Merge branch 'master' into 0.21
diff --git a/.travis.yml b/.travis.yml
index 4641daa..d32057c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,11 +22,11 @@
 before_install:
   - npm install -g npm@'>=5.4.1'
 before_script:
-  - mysql -e 'drop database if exists superset; create database superset DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci' -u root
+  - mysql -u root -e "DROP DATABASE IF EXISTS superset; CREATE DATABASE superset DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci"
   - mysql -u root -e "CREATE USER 'mysqluser'@'localhost' IDENTIFIED BY 'mysqluserpassword';"
   - mysql -u root -e "GRANT ALL ON superset.* TO 'mysqluser'@'localhost';"
-  - psql -c 'create database superset;' -U postgres
-  - psql -c "CREATE USER postgresuser WITH PASSWORD 'pguserpassword';" -U postgres
+  - psql -U postgres -c "CREATE DATABASE superset;"
+  - psql -U postgres -c "CREATE USER postgresuser WITH PASSWORD 'pguserpassword';"
   - export PATH=${PATH}:/tmp/hive/bin
 install:
   - pip install --upgrade pip
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
new file mode 100644
index 0000000..279dc45
--- /dev/null
+++ b/CODE_OF_CONDUCT.md
@@ -0,0 +1,84 @@
+# Code of Conduct
+
+## 1. Purpose
+
+A primary goal of Apache Superset is to be inclusive to the largest number of contributors, with the most varied and diverse backgrounds possible. As such, we are committed to providing a friendly, safe and welcoming environment for all, regardless of gender, sexual orientation, ability, ethnicity, socioeconomic status, and religion (or lack thereof).
+
+This code of conduct outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior.
+
+We invite all those who participate in Apache Superset to help us create safe and positive experiences for everyone.
+
+## 2. Open Source Citizenship
+
+A supplemental goal of this Code of Conduct is to increase open source citizenship by encouraging participants to recognize and strengthen the relationships between our actions and their effects on our community.
+
+Communities mirror the societies in which they exist and positive action is essential to counteract the many forms of inequality and abuses of power that exist in society.
+
+If you see someone who is making an extra effort to ensure our community is welcoming, friendly, and encourages all participants to contribute to the fullest extent, we want to know.
+
+## 3. Expected Behavior
+
+The following behaviors are expected and requested of all community members:
+
+*   Participate in an authentic and active way. In doing so, you contribute to the health and longevity of this community.
+*   Exercise consideration and respect in your speech and actions.
+*   Attempt collaboration before conflict.
+*   Refrain from demeaning, discriminatory, or harassing behavior and speech.
+*   Be mindful of your surroundings and of your fellow participants. Alert community leaders if you notice a dangerous situation, someone in distress, or violations of this Code of Conduct, even if they seem inconsequential.
+*   Remember that community event venues may be shared with members of the public; please be respectful to all patrons of these locations.
+
+## 4. Unacceptable Behavior
+
+The following behaviors are considered harassment and are unacceptable within our community:
+
+*   Violence, threats of violence or violent language directed against another person.
+*   Sexist, racist, homophobic, transphobic, ableist or otherwise discriminatory jokes and language.
+*   Posting or displaying sexually explicit or violent material.
+*   Posting or threatening to post other people’s personally identifying information ("doxing").
+*   Personal insults, particularly those related to gender, sexual orientation, race, religion, or disability.
+*   Inappropriate photography or recording.
+*   Inappropriate physical contact. You should have someone’s consent before touching them.
+*   Unwelcome sexual attention. This includes, sexualized comments or jokes; inappropriate touching, groping, and unwelcomed sexual advances.
+*   Deliberate intimidation, stalking or following (online or in person).
+*   Advocating for, or encouraging, any of the above behavior.
+*   Sustained disruption of community events, including talks and presentations.
+
+## 5. Consequences of Unacceptable Behavior
+
+Unacceptable behavior from any community member, including sponsors and those with decision-making authority, will not be tolerated.
+
+Anyone asked to stop unacceptable behavior is expected to comply immediately.
+
+If a community member engages in unacceptable behavior, the community organizers may take any action they deem appropriate, up to and including a temporary ban or permanent expulsion from the community without warning (and without refund in the case of a paid event).
+
+## 6. Reporting Guidelines
+
+If you are subject to or witness unacceptable behavior, or have any other concerns, please notify a community organizer as soon as possible. dev@superset.incubator.apache.org .
+
+
+
+Additionally, community organizers are available to help community members engage with local law enforcement or to otherwise help those experiencing unacceptable behavior feel safe. In the context of in-person events, organizers will also provide escorts as desired by the person experiencing distress.
+
+## 7. Addressing Grievances
+
+If you feel you have been falsely or unfairly accused of violating this Code of Conduct, you should notify Apache with a concise description of your grievance. Your grievance will be handled in accordance with our existing governing policies.
+
+
+
+## 8. Scope
+
+We expect all community participants (contributors, paid or otherwise; sponsors; and other guests) to abide by this Code of Conduct in all community venues–online and in-person–as well as in all one-on-one communications pertaining to community business.
+
+This code of conduct and its related procedures also applies to unacceptable behavior occurring outside the scope of community activities when such behavior has the potential to adversely affect the safety and well-being of community members.
+
+## 9. Contact info
+
+dev@superset.incubator.apache.org 
+
+## 10. License and attribution
+
+This Code of Conduct is distributed under a [Creative Commons Attribution-ShareAlike license](http://creativecommons.org/licenses/by-sa/3.0/).
+
+Portions of text derived from the [Django Code of Conduct](https://www.djangoproject.com/conduct/) and the [Geek Feminism Anti-Harassment Policy](http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy).
+
+Retrieved on November 22, 2016 from [http://citizencodeofconduct.org/](http://citizencodeofconduct.org/)
diff --git a/docs/faq.rst b/docs/faq.rst
index d825ef5..b6520b9 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -45,6 +45,13 @@
 https://github.com/airbnb/superset/issues?q=label%3Aexample+is%3Aclosed
 
 
+Can I upload and visualize csv data?
+-------------------------------------
+
+Yes, using the ``Upload a CSV`` button under the ``Sources``
+menu item. This brings up a form that allows you specify required information. After creating the table from CSV, it can then be loadede like any other on the ``Sources -> Tables``page.
+
+
 Why are my queries timing out?
 ------------------------------
 
@@ -221,3 +228,19 @@
 new columns in by using the "Refresh Metadata" action in the
 ``Source -> Tables`` page. Simply check the box next to the tables
 you want the schema refreshed, and click ``Actions -> Refresh Metadata``.
+
+Is there a way to force the use specific colors?
+------------------------------------------------
+
+It is possible on a per-dashboard basis by providing a mapping of
+labels to colors in the ``JSON Metadata`` attribute using the
+``label_colors`` key.
+
+..code::
+
+	{
+	  "label_colors": {
+		"Girls": "#FF69B4",
+		"Boys": "#ADD8E6"
+	  }
+	}
diff --git a/docs/import_export_datasources.rst b/docs/import_export_datasources.rst
new file mode 100644
index 0000000..38d9101
--- /dev/null
+++ b/docs/import_export_datasources.rst
@@ -0,0 +1,103 @@
+Importing and Exporting Datasources
+===================================
+
+The superset cli allows you to import and export datasources from and to YAML.
+Datasources include both databases and druid clusters. The data is expected to be organized in the following hierarchy: ::
+
+    .
+    ├──databases
+    |  ├──database_1
+    |  |  ├──table_1
+    |  |  |  ├──columns
+    |  |  |  |  ├──column_1
+    |  |  |  |  ├──column_2
+    |  |  |  |  └──... (more columns)
+    |  |  |  └──metrics
+    |  |  |     ├──metric_1
+    |  |  |     ├──metric_2
+    |  |  |     └──... (more metrics)
+    |  |  └── ... (more tables)
+    |  └── ... (more databases)
+    └──druid_clusters
+       ├──cluster_1
+       |  ├──datasource_1
+       |  |  ├──columns
+       |  |  |  ├──column_1
+       |  |  |  ├──column_2
+       |  |  |  └──... (more columns)
+       |  |  └──metrics
+       |  |     ├──metric_1
+       |  |     ├──metric_2
+       |  |     └──... (more metrics)
+       |  └── ... (more datasources)
+       └── ... (more clusters)
+
+
+Exporting Datasources to YAML
+-----------------------------
+You can print your current datasources to stdout by running: ::
+
+    superset export_datasources
+
+
+To save your datasources to a file run: ::
+
+    superset export_datasources -f <filename>
+
+
+By default, default (null) values will be omitted. Use the ``-d`` flag to include them.
+If you want back references to be included (e.g. a column to include the table id
+it belongs to) use the ``-b`` flag.
+
+Alternatively you can export datasources using the UI: ::
+
+1. Open **Sources** -> **Databases** to export all tables associated to a single or multiple databases. (**Tables** for one or more tables, **Druid Clusters** for clusters, **Druid Datasources** for datasources)
+2. Select the items you would like to export
+3. Click **Actions** -> **Export to YAML**
+4. If you want to import an item that you exported through the UI, you will need to nest it inside its parent element, e.g. a `database` needs to be nested under `databases` a `table` needs to be nested inside a `database` element.
+
+Exporting the complete supported YAML schema
+--------------------------------------------
+In order to obtain an exhaustive list of all fields you can import using the YAML import run: ::
+
+    superset export_datasource_schema
+
+Again, you can use the ``-b`` flag to include back references.
+
+
+Importing Datasources from YAML
+-------------------------------
+In order to import datasources from a YAML file(s), run: ::
+
+    superset import_datasources -p <path or filename>
+
+If you supply a path all files ending with ``*.yaml`` or ``*.yml`` will be parsed.
+You can apply additional falgs e.g.: ::
+
+    superset import_datasources -p <path> -r
+
+Will search the supplied path recursively.
+
+The sync flag ``-s`` takes parameters in order to sync the supplied elements with
+your file. Be careful this can delete the contents of your meta database. Example:
+
+   superset import_datasources -p <path / filename> -s columns,metrics
+
+This will sync all ``metrics`` and ``columns`` for all datasources found in the
+``<path / filename>`` in the Superset meta database. This means columns and metrics
+not specified in YAML will be deleted. If you would add ``tables`` to ``columns,metrics``
+those would be synchronised as well.
+
+
+If you don't supply the sync flag (``-s``) importing will only add and update (override) fields.
+E.g. you can add a ``verbose_name`` to the the column ``ds`` in the table ``random_time_series`` from the example datasets
+by saving the following YAML to file and then running the ``import_datasources`` command. ::
+
+    databases:
+    - database_name: main
+      tables:
+      - table_name: random_time_series
+        columns:
+        - column_name: ds
+          verbose_name: datetime
+
diff --git a/docs/installation.rst b/docs/installation.rst
index 3d043b8..76b83c6 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -181,6 +181,11 @@
 should set `ENABLE_PROXY_FIX = True` in the superset config file to extract and use
 the headers.
 
+In case that the reverse proxy is used for providing ssl encryption, 
+an explicit definition of the `X-Forwarded-Proto` may be required.
+For the Apache webserver this can be set as follows: ::
+
+    RequestHeader set X-Forwarded-Proto "https"
 
 Configuration
 -------------
@@ -498,6 +503,11 @@
     RESULTS_BACKEND = RedisCache(
         host='localhost', port=6379, key_prefix='superset_results')
 
+Note that it's important that all the worker nodes and web servers in
+the Superset cluster share a common metadata database.
+This means that SQLite will not work in this context since it has
+limited support for concurrency and
+typically lives on the local file system.
 
 Also note that SQL Lab supports Jinja templating in queries, and that it's
 possible to overload
diff --git a/setup.py b/setup.py
index ec12dea..b50cf28 100644
--- a/setup.py
+++ b/setup.py
@@ -64,9 +64,11 @@
         'markdown==2.6.8',
         'pandas==0.20.3',
         'parsedatetime==2.0.0',
+        'pathlib2==2.3.0',
         'pydruid==0.3.1',
         'PyHive>=0.4.0',
         'python-dateutil==2.6.0',
+        'pyyaml>=3.11',
         'requests==2.17.3',
         'simplejson==3.10.0',
         'six==1.10.0',
@@ -75,6 +77,7 @@
         'sqlparse==0.2.3',
         'thrift>=0.9.3',
         'thrift-sasl>=0.2.1',
+        'unidecode>=0.04.21',
     ],
     extras_require={
         'cors': ['Flask-Cors>=2.0.0'],
diff --git a/superset/__init__.py b/superset/__init__.py
index 099edc1..c96fea8 100644
--- a/superset/__init__.py
+++ b/superset/__init__.py
@@ -160,4 +160,10 @@
 module_datasource_map.update(app.config.get('ADDITIONAL_MODULE_DS_MAP'))
 ConnectorRegistry.register_sources(module_datasource_map)
 
+# Hook that provides administrators a handle on the Flask APP
+# after initialization
+flask_app_mutator = app.config.get('FLASK_APP_MUTATOR')
+if flask_app_mutator:
+    flask_app_mutator(app)
+
 from superset import views  # noqa
diff --git a/superset/assets/images/viz_thumbnails/time_pivot.png b/superset/assets/images/viz_thumbnails/time_pivot.png
new file mode 100644
index 0000000..149f3da
--- /dev/null
+++ b/superset/assets/images/viz_thumbnails/time_pivot.png
Binary files differ
diff --git a/superset/assets/javascripts/SqlLab/components/SaveQuery.jsx b/superset/assets/javascripts/SqlLab/components/SaveQuery.jsx
index 8ab1b22..007fd57 100644
--- a/superset/assets/javascripts/SqlLab/components/SaveQuery.jsx
+++ b/superset/assets/javascripts/SqlLab/components/SaveQuery.jsx
@@ -1,7 +1,9 @@
 import React from 'react';
 import PropTypes from 'prop-types';
-import { FormControl, FormGroup, Overlay, Popover, Row, Col } from 'react-bootstrap';
+import { FormControl, FormGroup, Row, Col } from 'react-bootstrap';
+
 import Button from '../../components/Button';
+import ModalTrigger from '../../components/ModalTrigger';
 import { t } from '../../locales';
 
 const propTypes = {
@@ -41,10 +43,10 @@
       sql: this.props.sql,
     };
     this.props.onSave(query);
-    this.setState({ showSave: false });
+    this.saveModal.close();
   }
   onCancel() {
-    this.setState({ showSave: false });
+    this.saveModal.close();
   }
   onLabelChange(e) {
     this.setState({ label: e.target.value });
@@ -55,72 +57,70 @@
   toggleSave(e) {
     this.setState({ target: e.target, showSave: !this.state.showSave });
   }
-  renderPopover() {
+  renderModalBody() {
     return (
-      <Popover id="embed-code-popover">
-        <FormGroup bsSize="small" style={{ width: '350px' }}>
-          <Row>
-            <Col md={12}>
-              <small>
-                <label className="control-label" htmlFor="embed-height">
-                  {t('Label')}
-                </label>
-              </small>
-              <FormControl
-                type="text"
-                placeholder={t('Label for your query')}
-                value={this.state.label}
-                onChange={this.onLabelChange}
-              />
-            </Col>
-          </Row>
-          <br />
-          <Row>
-            <Col md={12}>
-              <small>
-                <label className="control-label" htmlFor="embed-height">{t('Description')}</label>
-              </small>
-              <FormControl
-                componentClass="textarea"
-                placeholder={t('Write a description for your query')}
-                value={this.state.description}
-                onChange={this.onDescriptionChange}
-              />
-            </Col>
-          </Row>
-          <br />
-          <Row>
-            <Col md={12}>
-              <Button
-                bsStyle="primary"
-                onClick={this.onSave}
-                className="m-r-3"
-              >
-                {t('Save')}
-              </Button>
-              <Button onClick={this.onCancel} className="cancelQuery">
-                {t('Cancel')}
-              </Button>
-            </Col>
-          </Row>
-        </FormGroup>
-      </Popover>
+      <FormGroup bsSize="small">
+        <Row>
+          <Col md={12}>
+            <small>
+              <label className="control-label" htmlFor="embed-height">
+                {t('Label')}
+              </label>
+            </small>
+            <FormControl
+              type="text"
+              placeholder={t('Label for your query')}
+              value={this.state.label}
+              onChange={this.onLabelChange}
+            />
+          </Col>
+        </Row>
+        <br />
+        <Row>
+          <Col md={12}>
+            <small>
+              <label className="control-label" htmlFor="embed-height">{t('Description')}</label>
+            </small>
+            <FormControl
+              componentClass="textarea"
+              placeholder={t('Write a description for your query')}
+              value={this.state.description}
+              onChange={this.onDescriptionChange}
+            />
+          </Col>
+        </Row>
+        <br />
+        <Row>
+          <Col md={12}>
+            <Button
+              bsStyle="primary"
+              onClick={this.onSave}
+              className="m-r-3"
+            >
+              {t('Save')}
+            </Button>
+            <Button onClick={this.onCancel} className="cancelQuery">
+              {t('Cancel')}
+            </Button>
+          </Col>
+        </Row>
+      </FormGroup>
     );
   }
   render() {
     return (
       <span className="SaveQuery">
-        <Overlay
-          trigger="click"
-          show={this.state.showSave}
-          placement="bottom"
-          animation={this.props.animation}
-        >
-          {this.renderPopover()}
-        </Overlay>
-        <Button bsSize="small" className="toggleSave" onClick={this.toggleSave}>
-          <i className="fa fa-save" /> {t('Save Query')}
-        </Button>
+        <ModalTrigger
+          ref={(ref) => { this.saveModal = ref; }}
+          modalTitle={t('Save Query')}
+          modalBody={this.renderModalBody()}
+          triggerNode={
+            <Button bsSize="small" className="toggleSave" onClick={this.toggleSave}>
+              <i className="fa fa-save" /> {t('Save Query')}
+            </Button>
+          }
+          bsSize="small"
+        />
       </span>
     );
   }
diff --git a/superset/assets/javascripts/chart/Chart.jsx b/superset/assets/javascripts/chart/Chart.jsx
index f7c7e69..a4e3dd2 100644
--- a/superset/assets/javascripts/chart/Chart.jsx
+++ b/superset/assets/javascripts/chart/Chart.jsx
@@ -139,7 +139,7 @@
   renderViz() {
     const viz = visMap[this.props.vizType];
     try {
-      viz(this, this.props.queryResponse, this.props.actions.setControlValue);
+      viz(this, this.props.queryResponse, this.props.setControlValue);
     } catch (e) {
       this.props.actions.chartRenderingFailed(e, this.props.chartKey);
     }
diff --git a/superset/assets/javascripts/chart/ChartContainer.jsx b/superset/assets/javascripts/chart/ChartContainer.jsx
index 11c4322..d517677 100644
--- a/superset/assets/javascripts/chart/ChartContainer.jsx
+++ b/superset/assets/javascripts/chart/ChartContainer.jsx
@@ -12,10 +12,10 @@
     chartUpdateEndTime: chart.chartUpdateEndTime,
     chartUpdateStartTime: chart.chartUpdateStartTime,
     latestQueryFormData: chart.latestQueryFormData,
+    lastRendered: chart.lastRendered,
     queryResponse: chart.queryResponse,
     queryRequest: chart.queryRequest,
     triggerQuery: chart.triggerQuery,
-    triggerRender: chart.triggerRender,
   };
 }
 
diff --git a/superset/assets/javascripts/chart/chartReducer.js b/superset/assets/javascripts/chart/chartReducer.js
index 835ee94..ade8c5b 100644
--- a/superset/assets/javascripts/chart/chartReducer.js
+++ b/superset/assets/javascripts/chart/chartReducer.js
@@ -12,6 +12,7 @@
   chartUpdateEndTime: PropTypes.number,
   chartUpdateStartTime: PropTypes.number,
   latestQueryFormData: PropTypes.object,
+  queryRequest: PropTypes.object,
   queryResponse: PropTypes.object,
   triggerQuery: PropTypes.bool,
   lastRendered: PropTypes.number,
@@ -24,6 +25,7 @@
   chartUpdateEndTime: null,
   chartUpdateStartTime: now(),
   latestQueryFormData: null,
+  queryRequest: null,
   queryResponse: null,
   triggerQuery: true,
   lastRendered: 0,
diff --git a/superset/assets/javascripts/components/CopyToClipboard.jsx b/superset/assets/javascripts/components/CopyToClipboard.jsx
index 7288b0d..593e0b0 100644
--- a/superset/assets/javascripts/components/CopyToClipboard.jsx
+++ b/superset/assets/javascripts/components/CopyToClipboard.jsx
@@ -56,14 +56,16 @@
     selection.removeAllRanges();
     document.activeElement.blur();
     const range = document.createRange();
-    const textArea = document.createElement('textarea');
+    const span = document.createElement('span');
+    span.textContent = textToCopy;
+    span.style.all = 'unset';
+    span.style.position = 'fixed';
+    span.style.top = 0;
+    span.style.clip = 'rect(0, 0, 0, 0)';
+    span.style.whiteSpace = 'pre';
 
-    textArea.style.position = 'fixed';
-    textArea.style.left = '-1000px';
-    textArea.value = textToCopy;
-
-    document.body.appendChild(textArea);
-    range.selectNode(textArea);
+    document.body.appendChild(span);
+    range.selectNode(span);
     selection.addRange(range);
     try {
       if (!document.execCommand('copy')) {
@@ -73,7 +75,7 @@
       window.alert(t('Sorry, your browser does not support copying. Use Ctrl / Cmd + C!')); // eslint-disable-line
     }
 
-    document.body.removeChild(textArea);
+    document.body.removeChild(span);
     if (selection.removeRange) {
       selection.removeRange(range);
     } else {
diff --git a/superset/assets/javascripts/components/EditableTitle.jsx b/superset/assets/javascripts/components/EditableTitle.jsx
index 31c4c53..b773340 100644
--- a/superset/assets/javascripts/components/EditableTitle.jsx
+++ b/superset/assets/javascripts/components/EditableTitle.jsx
@@ -8,10 +8,12 @@
   canEdit: PropTypes.bool,
   onSaveTitle: PropTypes.func,
   noPermitTooltip: PropTypes.string,
+  showTooltip: PropTypes.bool,
 };
 const defaultProps = {
   title: t('Title'),
   canEdit: false,
+  showTooltip: true,
 };
 
 class EditableTitle extends React.PureComponent {
@@ -85,24 +87,30 @@
     }
   }
   render() {
-    return (
-      <span className="editable-title">
+    let input = (
+      <input
+        required
+        type={this.state.isEditing ? 'text' : 'button'}
+        value={this.state.title}
+        onChange={this.handleChange}
+        onBlur={this.handleBlur}
+        onClick={this.handleClick}
+        onKeyPress={this.handleKeyPress}
+      />
+    );
+    if (this.props.showTooltip) {
+      input = (
         <TooltipWrapper
           label="title"
           tooltip={this.props.canEdit ? t('click to edit title') :
               this.props.noPermitTooltip || t('You don\'t have the rights to alter this title.')}
         >
-          <input
-            required
-            type={this.state.isEditing ? 'text' : 'button'}
-            value={this.state.title}
-            onChange={this.handleChange}
-            onBlur={this.handleBlur}
-            onClick={this.handleClick}
-            onKeyPress={this.handleKeyPress}
-          />
+          {input}
         </TooltipWrapper>
-      </span>
+      );
+    }
+    return (
+      <span className="editable-title">{input}</span>
     );
   }
 }
diff --git a/superset/assets/javascripts/components/ModalTrigger.jsx b/superset/assets/javascripts/components/ModalTrigger.jsx
index 315a753..67a83e6 100644
--- a/superset/assets/javascripts/components/ModalTrigger.jsx
+++ b/superset/assets/javascripts/components/ModalTrigger.jsx
@@ -1,7 +1,8 @@
 import React from 'react';
 import PropTypes from 'prop-types';
-import { Modal } from 'react-bootstrap';
+import { Modal, MenuItem } from 'react-bootstrap';
 import cx from 'classnames';
+
 import Button from './Button';
 
 const propTypes = {
@@ -13,6 +14,7 @@
   beforeOpen: PropTypes.func,
   onExit: PropTypes.func,
   isButton: PropTypes.bool,
+  isMenuItem: PropTypes.bool,
   bsSize: PropTypes.string,
   className: PropTypes.string,
   tooltip: PropTypes.string,
@@ -23,6 +25,7 @@
   beforeOpen: () => {},
   onExit: () => {},
   isButton: false,
+  isMenuItem: false,
   bsSize: null,
   className: '',
 };
@@ -86,6 +89,13 @@
           {this.renderModal()}
         </Button>
       );
+    } else if (this.props.isMenuItem) {
+      return (
+        <MenuItem onClick={this.open}>
+          {this.props.triggerNode}
+          {this.renderModal()}
+        </MenuItem>
+      );
     }
     /* eslint-disable jsx-a11y/interactive-supports-focus */
     return (
diff --git a/superset/assets/javascripts/dashboard/actions.js b/superset/assets/javascripts/dashboard/actions.js
index 6e88ca6..25fa117 100644
--- a/superset/assets/javascripts/dashboard/actions.js
+++ b/superset/assets/javascripts/dashboard/actions.js
@@ -110,3 +110,8 @@
 export function toggleExpandSlice(slice, isExpanded) {
   return { type: TOGGLE_EXPAND_SLICE, slice, isExpanded };
 }
+
+export const SET_EDIT_MODE = 'SET_EDIT_MODE';
+export function setEditMode(editMode) {
+  return { type: SET_EDIT_MODE, editMode };
+}
diff --git a/superset/assets/javascripts/dashboard/components/CodeModal.jsx b/superset/assets/javascripts/dashboard/components/CodeModal.jsx
index f9c1535..0e84ad1 100644
--- a/superset/assets/javascripts/dashboard/components/CodeModal.jsx
+++ b/superset/assets/javascripts/dashboard/components/CodeModal.jsx
@@ -21,7 +21,7 @@
   }
   beforeOpen() {
     let code = this.props.code;
-    if (this.props.codeCallback) {
+    if (!code && this.props.codeCallback) {
       code = this.props.codeCallback();
     }
     this.setState({ code });
diff --git a/superset/assets/javascripts/dashboard/components/Controls.jsx b/superset/assets/javascripts/dashboard/components/Controls.jsx
index ecbc907..1d66a51 100644
--- a/superset/assets/javascripts/dashboard/components/Controls.jsx
+++ b/superset/assets/javascripts/dashboard/components/Controls.jsx
@@ -1,28 +1,59 @@
 import React from 'react';
 import PropTypes from 'prop-types';
-import { ButtonGroup } from 'react-bootstrap';
+import { DropdownButton, MenuItem } from 'react-bootstrap';
 
-import Button from '../../components/Button';
 import CssEditor from './CssEditor';
 import RefreshIntervalModal from './RefreshIntervalModal';
 import SaveModal from './SaveModal';
-import CodeModal from './CodeModal';
 import SliceAdder from './SliceAdder';
 import { t } from '../../locales';
+import InfoTooltipWithTrigger from '../../components/InfoTooltipWithTrigger';
 
 const $ = window.$ = require('jquery');
 
 const propTypes = {
   dashboard: PropTypes.object.isRequired,
+  filters: PropTypes.object.isRequired,
   slices: PropTypes.array,
   userId: PropTypes.string.isRequired,
   addSlicesToDashboard: PropTypes.func,
   onSave: PropTypes.func,
   onChange: PropTypes.func,
-  readFilters: PropTypes.func,
   renderSlices: PropTypes.func,
   serialize: PropTypes.func,
   startPeriodicRender: PropTypes.func,
+  editMode: PropTypes.bool,
+};
+
+function MenuItemContent({ faIcon, text, tooltip, children }) {
+  return (
+    <span>
+      <i className={`fa fa-${faIcon}`} /> {text} {''}
+      <InfoTooltipWithTrigger
+        tooltip={tooltip}
+        label={`dash-${faIcon}`}
+        placement="top"
+      />
+      {children}
+    </span>
+  );
+}
+MenuItemContent.propTypes = {
+  faIcon: PropTypes.string.isRequired,
+  text: PropTypes.string,
+  tooltip: PropTypes.string,
+  children: PropTypes.node,
+};
+
+function ActionMenuItem(props) {
+  return (
+    <MenuItem onClick={props.onClick}>
+      <MenuItemContent {...props} />
+    </MenuItem>
+  );
+}
+ActionMenuItem.propTypes = {
+  onClick: PropTypes.func,
 };
 
 class Controls extends React.PureComponent {
@@ -32,8 +63,13 @@
       css: props.dashboard.css || '',
       cssTemplates: [],
     };
+    this.refresh = this.refresh.bind(this);
+    this.toggleModal = this.toggleModal.bind(this);
+    this.updateDom = this.updateDom.bind(this);
   }
   componentWillMount() {
+    this.updateDom(this.state.css);
+
     $.get('/csstemplateasyncmodelview/api/read', (data) => {
       const cssTemplates = data.result.map(row => ({
         value: row.template_name,
@@ -47,79 +83,127 @@
     // Force refresh all slices
     this.props.renderSlices(true);
   }
+  toggleModal(modal) {
+    let currentModal;
+    if (modal !== this.state.currentModal) {
+      currentModal = modal;
+    }
+    this.setState({ currentModal });
+  }
   changeCss(css) {
-    this.setState({ css });
+    this.setState({ css }, () => {
+      this.updateDom(css);
+    });
     this.props.onChange();
   }
+  updateDom(css) {
+    const className = 'CssEditor-css';
+    const head = document.head || document.getElementsByTagName('head')[0];
+    let style = document.querySelector('.' + className);
+
+    if (!style) {
+      style = document.createElement('style');
+      style.className = className;
+      style.type = 'text/css';
+      head.appendChild(style);
+    }
+    if (style.styleSheet) {
+      style.styleSheet.cssText = css;
+    } else {
+      style.innerHTML = css;
+    }
+  }
   render() {
-    const { dashboard, userId,
-      addSlicesToDashboard, startPeriodicRender, readFilters,
-      serialize, onSave } = this.props;
+    const { dashboard, userId, filters,
+      addSlicesToDashboard, startPeriodicRender,
+      serialize, onSave, editMode } = this.props;
     const emailBody = t('Checkout this dashboard: %s', window.location.href);
     const emailLink = 'mailto:?Subject=Superset%20Dashboard%20'
       + `${dashboard.dashboard_title}&Body=${emailBody}`;
+    let saveText = t('Save as');
+    if (editMode) {
+      saveText = t('Save');
+    }
     return (
-      <ButtonGroup>
-        <Button
-          tooltip={t('Force refresh the whole dashboard')}
-          onClick={this.refresh.bind(this)}
-        >
-          <i className="fa fa-refresh" />
-        </Button>
-        <SliceAdder
-          dashboard={dashboard}
-          addSlicesToDashboard={addSlicesToDashboard}
-          userId={userId}
-          triggerNode={
-            <i className="fa fa-plus" />
+      <span>
+        <DropdownButton title="Actions" bsSize="small" id="bg-nested-dropdown" pullRight>
+          <ActionMenuItem
+            text={t('Force Refresh')}
+            tooltip={t('Force refresh the whole dashboard')}
+            faIcon="refresh"
+            onClick={this.refresh}
+          />
+          <RefreshIntervalModal
+            onChange={refreshInterval => startPeriodicRender(refreshInterval * 1000)}
+            triggerNode={
+              <MenuItemContent
+                text={t('Set autorefresh')}
+                tooltip={t('Set the auto-refresh interval for this session')}
+                faIcon="clock-o"
+              />
+            }
+          />
+          <SaveModal
+            dashboard={dashboard}
+            filters={filters}
+            serialize={serialize}
+            onSave={onSave}
+            css={this.state.css}
+            triggerNode={
+              <MenuItemContent
+                text={saveText}
+                tooltip={t('Save the dashboard')}
+                faIcon="save"
+              />
+            }
+          />
+          {editMode &&
+            <ActionMenuItem
+              text={t('Edit properties')}
+              tooltip={t("Edit the dashboards's properties")}
+              faIcon="edit"
+              onClick={() => { window.location = `/dashboardmodelview/edit/${dashboard.id}`; }}
+            />
           }
-        />
-        <RefreshIntervalModal
-          onChange={refreshInterval => startPeriodicRender(refreshInterval * 1000)}
-          triggerNode={
-            <i className="fa fa-clock-o" />
+          {editMode &&
+            <ActionMenuItem
+              text={t('Email')}
+              tooltip={t('Email a link to this dashbaord')}
+              onClick={() => { window.location = emailLink; }}
+              faIcon="envelope"
+            />
           }
-        />
-        <CodeModal
-          codeCallback={readFilters}
-          triggerNode={<i className="fa fa-filter" />}
-        />
-        <CssEditor
-          dashboard={dashboard}
-          triggerNode={
-            <i className="fa fa-css3" />
+          {editMode &&
+            <SliceAdder
+              dashboard={dashboard}
+              addSlicesToDashboard={addSlicesToDashboard}
+              userId={userId}
+              triggerNode={
+                <MenuItemContent
+                  text={t('Add Slices')}
+                  tooltip={t('Add some slices to this dashbaord')}
+                  faIcon="plus"
+                />
+              }
+            />
           }
-          initialCss={dashboard.css}
-          templates={this.state.cssTemplates}
-          onChange={this.changeCss.bind(this)}
-        />
-        <Button
-          onClick={() => { window.location = emailLink; }}
-        >
-          <i className="fa fa-envelope" />
-        </Button>
-        <Button
-          disabled={!dashboard.dash_edit_perm}
-          onClick={() => {
-            window.location = `/dashboardmodelview/edit/${dashboard.id}`;
-          }}
-          tooltip={t('Edit this dashboard\'s properties')}
-        >
-          <i className="fa fa-edit" />
-        </Button>
-        <SaveModal
-          dashboard={dashboard}
-          readFilters={readFilters}
-          serialize={serialize}
-          onSave={onSave}
-          css={this.state.css}
-          triggerNode={
-            <Button disabled={!dashboard.dash_save_perm}>
-              <i className="fa fa-save" />
-            </Button>
+          {editMode &&
+            <CssEditor
+              dashboard={dashboard}
+              triggerNode={
+                <MenuItemContent
+                  text={t('Edit CSS')}
+                  tooltip={t('Change the style of the dashboard using CSS code')}
+                  faIcon="css3"
+                />
+              }
+              initialCss={this.state.css}
+              templates={this.state.cssTemplates}
+              onChange={this.changeCss.bind(this)}
+            />
           }
-        />
-      </ButtonGroup>
+        </DropdownButton>
+      </span>
     );
   }
 }
diff --git a/superset/assets/javascripts/dashboard/components/CssEditor.jsx b/superset/assets/javascripts/dashboard/components/CssEditor.jsx
index bbcc19f..5abf5f8 100644
--- a/superset/assets/javascripts/dashboard/components/CssEditor.jsx
+++ b/superset/assets/javascripts/dashboard/components/CssEditor.jsx
@@ -30,30 +30,10 @@
       cssTemplateOptions: [],
     };
   }
-  componentWillMount() {
-    this.updateDom();
-  }
   changeCss(css) {
-    this.setState({ css }, this.updateDom);
-    this.props.onChange(css);
-  }
-  updateDom() {
-    const css = this.state.css;
-    const className = 'CssEditor-css';
-    const head = document.head || document.getElementsByTagName('head')[0];
-    let style = document.querySelector('.' + className);
-
-    if (!style) {
-      style = document.createElement('style');
-      style.className = className;
-      style.type = 'text/css';
-      head.appendChild(style);
-    }
-    if (style.styleSheet) {
-      style.styleSheet.cssText = css;
-    } else {
-      style.innerHTML = css;
-    }
+    this.setState({ css }, () => {
+      this.props.onChange(css);
+    });
   }
   changeCssTemplate(opt) {
     this.changeCss(opt.css);
@@ -78,7 +58,7 @@
       <ModalTrigger
         triggerNode={this.props.triggerNode}
         modalTitle={t('CSS')}
-        isButton
+        isMenuItem
         modalBody={
           <div>
             {this.renderTemplateSelector()}
diff --git a/superset/assets/javascripts/dashboard/components/Dashboard.jsx b/superset/assets/javascripts/dashboard/components/Dashboard.jsx
index 553daf6..cc85cad 100644
--- a/superset/assets/javascripts/dashboard/components/Dashboard.jsx
+++ b/superset/assets/javascripts/dashboard/components/Dashboard.jsx
@@ -4,8 +4,6 @@
 import AlertsWrapper from '../../components/AlertsWrapper';
 import GridLayout from './GridLayout';
 import Header from './Header';
-import DashboardAlert from './DashboardAlert';
-import { getExploreUrl } from '../../explore/exploreUtils';
 import { areObjectsEqual } from '../../reduxUtils';
 import { t } from '../../locales';
 
@@ -22,6 +20,7 @@
   timeout: PropTypes.number,
   userId: PropTypes.string,
   isStarred: PropTypes.bool,
+  editMode: PropTypes.bool,
 };
 
 const defaultProps = {
@@ -30,9 +29,11 @@
   slices: {},
   datasources: {},
   filters: {},
+  refresh: false,
   timeout: 60,
   userId: '',
   isStarred: false,
+  editMode: false,
 };
 
 class Dashboard extends React.PureComponent {
@@ -42,17 +43,13 @@
     this.firstLoad = true;
 
     // alert for unsaved changes
-    this.state = {
-      alert: null,
-      trigger: false,
-    };
+    this.state = { unsavedChanges: false };
 
     this.rerenderCharts = this.rerenderCharts.bind(this);
     this.updateDashboardTitle = this.updateDashboardTitle.bind(this);
     this.onSave = this.onSave.bind(this);
     this.onChange = this.onChange.bind(this);
     this.serialize = this.serialize.bind(this);
-    this.readFilters = this.readFilters.bind(this);
     this.fetchAllSlices = this.fetchSlices.bind(this, this.getAllSlices());
     this.startPeriodicRender = this.startPeriodicRender.bind(this);
     this.addSlicesToDashboard = this.addSlicesToDashboard.bind(this);
@@ -71,21 +68,18 @@
   }
 
   componentDidMount() {
-    this.loadPreSelectFilters();
     this.firstLoad = false;
     window.addEventListener('resize', this.rerenderCharts);
   }
 
-  componentWillReceiveProps(nextProps) {
-    // check filters is changed
-    if (!areObjectsEqual(nextProps.filters, this.props.filters)) {
-      this.renderUnsavedChangeAlert();
-    }
-  }
-
   componentDidUpdate(prevProps) {
     if (!areObjectsEqual(prevProps.filters, this.props.filters) && this.props.refresh) {
-      Object.keys(this.props.filters).forEach(sliceId => (this.refreshExcept(sliceId)));
+      const currentFilterKeys = Object.keys(this.props.filters);
+      if (currentFilterKeys.length) {
+        currentFilterKeys.forEach(key => (this.refreshExcept(key)));
+      } else {
+        this.refreshExcept();
+      }
     }
   }
 
@@ -103,14 +97,12 @@
 
   onChange() {
     this.onBeforeUnload(true);
-    this.renderUnsavedChangeAlert();
+    this.setState({ unsavedChanges: true });
   }
 
   onSave() {
     this.onBeforeUnload(false);
-    this.setState({
-      alert: '',
-    });
+    this.setState({ unsavedChanges: false });
   }
 
   // return charts in array
@@ -171,31 +163,15 @@
     return f;
   }
 
-  jsonEndpoint(data, force = false) {
-    let endpoint = getExploreUrl(data, 'json', force);
-    if (endpoint.charAt(0) !== '/') {
-      // Known issue for IE <= 11:
-      // https://connect.microsoft.com/IE/feedbackdetail/view/1002846/pathname-incorrect-for-out-of-document-elements
-      endpoint = '/' + endpoint;
-    }
-    return endpoint;
-  }
-
-  loadPreSelectFilters() {
-    for (const key in this.props.filters) {
-      for (const col in this.props.filters[key]) {
-        const sliceId = parseInt(key, 10);
-        this.props.actions.addFilter(sliceId, col,
-          this.props.filters[key][col], false, false,
-        );
-      }
-    }
-  }
-
-  refreshExcept(sliceId) {
+  refreshExcept(filterKey) {
     const immune = this.props.dashboard.metadata.filter_immune_slices || [];
-    const slices = this.getAllSlices()
-      .filter(slice => slice.slice_id !== sliceId && immune.indexOf(slice.slice_id) === -1);
+    let slices = this.getAllSlices();
+    if (filterKey) {
+      slices = slices.filter(slice => (
+        String(slice.slice_id) !== filterKey &&
+        immune.indexOf(slice.slice_id) === -1
+      ));
+    }
     this.fetchSlices(slices);
   }
 
@@ -224,11 +200,6 @@
     fetchAndRender();
   }
 
-  readFilters() {
-    // Returns a list of human readable active filters
-    return JSON.stringify(this.props.filters, null, '  ');
-  }
-
   updateDashboardTitle(title) {
     this.props.actions.updateDashboardTitle(title);
     this.onChange();
@@ -283,38 +254,28 @@
     });
   }
 
-  renderUnsavedChangeAlert() {
-    this.setState({
-      alert: (
-        <span>
-          <strong>{t('You have unsaved changes.')}</strong> {t('Click the')} &nbsp;
-          <i className="fa fa-save" />&nbsp;
-          {t('button on the top right to save your changes.')}
-        </span>
-      ),
-    });
-  }
-
   render() {
     return (
       <div id="dashboard-container">
-        {this.state.alert && <DashboardAlert alertContent={this.state.alert} />}
         <div id="dashboard-header">
           <AlertsWrapper initMessages={this.props.initMessages} />
           <Header
             dashboard={this.props.dashboard}
+            unsavedChanges={this.state.unsavedChanges}
+            filters={this.props.filters}
             userId={this.props.userId}
             isStarred={this.props.isStarred}
             updateDashboardTitle={this.updateDashboardTitle}
             onSave={this.onSave}
             onChange={this.onChange}
             serialize={this.serialize}
-            readFilters={this.readFilters}
             fetchFaveStar={this.props.actions.fetchFaveStar}
             saveFaveStar={this.props.actions.saveFaveStar}
             renderSlices={this.fetchAllSlices}
             startPeriodicRender={this.startPeriodicRender}
             addSlicesToDashboard={this.addSlicesToDashboard}
+            editMode={this.props.editMode}
+            setEditMode={this.props.actions.setEditMode}
           />
         </div>
         <div id="grid-container" className="slice-grid gridster">
@@ -336,6 +297,7 @@
             getFilters={this.getFilters}
             clearFilter={this.props.actions.clearFilter}
             removeFilter={this.props.actions.removeFilter}
+            editMode={this.props.editMode}
           />
         </div>
       </div>
diff --git a/superset/assets/javascripts/dashboard/components/DashboardAlert.jsx b/superset/assets/javascripts/dashboard/components/DashboardAlert.jsx
deleted file mode 100644
index 4579ce8..0000000
--- a/superset/assets/javascripts/dashboard/components/DashboardAlert.jsx
+++ /dev/null
@@ -1,21 +0,0 @@
-import React from 'react';
-import PropTypes from 'prop-types';
-import { Alert } from 'react-bootstrap';
-
-const propTypes = {
-  alertContent: PropTypes.node.isRequired,
-};
-
-const DashboardAlert = ({ alertContent }) => (
-  <div id="alert-container">
-    <div className="container-fluid">
-      <Alert bsStyle="warning">
-        {alertContent}
-      </Alert>
-    </div>
-  </div>
-);
-
-DashboardAlert.propTypes = propTypes;
-
-export default DashboardAlert;
diff --git a/superset/assets/javascripts/dashboard/components/DashboardContainer.jsx b/superset/assets/javascripts/dashboard/components/DashboardContainer.jsx
index 24127aa..092caf6 100644
--- a/superset/assets/javascripts/dashboard/components/DashboardContainer.jsx
+++ b/superset/assets/javascripts/dashboard/components/DashboardContainer.jsx
@@ -13,9 +13,10 @@
     slices: charts,
     datasources: dashboard.datasources,
     filters: dashboard.filters,
-    refresh: dashboard.refresh,
+    refresh: !!dashboard.refresh,
     userId: dashboard.userId,
     isStarred: !!dashboard.isStarred,
+    editMode: dashboard.editMode,
   };
 }
 
diff --git a/superset/assets/javascripts/dashboard/components/GridCell.jsx b/superset/assets/javascripts/dashboard/components/GridCell.jsx
index b0c86ad..854aea0 100644
--- a/superset/assets/javascripts/dashboard/components/GridCell.jsx
+++ b/superset/assets/javascripts/dashboard/components/GridCell.jsx
@@ -30,6 +30,7 @@
   getFilters: PropTypes.func,
   clearFilter: PropTypes.func,
   removeFilter: PropTypes.func,
+  editMode: PropTypes.bool,
 };
 
 const defaultProps = {
@@ -41,6 +42,7 @@
   getFilters: () => ({}),
   clearFilter: () => ({}),
   removeFilter: () => ({}),
+  editMode: false,
 };
 
 class GridCell extends React.PureComponent {
@@ -101,6 +103,7 @@
             updateSliceName={updateSliceName}
             toggleExpandSlice={toggleExpandSlice}
             forceRefresh={forceRefresh}
+            editMode={this.props.editMode}
           />
         </div>
         <div
diff --git a/superset/assets/javascripts/dashboard/components/GridLayout.jsx b/superset/assets/javascripts/dashboard/components/GridLayout.jsx
index 210c295..dad66e1 100644
--- a/superset/assets/javascripts/dashboard/components/GridLayout.jsx
+++ b/superset/assets/javascripts/dashboard/components/GridLayout.jsx
@@ -28,6 +28,7 @@
   getFilters: PropTypes.func,
   clearFilter: PropTypes.func,
   removeFilter: PropTypes.func,
+  editMode: PropTypes.bool.isRequired,
 };
 
 const defaultProps = {
@@ -162,6 +163,7 @@
             getFilters={this.props.getFilters}
             clearFilter={this.props.clearFilter}
             removeFilter={this.props.removeFilter}
+            editMode={this.props.editMode}
           />
         </div>);
     });
diff --git a/superset/assets/javascripts/dashboard/components/Header.jsx b/superset/assets/javascripts/dashboard/components/Header.jsx
index dfba7e8..52d3024 100644
--- a/superset/assets/javascripts/dashboard/components/Header.jsx
+++ b/superset/assets/javascripts/dashboard/components/Header.jsx
@@ -3,46 +3,84 @@
 
 import Controls from './Controls';
 import EditableTitle from '../../components/EditableTitle';
+import Button from '../../components/Button';
 import FaveStar from '../../components/FaveStar';
+import InfoTooltipWithTrigger from '../../components/InfoTooltipWithTrigger';
+import { t } from '../../locales';
 
 const propTypes = {
   dashboard: PropTypes.object.isRequired,
+  filters: PropTypes.object.isRequired,
   userId: PropTypes.string.isRequired,
   isStarred: PropTypes.bool,
   addSlicesToDashboard: PropTypes.func,
   onSave: PropTypes.func,
   onChange: PropTypes.func,
   fetchFaveStar: PropTypes.func,
-  readFilters: PropTypes.func,
   renderSlices: PropTypes.func,
   saveFaveStar: PropTypes.func,
   serialize: PropTypes.func,
   startPeriodicRender: PropTypes.func,
   updateDashboardTitle: PropTypes.func,
+  editMode: PropTypes.bool.isRequired,
+  setEditMode: PropTypes.func.isRequired,
+  unsavedChanges: PropTypes.bool.isRequired,
 };
 
 class Header extends React.PureComponent {
   constructor(props) {
     super(props);
-
     this.handleSaveTitle = this.handleSaveTitle.bind(this);
+    this.toggleEditMode = this.toggleEditMode.bind(this);
   }
   handleSaveTitle(title) {
     this.props.updateDashboardTitle(title);
   }
+  toggleEditMode() {
+    this.props.setEditMode(!this.props.editMode);
+  }
+  renderUnsaved() {
+    if (!this.props.unsavedChanges) {
+      return null;
+    }
+    return (
+      <InfoTooltipWithTrigger
+        label="unsaved"
+        tooltip={t('Unsaved changes')}
+        icon="exclamation-triangle"
+        className="text-danger m-r-5"
+        placement="top"
+      />
+    );
+  }
+  renderEditButton() {
+    if (!this.props.dashboard.dash_save_perm) {
+      return null;
+    }
+    const btnText = this.props.editMode ? 'Switch to View Mode' : 'Edit Dashboard';
+    return (
+      <Button
+        bsStyle="default"
+        className="m-r-5"
+        style={{ width: '150px' }}
+        onClick={this.toggleEditMode}
+      >
+        {btnText}
+      </Button>);
+  }
   render() {
     const dashboard = this.props.dashboard;
     return (
       <div className="title">
         <div className="pull-left">
-          <h1 className="outer-container">
+          <h1 className="outer-container pull-left">
             <EditableTitle
               title={dashboard.dashboard_title}
-              canEdit={dashboard.dash_save_perm}
+              canEdit={dashboard.dash_save_perm && this.props.editMode}
               onSaveTitle={this.handleSaveTitle}
-              noPermitTooltip={'You don\'t have the rights to alter this dashboard.'}
+              showTooltip={this.props.editMode}
             />
-            <span className="favstar">
+            <span className="favstar m-r-5">
               <FaveStar
                 itemId={dashboard.id}
                 fetchFaveStar={this.props.fetchFaveStar}
@@ -50,22 +88,23 @@
                 isStarred={this.props.isStarred}
               />
             </span>
+            {this.renderUnsaved()}
           </h1>
         </div>
         <div className="pull-right" style={{ marginTop: '35px' }}>
-          {!this.props.dashboard.standalone_mode &&
+          {this.renderEditButton()}
           <Controls
             dashboard={dashboard}
+            filters={this.props.filters}
             userId={this.props.userId}
             addSlicesToDashboard={this.props.addSlicesToDashboard}
             onSave={this.props.onSave}
             onChange={this.props.onChange}
-            readFilters={this.props.readFilters}
             renderSlices={this.props.renderSlices}
             serialize={this.props.serialize}
             startPeriodicRender={this.props.startPeriodicRender}
+            editMode={this.props.editMode}
           />
-        }
         </div>
         <div className="clearfix" />
       </div>
diff --git a/superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx b/superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx
index e927e63..4cba010 100644
--- a/superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx
+++ b/superset/assets/javascripts/dashboard/components/RefreshIntervalModal.jsx
@@ -34,7 +34,7 @@
     return (
       <ModalTrigger
         triggerNode={this.props.triggerNode}
-        isButton
+        isMenuItem
         modalTitle={t('Refresh Interval')}
         modalBody={
           <div>
diff --git a/superset/assets/javascripts/dashboard/components/SaveModal.jsx b/superset/assets/javascripts/dashboard/components/SaveModal.jsx
index cc91dae..da465a0 100644
--- a/superset/assets/javascripts/dashboard/components/SaveModal.jsx
+++ b/superset/assets/javascripts/dashboard/components/SaveModal.jsx
@@ -13,7 +13,7 @@
   css: PropTypes.string,
   dashboard: PropTypes.object.isRequired,
   triggerNode: PropTypes.node.isRequired,
-  readFilters: PropTypes.func,
+  filters: PropTypes.object.isRequired,
   serialize: PropTypes.func,
   onSave: PropTypes.func,
 };
@@ -81,7 +81,7 @@
       css: this.state.css,
       expanded_slices: dashboard.metadata.expanded_slices || {},
       dashboard_title: dashboard.dashboard_title,
-      default_filters: this.props.readFilters(),
+      default_filters: JSON.stringify(this.props.filters),
       duplicate_slices: this.state.duplicateSlices,
     };
     let url = null;
@@ -106,6 +106,7 @@
     return (
       <ModalTrigger
         ref={(modal) => { this.modal = modal; }}
+        isMenuItem
         triggerNode={this.props.triggerNode}
         modalTitle={t('Save Dashboard')}
         modalBody={
diff --git a/superset/assets/javascripts/dashboard/components/SliceAdder.jsx b/superset/assets/javascripts/dashboard/components/SliceAdder.jsx
index 03e0cb8..d5be8ca 100644
--- a/superset/assets/javascripts/dashboard/components/SliceAdder.jsx
+++ b/superset/assets/javascripts/dashboard/components/SliceAdder.jsx
@@ -41,7 +41,9 @@
   }
 
   componentWillUnmount() {
-    this.slicesRequest.abort();
+    if (this.slicesRequest) {
+      this.slicesRequest.abort();
+    }
   }
 
   onEnterModal() {
@@ -54,7 +56,8 @@
         const slices = response.result.map(slice => ({
           id: slice.id,
           sliceName: slice.slice_name,
-          vizType: slice.vizType,
+          vizType: slice.viz_type,
+          datasourceLink: slice.datasource_link,
           modified: slice.modified,
         }));
 
@@ -166,6 +169,14 @@
               {t('Viz')}
             </TableHeaderColumn>
             <TableHeaderColumn
+              dataField="datasourceLink"
+              dataSort
+              // Will cause react-bootstrap-table to interpret the HTML returned
+              dataFormat={datasourceLink => datasourceLink}
+            >
+              {t('Datasource')}
+            </TableHeaderColumn>
+            <TableHeaderColumn
               dataField="modified"
               dataSort
               sortFunc={this.modifiedDateComparator}
@@ -193,9 +204,10 @@
         triggerNode={this.props.triggerNode}
         tooltip={t('Add a new slice to the dashboard')}
         beforeOpen={this.onEnterModal.bind(this)}
-        isButton
+        isMenuItem
         modalBody={modalContent}
         bsSize="large"
+        setModalAsTriggerChildren
         modalTitle={t('Add Slices to Dashboard')}
       />
     );
diff --git a/superset/assets/javascripts/dashboard/components/SliceHeader.jsx b/superset/assets/javascripts/dashboard/components/SliceHeader.jsx
index 4e8a335..36107fe 100644
--- a/superset/assets/javascripts/dashboard/components/SliceHeader.jsx
+++ b/superset/assets/javascripts/dashboard/components/SliceHeader.jsx
@@ -18,6 +18,7 @@
   updateSliceName: PropTypes.func,
   toggleExpandSlice: PropTypes.func,
   forceRefresh: PropTypes.func,
+  editMode: PropTypes.bool,
 };
 
 const defaultProps = {
@@ -25,6 +26,7 @@
   removeSlice: () => ({}),
   updateSliceName: () => ({}),
   toggleExpandSlice: () => ({}),
+  editMode: false,
 };
 
 class SliceHeader extends React.PureComponent {
@@ -55,22 +57,24 @@
           <div className="header">
             <EditableTitle
               title={slice.slice_name}
-              canEdit={!!this.props.updateSliceName}
+              canEdit={!!this.props.updateSliceName && this.props.editMode}
               onSaveTitle={this.onSaveTitle}
               noPermitTooltip={'You don\'t have the rights to alter this dashboard.'}
             />
           </div>
           <div className="chart-controls">
             <div id={'controls_' + slice.slice_id} className="pull-right">
-              <a>
-                <TooltipWrapper
-                  placement="top"
-                  label="move"
-                  tooltip={t('Move chart')}
-                >
-                  <i className="fa fa-arrows drag" />
-                </TooltipWrapper>
-              </a>
+              {this.props.editMode &&
+                <a>
+                  <TooltipWrapper
+                    placement="top"
+                    label="move"
+                    tooltip={t('Move chart')}
+                  >
+                    <i className="fa fa-arrows drag" />
+                  </TooltipWrapper>
+                </a>
+              }
               <a
                 className={`refresh ${isCached ? 'danger' : ''}`}
                 onClick={() => (this.props.forceRefresh(slice.slice_id))}
@@ -121,15 +125,17 @@
                   <i className="fa fa-share" />
                 </TooltipWrapper>
               </a>
-              <a className="remove-chart" onClick={() => (this.props.removeSlice(slice))}>
-                <TooltipWrapper
-                  placement="top"
-                  label="close"
-                  tooltip={t('Remove chart from dashboard')}
-                >
-                  <i className="fa fa-close" />
-                </TooltipWrapper>
-              </a>
+              {this.props.editMode &&
+                <a className="remove-chart" onClick={() => (this.props.removeSlice(slice))}>
+                  <TooltipWrapper
+                    placement="top"
+                    label="close"
+                    tooltip={t('Remove chart from dashboard')}
+                  >
+                    <i className="fa fa-close" />
+                  </TooltipWrapper>
+                </a>
+              }
             </div>
           </div>
         </div>
diff --git a/superset/assets/javascripts/dashboard/reducers.js b/superset/assets/javascripts/dashboard/reducers.js
index 8d7b7f4..84215db 100644
--- a/superset/assets/javascripts/dashboard/reducers.js
+++ b/superset/assets/javascripts/dashboard/reducers.js
@@ -6,6 +6,7 @@
 import { getParam } from '../modules/utils';
 import { alterInArr, removeFromArr } from '../reduxUtils';
 import { applyDefaultFormData } from '../explore/stores/store';
+import { getColorFromScheme } from '../modules/colors';
 
 export function getInitialState(bootstrapData) {
   const { user_id, datasources, common } = bootstrapData;
@@ -13,18 +14,23 @@
   delete common.language_pack;
 
   const dashboard = { ...bootstrapData.dashboard_data };
-  const filters = {};
+  let filters = {};
   try {
     // allow request parameter overwrite dashboard metadata
-    const filterData = JSON.parse(getParam('preselect_filters') || dashboard.metadata.default_filters);
-    for (const key in filterData) {
-      const sliceId = parseInt(key, 10);
-      filters[sliceId] = filterData[key];
-    }
+    filters = JSON.parse(getParam('preselect_filters') || dashboard.metadata.default_filters);
   } catch (e) {
     //
   }
 
+  // Priming the color palette with user's label-color mapping provided in
+  // the dashboard's JSON metadata
+  if (dashboard.metadata && dashboard.metadata.label_colors) {
+    const colorMap = dashboard.metadata.label_colors;
+    for (const label in colorMap) {
+      getColorFromScheme(label, null, colorMap[label]);
+    }
+  }
+
   dashboard.posDict = {};
   dashboard.layout = [];
   if (dashboard.position_json) {
@@ -73,11 +79,11 @@
 
   return {
     charts: initCharts,
-    dashboard: { filters, dashboard, userId: user_id, datasources, common },
+    dashboard: { filters, dashboard, userId: user_id, datasources, common, editMode: false },
   };
 }
 
-const dashboard = function (state = {}, action) {
+export const dashboard = function (state = {}, action) {
   const actionHandlers = {
     [actions.UPDATE_DASHBOARD_TITLE]() {
       const newDashboard = { ...state.dashboard, dashboard_title: action.title };
@@ -88,15 +94,29 @@
       return { ...state, dashboard: newDashboard };
     },
     [actions.REMOVE_SLICE]() {
-      const newLayout = state.dashboard.layout.filter(function (reactPos) {
-        return reactPos.i !== String(action.slice.slice_id);
-      });
+      const key = String(action.slice.slice_id);
+      const newLayout = state.dashboard.layout.filter(reactPos => (reactPos.i !== key));
       const newDashboard = removeFromArr(state.dashboard, 'slices', action.slice, 'slice_id');
-      return { ...state, dashboard: { ...newDashboard, layout: newLayout } };
+      // if this slice is a filter
+      const newFilter = { ...state.filters };
+      let refresh = false;
+      if (state.filters[key]) {
+        delete newFilter[key];
+        refresh = true;
+      }
+      return {
+        ...state,
+        dashboard: { ...newDashboard, layout: newLayout },
+        filters: newFilter,
+        refresh,
+      };
     },
     [actions.TOGGLE_FAVE_STAR]() {
       return { ...state, isStarred: action.isStarred };
     },
+    [actions.SET_EDIT_MODE]() {
+      return { ...state, editMode: action.editMode };
+    },
     [actions.TOGGLE_EXPAND_SLICE]() {
       const updatedExpandedSlices = { ...state.dashboard.metadata.expanded_slices };
       const sliceId = action.slice.slice_id;
@@ -134,9 +154,9 @@
           // d3.merge pass in array of arrays while some value form filter components
           // from and to filter box require string to be process and return
         } else if (state.filters[sliceId][col] instanceof Array) {
-          newFilter = d3.merge([state.filters[sliceId][col], vals]);
+          newFilter[col] = d3.merge([state.filters[sliceId][col], vals]);
         } else {
-          newFilter = d3.merge([[state.filters[sliceId][col]], vals])[0] || '';
+          newFilter[col] = d3.merge([[state.filters[sliceId][col]], vals])[0] || '';
         }
         filters = { ...state.filters, [sliceId]: newFilter };
       }
@@ -145,8 +165,7 @@
     [actions.CLEAR_FILTER]() {
       const newFilters = { ...state.filters };
       delete newFilters[action.sliceId];
-
-      return { ...state.dashboard, filter: newFilters, refresh: true };
+      return { ...state, filter: newFilters, refresh: true };
     },
     [actions.REMOVE_FILTER]() {
       const newFilters = { ...state.filters };
@@ -163,7 +182,7 @@
           newFilters[sliceId][col] = a;
         }
       }
-      return { ...state.dashboard, filter: newFilters, refresh: true };
+      return { ...state, filter: newFilters, refresh: true };
     },
 
     // slice reducer
@@ -172,7 +191,7 @@
         state.dashboard, 'slices',
         action.slice, { slice_name: action.sliceName },
         'slice_id');
-      return { ...state.dashboard, dashboard: newDashboard };
+      return { ...state, dashboard: newDashboard };
     },
   };
 
diff --git a/superset/assets/javascripts/explore/components/Control.jsx b/superset/assets/javascripts/explore/components/Control.jsx
index e458807..25d69a5 100644
--- a/superset/assets/javascripts/explore/components/Control.jsx
+++ b/superset/assets/javascripts/explore/components/Control.jsx
@@ -13,6 +13,7 @@
   label: PropTypes.string.isRequired,
   choices: PropTypes.arrayOf(PropTypes.array),
   description: PropTypes.string,
+  tooltipOnClick: PropTypes.func,
   places: PropTypes.number,
   validators: PropTypes.array,
   validationErrors: PropTypes.array,
diff --git a/superset/assets/javascripts/explore/components/ControlHeader.jsx b/superset/assets/javascripts/explore/components/ControlHeader.jsx
index d2e0a6e..bc474a6 100644
--- a/superset/assets/javascripts/explore/components/ControlHeader.jsx
+++ b/superset/assets/javascripts/explore/components/ControlHeader.jsx
@@ -13,6 +13,7 @@
   leftNode: PropTypes.node,
   onClick: PropTypes.func,
   hovered: PropTypes.bool,
+  tooltipOnClick: PropTypes.func,
 };
 
 const defaultProps = {
@@ -32,6 +33,7 @@
                 label={t('description')}
                 tooltip={this.props.description}
                 placement="top"
+                onClick={this.props.tooltipOnClick}
               />
               {' '}
             </span>
diff --git a/superset/assets/javascripts/explore/components/ExploreChartHeader.jsx b/superset/assets/javascripts/explore/components/ExploreChartHeader.jsx
index 3750fc0..b8b52e3 100644
--- a/superset/assets/javascripts/explore/components/ExploreChartHeader.jsx
+++ b/superset/assets/javascripts/explore/components/ExploreChartHeader.jsx
@@ -55,13 +55,6 @@
       });
   }
 
-  renderAlteredTag() {
-    const origFormData = (this.props.slice && this.props.slice.form_data) || {};
-    const currentFormData = this.props.form_data;
-    const tagProps = { origFormData, currentFormData };
-    return (<AlteredSliceTag {...tagProps} />);
-  }
-
   renderChartTitle() {
     let title;
     if (this.props.slice) {
@@ -113,9 +106,12 @@
           </TooltipWrapper>
         </span>
         }
-
-        {this.renderAlteredTag()}
-
+        {this.props.chart.sliceFormData &&
+          <AlteredSliceTag
+            origFormData={this.props.chart.sliceFormData}
+            currentFormData={this.props.form_data}
+          />
+        }
         <div className="pull-right">
           {this.props.chart.chartStatus === 'success' &&
           queryResponse &&
diff --git a/superset/assets/javascripts/explore/components/ExploreViewContainer.jsx b/superset/assets/javascripts/explore/components/ExploreViewContainer.jsx
index e3ea7f2..835cc1a 100644
--- a/superset/assets/javascripts/explore/components/ExploreViewContainer.jsx
+++ b/superset/assets/javascripts/explore/components/ExploreViewContainer.jsx
@@ -9,6 +9,7 @@
 import SaveModal from './SaveModal';
 import QueryAndSaveBtns from './QueryAndSaveBtns';
 import { getExploreUrl } from '../exploreUtils';
+import { areObjectsEqual } from '../../reduxUtils';
 import { getFormDataFromControls } from '../stores/store';
 import { chartPropType } from '../../chart/chartReducer';
 import * as exploreActions from '../actions/exploreActions';
@@ -50,6 +51,12 @@
     if (np.controls.datasource.value !== this.props.controls.datasource.value) {
       this.props.actions.fetchDatasourceMetadata(np.form_data.datasource, true);
     }
+    // if any control value changed and it's an instant control
+    if (Object.keys(np.controls).some(key => (np.controls[key].renderTrigger &&
+      typeof this.props.controls[key] !== 'undefined' &&
+      !areObjectsEqual(np.controls[key].value, this.props.controls[key].value)))) {
+      this.props.actions.renderTriggered(new Date().getTime(), this.props.chart.chartKey);
+    }
   }
 
   componentDidUpdate() {
diff --git a/superset/assets/javascripts/explore/components/controls/DateFilterControl.jsx b/superset/assets/javascripts/explore/components/controls/DateFilterControl.jsx
index 9e9ed46..fc365bd 100644
--- a/superset/assets/javascripts/explore/components/controls/DateFilterControl.jsx
+++ b/superset/assets/javascripts/explore/components/controls/DateFilterControl.jsx
@@ -58,12 +58,25 @@
     }
   }
   onControlChange(target, opt) {
-    this.setState({ [target]: opt.value }, this.onChange);
+    this.setState({ [target]: opt.value });
   }
   onNumberChange(event) {
-    this.setState({ num: event.target.value }, this.onChange);
+    this.setState({ num: event.target.value });
   }
-  onChange() {
+  onFreeChange(event) {
+    this.setState({ free: event.target.value });
+  }
+  setType(type) {
+    this.setState({ type });
+  }
+  setValue(val) {
+    this.setState({ type: 'free', free: val });
+    this.close();
+  }
+  setDatetime(dttm) {
+    this.setState({ dttm: dttm.format().substring(0, 19) });
+  }
+  close() {
     let val;
     if (this.state.type === 'rel') {
       val = `${this.state.num} ${this.state.grain} ${this.state.rel}`;
@@ -73,21 +86,6 @@
       val = this.state.free;
     }
     this.props.onChange(val);
-  }
-  onFreeChange(event) {
-    this.setState({ free: event.target.value }, this.onChange);
-  }
-  setType(type) {
-    this.setState({ type }, this.onChange);
-  }
-  setValue(val) {
-    this.setState({ type: 'free', free: val }, this.onChange);
-    this.close();
-  }
-  setDatetime(dttm) {
-    this.setState({ dttm: dttm.format().substring(0, 19) }, this.onChange);
-  }
-  close() {
     this.refs.trigger.hide();
   }
   renderPopover() {
diff --git a/superset/assets/javascripts/explore/components/controls/FilterControl.jsx b/superset/assets/javascripts/explore/components/controls/FilterControl.jsx
index 80f43ca..041dd6f 100644
--- a/superset/assets/javascripts/explore/components/controls/FilterControl.jsx
+++ b/superset/assets/javascripts/explore/components/controls/FilterControl.jsx
@@ -28,6 +28,7 @@
     }));
     this.state = {
       filters: initialFilters,
+      activeRequest: null,
     };
   }
 
@@ -45,16 +46,22 @@
         newStateFilters[index].valuesLoading = true;
         return { filters: newStateFilters };
       });
-      $.ajax({
-        type: 'GET',
-        url: `/superset/filter/${datasource.type}/${datasource.id}/${col}/`,
-        success: (data) => {
-          this.setState((prevState) => {
-            const newStateFilters = Object.assign([], prevState.filters);
-            newStateFilters[index] = { valuesLoading: false, valueChoices: data };
-            return { filters: newStateFilters };
-          });
-        },
+      // if there is an outstanding request to fetch values, cancel it.
+      if (this.state.activeRequest) {
+        this.state.activeRequest.abort();
+      }
+      this.setState({
+        activeRequest: $.ajax({
+          type: 'GET',
+          url: `/superset/filter/${datasource.type}/${datasource.id}/${col}/`,
+          success: (data) => {
+            this.setState((prevState) => {
+              const newStateFilters = Object.assign([], prevState.filters);
+              newStateFilters[index] = { valuesLoading: false, valueChoices: data };
+              return { filters: newStateFilters, activeRequest: null };
+            });
+          },
+        }),
       });
     }
   }
diff --git a/superset/assets/javascripts/explore/components/controls/TimeSeriesColumnControl.jsx b/superset/assets/javascripts/explore/components/controls/TimeSeriesColumnControl.jsx
index cd8ec98..2634dd7 100644
--- a/superset/assets/javascripts/explore/components/controls/TimeSeriesColumnControl.jsx
+++ b/superset/assets/javascripts/explore/components/controls/TimeSeriesColumnControl.jsx
@@ -33,7 +33,7 @@
 export default class TimeSeriesColumnControl extends React.Component {
   constructor(props) {
     super(props);
-    const state = Object.assign({}, props);
+    const state = { ...props };
     delete state.onChange;
     this.state = state;
     this.onChange = this.onChange.bind(this);
@@ -61,7 +61,7 @@
     return (
       <Row style={{ marginTop: '5px' }}>
         <Col md={5}>
-          {label}{' '}
+          {`${label} `}
           <InfoTooltipWithTrigger
             placement="top"
             tooltip={tooltip}
@@ -75,7 +75,7 @@
   renderPopover() {
     return (
       <Popover id="ts-col-popo" title="Column Configuration">
-        <div style={{ width: '280px' }}>
+        <div style={{ width: 300 }}>
           {this.formRow(
             'Label',
             'The column header label',
@@ -166,13 +166,11 @@
             />,
           )}
           {this.state.colType !== 'spark' && this.formRow(
-            'Bounds',
+            'Color bounds',
             (
-              'Number bounds used for color coding from red to green. ' +
-              'Reverse the number for green to red. To get boolean ' +
-              'red or green without spectrum, you can use either only ' +
-              'min, or max, depending on whether small or big should be ' +
-              'green or red.'
+              `Number bounds used for color encoding from red to blue.
+              Reverse the numbers for blue to red. To get pure red or blue,
+              you can enter either only min or max.`
             ),
             'bounds',
             <BoundsControl
@@ -181,14 +179,25 @@
             />,
           )}
           {this.formRow(
-            'D3 format',
-            'D3 format string',
+            'Number format',
+            'Optional d3 number format string',
             'd3-format',
             <FormControl
               value={this.state.d3format}
               onChange={this.onTextInputChange.bind(this, 'd3format')}
               bsSize="small"
-              placeholder="D3 format string"
+              placeholder="Number format string"
+            />,
+          )}
+          {this.state.colType === 'spark' && this.formRow(
+            'Date format',
+            'Optional d3 date format string',
+            'date-format',
+            <FormControl
+              value={this.state.dateFormat}
+              onChange={this.onTextInputChange.bind(this, 'dateFormat')}
+              bsSize="small"
+              placeholder="Date format string"
             />,
           )}
         </div>
diff --git a/superset/assets/javascripts/explore/index.jsx b/superset/assets/javascripts/explore/index.jsx
index 2247019..7e2ed35 100644
--- a/superset/assets/javascripts/explore/index.jsx
+++ b/superset/assets/javascripts/explore/index.jsx
@@ -36,20 +36,26 @@
     isStarred: false,
   },
 );
-
-const chartKey = bootstrappedState.slice ? ('slice_' + bootstrappedState.slice.slice_id) : 'slice';
+const slice = bootstrappedState.slice;
+const sliceFormData = slice ?
+  getFormDataFromControls(getControlsState(bootstrapData, slice.form_data))
+  :
+  null;
+const chartKey = slice ? ('slice_' + slice.slice_id) : 'slice';
 const initState = {
   charts: {
     [chartKey]: {
       chartKey,
       chartAlert: null,
-      chartStatus: null,
+      chartStatus: 'loading',
       chartUpdateEndTime: null,
       chartUpdateStartTime: now(),
       latestQueryFormData: getFormDataFromControls(controls),
+      sliceFormData,
+      queryRequest: null,
       queryResponse: null,
       triggerQuery: true,
-      triggerRender: false,
+      lastRendered: 0,
     },
   },
   saveModal: {
diff --git a/superset/assets/javascripts/explore/stores/controls.jsx b/superset/assets/javascripts/explore/stores/controls.jsx
index eabd29f..810c11d 100644
--- a/superset/assets/javascripts/explore/stores/controls.jsx
+++ b/superset/assets/javascripts/explore/stores/controls.jsx
@@ -228,6 +228,7 @@
       ['white_black', 'white/black'],
       ['black_white', 'black/white'],
       ['dark_blue', 'light/dark blue'],
+      ['pink_grey', 'pink/white/grey'],
     ],
     default: 'blue_white_yellow',
     clearable: false,
@@ -432,6 +433,30 @@
     'to find in the [country] column'),
   },
 
+  freq: {
+    type: 'SelectControl',
+    label: t('Frequency'),
+    default: 'W-MON',
+    freeForm: true,
+    clearable: false,
+    choices: [
+      ['AS', 'Year (freq=AS)'],
+      ['52W-MON', '52 weeks starting Monday (freq=52W-MON)'],
+      ['W-SUN', '1 week starting Sunday (freq=W-SUN)'],
+      ['W-MON', '1 week starting Monday (freq=W-MON)'],
+      ['D', 'Day (freq=D)'],
+      ['4W-MON', '4 weeks (freq=4W-MON)'],
+    ],
+    description: t(
+      `The periodicity over which to pivot time. Users can provide
+      "Pandas" offset alias.
+      Click on the info bubble for more details on accepted "freq" expressions.`),
+    tooltipOnClick: () => {
+      window.open(
+        'https://pandas.pydata.org/pandas-docs/stable/timeseries.html#offset-aliases');
+    },
+  },
+
   groupby: groupByControl,
   dimension: {
     ...groupByControl,
@@ -729,6 +754,7 @@
     type: 'SelectControl',
     freeForm: true,
     label: t('Row limit'),
+    validators: [v.integer],
     default: null,
     choices: formatSelectOptions(ROW_LIMIT_OPTIONS),
   },
@@ -737,6 +763,7 @@
     type: 'SelectControl',
     freeForm: true,
     label: t('Series limit'),
+    validators: [v.integer],
     choices: formatSelectOptions(SERIES_LIMITS),
     default: 50,
     description: t('Limits the number of time series that get displayed'),
diff --git a/superset/assets/javascripts/explore/stores/visTypes.js b/superset/assets/javascripts/explore/stores/visTypes.js
index b13d4a7..7bae7f2 100644
--- a/superset/assets/javascripts/explore/stores/visTypes.js
+++ b/superset/assets/javascripts/explore/stores/visTypes.js
@@ -195,6 +195,50 @@
     },
   },
 
+  time_pivot: {
+    label: t('Time Series - Periodicity Pivot'),
+    showOnExplore: true,
+    requiresTime: true,
+    controlPanelSections: [
+      {
+        label: t('Query'),
+        expanded: true,
+        controlSetRows: [
+          ['metric', 'freq'],
+        ],
+      },
+      {
+        label: t('Chart Options'),
+        expanded: true,
+        controlSetRows: [
+          ['show_legend', 'line_interpolation'],
+          ['color_picker', null],
+        ],
+      },
+      {
+        label: t('X Axis'),
+        controlSetRows: [
+          ['x_axis_label', 'bottom_margin'],
+          ['x_axis_showminmax', 'x_axis_format'],
+        ],
+      },
+      {
+        label: t('Y Axis'),
+        controlSetRows: [
+          ['y_axis_label', 'left_margin'],
+          ['y_axis_showminmax', 'y_log_scale'],
+          ['y_axis_format', 'y_axis_bounds'],
+        ],
+      },
+    ],
+    controlOverrides: {
+      x_axis_format: {
+        choices: D3_TIME_FORMAT_OPTIONS,
+        default: 'smart_date',
+      },
+    },
+  },
+
   dual_line: {
     label: t('Dual Axis Line Chart'),
     requiresTime: true,
@@ -486,7 +530,8 @@
         description: t('Use this section if you want a query that aggregates'),
         controlSetRows: [
           ['groupby'],
-          ['metrics', 'percent_metrics'],
+          ['metrics'],
+          ['percent_metrics'],
           ['include_time'],
           ['timeseries_limit_metric', 'order_desc'],
         ],
@@ -610,7 +655,8 @@
         label: t('Query'),
         expanded: true,
         controlSetRows: [
-          ['series', 'metric', 'limit'],
+          ['series', 'metric'],
+          ['row_limit', null],
         ],
       },
       {
@@ -991,8 +1037,9 @@
       },
       {
         label: t('Options'),
+        expanded: true,
         controlSetRows: [
-          ['select_country'],
+          ['select_country', 'number_format'],
           ['linear_color_scheme'],
         ],
       },
@@ -1118,7 +1165,7 @@
         expanded: true,
         controlSetRows: [
           ['all_columns_x', 'all_columns_y'],
-          ['metric'],
+          ['metric', 'row_limit'],
         ],
       },
       {
diff --git a/superset/assets/javascripts/modules/colors.js b/superset/assets/javascripts/modules/colors.js
index 0c3d06a..f2bba3b 100644
--- a/superset/assets/javascripts/modules/colors.js
+++ b/superset/assets/javascripts/modules/colors.js
@@ -1,6 +1,7 @@
 import d3 from 'd3';
 
 export const brandColor = '#00A699';
+export const colorPrimary = { r: 0, g: 122, b: 135, a: 1 };
 
 // Color related utility functions go in this object
 export const bnbColors = [
@@ -101,19 +102,43 @@
     '#1B4150',
     '#092935',
   ],
+  pink_grey: [
+    '#E70B81',
+    '#FAFAFA',
+    '#666666',
+  ],
 };
 
+/**
+ * Get a color from a scheme specific palette (scheme)
+ * The function cycles through the palette while memoizing labels
+ * association to colors. If the function is called twice with the
+ * same string, it will return the same color.
+ *
+ * @param {string} s - The label for which we want to get a color
+ * @param {string} scheme - The palette name, or "scheme"
+ * @param {string} forcedColor - A color that the caller wants to
+    forcibly associate to a label.
+ */
 export const getColorFromScheme = (function () {
-  // Color factory
   const seen = {};
-  return function (s, scheme) {
+  const forcedColors = {};
+  return function (s, scheme, forcedColor) {
     if (!s) {
       return;
     }
     const selectedScheme = scheme ? ALL_COLOR_SCHEMES[scheme] : ALL_COLOR_SCHEMES.bnbColors;
-    let stringifyS = String(s);
+    let stringifyS = String(s).toLowerCase();
     // next line is for superset series that should have the same color
     stringifyS = stringifyS.replace('---', '');
+
+    if (forcedColor && !forcedColors[stringifyS]) {
+      forcedColors[stringifyS] = forcedColor;
+    }
+    if (forcedColors[stringifyS]) {
+      return forcedColors[stringifyS];
+    }
+
     if (seen[selectedScheme] === undefined) {
       seen[selectedScheme] = {};
     }
diff --git a/superset/assets/javascripts/modules/dates.js b/superset/assets/javascripts/modules/dates.js
index 88b62c5..c1bf47d 100644
--- a/superset/assets/javascripts/modules/dates.js
+++ b/superset/assets/javascripts/modules/dates.js
@@ -66,10 +66,23 @@
   const d = UTC(new Date(dttm));
   return tickMultiFormat(d);
 };
-export const fDuration = function (t1, t2, f = 'HH:mm:ss.SS') {
+
+export const formatDateThunk = function (format) {
+  if (!format) {
+    return formatDate;
+  }
+
+  const formatter = d3.time.format(format);
+  return (dttm) => {
+    const d = UTC(new Date(dttm));
+    return formatter(d);
+  };
+};
+
+export const fDuration = function (t1, t2, format = 'HH:mm:ss.SS') {
   const diffSec = t2 - t1;
   const duration = moment(new Date(diffSec));
-  return duration.utc().format(f);
+  return duration.utc().format(format);
 };
 
 export const now = function () {
diff --git a/superset/assets/package.json b/superset/assets/package.json
index d8ea2ec..3a85d23 100644
--- a/superset/assets/package.json
+++ b/superset/assets/package.json
@@ -39,8 +39,8 @@
   },
   "homepage": "http://superset.apache.org/",
   "dependencies": {
-    "@data-ui/event-flow": "0.0.8",
-    "@data-ui/sparkline": "0.0.47",
+    "@data-ui/event-flow": "^0.0.8",
+    "@data-ui/sparkline": "^0.0.49",
     "babel-register": "^6.24.1",
     "bootstrap": "^3.3.6",
     "brace": "^0.10.0",
@@ -57,6 +57,7 @@
     "datatables.net-bs": "^1.10.15",
     "deck.gl": "^4.1.5",
     "distributions": "^1.0.0",
+    "fastdom": "^1.0.6",
     "geolib": "^2.0.24",
     "immutable": "^3.8.2",
     "jed": "^1.1.1",
@@ -79,7 +80,7 @@
     "react-datetime": "2.9.0",
     "react-dom": "^15.6.2",
     "react-gravatar": "^2.6.1",
-    "react-grid-layout": "^0.14.4",
+    "react-grid-layout": "^0.16.0",
     "react-map-gl": "^3.0.4",
     "react-redux": "^5.0.2",
     "react-resizable": "^1.3.3",
@@ -98,8 +99,8 @@
     "sprintf-js": "^1.1.1",
     "srcdoc-polyfill": "^1.0.0",
     "supercluster": "https://github.com/georgeke/supercluster/tarball/ac3492737e7ce98e07af679623aad452373bbc40",
-    "urijs": "^1.18.10",
     "underscore": "^1.8.3",
+    "urijs": "^1.18.10",
     "viewport-mercator-project": "^2.1.0"
   },
   "devDependencies": {
@@ -138,10 +139,10 @@
     "sinon": "^4.0.0",
     "style-loader": "^0.18.2",
     "transform-loader": "^0.2.3",
-    "uglifyjs-webpack-plugin": "^0.4.6",
-    "url-loader": "^0.5.7",
-    "webpack": "^3.4.1",
-    "webpack-manifest-plugin": "1.3.1",
-    "webworkify-webpack": "2.0.5"
+    "uglifyjs-webpack-plugin": "^1.1.0",
+    "url-loader": "^0.6.2",
+    "webpack": "^3.8.1",
+    "webpack-manifest-plugin": "1.3.2",
+    "webworkify-webpack": "2.1.0"
   }
 }
diff --git a/superset/assets/spec/helpers/browser.js b/superset/assets/spec/helpers/browser.js
index a74ce3e..638a63d 100644
--- a/superset/assets/spec/helpers/browser.js
+++ b/superset/assets/spec/helpers/browser.js
@@ -37,4 +37,5 @@
 global.sinon.useFakeXMLHttpRequest();
 
 global.window.XMLHttpRequest = global.XMLHttpRequest;
+global.window.location = { href: 'about:blank' };
 global.$ = require('jquery')(global.window);
diff --git a/superset/assets/spec/javascripts/dashboard/Dashboard_spec.jsx b/superset/assets/spec/javascripts/dashboard/Dashboard_spec.jsx
new file mode 100644
index 0000000..95f013f
--- /dev/null
+++ b/superset/assets/spec/javascripts/dashboard/Dashboard_spec.jsx
@@ -0,0 +1,89 @@
+import React from 'react';
+import { shallow } from 'enzyme';
+import { describe, it } from 'mocha';
+import { expect } from 'chai';
+import sinon from 'sinon';
+
+import * as dashboardActions from '../../../javascripts/dashboard/actions';
+import * as chartActions from '../../../javascripts/chart/chartAction';
+import Dashboard from '../../../javascripts/dashboard/components/Dashboard';
+import { defaultFilters, dashboard, charts } from './fixtures';
+
+describe('Dashboard', () => {
+  const mockedProps = {
+    actions: { ...chartActions, ...dashboardActions },
+    initMessages: [],
+    dashboard: dashboard.dashboard,
+    slices: charts,
+    filters: dashboard.filters,
+    datasources: dashboard.datasources,
+    refresh: false,
+    timeout: 60,
+    isStarred: false,
+    userId: dashboard.userId,
+  };
+
+  it('should render', () => {
+    const wrapper = shallow(<Dashboard {...mockedProps} />);
+    expect(wrapper.find('#dashboard-container')).to.have.length(1);
+    expect(wrapper.instance().getAllSlices()).to.have.length(2);
+  });
+
+  it('should handle metadata default_filters', () => {
+    const wrapper = shallow(<Dashboard {...mockedProps} />);
+    expect(wrapper.instance().props.filters).deep.equal(defaultFilters);
+  });
+
+  describe('getFormDataExtra', () => {
+    let wrapper;
+    let selectedSlice;
+    beforeEach(() => {
+      wrapper = shallow(<Dashboard {...mockedProps} />);
+      selectedSlice = wrapper.instance().props.dashboard.slices[1];
+    });
+
+    it('should carry default_filters', () => {
+      const extraFilters = wrapper.instance().getFormDataExtra(selectedSlice).extra_filters;
+      expect(extraFilters[0]).to.deep.equal({ col: 'region', op: 'in', val: [] });
+      expect(extraFilters[1]).to.deep.equal({ col: 'country_name', op: 'in', val: ['United States'] });
+    });
+
+    it('should carry updated filter', () => {
+      wrapper.setProps({
+        filters: {
+          256: {
+            region: [],
+            country_name: ['France'],
+          },
+        },
+      });
+      const extraFilters = wrapper.instance().getFormDataExtra(selectedSlice).extra_filters;
+      expect(extraFilters[1]).to.deep.equal({ col: 'country_name', op: 'in', val: ['France'] });
+    });
+  });
+
+  describe('refreshExcept', () => {
+    let wrapper;
+    let spy;
+    beforeEach(() => {
+      wrapper = shallow(<Dashboard {...mockedProps} />);
+      spy = sinon.spy(wrapper.instance(), 'fetchSlices');
+    });
+    afterEach(() => {
+      spy.restore();
+    });
+
+    it('should not refresh filter slice', () => {
+      const filterKey = Object.keys(defaultFilters)[0];
+      wrapper.instance().refreshExcept(filterKey);
+      expect(spy.callCount).to.equal(1);
+      expect(spy.getCall(0).args[0].length).to.equal(1);
+    });
+
+    it('should refresh all slices', () => {
+      wrapper.instance().refreshExcept();
+      expect(spy.callCount).to.equal(1);
+      expect(spy.getCall(0).args[0].length).to.equal(2);
+    });
+  });
+});
diff --git a/superset/assets/spec/javascripts/dashboard/fixtures.jsx b/superset/assets/spec/javascripts/dashboard/fixtures.jsx
index be515e3..7b95e7c 100644
--- a/superset/assets/spec/javascripts/dashboard/fixtures.jsx
+++ b/superset/assets/spec/javascripts/dashboard/fixtures.jsx
@@ -1,70 +1,134 @@
-export const slice = {
-  token: 'token_089ec8c1',
-  csv_endpoint: '',
-  edit_url: '/slicemodelview/edit/39',
-  viz_name: 'filter_box',
-  json_endpoint: '',
-  slice_id: 39,
-  standalone_endpoint: '',
-  description_markeddown: '',
-  form_data: {
-    collapsed_fieldsets: null,
-    time_grain_sqla: 'Time Column',
-    granularity_sqla: 'year',
-    standalone: null,
-    date_filter: false,
-    until: '2014-01-02',
-    extra_filters: null,
-    force: null,
-    where: '',
-    since: '2014-01-01',
-    async: null,
-    slice_id: null,
-    json: null,
-    having: '',
-    flt_op_2: 'in',
-    previous_viz_type: 'filter_box',
-    groupby: [
-      'region',
-      'country_name',
-    ],
-    flt_col_7: '',
-    slice_name: null,
-    viz_type: 'filter_box',
-    metric: 'sum__SP_POP_TOTL',
-    flt_col_8: '',
+import { getInitialState } from '../../../javascripts/dashboard/reducers';
+
+export const defaultFilters = {
+  256: {
+    region: [],
+    country_name: ['United States'],
   },
-  slice_url: '',
-  slice_name: 'Region Filter',
-  description: null,
-  column_formats: {},
 };
-export const dashboardData = {
+export const regionFilter = {
+  datasource: null,
+  description: null,
+  description_markeddown: '',
+  edit_url: '/slicemodelview/edit/256',
+  form_data: {
+    datasource: '2__table',
+    date_filter: false,
+    filters: [{
+      col: 'country_name',
+      op: 'in',
+      val: ['United States', 'France', 'Japan'],
+    }],
+    granularity_sqla: null,
+    groupby: ['region', 'country_name'],
+    having: '',
+    instant_filtering: true,
+    metric: 'sum__SP_POP_TOTL',
+    show_druid_time_granularity: false,
+    show_druid_time_origin: false,
+    show_sqla_time_column: false,
+    show_sqla_time_granularity: false,
+    since: '100 years ago',
+    slice_id: 256,
+    time_grain_sqla: null,
+    until: 'now',
+    viz_type: 'filter_box',
+    where: '',
+  },
+  slice_id: 256,
+  slice_name: 'Region Filters',
+  slice_url: '/superset/explore/table/2/?form_data=%7B%22slice_id%22%3A%20256%7D',
+};
+export const slice = {
+  datasource: null,
+  description: null,
+  description_markeddown: '',
+  edit_url: '/slicemodelview/edit/248',
+  form_data: {
+    annotation_layers: [],
+    bottom_margin: 'auto',
+    color_scheme: 'bnbColors',
+    contribution: false,
+    datasource: '2__table',
+    filters: [],
+    granularity_sqla: null,
+    groupby: [],
+    having: '',
+    left_margin: 'auto',
+    limit: 50,
+    line_interpolation: 'linear',
+    metrics: ['sum__SP_POP_TOTL'],
+    num_period_compare: '',
+    order_desc: true,
+    period_ratio_type: 'growth',
+    resample_fillmethod: null,
+    resample_how: null,
+    resample_rule: null,
+    rich_tooltip: true,
+    rolling_type: 'None',
+    show_brush: false,
+    show_legend: true,
+    show_markers: false,
+    since: '1961-01-01T00:00:00',
+    slice_id: 248,
+    time_compare: null,
+    time_grain_sqla: null,
+    timeseries_limit_metric: null,
+    until: '2014-12-31T00:00:00',
+    viz_type: 'line',
+    where: '',
+    x_axis_format: 'smart_date',
+    x_axis_label: '',
+    x_axis_showminmax: true,
+    y_axis_bounds: [null, null],
+    y_axis_format: '.3s',
+    y_axis_label: '',
+    y_axis_showminmax: true,
+    y_log_scale: false,
+  },
+  slice_id: 248,
+  slice_name: 'Filtered Population',
+  slice_url: '/superset/explore/table/2/?form_data=%7B%22slice_id%22%3A%20248%7D',
+};
+
+const datasources = {};
+const mockDashboardData = {
   css: '',
+  dash_edit_perm: true,
+  dash_save_perm: true,
+  dashboard_title: 'Births',
+  id: 2,
   metadata: {
+    default_filters: JSON.stringify(defaultFilters),
     filter_immune_slices: [],
     timed_refresh_immune_slices: [],
     filter_immune_slice_fields: {},
     expanded_slices: {},
   },
-  slug: 'births',
   position_json: [
     {
-      size_x: 2,
-      slice_id: '52',
+      size_x: 4,
+      slice_id: '256',
       row: 0,
-      size_y: 2,
+      size_y: 4,
+      col: 5,
+    },
+    {
+      size_x: 4,
+      slice_id: '248',
+      row: 0,
+      size_y: 4,
       col: 1,
     },
   ],
-  id: 2,
-  slices: [slice],
-  dashboard_title: 'Births',
-};
-
-export const contextData = {
-  dash_save_perm: true,
+  slug: 'births',
+  slices: [regionFilter, slice],
   standalone_mode: false,
-  dash_edit_perm: true,
-  userId: '1',
 };
+export const { dashboard, charts } = getInitialState({
+  common: {},
+  dashboard_data: mockDashboardData,
+  datasources,
+  user_id: '1',
+});
+
diff --git a/superset/assets/spec/javascripts/dashboard/reducers_spec.js b/superset/assets/spec/javascripts/dashboard/reducers_spec.js
new file mode 100644
index 0000000..17b8f75
--- /dev/null
+++ b/superset/assets/spec/javascripts/dashboard/reducers_spec.js
@@ -0,0 +1,30 @@
+import { describe, it } from 'mocha';
+import { expect } from 'chai';
+
+import { dashboard as reducers } from '../../../javascripts/dashboard/reducers';
+import * as actions from '../../../javascripts/dashboard/actions';
+import { defaultFilters, dashboard as initState } from './fixtures';
+
+describe('Dashboard reducers', () => {
+  it('should remove slice', () => {
+    const action = {
+      type: actions.REMOVE_SLICE,
+      slice: initState.dashboard.slices[1],
+    };
+    const { dashboard, filters, refresh } = reducers(initState, action);
+    expect(dashboard.slices).to.have.length(1);
+    expect(filters).to.deep.equal(defaultFilters);
+    expect(refresh).to.equal(false);
+  });
+
+  it('should remove filter slice', () => {
+    const action = {
+      type: actions.REMOVE_SLICE,
+      slice: initState.dashboard.slices[0],
+    };
+    const { dashboard, filters, refresh } = reducers(initState, action);
+    expect(dashboard.slices).to.have.length(1);
+    expect(filters).to.deep.equal({});
+    expect(refresh).to.equal(true);
+  });
+});
diff --git a/superset/assets/spec/javascripts/explore/components/FilterControl_spec.jsx b/superset/assets/spec/javascripts/explore/components/FilterControl_spec.jsx
index 562cbc6..02beedc 100644
--- a/superset/assets/spec/javascripts/explore/components/FilterControl_spec.jsx
+++ b/superset/assets/spec/javascripts/explore/components/FilterControl_spec.jsx
@@ -109,12 +109,15 @@
     ]);
   });
 
+  before(() => {
+    sinon.stub($, 'ajax');
+  });
+
   after(() => {
     $.ajax.restore();
   });
 
   it('makes a GET request to retrieve value choices', () => {
-    sinon.stub($, 'ajax');
     wrapper.instance().fetchFilterValues(0, 'col1');
     expect($.ajax.getCall(0).args[0].type).to.deep.equal('GET');
     expect($.ajax.getCall(0).args[0].url).to.deep.equal('/superset/filter/qtable/1/col1/');
@@ -214,4 +217,31 @@
       },
     ]);
   });
+
+  it('tracks an active filter select ajax request', () => {
+    const spyReq = sinon.spy();
+    $.ajax.reset();
+    $.ajax.onFirstCall().returns(spyReq);
+    wrapper.instance().fetchFilterValues(0, 'col1');
+    expect(wrapper.state().activeRequest).to.equal(spyReq);
+    // Sets active to null after success
+    $.ajax.getCall(0).args[0].success('choices');
+    expect(wrapper.state().filters[0].valuesLoading).to.equal(false);
+    expect(wrapper.state().filters[0].valueChoices).to.equal('choices');
+    expect(wrapper.state().activeRequest).to.equal(null);
+  });
+
+  it('cancels active request if another is submitted', () => {
+    const spyReq = sinon.spy();
+    spyReq.abort = sinon.spy();
+    $.ajax.reset();
+    $.ajax.onFirstCall().returns(spyReq);
+    wrapper.instance().fetchFilterValues(0, 'col1');
+    expect(wrapper.state().activeRequest).to.equal(spyReq);
+    const spyReq1 = sinon.spy();
+    $.ajax.onSecondCall().returns(spyReq1);
+    wrapper.instance().fetchFilterValues(1, 'col2');
+    expect(spyReq.abort.called).to.equal(true);
+    expect(wrapper.state().activeRequest).to.equal(spyReq1);
+  });
 });
diff --git a/superset/assets/spec/javascripts/modules/colors_spec.jsx b/superset/assets/spec/javascripts/modules/colors_spec.jsx
index 31ccea8..2a24633 100644
--- a/superset/assets/spec/javascripts/modules/colors_spec.jsx
+++ b/superset/assets/spec/javascripts/modules/colors_spec.jsx
@@ -8,7 +8,7 @@
     const color1 = getColorFromScheme('CA');
     expect(color1).to.equal(ALL_COLOR_SCHEMES.bnbColors[0]);
   });
-  it('series with same scheme should have the same color', () => {
+  it('getColorFromScheme series with same scheme should have the same color', () => {
     const color1 = getColorFromScheme('CA', 'bnbColors');
     const color2 = getColorFromScheme('CA', 'googleCategory20c');
     const color3 = getColorFromScheme('CA', 'bnbColors');
@@ -19,7 +19,22 @@
     expect(color1).to.equal(color3);
     expect(color4).to.equal(ALL_COLOR_SCHEMES.bnbColors[1]);
   });
+  it('getColorFromScheme forcing colors persists through calls', () => {
+    expect(getColorFromScheme('boys', 'bnbColors', 'blue')).to.equal('blue');
+    expect(getColorFromScheme('boys', 'bnbColors')).to.equal('blue');
+    expect(getColorFromScheme('boys', 'googleCategory20c')).to.equal('blue');
 
+    expect(getColorFromScheme('girls', 'bnbColors', 'pink')).to.equal('pink');
+    expect(getColorFromScheme('girls', 'bnbColors')).to.equal('pink');
+    expect(getColorFromScheme('girls', 'googleCategory20c')).to.equal('pink');
+  });
+  it('getColorFromScheme is not case sensitive', () => {
+    const c1 = getColorFromScheme('girls', 'bnbColors');
+    const c2 = getColorFromScheme('Girls', 'bnbColors');
+    const c3 = getColorFromScheme('GIRLS', 'bnbColors');
+    expect(c1).to.equal(c2);
+    expect(c3).to.equal(c2);
+  });
   it('hexToRGB converts properly', () => {
     expect(hexToRGB('#FFFFFF')).to.have.same.members([255, 255, 255, 255]);
     expect(hexToRGB('#000000')).to.have.same.members([0, 0, 0, 255]);
diff --git a/superset/assets/spec/javascripts/sqllab/SaveQuery_spec.jsx b/superset/assets/spec/javascripts/sqllab/SaveQuery_spec.jsx
index 98c8758..146a074 100644
--- a/superset/assets/spec/javascripts/sqllab/SaveQuery_spec.jsx
+++ b/superset/assets/spec/javascripts/sqllab/SaveQuery_spec.jsx
@@ -1,9 +1,10 @@
 import React from 'react';
-import { Overlay, Popover, FormControl } from 'react-bootstrap';
+import { FormControl } from 'react-bootstrap';
 import { shallow } from 'enzyme';
 import { describe, it } from 'mocha';
 import { expect } from 'chai';
 import SaveQuery from '../../../javascripts/SqlLab/components/SaveQuery';
+import ModalTrigger from '../../../javascripts/components/ModalTrigger';
 
 describe('SavedQuery', () => {
   const mockedProps = {
@@ -23,25 +24,18 @@
       React.isValidElement(<SaveQuery {...mockedProps} />),
     ).to.equal(true);
   });
-  it('has an Overlay and a Popover', () => {
+  it('has a ModalTrigger', () => {
     const wrapper = shallow(<SaveQuery {...mockedProps} />);
-    expect(wrapper.find(Overlay)).to.have.length(1);
-    expect(wrapper.find(Popover)).to.have.length(1);
-  });
-  it('pops and hides', () => {
-    const wrapper = shallow(<SaveQuery {...mockedProps} />);
-    expect(wrapper.state().showSave).to.equal(false);
-    wrapper.find('.toggleSave').simulate('click', { target: { value: 'test' } });
-    expect(wrapper.state().showSave).to.equal(true);
-    wrapper.find('.toggleSave').simulate('click', { target: { value: 'test' } });
-    expect(wrapper.state().showSave).to.equal(false);
+    expect(wrapper.find(ModalTrigger)).to.have.length(1);
   });
   it('has a cancel button', () => {
     const wrapper = shallow(<SaveQuery {...mockedProps} />);
-    expect(wrapper.find('.cancelQuery')).to.have.length(1);
+    const modal = shallow(wrapper.instance().renderModalBody());
+    expect(modal.find('.cancelQuery')).to.have.length(1);
   });
   it('has 2 FormControls', () => {
     const wrapper = shallow(<SaveQuery {...mockedProps} />);
-    expect(wrapper.find(FormControl)).to.have.length(2);
+    const modal = shallow(wrapper.instance().renderModalBody());
+    expect(modal.find(FormControl)).to.have.length(2);
   });
 });
diff --git a/superset/assets/stylesheets/dashboard.css b/superset/assets/stylesheets/dashboard.css
index b110311..b6d86ab 100644
--- a/superset/assets/stylesheets/dashboard.css
+++ b/superset/assets/stylesheets/dashboard.css
@@ -35,7 +35,6 @@
 
 .slice-grid .slice_container {
   background-color: #fff;
-  padding-left: 5px;
 }
 
 .dashboard .slice-grid .dragging,
diff --git a/superset/assets/stylesheets/superset.less b/superset/assets/stylesheets/superset.less
index 49c6544..6f6b502 100644
--- a/superset/assets/stylesheets/superset.less
+++ b/superset/assets/stylesheets/superset.less
@@ -218,6 +218,10 @@
     float: left;
 }
 
+table.table-no-hover tr:hover {
+    background-color: initial;
+}
+
 .editable-title input {
     padding: 2px 6px 3px 6px;
 }
diff --git a/superset/assets/visualizations/countries/uk.geojson b/superset/assets/visualizations/countries/uk.geojson
index 14fecaa..fa66f81 100644
--- a/superset/assets/visualizations/countries/uk.geojson
+++ b/superset/assets/visualizations/countries/uk.geojson
@@ -190,5 +190,30 @@
 {"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-3.889312982559205,51.61791610717779],[-3.923054933547974,51.60902786254877],[-3.965831995010319,51.61180496215826],[-3.998054981231689,51.592361450195305],[-3.990278005599918,51.56319427490234],[-4.036943912506103,51.56791687011713],[-4.074166774749641,51.56180572509776],[-4.114721775054818,51.57125091552739],[-4.13972091674799,51.56930541992187],[-4.160276889800969,51.554862976074276],[-4.234723091125431,51.54097366333008],[-4.280834197998047,51.560695648193416],[-4.306387901306096,51.60902786254877],[-4.283055782318115,51.613471984863395],[-4.253056049346924,51.63152694702143],[-4.248611927032471,51.64402770996088],[-4.200833797454834,51.62625122070324],[-4.118611812591553,51.64402770996088],[-4.080276966094971,51.65902709960943],[-4.070831775665283,51.673873901367244],[-4.041944026947021,51.702220916748104],[-4.023056983947754,51.744159698486385],[-3.978055000305175,51.76665878295904],[-3.933089971542301,51.762283325195256],[-3.82989597320551,51.68771362304687],[-3.889312982559205,51.61791610717779]]]},"properties":{"ID_0":242,"ISO":"GB-SWA","NAME_0":"United Kingdom","ID_1":4,"NAME_1":"Wales","ID_2":189,"NAME_2":"Swansea","TYPE_2":"Unitary Authority (wales)","ENGTYPE_2":"Unitary Authority (wales","NL_NAME_2":null,"VARNAME_2":null}},
 {"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-3.031853914260864,51.60578918457037],[-3.075934886932373,51.62974166870123],[-3.070498943328857,51.68046569824219],[-3.114710092544499,51.70082473754883],[-3.106729984283447,51.70401763916021],[-3.110353946685791,51.765609741210994],[-3.128468990325871,51.79459381103521],[-3.081367969512825,51.79459381103521],[-3.048760890960637,51.78372192382818],[-3.021589040756226,51.727565765380916],[-2.990792989730835,51.7221298217774],[-2.976300001144352,51.70944976806635],[-2.976300001144352,51.66778564453131],[-2.961265087127629,51.62749099731457],[-3.031853914260864,51.60578918457037]]]},"properties":{"ID_0":242,"ISO":"GB-TOF","NAME_0":"United Kingdom","ID_1":4,"NAME_1":"Wales","ID_2":190,"NAME_2":"Torfaen","TYPE_2":"Unitary Authority (wales)","ENGTYPE_2":"Unitary Authority (wales","NL_NAME_2":null,"VARNAME_2":null}},
 {"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-3.179722070693913,51.458801269531364],[-3.164166927337532,51.440139770507805],[-3.169167041778508,51.405693054199276],[-3.189723014831543,51.399307250976506],[-3.22749996185297,51.402362823486385],[-3.290832042694035,51.38569259643555],[-3.310277938842717,51.39236068725585],[-3.340277910232487,51.38069534301769],[-3.40416693687439,51.38069534301769],[-3.520833015441781,51.399581909179744],[-3.560277938842773,51.40124893188482],[-3.578056097030583,51.41977310180675],[-3.525556087493896,51.43582916259771],[-3.517220973968392,51.45000076293945],[-3.523056030273438,51.49361038208019],[-3.475198030471745,51.510440826416016],[-3.442500114440918,51.51583099365246],[-3.392221927642822,51.49610900878912],[-3.372221946716308,51.506938934326286],[-3.291353940963688,51.50046157836925],[-3.260731935501099,51.46937179565441],[-3.200683116912841,51.46776962280279],[-3.179722070693913,51.458801269531364]]]},"properties":{"ID_0":242,"ISO":"GB-VGL","NAME_0":"United Kingdom","ID_1":4,"NAME_1":"Wales","ID_2":191,"NAME_2":"Vale of Glamorgan","TYPE_2":"Unitary Authority (wales)","ENGTYPE_2":"Unitary Authority (wales","NL_NAME_2":null,"VARNAME_2":null}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-3.140832901000977,52.796390533447266],[-3.190834999084416,52.793331146240234],[-3.242223024368172,52.779159545898494],[-3.299722909927311,52.82693862915045],[-3.371943950653076,52.84999847412121],[-3.390722036361581,52.86741638183594],[-3.373075008392334,52.88907241821289],[-3.311233043670654,52.93287658691406],[-3.200437068939209,52.938030242920036],[-3.094794988632202,52.96379470825207],[-3.141175031661987,52.99729156494135],[-3.132157087325936,53.05913162231457],[-3.122706890106144,53.0664329528808],[-3.10381293296814,53.08103561401373],[-2.991724967956543,53.1390113830567],[-2.956809043884277,53.14467239379883],[-2.93833398818964,53.124721527099666],[-2.895487070083504,53.100749969482536],[-2.864376068115177,53.05360031127941],[-2.860470056533813,53.021930694580185],[-2.827500104904174,53.00222015380871],[-2.812777042388916,52.984161376953125],[-2.7744460105896,52.9849891662597],[-2.727740049362126,52.96660995483404],[-2.716943979263249,52.946109771728516],[-2.71972203254694,52.91722106933593],[-2.75,52.91471862792969],[-2.783334970474129,52.898609161376946],[-2.853610038757324,52.939720153808594],[-2.879168033599854,52.9419403076173],[-2.92833304405201,52.93278121948242],[-2.962729930877686,52.95272827148443],[-2.993890047073364,52.95360946655279],[-3.089446067810059,52.913059234619254],[-3.096668004989624,52.89416885375988],[-3.131666898727417,52.883331298828175],[-3.11916804313654,52.85610961914074],[-3.155833959579468,52.82194137573242],[-3.140832901000977,52.796390533447266]]]},"properties":{"ID_0":242,"ISO":"GB-WRX","NAME_0":"United Kingdom","ID_1":4,"NAME_1":"Wales","ID_2":192,"NAME_2":"Wrexham","TYPE_2":"Unitary Authority (wales)","ENGTYPE_2":"Unitary Authority (wales","NL_NAME_2":null,"VARNAME_2":null}}
+{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-3.140832901000977,52.796390533447266],[-3.190834999084416,52.793331146240234],[-3.242223024368172,52.779159545898494],[-3.299722909927311,52.82693862915045],[-3.371943950653076,52.84999847412121],[-3.390722036361581,52.86741638183594],[-3.373075008392334,52.88907241821289],[-3.311233043670654,52.93287658691406],[-3.200437068939209,52.938030242920036],[-3.094794988632202,52.96379470825207],[-3.141175031661987,52.99729156494135],[-3.132157087325936,53.05913162231457],[-3.122706890106144,53.0664329528808],[-3.10381293296814,53.08103561401373],[-2.991724967956543,53.1390113830567],[-2.956809043884277,53.14467239379883],[-2.93833398818964,53.124721527099666],[-2.895487070083504,53.100749969482536],[-2.864376068115177,53.05360031127941],[-2.860470056533813,53.021930694580185],[-2.827500104904174,53.00222015380871],[-2.812777042388916,52.984161376953125],[-2.7744460105896,52.9849891662597],[-2.727740049362126,52.96660995483404],[-2.716943979263249,52.946109771728516],[-2.71972203254694,52.91722106933593],[-2.75,52.91471862792969],[-2.783334970474129,52.898609161376946],[-2.853610038757324,52.939720153808594],[-2.879168033599854,52.9419403076173],[-2.92833304405201,52.93278121948242],[-2.962729930877686,52.95272827148443],[-2.993890047073364,52.95360946655279],[-3.089446067810059,52.913059234619254],[-3.096668004989624,52.89416885375988],[-3.131666898727417,52.883331298828175],[-3.11916804313654,52.85610961914074],[-3.155833959579468,52.82194137573242],[-3.140832901000977,52.796390533447266]]]},"properties":{"ID_0":242,"ISO":"GB-WRX","NAME_0":"United Kingdom","ID_1":4,"NAME_1":"Wales","ID_2":192,"NAME_2":"Wrexham","TYPE_2":"Unitary Authority (wales)","ENGTYPE_2":"Unitary Authority (wales","NL_NAME_2":null,"VARNAME_2":null}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-NET","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":205,"NAME_2":"Newcastle upon Tyne","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.637893605385297,55.064768597812005],[-1.6385078008313936,55.041551349041356],[-1.5926377415084274,55.038940380402764],[-1.5873825018672498,55.025777798790564],[-1.6002664388791212,55.00983844727313],[-1.5585039788567177,55.00554365830061],[-1.562981060121042,54.992317493771715],[-1.5292129836146306,54.98334130741928],[-1.5355253430199736,54.96523484767873],[-1.5538817384420445,54.95908490640094],[-1.5943326191343197,54.97060544223477],[-1.640073958064805,54.95926565999575],[-1.7003925142994276,54.97078331957437],[-1.719662014574189,54.96748374975912],[-1.747127463447843,54.981765602633345],[-1.766667008399963,54.98443984985363],[-1.728332042694035,55.02804946899419],[-1.697221994400024,55.033050537109375],[-1.688889026641789,55.07221984863287],[-1.637893605385297,55.064768597812005]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-NTY","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":204,"NAME_2":"North Tyneside","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.562981060121042,54.992317493771715],[-1.5585039788567177,55.00554365830061],[-1.6002664388791212,55.00983844727313],[-1.5873825018672498,55.025777798790564],[-1.5926377415084274,55.038940380402764],[-1.6385078008313936,55.041551349041356],[-1.637893605385297,55.064768597812005],[-1.586109042167664,55.06055068969721],[-1.559999942779484,55.05110931396479],[-1.493610978126469,55.04916000366211],[-1.454121947288513,55.07013702392589],[-1.428056001663208,55.03819274902344],[-1.42972195148468,55.007362365722706],[-1.4533035788215456,54.98981534304894],[-1.5308458423819309,54.98401528309465],[-1.5292129836146306,54.98334130741928],[-1.562981060121042,54.992317493771715]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-STY","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":203,"NAME_2":"South Tyneside","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.42972195148468,55.007362365722706],[-1.379166007041931,54.98597335815424],[-1.353055953979379,54.95652770996093],[-1.367498993873483,54.93847274780285],[-1.3696831726000283,54.9424293829535],[-1.4193708269241863,54.92992401027664],[-1.5112175753936958,54.93166591553027],[-1.5153298812543685,54.957349818849906],[-1.5355253430199736,54.96523484767873],[-1.5292129836146306,54.98334130741928],[-1.5308458423819309,54.98401528309465],[-1.4495276527721541,54.9843355871573],[-1.42972195148468,55.007362365722706]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-SND","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":202,"NAME_2":"Sunderland","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.351943969726506,54.86963653564459],[-1.389835000038033,54.860801696777344],[-1.411224007606506,54.80133056640631],[-1.440425038337708,54.79700088500976],[-1.506346940994263,54.7999000549317],[-1.523211956024113,54.831798553466854],[-1.552342057228032,54.85789871215826],[-1.5594108423845006,54.88203709563008],[-1.5570802954893481,54.90921128231478],[-1.5688913696667814,54.92462482411063],[-1.5112175753936958,54.93166591553027],[-1.4193708269241863,54.92992401027664],[-1.3696831726000283,54.9424293829535],[-1.3696850794979791,54.94242762876271],[-1.3756848680534932,54.93690908273037],[-1.367498993873483,54.93847274780285],[-1.350834012031498,54.905418395996094],[-1.360277056693917,54.89014053344732],[-1.351943969726506,54.86963653564459]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-GAT","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":201,"NAME_2":"Gateshead","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.766667008399963,54.98443984985363],[-1.747127463447843,54.981765602633345],[-1.719662014574189,54.96748374975912],[-1.7003925142994276,54.97078331957437],[-1.640073958064805,54.95926565999575],[-1.5943326191343197,54.97060544223477],[-1.5538817384420445,54.95908490640094],[-1.5355253430199736,54.96523484767873],[-1.5153298812543685,54.957349818849906],[-1.5112175753936958,54.93166591553027],[-1.5688913696667814,54.92462482411063],[-1.5570802954893481,54.90921128231478],[-1.5594108423845006,54.88203709563008],[-1.560006022453308,54.879650115966854],[-1.595293998718205,54.89270019531256],[-1.70114004611969,54.894161224365284],[-1.820001006126347,54.90472030639643],[-1.850558042526132,54.91971969604498],[-1.821666955947819,54.92943954467779],[-1.799998998641968,54.97222137451172],[-1.766667008399963,54.98443984985363]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-BRD","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":206,"NAME_2":"Bradford","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.728610038757267,53.90277099609374],[-1.73204879266721,53.89594325075279],[-1.717057547419288,53.89226166106078],[-1.7254307560718554,53.88568922907194],[-1.7563547985969659,53.884706129499996],[-1.7874648701095268,53.896900483232514],[-1.800424229633669,53.88596457577919],[-1.7605110704384566,53.863609042741246],[-1.7152860252485,53.86624455080066],[-1.6950919029119742,53.857537979195925],[-1.7119957303650024,53.78306976757263],[-1.6822705352699179,53.786414904743225],[-1.6742333842008723,53.7800047384966],[-1.640405933268333,53.77968368790602],[-1.6495638555890175,53.76819793719327],[-1.6816208329636275,53.75646888034447],[-1.7144316115903575,53.76245816984497],[-1.7337654265688964,53.74691831169833],[-1.7472250975667662,53.7468142321564],[-1.7459009737585947,53.73448984312321],[-1.760908957841842,53.73464545418409],[-1.7700862781627797,53.72625231008317],[-1.8093678285622556,53.7643806918915],[-1.827836366896612,53.76373265358225],[-1.8554563588416322,53.748307995249604],[-1.8726533729287733,53.75494083924053],[-1.8734027438503054,53.77869041991246],[-1.9281716252138732,53.787577043719274],[-1.9808488762530807,53.786353020276685],[-1.9867652441712251,53.796150574521526],[-2.047224044799748,53.82444000244146],[-2.032510042190552,53.84766006469738],[-2.002779006957951,53.86999893188471],[-1.966109991073608,53.87638854980463],[-1.973610043525696,53.91722106933594],[-1.950834989547729,53.93193817138672],[-1.943611979484501,53.957771301269645],[-1.901944994926396,53.95499038696294],[-1.871762990951538,53.9404411315918],[-1.79778003692627,53.94305038452142],[-1.728610038757267,53.90277099609374]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-CLD","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":207,"NAME_2":"Calderdale","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.7700862781627797,53.72625231008317],[-1.7536367530860233,53.7258603031649],[-1.7358710915125493,53.71324284745348],[-1.7312828421501738,53.680371982778546],[-1.7473017947117206,53.69459457269439],[-1.8257242848934756,53.67025621583839],[-1.8536828281573843,53.672537894106384],[-1.8435663241589404,53.66612189117391],[-1.8945985643971932,53.64542178165289],[-1.9341522381980882,53.648339600553584],[-1.9727437163101147,53.62577347065747],[-2.009470755392109,53.61677953810537],[-1.988055944442749,53.6147193908692],[-2.01694393157959,53.61861038208002],[-2.035001039505005,53.646938323974666],[-2.031388998031616,53.663330078124936],[-2.046390056610051,53.68416976928722],[-2.098612070083618,53.67193984985357],[-2.15134596824646,53.69654846191406],[-2.159722089767456,53.725559234619254],[-2.121388912200871,53.755268096923885],[-2.120558023452759,53.7913818359375],[-2.095555067062378,53.810550689697266],[-2.047224044799748,53.82444000244146],[-2.047224044799748,53.82444000244146],[-1.9867652441712251,53.796150574521526],[-1.9808488762530807,53.786353020276685],[-1.9281716252138732,53.787577043719274],[-1.8734027438503054,53.77869041991246],[-1.8726533729287733,53.75494083924053],[-1.8554563588416322,53.748307995249604],[-1.827836366896612,53.76373265358225],[-1.8093678285622556,53.7643806918915],[-1.7700862781627797,53.72625231008317]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-KIR","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":208,"NAME_2":"Kirklees","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.6816208329636275,53.75646888034447],[-1.6584439961554542,53.74545777049434],[-1.6378819490635026,53.747728913926046],[-1.6233716039931367,53.71854696150013],[-1.5922042738516327,53.71853616246708],[-1.5711222061724999,53.7064046197108],[-1.5983760291819142,53.699780759264726],[-1.6024994122575773,53.692171616634305],[-1.591920090885816,53.689334699229015],[-1.615216853840093,53.67758113210644],[-1.590626057095915,53.66066361221685],[-1.6249014560431192,53.653642139813186],[-1.6136755976408235,53.62457316512705],[-1.5864532989071738,53.60717405390706],[-1.584167957305851,53.59777069091797],[-1.615278005599975,53.56333160400402],[-1.674445986747685,53.54999923706055],[-1.714722990989628,53.55472183227539],[-1.771667957305851,53.53527069091802],[-1.80666601657856,53.531940460205135],[-1.816110968589726,53.51610946655279],[-1.870833039283696,53.532218933105526],[-1.897222995758,53.53305053710949],[-1.937777996063176,53.5680503845216],[-1.97694194316864,53.593891143798885],[-1.988055944442749,53.6147193908692],[-2.01694393157959,53.61861038208002],[-2.009470755392109,53.61677953810537],[-1.9727437163101147,53.62577347065747],[-1.9341522381980882,53.648339600553584],[-1.8945985643971932,53.64542178165289],[-1.8435663241589404,53.66612189117391],[-1.8536828281573843,53.672537894106384],[-1.8257242848934756,53.67025621583839],[-1.7473017947117206,53.69459457269439],[-1.7312828421501738,53.680371982778546],[-1.7358710915125493,53.71324284745348],[-1.7536367530860233,53.7258603031649],[-1.7700862781627797,53.72625231008317],[-1.760908957841842,53.73464545418409],[-1.7459009737585947,53.73448984312321],[-1.7472250975667662,53.7468142321564],[-1.7337654265688964,53.74691831169833],[-1.7144316115903575,53.76245816984497],[-1.6816208329636275,53.75646888034447]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-LDS","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":209,"NAME_2":"Leeds","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.304167032241764,53.749721527099666],[-1.3997217052678315,53.71930941607449],[-1.4431494342181035,53.72822662954728],[-1.4882982958378521,53.72775701029367],[-1.4957279953127665,53.722308403027206],[-1.5103956816858568,53.72969011580311],[-1.5593228953993103,53.69898368127084],[-1.5711222061724999,53.7064046197108],[-1.5922042738516327,53.71853616246708],[-1.6233716039931367,53.71854696150013],[-1.6378819490635026,53.747728913926046],[-1.6584439961554542,53.74545777049434],[-1.6816208329636275,53.75646888034447],[-1.6495638555890175,53.76819793719327],[-1.640405933268333,53.77968368790602],[-1.6742333842008723,53.7800047384966],[-1.6822705352699179,53.786414904743225],[-1.7119957303650024,53.78306976757263],[-1.6950919029119742,53.857537979195925],[-1.7152860252485,53.86624455080066],[-1.7605110704384566,53.863609042741246],[-1.800424229633669,53.88596457577919],[-1.7874648701095268,53.896900483232514],[-1.7563547985969659,53.884706129499996],[-1.7254307560718554,53.88568922907194],[-1.717057547419288,53.89226166106078],[-1.73204879266721,53.89594325075279],[-1.728610038757267,53.90277099609374],[-1.641389966011047,53.907218933105526],[-1.583333015441838,53.900829315185604],[-1.549167037010193,53.90861129760747],[-1.534446001052856,53.93526840209961],[-1.507187962532043,53.91077041625988],[-1.454722046852055,53.90610885620117],[-1.386667013168221,53.9394416809082],[-1.333611011505127,53.94499969482433],[-1.294167995452824,53.9255485534668],[-1.307777047157288,53.89471817016607],[-1.305557012557869,53.860828399658146],[-1.326110005378666,53.846378326416016],[-1.305276989936772,53.819721221923885],[-1.307500958442574,53.79027938842773],[-1.288612008094788,53.77027130126959],[-1.304167032241764,53.749721527099666]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-WKF","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":210,"NAME_2":"Wakefield","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.584167957305851,53.59777069091797],[-1.5864532989071738,53.60717405390706],[-1.6136755976408235,53.62457316512705],[-1.6249014560431192,53.653642139813186],[-1.590626057095915,53.66066361221685],[-1.615216853840093,53.67758113210644],[-1.591920090885816,53.689334699229015],[-1.6024994122575773,53.692171616634305],[-1.5983760291819142,53.699780759264726],[-1.5711222061724999,53.7064046197108],[-1.5593228953993103,53.69898368127084],[-1.5103956816858568,53.72969011580311],[-1.4957279953127665,53.722308403027206],[-1.4882982958378521,53.72775701029367],[-1.4431494342181035,53.72822662954728],[-1.3997217052678315,53.71930941607449],[-1.304167032241764,53.749721527099666],[-1.259443044662419,53.71776962280285],[-1.219980001449585,53.714698791503906],[-1.245278000831547,53.67193984985357],[-1.246947050094548,53.63555145263671],[-1.229943990707341,53.620719909668026],[-1.24333202838892,53.59693908691417],[-1.305276989936772,53.57611083984386],[-1.344444036483708,53.58082962036144],[-1.367776989936829,53.59888076782232],[-1.423889994621277,53.59498977661133],[-1.448055028915405,53.600830078125],[-1.485000014305115,53.59222030639654],[-1.535277962684631,53.593608856201286],[-1.560556054115239,53.60667037963873],[-1.584167957305851,53.59777069091797]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"IM","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"Isle of Man","ID_2":2,"NAME_2":"Isle of Man","TYPE_2":"Crown Dependency","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-4.383544921875,54.34134830540375],[-4.37530517578125,54.36375806691923],[-4.362945556640625,54.39175308509071],[-4.365692138671874,54.41733182694633],[-4.482421875,54.38855462060335],[-4.53460693359375,54.37255855831926],[-4.54833984375,54.35815677227375],[-4.5600128173828125,54.334943271492],[-4.603958129882812,54.279257540609336],[-4.6451568603515625,54.250784674876684],[-4.6904754638671875,54.22470072101279],[-4.7021484375,54.225503550071174],[-4.720001220703125,54.20984556727275],[-4.7234344482421875,54.18373573436089],[-4.7412872314453125,54.17489482345622],[-4.7454071044921875,54.16444403731646],[-4.733734130859375,54.15559900222241],[-4.7385406494140625,54.131868892085414],[-4.750213623046875,54.1069175102521],[-4.7646331787109375,54.11174798232063],[-4.7824859619140625,54.090811871873825],[-4.7632598876953125,54.0900064257852],[-4.7975921630859375,54.063820915086225],[-4.8332977294921875,54.05495438499805],[-4.82025146484375,54.043666972870625],[-4.780426025390625,54.055357450153174],[-4.757080078125,54.0609999517185],[-4.7296142578125,54.08356229415844],[-4.692535400390625,54.081951104880396],[-4.6856689453125,54.067044638606795],[-4.6630096435546875,54.062611954247565],[-4.658203125,54.07187975467914],[-4.648590087890625,54.07590858798479],[-4.6307373046875,54.07631144981169],[-4.622497558593749,54.067044638606795],[-4.6300506591796875,54.05817879674286],[-4.623870849609375,54.05374516606874],[-4.603271484375,54.07550572224815],[-4.6149444580078125,54.07067102844564],[-4.618377685546875,54.0787285386706],[-4.5764923095703125,54.10047600536083],[-4.54833984375,54.10168386374337],[-4.5298004150390625,54.12382170046237],[-4.50439453125,54.12502887884479],[-4.4659423828125,54.142730121693035],[-4.4707489013671875,54.14514334149681],[-4.478302001953125,54.15077364078996],[-4.4769287109375,54.159217654166895],[-4.464569091796875,54.165650031996904],[-4.43572998046875,54.16725797022493],[-4.387664794921875,54.19538677476911],[-4.401397705078125,54.20342006190774],[-4.404144287109375,54.213861000644926],[-4.382171630859375,54.22751055441583],[-4.35333251953125,54.26361995010228],[-4.30389404296875,54.299697745943455],[-4.340972900390625,54.30690951430536],[-4.379425048828125,54.3197273165176],[-4.383544921875,54.34134830540375]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-CHE","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":211,"NAME_2":"Cheshire East","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-2.503124,53.332322],[-2.447022914886475,53.355045318603516],[-2.42877006530756,53.38039016723633],[-2.364721059799137,53.36249923706055],[-2.316668033599854,53.359989166259766],[-2.28333306312561,53.34222030639659],[-2.238333940505868,53.35499954223644],[-2.176111936569157,53.34555053710949],[-2.159446954727173,53.321388244628906],[-2.140279054641724,53.3277702331543],[-2.119998931884766,53.359439849853516],[-2.080832004547119,53.3611106872558],[-2.049443960189762,53.3522186279298],[-2.016736030578613,53.370479583740234],[-1.998056054115296,53.33583068847667],[-1.995555996894836,53.26416015624999],[-1.990556001663208,53.241661071777344],[-1.970834016799927,53.23027038574224],[-1.976848959922791,53.207370758056754],[-2.005557060241642,53.18610000610357],[-2.030555009841919,53.18471908569335],[-2.06833291053772,53.165828704833984],[-2.140001058578491,53.16999816894537],[-2.134721994399968,53.15027999877935],[-2.157778024673462,53.14749908447271],[-2.20491099357605,53.113666534423885],[-2.243597030639535,53.08589172363286],[-2.272222995757943,53.07749938964849],[-2.305557012557927,53.0791587829591],[-2.33555793762207,53.056110382080185],[-2.36583399772644,53.0522193908692],[-2.37388801574707,53.03722000122081],[-2.366389989852848,53.00027084350586],[-2.378781080245972,52.98960876464855],[-2.423609972000065,52.9786109924317],[-2.430835008621216,52.96500015258788],[-2.478888034820557,52.95415878295904],[-2.512778997421208,52.96165847778332],[-2.527224063873234,52.94721984863287],[-2.57778000831604,52.95360946655279],[-2.589446067810059,52.9769401550294],[-2.622776985168457,52.98582839965826],[-2.727740049362126,52.96660995483404],[-2.69929242541042,52.99543881492112],[-2.668817362661816,53.03865395690339],[-2.7024105948798103,53.0543212271167],[-2.718262793890581,53.04421408238489],[-2.7529286697448767,53.069226255530296],[-2.7317386071692047,53.091808954566744],[-2.71136363193619,53.09364241328605],[-2.706054071937529,53.118509149806194],[-2.671145068527531,53.11587002635502],[-2.6597303498762486,53.130716437310326],[-2.6412634457727053,53.12842106828762],[-2.6252837142956897,53.1508474454638],[-2.5920897823706253,53.14450477640153],[-2.5965047449945127,53.1588720534501],[-2.583580955796339,53.155497891245666],[-2.572402573358417,53.16347223219018],[-2.54292438715405,53.14977217705609],[-2.4997406601267818,53.164151979736],[-2.4688673347879777,53.152736732701385],[-2.443759598733158,53.15988323300474],[-2.4434774505382038,53.1708381853081],[-2.4573741833378864,53.176693897687585],[-2.4565568822113124,53.20261297077961],[-2.4306634912809755,53.197965287645374],[-2.4063665724789765,53.174087431160686],[-2.392109733478435,53.17991522992649],[-2.378319611154369,53.172012897685356],[-2.3687309526100115,53.18293310732565],[-2.372554311462734,53.19558288298865],[-2.4101609019432515,53.205696397148344],[-2.414181807392303,53.21929974563053],[-2.4011722965015694,53.22175880134511],[-2.3962893093078983,53.23436231637357],[-2.363799855536885,53.22357083157431],[-2.3490260583775426,53.249012074682156],[-2.3641523737211614,53.24850109129004],[-2.394115190421391,53.266754280242004],[-2.4144548386760607,53.268319390382516],[-2.4274608589892663,53.2611695571301],[-2.453170662658378,53.28455076075722],[-2.498006104194348,53.289908925446895],[-2.512281155915481,53.32134620700367],[-2.503124,53.332322]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-CHW","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":212,"NAME_2":"Cheshire West and Chester","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-2.69929242541042,52.99543881492112],[-2.727740049362126,52.96660995483404],[-2.7744460105896,52.9849891662597],[-2.812777042388916,52.984161376953125],[-2.827500104904174,53.00222015380871],[-2.860470056533813,53.021930694580185],[-2.864376068115177,53.05360031127941],[-2.895487070083504,53.100749969482536],[-2.93833398818964,53.124721527099666],[-2.956809043884277,53.14467239379883],[-2.909168004989624,53.171390533447266],[-2.912499904632568,53.18638992309582],[-2.955276966094914,53.215549468994254],[-3.001389026641846,53.23944091796881],[-3.037220954894906,53.25111007690429],[-3.092499971389771,53.25672149658203],[-3.099165916442757,53.285758972168026],[-3.104025388762669,53.28805576260414],[-3.103733121138837,53.29999435427673],[-3.0741654904919797,53.316380908019056],[-3.026139522596778,53.29774869209405],[-2.992737815610769,53.30710878331546],[-2.968033296688178,53.3012551093274],[-2.939551319692313,53.31041563488773],[-2.931602543078512,53.306068832815846],[-2.9287564668151167,53.30841299304941],[-2.9285733193370813,53.30824801712984],[-2.901730978034698,53.29923482940577],[-2.8761936549383713,53.29065064886871],[-2.84558026284004,53.29113403786215],[-2.8126861614917296,53.30481522264111],[-2.7894899824606516,53.296849726505705],[-2.752827376996626,53.31456936820613],[-2.7524892430550585,53.31473267321978],[-2.739292174240041,53.30687033883386],[-2.738836637359983,53.30705152380454],[-2.7382055794543425,53.30669637740584],[-2.7386470041916118,53.307126947182],[-2.7235253728668827,53.31313964458688],[-2.700801145463609,53.30580718868542],[-2.685151721447282,53.31545145878494],[-2.6415569202347107,53.30503479895434],[-2.6450614629819666,53.31013510072038],[-2.624122729072159,53.30939815904222],[-2.619934770655549,53.32032094142578],[-2.609086573898332,53.312071202293055],[-2.595223105393976,53.32245434572998],[-2.580697059631234,53.31558609008789],[-2.55492901802063,53.31236648559575],[-2.447022914886475,53.355045318603516],[-2.503124,53.332322],[-2.512281155915481,53.32134620700367],[-2.498006104194348,53.289908925446895],[-2.453170662658378,53.28455076075722],[-2.4274608589892663,53.2611695571301],[-2.4144548386760607,53.268319390382516],[-2.394115190421391,53.266754280242004],[-2.3641523737211614,53.24850109129004],[-2.3490260583775426,53.249012074682156],[-2.363799855536885,53.22357083157431],[-2.3962893093078983,53.23436231637357],[-2.4011722965015694,53.22175880134511],[-2.414181807392303,53.21929974563053],[-2.4101609019432515,53.205696397148344],[-2.372554311462734,53.19558288298865],[-2.3687309526100115,53.18293310732565],[-2.378319611154369,53.172012897685356],[-2.392109733478435,53.17991522992649],[-2.4063665724789765,53.174087431160686],[-2.4306634912809755,53.197965287645374],[-2.4565568822113124,53.20261297077961],[-2.4573741833378864,53.176693897687585],[-2.4434774505382038,53.1708381853081],[-2.443759598733158,53.15988323300474],[-2.4688673347879777,53.152736732701385],[-2.4997406601267818,53.164151979736],[-2.54292438715405,53.14977217705609],[-2.572402573358417,53.16347223219018],[-2.583580955796339,53.155497891245666],[-2.5965047449945127,53.1588720534501],[-2.5920897823706253,53.14450477640153],[-2.6252837142956897,53.1508474454638],[-2.6412634457727053,53.12842106828762],[-2.6597303498762486,53.130716437310326],[-2.671145068527531,53.11587002635502],[-2.706054071937529,53.118509149806194],[-2.71136363193619,53.09364241328605],[-2.7317386071692047,53.091808954566744],[-2.7529286697448767,53.069226255530296],[-2.718262793890581,53.04421408238489],[-2.7024105948798103,53.0543212271167],[-2.668817362661816,53.03865395690339],[-2.69929242541042,52.99543881492112]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-HAL","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":213,"NAME_2":"Halton","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"MultiPolygon","coordinates":[[[[-2.6906328033643474,53.38538819887531],[-2.680557012557927,53.37887954711914],[-2.662832021713257,53.357460021972656],[-2.605659961700383,53.338134765624936],[-2.580697059631234,53.31558609008789],[-2.595223105393976,53.32245434572998],[-2.609086573898332,53.312071202293055],[-2.619934770655549,53.32032094142578],[-2.624122729072159,53.30939815904222],[-2.6450614629819666,53.31013510072038],[-2.6415569202347107,53.30503479895434],[-2.685151721447282,53.31545145878494],[-2.700801145463609,53.30580718868542],[-2.7235253728668827,53.31313964458688],[-2.7386470041916118,53.307126947182],[-2.7463205093272602,53.31461009870791],[-2.7630580540853917,53.33092174120937],[-2.753249998793975,53.34359955705048],[-2.740202777458212,53.34506489881115],[-2.7381914457377103,53.34793646284791],[-2.7591335731230733,53.34960649072296],[-2.7755257843675882,53.33895375514488],[-2.785584172527674,53.32345942791167],[-2.8221495120534503,53.3334093671374],[-2.8275834556324004,53.33098145503876],[-2.832457303217845,53.33728947774635],[-2.8187798745443087,53.33977154129373],[-2.818806904374221,53.34800073421497],[-2.7873017229574066,53.35629039621995],[-2.7766710534347734,53.38105868293533],[-2.7576540799353046,53.38073789254475],[-2.745174605499206,53.402095648481286],[-2.715226797703995,53.399034871811146],[-2.712803447263301,53.39062599574497],[-2.6906328033643474,53.38538819887531]]],[[[-2.738836637359983,53.30705152380454],[-2.739292174240041,53.30687033883386],[-2.7524892430550585,53.31473267321978],[-2.752205913970762,53.314573312537085],[-2.738836637359983,53.30705152380454]]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-KWL","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":215,"NAME_2":"Knowsley","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-2.8249644186438823,53.48520925194317],[-2.818711728158975,53.46689107502111],[-2.804407775672048,53.467236409853285],[-2.7950694680621293,53.44323009479305],[-2.8050295780688237,53.43865997711093],[-2.776201389989665,53.42668703835805],[-2.7867759144555664,53.40118756707545],[-2.745174605499206,53.402095648481286],[-2.7576540799353046,53.38073789254475],[-2.7766710534347734,53.38105868293533],[-2.7873017229574066,53.35629039621995],[-2.818806904374221,53.34800073421497],[-2.8404055929822314,53.347331071139905],[-2.853495811111275,53.363514490179924],[-2.8561650149124373,53.378815010693316],[-2.821954837185798,53.38066707898254],[-2.8371937067863002,53.399741433945394],[-2.856219824988291,53.39496011378423],[-2.892411156705693,53.4107621106839],[-2.865927223044769,53.41830162941371],[-2.867855282181373,53.4492945946253],[-2.900315030312638,53.4691586759534],[-2.914377598458968,53.46500517358472],[-2.922615127321468,53.474983221867795],[-2.8879942087273798,53.5038287512821],[-2.863610982894841,53.51805114746094],[-2.805000066757145,53.493610382080135],[-2.8249644186438823,53.48520925194317]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-LIV","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":216,"NAME_2":"Liverpool","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-2.818806904374221,53.34800073421497],[-2.8187798745443087,53.33977154129373],[-2.832457303217845,53.33728947774635],[-2.8275834556324004,53.33098145503876],[-2.836474654189664,53.3270076975817],[-2.878158399223132,53.334198839003406],[-2.9027093942427484,53.345606530987155],[-2.9817232994180594,53.3822445228796],[-3.0033556769120726,53.41410662121449],[-3.00864346820523,53.43787912516354],[-2.974914555250172,53.443323961595766],[-2.9738232140443714,53.462756641485505],[-2.9563065635473573,53.472993440769805],[-2.922615127321468,53.474983221867795],[-2.914377598458968,53.46500517358472],[-2.900315030312638,53.4691586759534],[-2.867855282181373,53.4492945946253],[-2.865927223044769,53.41830162941371],[-2.892411156705693,53.4107621106839],[-2.856219824988291,53.39496011378423],[-2.8371937067863002,53.399741433945394],[-2.821954837185798,53.38066707898254],[-2.8561650149124373,53.378815010693316],[-2.853495811111275,53.363514490179924],[-2.8404055929822314,53.347331071139905],[-2.818806904374221,53.34800073421497]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-SHN","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":217,"NAME_2":"St. Helens","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-2.6906328033643474,53.38538819887531],[-2.712803447263301,53.39062599574497],[-2.715226797703995,53.399034871811146],[-2.745174605499206,53.402095648481286],[-2.7867759144555664,53.40118756707545],[-2.776201389989665,53.42668703835805],[-2.8050295780688237,53.43865997711093],[-2.7950694680621293,53.44323009479305],[-2.804407775672048,53.467236409853285],[-2.818711728158975,53.46689107502111],[-2.8249644186438823,53.48520925194317],[-2.805000066757145,53.493610382080135],[-2.801666021346989,53.51694107055658],[-2.776109933853149,53.5288810729981],[-2.751987934112549,53.51115036010747],[-2.690000057220345,53.47166061401373],[-2.603888988494873,53.47249984741205],[-2.59972095489502,53.458328247070305],[-2.566404104232788,53.43566894531255],[-2.616111993789559,53.43054962158208],[-2.639722108840942,53.44055175781244],[-2.670834064483643,53.431110382080014],[-2.648056983947754,53.391391754150504],[-2.680557012557927,53.37887954711914],[-2.6906328033643474,53.38538819887531]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-SFT","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":218,"NAME_2":"Sefton","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-2.863610982894841,53.51805114746094],[-2.8879942087273798,53.5038287512821],[-2.922615127321468,53.474983221867795],[-2.9563065635473573,53.472993440769805],[-2.9738232140443714,53.462756641485505],[-2.974914555250172,53.443323961595766],[-3.00864346820523,53.43787912516354],[-3.008755289200723,53.43838154498731],[-3.040833950042668,53.4651374816895],[-3.06138896942133,53.501251220703125],[-3.06361198425293,53.5223617553712],[-3.1002779006958,53.54291534423834],[-3.1002779006958,53.56652832031256],[-3.051388978958016,53.62236022949219],[-3.01916599273676,53.65124893188476],[-2.99083399772644,53.66736221313482],[-2.972501039504948,53.69402694702154],[-2.947770118713265,53.70819473266613],[-2.932777881622258,53.66054916381847],[-2.963609933853149,53.6261100769043],[-2.996387958526554,53.613609313964844],[-3.018887996673527,53.593608856201286],[-3.011667966842651,53.57749938964837],[-3.030555009841805,53.56026840209961],[-3.031666994094849,53.54193878173834],[-2.958611965179443,53.51583099365239],[-2.954444885253906,53.54582977294933],[-2.910278081893864,53.52444076538086],[-2.863610982894841,53.51805114746094]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-WRL","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":219,"NAME_2":"Wirral","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-2.9287564668151167,53.30841299304941],[-2.931602543078512,53.306068832815846],[-2.939551319692313,53.31041563488773],[-2.968033296688178,53.3012551093274],[-2.992737815610769,53.30710878331546],[-3.026139522596778,53.29774869209405],[-3.0741654904919797,53.316380908019056],[-3.103733121138837,53.29999435427673],[-3.1037322636345945,53.30002934804953],[-3.1090147166578257,53.29725750745639],[-3.1166343558439107,53.31171865570986],[-3.122336556752299,53.32253388267948],[-3.186277019464458,53.36444603100735],[-3.2003693343126156,53.38751432995951],[-3.1736326305871425,53.40143583086426],[-3.0403203214367336,53.44289654953395],[-3.01645759994499,53.410577110896554],[-3.002522132920189,53.37473245214664],[-2.934169251041866,53.313288041250125],[-2.9287564668151167,53.30841299304941]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-BIR","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":220,"NAME_2":"Birmingham","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.7535232040259174,52.51296690956616],[-1.7994465715786179,52.50429325232655],[-1.7557828743406476,52.49948012688693],[-1.759600499826434,52.45191093161349],[-1.779146248816952,52.450154615190755],[-1.8003174036920766,52.45829756060253],[-1.8346435093023545,52.4174332370946],[-1.8444961945912532,52.410252604968385],[-1.8666451481106627,52.41104531977225],[-1.8687468031867753,52.404737506339956],[-1.845498272804539,52.39978223961458],[-1.844444990158081,52.383609771728516],[-1.90055501461029,52.39278030395508],[-1.954723000526428,52.38694000244135],[-1.983054995536747,52.37749099731439],[-2.001945018768254,52.39278030395508],[-1.983054995536747,52.41777038574224],[-2.016990282419047,52.4326829049244],[-2.013243469381798,52.4621907598166],[-1.9778967430437608,52.46716543160672],[-1.964006976484736,52.481985666946336],[-1.9507770607038752,52.48324663801256],[-1.9381321414490529,52.49842476289323],[-1.9630249126644133,52.50489727915291],[-1.9619814538100087,52.5284156793635],[-1.9294410516361902,52.53129919343769],[-1.9331498676191794,52.54581281031442],[-1.9181574543575888,52.547306508689616],[-1.878715984113474,52.56943440492526],[-1.872564469611435,52.584944671524696],[-1.875277042388859,52.58639144897461],[-1.855556011199895,52.57555007934576],[-1.815001010894719,52.590831756591854],[-1.777673006057739,52.575420379638786],[-1.753056049346867,52.54666137695318],[-1.733332037925663,52.5116691589356],[-1.7535232040259174,52.51296690956616]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-COV","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":221,"NAME_2":"Coventry","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.6010673268718723,52.38929945930054],[-1.6021755434992606,52.41605700579916],[-1.6144499964861112,52.42796797184463],[-1.6082707976447488,52.438841008005525],[-1.5952286648660792,52.439926413404116],[-1.5952286648660792,52.442926413404116],[-1.455000042915287,52.43804931640619],[-1.438053965568486,52.429439544677734],[-1.431666016578617,52.383609771728516],[-1.46277904510498,52.36582946777343],[-1.510833978652954,52.36748886108404],[-1.536944031715336,52.35583114624029],[-1.562777996063176,52.37221908569335],[-1.5676068988662508,52.384688959934735],[-1.6010673268718723,52.38929945930054]]]}},{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-DUD","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":222,"NAME_2":"Dudley","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-2.073942090146734,52.5498796695657],[-2.0795904608909996,52.524084766328386],[-2.057257620053761,52.51227148967935],[-2.0643229399889718,52.48716900687397],[-2.097090363561211,52.46839477878771],[-2.0590167147981466,52.46197535251913],[-2.0227492132989906,52.48055141631847],[-2.013243469381798,52.4621907598166],[-2.016990282419047,52.4326829049244],[-2.030555009841919,52.43693923950201],[-2.058332920074463,52.42248916625988],[-2.082776069641056,52.436100006103516],[-2.118889093399048,52.42221832275385],[-2.153856039047241,52.423000335693416],[-2.158890008926335,52.47748947143555],[-2.177500009536743,52.5011100769043],[-2.134443998336735,52.5152702331543],[-2.12611198425293,52.544441223144645],[-2.1214536447560484,52.55693494609824],[-2.108244358337544,52.543944892365815],[-2.0797787067929865,52.55702729259615],[-2.073942090146734,52.5498796695657]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-SAW","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":223,"NAME_2":"Sandwell","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.9181574543575888,52.547306508689616],[-1.9331498676191794,52.54581281031442],[-1.9294410516361902,52.53129919343769],[-1.9619814538100087,52.5284156793635],[-1.9630249126644133,52.50489727915291],[-1.9381321414490529,52.49842476289323],[-1.9507770607038752,52.48324663801256],[-1.964006976484736,52.481985666946336],[-1.9778967430437608,52.46716543160672],[-2.013243469381798,52.4621907598166],[-2.0227492132989906,52.48055141631847],[-2.0590167147981466,52.46197535251913],[-2.097090363561211,52.46839477878771],[-2.0643229399889718,52.48716900687397],[-2.057257620053761,52.51227148967935],[-2.0795904608909996,52.524084766328386],[-2.073942090146734,52.5498796695657],[-2.050982445654555,52.55272911259622],[-2.010978452375163,52.56906533086296],[-1.975496610455888,52.55556040195912],[-1.9641434593340144,52.5632268063678],[-1.9510685945348045,52.55683306471927],[-1.9339272996596213,52.560034196862155],[-1.9181574543575888,52.547306508689616]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-SOL","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":224,"NAME_2":"Solihull","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.5952286648660792,52.442926413404116],[-1.5952286648660792,52.439926413404116],[-1.6082707976447488,52.438841008005525],[-1.6144499964861112,52.42796797184463],[-1.6021755434992606,52.41605700579916],[-1.6010673268718723,52.38929945930054],[-1.5676068988662508,52.384688959934735],[-1.562777996063176,52.37221908569335],[-1.682500958442688,52.34249877929682],[-1.714722990989628,52.35527038574213],[-1.751667976379281,52.34749984741222],[-1.79694497585291,52.35221862792963],[-1.82249903678894,52.3763885498048],[-1.844444990158081,52.383609771728516],[-1.845498272804539,52.39978223961458],[-1.8687468031867753,52.404737506339956],[-1.8666451481106627,52.41104531977225],[-1.8444961945912532,52.410252604968385],[-1.8346435093023545,52.4174332370946],[-1.8003174036920766,52.45829756060253],[-1.779146248816952,52.450154615190755],[-1.759600499826434,52.45191093161349],[-1.7557828743406476,52.49948012688693],[-1.7994465715786179,52.50429325232655],[-1.7535232040259174,52.51296690956616],[-1.733332037925663,52.5116691589356],[-1.741111040115356,52.49750137329101],[-1.682500958442688,52.43972015380871],[-1.661666989326477,52.42472076416015],[-1.619444012641793,52.444438934326115],[-1.5952286648660792,52.442926413404116]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-WLL","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":225,"NAME_2":"Walsall","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-1.872564469611435,52.584944671524696],[-1.878715984113474,52.56943440492526],[-1.9181574543575888,52.547306508689616],[-1.9339272996596213,52.560034196862155],[-1.9510685945348045,52.55683306471927],[-1.9641434593340144,52.5632268063678],[-1.975496610455888,52.55556040195912],[-2.010978452375163,52.56906533086296],[-2.050982445654555,52.55272911259622],[-2.061952548381922,52.55824902064915],[-2.0500221605804145,52.57214052345834],[-2.077823919994913,52.58606048217102],[-2.054599038491829,52.60084758246004],[-2.066389083862248,52.60805892944347],[-2.025834083557072,52.61610031127924],[-1.952499032020512,52.637500762939446],[-1.934445977210999,52.66527938842785],[-1.897222995758,52.649440765380966],[-1.896389007568303,52.617488861083984],[-1.875277042388859,52.58639144897461],[-1.855556011199895,52.57555007934576],[-1.872564469611435,52.584944671524696]]]}},
+{"type":"Feature","properties":{"ID_0":242,"ISO":"GB-WLV","NAME_0":"United Kingdom","ID_1":1,"NAME_1":"England","ID_2":226,"NAME_2":"Wolverhampton","TYPE_2":"Metropolitan District","ENGTYPE_2":"Metropolitan District","NL_NAME_2":null,"VARNAME_2":null},"geometry":{"type":"Polygon","coordinates":[[[-2.1214536447560484,52.55693494609824],[-2.12611198425293,52.544441223144645],[-2.157500028610229,52.54639053344732],[-2.174444913864136,52.567501068115234],[-2.200557947158757,52.579441070556754],[-2.180556058883667,52.599998474121094],[-2.144166946411132,52.61278152465826],[-2.131109952926579,52.629440307617244],[-2.097500085830575,52.63415908813482],[-2.066389083862248,52.60805892944347],[-2.054599038491829,52.60084758246004],[-2.077823919994913,52.58606048217102],[-2.0500221605804145,52.57214052345834],[-2.061952548381922,52.55824902064915],[-2.050982445654555,52.55272911259622],[-2.073942090146734,52.5498796695657],[-2.0797787067929865,52.55702729259615],[-2.108244358337544,52.543944892365815],[-2.1214536447560484,52.55693494609824]]]}}
 ]}
\ No newline at end of file
diff --git a/superset/assets/visualizations/countries/usa.geojson b/superset/assets/visualizations/countries/usa.geojson
index 9a463bf..599134a 100644
--- a/superset/assets/visualizations/countries/usa.geojson
+++ b/superset/assets/visualizations/countries/usa.geojson
@@ -1,54 +1,58 @@
-{"type":"FeatureCollection","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},"features":[
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-85.6055068969726,34.98553085327142],[-85.57299804687493,34.80289077758795],[-85.44935607910156,34.21974945068365],[-85.3737564086914,33.83765029907238],[-85.26397705078125,33.26203155517584],[-85.22454071044916,33.06932067871111],[-85.1902770996093,32.88056182861334],[-85.16927337646484,32.81174087524414],[-85.12526702880854,32.77886962890625],[-85.11252593994139,32.68983078002941],[-85.09144592285156,32.65816879272472],[-85.07843780517572,32.59378051757824],[-85.00055694580078,32.50735092163086],[-84.98240661621088,32.40573883056635],[-84.99973297119135,32.322341918945426],[-84.94641876220703,32.30226135253912],[-84.89586639404297,32.26670074462885],[-84.92946624755854,32.22145843505871],[-84.98010253906244,32.21337890625006],[-85.064453125,32.13151931762707],[-85.05970764160156,32.01898956298828],[-85.08621978759766,31.94074058532715],[-85.11747741699219,31.91240119934082],[-85.14354705810541,31.838380813598633],[-85.12269592285145,31.734119415283203],[-85.12568664550781,31.694789886474776],[-85.06743621826172,31.626979827880913],[-85.04544067382807,31.54432106018072],[-85.07000732421874,31.48705101013189],[-85.07035827636719,31.436840057373104],[-85.09623718261717,31.366870880127063],[-85.08750915527332,31.322122573852592],[-85.11733245849604,31.274070739746204],[-85.10074615478509,31.23040008544933],[-85.10994720458984,31.1935310363769],[-85.04036712646477,31.109710693359542],[-85.0035171508789,31.002109527587947],[-85.37808227539057,31.000280380249084],[-85.49175262451166,30.996650695800785],[-85.80584716796875,30.99451065063482],[-86.43486022949207,30.99431037902843],[-86.70160675048828,30.99559020996105],[-86.77204895019524,31.00000953674322],[-87.21276855468737,31.000719070434798],[-87.60121154785155,31.00036048889166],[-87.59046936035156,30.965362548828125],[-87.63722991943354,30.867040634155213],[-87.54714965820312,30.779718399048136],[-87.53276062011719,30.744739532470877],[-87.46852874755852,30.701368331909233],[-87.40706634521483,30.67308998107916],[-87.39742279052734,30.61063957214367],[-87.44822692871088,30.518020629882923],[-87.43598175048828,30.483200073242188],[-87.39971923828125,30.423610687255916],[-87.44972229003899,30.398332595825195],[-87.46499633789057,30.35972213745123],[-87.53407287597656,30.321081161499077],[-87.57073974609375,30.271423339843693],[-87.65666961669916,30.250000000000288],[-87.83305358886719,30.227222442627067],[-87.95471954345697,30.23055648803711],[-87.93514251708979,30.260488510131946],[-87.86040496826166,30.240602493286133],[-87.76721954345697,30.26333236694336],[-87.77108764648436,30.309955596923885],[-87.83777618408197,30.367500305175895],[-87.90911102294915,30.41420555114757],[-87.93591308593744,30.484655380249023],[-87.90176391601557,30.550811767578235],[-87.9149322509765,30.58551979064947],[-87.91416931152338,30.65083312988281],[-88.00863647460936,30.738256454467887],[-88.01166534423817,30.687221527099666],[-88.08721923828125,30.566944122314567],[-88.10382080078125,30.50060844421398],[-88.10619354248045,30.38460731506348],[-88.1147689819336,30.358823776245174],[-88.1884994506836,30.318782806396595],[-88.20956420898438,30.360746383667045],[-88.25881195068358,30.38181877136248],[-88.35921478271484,30.404615402221737],[-88.39940643310541,30.3950023651123],[-88.4101333618164,30.70327949523937],[-88.43276977539057,31.149320602416932],[-88.45070648193354,31.444009780883846],[-88.47203063964844,31.899951934814734],[-88.42616271972656,32.26203155517584],[-88.3909072875976,32.556411743164176],[-88.3370895385742,33.000080108642635],[-88.30110931396484,33.299499511718864],[-88.24739837646477,33.74988937377941],[-88.20667266845697,34.0458221435548],[-88.15349578857422,34.48810958862305],[-88.11116790771484,34.7831916809082],[-88.0979614257812,34.89635848999029],[-88.15249633789057,34.926921844482536],[-88.19957733154295,34.997821807861385],[-88.20189666748041,35.00888061523449],[-87.61036682128906,35.00487136840826],[-87.22883605957031,35.00032043457031],[-86.88439178466791,34.99240875244146],[-86.4191665649414,34.990901947021484],[-86.31871795654295,34.99213027954107],[-85.6055068969726,34.98553085327142]]]},"properties":{"ID_0":244,"ISO":"US-AL","NAME_0":"United States","ID_1":1,"NAME_1":"Alabama","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"AL|Ala."}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-179.10066223144534,51.301120758056754],[-179.0704345703125,51.256408691406364],[-179.0944366455078,51.22708511352545],[-179.14277648925778,51.22888946533209],[-179.14222717285156,51.28333282470714],[-179.10066223144534,51.301120758056754]]],[[[-178.96945190429682,51.4022216796875],[-178.92832946777344,51.3841667175293],[-178.90834045410153,51.338611602783196],[-178.9888916015625,51.3230552673341],[-178.96945190429682,51.4022216796875]]],[[[178.6650848388672,51.66043472290045],[178.68666076660153,51.64472198486333],[178.80392456054685,51.63498687744146],[178.9683380126953,51.5885581970216],[179.0213623046875,51.53345489501953],[179.10945129394543,51.4827766418457],[179.21470642089855,51.44129943847656],[179.227783203125,51.41333389282221],[179.33555603027344,51.40750122070324],[179.4700012207031,51.37305450439453],[179.4009246826172,51.36051177978521],[179.36184692382812,51.371936798095646],[179.2607879638672,51.35708618164068],[179.22500610351574,51.385833740234375],[179.06166076660156,51.45360946655273],[178.9477844238281,51.54194259643555],[178.78555297851574,51.56972122192394],[178.6309814453125,51.6239128112793],[178.6650848388672,51.66043472290045]]],[[[178.2213592529298,51.83611297607422],[178.304443359375,51.82333374023437],[178.3594512939454,51.786666870117294],[178.3353729248049,51.76927185058599],[178.23046875000023,51.81610107421875],[178.2213592529298,51.83611297607422]]],[[[-178.8138885498047,51.837501525878956],[-178.74838256835932,51.809780120849666],[-178.73318481445312,51.78066635131847],[-178.77055358886716,51.746944427490234],[-178.81393432617185,51.74600982666027],[-178.87333679199213,51.781665802001946],[-178.86000061035153,51.819721221923885],[-178.8138885498047,51.837501525878956]]],[[[-176.30389404296875,51.87250137329107],[-176.28054809570312,51.85916519165045],[-176.2672271728515,51.776111602783146],[-176.3505554199219,51.72638702392589],[-176.39666748046872,51.73361206054699],[-176.42666625976557,51.85333251953131],[-176.39944458007812,51.86833190917963],[-176.30389404296875,51.87250137329107]]],[[[-176.18508911132815,51.88279724121105],[-176.1316680908203,51.85055541992199],[-176.07167053222656,51.85444259643566],[-176.1596221923828,51.76978302001953],[-176.23500061035153,51.821945190429794],[-176.18508911132815,51.88279724121105]]],[[[-175.99610900878903,51.91361236572271],[-175.96556091308588,51.84583282470703],[-176.060562133789,51.86333465576183],[-176.06832885742188,51.90416717529308],[-175.99610900878903,51.91361236572271]]],[[[-178.09172058105466,51.91822433471679],[-177.99110412597653,51.91177749633789],[-177.9027709960937,51.87666702270508],[-177.92555236816398,51.8577766418457],[-177.84609985351562,51.82472229003912],[-177.76889038085935,51.83972167968744],[-177.76222229003903,51.80749893188482],[-177.84111022949216,51.732223510742244],[-177.8188934326172,51.71055603027355],[-177.92778015136716,51.64555740356451],[-178.01832580566406,51.6488876342774],[-178.11778259277344,51.67527770996105],[-178.0805511474609,51.702499389648494],[-177.96110534667966,51.720275878906364],[-177.96110534667966,51.77416610717784],[-178.05555725097648,51.78277587890631],[-178.09500122070312,51.81583404541026],[-178.22444152832026,51.8616676330567],[-178.190200805664,51.910007476806584],[-178.09172058105466,51.91822433471679]]],[[[-177.1583404541015,51.94444274902343],[-177.05206298828122,51.907852172851555],[-177.06500244140622,51.861110687255916],[-177.13221740722653,51.831111907959034],[-177.11500549316406,51.78472137451177],[-177.1327819824218,51.717224121093864],[-177.28999328613278,51.68111038208019],[-177.34555053710932,51.720275878906364],[-177.39999389648432,51.73277664184582],[-177.48388671875,51.69916534423828],[-177.61666870117182,51.70416641235363],[-177.64389038085935,51.68444442749029],[-177.6999969482422,51.71277618408209],[-177.63722229003906,51.7408332824707],[-177.56111145019528,51.720832824707145],[-177.46221923828122,51.7513885498048],[-177.29167175292963,51.781944274902344],[-177.2217864990234,51.80667877197276],[-177.19778442382812,51.90277862548834],[-177.1583404541015,51.94444274902343]]],[[[178.49499511718773,51.99388885498047],[178.57556152343759,51.96389007568354],[178.57611083984386,51.930831909179794],[178.51499938964844,51.89805603027355],[178.4525604248048,51.939254760742294],[178.49499511718773,51.99388885498047]]],[[[-176.57974243164057,52.0020484924317],[-176.55722045898432,51.963054656982415],[-176.62055969238276,51.90083312988287],[-176.62722778320307,51.854999542236385],[-176.5270538330078,51.83384704589844],[-176.46812438964844,51.853282928466854],[-176.42721557617188,51.83666610717779],[-176.4250030517578,51.74055480957031],[-176.52333068847656,51.75194549560558],[-176.54722595214838,51.7094459533692],[-176.67500305175776,51.676109313964844],[-176.7149963378906,51.68055725097661],[-176.72332763671872,51.6247215270996],[-176.81388854980466,51.647220611572266],[-176.8672180175781,51.682777404785156],[-176.93444824218744,51.591388702392635],[-176.98388671875003,51.602500915527344],[-176.98722839355472,51.65722274780284],[-176.89500427246097,51.70083236694336],[-176.86555480957026,51.747222900390625],[-176.92222595214838,51.78749847412109],[-176.87554931640628,51.81000137329113],[-176.80778503417966,51.779167175293026],[-176.77389526367182,51.808334350585994],[-176.78833007812497,51.84305572509771],[-176.77166748046875,51.88666534423828],[-176.81111145019526,51.92638778686534],[-176.78889465332028,51.958332061767635],[-176.72291564941403,51.968101501464844],[-176.66278076171872,51.951667785644645],[-176.61721801757807,51.99444580078125],[-176.57974243164057,52.0020484924317]]],[[[179.62429809570312,52.025363922119254],[179.76110839843773,51.97492980957042],[179.73881530761741,51.91116333007818],[179.61163330078136,51.870891571045036],[179.48301696777366,51.91949844360363],[179.4796905517578,51.98307037353521],[179.52459716796898,51.98248672485346],[179.62429809570312,52.025363922119254]]],[[[178.14764404296875,52.05070877075207],[178.1732177734375,51.99121475219738],[178.10888671874997,51.99694442749035],[178.08911132812523,52.03526687622082],[178.14764404296875,52.05070877075207]]],[[[-176.1485748291015,52.116310119628906],[-176.07943725585932,52.10333251953124],[-176.00399780273432,52.06903839111328],[-175.9822235107422,52.02888870239258],[-176.050064086914,52.01929092407221],[-176.02111816406247,51.98305511474615],[-176.08666992187503,51.97111129760747],[-176.18763732910156,52.000881195068416],[-176.20858764648435,52.07543182373058],[-176.1485748291015,52.116310119628906]]],[[[177.5965270996095,52.133625030517635],[177.67343139648438,52.090263366699276],[177.63221740722665,52.04051971435558],[177.5336914062502,51.97095489501953],[177.60166931152352,51.94749832153326],[177.5549011230471,51.91329956054699],[177.5044403076172,51.934722900390625],[177.43167114257835,51.9375],[177.34779357910168,51.90449142456055],[177.3255615234375,51.82749938964855],[177.19888305664062,51.89500045776367],[177.30722045898438,51.931667327880916],[177.37533569335938,51.97649383544922],[177.4772186279297,51.98277664184576],[177.50718688964864,52.05012512207031],[177.5965270996095,52.133625030517635]]],[[[-173.5233306884765,52.153888702392635],[-173.538330078125,52.127498626708984],[-173.49470520019523,52.10294723510748],[-173.27278137207023,52.10969161987316],[-173.2227783203125,52.095275878906364],[-173.03530883789057,52.10163879394531],[-173.15277099609372,52.0591659545899],[-173.33332824707023,52.054443359375114],[-173.37889099121094,52.03805541992199],[-173.45056152343747,52.04694366455084],[-173.5127716064453,52.03027725219732],[-173.7133331298828,52.05666732788097],[-173.84056091308594,52.04083251953131],[-173.9422149658203,52.069168090820256],[-174.02073669433588,52.12904357910167],[-173.90222167968747,52.113056182861385],[-173.59889221191406,52.15444564819341],[-173.5233306884765,52.153888702392635]]],[[[-172.40167236328128,52.389167785644645],[-172.3738861083984,52.3663902282716],[-172.3055572509765,52.35472106933594],[-172.3211059570312,52.314723968505966],[-172.43943786621097,52.283332824707145],[-172.53833007812497,52.24583435058594],[-172.60774230957028,52.252479553222656],[-172.63000488281244,52.288055419921925],[-172.56222534179685,52.35444259643555],[-172.4377746582031,52.39277648925787],[-172.40167236328128,52.389167785644645]]],[[[-174.14999389648435,52.420276641845696],[-174.0677795410156,52.39027786254877],[-173.98832702636713,52.318054199218864],[-174.06584167480463,52.22333908081066],[-174.19999694824216,52.22083282470703],[-174.1972198486328,52.19583511352545],[-174.08999633789057,52.139720916748104],[-174.1322174072265,52.11888885498052],[-174.2166595458984,52.11777877807617],[-174.23110961914065,52.09194564819347],[-174.33055114746094,52.12027740478526],[-174.41278076171878,52.04861068725597],[-174.5211181640625,52.06472396850586],[-174.64778137207026,52.02305603027344],[-174.68722534179685,52.03978729248058],[-174.7394409179687,52.00694274902355],[-174.78875732421872,52.03103637695312],[-174.87181091308588,52.04229354858404],[-174.96722412109375,52.03749847412121],[-175.0153656005859,52.00872421264654],[-175.153335571289,52.01194381713873],[-175.14218139648432,52.05962753295904],[-175.08531188964847,52.03961563110357],[-175.02221679687497,52.07500076293945],[-174.9166717529297,52.08361053466808],[-174.8988952636718,52.10499954223633],[-174.76666259765622,52.086666107177734],[-174.64778137207026,52.104442596435604],[-174.56111145019528,52.13472366333008],[-174.5594482421875,52.18138885498047],[-174.5052337646484,52.173114776611385],[-174.45056152343744,52.21972274780285],[-174.33166503906247,52.2113876342774],[-174.22999572753903,52.25111007690435],[-174.24055480957026,52.27555465698247],[-174.35444641113276,52.27888870239252],[-174.45111083984375,52.303333282470696],[-174.42832946777347,52.32638931274413],[-174.35888671875,52.313331604003906],[-174.3202209472656,52.34195327758795],[-174.3333282470703,52.37277603149414],[-174.14999389648435,52.420276641845696]]],[[[173.77308654785156,52.50911331176758],[173.70889282226582,52.47777938842784],[173.69000244140645,52.44250106811535],[173.71714782714855,52.39928817749023],[173.6944274902346,52.365001678466854],[173.64035034179688,52.35674285888683],[173.5850067138673,52.40027618408214],[173.47055053710946,52.38111114501959],[173.3582763671875,52.405776977539176],[173.38232421875,52.431064605713004],[173.53042602539074,52.44762802124035],[173.59500122070312,52.47472381591797],[173.602783203125,52.50138854980469],[173.77308654785156,52.50911331176758]]],[[[-171.2511444091797,52.5303955078125],[-171.1959686279296,52.494960784912216],[-171.23263549804688,52.451702117919915],[-171.30470275878903,52.44940185546881],[-171.31452941894526,52.49404144287115],[-171.2511444091797,52.5303955078125]]],[[[-170.66499328613278,52.70166778564453],[-170.56225585937491,52.674110412597706],[-170.56393432617188,52.64185714721674],[-170.6074066162109,52.60158538818365],[-170.68310546874997,52.602237701416016],[-170.73641967773435,52.58390426635742],[-170.79504394531244,52.54250717163086],[-170.8433380126953,52.56055450439453],[-170.82722473144528,52.62666702270513],[-170.7535705566406,52.6533317565918],[-170.72969055175784,52.68110275268565],[-170.66499328613278,52.70166778564453]]],[[[-170.12530517578122,52.792095184326286],[-170.05253601074216,52.77259445190435],[-170.08500671386722,52.7180557250976],[-170.18777465820307,52.721942901611435],[-170.16970825195307,52.78618240356456],[-170.12530517578122,52.792095184326286]]],[[[-169.77592468261722,52.8936157226563],[-169.67666625976557,52.87138748168951],[-169.6772155761719,52.82444381713867],[-169.73500061035156,52.77361297607422],[-169.7761993408203,52.81015777587902],[-169.87792968749997,52.81529998779308],[-169.92500305175776,52.78833389282221],[-170.00080871582026,52.80866241455078],[-170.00610351562497,52.84694290161133],[-169.95056152343744,52.86222076416027],[-169.88389587402338,52.84972381591797],[-169.85888671875,52.883056640625],[-169.77592468261722,52.8936157226563]]],[[[-170.05734252929688,52.9249725341798],[-169.99555969238284,52.90416717529308],[-170.0448455810547,52.86059951782238],[-170.125,52.89972305297846],[-170.05734252929688,52.9249725341798]]],[[[172.78111267089844,53.0099983215332],[172.88829040527344,52.99635314941406],[172.9529571533203,52.97171401977545],[173.00444030761753,52.992778778076286],[173.1244659423828,52.990329742431584],[173.17333984375023,52.957500457763786],[173.30389404296875,52.92416763305664],[173.2873687744143,52.85907363891613],[173.22999572753918,52.85749816894531],[173.11610412597676,52.784442901611385],[173.0555572509769,52.83227157592773],[172.99555969238304,52.80666732788085],[172.93666076660202,52.75361251831066],[172.89222717285168,52.78888702392584],[172.75184631347668,52.80765151977539],[172.76870727539062,52.868019104003906],[172.63006591796875,52.88063049316411],[172.6354217529297,52.925048828125],[172.5194396972656,52.907222747802734],[172.45443725585946,52.921409606933594],[172.55055236816426,52.97083282470703],[172.65333557128906,53.003612518310604],[172.72799682617233,52.99763107299805],[172.78111267089844,53.0099983215332]]],[[[-169.68222045898435,53.035831451416065],[-169.66888427734372,53.00609970092785],[-169.69932556152344,52.955879211425895],[-169.76362609863284,52.982513427734425],[-169.7480316162109,53.0208091735841],[-169.68222045898435,53.035831451416065]]],[[[-168.00531005859375,53.56599044799805],[-167.93702697753903,53.52629852294927],[-167.7912292480469,53.52108383178722],[-167.784194946289,53.49969100952154],[-167.8531799316406,53.448654174804744],[-167.841323852539,53.38613891601574],[-167.8741912841797,53.36713027954107],[-168.08888244628898,53.29611206054699],[-168.1211090087891,53.276111602783196],[-168.27221679687494,53.241111755371094],[-168.36555480957026,53.16999816894537],[-168.37167358398435,53.144721984863224],[-168.44383239746097,53.08420181274413],[-168.46000671386716,53.05472183227545],[-168.52444458007807,53.027500152588004],[-168.5888824462891,53.027221679687614],[-168.64944458007815,52.97360992431652],[-168.7281799316406,52.94363403320324],[-168.81666564941403,52.92444610595703],[-168.9564208984375,52.86644744873041],[-168.97277832031247,52.9183349609375],[-168.86444091796872,52.94388961791997],[-168.86054992675778,53.01139068603527],[-168.7994384765625,53.02999877929693],[-168.7616729736328,53.08111190795893],[-168.8055572509766,53.1058349609375],[-168.7701263427734,53.17716598510747],[-168.5872192382812,53.2716674804688],[-168.50944519042972,53.25138854980468],[-168.34445190429688,53.26139068603521],[-168.3738861083984,53.300556182861385],[-168.42944335937494,53.32361221313482],[-168.38444519042963,53.3805541992188],[-168.40777587890622,53.42194366455084],[-168.3453826904297,53.47025299072277],[-168.23609924316406,53.52833938598644],[-168.0861053466797,53.55972290039074],[-168.00531005859375,53.56599044799805]]],[[[-166.12167358398435,53.854721069335994],[-166.13221740722656,53.76750183105469],[-166.17721557617188,53.73389053344732],[-166.25111389160156,53.71583175659191],[-166.2911071777344,53.73777770996093],[-166.30610656738276,53.78972244262695],[-166.21499633789062,53.81416702270508],[-166.2038879394531,53.834720611572266],[-166.12167358398435,53.854721069335994]]],[[[-166.65777587890625,54.01139068603527],[-166.60278320312494,53.98472213745123],[-166.60333251953125,53.954444885253906],[-166.6477813720703,53.92583465576172],[-166.63706970214844,53.875976562500114],[-166.59555053710935,53.848331451416065],[-166.50442504882812,53.91167449951166],[-166.4488830566406,53.90250015258794],[-166.41999816894526,53.94472122192394],[-166.3427734375,53.94555664062505],[-166.27499389648432,53.98308181762706],[-166.21444702148432,53.90916824340826],[-166.2394409179687,53.880554199218864],[-166.38693237304688,53.84449005126964],[-166.41278076171875,53.80805587768555],[-166.47778320312497,53.7877769470216],[-166.46000671386713,53.74916839599604],[-166.33837890625,53.7859840393067],[-166.26930236816403,53.69794845581049],[-166.31222534179685,53.678890228271484],[-166.41413879394523,53.67065429687506],[-166.44941711425784,53.63434219360357],[-166.50721740722648,53.643333435058594],[-166.5533294677734,53.61527633666998],[-166.57553100585935,53.5559463500976],[-166.62554931640625,53.55583190917974],[-166.65777587890625,53.48638916015625],[-166.73791503906244,53.506439208984425],[-166.74110412597653,53.467777252197266],[-166.8405609130859,53.44722366333013],[-166.88610839843744,53.46638870239269],[-166.99945068359372,53.43000030517583],[-167.1276397705078,53.42706680297863],[-167.17053222656247,53.39754867553705],[-167.27438354492185,53.37524032592773],[-167.30751037597656,53.33442687988287],[-167.45552062988278,53.321109771728516],[-167.50373840332028,53.25849914550786],[-167.53805541992182,53.27863311767578],[-167.6091003417968,53.28460693359381],[-167.62240600585935,53.253005981445426],[-167.83045959472653,53.29566955566411],[-167.85450744628903,53.309505462646534],[-167.75451660156253,53.34933853149414],[-167.69624328613284,53.38687133789068],[-167.59526062011713,53.38101196289074],[-167.5333251953125,53.39428710937506],[-167.4642639160156,53.44709396362315],[-167.41766357421875,53.432865142822266],[-167.34423828124997,53.450363159179744],[-167.30229187011713,53.43980026245122],[-167.26928710937503,53.47750091552746],[-167.20005798339838,53.46179580688488],[-167.15731811523438,53.48029708862316],[-167.17543029785156,53.52698516845703],[-167.14160156249994,53.56043243408209],[-167.16499328613278,53.60138702392578],[-167.0675811767578,53.66388320922857],[-167.0543365478515,53.700603485107536],[-167,53.71749877929681],[-166.90388488769528,53.71777725219737],[-166.8561096191406,53.673610687255916],[-166.76110839843747,53.734165191650504],[-166.8600006103515,53.73722076416021],[-166.96444702148435,53.7772216796875],[-167.01029968261713,53.754508972167905],[-167.0926971435546,53.79009628295898],[-167.0951995849609,53.81935882568354],[-167.1534729003906,53.828693389892635],[-167.07556152343747,53.924999237060604],[-167.02278137207026,53.953887939453125],[-166.87840270996088,53.98870468139654],[-166.8387603759765,53.97845077514654],[-166.7458190917969,54.014492034912166],[-166.65777587890625,54.01139068603527]]],[[[-165.35388183593747,54.09305572509759],[-165.26440429687491,54.091674804687614],[-165.3143157958984,54.04611587524419],[-165.35388183593747,54.09305572509759]]],[[[-165.00277709960938,54.13722229003912],[-164.9310913085937,54.135833740234375],[-164.92054748535156,54.1099205017091],[-164.95573425292966,54.07272338867193],[-165.08221435546875,54.069091796875],[-165.13267517089847,54.08633422851574],[-165.14398193359372,54.13110351562506],[-165.0322265625,54.11450195312506],[-165.00277709960938,54.13722229003912]]],[[[-165.92999267578122,54.21972274780279],[-165.88000488281241,54.18249893188482],[-165.7483367919922,54.16110992431652],[-165.73828124999994,54.112487792968864],[-165.6743774414062,54.09448242187506],[-165.77333068847653,54.06444549560541],[-165.85133361816406,54.055744171142685],[-165.93559265136713,54.065620422363274],[-166.04499816894526,54.04416656494146],[-166.05172729492188,54.0750350952149],[-166.11093139648435,54.12012100219732],[-166.08612060546872,54.173889160156364],[-165.97668457031244,54.22088623046874],[-165.92999267578122,54.21972274780279]]],[[[-165.6300659179687,54.29932403564459],[-165.57312011718747,54.25109863281256],[-165.4940948486328,54.20811462402344],[-165.49310302734372,54.16821289062494],[-165.55000305175784,54.111946105956974],[-165.61926269531241,54.123867034912045],[-165.59825134277344,54.164470672607536],[-165.63713073730466,54.19501495361334],[-165.67779541015628,54.26251220703131],[-165.6300659179687,54.29932403564459]]],[[[-162.80000305175776,54.491943359375],[-162.6989135742187,54.466674804687614],[-162.59552001953128,54.4522705078125],[-162.5391235351562,54.38629150390631],[-162.6522064208984,54.38003158569336],[-162.77552795410153,54.41089630126959],[-162.8377838134765,54.444168090820426],[-162.80000305175776,54.491943359375]]],[[[-159.58586120605466,54.83075714111334],[-159.51167297363278,54.78948974609375],[-159.58280944824216,54.773559570312614],[-159.58586120605466,54.83075714111334]]],[[[-159.7279052734375,54.84130859374994],[-159.77612304687497,54.79229736328119],[-159.82220458984375,54.81652832031249],[-159.7279052734375,54.84130859374994]]],[[[-130.52333068847656,54.862678527831974],[-130.505615234375,54.83420181274414],[-130.56500244140625,54.79999923706066],[-130.61054992675776,54.8136100769043],[-130.52333068847656,54.862678527831974]]],[[[-132.72900390625,54.94030761718744],[-132.65322875976557,54.874263763427734],[-132.6667022705078,54.83112716674804],[-132.6105499267578,54.7750015258789],[-132.67832946777332,54.766944885253906],[-132.70520019531241,54.815124511718864],[-132.78710937499994,54.856678009033196],[-132.8172149658203,54.924167633056754],[-132.72900390625,54.94030761718744]]],[[[-159.27888488769528,54.94972229003912],[-159.26277160644528,54.924167633056754],[-159.20001220703122,54.909729003906364],[-159.23277282714847,54.878334045410156],[-159.30944824218753,54.86611175537104],[-159.32556152343753,54.89305496215832],[-159.27888488769528,54.94972229003912]]],[[[-162.2960815429687,54.981079101562614],[-162.24609375000003,54.97055435180664],[-162.23280334472653,54.885044097900504],[-162.27333068847653,54.84333419799805],[-162.31944274902338,54.827777862548885],[-162.40222167968744,54.87890625],[-162.4251098632812,54.921665191650504],[-162.32388305664062,54.983612060546875],[-162.2960815429687,54.981079101562614]]],[[[-131.2432861328125,55.00250244140625],[-131.25555419921875,54.96916580200207],[-131.1900634765625,54.91614151000988],[-131.2321777343749,54.89227294921875],[-131.3483276367187,54.85610961914068],[-131.39271545410156,54.89253616333007],[-131.46667480468744,54.91333007812506],[-131.4921875,54.9467163085938],[-131.37110900878898,54.9752769470216],[-131.31439208984375,54.96588134765625],[-131.2432861328125,55.00250244140625]]],[[[-163.77154541015622,55.05148315429699],[-163.66555786132807,55.04027938842779],[-163.56156921386716,55.045875549316456],[-163.53277587890622,55.01531982421875],[-163.4421997070312,54.97167968750006],[-163.39501953124994,54.894470214843864],[-163.41499328613278,54.85889053344732],[-163.3732757568359,54.821949005126896],[-163.37606811523435,54.79192733764654],[-163.33000183105466,54.75305557250988],[-163.14833068847653,54.76444625854497],[-163.09997558593747,54.72949218750011],[-163.08880615234372,54.66131591796874],[-163.1950073242187,54.69891357421881],[-163.28500366210938,54.695835113525504],[-163.3305511474609,54.731388092041016],[-163.39387512207028,54.74331283569347],[-163.42558288574216,54.719997406005916],[-163.42080688476562,54.655727386474666],[-163.50439453124994,54.65032958984386],[-163.58679199218744,54.610473632812614],[-163.66938781738276,54.6261100769043],[-163.82388305664057,54.63194274902344],[-164,54.63027954101568],[-164.09277343749997,54.62055587768555],[-164.23779296874994,54.58532714843761],[-164.32110595703116,54.54499816894537],[-164.3543090820312,54.46368026733404],[-164.4488830566406,54.42139053344737],[-164.65499877929682,54.3886108398438],[-164.75332641601557,54.39416503906256],[-164.84777832031247,54.41999816894531],[-164.91387939453125,54.482299804687614],[-164.94778442382807,54.575553894043026],[-164.9288940429687,54.59967041015624],[-164.85171508789062,54.62911987304693],[-164.76547241210932,54.639480590820426],[-164.6978149414062,54.671691894531364],[-164.5583343505859,54.8486099243164],[-164.5543823242187,54.88779449462902],[-164.43333435058594,54.93277740478521],[-164.30944824218747,54.89694595336914],[-164.17944335937494,54.939445495605526],[-164.12939453125,54.9697265625],[-164.05718994140622,54.9622802734375],[-163.94111633300778,55.00722122192382],[-163.8961181640625,55.03638839721679],[-163.77154541015622,55.05148315429699]]],[[[-161.81832885742185,55.18083190917968],[-161.72721862792963,55.13944625854498],[-161.64160156249997,55.12750244140631],[-161.63444519042966,55.10472106933588],[-161.7100067138672,55.07944488525396],[-161.7327728271484,55.053333282470696],[-161.800552368164,55.08222198486328],[-161.81944274902338,55.11138916015619],[-161.9038848876953,55.14277648925787],[-161.81832885742185,55.18083190917968]]],[[[-132.8393096923827,55.2015495300293],[-132.74389648437497,55.13854980468755],[-132.71055603027338,55.0972900390625],[-132.68565368652338,55.02854156494146],[-132.7483367919922,54.98950576782232],[-132.8021850585937,55.02307128906244],[-132.893798828125,55.03729248046881],[-132.82501220703125,55.07470703125006],[-132.88391113281244,55.108886718750114],[-132.89730834960938,55.15472412109375],[-132.8393096923827,55.2015495300293]]],[[[-161.34934997558594,55.22190093994146],[-161.33833312988278,55.159168243408146],[-161.41448974609378,55.18083190917968],[-161.42727661132807,55.21670913696294],[-161.34934997558594,55.22190093994146]]],[[[-159.5216674804687,55.24361038208019],[-159.4958953857421,55.13758087158203],[-159.53277587890625,55.08416748046874],[-159.51019287109378,55.04132080078131],[-159.6484069824218,55.0533905029298],[-159.59552001953125,55.11590576171881],[-159.5216674804687,55.24361038208019]]],[[[-161.53997802734375,55.26007080078131],[-161.58001708984375,55.21228027343744],[-161.62724304199216,55.1950035095216],[-161.69781494140622,55.20947265625],[-161.66055297851557,55.24583435058605],[-161.53997802734375,55.26007080078131]]],[[[-133.11788940429688,55.25336074829113],[-133.0950164794922,55.20694351196295],[-133.00946044921872,55.12305450439453],[-133.03001403808588,55.03858947753906],[-132.95466613769523,55.01605606079107],[-132.95829772949213,54.97529220581048],[-132.9146575927734,54.92107772827159],[-132.7720947265625,54.834335327148494],[-132.7288818359375,54.78499984741211],[-132.6722259521483,54.669445037841854],[-132.84381103515625,54.68652343750005],[-132.90382385253906,54.77475357055669],[-132.97694396972656,54.80500030517584],[-133.0911102294922,54.91999816894537],[-133.16131591796875,54.94647216796875],[-133.1477813720703,54.99694442749029],[-133.1961212158203,55.03138732910162],[-133.23945617675776,55.08666610717785],[-133.21034240722653,55.13405990600586],[-133.23046874999994,55.17662048339838],[-133.2216796875,55.24139022827148],[-133.11788940429688,55.25336074829113]]],[[[-131.5631103515625,55.284473419189396],[-131.46627807617182,55.22483444213867],[-131.39584350585938,55.2086296081543],[-131.35147094726557,55.12331008911127],[-131.37571716308594,55.0909042358399],[-131.35626220703125,55.04029464721691],[-131.38650512695312,55.01252746582037],[-131.49230957031244,55.01208496093749],[-131.53179931640616,55.03729248046881],[-131.59777832031244,54.99888992309576],[-131.64898681640622,55.03472900390625],[-131.59109497070312,55.0873260498048],[-131.5955200195312,55.124877929687614],[-131.53135681152344,55.14006805419921],[-131.60504150390616,55.21422576904296],[-131.5631103515625,55.284473419189396]]],[[[-159.87408447265622,55.28808593750006],[-159.85250854492185,55.23112106323242],[-159.89416503906244,55.2170295715332],[-159.86166381835935,55.17499923706049],[-159.81111145019528,55.17277908325195],[-159.82888793945312,55.127223968505916],[-159.94549560546872,55.10472106933588],[-159.9386138916015,55.064922332763786],[-160.10998535156241,54.98632812499999],[-160.11999511718744,54.94891357421875],[-160.17999267578122,54.9375],[-160.20666503906253,54.874168395996094],[-160.2533111572265,54.893825531005966],[-160.25666809082028,54.930557250976676],[-160.18968200683594,54.96489334106451],[-160.13661193847653,55.011142730713004],[-160.13922119140625,55.07507324218756],[-160.1927795410156,55.10277938842773],[-160.12445068359375,55.13333511352545],[-159.99789428710935,55.13281631469738],[-160.0521850585937,55.18548583984381],[-159.96612548828125,55.207275390625114],[-159.87408447265622,55.28808593750006]]],[[[-133.34777832031244,55.3438873291015],[-133.22998046875,55.26867675781256],[-133.25224304199213,55.22312545776367],[-133.31390380859375,55.21179580688488],[-133.39060974121088,55.22861480712896],[-133.45999145507812,55.22364425659174],[-133.4635009765625,55.32011413574219],[-133.34777832031244,55.3438873291015]]],[[[-160.36500549316403,55.36277770996087],[-160.33020019531247,55.35772705078131],[-160.30790710449213,55.30301284790039],[-160.34442138671872,55.25531005859381],[-160.3894500732422,55.28610992431635],[-160.4833374023437,55.291389465332145],[-160.51419067382812,55.321777343749936],[-160.49444580078122,55.35388946533209],[-160.42189025878906,55.338138580322266],[-160.36500549316403,55.36277770996087]]],[[[-160.7033233642578,55.399452209472656],[-160.6476898193359,55.38637542724621],[-160.66523742675778,55.301513671875114],[-160.59777832031241,55.33752441406256],[-160.57278442382807,55.389167785644524],[-160.52490234375003,55.381103515625],[-160.52806091308585,55.34296417236328],[-160.5786437988281,55.31374359130871],[-160.57017517089844,55.27597808837901],[-160.49569702148438,55.223270416259766],[-160.4967498779297,55.15796661376953],[-160.62756347656247,55.15743637084972],[-160.68359375000003,55.19290924072271],[-160.75738525390625,55.19409179687506],[-160.78926086425784,55.153873443603516],[-160.85552978515625,55.20672607421886],[-160.83538818359375,55.241836547851676],[-160.8611145019531,55.27388763427729],[-160.8416595458984,55.340557098388615],[-160.80218505859372,55.38092041015625],[-160.7033233642578,55.399452209472656]]],[[[-131.8388214111328,55.42302322387695],[-131.70442199707026,55.355159759521534],[-131.6169281005859,55.29354095458979],[-131.68777465820312,55.28111267089855],[-131.69110107421875,55.223876953125114],[-131.76666259765625,55.131717681884766],[-131.82720947265625,55.18768310546869],[-131.86938476562494,55.31970214843749],[-131.87666320800776,55.381668090820256],[-131.8388214111328,55.42302322387695]]],[[[-133.57574462890625,55.432853698730526],[-133.4983367919922,55.41916656494146],[-133.459228515625,55.37890625000006],[-133.56915283203114,55.3338890075683],[-133.6105499267578,55.253055572509766],[-133.6688842773437,55.276943206787166],[-133.69042968749994,55.31816101074219],[-133.63162231445298,55.361137390136776],[-133.67118835449213,55.37660980224615],[-133.57574462890625,55.432853698730526]]],[[[-133.2503051757812,55.449707031250114],[-133.25390625,55.4061279296875],[-133.32716369628906,55.41245269775396],[-133.2977752685547,55.44555664062494],[-133.2503051757812,55.449707031250114]]],[[[-160.26223754882812,55.463352203369254],[-160.20381164550776,55.43893051147472],[-160.14221191406244,55.45031738281244],[-160.16555786132812,55.39472198486334],[-160.24002075195312,55.41333389282232],[-160.3261108398437,55.39532470703131],[-160.32432556152344,55.44515228271496],[-160.26223754882812,55.463352203369254]]],[[[-133.49063110351557,55.515777587890625],[-133.43328857421875,55.48608398437506],[-133.4282836914062,55.45031738281244],[-133.52960205078125,55.42871093750006],[-133.60086059570312,55.46937179565429],[-133.49063110351557,55.515777587890625]]],[[[-133.7244415283203,55.5587158203125],[-133.6205596923827,55.55194473266601],[-133.58653259277344,55.505180358886776],[-133.6316680908203,55.49083328247082],[-133.67056274414062,55.43805694580084],[-133.78443908691406,55.484722137451286],[-133.7133178710937,55.524475097656364],[-133.7244415283203,55.5587158203125]]],[[[-133.410903930664,55.56947326660162],[-133.28839111328114,55.53851318359375],[-133.28552246093744,55.50531005859375],[-133.361083984375,55.45330810546881],[-133.45555114746088,55.533611297607415],[-133.410903930664,55.56947326660162]]],[[[-133.56776428222656,55.8353385925293],[-133.51440429687494,55.82110595703119],[-133.49166870117188,55.79000091552746],[-133.40327453613276,55.79630279541027],[-133.36666870117182,55.758911132812614],[-133.41610717773438,55.74000167846679],[-133.51533508300776,55.76200866699219],[-133.49229431152344,55.70712280273437],[-133.531982421875,55.69268798828131],[-133.64500427246094,55.72916793823247],[-133.6852264404297,55.77380371093744],[-133.663330078125,55.818611145019645],[-133.56776428222656,55.8353385925293]]],[[[-158.82278442382815,55.893890380859425],[-158.74951171875,55.87644577026373],[-158.74745178222648,55.8522109985351],[-158.86444091796875,55.841667175293075],[-158.82278442382815,55.893890380859425]]],[[[-131.63092041015625,55.90509033203124],[-131.58618164062486,55.86658096313488],[-131.66180419921864,55.8602905273438],[-131.63092041015625,55.90509033203124]]],[[[-155.56222534179682,55.90527725219738],[-155.58500671386707,55.85444259643555],[-155.56388854980472,55.78972244262707],[-155.6127777099609,55.75666809082031],[-155.72944641113284,55.78027725219732],[-155.75500488281253,55.8227767944337],[-155.66667175292966,55.85416793823253],[-155.63945007324213,55.89666748046875],[-155.56222534179682,55.90527725219738]]],[[[-133.29750061035156,55.90712738037104],[-133.223876953125,55.86309814453125],[-133.2161407470703,55.82427215576177],[-133.25999450683594,55.772094726562436],[-133.3240966796875,55.8145141601563],[-133.35278320312497,55.87555694580083],[-133.29750061035156,55.90712738037104]]],[[[-134.2705535888671,55.93188858032226],[-134.25640869140622,55.88970947265631],[-134.1788787841797,55.91844558715832],[-134.1337432861328,55.89657592773443],[-134.22828674316406,55.864028930664006],[-134.2705535888671,55.828056335449276],[-134.339111328125,55.83972167968755],[-134.32034301757804,55.90673065185558],[-134.2705535888671,55.93188858032226]]],[[[-133.87832641601557,55.938610076904354],[-133.83946228027344,55.88723373413086],[-133.87159729003903,55.844753265380916],[-133.91888427734375,55.856666564941456],[-133.94424438476562,55.917079925537166],[-133.87832641601557,55.938610076904354]]],[[[-131.261474609375,55.97192382812506],[-131.16979980468744,55.91027832031256],[-131.07110595703125,55.827777862548885],[-131.0418853759765,55.766838073730526],[-130.9755859375,55.70727539062499],[-130.93966674804682,55.61978149414068],[-130.9832458496093,55.561985015869254],[-130.992919921875,55.47729873657238],[-130.97059631347656,55.39227294921881],[-131.00389099121094,55.38888931274419],[-131.05107116699207,55.318920135498104],[-131.06431579589838,55.26016235351557],[-131.15100097656244,55.227722167968864],[-131.18499755859372,55.19083404541021],[-131.26470947265625,55.2091064453125],[-131.32594299316406,55.2465209960938],[-131.23983764648438,55.28762817382807],[-131.20111083984375,55.39242553710943],[-131.29283142089832,55.37918472290044],[-131.261962890625,55.343036651611264],[-131.2998046875,55.27630615234381],[-131.35372924804688,55.25917434692382],[-131.46276855468744,55.27874755859381],[-131.45367431640625,55.31988525390624],[-131.38960266113276,55.33972549438482],[-131.3922576904297,55.377723693847656],[-131.46499633789062,55.407775878906364],[-131.49278259277338,55.478054046630966],[-131.53112792968744,55.45727539062506],[-131.47055053710938,55.39001846313476],[-131.47576904296875,55.359676361083984],[-131.5504150390624,55.293884277343864],[-131.63720703125,55.33779907226557],[-131.69804382324207,55.35441207885748],[-131.74481201171875,55.40490722656261],[-131.83111572265625,55.44861221313482],[-131.71823120117182,55.51675415039062],[-131.69720458984375,55.55548095703125],[-131.6294403076171,55.60111236572271],[-131.72381591796875,55.634521484375114],[-131.6990966796874,55.6964721679688],[-131.7244262695312,55.74328613281244],[-131.63078308105463,55.783699035644645],[-131.68728637695312,55.79787063598638],[-131.7120513916015,55.83361053466802],[-131.53948974609375,55.83428955078124],[-131.5994415283203,55.900276184081974],[-131.41351318359375,55.93292236328124],[-131.261474609375,55.97192382812506]]],[[[-131.42860412597648,55.996253967285156],[-131.40834045410156,55.95888900756847],[-131.50444030761713,55.921112060546875],[-131.59666442871088,55.933055877685604],[-131.42860412597648,55.996253967285156]]],[[[-133.46047973632812,55.99816513061535],[-133.375,55.99250030517584],[-133.43499755859375,55.955078125],[-133.46047973632812,55.99816513061535]]],[[[-132.20111083984364,56.04000091552739],[-132.15621948242188,56.00869750976568],[-132.13700866699213,55.938957214355575],[-132.1848754882812,55.93072509765631],[-132.20111083984364,56.04000091552739]]],[[[-132.0327758789062,56.09555435180664],[-131.98278808593744,56.02587890625006],[-132.0114288330078,55.98274230957037],[-132.07000732421875,56.02916717529308],[-132.0327758789062,56.09555435180664]]],[[[-133.04528808593744,56.121276855468864],[-132.9755859374999,56.075317382812614],[-133.07830810546875,56.07250976562494],[-133.04528808593744,56.121276855468864]]],[[[-132.43389892578114,56.35229492187511],[-132.378189086914,56.307853698730575],[-132.40597534179688,56.23050689697271],[-132.31314086914057,56.18979644775385],[-132.27392578124997,56.194519042968864],[-132.18768310546875,56.16827392578124],[-132.11650085449213,56.1200790405274],[-132.1509552001953,56.072551727295036],[-132.21221923828125,56.03722381591791],[-132.20001220703125,55.98870849609381],[-132.2157592773437,55.935901641845696],[-132.35368347167963,55.912666320800724],[-132.4365997314453,55.95582962036144],[-132.43869018554688,55.99675369262695],[-132.49114990234375,56.06235885620117],[-132.54556274414057,56.05277633666992],[-132.59259033203114,56.07891845703131],[-132.6575927734375,56.04968261718749],[-132.72225952148432,56.142971038818295],[-132.69641113281244,56.17669677734375],[-132.71649169921875,56.2161369323731],[-132.6859130859375,56.23880386352545],[-132.59649658203116,56.24487304687511],[-132.53475952148438,56.336212158203175],[-132.43389892578114,56.35229492187511]]],[[[-133.61120605468744,56.35650634765619],[-133.43222045898438,56.32694625854498],[-133.34558105468744,56.33807373046874],[-133.1989135742187,56.3363037109375],[-133.15304565429682,56.31143569946288],[-133.1044464111328,56.24638748168945],[-133.03927612304682,56.18435287475597],[-133.07659912109375,56.111083984375],[-133.1199951171875,56.08111572265625],[-133.06588745117182,56.04057693481445],[-132.9320526123047,56.059890747070426],[-132.92718505859375,56.023071289062614],[-132.81056213378906,56.015834808349666],[-132.7338256835937,55.983760833740234],[-132.7149658203125,55.95840454101574],[-132.61639404296875,55.9083251953125],[-132.48327636718741,55.790283203125],[-132.4794921875,55.74127197265631],[-132.44439697265625,55.7200927734375],[-132.47930908203125,55.66722106933593],[-132.41574096679688,55.647895812988395],[-132.3737182617187,55.66088867187494],[-132.32762145996094,55.575012207031364],[-132.276138305664,55.5415382385255],[-132.1815185546875,55.5054931640625],[-132.1461181640625,55.45639038085949],[-132.4642944335937,55.55628967285161],[-132.5,55.60009765624999],[-132.54556274414057,55.6038818359375],[-132.531265258789,55.50994873046881],[-132.49298095703125,55.499511718750114],[-132.41217041015625,55.51552200317383],[-132.39721679687497,55.47416687011713],[-132.31443786621094,55.46777725219721],[-132.35118103027338,55.41376113891612],[-132.25823974609375,55.416473388671925],[-132.20669555664062,55.36445999145508],[-132.14709472656241,55.33990478515624],[-132.09939575195312,55.26501083374035],[-132.13948059082026,55.23981857299815],[-132.23008728027338,55.24885177612305],[-132.2552032470703,55.22960662841808],[-132.09222412109375,55.20861053466808],[-132.06324768066406,55.26142501831055],[-131.99810791015625,55.26708984375],[-131.97552490234375,55.18361282348633],[-132.02551269531244,55.13694381713873],[-131.99610900878906,55.10777664184576],[-132.0874481201172,55.07871246337896],[-132.0927734374999,55.04055404663086],[-132.21466064453125,55.00337600708008],[-132.14332580566406,54.97750091552729],[-132.03054809570312,55.033237457275504],[-131.99108886718744,55.00833511352539],[-131.96612548828114,54.960327148437436],[-131.97497558593744,54.89947509765619],[-132.0410766601562,54.87530517578125],[-131.96116638183582,54.83475494384771],[-131.96278381347645,54.783332824706974],[-132.01333618164062,54.76833343505865],[-131.9982299804687,54.729690551757926],[-132.0288848876953,54.69694519042969],[-132.16278076171875,54.690555572509766],[-132.3244018554687,54.74530029296881],[-132.30450439453125,54.78192138671881],[-132.3655548095703,54.818611145019474],[-132.30718994140622,54.840572357177784],[-132.3594512939453,54.86611175537104],[-132.4111175537109,54.96777725219732],[-132.4482879638671,54.91856002807622],[-132.57888793945312,54.9423484802246],[-132.6165161132812,54.9813232421875],[-132.54733276367188,55.02123641967785],[-132.55752563476562,55.07648468017572],[-132.52499389648438,55.11611175537121],[-132.62896728515625,55.111400604248104],[-132.88055419921875,55.23110961914068],[-133.0192718505859,55.20428848266607],[-133.05776977539057,55.27249908447271],[-133.2372283935547,55.28499984741222],[-133.27778625488276,55.350166320800895],[-133.22554016113276,55.3827857971192],[-133.1475982666015,55.381500244140625],[-132.9896850585937,55.355895996093864],[-133.14607238769526,55.47364044189453],[-133.11051940917963,55.55487823486328],[-133.06188964843744,55.621578216552734],[-133.13777160644526,55.61303329467779],[-133.17218017578125,55.590270996093864],[-133.27359008789054,55.57558059692382],[-133.37907409667963,55.61908721923839],[-133.4077758789062,55.647705078125114],[-133.3900146484375,55.72972106933605],[-133.32937622070307,55.71002960205084],[-133.256591796875,55.74749755859369],[-133.22428894042963,55.78745269775396],[-133.167236328125,55.809722900390625],[-133.16445922851562,55.851112365722656],[-133.2505645751953,55.88999938964844],[-133.26693725585926,56.00157928466797],[-133.3472290039062,55.980529785156364],[-133.38778686523438,55.950279235839844],[-133.372802734375,55.91027832031256],[-133.4360961914062,55.91229248046869],[-133.4304809570312,55.956130981445426],[-133.36500549316403,55.988609313964844],[-133.37609863281241,56.0283203125],[-133.5384979248047,55.98103332519536],[-133.62722778320307,55.96777725219732],[-133.6961212158203,55.912776947021484],[-133.814453125,55.94138717651367],[-133.80915832519526,55.966823577880916],[-133.71051025390625,56.03854751586919],[-133.7021331787109,56.06594467163086],[-133.63278198242188,56.10805511474615],[-133.624526977539,56.14237976074219],[-133.52462768554688,56.11820602416992],[-133.4621124267578,56.14008712768566],[-133.47821044921875,56.17950439453119],[-133.5662078857422,56.18704986572271],[-133.6394500732422,56.21500015258795],[-133.6270141601562,56.240722656249936],[-133.66387939453125,56.31951904296875],[-133.61120605468744,56.35650634765619]]],[[[-157.8367309570312,56.36920166015631],[-157.79483032226557,56.324928283691456],[-157.852783203125,56.31750488281255],[-157.88880920410153,56.348365783691406],[-157.8367309570312,56.36920166015631]]],[[[-132.48973083496094,56.439823150634766],[-132.40347290039057,56.406173706054744],[-132.40553283691406,56.3821907043457],[-132.55833435058588,56.35555648803716],[-132.5621490478515,56.39265823364252],[-132.48973083496094,56.439823150634766]]],[[[-132.91571044921875,56.45630264282238],[-132.81277465820307,56.440555572509766],[-132.74609374999997,56.45770263671881],[-132.66162109374994,56.438476562500114],[-132.6221923828125,56.39111328125005],[-132.68333435058594,56.34555435180664],[-132.65666198730463,56.27805709838867],[-132.7169952392578,56.25790405273431],[-132.8722229003906,56.232498168945426],[-132.98777770996088,56.304721832275334],[-133.0662841796874,56.33087158203131],[-133.06939697265616,56.356079101562614],[-133.01202392578125,56.42452621459961],[-132.91571044921875,56.45630264282238]]],[[[-132.38604736328125,56.48913192749034],[-132.25485229492188,56.45038986206066],[-132.23605346679688,56.39616775512701],[-132.17393493652344,56.35094451904308],[-132.1171874999999,56.353168487548764],[-132.09054565429682,56.3714370727539],[-132.03033447265625,56.352664947509766],[-131.92225646972645,56.20309448242193],[-132.01611328125,56.19499969482422],[-132.02548217773438,56.13423538208007],[-132.10122680664057,56.14735031127941],[-132.2611083984375,56.203308105468864],[-132.33071899414062,56.239753723144645],[-132.3651885986328,56.28377914428711],[-132.33999633789062,56.34196090698242],[-132.3422241210937,56.40250015258795],[-132.37995910644528,56.444484710693466],[-132.38604736328125,56.48913192749034]]],[[[-153.87423706054688,56.563594818115234],[-153.88432312011716,56.532527923583984],[-153.9496459960936,56.50537872314458],[-154.06111145019523,56.5],[-154.0883331298828,56.53555679321288],[-153.95126342773435,56.561016082763786],[-153.87423706054688,56.563594818115234]]],[[[-157.24389648437494,56.58612060546886],[-157.07659912109375,56.58111572265631],[-157.19610595703128,56.525554656982536],[-157.32945251464838,56.536117553710994],[-157.24389648437494,56.58612060546886]]],[[[-132.98779296874986,56.59527587890636],[-132.96351623535156,56.556427001953125],[-132.98324584960938,56.51212692260748],[-133.04544067382812,56.52134704589844],[-133.07440185546875,56.57952880859375],[-132.98779296874986,56.59527587890636]]],[[[-154.49682617187503,56.60268020629883],[-154.53520202636707,56.56569671630871],[-154.50389099121088,56.52055740356451],[-154.663330078125,56.45333480834961],[-154.71110534667966,56.41361236572271],[-154.7694396972656,56.404724121093864],[-154.79277038574213,56.43861007690424],[-154.6822204589844,56.52944564819335],[-154.5533294677734,56.587223052978516],[-154.49682617187503,56.60268020629883]]],[[[-169.75221252441403,56.6162223815918],[-169.64074707031247,56.60439300537115],[-169.50201416015625,56.608921051025504],[-169.48388671875,56.57666778564453],[-169.57000732421875,56.53210449218756],[-169.64054870605466,56.536388397216854],[-169.68222045898435,56.57888793945324],[-169.74777221679688,56.586666107177734],[-169.75221252441403,56.6162223815918]]],[[[-154.09832763671872,56.61944580078131],[-154.07722473144526,56.589721679687614],[-154.10000610351557,56.53749847412121],[-154.22944641113278,56.492500305175724],[-154.34777832031244,56.51055526733398],[-154.36444091796875,56.542778015136776],[-154.31056213378906,56.586666107177734],[-154.22500610351562,56.61472320556652],[-154.09832763671872,56.61944580078131]]],[[[-132.93943786621088,56.82361221313482],[-132.8270874023437,56.794677734375],[-132.76594543457026,56.756046295166016],[-132.73681640625,56.71252441406256],[-132.6182861328125,56.66387939453131],[-132.59539794921875,56.6110191345216],[-132.54302978515625,56.58331298828124],[-132.64666748046864,56.552223205566406],[-132.72430419921875,56.51110839843756],[-132.81494140625,56.49379348754882],[-132.95213317871094,56.50967407226557],[-132.9583129882812,56.5636100769043],[-132.9752197265625,56.601837158203125],[-132.94094848632807,56.633338928222706],[-132.90051269531244,56.63391113281256],[-132.93444824218744,56.67250061035167],[-132.9327850341797,56.724723815918026],[-132.97782897949216,56.782878875732536],[-132.9816131591797,56.80336380004883],[-132.93943786621088,56.82361221313482]]],[[[-134.25830078124997,56.9381103515625],[-134.01831054687494,56.8775024414063],[-133.99945068359364,56.82361221313482],[-133.8641815185547,56.75181198120111],[-133.88204956054682,56.810615539550895],[-133.72695922851557,56.77125167846674],[-133.77055358886713,56.67950820922846],[-133.7202758789062,56.6562957763673],[-133.69042968749994,56.60257339477545],[-133.74456787109375,56.55648803710943],[-133.84576416015625,56.57440567016613],[-133.9008026123047,56.49047851562505],[-133.8688964843749,56.45222091674804],[-133.8751831054687,56.39641189575207],[-133.9076690673828,56.368827819824276],[-133.8311157226562,56.32361221313471],[-133.87680053710932,56.27836608886718],[-133.95223999023432,56.345382690429744],[-133.99221801757812,56.310832977294865],[-133.91944885253906,56.278076171875114],[-133.88169860839844,56.2204704284668],[-133.95611572265622,56.20507812499999],[-133.9338989257812,56.168701171875],[-133.95770263671875,56.09472656250006],[-134.01454162597656,56.08633804321283],[-134.04449462890625,56.11871337890625],[-134.03018188476562,56.18946456909191],[-134.07557678222653,56.23824691772466],[-134.1165771484375,56.16448974609375],[-134.1121826171875,56.052490234375],[-134.23666381835938,56.076389312744254],[-134.21221923828114,56.10388183593756],[-134.25999450683582,56.13360977172862],[-134.2055053710937,56.15307617187506],[-134.278091430664,56.264171600341854],[-134.23101806640622,56.275833129882756],[-134.29444885253903,56.35333251953125],[-134.23356628417963,56.36099243164068],[-134.22833251953114,56.42027664184582],[-134.050552368164,56.39722061157221],[-134.094482421875,56.484165191650504],[-134.15307617187494,56.500305175781364],[-134.1915283203125,56.5360717773438],[-134.27040100097656,56.56007385253906],[-134.29277038574213,56.64749908447271],[-134.36054992675778,56.67444610595714],[-134.40106201171875,56.726135253906364],[-134.39111328124994,56.756389617919865],[-134.4205322265625,56.8250617980957],[-134.40332031249994,56.85968017578125],[-134.31961059570312,56.90797424316406],[-134.1444091796874,56.84387207031249],[-134.1572265625,56.886901855468864],[-134.22052001953125,56.903320312500114],[-134.25830078124997,56.9381103515625]]],[[[-133.87570190429688,57.09860992431651],[-133.60234069824207,57.05988693237305],[-133.5691986083984,57.04392623901372],[-133.32427978515625,56.990478515625114],[-133.20648193359375,57.012222290039176],[-133.07553100585926,56.990848541259766],[-132.97727966308588,56.91999435424816],[-132.93722534179682,56.83472061157238],[-132.95777893066406,56.82027816772455],[-133.0013427734375,56.808010101318416],[-132.9868621826172,56.797157287597656],[-132.95820617675776,56.73937225341797],[-132.9566650390625,56.68999862670893],[-132.93162536621082,56.663375854492294],[-132.95507812499994,56.62872314453125],[-133.0272216796875,56.60472106933594],[-133.11279296874994,56.67047119140625],[-133.1871948242187,56.70788574218749],[-133.247314453125,56.795982360839844],[-133.2949981689453,56.829444885253956],[-133.35601806640625,56.820129394531364],[-133.34274291992182,56.76469802856451],[-133.29556274414062,56.73110961914057],[-133.2345275878906,56.73003387451172],[-133.22006225585938,56.65413665771489],[-133.1461181640625,56.63671875],[-133.08515930175776,56.531635284423885],[-133.11276245117188,56.490539550781364],[-133.191665649414,56.4466667175293],[-133.26663208007807,56.4758415222168],[-133.32470703124994,56.46630859375006],[-133.38830566406244,56.49645233154308],[-133.42283630371088,56.459754943847656],[-133.50891113281247,56.436279296875],[-133.60296630859375,56.435070037841854],[-133.67138671874986,56.46141815185541],[-133.67437744140625,56.519973754882756],[-133.6533203125,56.591674804687436],[-133.7216796875,56.67968750000005],[-133.68405151367182,56.7696533203125],[-133.743896484375,56.81400299072271],[-133.82167053222648,56.835277557373104],[-133.81008911132812,56.875499725341854],[-133.84111022949213,56.91361236572277],[-134.04089355468747,57.02191162109381],[-134.00830078124994,57.0728378295899],[-133.87570190429688,57.09860992431651]]],[[[-153.21113586425778,57.208408355713004],[-153.1627960205078,57.17733764648443],[-153.06732177734372,57.189697265625],[-152.94783020019528,57.18804550170898],[-152.86862182617182,57.15075302124029],[-152.91279602050776,57.12620544433599],[-153.00447082519528,57.12116241455072],[-153.12265014648438,57.09113311767583],[-153.21519470214835,57.07872772216802],[-153.19575500488276,57.04040908813476],[-153.24133300781244,57.00309371948248],[-153.30532836914057,56.99109268188482],[-153.3483276367187,57.0091667175293],[-153.30410766601557,57.040111541748104],[-153.39753723144526,57.06365585327143],[-153.38368225097653,57.11581420898431],[-153.28097534179688,57.18667984008783],[-153.21113586425778,57.208408355713004]]],[[[-135.5281524658203,57.225830078125114],[-135.45175170898438,57.177455902099666],[-135.554214477539,57.16058349609381],[-135.5281524658203,57.225830078125114]]],[[[-170.0971984863281,57.24940872192394],[-170.17311096191403,57.15512084960932],[-170.2993469238281,57.13655471801758],[-170.41795349121088,57.15960311889643],[-170.41662597656241,57.192363739013786],[-170.30319213867188,57.22048568725586],[-170.2258911132812,57.21186065673834],[-170.0971984863281,57.24940872192394]]],[[[-135.47052001953122,57.25311279296886],[-135.39160156249994,57.24530029296886],[-135.4499969482422,57.183612823486435],[-135.51550292968744,57.22912597656244],[-135.47052001953122,57.25311279296886]]],[[[-135.7638092041015,57.351039886474716],[-135.64231872558588,57.303382873535156],[-135.57733154296872,57.257518768310604],[-135.62762451171866,57.23299026489269],[-135.6173858642578,57.17679595947271],[-135.56579589843747,57.15112304687499],[-135.598876953125,57.046875],[-135.6660766601562,57.01593017578125],[-135.8190155029297,56.98914337158214],[-135.85791015624997,56.99580764770508],[-135.84298706054682,57.09066009521484],[-135.7587890624999,57.117309570312614],[-135.73707580566406,57.15406036376958],[-135.83596801757812,57.17490768432617],[-135.80259704589844,57.23627471923833],[-135.843505859375,57.2623291015625],[-135.82501220703125,57.30500793457042],[-135.83999633789062,57.340557098388786],[-135.7638092041015,57.351039886474716]]],[[[-135.42041015624994,57.55939865112305],[-135.32269287109375,57.53714752197259],[-135.26206970214844,57.47207641601574],[-135.2249755859375,57.48889160156244],[-135.16668701171875,57.44531250000005],[-135.0665893554687,57.422302246093864],[-134.8988037109375,57.42610549926758],[-134.8301544189453,57.4005584716798],[-134.8036346435547,57.34088897705072],[-134.84347534179685,57.30905151367187],[-134.9053955078125,57.341621398925895],[-134.9506225585937,57.32727050781255],[-134.92892456054688,57.25978469848632],[-134.86277770996088,57.27166748046875],[-134.8494262695312,57.20831298828136],[-134.81439208984375,57.18472290039062],[-134.74101257324213,56.98199462890625],[-134.69505310058588,56.895050048828175],[-134.69940185546875,56.846923828125],[-134.62939453125,56.72499847412104],[-134.61779785156244,56.66607666015619],[-134.62832641601562,56.551109313964844],[-134.66513061523438,56.50039291381847],[-134.63888549804682,56.47694396972661],[-134.65444946289062,56.43027877807617],[-134.63389587402338,56.401390075683594],[-134.64611816406244,56.346389770507756],[-134.64111328125,56.26751708984381],[-134.68728637695312,56.20083236694336],[-134.80657958984375,56.23468017578125],[-134.83840942382812,56.2989501953125],[-134.89666748046864,56.31583404541027],[-134.89778137207026,56.34613037109381],[-134.95333862304685,56.387222290039006],[-135.0647888183593,56.540699005126946],[-135.05718994140625,56.60949707031256],[-135.12055969238273,56.59638977050787],[-135.13609313964844,56.63895797729492],[-135.2301025390625,56.6868896484375],[-135.21112060546875,56.7252807617188],[-135.35221862792963,56.81416702270502],[-135.39222717285156,56.885555267333984],[-135.34445190429688,56.90722274780285],[-135.38888549804685,56.94250106811535],[-135.3726806640625,56.98828125],[-135.2866668701172,56.99277877807622],[-135.22822570800776,57.033927917480526],[-135.338882446289,57.047222137451286],[-135.4037628173828,57.101879119873104],[-135.3721923828125,57.149719238281364],[-135.4242095947265,57.16868209838873],[-135.3787231445312,57.20007324218761],[-135.36154174804688,57.2516250610351],[-135.47399902343744,57.257324218750114],[-135.55393981933582,57.235515594482365],[-135.60430908203125,57.2877197265625],[-135.69247436523432,57.35348892211919],[-135.53289794921875,57.45111083984386],[-135.551528930664,57.50833511352545],[-135.42041015624994,57.55939865112305]]],[[[-135.71833801269526,57.708889007568466],[-135.58947753906244,57.6600952148438],[-135.64666748046875,57.64861297607421],[-135.71833801269526,57.708889007568466]]],[[[-136.19944763183588,57.71694564819336],[-136.13333129882812,57.69083404541027],[-136.1811065673828,57.63999938964844],[-136.26049804687494,57.67950439453125],[-136.19944763183588,57.71694564819336]]],[[[-134.27444458007812,57.95722198486328],[-134.19111633300773,57.929443359375114],[-134.24790954589844,57.90958023071288],[-134.27444458007812,57.95722198486328]]],[[[-153.47653198242185,57.96932220458995],[-153.35406494140616,57.932487487793026],[-153.25666809082034,57.8844451904298],[-153.20103454589844,57.812732696533196],[-153.32307434082028,57.82341003417981],[-153.53411865234366,57.927108764648494],[-153.47653198242185,57.96932220458995]]],[[[-152.4192962646484,57.97061157226568],[-152.42536926269526,57.93372726440436],[-152.32940673828125,57.914875030517685],[-152.36248779296875,57.884258270263665],[-152.4867401123047,57.91197967529296],[-152.46943664550776,57.95771789550775],[-152.4192962646484,57.97061157226568]]],[[[-152.7217864990234,57.98682403564458],[-152.75880432128903,57.92574691772472],[-152.85261535644526,57.94216156005865],[-152.8484649658203,57.970832824707145],[-152.7217864990234,57.98682403564458]]],[[[-153.26376342773426,57.99613952636724],[-153.19886779785156,57.96815872192383],[-153.05987548828122,57.937999725341804],[-152.93371582031244,57.94742202758795],[-152.84968566894528,57.9290657043457],[-152.79541015624994,57.90142440795898],[-152.90765380859372,57.82035064697277],[-152.8483276367187,57.82472229003912],[-152.7870025634765,57.8584098815919],[-152.62139892578125,57.87905120849614],[-152.51657104492185,57.909355163574276],[-152.40138244628906,57.84868240356456],[-152.36630249023438,57.801807403564396],[-152.44659423828125,57.77875900268554],[-152.5108032226562,57.72418594360352],[-152.4666290283203,57.70210266113292],[-152.49783325195307,57.64699935913091],[-152.42480468749994,57.6422843933106],[-152.46943664550776,57.59900665283203],[-152.3268890380859,57.62647628784192],[-152.1648712158203,57.61174011230464],[-152.1562194824219,57.589454650878906],[-152.31849670410153,57.48678588867198],[-152.33828735351557,57.42236328124999],[-152.4631805419922,57.43956756591797],[-152.48789978027344,57.468784332275334],[-152.58166503906244,57.44722366333002],[-152.62445068359375,57.47638702392584],[-152.68705749511713,57.46631240844726],[-152.74055480957026,57.50691223144536],[-152.80113220214838,57.494316101074276],[-152.9170989990234,57.513290405273544],[-152.9418029785155,57.49755859375006],[-152.74401855468747,57.448482513427784],[-152.72331237792966,57.419868469238274],[-152.62599182128906,57.405799865722656],[-152.60784912109375,57.36563491821288],[-152.62705993652338,57.32768630981445],[-152.71066284179688,57.3021469116212],[-152.74320983886722,57.312946319580014],[-152.816680908203,57.265773773193416],[-152.87936401367188,57.28943252563487],[-152.910415649414,57.322502136230526],[-152.99740600585932,57.34460830688471],[-153.10221862792966,57.31750106811534],[-153.09745788574216,57.28694915771484],[-153.0138854980468,57.3011093139649],[-152.94015502929682,57.25986862182628],[-153.07972717285156,57.21225738525396],[-153.2165985107422,57.2173423767091],[-153.34188842773435,57.189838409423885],[-153.46441650390614,57.11484146118164],[-153.49749755859366,57.065071105957145],[-153.56871032714847,57.0922470092774],[-153.58175659179688,57.05070114135742],[-153.55332946777344,56.96972274780279],[-153.60023498535153,56.933044433593864],[-153.6698150634765,56.930885314941456],[-153.72833251953125,56.88944625854498],[-153.7056579589844,56.85189437866222],[-153.83436584472653,56.836647033691406],[-153.90777587890622,56.765834808349666],[-153.9778289794922,56.7432746887207],[-154.034439086914,56.763332366943416],[-154.15055847167963,56.7466659545899],[-154.08055114746088,56.84055709838867],[-154.00666809082028,56.86111068725586],[-153.97993469238284,56.89769744873052],[-153.88182067871088,56.9254035949707],[-153.8272247314453,56.96277618408209],[-153.97451782226557,56.957302093505916],[-153.96769714355466,56.99448013305663],[-153.92041015625,57.06331253051757],[-153.80278015136707,57.11305618286127],[-153.88180541992182,57.11710739135742],[-153.9685516357422,57.0661506652832],[-154.03199768066406,57.00596237182623],[-154.09445190429688,56.96611022949218],[-154.14166259765625,56.99861145019536],[-154.10095214843753,57.03248977661138],[-154.11222839355463,57.05083465576172],[-154.08666992187494,57.07083511352545],[-154.0549926757812,57.09083175659185],[-153.98606872558588,57.10824203491222],[-154.01304626464835,57.128902435302734],[-154.07672119140625,57.121967315673935],[-154.13055419921872,57.14555740356451],[-154.2288818359374,57.161388397216854],[-154.2724151611328,57.14321136474615],[-154.3382873535156,57.150314331054794],[-154.38999938964844,57.12416839599621],[-154.47444152832026,57.12416839599621],[-154.48333740234372,57.093612670898494],[-154.43611145019528,57.05500030517578],[-154.3783264160156,57.049999237060604],[-154.29388427734378,57.1136093139649],[-154.11054992675778,57.12722396850586],[-154.0916595458984,57.10388946533209],[-154.11277770996097,57.072776794433594],[-154.11500549316403,57.05138778686529],[-154.11054992675778,57.04472351074219],[-154.15055847167963,57.00305557250976],[-154.15333557128898,56.94889068603527],[-154.19444274902338,56.929164886474716],[-154.22666931152338,56.874721527099666],[-154.3016662597656,56.853332519531364],[-154.31333923339847,56.91833496093756],[-154.39666748046875,56.96333312988286],[-154.52833557128895,56.99222183227545],[-154.5149993896484,57.0330543518067],[-154.52555847167963,57.166389465332024],[-154.6019439697265,57.263088226318416],[-154.6822052001953,57.26627349853527],[-154.74888610839838,57.29333496093756],[-154.69389343261707,57.413055419921875],[-154.63000488281247,57.507778167724666],[-154.5244445800781,57.54222106933599],[-154.34165954589847,57.63277816772472],[-154.26222229003906,57.64194488525396],[-154.23277282714835,57.6633338928222],[-154.02000427246088,57.648178100585945],[-153.98347473144526,57.62618255615246],[-153.97552490234375,57.55168914794922],[-153.92668151855463,57.533351898193416],[-153.90788269042966,57.4445419311524],[-153.7694396972656,57.31444549560547],[-153.77333068847653,57.374443054199325],[-153.81222534179685,57.413612365722656],[-153.82366943359372,57.50771713256836],[-153.81634521484372,57.56252670288091],[-153.87976074218747,57.6325187683106],[-153.8681640625,57.65015792846675],[-153.66145324707028,57.64019775390624],[-153.67666625976562,57.66888809204102],[-153.86369323730463,57.7055320739746],[-153.93556213378906,57.72972106933599],[-153.93064880371088,57.80907440185552],[-153.75251770019528,57.88855743408203],[-153.6190795898437,57.88035583496094],[-153.6277923583984,57.84385681152338],[-153.57254028320307,57.832790374755916],[-153.547378540039,57.784725189209034],[-153.4201202392578,57.766891479492244],[-153.352783203125,57.70274353027344],[-153.33044433593744,57.74626541137706],[-153.45457458496088,57.789291381836044],[-153.4767608642578,57.84169769287114],[-153.33807373046872,57.803665161132805],[-153.20414733886713,57.784553527832024],[-153.17964172363278,57.79687881469726],[-153.233901977539,57.894893646240234],[-153.166275024414,57.915267944335994],[-153.27348327636716,57.957981109619254],[-153.26376342773426,57.99613952636724]]],[[[-136.49243164062491,58.099269866943416],[-136.3560028076172,58.0262947082519],[-136.3877716064453,57.967498779296875],[-136.3769836425781,57.93027114868169],[-136.45111083984375,57.847778320312564],[-136.53144836425776,57.913562774658146],[-136.56666564941406,57.96444320678723],[-136.53111267089844,58],[-136.56777954101557,58.04305648803722],[-136.55389404296872,58.08611297607421],[-136.49243164062491,58.099269866943416]]],[[[-153.26997375488278,58.14712524414056],[-153.19483947753906,58.09983062744134],[-153.11424255371088,58.09476089477534],[-153.02560424804682,58.03269195556635],[-152.9369659423828,58.00785064697277],[-152.94377136230463,57.97658920288092],[-153.05888366699213,57.98833465576177],[-153.12722778320312,58.01666641235357],[-153.2949523925781,58.050247192382805],[-153.3646545410156,58.03797531127929],[-153.41777038574213,58.05777740478521],[-153.34135437011722,58.11707305908209],[-153.26997375488278,58.14712524414056]]],[[[-151.83135986328122,58.264678955078125],[-151.78918457031247,58.250770568847706],[-151.80372619628906,58.192512512206974],[-151.89288330078125,58.187564849853565],[-151.87753295898438,58.24397659301757],[-151.83135986328122,58.264678955078125]]],[[[-135.79107666015622,58.28670120239258],[-135.73301696777335,58.23914337158209],[-135.52774047851562,58.18759155273437],[-135.5184173583984,58.126831054687564],[-135.62602233886713,58.048992156982365],[-135.55862426757812,58.044960021972656],[-135.47666931152338,58.08583450317383],[-135.4672241210937,58.131111145019474],[-135.4036254882812,58.144054412841854],[-135.27499389648426,58.09749984741211],[-135.1161041259765,58.09138870239258],[-135.0770263671875,58.059284210205014],[-134.9519805908202,58.03947067260742],[-134.9142150878905,57.97631835937506],[-134.92259216308588,57.92322158813482],[-134.9994506835937,57.88888931274419],[-135.14096069335938,57.92401123046874],[-135.1178131103515,57.88315582275384],[-135.0740966796875,57.878349304199325],[-134.9572296142577,57.81638717651373],[-135.0211639404297,57.77946090698254],[-135.2025146484374,57.77651977539056],[-135.31579589843744,57.80697250366211],[-135.41459655761713,57.859340667724666],[-135.57633972167963,57.883300781250114],[-135.51777648925776,57.84305572509776],[-135.44288635253906,57.82917022705072],[-135.30108642578116,57.74072265625001],[-135.2083282470702,57.72777938842784],[-134.97607421874994,57.76312255859386],[-134.9176177978515,57.74045181274414],[-134.92291259765622,57.67852783203125],[-134.85000610351554,57.57888793945324],[-134.85777282714844,57.53083038330089],[-134.91171264648432,57.49550628662114],[-134.89698791503906,57.45963287353521],[-135.02159118652338,57.45635223388672],[-135.08862304687494,57.4655151367188],[-135.12860107421864,57.49707031250011],[-135.248550415039,57.548408508300724],[-135.47961425781244,57.63222503662114],[-135.62518310546864,57.70111083984381],[-135.7288818359375,57.72027587890625],[-135.73992919921875,57.676696777343814],[-135.65936279296875,57.62862014770503],[-135.57299804687494,57.59692382812501],[-135.57412719726557,57.52273178100597],[-135.54730224609375,57.479309082031364],[-135.6639404296875,57.380825042724716],[-135.71365356445307,57.366561889648494],[-135.845001220703,57.39166641235362],[-135.8554992675781,57.41779327392578],[-135.96832275390625,57.463317871093864],[-136.0195922851562,57.503723144531364],[-136.0244750976562,57.55688476562506],[-136.08999633789057,57.60027694702154],[-136.0661163330078,57.62722396850597],[-136.158462524414,57.64694595336913],[-136.1168212890625,57.69555664062506],[-136.25328063964844,57.77097702026372],[-136.36166381835935,57.806667327880916],[-136.43222045898438,57.84305572509776],[-136.3583374023437,57.932220458984375],[-136.37666320800776,57.96611022949213],[-136.3538818359374,58.00277709960937],[-136.35276794433594,58.04941177368164],[-136.42330932617173,58.0786514282226],[-136.44750976562494,58.120376586914176],[-136.32806396484375,58.16094970703131],[-136.32258605957026,58.21006774902337],[-136.24603271484372,58.186580657958984],[-136.14039611816406,58.225593566894595],[-136.02055358886713,58.189998626708984],[-135.8282928466796,58.28105163574219],[-135.79107666015622,58.28670120239258]]],[[[-152.89111328125,58.343334197998054],[-152.8466644287109,58.33777618408209],[-152.78555297851565,58.29194259643566],[-152.92166137695304,58.3136100769043],[-152.89111328125,58.343334197998054]]],[[[-134.5272216796875,58.345275878906364],[-134.30906677246094,58.23376846313488],[-134.3377838134765,58.19722366333008],[-134.48388671874994,58.22944259643555],[-134.50721740722656,58.21666717529302],[-134.62666320800776,58.248054504394524],[-134.68278503417966,58.29639053344726],[-134.58889770507807,58.34012985229498],[-134.5272216796875,58.345275878906364]]],[[[-135.6305236816405,58.38262557983399],[-135.53562927246082,58.34273147583002],[-135.5764923095703,58.32540893554699],[-135.68113708496088,58.331207275390625],[-135.73303222656244,58.36849975585943],[-135.6305236816405,58.38262557983399]]],[[[-134.93434143066392,58.39812088012701],[-134.90679931640625,58.36044692993175],[-134.8363037109374,58.341445922851676],[-134.80316162109375,58.2976913452149],[-134.75401306152344,58.27260208129883],[-134.692642211914,58.15959548950207],[-134.53703308105463,58.181987762451165],[-134.44737243652338,58.17381668090825],[-134.33363342285156,58.1422233581544],[-134.17698669433594,58.158123016357415],[-134.1892547607422,58.08063888549815],[-134.088882446289,58],[-134.09805297851557,57.981967926025455],[-133.9949951171875,57.914165496826165],[-134.00639343261713,57.89328384399419],[-133.90110778808585,57.8069458007813],[-133.89309692382807,57.68354415893549],[-133.96110534667963,57.68527603149414],[-134.0205535888672,57.76388931274413],[-134.0427703857422,57.81944274902339],[-134.1038818359374,57.85166549682622],[-134.13873291015625,57.904846191406364],[-134.163330078125,57.99277877807617],[-134.26110839843744,58.06916809082031],[-134.3324737548827,58.00072097778331],[-134.2788848876953,57.89916610717779],[-134.2434692382812,57.87357330322276],[-134.11721801757807,57.72972106933599],[-134.0449981689453,57.67583465576171],[-133.9351501464843,57.61087799072272],[-133.94644165039062,57.56729125976556],[-133.88711547851562,57.50656509399413],[-133.92721557617188,57.47138977050781],[-133.86244201660156,57.367729187011825],[-133.9793548583984,57.30418395996099],[-134.1111602783203,57.33919906616216],[-134.16055297851562,57.333332061767685],[-134.0933380126953,57.28027725219737],[-134.14860534667957,57.26363372802729],[-134.1534881591797,57.21107101440441],[-134.1922149658203,57.184165954589844],[-134.28778076171872,57.18666839599614],[-134.27737426757812,57.14277648925781],[-134.40414428710935,57.07572174072277],[-134.48037719726557,57.04966354370123],[-134.48388671874994,57.02833175659191],[-134.60125732421875,57.03215408325206],[-134.63710021972656,57.10696411132818],[-134.65359497070312,57.2309455871582],[-134.570556640625,57.30451965332031],[-134.5808105468749,57.40097045898432],[-134.528335571289,57.40638732910161],[-134.5797271728515,57.47649383544916],[-134.61180114746088,57.56237411499035],[-134.6620330810546,57.6023406982423],[-134.73454284667957,57.74150085449218],[-134.70555114746082,57.83111190795904],[-134.80332946777344,58.028331756591854],[-134.80201721191406,58.10557937622076],[-134.82167053222656,58.143611907958984],[-134.9181060791015,58.223861694335945],[-134.8831329345703,58.24209594726574],[-134.9441680908203,58.27332305908208],[-134.969985961914,58.37078857421881],[-134.93434143066392,58.39812088012701]]],[[[-152.6501922607422,58.48088455200195],[-152.49166870117176,58.45222091674805],[-152.5350646972656,58.411098480224666],[-152.4472045898437,58.35242843627941],[-152.383331298828,58.34999847412115],[-152.3655548095703,58.3838882446289],[-152.3133544921875,58.40120315551764],[-152.24610900878903,58.34999847412115],[-152.20166015624997,58.34500122070318],[-152.15277099609375,58.380832672119254],[-152.09388732910153,58.371944427490234],[-152.11444091796875,58.32389068603527],[-152.02487182617188,58.300727844238274],[-151.96823120117188,58.326267242431754],[-151.96459960937497,58.25939941406255],[-152.00111389160153,58.20586776733404],[-152.09399414062497,58.14990997314459],[-152.1826019287109,58.170513153076165],[-152.22444152832028,58.1966667175293],[-152.2359771728515,58.24215316772472],[-152.31990051269526,58.24777984619152],[-152.32055664062494,58.17416763305664],[-152.27491760253903,58.12435531616211],[-152.42666625976562,58.12666702270507],[-152.56874084472653,58.11576080322271],[-152.6542816162109,58.062957763671996],[-152.7603912353515,58.0565986633302],[-152.7588958740234,58.01305389404297],[-152.82989501953128,57.991191864013615],[-152.9138946533203,58.008335113525504],[-153.02000427246082,58.04527664184575],[-153.0822296142578,58.110000610351555],[-153.14938354492182,58.10559082031249],[-153.2225646972655,58.163143157959034],[-153.17634582519528,58.21549224853521],[-153.063003540039,58.193153381347656],[-152.96722412109378,58.1963882446289],[-153.1044464111328,58.26027679443359],[-153.04205322265622,58.304794311523494],[-152.89443969726562,58.27194595336925],[-152.85961914062497,58.288200378418026],[-152.78404235839835,58.27841186523437],[-152.77804565429682,58.367080688476555],[-152.8090209960937,58.403617858886825],[-152.745132446289,58.44116210937506],[-152.66964721679688,58.43261337280273],[-152.6501922607422,58.48088455200195]]],[[[-152.32736206054685,58.630077362060604],[-152.3376922607422,58.59040069580072],[-152.4088897705077,58.494998931884766],[-152.4802703857422,58.4686737060548],[-152.56277465820312,58.47666549682617],[-152.65666198730466,58.51472091674815],[-152.61636352539062,58.600925445556754],[-152.5618286132812,58.62059402465832],[-152.52189636230466,58.59017944335949],[-152.32736206054685,58.630077362060604]]],[[[-160.68849182128903,58.81931686401378],[-160.88221740722656,58.58139038085948],[-160.96298217773435,58.55108261108404],[-161.04119873046875,58.55796432495123],[-161.0862274169922,58.586471557617244],[-161.05294799804688,58.70265960693365],[-160.91795349121088,58.745353698730526],[-160.86572265625,58.74561691284179],[-160.768325805664,58.77361297607427],[-160.68849182128903,58.81931686401378]]],[[[-153.42704772949216,59.411865234375114],[-153.34657287597656,59.37683486938487],[-153.36241149902344,59.33793640136719],[-153.511474609375,59.31974411010747],[-153.53479003906247,59.36930084228527],[-153.42704772949216,59.411865234375114]]],[[[-150.70158386230472,59.41740036010748],[-150.6117553710937,59.39350128173834],[-150.61694335937497,59.35334014892572],[-150.70500183105466,59.294948577880916],[-150.76971435546864,59.30610275268566],[-150.7029571533202,59.37145233154291],[-150.70158386230472,59.41740036010748]]],[[[-146.30503845214844,59.4703407287597],[-146.2886810302734,59.44887542724621],[-146.3361053466797,59.40333175659186],[-146.37969970703125,59.41131591796869],[-146.30503845214844,59.4703407287597]]],[[[-144.21823120117182,60.00468444824212],[-144.4332122802734,59.89812088012707],[-144.52975463867188,59.84345245361333],[-144.5696105957031,59.85182189941411],[-144.37072753906244,59.96270751953136],[-144.26965332031247,60.00005722045898],[-144.21823120117182,60.00468444824212]]],[[[-147.8432312011719,60.06510162353527],[-147.81927490234375,60.046356201171925],[-147.91790771484378,59.970619201660156],[-148.05531311035156,59.95312118530274],[-147.86874389648435,60.07083511352539],[-147.8432312011719,60.06510162353527]]],[[[-147.96406555175784,60.133853912353565],[-147.8895874023437,60.11041641235362],[-148.00209045410153,60.07083511352539],[-148.0942687988281,60.0026016235351],[-148.13906860351557,60.014064788818416],[-148.09323120117182,60.06614303588872],[-147.96406555175784,60.133853912353565]]],[[[-148.03958129882812,60.1875],[-148.1015625,60.11510467529308],[-148.08384704589847,60.10469055175781],[-148.19792175292963,60.01666641235351],[-148.23124694824216,60.041667938232415],[-148.19531249999997,60.077606201171875],[-148.24166870117188,60.10625076293939],[-148.11457824707026,60.15000152587902],[-148.03958129882812,60.1875]]],[[[-145.17135620117185,60.354690551757756],[-145.17135620117185,60.32760620117181],[-145.23698425292966,60.304687500000114],[-145.27708435058597,60.335414886474666],[-145.17135620117185,60.354690551757756]]],[[[-148.0078125,60.37760162353515],[-147.98802185058588,60.36302185058599],[-148.02134704589844,60.285934448242244],[-148.10833740234375,60.27916717529291],[-148.15156555175776,60.3192710876466],[-148.08958435058588,60.35625076293952],[-148.0078125,60.37760162353515]]],[[[-147.10156250000003,60.37760162353515],[-147.125,60.333332061767635],[-147.00260925292966,60.339065551757805],[-147.08906555175784,60.289062500000114],[-146.91458129882807,60.302082061767635],[-146.9499969482422,60.26041793823242],[-147.03176879882807,60.21718978881841],[-147.17031860351565,60.16406250000006],[-147.3604125976562,60.041667938232415],[-147.39367675781244,59.99627685546886],[-147.5142211914062,59.937320709228516],[-147.45631408691406,59.90441894531251],[-147.46591186523435,59.86672210693365],[-147.52500915527335,59.8411216735841],[-147.6391143798828,59.84912109374999],[-147.6668701171875,59.81768798828131],[-147.7689208984375,59.80422210693354],[-147.845718383789,59.770721435546875],[-147.9178771972656,59.833465576171875],[-147.70678710937491,59.9923095703125],[-147.61666870117185,60.01041793823247],[-147.5557250976562,60.049480438232415],[-147.44583129882815,60.085414886474716],[-147.3729095458984,60.13750076293956],[-147.31614685058588,60.19947814941406],[-147.18592834472656,60.25051879882823],[-147.21197509765625,60.2911491394043],[-147.1651000976562,60.306774139404304],[-147.21197509765625,60.34531021118165],[-147.10156250000003,60.37760162353515]]],[[[-166.1223907470703,60.373439788818466],[-166.06927490234372,60.33802413940429],[-165.96875,60.312500000000114],[-165.88542175292963,60.33958435058605],[-165.68801879882807,60.29010391235362],[-165.72865295410148,60.2421875],[-165.68385314941403,60.20051956176758],[-165.7276000976562,60.1619758605957],[-165.66926574707028,60.122398376464844],[-165.71093749999997,60.063018798828246],[-165.65361022949216,59.996120452880916],[-165.5596618652343,59.93115997314458],[-165.57991027832028,59.912719726562614],[-165.71652221679682,59.8943214416505],[-165.83288574218744,59.8948974609375],[-165.86941528320304,59.87781906127929],[-166.0296478271484,59.867042541503906],[-166.12811279296875,59.82052230834972],[-166.080825805664,59.77568817138671],[-166.10861206054685,59.753120422363224],[-166.2004089355469,59.77582168579107],[-166.30731201171875,59.82622146606456],[-166.41621398925778,59.85671997070312],[-166.6129760742187,59.85272216796875],[-166.67501831054685,59.88442230224614],[-166.75189208984375,59.89288330078137],[-166.89541625976562,59.959121704101555],[-167.03761291503906,59.994819641113274],[-167.13490295410156,60],[-167.26666259765622,60.06041717529296],[-167.32916259765625,60.06458282470697],[-167.3380126953125,60.125518798828175],[-167.4067687988281,60.182815551757926],[-167.31459045410156,60.231250762939446],[-167.11093139648435,60.22969055175787],[-166.94010925292963,60.20051956176758],[-166.84426879882807,60.204685211181584],[-166.79635620117188,60.2390594482423],[-166.82864379882807,60.26927185058594],[-166.75990295410156,60.3036460876466],[-166.63749694824213,60.32500076293956],[-166.48176574707026,60.373439788818466],[-166.3520812988281,60.35625076293952],[-166.27291870117182,60.38333511352545],[-166.1223907470703,60.373439788818466]]],[[[-146.53698730468753,60.4817695617677],[-146.46875,60.45416641235346],[-146.41198730468744,60.47656249999994],[-146.35417175292963,60.46041488647472],[-146.33332824707028,60.40625],[-146.12342834472653,60.4265594482423],[-146.09217834472656,60.381771087646534],[-146.19323730468747,60.36614608764654],[-146.2453155517578,60.339065551757805],[-146.3083343505859,60.34583282470708],[-146.43489074707028,60.31406021118169],[-146.5776062011719,60.25051879882823],[-146.64791870117182,60.235416412353516],[-146.6974029541015,60.27864837646484],[-146.56301879882815,60.323440551757805],[-146.6000061035156,60.36875152587903],[-146.72239685058588,60.34323120117199],[-146.7250061035156,60.38541793823248],[-146.6192626953125,60.475521087646435],[-146.53698730468753,60.4817695617677]]],[[[-147.69323730468744,60.502601623535206],[-147.60885620117185,60.42552185058593],[-147.68698120117185,60.405731201171925],[-147.61926269531247,60.36614608764654],[-147.7171783447265,60.26510620117188],[-147.70260620117185,60.227603912353516],[-147.7770843505859,60.15625],[-147.89166259765625,60.222915649414055],[-147.90989685058597,60.2578125],[-147.82344055175778,60.29531478881836],[-147.87083435058588,60.32083511352534],[-147.83489990234375,60.4140625],[-147.7369842529297,60.42760467529296],[-147.6942749023437,60.45885086059575],[-147.69323730468744,60.502601623535206]]],[[[-151.92655944824216,60.513019561767635],[-151.83593749999997,60.48281478881836],[-151.95468139648438,60.44844055175788],[-151.92655944824216,60.513019561767635]]],[[[-144.90782165527347,60.54010391235357],[-144.91458129882812,60.45416641235346],[-144.96665954589847,60.420833587646484],[-145.0536499023437,60.44322586059575],[-145.00625610351557,60.46666717529297],[-145.01249694824216,60.510417938232365],[-144.90782165527347,60.54010391235357]]],[[[-145.80364990234372,60.583850860595646],[-145.8025970458984,60.56198120117198],[-145.9624938964844,60.5187492370606],[-146.0895843505859,60.47499847412121],[-146.1854095458984,60.45624923706048],[-146.3208312988281,60.45416641235346],[-146.28906249999997,60.51406478881836],[-146.1223907470703,60.52864837646479],[-145.89999389648438,60.58750152587896],[-145.80364990234372,60.583850860595646]]],[[[-172.94114685058594,60.602603912353516],[-172.93281555175776,60.55989837646496],[-172.87657165527344,60.49843978881836],[-172.7682342529297,60.44635391235352],[-172.66250610351565,60.41666793823248],[-172.61405944824222,60.378643035888665],[-172.4187469482422,60.389583587646534],[-172.2958374023437,60.333332061767635],[-172.47656249999994,60.339065551757805],[-172.56875610351565,60.31874847412115],[-172.7369842529297,60.3651008605957],[-172.78385925292966,60.399478912353516],[-172.89739990234378,60.44844055175788],[-172.94375610351557,60.48125076293939],[-173.0661468505859,60.49843978881836],[-173.035415649414,60.5625],[-172.94114685058594,60.602603912353516]]],[[[-147.94583129882812,60.729167938232536],[-147.8984375,60.73072814941411],[-147.8505249023437,60.679687500000114],[-147.99948120117185,60.68801879882818],[-147.94583129882812,60.729167938232536]]],[[[-148.1708374023437,60.75208282470709],[-148.11666870117182,60.74583435058605],[-148.09217834472653,60.66197586059576],[-148.16406249999991,60.6296844482423],[-148.2369842529297,60.69635391235363],[-148.23905944824216,60.7244758605957],[-148.1708374023437,60.75208282470709]]],[[[-164.99948120117185,60.87343978881836],[-164.89010620117185,60.838024139404354],[-164.9583282470703,60.82083511352545],[-165.0203094482422,60.834896087646484],[-164.99948120117185,60.87343978881836]]],[[[-146.75781249999997,60.877601623535206],[-146.70677185058588,60.851562499999936],[-146.7250061035156,60.81041717529296],[-146.80155944824213,60.808856964111385],[-146.8140716552734,60.843231201171875],[-146.75781249999997,60.877601623535206]]],[[[-163.79531860351562,60.890106201171875],[-163.77082824707034,60.849998474121215],[-163.83332824707028,60.84375],[-163.875,60.87083435058593],[-163.79531860351562,60.890106201171875]]],[[[-148.03282165527344,60.92343521118163],[-147.92968749999997,60.87343978881836],[-147.95364379882812,60.84635162353527],[-147.91510009765622,60.81301879882807],[-148.0291595458984,60.78125],[-148.12290954589844,60.78749847412109],[-148.14739990234372,60.82344055175786],[-148.12239074707026,60.86614608764642],[-148.03282165527344,60.92343521118163]]],[[[-164.91615295410153,62.669269561767635],[-164.85469055175776,62.659893035888736],[-164.8109283447265,62.60260391235345],[-164.87916564941406,62.59791564941401],[-164.93281555175776,62.63801956176769],[-164.91615295410153,62.669269561767635]]],[[[-164.82864379882815,62.79426956176769],[-164.72708129882815,62.78958511352539],[-164.67916870117185,62.75624847412109],[-164.51458740234375,62.77083206176752],[-164.5713500976562,62.698440551757756],[-164.68489074707028,62.65781021118169],[-164.72343444824216,62.62760162353521],[-164.82031249999997,62.63801956176769],[-164.8526000976562,62.75051879882806],[-164.82864379882815,62.79426956176769]]],[[[-162.3994750976562,63.62760162353521],[-162.3484344482421,63.588024139404354],[-162.38125610351557,63.53958511352545],[-162.47708129882807,63.54791641235351],[-162.60000610351565,63.53958511352545],[-162.69323730468747,63.57656478881841],[-162.63073730468741,63.614059448242244],[-162.55416870117185,63.633335113525334],[-162.49948120117188,63.61822891235362],[-162.3994750976562,63.62760162353521]]],[[[-171.66615295410153,63.78176879882823],[-171.63490295410156,63.68801879882812],[-171.5187530517578,63.65833282470708],[-171.51666259765628,63.61458206176769],[-171.45625305175778,63.59999847412121],[-171.2270812988281,63.61249923706066],[-170.98541259765622,63.56458282470703],[-170.88594055175778,63.575519561767685],[-170.6578216552734,63.661975860595696],[-170.56875610351557,63.66041564941412],[-170.49583435058594,63.693748474121094],[-170.28958129882807,63.6875],[-170.1458282470703,63.61458206176769],[-170.1062469482422,63.61458206176769],[-170.03802490234372,63.52135086059582],[-170.0640716552734,63.48905944824219],[-169.9375,63.46875],[-169.80259704589844,63.42760086059575],[-169.6520843505859,63.429164886474666],[-169.5692749023437,63.39947891235345],[-169.55624389648435,63.36041641235351],[-169.47500610351562,63.34375],[-169.3937530517578,63.35625076293945],[-169.25209045410148,63.34166717529297],[-169.00260925292963,63.3411483764649],[-168.88125610351562,63.32916641235352],[-168.80624389648432,63.299999237060604],[-168.69218444824213,63.29531478881847],[-168.73698425292966,63.26301956176763],[-168.72135925292963,63.23176956176764],[-168.86093139648435,63.16302108764648],[-168.95208740234372,63.16041564941406],[-169.06666564941403,63.197917938232415],[-169.28125,63.189582824706974],[-169.37290954589838,63.15625],[-169.42291259765622,63.11249923706054],[-169.48905944824222,63.097393035888665],[-169.57656860351557,63.05364608764659],[-169.55572509765628,62.9921875],[-169.63749694824216,62.9375],[-169.75573730468747,62.95885467529296],[-169.7026062011718,63.03176879882818],[-169.816665649414,63.11249923706054],[-169.89582824707023,63.141666412353516],[-170.004165649414,63.14374923706055],[-170.10208129882815,63.189582824706974],[-170.2166595458984,63.18333435058594],[-170.23593139648432,63.27864837646478],[-170.316665649414,63.287498474121094],[-170.35260009765622,63.31406021118164],[-170.47291564941403,63.36041641235351],[-170.53958129882807,63.3687515258789],[-170.6317749023437,63.418228149414176],[-170.78334045410153,63.408332824707145],[-170.87290954589844,63.45000076293957],[-170.93540954589838,63.43541717529308],[-171.06040954589844,63.43333435058587],[-171.2880249023437,63.37760162353527],[-171.3312530517578,63.33333206176758],[-171.43333435058588,63.308334350585994],[-171.56459045410153,63.33958435058599],[-171.73281860351557,63.3671875],[-171.81666564941406,63.43125152587884],[-171.84114074707028,63.503646850586],[-171.8286437988281,63.58073043823242],[-171.7932281494141,63.62864303588873],[-171.74635314941403,63.64218521118169],[-171.75364685058594,63.683856964111435],[-171.71249389648435,63.775001525878906],[-171.66615295410153,63.78176879882823]]],[[[-169.06198120117188,65.81510162353516],[-168.99635314941403,65.80364990234375],[-169.0525970458984,65.74843597412121],[-169.11822509765622,65.75885009765648],[-169.06198120117188,65.81510162353516]]],[[[-150.55572509765622,70.49635314941412],[-150.48385620117188,70.47135162353521],[-150.6328125,70.43593597412121],[-150.77239990234372,70.47760009765625],[-150.7145843505859,70.49583435058604],[-150.55572509765622,70.49635314941412]]]]},"properties":{"ID_0":244,"ISO":"US-AK","NAME_0":"United States","ID_1":2,"NAME_1":"Alaska","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"AK|Alaska"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-141.3145904541015,60.054164886474716],[-141.4270782470703,60.125000000000114],[-141.45208740234372,60.11041641235362],[-141.44792175292963,60.08124923706066],[-141.37135314941395,60.032810211181754],[-141.40415954589832,60.006248474121094],[-141.53082275390625,59.98968505859375],[-141.60461425781244,59.963619232177734],[-141.75021362304682,59.951519012451286],[-141.8854217529297,60.00208282470703],[-142.02499389648432,60.02500152587896],[-142.4208374023437,60.06458282470697],[-142.6062469482421,60.09375000000011],[-142.72708129882807,60.09375000000011],[-142.75833129882812,60.11041641235362],[-142.9895782470703,60.08333206176769],[-143.04010009765625,60.09635162353521],[-143.10833740234375,60.066665649414176],[-143.37916564941406,60.05208206176752],[-143.46458435058594,60.06041717529296],[-143.64791870117188,60.03749847412103],[-143.88989257812494,59.9893188476563],[-144.0291595458984,60.02083206176758],[-144.21875,60.02083206176758],[-144.2124938964844,60.041667938232415],[-144.0625,60.03749847412103],[-144.06875610351562,60.07083511352539],[-144.1458282470703,60.1083335876466],[-144.2562561035156,60.12708282470709],[-144.31666564941398,60.1749992370606],[-144.46875,60.166667938232536],[-144.51510620117182,60.185939788818466],[-144.58958435058597,60.1791648864746],[-144.73593139648435,60.26614379882823],[-144.78541564941403,60.28333282470714],[-144.9536437988281,60.28802108764643],[-144.918228149414,60.35156250000006],[-144.78802490234372,60.47343826293945],[-144.8307342529297,60.52030944824219],[-144.8333282470703,60.56458282470709],[-144.70989990234375,60.64635467529297],[-144.63958740234372,60.65208435058594],[-144.59165954589844,60.73333358764654],[-144.60208129882807,60.716667175293075],[-144.65415954589838,60.666667938232415],[-144.70416259765622,60.67499923706065],[-144.6999969482422,60.69583511352539],[-144.82499694824216,60.64166641235351],[-144.7791595458984,60.629165649414],[-144.8640594482421,60.60989379882807],[-144.88594055175778,60.54846191406261],[-144.99790954589844,60.529167175293075],[-145.08384704589844,60.44427108764648],[-145.20884704589838,60.36718750000006],[-145.3333282470703,60.341667175293075],[-145.36874389648432,60.35625076293952],[-145.50209045410153,60.41666793823248],[-145.66615295410156,60.46197891235346],[-145.879165649414,60.44583511352539],[-145.91250610351562,60.489582061767685],[-145.8020782470703,60.5187492370606],[-145.7088470458984,60.57968521118164],[-145.66510009765622,60.65468978881836],[-145.84375,60.610416412353516],[-145.8994750976562,60.674480438232415],[-145.94010925292966,60.623439788818416],[-145.99948120117188,60.64114379882824],[-145.94999694824222,60.697917938232365],[-146.1499938964843,60.63124847412104],[-146.24790954589844,60.625],[-146.26197814941403,60.65156555175786],[-146.14166259765625,60.7062492370606],[-146.2348937988281,60.7203102111817],[-146.38697814941398,60.71614837646484],[-146.41874694824213,60.687500000000114],[-146.49426269531253,60.68072891235363],[-146.60156249999994,60.69322586059576],[-146.69531249999994,60.73176956176763],[-146.54739379882807,60.76718521118164],[-146.45051574707028,60.76823043823248],[-146.3312530517578,60.78541564941406],[-146.24166870117185,60.8125],[-146.2901000976562,60.838024139404354],[-146.3562469482422,60.81666564941406],[-146.3916625976562,60.84166717529297],[-146.45625305175778,60.8125],[-146.53958129882807,60.81041717529296],[-146.5708312988281,60.85625076293946],[-146.64114379882807,60.8848991394043],[-146.68907165527344,60.867187499999936],[-146.73593139648432,60.93698120117199],[-146.62916564941403,60.92291641235357],[-146.62083435058588,60.952083587646534],[-146.7062530517578,60.962501525878956],[-146.65364074707026,61.05052185058593],[-146.61041259765628,61.08124923706066],[-146.45832824707023,61.07708358764659],[-146.3729095458984,61.08750152587884],[-146.2666625976562,61.08333206176763],[-146.2375030517578,61.1083335876466],[-146.32968139648432,61.13281250000005],[-146.57447814941398,61.123439788818295],[-146.59791564941406,61.1437492370606],[-146.7020874023437,61.054164886474716],[-146.76666259765622,61.043750762939446],[-146.84739685058594,60.99948120117193],[-146.8791656494141,60.96041488647462],[-146.96249389648438,60.93125152587901],[-147.0187530517578,60.956249237060604],[-147.03541564941403,60.9916648864746],[-147.10572814941406,61.0078125],[-147.21041870117185,60.943748474121094],[-147.36666870117188,60.88333511352539],[-147.44583129882815,60.89374923706066],[-147.4708404541015,60.956249237060604],[-147.53906249999997,60.98906326293952],[-147.5104217529296,61.08124923706066],[-147.6020812988281,61.027084350585945],[-147.62135314941403,60.965106964111435],[-147.59843444824213,60.944271087646534],[-147.60624694824222,60.84791564941417],[-147.6666717529297,60.86249923706066],[-147.7244873046875,60.91719055175781],[-147.7973937988281,60.869274139404354],[-147.76510620117185,60.81301879882807],[-147.85833740234372,60.82083511352545],[-147.90573120117185,60.84635162353527],[-147.92291259765622,60.88958358764659],[-148.05155944824216,60.943225860595696],[-147.99374389648432,60.962501525878956],[-147.94427490234372,61.013019561767514],[-147.89947509765625,61.09323120117187],[-147.75625610351565,61.18541717529302],[-147.75416564941398,61.20833206176752],[-147.6666717529297,61.27708435058587],[-147.71458435058597,61.291667938232365],[-147.82135009765622,61.20260620117193],[-147.9953155517578,61.0953102111817],[-148.00468444824222,61.05260086059576],[-148.08384704589847,61.00989913940435],[-148.14791870117188,61.09791564941412],[-148.29791259765625,61.085414886474666],[-148.2599029541015,61.051563262939446],[-148.17031860351562,61.0390625],[-148.1859283447265,60.990104675293026],[-148.2828216552734,60.89530944824224],[-148.30572509765622,60.84114837646489],[-148.40625,60.845832824706974],[-148.45260620117188,60.80364608764648],[-148.60208129882807,60.76041793823248],[-148.68072509765625,60.70573043823237],[-148.59426879882804,60.69427108764659],[-148.56875610351562,60.737499237060604],[-148.51042175292972,60.766666412353565],[-148.3833312988281,60.75416564941412],[-148.38542175292963,60.679164886474666],[-148.2473907470703,60.74739837646496],[-148.2541656494141,60.70416641235363],[-148.1880187988281,60.60989379882807],[-148.26823425292966,60.584896087646534],[-148.3249969482422,60.529167175293075],[-148.4770812988281,60.57291793823248],[-148.59739685058597,60.53281021118163],[-148.71458435058594,60.45624923706048],[-148.63177490234372,60.45885086059575],[-148.56666564941406,60.502082824707145],[-148.4541625976562,60.541667938232536],[-148.40364074707028,60.49427413940429],[-148.33125305175776,60.47291564941418],[-148.26666259765628,60.48125076293939],[-148.2244873046875,60.526565551757805],[-148.11198425292963,60.593231201171925],[-148.07864379882807,60.545314788818466],[-148.00260925292963,60.53489303588867],[-147.94531249999997,60.43906021118175],[-147.96249389648432,60.41666793823248],[-148.06040954589838,60.39166641235351],[-148.20884704589844,60.30052185058588],[-148.32240295410153,60.25989913940436],[-148.32916259765622,60.21250152587896],[-148.26458740234366,60.24791717529296],[-148.15051269531244,60.204685211181584],[-148.12135314941403,60.17343521118163],[-148.222915649414,60.12083435058606],[-148.2895812988281,60.11041641235362],[-148.3062438964844,60.16041564941413],[-148.39323425292963,60.10469055175781],[-148.36718749999994,60.08697891235362],[-148.41250610351557,60.02916717529297],[-148.41030883789057,59.981021881103565],[-148.4559936523437,59.94128417968756],[-148.53593444824216,60.03073120117193],[-148.55331420898435,59.96971893310552],[-148.60810852050778,59.928520202636776],[-148.68328857421875,59.92187500000011],[-148.74771118164057,59.9585189819337],[-148.88351440429682,59.92522048950206],[-148.9628143310547,59.97212219238281],[-149.00901794433588,59.94622039794927],[-149.13121032714838,59.96432113647472],[-149.06092834472653,60.010940551757926],[-149.06040954589847,60.056251525878906],[-149.16822814941403,60.02864837646489],[-149.22111511230463,59.99932098388683],[-149.23690795898438,59.94021987915045],[-149.26971435546875,59.907421112060604],[-149.37921142578125,59.90312194824224],[-149.33331298828125,59.970420837402344],[-149.3395843505859,60.07708358764643],[-149.35885620117182,60.11406326293957],[-149.44323730468744,60.1161460876466],[-149.4474029541016,60.03489303588878],[-149.3963470458984,60.00156021118163],[-149.44181823730466,59.97792053222662],[-149.47021484374994,59.918220520019595],[-149.52421569824216,59.92802047729498],[-149.56901550292963,59.9026222229004],[-149.58311462402344,59.84872055053723],[-149.67240905761716,59.81192016601562],[-149.6622161865234,59.911621093749936],[-149.68942260742188,59.94692230224609],[-149.75032043457026,59.94112014770507],[-149.72502136230472,59.88022232055675],[-149.75531005859372,59.839820861816456],[-149.82241821289057,59.83472061157226],[-149.76361083984375,59.753318786621094],[-149.78701782226557,59.70521926879888],[-149.88812255859366,59.73691940307623],[-149.92001342773438,59.76951980590826],[-150.05981445312497,59.775321960449276],[-149.92552185058582,59.71292114257812],[-149.941421508789,59.66312026977545],[-150.0213165283203,59.62572097778326],[-150.08511352539062,59.662319183349666],[-150.12661743164054,59.58961868286132],[-150.1796112060547,59.53812026977539],[-150.26841735839844,59.522819519043026],[-150.3243103027344,59.47132110595708],[-150.37431335449216,59.51832199096685],[-150.30320739746094,59.58002090454096],[-150.3277130126953,59.62532043457025],[-150.43830871582028,59.51462173461914],[-150.4866180419922,59.49531936645519],[-150.57681274414062,59.5294189453125],[-150.51791381835932,59.57392120361334],[-150.56571960449216,59.584819793701165],[-150.62960815429682,59.541419982910156],[-150.58451843261716,59.49522018432623],[-150.605712890625,59.42932128906255],[-150.74711608886716,59.42432022094732],[-150.77511596679682,59.37472152709966],[-150.85441589355466,59.352821350097656],[-150.8886108398437,59.31922149658203],[-150.8949127197265,59.27172088623046],[-150.9621124267578,59.23461914062506],[-151.017822265625,59.235321044921875],[-151.05351257324213,59.294818878173935],[-151.18501281738276,59.277420043945256],[-151.10771179199216,59.246822357177734],[-151.1631164550781,59.204719543457145],[-151.2631225585937,59.224922180175895],[-151.31231689453128,59.211719512939396],[-151.3959197998047,59.25141906738286],[-151.44541931152344,59.25672149658209],[-151.57791137695315,59.20772171020508],[-151.62991333007807,59.16582107543951],[-151.74021911621094,59.15732192993175],[-151.7579193115234,59.21762084960943],[-151.88401794433594,59.21392059326171],[-151.98181152343744,59.25791931152355],[-151.99411010742182,59.31472015380864],[-151.92221069335932,59.36381912231451],[-151.89251708984375,59.428821563720696],[-151.63610839843744,59.486122131347656],[-151.53231811523438,59.45732116699218],[-151.49011230468747,59.48171997070312],[-151.4418182373047,59.54822158813476],[-151.3176116943359,59.554420471191406],[-151.28161621093744,59.59912109375006],[-151.11972045898435,59.675121307373104],[-151.12451171875,59.69572067260748],[-150.9883117675781,59.764518737793075],[-150.99121093750003,59.79711914062511],[-151.05880737304688,59.796920776367244],[-151.34152221679682,59.68622207641613],[-151.4369201660156,59.67012023925793],[-151.48352050781244,59.63862228393555],[-151.64511108398435,59.647319793701286],[-151.79351806640625,59.70042037963867],[-151.85861206054685,59.73912048339849],[-151.87391662597656,59.776020050048885],[-151.81481933593744,59.870521545410206],[-151.75930786132807,59.918521881103636],[-151.69531250000003,60.03489303588878],[-151.60365295410156,60.09947586059575],[-151.52551269531247,60.13594055175782],[-151.41302490234378,60.21510696411138],[-151.3791656494141,60.29375076293939],[-151.37657165527344,60.3651008605957],[-151.3020782470703,60.38333511352545],[-151.27967834472653,60.435939788818416],[-151.27030944824216,60.54843521118163],[-151.3265686035156,60.57760620117199],[-151.35052490234375,60.64323043823242],[-151.40573120117185,60.7203102111817],[-151.3020782470703,60.73958206176763],[-151.25781249999994,60.77031326293951],[-151.05259704589844,60.78802108764654],[-150.70989990234366,60.93489837646478],[-150.3958282470703,61.035415649414006],[-150.32968139648435,61.014064788818416],[-150.26197814941395,60.944271087646534],[-150.1869812011719,60.92239379882819],[-150.0687561035156,60.91249847412114],[-149.91667175292966,60.9375],[-149.84375,60.966667175293026],[-149.76249694824222,60.962501525878956],[-149.5749969482422,60.93333435058606],[-149.37709045410156,60.89374923706066],[-149.19583129882815,60.891666412353636],[-149.11457824707034,60.90208435058605],[-149.02499389648438,60.849998474121215],[-149.08125305175778,60.90625000000011],[-149.19166564941403,60.943748474121094],[-149.36041259765622,60.92916488647466],[-149.49009704589844,60.982814788818416],[-149.5916595458984,60.98125076293951],[-149.73124694824213,61.014583587646484],[-149.83593749999994,61.0723991394043],[-150.039581298828,61.141666412353565],[-150.02343749999994,61.1901016235351],[-149.9088592529297,61.21510696411138],[-149.82031249999994,61.305728912353565],[-149.7380218505859,61.32447814941412],[-149.69999694824216,61.381248474121094],[-149.6374969482421,61.38541793823248],[-149.3812561035156,61.466667175292905],[-149.25416564941406,61.479167938232365],[-149.18907165527338,61.4755210876466],[-149.15625,61.497917175293075],[-149.08958435058597,61.487499237060604],[-148.97917175292963,61.508335113525504],[-148.8661499023437,61.469268798828175],[-148.81875610351557,61.48541641235363],[-148.9354095458984,61.5187492370606],[-149.0333404541015,61.50416564941412],[-149.16041564941406,61.50208282470708],[-149.21458435058594,61.479167938232365],[-149.2687530517578,61.49375152587885],[-149.46875,61.466667175292905],[-149.57760620117182,61.484893798828175],[-149.76249694824222,61.44374847412121],[-149.82499694824213,61.39374923706054],[-149.87864685058594,61.386978149414055],[-149.91874694824216,61.31666564941412],[-149.91874694824216,61.26666641235362],[-149.980728149414,61.24114608764648],[-150.07708740234375,61.254165649414176],[-150.30624389648432,61.25833511352539],[-150.48750305175776,61.252082824707145],[-150.55207824707028,61.2958335876466],[-150.56198120117182,61.339065551757756],[-150.45468139648432,61.409893035888786],[-150.48385620117188,61.46823120117187],[-150.57031249999997,61.50781250000006],[-150.54374694824222,61.52708435058605],[-150.36509704589844,61.59426879882807],[-150.37448120117182,61.6171875],[-150.31459045410148,61.66249847412115],[-150.26875305175778,61.716667175293026],[-150.25,61.76250076293951],[-150.1775970458984,61.780731201171925],[-150.18489074707026,61.829685211181754],[-150.0963592529297,61.910934448242195],[-150.0916595458984,61.97083282470703],[-150.1161499023437,62.02135467529297],[-150.06927490234375,62.1036491394043],[-150.10885620117185,62.143230438232486],[-150.1744842529297,62.167190551757926],[-150.1067657470703,62.19844055175787],[-150.13697814941406,62.23698043823242],[-150.10469055175776,62.305728912353565],[-150.1687469482422,62.35416793823247],[-150.15625,62.3354148864746],[-150.12968444824213,62.2755241394043],[-150.16822814941403,62.24843978881835],[-150.12916564941403,62.216667175292976],[-150.1890716552734,62.167190551757926],[-150.08958435058594,62.09583282470709],[-150.125,62.060417175293075],[-150.1515655517578,61.9609375],[-150.1333312988281,61.939582824707095],[-150.11509704589838,61.92031478881847],[-150.20780944824207,61.84531021118169],[-150.23072814941403,61.7890625],[-150.28489685058594,61.74948120117199],[-150.31459045410148,61.668750762939396],[-150.38333129882812,61.64791488647472],[-150.3942718505859,61.60572814941401],[-150.472915649414,61.57291793823248],[-150.4963531494141,61.6015625],[-150.54374694824222,61.627082824706974],[-150.5807342529297,61.63594055175786],[-150.6296844482421,61.69114685058605],[-150.63801574707028,61.72969055175775],[-150.7020874023437,61.7729148864746],[-150.6901092529297,61.78697586059582],[-150.78176879882812,61.86614608764659],[-150.83958435058588,61.89583206176763],[-151.0020904541015,61.92291641235357],[-151.10885620117185,61.98072814941406],[-151.16874694824216,61.989582061767514],[-151.12290954589844,61.97499847412109],[-151.02082824707028,61.9187507629395],[-150.82760620117185,61.88697814941411],[-150.82656860351557,61.865104675293075],[-150.72291564941406,61.79791641235352],[-150.6744842529297,61.70468521118163],[-150.5911407470703,61.63385391235346],[-150.48593139648438,61.5859375],[-150.49009704589832,61.55677413940441],[-150.57240295410153,61.53073120117198],[-150.57240295410153,61.483856201171875],[-150.49009704589832,61.45573043823242],[-150.5979156494141,61.36041641235357],[-150.66458129882815,61.32500076293956],[-150.67135620117182,61.27135086059575],[-150.85417175292972,61.20833206176752],[-150.93540954589844,61.20000076293945],[-151.05570983886713,61.15573501586914],[-151.16302490234372,61.046356201171875],[-151.29948425292966,61.032810211181754],[-151.3562469482422,61.00833511352545],[-151.43281555175778,61.00572586059582],[-151.61198425292963,60.94947814941412],[-151.71458435058588,60.89583206176763],[-151.77239990234372,60.86614608764642],[-151.79531860351562,60.82864379882824],[-151.7400970458984,60.77656555175792],[-151.70260620117182,60.71510696411132],[-151.8265686035156,60.72343444824219],[-151.99739074707026,60.672393798828175],[-152.0625,60.62708282470703],[-152.09217834472653,60.57968521118164],[-152.18959045410156,60.56458282470709],[-152.25,60.53541564941411],[-152.33489990234372,60.46926879882824],[-152.3161468505859,60.421356201171925],[-152.23593139648435,60.39323043823248],[-152.3703155517578,60.35156250000006],[-152.4187469482422,60.285415649414176],[-152.5182342529297,60.25989913940436],[-152.5625,60.21666717529297],[-152.6307373046875,60.21926879882806],[-152.73541259765616,60.189582824707024],[-152.5708312988281,60.075000762939446],[-152.61041259765622,60.006248474121094],[-152.66851806640625,59.98302078247082],[-152.70690917968747,59.92012023925786],[-152.8699188232422,59.8752212524414],[-153.00682067871088,59.88682174682622],[-153.20690917968744,59.85932159423839],[-153.28311157226557,59.830520629882926],[-153.1476135253906,59.80912017822271],[-153.09431457519528,59.83351898193365],[-153.02941894531241,59.83491897583013],[-152.9938201904297,59.808319091796925],[-153.05921936035153,59.69042205810547],[-153.25381469726557,59.63282012939453],[-153.3453216552734,59.62171936035156],[-153.393814086914,59.66511917114257],[-153.36061096191406,59.73691940307623],[-153.4652099609375,59.761020660400334],[-153.44621276855466,59.698219299316406],[-153.4798126220703,59.644721984863395],[-153.56581115722653,59.62491989135747],[-153.5542144775391,59.597221374511776],[-153.5925140380859,59.5537223815918],[-153.76361083984375,59.545619964599666],[-153.70721435546872,59.467720031738395],[-153.8102111816406,59.422821044921875],[-153.91021728515628,59.42061996459961],[-153.97241210937494,59.356819152832024],[-154.11311340332028,59.305221557617294],[-154.14251708984375,59.26871871948253],[-154.1292114257812,59.199321746826115],[-154.18531799316403,59.192420959472656],[-154.26892089843741,59.13452148437512],[-154.17941284179688,59.12192153930664],[-154.2005157470703,59.073520660400455],[-154.18061828613278,59.02291870117193],[-154.14012145996094,59.02172088623052],[-154.0682220458984,59.074119567871094],[-153.96852111816403,59.071620941162166],[-153.86441040039062,59.05532073974615],[-153.80711364746094,59.074020385742244],[-153.69961547851562,59.07551956176752],[-153.62861633300776,59.0106201171875],[-153.54631042480463,58.98292160034185],[-153.48442077636713,58.99872207641601],[-153.33612060546866,58.90011978149414],[-153.31251525878903,58.854221343994254],[-153.3559112548828,58.83951950073248],[-153.3945159912109,58.747322082519645],[-153.45510864257812,58.70552062988287],[-153.56442260742182,58.68212127685558],[-153.59431457519528,58.63182067871094],[-153.76141357421875,58.604419708251896],[-153.8881225585937,58.60671997070318],[-153.8956146240234,58.568820953369205],[-153.9629211425781,58.48622131347667],[-154.07942199707026,58.478919982910206],[-154.06710815429682,58.42712020874029],[-154.00740051269534,58.3752098083496],[-154.07331848144526,58.35472106933599],[-154.1803131103515,58.35942077636713],[-154.21641540527344,58.33692169189453],[-154.35781860351548,58.284721374511776],[-154.33541870117185,58.25942230224621],[-154.2610168457031,58.27362060546875],[-154.2602081298828,58.29692077636718],[-154.15531921386713,58.31671905517578],[-154.15171813964838,58.23392105102545],[-154.17800903320312,58.19171905517589],[-154.33741760253903,58.159919738769524],[-154.37011718749997,58.104621887207024],[-154.44491577148438,58.15682220458995],[-154.454116821289,58.09132003784191],[-154.53080749511716,58.104820251464844],[-154.5702209472656,58.0257186889649],[-154.64710998535156,58.03292083740235],[-154.71841430664057,58.058120727539055],[-154.73991394042972,58.014419555664055],[-154.93000793457023,58.03272247314453],[-154.99191284179685,58.0136222839356],[-155.03451538085932,57.97381973266613],[-155.11161804199213,57.94422149658203],[-155.06881713867188,57.90422058105474],[-155.09101867675778,57.872718811035156],[-155.1558074951172,57.855121612548885],[-155.2103118896484,57.86822128295898],[-155.2360076904297,57.82601928710943],[-155.33122253417963,57.82632064819341],[-155.30480957031247,57.72332000732416],[-155.39041137695312,57.71252059936535],[-155.59011840820312,57.7880210876466],[-155.63951110839844,57.70402145385742],[-155.59622192382815,57.65842056274414],[-155.7145080566406,57.633220672607415],[-155.7450103759765,57.59532165527339],[-155.7316131591797,57.54341888427745],[-155.86341857910156,57.55232238769537],[-155.9342193603515,57.52972030639654],[-156.0298156738281,57.56542205810547],[-156.05601501464838,57.51712036132807],[-156.02551269531247,57.433521270751946],[-156.11161804199216,57.43651962280285],[-156.18351745605463,57.477119445800774],[-156.22471618652338,57.4439201354981],[-156.33421325683582,57.4189224243164],[-156.4523162841797,57.34542083740246],[-156.531021118164,57.326820373535156],[-156.55770874023438,57.288021087646484],[-156.3743133544922,57.316921234130966],[-156.3224182128906,57.28982162475597],[-156.38291931152338,57.25222015380859],[-156.39001464843747,57.20201873779308],[-156.3389129638672,57.1761207580567],[-156.37249755859375,57.14349365234375],[-156.48101806640625,57.10913085937511],[-156.49841308593744,57.06132125854503],[-156.58871459960932,57.036521911621094],[-156.55200195312494,56.98431396484381],[-156.67541503906241,56.99382019042969],[-156.71981811523438,57.03702163696289],[-156.78662109374994,56.97088623046874],[-156.8045654296874,56.91065597534191],[-156.85168457031247,56.923706054687614],[-156.9028167724609,56.96541976928705],[-156.93601989746094,56.915618896484375],[-157.0358276367187,56.888916015625],[-157.08061218261722,56.82392120361334],[-157.21417236328122,56.76708984375005],[-157.3928833007812,56.863525390625],[-157.47547912597653,56.83405685424805],[-157.4210815429687,56.79962158203125],[-157.433120727539,56.76871871948248],[-157.5236206054687,56.75831985473633],[-157.56738281249994,56.705505371093864],[-157.55500793457028,56.678218841552734],[-157.47781372070312,56.66461944580084],[-157.46241760253903,56.62351989746105],[-157.58460998535156,56.62112045288097],[-157.68237304687497,56.607299804687614],[-157.73870849609372,56.673889160156186],[-157.94381713867185,56.63471984863287],[-158.1303558349609,56.55080795288086],[-158.12811279296875,56.5269165039063],[-157.90901184082028,56.57102203369146],[-157.81951904296878,56.55612182617193],[-157.86660766601562,56.47111892700201],[-158.0864105224609,56.507221221923885],[-158.13279724121094,56.46062850952154],[-158.1839141845703,56.454620361328175],[-158.33111572265622,56.48212051391601],[-158.40568542480466,56.451229095458984],[-158.51171874999994,56.37072753906256],[-158.51341247558597,56.34931945800781],[-158.602310180664,56.31312179565424],[-158.6382141113281,56.25962066650385],[-158.55859375,56.26391601562505],[-158.54351806640625,56.30767822265619],[-158.43572998046872,56.340087890625114],[-158.4108276367187,56.29791259765636],[-158.34712219238276,56.32131958007818],[-158.21171569824216,56.27148818969737],[-158.30551147460938,56.23451995849615],[-158.34808349609372,56.12231445312499],[-158.43572998046872,56.13629150390631],[-158.48501586914057,56.109519958496094],[-158.46801757812503,56.02392196655285],[-158.5988159179687,56.04608154296881],[-158.59158325195312,56.10945510864258],[-158.634536743164,56.11127090454113],[-158.66632080078122,56.05192184448247],[-158.6296234130859,56.000019073486385],[-158.67701721191403,55.949821472168075],[-158.72930908203125,56.00891113281256],[-158.8341674804687,56.01586914062499],[-158.90701293945307,55.9267196655274],[-158.98841857910156,55.92631912231445],[-159.26019287109372,55.89093017578119],[-159.39408874511716,55.85485076904308],[-159.40399169921872,55.78729248046881],[-159.4541015625,55.80950927734375],[-159.45292663574216,55.88828659057623],[-159.52378845214838,55.88402557373058],[-159.4893188476562,55.762695312500114],[-159.54591369628903,55.70552062988275],[-159.53222656250003,55.64648437500006],[-159.61248779296872,55.590270996093864],[-159.70851135253903,55.56742095947277],[-159.69972229003903,55.60972213745117],[-159.6286926269531,55.61803054809582],[-159.6373138427734,55.65151977539074],[-159.69750976562491,55.65692138671875],[-159.65512084960938,55.71482086181652],[-159.6602172851562,55.75427246093756],[-159.62251281738278,55.81991958618164],[-159.70581054687494,55.84492111206055],[-159.83261108398438,55.848220825195305],[-159.8408355712891,55.80028533935558],[-159.89431762695312,55.78392028808588],[-159.94860839843741,55.815818786621094],[-160.04830932617185,55.76301956176769],[-160.02632141113284,55.71482086181652],[-160.135009765625,55.70611572265625],[-160.16839599609372,55.66363906860363],[-160.3551635742187,55.614871978759766],[-160.42169189453122,55.573120117187614],[-160.45463562011713,55.50988006591797],[-160.53063964843744,55.47567749023449],[-160.58036804199216,55.56192398071295],[-160.66271972656244,55.54362106323248],[-160.72390747070312,55.55612182617193],[-160.7457885742187,55.524291992187614],[-160.65000915527344,55.51292037963873],[-160.66300964355463,55.461818695068466],[-160.79000854492188,55.454921722412166],[-160.83291625976562,55.47082138061518],[-160.84281921386716,55.52252197265631],[-160.94451904296878,55.508483886718864],[-160.98780822753906,55.44472122192383],[-161.1733093261719,55.38362121582031],[-161.23907470703122,55.3546752929688],[-161.3180084228515,55.359119415283196],[-161.3549194335937,55.38352203369152],[-161.47631835937494,55.3572998046875],[-161.50811767578125,55.37908935546881],[-161.47669982910148,55.42309951782237],[-161.4703979492187,55.479675292968864],[-161.35517883300776,55.58708190917962],[-161.39208984374994,55.626892089843864],[-161.4965209960937,55.629421234130916],[-161.5955200195312,55.609119415283146],[-161.70330810546872,55.5098876953125],[-161.68377685546875,55.48431396484375],[-161.68151855468753,55.40761947631841],[-161.77532958984375,55.33709716796874],[-161.88711547851562,55.237419128418075],[-162.03012084960935,55.23332214355468],[-162.0065155029297,55.17811965942382],[-161.96142578125003,55.15822601318364],[-161.95617675781253,55.104125976562614],[-162.0496978759765,55.069675445556754],[-162.12271118164057,55.10401916503906],[-162.1006164550781,55.155220031738395],[-162.17471313476557,55.15071868896484],[-162.22897338867185,55.10367584228521],[-162.1885223388671,55.06032180786144],[-162.2503051757812,55.01788330078136],[-162.33387756347653,55.0392799377442],[-162.413818359375,55.032470703125],[-162.5017395019531,55.073265075683594],[-162.52061462402338,55.11431884765625],[-162.46900939941403,55.12232208251953],[-162.50640869140622,55.23971939086914],[-162.66552734374994,55.2908935546875],[-162.71731567382807,55.23791885375988],[-162.69171142578122,55.191284179687614],[-162.62081909179682,55.17522048950195],[-162.6226196289062,55.09141921997082],[-162.59510803222656,55.06122207641607],[-162.6781005859375,55.03262329101556],[-162.67091369628903,54.99972152709955],[-162.7529907226562,54.9334716796875],[-162.8320159912109,54.9204216003418],[-162.91510009765628,54.947509765625114],[-162.95864868164062,54.98948287963867],[-162.9463195800781,55.022819519043026],[-162.99691772460935,55.074520111083984],[-163.1032104492187,55.119220733642635],[-163.19381713867185,55.126121520996094],[-163.2174224853515,55.07646942138683],[-163.20780944824213,55.022819519043026],[-163.14471435546875,55.00988769531261],[-163.04779052734372,54.9697265625],[-163.03051757812491,54.94361877441412],[-163.126220703125,54.90368652343744],[-163.2396240234375,54.82769775390631],[-163.3451080322266,54.8001213073731],[-163.38790893554688,54.84891891479498],[-163.3162841796875,54.87689208984381],[-163.30722045898438,54.91284561157232],[-163.24681091308588,54.93222045898443],[-163.29191589355463,54.96641921997076],[-163.27899169921875,55.036220550537166],[-163.3056182861328,55.1090202331543],[-163.16522216796875,55.17121887207037],[-163.04391479492185,55.168220520019474],[-162.86508178710935,55.181072235107536],[-162.84242248535156,55.222721099853516],[-162.8491516113281,55.274055480957145],[-162.77111816406244,55.313819885253906],[-162.7282104492187,55.30908203125005],[-162.64321899414057,55.36872100830078],[-162.58032226562497,55.34732055664057],[-162.50581359863276,55.3773193359375],[-162.50070190429688,55.44400024414074],[-162.55171203613278,55.46862030029308],[-162.4334106445312,55.55562210083013],[-162.3724975585937,55.58911132812506],[-162.255615234375,55.68912124633795],[-162.12200927734375,55.73968505859375],[-162.0388793945312,55.788330078125],[-161.96652221679685,55.79991912841808],[-161.8046112060547,55.887920379638786],[-161.545913696289,55.93891906738287],[-161.35070800781244,55.96774291992199],[-161.2271118164062,55.95362091064464],[-161.09771728515622,55.95922088623047],[-161.06591796875,55.94081878662114],[-160.87341308593744,56.000019073486385],[-160.859375,55.95843124389654],[-160.96313476562491,55.94165420532232],[-161.01841735839844,55.90462112426758],[-160.94625854492182,55.85001754760736],[-160.9439239501953,55.8145103454591],[-160.89270019531247,55.804504394531364],[-160.82012939453125,55.73907470703136],[-160.7469177246094,55.77582168579096],[-160.76751708984375,55.859519958496094],[-160.63182067871088,55.85502243041992],[-160.4905090332031,55.86032104492193],[-160.37271118164054,55.7784194946289],[-160.26712036132812,55.7871208190918],[-160.31890869140628,55.86032104492193],[-160.42330932617188,55.910621643066406],[-160.53271484375,55.95129394531256],[-160.57888793945307,55.99426651000976],[-160.52227783203122,56.03912353515619],[-160.4528198242187,56.120910644531364],[-160.4559173583984,56.140419006347656],[-160.38452148437503,56.254821777343864],[-160.2550048828125,56.32373046875],[-160.1540222167969,56.3964195251466],[-160.0418853759765,56.42446517944347],[-159.88061523437491,56.510498046875],[-159.83381652832028,56.54452133178711],[-159.54760742187494,56.62282180786144],[-159.3997192382812,56.68712234497082],[-159.28854370117188,56.71247482299816],[-159.17730712890622,56.75927734375005],[-158.947509765625,56.83982086181635],[-158.93127441406247,56.818115234375],[-158.79547119140622,56.780090332031364],[-158.6522827148437,56.81530761718755],[-158.6996154785156,56.90002059936523],[-158.67987060546872,56.93408203124999],[-158.69848632812494,56.97052001953124],[-158.6788635253906,57.00527572631847],[-158.5435485839844,57.12946701049798],[-158.33116149902344,57.280643463134815],[-158.2571105957031,57.31262207031261],[-158.11791992187497,57.35369873046874],[-158.00170898437497,57.408020019531186],[-157.92761230468747,57.47402191162104],[-157.87551879882807,57.489620208740234],[-157.78710937499991,57.54262161254883],[-157.68620300292963,57.53046417236339],[-157.61831665039057,57.492519378662166],[-157.5773162841796,57.51472091674815],[-157.60490417480466,57.60642623901373],[-157.69651794433588,57.612419128418026],[-157.71311950683588,57.63632202148448],[-157.70117187500003,57.730098724365234],[-157.66510009765625,57.79351806640625],[-157.61181640624994,58.04327392578131],[-157.58737182617188,58.12747573852545],[-157.52902221679688,58.16542053222668],[-157.43701171874994,58.16622161865234],[-157.44792175292963,58.20922088623052],[-157.5444183349609,58.2781219482423],[-157.54241943359372,58.382518768310604],[-157.4899749755859,58.46648406982422],[-157.41615295410153,58.52105712890631],[-157.31988525390625,58.559326171875],[-157.23451232910156,58.632221221923935],[-157.09352111816403,58.70402145385742],[-157.06831359863284,58.76902008056646],[-157.00440979003906,58.82242202758783],[-157.01940917968744,58.8719215393067],[-156.95771789550778,58.9637222290039],[-157.0165405273437,58.96765518188482],[-157.03752136230463,58.91612243652355],[-157.09521484374994,58.8756217956544],[-157.2109985351562,58.8421020507813],[-157.3156127929687,58.83512115478515],[-157.42271423339838,58.79402160644537],[-157.54431152343741,58.75922012329107],[-157.7142181396484,58.72652053833008],[-157.8141174316406,58.68881988525385],[-158.08721923828128,58.62022018432628],[-158.22122192382807,58.61462020874029],[-158.31411743164057,58.64612197875982],[-158.3695220947265,58.745422363281364],[-158.44131469726565,58.775020599365284],[-158.54841613769534,58.7923202514649],[-158.57331848144526,58.814418792724545],[-158.53131103515625,58.84522247314447],[-158.4888153076171,58.917621612548835],[-158.4928131103516,58.95201873779291],[-158.443618774414,58.97032165527355],[-158.4599151611328,59.037921905517685],[-158.5182189941406,59.03522109985358],[-158.62541198730463,58.91172027587896],[-158.72171020507807,58.87342071533214],[-158.7822113037109,58.8824195861817],[-158.79771423339835,58.81512069702159],[-158.7746124267578,58.775119781494084],[-158.86421203613278,58.69322204589844],[-158.80981445312503,58.5824203491211],[-158.73631286621088,58.491519927978516],[-158.75280761718744,58.44301986694347],[-158.8118133544922,58.40472030639642],[-158.90132141113278,58.39081954956055],[-159.05891418457034,58.421218872070256],[-159.2084197998047,58.57312011718755],[-159.31761169433588,58.696121215820305],[-159.38751220703122,58.757820129394645],[-159.489517211914,58.82332229614269],[-159.64730834960938,58.84141921997075],[-159.59062194824216,58.90412139892589],[-159.62042236328125,58.93952178955084],[-159.7428131103515,58.92462158203125],[-159.7504119873047,58.8583221435548],[-159.81701660156244,58.841522216796925],[-159.8020172119141,58.80271911621094],[-159.91011047363278,58.77722167968756],[-159.97271728515622,58.8189201354981],[-160.02432250976562,58.8852195739746],[-160.16021728515628,58.863021850585945],[-160.1564178466796,58.906120300292976],[-160.24871826171878,58.89062118530279],[-160.2560119628906,58.98682022094737],[-160.28561401367188,59.02561950683605],[-160.3439178466796,59.0538215637207],[-160.47601318359372,59.03022003173823],[-160.63652038574216,58.963020324707095],[-160.7780151367187,58.89221954345709],[-160.82521057128906,58.844718933105526],[-160.86511230468747,58.8799209594726],[-160.96321105957034,58.8768196105957],[-161.001708984375,58.848621368408196],[-161.17921447753903,58.78442001342785],[-161.29028320312494,58.7719116210938],[-161.36590576171872,58.71911621093762],[-161.37661743164062,58.66701889038085],[-161.51892089843753,58.63153076171881],[-161.54791259765628,58.60642242431636],[-161.63189697265625,58.59851074218755],[-161.73950195312503,58.55688476562499],[-161.82231140136713,58.62911987304682],[-162.08410644531247,58.62567138671869],[-162.11621093749994,58.670288085937614],[-161.9950103759765,58.68222045898443],[-161.94812011718747,58.65052032470704],[-161.8353118896484,58.67852020263666],[-161.86711120605463,58.71451950073242],[-161.80270385742188,58.74016571044921],[-161.75834655761716,58.79663848876953],[-161.78910827636713,58.89172363281262],[-161.78854370117182,58.96821594238293],[-161.8869171142578,59.07192230224614],[-161.9960174560547,59.1632194519044],[-162.03671264648435,59.22912216186523],[-161.96041870117185,59.24332046508801],[-161.9587554931641,59.372211456298885],[-161.84031677246088,59.41582107543945],[-161.80010986328122,59.47150039672845],[-161.73651123046872,59.46982192993164],[-161.70806884765622,59.50004196166998],[-161.86811828613278,59.63502120971679],[-161.87841796874997,59.69482040405285],[-161.9277191162109,59.73802185058605],[-161.9654846191406,59.79983139038091],[-162.08801269531247,59.88682174682622],[-162.10302734375,59.95240020751965],[-162.18891906738278,59.99896240234369],[-162.2161407470703,60.03697586059581],[-162.36614990234375,60.158851623535156],[-162.3312530517578,60.21875],[-162.45780944824222,60.29531478881836],[-162.32447814941406,60.36405944824219],[-162.30155944824216,60.44739913940435],[-162.21717834472656,60.50885391235363],[-162.2223968505859,60.56198120117198],[-162.08125305175778,60.64166641235351],[-162.2223968505859,60.6328125],[-162.26197814941403,60.61198043823247],[-162.34375,60.48333358764642],[-162.41719055175776,60.39531326293951],[-162.4854125976562,60.36666488647461],[-162.5838470458984,60.241146087646484],[-162.55989074707028,60.21926879882806],[-162.45051574707026,60.182815551757926],[-162.5036468505859,60.11302185058587],[-162.47969055175776,60.032810211181754],[-162.515380859375,59.9893188476563],[-162.64102172851554,59.974021911621094],[-162.73731994628906,60.00001907348628],[-162.73593139648432,60.04219055175787],[-162.8286437988281,60.048435211181754],[-162.7333221435547,59.971920013427784],[-162.7842102050781,59.94282150268554],[-162.91300964355463,59.92322158813476],[-162.99841308593747,59.88692092895502],[-163.147216796875,59.847820281982365],[-163.43081665039062,59.812019348144645],[-163.68101501464838,59.7976188659669],[-163.89012145996094,59.80212020874029],[-164.09281921386713,59.83072662353526],[-164.14080810546872,59.849819183349666],[-164.19830322265622,59.91510009765625],[-164.20051574707028,59.958820343017514],[-164.12651062011713,59.99382019042963],[-164.19218444824213,60.02656555175786],[-164.34323120117182,60.056774139404354],[-164.45780944824216,60.1317710876466],[-164.5249938964844,60.19791793823248],[-164.61041259765625,60.227085113525455],[-164.66822814941406,60.29010391235362],[-164.8645782470703,60.30625152587885],[-164.96406555175784,60.34010696411127],[-165.1166687011718,60.420833587646484],[-165.13906860351565,60.44322586059575],[-164.9984283447265,60.47760391235363],[-164.95260620117188,60.51510620117181],[-164.9770812988281,60.541667938232536],[-165.0479125976562,60.54583358764654],[-165.18592834472653,60.49843978881836],[-165.26042175292966,60.49166488647466],[-165.36874389648435,60.50624847412115],[-165.418228149414,60.549480438232536],[-165.36874389648435,60.577083587646534],[-165.29167175292963,60.57291793823248],[-165.10833740234375,60.6500015258789],[-165.05624389648435,60.687500000000114],[-164.99009704589844,60.698440551757805],[-164.96510314941406,60.7286491394043],[-165.02864074707026,60.76510620117199],[-164.8598937988281,60.82760620117193],[-164.87135314941406,60.853649139404354],[-164.95989990234366,60.89427185058589],[-164.9291687011718,60.9208335876466],[-164.8395843505859,60.849998474121215],[-164.71458435058597,60.90000152587884],[-164.68489074707028,60.82344055175786],[-164.535415649414,60.81666564941406],[-164.46875,60.82500076293945],[-164.40415954589844,60.79583358764648],[-164.27499389648435,60.78958511352544],[-164.26458740234372,60.729167938232536],[-164.22135925292963,60.69322586059576],[-164.24583435058594,60.65208435058594],[-164.10260009765625,60.65989303588873],[-164.09323120117185,60.708854675293075],[-164.01458740234375,60.764583587646534],[-163.91510009765625,60.78385162353509],[-163.7817687988281,60.74948120117199],[-163.81614685058585,60.692188262939396],[-163.78593444824216,60.66510391235346],[-163.8203125,60.623439788818416],[-163.79322814941406,60.57968521118164],[-163.70416259765625,60.57291793823248],[-163.6171875,60.594268798828125],[-163.52291870117182,60.63333511352545],[-163.42343139648432,60.690101623535206],[-163.4296875,60.76301956176757],[-163.277603149414,60.79635620117193],[-163.44792175292963,60.891666412353636],[-163.50833129882807,60.875000000000114],[-163.57708740234372,60.88124847412115],[-163.5604095458984,60.93125152587901],[-163.660415649414,60.92291641235357],[-163.69375610351562,61.002082824707024],[-163.78125,61.052082061767685],[-163.73750305175778,61.125],[-163.6729125976562,61.18333435058599],[-163.53958129882807,61.19791793823248],[-163.55259704589844,61.23905944824224],[-163.6958312988281,61.19791793823248],[-163.79374694824213,61.22708511352539],[-163.9265594482422,61.17864608764654],[-163.92083740234375,61.11666488647466],[-163.84426879882807,61.09114837646484],[-163.95364379882812,60.982814788818416],[-163.86718749999994,60.94218444824218],[-163.9171905517578,60.88177108764659],[-163.9729156494141,60.88541793823237],[-163.92343139648432,60.95051956176757],[-164.0333404541015,61.00624847412103],[-164.1432342529297,60.961978912353565],[-164.14999389648438,60.88333511352539],[-164.24790954589838,60.86041641235345],[-164.42707824707026,60.87083435058593],[-164.53958129882812,60.84791564941417],[-164.58697509765622,60.86510467529291],[-164.56510925292963,60.90989303588868],[-164.60624694824222,60.93541717529302],[-164.7520904541015,60.92291641235357],[-164.92500305175776,60.95000076293951],[-165.04219055175776,60.90989303588868],[-165.1432342529297,60.92552185058605],[-165.1890716552734,60.96823120117199],[-165.1270904541015,61.01250076293945],[-165.0625,61.00416564941406],[-164.9354095458984,61.020832061767514],[-165.09948730468753,61.071353912353636],[-165.04843139648435,61.115100860595696],[-165.18072509765625,61.110935211181705],[-165.34843444824216,61.19635391235351],[-165.29739379882807,61.24739837646484],[-165.21926879882815,61.244274139404354],[-165.2046813964844,61.3338508605957],[-165.15625,61.35833358764654],[-165.19947814941403,61.385940551757926],[-165.29115295410156,61.315101623535156],[-165.21301269531247,61.30677413940429],[-165.2369842529297,61.27447891235362],[-165.32031249999994,61.2515602111817],[-165.3953094482422,61.20051956176758],[-165.32499694824216,61.154167175293026],[-165.39582824707028,61.07708358764659],[-165.5687561035156,61.09583282470714],[-165.64323425292963,61.14010620117199],[-165.65885925292963,61.27447891235362],[-165.75781250000003,61.31718444824219],[-165.8333282470703,61.308334350586044],[-165.89323425292972,61.34426879882812],[-165.92655944824216,61.400524139404354],[-165.9270782470703,61.4458351135254],[-165.79115295410153,61.43593978881835],[-165.70625305175778,61.38750076293951],[-165.69635009765622,61.43698120117188],[-165.83541870117188,61.52708435058605],[-165.98333740234372,61.54583358764654],[-166.14323425292966,61.50677108764659],[-166.18489074707026,61.597393035888786],[-166.04791259765625,61.64791488647472],[-165.7687530517578,61.679164886474666],[-165.6229095458984,61.627082824706974],[-165.6140594482422,61.664062500000114],[-165.5567626953125,61.690101623535206],[-165.59010314941403,61.72031021118163],[-165.66615295410156,61.677600860595696],[-165.92083740234372,61.697917938232536],[-166.00833129882812,61.72083282470709],[-166.09948730468747,61.8098983764649],[-165.96249389648432,61.83124923706065],[-165.87083435058585,61.82083511352538],[-165.6369781494141,61.85052108764642],[-165.73905944824216,61.919269561767635],[-165.7703094482421,62.00260162353526],[-165.7411499023437,62.11405944824218],[-165.61041259765622,62.18333435058594],[-165.3348999023437,62.36198043823248],[-165.2661437988281,62.4390602111817],[-165.09739685058588,62.52030944824219],[-165.02291870117182,62.53958511352545],[-164.840103149414,62.52239608764654],[-164.85572814941406,62.46718978881836],[-164.7479095458984,62.46458435058606],[-164.77760314941406,62.53385162353515],[-164.8458404541015,62.5437507629395],[-164.83332824707026,62.577083587646484],[-164.73750305175776,62.59583282470697],[-164.6401062011719,62.63385391235362],[-164.49842834472653,62.72447586059564],[-164.50209045410156,62.77291488647455],[-164.68072509765625,62.76301956176757],[-164.6921844482421,62.78697586059575],[-164.7666625976562,62.79999923706048],[-164.81666564941403,62.79583358764648],[-164.8604125976562,62.82083511352538],[-164.7828216552734,62.9473991394044],[-164.71197509765622,63.00572586059576],[-164.6583404541015,63.02708435058588],[-164.4583282470703,63.02916717529291],[-164.35000610351557,63.01874923706065],[-164.37290954589838,63.06458282470709],[-164.48385620117185,63.08489608764655],[-164.53489685058594,63.07344055175781],[-164.58280944824213,63.12031555175792],[-164.40782165527338,63.214065551757805],[-164.32292175292963,63.23958206176763],[-164.12083435058588,63.260417938232536],[-164.03750610351557,63.258335113525334],[-163.86874389648435,63.218750000000114],[-163.73750305175778,63.212501525878906],[-163.67448425292966,63.15676879882807],[-163.62968444824222,63.142185211181584],[-163.60885620117182,63.07551956176763],[-163.50416564941406,63.110416412353565],[-163.29739379882812,63.02447891235363],[-163.0375061035156,63.060417175293075],[-162.97656249999994,63.105728149414055],[-162.8380126953125,63.15885162353526],[-162.83697509765625,63.195312499999936],[-162.64427185058588,63.229690551757805],[-162.53750610351562,63.289585113525504],[-162.4250030517578,63.379165649414006],[-162.3854217529297,63.42499923706066],[-162.26510620117185,63.49218750000006],[-162.30207824707034,63.537498474121094],[-162.18333435058594,63.52916717529302],[-162.04167175292966,63.485416412353565],[-162.0104217529297,63.445835113525334],[-161.80468749999997,63.43801879882818],[-161.71458435058594,63.46041488647466],[-161.55468749999994,63.44635391235362],[-161.5,63.46875],[-161.42916870117188,63.45416641235357],[-161.13749694824216,63.5],[-161.10833740234372,63.55208206176752],[-161.05259704589835,63.56510162353527],[-161.011978149414,63.62031555175781],[-160.96301269531247,63.61718750000011],[-160.78593444824213,63.744274139404354],[-160.7640686035156,63.77030944824224],[-160.76510620117188,63.84323120117181],[-160.840103149414,63.947399139404354],[-160.90156555175778,64.00260162353521],[-160.9474029541015,64.07968902587902],[-160.96093749999991,64.24948120117199],[-161.0812530517578,64.28958129882812],[-161.25781249999994,64.3838500976563],[-161.39323425292963,64.42448425292974],[-161.47084045410156,64.41874694824219],[-161.46458435058588,64.5062484741211],[-161.3458404541015,64.5166702270509],[-161.18959045410156,64.49375152587896],[-161.03334045410153,64.495834350586],[-160.89739990234375,64.58073425292974],[-160.78385925292963,64.62551879882817],[-160.77760314941406,64.71823120117193],[-160.89634704589844,64.82031250000011],[-160.95208740234372,64.82499694824219],[-161.11198425292972,64.88385009765636],[-161.1494750976562,64.91301727294933],[-161.30364990234375,64.84739685058605],[-161.41302490234372,64.76301574707031],[-161.5401000976562,64.75364685058594],[-161.69792175292972,64.7750015258789],[-161.87709045410156,64.74791717529295],[-161.94999694824213,64.6979141235351],[-162.05000305175778,64.6979141235351],[-162.18489074707026,64.6765670776367],[-162.23593139648435,64.61927032470709],[-162.3348999023437,64.59739685058587],[-162.54531860351557,64.53073120117193],[-162.59217834472656,64.4838485717774],[-162.6317749023437,64.3838500976563],[-162.8036499023437,64.3359375],[-162.8005218505859,64.40781402587885],[-162.85208129882807,64.44374847412115],[-162.84217834472653,64.49531555175793],[-162.9453125,64.54426574707037],[-162.9979095458984,64.54582977294928],[-163.03958129882807,64.58541870117188],[-163.14323425292963,64.61510467529308],[-163.1895904541015,64.64583587646479],[-163.33801269531247,64.59010314941418],[-163.2624969482422,64.54166412353527],[-163.17707824707026,64.535415649414],[-163.14947509765622,64.50676727294933],[-163.0437469482422,64.5062484741211],[-163.10572814941406,64.44947814941412],[-163.1067657470703,64.40885162353521],[-163.17291259765622,64.39791870117188],[-163.2604217529297,64.47499847412108],[-163.5124969482421,64.55000305175787],[-163.64375305175778,64.56874847412121],[-163.8833312988281,64.57291412353521],[-163.99374389648435,64.5520858764649],[-164.10260009765625,64.56822967529295],[-164.3249969482422,64.56666564941418],[-164.48802185058588,64.54114532470703],[-164.60624694824222,64.50833129882807],[-164.72708129882815,64.5166702270509],[-164.84323120117188,64.4911499023437],[-164.91926574707026,64.44218444824217],[-165.0104217529296,64.43333435058605],[-165.2166595458984,64.47291564941406],[-165.74374389648435,64.53749847412104],[-165.85208129882807,64.53958129882824],[-166.1270904541015,64.57917022705082],[-166.2375030517578,64.58541870117188],[-166.39114379882815,64.64009857177746],[-166.4671783447265,64.72135162353527],[-166.4744873046875,64.79114532470714],[-166.37760925292963,64.81301879882818],[-166.42448425292966,64.89323425292963],[-166.51875305175773,64.94583129882824],[-166.55989074707028,64.9463500976563],[-166.69427490234372,64.99323272705077],[-166.70051574707034,65.05364990234375],[-166.8208312988281,65.07707977294933],[-166.83593750000003,65.11406707763683],[-166.67707824707026,65.1062469482423],[-166.53385925292966,65.11927032470703],[-166.45051574707028,65.18801879882818],[-166.47239685058597,65.22031402587902],[-166.3770904541015,65.25416564941406],[-166.1895904541015,65.25208282470709],[-166.12916564941406,65.22916412353514],[-166.0437469482421,65.23124694824219],[-166.0192718505859,65.2151031494141],[-166.0333404541015,65.18541717529308],[-165.99374389648438,65.17916870117188],[-165.95156860351562,65.14531707763678],[-165.81875610351557,65.07707977294933],[-165.71249389648438,65.05000305175776],[-165.60260009765622,65.07135009765636],[-165.56823730468744,65.097396850586],[-165.45260620117188,65.121353149414],[-165.38542175292963,65.16874694824224],[-165.58697509765625,65.18073272705078],[-165.6150970458984,65.16093444824224],[-165.7520904541016,65.18958282470714],[-165.8703155517578,65.18073272705078],[-165.87916564941403,65.14791870117188],[-166.01875305175776,65.18958282470714],[-166.01301574707034,65.21093750000011],[-166.03593444824216,65.24739837646496],[-166.14791870117185,65.2874984741211],[-166.30624389648438,65.3125],[-166.3963470458984,65.30885314941406],[-166.61041259765616,65.35208129882824],[-166.82499694824213,65.37500000000011],[-166.95416259765625,65.37083435058588],[-167.03541564941406,65.38749694824223],[-167.4083404541015,65.40208435058605],[-167.5265655517578,65.43177032470709],[-167.62760925292963,65.47447967529303],[-167.8421783447265,65.53906250000017],[-168.04583740234375,65.56874847412138],[-168.12239074707028,65.64009857177746],[-168.0807342529297,65.69322967529297],[-168.02864074707026,65.68906402587896],[-168.06614685058594,65.6338500976562],[-167.99531555175784,65.62864685058604],[-167.83177185058588,65.6692657470706],[-167.78958129882812,65.70625305175787],[-167.58332824707034,65.70833587646489],[-167.49374389648435,65.73124694824224],[-167.5437469482422,65.76875305175781],[-167.4895782470703,65.83125305175776],[-167.2807312011719,65.8911514282226],[-167.1833343505859,65.839584350586],[-167.03385925292966,65.86927032470702],[-166.9973907470703,65.89531707763683],[-166.86250305175778,65.92500305175787],[-166.9437561035156,65.95833587646484],[-166.79583740234372,65.97291564941435],[-166.785415649414,66.02083587646494],[-166.62448120117188,66.08281707763683],[-166.23541259765628,66.1708297729492],[-166.1286468505859,66.15260314941418],[-166.14323425292966,66.12968444824224],[-166.05833435058585,66.1062469482423],[-165.89791870117182,66.11250305175787],[-165.68801879882807,66.09635162353527],[-165.52499389648438,66.14583587646484],[-165.6687469482421,66.19791412353516],[-165.82499694824216,66.20833587646479],[-165.87657165527338,66.23490142822266],[-165.75573730468744,66.3140640258789],[-165.69792175292972,66.33750152587889],[-165.47708129882807,66.38541412353538],[-165.4395904541015,66.40208435058605],[-165.24790954589838,66.41458129882812],[-165.1458282470703,66.433334350586],[-164.93801879882812,66.42760467529303],[-164.92864990234372,66.44947814941406],[-164.72760009765622,66.51093292236334],[-164.6541595458984,66.54792022705101],[-164.43959045410153,66.57707977294922],[-164.10624694824213,66.59166717529308],[-163.90415954589838,66.57707977294922],[-163.73176574707028,66.52031707763676],[-163.7713470458984,66.4484329223634],[-163.8473968505859,66.41822814941412],[-163.8650970458984,66.33385467529314],[-163.82551574707028,66.27135467529318],[-163.93333435058597,66.21458435058605],[-164.05207824707026,66.21041870117199],[-164.09165954589838,66.18333435058605],[-163.92500305175778,66.17916870117205],[-163.7786407470703,66.081771850586],[-163.629165649414,66.05416870117216],[-163.48333740234372,66.0833358764649],[-163.34375,66.0812530517581],[-163.13749694824222,66.05208587646496],[-162.92291259765625,66.08958435058616],[-162.86874389648438,66.0791702270509],[-162.75364685058588,66.0911483764649],[-162.6286468505859,66.03489685058598],[-162.5395812988281,66.03333282470709],[-162.45208740234378,66.05625152587896],[-162.38801574707026,66.02552032470709],[-162.25468444824213,66.04010009765636],[-162.1395874023437,66.0729141235351],[-162.0395812988281,66.0687484741211],[-161.8244781494141,66.00364685058605],[-161.722915649414,66.058334350586],[-161.5567626953125,66.2276000976562],[-161.49948120117182,66.25781250000023],[-161.3583374023437,66.2562484741211],[-161.30207824707026,66.21666717529303],[-161.18124389648432,66.20833587646479],[-161.09375,66.22916412353516],[-160.98593139648432,66.22551727294939],[-161.1416625976562,66.33958435058594],[-161.22708129882812,66.34791564941418],[-161.5354156494141,66.40208435058605],[-161.69166564941403,66.39791870117197],[-161.9161529541015,66.34739685058611],[-161.86509704589844,66.4734344482423],[-161.8963470458984,66.52864837646484],[-161.97708129882807,66.57083129882818],[-162.07864379882807,66.60051727294922],[-162.1213531494141,66.65364837646513],[-162.2333374023437,66.71041870117188],[-162.47291564941403,66.72916412353521],[-162.5088500976562,66.77656555175781],[-162.62031555175784,66.85990142822283],[-162.49218749999997,66.91926574707031],[-162.39999389648438,66.91666412353521],[-162.30207824707034,66.93750000000011],[-162.23905944824213,66.87343597412104],[-162.0994873046875,66.78801727294922],[-162.01094055175776,66.77239990234374],[-162.0828094482422,66.69114685058594],[-162.07240295410156,66.64843750000021],[-161.9390716552734,66.56301879882818],[-161.79583740234375,66.5020828247072],[-161.58332824707028,66.43958282470726],[-161.50625610351557,66.44166564941406],[-161.3229217529297,66.47708129882807],[-161.2395782470703,66.52083587646507],[-161.13333129882812,66.48542022705107],[-161.06666564941406,66.48542022705107],[-160.95625305175784,66.41874694824219],[-160.90625,66.41458129882812],[-160.78541564941403,66.3625030517578],[-160.53334045410153,66.35832977294945],[-160.4833374023437,66.37500000000011],[-160.22760009765622,66.38593292236328],[-160.19010925292966,66.43385314941405],[-160.03385925292972,66.41926574707043],[-160.01718139648432,66.44947814941406],[-160.19999694824213,66.47916412353527],[-160.1755218505859,66.51509857177734],[-160.20677185058585,66.56301879882818],[-160.31666564941403,66.59583282470709],[-160.25,66.61666870117199],[-160.02864074707026,66.61406707763672],[-159.91406249999997,66.57551574707048],[-159.8723907470703,66.63697814941406],[-159.77708435058588,66.61458587646496],[-159.69635009765628,66.6494827270509],[-159.76249694824213,66.68125152587896],[-159.84426879882812,66.66406249999999],[-159.9067687988281,66.67864990234385],[-160.04531860351557,66.6609344482423],[-160.09791564941406,66.67500305175786],[-160.18385314941406,66.63176727294916],[-160.27499389648435,66.652084350586],[-160.36874389648435,66.61250305175776],[-160.50209045410156,66.61250305175776],[-160.52499389648438,66.57917022705078],[-160.68959045410156,66.59791564941412],[-160.80833435058597,66.65625],[-160.97291564941406,66.6416702270509],[-161.11874389648438,66.63957977294933],[-161.18489074707026,66.61406707763672],[-161.21406555175776,66.55573272705078],[-161.29167175292963,66.52291870117188],[-161.45416259765625,66.52291870117188],[-161.63125610351562,66.61042022705095],[-161.87864685058594,66.71302032470697],[-161.79583740234375,66.82083129882812],[-161.78282165527338,66.89115142822276],[-161.64375305175784,66.95207977294922],[-161.4796905517578,66.93177032470714],[-161.5046844482422,66.98072814941412],[-161.62083435058594,67.01041412353516],[-161.83541870117188,67.05000305175793],[-162.1625061035156,67.01875305175793],[-162.23750305175778,66.99375152587902],[-162.55416870117185,66.9833297729492],[-162.63125610351562,67.00208282470709],[-162.69427490234372,67.04948425292962],[-162.9578094482422,67.0244827270509],[-163.1125030517578,67.03958129882812],[-163.26875305175778,67.0833358764649],[-163.3083343505859,67.0625],[-163.53958129882807,67.08958435058594],[-163.52499389648432,67.11666870117188],[-163.64166259765622,67.18541717529325],[-163.73333740234375,67.18333435058605],[-163.76249694824216,67.26457977294933],[-163.8203125,67.35364532470732],[-163.77082824707034,67.38749694824219],[-163.8650970458984,67.41510009765636],[-163.9666595458984,67.50624847412121],[-164.14375305175778,67.63957977294933],[-164.35208129882812,67.70625305175803],[-164.441665649414,67.69791412353521],[-164.6078186035156,67.767189025879],[-164.72500610351557,67.83541870117193],[-164.87864685058585,67.8588485717774],[-165.05000305175776,67.91874694824224],[-165.11457824707026,67.95417022705078],[-165.36666870117185,68.03958129882807],[-165.63125610351565,68.08333587646506],[-165.88125610351557,68.11042022705101],[-165.98072814941403,68.14635467529308],[-166.01301574707034,68.19947814941406],[-166.1703186035156,68.27135467529295],[-166.2145843505859,68.30416870117188],[-166.32083129882812,68.33125305175781],[-166.54948425292963,68.32968902587885],[-166.52499389648435,68.36250305175776],[-166.37083435058597,68.402084350586],[-166.30052185058594,68.46302032470697],[-166.2994842529297,68.51301574707031],[-166.22448730468747,68.57031250000006],[-166.2286529541015,68.64948272705084],[-166.1921844482422,68.69426727294928],[-166.18592834472648,68.77760314941405],[-166.22448730468747,68.87135314941418],[-165.75416564941406,68.85832977294928],[-165.64999389648432,68.84375],[-165.18124389648432,68.86458587646507],[-164.5604095458984,68.91458129882818],[-164.2833404541015,68.92500305175781],[-164.13958740234375,68.94166564941412],[-164.10572814941403,68.95989990234375],[-163.89843749999994,69.0026016235351],[-163.72291564941403,69.06041717529297],[-163.4880218505859,69.14843750000006],[-163.48333740234372,69.17708587646496],[-163.3036499023437,69.27031707763678],[-163.2161407470703,69.28697967529308],[-163.10156249999994,69.39531707763683],[-163.01510620117188,69.53593444824219],[-163.11198425292966,69.59010314941405],[-163.08332824707034,69.6500015258789],[-162.9171905517578,69.69531250000011],[-163.02864074707028,69.72864532470709],[-162.94323730468744,69.79322814941406],[-162.8380126953125,69.81301879882824],[-162.6104125976562,69.91666412353514],[-162.57344055175778,69.91926574707043],[-162.45677185058588,70.00051879882824],[-162.46197509765625,70.03906249999994],[-162.39530944824216,70.09218597412115],[-162.21249389648438,70.15000152587896],[-162.19375610351557,70.1729202270509],[-162.01249694824216,70.23332977294928],[-161.87916564941403,70.32707977294939],[-161.75416564941406,70.30833435058605],[-161.78282165527338,70.28176879882818],[-161.68333435058597,70.26249694824224],[-161.76042175292963,70.23542022705084],[-161.86666870117185,70.24791717529291],[-161.86614990234378,70.2057342529298],[-161.79322814941403,70.1807327270509],[-161.62448120117188,70.23698425292997],[-161.30624389648438,70.24791717529291],[-161.0401000976562,70.31301879882812],[-160.91458129882807,70.32707977294939],[-160.70677185058597,70.38176727294933],[-160.66874694824213,70.40625],[-160.48593139648435,70.4546890258789],[-160.27343749999994,70.5296859741211],[-160.17031860351562,70.5786514282226],[-159.91093444824213,70.57656097412126],[-159.9005126953125,70.52343750000006],[-160.02915954589844,70.50208282470709],[-159.9713592529297,70.46926879882818],[-159.97969055175784,70.41718292236334],[-159.89999389648435,70.32707977294939],[-159.82135009765625,70.33593750000006],[-159.87709045410148,70.38541412353527],[-159.8484344482422,70.4234390258789],[-159.71458435058588,70.48750305175781],[-159.82240295410153,70.54322814941406],[-159.89010620117188,70.6119842529298],[-159.99166870117185,70.63333129882841],[-159.94740295410153,70.67864990234375],[-159.68540954589838,70.77708435058616],[-159.54583740234375,70.81666564941418],[-159.33749389648432,70.84375000000011],[-159.1916656494141,70.84583282470714],[-159.13542175292963,70.81874847412121],[-159.34532165527335,70.80573272705082],[-159.4140625,70.7650985717774],[-159.1083374023437,70.7583312988283],[-158.98124694824216,70.76457977294932],[-158.95416259765622,70.78958129882824],[-158.63958740234378,70.78541564941423],[-158.35417175292963,70.81250000000017],[-158.02499389648435,70.82917022705084],[-157.86041259765625,70.85416412353521],[-157.4900970458984,70.9484329223634],[-157.23593139648435,71.05052185058588],[-156.96823120117185,71.20781707763676],[-156.7520904541015,71.30625152587902],[-156.59948730468753,71.33489990234386],[-156.5338592529297,71.29426574707043],[-156.4354095458984,71.28749847412115],[-156.35000610351565,71.25833129882818],[-156.254165649414,71.26249694824219],[-156.08958435058588,71.23958587646484],[-156.04843139648438,71.183853149414],[-155.7770843505859,71.191665649414],[-155.63749694824216,71.1770858764649],[-155.6557312011719,71.1234359741211],[-155.53176879882807,71.11198425292969],[-155.53802490234375,71.06301879882818],[-155.70156860351562,71.01823425292997],[-155.72552490234375,70.98384857177739],[-156,70.964584350586],[-155.9776000976562,70.92343902587919],[-156.13333129882815,70.92708587646496],[-156.1625061035156,70.97291564941406],[-156.29322814941406,70.93698120117215],[-156.17291259765616,70.89375305175798],[-156.12290954589844,70.91041564941412],[-156.00209045410156,70.86458587646484],[-156.05000305175776,70.82083129882824],[-155.97291564941406,70.74791717529301],[-155.88749694824213,70.7562484741211],[-155.91822814941403,70.8036499023438],[-155.875,70.82707977294928],[-155.6895904541015,70.83125305175804],[-155.62290954589844,70.80416870117209],[-155.45416259765614,70.84583282470714],[-155.51197814941406,70.93801879882812],[-155.44740295410153,70.9484329223634],[-155.30624389648435,71.00624847412121],[-155.15676879882812,71.01823425292997],[-155.2437438964844,71.06041717529307],[-155.16615295410145,71.10156250000006],[-154.9515686035156,71.01406097412121],[-154.93907165527338,70.94218444824213],[-154.81198120117188,70.96510314941406],[-154.7296905517578,70.95468902587896],[-154.74374389648432,71.0416641235352],[-154.96458435058594,71.03333282470714],[-154.8125,71.08541870117197],[-154.75260925292963,71.06614685058605],[-154.70625305175784,71.00208282470697],[-154.57344055175778,70.99531555175787],[-154.61822509765628,70.92968750000006],[-154.74374389648432,70.8583297729492],[-154.57083129882815,70.81666564941418],[-154.37290954589844,70.82707977294928],[-154.23385620117182,70.8036499023438],[-154.15625,70.7687530517581],[-153.99842834472656,70.81718444824224],[-153.90208435058594,70.88124847412115],[-153.71041870117188,70.88957977294922],[-153.49374389648438,70.88124847412115],[-153.3104095458984,70.89583587646479],[-153.20208740234375,70.92082977294916],[-153.10989379882815,70.89218902587902],[-152.91458129882815,70.88957977294922],[-152.89166259765625,70.8583297729492],[-152.6671905517578,70.80052185058594],[-152.58332824707028,70.88124847412115],[-152.41458129882807,70.8583297729492],[-152.20677185058588,70.81614685058594],[-152.28334045410156,70.78958129882824],[-152.43333435058594,70.69374847412115],[-152.4661407470703,70.64427185058611],[-152.3354187011719,70.5749969482423],[-152.51666259765622,70.58125305175787],[-152.6140594482422,70.5453109741211],[-152.36250305175784,70.5374984741211],[-152.18124389648435,70.55000305175793],[-152.04374694824216,70.54582977294933],[-151.9812469482421,70.5625],[-151.82708740234375,70.54582977294933],[-151.80624389648432,70.48750305175781],[-151.9187469482422,70.47499847412115],[-151.88749694824213,70.4312515258789],[-151.5625,70.4375],[-151.31040954589844,70.40625],[-151.0703124999999,70.43489837646483],[-150.83541870117185,70.45417022705101],[-150.86457824707026,70.4083328247072],[-150.7484283447265,70.39531707763683],[-150.7375030517578,70.45417022705101],[-150.625518798828,70.41718292236334],[-150.65782165527338,70.34531402587895],[-150.4791717529297,70.39167022705107],[-150.24790954589844,70.42708587646506],[-150.08958435058594,70.43333435058594],[-149.86457824707028,70.50416564941412],[-149.7640686035156,70.48802185058605],[-149.6666717529296,70.50624847412115],[-149.42916870117188,70.48750305175781],[-149.16093444824213,70.48490142822271],[-149.03958129882812,70.45833587646484],[-148.95416259765628,70.40625],[-148.7104187011718,70.4083328247072],[-148.58280944824222,70.3932342529298],[-148.46093749999994,70.331771850586],[-148.34532165527344,70.30156707763672],[-148.2479095458984,70.33750152587919],[-148.12709045410153,70.32707977294939],[-148.02134704589844,70.27864837646484],[-147.88542175292963,70.27291870117188],[-147.8125,70.23958587646484],[-147.6682281494141,70.20156097412102],[-147.47500610351562,70.19791412353527],[-147.24166870117182,70.1770858764649],[-147.18281555175784,70.15468597412108],[-146.94583129882807,70.15000152587896],[-146.89999389648432,70.1687469482423],[-146.54115295410156,70.1848983764649],[-146.16719055175778,70.16406250000021],[-145.89166259765622,70.118751525879],[-145.79374694824216,70.13749694824219],[-145.4333343505859,70.03125000000016],[-145.26249694824222,69.9895858764649],[-145.03750610351562,69.9812469482423],[-144.9640655517578,69.95885467529303],[-144.8291625976562,69.98332977294933],[-144.6150970458984,69.96718597412108],[-144.4875030517578,70.01667022705084],[-144.41250610351554,70.02708435058594],[-144.1645812988281,70.03333282470697],[-143.977081298828,70.04792022705084],[-143.875,70.07707977294922],[-143.7291717529297,70.08958435058605],[-143.6583404541015,70.07291412353521],[-143.18959045410156,70.10416412353514],[-143.09791564941403,70.07707977294922],[-143.00416564941406,70.07707977294922],[-142.72708129882807,70.03749847412121],[-142.5817718505859,69.9973983764649],[-142.516143798828,69.95573425292969],[-142.35208129882807,69.91041564941412],[-142.2395782470702,69.84583282470714],[-142.125,69.8375015258789],[-142.0104217529297,69.79582977294933],[-141.89843749999994,69.80364990234386],[-141.785415649414,69.79166412353527],[-141.75,69.76249694824213],[-141.53385925292957,69.72864532470709],[-141.3854217529297,69.63749694824224],[-141.24790954589844,69.629165649414],[-141.20625305175776,69.67916870117188],[-141.00303649902338,69.64615631103533],[-141.0031585693359,69.09813690185558],[-141.0032501220703,68.79815673828125],[-141.00308227539062,68.4142074584961],[-141.00686645507812,67.99990081787121],[-141.00277709960938,67.1564407348634],[-141.0031585693359,66.48735809326183],[-141.00291442871088,65.9934921264649],[-141.0023956298828,65.54578399658203],[-141.00321960449213,65.00012969970709],[-141.00180053710932,64.53592681884777],[-141.0017547607422,64.13253021240246],[-141.00375366210938,63.715637207031186],[-141.00184631347656,63.35729217529297],[-141.0026092529297,63.03237915039073],[-141.00259399414062,62.61460113525396],[-141.00234985351557,62.07176971435552],[-141.00236511230463,61.74465179443365],[-141.0023956298828,61.18838882446295],[-141.00201416015625,60.60324478149419],[-141.00157165527344,60.30506896972667],[-140.7682647705078,60.25830078125005],[-140.5203399658203,60.21905899047858],[-140.44796752929688,60.30796432495123],[-139.9740753173828,60.184513092041016],[-139.68006896972656,60.3357200622558],[-139.05207824707026,60.353725433349666],[-139.04852294921872,60.32589340209966],[-139.177017211914,60.08286285400401],[-139.04212951660156,59.99156951904296],[-138.7908172607422,59.92299270629883],[-138.70578002929688,59.906238555908196],[-138.6562957763672,59.79922485351573],[-138.60920715332026,59.76000213623046],[-137.9871826171875,59.440593719482365],[-137.60743713378906,59.243480682373104],[-137.541778564453,59.10626983642584],[-137.50003051757812,58.98493576049799],[-137.5260009765625,58.90661621093761],[-137.45150756835938,58.90853500366216],[-137.28269958496094,59.00009918212884],[-136.9996337890625,59.09136581420892],[-136.82467651367182,59.15980148315441],[-136.58198547363273,59.16554260253911],[-136.457763671875,59.281421661377],[-136.46405029296875,59.46300125122075],[-136.39628601074213,59.4473876953125],[-136.3014373779297,59.46583938598633],[-136.23628234863276,59.52671051025385],[-136.24140930175776,59.55910110473633],[-136.35354614257812,59.599884033203175],[-136.1952514648437,59.63881301879883],[-135.94760131835932,59.66343307495117],[-135.47958374023438,59.79809951782226],[-135.36441040039057,59.73962402343749],[-135.23365783691406,59.69609069824213],[-135.21983337402338,59.66294860839844],[-135.1174774169922,59.62310028076172],[-135.0288848876953,59.56364059448242],[-135.0279083251953,59.474590301513665],[-135.10063171386713,59.42776107788097],[-134.99241638183582,59.38776779174799],[-135.03353881835938,59.35022735595715],[-134.9597778320312,59.28104019165045],[-134.70069885253906,59.24889755249018],[-134.67889404296875,59.192050933838],[-134.5655059814453,59.130840301513615],[-134.48272705078125,59.13097000122076],[-134.38197326660145,59.03876113891602],[-134.4074096679687,58.97901153564458],[-134.3133697509765,58.96205902099614],[-134.33627319335932,58.92356109619152],[-134.25799560546864,58.86087036132813],[-133.9391174316406,58.75683593750006],[-133.84104919433582,58.729854583740284],[-133.69947814941406,58.60911560058594],[-133.50418090820307,58.49637603759765],[-133.37997436523438,58.43181228637696],[-133.45986938476562,58.38847732543956],[-133.3487091064453,58.27952957153325],[-133.1719512939452,58.15383148193359],[-133.06954956054688,58.00005340576183],[-132.8690185546875,57.83972167968751],[-132.751220703125,57.69610595703125],[-132.66082763671875,57.6168823242187],[-132.55389404296875,57.49670410156261],[-132.3692474365234,57.34989166259765],[-132.24780273437494,57.21112060546881],[-132.36871337890625,57.09167480468756],[-132.0447998046874,57.04510498046875],[-132.12310791015625,56.87390136718756],[-131.8731079101562,56.8062744140625],[-131.90087890624994,56.75347900390624],[-131.86041259765622,56.70288085937494],[-131.83538818359375,56.59912109374994],[-131.58129882812494,56.6123046875],[-131.4716186523437,56.5526733398438],[-131.17327880859375,56.44952392578131],[-131.08697509765625,56.4061279296875],[-130.78179931640625,56.36712646484381],[-130.62298583984375,56.26690673828124],[-130.46820068359375,56.24328613281256],[-130.42547607421875,56.141723632812614],[-130.24591064453125,56.096313476562614],[-130.10540771484364,56.12268066406249],[-130.00302124023438,56.00790023803722],[-130.0159912109375,55.923522949218864],[-130.0916748046874,55.82769775390631],[-130.13781738281244,55.819072723388786],[-130.17250061035153,55.77816390991211],[-130.12518310546875,55.643493652343864],[-130.14973449707026,55.59846496582037],[-130.1069335937499,55.49569320678711],[-130.0538940429687,55.44250488281244],[-130.03527832031244,55.331481933593864],[-129.99418640136713,55.290195465087834],[-130.15611267089838,55.16527938842768],[-130.23022460937494,55.03603363037121],[-130.29559326171875,54.9656982421875],[-130.3699951171875,54.90722274780273],[-130.49714660644526,54.8334617614746],[-130.52444458007807,54.86800765991216],[-130.63220214843744,54.81723403930664],[-130.6573028564452,54.773941040039176],[-130.71859741210932,54.76430130004894],[-130.74166870117182,54.80083465576183],[-130.85995483398426,54.76807403564447],[-130.94798278808582,54.827877044677734],[-130.9520263671875,54.96307373046881],[-131.00277709960938,54.998611450195426],[-130.9949951171874,55.0853271484375],[-131.07208251953125,55.123542785644645],[-131.09397888183588,55.19140243530268],[-130.9880981445312,55.248901367187436],[-130.87826538085926,55.33163452148449],[-130.87611389160156,55.381942749023494],[-130.9000854492187,55.466674804687614],[-130.8733367919922,55.501945495605526],[-130.8721923828125,55.55688476562506],[-130.90408325195307,55.71165466308594],[-130.96717834472656,55.784847259521484],[-131.01727294921875,55.81912231445318],[-131.0927734375,55.89475631713873],[-131.18055725097648,55.94805526733393],[-131.22900390624994,56.00549316406256],[-131.3747253417968,55.96852874755871],[-131.43968200683588,56.002639770507926],[-131.5993041992187,55.94152832031249],[-131.67666625976557,55.91944503784174],[-131.7594451904296,55.877777099609375],[-131.9061584472656,55.86918640136713],[-131.8905487060547,55.84353637695318],[-131.79968261718741,55.83587646484381],[-131.76364135742182,55.813938140869254],[-131.82461547851562,55.71919631958008],[-131.85833740234366,55.63194274902343],[-131.92779541015625,55.61169433593744],[-131.969482421875,55.50083160400402],[-132.04566955566406,55.53450012207031],[-132.12081909179688,55.549968719482536],[-132.18511962890625,55.587944030761776],[-132.22570800781244,55.70367431640625],[-132.19091796875,55.73907470703136],[-132.17950439453125,55.796421051025334],[-132.12850952148432,55.81128311157221],[-132.0388946533203,55.88750076293951],[-132.07119750976557,55.9249382019044],[-132.04185485839844,55.959983825683594],[-131.97448730468741,55.96490478515636],[-131.95611572265625,56.00030517578131],[-131.98222351074213,56.06166839599609],[-131.97277832031244,56.1738891601563],[-131.89555358886705,56.181667327880966],[-131.8733367919922,56.20333480834966],[-131.93167114257807,56.23638916015625],[-131.97999572753906,56.3011093139649],[-131.99050903320307,56.34255218505871],[-132.04830932617182,56.37092590332037],[-132.09547424316406,56.37588119506836],[-132.1099243164062,56.36608886718749],[-132.19767761230457,56.415653228759815],[-132.21127319335938,56.46074295043939],[-132.34574890136713,56.518203735351676],[-132.36431884765625,56.59514617919922],[-132.4229125976562,56.60944366455078],[-132.49819946289062,56.60348129272461],[-132.57032775878906,56.63418197631836],[-132.5305786132812,56.67687988281255],[-132.5449829101562,56.71032714843744],[-132.4916687011718,56.74555587768555],[-132.64385986328125,56.781711578369254],[-132.79107666015625,56.84448242187506],[-132.81004333496094,56.88479614257823],[-132.88610839843744,56.92222213745123],[-132.92529296874994,56.972717285156364],[-132.8721466064453,57.00138854980462],[-132.81051635742185,56.969760894775504],[-132.78289794921875,57.00207519531255],[-132.84997558593744,57.07910156250006],[-132.8736877441406,57.030025482177784],[-133.056396484375,57.06750488281256],[-133.07888793945312,57.08251953125006],[-133.18170166015625,57.089111328124936],[-133.1388702392578,57.16133499145508],[-133.1972198486327,57.172779083251946],[-133.29864501953122,57.10659408569335],[-133.4591064453125,57.14849853515624],[-133.52645874023438,57.19579315185546],[-133.49945068359375,57.22722244262701],[-133.51123046874994,57.26481628417969],[-133.47438049316406,57.29777145385748],[-133.3661346435547,57.28532028198242],[-133.26943969726562,57.2908325195313],[-133.15711975097656,57.311733245849666],[-133.3563232421875,57.33293914794921],[-133.45307922363276,57.355064392089844],[-133.46833801269526,57.42277908325206],[-133.5270233154297,57.48832321166998],[-133.51554870605463,57.54555511474603],[-133.61833190917963,57.57860946655284],[-133.6744384765624,57.63185119628912],[-133.65528869628906,57.70913314819336],[-133.56832885742188,57.7192268371582],[-133.52995300292963,57.68903350830078],[-133.38632202148432,57.657958984375],[-133.17562866210938,57.58179473876947],[-133.15168762207028,57.588897705078125],[-133.28334045410145,57.66194534301769],[-133.33053588867182,57.66389465332038],[-133.41555786132812,57.71638870239258],[-133.54499816894526,57.76861190795892],[-133.57971191406244,57.83359909057628],[-133.63221740722656,57.791389465332145],[-133.71205139160156,57.79578781127935],[-133.78227233886713,57.87861251831065],[-133.8486328125,57.93291091918952],[-133.8322296142578,57.96916580200202],[-133.92720031738278,57.984916687011776],[-134.03555297851562,58.06166839599604],[-134.07891845703125,58.129325866699276],[-134.08485412597656,58.21204376220703],[-134.05406188964838,58.231384277343864],[-134.08076477050776,58.27799987792968],[-134.00442504882812,58.294998168945305],[-133.97947692871094,58.31972122192388],[-134.01611328124994,58.400554656982415],[-134.05444335937494,58.37083435058605],[-134.05778503417963,58.332500457763736],[-134.15061950683594,58.28214645385748],[-134.10304260253906,58.24853897094726],[-134.14944458007807,58.20360946655279],[-134.2196807861328,58.2051277160645],[-134.4596405029297,58.32324600219738],[-134.5272216796875,58.34694290161133],[-134.63665771484375,58.34092330932623],[-134.64944458007807,58.38472366333008],[-134.75900268554688,58.38423538208013],[-134.7579956054687,58.42184066772472],[-134.81689453125,58.5065536499024],[-134.9672241210937,58.64638900756836],[-134.936279296875,58.681575775146534],[-134.93499755859366,58.78166580200195],[-135.08222961425776,58.791389465332145],[-135.13833618164062,58.83055496215825],[-135.1403198242187,58.87372970581049],[-135.17555236816406,58.93666839599614],[-135.1778106689452,59.00063323974621],[-135.2035675048828,59.07036972045893],[-135.28485107421875,59.197448730468864],[-135.37341308593736,59.26982879638671],[-135.35871887207026,59.371780395507926],[-135.32861328125,59.44423675537115],[-135.3617553710937,59.449417114257926],[-135.39840698242188,59.33709335327149],[-135.4412994384765,59.29442214965825],[-135.42628479003906,59.244499206543026],[-135.35974121093741,59.200412750244254],[-135.3881072998047,59.17440795898449],[-135.47666931152338,59.22666549682622],[-135.51722717285145,59.20888900756836],[-135.47030639648426,59.175098419189396],[-135.43984985351557,59.11267471313487],[-135.38223266601562,59.10167694091802],[-135.40167236328125,58.973609924316406],[-135.23886108398438,58.765258789062614],[-135.22558593749994,58.71723937988275],[-135.1405487060547,58.61777877807617],[-135.21388244628906,58.62722396850591],[-135.21842956542963,58.59317398071288],[-135.16510009765616,58.56341171264643],[-135.13729858398438,58.4862174987793],[-135.09945678710938,58.44486999511713],[-135.04866027832026,58.3033180236817],[-135.10060119628903,58.29496002197265],[-135.0967407226562,58.24481201171875],[-135.14889526367182,58.20972061157232],[-135.313995361328,58.24590301513683],[-135.40821838378895,58.342689514160156],[-135.43307495117182,58.4085044860841],[-135.50111389160156,58.37694549560558],[-135.62277221679682,58.426944732666065],[-135.67889404296875,58.401111602783196],[-135.75944519042963,58.400554656982415],[-135.9082489013672,58.379035949707145],[-135.897720336914,58.44878005981439],[-135.84490966796864,58.54193496704107],[-135.90777587890625,58.57583236694335],[-135.8966522216797,58.60642242431636],[-135.99945068359375,58.740493774414006],[-136.088638305664,58.818325042724666],[-136.04943847656244,58.840831756591854],[-135.89106750488267,58.877372741699276],[-135.9199981689453,58.90499877929693],[-135.98889160156244,58.860832214355575],[-136.0672149658203,58.876388549804744],[-136.05963134765625,58.92801284790045],[-136.15206909179682,58.94427490234374],[-136.10597229003906,58.86391448974604],[-136.17738342285156,58.75450515747081],[-136.24964904785145,58.75211334228527],[-136.39700317382812,58.81735229492199],[-136.45889282226562,58.82472229003912],[-136.50999450683588,58.86138916015636],[-136.5327758789062,58.92139053344737],[-136.7093505859375,58.91768264770513],[-136.8779754638672,58.96437835693371],[-137.03109741210935,59.06180191040033],[-137.0411224365234,59.018833160400504],[-136.92056274414062,58.953056335449276],[-136.91944885253906,58.93166732788097],[-137.02291870117188,58.92354965209961],[-136.804443359375,58.87111282348633],[-136.743896484375,58.87666702270513],[-136.6459197998047,58.840656280517635],[-136.5617218017578,58.832374572753956],[-136.49243164062491,58.79180145263666],[-136.58966064453125,58.77780151367193],[-136.39198303222656,58.71799850463872],[-136.20448303222656,58.61332702636719],[-136.21478271484375,58.59119796752941],[-136.17333984374991,58.526683807373104],[-136.0952606201172,58.507102966308594],[-136.1019287109375,58.47744369506836],[-136.03999328613276,58.38499832153326],[-136.0972290039062,58.34749984741206],[-136.15609741210938,58.34551620483404],[-136.2838897705078,58.315277099609425],[-136.2753448486328,58.36558532714844],[-136.3269500732422,58.38346862792969],[-136.3622283935547,58.34833145141607],[-136.36930847167963,58.30234146118164],[-136.5911102294922,58.333332061767685],[-136.60667419433588,58.30027770996088],[-136.56706237792966,58.24614715576172],[-136.6361083984375,58.210277557373104],[-136.68611145019526,58.21166610717785],[-136.76055908203125,58.286388397216854],[-136.85667419433594,58.31666564941417],[-136.91758728027338,58.39931869506847],[-137.01277160644526,58.41055679321295],[-137.09307861328114,58.381103515625114],[-137.16000366210932,58.42388916015619],[-137.3977813720703,58.50638961791993],[-137.4600067138672,58.5430564880371],[-137.6077728271483,58.599998474121094],[-137.51222229003906,58.64277648925787],[-137.60556030273432,58.64805603027344],[-137.67999267578125,58.62333297729492],[-137.69000244140625,58.66694259643566],[-137.7816619873047,58.718055725097656],[-137.93110656738278,58.78416824340825],[-137.93763732910148,58.8766822814942],[-138.07777404785156,58.96222305297845],[-138.18371582031247,59.01556777954107],[-138.37777709960938,59.09194564819336],[-138.5132293701172,59.10449600219737],[-138.6703643798828,59.14447784423822],[-138.80723571777344,59.206142425537216],[-138.9568634033203,59.25723266601563],[-139.1322174072265,59.30110931396484],[-139.24722290039057,59.343055725097656],[-139.29499816894526,59.3883323669433],[-139.37167358398432,59.383609771728516],[-139.51611328125,59.433055877685604],[-139.63000488281244,59.456943511963],[-139.8544464111328,59.53416824340826],[-139.74110412597656,59.544723510742244],[-139.70222473144526,59.58166503906251],[-139.6522216796875,59.57305526733404],[-139.58265686035153,59.60735321044933],[-139.5877838134765,59.645832061767514],[-139.48388671875,59.70805740356445],[-139.54222106933594,59.73666763305663],[-139.59889221191406,59.80055618286133],[-139.63192749023432,59.898277282714844],[-139.5511016845703,59.9280014038087],[-139.50990295410156,59.98546218872076],[-139.47216796875,59.99728775024419],[-139.30001831054688,59.852420806884766],[-139.3345184326172,59.82162094116217],[-139.3497161865234,59.74612045288097],[-139.28778076171875,59.61388778686529],[-139.35667419433594,59.5897216796875],[-139.30389404296875,59.56527709960937],[-139.2283325195312,59.60610961914062],[-139.27000427246088,59.653057098388786],[-139.2711181640625,59.69250106811535],[-139.3222198486328,59.73305511474621],[-139.28889465332026,59.77639007568353],[-139.30055236816406,59.81944274902355],[-139.25289916992188,59.860218048095646],[-139.3355560302734,59.91749954223633],[-139.42927551269523,60.002071380615355],[-139.49583435058588,60.00208282470703],[-139.54551696777338,60.03232192993164],[-139.6004180908203,59.98762130737299],[-139.60311889648432,59.952121734619254],[-139.7121124267578,59.918819427490234],[-139.77362060546875,59.86841964721674],[-139.7804107666015,59.828720092773494],[-139.91252136230457,59.79492187499999],[-140.04380798339838,59.83872222900402],[-140.16711425781244,59.80372238159191],[-140.17341613769523,59.76842117309581],[-140.05041503906244,59.793521881103516],[-139.98242187499986,59.78062057495128],[-140.1488189697265,59.740020751953125],[-140.23161315917963,59.70402145385743],[-140.34411621093744,59.69392013549805],[-140.66812133789062,59.71052169799804],[-140.90641784667963,59.74242019653325],[-140.97731018066406,59.76842117309581],[-141.31352233886716,59.847019195556754],[-141.433120727539,59.86751937866211],[-141.46311950683594,59.885318756103565],[-141.3677520751953,59.93068695068353],[-141.29541015624994,59.936279296875],[-141.26927185058594,60.0078125],[-141.3145904541015,60.054164886474716]]]},"properties":{"ID_0":244,"ISO":"US-AK","NAME_0":"United States","ID_1":2,"NAME_1":"Alaska","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"AK|Alaska"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-109.04487609863281,36.9986305236817],[-109.04498291015625,36.68064880371105],[-109.04515838623047,36.01681137084972],[-109.04572296142578,35.6636695861817],[-109.04576110839844,35.16600036621105],[-109.04574584960938,34.81711959838867],[-109.04640197753906,34.390869140625114],[-109.04667663574217,33.8202018737793],[-109.04670715332031,33.47565078735363],[-109.04698181152342,32.977729797363395],[-109.04759216308587,32.5987091064456],[-109.04814910888672,32.25138092041044],[-109.04878997802734,31.91115188598638],[-109.04997253417963,31.33189964294434],[-109.40209197998041,31.331979751586914],[-110.14565277099604,31.332050323486328],[-110.46113586425776,31.332838058471676],[-111.07280731201165,31.329170227050838],[-111.53482055664062,31.47812271118164],[-111.95210266113276,31.61047935485851],[-112.53932189941405,31.794998168945426],[-112.9423828125,31.91855049133306],[-113.42045593261719,32.06674957275419],[-113.9592895507812,32.23431396484374],[-114.31127166748047,32.34245300292969],[-114.81201171874999,32.4943237304688],[-114.80050659179688,32.59209060668951],[-114.74848175048822,32.66215896606457],[-114.71920013427727,32.718040466308594],[-114.70239257812496,32.7433319091798],[-114.6139068603515,32.729110717773665],[-114.5264892578125,32.75796890258789],[-114.52892303466791,32.79333114624029],[-114.46600341796868,32.84617996215826],[-114.46031951904297,32.901100158691406],[-114.51423645019526,33.02904129028343],[-114.5721664428711,33.03773117065441],[-114.6606674194336,33.03330993652344],[-114.69973754882805,33.11968994140625],[-114.67574310302736,33.16337203979498],[-114.67646026611322,33.273658752441634],[-114.72881317138666,33.302280426025504],[-114.6975631713866,33.34461975097662],[-114.72229003906249,33.40951919555664],[-114.63423919677724,33.423461914062614],[-114.59166717529295,33.50041961669922],[-114.5249404907226,33.561000823974666],[-114.52953338623047,33.674240112304744],[-114.49397277832031,33.700382232666016],[-114.50093078613281,33.75577926635748],[-114.52828216552729,33.85622024536133],[-114.50019836425781,33.87958908081066],[-114.53289794921875,33.93159866333013],[-114.43416595458983,34.03329849243169],[-114.41877746582026,34.10631179809576],[-114.32263946533197,34.141521453857365],[-114.28856658935547,34.17266082763683],[-114.25208282470697,34.17837142944336],[-114.15557861328118,34.2638397216798],[-114.13778686523438,34.308101654052734],[-114.18448638916003,34.35848999023432],[-114.22252655029291,34.36848068237316],[-114.26085662841791,34.40365219116211],[-114.34599304199219,34.455589294433594],[-114.3848876953125,34.463932037353516],[-114.37651824951172,34.51451873779297],[-114.40545654296864,34.57538223266607],[-114.43097686767572,34.59251022338873],[-114.4707794189452,34.71519851684582],[-114.5584869384765,34.779640197753906],[-114.580337524414,34.83074188232416],[-114.63497924804682,34.886699676513786],[-114.63286590576172,35.00207901000988],[-114.63520812988281,35.035320281982415],[-114.60668182373036,35.07686996459972],[-114.62948608398438,35.12147903442394],[-114.5839767456054,35.1271705627442],[-114.5707168579101,35.18000030517578],[-114.58245086669915,35.211620330810604],[-114.59561920166004,35.32456970214844],[-114.62188720703126,35.390602111816406],[-114.67028808593737,35.469749450683594],[-114.67825317382812,35.51501083374018],[-114.65940856933587,35.53543853759771],[-114.67594909667967,35.582672119140625],[-114.65865325927722,35.61623001098644],[-114.68483734130858,35.64273071289062],[-114.68296051025385,35.685562133789176],[-114.71275329589844,35.80863189697277],[-114.70729064941393,35.848899841308594],[-114.67109680175781,35.875728607177734],[-114.73191833496094,35.94451904296881],[-114.74530029296875,35.984611511230526],[-114.72442626953121,36.0326499938966],[-114.753921508789,36.08106994628906],[-114.73661041259766,36.10419082641596],[-114.67988586425777,36.11285018920904],[-114.62979125976562,36.142059326171875],[-114.51081848144526,36.15275192260748],[-114.4400177001953,36.12734985351574],[-114.3738021850586,36.143798828125],[-114.23375701904291,36.01391220092785],[-114.15087127685547,36.02880096435547],[-114.06939697265625,36.18202972412114],[-114.04865264892572,36.195098876953125],[-114.04796600341797,36.48881149291998],[-114.05095672607416,36.99998855590826],[-113.41142272949213,37.00162887573242],[-112.90373229980467,37.00268936157238],[-112.5424194335937,37.00315093994146],[-112.03301239013672,37.002441406250114],[-111.66131591796868,37.00286865234374],[-111.23603820800781,37.00365066528332],[-110.47875976562494,37.00392913818371],[-110.4719467163086,36.999580383300895],[-110.00110626220703,36.999221801757805],[-109.47431182861328,36.9987411499024],[-109.04487609863281,36.9986305236817]]]},"properties":{"ID_0":244,"ISO":"US-AZ","NAME_0":"United States","ID_1":3,"NAME_1":"Arizona","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"AZ|Ariz."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-89.7169418334961,36.0015220642091],[-89.71617126464844,35.96250152587896],[-89.6587142944336,35.92705154418945],[-89.66558074951172,35.88338088989258],[-89.71317291259759,35.90610885620122],[-89.76773071289057,35.88957977294922],[-89.76239776611322,35.856891632080135],[-89.7074203491211,35.838581085205135],[-89.70654296875,35.81716156005865],[-89.79366302490229,35.794780731201286],[-89.8186264038086,35.75682067871094],[-89.87516021728516,35.74160003662115],[-89.9059829711914,35.75981903076166],[-89.95271301269531,35.737960815429744],[-89.9564590454101,35.69501113891613],[-89.91184997558588,35.6542587280274],[-89.86263275146479,35.63191223144537],[-89.94140624999994,35.602321624755966],[-89.95485687255854,35.52400970458996],[-89.98796081542957,35.55937957763672],[-90.03614807128906,35.551521301269645],[-90.04913330078125,35.511329650878906],[-90.01908874511717,35.46895980834966],[-90.03086090087885,35.427928924560604],[-90.0990600585937,35.480419158935604],[-90.1708984375,35.41873931884776],[-90.17984771728516,35.38616943359369],[-90.1382827758789,35.379459381103516],[-90.12612152099604,35.41577911376953],[-90.0751113891601,35.384670257568416],[-90.10791778564447,35.34275054931646],[-90.10833740234375,35.30902099609381],[-90.15638732910155,35.30115127563488],[-90.15181732177734,35.255771636963004],[-90.10386657714842,35.25535964965832],[-90.07412719726561,35.21887969970714],[-90.11460876464832,35.180030822753906],[-90.06684112548828,35.15052032470708],[-90.09780883789055,35.119621276855526],[-90.1426391601562,35.1371421813966],[-90.17922973632812,35.1167602539063],[-90.2007217407226,35.03031921386719],[-90.275650024414,35.03966903686535],[-90.30976867675781,34.99660873413086],[-90.24855041503906,34.9493789672851],[-90.24449920654286,34.90898132324219],[-90.32254791259766,34.846328735351676],[-90.34803009033203,34.859870910644645],[-90.42064666748036,34.833099365234375],[-90.44159698486322,34.88703155517578],[-90.48574829101557,34.86536026000971],[-90.45980072021484,34.824321746826286],[-90.47255706787108,34.79524993896496],[-90.4465103149414,34.754928588867244],[-90.48787689208973,34.727760314941406],[-90.51396179199219,34.80002975463873],[-90.5688018798828,34.72166061401373],[-90.54035949707031,34.70389938354498],[-90.4769515991211,34.699810028076115],[-90.4717407226562,34.67076873779297],[-90.51595306396484,34.635009765625114],[-90.55819702148438,34.646888732910156],[-90.57801055908202,34.602619171142635],[-90.54213714599604,34.53960037231445],[-90.5881729125976,34.50506210327143],[-90.57575988769531,34.41558074951172],[-90.67916870117182,34.36820220947277],[-90.74828338623047,34.37266921997082],[-90.76956176757807,34.35536193847662],[-90.7460327148437,34.31315994262707],[-90.76856994628906,34.27719116210949],[-90.83098602294916,34.2725715637207],[-90.83593749999994,34.19076156616211],[-90.81282806396484,34.15819931030279],[-90.84227752685547,34.140018463134766],[-90.91028594970703,34.16529846191406],[-90.95450592041009,34.13861083984375],[-90.94072723388672,34.10102081298828],[-90.87010192871088,34.09104156494152],[-90.88780975341797,34.0267791748048],[-90.98674011230463,34.01914978027355],[-90.96324157714844,33.96887969970703],[-90.9959869384765,33.96387100219732],[-91.01798248291016,34.001789093017635],[-91.08571624755854,33.97850036621105],[-91.08651733398438,33.95845031738287],[-91.00734710693348,33.92829132080084],[-91.07050323486328,33.86698913574219],[-91.04622650146479,33.814350128173885],[-91.0040664672851,33.80142974853521],[-91.024169921875,33.76340103149419],[-91.05506896972656,33.777740478515625],[-91.1430358886718,33.77301025390631],[-91.14575958251953,33.730079650878906],[-91.10269165039055,33.70724868774414],[-91.04870605468743,33.70973968505871],[-91.03778076171875,33.671562194824276],[-91.09281158447266,33.65715026855463],[-91.16152954101557,33.704860687255916],[-91.20845794677729,33.70071029663097],[-91.2188262939453,33.6605110168457],[-91.18389892578125,33.6549911499024],[-91.13629913330078,33.622840881347656],[-91.13588714599604,33.59233093261719],[-91.22438812255854,33.56781005859381],[-91.23066711425776,33.548419952392635],[-91.1765670776367,33.49641036987316],[-91.12610626220703,33.47439956665039],[-91.13165283203125,33.42916870117216],[-91.19449615478516,33.4179496765139],[-91.16921997070312,33.380290985107536],[-91.11171722412108,33.393680572509766],[-91.09596252441406,33.44879913330084],[-91.05716705322266,33.4273185729981],[-91.14437103271477,33.33504104614286],[-91.11247253417969,33.24589157104492],[-91.08489227294922,33.276882171630966],[-91.05364990234375,33.247180938720874],[-91.09247589111322,33.21709060668945],[-91.08685302734368,33.1520309448245],[-91.10302734375,33.130241394043026],[-91.17611694335932,33.143138885498104],[-91.1991119384765,33.10557937622076],[-91.13343811035156,33.06985092163086],[-91.1232070922851,33.04489898681635],[-91.1631469726562,33.00453186035179],[-91.46073150634766,33.00588989257818],[-92.14565277099598,33.00933074951177],[-92.62548065185547,33.013629913330135],[-93.09660339355469,33.01737213134794],[-93.57451629638666,33.01968002319336],[-94.04561614990234,33.02059936523443],[-94.04447937011713,33.550460815429744],[-94.09290313720703,33.57558059692394],[-94.11730194091797,33.56679916381847],[-94.18660736083973,33.589248657226506],[-94.23461151123047,33.55192947387707],[-94.31211853027342,33.5519905090332],[-94.33524322509766,33.563579559326286],[-94.38497161865223,33.544189453125114],[-94.45440673828125,33.62025070190423],[-94.48629760742186,33.64110946655279],[-94.47178649902344,34.189720153808594],[-94.45709991455077,34.709930419921925],[-94.44738006591797,34.933658599853516],[-94.43070220947266,35.400039672851676],[-94.49468231201172,35.7593612670899],[-94.53376770019531,36.00931167602545],[-94.61815643310547,36.49837112426763],[-93.90712738037108,36.4982795715332],[-93.2854614257812,36.4967994689942],[-92.52845001220697,36.496490478515625],[-92.03105926513672,36.4969100952149],[-91.49015808105463,36.49763870239269],[-90.95155334472645,36.496860504150504],[-90.57686614990234,36.49647140502941],[-90.15357208251953,36.496299743652344],[-90.13665008544922,36.422080993652344],[-90.06600952148438,36.383781433105526],[-90.08075714111315,36.32051086425787],[-90.0680160522461,36.297771453857536],[-90.11355590820307,36.26523971557623],[-90.12837982177734,36.23046875000006],[-90.22168731689447,36.181148529052784],[-90.2384033203125,36.13822937011713],[-90.29045867919916,36.11500930786144],[-90.37732696533197,35.995090484619084],[-89.7169418334961,36.0015220642091]]]},"properties":{"ID_0":244,"ISO":"US-AR","NAME_0":"United States","ID_1":4,"NAME_1":"Arkansas","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"AR|Ark."}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-118.59094238281239,33.03206634521496],[-118.56333160400392,33.023334503173885],[-118.48500061035155,32.923332214355526],[-118.37059783935545,32.84001922607433],[-118.42352294921875,32.80407714843756],[-118.4902572631836,32.84483337402344],[-118.57671356201165,32.97409439086914],[-118.59094238281239,33.03206634521496]]],[[[-119.5257797241211,33.28405761718761],[-119.461456298828,33.25718307495123],[-119.47036743164062,33.21442031860351],[-119.54638671874999,33.23194503784179],[-119.56966400146479,33.256668090820305],[-119.5257797241211,33.28405761718761]]],[[[-118.60555267333983,33.47972106933605],[-118.53916931152342,33.477500915527344],[-118.36638641357422,33.40583419799816],[-118.31361389160143,33.34027862548834],[-118.32611083984374,33.298610687256144],[-118.37805175781243,33.320556640625],[-118.441665649414,33.31833267211914],[-118.48916625976555,33.357223510742244],[-118.48970031738281,33.42002868652355],[-118.57444763183594,33.44055557250988],[-118.60555267333983,33.47972106933605]]],[[[-120.05333709716795,34.03805541992181],[-120.0465774536133,34],[-119.9802780151367,33.978610992431754],[-119.97025299072266,33.94139862060547],[-120.01409912109371,33.937500000000114],[-120.12027740478516,33.89416503906256],[-120.16928100585938,33.91699600219738],[-120.22200775146472,33.9878044128418],[-120.13581085205078,34.026424407959034],[-120.08916473388659,34.02055740356457],[-120.05333709716795,34.03805541992181]]],[[[-119.9169464111328,34.07833480834972],[-119.71142578124999,34.04309082031256],[-119.68472290039062,34.02000045776378],[-119.63194274902338,34.01305389404308],[-119.60583496093746,34.04194259643566],[-119.56272125244135,34.05639266967779],[-119.5288467407226,34.04103851318365],[-119.55527496337885,33.99722290039074],[-119.65417480468743,33.98754119873047],[-119.72138977050774,33.958889007568416],[-119.8186950683593,33.959465026855405],[-119.8740844726562,33.979972839355526],[-119.87609863281243,34.03088378906256],[-119.9169464111328,34.07833480834972]]],[[[-120.00031280517578,41.995319366455135],[-119.99841308593749,41.69052124023432],[-119.99858093261717,41.36825180053722],[-119.99990844726564,40.933101654052784],[-119.99555206298827,40.4350814819337],[-119.99684906005848,40.05765151977545],[-120.00219726562499,39.7387199401856],[-120.0053482055664,39.28754043579113],[-120.00094604492176,39.000530242919915],[-119.70334625244139,38.795349121093864],[-119.33056640624999,38.53644943237305],[-118.85913848876953,38.20465087890619],[-118.3943710327148,37.87263870239269],[-117.8338623046875,37.465518951416016],[-117.5108032226562,37.22805023193371],[-117.16394805908199,36.9698219299317],[-116.59462738037108,36.5400009155274],[-116.23110961914061,36.262580871582145],[-115.89499664306629,36.00152969360363],[-115.59126281738281,35.766059875488395],[-115.22070312500001,35.47436904907238],[-114.93524932861327,35.24694061279297],[-114.63286590576172,35.00207901000988],[-114.63497924804682,34.886699676513786],[-114.580337524414,34.83074188232416],[-114.5584869384765,34.779640197753906],[-114.4707794189452,34.71519851684582],[-114.43097686767572,34.59251022338873],[-114.40545654296864,34.57538223266607],[-114.37651824951172,34.51451873779297],[-114.3848876953125,34.463932037353516],[-114.34599304199219,34.455589294433594],[-114.26085662841791,34.40365219116211],[-114.22252655029291,34.36848068237316],[-114.18448638916003,34.35848999023432],[-114.13778686523438,34.308101654052734],[-114.15557861328118,34.2638397216798],[-114.25208282470697,34.17837142944336],[-114.28856658935547,34.17266082763683],[-114.32263946533197,34.141521453857365],[-114.41877746582026,34.10631179809576],[-114.43416595458983,34.03329849243169],[-114.53289794921875,33.93159866333013],[-114.50019836425781,33.87958908081066],[-114.52828216552729,33.85622024536133],[-114.50093078613281,33.75577926635748],[-114.49397277832031,33.700382232666016],[-114.52953338623047,33.674240112304744],[-114.5249404907226,33.561000823974666],[-114.59166717529295,33.50041961669922],[-114.63423919677724,33.423461914062614],[-114.72229003906249,33.40951919555664],[-114.6975631713866,33.34461975097662],[-114.72881317138666,33.302280426025504],[-114.67646026611322,33.273658752441634],[-114.67574310302736,33.16337203979498],[-114.69973754882805,33.11968994140625],[-114.6606674194336,33.03330993652344],[-114.5721664428711,33.03773117065441],[-114.51423645019526,33.02904129028343],[-114.46031951904297,32.901100158691406],[-114.46600341796868,32.84617996215826],[-114.52892303466791,32.79333114624029],[-114.5264892578125,32.75796890258789],[-114.6139068603515,32.729110717773665],[-114.70239257812496,32.7433319091798],[-114.71920013427727,32.718040466308594],[-115.27404785156244,32.67940139770508],[-115.65876770019526,32.65114212036133],[-116.27767181396477,32.60248184204096],[-116.67362213134766,32.56974029541026],[-117.12390136718737,32.5308837890625],[-117.13078308105469,32.60861968994146],[-117.11944580078124,32.671390533447266],[-117.18892669677729,32.72393035888672],[-117.25579833984362,32.69970703125],[-117.25277709960938,32.76916503906273],[-117.28250122070301,32.8397216796875],[-117.25777435302727,32.856388092041016],[-117.25442504882808,32.90306472778332],[-117.27850341796874,33.00030517578124],[-117.32865142822259,33.12226104736334],[-117.38024902343737,33.190006256103516],[-117.49776458740234,33.32558441162115],[-117.58944702148438,33.382221221924],[-117.63293457031249,33.43096160888672],[-117.72583007812493,33.4822235107423],[-117.78666687011719,33.54277801513671],[-117.88194274902338,33.601112365722656],[-117.93000030517578,33.60749816894537],[-118.00555419921868,33.65750122070324],[-118.09471893310541,33.73694610595703],[-118.18106079101562,33.764904022216854],[-118.23555755615233,33.7547225952149],[-118.29666900634766,33.70861053466808],[-118.38349914550776,33.74190139770519],[-118.42857360839842,33.77420425415039],[-118.3938903808593,33.80501174926769],[-118.39080810546875,33.834716796875114],[-118.4349975585937,33.93055725097662],[-118.48226165771483,33.99614715576172],[-118.54199218749994,34.03869628906256],[-118.67138671875,34.03869628906256],[-118.78500366210932,34.02138900756836],[-118.9375,34.04305648803722],[-119.06055450439452,34.084999084472656],[-119.09610748291016,34.105278015136776],[-119.14389038085936,34.10833358764643],[-119.21305847167969,34.14555740356445],[-119.25389099121094,34.206943511962834],[-119.27805328369135,34.26777648925787],[-119.38972473144524,34.31777954101568],[-119.45833587646484,34.37333297729492],[-119.5097198486328,34.38527679443365],[-119.55721282958983,34.412517547607536],[-119.61722564697266,34.42083358764654],[-119.6827774047851,34.415000915527344],[-119.72805786132812,34.39555740356457],[-119.78166961669916,34.41555404663097],[-119.88002014160145,34.409461975097656],[-119.92805480957026,34.43527603149414],[-120.00650787353516,34.4601783752442],[-120.09533691406244,34.46092605590825],[-120.13597869873041,34.473079681396484],[-120.2925033569336,34.470832824706974],[-120.34222412109375,34.456943511963004],[-120.47166442871088,34.447776794433594],[-120.51305389404293,34.524166107177734],[-120.58194732666016,34.556884765625],[-120.62388610839831,34.5533332824707],[-120.64638519287102,34.57888793945318],[-120.60166931152332,34.69333267211914],[-120.63694763183588,34.758335113525504],[-120.61192321777344,34.8611183166505],[-120.6671752929687,34.91888427734375],[-120.64083099365227,34.99694442749035],[-120.62876892089842,35.073402404785156],[-120.6387557983398,35.133441925048885],[-120.698745727539,35.17046356201172],[-120.76702117919916,35.16140747070318],[-120.85694122314446,35.207778930664176],[-120.89512634277344,35.24390411376953],[-120.89804840087884,35.2717018127442],[-120.83805847167963,35.34055709838873],[-120.88716888427729,35.434028625488395],[-121.00629425048822,35.46200561523443],[-121.1023941040039,35.54940032958995],[-121.1635208129883,35.63232421875006],[-121.28508758544922,35.66916656494152],[-121.31277465820312,35.71027755737316],[-121.33316802978514,35.7820663452149],[-121.41139221191406,35.85250091552746],[-121.46221923828125,35.88499832153332],[-121.5027770996093,36],[-121.57514190673821,36.02514266967779],[-121.63305664062494,36.11888885498052],[-121.71621704101555,36.19362258911144],[-121.83472442626952,36.247776031494254],[-121.84889221191406,36.27416610717773],[-121.90166473388672,36.30666732788091],[-121.89277648925781,36.341110229492244],[-121.91444396972655,36.425277709961044],[-121.94727325439447,36.49034118652344],[-121.93083190917969,36.556110382080135],[-121.97721862792962,36.5797233581543],[-121.93861389160152,36.640277862548885],[-121.88855743408202,36.60172653198248],[-121.84361267089838,36.62694549560547],[-121.81643676757807,36.67513275146495],[-121.78805541992186,36.805000305175895],[-121.86650848388668,36.93688201904297],[-121.94029998779297,36.977497100830135],[-121.97587585449213,36.95307922363281],[-122.00888824462885,36.96361160278332],[-122.0701446533203,36.94808578491216],[-122.15277862548828,36.97527694702143],[-122.22305297851562,37.024166107177734],[-122.2844467163086,37.10194396972662],[-122.36055755615233,37.14972305297857],[-122.40583038330077,37.197776794433594],[-122.41972351074213,37.241390228271484],[-122.40088653564452,37.358634948730526],[-122.44444274902337,37.4386100769043],[-122.46527862548828,37.49805450439459],[-122.5180587768554,37.52194595336914],[-122.51412200927734,37.59740066528331],[-122.49361419677733,37.62749862670904],[-122.51277923583984,37.77639007568364],[-122.46416473388665,37.80527877807623],[-122.41083526611328,37.81166839599615],[-122.3852767944336,37.78916549682617],[-122.36528015136713,37.71527862548828],[-122.39319610595703,37.70737838745117],[-122.3607711791992,37.59292602539074],[-122.26222229003906,37.57444381713873],[-122.20117187500001,37.53960037231457],[-122.21195220947267,37.49473571777338],[-122.15416717529295,37.482498168945426],[-122.06369018554686,37.44520187377941],[-122.05805206298828,37.49638748168945],[-122.11083221435541,37.505001068115234],[-122.1477813720703,37.59416580200207],[-122.15694427490234,37.655555725097656],[-122.191650390625,37.694042205810604],[-122.25135803222655,37.7238883972169],[-122.2463912963867,37.75166702270513],[-122.33249664306639,37.78250122070324],[-122.29944610595702,37.827499389648494],[-122.32444763183588,37.90694427490234],[-122.3877792358398,37.90777587890631],[-122.41083526611328,37.93194580078125],[-122.36805725097649,38.00888824462896],[-122.30000305175781,38.01027679443371],[-122.2438888549804,38.05833435058605],[-122.19110870361328,38.0533332824707],[-122.14749908447264,38.02166748046881],[-122.0266647338867,38.05861282348644],[-121.8277969360351,38.02959060668951],[-121.84557342529295,38.07368087768566],[-121.90209197998041,38.04946899414068],[-121.9122314453125,38.083515167236385],[-121.97333526611317,38.07361221313482],[-122.01110839843749,38.14083480834972],[-122.04638671874989,38.13694381713873],[-122.13194274902342,38.04249954223633],[-122.18944549560548,38.069999694824155],[-122.27416992187499,38.06611251831055],[-122.3305587768554,38.118610382080135],[-122.39583587646486,38.14333343505865],[-122.44416809082031,38.1163902282716],[-122.49250030517572,38.11166763305658],[-122.48416900634766,38.07194519042969],[-122.49749755859375,38.018611907958984],[-122.46555328369139,38.00444412231457],[-122.49388885498047,37.96972274780285],[-122.50194549560543,37.928054809570426],[-122.43777465820301,37.88277816772472],[-122.4808349609375,37.86138916015625],[-122.48110961914061,37.825553894043026],[-122.53451538085936,37.8228874206544],[-122.66805267333979,37.917499542236264],[-122.69917297363276,37.897434234619254],[-122.78226470947266,37.94729232788086],[-122.79161834716798,37.96944427490246],[-122.86833190917962,38.02166748046881],[-122.94055175781239,38.03722381591797],[-122.99069213867182,37.994075775146534],[-123.0141372680664,37.99327087402355],[-122.94889068603516,38.15416717529297],[-122.9875030517578,38.23790359497082],[-122.9969482421875,38.28916549682623],[-123.04916381835932,38.332778930664176],[-123.13138580322264,38.452777862548885],[-123.33333587646479,38.56444549560547],[-123.46111297607422,38.716388702392635],[-123.51305389404297,38.7400016784668],[-123.53333282470697,38.76889038085937],[-123.64778137207026,38.84555435180669],[-123.71250152587889,38.91583251953131],[-123.73000335693347,38.954166412353516],[-123.69000244140625,39.03499984741222],[-123.72055816650385,39.13472366333019],[-123.77041625976557,39.193881988525504],[-123.77861022949214,39.24111175537103],[-123.82705688476557,39.34871673583984],[-123.81972503662104,39.43610763549816],[-123.76583099365229,39.55277633666998],[-123.78805541992182,39.59749984741205],[-123.79464721679682,39.69013977050781],[-123.83239746093744,39.724067687988274],[-123.85280609130854,39.833057403564396],[-123.8991012573242,39.85533905029297],[-123.93043518066399,39.90942764282232],[-124.04544067382811,40.019393920898494],[-124.1104507446289,40.10428237915033],[-124.18729400634764,40.13031005859369],[-124.216079711914,40.16189956665039],[-124.29067230224608,40.2037925720216],[-124.3637237548828,40.26184844970709],[-124.3487243652343,40.31851577758788],[-124.366470336914,40.379135131835994],[-124.40927886962885,40.44323730468755],[-124.36662292480469,40.540954589843864],[-124.29968261718749,40.66678619384771],[-124.26483917236327,40.69712448120117],[-124.21221923828125,40.70583343505865],[-124.22250366210938,40.739444732666016],[-124.17527770996092,40.80472183227538],[-124.12361145019531,40.80638885498052],[-124.08583068847656,40.850555419921875],[-124.149169921875,40.865554809570426],[-124.1128463745117,41.028057098388665],[-124.16000366210932,41.06888961791992],[-124.16333007812496,41.13944625854492],[-124.14083099365229,41.14638900756841],[-124.10778045654295,41.223331451416016],[-124.07166290283202,41.37305450439459],[-124.0633316040039,41.4363899230957],[-124.09999847412104,41.6025009155274],[-124.13388824462889,41.655834197998104],[-124.1433334350586,41.709167480468864],[-124.25638580322266,41.78111267089855],[-124.22389221191399,41.83166503906244],[-124.20722198486317,41.89416503906255],[-124.21170806884766,41.99971771240234],[-124.1179733276367,41.99718856811523],[-123.6563262939453,41.9958610534668],[-123.62500762939453,41.999809265136776],[-123.33613586425768,41.99869918823242],[-123.13788604736328,42.00839996337896],[-123.05084991455078,42.00276184082025],[-122.59681701660149,42.005821228027344],[-122.35028076171875,42.00983047485357],[-121.8769912719726,42.00307083129883],[-121.47303009033197,41.99806976318364],[-121.10743713378905,41.99753189086914],[-121.00151824951166,41.993339538574276],[-120.43006134033202,41.99444961547863],[-120.00031280517578,41.995319366455135]]]]},"properties":{"ID_0":244,"ISO":"US-CA","NAME_0":"United States","ID_1":5,"NAME_1":"California","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"CA|Calif."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-104.05284118652332,41.001701354980526],[-103.57476043701166,41.00302886962896],[-102.98530578613281,41.00292205810541],[-102.62048339843749,41.00313949584966],[-102.05042266845703,41.00186920166021],[-102.04926300048821,40.34949874877935],[-102.04854583740234,40.00391006469738],[-102.0475463867187,39.56885910034191],[-102.04609680175776,39.045631408691406],[-102.04537963867186,38.61375045776367],[-102.04429626464838,38.26269912719738],[-102.04324340820307,37.73841094970709],[-102.04252624511719,37.388240814208984],[-102.04226684570312,36.992229461670036],[-102.4775161743164,36.996250152587834],[-102.70156860351557,36.99578094482416],[-103.00086975097656,36.99898910522461],[-104.00679016113281,36.996631622314396],[-104.33133697509764,36.99296951293956],[-105.03260040283203,36.9933700561524],[-105.06598663330077,36.99544906616222],[-105.71881866455067,36.9969215393067],[-106.20223999023438,36.99480056762701],[-106.87174224853516,36.99227905273443],[-106.87873840332026,36.999038696289055],[-107.19048309326172,36.99908065795909],[-107.9649810791015,36.99711990356451],[-108.53621673583984,36.99837875366211],[-109.04487609863281,36.9986305236817],[-109.04440307617188,37.507350921630916],[-109.04305267333984,37.880020141601506],[-109.04094696044922,38.16028976440441],[-109.06067657470696,38.27684020996099],[-109.0595703125,38.67274093627935],[-109.05381774902332,39.00075149536133],[-109.0526123046875,39.59577178955084],[-109.05178070068354,39.96863937377941],[-109.05010986328125,40.57934188842784],[-109.0490112304687,41.00003051757824],[-108.37809753417969,40.99971008300781],[-107.9153976440429,41.002948760986385],[-107.45752716064447,41.00265884399414],[-107.00211334228516,41.00442123413085],[-106.32630157470697,41.002529144287166],[-106.02378845214838,40.997650146484375],[-105.88063049316399,40.99972152709972],[-105.28948974609375,40.999198913574276],[-104.8300323486328,40.9995689392091],[-104.63365936279297,41.00561141967779],[-104.56794738769531,41.002849578857415],[-104.05284118652332,41.001701354980526]]]},"properties":{"ID_0":244,"ISO":"US-CO","NAME_0":"United States","ID_1":6,"NAME_1":"Colorado","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"CO|Colo."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.7979431152343,42.00889205932623],[-71.78823852539051,41.63874053955084],[-71.79769897460938,41.41868209838867],[-71.84056854248041,41.40938949584966],[-71.83920288085938,41.359920501708984],[-71.83617401123041,41.35243988037115],[-71.83319854736328,41.34768676757818],[-71.8316650390625,41.3444709777832],[-71.86170196533203,41.32353973388683],[-71.87981414794922,41.33827209472656],[-71.95036315917957,41.33799362182617],[-72.0361099243164,41.31805419921875],[-72.07527923583979,41.32110977172863],[-72.13305664062494,41.30027770996088],[-72.19694519042963,41.3202781677246],[-72.26166534423828,41.28305435180663],[-72.33110809326172,41.28055572509771],[-72.34805297851561,41.310276031494254],[-72.3997192382812,41.27861022949224],[-72.45333099365223,41.27888870239258],[-72.54472351074219,41.24833297729492],[-72.57805633544916,41.2713890075683],[-72.7494430541991,41.25860977172846],[-72.8311080932617,41.259998321533196],[-72.89360809326166,41.241943359375],[-72.90742492675781,41.2909927368164],[-73.00360870361327,41.2216682434082],[-73.0475616455077,41.21209716796881],[-73.13774108886719,41.14840316772461],[-73.17361450195307,41.16860961914068],[-73.26261901855457,41.11788558959961],[-73.37785339355467,41.1092987060548],[-73.39275360107422,41.083106994628956],[-73.51768493652344,41.03078842163091],[-73.60032653808594,41.018592834472656],[-73.66063690185547,40.98889541625987],[-73.65699005126952,41.01190185546875],[-73.72972106933588,41.10092163085949],[-73.48383331298821,41.21356201171875],[-73.55226898193358,41.29328155517578],[-73.53325653076166,41.497680664062614],[-73.49005889892572,42.049701690673885],[-73.36583709716797,42.04973220825206],[-73.05438232421875,42.040538787841854],[-72.81553649902332,42.03765106201183],[-72.81815338134764,41.99790954589849],[-72.76860046386713,42.004291534423885],[-72.75743103027338,42.036151885986385],[-72.5732192993164,42.03012847900396],[-72.52633666992188,42.03504943847656],[-72.00298309326166,42.029071807861385],[-71.79910278320305,42.02379989624035],[-71.7979431152343,42.00889205932623]]]},"properties":{"ID_0":244,"ISO":"US-CT","NAME_0":"United States","ID_1":7,"NAME_1":"Connecticut","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"CT|Conn."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-75.46719360351557,39.372249603271484],[-75.49881744384764,39.3413352966308],[-75.43805694580078,39.3125],[-75.40805816650389,39.264167785644645],[-75.39535522460938,39.19581604003911],[-75.41222381591797,39.14777755737305],[-75.39083099365229,39.05222320556651],[-75.34315490722656,39.02184677124035],[-75.31194305419916,38.96888732910167],[-75.30611419677729,38.91583251953131],[-75.18360900878906,38.80222320556635],[-75.08361053466797,38.775276184082145],[-75.07527923583984,38.68611145019531],[-75.13471984863281,38.67833328247082],[-75.13444519042969,38.59333419799805],[-75.07944488525385,38.58194351196295],[-75.05023193359374,38.44939422607422],[-75.06990814208979,38.45175933837896],[-75.12847900390614,38.447093963623104],[-75.69416809082026,38.45927047729498],[-75.70194244384766,38.559722900390675],[-75.70196533203125,38.56138992309581],[-75.72236633300781,38.82954025268566],[-75.76194763183592,39.33164978027355],[-75.7880630493164,39.65008926391613],[-75.78752136230469,39.72307968139654],[-75.7475967407226,39.76533126831066],[-75.67752075195312,39.81558990478527],[-75.59546661376947,39.838150024414055],[-75.53071594238274,39.840129852294915],[-75.41435241699219,39.803329467773494],[-75.46174621582031,39.76274871826183],[-75.51194763183588,39.673038482666016],[-75.56025695800781,39.62549972534191],[-75.51053619384766,39.57286071777344],[-75.53217315673828,39.49834060668945],[-75.56221771240234,39.470611572265625],[-75.46719360351557,39.372249603271484]]]},"properties":{"ID_0":244,"ISO":"US-DE","NAME_0":"United States","ID_1":8,"NAME_1":"Delaware","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"DE|Del."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-77.01642608642577,38.80926132202154],[-77.03182983398436,38.8532829284668],[-77.066650390625,38.89587020874029],[-77.12050628662104,38.93373107910162],[-77.04148864746094,38.99505996704107],[-76.90969848632812,38.89252853393566],[-77.01642608642577,38.80926132202154]]]},"properties":{"ID_0":244,"ISO":"US-DC","NAME_0":"United States","ID_1":9,"NAME_1":"District of Columbia","TYPE_1":"Federal District","ENGTYPE_1":"Federal District","NL_NAME_1":null,"VARNAME_1":"DC|D.C."}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-81.79652404785156,24.594863891601616],[-81.73347473144531,24.557699203491325],[-81.81237792968744,24.545715332031364],[-81.79652404785156,24.594863891601616]]],[[[-81.66236114501947,24.616710662841854],[-81.6495971679687,24.581300735473633],[-81.68486022949213,24.558750152587947],[-81.708511352539,24.577917098999137],[-81.66236114501947,24.616710662841854]]],[[[-81.56181335449219,24.69428062438959],[-81.51569366455072,24.65930557250988],[-81.51013946533203,24.625671386718693],[-81.58041381835938,24.60374832153326],[-81.58349609374994,24.649290084838867],[-81.56181335449219,24.69428062438959]]],[[[-80.91513824462889,24.779029846191406],[-81.02486419677734,24.71680641174322],[-81.02791595458984,24.73263931274414],[-80.91513824462889,24.779029846191406]]],[[[-81.00846862792969,25.27392578125011],[-80.9834747314453,25.228471755981445],[-81.04680633544922,25.239027023315373],[-81.00846862792969,25.27392578125011]]],[[[-80.64962768554688,24.91407966613781],[-80.60041809082031,24.964582443237305],[-80.55652618408203,24.97430610656744],[-80.54374694824219,25.00930595397955],[-80.51264190673827,25.017915725708008],[-80.48180389404291,25.08763885498047],[-80.4470825195312,25.0906982421875],[-80.35009765624994,25.210691452026424],[-80.34960937499999,25.1693115234375],[-80.3993072509765,25.10652732849121],[-80.42263793945311,25.10652732849121],[-80.49346923828114,25.039028167724723],[-80.56597137451172,24.95569229125988],[-80.64962768554688,24.91407966613781]]],[[[-82.19791412353516,26.55291938781738],[-82.17402648925776,26.493749618530497],[-82.10402679443354,26.466249465942667],[-82.05403137207026,26.46680641174322],[-82.02541351318354,26.44458389282238],[-82.07152557373047,26.42152976989757],[-82.12819671630858,26.437362670898494],[-82.1856918334961,26.487083435058594],[-82.19791412353516,26.55291938781738]]],[[[-82.1634750366211,26.7070827484132],[-82.12430572509766,26.699026107788143],[-82.06513977050781,26.61208343505865],[-82.08013916015625,26.546249389648665],[-82.05764007568358,26.493473052978512],[-82.09541320800776,26.492361068725586],[-82.114028930664,26.530416488647514],[-82.13819122314453,26.632915496826172],[-82.18180847167969,26.68124961853033],[-82.1634750366211,26.7070827484132]]],[[[-85.1213912963867,29.688413619995174],[-85.07499694824213,29.673332214355465],[-85.09750366210932,29.632221221923825],[-85.13492584228516,29.631093978881836],[-85.18111419677734,29.662576675415092],[-85.1213912963867,29.688413619995174]]],[[[-81.501480102539,30.728580474853516],[-81.47046661376952,30.69538116455089],[-81.4274978637694,30.701389312744254],[-81.4445495605468,30.576942443847766],[-81.43598937988281,30.52454376220703],[-81.41197967529297,30.485509872436804],[-81.39167022705077,30.396667480468807],[-81.3949966430664,30.33027839660644],[-81.30137634277344,29.941383361816463],[-81.26527404785145,29.85972023010254],[-81.2572250366211,29.785833358764872],[-81.2191696166992,29.683889389038196],[-81.161392211914,29.54916572570818],[-81.04761505126947,29.309028625488278],[-81.03427124023432,29.24116706848145],[-80.99470520019526,29.161449432373217],[-80.9672241210937,29.129999160766662],[-80.91803741455072,29.01882553100586],[-80.81666564941395,28.832777023315483],[-80.758056640625,28.74611091613781],[-80.68499755859375,28.670278549194393],[-80.64888763427729,28.6749992370606],[-80.72972106933594,28.778888702392578],[-80.84638977050776,28.955278396606673],[-80.8727798461914,28.95861053466797],[-80.91536712646479,29.02646255493164],[-80.8919448852539,29.031944274902397],[-80.70249938964838,28.746387481689567],[-80.57555389404291,28.586389541625973],[-80.55611419677729,28.516111373901595],[-80.52500152587885,28.458055496215877],[-80.59083557128893,28.407777786254996],[-80.60722351074213,28.330276489257926],[-80.6058349609375,28.273054122924975],[-80.58999633789061,28.178054809570426],[-80.5513916015625,28.05611038208019],[-80.48020935058582,27.913108825683647],[-80.49746704101557,27.916633605957028],[-80.522720336914,27.991699218750284],[-80.56444549560547,28.05694389343256],[-80.61194610595703,28.16722488403326],[-80.6177749633789,28.24194526672369],[-80.60861206054688,28.280277252197266],[-80.64221954345697,28.322500228881836],[-80.6140365600586,28.346422195434567],[-80.5849990844726,28.515832901001033],[-80.63500213623047,28.502222061157397],[-80.66000366210938,28.432777404785156],[-80.66055297851551,28.35805511474615],[-80.70305633544915,28.340000152587887],[-80.71833038330072,28.38472175598139],[-80.72110748291004,28.471944808960075],[-80.7330551147461,28.489999771118104],[-80.71749877929688,28.575277328491268],[-80.78416442871092,28.621389389038086],[-80.78138732910155,28.691944122314506],[-80.73611450195312,28.700834274292102],[-80.77361297607422,28.75250053405773],[-80.84333038330078,28.754444122314453],[-80.79777526855463,28.558887481689567],[-80.7611083984375,28.466667175293082],[-80.74888610839844,28.408889770507756],[-80.68944549560536,28.280555725097656],[-80.6078033447265,28.08975219726574],[-80.46137237548828,27.80594253540039],[-80.37728118896479,27.658491134643498],[-80.37468719482422,27.621936798095756],[-80.3216323852539,27.443466186523665],[-80.22585296630852,27.247100830078235],[-80.19909667968749,27.17007255554199],[-80.1574935913086,27.162940979003963],[-80.12007904052729,27.08039665222168],[-80.1066665649414,27.02360916137701],[-80.07152557373041,26.94374847412115],[-80.03097534179688,26.796251296997184],[-80.04875183105463,26.781805038452205],[-80.05014038085938,26.71013832092308],[-80.03652954101557,26.59124946594255],[-80.06097412109364,26.437915802002067],[-80.08036041259766,26.257072448730465],[-80.10791778564453,26.092638015747184],[-80.12152862548822,25.89958381652843],[-80.12180328369135,25.807638168334957],[-80.1843032836914,25.810417175293026],[-80.1890258789062,25.755971908569336],[-80.2487487792968,25.712917327880973],[-80.27764129638666,25.632690429687614],[-80.30819702148438,25.608194351196232],[-80.30263519287098,25.568750381469727],[-80.3312530517578,25.52902793884283],[-80.34041595458984,25.47041893005371],[-80.32986450195312,25.399860382080135],[-80.3106918334961,25.371278762817496],[-80.34236145019531,25.33263969421398],[-80.37208557128906,25.32236099243164],[-80.3953857421875,25.27630615234375],[-80.42547607421874,25.26068115234375],[-80.45257568359375,25.207275390625],[-80.580078125,25.211257934570312],[-80.65208435058594,25.191528320312614],[-80.70513916015625,25.146249771118164],[-80.74291992187494,25.164304733276364],[-80.86901855468744,25.175903320312614],[-80.91958618164062,25.14180564880371],[-81.00096893310545,25.124305725097656],[-81.08875274658192,25.11652755737299],[-81.11319732666016,25.16319465637218],[-81.17180633544916,25.22347450256342],[-81.14570617675781,25.32681083679199],[-81.08875274658192,25.310972213745117],[-81.06041717529291,25.24708366394043],[-81.03402709960938,25.229860305786186],[-80.96375274658203,25.20486068725586],[-80.92652893066395,25.21180534362793],[-80.9343032836914,25.262363433837947],[-80.9856948852539,25.345417022705075],[-81.0370864868164,25.322917938232422],[-81.05097198486322,25.3440284729005],[-81.10069274902344,25.346805572509762],[-81.15013885498041,25.38819694519043],[-81.164794921875,25.4779052734375],[-81.20986175537104,25.50625038146978],[-81.20347595214832,25.53458595275879],[-81.23402404785156,25.57236289978033],[-81.25347137451172,25.64152526855463],[-81.28619384765625,25.664916992187557],[-81.27458190917969,25.6965274810791],[-81.34652709960926,25.72208595275879],[-81.33486175537104,25.78763961791998],[-81.34680175781244,25.821250915527344],[-81.4168090820312,25.864074707031364],[-81.45791625976551,25.866804122925032],[-81.50960540771473,25.850976943969837],[-81.53152465820307,25.894304275512866],[-81.5820846557616,25.882638931274524],[-81.61181640624994,25.915710449218807],[-81.7131958007812,25.970970153808594],[-81.74458312988274,26.035972595215014],[-81.7754135131836,26.039583206176868],[-81.80124664306639,26.089862823486328],[-81.81877899169916,26.228193283081055],[-81.83652496337879,26.30680465698248],[-81.86680603027344,26.375694274902344],[-81.83958435058594,26.37958335876476],[-81.85402679443358,26.44375038146984],[-81.93569183349604,26.455972671508903],[-82.0115280151366,26.483472824096733],[-82.06402587890625,26.567083358764762],[-82.04680633544916,26.609029769897575],[-82.08125305175781,26.665416717529354],[-82.08374786376953,26.709028244018725],[-82.06124877929688,26.767915725708004],[-82.05625152587879,26.86791610717773],[-82.09708404541016,26.915138244628963],[-82.09986114501953,26.953472137451286],[-82.15374755859375,26.92430686950695],[-82.1826400756836,26.925416946411303],[-82.15680694580078,26.85652732849144],[-82.14847564697254,26.788473129272518],[-82.21485900878906,26.798194885253906],[-82.301528930664,26.841527938842887],[-82.31819152832026,26.892639160156307],[-82.37930297851562,26.97819519042963],[-82.39569091796875,26.98263740539568],[-82.44444274902344,27.05750083923357],[-82.50833129882812,27.237222671508903],[-82.5411148071289,27.27000045776373],[-82.54207611083984,27.331666946411076],[-82.57386016845703,27.405267715454215],[-82.62944793701172,27.431667327880803],[-82.68833160400385,27.490833282470703],[-82.66422271728504,27.52277755737333],[-82.60301971435547,27.52532386779785],[-82.60333251953124,27.58416748046892],[-82.51805877685545,27.696113586425724],[-82.47312927246094,27.71929359436035],[-82.47250366210932,27.749443054199276],[-82.39583587646479,27.814720153808707],[-82.40252685546868,27.88205718994152],[-82.4622192382812,27.909721374511832],[-82.48735809326172,27.862689971923942],[-82.48110961914057,27.820833206176815],[-82.53666687011719,27.834445953369254],[-82.53333282470703,27.93861389160179],[-82.5538864135742,27.96666526794462],[-82.59333038330072,27.978610992431697],[-82.66546630859375,28.028528213501033],[-82.71056365966791,27.928812026977653],[-82.65499877929688,27.91083335876459],[-82.60820007324219,27.873386383056754],[-82.58721923828125,27.818889617919922],[-82.62194824218744,27.788610458374023],[-82.62472534179682,27.729999542236328],[-82.65207672119135,27.699239730835018],[-82.69091033935541,27.710550308227596],[-82.75138854980457,27.771390914917106],[-82.76860809326172,27.80166625976585],[-82.832534790039,27.83543205261236],[-82.8489761352539,27.875537872314453],[-82.81416320800781,27.935556411743164],[-82.7958297729491,27.98916625976568],[-82.77861022949219,28.120832443237248],[-82.79885864257807,28.184537887573185],[-82.76455688476561,28.214445114135856],[-82.73147583007812,28.324895858764762],[-82.70222473144531,28.375555038452205],[-82.707778930664,28.402778625488395],[-82.66663360595702,28.45120239257824],[-82.66783142089838,28.52828407287626],[-82.64644622802729,28.562887191772514],[-82.66592407226557,28.66609764099132],[-82.63589477539051,28.697044372558704],[-82.69361114501953,28.721666336059624],[-82.6563262939453,28.74718666076683],[-82.68564605712884,28.79355239868164],[-82.73091125488281,28.836986541748164],[-82.70985412597656,28.873872756958068],[-82.67861175537104,28.87222480773937],[-82.64861297607422,28.913333892822262],[-82.70926666259766,28.935716629028434],[-82.76361083984374,29.003334045410213],[-82.7441635131836,29.025554656982475],[-82.77694702148426,29.073610305786246],[-82.80833435058594,29.077777862549055],[-82.80313110351562,29.143190383911186],[-82.85361480712885,29.164442062377987],[-83.02361297607422,29.17000007629395],[-83.07111358642578,29.191667556762805],[-83.07135009765625,29.248714447021538],[-83.16822052001947,29.30635261535639],[-83.21826934814447,29.419702529907227],[-83.26869201660156,29.43045234680181],[-83.35555267333984,29.499721527099663],[-83.39756774902338,29.51854705810558],[-83.4084396362304,29.59233093261724],[-83.40567016601557,29.653249740600582],[-83.43329620361328,29.677825927734485],[-83.48227691650385,29.69112014770525],[-83.53385925292963,29.721445083618164],[-83.5782852172851,29.767953872680664],[-83.586669921875,29.819999694824215],[-83.63706207275379,29.884033203124943],[-83.68118286132807,29.922294616699276],[-83.79114532470697,29.980447769165036],[-83.82527923583984,29.9852752685548],[-83.9327774047851,30.04027557373047],[-84.00277709960932,30.100276947021484],[-84.13166809082031,30.092500686645792],[-84.27500152587889,30.09333419799816],[-84.28607177734375,30.058645248413367],[-84.33944702148425,30.07416725158697],[-84.37750244140625,30.00916671752935],[-84.33918762207031,29.94748115539573],[-84.34222412109375,29.901111602783143],[-84.44548797607416,29.929700851440487],[-84.4911117553711,29.910278320312557],[-84.5352783203125,29.909166336059627],[-84.73418426513672,29.805259704589787],[-84.75696563720692,29.788038253784293],[-84.86557769775385,29.744047164916992],[-84.90431213378906,29.786315917968803],[-84.93638610839842,29.75027847290039],[-84.99055480957031,29.715000152587887],[-85.10250091552734,29.71861076354992],[-85.24081420898438,29.689567565918026],[-85.31315612792969,29.687715530395565],[-85.30278015136719,29.8083324432373],[-85.366943359375,29.9022216796875],[-85.42805480957026,29.950317382812553],[-85.47499847412108,29.95630645751965],[-85.49283599853514,29.984508514404293],[-85.57749938964838,30.0508327484132],[-85.67055511474602,30.10472488403326],[-85.67111206054688,30.14138793945312],[-85.6033325195312,30.091388702392635],[-85.53805541992188,30.080278396606502],[-85.5394439697265,30.127220153808533],[-85.60388946533197,30.114166259765685],[-85.70083618164062,30.165277481079098],[-85.71639251708984,30.19416618347168],[-85.68000030517571,30.248888015747127],[-85.76305389404291,30.30194473266607],[-85.84583282470696,30.275554656982425],[-85.84944152832031,30.232778549194393],[-85.79972076416016,30.253057479858338],[-85.741943359375,30.214721679687614],[-85.7533340454101,30.177221298218],[-85.70999908447266,30.146387100219723],[-85.7341690063476,30.12222290039074],[-85.77555847167962,30.156665802002063],[-85.9263916015625,30.240276336669922],[-86.08499908447266,30.302795410156303],[-86.24944305419916,30.351408004760795],[-86.33305358886719,30.370277404785156],[-86.24805450439453,30.428611755371094],[-86.15831756591797,30.380256652832085],[-86.11886596679688,30.379148483276538],[-86.12387084960938,30.416925430297912],[-86.20500183105463,30.476406097412106],[-86.25499725341786,30.486686706543026],[-86.42222595214844,30.45224189758312],[-86.4438858032226,30.483907699584964],[-86.58444213867188,30.434165954589847],[-86.60472106933592,30.40111160278326],[-86.7202758789062,30.41083335876465],[-86.82055664062499,30.407499313354773],[-86.949722290039,30.395277023315487],[-87.10597991943358,30.370470046997237],[-87.0848159790039,30.3994197845459],[-87.01474761962889,30.40338516235374],[-86.93638610839838,30.45444679260254],[-87.01808929443354,30.505195617675835],[-87.0677261352539,30.447778701782457],[-87.10246276855469,30.44535064697277],[-87.09802246093744,30.515792846679684],[-87.15878295898432,30.580459594726566],[-87.18436431884764,30.5265674591065],[-87.15249633789051,30.489721298217887],[-87.17863464355469,30.423088073730465],[-87.2450027465819,30.398611068725586],[-87.32033538818354,30.332887649536076],[-87.38698577880854,30.323280334472766],[-87.42916870117188,30.389997482299915],[-87.34833526611328,30.42194366455078],[-87.35861206054688,30.454168319702376],[-87.40110778808588,30.454168319702376],[-87.43598175048828,30.483200073242188],[-87.44822692871088,30.518020629882923],[-87.39742279052734,30.61063957214367],[-87.40706634521483,30.67308998107916],[-87.46852874755852,30.701368331909233],[-87.53276062011719,30.744739532470877],[-87.54714965820312,30.779718399048136],[-87.63722991943354,30.867040634155213],[-87.59046936035156,30.965362548828125],[-87.60121154785155,31.00036048889166],[-87.21276855468737,31.000719070434798],[-86.77204895019524,31.00000953674322],[-86.70160675048828,30.99559020996105],[-86.43486022949207,30.99431037902843],[-85.80584716796875,30.99451065063482],[-85.49175262451166,30.996650695800785],[-85.37808227539057,31.000280380249084],[-85.0035171508789,31.002109527587947],[-85.0034561157226,30.977890014648548],[-84.9376602172851,30.888378143310543],[-84.93704223632812,30.832830429077205],[-84.91644287109374,30.754199981689506],[-84.86650848388666,30.71162986755371],[-84.28105163574213,30.686340332031477],[-83.95214843749994,30.670869827270447],[-83.3015518188476,30.63228034973173],[-82.69378662109364,30.597801208496094],[-82.22128295898438,30.568700790405387],[-82.24001312255854,30.53873062133783],[-82.20160675048828,30.47500038146973],[-82.20789337158202,30.416320800781534],[-82.16179656982416,30.359058380126896],[-82.10443115234375,30.366781234741207],[-82.06710815429682,30.35713005065924],[-82.02073669433594,30.4724502563476],[-82.01039123535155,30.583021163940543],[-82.05146026611322,30.657659530639645],[-82.04178619384766,30.750761032104716],[-81.9760971069336,30.778360366821346],[-81.94033813476562,30.828460693359432],[-81.88157653808594,30.802589416504016],[-81.79400634765625,30.784500122070256],[-81.72054290771479,30.746891021728516],[-81.65260314941406,30.744270324707028],[-81.56159210205077,30.716159820556637],[-81.501480102539,30.728580474853516]]]]},"properties":{"ID_0":244,"ISO":"US-FL","NAME_0":"United States","ID_1":10,"NAME_1":"Florida","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"FL|Fla."}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-81.34130859375,31.29382705688488],[-81.3365859985351,31.24535942077642],[-81.31055450439447,31.215000152587947],[-81.38811492919922,31.134208679199272],[-81.41416931152344,31.139722824096733],[-81.41805267333972,31.189443588256836],[-81.37351989746082,31.299337387085014],[-81.34130859375,31.29382705688488]]],[[[-81.37881469726562,31.313558578491378],[-81.31694793701166,31.30777740478521],[-81.27058410644526,31.25894165039068],[-81.29541015624989,31.21582984924316],[-81.32569122314453,31.244155883789176],[-81.31703948974602,31.286031723022575],[-81.37881469726562,31.313558578491378]]],[[[-81.19666290283202,31.536945343017635],[-81.17778015136719,31.514722824096793],[-81.2794418334961,31.378334045410213],[-81.3077774047851,31.4233341217041],[-81.29444122314447,31.487777709960934],[-81.25971984863274,31.497777938842887],[-81.2372207641601,31.529443740844783],[-81.19666290283202,31.536945343017635]]],[[[-81.1280517578125,31.850555419921875],[-81.03388977050776,31.813888549804627],[-81.07027435302733,31.76833343505859],[-81.1386108398437,31.719999313354435],[-81.17424774169922,31.81726264953619],[-81.1280517578125,31.850555419921875]]],[[[-80.85972595214844,31.9983310699464],[-80.86416625976562,31.970277786254936],[-80.9259414672851,31.941579818725867],[-80.92694091796875,31.9927787780764],[-80.87722015380854,31.99111175537109],[-80.85972595214844,31.9983310699464]]],[[[-81.01222229003905,32.073333740234375],[-80.92451477050776,32.00910186767584],[-80.93250274658197,31.99111175537109],[-80.93000030517578,31.971666336059684],[-81.0008316040039,31.9555549621582],[-80.99695587158203,31.99205207824718],[-81.02333068847645,32.02388763427729],[-81.04694366455072,32.026390075683594],[-81.0455551147461,32.03610992431658],[-81.0391159057617,32.045043945312614],[-81.02833557128906,32.04972076416021],[-81.02833557128906,32.06277847290061],[-81.01222229003905,32.073333740234375]]],[[[-80.97160339355463,32.07407760620122],[-80.99583435058588,32.064445495605526],[-81.01136779785156,32.07463073730463],[-81.02123260498036,32.07039642333996],[-81.02899169921875,32.063816070556754],[-81.03200531005848,32.05845260620145],[-81.03128051757812,32.05092239379883],[-81.04222106933594,32.04583358764654],[-81.04966735839844,32.0291633605957],[-81.04631805419922,32.02412033081083],[-81.03277587890625,32.01889038085949],[-81.02416992187494,32.01944351196289],[-81.00472259521477,31.99861145019537],[-81.01416778564446,31.965555191040153],[-80.973892211914,31.912778854370398],[-81.05722045898438,31.87805557250988],[-81.1734848022461,31.84024620056158],[-81.20265197753906,31.787746429443416],[-81.17597961425776,31.773580551147575],[-81.17166900634766,31.727222442626953],[-81.14521026611317,31.698974609375053],[-81.12977600097656,31.63079261779796],[-81.16592407226562,31.563375473022575],[-81.19055175781249,31.573335647583065],[-81.23139190673822,31.549722671508903],[-81.29194641113276,31.495277404785213],[-81.328887939453,31.479444503784293],[-81.32605743408203,31.456237792968864],[-81.37066650390625,31.42959976196317],[-81.33499908447266,31.390832901001257],[-81.33222198486315,31.332223892211967],[-81.37166595458984,31.338054656982536],[-81.40169525146484,31.303581237793022],[-81.38866424560541,31.28318214416504],[-81.42276000976562,31.246707916259883],[-81.46305847167963,31.177221298217773],[-81.43527984619135,31.13388824462902],[-81.46694183349604,31.092222213745178],[-81.43277740478516,31.080556869506893],[-81.425552368164,31.048612594604432],[-81.48374176025385,31.037820816040153],[-81.46060180664062,30.998916625976562],[-81.50853729248041,30.977500915527454],[-81.46903228759766,30.922718048095707],[-81.43250274658203,30.93611145019543],[-81.40416717529297,30.91583251953131],[-81.42601776123047,30.84491539001459],[-81.45361328124994,30.794721603393665],[-81.46055603027338,30.752500534057674],[-81.501480102539,30.728580474853516],[-81.56159210205077,30.716159820556637],[-81.65260314941406,30.744270324707028],[-81.72054290771479,30.746891021728516],[-81.79400634765625,30.784500122070256],[-81.88157653808594,30.802589416504016],[-81.94033813476562,30.828460693359432],[-81.9760971069336,30.778360366821346],[-82.04178619384766,30.750761032104716],[-82.05146026611322,30.657659530639645],[-82.01039123535155,30.583021163940543],[-82.02073669433594,30.4724502563476],[-82.06710815429682,30.35713005065924],[-82.10443115234375,30.366781234741207],[-82.16179656982416,30.359058380126896],[-82.20789337158202,30.416320800781534],[-82.20160675048828,30.47500038146973],[-82.24001312255854,30.53873062133783],[-82.22128295898438,30.568700790405387],[-82.69378662109364,30.597801208496094],[-83.3015518188476,30.63228034973173],[-83.95214843749994,30.670869827270447],[-84.28105163574213,30.686340332031477],[-84.86650848388666,30.71162986755371],[-84.91644287109374,30.754199981689506],[-84.93704223632812,30.832830429077205],[-84.9376602172851,30.888378143310543],[-85.0034561157226,30.977890014648548],[-85.0035171508789,31.002109527587947],[-85.04036712646477,31.109710693359542],[-85.10994720458984,31.1935310363769],[-85.10074615478509,31.23040008544933],[-85.11733245849604,31.274070739746204],[-85.08750915527332,31.322122573852592],[-85.09623718261717,31.366870880127063],[-85.07035827636719,31.436840057373104],[-85.07000732421874,31.48705101013189],[-85.04544067382807,31.54432106018072],[-85.06743621826172,31.626979827880913],[-85.12568664550781,31.694789886474776],[-85.12269592285145,31.734119415283203],[-85.14354705810541,31.838380813598633],[-85.11747741699219,31.91240119934082],[-85.08621978759766,31.94074058532715],[-85.05970764160156,32.01898956298828],[-85.064453125,32.13151931762707],[-84.98010253906244,32.21337890625006],[-84.92946624755854,32.22145843505871],[-84.89586639404297,32.26670074462885],[-84.94641876220703,32.30226135253912],[-84.99973297119135,32.322341918945426],[-84.98240661621088,32.40573883056635],[-85.00055694580078,32.50735092163086],[-85.07843780517572,32.59378051757824],[-85.09144592285156,32.65816879272472],[-85.11252593994139,32.68983078002941],[-85.12526702880854,32.77886962890625],[-85.16927337646484,32.81174087524414],[-85.1902770996093,32.88056182861334],[-85.22454071044916,33.06932067871111],[-85.26397705078125,33.26203155517584],[-85.3737564086914,33.83765029907238],[-85.44935607910156,34.21974945068365],[-85.57299804687493,34.80289077758795],[-85.6055068969726,34.98553085327142],[-85.341796875,34.983901977539006],[-85.15265655517578,34.987590789795036],[-84.63743591308588,34.99055099487305],[-84.32096862792969,34.989040374755916],[-83.92658233642572,34.98746109008789],[-83.62158966064447,34.98707962036132],[-83.62129974365229,34.991630554199276],[-83.10518646240229,35.002040863037166],[-83.12098693847656,34.935989379882926],[-83.1571273803711,34.93120193481445],[-83.24946594238276,34.868099212646484],[-83.32113647460936,34.791290283203125],[-83.31874084472656,34.759410858154354],[-83.3543472290039,34.72204971313482],[-83.3403091430664,34.68120956420904],[-83.30577087402342,34.67078018188488],[-83.23204803466797,34.61494064331055],[-83.1658935546875,34.606731414794865],[-83.08190917968744,34.51549148559576],[-83.00496673583972,34.47412109375],[-82.90898895263672,34.48638916015631],[-82.86119842529297,34.453800201416016],[-82.83175659179682,34.36454010009776],[-82.8000869750976,34.34313964843756],[-82.75189971923828,34.27260971069336],[-82.74201965332024,34.213420867920036],[-82.7173233032226,34.152111053466854],[-82.67639923095697,34.128421783447266],[-82.64351654052729,34.07118988037121],[-82.59947967529295,34.033641815185604],[-82.56704711914062,33.96025085449219],[-82.51386260986327,33.93914031982427],[-82.42810821533203,33.86927032470703],[-82.39405059814453,33.86035919189459],[-82.30520629882812,33.80398941040039],[-82.25073242187499,33.75241088867193],[-82.23490142822266,33.703048706054744],[-82.20197296142567,33.67016983032238],[-82.19534301757812,33.63183975219738],[-82.1444473266601,33.59555053710932],[-82.10707855224602,33.598049163818416],[-82.01187133789057,33.531261444091854],[-81.98615264892571,33.487548828125114],[-81.93141937255848,33.46707916259771],[-81.9140167236328,33.44359970092785],[-81.94261169433592,33.40880966186529],[-81.91983795166016,33.33572006225586],[-81.83669281005854,33.27439880371094],[-81.85147094726557,33.24932098388683],[-81.80722045898432,33.2150611877442],[-81.76786041259754,33.21591186523443],[-81.75895690917963,33.155719757080135],[-81.7210693359375,33.125728607177734],[-81.6466064453125,33.09365844726568],[-81.61418151855469,33.095310211181754],[-81.56463623046864,33.04906845092796],[-81.51138305664055,33.026649475097656],[-81.49122619628906,32.99359130859369],[-81.50157928466791,32.936889648437614],[-81.45783233642578,32.85100173950207],[-81.42125701904295,32.83441925048834],[-81.42806243896479,32.78649139404296],[-81.40851593017567,32.756649017333984],[-81.41419982910155,32.71479034423828],[-81.39422607421875,32.65258026123047],[-81.41751861572266,32.631721496582145],[-81.38025665283196,32.59091186523449],[-81.32314300537104,32.563720703125],[-81.27886962890625,32.55788040161133],[-81.27002716064446,32.53335952758795],[-81.19062805175781,32.45779037475609],[-81.20572662353516,32.43519210815441],[-81.17884063720697,32.38148880004883],[-81.12291717529297,32.30223083496094],[-81.15537261962889,32.240268707275504],[-81.11042785644531,32.173408508300895],[-81.11342620849602,32.114349365234375],[-81.05835723876953,32.08771896362305],[-81.00077819824219,32.098079681396534],[-80.97160339355463,32.07407760620122]]]]},"properties":{"ID_0":244,"ISO":"US-GA","NAME_0":"United States","ID_1":11,"NAME_1":"Georgia","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"GA|Ga."}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-155.8499755859375,20.26799964904779],[-155.74346923828128,20.22883033752447],[-155.73027038574213,20.202236175537053],[-155.65138244628895,20.164722442626953],[-155.58685302734375,20.11893081665039],[-155.55610656738278,20.128889083862305],[-155.40408325195307,20.076633453369197],[-155.27925109863278,20.018821716308707],[-155.1566619873047,19.931943893432674],[-155.0894470214843,19.86249923706066],[-155.08999633789062,19.734165191650504],[-155.00389099121097,19.73722267150879],[-154.97778320312494,19.684722900390625],[-154.9800109863281,19.637643814086914],[-154.90306091308594,19.56888961791998],[-154.81111145019526,19.526111602783203],[-154.82139587402338,19.475555419921932],[-154.97250366210938,19.34888839721674],[-155.07095336914057,19.311277389526424],[-155.13053894042972,19.272815704345703],[-155.20666503906244,19.25620460510254],[-155.26307678222656,19.270912170410213],[-155.29359436035156,19.263383865356555],[-155.3580322265624,19.20538330078125],[-155.42353820800776,19.17698478698736],[-155.45018005371094,19.148740768432674],[-155.50466918945315,19.134767532348686],[-155.54348754882807,19.085136413574276],[-155.55157470703125,19.052028656005916],[-155.6380615234375,18.934722900390625],[-155.6863861083984,18.937221527099666],[-155.79527282714838,19.00416755676281],[-155.88194274902347,19.036388397216854],[-155.91888427734372,19.114999771118107],[-155.90167236328125,19.24805641174322],[-155.88471984863276,19.332223892212028],[-155.92611694335932,19.460832595825195],[-155.96000671386716,19.513610839843746],[-155.9752960205078,19.604625701904407],[-156.02806091308585,19.670833587646595],[-156.06195068359372,19.727777481079215],[-156.05027770996088,19.774446487426815],[-155.95832824707034,19.85305404663086],[-155.935562133789,19.850000381469783],[-155.8899993896484,19.92916679382324],[-155.83305358886716,19.977779388427734],[-155.8240051269531,20.02692031860363],[-155.8800048828125,20.102777481079215],[-155.89604187011716,20.142921447753963],[-155.90333557128903,20.21249961853033],[-155.88806152343744,20.251667022705078],[-155.8499755859375,20.26799964904779]]],[[[-156.57305908203125,20.604444503784237],[-156.5391082763672,20.576652526855522],[-156.5845336914062,20.50846481323248],[-156.6204223632812,20.515682220458984],[-156.67250061035153,20.500833511352653],[-156.69860839843747,20.533611297607422],[-156.67443847656247,20.556943893432674],[-156.57305908203125,20.604444503784237]]],[[[-156.98101806640625,20.927368164062496],[-156.89349365234375,20.911701202392635],[-156.8377380371093,20.86478805541998],[-156.8059692382812,20.82155227661127],[-156.83531188964844,20.76053810119629],[-156.88945007324216,20.734443664550895],[-156.9638824462891,20.730831146240234],[-156.98818969726562,20.779018402099553],[-156.9969482421875,20.839723587036186],[-157.052505493164,20.872777938842773],[-157.0579223632812,20.909042358398438],[-156.98101806640625,20.927368164062496]]],[[[-156.6020050048827,21.031440734863395],[-156.55735778808588,21.011579513549748],[-156.473892211914,20.890832901001033],[-156.38360595703122,20.91610908508295],[-156.32943725585935,20.94555473327648],[-156.2386169433594,20.934999465942326],[-156.16638183593747,20.8624992370606],[-156.13027954101562,20.857778549194393],[-156.11041259765625,20.825876235962028],[-156.00027465820312,20.792222976684627],[-155.9824981689452,20.722778320312557],[-156.0449981689453,20.653055191040153],[-156.11077880859372,20.639612197875977],[-156.14027404785156,20.617776870727653],[-156.1900482177734,20.628345489501896],[-156.29804992675776,20.582220077514762],[-156.3767395019531,20.57512855529785],[-156.44139099121088,20.604999542236385],[-156.4478149414062,20.721292495727596],[-156.46310424804688,20.781156539917106],[-156.50122070312494,20.796543121338004],[-156.53831481933588,20.774984359741264],[-156.62028503417963,20.806943893432617],[-156.68705749511713,20.88204574584961],[-156.69250488281244,20.947223663330192],[-156.66333007812494,21.004444122314567],[-156.6020050048827,21.031440734863395]]],[[[-157.25416564941406,21.224485397338867],[-157.18745422363276,21.20293807983404],[-157.0652313232422,21.19520950317377],[-156.99795532226554,21.179031372070426],[-156.97055053710935,21.21583557128912],[-156.9432678222656,21.172735214233512],[-156.86604309082026,21.161346435546818],[-156.8011169433593,21.17515373229986],[-156.74513244628898,21.17407035827648],[-156.71092224121088,21.147928237915096],[-156.7483367919922,21.10305595397955],[-156.80206298828116,21.066833496093807],[-156.87399291992176,21.046594619750977],[-156.97819519042963,21.070430755615348],[-157.03546142578122,21.094898223876953],[-157.0946044921875,21.102476119995174],[-157.14884948730466,21.09117507934576],[-157.24867248535148,21.086830139160153],[-157.29830932617188,21.09283638000494],[-157.29194641113284,21.1427783966065],[-157.25079345703122,21.177490234375053],[-157.25416564941406,21.224485397338867]]],[[[-157.98333740234375,21.711111068725643],[-157.94444274902344,21.686986923217773],[-157.92066955566403,21.62626838684082],[-157.83380126953125,21.526454925537223],[-157.8499450683594,21.509996414184624],[-157.840087890625,21.460025787353572],[-157.7867889404297,21.41409873962408],[-157.74266052246088,21.41182899475092],[-157.7055969238281,21.377317428588924],[-157.70391845703125,21.347293853759822],[-157.6510772705078,21.298845291137752],[-157.7074432373047,21.2589569091798],[-157.7427825927734,21.279720306396484],[-157.79611206054685,21.256776809692383],[-157.8622283935547,21.290832519531364],[-157.89945983886713,21.326887130737305],[-157.94848632812491,21.303470611572322],[-157.97055053710938,21.322500228881836],[-158.0314788818359,21.303848266601562],[-158.10313415527344,21.294956207275334],[-158.1423187255859,21.377204895019645],[-158.18013000488276,21.405370712280327],[-158.19111633300776,21.44666671752935],[-158.23167419433594,21.482500076294002],[-158.24075317382812,21.581401824951286],[-158.12982177734375,21.582038879394588],[-158.07666015624994,21.62555503845209],[-158.06111145019526,21.655555725097656],[-157.98333740234375,21.711111068725643]]],[[[-160.08860778808588,22.006111145019474],[-160.06860351562497,21.967775344848746],[-160.06719970703122,21.893495559692383],[-160.16111755371088,21.86138916015625],[-160.2024993896484,21.78805541992199],[-160.24694824218747,21.814510345459098],[-160.2294464111328,21.88555335998541],[-160.162612915039,21.940231323242244],[-160.1298828125,21.950317382812557],[-160.08860778808588,22.006111145019474]]],[[[-159.40388488769526,22.235828399658317],[-159.3498382568359,22.214864730835075],[-159.31227111816403,22.182897567749023],[-159.29449462890616,22.14598274230957],[-159.29678344726557,22.104290008544922],[-159.33476257324216,22.049182891845703],[-159.33193969726562,21.95750045776373],[-159.418472290039,21.88267517089855],[-159.45126342773432,21.87254333496105],[-159.55200195312497,21.887086868286246],[-159.63389587402338,21.91250038146984],[-159.6738891601562,21.955871582031307],[-159.75639343261716,21.97861099243164],[-159.78558349609375,22.014711380004996],[-159.78578186035153,22.061866760253906],[-159.74598693847653,22.09675216674816],[-159.72303771972653,22.152673721313477],[-159.64411926269526,22.180755615234432],[-159.58129882812497,22.223344802856502],[-159.53967285156244,22.21302604675293],[-159.47772216796872,22.230653762817326],[-159.40388488769526,22.235828399658317]]]]},"properties":{"ID_0":244,"ISO":"US-HI","NAME_0":"United States","ID_1":12,"NAME_1":"Hawaii","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"HI|Hawaii"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-111.0487289428711,44.4772300720216],[-111.04792022705072,44.13510894775396],[-111.04548645019531,43.72747039794927],[-111.04361724853514,43.313579559326115],[-111.04464721679688,42.78892135620117],[-111.04721069335936,42.425991058349666],[-111.04627990722656,42.00048065185546],[-111.44790649414057,42.00119018554698],[-111.5833129882812,42.00419998168945],[-111.94718170166016,41.999179840088004],[-112.16398620605469,42.00170898437506],[-112.65870666503895,41.99991989135748],[-113.151611328125,41.99660873413086],[-113.8321914672851,41.99040985107422],[-114.04038238525385,41.99338150024414],[-114.59839630126953,41.99534988403326],[-114.85457611083984,42.000251770019645],[-115.22638702392578,41.99446105957037],[-115.99278259277342,41.99637985229492],[-116.43517303466797,41.99805068969738],[-117.02926635742182,42.00030899047857],[-117.02803802490229,42.62831878662121],[-117.02799224853516,43.031379699707145],[-117.027587890625,43.56449890136713],[-117.02704620361328,43.80686950683605],[-117.0323028564453,43.829761505126946],[-116.98259735107422,43.8668785095216],[-116.9619903564453,43.91259002685541],[-116.97589111328114,43.9658203125],[-116.9359970092773,43.99164199829096],[-116.93847656249993,44.03417968750006],[-116.96887207031249,44.087291717529354],[-116.91957092285156,44.107582092285156],[-116.8932418823242,44.15930175781256],[-116.9663619995117,44.19636917114258],[-116.97283172607416,44.239170074463004],[-117.09243011474597,44.271839141845646],[-117.18097686767578,44.26435089111328],[-117.21711730957031,44.30352020263677],[-117.19207000732416,44.3441619873048],[-117.23731231689453,44.3966522216798],[-117.21296691894526,44.42815017700201],[-117.2239990234375,44.47993087768549],[-117.14733886718744,44.53520202636719],[-117.14137268066406,44.56996917724615],[-117.06185150146483,44.70809173583995],[-117.02852630615227,44.75107955932623],[-116.93521118164064,44.78303146362305],[-116.92706298828112,44.80733871459966],[-116.85518646240234,44.88161087036127],[-116.83304595947266,44.93862152099615],[-116.85294342041011,44.97930145263677],[-116.84127044677734,45.028678894043026],[-116.79583740234364,45.060630798339844],[-116.78071594238281,45.09701156616211],[-116.72841644287098,45.1450309753418],[-116.66703796386717,45.327098846435604],[-116.58493804931642,45.44142913818365],[-116.55047607421875,45.469669342041016],[-116.55211639404295,45.505729675293026],[-116.52025604248047,45.55532073974615],[-116.46163940429682,45.609310150146484],[-116.53412628173822,45.692520141601506],[-116.53446960449219,45.73492050170909],[-116.59236145019533,45.779312133789],[-116.66234588623047,45.781181335449325],[-116.69354248046874,45.81795120239258],[-116.78734588623041,45.832050323486264],[-116.78896331787102,45.85863876342779],[-116.865966796875,45.91519927978521],[-116.91250610351561,45.99723052978521],[-116.94528198242176,46.06666946411132],[-116.97305297851561,46.07818984985357],[-116.92176818847656,46.17113876342785],[-116.96367645263665,46.206371307373104],[-116.96131896972656,46.24880218505865],[-116.98697662353514,46.2957115173341],[-117.06054687499994,46.36286926269537],[-117.0379867553711,46.42877960205078],[-117.04013061523436,46.859722137451115],[-117.04223632812493,47.36647033691406],[-117.04263305664057,48.04587936401378],[-117.03907012939453,48.59041976928722],[-117.02943420410156,48.99961471557617],[-116.0507202148437,49.00037384033209],[-116.04956054687494,48.61183166503912],[-116.04709625244134,47.97301101684582],[-116.02147674560547,47.96451187133789],[-115.90030670166009,47.84254074096691],[-115.84829711914062,47.81541061401373],[-115.83143615722658,47.7523193359375],[-115.72399902343744,47.696281433105526],[-115.7278594970703,47.64252853393555],[-115.68984222412104,47.592601776123104],[-115.75248718261713,47.55353164672857],[-115.70553588867186,47.53404998779308],[-115.68971252441406,47.48748016357433],[-115.7047271728515,47.45449066162121],[-115.75197601318361,47.436679840088004],[-115.60431671142565,47.37866210937499],[-115.55426788330078,47.34683990478521],[-115.50293731689446,47.28733062744146],[-115.40880584716791,47.265338897705135],[-115.32601165771479,47.260028839111435],[-115.2931060791015,47.22064208984386],[-115.29631042480469,47.18864059448248],[-115.18415832519531,47.1279792785645],[-115.10897827148425,47.053329467773494],[-115.08354949951172,47.04393005371094],[-115.04988098144531,46.970748901367244],[-115.0145416259765,46.97518920898449],[-114.92325592041016,46.91519927978515],[-114.9432373046875,46.85945129394531],[-114.88899993896484,46.80926895141607],[-114.76790618896484,46.760261535644474],[-114.78440856933588,46.709308624267635],[-114.75325012207026,46.69955062866211],[-114.6940689086914,46.73913955688488],[-114.62938690185547,46.713420867920036],[-114.64138031005854,46.66588973999035],[-114.59097290039062,46.63652038574219],[-114.5419464111328,46.65205001831055],[-114.46794128417969,46.63304901123046],[-114.43216705322264,46.66014099121094],[-114.33091735839844,46.65861129760748],[-114.3250732421875,46.611099243164006],[-114.34458160400384,46.51733016967785],[-114.40328979492186,46.498908996582145],[-114.38157653808588,46.460391998291016],[-114.3924713134765,46.411220550537166],[-114.41900634765625,46.392768859863274],[-114.41536712646479,46.338520050048885],[-114.45215606689447,46.239139556884766],[-114.4468765258789,46.17393112182622],[-114.50419616699219,46.16942977905285],[-114.52436065673822,46.14707946777344],[-114.4602661132812,46.094451904296875],[-114.49426269531249,46.05138015747081],[-114.48750305175781,46.00328063964843],[-114.4269561767578,45.98537063598644],[-114.43171691894531,45.93975067138672],[-114.38598632812494,45.88628005981445],[-114.51315307617186,45.84299087524419],[-114.56553649902344,45.77730941772455],[-114.50074005126952,45.71800994873052],[-114.50997161865229,45.65647888183588],[-114.56237030029297,45.638771057128906],[-114.53904724121088,45.61233901977539],[-114.55738830566406,45.5707893371582],[-114.46774291992188,45.564689636230575],[-114.42681121826166,45.513469696045036],[-114.3684463500976,45.4918098449707],[-114.34059906005852,45.45949172973644],[-114.27153778076166,45.48403930664074],[-114.22936248779297,45.547359466552784],[-114.2017593383789,45.535438537597706],[-114.14068603515618,45.5566520690918],[-114.08351135253906,45.59706115722662],[-114.06456756591797,45.62884140014654],[-114.01467132568358,45.658760070800724],[-113.98562622070307,45.704719543457145],[-113.8983764648437,45.64971923828131],[-113.90670776367188,45.624568939208984],[-113.81862640380854,45.61006927490245],[-113.79740142822266,45.583091735839844],[-113.8338623046875,45.51961898803705],[-113.77310180664061,45.52172088623052],[-113.75855255126947,45.48418045043945],[-113.78024291992188,45.45209121704112],[-113.7335968017578,45.3900718688966],[-113.73848724365234,45.33082962036133],[-113.68772125244129,45.28544998168945],[-113.6874160766601,45.25794219970709],[-113.59056854248047,45.18058013916026],[-113.55175018310547,45.112850189208984],[-113.48876190185541,45.06468200683593],[-113.45484161376953,45.05990219116222],[-113.43859863281244,45.00783920288097],[-113.4488906860351,44.9556007385255],[-113.49172210693354,44.925960540771534],[-113.45603942871087,44.869979858398494],[-113.38710784912104,44.8386802673341],[-113.3285675048827,44.78882217407232],[-113.24751281738281,44.822879791259766],[-113.13465118408197,44.7754020690918],[-113.05252075195311,44.62907028198253],[-113.08577728271484,44.60416030883789],[-113.00942993164057,44.527019500732536],[-113.02422332763666,44.49374008178716],[-112.97856140136712,44.43222045898443],[-112.904556274414,44.39897155761719],[-112.85076141357416,44.358100891113395],[-112.81443023681634,44.39477920532232],[-112.83776092529295,44.42301940917969],[-112.78270721435547,44.48299026489258],[-112.71492767333984,44.505580902099666],[-112.66506958007807,44.48810195922862],[-112.54226684570312,44.48559951782238],[-112.50125122070301,44.464931488037166],[-112.4668884277343,44.478900909423885],[-112.3834228515625,44.449279785156364],[-112.35578155517572,44.53300094604492],[-112.2862319946289,44.569118499755916],[-112.22392272949207,44.544868469238224],[-112.11444091796864,44.52539062500011],[-112.03589630126953,44.544330596923885],[-111.97585296630854,44.53910064697277],[-111.94825744628906,44.55696105957037],[-111.86934661865223,44.56618881225585],[-111.84430694580077,44.52912139892584],[-111.76660156249994,44.528011322021484],[-111.70124816894531,44.5586509704591],[-111.61666107177734,44.549110412597656],[-111.50757598876953,44.562278747558594],[-111.52117156982422,44.61470031738281],[-111.47173309326165,44.66799926757818],[-111.4876480102539,44.703090667724545],[-111.3927612304687,44.750968933105526],[-111.33693695068358,44.731929779052734],[-111.25489044189447,44.65090179443371],[-111.22852325439453,44.580318450927734],[-111.1820602416992,44.5683708190919],[-111.13313293457031,44.53385925292968],[-111.11194610595703,44.490871429443416],[-111.0487289428711,44.4772300720216]]]},"properties":{"ID_0":244,"ISO":"US-ID","NAME_0":"United States","ID_1":13,"NAME_1":"Idaho","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"ID|Idaho"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-87.01808166503905,42.49470138549815],[-87.06904602050774,42.33909988403332],[-87.20712280273432,41.76071166992182],[-87.52404785156239,41.760330200195256],[-87.52703857421875,41.40859985351574],[-87.52645874023438,40.839031219482415],[-87.52536773681635,40.55047988891607],[-87.53270721435541,40.13093185424816],[-87.53233337402338,39.882061004638786],[-87.53044891357422,39.351600646972656],[-87.57672119140625,39.342601776123104],[-87.60780334472656,39.31155014038097],[-87.6032028198241,39.263801574706974],[-87.57639312744134,39.24391937255871],[-87.58949279785156,39.19784927368175],[-87.65379333496094,39.142559051513786],[-87.61947631835932,39.09043884277343],[-87.57070159912108,39.056171417236435],[-87.57653045654297,39.004501342773494],[-87.5130386352539,38.95421981811529],[-87.55047607421874,38.85950851440441],[-87.50128173828125,38.79159164428722],[-87.49707794189453,38.743129730224666],[-87.53692626953114,38.6829719543457],[-87.58724212646479,38.67108917236334],[-87.6193618774414,38.641170501708984],[-87.63979339599604,38.57936859130864],[-87.6691207885742,38.54399871826172],[-87.6475219726562,38.51745986938482],[-87.70867919921864,38.48107147216797],[-87.73805236816395,38.47935867309582],[-87.74624633789057,38.40816879272466],[-87.82787322998041,38.337520599365234],[-87.83355712890625,38.29339981079113],[-87.87655639648438,38.309780120849666],[-87.92427825927727,38.30047988891613],[-87.98320770263666,38.21788024902344],[-87.96599578857422,38.18716049194347],[-87.9149932861328,38.16028976440441],[-87.9655685424804,38.10161209106445],[-87.9696273803711,38.066188812255916],[-88.034439086914,38.03411102294933],[-88.00997924804688,37.97835159301752],[-88.03122711181639,37.96012878417963],[-88.01988983154295,37.89234161376959],[-88.0897369384765,37.89950942993169],[-88.06246185302727,37.85980224609369],[-88.02509307861322,37.8417320251466],[-88.0269927978515,37.79903030395519],[-88.0531158447265,37.744499206543026],[-88.118179321289,37.710460662841854],[-88.15672302246094,37.64839172363287],[-88.13345336914061,37.58359909057623],[-88.07356262207031,37.531661987304744],[-88.08501434326172,37.47761917114269],[-88.25930786132807,37.45746994018555],[-88.3714370727539,37.40737915039057],[-88.41169738769526,37.42591857910156],[-88.47416687011713,37.387088775634766],[-88.51333618164061,37.278999328613395],[-88.45018768310547,37.20624923706049],[-88.4276504516601,37.132869720458984],[-88.46586608886713,37.07706069946295],[-88.5160675048828,37.062679290771484],[-88.5527725219726,37.07126998901367],[-88.61308288574219,37.11203002929693],[-88.7339477539062,37.14297103881836],[-88.79541778564453,37.18193054199213],[-88.91517639160145,37.22357940673828],[-89.00711059570301,37.2231788635255],[-89.07966613769526,37.171749114990234],[-89.11241912841797,37.12289047241222],[-89.16459655761719,37.07664871215825],[-89.17986297607422,37.02735137939459],[-89.1338882446289,36.983871459960994],[-89.17191314697266,36.971309661865234],[-89.25036621093743,37.06333923339844],[-89.25860595703125,37.01903915405279],[-89.29093933105469,36.98950958251953],[-89.38477325439453,37.04539871215826],[-89.37856292724598,37.0941619873048],[-89.42121124267578,37.131698608398494],[-89.45791625976562,37.186901092529354],[-89.46540069580078,37.252639770507926],[-89.51802062988281,37.276660919189446],[-89.50981140136719,37.31307983398443],[-89.4426193237304,37.34225082397455],[-89.4242095947265,37.39405059814453],[-89.44420623779297,37.444339752197266],[-89.49256134033203,37.493350982666016],[-89.52201080322266,37.55828857421875],[-89.47628784179682,37.59352874755871],[-89.5158615112304,37.63887023925787],[-89.51522064208979,37.68917083740239],[-89.58212280273436,37.710449218750114],[-89.67066192626947,37.757499694824276],[-89.66256713867176,37.78924179077154],[-89.73972320556629,37.84666061401373],[-89.7960586547851,37.85887908935547],[-89.84182739257807,37.904430389404354],[-89.88656616210932,37.87683105468749],[-89.94937133789062,37.88224029541021],[-89.98267364501953,37.96065902709961],[-90.05265808105469,38.007930755615234],[-90.10891723632812,38.03078079223644],[-90.12670135498041,38.060611724853516],[-90.23059844970702,38.10490036010748],[-90.27091217041009,38.15587997436535],[-90.34976196289057,38.21408081054693],[-90.37303161621087,38.278018951416016],[-90.37238311767572,38.32244873046881],[-90.343505859375,38.387161254882926],[-90.29840850830078,38.42538070678722],[-90.25949096679688,38.53298187255865],[-90.1922607421875,38.602478027343864],[-90.1789474487304,38.63215255737316],[-90.21204376220696,38.72344207763683],[-90.115966796875,38.81048965454113],[-90.11405944824219,38.85079956054693],[-90.25535583496087,38.92240905761719],[-90.32347869873047,38.93149948120117],[-90.38276672363276,38.95951080322271],[-90.46972656249994,38.961410522460994],[-90.50617980957024,38.905330657958984],[-90.57279205322266,38.86922073364269],[-90.62252044677727,38.88901901245123],[-90.661148071289,38.928131103515625],[-90.67455291748047,38.98577880859375],[-90.7124633789062,39.05490875244152],[-90.6824722290039,39.10945892333996],[-90.70310974121088,39.13827133178711],[-90.72669982910156,39.24869155883789],[-90.79711914062494,39.31177902221674],[-90.85743713378906,39.352481842041065],[-90.99164581298828,39.42308044433594],[-91.060302734375,39.471580505371094],[-91.09442138671875,39.532348632812614],[-91.16358947753906,39.55728912353526],[-91.18009185791016,39.599239349365234],[-91.24236297607422,39.63103103637707],[-91.27519226074219,39.666461944580135],[-91.36624145507811,39.72851943969738],[-91.36862182617188,39.80150985717779],[-91.43390655517572,39.844730377197266],[-91.44725036621088,39.874309539794915],[-91.41963195800781,39.91773223876959],[-91.49294281005852,40.030868530273494],[-91.51146697998047,40.12919998168951],[-91.50485992431635,40.237548828125],[-91.46582031249999,40.333351135253956],[-91.42041015625,40.37800979614257],[-91.36544799804676,40.39931869506847],[-91.37947845458984,40.44623947143566],[-91.36387634277344,40.49229049682617],[-91.40566253662104,40.56695938110362],[-91.3446426391601,40.608551025390625],[-91.25908660888666,40.635761260986385],[-91.18562316894531,40.63795852661127],[-91.113037109375,40.688339233398494],[-91.11419677734375,40.72602081298828],[-91.08967590332031,40.780441284179744],[-91.08941650390625,40.823539733886776],[-91.00430297851561,40.9048805236817],[-90.96453857421875,40.925048828125114],[-90.94586181640625,41.02133941650396],[-90.94737243652342,41.09474945068365],[-90.98867797851562,41.15380859375],[-91.05140686035143,41.168399810791016],[-91.08631134033192,41.20064163208008],[-91.11315155029297,41.25294876098633],[-91.07681274414062,41.30667114257818],[-91.06735229492188,41.36381149291998],[-91.04223632812494,41.41904067993163],[-90.98979187011712,41.43165969848632],[-90.92634582519526,41.42404174804698],[-90.85604095458984,41.45257949829096],[-90.75379943847656,41.4495201110841],[-90.66133117675776,41.459819793701286],[-90.58867645263666,41.5144500732423],[-90.55264282226561,41.52542877197271],[-90.48381805419922,41.51805114746105],[-90.41146087646477,41.567989349365234],[-90.3418731689452,41.599899291992294],[-90.34435272216786,41.65023040771496],[-90.2946472167968,41.759529113769645],[-90.19040679931635,41.80459976196295],[-90.15442657470703,41.90740966796874],[-90.16602325439453,41.95957183837896],[-90.13931274414051,42.00830078125],[-90.16442108154297,42.050861358642685],[-90.16382598876953,42.11853027343744],[-90.20809173583983,42.152820587158196],[-90.36412811279297,42.20911026000982],[-90.41047668457031,42.24876022338867],[-90.42652130126946,42.333000183105526],[-90.47241973876946,42.37961196899414],[-90.54296874999994,42.41207122802729],[-90.56185913085932,42.4356803894043],[-90.65328979492188,42.479991912841854],[-90.64151000976557,42.509281158447266],[-90.42444610595697,42.50790023803722],[-90.07176208496088,42.50947952270508],[-89.68112945556635,42.50743103027355],[-89.40184783935547,42.50297927856445],[-88.7718505859375,42.495719909668026],[-88.62876892089838,42.498481750488224],[-87.7980117797851,42.49602127075201],[-87.01808166503905,42.49470138549815]]]},"properties":{"ID_0":244,"ISO":"US-IL","NAME_0":"United States","ID_1":14,"NAME_1":"Illinois","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"IL|Ill."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-84.80667114257812,41.69580078125005],[-84.80580139160155,41.34212112426769],[-84.80226135253895,40.72814178466797],[-84.80792999267578,40.174140930175895],[-84.81310272216791,40.0059814453125],[-84.8165817260742,39.41342163085943],[-84.8190689086914,39.1068687438966],[-84.88841247558594,39.06504058837902],[-84.88802337646484,39.045970916748104],[-84.83740997314452,38.98868179321289],[-84.83467102050776,38.96073913574219],[-84.8738021850586,38.91004943847656],[-84.78766632080072,38.88230133056652],[-84.83004760742188,38.82835006713873],[-84.815200805664,38.78688049316412],[-84.89634704589844,38.79148864746105],[-84.99233245849597,38.77769851684582],[-85.16105651855469,38.69050979614269],[-85.2139892578125,38.69549942016613],[-85.25045776367182,38.73223876953125],[-85.29878234863281,38.74050903320318],[-85.41678619384759,38.73566055297857],[-85.45359039306635,38.684719085693416],[-85.43695068359375,38.656349182128906],[-85.4346084594726,38.59698104858404],[-85.41485595703125,38.55385208129883],[-85.50527191162108,38.464260101318416],[-85.59807586669916,38.44422149658197],[-85.61926269531244,38.42248916625982],[-85.65363311767577,38.32518005371105],[-85.69132995605467,38.290729522705185],[-85.74128723144531,38.26926040649414],[-85.78289031982416,38.288669586181584],[-85.82167053222656,38.28028106689459],[-85.8519668579101,38.22027969360357],[-85.9044418334961,38.16757965087896],[-85.90284729003906,38.09259033203131],[-85.9398193359375,38.00893020629883],[-86.01445770263666,37.99584197998047],[-86.04644012451172,37.95861053466791],[-86.09281158447266,38.00772094726568],[-86.16821289062489,38.00930023193371],[-86.26026153564453,38.05138015747082],[-86.28119659423822,38.098400115966854],[-86.28047943115234,38.14963912963867],[-86.34969329833973,38.19512939453125],[-86.3693618774414,38.12889862060558],[-86.45258331298822,38.04941940307623],[-86.5218505859375,38.02891159057617],[-86.52458953857416,37.97404098510748],[-86.50756072998047,37.942211151123104],[-86.5284805297851,37.91780090332031],[-86.58161926269526,37.92097091674805],[-86.60459899902338,37.86014175415039],[-86.66726684570301,37.855522155761776],[-86.66726684570301,37.91337966918951],[-86.73114776611322,37.89273071289068],[-86.75772094726562,37.91519927978521],[-86.79631042480469,37.987361907958984],[-86.85994720458984,37.9848518371582],[-86.91255950927734,37.940879821777344],[-86.98600769042969,37.92897033691412],[-87.04065704345703,37.899761199951115],[-87.07095336914057,37.80141067504883],[-87.1335830688476,37.78796005249035],[-87.16732025146484,37.83866882324219],[-87.24144744873041,37.85746002197277],[-87.28840637207031,37.888889312744084],[-87.394287109375,37.939170837402344],[-87.44595336914062,37.94163894653325],[-87.51220703124994,37.90697097778332],[-87.55391693115234,37.92797851562506],[-87.58065795898438,37.96607971191406],[-87.62790679931629,37.923542022705135],[-87.59343719482422,37.890171051025504],[-87.6045303344726,37.84053039550792],[-87.6783676147461,37.833808898925895],[-87.6678695678711,37.89337158203119],[-87.75447082519531,37.89315032958995],[-87.8323974609375,37.87932205200207],[-87.88243865966784,37.92610168457037],[-87.93641662597645,37.89200973510742],[-87.90857696533203,37.80895996093756],[-87.96392822265625,37.77513885498047],[-88.0269927978515,37.79903030395519],[-88.02509307861322,37.8417320251466],[-88.06246185302727,37.85980224609369],[-88.0897369384765,37.89950942993169],[-88.01988983154295,37.89234161376959],[-88.03122711181639,37.96012878417963],[-88.00997924804688,37.97835159301752],[-88.034439086914,38.03411102294933],[-87.9696273803711,38.066188812255916],[-87.9655685424804,38.10161209106445],[-87.9149932861328,38.16028976440441],[-87.96599578857422,38.18716049194347],[-87.98320770263666,38.21788024902344],[-87.92427825927727,38.30047988891613],[-87.87655639648438,38.309780120849666],[-87.83355712890625,38.29339981079113],[-87.82787322998041,38.337520599365234],[-87.74624633789057,38.40816879272466],[-87.73805236816395,38.47935867309582],[-87.70867919921864,38.48107147216797],[-87.6475219726562,38.51745986938482],[-87.6691207885742,38.54399871826172],[-87.63979339599604,38.57936859130864],[-87.6193618774414,38.641170501708984],[-87.58724212646479,38.67108917236334],[-87.53692626953114,38.6829719543457],[-87.49707794189453,38.743129730224666],[-87.50128173828125,38.79159164428722],[-87.55047607421874,38.85950851440441],[-87.5130386352539,38.95421981811529],[-87.57653045654297,39.004501342773494],[-87.57070159912108,39.056171417236435],[-87.61947631835932,39.09043884277343],[-87.65379333496094,39.142559051513786],[-87.58949279785156,39.19784927368175],[-87.57639312744134,39.24391937255871],[-87.6032028198241,39.263801574706974],[-87.60780334472656,39.31155014038097],[-87.57672119140625,39.342601776123104],[-87.53044891357422,39.351600646972656],[-87.53233337402338,39.882061004638786],[-87.53270721435541,40.13093185424816],[-87.52536773681635,40.55047988891607],[-87.52645874023438,40.839031219482415],[-87.52703857421875,41.40859985351574],[-87.52404785156239,41.760330200195256],[-87.20712280273432,41.76071166992182],[-86.45262908935547,41.75992965698248],[-85.93197631835932,41.762321472168026],[-85.5762939453125,41.76026153564459],[-84.80755615234375,41.760501861572315],[-84.80667114257812,41.69580078125005]]]},"properties":{"ID_0":244,"ISO":"US-IN","NAME_0":"United States","ID_1":15,"NAME_1":"Indiana","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"IN|Ind."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-91.21996307373047,43.50228881835949],[-91.2319564819336,43.45838928222667],[-91.1990127563476,43.401470184326286],[-91.2034683227539,43.352722167968864],[-91.10038757324212,43.311779022216854],[-91.06314086914062,43.251098632812614],[-91.12007904052734,43.20286941528326],[-91.17752838134766,43.133880615234375],[-91.17562866210938,43.041500091552784],[-91.14640045166014,42.96091079711908],[-91.14438629150379,42.91040039062506],[-91.09990692138672,42.875019073486385],[-91.05169677734375,42.73966217041021],[-90.95420837402338,42.68717193603515],[-90.73005676269531,42.6448593139649],[-90.7059707641601,42.63558197021496],[-90.64151000976557,42.509281158447266],[-90.65328979492188,42.479991912841854],[-90.56185913085932,42.4356803894043],[-90.54296874999994,42.41207122802729],[-90.47241973876946,42.37961196899414],[-90.42652130126946,42.333000183105526],[-90.41047668457031,42.24876022338867],[-90.36412811279297,42.20911026000982],[-90.20809173583983,42.152820587158196],[-90.16382598876953,42.11853027343744],[-90.16442108154297,42.050861358642685],[-90.13931274414051,42.00830078125],[-90.16602325439453,41.95957183837896],[-90.15442657470703,41.90740966796874],[-90.19040679931635,41.80459976196295],[-90.2946472167968,41.759529113769645],[-90.34435272216786,41.65023040771496],[-90.3418731689452,41.599899291992294],[-90.41146087646477,41.567989349365234],[-90.48381805419922,41.51805114746105],[-90.55264282226561,41.52542877197271],[-90.58867645263666,41.5144500732423],[-90.66133117675776,41.459819793701286],[-90.75379943847656,41.4495201110841],[-90.85604095458984,41.45257949829096],[-90.92634582519526,41.42404174804698],[-90.98979187011712,41.43165969848632],[-91.04223632812494,41.41904067993163],[-91.06735229492188,41.36381149291998],[-91.07681274414062,41.30667114257818],[-91.11315155029297,41.25294876098633],[-91.08631134033192,41.20064163208008],[-91.05140686035143,41.168399810791016],[-90.98867797851562,41.15380859375],[-90.94737243652342,41.09474945068365],[-90.94586181640625,41.02133941650396],[-90.96453857421875,40.925048828125114],[-91.00430297851561,40.9048805236817],[-91.08941650390625,40.823539733886776],[-91.08967590332031,40.780441284179744],[-91.11419677734375,40.72602081298828],[-91.113037109375,40.688339233398494],[-91.18562316894531,40.63795852661127],[-91.25908660888666,40.635761260986385],[-91.3446426391601,40.608551025390625],[-91.40566253662104,40.56695938110362],[-91.36387634277344,40.49229049682617],[-91.37947845458984,40.44623947143566],[-91.36544799804676,40.39931869506847],[-91.42041015625,40.37800979614257],[-91.48558044433588,40.38566207885742],[-91.5239028930664,40.41233062744146],[-91.52803802490227,40.459110260009766],[-91.56607055664057,40.46202087402344],[-91.62037658691405,40.516380310058594],[-91.61891937255854,40.53722000122082],[-91.67800903320312,40.55303955078124],[-91.72843933105469,40.614028930664055],[-92.06111907958977,40.603260040283196],[-92.6037368774414,40.5919189453125],[-93.28959655761719,40.580390930175895],[-93.68660736083984,40.57825088500971],[-94.22850799560547,40.5706405639649],[-94.49624633789057,40.57028198242199],[-94.76725006103516,40.57258987426758],[-95.20273590087884,40.57901000976568],[-95.7650680541992,40.5855598449707],[-95.75086212158203,40.60903930664074],[-95.79515075683588,40.66239166259771],[-95.84239959716795,40.67708969116211],[-95.88831329345697,40.73598098754894],[-95.83296203613281,40.784938812255916],[-95.84304046630854,40.86970901489258],[-95.8106079101562,40.90024948120117],[-95.83789062499994,40.939029693603565],[-95.82760620117188,40.97346115112299],[-95.86933135986321,41.00865936279296],[-95.86030578613268,41.08689880371094],[-95.879669189453,41.14587020874035],[-95.85936737060547,41.18632888793945],[-95.92780303955072,41.197158813476555],[-95.90933990478514,41.23062896728527],[-95.93472290039062,41.326850891113274],[-95.95326995849604,41.3501091003419],[-95.92415618896484,41.46094894409191],[-96.0171127319336,41.48749160766596],[-96.04012298583984,41.51821136474614],[-96.09552001953125,41.54486846923828],[-96.07404327392578,41.57339096069341],[-96.11525726318358,41.60998153686523],[-96.09368896484375,41.640201568603565],[-96.11728668212885,41.695449829101676],[-96.06791687011713,41.785739898681754],[-96.10942840576172,41.82608032226574],[-96.1598129272461,41.90803146362315],[-96.13353729248036,41.96995925903325],[-96.17478942871094,41.97829055786133],[-96.23829650878906,42.04108047485357],[-96.269790649414,42.04290008544927],[-96.2686080932617,42.11492919921874],[-96.34030151367186,42.15946197509771],[-96.35761260986321,42.21535873413085],[-96.32240295410156,42.23239135742199],[-96.37149047851562,42.314220428466854],[-96.41858673095692,42.35197067260748],[-96.4148712158202,42.40877151489258],[-96.3833618164062,42.438270568847656],[-96.38627624511719,42.478660583496094],[-96.44995117187494,42.48947906494152],[-96.49259185791004,42.521499633789176],[-96.47921752929682,42.55704879760748],[-96.53913116455067,42.65932846069347],[-96.62800598144526,42.70771026611322],[-96.63260650634766,42.76808929443365],[-96.58963012695312,42.7986793518067],[-96.55314636230463,42.84725952148443],[-96.53716278076172,42.91868209838872],[-96.49848175048822,42.95956039428722],[-96.49234008789061,43.00564956665045],[-96.5166778564453,43.04603958129883],[-96.46169281005848,43.06549072265636],[-96.43779754638672,43.11725997924815],[-96.46408843994139,43.15085983276378],[-96.46853637695307,43.21004867553711],[-96.55847167968744,43.22566223144537],[-96.51992797851557,43.39160919189459],[-96.59649658203125,43.44218063354492],[-96.59738159179682,43.502071380615234],[-96.45408630371094,43.50263214111334],[-96.0841217041015,43.50265884399414],[-95.28247833251942,43.50363922119151],[-94.5,43.50336837768549],[-93.9691162109375,43.50442886352545],[-93.28439331054688,43.50317001342768],[-92.55296325683581,43.50273895263672],[-92.08278656005852,43.50210189819341],[-91.21996307373047,43.50228881835949]]]},"properties":{"ID_0":244,"ISO":"US-IA","NAME_0":"United States","ID_1":16,"NAME_1":"Iowa","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"IA|Iowa"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-95.30799865722649,39.99988937377941],[-95.20622253417969,39.9114608764649],[-95.15110778808592,39.907840728759766],[-95.13162994384766,39.87726974487316],[-95.04828643798828,39.864570617675895],[-95.01846313476557,39.89868164062506],[-94.93644714355463,39.89501953125005],[-94.94117736816406,39.86022186279308],[-94.89263916015625,39.83568954467785],[-94.86963653564453,39.73841094970703],[-94.89314270019531,39.7257194519043],[-94.95189666748041,39.747261047363395],[-94.96967315673817,39.69498062133789],[-95.03668975830071,39.657138824463],[-95.05754852294922,39.58356857299799],[-95.10365295410149,39.581199645996094],[-95.10457611083984,39.53586959838878],[-95.05657958984375,39.50371170043945],[-95.0346069335937,39.461738586425895],[-94.99127960205077,39.447910308838004],[-94.93068695068358,39.38491058349621],[-94.88765716552723,39.290729522705135],[-94.82805633544922,39.24858093261719],[-94.83648681640624,39.22029876708996],[-94.78721618652338,39.207500457763665],[-94.74864196777344,39.17232131958019],[-94.68992614746087,39.181869506835994],[-94.63912200927727,39.15444946289068],[-94.6082916259765,39.12036895751947],[-94.60816192626953,38.846279144287166],[-94.61344909667963,38.38924026489258],[-94.61480712890614,38.036460876464844],[-94.61727905273432,37.38238143920904],[-94.61897277832026,36.99996185302745],[-95.07227325439447,36.99872207641613],[-95.4002685546875,37.00053024291998],[-96.00036621093744,37.00017929077154],[-96.7531509399414,36.99977874755854],[-97.14676666259766,36.999389648437614],[-97.74241638183594,37.000320434570426],[-98.11641693115233,37.00025939941412],[-98.54572296142572,37.0002212524414],[-99.00054168701166,37.00075912475591],[-99.53988647460936,36.999752044677734],[-100.1078872680664,36.99834060668957],[-100.63371276855463,36.99864959716797],[-100.94407653808594,36.99882888793951],[-101.54396057128906,36.99515151977539],[-102.04226684570312,36.992229461670036],[-102.04252624511719,37.388240814208984],[-102.04324340820307,37.73841094970709],[-102.04429626464838,38.26269912719738],[-102.04537963867186,38.61375045776367],[-102.04609680175776,39.045631408691406],[-102.0475463867187,39.56885910034191],[-102.04854583740234,40.00391006469738],[-101.29899597167963,40.004219055175895],[-100.68540191650385,40.003250122070426],[-100.19460296630858,40.00276184082031],[-99.62758636474604,40.00281143188471],[-98.99961853027342,40.00214004516607],[-98.27548980712889,40.00379180908209],[-97.99389648437499,40.002861022949325],[-97.37114715576172,40.00352859497081],[-96.80671691894526,40.0021705627442],[-96.01006317138672,40.00130081176758],[-95.30799865722649,39.99988937377941]]]},"properties":{"ID_0":244,"ISO":"US-KS","NAME_0":"United States","ID_1":17,"NAME_1":"Kansas","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"KS|Kans."}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-89.48729705810545,36.499889373779354],[-89.541748046875,36.500339508056584],[-89.57295227050781,36.546211242675724],[-89.56279754638666,36.571800231933594],[-89.49890136718744,36.57802963256836],[-89.47117614746094,36.53084182739269],[-89.48729705810545,36.499889373779354]]],[[[-82.59278869628893,38.4185905456543],[-82.59430694580071,38.34606933593756],[-82.57562255859364,38.330150604248104],[-82.57801055908192,38.25075912475586],[-82.60652923583984,38.177558898925895],[-82.63696289062499,38.14073944091808],[-82.54952239990234,38.07176208496094],[-82.47206115722656,37.9561500549317],[-82.4874496459961,37.918178558349666],[-82.42005157470697,37.885318756103516],[-82.41783142089844,37.84812927246105],[-82.3739166259765,37.803440093994084],[-82.3111801147461,37.76184082031256],[-82.31784057617182,37.734519958496094],[-82.29006195068354,37.67084884643565],[-82.17114257812494,37.631118774414006],[-82.13520812988276,37.596481323242244],[-82.12930297851551,37.552509307861385],[-82.06272125244135,37.53915023803711],[-81.96734619140618,37.53715896606457],[-82.35228729248047,37.268020629882805],[-82.43357849121094,37.24853897094738],[-82.55504608154295,37.2032585144043],[-82.63313293457018,37.15705871582037],[-82.72056579589837,37.12054061889654],[-82.7197875976562,37.048400878906364],[-82.7817611694336,37.009899139404354],[-82.82340240478516,37.00629043579107],[-82.86530303955078,36.97864151000982],[-82.86979675292963,36.900459289550774],[-82.9615020751953,36.86095046997076],[-83.06758880615229,36.85406875610357],[-83.13307189941406,36.78454208374018],[-83.14129638671874,36.74214172363281],[-83.19584655761719,36.7393417358399],[-83.33541107177727,36.704109191894645],[-83.42209625244135,36.670001983642635],[-83.4993896484375,36.670989990234375],[-83.64803314208973,36.62292098999029],[-83.67481994628899,36.60120010375987],[-83.69021606445311,36.583831787109375],[-84.0300674438476,36.59305953979492],[-84.5069961547851,36.59875869750971],[-84.83001708984364,36.60713958740239],[-84.97767639160156,36.61809158325195],[-85.26261901855469,36.62825012207031],[-85.50741577148438,36.61513137817394],[-85.8526306152343,36.62451171875006],[-86.20700073242182,36.64120101928716],[-86.34010314941406,36.64995956420904],[-86.50946807861327,36.65394973754882],[-86.56365966796875,36.63505935668945],[-86.59133148193354,36.65443038940441],[-87.06050872802734,36.64443206787121],[-87.43670654296875,36.64168930053711],[-87.85340118408203,36.635250091552734],[-87.8504562377929,36.665149688720696],[-88.0707321166992,36.679248809814396],[-88.0326309204101,36.536708831787166],[-88.05705261230463,36.49671936035162],[-88.51719665527338,36.502750396728565],[-88.95474243164057,36.5037193298341],[-89.29921722412098,36.507820129394645],[-89.41960144042969,36.498039245605526],[-89.3776626586914,36.61787033081055],[-89.31931304931635,36.62232971191406],[-89.27493286132812,36.57167053222662],[-89.22885894775389,36.56766891479486],[-89.19824981689453,36.63304901123047],[-89.1660385131836,36.663551330566406],[-89.20163726806635,36.72507095336914],[-89.16118621826166,36.79119873046881],[-89.17848205566395,36.838760375976676],[-89.13111877441406,36.85879898071289],[-89.10166931152344,36.94449996948248],[-89.1338882446289,36.983871459960994],[-89.17986297607422,37.02735137939459],[-89.16459655761719,37.07664871215825],[-89.11241912841797,37.12289047241222],[-89.07966613769526,37.171749114990234],[-89.00711059570301,37.2231788635255],[-88.91517639160145,37.22357940673828],[-88.79541778564453,37.18193054199213],[-88.7339477539062,37.14297103881836],[-88.61308288574219,37.11203002929693],[-88.5527725219726,37.07126998901367],[-88.5160675048828,37.062679290771484],[-88.46586608886713,37.07706069946295],[-88.4276504516601,37.132869720458984],[-88.45018768310547,37.20624923706049],[-88.51333618164061,37.278999328613395],[-88.47416687011713,37.387088775634766],[-88.41169738769526,37.42591857910156],[-88.3714370727539,37.40737915039057],[-88.25930786132807,37.45746994018555],[-88.08501434326172,37.47761917114269],[-88.07356262207031,37.531661987304744],[-88.13345336914061,37.58359909057623],[-88.15672302246094,37.64839172363287],[-88.118179321289,37.710460662841854],[-88.0531158447265,37.744499206543026],[-88.0269927978515,37.79903030395519],[-87.96392822265625,37.77513885498047],[-87.90857696533203,37.80895996093756],[-87.93641662597645,37.89200973510742],[-87.88243865966784,37.92610168457037],[-87.8323974609375,37.87932205200207],[-87.75447082519531,37.89315032958995],[-87.6678695678711,37.89337158203119],[-87.6783676147461,37.833808898925895],[-87.6045303344726,37.84053039550792],[-87.59343719482422,37.890171051025504],[-87.62790679931629,37.923542022705135],[-87.58065795898438,37.96607971191406],[-87.55391693115234,37.92797851562506],[-87.51220703124994,37.90697097778332],[-87.44595336914062,37.94163894653325],[-87.394287109375,37.939170837402344],[-87.28840637207031,37.888889312744084],[-87.24144744873041,37.85746002197277],[-87.16732025146484,37.83866882324219],[-87.1335830688476,37.78796005249035],[-87.07095336914057,37.80141067504883],[-87.04065704345703,37.899761199951115],[-86.98600769042969,37.92897033691412],[-86.91255950927734,37.940879821777344],[-86.85994720458984,37.9848518371582],[-86.79631042480469,37.987361907958984],[-86.75772094726562,37.91519927978521],[-86.73114776611322,37.89273071289068],[-86.66726684570301,37.91337966918951],[-86.66726684570301,37.855522155761776],[-86.60459899902338,37.86014175415039],[-86.58161926269526,37.92097091674805],[-86.5284805297851,37.91780090332031],[-86.50756072998047,37.942211151123104],[-86.52458953857416,37.97404098510748],[-86.5218505859375,38.02891159057617],[-86.45258331298822,38.04941940307623],[-86.3693618774414,38.12889862060558],[-86.34969329833973,38.19512939453125],[-86.28047943115234,38.14963912963867],[-86.28119659423822,38.098400115966854],[-86.26026153564453,38.05138015747082],[-86.16821289062489,38.00930023193371],[-86.09281158447266,38.00772094726568],[-86.04644012451172,37.95861053466791],[-86.01445770263666,37.99584197998047],[-85.9398193359375,38.00893020629883],[-85.90284729003906,38.09259033203131],[-85.9044418334961,38.16757965087896],[-85.8519668579101,38.22027969360357],[-85.82167053222656,38.28028106689459],[-85.78289031982416,38.288669586181584],[-85.74128723144531,38.26926040649414],[-85.69132995605467,38.290729522705185],[-85.65363311767577,38.32518005371105],[-85.61926269531244,38.42248916625982],[-85.59807586669916,38.44422149658197],[-85.50527191162108,38.464260101318416],[-85.41485595703125,38.55385208129883],[-85.4346084594726,38.59698104858404],[-85.43695068359375,38.656349182128906],[-85.45359039306635,38.684719085693416],[-85.41678619384759,38.73566055297857],[-85.29878234863281,38.74050903320318],[-85.25045776367182,38.73223876953125],[-85.2139892578125,38.69549942016613],[-85.16105651855469,38.69050979614269],[-84.99233245849597,38.77769851684582],[-84.89634704589844,38.79148864746105],[-84.815200805664,38.78688049316412],[-84.83004760742188,38.82835006713873],[-84.78766632080072,38.88230133056652],[-84.8738021850586,38.91004943847656],[-84.83467102050776,38.96073913574219],[-84.83740997314452,38.98868179321289],[-84.88802337646484,39.045970916748104],[-84.88841247558594,39.06504058837902],[-84.8190689086914,39.1068687438966],[-84.75962829589838,39.14139938354503],[-84.7239761352539,39.13906097412104],[-84.68788909912104,39.102970123291016],[-84.62368774414062,39.07355117797846],[-84.54485321044916,39.0982398986817],[-84.51854705810536,39.09128952026361],[-84.46269226074217,39.12162017822271],[-84.40764617919922,39.04595184326183],[-84.31936645507812,39.02233123779291],[-84.29104614257812,38.95777893066412],[-84.23829650878906,38.8946990966798],[-84.23393249511713,38.839359283447266],[-84.20465087890625,38.80271148681646],[-84.07747650146483,38.772838592529354],[-83.95970916748047,38.78726196289068],[-83.86857604980469,38.761100769043026],[-83.84115600585936,38.72201156616222],[-83.79458618164057,38.70267868041998],[-83.7546615600586,38.64937973022461],[-83.65733337402344,38.62631988525402],[-83.62777709960932,38.676189422607536],[-83.53927612304682,38.701110839843864],[-83.46048736572266,38.67127990722662],[-83.37007141113281,38.65880966186529],[-83.2869567871093,38.59984207153325],[-83.24680328369135,38.627769470214844],[-83.15379333496094,38.62018966674805],[-83.11161041259766,38.670162200927734],[-83.05769348144524,38.69253921508795],[-83.013671875,38.72962951660162],[-82.97695159912108,38.724922180175895],[-82.8934478759765,38.75444030761724],[-82.86940002441406,38.7294807434082],[-82.87844848632812,38.69113922119146],[-82.85537719726562,38.61193084716797],[-82.82303619384766,38.574310302734375],[-82.72425842285156,38.55809020996088],[-82.65207672119135,38.491180419921875],[-82.60455322265625,38.460201263427734],[-82.59278869628893,38.4185905456543]]]]},"properties":{"ID_0":244,"ISO":"US-KY","NAME_0":"United States","ID_1":18,"NAME_1":"Kentucky","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Commonwealth of Kentucky|KY"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-91.23841094970697,29.3583812713623],[-91.1986083984375,29.30583381652832],[-91.20777893066399,29.278055191040096],[-91.13583374023438,29.249446868896538],[-91.1361083984375,29.21722030639654],[-91.20861053466797,29.224445343017575],[-91.27722167968744,29.24861145019537],[-91.33611297607422,29.301666259765906],[-91.2966690063476,29.3088893890382],[-91.26944732666016,29.35722160339355],[-91.23841094970697,29.3583812713623]]],[[[-89.70388793945311,29.385278701782337],[-89.7111129760741,29.345832824707028],[-89.66416931152338,29.35250282287592],[-89.6594467163086,29.32194519042963],[-89.68360137939453,29.29383277893089],[-89.80361175537104,29.316389083862305],[-89.72333526611328,29.3352775573731],[-89.7330551147461,29.369445800781417],[-89.70388793945311,29.385278701782337]]],[[[-89.70500183105463,29.447223663330078],[-89.68305206298822,29.39277839660644],[-89.72916412353516,29.391109466552734],[-89.74028015136713,29.414443969726506],[-89.70500183105463,29.447223663330078]]],[[[-91.9022216796875,29.635835647583065],[-91.86611175537102,29.63027763366711],[-91.7125015258789,29.555553436279297],[-91.76468658447266,29.52347183227539],[-91.77194213867186,29.48861122131353],[-91.84743499755848,29.480182647705075],[-91.87860870361322,29.50361061096191],[-92.02629089355469,29.567411422729492],[-92.00513458251953,29.603296279907337],[-91.9400024414062,29.609167098999023],[-91.9022216796875,29.635835647583065]]],[[[-89.37805175781244,29.913692474365178],[-89.34999847412108,29.887500762939506],[-89.35861206054682,29.84694480896007],[-89.41249847412104,29.839721679687553],[-89.41166687011717,29.884445190429684],[-89.37805175781244,29.913692474365178]]],[[[-89.52471923828125,30.184724807739258],[-89.586669921875,30.150554656982532],[-89.62222290039057,30.156665802002063],[-89.71971893310547,30.06777763366705],[-89.73292541503899,30.0221843719483],[-89.77083587646484,30.047500610351502],[-89.8155517578125,30.045833587646598],[-89.86000061035156,30.001388549804684],[-89.84027862548828,29.946388244629016],[-89.79360961914062,29.93222236633324],[-89.74666595458979,29.945833206176875],[-89.74583435058594,29.909721374511776],[-89.7044448852539,29.873888015747127],[-89.65805816650385,29.861389160156246],[-89.60944366455072,29.871110916137635],[-89.56999969482422,29.962499618530327],[-89.58055877685547,29.990833282470756],[-89.44499969482416,30.06111145019554],[-89.43111419677723,30.02916717529308],[-89.46971893310541,29.991111755371318],[-89.4463882446289,29.95388793945312],[-89.43083190917969,29.844444274902397],[-89.46527862548828,29.809442520141655],[-89.47150421142577,29.72594451904297],[-89.52333068847645,29.749998092651428],[-89.64944458007812,29.7549991607666],[-89.64944458007812,29.713054656982592],[-89.67610931396472,29.66527748107921],[-89.65027618408203,29.645555496215874],[-89.7300033569336,29.602500915527457],[-89.66999816894526,29.51055526733421],[-89.62361145019531,29.4775009155274],[-89.59356689453125,29.48198318481451],[-89.55944824218744,29.450555801391772],[-89.57389068603516,29.401945114136026],[-89.51194763183587,29.382778167724663],[-89.46888732910156,29.401388168335075],[-89.34752655029297,29.33094024658203],[-89.33721923828124,29.354444503784233],[-89.27071380615234,29.34728622436546],[-89.32444763183594,29.26777839660656],[-89.28666687011719,29.24138832092291],[-89.24416351318354,29.268333435058707],[-89.24555206298828,29.30083465576172],[-89.20694732666016,29.329999923706108],[-89.13777923583983,29.2830562591555],[-89.13333129882812,29.223333358764645],[-89.09333038330078,29.187778472900394],[-89.11276245117182,29.081975936889645],[-89.17222595214842,29.036111831665036],[-89.20249938964838,29.031112670898438],[-89.22332763671874,29.07639694213867],[-89.25111389160156,29.097778320312614],[-89.29528045654291,29.093610763549805],[-89.30333709716797,29.119443893432674],[-89.27111053466797,29.167224884033203],[-89.30022430419922,29.219640731811634],[-89.35555267333979,29.224721908569393],[-89.41500091552733,29.21166610717773],[-89.45305633544922,29.18944358825689],[-89.48332977294922,29.223333358764645],[-89.47250366210926,29.261388778686637],[-89.49472045898426,29.32194519042963],[-89.63277435302733,29.396110534668082],[-89.69388580322266,29.466110229492298],[-89.7694473266601,29.408611297607536],[-89.81583404541016,29.40055465698248],[-89.83963012695307,29.439168930053825],[-89.81444549560547,29.45861053466803],[-89.92111206054676,29.492221832275387],[-89.93055725097656,29.461944580078068],[-89.98666381835936,29.463056564331055],[-90.01305389404297,29.495277404785266],[-90.04166412353516,29.493055343628154],[-90.13805389404291,29.54916572570818],[-90.16390228271479,29.57861137390148],[-90.21138763427729,29.561111450195426],[-90.23000335693348,29.50666618347179],[-90.15110778808587,29.473613739013956],[-90.12055206298828,29.44611358642572],[-90.07055664062499,29.447778701782283],[-90.07111358642572,29.398611068725586],[-90.05055236816406,29.349166870117298],[-90.1033325195312,29.342777252197376],[-90.15055847167963,29.35416412353527],[-90.10784912109375,29.266902923584098],[-90.08388519287104,29.167224884033203],[-90.22166442871094,29.085830688476562],[-90.25111389160156,29.16638946533209],[-90.30403900146484,29.26724243164062],[-90.37757873535156,29.29144668579107],[-90.42555236816406,29.32777786254883],[-90.46682739257812,29.300811767578125],[-90.52249908447253,29.30277824401867],[-90.54360961914062,29.331666946411243],[-90.61027526855469,29.312778472900447],[-90.63176727294916,29.250522613525558],[-90.67833709716797,29.242221832275447],[-90.71833038330078,29.181945800781193],[-90.72888946533202,29.14333343505865],[-90.8469467163086,29.15777778625505],[-90.86944580078114,29.128335952759073],[-90.9169464111328,29.14749717712408],[-90.96089935302723,29.188224792480582],[-90.9816589355468,29.173847198486495],[-91.02964782714838,29.20944595336942],[-91.05722045898426,29.185832977295032],[-91.0956802368164,29.192047119140568],[-91.12909698486322,29.219457626342884],[-91.12055206298828,29.31555557250971],[-91.153335571289,29.356388092041012],[-91.21975708007812,29.39788627624517],[-91.21944427490223,29.43555641174322],[-91.25775909423822,29.44477653503418],[-91.26527404785156,29.478057861328182],[-91.33851623535156,29.490318298339954],[-91.35666656494135,29.515834808349776],[-91.39659881591791,29.513004302978516],[-91.43189239501947,29.54159736633323],[-91.52507019042963,29.55231666564947],[-91.55224609374994,29.633541107177734],[-91.64360809326166,29.63277816772461],[-91.62222290039062,29.67222023010254],[-91.61993408203125,29.735988616943356],[-91.66999816894531,29.746389389038143],[-91.71416473388672,29.737600326538143],[-91.77164459228516,29.746364593506147],[-91.86083221435547,29.71055603027349],[-91.87999725341797,29.75611114501953],[-91.82550048828114,29.823900222778374],[-91.87947845458973,29.834369659423828],[-92.03749847412104,29.78111076354986],[-92.11000061035156,29.742500305175895],[-92.14221954345692,29.7852783203125],[-92.2147216796875,29.748889923095817],[-92.13655090332031,29.667222976684513],[-92.10726928710938,29.612724304199276],[-92.14697265624993,29.58519172668468],[-92.25083160400384,29.541112899780277],[-92.31583404541016,29.531944274902283],[-92.46194458007811,29.560832977294865],[-92.62444305419922,29.585277557373047],[-92.73611450195311,29.618055343628043],[-92.96611022949219,29.715000152587887],[-93.06182098388666,29.743513107299858],[-93.20891571044922,29.775215148925838],[-93.27598571777344,29.776338577270504],[-93.34166717529297,29.761388778686523],[-93.4991989135741,29.76852035522472],[-93.7047195434569,29.742650985717717],[-93.81328582763672,29.70910263061523],[-93.84029388427729,29.691368103027457],[-93.92626190185547,29.816520690917912],[-93.83450317382807,29.888000488281364],[-93.79010772705078,29.987340927124134],[-93.72178649902332,30.05425071716314],[-93.73262023925781,30.08361053466797],[-93.7018203735351,30.133670806884766],[-93.72041320800781,30.2090301513673],[-93.70516967773432,30.241809844970703],[-93.7096176147461,30.289310455322266],[-93.74279022216797,30.302831649780384],[-93.76402282714838,30.34357833862316],[-93.75734710693354,30.389930725097653],[-93.70482635498045,30.44635009765625],[-93.70569610595703,30.511669158935547],[-93.73517608642578,30.53626060485851],[-93.72535705566406,30.57720947265625],[-93.67991638183588,30.597721099853516],[-93.68441772460938,30.63473129272461],[-93.63086700439447,30.679679870605526],[-93.58183288574219,30.803251266479545],[-93.53349304199219,30.95523071289063],[-93.5712814331054,30.97071075439453],[-93.56153106689453,31.00732994079595],[-93.51055908203125,31.02806091308588],[-93.56416320800781,31.094360351562553],[-93.53978729248047,31.119659423828125],[-93.55741882324219,31.18597984313965],[-93.6011734008789,31.17836189270031],[-93.6246566772461,31.271310806274585],[-93.68952178955072,31.306579589843754],[-93.6650085449218,31.365739822387695],[-93.69464874267577,31.44045066833496],[-93.7503814697265,31.470579147338864],[-93.72380065917969,31.49423980712891],[-93.81791687011707,31.557151794433707],[-93.83809661865234,31.604658126831055],[-93.81836700439447,31.6220703125],[-93.82691192626952,31.664220809936577],[-93.79618835449217,31.70000076293968],[-93.83695220947266,31.750259399414286],[-93.8408432006836,31.800220489502063],[-93.87135314941406,31.82071113586431],[-93.88522338867182,31.870599746704272],[-93.9704132080077,31.92288017272955],[-94.02334594726562,31.991212844848686],[-94.0419082641601,31.993850708007873],[-94.044692993164,32.4949493408206],[-94.04561614990234,33.02059936523443],[-93.57451629638666,33.01968002319336],[-93.09660339355469,33.01737213134794],[-92.62548065185547,33.013629913330135],[-92.14565277099598,33.00933074951177],[-91.46073150634766,33.00588989257818],[-91.1631469726562,33.00453186035179],[-91.1990127563476,32.96760177612305],[-91.21263885498041,32.93025970458979],[-91.1906127929687,32.90491104125982],[-91.13445281982416,32.9132194519043],[-91.13909912109375,32.970539093017635],[-91.09162902832026,32.977828979492415],[-91.06398773193354,32.90523910522461],[-91.10279083251947,32.86019897460943],[-91.14549255371094,32.842658996582315],[-91.15973663330072,32.81143188476557],[-91.15496063232416,32.74589920043956],[-91.0598373413086,32.72816085815441],[-91.06224822998041,32.70399856567383],[-91.15268707275378,32.64321899414079],[-91.133316040039,32.59352111816412],[-91.05551147460938,32.60750961303711],[-91.07485198974604,32.562709808349666],[-91.05835723876947,32.535049438476676],[-90.99562072753906,32.5096321105957],[-91.0196533203125,32.48484039306669],[-91.0785522460937,32.540328979492244],[-91.109130859375,32.53239059448248],[-91.11141967773438,32.478961944580305],[-91.0751342773437,32.44832992553722],[-91.03369903564453,32.436408996582145],[-91.00181579589832,32.44990921020525],[-90.96627807617188,32.42612075805664],[-91.00843811035156,32.37026977539056],[-90.99288940429688,32.35398101806646],[-90.9229125976562,32.34025192260742],[-90.90244293212879,32.32146072387701],[-90.94716644287098,32.284770965576165],[-90.9818496704101,32.28676223754911],[-90.98233032226557,32.21247100830106],[-91.04847717285155,32.23896026611334],[-91.16754150390618,32.19176101684576],[-91.16353607177729,32.13658905029308],[-91.05304718017578,32.123680114746094],[-91.0384216308593,32.17293930053722],[-91.00213623046875,32.16170883178728],[-91.04310607910145,32.096961975097656],[-91.10659790039057,32.0538902282716],[-91.0817260742187,32.01298904418945],[-91.0965728759765,31.991870880127014],[-91.16403198242176,31.981170654296815],[-91.18698883056635,31.954750061035213],[-91.1819458007812,31.920780181884876],[-91.27147674560541,31.85782051086443],[-91.33928680419916,31.84148025512695],[-91.37246704101562,31.765850067138725],[-91.28681945800781,31.77028274536144],[-91.2730484008789,31.743721008300778],[-91.37357330322266,31.747142791748104],[-91.39840698242186,31.706651687622124],[-91.39872741699213,31.63227081298839],[-91.43882751464844,31.61306953430187],[-91.5033493041991,31.644569396972653],[-91.51302337646484,31.60532951354992],[-91.48607635498041,31.585969924926875],[-91.42109680175781,31.59708976745611],[-91.44451904296874,31.546350479126147],[-91.51300811767577,31.5314102172851],[-91.50863647460938,31.441440582275504],[-91.47331237792957,31.386270523071403],[-91.51673889160156,31.37121009826672],[-91.55670928955077,31.429830551147518],[-91.57195281982422,31.379409790039233],[-91.51383972167957,31.318109512329155],[-91.53385925292963,31.272172927856502],[-91.6462631225586,31.266120910644528],[-91.64942169189447,31.242370605468807],[-91.59648895263666,31.189550399780387],[-91.62561798095703,31.121990203857536],[-91.56204223632812,31.05613136291515],[-91.57750701904297,31.032371520996147],[-91.63971710205072,30.999811172485405],[-91.0607681274414,30.999540328979776],[-90.56694793701172,31.00000953674322],[-90.19821929931635,31.00192070007324],[-89.75891876220703,31.002069473266655],[-89.72808074951166,30.969570159912227],[-89.75385284423828,30.94602012634277],[-89.78943634033203,30.851070404052788],[-89.7869415283203,30.817661285400614],[-89.83033752441406,30.782430648803768],[-89.82776641845703,30.734891891479496],[-89.84224700927734,30.6695499420166],[-89.80213165283203,30.55976104736339],[-89.77195739746082,30.518880844116268],[-89.689712524414,30.459020614624137],[-89.68418884277337,30.40998077392584],[-89.63477325439453,30.34647750854486],[-89.63101196289062,30.25790977478033],[-89.61322021484375,30.219869613647404],[-89.57482910156237,30.183120727539233],[-89.52471923828125,30.184724807739258]]]]},"properties":{"ID_0":244,"ISO":"US-LA","NAME_0":"United States","ID_1":19,"NAME_1":"Louisiana","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"LA"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-69.75055694580078,43.87416839599615],[-69.70736694335938,43.828006744384766],[-69.74749755859375,43.75972366333007],[-69.7813873291015,43.80444335937494],[-69.75055694580078,43.87416839599615]]],[[[-68.6266632080078,44.09027862548834],[-68.61138916015625,44.025554656982536],[-68.66110992431635,44.0172233581543],[-68.6266632080078,44.09027862548834]]],[[[-68.88166809082031,44.12472152709972],[-68.78111267089831,44.06305694580089],[-68.81444549560547,44.03277587890625],[-68.87416839599604,44.05361175537114],[-68.90944671630854,44.112499237060604],[-68.88166809082031,44.12472152709972]]],[[[-68.41916656494135,44.189167022705135],[-68.38577270507812,44.155349731445426],[-68.43166351318354,44.13000106811529],[-68.45916748046875,44.15499877929698],[-68.41916656494135,44.189167022705135]]],[[[-68.67166900634766,44.279998779296875],[-68.60361480712885,44.229999542236385],[-68.65888977050781,44.21111297607422],[-68.67583465576172,44.14916610717785],[-68.72138977050774,44.17111206054693],[-68.7111129760741,44.22638702392578],[-68.67166900634766,44.279998779296875]]],[[[-68.50416564941395,44.38388824462885],[-68.48777770996094,44.33166503906249],[-68.53305816650379,44.33055496215831],[-68.50416564941395,44.38388824462885]]],[[[-68.31916809082031,44.444999694824276],[-68.25055694580071,44.41472244262695],[-68.18777465820312,44.37305450439453],[-68.17416381835932,44.344444274902344],[-68.20805358886719,44.29694366455078],[-68.29444122314447,44.28666687011719],[-68.29158782958973,44.24644851684582],[-68.33972167968744,44.222221374511776],[-68.39631652832031,44.259983062744254],[-68.43166351318354,44.309722900390625],[-68.36972045898438,44.41999816894531],[-68.31916809082031,44.444999694824276]]],[[[-70.81687927246094,43.2120094299317],[-70.81997680664062,43.235870361328125],[-70.90750885009759,43.29243850708008],[-70.9148178100586,43.32049942016601],[-70.9743728637694,43.35213851928711],[-70.98787689208979,43.387279510498104],[-70.96219635009766,43.466480255127],[-70.9557113647461,43.55598068237316],[-70.97431182861328,43.572429656982415],[-71.00267028808588,44.110271453857536],[-71.0079269409179,44.245109558105526],[-71.02584075927729,44.5243492126466],[-71.03096771240234,44.65752029418945],[-71.08179473876953,45.30643463134777],[-70.95658874511719,45.34260940551769],[-70.92344665527332,45.318126678466854],[-70.89290618896479,45.24391937255854],[-70.84520721435541,45.26630401611333],[-70.80664825439452,45.32114028930669],[-70.82332611083984,45.40296936035167],[-70.79800415039057,45.428020477295036],[-70.75057220458984,45.425411224365234],[-70.71401214599604,45.39252090454107],[-70.65457153320307,45.377269744873104],[-70.62600708007812,45.403209686279354],[-70.65232849121092,45.44401931762701],[-70.71579742431635,45.48757171630865],[-70.7183990478515,45.51268005371094],[-70.64588165283203,45.604110717773494],[-70.55680847167969,45.665069580078125],[-70.46431732177729,45.70895004272466],[-70.39073181152344,45.731819152831974],[-70.41616058349604,45.795646667480526],[-70.34551239013666,45.850761413574276],[-70.26628875732422,45.88494110107433],[-70.25937652587884,45.95276260375988],[-70.31443023681629,45.96649169921881],[-70.31423950195301,46.02080154418951],[-70.28689575195312,46.09711074829113],[-70.24198150634766,46.150180816650504],[-70.292007446289,46.19094085693359],[-70.19534301757812,46.34339904785162],[-70.12684631347656,46.37109375000006],[-70.09528350830078,46.40811538696289],[-70.05715942382812,46.41468048095703],[-69.99708557128906,46.695831298828125],[-69.81244659423828,46.87874984741222],[-69.39196014404297,47.298362731933594],[-69.22181701660156,47.4576416015625],[-69.1785812377929,47.45686340332031],[-69.04431915283197,47.40275192260736],[-69.05471038818352,47.31463241577143],[-69.04049682617182,47.243904113769645],[-68.94210052490233,47.205745697021484],[-68.89749145507812,47.176639556884815],[-68.81584930419922,47.21191406249994],[-68.6893463134765,47.24277114868164],[-68.6124267578125,47.24597167968756],[-68.58042144775385,47.286880493164006],[-68.4752197265625,47.2969703674317],[-68.37779235839838,47.28829956054693],[-68.38133239746082,47.33795166015636],[-68.32906341552729,47.3598251342774],[-68.24383544921875,47.35255432128906],[-68.154296875,47.322502136230575],[-68.15181732177734,47.30778121948242],[-67.95795440673828,47.20030593872076],[-67.88933563232422,47.110572814941456],[-67.78359985351562,47.06317138671874],[-67.78392791748041,46.60226440429693],[-67.78098297119135,45.94573974609381],[-67.75350189208979,45.917171478271484],[-67.80268859863281,45.87368011474621],[-67.76174926757812,45.825729370117244],[-67.80201721191406,45.801391601562614],[-67.78246307373047,45.730873107910156],[-67.78874969482422,45.68232727050787],[-67.71001434326166,45.679435729980526],[-67.67357635498041,45.6277694702149],[-67.57849121093744,45.60028076171881],[-67.4565658569336,45.60535049438482],[-67.42267608642572,45.55192184448242],[-67.44830322265625,45.511108398437614],[-67.4876098632812,45.48968505859381],[-67.47399902343744,45.42370605468756],[-67.4215087890625,45.37628173828119],[-67.4776000976562,45.28729248046881],[-67.46630859375,45.24768066406261],[-67.41821289062489,45.189514160156364],[-67.35400390624994,45.1373291015625],[-67.30218505859375,45.145080566406364],[-67.28820800781244,45.1884765625],[-67.2427749633789,45.1691665649414],[-67.1632690429687,45.1583251953125],[-67.11473846435541,45.097518920898494],[-67.10861206054688,45.0591659545899],[-67.05413818359375,44.98749542236334],[-67.03887939453125,44.946716308593864],[-67.12167358398438,44.90969467163085],[-67.17138671874994,44.90888977050787],[-67.15023040771473,44.86348342895519],[-67.10250091552734,44.89389038085948],[-67.05450439453125,44.85949707031256],[-66.98858642578114,44.836303710937614],[-66.97903442382807,44.80555343627929],[-67.07348632812499,44.740905761718864],[-67.20657348632807,44.63934326171875],[-67.2669677734375,44.66588592529302],[-67.31061553955072,44.66108703613281],[-67.3094482421875,44.708889007568416],[-67.3869018554687,44.69053649902355],[-67.36194610595692,44.634166717529354],[-67.39643096923828,44.60139465332031],[-67.45900726318354,44.59593963623058],[-67.506622314453,44.63658142089855],[-67.554443359375,44.59888839721691],[-67.5648803710937,44.53253936767578],[-67.73468017578125,44.51531982421875],[-67.75988769531243,44.54949951171875],[-67.84897613525385,44.563297271728516],[-67.85070800781239,44.48828125],[-67.89385986328124,44.413108825683594],[-67.9808349609375,44.438610076904354],[-68.02804565429688,44.368618011474666],[-68.07722473144531,44.35472106933593],[-68.1050033569336,44.385555267333984],[-68.11444091796875,44.4808349609375],[-68.215835571289,44.5183334350587],[-68.2300033569336,44.46305465698248],[-68.29472351074213,44.47194290161133],[-68.3469467163086,44.45444488525402],[-68.4175033569336,44.39694595336925],[-68.43805694580071,44.48277664184581],[-68.4786148071289,44.42305374145519],[-68.56777954101562,44.386112213134766],[-68.54499816894531,44.35555648803722],[-68.56361389160156,44.30805587768566],[-68.53500366210938,44.29027938842785],[-68.52301788330072,44.23643112182622],[-68.63944244384764,44.289443969726676],[-68.68888854980457,44.29639053344738],[-68.75944519042963,44.33166503906249],[-68.7933349609375,44.30805587768566],[-68.8261108398437,44.33444595336914],[-68.82083129882811,44.38277816772466],[-68.778335571289,44.49222183227545],[-68.79888916015625,44.50138854980463],[-68.9338912963866,44.43638992309582],[-68.99388885498047,44.42139053344726],[-68.94889068603516,44.35777664184576],[-68.95388793945307,44.32389068603521],[-69.06055450439453,44.206943511963004],[-69.08081817626947,44.157241821289176],[-69.05712127685547,44.09525299072277],[-69.07296752929688,44.04657363891596],[-69.13204193115227,44.00464630126959],[-69.1905517578125,43.98249816894536],[-69.21083831787098,43.936965942382926],[-69.2726974487304,43.935874938964844],[-69.38996124267578,44.01059341430664],[-69.44132995605463,43.96589279174799],[-69.45931243896484,43.90298461914068],[-69.50255584716791,43.838333129882926],[-69.524169921875,43.87694549560547],[-69.61788940429688,43.84666824340832],[-69.6631622314452,43.8513412475587],[-69.65373229980469,43.93420791625988],[-69.70083618164051,43.9422225952149],[-69.76750183105469,43.8930549621582],[-69.83027648925781,43.984443664550895],[-69.88361358642578,43.95444488525396],[-69.80944824218744,43.92777633666992],[-69.81777954101562,43.880764007568416],[-69.79087829589842,43.790378570556754],[-69.79611206054688,43.734443664550724],[-69.83055877685547,43.723056793213004],[-69.87600708007807,43.791103363037166],[-69.85194396972656,43.83361053466808],[-69.8983306884765,43.871944427490284],[-69.95923614501953,43.85548400878911],[-70.01880645751952,43.859943389892635],[-70.05249786376953,43.83055496215826],[-70.11972045898436,43.80666732788086],[-70.20055389404291,43.73666763305664],[-70.25138854980457,43.67805480957037],[-70.20758819580072,43.62204742431651],[-70.19779968261719,43.567687988281364],[-70.27278137207031,43.5625],[-70.35194396972656,43.5363883972168],[-70.3855590820312,43.495277404785156],[-70.36750030517578,43.4366683959962],[-70.39231872558588,43.399234771728516],[-70.46544647216797,43.34030151367193],[-70.52194213867182,43.34333419799799],[-70.56117248535156,43.313766479492244],[-70.59416961669922,43.24583435058594],[-70.57527923583984,43.22111129760742],[-70.6185455322265,43.16439437866222],[-70.62313079833972,43.133895874023494],[-70.66518402099602,43.08361053466808],[-70.68666839599608,43.06472396850586],[-70.69668579101562,43.082252502441456],[-70.73222351074213,43.074443817138665],[-70.75666809082031,43.08527755737298],[-70.76583099365234,43.094722747802784],[-70.81984710693352,43.125907897949276],[-70.83222198486328,43.14444351196289],[-70.81687927246094,43.2120094299317]]]]},"properties":{"ID_0":244,"ISO":"US-ME","NAME_0":"United States","ID_1":20,"NAME_1":"Maine","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"ME|Maine"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-75.70194244384766,38.559722900390675],[-75.69416809082026,38.45927047729498],[-75.12847900390614,38.447093963623104],[-75.0999984741211,38.40916824340831],[-75.12722015380854,38.361389160156364],[-75.0954360961914,38.32993698120117],[-75.163330078125,38.23749923706066],[-75.21944427490229,38.24638748168945],[-75.28610992431635,38.14916610717779],[-75.29805755615234,38.099998474121094],[-75.33305358886719,38.10138702392584],[-75.37750244140625,38.0175018310548],[-75.62372589111328,37.99547958374035],[-75.64583587646479,37.97084045410156],[-75.6580581665039,37.95861053466791],[-75.73805236816399,37.983333587646484],[-75.7780532836914,37.97360992431646],[-75.8647232055664,37.913333892822266],[-75.89138793945307,37.956665039062614],[-75.8370132446289,38.0323944091798],[-75.83860778808594,38.12461853027349],[-75.88606262207026,38.14941024780285],[-75.95916748046875,38.138889312744254],[-75.9414291381836,38.187705993652344],[-75.88826751708979,38.20403289794933],[-75.91877746582026,38.26448440551758],[-75.8852767944336,38.32500076293951],[-75.8544464111328,38.3533325195313],[-75.8622207641601,38.37972259521495],[-75.83333587646479,38.38611221313488],[-75.84916687011712,38.40388870239258],[-75.84361267089838,38.42194366455078],[-75.82805633544922,38.42222213745117],[-75.81583404541016,38.43638992309576],[-75.83139038085938,38.45583343505871],[-75.82250213623047,38.48055648803705],[-75.76194763183592,38.5055541992188],[-75.7444458007812,38.536945343017635],[-75.72472381591797,38.53972244262695],[-75.70194244384766,38.559722900390675]]],[[[-76.3022232055664,39.03333282470709],[-76.27194213867188,38.94250106811535],[-76.36666870117188,38.908889770507805],[-76.35527801513666,38.956111907958984],[-76.3022232055664,39.03333282470709]]],[[[-75.78752136230469,39.72307968139654],[-75.7880630493164,39.65008926391613],[-75.76194763183592,39.33164978027355],[-75.72236633300781,38.82954025268566],[-75.70196533203125,38.56138992309581],[-75.72583007812493,38.54083251953131],[-75.74250030517578,38.53916549682617],[-75.75666809082031,38.52972412109375],[-75.758056640625,38.51305389404308],[-75.8180541992187,38.48833465576172],[-75.83694458007805,38.45583343505871],[-75.82305908203125,38.432498931884766],[-75.84666442871088,38.423053741455135],[-75.85722351074217,38.38861083984381],[-75.87083435058594,38.3774986267091],[-75.86638641357422,38.3572235107423],[-75.89954376220703,38.34940338134777],[-75.94046020507812,38.3056259155274],[-75.95694732666016,38.2477760314942],[-76.00116729736322,38.298336029052784],[-75.96403503417969,38.323966979980526],[-75.97337341308594,38.36553573608393],[-76.05027770996088,38.30916595458996],[-76.02722167968739,38.28166580200195],[-76.0422897338866,38.237255096435604],[-76.1555557250976,38.323890686035156],[-76.18364715576172,38.36009216308605],[-76.28166961669922,38.41305541992193],[-76.33194732666016,38.47416687011713],[-76.25305175781239,38.51805496215826],[-76.27655029296875,38.54508590698242],[-76.27533721923822,38.60415649414068],[-76.25410461425781,38.62261581420909],[-76.16388702392578,38.596389770507926],[-76.09027862548828,38.591945648193295],[-76.15528106689447,38.6580543518067],[-76.238052368164,38.71083450317383],[-76.34278106689447,38.748332977295036],[-76.29805755615229,38.828334808349666],[-76.25055694580072,38.82527923583996],[-76.19999694824213,38.80222320556635],[-76.19805908203125,38.845001220703125],[-76.16055297851562,38.87972259521484],[-76.16278076171875,38.90694427490229],[-76.2327880859375,38.95555114746105],[-76.1624984741211,39.006389617920036],[-76.17791748046875,39.03157424926769],[-76.14429473876953,39.08795166015619],[-76.15156555175774,39.107452392578125],[-76.23110961914057,39.082221984863224],[-76.24555206298828,39.1344451904298],[-76.27819061279297,39.14831161499018],[-76.18650817871094,39.318637847900334],[-76.11089324951172,39.37215805053716],[-76.05687713623041,39.371345520019645],[-76.03500366210938,39.402221679687614],[-75.98278045654286,39.435001373291016],[-75.96932983398432,39.47567367553711],[-75.99527740478516,39.48944473266607],[-75.97003936767578,39.55751800537121],[-76.0838851928711,39.54666519165045],[-76.11307525634766,39.50154495239269],[-76.1024169921875,39.43478012084972],[-76.15866088867188,39.406009674072266],[-76.20084381103516,39.364681243896534],[-76.28916931152338,39.31666564941406],[-76.33662414550781,39.34568786621094],[-76.42121887207031,39.23179244995122],[-76.4215087890625,39.21019744873058],[-76.49629211425781,39.20192337036133],[-76.49675750732422,39.22663116455078],[-76.55860900878895,39.23277664184582],[-76.51860809326172,39.170833587646484],[-76.48027801513665,39.16666793823242],[-76.43055725097656,39.13111114501953],[-76.45833587646484,39.0602760314942],[-76.39444732666009,39.011665344238274],[-76.47138977050781,38.9827766418457],[-76.45055389404291,38.941112518310604],[-76.51499938964838,38.91083145141613],[-76.49111175537108,38.88472366333002],[-76.53778076171874,38.86138916015625],[-76.49083709716797,38.836666107177734],[-76.55694580078125,38.74333190917969],[-76.52583312988281,38.724445343017685],[-76.5263900756836,38.65083312988281],[-76.51139068603509,38.61500167846691],[-76.51638793945312,38.53055572509771],[-76.49277496337885,38.48305511474615],[-76.41527557373047,38.413887023925724],[-76.38610839843749,38.36305618286127],[-76.42138671875,38.31916809082037],[-76.46222686767578,38.32443237304682],[-76.48555755615223,38.3774986267091],[-76.52333068847656,38.41243362426769],[-76.61916351318354,38.417778015136776],[-76.5019454956054,38.35916519165045],[-76.46185302734375,38.295959472656364],[-76.40040588378906,38.30976104736328],[-76.37333679199219,38.29861068725586],[-76.39916992187499,38.25694274902344],[-76.3822250366211,38.21333312988286],[-76.3199996948241,38.13833236694347],[-76.3294448852539,38.071109771728516],[-76.42282104492188,38.111785888671875],[-76.43738555908197,38.13445663452154],[-76.53956604003905,38.152370452880916],[-76.55000305175776,38.182777404785156],[-76.59127807617188,38.214904785156364],[-76.73055267333979,38.25055694580083],[-76.75138854980469,38.2224998474121],[-76.80528259277344,38.25229263305664],[-76.92631530761713,38.29413223266607],[-76.9300460815429,38.32266616821289],[-76.98324584960932,38.36376571655285],[-77.00218200683592,38.422988891601676],[-77.04181671142572,38.44482803344738],[-77.09145355224608,38.40755844116211],[-77.18805694580078,38.365051269531364],[-77.24953460693354,38.38232040405268],[-77.27360534667969,38.48167800903332],[-77.2350234985351,38.55345916748058],[-77.1844482421875,38.55861282348633],[-77.14907836914062,38.605339050293075],[-77.1042861938476,38.63354492187506],[-77.10093688964838,38.68544769287121],[-77.03681945800781,38.7094078063966],[-77.01642608642577,38.80926132202154],[-76.90969848632812,38.89252853393566],[-77.04148864746094,38.99505996704107],[-77.12050628662104,38.93373107910162],[-77.15483093261713,38.967350006103516],[-77.22567749023432,38.9761199951173],[-77.24825286865234,39.02806091308587],[-77.32726287841791,39.061119079589844],[-77.45316314697266,39.07286071777355],[-77.517578125,39.12377166748058],[-77.51510620117188,39.17042922973644],[-77.47358703613281,39.19351959228521],[-77.45635223388672,39.2284202575683],[-77.53774261474604,39.26604080200195],[-77.5698623657226,39.308151245117244],[-77.6350326538086,39.308689117431754],[-77.71972656249999,39.325309753418026],[-77.75768280029295,39.34051895141613],[-77.73954772949219,39.404010772705135],[-77.79225921630854,39.43307113647472],[-77.80246734619135,39.490268707275504],[-77.8391723632812,39.49766921997076],[-77.88199615478509,39.56248092651373],[-77.84004974365229,39.56811904907221],[-77.83941650390625,39.60691070556652],[-77.88593292236317,39.60029983520519],[-78.00673675537104,39.60235214233404],[-78.10209655761713,39.68072891235357],[-78.17941284179686,39.69755172729498],[-78.27274322509754,39.61857986450201],[-78.35508728027344,39.64162063598633],[-78.4062728881836,39.578701019287166],[-78.43984985351562,39.59024047851568],[-78.46636962890625,39.52022171020519],[-78.55940246582026,39.52043151855474],[-78.68025970458984,39.544219970703125],[-78.75669097900389,39.58245849609381],[-78.77593994140625,39.62488174438482],[-78.935791015625,39.484249114990234],[-78.96449279785156,39.4396705627442],[-79.0390396118164,39.477890014648494],[-79.09153747558588,39.473018646240284],[-79.16044616699219,39.391288757324276],[-79.37535858154291,39.272708892822266],[-79.42308807373047,39.22732925415038],[-79.48715209960926,39.20666885375988],[-79.47741699218744,39.72161102294922],[-79.04081726074213,39.72254943847656],[-78.48763275146484,39.72269058227544],[-77.93804931640625,39.7240104675293],[-77.39267730712885,39.719951629638615],[-76.99621582031244,39.719692230224666],[-76.41134643554682,39.72097015380871],[-75.78752136230469,39.72307968139654]]]]},"properties":{"ID_0":244,"ISO":"US-MD","NAME_0":"United States","ID_1":21,"NAME_1":"Maryland","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"MD"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-70.04833221435541,41.39027786254883],[-70.02555847167957,41.37416839599615],[-69.9631118774414,41.28267288208008],[-69.971923828125,41.246852874755916],[-70.10166931152344,41.240554809570426],[-70.20083618164057,41.26861190795904],[-70.19388580322254,41.29666519165045],[-70.09249877929682,41.290554046630916],[-70.01999664306635,41.304443359375114],[-69.99845886230463,41.331787109375],[-70.04833221435541,41.39027786254883]]],[[[-70.59868621826166,41.48159027099615],[-70.54798126220692,41.40831375122082],[-70.44936370849604,41.3832740783692],[-70.4516296386718,41.3480339050294],[-70.61107635498047,41.3495445251466],[-70.73436737060547,41.33716201782238],[-70.77853393554688,41.30188369750988],[-70.83602905273438,41.344661712646484],[-70.77047729492175,41.35188293457037],[-70.70103454589838,41.42938613891607],[-70.65740966796875,41.46105194091808],[-70.59868621826166,41.48159027099615]]],[[[-70.19694519042967,42.08222198486334],[-70.12333679199219,42.06888961791992],[-70.03305816650385,42.01527786254883],[-69.97499847412104,41.92972183227544],[-69.9447250366211,41.83611297607421],[-69.9288864135742,41.7547225952149],[-69.98916625976562,41.736110687255916],[-69.94539642333984,41.70355606079113],[-69.9647216796875,41.65305709838867],[-70.00833129882812,41.67305374145519],[-70.13857269287098,41.65039062500006],[-70.19207763671875,41.648601531982536],[-70.24796295166016,41.627380371093864],[-70.34916687011719,41.635555267333984],[-70.40027618408203,41.6069450378418],[-70.43222045898438,41.6205558776856],[-70.45861053466791,41.574722290039176],[-70.4942550659179,41.55151748657238],[-70.63349914550776,41.53858947753912],[-70.64949798583984,41.646064758300895],[-70.616943359375,41.65722274780285],[-70.61833190917963,41.74000167846691],[-70.55000305175781,41.77527618408203],[-70.5063858032226,41.77138900756841],[-70.41388702392572,41.744445800781364],[-70.30955505371088,41.72587966918957],[-70.27748870849604,41.71031951904308],[-70.18833160400385,41.752777099609425],[-70.03778076171875,41.782222747802734],[-70.0011138916015,41.81611251831065],[-70.024169921875,41.93000030517584],[-70.07250213623047,41.90999984741211],[-70.07888793945312,41.99277877807617],[-70.1039199829101,42.040367126464844],[-70.15833282470703,42.06194305419922],[-70.21111297607415,42.03333282470703],[-70.24277496337885,42.06916809082031],[-70.19694519042967,42.08222198486334]]],[[[-70.81531524658203,42.86279678344732],[-70.79499816894531,42.75194549560558],[-70.77083587646479,42.70388793945323],[-70.71701049804688,42.6623306274414],[-70.64665222167963,42.689346313476676],[-70.59392547607416,42.63478088378912],[-70.67581939697266,42.60776901245123],[-70.6843032836914,42.587860107421925],[-70.88222503662102,42.53277587890636],[-70.84222412109375,42.51938629150396],[-70.89472198486322,42.459999084472656],[-70.94444274902344,42.457221984863395],[-70.98972320556629,42.413333892822266],[-70.97138977050776,42.37666702270519],[-71.03277587890625,42.328334808349666],[-71.01139068603516,42.27694320678705],[-70.95333099365234,42.25500106811518],[-70.88543701171875,42.24585342407221],[-70.83944702148438,42.27000045776372],[-70.76527404785156,42.244998931884815],[-70.71639251708979,42.20182418823242],[-70.711669921875,42.16777801513672],[-70.63861083984375,42.08889007568365],[-70.66699218749993,42.012271881103565],[-70.7111129760742,42.004722595214844],[-70.64625549316406,41.950099945068416],[-70.58281707763672,41.95095062255865],[-70.55509185791014,41.93032455444347],[-70.52583312988276,41.85944366455084],[-70.54222106933594,41.83111190795904],[-70.51583099365229,41.773612976074276],[-70.53888702392572,41.776943206787166],[-70.55860900878906,41.77416610717767],[-70.62388610839838,41.74916839599615],[-70.65555572509753,41.71277618408209],[-70.72201538085932,41.73584747314459],[-70.75179290771484,41.705154418945426],[-70.75762939453125,41.65502166748058],[-70.83616638183588,41.624530792236385],[-70.90385437011719,41.63202667236328],[-70.93083190917969,41.60889053344732],[-70.98809051513666,41.50828170776361],[-71.05859375,41.511260986328125],[-71.12061309814453,41.4955787658692],[-71.13324737548822,41.6594810485841],[-71.19892120361327,41.67826080322277],[-71.2276687622069,41.7150993347168],[-71.26138305664062,41.75149154663086],[-71.32591247558594,41.77928161621094],[-71.34367370605469,41.824249267578125],[-71.33856964111322,41.89826202392578],[-71.38236236572266,41.8914909362793],[-71.3796768188476,42.019100189208984],[-71.7979431152343,42.00889205932623],[-71.79910278320305,42.02379989624035],[-72.00298309326166,42.029071807861385],[-72.52633666992188,42.03504943847656],[-72.5732192993164,42.03012847900396],[-72.75743103027338,42.036151885986385],[-72.76860046386713,42.004291534423885],[-72.81815338134764,41.99790954589849],[-72.81553649902332,42.03765106201183],[-73.05438232421875,42.040538787841854],[-73.36583709716797,42.04973220825206],[-73.49005889892572,42.049701690673885],[-73.50840759277344,42.08575057983404],[-73.39566040039062,42.39731979370117],[-73.26745605468744,42.745159149170036],[-72.45662689208983,42.72761154174815],[-71.62925720214832,42.704231262207145],[-71.29679870605463,42.697780609130916],[-71.25987243652338,42.734920501708984],[-71.18434906005854,42.73754882812506],[-71.1891021728515,42.790748596191406],[-71.13334655761707,42.8215217590332],[-71.06595611572266,42.80630874633795],[-71.0318832397461,42.85802078247076],[-70.9166030883789,42.88666152954113],[-70.84805297851562,42.86087036132807],[-70.81531524658203,42.86279678344732]]]]},"properties":{"ID_0":244,"ISO":"US-MA","NAME_0":"United States","ID_1":22,"NAME_1":"Massachusetts","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Commonwealth of Massachusetts|MA|Mass."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-82.99703979492182,42.33023071289074],[-83.06623077392578,42.32081985473633],[-83.1464385986328,42.24065017700207],[-83.18913269042969,42.09902954101574],[-83.18865966796875,42.030860900878906],[-83.2425231933593,41.97632980346691],[-83.29273223876952,41.945331573486385],[-83.33065795898438,41.898559570312614],[-83.38072204589844,41.86888885498047],[-83.44158172607422,41.80265045166027],[-83.43036651611321,41.76332092285161],[-83.48401641845703,41.732791900634766],[-83.99973297119135,41.71569061279308],[-84.67555999755858,41.70069885253906],[-84.80667114257812,41.69580078125005],[-84.80755615234375,41.760501861572315],[-85.5762939453125,41.76026153564459],[-85.93197631835932,41.762321472168026],[-86.45262908935547,41.75992965698248],[-87.20712280273432,41.76071166992182],[-87.06904602050774,42.33909988403332],[-87.01808166503905,42.49470138549815],[-87.067398071289,42.81948089599604],[-87.12329101562493,43.19713211059575],[-87.1437759399414,43.305309295654354],[-87.15516662597645,43.443580627441406],[-87.14817810058588,43.57104873657238],[-87.12481689453118,43.71047210693359],[-87.08138275146484,43.88690185546875],[-87.03440093994135,44.04607009887695],[-86.96586608886707,44.255950927734375],[-86.86270904541014,44.533458709716854],[-86.79164123535156,44.69007873535156],[-86.72654724121094,44.8134002685548],[-86.64382934570312,44.933990478515625],[-86.5084991455078,45.066459655761776],[-86.42835998535149,45.1271705627442],[-86.24957275390625,45.23382186889654],[-86.76052856445307,45.44398117065435],[-87.09626007080078,45.441989898681584],[-87.17965698242182,45.34244155883789],[-87.30750274658203,45.24304962158209],[-87.40345764160156,45.20452880859381],[-87.43727111816406,45.07780075073248],[-87.66039276123041,45.107769012451286],[-87.67529296874994,45.13346099853527],[-87.74075317382812,45.175521850585994],[-87.71179199218744,45.26469039916997],[-87.6513595581054,45.342460632324276],[-87.7033462524414,45.3865699768067],[-87.76006317138665,45.34931945800787],[-87.85740661621094,45.34968948364258],[-87.88687133789061,45.36513137817377],[-87.85341644287104,45.4072608947755],[-87.85975646972656,45.43976974487305],[-87.78568267822266,45.496139526367244],[-87.82350158691395,45.56800079345703],[-87.78272247314453,45.60948944091802],[-87.82975006103516,45.65299224853527],[-87.78424072265625,45.67525100708019],[-87.87747192382807,45.75363922119146],[-87.95907592773438,45.758750915527344],[-87.99714660644526,45.79669189453125],[-88.06414794921874,45.780929565429744],[-88.1359024047851,45.816390991210994],[-88.07279968261717,45.872138977050895],[-88.0979995727539,45.916751861572266],[-88.19853973388672,45.953891754150504],[-88.32615661621088,45.959190368652344],[-88.3820495605468,45.99100112915045],[-88.41734313964838,45.97953033447277],[-88.52305603027344,46.0201301574707],[-88.60163879394531,46.01890182495122],[-88.6148681640625,45.99243927001959],[-88.74083709716791,46.02799224853526],[-88.85073852539062,46.04090881347662],[-89.08544158935547,46.13653182983404],[-89.26661682128906,46.17369079589855],[-89.92904663085938,46.300048828125],[-90.11775207519526,46.33657073974615],[-90.12104034423828,46.35794067382824],[-90.21678924560547,46.50550079345703],[-90.30802154541016,46.518741607666016],[-90.32829284667963,46.5547714233399],[-90.39273834228516,46.53889083862316],[-90.41870880126947,46.56695938110351],[-89.95797729492188,47.29117965698242],[-89.48774719238276,48.010860443115234],[-89.3390502929687,47.96989822387701],[-88.68901062011719,48.24150848388666],[-88.37091064453114,48.30424880981451],[-87.86489105224598,48.11369705200201],[-87.40586090087885,47.93407058715826],[-86.9500503540039,47.75260162353527],[-86.54266357421875,47.58848571777343],[-86.04337310791004,47.385589599609425],[-85.58722686767572,47.19679641723633],[-85.08937072753906,46.98918151855469],[-84.84339904785156,46.887283325195256],[-84.7637710571289,46.634880065918026],[-84.55606842041016,46.45965194702154],[-84.4763793945312,46.453151702880916],[-84.445571899414,46.48810577392578],[-84.37106323242188,46.50828170776372],[-84.30146789550776,46.4944419860841],[-84.25045013427729,46.502681732177734],[-84.22229766845696,46.53430938720709],[-84.12928771972655,46.53134918212902],[-84.109878540039,46.50212860107427],[-84.14324188232415,46.417133331298885],[-84.10652923583979,46.3214721679688],[-84.11344909667969,46.273307800292905],[-84.07260894775379,46.18754959106456],[-84.00502014160156,46.1505966186524],[-84.00047302246088,46.11433029174798],[-83.95479583740229,46.056240081787166],[-83.90355682373047,46.05847930908209],[-83.8258285522461,46.11650466918951],[-83.75665283203114,46.101470947265625],[-83.65439605712885,46.1194419860841],[-83.57113647460932,46.10256958007823],[-83.43562316894526,45.996528625488395],[-83.59211730957026,45.81868362426769],[-82.8934707641601,45.50675964355469],[-82.52536773681629,45.34091949462896],[-82.44964599609364,45.02643966674805],[-82.41751861572266,44.90666961669933],[-82.31079864501953,44.42530059814453],[-82.20767211914057,43.95124435424805],[-82.12290191650385,43.58837127685547],[-82.33206176757812,43.17657089233404],[-82.42434692382807,42.99829101562506],[-82.41134643554688,42.970714569091854],[-82.45320892333983,42.925727844238224],[-82.47816467285156,42.80305099487304],[-82.4669418334961,42.773891448974666],[-82.48304748535156,42.70889282226562],[-82.52133941650385,42.610420227050895],[-82.60019683837885,42.549579620361385],[-82.667739868164,42.533592224121094],[-82.82801818847656,42.373489379882926],[-82.86609649658197,42.36488723754883],[-82.86828613281244,42.327590942382805],[-82.93584442138672,42.344570159912166],[-82.99703979492182,42.33023071289074]]]},"properties":{"ID_0":244,"ISO":"US-MI","NAME_0":"United States","ID_1":23,"NAME_1":"Michigan","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"MI|Mich."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-89.48774719238276,48.010860443115234],[-89.95797729492188,47.29117965698242],[-90.66310119628906,47.30253219604498],[-91.16647338867188,47.07197952270519],[-91.47432708740229,46.933589935302734],[-92.02097320556635,46.705890655517635],[-92.08677673339838,46.74848937988281],[-92.14028167724604,46.73797988891613],[-92.20291137695312,46.70471954345714],[-92.17941284179676,46.68450164794933],[-92.21241760253906,46.65069198608398],[-92.28830718994135,46.66788864135742],[-92.28991699218744,46.07062149047863],[-92.33354949951172,46.056579589843864],[-92.34934234619135,46.01506042480463],[-92.42616271972655,46.01951980590832],[-92.47383117675781,45.97315979003906],[-92.53526306152344,45.97851943969738],[-92.54872131347656,45.95252990722656],[-92.63555908203125,45.93120193481457],[-92.72895050048827,45.87358856201171],[-92.76248931884754,45.83015060424805],[-92.784912109375,45.761981964111385],[-92.86492919921875,45.717460632324325],[-92.8853912353515,45.63793182373058],[-92.88076782226562,45.57435989379877],[-92.81909942626947,45.5603408813476],[-92.77217864990229,45.56787109375006],[-92.72820281982422,45.544311523437614],[-92.72400665283203,45.513210296630916],[-92.64618682861328,45.44691848754894],[-92.64541625976562,45.40578079223633],[-92.69808959960932,45.36170959472662],[-92.70358276367188,45.326229095458984],[-92.75834655761719,45.290390014648494],[-92.74672698974604,45.107582092285156],[-92.80014038085932,45.072299957275504],[-92.76832580566405,45.03247070312505],[-92.75467681884766,44.95714950561518],[-92.76438140869135,44.8381805419923],[-92.80222320556635,44.74462890624999],[-92.73252105712885,44.715030670166065],[-92.5683364868164,44.60174942016613],[-92.5416259765625,44.56864166259771],[-92.36638641357422,44.55821990966791],[-92.31600952148438,44.54072952270519],[-92.28473663330078,44.48208999633788],[-92.211669921875,44.43642044067394],[-92.05819702148426,44.40224075317394],[-91.95923614501953,44.36016845703131],[-91.91506958007812,44.31468200683594],[-91.88848114013672,44.224102020263786],[-91.8118896484375,44.16049194335949],[-91.72551727294922,44.13095092773449],[-91.70950317382807,44.10575103759777],[-91.57084655761713,44.027778625488395],[-91.51145172119135,44.02219009399414],[-91.43450927734375,43.99748992919922],[-91.36734008789057,43.9392204284668],[-91.27906799316406,43.840740203857536],[-91.24598693847656,43.77518081665039],[-91.26664733886707,43.71619033813488],[-91.26715087890625,43.62329864501953],[-91.23175811767577,43.58444976806646],[-91.24170684814453,43.54475021362298],[-91.21996307373047,43.50228881835949],[-92.08278656005852,43.50210189819341],[-92.55296325683581,43.50273895263672],[-93.28439331054688,43.50317001342768],[-93.9691162109375,43.50442886352545],[-94.5,43.50336837768549],[-95.28247833251942,43.50363922119151],[-96.0841217041015,43.50265884399414],[-96.45408630371094,43.50263214111334],[-96.45316314697266,43.85147857666021],[-96.45375061035149,44.198329925537166],[-96.45337677001947,44.544448852539176],[-96.45320892333973,44.978752136230575],[-96.4519271850586,45.302162170410206],[-96.50586700439453,45.369800567627],[-96.60874938964831,45.40938949584961],[-96.67417144775379,45.4115104675293],[-96.73165893554682,45.45928955078125],[-96.77336883544922,45.528610229492244],[-96.85455322265625,45.6074600219726],[-96.83033752441406,45.656688690185604],[-96.73145294189447,45.71072006225597],[-96.66736602783197,45.7350311279298],[-96.57878875732416,45.8318214416505],[-96.56125640869129,45.935581207275504],[-96.57715606689447,46.03075027465832],[-96.55515289306629,46.073089599609375],[-96.59771728515625,46.22259902954107],[-96.60398101806629,46.33179092407226],[-96.70368194580078,46.4188804626466],[-96.73628997802734,46.47864151000971],[-96.75917053222655,46.59801864624035],[-96.80259704589838,46.65642166137695],[-96.78176879882812,46.763061523437614],[-96.80082702636717,46.81550216674805],[-96.77536010742176,46.89971923828125],[-96.79831695556635,46.963729858398544],[-96.8345260620117,47.012840270996094],[-96.81748962402338,47.1101913452149],[-96.84092712402344,47.23004913330078],[-96.84517669677733,47.31657028198242],[-96.8341293334961,47.334701538086044],[-96.85188293457031,47.47874069213873],[-96.87166595458979,47.52569961547857],[-96.85124969482416,47.588119506835994],[-96.93121337890625,47.73451995849621],[-96.9358673095703,47.767002105713004],[-96.9754867553711,47.80340194702154],[-97.02021026611328,47.92015075683594],[-97.05416107177734,47.945430755615234],[-97.0748901367187,48.050350189208984],[-97.12265014648432,48.105571746826286],[-97.1476058959961,48.18201065063482],[-97.11515045166003,48.295780181884766],[-97.16057586669922,48.39348220825195],[-97.1229019165039,48.43828201293945],[-97.15696716308594,48.479492187500114],[-97.14785003662104,48.61254119873047],[-97.09348297119135,48.6839714050293],[-97.18553924560547,48.81288909912121],[-97.1786499023437,48.871818542480526],[-97.21280670166004,48.906089782714844],[-97.23898315429688,48.96694183349615],[-97.22947692871087,49.00002288818371],[-96.78406524658202,49.00003814697277],[-96.17877197265625,49.000072479248104],[-95.75,49.000000000000114],[-95.1513900756836,48.99995040893566],[-95.14965057373047,49.38329696655285],[-95.0538101196289,49.35296630859375],[-94.95607757568358,49.36944961547851],[-94.85285186767578,49.323375701904354],[-94.8254165649414,49.294742584228565],[-94.7718658447265,49.12236022949218],[-94.74797058105469,49.09748458862305],[-94.67808532714844,48.87779617309576],[-94.68231964111322,48.808830261230526],[-94.62059020996088,48.73738861083995],[-94.53514099121088,48.70233535766607],[-94.45195007324219,48.69279098510748],[-94.41650390624994,48.71025466918945],[-94.25695037841795,48.70345306396496],[-94.22329711914057,48.66024398803722],[-94.16982269287098,48.649860382080135],[-94.08052062988281,48.65375900268566],[-93.85050964355463,48.631637573242244],[-93.8169708251953,48.61455535888683],[-93.80554962158203,48.54293060302734],[-93.75177001953125,48.51976013183605],[-93.61286926269526,48.52466583251959],[-93.46788024902344,48.546634674072266],[-93.46360015869135,48.591957092285206],[-93.34674072265624,48.626598358154354],[-93.25643920898438,48.642494201660156],[-93.17977142333983,48.62282943725597],[-93.09317016601562,48.627220153808594],[-92.9472427368164,48.621395111083984],[-92.7268295288086,48.53911209106457],[-92.63541412353514,48.54261016845709],[-92.6314697265625,48.49869537353521],[-92.69600677490229,48.49237060546875],[-92.65268707275385,48.44081878662104],[-92.5068359375,48.450401306152344],[-92.4664840698242,48.434989929199276],[-92.47480773925781,48.37329101562511],[-92.40264129638666,48.291835784912166],[-92.36433410644531,48.233757019043026],[-92.26934814453124,48.25109481811535],[-92.30151367187499,48.3120002746582],[-92.26251220703125,48.35475921630871],[-92.2092056274414,48.34635543823242],[-92.14511108398438,48.36547851562494],[-92.05484008789057,48.35908889770502],[-91.99980926513666,48.32101440429699],[-91.98326110839844,48.260986328125],[-91.89157104492182,48.2327613830567],[-91.86229705810541,48.211212158203125],[-91.72283172607422,48.20127487182622],[-91.6961898803711,48.183803558349545],[-91.6910629272461,48.12732315063488],[-91.62953186035156,48.119125366210994],[-91.53746032714837,48.08300399780279],[-91.47730255126947,48.0800895690918],[-91.39911651611317,48.057098388671875],[-91.37143707275384,48.070446014404354],[-91.2653121948241,48.07798004150396],[-91.13675689697254,48.15468978881836],[-91.02908325195305,48.19108963012695],[-90.97420501708984,48.22059249877941],[-90.88575744628906,48.246135711670036],[-90.83993530273436,48.24586868286138],[-90.81394958496094,48.19068145751959],[-90.74224090576172,48.113662719726676],[-90.63751220703114,48.10586929321294],[-90.58590698242182,48.12222671508789],[-90.52440643310536,48.10276412963867],[-90.43859100341797,48.107788085937614],[-90.34657287597656,48.098293304443416],[-90.13582611083984,48.1126823425293],[-90.03350830078125,48.09634780883794],[-89.97427368164062,48.04409027099604],[-89.86762237548828,47.9980087280274],[-89.76985931396472,48.02291107177746],[-89.48774719238276,48.010860443115234]]]},"properties":{"ID_0":244,"ISO":"US-MN","NAME_0":"United States","ID_1":24,"NAME_1":"Minnesota","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"MN|Minn."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-88.19957733154295,34.997821807861385],[-88.15249633789057,34.926921844482536],[-88.0979614257812,34.89635848999029],[-88.11116790771484,34.7831916809082],[-88.15349578857422,34.48810958862305],[-88.20667266845697,34.0458221435548],[-88.24739837646477,33.74988937377941],[-88.30110931396484,33.299499511718864],[-88.3370895385742,33.000080108642635],[-88.3909072875976,32.556411743164176],[-88.42616271972656,32.26203155517584],[-88.47203063964844,31.899951934814734],[-88.45070648193354,31.444009780883846],[-88.43276977539057,31.149320602416932],[-88.4101333618164,30.70327949523937],[-88.39940643310541,30.3950023651123],[-88.39915466308594,30.38804435730009],[-88.39838409423828,30.387275695800838],[-88.39692687988276,30.35546684265148],[-88.3931274414062,30.350992202758903],[-88.40916442871094,30.369443893432617],[-88.48100280761719,30.318437576293945],[-88.5647201538086,30.34388923645048],[-88.56610870361322,30.395832061767692],[-88.60832977294922,30.41083335876465],[-88.6131820678711,30.372909545898434],[-88.7106246948242,30.342327117919922],[-88.73815155029291,30.34462928771978],[-88.81111145019526,30.38500022888195],[-88.90583038330067,30.394443511962947],[-89.00444793701172,30.387500762939453],[-89.08333587646484,30.36861038208025],[-89.24475860595697,30.313867568969727],[-89.29194641113276,30.30388832092279],[-89.27999877929688,30.36055755615234],[-89.35333251953124,30.369722366333008],[-89.33916473388665,30.296112060546932],[-89.41972351074219,30.254167556762695],[-89.44889068603514,30.201944351196346],[-89.52471923828125,30.184724807739258],[-89.57482910156237,30.183120727539233],[-89.61322021484375,30.219869613647404],[-89.63101196289062,30.25790977478033],[-89.63477325439453,30.34647750854486],[-89.68418884277337,30.40998077392584],[-89.689712524414,30.459020614624137],[-89.77195739746082,30.518880844116268],[-89.80213165283203,30.55976104736339],[-89.84224700927734,30.6695499420166],[-89.82776641845703,30.734891891479496],[-89.83033752441406,30.782430648803768],[-89.7869415283203,30.817661285400614],[-89.78943634033203,30.851070404052788],[-89.75385284423828,30.94602012634277],[-89.72808074951166,30.969570159912227],[-89.75891876220703,31.002069473266655],[-90.19821929931635,31.00192070007324],[-90.56694793701172,31.00000953674322],[-91.0607681274414,30.999540328979776],[-91.63971710205072,30.999811172485405],[-91.57750701904297,31.032371520996147],[-91.56204223632812,31.05613136291515],[-91.62561798095703,31.121990203857536],[-91.59648895263666,31.189550399780387],[-91.64942169189447,31.242370605468807],[-91.6462631225586,31.266120910644528],[-91.53385925292963,31.272172927856502],[-91.51383972167957,31.318109512329155],[-91.57195281982422,31.379409790039233],[-91.55670928955077,31.429830551147518],[-91.51673889160156,31.37121009826672],[-91.47331237792957,31.386270523071403],[-91.50863647460938,31.441440582275504],[-91.51300811767577,31.5314102172851],[-91.44451904296874,31.546350479126147],[-91.42109680175781,31.59708976745611],[-91.48607635498041,31.585969924926875],[-91.51302337646484,31.60532951354992],[-91.5033493041991,31.644569396972653],[-91.43882751464844,31.61306953430187],[-91.39872741699213,31.63227081298839],[-91.39840698242186,31.706651687622124],[-91.37357330322266,31.747142791748104],[-91.2730484008789,31.743721008300778],[-91.28681945800781,31.77028274536144],[-91.37246704101562,31.765850067138725],[-91.33928680419916,31.84148025512695],[-91.27147674560541,31.85782051086443],[-91.1819458007812,31.920780181884876],[-91.18698883056635,31.954750061035213],[-91.16403198242176,31.981170654296815],[-91.0965728759765,31.991870880127014],[-91.0817260742187,32.01298904418945],[-91.10659790039057,32.0538902282716],[-91.04310607910145,32.096961975097656],[-91.00213623046875,32.16170883178728],[-91.0384216308593,32.17293930053722],[-91.05304718017578,32.123680114746094],[-91.16353607177729,32.13658905029308],[-91.16754150390618,32.19176101684576],[-91.04847717285155,32.23896026611334],[-90.98233032226557,32.21247100830106],[-90.9818496704101,32.28676223754911],[-90.94716644287098,32.284770965576165],[-90.90244293212879,32.32146072387701],[-90.9229125976562,32.34025192260742],[-90.99288940429688,32.35398101806646],[-91.00843811035156,32.37026977539056],[-90.96627807617188,32.42612075805664],[-91.00181579589832,32.44990921020525],[-91.03369903564453,32.436408996582145],[-91.0751342773437,32.44832992553722],[-91.11141967773438,32.478961944580305],[-91.109130859375,32.53239059448248],[-91.0785522460937,32.540328979492244],[-91.0196533203125,32.48484039306669],[-90.99562072753906,32.5096321105957],[-91.05835723876947,32.535049438476676],[-91.07485198974604,32.562709808349666],[-91.05551147460938,32.60750961303711],[-91.133316040039,32.59352111816412],[-91.15268707275378,32.64321899414079],[-91.06224822998041,32.70399856567383],[-91.0598373413086,32.72816085815441],[-91.15496063232416,32.74589920043956],[-91.15973663330072,32.81143188476557],[-91.14549255371094,32.842658996582315],[-91.10279083251947,32.86019897460943],[-91.06398773193354,32.90523910522461],[-91.09162902832026,32.977828979492415],[-91.13909912109375,32.970539093017635],[-91.13445281982416,32.9132194519043],[-91.1906127929687,32.90491104125982],[-91.21263885498041,32.93025970458979],[-91.1990127563476,32.96760177612305],[-91.1631469726562,33.00453186035179],[-91.1232070922851,33.04489898681635],[-91.13343811035156,33.06985092163086],[-91.1991119384765,33.10557937622076],[-91.17611694335932,33.143138885498104],[-91.10302734375,33.130241394043026],[-91.08685302734368,33.1520309448245],[-91.09247589111322,33.21709060668945],[-91.05364990234375,33.247180938720874],[-91.08489227294922,33.276882171630966],[-91.11247253417969,33.24589157104492],[-91.14437103271477,33.33504104614286],[-91.05716705322266,33.4273185729981],[-91.09596252441406,33.44879913330084],[-91.11171722412108,33.393680572509766],[-91.16921997070312,33.380290985107536],[-91.19449615478516,33.4179496765139],[-91.13165283203125,33.42916870117216],[-91.12610626220703,33.47439956665039],[-91.1765670776367,33.49641036987316],[-91.23066711425776,33.548419952392635],[-91.22438812255854,33.56781005859381],[-91.13588714599604,33.59233093261719],[-91.13629913330078,33.622840881347656],[-91.18389892578125,33.6549911499024],[-91.2188262939453,33.6605110168457],[-91.20845794677729,33.70071029663097],[-91.16152954101557,33.704860687255916],[-91.09281158447266,33.65715026855463],[-91.03778076171875,33.671562194824276],[-91.04870605468743,33.70973968505871],[-91.10269165039055,33.70724868774414],[-91.14575958251953,33.730079650878906],[-91.1430358886718,33.77301025390631],[-91.05506896972656,33.777740478515625],[-91.024169921875,33.76340103149419],[-91.0040664672851,33.80142974853521],[-91.04622650146479,33.814350128173885],[-91.07050323486328,33.86698913574219],[-91.00734710693348,33.92829132080084],[-91.08651733398438,33.95845031738287],[-91.08571624755854,33.97850036621105],[-91.01798248291016,34.001789093017635],[-90.9959869384765,33.96387100219732],[-90.96324157714844,33.96887969970703],[-90.98674011230463,34.01914978027355],[-90.88780975341797,34.0267791748048],[-90.87010192871088,34.09104156494152],[-90.94072723388672,34.10102081298828],[-90.95450592041009,34.13861083984375],[-90.91028594970703,34.16529846191406],[-90.84227752685547,34.140018463134766],[-90.81282806396484,34.15819931030279],[-90.83593749999994,34.19076156616211],[-90.83098602294916,34.2725715637207],[-90.76856994628906,34.27719116210949],[-90.7460327148437,34.31315994262707],[-90.76956176757807,34.35536193847662],[-90.74828338623047,34.37266921997082],[-90.67916870117182,34.36820220947277],[-90.57575988769531,34.41558074951172],[-90.5881729125976,34.50506210327143],[-90.54213714599604,34.53960037231445],[-90.57801055908202,34.602619171142635],[-90.55819702148438,34.646888732910156],[-90.51595306396484,34.635009765625114],[-90.4717407226562,34.67076873779297],[-90.4769515991211,34.699810028076115],[-90.54035949707031,34.70389938354498],[-90.5688018798828,34.72166061401373],[-90.51396179199219,34.80002975463873],[-90.48787689208973,34.727760314941406],[-90.4465103149414,34.754928588867244],[-90.47255706787108,34.79524993896496],[-90.45980072021484,34.824321746826286],[-90.48574829101557,34.86536026000971],[-90.44159698486322,34.88703155517578],[-90.42064666748036,34.833099365234375],[-90.34803009033203,34.859870910644645],[-90.32254791259766,34.846328735351676],[-90.24449920654286,34.90898132324219],[-90.24855041503906,34.9493789672851],[-90.30976867675781,34.99660873413086],[-89.88611602783203,34.996200561523494],[-89.30813598632812,34.99573135375982],[-88.92314147949219,34.99608993530279],[-88.19957733154295,34.997821807861385]]]},"properties":{"ID_0":244,"ISO":"US-MS","NAME_0":"United States","ID_1":25,"NAME_1":"Mississippi","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"MS|Miss."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-91.42041015625,40.37800979614257],[-91.46582031249999,40.333351135253956],[-91.50485992431635,40.237548828125],[-91.51146697998047,40.12919998168951],[-91.49294281005852,40.030868530273494],[-91.41963195800781,39.91773223876959],[-91.44725036621088,39.874309539794915],[-91.43390655517572,39.844730377197266],[-91.36862182617188,39.80150985717779],[-91.36624145507811,39.72851943969738],[-91.27519226074219,39.666461944580135],[-91.24236297607422,39.63103103637707],[-91.18009185791016,39.599239349365234],[-91.16358947753906,39.55728912353526],[-91.09442138671875,39.532348632812614],[-91.060302734375,39.471580505371094],[-90.99164581298828,39.42308044433594],[-90.85743713378906,39.352481842041065],[-90.79711914062494,39.31177902221674],[-90.72669982910156,39.24869155883789],[-90.70310974121088,39.13827133178711],[-90.6824722290039,39.10945892333996],[-90.7124633789062,39.05490875244152],[-90.67455291748047,38.98577880859375],[-90.661148071289,38.928131103515625],[-90.62252044677727,38.88901901245123],[-90.57279205322266,38.86922073364269],[-90.50617980957024,38.905330657958984],[-90.46972656249994,38.961410522460994],[-90.38276672363276,38.95951080322271],[-90.32347869873047,38.93149948120117],[-90.25535583496087,38.92240905761719],[-90.11405944824219,38.85079956054693],[-90.115966796875,38.81048965454113],[-90.21204376220696,38.72344207763683],[-90.1789474487304,38.63215255737316],[-90.1922607421875,38.602478027343864],[-90.25949096679688,38.53298187255865],[-90.29840850830078,38.42538070678722],[-90.343505859375,38.387161254882926],[-90.37238311767572,38.32244873046881],[-90.37303161621087,38.278018951416016],[-90.34976196289057,38.21408081054693],[-90.27091217041009,38.15587997436535],[-90.23059844970702,38.10490036010748],[-90.12670135498041,38.060611724853516],[-90.10891723632812,38.03078079223644],[-90.05265808105469,38.007930755615234],[-89.98267364501953,37.96065902709961],[-89.94937133789062,37.88224029541021],[-89.88656616210932,37.87683105468749],[-89.84182739257807,37.904430389404354],[-89.7960586547851,37.85887908935547],[-89.73972320556629,37.84666061401373],[-89.66256713867176,37.78924179077154],[-89.67066192626947,37.757499694824276],[-89.58212280273436,37.710449218750114],[-89.51522064208979,37.68917083740239],[-89.5158615112304,37.63887023925787],[-89.47628784179682,37.59352874755871],[-89.52201080322266,37.55828857421875],[-89.49256134033203,37.493350982666016],[-89.44420623779297,37.444339752197266],[-89.4242095947265,37.39405059814453],[-89.4426193237304,37.34225082397455],[-89.50981140136719,37.31307983398443],[-89.51802062988281,37.276660919189446],[-89.46540069580078,37.252639770507926],[-89.45791625976562,37.186901092529354],[-89.42121124267578,37.131698608398494],[-89.37856292724598,37.0941619873048],[-89.38477325439453,37.04539871215826],[-89.29093933105469,36.98950958251953],[-89.25860595703125,37.01903915405279],[-89.25036621093743,37.06333923339844],[-89.17191314697266,36.971309661865234],[-89.1338882446289,36.983871459960994],[-89.10166931152344,36.94449996948248],[-89.13111877441406,36.85879898071289],[-89.17848205566395,36.838760375976676],[-89.16118621826166,36.79119873046881],[-89.20163726806635,36.72507095336914],[-89.1660385131836,36.663551330566406],[-89.19824981689453,36.63304901123047],[-89.22885894775389,36.56766891479486],[-89.27493286132812,36.57167053222662],[-89.31931304931635,36.62232971191406],[-89.3776626586914,36.61787033081055],[-89.41960144042969,36.498039245605526],[-89.46463775634766,36.457099914550895],[-89.48729705810545,36.499889373779354],[-89.47117614746094,36.53084182739269],[-89.49890136718744,36.57802963256836],[-89.56279754638666,36.571800231933594],[-89.57295227050781,36.546211242675724],[-89.541748046875,36.500339508056584],[-89.52037811279286,36.47090148925781],[-89.55148315429686,36.441398620605526],[-89.51924133300781,36.388339996338004],[-89.52641296386719,36.3459205627442],[-89.60420227050768,36.344612121581974],[-89.61666107177729,36.31863021850586],[-89.54556274414062,36.27909088134771],[-89.55058288574213,36.252170562744254],[-89.60826873779291,36.24090957641613],[-89.67331695556635,36.252090454101676],[-89.69854736328125,36.2308807373048],[-89.58956146240234,36.14751052856445],[-89.60698699951172,36.11838912963873],[-89.65635681152338,36.10235977172857],[-89.681396484375,36.04302978515636],[-89.7169418334961,36.0015220642091],[-90.37732696533197,35.995090484619084],[-90.29045867919916,36.11500930786144],[-90.2384033203125,36.13822937011713],[-90.22168731689447,36.181148529052784],[-90.12837982177734,36.23046875000006],[-90.11355590820307,36.26523971557623],[-90.0680160522461,36.297771453857536],[-90.08075714111315,36.32051086425787],[-90.06600952148438,36.383781433105526],[-90.13665008544922,36.422080993652344],[-90.15357208251953,36.496299743652344],[-90.57686614990234,36.49647140502941],[-90.95155334472645,36.496860504150504],[-91.49015808105463,36.49763870239269],[-92.03105926513672,36.4969100952149],[-92.52845001220697,36.496490478515625],[-93.2854614257812,36.4967994689942],[-93.90712738037108,36.4982795715332],[-94.61815643310547,36.49837112426763],[-94.61897277832026,36.99996185302745],[-94.61727905273432,37.38238143920904],[-94.61480712890614,38.036460876464844],[-94.61344909667963,38.38924026489258],[-94.60816192626953,38.846279144287166],[-94.6082916259765,39.12036895751947],[-94.63912200927727,39.15444946289068],[-94.68992614746087,39.181869506835994],[-94.74864196777344,39.17232131958019],[-94.78721618652338,39.207500457763665],[-94.83648681640624,39.22029876708996],[-94.82805633544922,39.24858093261719],[-94.88765716552723,39.290729522705135],[-94.93068695068358,39.38491058349621],[-94.99127960205077,39.447910308838004],[-95.0346069335937,39.461738586425895],[-95.05657958984375,39.50371170043945],[-95.10457611083984,39.53586959838878],[-95.10365295410149,39.581199645996094],[-95.05754852294922,39.58356857299799],[-95.03668975830071,39.657138824463],[-94.96967315673817,39.69498062133789],[-94.95189666748041,39.747261047363395],[-94.89314270019531,39.7257194519043],[-94.86963653564453,39.73841094970703],[-94.89263916015625,39.83568954467785],[-94.94117736816406,39.86022186279308],[-94.93644714355463,39.89501953125005],[-95.01846313476557,39.89868164062506],[-95.04828643798828,39.864570617675895],[-95.13162994384766,39.87726974487316],[-95.15110778808592,39.907840728759766],[-95.20622253417969,39.9114608764649],[-95.30799865722649,39.99988937377941],[-95.34881591796868,40.029270172119254],[-95.4112777709961,40.03567886352539],[-95.42119598388672,40.05913162231445],[-95.39393615722649,40.10676956176758],[-95.43402862548828,40.15740966796875],[-95.47885131835936,40.18572998046881],[-95.4708862304687,40.23479080200195],[-95.55255889892567,40.261718750000114],[-95.55066680908203,40.28609085083008],[-95.61737823486322,40.31372070312506],[-95.6990127563476,40.505180358886776],[-95.76909637451172,40.53646850585943],[-95.7650680541992,40.5855598449707],[-95.20273590087884,40.57901000976568],[-94.76725006103516,40.57258987426758],[-94.49624633789057,40.57028198242199],[-94.22850799560547,40.5706405639649],[-93.68660736083984,40.57825088500971],[-93.28959655761719,40.580390930175895],[-92.6037368774414,40.5919189453125],[-92.06111907958977,40.603260040283196],[-91.72843933105469,40.614028930664055],[-91.67800903320312,40.55303955078124],[-91.61891937255854,40.53722000122082],[-91.62037658691405,40.516380310058594],[-91.56607055664057,40.46202087402344],[-91.52803802490227,40.459110260009766],[-91.5239028930664,40.41233062744146],[-91.48558044433588,40.38566207885742],[-91.42041015625,40.37800979614257]]]},"properties":{"ID_0":244,"ISO":"US-MO","NAME_0":"United States","ID_1":26,"NAME_1":"Missouri","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"MO"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-104.04959106445307,49.000045776367294],[-104.04664611816393,48.38920974731457],[-104.04485321044922,48.00696182250988],[-104.04135131835936,47.91120910644531],[-104.0421524047851,47.44240951538097],[-104.04548645019526,47.18722915649414],[-104.04483795166014,46.64025115966808],[-104.04521942138672,46.28055191040045],[-104.0442886352539,45.94382858276367],[-104.0425033569336,45.55717849731457],[-104.03971099853516,44.99861907958996],[-104.05712890624994,44.99866104125982],[-104.70012664794922,44.99890899658209],[-105.0391998291015,44.99982070922863],[-105.91963958740227,45.00167846679682],[-105.93305969238281,44.997280120849666],[-106.26776885986327,44.99747848510748],[-107.00086212158203,44.99720001220709],[-107.23050689697266,45.00070953369151],[-107.96453857421875,45.000820159912045],[-108.49481964111328,45.001281738281364],[-109.08265686035155,45.00104904174805],[-109.17556762695307,45.00419998168957],[-109.72589874267578,45.00310897827143],[-110.13246154785156,45.00215148925787],[-110.20060729980457,44.99420166015636],[-110.37171173095702,44.99721908569336],[-110.40206146240234,44.99206161499023],[-110.70717620849604,44.99285125732433],[-110.77559661865234,45.001850128173885],[-111.05300140380847,44.9998893737793],[-111.05513763427734,44.6668815612793],[-111.0487289428711,44.4772300720216],[-111.11194610595703,44.490871429443416],[-111.13313293457031,44.53385925292968],[-111.1820602416992,44.5683708190919],[-111.22852325439453,44.580318450927734],[-111.25489044189447,44.65090179443371],[-111.33693695068358,44.731929779052734],[-111.3927612304687,44.750968933105526],[-111.4876480102539,44.703090667724545],[-111.47173309326165,44.66799926757818],[-111.52117156982422,44.61470031738281],[-111.50757598876953,44.562278747558594],[-111.61666107177734,44.549110412597656],[-111.70124816894531,44.5586509704591],[-111.76660156249994,44.528011322021484],[-111.84430694580077,44.52912139892584],[-111.86934661865223,44.56618881225585],[-111.94825744628906,44.55696105957037],[-111.97585296630854,44.53910064697277],[-112.03589630126953,44.544330596923885],[-112.11444091796864,44.52539062500011],[-112.22392272949207,44.544868469238224],[-112.2862319946289,44.569118499755916],[-112.35578155517572,44.53300094604492],[-112.3834228515625,44.449279785156364],[-112.4668884277343,44.478900909423885],[-112.50125122070301,44.464931488037166],[-112.54226684570312,44.48559951782238],[-112.66506958007807,44.48810195922862],[-112.71492767333984,44.505580902099666],[-112.78270721435547,44.48299026489258],[-112.83776092529295,44.42301940917969],[-112.81443023681634,44.39477920532232],[-112.85076141357416,44.358100891113395],[-112.904556274414,44.39897155761719],[-112.97856140136712,44.43222045898443],[-113.02422332763666,44.49374008178716],[-113.00942993164057,44.527019500732536],[-113.08577728271484,44.60416030883789],[-113.05252075195311,44.62907028198253],[-113.13465118408197,44.7754020690918],[-113.24751281738281,44.822879791259766],[-113.3285675048827,44.78882217407232],[-113.38710784912104,44.8386802673341],[-113.45603942871087,44.869979858398494],[-113.49172210693354,44.925960540771534],[-113.4488906860351,44.9556007385255],[-113.43859863281244,45.00783920288097],[-113.45484161376953,45.05990219116222],[-113.48876190185541,45.06468200683593],[-113.55175018310547,45.112850189208984],[-113.59056854248047,45.18058013916026],[-113.6874160766601,45.25794219970709],[-113.68772125244129,45.28544998168945],[-113.73848724365234,45.33082962036133],[-113.7335968017578,45.3900718688966],[-113.78024291992188,45.45209121704112],[-113.75855255126947,45.48418045043945],[-113.77310180664061,45.52172088623052],[-113.8338623046875,45.51961898803705],[-113.79740142822266,45.583091735839844],[-113.81862640380854,45.61006927490245],[-113.90670776367188,45.624568939208984],[-113.8983764648437,45.64971923828131],[-113.98562622070307,45.704719543457145],[-114.01467132568358,45.658760070800724],[-114.06456756591797,45.62884140014654],[-114.08351135253906,45.59706115722662],[-114.14068603515618,45.5566520690918],[-114.2017593383789,45.535438537597706],[-114.22936248779297,45.547359466552784],[-114.27153778076166,45.48403930664074],[-114.34059906005852,45.45949172973644],[-114.3684463500976,45.4918098449707],[-114.42681121826166,45.513469696045036],[-114.46774291992188,45.564689636230575],[-114.55738830566406,45.5707893371582],[-114.53904724121088,45.61233901977539],[-114.56237030029297,45.638771057128906],[-114.50997161865229,45.65647888183588],[-114.50074005126952,45.71800994873052],[-114.56553649902344,45.77730941772455],[-114.51315307617186,45.84299087524419],[-114.38598632812494,45.88628005981445],[-114.43171691894531,45.93975067138672],[-114.4269561767578,45.98537063598644],[-114.48750305175781,46.00328063964843],[-114.49426269531249,46.05138015747081],[-114.4602661132812,46.094451904296875],[-114.52436065673822,46.14707946777344],[-114.50419616699219,46.16942977905285],[-114.4468765258789,46.17393112182622],[-114.45215606689447,46.239139556884766],[-114.41536712646479,46.338520050048885],[-114.41900634765625,46.392768859863274],[-114.3924713134765,46.411220550537166],[-114.38157653808588,46.460391998291016],[-114.40328979492186,46.498908996582145],[-114.34458160400384,46.51733016967785],[-114.3250732421875,46.611099243164006],[-114.33091735839844,46.65861129760748],[-114.43216705322264,46.66014099121094],[-114.46794128417969,46.63304901123046],[-114.5419464111328,46.65205001831055],[-114.59097290039062,46.63652038574219],[-114.64138031005854,46.66588973999035],[-114.62938690185547,46.713420867920036],[-114.6940689086914,46.73913955688488],[-114.75325012207026,46.69955062866211],[-114.78440856933588,46.709308624267635],[-114.76790618896484,46.760261535644474],[-114.88899993896484,46.80926895141607],[-114.9432373046875,46.85945129394531],[-114.92325592041016,46.91519927978515],[-115.0145416259765,46.97518920898449],[-115.04988098144531,46.970748901367244],[-115.08354949951172,47.04393005371094],[-115.10897827148425,47.053329467773494],[-115.18415832519531,47.1279792785645],[-115.29631042480469,47.18864059448248],[-115.2931060791015,47.22064208984386],[-115.32601165771479,47.260028839111435],[-115.40880584716791,47.265338897705135],[-115.50293731689446,47.28733062744146],[-115.55426788330078,47.34683990478521],[-115.60431671142565,47.37866210937499],[-115.75197601318361,47.436679840088004],[-115.7047271728515,47.45449066162121],[-115.68971252441406,47.48748016357433],[-115.70553588867186,47.53404998779308],[-115.75248718261713,47.55353164672857],[-115.68984222412104,47.592601776123104],[-115.7278594970703,47.64252853393555],[-115.72399902343744,47.696281433105526],[-115.83143615722658,47.7523193359375],[-115.84829711914062,47.81541061401373],[-115.90030670166009,47.84254074096691],[-116.02147674560547,47.96451187133789],[-116.04709625244134,47.97301101684582],[-116.04956054687494,48.61183166503912],[-116.0507202148437,49.00037384033209],[-115.37889862060547,49.00006103515619],[-114.67194366455078,49.000095367431754],[-114.24502563476557,49.000083923339844],[-113.71639251708979,49.00003814697277],[-113.25,49.000000000000114],[-112.76576995849604,49.00001907348633],[-111.99925994873047,49.000000000000114],[-111.5089874267578,49.0000114440918],[-110.76078796386713,49.000000000000114],[-110.46959686279297,49.00003433227545],[-109.74128723144526,49.0000114440918],[-108.94216918945311,49.00011825561535],[-108.02102661132812,49.00003051757824],[-107.2088851928711,49.000045776367294],[-106.54457855224604,49.000045776367294],[-106.10801696777344,49.000080108642635],[-105.61226654052729,49.00070953369146],[-104.80355072021479,49.00005340576166],[-104.04959106445307,49.000045776367294]]]},"properties":{"ID_0":244,"ISO":"US-MT","NAME_0":"United States","ID_1":27,"NAME_1":"Montana","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"MT|Mont."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-96.44995117187494,42.48947906494152],[-96.38627624511719,42.478660583496094],[-96.3833618164062,42.438270568847656],[-96.4148712158202,42.40877151489258],[-96.41858673095692,42.35197067260748],[-96.37149047851562,42.314220428466854],[-96.32240295410156,42.23239135742199],[-96.35761260986321,42.21535873413085],[-96.34030151367186,42.15946197509771],[-96.2686080932617,42.11492919921874],[-96.269790649414,42.04290008544927],[-96.23829650878906,42.04108047485357],[-96.17478942871094,41.97829055786133],[-96.13353729248036,41.96995925903325],[-96.1598129272461,41.90803146362315],[-96.10942840576172,41.82608032226574],[-96.06791687011713,41.785739898681754],[-96.11728668212885,41.695449829101676],[-96.09368896484375,41.640201568603565],[-96.11525726318358,41.60998153686523],[-96.07404327392578,41.57339096069341],[-96.09552001953125,41.54486846923828],[-96.04012298583984,41.51821136474614],[-96.0171127319336,41.48749160766596],[-95.92415618896484,41.46094894409191],[-95.95326995849604,41.3501091003419],[-95.93472290039062,41.326850891113274],[-95.90933990478514,41.23062896728527],[-95.92780303955072,41.197158813476555],[-95.85936737060547,41.18632888793945],[-95.879669189453,41.14587020874035],[-95.86030578613268,41.08689880371094],[-95.86933135986321,41.00865936279296],[-95.82760620117188,40.97346115112299],[-95.83789062499994,40.939029693603565],[-95.8106079101562,40.90024948120117],[-95.84304046630854,40.86970901489258],[-95.83296203613281,40.784938812255916],[-95.88831329345697,40.73598098754894],[-95.84239959716795,40.67708969116211],[-95.79515075683588,40.66239166259771],[-95.75086212158203,40.60903930664074],[-95.7650680541992,40.5855598449707],[-95.76909637451172,40.53646850585943],[-95.6990127563476,40.505180358886776],[-95.61737823486322,40.31372070312506],[-95.55066680908203,40.28609085083008],[-95.55255889892567,40.261718750000114],[-95.4708862304687,40.23479080200195],[-95.47885131835936,40.18572998046881],[-95.43402862548828,40.15740966796875],[-95.39393615722649,40.10676956176758],[-95.42119598388672,40.05913162231445],[-95.4112777709961,40.03567886352539],[-95.34881591796868,40.029270172119254],[-95.30799865722649,39.99988937377941],[-96.01006317138672,40.00130081176758],[-96.80671691894526,40.0021705627442],[-97.37114715576172,40.00352859497081],[-97.99389648437499,40.002861022949325],[-98.27548980712889,40.00379180908209],[-98.99961853027342,40.00214004516607],[-99.62758636474604,40.00281143188471],[-100.19460296630858,40.00276184082031],[-100.68540191650385,40.003250122070426],[-101.29899597167963,40.004219055175895],[-102.04854583740234,40.00391006469738],[-102.04926300048821,40.34949874877935],[-102.05042266845703,41.00186920166021],[-102.62048339843749,41.00313949584966],[-102.98530578613281,41.00292205810541],[-103.57476043701166,41.00302886962896],[-104.05284118652332,41.001701354980526],[-104.05198669433582,41.394931793213004],[-104.05223083496094,41.700370788574276],[-104.0524673461914,42.08790969848644],[-104.05248260498047,42.61280059814459],[-104.05265045166003,43.00279998779297],[-103.63710784912104,43.001129150390625],[-103.22856140136712,42.99987030029308],[-102.50831604003905,42.998790740966854],[-101.6774673461914,42.99526977539068],[-101.22769927978516,42.99528884887695],[-100.75086212158203,42.99465179443365],[-100.19835662841791,42.99792098999018],[-99.6529312133789,42.99760055541992],[-99.25251007080072,42.9973411560058],[-98.50005340576165,42.99765014648437],[-98.4639663696289,42.94559860229503],[-98.34464263916016,42.89213943481451],[-98.24179840087885,42.865600585937614],[-98.126953125,42.81991195678722],[-98.05587005615234,42.77059173583989],[-98.01196289062493,42.76224899291998],[-97.94235992431635,42.7765007019043],[-97.88291931152338,42.828258514404354],[-97.87570190429682,42.85726165771484],[-97.82689666748047,42.86854934692394],[-97.7916030883789,42.84027099609369],[-97.708023071289,42.8588485717774],[-97.68215942382811,42.83349990844721],[-97.63408660888672,42.85998916625988],[-97.5897598266601,42.842449188232536],[-97.48414611816406,42.868171691894524],[-97.44138336181635,42.84645080566412],[-97.35588836669922,42.873600006103516],[-97.21930694580078,42.84654998779308],[-97.20980072021483,42.809329986572266],[-97.14066314697266,42.793190002441406],[-97.13471984863281,42.77392959594732],[-96.97498321533203,42.757431030273494],[-96.9207992553711,42.7330207824707],[-96.85941314697266,42.722702026367244],[-96.76580047607416,42.66289138793951],[-96.69304656982416,42.660518646240234],[-96.71321868896484,42.609069824218864],[-96.62798309326166,42.55015945434576],[-96.60624694824213,42.504489898681584],[-96.55103302001947,42.52178192138671],[-96.50003051757801,42.48455047607416],[-96.44995117187494,42.48947906494152]]]},"properties":{"ID_0":244,"ISO":"US-NE","NAME_0":"United States","ID_1":28,"NAME_1":"Nebraska","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"NE|Nebr."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-114.04038238525385,41.99338150024414],[-114.03996276855469,41.34764862060547],[-114.04055023193354,40.79679870605469],[-114.04868316650379,40.21612930297857],[-114.04633331298828,39.64641189575201],[-114.04878997802734,39.21791076660162],[-114.05201721191399,38.9993515014649],[-114.04911041259766,38.57279968261719],[-114.04937744140624,38.032859802246094],[-114.05406951904295,37.64472961425787],[-114.05095672607416,36.99998855590826],[-114.04796600341797,36.48881149291998],[-114.04865264892572,36.195098876953125],[-114.06939697265625,36.18202972412114],[-114.15087127685547,36.02880096435547],[-114.23375701904291,36.01391220092785],[-114.3738021850586,36.143798828125],[-114.4400177001953,36.12734985351574],[-114.51081848144526,36.15275192260748],[-114.62979125976562,36.142059326171875],[-114.67988586425777,36.11285018920904],[-114.73661041259766,36.10419082641596],[-114.753921508789,36.08106994628906],[-114.72442626953121,36.0326499938966],[-114.74530029296875,35.984611511230526],[-114.73191833496094,35.94451904296881],[-114.67109680175781,35.875728607177734],[-114.70729064941393,35.848899841308594],[-114.71275329589844,35.80863189697277],[-114.68296051025385,35.685562133789176],[-114.68483734130858,35.64273071289062],[-114.65865325927722,35.61623001098644],[-114.67594909667967,35.582672119140625],[-114.65940856933587,35.53543853759771],[-114.67825317382812,35.51501083374018],[-114.67028808593737,35.469749450683594],[-114.62188720703126,35.390602111816406],[-114.59561920166004,35.32456970214844],[-114.58245086669915,35.211620330810604],[-114.5707168579101,35.18000030517578],[-114.5839767456054,35.1271705627442],[-114.62948608398438,35.12147903442394],[-114.60668182373036,35.07686996459972],[-114.63520812988281,35.035320281982415],[-114.63286590576172,35.00207901000988],[-114.93524932861327,35.24694061279297],[-115.22070312500001,35.47436904907238],[-115.59126281738281,35.766059875488395],[-115.89499664306629,36.00152969360363],[-116.23110961914061,36.262580871582145],[-116.59462738037108,36.5400009155274],[-117.16394805908199,36.9698219299317],[-117.5108032226562,37.22805023193371],[-117.8338623046875,37.465518951416016],[-118.3943710327148,37.87263870239269],[-118.85913848876953,38.20465087890619],[-119.33056640624999,38.53644943237305],[-119.70334625244139,38.795349121093864],[-120.00094604492176,39.000530242919915],[-120.0053482055664,39.28754043579113],[-120.00219726562499,39.7387199401856],[-119.99684906005848,40.05765151977545],[-119.99555206298827,40.4350814819337],[-119.99990844726564,40.933101654052784],[-119.99858093261717,41.36825180053722],[-119.99841308593749,41.69052124023432],[-120.00031280517578,41.995319366455135],[-119.506362915039,41.99246215820307],[-119.04779052734374,41.99464035034191],[-118.7764358520508,41.99296188354492],[-118.23407745361317,41.99626922607416],[-117.71524047851555,41.99824142456065],[-117.28637695312494,41.99853897094732],[-117.02926635742182,42.00030899047857],[-116.43517303466797,41.99805068969738],[-115.99278259277342,41.99637985229492],[-115.22638702392578,41.99446105957037],[-114.85457611083984,42.000251770019645],[-114.59839630126953,41.99534988403326],[-114.04038238525385,41.99338150024414]]]},"properties":{"ID_0":244,"ISO":"US-NV","NAME_0":"United States","ID_1":29,"NAME_1":"Nevada","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"NV|Nev."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.08179473876953,45.30643463134777],[-71.03096771240234,44.65752029418945],[-71.02584075927729,44.5243492126466],[-71.0079269409179,44.245109558105526],[-71.00267028808588,44.110271453857536],[-70.97431182861328,43.572429656982415],[-70.9557113647461,43.55598068237316],[-70.96219635009766,43.466480255127],[-70.98787689208979,43.387279510498104],[-70.9743728637694,43.35213851928711],[-70.9148178100586,43.32049942016601],[-70.90750885009759,43.29243850708008],[-70.81997680664062,43.235870361328125],[-70.81687927246094,43.2120094299317],[-70.82611083984375,43.17406082153326],[-70.8262939453125,43.17342758178711],[-70.83499908447266,43.14722061157238],[-70.81999969482422,43.1183319091798],[-70.75666809082031,43.07944488525401],[-70.74166870117182,43.075553894043026],[-70.74388885498047,43.06722259521495],[-70.73000335693354,43.06444549560547],[-70.72555541992176,43.07361221313488],[-70.71055603027338,43.07277679443353],[-70.73194122314447,43.02249908447271],[-70.80999755859375,42.91110992431646],[-70.81531524658203,42.86279678344732],[-70.84805297851562,42.86087036132807],[-70.9166030883789,42.88666152954113],[-71.0318832397461,42.85802078247076],[-71.06595611572266,42.80630874633795],[-71.13334655761707,42.8215217590332],[-71.1891021728515,42.790748596191406],[-71.18434906005854,42.73754882812506],[-71.25987243652338,42.734920501708984],[-71.29679870605463,42.697780609130916],[-71.62925720214832,42.704231262207145],[-72.45662689208983,42.72761154174815],[-72.47955322265614,42.76514053344732],[-72.53206634521479,42.799240112304794],[-72.55626678466797,42.86149978637706],[-72.5256958007812,42.91704940795893],[-72.53244781494135,42.95019912719738],[-72.46894073486322,42.97478103637707],[-72.44692230224604,43.01359939575195],[-72.46572875976551,43.058490753173885],[-72.43524932861328,43.12055206298834],[-72.45376586914061,43.146358489990234],[-72.4341430664062,43.25625991821294],[-72.39569854736322,43.31509017944347],[-72.4127197265625,43.364120483398494],[-72.38091278076166,43.49419021606457],[-72.39760589599604,43.5093994140625],[-72.3776168823242,43.57247924804699],[-72.33777618408203,43.592922210693416],[-72.30145263671875,43.698028564453125],[-72.2328872680664,43.74576950073253],[-72.18389129638665,43.80344009399414],[-72.17279815673827,43.88134002685547],[-72.11731719970696,43.922149658203125],[-72.10730743408197,44.009658813476676],[-72.04624938964844,44.08555221557617],[-72.04280090332031,44.155349731445426],[-72.0692520141601,44.19213867187505],[-72.05311584472656,44.24422073364257],[-72.06490325927734,44.275531768798885],[-72.0282211303711,44.31779861450189],[-71.90088653564453,44.34555053710932],[-71.81964874267578,44.35198211669933],[-71.79556274414057,44.394889831543026],[-71.7033004760742,44.41381072998058],[-71.57936859130854,44.503410339355526],[-71.59429931640625,44.55030059814459],[-71.55339050292967,44.59355926513672],[-71.56241607666016,44.65011978149414],[-71.63387298583984,44.749969482421875],[-71.5766372680664,44.79111862182623],[-71.54973602294922,44.86273956298834],[-71.49823760986328,44.905189514160156],[-71.54281616210938,44.98374938964838],[-71.51013946533197,45.015563964843864],[-71.48467254638666,45.08094024658209],[-71.42907714843743,45.12522125244152],[-71.41320800781249,45.22015762329113],[-71.36026000976562,45.26858139038097],[-71.28388214111328,45.30230712890625],[-71.23162078857422,45.25122451782238],[-71.16233062744135,45.246860504150504],[-71.08179473876953,45.30643463134777]]]},"properties":{"ID_0":244,"ISO":"US-NH","NAME_0":"United States","ID_1":30,"NAME_1":"New Hampshire","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"NH|N.H."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-74.69547271728516,41.35763931274414],[-74.33434295654291,41.18642044067388],[-73.90151977539062,40.99758911132806],[-73.92137908935541,40.90834045410156],[-73.969970703125,40.81641006469732],[-74.01300048828125,40.75902938842784],[-74.02426147460938,40.71444320678705],[-74.09166717529297,40.64944458007823],[-74.19083404541016,40.64361190795904],[-74.2066650390625,40.62472152709966],[-74.2147216796875,40.56472396850586],[-74.25472259521473,40.54722213745117],[-74.26139068603509,40.4647216796875],[-74.19277954101562,40.44194412231445],[-74.13749694824212,40.456665039062436],[-74.05928039550776,40.422878265380916],[-73.99893188476557,40.41084289550792],[-74.0119171142577,40.379055023193416],[-73.97204589843744,40.32826995849621],[-73.98690795898432,40.256729125976676],[-74.03051757812489,40.124965667724666],[-74.05972290039061,39.997501373291016],[-74.1176986694336,40.00109481811518],[-74.1134262084961,39.93175506591791],[-74.13959503173822,39.88427352905279],[-74.13033294677729,39.86307144165045],[-74.1802139282226,39.7983512878418],[-74.19266510009766,39.7641105651856],[-74.16726684570307,39.7388801574707],[-74.17394256591791,39.70261383056646],[-74.21639251708984,39.67027664184576],[-74.22019195556635,39.644119262695426],[-74.3070297241211,39.60160446166997],[-74.33846282958984,39.568183898925895],[-74.41388702392572,39.55055618286144],[-74.40576171874994,39.461555480957145],[-74.45738983154297,39.44735336303722],[-74.49138641357422,39.398887634277344],[-74.61943817138672,39.30361175537121],[-74.61392211914062,39.26042556762707],[-74.63777923583979,39.217224121093864],[-74.71111297607422,39.18305587768555],[-74.68638610839844,39.167499542236385],[-74.71097564697264,39.120571136474666],[-74.78916931152344,39.10222244262695],[-74.82555389404297,39.05389022827159],[-74.81565093994135,39.02251434326183],[-74.85250091552734,39.008056640625],[-74.87723541259764,38.95284652709961],[-74.91166687011719,38.93083190917969],[-74.97225189208979,38.940334320068416],[-74.95700836181629,38.99826049804699],[-74.89855194091797,39.096073150634766],[-74.8861236572265,39.143367767333984],[-74.899169921875,39.173332214355526],[-74.99722290039057,39.20138931274414],[-75.01953887939446,39.222778320312614],[-75.16752624511719,39.20378112792969],[-75.17186737060541,39.23682022094721],[-75.2439575195312,39.27717590332031],[-75.25434875488276,39.30101776123047],[-75.314453125,39.31061172485363],[-75.3276138305664,39.340538024902344],[-75.39247894287108,39.36118698120117],[-75.43833160400389,39.393333435058594],[-75.46719360351557,39.372249603271484],[-75.56221771240234,39.470611572265625],[-75.53217315673828,39.49834060668945],[-75.51053619384766,39.57286071777344],[-75.56025695800781,39.62549972534191],[-75.51194763183588,39.673038482666016],[-75.46174621582031,39.76274871826183],[-75.41435241699219,39.803329467773494],[-75.32813262939453,39.85042190551758],[-75.24324798583984,39.855251312255916],[-75.19003295898438,39.88151168823242],[-75.14877319335932,39.884288787841854],[-75.13844299316406,39.944351196289006],[-75.0510025024414,40.00849914550781],[-74.93350982666016,40.0706291198731],[-74.86622619628906,40.085529327392685],[-74.8153305053711,40.12874984741211],[-74.72767639160156,40.14804077148449],[-74.77233123779297,40.21466064453125],[-74.83735656738281,40.247798919677784],[-74.883560180664,40.309211730957145],[-74.9436569213866,40.34506988525402],[-74.96920776367182,40.40135955810547],[-75.03727722167963,40.40800094604498],[-75.07051849365234,40.44784164428711],[-75.06819915771479,40.543239593505916],[-75.09678649902338,40.56641006469737],[-75.19304656982422,40.579139709472656],[-75.20388031005854,40.692680358886776],[-75.167739868164,40.77922058105469],[-75.13263702392578,40.7758407592774],[-75.0867233276367,40.817970275878906],[-75.09252166748041,40.848850250244254],[-75.05380249023432,40.86898040771495],[-75.13263702392578,40.990322113037166],[-75.02649688720697,41.04159927368164],[-74.98101043701166,41.08016204833996],[-74.98371124267567,41.10562896728521],[-74.91963195800781,41.14157867431651],[-74.85928344726562,41.221599578857365],[-74.82543182373047,41.29217910766596],[-74.75060272216791,41.34553146362316],[-74.69547271728516,41.35763931274414]]]},"properties":{"ID_0":244,"ISO":"US-NJ","NAME_0":"United States","ID_1":31,"NAME_1":"New Jersey","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"NJ|N.J."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-103.00086975097656,36.99898910522461],[-103.00065612792957,36.50128936767584],[-103.04077911376947,36.50046920776372],[-103.04077911376947,36.1136207580567],[-103.04088592529291,35.622451782226676],[-103.04209899902344,35.186050415039176],[-103.0423812866211,34.747211456298885],[-103.04264831542969,34.367630004882926],[-103.04270935058588,34.000709533691406],[-103.05136108398432,33.640220642089844],[-103.06317138671874,33.00173950195324],[-103.06365203857422,32.52151870727545],[-103.06416320800776,31.9996395111084],[-103.39540100097656,32.000831604003906],[-104.02654266357422,32.00101852416998],[-104.7313003540039,32.0032005310058],[-105.25343322753906,32.00167846679693],[-105.7547531127929,32.00162887573253],[-106.31398010253899,32.00181961059582],[-106.61930084228516,32.001171112060774],[-106.61881256103516,31.916641235351847],[-106.63600158691406,31.869449615478633],[-106.5771713256836,31.81162071228027],[-106.52902984619135,31.784490585327145],[-107.0009765625,31.78400039672863],[-107.53060150146479,31.783960342407337],[-108.2090225219726,31.78452110290527],[-108.20905303955067,31.33402061462402],[-108.76750946044915,31.332780838012695],[-109.04997253417963,31.33189964294434],[-109.04878997802734,31.91115188598638],[-109.04814910888672,32.25138092041044],[-109.04759216308587,32.5987091064456],[-109.04698181152342,32.977729797363395],[-109.04670715332031,33.47565078735363],[-109.04667663574217,33.8202018737793],[-109.04640197753906,34.390869140625114],[-109.04574584960938,34.81711959838867],[-109.04576110839844,35.16600036621105],[-109.04572296142578,35.6636695861817],[-109.04515838623047,36.01681137084972],[-109.04498291015625,36.68064880371105],[-109.04487609863281,36.9986305236817],[-108.53621673583984,36.99837875366211],[-107.9649810791015,36.99711990356451],[-107.19048309326172,36.99908065795909],[-106.87873840332026,36.999038696289055],[-106.87174224853516,36.99227905273443],[-106.20223999023438,36.99480056762701],[-105.71881866455067,36.9969215393067],[-105.06598663330077,36.99544906616222],[-105.03260040283203,36.9933700561524],[-104.33133697509764,36.99296951293956],[-104.00679016113281,36.996631622314396],[-103.00086975097656,36.99898910522461]]]},"properties":{"ID_0":244,"ISO":"US-NM","NAME_0":"United States","ID_1":32,"NAME_1":"New Mexico","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"NM|N.M."}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-74.08528137207031,40.64889144897461],[-74.05268096923828,40.60137176513683],[-74.11552429199219,40.54777145385742],[-74.24808502197266,40.496196746826286],[-74.246109008789,40.541942596435604],[-74.21805572509766,40.55638885498058],[-74.19833374023432,40.59527587890636],[-74.2011108398437,40.63111114501959],[-74.08528137207031,40.64889144897461]]],[[[-72.33410644531244,41.10768508911144],[-72.31222534179688,41.0538902282716],[-72.37489318847656,41.070472717285156],[-72.33410644531244,41.10768508911144]]],[[[-72.24447631835926,41.16104507446295],[-72.25527954101562,41.13388824462896],[-72.32651519775389,41.13322448730469],[-72.37583160400389,41.08277893066412],[-72.3902740478515,41.02999877929699],[-72.4386138916015,41.03138732910156],[-72.46916961669922,41.002777099609375],[-72.5266647338866,40.97999954223632],[-72.57250213623041,40.935832977295036],[-72.49833679199213,40.894443511963004],[-72.40666961669916,40.95027923583979],[-72.37166595458979,40.993888854980526],[-72.3183364868164,41.011665344238395],[-72.2713851928711,41.00194549560558],[-72.1624984741211,41.05361175537121],[-72.11027526855463,40.99472045898432],[-72.05555725097656,41.02249908447271],[-72.02222442626953,41.02138900756836],[-71.96029663085936,41.07021713256836],[-71.91497802734364,41.08055496215826],[-71.87414550781244,41.05174255371105],[-71.94778442382801,41.03133392333996],[-72.20603179931634,40.93839263916021],[-72.40325164794916,40.863117218017635],[-72.48278045654291,40.88305664062506],[-72.5055541992187,40.8491668701173],[-72.54944610595697,40.849723815918075],[-72.58631134033203,40.80867004394536],[-72.64964294433594,40.79505920410156],[-72.74714660644526,40.80255889892583],[-72.80214691162104,40.784225463867244],[-72.81714630126947,40.75922775268566],[-72.86944580078125,40.739166259765625],[-72.88639068603504,40.765277862548885],[-72.94527435302734,40.74083328247076],[-73.02471923828125,40.7466659545899],[-73.03686523437494,40.72950363159174],[-73.11049652099604,40.72001266479492],[-73.16824340820312,40.6986122131347],[-73.2388916015625,40.71027755737305],[-73.38682556152342,40.656845092773494],[-73.49643707275385,40.635402679443416],[-73.59567260742188,40.63381576538086],[-73.68776702880848,40.5930747985841],[-73.746109008789,40.594722747802734],[-73.80110931396484,40.61194610595703],[-73.82337188720696,40.64927673339855],[-73.89665222167969,40.62366485595709],[-73.89543151855469,40.57699584960948],[-73.99999999999989,40.57110977172857],[-74.04203796386713,40.62841415405268],[-74.01999664306635,40.67861175537115],[-73.97368621826172,40.70675277709972],[-73.96055603027344,40.74416732788097],[-73.90885162353516,40.79110336303722],[-73.87889099121094,40.784999847412216],[-73.76571655273436,40.81289672851573],[-73.72972106933588,40.86639022827154],[-73.67610931396477,40.85722351074218],[-73.63234710693354,40.90250396728521],[-73.56573486328125,40.9155158996582],[-73.54305267333984,40.87861251831066],[-73.48860931396479,40.8774986267091],[-73.49694824218749,40.9275016784668],[-73.43777465820307,40.935192108154354],[-73.41960144042969,40.90475082397472],[-73.3692016601562,40.93303298950195],[-73.29583740234375,40.92491531372075],[-73.22805786132807,40.90499877929693],[-73.14778137207026,40.92305374145519],[-73.14186859130854,40.965953826904354],[-72.90110778808594,40.962223052978516],[-72.7724990844726,40.96555709838873],[-72.64027404785155,40.98110961914068],[-72.57499694824213,41.002223968505966],[-72.47888946533192,41.05138778686529],[-72.44577026367182,41.08646774291998],[-72.39099884033203,41.101066589355526],[-72.3536148071289,41.14027786254888],[-72.24447631835926,41.16104507446295]]],[[[-73.34417724609374,45.01025009155279],[-73.34111022949219,44.919891357421875],[-73.38324737548822,44.84149169921875],[-73.3370361328125,44.800338745117244],[-73.36454772949213,44.7409400939942],[-73.36341094970697,44.69573974609369],[-73.38887786865229,44.633480072021484],[-73.38124084472649,44.58929061889654],[-73.32264709472656,44.5253791809082],[-73.29471588134766,44.43841934204107],[-73.33670043945307,44.36643218994146],[-73.31318664550781,44.26372146606451],[-73.39270782470703,44.191230773925895],[-73.39909362792969,44.148769378662216],[-73.4419174194336,44.05765914916992],[-73.4086074829101,44.00384902954096],[-73.41008758544922,43.935070037841854],[-73.38418579101557,43.890899658203125],[-73.3932876586914,43.82091903686535],[-73.35601806640625,43.76506042480474],[-73.43286895751953,43.64070129394537],[-73.43020629882812,43.58338928222656],[-73.38603210449219,43.58121871948242],[-73.37510681152344,43.62334060668939],[-73.30561065673821,43.62697219848633],[-73.29499053955077,43.5866203308106],[-73.25234985351562,43.553150177001896],[-73.25058746337885,43.51076889038097],[-73.26686859130858,43.1048316955567],[-73.27886962890625,42.8337287902832],[-73.2916259765625,42.80408096313488],[-73.26745605468744,42.745159149170036],[-73.39566040039062,42.39731979370117],[-73.50840759277344,42.08575057983404],[-73.49005889892572,42.049701690673885],[-73.53325653076166,41.497680664062614],[-73.55226898193358,41.29328155517578],[-73.48383331298821,41.21356201171875],[-73.72972106933588,41.10092163085949],[-73.65699005126952,41.01190185546875],[-73.66063690185547,40.98889541625987],[-73.65811920166016,40.982933044433594],[-73.65777587890625,40.98277664184582],[-73.68630981445307,40.945869445800895],[-73.76988220214844,40.91089248657221],[-73.76631164550776,40.89700317382818],[-73.8183364868164,40.81333160400385],[-73.89712524414062,40.80579376220709],[-73.9725036621093,40.741664886474716],[-74.02426147460938,40.71444320678705],[-74.01300048828125,40.75902938842784],[-73.969970703125,40.81641006469732],[-73.92137908935541,40.90834045410156],[-73.90151977539062,40.99758911132806],[-74.33434295654291,41.18642044067388],[-74.69547271728516,41.35763931274414],[-74.73764038085932,41.42605209350597],[-74.79772949218744,41.42506027221691],[-74.8667602539062,41.44520950317383],[-74.91491699218744,41.47402954101574],[-74.97985076904295,41.478839874267635],[-75.02466583251953,41.559810638427734],[-75.07286071777338,41.60536956787115],[-75.04456329345703,41.62071990966791],[-75.05879974365234,41.671298980713004],[-75.0511474609375,41.71348953247082],[-75.07520294189453,41.80068969726568],[-75.11576843261713,41.84431076049816],[-75.20316314697266,41.86951065063488],[-75.25362396240234,41.86478042602539],[-75.2787475585937,41.939140319824276],[-75.31258392333984,41.95072937011719],[-75.35450744628906,41.99919128417969],[-75.84902954101562,41.99866104125971],[-76.38260650634766,41.99892044067388],[-76.89655303955077,42.00260925292969],[-77.17674255371094,42.00017166137707],[-77.70308685302729,41.99909210205089],[-78.2086181640625,41.999980926513786],[-78.74092102050781,41.99868011474615],[-79.26116943359375,41.998088836669865],[-79.76242065429688,41.99845123291021],[-79.76249694824217,42.26787948608404],[-79.71595764160155,42.28366088867199],[-79.54987335205072,42.36217117309582],[-79.4352416992187,42.42253875732433],[-79.34587097167969,42.49298095703124],[-79.24843597412104,42.532669067382805],[-79.14691925048828,42.5560188293457],[-79.10601043701172,42.619918823242294],[-79.06440734863281,42.64744949340826],[-79.04908752441406,42.689250946045036],[-78.91857147216786,42.738231658935604],[-78.85993194580078,42.777961730957024],[-78.85980987548821,42.839828491210994],[-78.92194366455078,42.94859313964855],[-79.00718688964844,42.983379364013786],[-79.02102661132811,43.0212287902832],[-79.00173950195312,43.058227539062614],[-79.07476043701166,43.08132934570324],[-79.04518127441406,43.13709259033203],[-79.05808258056635,43.252819061279354],[-79.07113647460932,43.26202011108404],[-79.20278930664062,43.45099258422857],[-78.68121337890625,43.63359069824219],[-77.48684692382812,43.63220596313482],[-76.79833221435541,43.631408691406364],[-76.44113159179688,44.09443664550787],[-76.35430145263666,44.134410858154354],[-76.31822204589842,44.1964111328125],[-76.24372100830078,44.205051422119254],[-76.1656494140625,44.24100875854498],[-76.1628646850586,44.28158950805664],[-76.05410003662104,44.32858276367182],[-75.9724502563476,44.34394454956055],[-75.91063690185547,44.37150192260748],[-75.82401275634766,44.43101882934575],[-75.81202697753906,44.46752548217768],[-75.76744079589832,44.52051544189453],[-75.52831268310547,44.69904327392578],[-75.4816055297851,44.71929168701177],[-75.42485046386713,44.76723098754882],[-75.3743667602539,44.787727355957024],[-75.30772399902342,44.840999603271484],[-75.09935760498041,44.928920745849545],[-75.01750946044922,44.95492172241211],[-74.99223327636719,44.977695465088004],[-74.90860748291014,44.98673248291021],[-74.82621002197266,45.015830993652344],[-74.7334365844726,44.99049758911144],[-74.64572906494129,44.999248504638786],[-74.3998031616211,44.99351882934582],[-74.15013122558594,44.99119567871088],[-73.82792663574213,45.00313949584961],[-73.62928771972649,45.00341796875],[-73.34417724609374,45.01025009155279]]]]},"properties":{"ID_0":244,"ISO":"US-NY","NAME_0":"United States","ID_1":33,"NAME_1":"New York","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"NY|N.Y."}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-78.3863906860351,33.902778625488395],[-78.5272216796875,33.86055374145519],[-78.53944396972656,33.87555694580078],[-78.3863906860351,33.902778625488395]]],[[[-77.95249938964832,33.9241676330567],[-77.96138763427734,33.843334197998104],[-78.00187683105463,33.87691497802734],[-77.95249938964832,33.9241676330567]]],[[[-75.52055358886719,35.274444580078125],[-75.52916717529297,35.224723815918026],[-75.59666442871094,35.25833511352539],[-75.52055358886719,35.274444580078125]]],[[[-75.70888519287098,35.93999862670898],[-75.6675033569336,35.925277709960994],[-75.62110900878906,35.86888885498058],[-75.61528015136719,35.82110977172863],[-75.65194702148432,35.8224983215332],[-75.66166687011712,35.86861038208019],[-75.72250366210932,35.924999237060604],[-75.70888519287098,35.93999862670898]]],[[[-75.86539459228516,35.97423934936535],[-75.91915130615229,35.935600280761776],[-75.94689941406244,35.95924377441411],[-75.86539459228516,35.97423934936535]]],[[[-76.15092468261719,36.55038452148449],[-76.03578948974604,36.55078506469732],[-76.02610778808594,36.52416610717785],[-76.05584716796874,36.512008666992244],[-76.06261444091797,36.51898956298828],[-76.07746124267571,36.513439178466854],[-76.086669921875,36.513889312744084],[-76.09322357177734,36.518489837646484],[-76.0925521850586,36.52612304687506],[-76.0994186401367,36.526550292968864],[-76.10232543945312,36.531608581543026],[-76.10741424560541,36.53299331665038],[-76.15092468261719,36.55038452148449]]],[[[-75.89192199707031,36.5506324768067],[-75.86861419677729,36.55083465576172],[-75.85111236572264,36.46888732910162],[-75.80833435058588,36.31999969482416],[-75.73007965087889,36.13615036010748],[-75.6324996948242,35.97638702392584],[-75.5641632080078,35.848888397216854],[-75.59361267089844,35.852222442626896],[-75.60639190673828,35.91583251953119],[-75.66860961914057,35.97305679321295],[-75.69818878173822,36.05973052978521],[-75.73281097412104,36.0405998229981],[-75.74479675292967,36.13921737670904],[-75.77397918701172,36.227294921875114],[-75.82333374023436,36.30444335937506],[-75.83860778808594,36.396945953369254],[-75.87895202636719,36.48988342285161],[-75.89192199707031,36.5506324768067]]],[[[-76.01493072509766,36.55607223510742],[-75.98377990722656,36.550361633300895],[-75.96334075927734,36.551975250244254],[-75.92178344726562,36.55058670043951],[-75.91188812255852,36.494964599609375],[-75.98883056640625,36.49706268310547],[-76.01493072509766,36.55607223510742]]],[[[-76.15270233154291,36.55038070678711],[-76.12142181396479,36.5257186889649],[-76.11267852783203,36.53053665161133],[-76.10549926757807,36.531589508056754],[-76.0957260131836,36.51861572265625],[-76.08817291259766,36.5128326416015],[-76.0794448852539,36.511940002441406],[-76.06433868408203,36.497005462646534],[-76.04522705078118,36.50386810302729],[-75.99494934082031,36.40939331054693],[-75.92972564697259,36.36444473266607],[-75.89591979980469,36.320842742920036],[-75.83875274658196,36.17559051513683],[-75.78942108154297,36.07897186279297],[-75.86318969726551,36.12145233154291],[-75.87627410888672,36.18429183959955],[-75.92498016357416,36.163761138916016],[-76.01811981201172,36.187019348144645],[-76.05075073242182,36.23098373413097],[-76.1355361938476,36.249946594238395],[-76.11553955078125,36.212516784668026],[-76.0788955688476,36.19664382934582],[-76.06148529052734,36.145999908447266],[-76.16743469238281,36.123638153076115],[-76.2464828491211,36.158645629882756],[-76.21710205078125,36.0962028503418],[-76.32318878173828,36.134963989257926],[-76.37344360351562,36.13866806030285],[-76.3919448852539,36.16555404663097],[-76.43518829345697,36.16280746459961],[-76.3373031616211,36.088653564453125],[-76.41982269287104,36.07745361328125],[-76.46305084228504,36.02310943603521],[-76.51454925537098,36.0064430236817],[-76.57422637939447,36.009212493896484],[-76.6029434204101,36.035934448242244],[-76.68263244628905,36.049133300781364],[-76.72190856933594,36.1506690979005],[-76.6983642578125,36.272727966308594],[-76.74189758300776,36.22744369506836],[-76.75553894042963,36.15171432495117],[-76.68201446533192,35.98986434936529],[-76.72465515136717,35.955425262451165],[-76.66388702392572,35.93277740478526],[-76.52500152587889,35.94472122192394],[-76.4058227539062,35.982177734375114],[-76.37069702148438,35.93499755859381],[-76.3256225585937,35.938461303710994],[-76.27027130126953,35.972648620605575],[-76.14888763427729,35.995555877685604],[-76.0613021850586,35.990062713623104],[-76.0242691040039,35.96970367431646],[-76.01333618164062,35.92361068725586],[-76.06416320800781,35.85361099243164],[-76.04804229736328,35.746109008789055],[-76.05916595458979,35.703334808349666],[-76.01305389404297,35.66083145141607],[-75.97572326660145,35.83913421630871],[-75.98572540283197,35.888034820556754],[-75.93083190917967,35.92694473266613],[-75.83349609374994,35.96950912475597],[-75.782470703125,35.93277740478526],[-75.7300033569336,35.80583190917969],[-75.74201202392578,35.7733039855957],[-75.7169189453125,35.694232940673885],[-75.77944183349604,35.684444427490234],[-75.73388671875,35.629444122314396],[-75.78438568115229,35.594490051269524],[-75.89559173583979,35.59509658813488],[-75.9888916015625,35.48444366455078],[-76.01505279541016,35.42124176025402],[-76.05805206298828,35.421276092529354],[-76.06191253662104,35.382686614990234],[-76.15552520751953,35.33635330200195],[-76.22055816650389,35.34333419799816],[-76.23999786376953,35.36666488647461],[-76.29534912109374,35.36656951904297],[-76.39176940917969,35.42996215820318],[-76.44298553466797,35.39718627929699],[-76.53189086914057,35.40140533447277],[-76.53221893310547,35.43249893188482],[-76.56517791748041,35.44864654541021],[-76.5631332397461,35.509979248046875],[-76.58031463623047,35.54079437255871],[-76.63420867919915,35.52183914184582],[-76.598159790039,35.481407165527344],[-76.60467529296875,35.44533157348644],[-76.5775375366211,35.388084411621094],[-76.64667510986328,35.403144836425724],[-76.71055603027344,35.430000305175895],[-76.77110290527344,35.43217468261719],[-76.86750030517572,35.45833206176769],[-76.90583801269526,35.45949554443365],[-76.9808120727539,35.4854621887207],[-76.96533203124994,35.43442916870123],[-76.92620086669922,35.448844909668026],[-76.84395599365234,35.42412185668951],[-76.82176208496092,35.38694763183594],[-76.77361297607422,35.39138793945318],[-76.71861267089838,35.375],[-76.65628051757812,35.33967208862316],[-76.52416992187494,35.32027816772461],[-76.50055694580077,35.30500030517584],[-76.49462890625,35.24466323852545],[-76.53282928466791,35.23281860351557],[-76.58999633789062,35.24166488647472],[-76.60385894775389,35.1599235534668],[-76.57086181640625,35.17341995239258],[-76.54415893554688,35.14193725585943],[-76.60124206542969,35.07135772705084],[-76.7558364868164,34.99444580078125],[-76.81968688964844,34.970901489257926],[-76.90794372558594,35.028877258300895],[-76.92519378662104,35.05154800415039],[-76.97813415527344,35.060813903808594],[-76.97566223144531,35.002235412597656],[-76.93462371826166,34.971878051757926],[-76.84625244140625,34.935722351074276],[-76.81276702880858,34.93930053710937],[-76.76078796386707,34.915424346923885],[-76.65717315673828,34.98215103149414],[-76.51847839355469,35.003753662109375],[-76.45465850830067,35.06954956054682],[-76.43298339843743,35.04957962036144],[-76.42416381835938,34.99499893188482],[-76.4472198486327,34.93888854980463],[-76.37527465820312,34.966945648193416],[-76.31805419921875,34.969165802001946],[-76.27639007568354,34.954723358154354],[-76.33139038085936,34.88499832153332],[-76.366943359375,34.87416839599614],[-76.44916534423828,34.81333160400402],[-76.5066680908203,34.72555541992193],[-76.57971954345703,34.722778320312614],[-76.6172256469726,34.75361251831055],[-76.63972473144531,34.702499389648494],[-76.6875,34.723056793213004],[-76.84583282470697,34.728889465331974],[-76.9705581665039,34.70972061157221],[-77.02875518798822,34.68297195434582],[-77.09282684326166,34.67284774780279],[-77.086669921875,34.707778930664055],[-77.2019424438476,34.63416671752941],[-77.27972412109375,34.56666564941412],[-77.316665649414,34.546390533447315],[-77.3401260375976,34.57320022583008],[-77.3823471069336,34.58266067504894],[-77.33809661865234,34.63757705688488],[-77.37776947021484,34.703575134277344],[-77.40007781982422,34.67928314208996],[-77.37184143066405,34.644081115722656],[-77.39957427978516,34.611148834228516],[-77.39593505859364,34.577289581298885],[-77.36139678955072,34.55169677734369],[-77.37205505371092,34.518531799316406],[-77.46311950683594,34.49252319335949],[-77.53039550781244,34.4584732055664],[-77.72154235839844,34.3248405456543],[-77.81333160400385,34.21944427490229],[-77.86088562011719,34.148883819580135],[-77.89027404785156,34.060276031494084],[-77.94027709960932,34.07805633544933],[-77.9438858032226,34.029445648193416],[-78.01934051513665,33.88722610473644],[-78.09176635742188,33.90628433227544],[-78.19611358642578,33.91305541992193],[-78.21527862548828,33.92472076416027],[-78.40139007568354,33.90472412109369],[-78.53916931152338,33.87694549560547],[-78.59379577636719,33.873611450195426],[-78.57823944091797,33.88254928588867],[-78.77482604980463,34.05017852783208],[-79.06807708740229,34.302268981933594],[-79.3398818969726,34.53039932250988],[-79.67529296874994,34.80459976196295],[-80.44439697265625,34.81481933593756],[-80.79595184326166,34.817508697509766],[-80.78279113769526,34.93494033813488],[-80.93123626708984,35.10493087768549],[-81.04191589355463,35.04320144653326],[-81.05861663818348,35.06698989868164],[-81.04477691650385,35.149429321289176],[-81.45144653320311,35.168991088867244],[-81.76793670654291,35.18014144897461],[-82.2861328125,35.19800186157221],[-82.35906982421875,35.19065093994152],[-82.39054107666016,35.216110229492244],[-82.45495605468744,35.17961883544922],[-82.63318634033203,35.125808715820256],[-82.69233703613274,35.118629455566406],[-82.75473022460938,35.06867980957037],[-82.78246307373041,35.08602905273443],[-83.10518646240229,35.002040863037166],[-83.62129974365229,34.991630554199276],[-83.62158966064447,34.98707962036132],[-83.92658233642572,34.98746109008789],[-84.32096862792969,34.989040374755916],[-84.28929901123047,35.22573852539074],[-84.22789001464844,35.26782989501959],[-84.1956787109375,35.245800018310604],[-84.08760070800781,35.254428863525504],[-84.02401733398438,35.29515075683605],[-84.03388214111322,35.35025024414073],[-84.01317596435541,35.365749359130916],[-84.02050781249994,35.40950012207031],[-83.9592514038086,35.462940216064396],[-83.89984893798828,35.48731994628906],[-83.87874603271483,35.519691467285156],[-83.8241729736327,35.52635955810541],[-83.76255798339838,35.56470108032232],[-83.5976333618164,35.57807922363281],[-83.58116912841791,35.56496047973644],[-83.49848175048822,35.56351089477539],[-83.44892883300781,35.60784912109375],[-83.3963165283203,35.62350082397472],[-83.3444366455078,35.66270065307617],[-83.29599761962885,35.65938186645519],[-83.23628997802734,35.728370666503906],[-83.18351745605469,35.72985076904308],[-83.16223144531239,35.76258850097662],[-83.0742797851562,35.78942108154297],[-82.99822235107422,35.774108886718864],[-82.91703796386707,35.84307861328131],[-82.90119171142572,35.89759063720703],[-82.91729736328118,35.92683029174804],[-82.86482238769531,35.95170974731451],[-82.82103729248047,35.92544174194347],[-82.78694915771479,35.952201843261776],[-82.77717590332031,35.99462127685547],[-82.63355255126953,36.06586074829101],[-82.5910568237304,36.03511047363281],[-82.61403656005852,36.001750946045036],[-82.60154724121088,35.96683883667003],[-82.56421661376953,35.95539093017584],[-82.4603195190429,36.007061004638786],[-82.40696716308592,36.0870819091798],[-82.35263824462885,36.11722946166998],[-82.24635314941406,36.132518768310604],[-82.22119903564453,36.15668869018555],[-82.14823150634766,36.144828796386776],[-82.13188934326172,36.106868743896484],[-82.08226013183588,36.10412216186529],[-82.0320205688476,36.12105178833013],[-81.9107208251952,36.29809951782232],[-81.80771636962885,36.35219192504883],[-81.74630737304676,36.3359489440918],[-81.7240600585937,36.3552703857423],[-81.73815917968749,36.40921020507824],[-81.69689178466791,36.4686012268067],[-81.70812225341795,36.53479003906249],[-81.67576599121094,36.58901214599614],[-81.58782958984375,36.58800888061529],[-81.3697662353515,36.57347106933605],[-80.86318969726557,36.55984115600597],[-80.65233612060541,36.558429718017635],[-80.27754211425776,36.54333877563482],[-79.81475067138672,36.54224014282232],[-79.51119995117188,36.539138793945426],[-78.9762573242187,36.54473876953125],[-78.50949096679688,36.54212188720709],[-78.12504577636719,36.54626083374035],[-77.70121002197266,36.54581069946295],[-76.91735839843744,36.54399871826177],[-76.91617584228516,36.55113983154308],[-76.62683868408202,36.549919128418026],[-76.15270233154291,36.55038070678711]]]]},"properties":{"ID_0":244,"ISO":"US-NC","NAME_0":"United States","ID_1":34,"NAME_1":"North Carolina","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"NC|N.C."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-97.22947692871087,49.00002288818371],[-97.23898315429688,48.96694183349615],[-97.21280670166004,48.906089782714844],[-97.1786499023437,48.871818542480526],[-97.18553924560547,48.81288909912121],[-97.09348297119135,48.6839714050293],[-97.14785003662104,48.61254119873047],[-97.15696716308594,48.479492187500114],[-97.1229019165039,48.43828201293945],[-97.16057586669922,48.39348220825195],[-97.11515045166003,48.295780181884766],[-97.1476058959961,48.18201065063482],[-97.12265014648432,48.105571746826286],[-97.0748901367187,48.050350189208984],[-97.05416107177734,47.945430755615234],[-97.02021026611328,47.92015075683594],[-96.9754867553711,47.80340194702154],[-96.9358673095703,47.767002105713004],[-96.93121337890625,47.73451995849621],[-96.85124969482416,47.588119506835994],[-96.87166595458979,47.52569961547857],[-96.85188293457031,47.47874069213873],[-96.8341293334961,47.334701538086044],[-96.84517669677733,47.31657028198242],[-96.84092712402344,47.23004913330078],[-96.81748962402338,47.1101913452149],[-96.8345260620117,47.012840270996094],[-96.79831695556635,46.963729858398544],[-96.77536010742176,46.89971923828125],[-96.80082702636717,46.81550216674805],[-96.78176879882812,46.763061523437614],[-96.80259704589838,46.65642166137695],[-96.75917053222655,46.59801864624035],[-96.73628997802734,46.47864151000971],[-96.70368194580078,46.4188804626466],[-96.60398101806629,46.33179092407226],[-96.59771728515625,46.22259902954107],[-96.55515289306629,46.073089599609375],[-96.57715606689447,46.03075027465832],[-96.56125640869129,45.935581207275504],[-97.00152587890625,45.93535995483404],[-97.6050415039062,45.93561172485345],[-98.3537368774414,45.93545913696288],[-99.00537109375,45.93931198120123],[-99.72115325927729,45.942131042480526],[-100.45852661132807,45.9434204101563],[-101.08338928222645,45.94343948364252],[-101.9988174438476,45.94432067871094],[-102.42221832275384,45.943988800048935],[-102.99555206298828,45.944000244140675],[-104.0442886352539,45.94382858276367],[-104.04521942138672,46.28055191040045],[-104.04483795166014,46.64025115966808],[-104.04548645019526,47.18722915649414],[-104.0421524047851,47.44240951538097],[-104.04135131835936,47.91120910644531],[-104.04485321044922,48.00696182250988],[-104.04664611816393,48.38920974731457],[-104.04959106445307,49.000045776367294],[-103.24575805664062,49.00000381469726],[-102.7015533447265,49.00004959106451],[-101.82441711425781,49.0001487731933],[-101.25507354736328,49.000007629394645],[-100.4700927734375,49.000068664550774],[-99.9489974975586,49.00005340576166],[-99.49720001220703,49.00000381469726],[-98.78971099853516,49.000045776367294],[-98.20211029052734,49.000255584716854],[-97.48109436035156,49.00002670288085],[-97.22947692871087,49.00002288818371]]]},"properties":{"ID_0":244,"ISO":"US-ND","NAME_0":"United States","ID_1":35,"NAME_1":"North Dakota","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"ND|N.D."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.76249694824217,42.26787948608404],[-79.8614730834961,42.22431182861334],[-79.88201141357422,42.22711181640625],[-80.03125,42.15567016601573],[-80.24735260009766,42.07765197753912],[-80.29277038574219,42.05350875854497],[-80.51811981201172,41.97824859619146],[-80.51905822753906,41.52465057373047],[-80.51793670654297,41.12694168090832],[-80.5190658569336,40.63854980468756],[-80.57602691650385,40.61558914184582],[-80.60359191894526,40.626441955566406],[-80.66436004638666,40.587490081787166],[-80.6254272460937,40.53332138061529],[-80.59702301025385,40.464401245117244],[-80.61305999755848,40.406589508056584],[-80.60000610351562,40.32973098754877],[-80.6172103881836,40.269088745117244],[-80.65635681152332,40.24151992797857],[-80.70140838623045,40.16115951538086],[-80.70983886718744,40.102069854736385],[-80.73100280761713,40.08671188354503],[-80.73735046386719,39.97716903686529],[-80.80663299560541,39.90866088867199],[-80.78833007812494,39.86970138549805],[-80.82527160644531,39.84651184082031],[-80.8330459594726,39.79341125488287],[-80.86297607421875,39.75207901000982],[-80.8292388916015,39.71604156494135],[-80.8613662719726,39.691749572753956],[-80.88358306884759,39.6185188293457],[-80.9425430297851,39.60763168334961],[-81.04147338867188,39.53665924072271],[-81.13092041015625,39.44572067260742],[-81.1691284179687,39.43880081176752],[-81.22012329101562,39.38537979125987],[-81.27295684814453,39.38306045532238],[-81.34903717041016,39.34508895874029],[-81.38352966308582,39.34379959106457],[-81.4328994750976,39.40732955932611],[-81.55309295654284,39.344070434570426],[-81.56514739990234,39.27061080932617],[-81.6503601074218,39.278438568115234],[-81.68630981445307,39.26568984985357],[-81.69123077392577,39.22320175170904],[-81.75199890136713,39.1819305419923],[-81.73969268798822,39.110408782958984],[-81.79545593261719,39.04637145996088],[-81.76365661621088,39.02085876464844],[-81.78595733642571,38.92665863037115],[-81.82363891601557,38.945999145507926],[-81.85427856445312,38.89393997192383],[-81.88712310791016,38.87387847900396],[-81.92785644531244,38.894561767578125],[-81.89948272705078,38.93178939819347],[-81.93691253662104,38.99312210083008],[-81.97789764404297,38.99486160278326],[-82.02781677246088,39.02851867675787],[-82.08453369140625,38.97674942016607],[-82.14214324951166,38.89278030395508],[-82.14720153808588,38.83528137207031],[-82.2094497680664,38.800540924072315],[-82.1814193725586,38.71120071411133],[-82.18921661376952,38.68177032470709],[-82.169448852539,38.621429443359375],[-82.21257019042969,38.590721130371094],[-82.26671600341791,38.595821380615234],[-82.29196166992186,38.57307052612305],[-82.31829071044916,38.45495223999035],[-82.40541839599608,38.43870925903326],[-82.53000640869135,38.40449142456055],[-82.59278869628893,38.4185905456543],[-82.60455322265625,38.460201263427734],[-82.65207672119135,38.491180419921875],[-82.72425842285156,38.55809020996088],[-82.82303619384766,38.574310302734375],[-82.85537719726562,38.61193084716797],[-82.87844848632812,38.69113922119146],[-82.86940002441406,38.7294807434082],[-82.8934478759765,38.75444030761724],[-82.97695159912108,38.724922180175895],[-83.013671875,38.72962951660162],[-83.05769348144524,38.69253921508795],[-83.11161041259766,38.670162200927734],[-83.15379333496094,38.62018966674805],[-83.24680328369135,38.627769470214844],[-83.2869567871093,38.59984207153325],[-83.37007141113281,38.65880966186529],[-83.46048736572266,38.67127990722662],[-83.53927612304682,38.701110839843864],[-83.62777709960932,38.676189422607536],[-83.65733337402344,38.62631988525402],[-83.7546615600586,38.64937973022461],[-83.79458618164057,38.70267868041998],[-83.84115600585936,38.72201156616222],[-83.86857604980469,38.761100769043026],[-83.95970916748047,38.78726196289068],[-84.07747650146483,38.772838592529354],[-84.20465087890625,38.80271148681646],[-84.23393249511713,38.839359283447266],[-84.23829650878906,38.8946990966798],[-84.29104614257812,38.95777893066412],[-84.31936645507812,39.02233123779291],[-84.40764617919922,39.04595184326183],[-84.46269226074217,39.12162017822271],[-84.51854705810536,39.09128952026361],[-84.54485321044916,39.0982398986817],[-84.62368774414062,39.07355117797846],[-84.68788909912104,39.102970123291016],[-84.7239761352539,39.13906097412104],[-84.75962829589838,39.14139938354503],[-84.8190689086914,39.1068687438966],[-84.8165817260742,39.41342163085943],[-84.81310272216791,40.0059814453125],[-84.80792999267578,40.174140930175895],[-84.80226135253895,40.72814178466797],[-84.80580139160155,41.34212112426769],[-84.80667114257812,41.69580078125005],[-84.67555999755858,41.70069885253906],[-83.99973297119135,41.71569061279308],[-83.48401641845703,41.732791900634766],[-83.43036651611321,41.76332092285161],[-83.44158172607422,41.80265045166027],[-83.38072204589844,41.86888885498047],[-83.33065795898438,41.898559570312614],[-83.29273223876952,41.945331573486385],[-83.2425231933593,41.97632980346691],[-83.18865966796875,42.030860900878906],[-83.18913269042969,42.09902954101574],[-83.1464385986328,42.24065017700207],[-83.06623077392578,42.32081985473633],[-82.99703979492182,42.33023071289074],[-83.06940460205072,42.309291839599666],[-83.12282562255852,42.23013687133795],[-83.13320159912104,42.172954559326286],[-83.12312316894526,42.120536804199276],[-83.14656829833979,42.033199310302734],[-83.0678100585937,41.86261367797863],[-82.68122100830078,41.677291870117244],[-82.4076919555664,41.6769256591798],[-81.63878631591797,42.02144622802729],[-81.26055145263672,42.20552062988281],[-80.65216064453114,42.30239868164057],[-80.07332611083984,42.39255905151367],[-79.76274871826166,42.51045227050792],[-78.93692016601562,42.83100128173834],[-78.90618133544922,42.90505599975586],[-78.92194366455078,42.94859313964855],[-78.85980987548821,42.839828491210994],[-78.85993194580078,42.777961730957024],[-78.91857147216786,42.738231658935604],[-79.04908752441406,42.689250946045036],[-79.06440734863281,42.64744949340826],[-79.10601043701172,42.619918823242294],[-79.14691925048828,42.5560188293457],[-79.24843597412104,42.532669067382805],[-79.34587097167969,42.49298095703124],[-79.4352416992187,42.42253875732433],[-79.54987335205072,42.36217117309582],[-79.71595764160155,42.28366088867199],[-79.76249694824217,42.26787948608404]]]},"properties":{"ID_0":244,"ISO":"US-OH","NAME_0":"United States","ID_1":36,"NAME_1":"Ohio","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"OH|Ohio"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-94.61897277832026,36.99996185302745],[-94.61815643310547,36.49837112426763],[-94.53376770019531,36.00931167602545],[-94.49468231201172,35.7593612670899],[-94.43070220947266,35.400039672851676],[-94.44738006591797,34.933658599853516],[-94.45709991455077,34.709930419921925],[-94.47178649902344,34.189720153808594],[-94.48629760742186,33.64110946655279],[-94.52642822265624,33.61524963378906],[-94.56958770751947,33.63840866088867],[-94.64672088623041,33.701610565185604],[-94.68688201904291,33.68527984619146],[-94.7577285766601,33.706100463867244],[-94.7821273803711,33.739971160888786],[-94.8667373657226,33.744140625],[-94.94716644287098,33.80718994140631],[-94.96729278564453,33.858612060546875],[-95.02568817138672,33.85887145996099],[-95.11435699462889,33.90649032592785],[-95.1239013671875,33.93470001220703],[-95.21906280517578,33.959758758544865],[-95.27802276611328,33.910751342773494],[-95.28054046630852,33.87709045410156],[-95.41359710693354,33.8667106628418],[-95.54062652587885,33.87945175170893],[-95.56033325195312,33.93019104003912],[-95.58721923828125,33.9355087280274],[-95.69853210449213,33.88484954833996],[-95.74639892578125,33.89616012573247],[-95.75343322753906,33.856300354003906],[-95.82023620605463,33.85768127441406],[-95.83081054687494,33.835449218750114],[-95.91543579101562,33.880779266357536],[-95.94172668457026,33.86233901977539],[-96.0489730834961,33.83668899536144],[-96.0995101928711,33.84947204589844],[-96.16980743408203,33.817070007324276],[-96.18570709228516,33.75487136840832],[-96.23147583007801,33.74747848510742],[-96.29196166992188,33.76789855957036],[-96.3195571899414,33.695709228515625],[-96.37061309814447,33.71834182739258],[-96.42411804199207,33.77716064453125],[-96.50199890136713,33.77413940429687],[-96.53217315673817,33.82139968872075],[-96.57081604003906,33.818359375],[-96.61696624755858,33.84302902221674],[-96.58998107910156,33.8960800170899],[-96.67576599121088,33.911361694336044],[-96.7091064453125,33.83483886718756],[-96.76690673828125,33.82912063598633],[-96.78518676757811,33.86268997192383],[-96.8795928955077,33.869918823242244],[-96.91548156738281,33.95515060424816],[-96.99356842041016,33.9330406188966],[-96.98903656005858,33.878341674804744],[-97.05113220214838,33.81671905517584],[-97.09384155273438,33.79824066162121],[-97.09147644042963,33.73400878906261],[-97.1233673095703,33.716339111328125],[-97.16536712646483,33.731330871582145],[-97.1918258666991,33.763820648193466],[-97.20260620117176,33.817760467529354],[-97.16853332519526,33.84239959716797],[-97.1800918579101,33.889141082763786],[-97.21881866455065,33.91337966918957],[-97.25279235839842,33.86854171752941],[-97.31421661376953,33.86862182617199],[-97.38342285156237,33.81790161132824],[-97.45005035400385,33.82621002197265],[-97.45376586914057,33.89860916137701],[-97.50633239746088,33.91658020019531],[-97.58487701416016,33.900329589843864],[-97.58967590332026,33.953750610351506],[-97.63272857666016,33.982219696045036],[-97.6752090454101,33.990119934082145],[-97.7804718017578,33.89752197265625],[-97.83788299560547,33.85868072509771],[-97.8729019165039,33.852500915527344],[-97.96473693847656,33.883369445800724],[-97.97373199462885,33.939842224121094],[-97.94873809814447,33.986949920654354],[-97.97532653808594,33.999179840088004],[-98.08180236816406,34.00275039672857],[-98.12152862548822,34.077331542968864],[-98.09298706054688,34.13422012329113],[-98.12742614746094,34.15161895751959],[-98.16925811767578,34.11386108398443],[-98.23826599121088,34.132389068603516],[-98.29705810546875,34.133178710937614],[-98.36731719970697,34.15575027465826],[-98.41487884521479,34.08486938476568],[-98.4813461303711,34.06143951416021],[-98.60259246826166,34.161090850830135],[-98.64808654785145,34.164402008056754],[-98.68871307373036,34.13388061523443],[-98.73896026611322,34.12683105468756],[-98.80586242675781,34.15576171875],[-98.88551330566405,34.16930007934576],[-98.95230865478504,34.21345901489258],[-98.99141693115234,34.22214126586919],[-99.04244232177734,34.19905090332031],[-99.189697265625,34.21557998657226],[-99.21247863769531,34.33663940429693],[-99.27086639404297,34.39926147460949],[-99.32402038574212,34.41749954223644],[-99.37039947509753,34.45775222778332],[-99.3972930908202,34.381290435791016],[-99.43290710449217,34.37440109252941],[-99.5057067871093,34.40790176391607],[-99.57929229736328,34.41487121582037],[-99.60735321044915,34.371650695800724],[-99.68681335449213,34.37863159179693],[-99.80113220214844,34.458831787109375],[-99.86705017089838,34.536380767822266],[-99.94872283935547,34.58031082153326],[-100.00144958496094,34.558269500732536],[-100.00084686279291,35.02949905395513],[-100.00100708007812,35.64001846313482],[-100.0015411376952,35.9477806091308],[-100.0037994384765,36.49977874755865],[-100.54590606689453,36.49943923950195],[-101.0908432006836,36.50032043457037],[-101.87004089355463,36.50344085693371],[-102.16182708740234,36.500438690185604],[-103.00065612792957,36.50128936767584],[-103.00086975097656,36.99898910522461],[-102.70156860351557,36.99578094482416],[-102.4775161743164,36.996250152587834],[-102.04226684570312,36.992229461670036],[-101.54396057128906,36.99515151977539],[-100.94407653808594,36.99882888793951],[-100.63371276855463,36.99864959716797],[-100.1078872680664,36.99834060668957],[-99.53988647460936,36.999752044677734],[-99.00054168701166,37.00075912475591],[-98.54572296142572,37.0002212524414],[-98.11641693115233,37.00025939941412],[-97.74241638183594,37.000320434570426],[-97.14676666259766,36.999389648437614],[-96.7531509399414,36.99977874755854],[-96.00036621093744,37.00017929077154],[-95.4002685546875,37.00053024291998],[-95.07227325439447,36.99872207641613],[-94.61897277832026,36.99996185302745]]]},"properties":{"ID_0":244,"ISO":"US-OK","NAME_0":"United States","ID_1":37,"NAME_1":"Oklahoma","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"OK|Okla."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-116.91250610351561,45.99723052978521],[-116.865966796875,45.91519927978521],[-116.78896331787102,45.85863876342779],[-116.78734588623041,45.832050323486264],[-116.69354248046874,45.81795120239258],[-116.66234588623047,45.781181335449325],[-116.59236145019533,45.779312133789],[-116.53446960449219,45.73492050170909],[-116.53412628173822,45.692520141601506],[-116.46163940429682,45.609310150146484],[-116.52025604248047,45.55532073974615],[-116.55211639404295,45.505729675293026],[-116.55047607421875,45.469669342041016],[-116.58493804931642,45.44142913818365],[-116.66703796386717,45.327098846435604],[-116.72841644287098,45.1450309753418],[-116.78071594238281,45.09701156616211],[-116.79583740234364,45.060630798339844],[-116.84127044677734,45.028678894043026],[-116.85294342041011,44.97930145263677],[-116.83304595947266,44.93862152099615],[-116.85518646240234,44.88161087036127],[-116.92706298828112,44.80733871459966],[-116.93521118164064,44.78303146362305],[-117.02852630615227,44.75107955932623],[-117.06185150146483,44.70809173583995],[-117.14137268066406,44.56996917724615],[-117.14733886718744,44.53520202636719],[-117.2239990234375,44.47993087768549],[-117.21296691894526,44.42815017700201],[-117.23731231689453,44.3966522216798],[-117.19207000732416,44.3441619873048],[-117.21711730957031,44.30352020263677],[-117.18097686767578,44.26435089111328],[-117.09243011474597,44.271839141845646],[-116.97283172607416,44.239170074463004],[-116.9663619995117,44.19636917114258],[-116.8932418823242,44.15930175781256],[-116.91957092285156,44.107582092285156],[-116.96887207031249,44.087291717529354],[-116.93847656249993,44.03417968750006],[-116.9359970092773,43.99164199829096],[-116.97589111328114,43.9658203125],[-116.9619903564453,43.91259002685541],[-116.98259735107422,43.8668785095216],[-117.0323028564453,43.829761505126946],[-117.02704620361328,43.80686950683605],[-117.027587890625,43.56449890136713],[-117.02799224853516,43.031379699707145],[-117.02803802490229,42.62831878662121],[-117.02926635742182,42.00030899047857],[-117.28637695312494,41.99853897094732],[-117.71524047851555,41.99824142456065],[-118.23407745361317,41.99626922607416],[-118.7764358520508,41.99296188354492],[-119.04779052734374,41.99464035034191],[-119.506362915039,41.99246215820307],[-120.00031280517578,41.995319366455135],[-120.43006134033202,41.99444961547863],[-121.00151824951166,41.993339538574276],[-121.10743713378905,41.99753189086914],[-121.47303009033197,41.99806976318364],[-121.8769912719726,42.00307083129883],[-122.35028076171875,42.00983047485357],[-122.59681701660149,42.005821228027344],[-123.05084991455078,42.00276184082025],[-123.13788604736328,42.00839996337896],[-123.33613586425768,41.99869918823242],[-123.62500762939453,41.999809265136776],[-123.6563262939453,41.9958610534668],[-124.1179733276367,41.99718856811523],[-124.21170806884766,41.99971771240234],[-124.29944610595702,42.05083465576172],[-124.35741424560541,42.11807632446289],[-124.36125183105469,42.1802597045899],[-124.41444396972649,42.251945495605526],[-124.40811157226562,42.29059600830078],[-124.43250274658202,42.32027816772461],[-124.4241638183593,42.37305450439459],[-124.4352798461914,42.438610076904354],[-124.42305755615234,42.49638748168951],[-124.38984680175776,42.573268890380916],[-124.41333007812499,42.658889770507756],[-124.47389221191406,42.7333335876466],[-124.51195526123047,42.73262405395508],[-124.5235519409179,42.79436492919922],[-124.55583190917969,42.838333129882926],[-124.4752807617187,42.96222305297863],[-124.43915557861315,43.06046295166021],[-124.43241882324219,43.11737823486339],[-124.40420532226561,43.17629623413086],[-124.38138580322264,43.268890380859375],[-124.3863906860351,43.329723358154354],[-124.32749938964844,43.34722137451183],[-124.28333282470703,43.40194320678711],[-124.26315307617186,43.48354721069336],[-124.23262023925781,43.56091690063487],[-124.1753692626952,43.77697372436529],[-124.15499877929686,43.881111145019474],[-124.12247467041016,44.09274291992193],[-124.10878753662102,44.265735626220646],[-124.11083221435545,44.31305694580084],[-124.09117889404297,44.37104034423833],[-124.07701873779291,44.52043914794933],[-124.05747985839837,44.659610748291016],[-124.07318878173828,44.67208099365246],[-124.05722045898439,44.73666763305663],[-124.07638549804686,44.771945953369084],[-124.0686798095703,44.819377899170036],[-124.02936553955077,44.894672393798885],[-124.00499725341798,45.039165496826115],[-123.97068023681635,45.173736572265625],[-123.9632797241211,45.281715393066406],[-123.98154449462892,45.346603393554744],[-123.96334075927727,45.39088821411132],[-123.93137359619139,45.40365600585943],[-123.97515869140618,45.465770721435604],[-123.9476547241211,45.50993728637695],[-123.88188934326166,45.5056991577149],[-123.90708923339838,45.547740936279354],[-123.95750427246094,45.57085800170904],[-123.94148254394531,45.654293060302734],[-123.92082214355463,45.68996810913086],[-123.96499633789062,45.74416732788086],[-123.96286773681634,45.898777008056754],[-123.99246978759766,45.94408416748058],[-123.93892669677729,45.976593017578125],[-123.92666625976561,46.006668090820256],[-123.9445724487304,46.10848236083996],[-123.98793792724604,46.19080734252941],[-123.97195434570312,46.21216201782238],[-123.85583496093749,46.156387329101506],[-123.8644409179687,46.18944549560546],[-123.78333282470705,46.196945190429744],[-123.72555541992188,46.170555114746094],[-123.58822631835938,46.188682556152344],[-123.50916290283205,46.23500061035156],[-123.51113891601562,46.26979064941412],[-123.4571990966797,46.268749237060604],[-123.40740966796876,46.21345901489269],[-123.322998046875,46.16070938110351],[-123.2832260131836,46.15190887451177],[-123.1594772338867,46.19377899169916],[-123.04476165771479,46.166191101074276],[-122.9392166137694,46.100341796875],[-122.87364959716795,46.08272933959961],[-122.8753433227539,46.03828048706055],[-122.81445312499993,45.96516036987316],[-122.78514099121095,45.9505500793457],[-122.80465698242188,45.90948104858393],[-122.77786254882812,45.87194061279302],[-122.78833007812493,45.81502151489269],[-122.75866699218743,45.76884078979498],[-122.7683563232422,45.689090728759815],[-122.74498748779297,45.65333938598633],[-122.66633605957026,45.61940002441412],[-122.6180801391601,45.61742019653332],[-122.48757934570311,45.58692932128912],[-122.35457611083983,45.57968139648443],[-122.3261489868164,45.563140869140675],[-122.21166229248045,45.56464004516596],[-122.14340209960938,45.59384155273443],[-122.07656860351562,45.602859497070426],[-122.0159683227539,45.6291618347168],[-121.90904998779291,45.6552085876466],[-121.89910888671871,45.67844009399419],[-121.80912017822264,45.709060668945426],[-121.71041107177734,45.69580078125],[-121.5420532226562,45.72621917724615],[-121.42942810058588,45.69482040405279],[-121.34548950195311,45.70655059814458],[-121.2166671752929,45.671878814697266],[-121.17626190185545,45.606441497802734],[-121.12879943847656,45.613330841064446],[-121.07901763916014,45.65378952026373],[-120.90762329101561,45.64389038085932],[-120.84915924072264,45.67443847656249],[-120.68961334228516,45.717281341552734],[-120.63098907470702,45.747798919677734],[-120.55400085449219,45.74007034301769],[-120.49202728271483,45.697090148925895],[-120.425537109375,45.70046997070318],[-120.20049285888672,45.73080062866211],[-120.17687225341793,45.75865173339855],[-120.05856323242189,45.79059219360357],[-119.97798919677733,45.82527923583979],[-119.90808105468749,45.82752990722667],[-119.83014678955065,45.847961425781364],[-119.6699295043944,45.8589706420899],[-119.61033630371092,45.91669845581066],[-119.5775070190429,45.925628662109375],[-119.50585937499994,45.90544891357422],[-119.45005798339844,45.9187507629395],[-119.2599868774414,45.93938064575207],[-119.18498992919922,45.926509857177734],[-119.10817718505852,45.93947982788086],[-119.02836608886714,45.96792984008795],[-118.97976684570312,46.003349304199276],[-118.59852600097655,46.00376892089855],[-117.9972534179687,46.00117874145519],[-117.78823852539061,46.0018196105957],[-117.35338592529297,45.996959686279354],[-116.91250610351561,45.99723052978521]]]},"properties":{"ID_0":244,"ISO":"US-OR","NAME_0":"United States","ID_1":38,"NAME_1":"Oregon","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"OR|Ore."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.76249694824217,42.26787948608404],[-79.76242065429688,41.99845123291021],[-79.26116943359375,41.998088836669865],[-78.74092102050781,41.99868011474615],[-78.2086181640625,41.999980926513786],[-77.70308685302729,41.99909210205089],[-77.17674255371094,42.00017166137707],[-76.89655303955077,42.00260925292969],[-76.38260650634766,41.99892044067388],[-75.84902954101562,41.99866104125971],[-75.35450744628906,41.99919128417969],[-75.31258392333984,41.95072937011719],[-75.2787475585937,41.939140319824276],[-75.25362396240234,41.86478042602539],[-75.20316314697266,41.86951065063488],[-75.11576843261713,41.84431076049816],[-75.07520294189453,41.80068969726568],[-75.0511474609375,41.71348953247082],[-75.05879974365234,41.671298980713004],[-75.04456329345703,41.62071990966791],[-75.07286071777338,41.60536956787115],[-75.02466583251953,41.559810638427734],[-74.97985076904295,41.478839874267635],[-74.91491699218744,41.47402954101574],[-74.8667602539062,41.44520950317383],[-74.79772949218744,41.42506027221691],[-74.73764038085932,41.42605209350597],[-74.69547271728516,41.35763931274414],[-74.75060272216791,41.34553146362316],[-74.82543182373047,41.29217910766596],[-74.85928344726562,41.221599578857365],[-74.91963195800781,41.14157867431651],[-74.98371124267567,41.10562896728521],[-74.98101043701166,41.08016204833996],[-75.02649688720697,41.04159927368164],[-75.13263702392578,40.990322113037166],[-75.05380249023432,40.86898040771495],[-75.09252166748041,40.848850250244254],[-75.0867233276367,40.817970275878906],[-75.13263702392578,40.7758407592774],[-75.167739868164,40.77922058105469],[-75.20388031005854,40.692680358886776],[-75.19304656982422,40.579139709472656],[-75.09678649902338,40.56641006469737],[-75.06819915771479,40.543239593505916],[-75.07051849365234,40.44784164428711],[-75.03727722167963,40.40800094604498],[-74.96920776367182,40.40135955810547],[-74.9436569213866,40.34506988525402],[-74.883560180664,40.309211730957145],[-74.83735656738281,40.247798919677784],[-74.77233123779297,40.21466064453125],[-74.72767639160156,40.14804077148449],[-74.8153305053711,40.12874984741211],[-74.86622619628906,40.085529327392685],[-74.93350982666016,40.0706291198731],[-75.0510025024414,40.00849914550781],[-75.13844299316406,39.944351196289006],[-75.14877319335932,39.884288787841854],[-75.19003295898438,39.88151168823242],[-75.24324798583984,39.855251312255916],[-75.32813262939453,39.85042190551758],[-75.41435241699219,39.803329467773494],[-75.53071594238274,39.840129852294915],[-75.59546661376947,39.838150024414055],[-75.67752075195312,39.81558990478527],[-75.7475967407226,39.76533126831066],[-75.78752136230469,39.72307968139654],[-76.41134643554682,39.72097015380871],[-76.99621582031244,39.719692230224666],[-77.39267730712885,39.719951629638615],[-77.93804931640625,39.7240104675293],[-78.48763275146484,39.72269058227544],[-79.04081726074213,39.72254943847656],[-79.47741699218744,39.72161102294922],[-80.19114685058587,39.72167968750006],[-80.51705169677733,39.721221923828125],[-80.51956176757807,39.96390914916992],[-80.51873016357416,40.28828048706066],[-80.5190658569336,40.63854980468756],[-80.51793670654297,41.12694168090832],[-80.51905822753906,41.52465057373047],[-80.51811981201172,41.97824859619146],[-80.29277038574219,42.05350875854497],[-80.24735260009766,42.07765197753912],[-80.03125,42.15567016601573],[-79.88201141357422,42.22711181640625],[-79.8614730834961,42.22431182861334],[-79.76249694824217,42.26787948608404]]]},"properties":{"ID_0":244,"ISO":"US-PA","NAME_0":"United States","ID_1":39,"NAME_1":"Pennsylvania","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Commonwealth of Pennsylvania|PA"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-71.5770645141601,41.23189163208019],[-71.54623413085938,41.15467071533209],[-71.59900665283197,41.14717102050781],[-71.60567474365229,41.1827278137207],[-71.5770645141601,41.23189163208019]]],[[[-71.22898864746088,41.53165054321295],[-71.24691772460932,41.49219894409191],[-71.31929779052727,41.478248596191406],[-71.323501586914,41.515018463134766],[-71.27471160888672,41.62070846557623],[-71.24472808837885,41.588878631591854],[-71.22898864746088,41.53165054321295]]],[[[-71.12061309814453,41.4955787658692],[-71.17595672607416,41.458911895751946],[-71.207046508789,41.49802017211914],[-71.21850585937494,41.54615020751953],[-71.21260833740234,41.63784027099621],[-71.19892120361327,41.67826080322277],[-71.13324737548822,41.6594810485841],[-71.12061309814453,41.4955787658692]]],[[[-71.2276687622069,41.7150993347168],[-71.23889923095697,41.6710319519043],[-71.28746032714832,41.670211791992244],[-71.294692993164,41.7215194702149],[-71.34018707275385,41.72748947143555],[-71.4091567993164,41.66308975219732],[-71.40741729736322,41.58819198608393],[-71.4479370117187,41.57823181152344],[-71.41853332519531,41.52873992919933],[-71.42166137695312,41.47109222412115],[-71.48696136474604,41.36160278320318],[-71.54953002929676,41.37493896484381],[-71.68994140625,41.34371948242198],[-71.70446014404295,41.333827972412166],[-71.82501983642572,41.317993164062614],[-71.85918426513666,41.317436218261825],[-71.82759094238276,41.33882522583013],[-71.83920288085938,41.359920501708984],[-71.84056854248041,41.40938949584966],[-71.79769897460938,41.41868209838867],[-71.78823852539051,41.63874053955084],[-71.7979431152343,42.00889205932623],[-71.3796768188476,42.019100189208984],[-71.38236236572266,41.8914909362793],[-71.33856964111322,41.89826202392578],[-71.34367370605469,41.824249267578125],[-71.32591247558594,41.77928161621094],[-71.26138305664062,41.75149154663086],[-71.2276687622069,41.7150993347168]]]]},"properties":{"ID_0":244,"ISO":"US-RI","NAME_0":"United States","ID_1":40,"NAME_1":"Rhode Island","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"State of Rhode Island and Providence Plantations|RI|R.I."}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-80.92190551757812,32.05670166015619],[-80.93218994140625,32.05174636840826],[-80.93279266357415,32.051959991455135],[-80.92190551757812,32.05670166015619]]],[[[-80.84212493896479,32.14805984497076],[-80.8414840698242,32.1183776855471],[-80.87431335449219,32.08179473876959],[-80.89583587646483,32.12444305419922],[-80.84212493896479,32.14805984497076]]],[[[-80.82221984863281,32.20154190063488],[-80.79243469238276,32.18584060668951],[-80.8489303588867,32.15218353271489],[-80.86027526855469,32.173053741455135],[-80.82221984863281,32.20154190063488]]],[[[-80.7283325195312,32.27091979980469],[-80.66805267333979,32.213890075683594],[-80.74003601074219,32.146018981933594],[-80.81266021728504,32.10991668701166],[-80.7283325195312,32.27091979980469]]],[[[-80.43805694580067,32.41363525390648],[-80.42533874511712,32.402137756347656],[-80.4541244506836,32.33850479125971],[-80.48722076416016,32.36194610595726],[-80.43805694580067,32.41363525390648]]],[[[-80.62333679199212,32.50333404541021],[-80.60348510742182,32.444293975830135],[-80.55931854248047,32.45651626586942],[-80.48376464843749,32.44679260253906],[-80.4687728881836,32.38835525512695],[-80.53749847412104,32.37027740478532],[-80.54244995117182,32.33190155029308],[-80.58987426757807,32.28123855590832],[-80.64602661132807,32.261554718017635],[-80.6483306884765,32.35749816894548],[-80.67333221435534,32.36888885498058],[-80.6573486328125,32.438209533691406],[-80.66693878173817,32.455417633056754],[-80.68448638916004,32.4570198059082],[-80.69081115722656,32.47576141357422],[-80.67833709716797,32.501388549804744],[-80.62333679199212,32.50333404541021]]],[[[-80.40860748291014,32.536945343017805],[-80.36018371582031,32.50027847290039],[-80.41055297851562,32.47040176391607],[-80.40860748291014,32.536945343017805]]],[[[-80.74708557128906,32.53986358642578],[-80.71194458007807,32.52833175659179],[-80.69694519042962,32.52583312988287],[-80.6903305053711,32.45998382568382],[-80.6944732666015,32.455505371093864],[-80.667007446289,32.44884490966791],[-80.67722320556635,32.38172912597656],[-80.6852798461914,32.366111755371094],[-80.66281127929682,32.33442687988281],[-80.68806457519531,32.302211761474894],[-80.76638793945307,32.37416839599615],[-80.79805755615229,32.433887481689624],[-80.81027984619129,32.475276947021655],[-80.79111480712889,32.480834960937784],[-80.77861022949213,32.52861022949219],[-80.74708557128906,32.53986358642578]]],[[[-80.33388519287104,32.636390686035156],[-80.29833221435541,32.60222244262701],[-80.270278930664,32.613334655761946],[-80.19750213623047,32.568332672119254],[-80.32637023925776,32.48196792602539],[-80.38639068603516,32.539165496826115],[-80.3852767944336,32.61500167846685],[-80.33388519287104,32.636390686035156]]],[[[-80.10028076171875,32.71694564819336],[-80.0761108398437,32.700553894043026],[-80.09278106689452,32.685832977294865],[-80.13500213623047,32.66694259643565],[-80.15777587890614,32.644443511962834],[-80.16726684570312,32.63027954101562],[-80.16750335693348,32.616943359375],[-80.15721893310547,32.60777664184582],[-80.19324493408197,32.599403381347656],[-80.21508789062489,32.58673477172857],[-80.26319885253906,32.620136260986385],[-80.2566146850586,32.64602661132824],[-80.18333435058582,32.70750045776373],[-80.17500305175776,32.70555496215843],[-80.16777801513666,32.70555496215843],[-80.16222381591791,32.70730972290045],[-80.15750122070312,32.702499389648544],[-80.1549987792968,32.706111907958984],[-80.14055633544922,32.710834503174],[-80.12752532958979,32.704040527343864],[-80.10028076171875,32.71694564819336]]],[[[-80.10131072998041,32.7855796813966],[-80.01186370849598,32.75670623779314],[-80.01162719726562,32.73057174682623],[-79.99044036865234,32.69348144531256],[-80.02893066406239,32.610721588134766],[-80.11130523681635,32.59406661987316],[-80.17765045166016,32.559295654297046],[-80.18104553222643,32.593204498291016],[-80.17222595214844,32.60194396972662],[-80.1555557250976,32.607498168945426],[-80.16527557373041,32.6163902282716],[-80.16305541992186,32.636112213134766],[-80.13166809082031,32.66638946533209],[-80.08000183105467,32.69166564941423],[-80.07472229003906,32.70111083984381],[-80.08139038085938,32.71194458007835],[-80.10138702392572,32.71861267089844],[-80.12722015380852,32.70527648925787],[-80.14083099365233,32.711666107177784],[-80.14916992187494,32.709873199462834],[-80.15805816650379,32.70500183105463],[-80.16161346435545,32.7084197998048],[-80.16444396972649,32.70750045776373],[-80.17057800292969,32.71111297607416],[-80.16278076171875,32.721389770507926],[-80.17055511474598,32.73333358764643],[-80.10131072998041,32.7855796813966]]],[[[-78.59379577636719,33.873611450195426],[-78.57676696777338,33.84688949584961],[-78.68704986572266,33.812202453613395],[-78.74079132080072,33.78737640380871],[-78.84163665771484,33.72248458862299],[-78.93722534179688,33.63972091674805],[-78.91192626953125,33.61110305786133],[-79,33.54555511474621],[-79.11583709716797,33.406944274902344],[-79.14549255371094,33.38412475585943],[-79.19444274902337,33.29444503784191],[-79.29222106933582,33.295555114746094],[-79.2713851928711,33.26777648925787],[-79.2125015258789,33.245555877685604],[-79.18277740478516,33.193054199218864],[-79.24722290039062,33.12472152709955],[-79.3643951416015,33.07618331909185],[-79.37555694580072,33.046665191650504],[-79.47638702392577,33.00666809082037],[-79.528335571289,33.038055419921875],[-79.58416748046875,33.005001068115234],[-79.61668395996094,32.94170379638666],[-79.5847396850586,32.903968811035156],[-79.63007354736321,32.88983535766607],[-79.6977767944336,32.850833892822436],[-79.73666381835938,32.84611129760742],[-79.79055786132812,32.79583358764677],[-79.85861206054688,32.76639175415039],[-79.92375183105469,32.78974914550781],[-79.93389129638672,32.755001068115284],[-79.87000274658203,32.73138809204113],[-79.90638732910145,32.668334960937614],[-79.97138977050781,32.639446258545036],[-80.01329803466795,32.63932037353521],[-79.98527526855469,32.69388961791992],[-80.00609588623047,32.725784301757926],[-80.00222015380854,32.76166534423845],[-80.10262298583979,32.78831481933605],[-80.20138549804688,32.71916580200207],[-80.27789306640624,32.62957382202143],[-80.33777618408203,32.63972091674805],[-80.3891983032226,32.616432189941456],[-80.39277648925781,32.57222366333008],[-80.42487335205072,32.53734970092779],[-80.46514892578125,32.51957321166992],[-80.56222534179676,32.509723663330135],[-80.65055847167969,32.51083374023432],[-80.67416381835932,32.524723052978516],[-80.73611450195312,32.536666870117244],[-80.74861145019531,32.54281997680664],[-80.76444244384766,32.54000091552746],[-80.78416442871092,32.526943206787216],[-80.79027557373045,32.49583435058594],[-80.81156921386719,32.49399566650419],[-80.81777954101557,32.428054809570256],[-80.84388732910156,32.3941650390625],[-80.75971984863276,32.27666854858409],[-80.78134155273438,32.260192871093864],[-80.79916381835938,32.20583343505871],[-80.8373413085937,32.21440505981445],[-80.86194610595697,32.173053741455135],[-80.89555358886719,32.158611297607536],[-80.91500091552734,32.08416748046869],[-80.97160339355463,32.07407760620122],[-81.00077819824219,32.098079681396534],[-81.05835723876953,32.08771896362305],[-81.11342620849602,32.114349365234375],[-81.11042785644531,32.173408508300895],[-81.15537261962889,32.240268707275504],[-81.12291717529297,32.30223083496094],[-81.17884063720697,32.38148880004883],[-81.20572662353516,32.43519210815441],[-81.19062805175781,32.45779037475609],[-81.27002716064446,32.53335952758795],[-81.27886962890625,32.55788040161133],[-81.32314300537104,32.563720703125],[-81.38025665283196,32.59091186523449],[-81.41751861572266,32.631721496582145],[-81.39422607421875,32.65258026123047],[-81.41419982910155,32.71479034423828],[-81.40851593017567,32.756649017333984],[-81.42806243896479,32.78649139404296],[-81.42125701904295,32.83441925048834],[-81.45783233642578,32.85100173950207],[-81.50157928466791,32.936889648437614],[-81.49122619628906,32.99359130859369],[-81.51138305664055,33.026649475097656],[-81.56463623046864,33.04906845092796],[-81.61418151855469,33.095310211181754],[-81.6466064453125,33.09365844726568],[-81.7210693359375,33.125728607177734],[-81.75895690917963,33.155719757080135],[-81.76786041259754,33.21591186523443],[-81.80722045898432,33.2150611877442],[-81.85147094726557,33.24932098388683],[-81.83669281005854,33.27439880371094],[-81.91983795166016,33.33572006225586],[-81.94261169433592,33.40880966186529],[-81.9140167236328,33.44359970092785],[-81.93141937255848,33.46707916259771],[-81.98615264892571,33.487548828125114],[-82.01187133789057,33.531261444091854],[-82.10707855224602,33.598049163818416],[-82.1444473266601,33.59555053710932],[-82.19534301757812,33.63183975219738],[-82.20197296142567,33.67016983032238],[-82.23490142822266,33.703048706054744],[-82.25073242187499,33.75241088867193],[-82.30520629882812,33.80398941040039],[-82.39405059814453,33.86035919189459],[-82.42810821533203,33.86927032470703],[-82.51386260986327,33.93914031982427],[-82.56704711914062,33.96025085449219],[-82.59947967529295,34.033641815185604],[-82.64351654052729,34.07118988037121],[-82.67639923095697,34.128421783447266],[-82.7173233032226,34.152111053466854],[-82.74201965332024,34.213420867920036],[-82.75189971923828,34.27260971069336],[-82.8000869750976,34.34313964843756],[-82.83175659179682,34.36454010009776],[-82.86119842529297,34.453800201416016],[-82.90898895263672,34.48638916015631],[-83.00496673583972,34.47412109375],[-83.08190917968744,34.51549148559576],[-83.1658935546875,34.606731414794865],[-83.23204803466797,34.61494064331055],[-83.30577087402342,34.67078018188488],[-83.3403091430664,34.68120956420904],[-83.3543472290039,34.72204971313482],[-83.31874084472656,34.759410858154354],[-83.32113647460936,34.791290283203125],[-83.24946594238276,34.868099212646484],[-83.1571273803711,34.93120193481445],[-83.12098693847656,34.935989379882926],[-83.10518646240229,35.002040863037166],[-82.78246307373041,35.08602905273443],[-82.75473022460938,35.06867980957037],[-82.69233703613274,35.118629455566406],[-82.63318634033203,35.125808715820256],[-82.45495605468744,35.17961883544922],[-82.39054107666016,35.216110229492244],[-82.35906982421875,35.19065093994152],[-82.2861328125,35.19800186157221],[-81.76793670654291,35.18014144897461],[-81.45144653320311,35.168991088867244],[-81.04477691650385,35.149429321289176],[-81.05861663818348,35.06698989868164],[-81.04191589355463,35.04320144653326],[-80.93123626708984,35.10493087768549],[-80.78279113769526,34.93494033813488],[-80.79595184326166,34.817508697509766],[-80.44439697265625,34.81481933593756],[-79.67529296874994,34.80459976196295],[-79.3398818969726,34.53039932250988],[-79.06807708740229,34.302268981933594],[-78.77482604980463,34.05017852783208],[-78.57823944091797,33.88254928588867],[-78.59379577636719,33.873611450195426]]]]},"properties":{"ID_0":244,"ISO":"US-SC","NAME_0":"United States","ID_1":41,"NAME_1":"South Carolina","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"SC|S.C."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-96.56125640869129,45.935581207275504],[-96.57878875732416,45.8318214416505],[-96.66736602783197,45.7350311279298],[-96.73145294189447,45.71072006225597],[-96.83033752441406,45.656688690185604],[-96.85455322265625,45.6074600219726],[-96.77336883544922,45.528610229492244],[-96.73165893554682,45.45928955078125],[-96.67417144775379,45.4115104675293],[-96.60874938964831,45.40938949584961],[-96.50586700439453,45.369800567627],[-96.4519271850586,45.302162170410206],[-96.45320892333973,44.978752136230575],[-96.45337677001947,44.544448852539176],[-96.45375061035149,44.198329925537166],[-96.45316314697266,43.85147857666021],[-96.45408630371094,43.50263214111334],[-96.59738159179682,43.502071380615234],[-96.59649658203125,43.44218063354492],[-96.51992797851557,43.39160919189459],[-96.55847167968744,43.22566223144537],[-96.46853637695307,43.21004867553711],[-96.46408843994139,43.15085983276378],[-96.43779754638672,43.11725997924815],[-96.46169281005848,43.06549072265636],[-96.5166778564453,43.04603958129883],[-96.49234008789061,43.00564956665045],[-96.49848175048822,42.95956039428722],[-96.53716278076172,42.91868209838872],[-96.55314636230463,42.84725952148443],[-96.58963012695312,42.7986793518067],[-96.63260650634766,42.76808929443365],[-96.62800598144526,42.70771026611322],[-96.53913116455067,42.65932846069347],[-96.47921752929682,42.55704879760748],[-96.49259185791004,42.521499633789176],[-96.44995117187494,42.48947906494152],[-96.50003051757801,42.48455047607416],[-96.55103302001947,42.52178192138671],[-96.60624694824213,42.504489898681584],[-96.62798309326166,42.55015945434576],[-96.71321868896484,42.609069824218864],[-96.69304656982416,42.660518646240234],[-96.76580047607416,42.66289138793951],[-96.85941314697266,42.722702026367244],[-96.9207992553711,42.7330207824707],[-96.97498321533203,42.757431030273494],[-97.13471984863281,42.77392959594732],[-97.14066314697266,42.793190002441406],[-97.20980072021483,42.809329986572266],[-97.21930694580078,42.84654998779308],[-97.35588836669922,42.873600006103516],[-97.44138336181635,42.84645080566412],[-97.48414611816406,42.868171691894524],[-97.5897598266601,42.842449188232536],[-97.63408660888672,42.85998916625988],[-97.68215942382811,42.83349990844721],[-97.708023071289,42.8588485717774],[-97.7916030883789,42.84027099609369],[-97.82689666748047,42.86854934692394],[-97.87570190429682,42.85726165771484],[-97.88291931152338,42.828258514404354],[-97.94235992431635,42.7765007019043],[-98.01196289062493,42.76224899291998],[-98.05587005615234,42.77059173583989],[-98.126953125,42.81991195678722],[-98.24179840087885,42.865600585937614],[-98.34464263916016,42.89213943481451],[-98.4639663696289,42.94559860229503],[-98.50005340576165,42.99765014648437],[-99.25251007080072,42.9973411560058],[-99.6529312133789,42.99760055541992],[-100.19835662841791,42.99792098999018],[-100.75086212158203,42.99465179443365],[-101.22769927978516,42.99528884887695],[-101.6774673461914,42.99526977539068],[-102.50831604003905,42.998790740966854],[-103.22856140136712,42.99987030029308],[-103.63710784912104,43.001129150390625],[-104.05265045166003,43.00279998779297],[-104.05364990234375,43.422111511230526],[-104.05491638183588,43.73770141601562],[-104.05512237548822,44.18148040771496],[-104.05638885498047,44.571701049804744],[-104.05712890624994,44.99866104125982],[-104.03971099853516,44.99861907958996],[-104.0425033569336,45.55717849731457],[-104.0442886352539,45.94382858276367],[-102.99555206298828,45.944000244140675],[-102.42221832275384,45.943988800048935],[-101.9988174438476,45.94432067871094],[-101.08338928222645,45.94343948364252],[-100.45852661132807,45.9434204101563],[-99.72115325927729,45.942131042480526],[-99.00537109375,45.93931198120123],[-98.3537368774414,45.93545913696288],[-97.6050415039062,45.93561172485345],[-97.00152587890625,45.93535995483404],[-96.56125640869129,45.935581207275504]]]},"properties":{"ID_0":244,"ISO":"US-SD","NAME_0":"United States","ID_1":42,"NAME_1":"South Dakota","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"SD|S.D."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-83.67481994628899,36.60120010375987],[-83.47200012207031,36.59751892089838],[-83.27423858642578,36.600059509277344],[-83.2538070678711,36.594150543213004],[-82.75972747802734,36.594058990478516],[-82.2930297851562,36.59585189819347],[-81.93522644042963,36.595031738281364],[-81.9233169555664,36.616588592529354],[-81.64745330810547,36.61249923706048],[-81.67576599121094,36.58901214599614],[-81.70812225341795,36.53479003906249],[-81.69689178466791,36.4686012268067],[-81.73815917968749,36.40921020507824],[-81.7240600585937,36.3552703857423],[-81.74630737304676,36.3359489440918],[-81.80771636962885,36.35219192504883],[-81.9107208251952,36.29809951782232],[-82.0320205688476,36.12105178833013],[-82.08226013183588,36.10412216186529],[-82.13188934326172,36.106868743896484],[-82.14823150634766,36.144828796386776],[-82.22119903564453,36.15668869018555],[-82.24635314941406,36.132518768310604],[-82.35263824462885,36.11722946166998],[-82.40696716308592,36.0870819091798],[-82.4603195190429,36.007061004638786],[-82.56421661376953,35.95539093017584],[-82.60154724121088,35.96683883667003],[-82.61403656005852,36.001750946045036],[-82.5910568237304,36.03511047363281],[-82.63355255126953,36.06586074829101],[-82.77717590332031,35.99462127685547],[-82.78694915771479,35.952201843261776],[-82.82103729248047,35.92544174194347],[-82.86482238769531,35.95170974731451],[-82.91729736328118,35.92683029174804],[-82.90119171142572,35.89759063720703],[-82.91703796386707,35.84307861328131],[-82.99822235107422,35.774108886718864],[-83.0742797851562,35.78942108154297],[-83.16223144531239,35.76258850097662],[-83.18351745605469,35.72985076904308],[-83.23628997802734,35.728370666503906],[-83.29599761962885,35.65938186645519],[-83.3444366455078,35.66270065307617],[-83.3963165283203,35.62350082397472],[-83.44892883300781,35.60784912109375],[-83.49848175048822,35.56351089477539],[-83.58116912841791,35.56496047973644],[-83.5976333618164,35.57807922363281],[-83.76255798339838,35.56470108032232],[-83.8241729736327,35.52635955810541],[-83.87874603271483,35.519691467285156],[-83.89984893798828,35.48731994628906],[-83.9592514038086,35.462940216064396],[-84.02050781249994,35.40950012207031],[-84.01317596435541,35.365749359130916],[-84.03388214111322,35.35025024414073],[-84.02401733398438,35.29515075683605],[-84.08760070800781,35.254428863525504],[-84.1956787109375,35.245800018310604],[-84.22789001464844,35.26782989501959],[-84.28929901123047,35.22573852539074],[-84.32096862792969,34.989040374755916],[-84.63743591308588,34.99055099487305],[-85.15265655517578,34.987590789795036],[-85.341796875,34.983901977539006],[-85.6055068969726,34.98553085327142],[-86.31871795654295,34.99213027954107],[-86.4191665649414,34.990901947021484],[-86.88439178466791,34.99240875244146],[-87.22883605957031,35.00032043457031],[-87.61036682128906,35.00487136840826],[-88.20189666748041,35.00888061523449],[-88.19957733154295,34.997821807861385],[-88.92314147949219,34.99608993530279],[-89.30813598632812,34.99573135375982],[-89.88611602783203,34.996200561523494],[-90.30976867675781,34.99660873413086],[-90.275650024414,35.03966903686535],[-90.2007217407226,35.03031921386719],[-90.17922973632812,35.1167602539063],[-90.1426391601562,35.1371421813966],[-90.09780883789055,35.119621276855526],[-90.06684112548828,35.15052032470708],[-90.11460876464832,35.180030822753906],[-90.07412719726561,35.21887969970714],[-90.10386657714842,35.25535964965832],[-90.15181732177734,35.255771636963004],[-90.15638732910155,35.30115127563488],[-90.10833740234375,35.30902099609381],[-90.10791778564447,35.34275054931646],[-90.0751113891601,35.384670257568416],[-90.12612152099604,35.41577911376953],[-90.1382827758789,35.379459381103516],[-90.17984771728516,35.38616943359369],[-90.1708984375,35.41873931884776],[-90.0990600585937,35.480419158935604],[-90.03086090087885,35.427928924560604],[-90.01908874511717,35.46895980834966],[-90.04913330078125,35.511329650878906],[-90.03614807128906,35.551521301269645],[-89.98796081542957,35.55937957763672],[-89.95485687255854,35.52400970458996],[-89.94140624999994,35.602321624755966],[-89.86263275146479,35.63191223144537],[-89.91184997558588,35.6542587280274],[-89.9564590454101,35.69501113891613],[-89.95271301269531,35.737960815429744],[-89.9059829711914,35.75981903076166],[-89.87516021728516,35.74160003662115],[-89.8186264038086,35.75682067871094],[-89.79366302490229,35.794780731201286],[-89.70654296875,35.81716156005865],[-89.7074203491211,35.838581085205135],[-89.76239776611322,35.856891632080135],[-89.76773071289057,35.88957977294922],[-89.71317291259759,35.90610885620122],[-89.66558074951172,35.88338088989258],[-89.6587142944336,35.92705154418945],[-89.71617126464844,35.96250152587896],[-89.7169418334961,36.0015220642091],[-89.681396484375,36.04302978515636],[-89.65635681152338,36.10235977172857],[-89.60698699951172,36.11838912963873],[-89.58956146240234,36.14751052856445],[-89.69854736328125,36.2308807373048],[-89.67331695556635,36.252090454101676],[-89.60826873779291,36.24090957641613],[-89.55058288574213,36.252170562744254],[-89.54556274414062,36.27909088134771],[-89.61666107177729,36.31863021850586],[-89.60420227050768,36.344612121581974],[-89.52641296386719,36.3459205627442],[-89.51924133300781,36.388339996338004],[-89.55148315429686,36.441398620605526],[-89.52037811279286,36.47090148925781],[-89.541748046875,36.500339508056584],[-89.48729705810545,36.499889373779354],[-89.46463775634766,36.457099914550895],[-89.41960144042969,36.498039245605526],[-89.29921722412098,36.507820129394645],[-88.95474243164057,36.5037193298341],[-88.51719665527338,36.502750396728565],[-88.05705261230463,36.49671936035162],[-88.0326309204101,36.536708831787166],[-88.0707321166992,36.679248809814396],[-87.8504562377929,36.665149688720696],[-87.85340118408203,36.635250091552734],[-87.43670654296875,36.64168930053711],[-87.06050872802734,36.64443206787121],[-86.59133148193354,36.65443038940441],[-86.56365966796875,36.63505935668945],[-86.50946807861327,36.65394973754882],[-86.34010314941406,36.64995956420904],[-86.20700073242182,36.64120101928716],[-85.8526306152343,36.62451171875006],[-85.50741577148438,36.61513137817394],[-85.26261901855469,36.62825012207031],[-84.97767639160156,36.61809158325195],[-84.83001708984364,36.60713958740239],[-84.5069961547851,36.59875869750971],[-84.0300674438476,36.59305953979492],[-83.69021606445311,36.583831787109375],[-83.67481994628899,36.60120010375987]]]},"properties":{"ID_0":244,"ISO":"US-TN","NAME_0":"United States","ID_1":43,"NAME_1":"Tennessee","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"TN|Tenn."}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-97.3245849609375,26.540695190429688],[-97.29652404785149,26.505138397216797],[-97.26902770996094,26.44041633605957],[-97.22235870361328,26.403749465942326],[-97.19041442871092,26.272918701171875],[-97.24402618408203,26.34180641174316],[-97.2790298461914,26.43430519104004],[-97.335693359375,26.507083892822322],[-97.3245849609375,26.540695190429688]]],[[[-97.05722045898438,27.84222030639654],[-97.20361328125,27.61555480957037],[-97.28138732910155,27.46249961853033],[-97.3133316040039,27.38638877868675],[-97.35055541992188,27.269166946411133],[-97.37139129638666,27.165554046630973],[-97.37930297851557,27.00013923645031],[-97.37069702148438,26.900138854980582],[-97.34402465820307,26.7776393890382],[-97.35652923583973,26.723749160766715],[-97.39624786376953,26.86958312988287],[-97.3862075805664,27.085334777832145],[-97.39416503906244,27.11388969421415],[-97.3897247314453,27.203887939453125],[-97.35610961914057,27.310277938842773],[-97.36055755615234,27.366388320922795],[-97.33083343505858,27.434722900390682],[-97.24805450439453,27.579166412353516],[-97.25749969482416,27.597221374511776],[-97.20555877685536,27.640277862548942],[-97.19750213623047,27.680276870727823],[-97.1161117553711,27.78000068664556],[-97.10250091552734,27.815277099609485],[-97.05722045898438,27.84222030639654]]],[[[-96.883056640625,28.133888244628906],[-96.83944702148426,28.097778320312614],[-96.85055541992186,28.068056106567496],[-96.95805358886713,27.960556030273494],[-96.95512390136707,28.01498985290544],[-96.92583465576166,28.087776184082088],[-96.883056640625,28.133888244628906]]],[[[-96.41000366210926,28.399999618530327],[-96.4073181152343,28.344169616699276],[-96.43694305419922,28.318611145019585],[-96.58949279785156,28.249181747436637],[-96.69731903076166,28.18090438842773],[-96.83620452880847,28.076503753662223],[-96.81074523925781,28.124252319335994],[-96.81722259521473,28.17444419860857],[-96.79389190673828,28.188055038452205],[-96.70345306396473,28.198474884033203],[-96.64944458007807,28.251943588257063],[-96.54916381835938,28.29305648803711],[-96.53221893310547,28.321388244628903],[-96.44820404052734,28.338659286498967],[-96.41000366210926,28.399999618530327]]],[[[-97.2156982421875,25.9701385498048],[-97.28170776367188,25.93453979492187],[-97.34111022949219,25.931459426879996],[-97.36968994140614,25.916503906250284],[-97.3626098632812,25.867675781250284],[-97.38067626953125,25.841308593750057],[-97.44787597656243,25.8554306030274],[-97.45616149902338,25.881572723388842],[-97.52327728271484,25.88829994201666],[-97.55956268310536,25.936424255371094],[-97.60528564453125,25.957885742187557],[-97.64035034179688,26.017892837524357],[-97.7315063476562,26.03387451171892],[-97.79840087890625,26.034912109375057],[-97.87928009033203,26.06055831909185],[-97.97054290771484,26.05360031127924],[-98.07991027832031,26.069110870361328],[-98.14572143554686,26.05134010314964],[-98.18155670166016,26.070020675659293],[-98.24494171142572,26.072040557861385],[-98.30724334716786,26.103620529174748],[-98.3501358032226,26.151500701904297],[-98.3883666992187,26.154872894287223],[-98.460693359375,26.224428176879996],[-98.53676605224604,26.227380752563477],[-98.63279724121088,26.24488067626953],[-98.71463012695307,26.269971847534176],[-98.73211669921875,26.31595039367704],[-98.78988647460932,26.334671020507812],[-98.80258178710926,26.36671066284185],[-98.83598327636717,26.361091613769588],[-98.9337387084961,26.377391815185604],[-98.97540283203125,26.399530410766715],[-99.00982666015625,26.391548156738278],[-99.04194641113276,26.41126060485851],[-99.07444000244135,26.39630126953125],[-99.11052703857422,26.423419952392692],[-99.0942993164062,26.478729248047102],[-99.1226959228515,26.520561218262003],[-99.17156982421875,26.540361404418945],[-99.1753158569336,26.625379562377987],[-99.1949462890625,26.637540817260742],[-99.21095275878906,26.717550277710075],[-99.24610137939447,26.755210876464957],[-99.24382781982415,26.783351898193303],[-99.28430938720702,26.85795021057129],[-99.31520843505858,26.867389678955135],[-99.33206176757801,26.92103195190441],[-99.37467193603509,26.93237113952631],[-99.38150024414061,26.97254943847662],[-99.4147720336914,27.015649795532227],[-99.4452514648437,27.021810531616325],[-99.45159149169922,27.065200805664062],[-99.43107604980467,27.088619232177788],[-99.4413604736328,27.151390075683764],[-99.4294662475586,27.177150726318413],[-99.45950317382812,27.265808105468864],[-99.49928283691406,27.26925086975109],[-99.51422882080078,27.33109092712408],[-99.49028778076172,27.407020568847656],[-99.48268127441406,27.482080459594783],[-99.52964019775385,27.50073051452648],[-99.51799011230469,27.569770812988338],[-99.54339599609362,27.605810165405387],[-99.58589935302729,27.61013031005859],[-99.5995864868164,27.6405811309815],[-99.66470336914051,27.632520675659293],[-99.71279907226561,27.65476036071783],[-99.77307891845703,27.729499816894474],[-99.80383300781244,27.737840652465877],[-99.88121795654297,27.797800064087024],[-99.88115692138665,27.835550308227653],[-99.90937805175781,27.873310089111385],[-99.90213775634759,27.909660339355526],[-99.94222259521473,27.945119857788196],[-99.94168090820312,27.98376083374029],[-99.97769927978504,27.988380432128906],[-100.0106430053711,28.030241012573185],[-100.01835632324219,28.066579818725643],[-100.05081939697259,28.08312988281267],[-100.08590698242182,28.146570205688533],[-100.16947937011713,28.172218322753906],[-100.2107925415039,28.195140838623157],[-100.22326660156244,28.234201431274528],[-100.25372314453125,28.236890792846733],[-100.29205322265624,28.276790618896598],[-100.2906265258789,28.314939498901424],[-100.35040283203125,28.399789810180607],[-100.34129333496094,28.44807052612316],[-100.4136734008789,28.544759750366264],[-100.39832305908203,28.584318161010685],[-100.44872283935547,28.611679077148438],[-100.44938659667956,28.640159606933647],[-100.50189971923821,28.662429809570312],[-100.50910186767578,28.737712860107475],[-100.53363800048828,28.758712768554858],[-100.53756713867182,28.8050594329834],[-100.59410095214844,28.863979339599666],[-100.65245056152344,28.946710586547905],[-100.64908599853503,28.98344993591314],[-100.66651153564447,29.078319549560547],[-100.7778930664062,29.171609878540096],[-100.76811218261719,29.18635940551763],[-100.79841613769526,29.24530982971186],[-100.87713623046875,29.28046989440929],[-100.88947296142572,29.30834007263195],[-101.01200866699217,29.370990753173885],[-101.06388092041016,29.459430694580075],[-101.15209197998047,29.47595024108915],[-101.17408752441406,29.512830734253097],[-101.25068664550781,29.5193080902099],[-101.24913024902338,29.624731063842887],[-101.27997589111328,29.617500305175838],[-101.31739044189446,29.660579681396595],[-101.36557769775385,29.65357017517101],[-101.39840698242188,29.73332977294933],[-101.45127868652342,29.75188255310081],[-101.45876312255858,29.78887939453125],[-101.5381393432617,29.759389877319453],[-101.57309722900384,29.77400970458984],[-101.62976837158203,29.768140792846733],[-101.80718994140625,29.780460357666076],[-101.84648895263665,29.798120498657227],[-101.95585632324219,29.79713058471691],[-101.98252868652342,29.813140869140625],[-102.05916595458979,29.785610198974666],[-102.11559295654297,29.791860580444283],[-102.16747283935547,29.824739456176868],[-102.2645263671875,29.853460311889762],[-102.30094909667969,29.876060485839844],[-102.3642501831054,29.84402084350614],[-102.38485717773432,29.773929595947266],[-102.51605987548822,29.782901763916016],[-102.6427993774414,29.73361968994163],[-102.67556762695311,29.739229202270568],[-102.70636749267578,29.66835975646967],[-102.74153137207026,29.63585090637213],[-102.7997970581054,29.52663993835455],[-102.83098602294916,29.441921234130916],[-102.8175430297851,29.401790618896484],[-102.88387298583983,29.35063171386724],[-102.89063262939453,29.289440155029297],[-102.90792846679682,29.260541915893555],[-102.8679428100586,29.222150802612475],[-102.92119598388666,29.191820144653374],[-102.99746704101562,29.1778011322022],[-102.99828338623047,29.156669616699276],[-103.04200744628906,29.09623908996588],[-103.07473754882805,29.092559814453352],[-103.1156005859375,28.985340118408317],[-103.16821289062494,28.971410751342827],[-103.18692779541016,28.9841709136964],[-103.31387329101562,29.006059646606502],[-103.43218994140612,29.04459953308106],[-103.45153045654291,29.071060180664116],[-103.55538940429682,29.158590316772575],[-103.71832275390625,29.18247985839855],[-103.74508666992182,29.220569610595646],[-103.79914855957024,29.25999259948736],[-103.85405731201172,29.28283119201689],[-103.97450256347656,29.29729080200195],[-104.05293273925776,29.32880020141607],[-104.10856628417969,29.374891281128043],[-104.14359283447266,29.384109497070423],[-104.21470642089844,29.454320907592773],[-104.21006774902338,29.476520538330192],[-104.26664733886712,29.5165195465089],[-104.33349609374994,29.52120971679699],[-104.39842987060541,29.57224082946783],[-104.46740722656239,29.611660003662166],[-104.54428863525389,29.682319641113338],[-104.55277252197266,29.74113082885742],[-104.61035919189442,29.840040206909237],[-104.67765808105463,29.903190612793026],[-104.70703124999993,30.04861068725586],[-104.68654632568352,30.09715080261236],[-104.69097900390625,30.184009552001953],[-104.70945739746094,30.239110946655384],[-104.76023864746094,30.274940490722717],[-104.76090240478516,30.29552078247082],[-104.8119659423827,30.335441589355526],[-104.81246185302734,30.36198043823242],[-104.8569107055664,30.38751029968273],[-104.86849212646479,30.49323272705089],[-104.9100570678711,30.584339141845703],[-104.9784927368164,30.616979598998967],[-105.01148986816406,30.6868896484375],[-105.08203887939447,30.700149536132923],[-105.11248016357422,30.74406051635748],[-105.19647979736322,30.791860580444446],[-105.31915283203124,30.825849533081225],[-105.39462280273438,30.870250701904293],[-105.41694641113276,30.90118980407732],[-105.49122619628905,30.941930770874077],[-105.5057907104492,30.96775054931652],[-105.55367279052734,30.988241195678768],[-105.60177612304682,31.081449508666992],[-105.64803314208979,31.115711212158146],[-105.77559661865234,31.170909881591854],[-105.87269592285156,31.291170120239254],[-105.9311904907226,31.313230514526367],[-105.9494400024414,31.35708045959484],[-106.00462341308588,31.391630172729716],[-106.07707214355469,31.397758483886715],[-106.14290618896479,31.429830551147518],[-106.22122955322264,31.483579635620174],[-106.25026702880852,31.545980453491268],[-106.28044891357422,31.560291290283317],[-106.30473327636713,31.616090774536417],[-106.38513946533197,31.733150482177734],[-106.42549133300768,31.751880645752177],[-106.48884582519531,31.747762680053768],[-106.52902984619135,31.784490585327145],[-106.5771713256836,31.81162071228027],[-106.63600158691406,31.869449615478633],[-106.61881256103516,31.916641235351847],[-106.61930084228516,32.001171112060774],[-106.31398010253899,32.00181961059582],[-105.7547531127929,32.00162887573253],[-105.25343322753906,32.00167846679693],[-104.7313003540039,32.0032005310058],[-104.02654266357422,32.00101852416998],[-103.39540100097656,32.000831604003906],[-103.06416320800776,31.9996395111084],[-103.06365203857422,32.52151870727545],[-103.06317138671874,33.00173950195324],[-103.05136108398432,33.640220642089844],[-103.04270935058588,34.000709533691406],[-103.04264831542969,34.367630004882926],[-103.0423812866211,34.747211456298885],[-103.04209899902344,35.186050415039176],[-103.04088592529291,35.622451782226676],[-103.04077911376947,36.1136207580567],[-103.04077911376947,36.50046920776372],[-103.00065612792957,36.50128936767584],[-102.16182708740234,36.500438690185604],[-101.87004089355463,36.50344085693371],[-101.0908432006836,36.50032043457037],[-100.54590606689453,36.49943923950195],[-100.0037994384765,36.49977874755865],[-100.0015411376952,35.9477806091308],[-100.00100708007812,35.64001846313482],[-100.00084686279291,35.02949905395513],[-100.00144958496094,34.558269500732536],[-99.94872283935547,34.58031082153326],[-99.86705017089838,34.536380767822266],[-99.80113220214844,34.458831787109375],[-99.68681335449213,34.37863159179693],[-99.60735321044915,34.371650695800724],[-99.57929229736328,34.41487121582037],[-99.5057067871093,34.40790176391607],[-99.43290710449217,34.37440109252941],[-99.3972930908202,34.381290435791016],[-99.37039947509753,34.45775222778332],[-99.32402038574212,34.41749954223644],[-99.27086639404297,34.39926147460949],[-99.21247863769531,34.33663940429693],[-99.189697265625,34.21557998657226],[-99.04244232177734,34.19905090332031],[-98.99141693115234,34.22214126586919],[-98.95230865478504,34.21345901489258],[-98.88551330566405,34.16930007934576],[-98.80586242675781,34.15576171875],[-98.73896026611322,34.12683105468756],[-98.68871307373036,34.13388061523443],[-98.64808654785145,34.164402008056754],[-98.60259246826166,34.161090850830135],[-98.4813461303711,34.06143951416021],[-98.41487884521479,34.08486938476568],[-98.36731719970697,34.15575027465826],[-98.29705810546875,34.133178710937614],[-98.23826599121088,34.132389068603516],[-98.16925811767578,34.11386108398443],[-98.12742614746094,34.15161895751959],[-98.09298706054688,34.13422012329113],[-98.12152862548822,34.077331542968864],[-98.08180236816406,34.00275039672857],[-97.97532653808594,33.999179840088004],[-97.94873809814447,33.986949920654354],[-97.97373199462885,33.939842224121094],[-97.96473693847656,33.883369445800724],[-97.8729019165039,33.852500915527344],[-97.83788299560547,33.85868072509771],[-97.7804718017578,33.89752197265625],[-97.6752090454101,33.990119934082145],[-97.63272857666016,33.982219696045036],[-97.58967590332026,33.953750610351506],[-97.58487701416016,33.900329589843864],[-97.50633239746088,33.91658020019531],[-97.45376586914057,33.89860916137701],[-97.45005035400385,33.82621002197265],[-97.38342285156237,33.81790161132824],[-97.31421661376953,33.86862182617199],[-97.25279235839842,33.86854171752941],[-97.21881866455065,33.91337966918957],[-97.1800918579101,33.889141082763786],[-97.16853332519526,33.84239959716797],[-97.20260620117176,33.817760467529354],[-97.1918258666991,33.763820648193466],[-97.16536712646483,33.731330871582145],[-97.1233673095703,33.716339111328125],[-97.09147644042963,33.73400878906261],[-97.09384155273438,33.79824066162121],[-97.05113220214838,33.81671905517584],[-96.98903656005858,33.878341674804744],[-96.99356842041016,33.9330406188966],[-96.91548156738281,33.95515060424816],[-96.8795928955077,33.869918823242244],[-96.78518676757811,33.86268997192383],[-96.76690673828125,33.82912063598633],[-96.7091064453125,33.83483886718756],[-96.67576599121088,33.911361694336044],[-96.58998107910156,33.8960800170899],[-96.61696624755858,33.84302902221674],[-96.57081604003906,33.818359375],[-96.53217315673817,33.82139968872075],[-96.50199890136713,33.77413940429687],[-96.42411804199207,33.77716064453125],[-96.37061309814447,33.71834182739258],[-96.3195571899414,33.695709228515625],[-96.29196166992188,33.76789855957036],[-96.23147583007801,33.74747848510742],[-96.18570709228516,33.75487136840832],[-96.16980743408203,33.817070007324276],[-96.0995101928711,33.84947204589844],[-96.0489730834961,33.83668899536144],[-95.94172668457026,33.86233901977539],[-95.91543579101562,33.880779266357536],[-95.83081054687494,33.835449218750114],[-95.82023620605463,33.85768127441406],[-95.75343322753906,33.856300354003906],[-95.74639892578125,33.89616012573247],[-95.69853210449213,33.88484954833996],[-95.58721923828125,33.9355087280274],[-95.56033325195312,33.93019104003912],[-95.54062652587885,33.87945175170893],[-95.41359710693354,33.8667106628418],[-95.28054046630852,33.87709045410156],[-95.27802276611328,33.910751342773494],[-95.21906280517578,33.959758758544865],[-95.1239013671875,33.93470001220703],[-95.11435699462889,33.90649032592785],[-95.02568817138672,33.85887145996099],[-94.96729278564453,33.858612060546875],[-94.94716644287098,33.80718994140631],[-94.8667373657226,33.744140625],[-94.7821273803711,33.739971160888786],[-94.7577285766601,33.706100463867244],[-94.68688201904291,33.68527984619146],[-94.64672088623041,33.701610565185604],[-94.56958770751947,33.63840866088867],[-94.52642822265624,33.61524963378906],[-94.48629760742186,33.64110946655279],[-94.45440673828125,33.62025070190423],[-94.38497161865223,33.544189453125114],[-94.33524322509766,33.563579559326286],[-94.31211853027342,33.5519905090332],[-94.23461151123047,33.55192947387707],[-94.18660736083973,33.589248657226506],[-94.11730194091797,33.56679916381847],[-94.09290313720703,33.57558059692394],[-94.04447937011713,33.550460815429744],[-94.04561614990234,33.02059936523443],[-94.044692993164,32.4949493408206],[-94.0419082641601,31.993850708007873],[-94.02334594726562,31.991212844848686],[-93.9704132080077,31.92288017272955],[-93.88522338867182,31.870599746704272],[-93.87135314941406,31.82071113586431],[-93.8408432006836,31.800220489502063],[-93.83695220947266,31.750259399414286],[-93.79618835449217,31.70000076293968],[-93.82691192626952,31.664220809936577],[-93.81836700439447,31.6220703125],[-93.83809661865234,31.604658126831055],[-93.81791687011707,31.557151794433707],[-93.72380065917969,31.49423980712891],[-93.7503814697265,31.470579147338864],[-93.69464874267577,31.44045066833496],[-93.6650085449218,31.365739822387695],[-93.68952178955072,31.306579589843754],[-93.6246566772461,31.271310806274585],[-93.6011734008789,31.17836189270031],[-93.55741882324219,31.18597984313965],[-93.53978729248047,31.119659423828125],[-93.56416320800781,31.094360351562553],[-93.51055908203125,31.02806091308588],[-93.56153106689453,31.00732994079595],[-93.5712814331054,30.97071075439453],[-93.53349304199219,30.95523071289063],[-93.58183288574219,30.803251266479545],[-93.63086700439447,30.679679870605526],[-93.68441772460938,30.63473129272461],[-93.67991638183588,30.597721099853516],[-93.72535705566406,30.57720947265625],[-93.73517608642578,30.53626060485851],[-93.70569610595703,30.511669158935547],[-93.70482635498045,30.44635009765625],[-93.75734710693354,30.389930725097653],[-93.76402282714838,30.34357833862316],[-93.74279022216797,30.302831649780384],[-93.7096176147461,30.289310455322266],[-93.70516967773432,30.241809844970703],[-93.72041320800781,30.2090301513673],[-93.7018203735351,30.133670806884766],[-93.73262023925781,30.08361053466797],[-93.72178649902332,30.05425071716314],[-93.79010772705078,29.987340927124134],[-93.83450317382807,29.888000488281364],[-93.92626190185547,29.816520690917912],[-93.84029388427729,29.691368103027457],[-93.86711120605463,29.67747688293468],[-93.97035217285156,29.682861328124996],[-94.04808807373047,29.673246383666992],[-94.11883544921875,29.652656555175895],[-94.5716094970702,29.47876739501953],[-94.6693878173828,29.43265342712431],[-94.72966766357422,29.369878768920955],[-94.77799987792969,29.3757114410401],[-94.68806457519531,29.44963836669928],[-94.51110839843744,29.51638793945318],[-94.54660797119135,29.57265663146973],[-94.76882934570301,29.525432586670146],[-94.71320343017572,29.61051559448248],[-94.68972015380858,29.693056106567436],[-94.69139099121082,29.741388320922965],[-94.73986053466797,29.787935256958118],[-94.8096694946289,29.760990142822493],[-94.84750366210925,29.725276947021484],[-94.87275695800776,29.671140670776534],[-94.90966796874994,29.654878616333008],[-94.94355773925781,29.698490142822546],[-95.01883697509766,29.721660614013672],[-95.0566635131836,29.797500610351562],[-95.07318115234375,29.75656509399414],[-95.05348968505854,29.706724166870174],[-94.98244476318354,29.681266784668086],[-95.0149536132812,29.63200759887695],[-94.98332977294922,29.599721908569393],[-95.01777648925781,29.555553436279297],[-94.99589538574207,29.52073478698736],[-94.90921783447266,29.49481964111351],[-94.9544448852539,29.4730548858642],[-94.89133453369139,29.43376731872564],[-94.88244628906249,29.378765106201225],[-94.90744018554688,29.339878082275447],[-94.8718872070312,29.29098892211914],[-94.79466247558588,29.309602737426925],[-94.76638793945312,29.337778091430774],[-94.72555541992188,29.333610534667965],[-94.8118896484375,29.273767471313473],[-94.98966979980463,29.171545028686637],[-94.9161148071289,29.258054733276367],[-94.87860870361328,29.291389465332145],[-94.9438858032226,29.30500030517578],[-95.02749633789062,29.23110961914074],[-95.03888702392571,29.210832595825195],[-95.09908294677723,29.17623329162609],[-95.1497802734375,29.181299209594954],[-95.16665649414062,29.114900588989258],[-95.19689178466797,29.0895614624024],[-95.16812133789057,29.046066284179744],[-95.29722595214838,28.93500137329113],[-95.3863906860351,28.866945266723636],[-95.44833374023438,28.85611152648931],[-95.64302062988281,28.75495147705078],[-95.675552368164,28.76028060913097],[-95.73055267333984,28.740554809570426],[-95.78641510009764,28.74859237670904],[-95.92298126220702,28.70147705078119],[-95.94555664062494,28.680278778076172],[-95.95277404785156,28.63583374023449],[-95.84027862548817,28.65138626098644],[-96.08860778808587,28.553611755371207],[-96.22528076171864,28.48805427551281],[-96.22721862792969,28.50444412231451],[-96.008056640625,28.601390838623157],[-95.9802780151366,28.636388778686467],[-96.04515075683594,28.649566650390735],[-96.0999984741211,28.623886108398438],[-96.1555557250976,28.612779617309855],[-96.22658538818354,28.63767433166504],[-96.18178558349604,28.70653152465815],[-96.28749847412108,28.683612823486442],[-96.30419158935547,28.645858764648665],[-96.35697937011706,28.628118515014705],[-96.36192321777338,28.661230087280273],[-96.40672302246094,28.664985656738335],[-96.47344207763672,28.62760925292997],[-96.54416656494134,28.645277023315487],[-96.57555389404291,28.667779922485522],[-96.58611297607416,28.725000381469897],[-96.64555358886712,28.711389541626257],[-96.61096954345703,28.592018127441406],[-96.56776428222656,28.582983016967717],[-96.51351165771483,28.533571243286186],[-96.4053497314453,28.454322814941406],[-96.43245697021484,28.428489685058707],[-96.61575317382812,28.341907501220703],[-96.67333221435547,28.321388244628903],[-96.70568084716795,28.34960556030279],[-96.70652770996094,28.40437698364269],[-96.78004455566405,28.400802612304744],[-96.83720397949219,28.432420730590817],[-96.8277740478515,28.3799991607666],[-96.79435729980469,28.36379051208507],[-96.7914810180664,28.313463211059624],[-96.8077774047851,28.295278549194393],[-96.78734588623041,28.25561904907238],[-96.79777526855467,28.23277854919445],[-96.86305236816406,28.17138862609869],[-96.93118286132807,28.124294281006087],[-97.01850891113276,28.143938064575252],[-97.03239440917967,28.18811416625971],[-97.16860961914062,28.13055610656744],[-97.23084259033202,28.07249641418474],[-97.1606674194336,28.049058914184567],[-97.06086730957026,28.087966918945366],[-97.03672027587889,28.074474334716797],[-97.02527618408203,28.032224655151424],[-97.12386322021483,27.920370101928654],[-97.19249725341786,27.820833206176815],[-97.21389007568358,27.820833206176815],[-97.24913787841791,27.875331878662106],[-97.32666778564447,27.8666667938233],[-97.36151885986328,27.87524986267095],[-97.45666503906249,27.86972236633312],[-97.49456787109375,27.88289833068842],[-97.52027893066406,27.860834121704098],[-97.4786148071289,27.825277328491264],[-97.37999725341795,27.837778091430717],[-97.39167022705078,27.776666641235522],[-97.33287048339838,27.719247817993107],[-97.25260925292969,27.697723388671932],[-97.26867675781244,27.67788505554205],[-97.30722045898426,27.581943511963004],[-97.31995391845703,27.571250915527344],[-97.3664779663086,27.446075439453296],[-97.3683090209961,27.413442611694336],[-97.41159057617188,27.32258605957037],[-97.4786148071289,27.299444198608455],[-97.486587524414,27.384460449218693],[-97.63055419921875,27.302499771118335],[-97.6323471069336,27.323181152343864],[-97.70565795898432,27.372482299804688],[-97.6280517578125,27.24194526672369],[-97.54320526123045,27.228982925415096],[-97.44507598876953,27.263874053955078],[-97.42284393310547,27.256383895874137],[-97.44363403320312,27.153629302978516],[-97.44721984863268,27.0944442749024],[-97.49444580078124,27.08972167968761],[-97.45783233642578,27.034763336181637],[-97.45207977294916,26.98430633544939],[-97.47291564941406,26.968748092651477],[-97.51847076416016,26.989585876464957],[-97.5545806884765,26.942638397216793],[-97.50180816650389,26.933473587036133],[-97.45874786376947,26.94319534301752],[-97.46347045898438,26.88319587707548],[-97.48958587646483,26.846805572509822],[-97.54402923583984,26.89513969421398],[-97.55291748046875,26.84208488464361],[-97.50875091552734,26.8084716796875],[-97.48152923583977,26.806804656982536],[-97.46375274658203,26.690694808960075],[-97.40458679199213,26.477638244628963],[-97.33097076416004,26.369583129882812],[-97.3543090820312,26.311807632446232],[-97.34263610839844,26.26597213745123],[-97.30430603027344,26.2540283203125],[-97.3165283203125,26.224306106567383],[-97.29541778564452,26.19597244262701],[-97.30541992187499,26.160417556762695],[-97.2820816040039,26.09375],[-97.2084732055664,26.079305648803768],[-97.19708251953124,26.04958343505865],[-97.2156982421875,26.02152824401861],[-97.2156982421875,25.9701385498048]]]]},"properties":{"ID_0":244,"ISO":"US-TX","NAME_0":"United States","ID_1":44,"NAME_1":"Texas","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"TX|Tex."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-111.04627990722656,42.00048065185546],[-111.04612731933587,41.451118469238395],[-111.04559326171875,40.99777984619135],[-110.27641296386713,40.99626922607422],[-110.0001373291015,40.9992294311524],[-109.58846282958984,40.999469757080135],[-109.0490112304687,41.00003051757824],[-109.05010986328125,40.57934188842784],[-109.05178070068354,39.96863937377941],[-109.0526123046875,39.59577178955084],[-109.05381774902332,39.00075149536133],[-109.0595703125,38.67274093627935],[-109.06067657470696,38.27684020996099],[-109.04094696044922,38.16028976440441],[-109.04305267333984,37.880020141601506],[-109.04440307617188,37.507350921630916],[-109.04487609863281,36.9986305236817],[-109.47431182861328,36.9987411499024],[-110.00110626220703,36.999221801757805],[-110.4719467163086,36.999580383300895],[-110.47875976562494,37.00392913818371],[-111.23603820800781,37.00365066528332],[-111.66131591796868,37.00286865234374],[-112.03301239013672,37.002441406250114],[-112.5424194335937,37.00315093994146],[-112.90373229980467,37.00268936157238],[-113.41142272949213,37.00162887573242],[-114.05095672607416,36.99998855590826],[-114.05406951904295,37.64472961425787],[-114.04937744140624,38.032859802246094],[-114.04911041259766,38.57279968261719],[-114.05201721191399,38.9993515014649],[-114.04878997802734,39.21791076660162],[-114.04633331298828,39.64641189575201],[-114.04868316650379,40.21612930297857],[-114.04055023193354,40.79679870605469],[-114.03996276855469,41.34764862060547],[-114.04038238525385,41.99338150024414],[-113.8321914672851,41.99040985107422],[-113.151611328125,41.99660873413086],[-112.65870666503895,41.99991989135748],[-112.16398620605469,42.00170898437506],[-111.94718170166016,41.999179840088004],[-111.5833129882812,42.00419998168945],[-111.44790649414057,42.00119018554698],[-111.04627990722656,42.00048065185546]]]},"properties":{"ID_0":244,"ISO":"US-UT","NAME_0":"United States","ID_1":45,"NAME_1":"Utah","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"UT"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.45662689208983,42.72761154174815],[-73.26745605468744,42.745159149170036],[-73.2916259765625,42.80408096313488],[-73.27886962890625,42.8337287902832],[-73.26686859130858,43.1048316955567],[-73.25058746337885,43.51076889038097],[-73.25234985351562,43.553150177001896],[-73.29499053955077,43.5866203308106],[-73.30561065673821,43.62697219848633],[-73.37510681152344,43.62334060668939],[-73.38603210449219,43.58121871948242],[-73.43020629882812,43.58338928222656],[-73.43286895751953,43.64070129394537],[-73.35601806640625,43.76506042480474],[-73.3932876586914,43.82091903686535],[-73.38418579101557,43.890899658203125],[-73.41008758544922,43.935070037841854],[-73.4086074829101,44.00384902954096],[-73.4419174194336,44.05765914916992],[-73.39909362792969,44.148769378662216],[-73.39270782470703,44.191230773925895],[-73.31318664550781,44.26372146606451],[-73.33670043945307,44.36643218994146],[-73.29471588134766,44.43841934204107],[-73.32264709472656,44.5253791809082],[-73.38124084472649,44.58929061889654],[-73.38887786865229,44.633480072021484],[-73.36341094970697,44.69573974609369],[-73.36454772949213,44.7409400939942],[-73.3370361328125,44.800338745117244],[-73.38324737548822,44.84149169921875],[-73.34111022949219,44.919891357421875],[-73.34417724609374,45.01025009155279],[-73.05492401123047,45.01567077636719],[-72.63183593749994,45.0139999389649],[-72.55579376220703,45.00810623168945],[-72.3174819946289,45.003921508789176],[-71.91420745849604,45.00745010375988],[-71.51013946533197,45.015563964843864],[-71.54281616210938,44.98374938964838],[-71.49823760986328,44.905189514160156],[-71.54973602294922,44.86273956298834],[-71.5766372680664,44.79111862182623],[-71.63387298583984,44.749969482421875],[-71.56241607666016,44.65011978149414],[-71.55339050292967,44.59355926513672],[-71.59429931640625,44.55030059814459],[-71.57936859130854,44.503410339355526],[-71.7033004760742,44.41381072998058],[-71.79556274414057,44.394889831543026],[-71.81964874267578,44.35198211669933],[-71.90088653564453,44.34555053710932],[-72.0282211303711,44.31779861450189],[-72.06490325927734,44.275531768798885],[-72.05311584472656,44.24422073364257],[-72.0692520141601,44.19213867187505],[-72.04280090332031,44.155349731445426],[-72.04624938964844,44.08555221557617],[-72.10730743408197,44.009658813476676],[-72.11731719970696,43.922149658203125],[-72.17279815673827,43.88134002685547],[-72.18389129638665,43.80344009399414],[-72.2328872680664,43.74576950073253],[-72.30145263671875,43.698028564453125],[-72.33777618408203,43.592922210693416],[-72.3776168823242,43.57247924804699],[-72.39760589599604,43.5093994140625],[-72.38091278076166,43.49419021606457],[-72.4127197265625,43.364120483398494],[-72.39569854736322,43.31509017944347],[-72.4341430664062,43.25625991821294],[-72.45376586914061,43.146358489990234],[-72.43524932861328,43.12055206298834],[-72.46572875976551,43.058490753173885],[-72.44692230224604,43.01359939575195],[-72.46894073486322,42.97478103637707],[-72.53244781494135,42.95019912719738],[-72.5256958007812,42.91704940795893],[-72.55626678466797,42.86149978637706],[-72.53206634521479,42.799240112304794],[-72.47955322265614,42.76514053344732],[-72.45662689208983,42.72761154174815]]]},"properties":{"ID_0":244,"ISO":"US-VT","NAME_0":"United States","ID_1":46,"NAME_1":"Vermont","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"VT"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-75.86499786376947,37.2933349609375],[-75.88583374023438,37.214721679687614],[-75.86638641357422,37.19610977172862],[-75.80166625976557,37.20055389404302],[-75.89583587646484,37.11805725097656],[-75.91055297851555,37.17583465576166],[-75.89694213867182,37.27888870239269],[-75.86499786376947,37.2933349609375]]],[[[-75.64583587646479,37.97084045410156],[-75.62372589111328,37.99547958374035],[-75.37750244140625,38.0175018310548],[-75.43638610839837,37.963333129882926],[-75.41305541992176,37.91388702392584],[-75.51889038085932,37.79750061035156],[-75.5530548095702,37.74166488647461],[-75.60861206054688,37.70694351196289],[-75.5875015258789,37.66722106933594],[-75.60527801513672,37.619998931884766],[-75.66805267333979,37.61166763305669],[-75.598892211914,37.56750106811518],[-75.65972137451172,37.485000610351676],[-75.67416381835932,37.5127792358399],[-75.73555755615227,37.543334960937614],[-75.74944305419922,37.50611114501959],[-75.80583190917969,37.47194290161127],[-75.81694793701172,37.41888809204113],[-75.86277770996088,37.391666412353516],[-75.91777801513672,37.304443359375],[-75.92277526855462,37.21027755737305],[-75.9433364868164,37.16138839721691],[-75.97638702392572,37.15472412109374],[-76.0135650634765,37.208183288574276],[-76.02443695068354,37.25443649291998],[-76.0025024414062,37.30777740478527],[-76.01647186279297,37.32512664794933],[-75.96416473388666,37.39583206176769],[-75.98249816894531,37.42972183227545],[-75.93138885498047,37.551387786865284],[-75.92388916015625,37.60111236572276],[-75.79360961914062,37.74972152709961],[-75.78333282470697,37.77361297607422],[-75.72805786132811,37.78194427490246],[-75.7205581665039,37.81750106811535],[-75.67805480957026,37.89611053466796],[-75.72888946533197,37.8977775573731],[-75.71416473388672,37.93777847290038],[-75.6441650390625,37.93555450439453],[-75.64583587646479,37.97084045410156]]],[[[-75.24777221679682,38.028266906738274],[-75.24251556396479,38.02861785888672],[-75.30833435058588,37.944999694824276],[-75.34027862548822,37.88722229003917],[-75.36444091796875,37.91138839721691],[-75.3155517578125,37.94305419921881],[-75.27194213867186,38.02222061157221],[-75.24777221679682,38.028266906738274]]],[[[-77.71972656249999,39.325309753418026],[-77.6350326538086,39.308689117431754],[-77.5698623657226,39.308151245117244],[-77.53774261474604,39.26604080200195],[-77.45635223388672,39.2284202575683],[-77.47358703613281,39.19351959228521],[-77.51510620117188,39.17042922973644],[-77.517578125,39.12377166748058],[-77.45316314697266,39.07286071777355],[-77.32726287841791,39.061119079589844],[-77.24825286865234,39.02806091308587],[-77.22567749023432,38.9761199951173],[-77.15483093261713,38.967350006103516],[-77.12050628662104,38.93373107910162],[-77.066650390625,38.89587020874029],[-77.03182983398436,38.8532829284668],[-77.04815673828125,38.77756881713867],[-77.04412841796875,38.717277526855526],[-77.08007049560541,38.70919036865234],[-77.14978027343744,38.66471862792969],[-77.13065338134766,38.635868072509766],[-77.20209503173827,38.61770629882818],[-77.24771118164057,38.63320541381836],[-77.2575912475586,38.561305999755916],[-77.30361175537104,38.50944519042963],[-77.33568572998047,38.42210769653326],[-77.2652740478515,38.332221984863395],[-77.09527587890625,38.3636093139649],[-77.04182434082026,38.40008544921881],[-77.0134506225586,38.37482070922857],[-77.03176879882812,38.31133270263671],[-76.96162414550776,38.25674438476562],[-76.9470443725586,38.20814132690441],[-76.83766174316405,38.16347885131841],[-76.79012298583984,38.16964340209972],[-76.73750305175776,38.132778167724666],[-76.70113372802734,38.16019058227545],[-76.61181640624994,38.14834594726574],[-76.60361480712885,38.11305618286133],[-76.53589630126947,38.074440002441406],[-76.51502227783197,38.026260375976676],[-76.47124481201166,37.98833465576183],[-76.41335296630854,37.96324157714844],[-76.3329467773437,37.94308853149414],[-76.26694488525385,37.911945343017685],[-76.24343109130858,37.8706550598145],[-76.26964569091786,37.814502716064396],[-76.30139160156244,37.825553894043026],[-76.32269287109375,37.731117248535156],[-76.31361389160156,37.693332672119254],[-76.36681365966791,37.61375427246088],[-76.46987915039062,37.66982269287121],[-76.50795745849604,37.64230728149413],[-76.58511352539057,37.77201461791992],[-76.6529541015625,37.797084808349666],[-76.71873474121094,37.83563613891612],[-76.79871368408197,37.92478942871105],[-76.83564758300776,37.932518005371094],[-76.85066986083984,37.970417022705135],[-76.9156265258789,37.9734344482423],[-76.84299468994129,37.915279388427734],[-76.79501342773432,37.89577865600586],[-76.76387023925781,37.83552932739257],[-76.72336578369139,37.78844451904308],[-76.67478942871094,37.755126953125],[-76.62702941894531,37.748260498046875],[-76.59954071044922,37.72027969360346],[-76.58472442626947,37.655525207519474],[-76.52333068847656,37.610832214355526],[-76.4351577758789,37.613086700439396],[-76.42861175537104,37.58666610717779],[-76.33106994628906,37.569290161132926],[-76.36000061035156,37.521644592285156],[-76.3280563354492,37.48638916015625],[-76.2614974975586,37.4521102905274],[-76.2471694946289,37.38362121582037],[-76.29555511474602,37.323333740234375],[-76.33795928955078,37.363933563232536],[-76.41708374023426,37.409130096435604],[-76.42472076416016,37.350276947021484],[-76.39360809326165,37.265277862548885],[-76.50583648681635,37.24611282348627],[-76.63694763183594,37.38138961791992],[-76.69527435302734,37.4033317565918],[-76.62583160400385,37.31305694580084],[-76.46916961669922,37.212776184082145],[-76.4205551147461,37.22333145141607],[-76.39347076416016,37.198936462402344],[-76.41255950927734,37.16072463989258],[-76.33805847167969,37.14861297607421],[-76.29383087158203,37.12637329101574],[-76.2750015258789,37.07611083984375],[-76.2983322143554,37.024444580078125],[-76.38410949707031,36.99290847778326],[-76.41671752929688,36.95957565307628],[-76.4651107788086,37.02801132202154],[-76.5566635131836,37.07598495483393],[-76.62288665771473,37.12653732299804],[-76.6053695678711,37.16085815429693],[-76.638916015625,37.214366912841854],[-76.69444274902344,37.22305679321289],[-76.74011993408203,37.21253204345709],[-76.79624176025385,37.23316955566412],[-76.95820617675781,37.24824523925787],[-76.90000152587885,37.19916534423828],[-76.80750274658197,37.205833435058594],[-76.74739074707031,37.150310516357536],[-76.67137908935545,37.141139984130916],[-76.65694427490234,37.09916687011718],[-76.66944122314453,37.06972122192382],[-76.6485595703125,37.037006378173885],[-76.57638549804688,37.01972198486334],[-76.4862213134765,36.955524444580135],[-76.4808349609375,36.915420532226676],[-76.3883666992187,36.89799499511718],[-76.35117340087885,36.87978363037121],[-76.33103942871088,36.96060943603521],[-76.09613037109375,36.908847808838004],[-76.03833770751953,36.93172836303722],[-75.99517822265614,36.92188262939459],[-75.95394897460932,36.77193069458019],[-75.92583465576166,36.69499969482422],[-75.88416290283197,36.61333465576183],[-75.86861419677729,36.55083465576172],[-75.89192199707031,36.5506324768067],[-75.88784790039062,36.59193801879883],[-75.91201019287104,36.62181091308594],[-75.9161987304687,36.66625976562506],[-75.94214630126947,36.7219009399414],[-75.99277496337885,36.634998321533146],[-75.98377990722656,36.550361633300895],[-76.01493072509766,36.55607223510742],[-76.03578948974604,36.55078506469732],[-76.15092468261719,36.55038452148449],[-76.15270233154291,36.55038070678711],[-76.62683868408202,36.549919128418026],[-76.91617584228516,36.55113983154308],[-76.91735839843744,36.54399871826177],[-77.70121002197266,36.54581069946295],[-78.12504577636719,36.54626083374035],[-78.50949096679688,36.54212188720709],[-78.9762573242187,36.54473876953125],[-79.51119995117188,36.539138793945426],[-79.81475067138672,36.54224014282232],[-80.27754211425776,36.54333877563482],[-80.65233612060541,36.558429718017635],[-80.86318969726557,36.55984115600597],[-81.3697662353515,36.57347106933605],[-81.58782958984375,36.58800888061529],[-81.67576599121094,36.58901214599614],[-81.64745330810547,36.61249923706048],[-81.9233169555664,36.616588592529354],[-81.93522644042963,36.595031738281364],[-82.2930297851562,36.59585189819347],[-82.75972747802734,36.594058990478516],[-83.2538070678711,36.594150543213004],[-83.27423858642578,36.600059509277344],[-83.47200012207031,36.59751892089838],[-83.67481994628899,36.60120010375987],[-83.64803314208973,36.62292098999029],[-83.4993896484375,36.670989990234375],[-83.42209625244135,36.670001983642635],[-83.33541107177727,36.704109191894645],[-83.19584655761719,36.7393417358399],[-83.14129638671874,36.74214172363281],[-83.13307189941406,36.78454208374018],[-83.06758880615229,36.85406875610357],[-82.9615020751953,36.86095046997076],[-82.86979675292963,36.900459289550774],[-82.86530303955078,36.97864151000982],[-82.82340240478516,37.00629043579107],[-82.7817611694336,37.009899139404354],[-82.7197875976562,37.048400878906364],[-82.72056579589837,37.12054061889654],[-82.63313293457018,37.15705871582037],[-82.55504608154295,37.2032585144043],[-82.43357849121094,37.24853897094738],[-82.35228729248047,37.268020629882805],[-81.96734619140618,37.53715896606457],[-81.93692016601555,37.51620864868164],[-81.98818969726562,37.48387908935546],[-81.98504638671875,37.456569671630916],[-81.937026977539,37.43920898437511],[-81.93427276611322,37.37966918945324],[-81.85035705566395,37.287311553955014],[-81.75977325439453,37.27370071411138],[-81.67546081542969,37.2027587890625],[-81.55993652343744,37.208011627197266],[-81.4496612548828,37.26836013793951],[-81.42000579833984,37.27243041992193],[-81.358901977539,37.335529327392685],[-81.22756195068358,37.234470367431754],[-81.15924072265625,37.265018463134766],[-80.98857879638666,37.30244064331055],[-80.93473815917967,37.30146026611334],[-80.85443115234364,37.34529876708989],[-80.8817367553711,37.38171005249035],[-80.85750579833984,37.4303817749024],[-80.77094268798828,37.37292861938488],[-80.65178680419922,37.41992950439464],[-80.54995727539062,37.47293853759777],[-80.508316040039,37.481048583984375],[-80.48020935058582,37.42832946777355],[-80.45007324218737,37.43334197998047],[-80.2998428344726,37.51025009155285],[-80.28209686279291,37.53438949584966],[-80.3259658813476,37.566688537597656],[-80.22149658203124,37.62815093994146],[-80.26490020751953,37.648979187011776],[-80.30742645263672,37.68952941894531],[-80.2540664672851,37.72954177856451],[-80.22577667236328,37.803482055664176],[-80.16481018066399,37.87522125244152],[-79.99922180175781,37.99729156494151],[-79.95049285888672,38.08219909667963],[-79.91897583007801,38.181671142578175],[-79.84546661376952,38.2398796081543],[-79.7870101928711,38.27265930175787],[-79.8065109252929,38.31114196777344],[-79.75467681884766,38.35612869262701],[-79.69135284423828,38.431949615478516],[-79.69405364990233,38.493591308593864],[-79.6409606933593,38.59169006347656],[-79.54434204101557,38.55685043334955],[-79.4745864868164,38.457408905029354],[-79.30829620361327,38.413349151611385],[-79.24178314208984,38.4571914672851],[-79.09049987792963,38.70149993896496],[-79.05465698242182,38.78676986694341],[-79.02800750732422,38.79201126098644],[-78.99469757080078,38.85110092163097],[-78.86595153808594,38.76311874389654],[-78.80419921874994,38.863861083984375],[-78.7451171875,38.92110061645519],[-78.71897888183594,38.9061393737793],[-78.6758804321289,38.927490234375114],[-78.6284561157226,38.98104858398443],[-78.60069274902338,38.965999603271484],[-78.55227661132812,39.01892852783203],[-78.57160186767572,39.0332603454591],[-78.48522186279286,39.10733032226568],[-78.4488296508789,39.12289047241222],[-78.4038696289062,39.17174911499034],[-78.43219757080067,39.20524978637701],[-78.4180908203125,39.256179809570256],[-78.34097290039062,39.35272216796875],[-78.34731292724604,39.466579437255916],[-77.82994079589838,39.13425064086914],[-77.76944732666016,39.25764083862305],[-77.71972656249999,39.325309753418026]]]]},"properties":{"ID_0":244,"ISO":"US-VA","NAME_0":"United States","ID_1":47,"NAME_1":"Virginia","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"VA"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-122.84972381591795,47.30138778686529],[-122.87055206298817,47.24583435058605],[-122.84083557128905,47.208889007568416],[-122.87638854980467,47.1713905334472],[-122.92610931396483,47.23694610595703],[-122.91944122314447,47.2761116027832],[-122.84972381591795,47.30138778686529]]],[[[-122.45249938964842,47.50388717651367],[-122.44380950927734,47.45333480834961],[-122.46066284179675,47.40161132812506],[-122.51531982421876,47.37847900390624],[-122.51324462890625,47.45286560058594],[-122.45249938964842,47.50388717651367]]],[[[-122.53676605224597,47.70678710937506],[-122.50372314453125,47.694103240966854],[-122.51718902587884,47.65335083007818],[-122.49057769775385,47.63384628295904],[-122.49757385253906,47.589282989501896],[-122.57776641845697,47.59991836547863],[-122.59249877929688,47.663055419921875],[-122.53676605224597,47.70678710937506]]],[[[-122.69426727294922,48.103305816650504],[-122.67028045654286,48.01694488525396],[-122.74192047119139,48.04905700683588],[-122.725830078125,48.09472274780284],[-122.69426727294922,48.103305816650504]]],[[[-122.60555267333983,48.410831451416016],[-122.55155181884766,48.34209060668956],[-122.50704956054688,48.31118392944347],[-122.52254486083979,48.28521728515625],[-122.58444213867182,48.29788970947271],[-122.65785980224602,48.28255844116222],[-122.64773559570311,48.22595977783209],[-122.60565948486328,48.20820617675787],[-122.567153930664,48.147769927978516],[-122.57172393798827,48.10266494750982],[-122.53630065917969,48.035026550293026],[-122.49002838134759,48.093902587890625],[-122.445068359375,48.05194473266607],[-122.37627410888672,48.03389358520502],[-122.34919738769531,47.95967102050787],[-122.37696075439452,47.906391143798885],[-122.43083190917969,47.91388702392578],[-122.44783020019531,47.964179992675724],[-122.48110961914061,47.99000167846691],[-122.52249908447264,47.97249984741211],[-122.60681152343749,48.03207397460932],[-122.59956359863281,48.10586166381836],[-122.61041259765625,48.152885437011776],[-122.67745971679688,48.15418243408203],[-122.70757293701173,48.19138717651378],[-122.76451110839844,48.21618652343749],[-122.75736236572267,48.252681732177734],[-122.66944122314453,48.36222076416026],[-122.66471862792963,48.401668548583984],[-122.60555267333983,48.410831451416016]]],[[[-122.88440704345702,48.572738647460994],[-122.85694122314453,48.53499984741211],[-122.87333679199219,48.501945495605526],[-122.8064956665039,48.45303726196295],[-122.83750152587889,48.428665161132805],[-122.94566345214842,48.4655647277832],[-122.92222595214838,48.53944396972656],[-122.88440704345702,48.572738647460994]]],[[[-122.64484405517577,48.58876037597662],[-122.57560729980469,48.542053222656364],[-122.63999938964842,48.52555465698253],[-122.64484405517577,48.58876037597662]]],[[[-123.14583587646483,48.62444305419933],[-123.01726531982422,48.56206130981445],[-122.9830856323241,48.53575897216808],[-123.0368194580078,48.458003997802784],[-123.1324691772461,48.49786758422857],[-123.16313171386713,48.52909088134777],[-123.17379760742182,48.578220367431754],[-123.14583587646483,48.62444305419933]]],[[[-122.8938903808593,48.715000152587834],[-122.74222564697264,48.6616668701173],[-122.84890747070312,48.62232971191412],[-122.88833618164064,48.58833312988287],[-122.9488067626953,48.597793579101506],[-122.95722198486322,48.63138961791998],[-123.03021240234375,48.63068008422863],[-122.93941497802734,48.709548950195426],[-122.8938903808593,48.715000152587834]]],[[[-117.02943420410156,48.99961471557617],[-117.03907012939453,48.59041976928722],[-117.04263305664057,48.04587936401378],[-117.04223632812493,47.36647033691406],[-117.04013061523436,46.859722137451115],[-117.0379867553711,46.42877960205078],[-117.06054687499994,46.36286926269537],[-116.98697662353514,46.2957115173341],[-116.96131896972656,46.24880218505865],[-116.96367645263665,46.206371307373104],[-116.92176818847656,46.17113876342785],[-116.97305297851561,46.07818984985357],[-116.94528198242176,46.06666946411132],[-116.91250610351561,45.99723052978521],[-117.35338592529297,45.996959686279354],[-117.78823852539061,46.0018196105957],[-117.9972534179687,46.00117874145519],[-118.59852600097655,46.00376892089855],[-118.97976684570312,46.003349304199276],[-119.02836608886714,45.96792984008795],[-119.10817718505852,45.93947982788086],[-119.18498992919922,45.926509857177734],[-119.2599868774414,45.93938064575207],[-119.45005798339844,45.9187507629395],[-119.50585937499994,45.90544891357422],[-119.5775070190429,45.925628662109375],[-119.61033630371092,45.91669845581066],[-119.6699295043944,45.8589706420899],[-119.83014678955065,45.847961425781364],[-119.90808105468749,45.82752990722667],[-119.97798919677733,45.82527923583979],[-120.05856323242189,45.79059219360357],[-120.17687225341793,45.75865173339855],[-120.20049285888672,45.73080062866211],[-120.425537109375,45.70046997070318],[-120.49202728271483,45.697090148925895],[-120.55400085449219,45.74007034301769],[-120.63098907470702,45.747798919677734],[-120.68961334228516,45.717281341552734],[-120.84915924072264,45.67443847656249],[-120.90762329101561,45.64389038085932],[-121.07901763916014,45.65378952026373],[-121.12879943847656,45.613330841064446],[-121.17626190185545,45.606441497802734],[-121.2166671752929,45.671878814697266],[-121.34548950195311,45.70655059814458],[-121.42942810058588,45.69482040405279],[-121.5420532226562,45.72621917724615],[-121.71041107177734,45.69580078125],[-121.80912017822264,45.709060668945426],[-121.89910888671871,45.67844009399419],[-121.90904998779291,45.6552085876466],[-122.0159683227539,45.6291618347168],[-122.07656860351562,45.602859497070426],[-122.14340209960938,45.59384155273443],[-122.21166229248045,45.56464004516596],[-122.3261489868164,45.563140869140675],[-122.35457611083983,45.57968139648443],[-122.48757934570311,45.58692932128912],[-122.6180801391601,45.61742019653332],[-122.66633605957026,45.61940002441412],[-122.74498748779297,45.65333938598633],[-122.7683563232422,45.689090728759815],[-122.75866699218743,45.76884078979498],[-122.78833007812493,45.81502151489269],[-122.77786254882812,45.87194061279302],[-122.80465698242188,45.90948104858393],[-122.78514099121095,45.9505500793457],[-122.81445312499993,45.96516036987316],[-122.8753433227539,46.03828048706055],[-122.87364959716795,46.08272933959961],[-122.9392166137694,46.100341796875],[-123.04476165771479,46.166191101074276],[-123.1594772338867,46.19377899169916],[-123.2832260131836,46.15190887451177],[-123.322998046875,46.16070938110351],[-123.40740966796876,46.21345901489269],[-123.4571990966797,46.268749237060604],[-123.51113891601562,46.26979064941412],[-123.56651306152338,46.26136016845703],[-123.66890716552733,46.266975402832145],[-123.69166564941395,46.3036117553712],[-123.76216888427733,46.273971557617244],[-123.80194091796875,46.28444290161144],[-123.87333679199212,46.24055480957031],[-123.94638824462884,46.26889038085949],[-123.97000122070311,46.30110931396496],[-124.02278137207018,46.314167022705185],[-124.07749938964838,46.282222747802734],[-124.0625,46.35694503784173],[-124.0594482421875,46.53861236572277],[-124.03111267089842,46.49638748168945],[-124.01333618164057,46.378887176513615],[-123.96277618408196,46.37777709960949],[-123.90538024902338,46.42907714843756],[-123.94166564941406,46.48860931396496],[-123.89666748046874,46.52361297607421],[-123.89509582519531,46.54908752441417],[-123.95883178710938,46.611991882324276],[-123.92222595214842,46.67305374145508],[-123.83694458007811,46.70999908447271],[-123.87638854980462,46.73055648803722],[-124.03311920166016,46.71954345703131],[-124.09555816650389,46.74416732788086],[-124.10111236572266,46.8136100769043],[-124.1258316040039,46.883609771728516],[-124.06138610839837,46.86138916015625],[-124.04722595214844,46.89361190795904],[-123.98258209228514,46.923053741455014],[-123.87513732910149,46.94117736816412],[-123.86032867431639,46.967254638671875],[-123.99666595458983,46.98055648803716],[-124.02749633789061,47.028808593749936],[-124.06361389160156,47.04055404663086],[-124.13897705078125,47.03617477416992],[-124.13055419921874,46.9466667175294],[-124.17444610595703,46.92805480957042],[-124.17416381835938,47.04083251953119],[-124.18611145019524,47.13333511352545],[-124.20972442626952,47.22138977050787],[-124.23999786376946,47.29222106933588],[-124.27854156494135,47.30707550048839],[-124.33656311035155,47.404735565185604],[-124.34972381591797,47.513889312744254],[-124.36888885498047,47.59166717529291],[-124.42527770996094,47.73805618286127],[-124.47312164306642,47.76581192016607],[-124.49694824218739,47.82249832153332],[-124.55988311767571,47.864944458007926],[-124.6223678588867,47.8860435485841],[-124.66638946533196,47.956390380859375],[-124.68722534179688,48.09777832031255],[-124.73388671874999,48.16249847412121],[-124.69110870361322,48.214168548583984],[-124.70471954345699,48.23694610595703],[-124.6596908569336,48.327167510986385],[-124.73213958740236,48.38005447387707],[-124.677490234375,48.391975402832145],[-124.62200164794922,48.367370605468864],[-124.5645980834961,48.367649078369254],[-124.38275909423822,48.28478240966808],[-124.24723815917969,48.26398468017589],[-124.10194396972655,48.21583175659191],[-124.04953765869142,48.17758560180669],[-123.8655548095703,48.15444564819336],[-123.70500183105463,48.167221069335994],[-123.5883331298828,48.135276794433594],[-123.46194458007811,48.13360977172863],[-123.41361236572266,48.116390228271534],[-123.24083709716793,48.117221832275504],[-123.183609008789,48.148334503173764],[-123.11499786376953,48.15111160278326],[-123.04083251953125,48.08638763427746],[-122.94694519042969,48.09860992431652],[-122.92774200439447,48.068019866943466],[-122.83078002929682,48.13450241088873],[-122.76438140869134,48.14285278320324],[-122.79213714599602,48.09761047363287],[-122.76492309570311,48.040916442871094],[-122.73444366455072,48.03333282470709],[-122.71810913085936,47.98812484741211],[-122.67662811279297,47.959346771240234],[-122.68087768554686,47.93238067626953],[-122.62083435058594,47.87777709960932],[-122.74845886230463,47.80202484130871],[-122.86805725097652,47.80805587768549],[-122.86273193359364,47.76749801635742],[-122.88892364501946,47.69032669067394],[-122.94258880615233,47.63190078735357],[-122.98325347900384,47.613700866699276],[-123.05027770996092,47.528610229492244],[-123.0592269897461,47.499969482421875],[-123.11035156249999,47.45449066162121],[-123.15917205810545,47.356353759765625],[-123.11750030517578,47.340000152587834],[-123.04182434082026,47.359210968017685],[-123.1194458007812,47.389999389648494],[-123.03125,47.50983047485357],[-122.96370697021477,47.58482360839844],[-122.91617584228516,47.62139511108398],[-122.75319671630858,47.66783523559582],[-122.74869537353516,47.720073699951286],[-122.68462371826172,47.79791259765625],[-122.57254028320312,47.86804580688482],[-122.58940124511713,47.92142486572276],[-122.54777526855467,47.91884994506847],[-122.51333618164062,47.8805541992188],[-122.50252532958979,47.78957366943365],[-122.46990203857415,47.75749969482427],[-122.54901123046875,47.73309707641596],[-122.61499786376953,47.65166854858398],[-122.59094238281249,47.63473129272461],[-122.60307312011717,47.574165344238274],[-122.64864349365234,47.58752822875988],[-122.67353057861328,47.637138366699276],[-122.70777893066405,47.604999542236385],[-122.65203094482416,47.58597946166998],[-122.60628509521479,47.5476913452149],[-122.57015991210936,47.582534790039055],[-122.54629516601555,47.52455902099609],[-122.4956741333008,47.510124206543026],[-122.53089141845702,47.47131729125982],[-122.53847503662104,47.376377105713004],[-122.57353973388672,47.31831741333008],[-122.54954528808582,47.28927230834961],[-122.57699584960932,47.256988525390625],[-122.69113159179682,47.29401016235363],[-122.75318908691406,47.28940963745128],[-122.72193145751953,47.22031402587885],[-122.7549819946289,47.17142868041992],[-122.79017639160158,47.1879997253418],[-122.83071899414061,47.243427276611435],[-122.78749847412108,47.29999923706055],[-122.78947448730463,47.337947845458984],[-122.92758178710926,47.280429840088004],[-122.93849182128906,47.19821166992187],[-122.9628219604492,47.169483184814396],[-122.96484374999993,47.112945556640625],[-122.89519500732422,47.09789657592785],[-122.90769195556639,47.13759994506847],[-122.86160278320312,47.16189193725586],[-122.80511474609368,47.16477203369151],[-122.78621673583979,47.127407073974666],[-122.72333526611327,47.09722137451177],[-122.68499755859375,47.09777832031256],[-122.59157562255854,47.17671585083019],[-122.58369445800781,47.20235443115246],[-122.51009368896483,47.30695724487315],[-122.43500518798822,47.26224899291998],[-122.40637207031244,47.284175872802734],[-122.42895507812499,47.3193092346192],[-122.3239517211914,47.35038757324213],[-122.32590484619134,47.3933944702149],[-122.36859130859375,47.458694458007926],[-122.40021514892578,47.55521392822277],[-122.42033386230469,47.57532882690441],[-122.33975219726561,47.60509490966802],[-122.41735839843744,47.6428565979005],[-122.41581726074212,47.67054367065424],[-122.3738708496093,47.731796264648494],[-122.39537811279295,47.80662155151372],[-122.3373413085937,47.849941253662166],[-122.30659484863281,47.94979476928711],[-122.23091125488274,47.970569610595646],[-122.23777008056634,48.0303192138673],[-122.3203887939453,48.08002090454113],[-122.3619613647461,48.120368957519645],[-122.35639190673822,48.18555450439459],[-122.39167022705077,48.22999954223632],[-122.44889068603516,48.23222351074219],[-122.47833251953125,48.187778472900504],[-122.46555328369139,48.1286125183106],[-122.49222564697259,48.121166229248104],[-122.53722381591791,48.18388748168951],[-122.53514099121088,48.24044418334972],[-122.46778106689446,48.268611907959034],[-122.39888763427734,48.25],[-122.3777770996093,48.29555511474615],[-122.40166473388672,48.325553894043026],[-122.49833679199217,48.35889053344738],[-122.55804443359375,48.428070068359375],[-122.65249633789062,48.407501220703125],[-122.67082977294916,48.50416564941406],[-122.61166381835938,48.52305603027344],[-122.55716705322259,48.500225067138786],[-122.53722381591791,48.466945648193416],[-122.48355865478516,48.49336624145502],[-122.47509765624999,48.55564498901373],[-122.42610931396479,48.59999847412115],[-122.50212097167963,48.65567016601568],[-122.51866912841795,48.7174911499024],[-122.50112915039061,48.7541618347168],[-122.53562164306629,48.7754478454591],[-122.59194183349611,48.767608642578125],[-122.70555877685541,48.799446105957024],[-122.71430969238274,48.839500427246094],[-122.79269409179688,48.89125823974615],[-122.74594116210936,48.929443359375114],[-122.81999969482416,48.93916702270508],[-122.75385284423828,49.00329208374029],[-121.95539093017571,49.000045776367294],[-121.25000762939453,49.000000000000114],[-120.33454132080065,49.00015640258783],[-119.7210693359375,49.00003433227545],[-119.00018310546875,48.9999618530274],[-118.18704223632807,49.000167846679744],[-117.63542938232415,49.00081634521479],[-117.02943420410156,48.99961471557617]]]]},"properties":{"ID_0":244,"ISO":"US-WA","NAME_0":"United States","ID_1":48,"NAME_1":"Washington","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"WA|Wash."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-80.5190658569336,40.63854980468756],[-80.51873016357416,40.28828048706066],[-80.51956176757807,39.96390914916992],[-80.51705169677733,39.721221923828125],[-80.19114685058587,39.72167968750006],[-79.47741699218744,39.72161102294922],[-79.48715209960926,39.20666885375988],[-79.42308807373047,39.22732925415038],[-79.37535858154291,39.272708892822266],[-79.16044616699219,39.391288757324276],[-79.09153747558588,39.473018646240284],[-79.0390396118164,39.477890014648494],[-78.96449279785156,39.4396705627442],[-78.935791015625,39.484249114990234],[-78.77593994140625,39.62488174438482],[-78.75669097900389,39.58245849609381],[-78.68025970458984,39.544219970703125],[-78.55940246582026,39.52043151855474],[-78.46636962890625,39.52022171020519],[-78.43984985351562,39.59024047851568],[-78.4062728881836,39.578701019287166],[-78.35508728027344,39.64162063598633],[-78.27274322509754,39.61857986450201],[-78.17941284179686,39.69755172729498],[-78.10209655761713,39.68072891235357],[-78.00673675537104,39.60235214233404],[-77.88593292236317,39.60029983520519],[-77.83941650390625,39.60691070556652],[-77.84004974365229,39.56811904907221],[-77.88199615478509,39.56248092651373],[-77.8391723632812,39.49766921997076],[-77.80246734619135,39.490268707275504],[-77.79225921630854,39.43307113647472],[-77.73954772949219,39.404010772705135],[-77.75768280029295,39.34051895141613],[-77.71972656249999,39.325309753418026],[-77.76944732666016,39.25764083862305],[-77.82994079589838,39.13425064086914],[-78.34731292724604,39.466579437255916],[-78.34097290039062,39.35272216796875],[-78.4180908203125,39.256179809570256],[-78.43219757080067,39.20524978637701],[-78.4038696289062,39.17174911499034],[-78.4488296508789,39.12289047241222],[-78.48522186279286,39.10733032226568],[-78.57160186767572,39.0332603454591],[-78.55227661132812,39.01892852783203],[-78.60069274902338,38.965999603271484],[-78.6284561157226,38.98104858398443],[-78.6758804321289,38.927490234375114],[-78.71897888183594,38.9061393737793],[-78.7451171875,38.92110061645519],[-78.80419921874994,38.863861083984375],[-78.86595153808594,38.76311874389654],[-78.99469757080078,38.85110092163097],[-79.02800750732422,38.79201126098644],[-79.05465698242182,38.78676986694341],[-79.09049987792963,38.70149993896496],[-79.24178314208984,38.4571914672851],[-79.30829620361327,38.413349151611385],[-79.4745864868164,38.457408905029354],[-79.54434204101557,38.55685043334955],[-79.6409606933593,38.59169006347656],[-79.69405364990233,38.493591308593864],[-79.69135284423828,38.431949615478516],[-79.75467681884766,38.35612869262701],[-79.8065109252929,38.31114196777344],[-79.7870101928711,38.27265930175787],[-79.84546661376952,38.2398796081543],[-79.91897583007801,38.181671142578175],[-79.95049285888672,38.08219909667963],[-79.99922180175781,37.99729156494151],[-80.16481018066399,37.87522125244152],[-80.22577667236328,37.803482055664176],[-80.2540664672851,37.72954177856451],[-80.30742645263672,37.68952941894531],[-80.26490020751953,37.648979187011776],[-80.22149658203124,37.62815093994146],[-80.3259658813476,37.566688537597656],[-80.28209686279291,37.53438949584966],[-80.2998428344726,37.51025009155285],[-80.45007324218737,37.43334197998047],[-80.48020935058582,37.42832946777355],[-80.508316040039,37.481048583984375],[-80.54995727539062,37.47293853759777],[-80.65178680419922,37.41992950439464],[-80.77094268798828,37.37292861938488],[-80.85750579833984,37.4303817749024],[-80.8817367553711,37.38171005249035],[-80.85443115234364,37.34529876708989],[-80.93473815917967,37.30146026611334],[-80.98857879638666,37.30244064331055],[-81.15924072265625,37.265018463134766],[-81.22756195068358,37.234470367431754],[-81.358901977539,37.335529327392685],[-81.42000579833984,37.27243041992193],[-81.4496612548828,37.26836013793951],[-81.55993652343744,37.208011627197266],[-81.67546081542969,37.2027587890625],[-81.75977325439453,37.27370071411138],[-81.85035705566395,37.287311553955014],[-81.93427276611322,37.37966918945324],[-81.937026977539,37.43920898437511],[-81.98504638671875,37.456569671630916],[-81.98818969726562,37.48387908935546],[-81.93692016601555,37.51620864868164],[-81.96734619140618,37.53715896606457],[-82.06272125244135,37.53915023803711],[-82.12930297851551,37.552509307861385],[-82.13520812988276,37.596481323242244],[-82.17114257812494,37.631118774414006],[-82.29006195068354,37.67084884643565],[-82.31784057617182,37.734519958496094],[-82.3111801147461,37.76184082031256],[-82.3739166259765,37.803440093994084],[-82.41783142089844,37.84812927246105],[-82.42005157470697,37.885318756103516],[-82.4874496459961,37.918178558349666],[-82.47206115722656,37.9561500549317],[-82.54952239990234,38.07176208496094],[-82.63696289062499,38.14073944091808],[-82.60652923583984,38.177558898925895],[-82.57801055908192,38.25075912475586],[-82.57562255859364,38.330150604248104],[-82.59430694580071,38.34606933593756],[-82.59278869628893,38.4185905456543],[-82.53000640869135,38.40449142456055],[-82.40541839599608,38.43870925903326],[-82.31829071044916,38.45495223999035],[-82.29196166992186,38.57307052612305],[-82.26671600341791,38.595821380615234],[-82.21257019042969,38.590721130371094],[-82.169448852539,38.621429443359375],[-82.18921661376952,38.68177032470709],[-82.1814193725586,38.71120071411133],[-82.2094497680664,38.800540924072315],[-82.14720153808588,38.83528137207031],[-82.14214324951166,38.89278030395508],[-82.08453369140625,38.97674942016607],[-82.02781677246088,39.02851867675787],[-81.97789764404297,38.99486160278326],[-81.93691253662104,38.99312210083008],[-81.89948272705078,38.93178939819347],[-81.92785644531244,38.894561767578125],[-81.88712310791016,38.87387847900396],[-81.85427856445312,38.89393997192383],[-81.82363891601557,38.945999145507926],[-81.78595733642571,38.92665863037115],[-81.76365661621088,39.02085876464844],[-81.79545593261719,39.04637145996088],[-81.73969268798822,39.110408782958984],[-81.75199890136713,39.1819305419923],[-81.69123077392577,39.22320175170904],[-81.68630981445307,39.26568984985357],[-81.6503601074218,39.278438568115234],[-81.56514739990234,39.27061080932617],[-81.55309295654284,39.344070434570426],[-81.4328994750976,39.40732955932611],[-81.38352966308582,39.34379959106457],[-81.34903717041016,39.34508895874029],[-81.27295684814453,39.38306045532238],[-81.22012329101562,39.38537979125987],[-81.1691284179687,39.43880081176752],[-81.13092041015625,39.44572067260742],[-81.04147338867188,39.53665924072271],[-80.9425430297851,39.60763168334961],[-80.88358306884759,39.6185188293457],[-80.8613662719726,39.691749572753956],[-80.8292388916015,39.71604156494135],[-80.86297607421875,39.75207901000982],[-80.8330459594726,39.79341125488287],[-80.82527160644531,39.84651184082031],[-80.78833007812494,39.86970138549805],[-80.80663299560541,39.90866088867199],[-80.73735046386719,39.97716903686529],[-80.73100280761713,40.08671188354503],[-80.70983886718744,40.102069854736385],[-80.70140838623045,40.16115951538086],[-80.65635681152332,40.24151992797857],[-80.6172103881836,40.269088745117244],[-80.60000610351562,40.32973098754877],[-80.61305999755848,40.406589508056584],[-80.59702301025385,40.464401245117244],[-80.6254272460937,40.53332138061529],[-80.66436004638666,40.587490081787166],[-80.60359191894526,40.626441955566406],[-80.57602691650385,40.61558914184582],[-80.5190658569336,40.63854980468756]]]},"properties":{"ID_0":244,"ISO":"US-WV","NAME_0":"United States","ID_1":49,"NAME_1":"West Virginia","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"WV|W.Va."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-89.95797729492188,47.29117965698242],[-90.41870880126947,46.56695938110351],[-90.39273834228516,46.53889083862316],[-90.32829284667963,46.5547714233399],[-90.30802154541016,46.518741607666016],[-90.21678924560547,46.50550079345703],[-90.12104034423828,46.35794067382824],[-90.11775207519526,46.33657073974615],[-89.92904663085938,46.300048828125],[-89.26661682128906,46.17369079589855],[-89.08544158935547,46.13653182983404],[-88.85073852539062,46.04090881347662],[-88.74083709716791,46.02799224853526],[-88.6148681640625,45.99243927001959],[-88.60163879394531,46.01890182495122],[-88.52305603027344,46.0201301574707],[-88.41734313964838,45.97953033447277],[-88.3820495605468,45.99100112915045],[-88.32615661621088,45.959190368652344],[-88.19853973388672,45.953891754150504],[-88.0979995727539,45.916751861572266],[-88.07279968261717,45.872138977050895],[-88.1359024047851,45.816390991210994],[-88.06414794921874,45.780929565429744],[-87.99714660644526,45.79669189453125],[-87.95907592773438,45.758750915527344],[-87.87747192382807,45.75363922119146],[-87.78424072265625,45.67525100708019],[-87.82975006103516,45.65299224853527],[-87.78272247314453,45.60948944091802],[-87.82350158691395,45.56800079345703],[-87.78568267822266,45.496139526367244],[-87.85975646972656,45.43976974487305],[-87.85341644287104,45.4072608947755],[-87.88687133789061,45.36513137817377],[-87.85740661621094,45.34968948364258],[-87.76006317138665,45.34931945800787],[-87.7033462524414,45.3865699768067],[-87.6513595581054,45.342460632324276],[-87.71179199218744,45.26469039916997],[-87.74075317382812,45.175521850585994],[-87.67529296874994,45.13346099853527],[-87.66039276123041,45.107769012451286],[-87.43727111816406,45.07780075073248],[-87.40345764160156,45.20452880859381],[-87.30750274658203,45.24304962158209],[-87.17965698242182,45.34244155883789],[-87.09626007080078,45.441989898681584],[-86.76052856445307,45.44398117065435],[-86.24957275390625,45.23382186889654],[-86.42835998535149,45.1271705627442],[-86.5084991455078,45.066459655761776],[-86.64382934570312,44.933990478515625],[-86.72654724121094,44.8134002685548],[-86.79164123535156,44.69007873535156],[-86.86270904541014,44.533458709716854],[-86.96586608886707,44.255950927734375],[-87.03440093994135,44.04607009887695],[-87.08138275146484,43.88690185546875],[-87.12481689453118,43.71047210693359],[-87.14817810058588,43.57104873657238],[-87.15516662597645,43.443580627441406],[-87.1437759399414,43.305309295654354],[-87.12329101562493,43.19713211059575],[-87.067398071289,42.81948089599604],[-87.01808166503905,42.49470138549815],[-87.7980117797851,42.49602127075201],[-88.62876892089838,42.498481750488224],[-88.7718505859375,42.495719909668026],[-89.40184783935547,42.50297927856445],[-89.68112945556635,42.50743103027355],[-90.07176208496088,42.50947952270508],[-90.42444610595697,42.50790023803722],[-90.64151000976557,42.509281158447266],[-90.7059707641601,42.63558197021496],[-90.73005676269531,42.6448593139649],[-90.95420837402338,42.68717193603515],[-91.05169677734375,42.73966217041021],[-91.09990692138672,42.875019073486385],[-91.14438629150379,42.91040039062506],[-91.14640045166014,42.96091079711908],[-91.17562866210938,43.041500091552784],[-91.17752838134766,43.133880615234375],[-91.12007904052734,43.20286941528326],[-91.06314086914062,43.251098632812614],[-91.10038757324212,43.311779022216854],[-91.2034683227539,43.352722167968864],[-91.1990127563476,43.401470184326286],[-91.2319564819336,43.45838928222667],[-91.21996307373047,43.50228881835949],[-91.24170684814453,43.54475021362298],[-91.23175811767577,43.58444976806646],[-91.26715087890625,43.62329864501953],[-91.26664733886707,43.71619033813488],[-91.24598693847656,43.77518081665039],[-91.27906799316406,43.840740203857536],[-91.36734008789057,43.9392204284668],[-91.43450927734375,43.99748992919922],[-91.51145172119135,44.02219009399414],[-91.57084655761713,44.027778625488395],[-91.70950317382807,44.10575103759777],[-91.72551727294922,44.13095092773449],[-91.8118896484375,44.16049194335949],[-91.88848114013672,44.224102020263786],[-91.91506958007812,44.31468200683594],[-91.95923614501953,44.36016845703131],[-92.05819702148426,44.40224075317394],[-92.211669921875,44.43642044067394],[-92.28473663330078,44.48208999633788],[-92.31600952148438,44.54072952270519],[-92.36638641357422,44.55821990966791],[-92.5416259765625,44.56864166259771],[-92.5683364868164,44.60174942016613],[-92.73252105712885,44.715030670166065],[-92.80222320556635,44.74462890624999],[-92.76438140869135,44.8381805419923],[-92.75467681884766,44.95714950561518],[-92.76832580566405,45.03247070312505],[-92.80014038085932,45.072299957275504],[-92.74672698974604,45.107582092285156],[-92.75834655761719,45.290390014648494],[-92.70358276367188,45.326229095458984],[-92.69808959960932,45.36170959472662],[-92.64541625976562,45.40578079223633],[-92.64618682861328,45.44691848754894],[-92.72400665283203,45.513210296630916],[-92.72820281982422,45.544311523437614],[-92.77217864990229,45.56787109375006],[-92.81909942626947,45.5603408813476],[-92.88076782226562,45.57435989379877],[-92.8853912353515,45.63793182373058],[-92.86492919921875,45.717460632324325],[-92.784912109375,45.761981964111385],[-92.76248931884754,45.83015060424805],[-92.72895050048827,45.87358856201171],[-92.63555908203125,45.93120193481457],[-92.54872131347656,45.95252990722656],[-92.53526306152344,45.97851943969738],[-92.47383117675781,45.97315979003906],[-92.42616271972655,46.01951980590832],[-92.34934234619135,46.01506042480463],[-92.33354949951172,46.056579589843864],[-92.28991699218744,46.07062149047863],[-92.28830718994135,46.66788864135742],[-92.21241760253906,46.65069198608398],[-92.17941284179676,46.68450164794933],[-92.20291137695312,46.70471954345714],[-92.14028167724604,46.73797988891613],[-92.08677673339838,46.74848937988281],[-92.02097320556635,46.705890655517635],[-91.47432708740229,46.933589935302734],[-91.16647338867188,47.07197952270519],[-90.66310119628906,47.30253219604498],[-89.95797729492188,47.29117965698242]]]},"properties":{"ID_0":244,"ISO":"US-WI","NAME_0":"United States","ID_1":50,"NAME_1":"Wisconsin","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"WI|Wis."}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-104.05712890624994,44.99866104125982],[-104.05638885498047,44.571701049804744],[-104.05512237548822,44.18148040771496],[-104.05491638183588,43.73770141601562],[-104.05364990234375,43.422111511230526],[-104.05265045166003,43.00279998779297],[-104.05248260498047,42.61280059814459],[-104.0524673461914,42.08790969848644],[-104.05223083496094,41.700370788574276],[-104.05198669433582,41.394931793213004],[-104.05284118652332,41.001701354980526],[-104.56794738769531,41.002849578857415],[-104.63365936279297,41.00561141967779],[-104.8300323486328,40.9995689392091],[-105.28948974609375,40.999198913574276],[-105.88063049316399,40.99972152709972],[-106.02378845214838,40.997650146484375],[-106.32630157470697,41.002529144287166],[-107.00211334228516,41.00442123413085],[-107.45752716064447,41.00265884399414],[-107.9153976440429,41.002948760986385],[-108.37809753417969,40.99971008300781],[-109.0490112304687,41.00003051757824],[-109.58846282958984,40.999469757080135],[-110.0001373291015,40.9992294311524],[-110.27641296386713,40.99626922607422],[-111.04559326171875,40.99777984619135],[-111.04612731933587,41.451118469238395],[-111.04627990722656,42.00048065185546],[-111.04721069335936,42.425991058349666],[-111.04464721679688,42.78892135620117],[-111.04361724853514,43.313579559326115],[-111.04548645019531,43.72747039794927],[-111.04792022705072,44.13510894775396],[-111.0487289428711,44.4772300720216],[-111.05513763427734,44.6668815612793],[-111.05300140380847,44.9998893737793],[-110.77559661865234,45.001850128173885],[-110.70717620849604,44.99285125732433],[-110.40206146240234,44.99206161499023],[-110.37171173095702,44.99721908569336],[-110.20060729980457,44.99420166015636],[-110.13246154785156,45.00215148925787],[-109.72589874267578,45.00310897827143],[-109.17556762695307,45.00419998168957],[-109.08265686035155,45.00104904174805],[-108.49481964111328,45.001281738281364],[-107.96453857421875,45.000820159912045],[-107.23050689697266,45.00070953369151],[-107.00086212158203,44.99720001220709],[-106.26776885986327,44.99747848510748],[-105.93305969238281,44.997280120849666],[-105.91963958740227,45.00167846679682],[-105.0391998291015,44.99982070922863],[-104.70012664794922,44.99890899658209],[-104.05712890624994,44.99866104125982]]]},"properties":{"ID_0":244,"ISO":"US-WY","NAME_0":"United States","ID_1":51,"NAME_1":"Wyoming","TYPE_1":"State","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"WY|Wyo."}}
-]}
\ No newline at end of file
+{
+"type": "FeatureCollection",
+"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
+                                                                                
+"features": [
+{ "type": "Feature", "id": 0, "properties": { "GEO_ID": "0400000US04", "STATE": "04", "NAME": "Arizona", "LSAD": "", "CENSUSAREA": 113594.084 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -112.538593, 37.000674 ], [ -112.534545, 37.000684 ], [ -112.368946, 37.001125 ], [ -112.35769, 37.001025 ], [ -111.412784, 37.001478 ], [ -111.405869, 37.001481 ], [ -111.405517, 37.001497 ], [ -111.189888, 37.000959 ], [ -110.75069, 37.003197 ], [ -110.495259, 37.003875 ], [ -110.33105, 36.998216 ], [ -110.000677, 36.997968 ], [ -109.381226, 36.999148 ], [ -109.378039, 36.999135 ], [ -109.270097, 36.999266 ], [ -109.268213, 36.999242 ], [ -109.26339, 36.999263 ], [ -109.246917, 36.999346 ], [ -109.233848, 36.999266 ], [ -109.181196, 36.999271 ], [ -109.045223, 36.999084 ], [ -109.045244, 36.969489 ], [ -109.045272, 36.968871 ], [ -109.045407, 36.874998 ], [ -109.045433, 36.874589 ], [ -109.045973, 36.002338 ], [ -109.046011, 35.925896 ], [ -109.046054, 35.92586 ], [ -109.046055, 35.888721 ], [ -109.046024, 35.8798 ], [ -109.046295, 35.616517 ], [ -109.046296, 35.614251 ], [ -109.046509, 35.54644 ], [ -109.046481, 35.546326 ], [ -109.046082, 35.174665 ], [ -109.045851, 34.959718 ], [ -109.046156, 34.579291 ], [ -109.046182, 34.522553 ], [ -109.046182, 34.522393 ], [ -109.046627, 33.778233 ], [ -109.04687, 33.372654 ], [ -109.047045, 33.36928 ], [ -109.046909, 33.36557 ], [ -109.046827, 33.365272 ], [ -109.047237, 33.208965 ], [ -109.047116, 33.137995 ], [ -109.047117, 33.137559 ], [ -109.047013, 33.092917 ], [ -109.046905, 33.091931 ], [ -109.047453, 33.069427 ], [ -109.04748, 33.06842 ], [ -109.047117, 32.77757 ], [ -109.047117, 32.777569 ], [ -109.047638, 32.693439 ], [ -109.047645, 32.689988 ], [ -109.047653, 32.686327 ], [ -109.047653, 32.681379 ], [ -109.047926, 32.426376 ], [ -109.048286, 32.089114 ], [ -109.048296, 32.084093 ], [ -109.048731, 32.028174 ], [ -109.048599, 32.013651 ], [ -109.04859, 31.870791 ], [ -109.048769, 31.861383 ], [ -109.048763, 31.810776 ], [ -109.049195, 31.796551 ], [ -109.049813, 31.499528 ], [ -109.049843, 31.499515 ], [ -109.050044, 31.332502 ], [ -109.426931, 31.334033 ], [ -110.460172, 31.333051 ], [ -110.760997, 31.332765 ], [ -110.976828, 31.33256 ], [ -111.098097, 31.339836 ], [ -111.366635, 31.42588 ], [ -111.57953, 31.494095 ], [ -112.246102, 31.704195 ], [ -112.867074, 31.895488 ], [ -113.125961, 31.97278 ], [ -113.333794, 32.038521 ], [ -113.493196, 32.088943 ], [ -114.250775, 32.32391 ], [ -114.813613, 32.494277 ], [ -114.809393, 32.617119 ], [ -114.80739, 32.621332 ], [ -114.799302, 32.625115 ], [ -114.781872, 32.62505 ], [ -114.753111, 32.658304 ], [ -114.748, 32.664184 ], [ -114.719633, 32.718763 ], [ -114.678632, 32.736614 ], [ -114.677091, 32.736218 ], [ -114.65884, 32.73383 ], [ -114.65826, 32.733799 ], [ -114.615585, 32.728446 ], [ -114.615733, 32.729427 ], [ -114.496827, 32.822119 ], [ -114.496284, 32.822326 ], [ -114.465715, 32.879191 ], [ -114.465715, 32.87942 ], [ -114.46289, 32.905797 ], [ -114.468605, 32.971649 ], [ -114.511343, 33.023455 ], [ -114.516912, 33.026871 ], [ -114.523578, 33.030961 ], [ -114.571653, 33.036624 ], [ -114.578287, 33.035375 ], [ -114.584765, 33.028231 ], [ -114.589778, 33.026228 ], [ -114.606282, 33.025703 ], [ -114.62387, 33.02872 ], [ -114.675104, 33.047532 ], [ -114.707819, 33.091102 ], [ -114.706175, 33.105335 ], [ -114.696829, 33.131209 ], [ -114.687074, 33.142196 ], [ -114.679359, 33.159519 ], [ -114.67536, 33.185489 ], [ -114.672088, 33.258499 ], [ -114.700103, 33.341045 ], [ -114.721233, 33.396912 ], [ -114.665278, 33.415358 ], [ -114.627125, 33.433554 ], [ -114.622918, 33.456561 ], [ -114.594534, 33.495059 ], [ -114.558898, 33.531819 ], [ -114.535664, 33.568788 ], [ -114.535965, 33.569154 ], [ -114.5403, 33.580615 ], [ -114.540617, 33.591412 ], [ -114.530348, 33.679245 ], [ -114.523959, 33.685879 ], [ -114.519113, 33.688473 ], [ -114.496489, 33.696901 ], [ -114.494197, 33.707922 ], [ -114.50434, 33.756381 ], [ -114.523365, 33.80612 ], [ -114.525539, 33.838614 ], [ -114.518434, 33.917518 ], [ -114.499883, 33.961789 ], [ -114.46361, 33.993431 ], [ -114.438266, 34.022609 ], [ -114.434949, 34.037784 ], [ -114.435429, 34.079727 ], [ -114.43338, 34.088413 ], [ -114.420499, 34.103466 ], [ -114.411681, 34.110031 ], [ -114.401352, 34.111652 ], [ -114.390565, 34.110084 ], [ -114.366521, 34.118575 ], [ -114.321618, 34.138093 ], [ -114.312592, 34.144453 ], [ -114.244191, 34.179625 ], [ -114.225861, 34.201774 ], [ -114.164476, 34.251667 ], [ -114.133264, 34.258462 ], [ -114.131489, 34.260387 ], [ -114.138282, 34.30323 ], [ -114.176909, 34.349306 ], [ -114.199482, 34.361373 ], [ -114.264317, 34.401329 ], [ -114.339627, 34.451435 ], [ -114.452547, 34.653494 ], [ -114.465607, 34.69226 ], [ -114.552682, 34.766871 ], [ -114.633051, 34.869971 ], [ -114.635176, 34.875003 ], [ -114.636725, 34.889107 ], [ -114.630877, 34.907263 ], [ -114.629015, 34.986148 ], [ -114.62919, 34.991887 ], [ -114.633013, 35.002085 ], [ -114.633544, 35.015644 ], [ -114.635469, 35.028266 ], [ -114.621956, 35.094678 ], [ -114.59912, 35.12105 ], [ -114.5843, 35.124999 ], [ -114.578524, 35.12875 ], [ -114.572747, 35.138725 ], [ -114.569569, 35.163053 ], [ -114.569238, 35.18348 ], [ -114.595931, 35.325234 ], [ -114.604314, 35.353584 ], [ -114.627137, 35.409504 ], [ -114.652005, 35.429165 ], [ -114.662125, 35.444241 ], [ -114.677643, 35.489742 ], [ -114.676733, 35.499063 ], [ -114.674981, 35.510564 ], [ -114.671147, 35.520641 ], [ -114.653806, 35.59949 ], [ -114.653406, 35.610789 ], [ -114.657506, 35.618289 ], [ -114.676707, 35.640989 ], [ -114.689407, 35.651412 ], [ -114.700308, 35.700387 ], [ -114.70771, 35.811885 ], [ -114.705611, 35.848884 ], [ -114.704211, 35.851984 ], [ -114.70613, 35.878712 ], [ -114.731296, 35.945157 ], [ -114.743576, 35.983721 ], [ -114.755618, 36.087166 ], [ -114.744857, 36.098693 ], [ -114.736165, 36.104367 ], [ -114.631716, 36.142306 ], [ -114.572031, 36.15161 ], [ -114.513256, 36.151217 ], [ -114.381446, 36.141665 ], [ -114.365835, 36.133722 ], [ -114.328777, 36.105501 ], [ -114.310857, 36.083787 ], [ -114.307235, 36.076544 ], [ -114.303614, 36.066456 ], [ -114.292663, 36.051118 ], [ -114.263146, 36.025937 ], [ -114.252651, 36.020193 ], [ -114.238799, 36.014561 ], [ -114.233289, 36.014289 ], [ -114.21369, 36.015613 ], [ -114.15413, 36.023862 ], [ -114.148774, 36.02731 ], [ -114.138202, 36.041284 ], [ -114.125796, 36.077531 ], [ -114.120193, 36.102228 ], [ -114.063021, 36.186942 ], [ -114.060302, 36.189363 ], [ -114.046838, 36.194069 ], [ -114.047106, 36.250591 ], [ -114.048515, 36.289598 ], [ -114.046403, 36.371873 ], [ -114.046488, 36.473449 ], [ -114.050562, 36.656259 ], [ -114.050578, 36.800173 ], [ -114.050583, 36.843141 ], [ -114.0506, 37.000396 ], [ -113.965907, 37.000025 ], [ -113.965907, 36.999976 ], [ -112.966471, 37.000219 ], [ -112.899366, 37.000319 ], [ -112.609787, 37.000753 ], [ -112.558974, 37.000692 ], [ -112.545094, 37.000734 ], [ -112.540368, 37.000669 ], [ -112.538593, 37.000674 ] ] ] ] } },
+{ "type": "Feature", "id": 1, "properties": { "GEO_ID": "0400000US05", "STATE": "05", "NAME": "Arkansas", "LSAD": "", "CENSUSAREA": 52035.476999999999 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -94.042964, 33.019219 ], [ -94.043036, 33.079485 ], [ -94.04287, 33.092727 ], [ -94.043007, 33.13389 ], [ -94.043077, 33.138162 ], [ -94.043185, 33.143476 ], [ -94.042875, 33.199785 ], [ -94.042892, 33.202666 ], [ -94.042876, 33.215219 ], [ -94.04273, 33.241823 ], [ -94.043004, 33.250128 ], [ -94.04305, 33.260904 ], [ -94.04299, 33.271227 ], [ -94.04299, 33.271243 ], [ -94.043067, 33.330498 ], [ -94.043067, 33.347351 ], [ -94.043067, 33.352097 ], [ -94.043128, 33.358757 ], [ -94.042869, 33.37117 ], [ -94.043053, 33.377716 ], [ -94.042887, 33.420225 ], [ -94.042988, 33.431024 ], [ -94.042988, 33.435824 ], [ -94.043188, 33.470324 ], [ -94.043279, 33.49103 ], [ -94.043009, 33.493039 ], [ -94.043375, 33.542315 ], [ -94.043428, 33.551425 ], [ -94.04345, 33.552253 ], [ -94.066846, 33.568909 ], [ -94.085243, 33.575546 ], [ -94.181805, 33.593217 ], [ -94.252656, 33.586144 ], [ -94.257801, 33.582508 ], [ -94.355945, 33.54318 ], [ -94.409329, 33.568265 ], [ -94.464336, 33.598819 ], [ -94.470963, 33.60594 ], [ -94.478366, 33.620847 ], [ -94.485875, 33.637867 ], [ -94.485577, 33.65331 ], [ -94.485528, 33.663388 ], [ -94.48452, 33.687909 ], [ -94.484616, 33.691592 ], [ -94.48384, 33.711332 ], [ -94.483874, 33.716733 ], [ -94.48287, 33.750564 ], [ -94.482862, 33.75078 ], [ -94.482777, 33.753638 ], [ -94.482682, 33.756286 ], [ -94.481842, 33.789008 ], [ -94.481543, 33.795719 ], [ -94.481361, 33.802649 ], [ -94.481355, 33.802887 ], [ -94.480574, 33.830166 ], [ -94.479954, 33.85133 ], [ -94.478994, 33.881197 ], [ -94.478842, 33.881485 ], [ -94.477387, 33.937759 ], [ -94.477318, 33.940932 ], [ -94.477038, 33.953838 ], [ -94.476957, 33.957365 ], [ -94.474895, 34.019655 ], [ -94.474896, 34.021838 ], [ -94.474896, 34.021877 ], [ -94.470292, 34.189864 ], [ -94.465847, 34.352073 ], [ -94.465425, 34.359548 ], [ -94.464176, 34.402713 ], [ -94.463816, 34.414465 ], [ -94.463671, 34.419585 ], [ -94.461149, 34.507457 ], [ -94.460058, 34.545264 ], [ -94.460052, 34.547869 ], [ -94.4575, 34.634945 ], [ -94.45753, 34.642961 ], [ -94.454576, 34.728962 ], [ -94.450233, 34.855413 ], [ -94.45014, 34.858694 ], [ -94.450065, 34.861335 ], [ -94.44963, 34.875253 ], [ -94.449058, 34.890556 ], [ -94.449086, 34.894152 ], [ -94.449253, 34.895869 ], [ -94.447889, 34.933941 ], [ -94.441232, 35.119724 ], [ -94.440754, 35.128806 ], [ -94.43955, 35.169037 ], [ -94.439509, 35.171807 ], [ -94.439056, 35.193588 ], [ -94.439084, 35.197298 ], [ -94.43847, 35.208587 ], [ -94.438247, 35.210992 ], [ -94.437774, 35.239271 ], [ -94.437578, 35.242202 ], [ -94.435812, 35.2713 ], [ -94.435706, 35.274267 ], [ -94.435316, 35.275893 ], [ -94.43528, 35.287485 ], [ -94.43517, 35.291494 ], [ -94.434115, 35.306493 ], [ -94.431815, 35.362891 ], [ -94.432685, 35.380806 ], [ -94.433742, 35.386467 ], [ -94.433915, 35.387391 ], [ -94.431215, 35.39429 ], [ -94.431789, 35.397659 ], [ -94.463318, 35.58266 ], [ -94.464097, 35.587265 ], [ -94.464457, 35.588909 ], [ -94.465272, 35.594037 ], [ -94.472647, 35.638556 ], [ -94.487585, 35.726147 ], [ -94.48821, 35.72924 ], [ -94.492932, 35.759166 ], [ -94.493362, 35.761892 ], [ -94.494549, 35.768303 ], [ -94.499045, 35.79346 ], [ -94.499647, 35.79691 ], [ -94.500526, 35.802642 ], [ -94.500764, 35.80382 ], [ -94.501162, 35.80643 ], [ -94.503011, 35.81721 ], [ -94.504438, 35.826369 ], [ -94.505642, 35.833628 ], [ -94.507631, 35.845901 ], [ -94.522658, 35.93425 ], [ -94.522658, 35.934799 ], [ -94.522634, 35.934892 ], [ -94.52291, 35.936127 ], [ -94.524344, 35.94405 ], [ -94.52464, 35.945727 ], [ -94.528162, 35.965665 ], [ -94.528305, 35.966054 ], [ -94.532071, 35.987852 ], [ -94.533646, 35.996804 ], [ -94.534852, 36.002678 ], [ -94.535724, 36.007807 ], [ -94.547715, 36.077271 ], [ -94.547871, 36.078281 ], [ -94.552184, 36.102235 ], [ -94.561165, 36.15211 ], [ -94.562803, 36.161749 ], [ -94.562828, 36.161895 ], [ -94.565655, 36.178439 ], [ -94.566588, 36.183774 ], [ -94.571253, 36.210901 ], [ -94.571806, 36.213748 ], [ -94.574395, 36.229996 ], [ -94.57488, 36.232741 ], [ -94.575071, 36.233682 ], [ -94.576003, 36.24007 ], [ -94.577899, 36.249548 ], [ -94.577883, 36.25008 ], [ -94.5862, 36.299969 ], [ -94.593397, 36.345742 ], [ -94.599723, 36.387587 ], [ -94.601984, 36.40212 ], [ -94.602623, 36.405283 ], [ -94.605408, 36.421949 ], [ -94.611609, 36.461528 ], [ -94.61383, 36.476248 ], [ -94.615311, 36.484992 ], [ -94.617919, 36.499414 ], [ -94.55929, 36.499496 ], [ -94.519478, 36.499214 ], [ -94.111473, 36.498597 ], [ -94.110673, 36.498587 ], [ -94.100252, 36.49867 ], [ -94.098588, 36.498676 ], [ -94.077089, 36.49873 ], [ -93.96392, 36.498717 ], [ -93.95919, 36.498717 ], [ -93.92184, 36.498718 ], [ -93.906128, 36.498718 ], [ -93.866758, 36.498789 ], [ -93.728022, 36.499037 ], [ -93.727552, 36.499055 ], [ -93.718893, 36.499178 ], [ -93.709956, 36.499179 ], [ -93.700171, 36.499135 ], [ -93.584282, 36.498896 ], [ -93.584281, 36.498896 ], [ -93.514512, 36.498881 ], [ -93.507408, 36.498911 ], [ -93.426989, 36.498585 ], [ -93.396079, 36.498669 ], [ -93.394718, 36.498519 ], [ -93.315337, 36.498408 ], [ -93.315324, 36.498408 ], [ -93.296117, 36.498389 ], [ -93.088988, 36.498184 ], [ -93.087635, 36.498239 ], [ -93.069512, 36.498242 ], [ -93.068455, 36.49825 ], [ -93.013742, 36.49813 ], [ -92.894336, 36.497867 ], [ -92.894001, 36.49785 ], [ -92.854049, 36.497983 ], [ -92.838876, 36.498033 ], [ -92.838621, 36.498079 ], [ -92.772341, 36.497772 ], [ -92.772333, 36.497772 ], [ -92.529145, 36.497739 ], [ -92.318415, 36.497711 ], [ -92.309424, 36.497894 ], [ -92.216412, 36.498417 ], [ -92.214143, 36.498372 ], [ -92.211449, 36.498395 ], [ -92.199396, 36.498351 ], [ -92.150295, 36.498634 ], [ -92.137741, 36.498706 ], [ -92.120415, 36.498863 ], [ -92.120306, 36.498864 ], [ -92.098356, 36.498803 ], [ -92.074934, 36.498761 ], [ -92.057178, 36.49867 ], [ -92.055789, 36.49867 ], [ -92.028847, 36.498642 ], [ -92.019375, 36.498524 ], [ -91.988751, 36.498498 ], [ -91.985802, 36.498431 ], [ -91.865995, 36.498783 ], [ -91.864385, 36.498789 ], [ -91.805981, 36.498987 ], [ -91.80204, 36.498963 ], [ -91.7995, 36.498952 ], [ -91.784713, 36.499074 ], [ -91.766111, 36.499114 ], [ -91.726663, 36.499209 ], [ -91.687615, 36.499397 ], [ -91.686026, 36.499374 ], [ -91.672343, 36.499463 ], [ -91.64259, 36.499335 ], [ -91.631439, 36.499198 ], [ -91.601317, 36.499343 ], [ -91.596213, 36.499162 ], [ -91.549163, 36.499161 ], [ -91.539359, 36.499116 ], [ -91.53687, 36.499156 ], [ -91.529774, 36.499022 ], [ -91.450005, 36.497538 ], [ -91.446284, 36.497469 ], [ -91.436502, 36.497377 ], [ -91.433298, 36.497262 ], [ -91.407261, 36.497123 ], [ -91.407137, 36.497112 ], [ -91.405141, 36.497165 ], [ -91.404915, 36.49712 ], [ -91.227398, 36.497617 ], [ -91.218645, 36.497564 ], [ -91.21736, 36.497511 ], [ -91.126529, 36.497712 ], [ -91.096277, 36.497893 ], [ -91.09588, 36.49787 ], [ -91.017974, 36.498062 ], [ -91.008558, 36.49827 ], [ -90.963063, 36.498418 ], [ -90.960648, 36.498426 ], [ -90.87922, 36.498378 ], [ -90.876867, 36.498423 ], [ -90.876567, 36.498313 ], [ -90.873775, 36.498074 ], [ -90.850434, 36.498548 ], [ -90.784398, 36.498524 ], [ -90.782454, 36.498523 ], [ -90.765672, 36.498494 ], [ -90.711226, 36.498318 ], [ -90.693005, 36.49851 ], [ -90.653246, 36.498488 ], [ -90.648494, 36.498447 ], [ -90.612554, 36.498559 ], [ -90.60545, 36.498459 ], [ -90.5943, 36.498459 ], [ -90.585342, 36.498497 ], [ -90.57618, 36.498446 ], [ -90.576112, 36.498446 ], [ -90.50016, 36.498399 ], [ -90.495027, 36.498371 ], [ -90.494575, 36.498368 ], [ -90.339892, 36.498213 ], [ -90.228943, 36.497771 ], [ -90.220732, 36.497858 ], [ -90.220702, 36.497858 ], [ -90.217323, 36.497797 ], [ -90.193943, 36.497823 ], [ -90.152481, 36.497952 ], [ -90.154409, 36.496832 ], [ -90.156369, 36.487748 ], [ -90.133993, 36.437906 ], [ -90.072897, 36.393007 ], [ -90.064514, 36.382085 ], [ -90.06398, 36.303038 ], [ -90.076301, 36.280708 ], [ -90.083731, 36.272332 ], [ -90.114922, 36.265595 ], [ -90.198735, 36.201382 ], [ -90.220425, 36.184764 ], [ -90.319168, 36.089976 ], [ -90.36443, 36.013625 ], [ -90.368718, 35.995812 ], [ -90.342616, 35.995895 ], [ -90.339434, 35.996033 ], [ -90.292376, 35.996397 ], [ -90.288947, 35.996418 ], [ -90.2888, 35.996419 ], [ -90.158812, 35.997375 ], [ -90.127331, 35.997635 ], [ -90.12635, 35.997596 ], [ -89.972563, 35.998994 ], [ -89.965327, 35.998813 ], [ -89.961075, 35.999135 ], [ -89.959893, 35.99902 ], [ -89.959377, 35.99902 ], [ -89.959375, 35.99902 ], [ -89.901183, 35.999365 ], [ -89.896508, 35.999432 ], [ -89.875586, 35.999562 ], [ -89.875085, 35.999578 ], [ -89.87459, 35.999575 ], [ -89.86901, 35.99964 ], [ -89.770255, 36.000524 ], [ -89.769973, 36.000536 ], [ -89.737648, 36.000567 ], [ -89.737564, 36.000522 ], [ -89.733095, 36.000608 ], [ -89.71997, 35.97462 ], [ -89.686924, 35.947716 ], [ -89.687939, 35.905384 ], [ -89.688141, 35.896946 ], [ -89.714934, 35.906247 ], [ -89.73361, 35.904699 ], [ -89.756036, 35.896817 ], [ -89.765689, 35.891299 ], [ -89.771726, 35.879724 ], [ -89.773564, 35.871697 ], [ -89.772467, 35.865098 ], [ -89.769413, 35.861558 ], [ -89.749424, 35.852955 ], [ -89.729517, 35.847632 ], [ -89.709261, 35.838911 ], [ -89.702883, 35.834153 ], [ -89.701045, 35.828227 ], [ -89.703875, 35.820281 ], [ -89.821216, 35.756716 ], [ -89.865631, 35.746577 ], [ -89.889023, 35.750558 ], [ -89.905538, 35.759063 ], [ -89.909996, 35.759396 ], [ -89.950278, 35.738493 ], [ -89.956254, 35.733386 ], [ -89.958882, 35.723834 ], [ -89.955753, 35.690621 ], [ -89.937383, 35.665711 ], [ -89.922749, 35.655293 ], [ -89.906147, 35.651145 ], [ -89.89051, 35.652408 ], [ -89.884932, 35.655107 ], [ -89.909797, 35.537914 ], [ -89.933572, 35.533299 ], [ -89.957347, 35.528683 ], [ -90.017312, 35.555996 ], [ -90.02862, 35.555249 ], [ -90.032938, 35.55344 ], [ -90.039744, 35.548041 ], [ -90.034976, 35.480705 ], [ -90.034014, 35.468821 ], [ -90.04768, 35.459255 ], [ -90.059068, 35.457889 ], [ -90.067798, 35.466224 ], [ -90.072154, 35.470752 ], [ -90.07442, 35.472518 ], [ -90.107723, 35.476935 ], [ -90.152386, 35.436789 ], [ -90.169002, 35.421853 ], [ -90.179265, 35.385194 ], [ -90.178341, 35.382092 ], [ -90.166246, 35.374745 ], [ -90.143633, 35.374745 ], [ -90.13551, 35.376668 ], [ -90.093589, 35.393333 ], [ -90.089612, 35.379842 ], [ -90.086691, 35.369935 ], [ -90.114893, 35.303887 ], [ -90.153394, 35.302588 ], [ -90.158913, 35.300637 ], [ -90.163812, 35.296115 ], [ -90.168871, 35.281997 ], [ -90.166594, 35.274588 ], [ -90.158865, 35.262577 ], [ -90.152094, 35.255989 ], [ -90.140394, 35.252289 ], [ -90.116493, 35.255788 ], [ -90.105093, 35.254288 ], [ -90.097947, 35.249983 ], [ -90.07741, 35.225479 ], [ -90.074262, 35.218316 ], [ -90.073354, 35.211004 ], [ -90.064612, 35.140621 ], [ -90.065392, 35.137691 ], [ -90.08342, 35.12167 ], [ -90.09061, 35.118287 ], [ -90.100593, 35.116691 ], [ -90.109393, 35.118891 ], [ -90.142794, 35.135091 ], [ -90.160058, 35.12883 ], [ -90.174594, 35.116682 ], [ -90.193859, 35.061646 ], [ -90.295596, 35.040093 ], [ -90.309877, 35.00975 ], [ -90.309297, 34.995694 ], [ -90.253969, 34.954988 ], [ -90.244476, 34.937596 ], [ -90.250095, 34.90732 ], [ -90.293918, 34.860563 ], [ -90.307384, 34.846195 ], [ -90.407964, 34.832767 ], [ -90.414864, 34.831846 ], [ -90.423879, 34.834606 ], [ -90.436431, 34.85506 ], [ -90.461451, 34.856728 ], [ -90.473961, 34.852558 ], [ -90.478131, 34.832542 ], [ -90.467289, 34.782502 ], [ -90.479799, 34.769158 ], [ -90.494811, 34.76749 ], [ -90.501325, 34.769931 ], [ -90.519831, 34.782502 ], [ -90.537345, 34.78417 ], [ -90.549855, 34.76332 ], [ -90.554859, 34.727458 ], [ -90.533175, 34.707442 ], [ -90.509823, 34.689928 ], [ -90.508989, 34.679086 ], [ -90.521499, 34.66324 ], [ -90.539013, 34.65907 ], [ -90.549855, 34.662406 ], [ -90.564033, 34.665742 ], [ -90.576543, 34.657402 ], [ -90.575786, 34.641749 ], [ -90.570133, 34.524829 ], [ -90.565809, 34.4354 ], [ -90.575336, 34.415152 ], [ -90.613944, 34.390723 ], [ -90.658542, 34.375705 ], [ -90.764143, 34.363396 ], [ -90.856367, 34.238928 ], [ -90.868775, 34.228245 ], [ -90.894744, 34.229977 ], [ -90.91148, 34.223051 ], [ -90.913212, 34.210355 ], [ -90.895898, 34.191888 ], [ -90.880894, 34.180346 ], [ -90.880317, 34.169381 ], [ -90.893013, 34.155531 ], [ -90.918405, 34.154376 ], [ -90.934564, 34.130138 ], [ -90.933116, 34.124488 ], [ -90.931969, 34.120017 ], [ -90.928793, 34.107631 ], [ -90.912057, 34.095512 ], [ -90.888396, 34.087433 ], [ -90.879163, 34.065503 ], [ -90.887413, 34.032505 ], [ -90.964708, 34.007952 ], [ -91.01889, 34.003151 ], [ -91.089119, 33.972653 ], [ -91.088164, 33.960078 ], [ -91.036821, 33.914656 ], [ -91.067511, 33.840443 ], [ -91.139869, 33.777117 ], [ -91.144682, 33.750108 ], [ -91.136118, 33.728632 ], [ -91.126805, 33.707814 ], [ -91.1279, 33.695762 ], [ -91.132831, 33.688092 ], [ -91.139953, 33.683709 ], [ -91.14817, 33.679327 ], [ -91.17611, 33.684257 ], [ -91.185971, 33.679327 ], [ -91.18871, 33.669466 ], [ -91.193093, 33.656866 ], [ -91.186519, 33.645909 ], [ -91.157484, 33.626187 ], [ -91.130445, 33.606034 ], [ -91.134043, 33.594489 ], [ -91.152148, 33.582721 ], [ -91.224121, 33.567369 ], [ -91.228287, 33.559937 ], [ -91.232295, 33.552788 ], [ -91.215671, 33.529423 ], [ -91.125109, 33.472842 ], [ -91.118495, 33.449116 ], [ -91.131885, 33.430063 ], [ -91.184427, 33.419576 ], [ -91.141216, 33.298397 ], [ -91.110561, 33.24593 ], [ -91.085984, 33.221644 ], [ -91.087589, 33.145177 ], [ -91.125656, 33.038276 ], [ -91.157662, 33.011217 ], [ -91.166073, 33.004106 ], [ -91.265018, 33.005084 ], [ -91.284398, 33.005007 ], [ -91.312016, 33.005262 ], [ -91.322506, 33.005341 ], [ -91.325037, 33.005364 ], [ -91.326396, 33.005376 ], [ -91.329767, 33.005421 ], [ -91.333011, 33.005529 ], [ -91.376016, 33.005794 ], [ -91.425466, 33.006016 ], [ -91.435782, 33.006099 ], [ -91.46037, 33.006246 ], [ -91.559494, 33.00684 ], [ -91.572326, 33.006908 ], [ -91.579639, 33.006472 ], [ -91.579802, 33.006518 ], [ -91.609001, 33.006556 ], [ -91.617615, 33.006717 ], [ -91.62667, 33.006639 ], [ -91.950001, 33.00752 ], [ -91.951958, 33.007428 ], [ -92.069105, 33.008163 ], [ -92.222825, 33.00908 ], [ -92.292664, 33.010103 ], [ -92.335893, 33.010349 ], [ -92.362865, 33.010628 ], [ -92.37029, 33.010717 ], [ -92.469762, 33.01201 ], [ -92.501383, 33.01216 ], [ -92.503776, 33.012161 ], [ -92.711289, 33.014307 ], [ -92.715884, 33.014398 ], [ -92.723553, 33.014328 ], [ -92.724743, 33.014347 ], [ -92.724994, 33.014351 ], [ -92.733197, 33.014347 ], [ -92.830798, 33.015661 ], [ -92.844073, 33.016034 ], [ -92.844286, 33.01607 ], [ -92.854167, 33.016132 ], [ -92.86751, 33.016062 ], [ -92.946553, 33.016807 ], [ -92.971137, 33.017192 ], [ -92.988708, 33.017298 ], [ -93.070686, 33.017792 ], [ -93.073167, 33.017898 ], [ -93.081428, 33.017928 ], [ -93.100981, 33.017786 ], [ -93.101443, 33.01774 ], [ -93.154351, 33.017856 ], [ -93.197402, 33.017951 ], [ -93.238607, 33.017992 ], [ -93.308181, 33.018156 ], [ -93.308398, 33.018179 ], [ -93.340353, 33.018337 ], [ -93.377134, 33.018234 ], [ -93.467042, 33.018611 ], [ -93.489506, 33.018443 ], [ -93.49052, 33.018442 ], [ -93.490893, 33.018442 ], [ -93.520971, 33.018616 ], [ -93.520994, 33.018616 ], [ -93.524916, 33.018637 ], [ -93.531499, 33.018643 ], [ -93.80493, 33.019347 ], [ -93.814553, 33.019372 ], [ -94.024475, 33.019207 ], [ -94.027983, 33.019139 ], [ -94.035839, 33.019145 ], [ -94.041444, 33.019188 ], [ -94.042964, 33.019219 ] ] ] ] } },
+{ "type": "Feature", "id": 2, "properties": { "GEO_ID": "0400000US06", "STATE": "06", "NAME": "California", "LSAD": "", "CENSUSAREA": 155779.22 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -120.248484, 33.999329 ], [ -120.247393, 34.001911 ], [ -120.238657, 34.007592 ], [ -120.230001, 34.010136 ], [ -120.221287, 34.010367 ], [ -120.208478, 34.005655 ], [ -120.19578, 34.004284 ], [ -120.167306, 34.008219 ], [ -120.151663, 34.018126 ], [ -120.147647, 34.024831 ], [ -120.140362, 34.025974 ], [ -120.135853, 34.026087 ], [ -120.115058, 34.019866 ], [ -120.090182, 34.019806 ], [ -120.073609, 34.024477 ], [ -120.062778, 34.031161 ], [ -120.061953, 34.033976 ], [ -120.057637, 34.03734 ], [ -120.055107, 34.037729 ], [ -120.043259, 34.035806 ], [ -120.044004, 34.02482 ], [ -120.047798, 34.021227 ], [ -120.050382, 34.013331 ], [ -120.048926, 34.009898 ], [ -120.046575, 34.000002 ], [ -120.041311, 33.994507 ], [ -120.025653, 33.985553 ], [ -120.011123, 33.979894 ], [ -120.003815, 33.979547 ], [ -119.984316, 33.983948 ], [ -119.978876, 33.983081 ], [ -119.979913, 33.969623 ], [ -119.976857, 33.956693 ], [ -119.971141, 33.950401 ], [ -119.97026, 33.944359 ], [ -119.973691, 33.942481 ], [ -120.00096, 33.941554 ], [ -120.017715, 33.936366 ], [ -120.046881, 33.919597 ], [ -120.048315, 33.917625 ], [ -120.048611, 33.915775 ], [ -120.049682, 33.914563 ], [ -120.077793, 33.908886 ], [ -120.098601, 33.907853 ], [ -120.105489, 33.90428 ], [ -120.109137, 33.899129 ], [ -120.121817, 33.895712 ], [ -120.168974, 33.91909 ], [ -120.179049, 33.927994 ], [ -120.18984, 33.947703 ], [ -120.192339, 33.950266 ], [ -120.198602, 33.952211 ], [ -120.200085, 33.956904 ], [ -120.209372, 33.972376 ], [ -120.224461, 33.989059 ], [ -120.248484, 33.999329 ] ] ], [ [ [ -119.789798, 34.05726 ], [ -119.770729, 34.055051 ], [ -119.766081, 34.05537 ], [ -119.763688, 34.057155 ], [ -119.755521, 34.056716 ], [ -119.739472, 34.049299 ], [ -119.726437, 34.047908 ], [ -119.712576, 34.043265 ], [ -119.704628, 34.037681 ], [ -119.686507, 34.019805 ], [ -119.637742, 34.013178 ], [ -119.619343, 34.016468 ], [ -119.612226, 34.021256 ], [ -119.604287, 34.031561 ], [ -119.608798, 34.035245 ], [ -119.609239, 34.03735 ], [ -119.59324, 34.049625 ], [ -119.57341, 34.05011 ], [ -119.5667, 34.053452 ], [ -119.529603, 34.041155 ], [ -119.52064, 34.034262 ], [ -119.52177, 34.032247 ], [ -119.532413, 34.024949 ], [ -119.538847, 34.023988 ], [ -119.542449, 34.021082 ], [ -119.54828, 34.009819 ], [ -119.547072, 34.005469 ], [ -119.554472, 33.99782 ], [ -119.560464, 33.99553 ], [ -119.575636, 33.996009 ], [ -119.5902, 33.989712 ], [ -119.596877, 33.988611 ], [ -119.619082, 33.987228 ], [ -119.621117, 33.98899 ], [ -119.64771, 33.987786 ], [ -119.662825, 33.985889 ], [ -119.69011, 33.972225 ], [ -119.706952, 33.969178 ], [ -119.712363, 33.965422 ], [ -119.714696, 33.961439 ], [ -119.721206, 33.959583 ], [ -119.742966, 33.963877 ], [ -119.750438, 33.963759 ], [ -119.758141, 33.959212 ], [ -119.795938, 33.962929 ], [ -119.842748, 33.97034 ], [ -119.873358, 33.980375 ], [ -119.877057, 33.985757 ], [ -119.883033, 34.000802 ], [ -119.884896, 34.008814 ], [ -119.882531, 34.011674 ], [ -119.876916, 34.023527 ], [ -119.876329, 34.032087 ], [ -119.892821, 34.045529 ], [ -119.916216, 34.058351 ], [ -119.923337, 34.069361 ], [ -119.919155, 34.07728 ], [ -119.912857, 34.077508 ], [ -119.89113, 34.072856 ], [ -119.857304, 34.071298 ], [ -119.825865, 34.059794 ], [ -119.818742, 34.052997 ], [ -119.807825, 34.052127 ], [ -119.789798, 34.05726 ] ] ], [ [ [ -120.46258, 34.042627 ], [ -120.440248, 34.036918 ], [ -120.418768, 34.052093 ], [ -120.415287, 34.05496 ], [ -120.411314, 34.052869 ], [ -120.403613, 34.050442 ], [ -120.396188, 34.050187 ], [ -120.390906, 34.051994 ], [ -120.374211, 34.062658 ], [ -120.368813, 34.06778 ], [ -120.368584, 34.071214 ], [ -120.370176, 34.074907 ], [ -120.368278, 34.076465 ], [ -120.362251, 34.073056 ], [ -120.354982, 34.059256 ], [ -120.36029, 34.05582 ], [ -120.358608, 34.050235 ], [ -120.346946, 34.046576 ], [ -120.331161, 34.049097 ], [ -120.319032, 34.041979 ], [ -120.313175, 34.036576 ], [ -120.302122, 34.023574 ], [ -120.304543, 34.021171 ], [ -120.317052, 34.018837 ], [ -120.347706, 34.020114 ], [ -120.35532, 34.017914 ], [ -120.35793, 34.015029 ], [ -120.375143, 34.018775 ], [ -120.409368, 34.032198 ], [ -120.415225, 34.032245 ], [ -120.419021, 34.028949 ], [ -120.427408, 34.025425 ], [ -120.454134, 34.028081 ], [ -120.459635, 34.031537 ], [ -120.465329, 34.038448 ], [ -120.46258, 34.042627 ] ] ], [ [ [ -119.543842, 33.280329 ], [ -119.532941, 33.284728 ], [ -119.528141, 33.284929 ], [ -119.50504, 33.272829 ], [ -119.48278, 33.263973 ], [ -119.465717, 33.259239 ], [ -119.458466, 33.254661 ], [ -119.429559, 33.228167 ], [ -119.444269, 33.21919 ], [ -119.464725, 33.215432 ], [ -119.476029, 33.21552 ], [ -119.500684, 33.220569 ], [ -119.511659, 33.223027 ], [ -119.517514, 33.226737 ], [ -119.545872, 33.233406 ], [ -119.564971, 33.24744 ], [ -119.565641, 33.250029 ], [ -119.566014, 33.252639 ], [ -119.570642, 33.257729 ], [ -119.578942, 33.278628 ], [ -119.562042, 33.271129 ], [ -119.555242, 33.273429 ], [ -119.547642, 33.280328 ], [ -119.543842, 33.280329 ] ] ], [ [ [ -119.422972, 34.004368 ], [ -119.427589, 34.006445 ], [ -119.437734, 34.01 ], [ -119.441116, 34.012426 ], [ -119.441226, 34.014075 ], [ -119.433912, 34.015975 ], [ -119.421376, 34.015012 ], [ -119.411317, 34.008005 ], [ -119.396251, 34.005918 ], [ -119.389983, 34.006099 ], [ -119.366591, 34.016785 ], [ -119.357462, 34.015919 ], [ -119.376396, 34.010551 ], [ -119.391551, 34.002505 ], [ -119.414528, 34.004994 ], [ -119.422972, 34.004368 ] ] ], [ [ [ -118.524531, 32.895488 ], [ -118.535823, 32.90628 ], [ -118.551134, 32.945155 ], [ -118.560887, 32.957891 ], [ -118.573522, 32.969183 ], [ -118.586928, 33.008281 ], [ -118.596037, 33.015357 ], [ -118.606559, 33.01469 ], [ -118.605534, 33.030999 ], [ -118.594033, 33.035951 ], [ -118.57516, 33.033961 ], [ -118.569013, 33.029151 ], [ -118.564445, 33.024914 ], [ -118.564527, 33.018637 ], [ -118.559171, 33.006291 ], [ -118.540069, 32.980933 ], [ -118.529228, 32.970921 ], [ -118.496811, 32.933847 ], [ -118.485288, 32.923545 ], [ -118.479039, 32.920363 ], [ -118.460623, 32.90951 ], [ -118.446771, 32.895424 ], [ -118.369984, 32.839273 ], [ -118.353504, 32.821962 ], [ -118.356541, 32.817311 ], [ -118.36053, 32.819921 ], [ -118.379968, 32.824545 ], [ -118.387375, 32.825327 ], [ -118.394565, 32.823978 ], [ -118.401268, 32.820338 ], [ -118.425634, 32.800595 ], [ -118.42943, 32.805429 ], [ -118.428372, 32.806872 ], [ -118.44492, 32.820593 ], [ -118.476074, 32.841754 ], [ -118.487908, 32.84459 ], [ -118.496298, 32.851572 ], [ -118.506902, 32.868503 ], [ -118.508095, 32.871321 ], [ -118.507193, 32.876264 ], [ -118.524641, 32.893175 ], [ -118.524531, 32.895488 ] ] ], [ [ [ -118.500212, 33.449592 ], [ -118.499669, 33.447879 ], [ -118.48557, 33.446213 ], [ -118.477646, 33.448392 ], [ -118.445812, 33.428907 ], [ -118.423576, 33.427258 ], [ -118.382037, 33.409883 ], [ -118.370323, 33.409285 ], [ -118.368301, 33.40711 ], [ -118.365094, 33.388374 ], [ -118.32446, 33.348782 ], [ -118.316083, 33.342928 ], [ -118.310213, 33.335795 ], [ -118.303174, 33.320264 ], [ -118.305084, 33.310323 ], [ -118.316787, 33.301137 ], [ -118.325244, 33.299075 ], [ -118.343249, 33.305234 ], [ -118.360332, 33.31533 ], [ -118.374768, 33.320065 ], [ -118.402941, 33.320901 ], [ -118.440047, 33.318638 ], [ -118.456309, 33.32182 ], [ -118.465368, 33.326056 ], [ -118.481886, 33.344123 ], [ -118.48877, 33.356649 ], [ -118.482609, 33.369914 ], [ -118.478465, 33.38632 ], [ -118.484949, 33.412131 ], [ -118.48875, 33.419826 ], [ -118.503952, 33.424234 ], [ -118.515914, 33.422417 ], [ -118.516267, 33.425075 ], [ -118.52323, 33.430733 ], [ -118.53738, 33.434608 ], [ -118.558715, 33.433419 ], [ -118.563442, 33.434381 ], [ -118.570927, 33.439351 ], [ -118.575901, 33.448261 ], [ -118.593969, 33.467198 ], [ -118.601185, 33.469853 ], [ -118.60403, 33.47654 ], [ -118.603375, 33.478098 ], [ -118.598783, 33.477939 ], [ -118.585936, 33.473819 ], [ -118.54453, 33.474119 ], [ -118.530702, 33.468071 ], [ -118.500212, 33.449592 ] ] ], [ [ [ -122.418698, 37.852717 ], [ -122.434403, 37.852434 ], [ -122.443302, 37.855448 ], [ -122.446316, 37.861046 ], [ -122.438565, 37.868367 ], [ -122.430958, 37.872242 ], [ -122.421439, 37.869969 ], [ -122.421341, 37.869946 ], [ -122.41847, 37.861764 ], [ -122.41847, 37.852721 ], [ -122.418698, 37.852717 ] ] ], [ [ [ -123.013916, 37.700355 ], [ -123.013897, 37.704478 ], [ -123.012194, 37.706749 ], [ -123.004489, 37.706262 ], [ -123.00019, 37.702937 ], [ -122.997189, 37.697909 ], [ -123.000677, 37.690203 ], [ -123.005543, 37.689392 ], [ -123.011464, 37.691907 ], [ -123.014303, 37.696205 ], [ -123.013916, 37.700355 ] ] ], [ [ [ -122.3785, 37.826505 ], [ -122.377879, 37.830648 ], [ -122.369941, 37.832137 ], [ -122.363244, 37.823951 ], [ -122.358779, 37.814278 ], [ -122.362661, 37.807577 ], [ -122.372422, 37.811301 ], [ -122.37267, 37.81651 ], [ -122.3785, 37.826505 ] ] ], [ [ [ -124.065521, 41.464739 ], [ -124.066057, 41.470258 ], [ -124.075917, 41.501757 ], [ -124.081427, 41.511228 ], [ -124.081987, 41.547761 ], [ -124.092404, 41.553615 ], [ -124.101123, 41.569192 ], [ -124.101403, 41.578524 ], [ -124.097385, 41.585251 ], [ -124.100961, 41.602499 ], [ -124.114413, 41.616768 ], [ -124.116037, 41.628849 ], [ -124.120225, 41.640354 ], [ -124.135552, 41.657307 ], [ -124.139354, 41.671652 ], [ -124.138373, 41.678881 ], [ -124.143479, 41.709284 ], [ -124.147412, 41.717955 ], [ -124.154246, 41.728801 ], [ -124.164716, 41.740126 ], [ -124.17739, 41.745756 ], [ -124.185363, 41.739351 ], [ -124.19104, 41.736079 ], [ -124.194953, 41.736778 ], [ -124.203843, 41.747035 ], [ -124.23972, 41.7708 ], [ -124.242288, 41.772034 ], [ -124.248704, 41.771459 ], [ -124.255994, 41.783014 ], [ -124.245027, 41.7923 ], [ -124.230678, 41.818681 ], [ -124.219592, 41.846432 ], [ -124.208439, 41.888192 ], [ -124.203402, 41.940964 ], [ -124.204948, 41.983441 ], [ -124.211605, 41.99846 ], [ -124.100921, 41.996956 ], [ -124.100216, 41.996842 ], [ -124.087827, 41.996891 ], [ -124.086661, 41.996869 ], [ -123.821472, 41.995473 ], [ -123.624554, 41.999837 ], [ -123.518075, 42.000436 ], [ -123.501997, 42.000527 ], [ -123.498896, 42.000474 ], [ -123.49883, 42.000525 ], [ -123.347562, 41.999108 ], [ -123.230764, 42.003845 ], [ -123.230762, 42.003845 ], [ -123.154908, 42.008036 ], [ -123.045254, 42.003049 ], [ -123.001152, 42.003 ], [ -122.634739, 42.004858 ], [ -122.501135, 42.00846 ], [ -122.378193, 42.009518 ], [ -122.289533, 42.007764 ], [ -122.289527, 42.007764 ], [ -122.161328, 42.007637 ], [ -122.160438, 42.007637 ], [ -122.156666, 42.007384 ], [ -122.155408, 42.007429 ], [ -122.001119, 42.004017 ], [ -121.708199, 42.000815 ], [ -121.705045, 42.000766 ], [ -121.689159, 42.000584 ], [ -121.675348, 42.000351 ], [ -121.580865, 41.998668 ], [ -121.52025, 41.997983 ], [ -121.44754, 41.997169 ], [ -121.43961, 41.99708 ], [ -121.434977, 41.997022 ], [ -121.376101, 41.997026 ], [ -121.360253, 41.99668 ], [ -121.340517, 41.99622 ], [ -121.335734, 41.996518 ], [ -121.334385, 41.996655 ], [ -121.154347, 41.996352 ], [ -121.035195, 41.993323 ], [ -120.879481, 41.993781 ], [ -120.693941, 41.993676 ], [ -120.692219, 41.993677 ], [ -120.326005, 41.993122 ], [ -120.286424, 41.993058 ], [ -119.999168, 41.99454 ], [ -119.999866, 41.183974 ], [ -119.999358, 40.873101 ], [ -119.999232, 40.867454 ], [ -119.999231, 40.865899 ], [ -119.995926, 40.499901 ], [ -119.996155, 40.321838 ], [ -119.996155, 40.32125 ], [ -119.996182, 40.263532 ], [ -119.996183, 40.262461 ], [ -119.997124, 40.126363 ], [ -119.997234, 40.091591 ], [ -119.997175, 40.077245 ], [ -119.997291, 40.071803 ], [ -120.000607, 39.780779 ], [ -120.000502, 39.779956 ], [ -120.001319, 39.72242 ], [ -120.001319, 39.722416 ], [ -120.003116, 39.445113 ], [ -120.003117, 39.445045 ], [ -120.005318, 39.316479 ], [ -120.00532, 39.31635 ], [ -120.005413, 39.313848 ], [ -120.005414, 39.313345 ], [ -120.005743, 39.228664 ], [ -120.005746, 39.22521 ], [ -120.004504, 39.165599 ], [ -120.003402, 39.112687 ], [ -120.002461, 39.067489 ], [ -120.001014, 38.999574 ], [ -119.904315, 38.933324 ], [ -119.587679, 38.714734 ], [ -119.587066, 38.714345 ], [ -119.585437, 38.713212 ], [ -119.494183, 38.649852 ], [ -119.494022, 38.649734 ], [ -119.450612, 38.619964 ], [ -119.450623, 38.619965 ], [ -119.328498, 38.534648 ], [ -119.156863, 38.414743 ], [ -119.125982, 38.39317 ], [ -118.746598, 38.124926 ], [ -118.428581, 37.895613 ], [ -118.039798, 37.615273 ], [ -118.039849, 37.615245 ], [ -117.832726, 37.464929 ], [ -117.500909, 37.220282 ], [ -117.166187, 36.970862 ], [ -117.000895, 36.847694 ], [ -116.488233, 36.459097 ], [ -116.097216, 36.158346 ], [ -116.093601, 36.155805 ], [ -115.912858, 36.015359 ], [ -115.892975, 35.999967 ], [ -115.84608, 35.963596 ], [ -115.689302, 35.842003 ], [ -115.648029, 35.809629 ], [ -115.647683, 35.809358 ], [ -115.647202, 35.808995 ], [ -115.406079, 35.618613 ], [ -115.404537, 35.617605 ], [ -115.393996, 35.609344 ], [ -115.391535, 35.607271 ], [ -115.388866, 35.605171 ], [ -115.303743, 35.538207 ], [ -115.271342, 35.51266 ], [ -115.225273, 35.475907 ], [ -115.160599, 35.424313 ], [ -115.160068, 35.424129 ], [ -115.146788, 35.413662 ], [ -115.145813, 35.413182 ], [ -114.92548, 35.237054 ], [ -114.925381, 35.237039 ], [ -114.80503, 35.140284 ], [ -114.804249, 35.139689 ], [ -114.633013, 35.002085 ], [ -114.62919, 34.991887 ], [ -114.629015, 34.986148 ], [ -114.630877, 34.907263 ], [ -114.636725, 34.889107 ], [ -114.635176, 34.875003 ], [ -114.633051, 34.869971 ], [ -114.552682, 34.766871 ], [ -114.465607, 34.69226 ], [ -114.452547, 34.653494 ], [ -114.339627, 34.451435 ], [ -114.264317, 34.401329 ], [ -114.199482, 34.361373 ], [ -114.176909, 34.349306 ], [ -114.138282, 34.30323 ], [ -114.131489, 34.260387 ], [ -114.133264, 34.258462 ], [ -114.164476, 34.251667 ], [ -114.225861, 34.201774 ], [ -114.244191, 34.179625 ], [ -114.312592, 34.144453 ], [ -114.321618, 34.138093 ], [ -114.366521, 34.118575 ], [ -114.390565, 34.110084 ], [ -114.401352, 34.111652 ], [ -114.411681, 34.110031 ], [ -114.420499, 34.103466 ], [ -114.43338, 34.088413 ], [ -114.435429, 34.079727 ], [ -114.434949, 34.037784 ], [ -114.438266, 34.022609 ], [ -114.46361, 33.993431 ], [ -114.499883, 33.961789 ], [ -114.518434, 33.917518 ], [ -114.525539, 33.838614 ], [ -114.523365, 33.80612 ], [ -114.50434, 33.756381 ], [ -114.494197, 33.707922 ], [ -114.496489, 33.696901 ], [ -114.519113, 33.688473 ], [ -114.523959, 33.685879 ], [ -114.530348, 33.679245 ], [ -114.540617, 33.591412 ], [ -114.5403, 33.580615 ], [ -114.535965, 33.569154 ], [ -114.535664, 33.568788 ], [ -114.558898, 33.531819 ], [ -114.594534, 33.495059 ], [ -114.622918, 33.456561 ], [ -114.627125, 33.433554 ], [ -114.665278, 33.415358 ], [ -114.721233, 33.396912 ], [ -114.700103, 33.341045 ], [ -114.672088, 33.258499 ], [ -114.67536, 33.185489 ], [ -114.679359, 33.159519 ], [ -114.687074, 33.142196 ], [ -114.696829, 33.131209 ], [ -114.706175, 33.105335 ], [ -114.707819, 33.091102 ], [ -114.675104, 33.047532 ], [ -114.62387, 33.02872 ], [ -114.606282, 33.025703 ], [ -114.589778, 33.026228 ], [ -114.584765, 33.028231 ], [ -114.578287, 33.035375 ], [ -114.571653, 33.036624 ], [ -114.523578, 33.030961 ], [ -114.516912, 33.026871 ], [ -114.511343, 33.023455 ], [ -114.468605, 32.971649 ], [ -114.46289, 32.905797 ], [ -114.465715, 32.87942 ], [ -114.465715, 32.879191 ], [ -114.496284, 32.822326 ], [ -114.496827, 32.822119 ], [ -114.615733, 32.729427 ], [ -114.615585, 32.728446 ], [ -114.65826, 32.733799 ], [ -114.65884, 32.73383 ], [ -114.677091, 32.736218 ], [ -114.678632, 32.736614 ], [ -114.719633, 32.718763 ], [ -115.465164, 32.6671 ], [ -115.875842, 32.636424 ], [ -116.106159, 32.618328 ], [ -116.390091, 32.59602 ], [ -117.118865, 32.534661 ], [ -117.124862, 32.534156 ], [ -117.133363, 32.575625 ], [ -117.132963, 32.597054 ], [ -117.136664, 32.618754 ], [ -117.139464, 32.627054 ], [ -117.159865, 32.660652 ], [ -117.168866, 32.671952 ], [ -117.180366, 32.681652 ], [ -117.192967, 32.687751 ], [ -117.196767, 32.688851 ], [ -117.213068, 32.687751 ], [ -117.223868, 32.683051 ], [ -117.236239, 32.671353 ], [ -117.246069, 32.669352 ], [ -117.255169, 32.700051 ], [ -117.25757, 32.72605 ], [ -117.25537, 32.745449 ], [ -117.25257, 32.752949 ], [ -117.25497, 32.786948 ], [ -117.26107, 32.803148 ], [ -117.280971, 32.822247 ], [ -117.28217, 32.839547 ], [ -117.28117, 32.843047 ], [ -117.27387, 32.851447 ], [ -117.26497, 32.848947 ], [ -117.26067, 32.852647 ], [ -117.25617, 32.859447 ], [ -117.25167, 32.874346 ], [ -117.25447, 32.900146 ], [ -117.26047, 32.931245 ], [ -117.262547, 32.939542 ], [ -117.28077, 33.012343 ], [ -117.29337, 33.034642 ], [ -117.309771, 33.07454 ], [ -117.315278, 33.093504 ], [ -117.328359, 33.121842 ], [ -117.359484, 33.164231 ], [ -117.362572, 33.168437 ], [ -117.39148, 33.202762 ], [ -117.401926, 33.213598 ], [ -117.445583, 33.268517 ], [ -117.469794, 33.296417 ], [ -117.50565, 33.334063 ], [ -117.547693, 33.365491 ], [ -117.571722, 33.378988 ], [ -117.59588, 33.386629 ], [ -117.607905, 33.406317 ], [ -117.631682, 33.430528 ], [ -117.645582, 33.440728 ], [ -117.645592, 33.440733 ], [ -117.684584, 33.461927 ], [ -117.689284, 33.460155 ], [ -117.691984, 33.456627 ], [ -117.691384, 33.454028 ], [ -117.715349, 33.460556 ], [ -117.726486, 33.483427 ], [ -117.761387, 33.516326 ], [ -117.784888, 33.541525 ], [ -117.801288, 33.546324 ], [ -117.814188, 33.552224 ], [ -117.840289, 33.573523 ], [ -117.87679, 33.592322 ], [ -117.89979, 33.599622 ], [ -117.927091, 33.605521 ], [ -117.940591, 33.620021 ], [ -117.957114, 33.629466 ], [ -118.000593, 33.654319 ], [ -118.029694, 33.676418 ], [ -118.064895, 33.711018 ], [ -118.088896, 33.729817 ], [ -118.101097, 33.734117 ], [ -118.116703, 33.743549 ], [ -118.132698, 33.753217 ], [ -118.1569, 33.760317 ], [ -118.1755, 33.763617 ], [ -118.180831, 33.763072 ], [ -118.187701, 33.749218 ], [ -118.1837, 33.736118 ], [ -118.181367, 33.717367 ], [ -118.207476, 33.716905 ], [ -118.258687, 33.703741 ], [ -118.277208, 33.707091 ], [ -118.297104, 33.708319 ], [ -118.317205, 33.712818 ], [ -118.354705, 33.732317 ], [ -118.360505, 33.736817 ], [ -118.385006, 33.741417 ], [ -118.396606, 33.735917 ], [ -118.411211, 33.741985 ], [ -118.428407, 33.774715 ], [ -118.423407, 33.782015 ], [ -118.405007, 33.800215 ], [ -118.394376, 33.804289 ], [ -118.394307, 33.804315 ], [ -118.391507, 33.815415 ], [ -118.392107, 33.840915 ], [ -118.412708, 33.883913 ], [ -118.44241, 33.940312 ], [ -118.460611, 33.969111 ], [ -118.482729, 33.995912 ], [ -118.484212, 33.99771 ], [ -118.502813, 34.015509 ], [ -118.519514, 34.027509 ], [ -118.543115, 34.038508 ], [ -118.569235, 34.04164 ], [ -118.603572, 34.039048 ], [ -118.609652, 34.036424 ], [ -118.668358, 34.038887 ], [ -118.67543, 34.037479 ], [ -118.679366, 34.033255 ], [ -118.706215, 34.029383 ], [ -118.732391, 34.032743 ], [ -118.744952, 34.032103 ], [ -118.783433, 34.021543 ], [ -118.787094, 34.019545 ], [ -118.805114, 34.001239 ], [ -118.821579, 34.013959 ], [ -118.84038, 34.027527 ], [ -118.854653, 34.034215 ], [ -118.896159, 34.039207 ], [ -118.928048, 34.045847 ], [ -118.938081, 34.043383 ], [ -118.944887, 34.04534 ], [ -118.954722, 34.048167 ], [ -118.977751, 34.059822 ], [ -118.99698, 34.065943 ], [ -119.004644, 34.066231 ], [ -119.037494, 34.083111 ], [ -119.069959, 34.09047 ], [ -119.088536, 34.09831 ], [ -119.098216, 34.099334 ], [ -119.109784, 34.094566 ], [ -119.130169, 34.100102 ], [ -119.159554, 34.119653 ], [ -119.18864, 34.139005 ], [ -119.20314, 34.144505 ], [ -119.211241, 34.144905 ], [ -119.216441, 34.146105 ], [ -119.227743, 34.161728 ], [ -119.237142, 34.175804 ], [ -119.257043, 34.213304 ], [ -119.265927, 34.234609 ], [ -119.270144, 34.252903 ], [ -119.278644, 34.266902 ], [ -119.290945, 34.274902 ], [ -119.302131, 34.272761 ], [ -119.313034, 34.275689 ], [ -119.337475, 34.290576 ], [ -119.349187, 34.304383 ], [ -119.370356, 34.319486 ], [ -119.37578, 34.321118 ], [ -119.388249, 34.317398 ], [ -119.390449, 34.318198 ], [ -119.42777, 34.353016 ], [ -119.431066, 34.355297 ], [ -119.435888, 34.355839 ], [ -119.461036, 34.374064 ], [ -119.472678, 34.375628 ], [ -119.478265, 34.377197 ], [ -119.510655, 34.386295 ], [ -119.536957, 34.395495 ], [ -119.559459, 34.413395 ], [ -119.616862, 34.420995 ], [ -119.638864, 34.415696 ], [ -119.648664, 34.417396 ], [ -119.671866, 34.416096 ], [ -119.688167, 34.412497 ], [ -119.684666, 34.408297 ], [ -119.691749, 34.403154 ], [ -119.709067, 34.395397 ], [ -119.729369, 34.395897 ], [ -119.74547, 34.402898 ], [ -119.785871, 34.415997 ], [ -119.794771, 34.417597 ], [ -119.835771, 34.415796 ], [ -119.853771, 34.407996 ], [ -119.873971, 34.408795 ], [ -119.925227, 34.433931 ], [ -119.956433, 34.435288 ], [ -119.971951, 34.444641 ], [ -120.008077, 34.460447 ], [ -120.038828, 34.463434 ], [ -120.050682, 34.461651 ], [ -120.088591, 34.460208 ], [ -120.097212, 34.461809 ], [ -120.118411, 34.469927 ], [ -120.141165, 34.473405 ], [ -120.183505, 34.470372 ], [ -120.225498, 34.470587 ], [ -120.238002, 34.468098 ], [ -120.25777, 34.467451 ], [ -120.283001, 34.468354 ], [ -120.295051, 34.470623 ], [ -120.299169, 34.469731 ], [ -120.301822, 34.467077 ], [ -120.341369, 34.458789 ], [ -120.441975, 34.451512 ], [ -120.451425, 34.447094 ], [ -120.471376, 34.447846 ], [ -120.47661, 34.475131 ], [ -120.480372, 34.481059 ], [ -120.490523, 34.490075 ], [ -120.511421, 34.522953 ], [ -120.524776, 34.531291 ], [ -120.581293, 34.556959 ], [ -120.608355, 34.556656 ], [ -120.612005, 34.553564 ], [ -120.622575, 34.554017 ], [ -120.637805, 34.56622 ], [ -120.645739, 34.581035 ], [ -120.640244, 34.604406 ], [ -120.625127, 34.634489 ], [ -120.60197, 34.692095 ], [ -120.60045, 34.70464 ], [ -120.601672, 34.709721 ], [ -120.614852, 34.730709 ], [ -120.62632, 34.738072 ], [ -120.637415, 34.755895 ], [ -120.62297, 34.7933 ], [ -120.616296, 34.816308 ], [ -120.609898, 34.842751 ], [ -120.610266, 34.85818 ], [ -120.616325, 34.866739 ], [ -120.639283, 34.880413 ], [ -120.642212, 34.894145 ], [ -120.647328, 34.901133 ], [ -120.662889, 34.901183 ], [ -120.670835, 34.904115 ], [ -120.648905, 34.974393 ], [ -120.63999, 35.002963 ], [ -120.63357, 35.033085 ], [ -120.629931, 35.061515 ], [ -120.629583, 35.078362 ], [ -120.630957, 35.101941 ], [ -120.635787, 35.123805 ], [ -120.644311, 35.139616 ], [ -120.651134, 35.147768 ], [ -120.662475, 35.153357 ], [ -120.667994, 35.15203 ], [ -120.675074, 35.153061 ], [ -120.686974, 35.160708 ], [ -120.698906, 35.171192 ], [ -120.704203, 35.173206 ], [ -120.714185, 35.175998 ], [ -120.734231, 35.178472 ], [ -120.74887, 35.177795 ], [ -120.754823, 35.174701 ], [ -120.756862, 35.169208 ], [ -120.756086, 35.160459 ], [ -120.760492, 35.15971 ], [ -120.778998, 35.168897 ], [ -120.786076, 35.177666 ], [ -120.805258, 35.184973 ], [ -120.846674, 35.204429 ], [ -120.856047, 35.206487 ], [ -120.873046, 35.225688 ], [ -120.89679, 35.247877 ], [ -120.896876, 35.25399 ], [ -120.889354, 35.277819 ], [ -120.87957, 35.294184 ], [ -120.8672, 35.327154 ], [ -120.862684, 35.346776 ], [ -120.862133, 35.360763 ], [ -120.866099, 35.393045 ], [ -120.869209, 35.403276 ], [ -120.884757, 35.430196 ], [ -120.896862, 35.442243 ], [ -120.907937, 35.449069 ], [ -120.946546, 35.446715 ], [ -120.950742, 35.44802 ], [ -120.955863, 35.453743 ], [ -120.969436, 35.460197 ], [ -120.976122, 35.459028 ], [ -121.003359, 35.46071 ], [ -121.025621, 35.484598 ], [ -121.05308, 35.50753 ], [ -121.059913, 35.509671 ], [ -121.101595, 35.548814 ], [ -121.126027, 35.593058 ], [ -121.133556, 35.600455 ], [ -121.143561, 35.606046 ], [ -121.166712, 35.635399 ], [ -121.188897, 35.643138 ], [ -121.195291, 35.640734 ], [ -121.251034, 35.656641 ], [ -121.272322, 35.666711 ], [ -121.284973, 35.674109 ], [ -121.289794, 35.689428 ], [ -121.296473, 35.696824 ], [ -121.304583, 35.701794 ], [ -121.314632, 35.71331 ], [ -121.315786, 35.75252 ], [ -121.324918, 35.769347 ], [ -121.332449, 35.783106 ], [ -121.346363, 35.795183 ], [ -121.356737, 35.804187 ], [ -121.388053, 35.823483 ], [ -121.406823, 35.844623 ], [ -121.413146, 35.855316 ], [ -121.426955, 35.860103 ], [ -121.439584, 35.86695 ], [ -121.462264, 35.885618 ], [ -121.461227, 35.896906 ], [ -121.463452, 35.904416 ], [ -121.472435, 35.91989 ], [ -121.4862, 35.970348 ], [ -121.503112, 36.000299 ], [ -121.51159, 36.006598 ], [ -121.531876, 36.014368 ], [ -121.553716, 36.019798 ], [ -121.569612, 36.021539 ], [ -121.574602, 36.025156 ], [ -121.590395, 36.050363 ], [ -121.589183, 36.053775 ], [ -121.592853, 36.065062 ], [ -121.606845, 36.072065 ], [ -121.618672, 36.087767 ], [ -121.622009, 36.099695 ], [ -121.629634, 36.114452 ], [ -121.680145, 36.165818 ], [ -121.717176, 36.195146 ], [ -121.779851, 36.227407 ], [ -121.797059, 36.234211 ], [ -121.806979, 36.232907 ], [ -121.813734, 36.234235 ], [ -121.826425, 36.24186 ], [ -121.835785, 36.250748 ], [ -121.83935, 36.260478 ], [ -121.851967, 36.277831 ], [ -121.874797, 36.289064 ], [ -121.888491, 36.30281 ], [ -121.894714, 36.317806 ], [ -121.892917, 36.340428 ], [ -121.905446, 36.358269 ], [ -121.902669, 36.363901 ], [ -121.901813, 36.381879 ], [ -121.903195, 36.393603 ], [ -121.905657, 36.398206 ], [ -121.914378, 36.404344 ], [ -121.917463, 36.414809 ], [ -121.91474, 36.42589 ], [ -121.9255, 36.453918 ], [ -121.937205, 36.472488 ], [ -121.9416, 36.485602 ], [ -121.939216, 36.496896 ], [ -121.938763, 36.506423 ], [ -121.943678, 36.511802 ], [ -121.944666, 36.521861 ], [ -121.928769, 36.523147 ], [ -121.925937, 36.525173 ], [ -121.932508, 36.559935 ], [ -121.942533, 36.566435 ], [ -121.949659, 36.567602 ], [ -121.95146, 36.564009 ], [ -121.957335, 36.564482 ], [ -121.972594, 36.57337 ], [ -121.978592, 36.580488 ], [ -121.970427, 36.582754 ], [ -121.941666, 36.618059 ], [ -121.938551, 36.633908 ], [ -121.93643, 36.636746 ], [ -121.929666, 36.636959 ], [ -121.923866, 36.634559 ], [ -121.890164, 36.609259 ], [ -121.889064, 36.601759 ], [ -121.886764, 36.601459 ], [ -121.871364, 36.604559 ], [ -121.860604, 36.611136 ], [ -121.842263, 36.630059 ], [ -121.831995, 36.644856 ], [ -121.825052, 36.657207 ], [ -121.814462, 36.682858 ], [ -121.807062, 36.714157 ], [ -121.805643, 36.750239 ], [ -121.788278, 36.803994 ], [ -121.791544, 36.815186 ], [ -121.809363, 36.848654 ], [ -121.810552, 36.850648 ], [ -121.827664, 36.879353 ], [ -121.862266, 36.931552 ], [ -121.880167, 36.950151 ], [ -121.894667, 36.961851 ], [ -121.906468, 36.96895 ], [ -121.930069, 36.97815 ], [ -121.93947, 36.97805 ], [ -121.95167, 36.97145 ], [ -121.972771, 36.954151 ], [ -121.975871, 36.954051 ], [ -121.983896, 36.958727 ], [ -122.012373, 36.96455 ], [ -122.023373, 36.96215 ], [ -122.027174, 36.95115 ], [ -122.050122, 36.948523 ], [ -122.066421, 36.948271 ], [ -122.079356, 36.950783 ], [ -122.105976, 36.955951 ], [ -122.140578, 36.97495 ], [ -122.155078, 36.98085 ], [ -122.186879, 37.00345 ], [ -122.20618, 37.013949 ], [ -122.252181, 37.059448 ], [ -122.260481, 37.072548 ], [ -122.284882, 37.101747 ], [ -122.292974, 37.107318 ], [ -122.306139, 37.116383 ], [ -122.313907, 37.118161 ], [ -122.322971, 37.11546 ], [ -122.330463, 37.115338 ], [ -122.337071, 37.117382 ], [ -122.338856, 37.120854 ], [ -122.337085, 37.130795 ], [ -122.337833, 37.135936 ], [ -122.344029, 37.144099 ], [ -122.359791, 37.155574 ], [ -122.36179, 37.163593 ], [ -122.367085, 37.172817 ], [ -122.37927, 37.181128 ], [ -122.390599, 37.182988 ], [ -122.397065, 37.187249 ], [ -122.405073, 37.195791 ], [ -122.407181, 37.219465 ], [ -122.408982, 37.225258 ], [ -122.415822, 37.232839 ], [ -122.419113, 37.24147 ], [ -122.418452, 37.248521 ], [ -122.411686, 37.265844 ], [ -122.401323, 37.337009 ], [ -122.40085, 37.359225 ], [ -122.409258, 37.374805 ], [ -122.423286, 37.392542 ], [ -122.443687, 37.435941 ], [ -122.445987, 37.461541 ], [ -122.452087, 37.48054 ], [ -122.467888, 37.49814 ], [ -122.472388, 37.50054 ], [ -122.476443, 37.498768 ], [ -122.482351, 37.496187 ], [ -122.485888, 37.494641 ], [ -122.486749, 37.49439 ], [ -122.487139, 37.494277 ], [ -122.493789, 37.492341 ], [ -122.494429, 37.49269 ], [ -122.499289, 37.495341 ], [ -122.516689, 37.52134 ], [ -122.519533, 37.537302 ], [ -122.516589, 37.544939 ], [ -122.514789, 37.546139 ], [ -122.513688, 37.552239 ], [ -122.518088, 37.576138 ], [ -122.517187, 37.590637 ], [ -122.501386, 37.599637 ], [ -122.496786, 37.612136 ], [ -122.494085, 37.644035 ], [ -122.496784, 37.686433 ], [ -122.502427, 37.708133 ], [ -122.506483, 37.723731 ], [ -122.509397, 37.748841 ], [ -122.511983, 37.77113 ], [ -122.514483, 37.780829 ], [ -122.50531, 37.788312 ], [ -122.492883, 37.787929 ], [ -122.485783, 37.790629 ], [ -122.478083, 37.810828 ], [ -122.470336, 37.808671 ], [ -122.463793, 37.804653 ], [ -122.425942, 37.810979 ], [ -122.407452, 37.811441 ], [ -122.398139, 37.80563 ], [ -122.385323, 37.790724 ], [ -122.375854, 37.734979 ], [ -122.370094, 37.732331 ], [ -122.367697, 37.734943 ], [ -122.365478, 37.734621 ], [ -122.356784, 37.729505 ], [ -122.361749, 37.71501 ], [ -122.370411, 37.717572 ], [ -122.391374, 37.708331 ], [ -122.39319, 37.707531 ], [ -122.387626, 37.67906 ], [ -122.374291, 37.662206 ], [ -122.3756, 37.652389 ], [ -122.37789, 37.650425 ], [ -122.387381, 37.648462 ], [ -122.386072, 37.637662 ], [ -122.365455, 37.626208 ], [ -122.35531, 37.615736 ], [ -122.358583, 37.611155 ], [ -122.370364, 37.614427 ], [ -122.373309, 37.613773 ], [ -122.378545, 37.605592 ], [ -122.360219, 37.592501 ], [ -122.317676, 37.590865 ], [ -122.315385, 37.587265 ], [ -122.315713, 37.583666 ], [ -122.305895, 37.575484 ], [ -122.262698, 37.572866 ], [ -122.251898, 37.566321 ], [ -122.244372, 37.55814 ], [ -122.242832, 37.557136 ], [ -122.236323, 37.552891 ], [ -122.225135, 37.545594 ], [ -122.214264, 37.538505 ], [ -122.196593, 37.537196 ], [ -122.194957, 37.522469 ], [ -122.168449, 37.504143 ], [ -122.155686, 37.501198 ], [ -122.149632, 37.502671 ], [ -122.140142, 37.507907 ], [ -122.130979, 37.503652 ], [ -122.127706, 37.500053 ], [ -122.116112, 37.505386 ], [ -122.111344, 37.50758 ], [ -122.111998, 37.528851 ], [ -122.128688, 37.560594 ], [ -122.133924, 37.562885 ], [ -122.137524, 37.567467 ], [ -122.144396, 37.581866 ], [ -122.147014, 37.588411 ], [ -122.145378, 37.600846 ], [ -122.14636, 37.607391 ], [ -122.152905, 37.640771 ], [ -122.163049, 37.667933 ], [ -122.170904, 37.676114 ], [ -122.179085, 37.680041 ], [ -122.197411, 37.692804 ], [ -122.203971, 37.697769 ], [ -122.213774, 37.698695 ], [ -122.221628, 37.705567 ], [ -122.246826, 37.72193 ], [ -122.255989, 37.735674 ], [ -122.257953, 37.739601 ], [ -122.257134, 37.745001 ], [ -122.252226, 37.747619 ], [ -122.244938, 37.750294 ], [ -122.242638, 37.753744 ], [ -122.253753, 37.761218 ], [ -122.264101, 37.764667 ], [ -122.275408, 37.76735 ], [ -122.286139, 37.769458 ], [ -122.293996, 37.770416 ], [ -122.304345, 37.774632 ], [ -122.318909, 37.77904 ], [ -122.329159, 37.783173 ], [ -122.33079, 37.78383 ], [ -122.330963, 37.786035 ], [ -122.331748, 37.796052 ], [ -122.33555, 37.799538 ], [ -122.335675, 37.799652 ], [ -122.333711, 37.809797 ], [ -122.323567, 37.823214 ], [ -122.317676, 37.826814 ], [ -122.306222, 37.827469 ], [ -122.303931, 37.830087 ], [ -122.301313, 37.847758 ], [ -122.310477, 37.873938 ], [ -122.309986, 37.892755 ], [ -122.313258, 37.89701 ], [ -122.313496, 37.897211 ], [ -122.32373, 37.905845 ], [ -122.33453, 37.908791 ], [ -122.35711, 37.908791 ], [ -122.362346, 37.904209 ], [ -122.367582, 37.903882 ], [ -122.378709, 37.905191 ], [ -122.385908, 37.908136 ], [ -122.389181, 37.9101 ], [ -122.39049, 37.922535 ], [ -122.395071, 37.927117 ], [ -122.401289, 37.928426 ], [ -122.413725, 37.937262 ], [ -122.417371, 37.943513 ], [ -122.430087, 37.963115 ], [ -122.42976, 37.965405 ], [ -122.415361, 37.963115 ], [ -122.411761, 37.960497 ], [ -122.408383, 37.957544 ], [ -122.399832, 37.956009 ], [ -122.367582, 37.978168 ], [ -122.361905, 37.989991 ], [ -122.363001, 37.994375 ], [ -122.366928, 37.998458 ], [ -122.368891, 38.007948 ], [ -122.367909, 38.01253 ], [ -122.363655, 38.014166 ], [ -122.359493, 38.009941 ], [ -122.340093, 38.003694 ], [ -122.331912, 38.00533 ], [ -122.321112, 38.012857 ], [ -122.315549, 38.013511 ], [ -122.300823, 38.010893 ], [ -122.283478, 38.022674 ], [ -122.262861, 38.0446 ], [ -122.262861, 38.051473 ], [ -122.266669, 38.06007 ], [ -122.273006, 38.07438 ], [ -122.282824, 38.082889 ], [ -122.301804, 38.105142 ], [ -122.314567, 38.115287 ], [ -122.366273, 38.141467 ], [ -122.39638, 38.149976 ], [ -122.403514, 38.150624 ], [ -122.40358, 38.15063 ], [ -122.409798, 38.136231 ], [ -122.439577, 38.116923 ], [ -122.450377, 38.116269 ], [ -122.454958, 38.118887 ], [ -122.484411, 38.11496 ], [ -122.489974, 38.112014 ], [ -122.490727, 38.109755 ], [ -122.491283, 38.108087 ], [ -122.489974, 38.096961 ], [ -122.486702, 38.090088 ], [ -122.483757, 38.071762 ], [ -122.492265, 38.056381 ], [ -122.499465, 38.032165 ], [ -122.497828, 38.019402 ], [ -122.494556, 38.015148 ], [ -122.481466, 38.007621 ], [ -122.462812, 38.003367 ], [ -122.452995, 37.996167 ], [ -122.448413, 37.988313 ], [ -122.448413, 37.984713 ], [ -122.456595, 37.978823 ], [ -122.462485, 37.981441 ], [ -122.471975, 37.981768 ], [ -122.488665, 37.966714 ], [ -122.490302, 37.964751 ], [ -122.490302, 37.959188 ], [ -122.487684, 37.948716 ], [ -122.480484, 37.945443 ], [ -122.479175, 37.941516 ], [ -122.48572, 37.937589 ], [ -122.499465, 37.939225 ], [ -122.503064, 37.936607 ], [ -122.503064, 37.928753 ], [ -122.493574, 37.921881 ], [ -122.486375, 37.921881 ], [ -122.478193, 37.918608 ], [ -122.471975, 37.910427 ], [ -122.472303, 37.902573 ], [ -122.458558, 37.894064 ], [ -122.448413, 37.89341 ], [ -122.43925, 37.88392 ], [ -122.438268, 37.880974 ], [ -122.45005, 37.871157 ], [ -122.462158, 37.868866 ], [ -122.474266, 37.874429 ], [ -122.480811, 37.873448 ], [ -122.483429, 37.868866 ], [ -122.483102, 37.863957 ], [ -122.476536, 37.832812 ], [ -122.476473, 37.832513 ], [ -122.479151, 37.825428 ], [ -122.47986, 37.825641 ], [ -122.483483, 37.826728 ], [ -122.492474, 37.82484 ], [ -122.505383, 37.822128 ], [ -122.522836, 37.824717 ], [ -122.523585, 37.824828 ], [ -122.537285, 37.830328 ], [ -122.548986, 37.836227 ], [ -122.561487, 37.851827 ], [ -122.584289, 37.859227 ], [ -122.60129, 37.875126 ], [ -122.627113, 37.88608 ], [ -122.639977, 37.897349 ], [ -122.656519, 37.904519 ], [ -122.678474, 37.906604 ], [ -122.682171, 37.90645 ], [ -122.693569, 37.901171 ], [ -122.70264, 37.89382 ], [ -122.727297, 37.904626 ], [ -122.732898, 37.920225 ], [ -122.736898, 37.925825 ], [ -122.754606, 37.935527 ], [ -122.766138, 37.938004 ], [ -122.783244, 37.951334 ], [ -122.791739, 37.969422 ], [ -122.797405, 37.976657 ], [ -122.821383, 37.996735 ], [ -122.856573, 38.016717 ], [ -122.882114, 38.025273 ], [ -122.939711, 38.031908 ], [ -122.956811, 38.02872 ], [ -122.972378, 38.020247 ], [ -122.981776, 38.009119 ], [ -122.982386, 38.004274 ], [ -122.980147, 38.000831 ], [ -122.976764, 37.99568 ], [ -122.97439, 37.992429 ], [ -123.024066, 37.994878 ], [ -123.020562, 37.999544 ], [ -123.016303, 38.001691 ], [ -123.011533, 38.003438 ], [ -122.99242, 38.041758 ], [ -122.960889, 38.112962 ], [ -122.952086, 38.138562 ], [ -122.949074, 38.15406 ], [ -122.949626, 38.164041 ], [ -122.953629, 38.17567 ], [ -122.965408, 38.187113 ], [ -122.96637, 38.198514 ], [ -122.968112, 38.202428 ], [ -122.991953, 38.233185 ], [ -122.993959, 38.237602 ], [ -122.993235, 38.239686 ], [ -122.987149, 38.237538 ], [ -122.968569, 38.242879 ], [ -122.967203, 38.250691 ], [ -122.977082, 38.267902 ], [ -122.986319, 38.273164 ], [ -122.994603, 38.283096 ], [ -122.997106, 38.289458 ], [ -123.002911, 38.295708 ], [ -123.004122, 38.297012 ], [ -123.024333, 38.310573 ], [ -123.038742, 38.313576 ], [ -123.051061, 38.310693 ], [ -123.053476, 38.305722 ], [ -123.052021, 38.302246 ], [ -123.053504, 38.299385 ], [ -123.058239, 38.298355 ], [ -123.063671, 38.302178 ], [ -123.074684, 38.322574 ], [ -123.068437, 38.33521 ], [ -123.068265, 38.359865 ], [ -123.085572, 38.390525 ], [ -123.103706, 38.415541 ], [ -123.122379, 38.437314 ], [ -123.128825, 38.450418 ], [ -123.145325, 38.459422 ], [ -123.166428, 38.474947 ], [ -123.202277, 38.494314 ], [ -123.249797, 38.511045 ], [ -123.287156, 38.540223 ], [ -123.297151, 38.543452 ], [ -123.331899, 38.565542 ], [ -123.343338, 38.590008 ], [ -123.349612, 38.596805 ], [ -123.371876, 38.607235 ], [ -123.379303, 38.621953 ], [ -123.398166, 38.647044 ], [ -123.40301, 38.649449 ], [ -123.405663, 38.656729 ], [ -123.43272, 38.687131 ], [ -123.441774, 38.699744 ], [ -123.461291, 38.717001 ], [ -123.490021, 38.732213 ], [ -123.514784, 38.741966 ], [ -123.525152, 38.753801 ], [ -123.533535, 38.768408 ], [ -123.541837, 38.776764 ], [ -123.571987, 38.798189 ], [ -123.579856, 38.802835 ], [ -123.58638, 38.802857 ], [ -123.600221, 38.814115 ], [ -123.601569, 38.81899 ], [ -123.605317, 38.822765 ], [ -123.638637, 38.843865 ], [ -123.642676, 38.844005 ], [ -123.647387, 38.845472 ], [ -123.652212, 38.854582 ], [ -123.654696, 38.865638 ], [ -123.659846, 38.872529 ], [ -123.688099, 38.893594 ], [ -123.71054, 38.91323 ], [ -123.725367, 38.917438 ], [ -123.72763, 38.9295 ], [ -123.726315, 38.936367 ], [ -123.738886, 38.95412 ], [ -123.732892, 38.954994 ], [ -123.729053, 38.956667 ], [ -123.721347, 38.963879 ], [ -123.711149, 38.977316 ], [ -123.6969, 39.004401 ], [ -123.69074, 39.021293 ], [ -123.690095, 39.031157 ], [ -123.693969, 39.057363 ], [ -123.713392, 39.108422 ], [ -123.721505, 39.125327 ], [ -123.735936, 39.139644 ], [ -123.737913, 39.143442 ], [ -123.742221, 39.164885 ], [ -123.76101, 39.191595 ], [ -123.765891, 39.193657 ], [ -123.774998, 39.212083 ], [ -123.777368, 39.237214 ], [ -123.787893, 39.264327 ], [ -123.798991, 39.271355 ], [ -123.803848, 39.278771 ], [ -123.801757, 39.28353 ], [ -123.803081, 39.291747 ], [ -123.811387, 39.312825 ], [ -123.808772, 39.324368 ], [ -123.817369, 39.3388 ], [ -123.822085, 39.343857 ], [ -123.825331, 39.360814 ], [ -123.826306, 39.36871 ], [ -123.822325, 39.379987 ], [ -123.821887, 39.406809 ], [ -123.81469, 39.446538 ], [ -123.795639, 39.492215 ], [ -123.78417, 39.509419 ], [ -123.778521, 39.521478 ], [ -123.766475, 39.552803 ], [ -123.76721, 39.559852 ], [ -123.787417, 39.604552 ], [ -123.78354, 39.609517 ], [ -123.782322, 39.621486 ], [ -123.78636, 39.659932 ], [ -123.792659, 39.684122 ], [ -123.808208, 39.710715 ], [ -123.824744, 39.718128 ], [ -123.829545, 39.723071 ], [ -123.831599, 39.730629 ], [ -123.835092, 39.738768 ], [ -123.838089, 39.752409 ], [ -123.83715, 39.776232 ], [ -123.839797, 39.795637 ], [ -123.851714, 39.832041 ], [ -123.853764, 39.8341 ], [ -123.881458, 39.845422 ], [ -123.907664, 39.863028 ], [ -123.915142, 39.875313 ], [ -123.915853, 39.881114 ], [ -123.930047, 39.909697 ], [ -123.954952, 39.922373 ], [ -123.962655, 39.937635 ], [ -123.980031, 39.962458 ], [ -123.99586, 39.973045 ], [ -124.023938, 40.001284 ], [ -124.035904, 40.013319 ], [ -124.056408, 40.024305 ], [ -124.065069, 40.024785 ], [ -124.068908, 40.021307 ], [ -124.072509, 40.022657 ], [ -124.079983, 40.029773 ], [ -124.080709, 40.06611 ], [ -124.087086, 40.078442 ], [ -124.110549, 40.103765 ], [ -124.139952, 40.11635 ], [ -124.170767, 40.124207 ], [ -124.187874, 40.130542 ], [ -124.214895, 40.160902 ], [ -124.231095, 40.171581 ], [ -124.258405, 40.184277 ], [ -124.296497, 40.208816 ], [ -124.320912, 40.226617 ], [ -124.327691, 40.23737 ], [ -124.34307, 40.243979 ], [ -124.352715, 40.250453 ], [ -124.363414, 40.260974 ], [ -124.363634, 40.276212 ], [ -124.347853, 40.314634 ], [ -124.353124, 40.331425 ], [ -124.356595, 40.335016 ], [ -124.362796, 40.350046 ], [ -124.365357, 40.374855 ], [ -124.373599, 40.392923 ], [ -124.379082, 40.398828 ], [ -124.391496, 40.407047 ], [ -124.402623, 40.422105 ], [ -124.409591, 40.438076 ], [ -124.408601, 40.443201 ], [ -124.396642, 40.462119 ], [ -124.38494, 40.48982 ], [ -124.383224, 40.499852 ], [ -124.387023, 40.504954 ], [ -124.382816, 40.519 ], [ -124.379096, 40.522865 ], [ -124.363545, 40.548698 ], [ -124.329404, 40.61643 ], [ -124.315141, 40.639526 ], [ -124.312558, 40.641333 ], [ -124.289119, 40.67963 ], [ -124.248406, 40.735166 ], [ -124.228244, 40.76939 ], [ -124.201921, 40.805111 ], [ -124.176715, 40.843618 ], [ -124.158322, 40.876069 ], [ -124.137066, 40.925732 ], [ -124.118147, 40.989263 ], [ -124.112165, 41.028173 ], [ -124.125448, 41.048504 ], [ -124.132946, 41.052482 ], [ -124.138217, 41.054342 ], [ -124.142867, 41.054032 ], [ -124.147216, 41.052884 ], [ -124.148939, 41.051467 ], [ -124.151266, 41.051101 ], [ -124.153622, 41.05355 ], [ -124.154028, 41.059923 ], [ -124.154513, 41.087159 ], [ -124.160556, 41.099011 ], [ -124.159065, 41.121957 ], [ -124.165414, 41.129822 ], [ -124.163988, 41.138675 ], [ -124.158539, 41.143021 ], [ -124.149674, 41.140845 ], [ -124.1438, 41.144686 ], [ -124.122677, 41.189726 ], [ -124.106986, 41.229678 ], [ -124.106389, 41.240682 ], [ -124.092284, 41.287695 ], [ -124.079015, 41.347135 ], [ -124.072294, 41.374844 ], [ -124.063076, 41.439579 ], [ -124.065521, 41.464739 ] ] ] ] } },
+{ "type": "Feature", "id": 3, "properties": { "GEO_ID": "0400000US08", "STATE": "08", "NAME": "Colorado", "LSAD": "", "CENSUSAREA": 103641.88800000001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -107.317794, 41.002957 ], [ -107.000606, 41.003444 ], [ -106.857772, 41.003082 ], [ -106.453859, 41.002057 ], [ -106.439563, 41.001978 ], [ -106.437419, 41.001795 ], [ -106.43095, 41.001752 ], [ -106.391852, 41.001176 ], [ -106.386356, 41.001144 ], [ -106.321165, 40.999123 ], [ -106.19055, 40.998056 ], [ -106.061181, 40.996999 ], [ -105.730421, 40.996886 ], [ -105.724804, 40.99691 ], [ -105.277138, 40.998173 ], [ -105.27686, 40.998173 ], [ -105.256527, 40.998191 ], [ -105.254779, 40.99821 ], [ -104.943371, 40.99819 ], [ -104.882452, 40.998186 ], [ -104.497149, 41.001828 ], [ -104.497058, 41.001805 ], [ -104.214692, 41.001657 ], [ -104.214191, 41.001568 ], [ -104.211473, 41.001591 ], [ -104.123586, 41.001626 ], [ -104.10459, 41.001543 ], [ -104.086068, 41.001563 ], [ -104.066961, 41.001504 ], [ -104.053249, 41.001406 ], [ -104.039238, 41.001502 ], [ -104.023383, 41.001887 ], [ -104.018223, 41.001617 ], [ -103.972642, 41.001615 ], [ -103.971373, 41.001524 ], [ -103.953525, 41.001596 ], [ -103.896207, 41.00175 ], [ -103.877967, 41.001673 ], [ -103.858449, 41.001681 ], [ -103.574522, 41.001721 ], [ -103.497447, 41.001635 ], [ -103.486697, 41.001914 ], [ -103.421975, 41.002007 ], [ -103.421925, 41.001969 ], [ -103.382493, 41.001883 ], [ -103.365314, 41.001846 ], [ -103.362979, 41.001844 ], [ -103.077804, 41.002298 ], [ -103.076536, 41.002253 ], [ -103.059538, 41.002368 ], [ -103.057998, 41.002368 ], [ -103.043444, 41.002344 ], [ -103.038704, 41.002251 ], [ -103.002026, 41.002486 ], [ -103.000102, 41.0024 ], [ -102.98269, 41.002157 ], [ -102.981483, 41.002112 ], [ -102.963669, 41.002186 ], [ -102.962522, 41.002072 ], [ -102.960706, 41.002059 ], [ -102.959624, 41.002095 ], [ -102.94483, 41.002303 ], [ -102.943109, 41.002051 ], [ -102.925568, 41.00228 ], [ -102.924029, 41.002142 ], [ -102.906547, 41.002276 ], [ -102.904796, 41.002207 ], [ -102.887407, 41.002178 ], [ -102.885746, 41.002131 ], [ -102.867822, 41.002183 ], [ -102.865784, 41.001988 ], [ -102.849263, 41.002301 ], [ -102.846455, 41.002256 ], [ -102.830303, 41.002351 ], [ -102.82728, 41.002143 ], [ -102.773546, 41.002414 ], [ -102.766723, 41.002275 ], [ -102.754617, 41.002361 ], [ -102.739624, 41.00223 ], [ -102.653463, 41.002332 ], [ -102.621033, 41.002597 ], [ -102.578696, 41.002291 ], [ -102.575738, 41.002268 ], [ -102.575496, 41.0022 ], [ -102.566048, 41.0022 ], [ -102.556789, 41.002219 ], [ -102.487955, 41.002445 ], [ -102.470537, 41.002382 ], [ -102.469223, 41.002424 ], [ -102.379593, 41.002301 ], [ -102.364066, 41.002174 ], [ -102.292833, 41.002207 ], [ -102.292622, 41.00223 ], [ -102.292553, 41.002207 ], [ -102.291354, 41.002207 ], [ -102.2721, 41.002245 ], [ -102.267812, 41.002383 ], [ -102.231931, 41.002327 ], [ -102.2122, 41.002462 ], [ -102.209361, 41.002442 ], [ -102.19121, 41.002326 ], [ -102.124972, 41.002338 ], [ -102.070598, 41.002423 ], [ -102.051718, 41.002377 ], [ -102.051614, 41.002377 ], [ -102.051292, 40.749591 ], [ -102.051292, 40.749586 ], [ -102.051398, 40.697542 ], [ -102.051725, 40.537839 ], [ -102.051519, 40.520094 ], [ -102.051465, 40.440008 ], [ -102.05184, 40.396396 ], [ -102.051572, 40.39308 ], [ -102.051669, 40.349213 ], [ -102.051922, 40.235344 ], [ -102.051894, 40.229193 ], [ -102.051909, 40.162674 ], [ -102.052001, 40.148359 ], [ -102.051744, 40.003078 ], [ -102.051569, 39.849805 ], [ -102.051363, 39.843471 ], [ -102.051318, 39.833311 ], [ -102.051254, 39.818992 ], [ -102.050594, 39.675594 ], [ -102.049954, 39.592331 ], [ -102.049806, 39.574058 ], [ -102.049764, 39.56818 ], [ -102.049554, 39.538932 ], [ -102.049673, 39.536691 ], [ -102.049679, 39.506183 ], [ -102.049369, 39.423333 ], [ -102.04937, 39.41821 ], [ -102.049167, 39.403597 ], [ -102.04896, 39.373712 ], [ -102.048449, 39.303138 ], [ -102.04725, 39.13702 ], [ -102.047189, 39.133147 ], [ -102.047134, 39.129701 ], [ -102.046571, 39.047038 ], [ -102.045388, 38.813392 ], [ -102.045334, 38.799463 ], [ -102.045448, 38.783453 ], [ -102.045371, 38.770064 ], [ -102.045287, 38.755528 ], [ -102.045375, 38.754339 ], [ -102.045212, 38.697567 ], [ -102.045156, 38.688555 ], [ -102.045127, 38.686725 ], [ -102.04516, 38.675221 ], [ -102.045102, 38.674946 ], [ -102.045074, 38.669617 ], [ -102.045288, 38.615249 ], [ -102.045288, 38.615168 ], [ -102.045211, 38.581609 ], [ -102.045189, 38.558732 ], [ -102.045223, 38.543797 ], [ -102.045112, 38.523784 ], [ -102.045262, 38.505532 ], [ -102.045263, 38.505395 ], [ -102.044944, 38.384419 ], [ -102.044613, 38.312324 ], [ -102.044568, 38.268819 ], [ -102.044567, 38.268749 ], [ -102.04451, 38.262412 ], [ -102.044398, 38.250015 ], [ -102.043844, 37.928102 ], [ -102.043845, 37.926135 ], [ -102.043219, 37.867929 ], [ -102.043033, 37.824146 ], [ -102.042953, 37.803535 ], [ -102.042668, 37.788758 ], [ -102.042158, 37.760164 ], [ -102.04199, 37.738541 ], [ -102.041876, 37.723875 ], [ -102.041574, 37.680436 ], [ -102.041694, 37.665681 ], [ -102.041582, 37.654495 ], [ -102.041585, 37.644282 ], [ -102.041618, 37.607868 ], [ -102.041894, 37.557977 ], [ -102.041899, 37.541186 ], [ -102.042016, 37.535261 ], [ -102.041786, 37.506066 ], [ -102.041801, 37.469488 ], [ -102.041755, 37.434855 ], [ -102.041669, 37.43474 ], [ -102.041676, 37.409898 ], [ -102.041826, 37.389191 ], [ -102.042089, 37.352819 ], [ -102.041974, 37.352613 ], [ -102.041817, 37.30949 ], [ -102.041664, 37.29765 ], [ -102.041963, 37.258164 ], [ -102.042002, 37.141744 ], [ -102.042135, 37.125021 ], [ -102.042092, 37.125021 ], [ -102.041809, 37.111973 ], [ -102.041983, 37.106551 ], [ -102.04192, 37.035083 ], [ -102.041749, 37.034397 ], [ -102.041921, 37.032178 ], [ -102.04195, 37.030805 ], [ -102.041952, 37.024742 ], [ -102.04224, 36.993083 ], [ -102.054503, 36.993109 ], [ -102.184271, 36.993593 ], [ -102.208316, 36.99373 ], [ -102.355288, 36.994506 ], [ -102.355367, 36.994575 ], [ -102.570896, 36.995136 ], [ -102.875481, 36.999628 ], [ -102.979613, 36.998549 ], [ -102.985807, 36.998571 ], [ -102.986976, 36.998524 ], [ -103.002199, 37.000104 ], [ -103.086105, 36.999864 ], [ -103.733247, 36.998016 ], [ -103.734364, 36.998041 ], [ -104.007855, 36.996239 ], [ -104.732031, 36.993447 ], [ -104.73212, 36.993484 ], [ -105.000554, 36.993264 ], [ -105.1208, 36.995428 ], [ -105.155042, 36.995339 ], [ -105.220613, 36.995169 ], [ -105.41931, 36.995856 ], [ -105.442459, 36.995994 ], [ -105.447255, 36.996017 ], [ -105.465182, 36.995991 ], [ -105.508836, 36.995895 ], [ -105.512485, 36.995777 ], [ -105.533922, 36.995875 ], [ -105.62747, 36.995679 ], [ -105.66472, 36.995874 ], [ -105.716471, 36.995849 ], [ -105.71847, 36.995846 ], [ -105.996159, 36.995418 ], [ -105.997472, 36.995417 ], [ -106.006634, 36.995343 ], [ -106.247705, 36.994266 ], [ -106.248675, 36.994288 ], [ -106.476228, 36.993472 ], [ -106.617159, 36.992967 ], [ -106.617125, 36.993004 ], [ -106.628652, 36.993175 ], [ -106.628733, 36.993161 ], [ -106.661344, 36.993243 ], [ -106.675626, 36.993123 ], [ -106.869796, 36.992426 ], [ -107.000592, 37.000009 ], [ -107.420913, 37.000005 ], [ -107.420915, 37.000005 ], [ -107.481737, 36.999973 ], [ -108.288086, 36.999555 ], [ -108.2884, 36.99952 ], [ -108.320464, 36.999499 ], [ -108.320721, 36.99951 ], [ -108.379203, 36.999459 ], [ -108.619689, 36.999249 ], [ -108.620309, 36.999287 ], [ -108.954404, 36.998906 ], [ -108.958868, 36.998913 ], [ -109.045223, 36.999084 ], [ -109.045166, 37.072742 ], [ -109.045058, 37.074661 ], [ -109.044995, 37.086429 ], [ -109.045189, 37.096271 ], [ -109.045173, 37.109464 ], [ -109.045203, 37.111958 ], [ -109.045156, 37.112064 ], [ -109.04581, 37.374993 ], [ -109.043053, 37.485161 ], [ -109.041915, 37.530653 ], [ -109.041865, 37.530726 ], [ -109.041806, 37.604171 ], [ -109.042131, 37.617662 ], [ -109.042089, 37.623795 ], [ -109.041732, 37.711214 ], [ -109.04176, 37.713182 ], [ -109.041754, 37.835826 ], [ -109.041723, 37.842051 ], [ -109.042137, 37.88116 ], [ -109.043121, 37.97426 ], [ -109.042819, 37.997068 ], [ -109.04282, 37.999301 ], [ -109.042074, 38.153023 ], [ -109.042062, 38.15549 ], [ -109.060062, 38.275489 ], [ -109.059962, 38.499987 ], [ -109.059541, 38.719888 ], [ -109.053943, 38.904414 ], [ -109.053797, 38.905284 ], [ -109.053233, 38.942467 ], [ -109.053292, 38.942878 ], [ -109.051516, 39.124982 ], [ -109.051417, 39.366677 ], [ -109.051363, 39.497674 ], [ -109.051221, 39.660472 ], [ -109.050873, 40.058915 ], [ -109.050813, 40.059579 ], [ -109.050944, 40.180712 ], [ -109.050973, 40.180849 ], [ -109.050854, 40.222662 ], [ -109.049955, 40.539901 ], [ -109.050074, 40.540358 ], [ -109.048249, 40.653601 ], [ -109.048296, 40.662602 ], [ -109.050076, 41.000659 ], [ -108.250649, 41.000114 ], [ -107.918421, 41.002036 ], [ -107.317794, 41.002957 ] ] ] ] } },
+{ "type": "Feature", "id": 4, "properties": { "GEO_ID": "0400000US09", "STATE": "09", "NAME": "Connecticut", "LSAD": "", "CENSUSAREA": 4842.3549999999996 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -72.397428, 42.033302 ], [ -72.198828, 42.030982 ], [ -72.135715, 42.030245 ], [ -72.135687, 42.030245 ], [ -72.10216, 42.028962 ], [ -72.059752, 42.027339 ], [ -71.80065, 42.023569 ], [ -71.799242, 42.008065 ], [ -71.796822, 41.928552 ], [ -71.796089, 41.904468 ], [ -71.794161, 41.841101 ], [ -71.794161, 41.840141 ], [ -71.792786, 41.80867 ], [ -71.792767, 41.807001 ], [ -71.789678, 41.724734 ], [ -71.789678, 41.724568 ], [ -71.789465, 41.640017 ], [ -71.789356, 41.59691 ], [ -71.789359, 41.596852 ], [ -71.797674, 41.41691 ], [ -71.797683, 41.416709 ], [ -71.81839, 41.419599 ], [ -71.839649, 41.412119 ], [ -71.842563, 41.409855 ], [ -71.843472, 41.40583 ], [ -71.842131, 41.395359 ], [ -71.833443, 41.384524 ], [ -71.831613, 41.370899 ], [ -71.83124, 41.344645 ], [ -71.83253, 41.341204 ], [ -71.839782, 41.33469 ], [ -71.85957, 41.322399 ], [ -71.868235, 41.330941 ], [ -71.886302, 41.33641 ], [ -71.91671, 41.332217 ], [ -71.922092, 41.334518 ], [ -71.923282, 41.335113 ], [ -71.936284, 41.337959 ], [ -71.945652, 41.337799 ], [ -71.956747, 41.329871 ], [ -71.970955, 41.324526 ], [ -71.979447, 41.329987 ], [ -71.982194, 41.329861 ], [ -71.988153, 41.320577 ], [ -72.021898, 41.316838 ], [ -72.084487, 41.319634 ], [ -72.094443, 41.314164 ], [ -72.09982, 41.306998 ], [ -72.11182, 41.299098 ], [ -72.134221, 41.299398 ], [ -72.16158, 41.310262 ], [ -72.173922, 41.317597 ], [ -72.177622, 41.322497 ], [ -72.184122, 41.323997 ], [ -72.191022, 41.323197 ], [ -72.201422, 41.315697 ], [ -72.203022, 41.313197 ], [ -72.204022, 41.299097 ], [ -72.212924, 41.291365 ], [ -72.225276, 41.299047 ], [ -72.235531, 41.300413 ], [ -72.248161, 41.299488 ], [ -72.251895, 41.29862 ], [ -72.250515, 41.294386 ], [ -72.251323, 41.289997 ], [ -72.261487, 41.282926 ], [ -72.31776, 41.277782 ], [ -72.327595, 41.27846 ], [ -72.333894, 41.282916 ], [ -72.34146, 41.28011 ], [ -72.348643, 41.277446 ], [ -72.348068, 41.269698 ], [ -72.386629, 41.261798 ], [ -72.398688, 41.278172 ], [ -72.40593, 41.278398 ], [ -72.451925, 41.278885 ], [ -72.472539, 41.270103 ], [ -72.485693, 41.270881 ], [ -72.499534, 41.265866 ], [ -72.506634, 41.260099 ], [ -72.51866, 41.261253 ], [ -72.521312, 41.2656 ], [ -72.529416, 41.264421 ], [ -72.533247, 41.26269 ], [ -72.536746, 41.256207 ], [ -72.537776, 41.255646 ], [ -72.546833, 41.250718 ], [ -72.547235, 41.250499 ], [ -72.570655, 41.267744 ], [ -72.571076, 41.268054 ], [ -72.571136, 41.268098 ], [ -72.583336, 41.271698 ], [ -72.585181, 41.271321 ], [ -72.585934, 41.271168 ], [ -72.586674, 41.271017 ], [ -72.587926, 41.270761 ], [ -72.589818, 41.270375 ], [ -72.590967, 41.270141 ], [ -72.598036, 41.268698 ], [ -72.607863, 41.270387 ], [ -72.610236, 41.270795 ], [ -72.617237, 41.271998 ], [ -72.617521, 41.27194 ], [ -72.617983, 41.271845 ], [ -72.631363, 41.269092 ], [ -72.641001, 41.267108 ], [ -72.641538, 41.266998 ], [ -72.642811, 41.266884 ], [ -72.650697, 41.266178 ], [ -72.653838, 41.265897 ], [ -72.653931, 41.265931 ], [ -72.654715, 41.266219 ], [ -72.662203, 41.268964 ], [ -72.662838, 41.269197 ], [ -72.667176, 41.268192 ], [ -72.671673, 41.267151 ], [ -72.672339, 41.266997 ], [ -72.674319, 41.26552 ], [ -72.684939, 41.257597 ], [ -72.685414, 41.252607 ], [ -72.685539, 41.251297 ], [ -72.689446, 41.247629 ], [ -72.690237, 41.246887 ], [ -72.690439, 41.246697 ], [ -72.693441, 41.245493 ], [ -72.694744, 41.24497 ], [ -72.69547, 41.244948 ], [ -72.701806, 41.244752 ], [ -72.706236, 41.244615 ], [ -72.707212, 41.244585 ], [ -72.708658, 41.24454 ], [ -72.708963, 41.24453 ], [ -72.709193, 41.244523 ], [ -72.710595, 41.24448 ], [ -72.710821, 41.244812 ], [ -72.713674, 41.249007 ], [ -72.711208, 41.251018 ], [ -72.71246, 41.254167 ], [ -72.722439, 41.259138 ], [ -72.732813, 41.254727 ], [ -72.754444, 41.266913 ], [ -72.757477, 41.266913 ], [ -72.786142, 41.264796 ], [ -72.818737, 41.252244 ], [ -72.819372, 41.254061 ], [ -72.826883, 41.256755 ], [ -72.847767, 41.25669 ], [ -72.85021, 41.255544 ], [ -72.854055, 41.24774 ], [ -72.861344, 41.245297 ], [ -72.881445, 41.242597 ], [ -72.895445, 41.243697 ], [ -72.900803, 41.245864 ], [ -72.904345, 41.247297 ], [ -72.905245, 41.248297 ], [ -72.903045, 41.252797 ], [ -72.902808, 41.252894 ], [ -72.894745, 41.256197 ], [ -72.89473, 41.25626 ], [ -72.893845, 41.259897 ], [ -72.89637, 41.263949 ], [ -72.903129, 41.274794 ], [ -72.907962, 41.282549 ], [ -72.9082, 41.282932 ], [ -72.916827, 41.282033 ], [ -72.917037, 41.281905 ], [ -72.920062, 41.280056 ], [ -72.920658, 41.271574 ], [ -72.920714, 41.27078 ], [ -72.920846, 41.268897 ], [ -72.931887, 41.261139 ], [ -72.933472, 41.260024 ], [ -72.935646, 41.258497 ], [ -72.956984, 41.25292 ], [ -72.959633, 41.252228 ], [ -72.961345, 41.25178 ], [ -72.962047, 41.251597 ], [ -72.983751, 41.235364 ], [ -72.985095, 41.234358 ], [ -72.986247, 41.233497 ], [ -72.997948, 41.222697 ], [ -73.003639, 41.215287 ], [ -73.007548, 41.210197 ], [ -73.013465, 41.205479 ], [ -73.013988, 41.205062 ], [ -73.014948, 41.204297 ], [ -73.020149, 41.204097 ], [ -73.020167, 41.204237 ], [ -73.020195, 41.204446 ], [ -73.02021, 41.204568 ], [ -73.020254, 41.204906 ], [ -73.020449, 41.206397 ], [ -73.022549, 41.207197 ], [ -73.024783, 41.207435 ], [ -73.045602, 41.209658 ], [ -73.05065, 41.210197 ], [ -73.054947, 41.208468 ], [ -73.05935, 41.206697 ], [ -73.07761, 41.195176 ], [ -73.07945, 41.194015 ], [ -73.09122, 41.184153 ], [ -73.092, 41.1835 ], [ -73.092147, 41.183377 ], [ -73.104328, 41.17317 ], [ -73.105483, 41.172203 ], [ -73.105493, 41.172194 ], [ -73.107987, 41.168738 ], [ -73.110352, 41.159697 ], [ -73.109952, 41.156997 ], [ -73.108352, 41.153718 ], [ -73.111052, 41.150797 ], [ -73.130253, 41.146797 ], [ -73.16437, 41.158565 ], [ -73.170074, 41.160532 ], [ -73.170701, 41.164945 ], [ -73.177774, 41.166697 ], [ -73.202656, 41.158096 ], [ -73.228295, 41.142602 ], [ -73.235058, 41.143996 ], [ -73.247958, 41.126396 ], [ -73.262358, 41.117496 ], [ -73.286759, 41.127896 ], [ -73.296359, 41.125696 ], [ -73.31186, 41.116296 ], [ -73.33066, 41.109996 ], [ -73.372296, 41.10402 ], [ -73.392162, 41.087696 ], [ -73.400154, 41.086299 ], [ -73.41367, 41.073258 ], [ -73.435063, 41.056696 ], [ -73.450364, 41.057096 ], [ -73.468239, 41.051347 ], [ -73.477364, 41.035997 ], [ -73.493327, 41.048173 ], [ -73.516903, 41.038738 ], [ -73.516766, 41.029497 ], [ -73.522666, 41.019297 ], [ -73.528866, 41.016397 ], [ -73.531169, 41.021919 ], [ -73.530189, 41.028776 ], [ -73.532786, 41.03167 ], [ -73.535338, 41.03192 ], [ -73.551494, 41.024336 ], [ -73.561968, 41.016797 ], [ -73.567668, 41.010897 ], [ -73.570068, 41.001597 ], [ -73.583968, 41.000897 ], [ -73.584988, 41.010537 ], [ -73.595699, 41.015995 ], [ -73.603952, 41.015054 ], [ -73.643478, 41.002171 ], [ -73.651175, 40.995229 ], [ -73.657336, 40.985171 ], [ -73.654671, 41.011697 ], [ -73.655371, 41.012797 ], [ -73.670472, 41.030097 ], [ -73.679973, 41.041797 ], [ -73.687173, 41.050697 ], [ -73.694273, 41.059296 ], [ -73.727775, 41.100696 ], [ -73.639672, 41.141495 ], [ -73.632153, 41.144921 ], [ -73.614407, 41.153001 ], [ -73.514617, 41.198434 ], [ -73.509487, 41.200814 ], [ -73.482709, 41.21276 ], [ -73.550961, 41.295422 ], [ -73.544728, 41.366375 ], [ -73.543641, 41.376778 ], [ -73.537673, 41.433905 ], [ -73.537469, 41.43589 ], [ -73.536969, 41.441094 ], [ -73.536067, 41.451331 ], [ -73.535986, 41.45306 ], [ -73.535885, 41.455236 ], [ -73.535857, 41.455709 ], [ -73.535769, 41.457159 ], [ -73.534369, 41.475894 ], [ -73.534269, 41.476394 ], [ -73.534269, 41.476911 ], [ -73.53415, 41.47806 ], [ -73.534055, 41.478968 ], [ -73.533969, 41.479693 ], [ -73.530067, 41.527194 ], [ -73.521457, 41.616429 ], [ -73.517473, 41.666646 ], [ -73.510171, 41.758686 ], [ -73.505008, 41.823773 ], [ -73.504944, 41.824285 ], [ -73.487314, 42.049638 ], [ -73.29442, 42.046984 ], [ -73.293097, 42.04694 ], [ -73.231056, 42.044945 ], [ -73.229798, 42.044877 ], [ -73.127276, 42.041964 ], [ -73.053254, 42.039861 ], [ -73.008739, 42.039356 ], [ -72.863733, 42.03771 ], [ -72.863619, 42.037709 ], [ -72.813541, 42.036494 ], [ -72.816741, 41.997595 ], [ -72.774757, 42.002129 ], [ -72.766739, 42.002995 ], [ -72.766139, 42.007695 ], [ -72.758151, 42.020865 ], [ -72.757467, 42.020947 ], [ -72.755838, 42.036195 ], [ -72.714134, 42.036608 ], [ -72.695927, 42.036788 ], [ -72.509187, 42.034607 ], [ -72.397428, 42.033302 ] ] ] ] } },
+{ "type": "Feature", "id": 5, "properties": { "GEO_ID": "0400000US11", "STATE": "11", "NAME": "District of Columbia", "LSAD": "", "CENSUSAREA": 61.048000000000002 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -77.032986, 38.8395 ], [ -77.031698, 38.850512 ], [ -77.040599, 38.871212 ], [ -77.068199, 38.899811 ], [ -77.0902, 38.904211 ], [ -77.1012, 38.911111 ], [ -77.119863, 38.934265 ], [ -77.1199, 38.934311 ], [ -77.1007, 38.94891 ], [ -77.054299, 38.98511 ], [ -77.040999, 38.99511 ], [ -77.036299, 38.99171 ], [ -77.015598, 38.97591 ], [ -77.013798, 38.97441 ], [ -77.008298, 38.97011 ], [ -77.002636, 38.965521 ], [ -77.002498, 38.96541 ], [ -76.941722, 38.918019 ], [ -76.909395, 38.892812 ], [ -76.910795, 38.891712 ], [ -76.919295, 38.885112 ], [ -76.920195, 38.884412 ], [ -76.949696, 38.861312 ], [ -76.953696, 38.858512 ], [ -77.001397, 38.821513 ], [ -77.024392, 38.80297 ], [ -77.038598, 38.791513 ], [ -77.032986, 38.8395 ] ] ] ] } },
+{ "type": "Feature", "id": 6, "properties": { "GEO_ID": "0400000US13", "STATE": "13", "NAME": "Georgia", "LSAD": "", "CENSUSAREA": 57513.485000000001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -84.810477, 34.987607 ], [ -84.809184, 34.987569 ], [ -84.808127, 34.987592 ], [ -84.775852, 34.9878 ], [ -84.731022, 34.988088 ], [ -84.727434, 34.98802 ], [ -84.621483, 34.988329 ], [ -84.509886, 34.98801 ], [ -84.509052, 34.988033 ], [ -84.394903, 34.98803 ], [ -84.393935, 34.988068 ], [ -84.321869, 34.988408 ], [ -84.129555, 34.987504 ], [ -84.129455, 34.987504 ], [ -84.029954, 34.987321 ], [ -84.021357, 34.98743 ], [ -84.005457, 34.98744 ], [ -83.936646, 34.987485 ], [ -83.936413, 34.987485 ], [ -83.673621, 34.987111 ], [ -83.620185, 34.992091 ], [ -83.549381, 34.992492 ], [ -83.483064, 34.993737 ], [ -83.108714, 35.000768 ], [ -83.108535, 35.000771 ], [ -83.143261, 34.924756 ], [ -83.242962, 34.877749 ], [ -83.267293, 34.832748 ], [ -83.283151, 34.821328 ], [ -83.32406, 34.788691 ], [ -83.339129, 34.741266 ], [ -83.352422, 34.716111 ], [ -83.352485, 34.715993 ], [ -83.351392, 34.714456 ], [ -83.350976, 34.713243 ], [ -83.351293, 34.701703 ], [ -83.338194, 34.687924 ], [ -83.337867, 34.687681 ], [ -83.291683, 34.653396 ], [ -83.240669, 34.624507 ], [ -83.240676, 34.624307 ], [ -83.167523, 34.600424 ], [ -83.170978, 34.598798 ], [ -83.170278, 34.592398 ], [ -83.106874, 34.534053 ], [ -83.087189, 34.515939 ], [ -83.072746, 34.504349 ], [ -83.052161, 34.493062 ], [ -83.034712, 34.483495 ], [ -83.006848, 34.474376 ], [ -82.995284, 34.474549 ], [ -82.992671, 34.479072 ], [ -82.992215, 34.479198 ], [ -82.979568, 34.482702 ], [ -82.939067, 34.486202 ], [ -82.902665, 34.485902 ], [ -82.882864, 34.479003 ], [ -82.873831, 34.471508 ], [ -82.874864, 34.468891 ], [ -82.848651, 34.423844 ], [ -82.766078, 34.293509 ], [ -82.755028, 34.276067 ], [ -82.74198, 34.230196 ], [ -82.743461, 34.227343 ], [ -82.744415, 34.224913 ], [ -82.74192, 34.210063 ], [ -82.741491, 34.208709 ], [ -82.731881, 34.178363 ], [ -82.717507, 34.150504 ], [ -82.70414, 34.141007 ], [ -82.67732, 34.131657 ], [ -82.668113, 34.12016 ], [ -82.659077, 34.103544 ], [ -82.658561, 34.103118 ], [ -82.654019, 34.100346 ], [ -82.652175, 34.099704 ], [ -82.641252, 34.088914 ], [ -82.640701, 34.088341 ], [ -82.597079, 34.01239 ], [ -82.564582, 33.95581 ], [ -82.564483, 33.955744 ], [ -82.429164, 33.865844 ], [ -82.422803, 33.863754 ], [ -82.408354, 33.86632 ], [ -82.403881, 33.865477 ], [ -82.32448, 33.820033 ], [ -82.301457, 33.801864 ], [ -82.247472, 33.752591 ], [ -82.218649, 33.686299 ], [ -82.196583, 33.630582 ], [ -82.179854, 33.615945 ], [ -82.135046, 33.591044 ], [ -82.12908, 33.589925 ], [ -82.124841, 33.591274 ], [ -82.11663, 33.589723 ], [ -82.098816, 33.586358 ], [ -82.069039, 33.575382 ], [ -82.046335, 33.56383 ], [ -82.028238, 33.544934 ], [ -82.014293, 33.530313 ], [ -82.007638, 33.523335 ], [ -82.007138, 33.522835 ], [ -81.967037, 33.480636 ], [ -81.957934, 33.468632 ], [ -81.912572, 33.408811 ], [ -81.902737, 33.331242 ], [ -81.852136, 33.247544 ], [ -81.851975, 33.247408 ], [ -81.772251, 33.18012 ], [ -81.696934, 33.116551 ], [ -81.620287, 33.095408 ], [ -81.615756, 33.092534 ], [ -81.541831, 33.045654 ], [ -81.51169, 33.024506 ], [ -81.496637, 33.010224 ], [ -81.491495, 32.998572 ], [ -81.494736, 32.978998 ], [ -81.49983, 32.963816 ], [ -81.423772, 32.810514 ], [ -81.404949, 32.747027 ], [ -81.405134, 32.744964 ], [ -81.414761, 32.63744 ], [ -81.418431, 32.634704 ], [ -81.41866, 32.629392 ], [ -81.411906, 32.61841 ], [ -81.389338, 32.595436 ], [ -81.389258, 32.595385 ], [ -81.348155, 32.569294 ], [ -81.328753, 32.561228 ], [ -81.318255, 32.559722 ], [ -81.286776, 32.544831 ], [ -81.275415, 32.539457 ], [ -81.199029, 32.467286 ], [ -81.168032, 32.368391 ], [ -81.140932, 32.349393 ], [ -81.134332, 32.341693 ], [ -81.122333, 32.305395 ], [ -81.120333, 32.285796 ], [ -81.128034, 32.276297 ], [ -81.125457, 32.22713 ], [ -81.122034, 32.161803 ], [ -81.117234, 32.117605 ], [ -81.113334, 32.113205 ], [ -81.06185, 32.087935 ], [ -81.042833, 32.084508 ], [ -81.004115, 32.072225 ], [ -80.885517, 32.0346 ], [ -80.859111, 32.023693 ], [ -80.852276, 32.026676 ], [ -80.84313, 32.024226 ], [ -80.840549, 32.011306 ], [ -80.841913, 32.002643 ], [ -80.848441, 31.988279 ], [ -80.862814, 31.969346 ], [ -80.882814, 31.959075 ], [ -80.897687, 31.949065 ], [ -80.911207, 31.943769 ], [ -80.929101, 31.944964 ], [ -80.930279, 31.956705 ], [ -80.948491, 31.95723 ], [ -80.972392, 31.94127 ], [ -80.975714, 31.923602 ], [ -80.968494, 31.915822 ], [ -80.954469, 31.911768 ], [ -80.941359, 31.912984 ], [ -80.934508, 31.90918 ], [ -80.947294, 31.89621 ], [ -80.971434, 31.877941 ], [ -80.99269, 31.857641 ], [ -81.000317, 31.856744 ], [ -81.014478, 31.867474 ], [ -81.041548, 31.876198 ], [ -81.065255, 31.877095 ], [ -81.058596, 31.857811 ], [ -81.05907, 31.850106 ], [ -81.06279, 31.84474 ], [ -81.076178, 31.836132 ], [ -81.075812, 31.829031 ], [ -81.057181, 31.822687 ], [ -81.050946, 31.822383 ], [ -81.04794, 31.824881 ], [ -81.039808, 31.823 ], [ -81.036958, 31.819558 ], [ -81.036873, 31.812721 ], [ -81.047345, 31.802865 ], [ -81.068116, 31.768735 ], [ -81.077057, 31.761256 ], [ -81.097402, 31.753126 ], [ -81.130634, 31.722692 ], [ -81.138448, 31.720934 ], [ -81.154686, 31.726203 ], [ -81.16067, 31.728144 ], [ -81.192784, 31.733245 ], [ -81.198394, 31.72607 ], [ -81.203572, 31.719448 ], [ -81.186303, 31.701509 ], [ -81.161084, 31.691401 ], [ -81.154624, 31.693874 ], [ -81.151888, 31.698411 ], [ -81.149369, 31.699304 ], [ -81.139394, 31.699917 ], [ -81.131137, 31.695774 ], [ -81.135608, 31.683491 ], [ -81.136408, 31.674832 ], [ -81.131728, 31.654484 ], [ -81.133493, 31.623348 ], [ -81.14997, 31.593476 ], [ -81.160364, 31.570436 ], [ -81.173079, 31.555908 ], [ -81.178822, 31.55553 ], [ -81.183252, 31.560058 ], [ -81.186114, 31.568032 ], [ -81.19438, 31.568101 ], [ -81.204315, 31.568183 ], [ -81.214536, 31.557601 ], [ -81.240699, 31.552313 ], [ -81.254218, 31.55594 ], [ -81.260076, 31.54828 ], [ -81.263905, 31.532579 ], [ -81.263437, 31.530932 ], [ -81.258809, 31.52906 ], [ -81.217948, 31.527284 ], [ -81.213519, 31.528152 ], [ -81.199518, 31.537596 ], [ -81.193016, 31.535833 ], [ -81.181592, 31.527697 ], [ -81.17831, 31.52241 ], [ -81.177254, 31.517074 ], [ -81.189643, 31.503588 ], [ -81.204883, 31.473124 ], [ -81.246911, 31.422784 ], [ -81.258616, 31.404425 ], [ -81.278798, 31.367214 ], [ -81.279338, 31.351127 ], [ -81.282923, 31.326491 ], [ -81.274513, 31.326237 ], [ -81.268027, 31.324218 ], [ -81.25482, 31.315452 ], [ -81.260958, 31.30391 ], [ -81.269906, 31.294489 ], [ -81.274688, 31.289454 ], [ -81.276862, 31.254734 ], [ -81.282842, 31.24433 ], [ -81.289136, 31.225487 ], [ -81.288403, 31.211065 ], [ -81.293359, 31.206332 ], [ -81.304957, 31.206173 ], [ -81.314183, 31.207938 ], [ -81.339028, 31.186918 ], [ -81.35488, 31.167204 ], [ -81.360791, 31.155903 ], [ -81.359349, 31.149166 ], [ -81.368241, 31.136534 ], [ -81.38683, 31.133214 ], [ -81.399677, 31.134113 ], [ -81.402096, 31.125383 ], [ -81.403732, 31.107115 ], [ -81.401209, 31.086143 ], [ -81.401267, 31.072781 ], [ -81.415123, 31.026718 ], [ -81.420474, 31.016703 ], [ -81.424732, 31.013678 ], [ -81.432475, 31.012991 ], [ -81.43471, 31.014641 ], [ -81.434923, 31.017804 ], [ -81.44317, 31.016661 ], [ -81.451444, 31.015515 ], [ -81.457795, 31.010259 ], [ -81.45924, 31.005692 ], [ -81.469298, 30.996028 ], [ -81.490586, 30.984952 ], [ -81.493651, 30.977528 ], [ -81.486966, 30.969602 ], [ -81.475789, 30.965976 ], [ -81.472321, 30.969899 ], [ -81.466814, 30.97091 ], [ -81.453568, 30.965573 ], [ -81.447388, 30.956732 ], [ -81.426929, 30.956615 ], [ -81.420108, 30.974076 ], [ -81.415825, 30.977192 ], [ -81.408484, 30.977718 ], [ -81.403409, 30.957914 ], [ -81.405153, 30.908203 ], [ -81.428577, 30.836336 ], [ -81.430835, 30.831156 ], [ -81.44013, 30.821369 ], [ -81.446927, 30.81039 ], [ -81.455287, 30.79093 ], [ -81.460061, 30.769912 ], [ -81.461065, 30.753684 ], [ -81.45947, 30.741979 ], [ -81.449375, 30.715601 ], [ -81.444124, 30.709714 ], [ -81.544618, 30.712636 ], [ -81.606221, 30.718135 ], [ -81.624298, 30.736194 ], [ -81.637222, 30.733835 ], [ -81.719927, 30.744634 ], [ -81.732627, 30.749934 ], [ -81.741278, 30.762681 ], [ -81.759338, 30.771377 ], [ -81.806652, 30.789683 ], [ -81.827014, 30.788933 ], [ -81.840375, 30.786384 ], [ -81.868608, 30.792754 ], [ -81.906014, 30.822176 ], [ -81.999836, 30.788348 ], [ -82.023213, 30.781987 ], [ -82.050432, 30.676266 ], [ -82.049401, 30.655296 ], [ -82.037609, 30.633271 ], [ -82.01329, 30.595665 ], [ -82.005477, 30.563495 ], [ -82.01699, 30.519358 ], [ -82.016103, 30.497355 ], [ -82.050031, 30.36249 ], [ -82.050069, 30.362338 ], [ -82.124835, 30.366564 ], [ -82.165192, 30.358035 ], [ -82.171508, 30.359869 ], [ -82.189583, 30.376213 ], [ -82.204151, 30.40133 ], [ -82.210291, 30.42459 ], [ -82.20604, 30.455507 ], [ -82.21233, 30.499558 ], [ -82.214385, 30.566958 ], [ -82.214847, 30.567009 ], [ -82.249841, 30.570863 ], [ -82.2581, 30.571559 ], [ -82.287343, 30.573458 ], [ -82.374844, 30.579004 ], [ -82.418915, 30.581745 ], [ -82.459544, 30.584272 ], [ -82.459792, 30.584287 ], [ -82.524899, 30.588189 ], [ -82.536233, 30.588885 ], [ -82.545055, 30.589361 ], [ -82.553159, 30.589934 ], [ -82.565476, 30.590622 ], [ -82.569237, 30.590965 ], [ -82.584002, 30.591796 ], [ -82.689271, 30.597719 ], [ -82.689539, 30.597734 ], [ -82.698618, 30.598232 ], [ -82.698902, 30.598271 ], [ -82.877259, 30.609024 ], [ -82.878779, 30.609082 ], [ -83.136616, 30.624346 ], [ -83.15617, 30.625504 ], [ -83.163309, 30.625895 ], [ -83.174411, 30.626444 ], [ -83.187391, 30.627223 ], [ -83.256218, 30.631279 ], [ -83.309249, 30.634405 ], [ -83.30925, 30.634405 ], [ -83.309455, 30.634417 ], [ -83.311647, 30.634577 ], [ -83.340852, 30.636336 ], [ -83.341011, 30.636346 ], [ -83.357703, 30.637359 ], [ -83.37946, 30.63868 ], [ -83.390062, 30.639333 ], [ -83.429477, 30.641519 ], [ -83.429584, 30.641496 ], [ -83.440021, 30.642023 ], [ -83.448895, 30.64241 ], [ -83.611667, 30.651255 ], [ -83.61172, 30.651258 ], [ -83.674058, 30.654747 ], [ -83.676773, 30.654905 ], [ -83.743729, 30.658396 ], [ -83.810536, 30.66188 ], [ -83.820886, 30.662612 ], [ -83.855216, 30.664412 ], [ -83.88022, 30.665832 ], [ -83.880317, 30.665807 ], [ -84.007391, 30.672097 ], [ -84.007454, 30.6721 ], [ -84.039707, 30.673819 ], [ -84.04181, 30.673878 ], [ -84.046605, 30.6742 ], [ -84.057228, 30.674705 ], [ -84.083753, 30.675954 ], [ -84.28121, 30.685256 ], [ -84.282562, 30.685316 ], [ -84.380719, 30.689673 ], [ -84.535042, 30.696523 ], [ -84.53937, 30.696775 ], [ -84.606249, 30.699872 ], [ -84.606386, 30.699865 ], [ -84.863465, 30.711487 ], [ -84.864693, 30.711542 ], [ -84.896122, 30.750591 ], [ -84.941925, 30.887988 ], [ -84.959626, 30.910587 ], [ -84.983527, 30.935486 ], [ -84.998628, 30.971386 ], [ -85.002368, 31.000682 ], [ -84.999428, 31.013843 ], [ -85.022121, 31.07548 ], [ -85.029736, 31.096163 ], [ -85.035615, 31.108192 ], [ -85.076628, 31.156927 ], [ -85.083582, 31.15963 ], [ -85.092106, 31.160293 ], [ -85.100207, 31.16549 ], [ -85.107516, 31.186451 ], [ -85.111871, 31.258388 ], [ -85.101561, 31.283362 ], [ -85.087651, 31.308677 ], [ -85.068065, 31.427586 ], [ -85.046859, 31.517451 ], [ -85.041305, 31.540987 ], [ -85.057473, 31.618624 ], [ -85.059534, 31.621717 ], [ -85.065236, 31.624351 ], [ -85.087029, 31.640966 ], [ -85.12553, 31.694965 ], [ -85.12653, 31.716764 ], [ -85.12223, 31.722764 ], [ -85.11893, 31.732664 ], [ -85.124501, 31.763081 ], [ -85.12523, 31.767063 ], [ -85.130731, 31.772263 ], [ -85.138668, 31.780425 ], [ -85.141331, 31.783163 ], [ -85.141831, 31.839861 ], [ -85.132931, 31.88826 ], [ -85.10663, 31.915159 ], [ -85.08213, 31.944658 ], [ -85.07233, 31.964758 ], [ -85.062246, 31.991857 ], [ -85.050212, 32.024196 ], [ -85.056029, 32.063055 ], [ -85.047865, 32.142033 ], [ -84.995929, 32.184852 ], [ -84.964828, 32.194952 ], [ -84.923638, 32.231539 ], [ -84.92165, 32.233306 ], [ -84.909052, 32.26354 ], [ -84.916611, 32.281177 ], [ -84.93868, 32.300708 ], [ -85.001874, 32.322015 ], [ -85.007103, 32.328362 ], [ -85.008096, 32.336677 ], [ -84.987386, 32.381201 ], [ -84.987278, 32.381623 ], [ -84.979431, 32.412244 ], [ -84.983831, 32.445643 ], [ -84.998231, 32.469842 ], [ -85.000779, 32.506548 ], [ -85.00103, 32.510157 ], [ -85.001052, 32.510477 ], [ -85.001324, 32.512973 ], [ -85.0071, 32.523868 ], [ -85.022509, 32.542923 ], [ -85.044606, 32.559499 ], [ -85.069583, 32.58393 ], [ -85.079935, 32.602889 ], [ -85.080288, 32.603577 ], [ -85.082454, 32.607022 ], [ -85.10479, 32.642542 ], [ -85.114737, 32.685634 ], [ -85.137136, 32.745168 ], [ -85.136776, 32.746512 ], [ -85.13204, 32.764211 ], [ -85.123421, 32.772248 ], [ -85.184131, 32.870525 ], [ -85.221868, 33.055538 ], [ -85.223261, 33.06258 ], [ -85.232378, 33.108077 ], [ -85.236509, 33.129562 ], [ -85.293902, 33.428079 ], [ -85.304439, 33.482884 ], [ -85.313999, 33.529807 ], [ -85.314091, 33.530218 ], [ -85.314994, 33.535898 ], [ -85.322497, 33.574167 ], [ -85.337974, 33.653111 ], [ -85.360491, 33.767958 ], [ -85.361844, 33.773951 ], [ -85.386693, 33.901697 ], [ -85.398837, 33.964129 ], [ -85.421731, 34.080821 ], [ -85.455057, 34.250689 ], [ -85.455371, 34.252854 ], [ -85.458071, 34.265736 ], [ -85.458693, 34.269437 ], [ -85.462304, 34.286365 ], [ -85.502316, 34.473954 ], [ -85.502454, 34.474527 ], [ -85.508384, 34.501212 ], [ -85.512108, 34.518252 ], [ -85.513699, 34.524133 ], [ -85.513709, 34.52417 ], [ -85.51393, 34.525192 ], [ -85.527127, 34.588684 ], [ -85.534423, 34.623789 ], [ -85.541264, 34.656701 ], [ -85.541267, 34.656783 ], [ -85.552454, 34.708138 ], [ -85.552482, 34.708321 ], [ -85.583145, 34.860371 ], [ -85.595163, 34.924171 ], [ -85.595191, 34.924331 ], [ -85.605165, 34.984678 ], [ -85.474472, 34.983972 ], [ -85.363919, 34.983375 ], [ -85.308257, 34.984375 ], [ -85.305457, 34.984475 ], [ -85.301488, 34.984475 ], [ -85.2945, 34.984651 ], [ -85.277556, 34.984975 ], [ -85.275856, 34.984975 ], [ -85.265055, 34.985075 ], [ -85.254955, 34.985175 ], [ -85.235555, 34.985475 ], [ -85.230354, 34.985475 ], [ -85.221854, 34.985475 ], [ -85.220554, 34.985575 ], [ -85.217854, 34.985675 ], [ -85.216554, 34.985675 ], [ -85.185905, 34.985995 ], [ -85.180553, 34.986075 ], [ -85.045183, 34.986883 ], [ -85.045052, 34.986859 ], [ -84.97986, 34.987647 ], [ -84.976973, 34.987669 ], [ -84.955623, 34.98783 ], [ -84.94442, 34.987864 ], [ -84.939306, 34.987916 ], [ -84.861314, 34.987791 ], [ -84.858032, 34.987746 ], [ -84.831799, 34.988004 ], [ -84.82401, 34.987707 ], [ -84.820478, 34.987913 ], [ -84.817279, 34.987753 ], [ -84.810742, 34.987615 ], [ -84.810477, 34.987607 ] ] ] ] } },
+{ "type": "Feature", "id": 7, "properties": { "GEO_ID": "0400000US17", "STATE": "17", "NAME": "Illinois", "LSAD": "", "CENSUSAREA": 55518.93 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -89.366031, 42.500274 ], [ -89.361561, 42.500012 ], [ -89.290896, 42.498853 ], [ -89.250759, 42.497994 ], [ -89.246972, 42.49813 ], [ -89.228279, 42.498047 ], [ -89.22627, 42.497957 ], [ -89.166728, 42.497256 ], [ -89.164905, 42.497347 ], [ -89.125111, 42.496957 ], [ -89.120365, 42.496992 ], [ -89.116949, 42.49691 ], [ -89.099012, 42.496499 ], [ -89.071141, 42.496208 ], [ -89.042898, 42.496255 ], [ -89.013804, 42.496097 ], [ -89.013667, 42.496087 ], [ -88.992977, 42.496026 ], [ -88.992659, 42.496025 ], [ -88.943264, 42.495114 ], [ -88.940391, 42.495046 ], [ -88.940388, 42.495046 ], [ -88.776496, 42.49402 ], [ -88.70738, 42.493587 ], [ -88.707378, 42.493587 ], [ -88.506912, 42.494883 ], [ -88.470597, 42.494672 ], [ -88.461397, 42.494618 ], [ -88.417396, 42.494618 ], [ -88.304692, 42.494773 ], [ -88.271691, 42.494818 ], [ -88.2169, 42.495923 ], [ -88.200172, 42.496016 ], [ -88.199521, 42.496013 ], [ -88.049782, 42.495319 ], [ -87.99018, 42.494519 ], [ -87.971279, 42.494019 ], [ -87.900242, 42.49302 ], [ -87.843594, 42.492307 ], [ -87.815872, 42.49192 ], [ -87.800561, 42.49192 ], [ -87.800477, 42.49192 ], [ -87.800317, 42.490578 ], [ -87.798971, 42.479278 ], [ -87.79823, 42.473054 ], [ -87.798071, 42.471721 ], [ -87.800752, 42.445867 ], [ -87.80337, 42.420621 ], [ -87.803529, 42.417759 ], [ -87.80375, 42.413793 ], [ -87.80537, 42.384721 ], [ -87.80613, 42.383357 ], [ -87.81557, 42.366416 ], [ -87.81657, 42.364621 ], [ -87.820858, 42.361584 ], [ -87.820871, 42.361544 ], [ -87.826717, 42.343497 ], [ -87.830646, 42.331368 ], [ -87.830986, 42.330317 ], [ -87.831221, 42.32853 ], [ -87.834769, 42.301522 ], [ -87.833468, 42.294892 ], [ -87.832738, 42.291173 ], [ -87.83253, 42.290109 ], [ -87.831286, 42.283772 ], [ -87.828569, 42.269922 ], [ -87.828034, 42.268673 ], [ -87.82772, 42.267937 ], [ -87.826944, 42.266125 ], [ -87.825313, 42.262313 ], [ -87.812461, 42.232278 ], [ -87.812422, 42.232185 ], [ -87.812315, 42.231935 ], [ -87.812267, 42.231823 ], [ -87.808395, 42.224271 ], [ -87.803873, 42.215449 ], [ -87.800066, 42.208024 ], [ -87.798589, 42.206007 ], [ -87.7983, 42.205611 ], [ -87.797497, 42.204514 ], [ -87.797444, 42.204442 ], [ -87.796937, 42.203748 ], [ -87.796779, 42.203533 ], [ -87.788313, 42.191966 ], [ -87.787241, 42.190501 ], [ -87.775295, 42.174179 ], [ -87.759327, 42.152362 ], [ -87.75639, 42.14835 ], [ -87.755826, 42.147579 ], [ -87.754767, 42.146132 ], [ -87.754444, 42.145691 ], [ -87.754358, 42.145573 ], [ -87.750396, 42.14016 ], [ -87.748486, 42.13755 ], [ -87.746421, 42.134729 ], [ -87.741662, 42.128227 ], [ -87.741318, 42.127812 ], [ -87.740787, 42.127172 ], [ -87.740718, 42.127089 ], [ -87.739735, 42.125903 ], [ -87.739529, 42.125655 ], [ -87.733929, 42.118903 ], [ -87.730463, 42.114723 ], [ -87.729387, 42.113426 ], [ -87.729378, 42.113414 ], [ -87.728335, 42.112157 ], [ -87.728191, 42.111984 ], [ -87.727248, 42.110847 ], [ -87.727005, 42.110554 ], [ -87.725196, 42.108373 ], [ -87.724661, 42.107727 ], [ -87.724603, 42.107674 ], [ -87.723723, 42.106879 ], [ -87.722306, 42.105596 ], [ -87.72222, 42.105518 ], [ -87.7215, 42.104866 ], [ -87.720407, 42.103878 ], [ -87.720303, 42.103783 ], [ -87.718065, 42.101758 ], [ -87.717504, 42.10125 ], [ -87.717276, 42.101044 ], [ -87.717169, 42.100947 ], [ -87.712206, 42.096455 ], [ -87.71096, 42.095328 ], [ -87.706415, 42.092213 ], [ -87.704594, 42.090966 ], [ -87.703882, 42.090478 ], [ -87.70237, 42.089442 ], [ -87.682359, 42.075729 ], [ -87.682179, 42.075441 ], [ -87.68075, 42.07316 ], [ -87.679843, 42.071713 ], [ -87.671462, 42.058334 ], [ -87.670512, 42.05298 ], [ -87.670699, 42.052305 ], [ -87.671119, 42.050781 ], [ -87.671184, 42.050548 ], [ -87.671894, 42.047972 ], [ -87.671094, 42.042802 ], [ -87.668982, 42.029142 ], [ -87.630953, 41.933132 ], [ -87.63087, 41.932784 ], [ -87.627038, 41.916738 ], [ -87.624763, 41.907209 ], [ -87.624134, 41.904574 ], [ -87.624052, 41.904232 ], [ -87.622944, 41.90202 ], [ -87.619852, 41.901392 ], [ -87.617433, 41.898032 ], [ -87.614163, 41.893418 ], [ -87.612291, 41.893335 ], [ -87.611659, 41.892216 ], [ -87.611659, 41.890708 ], [ -87.61268, 41.889248 ], [ -87.614188, 41.888421 ], [ -87.613556, 41.88448 ], [ -87.613654, 41.884412 ], [ -87.615734, 41.882958 ], [ -87.616537, 41.882396 ], [ -87.616251, 41.868933 ], [ -87.60945, 41.845233 ], [ -87.600549, 41.826833 ], [ -87.587123, 41.811422 ], [ -87.587054, 41.811342 ], [ -87.580948, 41.804334 ], [ -87.58092, 41.804225 ], [ -87.58055, 41.80275 ], [ -87.576347, 41.786034 ], [ -87.560646, 41.766034 ], [ -87.542845, 41.752135 ], [ -87.530745, 41.748235 ], [ -87.524141, 41.72399 ], [ -87.524044, 41.708335 ], [ -87.524944, 41.702635 ], [ -87.524844, 41.691635 ], [ -87.524642, 41.634935 ], [ -87.524742, 41.632435 ], [ -87.524642, 41.622535 ], [ -87.524641, 41.563335 ], [ -87.525669, 41.470283 ], [ -87.525671, 41.470115 ], [ -87.525623, 41.453619 ], [ -87.526768, 41.298177 ], [ -87.526768, 41.298052 ], [ -87.52657, 41.166097 ], [ -87.526567, 41.163865 ], [ -87.52666, 41.16009 ], [ -87.526719, 41.159448 ], [ -87.526693, 41.153958 ], [ -87.526696, 41.149222 ], [ -87.5267, 41.139658 ], [ -87.526711, 41.121485 ], [ -87.52652, 41.024837 ], [ -87.526346, 41.010583 ], [ -87.526307, 41.010355 ], [ -87.526305, 41.010346 ], [ -87.526084, 40.911914 ], [ -87.526437, 40.894209 ], [ -87.525962, 40.880618 ], [ -87.526113, 40.879703 ], [ -87.525783, 40.854357 ], [ -87.526129, 40.73695 ], [ -87.526129, 40.736885 ], [ -87.526292, 40.535409 ], [ -87.526352, 40.535111 ], [ -87.526376, 40.491574 ], [ -87.526379, 40.491237 ], [ -87.526502, 40.477158 ], [ -87.526511, 40.476879 ], [ -87.526549, 40.475659 ], [ -87.526809, 40.46217 ], [ -87.530054, 40.250671 ], [ -87.529992, 40.250036 ], [ -87.530828, 40.191812 ], [ -87.531133, 40.17003 ], [ -87.531438, 40.148123 ], [ -87.531439, 40.148027 ], [ -87.531759, 40.144273 ], [ -87.531561, 40.133005 ], [ -87.532308, 40.011587 ], [ -87.532308, 40.011492 ], [ -87.532287, 40.000037 ], [ -87.532331, 39.997776 ], [ -87.532542, 39.987462 ], [ -87.532683, 39.977691 ], [ -87.53279, 39.97501 ], [ -87.532776, 39.971077 ], [ -87.533227, 39.883127 ], [ -87.533227, 39.883 ], [ -87.533142, 39.810947 ], [ -87.533056, 39.803922 ], [ -87.533058, 39.796243 ], [ -87.533066, 39.781743 ], [ -87.532703, 39.664868 ], [ -87.532444, 39.646102 ], [ -87.532365, 39.646126 ], [ -87.532196, 39.607306 ], [ -87.532008, 39.564013 ], [ -87.531939, 39.545853 ], [ -87.531965, 39.526937 ], [ -87.531692, 39.495516 ], [ -87.531627, 39.491698 ], [ -87.531663, 39.47712 ], [ -87.531663, 39.47711 ], [ -87.531624, 39.469378 ], [ -87.531608, 39.466225 ], [ -87.531489, 39.449474 ], [ -87.531355, 39.437732 ], [ -87.531355, 39.436656 ], [ -87.531646, 39.347888 ], [ -87.537271, 39.352089 ], [ -87.544013, 39.352907 ], [ -87.584852, 39.337329 ], [ -87.589084, 39.333831 ], [ -87.604043, 39.313526 ], [ -87.61005, 39.282232 ], [ -87.605543, 39.261122 ], [ -87.604076, 39.259459 ], [ -87.593486, 39.247452 ], [ -87.587507, 39.249282 ], [ -87.605173, 39.185897 ], [ -87.628727, 39.157427 ], [ -87.642174, 39.157097 ], [ -87.651719, 39.150602 ], [ -87.658746, 39.135997 ], [ -87.614881, 39.102655 ], [ -87.572588, 39.057286 ], [ -87.512187, 38.954417 ], [ -87.518826, 38.923205 ], [ -87.52791, 38.908209 ], [ -87.528108, 38.908027 ], [ -87.540804, 38.896385 ], [ -87.553384, 38.863344 ], [ -87.550515, 38.85956 ], [ -87.537248, 38.853592 ], [ -87.532064, 38.852503 ], [ -87.528194, 38.851691 ], [ -87.525893, 38.848795 ], [ -87.495211, 38.78306 ], [ -87.498515, 38.758983 ], [ -87.519609, 38.697198 ], [ -87.531231, 38.684036 ], [ -87.540052, 38.679143 ], [ -87.579397, 38.672475 ], [ -87.593678, 38.667402 ], [ -87.60018, 38.662462 ], [ -87.62012, 38.639489 ], [ -87.627345, 38.607237 ], [ -87.651529, 38.568166 ], [ -87.670071, 38.545237 ], [ -87.669232, 38.541742 ], [ -87.656144, 38.521668 ], [ -87.740001, 38.415698 ], [ -87.750028, 38.403027 ], [ -87.863032, 38.280172 ], [ -87.923958, 38.258409 ], [ -87.951715, 38.239632 ], [ -87.955344, 38.230008 ], [ -87.961103, 38.214733 ], [ -87.959062, 38.203712 ], [ -87.951307, 38.193099 ], [ -87.940694, 38.181261 ], [ -87.928856, 38.176771 ], [ -87.915666, 38.173322 ], [ -87.910792, 38.167666 ], [ -87.911034, 38.162194 ], [ -87.92783, 38.141545 ], [ -87.942176, 38.131759 ], [ -87.974272, 38.121981 ], [ -88.013118, 38.103527 ], [ -88.042132, 38.046345 ], [ -88.041532, 38.037345 ], [ -88.012574, 37.977062 ], [ -88.013451, 37.893951 ], [ -88.017073, 37.889222 ], [ -88.021117, 37.888057 ], [ -88.055373, 37.891238 ], [ -88.071449, 37.895813 ], [ -88.049453, 37.845187 ], [ -88.027789, 37.828298 ], [ -88.02803, 37.799224 ], [ -88.039, 37.775454 ], [ -88.045008, 37.762436 ], [ -88.050969, 37.752599 ], [ -88.059588, 37.742608 ], [ -88.072538, 37.733286 ], [ -88.122412, 37.709685 ], [ -88.151646, 37.675098 ], [ -88.158207, 37.664542 ], [ -88.160187, 37.657592 ], [ -88.156827, 37.632801 ], [ -88.139973, 37.586451 ], [ -88.133416, 37.574277 ], [ -88.133393, 37.574235 ], [ -88.133306, 37.574191 ], [ -88.133235, 37.574154 ], [ -88.121517, 37.568166 ], [ -88.072242, 37.528826 ], [ -88.063311, 37.515755 ], [ -88.061311, 37.505332 ], [ -88.061292, 37.505232 ], [ -88.062562, 37.489385 ], [ -88.083395, 37.473683 ], [ -88.255193, 37.456748 ], [ -88.281667, 37.452596 ], [ -88.312585, 37.440591 ], [ -88.330622, 37.429316 ], [ -88.358436, 37.40486 ], [ -88.408808, 37.425216 ], [ -88.414895, 37.423461 ], [ -88.439333, 37.416416 ], [ -88.456, 37.408482 ], [ -88.470224, 37.396255 ], [ -88.476592, 37.386875 ], [ -88.514661, 37.290948 ], [ -88.515939, 37.284043 ], [ -88.509328, 37.26213 ], [ -88.471753, 37.220155 ], [ -88.458763, 37.213536 ], [ -88.447764, 37.203527 ], [ -88.424403, 37.152428 ], [ -88.444605, 37.098601 ], [ -88.458948, 37.073796 ], [ -88.482856, 37.067114 ], [ -88.490297, 37.066669 ], [ -88.514356, 37.065231 ], [ -88.531576, 37.067192 ], [ -88.545403, 37.070003 ], [ -88.560032, 37.07601 ], [ -88.564152, 37.07844 ], [ -88.576718, 37.085852 ], [ -88.589207, 37.099655 ], [ -88.625889, 37.119458 ], [ -88.809206, 37.189235 ], [ -88.916934, 37.224291 ], [ -88.928021, 37.226281 ], [ -88.942111, 37.228811 ], [ -88.933385, 37.225005 ], [ -88.933399, 37.225007 ], [ -88.966831, 37.229891 ], [ -88.98326, 37.228685 ], [ -89.000968, 37.224401 ], [ -89.041263, 37.202881 ], [ -89.086526, 37.165602 ], [ -89.168087, 37.074218 ], [ -89.171881, 37.068184 ], [ -89.175725, 37.062069 ], [ -89.181369, 37.046305 ], [ -89.182509, 37.037275 ], [ -89.178975, 37.020928 ], [ -89.173595, 37.011409 ], [ -89.166447, 37.003337 ], [ -89.132685, 36.9822 ], [ -89.170008, 36.970298 ], [ -89.185491, 36.973518 ], [ -89.207013, 36.982437 ], [ -89.226247, 36.985287 ], [ -89.245481, 36.98315 ], [ -89.261154, 36.982437 ], [ -89.271127, 36.985287 ], [ -89.278628, 36.98867 ], [ -89.29213, 36.992189 ], [ -89.322733, 37.009033 ], [ -89.378277, 37.039605 ], [ -89.383937, 37.046441 ], [ -89.385434, 37.05513 ], [ -89.414471, 37.12505 ], [ -89.467631, 37.2182 ], [ -89.491222, 37.248629 ], [ -89.517032, 37.28192 ], [ -89.518393, 37.289354 ], [ -89.511842, 37.310825 ], [ -89.489005, 37.333368 ], [ -89.484598, 37.334832 ], [ -89.474569, 37.338165 ], [ -89.447556, 37.340475 ], [ -89.43604, 37.344441 ], [ -89.432836, 37.347056 ], [ -89.428185, 37.356158 ], [ -89.421054, 37.387668 ], [ -89.42594, 37.407471 ], [ -89.439769, 37.4372 ], [ -89.450969, 37.450069 ], [ -89.475525, 37.471388 ], [ -89.492051, 37.494008 ], [ -89.517051, 37.537278 ], [ -89.521697, 37.557325 ], [ -89.521523, 37.566208 ], [ -89.521407, 37.572143 ], [ -89.521274, 37.578971 ], [ -89.518007, 37.583962 ], [ -89.511936, 37.584564 ], [ -89.506563, 37.62505 ], [ -89.515436, 37.67137 ], [ -89.671255, 37.801144 ], [ -89.674304, 37.803179 ], [ -89.739873, 37.84693 ], [ -89.844786, 37.905572 ], [ -89.851048, 37.90398 ], [ -89.862949, 37.896906 ], [ -89.881475, 37.879591 ], [ -89.901832, 37.869822 ], [ -89.923185, 37.870672 ], [ -89.937383, 37.874693 ], [ -89.938191, 37.875111 ], [ -89.950594, 37.881526 ], [ -89.973642, 37.917661 ], [ -89.974918, 37.926719 ], [ -89.997103, 37.963225 ], [ -90.072283, 38.017001 ], [ -90.126532, 38.041666 ], [ -90.203847, 38.088753 ], [ -90.243116, 38.112669 ], [ -90.254112, 38.12199 ], [ -90.334258, 38.189932 ], [ -90.353902, 38.213855 ], [ -90.363926, 38.236355 ], [ -90.373929, 38.281853 ], [ -90.372519, 38.323354 ], [ -90.370819, 38.333554 ], [ -90.350918, 38.375053 ], [ -90.346118, 38.381853 ], [ -90.340297, 38.386998 ], [ -90.295316, 38.426753 ], [ -90.285215, 38.443453 ], [ -90.279215, 38.472453 ], [ -90.263064, 38.52022 ], [ -90.260314, 38.528352 ], [ -90.257773, 38.532008 ], [ -90.248913, 38.544752 ], [ -90.224512, 38.574651 ], [ -90.202511, 38.588651 ], [ -90.196011, 38.594451 ], [ -90.18451, 38.611551 ], [ -90.182625, 38.617989 ], [ -90.17801, 38.63375 ], [ -90.17771, 38.64275 ], [ -90.18111, 38.65955 ], [ -90.181399, 38.660378 ], [ -90.18641, 38.67475 ], [ -90.19521, 38.68755 ], [ -90.20221, 38.69345 ], [ -90.20921, 38.70275 ], [ -90.21201, 38.71175 ], [ -90.20991, 38.72605 ], [ -90.171309, 38.766549 ], [ -90.165082, 38.770618 ], [ -90.123107, 38.798048 ], [ -90.117707, 38.805748 ], [ -90.114707, 38.815048 ], [ -90.109107, 38.837448 ], [ -90.109407, 38.843548 ], [ -90.113327, 38.849306 ], [ -90.207035, 38.898954 ], [ -90.22585, 38.908923 ], [ -90.250248, 38.919344 ], [ -90.275932, 38.926453 ], [ -90.385751, 38.956848 ], [ -90.406367, 38.962554 ], [ -90.450792, 38.967764 ], [ -90.450809, 38.967758 ], [ -90.467784, 38.961809 ], [ -90.472122, 38.958838 ], [ -90.482419, 38.94446 ], [ -90.482725, 38.934712 ], [ -90.486974, 38.925982 ], [ -90.507451, 38.902767 ], [ -90.54403, 38.87505 ], [ -90.555693, 38.870785 ], [ -90.566557, 38.868847 ], [ -90.583388, 38.86903 ], [ -90.625122, 38.888654 ], [ -90.657254, 38.92027 ], [ -90.663372, 38.928042 ], [ -90.66587, 38.934195 ], [ -90.71158, 39.046798 ], [ -90.713629, 39.053977 ], [ -90.712541, 39.057064 ], [ -90.682744, 39.088348 ], [ -90.681086, 39.10059 ], [ -90.718996, 39.224973 ], [ -90.726981, 39.251173 ], [ -90.72996, 39.255894 ], [ -90.799346, 39.313087 ], [ -90.842175, 39.341932 ], [ -90.882706, 39.362254 ], [ -90.939983, 39.393555 ], [ -90.993789, 39.422959 ], [ -91.042351, 39.452062 ], [ -91.158606, 39.553048 ], [ -91.168419, 39.564928 ], [ -91.178012, 39.598196 ], [ -91.229317, 39.620853 ], [ -91.313162, 39.684907 ], [ -91.349039, 39.712316 ], [ -91.367753, 39.729029 ], [ -91.370009, 39.732524 ], [ -91.369953, 39.745042 ], [ -91.367962, 39.759124 ], [ -91.365396, 39.777266 ], [ -91.432919, 39.840554 ], [ -91.446385, 39.870394 ], [ -91.455887, 39.945538 ], [ -91.460287, 39.980333 ], [ -91.494865, 40.037421 ], [ -91.510322, 40.127994 ], [ -91.512974, 40.181062 ], [ -91.510332, 40.201142 ], [ -91.505968, 40.234305 ], [ -91.501435, 40.248874 ], [ -91.489868, 40.286048 ], [ -91.46214, 40.342414 ], [ -91.444833, 40.36317 ], [ -91.419422, 40.378264 ], [ -91.38836, 40.384929 ], [ -91.375746, 40.391879 ], [ -91.372554, 40.4012 ], [ -91.36391, 40.490122 ], [ -91.364211, 40.500043 ], [ -91.369059, 40.512532 ], [ -91.384531, 40.530948 ], [ -91.404125, 40.539127 ], [ -91.406851, 40.547557 ], [ -91.405241, 40.554641 ], [ -91.359873, 40.601805 ], [ -91.348733, 40.609695 ], [ -91.339719, 40.613488 ], [ -91.306524, 40.626231 ], [ -91.253074, 40.637962 ], [ -91.218437, 40.638437 ], [ -91.197906, 40.636107 ], [ -91.18698, 40.637297 ], [ -91.185415, 40.638052 ], [ -91.138055, 40.660893 ], [ -91.122421, 40.670675 ], [ -91.112258, 40.696218 ], [ -91.11194, 40.697018 ], [ -91.094728, 40.797833 ], [ -91.097031, 40.802471 ], [ -91.097553, 40.808433 ], [ -91.092993, 40.821079 ], [ -91.009536, 40.900565 ], [ -90.9985, 40.90812 ], [ -90.968995, 40.919127 ], [ -90.962916, 40.924957 ], [ -90.952233, 40.954047 ], [ -90.942253, 41.034702 ], [ -90.945549, 41.06173 ], [ -90.948523, 41.070248 ], [ -90.949383, 41.07271 ], [ -90.949383, 41.072711 ], [ -90.946627, 41.096632 ], [ -90.989663, 41.155716 ], [ -90.997906, 41.162564 ], [ -91.005503, 41.165622 ], [ -91.019036, 41.16491 ], [ -91.049808, 41.178033 ], [ -91.113648, 41.241401 ], [ -91.114186, 41.250029 ], [ -91.079657, 41.333727 ], [ -91.078682, 41.336089 ], [ -91.047819, 41.4109 ], [ -91.039872, 41.418523 ], [ -91.027787, 41.423603 ], [ -90.989976, 41.431962 ], [ -90.847458, 41.455019 ], [ -90.786282, 41.452888 ], [ -90.771672, 41.450761 ], [ -90.737537, 41.450127 ], [ -90.655839, 41.462132 ], [ -90.605937, 41.494232 ], [ -90.499475, 41.518055 ], [ -90.474332, 41.519733 ], [ -90.461432, 41.523533 ], [ -90.39793, 41.572233 ], [ -90.34165, 41.621484 ], [ -90.343162, 41.648141 ], [ -90.334525, 41.679559 ], [ -90.317041, 41.729104 ], [ -90.31522, 41.734264 ], [ -90.309826, 41.743321 ], [ -90.302782, 41.750031 ], [ -90.278633, 41.767358 ], [ -90.242747, 41.783767 ], [ -90.222263, 41.793133 ], [ -90.20844, 41.797176 ], [ -90.187969, 41.803163 ], [ -90.181973, 41.80707 ], [ -90.152104, 41.928947 ], [ -90.1516, 41.931002 ], [ -90.140613, 41.995999 ], [ -90.141167, 42.008931 ], [ -90.150916, 42.02944 ], [ -90.154221, 42.033073 ], [ -90.164537, 42.045007 ], [ -90.166495, 42.054543 ], [ -90.168358, 42.075779 ], [ -90.163405, 42.087613 ], [ -90.161119, 42.104404 ], [ -90.162225, 42.11488 ], [ -90.167533, 42.122475 ], [ -90.211328, 42.15401 ], [ -90.234919, 42.165431 ], [ -90.306531, 42.190439 ], [ -90.316269, 42.1936 ], [ -90.349162, 42.204277 ], [ -90.356964, 42.205445 ], [ -90.375129, 42.214811 ], [ -90.391108, 42.225473 ], [ -90.419326, 42.254467 ], [ -90.430884, 42.27823 ], [ -90.430735, 42.284211 ], [ -90.424326, 42.293326 ], [ -90.4162, 42.321314 ], [ -90.416535, 42.325109 ], [ -90.419027, 42.328505 ], [ -90.474834, 42.381473 ], [ -90.477279, 42.383794 ], [ -90.559451, 42.430695 ], [ -90.624328, 42.458904 ], [ -90.646727, 42.471904 ], [ -90.654027, 42.478503 ], [ -90.656327, 42.483603 ], [ -90.656527, 42.489203 ], [ -90.655927, 42.491703 ], [ -90.640927, 42.508302 ], [ -90.617731, 42.508077 ], [ -90.614589, 42.508053 ], [ -90.565441, 42.5076 ], [ -90.555862, 42.507509 ], [ -90.551165, 42.507691 ], [ -90.544799, 42.507713 ], [ -90.544347, 42.507707 ], [ -90.532254, 42.507573 ], [ -90.491716, 42.507624 ], [ -90.479446, 42.507416 ], [ -90.474955, 42.507484 ], [ -90.437011, 42.507147 ], [ -90.426378, 42.507059 ], [ -90.405927, 42.506891 ], [ -90.370673, 42.507111 ], [ -90.367874, 42.507114 ], [ -90.362652, 42.507048 ], [ -90.303823, 42.507469 ], [ -90.272864, 42.507531 ], [ -90.269335, 42.507726 ], [ -90.267143, 42.507642 ], [ -90.253121, 42.50734 ], [ -90.250622, 42.507521 ], [ -90.22319, 42.507765 ], [ -90.206073, 42.507747 ], [ -90.181572, 42.508068 ], [ -90.164363, 42.508272 ], [ -90.142922, 42.508151 ], [ -90.095004, 42.507885 ], [ -90.093026, 42.50816 ], [ -90.018665, 42.507288 ], [ -90.017028, 42.507127 ], [ -89.999314, 42.506914 ], [ -89.997213, 42.506755 ], [ -89.985645, 42.506431 ], [ -89.985072, 42.506464 ], [ -89.926484, 42.505787 ], [ -89.926374, 42.505788 ], [ -89.926224, 42.505788 ], [ -89.837587, 42.505543 ], [ -89.801897, 42.505444 ], [ -89.799704, 42.505421 ], [ -89.793957, 42.505466 ], [ -89.780302, 42.505349 ], [ -89.769643, 42.505322 ], [ -89.742395, 42.505382 ], [ -89.693487, 42.505099 ], [ -89.690088, 42.505191 ], [ -89.667596, 42.50496 ], [ -89.650324, 42.504613 ], [ -89.644176, 42.50452 ], [ -89.61341, 42.503942 ], [ -89.603523, 42.503557 ], [ -89.600001, 42.503672 ], [ -89.594779, 42.503468 ], [ -89.564407, 42.502628 ], [ -89.522542, 42.501889 ], [ -89.493216, 42.501514 ], [ -89.492612, 42.501514 ], [ -89.4843, 42.501426 ], [ -89.425162, 42.500726 ], [ -89.423926, 42.500818 ], [ -89.422567, 42.50068 ], [ -89.420991, 42.500589 ], [ -89.401432, 42.500433 ], [ -89.401416, 42.500433 ], [ -89.366031, 42.500274 ] ] ] ] } },
+{ "type": "Feature", "id": 8, "properties": { "GEO_ID": "0400000US18", "STATE": "18", "NAME": "Indiana", "LSAD": "", "CENSUSAREA": 35826.108999999997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -84.804119, 40.352757 ], [ -84.803917, 40.310115 ], [ -84.803918, 40.310094 ], [ -84.804098, 40.302498 ], [ -84.805627, 40.223659 ], [ -84.806175, 40.197995 ], [ -84.80634, 40.192327 ], [ -84.806347, 40.192252 ], [ -84.806766, 40.180128 ], [ -84.808291, 40.129027 ], [ -84.808305, 40.127018 ], [ -84.808706, 40.107216 ], [ -84.809737, 40.048929 ], [ -84.810099, 40.034214 ], [ -84.81067, 40.005074 ], [ -84.812193, 39.92734 ], [ -84.812357, 39.921764 ], [ -84.812411, 39.916916 ], [ -84.812411, 39.916915 ], [ -84.812698, 39.891585 ], [ -84.812787, 39.89083 ], [ -84.81305, 39.872958 ], [ -84.813464, 39.853261 ], [ -84.813549, 39.850773 ], [ -84.813674, 39.843173 ], [ -84.813703, 39.843059 ], [ -84.813793, 39.826771 ], [ -84.813852, 39.824621 ], [ -84.814179, 39.814212 ], [ -84.81412, 39.811398 ], [ -84.814209, 39.799755 ], [ -84.814179, 39.786853 ], [ -84.814189, 39.785569 ], [ -84.814129, 39.72662 ], [ -84.814129, 39.726556 ], [ -84.81453, 39.680429 ], [ -84.814619, 39.669174 ], [ -84.814705, 39.628854 ], [ -84.815156, 39.568351 ], [ -84.815036, 39.567695 ], [ -84.814955, 39.567251 ], [ -84.814955, 39.566251 ], [ -84.815155, 39.548051 ], [ -84.815355, 39.521951 ], [ -84.815355, 39.52195 ], [ -84.815555, 39.511052 ], [ -84.815555, 39.510952 ], [ -84.815754, 39.477358 ], [ -84.815754, 39.477352 ], [ -84.817453, 39.391753 ], [ -84.819352, 39.309454 ], [ -84.819451, 39.305153 ], [ -84.819451, 39.305152 ], [ -84.819622, 39.27159 ], [ -84.819633, 39.261855 ], [ -84.819859, 39.251018 ], [ -84.819801, 39.247806 ], [ -84.819813, 39.244334 ], [ -84.819802, 39.157613 ], [ -84.819826, 39.156504 ], [ -84.819985, 39.149081 ], [ -84.820157, 39.10548 ], [ -84.831197, 39.10192 ], [ -84.888873, 39.066376 ], [ -84.897364, 39.057378 ], [ -84.897171, 39.052407 ], [ -84.889065, 39.04082 ], [ -84.878614, 39.030296 ], [ -84.849445, 39.000923 ], [ -84.813182, 38.930583 ], [ -84.789521, 38.884687 ], [ -84.785111, 38.879988 ], [ -84.785799, 38.869496 ], [ -84.791078, 38.855859 ], [ -84.81335, 38.79833 ], [ -84.844412, 38.787078 ], [ -84.944296, 38.775184 ], [ -84.973432, 38.778847 ], [ -84.984627, 38.779072 ], [ -84.995939, 38.776756 ], [ -85.024205, 38.763311 ], [ -85.100963, 38.7268 ], [ -85.106902, 38.720789 ], [ -85.13868, 38.699168 ], [ -85.156158, 38.692251 ], [ -85.172528, 38.688082 ], [ -85.189362, 38.687579 ], [ -85.201498, 38.691575 ], [ -85.213257, 38.695446 ], [ -85.226062, 38.705456 ], [ -85.246505, 38.731821 ], [ -85.258846, 38.737754 ], [ -85.275454, 38.741172 ], [ -85.289226, 38.74241 ], [ -85.333285, 38.74048 ], [ -85.410925, 38.73708 ], [ -85.422021, 38.734834 ], [ -85.434065, 38.729455 ], [ -85.452114, 38.709348 ], [ -85.456978, 38.689135 ], [ -85.439351, 38.610388 ], [ -85.427467, 38.586735 ], [ -85.415821, 38.563558 ], [ -85.4156, 38.546341 ], [ -85.417322, 38.540763 ], [ -85.423077, 38.531581 ], [ -85.432928, 38.524072 ], [ -85.433136, 38.523914 ], [ -85.462518, 38.512602 ], [ -85.607629, 38.439295 ], [ -85.620521, 38.423105 ], [ -85.632937, 38.395666 ], [ -85.638041, 38.380338 ], [ -85.638044, 38.38027 ], [ -85.638777, 38.361443 ], [ -85.653641, 38.327108 ], [ -85.675017, 38.301317 ], [ -85.683561, 38.295469 ], [ -85.744862, 38.26717 ], [ -85.750962, 38.26787 ], [ -85.761062, 38.27257 ], [ -85.766563, 38.27767 ], [ -85.765963, 38.280469 ], [ -85.773363, 38.286169 ], [ -85.780963, 38.288469 ], [ -85.791563, 38.288569 ], [ -85.791575, 38.288566 ], [ -85.816164, 38.282969 ], [ -85.823764, 38.280569 ], [ -85.829364, 38.276769 ], [ -85.897664, 38.184269 ], [ -85.89955, 38.180343 ], [ -85.908764, 38.161169 ], [ -85.909464, 38.14007 ], [ -85.905164, 38.11107 ], [ -85.904564, 38.10027 ], [ -85.906163, 38.08617 ], [ -85.911607, 38.06689 ], [ -85.922395, 38.028679 ], [ -85.930235, 38.018311 ], [ -85.941403, 38.009831 ], [ -85.947952, 38.007083 ], [ -85.951467, 38.005608 ], [ -85.998609, 37.997775 ], [ -86.029509, 37.99264 ], [ -86.172186, 38.00992 ], [ -86.178983, 38.011308 ], [ -86.220371, 38.027922 ], [ -86.266891, 38.057125 ], [ -86.273584, 38.067443 ], [ -86.27872, 38.089303 ], [ -86.278034, 38.102426 ], [ -86.271223, 38.130112 ], [ -86.283964, 38.143185 ], [ -86.309727, 38.144393 ], [ -86.314292, 38.14261 ], [ -86.323453, 38.139032 ], [ -86.326788, 38.134604 ], [ -86.332567, 38.130131 ], [ -86.398661, 38.106238 ], [ -86.426508, 38.081784 ], [ -86.430091, 38.078638 ], [ -86.432789, 38.067171 ], [ -86.438236, 38.060426 ], [ -86.452192, 38.05049 ], [ -86.466876, 38.046597 ], [ -86.490853, 38.045796 ], [ -86.490858, 38.045796 ], [ -86.51176, 38.044448 ], [ -86.517289, 38.042634 ], [ -86.521825, 38.038327 ], [ -86.524969, 38.027879 ], [ -86.525174, 37.968228 ], [ -86.604624, 37.858272 ], [ -86.634271, 37.843845 ], [ -86.648028, 37.841425 ], [ -86.655285, 37.842506 ], [ -86.655296, 37.842508 ], [ -86.660293, 37.865057 ], [ -86.709164, 37.89764 ], [ -86.718462, 37.893123 ], [ -86.72351, 37.892831 ], [ -86.73146, 37.89434 ], [ -86.740877, 37.902568 ], [ -86.75099, 37.912893 ], [ -86.770179, 37.940264 ], [ -86.787695, 37.971449 ], [ -86.794985, 37.988982 ], [ -86.814776, 37.998638 ], [ -86.815267, 37.998877 ], [ -86.823491, 37.998939 ], [ -86.85595, 37.987292 ], [ -86.884961, 37.964373 ], [ -86.902413, 37.946161 ], [ -86.919329, 37.936664 ], [ -86.97883, 37.930214 ], [ -86.978957, 37.9302 ], [ -87.010315, 37.919668 ], [ -87.033444, 37.906593 ], [ -87.042249, 37.898291 ], [ -87.046237, 37.889866 ], [ -87.043407, 37.87994 ], [ -87.043854, 37.870796 ], [ -87.057836, 37.827457 ], [ -87.067836, 37.806065 ], [ -87.077404, 37.796209 ], [ -87.090636, 37.787808 ], [ -87.111133, 37.782512 ], [ -87.119229, 37.782848 ], [ -87.128749, 37.785728 ], [ -87.132621, 37.791008 ], [ -87.20224, 37.843791 ], [ -87.26293, 37.872846 ], [ -87.269561, 37.877155 ], [ -87.302324, 37.898445 ], [ -87.380247, 37.935596 ], [ -87.402632, 37.942267 ], [ -87.418585, 37.944763 ], [ -87.436859, 37.944192 ], [ -87.450458, 37.941451 ], [ -87.451185, 37.941034 ], [ -87.511499, 37.906426 ], [ -87.550333, 37.92489 ], [ -87.559342, 37.931146 ], [ -87.57203, 37.947466 ], [ -87.574287, 37.954842 ], [ -87.573415, 37.962642 ], [ -87.574715, 37.967742 ], [ -87.581115, 37.973442 ], [ -87.585916, 37.975442 ], [ -87.592916, 37.975842 ], [ -87.601416, 37.972542 ], [ -87.62896, 37.926714 ], [ -87.626256, 37.916138 ], [ -87.620272, 37.906922 ], [ -87.597118, 37.892394 ], [ -87.591582, 37.887194 ], [ -87.588426, 37.868791 ], [ -87.588729, 37.860984 ], [ -87.591504, 37.856642 ], [ -87.606599, 37.838669 ], [ -87.615399, 37.831974 ], [ -87.645858, 37.825899 ], [ -87.670889, 37.828429 ], [ -87.679188, 37.836321 ], [ -87.6819, 37.84641 ], [ -87.681633, 37.855917 ], [ -87.662865, 37.885578 ], [ -87.666481, 37.895786 ], [ -87.67573, 37.90193 ], [ -87.684018, 37.903498 ], [ -87.700421, 37.900858 ], [ -87.76226, 37.890906 ], [ -87.783643, 37.877759 ], [ -87.7909, 37.875714 ], [ -87.830578, 37.876516 ], [ -87.841193, 37.882325 ], [ -87.857243, 37.900649 ], [ -87.865558, 37.915056 ], [ -87.87254, 37.920999 ], [ -87.883321, 37.926238 ], [ -87.898062, 37.927514 ], [ -87.904789, 37.924892 ], [ -87.927424, 37.902038 ], [ -87.936784, 37.892587 ], [ -87.940069, 37.88767 ], [ -87.940839, 37.883338 ], [ -87.940005, 37.875044 ], [ -87.936228, 37.867937 ], [ -87.927303, 37.858709 ], [ -87.914892, 37.849618 ], [ -87.910276, 37.843416 ], [ -87.907773, 37.837611 ], [ -87.903804, 37.817762 ], [ -87.90681, 37.807624 ], [ -87.943756, 37.776843 ], [ -87.970869, 37.783456 ], [ -87.976389, 37.788004 ], [ -88.004706, 37.800145 ], [ -88.017314, 37.801911 ], [ -88.02803, 37.799224 ], [ -88.027789, 37.828298 ], [ -88.049453, 37.845187 ], [ -88.071449, 37.895813 ], [ -88.055373, 37.891238 ], [ -88.021117, 37.888057 ], [ -88.017073, 37.889222 ], [ -88.013451, 37.893951 ], [ -88.012574, 37.977062 ], [ -88.041532, 38.037345 ], [ -88.042132, 38.046345 ], [ -88.013118, 38.103527 ], [ -87.974272, 38.121981 ], [ -87.942176, 38.131759 ], [ -87.92783, 38.141545 ], [ -87.911034, 38.162194 ], [ -87.910792, 38.167666 ], [ -87.915666, 38.173322 ], [ -87.928856, 38.176771 ], [ -87.940694, 38.181261 ], [ -87.951307, 38.193099 ], [ -87.959062, 38.203712 ], [ -87.961103, 38.214733 ], [ -87.955344, 38.230008 ], [ -87.951715, 38.239632 ], [ -87.923958, 38.258409 ], [ -87.863032, 38.280172 ], [ -87.750028, 38.403027 ], [ -87.740001, 38.415698 ], [ -87.656144, 38.521668 ], [ -87.669232, 38.541742 ], [ -87.670071, 38.545237 ], [ -87.651529, 38.568166 ], [ -87.627345, 38.607237 ], [ -87.62012, 38.639489 ], [ -87.60018, 38.662462 ], [ -87.593678, 38.667402 ], [ -87.579397, 38.672475 ], [ -87.540052, 38.679143 ], [ -87.531231, 38.684036 ], [ -87.519609, 38.697198 ], [ -87.498515, 38.758983 ], [ -87.495211, 38.78306 ], [ -87.525893, 38.848795 ], [ -87.528194, 38.851691 ], [ -87.532064, 38.852503 ], [ -87.537248, 38.853592 ], [ -87.550515, 38.85956 ], [ -87.553384, 38.863344 ], [ -87.540804, 38.896385 ], [ -87.528108, 38.908027 ], [ -87.52791, 38.908209 ], [ -87.518826, 38.923205 ], [ -87.512187, 38.954417 ], [ -87.572588, 39.057286 ], [ -87.614881, 39.102655 ], [ -87.658746, 39.135997 ], [ -87.651719, 39.150602 ], [ -87.642174, 39.157097 ], [ -87.628727, 39.157427 ], [ -87.605173, 39.185897 ], [ -87.587507, 39.249282 ], [ -87.593486, 39.247452 ], [ -87.604076, 39.259459 ], [ -87.605543, 39.261122 ], [ -87.61005, 39.282232 ], [ -87.604043, 39.313526 ], [ -87.589084, 39.333831 ], [ -87.584852, 39.337329 ], [ -87.544013, 39.352907 ], [ -87.537271, 39.352089 ], [ -87.531646, 39.347888 ], [ -87.531355, 39.436656 ], [ -87.531355, 39.437732 ], [ -87.531489, 39.449474 ], [ -87.531608, 39.466225 ], [ -87.531624, 39.469378 ], [ -87.531663, 39.47711 ], [ -87.531663, 39.47712 ], [ -87.531627, 39.491698 ], [ -87.531692, 39.495516 ], [ -87.531965, 39.526937 ], [ -87.531939, 39.545853 ], [ -87.532008, 39.564013 ], [ -87.532196, 39.607306 ], [ -87.532365, 39.646126 ], [ -87.532444, 39.646102 ], [ -87.532703, 39.664868 ], [ -87.533066, 39.781743 ], [ -87.533058, 39.796243 ], [ -87.533056, 39.803922 ], [ -87.533142, 39.810947 ], [ -87.533227, 39.883 ], [ -87.533227, 39.883127 ], [ -87.532776, 39.971077 ], [ -87.53279, 39.97501 ], [ -87.532683, 39.977691 ], [ -87.532542, 39.987462 ], [ -87.532331, 39.997776 ], [ -87.532287, 40.000037 ], [ -87.532308, 40.011492 ], [ -87.532308, 40.011587 ], [ -87.531561, 40.133005 ], [ -87.531759, 40.144273 ], [ -87.531439, 40.148027 ], [ -87.531438, 40.148123 ], [ -87.531133, 40.17003 ], [ -87.530828, 40.191812 ], [ -87.529992, 40.250036 ], [ -87.530054, 40.250671 ], [ -87.526809, 40.46217 ], [ -87.526549, 40.475659 ], [ -87.526511, 40.476879 ], [ -87.526502, 40.477158 ], [ -87.526379, 40.491237 ], [ -87.526376, 40.491574 ], [ -87.526352, 40.535111 ], [ -87.526292, 40.535409 ], [ -87.526129, 40.736885 ], [ -87.526129, 40.73695 ], [ -87.525783, 40.854357 ], [ -87.526113, 40.879703 ], [ -87.525962, 40.880618 ], [ -87.526437, 40.894209 ], [ -87.526084, 40.911914 ], [ -87.526305, 41.010346 ], [ -87.526307, 41.010355 ], [ -87.526346, 41.010583 ], [ -87.52652, 41.024837 ], [ -87.526711, 41.121485 ], [ -87.5267, 41.139658 ], [ -87.526696, 41.149222 ], [ -87.526693, 41.153958 ], [ -87.526719, 41.159448 ], [ -87.52666, 41.16009 ], [ -87.526567, 41.163865 ], [ -87.52657, 41.166097 ], [ -87.526768, 41.298052 ], [ -87.526768, 41.298177 ], [ -87.525623, 41.453619 ], [ -87.525671, 41.470115 ], [ -87.525669, 41.470283 ], [ -87.524641, 41.563335 ], [ -87.524642, 41.622535 ], [ -87.524742, 41.632435 ], [ -87.524642, 41.634935 ], [ -87.524844, 41.691635 ], [ -87.524944, 41.702635 ], [ -87.524044, 41.708335 ], [ -87.520544, 41.709935 ], [ -87.515243, 41.704235 ], [ -87.511043, 41.696535 ], [ -87.505343, 41.691535 ], [ -87.470742, 41.672835 ], [ -87.463142, 41.675535 ], [ -87.453041, 41.673035 ], [ -87.446113, 41.66934 ], [ -87.441987, 41.671905 ], [ -87.43853, 41.670679 ], [ -87.437191, 41.669006 ], [ -87.434849, 41.666887 ], [ -87.432953, 41.665102 ], [ -87.432396, 41.66053 ], [ -87.438941, 41.654335 ], [ -87.42984, 41.646035 ], [ -87.42344, 41.642835 ], [ -87.394539, 41.637235 ], [ -87.365439, 41.629536 ], [ -87.324338, 41.623036 ], [ -87.287637, 41.622236 ], [ -87.278437, 41.619736 ], [ -87.261536, 41.620336 ], [ -87.222644, 41.624161 ], [ -87.22066, 41.624356 ], [ -87.187651, 41.629653 ], [ -87.160625, 41.637266 ], [ -87.160784, 41.645385 ], [ -87.125835, 41.650302 ], [ -87.120322, 41.645701 ], [ -87.066033, 41.661845 ], [ -87.027888, 41.674661 ], [ -87.00964, 41.68152 ], [ -86.93483, 41.709638 ], [ -86.932747, 41.71104 ], [ -86.90913, 41.726938 ], [ -86.875429, 41.737939 ], [ -86.824828, 41.76024 ], [ -86.823628, 41.76024 ], [ -86.804427, 41.76024 ], [ -86.801578, 41.76024 ], [ -86.800707, 41.76024 ], [ -86.800611, 41.760251 ], [ -86.748096, 41.759967 ], [ -86.746521, 41.759982 ], [ -86.641186, 41.759633 ], [ -86.640044, 41.759671 ], [ -86.524223, 41.759456 ], [ -86.519318, 41.759447 ], [ -86.501773, 41.759553 ], [ -86.265496, 41.760207 ], [ -86.226097, 41.760016 ], [ -86.22607, 41.760016 ], [ -86.21759, 41.760016 ], [ -86.127844, 41.760592 ], [ -86.12546, 41.76056 ], [ -86.12506, 41.760576 ], [ -86.062572, 41.760283 ], [ -86.003683, 41.760007 ], [ -85.991302, 41.759949 ], [ -85.97498, 41.759849 ], [ -85.974901, 41.759849 ], [ -85.888825, 41.759422 ], [ -85.874997, 41.759341 ], [ -85.872041, 41.759365 ], [ -85.791363, 41.759051 ], [ -85.791335, 41.759051 ], [ -85.775039, 41.759147 ], [ -85.750469, 41.75909 ], [ -85.749992, 41.759091 ], [ -85.724534, 41.759085 ], [ -85.65975, 41.759101 ], [ -85.650738, 41.759103 ], [ -85.647683, 41.759125 ], [ -85.632714, 41.759164 ], [ -85.624987, 41.759093 ], [ -85.622608, 41.759049 ], [ -85.608312, 41.759193 ], [ -85.607548, 41.759079 ], [ -85.518251, 41.759513 ], [ -85.515959, 41.759352 ], [ -85.432471, 41.759684 ], [ -85.427553, 41.759706 ], [ -85.379133, 41.759875 ], [ -85.350174, 41.759908 ], [ -85.330623, 41.759982 ], [ -85.318129, 41.759983 ], [ -85.30814, 41.760097 ], [ -85.298365, 41.760028 ], [ -85.292178, 41.759963 ], [ -85.292099, 41.759962 ], [ -85.273713, 41.75977 ], [ -85.272951, 41.759911 ], [ -85.272216, 41.759999 ], [ -85.232835, 41.759839 ], [ -85.196774, 41.759735 ], [ -85.196637, 41.759735 ], [ -85.17223, 41.759618 ], [ -85.123102, 41.759743 ], [ -85.117267, 41.7597 ], [ -85.039436, 41.759985 ], [ -85.037817, 41.759801 ], [ -84.972803, 41.759366 ], [ -84.971551, 41.759527 ], [ -84.961562, 41.759552 ], [ -84.96086, 41.759438 ], [ -84.932484, 41.759691 ], [ -84.825196, 41.75999 ], [ -84.82513, 41.759991 ], [ -84.818873, 41.760059 ], [ -84.806134, 41.743115 ], [ -84.806074, 41.737603 ], [ -84.806065, 41.732909 ], [ -84.806042, 41.720544 ], [ -84.806018, 41.707485 ], [ -84.806082, 41.696089 ], [ -84.80621, 41.67455 ], [ -84.805673, 41.632342 ], [ -84.805696, 41.631398 ], [ -84.805812, 41.61304 ], [ -84.804729, 41.530231 ], [ -84.804729, 41.530135 ], [ -84.804729, 41.530092 ], [ -84.804551, 41.500364 ], [ -84.804457, 41.488224 ], [ -84.803919, 41.435531 ], [ -84.803956, 41.426128 ], [ -84.803956, 41.426044 ], [ -84.804015, 41.411655 ], [ -84.804046, 41.408361 ], [ -84.804133, 41.408292 ], [ -84.803926, 41.367959 ], [ -84.803582, 41.271273 ], [ -84.803581, 41.271079 ], [ -84.80358, 41.270942 ], [ -84.803492, 41.252562 ], [ -84.803492, 41.252531 ], [ -84.803472, 41.173889 ], [ -84.803594, 41.173203 ], [ -84.803413, 41.164649 ], [ -84.803378, 41.096867 ], [ -84.803374, 41.089302 ], [ -84.803313, 40.989394 ], [ -84.803313, 40.989209 ], [ -84.802936, 40.922568 ], [ -84.802935, 40.922377 ], [ -84.802538, 40.765515 ], [ -84.802266, 40.742298 ], [ -84.802119, 40.728163 ], [ -84.802119, 40.728146 ], [ -84.802181, 40.718602 ], [ -84.802094, 40.702476 ], [ -84.802127, 40.691405 ], [ -84.802157, 40.689324 ], [ -84.80222, 40.674776 ], [ -84.802193, 40.660298 ], [ -84.802135, 40.644859 ], [ -84.802265, 40.572215 ], [ -84.802265, 40.572212 ], [ -84.802483, 40.528046 ], [ -84.803068, 40.465388 ], [ -84.804119, 40.352844 ], [ -84.804119, 40.352757 ] ] ] ] } },
+{ "type": "Feature", "id": 9, "properties": { "GEO_ID": "0400000US22", "STATE": "22", "NAME": "Louisiana", "LSAD": "", "CENSUSAREA": 43203.904999999999 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -88.865067, 29.752714 ], [ -88.889755, 29.718204 ], [ -88.940346, 29.657234 ], [ -88.944435, 29.658806 ], [ -88.94632, 29.662579 ], [ -88.941605, 29.674833 ], [ -88.920235, 29.694319 ], [ -88.911751, 29.699348 ], [ -88.89006, 29.729202 ], [ -88.873611, 29.758043 ], [ -88.867973, 29.772272 ], [ -88.867973, 29.79133 ], [ -88.861267, 29.805826 ], [ -88.846497, 29.817101 ], [ -88.84301, 29.82596 ], [ -88.836296, 29.855221 ], [ -88.83683, 29.858978 ], [ -88.843277, 29.86381 ], [ -88.8312, 29.878839 ], [ -88.828247, 29.920717 ], [ -88.837379, 29.944878 ], [ -88.838715, 29.962326 ], [ -88.835495, 29.967695 ], [ -88.835495, 29.974138 ], [ -88.83979, 29.983803 ], [ -88.840866, 29.995613 ], [ -88.848373, 30.01333 ], [ -88.857368, 30.027826 ], [ -88.86972, 30.043798 ], [ -88.881454, 30.053202 ], [ -88.870476, 30.049212 ], [ -88.855583, 30.034414 ], [ -88.841225, 30.012789 ], [ -88.833725, 29.998821 ], [ -88.824158, 29.970461 ], [ -88.817017, 29.93425 ], [ -88.818146, 29.889109 ], [ -88.826538, 29.847092 ], [ -88.83271, 29.824062 ], [ -88.844078, 29.795713 ], [ -88.865067, 29.752714 ] ] ], [ [ [ -94.043147, 32.69303 ], [ -94.043147, 32.693031 ], [ -94.042947, 32.767991 ], [ -94.043027, 32.776863 ], [ -94.042938, 32.780558 ], [ -94.042829, 32.785277 ], [ -94.042747, 32.786973 ], [ -94.043026, 32.797476 ], [ -94.042785, 32.871486 ], [ -94.043025, 32.880446 ], [ -94.042886, 32.880965 ], [ -94.042886, 32.881089 ], [ -94.042859, 32.892771 ], [ -94.042885, 32.898911 ], [ -94.043092, 32.910021 ], [ -94.043067, 32.937903 ], [ -94.043088, 32.955592 ], [ -94.042964, 33.019219 ], [ -94.041444, 33.019188 ], [ -94.035839, 33.019145 ], [ -94.027983, 33.019139 ], [ -94.024475, 33.019207 ], [ -93.814553, 33.019372 ], [ -93.80493, 33.019347 ], [ -93.531499, 33.018643 ], [ -93.524916, 33.018637 ], [ -93.520994, 33.018616 ], [ -93.520971, 33.018616 ], [ -93.490893, 33.018442 ], [ -93.49052, 33.018442 ], [ -93.489506, 33.018443 ], [ -93.467042, 33.018611 ], [ -93.377134, 33.018234 ], [ -93.340353, 33.018337 ], [ -93.308398, 33.018179 ], [ -93.308181, 33.018156 ], [ -93.238607, 33.017992 ], [ -93.197402, 33.017951 ], [ -93.154351, 33.017856 ], [ -93.101443, 33.01774 ], [ -93.100981, 33.017786 ], [ -93.081428, 33.017928 ], [ -93.073167, 33.017898 ], [ -93.070686, 33.017792 ], [ -92.988708, 33.017298 ], [ -92.971137, 33.017192 ], [ -92.946553, 33.016807 ], [ -92.86751, 33.016062 ], [ -92.854167, 33.016132 ], [ -92.844286, 33.01607 ], [ -92.844073, 33.016034 ], [ -92.830798, 33.015661 ], [ -92.733197, 33.014347 ], [ -92.724994, 33.014351 ], [ -92.724743, 33.014347 ], [ -92.723553, 33.014328 ], [ -92.715884, 33.014398 ], [ -92.711289, 33.014307 ], [ -92.503776, 33.012161 ], [ -92.501383, 33.01216 ], [ -92.469762, 33.01201 ], [ -92.37029, 33.010717 ], [ -92.362865, 33.010628 ], [ -92.335893, 33.010349 ], [ -92.292664, 33.010103 ], [ -92.222825, 33.00908 ], [ -92.069105, 33.008163 ], [ -91.951958, 33.007428 ], [ -91.950001, 33.00752 ], [ -91.62667, 33.006639 ], [ -91.617615, 33.006717 ], [ -91.609001, 33.006556 ], [ -91.579802, 33.006518 ], [ -91.579639, 33.006472 ], [ -91.572326, 33.006908 ], [ -91.559494, 33.00684 ], [ -91.46037, 33.006246 ], [ -91.435782, 33.006099 ], [ -91.425466, 33.006016 ], [ -91.376016, 33.005794 ], [ -91.333011, 33.005529 ], [ -91.329767, 33.005421 ], [ -91.326396, 33.005376 ], [ -91.325037, 33.005364 ], [ -91.322506, 33.005341 ], [ -91.312016, 33.005262 ], [ -91.284398, 33.005007 ], [ -91.265018, 33.005084 ], [ -91.166073, 33.004106 ], [ -91.201842, 32.961212 ], [ -91.214027, 32.93032 ], [ -91.212837, 32.922104 ], [ -91.208263, 32.915354 ], [ -91.196785, 32.906784 ], [ -91.175405, 32.899998 ], [ -91.159975, 32.899879 ], [ -91.145076, 32.905494 ], [ -91.134041, 32.917676 ], [ -91.132115, 32.923122 ], [ -91.130947, 32.963815 ], [ -91.138585, 32.971352 ], [ -91.134414, 32.980533 ], [ -91.125107, 32.984669 ], [ -91.106581, 32.988938 ], [ -91.094265, 32.984371 ], [ -91.086802, 32.976266 ], [ -91.063974, 32.924113 ], [ -91.063809, 32.903709 ], [ -91.070602, 32.888659 ], [ -91.086683, 32.873392 ], [ -91.105631, 32.858396 ], [ -91.116091, 32.855641 ], [ -91.127886, 32.855059 ], [ -91.145002, 32.84287 ], [ -91.158336, 32.822304 ], [ -91.161669, 32.812465 ], [ -91.164397, 32.785821 ], [ -91.165328, 32.751301 ], [ -91.163389, 32.747009 ], [ -91.154461, 32.742339 ], [ -91.123152, 32.742798 ], [ -91.077176, 32.732534 ], [ -91.060766, 32.727494 ], [ -91.054481, 32.722259 ], [ -91.057043, 32.712576 ], [ -91.063946, 32.702926 ], [ -91.076061, 32.693751 ], [ -91.098762, 32.685291 ], [ -91.118258, 32.674075 ], [ -91.152081, 32.641508 ], [ -91.153821, 32.631282 ], [ -91.151318, 32.615919 ], [ -91.146204, 32.604144 ], [ -91.141148, 32.597209 ], [ -91.127912, 32.586493 ], [ -91.119854, 32.584795 ], [ -91.104111, 32.584657 ], [ -91.096774, 32.576652 ], [ -91.090771, 32.563978 ], [ -91.090611, 32.562705 ], [ -91.089436, 32.553306 ], [ -91.093741, 32.549128 ], [ -91.097878, 32.544752 ], [ -91.116708, 32.500139 ], [ -91.116008, 32.48314 ], [ -91.108808, 32.47204 ], [ -91.095308, 32.458741 ], [ -91.070207, 32.445141 ], [ -91.052907, 32.438442 ], [ -91.029606, 32.433542 ], [ -90.99408, 32.403862 ], [ -91.004506, 32.368144 ], [ -91.003506, 32.362145 ], [ -91.000106, 32.357695 ], [ -90.986672, 32.35176 ], [ -90.912363, 32.339454 ], [ -90.901511, 32.337864 ], [ -90.898588, 32.329094 ], [ -90.905173, 32.315497 ], [ -91.004557, 32.215381 ], [ -91.006306, 32.22415 ], [ -91.021507, 32.236149 ], [ -91.039007, 32.242349 ], [ -91.046507, 32.241149 ], [ -91.122602, 32.216929 ], [ -91.133587, 32.213432 ], [ -91.158026, 32.201956 ], [ -91.164171, 32.196888 ], [ -91.171046, 32.176526 ], [ -91.174552, 32.154978 ], [ -91.171702, 32.14425 ], [ -91.165452, 32.13429 ], [ -91.162822, 32.132694 ], [ -91.131403, 32.126213 ], [ -91.067004, 32.132144 ], [ -91.057487, 32.135515 ], [ -91.052342, 32.137337 ], [ -91.046615, 32.138768 ], [ -91.040531, 32.137337 ], [ -91.034447, 32.134832 ], [ -91.030152, 32.129821 ], [ -91.026931, 32.123737 ], [ -91.027125, 32.120434 ], [ -91.027535, 32.113431 ], [ -91.027946, 32.112722 ], [ -91.034707, 32.101053 ], [ -91.128009, 31.985857 ], [ -91.248144, 31.869848 ], [ -91.293413, 31.86016 ], [ -91.326914, 31.854961 ], [ -91.338414, 31.851261 ], [ -91.345714, 31.842861 ], [ -91.359514, 31.799362 ], [ -91.363714, 31.780363 ], [ -91.365614, 31.760763 ], [ -91.365084, 31.752743 ], [ -91.369375, 31.746903 ], [ -91.379935, 31.733013 ], [ -91.397915, 31.709364 ], [ -91.400115, 31.688164 ], [ -91.398059, 31.655922 ], [ -91.404668, 31.637898 ], [ -91.42209, 31.63129 ], [ -91.441315, 31.63129 ], [ -91.45273, 31.63129 ], [ -91.464746, 31.628886 ], [ -91.474959, 31.621677 ], [ -91.477963, 31.610863 ], [ -91.477963, 31.604855 ], [ -91.477963, 31.598247 ], [ -91.477362, 31.592239 ], [ -91.470754, 31.58563 ], [ -91.458679, 31.583226 ], [ -91.44862, 31.583032 ], [ -91.437711, 31.580824 ], [ -91.425094, 31.57782 ], [ -91.415482, 31.567006 ], [ -91.416683, 31.561599 ], [ -91.422691, 31.55439 ], [ -91.437616, 31.546166 ], [ -91.450017, 31.539666 ], [ -91.479718, 31.530366 ], [ -91.511217, 31.532612 ], [ -91.51581, 31.530894 ], [ -91.52292, 31.519841 ], [ -91.51513, 31.449206 ], [ -91.510356, 31.438928 ], [ -91.505301, 31.432945 ], [ -91.500406, 31.419008 ], [ -91.505093, 31.400933 ], [ -91.513795, 31.386875 ], [ -91.525386, 31.378904 ], [ -91.541242, 31.35675 ], [ -91.539904, 31.337336 ], [ -91.531201, 31.326625 ], [ -91.51982, 31.311228 ], [ -91.508858, 31.291644 ], [ -91.515614, 31.27821 ], [ -91.522397, 31.273423 ], [ -91.547588, 31.264444 ], [ -91.574493, 31.261289 ], [ -91.59849, 31.205485 ], [ -91.599965, 31.192318 ], [ -91.604197, 31.154545 ], [ -91.577373, 31.078179 ], [ -91.56415, 31.06683 ], [ -91.561283, 31.060906 ], [ -91.559907, 31.054119 ], [ -91.562468, 31.043213 ], [ -91.571695, 31.029782 ], [ -91.58467, 31.020185 ], [ -91.636942, 30.999416 ], [ -91.625118, 30.999167 ], [ -91.538727, 30.999388 ], [ -91.425749, 30.999007 ], [ -91.423621, 30.998984 ], [ -91.224839, 30.999183 ], [ -91.224068, 30.999183 ], [ -91.176209, 30.999144 ], [ -91.17614, 30.999144 ], [ -91.108291, 30.99888 ], [ -91.108114, 30.998857 ], [ -91.080814, 30.998909 ], [ -91.06827, 30.99892 ], [ -91.060217, 30.998935 ], [ -90.826027, 30.99936 ], [ -90.825829, 30.99936 ], [ -90.783745, 30.999447 ], [ -90.779858, 30.999457 ], [ -90.775981, 30.999491 ], [ -90.769333, 30.999374 ], [ -90.758775, 30.999583 ], [ -90.734552, 30.999222 ], [ -90.734473, 30.999214 ], [ -90.651193, 30.99951 ], [ -90.648721, 30.999486 ], [ -90.588676, 30.99965 ], [ -90.587373, 30.999604 ], [ -90.584448, 30.999698 ], [ -90.583518, 30.999698 ], [ -90.567195, 30.999733 ], [ -90.547615, 30.999723 ], [ -90.486749, 30.999693 ], [ -90.485876, 30.99974 ], [ -90.477284, 30.999717 ], [ -90.475928, 30.99974 ], [ -90.474094, 30.999798 ], [ -90.442479, 30.999722 ], [ -90.441725, 30.999729 ], [ -90.437351, 30.99973 ], [ -90.426849, 30.999776 ], [ -90.422117, 30.99981 ], [ -90.369371, 31.000335 ], [ -90.347241, 31.000359 ], [ -90.34723, 31.000359 ], [ -90.346007, 31.000363 ], [ -90.259555, 31.000657 ], [ -90.164676, 31.00098 ], [ -90.164278, 31.001025 ], [ -90.131395, 31.000924 ], [ -90.128406, 31.001047 ], [ -90.050706, 31.001215 ], [ -90.029574, 31.00119 ], [ -90.022185, 31.001302 ], [ -90.005332, 31.001364 ], [ -89.97543, 31.001692 ], [ -89.972802, 31.001392 ], [ -89.927161, 31.001437 ], [ -89.923119, 31.001446 ], [ -89.897516, 31.001913 ], [ -89.892708, 31.001759 ], [ -89.856862, 31.002075 ], [ -89.835908, 31.002059 ], [ -89.835542, 31.002059 ], [ -89.824617, 31.00206 ], [ -89.816429, 31.002084 ], [ -89.752642, 31.001853 ], [ -89.732504, 31.004831 ], [ -89.728147, 31.002431 ], [ -89.728148, 31.0023 ], [ -89.728382, 30.971141 ], [ -89.744789, 30.918933 ], [ -89.756543, 30.900431 ], [ -89.770931, 30.899432 ], [ -89.77341, 30.897693 ], [ -89.789863, 30.851527 ], [ -89.826175, 30.736594 ], [ -89.842596, 30.666038 ], [ -89.842585, 30.666005 ], [ -89.823384, 30.608535 ], [ -89.806843, 30.572039 ], [ -89.76057, 30.515761 ], [ -89.732577, 30.492502 ], [ -89.724614, 30.491902 ], [ -89.69058, 30.458773 ], [ -89.68341, 30.451793 ], [ -89.629941, 30.339449 ], [ -89.629877, 30.321017 ], [ -89.640694, 30.301313 ], [ -89.643575, 30.293099 ], [ -89.64344, 30.287682 ], [ -89.607655, 30.217096 ], [ -89.580754, 30.186197 ], [ -89.572654, 30.180897 ], [ -89.524504, 30.180753 ], [ -89.531213, 30.177099 ], [ -89.537493, 30.171745 ], [ -89.555013, 30.170798 ], [ -89.562825, 30.168667 ], [ -89.56827, 30.163932 ], [ -89.572093, 30.160362 ], [ -89.587062, 30.150648 ], [ -89.595021, 30.149891 ], [ -89.598027, 30.152409 ], [ -89.617542, 30.156422 ], [ -89.62288, 30.152368 ], [ -89.625053, 30.150717 ], [ -89.640989, 30.138612 ], [ -89.64455, 30.134108 ], [ -89.650467, 30.126625 ], [ -89.656986, 30.118381 ], [ -89.658594, 30.117364 ], [ -89.668164, 30.111311 ], [ -89.668638, 30.111011 ], [ -89.669157, 30.110683 ], [ -89.669182, 30.110667 ], [ -89.672881, 30.11049 ], [ -89.674124, 30.11043 ], [ -89.674633, 30.110406 ], [ -89.674956, 30.110212 ], [ -89.675762, 30.109728 ], [ -89.676117, 30.109515 ], [ -89.678156, 30.10829 ], [ -89.678163, 30.108286 ], [ -89.678293, 30.107746 ], [ -89.678457, 30.107059 ], [ -89.678499, 30.106886 ], [ -89.679655, 30.102067 ], [ -89.679823, 30.101367 ], [ -89.679838, 30.101304 ], [ -89.680042, 30.100452 ], [ -89.68035, 30.099171 ], [ -89.680485, 30.098605 ], [ -89.681265, 30.095355 ], [ -89.681906, 30.092682 ], [ -89.682057, 30.092052 ], [ -89.682181, 30.091536 ], [ -89.682181, 30.091531 ], [ -89.682277, 30.090565 ], [ -89.68228, 30.090531 ], [ -89.682331, 30.090015 ], [ -89.682371, 30.089607 ], [ -89.682393, 30.089391 ], [ -89.682409, 30.089225 ], [ -89.682691, 30.086365 ], [ -89.683051, 30.082718 ], [ -89.683168, 30.08153 ], [ -89.683712, 30.076018 ], [ -89.697556, 30.070842 ], [ -89.698461, 30.070504 ], [ -89.698496, 30.070491 ], [ -89.698909, 30.070451 ], [ -89.699144, 30.070428 ], [ -89.699629, 30.070381 ], [ -89.711848, 30.069194 ], [ -89.712942, 30.069088 ], [ -89.713003, 30.069061 ], [ -89.714085, 30.068582 ], [ -89.714827, 30.068253 ], [ -89.715494, 30.067958 ], [ -89.715884, 30.067785 ], [ -89.716237, 30.067628 ], [ -89.716425, 30.067545 ], [ -89.71675, 30.067402 ], [ -89.716887, 30.067341 ], [ -89.721992, 30.06508 ], [ -89.724433, 30.063999 ], [ -89.72633, 30.063158 ], [ -89.727453, 30.062661 ], [ -89.728026, 30.061841 ], [ -89.72957, 30.059628 ], [ -89.72968, 30.05947 ], [ -89.72979, 30.059314 ], [ -89.729911, 30.059139 ], [ -89.73099, 30.057594 ], [ -89.730999, 30.057581 ], [ -89.731208, 30.054558 ], [ -89.731428, 30.051377 ], [ -89.731452, 30.05104 ], [ -89.731545, 30.049694 ], [ -89.731545, 30.049691 ], [ -89.731544, 30.04969 ], [ -89.7163, 30.02811 ], [ -89.7163, 30.028106 ], [ -89.716301, 30.028088 ], [ -89.716328, 30.027415 ], [ -89.716336, 30.02723 ], [ -89.716358, 30.026686 ], [ -89.716377, 30.026222 ], [ -89.724649, 30.022454 ], [ -89.724669, 30.022453 ], [ -89.72576, 30.022403 ], [ -89.733323, 30.022054 ], [ -89.734361, 30.022884 ], [ -89.739028, 30.026618 ], [ -89.739574, 30.027055 ], [ -89.740886, 30.028104 ], [ -89.745827, 30.032056 ], [ -89.746313, 30.032445 ], [ -89.746505, 30.032599 ], [ -89.746506, 30.0326 ], [ -89.757138, 30.03865 ], [ -89.763216, 30.042108 ], [ -89.782534, 30.045372 ], [ -89.78463, 30.045253 ], [ -89.813684, 30.043605 ], [ -89.818561, 30.043328 ], [ -89.829762, 30.033275 ], [ -89.830442, 30.032664 ], [ -89.832213, 30.031075 ], [ -89.832965, 30.0304 ], [ -89.833794, 30.029656 ], [ -89.834644, 30.028893 ], [ -89.835202, 30.028393 ], [ -89.839926, 30.024153 ], [ -89.839933, 30.024146 ], [ -89.840963, 30.022995 ], [ -89.841739, 30.022127 ], [ -89.854533, 30.007821 ], [ -89.857558, 30.004439 ], [ -89.852312, 29.97765 ], [ -89.844202, 29.955645 ], [ -89.8385, 29.945816 ], [ -89.829023, 29.939228 ], [ -89.81803, 29.934145 ], [ -89.804463, 29.932588 ], [ -89.775459, 29.937416 ], [ -89.748492, 29.945831 ], [ -89.727933, 29.95878 ], [ -89.719067, 29.953699 ], [ -89.71291, 29.946349 ], [ -89.736311, 29.936263 ], [ -89.742727, 29.935894 ], [ -89.746273, 29.928221 ], [ -89.742479, 29.90817 ], [ -89.711158, 29.879287 ], [ -89.692004, 29.868722 ], [ -89.671555, 29.867535 ], [ -89.660568, 29.862909 ], [ -89.638016, 29.864065 ], [ -89.613159, 29.87216 ], [ -89.598129, 29.881409 ], [ -89.591194, 29.897018 ], [ -89.592346, 29.917253 ], [ -89.583099, 29.931705 ], [ -89.583099, 29.945581 ], [ -89.574997, 29.959455 ], [ -89.574425, 29.983738 ], [ -89.58136, 29.994722 ], [ -89.571533, 29.999926 ], [ -89.551292, 30.005709 ], [ -89.501587, 30.034037 ], [ -89.494064, 30.040972 ], [ -89.494637, 30.0508 ], [ -89.499275, 30.058893 ], [ -89.493484, 30.072191 ], [ -89.481926, 30.079128 ], [ -89.458946, 30.06345 ], [ -89.444618, 30.060959 ], [ -89.429047, 30.05224 ], [ -89.418465, 30.049747 ], [ -89.372375, 30.054729 ], [ -89.368637, 30.047256 ], [ -89.372375, 30.036671 ], [ -89.381096, 30.030441 ], [ -89.393555, 30.029818 ], [ -89.41597, 30.020477 ], [ -89.422813, 30.015495 ], [ -89.432785, 30.008022 ], [ -89.433411, 29.991205 ], [ -89.432785, 29.978752 ], [ -89.40538, 29.965672 ], [ -89.393555, 29.966295 ], [ -89.379227, 29.963804 ], [ -89.378601, 29.919588 ], [ -89.368019, 29.911491 ], [ -89.331894, 29.91585 ], [ -89.315453, 29.923208 ], [ -89.283562, 29.97332 ], [ -89.273315, 29.99382 ], [ -89.250534, 30.002361 ], [ -89.243706, 29.997236 ], [ -89.249969, 29.975597 ], [ -89.218071, 29.97275 ], [ -89.22377, 29.961929 ], [ -89.231178, 29.925484 ], [ -89.244843, 29.93004 ], [ -89.263062, 29.929472 ], [ -89.280144, 29.924915 ], [ -89.318306, 29.898149 ], [ -89.322289, 29.887333 ], [ -89.311462, 29.881636 ], [ -89.289253, 29.880499 ], [ -89.272179, 29.886763 ], [ -89.241425, 29.88961 ], [ -89.236298, 29.886763 ], [ -89.236298, 29.877081 ], [ -89.254517, 29.864552 ], [ -89.269897, 29.859997 ], [ -89.294952, 29.857149 ], [ -89.317726, 29.850885 ], [ -89.363289, 29.84576 ], [ -89.383789, 29.838928 ], [ -89.383217, 29.830385 ], [ -89.372971, 29.82526 ], [ -89.345634, 29.820135 ], [ -89.342781, 29.798496 ], [ -89.33197, 29.790524 ], [ -89.318306, 29.788815 ], [ -89.293251, 29.803053 ], [ -89.277298, 29.807608 ], [ -89.277298, 29.799635 ], [ -89.284134, 29.795649 ], [ -89.284706, 29.770021 ], [ -89.269325, 29.760912 ], [ -89.271034, 29.756355 ], [ -89.305199, 29.756926 ], [ -89.316025, 29.760912 ], [ -89.325134, 29.772301 ], [ -89.337662, 29.779135 ], [ -89.354179, 29.781412 ], [ -89.367271, 29.775148 ], [ -89.386063, 29.788815 ], [ -89.394608, 29.784828 ], [ -89.399162, 29.770592 ], [ -89.414536, 29.752371 ], [ -89.428207, 29.74155 ], [ -89.42421, 29.697638 ], [ -89.44812, 29.703316 ], [ -89.471992, 29.718597 ], [ -89.486961, 29.72592 ], [ -89.506065, 29.731651 ], [ -89.530258, 29.74375 ], [ -89.540131, 29.74375 ], [ -89.560181, 29.735472 ], [ -89.572922, 29.746616 ], [ -89.598068, 29.74757 ], [ -89.634048, 29.752981 ], [ -89.651237, 29.749479 ], [ -89.649651, 29.719872 ], [ -89.644562, 29.710957 ], [ -89.618446, 29.700768 ], [ -89.59903, 29.704908 ], [ -89.592979, 29.702042 ], [ -89.599663, 29.690262 ], [ -89.596802, 29.684212 ], [ -89.573883, 29.674025 ], [ -89.55732, 29.670204 ], [ -89.53376, 29.670204 ], [ -89.487915, 29.630405 ], [ -89.485367, 29.624357 ], [ -89.486709, 29.621003 ], [ -89.486931, 29.620447 ], [ -89.504738, 29.631508 ], [ -89.523018, 29.639427 ], [ -89.535202, 29.648567 ], [ -89.583336, 29.652834 ], [ -89.608925, 29.657707 ], [ -89.621109, 29.657101 ], [ -89.62355, 29.662584 ], [ -89.632698, 29.671724 ], [ -89.644272, 29.675381 ], [ -89.64975, 29.672941 ], [ -89.641228, 29.647961 ], [ -89.641228, 29.635773 ], [ -89.647324, 29.625414 ], [ -89.657677, 29.624195 ], [ -89.674736, 29.626633 ], [ -89.684486, 29.624804 ], [ -89.688141, 29.615055 ], [ -89.684486, 29.602867 ], [ -89.671082, 29.588243 ], [ -89.668648, 29.580322 ], [ -89.684486, 29.563263 ], [ -89.684486, 29.551073 ], [ -89.681092, 29.534487 ], [ -89.69623, 29.525004 ], [ -89.699698, 29.523423 ], [ -89.700845, 29.520785 ], [ -89.700501, 29.515967 ], [ -89.693877, 29.508559 ], [ -89.665813, 29.49002 ], [ -89.644039, 29.492343 ], [ -89.63533, 29.489294 ], [ -89.617558, 29.468298 ], [ -89.596533, 29.456303 ], [ -89.592474, 29.449822 ], [ -89.589536, 29.437662 ], [ -89.577096, 29.433692 ], [ -89.574635, 29.435734 ], [ -89.574653, 29.4411 ], [ -89.548686, 29.465723 ], [ -89.528429, 29.454702 ], [ -89.53215, 29.434567 ], [ -89.531943, 29.425679 ], [ -89.518368, 29.40023 ], [ -89.508551, 29.386168 ], [ -89.505038, 29.38604 ], [ -89.487308, 29.393346 ], [ -89.484354, 29.397471 ], [ -89.482318, 29.406222 ], [ -89.47714, 29.411241 ], [ -89.470142, 29.401471 ], [ -89.457303, 29.393148 ], [ -89.42238, 29.390628 ], [ -89.380001, 29.391785 ], [ -89.373109, 29.387175 ], [ -89.355528, 29.381569 ], [ -89.340304, 29.381412 ], [ -89.336589, 29.378228 ], [ -89.347615, 29.365 ], [ -89.350694, 29.349544 ], [ -89.32317, 29.343982 ], [ -89.303766, 29.357455 ], [ -89.283028, 29.356467 ], [ -89.272543, 29.351195 ], [ -89.2653, 29.345352 ], [ -89.257852, 29.336872 ], [ -89.253545, 29.322802 ], [ -89.24087, 29.310081 ], [ -89.224192, 29.313792 ], [ -89.223444, 29.318066 ], [ -89.219734, 29.324412 ], [ -89.204703, 29.338674 ], [ -89.200389, 29.344418 ], [ -89.200599, 29.347672 ], [ -89.189354, 29.345061 ], [ -89.179547, 29.339608 ], [ -89.177351, 29.33521 ], [ -89.178221, 29.32697 ], [ -89.165015, 29.303039 ], [ -89.157593, 29.296691 ], [ -89.140275, 29.291085 ], [ -89.134337, 29.27934 ], [ -89.136979, 29.275239 ], [ -89.129688, 29.265632 ], [ -89.100106, 29.25022 ], [ -89.096173, 29.24293 ], [ -89.095544, 29.238028 ], [ -89.098389, 29.232963 ], [ -89.105833, 29.231608 ], [ -89.106244, 29.215912 ], [ -89.10065, 29.206314 ], [ -89.090724, 29.199992 ], [ -89.068265, 29.204166 ], [ -89.067371, 29.208636 ], [ -89.029103, 29.220956 ], [ -89.02185, 29.218162 ], [ -89.015192, 29.211561 ], [ -89.000674, 29.180091 ], [ -89.00529, 29.164949 ], [ -89.013254, 29.16328 ], [ -89.018344, 29.165046 ], [ -89.024269, 29.170043 ], [ -89.043919, 29.162528 ], [ -89.047233, 29.157833 ], [ -89.03873, 29.14238 ], [ -89.032004, 29.144747 ], [ -89.024149, 29.137298 ], [ -89.023942, 29.1337 ], [ -89.026031, 29.130126 ], [ -89.051953, 29.106554 ], [ -89.055475, 29.084167 ], [ -89.062335, 29.070234 ], [ -89.09126, 29.066931 ], [ -89.098068, 29.067984 ], [ -89.105009, 29.073641 ], [ -89.121542, 29.069074 ], [ -89.143453, 29.047591 ], [ -89.156339, 29.028782 ], [ -89.162, 29.01586 ], [ -89.162326, 29.011713 ], [ -89.164788, 29.008703 ], [ -89.16985, 29.008703 ], [ -89.175732, 29.012123 ], [ -89.186061, 29.017993 ], [ -89.18215, 29.025486 ], [ -89.189893, 29.032635 ], [ -89.197871, 29.029701 ], [ -89.202563, 29.031603 ], [ -89.211144, 29.040813 ], [ -89.216101, 29.056371 ], [ -89.215531, 29.06141 ], [ -89.217201, 29.067275 ], [ -89.225865, 29.07866 ], [ -89.23631, 29.084605 ], [ -89.254726, 29.083261 ], [ -89.257283, 29.081086 ], [ -89.256869, 29.0738 ], [ -89.25364, 29.064954 ], [ -89.259354, 29.058358 ], [ -89.283215, 29.053325 ], [ -89.29109, 29.053097 ], [ -89.304888, 29.046379 ], [ -89.315389, 29.039081 ], [ -89.318102, 29.035342 ], [ -89.315182, 29.032662 ], [ -89.32485, 29.013805 ], [ -89.335228, 29.015003 ], [ -89.338249, 29.012935 ], [ -89.383814, 28.947434 ], [ -89.41148, 28.925011 ], [ -89.419865, 28.929709 ], [ -89.412388, 28.957504 ], [ -89.408157, 28.965341 ], [ -89.398104, 28.977016 ], [ -89.382106, 28.981525 ], [ -89.375049, 28.985368 ], [ -89.334735, 29.040335 ], [ -89.339828, 29.052221 ], [ -89.354798, 29.072543 ], [ -89.374522, 29.084174 ], [ -89.405654, 29.086936 ], [ -89.411154, 29.105838 ], [ -89.409371, 29.127855 ], [ -89.417718, 29.13869 ], [ -89.428965, 29.14451 ], [ -89.432932, 29.149023 ], [ -89.447472, 29.178576 ], [ -89.455829, 29.190991 ], [ -89.47231, 29.20755 ], [ -89.482844, 29.215053 ], [ -89.5366, 29.236212 ], [ -89.606651, 29.252023 ], [ -89.671781, 29.289028 ], [ -89.697258, 29.296679 ], [ -89.726162, 29.304026 ], [ -89.782149, 29.311132 ], [ -89.819859, 29.310241 ], [ -89.850305, 29.311768 ], [ -89.855109, 29.334997 ], [ -89.853699, 29.34064 ], [ -89.847124, 29.349186 ], [ -89.835, 29.359043 ], [ -89.820824, 29.377486 ], [ -89.816916, 29.384385 ], [ -89.816155, 29.393518 ], [ -89.816916, 29.398845 ], [ -89.819199, 29.404173 ], [ -89.822243, 29.4095 ], [ -89.826049, 29.415589 ], [ -89.835392, 29.418538 ], [ -89.843553, 29.421677 ], [ -89.845075, 29.434615 ], [ -89.836773, 29.45404 ], [ -89.833659, 29.456686 ], [ -89.833659, 29.459731 ], [ -89.832898, 29.463536 ], [ -89.833659, 29.467341 ], [ -89.83442, 29.470386 ], [ -89.840509, 29.47343 ], [ -89.849642, 29.477996 ], [ -89.86258, 29.476474 ], [ -89.876224, 29.472168 ], [ -89.902179, 29.460011 ], [ -89.918999, 29.444254 ], [ -89.932598, 29.429288 ], [ -89.95543, 29.428527 ], [ -89.96195, 29.432874 ], [ -89.964563, 29.434615 ], [ -89.972934, 29.443748 ], [ -89.991961, 29.463536 ], [ -90.01251, 29.462775 ], [ -90.018598, 29.45212 ], [ -90.022404, 29.444509 ], [ -90.029466, 29.432015 ], [ -90.032298, 29.427005 ], [ -90.031536, 29.412545 ], [ -90.033295, 29.393274 ], [ -90.029468, 29.388136 ], [ -90.029614, 29.386658 ], [ -90.029967, 29.383087 ], [ -90.030761, 29.375043 ], [ -90.030764, 29.375008 ], [ -90.030855, 29.374876 ], [ -90.033604, 29.370851 ], [ -90.035415, 29.368201 ], [ -90.036374, 29.363661 ], [ -90.032842, 29.348624 ], [ -90.031815, 29.344251 ], [ -90.034275, 29.322661 ], [ -90.028536, 29.307083 ], [ -90.013778, 29.30271 ], [ -90.009678, 29.294785 ], [ -90.016288, 29.284257 ], [ -90.019517, 29.282213 ], [ -90.032088, 29.280027 ], [ -90.043293, 29.282487 ], [ -90.057094, 29.281331 ], [ -90.061057, 29.276748 ], [ -90.059691, 29.272648 ], [ -90.060511, 29.267729 ], [ -90.070622, 29.262537 ], [ -90.086747, 29.259257 ], [ -90.091119, 29.261443 ], [ -90.097678, 29.26199 ], [ -90.101231, 29.259804 ], [ -90.096038, 29.240673 ], [ -90.073355, 29.227282 ], [ -90.073355, 29.210611 ], [ -90.070622, 29.208698 ], [ -90.06361, 29.209474 ], [ -90.04291, 29.211765 ], [ -90.019772, 29.231903 ], [ -90.005718, 29.240627 ], [ -89.969981, 29.255753 ], [ -89.965667, 29.259126 ], [ -89.959509, 29.267677 ], [ -89.951175, 29.266124 ], [ -89.949925, 29.263154 ], [ -89.950756, 29.260801 ], [ -89.95646, 29.253744 ], [ -90.022029, 29.216065 ], [ -90.058512, 29.183687 ], [ -90.079276, 29.16997 ], [ -90.088684, 29.162574 ], [ -90.104162, 29.150407 ], [ -90.174273, 29.105301 ], [ -90.223587, 29.085075 ], [ -90.231984, 29.08773 ], [ -90.245283, 29.085824 ], [ -90.343293, 29.057062 ], [ -90.348768, 29.057817 ], [ -90.349891, 29.063681 ], [ -90.325514, 29.075138 ], [ -90.304129, 29.077332 ], [ -90.29293, 29.078761 ], [ -90.282983, 29.082326 ], [ -90.26629, 29.089421 ], [ -90.258145, 29.091627 ], [ -90.253141, 29.093772 ], [ -90.249806, 29.100919 ], [ -90.250044, 29.108067 ], [ -90.243849, 29.11045 ], [ -90.234235, 29.110268 ], [ -90.234405, 29.128824 ], [ -90.243435, 29.136311 ], [ -90.248629, 29.13837 ], [ -90.26901, 29.139242 ], [ -90.280516, 29.142521 ], [ -90.27832, 29.150691 ], [ -90.297, 29.171317 ], [ -90.302846, 29.175098 ], [ -90.302948, 29.187948 ], [ -90.300885, 29.196171 ], [ -90.293183, 29.199789 ], [ -90.2828, 29.192545 ], [ -90.275851, 29.193668 ], [ -90.271251, 29.204639 ], [ -90.286621, 29.225694 ], [ -90.300304, 29.231241 ], [ -90.311663, 29.237954 ], [ -90.311523, 29.256374 ], [ -90.316093, 29.264777 ], [ -90.332796, 29.276956 ], [ -90.367166, 29.274128 ], [ -90.368154, 29.270736 ], [ -90.367012, 29.264956 ], [ -90.372565, 29.258923 ], [ -90.387924, 29.252786 ], [ -90.383857, 29.235606 ], [ -90.399465, 29.201046 ], [ -90.408578, 29.196421 ], [ -90.409416, 29.196135 ], [ -90.432912, 29.188132 ], [ -90.435907, 29.188449 ], [ -90.443954, 29.19583 ], [ -90.472489, 29.192688 ], [ -90.473273, 29.195224 ], [ -90.468773, 29.198469 ], [ -90.467233, 29.202549 ], [ -90.485786, 29.209843 ], [ -90.494928, 29.216713 ], [ -90.490987, 29.220883 ], [ -90.46832, 29.227532 ], [ -90.465764, 29.242951 ], [ -90.462866, 29.249809 ], [ -90.450674, 29.263739 ], [ -90.452186, 29.26625 ], [ -90.472779, 29.272556 ], [ -90.495299, 29.287277 ], [ -90.510555, 29.290925 ], [ -90.517277, 29.282719 ], [ -90.526216, 29.276492 ], [ -90.552005, 29.278512 ], [ -90.565436, 29.285111 ], [ -90.582525, 29.276037 ], [ -90.589724, 29.248521 ], [ -90.58847, 29.245863 ], [ -90.583924, 29.242886 ], [ -90.576506, 29.243986 ], [ -90.565378, 29.242475 ], [ -90.544547, 29.230683 ], [ -90.543245, 29.227843 ], [ -90.544311, 29.224292 ], [ -90.556501, 29.219913 ], [ -90.55739, 29.207881 ], [ -90.560889, 29.204261 ], [ -90.575277, 29.206827 ], [ -90.618413, 29.20329 ], [ -90.624161, 29.210366 ], [ -90.62742, 29.211004 ], [ -90.633819, 29.209128 ], [ -90.640223, 29.196554 ], [ -90.645612, 29.175867 ], [ -90.645169, 29.172958 ], [ -90.640863, 29.171261 ], [ -90.636973, 29.164572 ], [ -90.647042, 29.12858 ], [ -90.677724, 29.118742 ], [ -90.691109, 29.121722 ], [ -90.700893, 29.12147 ], [ -90.718035, 29.116611 ], [ -90.731239, 29.122886 ], [ -90.764189, 29.113374 ], [ -90.773458, 29.100133 ], [ -90.799444, 29.087377 ], [ -90.802053, 29.083322 ], [ -90.803699, 29.063709 ], [ -90.79872, 29.054841 ], [ -90.781981, 29.049431 ], [ -90.765188, 29.049403 ], [ -90.750092, 29.053247 ], [ -90.7253, 29.066616 ], [ -90.709105, 29.064305 ], [ -90.70535, 29.062679 ], [ -90.702102, 29.060275 ], [ -90.692205, 29.059607 ], [ -90.683645, 29.060944 ], [ -90.676958, 29.063619 ], [ -90.665589, 29.06723 ], [ -90.652348, 29.069237 ], [ -90.644189, 29.07151 ], [ -90.641247, 29.072313 ], [ -90.63924, 29.072848 ], [ -90.637623, 29.072084 ], [ -90.636033, 29.069792 ], [ -90.637495, 29.066608 ], [ -90.648058, 29.062649 ], [ -90.730899, 29.042259 ], [ -90.755677, 29.038997 ], [ -90.79768, 29.039741 ], [ -90.811473, 29.03658 ], [ -90.839345, 29.039167 ], [ -90.842762, 29.042947 ], [ -90.844849, 29.048721 ], [ -90.841226, 29.054266 ], [ -90.844593, 29.06728 ], [ -90.862757, 29.094863 ], [ -90.867766, 29.095434 ], [ -90.877583, 29.104891 ], [ -90.885351, 29.117016 ], [ -90.898215, 29.131342 ], [ -90.925797, 29.153116 ], [ -90.941877, 29.162373 ], [ -90.948091, 29.174104 ], [ -90.961278, 29.180817 ], [ -90.981458, 29.171211 ], [ -91.000096, 29.169481 ], [ -91.023955, 29.174784 ], [ -91.031786, 29.182188 ], [ -91.05863, 29.181734 ], [ -91.094015, 29.187711 ], [ -91.11476, 29.207918 ], [ -91.129141, 29.215863 ], [ -91.199647, 29.221287 ], [ -91.219032, 29.226051 ], [ -91.278792, 29.247776 ], [ -91.302677, 29.265958 ], [ -91.334885, 29.298775 ], [ -91.33275, 29.305816 ], [ -91.309314, 29.305698 ], [ -91.299054, 29.309017 ], [ -91.291821, 29.311357 ], [ -91.29042, 29.313062 ], [ -91.279742, 29.326058 ], [ -91.276647, 29.329825 ], [ -91.276187, 29.332783 ], [ -91.274308, 29.344878 ], [ -91.270582, 29.355415 ], [ -91.270053, 29.356912 ], [ -91.26994, 29.357231 ], [ -91.266589, 29.361218 ], [ -91.265479, 29.361767 ], [ -91.251546, 29.368659 ], [ -91.251232, 29.368814 ], [ -91.249517, 29.369662 ], [ -91.249109, 29.369864 ], [ -91.245558, 29.37058 ], [ -91.238515, 29.371999 ], [ -91.235348, 29.370638 ], [ -91.222377, 29.360703 ], [ -91.207299, 29.360703 ], [ -91.197465, 29.369882 ], [ -91.200087, 29.38955 ], [ -91.218463, 29.407235 ], [ -91.215976, 29.412505 ], [ -91.214284, 29.416089 ], [ -91.211999, 29.420931 ], [ -91.2151, 29.427542 ], [ -91.217448, 29.432549 ], [ -91.218067, 29.433193 ], [ -91.219242, 29.434418 ], [ -91.221166, 29.436421 ], [ -91.24164, 29.441021 ], [ -91.251319, 29.444483 ], [ -91.258226, 29.446954 ], [ -91.259537, 29.458001 ], [ -91.259844, 29.460582 ], [ -91.259988, 29.461803 ], [ -91.260024, 29.462102 ], [ -91.261588, 29.464954 ], [ -91.265649, 29.472362 ], [ -91.2813, 29.481547 ], [ -91.294325, 29.476894 ], [ -91.335742, 29.485886 ], [ -91.343567, 29.492593 ], [ -91.34588, 29.504538 ], [ -91.356625, 29.515191 ], [ -91.402214, 29.511914 ], [ -91.420449, 29.515745 ], [ -91.42713, 29.520215 ], [ -91.432337, 29.53283 ], [ -91.439941, 29.540434 ], [ -91.447345, 29.544749 ], [ -91.468748, 29.544299 ], [ -91.517274, 29.52974 ], [ -91.531021, 29.531543 ], [ -91.531471, 29.535374 ], [ -91.52584, 29.545946 ], [ -91.525523, 29.551904 ], [ -91.529217, 29.558598 ], [ -91.537445, 29.565888 ], [ -91.541974, 29.594353 ], [ -91.553537, 29.632766 ], [ -91.560908, 29.63735 ], [ -91.570589, 29.638312 ], [ -91.581843, 29.637165 ], [ -91.600179, 29.631156 ], [ -91.625114, 29.626195 ], [ -91.643832, 29.630625 ], [ -91.648941, 29.633635 ], [ -91.648657, 29.636713 ], [ -91.646478, 29.639427 ], [ -91.643198, 29.640274 ], [ -91.637344, 29.647217 ], [ -91.627286, 29.662132 ], [ -91.625114, 29.671679 ], [ -91.626826, 29.684753 ], [ -91.623829, 29.69924 ], [ -91.618479, 29.710816 ], [ -91.61809, 29.720694 ], [ -91.621512, 29.735429 ], [ -91.632829, 29.742576 ], [ -91.667128, 29.745822 ], [ -91.710935, 29.738993 ], [ -91.737253, 29.74937 ], [ -91.752259, 29.748264 ], [ -91.783674, 29.740689 ], [ -91.830499, 29.718918 ], [ -91.845962, 29.708763 ], [ -91.85864, 29.703121 ], [ -91.866516, 29.70715 ], [ -91.88075, 29.710839 ], [ -91.880999, 29.713338 ], [ -91.878331, 29.716087 ], [ -91.875637, 29.722316 ], [ -91.87557, 29.722471 ], [ -91.87557, 29.728043 ], [ -91.878355, 29.735007 ], [ -91.879748, 29.742668 ], [ -91.878355, 29.751025 ], [ -91.874761, 29.760083 ], [ -91.859151, 29.783331 ], [ -91.854677, 29.807436 ], [ -91.869998, 29.828328 ], [ -91.889118, 29.836023 ], [ -91.90689, 29.83094 ], [ -91.915989, 29.815654 ], [ -91.919143, 29.815379 ], [ -91.940723, 29.817008 ], [ -91.96123, 29.810221 ], [ -91.970443, 29.80431 ], [ -91.978381, 29.799217 ], [ -91.983871, 29.794516 ], [ -92.035666, 29.781662 ], [ -92.056398, 29.772313 ], [ -92.107486, 29.744429 ], [ -92.144431, 29.716418 ], [ -92.149349, 29.697052 ], [ -92.134347, 29.669516 ], [ -92.132804, 29.660462 ], [ -92.111787, 29.62177 ], [ -92.093419, 29.618694 ], [ -92.06564, 29.619967 ], [ -92.04767, 29.624527 ], [ -92.02532, 29.625647 ], [ -92.01627, 29.618741 ], [ -92.000371, 29.613143 ], [ -92.000003, 29.613013 ], [ -91.965031, 29.608019 ], [ -91.939903, 29.610291 ], [ -91.935024, 29.612239 ], [ -91.929567, 29.61884 ], [ -91.922825, 29.633173 ], [ -91.898996, 29.63701 ], [ -91.896763, 29.634618 ], [ -91.882318, 29.62977 ], [ -91.866113, 29.631583 ], [ -91.863018, 29.633739 ], [ -91.841294, 29.62962 ], [ -91.838981, 29.624475 ], [ -91.840921, 29.619913 ], [ -91.838297, 29.616041 ], [ -91.821693, 29.606049 ], [ -91.803831, 29.599562 ], [ -91.784976, 29.595204 ], [ -91.7785, 29.58922 ], [ -91.774805, 29.582113 ], [ -91.774686, 29.576387 ], [ -91.74632, 29.574337 ], [ -91.719102, 29.565568 ], [ -91.715642, 29.565844 ], [ -91.712002, 29.56474 ], [ -91.709205, 29.561012 ], [ -91.711654, 29.55427 ], [ -91.733956, 29.539504 ], [ -91.747058, 29.535144 ], [ -91.765448, 29.520844 ], [ -91.771927, 29.504871 ], [ -91.772529, 29.499016 ], [ -91.770069, 29.493812 ], [ -91.770516, 29.488953 ], [ -91.782387, 29.482882 ], [ -91.789119, 29.482081 ], [ -91.800121, 29.486828 ], [ -91.803448, 29.486851 ], [ -91.814609, 29.482061 ], [ -91.821576, 29.473925 ], [ -91.8385, 29.478874 ], [ -91.848665, 29.484144 ], [ -91.852598, 29.494984 ], [ -91.862324, 29.502393 ], [ -91.878746, 29.502937 ], [ -91.886815, 29.505577 ], [ -91.906175, 29.518052 ], [ -91.915322, 29.518513 ], [ -91.947007, 29.53316 ], [ -91.969312, 29.536893 ], [ -91.985726, 29.547708 ], [ -92.02681, 29.566805 ], [ -92.035462, 29.57864 ], [ -92.041168, 29.581648 ], [ -92.046316, 29.584362 ], [ -92.066533, 29.583842 ], [ -92.105923, 29.586335 ], [ -92.158624, 29.581616 ], [ -92.21259, 29.562479 ], [ -92.25186, 29.539354 ], [ -92.280392, 29.533434 ], [ -92.309357, 29.533026 ], [ -92.347236, 29.539394 ], [ -92.402165, 29.551269 ], [ -92.473585, 29.561081 ], [ -92.558602, 29.569935 ], [ -92.61627, 29.578729 ], [ -92.617725, 29.579092 ], [ -92.653651, 29.588065 ], [ -92.744126, 29.617608 ], [ -92.871232, 29.670028 ], [ -92.940455, 29.701033 ], [ -92.974305, 29.71398 ], [ -93.065354, 29.740966 ], [ -93.088182, 29.749125 ], [ -93.17693, 29.770487 ], [ -93.226934, 29.777519 ], [ -93.267456, 29.778113 ], [ -93.295573, 29.775071 ], [ -93.342104, 29.763402 ], [ -93.344993, 29.759618 ], [ -93.347331, 29.759046 ], [ -93.372029, 29.763049 ], [ -93.438973, 29.768949 ], [ -93.475252, 29.769242 ], [ -93.538462, 29.763299 ], [ -93.590786, 29.755649 ], [ -93.635304, 29.752806 ], [ -93.68364, 29.747153 ], [ -93.741948, 29.736343 ], [ -93.766048, 29.7295 ], [ -93.79925, 29.71526 ], [ -93.818995, 29.704076 ], [ -93.837971, 29.690619 ], [ -93.892246, 29.765241 ], [ -93.89847, 29.771577 ], [ -93.890679, 29.843159 ], [ -93.840799, 29.914423 ], [ -93.789431, 29.987812 ], [ -93.75663, 30.014163 ], [ -93.752038, 30.016403 ], [ -93.722481, 30.050898 ], [ -93.721589, 30.051939 ], [ -93.712101, 30.067346 ], [ -93.695684, 30.135729 ], [ -93.695252, 30.1476 ], [ -93.712008, 30.194304 ], [ -93.716223, 30.244318 ], [ -93.720575, 30.295961 ], [ -93.723586, 30.294951 ], [ -93.735896, 30.29944 ], [ -93.765822, 30.333318 ], [ -93.757654, 30.390423 ], [ -93.751437, 30.396288 ], [ -93.741701, 30.403007 ], [ -93.702665, 30.429947 ], [ -93.698302, 30.438657 ], [ -93.697828, 30.443838 ], [ -93.710117, 30.5064 ], [ -93.740045, 30.538765 ], [ -93.727844, 30.57407 ], [ -93.578395, 30.802047 ], [ -93.563292, 30.818503 ], [ -93.558672, 30.868829 ], [ -93.558617, 30.869424 ], [ -93.55497, 30.876685 ], [ -93.554576, 30.87747 ], [ -93.530936, 30.924534 ], [ -93.540354, 31.008135 ], [ -93.527644, 31.074509 ], [ -93.531744, 31.180817 ], [ -93.535097, 31.185614 ], [ -93.548931, 31.186601 ], [ -93.55254, 31.185605 ], [ -93.552649, 31.185575 ], [ -93.579215, 31.167422 ], [ -93.588503, 31.165581 ], [ -93.598828, 31.174679 ], [ -93.599705, 31.176456 ], [ -93.602315, 31.181742 ], [ -93.607243, 31.204806 ], [ -93.608158, 31.227835 ], [ -93.614402, 31.260869 ], [ -93.620829, 31.271299 ], [ -93.644407, 31.27711 ], [ -93.671676, 31.299586 ], [ -93.640805, 31.372546 ], [ -93.670182, 31.387184 ], [ -93.695866, 31.409392 ], [ -93.729613, 31.487922 ], [ -93.798087, 31.534044 ], [ -93.818582, 31.554826 ], [ -93.834923, 31.58621 ], [ -93.834924, 31.586211 ], [ -93.82629, 31.614903 ], [ -93.817059, 31.671694 ], [ -93.812477, 31.715246 ], [ -93.840029, 31.800596 ], [ -93.878225, 31.844276 ], [ -93.889193, 31.856819 ], [ -93.92029, 31.888651 ], [ -93.932135, 31.893672 ], [ -93.975377, 31.92366 ], [ -94.01563, 31.979856 ], [ -94.04272, 31.999265 ], [ -94.0427, 32.056012 ], [ -94.042337, 32.119914 ], [ -94.042681, 32.137956 ], [ -94.042591, 32.158097 ], [ -94.042539, 32.166826 ], [ -94.042566, 32.166894 ], [ -94.042621, 32.196005 ], [ -94.042662, 32.218146 ], [ -94.042732, 32.26962 ], [ -94.042733, 32.269696 ], [ -94.042739, 32.363559 ], [ -94.042763, 32.373332 ], [ -94.042901, 32.392283 ], [ -94.042923, 32.399918 ], [ -94.042899, 32.400659 ], [ -94.042986, 32.435507 ], [ -94.042908, 32.439891 ], [ -94.042903, 32.470386 ], [ -94.042875, 32.471348 ], [ -94.042902, 32.472906 ], [ -94.042995, 32.478004 ], [ -94.042955, 32.480261 ], [ -94.043072, 32.4843 ], [ -94.043089, 32.486561 ], [ -94.042911, 32.492852 ], [ -94.042885, 32.505145 ], [ -94.043081, 32.513613 ], [ -94.043142, 32.559502 ], [ -94.043083, 32.564261 ], [ -94.042919, 32.610142 ], [ -94.042929, 32.61826 ], [ -94.042926, 32.622015 ], [ -94.042824, 32.640305 ], [ -94.04278, 32.643466 ], [ -94.042913, 32.655127 ], [ -94.043147, 32.69303 ] ] ] ] } },
+{ "type": "Feature", "id": 10, "properties": { "GEO_ID": "0400000US27", "STATE": "27", "NAME": "Minnesota", "LSAD": "", "CENSUSAREA": 79626.743000000002 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -92.191501, 46.672586 ], [ -92.197145, 46.663408 ], [ -92.202292, 46.655041 ], [ -92.207092, 46.651941 ], [ -92.212392, 46.649941 ], [ -92.221731, 46.649724 ], [ -92.222338, 46.64971 ], [ -92.228155, 46.649574 ], [ -92.231944, 46.649486 ], [ -92.232647, 46.64947 ], [ -92.234815, 46.64942 ], [ -92.242493, 46.649241 ], [ -92.250861, 46.650061 ], [ -92.254379, 46.650405 ], [ -92.256654, 46.650628 ], [ -92.262503, 46.651201 ], [ -92.264462, 46.651393 ], [ -92.269948, 46.65193 ], [ -92.274465, 46.654227 ], [ -92.276373, 46.655198 ], [ -92.277155, 46.655596 ], [ -92.292192, 46.663242 ], [ -92.291597, 46.624941 ], [ -92.291647, 46.604649 ], [ -92.292371, 46.495585 ], [ -92.29251, 46.478761 ], [ -92.292727, 46.431993 ], [ -92.292847, 46.420876 ], [ -92.29286, 46.41722 ], [ -92.292999, 46.321894 ], [ -92.292782, 46.319312 ], [ -92.292803, 46.314628 ], [ -92.29288, 46.313752 ], [ -92.292839, 46.307107 ], [ -92.29284, 46.304319 ], [ -92.293007, 46.297987 ], [ -92.293074, 46.295129 ], [ -92.293619, 46.244043 ], [ -92.293558, 46.224578 ], [ -92.293857, 46.180073 ], [ -92.293744, 46.166838 ], [ -92.293706, 46.157321 ], [ -92.29353, 46.113824 ], [ -92.294069, 46.078346 ], [ -92.294033, 46.074377 ], [ -92.306756, 46.07241 ], [ -92.326877, 46.066618 ], [ -92.443285, 46.014648 ], [ -92.656125, 45.924442 ], [ -92.707702, 45.894901 ], [ -92.721128, 45.883805 ], [ -92.734039, 45.868108 ], [ -92.76249, 45.819239 ], [ -92.76843, 45.79801 ], [ -92.784621, 45.764196 ], [ -92.803971, 45.749805 ], [ -92.841051, 45.730024 ], [ -92.863703, 45.72182 ], [ -92.869193, 45.717568 ], [ -92.883987, 45.65487 ], [ -92.885661, 45.644126 ], [ -92.888114, 45.628377 ], [ -92.886421, 45.594881 ], [ -92.883749, 45.575483 ], [ -92.871082, 45.567581 ], [ -92.823309, 45.560934 ], [ -92.803432, 45.5625 ], [ -92.72623, 45.531085 ], [ -92.680234, 45.464344 ], [ -92.664102, 45.393309 ], [ -92.704794, 45.326526 ], [ -92.732594, 45.304224 ], [ -92.746139, 45.296046 ], [ -92.751735, 45.292667 ], [ -92.760615, 45.278827 ], [ -92.765898, 45.210173 ], [ -92.76713, 45.194165 ], [ -92.792875, 45.078489 ], [ -92.791206, 45.045698 ], [ -92.768606, 45.008016 ], [ -92.750645, 44.937299 ], [ -92.761677, 44.862022 ], [ -92.761845, 44.860879 ], [ -92.765461, 44.836202 ], [ -92.784443, 44.793958 ], [ -92.802201, 44.745714 ], [ -92.802402, 44.745167 ], [ -92.737259, 44.717155 ], [ -92.732042, 44.713775 ], [ -92.632105, 44.649027 ], [ -92.621733, 44.638983 ], [ -92.619774, 44.629214 ], [ -92.549685, 44.576 ], [ -92.534186, 44.570375 ], [ -92.491773, 44.566003 ], [ -92.357313, 44.55848 ], [ -92.340058, 44.555273 ], [ -92.329013, 44.550895 ], [ -92.319938, 44.54494 ], [ -92.316425, 44.540792 ], [ -92.314071, 44.538014 ], [ -92.303046, 44.518646 ], [ -92.302215, 44.500298 ], [ -92.291005, 44.485464 ], [ -92.276784, 44.473649 ], [ -92.24201, 44.454254 ], [ -92.233897, 44.446334 ], [ -92.221083, 44.440386 ], [ -92.115296, 44.416056 ], [ -92.083925, 44.406211 ], [ -92.046285, 44.394398 ], [ -91.972493, 44.36676 ], [ -91.9636, 44.362112 ], [ -91.92559, 44.333548 ], [ -91.918625, 44.322671 ], [ -91.887189, 44.252513 ], [ -91.887905, 44.246398 ], [ -91.892963, 44.235149 ], [ -91.892698, 44.231105 ], [ -91.875158, 44.200575 ], [ -91.862858, 44.193001 ], [ -91.808064, 44.159262 ], [ -91.740871, 44.133918 ], [ -91.721552, 44.130342 ], [ -91.67252, 44.091286 ], [ -91.59207, 44.031372 ], [ -91.580019, 44.026925 ], [ -91.559197, 44.023959 ], [ -91.547028, 44.022226 ], [ -91.505918, 44.018651 ], [ -91.463515, 44.009041 ], [ -91.43738, 43.999962 ], [ -91.432522, 43.996827 ], [ -91.420114, 43.984243 ], [ -91.363242, 43.926563 ], [ -91.310991, 43.867381 ], [ -91.298815, 43.856555 ], [ -91.284138, 43.847065 ], [ -91.262436, 43.792166 ], [ -91.268198, 43.726571 ], [ -91.273316, 43.668307 ], [ -91.268748, 43.615348 ], [ -91.265091, 43.609977 ], [ -91.217706, 43.50055 ], [ -91.369325, 43.500827 ], [ -91.371608, 43.500945 ], [ -91.37695, 43.500482 ], [ -91.441786, 43.500438 ], [ -91.445932, 43.500588 ], [ -91.461403, 43.500642 ], [ -91.465063, 43.500608 ], [ -91.491042, 43.50069 ], [ -91.533806, 43.50056 ], [ -91.54122, 43.500515 ], [ -91.551021, 43.500539 ], [ -91.591073, 43.500536 ], [ -91.610832, 43.50053 ], [ -91.610895, 43.50053 ], [ -91.615293, 43.50055 ], [ -91.616895, 43.500663 ], [ -91.617407, 43.500687 ], [ -91.620785, 43.500677 ], [ -91.625611, 43.500727 ], [ -91.634244, 43.500479 ], [ -91.634495, 43.500439 ], [ -91.635626, 43.500463 ], [ -91.639772, 43.500573 ], [ -91.644924, 43.500529 ], [ -91.651396, 43.500454 ], [ -91.658401, 43.500533 ], [ -91.670872, 43.500513 ], [ -91.700749, 43.500581 ], [ -91.730217, 43.50068 ], [ -91.730359, 43.50068 ], [ -91.73333, 43.500623 ], [ -91.736558, 43.500561 ], [ -91.738446, 43.500525 ], [ -91.761414, 43.500637 ], [ -91.777688, 43.500711 ], [ -91.77929, 43.500803 ], [ -91.804925, 43.500716 ], [ -91.807156, 43.500648 ], [ -91.824848, 43.500684 ], [ -91.941837, 43.500554 ], [ -91.949879, 43.500485 ], [ -92.079802, 43.500647 ], [ -92.079954, 43.500647 ], [ -92.08997, 43.500684 ], [ -92.103886, 43.500735 ], [ -92.178863, 43.500713 ], [ -92.198788, 43.500527 ], [ -92.277425, 43.500466 ], [ -92.279084, 43.500436 ], [ -92.368908, 43.500454 ], [ -92.388298, 43.500483 ], [ -92.40613, 43.500476 ], [ -92.408832, 43.500614 ], [ -92.448948, 43.50042 ], [ -92.464505, 43.500345 ], [ -92.553128, 43.5003 ], [ -92.553161, 43.5003 ], [ -92.649194, 43.500049 ], [ -92.653318, 43.50005 ], [ -92.67258, 43.500055 ], [ -92.689033, 43.500062 ], [ -92.692786, 43.500063 ], [ -92.707312, 43.500069 ], [ -92.752088, 43.500084 ], [ -92.790317, 43.499567 ], [ -92.870277, 43.499548 ], [ -93.007871, 43.499604 ], [ -93.024348, 43.499572 ], [ -93.024429, 43.499572 ], [ -93.049192, 43.499571 ], [ -93.228861, 43.499567 ], [ -93.2718, 43.499356 ], [ -93.399035, 43.499485 ], [ -93.428509, 43.499478 ], [ -93.468563, 43.499473 ], [ -93.472804, 43.4994 ], [ -93.482009, 43.499482 ], [ -93.488261, 43.499417 ], [ -93.49735, 43.499456 ], [ -93.497405, 43.499456 ], [ -93.528482, 43.499471 ], [ -93.532178, 43.499472 ], [ -93.558631, 43.499521 ], [ -93.576728, 43.49952 ], [ -93.617131, 43.499548 ], [ -93.648533, 43.499559 ], [ -93.699345, 43.499576 ], [ -93.704916, 43.499568 ], [ -93.708771, 43.499564 ], [ -93.716217, 43.499563 ], [ -93.794285, 43.499542 ], [ -93.795793, 43.49952 ], [ -93.97076, 43.499605 ], [ -93.970762, 43.499605 ], [ -94.092894, 43.500302 ], [ -94.094339, 43.500302 ], [ -94.108068, 43.5003 ], [ -94.10988, 43.500283 ], [ -94.247965, 43.500333 ], [ -94.377466, 43.500379 ], [ -94.390597, 43.500469 ], [ -94.442835, 43.500583 ], [ -94.442848, 43.500583 ], [ -94.447048, 43.500639 ], [ -94.47042, 43.50034 ], [ -94.560838, 43.500377 ], [ -94.565665, 43.50033 ], [ -94.615916, 43.500544 ], [ -94.854555, 43.500614 ], [ -94.857867, 43.500615 ], [ -94.860192, 43.500546 ], [ -94.872725, 43.500564 ], [ -94.874235, 43.500557 ], [ -94.887291, 43.500502 ], [ -94.914523, 43.50045 ], [ -94.914634, 43.50045 ], [ -94.914905, 43.50045 ], [ -94.914955, 43.50045 ], [ -94.934625, 43.50049 ], [ -94.954477, 43.500467 ], [ -94.974359, 43.500508 ], [ -94.99446, 43.500523 ], [ -95.014245, 43.500872 ], [ -95.034, 43.500811 ], [ -95.053504, 43.500769 ], [ -95.054289, 43.50086 ], [ -95.114874, 43.500667 ], [ -95.122633, 43.500755 ], [ -95.167294, 43.500771 ], [ -95.167891, 43.500885 ], [ -95.180423, 43.500774 ], [ -95.214938, 43.500885 ], [ -95.250762, 43.500406 ], [ -95.250969, 43.500464 ], [ -95.374737, 43.500314 ], [ -95.375269, 43.500322 ], [ -95.387787, 43.50024 ], [ -95.387812, 43.50024 ], [ -95.387851, 43.50024 ], [ -95.434199, 43.500314 ], [ -95.434293, 43.50036 ], [ -95.454433, 43.500644 ], [ -95.454706, 43.500648 ], [ -95.454706, 43.500563 ], [ -95.475065, 43.500335 ], [ -95.486737, 43.500274 ], [ -95.486803, 43.500246 ], [ -95.514774, 43.499865 ], [ -95.740813, 43.499894 ], [ -95.741569, 43.499891 ], [ -95.821277, 43.499965 ], [ -95.834421, 43.499966 ], [ -95.860946, 43.499966 ], [ -95.861152, 43.499966 ], [ -96.053163, 43.500176 ], [ -96.198484, 43.500335 ], [ -96.198766, 43.500312 ], [ -96.208814, 43.500391 ], [ -96.332062, 43.500415 ], [ -96.351059, 43.500333 ], [ -96.453049, 43.500415 ], [ -96.453352, 43.58704 ], [ -96.453383, 43.588183 ], [ -96.453356, 43.607544 ], [ -96.453387, 43.609944 ], [ -96.453408, 43.675008 ], [ -96.45338, 43.689637 ], [ -96.453281, 43.791435 ], [ -96.453088, 43.805123 ], [ -96.453264, 43.849501 ], [ -96.453264, 43.849506 ], [ -96.453264, 43.849604 ], [ -96.453335, 43.877029 ], [ -96.453304, 43.878583 ], [ -96.453183, 43.87865 ], [ -96.453352, 43.949122 ], [ -96.453289, 43.950814 ], [ -96.453165, 43.96654 ], [ -96.453292, 43.96718 ], [ -96.453389, 43.97806 ], [ -96.453263, 43.980277 ], [ -96.453328, 43.992871 ], [ -96.453297, 43.994723 ], [ -96.453116, 44.006876 ], [ -96.453053, 44.008887 ], [ -96.453373, 44.023744 ], [ -96.453405, 44.025413 ], [ -96.453313, 44.03643 ], [ -96.453187, 44.03835 ], [ -96.452774, 44.19678 ], [ -96.452774, 44.196895 ], [ -96.452673, 44.254588 ], [ -96.452419, 44.255274 ], [ -96.452369, 44.268967 ], [ -96.452365, 44.271972 ], [ -96.452617, 44.282702 ], [ -96.4525, 44.285687 ], [ -96.452334, 44.297009 ], [ -96.452239, 44.298655 ], [ -96.452369, 44.312071 ], [ -96.452248, 44.313362 ], [ -96.452372, 44.325991 ], [ -96.452309, 44.328094 ], [ -96.452248, 44.340642 ], [ -96.452152, 44.342219 ], [ -96.452305, 44.345332 ], [ -96.452282, 44.354857 ], [ -96.452213, 44.360149 ], [ -96.452134, 44.383679 ], [ -96.452073, 44.38969 ], [ -96.451924, 44.441549 ], [ -96.451816, 44.460402 ], [ -96.452218, 44.470873 ], [ -96.452122, 44.473043 ], [ -96.451974, 44.506849 ], [ -96.45201, 44.516929 ], [ -96.452236, 44.526871 ], [ -96.452016, 44.543533 ], [ -96.45199, 44.543639 ], [ -96.451888, 44.544058 ], [ -96.45172, 44.630708 ], [ -96.451761, 44.631194 ], [ -96.451761, 44.63135 ], [ -96.451543, 44.703135 ], [ -96.451573, 44.76051 ], [ -96.45138, 44.761788 ], [ -96.45162, 44.776191 ], [ -96.451823, 44.790471 ], [ -96.451888, 44.792299 ], [ -96.451829, 44.797691 ], [ -96.451559, 44.805468 ], [ -96.45156, 44.805569 ], [ -96.452009, 44.89008 ], [ -96.451853, 44.906672 ], [ -96.452047, 44.910695 ], [ -96.452347, 44.962734 ], [ -96.452092, 44.977475 ], [ -96.452092, 44.977494 ], [ -96.45224, 45.042347 ], [ -96.452177, 45.050185 ], [ -96.45221, 45.051602 ], [ -96.452219, 45.093836 ], [ -96.452026, 45.095138 ], [ -96.452418, 45.122677 ], [ -96.452353, 45.124071 ], [ -96.452304, 45.178563 ], [ -96.452162, 45.203109 ], [ -96.452152, 45.204849 ], [ -96.452315, 45.208986 ], [ -96.452948, 45.268925 ], [ -96.452949, 45.269059 ], [ -96.452791, 45.28428 ], [ -96.453067, 45.298115 ], [ -96.454094, 45.301546 ], [ -96.47002, 45.326832 ], [ -96.489065, 45.357071 ], [ -96.521787, 45.375645 ], [ -96.617726, 45.408092 ], [ -96.680454, 45.410499 ], [ -96.692541, 45.417338 ], [ -96.732739, 45.458737 ], [ -96.742509, 45.478723 ], [ -96.745487, 45.488712 ], [ -96.76528, 45.521414 ], [ -96.784863, 45.5413 ], [ -96.835451, 45.586129 ], [ -96.843957, 45.594003 ], [ -96.844334, 45.594375 ], [ -96.849444, 45.598944 ], [ -96.853646, 45.602307 ], [ -96.857751, 45.605962 ], [ -96.844211, 45.639583 ], [ -96.840746, 45.645294 ], [ -96.835769, 45.649648 ], [ -96.745086, 45.701576 ], [ -96.711157, 45.717561 ], [ -96.672665, 45.732336 ], [ -96.652226, 45.746809 ], [ -96.583085, 45.820024 ], [ -96.57974, 45.82582 ], [ -96.576544, 45.839945 ], [ -96.572984, 45.861602 ], [ -96.568772, 45.888072 ], [ -96.568281, 45.891203 ], [ -96.568053, 45.898697 ], [ -96.568315, 45.902902 ], [ -96.568918, 45.911426 ], [ -96.569265, 45.911471 ], [ -96.569401, 45.913946 ], [ -96.569069, 45.914785 ], [ -96.564317, 45.921074 ], [ -96.564518, 45.926256 ], [ -96.56328, 45.935238 ], [ -96.57035, 45.963595 ], [ -96.577326, 46.021757 ], [ -96.57794, 46.026874 ], [ -96.566295, 46.051416 ], [ -96.559271, 46.058272 ], [ -96.55694, 46.064601 ], [ -96.554835, 46.084824 ], [ -96.557952, 46.102442 ], [ -96.578362, 46.170112 ], [ -96.585647, 46.177309 ], [ -96.599087, 46.263701 ], [ -96.598233, 46.312563 ], [ -96.631586, 46.353752 ], [ -96.669794, 46.384644 ], [ -96.721999, 46.439986 ], [ -96.716438, 46.444567 ], [ -96.739054, 46.543708 ], [ -96.783003, 46.630405 ], [ -96.783009, 46.630418 ], [ -96.783014, 46.630647 ], [ -96.784205, 46.686768 ], [ -96.802013, 46.812464 ], [ -96.767458, 46.905163 ], [ -96.780258, 46.928263 ], [ -96.791558, 46.934264 ], [ -96.823222, 46.970861 ], [ -96.824598, 46.993309 ], [ -96.82318, 46.999965 ], [ -96.824807, 47.124968 ], [ -96.826655, 47.150539 ], [ -96.832946, 47.237588 ], [ -96.833019, 47.238095 ], [ -96.852676, 47.374973 ], [ -96.862312, 47.422333 ], [ -96.853768, 47.499527 ], [ -96.853286, 47.503881 ], [ -96.84243, 47.508225 ], [ -96.850955, 47.598287 ], [ -96.88574, 47.664266 ], [ -96.890671, 47.672153 ], [ -96.980391, 47.815662 ], [ -97.000356, 47.860915 ], [ -97.023156, 47.873978 ], [ -97.088158, 48.059515 ], [ -97.098275, 48.07131 ], [ -97.123135, 48.109497 ], [ -97.14751, 48.170572 ], [ -97.147498, 48.173227 ], [ -97.147401, 48.193779 ], [ -97.14717, 48.242966 ], [ -97.143148, 48.246708 ], [ -97.134534, 48.249737 ], [ -97.12993, 48.249731 ], [ -97.11657, 48.279661 ], [ -97.115581, 48.323928 ], [ -97.126745, 48.34214 ], [ -97.136373, 48.352393 ], [ -97.145693, 48.397431 ], [ -97.131479, 48.406586 ], [ -97.123399, 48.421201 ], [ -97.12677, 48.520191 ], [ -97.150541, 48.539449 ], [ -97.16111, 48.543155 ], [ -97.163105, 48.543855 ], [ -97.16305, 48.543963 ], [ -97.092606, 48.682033 ], [ -97.137571, 48.749191 ], [ -97.157797, 48.78768 ], [ -97.199549, 48.881183 ], [ -97.23261, 48.946561 ], [ -97.239155, 48.967596 ], [ -97.238387, 48.982631 ], [ -97.234005, 48.99747 ], [ -97.229039, 49.000687 ], [ -96.405412, 48.99982 ], [ -95.368698, 48.998729 ], [ -95.355819, 48.998735 ], [ -95.340962, 48.99874 ], [ -95.322946, 48.998767 ], [ -95.319895, 48.998769 ], [ -95.153711, 48.998903 ], [ -95.153309, 49.18488 ], [ -95.153424, 49.249995 ], [ -95.153333, 49.305655 ], [ -95.153319, 49.30772 ], [ -95.153331, 49.308442 ], [ -95.15333, 49.309287 ], [ -95.153284, 49.343409 ], [ -95.153344, 49.343662 ], [ -95.153407, 49.354397 ], [ -95.15333, 49.365886 ], [ -95.153259, 49.367691 ], [ -95.153293, 49.369107 ], [ -95.15335, 49.383079 ], [ -95.153314, 49.384358 ], [ -95.126467, 49.369439 ], [ -95.058404, 49.35317 ], [ -95.014415, 49.356405 ], [ -94.988908, 49.368897 ], [ -94.957465, 49.370186 ], [ -94.909273, 49.350176 ], [ -94.824291, 49.308834 ], [ -94.797527, 49.197791 ], [ -94.773223, 49.120733 ], [ -94.750221, 49.099763 ], [ -94.750218, 48.999992 ], [ -94.718932, 48.999991 ], [ -94.683069, 48.883929 ], [ -94.683127, 48.883376 ], [ -94.690302, 48.863711 ], [ -94.690246, 48.863363 ], [ -94.690889, 48.778066 ], [ -94.690863, 48.778047 ], [ -94.646256, 48.749975 ], [ -94.64515, 48.748991 ], [ -94.628854, 48.738789 ], [ -94.533057, 48.701262 ], [ -94.468728, 48.696324 ], [ -94.431854, 48.706588 ], [ -94.416191, 48.710948 ], [ -94.388848, 48.711945 ], [ -94.308446, 48.710239 ], [ -94.290737, 48.707747 ], [ -94.260541, 48.696381 ], [ -94.251169, 48.683514 ], [ -94.250497, 48.656654 ], [ -94.250191, 48.656323 ], [ -94.244394, 48.653442 ], [ -94.224276, 48.649527 ], [ -94.126336, 48.644447 ], [ -94.052452, 48.64402 ], [ -93.840754, 48.628548 ], [ -93.834323, 48.624954 ], [ -93.822644, 48.609067 ], [ -93.806763, 48.577616 ], [ -93.805369, 48.568393 ], [ -93.811201, 48.542385 ], [ -93.818375, 48.534442 ], [ -93.818253, 48.530046 ], [ -93.815178, 48.526508 ], [ -93.794454, 48.516021 ], [ -93.771741, 48.515825 ], [ -93.756483, 48.515366 ], [ -93.662337, 48.515708 ], [ -93.544361, 48.529109 ], [ -93.467504, 48.545664 ], [ -93.460798, 48.550552 ], [ -93.456675, 48.561834 ], [ -93.457046, 48.567199 ], [ -93.461731, 48.57403 ], [ -93.466007, 48.587291 ], [ -93.464308, 48.591792 ], [ -93.40366, 48.607593 ], [ -93.367025, 48.608283 ], [ -93.347528, 48.62662 ], [ -93.254854, 48.642784 ], [ -93.207398, 48.642474 ], [ -93.17999, 48.624926 ], [ -93.14242, 48.624924 ], [ -93.088438, 48.627597 ], [ -92.980484, 48.624915 ], [ -92.728046, 48.53929 ], [ -92.657881, 48.546263 ], [ -92.634931, 48.542873 ], [ -92.625739, 48.518189 ], [ -92.625151, 48.513048 ], [ -92.625374, 48.512916 ], [ -92.631117, 48.508252 ], [ -92.631137, 48.508077 ], [ -92.627237, 48.503383 ], [ -92.636696, 48.499428 ], [ -92.661418, 48.496557 ], [ -92.684866, 48.497611 ], [ -92.698824, 48.494892 ], [ -92.712562, 48.463013 ], [ -92.687998, 48.443889 ], [ -92.656027, 48.436709 ], [ -92.575636, 48.440827 ], [ -92.537202, 48.447703 ], [ -92.507285, 48.447875 ], [ -92.456325, 48.414204 ], [ -92.415121, 48.293841 ], [ -92.384387, 48.242914 ], [ -92.325304, 48.23703 ], [ -92.295053, 48.276587 ], [ -92.295668, 48.278118 ], [ -92.301451, 48.288608 ], [ -92.306309, 48.316442 ], [ -92.304561, 48.322977 ], [ -92.288994, 48.342991 ], [ -92.26228, 48.354933 ], [ -92.055228, 48.359213 ], [ -92.030872, 48.325824 ], [ -91.989545, 48.260214 ], [ -91.977555, 48.24714 ], [ -91.977486, 48.24634 ], [ -91.954432, 48.251678 ], [ -91.954397, 48.251199 ], [ -91.907597, 48.238183 ], [ -91.906967, 48.23777 ], [ -91.867641, 48.218341 ], [ -91.798268, 48.200086 ], [ -91.789693, 48.197829 ], [ -91.742313, 48.204491 ], [ -91.714931, 48.19913 ], [ -91.710519, 48.193898 ], [ -91.699336, 48.144728 ], [ -91.708099, 48.122985 ], [ -91.712226, 48.116883 ], [ -91.71185, 48.114598 ], [ -91.641062, 48.097703 ], [ -91.569746, 48.093348 ], [ -91.488067, 48.068111 ], [ -91.340159, 48.073236 ], [ -91.328738, 48.070588 ], [ -91.290215, 48.073945 ], [ -91.26638, 48.078713 ], [ -91.250112, 48.084087 ], [ -91.176181, 48.125811 ], [ -91.140773, 48.147689 ], [ -91.138311, 48.151024 ], [ -91.138482, 48.151458 ], [ -91.035858, 48.189436 ], [ -91.03555, 48.189459 ], [ -91.032942, 48.190794 ], [ -90.976955, 48.219452 ], [ -90.88548, 48.245784 ], [ -90.847352, 48.244443 ], [ -90.843624, 48.243576 ], [ -90.839176, 48.239511 ], [ -90.804207, 48.177833 ], [ -90.789776, 48.143472 ], [ -90.795308, 48.135523 ], [ -90.793841, 48.135569 ], [ -90.776133, 48.122481 ], [ -90.775962, 48.122229 ], [ -90.774225, 48.118894 ], [ -90.774191, 48.118575 ], [ -90.761625, 48.098283 ], [ -90.751608, 48.090968 ], [ -90.569763, 48.106951 ], [ -90.495637, 48.099444 ], [ -90.495398, 48.099787 ], [ -90.452022, 48.105006 ], [ -90.403219, 48.105114 ], [ -90.344234, 48.094447 ], [ -90.343484, 48.095064 ], [ -90.337177, 48.099771 ], [ -90.330052, 48.102399 ], [ -90.312386, 48.1053 ], [ -90.176605, 48.112445 ], [ -90.136191, 48.112136 ], [ -90.12509, 48.107702 ], [ -90.1239, 48.107131 ], [ -90.091639, 48.10463 ], [ -90.073873, 48.101138 ], [ -90.023595, 48.084708 ], [ -89.997852, 48.057567 ], [ -89.993822, 48.049027 ], [ -89.996702, 48.035391 ], [ -89.99305, 48.028404 ], [ -89.968255, 48.014482 ], [ -89.897414, 47.987599 ], [ -89.873286, 47.985419 ], [ -89.847571, 47.992442 ], [ -89.819802, 48.015099 ], [ -89.763967, 48.022969 ], [ -89.749314, 48.023325 ], [ -89.724184, 48.019818 ], [ -89.687891, 48.010826 ], [ -89.655793, 48.007532 ], [ -89.564288, 48.00293 ], [ -89.489226, 48.014528 ], [ -89.491739, 48.005212 ], [ -89.495344, 48.002356 ], [ -89.541521, 47.992841 ], [ -89.551555, 47.987305 ], [ -89.552939, 47.980731 ], [ -89.555015, 47.974849 ], [ -89.572315, 47.967238 ], [ -89.58823, 47.9662 ], [ -89.59589, 47.971046 ], [ -89.611412, 47.980731 ], [ -89.624559, 47.983153 ], [ -89.631825, 47.980039 ], [ -89.637015, 47.973465 ], [ -89.640129, 47.96793 ], [ -89.639844, 47.959826 ], [ -89.638285, 47.954275 ], [ -89.639545, 47.95359 ], [ -89.660616, 47.951216 ], [ -89.697619, 47.941288 ], [ -89.72973, 47.925245 ], [ -89.737539, 47.918183 ], [ -89.758714, 47.906993 ], [ -89.793539, 47.891358 ], [ -89.85396, 47.873997 ], [ -89.87158, 47.874194 ], [ -89.923649, 47.862062 ], [ -89.930844, 47.857723 ], [ -89.92752, 47.850825 ], [ -89.933899, 47.84676 ], [ -89.974296, 47.830514 ], [ -90.01373, 47.821373 ], [ -90.042761, 47.817568 ], [ -90.072025, 47.811105 ], [ -90.072241, 47.807727 ], [ -90.075559, 47.803303 ], [ -90.082354, 47.803619 ], [ -90.08816, 47.803041 ], [ -90.1168, 47.79538 ], [ -90.132078, 47.79572 ], [ -90.16079, 47.792807 ], [ -90.178755, 47.786414 ], [ -90.187636, 47.77813 ], [ -90.229145, 47.776198 ], [ -90.248794, 47.772763 ], [ -90.295952, 47.759054 ], [ -90.30634, 47.756627 ], [ -90.313958, 47.756681 ], [ -90.323446, 47.753771 ], [ -90.330254, 47.750892 ], [ -90.332686, 47.746387 ], [ -90.386234, 47.7411 ], [ -90.393823, 47.738271 ], [ -90.42139, 47.73515 ], [ -90.437712, 47.731612 ], [ -90.441912, 47.726404 ], [ -90.458365, 47.7214 ], [ -90.537105, 47.703055 ], [ -90.551291, 47.690266 ], [ -90.584954, 47.68074 ], [ -90.647837, 47.656176 ], [ -90.686382, 47.643594 ], [ -90.735927, 47.624343 ], [ -90.86827, 47.5569 ], [ -90.907494, 47.532873 ], [ -90.910127, 47.530178 ], [ -90.909801, 47.526215 ], [ -90.914247, 47.522639 ], [ -90.919375, 47.519784 ], [ -90.927975, 47.519008 ], [ -90.939072, 47.514532 ], [ -91.023124, 47.464964 ], [ -91.023125, 47.464964 ], [ -91.032945, 47.458236 ], [ -91.045646, 47.456525 ], [ -91.077712, 47.428767 ], [ -91.097569, 47.413888 ], [ -91.106218, 47.411806 ], [ -91.128131, 47.399619 ], [ -91.131268, 47.393567 ], [ -91.146958, 47.381464 ], [ -91.156513, 47.378816 ], [ -91.170037, 47.366266 ], [ -91.188772, 47.340082 ], [ -91.206248, 47.329182 ], [ -91.238658, 47.304976 ], [ -91.250163, 47.29049 ], [ -91.262512, 47.27929 ], [ -91.26595, 47.279479 ], [ -91.270697, 47.277134 ], [ -91.288478, 47.26596 ], [ -91.326019, 47.238993 ], [ -91.35385, 47.212686 ], [ -91.357803, 47.206743 ], [ -91.374191, 47.1978 ], [ -91.387021, 47.187293 ], [ -91.398455, 47.183916 ], [ -91.418805, 47.172152 ], [ -91.452031, 47.145158 ], [ -91.456965, 47.139156 ], [ -91.477351, 47.125667 ], [ -91.497902, 47.122579 ], [ -91.506998, 47.118489 ], [ -91.518793, 47.108121 ], [ -91.573817, 47.089917 ], [ -91.591508, 47.068684 ], [ -91.600969, 47.063425 ], [ -91.604949, 47.063309 ], [ -91.613173, 47.059192 ], [ -91.626824, 47.049953 ], [ -91.637164, 47.040429 ], [ -91.644564, 47.026491 ], [ -91.660248, 47.019288 ], [ -91.666477, 47.014297 ], [ -91.704649, 47.005246 ], [ -91.737098, 46.982853 ], [ -91.7773, 46.951799 ], [ -91.780675, 46.945881 ], [ -91.794039, 46.939676 ], [ -91.806851, 46.933727 ], [ -91.826068, 46.927199 ], [ -91.834852, 46.927135 ], [ -91.841349, 46.925215 ], [ -91.871286, 46.908352 ], [ -91.883238, 46.905728 ], [ -91.906483, 46.891236 ], [ -91.914984, 46.883836 ], [ -91.952985, 46.867037 ], [ -91.985086, 46.849637 ], [ -91.997987, 46.838737 ], [ -92.013405, 46.833727 ], [ -92.058888, 46.809938 ], [ -92.062088, 46.804038 ], [ -92.086089, 46.794339 ], [ -92.094089, 46.787839 ], [ -92.088289, 46.773639 ], [ -92.06449, 46.745439 ], [ -92.025789, 46.710839 ], [ -92.01529, 46.706469 ], [ -92.020289, 46.704039 ], [ -92.02472, 46.705624 ], [ -92.03399, 46.708939 ], [ -92.08949, 46.74924 ], [ -92.11659, 46.74864 ], [ -92.170413, 46.725553 ], [ -92.172997, 46.724444 ], [ -92.189091, 46.717541 ], [ -92.195321, 46.709626 ], [ -92.196264, 46.703966 ], [ -92.196435, 46.702938 ], [ -92.196575, 46.7021 ], [ -92.194562, 46.697672 ], [ -92.194087, 46.696626 ], [ -92.193439, 46.695202 ], [ -92.187795, 46.690185 ], [ -92.187592, 46.678941 ], [ -92.191075, 46.673278 ], [ -92.191501, 46.672586 ] ] ] ] } },
+{ "type": "Feature", "id": 11, "properties": { "GEO_ID": "0400000US28", "STATE": "28", "NAME": "Mississippi", "LSAD": "", "CENSUSAREA": 46923.273999999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -89.095623, 30.231767 ], [ -89.077259, 30.23168 ], [ -89.067128, 30.250199 ], [ -89.063989, 30.246299 ], [ -89.065097, 30.239929 ], [ -89.073538, 30.223318 ], [ -89.091469, 30.202305 ], [ -89.118222, 30.223343 ], [ -89.156738, 30.230699 ], [ -89.095623, 30.231767 ] ] ], [ [ [ -88.90037, 30.224576 ], [ -88.909752, 30.220405 ], [ -88.945498, 30.209646 ], [ -88.974672, 30.207391 ], [ -88.980239, 30.207962 ], [ -88.984249, 30.21032 ], [ -88.982219, 30.211627 ], [ -88.976811, 30.210987 ], [ -88.947872, 30.214179 ], [ -88.920511, 30.220578 ], [ -88.908885, 30.225437 ], [ -88.889797, 30.239665 ], [ -88.877824, 30.242442 ], [ -88.87366, 30.241748 ], [ -88.90037, 30.224576 ] ] ], [ [ [ -88.506999, 30.214348 ], [ -88.500011, 30.214044 ], [ -88.465713, 30.20254 ], [ -88.453444, 30.201236 ], [ -88.442654, 30.202314 ], [ -88.430332, 30.208548 ], [ -88.401466, 30.210172 ], [ -88.404581, 30.206162 ], [ -88.428301, 30.198511 ], [ -88.453654, 30.196584 ], [ -88.493523, 30.205945 ], [ -88.502752, 30.210506 ], [ -88.506999, 30.214348 ] ] ], [ [ [ -88.710719, 30.250799 ], [ -88.656804, 30.233956 ], [ -88.573044, 30.22264 ], [ -88.568056, 30.222732 ], [ -88.562067, 30.227476 ], [ -88.565576, 30.222847 ], [ -88.569138, 30.221357 ], [ -88.587424, 30.219154 ], [ -88.633743, 30.226342 ], [ -88.665857, 30.228847 ], [ -88.71183, 30.242662 ], [ -88.740647, 30.238665 ], [ -88.752782, 30.238803 ], [ -88.764022, 30.241488 ], [ -88.771991, 30.245523 ], [ -88.73255, 30.246322 ], [ -88.718104, 30.252931 ], [ -88.710719, 30.250799 ] ] ], [ [ [ -89.198288, 34.994484 ], [ -89.139136, 34.994307 ], [ -89.138997, 34.99433 ], [ -89.017128, 34.994649 ], [ -88.823049, 34.995157 ], [ -88.786612, 34.995252 ], [ -88.469877, 34.996033 ], [ -88.469801, 34.996052 ], [ -88.380508, 34.99561 ], [ -88.363531, 34.99559 ], [ -88.258111, 34.995463 ], [ -88.253825, 34.995553 ], [ -88.200064, 34.995634 ], [ -88.125038, 34.902227 ], [ -88.097888, 34.892202 ], [ -88.118407, 34.724292 ], [ -88.138719, 34.589215 ], [ -88.139246, 34.587795 ], [ -88.139988, 34.581703 ], [ -88.155305, 34.463087 ], [ -88.165634, 34.383102 ], [ -88.16591, 34.380926 ], [ -88.173632, 34.321054 ], [ -88.175867, 34.302171 ], [ -88.176889, 34.293858 ], [ -88.203597, 34.08653 ], [ -88.207229, 34.058333 ], [ -88.226428, 33.912875 ], [ -88.226517, 33.911665 ], [ -88.226517, 33.911551 ], [ -88.24839, 33.744908 ], [ -88.254445, 33.698779 ], [ -88.254622, 33.69578 ], [ -88.256131, 33.68286 ], [ -88.256343, 33.682053 ], [ -88.267005, 33.594229 ], [ -88.267148, 33.591989 ], [ -88.26816, 33.58504 ], [ -88.269076, 33.576929 ], [ -88.269532, 33.572894 ], [ -88.27005, 33.570819 ], [ -88.274619, 33.534008 ], [ -88.276805, 33.516463 ], [ -88.277421, 33.512436 ], [ -88.291127, 33.399061 ], [ -88.304514, 33.28832 ], [ -88.340432, 32.991199 ], [ -88.347692, 32.929059 ], [ -88.382985, 32.626954 ], [ -88.383039, 32.626679 ], [ -88.388739, 32.578116 ], [ -88.403789, 32.449885 ], [ -88.403789, 32.44977 ], [ -88.421453, 32.30868 ], [ -88.431707, 32.227662 ], [ -88.43865, 32.172806 ], [ -88.43871, 32.172078 ], [ -88.454959, 32.040576 ], [ -88.455039, 32.039719 ], [ -88.46866, 31.933173 ], [ -88.468879, 31.930262 ], [ -88.46996, 31.893759 ], [ -88.471214, 31.851385 ], [ -88.471106, 31.850949 ], [ -88.464428, 31.697952 ], [ -88.464425, 31.697881 ], [ -88.459722, 31.624002 ], [ -88.459478, 31.621652 ], [ -88.449446, 31.435837 ], [ -88.44866, 31.421277 ], [ -88.448686, 31.420888 ], [ -88.445209, 31.355969 ], [ -88.445182, 31.355855 ], [ -88.438211, 31.231252 ], [ -88.438104, 31.23006 ], [ -88.432007, 31.114298 ], [ -88.425807, 31.001123 ], [ -88.425729, 31.000183 ], [ -88.425635, 30.998301 ], [ -88.412462, 30.735598 ], [ -88.41227, 30.731771 ], [ -88.412209, 30.730395 ], [ -88.41155, 30.712956 ], [ -88.411339, 30.706334 ], [ -88.409571, 30.668731 ], [ -88.40807, 30.63697 ], [ -88.407462, 30.631653 ], [ -88.407484, 30.622736 ], [ -88.404013, 30.54506 ], [ -88.403931, 30.543359 ], [ -88.403547, 30.5331 ], [ -88.402283, 30.510852 ], [ -88.395023, 30.369425 ], [ -88.397236, 30.367689 ], [ -88.399062, 30.360744 ], [ -88.397082, 30.354785 ], [ -88.39415, 30.352493 ], [ -88.39398, 30.349307 ], [ -88.401181, 30.344382 ], [ -88.409927, 30.342115 ], [ -88.418811, 30.353911 ], [ -88.433891, 30.354652 ], [ -88.446495, 30.347753 ], [ -88.446625, 30.337671 ], [ -88.45381, 30.329626 ], [ -88.471875, 30.32002 ], [ -88.480117, 30.318345 ], [ -88.504802, 30.321472 ], [ -88.506226, 30.322393 ], [ -88.506334, 30.327398 ], [ -88.522494, 30.340092 ], [ -88.536214, 30.343299 ], [ -88.579483, 30.34419 ], [ -88.596349, 30.358365 ], [ -88.599249, 30.358933 ], [ -88.601762, 30.355876 ], [ -88.613745, 30.353108 ], [ -88.624523, 30.358713 ], [ -88.66382, 30.362099 ], [ -88.679575, 30.35571 ], [ -88.692164, 30.347302 ], [ -88.700587, 30.343689 ], [ -88.714077, 30.342186 ], [ -88.728893, 30.342671 ], [ -88.746945, 30.347622 ], [ -88.771742, 30.365403 ], [ -88.811615, 30.384907 ], [ -88.812576, 30.38768 ], [ -88.810127, 30.391298 ], [ -88.810227, 30.394698 ], [ -88.823724, 30.402376 ], [ -88.841328, 30.409598 ], [ -88.845609, 30.405266 ], [ -88.857828, 30.392898 ], [ -88.851442, 30.375355 ], [ -88.880526, 30.3866 ], [ -88.883789, 30.389172 ], [ -88.884829, 30.391998 ], [ -88.89393, 30.393398 ], [ -88.922031, 30.393798 ], [ -88.971233, 30.390798 ], [ -89.016334, 30.383898 ], [ -89.083237, 30.368097 ], [ -89.18684, 30.331197 ], [ -89.220442, 30.322497 ], [ -89.271833, 30.305491 ], [ -89.285744, 30.303097 ], [ -89.291444, 30.303296 ], [ -89.294444, 30.307596 ], [ -89.291844, 30.328096 ], [ -89.287844, 30.333196 ], [ -89.281564, 30.33198 ], [ -89.279818, 30.34979 ], [ -89.292499, 30.365635 ], [ -89.315067, 30.375408 ], [ -89.335942, 30.374016 ], [ -89.340947, 30.372896 ], [ -89.349447, 30.370995 ], [ -89.353248, 30.368795 ], [ -89.363848, 30.357395 ], [ -89.366116, 30.352169 ], [ -89.345934, 30.343573 ], [ -89.338847, 30.342995 ], [ -89.332546, 30.337895 ], [ -89.322345, 30.319296 ], [ -89.322545, 30.314896 ], [ -89.329946, 30.302896 ], [ -89.344746, 30.293196 ], [ -89.358546, 30.288896 ], [ -89.365747, 30.284896 ], [ -89.379547, 30.270396 ], [ -89.383747, 30.267796 ], [ -89.419348, 30.25432 ], [ -89.424624, 30.245391 ], [ -89.424493, 30.239092 ], [ -89.430428, 30.223218 ], [ -89.447465, 30.205098 ], [ -89.44791, 30.185352 ], [ -89.461275, 30.174745 ], [ -89.463595, 30.173943 ], [ -89.469792, 30.176278 ], [ -89.475824, 30.191561 ], [ -89.480214, 30.193751 ], [ -89.490099, 30.187677 ], [ -89.503231, 30.183051 ], [ -89.522814, 30.183076 ], [ -89.524504, 30.180753 ], [ -89.572654, 30.180897 ], [ -89.580754, 30.186197 ], [ -89.607655, 30.217096 ], [ -89.64344, 30.287682 ], [ -89.643575, 30.293099 ], [ -89.640694, 30.301313 ], [ -89.629877, 30.321017 ], [ -89.629941, 30.339449 ], [ -89.68341, 30.451793 ], [ -89.69058, 30.458773 ], [ -89.724614, 30.491902 ], [ -89.732577, 30.492502 ], [ -89.76057, 30.515761 ], [ -89.806843, 30.572039 ], [ -89.823384, 30.608535 ], [ -89.842585, 30.666005 ], [ -89.842596, 30.666038 ], [ -89.826175, 30.736594 ], [ -89.789863, 30.851527 ], [ -89.77341, 30.897693 ], [ -89.770931, 30.899432 ], [ -89.756543, 30.900431 ], [ -89.744789, 30.918933 ], [ -89.728382, 30.971141 ], [ -89.728148, 31.0023 ], [ -89.728147, 31.002431 ], [ -89.732504, 31.004831 ], [ -89.752642, 31.001853 ], [ -89.816429, 31.002084 ], [ -89.824617, 31.00206 ], [ -89.835542, 31.002059 ], [ -89.835908, 31.002059 ], [ -89.856862, 31.002075 ], [ -89.892708, 31.001759 ], [ -89.897516, 31.001913 ], [ -89.923119, 31.001446 ], [ -89.927161, 31.001437 ], [ -89.972802, 31.001392 ], [ -89.97543, 31.001692 ], [ -90.005332, 31.001364 ], [ -90.022185, 31.001302 ], [ -90.029574, 31.00119 ], [ -90.050706, 31.001215 ], [ -90.128406, 31.001047 ], [ -90.131395, 31.000924 ], [ -90.164278, 31.001025 ], [ -90.164676, 31.00098 ], [ -90.259555, 31.000657 ], [ -90.346007, 31.000363 ], [ -90.34723, 31.000359 ], [ -90.347241, 31.000359 ], [ -90.369371, 31.000335 ], [ -90.422117, 30.99981 ], [ -90.426849, 30.999776 ], [ -90.437351, 30.99973 ], [ -90.441725, 30.999729 ], [ -90.442479, 30.999722 ], [ -90.474094, 30.999798 ], [ -90.475928, 30.99974 ], [ -90.477284, 30.999717 ], [ -90.485876, 30.99974 ], [ -90.486749, 30.999693 ], [ -90.547615, 30.999723 ], [ -90.567195, 30.999733 ], [ -90.583518, 30.999698 ], [ -90.584448, 30.999698 ], [ -90.587373, 30.999604 ], [ -90.588676, 30.99965 ], [ -90.648721, 30.999486 ], [ -90.651193, 30.99951 ], [ -90.734473, 30.999214 ], [ -90.734552, 30.999222 ], [ -90.758775, 30.999583 ], [ -90.769333, 30.999374 ], [ -90.775981, 30.999491 ], [ -90.779858, 30.999457 ], [ -90.783745, 30.999447 ], [ -90.825829, 30.99936 ], [ -90.826027, 30.99936 ], [ -91.060217, 30.998935 ], [ -91.06827, 30.99892 ], [ -91.080814, 30.998909 ], [ -91.108114, 30.998857 ], [ -91.108291, 30.99888 ], [ -91.17614, 30.999144 ], [ -91.176209, 30.999144 ], [ -91.224068, 30.999183 ], [ -91.224839, 30.999183 ], [ -91.423621, 30.998984 ], [ -91.425749, 30.999007 ], [ -91.538727, 30.999388 ], [ -91.625118, 30.999167 ], [ -91.636942, 30.999416 ], [ -91.58467, 31.020185 ], [ -91.571695, 31.029782 ], [ -91.562468, 31.043213 ], [ -91.559907, 31.054119 ], [ -91.561283, 31.060906 ], [ -91.56415, 31.06683 ], [ -91.577373, 31.078179 ], [ -91.604197, 31.154545 ], [ -91.599965, 31.192318 ], [ -91.59849, 31.205485 ], [ -91.574493, 31.261289 ], [ -91.547588, 31.264444 ], [ -91.522397, 31.273423 ], [ -91.515614, 31.27821 ], [ -91.508858, 31.291644 ], [ -91.51982, 31.311228 ], [ -91.531201, 31.326625 ], [ -91.539904, 31.337336 ], [ -91.541242, 31.35675 ], [ -91.525386, 31.378904 ], [ -91.513795, 31.386875 ], [ -91.505093, 31.400933 ], [ -91.500406, 31.419008 ], [ -91.505301, 31.432945 ], [ -91.510356, 31.438928 ], [ -91.51513, 31.449206 ], [ -91.52292, 31.519841 ], [ -91.51581, 31.530894 ], [ -91.511217, 31.532612 ], [ -91.479718, 31.530366 ], [ -91.450017, 31.539666 ], [ -91.437616, 31.546166 ], [ -91.422691, 31.55439 ], [ -91.416683, 31.561599 ], [ -91.415482, 31.567006 ], [ -91.425094, 31.57782 ], [ -91.437711, 31.580824 ], [ -91.44862, 31.583032 ], [ -91.458679, 31.583226 ], [ -91.470754, 31.58563 ], [ -91.477362, 31.592239 ], [ -91.477963, 31.598247 ], [ -91.477963, 31.604855 ], [ -91.477963, 31.610863 ], [ -91.474959, 31.621677 ], [ -91.464746, 31.628886 ], [ -91.45273, 31.63129 ], [ -91.441315, 31.63129 ], [ -91.42209, 31.63129 ], [ -91.404668, 31.637898 ], [ -91.398059, 31.655922 ], [ -91.400115, 31.688164 ], [ -91.397915, 31.709364 ], [ -91.379935, 31.733013 ], [ -91.369375, 31.746903 ], [ -91.365084, 31.752743 ], [ -91.365614, 31.760763 ], [ -91.363714, 31.780363 ], [ -91.359514, 31.799362 ], [ -91.345714, 31.842861 ], [ -91.338414, 31.851261 ], [ -91.326914, 31.854961 ], [ -91.293413, 31.86016 ], [ -91.248144, 31.869848 ], [ -91.128009, 31.985857 ], [ -91.034707, 32.101053 ], [ -91.027946, 32.112722 ], [ -91.027535, 32.113431 ], [ -91.027125, 32.120434 ], [ -91.026931, 32.123737 ], [ -91.030152, 32.129821 ], [ -91.034447, 32.134832 ], [ -91.040531, 32.137337 ], [ -91.046615, 32.138768 ], [ -91.052342, 32.137337 ], [ -91.057487, 32.135515 ], [ -91.067004, 32.132144 ], [ -91.131403, 32.126213 ], [ -91.162822, 32.132694 ], [ -91.165452, 32.13429 ], [ -91.171702, 32.14425 ], [ -91.174552, 32.154978 ], [ -91.171046, 32.176526 ], [ -91.164171, 32.196888 ], [ -91.158026, 32.201956 ], [ -91.133587, 32.213432 ], [ -91.122602, 32.216929 ], [ -91.046507, 32.241149 ], [ -91.039007, 32.242349 ], [ -91.021507, 32.236149 ], [ -91.006306, 32.22415 ], [ -91.004557, 32.215381 ], [ -90.905173, 32.315497 ], [ -90.898588, 32.329094 ], [ -90.901511, 32.337864 ], [ -90.912363, 32.339454 ], [ -90.986672, 32.35176 ], [ -91.000106, 32.357695 ], [ -91.003506, 32.362145 ], [ -91.004506, 32.368144 ], [ -90.99408, 32.403862 ], [ -91.029606, 32.433542 ], [ -91.052907, 32.438442 ], [ -91.070207, 32.445141 ], [ -91.095308, 32.458741 ], [ -91.108808, 32.47204 ], [ -91.116008, 32.48314 ], [ -91.116708, 32.500139 ], [ -91.097878, 32.544752 ], [ -91.093741, 32.549128 ], [ -91.089436, 32.553306 ], [ -91.090611, 32.562705 ], [ -91.090771, 32.563978 ], [ -91.096774, 32.576652 ], [ -91.104111, 32.584657 ], [ -91.119854, 32.584795 ], [ -91.127912, 32.586493 ], [ -91.141148, 32.597209 ], [ -91.146204, 32.604144 ], [ -91.151318, 32.615919 ], [ -91.153821, 32.631282 ], [ -91.152081, 32.641508 ], [ -91.118258, 32.674075 ], [ -91.098762, 32.685291 ], [ -91.076061, 32.693751 ], [ -91.063946, 32.702926 ], [ -91.057043, 32.712576 ], [ -91.054481, 32.722259 ], [ -91.060766, 32.727494 ], [ -91.077176, 32.732534 ], [ -91.123152, 32.742798 ], [ -91.154461, 32.742339 ], [ -91.163389, 32.747009 ], [ -91.165328, 32.751301 ], [ -91.164397, 32.785821 ], [ -91.161669, 32.812465 ], [ -91.158336, 32.822304 ], [ -91.145002, 32.84287 ], [ -91.127886, 32.855059 ], [ -91.116091, 32.855641 ], [ -91.105631, 32.858396 ], [ -91.086683, 32.873392 ], [ -91.070602, 32.888659 ], [ -91.063809, 32.903709 ], [ -91.063974, 32.924113 ], [ -91.086802, 32.976266 ], [ -91.094265, 32.984371 ], [ -91.106581, 32.988938 ], [ -91.125107, 32.984669 ], [ -91.134414, 32.980533 ], [ -91.138585, 32.971352 ], [ -91.130947, 32.963815 ], [ -91.132115, 32.923122 ], [ -91.134041, 32.917676 ], [ -91.145076, 32.905494 ], [ -91.159975, 32.899879 ], [ -91.175405, 32.899998 ], [ -91.196785, 32.906784 ], [ -91.208263, 32.915354 ], [ -91.212837, 32.922104 ], [ -91.214027, 32.93032 ], [ -91.201842, 32.961212 ], [ -91.166073, 33.004106 ], [ -91.157662, 33.011217 ], [ -91.125656, 33.038276 ], [ -91.087589, 33.145177 ], [ -91.085984, 33.221644 ], [ -91.110561, 33.24593 ], [ -91.141216, 33.298397 ], [ -91.184427, 33.419576 ], [ -91.131885, 33.430063 ], [ -91.118495, 33.449116 ], [ -91.125109, 33.472842 ], [ -91.215671, 33.529423 ], [ -91.232295, 33.552788 ], [ -91.228287, 33.559937 ], [ -91.224121, 33.567369 ], [ -91.152148, 33.582721 ], [ -91.134043, 33.594489 ], [ -91.130445, 33.606034 ], [ -91.157484, 33.626187 ], [ -91.186519, 33.645909 ], [ -91.193093, 33.656866 ], [ -91.18871, 33.669466 ], [ -91.185971, 33.679327 ], [ -91.17611, 33.684257 ], [ -91.14817, 33.679327 ], [ -91.139953, 33.683709 ], [ -91.132831, 33.688092 ], [ -91.1279, 33.695762 ], [ -91.126805, 33.707814 ], [ -91.136118, 33.728632 ], [ -91.144682, 33.750108 ], [ -91.139869, 33.777117 ], [ -91.067511, 33.840443 ], [ -91.036821, 33.914656 ], [ -91.088164, 33.960078 ], [ -91.089119, 33.972653 ], [ -91.01889, 34.003151 ], [ -90.964708, 34.007952 ], [ -90.887413, 34.032505 ], [ -90.879163, 34.065503 ], [ -90.888396, 34.087433 ], [ -90.912057, 34.095512 ], [ -90.928793, 34.107631 ], [ -90.931969, 34.120017 ], [ -90.933116, 34.124488 ], [ -90.934564, 34.130138 ], [ -90.918405, 34.154376 ], [ -90.893013, 34.155531 ], [ -90.880317, 34.169381 ], [ -90.880894, 34.180346 ], [ -90.895898, 34.191888 ], [ -90.913212, 34.210355 ], [ -90.91148, 34.223051 ], [ -90.894744, 34.229977 ], [ -90.868775, 34.228245 ], [ -90.856367, 34.238928 ], [ -90.764143, 34.363396 ], [ -90.658542, 34.375705 ], [ -90.613944, 34.390723 ], [ -90.575336, 34.415152 ], [ -90.565809, 34.4354 ], [ -90.570133, 34.524829 ], [ -90.575786, 34.641749 ], [ -90.576543, 34.657402 ], [ -90.564033, 34.665742 ], [ -90.549855, 34.662406 ], [ -90.539013, 34.65907 ], [ -90.521499, 34.66324 ], [ -90.508989, 34.679086 ], [ -90.509823, 34.689928 ], [ -90.533175, 34.707442 ], [ -90.554859, 34.727458 ], [ -90.549855, 34.76332 ], [ -90.537345, 34.78417 ], [ -90.519831, 34.782502 ], [ -90.501325, 34.769931 ], [ -90.494811, 34.76749 ], [ -90.479799, 34.769158 ], [ -90.467289, 34.782502 ], [ -90.478131, 34.832542 ], [ -90.473961, 34.852558 ], [ -90.461451, 34.856728 ], [ -90.436431, 34.85506 ], [ -90.423879, 34.834606 ], [ -90.414864, 34.831846 ], [ -90.407964, 34.832767 ], [ -90.307384, 34.846195 ], [ -90.293918, 34.860563 ], [ -90.250095, 34.90732 ], [ -90.244476, 34.937596 ], [ -90.253969, 34.954988 ], [ -90.309297, 34.995694 ], [ -89.893402, 34.994356 ], [ -89.883365, 34.994261 ], [ -89.848488, 34.994193 ], [ -89.795187, 34.994293 ], [ -89.724324, 34.994763 ], [ -89.644282, 34.995293 ], [ -89.511153, 34.994755 ], [ -89.493739, 34.994361 ], [ -89.352679, 34.99442 ], [ -89.198288, 34.994484 ] ] ] ] } },
+{ "type": "Feature", "id": 12, "properties": { "GEO_ID": "0400000US30", "STATE": "30", "NAME": "Montana", "LSAD": "", "CENSUSAREA": 145545.80100000001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -111.044275, 45.001345 ], [ -111.056207, 44.935901 ], [ -111.055629, 44.933578 ], [ -111.056888, 44.866658 ], [ -111.055495, 44.666262 ], [ -111.055208, 44.624927 ], [ -111.048974, 44.474072 ], [ -111.106574, 44.48633 ], [ -111.122654, 44.493659 ], [ -111.131379, 44.499925 ], [ -111.139455, 44.517112 ], [ -111.219236, 44.622616 ], [ -111.323669, 44.724474 ], [ -111.377682, 44.751744 ], [ -111.394815, 44.751351 ], [ -111.481536, 44.709186 ], [ -111.489008, 44.705553 ], [ -111.516588, 44.643707 ], [ -111.525764, 44.604883 ], [ -111.601249, 44.55421 ], [ -111.617502, 44.553035 ], [ -111.631505, 44.552022 ], [ -111.704218, 44.560205 ], [ -111.737191, 44.54306 ], [ -111.806528, 44.515459 ], [ -111.843295, 44.528225 ], [ -111.849293, 44.539837 ], [ -111.870504, 44.564033 ], [ -111.947941, 44.556776 ], [ -112.078471, 44.533551 ], [ -112.187115, 44.534452 ], [ -112.221698, 44.543519 ], [ -112.229477, 44.549494 ], [ -112.235864, 44.555194 ], [ -112.246665, 44.56101 ], [ -112.258297, 44.564334 ], [ -112.274083, 44.564334 ], [ -112.299009, 44.559348 ], [ -112.339721, 44.538577 ], [ -112.347199, 44.520298 ], [ -112.3566, 44.493127 ], [ -112.358926, 44.48628 ], [ -112.371294, 44.472108 ], [ -112.38708, 44.460476 ], [ -112.410345, 44.462968 ], [ -112.473207, 44.480027 ], [ -112.544224, 44.483763 ], [ -112.68816, 44.49885 ], [ -112.71911, 44.504344 ], [ -112.781294, 44.484888 ], [ -112.812087, 44.45137 ], [ -112.822046, 44.434109 ], [ -112.822046, 44.420831 ], [ -112.823373, 44.406225 ], [ -112.824701, 44.393611 ], [ -112.829247, 44.385427 ], [ -112.83134, 44.38166 ], [ -112.849266, 44.371038 ], [ -112.875822, 44.374357 ], [ -112.9703, 44.426933 ], [ -113.003544, 44.450814 ], [ -113.027147, 44.495915 ], [ -113.05677, 44.618657 ], [ -113.053529, 44.621187 ], [ -113.049349, 44.62938 ], [ -113.051504, 44.63695 ], [ -113.101082, 44.718832 ], [ -113.134617, 44.763149 ], [ -113.158206, 44.780847 ], [ -113.207878, 44.80804 ], [ -113.247166, 44.82295 ], [ -113.278382, 44.812706 ], [ -113.329491, 44.788645 ], [ -113.341704, 44.784853 ], [ -113.353631, 44.791395 ], [ -113.455071, 44.865424 ], [ -113.475838, 44.894648 ], [ -113.498745, 44.942314 ], [ -113.494446, 44.948597 ], [ -113.480836, 44.95031 ], [ -113.472715, 44.948123 ], [ -113.447199, 44.971924 ], [ -113.445915, 44.979918 ], [ -113.445751, 45.018351 ], [ -113.449349, 45.045745 ], [ -113.463961, 45.063194 ], [ -113.47377, 45.0617 ], [ -113.485278, 45.063519 ], [ -113.576453, 45.130311 ], [ -113.57636, 45.133771 ], [ -113.566179, 45.14312 ], [ -113.565979, 45.149335 ], [ -113.599506, 45.191114 ], [ -113.650064, 45.23471 ], [ -113.674409, 45.249411 ], [ -113.738729, 45.329741 ], [ -113.760924, 45.406501 ], [ -113.774156, 45.465372 ], [ -113.76576, 45.483228 ], [ -113.772915, 45.512322 ], [ -113.786269, 45.521385 ], [ -113.810117, 45.530924 ], [ -113.813456, 45.550002 ], [ -113.802009, 45.579096 ], [ -113.804871, 45.589112 ], [ -113.813933, 45.600559 ], [ -113.835396, 45.61296 ], [ -113.896681, 45.641451 ], [ -113.93422, 45.682232 ], [ -113.9426, 45.686362 ], [ -113.971565, 45.700636 ], [ -113.987759, 45.705247 ], [ -114.015633, 45.696127 ], [ -114.019315, 45.692937 ], [ -114.022534, 45.67962 ], [ -114.03493, 45.647967 ], [ -114.135249, 45.557465 ], [ -114.187852, 45.542151 ], [ -114.247828, 45.545489 ], [ -114.309613, 45.469432 ], [ -114.350819, 45.468542 ], [ -114.36662, 45.491616 ], [ -114.460542, 45.561283 ], [ -114.473759, 45.563278 ], [ -114.514196, 45.564734 ], [ -114.551286, 45.559007 ], [ -114.560855, 45.564575 ], [ -114.561773, 45.565109 ], [ -114.563652, 45.637412 ], [ -114.561046, 45.639906 ], [ -114.550834, 45.6426 ], [ -114.545574, 45.642928 ], [ -114.54182, 45.641305 ], [ -114.515411, 45.652842 ], [ -114.500925, 45.666715 ], [ -114.495421, 45.703321 ], [ -114.497553, 45.710677 ], [ -114.504869, 45.722176 ], [ -114.528667, 45.731636 ], [ -114.547763, 45.743309 ], [ -114.566172, 45.773864 ], [ -114.514596, 45.840785 ], [ -114.509303, 45.845531 ], [ -114.498809, 45.850676 ], [ -114.44868, 45.858891 ], [ -114.39376, 45.89402 ], [ -114.401552, 45.963195 ], [ -114.412007, 45.978057 ], [ -114.429638, 45.986638 ], [ -114.465376, 45.996077 ], [ -114.483379, 46.008047 ], [ -114.490578, 46.022872 ], [ -114.4912, 46.034059 ], [ -114.4912, 46.044003 ], [ -114.476284, 46.062026 ], [ -114.467583, 46.081914 ], [ -114.468205, 46.099937 ], [ -114.476284, 46.112988 ], [ -114.48312, 46.129147 ], [ -114.472643, 46.162202 ], [ -114.426885, 46.289671 ], [ -114.378, 46.435371 ], [ -114.385297, 46.467162 ], [ -114.346528, 46.535789 ], [ -114.331093, 46.607649 ], [ -114.331093, 46.630248 ], [ -114.337942, 46.641205 ], [ -114.341336, 46.642803 ], [ -114.349584, 46.646684 ], [ -114.370129, 46.654217 ], [ -114.422176, 46.652163 ], [ -114.44683, 46.645314 ], [ -114.461211, 46.639151 ], [ -114.481943, 46.631993 ], [ -114.592264, 46.632861 ], [ -114.594707, 46.633558 ], [ -114.614423, 46.639188 ], [ -114.635868, 46.65951 ], [ -114.642713, 46.673145 ], [ -114.641745, 46.679286 ], [ -114.641322, 46.686404 ], [ -114.642692, 46.694622 ], [ -114.644747, 46.702155 ], [ -114.655704, 46.711743 ], [ -114.667346, 46.719276 ], [ -114.675505, 46.719516 ], [ -114.69063, 46.719961 ], [ -114.717645, 46.713994 ], [ -114.739253, 46.715167 ], [ -114.76718, 46.738828 ], [ -114.825923, 46.781949 ], [ -114.853279, 46.799794 ], [ -114.888146, 46.808573 ], [ -114.920459, 46.827697 ], [ -114.927837, 46.83599 ], [ -114.938713, 46.869021 ], [ -114.936015, 46.899761 ], [ -114.975789, 46.932865 ], [ -115.072985, 47.01376 ], [ -115.099178, 47.048129 ], [ -115.193221, 47.133026 ], [ -115.200547, 47.139154 ], [ -115.266723, 47.181101 ], [ -115.29211, 47.209861 ], [ -115.294785, 47.220914 ], [ -115.320184, 47.255717 ], [ -115.339201, 47.261623 ], [ -115.421645, 47.271736 ], [ -115.479255, 47.282089 ], [ -115.52369, 47.298919 ], [ -115.551309, 47.333856 ], [ -115.561439, 47.351887 ], [ -115.576836, 47.366825 ], [ -115.661341, 47.402663 ], [ -115.69057, 47.415059 ], [ -115.721084, 47.42235 ], [ -115.729861, 47.447287 ], [ -115.725931, 47.466934 ], [ -115.712178, 47.488546 ], [ -115.729861, 47.518016 ], [ -115.739684, 47.537663 ], [ -115.735755, 47.555346 ], [ -115.721207, 47.576323 ], [ -115.718072, 47.592675 ], [ -115.706284, 47.637864 ], [ -115.72377, 47.696671 ], [ -115.729123, 47.703102 ], [ -115.919291, 47.857406 ], [ -116.007254, 47.944968 ], [ -116.048421, 47.97682 ], [ -116.048424, 47.977126 ], [ -116.04932, 48.066644 ], [ -116.049368, 48.072134 ], [ -116.049398, 48.075395 ], [ -116.049415, 48.07722 ], [ -116.049353, 48.21546 ], [ -116.049226, 48.502058 ], [ -116.049023, 48.957947 ], [ -116.049025, 48.958351 ], [ -116.049193, 49.000912 ], [ -115.251126, 48.999557 ], [ -114.728125, 49.000623 ], [ -114.678217, 49.000725 ], [ -114.674398, 49.000679 ], [ -114.43883, 49.001076 ], [ -114.068151, 48.999364 ], [ -113.692982, 48.997632 ], [ -113.116356, 48.998462 ], [ -113.110155, 48.99855 ], [ -113.106891, 48.998501 ], [ -113.103212, 48.99853 ], [ -113.098147, 48.998494 ], [ -113.095436, 48.998533 ], [ -113.092055, 48.998543 ], [ -113.087863, 48.998557 ], [ -113.085576, 48.998581 ], [ -113.011041, 48.998643 ], [ -113.009895, 48.998619 ], [ -112.193588, 48.998229 ], [ -111.854088, 48.998067 ], [ -111.85409, 48.998039 ], [ -111.761679, 48.997614 ], [ -111.761613, 48.99765 ], [ -111.270702, 48.997895 ], [ -110.887459, 48.998087 ], [ -110.886706, 48.998124 ], [ -110.743209, 48.998363 ], [ -110.216135, 48.999239 ], [ -110.215516, 48.999197 ], [ -110.171595, 48.999262 ], [ -109.995618, 48.999642 ], [ -109.489686, 49.000267 ], [ -109.384762, 49.000397 ], [ -109.384068, 49.000374 ], [ -109.06057, 48.999666 ], [ -109.060292, 48.999621 ], [ -109.000708, 48.999234 ], [ -108.994722, 48.999237 ], [ -108.543194, 48.999377 ], [ -108.488063, 48.999368 ], [ -108.236495, 48.999405 ], [ -107.179865, 48.999559 ], [ -106.625597, 48.99964 ], [ -106.617539, 48.999583 ], [ -106.518201, 48.999564 ], [ -106.500592, 48.999756 ], [ -106.374616, 48.999617 ], [ -106.368151, 48.999503 ], [ -106.274267, 48.999312 ], [ -106.24621, 48.999258 ], [ -106.243154, 48.999373 ], [ -106.233987, 48.999423 ], [ -106.112108, 48.999279 ], [ -106.050543, 48.999207 ], [ -105.966197, 48.999445 ], [ -105.834181, 48.999707 ], [ -105.775808, 48.999637 ], [ -105.65027, 48.999444 ], [ -105.612577, 48.999703 ], [ -105.607542, 48.999624 ], [ -105.578616, 48.999673 ], [ -105.522636, 48.999591 ], [ -105.411972, 48.999582 ], [ -105.407909, 48.99948 ], [ -105.391379, 48.999475 ], [ -105.38749, 48.999382 ], [ -105.355888, 48.999357 ], [ -105.277521, 48.999457 ], [ -105.265192, 48.9995 ], [ -105.057514, 48.999448 ], [ -104.647389, 48.999344 ], [ -104.543636, 48.999541 ], [ -104.048736, 48.999877 ], [ -104.048478, 48.987007 ], [ -104.048616, 48.966736 ], [ -104.048555, 48.963772 ], [ -104.0488, 48.958997 ], [ -104.048627, 48.957124 ], [ -104.048698, 48.951823 ], [ -104.048872, 48.94963 ], [ -104.04877, 48.943301 ], [ -104.048701, 48.940331 ], [ -104.048807, 48.933636 ], [ -104.048744, 48.912113 ], [ -104.048746, 48.906858 ], [ -104.048643, 48.902609 ], [ -104.048719, 48.879921 ], [ -104.048893, 48.875739 ], [ -104.048883, 48.874008 ], [ -104.048824, 48.867539 ], [ -104.048652, 48.865734 ], [ -104.0489, 48.847387 ], [ -104.048569, 48.797052 ], [ -104.048537, 48.788552 ], [ -104.048548, 48.751356 ], [ -104.04834, 48.747133 ], [ -104.047883, 48.664191 ], [ -104.047849, 48.663163 ], [ -104.047861, 48.658856 ], [ -104.047865, 48.65745 ], [ -104.047887, 48.649911 ], [ -104.047819, 48.648631 ], [ -104.047582, 48.633984 ], [ -104.047582, 48.633976 ], [ -104.04762, 48.627015 ], [ -104.047586, 48.625644 ], [ -104.04793, 48.62019 ], [ -104.048212, 48.599055 ], [ -104.047974, 48.591606 ], [ -104.047811, 48.56277 ], [ -104.047783, 48.539737 ], [ -104.047648, 48.531489 ], [ -104.047876, 48.530798 ], [ -104.047513, 48.525913 ], [ -104.047675, 48.517852 ], [ -104.047555, 48.49414 ], [ -104.047392, 48.467086 ], [ -104.047259, 48.452941 ], [ -104.047294, 48.452529 ], [ -104.047192, 48.447251 ], [ -104.04709, 48.445903 ], [ -104.04696, 48.421065 ], [ -104.047134, 48.411057 ], [ -104.046969, 48.390675 ], [ -104.046913, 48.389433 ], [ -104.046913, 48.389429 ], [ -104.046654, 48.374773 ], [ -104.046371, 48.374154 ], [ -104.046332, 48.34229 ], [ -104.046039, 48.256761 ], [ -104.045861, 48.255097 ], [ -104.045645, 48.246179 ], [ -104.045729, 48.244586 ], [ -104.045692, 48.241415 ], [ -104.04556, 48.193913 ], [ -104.045424, 48.192473 ], [ -104.045498, 48.176249 ], [ -104.045399, 48.16439 ], [ -104.04412, 47.996107 ], [ -104.044162, 47.992836 ], [ -104.043933, 47.971515 ], [ -104.043497, 47.95449 ], [ -104.043329, 47.949554 ], [ -104.04223, 47.891031 ], [ -104.041662, 47.862282 ], [ -104.041869, 47.841699 ], [ -104.042567, 47.808237 ], [ -104.042432, 47.805358 ], [ -104.042384, 47.803256 ], [ -104.043199, 47.747292 ], [ -104.043242, 47.747106 ], [ -104.044621, 47.45938 ], [ -104.044797, 47.438445 ], [ -104.045069, 47.397461 ], [ -104.045333, 47.343452 ], [ -104.045313, 47.331955 ], [ -104.045307, 47.330128 ], [ -104.045121, 47.276969 ], [ -104.045155, 47.27393 ], [ -104.045088, 47.271406 ], [ -104.045057, 47.266868 ], [ -104.045091, 47.265953 ], [ -104.045159, 47.263874 ], [ -104.045081, 47.092813 ], [ -104.045018, 47.081202 ], [ -104.045354, 47.078574 ], [ -104.045259, 47.063901 ], [ -104.045227, 47.057502 ], [ -104.045195, 47.053639 ], [ -104.045052, 47.040863 ], [ -104.045076, 47.037589 ], [ -104.045566, 46.941231 ], [ -104.045535, 46.934009 ], [ -104.045542, 46.933887 ], [ -104.045402, 46.725423 ], [ -104.045403, 46.722177 ], [ -104.04537, 46.721332 ], [ -104.045572, 46.713881 ], [ -104.045474, 46.708738 ], [ -104.045271, 46.641449 ], [ -104.045271, 46.641443 ], [ -104.045335, 46.540929 ], [ -104.045462, 46.341895 ], [ -104.045469, 46.324545 ], [ -104.045633, 46.280188 ], [ -104.04667, 46.000001 ], [ -104.045443, 45.94531 ], [ -104.04403, 45.881975 ], [ -104.04403, 45.881971 ], [ -104.044009, 45.871974 ], [ -104.043814, 45.868385 ], [ -104.041937, 45.557915 ], [ -104.041647, 45.550691 ], [ -104.041717, 45.539122 ], [ -104.041145, 45.503367 ], [ -104.041274, 45.499994 ], [ -104.041764, 45.490789 ], [ -104.04041, 45.393474 ], [ -104.040114, 45.374214 ], [ -104.040265, 45.345356 ], [ -104.040358, 45.335946 ], [ -104.040274, 45.212891 ], [ -104.040128, 44.999987 ], [ -104.057698, 44.997431 ], [ -104.470117, 44.998453 ], [ -104.470422, 44.998453 ], [ -104.663882, 44.998869 ], [ -104.665171, 44.998618 ], [ -104.759855, 44.999066 ], [ -104.765063, 44.999183 ], [ -105.01824, 45.000437 ], [ -105.019284, 45.000329 ], [ -105.025266, 45.00029 ], [ -105.038405, 45.000345 ], [ -105.076607, 45.000347 ], [ -105.848065, 45.000396 ], [ -105.918995, 44.997771 ], [ -105.928184, 44.993647 ], [ -106.024814, 44.993688 ], [ -106.263586, 44.993788 ], [ -106.888773, 44.995885 ], [ -106.892875, 44.995947 ], [ -107.080624, 44.996791 ], [ -107.13418, 45.000109 ], [ -107.607824, 45.000929 ], [ -107.608854, 45.00086 ], [ -107.911495, 45.000948 ], [ -108.125666, 45.001011 ], [ -108.249345, 44.999458 ], [ -108.565921, 45.000578 ], [ -108.578484, 45.000484 ], [ -108.621313, 45.000408 ], [ -109.062262, 44.999623 ], [ -109.08301, 44.99961 ], [ -109.103445, 45.005904 ], [ -109.263431, 45.005345 ], [ -109.269294, 45.005283 ], [ -109.798687, 45.002188 ], [ -110.025544, 45.003602 ], [ -110.026347, 45.003665 ], [ -110.110103, 45.003905 ], [ -110.221343, 44.996176 ], [ -110.547165, 44.992459 ], [ -110.552433, 44.992237 ], [ -110.705272, 44.992324 ], [ -110.750767, 44.997948 ], [ -110.875772, 45.002101 ], [ -111.044275, 45.001345 ] ] ] ] } },
+{ "type": "Feature", "id": 13, "properties": { "GEO_ID": "0400000US35", "STATE": "35", "NAME": "New Mexico", "LSAD": "", "CENSUSAREA": 121298.148 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -105.998003, 32.002328 ], [ -106.09976, 32.002174 ], [ -106.18184, 32.00205 ], [ -106.200699, 32.001785 ], [ -106.205915, 32.001762 ], [ -106.313307, 32.001512 ], [ -106.377174, 32.00149 ], [ -106.394298, 32.001484 ], [ -106.411075, 32.001334 ], [ -106.565142, 32.000736 ], [ -106.566056, 32.000759 ], [ -106.587972, 32.000749 ], [ -106.595333, 32.000778 ], [ -106.598639, 32.000754 ], [ -106.599096, 32.000731 ], [ -106.614702, 31.956 ], [ -106.616136, 31.948439 ], [ -106.627808, 31.860593 ], [ -106.625763, 31.856276 ], [ -106.621857, 31.852854 ], [ -106.614637, 31.84649 ], [ -106.605845, 31.846305 ], [ -106.605245, 31.845905 ], [ -106.566844, 31.813306 ], [ -106.563444, 31.812606 ], [ -106.545344, 31.805007 ], [ -106.544714, 31.804287 ], [ -106.542144, 31.802107 ], [ -106.542097, 31.802146 ], [ -106.535843, 31.798607 ], [ -106.535343, 31.797507 ], [ -106.535154, 31.797089 ], [ -106.534743, 31.796107 ], [ -106.533043, 31.791907 ], [ -106.533, 31.791829 ], [ -106.53248, 31.791914 ], [ -106.530515, 31.792103 ], [ -106.527943, 31.790507 ], [ -106.527738, 31.789761 ], [ -106.527623, 31.789119 ], [ -106.527997, 31.786945 ], [ -106.528543, 31.784407 ], [ -106.528543, 31.783907 ], [ -106.750547, 31.783706 ], [ -106.750547, 31.783898 ], [ -106.993544, 31.783689 ], [ -106.998235, 31.783671 ], [ -107.00056, 31.783679 ], [ -107.00056, 31.783513 ], [ -107.296824, 31.783762 ], [ -107.422246, 31.783599 ], [ -107.422495, 31.783599 ], [ -108.208394, 31.783599 ], [ -108.208521, 31.499798 ], [ -108.208572, 31.499742 ], [ -108.208573, 31.333395 ], [ -108.851105, 31.332301 ], [ -108.861028, 31.332315 ], [ -109.050044, 31.332502 ], [ -109.049843, 31.499515 ], [ -109.049813, 31.499528 ], [ -109.049195, 31.796551 ], [ -109.048763, 31.810776 ], [ -109.048769, 31.861383 ], [ -109.04859, 31.870791 ], [ -109.048599, 32.013651 ], [ -109.048731, 32.028174 ], [ -109.048296, 32.084093 ], [ -109.048286, 32.089114 ], [ -109.047926, 32.426376 ], [ -109.047653, 32.681379 ], [ -109.047653, 32.686327 ], [ -109.047645, 32.689988 ], [ -109.047638, 32.693439 ], [ -109.047117, 32.777569 ], [ -109.047117, 32.77757 ], [ -109.04748, 33.06842 ], [ -109.047453, 33.069427 ], [ -109.046905, 33.091931 ], [ -109.047013, 33.092917 ], [ -109.047117, 33.137559 ], [ -109.047116, 33.137995 ], [ -109.047237, 33.208965 ], [ -109.046827, 33.365272 ], [ -109.046909, 33.36557 ], [ -109.047045, 33.36928 ], [ -109.04687, 33.372654 ], [ -109.046627, 33.778233 ], [ -109.046182, 34.522393 ], [ -109.046182, 34.522553 ], [ -109.046156, 34.579291 ], [ -109.045851, 34.959718 ], [ -109.046082, 35.174665 ], [ -109.046481, 35.546326 ], [ -109.046509, 35.54644 ], [ -109.046296, 35.614251 ], [ -109.046295, 35.616517 ], [ -109.046024, 35.8798 ], [ -109.046055, 35.888721 ], [ -109.046054, 35.92586 ], [ -109.046011, 35.925896 ], [ -109.045973, 36.002338 ], [ -109.045433, 36.874589 ], [ -109.045407, 36.874998 ], [ -109.045272, 36.968871 ], [ -109.045244, 36.969489 ], [ -109.045223, 36.999084 ], [ -108.958868, 36.998913 ], [ -108.954404, 36.998906 ], [ -108.620309, 36.999287 ], [ -108.619689, 36.999249 ], [ -108.379203, 36.999459 ], [ -108.320721, 36.99951 ], [ -108.320464, 36.999499 ], [ -108.2884, 36.99952 ], [ -108.288086, 36.999555 ], [ -107.481737, 36.999973 ], [ -107.420915, 37.000005 ], [ -107.420913, 37.000005 ], [ -107.000592, 37.000009 ], [ -106.869796, 36.992426 ], [ -106.675626, 36.993123 ], [ -106.661344, 36.993243 ], [ -106.628733, 36.993161 ], [ -106.628652, 36.993175 ], [ -106.617125, 36.993004 ], [ -106.617159, 36.992967 ], [ -106.476228, 36.993472 ], [ -106.248675, 36.994288 ], [ -106.247705, 36.994266 ], [ -106.006634, 36.995343 ], [ -105.997472, 36.995417 ], [ -105.996159, 36.995418 ], [ -105.71847, 36.995846 ], [ -105.716471, 36.995849 ], [ -105.66472, 36.995874 ], [ -105.62747, 36.995679 ], [ -105.533922, 36.995875 ], [ -105.512485, 36.995777 ], [ -105.508836, 36.995895 ], [ -105.465182, 36.995991 ], [ -105.447255, 36.996017 ], [ -105.442459, 36.995994 ], [ -105.41931, 36.995856 ], [ -105.220613, 36.995169 ], [ -105.155042, 36.995339 ], [ -105.1208, 36.995428 ], [ -105.000554, 36.993264 ], [ -104.73212, 36.993484 ], [ -104.732031, 36.993447 ], [ -104.007855, 36.996239 ], [ -103.734364, 36.998041 ], [ -103.733247, 36.998016 ], [ -103.086105, 36.999864 ], [ -103.002199, 37.000104 ], [ -103.002247, 36.911587 ], [ -103.001964, 36.909573 ], [ -103.002198, 36.719427 ], [ -103.002518, 36.675186 ], [ -103.002252, 36.61718 ], [ -103.002188, 36.602716 ], [ -103.002565, 36.526588 ], [ -103.002434, 36.500397 ], [ -103.041669, 36.478514 ], [ -103.041745, 36.318267 ], [ -103.041674, 36.317534 ], [ -103.040824, 36.055231 ], [ -103.041357, 35.739274 ], [ -103.041554, 35.622487 ], [ -103.042497, 35.211862 ], [ -103.042377, 35.183156 ], [ -103.042377, 35.183149 ], [ -103.042366, 35.182786 ], [ -103.042339, 35.181922 ], [ -103.042395, 35.178573 ], [ -103.042568, 35.159318 ], [ -103.042711, 35.144735 ], [ -103.0426, 35.142766 ], [ -103.04252, 35.135596 ], [ -103.042521, 34.954101 ], [ -103.042521, 34.899546 ], [ -103.042781, 34.850243 ], [ -103.04277, 34.792224 ], [ -103.042769, 34.747361 ], [ -103.042827, 34.671188 ], [ -103.043072, 34.619782 ], [ -103.043594, 34.46266 ], [ -103.043589, 34.459774 ], [ -103.043588, 34.459662 ], [ -103.043582, 34.455657 ], [ -103.043538, 34.405463 ], [ -103.043583, 34.400678 ], [ -103.043611, 34.397105 ], [ -103.043585, 34.393716 ], [ -103.043613, 34.390442 ], [ -103.043613, 34.388679 ], [ -103.043614, 34.384969 ], [ -103.04363, 34.38469 ], [ -103.043693, 34.383578 ], [ -103.043919, 34.380916 ], [ -103.043944, 34.37966 ], [ -103.043946, 34.379555 ], [ -103.043979, 34.312764 ], [ -103.043979, 34.312749 ], [ -103.043936, 34.302585 ], [ -103.043719, 34.289441 ], [ -103.043644, 34.256903 ], [ -103.043569, 34.087947 ], [ -103.043516, 34.079382 ], [ -103.043686, 34.063078 ], [ -103.043744, 34.049986 ], [ -103.043767, 34.043545 ], [ -103.043721, 34.04232 ], [ -103.043771, 34.041538 ], [ -103.043746, 34.037294 ], [ -103.043555, 34.032714 ], [ -103.043531, 34.018014 ], [ -103.043617, 34.003633 ], [ -103.04395, 33.974629 ], [ -103.044893, 33.945617 ], [ -103.045698, 33.906299 ], [ -103.045644, 33.901537 ], [ -103.046907, 33.8503 ], [ -103.047346, 33.824675 ], [ -103.049096, 33.74627 ], [ -103.050148, 33.701971 ], [ -103.050532, 33.672408 ], [ -103.051087, 33.658186 ], [ -103.051535, 33.650487 ], [ -103.051363, 33.64195 ], [ -103.051664, 33.629489 ], [ -103.05261, 33.570599 ], [ -103.056655, 33.388438 ], [ -103.056655, 33.388416 ], [ -103.057487, 33.329477 ], [ -103.057856, 33.315234 ], [ -103.060103, 33.219225 ], [ -103.063905, 33.042055 ], [ -103.06398, 33.038693 ], [ -103.064452, 33.01029 ], [ -103.064625, 32.999899 ], [ -103.064679, 32.964373 ], [ -103.064657, 32.959097 ], [ -103.064569, 32.900014 ], [ -103.064701, 32.879355 ], [ -103.064862, 32.868346 ], [ -103.064807, 32.857696 ], [ -103.064916, 32.85726 ], [ -103.064889, 32.849359 ], [ -103.064672, 32.82847 ], [ -103.064699, 32.827531 ], [ -103.064711, 32.784593 ], [ -103.064698, 32.783602 ], [ -103.064807, 32.777303 ], [ -103.064827, 32.726628 ], [ -103.064799, 32.708694 ], [ -103.064798, 32.690761 ], [ -103.064864, 32.682647 ], [ -103.064633, 32.64642 ], [ -103.064815, 32.624537 ], [ -103.064761, 32.601863 ], [ -103.064788, 32.600397 ], [ -103.064761, 32.587983 ], [ -103.064696, 32.522193 ], [ -103.064422, 32.145006 ], [ -103.064348, 32.123041 ], [ -103.064344, 32.087051 ], [ -103.064423, 32.000518 ], [ -103.085876, 32.000465 ], [ -103.088698, 32.000453 ], [ -103.215641, 32.000513 ], [ -103.267633, 32.000475 ], [ -103.267708, 32.000324 ], [ -103.270383, 32.000326 ], [ -103.278521, 32.000419 ], [ -103.326501, 32.00037 ], [ -103.722853, 32.000221 ], [ -103.980179, 32.000125 ], [ -104.024521, 32.00001 ], [ -104.531756, 32.000117 ], [ -104.531937, 32.000311 ], [ -104.640918, 32.000396 ], [ -104.643526, 32.000443 ], [ -104.847757, 32.000482 ], [ -104.918272, 32.000496 ], [ -105.077046, 32.000579 ], [ -105.078605, 32.000533 ], [ -105.11804, 32.000485 ], [ -105.131377, 32.000524 ], [ -105.132916, 32.000518 ], [ -105.14824, 32.000485 ], [ -105.15031, 32.000497 ], [ -105.153994, 32.000497 ], [ -105.390396, 32.000607 ], [ -105.427049, 32.000638 ], [ -105.428582, 32.0006 ], [ -105.429281, 32.000577 ], [ -105.886159, 32.00197 ], [ -105.9006, 32.0021 ], [ -105.998003, 32.002328 ] ] ] ] } },
+{ "type": "Feature", "id": 14, "properties": { "GEO_ID": "0400000US38", "STATE": "38", "NAME": "North Dakota", "LSAD": "", "CENSUSAREA": 69000.797999999995 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -100.511949, 45.943654 ], [ -100.627681, 45.943642 ], [ -100.65082, 45.94368 ], [ -100.720865, 45.944024 ], [ -100.750407, 45.943649 ], [ -100.762072, 45.943803 ], [ -100.76211, 45.943767 ], [ -100.769751, 45.943766 ], [ -100.890176, 45.943861 ], [ -100.935582, 45.943757 ], [ -100.938989, 45.943848 ], [ -100.964411, 45.943822 ], [ -100.976565, 45.943864 ], [ -100.980693, 45.944068 ], [ -101.101334, 45.943841 ], [ -101.106826, 45.943984 ], [ -101.142571, 45.943841 ], [ -101.146076, 45.943842 ], [ -101.163241, 45.943915 ], [ -101.171074, 45.943959 ], [ -101.175693, 45.943983 ], [ -101.179103, 45.943896 ], [ -101.203787, 45.943895 ], [ -101.224006, 45.944025 ], [ -101.271524, 45.944209 ], [ -101.287223, 45.944107 ], [ -101.313272, 45.944164 ], [ -101.333871, 45.944166 ], [ -101.365283, 45.944092 ], [ -101.37069, 45.944198 ], [ -101.373769, 45.944265 ], [ -101.557276, 45.9441 ], [ -101.562156, 45.944237 ], [ -101.628597, 45.944293 ], [ -101.657631, 45.944387 ], [ -101.680574, 45.944329 ], [ -101.681819, 45.944444 ], [ -101.708785, 45.944348 ], [ -101.72338, 45.944187 ], [ -101.730069, 45.944356 ], [ -101.758611, 45.944478 ], [ -101.764277, 45.944412 ], [ -101.765293, 45.944367 ], [ -101.766177, 45.944322 ], [ -101.790054, 45.944442 ], [ -101.794606, 45.944397 ], [ -101.832991, 45.944464 ], [ -101.852642, 45.944457 ], [ -101.886838, 45.944559 ], [ -101.957439, 45.944484 ], [ -101.973749, 45.944456 ], [ -101.989501, 45.944472 ], [ -101.992187, 45.944471 ], [ -101.998618, 45.944556 ], [ -101.998703, 45.944557 ], [ -102.000425, 45.944581 ], [ -102.000656, 45.944515 ], [ -102.000679, 45.944515 ], [ -102.06093, 45.944622 ], [ -102.085122, 45.944642 ], [ -102.087555, 45.944598 ], [ -102.124628, 45.944813 ], [ -102.125429, 45.944652 ], [ -102.135269, 45.944586 ], [ -102.145356, 45.944659 ], [ -102.156393, 45.944663 ], [ -102.157965, 45.944641 ], [ -102.159439, 45.944641 ], [ -102.176698, 45.944622 ], [ -102.176993, 45.944622 ], [ -102.217867, 45.944711 ], [ -102.32823, 45.944806 ], [ -102.353384, 45.944984 ], [ -102.354283, 45.944901 ], [ -102.392696, 45.944951 ], [ -102.392767, 45.944979 ], [ -102.396359, 45.944916 ], [ -102.398575, 45.944868 ], [ -102.406176, 45.944997 ], [ -102.410346, 45.945079 ], [ -102.420173, 45.94507 ], [ -102.425358, 45.94499 ], [ -102.425397, 45.945041 ], [ -102.446419, 45.945083 ], [ -102.459586, 45.945081 ], [ -102.467563, 45.945159 ], [ -102.476024, 45.945183 ], [ -102.550947, 45.945015 ], [ -102.558579, 45.945129 ], [ -102.642555, 45.945404 ], [ -102.65162, 45.94545 ], [ -102.666684, 45.945307 ], [ -102.672474, 45.945244 ], [ -102.674077, 45.945274 ], [ -102.704871, 45.945072 ], [ -102.880252, 45.945069 ], [ -102.920482, 45.945038 ], [ -102.94207, 45.945092 ], [ -102.989902, 45.945211 ], [ -102.995345, 45.945166 ], [ -102.995668, 45.945167 ], [ -103.026058, 45.945307 ], [ -103.047779, 45.945335 ], [ -103.078477, 45.945289 ], [ -103.097872, 45.945262 ], [ -103.140939, 45.945257 ], [ -103.161251, 45.945309 ], [ -103.210634, 45.945222 ], [ -103.218396, 45.945208 ], [ -103.284092, 45.945149 ], [ -103.284109, 45.945152 ], [ -103.411325, 45.945264 ], [ -103.41804, 45.945186 ], [ -103.432393, 45.945313 ], [ -103.434851, 45.945291 ], [ -103.55871, 45.945131 ], [ -103.577083, 45.945283 ], [ -103.660779, 45.945231 ], [ -103.660779, 45.945241 ], [ -103.668479, 45.945242 ], [ -104.045443, 45.94531 ], [ -104.04667, 46.000001 ], [ -104.045633, 46.280188 ], [ -104.045469, 46.324545 ], [ -104.045462, 46.341895 ], [ -104.045335, 46.540929 ], [ -104.045271, 46.641443 ], [ -104.045271, 46.641449 ], [ -104.045474, 46.708738 ], [ -104.045572, 46.713881 ], [ -104.04537, 46.721332 ], [ -104.045403, 46.722177 ], [ -104.045402, 46.725423 ], [ -104.045542, 46.933887 ], [ -104.045535, 46.934009 ], [ -104.045566, 46.941231 ], [ -104.045076, 47.037589 ], [ -104.045052, 47.040863 ], [ -104.045195, 47.053639 ], [ -104.045227, 47.057502 ], [ -104.045259, 47.063901 ], [ -104.045354, 47.078574 ], [ -104.045018, 47.081202 ], [ -104.045081, 47.092813 ], [ -104.045159, 47.263874 ], [ -104.045091, 47.265953 ], [ -104.045057, 47.266868 ], [ -104.045088, 47.271406 ], [ -104.045155, 47.27393 ], [ -104.045121, 47.276969 ], [ -104.045307, 47.330128 ], [ -104.045313, 47.331955 ], [ -104.045333, 47.343452 ], [ -104.045069, 47.397461 ], [ -104.044797, 47.438445 ], [ -104.044621, 47.45938 ], [ -104.043242, 47.747106 ], [ -104.043199, 47.747292 ], [ -104.042384, 47.803256 ], [ -104.042432, 47.805358 ], [ -104.042567, 47.808237 ], [ -104.041869, 47.841699 ], [ -104.041662, 47.862282 ], [ -104.04223, 47.891031 ], [ -104.043329, 47.949554 ], [ -104.043497, 47.95449 ], [ -104.043933, 47.971515 ], [ -104.044162, 47.992836 ], [ -104.04412, 47.996107 ], [ -104.045399, 48.16439 ], [ -104.045498, 48.176249 ], [ -104.045424, 48.192473 ], [ -104.04556, 48.193913 ], [ -104.045692, 48.241415 ], [ -104.045729, 48.244586 ], [ -104.045645, 48.246179 ], [ -104.045861, 48.255097 ], [ -104.046039, 48.256761 ], [ -104.046332, 48.34229 ], [ -104.046371, 48.374154 ], [ -104.046654, 48.374773 ], [ -104.046913, 48.389429 ], [ -104.046913, 48.389433 ], [ -104.046969, 48.390675 ], [ -104.047134, 48.411057 ], [ -104.04696, 48.421065 ], [ -104.04709, 48.445903 ], [ -104.047192, 48.447251 ], [ -104.047294, 48.452529 ], [ -104.047259, 48.452941 ], [ -104.047392, 48.467086 ], [ -104.047555, 48.49414 ], [ -104.047675, 48.517852 ], [ -104.047513, 48.525913 ], [ -104.047876, 48.530798 ], [ -104.047648, 48.531489 ], [ -104.047783, 48.539737 ], [ -104.047811, 48.56277 ], [ -104.047974, 48.591606 ], [ -104.048212, 48.599055 ], [ -104.04793, 48.62019 ], [ -104.047586, 48.625644 ], [ -104.04762, 48.627015 ], [ -104.047582, 48.633976 ], [ -104.047582, 48.633984 ], [ -104.047819, 48.648631 ], [ -104.047887, 48.649911 ], [ -104.047865, 48.65745 ], [ -104.047861, 48.658856 ], [ -104.047849, 48.663163 ], [ -104.047883, 48.664191 ], [ -104.04834, 48.747133 ], [ -104.048548, 48.751356 ], [ -104.048537, 48.788552 ], [ -104.048569, 48.797052 ], [ -104.0489, 48.847387 ], [ -104.048652, 48.865734 ], [ -104.048824, 48.867539 ], [ -104.048883, 48.874008 ], [ -104.048893, 48.875739 ], [ -104.048719, 48.879921 ], [ -104.048643, 48.902609 ], [ -104.048746, 48.906858 ], [ -104.048744, 48.912113 ], [ -104.048807, 48.933636 ], [ -104.048701, 48.940331 ], [ -104.04877, 48.943301 ], [ -104.048872, 48.94963 ], [ -104.048698, 48.951823 ], [ -104.048627, 48.957124 ], [ -104.0488, 48.958997 ], [ -104.048555, 48.963772 ], [ -104.048616, 48.966736 ], [ -104.048478, 48.987007 ], [ -104.048736, 48.999877 ], [ -103.992467, 48.999567 ], [ -103.988925, 48.99958 ], [ -103.983786, 48.999604 ], [ -103.982361, 48.999615 ], [ -103.980868, 48.999581 ], [ -103.976459, 48.999605 ], [ -103.969479, 48.999525 ], [ -103.968611, 48.999525 ], [ -103.923261, 48.999562 ], [ -103.921976, 48.999551 ], [ -103.918921, 48.999551 ], [ -103.917428, 48.999585 ], [ -103.876905, 48.999544 ], [ -103.865336, 48.999591 ], [ -103.862738, 48.999639 ], [ -103.858363, 48.999606 ], [ -103.856072, 48.999572 ], [ -103.852287, 48.999561 ], [ -102.938793, 48.998998 ], [ -102.216993, 48.998553 ], [ -102.211301, 48.998554 ], [ -102.151847, 48.998798 ], [ -102.131614, 48.998842 ], [ -102.021144, 48.999015 ], [ -101.496737, 48.999355 ], [ -101.225915, 48.999531 ], [ -101.225187, 48.999566 ], [ -101.220754, 48.999455 ], [ -101.216182, 48.999469 ], [ -100.920577, 48.99956 ], [ -100.917939, 48.999571 ], [ -100.913634, 48.999662 ], [ -100.907107, 48.999593 ], [ -100.433981, 48.99941 ], [ -100.434351, 48.99957 ], [ -100.431642, 48.999604 ], [ -100.431676, 48.999398 ], [ -100.182707, 48.99923 ], [ -99.91378, 48.999049 ], [ -99.913705, 48.999049 ], [ -99.861488, 48.999156 ], [ -99.861454, 48.999202 ], [ -99.5257, 48.999423 ], [ -98.999819, 48.999769 ], [ -97.950205, 49.000459 ], [ -97.77575, 49.000574 ], [ -97.411216, 49.00051 ], [ -97.229039, 49.000687 ], [ -97.234005, 48.99747 ], [ -97.238387, 48.982631 ], [ -97.239155, 48.967596 ], [ -97.23261, 48.946561 ], [ -97.199549, 48.881183 ], [ -97.157797, 48.78768 ], [ -97.137571, 48.749191 ], [ -97.092606, 48.682033 ], [ -97.16305, 48.543963 ], [ -97.163105, 48.543855 ], [ -97.16111, 48.543155 ], [ -97.150541, 48.539449 ], [ -97.12677, 48.520191 ], [ -97.123399, 48.421201 ], [ -97.131479, 48.406586 ], [ -97.145693, 48.397431 ], [ -97.136373, 48.352393 ], [ -97.126745, 48.34214 ], [ -97.115581, 48.323928 ], [ -97.11657, 48.279661 ], [ -97.12993, 48.249731 ], [ -97.134534, 48.249737 ], [ -97.143148, 48.246708 ], [ -97.14717, 48.242966 ], [ -97.147401, 48.193779 ], [ -97.147498, 48.173227 ], [ -97.14751, 48.170572 ], [ -97.123135, 48.109497 ], [ -97.098275, 48.07131 ], [ -97.088158, 48.059515 ], [ -97.023156, 47.873978 ], [ -97.000356, 47.860915 ], [ -96.980391, 47.815662 ], [ -96.890671, 47.672153 ], [ -96.88574, 47.664266 ], [ -96.850955, 47.598287 ], [ -96.84243, 47.508225 ], [ -96.853286, 47.503881 ], [ -96.853768, 47.499527 ], [ -96.862312, 47.422333 ], [ -96.852676, 47.374973 ], [ -96.833019, 47.238095 ], [ -96.832946, 47.237588 ], [ -96.826655, 47.150539 ], [ -96.824807, 47.124968 ], [ -96.82318, 46.999965 ], [ -96.824598, 46.993309 ], [ -96.823222, 46.970861 ], [ -96.791558, 46.934264 ], [ -96.780258, 46.928263 ], [ -96.767458, 46.905163 ], [ -96.802013, 46.812464 ], [ -96.784205, 46.686768 ], [ -96.783014, 46.630647 ], [ -96.783009, 46.630418 ], [ -96.783003, 46.630405 ], [ -96.739054, 46.543708 ], [ -96.716438, 46.444567 ], [ -96.721999, 46.439986 ], [ -96.669794, 46.384644 ], [ -96.631586, 46.353752 ], [ -96.598233, 46.312563 ], [ -96.599087, 46.263701 ], [ -96.585647, 46.177309 ], [ -96.578362, 46.170112 ], [ -96.557952, 46.102442 ], [ -96.554835, 46.084824 ], [ -96.55694, 46.064601 ], [ -96.559271, 46.058272 ], [ -96.566295, 46.051416 ], [ -96.57794, 46.026874 ], [ -96.577326, 46.021757 ], [ -96.57035, 45.963595 ], [ -96.56328, 45.935238 ], [ -96.576897, 45.935259 ], [ -96.597432, 45.935209 ], [ -96.607142, 45.935301 ], [ -96.618295, 45.935407 ], [ -96.639066, 45.935318 ], [ -96.659895, 45.93556 ], [ -96.680646, 45.935716 ], [ -96.701313, 45.935807 ], [ -96.791505, 45.935857 ], [ -96.998652, 45.9357 ], [ -97.019596, 45.935382 ], [ -97.118053, 45.935485 ], [ -97.144987, 45.935278 ], [ -97.228291, 45.935141 ], [ -97.228304, 45.935141 ], [ -97.228323, 45.935141 ], [ -97.312184, 45.935077 ], [ -97.318899, 45.935054 ], [ -97.481967, 45.935138 ], [ -97.491892, 45.935111 ], [ -97.518944, 45.935304 ], [ -97.519035, 45.935304 ], [ -97.542598, 45.935258 ], [ -97.696691, 45.935352 ], [ -97.77704, 45.935393 ], [ -97.784575, 45.935327 ], [ -97.958718, 45.935878 ], [ -97.978778, 45.935937 ], [ -97.986893, 45.935961 ], [ -98.008102, 45.936095 ], [ -98.008202, 45.936096 ], [ -98.070515, 45.93618 ], [ -98.184637, 45.936183 ], [ -98.18563, 45.936185 ], [ -98.724375, 45.938685 ], [ -98.904429, 45.93952 ], [ -98.905477, 45.93952 ], [ -99.005642, 45.939944 ], [ -99.005754, 45.939944 ], [ -99.092868, 45.940184 ], [ -99.102372, 45.940158 ], [ -99.212571, 45.940108 ], [ -99.213644, 45.940116 ], [ -99.221672, 45.940069 ], [ -99.222269, 45.940071 ], [ -99.257745, 45.94006 ], [ -99.276266, 45.940188 ], [ -99.283968, 45.940195 ], [ -99.297272, 45.940165 ], [ -99.317875, 45.940263 ], [ -99.344774, 45.940299 ], [ -99.34496, 45.940299 ], [ -99.378486, 45.940403 ], [ -99.385565, 45.940407 ], [ -99.40126, 45.940367 ], [ -99.490254, 45.940362 ], [ -99.49314, 45.940383 ], [ -99.58878, 45.941104 ], [ -99.61116, 45.941098 ], [ -99.671938, 45.941062 ], [ -99.692975, 45.940949 ], [ -99.718071, 45.940907 ], [ -99.718073, 45.940907 ], [ -99.74787, 45.940933 ], [ -99.749325, 45.940935 ], [ -99.749494, 45.940956 ], [ -99.750396, 45.940935 ], [ -99.83868, 45.941293 ], [ -99.880062, 45.94167 ], [ -99.880292, 45.941672 ], [ -99.965775, 45.941822 ], [ -100.005486, 45.94195 ], [ -100.06902, 45.94217 ], [ -100.084163, 45.942301 ], [ -100.108471, 45.942391 ], [ -100.110339, 45.942367 ], [ -100.14173, 45.942506 ], [ -100.152084, 45.942486 ], [ -100.170826, 45.942514 ], [ -100.274762, 45.942945 ], [ -100.275614, 45.942922 ], [ -100.284134, 45.942951 ], [ -100.285345, 45.94313 ], [ -100.294126, 45.943269 ], [ -100.410386, 45.943453 ], [ -100.420162, 45.943533 ], [ -100.424438, 45.943569 ], [ -100.430597, 45.943638 ], [ -100.462838, 45.943566 ], [ -100.499354, 45.943632 ], [ -100.511793, 45.943654 ], [ -100.511949, 45.943654 ] ] ] ] } },
+{ "type": "Feature", "id": 15, "properties": { "GEO_ID": "0400000US40", "STATE": "40", "NAME": "Oklahoma", "LSAD": "", "CENSUSAREA": 68594.921000000002 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -100.000381, 34.746358 ], [ -100.000381, 34.746461 ], [ -100.000384, 35.030385 ], [ -100.000385, 35.182702 ], [ -100.000389, 35.422364 ], [ -100.000392, 35.619115 ], [ -100.000396, 35.880948 ], [ -100.000399, 36.055677 ], [ -100.000406, 36.499702 ], [ -100.003762, 36.499699 ], [ -100.090021, 36.499634 ], [ -100.181221, 36.499633 ], [ -100.310643, 36.499642 ], [ -100.311018, 36.499688 ], [ -100.311245, 36.499631 ], [ -100.32415, 36.499679 ], [ -100.334441, 36.49944 ], [ -100.334464, 36.49942 ], [ -100.351842, 36.499473 ], [ -100.351852, 36.499487 ], [ -100.378592, 36.499445 ], [ -100.378634, 36.499517 ], [ -100.41355, 36.499469 ], [ -100.413634, 36.499444 ], [ -100.421301, 36.499488 ], [ -100.421328, 36.499447 ], [ -100.433959, 36.499456 ], [ -100.441064, 36.499462 ], [ -100.441065, 36.49949 ], [ -100.522227, 36.499291 ], [ -100.530314, 36.499357 ], [ -100.530478, 36.49924 ], [ -100.531215, 36.49929 ], [ -100.531215, 36.499341 ], [ -100.546145, 36.499343 ], [ -100.578114, 36.499439 ], [ -100.578114, 36.499463 ], [ -100.583379, 36.499443 ], [ -100.583539, 36.499483 ], [ -100.592551, 36.499429 ], [ -100.592556, 36.499469 ], [ -100.592614, 36.499469 ], [ -100.648344, 36.499463 ], [ -100.648343, 36.499495 ], [ -100.657763, 36.4995 ], [ -100.657763, 36.499483 ], [ -100.708628, 36.499521 ], [ -100.708626, 36.499553 ], [ -100.724361, 36.499558 ], [ -100.724362, 36.49958 ], [ -100.761811, 36.49958 ], [ -100.761811, 36.499618 ], [ -100.802886, 36.499621 ], [ -100.802909, 36.499621 ], [ -100.806172, 36.499634 ], [ -100.80619, 36.499674 ], [ -100.824218, 36.499618 ], [ -100.824236, 36.499618 ], [ -100.85084, 36.4997 ], [ -100.859657, 36.499687 ], [ -100.88408, 36.499682 ], [ -100.884174, 36.499682 ], [ -100.918513, 36.499621 ], [ -100.936058, 36.499602 ], [ -100.954153, 36.499599 ], [ -100.977088, 36.499595 ], [ -101.045331, 36.49954 ], [ -101.052418, 36.499563 ], [ -101.085156, 36.499244 ], [ -101.623915, 36.499528 ], [ -101.649966, 36.499573 ], [ -101.653708, 36.499573 ], [ -101.698685, 36.499508 ], [ -101.709314, 36.499722 ], [ -101.779435, 36.499734 ], [ -101.78061, 36.499727 ], [ -101.781987, 36.499718 ], [ -101.783359, 36.499709 ], [ -101.78811, 36.499678 ], [ -101.826498, 36.499535 ], [ -101.826565, 36.499654 ], [ -102.032339, 36.500066 ], [ -102.162463, 36.500326 ], [ -103.002434, 36.500397 ], [ -103.002565, 36.526588 ], [ -103.002188, 36.602716 ], [ -103.002252, 36.61718 ], [ -103.002518, 36.675186 ], [ -103.002198, 36.719427 ], [ -103.001964, 36.909573 ], [ -103.002247, 36.911587 ], [ -103.002199, 37.000104 ], [ -102.986976, 36.998524 ], [ -102.985807, 36.998571 ], [ -102.979613, 36.998549 ], [ -102.875481, 36.999628 ], [ -102.570896, 36.995136 ], [ -102.355367, 36.994575 ], [ -102.355288, 36.994506 ], [ -102.208316, 36.99373 ], [ -102.184271, 36.993593 ], [ -102.054503, 36.993109 ], [ -102.04224, 36.993083 ], [ -102.028207, 36.993125 ], [ -102.028204, 36.993125 ], [ -102.000447, 36.993272 ], [ -102.000447, 36.993249 ], [ -101.90244, 36.993702 ], [ -101.601593, 36.995095 ], [ -101.600396, 36.995153 ], [ -101.55526, 36.995414 ], [ -101.555239, 36.995414 ], [ -101.519066, 36.995546 ], [ -101.485326, 36.995611 ], [ -101.415005, 36.995966 ], [ -101.413868, 36.996008 ], [ -101.37818, 36.996164 ], [ -101.359674, 36.996232 ], [ -101.357797, 36.996271 ], [ -101.212909, 36.997044 ], [ -101.211486, 36.997124 ], [ -101.066742, 36.997921 ], [ -101.053589, 36.997967 ], [ -101.012641, 36.998176 ], [ -100.996502, 36.998044 ], [ -100.945566, 36.998152 ], [ -100.945469, 36.998153 ], [ -100.904588, 36.998561 ], [ -100.904274, 36.998745 ], [ -100.89166, 36.998604 ], [ -100.855634, 36.998626 ], [ -100.814277, 36.999085 ], [ -100.806116, 36.999091 ], [ -100.765484, 36.999177 ], [ -100.756894, 36.999357 ], [ -100.675552, 36.999688 ], [ -100.633327, 36.999936 ], [ -100.633323, 36.999936 ], [ -100.62977, 37.000025 ], [ -100.591413, 37.000399 ], [ -100.591328, 37.000376 ], [ -100.552683, 37.000735 ], [ -100.551598, 37.00062 ], [ -100.201676, 37.002081 ], [ -100.193754, 37.002133 ], [ -100.192371, 37.002036 ], [ -100.187547, 37.002082 ], [ -100.115722, 37.002206 ], [ -100.089484, 37.002092 ], [ -100.005706, 37.001726 ], [ -100.002563, 37.001706 ], [ -100.001286, 37.001699 ], [ -99.995201, 37.001631 ], [ -99.786016, 37.000931 ], [ -99.774816, 37.000841 ], [ -99.774255, 37.000837 ], [ -99.657658, 37.000197 ], [ -99.625399, 36.999671 ], [ -99.558068, 36.999528 ], [ -99.541116, 36.999573 ], [ -99.508574, 36.999658 ], [ -99.504093, 36.999648 ], [ -99.502665, 36.999645 ], [ -99.500395, 36.999637 ], [ -99.500395, 36.999576 ], [ -99.484333, 36.999626 ], [ -99.456203, 36.999471 ], [ -99.277506, 36.999579 ], [ -99.24812, 36.999565 ], [ -99.129449, 36.999422 ], [ -99.124883, 36.99942 ], [ -99.029337, 36.999595 ], [ -99.000303, 36.99951 ], [ -98.994371, 36.999493 ], [ -98.88058, 36.999309 ], [ -98.880009, 36.999263 ], [ -98.869449, 36.999286 ], [ -98.797452, 36.999229 ], [ -98.793711, 36.999227 ], [ -98.791936, 36.999255 ], [ -98.761597, 36.999425 ], [ -98.718465, 36.99918 ], [ -98.714512, 36.99906 ], [ -98.544872, 36.998997 ], [ -98.54466, 36.998996 ], [ -98.420209, 36.998516 ], [ -98.418268, 36.998538 ], [ -98.408991, 36.998513 ], [ -98.354073, 36.997961 ], [ -98.347149, 36.997962 ], [ -98.346188, 36.997962 ], [ -98.237712, 36.997972 ], [ -98.219499, 36.997824 ], [ -98.208218, 36.997997 ], [ -98.177596, 36.998009 ], [ -98.147452, 36.998162 ], [ -98.111985, 36.998133 ], [ -98.045342, 36.998327 ], [ -98.03989, 36.998349 ], [ -98.033955, 36.998366 ], [ -97.802313, 36.998713 ], [ -97.802298, 36.998713 ], [ -97.783489, 36.998847 ], [ -97.783432, 36.998961 ], [ -97.768704, 36.99875 ], [ -97.697104, 36.998826 ], [ -97.650466, 36.999004 ], [ -97.637137, 36.99909 ], [ -97.606549, 36.998682 ], [ -97.564536, 36.998711 ], [ -97.546498, 36.998747 ], [ -97.5459, 36.998709 ], [ -97.527292, 36.99875 ], [ -97.472861, 36.998721 ], [ -97.462346, 36.998685 ], [ -97.46228, 36.998685 ], [ -97.384925, 36.998843 ], [ -97.372421, 36.998861 ], [ -97.147721, 36.999111 ], [ -97.122597, 36.999036 ], [ -97.120285, 36.999014 ], [ -97.104276, 36.99902 ], [ -97.100652, 36.998998 ], [ -97.039784, 36.999 ], [ -97.030082, 36.998929 ], [ -96.975562, 36.999019 ], [ -96.967371, 36.999067 ], [ -96.934642, 36.99907 ], [ -96.921915, 36.999151 ], [ -96.917093, 36.999182 ], [ -96.90351, 36.999132 ], [ -96.902083, 36.999155 ], [ -96.87629, 36.999233 ], [ -96.867517, 36.999217 ], [ -96.822791, 36.999182 ], [ -96.795199, 36.99886 ], [ -96.79206, 36.99918 ], [ -96.749838, 36.998988 ], [ -96.74127, 36.999239 ], [ -96.73659, 36.999286 ], [ -96.710482, 36.999271 ], [ -96.705431, 36.999203 ], [ -96.525493, 36.999147 ], [ -96.415412, 36.999113 ], [ -96.394272, 36.999221 ], [ -96.279079, 36.999272 ], [ -96.276368, 36.999271 ], [ -96.217571, 36.99907 ], [ -96.200028, 36.999028 ], [ -96.184768, 36.999211 ], [ -96.154017, 36.999161 ], [ -96.152384, 36.999051 ], [ -96.149709, 36.99904 ], [ -96.147143, 36.999022 ], [ -96.143207, 36.999134 ], [ -96.14121, 36.998973 ], [ -96.00081, 36.99886 ], [ -95.96427, 36.999094 ], [ -95.936992, 36.999268 ], [ -95.928122, 36.999245 ], [ -95.91018, 36.999336 ], [ -95.877151, 36.999304 ], [ -95.875257, 36.999302 ], [ -95.873944, 36.9993 ], [ -95.866899, 36.999261 ], [ -95.80798, 36.999124 ], [ -95.786762, 36.99931 ], [ -95.768719, 36.999205 ], [ -95.759905, 36.999271 ], [ -95.741908, 36.999244 ], [ -95.718054, 36.999255 ], [ -95.714887, 36.999279 ], [ -95.71038, 36.999371 ], [ -95.696659, 36.999215 ], [ -95.686452, 36.999349 ], [ -95.664301, 36.999322 ], [ -95.630079, 36.99932 ], [ -95.62435, 36.99936 ], [ -95.615934, 36.999365 ], [ -95.61214, 36.999321 ], [ -95.573598, 36.99931 ], [ -95.534401, 36.999332 ], [ -95.522415, 36.999281 ], [ -95.511578, 36.999235 ], [ -95.407683, 36.999241 ], [ -95.407572, 36.999241 ], [ -95.33121, 36.99938 ], [ -95.328327, 36.999366 ], [ -95.328058, 36.999365 ], [ -95.322565, 36.999358 ], [ -95.195307, 36.999565 ], [ -95.177301, 36.99952 ], [ -95.155372, 36.99954 ], [ -95.155187, 36.999539 ], [ -95.073509, 36.999509 ], [ -95.073504, 36.999509 ], [ -95.049499, 36.99958 ], [ -95.037857, 36.999497 ], [ -95.030324, 36.999517 ], [ -95.011433, 36.999535 ], [ -95.00762, 36.999514 ], [ -94.995293, 36.999529 ], [ -94.853197, 36.998874 ], [ -94.849801, 36.998876 ], [ -94.840926, 36.998833 ], [ -94.83128, 36.998812 ], [ -94.777257, 36.998764 ], [ -94.739324, 36.998687 ], [ -94.737183, 36.998665 ], [ -94.71277, 36.998794 ], [ -94.701797, 36.998814 ], [ -94.699735, 36.998805 ], [ -94.61808, 36.998135 ], [ -94.618049, 36.996208 ], [ -94.618031, 36.994704 ], [ -94.618026, 36.950158 ], [ -94.618109, 36.946564 ], [ -94.618166, 36.937584 ], [ -94.618295, 36.929647 ], [ -94.618207, 36.926236 ], [ -94.618282, 36.911472 ], [ -94.618243, 36.897027 ], [ -94.618658, 36.880064 ], [ -94.61838, 36.84732 ], [ -94.618307, 36.76656 ], [ -94.61813, 36.701423 ], [ -94.618025, 36.66943 ], [ -94.618019, 36.667921 ], [ -94.617815, 36.612604 ], [ -94.617865, 36.606851 ], [ -94.617853, 36.59912 ], [ -94.617814, 36.577732 ], [ -94.617897, 36.536983 ], [ -94.617868, 36.53609 ], [ -94.617997, 36.53428 ], [ -94.617883, 36.517799 ], [ -94.617877, 36.514999 ], [ -94.617919, 36.499414 ], [ -94.615311, 36.484992 ], [ -94.61383, 36.476248 ], [ -94.611609, 36.461528 ], [ -94.605408, 36.421949 ], [ -94.602623, 36.405283 ], [ -94.601984, 36.40212 ], [ -94.599723, 36.387587 ], [ -94.593397, 36.345742 ], [ -94.5862, 36.299969 ], [ -94.577883, 36.25008 ], [ -94.577899, 36.249548 ], [ -94.576003, 36.24007 ], [ -94.575071, 36.233682 ], [ -94.57488, 36.232741 ], [ -94.574395, 36.229996 ], [ -94.571806, 36.213748 ], [ -94.571253, 36.210901 ], [ -94.566588, 36.183774 ], [ -94.565655, 36.178439 ], [ -94.562828, 36.161895 ], [ -94.562803, 36.161749 ], [ -94.561165, 36.15211 ], [ -94.552184, 36.102235 ], [ -94.547871, 36.078281 ], [ -94.547715, 36.077271 ], [ -94.535724, 36.007807 ], [ -94.534852, 36.002678 ], [ -94.533646, 35.996804 ], [ -94.532071, 35.987852 ], [ -94.528305, 35.966054 ], [ -94.528162, 35.965665 ], [ -94.52464, 35.945727 ], [ -94.524344, 35.94405 ], [ -94.52291, 35.936127 ], [ -94.522634, 35.934892 ], [ -94.522658, 35.934799 ], [ -94.522658, 35.93425 ], [ -94.507631, 35.845901 ], [ -94.505642, 35.833628 ], [ -94.504438, 35.826369 ], [ -94.503011, 35.81721 ], [ -94.501162, 35.80643 ], [ -94.500764, 35.80382 ], [ -94.500526, 35.802642 ], [ -94.499647, 35.79691 ], [ -94.499045, 35.79346 ], [ -94.494549, 35.768303 ], [ -94.493362, 35.761892 ], [ -94.492932, 35.759166 ], [ -94.48821, 35.72924 ], [ -94.487585, 35.726147 ], [ -94.472647, 35.638556 ], [ -94.465272, 35.594037 ], [ -94.464457, 35.588909 ], [ -94.464097, 35.587265 ], [ -94.463318, 35.58266 ], [ -94.431789, 35.397659 ], [ -94.431215, 35.39429 ], [ -94.433915, 35.387391 ], [ -94.433742, 35.386467 ], [ -94.432685, 35.380806 ], [ -94.431815, 35.362891 ], [ -94.434115, 35.306493 ], [ -94.43517, 35.291494 ], [ -94.43528, 35.287485 ], [ -94.435316, 35.275893 ], [ -94.435706, 35.274267 ], [ -94.435812, 35.2713 ], [ -94.437578, 35.242202 ], [ -94.437774, 35.239271 ], [ -94.438247, 35.210992 ], [ -94.43847, 35.208587 ], [ -94.439084, 35.197298 ], [ -94.439056, 35.193588 ], [ -94.439509, 35.171807 ], [ -94.43955, 35.169037 ], [ -94.440754, 35.128806 ], [ -94.441232, 35.119724 ], [ -94.447889, 34.933941 ], [ -94.449253, 34.895869 ], [ -94.449086, 34.894152 ], [ -94.449058, 34.890556 ], [ -94.44963, 34.875253 ], [ -94.450065, 34.861335 ], [ -94.45014, 34.858694 ], [ -94.450233, 34.855413 ], [ -94.454576, 34.728962 ], [ -94.45753, 34.642961 ], [ -94.4575, 34.634945 ], [ -94.460052, 34.547869 ], [ -94.460058, 34.545264 ], [ -94.461149, 34.507457 ], [ -94.463671, 34.419585 ], [ -94.463816, 34.414465 ], [ -94.464176, 34.402713 ], [ -94.465425, 34.359548 ], [ -94.465847, 34.352073 ], [ -94.470292, 34.189864 ], [ -94.474896, 34.021877 ], [ -94.474896, 34.021838 ], [ -94.474895, 34.019655 ], [ -94.476957, 33.957365 ], [ -94.477038, 33.953838 ], [ -94.477318, 33.940932 ], [ -94.477387, 33.937759 ], [ -94.478842, 33.881485 ], [ -94.478994, 33.881197 ], [ -94.479954, 33.85133 ], [ -94.480574, 33.830166 ], [ -94.481355, 33.802887 ], [ -94.481361, 33.802649 ], [ -94.481543, 33.795719 ], [ -94.481842, 33.789008 ], [ -94.482682, 33.756286 ], [ -94.482777, 33.753638 ], [ -94.482862, 33.75078 ], [ -94.48287, 33.750564 ], [ -94.483874, 33.716733 ], [ -94.48384, 33.711332 ], [ -94.484616, 33.691592 ], [ -94.48452, 33.687909 ], [ -94.485528, 33.663388 ], [ -94.485577, 33.65331 ], [ -94.485875, 33.637867 ], [ -94.487611, 33.628544 ], [ -94.490684, 33.625586 ], [ -94.524055, 33.615765 ], [ -94.52838, 33.615995 ], [ -94.660964, 33.660322 ], [ -94.735128, 33.691267 ], [ -94.746096, 33.703016 ], [ -94.760604, 33.727054 ], [ -94.822473, 33.732716 ], [ -94.8693, 33.745871 ], [ -95.039452, 33.860621 ], [ -95.062284, 33.903618 ], [ -95.063459, 33.91404 ], [ -95.067253, 33.917351 ], [ -95.129572, 33.936718 ], [ -95.155981, 33.944027 ], [ -95.219358, 33.961567 ], [ -95.226393, 33.961954 ], [ -95.231113, 33.960361 ], [ -95.252906, 33.933648 ], [ -95.253623, 33.92971 ], [ -95.249807, 33.922241 ], [ -95.2482, 33.912327 ], [ -95.249922, 33.902024 ], [ -95.255541, 33.892047 ], [ -95.260815, 33.887653 ], [ -95.287565, 33.873617 ], [ -95.310475, 33.871481 ], [ -95.339758, 33.868752 ], [ -95.407795, 33.866308 ], [ -95.445751, 33.86885 ], [ -95.544346, 33.880111 ], [ -95.548325, 33.882744 ], [ -95.552085, 33.888422 ], [ -95.552331, 33.89442 ], [ -95.549475, 33.901311 ], [ -95.549145, 33.90795 ], [ -95.559414, 33.930179 ], [ -95.567022, 33.932697 ], [ -95.599678, 33.934247 ], [ -95.757156, 33.867293 ], [ -95.763622, 33.847954 ], [ -95.82468, 33.837726 ], [ -95.846334, 33.841136 ], [ -95.949935, 33.857452 ], [ -96.097526, 33.847544 ], [ -96.14807, 33.837799 ], [ -96.156717, 33.813324 ], [ -96.1641, 33.784261 ], [ -96.170055, 33.76917 ], [ -96.181704, 33.758504 ], [ -96.1999, 33.752117 ], [ -96.220521, 33.74739 ], [ -96.229859, 33.74832 ], [ -96.304675, 33.745901 ], [ -96.36959, 33.716809 ], [ -96.378473, 33.726648 ], [ -96.423362, 33.776365 ], [ -96.436455, 33.78005 ], [ -96.448045, 33.781031 ], [ -96.500268, 33.772583 ], [ -96.612925, 33.833939 ], [ -96.61487, 33.841234 ], [ -96.615843, 33.853393 ], [ -96.612963, 33.867651 ], [ -96.611466, 33.875278 ], [ -96.613494, 33.878321 ], [ -96.615356, 33.881114 ], [ -96.622165, 33.885977 ], [ -96.633351, 33.889382 ], [ -96.646968, 33.895218 ], [ -96.65864, 33.900081 ], [ -96.672258, 33.899595 ], [ -96.67858, 33.892786 ], [ -96.682471, 33.883059 ], [ -96.685389, 33.872846 ], [ -96.68928, 33.86166 ], [ -96.694629, 33.849988 ], [ -96.700952, 33.840748 ], [ -96.707274, 33.835398 ], [ -96.712422, 33.831633 ], [ -96.761588, 33.824406 ], [ -96.85609, 33.84749 ], [ -96.866438, 33.853149 ], [ -96.88301, 33.868019 ], [ -96.895728, 33.896414 ], [ -96.899442, 33.933728 ], [ -96.907387, 33.950025 ], [ -96.9163, 33.957798 ], [ -96.922114, 33.959579 ], [ -96.934508, 33.953748 ], [ -96.944611, 33.948994 ], [ -96.97287, 33.935698 ], [ -96.985567, 33.886522 ], [ -97.00613, 33.861884 ], [ -97.047972, 33.817931 ], [ -97.092414, 33.733214 ], [ -97.097154, 33.727809 ], [ -97.107183, 33.721119 ], [ -97.121102, 33.717174 ], [ -97.13753, 33.718664 ], [ -97.151257, 33.722608 ], [ -97.162803, 33.729127 ], [ -97.163149, 33.729322 ], [ -97.172192, 33.737545 ], [ -97.204827, 33.799908 ], [ -97.204995, 33.81887 ], [ -97.1997, 33.827322 ], [ -97.194678, 33.831192 ], [ -97.18137, 33.831375 ], [ -97.171627, 33.835335 ], [ -97.166824, 33.840395 ], [ -97.166629, 33.847311 ], [ -97.180845, 33.895204 ], [ -97.185458, 33.9007 ], [ -97.210921, 33.916064 ], [ -97.226522, 33.914642 ], [ -97.310843, 33.872461 ], [ -97.372941, 33.819454 ], [ -97.426493, 33.819398 ], [ -97.444193, 33.823773 ], [ -97.453057, 33.828536 ], [ -97.459068, 33.834581 ], [ -97.462857, 33.841772 ], [ -97.461486, 33.84956 ], [ -97.457617, 33.855126 ], [ -97.451469, 33.87093 ], [ -97.450954, 33.891398 ], [ -97.458069, 33.901635 ], [ -97.484071, 33.91568 ], [ -97.486505, 33.916994 ], [ -97.50096, 33.919643 ], [ -97.519171, 33.913638 ], [ -97.545526, 33.900396 ], [ -97.555002, 33.897282 ], [ -97.561054, 33.898006 ], [ -97.581041, 33.900396 ], [ -97.587441, 33.902479 ], [ -97.596289, 33.913769 ], [ -97.597115, 33.917868 ], [ -97.588828, 33.951882 ], [ -97.589598, 33.953554 ], [ -97.609091, 33.968093 ], [ -97.65621, 33.989488 ], [ -97.671772, 33.99137 ], [ -97.688023, 33.986607 ], [ -97.69311, 33.983699 ], [ -97.700477, 33.972246 ], [ -97.733723, 33.936392 ], [ -97.785317, 33.890701 ], [ -97.834333, 33.857671 ], [ -97.865765, 33.849393 ], [ -97.877387, 33.850236 ], [ -97.966706, 33.881949 ], [ -97.97781, 33.889894 ], [ -97.977859, 33.889929 ], [ -97.953395, 33.936445 ], [ -97.94573, 33.989839 ], [ -97.983521, 34.001559 ], [ -98.019485, 33.993804 ], [ -98.041117, 33.993456 ], [ -98.08526, 34.003259 ], [ -98.088203, 34.005481 ], [ -98.106261, 34.033696 ], [ -98.16912, 34.114171 ], [ -98.200075, 34.116783 ], [ -98.293901, 34.13302 ], [ -98.300209, 34.134579 ], [ -98.325445, 34.151025 ], [ -98.364023, 34.157109 ], [ -98.383222, 34.147806 ], [ -98.398441, 34.128456 ], [ -98.400494, 34.121778 ], [ -98.433769, 34.096116 ], [ -98.475066, 34.064269 ], [ -98.504182, 34.072371 ], [ -98.553717, 34.13366 ], [ -98.577356, 34.1491 ], [ -98.599789, 34.160571 ], [ -98.610112, 34.161039 ], [ -98.637575, 34.162284 ], [ -98.652347, 34.161029 ], [ -98.665824, 34.151617 ], [ -98.700182, 34.135995 ], [ -98.76557, 34.136376 ], [ -98.858419, 34.152732 ], [ -98.920042, 34.182908 ], [ -98.952527, 34.195621 ], [ -98.966743, 34.201185 ], [ -99.060344, 34.204761 ], [ -99.119204, 34.201747 ], [ -99.157114, 34.207414 ], [ -99.19089, 34.215251 ], [ -99.211648, 34.292232 ], [ -99.2116, 34.31397 ], [ -99.209724, 34.324935 ], [ -99.211396, 34.337688 ], [ -99.211423, 34.337897 ], [ -99.261321, 34.403499 ], [ -99.356713, 34.442144 ], [ -99.398635, 34.375832 ], [ -99.407168, 34.372605 ], [ -99.44076, 34.374123 ], [ -99.453477, 34.388756 ], [ -99.474161, 34.398052 ], [ -99.499875, 34.409608 ], [ -99.515385, 34.414333 ], [ -99.574367, 34.418281 ], [ -99.58006, 34.416653 ], [ -99.616793, 34.375391 ], [ -99.663948, 34.37368 ], [ -99.69497, 34.378333 ], [ -99.767234, 34.430502 ], [ -99.793684, 34.453894 ], [ -99.846399, 34.505045 ], [ -99.864922, 34.523018 ], [ -99.872357, 34.532096 ], [ -99.874403, 34.537095 ], [ -99.884842, 34.546953 ], [ -99.923211, 34.574552 ], [ -99.94572, 34.579273 ], [ -99.954567, 34.578195 ], [ -99.997853, 34.561485 ], [ -100.000381, 34.560509 ], [ -100.000381, 34.746358 ] ] ] ] } },
+{ "type": "Feature", "id": 16, "properties": { "GEO_ID": "0400000US42", "STATE": "42", "NAME": "Pennsylvania", "LSAD": "", "CENSUSAREA": 44742.703000000001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -79.476662, 39.721078 ], [ -79.608223, 39.721154 ], [ -79.610623, 39.721245 ], [ -79.763774, 39.720776 ], [ -79.852904, 39.720713 ], [ -79.853131, 39.720713 ], [ -79.916266, 39.720792 ], [ -80.308651, 39.721283 ], [ -80.309457, 39.721264 ], [ -80.421388, 39.721189 ], [ -80.519342, 39.721403 ], [ -80.519248, 39.936967 ], [ -80.519115, 39.939188 ], [ -80.519175, 39.956648 ], [ -80.519203, 39.959394 ], [ -80.519217, 39.962199 ], [ -80.519218, 39.962424 ], [ -80.519207, 39.963381 ], [ -80.51912, 40.01641 ], [ -80.519008, 40.077001 ], [ -80.51896, 40.078089 ], [ -80.519104, 40.159672 ], [ -80.519056, 40.172744 ], [ -80.519056, 40.172771 ], [ -80.517991, 40.398868 ], [ -80.517998, 40.399644 ], [ -80.518692, 40.477365 ], [ -80.519054, 40.517922 ], [ -80.519057, 40.517922 ], [ -80.519055, 40.590173 ], [ -80.519086, 40.590161 ], [ -80.519086, 40.616385 ], [ -80.519039, 40.616391 ], [ -80.518991, 40.638801 ], [ -80.519058, 40.792298 ], [ -80.518992, 40.801221 ], [ -80.519081, 40.849157 ], [ -80.51902, 40.850073 ], [ -80.519039, 40.851339 ], [ -80.519764, 40.899858 ], [ -80.51979, 40.900761 ], [ -80.519091, 40.921061 ], [ -80.519, 40.98738 ], [ -80.518989, 40.995445 ], [ -80.518927, 41.015387 ], [ -80.51896, 41.061546 ], [ -80.518928, 41.070954 ], [ -80.51896, 41.071866 ], [ -80.518999, 41.075014 ], [ -80.519088, 41.082074 ], [ -80.519092, 41.090658 ], [ -80.519125, 41.100819 ], [ -80.519192, 41.105358 ], [ -80.518992, 41.115958 ], [ -80.519056, 41.125057 ], [ -80.519012, 41.125057 ], [ -80.519012, 41.125093 ], [ -80.519012, 41.125116 ], [ -80.519167, 41.133343 ], [ -80.519167, 41.133388 ], [ -80.519115, 41.14552 ], [ -80.519144, 41.171203 ], [ -80.51883, 41.209213 ], [ -80.518893, 41.219356 ], [ -80.518893, 41.219357 ], [ -80.518893, 41.232556 ], [ -80.518693, 41.248855 ], [ -80.518893, 41.265155 ], [ -80.518993, 41.268155 ], [ -80.518996, 41.2683 ], [ -80.518794, 41.305509 ], [ -80.519129, 41.312408 ], [ -80.519265, 41.333495 ], [ -80.519281, 41.335958 ], [ -80.519281, 41.337145 ], [ -80.519281, 41.337174 ], [ -80.519311, 41.339052 ], [ -80.519293, 41.339054 ], [ -80.519293, 41.339654 ], [ -80.519345, 41.340145 ], [ -80.519345, 41.34074 ], [ -80.519297, 41.350833 ], [ -80.519249, 41.36103 ], [ -80.519217, 41.372006 ], [ -80.519249, 41.378918 ], [ -80.519025, 41.416438 ], [ -80.518993, 41.416437 ], [ -80.518993, 41.435454 ], [ -80.519169, 41.462581 ], [ -80.519209, 41.489013 ], [ -80.519225, 41.499924 ], [ -80.519157, 41.528769 ], [ -80.519339, 41.539297 ], [ -80.519357, 41.669767 ], [ -80.519424, 41.671228 ], [ -80.519373, 41.701473 ], [ -80.519408, 41.739359 ], [ -80.519369, 41.752487 ], [ -80.519239, 41.765138 ], [ -80.519294, 41.849563 ], [ -80.519345, 41.929168 ], [ -80.519304, 41.943992 ], [ -80.519405, 41.976158 ], [ -80.519425, 41.977522 ], [ -80.519425, 41.977523 ], [ -80.435451, 42.005611 ], [ -80.409776, 42.011578 ], [ -80.373066, 42.024102 ], [ -80.371869, 42.023966 ], [ -80.363251, 42.027973 ], [ -80.349169, 42.030243 ], [ -80.329976, 42.036168 ], [ -80.296758, 42.049076 ], [ -80.230486, 42.077957 ], [ -80.188085, 42.094257 ], [ -80.165884, 42.105857 ], [ -80.154084, 42.114757 ], [ -80.136213, 42.149937 ], [ -80.13043, 42.156331 ], [ -80.117368, 42.166341 ], [ -80.088512, 42.173184 ], [ -80.077388, 42.171262 ], [ -80.073381, 42.168658 ], [ -80.080028, 42.163625 ], [ -80.071981, 42.155357 ], [ -80.078781, 42.151457 ], [ -80.076281, 42.147857 ], [ -80.07198, 42.146057 ], [ -80.06108, 42.144857 ], [ -79.989186, 42.177051 ], [ -79.931324, 42.206737 ], [ -79.923924, 42.207546 ], [ -79.90105, 42.216701 ], [ -79.886187, 42.224933 ], [ -79.867979, 42.230999 ], [ -79.844661, 42.235486 ], [ -79.798447, 42.255939 ], [ -79.761951, 42.26986 ], [ -79.761964, 42.251354 ], [ -79.762152, 42.243054 ], [ -79.761833, 42.183627 ], [ -79.761929, 42.179693 ], [ -79.761921, 42.173319 ], [ -79.761759, 42.162675 ], [ -79.761861, 42.150712 ], [ -79.762122, 42.131246 ], [ -79.761374, 41.999067 ], [ -79.625287, 41.999003 ], [ -79.625301, 41.999068 ], [ -79.610839, 41.998989 ], [ -79.551385, 41.998666 ], [ -79.538445, 41.998527 ], [ -79.061265, 41.999259 ], [ -79.052473, 41.999179 ], [ -78.918854, 41.997961 ], [ -78.874759, 41.997559 ], [ -78.59665, 41.999877 ], [ -78.308128, 41.999415 ], [ -78.206606, 41.999989 ], [ -78.12473, 42.000452 ], [ -78.031177, 41.999415 ], [ -78.030963, 41.999392 ], [ -77.83203, 41.998524 ], [ -77.822799, 41.998547 ], [ -77.749931, 41.998782 ], [ -77.610028, 41.999519 ], [ -77.505308, 42.00007 ], [ -77.124693, 41.999395 ], [ -77.007635, 42.000848 ], [ -77.007536, 42.000819 ], [ -76.965728, 42.001274 ], [ -76.965686, 42.001274 ], [ -76.942585, 42.001574 ], [ -76.937084, 42.001674 ], [ -76.927084, 42.001674 ], [ -76.921884, 42.001674 ], [ -76.920784, 42.001774 ], [ -76.835079, 42.001773 ], [ -76.815878, 42.001673 ], [ -76.558118, 42.000155 ], [ -76.557624, 42.000149 ], [ -76.46654, 41.999025 ], [ -76.462155, 41.998934 ], [ -76.349898, 41.99841 ], [ -76.343722, 41.998346 ], [ -76.145519, 41.998913 ], [ -76.131201, 41.998954 ], [ -76.123696, 41.998954 ], [ -76.10584, 41.998858 ], [ -75.983082, 41.999035 ], [ -75.98025, 41.999035 ], [ -75.483738, 41.999244 ], [ -75.48315, 41.999259 ], [ -75.477144, 41.999407 ], [ -75.436216, 41.999353 ], [ -75.431961, 41.999363 ], [ -75.359579, 41.999445 ], [ -75.341868, 41.993262 ], [ -75.292589, 41.953897 ], [ -75.279094, 41.938917 ], [ -75.263005, 41.885109 ], [ -75.146446, 41.850899 ], [ -75.140241, 41.852078 ], [ -75.114399, 41.843583 ], [ -75.090799, 41.811991 ], [ -75.053431, 41.752538 ], [ -75.048199, 41.632011 ], [ -75.053077, 41.618552 ], [ -75.050074, 41.606893 ], [ -75.04049, 41.569688 ], [ -74.984226, 41.506299 ], [ -74.93976, 41.483371 ], [ -74.912517, 41.475605 ], [ -74.891948, 41.448853 ], [ -74.876721, 41.440338 ], [ -74.799165, 41.430451 ], [ -74.75595, 41.426804 ], [ -74.752562, 41.426518 ], [ -74.691129, 41.367324 ], [ -74.689767, 41.361558 ], [ -74.694914, 41.357423 ], [ -74.76173, 41.336398 ], [ -74.795847, 41.318951 ], [ -74.830057, 41.2872 ], [ -74.838366, 41.277286 ], [ -74.861678, 41.241575 ], [ -74.867267, 41.228861 ], [ -74.864356, 41.224854 ], [ -74.867287, 41.208754 ], [ -74.882139, 41.180836 ], [ -74.923169, 41.138146 ], [ -74.974338, 41.103912 ], [ -74.969434, 41.096074 ], [ -74.967389, 41.094049 ], [ -74.966759, 41.093425 ], [ -74.968389, 41.087797 ], [ -74.980674, 41.078178 ], [ -75.026003, 41.042687 ], [ -75.036982, 41.034702 ], [ -75.051794, 41.027142 ], [ -75.069277, 41.019348 ], [ -75.091377, 41.012283 ], [ -75.109114, 41.004102 ], [ -75.130575, 40.991093 ], [ -75.135526, 40.973807 ], [ -75.131364, 40.969277 ], [ -75.120564, 40.968313 ], [ -75.120435, 40.968302 ], [ -75.120316, 40.96263 ], [ -75.119893, 40.961646 ], [ -75.117764, 40.953023 ], [ -75.052538, 40.872051 ], [ -75.051029, 40.865662 ], [ -75.053294, 40.8599 ], [ -75.108505, 40.791094 ], [ -75.1344, 40.773765 ], [ -75.149378, 40.774786 ], [ -75.16365, 40.778386 ], [ -75.171587, 40.777745 ], [ -75.196533, 40.751631 ], [ -75.20392, 40.691498 ], [ -75.200708, 40.618356 ], [ -75.196803, 40.60858 ], [ -75.190858, 40.591342 ], [ -75.190161, 40.589321 ], [ -75.147368, 40.573152 ], [ -75.135389, 40.575624 ], [ -75.117292, 40.573211 ], [ -75.100325, 40.567811 ], [ -75.068615, 40.542223 ], [ -75.067344, 40.536428 ], [ -75.06509, 40.526148 ], [ -75.065853, 40.519495 ], [ -75.070568, 40.455165 ], [ -75.061489, 40.422848 ], [ -75.058848, 40.418065 ], [ -75.035548, 40.406309 ], [ -75.024775, 40.403455 ], [ -74.937954, 40.340634 ], [ -74.860492, 40.284584 ], [ -74.770706, 40.214908 ], [ -74.758613, 40.201342 ], [ -74.722304, 40.160609 ], [ -74.721604, 40.15381 ], [ -74.724179, 40.147324 ], [ -74.724304, 40.14701 ], [ -74.740605, 40.13521 ], [ -74.838008, 40.10091 ], [ -74.900236, 40.077149 ], [ -74.97429, 40.048872 ], [ -74.974713, 40.048711 ], [ -75.014343, 40.020976 ], [ -75.056039, 39.991795 ], [ -75.072017, 39.980612 ], [ -75.085754, 39.967572 ], [ -75.13322, 39.922512 ], [ -75.153925, 39.906144 ], [ -75.184952, 39.881615 ], [ -75.210425, 39.865913 ], [ -75.210972, 39.865706 ], [ -75.235026, 39.856613 ], [ -75.271159, 39.84944 ], [ -75.3065, 39.849812 ], [ -75.374635, 39.82577 ], [ -75.390169, 39.816549 ], [ -75.415041, 39.801786 ], [ -75.428038, 39.809212 ], [ -75.45374, 39.820312 ], [ -75.498843, 39.833312 ], [ -75.539346, 39.838211 ], [ -75.579849, 39.838526 ], [ -75.5799, 39.838522 ], [ -75.593082, 39.8375 ], [ -75.593666, 39.837455 ], [ -75.594846, 39.837286 ], [ -75.595756, 39.837156 ], [ -75.634706, 39.830164 ], [ -75.641518, 39.828363 ], [ -75.662822, 39.82115 ], [ -75.685991, 39.811054 ], [ -75.716969, 39.791998 ], [ -75.739705, 39.772623 ], [ -75.788359, 39.721811 ], [ -75.799563, 39.721882 ], [ -75.810068, 39.721906 ], [ -76.013067, 39.72192 ], [ -76.027618, 39.721833 ], [ -76.135584, 39.721556 ], [ -76.224191, 39.721328 ], [ -76.233259, 39.721305 ], [ -76.233277, 39.721305 ], [ -76.239805, 39.721305 ], [ -76.380083, 39.721304 ], [ -76.380583, 39.721304 ], [ -76.395583, 39.721204 ], [ -76.418684, 39.721304 ], [ -76.418784, 39.721204 ], [ -76.491887, 39.721304 ], [ -76.517087, 39.721304 ], [ -76.569389, 39.721203 ], [ -76.569475, 39.721203 ], [ -76.711894, 39.721103 ], [ -76.715594, 39.721103 ], [ -76.787096, 39.720802 ], [ -76.787097, 39.720802 ], [ -76.806397, 39.720602 ], [ -76.809197, 39.720702 ], [ -76.8901, 39.720401 ], [ -76.897566, 39.720401 ], [ -76.999465, 39.720128 ], [ -77.047104, 39.72 ], [ -77.058204, 39.7202 ], [ -77.058904, 39.7201 ], [ -77.216806, 39.719998 ], [ -77.217024, 39.719998 ], [ -77.239807, 39.719998 ], [ -77.243307, 39.719998 ], [ -77.459427, 39.720017 ], [ -77.469145, 39.720018 ], [ -77.533371, 39.720165 ], [ -77.534758, 39.720134 ], [ -77.672249, 39.720778 ], [ -77.674522, 39.720847 ], [ -77.724115, 39.720894 ], [ -77.732615, 39.721094 ], [ -77.743204, 39.721205 ], [ -77.768534, 39.721358 ], [ -78.073736, 39.722314 ], [ -78.075771, 39.722301 ], [ -78.09914, 39.722322 ], [ -78.202895, 39.722416 ], [ -78.20445, 39.72252 ], [ -78.240334, 39.722498 ], [ -78.243103, 39.722481 ], [ -78.268948, 39.72259 ], [ -78.26902, 39.722613 ], [ -78.330715, 39.722689 ], [ -78.337111, 39.722461 ], [ -78.339539, 39.722552 ], [ -78.340498, 39.722514 ], [ -78.34252, 39.722539 ], [ -78.342834, 39.722539 ], [ -78.380599, 39.722554 ], [ -78.808387, 39.722726 ], [ -78.931175, 39.722775 ], [ -78.931176, 39.722775 ], [ -79.392458, 39.72134 ], [ -79.476662, 39.721078 ] ] ] ] } },
+{ "type": "Feature", "id": 17, "properties": { "GEO_ID": "0400000US47", "STATE": "47", "NAME": "Tennessee", "LSAD": "", "CENSUSAREA": 41234.896000000001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -83.472108, 36.597284 ], [ -83.2763, 36.598187 ], [ -83.250304, 36.593935 ], [ -83.249899, 36.593898 ], [ -83.248933, 36.593827 ], [ -83.028357, 36.593893 ], [ -83.02725, 36.593847 ], [ -82.985087, 36.593829 ], [ -82.830433, 36.593761 ], [ -82.69578, 36.593698 ], [ -82.679879, 36.593698 ], [ -82.609176, 36.594099 ], [ -82.561074, 36.5948 ], [ -82.559774, 36.5948 ], [ -82.554294, 36.594876 ], [ -82.293814, 36.595565 ], [ -82.243274, 36.595699 ], [ -82.226653, 36.595743 ], [ -82.225716, 36.595744 ], [ -82.223445, 36.595721 ], [ -82.221713, 36.595814 ], [ -82.211005, 36.59586 ], [ -82.210497, 36.595772 ], [ -82.188491, 36.595179 ], [ -82.18074, 36.594928 ], [ -82.177247, 36.594768 ], [ -82.173982, 36.594607 ], [ -82.150727, 36.594673 ], [ -82.148569, 36.594718 ], [ -82.14607, 36.594712 ], [ -81.934144, 36.594213 ], [ -81.922644, 36.616213 ], [ -81.826742, 36.614215 ], [ -81.6469, 36.611918 ], [ -81.677535, 36.588117 ], [ -81.699962, 36.539714 ], [ -81.707963, 36.536209 ], [ -81.700553, 36.51519 ], [ -81.700093, 36.514158 ], [ -81.699601, 36.512883 ], [ -81.699446, 36.511504 ], [ -81.697744, 36.508448 ], [ -81.697829, 36.507544 ], [ -81.69729, 36.504887 ], [ -81.69797, 36.504063 ], [ -81.699923, 36.500865 ], [ -81.700238, 36.500475 ], [ -81.699928, 36.498018 ], [ -81.698265, 36.497221 ], [ -81.697261, 36.496141 ], [ -81.696835, 36.493393 ], [ -81.695907, 36.49158 ], [ -81.697287, 36.484738 ], [ -81.715082, 36.453365 ], [ -81.714277, 36.450978 ], [ -81.720969, 36.3875 ], [ -81.725938, 36.340364 ], [ -81.730976, 36.341187 ], [ -81.747842, 36.337356 ], [ -81.764927, 36.338672 ], [ -81.789712, 36.348324 ], [ -81.793688, 36.360428 ], [ -81.800812, 36.358073 ], [ -81.855005, 36.337259 ], [ -81.908137, 36.302013 ], [ -81.918113, 36.28711 ], [ -81.932994, 36.264881 ], [ -81.960101, 36.228131 ], [ -82.02664, 36.130222 ], [ -82.080143, 36.10572 ], [ -82.080518, 36.10571 ], [ -82.127146, 36.104417 ], [ -82.130646, 36.106417 ], [ -82.137974, 36.119576 ], [ -82.136547, 36.128817 ], [ -82.147948, 36.149516 ], [ -82.211251, 36.159012 ], [ -82.222052, 36.156911 ], [ -82.234807, 36.14172 ], [ -82.235479, 36.140748 ], [ -82.236415, 36.139926 ], [ -82.237737, 36.139189 ], [ -82.325169, 36.119363 ], [ -82.329177, 36.117427 ], [ -82.348422, 36.115929 ], [ -82.360919, 36.110614 ], [ -82.366566, 36.10765 ], [ -82.371383, 36.106388 ], [ -82.375558, 36.105609 ], [ -82.409458, 36.083409 ], [ -82.416857, 36.072885 ], [ -82.462958, 36.007309 ], [ -82.487411, 35.991634 ], [ -82.487451, 35.991557 ], [ -82.50586, 35.978342 ], [ -82.507068, 35.977475 ], [ -82.512598, 35.975664 ], [ -82.557529, 35.954671 ], [ -82.596774, 35.964987 ], [ -82.611262, 35.973155 ], [ -82.615062, 36.000306 ], [ -82.602877, 36.039833 ], [ -82.619205, 36.056556 ], [ -82.632265, 36.065705 ], [ -82.637165, 36.065805 ], [ -82.683565, 36.046104 ], [ -82.715365, 36.024253 ], [ -82.754465, 36.004304 ], [ -82.778625, 35.974792 ], [ -82.830112, 35.932972 ], [ -82.852554, 35.949089 ], [ -82.874159, 35.952698 ], [ -82.898505, 35.945101 ], [ -82.898506, 35.9451 ], [ -82.913338, 35.924113 ], [ -82.89798, 35.881278 ], [ -82.918356, 35.845467 ], [ -82.962842, 35.795126 ], [ -82.964108, 35.7941 ], [ -82.98397, 35.77801 ], [ -82.995803, 35.773128 ], [ -83.100225, 35.774765 ], [ -83.100329, 35.774804 ], [ -83.100233, 35.774745 ], [ -83.164909, 35.759965 ], [ -83.240669, 35.72676 ], [ -83.251247, 35.719916 ], [ -83.255489, 35.714974 ], [ -83.250695, 35.709349 ], [ -83.254231, 35.695807 ], [ -83.297154, 35.65775 ], [ -83.366941, 35.638728 ], [ -83.445802, 35.611803 ], [ -83.479082, 35.583316 ], [ -83.478523, 35.579202 ], [ -83.480617, 35.576633 ], [ -83.485527, 35.568204 ], [ -83.498335, 35.562981 ], [ -83.640498, 35.566075 ], [ -83.662957, 35.569138 ], [ -83.676268, 35.570289 ], [ -83.756917, 35.563604 ], [ -83.880074, 35.518745 ], [ -83.933876, 35.472438 ], [ -83.952676, 35.460763 ], [ -83.952882, 35.460635 ], [ -83.961053, 35.464143 ], [ -83.961056, 35.463738 ], [ -83.961054, 35.462838 ], [ -83.9614, 35.459496 ], [ -83.999906, 35.425201 ], [ -84.00225, 35.422548 ], [ -84.024756, 35.353896 ], [ -84.035343, 35.350833 ], [ -84.037494, 35.34985 ], [ -84.038081, 35.348363 ], [ -84.03245, 35.32653 ], [ -84.032479, 35.325318 ], [ -84.02141, 35.301383 ], [ -84.02351, 35.295783 ], [ -84.029033, 35.291049 ], [ -84.055712, 35.268182 ], [ -84.097508, 35.247382 ], [ -84.115048, 35.249765 ], [ -84.115279, 35.250438 ], [ -84.12115, 35.250644 ], [ -84.124915, 35.24983 ], [ -84.202879, 35.255772 ], [ -84.211818, 35.266078 ], [ -84.223718, 35.269078 ], [ -84.227818, 35.267878 ], [ -84.29024, 35.225572 ], [ -84.292321, 35.206677 ], [ -84.308437, 35.093173 ], [ -84.308576, 35.092761 ], [ -84.321869, 34.988408 ], [ -84.393935, 34.988068 ], [ -84.394903, 34.98803 ], [ -84.509052, 34.988033 ], [ -84.509886, 34.98801 ], [ -84.621483, 34.988329 ], [ -84.727434, 34.98802 ], [ -84.731022, 34.988088 ], [ -84.775852, 34.9878 ], [ -84.808127, 34.987592 ], [ -84.809184, 34.987569 ], [ -84.810477, 34.987607 ], [ -84.810742, 34.987615 ], [ -84.817279, 34.987753 ], [ -84.820478, 34.987913 ], [ -84.82401, 34.987707 ], [ -84.831799, 34.988004 ], [ -84.858032, 34.987746 ], [ -84.861314, 34.987791 ], [ -84.939306, 34.987916 ], [ -84.94442, 34.987864 ], [ -84.955623, 34.98783 ], [ -84.976973, 34.987669 ], [ -84.97986, 34.987647 ], [ -85.045052, 34.986859 ], [ -85.045183, 34.986883 ], [ -85.180553, 34.986075 ], [ -85.185905, 34.985995 ], [ -85.216554, 34.985675 ], [ -85.217854, 34.985675 ], [ -85.220554, 34.985575 ], [ -85.221854, 34.985475 ], [ -85.230354, 34.985475 ], [ -85.235555, 34.985475 ], [ -85.254955, 34.985175 ], [ -85.265055, 34.985075 ], [ -85.275856, 34.984975 ], [ -85.277556, 34.984975 ], [ -85.2945, 34.984651 ], [ -85.301488, 34.984475 ], [ -85.305457, 34.984475 ], [ -85.308257, 34.984375 ], [ -85.363919, 34.983375 ], [ -85.474472, 34.983972 ], [ -85.605165, 34.984678 ], [ -85.824411, 34.988142 ], [ -85.828724, 34.988165 ], [ -85.863935, 34.988379 ], [ -86.311274, 34.991098 ], [ -86.318761, 34.991147 ], [ -86.397203, 34.99166 ], [ -86.433927, 34.991085 ], [ -86.467798, 34.990692 ], [ -86.528485, 34.990677 ], [ -86.555864, 34.990971 ], [ -86.571217, 34.991011 ], [ -86.588962, 34.991197 ], [ -86.600039, 34.99124 ], [ -86.641212, 34.99174 ], [ -86.65961, 34.991792 ], [ -86.670853, 34.992 ], [ -86.67436, 34.992001 ], [ -86.676726, 34.99207 ], [ -86.677616, 34.99207 ], [ -86.783628, 34.991925 ], [ -86.783648, 34.991925 ], [ -86.820657, 34.991764 ], [ -86.836306, 34.991764 ], [ -86.83637, 34.991764 ], [ -86.846466, 34.99186 ], [ -86.849794, 34.991924 ], [ -86.862147, 34.991956 ], [ -86.96712, 34.9944 ], [ -86.970236, 34.994546 ], [ -86.972613, 34.99461 ], [ -86.974412, 34.994513 ], [ -87.000007, 34.995121 ], [ -87.011174, 34.995162 ], [ -87.210759, 34.999024 ], [ -87.216683, 34.999148 ], [ -87.224053, 34.999327 ], [ -87.230544, 34.999484 ], [ -87.270014, 35.00039 ], [ -87.299185, 35.000915 ], [ -87.349251, 35.001662 ], [ -87.359281, 35.001823 ], [ -87.381071, 35.002118 ], [ -87.391314, 35.002374 ], [ -87.4174, 35.002669 ], [ -87.421543, 35.002679 ], [ -87.428613, 35.002795 ], [ -87.606031, 35.003343 ], [ -87.664123, 35.003523 ], [ -87.671405, 35.003537 ], [ -87.696834, 35.003852 ], [ -87.700543, 35.003988 ], [ -87.702321, 35.003945 ], [ -87.709491, 35.004089 ], [ -87.75889, 35.004711 ], [ -87.767602, 35.004783 ], [ -87.773586, 35.004946 ], [ -87.851886, 35.005656 ], [ -87.853411, 35.005576 ], [ -87.853528, 35.005541 ], [ -87.872626, 35.005571 ], [ -87.877742, 35.005512 ], [ -87.877969, 35.005468 ], [ -87.984916, 35.006256 ], [ -88.18245, 35.007712 ], [ -88.200064, 34.995634 ], [ -88.253825, 34.995553 ], [ -88.258111, 34.995463 ], [ -88.363531, 34.99559 ], [ -88.380508, 34.99561 ], [ -88.469801, 34.996052 ], [ -88.469877, 34.996033 ], [ -88.786612, 34.995252 ], [ -88.823049, 34.995157 ], [ -89.017128, 34.994649 ], [ -89.138997, 34.99433 ], [ -89.139136, 34.994307 ], [ -89.198288, 34.994484 ], [ -89.352679, 34.99442 ], [ -89.493739, 34.994361 ], [ -89.511153, 34.994755 ], [ -89.644282, 34.995293 ], [ -89.724324, 34.994763 ], [ -89.795187, 34.994293 ], [ -89.848488, 34.994193 ], [ -89.883365, 34.994261 ], [ -89.893402, 34.994356 ], [ -90.309297, 34.995694 ], [ -90.309877, 35.00975 ], [ -90.295596, 35.040093 ], [ -90.193859, 35.061646 ], [ -90.174594, 35.116682 ], [ -90.160058, 35.12883 ], [ -90.142794, 35.135091 ], [ -90.109393, 35.118891 ], [ -90.100593, 35.116691 ], [ -90.09061, 35.118287 ], [ -90.08342, 35.12167 ], [ -90.065392, 35.137691 ], [ -90.064612, 35.140621 ], [ -90.073354, 35.211004 ], [ -90.074262, 35.218316 ], [ -90.07741, 35.225479 ], [ -90.097947, 35.249983 ], [ -90.105093, 35.254288 ], [ -90.116493, 35.255788 ], [ -90.140394, 35.252289 ], [ -90.152094, 35.255989 ], [ -90.158865, 35.262577 ], [ -90.166594, 35.274588 ], [ -90.168871, 35.281997 ], [ -90.163812, 35.296115 ], [ -90.158913, 35.300637 ], [ -90.153394, 35.302588 ], [ -90.114893, 35.303887 ], [ -90.086691, 35.369935 ], [ -90.089612, 35.379842 ], [ -90.093589, 35.393333 ], [ -90.13551, 35.376668 ], [ -90.143633, 35.374745 ], [ -90.166246, 35.374745 ], [ -90.178341, 35.382092 ], [ -90.179265, 35.385194 ], [ -90.169002, 35.421853 ], [ -90.152386, 35.436789 ], [ -90.107723, 35.476935 ], [ -90.07442, 35.472518 ], [ -90.072154, 35.470752 ], [ -90.067798, 35.466224 ], [ -90.059068, 35.457889 ], [ -90.04768, 35.459255 ], [ -90.034014, 35.468821 ], [ -90.034976, 35.480705 ], [ -90.039744, 35.548041 ], [ -90.032938, 35.55344 ], [ -90.02862, 35.555249 ], [ -90.017312, 35.555996 ], [ -89.957347, 35.528683 ], [ -89.933572, 35.533299 ], [ -89.909797, 35.537914 ], [ -89.884932, 35.655107 ], [ -89.89051, 35.652408 ], [ -89.906147, 35.651145 ], [ -89.922749, 35.655293 ], [ -89.937383, 35.665711 ], [ -89.955753, 35.690621 ], [ -89.958882, 35.723834 ], [ -89.956254, 35.733386 ], [ -89.950278, 35.738493 ], [ -89.909996, 35.759396 ], [ -89.905538, 35.759063 ], [ -89.889023, 35.750558 ], [ -89.865631, 35.746577 ], [ -89.821216, 35.756716 ], [ -89.703875, 35.820281 ], [ -89.701045, 35.828227 ], [ -89.702883, 35.834153 ], [ -89.709261, 35.838911 ], [ -89.729517, 35.847632 ], [ -89.749424, 35.852955 ], [ -89.769413, 35.861558 ], [ -89.772467, 35.865098 ], [ -89.773564, 35.871697 ], [ -89.771726, 35.879724 ], [ -89.765689, 35.891299 ], [ -89.756036, 35.896817 ], [ -89.73361, 35.904699 ], [ -89.714934, 35.906247 ], [ -89.688141, 35.896946 ], [ -89.687939, 35.905384 ], [ -89.686924, 35.947716 ], [ -89.71997, 35.97462 ], [ -89.733095, 36.000608 ], [ -89.706932, 36.000981 ], [ -89.690306, 36.024835 ], [ -89.687254, 36.034048 ], [ -89.684439, 36.051719 ], [ -89.624235, 36.108626 ], [ -89.601936, 36.11947 ], [ -89.594, 36.12719 ], [ -89.591605, 36.144096 ], [ -89.594397, 36.155457 ], [ -89.607004, 36.171179 ], [ -89.618228, 36.179966 ], [ -89.629452, 36.185382 ], [ -89.699817, 36.248384 ], [ -89.691308, 36.252079 ], [ -89.678046, 36.248284 ], [ -89.602374, 36.238106 ], [ -89.589561, 36.239116 ], [ -89.541621, 36.247891 ], [ -89.534745, 36.252576 ], [ -89.535529, 36.270541 ], [ -89.539487, 36.277368 ], [ -89.544797, 36.280458 ], [ -89.554289, 36.277751 ], [ -89.578492, 36.288317 ], [ -89.611819, 36.309088 ], [ -89.620255, 36.323006 ], [ -89.6198, 36.329546 ], [ -89.615841, 36.336085 ], [ -89.610689, 36.340442 ], [ -89.605668, 36.342234 ], [ -89.581636, 36.342357 ], [ -89.560439, 36.337746 ], [ -89.545006, 36.336809 ], [ -89.531822, 36.339246 ], [ -89.519, 36.3486 ], [ -89.513178, 36.359897 ], [ -89.509558, 36.375065 ], [ -89.519501, 36.475419 ], [ -89.522674, 36.481305 ], [ -89.5391, 36.498201 ], [ -89.498036, 36.497887 ], [ -89.492537, 36.497775 ], [ -89.485106, 36.497692 ], [ -89.493495, 36.4787 ], [ -89.493198, 36.470124 ], [ -89.486215, 36.46162 ], [ -89.471718, 36.457001 ], [ -89.460436, 36.45814 ], [ -89.448468, 36.46442 ], [ -89.429311, 36.481875 ], [ -89.417293, 36.499033 ], [ -89.403913, 36.499141 ], [ -89.381792, 36.500062 ], [ -89.380085, 36.500416 ], [ -89.356593, 36.502195 ], [ -89.346056, 36.50321 ], [ -89.346053, 36.50321 ], [ -89.282298, 36.506782 ], [ -89.279091, 36.506511 ], [ -89.211409, 36.50563 ], [ -89.163429, 36.504526 ], [ -89.163224, 36.504522 ], [ -89.119805, 36.503647 ], [ -89.117537, 36.503603 ], [ -89.090146, 36.503392 ], [ -89.072118, 36.503249 ], [ -89.058871, 36.503157 ], [ -89.034649, 36.502964 ], [ -89.010439, 36.50271 ], [ -89.006825, 36.502684 ], [ -89.000063, 36.502633 ], [ -88.964471, 36.502191 ], [ -88.874725, 36.502446 ], [ -88.834866, 36.502911 ], [ -88.834626, 36.502914 ], [ -88.827301, 36.502852 ], [ -88.827012, 36.50285 ], [ -88.816765, 36.502815 ], [ -88.799594, 36.502757 ], [ -88.747523, 36.502834 ], [ -88.715255, 36.502662 ], [ -88.661133, 36.502243 ], [ -88.577283, 36.50194 ], [ -88.545192, 36.501814 ], [ -88.516427, 36.50143 ], [ -88.516346, 36.501431 ], [ -88.51227, 36.501506 ], [ -88.51192, 36.501457 ], [ -88.48921, 36.501068 ], [ -88.489075, 36.501068 ], [ -88.472564, 36.501028 ], [ -88.452543, 36.500872 ], [ -88.450161, 36.501101 ], [ -88.41636, 36.500756 ], [ -88.330799, 36.500531 ], [ -88.325895, 36.500483 ], [ -88.320794, 36.500432 ], [ -88.053292, 36.49713 ], [ -88.053205, 36.497129 ], [ -88.039481, 36.510408 ], [ -88.037822, 36.51385 ], [ -88.032489, 36.540662 ], [ -88.035625, 36.561736 ], [ -88.045127, 36.602939 ], [ -88.055604, 36.63571 ], [ -88.068208, 36.659747 ], [ -88.070532, 36.678118 ], [ -88.011792, 36.677025 ], [ -87.849567, 36.663701 ], [ -87.853204, 36.633247 ], [ -87.694186, 36.636838 ], [ -87.64115, 36.638036 ], [ -87.641146, 36.638036 ], [ -87.564928, 36.639113 ], [ -87.563052, 36.639113 ], [ -87.436509, 36.640747 ], [ -87.425009, 36.641047 ], [ -87.414309, 36.641047 ], [ -87.347796, 36.64144 ], [ -87.344131, 36.64151 ], [ -87.33598, 36.641543 ], [ -87.281506, 36.641761 ], [ -87.278398, 36.641718 ], [ -87.247655, 36.641841 ], [ -87.231037, 36.641888 ], [ -87.23053, 36.641895 ], [ -87.114983, 36.642414 ], [ -87.114976, 36.642414 ], [ -87.060843, 36.643412 ], [ -86.906583, 36.646255 ], [ -86.906023, 36.646302 ], [ -86.854268, 36.646884 ], [ -86.833155, 36.64721 ], [ -86.818405, 36.647639 ], [ -86.816186, 36.647722 ], [ -86.813037, 36.647647 ], [ -86.763295, 36.648907 ], [ -86.75892, 36.649018 ], [ -86.606394, 36.652107 ], [ -86.605042, 36.652125 ], [ -86.564252, 36.633522 ], [ -86.564143, 36.633472 ], [ -86.473497, 36.651671 ], [ -86.473413, 36.651676 ], [ -86.47219, 36.651763 ], [ -86.468497, 36.651841 ], [ -86.411387, 36.65055 ], [ -86.333051, 36.648778 ], [ -86.222151, 36.640891 ], [ -86.219081, 36.640824 ], [ -86.21641, 36.640595 ], [ -86.216183, 36.640527 ], [ -86.205468, 36.639783 ], [ -86.204859, 36.639741 ], [ -86.197573, 36.639363 ], [ -86.081944, 36.633848 ], [ -86.080666, 36.63394 ], [ -86.038366, 36.630804 ], [ -86.033139, 36.630413 ], [ -86.03277, 36.630367 ], [ -85.976421, 36.6284 ], [ -85.788645, 36.621846 ], [ -85.788613, 36.621845 ], [ -85.552017, 36.615782 ], [ -85.551483, 36.615727 ], [ -85.508605, 36.61502 ], [ -85.471338, 36.61638 ], [ -85.436418, 36.618194 ], [ -85.29599, 36.625488 ], [ -85.276289, 36.626511 ], [ -85.276284, 36.626511 ], [ -85.096128, 36.622483 ], [ -85.086415, 36.621913 ], [ -84.974888, 36.614327 ], [ -84.859738, 36.606495 ], [ -84.859759, 36.606428 ], [ -84.785399, 36.603374 ], [ -84.785341, 36.603372 ], [ -84.778455, 36.603222 ], [ -84.261333, 36.591981 ], [ -84.227295, 36.591685 ], [ -83.987842, 36.5896 ], [ -83.987612, 36.589595 ], [ -83.930669, 36.588249 ], [ -83.690714, 36.582581 ], [ -83.677114, 36.596582 ], [ -83.675413, 36.600814 ], [ -83.670141, 36.600797 ], [ -83.670128, 36.600764 ], [ -83.472108, 36.597284 ] ] ] ] } },
+{ "type": "Feature", "id": 18, "properties": { "GEO_ID": "0400000US51", "STATE": "51", "NAME": "Virginia", "LSAD": "", "CENSUSAREA": 39490.086000000003 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -75.242266, 38.027209 ], [ -75.296871, 37.959043 ], [ -75.319335, 37.922484 ], [ -75.334296, 37.893477 ], [ -75.349338, 37.873143 ], [ -75.359036, 37.864143 ], [ -75.36683, 37.859446 ], [ -75.374642, 37.859454 ], [ -75.392008, 37.867738 ], [ -75.40054, 37.874865 ], [ -75.428956, 37.875305 ], [ -75.437868, 37.872324 ], [ -75.452681, 37.86351 ], [ -75.467951, 37.851328 ], [ -75.487485, 37.832136 ], [ -75.514921, 37.799149 ], [ -75.548082, 37.742383 ], [ -75.556868, 37.72441 ], [ -75.572464, 37.701565 ], [ -75.581333, 37.683593 ], [ -75.586136, 37.660653 ], [ -75.60322, 37.620243 ], [ -75.610808, 37.605909 ], [ -75.612237, 37.585602 ], [ -75.608123, 37.578018 ], [ -75.595716, 37.576657 ], [ -75.594044, 37.569698 ], [ -75.60672, 37.55717 ], [ -75.63337, 37.52214 ], [ -75.666178, 37.472124 ], [ -75.6655, 37.467319 ], [ -75.664311, 37.458901 ], [ -75.66179, 37.455028 ], [ -75.665957, 37.439209 ], [ -75.672648, 37.429915 ], [ -75.697914, 37.405301 ], [ -75.720739, 37.373129 ], [ -75.727335, 37.360346 ], [ -75.725634, 37.358416 ], [ -75.726691, 37.350127 ], [ -75.735829, 37.335426 ], [ -75.765401, 37.305596 ], [ -75.778817, 37.297176 ], [ -75.780766, 37.297222 ], [ -75.784634, 37.300976 ], [ -75.791913, 37.300589 ], [ -75.798448, 37.296285 ], [ -75.79083, 37.276207 ], [ -75.799343, 37.251779 ], [ -75.795881, 37.236922 ], [ -75.790386, 37.231225 ], [ -75.789929, 37.228134 ], [ -75.790903, 37.225066 ], [ -75.804446, 37.208011 ], [ -75.800468, 37.201029 ], [ -75.800755, 37.197297 ], [ -75.830341, 37.1706 ], [ -75.87767, 37.135604 ], [ -75.886369, 37.126085 ], [ -75.897298, 37.118037 ], [ -75.906734, 37.114193 ], [ -75.912308, 37.115154 ], [ -75.913222, 37.119849 ], [ -75.92552, 37.133601 ], [ -75.942539, 37.125142 ], [ -75.945872, 37.120514 ], [ -75.962596, 37.117535 ], [ -75.97043, 37.118608 ], [ -75.970004, 37.128861 ], [ -75.978083, 37.157338 ], [ -75.998647, 37.188739 ], [ -76.006094, 37.19481 ], [ -76.013071, 37.205366 ], [ -76.013778, 37.219263 ], [ -76.010535, 37.231579 ], [ -76.014026, 37.235381 ], [ -76.025753, 37.257407 ], [ -76.023664, 37.268971 ], [ -76.015507, 37.280874 ], [ -76.023475, 37.289067 ], [ -76.018645, 37.31782 ], [ -76.014251, 37.331943 ], [ -75.997778, 37.351739 ], [ -75.987122, 37.368548 ], [ -75.97997, 37.404608 ], [ -75.983105, 37.415802 ], [ -75.981624, 37.434116 ], [ -75.976491, 37.444878 ], [ -75.960877, 37.467562 ], [ -75.963496, 37.475352 ], [ -75.963326, 37.481785 ], [ -75.958966, 37.500133 ], [ -75.949974, 37.521876 ], [ -75.940318, 37.534582 ], [ -75.937665, 37.549652 ], [ -75.937299, 37.551729 ], [ -75.941153, 37.558436 ], [ -75.941182, 37.563839 ], [ -75.924756, 37.600215 ], [ -75.909586, 37.622671 ], [ -75.877059, 37.660641 ], [ -75.868481, 37.668224 ], [ -75.869523, 37.674356 ], [ -75.868355, 37.687609 ], [ -75.859262, 37.703111 ], [ -75.845579, 37.707993 ], [ -75.837685, 37.712985 ], [ -75.830773, 37.725486 ], [ -75.831438, 37.73169 ], [ -75.827922, 37.737986 ], [ -75.82481, 37.741671 ], [ -75.812155, 37.749502 ], [ -75.803041, 37.762464 ], [ -75.812125, 37.776589 ], [ -75.818125, 37.791698 ], [ -75.793399, 37.804493 ], [ -75.784599, 37.806826 ], [ -75.770607, 37.804602 ], [ -75.743097, 37.806656 ], [ -75.73588, 37.816561 ], [ -75.723224, 37.820124 ], [ -75.71659, 37.826696 ], [ -75.714487, 37.837777 ], [ -75.709114, 37.8477 ], [ -75.702914, 37.849659 ], [ -75.689837, 37.861817 ], [ -75.685293, 37.873341 ], [ -75.687584, 37.88634 ], [ -75.709626, 37.900622 ], [ -75.72049, 37.901926 ], [ -75.724505, 37.900184 ], [ -75.726699, 37.897299 ], [ -75.753048, 37.896605 ], [ -75.758796, 37.897615 ], [ -75.759835, 37.899333 ], [ -75.757694, 37.903912 ], [ -75.712065, 37.936082 ], [ -75.704318, 37.92901 ], [ -75.693942, 37.930362 ], [ -75.669711, 37.950796 ], [ -75.660956, 37.959174 ], [ -75.646507, 37.973 ], [ -75.646289, 37.973209 ], [ -75.645251, 37.974202 ], [ -75.645096, 37.97435 ], [ -75.644665, 37.974763 ], [ -75.644591, 37.974833 ], [ -75.644545, 37.974877 ], [ -75.639786, 37.979432 ], [ -75.635502, 37.983531 ], [ -75.630222, 37.988584 ], [ -75.626129, 37.9925 ], [ -75.624341, 37.994211 ], [ -75.435956, 38.010282 ], [ -75.42881, 38.010854 ], [ -75.398839, 38.013277 ], [ -75.377851, 38.015145 ], [ -75.263779, 38.025295 ], [ -75.262088, 38.025445 ], [ -75.260635, 38.025574 ], [ -75.256076, 38.02598 ], [ -75.250358, 38.026489 ], [ -75.242296, 38.027206 ], [ -75.242266, 38.027209 ] ] ], [ [ [ -75.973607, 37.835817 ], [ -75.971705, 37.830928 ], [ -75.977301, 37.825821 ], [ -75.982158, 37.806226 ], [ -75.987301, 37.804917 ], [ -75.9983, 37.812626 ], [ -76.001116, 37.834947 ], [ -75.999658, 37.848198 ], [ -75.996859, 37.85042 ], [ -75.992556, 37.848889 ], [ -75.988018, 37.841085 ], [ -75.982098, 37.837253 ], [ -75.973607, 37.835817 ] ] ], [ [ [ -75.994739, 37.953501 ], [ -75.993905, 37.953489 ], [ -76.00313, 37.947997 ], [ -76.017592, 37.935161 ], [ -76.032491, 37.915008 ], [ -76.035802, 37.929008 ], [ -76.04653, 37.953586 ], [ -76.045561, 37.953669 ], [ -76.041691, 37.954 ], [ -76.041402, 37.954006 ], [ -76.038026, 37.953901 ], [ -76.030122, 37.953655 ], [ -76.029463, 37.953775 ], [ -76.029405, 37.953776 ], [ -76.022325, 37.953878 ], [ -76.021714, 37.953887 ], [ -76.020932, 37.953879 ], [ -76.020796, 37.953877 ], [ -76.017686, 37.953832 ], [ -76.005888, 37.953662 ], [ -75.994739, 37.953501 ] ] ], [ [ [ -78.869276, 38.762991 ], [ -78.835191, 38.811499 ], [ -78.808181, 38.856175 ], [ -78.788031, 38.885123 ], [ -78.779198, 38.892298 ], [ -78.757278, 38.903203 ], [ -78.719806, 38.922638 ], [ -78.719755, 38.922135 ], [ -78.716956, 38.916273 ], [ -78.714135, 38.911176 ], [ -78.710949, 38.910175 ], [ -78.601655, 38.964603 ], [ -78.557647, 39.013189 ], [ -78.554222, 39.019672 ], [ -78.565837, 39.026303 ], [ -78.571901, 39.031995 ], [ -78.544111, 39.056676 ], [ -78.508132, 39.08863 ], [ -78.459869, 39.113351 ], [ -78.439429, 39.132146 ], [ -78.418377, 39.156656 ], [ -78.41074, 39.171983 ], [ -78.426722, 39.188903 ], [ -78.438651, 39.198049 ], [ -78.437053, 39.199766 ], [ -78.43213, 39.204717 ], [ -78.431167, 39.205744 ], [ -78.429803, 39.207014 ], [ -78.427911, 39.208611 ], [ -78.423968, 39.212049 ], [ -78.399669, 39.243874 ], [ -78.399785, 39.244129 ], [ -78.360035, 39.317771 ], [ -78.35894, 39.319484 ], [ -78.34048, 39.353492 ], [ -78.362267, 39.357784 ], [ -78.347087, 39.466012 ], [ -78.228766, 39.391233 ], [ -78.033185, 39.264626 ], [ -78.033183, 39.264624 ], [ -78.032841, 39.264403 ], [ -77.828157, 39.132329 ], [ -77.822182, 39.139985 ], [ -77.771415, 39.236776 ], [ -77.767277, 39.24938 ], [ -77.768992, 39.256417 ], [ -77.768, 39.257657 ], [ -77.761768, 39.263031 ], [ -77.761217, 39.263721 ], [ -77.758733, 39.268114 ], [ -77.758412, 39.269197 ], [ -77.755698, 39.274575 ], [ -77.755193, 39.275191 ], [ -77.753105, 39.27734 ], [ -77.75306, 39.277971 ], [ -77.753357, 39.280331 ], [ -77.750267, 39.289284 ], [ -77.719029, 39.321125 ], [ -77.677505, 39.318699 ], [ -77.667749, 39.318129 ], [ -77.592739, 39.30129 ], [ -77.560854, 39.286152 ], [ -77.545846, 39.271535 ], [ -77.543228, 39.266937 ], [ -77.534461, 39.262361 ], [ -77.511222, 39.2535 ], [ -77.484605, 39.245941 ], [ -77.46021, 39.228359 ], [ -77.45768, 39.22502 ], [ -77.458779, 39.22028 ], [ -77.458884, 39.219826 ], [ -77.478596, 39.189168 ], [ -77.485971, 39.185665 ], [ -77.505162, 39.18205 ], [ -77.510631, 39.178484 ], [ -77.516426, 39.170891 ], [ -77.527282, 39.146236 ], [ -77.524559, 39.127821 ], [ -77.519929, 39.120925 ], [ -77.458202, 39.073723 ], [ -77.42318, 39.066878 ], [ -77.375079, 39.061297 ], [ -77.340287, 39.062991 ], [ -77.328002, 39.058554 ], [ -77.291605, 39.045408 ], [ -77.261403, 39.031009 ], [ -77.251803, 39.011409 ], [ -77.255703, 39.002409 ], [ -77.249803, 38.985909 ], [ -77.235403, 38.97661 ], [ -77.221502, 38.97131 ], [ -77.197502, 38.96681 ], [ -77.166901, 38.96811 ], [ -77.148179, 38.965002 ], [ -77.137701, 38.95531 ], [ -77.1199, 38.934311 ], [ -77.119863, 38.934265 ], [ -77.1012, 38.911111 ], [ -77.0902, 38.904211 ], [ -77.068199, 38.899811 ], [ -77.040599, 38.871212 ], [ -77.031698, 38.850512 ], [ -77.032986, 38.8395 ], [ -77.038598, 38.791513 ], [ -77.039239, 38.7852 ], [ -77.041398, 38.763914 ], [ -77.05991, 38.734419 ], [ -77.074599, 38.711015 ], [ -77.086113, 38.705792 ], [ -77.1059, 38.696815 ], [ -77.121101, 38.686616 ], [ -77.132501, 38.673816 ], [ -77.135901, 38.649817 ], [ -77.1302, 38.635017 ], [ -77.157501, 38.636417 ], [ -77.174902, 38.624217 ], [ -77.202002, 38.617217 ], [ -77.204302, 38.617817 ], [ -77.205103, 38.623917 ], [ -77.216303, 38.637817 ], [ -77.22235, 38.638091 ], [ -77.240604, 38.638917 ], [ -77.246704, 38.635217 ], [ -77.248904, 38.628617 ], [ -77.245104, 38.620717 ], [ -77.246441, 38.599532 ], [ -77.247003, 38.590618 ], [ -77.26443, 38.582845 ], [ -77.265304, 38.580319 ], [ -77.26083, 38.56533 ], [ -77.276603, 38.54712 ], [ -77.276303, 38.53962 ], [ -77.283503, 38.525221 ], [ -77.291103, 38.515721 ], [ -77.29582, 38.511457 ], [ -77.298844, 38.508724 ], [ -77.300776, 38.506978 ], [ -77.302457, 38.504683 ], [ -77.310334, 38.493926 ], [ -77.322622, 38.467131 ], [ -77.32544, 38.44885 ], [ -77.319036, 38.417803 ], [ -77.310719, 38.397669 ], [ -77.312201, 38.390958 ], [ -77.314848, 38.389579 ], [ -77.317288, 38.383576 ], [ -77.296077, 38.369797 ], [ -77.288145, 38.359477 ], [ -77.28835, 38.351286 ], [ -77.286202, 38.347025 ], [ -77.286202, 38.347024 ], [ -77.279633, 38.339444 ], [ -77.265295, 38.333165 ], [ -77.240072, 38.331598 ], [ -77.199433, 38.34089 ], [ -77.17934, 38.341915 ], [ -77.162692, 38.345994 ], [ -77.155191, 38.351047 ], [ -77.138224, 38.367917 ], [ -77.104717, 38.369655 ], [ -77.094665, 38.367715 ], [ -77.08481, 38.368297 ], [ -77.069956, 38.377895 ], [ -77.056032, 38.3962 ], [ -77.051437, 38.399083 ], [ -77.043526, 38.400548 ], [ -77.024866, 38.386791 ], [ -77.011827, 38.374554 ], [ -77.016932, 38.341697 ], [ -77.020947, 38.329273 ], [ -77.030683, 38.311623 ], [ -77.026304, 38.302685 ], [ -76.99767, 38.278047 ], [ -76.990255, 38.273935 ], [ -76.981372, 38.274214 ], [ -76.96215, 38.256486 ], [ -76.957796, 38.243183 ], [ -76.957417, 38.236341 ], [ -76.962375, 38.230093 ], [ -76.966553, 38.229542 ], [ -76.967335, 38.227185 ], [ -76.962311, 38.214075 ], [ -76.937134, 38.202384 ], [ -76.916922, 38.199751 ], [ -76.910832, 38.197073 ], [ -76.875272, 38.172207 ], [ -76.838795, 38.163476 ], [ -76.824274, 38.163639 ], [ -76.802968, 38.167988 ], [ -76.788445, 38.169199 ], [ -76.760241, 38.166581 ], [ -76.749685, 38.162114 ], [ -76.743064, 38.156988 ], [ -76.740278, 38.152824 ], [ -76.738938, 38.14651 ], [ -76.721722, 38.137635 ], [ -76.704048, 38.149264 ], [ -76.701297, 38.155718 ], [ -76.684892, 38.156497 ], [ -76.665127, 38.147638 ], [ -76.643448, 38.14825 ], [ -76.638983, 38.151476 ], [ -76.629476, 38.15305 ], [ -76.613939, 38.148587 ], [ -76.604131, 38.128771 ], [ -76.600937, 38.110084 ], [ -76.579497, 38.09487 ], [ -76.543155, 38.076971 ], [ -76.535919, 38.069532 ], [ -76.522354, 38.04259 ], [ -76.519536, 38.034814 ], [ -76.516547, 38.026566 ], [ -76.491998, 38.017222 ], [ -76.469343, 38.013544 ], [ -76.465291, 38.010226 ], [ -76.462542, 37.998572 ], [ -76.427487, 37.977038 ], [ -76.416299, 37.966828 ], [ -76.391439, 37.958742 ], [ -76.360211, 37.952329 ], [ -76.343848, 37.947345 ], [ -76.265998, 37.91138 ], [ -76.236725, 37.889174 ], [ -76.245072, 37.861918 ], [ -76.251358, 37.833072 ], [ -76.266057, 37.8174 ], [ -76.275178, 37.812664 ], [ -76.280544, 37.812597 ], [ -76.282592, 37.814109 ], [ -76.281985, 37.818068 ], [ -76.284904, 37.822308 ], [ -76.293525, 37.822717 ], [ -76.307482, 37.81235 ], [ -76.310307, 37.794849 ], [ -76.306489, 37.788646 ], [ -76.312108, 37.750522 ], [ -76.304917, 37.729913 ], [ -76.312858, 37.720338 ], [ -76.302803, 37.704474 ], [ -76.300067, 37.695364 ], [ -76.302545, 37.689 ], [ -76.312079, 37.684651 ], [ -76.315161, 37.68472 ], [ -76.320216, 37.680666 ], [ -76.324808, 37.676983 ], [ -76.339892, 37.655966 ], [ -76.332562, 37.645817 ], [ -76.306464, 37.642005 ], [ -76.292534, 37.636098 ], [ -76.287959, 37.631771 ], [ -76.279447, 37.618225 ], [ -76.28037, 37.613715 ], [ -76.309174, 37.621892 ], [ -76.36232, 37.610368 ], [ -76.381106, 37.627003 ], [ -76.390054, 37.630326 ], [ -76.399236, 37.628636 ], [ -76.443254, 37.652347 ], [ -76.472392, 37.665772 ], [ -76.489576, 37.666201 ], [ -76.491799, 37.663614 ], [ -76.497564, 37.647056 ], [ -76.501522, 37.643762 ], [ -76.510187, 37.642324 ], [ -76.536548, 37.663574 ], [ -76.537698, 37.66893 ], [ -76.535302, 37.687516 ], [ -76.537228, 37.698892 ], [ -76.54005, 37.704432 ], [ -76.560476, 37.727827 ], [ -76.576387, 37.757493 ], [ -76.584289, 37.76889 ], [ -76.593835, 37.772848 ], [ -76.595939, 37.77168 ], [ -76.602024, 37.772731 ], [ -76.615351, 37.780759 ], [ -76.642276, 37.792317 ], [ -76.651413, 37.796239 ], [ -76.658302, 37.806815 ], [ -76.680197, 37.825654 ], [ -76.692747, 37.82277 ], [ -76.701606, 37.822677 ], [ -76.722156, 37.83668 ], [ -76.72718, 37.842263 ], [ -76.733046, 37.852009 ], [ -76.738395, 37.865373 ], [ -76.747552, 37.875864 ], [ -76.765711, 37.879274 ], [ -76.77539, 37.874306 ], [ -76.784618, 37.869569 ], [ -76.782826, 37.863184 ], [ -76.766328, 37.840437 ], [ -76.7512, 37.824141 ], [ -76.734309, 37.79866 ], [ -76.723863, 37.788503 ], [ -76.715498, 37.785873 ], [ -76.689773, 37.78519 ], [ -76.683775, 37.781391 ], [ -76.681901, 37.778118 ], [ -76.683343, 37.775783 ], [ -76.683359, 37.770258 ], [ -76.683372, 37.765507 ], [ -76.680922, 37.759647 ], [ -76.677002, 37.7561 ], [ -76.663887, 37.751887 ], [ -76.639962, 37.750941 ], [ -76.61971, 37.744795 ], [ -76.617373, 37.742347 ], [ -76.621433, 37.737973 ], [ -76.61997, 37.731271 ], [ -76.606466, 37.724819 ], [ -76.597213, 37.717269 ], [ -76.595943, 37.712989 ], [ -76.598073, 37.70912 ], [ -76.597868, 37.702918 ], [ -76.579591, 37.671508 ], [ -76.583143, 37.661986 ], [ -76.574049, 37.646781 ], [ -76.542666, 37.616857 ], [ -76.533777, 37.61253 ], [ -76.527188, 37.611315 ], [ -76.435474, 37.612807 ], [ -76.420252, 37.598686 ], [ -76.410781, 37.581815 ], [ -76.383188, 37.573056 ], [ -76.357835, 37.573699 ], [ -76.332641, 37.570042 ], [ -76.300144, 37.561734 ], [ -76.29796, 37.557636 ], [ -76.302762, 37.551295 ], [ -76.330598, 37.536391 ], [ -76.339989, 37.53833 ], [ -76.348992, 37.536548 ], [ -76.355084, 37.527364 ], [ -76.360474, 37.51924 ], [ -76.359378, 37.513426 ], [ -76.352678, 37.504913 ], [ -76.32947, 37.49492 ], [ -76.306952, 37.497488 ], [ -76.297739, 37.506863 ], [ -76.296445, 37.511235 ], [ -76.298456, 37.512677 ], [ -76.297651, 37.515424 ], [ -76.293599, 37.516499 ], [ -76.288167, 37.514118 ], [ -76.281043, 37.507821 ], [ -76.265056, 37.481365 ], [ -76.252415, 37.447274 ], [ -76.250454, 37.421886 ], [ -76.246617, 37.404122 ], [ -76.245283, 37.386839 ], [ -76.24846, 37.375135 ], [ -76.258277, 37.36202 ], [ -76.262407, 37.360786 ], [ -76.264847, 37.357399 ], [ -76.272888, 37.335174 ], [ -76.272005, 37.322194 ], [ -76.275552, 37.309964 ], [ -76.282555, 37.319107 ], [ -76.291324, 37.324145 ], [ -76.308581, 37.329366 ], [ -76.31205, 37.338088 ], [ -76.337476, 37.364014 ], [ -76.366751, 37.374495 ], [ -76.387112, 37.385061 ], [ -76.391437, 37.390284 ], [ -76.393958, 37.39594 ], [ -76.393125, 37.398068 ], [ -76.404756, 37.400213 ], [ -76.415167, 37.402133 ], [ -76.418719, 37.3978 ], [ -76.418176, 37.385064 ], [ -76.422503, 37.381355 ], [ -76.437525, 37.37975 ], [ -76.445333, 37.36646 ], [ -76.434965, 37.354524 ], [ -76.406388, 37.332924 ], [ -76.38777, 37.30767 ], [ -76.385603, 37.294108 ], [ -76.381075, 37.28534 ], [ -76.369029, 37.279311 ], [ -76.352556, 37.278334 ], [ -76.349489, 37.273963 ], [ -76.36229, 37.270226 ], [ -76.392788, 37.264973 ], [ -76.417173, 37.26395 ], [ -76.421765, 37.255198 ], [ -76.429141, 37.25331 ], [ -76.475927, 37.250543 ], [ -76.48284, 37.254831 ], [ -76.493302, 37.24947 ], [ -76.4989, 37.241015 ], [ -76.50364, 37.233856 ], [ -76.494008, 37.225408 ], [ -76.471799, 37.216016 ], [ -76.394132, 37.22515 ], [ -76.389793, 37.222981 ], [ -76.3936, 37.214049 ], [ -76.396052, 37.201087 ], [ -76.389284, 37.193503 ], [ -76.391252, 37.179887 ], [ -76.397883, 37.164415 ], [ -76.399659, 37.160272 ], [ -76.394756, 37.157568 ], [ -76.381379, 37.155711 ], [ -76.375255, 37.16084 ], [ -76.35969, 37.16858 ], [ -76.348658, 37.170655 ], [ -76.343234, 37.166207 ], [ -76.344898, 37.164479 ], [ -76.34405, 37.160367 ], [ -76.340129, 37.151823 ], [ -76.334017, 37.144223 ], [ -76.330481, 37.141727 ], [ -76.324353, 37.142895 ], [ -76.311088, 37.138495 ], [ -76.292344, 37.126615 ], [ -76.287236, 37.117453 ], [ -76.274463, 37.094544 ], [ -76.271262, 37.084544 ], [ -76.292863, 37.035145 ], [ -76.300352, 37.00885 ], [ -76.304272, 37.001378 ], [ -76.312048, 37.000371 ], [ -76.315008, 37.001683 ], [ -76.314624, 37.00933 ], [ -76.318065, 37.013846 ], [ -76.329531, 37.014556 ], [ -76.34011, 37.015212 ], [ -76.340666, 37.015246 ], [ -76.348066, 37.006747 ], [ -76.356366, 37.002947 ], [ -76.373567, 36.998347 ], [ -76.383367, 36.993347 ], [ -76.387711, 36.989671 ], [ -76.396368, 36.982347 ], [ -76.408568, 36.969147 ], [ -76.411768, 36.962847 ], [ -76.418969, 36.964047 ], [ -76.428869, 36.969947 ], [ -76.452118, 36.998163 ], [ -76.452461, 37.004603 ], [ -76.449891, 37.004868 ], [ -76.448231, 37.007705 ], [ -76.464471, 37.027547 ], [ -76.46949, 37.030414 ], [ -76.507614, 37.052188 ], [ -76.509339, 37.053173 ], [ -76.512289, 37.054858 ], [ -76.518242, 37.055351 ], [ -76.526273, 37.062947 ], [ -76.527973, 37.068247 ], [ -76.526573, 37.070047 ], [ -76.526203, 37.077773 ], [ -76.528997, 37.079388 ], [ -76.536875, 37.083942 ], [ -76.555066, 37.075859 ], [ -76.564219, 37.077507 ], [ -76.567931, 37.080467 ], [ -76.579499, 37.096627 ], [ -76.618252, 37.119347 ], [ -76.62478, 37.127091 ], [ -76.622252, 37.142146 ], [ -76.617084, 37.144498 ], [ -76.604476, 37.160034 ], [ -76.606684, 37.166674 ], [ -76.610972, 37.166994 ], [ -76.611018, 37.167097 ], [ -76.612517, 37.170486 ], [ -76.613599, 37.172931 ], [ -76.614221, 37.174335 ], [ -76.616268, 37.178962 ], [ -76.616804, 37.18126 ], [ -76.617537, 37.184409 ], [ -76.618008, 37.186429 ], [ -76.61934, 37.192146 ], [ -76.619962, 37.193184 ], [ -76.621113, 37.195103 ], [ -76.623292, 37.198738 ], [ -76.629868, 37.206738 ], [ -76.639608, 37.214783 ], [ -76.641085, 37.216002 ], [ -76.649869, 37.220914 ], [ -76.689166, 37.222866 ], [ -76.693373, 37.221228 ], [ -76.698943, 37.219059 ], [ -76.730951, 37.213813 ], [ -76.73432, 37.204211 ], [ -76.74, 37.195379 ], [ -76.74304, 37.192611 ], [ -76.75047, 37.190098 ], [ -76.757765, 37.191658 ], [ -76.773752, 37.206061 ], [ -76.780532, 37.209336 ], [ -76.791555, 37.207564 ], [ -76.801023, 37.206043 ], [ -76.803198, 37.201513 ], [ -76.802511, 37.198308 ], [ -76.796905, 37.189404 ], [ -76.756899, 37.161582 ], [ -76.747632, 37.150548 ], [ -76.73728, 37.146164 ], [ -76.73032, 37.145395 ], [ -76.715295, 37.148035 ], [ -76.696735, 37.174403 ], [ -76.692926, 37.186147 ], [ -76.691918, 37.195731 ], [ -76.685614, 37.198851 ], [ -76.669886, 37.183571 ], [ -76.663774, 37.173875 ], [ -76.66427, 37.171027 ], [ -76.66867, 37.166771 ], [ -76.67147, 37.158739 ], [ -76.671588, 37.14206 ], [ -76.669604, 37.140534 ], [ -76.666542, 37.138179 ], [ -76.665833, 37.136098 ], [ -76.665641, 37.135534 ], [ -76.66375, 37.129979 ], [ -76.656894, 37.109843 ], [ -76.657101, 37.107617 ], [ -76.657703, 37.101161 ], [ -76.65811, 37.096787 ], [ -76.659394, 37.094019 ], [ -76.66555, 37.080746 ], [ -76.666526, 37.078643 ], [ -76.667219, 37.077149 ], [ -76.667646, 37.076228 ], [ -76.668295, 37.072656 ], [ -76.669118, 37.068132 ], [ -76.669822, 37.06426 ], [ -76.66835, 37.05506 ], [ -76.662558, 37.045748 ], [ -76.653998, 37.039172 ], [ -76.646013, 37.036228 ], [ -76.612124, 37.035604 ], [ -76.586491, 37.02874 ], [ -76.584478, 37.027349 ], [ -76.579393, 37.023835 ], [ -76.579236, 37.023726 ], [ -76.57816, 37.022982 ], [ -76.577531, 37.022548 ], [ -76.576617, 37.021374 ], [ -76.565803, 37.007493 ], [ -76.562923, 37.003796 ], [ -76.551246, 36.998946 ], [ -76.524853, 36.983833 ], [ -76.522971, 36.981085 ], [ -76.524142, 36.978316 ], [ -76.521006, 36.973187 ], [ -76.513363, 36.968057 ], [ -76.500355, 36.965212 ], [ -76.487559, 36.952372 ], [ -76.484107, 36.928916 ], [ -76.482407, 36.917364 ], [ -76.482135, 36.901108 ], [ -76.483369, 36.896239 ], [ -76.469914, 36.882898 ], [ -76.454692, 36.884077 ], [ -76.45329, 36.887031 ], [ -76.453941, 36.89274 ], [ -76.447413, 36.90322 ], [ -76.441605, 36.906116 ], [ -76.43122, 36.904532 ], [ -76.407507, 36.897444 ], [ -76.406908, 36.897507 ], [ -76.387567, 36.899547 ], [ -76.385867, 36.923247 ], [ -76.353765, 36.922747 ], [ -76.345569, 36.924531 ], [ -76.344663, 36.919313 ], [ -76.333158, 36.917293 ], [ -76.328864, 36.918447 ], [ -76.330765, 36.938647 ], [ -76.327365, 36.959447 ], [ -76.322764, 36.959147 ], [ -76.315867, 36.955351 ], [ -76.299364, 36.965547 ], [ -76.297663, 36.968147 ], [ -76.285063, 36.968747 ], [ -76.267962, 36.964547 ], [ -76.234961, 36.945147 ], [ -76.22166, 36.939547 ], [ -76.189959, 36.931447 ], [ -76.177019, 36.92929 ], [ -76.139557, 36.923047 ], [ -76.095508, 36.908817 ], [ -76.087955, 36.908647 ], [ -76.058154, 36.916947 ], [ -76.043054, 36.927547 ], [ -76.033454, 36.931946 ], [ -76.013753, 36.930746 ], [ -76.007553, 36.929047 ], [ -75.996252, 36.922047 ], [ -75.991552, 36.910847 ], [ -75.972151, 36.842268 ], [ -75.965451, 36.812449 ], [ -75.94955, 36.76115 ], [ -75.921748, 36.692051 ], [ -75.890946, 36.630753 ], [ -75.874145, 36.583853 ], [ -75.867044, 36.550754 ], [ -75.879744, 36.550754 ], [ -75.880644, 36.550754 ], [ -75.885945, 36.550754 ], [ -75.886545, 36.550754 ], [ -75.891945, 36.550754 ], [ -75.893245, 36.550654 ], [ -75.894145, 36.550754 ], [ -75.903445, 36.550654 ], [ -75.904745, 36.550654 ], [ -75.909046, 36.550654 ], [ -75.911446, 36.550654 ], [ -75.922046, 36.550654 ], [ -75.952847, 36.550553 ], [ -75.953447, 36.550553 ], [ -75.955748, 36.550553 ], [ -75.957648, 36.550553 ], [ -76.02675, 36.550553 ], [ -76.034751, 36.550653 ], [ -76.12236, 36.550621 ], [ -76.313196, 36.550551 ], [ -76.313215, 36.550551 ], [ -76.491497, 36.550365 ], [ -76.541391, 36.550312 ], [ -76.541687, 36.550312 ], [ -76.781296, 36.550659 ], [ -76.807078, 36.550606 ], [ -76.915384, 36.543856 ], [ -76.916001, 36.543818 ], [ -76.916048, 36.543815 ], [ -77.1645, 36.54633 ], [ -77.24969, 36.544745 ], [ -77.296875, 36.544746 ], [ -77.767117, 36.544752 ], [ -77.87528, 36.544754 ], [ -77.882357, 36.544737 ], [ -77.899771, 36.544663 ], [ -78.038938, 36.544173 ], [ -78.03942, 36.544196 ], [ -78.046202, 36.544168 ], [ -78.132911, 36.543811 ], [ -78.133323, 36.543847 ], [ -78.245462, 36.544411 ], [ -78.246681, 36.544341 ], [ -78.323912, 36.543809 ], [ -78.436333, 36.542666 ], [ -78.441199, 36.542687 ], [ -78.45697, 36.542474 ], [ -78.470792, 36.542316 ], [ -78.471022, 36.542307 ], [ -78.529722, 36.540981 ], [ -78.533013, 36.541004 ], [ -78.663317, 36.542011 ], [ -78.670051, 36.542035 ], [ -78.734122, 36.541902 ], [ -78.758392, 36.541852 ], [ -78.76543, 36.541727 ], [ -78.7963, 36.541713 ], [ -78.914543, 36.541972 ], [ -78.91542, 36.541974 ], [ -78.942009, 36.542113 ], [ -78.942254, 36.542079 ], [ -78.970577, 36.542154 ], [ -78.971814, 36.542123 ], [ -79.124736, 36.541568 ], [ -79.126078, 36.541533 ], [ -79.137936, 36.541739 ], [ -79.208686, 36.541571 ], [ -79.20948, 36.541594 ], [ -79.218638, 36.541579 ], [ -79.342696, 36.541382 ], [ -79.445687, 36.541218 ], [ -79.445961, 36.541195 ], [ -79.470047, 36.541025 ], [ -79.510647, 36.540738 ], [ -79.510961, 36.54074 ], [ -79.666827, 36.541772 ], [ -79.667309, 36.541772 ], [ -79.714855, 36.541884 ], [ -79.920239, 36.542365 ], [ -79.966979, 36.542475 ], [ -79.967511, 36.542502 ], [ -80.027269, 36.542495 ], [ -80.053455, 36.542623 ], [ -80.169535, 36.54319 ], [ -80.171636, 36.543219 ], [ -80.225408, 36.543748 ], [ -80.228263, 36.543867 ], [ -80.431605, 36.550219 ], [ -80.432628, 36.550302 ], [ -80.4401, 36.55063 ], [ -80.612158, 36.558127 ], [ -80.687539, 36.561411 ], [ -80.744101, 36.561686 ], [ -80.837089, 36.559154 ], [ -80.837641, 36.559118 ], [ -80.837954, 36.559131 ], [ -80.901726, 36.561751 ], [ -80.901836, 36.561754 ], [ -80.944338, 36.563058 ], [ -80.945988, 36.563196 ], [ -81.058844, 36.566976 ], [ -81.061866, 36.56702 ], [ -81.307511, 36.575024 ], [ -81.353169, 36.574724 ], [ -81.353322, 36.574723 ], [ -81.521032, 36.58052 ], [ -81.60697, 36.587094 ], [ -81.677535, 36.588117 ], [ -81.6469, 36.611918 ], [ -81.826742, 36.614215 ], [ -81.922644, 36.616213 ], [ -81.934144, 36.594213 ], [ -82.14607, 36.594712 ], [ -82.148569, 36.594718 ], [ -82.150727, 36.594673 ], [ -82.173982, 36.594607 ], [ -82.177247, 36.594768 ], [ -82.18074, 36.594928 ], [ -82.188491, 36.595179 ], [ -82.210497, 36.595772 ], [ -82.211005, 36.59586 ], [ -82.221713, 36.595814 ], [ -82.223445, 36.595721 ], [ -82.225716, 36.595744 ], [ -82.226653, 36.595743 ], [ -82.243274, 36.595699 ], [ -82.293814, 36.595565 ], [ -82.554294, 36.594876 ], [ -82.559774, 36.5948 ], [ -82.561074, 36.5948 ], [ -82.609176, 36.594099 ], [ -82.679879, 36.593698 ], [ -82.69578, 36.593698 ], [ -82.830433, 36.593761 ], [ -82.985087, 36.593829 ], [ -83.02725, 36.593847 ], [ -83.028357, 36.593893 ], [ -83.248933, 36.593827 ], [ -83.249899, 36.593898 ], [ -83.250304, 36.593935 ], [ -83.2763, 36.598187 ], [ -83.472108, 36.597284 ], [ -83.670128, 36.600764 ], [ -83.670141, 36.600797 ], [ -83.675413, 36.600814 ], [ -83.649513, 36.616683 ], [ -83.527212, 36.665984 ], [ -83.498011, 36.670485 ], [ -83.461013, 36.664916 ], [ -83.460808, 36.664885 ], [ -83.354606, 36.696153 ], [ -83.353613, 36.696699 ], [ -83.342804, 36.701286 ], [ -83.199698, 36.737487 ], [ -83.167396, 36.739187 ], [ -83.136395, 36.743088 ], [ -83.127833, 36.750828 ], [ -83.125728, 36.761276 ], [ -83.125655, 36.761407 ], [ -83.131245, 36.767105 ], [ -83.131694, 36.781488 ], [ -83.099792, 36.824889 ], [ -83.07259, 36.854589 ], [ -82.973395, 36.859097 ], [ -82.911824, 36.874243 ], [ -82.91169, 36.874248 ], [ -82.885618, 36.900415 ], [ -82.873777, 36.912299 ], [ -82.872136, 36.913456 ], [ -82.863468, 36.922308 ], [ -82.861943, 36.924236 ], [ -82.858461, 36.932717 ], [ -82.858784, 36.933065 ], [ -82.860537, 36.937439 ], [ -82.861684, 36.939316 ], [ -82.861282, 36.944848 ], [ -82.860633, 36.94584 ], [ -82.856099, 36.952471 ], [ -82.855705, 36.953808 ], [ -82.858443, 36.954036 ], [ -82.860534, 36.956015 ], [ -82.862866, 36.957765 ], [ -82.864211, 36.957983 ], [ -82.865404, 36.958084 ], [ -82.867358, 36.963182 ], [ -82.87023, 36.965498 ], [ -82.870274, 36.965993 ], [ -82.869183, 36.974182 ], [ -82.869183, 36.974183 ], [ -82.868455, 36.976481 ], [ -82.867535, 36.977518 ], [ -82.866689, 36.978052 ], [ -82.866019, 36.978272 ], [ -82.864909, 36.97901 ], [ -82.862926, 36.979975 ], [ -82.852614, 36.984963 ], [ -82.851397, 36.984497 ], [ -82.840051, 36.987113 ], [ -82.838549, 36.987027 ], [ -82.836008, 36.988837 ], [ -82.833843, 36.991973 ], [ -82.830802, 36.993445 ], [ -82.829125, 36.997541 ], [ -82.830588, 37.000945 ], [ -82.818006, 37.006161 ], [ -82.815748, 37.007196 ], [ -82.800531, 37.007944 ], [ -82.79089, 37.00676 ], [ -82.790462, 37.007263 ], [ -82.789092, 37.007995 ], [ -82.788897, 37.00816 ], [ -82.777368, 37.015279 ], [ -82.771795, 37.015716 ], [ -82.722472, 37.045101 ], [ -82.720597, 37.081833 ], [ -82.721941, 37.105689 ], [ -82.624878, 37.162932 ], [ -82.565375, 37.196092 ], [ -82.565329, 37.196118 ], [ -82.553549, 37.200867 ], [ -82.510826, 37.218091 ], [ -82.350948, 37.267077 ], [ -82.310793, 37.297387 ], [ -82.305874, 37.3011 ], [ -82.291908, 37.311642 ], [ -81.968297, 37.537798 ], [ -81.92787, 37.512118 ], [ -81.94264, 37.508844 ], [ -81.992916, 37.482969 ], [ -81.996578, 37.476705 ], [ -81.99227, 37.460916 ], [ -81.987006, 37.454878 ], [ -81.968795, 37.451496 ], [ -81.949367, 37.445687 ], [ -81.935621, 37.438397 ], [ -81.92749, 37.413251 ], [ -81.933895, 37.372747 ], [ -81.930194, 37.366728 ], [ -81.929915, 37.366589 ], [ -81.926589, 37.358942 ], [ -81.925643, 37.357316 ], [ -81.921571, 37.356423 ], [ -81.920711, 37.355416 ], [ -81.911487, 37.348839 ], [ -81.910875, 37.348729 ], [ -81.907895, 37.343783 ], [ -81.907322, 37.343119 ], [ -81.906368, 37.34276 ], [ -81.905945, 37.342775 ], [ -81.903795, 37.34305 ], [ -81.902992, 37.34234 ], [ -81.899495, 37.341102 ], [ -81.899459, 37.340277 ], [ -81.896001, 37.331967 ], [ -81.895489, 37.332022 ], [ -81.894797, 37.332012 ], [ -81.894768, 37.331381 ], [ -81.893773, 37.330105 ], [ -81.892876, 37.330134 ], [ -81.887722, 37.331156 ], [ -81.886952, 37.330725 ], [ -81.885075, 37.330665 ], [ -81.880886, 37.331146 ], [ -81.879601, 37.332074 ], [ -81.878713, 37.331753 ], [ -81.878343, 37.328837 ], [ -81.873213, 37.325065 ], [ -81.865219, 37.308839 ], [ -81.86476, 37.308404 ], [ -81.853978, 37.300418 ], [ -81.854465, 37.299937 ], [ -81.853488, 37.294763 ], [ -81.854059, 37.291352 ], [ -81.843167, 37.285586 ], [ -81.84231, 37.285556 ], [ -81.810559, 37.28298 ], [ -81.809184, 37.283003 ], [ -81.793639, 37.282188 ], [ -81.793425, 37.281674 ], [ -81.774747, 37.274847 ], [ -81.774684, 37.274807 ], [ -81.767837, 37.274216 ], [ -81.765195, 37.275099 ], [ -81.763836, 37.275218 ], [ -81.762776, 37.275391 ], [ -81.761752, 37.275713 ], [ -81.76022, 37.275254 ], [ -81.757631, 37.274003 ], [ -81.75773, 37.271934 ], [ -81.757714, 37.271124 ], [ -81.757531, 37.27001 ], [ -81.755012, 37.26772 ], [ -81.752912, 37.266614 ], [ -81.752123, 37.265568 ], [ -81.75129, 37.265131 ], [ -81.747656, 37.264329 ], [ -81.743505, 37.247601 ], [ -81.74342, 37.245858 ], [ -81.744291, 37.244178 ], [ -81.738378, 37.240917 ], [ -81.73332, 37.238127 ], [ -81.728194, 37.239823 ], [ -81.683544, 37.211452 ], [ -81.678603, 37.202467 ], [ -81.560625, 37.206663 ], [ -81.558353, 37.208145 ], [ -81.557315, 37.207697 ], [ -81.507325, 37.2338 ], [ -81.50488, 37.247697 ], [ -81.504168, 37.250115 ], [ -81.409729, 37.284837 ], [ -81.409196, 37.286071 ], [ -81.388132, 37.319903 ], [ -81.386727, 37.320474 ], [ -81.38581, 37.320085 ], [ -81.384914, 37.318832 ], [ -81.384127, 37.318596 ], [ -81.380159, 37.317838 ], [ -81.377349, 37.318447 ], [ -81.371315, 37.324115 ], [ -81.367599, 37.327569 ], [ -81.369379, 37.331827 ], [ -81.36809, 37.332423 ], [ -81.367052, 37.334504 ], [ -81.366315, 37.335927 ], [ -81.362156, 37.337687 ], [ -81.320105, 37.299323 ], [ -81.225104, 37.234874 ], [ -81.204774, 37.243013 ], [ -81.167029, 37.262881 ], [ -81.112596, 37.278497 ], [ -81.084012, 37.284401 ], [ -81.034652, 37.290751 ], [ -80.981322, 37.293465 ], [ -80.980044, 37.293118 ], [ -80.973889, 37.291444 ], [ -80.966556, 37.292158 ], [ -80.947896, 37.295872 ], [ -80.919259, 37.306163 ], [ -80.900535, 37.315 ], [ -80.849451, 37.346909 ], [ -80.872589, 37.372347 ], [ -80.862761, 37.411829 ], [ -80.859558, 37.429555 ], [ -80.859556, 37.429568 ], [ -80.858473, 37.428301 ], [ -80.85836, 37.428168 ], [ -80.811639, 37.407507 ], [ -80.798869, 37.395807 ], [ -80.776766, 37.384131 ], [ -80.776649, 37.383679 ], [ -80.770082, 37.372363 ], [ -80.622664, 37.433307 ], [ -80.511391, 37.481672 ], [ -80.494867, 37.43507 ], [ -80.475601, 37.422949 ], [ -80.46482, 37.426144 ], [ -80.443025, 37.438126 ], [ -80.425656, 37.449876 ], [ -80.320627, 37.49888 ], [ -80.314806, 37.500943 ], [ -80.330306, 37.536244 ], [ -80.312393, 37.546239 ], [ -80.288766, 37.58196 ], [ -80.240272, 37.606961 ], [ -80.223386, 37.623185 ], [ -80.220984, 37.627767 ], [ -80.239288, 37.637672 ], [ -80.254431, 37.642352 ], [ -80.254469, 37.642333 ], [ -80.263281, 37.645082 ], [ -80.263291, 37.645101 ], [ -80.26483, 37.645526 ], [ -80.264874, 37.645511 ], [ -80.267228, 37.646011 ], [ -80.267455, 37.646108 ], [ -80.270352, 37.648929 ], [ -80.270323, 37.648982 ], [ -80.292258, 37.683732 ], [ -80.292337, 37.683976 ], [ -80.296138, 37.691783 ], [ -80.287107, 37.696403 ], [ -80.263936, 37.719137 ], [ -80.259342, 37.731205 ], [ -80.260313, 37.733517 ], [ -80.262765, 37.738336 ], [ -80.257411, 37.756084 ], [ -80.231551, 37.792591 ], [ -80.227092, 37.798886 ], [ -80.162202, 37.875122 ], [ -80.148964, 37.886057 ], [ -80.147316, 37.885936 ], [ -80.14613, 37.884453 ], [ -80.130464, 37.893194 ], [ -80.055278, 37.951702 ], [ -80.002507, 37.992767 ], [ -79.978427, 38.029082 ], [ -79.959844, 38.063697 ], [ -79.933911, 38.099168 ], [ -79.931034, 38.101402 ], [ -79.938394, 38.130563 ], [ -79.933751, 38.135508 ], [ -79.928747, 38.144436 ], [ -79.928683, 38.144928 ], [ -79.925512, 38.150237 ], [ -79.925251, 38.150465 ], [ -79.921026, 38.179954 ], [ -79.921196, 38.180378 ], [ -79.917061, 38.183741 ], [ -79.916174, 38.184386 ], [ -79.892345, 38.202397 ], [ -79.891999, 38.203378 ], [ -79.794568, 38.264856 ], [ -79.790134, 38.267654 ], [ -79.788945, 38.268703 ], [ -79.810115, 38.305037 ], [ -79.808711, 38.309429 ], [ -79.731661, 38.374143 ], [ -79.691377, 38.439558 ], [ -79.689544, 38.442511 ], [ -79.688962, 38.449538 ], [ -79.688205, 38.450476 ], [ -79.699006, 38.475148 ], [ -79.695565, 38.477842 ], [ -79.669128, 38.510883 ], [ -79.669128, 38.510975 ], [ -79.649075, 38.591515 ], [ -79.597955, 38.572767 ], [ -79.555471, 38.560217 ], [ -79.53687, 38.550917 ], [ -79.521469, 38.533918 ], [ -79.476638, 38.457228 ], [ -79.312276, 38.411876 ], [ -79.297758, 38.416438 ], [ -79.295712, 38.418129 ], [ -79.291813, 38.419627 ], [ -79.290529, 38.420757 ], [ -79.280263, 38.425475 ], [ -79.282663, 38.431021 ], [ -79.267414, 38.438322 ], [ -79.265327, 38.441772 ], [ -79.263376, 38.443762 ], [ -79.26291, 38.444586 ], [ -79.242024, 38.464332 ], [ -79.240059, 38.469841 ], [ -79.234408, 38.473011 ], [ -79.23162, 38.474041 ], [ -79.225839, 38.479446 ], [ -79.210026, 38.494231 ], [ -79.210008, 38.494283 ], [ -79.209703, 38.495574 ], [ -79.207873, 38.500122 ], [ -79.207884, 38.500428 ], [ -79.174881, 38.566314 ], [ -79.174512, 38.566531 ], [ -79.146974, 38.625641 ], [ -79.146741, 38.625819 ], [ -79.137012, 38.640655 ], [ -79.136374, 38.6424 ], [ -79.135546, 38.643715 ], [ -79.135472, 38.644057 ], [ -79.092271, 38.699208 ], [ -79.092555, 38.700149 ], [ -79.057253, 38.761413 ], [ -79.055354, 38.782213 ], [ -78.999752, 38.846162 ], [ -78.993997, 38.850102 ], [ -78.869276, 38.762991 ] ] ] ] } },
+{ "type": "Feature", "id": 19, "properties": { "GEO_ID": "0400000US10", "STATE": "10", "NAME": "Delaware", "LSAD": "", "CENSUSAREA": 1948.5429999999999 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -75.564927, 39.583248 ], [ -75.576271, 39.588144 ], [ -75.578719, 39.591504 ], [ -75.579615, 39.598656 ], [ -75.565823, 39.590608 ], [ -75.564927, 39.583248 ] ] ], [ [ [ -75.55587, 39.605824 ], [ -75.561934, 39.605216 ], [ -75.567694, 39.613744 ], [ -75.571759, 39.623584 ], [ -75.570798, 39.626768 ], [ -75.559446, 39.629812 ], [ -75.55587, 39.605824 ] ] ], [ [ [ -75.594846, 39.837286 ], [ -75.593666, 39.837455 ], [ -75.593082, 39.8375 ], [ -75.5799, 39.838522 ], [ -75.579849, 39.838526 ], [ -75.539346, 39.838211 ], [ -75.498843, 39.833312 ], [ -75.45374, 39.820312 ], [ -75.428038, 39.809212 ], [ -75.415041, 39.801786 ], [ -75.416095, 39.79583 ], [ -75.437938, 39.783413 ], [ -75.440623, 39.780926 ], [ -75.448135, 39.773969 ], [ -75.466249, 39.750769 ], [ -75.466263, 39.750737 ], [ -75.469239, 39.743613 ], [ -75.474168, 39.735473 ], [ -75.475384, 39.731057 ], [ -75.504042, 39.698313 ], [ -75.509742, 39.686113 ], [ -75.529744, 39.692613 ], [ -75.562246, 39.656712 ], [ -75.587147, 39.651012 ], [ -75.611969, 39.621968 ], [ -75.613153, 39.62096 ], [ -75.613377, 39.620288 ], [ -75.614065, 39.61832 ], [ -75.614929, 39.615952 ], [ -75.614273, 39.61464 ], [ -75.613345, 39.613056 ], [ -75.613665, 39.61256 ], [ -75.613233, 39.607408 ], [ -75.613477, 39.606861 ], [ -75.613473, 39.606832 ], [ -75.613793, 39.606192 ], [ -75.611905, 39.597568 ], [ -75.611873, 39.597408 ], [ -75.60464, 39.58992 ], [ -75.603584, 39.58896 ], [ -75.592224, 39.583568 ], [ -75.591984, 39.583248 ], [ -75.587744, 39.580672 ], [ -75.5872, 39.580256 ], [ -75.586608, 39.57888 ], [ -75.586016, 39.578448 ], [ -75.571599, 39.567728 ], [ -75.570783, 39.56728 ], [ -75.563034, 39.56224 ], [ -75.564649, 39.559922 ], [ -75.565636, 39.558509 ], [ -75.569359, 39.540589 ], [ -75.569418, 39.539124 ], [ -75.570362, 39.527223 ], [ -75.560728, 39.520472 ], [ -75.566933, 39.508273 ], [ -75.576436, 39.509195 ], [ -75.587729, 39.496353 ], [ -75.587729, 39.495369 ], [ -75.593068, 39.479186 ], [ -75.593068, 39.477996 ], [ -75.589901, 39.462022 ], [ -75.589439, 39.460812 ], [ -75.580185, 39.450786 ], [ -75.578914, 39.44788 ], [ -75.570985, 39.442486 ], [ -75.57183, 39.438897 ], [ -75.55589, 39.430351 ], [ -75.538512, 39.416502 ], [ -75.535977, 39.409384 ], [ -75.523583, 39.391583 ], [ -75.521682, 39.387871 ], [ -75.512996, 39.366153 ], [ -75.512372, 39.365656 ], [ -75.511788, 39.365191 ], [ -75.505276, 39.359169 ], [ -75.494158, 39.354613 ], [ -75.491797, 39.351845 ], [ -75.494122, 39.34658 ], [ -75.493148, 39.345527 ], [ -75.491688, 39.343963 ], [ -75.490377, 39.342818 ], [ -75.479845, 39.337472 ], [ -75.479963, 39.336577 ], [ -75.469324, 39.33082 ], [ -75.460423, 39.328236 ], [ -75.439027, 39.313384 ], [ -75.436936, 39.309379 ], [ -75.435551, 39.297546 ], [ -75.435374, 39.296676 ], [ -75.427953, 39.285049 ], [ -75.408376, 39.264698 ], [ -75.402964, 39.254626 ], [ -75.404823, 39.245898 ], [ -75.405927, 39.243631 ], [ -75.405716, 39.223834 ], [ -75.404745, 39.222666 ], [ -75.396892, 39.216141 ], [ -75.393015, 39.204512 ], [ -75.39479, 39.188354 ], [ -75.398584, 39.186616 ], [ -75.400144, 39.186456 ], [ -75.408266, 39.174625 ], [ -75.410625, 39.156246 ], [ -75.401193, 39.088762 ], [ -75.402035, 39.066885 ], [ -75.400294, 39.065645 ], [ -75.395806, 39.059211 ], [ -75.396277, 39.057884 ], [ -75.387914, 39.051174 ], [ -75.379873, 39.04879 ], [ -75.345763, 39.024857 ], [ -75.34089, 39.01996 ], [ -75.318354, 38.988191 ], [ -75.314951, 38.980775 ], [ -75.311607, 38.967637 ], [ -75.312546, 38.951065 ], [ -75.312546, 38.94928 ], [ -75.311923, 38.945917 ], [ -75.311882, 38.945698 ], [ -75.311542, 38.944633 ], [ -75.302552, 38.939002 ], [ -75.312282, 38.924594 ], [ -75.304078, 38.91316 ], [ -75.263115, 38.877351 ], [ -75.232029, 38.844254 ], [ -75.205329, 38.823386 ], [ -75.190552, 38.806861 ], [ -75.160748, 38.791224 ], [ -75.159022, 38.790193 ], [ -75.134022, 38.782242 ], [ -75.113331, 38.782998 ], [ -75.097103, 38.788703 ], [ -75.093654, 38.793992 ], [ -75.097197, 38.803101 ], [ -75.093805, 38.803812 ], [ -75.089473, 38.797198 ], [ -75.082153, 38.772157 ], [ -75.080217, 38.750112 ], [ -75.079221, 38.738238 ], [ -75.06551, 38.66103 ], [ -75.065217, 38.632394 ], [ -75.06192, 38.608869 ], [ -75.061259, 38.608602 ], [ -75.060478, 38.608012 ], [ -75.060032, 38.607709 ], [ -75.049748, 38.486387 ], [ -75.048939, 38.451263 ], [ -75.049268, 38.451264 ], [ -75.05251, 38.451273 ], [ -75.053483, 38.451274 ], [ -75.066327, 38.451291 ], [ -75.069909, 38.451276 ], [ -75.070356, 38.451276 ], [ -75.085814, 38.451258 ], [ -75.088281, 38.451256 ], [ -75.089649, 38.451254 ], [ -75.141894, 38.451196 ], [ -75.185413, 38.451013 ], [ -75.252723, 38.451397 ], [ -75.26035, 38.451492 ], [ -75.341247, 38.45197 ], [ -75.34125, 38.45197 ], [ -75.355797, 38.452008 ], [ -75.371054, 38.452107 ], [ -75.393563, 38.452114 ], [ -75.394786, 38.45216 ], [ -75.410884, 38.4524 ], [ -75.424831, 38.45261 ], [ -75.428728, 38.452671 ], [ -75.47915, 38.453699 ], [ -75.500142, 38.454144 ], [ -75.502961, 38.45422 ], [ -75.521304, 38.454657 ], [ -75.52273, 38.454657 ], [ -75.533763, 38.454958 ], [ -75.559212, 38.455563 ], [ -75.559934, 38.455579 ], [ -75.57411, 38.455991 ], [ -75.583601, 38.456424 ], [ -75.589307, 38.456286 ], [ -75.593082, 38.456404 ], [ -75.598069, 38.456855 ], [ -75.630457, 38.457904 ], [ -75.662843, 38.458759 ], [ -75.665585, 38.4589 ], [ -75.693521, 38.460128 ], [ -75.696369, 38.492373 ], [ -75.696688, 38.496467 ], [ -75.698777, 38.522001 ], [ -75.700179, 38.542717 ], [ -75.701465, 38.559433 ], [ -75.701565, 38.560736 ], [ -75.703445, 38.58512 ], [ -75.703981, 38.592066 ], [ -75.705774, 38.61474 ], [ -75.70586, 38.616268 ], [ -75.706235, 38.621296 ], [ -75.706585, 38.626125 ], [ -75.707346, 38.63528 ], [ -75.707352, 38.635359 ], [ -75.722028, 38.822078 ], [ -75.722599, 38.829859 ], [ -75.72261, 38.830008 ], [ -75.722882, 38.833156 ], [ -75.724002, 38.846682 ], [ -75.724061, 38.847781 ], [ -75.725565, 38.868152 ], [ -75.725829, 38.869296 ], [ -75.745793, 39.114935 ], [ -75.746121, 39.120318 ], [ -75.747668, 39.143306 ], [ -75.747671, 39.143345 ], [ -75.755953, 39.245958 ], [ -75.755962, 39.246069 ], [ -75.760104, 39.296817 ], [ -75.766667, 39.377216 ], [ -75.766693, 39.377537 ], [ -75.77924, 39.534737 ], [ -75.779383, 39.536522 ], [ -75.78689, 39.630575 ], [ -75.78745, 39.637455 ], [ -75.788616, 39.680742 ], [ -75.788658, 39.681911 ], [ -75.788395, 39.700031 ], [ -75.788395, 39.700287 ], [ -75.788359, 39.721811 ], [ -75.739705, 39.772623 ], [ -75.716969, 39.791998 ], [ -75.685991, 39.811054 ], [ -75.662822, 39.82115 ], [ -75.641518, 39.828363 ], [ -75.634706, 39.830164 ], [ -75.595756, 39.837156 ], [ -75.594846, 39.837286 ] ] ] ] } },
+{ "type": "Feature", "id": 20, "properties": { "GEO_ID": "0400000US54", "STATE": "54", "NAME": "West Virginia", "LSAD": "", "CENSUSAREA": 24038.209999999999 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -78.571901, 39.031995 ], [ -78.565837, 39.026303 ], [ -78.554222, 39.019672 ], [ -78.557647, 39.013189 ], [ -78.601655, 38.964603 ], [ -78.710949, 38.910175 ], [ -78.714135, 38.911176 ], [ -78.716956, 38.916273 ], [ -78.719755, 38.922135 ], [ -78.719806, 38.922638 ], [ -78.757278, 38.903203 ], [ -78.779198, 38.892298 ], [ -78.788031, 38.885123 ], [ -78.808181, 38.856175 ], [ -78.835191, 38.811499 ], [ -78.869276, 38.762991 ], [ -78.993997, 38.850102 ], [ -78.999752, 38.846162 ], [ -79.055354, 38.782213 ], [ -79.057253, 38.761413 ], [ -79.092555, 38.700149 ], [ -79.092271, 38.699208 ], [ -79.135472, 38.644057 ], [ -79.135546, 38.643715 ], [ -79.136374, 38.6424 ], [ -79.137012, 38.640655 ], [ -79.146741, 38.625819 ], [ -79.146974, 38.625641 ], [ -79.174512, 38.566531 ], [ -79.174881, 38.566314 ], [ -79.207884, 38.500428 ], [ -79.207873, 38.500122 ], [ -79.209703, 38.495574 ], [ -79.210008, 38.494283 ], [ -79.210026, 38.494231 ], [ -79.225839, 38.479446 ], [ -79.23162, 38.474041 ], [ -79.234408, 38.473011 ], [ -79.240059, 38.469841 ], [ -79.242024, 38.464332 ], [ -79.26291, 38.444586 ], [ -79.263376, 38.443762 ], [ -79.265327, 38.441772 ], [ -79.267414, 38.438322 ], [ -79.282663, 38.431021 ], [ -79.280263, 38.425475 ], [ -79.290529, 38.420757 ], [ -79.291813, 38.419627 ], [ -79.295712, 38.418129 ], [ -79.297758, 38.416438 ], [ -79.312276, 38.411876 ], [ -79.476638, 38.457228 ], [ -79.521469, 38.533918 ], [ -79.53687, 38.550917 ], [ -79.555471, 38.560217 ], [ -79.597955, 38.572767 ], [ -79.649075, 38.591515 ], [ -79.669128, 38.510975 ], [ -79.669128, 38.510883 ], [ -79.695565, 38.477842 ], [ -79.699006, 38.475148 ], [ -79.688205, 38.450476 ], [ -79.688962, 38.449538 ], [ -79.689544, 38.442511 ], [ -79.691377, 38.439558 ], [ -79.731661, 38.374143 ], [ -79.808711, 38.309429 ], [ -79.810115, 38.305037 ], [ -79.788945, 38.268703 ], [ -79.790134, 38.267654 ], [ -79.794568, 38.264856 ], [ -79.891999, 38.203378 ], [ -79.892345, 38.202397 ], [ -79.916174, 38.184386 ], [ -79.917061, 38.183741 ], [ -79.921196, 38.180378 ], [ -79.921026, 38.179954 ], [ -79.925251, 38.150465 ], [ -79.925512, 38.150237 ], [ -79.928683, 38.144928 ], [ -79.928747, 38.144436 ], [ -79.933751, 38.135508 ], [ -79.938394, 38.130563 ], [ -79.931034, 38.101402 ], [ -79.933911, 38.099168 ], [ -79.959844, 38.063697 ], [ -79.978427, 38.029082 ], [ -80.002507, 37.992767 ], [ -80.055278, 37.951702 ], [ -80.130464, 37.893194 ], [ -80.14613, 37.884453 ], [ -80.147316, 37.885936 ], [ -80.148964, 37.886057 ], [ -80.162202, 37.875122 ], [ -80.227092, 37.798886 ], [ -80.231551, 37.792591 ], [ -80.257411, 37.756084 ], [ -80.262765, 37.738336 ], [ -80.260313, 37.733517 ], [ -80.259342, 37.731205 ], [ -80.263936, 37.719137 ], [ -80.287107, 37.696403 ], [ -80.296138, 37.691783 ], [ -80.292337, 37.683976 ], [ -80.292258, 37.683732 ], [ -80.270323, 37.648982 ], [ -80.270352, 37.648929 ], [ -80.267455, 37.646108 ], [ -80.267228, 37.646011 ], [ -80.264874, 37.645511 ], [ -80.26483, 37.645526 ], [ -80.263291, 37.645101 ], [ -80.263281, 37.645082 ], [ -80.254469, 37.642333 ], [ -80.254431, 37.642352 ], [ -80.239288, 37.637672 ], [ -80.220984, 37.627767 ], [ -80.223386, 37.623185 ], [ -80.240272, 37.606961 ], [ -80.288766, 37.58196 ], [ -80.312393, 37.546239 ], [ -80.330306, 37.536244 ], [ -80.314806, 37.500943 ], [ -80.320627, 37.49888 ], [ -80.425656, 37.449876 ], [ -80.443025, 37.438126 ], [ -80.46482, 37.426144 ], [ -80.475601, 37.422949 ], [ -80.494867, 37.43507 ], [ -80.511391, 37.481672 ], [ -80.622664, 37.433307 ], [ -80.770082, 37.372363 ], [ -80.776649, 37.383679 ], [ -80.776766, 37.384131 ], [ -80.798869, 37.395807 ], [ -80.811639, 37.407507 ], [ -80.85836, 37.428168 ], [ -80.858473, 37.428301 ], [ -80.859556, 37.429568 ], [ -80.859558, 37.429555 ], [ -80.862761, 37.411829 ], [ -80.872589, 37.372347 ], [ -80.849451, 37.346909 ], [ -80.900535, 37.315 ], [ -80.919259, 37.306163 ], [ -80.947896, 37.295872 ], [ -80.966556, 37.292158 ], [ -80.973889, 37.291444 ], [ -80.980044, 37.293118 ], [ -80.981322, 37.293465 ], [ -81.034652, 37.290751 ], [ -81.084012, 37.284401 ], [ -81.112596, 37.278497 ], [ -81.167029, 37.262881 ], [ -81.204774, 37.243013 ], [ -81.225104, 37.234874 ], [ -81.320105, 37.299323 ], [ -81.362156, 37.337687 ], [ -81.366315, 37.335927 ], [ -81.367052, 37.334504 ], [ -81.36809, 37.332423 ], [ -81.369379, 37.331827 ], [ -81.367599, 37.327569 ], [ -81.371315, 37.324115 ], [ -81.377349, 37.318447 ], [ -81.380159, 37.317838 ], [ -81.384127, 37.318596 ], [ -81.384914, 37.318832 ], [ -81.38581, 37.320085 ], [ -81.386727, 37.320474 ], [ -81.388132, 37.319903 ], [ -81.409196, 37.286071 ], [ -81.409729, 37.284837 ], [ -81.504168, 37.250115 ], [ -81.50488, 37.247697 ], [ -81.507325, 37.2338 ], [ -81.557315, 37.207697 ], [ -81.558353, 37.208145 ], [ -81.560625, 37.206663 ], [ -81.678603, 37.202467 ], [ -81.683544, 37.211452 ], [ -81.728194, 37.239823 ], [ -81.73332, 37.238127 ], [ -81.738378, 37.240917 ], [ -81.744291, 37.244178 ], [ -81.74342, 37.245858 ], [ -81.743505, 37.247601 ], [ -81.747656, 37.264329 ], [ -81.75129, 37.265131 ], [ -81.752123, 37.265568 ], [ -81.752912, 37.266614 ], [ -81.755012, 37.26772 ], [ -81.757531, 37.27001 ], [ -81.757714, 37.271124 ], [ -81.75773, 37.271934 ], [ -81.757631, 37.274003 ], [ -81.76022, 37.275254 ], [ -81.761752, 37.275713 ], [ -81.762776, 37.275391 ], [ -81.763836, 37.275218 ], [ -81.765195, 37.275099 ], [ -81.767837, 37.274216 ], [ -81.774684, 37.274807 ], [ -81.774747, 37.274847 ], [ -81.793425, 37.281674 ], [ -81.793639, 37.282188 ], [ -81.809184, 37.283003 ], [ -81.810559, 37.28298 ], [ -81.84231, 37.285556 ], [ -81.843167, 37.285586 ], [ -81.854059, 37.291352 ], [ -81.853488, 37.294763 ], [ -81.854465, 37.299937 ], [ -81.853978, 37.300418 ], [ -81.86476, 37.308404 ], [ -81.865219, 37.308839 ], [ -81.873213, 37.325065 ], [ -81.878343, 37.328837 ], [ -81.878713, 37.331753 ], [ -81.879601, 37.332074 ], [ -81.880886, 37.331146 ], [ -81.885075, 37.330665 ], [ -81.886952, 37.330725 ], [ -81.887722, 37.331156 ], [ -81.892876, 37.330134 ], [ -81.893773, 37.330105 ], [ -81.894768, 37.331381 ], [ -81.894797, 37.332012 ], [ -81.895489, 37.332022 ], [ -81.896001, 37.331967 ], [ -81.899459, 37.340277 ], [ -81.899495, 37.341102 ], [ -81.902992, 37.34234 ], [ -81.903795, 37.34305 ], [ -81.905945, 37.342775 ], [ -81.906368, 37.34276 ], [ -81.907322, 37.343119 ], [ -81.907895, 37.343783 ], [ -81.910875, 37.348729 ], [ -81.911487, 37.348839 ], [ -81.920711, 37.355416 ], [ -81.921571, 37.356423 ], [ -81.925643, 37.357316 ], [ -81.926589, 37.358942 ], [ -81.929915, 37.366589 ], [ -81.930194, 37.366728 ], [ -81.933895, 37.372747 ], [ -81.92749, 37.413251 ], [ -81.935621, 37.438397 ], [ -81.949367, 37.445687 ], [ -81.968795, 37.451496 ], [ -81.987006, 37.454878 ], [ -81.99227, 37.460916 ], [ -81.996578, 37.476705 ], [ -81.992916, 37.482969 ], [ -81.94264, 37.508844 ], [ -81.92787, 37.512118 ], [ -81.968297, 37.537798 ], [ -81.998177, 37.543082 ], [ -81.999844, 37.542579 ], [ -82.008274, 37.533357 ], [ -82.048521, 37.531078 ], [ -82.116584, 37.559588 ], [ -82.125892, 37.574031 ], [ -82.125601, 37.579021 ], [ -82.141814, 37.595052 ], [ -82.21967, 37.643046 ], [ -82.25028, 37.657776 ], [ -82.297011, 37.687273 ], [ -82.307235, 37.707669 ], [ -82.325739, 37.735799 ], [ -82.326404, 37.740815 ], [ -82.319023, 37.758892 ], [ -82.329867, 37.775897 ], [ -82.400234, 37.851833 ], [ -82.417679, 37.870658 ], [ -82.474666, 37.910388 ], [ -82.500386, 37.936518 ], [ -82.497358, 37.945338 ], [ -82.4973, 37.945507 ], [ -82.464987, 37.976859 ], [ -82.464096, 37.982437 ], [ -82.465473, 37.98478 ], [ -82.487732, 37.99833 ], [ -82.509812, 38.001249 ], [ -82.519665, 38.008538 ], [ -82.539139, 38.039093 ], [ -82.547284, 38.061094 ], [ -82.600127, 38.117389 ], [ -82.602618, 38.11835 ], [ -82.621164, 38.123239 ], [ -82.636466, 38.13786 ], [ -82.644739, 38.165487 ], [ -82.60423, 38.247303 ], [ -82.59497, 38.245453 ], [ -82.584001, 38.246371 ], [ -82.578254, 38.254809 ], [ -82.574656, 38.263873 ], [ -82.571877, 38.315781 ], [ -82.593008, 38.375082 ], [ -82.595382, 38.382712 ], [ -82.595369, 38.382722 ], [ -82.597113, 38.412881 ], [ -82.596281, 38.417681 ], [ -82.593673, 38.421809 ], [ -82.560664, 38.404338 ], [ -82.520178, 38.407582 ], [ -82.50667, 38.410092 ], [ -82.34064, 38.440948 ], [ -82.330335, 38.4445 ], [ -82.323999, 38.449268 ], [ -82.320223, 38.454516 ], [ -82.313935, 38.468084 ], [ -82.295571, 38.539783 ], [ -82.293271, 38.560283 ], [ -82.293871, 38.572683 ], [ -82.291271, 38.578983 ], [ -82.287102, 38.582588 ], [ -82.27427, 38.593683 ], [ -82.26207, 38.598183 ], [ -82.245969, 38.598483 ], [ -82.218967, 38.591683 ], [ -82.193824, 38.593096 ], [ -82.181967, 38.599384 ], [ -82.177267, 38.603784 ], [ -82.175167, 38.608484 ], [ -82.172066, 38.619284 ], [ -82.172066, 38.625984 ], [ -82.182467, 38.708782 ], [ -82.188268, 38.734082 ], [ -82.198882, 38.757725 ], [ -82.220449, 38.773739 ], [ -82.221566, 38.787187 ], [ -82.215759, 38.797462 ], [ -82.191172, 38.815137 ], [ -82.184428, 38.816529 ], [ -82.139279, 38.866407 ], [ -82.098762, 38.958288 ], [ -82.093165, 38.97098 ], [ -82.051563, 38.994378 ], [ -82.045663, 39.003778 ], [ -82.041563, 39.017878 ], [ -82.035963, 39.025478 ], [ -82.017562, 39.030078 ], [ -82.002261, 39.027878 ], [ -81.935619, 38.9895 ], [ -81.919783, 38.968494 ], [ -81.900595, 38.937671 ], [ -81.89847, 38.929603 ], [ -81.90091, 38.924338 ], [ -81.926671, 38.901311 ], [ -81.928352, 38.895371 ], [ -81.926967, 38.891602 ], [ -81.908645, 38.87846 ], [ -81.874857, 38.881174 ], [ -81.759995, 38.925828 ], [ -81.756131, 38.933545 ], [ -81.764253, 39.015279 ], [ -81.772854, 39.026179 ], [ -81.793304, 39.040353 ], [ -81.803355, 39.047678 ], [ -81.811655, 39.059578 ], [ -81.814155, 39.073478 ], [ -81.812355, 39.082078 ], [ -81.747253, 39.095378 ], [ -81.747253, 39.095379 ], [ -81.749689, 39.180742 ], [ -81.749853, 39.186489 ], [ -81.740061, 39.190652 ], [ -81.721551, 39.212448 ], [ -81.695724, 39.242859 ], [ -81.605816, 39.275851 ], [ -81.542346, 39.352874 ], [ -81.467744, 39.403774 ], [ -81.456143, 39.409274 ], [ -81.446543, 39.410374 ], [ -81.435642, 39.408474 ], [ -81.412706, 39.394618 ], [ -81.406689, 39.38809 ], [ -81.393794, 39.351706 ], [ -81.384556, 39.343449 ], [ -81.375961, 39.341697 ], [ -81.371271, 39.342062 ], [ -81.356911, 39.343178 ], [ -81.347567, 39.34577 ], [ -81.295373, 39.37529 ], [ -81.270716, 39.385914 ], [ -81.249088, 39.389992 ], [ -81.223581, 39.386062 ], [ -81.215617, 39.388602 ], [ -81.127696, 39.464879 ], [ -81.063587, 39.520497 ], [ -81.038691, 39.540464 ], [ -81.020055, 39.55541 ], [ -80.943782, 39.606926 ], [ -80.892208, 39.616756 ], [ -80.88036, 39.620706 ], [ -80.831871, 39.705655 ], [ -80.829764, 39.711839 ], [ -80.828618, 39.720848 ], [ -80.812342, 39.848845 ], [ -80.806179, 39.897306 ], [ -80.809619, 39.905626 ], [ -80.808722, 39.91257 ], [ -80.806018, 39.91713 ], [ -80.759455, 39.958233 ], [ -80.743166, 39.969113 ], [ -80.740126, 39.970793 ], [ -80.732051, 40.03324 ], [ -80.731504, 40.037472 ], [ -80.730904, 40.049172 ], [ -80.733104, 40.058772 ], [ -80.726504, 40.089072 ], [ -80.705482, 40.153047 ], [ -80.703052, 40.157231 ], [ -80.685391, 40.187642 ], [ -80.652098, 40.24497 ], [ -80.644598, 40.25127 ], [ -80.637198, 40.25507 ], [ -80.616696, 40.28027 ], [ -80.602895, 40.307069 ], [ -80.599895, 40.317669 ], [ -80.609313, 40.360468 ], [ -80.619196, 40.381768 ], [ -80.617346, 40.396004 ], [ -80.612295, 40.434867 ], [ -80.599194, 40.482566 ], [ -80.610259, 40.490962 ], [ -80.666917, 40.573664 ], [ -80.667957, 40.582496 ], [ -80.665892, 40.587728 ], [ -80.634355, 40.616095 ], [ -80.627171, 40.619936 ], [ -80.601494, 40.625387 ], [ -80.594065, 40.623664 ], [ -80.589041, 40.620128 ], [ -80.56072, 40.62368 ], [ -80.518991, 40.638801 ], [ -80.519039, 40.616391 ], [ -80.519086, 40.616385 ], [ -80.519086, 40.590161 ], [ -80.519055, 40.590173 ], [ -80.519057, 40.517922 ], [ -80.519054, 40.517922 ], [ -80.518692, 40.477365 ], [ -80.517998, 40.399644 ], [ -80.517991, 40.398868 ], [ -80.519056, 40.172771 ], [ -80.519056, 40.172744 ], [ -80.519104, 40.159672 ], [ -80.51896, 40.078089 ], [ -80.519008, 40.077001 ], [ -80.51912, 40.01641 ], [ -80.519207, 39.963381 ], [ -80.519218, 39.962424 ], [ -80.519217, 39.962199 ], [ -80.519203, 39.959394 ], [ -80.519175, 39.956648 ], [ -80.519115, 39.939188 ], [ -80.519248, 39.936967 ], [ -80.519342, 39.721403 ], [ -80.421388, 39.721189 ], [ -80.309457, 39.721264 ], [ -80.308651, 39.721283 ], [ -79.916266, 39.720792 ], [ -79.853131, 39.720713 ], [ -79.852904, 39.720713 ], [ -79.763774, 39.720776 ], [ -79.610623, 39.721245 ], [ -79.608223, 39.721154 ], [ -79.476662, 39.721078 ], [ -79.478866, 39.531689 ], [ -79.482354, 39.524682 ], [ -79.482648, 39.521364 ], [ -79.487651, 39.279933 ], [ -79.486737, 39.278149 ], [ -79.486179, 39.26497 ], [ -79.485874, 39.264905 ], [ -79.486873, 39.205961 ], [ -79.402911, 39.250106 ], [ -79.378687, 39.27192 ], [ -79.280039, 39.340076 ], [ -79.25688, 39.356077 ], [ -79.213192, 39.367897 ], [ -79.201676, 39.379726 ], [ -79.08445, 39.471356 ], [ -79.067072, 39.474658 ], [ -79.04244, 39.479339 ], [ -79.025681, 39.465539 ], [ -78.968996, 39.441543 ], [ -78.874744, 39.522611 ], [ -78.824788, 39.590233 ], [ -78.787461, 39.627492 ], [ -78.760497, 39.609984 ], [ -78.769029, 39.599871 ], [ -78.772048, 39.593833 ], [ -78.76749, 39.587487 ], [ -78.760196, 39.582154 ], [ -78.689455, 39.54577 ], [ -78.676219, 39.540622 ], [ -78.657324, 39.535087 ], [ -78.655984, 39.534695 ], [ -78.565929, 39.519444 ], [ -78.468639, 39.516789 ], [ -78.436939, 39.538959 ], [ -78.432033, 39.561053 ], [ -78.450207, 39.570889 ], [ -78.454376, 39.574319 ], [ -78.458456, 39.581158 ], [ -78.457187, 39.587379 ], [ -78.43025, 39.62329 ], [ -78.355218, 39.640576 ], [ -78.334044, 39.63577 ], [ -78.313033, 39.631001 ], [ -78.283039, 39.62047 ], [ -78.271122, 39.619642 ], [ -78.224337, 39.66327 ], [ -78.191107, 39.690262 ], [ -78.182759, 39.69511 ], [ -78.176625, 39.695967 ], [ -78.143478, 39.690412 ], [ -78.107834, 39.682137 ], [ -78.074595, 39.666686 ], [ -78.035992, 39.63572 ], [ -78.023427, 39.61986 ], [ -78.009985, 39.602893 ], [ -77.946442, 39.58491 ], [ -77.902649, 39.587796 ], [ -77.884536, 39.568174 ], [ -77.886135, 39.560432 ], [ -77.888945, 39.55595 ], [ -77.865423, 39.516472 ], [ -77.845105, 39.498285 ], [ -77.825411, 39.494036 ], [ -77.807821, 39.490241 ], [ -77.765442, 39.428574 ], [ -77.739204, 39.38573 ], [ -77.760435, 39.344171 ], [ -77.760586, 39.338864 ], [ -77.755789, 39.333899 ], [ -77.727379, 39.321666 ], [ -77.719029, 39.321125 ], [ -77.750267, 39.289284 ], [ -77.753357, 39.280331 ], [ -77.75306, 39.277971 ], [ -77.753105, 39.27734 ], [ -77.755193, 39.275191 ], [ -77.755698, 39.274575 ], [ -77.758412, 39.269197 ], [ -77.758733, 39.268114 ], [ -77.761217, 39.263721 ], [ -77.761768, 39.263031 ], [ -77.768, 39.257657 ], [ -77.768992, 39.256417 ], [ -77.767277, 39.24938 ], [ -77.771415, 39.236776 ], [ -77.822182, 39.139985 ], [ -77.828157, 39.132329 ], [ -78.032841, 39.264403 ], [ -78.033183, 39.264624 ], [ -78.033185, 39.264626 ], [ -78.228766, 39.391233 ], [ -78.347087, 39.466012 ], [ -78.362267, 39.357784 ], [ -78.34048, 39.353492 ], [ -78.35894, 39.319484 ], [ -78.360035, 39.317771 ], [ -78.399785, 39.244129 ], [ -78.399669, 39.243874 ], [ -78.423968, 39.212049 ], [ -78.427911, 39.208611 ], [ -78.429803, 39.207014 ], [ -78.431167, 39.205744 ], [ -78.43213, 39.204717 ], [ -78.437053, 39.199766 ], [ -78.438651, 39.198049 ], [ -78.426722, 39.188903 ], [ -78.41074, 39.171983 ], [ -78.418377, 39.156656 ], [ -78.439429, 39.132146 ], [ -78.459869, 39.113351 ], [ -78.508132, 39.08863 ], [ -78.544111, 39.056676 ], [ -78.571901, 39.031995 ] ] ] ] } },
+{ "type": "Feature", "id": 21, "properties": { "GEO_ID": "0400000US55", "STATE": "55", "NAME": "Wisconsin", "LSAD": "", "CENSUSAREA": 54157.805 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -90.456677, 47.016737 ], [ -90.4553, 47.02375 ], [ -90.455251, 47.024 ], [ -90.456008, 47.032085 ], [ -90.45638, 47.036062 ], [ -90.457076, 47.043506 ], [ -90.457128, 47.044058 ], [ -90.455502, 47.051331 ], [ -90.455113, 47.053071 ], [ -90.455024, 47.05347 ], [ -90.449572, 47.064965 ], [ -90.449083, 47.065995 ], [ -90.449075, 47.066013 ], [ -90.449024, 47.066045 ], [ -90.448439, 47.066415 ], [ -90.441968, 47.070511 ], [ -90.438734, 47.072557 ], [ -90.437271, 47.073483 ], [ -90.435387, 47.073868 ], [ -90.434762, 47.073996 ], [ -90.434543, 47.07404 ], [ -90.42837, 47.075302 ], [ -90.427087, 47.075564 ], [ -90.425277, 47.075934 ], [ -90.417272, 47.07757 ], [ -90.400234, 47.077263 ], [ -90.398913, 47.077239 ], [ -90.395367, 47.077175 ], [ -90.39517, 47.077017 ], [ -90.39495, 47.076841 ], [ -90.393848, 47.075956 ], [ -90.39383, 47.075941 ], [ -90.393723, 47.074859 ], [ -90.393115, 47.068687 ], [ -90.393111, 47.068644 ], [ -90.393077, 47.068304 ], [ -90.393035, 47.067877 ], [ -90.393241, 47.066753 ], [ -90.393277, 47.066557 ], [ -90.393342, 47.066204 ], [ -90.393351, 47.066153 ], [ -90.393507, 47.065302 ], [ -90.394212, 47.061452 ], [ -90.394312, 47.060909 ], [ -90.395988, 47.056972 ], [ -90.396177, 47.056528 ], [ -90.396275, 47.056299 ], [ -90.400067, 47.047391 ], [ -90.400219, 47.047034 ], [ -90.400365, 47.046691 ], [ -90.400409, 47.046588 ], [ -90.400427, 47.046463 ], [ -90.403306, 47.026693 ], [ -90.403321, 47.02659 ], [ -90.403499, 47.025366 ], [ -90.403908, 47.024864 ], [ -90.405033, 47.023482 ], [ -90.409437, 47.018072 ], [ -90.411972, 47.014958 ], [ -90.412886, 47.013836 ], [ -90.413133, 47.013533 ], [ -90.413428, 47.01317 ], [ -90.425351, 47.007526 ], [ -90.42732, 47.006593 ], [ -90.428273, 47.006142 ], [ -90.428438, 47.006064 ], [ -90.429397, 47.00561 ], [ -90.429539, 47.005565 ], [ -90.448857, 46.999452 ], [ -90.453619, 46.997946 ], [ -90.457445, 46.996735 ], [ -90.464079, 46.994636 ], [ -90.464087, 46.994681 ], [ -90.465465, 47.002593 ], [ -90.465321, 47.002777 ], [ -90.457688, 47.012484 ], [ -90.457453, 47.012783 ], [ -90.457315, 47.013488 ], [ -90.457272, 47.013707 ], [ -90.456677, 47.016737 ] ] ], [ [ [ -90.636718, 46.861323 ], [ -90.636386, 46.861705 ], [ -90.634048, 46.864396 ], [ -90.622048, 46.872872 ], [ -90.616452, 46.874466 ], [ -90.602619, 46.872715 ], [ -90.602552, 46.872706 ], [ -90.601924, 46.872099 ], [ -90.593899, 46.864344 ], [ -90.58819, 46.858827 ], [ -90.587392, 46.858056 ], [ -90.587306, 46.858015 ], [ -90.570006, 46.849696 ], [ -90.569868, 46.849398 ], [ -90.568938, 46.847391 ], [ -90.568874, 46.847252 ], [ -90.569108, 46.847112 ], [ -90.570652, 46.846192 ], [ -90.578263, 46.841653 ], [ -90.57839, 46.841616 ], [ -90.582347, 46.840454 ], [ -90.584489, 46.839825 ], [ -90.58505, 46.839789 ], [ -90.589921, 46.839476 ], [ -90.601288, 46.838747 ], [ -90.60329, 46.838618 ], [ -90.609501, 46.838219 ], [ -90.610306, 46.838168 ], [ -90.613569, 46.837958 ], [ -90.613822, 46.837942 ], [ -90.61424, 46.837815 ], [ -90.62548, 46.834395 ], [ -90.658031, 46.824493 ], [ -90.673838, 46.819684 ], [ -90.676133, 46.818986 ], [ -90.683356, 46.813275 ], [ -90.685753, 46.805003 ], [ -90.670438, 46.799633 ], [ -90.670049, 46.799496 ], [ -90.665389, 46.799394 ], [ -90.65531, 46.799173 ], [ -90.654861, 46.798907 ], [ -90.65455, 46.798723 ], [ -90.652916, 46.797755 ], [ -90.652906, 46.797707 ], [ -90.652343, 46.795088 ], [ -90.652236, 46.794589 ], [ -90.652219, 46.794511 ], [ -90.652591, 46.794083 ], [ -90.653417, 46.793131 ], [ -90.654103, 46.792342 ], [ -90.655339, 46.790919 ], [ -90.655375, 46.790877 ], [ -90.655483, 46.790753 ], [ -90.655611, 46.790606 ], [ -90.655682, 46.790524 ], [ -90.656358, 46.789745 ], [ -90.657179, 46.7888 ], [ -90.65892, 46.7885 ], [ -90.660541, 46.788221 ], [ -90.661154, 46.788116 ], [ -90.661517, 46.788054 ], [ -90.66326, 46.787754 ], [ -90.679469, 46.784964 ], [ -90.68763, 46.78356 ], [ -90.688602, 46.783393 ], [ -90.689259, 46.78328 ], [ -90.691473, 46.782899 ], [ -90.692974, 46.782641 ], [ -90.696465, 46.78204 ], [ -90.696934, 46.782119 ], [ -90.706594, 46.783752 ], [ -90.716456, 46.785418 ], [ -90.723938, 46.781737 ], [ -90.734915, 46.772015 ], [ -90.73884, 46.768539 ], [ -90.739425, 46.768021 ], [ -90.758019, 46.757969 ], [ -90.7625, 46.755547 ], [ -90.763647, 46.754927 ], [ -90.765221, 46.754534 ], [ -90.766611, 46.754187 ], [ -90.771228, 46.753034 ], [ -90.774436, 46.753086 ], [ -90.787751, 46.753301 ], [ -90.78781, 46.753302 ], [ -90.788304, 46.75331 ], [ -90.788515, 46.753313 ], [ -90.78843, 46.753619 ], [ -90.788285, 46.754145 ], [ -90.787554, 46.756786 ], [ -90.785415, 46.76452 ], [ -90.783086, 46.772939 ], [ -90.788926, 46.779191 ], [ -90.789243, 46.779529 ], [ -90.790965, 46.781373 ], [ -90.790992, 46.781534 ], [ -90.791085, 46.782097 ], [ -90.791358, 46.783752 ], [ -90.791392, 46.783955 ], [ -90.791517, 46.784713 ], [ -90.791562, 46.784983 ], [ -90.790231, 46.786103 ], [ -90.781682, 46.788835 ], [ -90.759119, 46.796044 ], [ -90.758586, 46.796214 ], [ -90.74572, 46.798228 ], [ -90.740603, 46.799029 ], [ -90.736609, 46.799654 ], [ -90.733231, 46.800183 ], [ -90.733001, 46.800219 ], [ -90.732823, 46.800385 ], [ -90.729581, 46.803395 ], [ -90.728546, 46.804356 ], [ -90.728384, 46.805707 ], [ -90.727952, 46.809319 ], [ -90.727818, 46.810434 ], [ -90.720932, 46.815897 ], [ -90.712381, 46.820743 ], [ -90.704619, 46.823508 ], [ -90.694496, 46.827114 ], [ -90.682954, 46.831225 ], [ -90.675364, 46.833929 ], [ -90.672908, 46.835202 ], [ -90.656946, 46.843476 ], [ -90.656109, 46.844108 ], [ -90.655873, 46.844286 ], [ -90.655691, 46.844424 ], [ -90.654497, 46.845325 ], [ -90.654472, 46.845344 ], [ -90.651804, 46.847359 ], [ -90.651231, 46.847792 ], [ -90.650914, 46.848031 ], [ -90.647486, 46.85062 ], [ -90.646982, 46.851001 ], [ -90.643218, 46.853844 ], [ -90.637885, 46.859981 ], [ -90.637091, 46.860895 ], [ -90.636718, 46.861323 ] ] ], [ [ [ -90.579568, 46.91823 ], [ -90.592933, 46.915558 ], [ -90.623547, 46.909438 ], [ -90.624635, 46.909221 ], [ -90.625685, 46.909011 ], [ -90.637124, 46.906724 ], [ -90.64412, 46.908373 ], [ -90.644144, 46.908379 ], [ -90.644218, 46.908455 ], [ -90.654796, 46.919249 ], [ -90.654805, 46.919259 ], [ -90.654797, 46.919276 ], [ -90.651834, 46.925267 ], [ -90.651043, 46.926074 ], [ -90.646351, 46.93086 ], [ -90.64534, 46.931893 ], [ -90.64479, 46.932453 ], [ -90.643966, 46.933294 ], [ -90.643328, 46.933944 ], [ -90.634507, 46.942944 ], [ -90.633915, 46.943113 ], [ -90.601876, 46.952251 ], [ -90.601153, 46.952457 ], [ -90.572383, 46.958835 ], [ -90.530597, 46.968099 ], [ -90.528804, 46.968497 ], [ -90.528182, 46.968396 ], [ -90.524874, 46.96786 ], [ -90.523298, 46.967604 ], [ -90.521791, 46.966804 ], [ -90.514782, 46.963084 ], [ -90.514616, 46.962996 ], [ -90.513328, 46.962312 ], [ -90.512884, 46.962076 ], [ -90.512211, 46.961719 ], [ -90.511623, 46.961407 ], [ -90.50988, 46.959108 ], [ -90.509372, 46.958438 ], [ -90.508157, 46.956836 ], [ -90.511124, 46.952885 ], [ -90.524018, 46.935714 ], [ -90.524056, 46.935664 ], [ -90.532652, 46.932489 ], [ -90.535368, 46.931486 ], [ -90.539947, 46.92785 ], [ -90.543583, 46.923002 ], [ -90.543852, 46.918289 ], [ -90.545105, 46.917287 ], [ -90.545872, 46.916673 ], [ -90.549104, 46.915461 ], [ -90.550371, 46.915829 ], [ -90.55328, 46.916674 ], [ -90.557319, 46.918693 ], [ -90.569169, 46.920309 ], [ -90.579568, 46.91823 ] ] ], [ [ [ -87.500105, 45.061117 ], [ -87.498964, 45.061231 ], [ -87.497254, 45.061278 ], [ -87.496415, 45.061072 ], [ -87.495479, 45.060661 ], [ -87.494543, 45.060044 ], [ -87.493381, 45.059107 ], [ -87.492864, 45.058376 ], [ -87.49285, 45.058325 ], [ -87.492702, 45.057805 ], [ -87.492691, 45.057799 ], [ -87.492573, 45.057736 ], [ -87.492563, 45.057653 ], [ -87.49254, 45.057462 ], [ -87.492516, 45.057419 ], [ -87.492411, 45.057233 ], [ -87.492314, 45.056936 ], [ -87.492023, 45.056502 ], [ -87.491765, 45.056273 ], [ -87.491636, 45.056227 ], [ -87.491507, 45.05609 ], [ -87.491345, 45.056022 ], [ -87.490216, 45.055222 ], [ -87.490151, 45.055039 ], [ -87.490189, 45.055017 ], [ -87.490312, 45.054948 ], [ -87.490925, 45.055039 ], [ -87.492668, 45.055792 ], [ -87.494475, 45.056523 ], [ -87.498379, 45.057733 ], [ -87.49867, 45.057779 ], [ -87.498863, 45.057847 ], [ -87.500105, 45.058167 ], [ -87.501572, 45.058602 ], [ -87.504281, 45.059198 ], [ -87.504967, 45.059287 ], [ -87.506055, 45.059428 ], [ -87.506086, 45.059461 ], [ -87.506184, 45.059565 ], [ -87.506109, 45.059644 ], [ -87.506054, 45.059702 ], [ -87.504488, 45.060024 ], [ -87.50428, 45.060067 ], [ -87.503602, 45.060272 ], [ -87.50244, 45.060706 ], [ -87.501802, 45.060841 ], [ -87.500603, 45.061094 ], [ -87.500105, 45.061117 ] ] ], [ [ [ -86.945964, 45.407673 ], [ -86.943041, 45.41525 ], [ -86.942901, 45.415392 ], [ -86.941237, 45.417075 ], [ -86.937393, 45.420966 ], [ -86.936224, 45.421035 ], [ -86.934724, 45.421123 ], [ -86.934276, 45.421149 ], [ -86.934091, 45.420972 ], [ -86.930511, 45.417536 ], [ -86.929028, 45.41377 ], [ -86.928246, 45.411784 ], [ -86.928045, 45.411273 ], [ -86.927768, 45.411183 ], [ -86.917686, 45.40789 ], [ -86.914004, 45.408052 ], [ -86.909743, 45.408239 ], [ -86.902739, 45.408547 ], [ -86.898049, 45.408753 ], [ -86.892893, 45.40898 ], [ -86.883364, 45.412076 ], [ -86.880629, 45.412965 ], [ -86.877502, 45.413981 ], [ -86.865002, 45.412489 ], [ -86.862174, 45.412151 ], [ -86.861472, 45.412067 ], [ -86.861317, 45.411946 ], [ -86.859922, 45.410853 ], [ -86.855993, 45.407777 ], [ -86.853145, 45.405547 ], [ -86.853082, 45.405562 ], [ -86.830353, 45.410852 ], [ -86.830331, 45.410955 ], [ -86.829741, 45.413705 ], [ -86.829352, 45.415516 ], [ -86.829143, 45.41649 ], [ -86.829905, 45.420623 ], [ -86.830123, 45.421805 ], [ -86.830175, 45.422092 ], [ -86.8309, 45.426023 ], [ -86.830755, 45.426186 ], [ -86.828731, 45.428461 ], [ -86.828661, 45.428539 ], [ -86.828071, 45.428459 ], [ -86.82177, 45.427602 ], [ -86.817069, 45.426963 ], [ -86.816741, 45.42676 ], [ -86.81551, 45.425998 ], [ -86.810055, 45.422619 ], [ -86.80991, 45.422283 ], [ -86.805978, 45.413159 ], [ -86.805868, 45.412903 ], [ -86.805843, 45.412592 ], [ -86.805767, 45.411661 ], [ -86.805652, 45.410247 ], [ -86.805415, 45.407324 ], [ -86.808303, 45.406067 ], [ -86.808658, 45.406143 ], [ -86.814956, 45.407483 ], [ -86.815881, 45.40768 ], [ -86.817148, 45.40795 ], [ -86.818073, 45.408147 ], [ -86.81954, 45.407679 ], [ -86.822083, 45.406868 ], [ -86.824383, 45.406135 ], [ -86.82473, 45.405798 ], [ -86.837482, 45.393432 ], [ -86.841432, 45.389601 ], [ -86.853103, 45.370861 ], [ -86.853182, 45.370816 ], [ -86.857308, 45.36846 ], [ -86.858384, 45.367846 ], [ -86.863367, 45.365 ], [ -86.863563, 45.364888 ], [ -86.8636, 45.364783 ], [ -86.863694, 45.364518 ], [ -86.863719, 45.364446 ], [ -86.864314, 45.362764 ], [ -86.867743, 45.353065 ], [ -86.86771, 45.35289 ], [ -86.866244, 45.344992 ], [ -86.866126, 45.344356 ], [ -86.865528, 45.341136 ], [ -86.865499, 45.340981 ], [ -86.865634, 45.340686 ], [ -86.866054, 45.339765 ], [ -86.869031, 45.333244 ], [ -86.869041, 45.333223 ], [ -86.86951, 45.333041 ], [ -86.872296, 45.331962 ], [ -86.874685, 45.331037 ], [ -86.874761, 45.331008 ], [ -86.875117, 45.33087 ], [ -86.879361, 45.331335 ], [ -86.880572, 45.331467 ], [ -86.887802, 45.332259 ], [ -86.895055, 45.329035 ], [ -86.899488, 45.322588 ], [ -86.896667, 45.307275 ], [ -86.896922, 45.298521 ], [ -86.896928, 45.2983 ], [ -86.899891, 45.295185 ], [ -86.900636, 45.295431 ], [ -86.901602, 45.29575 ], [ -86.904362, 45.296662 ], [ -86.904898, 45.296839 ], [ -86.913995, 45.31211 ], [ -86.925681, 45.3242 ], [ -86.937368, 45.333065 ], [ -86.940715, 45.333762 ], [ -86.94107, 45.333836 ], [ -86.946796, 45.335027 ], [ -86.946943, 45.335058 ], [ -86.948087, 45.335296 ], [ -86.95155, 45.338298 ], [ -86.95499, 45.34128 ], [ -86.955456, 45.341684 ], [ -86.955577, 45.341788 ], [ -86.955691, 45.341888 ], [ -86.956054, 45.342202 ], [ -86.956129, 45.342267 ], [ -86.95614, 45.343785 ], [ -86.956192, 45.351179 ], [ -86.956198, 45.352006 ], [ -86.954435, 45.353706 ], [ -86.953389, 45.354715 ], [ -86.95336, 45.35472 ], [ -86.948272, 45.355682 ], [ -86.946297, 45.35869 ], [ -86.946475, 45.359826 ], [ -86.946503, 45.360004 ], [ -86.946791, 45.361845 ], [ -86.947142, 45.364085 ], [ -86.94751, 45.366434 ], [ -86.947604, 45.366645 ], [ -86.947684, 45.366825 ], [ -86.948731, 45.369178 ], [ -86.948743, 45.369205 ], [ -86.948803, 45.369338 ], [ -86.95497, 45.383194 ], [ -86.955204, 45.383721 ], [ -86.954329, 45.385989 ], [ -86.953773, 45.38743 ], [ -86.951866, 45.392373 ], [ -86.951176, 45.394162 ], [ -86.947346, 45.40409 ], [ -86.947074, 45.404796 ], [ -86.946837, 45.40541 ], [ -86.945964, 45.407673 ] ] ], [ [ [ -87.76262, 44.965796 ], [ -87.7627, 44.965786 ], [ -87.762846, 44.965768 ], [ -87.766115, 44.965351 ], [ -87.766872, 44.965254 ], [ -87.781298, 44.961738 ], [ -87.781464, 44.961697 ], [ -87.788987, 44.959863 ], [ -87.789934, 44.959633 ], [ -87.791372, 44.959282 ], [ -87.791987, 44.959132 ], [ -87.792325, 44.95905 ], [ -87.812594, 44.954109 ], [ -87.812989, 44.954013 ], [ -87.813276, 44.953885 ], [ -87.813866, 44.953623 ], [ -87.815134, 44.95306 ], [ -87.816151, 44.952608 ], [ -87.817285, 44.952104 ], [ -87.817551, 44.951986 ], [ -87.817713, 44.951914 ], [ -87.817912, 44.951826 ], [ -87.818113, 44.951736 ], [ -87.819313, 44.951203 ], [ -87.819369, 44.951178 ], [ -87.819525, 44.951109 ], [ -87.820281, 44.950358 ], [ -87.820848, 44.949793 ], [ -87.82105, 44.949593 ], [ -87.821485, 44.949161 ], [ -87.821983, 44.948665 ], [ -87.822192, 44.948457 ], [ -87.837647, 44.933091 ], [ -87.839028, 44.931718 ], [ -87.843433, 44.924355 ], [ -87.844299, 44.918524 ], [ -87.842844, 44.912586 ], [ -87.842719, 44.912077 ], [ -87.84264, 44.911916 ], [ -87.842375, 44.911371 ], [ -87.840382, 44.907289 ], [ -87.839561, 44.905607 ], [ -87.837017, 44.902509 ], [ -87.836743, 44.902177 ], [ -87.836082, 44.901371 ], [ -87.834275, 44.899172 ], [ -87.833731, 44.89851 ], [ -87.833521, 44.898254 ], [ -87.832137, 44.896569 ], [ -87.827751, 44.891229 ], [ -87.832764, 44.880939 ], [ -87.835497, 44.877544 ], [ -87.836916, 44.87578 ], [ -87.838359, 44.873987 ], [ -87.847616, 44.870692 ], [ -87.848324, 44.87044 ], [ -87.84914, 44.86942 ], [ -87.852789, 44.86486 ], [ -87.854184, 44.859633 ], [ -87.854681, 44.857771 ], [ -87.854938, 44.857386 ], [ -87.855962, 44.855854 ], [ -87.857121, 44.85412 ], [ -87.857469, 44.853599 ], [ -87.865898, 44.840988 ], [ -87.866237, 44.840481 ], [ -87.871679, 44.839816 ], [ -87.878218, 44.839016 ], [ -87.885709, 44.835208 ], [ -87.89257, 44.83172 ], [ -87.895812, 44.830072 ], [ -87.897931, 44.828995 ], [ -87.899787, 44.828051 ], [ -87.901137, 44.827365 ], [ -87.901814, 44.825616 ], [ -87.902166, 44.824708 ], [ -87.903395, 44.821534 ], [ -87.903844, 44.820376 ], [ -87.904281, 44.819246 ], [ -87.904484, 44.818723 ], [ -87.905444, 44.816997 ], [ -87.906582, 44.814949 ], [ -87.911366, 44.806345 ], [ -87.918874, 44.79284 ], [ -87.923588, 44.784361 ], [ -87.925845, 44.780301 ], [ -87.926816, 44.778555 ], [ -87.941453, 44.75608 ], [ -87.95156, 44.753107 ], [ -87.956849, 44.749272 ], [ -87.964714, 44.74357 ], [ -87.972654, 44.733687 ], [ -87.983065, 44.72073 ], [ -87.983494, 44.720196 ], [ -87.983941, 44.717781 ], [ -87.98395, 44.717735 ], [ -87.984094, 44.716955 ], [ -87.984247, 44.716129 ], [ -87.984401, 44.715298 ], [ -87.986055, 44.70636 ], [ -87.986134, 44.705936 ], [ -87.987296, 44.699657 ], [ -87.987417, 44.699005 ], [ -87.988667, 44.692255 ], [ -87.98925, 44.689107 ], [ -87.989344, 44.688598 ], [ -87.989376, 44.688424 ], [ -87.98947, 44.687918 ], [ -87.989717, 44.686582 ], [ -87.989912, 44.677587 ], [ -87.990081, 44.669791 ], [ -87.99011, 44.668455 ], [ -87.998964, 44.665187 ], [ -88.000321, 44.664686 ], [ -88.002085, 44.664035 ], [ -88.002254, 44.663442 ], [ -88.002677, 44.661956 ], [ -88.00334, 44.65963 ], [ -88.007287, 44.645779 ], [ -88.009766, 44.637081 ], [ -88.009523, 44.631711 ], [ -88.009486, 44.630897 ], [ -88.009472, 44.630594 ], [ -88.009463, 44.630398 ], [ -88.008717, 44.628932 ], [ -88.007489, 44.626521 ], [ -88.007158, 44.625871 ], [ -88.007013, 44.625586 ], [ -88.006871, 44.625306 ], [ -88.006409, 44.624399 ], [ -88.001172, 44.614112 ], [ -87.998836, 44.609523 ], [ -87.998716, 44.609288 ], [ -88.001943, 44.603909 ], [ -88.012395, 44.602438 ], [ -88.014735, 44.5964 ], [ -88.015092, 44.595478 ], [ -88.016373, 44.592172 ], [ -88.016404, 44.592092 ], [ -88.019465, 44.588344 ], [ -88.022853, 44.584196 ], [ -88.027103, 44.578992 ], [ -88.028148, 44.578736 ], [ -88.034535, 44.577175 ], [ -88.036103, 44.576792 ], [ -88.036104, 44.576791 ], [ -88.039092, 44.574324 ], [ -88.039489, 44.573995 ], [ -88.041162, 44.572614 ], [ -88.041202, 44.572581 ], [ -88.041358, 44.571809 ], [ -88.041485, 44.571183 ], [ -88.041561, 44.570804 ], [ -88.041659, 44.57032 ], [ -88.041775, 44.569746 ], [ -88.042261, 44.567344 ], [ -88.042414, 44.566589 ], [ -88.037178, 44.562705 ], [ -88.020707, 44.550484 ], [ -88.016709, 44.547518 ], [ -88.005518, 44.539216 ], [ -88.000099, 44.537827 ], [ -87.999002, 44.537546 ], [ -87.998536, 44.537426 ], [ -87.990985, 44.535491 ], [ -87.990468, 44.535358 ], [ -87.986059, 44.534228 ], [ -87.982821, 44.533398 ], [ -87.977901, 44.532137 ], [ -87.970702, 44.530292 ], [ -87.943801, 44.529693 ], [ -87.939972, 44.531323 ], [ -87.935707, 44.533138 ], [ -87.929001, 44.535993 ], [ -87.924044, 44.540991 ], [ -87.917467, 44.547622 ], [ -87.917, 44.548093 ], [ -87.915846, 44.549612 ], [ -87.901206, 44.568887 ], [ -87.901178, 44.568924 ], [ -87.901177, 44.568925 ], [ -87.900668, 44.570084 ], [ -87.899368, 44.573043 ], [ -87.898907, 44.574091 ], [ -87.898888, 44.574135 ], [ -87.899183, 44.574576 ], [ -87.900198, 44.576095 ], [ -87.900634, 44.576747 ], [ -87.901061, 44.577386 ], [ -87.901236, 44.577648 ], [ -87.903689, 44.581317 ], [ -87.902319, 44.583079 ], [ -87.901179, 44.584545 ], [ -87.896412, 44.58678 ], [ -87.894356, 44.587745 ], [ -87.891727, 44.588977 ], [ -87.891717, 44.588982 ], [ -87.890868, 44.589647 ], [ -87.88741, 44.592356 ], [ -87.867941, 44.607606 ], [ -87.866884, 44.608434 ], [ -87.842164, 44.618826 ], [ -87.837416, 44.620822 ], [ -87.836101, 44.621375 ], [ -87.830848, 44.623583 ], [ -87.829229, 44.624521 ], [ -87.823444, 44.62787 ], [ -87.820083, 44.629816 ], [ -87.809076, 44.636189 ], [ -87.808819, 44.636338 ], [ -87.808366, 44.636378 ], [ -87.78824, 44.638137 ], [ -87.77516, 44.639281 ], [ -87.765774, 44.642023 ], [ -87.762912, 44.64411 ], [ -87.762376, 44.644501 ], [ -87.756048, 44.649117 ], [ -87.756031, 44.649129 ], [ -87.750899, 44.656192 ], [ -87.74909, 44.664131 ], [ -87.748409, 44.667122 ], [ -87.736058, 44.677025 ], [ -87.733701, 44.678916 ], [ -87.729836, 44.682015 ], [ -87.71978, 44.693246 ], [ -87.718413, 44.707765 ], [ -87.718409, 44.707811 ], [ -87.718427, 44.70787 ], [ -87.720248, 44.713833 ], [ -87.720599, 44.714984 ], [ -87.721816, 44.718969 ], [ -87.721252, 44.722361 ], [ -87.721059, 44.723522 ], [ -87.720889, 44.724548 ], [ -87.720312, 44.725073 ], [ -87.714401, 44.730449 ], [ -87.705852, 44.738225 ], [ -87.705733, 44.738364 ], [ -87.704653, 44.73963 ], [ -87.703557, 44.740914 ], [ -87.701022, 44.743882 ], [ -87.700778, 44.744169 ], [ -87.700539, 44.744448 ], [ -87.698653, 44.746657 ], [ -87.698584, 44.746738 ], [ -87.698246, 44.747133 ], [ -87.698167, 44.747226 ], [ -87.688207, 44.758892 ], [ -87.687497, 44.759567 ], [ -87.679709, 44.766973 ], [ -87.678368, 44.768247 ], [ -87.677995, 44.768602 ], [ -87.662056, 44.783758 ], [ -87.647764, 44.797347 ], [ -87.6463, 44.798739 ], [ -87.645229, 44.800466 ], [ -87.644646, 44.801407 ], [ -87.644637, 44.801423 ], [ -87.644545, 44.801571 ], [ -87.637104, 44.813575 ], [ -87.635416, 44.815124 ], [ -87.635265, 44.815263 ], [ -87.634476, 44.815986 ], [ -87.63439, 44.816065 ], [ -87.634381, 44.816073 ], [ -87.634059, 44.816369 ], [ -87.633418, 44.816956 ], [ -87.632977, 44.817361 ], [ -87.632892, 44.817439 ], [ -87.632699, 44.817616 ], [ -87.622014, 44.827419 ], [ -87.616384, 44.832585 ], [ -87.616242, 44.832715 ], [ -87.611852, 44.836743 ], [ -87.611118, 44.837416 ], [ -87.610245, 44.838217 ], [ -87.610063, 44.838384 ], [ -87.610018, 44.838405 ], [ -87.609784, 44.838514 ], [ -87.581635, 44.851638 ], [ -87.581306, 44.851791 ], [ -87.573175, 44.853118 ], [ -87.570851, 44.852932 ], [ -87.560183, 44.85208 ], [ -87.550288, 44.85129 ], [ -87.550003, 44.851381 ], [ -87.534723, 44.85625 ], [ -87.530999, 44.857437 ], [ -87.530794, 44.857594 ], [ -87.515142, 44.869596 ], [ -87.51459, 44.86938 ], [ -87.513775, 44.869061 ], [ -87.513413, 44.868919 ], [ -87.512129, 44.868416 ], [ -87.504868, 44.865573 ], [ -87.504405, 44.865392 ], [ -87.504303, 44.865352 ], [ -87.502431, 44.864619 ], [ -87.501578, 44.864285 ], [ -87.499063, 44.864207 ], [ -87.478489, 44.863572 ], [ -87.472639, 44.86769 ], [ -87.456688, 44.878918 ], [ -87.441339, 44.889723 ], [ -87.437084, 44.892718 ], [ -87.433128, 44.892741 ], [ -87.433005, 44.892691 ], [ -87.428144, 44.890738 ], [ -87.421007, 44.887869 ], [ -87.420327, 44.887596 ], [ -87.419106, 44.885378 ], [ -87.419114, 44.885285 ], [ -87.419135, 44.885052 ], [ -87.419951, 44.87594 ], [ -87.419253, 44.87496 ], [ -87.410919, 44.863259 ], [ -87.410015, 44.86199 ], [ -87.408779, 44.861453 ], [ -87.405658, 44.860098 ], [ -87.405541, 44.860047 ], [ -87.384821, 44.865532 ], [ -87.384593, 44.869277 ], [ -87.383874, 44.881116 ], [ -87.383839, 44.881685 ], [ -87.383833, 44.881788 ], [ -87.38367, 44.884475 ], [ -87.383655, 44.884723 ], [ -87.383631, 44.885115 ], [ -87.385396, 44.889964 ], [ -87.386111, 44.890699 ], [ -87.386375, 44.890972 ], [ -87.386396, 44.890993 ], [ -87.38649, 44.89109 ], [ -87.390604, 44.895323 ], [ -87.390651, 44.895372 ], [ -87.3908, 44.895524 ], [ -87.39107, 44.895803 ], [ -87.39198, 44.896739 ], [ -87.39227, 44.897037 ], [ -87.393399, 44.898199 ], [ -87.396972, 44.899955 ], [ -87.397184, 44.900059 ], [ -87.397359, 44.900145 ], [ -87.400488, 44.901683 ], [ -87.401947, 44.9024 ], [ -87.406199, 44.90449 ], [ -87.405361, 44.909626 ], [ -87.405005, 44.911806 ], [ -87.398368, 44.925226 ], [ -87.393752, 44.933751 ], [ -87.393672, 44.933899 ], [ -87.393405, 44.934393 ], [ -87.393058, 44.934677 ], [ -87.389006, 44.937988 ], [ -87.387253, 44.939421 ], [ -87.385066, 44.942445 ], [ -87.384669, 44.942993 ], [ -87.382436, 44.94608 ], [ -87.374805, 44.956631 ], [ -87.373046, 44.960388 ], [ -87.372599, 44.961343 ], [ -87.372568, 44.96141 ], [ -87.371854, 44.962935 ], [ -87.370075, 44.966736 ], [ -87.363492, 44.980798 ], [ -87.360288, 44.987643 ], [ -87.351487, 44.997203 ], [ -87.345091, 45.004151 ], [ -87.336548, 45.013431 ], [ -87.336457, 45.01353 ], [ -87.322117, 45.034201 ], [ -87.322022, 45.03429 ], [ -87.315879, 45.040103 ], [ -87.307394, 45.04813 ], [ -87.303475, 45.051838 ], [ -87.30342, 45.05189 ], [ -87.303149, 45.052146 ], [ -87.302831, 45.052447 ], [ -87.30247, 45.052666 ], [ -87.300887, 45.053625 ], [ -87.300724, 45.053724 ], [ -87.300146, 45.054075 ], [ -87.28428, 45.063694 ], [ -87.284208, 45.06376 ], [ -87.269231, 45.077396 ], [ -87.268737, 45.077847 ], [ -87.268695, 45.077884 ], [ -87.264877, 45.081361 ], [ -87.260631, 45.092355 ], [ -87.260542, 45.092585 ], [ -87.260595, 45.106007 ], [ -87.257449, 45.121644 ], [ -87.254072, 45.126323 ], [ -87.250487, 45.131289 ], [ -87.240813, 45.137559 ], [ -87.240308, 45.137886 ], [ -87.242331, 45.146773 ], [ -87.242924, 45.149377 ], [ -87.238426, 45.166492 ], [ -87.238229, 45.167238 ], [ -87.238224, 45.167259 ], [ -87.23822, 45.167262 ], [ -87.231925, 45.172316 ], [ -87.231214, 45.172887 ], [ -87.224065, 45.174551 ], [ -87.222316, 45.174959 ], [ -87.221971, 45.175039 ], [ -87.221707, 45.174716 ], [ -87.220937, 45.173773 ], [ -87.21437, 45.165735 ], [ -87.213483, 45.165614 ], [ -87.207963, 45.164857 ], [ -87.200385, 45.163819 ], [ -87.195876, 45.163201 ], [ -87.195213, 45.16311 ], [ -87.17517, 45.173 ], [ -87.175068, 45.17305 ], [ -87.173722, 45.17485 ], [ -87.171272, 45.178123 ], [ -87.171233, 45.178175 ], [ -87.170266, 45.179468 ], [ -87.170062, 45.179741 ], [ -87.168298, 45.182099 ], [ -87.168252, 45.18216 ], [ -87.167179, 45.183594 ], [ -87.163169, 45.185331 ], [ -87.147709, 45.190711 ], [ -87.147657, 45.190719 ], [ -87.142708, 45.191437 ], [ -87.13303, 45.192843 ], [ -87.132874, 45.192794 ], [ -87.12981, 45.191825 ], [ -87.128597, 45.191441 ], [ -87.124549, 45.190162 ], [ -87.123689, 45.18989 ], [ -87.119972, 45.191103 ], [ -87.119971, 45.191125 ], [ -87.119968, 45.191198 ], [ -87.119925, 45.19228 ], [ -87.119921, 45.192386 ], [ -87.119894, 45.193071 ], [ -87.119887, 45.193242 ], [ -87.119876, 45.193527 ], [ -87.119874, 45.193581 ], [ -87.119868, 45.193724 ], [ -87.119864, 45.193843 ], [ -87.119825, 45.194814 ], [ -87.119822, 45.194908 ], [ -87.119784, 45.195866 ], [ -87.11978, 45.195965 ], [ -87.119768, 45.196271 ], [ -87.119534, 45.202184 ], [ -87.119522, 45.202488 ], [ -87.119511, 45.202754 ], [ -87.119413, 45.205237 ], [ -87.119405, 45.20544 ], [ -87.11945, 45.205529 ], [ -87.119654, 45.20593 ], [ -87.121541, 45.209649 ], [ -87.121566, 45.209698 ], [ -87.121609, 45.209783 ], [ -87.122098, 45.215121 ], [ -87.122194, 45.216168 ], [ -87.122226, 45.216519 ], [ -87.122248, 45.216764 ], [ -87.122364, 45.218023 ], [ -87.122708, 45.221786 ], [ -87.122819, 45.222997 ], [ -87.121667, 45.226337 ], [ -87.121288, 45.227438 ], [ -87.121266, 45.2275 ], [ -87.117391, 45.23874 ], [ -87.116456, 45.24145 ], [ -87.116432, 45.24152 ], [ -87.109541, 45.255397 ], [ -87.109014, 45.256458 ], [ -87.108743, 45.257003 ], [ -87.10843, 45.257093 ], [ -87.101681, 45.259027 ], [ -87.078316, 45.265723 ], [ -87.071035, 45.280355 ], [ -87.070845, 45.280532 ], [ -87.057627, 45.292838 ], [ -87.053417, 45.287901 ], [ -87.052927, 45.287326 ], [ -87.052872, 45.287262 ], [ -87.051979, 45.286215 ], [ -87.0517, 45.285888 ], [ -87.050796, 45.285758 ], [ -87.048745, 45.285464 ], [ -87.043895, 45.284767 ], [ -87.043724, 45.28482 ], [ -87.043497, 45.28489 ], [ -87.04313, 45.285003 ], [ -87.041463, 45.285518 ], [ -87.034206, 45.287758 ], [ -87.034077, 45.287844 ], [ -87.021088, 45.296541 ], [ -87.017036, 45.299254 ], [ -87.015797, 45.29919 ], [ -86.994112, 45.298061 ], [ -86.993528, 45.297915 ], [ -86.993201, 45.297833 ], [ -86.984223, 45.295585 ], [ -86.98388, 45.295499 ], [ -86.983355, 45.295368 ], [ -86.983227, 45.29526 ], [ -86.980058, 45.292598 ], [ -86.97778, 45.290684 ], [ -86.977714, 45.290575 ], [ -86.970355, 45.278455 ], [ -86.972786, 45.274591 ], [ -86.973227, 45.27389 ], [ -86.974346, 45.272113 ], [ -86.974528, 45.271823 ], [ -86.974622, 45.271752 ], [ -86.977355, 45.269687 ], [ -86.983597, 45.264971 ], [ -86.984398, 45.264366 ], [ -86.984495, 45.263409 ], [ -86.984938, 45.259036 ], [ -86.984975, 45.258674 ], [ -86.984172, 45.255346 ], [ -86.983066, 45.250764 ], [ -86.982669, 45.249117 ], [ -86.982393, 45.24898 ], [ -86.976711, 45.246146 ], [ -86.973287, 45.246381 ], [ -86.973022, 45.246399 ], [ -86.973453, 45.244966 ], [ -86.97346, 45.244944 ], [ -86.973483, 45.244867 ], [ -86.973651, 45.244308 ], [ -86.974086, 45.242864 ], [ -86.978697, 45.227538 ], [ -86.978759, 45.227333 ], [ -86.98108, 45.223646 ], [ -86.981956, 45.222254 ], [ -86.983001, 45.220593 ], [ -86.983708, 45.21947 ], [ -86.985973, 45.215872 ], [ -86.988075, 45.21536 ], [ -86.995804, 45.213478 ], [ -86.997316, 45.21311 ], [ -87.000112, 45.212429 ], [ -87.002806, 45.211773 ], [ -87.005243, 45.213607 ], [ -87.005359, 45.213694 ], [ -87.005468, 45.214114 ], [ -87.00754, 45.222127 ], [ -87.007583, 45.222127 ], [ -87.032521, 45.222274 ], [ -87.032546, 45.222274 ], [ -87.032576, 45.222235 ], [ -87.034524, 45.219734 ], [ -87.040909, 45.211535 ], [ -87.040924, 45.211421 ], [ -87.041063, 45.210375 ], [ -87.041075, 45.210283 ], [ -87.041106, 45.210052 ], [ -87.045899, 45.173902 ], [ -87.045883, 45.173543 ], [ -87.045701, 45.169351 ], [ -87.045687, 45.169016 ], [ -87.045681, 45.168889 ], [ -87.04566, 45.168403 ], [ -87.04548, 45.164271 ], [ -87.045242, 45.158798 ], [ -87.045225, 45.158401 ], [ -87.044176, 45.15763 ], [ -87.041145, 45.155404 ], [ -87.038479, 45.153445 ], [ -87.036716, 45.15215 ], [ -87.034083, 45.150216 ], [ -87.030225, 45.147382 ], [ -87.029164, 45.146603 ], [ -87.02898, 45.146467 ], [ -87.028847, 45.14637 ], [ -87.028957, 45.14625 ], [ -87.030105, 45.145009 ], [ -87.030126, 45.144986 ], [ -87.031167, 45.14386 ], [ -87.031307, 45.143709 ], [ -87.032194, 45.142748 ], [ -87.032344, 45.142586 ], [ -87.032461, 45.14246 ], [ -87.03292, 45.141963 ], [ -87.033114, 45.141753 ], [ -87.033117, 45.141752 ], [ -87.033546, 45.141522 ], [ -87.03355, 45.141519 ], [ -87.034621, 45.140946 ], [ -87.034667, 45.140921 ], [ -87.035465, 45.140494 ], [ -87.035838, 45.140294 ], [ -87.040175, 45.137972 ], [ -87.041564, 45.137228 ], [ -87.042114, 45.136933 ], [ -87.042286, 45.136841 ], [ -87.045748, 45.134987 ], [ -87.054282, 45.120074 ], [ -87.054342, 45.119968 ], [ -87.051049, 45.116172 ], [ -87.05075, 45.115111 ], [ -87.049346, 45.110122 ], [ -87.049268, 45.109845 ], [ -87.049231, 45.109712 ], [ -87.048951, 45.108718 ], [ -87.048911, 45.107665 ], [ -87.048406, 45.094259 ], [ -87.048346, 45.092647 ], [ -87.048213, 45.089124 ], [ -87.048359, 45.089098 ], [ -87.05078, 45.088663 ], [ -87.057415, 45.087472 ], [ -87.057444, 45.087467 ], [ -87.058259, 45.086304 ], [ -87.061966, 45.081015 ], [ -87.063129, 45.079356 ], [ -87.063157, 45.079316 ], [ -87.063376, 45.079202 ], [ -87.064864, 45.078427 ], [ -87.079552, 45.070783 ], [ -87.079555, 45.07077 ], [ -87.080271, 45.067154 ], [ -87.080755, 45.06471 ], [ -87.081866, 45.059103 ], [ -87.082419, 45.058879 ], [ -87.086351, 45.057287 ], [ -87.090849, 45.055465 ], [ -87.091639, 45.055145 ], [ -87.091761, 45.055158 ], [ -87.092177, 45.055203 ], [ -87.096387, 45.055654 ], [ -87.097479, 45.055771 ], [ -87.121156, 45.058311 ], [ -87.124701, 45.052936 ], [ -87.124722, 45.050833 ], [ -87.124727, 45.050344 ], [ -87.124737, 45.049268 ], [ -87.124744, 45.048608 ], [ -87.124788, 45.044141 ], [ -87.124797, 45.043262 ], [ -87.124808, 45.042167 ], [ -87.132344, 45.026862 ], [ -87.134354, 45.02278 ], [ -87.138024, 45.015327 ], [ -87.139384, 45.012565 ], [ -87.141048, 45.012175 ], [ -87.154084, 45.009117 ], [ -87.163477, 45.004913 ], [ -87.163529, 45.00489 ], [ -87.163561, 45.004848 ], [ -87.167474, 44.999736 ], [ -87.16797, 44.999088 ], [ -87.169494, 44.997096 ], [ -87.169676, 44.99686 ], [ -87.169694, 44.996836 ], [ -87.181428, 44.981505 ], [ -87.181901, 44.980887 ], [ -87.182922, 44.979221 ], [ -87.187585, 44.971606 ], [ -87.189134, 44.969078 ], [ -87.189407, 44.968632 ], [ -87.189402, 44.968524 ], [ -87.189383, 44.968164 ], [ -87.188582, 44.952193 ], [ -87.188399, 44.94856 ], [ -87.188375, 44.948077 ], [ -87.188074, 44.947886 ], [ -87.179974, 44.942753 ], [ -87.17524, 44.939753 ], [ -87.1717, 44.931476 ], [ -87.17492, 44.927749 ], [ -87.182421, 44.926297 ], [ -87.185858, 44.925632 ], [ -87.186732, 44.925463 ], [ -87.187984, 44.924845 ], [ -87.204238, 44.916819 ], [ -87.215808, 44.906744 ], [ -87.215977, 44.906597 ], [ -87.216059, 44.906009 ], [ -87.216074, 44.9059 ], [ -87.216146, 44.905379 ], [ -87.217171, 44.898013 ], [ -87.217195, 44.897839 ], [ -87.217149, 44.897789 ], [ -87.21671, 44.897309 ], [ -87.212587, 44.892809 ], [ -87.209265, 44.889182 ], [ -87.206285, 44.885928 ], [ -87.206184, 44.885329 ], [ -87.204815, 44.877199 ], [ -87.204809, 44.877159 ], [ -87.204545, 44.875593 ], [ -87.204904, 44.875429 ], [ -87.211398, 44.872461 ], [ -87.224891, 44.866295 ], [ -87.246171, 44.856571 ], [ -87.267061, 44.847025 ], [ -87.267441, 44.846851 ], [ -87.267564, 44.846655 ], [ -87.274769, 44.835187 ], [ -87.27603, 44.83318 ], [ -87.282561, 44.814729 ], [ -87.294869, 44.809131 ], [ -87.304824, 44.804603 ], [ -87.307482, 44.801377 ], [ -87.313363, 44.794237 ], [ -87.313692, 44.793838 ], [ -87.313751, 44.793766 ], [ -87.31388, 44.793595 ], [ -87.314247, 44.793109 ], [ -87.315813, 44.791034 ], [ -87.320397, 44.784963 ], [ -87.319796, 44.77917 ], [ -87.319169, 44.773135 ], [ -87.31903, 44.771794 ], [ -87.319013, 44.771632 ], [ -87.318982, 44.771335 ], [ -87.319903, 44.769672 ], [ -87.320855, 44.767953 ], [ -87.337584, 44.737751 ], [ -87.339155, 44.732839 ], [ -87.339904, 44.730498 ], [ -87.341226, 44.726364 ], [ -87.341491, 44.725535 ], [ -87.343508, 44.719228 ], [ -87.348082, 44.711526 ], [ -87.349559, 44.709039 ], [ -87.353789, 44.701915 ], [ -87.354172, 44.701445 ], [ -87.354249, 44.70135 ], [ -87.36115, 44.692876 ], [ -87.367992, 44.684474 ], [ -87.368263, 44.684141 ], [ -87.373228, 44.675593 ], [ -87.37849, 44.666534 ], [ -87.38684, 44.652157 ], [ -87.393521, 44.640655 ], [ -87.401629, 44.631191 ], [ -87.403724, 44.628974 ], [ -87.40541, 44.627191 ], [ -87.418028, 44.62087 ], [ -87.435766, 44.606472 ], [ -87.437493, 44.605071 ], [ -87.437751, 44.604559 ], [ -87.446963, 44.586274 ], [ -87.467089, 44.553557 ], [ -87.467214, 44.553355 ], [ -87.467398, 44.553055 ], [ -87.468093, 44.551925 ], [ -87.472934, 44.539338 ], [ -87.481884, 44.516065 ], [ -87.483696, 44.511354 ], [ -87.483873, 44.505742 ], [ -87.483914, 44.504425 ], [ -87.484042, 44.503856 ], [ -87.486822, 44.491477 ], [ -87.490024, 44.477224 ], [ -87.492333, 44.472804 ], [ -87.494678, 44.468314 ], [ -87.495176, 44.46736 ], [ -87.495252, 44.467215 ], [ -87.498662, 44.460686 ], [ -87.49886, 44.459737 ], [ -87.498872, 44.45968 ], [ -87.498934, 44.459384 ], [ -87.499349, 44.457395 ], [ -87.499674, 44.455837 ], [ -87.499719, 44.455625 ], [ -87.502309, 44.443219 ], [ -87.506362, 44.423804 ], [ -87.507651, 44.421418 ], [ -87.511387, 44.414502 ], [ -87.511635, 44.414043 ], [ -87.512311, 44.411941 ], [ -87.512886, 44.410153 ], [ -87.515482, 44.402077 ], [ -87.517965, 44.394356 ], [ -87.517881, 44.390082 ], [ -87.517597, 44.375696 ], [ -87.51774, 44.375357 ], [ -87.518094, 44.374519 ], [ -87.519106, 44.372122 ], [ -87.521047, 44.367526 ], [ -87.521663, 44.366719 ], [ -87.533583, 44.351111 ], [ -87.533606, 44.351052 ], [ -87.541517, 44.331123 ], [ -87.54295, 44.327513 ], [ -87.545382, 44.321385 ], [ -87.544725, 44.307068 ], [ -87.544716, 44.306864 ], [ -87.544675, 44.306707 ], [ -87.541382, 44.294018 ], [ -87.541265, 44.293567 ], [ -87.541156, 44.293147 ], [ -87.541155, 44.293143 ], [ -87.541053, 44.292968 ], [ -87.526466, 44.268016 ], [ -87.526391, 44.267888 ], [ -87.526226, 44.267605 ], [ -87.525824, 44.266918 ], [ -87.525797, 44.266871 ], [ -87.525703, 44.266711 ], [ -87.525643, 44.266609 ], [ -87.525485, 44.266338 ], [ -87.525455, 44.266285 ], [ -87.525294, 44.26601 ], [ -87.525211, 44.265869 ], [ -87.524691, 44.264979 ], [ -87.524459, 44.264583 ], [ -87.524193, 44.264128 ], [ -87.523179, 44.262393 ], [ -87.52284, 44.261813 ], [ -87.522557, 44.261329 ], [ -87.521862, 44.26014 ], [ -87.521755, 44.259957 ], [ -87.52133, 44.258993 ], [ -87.521318, 44.258965 ], [ -87.515406, 44.245537 ], [ -87.515399, 44.245522 ], [ -87.515314, 44.245328 ], [ -87.508457, 44.229755 ], [ -87.508419, 44.229669 ], [ -87.508412, 44.229546 ], [ -87.507419, 44.210803 ], [ -87.512903, 44.192808 ], [ -87.51966, 44.17987 ], [ -87.53994, 44.15969 ], [ -87.550076, 44.152933 ], [ -87.563181, 44.144195 ], [ -87.563551, 44.144072 ], [ -87.567045, 44.142914 ], [ -87.567817, 44.142658 ], [ -87.570533, 44.141757 ], [ -87.59668, 44.133088 ], [ -87.59791, 44.13268 ], [ -87.599055, 44.132301 ], [ -87.600882, 44.131695 ], [ -87.603572, 44.13039 ], [ -87.621082, 44.121895 ], [ -87.6458, 44.105222 ], [ -87.646583, 44.104694 ], [ -87.646719, 44.104335 ], [ -87.647551, 44.102128 ], [ -87.647603, 44.101991 ], [ -87.651507, 44.091639 ], [ -87.654935, 44.082552 ], [ -87.655183, 44.081894 ], [ -87.653483, 44.067194 ], [ -87.653691, 44.065961 ], [ -87.656062, 44.051919 ], [ -87.656083, 44.051794 ], [ -87.671316, 44.03735 ], [ -87.683361, 44.020139 ], [ -87.686389, 44.01252 ], [ -87.691479, 43.99971 ], [ -87.695053, 43.990715 ], [ -87.695503, 43.989582 ], [ -87.695511, 43.989524 ], [ -87.69892, 43.965936 ], [ -87.699029, 43.965734 ], [ -87.700125, 43.963712 ], [ -87.700321, 43.963351 ], [ -87.702707, 43.958946 ], [ -87.702719, 43.958926 ], [ -87.703951, 43.956651 ], [ -87.704679, 43.955872 ], [ -87.706656, 43.953753 ], [ -87.709463, 43.950747 ], [ -87.716037, 43.943705 ], [ -87.71817, 43.939498 ], [ -87.719041, 43.937781 ], [ -87.719041, 43.93778 ], [ -87.719194, 43.9371 ], [ -87.720121, 43.932958 ], [ -87.720382, 43.931794 ], [ -87.720734, 43.930224 ], [ -87.721268, 43.92784 ], [ -87.7221, 43.924128 ], [ -87.723716, 43.916915 ], [ -87.724244, 43.914557 ], [ -87.726766, 43.903297 ], [ -87.726803, 43.903133 ], [ -87.726841, 43.90304 ], [ -87.728542, 43.89892 ], [ -87.728885, 43.89809 ], [ -87.73063, 43.893862 ], [ -87.730645, 43.893825 ], [ -87.731322, 43.892184 ], [ -87.733735, 43.88634 ], [ -87.734457, 43.88459 ], [ -87.735436, 43.882219 ], [ -87.736178, 43.880421 ], [ -87.736017, 43.873721 ], [ -87.734881, 43.87043 ], [ -87.728698, 43.852524 ], [ -87.728728, 43.851833 ], [ -87.729217, 43.840582 ], [ -87.7296, 43.831782 ], [ -87.727686, 43.818989 ], [ -87.726772, 43.812885 ], [ -87.726408, 43.810454 ], [ -87.726407, 43.810445 ], [ -87.726405, 43.810442 ], [ -87.700251, 43.76735 ], [ -87.700245, 43.767129 ], [ -87.70009, 43.76159 ], [ -87.700085, 43.761395 ], [ -87.702985, 43.749695 ], [ -87.703047, 43.749565 ], [ -87.70463, 43.746256 ], [ -87.705185, 43.745095 ], [ -87.708167, 43.742979 ], [ -87.708285, 43.742895 ], [ -87.708321, 43.742737 ], [ -87.709885, 43.735795 ], [ -87.708185, 43.722895 ], [ -87.707923, 43.722064 ], [ -87.703144, 43.706901 ], [ -87.702985, 43.706395 ], [ -87.702685, 43.687596 ], [ -87.703671, 43.685339 ], [ -87.706204, 43.679542 ], [ -87.706242, 43.679488 ], [ -87.72646, 43.650462 ], [ -87.733622, 43.640181 ], [ -87.734312, 43.63919 ], [ -87.735065, 43.638217 ], [ -87.735489, 43.637668 ], [ -87.735972, 43.637044 ], [ -87.736146, 43.636819 ], [ -87.737859, 43.634604 ], [ -87.738638, 43.633597 ], [ -87.742485, 43.628622 ], [ -87.742522, 43.628574 ], [ -87.780175, 43.579889 ], [ -87.781255, 43.578493 ], [ -87.782271, 43.576726 ], [ -87.789105, 43.564844 ], [ -87.790135, 43.563054 ], [ -87.790277, 43.562376 ], [ -87.793075, 43.54899 ], [ -87.794321, 43.543034 ], [ -87.797608, 43.52731 ], [ -87.797336, 43.510623 ], [ -87.793239, 43.492783 ], [ -87.807799, 43.461136 ], [ -87.827319, 43.434849 ], [ -87.855608, 43.405441 ], [ -87.865048, 43.39357 ], [ -87.867504, 43.389158 ], [ -87.869099, 43.386295 ], [ -87.872504, 43.380178 ], [ -87.877448, 43.369235 ], [ -87.882392, 43.352099 ], [ -87.888122, 43.314731 ], [ -87.888312, 43.313489 ], [ -87.888314, 43.313476 ], [ -87.888328, 43.313388 ], [ -87.888335, 43.313342 ], [ -87.888342, 43.313294 ], [ -87.889207, 43.307652 ], [ -87.897813, 43.291628 ], [ -87.900255, 43.287081 ], [ -87.901847, 43.284117 ], [ -87.902967, 43.280319 ], [ -87.903094, 43.279887 ], [ -87.903141, 43.279728 ], [ -87.903451, 43.278676 ], [ -87.904251, 43.275962 ], [ -87.906465, 43.268454 ], [ -87.906483, 43.268393 ], [ -87.906502, 43.26833 ], [ -87.906565, 43.268115 ], [ -87.906583, 43.268055 ], [ -87.906599, 43.268002 ], [ -87.906605, 43.26798 ], [ -87.906611, 43.26796 ], [ -87.907289, 43.265661 ], [ -87.907291, 43.265653 ], [ -87.907306, 43.265604 ], [ -87.909053, 43.259678 ], [ -87.910345, 43.255296 ], [ -87.911787, 43.250406 ], [ -87.911512, 43.248064 ], [ -87.910172, 43.236634 ], [ -87.910087, 43.235907 ], [ -87.897331, 43.200046 ], [ -87.897326, 43.200031 ], [ -87.897316, 43.200003 ], [ -87.897125, 43.199468 ], [ -87.896286, 43.197108 ], [ -87.895554, 43.196225 ], [ -87.89209, 43.192044 ], [ -87.88857, 43.187795 ], [ -87.887586, 43.186608 ], [ -87.886266, 43.183359 ], [ -87.884878, 43.179944 ], [ -87.884872, 43.179929 ], [ -87.884769, 43.179674 ], [ -87.881085, 43.170609 ], [ -87.88638, 43.160255 ], [ -87.888849, 43.155429 ], [ -87.889327, 43.154493 ], [ -87.889375, 43.1544 ], [ -87.889634, 43.153894 ], [ -87.891059, 43.151108 ], [ -87.892285, 43.14871 ], [ -87.896008, 43.143405 ], [ -87.898105, 43.140417 ], [ -87.89902, 43.139112 ], [ -87.900285, 43.13731 ], [ -87.901345, 43.133357 ], [ -87.901385, 43.13321 ], [ -87.901359, 43.133002 ], [ -87.900496, 43.126 ], [ -87.900485, 43.12591 ], [ -87.900463, 43.125874 ], [ -87.893185, 43.114011 ], [ -87.879169, 43.101717 ], [ -87.877915, 43.100617 ], [ -87.876084, 43.099011 ], [ -87.872493, 43.08981 ], [ -87.872362, 43.089474 ], [ -87.872352, 43.089449 ], [ -87.872255, 43.089199 ], [ -87.871928, 43.088363 ], [ -87.870459, 43.084598 ], [ -87.866487, 43.074419 ], [ -87.866484, 43.074412 ], [ -87.870184, 43.064412 ], [ -87.870217, 43.064376 ], [ -87.87546, 43.058516 ], [ -87.876343, 43.057529 ], [ -87.88193, 43.051285 ], [ -87.882069, 43.05113 ], [ -87.882084, 43.051113 ], [ -87.889883, 43.045834 ], [ -87.894813, 43.042497 ], [ -87.895028, 43.042351 ], [ -87.895084, 43.042313 ], [ -87.895127, 43.042152 ], [ -87.896227, 43.038028 ], [ -87.896598, 43.036637 ], [ -87.898184, 43.030689 ], [ -87.898684, 43.028813 ], [ -87.896836, 43.02053 ], [ -87.896647, 43.01968 ], [ -87.896398, 43.018565 ], [ -87.896157, 43.017486 ], [ -87.895784, 43.015814 ], [ -87.893511, 43.011521 ], [ -87.889342, 43.003647 ], [ -87.889095, 43.003181 ], [ -87.888804, 43.002631 ], [ -87.887789, 43.000715 ], [ -87.887703, 43.000552 ], [ -87.887683, 43.000514 ], [ -87.878683, 42.992415 ], [ -87.857182, 42.978015 ], [ -87.845181, 42.962015 ], [ -87.844739, 42.958848 ], [ -87.843835, 42.952375 ], [ -87.843575, 42.950519 ], [ -87.842786, 42.944865 ], [ -87.84276, 42.944679 ], [ -87.842681, 42.944116 ], [ -87.844578, 42.923688 ], [ -87.846708, 42.900756 ], [ -87.847745, 42.889595 ], [ -87.84778, 42.889216 ], [ -87.845811, 42.884256 ], [ -87.834879, 42.856717 ], [ -87.831176, 42.849886 ], [ -87.827021, 42.842222 ], [ -87.825352, 42.839144 ], [ -87.824, 42.836649 ], [ -87.823278, 42.835318 ], [ -87.822324, 42.834371 ], [ -87.804033, 42.816205 ], [ -87.803773, 42.815948 ], [ -87.796201, 42.808428 ], [ -87.793976, 42.806218 ], [ -87.789953, 42.803691 ], [ -87.786291, 42.801391 ], [ -87.785936, 42.801168 ], [ -87.773699, 42.793481 ], [ -87.773623, 42.793388 ], [ -87.766675, 42.784896 ], [ -87.769774, 42.773719 ], [ -87.77134, 42.771687 ], [ -87.777432, 42.763781 ], [ -87.778174, 42.762819 ], [ -87.778774, 42.760556 ], [ -87.780782, 42.752973 ], [ -87.781016, 42.75209 ], [ -87.781949, 42.74857 ], [ -87.782174, 42.747719 ], [ -87.781849, 42.745847 ], [ -87.781655, 42.744733 ], [ -87.781642, 42.744656 ], [ -87.781333, 42.742879 ], [ -87.779527, 42.732482 ], [ -87.778824, 42.728432 ], [ -87.778627, 42.727299 ], [ -87.78032, 42.718679 ], [ -87.782023, 42.710008 ], [ -87.782374, 42.708219 ], [ -87.783489, 42.705164 ], [ -87.784015, 42.70372 ], [ -87.785074, 42.700819 ], [ -87.786774, 42.700719 ], [ -87.794874, 42.689919 ], [ -87.802377, 42.676651 ], [ -87.802876, 42.675768 ], [ -87.802989, 42.675569 ], [ -87.803028, 42.675501 ], [ -87.803074, 42.675419 ], [ -87.803127, 42.675276 ], [ -87.805421, 42.669067 ], [ -87.805768, 42.668128 ], [ -87.807082, 42.664571 ], [ -87.80988, 42.656997 ], [ -87.809885, 42.656982 ], [ -87.811371, 42.652959 ], [ -87.813445, 42.647345 ], [ -87.814674, 42.64402 ], [ -87.819407, 42.617327 ], [ -87.819674, 42.61582 ], [ -87.819374, 42.60662 ], [ -87.815736, 42.596045 ], [ -87.815074, 42.59412 ], [ -87.810873, 42.58732 ], [ -87.811617, 42.584809 ], [ -87.812871, 42.580576 ], [ -87.813273, 42.57922 ], [ -87.813223, 42.576759 ], [ -87.813142, 42.572768 ], [ -87.813135, 42.572424 ], [ -87.812851, 42.558352 ], [ -87.812724, 42.552104 ], [ -87.812632, 42.547562 ], [ -87.812273, 42.52982 ], [ -87.809672, 42.51482 ], [ -87.800477, 42.49192 ], [ -87.800561, 42.49192 ], [ -87.815872, 42.49192 ], [ -87.843594, 42.492307 ], [ -87.900242, 42.49302 ], [ -87.971279, 42.494019 ], [ -87.99018, 42.494519 ], [ -88.049782, 42.495319 ], [ -88.199521, 42.496013 ], [ -88.200172, 42.496016 ], [ -88.2169, 42.495923 ], [ -88.271691, 42.494818 ], [ -88.304692, 42.494773 ], [ -88.417396, 42.494618 ], [ -88.461397, 42.494618 ], [ -88.470597, 42.494672 ], [ -88.506912, 42.494883 ], [ -88.707378, 42.493587 ], [ -88.70738, 42.493587 ], [ -88.776496, 42.49402 ], [ -88.940388, 42.495046 ], [ -88.940391, 42.495046 ], [ -88.943264, 42.495114 ], [ -88.992659, 42.496025 ], [ -88.992977, 42.496026 ], [ -89.013667, 42.496087 ], [ -89.013804, 42.496097 ], [ -89.042898, 42.496255 ], [ -89.071141, 42.496208 ], [ -89.099012, 42.496499 ], [ -89.116949, 42.49691 ], [ -89.120365, 42.496992 ], [ -89.125111, 42.496957 ], [ -89.164905, 42.497347 ], [ -89.166728, 42.497256 ], [ -89.22627, 42.497957 ], [ -89.228279, 42.498047 ], [ -89.246972, 42.49813 ], [ -89.250759, 42.497994 ], [ -89.290896, 42.498853 ], [ -89.361561, 42.500012 ], [ -89.366031, 42.500274 ], [ -89.401416, 42.500433 ], [ -89.401432, 42.500433 ], [ -89.420991, 42.500589 ], [ -89.422567, 42.50068 ], [ -89.423926, 42.500818 ], [ -89.425162, 42.500726 ], [ -89.4843, 42.501426 ], [ -89.492612, 42.501514 ], [ -89.493216, 42.501514 ], [ -89.522542, 42.501889 ], [ -89.564407, 42.502628 ], [ -89.594779, 42.503468 ], [ -89.600001, 42.503672 ], [ -89.603523, 42.503557 ], [ -89.61341, 42.503942 ], [ -89.644176, 42.50452 ], [ -89.650324, 42.504613 ], [ -89.667596, 42.50496 ], [ -89.690088, 42.505191 ], [ -89.693487, 42.505099 ], [ -89.742395, 42.505382 ], [ -89.769643, 42.505322 ], [ -89.780302, 42.505349 ], [ -89.793957, 42.505466 ], [ -89.799704, 42.505421 ], [ -89.801897, 42.505444 ], [ -89.837587, 42.505543 ], [ -89.926224, 42.505788 ], [ -89.926374, 42.505788 ], [ -89.926484, 42.505787 ], [ -89.985072, 42.506464 ], [ -89.985645, 42.506431 ], [ -89.997213, 42.506755 ], [ -89.999314, 42.506914 ], [ -90.017028, 42.507127 ], [ -90.018665, 42.507288 ], [ -90.093026, 42.50816 ], [ -90.095004, 42.507885 ], [ -90.142922, 42.508151 ], [ -90.164363, 42.508272 ], [ -90.181572, 42.508068 ], [ -90.206073, 42.507747 ], [ -90.22319, 42.507765 ], [ -90.250622, 42.507521 ], [ -90.253121, 42.50734 ], [ -90.267143, 42.507642 ], [ -90.269335, 42.507726 ], [ -90.272864, 42.507531 ], [ -90.303823, 42.507469 ], [ -90.362652, 42.507048 ], [ -90.367874, 42.507114 ], [ -90.370673, 42.507111 ], [ -90.405927, 42.506891 ], [ -90.426378, 42.507059 ], [ -90.437011, 42.507147 ], [ -90.474955, 42.507484 ], [ -90.479446, 42.507416 ], [ -90.491716, 42.507624 ], [ -90.532254, 42.507573 ], [ -90.544347, 42.507707 ], [ -90.544799, 42.507713 ], [ -90.551165, 42.507691 ], [ -90.555862, 42.507509 ], [ -90.565441, 42.5076 ], [ -90.614589, 42.508053 ], [ -90.617731, 42.508077 ], [ -90.640927, 42.508302 ], [ -90.636927, 42.513202 ], [ -90.636727, 42.518702 ], [ -90.645627, 42.5441 ], [ -90.702671, 42.630756 ], [ -90.709204, 42.636078 ], [ -90.720209, 42.640758 ], [ -90.769495, 42.651443 ], [ -90.84391, 42.663071 ], [ -90.896961, 42.674407 ], [ -90.949213, 42.685573 ], [ -90.976314, 42.695996 ], [ -91.053733, 42.738238 ], [ -91.064896, 42.757272 ], [ -91.069549, 42.769628 ], [ -91.077643, 42.803798 ], [ -91.100565, 42.883078 ], [ -91.117411, 42.895837 ], [ -91.143375, 42.90467 ], [ -91.14556, 42.90798 ], [ -91.163064, 42.986781 ], [ -91.175167, 43.041267 ], [ -91.178087, 43.062044 ], [ -91.177222, 43.080247 ], [ -91.178251, 43.124982 ], [ -91.175253, 43.134665 ], [ -91.1562, 43.142945 ], [ -91.1462, 43.152405 ], [ -91.062562, 43.243165 ], [ -91.057918, 43.255366 ], [ -91.085652, 43.29187 ], [ -91.107237, 43.313645 ], [ -91.210233, 43.372064 ], [ -91.20555, 43.422949 ], [ -91.217706, 43.50055 ], [ -91.265091, 43.609977 ], [ -91.268748, 43.615348 ], [ -91.273316, 43.668307 ], [ -91.268198, 43.726571 ], [ -91.262436, 43.792166 ], [ -91.284138, 43.847065 ], [ -91.298815, 43.856555 ], [ -91.310991, 43.867381 ], [ -91.363242, 43.926563 ], [ -91.420114, 43.984243 ], [ -91.432522, 43.996827 ], [ -91.43738, 43.999962 ], [ -91.463515, 44.009041 ], [ -91.505918, 44.018651 ], [ -91.547028, 44.022226 ], [ -91.559197, 44.023959 ], [ -91.580019, 44.026925 ], [ -91.59207, 44.031372 ], [ -91.67252, 44.091286 ], [ -91.721552, 44.130342 ], [ -91.740871, 44.133918 ], [ -91.808064, 44.159262 ], [ -91.862858, 44.193001 ], [ -91.875158, 44.200575 ], [ -91.892698, 44.231105 ], [ -91.892963, 44.235149 ], [ -91.887905, 44.246398 ], [ -91.887189, 44.252513 ], [ -91.918625, 44.322671 ], [ -91.92559, 44.333548 ], [ -91.9636, 44.362112 ], [ -91.972493, 44.36676 ], [ -92.046285, 44.394398 ], [ -92.083925, 44.406211 ], [ -92.115296, 44.416056 ], [ -92.221083, 44.440386 ], [ -92.233897, 44.446334 ], [ -92.24201, 44.454254 ], [ -92.276784, 44.473649 ], [ -92.291005, 44.485464 ], [ -92.302215, 44.500298 ], [ -92.303046, 44.518646 ], [ -92.314071, 44.538014 ], [ -92.316425, 44.540792 ], [ -92.319938, 44.54494 ], [ -92.329013, 44.550895 ], [ -92.340058, 44.555273 ], [ -92.357313, 44.55848 ], [ -92.491773, 44.566003 ], [ -92.534186, 44.570375 ], [ -92.549685, 44.576 ], [ -92.619774, 44.629214 ], [ -92.621733, 44.638983 ], [ -92.632105, 44.649027 ], [ -92.732042, 44.713775 ], [ -92.737259, 44.717155 ], [ -92.802402, 44.745167 ], [ -92.802201, 44.745714 ], [ -92.784443, 44.793958 ], [ -92.765461, 44.836202 ], [ -92.761845, 44.860879 ], [ -92.761677, 44.862022 ], [ -92.750645, 44.937299 ], [ -92.768606, 45.008016 ], [ -92.791206, 45.045698 ], [ -92.792875, 45.078489 ], [ -92.76713, 45.194165 ], [ -92.765898, 45.210173 ], [ -92.760615, 45.278827 ], [ -92.751735, 45.292667 ], [ -92.746139, 45.296046 ], [ -92.732594, 45.304224 ], [ -92.704794, 45.326526 ], [ -92.664102, 45.393309 ], [ -92.680234, 45.464344 ], [ -92.72623, 45.531085 ], [ -92.803432, 45.5625 ], [ -92.823309, 45.560934 ], [ -92.871082, 45.567581 ], [ -92.883749, 45.575483 ], [ -92.886421, 45.594881 ], [ -92.888114, 45.628377 ], [ -92.885661, 45.644126 ], [ -92.883987, 45.65487 ], [ -92.869193, 45.717568 ], [ -92.863703, 45.72182 ], [ -92.841051, 45.730024 ], [ -92.803971, 45.749805 ], [ -92.784621, 45.764196 ], [ -92.76843, 45.79801 ], [ -92.76249, 45.819239 ], [ -92.734039, 45.868108 ], [ -92.721128, 45.883805 ], [ -92.707702, 45.894901 ], [ -92.656125, 45.924442 ], [ -92.443285, 46.014648 ], [ -92.326877, 46.066618 ], [ -92.306756, 46.07241 ], [ -92.294033, 46.074377 ], [ -92.294069, 46.078346 ], [ -92.29353, 46.113824 ], [ -92.293706, 46.157321 ], [ -92.293744, 46.166838 ], [ -92.293857, 46.180073 ], [ -92.293558, 46.224578 ], [ -92.293619, 46.244043 ], [ -92.293074, 46.295129 ], [ -92.293007, 46.297987 ], [ -92.29284, 46.304319 ], [ -92.292839, 46.307107 ], [ -92.29288, 46.313752 ], [ -92.292803, 46.314628 ], [ -92.292782, 46.319312 ], [ -92.292999, 46.321894 ], [ -92.29286, 46.41722 ], [ -92.292847, 46.420876 ], [ -92.292727, 46.431993 ], [ -92.29251, 46.478761 ], [ -92.292371, 46.495585 ], [ -92.291647, 46.604649 ], [ -92.291597, 46.624941 ], [ -92.292192, 46.663242 ], [ -92.277155, 46.655596 ], [ -92.276373, 46.655198 ], [ -92.274465, 46.654227 ], [ -92.269948, 46.65193 ], [ -92.264462, 46.651393 ], [ -92.262503, 46.651201 ], [ -92.256654, 46.650628 ], [ -92.254379, 46.650405 ], [ -92.250861, 46.650061 ], [ -92.242493, 46.649241 ], [ -92.234815, 46.64942 ], [ -92.232647, 46.64947 ], [ -92.231944, 46.649486 ], [ -92.228155, 46.649574 ], [ -92.222338, 46.64971 ], [ -92.221731, 46.649724 ], [ -92.212392, 46.649941 ], [ -92.207092, 46.651941 ], [ -92.202292, 46.655041 ], [ -92.197145, 46.663408 ], [ -92.191501, 46.672586 ], [ -92.191075, 46.673278 ], [ -92.187592, 46.678941 ], [ -92.187795, 46.690185 ], [ -92.193439, 46.695202 ], [ -92.194087, 46.696626 ], [ -92.194562, 46.697672 ], [ -92.196575, 46.7021 ], [ -92.196435, 46.702938 ], [ -92.196264, 46.703966 ], [ -92.195321, 46.709626 ], [ -92.189091, 46.717541 ], [ -92.172997, 46.724444 ], [ -92.170413, 46.725553 ], [ -92.11659, 46.74864 ], [ -92.08949, 46.74924 ], [ -92.03399, 46.708939 ], [ -92.02472, 46.705624 ], [ -92.020289, 46.704039 ], [ -92.01529, 46.706469 ], [ -92.007989, 46.705039 ], [ -91.987889, 46.692739 ], [ -91.973389, 46.686439 ], [ -91.961889, 46.682539 ], [ -91.942988, 46.679939 ], [ -91.930261, 46.682273 ], [ -91.886963, 46.690211 ], [ -91.87873, 46.690811 ], [ -91.877371, 46.69091 ], [ -91.876183, 46.690997 ], [ -91.87484, 46.691095 ], [ -91.866583, 46.691697 ], [ -91.864491, 46.69185 ], [ -91.857462, 46.692362 ], [ -91.840288, 46.689693 ], [ -91.831355, 46.689906 ], [ -91.820027, 46.690176 ], [ -91.817185, 46.690604 ], [ -91.817099, 46.690617 ], [ -91.814669, 46.690982 ], [ -91.799987, 46.693192 ], [ -91.798455, 46.693422 ], [ -91.790473, 46.694624 ], [ -91.790132, 46.694675 ], [ -91.781928, 46.697604 ], [ -91.758619, 46.705927 ], [ -91.74965, 46.709129 ], [ -91.748787, 46.709341 ], [ -91.735632, 46.712575 ], [ -91.677021, 46.726984 ], [ -91.675621, 46.727329 ], [ -91.667534, 46.729317 ], [ -91.662426, 46.730572 ], [ -91.66067, 46.731004 ], [ -91.658739, 46.731479 ], [ -91.652915, 46.732911 ], [ -91.646146, 46.734575 ], [ -91.645502, 46.734733 ], [ -91.636919, 46.737802 ], [ -91.63604, 46.738116 ], [ -91.636005, 46.738128 ], [ -91.635161, 46.73843 ], [ -91.635107, 46.738449 ], [ -91.625387, 46.741924 ], [ -91.593442, 46.753345 ], [ -91.592742, 46.753595 ], [ -91.592203, 46.753788 ], [ -91.590684, 46.754331 ], [ -91.576632, 46.757037 ], [ -91.574291, 46.757488 ], [ -91.574019, 46.757466 ], [ -91.571423, 46.75726 ], [ -91.569075, 46.757074 ], [ -91.557503, 46.756155 ], [ -91.551445, 46.755674 ], [ -91.551408, 46.755666 ], [ -91.543057, 46.755153 ], [ -91.537583, 46.754817 ], [ -91.537115, 46.754788 ], [ -91.535764, 46.754926 ], [ -91.524766, 46.756052 ], [ -91.517712, 46.756774 ], [ -91.511077, 46.757453 ], [ -91.510595, 46.757614 ], [ -91.507819, 46.758538 ], [ -91.507586, 46.758615 ], [ -91.50716, 46.758757 ], [ -91.500042, 46.761128 ], [ -91.499696, 46.761243 ], [ -91.493643, 46.765757 ], [ -91.493037, 46.76621 ], [ -91.492493, 46.766615 ], [ -91.492429, 46.766663 ], [ -91.491744, 46.766732 ], [ -91.489125, 46.766997 ], [ -91.488247, 46.767086 ], [ -91.472097, 46.768717 ], [ -91.470181, 46.768911 ], [ -91.470124, 46.768923 ], [ -91.467168, 46.769546 ], [ -91.462774, 46.770471 ], [ -91.44957, 46.773252 ], [ -91.449327, 46.773303 ], [ -91.436955, 46.777586 ], [ -91.428526, 46.780504 ], [ -91.426491, 46.781208 ], [ -91.423713, 46.78217 ], [ -91.411799, 46.78964 ], [ -91.398256, 46.791213 ], [ -91.39714, 46.791047 ], [ -91.396959, 46.79102 ], [ -91.396261, 46.790917 ], [ -91.394764, 46.790694 ], [ -91.391469, 46.790205 ], [ -91.390774, 46.790316 ], [ -91.386155, 46.791057 ], [ -91.380577, 46.791951 ], [ -91.369387, 46.793745 ], [ -91.368819, 46.793836 ], [ -91.367498, 46.794545 ], [ -91.366888, 46.794872 ], [ -91.365974, 46.795362 ], [ -91.365536, 46.795597 ], [ -91.365277, 46.795736 ], [ -91.363644, 46.796612 ], [ -91.360804, 46.798136 ], [ -91.359434, 46.799612 ], [ -91.35533, 46.804035 ], [ -91.352191, 46.807417 ], [ -91.33825, 46.817704 ], [ -91.33757, 46.817969 ], [ -91.330463, 46.820735 ], [ -91.330433, 46.820746 ], [ -91.328848, 46.821363 ], [ -91.326045, 46.822454 ], [ -91.322202, 46.82395 ], [ -91.32101, 46.824414 ], [ -91.315061, 46.826729 ], [ -91.314815, 46.826825 ], [ -91.30705, 46.829007 ], [ -91.305487, 46.829446 ], [ -91.304512, 46.82972 ], [ -91.303594, 46.829978 ], [ -91.302295, 46.830343 ], [ -91.301879, 46.830384 ], [ -91.289541, 46.831604 ], [ -91.278558, 46.832689 ], [ -91.266404, 46.833891 ], [ -91.265866, 46.833944 ], [ -91.265816, 46.83396 ], [ -91.263725, 46.834632 ], [ -91.263445, 46.834722 ], [ -91.256873, 46.836833 ], [ -91.256705, 46.836887 ], [ -91.256563, 46.836989 ], [ -91.250806, 46.841135 ], [ -91.249471, 46.842531 ], [ -91.23773, 46.854809 ], [ -91.235283, 46.857368 ], [ -91.232733, 46.860035 ], [ -91.226796, 46.86361 ], [ -91.214886, 46.866137 ], [ -91.211647, 46.866824 ], [ -91.211113, 46.866696 ], [ -91.207524, 46.865835 ], [ -91.204839, 46.859727 ], [ -91.204439, 46.858816 ], [ -91.200107, 46.854017 ], [ -91.178292, 46.844259 ], [ -91.168297, 46.844727 ], [ -91.167601, 46.84476 ], [ -91.156108, 46.855414 ], [ -91.148026, 46.862906 ], [ -91.147837, 46.863082 ], [ -91.144266, 46.870301 ], [ -91.143877, 46.870576 ], [ -91.14385, 46.870595 ], [ -91.140301, 46.873105 ], [ -91.140165, 46.873201 ], [ -91.139758, 46.873148 ], [ -91.134668, 46.87249 ], [ -91.133772, 46.871043 ], [ -91.133337, 46.870341 ], [ -91.133674, 46.869348 ], [ -91.134184, 46.867843 ], [ -91.134724, 46.86625 ], [ -91.134882, 46.865784 ], [ -91.136512, 46.860975 ], [ -91.134977, 46.859023 ], [ -91.134948, 46.858986 ], [ -91.134732, 46.858935 ], [ -91.12353, 46.856273 ], [ -91.123109, 46.856173 ], [ -91.11854, 46.856548 ], [ -91.107323, 46.857469 ], [ -91.10549, 46.85762 ], [ -91.09878, 46.86056 ], [ -91.098346, 46.86075 ], [ -91.098125, 46.860847 ], [ -91.09755, 46.861098 ], [ -91.096565, 46.86153 ], [ -91.096342, 46.862965 ], [ -91.096028, 46.864987 ], [ -91.095058, 46.871234 ], [ -91.094828, 46.872714 ], [ -91.094724, 46.873383 ], [ -91.09462, 46.87405 ], [ -91.094498, 46.874837 ], [ -91.094096, 46.877423 ], [ -91.093714, 46.879882 ], [ -91.090916, 46.88267 ], [ -91.088721, 46.882877 ], [ -91.085077, 46.88322 ], [ -91.080951, 46.883609 ], [ -91.072584, 46.880126 ], [ -91.069331, 46.878772 ], [ -91.06822, 46.878309 ], [ -91.066193, 46.87871 ], [ -91.056258, 46.880678 ], [ -91.052991, 46.881325 ], [ -91.050153, 46.883037 ], [ -91.049232, 46.883593 ], [ -91.04922, 46.8836 ], [ -91.042992, 46.887358 ], [ -91.03989, 46.88923 ], [ -91.036622, 46.893594 ], [ -91.036193, 46.895523 ], [ -91.035936, 46.896679 ], [ -91.034518, 46.903053 ], [ -91.033447, 46.903642 ], [ -91.032508, 46.904158 ], [ -91.030583, 46.905215 ], [ -91.024009, 46.908827 ], [ -91.023976, 46.908845 ], [ -91.021538, 46.910185 ], [ -91.01967, 46.911211 ], [ -91.019141, 46.911502 ], [ -91.018045, 46.911872 ], [ -91.018024, 46.911879 ], [ -91.016237, 46.912481 ], [ -91.016184, 46.912499 ], [ -91.010689, 46.914352 ], [ -91.007997, 46.915259 ], [ -91.005872, 46.915976 ], [ -91.005199, 46.916203 ], [ -91.004892, 46.916192 ], [ -91.004752, 46.916187 ], [ -90.998848, 46.915975 ], [ -90.997943, 46.916367 ], [ -90.996825, 46.916851 ], [ -90.995149, 46.917577 ], [ -90.987013, 46.923776 ], [ -90.985815, 46.924689 ], [ -90.984617, 46.925602 ], [ -90.983192, 46.927662 ], [ -90.980235, 46.931937 ], [ -90.973755, 46.941304 ], [ -90.968419, 46.94391 ], [ -90.964865, 46.94378 ], [ -90.964072, 46.943369 ], [ -90.954612, 46.938468 ], [ -90.954537, 46.938429 ], [ -90.953865, 46.938283 ], [ -90.953685, 46.938244 ], [ -90.94056, 46.935394 ], [ -90.92204, 46.931372 ], [ -90.921811, 46.931322 ], [ -90.921382, 46.931434 ], [ -90.914044, 46.933346 ], [ -90.913838, 46.9334 ], [ -90.908654, 46.941221 ], [ -90.908598, 46.941305 ], [ -90.880358, 46.957661 ], [ -90.879621, 46.958088 ], [ -90.877324, 46.95891 ], [ -90.877165, 46.958967 ], [ -90.877092, 46.958993 ], [ -90.876778, 46.959106 ], [ -90.876544, 46.959189 ], [ -90.876213, 46.959308 ], [ -90.876211, 46.959309 ], [ -90.876006, 46.959382 ], [ -90.875995, 46.959386 ], [ -90.875635, 46.959515 ], [ -90.871126, 46.961129 ], [ -90.855874, 46.962232 ], [ -90.855165, 46.962045 ], [ -90.838814, 46.957728 ], [ -90.837973, 46.957506 ], [ -90.837716, 46.957438 ], [ -90.837617, 46.957379 ], [ -90.833091, 46.954686 ], [ -90.805028, 46.937987 ], [ -90.786595, 46.927019 ], [ -90.786502, 46.926964 ], [ -90.78601, 46.926672 ], [ -90.785606, 46.926431 ], [ -90.760095, 46.903296 ], [ -90.759364, 46.902634 ], [ -90.75563, 46.899247 ], [ -90.754552, 46.89827 ], [ -90.754388, 46.898037 ], [ -90.752725, 46.89568 ], [ -90.751329, 46.893702 ], [ -90.751048, 46.893305 ], [ -90.750858, 46.893035 ], [ -90.750871, 46.892643 ], [ -90.750889, 46.892136 ], [ -90.750952, 46.890293 ], [ -90.751031, 46.887963 ], [ -90.751151, 46.887863 ], [ -90.754692, 46.884915 ], [ -90.754734, 46.88488 ], [ -90.754753, 46.884875 ], [ -90.761295, 46.883238 ], [ -90.761567, 46.88317 ], [ -90.77017, 46.876296 ], [ -90.77024, 46.876184 ], [ -90.780972, 46.858989 ], [ -90.781011, 46.858911 ], [ -90.78804, 46.844886 ], [ -90.792034, 46.836916 ], [ -90.793713, 46.833566 ], [ -90.795693, 46.829614 ], [ -90.795957, 46.829087 ], [ -90.796437, 46.828129 ], [ -90.797404, 46.8262 ], [ -90.798545, 46.823922 ], [ -90.798936, 46.823143 ], [ -90.801041, 46.821626 ], [ -90.80137, 46.821389 ], [ -90.80927, 46.815695 ], [ -90.821967, 46.806545 ], [ -90.825696, 46.803858 ], [ -90.826337, 46.80211 ], [ -90.82735, 46.799345 ], [ -90.828057, 46.797415 ], [ -90.829048, 46.79641 ], [ -90.829933, 46.795513 ], [ -90.830094, 46.795349 ], [ -90.831645, 46.793777 ], [ -90.835008, 46.790366 ], [ -90.835028, 46.790346 ], [ -90.835319, 46.790051 ], [ -90.835607, 46.789759 ], [ -90.847214, 46.789274 ], [ -90.854916, 46.788952 ], [ -90.855472, 46.788929 ], [ -90.855746, 46.788918 ], [ -90.856317, 46.788894 ], [ -90.856531, 46.788885 ], [ -90.856677, 46.788712 ], [ -90.859999, 46.784769 ], [ -90.863542, 46.780565 ], [ -90.859724, 46.774433 ], [ -90.859445, 46.773985 ], [ -90.86088, 46.771079 ], [ -90.862333, 46.768135 ], [ -90.866337, 46.764626 ], [ -90.866586, 46.764408 ], [ -90.866694, 46.764361 ], [ -90.874598, 46.760902 ], [ -90.875925, 46.760321 ], [ -90.885021, 46.756341 ], [ -90.883443, 46.747255 ], [ -90.883396, 46.746987 ], [ -90.882099, 46.744622 ], [ -90.881622, 46.743753 ], [ -90.87881, 46.738629 ], [ -90.878343, 46.737777 ], [ -90.876538, 46.734487 ], [ -90.876426, 46.734284 ], [ -90.876334, 46.734115 ], [ -90.876039, 46.733577 ], [ -90.875829, 46.733195 ], [ -90.871612, 46.725509 ], [ -90.870577, 46.723623 ], [ -90.870396, 46.723293 ], [ -90.869461, 46.722039 ], [ -90.868607, 46.720896 ], [ -90.868531, 46.720794 ], [ -90.868273, 46.720448 ], [ -90.868024, 46.720115 ], [ -90.863864, 46.714539 ], [ -90.861353, 46.711173 ], [ -90.860897, 46.710562 ], [ -90.859797, 46.709088 ], [ -90.859601, 46.708826 ], [ -90.853225, 46.70028 ], [ -90.852916, 46.699866 ], [ -90.852704, 46.699582 ], [ -90.852731, 46.699437 ], [ -90.853644, 46.694464 ], [ -90.853807, 46.693579 ], [ -90.853829, 46.693457 ], [ -90.853927, 46.693369 ], [ -90.854539, 46.692822 ], [ -90.854692, 46.692686 ], [ -90.865494, 46.683033 ], [ -90.865745, 46.682808 ], [ -90.867423, 46.681309 ], [ -90.867823, 46.680952 ], [ -90.867981, 46.68081 ], [ -90.868376, 46.680457 ], [ -90.868468, 46.680375 ], [ -90.870079, 46.679449 ], [ -90.870532, 46.679189 ], [ -90.870739, 46.67907 ], [ -90.870956, 46.678945 ], [ -90.885869, 46.670374 ], [ -90.885943, 46.670353 ], [ -90.896529, 46.667315 ], [ -90.905273, 46.664807 ], [ -90.905567, 46.664722 ], [ -90.909176, 46.663687 ], [ -90.909688, 46.66354 ], [ -90.911281, 46.663083 ], [ -90.911353, 46.662996 ], [ -90.914619, 46.659054 ], [ -90.915152, 46.65841 ], [ -90.915367, 46.657615 ], [ -90.920813, 46.637432 ], [ -90.920835, 46.637351 ], [ -90.92085, 46.636492 ], [ -90.920867, 46.635515 ], [ -90.920936, 46.631606 ], [ -90.920936, 46.631584 ], [ -90.924487, 46.625417 ], [ -90.924489, 46.625415 ], [ -90.926745, 46.622698 ], [ -90.931623, 46.616822 ], [ -90.93212, 46.616223 ], [ -90.933208, 46.614913 ], [ -90.93831, 46.608768 ], [ -90.938617, 46.608398 ], [ -90.93868, 46.608322 ], [ -90.949532, 46.603019 ], [ -90.949621, 46.602975 ], [ -90.950215, 46.602248 ], [ -90.950544, 46.601845 ], [ -90.951418, 46.600774 ], [ -90.951543, 46.600621 ], [ -90.951528, 46.599827 ], [ -90.951476, 46.597033 ], [ -90.947572, 46.59351 ], [ -90.947287, 46.593253 ], [ -90.947159, 46.593138 ], [ -90.942101, 46.588573 ], [ -90.94193, 46.588419 ], [ -90.941374, 46.588293 ], [ -90.941102, 46.588232 ], [ -90.927387, 46.585132 ], [ -90.92356, 46.584267 ], [ -90.923438, 46.584239 ], [ -90.921483, 46.583797 ], [ -90.920411, 46.583555 ], [ -90.920132, 46.583492 ], [ -90.91992, 46.583444 ], [ -90.918414, 46.583103 ], [ -90.918352, 46.583089 ], [ -90.918266, 46.58307 ], [ -90.916982, 46.583014 ], [ -90.909815, 46.582703 ], [ -90.906058, 46.58343 ], [ -90.905572, 46.583524 ], [ -90.901918, 46.585519 ], [ -90.901725, 46.585624 ], [ -90.891944, 46.590964 ], [ -90.886197, 46.594102 ], [ -90.885103, 46.5947 ], [ -90.885007, 46.594752 ], [ -90.873154, 46.601223 ], [ -90.86712, 46.601911 ], [ -90.864284, 46.602965 ], [ -90.858725, 46.605031 ], [ -90.856811, 46.605742 ], [ -90.856244, 46.605953 ], [ -90.85609, 46.60601 ], [ -90.854575, 46.606573 ], [ -90.85338, 46.607017 ], [ -90.852153, 46.607473 ], [ -90.851889, 46.607571 ], [ -90.849684, 46.608391 ], [ -90.843225, 46.610791 ], [ -90.843189, 46.610805 ], [ -90.842058, 46.611225 ], [ -90.841708, 46.611355 ], [ -90.837306, 46.612991 ], [ -90.834259, 46.614123 ], [ -90.831868, 46.615012 ], [ -90.831226, 46.61525 ], [ -90.830011, 46.615702 ], [ -90.82907, 46.616051 ], [ -90.829031, 46.616066 ], [ -90.794775, 46.624941 ], [ -90.792583, 46.625938 ], [ -90.772455, 46.635097 ], [ -90.770192, 46.636127 ], [ -90.768381, 46.637362 ], [ -90.755381, 46.646225 ], [ -90.755287, 46.646289 ], [ -90.755289, 46.646323 ], [ -90.756312, 46.66182 ], [ -90.756495, 46.664591 ], [ -90.74809, 46.669817 ], [ -90.748026, 46.669968 ], [ -90.739565, 46.689943 ], [ -90.739549, 46.689981 ], [ -90.73726, 46.692267 ], [ -90.724924, 46.684186 ], [ -90.705375, 46.671381 ], [ -90.694721, 46.664402 ], [ -90.654497, 46.63999 ], [ -90.650949, 46.637837 ], [ -90.627885, 46.623839 ], [ -90.607649, 46.612186 ], [ -90.60672, 46.611651 ], [ -90.606177, 46.611339 ], [ -90.599602, 46.607552 ], [ -90.599375, 46.607422 ], [ -90.59585, 46.605392 ], [ -90.595583, 46.605238 ], [ -90.591894, 46.603114 ], [ -90.590811, 46.60249 ], [ -90.590712, 46.602433 ], [ -90.586249, 46.599863 ], [ -90.581408, 46.597541 ], [ -90.580191, 46.596958 ], [ -90.579422, 46.596589 ], [ -90.563668, 46.589034 ], [ -90.561966, 46.588218 ], [ -90.561126, 46.587816 ], [ -90.558141, 46.586384 ], [ -90.556224, 46.58588 ], [ -90.549596, 46.584138 ], [ -90.538346, 46.581182 ], [ -90.537962, 46.581081 ], [ -90.537829, 46.581143 ], [ -90.527776, 46.585858 ], [ -90.525788, 46.58679 ], [ -90.525498, 46.586926 ], [ -90.525334, 46.586949 ], [ -90.522674, 46.587313 ], [ -90.519105, 46.587803 ], [ -90.519002, 46.587817 ], [ -90.51851, 46.587885 ], [ -90.505909, 46.589614 ], [ -90.497359, 46.585509 ], [ -90.478826, 46.57661 ], [ -90.478469, 46.576439 ], [ -90.47648, 46.575484 ], [ -90.476315, 46.575405 ], [ -90.476046, 46.575276 ], [ -90.47376, 46.574178 ], [ -90.472483, 46.57373 ], [ -90.440085, 46.562365 ], [ -90.438174, 46.561695 ], [ -90.437596, 46.561492 ], [ -90.437532, 46.561507 ], [ -90.436512, 46.561748 ], [ -90.436314, 46.561795 ], [ -90.434812, 46.56215 ], [ -90.433367, 46.562492 ], [ -90.418136, 46.566094 ], [ -90.414596, 46.55732 ], [ -90.414464, 46.55732 ], [ -90.400429, 46.544384 ], [ -90.400041, 46.544384 ], [ -90.374461, 46.539212 ], [ -90.357676, 46.540271 ], [ -90.313894, 46.516199 ], [ -90.313839, 46.516199 ], [ -90.307716, 46.518392 ], [ -90.284545, 46.518714 ], [ -90.204572, 46.478998 ], [ -90.17786, 46.440548 ], [ -90.166919, 46.439851 ], [ -90.166909, 46.439311 ], [ -90.134656, 46.374979 ], [ -90.134663, 46.374947 ], [ -90.119757, 46.359748 ], [ -90.119691, 46.359755 ], [ -90.120489, 46.336852 ], [ -89.929093, 46.300087 ], [ -89.90991, 46.296402 ], [ -89.908196, 46.296037 ], [ -89.276883, 46.174116 ], [ -89.276489, 46.174047 ], [ -89.219964, 46.163319 ], [ -89.218156, 46.162988 ], [ -89.205657, 46.160408 ], [ -89.203289, 46.16002 ], [ -89.201283, 46.159426 ], [ -89.194508, 46.157942 ], [ -89.166887, 46.152868 ], [ -89.161757, 46.151816 ], [ -89.125136, 46.144531 ], [ -89.058745, 46.124952 ], [ -88.990885, 46.09733 ], [ -88.990807, 46.097298 ], [ -88.948698, 46.080205 ], [ -88.943279, 46.077943 ], [ -88.932558, 46.073601 ], [ -88.85027, 46.040274 ], [ -88.848464, 46.038858 ], [ -88.840584, 46.031112 ], [ -88.815629, 46.02232 ], [ -88.769712, 46.018968 ], [ -88.739994, 46.027308 ], [ -88.730675, 46.026535 ], [ -88.683198, 46.014563 ], [ -88.679132, 46.013538 ], [ -88.674606, 46.010567 ], [ -88.670115, 45.999957 ], [ -88.670939, 45.999957 ], [ -88.666056, 45.988191 ], [ -88.6375, 45.98496 ], [ -88.616405, 45.9877 ], [ -88.613063, 45.990627 ], [ -88.532414, 46.021212 ], [ -88.507188, 46.0183 ], [ -88.500133, 46.000457 ], [ -88.497417, 45.995149 ], [ -88.489608, 45.991381 ], [ -88.423437, 45.98193 ], [ -88.376447, 45.989458 ], [ -88.295559, 45.951459 ], [ -88.250133, 45.963147 ], [ -88.244452, 45.952142 ], [ -88.239672, 45.948982 ], [ -88.211158, 45.944531 ], [ -88.202247, 45.949584 ], [ -88.175532, 45.944897 ], [ -88.139372, 45.929932 ], [ -88.118516, 45.918562 ], [ -88.102603, 45.909888 ], [ -88.073944, 45.875593 ], [ -88.073134, 45.871952 ], [ -88.088825, 45.85586 ], [ -88.106622, 45.841072 ], [ -88.114267, 45.837891 ], [ -88.13364, 45.823128 ], [ -88.13611, 45.819029 ], [ -88.130434, 45.81002 ], [ -88.094047, 45.785658 ], [ -88.072091, 45.780261 ], [ -88.058256, 45.780719 ], [ -88.050634, 45.780972 ], [ -88.039729, 45.789626 ], [ -87.991447, 45.795393 ], [ -87.868111, 45.749477 ], [ -87.828827, 45.72276 ], [ -87.807144, 45.708014 ], [ -87.780808, 45.680349 ], [ -87.781623, 45.67328 ], [ -87.823672, 45.659817 ], [ -87.824102, 45.647138 ], [ -87.79588, 45.618846 ], [ -87.792016, 45.616756 ], [ -87.788798, 45.565947 ], [ -87.792769, 45.499967 ], [ -87.79896, 45.485147 ], [ -87.806347, 45.472262 ], [ -87.812976, 45.464159 ], [ -87.820348, 45.460284 ], [ -87.860432, 45.423504 ], [ -87.888052, 45.354697 ], [ -87.88517, 45.351736 ], [ -87.850133, 45.340435 ], [ -87.838141, 45.345101 ], [ -87.835303, 45.35098 ], [ -87.832612, 45.352249 ], [ -87.790324, 45.353444 ], [ -87.771384, 45.35121 ], [ -87.751452, 45.351755 ], [ -87.718891, 45.377462 ], [ -87.693956, 45.389893 ], [ -87.685934, 45.388711 ], [ -87.675017, 45.382454 ], [ -87.657349, 45.368752 ], [ -87.647729, 45.350721 ], [ -87.648126, 45.339396 ], [ -87.709137, 45.260341 ], [ -87.707779, 45.258343 ], [ -87.711722, 45.243481 ], [ -87.73171, 45.206792 ], [ -87.739492, 45.202126 ], [ -87.741732, 45.198201 ], [ -87.735282, 45.176565 ], [ -87.731389, 45.170989 ], [ -87.659952, 45.107512 ], [ -87.590208, 45.095264 ], [ -87.587147, 45.089495 ], [ -87.587992, 45.085271 ], [ -87.591583, 45.083792 ], [ -87.594718, 45.085134 ], [ -87.601849, 45.082297 ], [ -87.610395, 45.075617 ], [ -87.625748, 45.045157 ], [ -87.624693, 45.014176 ], [ -87.630298, 44.976865 ], [ -87.661964, 44.973035 ], [ -87.696492, 44.974233 ], [ -87.76262, 44.965796 ] ] ] ] } },
+{ "type": "Feature", "id": 22, "properties": { "GEO_ID": "0400000US56", "STATE": "56", "NAME": "Wyoming", "LSAD": "", "CENSUSAREA": 97093.141000000003 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -104.055077, 43.936535 ], [ -104.055104, 43.853478 ], [ -104.055138, 43.750421 ], [ -104.055133, 43.747105 ], [ -104.054902, 43.583852 ], [ -104.054885, 43.583512 ], [ -104.05484, 43.579368 ], [ -104.055032, 43.558603 ], [ -104.054787, 43.503328 ], [ -104.054786, 43.503072 ], [ -104.054779, 43.477815 ], [ -104.054766, 43.428914 ], [ -104.054614, 43.390949 ], [ -104.054403, 43.325914 ], [ -104.054218, 43.30437 ], [ -104.053884, 43.297047 ], [ -104.053876, 43.289801 ], [ -104.053127, 43.000585 ], [ -104.052863, 42.754569 ], [ -104.052809, 42.749966 ], [ -104.052583, 42.650062 ], [ -104.052741, 42.633982 ], [ -104.052586, 42.630917 ], [ -104.052773, 42.611766 ], [ -104.052775, 42.61159 ], [ -104.052775, 42.610813 ], [ -104.052776, 42.25822 ], [ -104.052793, 42.249962 ], [ -104.052761, 42.170278 ], [ -104.052547, 42.166801 ], [ -104.053001, 42.137254 ], [ -104.052738, 42.133769 ], [ -104.0526, 42.124963 ], [ -104.052954, 42.089077 ], [ -104.052967, 42.075004 ], [ -104.05288, 42.021761 ], [ -104.052729, 42.016318 ], [ -104.052704, 42.001718 ], [ -104.052699, 41.998673 ], [ -104.052761, 41.994967 ], [ -104.05283, 41.9946 ], [ -104.052856, 41.975958 ], [ -104.052734, 41.973007 ], [ -104.052991, 41.914973 ], [ -104.052931, 41.906143 ], [ -104.053026, 41.885464 ], [ -104.052774, 41.733401 ], [ -104.05283, 41.697954 ], [ -104.052913, 41.64519 ], [ -104.052945, 41.638167 ], [ -104.052975, 41.622931 ], [ -104.052735, 41.613676 ], [ -104.052859, 41.592254 ], [ -104.05254, 41.564274 ], [ -104.052531, 41.552723 ], [ -104.052584, 41.55265 ], [ -104.052692, 41.541154 ], [ -104.052686, 41.539111 ], [ -104.052476, 41.522343 ], [ -104.052478, 41.515754 ], [ -104.05234, 41.417865 ], [ -104.05216, 41.407662 ], [ -104.052287, 41.393307 ], [ -104.052287, 41.393214 ], [ -104.052324, 41.321144 ], [ -104.052476, 41.320961 ], [ -104.052568, 41.316202 ], [ -104.052453, 41.278202 ], [ -104.052574, 41.278019 ], [ -104.052666, 41.275251 ], [ -104.053142, 41.114457 ], [ -104.053083, 41.104985 ], [ -104.053025, 41.090274 ], [ -104.053177, 41.089725 ], [ -104.053097, 41.018045 ], [ -104.053158, 41.016809 ], [ -104.053249, 41.001406 ], [ -104.066961, 41.001504 ], [ -104.086068, 41.001563 ], [ -104.10459, 41.001543 ], [ -104.123586, 41.001626 ], [ -104.211473, 41.001591 ], [ -104.214191, 41.001568 ], [ -104.214692, 41.001657 ], [ -104.497058, 41.001805 ], [ -104.497149, 41.001828 ], [ -104.882452, 40.998186 ], [ -104.943371, 40.99819 ], [ -105.254779, 40.99821 ], [ -105.256527, 40.998191 ], [ -105.27686, 40.998173 ], [ -105.277138, 40.998173 ], [ -105.724804, 40.99691 ], [ -105.730421, 40.996886 ], [ -106.061181, 40.996999 ], [ -106.19055, 40.998056 ], [ -106.321165, 40.999123 ], [ -106.386356, 41.001144 ], [ -106.391852, 41.001176 ], [ -106.43095, 41.001752 ], [ -106.437419, 41.001795 ], [ -106.439563, 41.001978 ], [ -106.453859, 41.002057 ], [ -106.857772, 41.003082 ], [ -107.000606, 41.003444 ], [ -107.317794, 41.002957 ], [ -107.918421, 41.002036 ], [ -108.250649, 41.000114 ], [ -109.050076, 41.000659 ], [ -109.207383, 41.001459 ], [ -109.676421, 40.998395 ], [ -109.713877, 40.998266 ], [ -109.715409, 40.998191 ], [ -109.854302, 40.997661 ], [ -109.855299, 40.997614 ], [ -109.999838, 40.99733 ], [ -110.000708, 40.997352 ], [ -110.048474, 40.997103 ], [ -110.500718, 40.994746 ], [ -111.046723, 40.997959 ], [ -111.046551, 41.251716 ], [ -111.0466, 41.360692 ], [ -111.046264, 41.377731 ], [ -111.046402, 41.579845 ], [ -111.046689, 42.001567 ], [ -111.047109, 42.142497 ], [ -111.047107, 42.148971 ], [ -111.047058, 42.182672 ], [ -111.047097, 42.194773 ], [ -111.047074, 42.280787 ], [ -111.04708, 42.34942 ], [ -111.046249, 42.513116 ], [ -111.043959, 42.96445 ], [ -111.043957, 42.969482 ], [ -111.043924, 42.975063 ], [ -111.044129, 43.018702 ], [ -111.044156, 43.020052 ], [ -111.044206, 43.022614 ], [ -111.044034, 43.024581 ], [ -111.044034, 43.024844 ], [ -111.044033, 43.026411 ], [ -111.044094, 43.02927 ], [ -111.043997, 43.041415 ], [ -111.044058, 43.04464 ], [ -111.044063, 43.046302 ], [ -111.044086, 43.054819 ], [ -111.044117, 43.060309 ], [ -111.04415, 43.066172 ], [ -111.044162, 43.068222 ], [ -111.044143, 43.072364 ], [ -111.044235, 43.177121 ], [ -111.044266, 43.177236 ], [ -111.044232, 43.18444 ], [ -111.044168, 43.189244 ], [ -111.044229, 43.195579 ], [ -111.044617, 43.31572 ], [ -111.045205, 43.501136 ], [ -111.045706, 43.659112 ], [ -111.04588, 43.681033 ], [ -111.046118, 43.684902 ], [ -111.046051, 43.685812 ], [ -111.04611, 43.687848 ], [ -111.046421, 43.722059 ], [ -111.046435, 43.726545 ], [ -111.04634, 43.726957 ], [ -111.046715, 43.815832 ], [ -111.048107, 43.983096 ], [ -111.048751, 44.060403 ], [ -111.048751, 44.060838 ], [ -111.048633, 44.062903 ], [ -111.049216, 44.435811 ], [ -111.049194, 44.438058 ], [ -111.048974, 44.474072 ], [ -111.055208, 44.624927 ], [ -111.055495, 44.666262 ], [ -111.056888, 44.866658 ], [ -111.055629, 44.933578 ], [ -111.056207, 44.935901 ], [ -111.044275, 45.001345 ], [ -110.875772, 45.002101 ], [ -110.750767, 44.997948 ], [ -110.705272, 44.992324 ], [ -110.552433, 44.992237 ], [ -110.547165, 44.992459 ], [ -110.221343, 44.996176 ], [ -110.110103, 45.003905 ], [ -110.026347, 45.003665 ], [ -110.025544, 45.003602 ], [ -109.798687, 45.002188 ], [ -109.269294, 45.005283 ], [ -109.263431, 45.005345 ], [ -109.103445, 45.005904 ], [ -109.08301, 44.99961 ], [ -109.062262, 44.999623 ], [ -108.621313, 45.000408 ], [ -108.578484, 45.000484 ], [ -108.565921, 45.000578 ], [ -108.249345, 44.999458 ], [ -108.125666, 45.001011 ], [ -107.911495, 45.000948 ], [ -107.608854, 45.00086 ], [ -107.607824, 45.000929 ], [ -107.13418, 45.000109 ], [ -107.080624, 44.996791 ], [ -106.892875, 44.995947 ], [ -106.888773, 44.995885 ], [ -106.263586, 44.993788 ], [ -106.024814, 44.993688 ], [ -105.928184, 44.993647 ], [ -105.918995, 44.997771 ], [ -105.848065, 45.000396 ], [ -105.076607, 45.000347 ], [ -105.038405, 45.000345 ], [ -105.025266, 45.00029 ], [ -105.019284, 45.000329 ], [ -105.01824, 45.000437 ], [ -104.765063, 44.999183 ], [ -104.759855, 44.999066 ], [ -104.665171, 44.998618 ], [ -104.663882, 44.998869 ], [ -104.470422, 44.998453 ], [ -104.470117, 44.998453 ], [ -104.057698, 44.997431 ], [ -104.055963, 44.768236 ], [ -104.055963, 44.767962 ], [ -104.055934, 44.72372 ], [ -104.05587, 44.723422 ], [ -104.055777, 44.700466 ], [ -104.055938, 44.693881 ], [ -104.05581, 44.691343 ], [ -104.055877, 44.571016 ], [ -104.055892, 44.543341 ], [ -104.055927, 44.51773 ], [ -104.054487, 44.180381 ], [ -104.054562, 44.141081 ], [ -104.05495, 43.93809 ], [ -104.055077, 43.936535 ] ] ] ] } },
+{ "type": "Feature", "id": 23, "properties": { "GEO_ID": "0400000US01", "STATE": "01", "NAME": "Alabama", "LSAD": "", "CENSUSAREA": 50645.326000000001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -88.124658, 30.28364 ], [ -88.086812, 30.259864 ], [ -88.074854, 30.249119 ], [ -88.075856, 30.246139 ], [ -88.078786, 30.245039 ], [ -88.109432, 30.242097 ], [ -88.120151, 30.246149 ], [ -88.137083, 30.249179 ], [ -88.166569, 30.249255 ], [ -88.20854, 30.244807 ], [ -88.280571, 30.230274 ], [ -88.304773, 30.228031 ], [ -88.313323, 30.230024 ], [ -88.310025, 30.233233 ], [ -88.299705, 30.231812 ], [ -88.280781, 30.233781 ], [ -88.25837, 30.239595 ], [ -88.224615, 30.245559 ], [ -88.17335, 30.252418 ], [ -88.158303, 30.252393 ], [ -88.141143, 30.255024 ], [ -88.130631, 30.262125 ], [ -88.124722, 30.273541 ], [ -88.124658, 30.28364 ] ] ], [ [ [ -86.783628, 34.991925 ], [ -86.677616, 34.99207 ], [ -86.676726, 34.99207 ], [ -86.67436, 34.992001 ], [ -86.670853, 34.992 ], [ -86.65961, 34.991792 ], [ -86.641212, 34.99174 ], [ -86.600039, 34.99124 ], [ -86.588962, 34.991197 ], [ -86.571217, 34.991011 ], [ -86.555864, 34.990971 ], [ -86.528485, 34.990677 ], [ -86.467798, 34.990692 ], [ -86.433927, 34.991085 ], [ -86.397203, 34.99166 ], [ -86.318761, 34.991147 ], [ -86.311274, 34.991098 ], [ -85.863935, 34.988379 ], [ -85.828724, 34.988165 ], [ -85.824411, 34.988142 ], [ -85.605165, 34.984678 ], [ -85.595191, 34.924331 ], [ -85.595163, 34.924171 ], [ -85.583145, 34.860371 ], [ -85.552482, 34.708321 ], [ -85.552454, 34.708138 ], [ -85.541267, 34.656783 ], [ -85.541264, 34.656701 ], [ -85.534423, 34.623789 ], [ -85.527127, 34.588684 ], [ -85.51393, 34.525192 ], [ -85.513709, 34.52417 ], [ -85.513699, 34.524133 ], [ -85.512108, 34.518252 ], [ -85.508384, 34.501212 ], [ -85.502454, 34.474527 ], [ -85.502316, 34.473954 ], [ -85.462304, 34.286365 ], [ -85.458693, 34.269437 ], [ -85.458071, 34.265736 ], [ -85.455371, 34.252854 ], [ -85.455057, 34.250689 ], [ -85.421731, 34.080821 ], [ -85.398837, 33.964129 ], [ -85.386693, 33.901697 ], [ -85.361844, 33.773951 ], [ -85.360491, 33.767958 ], [ -85.337974, 33.653111 ], [ -85.322497, 33.574167 ], [ -85.314994, 33.535898 ], [ -85.314091, 33.530218 ], [ -85.313999, 33.529807 ], [ -85.304439, 33.482884 ], [ -85.293902, 33.428079 ], [ -85.236509, 33.129562 ], [ -85.232378, 33.108077 ], [ -85.223261, 33.06258 ], [ -85.221868, 33.055538 ], [ -85.184131, 32.870525 ], [ -85.123421, 32.772248 ], [ -85.13204, 32.764211 ], [ -85.136776, 32.746512 ], [ -85.137136, 32.745168 ], [ -85.114737, 32.685634 ], [ -85.10479, 32.642542 ], [ -85.082454, 32.607022 ], [ -85.080288, 32.603577 ], [ -85.079935, 32.602889 ], [ -85.069583, 32.58393 ], [ -85.044606, 32.559499 ], [ -85.022509, 32.542923 ], [ -85.0071, 32.523868 ], [ -85.001324, 32.512973 ], [ -85.001052, 32.510477 ], [ -85.00103, 32.510157 ], [ -85.000779, 32.506548 ], [ -84.998231, 32.469842 ], [ -84.983831, 32.445643 ], [ -84.979431, 32.412244 ], [ -84.987278, 32.381623 ], [ -84.987386, 32.381201 ], [ -85.008096, 32.336677 ], [ -85.007103, 32.328362 ], [ -85.001874, 32.322015 ], [ -84.93868, 32.300708 ], [ -84.916611, 32.281177 ], [ -84.909052, 32.26354 ], [ -84.92165, 32.233306 ], [ -84.923638, 32.231539 ], [ -84.964828, 32.194952 ], [ -84.995929, 32.184852 ], [ -85.047865, 32.142033 ], [ -85.056029, 32.063055 ], [ -85.050212, 32.024196 ], [ -85.062246, 31.991857 ], [ -85.07233, 31.964758 ], [ -85.08213, 31.944658 ], [ -85.10663, 31.915159 ], [ -85.132931, 31.88826 ], [ -85.141831, 31.839861 ], [ -85.141331, 31.783163 ], [ -85.138668, 31.780425 ], [ -85.130731, 31.772263 ], [ -85.12523, 31.767063 ], [ -85.124501, 31.763081 ], [ -85.11893, 31.732664 ], [ -85.12223, 31.722764 ], [ -85.12653, 31.716764 ], [ -85.12553, 31.694965 ], [ -85.087029, 31.640966 ], [ -85.065236, 31.624351 ], [ -85.059534, 31.621717 ], [ -85.057473, 31.618624 ], [ -85.041305, 31.540987 ], [ -85.046859, 31.517451 ], [ -85.068065, 31.427586 ], [ -85.087651, 31.308677 ], [ -85.101561, 31.283362 ], [ -85.111871, 31.258388 ], [ -85.107516, 31.186451 ], [ -85.100207, 31.16549 ], [ -85.092106, 31.160293 ], [ -85.083582, 31.15963 ], [ -85.076628, 31.156927 ], [ -85.035615, 31.108192 ], [ -85.029736, 31.096163 ], [ -85.022121, 31.07548 ], [ -84.999428, 31.013843 ], [ -85.002368, 31.000682 ], [ -85.024108, 31.000681 ], [ -85.027512, 31.00067 ], [ -85.030107, 31.000653 ], [ -85.031155, 31.000647 ], [ -85.052088, 31.000585 ], [ -85.054802, 31.000585 ], [ -85.057534, 31.000585 ], [ -85.145835, 31.000695 ], [ -85.152085, 31.000888 ], [ -85.152218, 31.000834 ], [ -85.154452, 31.000835 ], [ -85.488298, 30.997041 ], [ -85.497992, 30.996931 ], [ -85.498272, 30.996928 ], [ -86.035039, 30.99332 ], [ -86.052462, 30.993247 ], [ -86.056213, 30.993133 ], [ -86.162886, 30.993682 ], [ -86.168979, 30.993706 ], [ -86.175204, 30.993798 ], [ -86.180232, 30.994005 ], [ -86.187246, 30.993992 ], [ -86.289247, 30.993798 ], [ -86.304596, 30.994029 ], [ -86.364907, 30.994455 ], [ -86.36927, 30.994477 ], [ -86.374545, 30.994474 ], [ -86.388646, 30.994181 ], [ -86.388647, 30.994181 ], [ -86.391937, 30.994172 ], [ -86.404912, 30.994049 ], [ -86.454704, 30.993791 ], [ -86.458319, 30.993998 ], [ -86.512834, 30.9937 ], [ -86.519938, 30.993245 ], [ -86.563436, 30.995223 ], [ -86.567586, 30.995109 ], [ -86.664681, 30.994534 ], [ -86.678383, 30.994537 ], [ -86.688294, 30.995029 ], [ -86.725379, 30.996872 ], [ -86.727293, 30.996882 ], [ -86.728392, 30.996739 ], [ -86.785692, 30.996977 ], [ -86.785918, 30.996978 ], [ -86.830497, 30.997401 ], [ -86.831934, 30.997378 ], [ -86.872989, 30.997631 ], [ -86.888135, 30.997577 ], [ -87.027107, 30.999255 ], [ -87.036366, 30.999348 ], [ -87.039989, 30.999594 ], [ -87.053737, 30.999131 ], [ -87.064063, 30.999191 ], [ -87.068633, 30.999143 ], [ -87.162614, 30.999055 ], [ -87.163084, 30.999051 ], [ -87.25498, 30.998285 ], [ -87.255592, 30.998216 ], [ -87.257002, 30.998194 ], [ -87.25796, 30.998263 ], [ -87.259689, 30.998172 ], [ -87.26054, 30.998195 ], [ -87.265564, 30.998267 ], [ -87.288905, 30.998345 ], [ -87.290995, 30.998352 ], [ -87.301567, 30.998434 ], [ -87.30403, 30.998191 ], [ -87.312183, 30.998435 ], [ -87.333973, 30.998272 ], [ -87.355656, 30.998244 ], [ -87.364011, 30.998218 ], [ -87.367842, 30.998292 ], [ -87.425774, 30.99809 ], [ -87.432292, 30.998205 ], [ -87.449811, 30.998272 ], [ -87.455705, 30.998318 ], [ -87.458658, 30.998386 ], [ -87.461638, 30.998202 ], [ -87.461783, 30.998201 ], [ -87.466827, 30.998178 ], [ -87.466879, 30.998178 ], [ -87.478706, 30.998213 ], [ -87.479703, 30.998197 ], [ -87.480243, 30.998202 ], [ -87.548543, 30.997927 ], [ -87.571281, 30.99787 ], [ -87.598928, 30.997457 ], [ -87.598927, 30.997454 ], [ -87.594111, 30.976335 ], [ -87.601355, 30.936294 ], [ -87.622203, 30.897508 ], [ -87.634938, 30.865886 ], [ -87.624137, 30.845713 ], [ -87.532607, 30.743489 ], [ -87.502926, 30.722369 ], [ -87.497515, 30.720123 ], [ -87.481225, 30.716508 ], [ -87.449362, 30.698913 ], [ -87.407118, 30.671796 ], [ -87.396997, 30.65364 ], [ -87.394219, 30.641699 ], [ -87.394479, 30.625192 ], [ -87.449921, 30.51469 ], [ -87.449841, 30.514369 ], [ -87.448332, 30.513063 ], [ -87.430578, 30.491096 ], [ -87.419177, 30.410198 ], [ -87.427478, 30.408398 ], [ -87.440678, 30.391498 ], [ -87.451378, 30.367199 ], [ -87.450962, 30.346262 ], [ -87.450078, 30.3111 ], [ -87.452378, 30.300201 ], [ -87.518324, 30.280435 ], [ -87.544533, 30.275659 ], [ -87.558097, 30.274437 ], [ -87.581362, 30.269257 ], [ -87.656888, 30.249709 ], [ -87.73553, 30.240679 ], [ -87.80056, 30.229365 ], [ -87.838462, 30.227185 ], [ -87.926119, 30.230373 ], [ -87.962253, 30.229522 ], [ -87.999996, 30.225753 ], [ -88.014572, 30.222366 ], [ -88.028401, 30.221132 ], [ -88.029272, 30.222714 ], [ -88.023991, 30.23039 ], [ -87.966847, 30.235618 ], [ -87.948979, 30.256564 ], [ -87.936041, 30.261469 ], [ -87.918247, 30.253308 ], [ -87.913762, 30.247837 ], [ -87.90046, 30.241531 ], [ -87.893201, 30.239237 ], [ -87.879343, 30.23859 ], [ -87.860085, 30.240289 ], [ -87.817743, 30.254292 ], [ -87.802087, 30.253054 ], [ -87.78775, 30.254244 ], [ -87.766626, 30.262353 ], [ -87.755263, 30.277292 ], [ -87.755516, 30.291217 ], [ -87.772758, 30.311701 ], [ -87.796717, 30.324198 ], [ -87.809266, 30.332702 ], [ -87.82988, 30.353809 ], [ -87.837239, 30.369324 ], [ -87.845132, 30.377446 ], [ -87.853806, 30.378481 ], [ -87.865017, 30.38345 ], [ -87.906343, 30.40938 ], [ -87.908908, 30.41424 ], [ -87.914136, 30.446144 ], [ -87.920031, 30.470645 ], [ -87.924211, 30.4761 ], [ -87.931902, 30.4811 ], [ -87.933355, 30.487357 ], [ -87.911141, 30.525848 ], [ -87.905343, 30.537566 ], [ -87.901711, 30.550879 ], [ -87.904168, 30.565985 ], [ -87.907891, 30.573114 ], [ -87.911431, 30.576261 ], [ -87.914956, 30.585893 ], [ -87.91253, 30.615795 ], [ -87.919346, 30.63606 ], [ -87.93107, 30.652694 ], [ -87.936717, 30.657432 ], [ -87.955989, 30.658862 ], [ -87.981196, 30.67509 ], [ -88.008396, 30.684956 ], [ -88.012444, 30.68319 ], [ -88.022076, 30.673873 ], [ -88.026706, 30.66149 ], [ -88.034588, 30.653715 ], [ -88.044339, 30.652568 ], [ -88.061998, 30.644891 ], [ -88.059598, 30.619091 ], [ -88.053998, 30.612491 ], [ -88.064898, 30.588292 ], [ -88.074898, 30.578892 ], [ -88.085493, 30.563258 ], [ -88.081617, 30.546317 ], [ -88.082792, 30.528713 ], [ -88.090734, 30.52357 ], [ -88.100874, 30.50975 ], [ -88.103768, 30.500903 ], [ -88.102988, 30.493029 ], [ -88.096867, 30.471053 ], [ -88.100646, 30.46122 ], [ -88.106437, 30.452738 ], [ -88.10407, 30.4273 ], [ -88.107274, 30.377246 ], [ -88.115432, 30.35657 ], [ -88.124611, 30.341623 ], [ -88.128052, 30.338509 ], [ -88.136173, 30.320729 ], [ -88.155775, 30.327184 ], [ -88.171967, 30.324679 ], [ -88.191542, 30.317002 ], [ -88.195664, 30.321242 ], [ -88.198361, 30.338819 ], [ -88.196353, 30.343586 ], [ -88.188532, 30.345053 ], [ -88.188527, 30.348124 ], [ -88.200065, 30.362378 ], [ -88.204495, 30.362102 ], [ -88.260695, 30.382381 ], [ -88.282635, 30.382876 ], [ -88.290649, 30.370741 ], [ -88.311608, 30.368908 ], [ -88.316525, 30.369985 ], [ -88.319599, 30.380334 ], [ -88.332277, 30.38844 ], [ -88.341345, 30.38947 ], [ -88.364022, 30.388006 ], [ -88.374671, 30.385608 ], [ -88.395023, 30.369425 ], [ -88.402283, 30.510852 ], [ -88.403547, 30.5331 ], [ -88.403931, 30.543359 ], [ -88.404013, 30.54506 ], [ -88.407484, 30.622736 ], [ -88.407462, 30.631653 ], [ -88.40807, 30.63697 ], [ -88.409571, 30.668731 ], [ -88.411339, 30.706334 ], [ -88.41155, 30.712956 ], [ -88.412209, 30.730395 ], [ -88.41227, 30.731771 ], [ -88.412462, 30.735598 ], [ -88.425635, 30.998301 ], [ -88.425729, 31.000183 ], [ -88.425807, 31.001123 ], [ -88.432007, 31.114298 ], [ -88.438104, 31.23006 ], [ -88.438211, 31.231252 ], [ -88.445182, 31.355855 ], [ -88.445209, 31.355969 ], [ -88.448686, 31.420888 ], [ -88.44866, 31.421277 ], [ -88.449446, 31.435837 ], [ -88.459478, 31.621652 ], [ -88.459722, 31.624002 ], [ -88.464425, 31.697881 ], [ -88.464428, 31.697952 ], [ -88.471106, 31.850949 ], [ -88.471214, 31.851385 ], [ -88.46996, 31.893759 ], [ -88.468879, 31.930262 ], [ -88.46866, 31.933173 ], [ -88.455039, 32.039719 ], [ -88.454959, 32.040576 ], [ -88.43871, 32.172078 ], [ -88.43865, 32.172806 ], [ -88.431707, 32.227662 ], [ -88.421453, 32.30868 ], [ -88.403789, 32.44977 ], [ -88.403789, 32.449885 ], [ -88.388739, 32.578116 ], [ -88.383039, 32.626679 ], [ -88.382985, 32.626954 ], [ -88.347692, 32.929059 ], [ -88.340432, 32.991199 ], [ -88.304514, 33.28832 ], [ -88.291127, 33.399061 ], [ -88.277421, 33.512436 ], [ -88.276805, 33.516463 ], [ -88.274619, 33.534008 ], [ -88.27005, 33.570819 ], [ -88.269532, 33.572894 ], [ -88.269076, 33.576929 ], [ -88.26816, 33.58504 ], [ -88.267148, 33.591989 ], [ -88.267005, 33.594229 ], [ -88.256343, 33.682053 ], [ -88.256131, 33.68286 ], [ -88.254622, 33.69578 ], [ -88.254445, 33.698779 ], [ -88.24839, 33.744908 ], [ -88.226517, 33.911551 ], [ -88.226517, 33.911665 ], [ -88.226428, 33.912875 ], [ -88.207229, 34.058333 ], [ -88.203597, 34.08653 ], [ -88.176889, 34.293858 ], [ -88.175867, 34.302171 ], [ -88.173632, 34.321054 ], [ -88.16591, 34.380926 ], [ -88.165634, 34.383102 ], [ -88.155305, 34.463087 ], [ -88.139988, 34.581703 ], [ -88.139246, 34.587795 ], [ -88.138719, 34.589215 ], [ -88.118407, 34.724292 ], [ -88.097888, 34.892202 ], [ -88.125038, 34.902227 ], [ -88.200064, 34.995634 ], [ -88.18245, 35.007712 ], [ -87.984916, 35.006256 ], [ -87.877969, 35.005468 ], [ -87.877742, 35.005512 ], [ -87.872626, 35.005571 ], [ -87.853528, 35.005541 ], [ -87.853411, 35.005576 ], [ -87.851886, 35.005656 ], [ -87.773586, 35.004946 ], [ -87.767602, 35.004783 ], [ -87.75889, 35.004711 ], [ -87.709491, 35.004089 ], [ -87.702321, 35.003945 ], [ -87.700543, 35.003988 ], [ -87.696834, 35.003852 ], [ -87.671405, 35.003537 ], [ -87.664123, 35.003523 ], [ -87.606031, 35.003343 ], [ -87.428613, 35.002795 ], [ -87.421543, 35.002679 ], [ -87.4174, 35.002669 ], [ -87.391314, 35.002374 ], [ -87.381071, 35.002118 ], [ -87.359281, 35.001823 ], [ -87.349251, 35.001662 ], [ -87.299185, 35.000915 ], [ -87.270014, 35.00039 ], [ -87.230544, 34.999484 ], [ -87.224053, 34.999327 ], [ -87.216683, 34.999148 ], [ -87.210759, 34.999024 ], [ -87.011174, 34.995162 ], [ -87.000007, 34.995121 ], [ -86.974412, 34.994513 ], [ -86.972613, 34.99461 ], [ -86.970236, 34.994546 ], [ -86.96712, 34.9944 ], [ -86.862147, 34.991956 ], [ -86.849794, 34.991924 ], [ -86.846466, 34.99186 ], [ -86.83637, 34.991764 ], [ -86.836306, 34.991764 ], [ -86.820657, 34.991764 ], [ -86.783648, 34.991925 ], [ -86.783628, 34.991925 ] ] ] ] } },
+{ "type": "Feature", "id": 24, "properties": { "GEO_ID": "0400000US12", "STATE": "12", "NAME": "Florida", "LSAD": "", "CENSUSAREA": 53624.758999999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -80.250581, 25.34193 ], [ -80.254916, 25.336336 ], [ -80.260137, 25.324641 ], [ -80.268138, 25.320675 ], [ -80.288184, 25.282835 ], [ -80.307584, 25.257561 ], [ -80.351399, 25.190615 ], [ -80.354019, 25.184306 ], [ -80.349855, 25.168825 ], [ -80.35857, 25.154073 ], [ -80.377084, 25.130487 ], [ -80.399767, 25.108536 ], [ -80.428318, 25.095547 ], [ -80.431032, 25.08925 ], [ -80.443375, 25.076084 ], [ -80.462011, 25.069935 ], [ -80.47387, 25.060253 ], [ -80.493881, 25.038502 ], [ -80.48912, 25.031301 ], [ -80.494781, 25.023019 ], [ -80.537995, 24.990244 ], [ -80.565831, 24.958155 ], [ -80.571668, 24.953659 ], [ -80.588272, 24.951153 ], [ -80.596073, 24.948173 ], [ -80.611693, 24.93842 ], [ -80.635571, 24.913003 ], [ -80.659395, 24.897433 ], [ -80.66128, 24.899704 ], [ -80.660198, 24.90498 ], [ -80.650765, 24.908121 ], [ -80.641306, 24.914311 ], [ -80.623866, 24.931236 ], [ -80.622896, 24.935587 ], [ -80.624172, 24.939058 ], [ -80.621658, 24.944265 ], [ -80.597074, 24.958492 ], [ -80.581131, 24.964738 ], [ -80.578185, 24.962811 ], [ -80.570813, 24.962215 ], [ -80.558785, 24.971505 ], [ -80.54411, 24.999916 ], [ -80.543254, 25.007337 ], [ -80.545971, 25.01477 ], [ -80.524498, 25.016945 ], [ -80.509136, 25.028317 ], [ -80.501326, 25.041436 ], [ -80.495569, 25.047497 ], [ -80.4889, 25.05011 ], [ -80.481197, 25.056604 ], [ -80.460652, 25.078904 ], [ -80.465496, 25.086609 ], [ -80.470211, 25.089438 ], [ -80.481763, 25.091905 ], [ -80.494715, 25.102269 ], [ -80.484188, 25.10943 ], [ -80.47748, 25.107407 ], [ -80.476174, 25.099454 ], [ -80.463987, 25.09321 ], [ -80.450399, 25.088751 ], [ -80.444887, 25.092966 ], [ -80.433575, 25.106317 ], [ -80.433499, 25.114665 ], [ -80.447659, 25.147729 ], [ -80.446473, 25.151287 ], [ -80.41326, 25.137053 ], [ -80.403177, 25.141798 ], [ -80.395467, 25.150694 ], [ -80.387164, 25.170859 ], [ -80.38835, 25.182721 ], [ -80.391909, 25.19221 ], [ -80.387164, 25.198141 ], [ -80.369965, 25.206444 ], [ -80.358696, 25.207037 ], [ -80.3498, 25.210595 ], [ -80.337345, 25.231353 ], [ -80.333787, 25.253891 ], [ -80.336159, 25.261601 ], [ -80.342683, 25.268125 ], [ -80.368186, 25.282359 ], [ -80.364034, 25.28651 ], [ -80.339421, 25.290069 ], [ -80.334676, 25.285917 ], [ -80.328746, 25.28651 ], [ -80.315698, 25.29422 ], [ -80.292567, 25.314385 ], [ -80.289602, 25.325061 ], [ -80.275961, 25.344039 ], [ -80.264614, 25.354322 ], [ -80.256982, 25.361239 ], [ -80.25461, 25.38081 ], [ -80.251052, 25.391486 ], [ -80.246307, 25.398603 ], [ -80.226142, 25.406313 ], [ -80.219025, 25.411058 ], [ -80.21428, 25.416988 ], [ -80.20657, 25.434188 ], [ -80.199453, 25.458504 ], [ -80.192336, 25.473331 ], [ -80.189964, 25.485786 ], [ -80.191743, 25.495275 ], [ -80.188778, 25.50773 ], [ -80.179288, 25.518999 ], [ -80.174544, 25.518406 ], [ -80.173951, 25.482821 ], [ -80.184033, 25.468587 ], [ -80.204198, 25.412244 ], [ -80.221991, 25.397417 ], [ -80.238004, 25.361832 ], [ -80.240376, 25.347005 ], [ -80.249865, 25.342853 ], [ -80.250581, 25.34193 ] ] ], [ [ [ -81.582923, 24.658732 ], [ -81.580534, 24.66914 ], [ -81.562917, 24.692912 ], [ -81.55761, 24.692488 ], [ -81.542116, 24.681026 ], [ -81.535323, 24.67954 ], [ -81.51898, 24.687818 ], [ -81.516433, 24.700341 ], [ -81.5124, 24.703737 ], [ -81.490962, 24.710105 ], [ -81.476642, 24.711244 ], [ -81.474186, 24.706332 ], [ -81.469275, 24.704286 ], [ -81.459043, 24.707355 ], [ -81.454132, 24.710834 ], [ -81.451881, 24.714518 ], [ -81.4527, 24.736209 ], [ -81.456588, 24.740097 ], [ -81.451267, 24.747464 ], [ -81.440831, 24.73539 ], [ -81.43858, 24.727 ], [ -81.435715, 24.723931 ], [ -81.432032, 24.722908 ], [ -81.423028, 24.731911 ], [ -81.421595, 24.737641 ], [ -81.427121, 24.745827 ], [ -81.430599, 24.747259 ], [ -81.431009, 24.751761 ], [ -81.425483, 24.752989 ], [ -81.402769, 24.749101 ], [ -81.392947, 24.743371 ], [ -81.390287, 24.73846 ], [ -81.389468, 24.731298 ], [ -81.38558, 24.726182 ], [ -81.36041, 24.708788 ], [ -81.345881, 24.70756 ], [ -81.319282, 24.701238 ], [ -81.314787, 24.691764 ], [ -81.313933, 24.680707 ], [ -81.309664, 24.665017 ], [ -81.298028, 24.656774 ], [ -81.298369, 24.654326 ], [ -81.303113, 24.651665 ], [ -81.332831, 24.639528 ], [ -81.395096, 24.621062 ], [ -81.401946, 24.623564 ], [ -81.403319, 24.640294 ], [ -81.414187, 24.647167 ], [ -81.432315, 24.645949 ], [ -81.448623, 24.640172 ], [ -81.470411, 24.641985 ], [ -81.480951, 24.645121 ], [ -81.48183, 24.647369 ], [ -81.477915, 24.649893 ], [ -81.47641, 24.653197 ], [ -81.480504, 24.659757 ], [ -81.49858, 24.66498 ], [ -81.502992, 24.660877 ], [ -81.505585, 24.654609 ], [ -81.50874, 24.64421 ], [ -81.509028, 24.631516 ], [ -81.511165, 24.625135 ], [ -81.518595, 24.620304 ], [ -81.54645, 24.614895 ], [ -81.602998, 24.586444 ], [ -81.664209, 24.573143 ], [ -81.674694, 24.564359 ], [ -81.685278, 24.558739 ], [ -81.691575, 24.559886 ], [ -81.732511, 24.556423 ], [ -81.765993, 24.552103 ], [ -81.786157, 24.54658 ], [ -81.810333, 24.544701 ], [ -81.81289, 24.546468 ], [ -81.814446, 24.56358 ], [ -81.811386, 24.56975 ], [ -81.800676, 24.570989 ], [ -81.794057, 24.586 ], [ -81.773808, 24.584977 ], [ -81.748071, 24.590199 ], [ -81.739241, 24.589973 ], [ -81.734573, 24.584148 ], [ -81.730473, 24.58196 ], [ -81.715944, 24.587956 ], [ -81.71548, 24.592498 ], [ -81.705364, 24.597647 ], [ -81.699349, 24.597647 ], [ -81.694235, 24.591932 ], [ -81.687017, 24.592534 ], [ -81.678595, 24.597647 ], [ -81.66897, 24.607873 ], [ -81.655735, 24.616295 ], [ -81.637087, 24.621408 ], [ -81.614829, 24.642764 ], [ -81.614529, 24.650584 ], [ -81.597685, 24.655397 ], [ -81.587759, 24.655998 ], [ -81.582923, 24.658732 ] ] ], [ [ [ -82.15068, 24.576331 ], [ -82.143075, 24.593395 ], [ -82.135423, 24.596879 ], [ -82.125268, 24.597426 ], [ -82.104187, 24.588256 ], [ -82.101051, 24.584679 ], [ -82.099417, 24.572522 ], [ -82.104429, 24.561167 ], [ -82.116787, 24.549144 ], [ -82.159439, 24.548212 ], [ -82.165206, 24.552159 ], [ -82.164426, 24.563375 ], [ -82.15068, 24.576331 ] ] ], [ [ [ -81.249799, 24.673357 ], [ -81.246095, 24.675832 ], [ -81.243232, 24.673998 ], [ -81.244761, 24.669202 ], [ -81.281778, 24.65375 ], [ -81.278312, 24.660448 ], [ -81.260006, 24.674848 ], [ -81.249799, 24.673357 ] ] ], [ [ [ -80.909954, 24.781154 ], [ -80.906288, 24.769867 ], [ -80.912042, 24.76505 ], [ -80.938543, 24.767535 ], [ -81.015933, 24.719881 ], [ -81.023794, 24.716901 ], [ -81.028616, 24.720618 ], [ -81.032447, 24.727323 ], [ -81.03429, 24.727341 ], [ -81.064554, 24.715453 ], [ -81.071034, 24.711722 ], [ -81.075855, 24.704266 ], [ -81.078716, 24.696557 ], [ -81.078439, 24.692382 ], [ -81.108041, 24.688592 ], [ -81.124094, 24.704873 ], [ -81.125371, 24.708291 ], [ -81.107355, 24.71276 ], [ -81.105287, 24.71128 ], [ -81.099135, 24.711993 ], [ -81.066816, 24.723926 ], [ -81.05057, 24.737581 ], [ -81.041797, 24.742965 ], [ -81.036698, 24.742827 ], [ -81.035192, 24.739982 ], [ -81.02217, 24.733091 ], [ -81.016918, 24.734676 ], [ -80.994426, 24.743991 ], [ -80.986454, 24.752749 ], [ -80.960129, 24.764226 ], [ -80.910431, 24.782324 ], [ -80.909954, 24.781154 ] ] ], [ [ [ -81.317673, 24.75729 ], [ -81.305468, 24.756612 ], [ -81.290801, 24.736862 ], [ -81.288259, 24.720881 ], [ -81.302984, 24.714199 ], [ -81.310744, 24.727068 ], [ -81.318505, 24.729477 ], [ -81.326844, 24.728375 ], [ -81.350162, 24.746524 ], [ -81.357417, 24.756834 ], [ -81.342695, 24.75625 ], [ -81.327555, 24.762315 ], [ -81.324637, 24.76721 ], [ -81.317673, 24.75729 ] ] ], [ [ [ -80.89054, 24.791678 ], [ -80.884572, 24.791561 ], [ -80.88402, 24.790414 ], [ -80.892649, 24.785991 ], [ -80.906874, 24.783744 ], [ -80.89054, 24.791678 ] ] ], [ [ [ -80.788263, 24.824218 ], [ -80.790497, 24.817789 ], [ -80.796053, 24.81194 ], [ -80.822342, 24.812629 ], [ -80.846191, 24.802968 ], [ -80.850338, 24.8026 ], [ -80.850866, 24.803701 ], [ -80.846142, 24.807488 ], [ -80.830158, 24.81428 ], [ -80.814551, 24.827953 ], [ -80.79278, 24.843918 ], [ -80.780564, 24.84052 ], [ -80.788263, 24.824218 ] ] ], [ [ [ -80.729275, 24.865361 ], [ -80.719977, 24.864644 ], [ -80.703028, 24.880873 ], [ -80.691762, 24.885759 ], [ -80.690354, 24.881539 ], [ -80.703176, 24.869495 ], [ -80.71185, 24.863323 ], [ -80.761359, 24.836225 ], [ -80.766966, 24.836158 ], [ -80.745468, 24.850652 ], [ -80.740611, 24.857421 ], [ -80.732343, 24.86481 ], [ -80.729275, 24.865361 ] ] ], [ [ [ -82.255777, 26.703437 ], [ -82.255159, 26.70816 ], [ -82.246535, 26.706435 ], [ -82.24251, 26.694361 ], [ -82.24596, 26.688612 ], [ -82.246535, 26.683437 ], [ -82.23744, 26.661976 ], [ -82.218342, 26.626407 ], [ -82.214337, 26.602944 ], [ -82.196514, 26.559823 ], [ -82.187315, 26.527626 ], [ -82.177541, 26.502328 ], [ -82.166042, 26.489679 ], [ -82.149368, 26.477605 ], [ -82.131545, 26.47703 ], [ -82.120046, 26.473581 ], [ -82.088423, 26.455182 ], [ -82.076924, 26.466106 ], [ -82.062551, 26.470131 ], [ -82.038403, 26.456907 ], [ -82.015607, 26.454858 ], [ -82.013713, 26.454258 ], [ -82.013913, 26.452058 ], [ -82.063114, 26.425459 ], [ -82.075015, 26.422059 ], [ -82.082915, 26.422059 ], [ -82.098115, 26.424959 ], [ -82.126671, 26.436279 ], [ -82.148716, 26.455458 ], [ -82.172917, 26.467658 ], [ -82.177017, 26.471558 ], [ -82.180717, 26.476257 ], [ -82.186441, 26.489221 ], [ -82.201402, 26.55631 ], [ -82.205523, 26.566536 ], [ -82.222131, 26.590402 ], [ -82.238872, 26.636433 ], [ -82.248659, 26.654337 ], [ -82.263008, 26.673388 ], [ -82.268007, 26.682791 ], [ -82.264351, 26.698496 ], [ -82.255777, 26.703437 ] ] ], [ [ [ -84.777208, 29.707398 ], [ -84.729836, 29.738881 ], [ -84.716994, 29.749066 ], [ -84.696726, 29.76993 ], [ -84.694125, 29.764593 ], [ -84.694939, 29.761844 ], [ -84.713747, 29.74139 ], [ -84.765117, 29.699724 ], [ -84.776954, 29.692191 ], [ -84.799129, 29.681565 ], [ -84.853829, 29.66472 ], [ -84.884632, 29.652248 ], [ -84.957779, 29.612635 ], [ -85.036219, 29.588919 ], [ -85.051033, 29.586928 ], [ -85.054624, 29.592084 ], [ -85.069453, 29.605282 ], [ -85.09519, 29.62249 ], [ -85.097082, 29.625215 ], [ -85.094882, 29.627757 ], [ -85.06653, 29.609952 ], [ -85.038497, 29.599552 ], [ -85.023501, 29.597073 ], [ -85.017205, 29.604379 ], [ -84.987775, 29.610307 ], [ -84.968314, 29.617238 ], [ -84.932592, 29.637232 ], [ -84.925842, 29.644949 ], [ -84.920333, 29.648638 ], [ -84.895885, 29.657444 ], [ -84.862099, 29.672572 ], [ -84.813352, 29.687028 ], [ -84.79816, 29.699321 ], [ -84.777208, 29.707398 ] ] ], [ [ [ -85.156415, 29.679628 ], [ -85.137397, 29.684348 ], [ -85.134639, 29.686569 ], [ -85.114268, 29.688658 ], [ -85.093902, 29.684838 ], [ -85.083719, 29.679019 ], [ -85.077237, 29.670862 ], [ -85.091399, 29.648634 ], [ -85.097218, 29.633004 ], [ -85.124913, 29.628433 ], [ -85.142746, 29.635404 ], [ -85.16252, 29.650282 ], [ -85.18453, 29.663987 ], [ -85.204314, 29.672695 ], [ -85.222546, 29.678039 ], [ -85.220324, 29.680138 ], [ -85.208981, 29.681775 ], [ -85.184776, 29.68271 ], [ -85.168625, 29.682409 ], [ -85.156415, 29.679628 ] ] ], [ [ [ -82.821585, 27.964443 ], [ -82.829801, 27.968469 ], [ -82.828625, 28.019795 ], [ -82.823025, 28.030695 ], [ -82.823063, 28.044758 ], [ -82.826282, 28.05345 ], [ -82.831825, 28.062893 ], [ -82.836326, 28.073193 ], [ -82.833225, 28.082193 ], [ -82.830525, 28.085293 ], [ -82.826125, 28.083793 ], [ -82.823063, 28.068258 ], [ -82.818288, 28.057613 ], [ -82.813435, 28.03716 ], [ -82.815168, 28.012547 ], [ -82.821408, 28.008387 ], [ -82.821755, 28.002494 ], [ -82.817248, 27.992094 ], [ -82.815168, 27.973721 ], [ -82.821585, 27.964443 ] ] ], [ [ [ -83.309455, 30.634417 ], [ -83.30925, 30.634405 ], [ -83.309249, 30.634405 ], [ -83.256218, 30.631279 ], [ -83.187391, 30.627223 ], [ -83.174411, 30.626444 ], [ -83.163309, 30.625895 ], [ -83.15617, 30.625504 ], [ -83.136616, 30.624346 ], [ -82.878779, 30.609082 ], [ -82.877259, 30.609024 ], [ -82.698902, 30.598271 ], [ -82.698618, 30.598232 ], [ -82.689539, 30.597734 ], [ -82.689271, 30.597719 ], [ -82.584002, 30.591796 ], [ -82.569237, 30.590965 ], [ -82.565476, 30.590622 ], [ -82.553159, 30.589934 ], [ -82.545055, 30.589361 ], [ -82.536233, 30.588885 ], [ -82.524899, 30.588189 ], [ -82.459792, 30.584287 ], [ -82.459544, 30.584272 ], [ -82.418915, 30.581745 ], [ -82.374844, 30.579004 ], [ -82.287343, 30.573458 ], [ -82.2581, 30.571559 ], [ -82.249841, 30.570863 ], [ -82.214847, 30.567009 ], [ -82.214385, 30.566958 ], [ -82.21233, 30.499558 ], [ -82.20604, 30.455507 ], [ -82.210291, 30.42459 ], [ -82.204151, 30.40133 ], [ -82.189583, 30.376213 ], [ -82.171508, 30.359869 ], [ -82.165192, 30.358035 ], [ -82.124835, 30.366564 ], [ -82.050069, 30.362338 ], [ -82.050031, 30.36249 ], [ -82.016103, 30.497355 ], [ -82.01699, 30.519358 ], [ -82.005477, 30.563495 ], [ -82.01329, 30.595665 ], [ -82.037609, 30.633271 ], [ -82.049401, 30.655296 ], [ -82.050432, 30.676266 ], [ -82.023213, 30.781987 ], [ -81.999836, 30.788348 ], [ -81.906014, 30.822176 ], [ -81.868608, 30.792754 ], [ -81.840375, 30.786384 ], [ -81.827014, 30.788933 ], [ -81.806652, 30.789683 ], [ -81.759338, 30.771377 ], [ -81.741278, 30.762681 ], [ -81.732627, 30.749934 ], [ -81.719927, 30.744634 ], [ -81.637222, 30.733835 ], [ -81.624298, 30.736194 ], [ -81.606221, 30.718135 ], [ -81.544618, 30.712636 ], [ -81.444124, 30.709714 ], [ -81.432725, 30.703017 ], [ -81.42742, 30.69802 ], [ -81.430843, 30.669393 ], [ -81.443099, 30.600938 ], [ -81.442564, 30.555189 ], [ -81.434064, 30.522569 ], [ -81.442784, 30.50992 ], [ -81.447087, 30.503679 ], [ -81.440108, 30.497678 ], [ -81.42601, 30.496739 ], [ -81.410809, 30.482039 ], [ -81.407008, 30.42204 ], [ -81.397422, 30.400626 ], [ -81.396407, 30.34004 ], [ -81.391606, 30.303441 ], [ -81.385505, 30.273841 ], [ -81.379879, 30.252914 ], [ -81.355591, 30.162563 ], [ -81.308978, 29.96944 ], [ -81.295268, 29.928614 ], [ -81.288955, 29.91518 ], [ -81.27654, 29.90046 ], [ -81.270442, 29.883106 ], [ -81.264693, 29.858212 ], [ -81.263396, 29.820663 ], [ -81.256711, 29.784693 ], [ -81.240924, 29.739218 ], [ -81.229015, 29.714693 ], [ -81.212878, 29.670667 ], [ -81.211565, 29.667085 ], [ -81.163581, 29.55529 ], [ -81.123896, 29.474465 ], [ -81.101923, 29.427055 ], [ -81.046678, 29.307856 ], [ -80.995423, 29.206052 ], [ -80.966176, 29.14796 ], [ -80.944376, 29.110861 ], [ -80.907275, 29.064262 ], [ -80.893675, 29.036163 ], [ -80.878275, 29.010563 ], [ -80.787021, 28.875266 ], [ -80.732244, 28.791237 ], [ -80.713183, 28.761997 ], [ -80.713108, 28.761882 ], [ -80.712714, 28.761277 ], [ -80.709725, 28.756692 ], [ -80.708545, 28.755202 ], [ -80.672232, 28.709363 ], [ -80.663183, 28.69794 ], [ -80.647924, 28.678677 ], [ -80.64776, 28.67847 ], [ -80.647288, 28.677875 ], [ -80.645839, 28.675817 ], [ -80.641436, 28.669564 ], [ -80.639019, 28.666131 ], [ -80.631314, 28.655188 ], [ -80.61679, 28.634561 ], [ -80.583884, 28.597705 ], [ -80.574868, 28.585166 ], [ -80.567361, 28.562353 ], [ -80.560973, 28.530736 ], [ -80.536115, 28.478647 ], [ -80.525094, 28.459454 ], [ -80.526732, 28.451705 ], [ -80.562877, 28.437779 ], [ -80.574136, 28.427764 ], [ -80.587813, 28.410856 ], [ -80.596174, 28.390682 ], [ -80.603374, 28.363983 ], [ -80.606874, 28.336484 ], [ -80.608074, 28.311285 ], [ -80.604214, 28.257733 ], [ -80.589975, 28.17799 ], [ -80.566432, 28.09563 ], [ -80.547675, 28.048795 ], [ -80.508871, 27.970477 ], [ -80.446973, 27.861954 ], [ -80.447084, 27.860755 ], [ -80.447179, 27.859731 ], [ -80.383695, 27.740045 ], [ -80.351717, 27.642623 ], [ -80.350553, 27.628361 ], [ -80.34437, 27.616226 ], [ -80.330956, 27.597541 ], [ -80.324699, 27.569178 ], [ -80.321271, 27.557378 ], [ -80.311757, 27.524625 ], [ -80.30117, 27.500314 ], [ -80.293171, 27.500314 ], [ -80.265535, 27.420542 ], [ -80.253665, 27.37979 ], [ -80.233538, 27.341307 ], [ -80.226753, 27.322736 ], [ -80.199288, 27.263022 ], [ -80.19309, 27.249546 ], [ -80.16147, 27.192814 ], [ -80.153375, 27.169308 ], [ -80.159554, 27.163325 ], [ -80.14982, 27.143557 ], [ -80.138605, 27.111517 ], [ -80.116772, 27.072397 ], [ -80.093909, 27.018587 ], [ -80.079531, 26.9705 ], [ -80.066697, 26.927579 ], [ -80.046263, 26.859238 ], [ -80.031362, 26.796339 ], [ -80.03212, 26.77153 ], [ -80.036362, 26.77124 ], [ -80.037462, 26.76634 ], [ -80.032862, 26.715242 ], [ -80.032862, 26.700842 ], [ -80.035763, 26.676043 ], [ -80.035363, 26.612346 ], [ -80.038863, 26.569347 ], [ -80.050363, 26.509549 ], [ -80.060564, 26.444652 ], [ -80.070564, 26.336455 ], [ -80.072264, 26.335356 ], [ -80.074837, 26.321032 ], [ -80.075264, 26.318656 ], [ -80.079865, 26.264358 ], [ -80.085565, 26.249259 ], [ -80.089365, 26.231859 ], [ -80.101366, 26.147762 ], [ -80.105266, 26.096264 ], [ -80.106813, 26.092991 ], [ -80.108995, 26.088372 ], [ -80.109566, 26.087165 ], [ -80.112334, 26.053193 ], [ -80.117778, 25.986369 ], [ -80.117798, 25.975152 ], [ -80.117904, 25.915772 ], [ -80.12087, 25.883152 ], [ -80.119684, 25.841043 ], [ -80.122056, 25.817913 ], [ -80.127394, 25.791224 ], [ -80.127987, 25.772245 ], [ -80.137476, 25.750301 ], [ -80.144, 25.740812 ], [ -80.152896, 25.702855 ], [ -80.154082, 25.683283 ], [ -80.152303, 25.676759 ], [ -80.154972, 25.66549 ], [ -80.160903, 25.664897 ], [ -80.176916, 25.685062 ], [ -80.170392, 25.710565 ], [ -80.164461, 25.721833 ], [ -80.166241, 25.72895 ], [ -80.172765, 25.737847 ], [ -80.184626, 25.745557 ], [ -80.197674, 25.74437 ], [ -80.229107, 25.732509 ], [ -80.240376, 25.724206 ], [ -80.244528, 25.717089 ], [ -80.250459, 25.688028 ], [ -80.265879, 25.658373 ], [ -80.267065, 25.651849 ], [ -80.277147, 25.637022 ], [ -80.288416, 25.630498 ], [ -80.296719, 25.622195 ], [ -80.301464, 25.613299 ], [ -80.305615, 25.593134 ], [ -80.305615, 25.575342 ], [ -80.302057, 25.567632 ], [ -80.313918, 25.539164 ], [ -80.324594, 25.535605 ], [ -80.328746, 25.53264 ], [ -80.339421, 25.499427 ], [ -80.339421, 25.478669 ], [ -80.337049, 25.465621 ], [ -80.328152, 25.443084 ], [ -80.320442, 25.437153 ], [ -80.326373, 25.422919 ], [ -80.32578, 25.39801 ], [ -80.320442, 25.391486 ], [ -80.31036, 25.389707 ], [ -80.306801, 25.384369 ], [ -80.31036, 25.3731 ], [ -80.335269, 25.338701 ], [ -80.352469, 25.329805 ], [ -80.361662, 25.327433 ], [ -80.374116, 25.31735 ], [ -80.383013, 25.301337 ], [ -80.385978, 25.288289 ], [ -80.419191, 25.26338 ], [ -80.437815, 25.253077 ], [ -80.447066, 25.24796 ], [ -80.462832, 25.236248 ], [ -80.467824, 25.23254 ], [ -80.468366, 25.231977 ], [ -80.469843, 25.230442 ], [ -80.483244, 25.216526 ], [ -80.487591, 25.207829 ], [ -80.488035, 25.206942 ], [ -80.488216, 25.206757 ], [ -80.495341, 25.199463 ], [ -80.496179, 25.199637 ], [ -80.498361, 25.200091 ], [ -80.498644, 25.20015 ], [ -80.502983, 25.20316 ], [ -80.503125, 25.203259 ], [ -80.50778, 25.206488 ], [ -80.508113, 25.206719 ], [ -80.508116, 25.206725 ], [ -80.512928, 25.216719 ], [ -80.514724, 25.217702 ], [ -80.515297, 25.218016 ], [ -80.520359, 25.220788 ], [ -80.52319, 25.22008 ], [ -80.525784, 25.218649 ], [ -80.530207, 25.216207 ], [ -80.540947, 25.21821 ], [ -80.54204, 25.22185 ], [ -80.540947, 25.224945 ], [ -80.540765, 25.229678 ], [ -80.548491, 25.236535 ], [ -80.558223, 25.239012 ], [ -80.570785, 25.239366 ], [ -80.589186, 25.223796 ], [ -80.587593, 25.207695 ], [ -80.584783, 25.200695 ], [ -80.584771, 25.200665 ], [ -80.594338, 25.193437 ], [ -80.601627, 25.187931 ], [ -80.609607, 25.181902 ], [ -80.609609, 25.181901 ], [ -80.618989, 25.177345 ], [ -80.619024, 25.177328 ], [ -80.633992, 25.176829 ], [ -80.639873, 25.176633 ], [ -80.640275, 25.17662 ], [ -80.640823, 25.176364 ], [ -80.642456, 25.175601 ], [ -80.645737, 25.174069 ], [ -80.645822, 25.174029 ], [ -80.646099, 25.173599 ], [ -80.648565, 25.169773 ], [ -80.649251, 25.168708 ], [ -80.656944, 25.168216 ], [ -80.660692, 25.167976 ], [ -80.66995, 25.167384 ], [ -80.674324, 25.167104 ], [ -80.679852, 25.166751 ], [ -80.683909, 25.166491 ], [ -80.688361, 25.164711 ], [ -80.695038, 25.157588 ], [ -80.70127, 25.146683 ], [ -80.703718, 25.139115 ], [ -80.715099, 25.140872 ], [ -80.721886, 25.145101 ], [ -80.728602, 25.144316 ], [ -80.734741, 25.143598 ], [ -80.73833, 25.143178 ], [ -80.742877, 25.142646 ], [ -80.746379, 25.148559 ], [ -80.746264, 25.155303 ], [ -80.751866, 25.163762 ], [ -80.757581, 25.166734 ], [ -80.795456, 25.172337 ], [ -80.796219, 25.17245 ], [ -80.815193, 25.164956 ], [ -80.817116, 25.164196 ], [ -80.823441, 25.161698 ], [ -80.826465, 25.160504 ], [ -80.82653, 25.160478 ], [ -80.826544, 25.160509 ], [ -80.827179, 25.161888 ], [ -80.827489, 25.162562 ], [ -80.828435, 25.164619 ], [ -80.830034, 25.168094 ], [ -80.838227, 25.174791 ], [ -80.843703, 25.176312 ], [ -80.846395, 25.17706 ], [ -80.8464, 25.17706 ], [ -80.858167, 25.176576 ], [ -80.858801, 25.176493 ], [ -80.874323, 25.174469 ], [ -80.874815, 25.174405 ], [ -80.87546, 25.174321 ], [ -80.875731, 25.174185 ], [ -80.878982, 25.172562 ], [ -80.879235, 25.172436 ], [ -80.891681, 25.166221 ], [ -80.899459, 25.162337 ], [ -80.900066, 25.162034 ], [ -80.900124, 25.161726 ], [ -80.90111, 25.156496 ], [ -80.901592, 25.153933 ], [ -80.901617, 25.153803 ], [ -80.90022, 25.150627 ], [ -80.898911, 25.147652 ], [ -80.900559, 25.139755 ], [ -80.900577, 25.139669 ], [ -80.900668, 25.139679 ], [ -80.902311, 25.139853 ], [ -80.906578, 25.140307 ], [ -80.915924, 25.141301 ], [ -80.915965, 25.141291 ], [ -80.931353, 25.137424 ], [ -80.93675, 25.136068 ], [ -80.939272, 25.135434 ], [ -80.940988, 25.135003 ], [ -80.943164, 25.134456 ], [ -80.943216, 25.134443 ], [ -80.954567, 25.13545 ], [ -80.955577, 25.13554 ], [ -80.95615, 25.135591 ], [ -80.957427, 25.135704 ], [ -80.958727, 25.135546 ], [ -80.967465, 25.134482 ], [ -80.967506, 25.134477 ], [ -80.96774, 25.134448 ], [ -80.967832, 25.134437 ], [ -80.970185, 25.13415 ], [ -80.970727, 25.134084 ], [ -80.970797, 25.134076 ], [ -80.971585, 25.13398 ], [ -80.971664, 25.13397 ], [ -80.971765, 25.133958 ], [ -80.973129, 25.133473 ], [ -80.977198, 25.132028 ], [ -80.991949, 25.126789 ], [ -80.994096, 25.126026 ], [ -80.999176, 25.124222 ], [ -80.999772, 25.12429 ], [ -81.009598, 25.125403 ], [ -81.022989, 25.129393 ], [ -81.025154, 25.129305 ], [ -81.033404, 25.128969 ], [ -81.038021, 25.128781 ], [ -81.049308, 25.128322 ], [ -81.049344, 25.12832 ], [ -81.049445, 25.128316 ], [ -81.049896, 25.128298 ], [ -81.050505, 25.128273 ], [ -81.079859, 25.118797 ], [ -81.094524, 25.127054 ], [ -81.111943, 25.14547 ], [ -81.120616, 25.152302 ], [ -81.133567, 25.156295 ], [ -81.141024, 25.163868 ], [ -81.142278, 25.183 ], [ -81.142471, 25.18344 ], [ -81.142897, 25.184406 ], [ -81.146737, 25.193139 ], [ -81.155252, 25.207706 ], [ -81.155481, 25.208098 ], [ -81.15582, 25.208389 ], [ -81.168046, 25.218854 ], [ -81.171265, 25.221609 ], [ -81.172044, 25.222276 ], [ -81.171978, 25.223648 ], [ -81.171455, 25.234483 ], [ -81.171369, 25.236268 ], [ -81.170953, 25.244898 ], [ -81.170907, 25.245857 ], [ -81.169709, 25.249231 ], [ -81.169509, 25.249795 ], [ -81.169294, 25.250398 ], [ -81.168307, 25.253178 ], [ -81.16207, 25.289833 ], [ -81.159293, 25.298595 ], [ -81.1523, 25.305543 ], [ -81.148915, 25.318067 ], [ -81.151916, 25.324766 ], [ -81.148103, 25.332793 ], [ -81.140099, 25.341117 ], [ -81.133913, 25.342996 ], [ -81.12141, 25.33875 ], [ -81.118208, 25.34522 ], [ -81.117265, 25.354953 ], [ -81.128492, 25.380511 ], [ -81.141395, 25.381358 ], [ -81.150508, 25.387255 ], [ -81.150656, 25.399206 ], [ -81.147144, 25.404297 ], [ -81.146765, 25.407577 ], [ -81.168652, 25.463848 ], [ -81.179406, 25.475427 ], [ -81.191924, 25.484745 ], [ -81.208201, 25.504937 ], [ -81.210149, 25.516888 ], [ -81.203175, 25.53416 ], [ -81.204389, 25.538908 ], [ -81.209321, 25.548611 ], [ -81.225557, 25.55847 ], [ -81.232705, 25.573366 ], [ -81.233051, 25.586587 ], [ -81.240519, 25.599041 ], [ -81.240677, 25.613629 ], [ -81.253951, 25.638181 ], [ -81.268924, 25.656927 ], [ -81.277374, 25.66498 ], [ -81.290328, 25.687506 ], [ -81.328935, 25.717233 ], [ -81.335037, 25.715649 ], [ -81.346078, 25.721473 ], [ -81.345972, 25.736536 ], [ -81.343984, 25.747668 ], [ -81.346767, 25.754029 ], [ -81.355116, 25.76039 ], [ -81.359489, 25.766354 ], [ -81.361875, 25.772715 ], [ -81.344779, 25.782257 ], [ -81.340406, 25.786631 ], [ -81.341598, 25.794582 ], [ -81.344564, 25.803322 ], [ -81.349152, 25.816847 ], [ -81.352731, 25.822015 ], [ -81.362272, 25.824401 ], [ -81.386127, 25.839906 ], [ -81.394476, 25.851834 ], [ -81.417536, 25.864954 ], [ -81.424295, 25.867737 ], [ -81.429066, 25.865351 ], [ -81.441391, 25.863761 ], [ -81.458487, 25.868929 ], [ -81.471607, 25.881652 ], [ -81.473992, 25.888411 ], [ -81.48751, 25.888411 ], [ -81.501027, 25.884037 ], [ -81.508979, 25.884037 ], [ -81.512955, 25.886423 ], [ -81.511762, 25.89676 ], [ -81.515738, 25.899941 ], [ -81.527665, 25.901531 ], [ -81.541183, 25.900338 ], [ -81.577363, 25.889206 ], [ -81.584519, 25.888808 ], [ -81.614735, 25.893977 ], [ -81.623482, 25.897158 ], [ -81.640084, 25.897784 ], [ -81.644553, 25.897953 ], [ -81.654493, 25.893579 ], [ -81.663821, 25.885605 ], [ -81.672633, 25.856654 ], [ -81.678287, 25.845301 ], [ -81.6848, 25.847205 ], [ -81.68954, 25.85271 ], [ -81.713172, 25.897568 ], [ -81.717687, 25.902039 ], [ -81.727086, 25.907207 ], [ -81.73195, 25.931506 ], [ -81.738118, 25.942009 ], [ -81.745579, 25.949643 ], [ -81.749724, 25.960463 ], [ -81.747834, 25.994273 ], [ -81.750668, 25.998425 ], [ -81.757463, 26.000374 ], [ -81.762439, 26.00607 ], [ -81.801663, 26.088227 ], [ -81.808833, 26.152246 ], [ -81.81461, 26.173167 ], [ -81.81681, 26.207166 ], [ -81.820675, 26.236735 ], [ -81.833142, 26.294518 ], [ -81.844555, 26.327712 ], [ -81.845834, 26.330378 ], [ -81.868983, 26.378648 ], [ -81.90191, 26.410859 ], [ -81.90271, 26.416159 ], [ -81.91171, 26.427158 ], [ -81.923611, 26.436658 ], [ -81.938411, 26.445058 ], [ -81.956611, 26.452358 ], [ -81.964212, 26.457957 ], [ -81.967112, 26.462857 ], [ -81.966212, 26.465057 ], [ -81.969509, 26.476505 ], [ -81.980712, 26.480957 ], [ -81.997012, 26.484856 ], [ -82.008961, 26.484052 ], [ -82.01368, 26.490829 ], [ -82.00908, 26.505203 ], [ -82.024604, 26.512677 ], [ -82.043577, 26.519577 ], [ -82.06715, 26.513252 ], [ -82.07175, 26.492554 ], [ -82.094748, 26.48393 ], [ -82.105672, 26.48393 ], [ -82.111996, 26.54085 ], [ -82.118896, 26.560973 ], [ -82.122345, 26.579371 ], [ -82.137869, 26.637441 ], [ -82.149943, 26.654115 ], [ -82.181565, 26.681712 ], [ -82.17984, 26.696661 ], [ -82.173516, 26.701836 ], [ -82.151668, 26.704136 ], [ -82.139019, 26.702986 ], [ -82.125795, 26.699536 ], [ -82.118896, 26.690912 ], [ -82.106247, 26.667339 ], [ -82.099922, 26.662739 ], [ -82.093023, 26.665614 ], [ -82.086698, 26.685162 ], [ -82.084974, 26.702411 ], [ -82.079799, 26.716784 ], [ -82.066575, 26.742657 ], [ -82.062029, 26.770439 ], [ -82.061401, 26.774279 ], [ -82.061401, 26.789228 ], [ -82.055076, 26.802452 ], [ -82.057951, 26.822 ], [ -82.058526, 26.838674 ], [ -82.056801, 26.858797 ], [ -82.059101, 26.876621 ], [ -82.066575, 26.88237 ], [ -82.090723, 26.888694 ], [ -82.093023, 26.906518 ], [ -82.090148, 26.923191 ], [ -82.083249, 26.927791 ], [ -82.067725, 26.927791 ], [ -82.061976, 26.931241 ], [ -82.061401, 26.938715 ], [ -82.063126, 26.950214 ], [ -82.076349, 26.958263 ], [ -82.107972, 26.957688 ], [ -82.113039, 26.955788 ], [ -82.117171, 26.954239 ], [ -82.124645, 26.945615 ], [ -82.137294, 26.926066 ], [ -82.162017, 26.925491 ], [ -82.169491, 26.923191 ], [ -82.175241, 26.916867 ], [ -82.172941, 26.897319 ], [ -82.156267, 26.851898 ], [ -82.147068, 26.789803 ], [ -82.151093, 26.783479 ], [ -82.172941, 26.778879 ], [ -82.17869, 26.772555 ], [ -82.209329, 26.772146 ], [ -82.221812, 26.77198 ], [ -82.232193, 26.78288 ], [ -82.233311, 26.784054 ], [ -82.234019, 26.783251 ], [ -82.241935, 26.774279 ], [ -82.251134, 26.755881 ], [ -82.259867, 26.717398 ], [ -82.263804, 26.725644 ], [ -82.264682, 26.756836 ], [ -82.269499, 26.784674 ], [ -82.271699, 26.789516 ], [ -82.281552, 26.811203 ], [ -82.289086, 26.827784 ], [ -82.301736, 26.841588 ], [ -82.351649, 26.908384 ], [ -82.375737, 26.946041 ], [ -82.400618, 26.984937 ], [ -82.419218, 27.020736 ], [ -82.445718, 27.060634 ], [ -82.460319, 27.099933 ], [ -82.465319, 27.110732 ], [ -82.46889, 27.113612 ], [ -82.477019, 27.141231 ], [ -82.512319, 27.207528 ], [ -82.539719, 27.254326 ], [ -82.54512, 27.261026 ], [ -82.55902, 27.268826 ], [ -82.569754, 27.279452 ], [ -82.569248, 27.298588 ], [ -82.57602, 27.309324 ], [ -82.597629, 27.335754 ], [ -82.623863, 27.362206 ], [ -82.642821, 27.38972 ], [ -82.642837, 27.389737 ], [ -82.675121, 27.424318 ], [ -82.691821, 27.437218 ], [ -82.691004, 27.444331 ], [ -82.707821, 27.487615 ], [ -82.714521, 27.500415 ], [ -82.724522, 27.513614 ], [ -82.743017, 27.531086 ], [ -82.745748, 27.538834 ], [ -82.742437, 27.53936 ], [ -82.708121, 27.523514 ], [ -82.710621, 27.501715 ], [ -82.706821, 27.498415 ], [ -82.690421, 27.496415 ], [ -82.686421, 27.497215 ], [ -82.686921, 27.508015 ], [ -82.683621, 27.513115 ], [ -82.674621, 27.519614 ], [ -82.66202, 27.522814 ], [ -82.65072, 27.523115 ], [ -82.646014, 27.53354 ], [ -82.632053, 27.551908 ], [ -82.612019, 27.571231 ], [ -82.613003, 27.582837 ], [ -82.612749, 27.583319 ], [ -82.611717, 27.585283 ], [ -82.596488, 27.594045 ], [ -82.584629, 27.596021 ], [ -82.570607, 27.608882 ], [ -82.565667, 27.615713 ], [ -82.558538, 27.638678 ], [ -82.554499, 27.645145 ], [ -82.537146, 27.672933 ], [ -82.514265, 27.705588 ], [ -82.494891, 27.718963 ], [ -82.482449, 27.719886 ], [ -82.477638, 27.723004 ], [ -82.476297, 27.729929 ], [ -82.477129, 27.735216 ], [ -82.482305, 27.742649 ], [ -82.478339, 27.74625 ], [ -82.457543, 27.752571 ], [ -82.434635, 27.764355 ], [ -82.43198, 27.768092 ], [ -82.433981, 27.774087 ], [ -82.419066, 27.793767 ], [ -82.418401, 27.803187 ], [ -82.410837, 27.810868 ], [ -82.402857, 27.812671 ], [ -82.393383, 27.837519 ], [ -82.397463, 27.851631 ], [ -82.402615, 27.882602 ], [ -82.413915, 27.901401 ], [ -82.432316, 27.901301 ], [ -82.451591, 27.907506 ], [ -82.460016, 27.9116 ], [ -82.459616, 27.9169 ], [ -82.462078, 27.920066 ], [ -82.478063, 27.92768 ], [ -82.489817, 27.9196 ], [ -82.491117, 27.9145 ], [ -82.487417, 27.895001 ], [ -82.488057, 27.863566 ], [ -82.480137, 27.853246 ], [ -82.471624, 27.847342 ], [ -82.46884, 27.843295 ], [ -82.47244, 27.822559 ], [ -82.475273, 27.820991 ], [ -82.489849, 27.822607 ], [ -82.511193, 27.828015 ], [ -82.553946, 27.848462 ], [ -82.552918, 27.862702 ], [ -82.538618, 27.864901 ], [ -82.533218, 27.870701 ], [ -82.529918, 27.877501 ], [ -82.539318, 27.885001 ], [ -82.542818, 27.890601 ], [ -82.541747, 27.893706 ], [ -82.535818, 27.898 ], [ -82.531318, 27.9039 ], [ -82.533718, 27.932999 ], [ -82.541218, 27.948998 ], [ -82.553918, 27.966998 ], [ -82.589419, 27.970898 ], [ -82.61952, 27.969698 ], [ -82.648616, 27.966309 ], [ -82.716522, 27.958398 ], [ -82.720522, 27.955798 ], [ -82.724122, 27.948098 ], [ -82.721975, 27.941819 ], [ -82.721429, 27.940222 ], [ -82.720395, 27.937199 ], [ -82.720122, 27.936399 ], [ -82.710022, 27.928299 ], [ -82.691621, 27.924899 ], [ -82.685121, 27.916299 ], [ -82.671221, 27.913 ], [ -82.628063, 27.910397 ], [ -82.63422, 27.9037 ], [ -82.63212, 27.8911 ], [ -82.61002, 27.873501 ], [ -82.567919, 27.883701 ], [ -82.567826, 27.881537 ], [ -82.566819, 27.858002 ], [ -82.598443, 27.857582 ], [ -82.594819, 27.843402 ], [ -82.589319, 27.835702 ], [ -82.586519, 27.816703 ], [ -82.60742, 27.798904 ], [ -82.622723, 27.779868 ], [ -82.63052, 27.753905 ], [ -82.62502, 27.732706 ], [ -82.62572, 27.727006 ], [ -82.63362, 27.710607 ], [ -82.63982, 27.703907 ], [ -82.652521, 27.700307 ], [ -82.662921, 27.702307 ], [ -82.663246, 27.702442 ], [ -82.667445, 27.704179 ], [ -82.668772, 27.704728 ], [ -82.670449, 27.705422 ], [ -82.670942, 27.705626 ], [ -82.671549, 27.705877 ], [ -82.671621, 27.705907 ], [ -82.672093, 27.705932 ], [ -82.673061, 27.705983 ], [ -82.674123, 27.706039 ], [ -82.677321, 27.706207 ], [ -82.679019, 27.696054 ], [ -82.679251, 27.694665 ], [ -82.693748, 27.700217 ], [ -82.713629, 27.698661 ], [ -82.718822, 27.692007 ], [ -82.723022, 27.671208 ], [ -82.721622, 27.663908 ], [ -82.716322, 27.651409 ], [ -82.712555, 27.646647 ], [ -82.698091, 27.638858 ], [ -82.705017, 27.62531 ], [ -82.733076, 27.612972 ], [ -82.736552, 27.617326 ], [ -82.737312, 27.623115 ], [ -82.73779, 27.626758 ], [ -82.739122, 27.636909 ], [ -82.738022, 27.706807 ], [ -82.740323, 27.718206 ], [ -82.746223, 27.731306 ], [ -82.753723, 27.736306 ], [ -82.760923, 27.745205 ], [ -82.770023, 27.767904 ], [ -82.783124, 27.783804 ], [ -82.790224, 27.791603 ], [ -82.820433, 27.813742 ], [ -82.828561, 27.822254 ], [ -82.846526, 27.854301 ], [ -82.849126, 27.8632 ], [ -82.851126, 27.8863 ], [ -82.847826, 27.910199 ], [ -82.840882, 27.937162 ], [ -82.831388, 27.962117 ], [ -82.824875, 27.960201 ], [ -82.821975, 27.956868 ], [ -82.830819, 27.930926 ], [ -82.838484, 27.909111 ], [ -82.832155, 27.909242 ], [ -82.820715, 27.927268 ], [ -82.808745, 27.953112 ], [ -82.805462, 27.960201 ], [ -82.79782, 27.990563 ], [ -82.792635, 28.01116 ], [ -82.792635, 28.032307 ], [ -82.782724, 28.055894 ], [ -82.783824, 28.106292 ], [ -82.782181, 28.120287 ], [ -82.781324, 28.127591 ], [ -82.786624, 28.144991 ], [ -82.790724, 28.15249 ], [ -82.799024, 28.15179 ], [ -82.808474, 28.154803 ], [ -82.805097, 28.172181 ], [ -82.797762, 28.187789 ], [ -82.762643, 28.219013 ], [ -82.76446, 28.220069 ], [ -82.764103, 28.244345 ], [ -82.759072, 28.25402 ], [ -82.746188, 28.261192 ], [ -82.732792, 28.291933 ], [ -82.735463, 28.30039 ], [ -82.73146, 28.325075 ], [ -82.715822, 28.345501 ], [ -82.706112, 28.368057 ], [ -82.706322, 28.401325 ], [ -82.697433, 28.420166 ], [ -82.684137, 28.428019 ], [ -82.678743, 28.433456 ], [ -82.677839, 28.434367 ], [ -82.674787, 28.441956 ], [ -82.680396, 28.457194 ], [ -82.67241, 28.464746 ], [ -82.665055, 28.484434 ], [ -82.66447, 28.488788 ], [ -82.66639, 28.49733 ], [ -82.670146, 28.500769 ], [ -82.669416, 28.519879 ], [ -82.66804, 28.528199 ], [ -82.663705, 28.530193 ], [ -82.656694, 28.544814 ], [ -82.661729, 28.549743 ], [ -82.66165, 28.554143 ], [ -82.65705, 28.568028 ], [ -82.654138, 28.590837 ], [ -82.664055, 28.606584 ], [ -82.656649, 28.623727 ], [ -82.65851, 28.636756 ], [ -82.654167, 28.668395 ], [ -82.646411, 28.694434 ], [ -82.645482, 28.697553 ], [ -82.652926, 28.705618 ], [ -82.656028, 28.712443 ], [ -82.652926, 28.719267 ], [ -82.656028, 28.727952 ], [ -82.662232, 28.737258 ], [ -82.651065, 28.747184 ], [ -82.645482, 28.767037 ], [ -82.643, 28.782546 ], [ -82.643, 28.789991 ], [ -82.648584, 28.796195 ], [ -82.650445, 28.80488 ], [ -82.652926, 28.830936 ], [ -82.638657, 28.843344 ], [ -82.643, 28.860094 ], [ -82.639898, 28.876224 ], [ -82.644861, 28.889252 ], [ -82.656028, 28.899179 ], [ -82.673399, 28.900419 ], [ -82.688864, 28.905609 ], [ -82.702618, 28.932955 ], [ -82.708793, 28.935979 ], [ -82.723861, 28.953506 ], [ -82.735754, 28.973709 ], [ -82.737872, 28.995703 ], [ -82.758906, 28.993277 ], [ -82.760551, 28.993087 ], [ -82.764055, 28.999707 ], [ -82.759378, 29.006619 ], [ -82.753513, 29.026496 ], [ -82.759704, 29.054192 ], [ -82.783328, 29.064619 ], [ -82.780558, 29.07358 ], [ -82.816925, 29.076215 ], [ -82.823659, 29.098902 ], [ -82.809483, 29.10462 ], [ -82.801166, 29.105103 ], [ -82.799117, 29.110647 ], [ -82.798876, 29.114504 ], [ -82.805703, 29.129848 ], [ -82.804736, 29.146624 ], [ -82.827073, 29.158425 ], [ -82.858179, 29.162275 ], [ -82.887211, 29.161741 ], [ -82.922613, 29.169769 ], [ -82.932405, 29.167891 ], [ -82.945302, 29.167821 ], [ -82.974676, 29.17091 ], [ -82.979522, 29.171817 ], [ -82.987162, 29.180094 ], [ -82.991653, 29.180664 ], [ -82.996144, 29.178074 ], [ -83.018212, 29.151417 ], [ -83.019071, 29.141324 ], [ -83.030453, 29.134023 ], [ -83.053207, 29.130839 ], [ -83.056867, 29.146263 ], [ -83.068249, 29.153135 ], [ -83.060947, 29.170959 ], [ -83.061162, 29.176113 ], [ -83.065242, 29.184489 ], [ -83.078986, 29.196944 ], [ -83.087839, 29.21642 ], [ -83.074734, 29.247975 ], [ -83.077265, 29.255331 ], [ -83.089013, 29.266502 ], [ -83.107477, 29.268889 ], [ -83.125567, 29.278845 ], [ -83.128027, 29.282733 ], [ -83.146445, 29.289194 ], [ -83.149764, 29.289768 ], [ -83.16073, 29.286611 ], [ -83.166091, 29.28888 ], [ -83.169576, 29.290355 ], [ -83.176736, 29.31422 ], [ -83.17826, 29.327916 ], [ -83.176852, 29.329269 ], [ -83.175518, 29.34469 ], [ -83.189581, 29.363417 ], [ -83.200702, 29.373855 ], [ -83.202446, 29.394422 ], [ -83.218075, 29.420492 ], [ -83.240509, 29.433178 ], [ -83.263965, 29.435806 ], [ -83.272019, 29.432256 ], [ -83.294747, 29.437923 ], [ -83.307094, 29.459651 ], [ -83.307828, 29.468861 ], [ -83.311546, 29.475666 ], [ -83.323214, 29.476789 ], [ -83.33113, 29.475594 ], [ -83.350067, 29.489358 ], [ -83.356722, 29.499901 ], [ -83.370288, 29.499901 ], [ -83.379254, 29.503558 ], [ -83.383973, 29.512995 ], [ -83.400252, 29.517242 ], [ -83.401552, 29.523291 ], [ -83.39983, 29.533042 ], [ -83.405256, 29.578319 ], [ -83.405068, 29.59557 ], [ -83.39948, 29.612956 ], [ -83.404081, 29.640798 ], [ -83.412278, 29.666922 ], [ -83.412768, 29.668485 ], [ -83.414701, 29.670536 ], [ -83.436259, 29.677389 ], [ -83.444635, 29.677155 ], [ -83.448194, 29.675254 ], [ -83.455356, 29.676444 ], [ -83.483143, 29.690478 ], [ -83.483567, 29.698542 ], [ -83.493728, 29.708388 ], [ -83.512716, 29.71648 ], [ -83.537645, 29.72306 ], [ -83.547172, 29.732223 ], [ -83.554993, 29.7426 ], [ -83.566018, 29.761434 ], [ -83.578955, 29.768378 ], [ -83.584716, 29.77608 ], [ -83.586089, 29.784644 ], [ -83.583045, 29.787307 ], [ -83.581903, 29.792063 ], [ -83.585899, 29.811754 ], [ -83.595493, 29.827984 ], [ -83.605244, 29.836387 ], [ -83.618568, 29.842336 ], [ -83.63798, 29.886073 ], [ -83.659951, 29.899524 ], [ -83.679219, 29.918513 ], [ -83.686423, 29.923735 ], [ -83.757249, 29.957943 ], [ -83.788729, 29.976982 ], [ -83.82869, 29.983187 ], [ -83.845427, 29.998068 ], [ -83.93151, 30.039068 ], [ -83.933668, 30.041152 ], [ -83.931879, 30.044175 ], [ -83.933432, 30.046305 ], [ -83.95968, 30.064943 ], [ -83.991607, 30.08392 ], [ -84.000716, 30.096209 ], [ -84.024274, 30.103271 ], [ -84.048715, 30.103208 ], [ -84.06299, 30.101378 ], [ -84.076043, 30.095464 ], [ -84.083057, 30.092286 ], [ -84.087034, 30.092103 ], [ -84.094725, 30.094964 ], [ -84.10273, 30.093611 ], [ -84.11384, 30.085478 ], [ -84.124889, 30.090601 ], [ -84.135683, 30.083018 ], [ -84.157278, 30.072714 ], [ -84.167881, 30.071422 ], [ -84.179149, 30.073187 ], [ -84.19853, 30.087937 ], [ -84.201585, 30.087982 ], [ -84.203349, 30.085875 ], [ -84.20801, 30.084776 ], [ -84.237014, 30.08556 ], [ -84.245668, 30.093021 ], [ -84.247491, 30.10114 ], [ -84.256439, 30.103791 ], [ -84.269363, 30.09766 ], [ -84.272511, 30.092358 ], [ -84.274003, 30.083079 ], [ -84.270368, 30.075469 ], [ -84.270792, 30.068094 ], [ -84.277168, 30.060263 ], [ -84.289727, 30.057197 ], [ -84.297836, 30.057451 ], [ -84.315344, 30.069492 ], [ -84.342022, 30.063858 ], [ -84.358923, 30.058224 ], [ -84.365882, 30.024588 ], [ -84.361962, 29.987739 ], [ -84.359986, 29.984739 ], [ -84.3477, 29.984123 ], [ -84.343041, 29.9751 ], [ -84.341261, 29.960775 ], [ -84.339426, 29.946007 ], [ -84.336511, 29.942508 ], [ -84.333746, 29.923721 ], [ -84.335953, 29.912962 ], [ -84.343389, 29.899539 ], [ -84.349066, 29.896812 ], [ -84.378937, 29.893112 ], [ -84.404958, 29.901229 ], [ -84.423834, 29.902996 ], [ -84.434287, 29.906328 ], [ -84.443652, 29.913785 ], [ -84.451705, 29.929085 ], [ -84.470323, 29.924524 ], [ -84.494562, 29.913957 ], [ -84.511996, 29.916574 ], [ -84.535873, 29.910092 ], [ -84.57744, 29.887828 ], [ -84.603303, 29.876117 ], [ -84.613154, 29.867984 ], [ -84.647958, 29.847104 ], [ -84.656318, 29.837943 ], [ -84.65645, 29.834277 ], [ -84.669728, 29.82891 ], [ -84.683934, 29.831327 ], [ -84.692053, 29.829059 ], [ -84.730327, 29.8069 ], [ -84.755595, 29.78854 ], [ -84.762998, 29.788846 ], [ -84.824197, 29.758288 ], [ -84.837168, 29.755926 ], [ -84.868271, 29.742454 ], [ -84.881777, 29.733882 ], [ -84.888031, 29.722406 ], [ -84.892493, 29.72266 ], [ -84.901781, 29.735723 ], [ -84.890066, 29.755802 ], [ -84.877111, 29.772888 ], [ -84.893992, 29.785176 ], [ -84.90413, 29.786279 ], [ -84.91511, 29.783303 ], [ -84.920917, 29.772901 ], [ -84.93837, 29.750211 ], [ -84.946595, 29.745032 ], [ -84.964007, 29.742422 ], [ -84.968841, 29.72708 ], [ -84.977004, 29.721209 ], [ -84.993264, 29.714961 ], [ -85.037212, 29.711074 ], [ -85.072123, 29.719027 ], [ -85.101682, 29.718748 ], [ -85.121473, 29.715854 ], [ -85.153238, 29.708231 ], [ -85.177284, 29.700193 ], [ -85.217355, 29.694953 ], [ -85.22745, 29.693633 ], [ -85.259719, 29.681296 ], [ -85.29074, 29.684081 ], [ -85.319215, 29.681494 ], [ -85.343619, 29.672004 ], [ -85.347711, 29.66719 ], [ -85.344768, 29.654793 ], [ -85.352615, 29.659787 ], [ -85.369419, 29.681048 ], [ -85.380303, 29.698485 ], [ -85.397871, 29.740498 ], [ -85.413983, 29.799865 ], [ -85.417971, 29.828855 ], [ -85.416548, 29.842628 ], [ -85.413575, 29.85294 ], [ -85.405815, 29.865817 ], [ -85.392469, 29.870914 ], [ -85.39874, 29.859267 ], [ -85.405011, 29.830151 ], [ -85.405907, 29.80193 ], [ -85.395528, 29.762368 ], [ -85.37796, 29.709621 ], [ -85.3638, 29.693526 ], [ -85.353885, 29.684765 ], [ -85.344986, 29.685015 ], [ -85.317661, 29.691286 ], [ -85.31139, 29.697557 ], [ -85.301331, 29.797117 ], [ -85.302591, 29.808094 ], [ -85.304877, 29.811096 ], [ -85.31142, 29.814373 ], [ -85.314547, 29.822279 ], [ -85.314783, 29.830575 ], [ -85.312911, 29.832273 ], [ -85.317464, 29.838894 ], [ -85.325008, 29.844966 ], [ -85.332289, 29.845905 ], [ -85.336654, 29.849295 ], [ -85.347044, 29.871981 ], [ -85.363731, 29.898915 ], [ -85.38473, 29.920949 ], [ -85.388677, 29.924355 ], [ -85.405052, 29.938487 ], [ -85.425956, 29.949888 ], [ -85.460488, 29.959579 ], [ -85.469425, 29.957788 ], [ -85.487764, 29.961227 ], [ -85.509148, 29.971466 ], [ -85.541176, 29.995791 ], [ -85.571907, 30.02644 ], [ -85.58139, 30.037783 ], [ -85.588242, 30.055543 ], [ -85.601178, 30.056342 ], [ -85.618254, 30.065481 ], [ -85.637285, 30.073319 ], [ -85.653251, 30.077839 ], [ -85.69681, 30.09689 ], [ -85.730054, 30.118153 ], [ -85.74993, 30.136537 ], [ -85.775405, 30.15629 ], [ -85.811219, 30.17832 ], [ -85.878138, 30.215619 ], [ -85.9226, 30.238024 ], [ -85.996083, 30.269148 ], [ -85.999937, 30.27078 ], [ -86.089963, 30.303569 ], [ -86.222561, 30.343585 ], [ -86.2987, 30.363049 ], [ -86.364175, 30.374524 ], [ -86.397325, 30.378553 ], [ -86.400403, 30.378927 ], [ -86.412076, 30.380346 ], [ -86.429322, 30.381389 ], [ -86.454731, 30.382925 ], [ -86.456197, 30.383014 ], [ -86.457045, 30.383065 ], [ -86.470849, 30.3839 ], [ -86.47399, 30.383758 ], [ -86.50615, 30.3823 ], [ -86.529067, 30.386896 ], [ -86.632953, 30.396299 ], [ -86.750906, 30.391881 ], [ -86.800283, 30.386477 ], [ -86.850625, 30.380967 ], [ -86.909679, 30.372423 ], [ -86.919292, 30.370675 ], [ -87.155392, 30.327748 ], [ -87.206254, 30.320943 ], [ -87.267827, 30.31548 ], [ -87.282787, 30.318744 ], [ -87.295422, 30.323503 ], [ -87.319518, 30.317814 ], [ -87.350486, 30.313064 ], [ -87.419859, 30.297128 ], [ -87.518324, 30.280435 ], [ -87.452378, 30.300201 ], [ -87.450078, 30.3111 ], [ -87.450962, 30.346262 ], [ -87.451378, 30.367199 ], [ -87.440678, 30.391498 ], [ -87.427478, 30.408398 ], [ -87.419177, 30.410198 ], [ -87.430578, 30.491096 ], [ -87.448332, 30.513063 ], [ -87.449841, 30.514369 ], [ -87.449921, 30.51469 ], [ -87.394479, 30.625192 ], [ -87.394219, 30.641699 ], [ -87.396997, 30.65364 ], [ -87.407118, 30.671796 ], [ -87.449362, 30.698913 ], [ -87.481225, 30.716508 ], [ -87.497515, 30.720123 ], [ -87.502926, 30.722369 ], [ -87.532607, 30.743489 ], [ -87.624137, 30.845713 ], [ -87.634938, 30.865886 ], [ -87.622203, 30.897508 ], [ -87.601355, 30.936294 ], [ -87.594111, 30.976335 ], [ -87.598927, 30.997454 ], [ -87.598928, 30.997457 ], [ -87.571281, 30.99787 ], [ -87.548543, 30.997927 ], [ -87.480243, 30.998202 ], [ -87.479703, 30.998197 ], [ -87.478706, 30.998213 ], [ -87.466879, 30.998178 ], [ -87.466827, 30.998178 ], [ -87.461783, 30.998201 ], [ -87.461638, 30.998202 ], [ -87.458658, 30.998386 ], [ -87.455705, 30.998318 ], [ -87.449811, 30.998272 ], [ -87.432292, 30.998205 ], [ -87.425774, 30.99809 ], [ -87.367842, 30.998292 ], [ -87.364011, 30.998218 ], [ -87.355656, 30.998244 ], [ -87.333973, 30.998272 ], [ -87.312183, 30.998435 ], [ -87.30403, 30.998191 ], [ -87.301567, 30.998434 ], [ -87.290995, 30.998352 ], [ -87.288905, 30.998345 ], [ -87.265564, 30.998267 ], [ -87.26054, 30.998195 ], [ -87.259689, 30.998172 ], [ -87.25796, 30.998263 ], [ -87.257002, 30.998194 ], [ -87.255592, 30.998216 ], [ -87.25498, 30.998285 ], [ -87.163084, 30.999051 ], [ -87.162614, 30.999055 ], [ -87.068633, 30.999143 ], [ -87.064063, 30.999191 ], [ -87.053737, 30.999131 ], [ -87.039989, 30.999594 ], [ -87.036366, 30.999348 ], [ -87.027107, 30.999255 ], [ -86.888135, 30.997577 ], [ -86.872989, 30.997631 ], [ -86.831934, 30.997378 ], [ -86.830497, 30.997401 ], [ -86.785918, 30.996978 ], [ -86.785692, 30.996977 ], [ -86.728392, 30.996739 ], [ -86.727293, 30.996882 ], [ -86.725379, 30.996872 ], [ -86.688294, 30.995029 ], [ -86.678383, 30.994537 ], [ -86.664681, 30.994534 ], [ -86.567586, 30.995109 ], [ -86.563436, 30.995223 ], [ -86.519938, 30.993245 ], [ -86.512834, 30.9937 ], [ -86.458319, 30.993998 ], [ -86.454704, 30.993791 ], [ -86.404912, 30.994049 ], [ -86.391937, 30.994172 ], [ -86.388647, 30.994181 ], [ -86.388646, 30.994181 ], [ -86.374545, 30.994474 ], [ -86.36927, 30.994477 ], [ -86.364907, 30.994455 ], [ -86.304596, 30.994029 ], [ -86.289247, 30.993798 ], [ -86.187246, 30.993992 ], [ -86.180232, 30.994005 ], [ -86.175204, 30.993798 ], [ -86.168979, 30.993706 ], [ -86.162886, 30.993682 ], [ -86.056213, 30.993133 ], [ -86.052462, 30.993247 ], [ -86.035039, 30.99332 ], [ -85.498272, 30.996928 ], [ -85.497992, 30.996931 ], [ -85.488298, 30.997041 ], [ -85.154452, 31.000835 ], [ -85.152218, 31.000834 ], [ -85.152085, 31.000888 ], [ -85.145835, 31.000695 ], [ -85.057534, 31.000585 ], [ -85.054802, 31.000585 ], [ -85.052088, 31.000585 ], [ -85.031155, 31.000647 ], [ -85.030107, 31.000653 ], [ -85.027512, 31.00067 ], [ -85.024108, 31.000681 ], [ -85.002368, 31.000682 ], [ -84.998628, 30.971386 ], [ -84.983527, 30.935486 ], [ -84.959626, 30.910587 ], [ -84.941925, 30.887988 ], [ -84.896122, 30.750591 ], [ -84.864693, 30.711542 ], [ -84.863465, 30.711487 ], [ -84.606386, 30.699865 ], [ -84.606249, 30.699872 ], [ -84.53937, 30.696775 ], [ -84.535042, 30.696523 ], [ -84.380719, 30.689673 ], [ -84.282562, 30.685316 ], [ -84.28121, 30.685256 ], [ -84.083753, 30.675954 ], [ -84.057228, 30.674705 ], [ -84.046605, 30.6742 ], [ -84.04181, 30.673878 ], [ -84.039707, 30.673819 ], [ -84.007454, 30.6721 ], [ -84.007391, 30.672097 ], [ -83.880317, 30.665807 ], [ -83.88022, 30.665832 ], [ -83.855216, 30.664412 ], [ -83.820886, 30.662612 ], [ -83.810536, 30.66188 ], [ -83.743729, 30.658396 ], [ -83.676773, 30.654905 ], [ -83.674058, 30.654747 ], [ -83.61172, 30.651258 ], [ -83.611667, 30.651255 ], [ -83.448895, 30.64241 ], [ -83.440021, 30.642023 ], [ -83.429584, 30.641496 ], [ -83.429477, 30.641519 ], [ -83.390062, 30.639333 ], [ -83.37946, 30.63868 ], [ -83.357703, 30.637359 ], [ -83.341011, 30.636346 ], [ -83.340852, 30.636336 ], [ -83.311647, 30.634577 ], [ -83.309455, 30.634417 ] ] ] ] } },
+{ "type": "Feature", "id": 25, "properties": { "GEO_ID": "0400000US16", "STATE": "16", "NAME": "Idaho", "LSAD": "", "CENSUSAREA": 82643.116999999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -111.048974, 44.474072 ], [ -111.049194, 44.438058 ], [ -111.049216, 44.435811 ], [ -111.048633, 44.062903 ], [ -111.048751, 44.060838 ], [ -111.048751, 44.060403 ], [ -111.048107, 43.983096 ], [ -111.046715, 43.815832 ], [ -111.04634, 43.726957 ], [ -111.046435, 43.726545 ], [ -111.046421, 43.722059 ], [ -111.04611, 43.687848 ], [ -111.046051, 43.685812 ], [ -111.046118, 43.684902 ], [ -111.04588, 43.681033 ], [ -111.045706, 43.659112 ], [ -111.045205, 43.501136 ], [ -111.044617, 43.31572 ], [ -111.044229, 43.195579 ], [ -111.044168, 43.189244 ], [ -111.044232, 43.18444 ], [ -111.044266, 43.177236 ], [ -111.044235, 43.177121 ], [ -111.044143, 43.072364 ], [ -111.044162, 43.068222 ], [ -111.04415, 43.066172 ], [ -111.044117, 43.060309 ], [ -111.044086, 43.054819 ], [ -111.044063, 43.046302 ], [ -111.044058, 43.04464 ], [ -111.043997, 43.041415 ], [ -111.044094, 43.02927 ], [ -111.044033, 43.026411 ], [ -111.044034, 43.024844 ], [ -111.044034, 43.024581 ], [ -111.044206, 43.022614 ], [ -111.044156, 43.020052 ], [ -111.044129, 43.018702 ], [ -111.043924, 42.975063 ], [ -111.043957, 42.969482 ], [ -111.043959, 42.96445 ], [ -111.046249, 42.513116 ], [ -111.04708, 42.34942 ], [ -111.047074, 42.280787 ], [ -111.047097, 42.194773 ], [ -111.047058, 42.182672 ], [ -111.047107, 42.148971 ], [ -111.047109, 42.142497 ], [ -111.046689, 42.001567 ], [ -111.415873, 42.000748 ], [ -111.420898, 42.000793 ], [ -111.425535, 42.00084 ], [ -111.507264, 41.999518 ], [ -111.876491, 41.998528 ], [ -111.915622, 41.998496 ], [ -111.915837, 41.998519 ], [ -112.109528, 41.997105 ], [ -112.163956, 41.996708 ], [ -112.239107, 42.001217 ], [ -112.264936, 42.000991 ], [ -112.38617, 42.001126 ], [ -112.450567, 42.001092 ], [ -112.450814, 42.000953 ], [ -112.648019, 42.000307 ], [ -112.709375, 42.000309 ], [ -112.788542, 41.999681 ], [ -112.833084, 41.999305 ], [ -112.833125, 41.999345 ], [ -112.880619, 41.998921 ], [ -112.882367, 41.998922 ], [ -112.909587, 41.998791 ], [ -112.979218, 41.998263 ], [ -113.00082, 41.998223 ], [ -113.000821, 41.998223 ], [ -113.396497, 41.99425 ], [ -113.40223, 41.994161 ], [ -113.431563, 41.993799 ], [ -113.76453, 41.989459 ], [ -113.796082, 41.989104 ], [ -113.893261, 41.988057 ], [ -114.041723, 41.99372 ], [ -114.048246, 41.993721 ], [ -114.048257, 41.993814 ], [ -114.061774, 41.993797 ], [ -114.061763, 41.993939 ], [ -114.107259, 41.993831 ], [ -114.107428, 41.993965 ], [ -114.281854, 41.994264 ], [ -114.498243, 41.994636 ], [ -114.498259, 41.994599 ], [ -114.598267, 41.994511 ], [ -114.763825, 41.999909 ], [ -114.914187, 41.999909 ], [ -115.031783, 41.996008 ], [ -115.038256, 41.996025 ], [ -115.98688, 41.998534 ], [ -116.012212, 41.998035 ], [ -116.012219, 41.998048 ], [ -116.018945, 41.997722 ], [ -116.01896, 41.997762 ], [ -116.030758, 41.997383 ], [ -116.030754, 41.997399 ], [ -116.03857, 41.997413 ], [ -116.038602, 41.99746 ], [ -116.160833, 41.997508 ], [ -116.163931, 41.997555 ], [ -116.463528, 41.996547 ], [ -116.483094, 41.996885 ], [ -116.485823, 41.996861 ], [ -116.510452, 41.997096 ], [ -116.586937, 41.99737 ], [ -116.62677, 41.99775 ], [ -117.018294, 41.999358 ], [ -117.026222, 42.000252 ], [ -117.026331, 42.807015 ], [ -117.026303, 42.80717 ], [ -117.026253, 42.807447 ], [ -117.026683, 43.024876 ], [ -117.026652, 43.025128 ], [ -117.026746, 43.577526 ], [ -117.026774, 43.578674 ], [ -117.026922, 43.593632 ], [ -117.026889, 43.596033 ], [ -117.026824, 43.600357 ], [ -117.02676, 43.601912 ], [ -117.026789, 43.610669 ], [ -117.026937, 43.617614 ], [ -117.027001, 43.621032 ], [ -117.026905, 43.62488 ], [ -117.026705, 43.631659 ], [ -117.026661, 43.664385 ], [ -117.026717, 43.675523 ], [ -117.026623, 43.680865 ], [ -117.026586, 43.683001 ], [ -117.026825, 43.706193 ], [ -117.026725, 43.714815 ], [ -117.026841, 43.732905 ], [ -117.026651, 43.733935 ], [ -117.026634, 43.808104 ], [ -116.996504, 43.864714 ], [ -116.982482, 43.872799 ], [ -116.979186, 43.879973 ], [ -116.961535, 43.918388 ], [ -116.935301, 43.988616 ], [ -116.931719, 44.102474 ], [ -116.897145, 44.152537 ], [ -116.895931, 44.154295 ], [ -116.894083, 44.160191 ], [ -116.895757, 44.171267 ], [ -116.902752, 44.179467 ], [ -116.975905, 44.242844 ], [ -116.98687, 44.245477 ], [ -117.027558, 44.248881 ], [ -117.03317, 44.248192 ], [ -117.041144, 44.243653 ], [ -117.170342, 44.25889 ], [ -117.190107, 44.273958 ], [ -117.196597, 44.287529 ], [ -117.197777, 44.295789 ], [ -117.197506, 44.29728 ], [ -117.196597, 44.30228 ], [ -117.194827, 44.31054 ], [ -117.191546, 44.329621 ], [ -117.189769, 44.336585 ], [ -117.214889, 44.466901 ], [ -117.208454, 44.485928 ], [ -117.156489, 44.528312 ], [ -117.149242, 44.536151 ], [ -117.144161, 44.545647 ], [ -117.1159, 44.623339 ], [ -117.095868, 44.664737 ], [ -117.062273, 44.727143 ], [ -117.044217, 44.74514 ], [ -117.03827, 44.748179 ], [ -117.016216, 44.755572 ], [ -116.931499, 44.792281 ], [ -116.891463, 44.840531 ], [ -116.852427, 44.887577 ], [ -116.83199, 44.933007 ], [ -116.835702, 44.940633 ], [ -116.844653, 44.949338 ], [ -116.850737, 44.958113 ], [ -116.858277, 44.978008 ], [ -116.845369, 45.017059 ], [ -116.783902, 45.079022 ], [ -116.729607, 45.142091 ], [ -116.709536, 45.203015 ], [ -116.696047, 45.254679 ], [ -116.691197, 45.269245 ], [ -116.673793, 45.321511 ], [ -116.553473, 45.499107 ], [ -116.481208, 45.580597 ], [ -116.463635, 45.602785 ], [ -116.463504, 45.615785 ], [ -116.471504, 45.628467 ], [ -116.48912, 45.65114 ], [ -116.510938, 45.668114 ], [ -116.528272, 45.681473 ], [ -116.535396, 45.691734 ], [ -116.538014, 45.714929 ], [ -116.535698, 45.734231 ], [ -116.54809, 45.752364 ], [ -116.59421, 45.77908 ], [ -116.633377, 45.784681 ], [ -116.789099, 45.847749 ], [ -116.796418, 45.853807 ], [ -116.857254, 45.904159 ], [ -116.866544, 45.916958 ], [ -116.875125, 45.9422 ], [ -116.915989, 45.995413 ], [ -116.94353, 46.062173 ], [ -116.925621, 46.158888 ], [ -116.958801, 46.24232 ], [ -116.985333, 46.294617 ], [ -116.987939, 46.298031 ], [ -117.047469, 46.342884 ], [ -117.061045, 46.367747 ], [ -117.046915, 46.379577 ], [ -117.039813, 46.425425 ], [ -117.039741, 46.462704 ], [ -117.039763, 46.46957 ], [ -117.039771, 46.471779 ], [ -117.039783, 46.541785 ], [ -117.039828, 46.815443 ], [ -117.039657, 46.825798 ], [ -117.039821, 47.127265 ], [ -117.039836, 47.154734 ], [ -117.039871, 47.181858 ], [ -117.039888, 47.203282 ], [ -117.039899, 47.225515 ], [ -117.040019, 47.259272 ], [ -117.039843, 47.347201 ], [ -117.039857, 47.366093 ], [ -117.039882, 47.399085 ], [ -117.03995, 47.412412 ], [ -117.039948, 47.434885 ], [ -117.039971, 47.463309 ], [ -117.039945, 47.477823 ], [ -117.040514, 47.522351 ], [ -117.040545, 47.527562 ], [ -117.040745, 47.532909 ], [ -117.041276, 47.55821 ], [ -117.041174, 47.55853 ], [ -117.041431, 47.67814 ], [ -117.041431, 47.678185 ], [ -117.041431, 47.68 ], [ -117.041532, 47.683194 ], [ -117.041633, 47.7064 ], [ -117.041678, 47.72271 ], [ -117.042135, 47.7441 ], [ -117.042059, 47.7451 ], [ -117.042657, 47.760857 ], [ -117.042623, 47.761223 ], [ -117.042521, 47.764896 ], [ -117.042485, 47.766525 ], [ -117.041874, 47.977387 ], [ -117.041676, 48.04556 ], [ -117.041401, 48.0855 ], [ -117.039552, 48.17396 ], [ -117.039413, 48.17725 ], [ -117.039618, 48.178142 ], [ -117.039583, 48.180313 ], [ -117.039582, 48.180853 ], [ -117.039582, 48.181124 ], [ -117.039615, 48.184015 ], [ -117.039599, 48.184387 ], [ -117.035178, 48.370878 ], [ -117.035178, 48.371221 ], [ -117.035289, 48.422732 ], [ -117.035254, 48.423144 ], [ -117.035285, 48.429816 ], [ -117.035285, 48.430113 ], [ -117.034499, 48.620769 ], [ -117.034358, 48.628523 ], [ -117.033177, 48.846563 ], [ -117.032351, 48.999188 ], [ -116.757185, 48.999791 ], [ -116.757234, 48.999943 ], [ -116.049193, 49.000912 ], [ -116.049025, 48.958351 ], [ -116.049023, 48.957947 ], [ -116.049226, 48.502058 ], [ -116.049353, 48.21546 ], [ -116.049415, 48.07722 ], [ -116.049398, 48.075395 ], [ -116.049368, 48.072134 ], [ -116.04932, 48.066644 ], [ -116.048424, 47.977126 ], [ -116.048421, 47.97682 ], [ -116.007254, 47.944968 ], [ -115.919291, 47.857406 ], [ -115.729123, 47.703102 ], [ -115.72377, 47.696671 ], [ -115.706284, 47.637864 ], [ -115.718072, 47.592675 ], [ -115.721207, 47.576323 ], [ -115.735755, 47.555346 ], [ -115.739684, 47.537663 ], [ -115.729861, 47.518016 ], [ -115.712178, 47.488546 ], [ -115.725931, 47.466934 ], [ -115.729861, 47.447287 ], [ -115.721084, 47.42235 ], [ -115.69057, 47.415059 ], [ -115.661341, 47.402663 ], [ -115.576836, 47.366825 ], [ -115.561439, 47.351887 ], [ -115.551309, 47.333856 ], [ -115.52369, 47.298919 ], [ -115.479255, 47.282089 ], [ -115.421645, 47.271736 ], [ -115.339201, 47.261623 ], [ -115.320184, 47.255717 ], [ -115.294785, 47.220914 ], [ -115.29211, 47.209861 ], [ -115.266723, 47.181101 ], [ -115.200547, 47.139154 ], [ -115.193221, 47.133026 ], [ -115.099178, 47.048129 ], [ -115.072985, 47.01376 ], [ -114.975789, 46.932865 ], [ -114.936015, 46.899761 ], [ -114.938713, 46.869021 ], [ -114.927837, 46.83599 ], [ -114.920459, 46.827697 ], [ -114.888146, 46.808573 ], [ -114.853279, 46.799794 ], [ -114.825923, 46.781949 ], [ -114.76718, 46.738828 ], [ -114.739253, 46.715167 ], [ -114.717645, 46.713994 ], [ -114.69063, 46.719961 ], [ -114.675505, 46.719516 ], [ -114.667346, 46.719276 ], [ -114.655704, 46.711743 ], [ -114.644747, 46.702155 ], [ -114.642692, 46.694622 ], [ -114.641322, 46.686404 ], [ -114.641745, 46.679286 ], [ -114.642713, 46.673145 ], [ -114.635868, 46.65951 ], [ -114.614423, 46.639188 ], [ -114.594707, 46.633558 ], [ -114.592264, 46.632861 ], [ -114.481943, 46.631993 ], [ -114.461211, 46.639151 ], [ -114.44683, 46.645314 ], [ -114.422176, 46.652163 ], [ -114.370129, 46.654217 ], [ -114.349584, 46.646684 ], [ -114.341336, 46.642803 ], [ -114.337942, 46.641205 ], [ -114.331093, 46.630248 ], [ -114.331093, 46.607649 ], [ -114.346528, 46.535789 ], [ -114.385297, 46.467162 ], [ -114.378, 46.435371 ], [ -114.426885, 46.289671 ], [ -114.472643, 46.162202 ], [ -114.48312, 46.129147 ], [ -114.476284, 46.112988 ], [ -114.468205, 46.099937 ], [ -114.467583, 46.081914 ], [ -114.476284, 46.062026 ], [ -114.4912, 46.044003 ], [ -114.4912, 46.034059 ], [ -114.490578, 46.022872 ], [ -114.483379, 46.008047 ], [ -114.465376, 45.996077 ], [ -114.429638, 45.986638 ], [ -114.412007, 45.978057 ], [ -114.401552, 45.963195 ], [ -114.39376, 45.89402 ], [ -114.44868, 45.858891 ], [ -114.498809, 45.850676 ], [ -114.509303, 45.845531 ], [ -114.514596, 45.840785 ], [ -114.566172, 45.773864 ], [ -114.547763, 45.743309 ], [ -114.528667, 45.731636 ], [ -114.504869, 45.722176 ], [ -114.497553, 45.710677 ], [ -114.495421, 45.703321 ], [ -114.500925, 45.666715 ], [ -114.515411, 45.652842 ], [ -114.54182, 45.641305 ], [ -114.545574, 45.642928 ], [ -114.550834, 45.6426 ], [ -114.561046, 45.639906 ], [ -114.563652, 45.637412 ], [ -114.561773, 45.565109 ], [ -114.560855, 45.564575 ], [ -114.551286, 45.559007 ], [ -114.514196, 45.564734 ], [ -114.473759, 45.563278 ], [ -114.460542, 45.561283 ], [ -114.36662, 45.491616 ], [ -114.350819, 45.468542 ], [ -114.309613, 45.469432 ], [ -114.247828, 45.545489 ], [ -114.187852, 45.542151 ], [ -114.135249, 45.557465 ], [ -114.03493, 45.647967 ], [ -114.022534, 45.67962 ], [ -114.019315, 45.692937 ], [ -114.015633, 45.696127 ], [ -113.987759, 45.705247 ], [ -113.971565, 45.700636 ], [ -113.9426, 45.686362 ], [ -113.93422, 45.682232 ], [ -113.896681, 45.641451 ], [ -113.835396, 45.61296 ], [ -113.813933, 45.600559 ], [ -113.804871, 45.589112 ], [ -113.802009, 45.579096 ], [ -113.813456, 45.550002 ], [ -113.810117, 45.530924 ], [ -113.786269, 45.521385 ], [ -113.772915, 45.512322 ], [ -113.76576, 45.483228 ], [ -113.774156, 45.465372 ], [ -113.760924, 45.406501 ], [ -113.738729, 45.329741 ], [ -113.674409, 45.249411 ], [ -113.650064, 45.23471 ], [ -113.599506, 45.191114 ], [ -113.565979, 45.149335 ], [ -113.566179, 45.14312 ], [ -113.57636, 45.133771 ], [ -113.576453, 45.130311 ], [ -113.485278, 45.063519 ], [ -113.47377, 45.0617 ], [ -113.463961, 45.063194 ], [ -113.449349, 45.045745 ], [ -113.445751, 45.018351 ], [ -113.445915, 44.979918 ], [ -113.447199, 44.971924 ], [ -113.472715, 44.948123 ], [ -113.480836, 44.95031 ], [ -113.494446, 44.948597 ], [ -113.498745, 44.942314 ], [ -113.475838, 44.894648 ], [ -113.455071, 44.865424 ], [ -113.353631, 44.791395 ], [ -113.341704, 44.784853 ], [ -113.329491, 44.788645 ], [ -113.278382, 44.812706 ], [ -113.247166, 44.82295 ], [ -113.207878, 44.80804 ], [ -113.158206, 44.780847 ], [ -113.134617, 44.763149 ], [ -113.101082, 44.718832 ], [ -113.051504, 44.63695 ], [ -113.049349, 44.62938 ], [ -113.053529, 44.621187 ], [ -113.05677, 44.618657 ], [ -113.027147, 44.495915 ], [ -113.003544, 44.450814 ], [ -112.9703, 44.426933 ], [ -112.875822, 44.374357 ], [ -112.849266, 44.371038 ], [ -112.83134, 44.38166 ], [ -112.829247, 44.385427 ], [ -112.824701, 44.393611 ], [ -112.823373, 44.406225 ], [ -112.822046, 44.420831 ], [ -112.822046, 44.434109 ], [ -112.812087, 44.45137 ], [ -112.781294, 44.484888 ], [ -112.71911, 44.504344 ], [ -112.68816, 44.49885 ], [ -112.544224, 44.483763 ], [ -112.473207, 44.480027 ], [ -112.410345, 44.462968 ], [ -112.38708, 44.460476 ], [ -112.371294, 44.472108 ], [ -112.358926, 44.48628 ], [ -112.3566, 44.493127 ], [ -112.347199, 44.520298 ], [ -112.339721, 44.538577 ], [ -112.299009, 44.559348 ], [ -112.274083, 44.564334 ], [ -112.258297, 44.564334 ], [ -112.246665, 44.56101 ], [ -112.235864, 44.555194 ], [ -112.229477, 44.549494 ], [ -112.221698, 44.543519 ], [ -112.187115, 44.534452 ], [ -112.078471, 44.533551 ], [ -111.947941, 44.556776 ], [ -111.870504, 44.564033 ], [ -111.849293, 44.539837 ], [ -111.843295, 44.528225 ], [ -111.806528, 44.515459 ], [ -111.737191, 44.54306 ], [ -111.704218, 44.560205 ], [ -111.631505, 44.552022 ], [ -111.617502, 44.553035 ], [ -111.601249, 44.55421 ], [ -111.525764, 44.604883 ], [ -111.516588, 44.643707 ], [ -111.489008, 44.705553 ], [ -111.481536, 44.709186 ], [ -111.394815, 44.751351 ], [ -111.377682, 44.751744 ], [ -111.323669, 44.724474 ], [ -111.219236, 44.622616 ], [ -111.139455, 44.517112 ], [ -111.131379, 44.499925 ], [ -111.122654, 44.493659 ], [ -111.106574, 44.48633 ], [ -111.048974, 44.474072 ] ] ] ] } },
+{ "type": "Feature", "id": 26, "properties": { "GEO_ID": "0400000US20", "STATE": "20", "NAME": "Kansas", "LSAD": "", "CENSUSAREA": 81758.717000000004 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -99.541116, 36.999573 ], [ -99.558068, 36.999528 ], [ -99.625399, 36.999671 ], [ -99.657658, 37.000197 ], [ -99.774255, 37.000837 ], [ -99.774816, 37.000841 ], [ -99.786016, 37.000931 ], [ -99.995201, 37.001631 ], [ -100.001286, 37.001699 ], [ -100.002563, 37.001706 ], [ -100.005706, 37.001726 ], [ -100.089484, 37.002092 ], [ -100.115722, 37.002206 ], [ -100.187547, 37.002082 ], [ -100.192371, 37.002036 ], [ -100.193754, 37.002133 ], [ -100.201676, 37.002081 ], [ -100.551598, 37.00062 ], [ -100.552683, 37.000735 ], [ -100.591328, 37.000376 ], [ -100.591413, 37.000399 ], [ -100.62977, 37.000025 ], [ -100.633323, 36.999936 ], [ -100.633327, 36.999936 ], [ -100.675552, 36.999688 ], [ -100.756894, 36.999357 ], [ -100.765484, 36.999177 ], [ -100.806116, 36.999091 ], [ -100.814277, 36.999085 ], [ -100.855634, 36.998626 ], [ -100.89166, 36.998604 ], [ -100.904274, 36.998745 ], [ -100.904588, 36.998561 ], [ -100.945469, 36.998153 ], [ -100.945566, 36.998152 ], [ -100.996502, 36.998044 ], [ -101.012641, 36.998176 ], [ -101.053589, 36.997967 ], [ -101.066742, 36.997921 ], [ -101.211486, 36.997124 ], [ -101.212909, 36.997044 ], [ -101.357797, 36.996271 ], [ -101.359674, 36.996232 ], [ -101.37818, 36.996164 ], [ -101.413868, 36.996008 ], [ -101.415005, 36.995966 ], [ -101.485326, 36.995611 ], [ -101.519066, 36.995546 ], [ -101.555239, 36.995414 ], [ -101.55526, 36.995414 ], [ -101.600396, 36.995153 ], [ -101.601593, 36.995095 ], [ -101.90244, 36.993702 ], [ -102.000447, 36.993249 ], [ -102.000447, 36.993272 ], [ -102.028204, 36.993125 ], [ -102.028207, 36.993125 ], [ -102.04224, 36.993083 ], [ -102.041952, 37.024742 ], [ -102.04195, 37.030805 ], [ -102.041921, 37.032178 ], [ -102.041749, 37.034397 ], [ -102.04192, 37.035083 ], [ -102.041983, 37.106551 ], [ -102.041809, 37.111973 ], [ -102.042092, 37.125021 ], [ -102.042135, 37.125021 ], [ -102.042002, 37.141744 ], [ -102.041963, 37.258164 ], [ -102.041664, 37.29765 ], [ -102.041817, 37.30949 ], [ -102.041974, 37.352613 ], [ -102.042089, 37.352819 ], [ -102.041826, 37.389191 ], [ -102.041676, 37.409898 ], [ -102.041669, 37.43474 ], [ -102.041755, 37.434855 ], [ -102.041801, 37.469488 ], [ -102.041786, 37.506066 ], [ -102.042016, 37.535261 ], [ -102.041899, 37.541186 ], [ -102.041894, 37.557977 ], [ -102.041618, 37.607868 ], [ -102.041585, 37.644282 ], [ -102.041582, 37.654495 ], [ -102.041694, 37.665681 ], [ -102.041574, 37.680436 ], [ -102.041876, 37.723875 ], [ -102.04199, 37.738541 ], [ -102.042158, 37.760164 ], [ -102.042668, 37.788758 ], [ -102.042953, 37.803535 ], [ -102.043033, 37.824146 ], [ -102.043219, 37.867929 ], [ -102.043845, 37.926135 ], [ -102.043844, 37.928102 ], [ -102.044398, 38.250015 ], [ -102.04451, 38.262412 ], [ -102.044567, 38.268749 ], [ -102.044568, 38.268819 ], [ -102.044613, 38.312324 ], [ -102.044944, 38.384419 ], [ -102.045263, 38.505395 ], [ -102.045262, 38.505532 ], [ -102.045112, 38.523784 ], [ -102.045223, 38.543797 ], [ -102.045189, 38.558732 ], [ -102.045211, 38.581609 ], [ -102.045288, 38.615168 ], [ -102.045288, 38.615249 ], [ -102.045074, 38.669617 ], [ -102.045102, 38.674946 ], [ -102.04516, 38.675221 ], [ -102.045127, 38.686725 ], [ -102.045156, 38.688555 ], [ -102.045212, 38.697567 ], [ -102.045375, 38.754339 ], [ -102.045287, 38.755528 ], [ -102.045371, 38.770064 ], [ -102.045448, 38.783453 ], [ -102.045334, 38.799463 ], [ -102.045388, 38.813392 ], [ -102.046571, 39.047038 ], [ -102.047134, 39.129701 ], [ -102.047189, 39.133147 ], [ -102.04725, 39.13702 ], [ -102.048449, 39.303138 ], [ -102.04896, 39.373712 ], [ -102.049167, 39.403597 ], [ -102.04937, 39.41821 ], [ -102.049369, 39.423333 ], [ -102.049679, 39.506183 ], [ -102.049673, 39.536691 ], [ -102.049554, 39.538932 ], [ -102.049764, 39.56818 ], [ -102.049806, 39.574058 ], [ -102.049954, 39.592331 ], [ -102.050594, 39.675594 ], [ -102.051254, 39.818992 ], [ -102.051318, 39.833311 ], [ -102.051363, 39.843471 ], [ -102.051569, 39.849805 ], [ -102.051744, 40.003078 ], [ -101.916696, 40.003142 ], [ -101.904176, 40.003162 ], [ -101.841025, 40.002784 ], [ -101.832161, 40.002933 ], [ -101.807687, 40.002798 ], [ -101.804862, 40.002752 ], [ -101.627071, 40.00262 ], [ -101.625809, 40.002711 ], [ -101.542273, 40.002609 ], [ -101.417209, 40.002424 ], [ -101.411043, 40.002365 ], [ -101.409953, 40.002354 ], [ -101.374326, 40.002521 ], [ -101.342859, 40.00258 ], [ -101.325514, 40.002687 ], [ -101.324036, 40.002696 ], [ -101.293991, 40.002559 ], [ -101.286555, 40.002559 ], [ -101.248673, 40.002543 ], [ -101.215033, 40.002555 ], [ -101.192219, 40.002491 ], [ -101.178805, 40.002468 ], [ -101.168704, 40.002547 ], [ -101.130907, 40.002427 ], [ -101.060317, 40.002307 ], [ -101.027686, 40.002256 ], [ -100.937427, 40.002145 ], [ -100.75883, 40.002302 ], [ -100.752183, 40.002128 ], [ -100.738826, 40.002228 ], [ -100.733296, 40.00227 ], [ -100.729904, 40.002111 ], [ -100.721128, 40.002069 ], [ -100.683435, 40.002234 ], [ -100.66023, 40.002162 ], [ -100.645445, 40.001883 ], [ -100.600945, 40.001906 ], [ -100.594757, 40.001977 ], [ -100.567238, 40.001889 ], [ -100.551886, 40.001889 ], [ -100.511065, 40.00184 ], [ -100.487159, 40.001767 ], [ -100.477018, 40.001752 ], [ -100.475854, 40.001768 ], [ -100.468773, 40.001724 ], [ -100.447072, 40.001795 ], [ -100.439081, 40.001774 ], [ -100.39008, 40.001809 ], [ -100.231652, 40.001623 ], [ -100.229479, 40.001693 ], [ -100.215406, 40.001629 ], [ -100.196959, 40.001494 ], [ -100.193597, 40.001573 ], [ -100.19359, 40.001573 ], [ -100.190323, 40.001586 ], [ -100.188181, 40.001541 ], [ -100.177823, 40.001593 ], [ -100.177795, 40.001593 ], [ -99.990926, 40.001503 ], [ -99.986611, 40.00155 ], [ -99.948167, 40.001813 ], [ -99.944417, 40.001584 ], [ -99.930433, 40.001516 ], [ -99.906658, 40.001512 ], [ -99.813401, 40.0014 ], [ -99.77564, 40.001647 ], [ -99.772121, 40.001804 ], [ -99.764214, 40.001551 ], [ -99.756835, 40.001342 ], [ -99.746628, 40.00182 ], [ -99.731959, 40.001827 ], [ -99.719639, 40.001808 ], [ -99.628346, 40.001866 ], [ -99.628255, 40.001866 ], [ -99.62598, 40.001865 ], [ -99.625324, 40.001866 ], [ -99.501792, 40.002026 ], [ -99.498999, 40.001957 ], [ -99.49766, 40.001912 ], [ -99.493465, 40.001937 ], [ -99.480728, 40.001942 ], [ -99.412645, 40.001868 ], [ -99.403389, 40.001969 ], [ -99.290703, 40.001949 ], [ -99.286656, 40.002017 ], [ -99.282967, 40.001879 ], [ -99.254012, 40.002074 ], [ -99.25037, 40.001957 ], [ -99.216376, 40.002016 ], [ -99.197592, 40.002033 ], [ -99.188905, 40.002023 ], [ -99.186962, 40.001977 ], [ -99.179133, 40.001977 ], [ -99.178965, 40.001977 ], [ -99.169816, 40.001925 ], [ -99.123033, 40.002165 ], [ -99.11351, 40.002193 ], [ -99.085597, 40.002133 ], [ -99.067022, 40.00217 ], [ -99.020338, 40.002264 ], [ -99.018701, 40.002333 ], [ -98.992135, 40.002192 ], [ -98.972287, 40.002245 ], [ -98.971721, 40.002268 ], [ -98.961009, 40.002317 ], [ -98.960919, 40.002271 ], [ -98.934792, 40.002205 ], [ -98.834456, 40.002363 ], [ -98.82059, 40.002319 ], [ -98.777203, 40.002359 ], [ -98.774941, 40.002336 ], [ -98.726373, 40.002222 ], [ -98.726295, 40.002222 ], [ -98.710404, 40.00218 ], [ -98.693096, 40.002373 ], [ -98.691443, 40.002505 ], [ -98.690287, 40.002548 ], [ -98.672819, 40.002364 ], [ -98.669724, 40.00241 ], [ -98.653833, 40.002269 ], [ -98.652494, 40.002245 ], [ -98.64071, 40.002493 ], [ -98.613755, 40.0024 ], [ -98.593342, 40.002476 ], [ -98.575219, 40.00248 ], [ -98.560578, 40.002274 ], [ -98.543186, 40.002285 ], [ -98.523053, 40.002336 ], [ -98.504455, 40.002329 ], [ -98.490533, 40.002323 ], [ -98.274017, 40.002516 ], [ -98.274015, 40.002516 ], [ -98.268218, 40.00249 ], [ -98.250008, 40.002307 ], [ -98.193483, 40.002614 ], [ -98.179315, 40.002483 ], [ -98.172269, 40.002438 ], [ -98.142031, 40.002452 ], [ -98.099659, 40.002227 ], [ -98.076034, 40.002301 ], [ -98.068701, 40.002355 ], [ -98.050057, 40.002278 ], [ -98.047469, 40.002186 ], [ -98.014412, 40.002223 ], [ -98.010157, 40.002153 ], [ -97.972186, 40.002114 ], [ -97.931826, 40.00205 ], [ -97.931811, 40.00205 ], [ -97.876261, 40.002102 ], [ -97.85745, 40.002065 ], [ -97.838379, 40.00191 ], [ -97.821598, 40.002004 ], [ -97.821496, 40.002002 ], [ -97.819426, 40.001958 ], [ -97.777155, 40.002167 ], [ -97.770776, 40.001977 ], [ -97.769204, 40.001995 ], [ -97.767746, 40.001994 ], [ -97.515308, 40.001901 ], [ -97.511381, 40.001899 ], [ -97.510264, 40.001835 ], [ -97.463285, 40.002047 ], [ -97.444662, 40.001958 ], [ -97.425443, 40.002048 ], [ -97.417826, 40.002024 ], [ -97.415833, 40.002001 ], [ -97.369199, 40.00206 ], [ -97.369199, 40.00206 ], [ -97.369103, 40.00206 ], [ -97.350896, 40.00193 ], [ -97.350272, 40.001976 ], [ -97.245169, 40.001513 ], [ -97.24508, 40.001467 ], [ -97.20231, 40.001442 ], [ -97.20019, 40.001549 ], [ -97.181775, 40.00155 ], [ -97.142448, 40.001495 ], [ -97.137866, 40.001814 ], [ -97.049663, 40.001323 ], [ -97.030803, 40.001342 ], [ -97.009165, 40.001463 ], [ -96.916407, 40.001506 ], [ -96.916093, 40.001506 ], [ -96.880459, 40.001448 ], [ -96.878253, 40.001466 ], [ -96.875057, 40.001448 ], [ -96.873812, 40.00145 ], [ -96.805768, 40.001371 ], [ -96.622401, 40.001158 ], [ -96.610349, 40.000881 ], [ -96.604884, 40.000891 ], [ -96.580852, 40.000966 ], [ -96.570854, 40.001091 ], [ -96.557863, 40.000968 ], [ -96.538977, 40.000851 ], [ -96.527111, 40.001031 ], [ -96.469945, 40.000966 ], [ -96.467536, 40.001035 ], [ -96.463713, 40.000968 ], [ -96.46364, 40.000967 ], [ -96.304555, 40.000629 ], [ -96.301066, 40.000632 ], [ -96.239208, 40.000691 ], [ -96.239172, 40.000691 ], [ -96.223839, 40.000729 ], [ -96.220171, 40.00072 ], [ -96.154365, 40.000495 ], [ -96.154246, 40.00045 ], [ -96.147167, 40.000479 ], [ -96.125937, 40.000432 ], [ -96.125788, 40.000467 ], [ -96.089781, 40.000519 ], [ -96.081395, 40.000603 ], [ -96.051691, 40.000727 ], [ -96.02409, 40.000719 ], [ -96.01068, 40.000638 ], [ -96.010678, 40.000638 ], [ -95.958139, 40.000521 ], [ -95.882524, 40.00047 ], [ -95.788111, 40.000452 ], [ -95.788024, 40.000452 ], [ -95.784575, 40.000463 ], [ -95.375257, 40.0 ], [ -95.339896, 39.999999 ], [ -95.30829, 39.999998 ], [ -95.30778, 39.990618 ], [ -95.301549, 39.983603 ], [ -95.181222, 39.899996 ], [ -95.132695, 39.875925 ], [ -95.107745, 39.868579 ], [ -95.085003, 39.861883 ], [ -95.042142, 39.864805 ], [ -95.035047, 39.866807 ], [ -95.027931, 39.871522 ], [ -95.02525, 39.877688 ], [ -95.02524, 39.8897 ], [ -95.01632, 39.898766 ], [ -95.00844, 39.900596 ], [ -94.993348, 39.900747 ], [ -94.954155, 39.901138 ], [ -94.935963, 39.894355 ], [ -94.927897, 39.886112 ], [ -94.908267, 39.812172 ], [ -94.895268, 39.76321 ], [ -94.916932, 39.728186 ], [ -94.937924, 39.725471 ], [ -95.011103, 39.677572 ], [ -95.01531, 39.674262 ], [ -95.069592, 39.615106 ], [ -95.107454, 39.573843 ], [ -95.113077, 39.559133 ], [ -95.113557, 39.553941 ], [ -95.109304, 39.542285 ], [ -95.102888, 39.533347 ], [ -94.969061, 39.418876 ], [ -94.946662, 39.399717 ], [ -94.909954, 39.367459 ], [ -94.908337, 39.355647 ], [ -94.910641, 39.348335 ], [ -94.907569, 39.320623 ], [ -94.901009, 39.30168 ], [ -94.832399, 39.227218 ], [ -94.793948, 39.201276 ], [ -94.752338, 39.173203 ], [ -94.736537, 39.169203 ], [ -94.723637, 39.169003 ], [ -94.714137, 39.170403 ], [ -94.706723, 39.173801 ], [ -94.601733, 39.159603 ], [ -94.596033, 39.157703 ], [ -94.591933, 39.155003 ], [ -94.589933, 39.140403 ], [ -94.607354, 39.113444 ], [ -94.607234, 39.089604 ], [ -94.607334, 39.081704 ], [ -94.607234, 39.065704 ], [ -94.607391, 39.044086 ], [ -94.608134, 38.942006 ], [ -94.608134, 38.940006 ], [ -94.607866, 38.937398 ], [ -94.607978, 38.93687 ], [ -94.608033, 38.883807 ], [ -94.608033, 38.869207 ], [ -94.608033, 38.868107 ], [ -94.607993, 38.867271 ], [ -94.608033, 38.861207 ], [ -94.608033, 38.855007 ], [ -94.608033, 38.847207 ], [ -94.608041, 38.811064 ], [ -94.609039, 38.760611 ], [ -94.609399, 38.74244 ], [ -94.609456, 38.7407 ], [ -94.609509, 38.738102 ], [ -94.611602, 38.635384 ], [ -94.611858, 38.620485 ], [ -94.611908, 38.609272 ], [ -94.611887, 38.580139 ], [ -94.611902, 38.58011 ], [ -94.612176, 38.576546 ], [ -94.612157, 38.549817 ], [ -94.612272, 38.547917 ], [ -94.612644, 38.491644 ], [ -94.612726, 38.484367 ], [ -94.612696, 38.483154 ], [ -94.612865, 38.477602 ], [ -94.612866, 38.477571 ], [ -94.613365, 38.403422 ], [ -94.613265, 38.392426 ], [ -94.613275, 38.388718 ], [ -94.613329, 38.369618 ], [ -94.613312, 38.364407 ], [ -94.613, 38.335801 ], [ -94.612825, 38.324387 ], [ -94.612788, 38.320142 ], [ -94.612673, 38.314832 ], [ -94.612673, 38.302527 ], [ -94.612844, 38.291423 ], [ -94.612849, 38.289914 ], [ -94.612692, 38.270394 ], [ -94.612614, 38.237766 ], [ -94.612635, 38.226987 ], [ -94.612659, 38.219251 ], [ -94.612658, 38.217649 ], [ -94.612822, 38.203918 ], [ -94.612848, 38.200714 ], [ -94.613073, 38.190552 ], [ -94.613422, 38.167908 ], [ -94.613748, 38.160633 ], [ -94.613856, 38.149769 ], [ -94.614061, 38.067343 ], [ -94.614089, 38.065901 ], [ -94.614055, 38.060088 ], [ -94.614055, 38.060056 ], [ -94.613981, 38.037057 ], [ -94.613981, 38.036949 ], [ -94.614212, 37.992462 ], [ -94.614465, 37.987799 ], [ -94.614557, 37.971037 ], [ -94.614562, 37.951517 ], [ -94.614594, 37.949978 ], [ -94.614612, 37.944362 ], [ -94.614754, 37.940769 ], [ -94.614835, 37.9367 ], [ -94.614778, 37.9342 ], [ -94.615181, 37.915944 ], [ -94.615393, 37.906392 ], [ -94.615469, 37.901775 ], [ -94.615706, 37.886843 ], [ -94.615921, 37.878331 ], [ -94.615834, 37.87251 ], [ -94.616, 37.863126 ], [ -94.616426, 37.845282 ], [ -94.61645, 37.83756 ], [ -94.616862, 37.819456 ], [ -94.617808, 37.729707 ], [ -94.617975, 37.722176 ], [ -94.617805, 37.690178 ], [ -94.617651, 37.687671 ], [ -94.617687, 37.686653 ], [ -94.617885, 37.682214 ], [ -94.617734, 37.673127 ], [ -94.617734, 37.673105 ], [ -94.617576, 37.653671 ], [ -94.617575, 37.653577 ], [ -94.617477, 37.63717 ], [ -94.6173, 37.610495 ], [ -94.617428, 37.609522 ], [ -94.617283, 37.571896 ], [ -94.617315, 37.571499 ], [ -94.617081, 37.567013 ], [ -94.61716, 37.557308 ], [ -94.617186, 37.553485 ], [ -94.616908, 37.527804 ], [ -94.616789, 37.52151 ], [ -94.617023, 37.483765 ], [ -94.617183, 37.469665 ], [ -94.61718, 37.465203 ], [ -94.617222, 37.460476 ], [ -94.617205, 37.460373 ], [ -94.617201, 37.454788 ], [ -94.617132, 37.439818 ], [ -94.617265, 37.425536 ], [ -94.617511, 37.410909 ], [ -94.617557, 37.396375 ], [ -94.617625, 37.367576 ], [ -94.617626, 37.367445 ], [ -94.617537, 37.364355 ], [ -94.617538, 37.364167 ], [ -94.617636, 37.338417 ], [ -94.617636, 37.338415 ], [ -94.617695, 37.336842 ], [ -94.617648, 37.323589 ], [ -94.618075, 37.240436 ], [ -94.618158, 37.237597 ], [ -94.618123, 37.229334 ], [ -94.61815, 37.228121 ], [ -94.618219, 37.207772 ], [ -94.618305, 37.207337 ], [ -94.618319, 37.188774 ], [ -94.618505, 37.181184 ], [ -94.618473, 37.174782 ], [ -94.618351, 37.160211 ], [ -94.618072, 37.132345 ], [ -94.618075, 37.129755 ], [ -94.618212, 37.113169 ], [ -94.618151, 37.103968 ], [ -94.618059, 37.096676 ], [ -94.618088, 37.093671 ], [ -94.61809, 37.093494 ], [ -94.618082, 37.086432 ], [ -94.61812, 37.085934 ], [ -94.617982, 37.075077 ], [ -94.617875, 37.056798 ], [ -94.617875, 37.056797 ], [ -94.617965, 37.040537 ], [ -94.617995, 37.009016 ], [ -94.61808, 36.998135 ], [ -94.699735, 36.998805 ], [ -94.701797, 36.998814 ], [ -94.71277, 36.998794 ], [ -94.737183, 36.998665 ], [ -94.739324, 36.998687 ], [ -94.777257, 36.998764 ], [ -94.83128, 36.998812 ], [ -94.840926, 36.998833 ], [ -94.849801, 36.998876 ], [ -94.853197, 36.998874 ], [ -94.995293, 36.999529 ], [ -95.00762, 36.999514 ], [ -95.011433, 36.999535 ], [ -95.030324, 36.999517 ], [ -95.037857, 36.999497 ], [ -95.049499, 36.99958 ], [ -95.073504, 36.999509 ], [ -95.073509, 36.999509 ], [ -95.155187, 36.999539 ], [ -95.155372, 36.99954 ], [ -95.177301, 36.99952 ], [ -95.195307, 36.999565 ], [ -95.322565, 36.999358 ], [ -95.328058, 36.999365 ], [ -95.328327, 36.999366 ], [ -95.33121, 36.99938 ], [ -95.407572, 36.999241 ], [ -95.407683, 36.999241 ], [ -95.511578, 36.999235 ], [ -95.522415, 36.999281 ], [ -95.534401, 36.999332 ], [ -95.573598, 36.99931 ], [ -95.61214, 36.999321 ], [ -95.615934, 36.999365 ], [ -95.62435, 36.99936 ], [ -95.630079, 36.99932 ], [ -95.664301, 36.999322 ], [ -95.686452, 36.999349 ], [ -95.696659, 36.999215 ], [ -95.71038, 36.999371 ], [ -95.714887, 36.999279 ], [ -95.718054, 36.999255 ], [ -95.741908, 36.999244 ], [ -95.759905, 36.999271 ], [ -95.768719, 36.999205 ], [ -95.786762, 36.99931 ], [ -95.80798, 36.999124 ], [ -95.866899, 36.999261 ], [ -95.873944, 36.9993 ], [ -95.875257, 36.999302 ], [ -95.877151, 36.999304 ], [ -95.91018, 36.999336 ], [ -95.928122, 36.999245 ], [ -95.936992, 36.999268 ], [ -95.96427, 36.999094 ], [ -96.00081, 36.99886 ], [ -96.14121, 36.998973 ], [ -96.143207, 36.999134 ], [ -96.147143, 36.999022 ], [ -96.149709, 36.99904 ], [ -96.152384, 36.999051 ], [ -96.154017, 36.999161 ], [ -96.184768, 36.999211 ], [ -96.200028, 36.999028 ], [ -96.217571, 36.99907 ], [ -96.276368, 36.999271 ], [ -96.279079, 36.999272 ], [ -96.394272, 36.999221 ], [ -96.415412, 36.999113 ], [ -96.525493, 36.999147 ], [ -96.705431, 36.999203 ], [ -96.710482, 36.999271 ], [ -96.73659, 36.999286 ], [ -96.74127, 36.999239 ], [ -96.749838, 36.998988 ], [ -96.79206, 36.99918 ], [ -96.795199, 36.99886 ], [ -96.822791, 36.999182 ], [ -96.867517, 36.999217 ], [ -96.87629, 36.999233 ], [ -96.902083, 36.999155 ], [ -96.90351, 36.999132 ], [ -96.917093, 36.999182 ], [ -96.921915, 36.999151 ], [ -96.934642, 36.99907 ], [ -96.967371, 36.999067 ], [ -96.975562, 36.999019 ], [ -97.030082, 36.998929 ], [ -97.039784, 36.999 ], [ -97.100652, 36.998998 ], [ -97.104276, 36.99902 ], [ -97.120285, 36.999014 ], [ -97.122597, 36.999036 ], [ -97.147721, 36.999111 ], [ -97.372421, 36.998861 ], [ -97.384925, 36.998843 ], [ -97.46228, 36.998685 ], [ -97.462346, 36.998685 ], [ -97.472861, 36.998721 ], [ -97.527292, 36.99875 ], [ -97.5459, 36.998709 ], [ -97.546498, 36.998747 ], [ -97.564536, 36.998711 ], [ -97.606549, 36.998682 ], [ -97.637137, 36.99909 ], [ -97.650466, 36.999004 ], [ -97.697104, 36.998826 ], [ -97.768704, 36.99875 ], [ -97.783432, 36.998961 ], [ -97.783489, 36.998847 ], [ -97.802298, 36.998713 ], [ -97.802313, 36.998713 ], [ -98.033955, 36.998366 ], [ -98.03989, 36.998349 ], [ -98.045342, 36.998327 ], [ -98.111985, 36.998133 ], [ -98.147452, 36.998162 ], [ -98.177596, 36.998009 ], [ -98.208218, 36.997997 ], [ -98.219499, 36.997824 ], [ -98.237712, 36.997972 ], [ -98.346188, 36.997962 ], [ -98.347149, 36.997962 ], [ -98.354073, 36.997961 ], [ -98.408991, 36.998513 ], [ -98.418268, 36.998538 ], [ -98.420209, 36.998516 ], [ -98.54466, 36.998996 ], [ -98.544872, 36.998997 ], [ -98.714512, 36.99906 ], [ -98.718465, 36.99918 ], [ -98.761597, 36.999425 ], [ -98.791936, 36.999255 ], [ -98.793711, 36.999227 ], [ -98.797452, 36.999229 ], [ -98.869449, 36.999286 ], [ -98.880009, 36.999263 ], [ -98.88058, 36.999309 ], [ -98.994371, 36.999493 ], [ -99.000303, 36.99951 ], [ -99.029337, 36.999595 ], [ -99.124883, 36.99942 ], [ -99.129449, 36.999422 ], [ -99.24812, 36.999565 ], [ -99.277506, 36.999579 ], [ -99.456203, 36.999471 ], [ -99.484333, 36.999626 ], [ -99.500395, 36.999576 ], [ -99.500395, 36.999637 ], [ -99.502665, 36.999645 ], [ -99.504093, 36.999648 ], [ -99.508574, 36.999658 ], [ -99.541116, 36.999573 ] ] ] ] } },
+{ "type": "Feature", "id": 27, "properties": { "GEO_ID": "0400000US24", "STATE": "24", "NAME": "Maryland", "LSAD": "", "CENSUSAREA": 9707.241 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -76.048373, 38.12055 ], [ -76.056811, 38.125123 ], [ -76.061, 38.127002 ], [ -76.061111, 38.126963 ], [ -76.06147, 38.126839 ], [ -76.063661, 38.126078 ], [ -76.064683, 38.125723 ], [ -76.081127, 38.120014 ], [ -76.081587, 38.119854 ], [ -76.08523, 38.118589 ], [ -76.085311, 38.118561 ], [ -76.085542, 38.117869 ], [ -76.085885, 38.116844 ], [ -76.085947, 38.116658 ], [ -76.086224, 38.116534 ], [ -76.089018, 38.115287 ], [ -76.089166, 38.115221 ], [ -76.090872, 38.11446 ], [ -76.095548, 38.125123 ], [ -76.090649, 38.131185 ], [ -76.09064, 38.13124 ], [ -76.090527, 38.131919 ], [ -76.089017, 38.141033 ], [ -76.089918, 38.143837 ], [ -76.090216, 38.144765 ], [ -76.092334, 38.151355 ], [ -76.088639, 38.192649 ], [ -76.07147, 38.203502 ], [ -76.067797, 38.203539 ], [ -76.0671, 38.203546 ], [ -76.066994, 38.203547 ], [ -76.061906, 38.203599 ], [ -76.059731, 38.203621 ], [ -76.059562, 38.203622 ], [ -76.059218, 38.203626 ], [ -76.059158, 38.203626 ], [ -76.05902, 38.203628 ], [ -76.058925, 38.203629 ], [ -76.053753, 38.203681 ], [ -76.052165, 38.203697 ], [ -76.050511, 38.203714 ], [ -76.048945, 38.203729 ], [ -76.048786, 38.203731 ], [ -76.046539, 38.201549 ], [ -76.046273, 38.20129 ], [ -76.042691, 38.197811 ], [ -76.042615, 38.197737 ], [ -76.042385, 38.197515 ], [ -76.04228, 38.197412 ], [ -76.041952, 38.197094 ], [ -76.040718, 38.195896 ], [ -76.038929, 38.194158 ], [ -76.036757, 38.192049 ], [ -76.02858, 38.184107 ], [ -76.028411, 38.183943 ], [ -76.0269, 38.182476 ], [ -76.025899, 38.181504 ], [ -76.02217, 38.177882 ], [ -76.021941, 38.171976 ], [ -76.025892, 38.170946 ], [ -76.032767, 38.169154 ], [ -76.032816, 38.169141 ], [ -76.034038, 38.157902 ], [ -76.033978, 38.157636 ], [ -76.031945, 38.148631 ], [ -76.031868, 38.148288 ], [ -76.031442, 38.147612 ], [ -76.022515, 38.133453 ], [ -76.020982, 38.132776 ], [ -76.020476, 38.132553 ], [ -76.019637, 38.132183 ], [ -76.018574, 38.131713 ], [ -76.01779, 38.131367 ], [ -76.015155, 38.131548 ], [ -76.013903, 38.131634 ], [ -76.012487, 38.131731 ], [ -76.011916, 38.122214 ], [ -76.013363, 38.121342 ], [ -76.014698, 38.120537 ], [ -76.015702, 38.119933 ], [ -76.020496, 38.117044 ], [ -76.021305, 38.108608 ], [ -76.021353, 38.108108 ], [ -76.02137, 38.107934 ], [ -76.020996, 38.107578 ], [ -76.017394, 38.104154 ], [ -76.015477, 38.102332 ], [ -76.008168, 38.095385 ], [ -76.005904, 38.07717 ], [ -76.011544, 38.072312 ], [ -76.012701, 38.072159 ], [ -76.015235, 38.071825 ], [ -76.0233, 38.07076 ], [ -76.036676, 38.076509 ], [ -76.052207, 38.089716 ], [ -76.05831, 38.094906 ], [ -76.059304, 38.095751 ], [ -76.050156, 38.107758 ], [ -76.047291, 38.108505 ], [ -76.046494, 38.108712 ], [ -76.045279, 38.109029 ], [ -76.044482, 38.109237 ], [ -76.042083, 38.109862 ], [ -76.041083, 38.110726 ], [ -76.040874, 38.110906 ], [ -76.03962, 38.11199 ], [ -76.039696, 38.112108 ], [ -76.040665, 38.113606 ], [ -76.043423, 38.117868 ], [ -76.048373, 38.12055 ] ] ], [ [ [ -75.993905, 37.953489 ], [ -75.994739, 37.953501 ], [ -76.005888, 37.953662 ], [ -76.017686, 37.953832 ], [ -76.020796, 37.953877 ], [ -76.020932, 37.953879 ], [ -76.021714, 37.953887 ], [ -76.022325, 37.953878 ], [ -76.029405, 37.953776 ], [ -76.029463, 37.953775 ], [ -76.030122, 37.953655 ], [ -76.038026, 37.953901 ], [ -76.041402, 37.954006 ], [ -76.041691, 37.954 ], [ -76.045561, 37.953669 ], [ -76.04653, 37.953586 ], [ -76.049608, 37.983628 ], [ -76.049562, 37.985065 ], [ -76.049549, 37.985495 ], [ -76.049527, 37.986184 ], [ -76.049396, 37.990315 ], [ -76.048617, 38.014843 ], [ -76.046213, 38.025533 ], [ -76.041668, 38.032148 ], [ -76.020827, 38.039124 ], [ -76.013128, 38.039762 ], [ -76.008835, 38.038275 ], [ -76.008695, 38.038226 ], [ -76.004592, 38.036805 ], [ -75.991846, 38.025497 ], [ -75.981195, 38.02246 ], [ -75.977246, 38.021334 ], [ -75.975494, 38.020834 ], [ -75.975487, 38.020827 ], [ -75.973432, 38.018841 ], [ -75.972304, 38.01775 ], [ -75.970172, 38.015688 ], [ -75.970168, 38.015685 ], [ -75.970168, 38.015683 ], [ -75.970178, 38.01526 ], [ -75.970345, 38.008222 ], [ -75.97039, 38.006327 ], [ -75.970917, 38.006239 ], [ -75.979879, 38.004738 ], [ -75.980683, 38.004603 ], [ -75.98288, 38.004236 ], [ -75.984251, 38.004006 ], [ -75.984479, 38.003369 ], [ -75.984675, 38.002821 ], [ -75.98502, 38.001855 ], [ -75.985723, 37.999889 ], [ -75.986249, 37.998416 ], [ -75.986571, 37.997516 ], [ -75.988541, 37.992006 ], [ -75.988719, 37.991509 ], [ -75.989101, 37.99044 ], [ -75.992468, 37.981021 ], [ -75.99473, 37.974694 ], [ -75.99473, 37.974693 ], [ -75.992789, 37.969932 ], [ -75.991543, 37.966874 ], [ -75.988879, 37.960337 ], [ -75.993905, 37.953489 ] ] ], [ [ [ -76.438845, 39.0529 ], [ -76.438928, 39.052788 ], [ -76.437044, 39.051698 ], [ -76.422933, 39.043536 ], [ -76.407398, 39.034551 ], [ -76.407213, 39.034444 ], [ -76.407205, 39.034439 ], [ -76.405338, 39.03336 ], [ -76.405081, 39.033211 ], [ -76.405021, 39.033124 ], [ -76.4026, 39.029609 ], [ -76.39778, 39.022611 ], [ -76.397738, 39.022482 ], [ -76.396417, 39.018449 ], [ -76.396395, 39.01838 ], [ -76.395639, 39.016074 ], [ -76.395338, 39.015154 ], [ -76.394699, 39.0132 ], [ -76.394358, 39.01216 ], [ -76.39408, 39.011311 ], [ -76.412326, 38.996832 ], [ -76.414631, 38.995002 ], [ -76.421535, 38.989524 ], [ -76.422181, 38.989011 ], [ -76.427301, 38.987827 ], [ -76.448928, 38.982823 ], [ -76.448981, 38.982811 ], [ -76.449188, 38.982092 ], [ -76.450152, 38.978751 ], [ -76.450481, 38.977612 ], [ -76.451599, 38.976767 ], [ -76.454581, 38.974512 ], [ -76.474198, 38.972647 ], [ -76.474198, 38.972646 ], [ -76.47445, 38.970683 ], [ -76.474882, 38.967312 ], [ -76.474743, 38.966895 ], [ -76.473243, 38.962397 ], [ -76.471281, 38.956512 ], [ -76.463081, 38.948612 ], [ -76.460234, 38.948505 ], [ -76.457781, 38.948412 ], [ -76.457229, 38.947875 ], [ -76.451695, 38.94249 ], [ -76.45028, 38.941113 ], [ -76.450756, 38.940412 ], [ -76.46188, 38.924013 ], [ -76.461747, 38.923674 ], [ -76.460272, 38.919909 ], [ -76.458991, 38.916639 ], [ -76.458759, 38.916045 ], [ -76.45808, 38.914313 ], [ -76.459479, 38.907113 ], [ -76.460253, 38.907152 ], [ -76.460716, 38.907175 ], [ -76.462312, 38.907256 ], [ -76.46528, 38.907406 ], [ -76.46938, 38.907613 ], [ -76.46948, 38.911513 ], [ -76.475761, 38.914469 ], [ -76.49368, 38.910013 ], [ -76.493791, 38.904225 ], [ -76.493798, 38.903865 ], [ -76.493806, 38.903443 ], [ -76.493856, 38.900846 ], [ -76.49388, 38.899614 ], [ -76.49278, 38.895614 ], [ -76.49088, 38.894514 ], [ -76.490403, 38.892254 ], [ -76.490339, 38.891955 ], [ -76.489933, 38.890031 ], [ -76.489713, 38.888991 ], [ -76.489675, 38.888811 ], [ -76.489667, 38.888772 ], [ -76.48938, 38.887414 ], [ -76.49068, 38.884814 ], [ -76.491107, 38.884492 ], [ -76.491442, 38.884239 ], [ -76.4944, 38.88201 ], [ -76.494588, 38.881868 ], [ -76.494858, 38.881665 ], [ -76.498467, 38.878944 ], [ -76.507858, 38.871866 ], [ -76.511135, 38.869396 ], [ -76.519442, 38.863135 ], [ -76.516944, 38.851157 ], [ -76.516582, 38.851026 ], [ -76.509285, 38.848388 ], [ -76.509211, 38.848416 ], [ -76.499158, 38.852156 ], [ -76.497562, 38.852749 ], [ -76.496579, 38.853115 ], [ -76.496474, 38.852953 ], [ -76.493639, 38.848595 ], [ -76.492761, 38.847246 ], [ -76.492017, 38.846102 ], [ -76.491581, 38.845433 ], [ -76.491494, 38.845299 ], [ -76.489919, 38.842878 ], [ -76.489878, 38.842815 ], [ -76.489878, 38.838715 ], [ -76.490107, 38.838176 ], [ -76.491387, 38.835161 ], [ -76.491606, 38.834644 ], [ -76.491684, 38.834462 ], [ -76.491831, 38.834116 ], [ -76.496965, 38.822022 ], [ -76.497692, 38.820309 ], [ -76.498878, 38.817516 ], [ -76.499056, 38.817258 ], [ -76.50291, 38.811648 ], [ -76.50653, 38.80638 ], [ -76.506876, 38.805875 ], [ -76.509314, 38.802328 ], [ -76.510078, 38.801216 ], [ -76.51113, 38.800769 ], [ -76.514296, 38.799425 ], [ -76.51583, 38.798774 ], [ -76.523405, 38.795557 ], [ -76.524679, 38.795016 ], [ -76.524806, 38.794871 ], [ -76.524999, 38.79465 ], [ -76.525039, 38.794605 ], [ -76.52521, 38.794409 ], [ -76.525531, 38.794043 ], [ -76.527455, 38.791844 ], [ -76.527479, 38.791816 ], [ -76.527463, 38.791667 ], [ -76.527372, 38.790788 ], [ -76.52737, 38.790774 ], [ -76.527105, 38.788223 ], [ -76.527045, 38.787645 ], [ -76.526979, 38.787016 ], [ -76.527315, 38.78666 ], [ -76.528136, 38.78579 ], [ -76.532487, 38.781181 ], [ -76.533975, 38.779604 ], [ -76.535207, 38.778298 ], [ -76.535352, 38.778145 ], [ -76.535379, 38.778116 ], [ -76.535426, 38.778095 ], [ -76.535642, 38.778 ], [ -76.536284, 38.777719 ], [ -76.536819, 38.777484 ], [ -76.536849, 38.777471 ], [ -76.53723, 38.777304 ], [ -76.539088, 38.776488 ], [ -76.542973, 38.774783 ], [ -76.544372, 38.774169 ], [ -76.544413, 38.774151 ], [ -76.554443, 38.769749 ], [ -76.554693, 38.769639 ], [ -76.559697, 38.767443 ], [ -76.559884, 38.767361 ], [ -76.559778, 38.766342 ], [ -76.558933, 38.758177 ], [ -76.557535, 38.744687 ], [ -76.5573, 38.744229 ], [ -76.557091, 38.743823 ], [ -76.556954, 38.743554 ], [ -76.553978, 38.737756 ], [ -76.552743, 38.73535 ], [ -76.551971, 38.734636 ], [ -76.544561, 38.727784 ], [ -76.544475, 38.727705 ], [ -76.543853, 38.727736 ], [ -76.54357, 38.72775 ], [ -76.543435, 38.727757 ], [ -76.542053, 38.727826 ], [ -76.539769, 38.72794 ], [ -76.529868, 38.728435 ], [ -76.529284, 38.728137 ], [ -76.52718, 38.727062 ], [ -76.526655, 38.72443 ], [ -76.529237, 38.713561 ], [ -76.529532, 38.712317 ], [ -76.529721, 38.711523 ], [ -76.530575, 38.707929 ], [ -76.530799, 38.706983 ], [ -76.530824, 38.706881 ], [ -76.532465, 38.699974 ], [ -76.532537, 38.699669 ], [ -76.532527, 38.698207 ], [ -76.532432, 38.6836 ], [ -76.532409, 38.680064 ], [ -76.532398, 38.678363 ], [ -76.532056, 38.676936 ], [ -76.530454, 38.670263 ], [ -76.52785, 38.659416 ], [ -76.527428, 38.657655 ], [ -76.525007, 38.647568 ], [ -76.52462, 38.645956 ], [ -76.524122, 38.645044 ], [ -76.517862, 38.633586 ], [ -76.516988, 38.631985 ], [ -76.515554, 38.629361 ], [ -76.511278, 38.615745 ], [ -76.512452, 38.609827 ], [ -76.512583, 38.609168 ], [ -76.514812, 38.59793 ], [ -76.515741, 38.593248 ], [ -76.51576, 38.593154 ], [ -76.515764, 38.593131 ], [ -76.51634, 38.590229 ], [ -76.515106, 38.555763 ], [ -76.515376, 38.553895 ], [ -76.515409, 38.553667 ], [ -76.515415, 38.553623 ], [ -76.51552, 38.5529 ], [ -76.517506, 38.539149 ], [ -76.515754, 38.52926 ], [ -76.515706, 38.528988 ], [ -76.51535, 38.528093 ], [ -76.507489, 38.5083 ], [ -76.50686, 38.506716 ], [ -76.506023, 38.50461 ], [ -76.499256, 38.493559 ], [ -76.498792, 38.4928 ], [ -76.498222, 38.491869 ], [ -76.492699, 38.482849 ], [ -76.491642, 38.481944 ], [ -76.473372, 38.46629 ], [ -76.471253, 38.464474 ], [ -76.467342, 38.461123 ], [ -76.467194, 38.460996 ], [ -76.467186, 38.46099 ], [ -76.46401, 38.458268 ], [ -76.461078, 38.455756 ], [ -76.455799, 38.451233 ], [ -76.456002, 38.447891 ], [ -76.45414, 38.44588 ], [ -76.450937, 38.442422 ], [ -76.445376, 38.439012 ], [ -76.442441, 38.437212 ], [ -76.442431, 38.437206 ], [ -76.44118, 38.436439 ], [ -76.438919, 38.435053 ], [ -76.436271, 38.433429 ], [ -76.435674, 38.432893 ], [ -76.415384, 38.414682 ], [ -76.40271, 38.396003 ], [ -76.393378, 38.389477 ], [ -76.388348, 38.387781 ], [ -76.388328, 38.387727 ], [ -76.386229, 38.382013 ], [ -76.386243, 38.381631 ], [ -76.386931, 38.363184 ], [ -76.386957, 38.362462 ], [ -76.387002, 38.361267 ], [ -76.387408, 38.360811 ], [ -76.388806, 38.359238 ], [ -76.388915, 38.359115 ], [ -76.398261, 38.348602 ], [ -76.400871, 38.345666 ], [ -76.401532, 38.344923 ], [ -76.402043, 38.344348 ], [ -76.403101, 38.343157 ], [ -76.40494, 38.341089 ], [ -76.409291, 38.325891 ], [ -76.405716, 38.317794 ], [ -76.402894, 38.311402 ], [ -76.382163, 38.303389 ], [ -76.381493, 38.30313 ], [ -76.38012, 38.302343 ], [ -76.37531, 38.299583 ], [ -76.375023, 38.299419 ], [ -76.374517, 38.296556 ], [ -76.374481, 38.296348 ], [ -76.376607, 38.294393 ], [ -76.382051, 38.289384 ], [ -76.394171, 38.278233 ], [ -76.396913, 38.27165 ], [ -76.398852, 38.266997 ], [ -76.399013, 38.264338 ], [ -76.399049, 38.263753 ], [ -76.399078, 38.263275 ], [ -76.399313, 38.259398 ], [ -76.39932, 38.259284 ], [ -76.399078, 38.258569 ], [ -76.392464, 38.239055 ], [ -76.39228, 38.238511 ], [ -76.391659, 38.23668 ], [ -76.391623, 38.236573 ], [ -76.385244, 38.217751 ], [ -76.378104, 38.209897 ], [ -76.377693, 38.209445 ], [ -76.372535, 38.203771 ], [ -76.364135, 38.194532 ], [ -76.361877, 38.192048 ], [ -76.359887, 38.188737 ], [ -76.353799, 38.178606 ], [ -76.353516, 38.178135 ], [ -76.352561, 38.177214 ], [ -76.352395, 38.177054 ], [ -76.347983, 38.172802 ], [ -76.343517, 38.168497 ], [ -76.337611, 38.162805 ], [ -76.336106, 38.161353 ], [ -76.329711, 38.15519 ], [ -76.329705, 38.155184 ], [ -76.329688, 38.155155 ], [ -76.328864, 38.153703 ], [ -76.328805, 38.1536 ], [ -76.328778, 38.153552 ], [ -76.328419, 38.152921 ], [ -76.327124, 38.150641 ], [ -76.320492, 38.138966 ], [ -76.320136, 38.138339 ], [ -76.324108, 38.134266 ], [ -76.330982, 38.127217 ], [ -76.331812, 38.126366 ], [ -76.335243, 38.122848 ], [ -76.335637, 38.122444 ], [ -76.337342, 38.120696 ], [ -76.338161, 38.119856 ], [ -76.338535, 38.119472 ], [ -76.337411, 38.110888 ], [ -76.337402, 38.11082 ], [ -76.331807, 38.101092 ], [ -76.331484, 38.100531 ], [ -76.33124, 38.100106 ], [ -76.330807, 38.099354 ], [ -76.330794, 38.099331 ], [ -76.330787, 38.099201 ], [ -76.329433, 38.073986 ], [ -76.329308, 38.07166 ], [ -76.329165, 38.071247 ], [ -76.325044, 38.059368 ], [ -76.320592, 38.046531 ], [ -76.319476, 38.043315 ], [ -76.321499, 38.03805 ], [ -76.32195, 38.036874 ], [ -76.322093, 38.036503 ], [ -76.326994, 38.045105 ], [ -76.332812, 38.049938 ], [ -76.341172, 38.053596 ], [ -76.341404, 38.053697 ], [ -76.344327, 38.053565 ], [ -76.345697, 38.053502 ], [ -76.350656, 38.053277 ], [ -76.35275, 38.053182 ], [ -76.361237, 38.059542 ], [ -76.361538, 38.060114 ], [ -76.361668, 38.06036 ], [ -76.361779, 38.06057 ], [ -76.369306, 38.074853 ], [ -76.370204, 38.076556 ], [ -76.370845, 38.077771 ], [ -76.37179, 38.079565 ], [ -76.378292, 38.086949 ], [ -76.380991, 38.090014 ], [ -76.381298, 38.090362 ], [ -76.381752, 38.090878 ], [ -76.381842, 38.090981 ], [ -76.383896, 38.093312 ], [ -76.384886, 38.094437 ], [ -76.390917, 38.101286 ], [ -76.391823, 38.102315 ], [ -76.392058, 38.102581 ], [ -76.392335, 38.102896 ], [ -76.393121, 38.103142 ], [ -76.394006, 38.103419 ], [ -76.396478, 38.104192 ], [ -76.397656, 38.104561 ], [ -76.398067, 38.10469 ], [ -76.405368, 38.106974 ], [ -76.405972, 38.106967 ], [ -76.41316, 38.106884 ], [ -76.414475, 38.105943 ], [ -76.414994, 38.105572 ], [ -76.41655, 38.104459 ], [ -76.421066, 38.105989 ], [ -76.421214, 38.106039 ], [ -76.421896, 38.107026 ], [ -76.429384, 38.117875 ], [ -76.429471, 38.118001 ], [ -76.430425, 38.119383 ], [ -76.430412, 38.119488 ], [ -76.43013, 38.121753 ], [ -76.429744, 38.124856 ], [ -76.429581, 38.126165 ], [ -76.437242, 38.135699 ], [ -76.439841, 38.138933 ], [ -76.459236, 38.139471 ], [ -76.459689, 38.139484 ], [ -76.460072, 38.138717 ], [ -76.460673, 38.137515 ], [ -76.465727, 38.127408 ], [ -76.469798, 38.119264 ], [ -76.469795, 38.119061 ], [ -76.469787, 38.118606 ], [ -76.469784, 38.118381 ], [ -76.46976, 38.116874 ], [ -76.46974, 38.115653 ], [ -76.469738, 38.115534 ], [ -76.467333, 38.112546 ], [ -76.466973, 38.112099 ], [ -76.466568, 38.111596 ], [ -76.466404, 38.111392 ], [ -76.466387, 38.111302 ], [ -76.466364, 38.111183 ], [ -76.465892, 38.108738 ], [ -76.465479, 38.106603 ], [ -76.46533, 38.10583 ], [ -76.467879, 38.104932 ], [ -76.473266, 38.103035 ], [ -76.475448, 38.104271 ], [ -76.476222, 38.104709 ], [ -76.478168, 38.109221 ], [ -76.47861, 38.110247 ], [ -76.478797, 38.11068 ], [ -76.478817, 38.110726 ], [ -76.479056, 38.111281 ], [ -76.479799, 38.113005 ], [ -76.481, 38.115789 ], [ -76.481036, 38.115873 ], [ -76.48105, 38.115889 ], [ -76.481073, 38.115915 ], [ -76.482007, 38.116974 ], [ -76.48403, 38.119266 ], [ -76.485149, 38.120535 ], [ -76.485961, 38.121456 ], [ -76.486274, 38.12181 ], [ -76.48632, 38.121862 ], [ -76.492029, 38.128333 ], [ -76.49504, 38.131746 ], [ -76.497081, 38.134059 ], [ -76.497866, 38.13495 ], [ -76.499018, 38.136255 ], [ -76.499842, 38.137189 ], [ -76.499923, 38.137221 ], [ -76.500332, 38.137381 ], [ -76.501258, 38.137744 ], [ -76.502306, 38.138156 ], [ -76.508825, 38.140713 ], [ -76.514824, 38.141219 ], [ -76.522418, 38.139391 ], [ -76.52899, 38.134708 ], [ -76.529439, 38.134388 ], [ -76.529868, 38.134083 ], [ -76.54038, 38.152991 ], [ -76.545335, 38.165373 ], [ -76.547333, 38.175673 ], [ -76.547455, 38.175923 ], [ -76.547902, 38.176839 ], [ -76.548256, 38.177566 ], [ -76.548946, 38.178982 ], [ -76.552957, 38.187209 ], [ -76.566297, 38.198492 ], [ -76.57444, 38.203751 ], [ -76.588683, 38.21295 ], [ -76.590637, 38.214212 ], [ -76.624387, 38.223429 ], [ -76.625659, 38.223777 ], [ -76.628078, 38.224437 ], [ -76.629703, 38.224881 ], [ -76.629893, 38.224933 ], [ -76.631958, 38.225497 ], [ -76.631997, 38.225508 ], [ -76.632464, 38.225635 ], [ -76.632544, 38.225657 ], [ -76.643929, 38.22508 ], [ -76.643999, 38.225102 ], [ -76.645034, 38.225429 ], [ -76.645166, 38.22547 ], [ -76.659182, 38.229894 ], [ -76.673462, 38.234401 ], [ -76.678687, 38.234259 ], [ -76.687075, 38.23403 ], [ -76.712594, 38.233334 ], [ -76.716139, 38.233237 ], [ -76.716376, 38.233231 ], [ -76.717537, 38.233329 ], [ -76.719602, 38.233503 ], [ -76.740055, 38.235227 ], [ -76.744265, 38.230716 ], [ -76.749384, 38.225231 ], [ -76.752017, 38.222409 ], [ -76.752085, 38.222336 ], [ -76.752286, 38.222121 ], [ -76.769988, 38.226388 ], [ -76.778625, 38.22847 ], [ -76.779865, 38.229026 ], [ -76.791932, 38.234441 ], [ -76.79659, 38.236531 ], [ -76.797452, 38.236918 ], [ -76.811647, 38.250129 ], [ -76.811815, 38.251318 ], [ -76.811927, 38.252115 ], [ -76.809009, 38.252193 ], [ -76.80888, 38.252197 ], [ -76.808411, 38.252209 ], [ -76.805949, 38.252275 ], [ -76.80577, 38.252615 ], [ -76.805224, 38.253648 ], [ -76.802947, 38.275094 ], [ -76.802347, 38.280743 ], [ -76.804922, 38.2833 ], [ -76.805037, 38.283414 ], [ -76.805363, 38.283738 ], [ -76.80547, 38.283844 ], [ -76.806596, 38.284962 ], [ -76.810596, 38.288934 ], [ -76.811182, 38.289516 ], [ -76.815098, 38.293404 ], [ -76.816323, 38.29462 ], [ -76.820799, 38.299064 ], [ -76.821569, 38.299829 ], [ -76.82167, 38.299869 ], [ -76.824834, 38.30113 ], [ -76.824889, 38.301152 ], [ -76.834046, 38.29968 ], [ -76.845846, 38.297783 ], [ -76.846118, 38.297739 ], [ -76.846252, 38.297718 ], [ -76.846221, 38.29196 ], [ -76.84622, 38.291768 ], [ -76.841703, 38.289768 ], [ -76.841241, 38.289564 ], [ -76.840383, 38.289184 ], [ -76.838539, 38.28417 ], [ -76.834908, 38.274299 ], [ -76.834803, 38.274012 ], [ -76.835136, 38.272628 ], [ -76.837697, 38.26199 ], [ -76.837789, 38.261609 ], [ -76.842038, 38.254657 ], [ -76.842139, 38.254491 ], [ -76.843422, 38.254925 ], [ -76.844221, 38.255195 ], [ -76.844885, 38.25542 ], [ -76.846036, 38.255809 ], [ -76.847074, 38.25616 ], [ -76.864292, 38.268945 ], [ -76.866302, 38.269673 ], [ -76.866416, 38.269715 ], [ -76.886535, 38.277004 ], [ -76.908506, 38.28843 ], [ -76.920778, 38.291529 ], [ -76.920932, 38.291568 ], [ -76.922161, 38.311086 ], [ -76.922177, 38.311339 ], [ -76.923629, 38.314932 ], [ -76.924668, 38.316011 ], [ -76.927019, 38.318454 ], [ -76.929554, 38.321088 ], [ -76.942132, 38.329601 ], [ -76.953928, 38.333282 ], [ -76.966349, 38.341372 ], [ -76.975092, 38.347067 ], [ -76.975492, 38.347327 ], [ -76.983582, 38.362999 ], [ -76.986464, 38.382618 ], [ -76.986699, 38.384213 ], [ -76.986996, 38.386237 ], [ -76.987838, 38.391965 ], [ -76.98828, 38.394975 ], [ -76.989271, 38.396352 ], [ -76.989306, 38.396401 ], [ -76.990305, 38.397788 ], [ -76.993839, 38.402699 ], [ -76.996663, 38.406623 ], [ -76.996724, 38.406708 ], [ -76.998585, 38.409294 ], [ -76.998843, 38.410362 ], [ -77.000997, 38.419293 ], [ -77.001541, 38.421548 ], [ -77.001638, 38.421952 ], [ -77.001902, 38.422376 ], [ -77.00257, 38.423447 ], [ -77.006495, 38.429738 ], [ -77.006767, 38.430176 ], [ -77.016371, 38.445572 ], [ -77.016674, 38.44556 ], [ -77.040638, 38.444618 ], [ -77.042046, 38.443983 ], [ -77.042879, 38.443607 ], [ -77.044188, 38.443016 ], [ -77.053187, 38.437753 ], [ -77.05329, 38.437693 ], [ -77.053445, 38.437602 ], [ -77.053663, 38.437475 ], [ -77.053979, 38.43729 ], [ -77.054972, 38.436709 ], [ -77.055162, 38.436598 ], [ -77.05532, 38.436505 ], [ -77.056892, 38.435586 ], [ -77.057277, 38.435361 ], [ -77.05746, 38.435254 ], [ -77.057684, 38.435123 ], [ -77.062607, 38.432244 ], [ -77.074174, 38.425479 ], [ -77.074339, 38.425382 ], [ -77.074703, 38.42517 ], [ -77.075489, 38.42471 ], [ -77.081252, 38.419449 ], [ -77.081418, 38.419297 ], [ -77.086393, 38.414755 ], [ -77.091073, 38.407546 ], [ -77.106571, 38.406237 ], [ -77.106968, 38.406531 ], [ -77.107631, 38.407022 ], [ -77.107881, 38.407207 ], [ -77.109055, 38.408076 ], [ -77.109171, 38.408162 ], [ -77.110586, 38.40921 ], [ -77.110623, 38.409214 ], [ -77.123325, 38.410646 ], [ -77.125933, 38.404845 ], [ -77.127392, 38.4016 ], [ -77.127737, 38.400833 ], [ -77.128377, 38.40019 ], [ -77.128649, 38.399917 ], [ -77.128823, 38.399742 ], [ -77.128872, 38.399692 ], [ -77.12909, 38.399474 ], [ -77.130287, 38.398271 ], [ -77.135224, 38.393311 ], [ -77.136434, 38.392094 ], [ -77.136728, 38.391799 ], [ -77.136947, 38.391684 ], [ -77.139968, 38.390102 ], [ -77.143152, 38.388435 ], [ -77.147541, 38.386136 ], [ -77.163531, 38.377761 ], [ -77.168697, 38.375055 ], [ -77.177, 38.370706 ], [ -77.1798, 38.369239 ], [ -77.182638, 38.367753 ], [ -77.183268, 38.367423 ], [ -77.184917, 38.366559 ], [ -77.18668, 38.365636 ], [ -77.189412, 38.364872 ], [ -77.205009, 38.360511 ], [ -77.207214, 38.359894 ], [ -77.207312, 38.359867 ], [ -77.207371, 38.359888 ], [ -77.208334, 38.360224 ], [ -77.212189, 38.361572 ], [ -77.216729, 38.363159 ], [ -77.216834, 38.363221 ], [ -77.236231, 38.374601 ], [ -77.250172, 38.382781 ], [ -77.250862, 38.384325 ], [ -77.25122, 38.385127 ], [ -77.253202, 38.389567 ], [ -77.256412, 38.396755 ], [ -77.257177, 38.39847 ], [ -77.261937, 38.409131 ], [ -77.264238, 38.414282 ], [ -77.26129, 38.42367 ], [ -77.259962, 38.427902 ], [ -77.259962, 38.435821 ], [ -77.26076, 38.438394 ], [ -77.263682, 38.44781 ], [ -77.266845, 38.458004 ], [ -77.269474, 38.466476 ], [ -77.274021, 38.481127 ], [ -77.27417, 38.481608 ], [ -77.27422, 38.48177 ], [ -77.274125, 38.482044 ], [ -77.271099, 38.490753 ], [ -77.263599, 38.512344 ], [ -77.257378, 38.521847 ], [ -77.254882, 38.52566 ], [ -77.246089, 38.539093 ], [ -77.242736, 38.544214 ], [ -77.237724, 38.55187 ], [ -77.236728, 38.552071 ], [ -77.226465, 38.554139 ], [ -77.221117, 38.555217 ], [ -77.209905, 38.56887 ], [ -77.205261, 38.574525 ], [ -77.183767, 38.600699 ], [ -77.175969, 38.604113 ], [ -77.169968, 38.60674 ], [ -77.169671, 38.60687 ], [ -77.167523, 38.60674 ], [ -77.163945, 38.606524 ], [ -77.163409, 38.606492 ], [ -77.16316, 38.606477 ], [ -77.162649, 38.606446 ], [ -77.161585, 38.606381 ], [ -77.148651, 38.6056 ], [ -77.146087, 38.606748 ], [ -77.135539, 38.611473 ], [ -77.129213, 38.614306 ], [ -77.129084, 38.614364 ], [ -77.128841, 38.61466 ], [ -77.12634, 38.6177 ], [ -77.125191, 38.619096 ], [ -77.12463, 38.619778 ], [ -77.1302, 38.635017 ], [ -77.135901, 38.649817 ], [ -77.132501, 38.673816 ], [ -77.121101, 38.686616 ], [ -77.1059, 38.696815 ], [ -77.086113, 38.705792 ], [ -77.074599, 38.711015 ], [ -77.05991, 38.734419 ], [ -77.041398, 38.763914 ], [ -77.039239, 38.7852 ], [ -77.038598, 38.791513 ], [ -77.024392, 38.80297 ], [ -77.001397, 38.821513 ], [ -76.953696, 38.858512 ], [ -76.949696, 38.861312 ], [ -76.920195, 38.884412 ], [ -76.919295, 38.885112 ], [ -76.910795, 38.891712 ], [ -76.909395, 38.892812 ], [ -76.941722, 38.918019 ], [ -77.002498, 38.96541 ], [ -77.002636, 38.965521 ], [ -77.008298, 38.97011 ], [ -77.013798, 38.97441 ], [ -77.015598, 38.97591 ], [ -77.036299, 38.99171 ], [ -77.040999, 38.99511 ], [ -77.054299, 38.98511 ], [ -77.1007, 38.94891 ], [ -77.1199, 38.934311 ], [ -77.137701, 38.95531 ], [ -77.148179, 38.965002 ], [ -77.166901, 38.96811 ], [ -77.197502, 38.96681 ], [ -77.221502, 38.97131 ], [ -77.235403, 38.97661 ], [ -77.249803, 38.985909 ], [ -77.255703, 39.002409 ], [ -77.251803, 39.011409 ], [ -77.261403, 39.031009 ], [ -77.291605, 39.045408 ], [ -77.328002, 39.058554 ], [ -77.340287, 39.062991 ], [ -77.375079, 39.061297 ], [ -77.42318, 39.066878 ], [ -77.458202, 39.073723 ], [ -77.519929, 39.120925 ], [ -77.524559, 39.127821 ], [ -77.527282, 39.146236 ], [ -77.516426, 39.170891 ], [ -77.510631, 39.178484 ], [ -77.505162, 39.18205 ], [ -77.485971, 39.185665 ], [ -77.478596, 39.189168 ], [ -77.458884, 39.219826 ], [ -77.458779, 39.22028 ], [ -77.45768, 39.22502 ], [ -77.46021, 39.228359 ], [ -77.484605, 39.245941 ], [ -77.511222, 39.2535 ], [ -77.534461, 39.262361 ], [ -77.543228, 39.266937 ], [ -77.545846, 39.271535 ], [ -77.560854, 39.286152 ], [ -77.592739, 39.30129 ], [ -77.667749, 39.318129 ], [ -77.677505, 39.318699 ], [ -77.719029, 39.321125 ], [ -77.727379, 39.321666 ], [ -77.755789, 39.333899 ], [ -77.760586, 39.338864 ], [ -77.760435, 39.344171 ], [ -77.739204, 39.38573 ], [ -77.765442, 39.428574 ], [ -77.807821, 39.490241 ], [ -77.825411, 39.494036 ], [ -77.845105, 39.498285 ], [ -77.865423, 39.516472 ], [ -77.888945, 39.55595 ], [ -77.886135, 39.560432 ], [ -77.884536, 39.568174 ], [ -77.902649, 39.587796 ], [ -77.946442, 39.58491 ], [ -78.009985, 39.602893 ], [ -78.023427, 39.61986 ], [ -78.035992, 39.63572 ], [ -78.074595, 39.666686 ], [ -78.107834, 39.682137 ], [ -78.143478, 39.690412 ], [ -78.176625, 39.695967 ], [ -78.182759, 39.69511 ], [ -78.191107, 39.690262 ], [ -78.224337, 39.66327 ], [ -78.271122, 39.619642 ], [ -78.283039, 39.62047 ], [ -78.313033, 39.631001 ], [ -78.334044, 39.63577 ], [ -78.355218, 39.640576 ], [ -78.43025, 39.62329 ], [ -78.457187, 39.587379 ], [ -78.458456, 39.581158 ], [ -78.454376, 39.574319 ], [ -78.450207, 39.570889 ], [ -78.432033, 39.561053 ], [ -78.436939, 39.538959 ], [ -78.468639, 39.516789 ], [ -78.565929, 39.519444 ], [ -78.655984, 39.534695 ], [ -78.657324, 39.535087 ], [ -78.676219, 39.540622 ], [ -78.689455, 39.54577 ], [ -78.760196, 39.582154 ], [ -78.76749, 39.587487 ], [ -78.772048, 39.593833 ], [ -78.769029, 39.599871 ], [ -78.760497, 39.609984 ], [ -78.787461, 39.627492 ], [ -78.824788, 39.590233 ], [ -78.874744, 39.522611 ], [ -78.968996, 39.441543 ], [ -79.025681, 39.465539 ], [ -79.04244, 39.479339 ], [ -79.067072, 39.474658 ], [ -79.08445, 39.471356 ], [ -79.201676, 39.379726 ], [ -79.213192, 39.367897 ], [ -79.25688, 39.356077 ], [ -79.280039, 39.340076 ], [ -79.378687, 39.27192 ], [ -79.402911, 39.250106 ], [ -79.486873, 39.205961 ], [ -79.485874, 39.264905 ], [ -79.486179, 39.26497 ], [ -79.486737, 39.278149 ], [ -79.487651, 39.279933 ], [ -79.482648, 39.521364 ], [ -79.482354, 39.524682 ], [ -79.478866, 39.531689 ], [ -79.476662, 39.721078 ], [ -79.392458, 39.72134 ], [ -78.931176, 39.722775 ], [ -78.931175, 39.722775 ], [ -78.808387, 39.722726 ], [ -78.380599, 39.722554 ], [ -78.342834, 39.722539 ], [ -78.34252, 39.722539 ], [ -78.340498, 39.722514 ], [ -78.339539, 39.722552 ], [ -78.337111, 39.722461 ], [ -78.330715, 39.722689 ], [ -78.26902, 39.722613 ], [ -78.268948, 39.72259 ], [ -78.243103, 39.722481 ], [ -78.240334, 39.722498 ], [ -78.20445, 39.72252 ], [ -78.202895, 39.722416 ], [ -78.09914, 39.722322 ], [ -78.075771, 39.722301 ], [ -78.073736, 39.722314 ], [ -77.768534, 39.721358 ], [ -77.743204, 39.721205 ], [ -77.732615, 39.721094 ], [ -77.724115, 39.720894 ], [ -77.674522, 39.720847 ], [ -77.672249, 39.720778 ], [ -77.534758, 39.720134 ], [ -77.533371, 39.720165 ], [ -77.469145, 39.720018 ], [ -77.459427, 39.720017 ], [ -77.243307, 39.719998 ], [ -77.239807, 39.719998 ], [ -77.217024, 39.719998 ], [ -77.216806, 39.719998 ], [ -77.058904, 39.7201 ], [ -77.058204, 39.7202 ], [ -77.047104, 39.72 ], [ -76.999465, 39.720128 ], [ -76.897566, 39.720401 ], [ -76.8901, 39.720401 ], [ -76.809197, 39.720702 ], [ -76.806397, 39.720602 ], [ -76.787097, 39.720802 ], [ -76.787096, 39.720802 ], [ -76.715594, 39.721103 ], [ -76.711894, 39.721103 ], [ -76.569475, 39.721203 ], [ -76.569389, 39.721203 ], [ -76.517087, 39.721304 ], [ -76.491887, 39.721304 ], [ -76.418784, 39.721204 ], [ -76.418684, 39.721304 ], [ -76.395583, 39.721204 ], [ -76.380583, 39.721304 ], [ -76.380083, 39.721304 ], [ -76.239805, 39.721305 ], [ -76.233277, 39.721305 ], [ -76.233259, 39.721305 ], [ -76.224191, 39.721328 ], [ -76.135584, 39.721556 ], [ -76.027618, 39.721833 ], [ -76.013067, 39.72192 ], [ -75.810068, 39.721906 ], [ -75.799563, 39.721882 ], [ -75.788359, 39.721811 ], [ -75.788395, 39.700287 ], [ -75.788395, 39.700031 ], [ -75.788658, 39.681911 ], [ -75.788616, 39.680742 ], [ -75.78745, 39.637455 ], [ -75.78689, 39.630575 ], [ -75.779383, 39.536522 ], [ -75.77924, 39.534737 ], [ -75.766693, 39.377537 ], [ -75.766667, 39.377216 ], [ -75.760104, 39.296817 ], [ -75.755962, 39.246069 ], [ -75.755953, 39.245958 ], [ -75.747671, 39.143345 ], [ -75.747668, 39.143306 ], [ -75.746121, 39.120318 ], [ -75.745793, 39.114935 ], [ -75.725829, 38.869296 ], [ -75.725565, 38.868152 ], [ -75.724061, 38.847781 ], [ -75.724002, 38.846682 ], [ -75.722882, 38.833156 ], [ -75.72261, 38.830008 ], [ -75.722599, 38.829859 ], [ -75.722028, 38.822078 ], [ -75.707352, 38.635359 ], [ -75.707346, 38.63528 ], [ -75.706585, 38.626125 ], [ -75.706235, 38.621296 ], [ -75.70586, 38.616268 ], [ -75.705774, 38.61474 ], [ -75.703981, 38.592066 ], [ -75.703445, 38.58512 ], [ -75.701565, 38.560736 ], [ -75.701465, 38.559433 ], [ -75.700179, 38.542717 ], [ -75.698777, 38.522001 ], [ -75.696688, 38.496467 ], [ -75.696369, 38.492373 ], [ -75.693521, 38.460128 ], [ -75.665585, 38.4589 ], [ -75.662843, 38.458759 ], [ -75.630457, 38.457904 ], [ -75.598069, 38.456855 ], [ -75.593082, 38.456404 ], [ -75.589307, 38.456286 ], [ -75.583601, 38.456424 ], [ -75.57411, 38.455991 ], [ -75.559934, 38.455579 ], [ -75.559212, 38.455563 ], [ -75.533763, 38.454958 ], [ -75.52273, 38.454657 ], [ -75.521304, 38.454657 ], [ -75.502961, 38.45422 ], [ -75.500142, 38.454144 ], [ -75.47915, 38.453699 ], [ -75.428728, 38.452671 ], [ -75.424831, 38.45261 ], [ -75.410884, 38.4524 ], [ -75.394786, 38.45216 ], [ -75.393563, 38.452114 ], [ -75.371054, 38.452107 ], [ -75.355797, 38.452008 ], [ -75.34125, 38.45197 ], [ -75.341247, 38.45197 ], [ -75.26035, 38.451492 ], [ -75.252723, 38.451397 ], [ -75.185413, 38.451013 ], [ -75.141894, 38.451196 ], [ -75.089649, 38.451254 ], [ -75.088281, 38.451256 ], [ -75.085814, 38.451258 ], [ -75.070356, 38.451276 ], [ -75.069909, 38.451276 ], [ -75.066327, 38.451291 ], [ -75.053483, 38.451274 ], [ -75.05251, 38.451273 ], [ -75.049268, 38.451264 ], [ -75.048939, 38.451263 ], [ -75.049365, 38.448518 ], [ -75.049442, 38.448023 ], [ -75.049582, 38.447117 ], [ -75.051997, 38.431549 ], [ -75.052008, 38.431479 ], [ -75.052167, 38.430457 ], [ -75.052206, 38.430206 ], [ -75.052226, 38.430077 ], [ -75.052368, 38.429159 ], [ -75.052426, 38.428784 ], [ -75.052467, 38.428521 ], [ -75.052471, 38.428493 ], [ -75.052505, 38.428275 ], [ -75.052746, 38.42672 ], [ -75.052804, 38.426349 ], [ -75.05282, 38.426243 ], [ -75.0531, 38.424441 ], [ -75.053137, 38.424201 ], [ -75.053277, 38.423297 ], [ -75.053309, 38.423095 ], [ -75.054591, 38.41483 ], [ -75.055838, 38.410164 ], [ -75.056, 38.40956 ], [ -75.056182, 38.408876 ], [ -75.057288, 38.404738 ], [ -75.06137, 38.389466 ], [ -75.068111, 38.368716 ], [ -75.068162, 38.368559 ], [ -75.068404, 38.367812 ], [ -75.068548, 38.36737 ], [ -75.068559, 38.367335 ], [ -75.069817, 38.363463 ], [ -75.069845, 38.363376 ], [ -75.071329, 38.358809 ], [ -75.071632, 38.357876 ], [ -75.071687, 38.357707 ], [ -75.071694, 38.357686 ], [ -75.072111, 38.356402 ], [ -75.072476, 38.355278 ], [ -75.073852, 38.352006 ], [ -75.074532, 38.35039 ], [ -75.084149, 38.327526 ], [ -75.085171, 38.325096 ], [ -75.085327, 38.324724 ], [ -75.085468, 38.324389 ], [ -75.085518, 38.32427 ], [ -75.087466, 38.322769 ], [ -75.092142, 38.323252 ], [ -75.093888, 38.323432 ], [ -75.102947, 38.311525 ], [ -75.103757, 38.309349 ], [ -75.116837, 38.274229 ], [ -75.143229, 38.220475 ], [ -75.155351, 38.192572 ], [ -75.15897, 38.184242 ], [ -75.16164, 38.176383 ], [ -75.177394, 38.130014 ], [ -75.178945, 38.126798 ], [ -75.192925, 38.097819 ], [ -75.193796, 38.096013 ], [ -75.195382, 38.093582 ], [ -75.204684, 38.079317 ], [ -75.204911, 38.07897 ], [ -75.206515, 38.07651 ], [ -75.216117, 38.061786 ], [ -75.22434, 38.050912 ], [ -75.227592, 38.046612 ], [ -75.23586, 38.035679 ], [ -75.236065, 38.035409 ], [ -75.237538, 38.033461 ], [ -75.241817, 38.027802 ], [ -75.242266, 38.027209 ], [ -75.242296, 38.027206 ], [ -75.250358, 38.026489 ], [ -75.256076, 38.02598 ], [ -75.260635, 38.025574 ], [ -75.262088, 38.025445 ], [ -75.263779, 38.025295 ], [ -75.377851, 38.015145 ], [ -75.398839, 38.013277 ], [ -75.42881, 38.010854 ], [ -75.435956, 38.010282 ], [ -75.624341, 37.994211 ], [ -75.626129, 37.9925 ], [ -75.630222, 37.988584 ], [ -75.635502, 37.983531 ], [ -75.639786, 37.979432 ], [ -75.644545, 37.974877 ], [ -75.644591, 37.974833 ], [ -75.644665, 37.974763 ], [ -75.645096, 37.97435 ], [ -75.645251, 37.974202 ], [ -75.646289, 37.973209 ], [ -75.646507, 37.973 ], [ -75.660956, 37.959174 ], [ -75.669711, 37.950796 ], [ -75.665057, 37.956282 ], [ -75.663095, 37.961195 ], [ -75.66502, 37.962401 ], [ -75.669374, 37.96513 ], [ -75.671681, 37.966576 ], [ -75.685995, 37.967607 ], [ -75.686525, 37.967783 ], [ -75.708179, 37.974972 ], [ -75.71315, 37.976623 ], [ -75.722085, 37.973416 ], [ -75.722662, 37.97131 ], [ -75.724692, 37.969754 ], [ -75.72533, 37.969266 ], [ -75.727952, 37.967256 ], [ -75.735125, 37.964592 ], [ -75.737514, 37.963705 ], [ -75.737997, 37.963526 ], [ -75.750244, 37.968873 ], [ -75.759091, 37.970663 ], [ -75.776773, 37.972044 ], [ -75.778975, 37.972216 ], [ -75.783444, 37.972565 ], [ -75.783815, 37.972594 ], [ -75.785007, 37.971714 ], [ -75.785209, 37.971564 ], [ -75.785273, 37.971517 ], [ -75.785487, 37.971359 ], [ -75.788351, 37.969244 ], [ -75.789943, 37.968068 ], [ -75.806147, 37.9561 ], [ -75.80693, 37.955522 ], [ -75.807755, 37.954912 ], [ -75.819088, 37.946542 ], [ -75.820774, 37.945297 ], [ -75.822901, 37.943726 ], [ -75.824242, 37.942736 ], [ -75.824448, 37.942584 ], [ -75.829901, 37.938556 ], [ -75.830154, 37.938028 ], [ -75.831707, 37.934789 ], [ -75.831836, 37.934519 ], [ -75.832414, 37.933313 ], [ -75.832793, 37.933112 ], [ -75.843768, 37.927297 ], [ -75.845992, 37.926118 ], [ -75.846621, 37.925785 ], [ -75.847207, 37.925474 ], [ -75.847473, 37.925333 ], [ -75.847817, 37.925151 ], [ -75.847933, 37.925089 ], [ -75.848133, 37.924983 ], [ -75.849103, 37.92447 ], [ -75.860727, 37.91831 ], [ -75.881913, 37.912563 ], [ -75.883708, 37.912076 ], [ -75.885032, 37.911717 ], [ -75.892686, 37.916848 ], [ -75.895791, 37.921406 ], [ -75.89594, 37.921625 ], [ -75.898316, 37.925114 ], [ -75.894065, 37.93079 ], [ -75.893655, 37.933879 ], [ -75.89281, 37.940239 ], [ -75.890871, 37.954847 ], [ -75.898956, 37.974514 ], [ -75.882768, 38.002995 ], [ -75.875297, 38.011965 ], [ -75.875399, 38.028241 ], [ -75.87319, 38.034375 ], [ -75.869513, 38.035407 ], [ -75.865912, 38.036418 ], [ -75.864648, 38.036773 ], [ -75.858891, 38.03839 ], [ -75.857507, 38.038778 ], [ -75.856854, 38.038583 ], [ -75.855468, 38.03817 ], [ -75.854711, 38.037944 ], [ -75.852655, 38.037331 ], [ -75.850531, 38.036697 ], [ -75.850343, 38.035877 ], [ -75.84998, 38.034294 ], [ -75.847922, 38.03437 ], [ -75.847716, 38.034468 ], [ -75.836018, 38.040007 ], [ -75.834643, 38.040657 ], [ -75.833657, 38.041125 ], [ -75.833418, 38.041238 ], [ -75.830023, 38.042845 ], [ -75.829375, 38.043152 ], [ -75.829276, 38.043247 ], [ -75.826492, 38.045915 ], [ -75.825987, 38.0464 ], [ -75.812913, 38.058932 ], [ -75.813378, 38.059481 ], [ -75.813468, 38.059587 ], [ -75.819415, 38.066606 ], [ -75.819479, 38.066682 ], [ -75.819591, 38.066814 ], [ -75.830017, 38.06912 ], [ -75.831103, 38.069361 ], [ -75.832742, 38.069723 ], [ -75.839935, 38.071314 ], [ -75.841057, 38.071562 ], [ -75.841206, 38.071595 ], [ -75.844265, 38.072272 ], [ -75.84718, 38.071289 ], [ -75.852305, 38.069561 ], [ -75.858944, 38.067323 ], [ -75.859026, 38.067208 ], [ -75.859568, 38.066448 ], [ -75.860072, 38.065743 ], [ -75.859717, 38.064073 ], [ -75.85944, 38.062769 ], [ -75.859281, 38.062018 ], [ -75.859005, 38.060717 ], [ -75.858881, 38.060135 ], [ -75.860629, 38.05996 ], [ -75.860946, 38.059928 ], [ -75.861033, 38.059919 ], [ -75.86153, 38.05987 ], [ -75.866194, 38.059402 ], [ -75.867267, 38.059295 ], [ -75.867511, 38.05927 ], [ -75.868899, 38.059131 ], [ -75.871503, 38.05887 ], [ -75.874189, 38.060288 ], [ -75.880515, 38.075011 ], [ -75.871394, 38.089183 ], [ -75.870282, 38.090911 ], [ -75.865697, 38.098036 ], [ -75.865146, 38.098893 ], [ -75.86381, 38.100968 ], [ -75.842604, 38.113111 ], [ -75.837563, 38.113753 ], [ -75.837204, 38.114468 ], [ -75.837165, 38.114546 ], [ -75.837048, 38.114777 ], [ -75.827993, 38.132803 ], [ -75.827892, 38.133004 ], [ -75.827674, 38.133438 ], [ -75.827712, 38.133464 ], [ -75.843862, 38.144599 ], [ -75.849919, 38.144414 ], [ -75.854507, 38.142567 ], [ -75.858667, 38.140893 ], [ -75.85954, 38.140542 ], [ -75.866, 38.134886 ], [ -75.868636, 38.134381 ], [ -75.870056, 38.134684 ], [ -75.871037, 38.134893 ], [ -75.880707, 38.136957 ], [ -75.880978, 38.137015 ], [ -75.900355, 38.14115 ], [ -75.901058, 38.140826 ], [ -75.902004, 38.14039 ], [ -75.903442, 38.139726 ], [ -75.905599, 38.138732 ], [ -75.906497, 38.138317 ], [ -75.907264, 38.137964 ], [ -75.923797, 38.130339 ], [ -75.932738, 38.126216 ], [ -75.936773, 38.124355 ], [ -75.937089, 38.124209 ], [ -75.937055, 38.123077 ], [ -75.937015, 38.121749 ], [ -75.936866, 38.116745 ], [ -75.936663, 38.109956 ], [ -75.938484, 38.109976 ], [ -75.945297, 38.113091 ], [ -75.949557, 38.118127 ], [ -75.956428, 38.131115 ], [ -75.956434, 38.131126 ], [ -75.958786, 38.135572 ], [ -75.959496, 38.136915 ], [ -75.959616, 38.137141 ], [ -75.952411, 38.158513 ], [ -75.951425, 38.161436 ], [ -75.951273, 38.161887 ], [ -75.949752, 38.164486 ], [ -75.947534, 38.168274 ], [ -75.947487, 38.168736 ], [ -75.947417, 38.169439 ], [ -75.94728, 38.170792 ], [ -75.948129, 38.171778 ], [ -75.94822, 38.171884 ], [ -75.948566, 38.172285 ], [ -75.948709, 38.172451 ], [ -75.951812, 38.176053 ], [ -75.951972, 38.176239 ], [ -75.95185, 38.176794 ], [ -75.951583, 38.178014 ], [ -75.951566, 38.178093 ], [ -75.949575, 38.180037 ], [ -75.94942, 38.180188 ], [ -75.948891, 38.180704 ], [ -75.948738, 38.180854 ], [ -75.946586, 38.182955 ], [ -75.945419, 38.184094 ], [ -75.942375, 38.187066 ], [ -75.941448, 38.187352 ], [ -75.933932, 38.18967 ], [ -75.888073, 38.203813 ], [ -75.886217, 38.203309 ], [ -75.88494, 38.200493 ], [ -75.884603, 38.199751 ], [ -75.884544, 38.199739 ], [ -75.878293, 38.198407 ], [ -75.877751, 38.198292 ], [ -75.87725, 38.198386 ], [ -75.870975, 38.199566 ], [ -75.86847, 38.200037 ], [ -75.864104, 38.200858 ], [ -75.862444, 38.201759 ], [ -75.85696, 38.204734 ], [ -75.854406, 38.20612 ], [ -75.852258, 38.207286 ], [ -75.848473, 38.20934 ], [ -75.847299, 38.209977 ], [ -75.847032, 38.210122 ], [ -75.846713, 38.210295 ], [ -75.846377, 38.210477 ], [ -75.851396, 38.226432 ], [ -75.851528, 38.22655 ], [ -75.85916, 38.233407 ], [ -75.864628, 38.23832 ], [ -75.87031, 38.243425 ], [ -75.870318, 38.243432 ], [ -75.872464, 38.243968 ], [ -75.874653, 38.244514 ], [ -75.882873, 38.244449 ], [ -75.883435, 38.244445 ], [ -75.8852, 38.243395 ], [ -75.886841, 38.242418 ], [ -75.887409, 38.24208 ], [ -75.888513, 38.241423 ], [ -75.889356, 38.2395 ], [ -75.885676, 38.231006 ], [ -75.885909, 38.230866 ], [ -75.890669, 38.228009 ], [ -75.894583, 38.228439 ], [ -75.895689, 38.228561 ], [ -75.895879, 38.228717 ], [ -75.899781, 38.231921 ], [ -75.90004, 38.232133 ], [ -75.900661, 38.233206 ], [ -75.901381, 38.234448 ], [ -75.905852, 38.242165 ], [ -75.906016, 38.242447 ], [ -75.90845, 38.246648 ], [ -75.908272, 38.252045 ], [ -75.911143, 38.257951 ], [ -75.917297, 38.263126 ], [ -75.919446, 38.264056 ], [ -75.920279, 38.264415 ], [ -75.925492, 38.26667 ], [ -75.938577, 38.272329 ], [ -75.940302, 38.271611 ], [ -75.942462, 38.270711 ], [ -75.942703, 38.270611 ], [ -75.948346, 38.268261 ], [ -75.95136, 38.267006 ], [ -75.951497, 38.266949 ], [ -75.951512, 38.266936 ], [ -75.951563, 38.266892 ], [ -75.951647, 38.266819 ], [ -75.954483, 38.264366 ], [ -75.954568, 38.264293 ], [ -75.954701, 38.264177 ], [ -75.954737, 38.264146 ], [ -75.954824, 38.264071 ], [ -75.954908, 38.263998 ], [ -75.954908, 38.263997 ], [ -75.95481, 38.261016 ], [ -75.954582, 38.254108 ], [ -75.954561, 38.253476 ], [ -75.954542, 38.252894 ], [ -75.950056, 38.249699 ], [ -75.949458, 38.249273 ], [ -75.948796, 38.248802 ], [ -75.947876, 38.248875 ], [ -75.945678, 38.249051 ], [ -75.9445, 38.249145 ], [ -75.943032, 38.248279 ], [ -75.942465, 38.247945 ], [ -75.942263, 38.247826 ], [ -75.940697, 38.246902 ], [ -75.94119, 38.246211 ], [ -75.942804, 38.243949 ], [ -75.946414, 38.23889 ], [ -75.948197, 38.238504 ], [ -75.951156, 38.237862 ], [ -75.955164, 38.236994 ], [ -75.955833, 38.236849 ], [ -75.958338, 38.236306 ], [ -75.958794, 38.236208 ], [ -75.961972, 38.235519 ], [ -75.962111, 38.235489 ], [ -75.962729, 38.235355 ], [ -75.962931, 38.235311 ], [ -75.970514, 38.233668 ], [ -75.971487, 38.233457 ], [ -75.972212, 38.2333 ], [ -75.9704, 38.235043 ], [ -75.970115, 38.235317 ], [ -75.969383, 38.236021 ], [ -75.969326, 38.236076 ], [ -75.964528, 38.240692 ], [ -75.964119, 38.241085 ], [ -75.963969, 38.241598 ], [ -75.962235, 38.24754 ], [ -75.963453, 38.251793 ], [ -75.984274, 38.265155 ], [ -75.985815, 38.276466 ], [ -75.987814, 38.279287 ], [ -75.988731, 38.280581 ], [ -75.990385, 38.282915 ], [ -75.991162, 38.283894 ], [ -75.991687, 38.284555 ], [ -75.992669, 38.285792 ], [ -75.992829, 38.285994 ], [ -75.993391, 38.286702 ], [ -76.000241, 38.295331 ], [ -76.00401, 38.300079 ], [ -76.007118, 38.303994 ], [ -76.007254, 38.304165 ], [ -76.007375, 38.304318 ], [ -76.007478, 38.304351 ], [ -76.011245, 38.305572 ], [ -76.011458, 38.30564 ], [ -76.016291, 38.307206 ], [ -76.016314, 38.307247 ], [ -76.016514, 38.3076 ], [ -76.017308, 38.309007 ], [ -76.017364, 38.309106 ], [ -76.009377, 38.311997 ], [ -76.008647, 38.312261 ], [ -75.991151, 38.31411 ], [ -75.990485, 38.314181 ], [ -75.986025, 38.314652 ], [ -75.984784, 38.314783 ], [ -75.984433, 38.314821 ], [ -75.983186, 38.314952 ], [ -75.983171, 38.314954 ], [ -75.982523, 38.315022 ], [ -75.981345, 38.315147 ], [ -75.969577, 38.320044 ], [ -75.96929, 38.320164 ], [ -75.96888, 38.320498 ], [ -75.964237, 38.324285 ], [ -75.961944, 38.332572 ], [ -75.961945, 38.33583 ], [ -75.961946, 38.336018 ], [ -75.961948, 38.341431 ], [ -75.965366, 38.348429 ], [ -75.966397, 38.35054 ], [ -75.968881, 38.355623 ], [ -75.969161, 38.356197 ], [ -75.97084, 38.359635 ], [ -75.971019, 38.360002 ], [ -75.971541, 38.361069 ], [ -75.97191, 38.361826 ], [ -75.972174, 38.362365 ], [ -75.972281, 38.362584 ], [ -75.973876, 38.36585 ], [ -75.979727, 38.367627 ], [ -75.98018, 38.367765 ], [ -75.980829, 38.367962 ], [ -75.995706, 38.37248 ], [ -76.001839, 38.374343 ], [ -76.002156, 38.374439 ], [ -76.002282, 38.374477 ], [ -76.004946, 38.372045 ], [ -76.006949, 38.370216 ], [ -76.011869, 38.360582 ], [ -76.012149, 38.357077 ], [ -76.011033, 38.354844 ], [ -76.010737, 38.354251 ], [ -76.010255, 38.353287 ], [ -76.010217, 38.353211 ], [ -76.010366, 38.352732 ], [ -76.010437, 38.352504 ], [ -76.016682, 38.332429 ], [ -76.033947, 38.323211 ], [ -76.041431, 38.322163 ], [ -76.041618, 38.322137 ], [ -76.041659, 38.322097 ], [ -76.04318, 38.32061 ], [ -76.043923, 38.319884 ], [ -76.044649, 38.319175 ], [ -76.045057, 38.318776 ], [ -76.045599, 38.318246 ], [ -76.045964, 38.317452 ], [ -76.046367, 38.316576 ], [ -76.047401, 38.314329 ], [ -76.047992, 38.313044 ], [ -76.048637, 38.311643 ], [ -76.048965, 38.31093 ], [ -76.049207, 38.310404 ], [ -76.049523, 38.309718 ], [ -76.04958, 38.309594 ], [ -76.049609, 38.309348 ], [ -76.049647, 38.309017 ], [ -76.05022, 38.304101 ], [ -76.047147, 38.301582 ], [ -76.040019, 38.295738 ], [ -76.030532, 38.28796 ], [ -76.028234, 38.282035 ], [ -76.027557, 38.280288 ], [ -76.027487, 38.280108 ], [ -76.032595, 38.268875 ], [ -76.032664, 38.268722 ], [ -76.032771, 38.268487 ], [ -76.032998, 38.267989 ], [ -76.03361, 38.266644 ], [ -76.033737, 38.266363 ], [ -76.038935, 38.254932 ], [ -76.039738, 38.254093 ], [ -76.043927, 38.249712 ], [ -76.044251, 38.249373 ], [ -76.044141, 38.243447 ], [ -76.044108, 38.241682 ], [ -76.043814, 38.241294 ], [ -76.03796, 38.233551 ], [ -76.037109, 38.232426 ], [ -76.037103, 38.232418 ], [ -76.036102, 38.231094 ], [ -76.035695, 38.230556 ], [ -76.033455, 38.222046 ], [ -76.033338, 38.221599 ], [ -76.032044, 38.216684 ], [ -76.05801, 38.227079 ], [ -76.069502, 38.238455 ], [ -76.070831, 38.241836 ], [ -76.071154, 38.242657 ], [ -76.073493, 38.248609 ], [ -76.073725, 38.2492 ], [ -76.074491, 38.251148 ], [ -76.074515, 38.251208 ], [ -76.074568, 38.251344 ], [ -76.074607, 38.251443 ], [ -76.074726, 38.251745 ], [ -76.07476, 38.251832 ], [ -76.074897, 38.252181 ], [ -76.082268, 38.252616 ], [ -76.082549, 38.252633 ], [ -76.089797, 38.253061 ], [ -76.092417, 38.253216 ], [ -76.092723, 38.253234 ], [ -76.094689, 38.25335 ], [ -76.09972, 38.253647 ], [ -76.107592, 38.262525 ], [ -76.102549, 38.277153 ], [ -76.111296, 38.286946 ], [ -76.12694, 38.283751 ], [ -76.131085, 38.282904 ], [ -76.137238, 38.281648 ], [ -76.137442, 38.281606 ], [ -76.138479, 38.281394 ], [ -76.138524, 38.281385 ], [ -76.138596, 38.281406 ], [ -76.140674, 38.282006 ], [ -76.140947, 38.282085 ], [ -76.143127, 38.282714 ], [ -76.149398, 38.284525 ], [ -76.149876, 38.284663 ], [ -76.160474, 38.290983 ], [ -76.160838, 38.290948 ], [ -76.161348, 38.290898 ], [ -76.166154, 38.290431 ], [ -76.173418, 38.285326 ], [ -76.173555, 38.28523 ], [ -76.173844, 38.284869 ], [ -76.174011, 38.284659 ], [ -76.174104, 38.284543 ], [ -76.174152, 38.284483 ], [ -76.174484, 38.284068 ], [ -76.174598, 38.283924 ], [ -76.174683, 38.283818 ], [ -76.180115, 38.277019 ], [ -76.180165, 38.276956 ], [ -76.180103, 38.276739 ], [ -76.179123, 38.273291 ], [ -76.178282, 38.270336 ], [ -76.175783, 38.261551 ], [ -76.171254, 38.256984 ], [ -76.164388, 38.250061 ], [ -76.163249, 38.248913 ], [ -76.146297, 38.249678 ], [ -76.135169, 38.245872 ], [ -76.13498, 38.245807 ], [ -76.132544, 38.244974 ], [ -76.130952, 38.24443 ], [ -76.126623, 38.242949 ], [ -76.126453, 38.242046 ], [ -76.125856, 38.23888 ], [ -76.125756, 38.238348 ], [ -76.128452, 38.235704 ], [ -76.128898, 38.235267 ], [ -76.131332, 38.23288 ], [ -76.140068, 38.231305 ], [ -76.151035, 38.234215 ], [ -76.17335, 38.247037 ], [ -76.188644, 38.267434 ], [ -76.189627, 38.272487 ], [ -76.189655, 38.272633 ], [ -76.190531, 38.277139 ], [ -76.197155, 38.28522 ], [ -76.197693, 38.285877 ], [ -76.197871, 38.286094 ], [ -76.201591, 38.290633 ], [ -76.201603, 38.290647 ], [ -76.202334, 38.291539 ], [ -76.202628, 38.291898 ], [ -76.202897, 38.292226 ], [ -76.20343, 38.292876 ], [ -76.203909, 38.293461 ], [ -76.211446, 38.302656 ], [ -76.216266, 38.305023 ], [ -76.217616, 38.305686 ], [ -76.218051, 38.305899 ], [ -76.226376, 38.309988 ], [ -76.226408, 38.309989 ], [ -76.243897, 38.310313 ], [ -76.254473, 38.31512 ], [ -76.258189, 38.318373 ], [ -76.266602, 38.339502 ], [ -76.264186, 38.346436 ], [ -76.259286, 38.341619 ], [ -76.259261, 38.341595 ], [ -76.259235, 38.341603 ], [ -76.258383, 38.341865 ], [ -76.257898, 38.342014 ], [ -76.238452, 38.347986 ], [ -76.238478, 38.348355 ], [ -76.238541, 38.349238 ], [ -76.238611, 38.350233 ], [ -76.23901, 38.350738 ], [ -76.239056, 38.350795 ], [ -76.239601, 38.351486 ], [ -76.239902, 38.351866 ], [ -76.240196, 38.352238 ], [ -76.24041, 38.352508 ], [ -76.24735, 38.361285 ], [ -76.248766, 38.363076 ], [ -76.249666, 38.364214 ], [ -76.256788, 38.366712 ], [ -76.257479, 38.366702 ], [ -76.258022, 38.366695 ], [ -76.273003, 38.366483 ], [ -76.278722, 38.382919 ], [ -76.278813, 38.383179 ], [ -76.280749, 38.388743 ], [ -76.281214, 38.390079 ], [ -76.28132, 38.390384 ], [ -76.281396, 38.390604 ], [ -76.281697, 38.39147 ], [ -76.282144, 38.392754 ], [ -76.282271, 38.393118 ], [ -76.280551, 38.403143 ], [ -76.28302, 38.413512 ], [ -76.290681, 38.424404 ], [ -76.300186, 38.437916 ], [ -76.301488, 38.439767 ], [ -76.3116, 38.450266 ], [ -76.311767, 38.450439 ], [ -76.320843, 38.459862 ], [ -76.331383, 38.473323 ], [ -76.331469, 38.473432 ], [ -76.331559, 38.473548 ], [ -76.331758, 38.474324 ], [ -76.33199, 38.475225 ], [ -76.33636, 38.492235 ], [ -76.327257, 38.500121 ], [ -76.318054, 38.498199 ], [ -76.289507, 38.503906 ], [ -76.283595, 38.504157 ], [ -76.281761, 38.502165 ], [ -76.263968, 38.503452 ], [ -76.262133, 38.504874 ], [ -76.26035, 38.506255 ], [ -76.247894, 38.523019 ], [ -76.2473, 38.523818 ], [ -76.244396, 38.536966 ], [ -76.248885, 38.539023 ], [ -76.250265, 38.539131 ], [ -76.251033, 38.539191 ], [ -76.253624, 38.539393 ], [ -76.274057, 38.531207 ], [ -76.278106, 38.532468 ], [ -76.281047, 38.53613 ], [ -76.277461, 38.541851 ], [ -76.275913, 38.548809 ], [ -76.27964, 38.557231 ], [ -76.283189, 38.5613 ], [ -76.283632, 38.561807 ], [ -76.289017, 38.567982 ], [ -76.290043, 38.569158 ], [ -76.290667, 38.569247 ], [ -76.296469, 38.570076 ], [ -76.299301, 38.57048 ], [ -76.308321, 38.571769 ], [ -76.305172, 38.575293 ], [ -76.291998, 38.581988 ], [ -76.290895, 38.582548 ], [ -76.273496, 38.59139 ], [ -76.268633, 38.597753 ], [ -76.272584, 38.601997 ], [ -76.274611, 38.604174 ], [ -76.274888, 38.604471 ], [ -76.275246, 38.604856 ], [ -76.275282, 38.604895 ], [ -76.275658, 38.605298 ], [ -76.279589, 38.60952 ], [ -76.278146, 38.610662 ], [ -76.276734, 38.611779 ], [ -76.271827, 38.615661 ], [ -76.264155, 38.615109 ], [ -76.263577, 38.615475 ], [ -76.262791, 38.615973 ], [ -76.261135, 38.617021 ], [ -76.260317, 38.617539 ], [ -76.253926, 38.621586 ], [ -76.247896, 38.625404 ], [ -76.24651, 38.626282 ], [ -76.23665, 38.628598 ], [ -76.235987, 38.626827 ], [ -76.234929, 38.624002 ], [ -76.231187, 38.61401 ], [ -76.229358, 38.613301 ], [ -76.229159, 38.613224 ], [ -76.22882, 38.613093 ], [ -76.222982, 38.61083 ], [ -76.220701, 38.609945 ], [ -76.212427, 38.606738 ], [ -76.212414, 38.606744 ], [ -76.203065, 38.610741 ], [ -76.202598, 38.613011 ], [ -76.190902, 38.621092 ], [ -76.174969, 38.628791 ], [ -76.170066, 38.629225 ], [ -76.160148, 38.625452 ], [ -76.152885, 38.631819 ], [ -76.147158, 38.63684 ], [ -76.147577, 38.637893 ], [ -76.148202, 38.639463 ], [ -76.148559, 38.640362 ], [ -76.148955, 38.641356 ], [ -76.149353, 38.642356 ], [ -76.152554, 38.6504 ], [ -76.152603, 38.650523 ], [ -76.152622, 38.650572 ], [ -76.15299, 38.651495 ], [ -76.153414, 38.652562 ], [ -76.153769, 38.653455 ], [ -76.154093, 38.654269 ], [ -76.154581, 38.655495 ], [ -76.154604, 38.655553 ], [ -76.154889, 38.656268 ], [ -76.154924, 38.656358 ], [ -76.155611, 38.658083 ], [ -76.160539, 38.661903 ], [ -76.164465, 38.664946 ], [ -76.168824, 38.668325 ], [ -76.174611, 38.672811 ], [ -76.175159, 38.673236 ], [ -76.196716, 38.67286 ], [ -76.199722, 38.671127 ], [ -76.199948, 38.670997 ], [ -76.200334, 38.670774 ], [ -76.212808, 38.681892 ], [ -76.226343, 38.698057 ], [ -76.229242, 38.701519 ], [ -76.231392, 38.704088 ], [ -76.231758, 38.704524 ], [ -76.232127, 38.704964 ], [ -76.232365, 38.705249 ], [ -76.232535, 38.705452 ], [ -76.232814, 38.705785 ], [ -76.232845, 38.705823 ], [ -76.232875, 38.705859 ], [ -76.232893, 38.70588 ], [ -76.234249, 38.707499 ], [ -76.234379, 38.707655 ], [ -76.234392, 38.70767 ], [ -76.234828, 38.708191 ], [ -76.237818, 38.711762 ], [ -76.237916, 38.711879 ], [ -76.238077, 38.712071 ], [ -76.238172, 38.712185 ], [ -76.238306, 38.712344 ], [ -76.238725, 38.712845 ], [ -76.239377, 38.71688 ], [ -76.239427, 38.717191 ], [ -76.239841, 38.719756 ], [ -76.23704, 38.724518 ], [ -76.238685, 38.735434 ], [ -76.255093, 38.736476 ], [ -76.255348, 38.736273 ], [ -76.257335, 38.734691 ], [ -76.257423, 38.734621 ], [ -76.257437, 38.734609 ], [ -76.257851, 38.73428 ], [ -76.258738, 38.733573 ], [ -76.259238, 38.733176 ], [ -76.259665, 38.732836 ], [ -76.259741, 38.732775 ], [ -76.259867, 38.732675 ], [ -76.259876, 38.732667 ], [ -76.260001, 38.732568 ], [ -76.260976, 38.731791 ], [ -76.261863, 38.731085 ], [ -76.268288, 38.725969 ], [ -76.268739, 38.725609 ], [ -76.26937, 38.725107 ], [ -76.26952, 38.724988 ], [ -76.270277, 38.724385 ], [ -76.271243, 38.716209 ], [ -76.271447, 38.71448 ], [ -76.271553, 38.713576 ], [ -76.271596, 38.713216 ], [ -76.275015, 38.712714 ], [ -76.275019, 38.712715 ], [ -76.298499, 38.718005 ], [ -76.299171, 38.719287 ], [ -76.296603, 38.723183 ], [ -76.296537, 38.723283 ], [ -76.295957, 38.724162 ], [ -76.298186, 38.726255 ], [ -76.29935, 38.727347 ], [ -76.299401, 38.727395 ], [ -76.312756, 38.730708 ], [ -76.316146, 38.729586 ], [ -76.321803, 38.723565 ], [ -76.321885, 38.723478 ], [ -76.322019, 38.723335 ], [ -76.322028, 38.723326 ], [ -76.322663, 38.72265 ], [ -76.322705, 38.722605 ], [ -76.322706, 38.722604 ], [ -76.32273, 38.722578 ], [ -76.322807, 38.722496 ], [ -76.32286, 38.722439 ], [ -76.322975, 38.722317 ], [ -76.323214, 38.722063 ], [ -76.32353, 38.721727 ], [ -76.326135, 38.718954 ], [ -76.327162, 38.717861 ], [ -76.328035, 38.716932 ], [ -76.328338, 38.716609 ], [ -76.330149, 38.714682 ], [ -76.331479, 38.713266 ], [ -76.332517, 38.709118 ], [ -76.333066, 38.706927 ], [ -76.333532, 38.705063 ], [ -76.333777, 38.704086 ], [ -76.334017, 38.703127 ], [ -76.333862, 38.702953 ], [ -76.332079, 38.700956 ], [ -76.321865, 38.689512 ], [ -76.321881, 38.689217 ], [ -76.321898, 38.688902 ], [ -76.321905, 38.688768 ], [ -76.321915, 38.688584 ], [ -76.322418, 38.679304 ], [ -76.33861, 38.672023 ], [ -76.340065, 38.671369 ], [ -76.340341, 38.671245 ], [ -76.34322, 38.67688 ], [ -76.343277, 38.676992 ], [ -76.343784, 38.677985 ], [ -76.344199, 38.678798 ], [ -76.347998, 38.686234 ], [ -76.345072, 38.703546 ], [ -76.344597, 38.706352 ], [ -76.340543, 38.730338 ], [ -76.340567, 38.731008 ], [ -76.340608, 38.732179 ], [ -76.340618, 38.732464 ], [ -76.340628, 38.732756 ], [ -76.340632, 38.732857 ], [ -76.340635, 38.73296 ], [ -76.340637, 38.733003 ], [ -76.340641, 38.733123 ], [ -76.340645, 38.733225 ], [ -76.340677, 38.734136 ], [ -76.340715, 38.735215 ], [ -76.340732, 38.735712 ], [ -76.340739, 38.735894 ], [ -76.34074, 38.735932 ], [ -76.341093, 38.745959 ], [ -76.341096, 38.746058 ], [ -76.3411, 38.746148 ], [ -76.341288, 38.751505 ], [ -76.341293, 38.751654 ], [ -76.341297, 38.751756 ], [ -76.341302, 38.751901 ], [ -76.334619, 38.772911 ], [ -76.333752, 38.77342 ], [ -76.329721, 38.775789 ], [ -76.323768, 38.779287 ], [ -76.3227, 38.780657 ], [ -76.312886, 38.793247 ], [ -76.310743, 38.795996 ], [ -76.310664, 38.796098 ], [ -76.310626, 38.796147 ], [ -76.310556, 38.796237 ], [ -76.310081, 38.796846 ], [ -76.308922, 38.813346 ], [ -76.308306, 38.814331 ], [ -76.308294, 38.814349 ], [ -76.308127, 38.814618 ], [ -76.307267, 38.815993 ], [ -76.301886, 38.824595 ], [ -76.300889, 38.82619 ], [ -76.300886, 38.826192 ], [ -76.298956, 38.827519 ], [ -76.2978, 38.828314 ], [ -76.296564, 38.828186 ], [ -76.296471, 38.828176 ], [ -76.296394, 38.828168 ], [ -76.296364, 38.828165 ], [ -76.296329, 38.828162 ], [ -76.29632, 38.828161 ], [ -76.296259, 38.828155 ], [ -76.295992, 38.828127 ], [ -76.29555, 38.828081 ], [ -76.295454, 38.828071 ], [ -76.295436, 38.828069 ], [ -76.293648, 38.827884 ], [ -76.292144, 38.827729 ], [ -76.288455, 38.827347 ], [ -76.284768, 38.828706 ], [ -76.277854, 38.831256 ], [ -76.277748, 38.831295 ], [ -76.277411, 38.831419 ], [ -76.27742, 38.831468 ], [ -76.278151, 38.835494 ], [ -76.27804, 38.835768 ], [ -76.274405, 38.844766 ], [ -76.271575, 38.851771 ], [ -76.267175, 38.851652 ], [ -76.265999, 38.85162 ], [ -76.264221, 38.851572 ], [ -76.265759, 38.847638 ], [ -76.265808, 38.847512 ], [ -76.265678, 38.847326 ], [ -76.262179, 38.842325 ], [ -76.261907, 38.841936 ], [ -76.261627, 38.841536 ], [ -76.257353, 38.835428 ], [ -76.255787, 38.833189 ], [ -76.255343, 38.832554 ], [ -76.255322, 38.832525 ], [ -76.250364, 38.825438 ], [ -76.250296, 38.825389 ], [ -76.245886, 38.822232 ], [ -76.23877, 38.81959 ], [ -76.229199, 38.816036 ], [ -76.228071, 38.815617 ], [ -76.221162, 38.813052 ], [ -76.219328, 38.812371 ], [ -76.198138, 38.81444 ], [ -76.197432, 38.815541 ], [ -76.196488, 38.817015 ], [ -76.196426, 38.817111 ], [ -76.19537, 38.818759 ], [ -76.19343, 38.821787 ], [ -76.193272, 38.822319 ], [ -76.193073, 38.822989 ], [ -76.19302, 38.823165 ], [ -76.192924, 38.823489 ], [ -76.192865, 38.823687 ], [ -76.192765, 38.824024 ], [ -76.192537, 38.82479 ], [ -76.19109, 38.82966 ], [ -76.191172, 38.829834 ], [ -76.192874, 38.83345 ], [ -76.192946, 38.833603 ], [ -76.192973, 38.833661 ], [ -76.197705, 38.843712 ], [ -76.197736, 38.84383 ], [ -76.199544, 38.850817 ], [ -76.200728, 38.855389 ], [ -76.202598, 38.862616 ], [ -76.202314, 38.864906 ], [ -76.200082, 38.882885 ], [ -76.205063, 38.892726 ], [ -76.204544, 38.905715 ], [ -76.204129, 38.916096 ], [ -76.204122, 38.916269 ], [ -76.204091, 38.917058 ], [ -76.203638, 38.928382 ], [ -76.207695, 38.931954 ], [ -76.213731, 38.937269 ], [ -76.213842, 38.937366 ], [ -76.22813, 38.941412 ], [ -76.228405, 38.941489 ], [ -76.232038, 38.942518 ], [ -76.233895, 38.942123 ], [ -76.234681, 38.941956 ], [ -76.250157, 38.938667 ], [ -76.250868, 38.92825 ], [ -76.250838, 38.928204 ], [ -76.249622, 38.926297 ], [ -76.249246, 38.925707 ], [ -76.248896, 38.925159 ], [ -76.248844, 38.925076 ], [ -76.248702, 38.924855 ], [ -76.248574, 38.924655 ], [ -76.248472, 38.924494 ], [ -76.248023, 38.92379 ], [ -76.249163, 38.9218 ], [ -76.249285, 38.921587 ], [ -76.249355, 38.921465 ], [ -76.249674, 38.920907 ], [ -76.249889, 38.920841 ], [ -76.255819, 38.919008 ], [ -76.25619, 38.918893 ], [ -76.256397, 38.918829 ], [ -76.25808, 38.91916 ], [ -76.258206, 38.919185 ], [ -76.262226, 38.919976 ], [ -76.264683, 38.924576 ], [ -76.264692, 38.924764 ], [ -76.264943, 38.930297 ], [ -76.265772, 38.931482 ], [ -76.26626, 38.932179 ], [ -76.269179, 38.936349 ], [ -76.270954, 38.938886 ], [ -76.271625, 38.939844 ], [ -76.273022, 38.94184 ], [ -76.273083, 38.941927 ], [ -76.273258, 38.941826 ], [ -76.276033, 38.940213 ], [ -76.284227, 38.935452 ], [ -76.288813, 38.932787 ], [ -76.291211, 38.931394 ], [ -76.29558, 38.928855 ], [ -76.295911, 38.928663 ], [ -76.298208, 38.92206 ], [ -76.299431, 38.918542 ], [ -76.299406, 38.918505 ], [ -76.298492, 38.917121 ], [ -76.293963, 38.910266 ], [ -76.293867, 38.910121 ], [ -76.293843, 38.909826 ], [ -76.293829, 38.909649 ], [ -76.293794, 38.909222 ], [ -76.293492, 38.905499 ], [ -76.293358, 38.903854 ], [ -76.293341, 38.903635 ], [ -76.293328, 38.903479 ], [ -76.293309, 38.903244 ], [ -76.293255, 38.902582 ], [ -76.293254, 38.902568 ], [ -76.308425, 38.898404 ], [ -76.317947, 38.911312 ], [ -76.317977, 38.911311 ], [ -76.31853, 38.911299 ], [ -76.319272, 38.911282 ], [ -76.322715, 38.911205 ], [ -76.323252, 38.911193 ], [ -76.324097, 38.911174 ], [ -76.324102, 38.911172 ], [ -76.336104, 38.905977 ], [ -76.336116, 38.905907 ], [ -76.336827, 38.901905 ], [ -76.336966, 38.901118 ], [ -76.337097, 38.90038 ], [ -76.337227, 38.899653 ], [ -76.337358, 38.898915 ], [ -76.338047, 38.895034 ], [ -76.338123, 38.894601 ], [ -76.338416, 38.892954 ], [ -76.338501, 38.892474 ], [ -76.337946, 38.891332 ], [ -76.336986, 38.889357 ], [ -76.33656, 38.888481 ], [ -76.336326, 38.888001 ], [ -76.335681, 38.886673 ], [ -76.335364, 38.886021 ], [ -76.335341, 38.885907 ], [ -76.333801, 38.878194 ], [ -76.333258, 38.875478 ], [ -76.333211, 38.875241 ], [ -76.332651, 38.872438 ], [ -76.331103, 38.864686 ], [ -76.33103, 38.86432 ], [ -76.334019, 38.860238 ], [ -76.337901, 38.857579 ], [ -76.338136, 38.857418 ], [ -76.339667, 38.85637 ], [ -76.340587, 38.85574 ], [ -76.348826, 38.857134 ], [ -76.35039, 38.857399 ], [ -76.356361, 38.854396 ], [ -76.35996, 38.852586 ], [ -76.360095, 38.852518 ], [ -76.361141, 38.851992 ], [ -76.36132, 38.851589 ], [ -76.366501, 38.839936 ], [ -76.368164, 38.836194 ], [ -76.368195, 38.836125 ], [ -76.368359, 38.836205 ], [ -76.372719, 38.838324 ], [ -76.373122, 38.838519 ], [ -76.375086, 38.839474 ], [ -76.375138, 38.839981 ], [ -76.375303, 38.841611 ], [ -76.375443, 38.842988 ], [ -76.376031, 38.848777 ], [ -76.376202, 38.850461 ], [ -76.376183, 38.8505 ], [ -76.375874, 38.851126 ], [ -76.372553, 38.85786 ], [ -76.367549, 38.868009 ], [ -76.367344, 38.868424 ], [ -76.364678, 38.873831 ], [ -76.365225, 38.892614 ], [ -76.365388, 38.898219 ], [ -76.365658, 38.907477 ], [ -76.36513, 38.911736 ], [ -76.36478, 38.914553 ], [ -76.364523, 38.916632 ], [ -76.36205, 38.936568 ], [ -76.361727, 38.939175 ], [ -76.359669, 38.94388 ], [ -76.357933, 38.947848 ], [ -76.357752, 38.948262 ], [ -76.354949, 38.954672 ], [ -76.353828, 38.957234 ], [ -76.351637, 38.960214 ], [ -76.343672, 38.971048 ], [ -76.333703, 38.984607 ], [ -76.33129, 38.98789 ], [ -76.323293, 38.998767 ], [ -76.322679, 38.999602 ], [ -76.322346, 39.005488 ], [ -76.322296, 39.006375 ], [ -76.323557, 39.008961 ], [ -76.32259, 39.0131 ], [ -76.320277, 39.022998 ], [ -76.320274, 39.023013 ], [ -76.320269, 39.02302 ], [ -76.311766, 39.035257 ], [ -76.302029, 39.039571 ], [ -76.301847, 39.039651 ], [ -76.301645, 39.037663 ], [ -76.301506, 39.036298 ], [ -76.301054, 39.031862 ], [ -76.30104, 39.031721 ], [ -76.301027, 39.031595 ], [ -76.302846, 39.025828 ], [ -76.30265, 39.025346 ], [ -76.29409, 39.004263 ], [ -76.293962, 39.003948 ], [ -76.2919, 39.001264 ], [ -76.289326, 38.997914 ], [ -76.286484, 38.994215 ], [ -76.284893, 38.992143 ], [ -76.28328, 38.990044 ], [ -76.280355, 38.986236 ], [ -76.278058, 38.983246 ], [ -76.277478, 38.982492 ], [ -76.277457, 38.982493 ], [ -76.275964, 38.982587 ], [ -76.258813, 38.983664 ], [ -76.258724, 38.983646 ], [ -76.246049, 38.981035 ], [ -76.243619, 38.980534 ], [ -76.229993, 38.977728 ], [ -76.229277, 38.97758 ], [ -76.228748, 38.97722 ], [ -76.218929, 38.970538 ], [ -76.218773, 38.970562 ], [ -76.20236, 38.973079 ], [ -76.202081, 38.973272 ], [ -76.187165, 38.983558 ], [ -76.182461, 38.986802 ], [ -76.180663, 38.988042 ], [ -76.168332, 38.996546 ], [ -76.164004, 38.99953 ], [ -76.163988, 38.999541 ], [ -76.163988, 38.999542 ], [ -76.163956, 39.000437 ], [ -76.163898, 39.002096 ], [ -76.163616, 39.010057 ], [ -76.167574, 39.018273 ], [ -76.173393, 39.02555 ], [ -76.174633, 39.0271 ], [ -76.177832, 39.031102 ], [ -76.178115, 39.031456 ], [ -76.178281, 39.031663 ], [ -76.184207, 39.046264 ], [ -76.179456, 39.052941 ], [ -76.177046, 39.056329 ], [ -76.175284, 39.058805 ], [ -76.16906, 39.062787 ], [ -76.15896, 39.065486 ], [ -76.156572, 39.069433 ], [ -76.153465, 39.074568 ], [ -76.150528, 39.079421 ], [ -76.145174, 39.092824 ], [ -76.15809, 39.093998 ], [ -76.167347, 39.094839 ], [ -76.169087, 39.094997 ], [ -76.169414, 39.095027 ], [ -76.169891, 39.09507 ], [ -76.183908, 39.096344 ], [ -76.189907, 39.093042 ], [ -76.194703, 39.090403 ], [ -76.203333, 39.085654 ], [ -76.203383, 39.085626 ], [ -76.203548, 39.085101 ], [ -76.205108, 39.080129 ], [ -76.207604, 39.072176 ], [ -76.210041, 39.06441 ], [ -76.210251, 39.062511 ], [ -76.210876, 39.056874 ], [ -76.211838, 39.048184 ], [ -76.212563, 39.041641 ], [ -76.212602, 39.041288 ], [ -76.212616, 39.041158 ], [ -76.21204, 39.03887 ], [ -76.211589, 39.03708 ], [ -76.210477, 39.032664 ], [ -76.209827, 39.030081 ], [ -76.209517, 39.028848 ], [ -76.208502, 39.024818 ], [ -76.208346, 39.024614 ], [ -76.206852, 39.022649 ], [ -76.206796, 39.022575 ], [ -76.205958, 39.021475 ], [ -76.200666, 39.01452 ], [ -76.201005, 39.014339 ], [ -76.202176, 39.013714 ], [ -76.209114, 39.01001 ], [ -76.209285, 39.010074 ], [ -76.21685, 39.012916 ], [ -76.221148, 39.01453 ], [ -76.223671, 39.015478 ], [ -76.231765, 39.018518 ], [ -76.240226, 39.026581 ], [ -76.241932, 39.028206 ], [ -76.242687, 39.028926 ], [ -76.240905, 39.039798 ], [ -76.239443, 39.041977 ], [ -76.2375, 39.044872 ], [ -76.237065, 39.045521 ], [ -76.231212, 39.060769 ], [ -76.231117, 39.061017 ], [ -76.231427, 39.071714 ], [ -76.231748, 39.082826 ], [ -76.233457, 39.091385 ], [ -76.240603, 39.106856 ], [ -76.24505, 39.116484 ], [ -76.252946, 39.133577 ], [ -76.252968, 39.133626 ], [ -76.260343, 39.142722 ], [ -76.260894, 39.143402 ], [ -76.264417, 39.143874 ], [ -76.26654, 39.144158 ], [ -76.268096, 39.144367 ], [ -76.274907, 39.145279 ], [ -76.276721, 39.145522 ], [ -76.278527, 39.145764 ], [ -76.276807, 39.154484 ], [ -76.27566, 39.160304 ], [ -76.274741, 39.164961 ], [ -76.274637, 39.16549 ], [ -76.274303, 39.166115 ], [ -76.269467, 39.175163 ], [ -76.268631, 39.176727 ], [ -76.266963, 39.179848 ], [ -76.266602, 39.180523 ], [ -76.255831, 39.191595 ], [ -76.251032, 39.199214 ], [ -76.248741, 39.203333 ], [ -76.232612, 39.232333 ], [ -76.232051, 39.233341 ], [ -76.22622, 39.246485 ], [ -76.220475, 39.259433 ], [ -76.219338, 39.261997 ], [ -76.219312, 39.262022 ], [ -76.218339, 39.262963 ], [ -76.21752, 39.263754 ], [ -76.211306, 39.269761 ], [ -76.211253, 39.269812 ], [ -76.211179, 39.269813 ], [ -76.210748, 39.269816 ], [ -76.203031, 39.269871 ], [ -76.20259, 39.270265 ], [ -76.193029, 39.278801 ], [ -76.191285, 39.280358 ], [ -76.189868, 39.281623 ], [ -76.185909, 39.285157 ], [ -76.185674, 39.285367 ], [ -76.181496, 39.291797 ], [ -76.181478, 39.291829 ], [ -76.177712, 39.298686 ], [ -76.177704, 39.298701 ], [ -76.177178, 39.303099 ], [ -76.176804, 39.306229 ], [ -76.176778, 39.306447 ], [ -76.176865, 39.306584 ], [ -76.178983, 39.309926 ], [ -76.179092, 39.310098 ], [ -76.186024, 39.312462 ], [ -76.186637, 39.315426 ], [ -76.186647, 39.315475 ], [ -76.186001, 39.317814 ], [ -76.185581, 39.319334 ], [ -76.185507, 39.319396 ], [ -76.170588, 39.331954 ], [ -76.170541, 39.331994 ], [ -76.170422, 39.332094 ], [ -76.169411, 39.332453 ], [ -76.168365, 39.332824 ], [ -76.159673, 39.335909 ], [ -76.157163, 39.335641 ], [ -76.152722, 39.335167 ], [ -76.145524, 39.334399 ], [ -76.133225, 39.340491 ], [ -76.135105, 39.34246 ], [ -76.136971, 39.344414 ], [ -76.13495, 39.35107 ], [ -76.129983, 39.353702 ], [ -76.116698, 39.360744 ], [ -76.116356, 39.360925 ], [ -76.115935, 39.361744 ], [ -76.113215, 39.367032 ], [ -76.110598, 39.372119 ], [ -76.110527, 39.372257 ], [ -76.108942, 39.372215 ], [ -76.108373, 39.3722 ], [ -76.074992, 39.371312 ], [ -76.065887, 39.37107 ], [ -76.065716, 39.371066 ], [ -76.061504, 39.370954 ], [ -76.059335, 39.370896 ], [ -76.05872, 39.37088 ], [ -76.057876, 39.370857 ], [ -76.054157, 39.370759 ], [ -76.049846, 39.370644 ], [ -76.032923, 39.367414 ], [ -76.031767, 39.366772 ], [ -76.030064, 39.365826 ], [ -76.02299, 39.361896 ], [ -76.019091, 39.362958 ], [ -76.006546, 39.366374 ], [ -76.002408, 39.367501 ], [ -76.002463, 39.37644 ], [ -76.002514, 39.384805 ], [ -76.002515, 39.385024 ], [ -76.006805, 39.385174 ], [ -76.022304, 39.385716 ], [ -76.035464, 39.386176 ], [ -76.035568, 39.38618 ], [ -76.035644, 39.386213 ], [ -76.039279, 39.387796 ], [ -76.039932, 39.38808 ], [ -76.039973, 39.388327 ], [ -76.040854, 39.393594 ], [ -76.040962, 39.394237 ], [ -76.040612, 39.394692 ], [ -76.035298, 39.401609 ], [ -76.035002, 39.401994 ], [ -76.03472, 39.402093 ], [ -76.018726, 39.407696 ], [ -76.018061, 39.407929 ], [ -76.016531, 39.408465 ], [ -76.015763, 39.408947 ], [ -76.012567, 39.410955 ], [ -76.009693, 39.41276 ], [ -76.00688, 39.414527 ], [ -76.002856, 39.421225 ], [ -75.998586, 39.428333 ], [ -75.997396, 39.430314 ], [ -75.996697, 39.430549 ], [ -75.992742, 39.431877 ], [ -75.992425, 39.431983 ], [ -75.98884, 39.433187 ], [ -75.982585, 39.435287 ], [ -75.977751, 39.44302 ], [ -75.976747, 39.444627 ], [ -75.976698, 39.44569 ], [ -75.976601, 39.447808 ], [ -75.990005, 39.458646 ], [ -75.990128, 39.458624 ], [ -75.991779, 39.458332 ], [ -75.994432, 39.457862 ], [ -75.998276, 39.457182 ], [ -76.002497, 39.450231 ], [ -76.002513, 39.450204 ], [ -76.002579, 39.450194 ], [ -76.009071, 39.449256 ], [ -76.009452, 39.449201 ], [ -76.009536, 39.449316 ], [ -76.01188, 39.452524 ], [ -76.012312, 39.453115 ], [ -76.011716, 39.454165 ], [ -76.010009, 39.45717 ], [ -76.002926, 39.469642 ], [ -75.99657, 39.476658 ], [ -75.995289, 39.483014 ], [ -75.994135, 39.488743 ], [ -75.993469, 39.490583 ], [ -75.986298, 39.510398 ], [ -75.985403, 39.512108 ], [ -75.985238, 39.512424 ], [ -75.980279, 39.5219 ], [ -75.976105, 39.529876 ], [ -75.976057, 39.529968 ], [ -75.975313, 39.530678 ], [ -75.973678, 39.532237 ], [ -75.966955, 39.53865 ], [ -75.966959, 39.538839 ], [ -75.967093, 39.544623 ], [ -75.967173, 39.548047 ], [ -75.967186, 39.548627 ], [ -75.967221, 39.55014 ], [ -75.970337, 39.557637 ], [ -75.992633, 39.563098 ], [ -75.999669, 39.560488 ], [ -76.00019, 39.559696 ], [ -76.001244, 39.558096 ], [ -76.002793, 39.555741 ], [ -76.003434, 39.554768 ], [ -76.004207, 39.553594 ], [ -76.006213, 39.550546 ], [ -76.006272, 39.550457 ], [ -76.006341, 39.550352 ], [ -76.03042, 39.548784 ], [ -76.046876, 39.547713 ], [ -76.063379, 39.546638 ], [ -76.063811, 39.54661 ], [ -76.075714, 39.543032 ], [ -76.096072, 39.536912 ], [ -76.102955, 39.523639 ], [ -76.105571, 39.518595 ], [ -76.105678, 39.518388 ], [ -76.106215, 39.517353 ], [ -76.107126, 39.515597 ], [ -76.111583, 39.507001 ], [ -76.116831, 39.496882 ], [ -76.117253, 39.496068 ], [ -76.11461, 39.488619 ], [ -76.113929, 39.486701 ], [ -76.108813, 39.482333 ], [ -76.104665, 39.478792 ], [ -76.100218, 39.476918 ], [ -76.099506, 39.476618 ], [ -76.098315, 39.476116 ], [ -76.083286, 39.47786 ], [ -76.083082, 39.477809 ], [ -76.08159, 39.477438 ], [ -76.073119, 39.475331 ], [ -76.072309, 39.47513 ], [ -76.071975, 39.475047 ], [ -76.071836, 39.47476 ], [ -76.069814, 39.470577 ], [ -76.063874, 39.458295 ], [ -76.062259, 39.454955 ], [ -76.060931, 39.452208 ], [ -76.060944, 39.451174 ], [ -76.060988, 39.447775 ], [ -76.060989, 39.447722 ], [ -76.081176, 39.436712 ], [ -76.081409, 39.436891 ], [ -76.083269, 39.438321 ], [ -76.083405, 39.438302 ], [ -76.093595, 39.436871 ], [ -76.102232, 39.435659 ], [ -76.112761, 39.429852 ], [ -76.115096, 39.428565 ], [ -76.11682, 39.427614 ], [ -76.117172, 39.42717 ], [ -76.120991, 39.422358 ], [ -76.121754, 39.421396 ], [ -76.121889, 39.421226 ], [ -76.132114, 39.414579 ], [ -76.142224, 39.408007 ], [ -76.146373, 39.40531 ], [ -76.147048, 39.405364 ], [ -76.150249, 39.405623 ], [ -76.150516, 39.405644 ], [ -76.150934, 39.405678 ], [ -76.151948, 39.40576 ], [ -76.152059, 39.405769 ], [ -76.152357, 39.405793 ], [ -76.157108, 39.406176 ], [ -76.158592, 39.406295 ], [ -76.158774, 39.40631 ], [ -76.159358, 39.405661 ], [ -76.171134, 39.392588 ], [ -76.171474, 39.39221 ], [ -76.171747, 39.391747 ], [ -76.175121, 39.386019 ], [ -76.175597, 39.38521 ], [ -76.175928, 39.384648 ], [ -76.180057, 39.377638 ], [ -76.180074, 39.377609 ], [ -76.199356, 39.366221 ], [ -76.202346, 39.364455 ], [ -76.226976, 39.349908 ], [ -76.227625, 39.350109 ], [ -76.229614, 39.350723 ], [ -76.233776, 39.352008 ], [ -76.234743, 39.353498 ], [ -76.234765, 39.353532 ], [ -76.235795, 39.355119 ], [ -76.23652, 39.356236 ], [ -76.237943, 39.358429 ], [ -76.239877, 39.361408 ], [ -76.241268, 39.361567 ], [ -76.243377, 39.361808 ], [ -76.244443, 39.361731 ], [ -76.244988, 39.361691 ], [ -76.245273, 39.361671 ], [ -76.250107, 39.36132 ], [ -76.250483, 39.361136 ], [ -76.266365, 39.353352 ], [ -76.265277, 39.350008 ], [ -76.263019, 39.348634 ], [ -76.258377, 39.345808 ], [ -76.258342, 39.345737 ], [ -76.253928, 39.336768 ], [ -76.262008, 39.334708 ], [ -76.262471, 39.33459 ], [ -76.263073, 39.334436 ], [ -76.263577, 39.334308 ], [ -76.263624, 39.334265 ], [ -76.265615, 39.33245 ], [ -76.265777, 39.332302 ], [ -76.266094, 39.332013 ], [ -76.266257, 39.331864 ], [ -76.266407, 39.331727 ], [ -76.272671, 39.326015 ], [ -76.276078, 39.322908 ], [ -76.277813, 39.318738 ], [ -76.277866, 39.31861 ], [ -76.278239, 39.317712 ], [ -76.278351, 39.317444 ], [ -76.278499, 39.317088 ], [ -76.280599, 39.312037 ], [ -76.280778, 39.311608 ], [ -76.281088, 39.30793 ], [ -76.281374, 39.304531 ], [ -76.281429, 39.303872 ], [ -76.281556, 39.302369 ], [ -76.281578, 39.302108 ], [ -76.2817, 39.30211 ], [ -76.296546, 39.302383 ], [ -76.297878, 39.302408 ], [ -76.291078, 39.318108 ], [ -76.298778, 39.329208 ], [ -76.298778, 39.333958 ], [ -76.298778, 39.339278 ], [ -76.298778, 39.340208 ], [ -76.297569, 39.342244 ], [ -76.295558, 39.345631 ], [ -76.294978, 39.346608 ], [ -76.295678, 39.350008 ], [ -76.30177, 39.352216 ], [ -76.310618, 39.355423 ], [ -76.310829, 39.3555 ], [ -76.31136, 39.355693 ], [ -76.311679, 39.355808 ], [ -76.31261, 39.355917 ], [ -76.312864, 39.355946 ], [ -76.314356, 39.35612 ], [ -76.322687, 39.357092 ], [ -76.323679, 39.357208 ], [ -76.330027, 39.356139 ], [ -76.341443, 39.354217 ], [ -76.339942, 39.350169 ], [ -76.335412, 39.337949 ], [ -76.334401, 39.335222 ], [ -76.334021, 39.334197 ], [ -76.333924, 39.333935 ], [ -76.338898, 39.325783 ], [ -76.33957, 39.324681 ], [ -76.33382, 39.319611 ], [ -76.327579, 39.314108 ], [ -76.337858, 39.305799 ], [ -76.339817, 39.304216 ], [ -76.341432, 39.30291 ], [ -76.353205, 39.31065 ], [ -76.354817, 39.311709 ], [ -76.355495, 39.312155 ], [ -76.36439, 39.31184 ], [ -76.365532, 39.31095 ], [ -76.380662, 39.299161 ], [ -76.380734, 39.298765 ], [ -76.383021, 39.286231 ], [ -76.383345, 39.284455 ], [ -76.383891, 39.281465 ], [ -76.384901, 39.275928 ], [ -76.385151, 39.275766 ], [ -76.395136, 39.269293 ], [ -76.395301, 39.269042 ], [ -76.400094, 39.261753 ], [ -76.400187, 39.261612 ], [ -76.401103, 39.260219 ], [ -76.402047, 39.258783 ], [ -76.402355, 39.258315 ], [ -76.401911, 39.258053 ], [ -76.386937, 39.249216 ], [ -76.38138, 39.249508 ], [ -76.382358, 39.247292 ], [ -76.38438, 39.242708 ], [ -76.384699, 39.242242 ], [ -76.38938, 39.235408 ], [ -76.389563, 39.235261 ], [ -76.393626, 39.232012 ], [ -76.394381, 39.231408 ], [ -76.398314, 39.22945 ], [ -76.399122, 39.229048 ], [ -76.41762, 39.219838 ], [ -76.417681, 39.219808 ], [ -76.41829, 39.218677 ], [ -76.419201, 39.216988 ], [ -76.425281, 39.205708 ], [ -76.425413, 39.205629 ], [ -76.441411, 39.196049 ], [ -76.442482, 39.195408 ], [ -76.447621, 39.197977 ], [ -76.46156, 39.204947 ], [ -76.462679, 39.205506 ], [ -76.463483, 39.205908 ], [ -76.471126, 39.20554 ], [ -76.480083, 39.205108 ], [ -76.482153, 39.204426 ], [ -76.485527, 39.203314 ], [ -76.486371, 39.203036 ], [ -76.488883, 39.202208 ], [ -76.489505, 39.202378 ], [ -76.489777, 39.202453 ], [ -76.49077, 39.202724 ], [ -76.497977, 39.204697 ], [ -76.498384, 39.204808 ], [ -76.500086, 39.207798 ], [ -76.500834, 39.209113 ], [ -76.500984, 39.209376 ], [ -76.519804, 39.222946 ], [ -76.520584, 39.223508 ], [ -76.520941, 39.22324 ], [ -76.528587, 39.217492 ], [ -76.529649, 39.216693 ], [ -76.534285, 39.213208 ], [ -76.53496, 39.21228 ], [ -76.535885, 39.211008 ], [ -76.533103, 39.20763 ], [ -76.533085, 39.207608 ], [ -76.533349, 39.207172 ], [ -76.53476, 39.204841 ], [ -76.535385, 39.203808 ], [ -76.534185, 39.190608 ], [ -76.525785, 39.177908 ], [ -76.525454, 39.177746 ], [ -76.525031, 39.17754 ], [ -76.524221, 39.177144 ], [ -76.52027, 39.175214 ], [ -76.519292, 39.174736 ], [ -76.511834, 39.171093 ], [ -76.508384, 39.169408 ], [ -76.500926, 39.161286 ], [ -76.500512, 39.161362 ], [ -76.484023, 39.164407 ], [ -76.483845, 39.164334 ], [ -76.475983, 39.161109 ], [ -76.474807, 39.159436 ], [ -76.473802, 39.158007 ], [ -76.471483, 39.154709 ], [ -76.468898, 39.153161 ], [ -76.459119, 39.147304 ], [ -76.458873, 39.147157 ], [ -76.458649, 39.147023 ], [ -76.45835, 39.146844 ], [ -76.458192, 39.146749 ], [ -76.452782, 39.143509 ], [ -76.44011, 39.137305 ], [ -76.430946, 39.132818 ], [ -76.43013, 39.132419 ], [ -76.428681, 39.131709 ], [ -76.432481, 39.126709 ], [ -76.432702, 39.120752 ], [ -76.432981, 39.113209 ], [ -76.432942, 39.113098 ], [ -76.427196, 39.096685 ], [ -76.427065, 39.096309 ], [ -76.426456, 39.094571 ], [ -76.426283, 39.094076 ], [ -76.426276, 39.094057 ], [ -76.423609, 39.086438 ], [ -76.423321, 39.085615 ], [ -76.423271, 39.085473 ], [ -76.422714, 39.083881 ], [ -76.422212, 39.082448 ], [ -76.42208, 39.08207 ], [ -76.42186, 39.081442 ], [ -76.423081, 39.07421 ], [ -76.432374, 39.061648 ], [ -76.438845, 39.0529 ] ] ] ] } },
+{ "type": "Feature", "id": 28, "properties": { "GEO_ID": "0400000US34", "STATE": "34", "NAME": "New Jersey", "LSAD": "", "CENSUSAREA": 7354.2200000000003 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -74.900236, 40.077149 ], [ -74.838008, 40.10091 ], [ -74.740605, 40.13521 ], [ -74.724304, 40.14701 ], [ -74.724179, 40.147324 ], [ -74.721604, 40.15381 ], [ -74.722304, 40.160609 ], [ -74.758613, 40.201342 ], [ -74.770706, 40.214908 ], [ -74.860492, 40.284584 ], [ -74.937954, 40.340634 ], [ -75.024775, 40.403455 ], [ -75.035548, 40.406309 ], [ -75.058848, 40.418065 ], [ -75.061489, 40.422848 ], [ -75.070568, 40.455165 ], [ -75.065853, 40.519495 ], [ -75.06509, 40.526148 ], [ -75.067344, 40.536428 ], [ -75.068615, 40.542223 ], [ -75.100325, 40.567811 ], [ -75.117292, 40.573211 ], [ -75.135389, 40.575624 ], [ -75.147368, 40.573152 ], [ -75.190161, 40.589321 ], [ -75.190858, 40.591342 ], [ -75.196803, 40.60858 ], [ -75.200708, 40.618356 ], [ -75.20392, 40.691498 ], [ -75.196533, 40.751631 ], [ -75.171587, 40.777745 ], [ -75.16365, 40.778386 ], [ -75.149378, 40.774786 ], [ -75.1344, 40.773765 ], [ -75.108505, 40.791094 ], [ -75.053294, 40.8599 ], [ -75.051029, 40.865662 ], [ -75.052538, 40.872051 ], [ -75.117764, 40.953023 ], [ -75.119893, 40.961646 ], [ -75.120316, 40.96263 ], [ -75.120435, 40.968302 ], [ -75.120564, 40.968313 ], [ -75.131364, 40.969277 ], [ -75.135526, 40.973807 ], [ -75.130575, 40.991093 ], [ -75.109114, 41.004102 ], [ -75.091377, 41.012283 ], [ -75.069277, 41.019348 ], [ -75.051794, 41.027142 ], [ -75.036982, 41.034702 ], [ -75.026003, 41.042687 ], [ -74.980674, 41.078178 ], [ -74.968389, 41.087797 ], [ -74.966759, 41.093425 ], [ -74.967389, 41.094049 ], [ -74.969434, 41.096074 ], [ -74.974338, 41.103912 ], [ -74.923169, 41.138146 ], [ -74.882139, 41.180836 ], [ -74.867287, 41.208754 ], [ -74.864356, 41.224854 ], [ -74.867267, 41.228861 ], [ -74.861678, 41.241575 ], [ -74.838366, 41.277286 ], [ -74.830057, 41.2872 ], [ -74.795847, 41.318951 ], [ -74.76173, 41.336398 ], [ -74.694914, 41.357423 ], [ -74.457584, 41.248225 ], [ -74.392098, 41.215594 ], [ -74.365664, 41.2034 ], [ -74.234473, 41.142883 ], [ -74.213373, 41.133828 ], [ -74.096786, 41.083796 ], [ -74.092486, 41.081896 ], [ -74.041054, 41.059088 ], [ -74.041049, 41.059086 ], [ -73.91188, 41.001297 ], [ -73.90268, 40.997297 ], [ -73.893979, 40.997197 ], [ -73.917905, 40.917577 ], [ -73.919705, 40.913478 ], [ -73.92747, 40.895682 ], [ -73.933406, 40.882078 ], [ -73.933408, 40.882075 ], [ -73.938081, 40.874699 ], [ -73.948281, 40.858399 ], [ -73.986864, 40.798344 ], [ -73.993029, 40.788746 ], [ -74.000905, 40.776488 ], [ -74.009184, 40.763601 ], [ -74.013784, 40.756601 ], [ -74.024543, 40.709436 ], [ -74.038538, 40.710741 ], [ -74.051185, 40.695802 ], [ -74.069885, 40.684502 ], [ -74.082786, 40.673702 ], [ -74.089986, 40.659903 ], [ -74.087397, 40.653607 ], [ -74.094086, 40.649703 ], [ -74.143387, 40.641903 ], [ -74.161397, 40.644092 ], [ -74.181083, 40.646484 ], [ -74.186027, 40.646076 ], [ -74.189106, 40.643832 ], [ -74.202223, 40.631053 ], [ -74.206731, 40.594569 ], [ -74.208988, 40.576304 ], [ -74.214788, 40.560604 ], [ -74.218189, 40.557204 ], [ -74.231589, 40.559204 ], [ -74.248641, 40.549601 ], [ -74.251441, 40.542301 ], [ -74.246237, 40.520963 ], [ -74.26829, 40.499205 ], [ -74.269998, 40.495014 ], [ -74.27269, 40.488405 ], [ -74.26759, 40.471806 ], [ -74.261889, 40.464706 ], [ -74.236689, 40.457806 ], [ -74.225035, 40.453301 ], [ -74.224047, 40.452919 ], [ -74.222959, 40.452499 ], [ -74.209788, 40.447407 ], [ -74.206188, 40.440707 ], [ -74.206419, 40.438789 ], [ -74.208655, 40.43752 ], [ -74.207205, 40.435434 ], [ -74.202128, 40.43894 ], [ -74.193908, 40.440995 ], [ -74.191309, 40.44299 ], [ -74.187787, 40.447407 ], [ -74.174787, 40.455607 ], [ -74.174893, 40.454491 ], [ -74.175074, 40.449144 ], [ -74.176842, 40.44774 ], [ -74.175346, 40.446607 ], [ -74.169977, 40.45064 ], [ -74.167009, 40.448737 ], [ -74.166193, 40.447128 ], [ -74.164029, 40.448312 ], [ -74.163314, 40.448424 ], [ -74.157787, 40.446607 ], [ -74.153611, 40.447647 ], [ -74.152686, 40.447344 ], [ -74.151952, 40.448062 ], [ -74.142886, 40.450407 ], [ -74.139886, 40.453407 ], [ -74.138415, 40.454468 ], [ -74.135823, 40.455196 ], [ -74.133727, 40.454672 ], [ -74.131135, 40.453245 ], [ -74.127466, 40.451061 ], [ -74.124692, 40.44958 ], [ -74.122327, 40.448258 ], [ -74.116863, 40.446069 ], [ -74.088085, 40.438407 ], [ -74.076185, 40.433707 ], [ -74.058984, 40.422708 ], [ -74.047884, 40.418908 ], [ -74.006383, 40.411108 ], [ -73.998505, 40.410911 ], [ -73.995486, 40.419472 ], [ -73.991682, 40.442908 ], [ -74.006077, 40.464625 ], [ -74.017783, 40.472207 ], [ -74.017917, 40.474338 ], [ -74.014031, 40.476471 ], [ -74.0071, 40.475298 ], [ -73.995683, 40.468707 ], [ -73.978282, 40.440208 ], [ -73.976982, 40.408508 ], [ -73.971381, 40.371709 ], [ -73.971381, 40.34801 ], [ -73.977442, 40.299373 ], [ -73.981681, 40.279411 ], [ -73.993292, 40.237669 ], [ -74.016017, 40.166914 ], [ -74.030181, 40.122814 ], [ -74.03408, 40.103115 ], [ -74.031861, 40.101047 ], [ -74.031318, 40.100541 ], [ -74.033546, 40.099518 ], [ -74.039421, 40.081437 ], [ -74.058798, 40.001244 ], [ -74.064135, 39.979157 ], [ -74.077247, 39.910991 ], [ -74.090945, 39.799978 ], [ -74.097071, 39.767847 ], [ -74.096906, 39.76303 ], [ -74.09892, 39.759538 ], [ -74.101443, 39.756173 ], [ -74.113655, 39.740719 ], [ -74.141733, 39.689435 ], [ -74.190974, 39.625118 ], [ -74.240506, 39.554911 ], [ -74.249043, 39.547994 ], [ -74.27737, 39.514064 ], [ -74.291585, 39.507705 ], [ -74.311037, 39.506715 ], [ -74.312451, 39.499869 ], [ -74.313689, 39.493874 ], [ -74.308344, 39.483945 ], [ -74.304778, 39.482945 ], [ -74.302184, 39.478935 ], [ -74.304343, 39.471445 ], [ -74.334804, 39.432001 ], [ -74.36699, 39.402017 ], [ -74.406692, 39.377516 ], [ -74.406792, 39.373916 ], [ -74.408237, 39.365071 ], [ -74.412692, 39.360816 ], [ -74.459894, 39.345016 ], [ -74.521797, 39.313816 ], [ -74.541443, 39.300245 ], [ -74.551151, 39.293539 ], [ -74.553439, 39.286915 ], [ -74.560957, 39.278677 ], [ -74.581008, 39.270819 ], [ -74.597921, 39.258851 ], [ -74.614481, 39.244659 ], [ -74.636306, 39.220834 ], [ -74.646595, 39.212002 ], [ -74.651443, 39.198578 ], [ -74.67143, 39.179802 ], [ -74.714341, 39.119804 ], [ -74.71532, 39.116893 ], [ -74.714135, 39.114631 ], [ -74.704409, 39.107858 ], [ -74.705876, 39.102937 ], [ -74.738316, 39.074727 ], [ -74.778777, 39.023073 ], [ -74.786356, 39.000113 ], [ -74.792723, 38.991991 ], [ -74.807917, 38.985948 ], [ -74.819354, 38.979402 ], [ -74.850748, 38.954538 ], [ -74.864458, 38.94041 ], [ -74.865198, 38.941439 ], [ -74.870497, 38.943543 ], [ -74.882309, 38.941759 ], [ -74.90705, 38.931994 ], [ -74.920414, 38.929136 ], [ -74.933571, 38.928519 ], [ -74.963463, 38.931194 ], [ -74.967274, 38.933413 ], [ -74.971995, 38.94037 ], [ -74.955363, 39.001262 ], [ -74.94947, 39.015637 ], [ -74.93832, 39.035185 ], [ -74.903664, 39.087437 ], [ -74.897784, 39.098811 ], [ -74.892547, 39.113183 ], [ -74.885914, 39.143627 ], [ -74.887167, 39.158825 ], [ -74.905181, 39.174945 ], [ -74.914936, 39.177553 ], [ -74.962382, 39.190238 ], [ -74.976266, 39.192271 ], [ -74.998002, 39.191253 ], [ -75.026179, 39.193621 ], [ -75.028885, 39.19456 ], [ -75.027824, 39.199482 ], [ -75.023586, 39.202594 ], [ -75.023437, 39.204791 ], [ -75.026376, 39.20985 ], [ -75.035672, 39.215415 ], [ -75.041663, 39.215511 ], [ -75.047797, 39.211702 ], [ -75.052326, 39.213609 ], [ -75.062506, 39.213564 ], [ -75.086395, 39.208159 ], [ -75.101019, 39.211657 ], [ -75.107286, 39.211403 ], [ -75.114748, 39.207554 ], [ -75.12707, 39.189766 ], [ -75.136548, 39.179425 ], [ -75.139136, 39.180021 ], [ -75.165979, 39.201842 ], [ -75.164798, 39.216606 ], [ -75.170444, 39.234643 ], [ -75.177506, 39.242746 ], [ -75.205857, 39.262619 ], [ -75.21251, 39.262755 ], [ -75.241639, 39.274097 ], [ -75.244056, 39.27769 ], [ -75.242881, 39.280574 ], [ -75.244357, 39.2857 ], [ -75.251806, 39.299913 ], [ -75.271629, 39.304041 ], [ -75.28262, 39.299055 ], [ -75.285333, 39.292212 ], [ -75.288898, 39.289557 ], [ -75.30601, 39.301712 ], [ -75.315201, 39.310593 ], [ -75.326754, 39.332473 ], [ -75.327463, 39.33927 ], [ -75.333743, 39.345335 ], [ -75.341969, 39.348697 ], [ -75.355558, 39.347823 ], [ -75.365016, 39.341388 ], [ -75.39003, 39.358259 ], [ -75.394331, 39.363753 ], [ -75.395181, 39.371398 ], [ -75.399304, 39.37949 ], [ -75.407294, 39.381954 ], [ -75.422099, 39.386521 ], [ -75.431803, 39.391625 ], [ -75.442393, 39.402291 ], [ -75.465212, 39.43893 ], [ -75.476279, 39.438126 ], [ -75.483572, 39.440824 ], [ -75.505672, 39.452927 ], [ -75.508383, 39.459131 ], [ -75.536431, 39.460559 ], [ -75.542894, 39.470447 ], [ -75.544368, 39.479602 ], [ -75.542693, 39.496568 ], [ -75.528088, 39.498114 ], [ -75.527141, 39.500112 ], [ -75.514756, 39.562612 ], [ -75.511932, 39.567616 ], [ -75.512732, 39.578 ], [ -75.525677, 39.584048 ], [ -75.531133, 39.587984 ], [ -75.534477, 39.590384 ], [ -75.537213, 39.592944 ], [ -75.53954, 39.594251 ], [ -75.539949, 39.594384 ], [ -75.543965, 39.596 ], [ -75.545405, 39.596784 ], [ -75.55587, 39.605824 ], [ -75.559446, 39.629812 ], [ -75.526844, 39.655713 ], [ -75.526344, 39.656413 ], [ -75.509342, 39.685313 ], [ -75.509742, 39.686113 ], [ -75.504042, 39.698313 ], [ -75.475384, 39.731057 ], [ -75.474168, 39.735473 ], [ -75.469239, 39.743613 ], [ -75.466263, 39.750737 ], [ -75.466249, 39.750769 ], [ -75.448135, 39.773969 ], [ -75.440623, 39.780926 ], [ -75.437938, 39.783413 ], [ -75.416095, 39.79583 ], [ -75.415041, 39.801786 ], [ -75.390169, 39.816549 ], [ -75.374635, 39.82577 ], [ -75.3065, 39.849812 ], [ -75.271159, 39.84944 ], [ -75.235026, 39.856613 ], [ -75.210972, 39.865706 ], [ -75.210425, 39.865913 ], [ -75.184952, 39.881615 ], [ -75.153925, 39.906144 ], [ -75.13322, 39.922512 ], [ -75.085754, 39.967572 ], [ -75.072017, 39.980612 ], [ -75.056039, 39.991795 ], [ -75.014343, 40.020976 ], [ -74.974713, 40.048711 ], [ -74.97429, 40.048872 ], [ -74.900236, 40.077149 ] ] ] ] } },
+{ "type": "Feature", "id": 29, "properties": { "GEO_ID": "0400000US37", "STATE": "37", "NAME": "North Carolina", "LSAD": "", "CENSUSAREA": 48617.904999999999 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -75.753765, 35.199612 ], [ -75.74522, 35.20303 ], [ -75.734171, 35.204347 ], [ -75.718015, 35.209377 ], [ -75.708947, 35.213912 ], [ -75.698972, 35.221166 ], [ -75.694437, 35.22298 ], [ -75.68749, 35.231171 ], [ -75.684006, 35.232913 ], [ -75.681916, 35.232913 ], [ -75.675394, 35.228421 ], [ -75.664512, 35.227514 ], [ -75.640934, 35.233862 ], [ -75.630358, 35.238487 ], [ -75.615378, 35.248938 ], [ -75.599005, 35.256253 ], [ -75.598312, 35.261067 ], [ -75.59796, 35.266704 ], [ -75.596915, 35.269491 ], [ -75.585419, 35.266356 ], [ -75.581935, 35.263917 ], [ -75.561033, 35.266008 ], [ -75.535741, 35.272856 ], [ -75.529393, 35.288272 ], [ -75.523952, 35.318198 ], [ -75.518511, 35.336335 ], [ -75.51261, 35.362853 ], [ -75.506722, 35.387118 ], [ -75.500374, 35.424298 ], [ -75.494933, 35.454224 ], [ -75.487678, 35.485056 ], [ -75.488585, 35.497752 ], [ -75.489618, 35.508471 ], [ -75.487528, 35.525889 ], [ -75.482237, 35.53856 ], [ -75.47861, 35.553069 ], [ -75.47861, 35.599318 ], [ -75.48133, 35.622896 ], [ -75.487678, 35.648287 ], [ -75.498675, 35.666281 ], [ -75.507385, 35.680564 ], [ -75.515745, 35.721671 ], [ -75.515397, 35.73038 ], [ -75.533512, 35.773577 ], [ -75.528992, 35.776289 ], [ -75.522232, 35.774178 ], [ -75.502427, 35.742913 ], [ -75.496086, 35.728515 ], [ -75.479128, 35.678634 ], [ -75.458659, 35.596597 ], [ -75.460061, 35.581314 ], [ -75.462491, 35.553556 ], [ -75.471355, 35.479615 ], [ -75.486771, 35.391652 ], [ -75.502188, 35.320012 ], [ -75.52592, 35.233839 ], [ -75.533627, 35.225825 ], [ -75.544809, 35.228421 ], [ -75.560225, 35.232048 ], [ -75.580176, 35.231142 ], [ -75.610101, 35.227514 ], [ -75.635493, 35.22026 ], [ -75.672673, 35.208471 ], [ -75.728897, 35.190334 ], [ -75.749406, 35.185207 ], [ -75.757916, 35.183079 ], [ -75.769705, 35.180359 ], [ -75.789655, 35.172197 ], [ -75.840438, 35.15134 ], [ -75.912985, 35.1196 ], [ -75.944725, 35.105091 ], [ -75.963768, 35.092395 ], [ -75.982812, 35.081513 ], [ -76.00151, 35.06723 ], [ -76.013145, 35.061855 ], [ -76.014954, 35.065349 ], [ -76.013561, 35.068832 ], [ -76.000949, 35.084234 ], [ -75.99188, 35.092395 ], [ -75.989175, 35.100882 ], [ -75.990569, 35.108546 ], [ -75.989175, 35.115165 ], [ -75.98395, 35.120042 ], [ -75.973499, 35.121087 ], [ -75.966489, 35.117787 ], [ -75.9547, 35.1196 ], [ -75.923867, 35.135017 ], [ -75.910265, 35.142271 ], [ -75.893942, 35.150433 ], [ -75.839531, 35.172197 ], [ -75.819172, 35.176826 ], [ -75.812902, 35.178568 ], [ -75.801444, 35.183079 ], [ -75.793283, 35.18852 ], [ -75.785729, 35.194244 ], [ -75.754289, 35.199402 ], [ -75.753765, 35.199612 ] ] ], [ [ [ -75.675245, 35.929024 ], [ -75.65954, 35.919564 ], [ -75.662938, 35.916166 ], [ -75.662019, 35.906522 ], [ -75.653478, 35.904686 ], [ -75.648519, 35.906982 ], [ -75.64512, 35.905788 ], [ -75.62767, 35.883149 ], [ -75.616833, 35.856331 ], [ -75.619772, 35.847606 ], [ -75.614361, 35.815659 ], [ -75.620454, 35.809253 ], [ -75.624235, 35.809387 ], [ -75.63898, 35.818639 ], [ -75.667891, 35.82354 ], [ -75.675054, 35.830204 ], [ -75.660086, 35.83861 ], [ -75.660598, 35.862541 ], [ -75.663356, 35.869835 ], [ -75.67283, 35.882423 ], [ -75.681415, 35.88398 ], [ -75.697672, 35.901639 ], [ -75.696871, 35.909556 ], [ -75.702165, 35.915428 ], [ -75.723782, 35.925569 ], [ -75.727251, 35.93362 ], [ -75.726807, 35.935844 ], [ -75.718266, 35.939714 ], [ -75.705323, 35.939403 ], [ -75.69115, 35.936932 ], [ -75.686358, 35.932973 ], [ -75.675245, 35.929024 ] ] ], [ [ [ -76.491497, 36.550365 ], [ -76.313215, 36.550551 ], [ -76.313196, 36.550551 ], [ -76.12236, 36.550621 ], [ -76.034751, 36.550653 ], [ -76.02675, 36.550553 ], [ -75.957648, 36.550553 ], [ -75.955748, 36.550553 ], [ -75.953447, 36.550553 ], [ -75.952847, 36.550553 ], [ -75.922046, 36.550654 ], [ -75.911446, 36.550654 ], [ -75.909046, 36.550654 ], [ -75.904745, 36.550654 ], [ -75.903445, 36.550654 ], [ -75.894145, 36.550754 ], [ -75.893245, 36.550654 ], [ -75.891945, 36.550754 ], [ -75.886545, 36.550754 ], [ -75.885945, 36.550754 ], [ -75.880644, 36.550754 ], [ -75.879744, 36.550754 ], [ -75.867044, 36.550754 ], [ -75.856901, 36.500155 ], [ -75.834975, 36.42265 ], [ -75.818735, 36.357579 ], [ -75.79641, 36.290351 ], [ -75.773329, 36.231529 ], [ -75.77251, 36.22944 ], [ -75.759637, 36.204705 ], [ -75.738431, 36.154282 ], [ -75.71831, 36.113674 ], [ -75.696742, 36.077497 ], [ -75.658537, 36.02043 ], [ -75.569794, 35.863301 ], [ -75.552299, 35.822173 ], [ -75.538739, 35.797396 ], [ -75.533012, 35.787377 ], [ -75.536428, 35.780118 ], [ -75.543259, 35.779691 ], [ -75.546675, 35.787377 ], [ -75.553934, 35.799332 ], [ -75.566238, 35.813072 ], [ -75.573083, 35.828867 ], [ -75.588878, 35.844926 ], [ -75.60125, 35.867302 ], [ -75.619151, 35.889415 ], [ -75.617045, 35.906 ], [ -75.617552, 35.914186 ], [ -75.620114, 35.925288 ], [ -75.631215, 35.941512 ], [ -75.648899, 35.965758 ], [ -75.668379, 35.978394 ], [ -75.671801, 35.985238 ], [ -75.678909, 35.993925 ], [ -75.723662, 36.003139 ], [ -75.727084, 36.01051 ], [ -75.726558, 36.02104 ], [ -75.722082, 36.03236 ], [ -75.722609, 36.037362 ], [ -75.726821, 36.040521 ], [ -75.737088, 36.040784 ], [ -75.74051, 36.046839 ], [ -75.741563, 36.055526 ], [ -75.739457, 36.066846 ], [ -75.73972, 36.07527 ], [ -75.75025, 36.121076 ], [ -75.750479, 36.131208 ], [ -75.752226, 36.140817 ], [ -75.75572, 36.153922 ], [ -75.775814, 36.201097 ], [ -75.783676, 36.215949 ], [ -75.793286, 36.226432 ], [ -75.794371, 36.227336 ], [ -75.798528, 36.2308 ], [ -75.80369, 36.235853 ], [ -75.811588, 36.244014 ], [ -75.811851, 36.247699 ], [ -75.808165, 36.259545 ], [ -75.814483, 36.285344 ], [ -75.822907, 36.291662 ], [ -75.833964, 36.292188 ], [ -75.837913, 36.294558 ], [ -75.845284, 36.305614 ], [ -75.841335, 36.328517 ], [ -75.831858, 36.339047 ], [ -75.831595, 36.346418 ], [ -75.836201, 36.363135 ], [ -75.843046, 36.371032 ], [ -75.847258, 36.372085 ], [ -75.85147, 36.379456 ], [ -75.852523, 36.384721 ], [ -75.85147, 36.415785 ], [ -75.864106, 36.430527 ], [ -75.880428, 36.435792 ], [ -75.888325, 36.441583 ], [ -75.891484, 36.460537 ], [ -75.899908, 36.482124 ], [ -75.907279, 36.485809 ], [ -75.913071, 36.486336 ], [ -75.917283, 36.485809 ], [ -75.924127, 36.482124 ], [ -75.927333, 36.482815 ], [ -75.935473, 36.490601 ], [ -75.960069, 36.495025 ], [ -75.972545, 36.494671 ], [ -76.003708, 36.506235 ], [ -76.019261, 36.503506 ], [ -76.023627, 36.500778 ], [ -76.029221, 36.494365 ], [ -76.031949, 36.482496 ], [ -76.020216, 36.45862 ], [ -76.012337, 36.447462 ], [ -76.003912, 36.441864 ], [ -75.989869, 36.436808 ], [ -75.98005, 36.435464 ], [ -75.962285, 36.41724 ], [ -75.940676, 36.41885 ], [ -75.936446, 36.423079 ], [ -75.932694, 36.427627 ], [ -75.928369, 36.428588 ], [ -75.923601, 36.425788 ], [ -75.916409, 36.38901 ], [ -75.916949, 36.383167 ], [ -75.923511, 36.367796 ], [ -75.923331, 36.361863 ], [ -75.917758, 36.353593 ], [ -75.915331, 36.352335 ], [ -75.895285, 36.319615 ], [ -75.888211, 36.293414 ], [ -75.882154, 36.284674 ], [ -75.872721, 36.28277 ], [ -75.864933, 36.284674 ], [ -75.86052, 36.280607 ], [ -75.861818, 36.266415 ], [ -75.867356, 36.252483 ], [ -75.864154, 36.235522 ], [ -75.858703, 36.222628 ], [ -75.848838, 36.21657 ], [ -75.838367, 36.200129 ], [ -75.841222, 36.193812 ], [ -75.839924, 36.17711 ], [ -75.823915, 36.158332 ], [ -75.822531, 36.145957 ], [ -75.813444, 36.136871 ], [ -75.800378, 36.112728 ], [ -75.791637, 36.082267 ], [ -75.793974, 36.07171 ], [ -75.799779, 36.07264 ], [ -75.836084, 36.092616 ], [ -75.847785, 36.10199 ], [ -75.867792, 36.127262 ], [ -75.866323, 36.14141 ], [ -75.867385, 36.151182 ], [ -75.869828, 36.15458 ], [ -75.875033, 36.157448 ], [ -75.887415, 36.160233 ], [ -75.904999, 36.164188 ], [ -75.920028, 36.164853 ], [ -75.924654, 36.163591 ], [ -75.939047, 36.165518 ], [ -75.995191, 36.178072 ], [ -76.016984, 36.186367 ], [ -76.018936, 36.188318 ], [ -76.031784, 36.189131 ], [ -76.0471, 36.183106 ], [ -76.051626, 36.181325 ], [ -76.063498, 36.173518 ], [ -76.065287, 36.170591 ], [ -76.06545, 36.165224 ], [ -76.05992, 36.15514 ], [ -76.05927, 36.149285 ], [ -76.064224, 36.143775 ], [ -76.071672, 36.140183 ], [ -76.092555, 36.135794 ], [ -76.178946, 36.123424 ], [ -76.184133, 36.121562 ], [ -76.19051, 36.116333 ], [ -76.190784, 36.116108 ], [ -76.19238, 36.113448 ], [ -76.191715, 36.107197 ], [ -76.216599, 36.095409 ], [ -76.238712, 36.098568 ], [ -76.265037, 36.104886 ], [ -76.28715, 36.104886 ], [ -76.298733, 36.1012 ], [ -76.303998, 36.092776 ], [ -76.323478, 36.084879 ], [ -76.331902, 36.083826 ], [ -76.337168, 36.086458 ], [ -76.355069, 36.086458 ], [ -76.410878, 36.078034 ], [ -76.411844, 36.075376 ], [ -76.412984, 36.072243 ], [ -76.420881, 36.06066 ], [ -76.442994, 36.042758 ], [ -76.451418, 36.039073 ], [ -76.458789, 36.028016 ], [ -76.459316, 36.024331 ], [ -76.491959, 36.018013 ], [ -76.514335, 36.00564 ], [ -76.547505, 36.009852 ], [ -76.5633, 36.009852 ], [ -76.575936, 36.006167 ], [ -76.580674, 36.00722 ], [ -76.589625, 36.015644 ], [ -76.60384, 36.033018 ], [ -76.615423, 36.037757 ], [ -76.631745, 36.038283 ], [ -76.653332, 36.035124 ], [ -76.668814, 36.020968 ], [ -76.671759, 36.018276 ], [ -76.684922, 36.009852 ], [ -76.683869, 36.000375 ], [ -76.679657, 35.991951 ], [ -76.684922, 35.983001 ], [ -76.695452, 35.973524 ], [ -76.70019, 35.964573 ], [ -76.697558, 35.951937 ], [ -76.692376, 35.945342 ], [ -76.691766, 35.944566 ], [ -76.673865, 35.935089 ], [ -76.667547, 35.933509 ], [ -76.657017, 35.935089 ], [ -76.608052, 35.936668 ], [ -76.60384, 35.939827 ], [ -76.586992, 35.941933 ], [ -76.528551, 35.944039 ], [ -76.507491, 35.949831 ], [ -76.496961, 35.955096 ], [ -76.473795, 35.960888 ], [ -76.460632, 35.970365 ], [ -76.398242, 35.984317 ], [ -76.389818, 35.980105 ], [ -76.38192, 35.971681 ], [ -76.381394, 35.96273 ], [ -76.36521, 35.944697 ], [ -76.362966, 35.942197 ], [ -76.340327, 35.94325 ], [ -76.317687, 35.946935 ], [ -76.272408, 35.972734 ], [ -76.213966, 35.988002 ], [ -76.176585, 35.993267 ], [ -76.093697, 35.993001 ], [ -76.083131, 35.989845 ], [ -76.062071, 35.993004 ], [ -76.024162, 35.970891 ], [ -76.014685, 35.960361 ], [ -76.014159, 35.957202 ], [ -76.01995, 35.934036 ], [ -76.011526, 35.914029 ], [ -76.004682, 35.905078 ], [ -75.999386, 35.903521 ], [ -75.97783, 35.897181 ], [ -75.966247, 35.899287 ], [ -75.962562, 35.901393 ], [ -75.94782, 35.920347 ], [ -75.934131, 35.928244 ], [ -75.929919, 35.928771 ], [ -75.927286, 35.93193 ], [ -75.92676, 35.940354 ], [ -75.937816, 35.950884 ], [ -75.943608, 35.952464 ], [ -75.946767, 35.955623 ], [ -75.947293, 35.959835 ], [ -75.938343, 35.9651 ], [ -75.899382, 35.977209 ], [ -75.879374, 35.978789 ], [ -75.86042, 35.978262 ], [ -75.84989, 35.976156 ], [ -75.80935, 35.959308 ], [ -75.805138, 35.954043 ], [ -75.800926, 35.944566 ], [ -75.782498, 35.935615 ], [ -75.782498, 35.928244 ], [ -75.778813, 35.918241 ], [ -75.768809, 35.901393 ], [ -75.751961, 35.878227 ], [ -75.753014, 35.871382 ], [ -75.748276, 35.852428 ], [ -75.734587, 35.839266 ], [ -75.727216, 35.822703 ], [ -75.726689, 35.811361 ], [ -75.732612, 35.790666 ], [ -75.738233, 35.778301 ], [ -75.739357, 35.770994 ], [ -75.735422, 35.767622 ], [ -75.724743, 35.742892 ], [ -75.719123, 35.714227 ], [ -75.715188, 35.708045 ], [ -75.71294, 35.69849 ], [ -75.713502, 35.693993 ], [ -75.741605, 35.672073 ], [ -75.742167, 35.655212 ], [ -75.737109, 35.63835 ], [ -75.729802, 35.628795 ], [ -75.729802, 35.625985 ], [ -75.747225, 35.610248 ], [ -75.762963, 35.603503 ], [ -75.778138, 35.592262 ], [ -75.775328, 35.579335 ], [ -75.797248, 35.574276 ], [ -75.837154, 35.570904 ], [ -75.851767, 35.578773 ], [ -75.859636, 35.586641 ], [ -75.869869, 35.582743 ], [ -75.895045, 35.573152 ], [ -75.906848, 35.559101 ], [ -75.908534, 35.555166 ], [ -75.908534, 35.546174 ], [ -75.916403, 35.538305 ], [ -75.94563, 35.53437 ], [ -75.950126, 35.530998 ], [ -75.954623, 35.526502 ], [ -75.964178, 35.511326 ], [ -75.96474, 35.504582 ], [ -75.961929, 35.496713 ], [ -75.963053, 35.493903 ], [ -75.987222, 35.484348 ], [ -75.995652, 35.475355 ], [ -75.994528, 35.463552 ], [ -75.997901, 35.453435 ], [ -76.009704, 35.442194 ], [ -76.012514, 35.432639 ], [ -76.01139, 35.423084 ], [ -76.014762, 35.416902 ], [ -76.020945, 35.410719 ], [ -76.025441, 35.408471 ], [ -76.037244, 35.414091 ], [ -76.050171, 35.415778 ], [ -76.059726, 35.410157 ], [ -76.063661, 35.405099 ], [ -76.063661, 35.398354 ], [ -76.06085, 35.392733 ], [ -76.059726, 35.383741 ], [ -76.069281, 35.370813 ], [ -76.092887, 35.361259 ], [ -76.123238, 35.351142 ], [ -76.132793, 35.349455 ], [ -76.14291, 35.338776 ], [ -76.14291, 35.32866 ], [ -76.149655, 35.326411 ], [ -76.165392, 35.328659 ], [ -76.168764, 35.332032 ], [ -76.182254, 35.336528 ], [ -76.20586, 35.336528 ], [ -76.235087, 35.350017 ], [ -76.253072, 35.350017 ], [ -76.257569, 35.344397 ], [ -76.265437, 35.343273 ], [ -76.282299, 35.345521 ], [ -76.304781, 35.355638 ], [ -76.327263, 35.356762 ], [ -76.335132, 35.355638 ], [ -76.340752, 35.346645 ], [ -76.349745, 35.345521 ], [ -76.365483, 35.348893 ], [ -76.374475, 35.355638 ], [ -76.382344, 35.356762 ], [ -76.387965, 35.356762 ], [ -76.399206, 35.348893 ], [ -76.408199, 35.350017 ], [ -76.409323, 35.35339 ], [ -76.420564, 35.35901 ], [ -76.431805, 35.362383 ], [ -76.436301, 35.37812 ], [ -76.448666, 35.383741 ], [ -76.455411, 35.383741 ], [ -76.462156, 35.380368 ], [ -76.472273, 35.371375 ], [ -76.485762, 35.371375 ], [ -76.499251, 35.381492 ], [ -76.521733, 35.391609 ], [ -76.546901, 35.389673 ], [ -76.580187, 35.387113 ], [ -76.606041, 35.387113 ], [ -76.620654, 35.37812 ], [ -76.628125, 35.368515 ], [ -76.628523, 35.368003 ], [ -76.61953, 35.345521 ], [ -76.604962, 35.337751 ], [ -76.602669, 35.336528 ], [ -76.588055, 35.333156 ], [ -76.554332, 35.332032 ], [ -76.548712, 35.328659 ], [ -76.500375, 35.321915 ], [ -76.482389, 35.314046 ], [ -76.472273, 35.294936 ], [ -76.467776, 35.276951 ], [ -76.467776, 35.261213 ], [ -76.477893, 35.243228 ], [ -76.483514, 35.240979 ], [ -76.490258, 35.233111 ], [ -76.491382, 35.220745 ], [ -76.494755, 35.212877 ], [ -76.504872, 35.207256 ], [ -76.521733, 35.192643 ], [ -76.536346, 35.174657 ], [ -76.539719, 35.166788 ], [ -76.536346, 35.149927 ], [ -76.536346, 35.142058 ], [ -76.546463, 35.122948 ], [ -76.557704, 35.116204 ], [ -76.561077, 35.108335 ], [ -76.568945, 35.097094 ], [ -76.57569, 35.092598 ], [ -76.586931, 35.092598 ], [ -76.592552, 35.083605 ], [ -76.593676, 35.075736 ], [ -76.60042, 35.067867 ], [ -76.61391, 35.061123 ], [ -76.622902, 35.061123 ], [ -76.631895, 35.056626 ], [ -76.639764, 35.051006 ], [ -76.646509, 35.042013 ], [ -76.646509, 35.025151 ], [ -76.644562, 35.019799 ], [ -76.642012, 35.012786 ], [ -76.628523, 34.994801 ], [ -76.588055, 34.991428 ], [ -76.566697, 34.998173 ], [ -76.539719, 35.000421 ], [ -76.502623, 35.007166 ], [ -76.495879, 35.011662 ], [ -76.491382, 35.017283 ], [ -76.490258, 35.034144 ], [ -76.480141, 35.05213 ], [ -76.474521, 35.070116 ], [ -76.468796, 35.075345 ], [ -76.463468, 35.076411 ], [ -76.435762, 35.057941 ], [ -76.432565, 35.049061 ], [ -76.431855, 35.030945 ], [ -76.425461, 35.001464 ], [ -76.406281, 34.987256 ], [ -76.398466, 34.9766 ], [ -76.395625, 34.975179 ], [ -76.332044, 34.970917 ], [ -76.326361, 34.976245 ], [ -76.329557, 34.986901 ], [ -76.350159, 35.016737 ], [ -76.360815, 35.025973 ], [ -76.364367, 35.031301 ], [ -76.364367, 35.034853 ], [ -76.35229, 35.033077 ], [ -76.318546, 35.020645 ], [ -76.293682, 35.009633 ], [ -76.288354, 35.005726 ], [ -76.288709, 34.997201 ], [ -76.29093, 34.994285 ], [ -76.293851, 34.991948 ], [ -76.296188, 34.98669 ], [ -76.296524, 34.976245 ], [ -76.290691, 34.969059 ], [ -76.275567, 34.960971 ], [ -76.274856, 34.953867 ], [ -76.277698, 34.940014 ], [ -76.284092, 34.936817 ], [ -76.311442, 34.910177 ], [ -76.319967, 34.897745 ], [ -76.33382, 34.882116 ], [ -76.347673, 34.872171 ], [ -76.368274, 34.872881 ], [ -76.377154, 34.867553 ], [ -76.379641, 34.86258 ], [ -76.395269, 34.855476 ], [ -76.400242, 34.855476 ], [ -76.411609, 34.841268 ], [ -76.415871, 34.82564 ], [ -76.415871, 34.813563 ], [ -76.403108, 34.806153 ], [ -76.390254, 34.805568 ], [ -76.383827, 34.807906 ], [ -76.373247, 34.817115 ], [ -76.362591, 34.824219 ], [ -76.341279, 34.842689 ], [ -76.322808, 34.86116 ], [ -76.273986, 34.897298 ], [ -76.233672, 34.925926 ], [ -76.194936, 34.962747 ], [ -76.160127, 34.991163 ], [ -76.11182, 35.034497 ], [ -76.093349, 35.048705 ], [ -76.069906, 35.075701 ], [ -76.064933, 35.077121 ], [ -76.043621, 35.070017 ], [ -76.038648, 35.065045 ], [ -76.035933, 35.058987 ], [ -76.073, 35.030509 ], [ -76.137269, 34.987858 ], [ -76.233088, 34.905477 ], [ -76.31021, 34.852309 ], [ -76.386804, 34.784579 ], [ -76.450454, 34.71445 ], [ -76.494068, 34.66197 ], [ -76.524199, 34.615416 ], [ -76.535946, 34.588577 ], [ -76.555196, 34.615993 ], [ -76.553806, 34.628252 ], [ -76.550423, 34.630789 ], [ -76.549343, 34.645585 ], [ -76.579467, 34.660174 ], [ -76.618719, 34.67255 ], [ -76.642939, 34.677618 ], [ -76.662645, 34.685524 ], [ -76.676312, 34.693151 ], [ -76.693751, 34.692509 ], [ -76.726969, 34.69669 ], [ -76.770044, 34.696899 ], [ -76.817453, 34.693722 ], [ -76.906257, 34.68282 ], [ -76.990262, 34.669623 ], [ -77.031105, 34.661184 ], [ -77.1128, 34.639352 ], [ -77.136843, 34.632926 ], [ -77.169701, 34.622023 ], [ -77.209161, 34.605032 ], [ -77.240991, 34.587507 ], [ -77.322524, 34.535574 ], [ -77.462922, 34.471354 ], [ -77.491796, 34.456098 ], [ -77.51796, 34.440483 ], [ -77.556943, 34.417218 ], [ -77.582323, 34.400506 ], [ -77.635034, 34.359555 ], [ -77.661673, 34.341868 ], [ -77.687226, 34.320444 ], [ -77.713322, 34.294879 ], [ -77.715916, 34.292719 ], [ -77.740136, 34.272546 ], [ -77.764022, 34.245641 ], [ -77.829209, 34.162618 ], [ -77.841785, 34.140747 ], [ -77.870327, 34.079221 ], [ -77.874384, 34.075671 ], [ -77.878161, 34.067963 ], [ -77.915536, 33.971723 ], [ -77.927926, 33.945265 ], [ -77.937313, 33.928645 ], [ -77.946568, 33.912261 ], [ -77.956881, 33.87779 ], [ -77.960172, 33.853315 ], [ -77.970606, 33.844517 ], [ -78.006765, 33.858704 ], [ -78.009973, 33.861406 ], [ -78.009426, 33.867823 ], [ -78.018689, 33.888289 ], [ -78.095429, 33.906031 ], [ -78.136952, 33.912178 ], [ -78.17772, 33.914272 ], [ -78.276147, 33.912364 ], [ -78.383964, 33.901946 ], [ -78.509042, 33.865515 ], [ -78.541087, 33.851112 ], [ -78.6505, 33.944035 ], [ -78.710141, 33.994688 ], [ -78.712206, 33.996732 ], [ -79.071169, 34.29924 ], [ -79.143242, 34.359817 ], [ -79.151485, 34.366753 ], [ -79.190739, 34.399751 ], [ -79.192041, 34.40104 ], [ -79.198982, 34.406699 ], [ -79.323249, 34.514634 ], [ -79.324854, 34.516282 ], [ -79.331328, 34.521869 ], [ -79.358317, 34.545358 ], [ -79.450034, 34.621036 ], [ -79.459766, 34.629027 ], [ -79.461318, 34.630126 ], [ -79.461754, 34.630432 ], [ -79.468717, 34.635323 ], [ -79.471599, 34.6372 ], [ -79.479305, 34.64464 ], [ -79.490201, 34.653819 ], [ -79.519043, 34.677321 ], [ -79.520269, 34.678327 ], [ -79.554454, 34.706363 ], [ -79.561691, 34.711996 ], [ -79.631577, 34.768835 ], [ -79.634216, 34.771012 ], [ -79.688088, 34.804897 ], [ -79.690201, 34.804937 ], [ -79.692948, 34.804973 ], [ -79.744116, 34.805651 ], [ -79.744925, 34.805686 ], [ -79.772829, 34.805954 ], [ -79.773607, 34.805931 ], [ -79.927618, 34.806555 ], [ -80.027464, 34.808726 ], [ -80.042764, 34.809097 ], [ -80.072912, 34.809736 ], [ -80.077223, 34.809716 ], [ -80.098022, 34.810147 ], [ -80.098994, 34.810147 ], [ -80.320413, 34.813813 ], [ -80.399871, 34.815128 ], [ -80.417014, 34.815508 ], [ -80.418433, 34.815622 ], [ -80.419586, 34.815581 ], [ -80.425902, 34.81581 ], [ -80.434843, 34.815968 ], [ -80.448766, 34.816332 ], [ -80.45166, 34.816396 ], [ -80.485683, 34.816732 ], [ -80.561657, 34.817481 ], [ -80.561674, 34.817481 ], [ -80.621222, 34.818174 ], [ -80.625993, 34.818239 ], [ -80.626077, 34.818217 ], [ -80.644656, 34.818568 ], [ -80.646601, 34.818592 ], [ -80.771792, 34.819646 ], [ -80.777712, 34.819697 ], [ -80.79675, 34.825281 ], [ -80.782042, 34.935782 ], [ -80.806461, 34.962894 ], [ -80.806784, 34.963249 ], [ -80.840461, 35.001566 ], [ -80.906417, 35.076608 ], [ -80.906553, 35.076763 ], [ -80.93495, 35.107409 ], [ -80.95787, 35.092639 ], [ -81.041489, 35.044703 ], [ -81.057465, 35.061983 ], [ -81.058029, 35.07319 ], [ -81.057236, 35.086129 ], [ -81.052078, 35.096276 ], [ -81.046524, 35.100617 ], [ -81.036163, 35.103205 ], [ -81.032547, 35.109102 ], [ -81.042758, 35.146042 ], [ -81.043407, 35.14839 ], [ -81.090215, 35.152627 ], [ -81.239358, 35.159974 ], [ -81.241686, 35.160081 ], [ -81.269199, 35.16114 ], [ -81.32802, 35.163404 ], [ -81.366599, 35.164889 ], [ -81.366691, 35.164893 ], [ -81.452398, 35.168293 ], [ -81.461408, 35.168657 ], [ -81.493401, 35.169951 ], [ -81.494265, 35.169882 ], [ -81.768073, 35.180132 ], [ -81.857832, 35.183492 ], [ -81.874433, 35.184113 ], [ -81.969325, 35.187215 ], [ -82.167676, 35.193699 ], [ -82.176874, 35.19379 ], [ -82.185513, 35.194355 ], [ -82.195483, 35.194951 ], [ -82.216217, 35.196044 ], [ -82.230517, 35.196764 ], [ -82.230915, 35.196784 ], [ -82.257515, 35.198636 ], [ -82.288453, 35.198605 ], [ -82.35243, 35.206595 ], [ -82.384029, 35.210542 ], [ -82.476136, 35.175486 ], [ -82.51691, 35.163029 ], [ -82.517284, 35.162643 ], [ -82.535804, 35.158699 ], [ -82.536527, 35.159137 ], [ -82.574406, 35.144216 ], [ -82.580127, 35.141963 ], [ -82.582264, 35.142268 ], [ -82.686496, 35.121822 ], [ -82.686738, 35.11979 ], [ -82.764464, 35.068177 ], [ -82.781973, 35.066817 ], [ -82.780546, 35.069043 ], [ -82.779116, 35.073674 ], [ -82.777407, 35.076885 ], [ -82.781062, 35.084492 ], [ -82.78113, 35.084585 ], [ -82.897499, 35.056021 ], [ -83.008447, 35.026974 ], [ -83.108535, 35.000771 ], [ -83.108714, 35.000768 ], [ -83.483064, 34.993737 ], [ -83.549381, 34.992492 ], [ -83.620185, 34.992091 ], [ -83.673621, 34.987111 ], [ -83.936413, 34.987485 ], [ -83.936646, 34.987485 ], [ -84.005457, 34.98744 ], [ -84.021357, 34.98743 ], [ -84.029954, 34.987321 ], [ -84.129455, 34.987504 ], [ -84.129555, 34.987504 ], [ -84.321869, 34.988408 ], [ -84.308576, 35.092761 ], [ -84.308437, 35.093173 ], [ -84.292321, 35.206677 ], [ -84.29024, 35.225572 ], [ -84.227818, 35.267878 ], [ -84.223718, 35.269078 ], [ -84.211818, 35.266078 ], [ -84.202879, 35.255772 ], [ -84.124915, 35.24983 ], [ -84.12115, 35.250644 ], [ -84.115279, 35.250438 ], [ -84.115048, 35.249765 ], [ -84.097508, 35.247382 ], [ -84.055712, 35.268182 ], [ -84.029033, 35.291049 ], [ -84.02351, 35.295783 ], [ -84.02141, 35.301383 ], [ -84.032479, 35.325318 ], [ -84.03245, 35.32653 ], [ -84.038081, 35.348363 ], [ -84.037494, 35.34985 ], [ -84.035343, 35.350833 ], [ -84.024756, 35.353896 ], [ -84.00225, 35.422548 ], [ -83.999906, 35.425201 ], [ -83.9614, 35.459496 ], [ -83.961054, 35.462838 ], [ -83.961056, 35.463738 ], [ -83.961053, 35.464143 ], [ -83.952882, 35.460635 ], [ -83.952676, 35.460763 ], [ -83.933876, 35.472438 ], [ -83.880074, 35.518745 ], [ -83.756917, 35.563604 ], [ -83.676268, 35.570289 ], [ -83.662957, 35.569138 ], [ -83.640498, 35.566075 ], [ -83.498335, 35.562981 ], [ -83.485527, 35.568204 ], [ -83.480617, 35.576633 ], [ -83.478523, 35.579202 ], [ -83.479082, 35.583316 ], [ -83.445802, 35.611803 ], [ -83.366941, 35.638728 ], [ -83.297154, 35.65775 ], [ -83.254231, 35.695807 ], [ -83.250695, 35.709349 ], [ -83.255489, 35.714974 ], [ -83.251247, 35.719916 ], [ -83.240669, 35.72676 ], [ -83.164909, 35.759965 ], [ -83.100233, 35.774745 ], [ -83.100329, 35.774804 ], [ -83.100225, 35.774765 ], [ -82.995803, 35.773128 ], [ -82.98397, 35.77801 ], [ -82.964108, 35.7941 ], [ -82.962842, 35.795126 ], [ -82.918356, 35.845467 ], [ -82.89798, 35.881278 ], [ -82.913338, 35.924113 ], [ -82.898506, 35.9451 ], [ -82.898505, 35.945101 ], [ -82.874159, 35.952698 ], [ -82.852554, 35.949089 ], [ -82.830112, 35.932972 ], [ -82.778625, 35.974792 ], [ -82.754465, 36.004304 ], [ -82.715365, 36.024253 ], [ -82.683565, 36.046104 ], [ -82.637165, 36.065805 ], [ -82.632265, 36.065705 ], [ -82.619205, 36.056556 ], [ -82.602877, 36.039833 ], [ -82.615062, 36.000306 ], [ -82.611262, 35.973155 ], [ -82.596774, 35.964987 ], [ -82.557529, 35.954671 ], [ -82.512598, 35.975664 ], [ -82.507068, 35.977475 ], [ -82.50586, 35.978342 ], [ -82.487451, 35.991557 ], [ -82.487411, 35.991634 ], [ -82.462958, 36.007309 ], [ -82.416857, 36.072885 ], [ -82.409458, 36.083409 ], [ -82.375558, 36.105609 ], [ -82.371383, 36.106388 ], [ -82.366566, 36.10765 ], [ -82.360919, 36.110614 ], [ -82.348422, 36.115929 ], [ -82.329177, 36.117427 ], [ -82.325169, 36.119363 ], [ -82.237737, 36.139189 ], [ -82.236415, 36.139926 ], [ -82.235479, 36.140748 ], [ -82.234807, 36.14172 ], [ -82.222052, 36.156911 ], [ -82.211251, 36.159012 ], [ -82.147948, 36.149516 ], [ -82.136547, 36.128817 ], [ -82.137974, 36.119576 ], [ -82.130646, 36.106417 ], [ -82.127146, 36.104417 ], [ -82.080518, 36.10571 ], [ -82.080143, 36.10572 ], [ -82.02664, 36.130222 ], [ -81.960101, 36.228131 ], [ -81.932994, 36.264881 ], [ -81.918113, 36.28711 ], [ -81.908137, 36.302013 ], [ -81.855005, 36.337259 ], [ -81.800812, 36.358073 ], [ -81.793688, 36.360428 ], [ -81.789712, 36.348324 ], [ -81.764927, 36.338672 ], [ -81.747842, 36.337356 ], [ -81.730976, 36.341187 ], [ -81.725938, 36.340364 ], [ -81.720969, 36.3875 ], [ -81.714277, 36.450978 ], [ -81.715082, 36.453365 ], [ -81.697287, 36.484738 ], [ -81.695907, 36.49158 ], [ -81.696835, 36.493393 ], [ -81.697261, 36.496141 ], [ -81.698265, 36.497221 ], [ -81.699928, 36.498018 ], [ -81.700238, 36.500475 ], [ -81.699923, 36.500865 ], [ -81.69797, 36.504063 ], [ -81.69729, 36.504887 ], [ -81.697829, 36.507544 ], [ -81.697744, 36.508448 ], [ -81.699446, 36.511504 ], [ -81.699601, 36.512883 ], [ -81.700093, 36.514158 ], [ -81.700553, 36.51519 ], [ -81.707963, 36.536209 ], [ -81.699962, 36.539714 ], [ -81.677535, 36.588117 ], [ -81.60697, 36.587094 ], [ -81.521032, 36.58052 ], [ -81.353322, 36.574723 ], [ -81.353169, 36.574724 ], [ -81.307511, 36.575024 ], [ -81.061866, 36.56702 ], [ -81.058844, 36.566976 ], [ -80.945988, 36.563196 ], [ -80.944338, 36.563058 ], [ -80.901836, 36.561754 ], [ -80.901726, 36.561751 ], [ -80.837954, 36.559131 ], [ -80.837641, 36.559118 ], [ -80.837089, 36.559154 ], [ -80.744101, 36.561686 ], [ -80.687539, 36.561411 ], [ -80.612158, 36.558127 ], [ -80.4401, 36.55063 ], [ -80.432628, 36.550302 ], [ -80.431605, 36.550219 ], [ -80.228263, 36.543867 ], [ -80.225408, 36.543748 ], [ -80.171636, 36.543219 ], [ -80.169535, 36.54319 ], [ -80.053455, 36.542623 ], [ -80.027269, 36.542495 ], [ -79.967511, 36.542502 ], [ -79.966979, 36.542475 ], [ -79.920239, 36.542365 ], [ -79.714855, 36.541884 ], [ -79.667309, 36.541772 ], [ -79.666827, 36.541772 ], [ -79.510961, 36.54074 ], [ -79.510647, 36.540738 ], [ -79.470047, 36.541025 ], [ -79.445961, 36.541195 ], [ -79.445687, 36.541218 ], [ -79.342696, 36.541382 ], [ -79.218638, 36.541579 ], [ -79.20948, 36.541594 ], [ -79.208686, 36.541571 ], [ -79.137936, 36.541739 ], [ -79.126078, 36.541533 ], [ -79.124736, 36.541568 ], [ -78.971814, 36.542123 ], [ -78.970577, 36.542154 ], [ -78.942254, 36.542079 ], [ -78.942009, 36.542113 ], [ -78.91542, 36.541974 ], [ -78.914543, 36.541972 ], [ -78.7963, 36.541713 ], [ -78.76543, 36.541727 ], [ -78.758392, 36.541852 ], [ -78.734122, 36.541902 ], [ -78.670051, 36.542035 ], [ -78.663317, 36.542011 ], [ -78.533013, 36.541004 ], [ -78.529722, 36.540981 ], [ -78.471022, 36.542307 ], [ -78.470792, 36.542316 ], [ -78.45697, 36.542474 ], [ -78.441199, 36.542687 ], [ -78.436333, 36.542666 ], [ -78.323912, 36.543809 ], [ -78.246681, 36.544341 ], [ -78.245462, 36.544411 ], [ -78.133323, 36.543847 ], [ -78.132911, 36.543811 ], [ -78.046202, 36.544168 ], [ -78.03942, 36.544196 ], [ -78.038938, 36.544173 ], [ -77.899771, 36.544663 ], [ -77.882357, 36.544737 ], [ -77.87528, 36.544754 ], [ -77.767117, 36.544752 ], [ -77.296875, 36.544746 ], [ -77.24969, 36.544745 ], [ -77.1645, 36.54633 ], [ -76.916048, 36.543815 ], [ -76.916001, 36.543818 ], [ -76.915384, 36.543856 ], [ -76.807078, 36.550606 ], [ -76.781296, 36.550659 ], [ -76.541687, 36.550312 ], [ -76.541391, 36.550312 ], [ -76.491497, 36.550365 ] ] ] ] } },
+{ "type": "Feature", "id": 30, "properties": { "GEO_ID": "0400000US45", "STATE": "45", "NAME": "South Carolina", "LSAD": "", "CENSUSAREA": 30060.696 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -82.216217, 35.196044 ], [ -82.195483, 35.194951 ], [ -82.185513, 35.194355 ], [ -82.176874, 35.19379 ], [ -82.167676, 35.193699 ], [ -81.969325, 35.187215 ], [ -81.874433, 35.184113 ], [ -81.857832, 35.183492 ], [ -81.768073, 35.180132 ], [ -81.494265, 35.169882 ], [ -81.493401, 35.169951 ], [ -81.461408, 35.168657 ], [ -81.452398, 35.168293 ], [ -81.366691, 35.164893 ], [ -81.366599, 35.164889 ], [ -81.32802, 35.163404 ], [ -81.269199, 35.16114 ], [ -81.241686, 35.160081 ], [ -81.239358, 35.159974 ], [ -81.090215, 35.152627 ], [ -81.043407, 35.14839 ], [ -81.042758, 35.146042 ], [ -81.032547, 35.109102 ], [ -81.036163, 35.103205 ], [ -81.046524, 35.100617 ], [ -81.052078, 35.096276 ], [ -81.057236, 35.086129 ], [ -81.058029, 35.07319 ], [ -81.057465, 35.061983 ], [ -81.041489, 35.044703 ], [ -80.95787, 35.092639 ], [ -80.93495, 35.107409 ], [ -80.906553, 35.076763 ], [ -80.906417, 35.076608 ], [ -80.840461, 35.001566 ], [ -80.806784, 34.963249 ], [ -80.806461, 34.962894 ], [ -80.782042, 34.935782 ], [ -80.79675, 34.825281 ], [ -80.777712, 34.819697 ], [ -80.771792, 34.819646 ], [ -80.646601, 34.818592 ], [ -80.644656, 34.818568 ], [ -80.626077, 34.818217 ], [ -80.625993, 34.818239 ], [ -80.621222, 34.818174 ], [ -80.561674, 34.817481 ], [ -80.561657, 34.817481 ], [ -80.485683, 34.816732 ], [ -80.45166, 34.816396 ], [ -80.448766, 34.816332 ], [ -80.434843, 34.815968 ], [ -80.425902, 34.81581 ], [ -80.419586, 34.815581 ], [ -80.418433, 34.815622 ], [ -80.417014, 34.815508 ], [ -80.399871, 34.815128 ], [ -80.320413, 34.813813 ], [ -80.098994, 34.810147 ], [ -80.098022, 34.810147 ], [ -80.077223, 34.809716 ], [ -80.072912, 34.809736 ], [ -80.042764, 34.809097 ], [ -80.027464, 34.808726 ], [ -79.927618, 34.806555 ], [ -79.773607, 34.805931 ], [ -79.772829, 34.805954 ], [ -79.744925, 34.805686 ], [ -79.744116, 34.805651 ], [ -79.692948, 34.804973 ], [ -79.690201, 34.804937 ], [ -79.688088, 34.804897 ], [ -79.634216, 34.771012 ], [ -79.631577, 34.768835 ], [ -79.561691, 34.711996 ], [ -79.554454, 34.706363 ], [ -79.520269, 34.678327 ], [ -79.519043, 34.677321 ], [ -79.490201, 34.653819 ], [ -79.479305, 34.64464 ], [ -79.471599, 34.6372 ], [ -79.468717, 34.635323 ], [ -79.461754, 34.630432 ], [ -79.461318, 34.630126 ], [ -79.459766, 34.629027 ], [ -79.450034, 34.621036 ], [ -79.358317, 34.545358 ], [ -79.331328, 34.521869 ], [ -79.324854, 34.516282 ], [ -79.323249, 34.514634 ], [ -79.198982, 34.406699 ], [ -79.192041, 34.40104 ], [ -79.190739, 34.399751 ], [ -79.151485, 34.366753 ], [ -79.143242, 34.359817 ], [ -79.071169, 34.29924 ], [ -78.712206, 33.996732 ], [ -78.710141, 33.994688 ], [ -78.6505, 33.944035 ], [ -78.541087, 33.851112 ], [ -78.553944, 33.847831 ], [ -78.584841, 33.844282 ], [ -78.67226, 33.817587 ], [ -78.714116, 33.800138 ], [ -78.772737, 33.768511 ], [ -78.812931, 33.743472 ], [ -78.862931, 33.705654 ], [ -78.938076, 33.639826 ], [ -79.002109, 33.572114 ], [ -79.007356, 33.566565 ], [ -79.028516, 33.533365 ], [ -79.041125, 33.523773 ], [ -79.084588, 33.483669 ], [ -79.10136, 33.461016 ], [ -79.135441, 33.403867 ], [ -79.147496, 33.378243 ], [ -79.152035, 33.350925 ], [ -79.158429, 33.332811 ], [ -79.162332, 33.327246 ], [ -79.180318, 33.254141 ], [ -79.180563, 33.237955 ], [ -79.172394, 33.206577 ], [ -79.18787, 33.173712 ], [ -79.195631, 33.166016 ], [ -79.215453, 33.155569 ], [ -79.238262, 33.137055 ], [ -79.24609, 33.124865 ], [ -79.290754, 33.110051 ], [ -79.291591, 33.109773 ], [ -79.329909, 33.089986 ], [ -79.337169, 33.072302 ], [ -79.335346, 33.065362 ], [ -79.339313, 33.050336 ], [ -79.359961, 33.006672 ], [ -79.403712, 33.003903 ], [ -79.416515, 33.006815 ], [ -79.423447, 33.015085 ], [ -79.461047, 33.007639 ], [ -79.483499, 33.001265 ], [ -79.488727, 33.015832 ], [ -79.506923, 33.032813 ], [ -79.522449, 33.03535 ], [ -79.55756, 33.021269 ], [ -79.580725, 33.006447 ], [ -79.58659, 32.991334 ], [ -79.60102, 32.979282 ], [ -79.606615, 32.972248 ], [ -79.617611, 32.952726 ], [ -79.617715, 32.94487 ], [ -79.612928, 32.934815 ], [ -79.606194, 32.925953 ], [ -79.585897, 32.926461 ], [ -79.581687, 32.931341 ], [ -79.574951, 32.934526 ], [ -79.572614, 32.933885 ], [ -79.569762, 32.926692 ], [ -79.576006, 32.906235 ], [ -79.631149, 32.888606 ], [ -79.655426, 32.872705 ], [ -79.695141, 32.850398 ], [ -79.699482, 32.839997 ], [ -79.702956, 32.835781 ], [ -79.719879, 32.825796 ], [ -79.716761, 32.813627 ], [ -79.726389, 32.805996 ], [ -79.811021, 32.77696 ], [ -79.818237, 32.766352 ], [ -79.84035, 32.756816 ], [ -79.848527, 32.755248 ], [ -79.866742, 32.757422 ], [ -79.872232, 32.752128 ], [ -79.873605, 32.745657 ], [ -79.868352, 32.734849 ], [ -79.870336, 32.727777 ], [ -79.888028, 32.695177 ], [ -79.884961, 32.684402 ], [ -79.915682, 32.664915 ], [ -79.968468, 32.639732 ], [ -79.975248, 32.639537 ], [ -79.986917, 32.626388 ], [ -79.99175, 32.616389 ], [ -79.999374, 32.611851 ], [ -80.010505, 32.608852 ], [ -80.037276, 32.610236 ], [ -80.077039, 32.603319 ], [ -80.121368, 32.590523 ], [ -80.148406, 32.578479 ], [ -80.167286, 32.559885 ], [ -80.171764, 32.546118 ], [ -80.188401, 32.553604 ], [ -80.193676, 32.554213 ], [ -80.20523, 32.555547 ], [ -80.246361, 32.531114 ], [ -80.249566, 32.529584 ], [ -80.277681, 32.516161 ], [ -80.332438, 32.478104 ], [ -80.338354, 32.47873 ], [ -80.343883, 32.490795 ], [ -80.363956, 32.496098 ], [ -80.380716, 32.486359 ], [ -80.386827, 32.47881 ], [ -80.392561, 32.475332 ], [ -80.413487, 32.470672 ], [ -80.415943, 32.472074 ], [ -80.417896, 32.476076 ], [ -80.418502, 32.490894 ], [ -80.423454, 32.497989 ], [ -80.439407, 32.503472 ], [ -80.452078, 32.497286 ], [ -80.46571, 32.4953 ], [ -80.472068, 32.496964 ], [ -80.47691, 32.48539 ], [ -80.48025, 32.477407 ], [ -80.484617, 32.460976 ], [ -80.480156, 32.447048 ], [ -80.467588, 32.425259 ], [ -80.446075, 32.423721 ], [ -80.43296, 32.410659 ], [ -80.429941, 32.401782 ], [ -80.429291, 32.389667 ], [ -80.434303, 32.375193 ], [ -80.445451, 32.350335 ], [ -80.456814, 32.336884 ], [ -80.455192, 32.326458 ], [ -80.466342, 32.31917 ], [ -80.517871, 32.298796 ], [ -80.539429, 32.287024 ], [ -80.545688, 32.282076 ], [ -80.571096, 32.273278 ], [ -80.596394, 32.273549 ], [ -80.618286, 32.260183 ], [ -80.638857, 32.255618 ], [ -80.658634, 32.248638 ], [ -80.669166, 32.216783 ], [ -80.688857, 32.200971 ], [ -80.721463, 32.160427 ], [ -80.749091, 32.140137 ], [ -80.789996, 32.122494 ], [ -80.812503, 32.109746 ], [ -80.82153, 32.108589 ], [ -80.828394, 32.113222 ], [ -80.831531, 32.112709 ], [ -80.844431, 32.109709 ], [ -80.858735, 32.099581 ], [ -80.878111, 32.079792 ], [ -80.905378, 32.051943 ], [ -80.892344, 32.043764 ], [ -80.885517, 32.0346 ], [ -81.004115, 32.072225 ], [ -81.042833, 32.084508 ], [ -81.06185, 32.087935 ], [ -81.113334, 32.113205 ], [ -81.117234, 32.117605 ], [ -81.122034, 32.161803 ], [ -81.125457, 32.22713 ], [ -81.128034, 32.276297 ], [ -81.120333, 32.285796 ], [ -81.122333, 32.305395 ], [ -81.134332, 32.341693 ], [ -81.140932, 32.349393 ], [ -81.168032, 32.368391 ], [ -81.199029, 32.467286 ], [ -81.275415, 32.539457 ], [ -81.286776, 32.544831 ], [ -81.318255, 32.559722 ], [ -81.328753, 32.561228 ], [ -81.348155, 32.569294 ], [ -81.389258, 32.595385 ], [ -81.389338, 32.595436 ], [ -81.411906, 32.61841 ], [ -81.41866, 32.629392 ], [ -81.418431, 32.634704 ], [ -81.414761, 32.63744 ], [ -81.405134, 32.744964 ], [ -81.404949, 32.747027 ], [ -81.423772, 32.810514 ], [ -81.49983, 32.963816 ], [ -81.494736, 32.978998 ], [ -81.491495, 32.998572 ], [ -81.496637, 33.010224 ], [ -81.51169, 33.024506 ], [ -81.541831, 33.045654 ], [ -81.615756, 33.092534 ], [ -81.620287, 33.095408 ], [ -81.696934, 33.116551 ], [ -81.772251, 33.18012 ], [ -81.851975, 33.247408 ], [ -81.852136, 33.247544 ], [ -81.902737, 33.331242 ], [ -81.912572, 33.408811 ], [ -81.957934, 33.468632 ], [ -81.967037, 33.480636 ], [ -82.007138, 33.522835 ], [ -82.007638, 33.523335 ], [ -82.014293, 33.530313 ], [ -82.028238, 33.544934 ], [ -82.046335, 33.56383 ], [ -82.069039, 33.575382 ], [ -82.098816, 33.586358 ], [ -82.11663, 33.589723 ], [ -82.124841, 33.591274 ], [ -82.12908, 33.589925 ], [ -82.135046, 33.591044 ], [ -82.179854, 33.615945 ], [ -82.196583, 33.630582 ], [ -82.218649, 33.686299 ], [ -82.247472, 33.752591 ], [ -82.301457, 33.801864 ], [ -82.32448, 33.820033 ], [ -82.403881, 33.865477 ], [ -82.408354, 33.86632 ], [ -82.422803, 33.863754 ], [ -82.429164, 33.865844 ], [ -82.564483, 33.955744 ], [ -82.564582, 33.95581 ], [ -82.597079, 34.01239 ], [ -82.640701, 34.088341 ], [ -82.641252, 34.088914 ], [ -82.652175, 34.099704 ], [ -82.654019, 34.100346 ], [ -82.658561, 34.103118 ], [ -82.659077, 34.103544 ], [ -82.668113, 34.12016 ], [ -82.67732, 34.131657 ], [ -82.70414, 34.141007 ], [ -82.717507, 34.150504 ], [ -82.731881, 34.178363 ], [ -82.741491, 34.208709 ], [ -82.74192, 34.210063 ], [ -82.744415, 34.224913 ], [ -82.743461, 34.227343 ], [ -82.74198, 34.230196 ], [ -82.755028, 34.276067 ], [ -82.766078, 34.293509 ], [ -82.848651, 34.423844 ], [ -82.874864, 34.468891 ], [ -82.873831, 34.471508 ], [ -82.882864, 34.479003 ], [ -82.902665, 34.485902 ], [ -82.939067, 34.486202 ], [ -82.979568, 34.482702 ], [ -82.992215, 34.479198 ], [ -82.992671, 34.479072 ], [ -82.995284, 34.474549 ], [ -83.006848, 34.474376 ], [ -83.034712, 34.483495 ], [ -83.052161, 34.493062 ], [ -83.072746, 34.504349 ], [ -83.087189, 34.515939 ], [ -83.106874, 34.534053 ], [ -83.170278, 34.592398 ], [ -83.170978, 34.598798 ], [ -83.167523, 34.600424 ], [ -83.240676, 34.624307 ], [ -83.240669, 34.624507 ], [ -83.291683, 34.653396 ], [ -83.337867, 34.687681 ], [ -83.338194, 34.687924 ], [ -83.351293, 34.701703 ], [ -83.350976, 34.713243 ], [ -83.351392, 34.714456 ], [ -83.352485, 34.715993 ], [ -83.352422, 34.716111 ], [ -83.339129, 34.741266 ], [ -83.32406, 34.788691 ], [ -83.283151, 34.821328 ], [ -83.267293, 34.832748 ], [ -83.242962, 34.877749 ], [ -83.143261, 34.924756 ], [ -83.108535, 35.000771 ], [ -83.008447, 35.026974 ], [ -82.897499, 35.056021 ], [ -82.78113, 35.084585 ], [ -82.781062, 35.084492 ], [ -82.777407, 35.076885 ], [ -82.779116, 35.073674 ], [ -82.780546, 35.069043 ], [ -82.781973, 35.066817 ], [ -82.764464, 35.068177 ], [ -82.686738, 35.11979 ], [ -82.686496, 35.121822 ], [ -82.582264, 35.142268 ], [ -82.580127, 35.141963 ], [ -82.574406, 35.144216 ], [ -82.536527, 35.159137 ], [ -82.535804, 35.158699 ], [ -82.517284, 35.162643 ], [ -82.51691, 35.163029 ], [ -82.476136, 35.175486 ], [ -82.384029, 35.210542 ], [ -82.35243, 35.206595 ], [ -82.288453, 35.198605 ], [ -82.257515, 35.198636 ], [ -82.230915, 35.196784 ], [ -82.230517, 35.196764 ], [ -82.216217, 35.196044 ] ] ] ] } },
+{ "type": "Feature", "id": 31, "properties": { "GEO_ID": "0400000US53", "STATE": "53", "NAME": "Washington", "LSAD": "", "CENSUSAREA": 66455.520999999993 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -122.397349, 47.912401 ], [ -122.419274, 47.912125 ], [ -122.431035, 47.914732 ], [ -122.445519, 47.930226 ], [ -122.445759, 47.93619 ], [ -122.44079, 47.946594 ], [ -122.44076, 47.951845 ], [ -122.446682, 47.963155 ], [ -122.47266, 47.988449 ], [ -122.487505, 47.990729 ], [ -122.501257, 47.987089 ], [ -122.514813, 47.981152 ], [ -122.51778, 47.974916 ], [ -122.521219, 47.972997 ], [ -122.546824, 47.967215 ], [ -122.552053, 47.973644 ], [ -122.551032, 47.977346 ], [ -122.543063, 47.985983 ], [ -122.541564, 47.992998 ], [ -122.542924, 47.996404 ], [ -122.560018, 48.006502 ], [ -122.58178, 48.010386 ], [ -122.607342, 48.030992 ], [ -122.596786, 48.038834 ], [ -122.593621, 48.0472 ], [ -122.594922, 48.056318 ], [ -122.614028, 48.072788 ], [ -122.613217, 48.079485 ], [ -122.607291, 48.088034 ], [ -122.598301, 48.110616 ], [ -122.602109, 48.135249 ], [ -122.609568, 48.15186 ], [ -122.617464, 48.159055 ], [ -122.633167, 48.163281 ], [ -122.65602, 48.162513 ], [ -122.671235, 48.157312 ], [ -122.677337, 48.154587 ], [ -122.679556, 48.155113 ], [ -122.686626, 48.174653 ], [ -122.693084, 48.181509 ], [ -122.711508, 48.193573 ], [ -122.73503, 48.199964 ], [ -122.744612, 48.20965 ], [ -122.763042, 48.215342 ], [ -122.770045, 48.224395 ], [ -122.769939, 48.227548 ], [ -122.752563, 48.260061 ], [ -122.732022, 48.279425 ], [ -122.72259, 48.304268 ], [ -122.707077, 48.315286 ], [ -122.673731, 48.354683 ], [ -122.664928, 48.374823 ], [ -122.664659, 48.401508 ], [ -122.644798, 48.405488 ], [ -122.634991, 48.404244 ], [ -122.632643, 48.401068 ], [ -122.634024, 48.398858 ], [ -122.637339, 48.398029 ], [ -122.637892, 48.395681 ], [ -122.63582, 48.395128 ], [ -122.627809, 48.3972 ], [ -122.617174, 48.407145 ], [ -122.609715, 48.411565 ], [ -122.60198, 48.409907 ], [ -122.596732, 48.405626 ], [ -122.595351, 48.3972 ], [ -122.585038, 48.395166 ], [ -122.588891, 48.363005 ], [ -122.585162, 48.353304 ], [ -122.565525, 48.348217 ], [ -122.551334, 48.342138 ], [ -122.515979, 48.320419 ], [ -122.506568, 48.310041 ], [ -122.504729, 48.300373 ], [ -122.505828, 48.297677 ], [ -122.519535, 48.288314 ], [ -122.522756, 48.285504 ], [ -122.530976, 48.282445 ], [ -122.551793, 48.281512 ], [ -122.558332, 48.282061 ], [ -122.574872, 48.294903 ], [ -122.584086, 48.297987 ], [ -122.599532, 48.298303 ], [ -122.618466, 48.294159 ], [ -122.626757, 48.288991 ], [ -122.620748, 48.282961 ], [ -122.623779, 48.269431 ], [ -122.652639, 48.265081 ], [ -122.65343, 48.25934 ], [ -122.66921, 48.240614 ], [ -122.668385, 48.223967 ], [ -122.63126, 48.220686 ], [ -122.628352, 48.222467 ], [ -122.606406, 48.208262 ], [ -122.588138, 48.18594 ], [ -122.585778, 48.182352 ], [ -122.582595, 48.170424 ], [ -122.574905, 48.155593 ], [ -122.567936, 48.148624 ], [ -122.558205, 48.119579 ], [ -122.559911, 48.114186 ], [ -122.571615, 48.105113 ], [ -122.571853, 48.102143 ], [ -122.554559, 48.077392 ], [ -122.54512, 48.05255 ], [ -122.538953, 48.050232 ], [ -122.516314, 48.057181 ], [ -122.513994, 48.059077 ], [ -122.511081, 48.075301 ], [ -122.516906, 48.081085 ], [ -122.525422, 48.096537 ], [ -122.513276, 48.097538 ], [ -122.491104, 48.094242 ], [ -122.461606, 48.068501 ], [ -122.448419, 48.054323 ], [ -122.431266, 48.045001 ], [ -122.400628, 48.036563 ], [ -122.387382, 48.03403 ], [ -122.376259, 48.034457 ], [ -122.373263, 48.000791 ], [ -122.369161, 47.995295 ], [ -122.353611, 47.981433 ], [ -122.350254, 47.969355 ], [ -122.349597, 47.958796 ], [ -122.350741, 47.953235 ], [ -122.358812, 47.93742 ], [ -122.367876, 47.932415 ], [ -122.376837, 47.923703 ], [ -122.37578, 47.910252 ], [ -122.3773, 47.905941 ], [ -122.380497, 47.904023 ], [ -122.39042, 47.905696 ], [ -122.397349, 47.912401 ] ] ], [ [ [ -122.649405, 48.588457 ], [ -122.642597, 48.588339 ], [ -122.629321, 48.5722 ], [ -122.610841, 48.561146 ], [ -122.592901, 48.553635 ], [ -122.583985, 48.551534 ], [ -122.578856, 48.54813 ], [ -122.572967, 48.529028 ], [ -122.583565, 48.53234 ], [ -122.590194, 48.536259 ], [ -122.599948, 48.536904 ], [ -122.619858, 48.529246 ], [ -122.635738, 48.526021 ], [ -122.640414, 48.52586 ], [ -122.649256, 48.528769 ], [ -122.652041, 48.531329 ], [ -122.654342, 48.537956 ], [ -122.653612, 48.548975 ], [ -122.650786, 48.554019 ], [ -122.652385, 48.583432 ], [ -122.649405, 48.588457 ] ] ], [ [ [ -122.714512, 48.60878 ], [ -122.694672, 48.596602 ], [ -122.691745, 48.590612 ], [ -122.670638, 48.568812 ], [ -122.68944, 48.543903 ], [ -122.717278, 48.539739 ], [ -122.722407, 48.540606 ], [ -122.724031, 48.549906 ], [ -122.73048, 48.565602 ], [ -122.736199, 48.569005 ], [ -122.73944, 48.573893 ], [ -122.739898, 48.583949 ], [ -122.72493, 48.603263 ], [ -122.714512, 48.60878 ] ] ], [ [ [ -122.699266, 48.621115 ], [ -122.69806, 48.62308 ], [ -122.674173, 48.629944 ], [ -122.657016, 48.609891 ], [ -122.666149, 48.608088 ], [ -122.676796, 48.610055 ], [ -122.686136, 48.613267 ], [ -122.699266, 48.621115 ] ] ], [ [ [ -122.800217, 48.60169 ], [ -122.804869, 48.595932 ], [ -122.801096, 48.585425 ], [ -122.786586, 48.576666 ], [ -122.771206, 48.562426 ], [ -122.770349, 48.558106 ], [ -122.772384, 48.552143 ], [ -122.782618, 48.545191 ], [ -122.788503, 48.530393 ], [ -122.787347, 48.523012 ], [ -122.777467, 48.517799 ], [ -122.779124, 48.508911 ], [ -122.800414, 48.494467 ], [ -122.816332, 48.487841 ], [ -122.817912, 48.483888 ], [ -122.81973, 48.458843 ], [ -122.8131, 48.452856 ], [ -122.807708, 48.444058 ], [ -122.802509, 48.433098 ], [ -122.803521, 48.428748 ], [ -122.812208, 48.422326 ], [ -122.825803, 48.424131 ], [ -122.874135, 48.418196 ], [ -122.883759, 48.418793 ], [ -122.893646, 48.422655 ], [ -122.889016, 48.435947 ], [ -122.903214, 48.436979 ], [ -122.913888, 48.443231 ], [ -122.917771, 48.439781 ], [ -122.928004, 48.439966 ], [ -122.91646, 48.453263 ], [ -122.920099, 48.458428 ], [ -122.926901, 48.460874 ], [ -122.937881, 48.456221 ], [ -122.962009, 48.451161 ], [ -123.039156, 48.460003 ], [ -123.058154, 48.471522 ], [ -123.067675, 48.479497 ], [ -123.119451, 48.492576 ], [ -123.141478, 48.505291 ], [ -123.151065, 48.513955 ], [ -123.163234, 48.529544 ], [ -123.164057, 48.535622 ], [ -123.161853, 48.539255 ], [ -123.16147, 48.547618 ], [ -123.172412, 48.556486 ], [ -123.176266, 48.562131 ], [ -123.175852, 48.568483 ], [ -123.171958, 48.572255 ], [ -123.173061, 48.579086 ], [ -123.184941, 48.58697 ], [ -123.197754, 48.586216 ], [ -123.20268, 48.590214 ], [ -123.203026, 48.596178 ], [ -123.195725, 48.607055 ], [ -123.178425, 48.622115 ], [ -123.151643, 48.623686 ], [ -123.139705, 48.622786 ], [ -123.135645, 48.620171 ], [ -123.107362, 48.622451 ], [ -123.098462, 48.612834 ], [ -123.098254, 48.610092 ], [ -123.102074, 48.604035 ], [ -123.101552, 48.59782 ], [ -123.074611, 48.591816 ], [ -123.06004, 48.582105 ], [ -123.048403, 48.569216 ], [ -123.033669, 48.563409 ], [ -123.015046, 48.560821 ], [ -122.987296, 48.561895 ], [ -122.98611, 48.569984 ], [ -122.989649, 48.574668 ], [ -122.995026, 48.578162 ], [ -123.0048, 48.580788 ], [ -123.016647, 48.580244 ], [ -123.034101, 48.591767 ], [ -123.024902, 48.594484 ], [ -123.023433, 48.599477 ], [ -123.041189, 48.611947 ], [ -123.04653, 48.61149 ], [ -123.048652, 48.621002 ], [ -123.023495, 48.634001 ], [ -123.015592, 48.642567 ], [ -123.014829, 48.647503 ], [ -123.009924, 48.655064 ], [ -122.988884, 48.667246 ], [ -122.984853, 48.672686 ], [ -122.949116, 48.693398 ], [ -122.941316, 48.702904 ], [ -122.942367, 48.706723 ], [ -122.918252, 48.713505 ], [ -122.894599, 48.71503 ], [ -122.875938, 48.71212 ], [ -122.833124, 48.698173 ], [ -122.802545, 48.682682 ], [ -122.800267, 48.67962 ], [ -122.743049, 48.661991 ], [ -122.742082, 48.660689 ], [ -122.755031, 48.649512 ], [ -122.783875, 48.635419 ], [ -122.792147, 48.633502 ], [ -122.809622, 48.619035 ], [ -122.808864, 48.61531 ], [ -122.79901, 48.604683 ], [ -122.79877, 48.602352 ], [ -122.800217, 48.60169 ] ] ], [ [ [ -123.197953, 48.68466 ], [ -123.186076, 48.684917 ], [ -123.172066, 48.679866 ], [ -123.14799, 48.668001 ], [ -123.130962, 48.656789 ], [ -123.122016, 48.647065 ], [ -123.106165, 48.633473 ], [ -123.119677, 48.632972 ], [ -123.134956, 48.63724 ], [ -123.215917, 48.669352 ], [ -123.237148, 48.683466 ], [ -123.236567, 48.68895 ], [ -123.212892, 48.689713 ], [ -123.197953, 48.68466 ] ] ], [ [ [ -123.025486, 48.717966 ], [ -123.019699, 48.721312 ], [ -123.009787, 48.722291 ], [ -123.007511, 48.718863 ], [ -123.005086, 48.694342 ], [ -123.014449, 48.684978 ], [ -123.021215, 48.681416 ], [ -123.042337, 48.675663 ], [ -123.041645, 48.678633 ], [ -123.035672, 48.68535 ], [ -123.03636, 48.69008 ], [ -123.047058, 48.695772 ], [ -123.070427, 48.699971 ], [ -123.040179, 48.717296 ], [ -123.025486, 48.717966 ] ] ], [ [ [ -122.321721, 48.019977 ], [ -122.303455, 48.005603 ], [ -122.306629, 48.004397 ], [ -122.326115, 48.010295 ], [ -122.334524, 48.018916 ], [ -122.328343, 48.021335 ], [ -122.321721, 48.019977 ] ] ], [ [ [ -123.035393, 49.002154 ], [ -123.021459, 48.977299 ], [ -123.028091, 48.973943 ], [ -123.040967, 48.977305 ], [ -123.060717, 48.975388 ], [ -123.083834, 48.976139 ], [ -123.084498, 48.986535 ], [ -123.090546, 49.001976 ], [ -123.035393, 49.002154 ] ] ], [ [ [ -122.695907, 48.737273 ], [ -122.668947, 48.706644 ], [ -122.663259, 48.697077 ], [ -122.644901, 48.691389 ], [ -122.618225, 48.670721 ], [ -122.609576, 48.645018 ], [ -122.616956, 48.645563 ], [ -122.635299, 48.651846 ], [ -122.673538, 48.680809 ], [ -122.691795, 48.711498 ], [ -122.702223, 48.717004 ], [ -122.718833, 48.716818 ], [ -122.721981, 48.723375 ], [ -122.722262, 48.731624 ], [ -122.715709, 48.748672 ], [ -122.70306, 48.743602 ], [ -122.695907, 48.737273 ] ] ], [ [ [ -122.418268, 47.320614 ], [ -122.364168, 47.335953 ], [ -122.336934, 47.341421 ], [ -122.324833, 47.348521 ], [ -122.325734, 47.391521 ], [ -122.328434, 47.400621 ], [ -122.335234, 47.408421 ], [ -122.348035, 47.415921 ], [ -122.355135, 47.441921 ], [ -122.367036, 47.447621 ], [ -122.383136, 47.450521 ], [ -122.368036, 47.459221 ], [ -122.363062, 47.475702 ], [ -122.361336, 47.481421 ], [ -122.365236, 47.48842 ], [ -122.386637, 47.50222 ], [ -122.396538, 47.51522 ], [ -122.393938, 47.52482 ], [ -122.398338, 47.55012 ], [ -122.409839, 47.56892 ], [ -122.421139, 47.57602 ], [ -122.401839, 47.58392 ], [ -122.387139, 47.59572 ], [ -122.375421, 47.585181 ], [ -122.370167, 47.583087 ], [ -122.358238, 47.58482 ], [ -122.342937, 47.59122 ], [ -122.339513, 47.599113 ], [ -122.344937, 47.60912 ], [ -122.367819, 47.624213 ], [ -122.386039, 47.63172 ], [ -122.393739, 47.63102 ], [ -122.40424, 47.63392 ], [ -122.414645, 47.639766 ], [ -122.429841, 47.658919 ], [ -122.407841, 47.680119 ], [ -122.403841, 47.689419 ], [ -122.393248, 47.701602 ], [ -122.38044, 47.709119 ], [ -122.37644, 47.716519 ], [ -122.375607, 47.719724 ], [ -122.37314, 47.729219 ], [ -122.382641, 47.749119 ], [ -122.380241, 47.758519 ], [ -122.394442, 47.772219 ], [ -122.396422, 47.777927 ], [ -122.397043, 47.779719 ], [ -122.394944, 47.803318 ], [ -122.392044, 47.807718 ], [ -122.353244, 47.840618 ], [ -122.346544, 47.842418 ], [ -122.339944, 47.846718 ], [ -122.33595, 47.852306 ], [ -122.329545, 47.869418 ], [ -122.330145, 47.875318 ], [ -122.333543, 47.880246 ], [ -122.328546, 47.897917 ], [ -122.321847, 47.911817 ], [ -122.311927, 47.923703 ], [ -122.310747, 47.925117 ], [ -122.309747, 47.929117 ], [ -122.311148, 47.936717 ], [ -122.307048, 47.949117 ], [ -122.278047, 47.956517 ], [ -122.249007, 47.959507 ], [ -122.230046, 47.970917 ], [ -122.226346, 47.976417 ], [ -122.232391, 47.987713 ], [ -122.23022, 48.007154 ], [ -122.228767, 48.012468 ], [ -122.224979, 48.016626 ], [ -122.231761, 48.029876 ], [ -122.281087, 48.049793 ], [ -122.305838, 48.073415 ], [ -122.321709, 48.085507 ], [ -122.326119, 48.092877 ], [ -122.343241, 48.097631 ], [ -122.363842, 48.12393 ], [ -122.365078, 48.125822 ], [ -122.363797, 48.142759 ], [ -122.364744, 48.151304 ], [ -122.370253, 48.164809 ], [ -122.363479, 48.174438 ], [ -122.362044, 48.187568 ], [ -122.372492, 48.193022 ], [ -122.382102, 48.207106 ], [ -122.385703, 48.217811 ], [ -122.395499, 48.228551 ], [ -122.396121, 48.229233 ], [ -122.425572, 48.232887 ], [ -122.430578, 48.236237 ], [ -122.433767, 48.23655 ], [ -122.449605, 48.232598 ], [ -122.45371, 48.228859 ], [ -122.453618, 48.22683 ], [ -122.449513, 48.214736 ], [ -122.444508, 48.214522 ], [ -122.441731, 48.211776 ], [ -122.442051, 48.20935 ], [ -122.45493, 48.196639 ], [ -122.461888, 48.193137 ], [ -122.464801, 48.194767 ], [ -122.47025, 48.194007 ], [ -122.478535, 48.188087 ], [ -122.479008, 48.175703 ], [ -122.475803, 48.166792 ], [ -122.442383, 48.130841 ], [ -122.411649, 48.11321 ], [ -122.379481, 48.087384 ], [ -122.360345, 48.061527 ], [ -122.358375, 48.056133 ], [ -122.363107, 48.054546 ], [ -122.377114, 48.057568 ], [ -122.38769, 48.065189 ], [ -122.390787, 48.069477 ], [ -122.393413, 48.078472 ], [ -122.400692, 48.085255 ], [ -122.423703, 48.102941 ], [ -122.44966, 48.114041 ], [ -122.4675, 48.130353 ], [ -122.477983, 48.129048 ], [ -122.486736, 48.12095 ], [ -122.489986, 48.120617 ], [ -122.512031, 48.133931 ], [ -122.522576, 48.161712 ], [ -122.53722, 48.183745 ], [ -122.538916, 48.209683 ], [ -122.534431, 48.223005 ], [ -122.535209, 48.240213 ], [ -122.530996, 48.249821 ], [ -122.503786, 48.257045 ], [ -122.499648, 48.256611 ], [ -122.497727, 48.253389 ], [ -122.493448, 48.252043 ], [ -122.480925, 48.251706 ], [ -122.474494, 48.255227 ], [ -122.466803, 48.269604 ], [ -122.463962, 48.270541 ], [ -122.406516, 48.25183 ], [ -122.405757, 48.252193 ], [ -122.395328, 48.257187 ], [ -122.392058, 48.269628 ], [ -122.371693, 48.287839 ], [ -122.376818, 48.296099 ], [ -122.37821, 48.29759 ], [ -122.38431, 48.304123 ], [ -122.408718, 48.326413 ], [ -122.424102, 48.334346 ], [ -122.442678, 48.337934 ], [ -122.475529, 48.359912 ], [ -122.482423, 48.361737 ], [ -122.497686, 48.361837 ], [ -122.507437, 48.364666 ], [ -122.533452, 48.383409 ], [ -122.539449, 48.39719 ], [ -122.547492, 48.399889 ], [ -122.554536, 48.40604 ], [ -122.558403, 48.426758 ], [ -122.551221, 48.439465 ], [ -122.557298, 48.444438 ], [ -122.568348, 48.44499 ], [ -122.575254, 48.443333 ], [ -122.581607, 48.429244 ], [ -122.61448, 48.41488 ], [ -122.649839, 48.408526 ], [ -122.665338, 48.416453 ], [ -122.674158, 48.424726 ], [ -122.678928, 48.439466 ], [ -122.677072, 48.444059 ], [ -122.674188, 48.443327 ], [ -122.674085, 48.441979 ], [ -122.667249, 48.442503 ], [ -122.654844, 48.454087 ], [ -122.657753, 48.47294 ], [ -122.664623, 48.478128 ], [ -122.689121, 48.476849 ], [ -122.695725, 48.464785 ], [ -122.695587, 48.460558 ], [ -122.700603, 48.457632 ], [ -122.710362, 48.461584 ], [ -122.712322, 48.464143 ], [ -122.712981, 48.47879 ], [ -122.701644, 48.497622 ], [ -122.684521, 48.509123 ], [ -122.679122, 48.507797 ], [ -122.676922, 48.504484 ], [ -122.671386, 48.50398 ], [ -122.615183, 48.521427 ], [ -122.606961, 48.522152 ], [ -122.599951, 48.520946 ], [ -122.598469, 48.512169 ], [ -122.568071, 48.50821 ], [ -122.556834, 48.498812 ], [ -122.537355, 48.466749 ], [ -122.532845, 48.466057 ], [ -122.526943, 48.468004 ], [ -122.515056, 48.465554 ], [ -122.511348, 48.461825 ], [ -122.500721, 48.460887 ], [ -122.471832, 48.470724 ], [ -122.469634, 48.472187 ], [ -122.46967, 48.474975 ], [ -122.473763, 48.47975 ], [ -122.478851, 48.481736 ], [ -122.483501, 48.49243 ], [ -122.484996, 48.50962 ], [ -122.483872, 48.521891 ], [ -122.485288, 48.528106 ], [ -122.498463, 48.556206 ], [ -122.504428, 48.564775 ], [ -122.52537, 48.567344 ], [ -122.531978, 48.568644 ], [ -122.534719, 48.574246 ], [ -122.534787, 48.57596 ], [ -122.512372, 48.578067 ], [ -122.495904, 48.575927 ], [ -122.488421, 48.564665 ], [ -122.482406, 48.559653 ], [ -122.478431, 48.559303 ], [ -122.44456, 48.570115 ], [ -122.433059, 48.581609 ], [ -122.425271, 48.599522 ], [ -122.448702, 48.622624 ], [ -122.46425, 48.625717 ], [ -122.486878, 48.643122 ], [ -122.488754, 48.645358 ], [ -122.49399, 48.651596 ], [ -122.500308, 48.656163 ], [ -122.506718, 48.669692 ], [ -122.519172, 48.713095 ], [ -122.515511, 48.720992 ], [ -122.505684, 48.724524 ], [ -122.495301, 48.737328 ], [ -122.490401, 48.751128 ], [ -122.510902, 48.757728 ], [ -122.528203, 48.768428 ], [ -122.535803, 48.776128 ], [ -122.567498, 48.779185 ], [ -122.596844, 48.771492 ], [ -122.598033, 48.769489 ], [ -122.606787, 48.759143 ], [ -122.627808, 48.74466 ], [ -122.637146, 48.735708 ], [ -122.638082, 48.732486 ], [ -122.626287, 48.72093 ], [ -122.612562, 48.714932 ], [ -122.605733, 48.701066 ], [ -122.606105, 48.698556 ], [ -122.615169, 48.693839 ], [ -122.620338, 48.693651 ], [ -122.630422, 48.696625 ], [ -122.646323, 48.708001 ], [ -122.673472, 48.733082 ], [ -122.666953, 48.748445 ], [ -122.661111, 48.753962 ], [ -122.647443, 48.773998 ], [ -122.645743, 48.781538 ], [ -122.646777, 48.785011 ], [ -122.656528, 48.784969 ], [ -122.659708, 48.786523 ], [ -122.680246, 48.80275 ], [ -122.693683, 48.804475 ], [ -122.697219, 48.80281 ], [ -122.698675, 48.800522 ], [ -122.699507, 48.794906 ], [ -122.699303, 48.789063 ], [ -122.703106, 48.786321 ], [ -122.709815, 48.786205 ], [ -122.7112, 48.79146 ], [ -122.709169, 48.817829 ], [ -122.711805, 48.832408 ], [ -122.717073, 48.84719 ], [ -122.722685, 48.852855 ], [ -122.785659, 48.885066 ], [ -122.793175, 48.892927 ], [ -122.792584, 48.894732 ], [ -122.783747, 48.894639 ], [ -122.751289, 48.911239 ], [ -122.747514, 48.915582 ], [ -122.745371, 48.921227 ], [ -122.746596, 48.930731 ], [ -122.755624, 48.93866 ], [ -122.766096, 48.941955 ], [ -122.770432, 48.942528 ], [ -122.787539, 48.931702 ], [ -122.818232, 48.939062 ], [ -122.821631, 48.941369 ], [ -122.822464, 48.944911 ], [ -122.817226, 48.95597 ], [ -122.796887, 48.975026 ], [ -122.774276, 48.991038 ], [ -122.766307, 48.991672 ], [ -122.756318, 48.996881 ], [ -122.756037, 48.999512 ], [ -122.75802, 49.002357 ], [ -122.407829, 49.002193 ], [ -122.405989, 49.002239 ], [ -122.098357, 49.002146 ], [ -121.751252, 48.997399 ], [ -121.12624, 49.001412 ], [ -120.851202, 49.001191 ], [ -119.702016, 49.000269 ], [ -119.701218, 49.000258 ], [ -119.4577, 49.000261 ], [ -119.428678, 49.000253 ], [ -119.137274, 49.000297 ], [ -119.132102, 49.000262 ], [ -118.836794, 49.000209 ], [ -118.196891, 49.000094 ], [ -117.429539, 48.999957 ], [ -117.268192, 48.999928 ], [ -117.268247, 48.999818 ], [ -117.032351, 48.999188 ], [ -117.033177, 48.846563 ], [ -117.034358, 48.628523 ], [ -117.034499, 48.620769 ], [ -117.035285, 48.430113 ], [ -117.035285, 48.429816 ], [ -117.035254, 48.423144 ], [ -117.035289, 48.422732 ], [ -117.035178, 48.371221 ], [ -117.035178, 48.370878 ], [ -117.039599, 48.184387 ], [ -117.039615, 48.184015 ], [ -117.039582, 48.181124 ], [ -117.039582, 48.180853 ], [ -117.039583, 48.180313 ], [ -117.039618, 48.178142 ], [ -117.039413, 48.17725 ], [ -117.039552, 48.17396 ], [ -117.041401, 48.0855 ], [ -117.041676, 48.04556 ], [ -117.041874, 47.977387 ], [ -117.042485, 47.766525 ], [ -117.042521, 47.764896 ], [ -117.042623, 47.761223 ], [ -117.042657, 47.760857 ], [ -117.042059, 47.7451 ], [ -117.042135, 47.7441 ], [ -117.041678, 47.72271 ], [ -117.041633, 47.7064 ], [ -117.041532, 47.683194 ], [ -117.041431, 47.68 ], [ -117.041431, 47.678185 ], [ -117.041431, 47.67814 ], [ -117.041174, 47.55853 ], [ -117.041276, 47.55821 ], [ -117.040745, 47.532909 ], [ -117.040545, 47.527562 ], [ -117.040514, 47.522351 ], [ -117.039945, 47.477823 ], [ -117.039971, 47.463309 ], [ -117.039948, 47.434885 ], [ -117.03995, 47.412412 ], [ -117.039882, 47.399085 ], [ -117.039857, 47.366093 ], [ -117.039843, 47.347201 ], [ -117.040019, 47.259272 ], [ -117.039899, 47.225515 ], [ -117.039888, 47.203282 ], [ -117.039871, 47.181858 ], [ -117.039836, 47.154734 ], [ -117.039821, 47.127265 ], [ -117.039657, 46.825798 ], [ -117.039828, 46.815443 ], [ -117.039783, 46.541785 ], [ -117.039771, 46.471779 ], [ -117.039763, 46.46957 ], [ -117.039741, 46.462704 ], [ -117.039813, 46.425425 ], [ -117.046915, 46.379577 ], [ -117.061045, 46.367747 ], [ -117.047469, 46.342884 ], [ -116.987939, 46.298031 ], [ -116.985333, 46.294617 ], [ -116.958801, 46.24232 ], [ -116.925621, 46.158888 ], [ -116.94353, 46.062173 ], [ -116.915989, 45.995413 ], [ -117.212616, 45.998321 ], [ -117.214534, 45.99832 ], [ -117.216731, 45.998356 ], [ -117.475148, 45.997893 ], [ -117.47536, 45.997855 ], [ -117.480103, 45.99787 ], [ -117.48013, 45.99787 ], [ -117.504833, 45.998317 ], [ -117.603163, 45.998887 ], [ -117.977766, 46.000695 ], [ -117.996911, 46.000787 ], [ -118.126197, 46.000282 ], [ -118.131019, 46.00028 ], [ -118.228941, 46.000421 ], [ -118.236584, 46.000418 ], [ -118.25253, 46.000459 ], [ -118.256368, 46.000439 ], [ -118.314982, 46.000453 ], [ -118.36779, 46.000622 ], [ -118.37836, 46.000574 ], [ -118.470756, 46.000632 ], [ -118.497027, 46.00062 ], [ -118.537119, 46.00084 ], [ -118.569392, 46.000773 ], [ -118.57571, 46.000718 ], [ -118.579906, 46.000818 ], [ -118.637725, 46.00097 ], [ -118.639332, 46.000994 ], [ -118.658717, 46.000955 ], [ -118.67787, 46.000935 ], [ -118.987129, 45.999855 ], [ -119.008558, 45.97927 ], [ -119.027056, 45.969134 ], [ -119.093221, 45.942745 ], [ -119.12612, 45.932859 ], [ -119.169496, 45.927603 ], [ -119.19553, 45.92787 ], [ -119.225745, 45.932725 ], [ -119.25715, 45.939926 ], [ -119.322509, 45.933183 ], [ -119.37613, 45.920974 ], [ -119.432067, 45.913629 ], [ -119.487829, 45.906307 ], [ -119.524632, 45.908605 ], [ -119.571584, 45.925456 ], [ -119.600549, 45.919581 ], [ -119.623393, 45.905639 ], [ -119.669877, 45.856867 ], [ -119.772927, 45.845578 ], [ -119.802655, 45.84753 ], [ -119.868135, 45.835962 ], [ -119.999506, 45.812199 ], [ -120.001148, 45.811902 ], [ -120.141352, 45.773152 ], [ -120.170453, 45.761951 ], [ -120.210754, 45.725951 ], [ -120.40396, 45.699249 ], [ -120.482362, 45.694449 ], [ -120.505863, 45.700048 ], [ -120.521964, 45.709848 ], [ -120.559465, 45.738348 ], [ -120.591166, 45.746547 ], [ -120.634968, 45.745847 ], [ -120.653559, 45.737237 ], [ -120.668869, 45.730147 ], [ -120.68937, 45.715847 ], [ -120.788872, 45.686246 ], [ -120.855674, 45.671545 ], [ -120.870042, 45.661242 ], [ -120.915876, 45.641345 ], [ -120.943977, 45.656445 ], [ -121.06437, 45.652549 ], [ -121.086675, 45.646667 ], [ -121.195233, 45.629513 ], [ -121.200367, 45.649829 ], [ -121.215779, 45.671238 ], [ -121.312198, 45.699925 ], [ -121.33777, 45.704949 ], [ -121.372574, 45.703111 ], [ -121.401739, 45.692887 ], [ -121.423592, 45.69399 ], [ -121.441045, 45.69727 ], [ -121.462849, 45.701367 ], [ -121.522392, 45.724677 ], [ -121.533106, 45.726541 ], [ -121.626185, 45.705915 ], [ -121.707358, 45.694809 ], [ -121.735104, 45.694039 ], [ -121.811304, 45.706761 ], [ -121.820055, 45.704649 ], [ -121.867167, 45.693277 ], [ -121.901855, 45.670716 ], [ -121.900858, 45.662009 ], [ -121.908267, 45.654399 ], [ -121.922242, 45.648495 ], [ -121.983038, 45.622812 ], [ -122.101675, 45.583516 ], [ -122.112356, 45.581409 ], [ -122.126197, 45.582617 ], [ -122.126197, 45.582573 ], [ -122.12949, 45.582967 ], [ -122.129548, 45.582945 ], [ -122.14075, 45.584508 ], [ -122.183695, 45.577696 ], [ -122.2017, 45.564141 ], [ -122.248993, 45.547745 ], [ -122.266701, 45.543841 ], [ -122.294901, 45.543541 ], [ -122.331502, 45.548241 ], [ -122.352802, 45.569441 ], [ -122.380302, 45.575941 ], [ -122.492259, 45.583281 ], [ -122.643907, 45.609739 ], [ -122.675008, 45.618039 ], [ -122.738109, 45.644138 ], [ -122.76381, 45.657138 ], [ -122.774511, 45.680437 ], [ -122.772511, 45.699637 ], [ -122.762182, 45.728598 ], [ -122.760108, 45.734413 ], [ -122.761451, 45.759163 ], [ -122.769532, 45.780583 ], [ -122.795605, 45.81 ], [ -122.795963, 45.825024 ], [ -122.785515, 45.850536 ], [ -122.785026, 45.867699 ], [ -122.813998, 45.960984 ], [ -122.884478, 46.06028 ], [ -122.904119, 46.083734 ], [ -123.115904, 46.185268 ], [ -123.166414, 46.188973 ], [ -123.213054, 46.172541 ], [ -123.280166, 46.144843 ], [ -123.363638, 46.146241 ], [ -123.371433, 46.146372 ], [ -123.430847, 46.181827 ], [ -123.427629, 46.229348 ], [ -123.447592, 46.249832 ], [ -123.468743, 46.264531 ], [ -123.474844, 46.267831 ], [ -123.484244, 46.269531 ], [ -123.547659, 46.259109 ], [ -123.547636, 46.265595 ], [ -123.559923, 46.265098 ], [ -123.564405, 46.262172 ], [ -123.581642, 46.260502 ], [ -123.613544, 46.259988 ], [ -123.669501, 46.266832 ], [ -123.679125, 46.272502 ], [ -123.68008, 46.277943 ], [ -123.678069, 46.286469 ], [ -123.67876, 46.290721 ], [ -123.680574, 46.296025 ], [ -123.687763, 46.299235 ], [ -123.700764, 46.305278 ], [ -123.724273, 46.301161 ], [ -123.724038, 46.295058 ], [ -123.727913, 46.289661 ], [ -123.728585, 46.288725 ], [ -123.741478, 46.290274 ], [ -123.75956, 46.275073 ], [ -123.766682, 46.273499 ], [ -123.775054, 46.274599 ], [ -123.782654, 46.280227 ], [ -123.795556, 46.284501 ], [ -123.806139, 46.283588 ], [ -123.875525, 46.239787 ], [ -123.909306, 46.245491 ], [ -123.919581, 46.251217 ], [ -123.954353, 46.277001 ], [ -123.969427, 46.291398 ], [ -123.970912, 46.293866 ], [ -123.970355, 46.299352 ], [ -123.974509, 46.303063 ], [ -123.985204, 46.309039 ], [ -124.001264, 46.31326 ], [ -124.020551, 46.315737 ], [ -124.029924, 46.308312 ], [ -124.035599, 46.296843 ], [ -124.038797, 46.283675 ], [ -124.044018, 46.275925 ], [ -124.060961, 46.278761 ], [ -124.080671, 46.267239 ], [ -124.082187, 46.269159 ], [ -124.081729, 46.274714 ], [ -124.076262, 46.296498 ], [ -124.071384, 46.305504 ], [ -124.064624, 46.326899 ], [ -124.058351, 46.386503 ], [ -124.057425, 46.409315 ], [ -124.057024, 46.493338 ], [ -124.061953, 46.556165 ], [ -124.06842, 46.601397 ], [ -124.069583, 46.630651 ], [ -124.068655, 46.634879 ], [ -124.062715, 46.642582 ], [ -124.056476, 46.645645 ], [ -124.048444, 46.645827 ], [ -124.035874, 46.630822 ], [ -124.052708, 46.622796 ], [ -124.050842, 46.617421 ], [ -124.028799, 46.59104 ], [ -124.023566, 46.582559 ], [ -124.023148, 46.564113 ], [ -124.026019, 46.531589 ], [ -124.031737, 46.496375 ], [ -124.026032, 46.462978 ], [ -124.001271, 46.459992 ], [ -123.990615, 46.463019 ], [ -123.99087, 46.465738 ], [ -123.994181, 46.468868 ], [ -123.99268, 46.488617 ], [ -123.988386, 46.497008 ], [ -123.983688, 46.498542 ], [ -123.979053, 46.497378 ], [ -123.979213, 46.489949 ], [ -123.97083, 46.47537 ], [ -123.968044, 46.473497 ], [ -123.943667, 46.477197 ], [ -123.921192, 46.507731 ], [ -123.896703, 46.522665 ], [ -123.897242, 46.52848 ], [ -123.894254, 46.537028 ], [ -123.903321, 46.55191 ], [ -123.916902, 46.562633 ], [ -123.920247, 46.567343 ], [ -123.922332, 46.577057 ], [ -123.928861, 46.588875 ], [ -123.939139, 46.596326 ], [ -123.955556, 46.60357 ], [ -123.959175, 46.613581 ], [ -123.960642, 46.636364 ], [ -123.940616, 46.640862 ], [ -123.921913, 46.650262 ], [ -123.920916, 46.653576 ], [ -123.923269, 46.672708 ], [ -123.915596, 46.678649 ], [ -123.895601, 46.683672 ], [ -123.864902, 46.698685 ], [ -123.851356, 46.70256 ], [ -123.84621, 46.716795 ], [ -123.848725, 46.719898 ], [ -123.862149, 46.727749 ], [ -123.870782, 46.728327 ], [ -123.87668, 46.730657 ], [ -123.893054, 46.750204 ], [ -123.898641, 46.750205 ], [ -123.910716, 46.746715 ], [ -123.916371, 46.741322 ], [ -123.91584, 46.737322 ], [ -123.91285, 46.730647 ], [ -123.916874, 46.726739 ], [ -123.929073, 46.725278 ], [ -123.948683, 46.725369 ], [ -123.968564, 46.736106 ], [ -123.974994, 46.733391 ], [ -123.979655, 46.724658 ], [ -123.975157, 46.713971 ], [ -123.966886, 46.705184 ], [ -123.973663, 46.703353 ], [ -123.987521, 46.707507 ], [ -123.994242, 46.707929 ], [ -124.003458, 46.702337 ], [ -124.022413, 46.708973 ], [ -124.042478, 46.72004 ], [ -124.042111, 46.722783 ], [ -124.046399, 46.725686 ], [ -124.063117, 46.733664 ], [ -124.080983, 46.735003 ], [ -124.092176, 46.741624 ], [ -124.096515, 46.746202 ], [ -124.095041, 46.756812 ], [ -124.096655, 46.784374 ], [ -124.098359, 46.794157 ], [ -124.101232, 46.810656 ], [ -124.108078, 46.836388 ], [ -124.122979, 46.879809 ], [ -124.138225, 46.905534 ], [ -124.117712, 46.91238 ], [ -124.110641, 46.91252 ], [ -124.093392, 46.901168 ], [ -124.090422, 46.8955 ], [ -124.089286, 46.867716 ], [ -124.073113, 46.861493 ], [ -124.066349, 46.863504 ], [ -124.061051, 46.865127 ], [ -124.055085, 46.870429 ], [ -124.049279, 46.891253 ], [ -124.046344, 46.893972 ], [ -124.03624, 46.898473 ], [ -124.01366, 46.90363 ], [ -124.009519, 46.910325 ], [ -123.985082, 46.921916 ], [ -123.979378, 46.923038 ], [ -123.957493, 46.921261 ], [ -123.915256, 46.932964 ], [ -123.882884, 46.939946 ], [ -123.86018, 46.948556 ], [ -123.876136, 46.961054 ], [ -123.889402, 46.968904 ], [ -123.898245, 46.971927 ], [ -123.921617, 46.971864 ], [ -123.939214, 46.969739 ], [ -123.947996, 46.971818 ], [ -123.959185, 46.981759 ], [ -123.991612, 46.980215 ], [ -124.012218, 46.985176 ], [ -124.019727, 46.991189 ], [ -124.010068, 46.997882 ], [ -124.005248, 47.003915 ], [ -124.017035, 47.011717 ], [ -124.016999, 47.014848 ], [ -124.026345, 47.030187 ], [ -124.065856, 47.04114 ], [ -124.106378, 47.04264 ], [ -124.122057, 47.04165 ], [ -124.141517, 47.035142 ], [ -124.149043, 47.029294 ], [ -124.151288, 47.021112 ], [ -124.139733, 46.98837 ], [ -124.138035, 46.970959 ], [ -124.124386, 46.94387 ], [ -124.141267, 46.940266 ], [ -124.158624, 46.929439 ], [ -124.180111, 46.926357 ], [ -124.174503, 46.941623 ], [ -124.171161, 46.958443 ], [ -124.169113, 46.994508 ], [ -124.173501, 47.06637 ], [ -124.176745, 47.092999 ], [ -124.183833, 47.124807 ], [ -124.182802, 47.134041 ], [ -124.185806, 47.136017 ], [ -124.189725, 47.146827 ], [ -124.195893, 47.174 ], [ -124.209017, 47.218151 ], [ -124.236349, 47.287287 ], [ -124.242234, 47.295101 ], [ -124.25359, 47.30248 ], [ -124.257452, 47.304059 ], [ -124.271193, 47.305025 ], [ -124.286369, 47.325162 ], [ -124.293288, 47.339309 ], [ -124.299943, 47.34836 ], [ -124.307509, 47.352268 ], [ -124.319379, 47.355559 ], [ -124.324091, 47.367602 ], [ -124.32665, 47.388759 ], [ -124.336724, 47.415996 ], [ -124.345155, 47.48903 ], [ -124.353651, 47.53361 ], [ -124.355955, 47.545698 ], [ -124.359028, 47.547616 ], [ -124.366221, 47.582439 ], [ -124.371746, 47.599575 ], [ -124.374927, 47.603891 ], [ -124.382215, 47.632302 ], [ -124.395983, 47.665534 ], [ -124.412106, 47.691199 ], [ -124.420219, 47.725294 ], [ -124.425195, 47.738434 ], [ -124.430546, 47.746249 ], [ -124.453927, 47.765334 ], [ -124.471687, 47.766907 ], [ -124.47657, 47.769671 ], [ -124.482154, 47.797454 ], [ -124.489737, 47.816988 ], [ -124.497987, 47.822605 ], [ -124.50668, 47.82391 ], [ -124.51278, 47.822518 ], [ -124.539927, 47.836967 ], [ -124.558254, 47.855979 ], [ -124.559034, 47.863085 ], [ -124.562363, 47.866216 ], [ -124.588172, 47.877878 ], [ -124.609538, 47.879996 ], [ -124.610763, 47.880607 ], [ -124.625512, 47.887963 ], [ -124.630153, 47.892467 ], [ -124.629706, 47.896968 ], [ -124.645442, 47.935338 ], [ -124.651966, 47.943177 ], [ -124.662334, 47.951451 ], [ -124.672427, 47.964414 ], [ -124.67083, 47.982366 ], [ -124.679024, 48.015697 ], [ -124.682157, 48.035987 ], [ -124.685393, 48.049238 ], [ -124.688359, 48.054927 ], [ -124.693676, 48.058697 ], [ -124.696542, 48.069274 ], [ -124.695114, 48.087096 ], [ -124.688602, 48.092466 ], [ -124.687101, 48.098657 ], [ -124.695088, 48.114878 ], [ -124.721725, 48.153185 ], [ -124.731703, 48.160402 ], [ -124.733174, 48.163393 ], [ -124.731746, 48.169997 ], [ -124.704153, 48.184422 ], [ -124.696111, 48.198599 ], [ -124.6909, 48.212617 ], [ -124.690389, 48.219745 ], [ -124.705031, 48.238774 ], [ -124.70592, 48.239894 ], [ -124.699663, 48.245812 ], [ -124.684677, 48.255228 ], [ -124.680877, 48.26535 ], [ -124.676319, 48.295143 ], [ -124.669265, 48.296353 ], [ -124.665908, 48.299324 ], [ -124.662068, 48.31045 ], [ -124.65894, 48.331057 ], [ -124.670072, 48.341341 ], [ -124.696703, 48.349748 ], [ -124.713817, 48.366309 ], [ -124.727022, 48.371101 ], [ -124.730863, 48.3762 ], [ -124.731828, 48.381157 ], [ -124.725839, 48.386012 ], [ -124.716947, 48.389776 ], [ -124.694511, 48.389004 ], [ -124.653243, 48.390691 ], [ -124.639389, 48.385524 ], [ -124.631108, 48.376522 ], [ -124.611782, 48.378182 ], [ -124.599278, 48.381035 ], [ -124.597331, 48.381882 ], [ -124.590733, 48.373604 ], [ -124.572864, 48.366228 ], [ -124.564841, 48.367921 ], [ -124.546259, 48.353594 ], [ -124.538821, 48.349893 ], [ -124.525453, 48.349022 ], [ -124.510582, 48.343236 ], [ -124.414007, 48.300887 ], [ -124.395593, 48.288772 ], [ -124.380874, 48.284699 ], [ -124.361351, 48.287582 ], [ -124.342412, 48.277695 ], [ -124.299146, 48.268239 ], [ -124.295589, 48.262983 ], [ -124.296924, 48.261796 ], [ -124.297643, 48.260676 ], [ -124.295693, 48.259282 ], [ -124.272017, 48.25441 ], [ -124.265824, 48.254842 ], [ -124.255109, 48.258972 ], [ -124.252267, 48.261004 ], [ -124.250882, 48.264773 ], [ -124.238582, 48.262471 ], [ -124.217873, 48.253294 ], [ -124.192692, 48.246316 ], [ -124.14129, 48.227413 ], [ -124.110974, 48.220557 ], [ -124.101773, 48.216883 ], [ -124.107215, 48.200082 ], [ -124.090717, 48.196458 ], [ -124.072124, 48.189903 ], [ -124.050734, 48.177747 ], [ -123.981032, 48.164761 ], [ -123.955347, 48.165455 ], [ -123.934921, 48.16084 ], [ -123.915589, 48.159352 ], [ -123.880068, 48.160621 ], [ -123.866677, 48.154796 ], [ -123.858821, 48.154273 ], [ -123.831571, 48.157937 ], [ -123.778122, 48.155466 ], [ -123.756395, 48.161057 ], [ -123.728736, 48.1628 ], [ -123.72829, 48.160858 ], [ -123.725352, 48.159191 ], [ -123.71835, 48.158713 ], [ -123.706226, 48.1634 ], [ -123.706432, 48.165822 ], [ -123.702743, 48.166783 ], [ -123.672445, 48.162715 ], [ -123.651408, 48.156952 ], [ -123.636967, 48.150319 ], [ -123.641108, 48.146127 ], [ -123.628819, 48.139279 ], [ -123.590839, 48.134949 ], [ -123.574214, 48.140756 ], [ -123.560591, 48.150697 ], [ -123.551131, 48.151382 ], [ -123.534879, 48.14578 ], [ -123.52232, 48.135539 ], [ -123.507235, 48.131807 ], [ -123.473379, 48.134079 ], [ -123.455458, 48.140047 ], [ -123.440128, 48.142014 ], [ -123.439127, 48.141278 ], [ -123.441972, 48.124259 ], [ -123.424668, 48.118065 ], [ -123.395048, 48.114243 ], [ -123.360923, 48.115864 ], [ -123.332699, 48.11297 ], [ -123.314578, 48.113725 ], [ -123.288265, 48.121036 ], [ -123.280178, 48.117309 ], [ -123.268917, 48.116094 ], [ -123.248615, 48.115745 ], [ -123.239129, 48.118217 ], [ -123.21719, 48.127203 ], [ -123.191521, 48.143821 ], [ -123.1644, 48.165894 ], [ -123.144783, 48.175943 ], [ -123.133445, 48.177276 ], [ -123.132417, 48.174704 ], [ -123.139258, 48.16648 ], [ -123.143229, 48.156633 ], [ -123.131422, 48.152736 ], [ -123.124816, 48.153472 ], [ -123.116479, 48.150208 ], [ -123.085154, 48.127137 ], [ -123.06621, 48.120469 ], [ -123.050446, 48.102825 ], [ -123.038727, 48.081138 ], [ -123.016651, 48.08538 ], [ -123.004128, 48.090516 ], [ -122.979413, 48.09594 ], [ -122.946119, 48.098552 ], [ -122.929095, 48.096244 ], [ -122.917942, 48.091535 ], [ -122.920911, 48.088199 ], [ -122.926644, 48.0741 ], [ -122.927975, 48.06665 ], [ -122.927146, 48.065133 ], [ -122.926851, 48.064593 ], [ -122.918602, 48.058238 ], [ -122.877641, 48.047025 ], [ -122.849273, 48.053808 ], [ -122.857727, 48.065774 ], [ -122.878255, 48.076072 ], [ -122.882013, 48.100779 ], [ -122.876282, 48.110877 ], [ -122.833173, 48.134406 ], [ -122.784076, 48.142974 ], [ -122.760448, 48.14324 ], [ -122.748911, 48.117026 ], [ -122.773177, 48.106864 ], [ -122.778466, 48.106135 ], [ -122.792902, 48.09718 ], [ -122.798464, 48.092451 ], [ -122.801399, 48.087561 ], [ -122.770559, 48.053432 ], [ -122.770496, 48.047897 ], [ -122.766648, 48.04429 ], [ -122.74229, 48.049324 ], [ -122.740007, 48.054116 ], [ -122.739271, 48.069153 ], [ -122.741184, 48.070958 ], [ -122.747389, 48.070795 ], [ -122.748345, 48.072097 ], [ -122.733257, 48.091232 ], [ -122.718558, 48.097567 ], [ -122.698465, 48.103102 ], [ -122.68724, 48.101662 ], [ -122.69164, 48.096726 ], [ -122.69222, 48.087081 ], [ -122.682264, 48.042723 ], [ -122.677153, 48.036346 ], [ -122.668942, 48.032026 ], [ -122.669868, 48.017217 ], [ -122.686898, 48.008305 ], [ -122.690066, 48.00842 ], [ -122.697185, 48.014978 ], [ -122.70184, 48.016106 ], [ -122.723374, 48.008095 ], [ -122.718082, 47.987739 ], [ -122.701294, 47.972979 ], [ -122.683223, 47.972226 ], [ -122.6788, 47.96793 ], [ -122.676215, 47.958743 ], [ -122.684688, 47.944049 ], [ -122.68445, 47.939593 ], [ -122.681924, 47.936415 ], [ -122.66238, 47.9307 ], [ -122.657722, 47.931156 ], [ -122.651063, 47.920985 ], [ -122.65399, 47.91589 ], [ -122.655085, 47.905058 ], [ -122.646494, 47.894771 ], [ -122.637425, 47.889945 ], [ -122.618873, 47.890242 ], [ -122.610341, 47.887343 ], [ -122.631857, 47.874815 ], [ -122.633879, 47.868401 ], [ -122.63636, 47.866186 ], [ -122.650083, 47.86386 ], [ -122.666417, 47.867497 ], [ -122.69376, 47.868002 ], [ -122.690974, 47.860118 ], [ -122.681602, 47.850405 ], [ -122.683742, 47.838773 ], [ -122.688596, 47.831438 ], [ -122.719609, 47.813036 ], [ -122.731956, 47.809741 ], [ -122.748061, 47.800546 ], [ -122.75054, 47.773966 ], [ -122.757885, 47.757744 ], [ -122.758498, 47.746036 ], [ -122.749199, 47.741063 ], [ -122.740159, 47.736228 ], [ -122.733012, 47.737625 ], [ -122.722686, 47.748827 ], [ -122.719712, 47.760976 ], [ -122.714801, 47.768176 ], [ -122.690562, 47.778372 ], [ -122.684085, 47.798574 ], [ -122.682015, 47.800882 ], [ -122.648108, 47.825123 ], [ -122.623192, 47.836199 ], [ -122.614585, 47.850806 ], [ -122.608105, 47.856728 ], [ -122.573672, 47.857582 ], [ -122.573098, 47.874081 ], [ -122.586339, 47.902023 ], [ -122.588235, 47.912923 ], [ -122.596228, 47.92021 ], [ -122.616701, 47.925139 ], [ -122.620316, 47.931553 ], [ -122.617022, 47.938987 ], [ -122.611956, 47.940772 ], [ -122.603861, 47.940478 ], [ -122.601507, 47.931726 ], [ -122.592184, 47.922519 ], [ -122.581846, 47.920282 ], [ -122.549072, 47.919072 ], [ -122.527593, 47.905882 ], [ -122.513986, 47.880807 ], [ -122.512778, 47.863879 ], [ -122.506122, 47.831745 ], [ -122.502224, 47.826395 ], [ -122.482529, 47.815511 ], [ -122.482437, 47.809255 ], [ -122.485214, 47.804128 ], [ -122.495346, 47.79704 ], [ -122.495458, 47.786692 ], [ -122.471402, 47.765965 ], [ -122.470333, 47.757109 ], [ -122.471844, 47.749819 ], [ -122.477344, 47.746019 ], [ -122.488491, 47.743605 ], [ -122.507638, 47.74304 ], [ -122.515193, 47.743911 ], [ -122.519325, 47.74622 ], [ -122.537318, 47.74714 ], [ -122.554454, 47.745704 ], [ -122.543161, 47.710941 ], [ -122.53094, 47.704814 ], [ -122.525851, 47.705095 ], [ -122.523962, 47.708034 ], [ -122.511196, 47.708715 ], [ -122.504604, 47.699136 ], [ -122.504452, 47.685888 ], [ -122.508709, 47.670843 ], [ -122.518277, 47.65132 ], [ -122.502116, 47.639074 ], [ -122.493205, 47.635122 ], [ -122.492809, 47.629591 ], [ -122.494518, 47.623625 ], [ -122.500357, 47.617816 ], [ -122.49824, 47.598242 ], [ -122.493933, 47.588963 ], [ -122.483805, 47.586721 ], [ -122.479089, 47.583654 ], [ -122.503672, 47.575178 ], [ -122.518367, 47.57408 ], [ -122.529915, 47.568441 ], [ -122.534664, 47.566122 ], [ -122.543118, 47.556326 ], [ -122.542355, 47.53784 ], [ -122.547207, 47.528257 ], [ -122.546611, 47.52355 ], [ -122.532909, 47.522184 ], [ -122.52305, 47.524 ], [ -122.500543, 47.51528 ], [ -122.494882, 47.510265 ], [ -122.484993, 47.512731 ], [ -122.467796, 47.509956 ], [ -122.452399, 47.503471 ], [ -122.460503, 47.494773 ], [ -122.460029, 47.486861 ], [ -122.433386, 47.46643 ], [ -122.43984, 47.458083 ], [ -122.440083, 47.417647 ], [ -122.437657, 47.407424 ], [ -122.427327, 47.402129 ], [ -122.395054, 47.399277 ], [ -122.373629, 47.388718 ], [ -122.378482, 47.38533 ], [ -122.401768, 47.381325 ], [ -122.437809, 47.365607 ], [ -122.448399, 47.354987 ], [ -122.453998, 47.343337 ], [ -122.457494, 47.342567 ], [ -122.469703, 47.344623 ], [ -122.491237, 47.335172 ], [ -122.491063, 47.332427 ], [ -122.493123, 47.330253 ], [ -122.504918, 47.33068 ], [ -122.51885, 47.33332 ], [ -122.52416, 47.33837 ], [ -122.528129, 47.345542 ], [ -122.52603, 47.358908 ], [ -122.537935, 47.359203 ], [ -122.551536, 47.35954 ], [ -122.55584, 47.347519 ], [ -122.57134, 47.327219 ], [ -122.575985, 47.32642 ], [ -122.573739, 47.318419 ], [ -122.571239, 47.315619 ], [ -122.547747, 47.316403 ], [ -122.547408, 47.317734 ], [ -122.540238, 47.31852 ], [ -122.533338, 47.31662 ], [ -122.471652, 47.277321 ], [ -122.4442, 47.266723 ], [ -122.437727, 47.268046 ], [ -122.429605, 47.269707 ], [ -122.418074, 47.281765 ], [ -122.409199, 47.288556 ], [ -122.413735, 47.293921 ], [ -122.424235, 47.297521 ], [ -122.432335, 47.296021 ], [ -122.444635, 47.300421 ], [ -122.443008, 47.306333 ], [ -122.423535, 47.319121 ], [ -122.418268, 47.320614 ] ] ] ] } },
+{ "type": "Feature", "id": 32, "properties": { "GEO_ID": "0400000US50", "STATE": "50", "NAME": "Vermont", "LSAD": "", "CENSUSAREA": 9216.6569999999992 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -72.458519, 42.726853 ], [ -72.86418, 42.737117 ], [ -72.927291, 42.738714 ], [ -72.930271, 42.738789 ], [ -73.018646, 42.741025 ], [ -73.022903, 42.741133 ], [ -73.142487, 42.743508 ], [ -73.264957, 42.74594 ], [ -73.276421, 42.746019 ], [ -73.290944, 42.80192 ], [ -73.285388, 42.834093 ], [ -73.278673, 42.83341 ], [ -73.274466, 42.940361 ], [ -73.274393, 42.942482 ], [ -73.274294, 42.943652 ], [ -73.269472, 43.030686 ], [ -73.259159, 43.216848 ], [ -73.254848, 43.314684 ], [ -73.253084, 43.354714 ], [ -73.252832, 43.363493 ], [ -73.252674, 43.370285 ], [ -73.252582, 43.370997 ], [ -73.247061, 43.514919 ], [ -73.242042, 43.534925 ], [ -73.245594, 43.540253 ], [ -73.302552, 43.625708 ], [ -73.306234, 43.628018 ], [ -73.366537, 43.623462 ], [ -73.375594, 43.61335 ], [ -73.400295, 43.568889 ], [ -73.428636, 43.583994 ], [ -73.431229, 43.588285 ], [ -73.421606, 43.646577 ], [ -73.408697, 43.67402 ], [ -73.403517, 43.685032 ], [ -73.370724, 43.735571 ], [ -73.360711, 43.753268 ], [ -73.350431, 43.771438 ], [ -73.357547, 43.785933 ], [ -73.379279, 43.808391 ], [ -73.379312, 43.808478 ], [ -73.388389, 43.832404 ], [ -73.397256, 43.905668 ], [ -73.407742, 43.929887 ], [ -73.405525, 43.948813 ], [ -73.405999, 44.016229 ], [ -73.410776, 44.026944 ], [ -73.43688, 44.042578 ], [ -73.437429, 44.046861 ], [ -73.429239, 44.079414 ], [ -73.403686, 44.153102 ], [ -73.390583, 44.190886 ], [ -73.350806, 44.225943 ], [ -73.324681, 44.243614 ], [ -73.323268, 44.264796 ], [ -73.315016, 44.388513 ], [ -73.296031, 44.428339 ], [ -73.293613, 44.438903 ], [ -73.299885, 44.476652 ], [ -73.306707, 44.500334 ], [ -73.33863, 44.546844 ], [ -73.338634, 44.546847 ], [ -73.356788, 44.557918 ], [ -73.361952, 44.563064 ], [ -73.374389, 44.575455 ], [ -73.390231, 44.618353 ], [ -73.365326, 44.703294 ], [ -73.339958, 44.778893 ], [ -73.369647, 44.829136 ], [ -73.35945, 44.915684 ], [ -73.350188, 44.994304 ], [ -73.343124, 45.01084 ], [ -73.191948, 45.013576 ], [ -73.085972, 45.015494 ], [ -73.015539, 45.015072 ], [ -73.014766, 45.01498 ], [ -72.845633, 45.016659 ], [ -72.67477, 45.015459 ], [ -72.554253, 45.011794 ], [ -72.342453, 45.005354 ], [ -72.103058, 45.005598 ], [ -71.897622, 45.009172 ], [ -71.767452, 45.011437 ], [ -71.502487, 45.013367 ], [ -71.464555, 45.013637 ], [ -71.468567, 45.010222 ], [ -71.486457, 45.007011 ], [ -71.505, 45.008151 ], [ -71.530091, 44.999656 ], [ -71.53698, 44.994177 ], [ -71.538592, 44.988182 ], [ -71.537784, 44.984298 ], [ -71.516814, 44.947588 ], [ -71.493985, 44.911312 ], [ -71.495844, 44.90498 ], [ -71.57252, 44.810074 ], [ -71.623924, 44.755135 ], [ -71.627358, 44.747544 ], [ -71.625323, 44.729718 ], [ -71.598656, 44.698005 ], [ -71.553156, 44.626645 ], [ -71.536251, 44.587939 ], [ -71.580263, 44.506509 ], [ -71.59948, 44.486455 ], [ -71.67995, 44.427908 ], [ -71.708934, 44.411611 ], [ -71.745011, 44.401359 ], [ -71.756091, 44.406401 ], [ -71.761966, 44.407027 ], [ -71.764537, 44.406403 ], [ -71.793924, 44.399271 ], [ -71.814388, 44.381932 ], [ -71.816065, 44.366817 ], [ -71.849465, 44.359295 ], [ -72.002314, 44.324871 ], [ -72.012173, 44.321408 ], [ -72.05888, 44.28624 ], [ -72.065434, 44.277235 ], [ -72.067774, 44.270976 ], [ -72.064285, 44.187888 ], [ -72.053021, 44.167903 ], [ -72.042087, 44.157633 ], [ -72.040082, 44.155749 ], [ -72.040082, 44.155748 ], [ -72.054675, 44.112147 ], [ -72.09071, 44.035211 ], [ -72.112813, 43.98802 ], [ -72.113078, 43.97279 ], [ -72.107042, 43.969513 ], [ -72.105594, 43.959029 ], [ -72.104421, 43.950536 ], [ -72.121002, 43.918956 ], [ -72.167224, 43.886113 ], [ -72.182203, 43.834032 ], [ -72.183743, 43.806644 ], [ -72.204792, 43.771926 ], [ -72.205717, 43.771143 ], [ -72.232713, 43.748286 ], [ -72.264245, 43.734158 ], [ -72.27118, 43.734138 ], [ -72.302867, 43.702718 ], [ -72.32966, 43.634648 ], [ -72.334401, 43.61925 ], [ -72.334745, 43.614519 ], [ -72.32962, 43.600201 ], [ -72.395825, 43.52056 ], [ -72.387642, 43.502481 ], [ -72.387852, 43.471567 ], [ -72.396934, 43.42899 ], [ -72.396948, 43.428925 ], [ -72.405253, 43.389992 ], [ -72.403949, 43.358098 ], [ -72.400511, 43.337073 ], [ -72.39715, 43.316515 ], [ -72.431187, 43.231786 ], [ -72.439407, 43.211322 ], [ -72.4521, 43.161414 ], [ -72.441904, 43.136615 ], [ -72.433097, 43.120021 ], [ -72.432661, 43.114077 ], [ -72.443762, 43.006245 ], [ -72.556214, 42.86695 ], [ -72.556112, 42.866252 ], [ -72.555768, 42.858153 ], [ -72.555693, 42.85638 ], [ -72.542784, 42.808482 ], [ -72.509506, 42.781183 ], [ -72.491122, 42.772465 ], [ -72.478453, 42.762296 ], [ -72.460195, 42.732066 ], [ -72.458519, 42.726853 ] ] ] ] } },
+{ "type": "Feature", "id": 33, "properties": { "GEO_ID": "0400000US49", "STATE": "49", "NAME": "Utah", "LSAD": "", "CENSUSAREA": 82169.619999999995 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -111.046689, 42.001567 ], [ -111.046402, 41.579845 ], [ -111.046264, 41.377731 ], [ -111.0466, 41.360692 ], [ -111.046551, 41.251716 ], [ -111.046723, 40.997959 ], [ -110.500718, 40.994746 ], [ -110.048474, 40.997103 ], [ -110.000708, 40.997352 ], [ -109.999838, 40.99733 ], [ -109.855299, 40.997614 ], [ -109.854302, 40.997661 ], [ -109.715409, 40.998191 ], [ -109.713877, 40.998266 ], [ -109.676421, 40.998395 ], [ -109.207383, 41.001459 ], [ -109.050076, 41.000659 ], [ -109.048296, 40.662602 ], [ -109.048249, 40.653601 ], [ -109.050074, 40.540358 ], [ -109.049955, 40.539901 ], [ -109.050854, 40.222662 ], [ -109.050973, 40.180849 ], [ -109.050944, 40.180712 ], [ -109.050813, 40.059579 ], [ -109.050873, 40.058915 ], [ -109.051221, 39.660472 ], [ -109.051363, 39.497674 ], [ -109.051417, 39.366677 ], [ -109.051516, 39.124982 ], [ -109.053292, 38.942878 ], [ -109.053233, 38.942467 ], [ -109.053797, 38.905284 ], [ -109.053943, 38.904414 ], [ -109.059541, 38.719888 ], [ -109.059962, 38.499987 ], [ -109.060062, 38.275489 ], [ -109.042062, 38.15549 ], [ -109.042074, 38.153023 ], [ -109.04282, 37.999301 ], [ -109.042819, 37.997068 ], [ -109.043121, 37.97426 ], [ -109.042137, 37.88116 ], [ -109.041723, 37.842051 ], [ -109.041754, 37.835826 ], [ -109.04176, 37.713182 ], [ -109.041732, 37.711214 ], [ -109.042089, 37.623795 ], [ -109.042131, 37.617662 ], [ -109.041806, 37.604171 ], [ -109.041865, 37.530726 ], [ -109.041915, 37.530653 ], [ -109.043053, 37.485161 ], [ -109.04581, 37.374993 ], [ -109.045156, 37.112064 ], [ -109.045203, 37.111958 ], [ -109.045173, 37.109464 ], [ -109.045189, 37.096271 ], [ -109.044995, 37.086429 ], [ -109.045058, 37.074661 ], [ -109.045166, 37.072742 ], [ -109.045223, 36.999084 ], [ -109.181196, 36.999271 ], [ -109.233848, 36.999266 ], [ -109.246917, 36.999346 ], [ -109.26339, 36.999263 ], [ -109.268213, 36.999242 ], [ -109.270097, 36.999266 ], [ -109.378039, 36.999135 ], [ -109.381226, 36.999148 ], [ -110.000677, 36.997968 ], [ -110.33105, 36.998216 ], [ -110.495259, 37.003875 ], [ -110.75069, 37.003197 ], [ -111.189888, 37.000959 ], [ -111.405517, 37.001497 ], [ -111.405869, 37.001481 ], [ -111.412784, 37.001478 ], [ -112.35769, 37.001025 ], [ -112.368946, 37.001125 ], [ -112.534545, 37.000684 ], [ -112.538593, 37.000674 ], [ -112.540368, 37.000669 ], [ -112.545094, 37.000734 ], [ -112.558974, 37.000692 ], [ -112.609787, 37.000753 ], [ -112.899366, 37.000319 ], [ -112.966471, 37.000219 ], [ -113.965907, 36.999976 ], [ -113.965907, 37.000025 ], [ -114.0506, 37.000396 ], [ -114.051749, 37.088434 ], [ -114.051822, 37.090976 ], [ -114.051974, 37.283848 ], [ -114.051974, 37.284511 ], [ -114.0518, 37.293044 ], [ -114.0518, 37.293548 ], [ -114.051927, 37.370459 ], [ -114.051927, 37.370734 ], [ -114.052701, 37.492014 ], [ -114.052685, 37.502513 ], [ -114.052718, 37.517264 ], [ -114.052689, 37.517859 ], [ -114.052472, 37.604776 ], [ -114.051728, 37.745997 ], [ -114.051785, 37.746249 ], [ -114.05167, 37.746958 ], [ -114.051109, 37.756276 ], [ -114.048473, 37.809861 ], [ -114.050423, 37.999961 ], [ -114.049903, 38.148601 ], [ -114.05012, 38.404536 ], [ -114.050091, 38.404673 ], [ -114.049834, 38.543784 ], [ -114.049862, 38.547764 ], [ -114.050154, 38.57292 ], [ -114.049893, 38.677365 ], [ -114.047728, 39.542742 ], [ -114.047134, 39.906037 ], [ -114.046555, 40.116931 ], [ -114.045518, 40.494474 ], [ -114.045577, 40.495801 ], [ -114.045281, 40.506586 ], [ -114.043505, 40.726292 ], [ -114.043831, 40.758666 ], [ -114.043803, 40.759205 ], [ -114.042145, 40.999926 ], [ -114.039882, 41.741991 ], [ -114.041152, 41.850595 ], [ -114.041107, 41.850573 ], [ -114.041723, 41.99372 ], [ -113.893261, 41.988057 ], [ -113.796082, 41.989104 ], [ -113.76453, 41.989459 ], [ -113.431563, 41.993799 ], [ -113.40223, 41.994161 ], [ -113.396497, 41.99425 ], [ -113.000821, 41.998223 ], [ -113.00082, 41.998223 ], [ -112.979218, 41.998263 ], [ -112.909587, 41.998791 ], [ -112.882367, 41.998922 ], [ -112.880619, 41.998921 ], [ -112.833125, 41.999345 ], [ -112.833084, 41.999305 ], [ -112.788542, 41.999681 ], [ -112.709375, 42.000309 ], [ -112.648019, 42.000307 ], [ -112.450814, 42.000953 ], [ -112.450567, 42.001092 ], [ -112.38617, 42.001126 ], [ -112.264936, 42.000991 ], [ -112.239107, 42.001217 ], [ -112.163956, 41.996708 ], [ -112.109528, 41.997105 ], [ -111.915837, 41.998519 ], [ -111.915622, 41.998496 ], [ -111.876491, 41.998528 ], [ -111.507264, 41.999518 ], [ -111.425535, 42.00084 ], [ -111.420898, 42.000793 ], [ -111.415873, 42.000748 ], [ -111.046689, 42.001567 ] ] ] ] } },
+{ "type": "Feature", "id": 34, "properties": { "GEO_ID": "0400000US19", "STATE": "19", "NAME": "Iowa", "LSAD": "", "CENSUSAREA": 55857.129999999997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -91.163064, 42.986781 ], [ -91.14556, 42.90798 ], [ -91.143375, 42.90467 ], [ -91.117411, 42.895837 ], [ -91.100565, 42.883078 ], [ -91.077643, 42.803798 ], [ -91.069549, 42.769628 ], [ -91.064896, 42.757272 ], [ -91.053733, 42.738238 ], [ -90.976314, 42.695996 ], [ -90.949213, 42.685573 ], [ -90.896961, 42.674407 ], [ -90.84391, 42.663071 ], [ -90.769495, 42.651443 ], [ -90.720209, 42.640758 ], [ -90.709204, 42.636078 ], [ -90.702671, 42.630756 ], [ -90.645627, 42.5441 ], [ -90.636727, 42.518702 ], [ -90.636927, 42.513202 ], [ -90.640927, 42.508302 ], [ -90.655927, 42.491703 ], [ -90.656527, 42.489203 ], [ -90.656327, 42.483603 ], [ -90.654027, 42.478503 ], [ -90.646727, 42.471904 ], [ -90.624328, 42.458904 ], [ -90.559451, 42.430695 ], [ -90.477279, 42.383794 ], [ -90.474834, 42.381473 ], [ -90.419027, 42.328505 ], [ -90.416535, 42.325109 ], [ -90.4162, 42.321314 ], [ -90.424326, 42.293326 ], [ -90.430735, 42.284211 ], [ -90.430884, 42.27823 ], [ -90.419326, 42.254467 ], [ -90.391108, 42.225473 ], [ -90.375129, 42.214811 ], [ -90.356964, 42.205445 ], [ -90.349162, 42.204277 ], [ -90.316269, 42.1936 ], [ -90.306531, 42.190439 ], [ -90.234919, 42.165431 ], [ -90.211328, 42.15401 ], [ -90.167533, 42.122475 ], [ -90.162225, 42.11488 ], [ -90.161119, 42.104404 ], [ -90.163405, 42.087613 ], [ -90.168358, 42.075779 ], [ -90.166495, 42.054543 ], [ -90.164537, 42.045007 ], [ -90.154221, 42.033073 ], [ -90.150916, 42.02944 ], [ -90.141167, 42.008931 ], [ -90.140613, 41.995999 ], [ -90.1516, 41.931002 ], [ -90.152104, 41.928947 ], [ -90.181973, 41.80707 ], [ -90.187969, 41.803163 ], [ -90.20844, 41.797176 ], [ -90.222263, 41.793133 ], [ -90.242747, 41.783767 ], [ -90.278633, 41.767358 ], [ -90.302782, 41.750031 ], [ -90.309826, 41.743321 ], [ -90.31522, 41.734264 ], [ -90.317041, 41.729104 ], [ -90.334525, 41.679559 ], [ -90.343162, 41.648141 ], [ -90.34165, 41.621484 ], [ -90.39793, 41.572233 ], [ -90.461432, 41.523533 ], [ -90.474332, 41.519733 ], [ -90.499475, 41.518055 ], [ -90.605937, 41.494232 ], [ -90.655839, 41.462132 ], [ -90.737537, 41.450127 ], [ -90.771672, 41.450761 ], [ -90.786282, 41.452888 ], [ -90.847458, 41.455019 ], [ -90.989976, 41.431962 ], [ -91.027787, 41.423603 ], [ -91.039872, 41.418523 ], [ -91.047819, 41.4109 ], [ -91.078682, 41.336089 ], [ -91.079657, 41.333727 ], [ -91.114186, 41.250029 ], [ -91.113648, 41.241401 ], [ -91.049808, 41.178033 ], [ -91.019036, 41.16491 ], [ -91.005503, 41.165622 ], [ -90.997906, 41.162564 ], [ -90.989663, 41.155716 ], [ -90.946627, 41.096632 ], [ -90.949383, 41.072711 ], [ -90.949383, 41.07271 ], [ -90.948523, 41.070248 ], [ -90.945549, 41.06173 ], [ -90.942253, 41.034702 ], [ -90.952233, 40.954047 ], [ -90.962916, 40.924957 ], [ -90.968995, 40.919127 ], [ -90.9985, 40.90812 ], [ -91.009536, 40.900565 ], [ -91.092993, 40.821079 ], [ -91.097553, 40.808433 ], [ -91.097031, 40.802471 ], [ -91.094728, 40.797833 ], [ -91.11194, 40.697018 ], [ -91.112258, 40.696218 ], [ -91.122421, 40.670675 ], [ -91.138055, 40.660893 ], [ -91.185415, 40.638052 ], [ -91.18698, 40.637297 ], [ -91.197906, 40.636107 ], [ -91.218437, 40.638437 ], [ -91.253074, 40.637962 ], [ -91.306524, 40.626231 ], [ -91.339719, 40.613488 ], [ -91.348733, 40.609695 ], [ -91.359873, 40.601805 ], [ -91.405241, 40.554641 ], [ -91.406851, 40.547557 ], [ -91.404125, 40.539127 ], [ -91.384531, 40.530948 ], [ -91.369059, 40.512532 ], [ -91.364211, 40.500043 ], [ -91.36391, 40.490122 ], [ -91.372554, 40.4012 ], [ -91.375746, 40.391879 ], [ -91.38836, 40.384929 ], [ -91.419422, 40.378264 ], [ -91.484507, 40.3839 ], [ -91.490977, 40.393484 ], [ -91.524612, 40.410765 ], [ -91.619486, 40.507134 ], [ -91.622362, 40.514362 ], [ -91.618028, 40.53403 ], [ -91.620071, 40.540817 ], [ -91.696359, 40.588148 ], [ -91.716769, 40.59853 ], [ -91.729115, 40.61364 ], [ -91.785916, 40.611488 ], [ -91.795374, 40.611101 ], [ -91.800133, 40.610953 ], [ -91.813968, 40.610526 ], [ -91.824826, 40.610191 ], [ -91.832481, 40.609797 ], [ -91.868401, 40.608059 ], [ -91.943114, 40.605913 ], [ -91.970988, 40.605112 ], [ -91.998683, 40.604433 ], [ -92.029649, 40.603713 ], [ -92.067904, 40.602648 ], [ -92.069521, 40.602772 ], [ -92.082339, 40.602176 ], [ -92.0832, 40.602244 ], [ -92.092875, 40.602082 ], [ -92.096387, 40.60183 ], [ -92.17978, 40.600529 ], [ -92.196162, 40.600069 ], [ -92.201669, 40.59998 ], [ -92.217603, 40.599832 ], [ -92.236484, 40.599531 ], [ -92.298754, 40.598469 ], [ -92.331205, 40.597805 ], [ -92.331445, 40.597714 ], [ -92.350776, 40.597274 ], [ -92.350807, 40.597273 ], [ -92.379691, 40.596509 ], [ -92.453745, 40.595288 ], [ -92.461609, 40.595355 ], [ -92.481692, 40.594941 ], [ -92.482394, 40.594894 ], [ -92.484588, 40.594924 ], [ -92.580278, 40.592151 ], [ -92.637898, 40.590853 ], [ -92.639223, 40.590825 ], [ -92.686693, 40.589809 ], [ -92.689854, 40.589884 ], [ -92.714598, 40.589564 ], [ -92.742232, 40.589207 ], [ -92.757407, 40.588908 ], [ -92.828061, 40.588593 ], [ -92.827992, 40.588515 ], [ -92.835074, 40.588484 ], [ -92.857391, 40.58836 ], [ -92.863034, 40.588175 ], [ -92.879178, 40.588341 ], [ -92.889796, 40.588039 ], [ -92.903544, 40.58786 ], [ -92.941595, 40.587743 ], [ -92.957747, 40.58743 ], [ -93.085517, 40.584403 ], [ -93.097296, 40.584014 ], [ -93.098507, 40.583973 ], [ -93.260612, 40.580797 ], [ -93.317605, 40.580671 ], [ -93.345442, 40.580514 ], [ -93.374386, 40.580334 ], [ -93.441767, 40.579916 ], [ -93.465297, 40.580164 ], [ -93.466887, 40.580072 ], [ -93.524124, 40.580481 ], [ -93.527607, 40.580436 ], [ -93.528177, 40.580367 ], [ -93.548284, 40.580417 ], [ -93.553986, 40.580303 ], [ -93.556899, 40.580235 ], [ -93.558938, 40.580189 ], [ -93.560798, 40.580304 ], [ -93.56524, 40.580143 ], [ -93.56581, 40.580075 ], [ -93.566189, 40.580117 ], [ -93.597352, 40.579496 ], [ -93.656211, 40.578352 ], [ -93.659272, 40.57833 ], [ -93.661913, 40.578354 ], [ -93.668845, 40.578241 ], [ -93.677099, 40.578127 ], [ -93.690333, 40.577875 ], [ -93.722443, 40.577641 ], [ -93.728355, 40.577547 ], [ -93.737259, 40.577542 ], [ -93.742759, 40.577518 ], [ -93.750223, 40.57772 ], [ -93.770231, 40.577615 ], [ -93.774344, 40.577584 ], [ -93.815485, 40.577278 ], [ -93.818725, 40.577086 ], [ -93.84093, 40.576791 ], [ -93.853656, 40.576606 ], [ -93.898327, 40.576011 ], [ -93.899317, 40.575942 ], [ -93.900877, 40.575874 ], [ -93.913961, 40.575672 ], [ -93.935687, 40.57533 ], [ -93.936317, 40.575284 ], [ -93.937097, 40.575421 ], [ -93.938627, 40.575284 ], [ -93.939857, 40.575192 ], [ -93.963863, 40.574754 ], [ -93.976766, 40.574635 ], [ -94.015492, 40.573914 ], [ -94.034134, 40.573585 ], [ -94.080223, 40.572899 ], [ -94.080463, 40.572899 ], [ -94.089194, 40.572806 ], [ -94.091085, 40.572897 ], [ -94.23224, 40.571907 ], [ -94.28735, 40.571521 ], [ -94.294813, 40.571341 ], [ -94.310724, 40.571524 ], [ -94.324765, 40.571477 ], [ -94.336556, 40.571475 ], [ -94.336706, 40.571452 ], [ -94.358307, 40.571363 ], [ -94.429725, 40.571041 ], [ -94.460088, 40.570947 ], [ -94.470648, 40.57083 ], [ -94.471213, 40.570825 ], [ -94.48928, 40.570707 ], [ -94.533878, 40.570739 ], [ -94.537058, 40.570763 ], [ -94.538318, 40.570763 ], [ -94.541828, 40.570809 ], [ -94.542154, 40.570809 ], [ -94.594001, 40.570966 ], [ -94.632032, 40.571186 ], [ -94.632035, 40.571186 ], [ -94.682601, 40.571787 ], [ -94.714925, 40.572201 ], [ -94.716665, 40.572201 ], [ -94.773988, 40.572977 ], [ -94.811188, 40.573532 ], [ -94.819978, 40.573714 ], [ -94.823758, 40.573942 ], [ -94.896801, 40.574738 ], [ -94.901451, 40.574877 ], [ -94.914896, 40.575068 ], [ -94.955134, 40.575669 ], [ -94.966491, 40.575839 ], [ -95.068921, 40.57688 ], [ -95.079742, 40.577007 ], [ -95.097607, 40.577168 ], [ -95.107213, 40.577116 ], [ -95.110303, 40.57716 ], [ -95.110663, 40.577206 ], [ -95.112222, 40.577228 ], [ -95.120829, 40.577413 ], [ -95.154499, 40.57786 ], [ -95.164058, 40.578017 ], [ -95.202264, 40.578528 ], [ -95.211408, 40.57865 ], [ -95.21159, 40.578654 ], [ -95.212715, 40.578679 ], [ -95.213327, 40.578689 ], [ -95.217455, 40.578759 ], [ -95.218783, 40.578781 ], [ -95.221525, 40.578827 ], [ -95.335588, 40.579871 ], [ -95.357802, 40.5801 ], [ -95.373893, 40.580501 ], [ -95.373923, 40.580501 ], [ -95.415406, 40.581014 ], [ -95.469319, 40.58154 ], [ -95.525392, 40.58209 ], [ -95.526682, 40.582136 ], [ -95.533182, 40.582249 ], [ -95.554959, 40.582629 ], [ -95.574046, 40.582963 ], [ -95.611069, 40.583495 ], [ -95.64184, 40.584234 ], [ -95.687442, 40.58438 ], [ -95.6875, 40.584381 ], [ -95.746443, 40.584935 ], [ -95.765645, 40.585208 ], [ -95.753148, 40.59284 ], [ -95.750053, 40.597052 ], [ -95.748626, 40.603355 ], [ -95.776251, 40.647463 ], [ -95.786568, 40.657253 ], [ -95.795489, 40.662384 ], [ -95.822913, 40.66724 ], [ -95.842801, 40.677496 ], [ -95.883178, 40.717579 ], [ -95.888907, 40.731855 ], [ -95.88669, 40.742101 ], [ -95.881529, 40.750611 ], [ -95.872281, 40.758349 ], [ -95.861695, 40.762871 ], [ -95.854172, 40.784012 ], [ -95.821193, 40.876682 ], [ -95.823123, 40.900924 ], [ -95.829074, 40.975688 ], [ -95.835434, 40.984184 ], [ -95.867286, 41.001599 ], [ -95.867246, 41.043671 ], [ -95.866289, 41.051731 ], [ -95.853396, 41.16028 ], [ -95.852788, 41.165398 ], [ -95.91459, 41.185098 ], [ -95.92319, 41.190998 ], [ -95.923219, 41.191046 ], [ -95.92599, 41.195698 ], [ -95.927491, 41.202198 ], [ -95.924891, 41.211198 ], [ -95.90249, 41.273398 ], [ -95.91379, 41.320197 ], [ -95.92569, 41.322197 ], [ -95.939291, 41.328897 ], [ -95.953091, 41.339896 ], [ -95.956691, 41.345496 ], [ -95.956791, 41.349196 ], [ -95.93831, 41.392162 ], [ -95.937346, 41.394403 ], [ -95.930705, 41.433894 ], [ -95.981319, 41.506837 ], [ -95.994784, 41.526242 ], [ -96.030593, 41.527292 ], [ -96.036603, 41.509047 ], [ -96.040701, 41.507076 ], [ -96.046707, 41.507085 ], [ -96.055096, 41.509577 ], [ -96.089714, 41.531778 ], [ -96.09409, 41.539265 ], [ -96.118105, 41.613495 ], [ -96.116233, 41.621574 ], [ -96.097728, 41.639633 ], [ -96.095046, 41.647365 ], [ -96.095415, 41.652736 ], [ -96.099837, 41.66103 ], [ -96.121726, 41.68274 ], [ -96.096795, 41.698681 ], [ -96.077088, 41.715403 ], [ -96.064537, 41.793002 ], [ -96.06577, 41.798174 ], [ -96.071007, 41.804639 ], [ -96.077646, 41.808804 ], [ -96.086407, 41.81138 ], [ -96.110907, 41.830818 ], [ -96.139554, 41.86583 ], [ -96.144483, 41.871854 ], [ -96.161756, 41.90182 ], [ -96.161988, 41.905553 ], [ -96.159098, 41.910057 ], [ -96.142265, 41.915379 ], [ -96.136743, 41.920826 ], [ -96.129186, 41.965136 ], [ -96.129505, 41.971673 ], [ -96.22173, 42.026205 ], [ -96.251714, 42.040472 ], [ -96.272877, 42.047238 ], [ -96.279079, 42.074026 ], [ -96.307421, 42.130707 ], [ -96.344121, 42.162091 ], [ -96.349688, 42.172043 ], [ -96.35987, 42.210545 ], [ -96.356666, 42.215077 ], [ -96.356591, 42.215182 ], [ -96.336323, 42.218922 ], [ -96.323723, 42.229887 ], [ -96.322868, 42.233637 ], [ -96.328905, 42.254734 ], [ -96.348814, 42.282024 ], [ -96.375307, 42.318339 ], [ -96.384169, 42.325874 ], [ -96.407998, 42.337408 ], [ -96.413895, 42.343393 ], [ -96.417786, 42.351449 ], [ -96.415509, 42.400294 ], [ -96.413609, 42.407894 ], [ -96.387608, 42.432494 ], [ -96.380707, 42.446394 ], [ -96.381307, 42.461694 ], [ -96.385407, 42.473094 ], [ -96.396107, 42.484095 ], [ -96.409408, 42.487595 ], [ -96.443408, 42.489495 ], [ -96.466253, 42.497702 ], [ -96.476947, 42.508677 ], [ -96.481308, 42.516556 ], [ -96.479909, 42.524195 ], [ -96.477709, 42.535595 ], [ -96.476952, 42.556079 ], [ -96.479685, 42.561238 ], [ -96.516338, 42.630435 ], [ -96.542366, 42.660736 ], [ -96.575299, 42.682665 ], [ -96.601989, 42.697429 ], [ -96.60614, 42.694661 ], [ -96.610975, 42.694751 ], [ -96.630617, 42.70588 ], [ -96.639704, 42.737071 ], [ -96.633168, 42.768325 ], [ -96.632142, 42.770863 ], [ -96.577813, 42.828102 ], [ -96.563058, 42.831051 ], [ -96.552092, 42.836057 ], [ -96.549513, 42.839143 ], [ -96.54146, 42.857682 ], [ -96.523264, 42.909059 ], [ -96.510749, 42.944397 ], [ -96.509479, 42.971122 ], [ -96.513111, 43.02788 ], [ -96.466017, 43.062235 ], [ -96.455107, 43.083366 ], [ -96.439335, 43.113916 ], [ -96.436589, 43.120842 ], [ -96.475571, 43.221054 ], [ -96.485264, 43.224183 ], [ -96.557126, 43.224192 ], [ -96.572489, 43.249178 ], [ -96.584124, 43.268101 ], [ -96.586317, 43.274319 ], [ -96.56911, 43.295535 ], [ -96.551929, 43.292974 ], [ -96.530392, 43.300034 ], [ -96.525564, 43.312467 ], [ -96.521264, 43.374978 ], [ -96.521697, 43.386897 ], [ -96.524044, 43.394762 ], [ -96.529152, 43.397735 ], [ -96.531159, 43.39561 ], [ -96.53746, 43.395246 ], [ -96.557586, 43.406792 ], [ -96.594254, 43.434153 ], [ -96.60286, 43.450907 ], [ -96.600039, 43.45708 ], [ -96.58407, 43.468856 ], [ -96.587151, 43.484697 ], [ -96.598928, 43.500457 ], [ -96.591213, 43.500514 ], [ -96.453049, 43.500415 ], [ -96.351059, 43.500333 ], [ -96.332062, 43.500415 ], [ -96.208814, 43.500391 ], [ -96.198766, 43.500312 ], [ -96.198484, 43.500335 ], [ -96.053163, 43.500176 ], [ -95.861152, 43.499966 ], [ -95.860946, 43.499966 ], [ -95.834421, 43.499966 ], [ -95.821277, 43.499965 ], [ -95.741569, 43.499891 ], [ -95.740813, 43.499894 ], [ -95.514774, 43.499865 ], [ -95.486803, 43.500246 ], [ -95.486737, 43.500274 ], [ -95.475065, 43.500335 ], [ -95.454706, 43.500563 ], [ -95.454706, 43.500648 ], [ -95.454433, 43.500644 ], [ -95.434293, 43.50036 ], [ -95.434199, 43.500314 ], [ -95.387851, 43.50024 ], [ -95.387812, 43.50024 ], [ -95.387787, 43.50024 ], [ -95.375269, 43.500322 ], [ -95.374737, 43.500314 ], [ -95.250969, 43.500464 ], [ -95.250762, 43.500406 ], [ -95.214938, 43.500885 ], [ -95.180423, 43.500774 ], [ -95.167891, 43.500885 ], [ -95.167294, 43.500771 ], [ -95.122633, 43.500755 ], [ -95.114874, 43.500667 ], [ -95.054289, 43.50086 ], [ -95.053504, 43.500769 ], [ -95.034, 43.500811 ], [ -95.014245, 43.500872 ], [ -94.99446, 43.500523 ], [ -94.974359, 43.500508 ], [ -94.954477, 43.500467 ], [ -94.934625, 43.50049 ], [ -94.914955, 43.50045 ], [ -94.914905, 43.50045 ], [ -94.914634, 43.50045 ], [ -94.914523, 43.50045 ], [ -94.887291, 43.500502 ], [ -94.874235, 43.500557 ], [ -94.872725, 43.500564 ], [ -94.860192, 43.500546 ], [ -94.857867, 43.500615 ], [ -94.854555, 43.500614 ], [ -94.615916, 43.500544 ], [ -94.565665, 43.50033 ], [ -94.560838, 43.500377 ], [ -94.47042, 43.50034 ], [ -94.447048, 43.500639 ], [ -94.442848, 43.500583 ], [ -94.442835, 43.500583 ], [ -94.390597, 43.500469 ], [ -94.377466, 43.500379 ], [ -94.247965, 43.500333 ], [ -94.10988, 43.500283 ], [ -94.108068, 43.5003 ], [ -94.094339, 43.500302 ], [ -94.092894, 43.500302 ], [ -93.970762, 43.499605 ], [ -93.97076, 43.499605 ], [ -93.795793, 43.49952 ], [ -93.794285, 43.499542 ], [ -93.716217, 43.499563 ], [ -93.708771, 43.499564 ], [ -93.704916, 43.499568 ], [ -93.699345, 43.499576 ], [ -93.648533, 43.499559 ], [ -93.617131, 43.499548 ], [ -93.576728, 43.49952 ], [ -93.558631, 43.499521 ], [ -93.532178, 43.499472 ], [ -93.528482, 43.499471 ], [ -93.497405, 43.499456 ], [ -93.49735, 43.499456 ], [ -93.488261, 43.499417 ], [ -93.482009, 43.499482 ], [ -93.472804, 43.4994 ], [ -93.468563, 43.499473 ], [ -93.428509, 43.499478 ], [ -93.399035, 43.499485 ], [ -93.2718, 43.499356 ], [ -93.228861, 43.499567 ], [ -93.049192, 43.499571 ], [ -93.024429, 43.499572 ], [ -93.024348, 43.499572 ], [ -93.007871, 43.499604 ], [ -92.870277, 43.499548 ], [ -92.790317, 43.499567 ], [ -92.752088, 43.500084 ], [ -92.707312, 43.500069 ], [ -92.692786, 43.500063 ], [ -92.689033, 43.500062 ], [ -92.67258, 43.500055 ], [ -92.653318, 43.50005 ], [ -92.649194, 43.500049 ], [ -92.553161, 43.5003 ], [ -92.553128, 43.5003 ], [ -92.464505, 43.500345 ], [ -92.448948, 43.50042 ], [ -92.408832, 43.500614 ], [ -92.40613, 43.500476 ], [ -92.388298, 43.500483 ], [ -92.368908, 43.500454 ], [ -92.279084, 43.500436 ], [ -92.277425, 43.500466 ], [ -92.198788, 43.500527 ], [ -92.178863, 43.500713 ], [ -92.103886, 43.500735 ], [ -92.08997, 43.500684 ], [ -92.079954, 43.500647 ], [ -92.079802, 43.500647 ], [ -91.949879, 43.500485 ], [ -91.941837, 43.500554 ], [ -91.824848, 43.500684 ], [ -91.807156, 43.500648 ], [ -91.804925, 43.500716 ], [ -91.77929, 43.500803 ], [ -91.777688, 43.500711 ], [ -91.761414, 43.500637 ], [ -91.738446, 43.500525 ], [ -91.736558, 43.500561 ], [ -91.73333, 43.500623 ], [ -91.730359, 43.50068 ], [ -91.730217, 43.50068 ], [ -91.700749, 43.500581 ], [ -91.670872, 43.500513 ], [ -91.658401, 43.500533 ], [ -91.651396, 43.500454 ], [ -91.644924, 43.500529 ], [ -91.639772, 43.500573 ], [ -91.635626, 43.500463 ], [ -91.634495, 43.500439 ], [ -91.634244, 43.500479 ], [ -91.625611, 43.500727 ], [ -91.620785, 43.500677 ], [ -91.617407, 43.500687 ], [ -91.616895, 43.500663 ], [ -91.615293, 43.50055 ], [ -91.610895, 43.50053 ], [ -91.610832, 43.50053 ], [ -91.591073, 43.500536 ], [ -91.551021, 43.500539 ], [ -91.54122, 43.500515 ], [ -91.533806, 43.50056 ], [ -91.491042, 43.50069 ], [ -91.465063, 43.500608 ], [ -91.461403, 43.500642 ], [ -91.445932, 43.500588 ], [ -91.441786, 43.500438 ], [ -91.37695, 43.500482 ], [ -91.371608, 43.500945 ], [ -91.369325, 43.500827 ], [ -91.217706, 43.50055 ], [ -91.20555, 43.422949 ], [ -91.210233, 43.372064 ], [ -91.107237, 43.313645 ], [ -91.085652, 43.29187 ], [ -91.057918, 43.255366 ], [ -91.062562, 43.243165 ], [ -91.1462, 43.152405 ], [ -91.1562, 43.142945 ], [ -91.175253, 43.134665 ], [ -91.178251, 43.124982 ], [ -91.177222, 43.080247 ], [ -91.178087, 43.062044 ], [ -91.175167, 43.041267 ], [ -91.163064, 42.986781 ] ] ] ] } },
+{ "type": "Feature", "id": 35, "properties": { "GEO_ID": "0400000US21", "STATE": "21", "NAME": "Kentucky", "LSAD": "", "CENSUSAREA": 39486.338000000003 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -89.5391, 36.498201 ], [ -89.560344, 36.525436 ], [ -89.570071, 36.544387 ], [ -89.571509, 36.552569 ], [ -89.566817, 36.564216 ], [ -89.55264, 36.577178 ], [ -89.546113, 36.579989 ], [ -89.527583, 36.581147 ], [ -89.500076, 36.576305 ], [ -89.484836, 36.571821 ], [ -89.479093, 36.568206 ], [ -89.473341, 36.559918 ], [ -89.467761, 36.546847 ], [ -89.465445, 36.536163 ], [ -89.465888, 36.529946 ], [ -89.47246, 36.513741 ], [ -89.485106, 36.497692 ], [ -89.492537, 36.497775 ], [ -89.498036, 36.497887 ], [ -89.5391, 36.498201 ] ] ], [ [ [ -82.60423, 38.247303 ], [ -82.644739, 38.165487 ], [ -82.636466, 38.13786 ], [ -82.621164, 38.123239 ], [ -82.602618, 38.11835 ], [ -82.600127, 38.117389 ], [ -82.547284, 38.061094 ], [ -82.539139, 38.039093 ], [ -82.519665, 38.008538 ], [ -82.509812, 38.001249 ], [ -82.487732, 37.99833 ], [ -82.465473, 37.98478 ], [ -82.464096, 37.982437 ], [ -82.464987, 37.976859 ], [ -82.4973, 37.945507 ], [ -82.497358, 37.945338 ], [ -82.500386, 37.936518 ], [ -82.474666, 37.910388 ], [ -82.417679, 37.870658 ], [ -82.400234, 37.851833 ], [ -82.329867, 37.775897 ], [ -82.319023, 37.758892 ], [ -82.326404, 37.740815 ], [ -82.325739, 37.735799 ], [ -82.307235, 37.707669 ], [ -82.297011, 37.687273 ], [ -82.25028, 37.657776 ], [ -82.21967, 37.643046 ], [ -82.141814, 37.595052 ], [ -82.125601, 37.579021 ], [ -82.125892, 37.574031 ], [ -82.116584, 37.559588 ], [ -82.048521, 37.531078 ], [ -82.008274, 37.533357 ], [ -81.999844, 37.542579 ], [ -81.998177, 37.543082 ], [ -81.968297, 37.537798 ], [ -82.291908, 37.311642 ], [ -82.305874, 37.3011 ], [ -82.310793, 37.297387 ], [ -82.350948, 37.267077 ], [ -82.510826, 37.218091 ], [ -82.553549, 37.200867 ], [ -82.565329, 37.196118 ], [ -82.565375, 37.196092 ], [ -82.624878, 37.162932 ], [ -82.721941, 37.105689 ], [ -82.720597, 37.081833 ], [ -82.722472, 37.045101 ], [ -82.771795, 37.015716 ], [ -82.777368, 37.015279 ], [ -82.788897, 37.00816 ], [ -82.789092, 37.007995 ], [ -82.790462, 37.007263 ], [ -82.79089, 37.00676 ], [ -82.800531, 37.007944 ], [ -82.815748, 37.007196 ], [ -82.818006, 37.006161 ], [ -82.830588, 37.000945 ], [ -82.829125, 36.997541 ], [ -82.830802, 36.993445 ], [ -82.833843, 36.991973 ], [ -82.836008, 36.988837 ], [ -82.838549, 36.987027 ], [ -82.840051, 36.987113 ], [ -82.851397, 36.984497 ], [ -82.852614, 36.984963 ], [ -82.862926, 36.979975 ], [ -82.864909, 36.97901 ], [ -82.866019, 36.978272 ], [ -82.866689, 36.978052 ], [ -82.867535, 36.977518 ], [ -82.868455, 36.976481 ], [ -82.869183, 36.974183 ], [ -82.869183, 36.974182 ], [ -82.870274, 36.965993 ], [ -82.87023, 36.965498 ], [ -82.867358, 36.963182 ], [ -82.865404, 36.958084 ], [ -82.864211, 36.957983 ], [ -82.862866, 36.957765 ], [ -82.860534, 36.956015 ], [ -82.858443, 36.954036 ], [ -82.855705, 36.953808 ], [ -82.856099, 36.952471 ], [ -82.860633, 36.94584 ], [ -82.861282, 36.944848 ], [ -82.861684, 36.939316 ], [ -82.860537, 36.937439 ], [ -82.858784, 36.933065 ], [ -82.858461, 36.932717 ], [ -82.861943, 36.924236 ], [ -82.863468, 36.922308 ], [ -82.872136, 36.913456 ], [ -82.873777, 36.912299 ], [ -82.885618, 36.900415 ], [ -82.91169, 36.874248 ], [ -82.911824, 36.874243 ], [ -82.973395, 36.859097 ], [ -83.07259, 36.854589 ], [ -83.099792, 36.824889 ], [ -83.131694, 36.781488 ], [ -83.131245, 36.767105 ], [ -83.125655, 36.761407 ], [ -83.125728, 36.761276 ], [ -83.127833, 36.750828 ], [ -83.136395, 36.743088 ], [ -83.167396, 36.739187 ], [ -83.199698, 36.737487 ], [ -83.342804, 36.701286 ], [ -83.353613, 36.696699 ], [ -83.354606, 36.696153 ], [ -83.460808, 36.664885 ], [ -83.461013, 36.664916 ], [ -83.498011, 36.670485 ], [ -83.527212, 36.665984 ], [ -83.649513, 36.616683 ], [ -83.675413, 36.600814 ], [ -83.677114, 36.596582 ], [ -83.690714, 36.582581 ], [ -83.930669, 36.588249 ], [ -83.987612, 36.589595 ], [ -83.987842, 36.5896 ], [ -84.227295, 36.591685 ], [ -84.261333, 36.591981 ], [ -84.778455, 36.603222 ], [ -84.785341, 36.603372 ], [ -84.785399, 36.603374 ], [ -84.859759, 36.606428 ], [ -84.859738, 36.606495 ], [ -84.974888, 36.614327 ], [ -85.086415, 36.621913 ], [ -85.096128, 36.622483 ], [ -85.276284, 36.626511 ], [ -85.276289, 36.626511 ], [ -85.29599, 36.625488 ], [ -85.436418, 36.618194 ], [ -85.471338, 36.61638 ], [ -85.508605, 36.61502 ], [ -85.551483, 36.615727 ], [ -85.552017, 36.615782 ], [ -85.788613, 36.621845 ], [ -85.788645, 36.621846 ], [ -85.976421, 36.6284 ], [ -86.03277, 36.630367 ], [ -86.033139, 36.630413 ], [ -86.038366, 36.630804 ], [ -86.080666, 36.63394 ], [ -86.081944, 36.633848 ], [ -86.197573, 36.639363 ], [ -86.204859, 36.639741 ], [ -86.205468, 36.639783 ], [ -86.216183, 36.640527 ], [ -86.21641, 36.640595 ], [ -86.219081, 36.640824 ], [ -86.222151, 36.640891 ], [ -86.333051, 36.648778 ], [ -86.411387, 36.65055 ], [ -86.468497, 36.651841 ], [ -86.47219, 36.651763 ], [ -86.473413, 36.651676 ], [ -86.473497, 36.651671 ], [ -86.564143, 36.633472 ], [ -86.564252, 36.633522 ], [ -86.605042, 36.652125 ], [ -86.606394, 36.652107 ], [ -86.75892, 36.649018 ], [ -86.763295, 36.648907 ], [ -86.813037, 36.647647 ], [ -86.816186, 36.647722 ], [ -86.818405, 36.647639 ], [ -86.833155, 36.64721 ], [ -86.854268, 36.646884 ], [ -86.906023, 36.646302 ], [ -86.906583, 36.646255 ], [ -87.060843, 36.643412 ], [ -87.114976, 36.642414 ], [ -87.114983, 36.642414 ], [ -87.23053, 36.641895 ], [ -87.231037, 36.641888 ], [ -87.247655, 36.641841 ], [ -87.278398, 36.641718 ], [ -87.281506, 36.641761 ], [ -87.33598, 36.641543 ], [ -87.344131, 36.64151 ], [ -87.347796, 36.64144 ], [ -87.414309, 36.641047 ], [ -87.425009, 36.641047 ], [ -87.436509, 36.640747 ], [ -87.563052, 36.639113 ], [ -87.564928, 36.639113 ], [ -87.641146, 36.638036 ], [ -87.64115, 36.638036 ], [ -87.694186, 36.636838 ], [ -87.853204, 36.633247 ], [ -87.849567, 36.663701 ], [ -88.011792, 36.677025 ], [ -88.070532, 36.678118 ], [ -88.068208, 36.659747 ], [ -88.055604, 36.63571 ], [ -88.045127, 36.602939 ], [ -88.035625, 36.561736 ], [ -88.032489, 36.540662 ], [ -88.037822, 36.51385 ], [ -88.039481, 36.510408 ], [ -88.053205, 36.497129 ], [ -88.053292, 36.49713 ], [ -88.320794, 36.500432 ], [ -88.325895, 36.500483 ], [ -88.330799, 36.500531 ], [ -88.41636, 36.500756 ], [ -88.450161, 36.501101 ], [ -88.452543, 36.500872 ], [ -88.472564, 36.501028 ], [ -88.489075, 36.501068 ], [ -88.48921, 36.501068 ], [ -88.51192, 36.501457 ], [ -88.51227, 36.501506 ], [ -88.516346, 36.501431 ], [ -88.516427, 36.50143 ], [ -88.545192, 36.501814 ], [ -88.577283, 36.50194 ], [ -88.661133, 36.502243 ], [ -88.715255, 36.502662 ], [ -88.747523, 36.502834 ], [ -88.799594, 36.502757 ], [ -88.816765, 36.502815 ], [ -88.827012, 36.50285 ], [ -88.827301, 36.502852 ], [ -88.834626, 36.502914 ], [ -88.834866, 36.502911 ], [ -88.874725, 36.502446 ], [ -88.964471, 36.502191 ], [ -89.000063, 36.502633 ], [ -89.006825, 36.502684 ], [ -89.010439, 36.50271 ], [ -89.034649, 36.502964 ], [ -89.058871, 36.503157 ], [ -89.072118, 36.503249 ], [ -89.090146, 36.503392 ], [ -89.117537, 36.503603 ], [ -89.119805, 36.503647 ], [ -89.163224, 36.504522 ], [ -89.163429, 36.504526 ], [ -89.211409, 36.50563 ], [ -89.279091, 36.506511 ], [ -89.282298, 36.506782 ], [ -89.346053, 36.50321 ], [ -89.346056, 36.50321 ], [ -89.356593, 36.502195 ], [ -89.380085, 36.500416 ], [ -89.381792, 36.500062 ], [ -89.403913, 36.499141 ], [ -89.417293, 36.499033 ], [ -89.400581, 36.538337 ], [ -89.38814, 36.573416 ], [ -89.376367, 36.613868 ], [ -89.365548, 36.625059 ], [ -89.343753, 36.630991 ], [ -89.327578, 36.632127 ], [ -89.326731, 36.632186 ], [ -89.313405, 36.62012 ], [ -89.294637, 36.593729 ], [ -89.27171, 36.571387 ], [ -89.259994, 36.565149 ], [ -89.236542, 36.566824 ], [ -89.227319, 36.569375 ], [ -89.213563, 36.580119 ], [ -89.202607, 36.601576 ], [ -89.200902, 36.618177 ], [ -89.197654, 36.628936 ], [ -89.187749, 36.641115 ], [ -89.174741, 36.650416 ], [ -89.174733, 36.650476 ], [ -89.171882, 36.672526 ], [ -89.19948, 36.716045 ], [ -89.201047, 36.725772 ], [ -89.197808, 36.739412 ], [ -89.184523, 36.753638 ], [ -89.169106, 36.759473 ], [ -89.142313, 36.755369 ], [ -89.130399, 36.751702 ], [ -89.123548, 36.78522 ], [ -89.12353, 36.785309 ], [ -89.179229, 36.812915 ], [ -89.178574, 36.816554 ], [ -89.177177, 36.835779 ], [ -89.147674, 36.847148 ], [ -89.100766, 36.943973 ], [ -89.100794, 36.944006 ], [ -89.132685, 36.9822 ], [ -89.166447, 37.003337 ], [ -89.173595, 37.011409 ], [ -89.178975, 37.020928 ], [ -89.182509, 37.037275 ], [ -89.181369, 37.046305 ], [ -89.175725, 37.062069 ], [ -89.171881, 37.068184 ], [ -89.168087, 37.074218 ], [ -89.086526, 37.165602 ], [ -89.041263, 37.202881 ], [ -89.000968, 37.224401 ], [ -88.98326, 37.228685 ], [ -88.966831, 37.229891 ], [ -88.933399, 37.225007 ], [ -88.933385, 37.225005 ], [ -88.942111, 37.228811 ], [ -88.928021, 37.226281 ], [ -88.916934, 37.224291 ], [ -88.809206, 37.189235 ], [ -88.625889, 37.119458 ], [ -88.589207, 37.099655 ], [ -88.576718, 37.085852 ], [ -88.564152, 37.07844 ], [ -88.560032, 37.07601 ], [ -88.545403, 37.070003 ], [ -88.531576, 37.067192 ], [ -88.514356, 37.065231 ], [ -88.490297, 37.066669 ], [ -88.482856, 37.067114 ], [ -88.458948, 37.073796 ], [ -88.444605, 37.098601 ], [ -88.424403, 37.152428 ], [ -88.447764, 37.203527 ], [ -88.458763, 37.213536 ], [ -88.471753, 37.220155 ], [ -88.509328, 37.26213 ], [ -88.515939, 37.284043 ], [ -88.514661, 37.290948 ], [ -88.476592, 37.386875 ], [ -88.470224, 37.396255 ], [ -88.456, 37.408482 ], [ -88.439333, 37.416416 ], [ -88.414895, 37.423461 ], [ -88.408808, 37.425216 ], [ -88.358436, 37.40486 ], [ -88.330622, 37.429316 ], [ -88.312585, 37.440591 ], [ -88.281667, 37.452596 ], [ -88.255193, 37.456748 ], [ -88.083395, 37.473683 ], [ -88.062562, 37.489385 ], [ -88.061292, 37.505232 ], [ -88.061311, 37.505332 ], [ -88.063311, 37.515755 ], [ -88.072242, 37.528826 ], [ -88.121517, 37.568166 ], [ -88.133235, 37.574154 ], [ -88.133306, 37.574191 ], [ -88.133393, 37.574235 ], [ -88.133416, 37.574277 ], [ -88.139973, 37.586451 ], [ -88.156827, 37.632801 ], [ -88.160187, 37.657592 ], [ -88.158207, 37.664542 ], [ -88.151646, 37.675098 ], [ -88.122412, 37.709685 ], [ -88.072538, 37.733286 ], [ -88.059588, 37.742608 ], [ -88.050969, 37.752599 ], [ -88.045008, 37.762436 ], [ -88.039, 37.775454 ], [ -88.02803, 37.799224 ], [ -88.017314, 37.801911 ], [ -88.004706, 37.800145 ], [ -87.976389, 37.788004 ], [ -87.970869, 37.783456 ], [ -87.943756, 37.776843 ], [ -87.90681, 37.807624 ], [ -87.903804, 37.817762 ], [ -87.907773, 37.837611 ], [ -87.910276, 37.843416 ], [ -87.914892, 37.849618 ], [ -87.927303, 37.858709 ], [ -87.936228, 37.867937 ], [ -87.940005, 37.875044 ], [ -87.940839, 37.883338 ], [ -87.940069, 37.88767 ], [ -87.936784, 37.892587 ], [ -87.927424, 37.902038 ], [ -87.904789, 37.924892 ], [ -87.898062, 37.927514 ], [ -87.883321, 37.926238 ], [ -87.87254, 37.920999 ], [ -87.865558, 37.915056 ], [ -87.857243, 37.900649 ], [ -87.841193, 37.882325 ], [ -87.830578, 37.876516 ], [ -87.7909, 37.875714 ], [ -87.783643, 37.877759 ], [ -87.76226, 37.890906 ], [ -87.700421, 37.900858 ], [ -87.684018, 37.903498 ], [ -87.67573, 37.90193 ], [ -87.666481, 37.895786 ], [ -87.662865, 37.885578 ], [ -87.681633, 37.855917 ], [ -87.6819, 37.84641 ], [ -87.679188, 37.836321 ], [ -87.670889, 37.828429 ], [ -87.645858, 37.825899 ], [ -87.615399, 37.831974 ], [ -87.606599, 37.838669 ], [ -87.591504, 37.856642 ], [ -87.588729, 37.860984 ], [ -87.588426, 37.868791 ], [ -87.591582, 37.887194 ], [ -87.597118, 37.892394 ], [ -87.620272, 37.906922 ], [ -87.626256, 37.916138 ], [ -87.62896, 37.926714 ], [ -87.601416, 37.972542 ], [ -87.592916, 37.975842 ], [ -87.585916, 37.975442 ], [ -87.581115, 37.973442 ], [ -87.574715, 37.967742 ], [ -87.573415, 37.962642 ], [ -87.574287, 37.954842 ], [ -87.57203, 37.947466 ], [ -87.559342, 37.931146 ], [ -87.550333, 37.92489 ], [ -87.511499, 37.906426 ], [ -87.451185, 37.941034 ], [ -87.450458, 37.941451 ], [ -87.436859, 37.944192 ], [ -87.418585, 37.944763 ], [ -87.402632, 37.942267 ], [ -87.380247, 37.935596 ], [ -87.302324, 37.898445 ], [ -87.269561, 37.877155 ], [ -87.26293, 37.872846 ], [ -87.20224, 37.843791 ], [ -87.132621, 37.791008 ], [ -87.128749, 37.785728 ], [ -87.119229, 37.782848 ], [ -87.111133, 37.782512 ], [ -87.090636, 37.787808 ], [ -87.077404, 37.796209 ], [ -87.067836, 37.806065 ], [ -87.057836, 37.827457 ], [ -87.043854, 37.870796 ], [ -87.043407, 37.87994 ], [ -87.046237, 37.889866 ], [ -87.042249, 37.898291 ], [ -87.033444, 37.906593 ], [ -87.010315, 37.919668 ], [ -86.978957, 37.9302 ], [ -86.97883, 37.930214 ], [ -86.919329, 37.936664 ], [ -86.902413, 37.946161 ], [ -86.884961, 37.964373 ], [ -86.85595, 37.987292 ], [ -86.823491, 37.998939 ], [ -86.815267, 37.998877 ], [ -86.814776, 37.998638 ], [ -86.794985, 37.988982 ], [ -86.787695, 37.971449 ], [ -86.770179, 37.940264 ], [ -86.75099, 37.912893 ], [ -86.740877, 37.902568 ], [ -86.73146, 37.89434 ], [ -86.72351, 37.892831 ], [ -86.718462, 37.893123 ], [ -86.709164, 37.89764 ], [ -86.660293, 37.865057 ], [ -86.655296, 37.842508 ], [ -86.655285, 37.842506 ], [ -86.648028, 37.841425 ], [ -86.634271, 37.843845 ], [ -86.604624, 37.858272 ], [ -86.525174, 37.968228 ], [ -86.524969, 38.027879 ], [ -86.521825, 38.038327 ], [ -86.517289, 38.042634 ], [ -86.51176, 38.044448 ], [ -86.490858, 38.045796 ], [ -86.490853, 38.045796 ], [ -86.466876, 38.046597 ], [ -86.452192, 38.05049 ], [ -86.438236, 38.060426 ], [ -86.432789, 38.067171 ], [ -86.430091, 38.078638 ], [ -86.426508, 38.081784 ], [ -86.398661, 38.106238 ], [ -86.332567, 38.130131 ], [ -86.326788, 38.134604 ], [ -86.323453, 38.139032 ], [ -86.314292, 38.14261 ], [ -86.309727, 38.144393 ], [ -86.283964, 38.143185 ], [ -86.271223, 38.130112 ], [ -86.278034, 38.102426 ], [ -86.27872, 38.089303 ], [ -86.273584, 38.067443 ], [ -86.266891, 38.057125 ], [ -86.220371, 38.027922 ], [ -86.178983, 38.011308 ], [ -86.172186, 38.00992 ], [ -86.029509, 37.99264 ], [ -85.998609, 37.997775 ], [ -85.951467, 38.005608 ], [ -85.947952, 38.007083 ], [ -85.941403, 38.009831 ], [ -85.930235, 38.018311 ], [ -85.922395, 38.028679 ], [ -85.911607, 38.06689 ], [ -85.906163, 38.08617 ], [ -85.904564, 38.10027 ], [ -85.905164, 38.11107 ], [ -85.909464, 38.14007 ], [ -85.908764, 38.161169 ], [ -85.89955, 38.180343 ], [ -85.897664, 38.184269 ], [ -85.829364, 38.276769 ], [ -85.823764, 38.280569 ], [ -85.816164, 38.282969 ], [ -85.791575, 38.288566 ], [ -85.791563, 38.288569 ], [ -85.780963, 38.288469 ], [ -85.773363, 38.286169 ], [ -85.765963, 38.280469 ], [ -85.766563, 38.27767 ], [ -85.761062, 38.27257 ], [ -85.750962, 38.26787 ], [ -85.744862, 38.26717 ], [ -85.683561, 38.295469 ], [ -85.675017, 38.301317 ], [ -85.653641, 38.327108 ], [ -85.638777, 38.361443 ], [ -85.638044, 38.38027 ], [ -85.638041, 38.380338 ], [ -85.632937, 38.395666 ], [ -85.620521, 38.423105 ], [ -85.607629, 38.439295 ], [ -85.462518, 38.512602 ], [ -85.433136, 38.523914 ], [ -85.432928, 38.524072 ], [ -85.423077, 38.531581 ], [ -85.417322, 38.540763 ], [ -85.4156, 38.546341 ], [ -85.415821, 38.563558 ], [ -85.427467, 38.586735 ], [ -85.439351, 38.610388 ], [ -85.456978, 38.689135 ], [ -85.452114, 38.709348 ], [ -85.434065, 38.729455 ], [ -85.422021, 38.734834 ], [ -85.410925, 38.73708 ], [ -85.333285, 38.74048 ], [ -85.289226, 38.74241 ], [ -85.275454, 38.741172 ], [ -85.258846, 38.737754 ], [ -85.246505, 38.731821 ], [ -85.226062, 38.705456 ], [ -85.213257, 38.695446 ], [ -85.201498, 38.691575 ], [ -85.189362, 38.687579 ], [ -85.172528, 38.688082 ], [ -85.156158, 38.692251 ], [ -85.13868, 38.699168 ], [ -85.106902, 38.720789 ], [ -85.100963, 38.7268 ], [ -85.024205, 38.763311 ], [ -84.995939, 38.776756 ], [ -84.984627, 38.779072 ], [ -84.973432, 38.778847 ], [ -84.944296, 38.775184 ], [ -84.844412, 38.787078 ], [ -84.81335, 38.79833 ], [ -84.791078, 38.855859 ], [ -84.785799, 38.869496 ], [ -84.785111, 38.879988 ], [ -84.789521, 38.884687 ], [ -84.813182, 38.930583 ], [ -84.849445, 39.000923 ], [ -84.878614, 39.030296 ], [ -84.889065, 39.04082 ], [ -84.897171, 39.052407 ], [ -84.897364, 39.057378 ], [ -84.888873, 39.066376 ], [ -84.831197, 39.10192 ], [ -84.820157, 39.10548 ], [ -84.78768, 39.115297 ], [ -84.766749, 39.138558 ], [ -84.754449, 39.146658 ], [ -84.744149, 39.147458 ], [ -84.732048, 39.144458 ], [ -84.718548, 39.137059 ], [ -84.689747, 39.104159 ], [ -84.684847, 39.100459 ], [ -84.632446, 39.07676 ], [ -84.623732, 39.074427 ], [ -84.620112, 39.073457 ], [ -84.603444, 39.073699 ], [ -84.510057, 39.093593 ], [ -84.509743, 39.09366 ], [ -84.506082, 39.095081 ], [ -84.502062, 39.096641 ], [ -84.493743, 39.10246 ], [ -84.432841, 39.094261 ], [ -84.326539, 39.027463 ], [ -84.319936, 39.022081 ], [ -84.31368, 39.016981 ], [ -84.304698, 39.006455 ], [ -84.234453, 38.893226 ], [ -84.232132, 38.880483 ], [ -84.232478, 38.874638 ], [ -84.233727, 38.853576 ], [ -84.231306, 38.830552 ], [ -84.229954, 38.82765 ], [ -84.2253, 38.817665 ], [ -84.212904, 38.805707 ], [ -84.205592, 38.802588 ], [ -84.071491, 38.770475 ], [ -84.052707, 38.770542 ], [ -84.044486, 38.770572 ], [ -83.978814, 38.787104 ], [ -83.962123, 38.787384 ], [ -83.943978, 38.783616 ], [ -83.903971, 38.76816 ], [ -83.903918, 38.76815 ], [ -83.870443, 38.761608 ], [ -83.859028, 38.756793 ], [ -83.85333, 38.752572 ], [ -83.777823, 38.674453 ], [ -83.773682, 38.661309 ], [ -83.769347, 38.65522 ], [ -83.762445, 38.652103 ], [ -83.706043, 38.637101 ], [ -83.679484, 38.630036 ], [ -83.663911, 38.62793 ], [ -83.655425, 38.629735 ], [ -83.649737, 38.632753 ], [ -83.646701, 38.637489 ], [ -83.642994, 38.643273 ], [ -83.636208, 38.670584 ], [ -83.626922, 38.679387 ], [ -83.615736, 38.684145 ], [ -83.574754, 38.692671 ], [ -83.533339, 38.702105 ], [ -83.520953, 38.703045 ], [ -83.512571, 38.701716 ], [ -83.369077, 38.659334 ], [ -83.333347, 38.641562 ], [ -83.324157, 38.633326 ], [ -83.320531, 38.622713 ], [ -83.2821, 38.602987 ], [ -83.265769, 38.605278 ], [ -83.156926, 38.620547 ], [ -83.142836, 38.625076 ], [ -83.135046, 38.631719 ], [ -83.127652, 38.642451 ], [ -83.030889, 38.72556 ], [ -83.030702, 38.72572 ], [ -83.011816, 38.730057 ], [ -82.979395, 38.725976 ], [ -82.968695, 38.728776 ], [ -82.943147, 38.74328 ], [ -82.923694, 38.750076 ], [ -82.894193, 38.756576 ], [ -82.889193, 38.756076 ], [ -82.879492, 38.751476 ], [ -82.875492, 38.747276 ], [ -82.874466, 38.745346 ], [ -82.871292, 38.739376 ], [ -82.869992, 38.730477 ], [ -82.870392, 38.722077 ], [ -82.873492, 38.710077 ], [ -82.869592, 38.678177 ], [ -82.853554, 38.610926 ], [ -82.847186, 38.595166 ], [ -82.839538, 38.586159 ], [ -82.820161, 38.572703 ], [ -82.816012, 38.570733 ], [ -82.800112, 38.563183 ], [ -82.789776, 38.559951 ], [ -82.730958, 38.559264 ], [ -82.724846, 38.5576 ], [ -82.696621, 38.542112 ], [ -82.690509, 38.536576 ], [ -82.665548, 38.505808 ], [ -82.665485, 38.505734 ], [ -82.593673, 38.421809 ], [ -82.596281, 38.417681 ], [ -82.597113, 38.412881 ], [ -82.595369, 38.382722 ], [ -82.595382, 38.382712 ], [ -82.593008, 38.375082 ], [ -82.571877, 38.315781 ], [ -82.574656, 38.263873 ], [ -82.578254, 38.254809 ], [ -82.584001, 38.246371 ], [ -82.59497, 38.245453 ], [ -82.60423, 38.247303 ] ] ] ] } },
+{ "type": "Feature", "id": 36, "properties": { "GEO_ID": "0400000US23", "STATE": "23", "NAME": "Maine", "LSAD": "", "CENSUSAREA": 30842.922999999999 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -69.307908, 43.773767 ], [ -69.306751, 43.775095 ], [ -69.302995, 43.774591 ], [ -69.300376, 43.772144 ], [ -69.300818, 43.768599 ], [ -69.314325, 43.756707 ], [ -69.322559, 43.755883 ], [ -69.323569, 43.758994 ], [ -69.321141, 43.765763 ], [ -69.313631, 43.772762 ], [ -69.307908, 43.773767 ] ] ], [ [ [ -69.42792, 43.928798 ], [ -69.423323, 43.922871 ], [ -69.422153, 43.917702 ], [ -69.423324, 43.915507 ], [ -69.438066, 43.909539 ], [ -69.440913, 43.909767 ], [ -69.441894, 43.916331 ], [ -69.433762, 43.949353 ], [ -69.429806, 43.948438 ], [ -69.421072, 43.938261 ], [ -69.42792, 43.928798 ] ] ], [ [ [ -67.619761, 44.519754 ], [ -67.61541, 44.521973 ], [ -67.587738, 44.516196 ], [ -67.582113, 44.513459 ], [ -67.589259, 44.50084 ], [ -67.590627, 44.49415 ], [ -67.580288, 44.488068 ], [ -67.562651, 44.472104 ], [ -67.569189, 44.455531 ], [ -67.571774, 44.453403 ], [ -67.574206, 44.45173 ], [ -67.588346, 44.449754 ], [ -67.592755, 44.458572 ], [ -67.604919, 44.502056 ], [ -67.607199, 44.503576 ], [ -67.614954, 44.503576 ], [ -67.619211, 44.506009 ], [ -67.619761, 44.519754 ] ] ], [ [ [ -70.119671, 43.748621 ], [ -70.113059, 43.74913 ], [ -70.097318, 43.757292 ], [ -70.094986, 43.753211 ], [ -70.100233, 43.742134 ], [ -70.107812, 43.734555 ], [ -70.109561, 43.730474 ], [ -70.108978, 43.722312 ], [ -70.124136, 43.70832 ], [ -70.129383, 43.70832 ], [ -70.138128, 43.718231 ], [ -70.138711, 43.727559 ], [ -70.127051, 43.742717 ], [ -70.119671, 43.748621 ] ] ], [ [ [ -70.171245, 43.663498 ], [ -70.171136, 43.6633 ], [ -70.190323, 43.642986 ], [ -70.205934, 43.633633 ], [ -70.207165, 43.63369 ], [ -70.211062, 43.641842 ], [ -70.200116, 43.662978 ], [ -70.188047, 43.673762 ], [ -70.184659, 43.674699 ], [ -70.171245, 43.663498 ] ] ], [ [ [ -70.186213, 43.682655 ], [ -70.187536, 43.678669 ], [ -70.192574, 43.673139 ], [ -70.207341, 43.662562 ], [ -70.210825, 43.661695 ], [ -70.21313, 43.662973 ], [ -70.213948, 43.666161 ], [ -70.209627, 43.676308 ], [ -70.201893, 43.685483 ], [ -70.196535, 43.688784 ], [ -70.191041, 43.689071 ], [ -70.186213, 43.682655 ] ] ], [ [ [ -70.163884, 43.692404 ], [ -70.156787, 43.694706 ], [ -70.146115, 43.701635 ], [ -70.135563, 43.700658 ], [ -70.154503, 43.680933 ], [ -70.168227, 43.675136 ], [ -70.170284, 43.675441 ], [ -70.173571, 43.683734 ], [ -70.171339, 43.687546 ], [ -70.163884, 43.692404 ] ] ], [ [ [ -70.087621, 43.699913 ], [ -70.093704, 43.6918 ], [ -70.099594, 43.695366 ], [ -70.115908, 43.682978 ], [ -70.118291, 43.683343 ], [ -70.118174, 43.686375 ], [ -70.115961, 43.689202 ], [ -70.100683, 43.705962 ], [ -70.095727, 43.709278 ], [ -70.093113, 43.710524 ], [ -70.092137, 43.709468 ], [ -70.097184, 43.700929 ], [ -70.091929, 43.698111 ], [ -70.087621, 43.699913 ] ] ], [ [ [ -68.880242, 43.863398 ], [ -68.882554, 43.848525 ], [ -68.876224, 43.836597 ], [ -68.886725, 43.822195 ], [ -68.898319, 43.820987 ], [ -68.899108, 43.821925 ], [ -68.893537, 43.831498 ], [ -68.8947, 43.84397 ], [ -68.898045, 43.849545 ], [ -68.903957, 43.848684 ], [ -68.908222, 43.849852 ], [ -68.902618, 43.868855 ], [ -68.889367, 43.87553 ], [ -68.880242, 43.863398 ] ] ], [ [ [ -69.043981, 44.005684 ], [ -69.0782, 43.974132 ], [ -69.092994, 43.979063 ], [ -69.061966, 44.015023 ], [ -69.047583, 44.013995 ], [ -69.043981, 44.005684 ] ] ], [ [ [ -68.618212, 44.012367 ], [ -68.635315, 44.018886 ], [ -68.64736, 44.0145 ], [ -68.651863, 44.009859 ], [ -68.652881, 44.003845 ], [ -68.657031, 44.003823 ], [ -68.659972, 44.016013 ], [ -68.659874, 44.022758 ], [ -68.657369, 44.024404 ], [ -68.650767, 44.039908 ], [ -68.654783, 44.059599 ], [ -68.661594, 44.075837 ], [ -68.627893, 44.088128 ], [ -68.62535, 44.092906 ], [ -68.6181, 44.096706 ], [ -68.609722, 44.094674 ], [ -68.602863, 44.08665 ], [ -68.589563, 44.075585 ], [ -68.585916, 44.075335 ], [ -68.584074, 44.070578 ], [ -68.588098, 44.06127 ], [ -68.590792, 44.058662 ], [ -68.601099, 44.058362 ], [ -68.611473, 44.025176 ], [ -68.610703, 44.013422 ], [ -68.615896, 44.009761 ], [ -68.618212, 44.012367 ] ] ], [ [ [ -68.785601, 44.053503 ], [ -68.790595, 44.053832 ], [ -68.807315, 44.035796 ], [ -68.818441, 44.032046 ], [ -68.828465, 44.032118 ], [ -68.862845, 44.025037 ], [ -68.874139, 44.025359 ], [ -68.889717, 44.032516 ], [ -68.899997, 44.06696 ], [ -68.905098, 44.077344 ], [ -68.913406, 44.08519 ], [ -68.907812, 44.105518 ], [ -68.908984, 44.110001 ], [ -68.943105, 44.10973 ], [ -68.944597, 44.11284 ], [ -68.935327, 44.13038 ], [ -68.917286, 44.148239 ], [ -68.888597, 44.15955 ], [ -68.87868, 44.166612 ], [ -68.847249, 44.183017 ], [ -68.825067, 44.186338 ], [ -68.819156, 44.180462 ], [ -68.822206, 44.178815 ], [ -68.82284, 44.173693 ], [ -68.818423, 44.160978 ], [ -68.792221, 44.145998 ], [ -68.786886, 44.143961 ], [ -68.782375, 44.14531 ], [ -68.780693, 44.143274 ], [ -68.792065, 44.136759 ], [ -68.802162, 44.137857 ], [ -68.818039, 44.136852 ], [ -68.819659, 44.135434 ], [ -68.820515, 44.130198 ], [ -68.81953, 44.122056 ], [ -68.815562, 44.115836 ], [ -68.806832, 44.116339 ], [ -68.790525, 44.09292 ], [ -68.781772, 44.084274 ], [ -68.772639, 44.078439 ], [ -68.77029, 44.069566 ], [ -68.77965, 44.057754 ], [ -68.785601, 44.053503 ] ] ], [ [ [ -68.942826, 44.281073 ], [ -68.919301, 44.309872 ], [ -68.919325, 44.335392 ], [ -68.911634, 44.365027 ], [ -68.90353, 44.378613 ], [ -68.87894, 44.386584 ], [ -68.868444, 44.38144 ], [ -68.860649, 44.364425 ], [ -68.864338, 44.355002 ], [ -68.87169, 44.344662 ], [ -68.883065, 44.338193 ], [ -68.888706, 44.338196 ], [ -68.89285, 44.334653 ], [ -68.896587, 44.321986 ], [ -68.88746, 44.303094 ], [ -68.899445, 44.283775 ], [ -68.904255, 44.279889 ], [ -68.916872, 44.242866 ], [ -68.92648, 44.233035 ], [ -68.945976, 44.220824 ], [ -68.95189, 44.218719 ], [ -68.94709, 44.226792 ], [ -68.955332, 44.243873 ], [ -68.959468, 44.247439 ], [ -68.965896, 44.249754 ], [ -68.967074, 44.251968 ], [ -68.965264, 44.259332 ], [ -68.953686, 44.272346 ], [ -68.942826, 44.281073 ] ] ], [ [ [ -68.499465, 44.12419 ], [ -68.492892, 44.116921 ], [ -68.491521, 44.109833 ], [ -68.502942, 44.099722 ], [ -68.51706, 44.10341 ], [ -68.518703, 44.113222 ], [ -68.511266, 44.125082 ], [ -68.506979, 44.127237 ], [ -68.499465, 44.12419 ] ] ], [ [ [ -68.358388, 44.125082 ], [ -68.35301, 44.127884 ], [ -68.346724, 44.127749 ], [ -68.330716, 44.110598 ], [ -68.331032, 44.10758 ], [ -68.338012, 44.101473 ], [ -68.365176, 44.101464 ], [ -68.376593, 44.112207 ], [ -68.376591, 44.113762 ], [ -68.375382, 44.11646 ], [ -68.365514, 44.124079 ], [ -68.358388, 44.125082 ] ] ], [ [ [ -68.453236, 44.189998 ], [ -68.437789, 44.188216 ], [ -68.424441, 44.190753 ], [ -68.416434, 44.187047 ], [ -68.408207, 44.176298 ], [ -68.384903, 44.154955 ], [ -68.396634, 44.14069 ], [ -68.427534, 44.119266 ], [ -68.438518, 44.11618 ], [ -68.448646, 44.125581 ], [ -68.447505, 44.133493 ], [ -68.456813, 44.145268 ], [ -68.479934, 44.1478 ], [ -68.484696, 44.146495 ], [ -68.496639, 44.146855 ], [ -68.502096, 44.152388 ], [ -68.500817, 44.160026 ], [ -68.495511, 44.162429 ], [ -68.474365, 44.181875 ], [ -68.453236, 44.189998 ] ] ], [ [ [ -68.680773, 44.279242 ], [ -68.675416, 44.279753 ], [ -68.668213, 44.276511 ], [ -68.658849, 44.268588 ], [ -68.623554, 44.255622 ], [ -68.611669, 44.244818 ], [ -68.605906, 44.230772 ], [ -68.612749, 44.207722 ], [ -68.624994, 44.197637 ], [ -68.625715, 44.194756 ], [ -68.619592, 44.189354 ], [ -68.618511, 44.186472 ], [ -68.618872, 44.18107 ], [ -68.643002, 44.15766 ], [ -68.652366, 44.153698 ], [ -68.670014, 44.151537 ], [ -68.671454, 44.138572 ], [ -68.675056, 44.137131 ], [ -68.681899, 44.138212 ], [ -68.686581, 44.147216 ], [ -68.692343, 44.153698 ], [ -68.700987, 44.15838 ], [ -68.709631, 44.158741 ], [ -68.713232, 44.160541 ], [ -68.716474, 44.162702 ], [ -68.720435, 44.169185 ], [ -68.718995, 44.183231 ], [ -68.715033, 44.191154 ], [ -68.714313, 44.20376 ], [ -68.721156, 44.212404 ], [ -68.722956, 44.219607 ], [ -68.722956, 44.223568 ], [ -68.718635, 44.228611 ], [ -68.711792, 44.228971 ], [ -68.700627, 44.234013 ], [ -68.694144, 44.248779 ], [ -68.680458, 44.262105 ], [ -68.677577, 44.268948 ], [ -68.677577, 44.275431 ], [ -68.680773, 44.279242 ] ] ], [ [ [ -68.355279, 44.199096 ], [ -68.333227, 44.207308 ], [ -68.32423, 44.205732 ], [ -68.31606, 44.200244 ], [ -68.314789, 44.197157 ], [ -68.318476, 44.196608 ], [ -68.321178, 44.199032 ], [ -68.332639, 44.192131 ], [ -68.339029, 44.171839 ], [ -68.347416, 44.169459 ], [ -68.378872, 44.184222 ], [ -68.371235, 44.193003 ], [ -68.364469, 44.197534 ], [ -68.355279, 44.199096 ] ] ], [ [ [ -68.472831, 44.219767 ], [ -68.460205, 44.212498 ], [ -68.453843, 44.201683 ], [ -68.454224, 44.199534 ], [ -68.459182, 44.197681 ], [ -68.48452, 44.202886 ], [ -68.487227, 44.209517 ], [ -68.482726, 44.227058 ], [ -68.480565, 44.228591 ], [ -68.470323, 44.22832 ], [ -68.468572, 44.223999 ], [ -68.472831, 44.219767 ] ] ], [ [ [ -68.792139, 44.237819 ], [ -68.769833, 44.222787 ], [ -68.769047, 44.213351 ], [ -68.780055, 44.203129 ], [ -68.789884, 44.203915 ], [ -68.801285, 44.208633 ], [ -68.809149, 44.212565 ], [ -68.815439, 44.214137 ], [ -68.822909, 44.216496 ], [ -68.829593, 44.21689 ], [ -68.837849, 44.227112 ], [ -68.839422, 44.236547 ], [ -68.833524, 44.240872 ], [ -68.827627, 44.242838 ], [ -68.825631, 44.242556 ], [ -68.792139, 44.237819 ] ] ], [ [ [ -68.23638, 44.266254 ], [ -68.214641, 44.263156 ], [ -68.211329, 44.257074 ], [ -68.212474, 44.255405 ], [ -68.221383, 44.257254 ], [ -68.231469, 44.256016 ], [ -68.23713, 44.25343 ], [ -68.24031, 44.251622 ], [ -68.241545, 44.247543 ], [ -68.240806, 44.239723 ], [ -68.248913, 44.235443 ], [ -68.266669, 44.234033 ], [ -68.274427, 44.237099 ], [ -68.276857, 44.240794 ], [ -68.274719, 44.258675 ], [ -68.262128, 44.260774 ], [ -68.254153, 44.257836 ], [ -68.246598, 44.257836 ], [ -68.241142, 44.260354 ], [ -68.23638, 44.266254 ] ] ], [ [ [ -68.498637, 44.369686 ], [ -68.478785, 44.319563 ], [ -68.489641, 44.313705 ], [ -68.515173, 44.324797 ], [ -68.530394, 44.333583 ], [ -68.528635, 44.344605 ], [ -68.520671, 44.358357 ], [ -68.52193, 44.367591 ], [ -68.518573, 44.381022 ], [ -68.512697, 44.384799 ], [ -68.50766, 44.385219 ], [ -68.501364, 44.382281 ], [ -68.498637, 44.369686 ] ] ], [ [ [ -69.02859, 44.249139 ], [ -69.029434, 44.248558 ], [ -69.040193, 44.233673 ], [ -69.043599, 44.225029 ], [ -69.042807, 44.215173 ], [ -69.05181, 44.19592 ], [ -69.05269, 44.188082 ], [ -69.054546, 44.171542 ], [ -69.06124, 44.165498 ], [ -69.077776, 44.165043 ], [ -69.079835, 44.160953 ], [ -69.080978, 44.156768 ], [ -69.079608, 44.143962 ], [ -69.075667, 44.129991 ], [ -69.080331, 44.117824 ], [ -69.100863, 44.104529 ], [ -69.101107, 44.093601 ], [ -69.092, 44.085734 ], [ -69.089078, 44.085326 ], [ -69.076452, 44.090634 ], [ -69.056303, 44.095162 ], [ -69.050814, 44.094888 ], [ -69.043403, 44.092164 ], [ -69.031878, 44.079036 ], [ -69.048917, 44.062506 ], [ -69.050566, 44.063152 ], [ -69.050622, 44.068017 ], [ -69.056093, 44.06949 ], [ -69.064299, 44.069911 ], [ -69.067876, 44.067596 ], [ -69.079805, 44.055256 ], [ -69.073767, 44.046135 ], [ -69.081131, 44.041295 ], [ -69.094177, 44.038981 ], [ -69.113113, 44.028881 ], [ -69.125738, 44.019623 ], [ -69.128052, 44.017309 ], [ -69.124475, 44.007419 ], [ -69.128611, 44.005922 ], [ -69.148883, 43.998582 ], [ -69.162559, 43.999003 ], [ -69.170345, 43.995637 ], [ -69.193805, 43.975543 ], [ -69.197803, 43.967547 ], [ -69.193805, 43.959762 ], [ -69.19633, 43.950504 ], [ -69.203668, 43.941806 ], [ -69.214205, 43.935583 ], [ -69.237368, 43.931596 ], [ -69.24271, 43.925465 ], [ -69.259838, 43.921427 ], [ -69.265257, 43.933393 ], [ -69.267515, 43.943667 ], [ -69.280498, 43.95744 ], [ -69.282559, 43.958105 ], [ -69.283998, 43.958569 ], [ -69.288513, 43.957665 ], [ -69.307776, 43.943451 ], [ -69.31427, 43.942951 ], [ -69.319751, 43.94487 ], [ -69.305176, 43.956676 ], [ -69.304301, 43.962068 ], [ -69.321808, 43.969975 ], [ -69.331411, 43.974311 ], [ -69.351961, 43.974748 ], [ -69.366702, 43.964755 ], [ -69.375478, 43.964584 ], [ -69.388059, 43.96434 ], [ -69.398455, 43.971804 ], [ -69.416165, 43.977267 ], [ -69.42876, 43.957929 ], [ -69.431686, 43.964546 ], [ -69.436495, 43.966878 ], [ -69.441596, 43.964254 ], [ -69.45107, 43.941955 ], [ -69.459637, 43.903316 ], [ -69.483498, 43.88028 ], [ -69.486243, 43.869118 ], [ -69.50329, 43.837673 ], [ -69.514889, 43.831298 ], [ -69.516212, 43.837222 ], [ -69.513267, 43.84479 ], [ -69.520301, 43.868498 ], [ -69.524673, 43.875639 ], [ -69.543912, 43.881615 ], [ -69.54945, 43.880012 ], [ -69.550908, 43.877971 ], [ -69.550616, 43.872579 ], [ -69.545028, 43.861241 ], [ -69.552606, 43.841347 ], [ -69.558122, 43.84066 ], [ -69.568325, 43.844449 ], [ -69.572697, 43.844012 ], [ -69.575466, 43.841972 ], [ -69.578527, 43.823316 ], [ -69.588551, 43.81836 ], [ -69.604179, 43.813551 ], [ -69.605928, 43.814862 ], [ -69.604616, 43.825793 ], [ -69.598495, 43.825502 ], [ -69.592373, 43.830895 ], [ -69.589167, 43.851299 ], [ -69.594705, 43.858878 ], [ -69.604616, 43.858004 ], [ -69.613215, 43.845032 ], [ -69.613069, 43.837453 ], [ -69.61511, 43.831623 ], [ -69.621086, 43.826814 ], [ -69.630268, 43.837016 ], [ -69.629685, 43.843429 ], [ -69.634932, 43.845907 ], [ -69.649798, 43.836287 ], [ -69.65315, 43.817194 ], [ -69.650818, 43.803785 ], [ -69.653337, 43.79103 ], [ -69.664922, 43.791033 ], [ -69.685473, 43.816328 ], [ -69.685579, 43.820546 ], [ -69.692429, 43.824336 ], [ -69.697239, 43.825065 ], [ -69.697858, 43.824918 ], [ -69.705838, 43.823024 ], [ -69.714873, 43.810264 ], [ -69.717804, 43.801047 ], [ -69.717074, 43.792403 ], [ -69.719723, 43.786685 ], [ -69.752801, 43.75594 ], [ -69.761587, 43.757 ], [ -69.780097, 43.755397 ], [ -69.782429, 43.753794 ], [ -69.782283, 43.75117 ], [ -69.778494, 43.747089 ], [ -69.778348, 43.744612 ], [ -69.835323, 43.721125 ], [ -69.838689, 43.70514 ], [ -69.851297, 43.703581 ], [ -69.855081, 43.704746 ], [ -69.857927, 43.723915 ], [ -69.855595, 43.73266 ], [ -69.858947, 43.740531 ], [ -69.868673, 43.742701 ], [ -69.862155, 43.758962 ], [ -69.869732, 43.775656 ], [ -69.884066, 43.778035 ], [ -69.88739, 43.777052 ], [ -69.903164, 43.77239 ], [ -69.915593, 43.775112 ], [ -69.927011, 43.780174 ], [ -69.948539, 43.765948 ], [ -69.953246, 43.768806 ], [ -69.958056, 43.767786 ], [ -69.982574, 43.750801 ], [ -69.989131, 43.743227 ], [ -69.994479, 43.728451 ], [ -69.992396, 43.726852 ], [ -69.992615, 43.724793 ], [ -70.001645, 43.717666 ], [ -70.006954, 43.717065 ], [ -70.005205, 43.727559 ], [ -70.001125, 43.733389 ], [ -69.998793, 43.740385 ], [ -70.001708, 43.744466 ], [ -70.041351, 43.738053 ], [ -70.040768, 43.745049 ], [ -70.034355, 43.759041 ], [ -70.02561, 43.769534 ], [ -70.005205, 43.787607 ], [ -69.99821, 43.798684 ], [ -69.999376, 43.805097 ], [ -70.002874, 43.812093 ], [ -70.011035, 43.810927 ], [ -70.026193, 43.822587 ], [ -70.026193, 43.829 ], [ -70.023278, 43.834247 ], [ -70.006954, 43.844158 ], [ -70.002874, 43.848239 ], [ -70.002874, 43.852903 ], [ -70.009869, 43.859315 ], [ -70.019197, 43.858733 ], [ -70.022845, 43.856245 ], [ -70.032023, 43.849988 ], [ -70.053594, 43.828417 ], [ -70.053011, 43.821421 ], [ -70.064671, 43.813259 ], [ -70.06642, 43.819672 ], [ -70.080995, 43.819672 ], [ -70.107229, 43.809178 ], [ -70.142792, 43.791688 ], [ -70.153869, 43.781194 ], [ -70.153869, 43.774781 ], [ -70.176023, 43.76079 ], [ -70.177772, 43.764871 ], [ -70.172525, 43.773615 ], [ -70.17544, 43.777113 ], [ -70.190014, 43.771866 ], [ -70.194678, 43.766037 ], [ -70.197593, 43.753211 ], [ -70.194095, 43.745632 ], [ -70.194678, 43.742134 ], [ -70.217998, 43.71998 ], [ -70.219164, 43.715899 ], [ -70.215666, 43.707737 ], [ -70.216832, 43.704822 ], [ -70.227909, 43.701907 ], [ -70.23199, 43.704822 ], [ -70.251812, 43.683251 ], [ -70.254144, 43.676839 ], [ -70.252961, 43.67501 ], [ -70.247321, 43.671973 ], [ -70.242289, 43.669544 ], [ -70.239512, 43.665986 ], [ -70.240119, 43.664685 ], [ -70.241942, 43.663296 ], [ -70.240987, 43.659132 ], [ -70.22299, 43.639023 ], [ -70.211204, 43.625765 ], [ -70.217087, 43.596717 ], [ -70.214369, 43.590445 ], [ -70.20112, 43.586515 ], [ -70.196911, 43.565146 ], [ -70.206123, 43.557627 ], [ -70.216782, 43.556874 ], [ -70.219784, 43.562149 ], [ -70.231963, 43.561118 ], [ -70.244331, 43.551849 ], [ -70.261917, 43.553687 ], [ -70.272497, 43.562616 ], [ -70.299184, 43.550589 ], [ -70.307764, 43.544315 ], [ -70.341793, 43.540484 ], [ -70.352826, 43.535855 ], [ -70.353392, 43.535405 ], [ -70.361214, 43.52919 ], [ -70.379123, 43.507202 ], [ -70.384885, 43.49604 ], [ -70.385615, 43.487031 ], [ -70.382928, 43.469674 ], [ -70.380233, 43.46423 ], [ -70.37223, 43.45508 ], [ -70.349684, 43.442032 ], [ -70.362015, 43.439077 ], [ -70.370514, 43.434133 ], [ -70.384949, 43.418839 ], [ -70.383981, 43.41294 ], [ -70.39089, 43.402607 ], [ -70.400035, 43.399927 ], [ -70.401666, 43.401262 ], [ -70.406416, 43.400942 ], [ -70.421282, 43.395777 ], [ -70.427672, 43.389254 ], [ -70.424421, 43.379656 ], [ -70.424986, 43.375928 ], [ -70.442438, 43.356487 ], [ -70.460717, 43.34325 ], [ -70.465975, 43.340246 ], [ -70.472933, 43.343972 ], [ -70.485312, 43.346391 ], [ -70.517695, 43.344037 ], [ -70.535244, 43.336771 ], [ -70.536702, 43.335605 ], [ -70.553854, 43.321886 ], [ -70.562779, 43.310614 ], [ -70.585184, 43.270113 ], [ -70.593907, 43.249295 ], [ -70.591022, 43.237851 ], [ -70.575787, 43.221859 ], [ -70.576692, 43.217651 ], [ -70.587814, 43.199858 ], [ -70.618973, 43.163625 ], [ -70.634455, 43.127603 ], [ -70.634311, 43.122162 ], [ -70.638355, 43.114182 ], [ -70.654213, 43.099065 ], [ -70.655322, 43.098008 ], [ -70.656223, 43.093164 ], [ -70.665958, 43.076234 ], [ -70.673114, 43.070314 ], [ -70.703936, 43.059621 ], [ -70.756397, 43.079988 ], [ -70.784108, 43.098963 ], [ -70.819549, 43.123231 ], [ -70.8281, 43.129086 ], [ -70.8338, 43.146886 ], [ -70.829174, 43.180365 ], [ -70.828301, 43.186685 ], [ -70.816232, 43.234997 ], [ -70.817773, 43.237408 ], [ -70.817865, 43.237911 ], [ -70.822959, 43.240187 ], [ -70.823309, 43.240343 ], [ -70.825071, 43.24093 ], [ -70.826711, 43.241301 ], [ -70.828022, 43.241597 ], [ -70.83365, 43.242868 ], [ -70.839717, 43.250393 ], [ -70.839213, 43.251224 ], [ -70.863231, 43.265098 ], [ -70.86323, 43.265109 ], [ -70.909805, 43.306682 ], [ -70.91246, 43.308289 ], [ -70.916751, 43.317731 ], [ -70.930783, 43.329569 ], [ -70.952356, 43.333983 ], [ -70.967229, 43.343777 ], [ -70.984335, 43.376128 ], [ -70.984305, 43.376814 ], [ -70.987733, 43.391513 ], [ -70.986812, 43.414264 ], [ -70.964433, 43.473276 ], [ -70.964542, 43.473262 ], [ -70.963742, 43.476248 ], [ -70.954755, 43.509802 ], [ -70.962556, 43.53431 ], [ -70.958958, 43.537634 ], [ -70.955337, 43.54098 ], [ -70.955346, 43.540697 ], [ -70.953322, 43.552718 ], [ -70.972716, 43.570255 ], [ -70.979985, 43.673195 ], [ -70.980758, 43.684141 ], [ -70.981946, 43.70096 ], [ -70.981978, 43.701965 ], [ -70.982238, 43.711865 ], [ -70.982083, 43.715043 ], [ -70.989041, 43.792152 ], [ -70.989067, 43.79244 ], [ -70.992086, 43.886261 ], [ -70.992986, 43.914232 ], [ -71.001367, 44.092931 ], [ -71.001335, 44.093205 ], [ -71.008764, 44.258443 ], [ -71.008736, 44.258825 ], [ -71.010239, 44.284774 ], [ -71.01349, 44.340882 ], [ -71.029101, 44.610331 ], [ -71.037518, 44.755607 ], [ -71.060101, 45.019661 ], [ -71.07564, 45.224093 ], [ -71.084334, 45.305293 ], [ -71.030565, 45.312652 ], [ -71.014268, 45.316761 ], [ -71.00905, 45.319022 ], [ -71.002401, 45.327956 ], [ -71.005087, 45.331545 ], [ -70.990233, 45.336277 ], [ -70.950824, 45.33453 ], [ -70.917904, 45.311924 ], [ -70.912176, 45.296768 ], [ -70.913732, 45.292746 ], [ -70.907978, 45.269316 ], [ -70.896898, 45.242031 ], [ -70.885029, 45.234873 ], [ -70.857042, 45.22916 ], [ -70.842845, 45.234422 ], [ -70.839482, 45.237829 ], [ -70.831612, 45.260055 ], [ -70.808322, 45.325824 ], [ -70.807664, 45.378118 ], [ -70.824053, 45.391094 ], [ -70.825612, 45.400305 ], [ -70.798483, 45.42474 ], [ -70.781471, 45.431159 ], [ -70.753977, 45.427789 ], [ -70.744077, 45.421091 ], [ -70.743775, 45.411925 ], [ -70.729972, 45.399359 ], [ -70.712286, 45.390611 ], [ -70.660029, 45.377901 ], [ -70.651986, 45.377146 ], [ -70.634661, 45.383608 ], [ -70.626527, 45.407011 ], [ -70.635498, 45.427817 ], [ -70.650161, 45.443685 ], [ -70.663701, 45.447049 ], [ -70.67591, 45.452582 ], [ -70.716332, 45.486909 ], [ -70.723167, 45.507606 ], [ -70.721611, 45.515058 ], [ -70.700776, 45.532777 ], [ -70.686531, 45.54999 ], [ -70.688214, 45.563981 ], [ -70.659286, 45.58688 ], [ -70.564789, 45.65515 ], [ -70.551038, 45.661885 ], [ -70.469869, 45.701639 ], [ -70.451503, 45.704432 ], [ -70.39721, 45.756872 ], [ -70.40775, 45.773654 ], [ -70.417674, 45.79457 ], [ -70.396362, 45.802703 ], [ -70.398159, 45.80412 ], [ -70.397208, 45.807572 ], [ -70.387916, 45.819043 ], [ -70.36702, 45.834993 ], [ -70.34244, 45.852192 ], [ -70.307798, 45.85894 ], [ -70.284204, 45.872034 ], [ -70.262655, 45.887853 ], [ -70.253704, 45.902981 ], [ -70.240177, 45.943729 ], [ -70.252242, 45.954777 ], [ -70.26541, 45.962692 ], [ -70.312055, 45.971544 ], [ -70.313364, 46.016383 ], [ -70.310609, 46.064544 ], [ -70.28978, 46.094325 ], [ -70.284554, 46.098713 ], [ -70.252411, 46.106221 ], [ -70.237947, 46.147378 ], [ -70.278034, 46.175001 ], [ -70.290896, 46.185838 ], [ -70.292736, 46.191599 ], [ -70.207415, 46.331316 ], [ -70.188046, 46.350015 ], [ -70.174709, 46.358472 ], [ -70.133367, 46.368906 ], [ -70.056433, 46.41659 ], [ -70.023016, 46.573486 ], [ -69.997086, 46.69523 ], [ -69.818552, 46.87503 ], [ -69.566383, 47.125032 ], [ -69.22442, 47.459686 ], [ -69.146439, 47.44886 ], [ -69.055465, 47.432274 ], [ -69.042702, 47.426651 ], [ -69.032909, 47.407907 ], [ -69.031127, 47.403106 ], [ -69.04079, 47.39808 ], [ -69.041733, 47.397326 ], [ -69.03928, 47.385052 ], [ -69.043958, 47.383682 ], [ -69.046448, 47.383934 ], [ -69.053819, 47.375036 ], [ -69.050334, 47.256621 ], [ -69.0402, 47.2451 ], [ -69.033456, 47.240984 ], [ -68.982002, 47.220295 ], [ -68.941948, 47.206248 ], [ -68.926421, 47.19786 ], [ -68.900985, 47.178519 ], [ -68.85343, 47.193443 ], [ -68.723168, 47.239569 ], [ -68.580398, 47.286957 ], [ -68.474851, 47.297534 ], [ -68.361559, 47.355605 ], [ -68.33368, 47.36007 ], [ -68.284101, 47.360389 ], [ -68.240168, 47.354217 ], [ -68.224005, 47.348456 ], [ -68.153509, 47.314038 ], [ -67.955669, 47.199542 ], [ -67.952269, 47.196142 ], [ -67.949369, 47.182542 ], [ -67.935868, 47.164843 ], [ -67.889155, 47.118772 ], [ -67.846865, 47.092404 ], [ -67.816345, 47.081188 ], [ -67.790515, 47.067921 ], [ -67.789461, 47.062544 ], [ -67.78938, 46.765528 ], [ -67.789284, 46.758219 ], [ -67.782114, 46.279381 ], [ -67.781095, 45.943032 ], [ -67.768709, 45.901997 ], [ -67.763955, 45.829983 ], [ -67.763767, 45.820315 ], [ -67.780443, 45.816206 ], [ -67.801989, 45.803546 ], [ -67.806598, 45.794723 ], [ -67.817892, 45.693705 ], [ -67.805483, 45.680241 ], [ -67.803313, 45.677886 ], [ -67.754245, 45.667791 ], [ -67.64581, 45.613597 ], [ -67.561359, 45.594906 ], [ -67.51858, 45.587925 ], [ -67.499444, 45.587014 ], [ -67.490923, 45.591488 ], [ -67.488452, 45.594643 ], [ -67.491061, 45.598917 ], [ -67.489793, 45.60118 ], [ -67.476704, 45.604157 ], [ -67.455406, 45.604665 ], [ -67.449674, 45.60286 ], [ -67.425452, 45.579086 ], [ -67.423646, 45.572153 ], [ -67.420875, 45.55056 ], [ -67.425674, 45.502917 ], [ -67.448729, 45.510576 ], [ -67.463481, 45.508516 ], [ -67.503771, 45.488522 ], [ -67.473366, 45.425328 ], [ -67.460281, 45.419594 ], [ -67.430001, 45.392965 ], [ -67.422153, 45.379661 ], [ -67.429161, 45.344247 ], [ -67.460101, 45.301179 ], [ -67.465833, 45.297223 ], [ -67.485683, 45.291433 ], [ -67.489333, 45.281282 ], [ -67.46357, 45.244097 ], [ -67.405208, 45.165686 ], [ -67.354306, 45.129886 ], [ -67.345004, 45.12621 ], [ -67.339869, 45.125594 ], [ -67.305472, 45.144826 ], [ -67.302568, 45.161348 ], [ -67.290603, 45.187589 ], [ -67.283619, 45.192022 ], [ -67.271076, 45.191081 ], [ -67.161247, 45.162879 ], [ -67.128935, 45.132168 ], [ -67.112414, 45.112323 ], [ -67.090786, 45.068721 ], [ -67.105899, 45.065786 ], [ -67.117688, 45.05673 ], [ -67.099749, 45.04501 ], [ -67.082074, 45.029608 ], [ -67.074914, 45.019254 ], [ -67.072753, 45.008329 ], [ -67.068274, 45.001014 ], [ -67.05461, 44.986764 ], [ -67.038299, 44.945433 ], [ -67.033474, 44.939923 ], [ -67.002118, 44.918836 ], [ -66.990937, 44.917835 ], [ -66.984466, 44.912557 ], [ -66.983558, 44.903277 ], [ -66.985901, 44.89715 ], [ -66.989235, 44.89648 ], [ -66.990351, 44.882551 ], [ -66.981008, 44.862813 ], [ -66.978142, 44.856963 ], [ -66.99296, 44.849181 ], [ -66.996523, 44.844654 ], [ -66.986318, 44.820657 ], [ -66.975009, 44.815495 ], [ -66.966468, 44.819063 ], [ -66.952112, 44.82007 ], [ -66.949895, 44.817419 ], [ -66.950569, 44.814539 ], [ -66.961068, 44.807269 ], [ -66.970026, 44.805713 ], [ -66.97626, 44.808315 ], [ -66.979708, 44.80736 ], [ -66.989351, 44.79878 ], [ -66.995154, 44.791073 ], [ -67.01995, 44.771427 ], [ -67.02615, 44.768199 ], [ -67.04335, 44.765071 ], [ -67.05516, 44.771442 ], [ -67.062239, 44.769543 ], [ -67.063308, 44.758238 ], [ -67.073439, 44.741957 ], [ -67.083477, 44.739899 ], [ -67.092542, 44.742693 ], [ -67.098931, 44.741311 ], [ -67.103957, 44.717444 ], [ -67.128792, 44.695421 ], [ -67.139209, 44.693849 ], [ -67.148061, 44.684114 ], [ -67.155119, 44.66944 ], [ -67.154479, 44.668114 ], [ -67.169857, 44.662105 ], [ -67.181785, 44.663699 ], [ -67.186612, 44.66265 ], [ -67.192068, 44.655515 ], [ -67.191438, 44.64775 ], [ -67.189427, 44.645533 ], [ -67.213025, 44.63922 ], [ -67.234275, 44.637201 ], [ -67.24726, 44.641664 ], [ -67.251247, 44.640825 ], [ -67.274122, 44.626345 ], [ -67.27706, 44.61795 ], [ -67.273076, 44.610873 ], [ -67.27916, 44.606782 ], [ -67.293403, 44.599265 ], [ -67.302427, 44.597323 ], [ -67.314938, 44.598215 ], [ -67.32297, 44.609394 ], [ -67.322491, 44.612458 ], [ -67.310745, 44.613212 ], [ -67.293665, 44.634316 ], [ -67.292462, 44.648455 ], [ -67.298449, 44.654377 ], [ -67.309627, 44.659316 ], [ -67.307909, 44.691295 ], [ -67.300144, 44.696752 ], [ -67.299176, 44.705705 ], [ -67.308538, 44.707454 ], [ -67.347782, 44.69948 ], [ -67.355966, 44.69906 ], [ -67.376742, 44.681852 ], [ -67.381149, 44.66947 ], [ -67.37905, 44.665483 ], [ -67.374014, 44.662965 ], [ -67.367298, 44.652472 ], [ -67.363158, 44.631825 ], [ -67.368269, 44.624672 ], [ -67.377554, 44.619757 ], [ -67.386605, 44.626974 ], [ -67.388704, 44.626554 ], [ -67.395839, 44.612914 ], [ -67.398987, 44.602631 ], [ -67.405492, 44.594236 ], [ -67.411815, 44.596954 ], [ -67.418923, 44.60347 ], [ -67.420602, 44.607877 ], [ -67.428367, 44.609136 ], [ -67.443686, 44.605779 ], [ -67.447464, 44.60326 ], [ -67.448513, 44.600322 ], [ -67.457747, 44.598014 ], [ -67.492373, 44.61795 ], [ -67.493632, 44.628863 ], [ -67.505804, 44.636837 ], [ -67.522802, 44.63306 ], [ -67.524061, 44.626554 ], [ -67.530777, 44.621938 ], [ -67.533925, 44.621518 ], [ -67.54022, 44.626345 ], [ -67.543368, 44.626554 ], [ -67.551133, 44.621938 ], [ -67.552392, 44.619629 ], [ -67.575056, 44.560659 ], [ -67.569836, 44.556788 ], [ -67.562321, 44.539435 ], [ -67.568159, 44.531117 ], [ -67.648506, 44.525403 ], [ -67.653123, 44.525823 ], [ -67.656901, 44.535896 ], [ -67.660678, 44.537575 ], [ -67.685861, 44.537155 ], [ -67.696354, 44.533798 ], [ -67.702649, 44.527922 ], [ -67.698872, 44.51575 ], [ -67.703489, 44.504837 ], [ -67.71419, 44.495238 ], [ -67.722876, 44.498524 ], [ -67.733986, 44.496252 ], [ -67.743353, 44.497418 ], [ -67.742789, 44.506176 ], [ -67.740076, 44.508944 ], [ -67.742942, 44.526453 ], [ -67.753854, 44.543661 ], [ -67.758891, 44.546599 ], [ -67.767285, 44.548278 ], [ -67.774001, 44.547438 ], [ -67.779457, 44.543661 ], [ -67.781975, 44.534008 ], [ -67.781556, 44.520577 ], [ -67.79726, 44.520685 ], [ -67.802541, 44.523934 ], [ -67.805479, 44.52981 ], [ -67.805479, 44.536946 ], [ -67.808837, 44.544081 ], [ -67.829823, 44.557512 ], [ -67.839896, 44.558771 ], [ -67.844513, 44.556252 ], [ -67.845772, 44.551636 ], [ -67.843254, 44.542822 ], [ -67.856684, 44.523934 ], [ -67.853746, 44.497492 ], [ -67.851228, 44.492456 ], [ -67.851648, 44.484901 ], [ -67.855579, 44.478676 ], [ -67.860994, 44.477576 ], [ -67.866801, 44.471812 ], [ -67.868774, 44.465272 ], [ -67.868875, 44.456881 ], [ -67.851764, 44.428695 ], [ -67.851697, 44.424282 ], [ -67.855108, 44.419434 ], [ -67.868856, 44.424672 ], [ -67.878509, 44.435585 ], [ -67.887323, 44.433066 ], [ -67.887323, 44.426351 ], [ -67.892033, 44.409668 ], [ -67.899571, 44.394078 ], [ -67.911667, 44.419216 ], [ -67.913346, 44.430128 ], [ -67.92132, 44.433066 ], [ -67.926357, 44.431807 ], [ -67.930554, 44.428869 ], [ -67.927616, 44.421314 ], [ -67.931453, 44.411848 ], [ -67.936531, 44.411187 ], [ -67.947342, 44.415858 ], [ -67.955737, 44.416278 ], [ -67.957089, 44.415408 ], [ -67.961613, 44.4125 ], [ -67.961613, 44.39907 ], [ -67.978876, 44.387034 ], [ -67.985668, 44.386917 ], [ -67.997288, 44.399909 ], [ -68.000646, 44.406624 ], [ -68.006102, 44.409562 ], [ -68.010719, 44.407464 ], [ -68.019533, 44.396971 ], [ -68.01399, 44.390255 ], [ -68.034223, 44.360456 ], [ -68.039679, 44.360876 ], [ -68.044296, 44.357938 ], [ -68.044716, 44.351222 ], [ -68.043037, 44.343667 ], [ -68.049334, 44.33073 ], [ -68.060356, 44.331988 ], [ -68.067047, 44.335692 ], [ -68.076066, 44.347925 ], [ -68.077873, 44.373047 ], [ -68.086268, 44.376405 ], [ -68.090045, 44.371369 ], [ -68.092983, 44.370949 ], [ -68.103818, 44.385111 ], [ -68.11229, 44.401588 ], [ -68.11271, 44.421314 ], [ -68.116487, 44.429289 ], [ -68.119845, 44.445658 ], [ -68.119425, 44.459508 ], [ -68.115228, 44.467903 ], [ -68.117746, 44.475038 ], [ -68.123203, 44.478815 ], [ -68.150904, 44.482383 ], [ -68.159298, 44.479445 ], [ -68.162656, 44.477346 ], [ -68.163075, 44.473149 ], [ -68.17105, 44.470211 ], [ -68.194554, 44.47189 ], [ -68.189517, 44.478605 ], [ -68.189937, 44.484901 ], [ -68.192036, 44.487419 ], [ -68.213861, 44.492456 ], [ -68.223934, 44.487 ], [ -68.227292, 44.479865 ], [ -68.224354, 44.464335 ], [ -68.22939, 44.463496 ], [ -68.2445, 44.471051 ], [ -68.252474, 44.483222 ], [ -68.261708, 44.484062 ], [ -68.268004, 44.47147 ], [ -68.270522, 44.459718 ], [ -68.281015, 44.451324 ], [ -68.298223, 44.449225 ], [ -68.299063, 44.437893 ], [ -68.294865, 44.432857 ], [ -68.268423, 44.440411 ], [ -68.247438, 44.433276 ], [ -68.2445, 44.429919 ], [ -68.24366, 44.420685 ], [ -68.249956, 44.417747 ], [ -68.249956, 44.414809 ], [ -68.21554, 44.390466 ], [ -68.209664, 44.392984 ], [ -68.20354, 44.392365 ], [ -68.196937, 44.386352 ], [ -68.184532, 44.369145 ], [ -68.174687, 44.343604 ], [ -68.173608, 44.328397 ], [ -68.191924, 44.306675 ], [ -68.233435, 44.288578 ], [ -68.275139, 44.288895 ], [ -68.289409, 44.283858 ], [ -68.298223, 44.276303 ], [ -68.298643, 44.26665 ], [ -68.297641, 44.263035 ], [ -68.295265, 44.261722 ], [ -68.290818, 44.247673 ], [ -68.317588, 44.225101 ], [ -68.339498, 44.222893 ], [ -68.343132, 44.229505 ], [ -68.365364, 44.237871 ], [ -68.369759, 44.243311 ], [ -68.377982, 44.247563 ], [ -68.389848, 44.247066 ], [ -68.401268, 44.252244 ], [ -68.41965, 44.274612 ], [ -68.421302, 44.284468 ], [ -68.426107, 44.295102 ], [ -68.430946, 44.298624 ], [ -68.430853, 44.312609 ], [ -68.411965, 44.322262 ], [ -68.409027, 44.32562 ], [ -68.409867, 44.329397 ], [ -68.421619, 44.336113 ], [ -68.421471, 44.337754 ], [ -68.409867, 44.356259 ], [ -68.406089, 44.356679 ], [ -68.396552, 44.363941 ], [ -68.395516, 44.369561 ], [ -68.398035, 44.376191 ], [ -68.367565, 44.39071 ], [ -68.36372, 44.388935 ], [ -68.360318, 44.389674 ], [ -68.3581, 44.392337 ], [ -68.359082, 44.402847 ], [ -68.372445, 44.42369 ], [ -68.3791, 44.430049 ], [ -68.387678, 44.430936 ], [ -68.390932, 44.427387 ], [ -68.392559, 44.41807 ], [ -68.416412, 44.397973 ], [ -68.421783, 44.396411 ], [ -68.427874, 44.3968 ], [ -68.433901, 44.401534 ], [ -68.432556, 44.426594 ], [ -68.429648, 44.439136 ], [ -68.439281, 44.448043 ], [ -68.448006, 44.449497 ], [ -68.455095, 44.447498 ], [ -68.460003, 44.443317 ], [ -68.46382, 44.436592 ], [ -68.458849, 44.412141 ], [ -68.464106, 44.398078 ], [ -68.464262, 44.391081 ], [ -68.461072, 44.385639 ], [ -68.461072, 44.378504 ], [ -68.466109, 44.377245 ], [ -68.47828, 44.378084 ], [ -68.483317, 44.388157 ], [ -68.480798, 44.397391 ], [ -68.472824, 44.404106 ], [ -68.480379, 44.432647 ], [ -68.485415, 44.434326 ], [ -68.494649, 44.429709 ], [ -68.499686, 44.414179 ], [ -68.505562, 44.411661 ], [ -68.51452, 44.41334 ], [ -68.529905, 44.39907 ], [ -68.534522, 44.397811 ], [ -68.555088, 44.403687 ], [ -68.560964, 44.402847 ], [ -68.565161, 44.39907 ], [ -68.56642, 44.394453 ], [ -68.564741, 44.385219 ], [ -68.559285, 44.374307 ], [ -68.550051, 44.371788 ], [ -68.545434, 44.355 ], [ -68.553873, 44.346256 ], [ -68.563209, 44.333039 ], [ -68.566936, 44.317603 ], [ -68.566203, 44.313007 ], [ -68.564005, 44.308022 ], [ -68.556236, 44.300819 ], [ -68.538595, 44.299902 ], [ -68.531532, 44.290388 ], [ -68.532266, 44.28634 ], [ -68.528611, 44.276117 ], [ -68.519516, 44.265046 ], [ -68.519819, 44.260209 ], [ -68.529802, 44.249594 ], [ -68.528153, 44.241263 ], [ -68.52348, 44.235819 ], [ -68.525302, 44.227554 ], [ -68.534595, 44.229331 ], [ -68.550802, 44.236534 ], [ -68.551162, 44.238335 ], [ -68.562687, 44.248059 ], [ -68.572772, 44.252741 ], [ -68.603385, 44.27471 ], [ -68.61563, 44.275431 ], [ -68.626075, 44.280473 ], [ -68.627515, 44.284435 ], [ -68.630036, 44.286235 ], [ -68.682979, 44.299201 ], [ -68.725657, 44.321591 ], [ -68.733004, 44.328388 ], [ -68.746164, 44.331148 ], [ -68.762021, 44.329597 ], [ -68.766197, 44.327015 ], [ -68.771489, 44.320523 ], [ -68.795063, 44.30786 ], [ -68.827197, 44.31216 ], [ -68.828377, 44.316549 ], [ -68.825419, 44.334547 ], [ -68.821311, 44.349594 ], [ -68.817647, 44.353093 ], [ -68.814811, 44.362194 ], [ -68.818703, 44.375077 ], [ -68.821767, 44.40894 ], [ -68.815325, 44.42808 ], [ -68.801634, 44.434803 ], [ -68.785898, 44.462611 ], [ -68.783679, 44.473879 ], [ -68.796206, 44.471437 ], [ -68.810059, 44.468737 ], [ -68.829153, 44.462242 ], [ -68.858993, 44.444923 ], [ -68.880271, 44.428112 ], [ -68.886491, 44.430676 ], [ -68.890826, 44.437995 ], [ -68.8928, 44.443415 ], [ -68.892073, 44.445075 ], [ -68.897104, 44.450643 ], [ -68.900934, 44.452062 ], [ -68.927452, 44.448039 ], [ -68.931934, 44.43869 ], [ -68.946582, 44.429108 ], [ -68.982449, 44.426195 ], [ -68.990767, 44.415033 ], [ -68.984404, 44.396879 ], [ -68.978815, 44.38634 ], [ -68.9673, 44.381106 ], [ -68.961111, 44.375076 ], [ -68.948164, 44.355882 ], [ -68.954465, 44.32405 ], [ -68.958889, 44.314353 ], [ -68.979005, 44.296327 ], [ -69.003682, 44.294582 ], [ -69.005071, 44.274071 ], [ -69.017051, 44.257086 ], [ -69.02859, 44.249139 ] ] ] ] } },
+{ "type": "Feature", "id": 37, "properties": { "GEO_ID": "0400000US25", "STATE": "25", "NAME": "Massachusetts", "LSAD": "", "CENSUSAREA": 7800.058 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -70.821001, 41.587268 ], [ -70.821743, 41.583656 ], [ -70.82191, 41.582841 ], [ -70.830087, 41.585385 ], [ -70.837632, 41.595374 ], [ -70.838147, 41.596056 ], [ -70.838452, 41.59646 ], [ -70.834529, 41.60261 ], [ -70.832044, 41.606504 ], [ -70.831802, 41.606272 ], [ -70.828025, 41.602666 ], [ -70.827398, 41.602067 ], [ -70.823735, 41.598569 ], [ -70.820918, 41.587673 ], [ -70.821001, 41.587268 ] ] ], [ [ [ -70.59628, 41.471905 ], [ -70.57485, 41.468259 ], [ -70.567356, 41.471208 ], [ -70.56328, 41.469127 ], [ -70.553277, 41.452955 ], [ -70.552943, 41.443394 ], [ -70.555588, 41.430882 ], [ -70.553096, 41.423952 ], [ -70.547567, 41.415831 ], [ -70.538301, 41.409241 ], [ -70.528581, 41.4051 ], [ -70.517584, 41.403769 ], [ -70.506984, 41.400242 ], [ -70.502372, 41.392005 ], [ -70.501306, 41.385391 ], [ -70.498959, 41.384339 ], [ -70.490758, 41.383634 ], [ -70.484503, 41.38629 ], [ -70.472604, 41.399128 ], [ -70.473035, 41.408757 ], [ -70.470788, 41.412875 ], [ -70.463833, 41.419145 ], [ -70.450431, 41.420703 ], [ -70.446233, 41.39648 ], [ -70.449268, 41.380422 ], [ -70.448262, 41.353651 ], [ -70.451084, 41.348161 ], [ -70.496162, 41.346452 ], [ -70.538294, 41.348958 ], [ -70.599157, 41.349272 ], [ -70.709826, 41.341723 ], [ -70.733253, 41.336226 ], [ -70.747541, 41.329952 ], [ -70.764188, 41.318706 ], [ -70.768015, 41.311959 ], [ -70.766166, 41.308962 ], [ -70.768687, 41.303702 ], [ -70.775665, 41.300982 ], [ -70.802083, 41.314207 ], [ -70.819415, 41.327212 ], [ -70.838777, 41.347209 ], [ -70.833802, 41.353386 ], [ -70.812309, 41.355745 ], [ -70.800289, 41.3538 ], [ -70.783291, 41.347829 ], [ -70.774974, 41.349176 ], [ -70.768901, 41.353246 ], [ -70.729225, 41.397728 ], [ -70.724366, 41.398942 ], [ -70.712432, 41.40885 ], [ -70.711493, 41.41546 ], [ -70.701378, 41.430925 ], [ -70.686881, 41.441334 ], [ -70.64933, 41.461068 ], [ -70.603555, 41.482384 ], [ -70.598444, 41.481151 ], [ -70.59628, 41.471905 ] ] ], [ [ [ -70.092142, 41.297741 ], [ -70.082072, 41.299093 ], [ -70.062565, 41.308726 ], [ -70.046088, 41.321651 ], [ -70.031332, 41.339332 ], [ -70.028805, 41.359919 ], [ -70.030924, 41.367453 ], [ -70.035162, 41.372161 ], [ -70.038458, 41.376399 ], [ -70.045586, 41.383598 ], [ -70.049564, 41.3879 ], [ -70.049053, 41.391702 ], [ -70.033514, 41.385816 ], [ -70.018446, 41.36863 ], [ -69.960277, 41.278731 ], [ -69.960181, 41.264546 ], [ -69.964422, 41.25457 ], [ -69.965725, 41.252466 ], [ -69.975, 41.247392 ], [ -70.001586, 41.239353 ], [ -70.015225, 41.237964 ], [ -70.052807, 41.242685 ], [ -70.083239, 41.2444 ], [ -70.096967, 41.24085 ], [ -70.118669, 41.242351 ], [ -70.170681, 41.255881 ], [ -70.237175, 41.282724 ], [ -70.256164, 41.288123 ], [ -70.266776, 41.294453 ], [ -70.273478, 41.301528 ], [ -70.275526, 41.310464 ], [ -70.260632, 41.310092 ], [ -70.249276, 41.305623 ], [ -70.244435, 41.303203 ], [ -70.240153, 41.295384 ], [ -70.229541, 41.290171 ], [ -70.20869, 41.290171 ], [ -70.196304, 41.294612 ], [ -70.12446, 41.293851 ], [ -70.092142, 41.297741 ] ] ], [ [ [ -72.198828, 42.030982 ], [ -72.397428, 42.033302 ], [ -72.509187, 42.034607 ], [ -72.695927, 42.036788 ], [ -72.714134, 42.036608 ], [ -72.755838, 42.036195 ], [ -72.757467, 42.020947 ], [ -72.758151, 42.020865 ], [ -72.766139, 42.007695 ], [ -72.766739, 42.002995 ], [ -72.774757, 42.002129 ], [ -72.816741, 41.997595 ], [ -72.813541, 42.036494 ], [ -72.863619, 42.037709 ], [ -72.863733, 42.03771 ], [ -73.008739, 42.039356 ], [ -73.053254, 42.039861 ], [ -73.127276, 42.041964 ], [ -73.229798, 42.044877 ], [ -73.231056, 42.044945 ], [ -73.293097, 42.04694 ], [ -73.29442, 42.046984 ], [ -73.487314, 42.049638 ], [ -73.496879, 42.049675 ], [ -73.508142, 42.086257 ], [ -73.410647, 42.351738 ], [ -73.352527, 42.510002 ], [ -73.307004, 42.632653 ], [ -73.264957, 42.74594 ], [ -73.142487, 42.743508 ], [ -73.022903, 42.741133 ], [ -73.018646, 42.741025 ], [ -72.930271, 42.738789 ], [ -72.927291, 42.738714 ], [ -72.86418, 42.737117 ], [ -72.458519, 42.726853 ], [ -72.451257, 42.726653 ], [ -72.412011, 42.725569 ], [ -72.282968, 42.722008 ], [ -72.111068, 42.717264 ], [ -72.078463, 42.716364 ], [ -71.928811, 42.712234 ], [ -71.898714, 42.711478 ], [ -71.80545, 42.709137 ], [ -71.77251, 42.70831 ], [ -71.636214, 42.704888 ], [ -71.631814, 42.704788 ], [ -71.54252, 42.702726 ], [ -71.294205, 42.69699 ], [ -71.254532, 42.734136 ], [ -71.245504, 42.742589 ], [ -71.208302, 42.743314 ], [ -71.208227, 42.743294 ], [ -71.208137, 42.743273 ], [ -71.181803, 42.73759 ], [ -71.186104, 42.790689 ], [ -71.165603, 42.808689 ], [ -71.149703, 42.815489 ], [ -71.113858, 42.827865 ], [ -71.058407, 42.847009 ], [ -71.037901, 42.854089 ], [ -70.996901, 42.864589 ], [ -70.931699, 42.884189 ], [ -70.930799, 42.884589 ], [ -70.914899, 42.886589 ], [ -70.914886, 42.886564 ], [ -70.902768, 42.88653 ], [ -70.886136, 42.88261 ], [ -70.848625, 42.860939 ], [ -70.817296, 42.87229 ], [ -70.817731, 42.850613 ], [ -70.80522, 42.781798 ], [ -70.792867, 42.747118 ], [ -70.772267, 42.711064 ], [ -70.770453, 42.704824 ], [ -70.778552, 42.69852 ], [ -70.778671, 42.693622 ], [ -70.764421, 42.68565 ], [ -70.748752, 42.683878 ], [ -70.744427, 42.682092 ], [ -70.72982, 42.669602 ], [ -70.728845, 42.663877 ], [ -70.689402, 42.653319 ], [ -70.682594, 42.654525 ], [ -70.681594, 42.662342 ], [ -70.663548, 42.677603 ], [ -70.645101, 42.689423 ], [ -70.630077, 42.692699 ], [ -70.620031, 42.688006 ], [ -70.622864, 42.67599 ], [ -70.623815, 42.665481 ], [ -70.622791, 42.660873 ], [ -70.61482, 42.65765 ], [ -70.595474, 42.660336 ], [ -70.591742, 42.648508 ], [ -70.591469, 42.639821 ], [ -70.594014, 42.63503 ], [ -70.605611, 42.634898 ], [ -70.61842, 42.62864 ], [ -70.635635, 42.600243 ], [ -70.654727, 42.582234 ], [ -70.664887, 42.580436 ], [ -70.668022, 42.581732 ], [ -70.668115, 42.585361 ], [ -70.668488, 42.589643 ], [ -70.670442, 42.592249 ], [ -70.672583, 42.594296 ], [ -70.675747, 42.594669 ], [ -70.678819, 42.594389 ], [ -70.681428, 42.593173 ], [ -70.684502, 42.588858 ], [ -70.698574, 42.577393 ], [ -70.729688, 42.57151 ], [ -70.737044, 42.576863 ], [ -70.757283, 42.570455 ], [ -70.804091, 42.561595 ], [ -70.815391, 42.554195 ], [ -70.823291, 42.551495 ], [ -70.848492, 42.550195 ], [ -70.871382, 42.546404 ], [ -70.872357, 42.542952 ], [ -70.866279, 42.522617 ], [ -70.859751, 42.520441 ], [ -70.857125, 42.521492 ], [ -70.842091, 42.519495 ], [ -70.831091, 42.503596 ], [ -70.835991, 42.490496 ], [ -70.841591, 42.487596 ], [ -70.847391, 42.491496 ], [ -70.857791, 42.490296 ], [ -70.879692, 42.478796 ], [ -70.886493, 42.470197 ], [ -70.887992, 42.467096 ], [ -70.887292, 42.464896 ], [ -70.894292, 42.460896 ], [ -70.908092, 42.466896 ], [ -70.917693, 42.467996 ], [ -70.921993, 42.466696 ], [ -70.934993, 42.457896 ], [ -70.934264, 42.444646 ], [ -70.933155, 42.437833 ], [ -70.928226, 42.430986 ], [ -70.913192, 42.427697 ], [ -70.908392, 42.425197 ], [ -70.901992, 42.420297 ], [ -70.905692, 42.416197 ], [ -70.936393, 42.418097 ], [ -70.943295, 42.436248 ], [ -70.943612, 42.452092 ], [ -70.94702, 42.456236 ], [ -70.96047, 42.446166 ], [ -70.960647, 42.443787 ], [ -70.960835, 42.441272 ], [ -70.982994, 42.423996 ], [ -70.987694, 42.416696 ], [ -70.990595, 42.407098 ], [ -70.989195, 42.402598 ], [ -70.985068, 42.402041 ], [ -70.983426, 42.396246 ], [ -70.980336, 42.391513 ], [ -70.972706, 42.389968 ], [ -70.970195, 42.388036 ], [ -70.97174, 42.387071 ], [ -70.972513, 42.385042 ], [ -70.972706, 42.381759 ], [ -70.972223, 42.377316 ], [ -70.960798, 42.360648 ], [ -70.953292, 42.349698 ], [ -70.953022, 42.343973 ], [ -70.963578, 42.34686 ], [ -70.972418, 42.353875 ], [ -70.974897, 42.355843 ], [ -70.979927, 42.356382 ], [ -70.982282, 42.35592 ], [ -70.998253, 42.352788 ], [ -71.006877, 42.347039 ], [ -71.010146, 42.339234 ], [ -71.011804, 42.335274 ], [ -71.01568, 42.326019 ], [ -71.013165, 42.315419 ], [ -71.005399, 42.307196 ], [ -71.000948, 42.302483 ], [ -71.006158, 42.28811 ], [ -71.0049, 42.28272 ], [ -70.996097, 42.271222 ], [ -70.98909, 42.267449 ], [ -70.967351, 42.268168 ], [ -70.948971, 42.272505 ], [ -70.945547, 42.269081 ], [ -70.935886, 42.264189 ], [ -70.923169, 42.263211 ], [ -70.910941, 42.265412 ], [ -70.906302, 42.271636 ], [ -70.896267, 42.2851 ], [ -70.895778, 42.292436 ], [ -70.897123, 42.29586 ], [ -70.915588, 42.302463 ], [ -70.91749, 42.305686 ], [ -70.907556, 42.307889 ], [ -70.882764, 42.30886 ], [ -70.881242, 42.300663 ], [ -70.870873, 42.285668 ], [ -70.861807, 42.275965 ], [ -70.851093, 42.26827 ], [ -70.831075, 42.267424 ], [ -70.824661, 42.265935 ], [ -70.811742, 42.262935 ], [ -70.788724, 42.25392 ], [ -70.780722, 42.251792 ], [ -70.770964, 42.249197 ], [ -70.764757, 42.244062 ], [ -70.754488, 42.228673 ], [ -70.74723, 42.221816 ], [ -70.73056, 42.21094 ], [ -70.722269, 42.207959 ], [ -70.718707, 42.184853 ], [ -70.714301, 42.168783 ], [ -70.706264, 42.163137 ], [ -70.685315, 42.133025 ], [ -70.663931, 42.108336 ], [ -70.640169, 42.088633 ], [ -70.63848, 42.081579 ], [ -70.647349, 42.076331 ], [ -70.64819, 42.068441 ], [ -70.643208, 42.050821 ], [ -70.644337, 42.045895 ], [ -70.650874, 42.046247 ], [ -70.66936, 42.037116 ], [ -70.671666, 42.02139 ], [ -70.667512, 42.01232 ], [ -70.670934, 42.007786 ], [ -70.678798, 42.00551 ], [ -70.686798, 42.012764 ], [ -70.695809, 42.013346 ], [ -70.712204, 42.007586 ], [ -70.710034, 41.999544 ], [ -70.698981, 41.987103 ], [ -70.662476, 41.960592 ], [ -70.651673, 41.958701 ], [ -70.648365, 41.961672 ], [ -70.631251, 41.950475 ], [ -70.623513, 41.943273 ], [ -70.616491, 41.940204 ], [ -70.608166, 41.940701 ], [ -70.598078, 41.947772 ], [ -70.583572, 41.950007 ], [ -70.552941, 41.929641 ], [ -70.546386, 41.916751 ], [ -70.54741, 41.911934 ], [ -70.545949, 41.907158 ], [ -70.532084, 41.889568 ], [ -70.525567, 41.85873 ], [ -70.535487, 41.839381 ], [ -70.542065, 41.831263 ], [ -70.543168, 41.824446 ], [ -70.54103, 41.815754 ], [ -70.537289, 41.810859 ], [ -70.533823, 41.806323 ], [ -70.533303, 41.805643 ], [ -70.532656, 41.804796 ], [ -70.52507, 41.797907 ], [ -70.518468, 41.791912 ], [ -70.517615, 41.791139 ], [ -70.517411, 41.790953 ], [ -70.516921, 41.790595 ], [ -70.516651, 41.790398 ], [ -70.516101, 41.789996 ], [ -70.514603, 41.788901 ], [ -70.514483, 41.788814 ], [ -70.514424, 41.788771 ], [ -70.494048, 41.773883 ], [ -70.493016, 41.773318 ], [ -70.492884, 41.773245 ], [ -70.483477, 41.768094 ], [ -70.482152, 41.767368 ], [ -70.474051, 41.762931 ], [ -70.473707, 41.762743 ], [ -70.473335, 41.762539 ], [ -70.471999, 41.761808 ], [ -70.471969, 41.761791 ], [ -70.471807, 41.761702 ], [ -70.471552, 41.761563 ], [ -70.458968, 41.757906 ], [ -70.413713, 41.744756 ], [ -70.412476, 41.744397 ], [ -70.412071, 41.744336 ], [ -70.376992, 41.739029 ], [ -70.375341, 41.738779 ], [ -70.375253, 41.738774 ], [ -70.318091, 41.735748 ], [ -70.31529, 41.7356 ], [ -70.314667, 41.735567 ], [ -70.291301, 41.73433 ], [ -70.290957, 41.734312 ], [ -70.290788, 41.734224 ], [ -70.288323, 41.732946 ], [ -70.277064, 41.727108 ], [ -70.275393, 41.726242 ], [ -70.275203, 41.726143 ], [ -70.275164, 41.726079 ], [ -70.274188, 41.724471 ], [ -70.272289, 41.721346 ], [ -70.263831, 41.714263 ], [ -70.263654, 41.714115 ], [ -70.263097, 41.714095 ], [ -70.26144, 41.714035 ], [ -70.259205, 41.713954 ], [ -70.256395, 41.716236 ], [ -70.252686, 41.719248 ], [ -70.251794, 41.719973 ], [ -70.250704, 41.720858 ], [ -70.247935, 41.723106 ], [ -70.247379, 41.723558 ], [ -70.24705, 41.723825 ], [ -70.237418, 41.731648 ], [ -70.235048, 41.733572 ], [ -70.23485, 41.733733 ], [ -70.225881, 41.73815 ], [ -70.225312, 41.738431 ], [ -70.224462, 41.738849 ], [ -70.224006, 41.739074 ], [ -70.220842, 41.740632 ], [ -70.216697, 41.742674 ], [ -70.216073, 41.742981 ], [ -70.198037, 41.749034 ], [ -70.197525, 41.749206 ], [ -70.193202, 41.750657 ], [ -70.189254, 41.751982 ], [ -70.189117, 41.751961 ], [ -70.182076, 41.750885 ], [ -70.176566, 41.752134 ], [ -70.159127, 41.756085 ], [ -70.143848, 41.759547 ], [ -70.143444, 41.759639 ], [ -70.141533, 41.760072 ], [ -70.141519, 41.760071 ], [ -70.14038, 41.759999 ], [ -70.136007, 41.759724 ], [ -70.129065, 41.759287 ], [ -70.124364, 41.758991 ], [ -70.12407, 41.758973 ], [ -70.122132, 41.758851 ], [ -70.121978, 41.758841 ], [ -70.115895, 41.76065 ], [ -70.115067, 41.760896 ], [ -70.109319, 41.762606 ], [ -70.097666, 41.766072 ], [ -70.097658, 41.766074 ], [ -70.096768, 41.766339 ], [ -70.096061, 41.766549 ], [ -70.086376, 41.76847 ], [ -70.081833, 41.769371 ], [ -70.067603, 41.772193 ], [ -70.065142, 41.772681 ], [ -70.064314, 41.772845 ], [ -70.060674, 41.77418 ], [ -70.03439, 41.783822 ], [ -70.033874, 41.784011 ], [ -70.033223, 41.78425 ], [ -70.024734, 41.787364 ], [ -70.024658, 41.787427 ], [ -70.023082, 41.788726 ], [ -70.022809, 41.788952 ], [ -70.022381, 41.789305 ], [ -70.009936, 41.79957 ], [ -70.008882, 41.80044 ], [ -70.008462, 41.800786 ], [ -70.003842, 41.80852 ], [ -70.004486, 41.838826 ], [ -70.009013, 41.876625 ], [ -70.000188, 41.886938 ], [ -70.002922, 41.890315 ], [ -70.012154, 41.891656 ], [ -70.024335, 41.89882 ], [ -70.025553, 41.911699 ], [ -70.030537, 41.929154 ], [ -70.044995, 41.930049 ], [ -70.054464, 41.927366 ], [ -70.065671, 41.911658 ], [ -70.065723, 41.899641 ], [ -70.065372, 41.887702 ], [ -70.064084, 41.878924 ], [ -70.066002, 41.877011 ], [ -70.067566, 41.877793 ], [ -70.070889, 41.882973 ], [ -70.073039, 41.899783 ], [ -70.074006, 41.93865 ], [ -70.077421, 41.985497 ], [ -70.083775, 42.012041 ], [ -70.089578, 42.024896 ], [ -70.095595, 42.032832 ], [ -70.10806, 42.043601 ], [ -70.123043, 42.051668 ], [ -70.147411, 42.06159 ], [ -70.148294, 42.06195 ], [ -70.155415, 42.062409 ], [ -70.169781, 42.059736 ], [ -70.178468, 42.05642 ], [ -70.186816, 42.05045 ], [ -70.194456, 42.03947 ], [ -70.195345, 42.034163 ], [ -70.193074, 42.027576 ], [ -70.186295, 42.021308 ], [ -70.186708, 42.019904 ], [ -70.190834, 42.020028 ], [ -70.196693, 42.022429 ], [ -70.208016, 42.03073 ], [ -70.218701, 42.045848 ], [ -70.233256, 42.057714 ], [ -70.238875, 42.060479 ], [ -70.24354, 42.060569 ], [ -70.245385, 42.063733 ], [ -70.238087, 42.072878 ], [ -70.225626, 42.078601 ], [ -70.206899, 42.0819 ], [ -70.189305, 42.082337 ], [ -70.160166, 42.078628 ], [ -70.154177, 42.077139 ], [ -70.115968, 42.067638 ], [ -70.082624, 42.054657 ], [ -70.058531, 42.040363 ], [ -70.034806, 42.018916 ], [ -70.033501, 42.017736 ], [ -70.031054, 42.014562 ], [ -70.029953, 42.013135 ], [ -70.029449, 42.012482 ], [ -70.01628, 41.995403 ], [ -70.014109, 41.992587 ], [ -70.013876, 41.992285 ], [ -70.011957, 41.989796 ], [ -70.011898, 41.98972 ], [ -70.01051, 41.987563 ], [ -70.005717, 41.980113 ], [ -70.005458, 41.97971 ], [ -70.005332, 41.979515 ], [ -70.004608, 41.978389 ], [ -70.004271, 41.977865 ], [ -69.986196, 41.949769 ], [ -69.986085, 41.949597 ], [ -69.986024, 41.949465 ], [ -69.968598, 41.9117 ], [ -69.945314, 41.845222 ], [ -69.935952, 41.809422 ], [ -69.928652, 41.74125 ], [ -69.928311, 41.697981 ], [ -69.928308, 41.697681 ], [ -69.928275, 41.693504 ], [ -69.928265, 41.692247 ], [ -69.928265, 41.692242 ], [ -69.928261, 41.6917 ], [ -69.928723, 41.689634 ], [ -69.929377, 41.686713 ], [ -69.929457, 41.686357 ], [ -69.9309, 41.67991 ], [ -69.933114, 41.670014 ], [ -69.933149, 41.669955 ], [ -69.93412, 41.668304 ], [ -69.942742, 41.653649 ], [ -69.943474, 41.652406 ], [ -69.947599, 41.645394 ], [ -69.951169, 41.640799 ], [ -69.951911, 41.640656 ], [ -69.952844, 41.640476 ], [ -69.953924, 41.640268 ], [ -69.956862, 41.639701 ], [ -69.958272, 41.639429 ], [ -69.963234, 41.633794 ], [ -69.967869, 41.627503 ], [ -69.976478, 41.603664 ], [ -69.982768, 41.581812 ], [ -69.988215, 41.554704 ], [ -69.988495, 41.55439 ], [ -69.996546, 41.54536 ], [ -69.998071, 41.54365 ], [ -69.999063, 41.5434 ], [ -70.003768, 41.542213 ], [ -70.004136, 41.54212 ], [ -70.004554, 41.542166 ], [ -70.011211, 41.542892 ], [ -70.011504, 41.542924 ], [ -70.011725, 41.54312 ], [ -70.014456, 41.545534 ], [ -70.016584, 41.550772 ], [ -70.015059, 41.553037 ], [ -70.011596, 41.552766 ], [ -70.010644, 41.552692 ], [ -70.008854, 41.55451 ], [ -70.00153, 41.561953 ], [ -70.001281, 41.56247 ], [ -70.000937, 41.563184 ], [ -70.000627, 41.563827 ], [ -69.994357, 41.576846 ], [ -69.991723, 41.58851 ], [ -69.987192, 41.608579 ], [ -69.987111, 41.608765 ], [ -69.982946, 41.618316 ], [ -69.980418, 41.624113 ], [ -69.977489, 41.630832 ], [ -69.976886, 41.632213 ], [ -69.976641, 41.632777 ], [ -69.975579, 41.635212 ], [ -69.975245, 41.635978 ], [ -69.973035, 41.641046 ], [ -69.973037, 41.641126 ], [ -69.973153, 41.646963 ], [ -69.975719, 41.653738 ], [ -69.975811, 41.653798 ], [ -69.990659, 41.663471 ], [ -69.990668, 41.663476 ], [ -69.990734, 41.663519 ], [ -69.990748, 41.663528 ], [ -69.99079, 41.663556 ], [ -69.996194, 41.667076 ], [ -69.996359, 41.667184 ], [ -69.996509, 41.667246 ], [ -70.002697, 41.669799 ], [ -70.003016, 41.669931 ], [ -70.006833, 41.671506 ], [ -70.007011, 41.671579 ], [ -70.007153, 41.671587 ], [ -70.014211, 41.671971 ], [ -70.015789, 41.67153 ], [ -70.020964, 41.670085 ], [ -70.029119, 41.667807 ], [ -70.029319, 41.667751 ], [ -70.029346, 41.667744 ], [ -70.037145, 41.66688 ], [ -70.037255, 41.666868 ], [ -70.037757, 41.666812 ], [ -70.055523, 41.664843 ], [ -70.089238, 41.662813 ], [ -70.119904, 41.655455 ], [ -70.120935, 41.655208 ], [ -70.121351, 41.655108 ], [ -70.122597, 41.654809 ], [ -70.122689, 41.654787 ], [ -70.134702, 41.651905 ], [ -70.140163, 41.650594 ], [ -70.140207, 41.650584 ], [ -70.140437, 41.650529 ], [ -70.140877, 41.650423 ], [ -70.141049, 41.650423 ], [ -70.141141, 41.650423 ], [ -70.142592, 41.650424 ], [ -70.145882, 41.650427 ], [ -70.147011, 41.650428 ], [ -70.148435, 41.650429 ], [ -70.158621, 41.650438 ], [ -70.191061, 41.645259 ], [ -70.245867, 41.628479 ], [ -70.25621, 41.620698 ], [ -70.25542, 41.617541 ], [ -70.259601, 41.610863 ], [ -70.265424, 41.609333 ], [ -70.267587, 41.610912 ], [ -70.269687, 41.617775 ], [ -70.26913, 41.625742 ], [ -70.274522, 41.632927 ], [ -70.28132, 41.635125 ], [ -70.29062, 41.635196 ], [ -70.321588, 41.630508 ], [ -70.329924, 41.634578 ], [ -70.338067, 41.636338 ], [ -70.351634, 41.634687 ], [ -70.360352, 41.631069 ], [ -70.364892, 41.626721 ], [ -70.364744, 41.623671 ], [ -70.369854, 41.615888 ], [ -70.379151, 41.611361 ], [ -70.400581, 41.606382 ], [ -70.401148, 41.606451 ], [ -70.408535, 41.607345 ], [ -70.413944, 41.606965 ], [ -70.437246, 41.605329 ], [ -70.437889, 41.604249 ], [ -70.440556, 41.599767 ], [ -70.442225, 41.596963 ], [ -70.44435, 41.593393 ], [ -70.445289, 41.591815 ], [ -70.446543, 41.590247 ], [ -70.450382, 41.585445 ], [ -70.456052, 41.578355 ], [ -70.457356, 41.576724 ], [ -70.461093, 41.572051 ], [ -70.461278, 41.57182 ], [ -70.46196, 41.571213 ], [ -70.462206, 41.570995 ], [ -70.462239, 41.570965 ], [ -70.472778, 41.561595 ], [ -70.473328, 41.561106 ], [ -70.476231, 41.558524 ], [ -70.476256, 41.558502 ], [ -70.476275, 41.558493 ], [ -70.48335, 41.555259 ], [ -70.485155, 41.554434 ], [ -70.485571, 41.554244 ], [ -70.486815, 41.553887 ], [ -70.493244, 41.552044 ], [ -70.522009, 41.548999 ], [ -70.522327, 41.548965 ], [ -70.53164, 41.548807 ], [ -70.559482, 41.548334 ], [ -70.559689, 41.54833 ], [ -70.559728, 41.548326 ], [ -70.560909, 41.548203 ], [ -70.561261, 41.548167 ], [ -70.574023, 41.54684 ], [ -70.588412, 41.545345 ], [ -70.588494, 41.545336 ], [ -70.58881, 41.545304 ], [ -70.588894, 41.545295 ], [ -70.58957, 41.545225 ], [ -70.59657, 41.544497 ], [ -70.611081, 41.542989 ], [ -70.611147, 41.542975 ], [ -70.613006, 41.542584 ], [ -70.614398, 41.542292 ], [ -70.616715, 41.541805 ], [ -70.617223, 41.541698 ], [ -70.617638, 41.541611 ], [ -70.617911, 41.541553 ], [ -70.633607, 41.538254 ], [ -70.633713, 41.538192 ], [ -70.6338, 41.538141 ], [ -70.643627, 41.532357 ], [ -70.650059, 41.524172 ], [ -70.650128, 41.524084 ], [ -70.651566, 41.522254 ], [ -70.65205, 41.521639 ], [ -70.654104, 41.519025 ], [ -70.654168, 41.518992 ], [ -70.663856, 41.514031 ], [ -70.669518, 41.513339 ], [ -70.675379, 41.512623 ], [ -70.705181, 41.496677 ], [ -70.734306, 41.486335 ], [ -70.757171, 41.469917 ], [ -70.756481, 41.465977 ], [ -70.760863, 41.460947 ], [ -70.79027, 41.446339 ], [ -70.817478, 41.445562 ], [ -70.835867, 41.441877 ], [ -70.857528, 41.425767 ], [ -70.866946, 41.422378 ], [ -70.902763, 41.421061 ], [ -70.928197, 41.415781 ], [ -70.937282, 41.411618 ], [ -70.948431, 41.409193 ], [ -70.951045, 41.411777 ], [ -70.949861, 41.415323 ], [ -70.928165, 41.431265 ], [ -70.923698, 41.430716 ], [ -70.918983, 41.4253 ], [ -70.91164, 41.424484 ], [ -70.906011, 41.425708 ], [ -70.883247, 41.432239 ], [ -70.855265, 41.448892 ], [ -70.828546, 41.456448 ], [ -70.802186, 41.460864 ], [ -70.787769, 41.474609 ], [ -70.775268, 41.477465 ], [ -70.753905, 41.492256 ], [ -70.745053, 41.500966 ], [ -70.6948, 41.52564 ], [ -70.658659, 41.543385 ], [ -70.654302, 41.549926 ], [ -70.655365, 41.557498 ], [ -70.653899, 41.56516 ], [ -70.64878, 41.56987 ], [ -70.642748, 41.572385 ], [ -70.640948, 41.577325 ], [ -70.64204, 41.583066 ], [ -70.652449, 41.60521 ], [ -70.651986, 41.610184 ], [ -70.640003, 41.624616 ], [ -70.645251, 41.633547 ], [ -70.652614, 41.637829 ], [ -70.650419, 41.644202 ], [ -70.638695, 41.649427 ], [ -70.637632, 41.654573 ], [ -70.646308, 41.678433 ], [ -70.649285, 41.680943 ], [ -70.661475, 41.681756 ], [ -70.645962, 41.693794 ], [ -70.62544, 41.698691 ], [ -70.623652, 41.707398 ], [ -70.626529, 41.712995 ], [ -70.642914, 41.71841 ], [ -70.644641, 41.71898 ], [ -70.651093, 41.715715 ], [ -70.656596, 41.715401 ], [ -70.670453, 41.721912 ], [ -70.708193, 41.730959 ], [ -70.718739, 41.73574 ], [ -70.726331, 41.732731 ], [ -70.728933, 41.723433 ], [ -70.721302, 41.712968 ], [ -70.717451, 41.69398 ], [ -70.719575, 41.685002 ], [ -70.729395, 41.68814 ], [ -70.744396, 41.696967 ], [ -70.755347, 41.694326 ], [ -70.761481, 41.676808 ], [ -70.761497, 41.676641 ], [ -70.76236, 41.667735 ], [ -70.758198, 41.661225 ], [ -70.757622, 41.654265 ], [ -70.765463, 41.641575 ], [ -70.769318, 41.641145 ], [ -70.773654, 41.645033 ], [ -70.775798, 41.649145 ], [ -70.776709, 41.650756 ], [ -70.809118, 41.656437 ], [ -70.813286, 41.65567 ], [ -70.815729, 41.652796 ], [ -70.816351, 41.645995 ], [ -70.804664, 41.641157 ], [ -70.800215, 41.631753 ], [ -70.801063, 41.629513 ], [ -70.810279, 41.624873 ], [ -70.835296, 41.624532 ], [ -70.843177, 41.628487 ], [ -70.843522, 41.62866 ], [ -70.843528, 41.628663 ], [ -70.844165, 41.628983 ], [ -70.852518, 41.626919 ], [ -70.855031, 41.624283 ], [ -70.855162, 41.624145 ], [ -70.854232, 41.618429 ], [ -70.854211, 41.618302 ], [ -70.853445, 41.613592 ], [ -70.850181, 41.593529 ], [ -70.85222, 41.589223 ], [ -70.852488, 41.588658 ], [ -70.852551, 41.588526 ], [ -70.853121, 41.587321 ], [ -70.85324, 41.587332 ], [ -70.857239, 41.587705 ], [ -70.862852, 41.600678 ], [ -70.862998, 41.601014 ], [ -70.863486, 41.602143 ], [ -70.868501, 41.613733 ], [ -70.868904, 41.614664 ], [ -70.86836, 41.622664 ], [ -70.869624, 41.625608 ], [ -70.872665, 41.627816 ], [ -70.87904, 41.629777 ], [ -70.887643, 41.632422 ], [ -70.889209, 41.632904 ], [ -70.88926, 41.632875 ], [ -70.889594, 41.632685 ], [ -70.904513, 41.624205 ], [ -70.905765, 41.623494 ], [ -70.913202, 41.619266 ], [ -70.904522, 41.610361 ], [ -70.899981, 41.593504 ], [ -70.901381, 41.592504 ], [ -70.910814, 41.595506 ], [ -70.916581, 41.607483 ], [ -70.920074, 41.61081 ], [ -70.927172, 41.611253 ], [ -70.929722, 41.609479 ], [ -70.93, 41.600441 ], [ -70.927393, 41.594064 ], [ -70.931338, 41.5842 ], [ -70.937978, 41.577416 ], [ -70.941588, 41.581034 ], [ -70.946911, 41.581089 ], [ -70.948797, 41.579038 ], [ -70.9473, 41.573659 ], [ -70.93783, 41.565239 ], [ -70.931545, 41.540169 ], [ -70.941785, 41.540121 ], [ -70.979225, 41.530427 ], [ -70.983354, 41.520616 ], [ -71.003275, 41.511912 ], [ -71.019354, 41.508857 ], [ -71.023523, 41.506326 ], [ -71.035514, 41.499047 ], [ -71.058418, 41.505967 ], [ -71.085663, 41.509292 ], [ -71.12057, 41.497448 ], [ -71.133353, 41.629509 ], [ -71.133608, 41.632152 ], [ -71.133796, 41.63409 ], [ -71.134484, 41.641198 ], [ -71.134478, 41.641262 ], [ -71.134688, 41.660502 ], [ -71.135188, 41.660502 ], [ -71.14587, 41.662795 ], [ -71.153989, 41.664102 ], [ -71.17609, 41.668102 ], [ -71.17609, 41.668502 ], [ -71.17599, 41.671402 ], [ -71.18129, 41.672502 ], [ -71.191175, 41.674292 ], [ -71.191178, 41.674216 ], [ -71.19439, 41.674802 ], [ -71.19564, 41.67509 ], [ -71.224798, 41.710498 ], [ -71.261392, 41.752301 ], [ -71.31779, 41.776099 ], [ -71.317795, 41.776101 ], [ -71.327896, 41.780501 ], [ -71.339297, 41.8065 ], [ -71.339597, 41.832 ], [ -71.337597, 41.8337 ], [ -71.339298, 41.893399 ], [ -71.339298, 41.893599 ], [ -71.352699, 41.896699 ], [ -71.354699, 41.896499 ], [ -71.362499, 41.895599 ], [ -71.364699, 41.895399 ], [ -71.365399, 41.895299 ], [ -71.370999, 41.894599 ], [ -71.373799, 41.894399 ], [ -71.3766, 41.893999 ], [ -71.3817, 41.922699 ], [ -71.3816, 41.922899 ], [ -71.381401, 41.964799 ], [ -71.381501, 41.966699 ], [ -71.381466, 41.984998 ], [ -71.381401, 42.018798 ], [ -71.458104, 42.017762 ], [ -71.498258, 42.01722 ], [ -71.499905, 42.017198 ], [ -71.500905, 42.017098 ], [ -71.527306, 42.015098 ], [ -71.527606, 42.014998 ], [ -71.559439, 42.014342 ], [ -71.576908, 42.014098 ], [ -71.591104, 42.013713 ], [ -71.799242, 42.008065 ], [ -71.80065, 42.023569 ], [ -72.059752, 42.027339 ], [ -72.10216, 42.028962 ], [ -72.135687, 42.030245 ], [ -72.135715, 42.030245 ], [ -72.198828, 42.030982 ] ] ] ] } },
+{ "type": "Feature", "id": 38, "properties": { "GEO_ID": "0400000US26", "STATE": "26", "NAME": "Michigan", "LSAD": "", "CENSUSAREA": 56538.900999999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -85.566441, 45.760222 ], [ -85.54956, 45.757266 ], [ -85.54375, 45.751413 ], [ -85.53562, 45.750394 ], [ -85.525237, 45.750462 ], [ -85.506133, 45.754715 ], [ -85.501267, 45.754415 ], [ -85.497656, 45.746246 ], [ -85.503758, 45.742771 ], [ -85.508818, 45.742358 ], [ -85.510091, 45.742888 ], [ -85.508522, 45.744991 ], [ -85.50904, 45.748488 ], [ -85.515145, 45.749451 ], [ -85.520569, 45.744745 ], [ -85.521911, 45.739419 ], [ -85.520803, 45.737247 ], [ -85.510895, 45.734414 ], [ -85.498777, 45.726291 ], [ -85.494154, 45.705378 ], [ -85.494016, 45.698476 ], [ -85.5028, 45.690998 ], [ -85.506104, 45.681148 ], [ -85.503767, 45.670472 ], [ -85.500451, 45.664298 ], [ -85.490252, 45.652122 ], [ -85.487026, 45.621211 ], [ -85.491347, 45.609665 ], [ -85.509276, 45.596475 ], [ -85.518038, 45.592912 ], [ -85.526895, 45.59159 ], [ -85.530273, 45.589253 ], [ -85.534064, 45.578198 ], [ -85.541129, 45.575045 ], [ -85.561634, 45.572213 ], [ -85.618049, 45.582647 ], [ -85.622741, 45.586028 ], [ -85.630016, 45.598166 ], [ -85.61985, 45.624547 ], [ -85.608653, 45.632008 ], [ -85.604521, 45.639256 ], [ -85.604951, 45.647599 ], [ -85.609295, 45.658067 ], [ -85.604881, 45.681932 ], [ -85.600842, 45.68886 ], [ -85.590769, 45.698051 ], [ -85.583724, 45.700796 ], [ -85.572309, 45.711449 ], [ -85.565132, 45.730719 ], [ -85.564774, 45.745462 ], [ -85.567128, 45.750419 ], [ -85.567781, 45.757655 ], [ -85.566441, 45.760222 ] ] ], [ [ [ -88.684434, 48.115785 ], [ -88.675628, 48.120444 ], [ -88.676395, 48.124876 ], [ -88.674192, 48.127165 ], [ -88.656915, 48.139225 ], [ -88.614026, 48.154797 ], [ -88.578413, 48.16237 ], [ -88.547033, 48.174891 ], [ -88.524753, 48.165291 ], [ -88.501088, 48.168181 ], [ -88.491961, 48.175466 ], [ -88.482039, 48.179915 ], [ -88.459735, 48.183807 ], [ -88.447236, 48.182916 ], [ -88.422601, 48.190975 ], [ -88.418244, 48.18037 ], [ -88.419875, 48.170731 ], [ -88.427373, 48.166764 ], [ -88.449502, 48.163312 ], [ -88.459697, 48.158551 ], [ -88.469573, 48.152879 ], [ -88.4857, 48.137683 ], [ -88.511902, 48.121699 ], [ -88.566938, 48.093719 ], [ -88.578053, 48.084373 ], [ -88.578395, 48.078003 ], [ -88.575869, 48.075166 ], [ -88.573924, 48.068861 ], [ -88.575048, 48.064154 ], [ -88.579784, 48.058669 ], [ -88.670073, 48.011446 ], [ -88.718555, 47.995134 ], [ -88.772357, 47.981126 ], [ -88.791959, 47.978938 ], [ -88.832063, 47.965213 ], [ -88.852923, 47.965322 ], [ -88.899184, 47.9533 ], [ -88.918029, 47.945605 ], [ -88.923573, 47.937976 ], [ -88.962664, 47.923512 ], [ -88.968903, 47.909474 ], [ -88.968903, 47.901675 ], [ -88.957985, 47.895436 ], [ -88.942387, 47.895436 ], [ -88.899698, 47.902445 ], [ -88.898986, 47.900685 ], [ -88.911665, 47.891344 ], [ -88.998939, 47.86749 ], [ -89.022736, 47.858532 ], [ -89.044463, 47.85575 ], [ -89.056412, 47.852598 ], [ -89.107991, 47.835705 ], [ -89.124134, 47.828616 ], [ -89.157738, 47.824015 ], [ -89.19017, 47.831603 ], [ -89.192681, 47.83343 ], [ -89.192207, 47.84106 ], [ -89.201812, 47.850243 ], [ -89.234533, 47.851718 ], [ -89.235552, 47.853774 ], [ -89.234535, 47.855373 ], [ -89.228507, 47.858039 ], [ -89.246774, 47.871016 ], [ -89.250936, 47.870377 ], [ -89.255202, 47.876102 ], [ -89.247127, 47.888503 ], [ -89.226327, 47.895438 ], [ -89.22071, 47.90085 ], [ -89.221332, 47.908069 ], [ -89.214499, 47.913895 ], [ -89.179154, 47.93503 ], [ -89.095207, 47.967922 ], [ -89.018303, 47.992525 ], [ -88.994163, 48.00229 ], [ -88.940886, 48.01959 ], [ -88.931487, 48.021637 ], [ -88.927529, 48.019615 ], [ -88.915032, 48.020681 ], [ -88.895069, 48.029059 ], [ -88.896327, 48.031801 ], [ -88.893701, 48.03477 ], [ -88.835714, 48.056752 ], [ -88.816084, 48.057006 ], [ -88.810461, 48.055247 ], [ -88.787556, 48.063035 ], [ -88.772077, 48.070502 ], [ -88.77183, 48.079457 ], [ -88.764256, 48.085189 ], [ -88.744458, 48.092769 ], [ -88.728198, 48.101914 ], [ -88.705586, 48.111013 ], [ -88.695353, 48.110549 ], [ -88.684434, 48.115785 ] ] ], [ [ [ -84.593232, 45.817389 ], [ -84.594241, 45.818776 ], [ -84.597043, 45.822629 ], [ -84.61184, 45.833429 ], [ -84.611893, 45.833487 ], [ -84.612845, 45.834528 ], [ -84.623863, 45.846579 ], [ -84.629239, 45.850014 ], [ -84.6397, 45.852624 ], [ -84.650783, 45.85921 ], [ -84.651336, 45.862844 ], [ -84.646876, 45.884642 ], [ -84.641804, 45.885486 ], [ -84.629437, 45.882578 ], [ -84.622515, 45.87753 ], [ -84.6082, 45.861631 ], [ -84.602922, 45.85164 ], [ -84.589272, 45.825795 ], [ -84.578328, 45.820092 ], [ -84.538395, 45.807843 ], [ -84.514441, 45.81012 ], [ -84.492951, 45.805343 ], [ -84.432472, 45.786732 ], [ -84.426724, 45.788194 ], [ -84.421267, 45.792694 ], [ -84.419696, 45.799823 ], [ -84.42159, 45.805651 ], [ -84.419335, 45.806747 ], [ -84.41091, 45.797217 ], [ -84.403208, 45.784394 ], [ -84.35602, 45.771895 ], [ -84.356312, 45.769495 ], [ -84.370241, 45.75619 ], [ -84.372248, 45.745784 ], [ -84.394292, 45.735301 ], [ -84.3956, 45.732925 ], [ -84.394038, 45.727623 ], [ -84.405852, 45.722417 ], [ -84.418902, 45.721712 ], [ -84.430026, 45.726307 ], [ -84.45104, 45.727952 ], [ -84.469183, 45.732246 ], [ -84.484128, 45.73071 ], [ -84.500892, 45.737259 ], [ -84.507476, 45.744644 ], [ -84.509301, 45.754336 ], [ -84.52506, 45.764168 ], [ -84.549902, 45.789859 ], [ -84.561562, 45.796213 ], [ -84.58195, 45.802633 ], [ -84.587572, 45.8067 ], [ -84.590198, 45.813217 ], [ -84.593232, 45.817389 ] ] ], [ [ [ -86.093536, 45.007838 ], [ -86.115699, 44.999093 ], [ -86.133655, 44.996874 ], [ -86.154824, 45.002394 ], [ -86.156689, 45.010535 ], [ -86.154557, 45.018102 ], [ -86.141644, 45.040251 ], [ -86.138095, 45.043038 ], [ -86.117908, 45.048478 ], [ -86.093166, 45.041492 ], [ -86.079103, 45.030795 ], [ -86.093451, 45.03166 ], [ -86.097094, 45.030128 ], [ -86.100315, 45.02624 ], [ -86.101894, 45.022811 ], [ -86.101214, 45.018101 ], [ -86.093536, 45.007838 ] ] ], [ [ [ -86.033174, 45.15842 ], [ -86.005946, 45.155751 ], [ -85.993194, 45.152805 ], [ -85.989412, 45.151069 ], [ -85.976803, 45.138363 ], [ -85.976434, 45.120706 ], [ -85.980433, 45.113046 ], [ -85.984095, 45.087073 ], [ -85.982799, 45.080787 ], [ -85.977082, 45.072993 ], [ -85.976883, 45.06266 ], [ -85.99736, 45.055929 ], [ -86.013073, 45.063774 ], [ -86.019874, 45.071665 ], [ -86.037129, 45.086576 ], [ -86.052424, 45.095311 ], [ -86.058653, 45.100776 ], [ -86.060396, 45.104617 ], [ -86.065016, 45.140266 ], [ -86.059393, 45.152291 ], [ -86.050473, 45.158418 ], [ -86.04443, 45.159582 ], [ -86.033174, 45.15842 ] ] ], [ [ [ -83.372198, 41.874122 ], [ -83.372445, 41.874477 ], [ -83.379705, 41.871729 ], [ -83.381955, 41.870877 ], [ -83.389289, 41.861668 ], [ -83.393822, 41.855976 ], [ -83.39622, 41.852965 ], [ -83.40822, 41.832654 ], [ -83.409596, 41.830325 ], [ -83.422316, 41.822278 ], [ -83.422391, 41.822255 ], [ -83.425393, 41.821316 ], [ -83.426321, 41.821026 ], [ -83.431183, 41.819506 ], [ -83.434204, 41.818562 ], [ -83.435946, 41.816823 ], [ -83.436298, 41.816471 ], [ -83.439612, 41.813162 ], [ -83.441668, 41.808646 ], [ -83.442316, 41.80119 ], [ -83.442521, 41.79883 ], [ -83.442843, 41.795121 ], [ -83.443364, 41.789118 ], [ -83.437935, 41.771086 ], [ -83.437516, 41.769694 ], [ -83.437231, 41.76915 ], [ -83.437197, 41.769085 ], [ -83.435571, 41.765983 ], [ -83.434238, 41.763439 ], [ -83.432973, 41.761025 ], [ -83.432832, 41.760756 ], [ -83.432078, 41.759316 ], [ -83.431951, 41.759074 ], [ -83.431103, 41.757457 ], [ -83.427377, 41.750346 ], [ -83.427336, 41.750267 ], [ -83.427308, 41.750214 ], [ -83.42643, 41.747639 ], [ -83.42418, 41.741042 ], [ -83.424076, 41.740738 ], [ -83.424155, 41.74071 ], [ -83.43436, 41.737058 ], [ -83.451897, 41.734486 ], [ -83.453832, 41.732647 ], [ -83.497733, 41.731847 ], [ -83.499733, 41.731647 ], [ -83.503433, 41.731547 ], [ -83.504334, 41.731547 ], [ -83.585235, 41.729348 ], [ -83.593835, 41.729148 ], [ -83.595235, 41.729148 ], [ -83.636636, 41.727849 ], [ -83.639636, 41.727749 ], [ -83.665937, 41.726949 ], [ -83.685337, 41.726449 ], [ -83.763155, 41.72391 ], [ -83.880387, 41.720086 ], [ -83.880539, 41.720081 ], [ -84.360419, 41.706925 ], [ -84.396547, 41.705935 ], [ -84.39943, 41.705761 ], [ -84.399546, 41.705758 ], [ -84.438067, 41.704903 ], [ -84.806082, 41.696089 ], [ -84.806018, 41.707485 ], [ -84.806042, 41.720544 ], [ -84.806065, 41.732909 ], [ -84.806074, 41.737603 ], [ -84.806134, 41.743115 ], [ -84.818873, 41.760059 ], [ -84.82513, 41.759991 ], [ -84.825196, 41.75999 ], [ -84.932484, 41.759691 ], [ -84.96086, 41.759438 ], [ -84.961562, 41.759552 ], [ -84.971551, 41.759527 ], [ -84.972803, 41.759366 ], [ -85.037817, 41.759801 ], [ -85.039436, 41.759985 ], [ -85.117267, 41.7597 ], [ -85.123102, 41.759743 ], [ -85.17223, 41.759618 ], [ -85.196637, 41.759735 ], [ -85.196774, 41.759735 ], [ -85.232835, 41.759839 ], [ -85.272216, 41.759999 ], [ -85.272951, 41.759911 ], [ -85.273713, 41.75977 ], [ -85.292099, 41.759962 ], [ -85.292178, 41.759963 ], [ -85.298365, 41.760028 ], [ -85.30814, 41.760097 ], [ -85.318129, 41.759983 ], [ -85.330623, 41.759982 ], [ -85.350174, 41.759908 ], [ -85.379133, 41.759875 ], [ -85.427553, 41.759706 ], [ -85.432471, 41.759684 ], [ -85.515959, 41.759352 ], [ -85.518251, 41.759513 ], [ -85.607548, 41.759079 ], [ -85.608312, 41.759193 ], [ -85.622608, 41.759049 ], [ -85.624987, 41.759093 ], [ -85.632714, 41.759164 ], [ -85.647683, 41.759125 ], [ -85.650738, 41.759103 ], [ -85.65975, 41.759101 ], [ -85.724534, 41.759085 ], [ -85.749992, 41.759091 ], [ -85.750469, 41.75909 ], [ -85.775039, 41.759147 ], [ -85.791335, 41.759051 ], [ -85.791363, 41.759051 ], [ -85.872041, 41.759365 ], [ -85.874997, 41.759341 ], [ -85.888825, 41.759422 ], [ -85.974901, 41.759849 ], [ -85.97498, 41.759849 ], [ -85.991302, 41.759949 ], [ -86.003683, 41.760007 ], [ -86.062572, 41.760283 ], [ -86.12506, 41.760576 ], [ -86.12546, 41.76056 ], [ -86.127844, 41.760592 ], [ -86.21759, 41.760016 ], [ -86.22607, 41.760016 ], [ -86.226097, 41.760016 ], [ -86.265496, 41.760207 ], [ -86.501773, 41.759553 ], [ -86.519318, 41.759447 ], [ -86.524223, 41.759456 ], [ -86.640044, 41.759671 ], [ -86.641186, 41.759633 ], [ -86.746521, 41.759982 ], [ -86.748096, 41.759967 ], [ -86.800611, 41.760251 ], [ -86.800707, 41.76024 ], [ -86.801578, 41.76024 ], [ -86.804427, 41.76024 ], [ -86.823628, 41.76024 ], [ -86.824828, 41.76024 ], [ -86.82355, 41.760898 ], [ -86.802065, 41.771956 ], [ -86.801772, 41.772107 ], [ -86.794712, 41.77574 ], [ -86.794632, 41.775782 ], [ -86.79351, 41.776359 ], [ -86.777943, 41.784371 ], [ -86.777227, 41.78474 ], [ -86.77608, 41.785399 ], [ -86.774798, 41.786137 ], [ -86.751292, 41.799652 ], [ -86.735207, 41.808901 ], [ -86.717037, 41.819349 ], [ -86.715578, 41.820334 ], [ -86.697541, 41.832513 ], [ -86.679672, 41.844579 ], [ -86.679355, 41.844793 ], [ -86.648971, 41.869659 ], [ -86.6476, 41.870782 ], [ -86.645296, 41.872668 ], [ -86.644048, 41.873689 ], [ -86.643965, 41.873757 ], [ -86.629867, 41.885295 ], [ -86.629344, 41.885723 ], [ -86.623837, 41.89023 ], [ -86.623774, 41.890282 ], [ -86.621259, 41.89234 ], [ -86.619442, 41.893827 ], [ -86.616978, 41.896625 ], [ -86.616886, 41.89673 ], [ -86.616029, 41.897703 ], [ -86.612251, 41.901993 ], [ -86.61208, 41.902188 ], [ -86.611511, 41.902833 ], [ -86.610896, 41.903532 ], [ -86.600524, 41.91531 ], [ -86.597899, 41.918291 ], [ -86.596802, 41.919964 ], [ -86.588662, 41.93238 ], [ -86.587827, 41.933653 ], [ -86.587763, 41.933752 ], [ -86.586721, 41.935341 ], [ -86.585696, 41.936904 ], [ -86.585264, 41.937562 ], [ -86.582894, 41.941179 ], [ -86.582197, 41.942241 ], [ -86.581518, 41.943765 ], [ -86.564722, 41.981427 ], [ -86.564276, 41.982427 ], [ -86.564077, 41.982874 ], [ -86.563904, 41.983262 ], [ -86.563598, 41.983948 ], [ -86.561542, 41.988559 ], [ -86.556537, 41.999782 ], [ -86.556421, 42.000042 ], [ -86.549328, 42.01092 ], [ -86.549237, 42.011059 ], [ -86.545288, 42.017115 ], [ -86.544867, 42.017761 ], [ -86.541718, 42.02259 ], [ -86.541089, 42.023555 ], [ -86.536063, 42.031262 ], [ -86.533855, 42.034648 ], [ -86.532934, 42.036061 ], [ -86.53264, 42.036512 ], [ -86.532161, 42.037246 ], [ -86.508856, 42.072986 ], [ -86.501322, 42.08454 ], [ -86.490122, 42.105139 ], [ -86.485223, 42.118239 ], [ -86.479031, 42.123519 ], [ -86.466576, 42.134138 ], [ -86.466262, 42.134406 ], [ -86.464913, 42.135752 ], [ -86.464897, 42.135767 ], [ -86.464356, 42.136308 ], [ -86.463967, 42.136696 ], [ -86.463685, 42.136977 ], [ -86.440762, 42.159847 ], [ -86.439416, 42.16119 ], [ -86.437909, 42.162694 ], [ -86.437148, 42.163453 ], [ -86.404146, 42.196379 ], [ -86.402183, 42.198542 ], [ -86.398915, 42.202143 ], [ -86.398536, 42.202561 ], [ -86.397692, 42.203491 ], [ -86.394997, 42.20646 ], [ -86.394183, 42.207357 ], [ -86.393565, 42.208039 ], [ -86.393518, 42.20809 ], [ -86.386591, 42.215723 ], [ -86.385179, 42.217279 ], [ -86.383665, 42.219207 ], [ -86.383585, 42.21931 ], [ -86.381434, 42.222048 ], [ -86.380407, 42.223357 ], [ -86.380035, 42.22383 ], [ -86.36488, 42.243133 ], [ -86.356218, 42.254166 ], [ -86.321803, 42.310743 ], [ -86.297168, 42.358207 ], [ -86.284448, 42.394563 ], [ -86.284969, 42.401814 ], [ -86.276878, 42.413317 ], [ -86.273893, 42.41928 ], [ -86.261573, 42.443894 ], [ -86.24971, 42.480212 ], [ -86.241446, 42.534697 ], [ -86.240642, 42.54 ], [ -86.23528, 42.564958 ], [ -86.235254, 42.565023 ], [ -86.234755, 42.566302 ], [ -86.234594, 42.566715 ], [ -86.23119, 42.575435 ], [ -86.228082, 42.583397 ], [ -86.226037, 42.592811 ], [ -86.225978, 42.593084 ], [ -86.225613, 42.594765 ], [ -86.22905, 42.637693 ], [ -86.226638, 42.644922 ], [ -86.21602, 42.664413 ], [ -86.208654, 42.69209 ], [ -86.206834, 42.719424 ], [ -86.208309, 42.762789 ], [ -86.208886, 42.76754 ], [ -86.210863, 42.783832 ], [ -86.211815, 42.833236 ], [ -86.210737, 42.859128 ], [ -86.214138, 42.883555 ], [ -86.216209, 42.919007 ], [ -86.226305, 42.988284 ], [ -86.232707, 43.015762 ], [ -86.244277, 43.049681 ], [ -86.250069, 43.057489 ], [ -86.250517, 43.066993 ], [ -86.254646, 43.083409 ], [ -86.271996, 43.118365 ], [ -86.280756, 43.136015 ], [ -86.299048, 43.166465 ], [ -86.311336, 43.18692 ], [ -86.311887, 43.187837 ], [ -86.316259, 43.195114 ], [ -86.329836, 43.2158 ], [ -86.344643, 43.23836 ], [ -86.348647, 43.244459 ], [ -86.34891, 43.24486 ], [ -86.349801, 43.246217 ], [ -86.350027, 43.246562 ], [ -86.352192, 43.24986 ], [ -86.352314, 43.250047 ], [ -86.354505, 43.253385 ], [ -86.357996, 43.258703 ], [ -86.382882, 43.29662 ], [ -86.383821, 43.298051 ], [ -86.386096, 43.301516 ], [ -86.386374, 43.301941 ], [ -86.388493, 43.305168 ], [ -86.38941, 43.306565 ], [ -86.392124, 43.310701 ], [ -86.393385, 43.312622 ], [ -86.39575, 43.316225 ], [ -86.401684, 43.327135 ], [ -86.40301, 43.329572 ], [ -86.403541, 43.330548 ], [ -86.404831, 43.33292 ], [ -86.407832, 43.338436 ], [ -86.411941, 43.347209 ], [ -86.427585, 43.380607 ], [ -86.434757, 43.395919 ], [ -86.434842, 43.3961 ], [ -86.435124, 43.396702 ], [ -86.435271, 43.397083 ], [ -86.437896, 43.40389 ], [ -86.438028, 43.404231 ], [ -86.438267, 43.404851 ], [ -86.438875, 43.406427 ], [ -86.448479, 43.431329 ], [ -86.448743, 43.432013 ], [ -86.45457, 43.449475 ], [ -86.456083, 43.45401 ], [ -86.456845, 43.456294 ], [ -86.457561, 43.458441 ], [ -86.462195, 43.472328 ], [ -86.468747, 43.491963 ], [ -86.468754, 43.491979 ], [ -86.468919, 43.492344 ], [ -86.476956, 43.510184 ], [ -86.477424, 43.511223 ], [ -86.478716, 43.514091 ], [ -86.479276, 43.515335 ], [ -86.479552, 43.51575 ], [ -86.481158, 43.518158 ], [ -86.48165, 43.518896 ], [ -86.48187, 43.519225 ], [ -86.482255, 43.519803 ], [ -86.483043, 43.520984 ], [ -86.483083, 43.521045 ], [ -86.505799, 43.555112 ], [ -86.509205, 43.560221 ], [ -86.509339, 43.560421 ], [ -86.512317, 43.564887 ], [ -86.514168, 43.567664 ], [ -86.515108, 43.569074 ], [ -86.515838, 43.570169 ], [ -86.516295, 43.570854 ], [ -86.516725, 43.571499 ], [ -86.517493, 43.572651 ], [ -86.518698, 43.574458 ], [ -86.519912, 43.576278 ], [ -86.520205, 43.576718 ], [ -86.520248, 43.576796 ], [ -86.529507, 43.593462 ], [ -86.537923, 43.615965 ], [ -86.538497, 43.617501 ], [ -86.538876, 43.619957 ], [ -86.538921, 43.620244 ], [ -86.539103, 43.621424 ], [ -86.539291, 43.622642 ], [ -86.539303, 43.62272 ], [ -86.540916, 43.633158 ], [ -86.540906, 43.634047 ], [ -86.540896, 43.634969 ], [ -86.54081, 43.642516 ], [ -86.540787, 43.644593 ], [ -86.54064, 43.645499 ], [ -86.538763, 43.657061 ], [ -86.538482, 43.658795 ], [ -86.538186, 43.659403 ], [ -86.529686, 43.676849 ], [ -86.529179, 43.677889 ], [ -86.527667, 43.679552 ], [ -86.526863, 43.680435 ], [ -86.517867, 43.690326 ], [ -86.516152, 43.692212 ], [ -86.514371, 43.69417 ], [ -86.511008, 43.697867 ], [ -86.510319, 43.698625 ], [ -86.50762, 43.701138 ], [ -86.50669, 43.702004 ], [ -86.504679, 43.703878 ], [ -86.503192, 43.705263 ], [ -86.502989, 43.705452 ], [ -86.501899, 43.706467 ], [ -86.496187, 43.711787 ], [ -86.488381, 43.719056 ], [ -86.486983, 43.720358 ], [ -86.481854, 43.725135 ], [ -86.480655, 43.726407 ], [ -86.480628, 43.726436 ], [ -86.480267, 43.726819 ], [ -86.463436, 43.744687 ], [ -86.461554, 43.746685 ], [ -86.460444, 43.748366 ], [ -86.445532, 43.770945 ], [ -86.445123, 43.771564 ], [ -86.444903, 43.772069 ], [ -86.442786, 43.776934 ], [ -86.437722, 43.788573 ], [ -86.437391, 43.789334 ], [ -86.43114, 43.815569 ], [ -86.431043, 43.815975 ], [ -86.431063, 43.819178 ], [ -86.431064, 43.819406 ], [ -86.431172, 43.836638 ], [ -86.431176, 43.837177 ], [ -86.431182, 43.838119 ], [ -86.431198, 43.84072 ], [ -86.431238, 43.840941 ], [ -86.432894, 43.850013 ], [ -86.433471, 43.853176 ], [ -86.433915, 43.855608 ], [ -86.434078, 43.85609 ], [ -86.434258, 43.856623 ], [ -86.434985, 43.858771 ], [ -86.445455, 43.889726 ], [ -86.44573, 43.892897 ], [ -86.445938, 43.89529 ], [ -86.446463, 43.901349 ], [ -86.447915, 43.918089 ], [ -86.448009, 43.918416 ], [ -86.448147, 43.918897 ], [ -86.44955, 43.92377 ], [ -86.451275, 43.929763 ], [ -86.454401, 43.940624 ], [ -86.462756, 43.969655 ], [ -86.463087, 43.970807 ], [ -86.463136, 43.970976 ], [ -86.46322, 43.971101 ], [ -86.481606, 43.998599 ], [ -86.483331, 44.001179 ], [ -86.484399, 44.002382 ], [ -86.501738, 44.021912 ], [ -86.502998, 44.023839 ], [ -86.504133, 44.025575 ], [ -86.50444, 44.026044 ], [ -86.508827, 44.032755 ], [ -86.514742, 44.04792 ], [ -86.514704, 44.057672 ], [ -86.514702, 44.058119 ], [ -86.514573, 44.05833 ], [ -86.509052, 44.067408 ], [ -86.508764, 44.067881 ], [ -86.508415, 44.068206 ], [ -86.501243, 44.074873 ], [ -86.500453, 44.075607 ], [ -86.497937, 44.077033 ], [ -86.469295, 44.093267 ], [ -86.454895, 44.101429 ], [ -86.447678, 44.105519 ], [ -86.447126, 44.105832 ], [ -86.446883, 44.10597 ], [ -86.446609, 44.106193 ], [ -86.429871, 44.119782 ], [ -86.426873, 44.123099 ], [ -86.425876, 44.124203 ], [ -86.425162, 44.124993 ], [ -86.421576, 44.128962 ], [ -86.421108, 44.12948 ], [ -86.400645, 44.156848 ], [ -86.397874, 44.161239 ], [ -86.397023, 44.162589 ], [ -86.3965, 44.163418 ], [ -86.386867, 44.178685 ], [ -86.380188, 44.189272 ], [ -86.380062, 44.189472 ], [ -86.362847, 44.208113 ], [ -86.354592, 44.223811 ], [ -86.354313, 44.224342 ], [ -86.351638, 44.229429 ], [ -86.349294, 44.235459 ], [ -86.343793, 44.249608 ], [ -86.327287, 44.263057 ], [ -86.326902, 44.263781 ], [ -86.319063, 44.278503 ], [ -86.318328, 44.279884 ], [ -86.316651, 44.283034 ], [ -86.316513, 44.283293 ], [ -86.316025, 44.28421 ], [ -86.313612, 44.287882 ], [ -86.312774, 44.289158 ], [ -86.311943, 44.290422 ], [ -86.304691, 44.301459 ], [ -86.304433, 44.301852 ], [ -86.300264, 44.308197 ], [ -86.26871, 44.345324 ], [ -86.251926, 44.400984 ], [ -86.248083, 44.420946 ], [ -86.24832, 44.434758 ], [ -86.251843, 44.451632 ], [ -86.251605, 44.465443 ], [ -86.248914, 44.483004 ], [ -86.248897, 44.483024 ], [ -86.248816, 44.483116 ], [ -86.243745, 44.488929 ], [ -86.238743, 44.501682 ], [ -86.233503, 44.518278 ], [ -86.223788, 44.549043 ], [ -86.220697, 44.566742 ], [ -86.22545, 44.59459 ], [ -86.231828, 44.609107 ], [ -86.25395, 44.64808 ], [ -86.259029, 44.663654 ], [ -86.256796, 44.686769 ], [ -86.254996, 44.691935 ], [ -86.248474, 44.699046 ], [ -86.232482, 44.70605 ], [ -86.172201, 44.720623 ], [ -86.169323, 44.722448 ], [ -86.160585, 44.727988 ], [ -86.160268, 44.728189 ], [ -86.122946, 44.727982 ], [ -86.122466, 44.727979 ], [ -86.121125, 44.727972 ], [ -86.120759, 44.728048 ], [ -86.108303, 44.730646 ], [ -86.106182, 44.731088 ], [ -86.105473, 44.731522 ], [ -86.09074, 44.740544 ], [ -86.089186, 44.741496 ], [ -86.077933, 44.758234 ], [ -86.077068, 44.760494 ], [ -86.076811, 44.761167 ], [ -86.076719, 44.761407 ], [ -86.074658, 44.766792 ], [ -86.073506, 44.769803 ], [ -86.073073, 44.778393 ], [ -86.071746, 44.804717 ], [ -86.065966, 44.821522 ], [ -86.066031, 44.834852 ], [ -86.071112, 44.86542 ], [ -86.072468, 44.884788 ], [ -86.07099, 44.895876 ], [ -86.066745, 44.905685 ], [ -86.058862, 44.911012 ], [ -86.038332, 44.915696 ], [ -86.031194, 44.907349 ], [ -86.021513, 44.902774 ], [ -86.009355, 44.899454 ], [ -85.992535, 44.900026 ], [ -85.980219, 44.906136 ], [ -85.972824, 44.914781 ], [ -85.967169, 44.929484 ], [ -85.961603, 44.935567 ], [ -85.952721, 44.940758 ], [ -85.942099, 44.954317 ], [ -85.938589, 44.964559 ], [ -85.9316, 44.968788 ], [ -85.915851, 44.968307 ], [ -85.897626, 44.962014 ], [ -85.891543, 44.957783 ], [ -85.879934, 44.943305 ], [ -85.869852, 44.939031 ], [ -85.854304, 44.938147 ], [ -85.83615, 44.940256 ], [ -85.815451, 44.945631 ], [ -85.807403, 44.949814 ], [ -85.780439, 44.977932 ], [ -85.778278, 44.983075 ], [ -85.776207, 45.000574 ], [ -85.771395, 45.015181 ], [ -85.761943, 45.023454 ], [ -85.746444, 45.051229 ], [ -85.740836, 45.055575 ], [ -85.712262, 45.065622 ], [ -85.695715, 45.076461 ], [ -85.681096, 45.092693 ], [ -85.675671, 45.10554 ], [ -85.674861, 45.116216 ], [ -85.656024, 45.145788 ], [ -85.618639, 45.186771 ], [ -85.613174, 45.184624 ], [ -85.611684, 45.181104 ], [ -85.606963, 45.178477 ], [ -85.593064, 45.178527 ], [ -85.585986, 45.180381 ], [ -85.564654, 45.192546 ], [ -85.561809, 45.200524 ], [ -85.551072, 45.210742 ], [ -85.540497, 45.210169 ], [ -85.526734, 45.189316 ], [ -85.531461, 45.177247 ], [ -85.536892, 45.173385 ], [ -85.552179, 45.167352 ], [ -85.56168, 45.15894 ], [ -85.562104, 45.156954 ], [ -85.563102, 45.155358 ], [ -85.5639, 45.154361 ], [ -85.564897, 45.153962 ], [ -85.566493, 45.153762 ], [ -85.568489, 45.153762 ], [ -85.570178, 45.155145 ], [ -85.573893, 45.155488 ], [ -85.590434, 45.153175 ], [ -85.599801, 45.149286 ], [ -85.614319, 45.127562 ], [ -85.609266, 45.11351 ], [ -85.583198, 45.071304 ], [ -85.573353, 45.068382 ], [ -85.566066, 45.059201 ], [ -85.56613, 45.043633 ], [ -85.57016, 45.041278 ], [ -85.573976, 45.043361 ], [ -85.597181, 45.040547 ], [ -85.599652, 45.021749 ], [ -85.609123, 45.013103 ], [ -85.621878, 45.004529 ], [ -85.606588, 44.990662 ], [ -85.604301, 44.990983 ], [ -85.602356, 44.974272 ], [ -85.602034, 44.926743 ], [ -85.621403, 44.923123 ], [ -85.625497, 44.921107 ], [ -85.639842, 44.890255 ], [ -85.645456, 44.883645 ], [ -85.648932, 44.87401 ], [ -85.652355, 44.849092 ], [ -85.651435, 44.831624 ], [ -85.641652, 44.810816 ], [ -85.637, 44.790078 ], [ -85.640781, 44.775561 ], [ -85.640216, 44.775051 ], [ -85.636097, 44.771329 ], [ -85.627982, 44.767508 ], [ -85.624541, 44.767038 ], [ -85.623607, 44.766911 ], [ -85.620551, 44.766494 ], [ -85.619648, 44.766371 ], [ -85.610776, 44.76516 ], [ -85.607701, 44.765363 ], [ -85.605586, 44.765502 ], [ -85.599874, 44.765878 ], [ -85.599256, 44.765919 ], [ -85.599103, 44.765996 ], [ -85.593833, 44.768651 ], [ -85.593571, 44.768783 ], [ -85.593474, 44.769348 ], [ -85.593449, 44.769499 ], [ -85.591852, 44.778839 ], [ -85.591145, 44.782981 ], [ -85.591124, 44.7831 ], [ -85.590985, 44.783914 ], [ -85.581717, 44.807784 ], [ -85.581392, 44.808294 ], [ -85.545891, 44.864024 ], [ -85.539042, 44.868868 ], [ -85.532931, 44.87319 ], [ -85.530729, 44.889182 ], [ -85.530711, 44.889314 ], [ -85.530649, 44.889763 ], [ -85.553348, 44.890916 ], [ -85.553509, 44.890924 ], [ -85.559524, 44.888113 ], [ -85.564509, 44.895246 ], [ -85.562936, 44.896612 ], [ -85.562503, 44.896987 ], [ -85.557257, 44.901541 ], [ -85.556647, 44.90207 ], [ -85.556471, 44.902223 ], [ -85.551567, 44.906481 ], [ -85.539703, 44.916779 ], [ -85.538945, 44.917885 ], [ -85.538288, 44.918845 ], [ -85.533553, 44.925762 ], [ -85.530477, 44.933732 ], [ -85.529233, 44.936955 ], [ -85.520205, 44.960347 ], [ -85.520443, 44.961149 ], [ -85.520698, 44.962008 ], [ -85.5221, 44.966727 ], [ -85.521896, 44.967446 ], [ -85.520789, 44.971338 ], [ -85.520034, 44.973996 ], [ -85.518875, 44.974665 ], [ -85.4926, 44.989834 ], [ -85.492386, 44.989849 ], [ -85.475204, 44.991053 ], [ -85.472676, 44.985558 ], [ -85.471708, 44.983453 ], [ -85.470462, 44.980745 ], [ -85.470215, 44.979864 ], [ -85.468293, 44.973008 ], [ -85.46802, 44.972035 ], [ -85.466848, 44.967853 ], [ -85.464944, 44.961062 ], [ -85.46665, 44.958844 ], [ -85.470688, 44.959238 ], [ -85.471261, 44.959294 ], [ -85.471646, 44.959331 ], [ -85.472258, 44.959391 ], [ -85.474274, 44.958529 ], [ -85.48574, 44.953626 ], [ -85.489049, 44.938087 ], [ -85.489895, 44.934118 ], [ -85.490713, 44.930274 ], [ -85.491215, 44.927918 ], [ -85.491239, 44.927804 ], [ -85.491286, 44.927585 ], [ -85.491393, 44.925868 ], [ -85.491403, 44.925695 ], [ -85.491414, 44.925531 ], [ -85.491471, 44.92461 ], [ -85.491496, 44.924205 ], [ -85.492397, 44.909719 ], [ -85.49249, 44.90822 ], [ -85.489477, 44.903145 ], [ -85.488927, 44.902217 ], [ -85.488624, 44.901707 ], [ -85.489704, 44.897533 ], [ -85.489921, 44.896694 ], [ -85.498007, 44.865451 ], [ -85.500872, 44.85883 ], [ -85.502182, 44.855802 ], [ -85.502386, 44.855551 ], [ -85.508227, 44.848352 ], [ -85.508617, 44.847872 ], [ -85.511751, 44.847114 ], [ -85.513575, 44.846674 ], [ -85.516997, 44.845846 ], [ -85.518845, 44.8454 ], [ -85.519096, 44.845339 ], [ -85.527181, 44.841002 ], [ -85.533434, 44.837648 ], [ -85.538522, 44.834918 ], [ -85.539924, 44.834166 ], [ -85.542706, 44.831395 ], [ -85.546021, 44.828092 ], [ -85.547119, 44.826998 ], [ -85.551797, 44.822338 ], [ -85.55285, 44.821288 ], [ -85.553844, 44.820298 ], [ -85.555894, 44.818256 ], [ -85.557952, 44.814372 ], [ -85.560231, 44.810072 ], [ -85.560232, 44.809974 ], [ -85.560253, 44.808359 ], [ -85.560348, 44.800772 ], [ -85.560352, 44.800454 ], [ -85.5604, 44.796655 ], [ -85.560409, 44.79595 ], [ -85.560424, 44.794772 ], [ -85.560488, 44.78969 ], [ -85.560488, 44.789679 ], [ -85.568781, 44.774477 ], [ -85.571018, 44.770377 ], [ -85.57517, 44.762766 ], [ -85.576239, 44.760807 ], [ -85.576566, 44.760208 ], [ -85.575916, 44.759602 ], [ -85.571301, 44.755293 ], [ -85.554774, 44.748917 ], [ -85.554326, 44.748744 ], [ -85.554083, 44.748715 ], [ -85.538285, 44.746821 ], [ -85.527216, 44.748235 ], [ -85.523296, 44.751702 ], [ -85.509432, 44.763964 ], [ -85.504775, 44.768082 ], [ -85.504772, 44.768102 ], [ -85.5047, 44.768518 ], [ -85.503935, 44.772951 ], [ -85.504079, 44.773901 ], [ -85.504787, 44.778577 ], [ -85.505244, 44.781594 ], [ -85.507113, 44.784271 ], [ -85.509251, 44.787334 ], [ -85.508462, 44.788682 ], [ -85.507473, 44.790372 ], [ -85.499591, 44.803838 ], [ -85.496314, 44.805308 ], [ -85.484668, 44.810531 ], [ -85.481972, 44.81174 ], [ -85.477423, 44.813781 ], [ -85.475748, 44.814532 ], [ -85.475114, 44.814816 ], [ -85.474796, 44.814959 ], [ -85.474622, 44.815107 ], [ -85.462943, 44.825044 ], [ -85.462916, 44.825067 ], [ -85.462906, 44.82511 ], [ -85.462622, 44.826327 ], [ -85.460445, 44.835667 ], [ -85.457475, 44.839609 ], [ -85.457472, 44.839613 ], [ -85.457328, 44.839804 ], [ -85.456007, 44.841558 ], [ -85.455336, 44.842448 ], [ -85.452683, 44.845969 ], [ -85.44225, 44.859817 ], [ -85.425804, 44.881646 ], [ -85.423003, 44.895019 ], [ -85.406173, 44.911773 ], [ -85.3958, 44.931018 ], [ -85.378286, 44.998587 ], [ -85.381654, 45.018407 ], [ -85.380659, 45.046319 ], [ -85.377586, 45.055713 ], [ -85.366412, 45.069023 ], [ -85.366908, 45.116938 ], [ -85.372571, 45.126241 ], [ -85.376948, 45.142881 ], [ -85.380464, 45.180876 ], [ -85.386726, 45.189497 ], [ -85.387463, 45.207565 ], [ -85.388593, 45.23524 ], [ -85.371593, 45.270834 ], [ -85.355478, 45.282774 ], [ -85.335016, 45.294027 ], [ -85.323941, 45.303355 ], [ -85.307646, 45.31314 ], [ -85.294848, 45.316408 ], [ -85.289568, 45.314052 ], [ -85.273789, 45.315443 ], [ -85.262996, 45.319507 ], [ -85.25505, 45.325675 ], [ -85.252193, 45.330863 ], [ -85.235629, 45.339374 ], [ -85.209673, 45.356937 ], [ -85.196704, 45.360641 ], [ -85.182471, 45.360824 ], [ -85.143651, 45.370369 ], [ -85.095985, 45.367001 ], [ -85.073617, 45.36542 ], [ -85.066969, 45.364951 ], [ -85.06425, 45.364758 ], [ -85.063459, 45.364703 ], [ -85.060905, 45.364522 ], [ -85.054805, 45.364091 ], [ -85.046635, 45.362287 ], [ -85.045526, 45.362041 ], [ -85.043721, 45.361643 ], [ -85.043446, 45.361582 ], [ -85.043101, 45.361506 ], [ -85.032813, 45.361251 ], [ -85.022234, 45.366701 ], [ -84.998603, 45.370173 ], [ -84.975357, 45.373587 ], [ -84.959119, 45.375973 ], [ -84.91585, 45.393115 ], [ -84.912537, 45.402828 ], [ -84.912956, 45.409776 ], [ -84.916165, 45.417639 ], [ -84.922006, 45.421914 ], [ -84.97637, 45.428801 ], [ -84.976623, 45.428833 ], [ -84.978969, 45.429131 ], [ -84.980467, 45.42932 ], [ -84.980953, 45.429382 ], [ -84.981192, 45.429336 ], [ -84.990041, 45.427618 ], [ -84.990785, 45.425264 ], [ -84.989224, 45.424253 ], [ -84.987416, 45.423082 ], [ -84.987143, 45.422906 ], [ -84.984928, 45.421471 ], [ -84.983836, 45.420764 ], [ -84.978373, 45.420171 ], [ -84.977116, 45.420035 ], [ -84.978608, 45.418663 ], [ -84.994191, 45.423173 ], [ -85.034856, 45.434941 ], [ -85.037741, 45.435776 ], [ -85.040272, 45.436509 ], [ -85.040936, 45.436701 ], [ -85.046943, 45.441429 ], [ -85.050234, 45.444019 ], [ -85.050747, 45.444423 ], [ -85.052994, 45.446191 ], [ -85.069573, 45.459239 ], [ -85.070485, 45.460096 ], [ -85.087756, 45.476335 ], [ -85.088386, 45.476928 ], [ -85.097142, 45.495684 ], [ -85.103943, 45.510252 ], [ -85.109252, 45.521626 ], [ -85.109353, 45.521915 ], [ -85.110884, 45.526285 ], [ -85.110955, 45.526488 ], [ -85.115479, 45.539406 ], [ -85.115785, 45.541533 ], [ -85.11587, 45.542125 ], [ -85.117406, 45.552811 ], [ -85.117656, 45.55455 ], [ -85.119494, 45.567338 ], [ -85.119675, 45.568597 ], [ -85.119721, 45.568915 ], [ -85.119737, 45.569026 ], [ -85.119026, 45.573002 ], [ -85.118825, 45.574123 ], [ -85.118637, 45.575175 ], [ -85.118353, 45.575625 ], [ -85.117812, 45.576482 ], [ -85.11243, 45.585004 ], [ -85.112406, 45.585042 ], [ -85.111909, 45.585829 ], [ -85.111737, 45.585962 ], [ -85.107744, 45.589067 ], [ -85.106909, 45.589716 ], [ -85.106246, 45.590231 ], [ -85.105458, 45.590844 ], [ -85.103521, 45.59235 ], [ -85.103077, 45.592695 ], [ -85.102917, 45.59282 ], [ -85.102221, 45.59336 ], [ -85.101977, 45.59355 ], [ -85.096798, 45.597576 ], [ -85.095531, 45.598562 ], [ -85.093525, 45.600121 ], [ -85.079528, 45.617083 ], [ -85.07937, 45.617355 ], [ -85.076284, 45.62266 ], [ -85.075686, 45.623688 ], [ -85.075678, 45.623742 ], [ -85.075461, 45.625295 ], [ -85.07491, 45.629242 ], [ -85.074243, 45.629752 ], [ -85.071381, 45.63194 ], [ -85.065716, 45.636272 ], [ -85.063974, 45.637604 ], [ -85.061488, 45.639505 ], [ -85.061006, 45.639631 ], [ -85.044872, 45.643847 ], [ -85.041037, 45.644849 ], [ -85.03559, 45.646273 ], [ -85.020107, 45.650319 ], [ -85.019374, 45.65051 ], [ -85.015341, 45.651564 ], [ -85.014352, 45.652134 ], [ -85.013218, 45.652789 ], [ -85.007026, 45.65636 ], [ -85.005645, 45.657504 ], [ -85.002344, 45.660239 ], [ -85.001154, 45.661225 ], [ -84.997431, 45.667762 ], [ -84.996336, 45.669685 ], [ -84.996067, 45.669861 ], [ -84.974237, 45.684178 ], [ -84.97095, 45.686334 ], [ -84.970213, 45.686984 ], [ -84.94565, 45.708621 ], [ -84.943756, 45.71029 ], [ -84.942636, 45.714292 ], [ -84.941073, 45.719879 ], [ -84.940526, 45.721832 ], [ -84.942098, 45.728349 ], [ -84.942125, 45.72846 ], [ -84.942543, 45.728865 ], [ -84.943982, 45.730257 ], [ -84.945958, 45.732169 ], [ -84.947266, 45.733435 ], [ -84.950226, 45.736299 ], [ -84.95084, 45.736893 ], [ -84.951745, 45.737326 ], [ -84.954275, 45.738537 ], [ -84.955394, 45.739072 ], [ -84.95813, 45.740381 ], [ -84.968309, 45.745252 ], [ -84.982328, 45.75196 ], [ -84.982973, 45.752022 ], [ -84.983316, 45.752055 ], [ -84.983829, 45.752104 ], [ -84.983933, 45.752114 ], [ -84.984568, 45.752175 ], [ -84.985318, 45.752247 ], [ -84.996755, 45.753347 ], [ -85.001656, 45.753819 ], [ -85.002914, 45.75394 ], [ -85.011433, 45.757962 ], [ -85.014509, 45.760329 ], [ -85.009173, 45.762463 ], [ -85.00741, 45.763168 ], [ -84.995105, 45.759855 ], [ -84.938312, 45.759892 ], [ -84.93779, 45.759777 ], [ -84.931463, 45.758389 ], [ -84.926802, 45.757366 ], [ -84.92523, 45.757021 ], [ -84.924664, 45.756897 ], [ -84.922478, 45.755842 ], [ -84.920691, 45.754979 ], [ -84.919996, 45.754643 ], [ -84.910398, 45.75001 ], [ -84.866976, 45.752066 ], [ -84.840981, 45.744751 ], [ -84.810953, 45.745993 ], [ -84.810411, 45.746015 ], [ -84.808285, 45.746103 ], [ -84.806642, 45.746171 ], [ -84.805114, 45.746378 ], [ -84.800664, 45.74698 ], [ -84.799558, 45.74713 ], [ -84.792474, 45.75053 ], [ -84.78958, 45.751919 ], [ -84.788893, 45.752248 ], [ -84.788821, 45.752283 ], [ -84.788808, 45.752298 ], [ -84.781995, 45.760345 ], [ -84.781373, 45.76108 ], [ -84.7798, 45.76965 ], [ -84.787228, 45.774892 ], [ -84.79229, 45.778464 ], [ -84.792337, 45.778497 ], [ -84.793153, 45.780463 ], [ -84.780313, 45.787224 ], [ -84.774156, 45.788918 ], [ -84.774014, 45.788957 ], [ -84.772765, 45.789301 ], [ -84.751571, 45.782733 ], [ -84.742, 45.784134 ], [ -84.734065, 45.788205 ], [ -84.732388, 45.787928 ], [ -84.726192, 45.786905 ], [ -84.718904, 45.777599 ], [ -84.715996, 45.766174 ], [ -84.681967, 45.756197 ], [ -84.679546, 45.749095 ], [ -84.644822, 45.73999 ], [ -84.604712, 45.721668 ], [ -84.573631, 45.710381 ], [ -84.555496, 45.702268 ], [ -84.553311, 45.698566 ], [ -84.539167, 45.69048 ], [ -84.539165, 45.690478 ], [ -84.538998, 45.690383 ], [ -84.46168, 45.652404 ], [ -84.442348, 45.654771 ], [ -84.435415, 45.664106 ], [ -84.427495, 45.669201 ], [ -84.413642, 45.669427 ], [ -84.400283, 45.663345 ], [ -84.376403, 45.655565 ], [ -84.329537, 45.66438 ], [ -84.289685, 45.653296 ], [ -84.270238, 45.64479 ], [ -84.215268, 45.634767 ], [ -84.204218, 45.627116 ], [ -84.196043, 45.621456 ], [ -84.180514, 45.604639 ], [ -84.157121, 45.585305 ], [ -84.139462, 45.573714 ], [ -84.128867, 45.562284 ], [ -84.126532, 45.556616 ], [ -84.126971, 45.542428 ], [ -84.122309, 45.523788 ], [ -84.116687, 45.51305 ], [ -84.109238, 45.505171 ], [ -84.095905, 45.497298 ], [ -84.075792, 45.490537 ], [ -84.056138, 45.489349 ], [ -84.039958, 45.493733 ], [ -84.036286, 45.496245 ], [ -84.028813, 45.497225 ], [ -84.009582, 45.495069 ], [ -83.99835, 45.491158 ], [ -83.978017, 45.494138 ], [ -83.939261, 45.493189 ], [ -83.909472, 45.485784 ], [ -83.881813, 45.467907 ], [ -83.85856, 45.446865 ], [ -83.841543, 45.435287 ], [ -83.806622, 45.419159 ], [ -83.788777, 45.416415 ], [ -83.773171, 45.417302 ], [ -83.755569, 45.411034 ], [ -83.737321, 45.410943 ], [ -83.721815, 45.413304 ], [ -83.697316, 45.396239 ], [ -83.667934, 45.384675 ], [ -83.64379, 45.37171 ], [ -83.599273, 45.352561 ], [ -83.570361, 45.347198 ], [ -83.550268, 45.350832 ], [ -83.546799, 45.352637 ], [ -83.545729, 45.358397 ], [ -83.538306, 45.358167 ], [ -83.520258, 45.347239 ], [ -83.514717, 45.34646 ], [ -83.496704, 45.357536 ], [ -83.488826, 45.355872 ], [ -83.477794, 45.341891 ], [ -83.477728, 45.341827 ], [ -83.468099, 45.33245 ], [ -83.445672, 45.310612 ], [ -83.43304, 45.303688 ], [ -83.42514, 45.296808 ], [ -83.423178, 45.292506 ], [ -83.422486, 45.290989 ], [ -83.422389, 45.290775 ], [ -83.422272, 45.290713 ], [ -83.42051, 45.289787 ], [ -83.401091, 45.279572 ], [ -83.40088, 45.279528 ], [ -83.400753, 45.279502 ], [ -83.400261, 45.2794 ], [ -83.398845, 45.279107 ], [ -83.388274, 45.276916 ], [ -83.385104, 45.274195 ], [ -83.381743, 45.268983 ], [ -83.388034, 45.254976 ], [ -83.412569, 45.245807 ], [ -83.41241, 45.238905 ], [ -83.405914, 45.227157 ], [ -83.387587, 45.207107 ], [ -83.384265, 45.203472 ], [ -83.381647, 45.203357 ], [ -83.368896, 45.182168 ], [ -83.368046, 45.172478 ], [ -83.363678, 45.166469 ], [ -83.359895, 45.16302 ], [ -83.348684, 45.161516 ], [ -83.337822, 45.14712 ], [ -83.316118, 45.141958 ], [ -83.315924, 45.139992 ], [ -83.319315, 45.137684 ], [ -83.318442, 45.12893 ], [ -83.30788, 45.099093 ], [ -83.298275, 45.090483 ], [ -83.290827, 45.069157 ], [ -83.291346, 45.062597 ], [ -83.280272, 45.045962 ], [ -83.277037, 45.044767 ], [ -83.271464, 45.038114 ], [ -83.265896, 45.026844 ], [ -83.271506, 45.023417 ], [ -83.287974, 45.026462 ], [ -83.302153, 45.032315 ], [ -83.340257, 45.041545 ], [ -83.357609, 45.050613 ], [ -83.36747, 45.062268 ], [ -83.399255, 45.070364 ], [ -83.433798, 45.057616 ], [ -83.442052, 45.051056 ], [ -83.453363, 45.035331 ], [ -83.454168, 45.03188 ], [ -83.446342, 45.016655 ], [ -83.435249, 45.011883 ], [ -83.431254, 45.007998 ], [ -83.435822, 45.000012 ], [ -83.438948, 45.000011 ], [ -83.450013, 44.990219 ], [ -83.443718, 44.952247 ], [ -83.438856, 44.940843 ], [ -83.433032, 44.93289 ], [ -83.425311, 44.926741 ], [ -83.404596, 44.918761 ], [ -83.398879, 44.906417 ], [ -83.39396, 44.903056 ], [ -83.352815, 44.886164 ], [ -83.320503, 44.880571 ], [ -83.321093, 44.858494 ], [ -83.321237, 44.853102 ], [ -83.321241, 44.852962 ], [ -83.321089, 44.852723 ], [ -83.318373, 44.84844 ], [ -83.314429, 44.84222 ], [ -83.31433, 44.842131 ], [ -83.31294, 44.840882 ], [ -83.312831, 44.840783 ], [ -83.312478, 44.840466 ], [ -83.308578, 44.83696 ], [ -83.306854, 44.83541 ], [ -83.300648, 44.829831 ], [ -83.299737, 44.823362 ], [ -83.298618, 44.815416 ], [ -83.29553, 44.793486 ], [ -83.295518, 44.793397 ], [ -83.29565, 44.790237 ], [ -83.295696, 44.789112 ], [ -83.296125, 44.778828 ], [ -83.296969, 44.758543 ], [ -83.296971, 44.758495 ], [ -83.298021, 44.755632 ], [ -83.298287, 44.754907 ], [ -83.298237, 44.754465 ], [ -83.297797, 44.750547 ], [ -83.297526, 44.74814 ], [ -83.29742, 44.747203 ], [ -83.2973, 44.746134 ], [ -83.296265, 44.743502 ], [ -83.290944, 44.729974 ], [ -83.290665, 44.729265 ], [ -83.288214, 44.726453 ], [ -83.284724, 44.72245 ], [ -83.284128, 44.721766 ], [ -83.283098, 44.721011 ], [ -83.277213, 44.7167 ], [ -83.274747, 44.714893 ], [ -83.274103, 44.714421 ], [ -83.273393, 44.713901 ], [ -83.274674, 44.70477 ], [ -83.275078, 44.701891 ], [ -83.275281, 44.700441 ], [ -83.275318, 44.700177 ], [ -83.2755, 44.698882 ], [ -83.275543, 44.698574 ], [ -83.275601, 44.698161 ], [ -83.276137, 44.69434 ], [ -83.276836, 44.689354 ], [ -83.277476, 44.687507 ], [ -83.279129, 44.682735 ], [ -83.279288, 44.682278 ], [ -83.285992, 44.662927 ], [ -83.286874, 44.66038 ], [ -83.287211, 44.659409 ], [ -83.287585, 44.658328 ], [ -83.287802, 44.657703 ], [ -83.289442, 44.652968 ], [ -83.295377, 44.64536 ], [ -83.307116, 44.630313 ], [ -83.307504, 44.629816 ], [ -83.309222, 44.62465 ], [ -83.309802, 44.622906 ], [ -83.309869, 44.622703 ], [ -83.31445, 44.608926 ], [ -83.314517, 44.608725 ], [ -83.314534, 44.608512 ], [ -83.315037, 44.60219 ], [ -83.31504, 44.602152 ], [ -83.315277, 44.599178 ], [ -83.315435, 44.597193 ], [ -83.315603, 44.595079 ], [ -83.315503, 44.593514 ], [ -83.314127, 44.572043 ], [ -83.314098, 44.571592 ], [ -83.314013, 44.570266 ], [ -83.313925, 44.568888 ], [ -83.313893, 44.568395 ], [ -83.313813, 44.567148 ], [ -83.313792, 44.566822 ], [ -83.313744, 44.566076 ], [ -83.313649, 44.564588 ], [ -83.313623, 44.564498 ], [ -83.309234, 44.549444 ], [ -83.309117, 44.549043 ], [ -83.308918, 44.54836 ], [ -83.308906, 44.54814 ], [ -83.308471, 44.539902 ], [ -83.309385, 44.537528 ], [ -83.310185, 44.535448 ], [ -83.310376, 44.534952 ], [ -83.311245, 44.532693 ], [ -83.311529, 44.531956 ], [ -83.318104, 44.514871 ], [ -83.318279, 44.514416 ], [ -83.318276, 44.514294 ], [ -83.318216, 44.511734 ], [ -83.31761, 44.486058 ], [ -83.326824, 44.444411 ], [ -83.327171, 44.429234 ], [ -83.324616, 44.415039 ], [ -83.321553, 44.409119 ], [ -83.321648, 44.404502 ], [ -83.333757, 44.372486 ], [ -83.335248, 44.357995 ], [ -83.332533, 44.340464 ], [ -83.336988, 44.332919 ], [ -83.343738, 44.329763 ], [ -83.352115, 44.332366 ], [ -83.364312, 44.33259 ], [ -83.373607, 44.327784 ], [ -83.401822, 44.301831 ], [ -83.414301, 44.294543 ], [ -83.419236, 44.2878 ], [ -83.425762, 44.272487 ], [ -83.429689, 44.269708 ], [ -83.442731, 44.265361 ], [ -83.445805, 44.273378 ], [ -83.447742, 44.273991 ], [ -83.460958, 44.278176 ], [ -83.463049, 44.278838 ], [ -83.479531, 44.28009 ], [ -83.500392, 44.27661 ], [ -83.508839, 44.273711 ], [ -83.524817, 44.261558 ], [ -83.53771, 44.248171 ], [ -83.549096, 44.227282 ], [ -83.552872, 44.210718 ], [ -83.553834, 44.197956 ], [ -83.565225, 44.163517 ], [ -83.565257, 44.163418 ], [ -83.565984, 44.161219 ], [ -83.566366, 44.160066 ], [ -83.567744, 44.155899 ], [ -83.567941, 44.150983 ], [ -83.5682, 44.144542 ], [ -83.568238, 44.143587 ], [ -83.568243, 44.143475 ], [ -83.568803, 44.129513 ], [ -83.568831, 44.128819 ], [ -83.568915, 44.126734 ], [ -83.568509, 44.124343 ], [ -83.567978, 44.121207 ], [ -83.567714, 44.119652 ], [ -83.573071, 44.101298 ], [ -83.588004, 44.086758 ], [ -83.591361, 44.079237 ], [ -83.590437, 44.069569 ], [ -83.58409, 44.056748 ], [ -83.601173, 44.054686 ], [ -83.621078, 44.056186 ], [ -83.650116, 44.052404 ], [ -83.679654, 44.036365 ], [ -83.687892, 44.020709 ], [ -83.680108, 43.994196 ], [ -83.708741, 43.992997 ], [ -83.743806, 43.991529 ], [ -83.746779, 43.988807 ], [ -83.757063, 43.986599 ], [ -83.76283, 43.985361 ], [ -83.763015, 43.985321 ], [ -83.763345, 43.98525 ], [ -83.763774, 43.985158 ], [ -83.779086, 43.985235 ], [ -83.787863, 43.985279 ], [ -83.82808, 43.989003 ], [ -83.828398, 43.989032 ], [ -83.829077, 43.989095 ], [ -83.829102, 43.989085 ], [ -83.829123, 43.989077 ], [ -83.848276, 43.981594 ], [ -83.851496, 43.979403 ], [ -83.85175, 43.979231 ], [ -83.851884, 43.97914 ], [ -83.853582, 43.977984 ], [ -83.85493, 43.977067 ], [ -83.855219, 43.975997 ], [ -83.855516, 43.974899 ], [ -83.855572, 43.974691 ], [ -83.855602, 43.974581 ], [ -83.855653, 43.974391 ], [ -83.856077, 43.972822 ], [ -83.856128, 43.972632 ], [ -83.856371, 43.972414 ], [ -83.858373, 43.970618 ], [ -83.858528, 43.970479 ], [ -83.859114, 43.969953 ], [ -83.859305, 43.969782 ], [ -83.859459, 43.969643 ], [ -83.859615, 43.969504 ], [ -83.859743, 43.969389 ], [ -83.869406, 43.960719 ], [ -83.869614, 43.960682 ], [ -83.877047, 43.959351 ], [ -83.877694, 43.959235 ], [ -83.880011, 43.955428 ], [ -83.880113, 43.955261 ], [ -83.885328, 43.946691 ], [ -83.885526, 43.946197 ], [ -83.885543, 43.946154 ], [ -83.890145, 43.934672 ], [ -83.890912, 43.923314 ], [ -83.907388, 43.918062 ], [ -83.911128, 43.91052 ], [ -83.916815, 43.89905 ], [ -83.917875, 43.856509 ], [ -83.926345, 43.787398 ], [ -83.929375, 43.777091 ], [ -83.945426, 43.759946 ], [ -83.954792, 43.760932 ], [ -83.956021, 43.759286 ], [ -83.954347, 43.750647 ], [ -83.939297, 43.715369 ], [ -83.929462, 43.701269 ], [ -83.909479, 43.672622 ], [ -83.897078, 43.664022 ], [ -83.852076, 43.644922 ], [ -83.814674, 43.643022 ], [ -83.806774, 43.641221 ], [ -83.778919, 43.630056 ], [ -83.770693, 43.628691 ], [ -83.769886, 43.634924 ], [ -83.725793, 43.618691 ], [ -83.703446, 43.597646 ], [ -83.699253, 43.596792 ], [ -83.669795, 43.59079 ], [ -83.666052, 43.591292 ], [ -83.654192, 43.59929 ], [ -83.618602, 43.628891 ], [ -83.595579, 43.650249 ], [ -83.563157, 43.684564 ], [ -83.553707, 43.685432 ], [ -83.549044, 43.693798 ], [ -83.55147, 43.699901 ], [ -83.540187, 43.708746 ], [ -83.524837, 43.716948 ], [ -83.515853, 43.718157 ], [ -83.513461, 43.714607 ], [ -83.506657, 43.710907 ], [ -83.48007, 43.714636 ], [ -83.470053, 43.723418 ], [ -83.467429, 43.72892 ], [ -83.46508, 43.733843 ], [ -83.459628, 43.740931 ], [ -83.440171, 43.761694 ], [ -83.438878, 43.767135 ], [ -83.441591, 43.770175 ], [ -83.446752, 43.77186 ], [ -83.438311, 43.786846 ], [ -83.426068, 43.799915 ], [ -83.416378, 43.801034 ], [ -83.411453, 43.805033 ], [ -83.410663, 43.80773 ], [ -83.412456, 43.817569 ], [ -83.410853, 43.825585 ], [ -83.407647, 43.831998 ], [ -83.390344, 43.839132 ], [ -83.389017, 43.840457 ], [ -83.389424, 43.844229 ], [ -83.358869, 43.857395 ], [ -83.33227, 43.880522 ], [ -83.331788, 43.893901 ], [ -83.333532, 43.89852 ], [ -83.340976, 43.904541 ], [ -83.348007, 43.906388 ], [ -83.348648, 43.909915 ], [ -83.347365, 43.91216 ], [ -83.338067, 43.915687 ], [ -83.318656, 43.91762 ], [ -83.30569, 43.922489 ], [ -83.28231, 43.938031 ], [ -83.26898, 43.956132 ], [ -83.26185, 43.969021 ], [ -83.26153, 43.973525 ], [ -83.227093, 43.981003 ], [ -83.195688, 43.983137 ], [ -83.180618, 43.982109 ], [ -83.145407, 43.989441 ], [ -83.134881, 43.993147 ], [ -83.120659, 44.00095 ], [ -83.10782, 44.003245 ], [ -83.079297, 44.001079 ], [ -83.066026, 44.003366 ], [ -83.058741, 44.006224 ], [ -83.046577, 44.01571 ], [ -83.029868, 44.041175 ], [ -83.024604, 44.045174 ], [ -82.999283, 44.04651 ], [ -82.990728, 44.048846 ], [ -82.967439, 44.066138 ], [ -82.958688, 44.065774 ], [ -82.956658, 44.063306 ], [ -82.947368, 44.062187 ], [ -82.928884, 44.069389 ], [ -82.915976, 44.070503 ], [ -82.889831, 44.050952 ], [ -82.875889, 44.045046 ], [ -82.833103, 44.036851 ], [ -82.793205, 44.023247 ], [ -82.788298, 44.013712 ], [ -82.783198, 44.009366 ], [ -82.765018, 44.006845 ], [ -82.746255, 43.996037 ], [ -82.738992, 43.989506 ], [ -82.728528, 43.972615 ], [ -82.712235, 43.94961 ], [ -82.709839, 43.948226 ], [ -82.693505, 43.91798 ], [ -82.678642, 43.88373 ], [ -82.65545, 43.867883 ], [ -82.643166, 43.852468 ], [ -82.642899, 43.846419 ], [ -82.647467, 43.84449 ], [ -82.647784, 43.842684 ], [ -82.644345, 43.837539 ], [ -82.633641, 43.831224 ], [ -82.617955, 43.768596 ], [ -82.619079, 43.756088 ], [ -82.617213, 43.746788 ], [ -82.612224, 43.739771 ], [ -82.606233, 43.690437 ], [ -82.60483, 43.678884 ], [ -82.605783, 43.669489 ], [ -82.6005, 43.602935 ], [ -82.597911, 43.590016 ], [ -82.593785, 43.581467 ], [ -82.585654, 43.543969 ], [ -82.565691, 43.502904 ], [ -82.565505, 43.497063 ], [ -82.55354, 43.464111 ], [ -82.539517, 43.437539 ], [ -82.538578, 43.431594 ], [ -82.53993, 43.422378 ], [ -82.535627, 43.368062 ], [ -82.536794, 43.34851 ], [ -82.530128, 43.333805 ], [ -82.529416, 43.316243 ], [ -82.532396, 43.30577 ], [ -82.523086, 43.225361 ], [ -82.519123, 43.212737 ], [ -82.508881, 43.196748 ], [ -82.503157, 43.168946 ], [ -82.50299, 43.168137 ], [ -82.501656, 43.161656 ], [ -82.501529, 43.161351 ], [ -82.500061, 43.157827 ], [ -82.495685, 43.147316 ], [ -82.494194, 43.143736 ], [ -82.494072, 43.142864 ], [ -82.494052, 43.142722 ], [ -82.494014, 43.142453 ], [ -82.493977, 43.142186 ], [ -82.493347, 43.137685 ], [ -82.493021, 43.135363 ], [ -82.490979, 43.120782 ], [ -82.490634, 43.118314 ], [ -82.490614, 43.118172 ], [ -82.490494, 43.117759 ], [ -82.486684, 43.104688 ], [ -82.486042, 43.102486 ], [ -82.471053, 43.087581 ], [ -82.457319, 43.06147 ], [ -82.457221, 43.061285 ], [ -82.450724, 43.051229 ], [ -82.443433, 43.039942 ], [ -82.422768, 43.007956 ], [ -82.415937, 43.005555 ], [ -82.447778, 42.937066 ], [ -82.455027, 42.926866 ], [ -82.469912, 42.887459 ], [ -82.483697, 42.733212 ], [ -82.509935, 42.637294 ], [ -82.518782, 42.613888 ], [ -82.523337, 42.607486 ], [ -82.583996, 42.554041 ], [ -82.589779, 42.550678 ], [ -82.607068, 42.548843 ], [ -82.624907, 42.557229 ], [ -82.679059, 42.52221 ], [ -82.686417, 42.518597 ], [ -82.685397, 42.528659 ], [ -82.679522, 42.53552 ], [ -82.670956, 42.537989 ], [ -82.664335, 42.546244 ], [ -82.680758, 42.557909 ], [ -82.681036, 42.574695 ], [ -82.688061, 42.588417 ], [ -82.701152, 42.585991 ], [ -82.711151, 42.590884 ], [ -82.713042, 42.597904 ], [ -82.700818, 42.606687 ], [ -82.683482, 42.609433 ], [ -82.681593, 42.618672 ], [ -82.690124, 42.625033 ], [ -82.689836, 42.627148 ], [ -82.669103, 42.637225 ], [ -82.645715, 42.631145 ], [ -82.630922, 42.64211 ], [ -82.626396, 42.647385 ], [ -82.623043, 42.655951 ], [ -82.623797, 42.665395 ], [ -82.630851, 42.673341 ], [ -82.635262, 42.675552 ], [ -82.659781, 42.678618 ], [ -82.674287, 42.687049 ], [ -82.6855, 42.690036 ], [ -82.700964, 42.689548 ], [ -82.706135, 42.683578 ], [ -82.707841, 42.68351 ], [ -82.726366, 42.682768 ], [ -82.753317, 42.669732 ], [ -82.765583, 42.655725 ], [ -82.780817, 42.652232 ], [ -82.792418, 42.655132 ], [ -82.797318, 42.654032 ], [ -82.813518, 42.640833 ], [ -82.820118, 42.626333 ], [ -82.819017, 42.616333 ], [ -82.811017, 42.610933 ], [ -82.789017, 42.603434 ], [ -82.787573, 42.5983 ], [ -82.788977, 42.592661 ], [ -82.788116, 42.582835 ], [ -82.781514, 42.571634 ], [ -82.782414, 42.564834 ], [ -82.784514, 42.563634 ], [ -82.789114, 42.568434 ], [ -82.796715, 42.571034 ], [ -82.821016, 42.570734 ], [ -82.834216, 42.567849 ], [ -82.845916, 42.560634 ], [ -82.849316, 42.555734 ], [ -82.851016, 42.548935 ], [ -82.859316, 42.541935 ], [ -82.860213, 42.540842 ], [ -82.874416, 42.523535 ], [ -82.882316, 42.501035 ], [ -82.883915, 42.471836 ], [ -82.870572, 42.451235 ], [ -82.870347, 42.450888 ], [ -82.886113, 42.408137 ], [ -82.888413, 42.398237 ], [ -82.894013, 42.389437 ], [ -82.898413, 42.385437 ], [ -82.915114, 42.378137 ], [ -82.919114, 42.374437 ], [ -82.928815, 42.359437 ], [ -82.92397, 42.352068 ], [ -82.959416, 42.339638 ], [ -82.988619, 42.332439 ], [ -83.01832, 42.329739 ], [ -83.064121, 42.317738 ], [ -83.079721, 42.308638 ], [ -83.096521, 42.290138 ], [ -83.128022, 42.238839 ], [ -83.131343, 42.20276 ], [ -83.133923, 42.17474 ], [ -83.124522, 42.137641 ], [ -83.133511, 42.088143 ], [ -83.157624, 42.085542 ], [ -83.168759, 42.073601 ], [ -83.170589, 42.07294 ], [ -83.188598, 42.066431 ], [ -83.189115, 42.061853 ], [ -83.186877, 42.061206 ], [ -83.185526, 42.052243 ], [ -83.18824, 42.031329 ], [ -83.185858, 42.029451 ], [ -83.185822, 42.029367 ], [ -83.181475, 42.019301 ], [ -83.187246, 42.007573 ], [ -83.190535, 42.006172 ], [ -83.208647, 42.00504 ], [ -83.209379, 41.995736 ], [ -83.216835, 41.98862 ], [ -83.216897, 41.988561 ], [ -83.223354, 41.989191 ], [ -83.223369, 41.989185 ], [ -83.224947, 41.988603 ], [ -83.227744, 41.987571 ], [ -83.22841, 41.987325 ], [ -83.228502, 41.987291 ], [ -83.228607, 41.987216 ], [ -83.22929, 41.986725 ], [ -83.248741, 41.972735 ], [ -83.249204, 41.972402 ], [ -83.249828, 41.971386 ], [ -83.255123, 41.962759 ], [ -83.256803, 41.960021 ], [ -83.257009, 41.959686 ], [ -83.257043, 41.958615 ], [ -83.257143, 41.955438 ], [ -83.257199, 41.95367 ], [ -83.257292, 41.950745 ], [ -83.269521, 41.939042 ], [ -83.270491, 41.939337 ], [ -83.28713, 41.944397 ], [ -83.292761, 41.944616 ], [ -83.293015, 41.944626 ], [ -83.295982, 41.944742 ], [ -83.29823, 41.9442 ], [ -83.299467, 41.943902 ], [ -83.302904, 41.943073 ], [ -83.303465, 41.942762 ], [ -83.305639, 41.941557 ], [ -83.315859, 41.935893 ], [ -83.326007, 41.924979 ], [ -83.326024, 41.924961 ], [ -83.326029, 41.924948 ], [ -83.32706, 41.922554 ], [ -83.330498, 41.914565 ], [ -83.332998, 41.908757 ], [ -83.333642, 41.907261 ], [ -83.334173, 41.903247 ], [ -83.334346, 41.901939 ], [ -83.335103, 41.896209 ], [ -83.335132, 41.895992 ], [ -83.335658, 41.892009 ], [ -83.335961, 41.889721 ], [ -83.341557, 41.879956 ], [ -83.359467, 41.867849 ], [ -83.366187, 41.865505 ], [ -83.372198, 41.874122 ] ] ], [ [ [ -88.932558, 46.073601 ], [ -88.943279, 46.077943 ], [ -88.948698, 46.080205 ], [ -88.990807, 46.097298 ], [ -88.990885, 46.09733 ], [ -89.058745, 46.124952 ], [ -89.125136, 46.144531 ], [ -89.161757, 46.151816 ], [ -89.166887, 46.152868 ], [ -89.194508, 46.157942 ], [ -89.201283, 46.159426 ], [ -89.203289, 46.16002 ], [ -89.205657, 46.160408 ], [ -89.218156, 46.162988 ], [ -89.219964, 46.163319 ], [ -89.276489, 46.174047 ], [ -89.276883, 46.174116 ], [ -89.908196, 46.296037 ], [ -89.90991, 46.296402 ], [ -89.929093, 46.300087 ], [ -90.120489, 46.336852 ], [ -90.119691, 46.359755 ], [ -90.119757, 46.359748 ], [ -90.134663, 46.374947 ], [ -90.134656, 46.374979 ], [ -90.166909, 46.439311 ], [ -90.166919, 46.439851 ], [ -90.17786, 46.440548 ], [ -90.204572, 46.478998 ], [ -90.284545, 46.518714 ], [ -90.307716, 46.518392 ], [ -90.313839, 46.516199 ], [ -90.313894, 46.516199 ], [ -90.357676, 46.540271 ], [ -90.374461, 46.539212 ], [ -90.400041, 46.544384 ], [ -90.400429, 46.544384 ], [ -90.414464, 46.55732 ], [ -90.414596, 46.55732 ], [ -90.418136, 46.566094 ], [ -90.417943, 46.56619 ], [ -90.398478, 46.575832 ], [ -90.39735, 46.576391 ], [ -90.39731, 46.57641 ], [ -90.396772, 46.576677 ], [ -90.394936, 46.577586 ], [ -90.371717, 46.589088 ], [ -90.355341, 46.5972 ], [ -90.353284, 46.598219 ], [ -90.348407, 46.600635 ], [ -90.347801, 46.600842 ], [ -90.327626, 46.607744 ], [ -90.327604, 46.607739 ], [ -90.306609, 46.602741 ], [ -90.29546, 46.606998 ], [ -90.28455, 46.611164 ], [ -90.284189, 46.611302 ], [ -90.28315, 46.611698 ], [ -90.279723, 46.613007 ], [ -90.278287, 46.613555 ], [ -90.265294, 46.618516 ], [ -90.265291, 46.618517 ], [ -90.251669, 46.621454 ], [ -90.250176, 46.621776 ], [ -90.237609, 46.624485 ], [ -90.164026, 46.645515 ], [ -90.100695, 46.655132 ], [ -90.04542, 46.668272 ], [ -90.028392, 46.67439 ], [ -89.996034, 46.693225 ], [ -89.985817, 46.70319 ], [ -89.973803, 46.710322 ], [ -89.957101, 46.716929 ], [ -89.918466, 46.740324 ], [ -89.907516, 46.74987 ], [ -89.892355, 46.763088 ], [ -89.888687, 46.765826 ], [ -89.875069, 46.775991 ], [ -89.862544, 46.785341 ], [ -89.851966, 46.793237 ], [ -89.850979, 46.793974 ], [ -89.848652, 46.795711 ], [ -89.846962, 46.796556 ], [ -89.844691, 46.79769 ], [ -89.841453, 46.799308 ], [ -89.831956, 46.804053 ], [ -89.830863, 46.804434 ], [ -89.830093, 46.804703 ], [ -89.828129, 46.805389 ], [ -89.790663, 46.818469 ], [ -89.788353, 46.818861 ], [ -89.78708, 46.819077 ], [ -89.757585, 46.824082 ], [ -89.724471, 46.829701 ], [ -89.720277, 46.830413 ], [ -89.717848, 46.830559 ], [ -89.713354, 46.830829 ], [ -89.710062, 46.831026 ], [ -89.708873, 46.831098 ], [ -89.708303, 46.831132 ], [ -89.708084, 46.831145 ], [ -89.678469, 46.832923 ], [ -89.677771, 46.832965 ], [ -89.676878, 46.833019 ], [ -89.673375, 46.833229 ], [ -89.660625, 46.831056 ], [ -89.659681, 46.830762 ], [ -89.651795, 46.828309 ], [ -89.646854, 46.826771 ], [ -89.64344, 46.825709 ], [ -89.642255, 46.82534 ], [ -89.637309, 46.821384 ], [ -89.634938, 46.819488 ], [ -89.619329, 46.81889 ], [ -89.598527, 46.824338 ], [ -89.578217, 46.829657 ], [ -89.572423, 46.831174 ], [ -89.570326, 46.831723 ], [ -89.569808, 46.831859 ], [ -89.564509, 46.832483 ], [ -89.542408, 46.835086 ], [ -89.540709, 46.835286 ], [ -89.538927, 46.835496 ], [ -89.535683, 46.835878 ], [ -89.534331, 46.836248 ], [ -89.525656, 46.838625 ], [ -89.516895, 46.841025 ], [ -89.515665, 46.841362 ], [ -89.513938, 46.841835 ], [ -89.500227, 46.841638 ], [ -89.499248, 46.841623 ], [ -89.49908, 46.841621 ], [ -89.49776, 46.841086 ], [ -89.494019, 46.83957 ], [ -89.491307, 46.83847 ], [ -89.491252, 46.838448 ], [ -89.491079, 46.838438 ], [ -89.485166, 46.838112 ], [ -89.475333, 46.837569 ], [ -89.471849, 46.837376 ], [ -89.47154, 46.837359 ], [ -89.470915, 46.837398 ], [ -89.470619, 46.837416 ], [ -89.470547, 46.837421 ], [ -89.469651, 46.837477 ], [ -89.469446, 46.83749 ], [ -89.453185, 46.838505 ], [ -89.448454, 46.8388 ], [ -89.448445, 46.838801 ], [ -89.446583, 46.838917 ], [ -89.445969, 46.838955 ], [ -89.445313, 46.838996 ], [ -89.440145, 46.839319 ], [ -89.437047, 46.839512 ], [ -89.434016, 46.840131 ], [ -89.415154, 46.843983 ], [ -89.413413, 46.844524 ], [ -89.401123, 46.848344 ], [ -89.395386, 46.850127 ], [ -89.372032, 46.857386 ], [ -89.370788, 46.857851 ], [ -89.33613, 46.870807 ], [ -89.317396, 46.877811 ], [ -89.304623, 46.882586 ], [ -89.28578, 46.88963 ], [ -89.278612, 46.89231 ], [ -89.249938, 46.903029 ], [ -89.249143, 46.903326 ], [ -89.228362, 46.912751 ], [ -89.227914, 46.912954 ], [ -89.226244, 46.914105 ], [ -89.202811, 46.930253 ], [ -89.201511, 46.931149 ], [ -89.199648, 46.933075 ], [ -89.18373, 46.949529 ], [ -89.168493, 46.965279 ], [ -89.168244, 46.965536 ], [ -89.142595, 46.984859 ], [ -89.142425, 46.984954 ], [ -89.142282, 46.985033 ], [ -89.128698, 46.992599 ], [ -89.128101, 46.992692 ], [ -89.124799, 46.993209 ], [ -89.118339, 46.99422 ], [ -89.118106, 46.994002 ], [ -89.115903, 46.991933 ], [ -89.113158, 46.989356 ], [ -89.106277, 46.98648 ], [ -89.086742, 46.985298 ], [ -89.063103, 46.988522 ], [ -89.058591, 46.990604 ], [ -89.048164, 46.995416 ], [ -89.03949, 46.999419 ], [ -89.038116, 46.999643 ], [ -89.02893, 47.00114 ], [ -89.027648, 46.999839 ], [ -89.022994, 46.99512 ], [ -88.998907, 46.99531 ], [ -88.998417, 46.995314 ], [ -88.992399, 46.996347 ], [ -88.99172, 46.996463 ], [ -88.987197, 46.997239 ], [ -88.982483, 46.99883 ], [ -88.978813, 47.000068 ], [ -88.978433, 47.000196 ], [ -88.972802, 47.002096 ], [ -88.960337, 47.008053 ], [ -88.959409, 47.008496 ], [ -88.957276, 47.010111 ], [ -88.944045, 47.020129 ], [ -88.933329, 47.0322 ], [ -88.925586, 47.040923 ], [ -88.924492, 47.042156 ], [ -88.923458, 47.043872 ], [ -88.914976, 47.05794 ], [ -88.914189, 47.059246 ], [ -88.908288, 47.074396 ], [ -88.903933, 47.085579 ], [ -88.903706, 47.086161 ], [ -88.899857, 47.089969 ], [ -88.890708, 47.099024 ], [ -88.890422, 47.099306 ], [ -88.890122, 47.099603 ], [ -88.88914, 47.100575 ], [ -88.885418, 47.102084 ], [ -88.885361, 47.102107 ], [ -88.872087, 47.107487 ], [ -88.855372, 47.114263 ], [ -88.855126, 47.11429 ], [ -88.854656, 47.114343 ], [ -88.848176, 47.115065 ], [ -88.826028, 47.132558 ], [ -88.825619, 47.132881 ], [ -88.825475, 47.132994 ], [ -88.816684, 47.139938 ], [ -88.816553, 47.140042 ], [ -88.815403, 47.14095 ], [ -88.815355, 47.140987 ], [ -88.814834, 47.141399 ], [ -88.813748, 47.141813 ], [ -88.798779, 47.147511 ], [ -88.789813, 47.150925 ], [ -88.784612, 47.150722 ], [ -88.783821, 47.150691 ], [ -88.779188, 47.15051 ], [ -88.778022, 47.150465 ], [ -88.764351, 47.155762 ], [ -88.750496, 47.167782 ], [ -88.746724, 47.171055 ], [ -88.74665, 47.171118 ], [ -88.729688, 47.185834 ], [ -88.728541, 47.18656 ], [ -88.728327, 47.186695 ], [ -88.712138, 47.196937 ], [ -88.702086, 47.203296 ], [ -88.702029, 47.203333 ], [ -88.700047, 47.204586 ], [ -88.69966, 47.204831 ], [ -88.698919, 47.20522 ], [ -88.698282, 47.205554 ], [ -88.676624, 47.216918 ], [ -88.674917, 47.217814 ], [ -88.673771, 47.218415 ], [ -88.673172, 47.218729 ], [ -88.672395, 47.219137 ], [ -88.666614, 47.221475 ], [ -88.657496, 47.225164 ], [ -88.656359, 47.225624 ], [ -88.648001, 47.226229 ], [ -88.642047, 47.226659 ], [ -88.640323, 47.226784 ], [ -88.633915, 47.228915 ], [ -88.625119, 47.23184 ], [ -88.623579, 47.232352 ], [ -88.623302, 47.232484 ], [ -88.618613, 47.234715 ], [ -88.609867, 47.238877 ], [ -88.60983, 47.238894 ], [ -88.608087, 47.239137 ], [ -88.598622, 47.240454 ], [ -88.585196, 47.242321 ], [ -88.584912, 47.242361 ], [ -88.584652, 47.242447 ], [ -88.573997, 47.245989 ], [ -88.573326, 47.246424 ], [ -88.573301, 47.246441 ], [ -88.57172, 47.247466 ], [ -88.526764, 47.276641 ], [ -88.518091, 47.282269 ], [ -88.515276, 47.284096 ], [ -88.514786, 47.284414 ], [ -88.512421, 47.285948 ], [ -88.504898, 47.290831 ], [ -88.50116, 47.293256 ], [ -88.50078, 47.293503 ], [ -88.498756, 47.295256 ], [ -88.487116, 47.305335 ], [ -88.478951, 47.312405 ], [ -88.477733, 47.31346 ], [ -88.471103, 47.326442 ], [ -88.470484, 47.327653 ], [ -88.465888, 47.33267 ], [ -88.465089, 47.333542 ], [ -88.459262, 47.339903 ], [ -88.458952, 47.340142 ], [ -88.432162, 47.360791 ], [ -88.431753, 47.361106 ], [ -88.431446, 47.361343 ], [ -88.418841, 47.371058 ], [ -88.418673, 47.371188 ], [ -88.400224, 47.379551 ], [ -88.399726, 47.379777 ], [ -88.394239, 47.382264 ], [ -88.39144, 47.383533 ], [ -88.389459, 47.384431 ], [ -88.378917, 47.387513 ], [ -88.360313, 47.392951 ], [ -88.324083, 47.403542 ], [ -88.303447, 47.412204 ], [ -88.301214, 47.413451 ], [ -88.285635, 47.422146 ], [ -88.285195, 47.422392 ], [ -88.28406, 47.422579 ], [ -88.274709, 47.424118 ], [ -88.23944, 47.429923 ], [ -88.239161, 47.429969 ], [ -88.238091, 47.430437 ], [ -88.228645, 47.434568 ], [ -88.227446, 47.435093 ], [ -88.225797, 47.436279 ], [ -88.218424, 47.441585 ], [ -88.216977, 47.445493 ], [ -88.217822, 47.448738 ], [ -88.217662, 47.448778 ], [ -88.213141, 47.449898 ], [ -88.213059, 47.449918 ], [ -88.207853, 47.451208 ], [ -88.207239, 47.45136 ], [ -88.206036, 47.451658 ], [ -88.18182, 47.457657 ], [ -88.181763, 47.457661 ], [ -88.179998, 47.457799 ], [ -88.169383, 47.458627 ], [ -88.167703, 47.458758 ], [ -88.167009, 47.458812 ], [ -88.15076, 47.460078 ], [ -88.150571, 47.460093 ], [ -88.150437, 47.460125 ], [ -88.143573, 47.461759 ], [ -88.140537, 47.462482 ], [ -88.139651, 47.462693 ], [ -88.137698, 47.462918 ], [ -88.129274, 47.463889 ], [ -88.12848, 47.46398 ], [ -88.090299, 47.46838 ], [ -88.089966, 47.468418 ], [ -88.085252, 47.468961 ], [ -88.08485, 47.468906 ], [ -88.08358, 47.468733 ], [ -88.081892, 47.468503 ], [ -88.081277, 47.468419 ], [ -88.080916, 47.46837 ], [ -88.080796, 47.468353 ], [ -88.080271, 47.468282 ], [ -88.079183, 47.468133 ], [ -88.076388, 47.467752 ], [ -88.074681, 47.46788 ], [ -88.073982, 47.467933 ], [ -88.07358, 47.467963 ], [ -88.067043, 47.468454 ], [ -88.049326, 47.469785 ], [ -88.048226, 47.470008 ], [ -88.048077, 47.474973 ], [ -88.047857, 47.475002 ], [ -88.046665, 47.475159 ], [ -88.040291, 47.475999 ], [ -88.040242, 47.476002 ], [ -88.03659, 47.476205 ], [ -88.03113, 47.47651 ], [ -88.031089, 47.476512 ], [ -88.027085, 47.476735 ], [ -88.021555, 47.477044 ], [ -88.017268, 47.477283 ], [ -88.015502, 47.477381 ], [ -88.014516, 47.477436 ], [ -88.01083, 47.477642 ], [ -88.010415, 47.477665 ], [ -88.009704, 47.477704 ], [ -87.982227, 47.479236 ], [ -87.98174, 47.479264 ], [ -87.978934, 47.47942 ], [ -87.978121, 47.479409 ], [ -87.962546, 47.479195 ], [ -87.959166, 47.479148 ], [ -87.958042, 47.479133 ], [ -87.957582, 47.479126 ], [ -87.95669, 47.479114 ], [ -87.955374, 47.479096 ], [ -87.954672, 47.479086 ], [ -87.954458, 47.479083 ], [ -87.951912, 47.479048 ], [ -87.948287, 47.478999 ], [ -87.929672, 47.478743 ], [ -87.929269, 47.478737 ], [ -87.928726, 47.478703 ], [ -87.928137, 47.478666 ], [ -87.927548, 47.478629 ], [ -87.922224, 47.478293 ], [ -87.921103, 47.478222 ], [ -87.920321, 47.478173 ], [ -87.920259, 47.478169 ], [ -87.902416, 47.477045 ], [ -87.898036, 47.474872 ], [ -87.816958, 47.471998 ], [ -87.801184, 47.473301 ], [ -87.756739, 47.460717 ], [ -87.730804, 47.449112 ], [ -87.715942, 47.439816 ], [ -87.710471, 47.4062 ], [ -87.712421, 47.4014 ], [ -87.721274, 47.401032 ], [ -87.742417, 47.405823 ], [ -87.75138, 47.405066 ], [ -87.759057, 47.403013 ], [ -87.765019, 47.398652 ], [ -87.800294, 47.392148 ], [ -87.815371, 47.38479 ], [ -87.827115, 47.38616 ], [ -87.834822, 47.390478 ], [ -87.848252, 47.394864 ], [ -87.8567, 47.395387 ], [ -87.882245, 47.395588 ], [ -87.941613, 47.390073 ], [ -87.957058, 47.38726 ], [ -87.965063, 47.37443 ], [ -87.965598, 47.368645 ], [ -87.962567, 47.362543 ], [ -87.954796, 47.356809 ], [ -87.947397, 47.355461 ], [ -87.938787, 47.346777 ], [ -87.93825, 47.342299 ], [ -87.94336, 47.335899 ], [ -87.946352, 47.334254 ], [ -87.958386, 47.334435 ], [ -87.968604, 47.332582 ], [ -87.989133, 47.322633 ], [ -88.016478, 47.306275 ], [ -88.054849, 47.29824 ], [ -88.06009, 47.295796 ], [ -88.071476, 47.286768 ], [ -88.096851, 47.261351 ], [ -88.108833, 47.259131 ], [ -88.117456, 47.255174 ], [ -88.131943, 47.239554 ], [ -88.163059, 47.216278 ], [ -88.194218, 47.209242 ], [ -88.204849, 47.210498 ], [ -88.212361, 47.209423 ], [ -88.227552, 47.199938 ], [ -88.228987, 47.199042 ], [ -88.229132, 47.198862 ], [ -88.235041, 47.191532 ], [ -88.236892, 47.189236 ], [ -88.237024, 47.188862 ], [ -88.240295, 47.179609 ], [ -88.242006, 47.174767 ], [ -88.242109, 47.172184 ], [ -88.242142, 47.171358 ], [ -88.242157, 47.170988 ], [ -88.242561, 47.160902 ], [ -88.24266, 47.158426 ], [ -88.242062, 47.157059 ], [ -88.239487, 47.151176 ], [ -88.23947, 47.151137 ], [ -88.238408, 47.150423 ], [ -88.236961, 47.149449 ], [ -88.236721, 47.149287 ], [ -88.236566, 47.149297 ], [ -88.234295, 47.149446 ], [ -88.231797, 47.149609 ], [ -88.232164, 47.145975 ], [ -88.239895, 47.139436 ], [ -88.247628, 47.135981 ], [ -88.249571, 47.136231 ], [ -88.249838, 47.137106 ], [ -88.250645, 47.139752 ], [ -88.250785, 47.140209 ], [ -88.250814, 47.140231 ], [ -88.253834, 47.142524 ], [ -88.254205, 47.142807 ], [ -88.254267, 47.142853 ], [ -88.255303, 47.14364 ], [ -88.255676, 47.143715 ], [ -88.262537, 47.145087 ], [ -88.262972, 47.145174 ], [ -88.263292, 47.145115 ], [ -88.272017, 47.143511 ], [ -88.281652, 47.138239 ], [ -88.281701, 47.138212 ], [ -88.281743, 47.138163 ], [ -88.288994, 47.129743 ], [ -88.28904, 47.129689 ], [ -88.289058, 47.129581 ], [ -88.289543, 47.126604 ], [ -88.28865, 47.125947 ], [ -88.288481, 47.125823 ], [ -88.28787, 47.125374 ], [ -88.287792, 47.124822 ], [ -88.28726, 47.121041 ], [ -88.287173, 47.12042 ], [ -88.287313, 47.119721 ], [ -88.287822, 47.117174 ], [ -88.287901, 47.116779 ], [ -88.287981, 47.116376 ], [ -88.288309, 47.114738 ], [ -88.288347, 47.114547 ], [ -88.28869, 47.113954 ], [ -88.28893, 47.113539 ], [ -88.289005, 47.11341 ], [ -88.289534, 47.112494 ], [ -88.290598, 47.110655 ], [ -88.290708, 47.110465 ], [ -88.291217, 47.109585 ], [ -88.291688, 47.10877 ], [ -88.294082, 47.10463 ], [ -88.296645, 47.100199 ], [ -88.297547, 47.098639 ], [ -88.297625, 47.098505 ], [ -88.297772, 47.098443 ], [ -88.313033, 47.091964 ], [ -88.315051, 47.091108 ], [ -88.333076, 47.083455 ], [ -88.337406, 47.081617 ], [ -88.340052, 47.080494 ], [ -88.344658, 47.079718 ], [ -88.346501, 47.079407 ], [ -88.346709, 47.079372 ], [ -88.347197, 47.078921 ], [ -88.349952, 47.076377 ], [ -88.353191, 47.069063 ], [ -88.353952, 47.058047 ], [ -88.354011, 47.057835 ], [ -88.356884, 47.047524 ], [ -88.357556, 47.045113 ], [ -88.357661, 47.044739 ], [ -88.358201, 47.042798 ], [ -88.35855, 47.041546 ], [ -88.358873, 47.040389 ], [ -88.359054, 47.039739 ], [ -88.359139, 47.039536 ], [ -88.367624, 47.019213 ], [ -88.368062, 47.018733 ], [ -88.368358, 47.018408 ], [ -88.373966, 47.012262 ], [ -88.374238, 47.012081 ], [ -88.379268, 47.008736 ], [ -88.384442, 47.005296 ], [ -88.385338, 47.0047 ], [ -88.385507, 47.004588 ], [ -88.385606, 47.004522 ], [ -88.386153, 47.003909 ], [ -88.386538, 47.003477 ], [ -88.387612, 47.002275 ], [ -88.388564, 47.001208 ], [ -88.389698, 46.999937 ], [ -88.404498, 46.983353 ], [ -88.405352, 46.982663 ], [ -88.406229, 46.981955 ], [ -88.410157, 46.978782 ], [ -88.41089, 46.97819 ], [ -88.411145, 46.977984 ], [ -88.41616, 46.977106 ], [ -88.416364, 46.977071 ], [ -88.443901, 46.972251 ], [ -88.44857, 46.946769 ], [ -88.450823, 46.939038 ], [ -88.452129, 46.934557 ], [ -88.452354, 46.933787 ], [ -88.454333, 46.926996 ], [ -88.454353, 46.926928 ], [ -88.454781, 46.925458 ], [ -88.455117, 46.924305 ], [ -88.455404, 46.923321 ], [ -88.457776, 46.918999 ], [ -88.474217, 46.889034 ], [ -88.475859, 46.886042 ], [ -88.476098, 46.881957 ], [ -88.476918, 46.867946 ], [ -88.47762, 46.855937 ], [ -88.477681, 46.854902 ], [ -88.477845, 46.852091 ], [ -88.477935, 46.85056 ], [ -88.483748, 46.831727 ], [ -88.482579, 46.826197 ], [ -88.473342, 46.806226 ], [ -88.462349, 46.786711 ], [ -88.438427, 46.786714 ], [ -88.433835, 46.793502 ], [ -88.415225, 46.811715 ], [ -88.38141, 46.838466 ], [ -88.382204, 46.844477 ], [ -88.381947, 46.84611 ], [ -88.381727, 46.847868 ], [ -88.380849, 46.850064 ], [ -88.38019, 46.852481 ], [ -88.378432, 46.854897 ], [ -88.375577, 46.857313 ], [ -88.372501, 46.858192 ], [ -88.368767, 46.857313 ], [ -88.362502, 46.856432 ], [ -88.361936, 46.856352 ], [ -88.360868, 46.856202 ], [ -88.36026, 46.856258 ], [ -88.352145, 46.857009 ], [ -88.35194, 46.857028 ], [ -88.35173, 46.857193 ], [ -88.34743, 46.860571 ], [ -88.334647, 46.870613 ], [ -88.333168, 46.871775 ], [ -88.333092, 46.871835 ], [ -88.310714, 46.889415 ], [ -88.31029, 46.889748 ], [ -88.308786, 46.890622 ], [ -88.307978, 46.891092 ], [ -88.307261, 46.891509 ], [ -88.305045, 46.892797 ], [ -88.299515, 46.896012 ], [ -88.296476, 46.897778 ], [ -88.289298, 46.90195 ], [ -88.288767, 46.902259 ], [ -88.286473, 46.903592 ], [ -88.282087, 46.906142 ], [ -88.282066, 46.906154 ], [ -88.281244, 46.906632 ], [ -88.276915, 46.908589 ], [ -88.27473, 46.909577 ], [ -88.273929, 46.909939 ], [ -88.272478, 46.910595 ], [ -88.261593, 46.915516 ], [ -88.258072, 46.918409 ], [ -88.250141, 46.924926 ], [ -88.246953, 46.927545 ], [ -88.246872, 46.927611 ], [ -88.244437, 46.929612 ], [ -88.243175, 46.93009 ], [ -88.241858, 46.930589 ], [ -88.24134, 46.930785 ], [ -88.240926, 46.930942 ], [ -88.240846, 46.930972 ], [ -88.238324, 46.931927 ], [ -88.2358, 46.932883 ], [ -88.235702, 46.93292 ], [ -88.233334, 46.933817 ], [ -88.232969, 46.933955 ], [ -88.194361, 46.948578 ], [ -88.176758, 46.955245 ], [ -88.167373, 46.9588 ], [ -88.167227, 46.958855 ], [ -88.164704, 46.960178 ], [ -88.164059, 46.960516 ], [ -88.162856, 46.961146 ], [ -88.162833, 46.961158 ], [ -88.162437, 46.961366 ], [ -88.160571, 46.962345 ], [ -88.160086, 46.962599 ], [ -88.156273, 46.964598 ], [ -88.15543, 46.96504 ], [ -88.155374, 46.965069 ], [ -88.145561, 46.966409 ], [ -88.143688, 46.966665 ], [ -88.143614, 46.966635 ], [ -88.142893, 46.966337 ], [ -88.142807, 46.966302 ], [ -88.142528, 46.966186 ], [ -88.142339, 46.966108 ], [ -88.142057, 46.965992 ], [ -88.14175, 46.965865 ], [ -88.132957, 46.962237 ], [ -88.132876, 46.962204 ], [ -88.13521, 46.959689 ], [ -88.150114, 46.94363 ], [ -88.156359, 46.939518 ], [ -88.167989, 46.931861 ], [ -88.170905, 46.92994 ], [ -88.171317, 46.929669 ], [ -88.175568, 46.92687 ], [ -88.176156, 46.926483 ], [ -88.177921, 46.92532 ], [ -88.185964, 46.920025 ], [ -88.187522, 46.918999 ], [ -88.18295, 46.91365 ], [ -88.181908, 46.912431 ], [ -88.175197, 46.90458 ], [ -88.161913, 46.904941 ], [ -88.160704, 46.90511 ], [ -88.130288, 46.909369 ], [ -88.126927, 46.90984 ], [ -88.126378, 46.909998 ], [ -88.124935, 46.910413 ], [ -88.124573, 46.910517 ], [ -88.122862, 46.911009 ], [ -88.106377, 46.915751 ], [ -88.105195, 46.916091 ], [ -88.102816, 46.916775 ], [ -88.102362, 46.916906 ], [ -88.101457, 46.917166 ], [ -88.101315, 46.917207 ], [ -88.100133, 46.917405 ], [ -88.099227, 46.917556 ], [ -88.0989, 46.917611 ], [ -88.098858, 46.917618 ], [ -88.097609, 46.917827 ], [ -88.083937, 46.920112 ], [ -88.08377, 46.92014 ], [ -88.082263, 46.920392 ], [ -88.08187, 46.920458 ], [ -88.080087, 46.920255 ], [ -88.074736, 46.919647 ], [ -88.065192, 46.918563 ], [ -88.063614, 46.918097 ], [ -88.044551, 46.912473 ], [ -88.032911, 46.909038 ], [ -88.032408, 46.90889 ], [ -88.030053, 46.90873 ], [ -88.029373, 46.908684 ], [ -88.004298, 46.906982 ], [ -88.003693, 46.906948 ], [ -87.98629, 46.905967 ], [ -87.986113, 46.905957 ], [ -87.98334, 46.906242 ], [ -87.982258, 46.906353 ], [ -87.97549, 46.907048 ], [ -87.958255, 46.908819 ], [ -87.957115, 46.908936 ], [ -87.956, 46.909051 ], [ -87.955745, 46.909054 ], [ -87.954687, 46.909066 ], [ -87.915943, 46.909508 ], [ -87.914489, 46.909525 ], [ -87.911474, 46.909559 ], [ -87.910624, 46.909569 ], [ -87.908791, 46.90959 ], [ -87.900695, 46.909682 ], [ -87.900339, 46.909686 ], [ -87.90007, 46.909508 ], [ -87.88792, 46.901451 ], [ -87.875051, 46.892918 ], [ -87.874538, 46.892578 ], [ -87.873893, 46.892381 ], [ -87.847037, 46.884163 ], [ -87.846195, 46.883905 ], [ -87.844637, 46.884049 ], [ -87.841228, 46.884363 ], [ -87.838889, 46.885252 ], [ -87.830204, 46.888556 ], [ -87.827162, 46.889713 ], [ -87.816794, 46.891154 ], [ -87.81412, 46.888808 ], [ -87.813228, 46.888025 ], [ -87.813226, 46.888023 ], [ -87.793194, 46.880822 ], [ -87.788186, 46.880373 ], [ -87.783216, 46.879927 ], [ -87.782461, 46.879859 ], [ -87.781969, 46.87958 ], [ -87.777749, 46.87719 ], [ -87.777527, 46.877064 ], [ -87.777156, 46.876854 ], [ -87.77693, 46.876726 ], [ -87.776672, 46.874999 ], [ -87.776567, 46.874293 ], [ -87.776313, 46.872591 ], [ -87.776346, 46.872562 ], [ -87.778289, 46.870834 ], [ -87.778752, 46.870422 ], [ -87.776804, 46.866823 ], [ -87.766243, 46.861446 ], [ -87.765989, 46.861316 ], [ -87.765835, 46.861303 ], [ -87.755937, 46.860459 ], [ -87.755868, 46.860453 ], [ -87.755748, 46.860518 ], [ -87.754448, 46.861219 ], [ -87.748498, 46.864428 ], [ -87.746646, 46.865427 ], [ -87.745665, 46.865396 ], [ -87.744893, 46.865371 ], [ -87.744403, 46.865355 ], [ -87.741857, 46.865274 ], [ -87.741014, 46.865247 ], [ -87.740917, 46.865007 ], [ -87.740846, 46.864834 ], [ -87.73487, 46.85012 ], [ -87.735039, 46.849856 ], [ -87.735106, 46.849751 ], [ -87.736732, 46.847216 ], [ -87.736539, 46.846393 ], [ -87.736469, 46.846096 ], [ -87.734325, 46.836955 ], [ -87.731522, 46.831196 ], [ -87.727358, 46.827656 ], [ -87.72588, 46.827426 ], [ -87.725649, 46.82739 ], [ -87.713737, 46.825534 ], [ -87.69459, 46.827182 ], [ -87.685787, 46.832477 ], [ -87.685698, 46.83253 ], [ -87.685735, 46.832639 ], [ -87.68793, 46.839159 ], [ -87.687875, 46.839343 ], [ -87.68728, 46.841351 ], [ -87.687164, 46.841742 ], [ -87.68672, 46.841794 ], [ -87.681561, 46.842392 ], [ -87.680668, 46.842496 ], [ -87.679573, 46.841507 ], [ -87.675046, 46.83742 ], [ -87.674541, 46.836964 ], [ -87.673469, 46.829598 ], [ -87.673433, 46.82935 ], [ -87.673177, 46.827593 ], [ -87.673274, 46.8273 ], [ -87.673973, 46.825179 ], [ -87.674345, 46.82405 ], [ -87.672015, 46.820415 ], [ -87.662261, 46.815157 ], [ -87.65151, 46.812411 ], [ -87.646539, 46.813094 ], [ -87.642789, 46.813609 ], [ -87.641887, 46.813733 ], [ -87.640839, 46.813534 ], [ -87.6333, 46.812107 ], [ -87.628786, 46.806096 ], [ -87.628284, 46.805428 ], [ -87.628081, 46.805157 ], [ -87.627356, 46.804553 ], [ -87.627124, 46.80436 ], [ -87.619747, 46.79821 ], [ -87.617852, 46.796631 ], [ -87.6168, 46.795753 ], [ -87.613654, 46.793131 ], [ -87.613586, 46.793074 ], [ -87.610582, 46.790571 ], [ -87.609008, 46.789258 ], [ -87.607988, 46.788408 ], [ -87.595307, 46.78295 ], [ -87.595276, 46.782745 ], [ -87.594384, 46.776863 ], [ -87.593148, 46.768713 ], [ -87.592227, 46.762635 ], [ -87.59222, 46.762594 ], [ -87.591973, 46.760965 ], [ -87.591907, 46.760525 ], [ -87.591455, 46.757544 ], [ -87.591362, 46.756932 ], [ -87.591082, 46.755087 ], [ -87.590865, 46.753653 ], [ -87.590767, 46.753009 ], [ -87.590502, 46.752267 ], [ -87.589671, 46.749937 ], [ -87.587755, 46.744568 ], [ -87.587626, 46.744206 ], [ -87.584568, 46.735637 ], [ -87.58357, 46.732839 ], [ -87.582745, 46.730527 ], [ -87.581674, 46.729399 ], [ -87.573203, 46.720471 ], [ -87.567343, 46.716714 ], [ -87.557436, 46.710364 ], [ -87.553048, 46.707551 ], [ -87.551989, 46.706872 ], [ -87.549097, 46.705019 ], [ -87.54392, 46.7017 ], [ -87.534504, 46.695664 ], [ -87.533529, 46.69504 ], [ -87.532638, 46.694469 ], [ -87.523308, 46.688488 ], [ -87.523361, 46.687977 ], [ -87.523744, 46.6843 ], [ -87.524419, 46.67783 ], [ -87.524444, 46.677586 ], [ -87.519176, 46.670186 ], [ -87.506657, 46.652599 ], [ -87.503238, 46.647796 ], [ -87.503025, 46.647497 ], [ -87.501511, 46.646762 ], [ -87.493405, 46.642826 ], [ -87.49286, 46.642561 ], [ -87.492409, 46.642435 ], [ -87.469023, 46.635918 ], [ -87.467965, 46.635623 ], [ -87.466537, 46.631555 ], [ -87.467563, 46.626228 ], [ -87.464108, 46.614811 ], [ -87.451368, 46.605923 ], [ -87.442612, 46.602776 ], [ -87.411167, 46.601669 ], [ -87.403275, 46.595215 ], [ -87.383961, 46.59307 ], [ -87.381649, 46.580059 ], [ -87.392974, 46.572523 ], [ -87.392828, 46.570852 ], [ -87.382206, 46.553681 ], [ -87.375613, 46.54714 ], [ -87.3903, 46.542577 ], [ -87.393985, 46.533183 ], [ -87.38929, 46.524472 ], [ -87.381349, 46.517292 ], [ -87.366767, 46.507303 ], [ -87.352448, 46.501324 ], [ -87.351071, 46.500749 ], [ -87.312109, 46.49231 ], [ -87.310755, 46.492017 ], [ -87.309402, 46.491919 ], [ -87.259116, 46.488283 ], [ -87.258732, 46.488255 ], [ -87.258145, 46.488282 ], [ -87.205147, 46.490702 ], [ -87.202404, 46.490827 ], [ -87.200147, 46.491382 ], [ -87.175105, 46.497538 ], [ -87.175065, 46.497548 ], [ -87.145946, 46.495387 ], [ -87.12744, 46.494014 ], [ -87.116618, 46.495163 ], [ -87.107559, 46.496124 ], [ -87.09876, 46.503609 ], [ -87.077279, 46.515339 ], [ -87.046022, 46.519956 ], [ -87.029892, 46.525599 ], [ -87.017136, 46.53355 ], [ -87.008724, 46.532723 ], [ -86.976958, 46.526581 ], [ -86.964534, 46.516549 ], [ -86.962842, 46.509646 ], [ -86.94698, 46.484567 ], [ -86.946218, 46.479059 ], [ -86.949526, 46.476315 ], [ -86.947077, 46.472064 ], [ -86.927725, 46.464566 ], [ -86.903742, 46.466138 ], [ -86.889094, 46.458499 ], [ -86.883976, 46.450976 ], [ -86.883919, 46.441514 ], [ -86.875151, 46.43728 ], [ -86.850111, 46.434114 ], [ -86.837448, 46.434186 ], [ -86.816026, 46.437892 ], [ -86.810967, 46.449663 ], [ -86.808817, 46.460611 ], [ -86.803557, 46.466669 ], [ -86.787905, 46.477729 ], [ -86.768516, 46.479072 ], [ -86.750157, 46.479109 ], [ -86.735929, 46.475231 ], [ -86.731096, 46.47176 ], [ -86.730829, 46.468057 ], [ -86.710573, 46.444908 ], [ -86.70323, 46.439378 ], [ -86.698139, 46.438624 ], [ -86.686412, 46.454965 ], [ -86.688816, 46.463152 ], [ -86.686468, 46.471655 ], [ -86.683819, 46.498079 ], [ -86.696001, 46.50316 ], [ -86.701929, 46.511571 ], [ -86.709325, 46.543914 ], [ -86.695645, 46.555026 ], [ -86.678182, 46.561039 ], [ -86.675764, 46.557061 ], [ -86.670927, 46.556489 ], [ -86.656479, 46.558453 ], [ -86.652865, 46.560555 ], [ -86.62738, 46.53371 ], [ -86.629086, 46.518144 ], [ -86.632109, 46.508865 ], [ -86.63453, 46.504523 ], [ -86.641088, 46.500438 ], [ -86.645528, 46.492039 ], [ -86.646393, 46.485776 ], [ -86.636671, 46.478298 ], [ -86.627441, 46.47754 ], [ -86.620603, 46.483873 ], [ -86.618061, 46.489452 ], [ -86.612173, 46.493295 ], [ -86.609393, 46.492976 ], [ -86.606932, 46.478531 ], [ -86.609039, 46.470239 ], [ -86.586168, 46.463324 ], [ -86.557731, 46.487434 ], [ -86.524959, 46.505381 ], [ -86.495054, 46.524874 ], [ -86.484003, 46.535965 ], [ -86.481956, 46.542709 ], [ -86.469306, 46.551422 ], [ -86.45993, 46.551928 ], [ -86.44439, 46.548137 ], [ -86.437167, 46.54896 ], [ -86.390409, 46.563194 ], [ -86.34989, 46.578035 ], [ -86.188024, 46.654008 ], [ -86.161681, 46.669475 ], [ -86.138295, 46.672935 ], [ -86.119862, 46.657256 ], [ -86.112126, 46.655044 ], [ -86.099843, 46.654615 ], [ -86.074219, 46.657799 ], [ -86.036969, 46.667627 ], [ -85.995044, 46.673676 ], [ -85.95367, 46.676869 ], [ -85.924047, 46.684733 ], [ -85.877908, 46.690914 ], [ -85.864549, 46.690182 ], [ -85.857755, 46.68981 ], [ -85.85662, 46.689748 ], [ -85.841057, 46.688896 ], [ -85.840211, 46.688753 ], [ -85.815747, 46.68461 ], [ -85.796641, 46.681374 ], [ -85.794923, 46.681083 ], [ -85.792506, 46.68088 ], [ -85.751345, 46.67743 ], [ -85.750606, 46.677368 ], [ -85.742834, 46.677322 ], [ -85.739929, 46.677305 ], [ -85.738624, 46.677298 ], [ -85.714415, 46.677156 ], [ -85.700945, 46.678114 ], [ -85.674011, 46.68003 ], [ -85.668753, 46.680404 ], [ -85.663673, 46.680227 ], [ -85.647387, 46.679658 ], [ -85.624573, 46.678862 ], [ -85.61747, 46.678054 ], [ -85.595806, 46.67559 ], [ -85.594158, 46.675402 ], [ -85.593558, 46.675334 ], [ -85.587741, 46.674672 ], [ -85.587345, 46.674627 ], [ -85.584989, 46.674608 ], [ -85.558762, 46.674395 ], [ -85.547593, 46.674304 ], [ -85.542517, 46.674263 ], [ -85.50951, 46.675786 ], [ -85.482978, 46.680283 ], [ -85.482096, 46.680432 ], [ -85.369805, 46.713754 ], [ -85.362572, 46.716548 ], [ -85.347047, 46.722546 ], [ -85.296395, 46.742114 ], [ -85.289846, 46.744644 ], [ -85.257999, 46.753078 ], [ -85.25686, 46.75338 ], [ -85.256031, 46.753481 ], [ -85.237873, 46.755703 ], [ -85.173042, 46.763634 ], [ -85.063556, 46.757856 ], [ -85.036286, 46.760435 ], [ -85.00924, 46.769224 ], [ -84.989497, 46.772403 ], [ -84.964652, 46.772845 ], [ -84.954009, 46.771362 ], [ -84.95158, 46.769488 ], [ -84.987539, 46.745483 ], [ -85.007616, 46.728339 ], [ -85.020159, 46.712463 ], [ -85.027513, 46.697451 ], [ -85.030078, 46.684769 ], [ -85.028291, 46.675125 ], [ -85.035504, 46.625021 ], [ -85.037056, 46.600995 ], [ -85.035476, 46.581547 ], [ -85.031507, 46.568703 ], [ -85.029594, 46.554419 ], [ -85.027374, 46.553756 ], [ -85.025491, 46.546397 ], [ -85.027083, 46.543038 ], [ -85.045534, 46.537694 ], [ -85.052954, 46.532827 ], [ -85.056133, 46.52652 ], [ -85.054943, 46.51475 ], [ -85.049847, 46.503963 ], [ -85.033766, 46.48767 ], [ -85.025598, 46.483028 ], [ -85.015211, 46.479712 ], [ -84.969464, 46.47629 ], [ -84.955307, 46.480269 ], [ -84.947269, 46.487399 ], [ -84.937145, 46.489252 ], [ -84.934432, 46.480315 ], [ -84.921931, 46.469962 ], [ -84.915184, 46.467515 ], [ -84.893423, 46.465406 ], [ -84.87507, 46.466781 ], [ -84.861448, 46.46993 ], [ -84.849767, 46.460245 ], [ -84.843907, 46.448661 ], [ -84.829491, 46.444071 ], [ -84.800101, 46.446219 ], [ -84.769151, 46.453523 ], [ -84.723338, 46.468266 ], [ -84.689672, 46.483923 ], [ -84.678423, 46.487694 ], [ -84.65388, 46.48225 ], [ -84.63102, 46.484868 ], [ -84.616489, 46.47187 ], [ -84.607945, 46.456747 ], [ -84.584167, 46.43941 ], [ -84.573522, 46.427895 ], [ -84.551496, 46.418522 ], [ -84.503719, 46.43919 ], [ -84.493401, 46.440313 ], [ -84.479513, 46.432573 ], [ -84.471848, 46.434289 ], [ -84.462597, 46.44094 ], [ -84.455527, 46.453897 ], [ -84.455256, 46.462785 ], [ -84.463322, 46.467435 ], [ -84.445149, 46.489016 ], [ -84.420274, 46.501077 ], [ -84.394725, 46.499242 ], [ -84.37504, 46.508669 ], [ -84.325371, 46.500021 ], [ -84.264266, 46.495055 ], [ -84.226131, 46.53392 ], [ -84.193729, 46.53992 ], [ -84.139426, 46.532219 ], [ -84.128925, 46.530119 ], [ -84.117925, 46.517619 ], [ -84.111225, 46.504119 ], [ -84.125026, 46.470143 ], [ -84.146172, 46.41852 ], [ -84.138906, 46.372221 ], [ -84.115563, 46.268225 ], [ -84.108089, 46.241238 ], [ -84.118175, 46.233968 ], [ -84.125024, 46.232885 ], [ -84.134652, 46.23214 ], [ -84.14595, 46.224995 ], [ -84.14715, 46.224184 ], [ -84.14922, 46.223808 ], [ -84.150725, 46.223808 ], [ -84.151666, 46.224184 ], [ -84.152042, 46.224937 ], [ -84.15223, 46.226254 ], [ -84.152499, 46.227875 ], [ -84.159485, 46.233233 ], [ -84.182732, 46.23545 ], [ -84.219494, 46.231992 ], [ -84.233117, 46.224037 ], [ -84.249164, 46.206461 ], [ -84.245233, 46.192571 ], [ -84.247687, 46.17989 ], [ -84.251424, 46.175888 ], [ -84.221001, 46.163062 ], [ -84.196669, 46.16615 ], [ -84.177298, 46.183993 ], [ -84.17164, 46.181731 ], [ -84.125022, 46.180209 ], [ -84.114941, 46.174114 ], [ -84.113259, 46.16886 ], [ -84.100126, 46.15077 ], [ -84.095818, 46.147733 ], [ -84.089309, 46.146432 ], [ -84.060383, 46.146138 ], [ -84.026536, 46.131648 ], [ -84.031036, 46.123186 ], [ -84.038696, 46.12562 ], [ -84.0519, 46.11981 ], [ -84.061329, 46.113482 ], [ -84.069147, 46.103978 ], [ -84.072398, 46.09669 ], [ -84.071741, 46.092441 ], [ -84.066257, 46.087438 ], [ -84.051712, 46.079189 ], [ -84.027861, 46.054784 ], [ -84.006082, 46.044586 ], [ -83.989526, 46.032823 ], [ -83.963808, 46.027833 ], [ -83.95141, 46.029042 ], [ -83.943933, 46.031465 ], [ -83.939012, 46.029226 ], [ -83.93547, 46.020385 ], [ -83.931175, 46.017871 ], [ -83.908583, 46.011471 ], [ -83.900535, 45.998918 ], [ -83.873147, 45.993426 ], [ -83.868233, 45.995075 ], [ -83.845399, 46.025679 ], [ -83.830146, 46.022324 ], [ -83.818202, 46.002425 ], [ -83.794055, 45.995801 ], [ -83.776436, 46.004202 ], [ -83.765277, 46.018363 ], [ -83.765233, 46.031935 ], [ -83.773785, 46.051471 ], [ -83.796555, 46.056688 ], [ -83.81252, 46.073469 ], [ -83.824036, 46.103638 ], [ -83.815826, 46.108529 ], [ -83.81241, 46.108598 ], [ -83.792867, 46.101971 ], [ -83.779996, 46.093515 ], [ -83.771821, 46.090999 ], [ -83.755991, 46.092159 ], [ -83.728165, 46.090957 ], [ -83.7233, 46.09381 ], [ -83.719791, 46.101031 ], [ -83.703861, 46.103366 ], [ -83.661161, 46.100258 ], [ -83.63498, 46.103953 ], [ -83.625554, 46.102212 ], [ -83.615343, 46.095976 ], [ -83.598612, 46.090085 ], [ -83.581315, 46.089613 ], [ -83.57609, 46.083513 ], [ -83.57264, 46.074922 ], [ -83.572574, 46.069895 ], [ -83.565351, 46.061898 ], [ -83.554059, 46.058882 ], [ -83.547202, 46.047868 ], [ -83.543366, 46.037196 ], [ -83.540845, 46.021247 ], [ -83.532913, 46.011328 ], [ -83.49484, 45.999541 ], [ -83.488348, 45.999543 ], [ -83.480639, 45.996164 ], [ -83.473946, 45.988558 ], [ -83.473221, 45.984422 ], [ -83.481765, 45.971873 ], [ -83.488809, 45.96874 ], [ -83.510623, 45.929324 ], [ -83.517242, 45.923614 ], [ -83.526347, 45.918636 ], [ -83.561838, 45.912562 ], [ -83.583052, 45.915919 ], [ -83.632214, 45.932287 ], [ -83.65766, 45.945463 ], [ -83.687695, 45.935389 ], [ -83.719433, 45.934078 ], [ -83.732986, 45.937641 ], [ -83.742778, 45.938002 ], [ -83.766233, 45.935221 ], [ -83.768854, 45.932069 ], [ -83.78611, 45.933375 ], [ -83.80104, 45.937582 ], [ -83.803332, 45.943362 ], [ -83.808147, 45.945693 ], [ -83.82281, 45.943985 ], [ -83.827566, 45.941236 ], [ -83.835505, 45.941843 ], [ -83.840869, 45.952726 ], [ -83.846437, 45.953181 ], [ -83.864859, 45.959465 ], [ -83.879616, 45.966196 ], [ -83.881055, 45.968185 ], [ -83.910838, 45.965613 ], [ -83.921257, 45.958075 ], [ -83.952183, 45.965498 ], [ -83.985141, 45.967133 ], [ -83.996471, 45.961461 ], [ -84.017565, 45.959046 ], [ -84.080071, 45.970822 ], [ -84.090391, 45.967256 ], [ -84.10537, 45.972948 ], [ -84.107204, 45.977161 ], [ -84.111174, 45.978675 ], [ -84.114284, 45.978322 ], [ -84.140461, 45.975348 ], [ -84.140816, 45.975308 ], [ -84.169368, 45.966919 ], [ -84.17225, 45.966072 ], [ -84.174763, 45.967414 ], [ -84.175244, 45.967671 ], [ -84.17806, 45.969175 ], [ -84.203135, 45.968516 ], [ -84.213885, 45.968233 ], [ -84.218951, 45.9681 ], [ -84.238174, 45.967595 ], [ -84.253993, 45.956727 ], [ -84.254952, 45.956068 ], [ -84.2613, 45.956083 ], [ -84.261858, 45.956084 ], [ -84.266673, 45.956096 ], [ -84.281663, 45.956132 ], [ -84.317422, 45.956217 ], [ -84.319565, 45.956222 ], [ -84.320017, 45.956223 ], [ -84.320494, 45.956224 ], [ -84.324647, 45.956234 ], [ -84.325115, 45.956235 ], [ -84.325787, 45.956237 ], [ -84.326413, 45.956238 ], [ -84.327177, 45.95624 ], [ -84.330021, 45.956247 ], [ -84.330346, 45.956043 ], [ -84.331572, 45.955274 ], [ -84.345451, 45.946569 ], [ -84.353259, 45.941671 ], [ -84.353272, 45.941663 ], [ -84.353714, 45.941478 ], [ -84.357525, 45.939881 ], [ -84.376429, 45.931962 ], [ -84.376431, 45.931963 ], [ -84.387383, 45.937497 ], [ -84.391464, 45.93956 ], [ -84.398007, 45.942866 ], [ -84.398323, 45.943026 ], [ -84.39854, 45.943136 ], [ -84.399134, 45.943436 ], [ -84.39946, 45.9436 ], [ -84.399582, 45.943662 ], [ -84.411212, 45.949539 ], [ -84.428239, 45.958144 ], [ -84.428689, 45.958371 ], [ -84.436454, 45.971722 ], [ -84.436574, 45.97193 ], [ -84.437633, 45.97375 ], [ -84.443086, 45.977825 ], [ -84.443138, 45.977863 ], [ -84.44314, 45.977862 ], [ -84.443336, 45.977775 ], [ -84.459956, 45.970343 ], [ -84.463128, 45.968925 ], [ -84.473694, 45.974321 ], [ -84.478576, 45.976814 ], [ -84.480436, 45.977764 ], [ -84.4808, 45.978385 ], [ -84.482563, 45.981391 ], [ -84.483062, 45.982242 ], [ -84.482506, 45.985109 ], [ -84.482442, 45.985441 ], [ -84.482773, 45.986035 ], [ -84.484009, 45.98825 ], [ -84.485625, 45.988453 ], [ -84.488536, 45.98882 ], [ -84.507201, 45.991169 ], [ -84.514123, 45.987242 ], [ -84.514071, 45.971292 ], [ -84.525052, 45.968578 ], [ -84.532392, 45.969448 ], [ -84.534422, 45.972762 ], [ -84.534648, 45.978132 ], [ -84.530444, 45.991385 ], [ -84.533426, 46.00572 ], [ -84.540995, 46.019501 ], [ -84.544405, 46.02286 ], [ -84.563891, 46.032459 ], [ -84.581081, 46.031041 ], [ -84.586592, 46.026584 ], [ -84.609063, 46.026418 ], [ -84.647609, 46.049704 ], [ -84.656567, 46.052654 ], [ -84.66671, 46.050486 ], [ -84.675835, 46.046009 ], [ -84.687322, 46.03488 ], [ -84.692735, 46.027019 ], [ -84.6927, 46.016963 ], [ -84.686269, 45.979144 ], [ -84.684368, 45.977499 ], [ -84.685254, 45.973454 ], [ -84.687712, 45.97126 ], [ -84.703948, 45.970901 ], [ -84.723039, 45.967279 ], [ -84.730179, 45.961198 ], [ -84.738849, 45.945792 ], [ -84.73937, 45.941816 ], [ -84.733041, 45.932837 ], [ -84.718955, 45.927449 ], [ -84.713614, 45.920366 ], [ -84.713251, 45.916047 ], [ -84.734002, 45.907026 ], [ -84.730252, 45.897267 ], [ -84.729482, 45.895263 ], [ -84.721277, 45.873911 ], [ -84.721276, 45.873908 ], [ -84.715501, 45.865962 ], [ -84.715481, 45.865934 ], [ -84.715365, 45.86583 ], [ -84.709727, 45.860766 ], [ -84.702122, 45.853935 ], [ -84.701594, 45.853461 ], [ -84.701183, 45.853092 ], [ -84.702256, 45.850557 ], [ -84.702295, 45.850464 ], [ -84.704647, 45.849425 ], [ -84.705036, 45.849253 ], [ -84.705923, 45.848861 ], [ -84.705978, 45.848837 ], [ -84.706383, 45.848658 ], [ -84.707676, 45.848609 ], [ -84.709261, 45.848548 ], [ -84.720609, 45.848116 ], [ -84.720836, 45.848107 ], [ -84.721011, 45.847972 ], [ -84.721468, 45.84762 ], [ -84.722764, 45.846621 ], [ -84.723005, 45.845845 ], [ -84.723552, 45.84408 ], [ -84.725734, 45.837045 ], [ -84.726921, 45.836964 ], [ -84.746985, 45.835597 ], [ -84.747033, 45.835621 ], [ -84.751507, 45.837878 ], [ -84.754672, 45.839475 ], [ -84.758333, 45.841322 ], [ -84.773761, 45.849105 ], [ -84.7754, 45.849932 ], [ -84.792763, 45.858691 ], [ -84.820557, 45.868293 ], [ -84.828996, 45.871209 ], [ -84.831396, 45.872038 ], [ -84.831947, 45.872776 ], [ -84.834213, 45.87581 ], [ -84.834236, 45.875841 ], [ -84.835147, 45.87706 ], [ -84.838282, 45.881258 ], [ -84.838427, 45.881452 ], [ -84.838472, 45.881512 ], [ -84.838228, 45.883685 ], [ -84.837841, 45.887123 ], [ -84.837717, 45.888226 ], [ -84.837624, 45.889054 ], [ -84.837635, 45.889075 ], [ -84.839639, 45.893042 ], [ -84.840666, 45.895074 ], [ -84.842147, 45.898005 ], [ -84.842243, 45.898194 ], [ -84.843087, 45.898346 ], [ -84.844615, 45.89862 ], [ -84.846035, 45.898875 ], [ -84.850592, 45.899694 ], [ -84.852916, 45.900111 ], [ -84.853303, 45.900296 ], [ -84.855982, 45.901574 ], [ -84.859025, 45.903026 ], [ -84.860544, 45.903751 ], [ -84.861494, 45.904204 ], [ -84.867851, 45.907237 ], [ -84.870355, 45.908432 ], [ -84.873254, 45.909815 ], [ -84.873273, 45.909832 ], [ -84.877253, 45.91348 ], [ -84.878969, 45.915053 ], [ -84.879507, 45.915546 ], [ -84.879835, 45.915847 ], [ -84.902572, 45.923557 ], [ -84.902913, 45.923673 ], [ -84.917288, 45.930576 ], [ -84.917484, 45.93067 ], [ -84.936565, 45.955217 ], [ -84.936953, 45.955716 ], [ -84.937134, 45.955949 ], [ -84.971232, 45.984208 ], [ -84.973556, 45.986134 ], [ -84.974668, 45.986874 ], [ -84.974714, 45.986905 ], [ -84.992511, 45.998751 ], [ -85.003597, 46.00613 ], [ -85.010208, 46.009084 ], [ -85.010941, 46.009412 ], [ -85.01399, 46.010774 ], [ -85.020951, 46.012845 ], [ -85.047028, 46.020603 ], [ -85.047974, 46.020885 ], [ -85.048972, 46.021182 ], [ -85.054297, 46.022766 ], [ -85.055581, 46.023148 ], [ -85.081934, 46.027295 ], [ -85.088345, 46.028304 ], [ -85.088818, 46.028378 ], [ -85.102862, 46.032477 ], [ -85.102899, 46.032488 ], [ -85.105148, 46.033598 ], [ -85.106684, 46.034356 ], [ -85.113601, 46.037769 ], [ -85.124796, 46.043294 ], [ -85.125243, 46.043515 ], [ -85.127046, 46.044404 ], [ -85.127202, 46.044481 ], [ -85.130433, 46.046076 ], [ -85.133704, 46.047184 ], [ -85.13765, 46.048522 ], [ -85.139572, 46.049173 ], [ -85.140835, 46.049601 ], [ -85.142456, 46.049764 ], [ -85.14516, 46.050035 ], [ -85.147103, 46.05023 ], [ -85.151738, 46.050696 ], [ -85.151825, 46.050705 ], [ -85.152027, 46.050725 ], [ -85.19063, 46.047622 ], [ -85.194724, 46.045992 ], [ -85.195201, 46.045802 ], [ -85.197523, 46.044878 ], [ -85.210834, 46.053301 ], [ -85.214657, 46.055719 ], [ -85.217705, 46.057648 ], [ -85.220289, 46.059283 ], [ -85.221206, 46.059864 ], [ -85.222416, 46.060629 ], [ -85.222511, 46.060689 ], [ -85.222959, 46.060741 ], [ -85.225052, 46.060984 ], [ -85.248414, 46.063694 ], [ -85.255375, 46.064502 ], [ -85.266385, 46.065779 ], [ -85.268308, 46.066365 ], [ -85.278345, 46.069426 ], [ -85.287693, 46.072276 ], [ -85.287936, 46.072398 ], [ -85.290046, 46.073456 ], [ -85.295321, 46.076103 ], [ -85.304238, 46.080576 ], [ -85.310613, 46.083773 ], [ -85.316264, 46.086608 ], [ -85.335466, 46.092459 ], [ -85.335911, 46.092595 ], [ -85.33628, 46.092586 ], [ -85.3561, 46.092089 ], [ -85.356214, 46.092086 ], [ -85.356339, 46.092022 ], [ -85.366622, 46.086778 ], [ -85.367158, 46.086606 ], [ -85.381263, 46.082086 ], [ -85.381394, 46.082044 ], [ -85.382312, 46.083035 ], [ -85.382781, 46.08354 ], [ -85.382927, 46.083698 ], [ -85.390047, 46.091381 ], [ -85.393832, 46.095465 ], [ -85.404194, 46.098859 ], [ -85.409463, 46.100585 ], [ -85.412064, 46.101437 ], [ -85.426916, 46.101964 ], [ -85.42921, 46.101021 ], [ -85.429533, 46.100888 ], [ -85.432064, 46.099848 ], [ -85.437352, 46.097675 ], [ -85.437768, 46.097504 ], [ -85.44157, 46.095942 ], [ -85.441879, 46.095815 ], [ -85.441932, 46.095793 ], [ -85.441934, 46.095783 ], [ -85.442112, 46.094867 ], [ -85.442293, 46.093941 ], [ -85.442255, 46.093916 ], [ -85.440908, 46.093053 ], [ -85.440191, 46.092593 ], [ -85.445835, 46.086426 ], [ -85.445976, 46.086272 ], [ -85.44699, 46.085164 ], [ -85.45315, 46.087219 ], [ -85.466828, 46.091783 ], [ -85.468899, 46.092474 ], [ -85.476097, 46.094876 ], [ -85.480315, 46.096283 ], [ -85.480603, 46.096379 ], [ -85.48072, 46.096382 ], [ -85.486316, 46.096543 ], [ -85.499422, 46.09692 ], [ -85.5001, 46.09694 ], [ -85.50024, 46.096915 ], [ -85.512696, 46.094727 ], [ -85.521424, 46.091314 ], [ -85.52157, 46.091257 ], [ -85.521636, 46.091217 ], [ -85.528403, 46.087121 ], [ -85.528947, 46.086791 ], [ -85.529058, 46.086724 ], [ -85.533341, 46.084131 ], [ -85.539479, 46.080416 ], [ -85.540858, 46.079581 ], [ -85.542974, 46.077926 ], [ -85.54595, 46.075598 ], [ -85.561097, 46.063751 ], [ -85.563567, 46.06182 ], [ -85.603785, 46.030363 ], [ -85.615661, 46.01168 ], [ -85.617577, 46.008665 ], [ -85.617709, 46.008458 ], [ -85.625118, 46.002515 ], [ -85.628293, 45.999968 ], [ -85.628998, 45.999403 ], [ -85.62933, 45.999136 ], [ -85.646279, 45.985541 ], [ -85.646359, 45.985477 ], [ -85.64743, 45.984619 ], [ -85.647554, 45.984519 ], [ -85.648581, 45.983695 ], [ -85.648942, 45.983103 ], [ -85.650434, 45.980656 ], [ -85.650942, 45.979824 ], [ -85.654686, 45.973686 ], [ -85.654738, 45.973648 ], [ -85.663966, 45.967013 ], [ -85.664609, 45.96688 ], [ -85.688149, 45.962025 ], [ -85.697203, 45.960158 ], [ -85.697609, 45.960237 ], [ -85.701627, 45.961017 ], [ -85.704237, 45.961524 ], [ -85.704951, 45.961662 ], [ -85.706548, 45.961973 ], [ -85.716228, 45.963852 ], [ -85.724246, 45.965409 ], [ -85.725153, 45.965398 ], [ -85.731776, 45.965317 ], [ -85.74353, 45.965174 ], [ -85.743618, 45.965173 ], [ -85.760165, 45.968914 ], [ -85.770938, 45.971349 ], [ -85.774055, 45.972337 ], [ -85.790279, 45.97748 ], [ -85.790639, 45.977594 ], [ -85.791841, 45.977745 ], [ -85.8092, 45.979931 ], [ -85.810442, 45.980087 ], [ -85.811054, 45.980032 ], [ -85.817066, 45.979491 ], [ -85.817558, 45.979447 ], [ -85.818006, 45.979276 ], [ -85.820721, 45.978239 ], [ -85.825819, 45.976292 ], [ -85.826034, 45.976021 ], [ -85.826278, 45.975714 ], [ -85.82978, 45.9713 ], [ -85.832261, 45.968172 ], [ -85.832603, 45.967742 ], [ -85.834504, 45.967258 ], [ -85.835217, 45.967077 ], [ -85.835456, 45.967016 ], [ -85.838133, 45.966334 ], [ -85.838366, 45.966275 ], [ -85.839025, 45.966107 ], [ -85.842404, 45.965247 ], [ -85.843016, 45.965342 ], [ -85.86019, 45.968016 ], [ -85.861157, 45.968167 ], [ -85.865402, 45.968257 ], [ -85.882442, 45.96862 ], [ -85.893196, 45.967253 ], [ -85.9091, 45.959074 ], [ -85.91237, 45.956487 ], [ -85.912604, 45.956302 ], [ -85.922737, 45.948287 ], [ -85.926213, 45.938093 ], [ -85.926017, 45.932104 ], [ -85.917238, 45.927782 ], [ -85.910264, 45.922112 ], [ -85.913769, 45.919439 ], [ -85.920581, 45.920994 ], [ -85.954063, 45.936629 ], [ -85.998868, 45.950968 ], [ -86.050956, 45.962205 ], [ -86.072067, 45.965313 ], [ -86.094753, 45.966704 ], [ -86.123567, 45.964748 ], [ -86.145714, 45.957372 ], [ -86.150173, 45.954494 ], [ -86.159415, 45.953765 ], [ -86.196618, 45.963185 ], [ -86.208255, 45.962978 ], [ -86.220546, 45.958883 ], [ -86.22906, 45.94857 ], [ -86.233613, 45.945802 ], [ -86.248008, 45.944849 ], [ -86.254768, 45.94864 ], [ -86.278007, 45.942057 ], [ -86.315981, 45.915247 ], [ -86.324232, 45.90608 ], [ -86.332625, 45.851813 ], [ -86.349134, 45.83416 ], [ -86.355062, 45.805355 ], [ -86.351658, 45.798132 ], [ -86.363808, 45.790057 ], [ -86.369918, 45.789254 ], [ -86.395809, 45.78974 ], [ -86.401656, 45.795412 ], [ -86.415971, 45.793793 ], [ -86.424828, 45.789747 ], [ -86.428423, 45.785587 ], [ -86.428946, 45.782524 ], [ -86.427183, 45.77905 ], [ -86.428294, 45.77562 ], [ -86.431921, 45.767756 ], [ -86.435493, 45.764485 ], [ -86.43553, 45.764452 ], [ -86.439661, 45.760669 ], [ -86.440329, 45.760508 ], [ -86.442335, 45.760026 ], [ -86.455534, 45.75685 ], [ -86.459866, 45.758042 ], [ -86.466039, 45.759741 ], [ -86.47905, 45.757416 ], [ -86.486028, 45.746608 ], [ -86.496251, 45.749255 ], [ -86.504216, 45.75423 ], [ -86.51457, 45.752337 ], [ -86.518281, 45.747688 ], [ -86.523197, 45.736498 ], [ -86.525166, 45.720797 ], [ -86.53328, 45.710849 ], [ -86.537258, 45.708361 ], [ -86.54143, 45.70811 ], [ -86.570627, 45.716412 ], [ -86.580936, 45.71192 ], [ -86.585847, 45.704922 ], [ -86.584771, 45.682007 ], [ -86.587528, 45.666456 ], [ -86.593613, 45.665625 ], [ -86.611306, 45.669733 ], [ -86.62043, 45.667098 ], [ -86.625132, 45.663819 ], [ -86.627938, 45.659293 ], [ -86.616972, 45.620581 ], [ -86.616893, 45.606796 ], [ -86.62387, 45.613262 ], [ -86.633224, 45.618249 ], [ -86.648439, 45.615992 ], [ -86.666127, 45.621689 ], [ -86.687208, 45.634253 ], [ -86.688772, 45.639969 ], [ -86.695275, 45.648175 ], [ -86.708038, 45.649202 ], [ -86.717828, 45.668106 ], [ -86.718191, 45.67732 ], [ -86.715781, 45.683949 ], [ -86.705184, 45.690901 ], [ -86.689102, 45.687862 ], [ -86.676184, 45.691862 ], [ -86.665677, 45.702217 ], [ -86.665511, 45.70903 ], [ -86.669263, 45.71086 ], [ -86.67148, 45.72053 ], [ -86.662762, 45.728964 ], [ -86.647319, 45.732618 ], [ -86.633138, 45.747654 ], [ -86.634902, 45.763536 ], [ -86.631018, 45.782019 ], [ -86.617336, 45.783538 ], [ -86.612137, 45.779356 ], [ -86.597661, 45.775385 ], [ -86.583391, 45.778242 ], [ -86.576869, 45.788502 ], [ -86.581071, 45.791802 ], [ -86.581759, 45.794797 ], [ -86.576858, 45.801473 ], [ -86.571172, 45.805452 ], [ -86.563392, 45.804469 ], [ -86.557215, 45.808172 ], [ -86.555547, 45.813499 ], [ -86.559044, 45.822323 ], [ -86.555186, 45.831696 ], [ -86.549723, 45.836039 ], [ -86.545602, 45.836495 ], [ -86.538831, 45.840083 ], [ -86.529208, 45.853043 ], [ -86.528224, 45.856974 ], [ -86.529573, 45.874974 ], [ -86.532989, 45.882665 ], [ -86.541464, 45.890234 ], [ -86.553608, 45.896476 ], [ -86.567719, 45.9005 ], [ -86.583304, 45.898784 ], [ -86.593184, 45.88511 ], [ -86.603293, 45.876626 ], [ -86.613536, 45.875982 ], [ -86.625736, 45.868295 ], [ -86.633168, 45.860068 ], [ -86.632478, 45.843309 ], [ -86.645998, 45.833888 ], [ -86.721113, 45.845431 ], [ -86.72852, 45.848759 ], [ -86.742466, 45.864719 ], [ -86.749638, 45.867796 ], [ -86.758449, 45.867274 ], [ -86.78208, 45.860195 ], [ -86.784177, 45.854641 ], [ -86.782259, 45.82995 ], [ -86.777225, 45.827183 ], [ -86.774612, 45.821696 ], [ -86.773279, 45.811385 ], [ -86.785722, 45.794517 ], [ -86.801476, 45.780027 ], [ -86.821523, 45.770356 ], [ -86.823743, 45.765486 ], [ -86.820868, 45.760776 ], [ -86.821814, 45.757164 ], [ -86.838658, 45.741831 ], [ -86.841818, 45.729051 ], [ -86.838746, 45.722307 ], [ -86.870392, 45.710087 ], [ -86.876904, 45.711891 ], [ -86.895342, 45.711464 ], [ -86.904089, 45.709546 ], [ -86.92106, 45.697868 ], [ -86.944158, 45.695833 ], [ -86.964275, 45.672761 ], [ -86.966885, 45.675001 ], [ -86.967315, 45.684923 ], [ -86.969765, 45.691895 ], [ -86.981349, 45.696463 ], [ -86.984588, 45.705812 ], [ -86.982413, 45.719873 ], [ -86.977655, 45.728768 ], [ -86.975224, 45.75313 ], [ -86.981341, 45.76616 ], [ -86.981624, 45.792221 ], [ -86.988438, 45.810621 ], [ -87.00508, 45.831718 ], [ -87.006095, 45.832244 ], [ -87.006225, 45.832312 ], [ -87.018902, 45.838886 ], [ -87.031435, 45.837238 ], [ -87.039842, 45.834245 ], [ -87.050104, 45.823844 ], [ -87.052043, 45.821879 ], [ -87.057439, 45.812483 ], [ -87.057863, 45.80917 ], [ -87.057882, 45.809021 ], [ -87.058207, 45.806483 ], [ -87.058277, 45.80594 ], [ -87.058489, 45.804285 ], [ -87.058844, 45.80151 ], [ -87.058682, 45.796447 ], [ -87.058628, 45.794772 ], [ -87.058413, 45.788071 ], [ -87.058127, 45.779152 ], [ -87.058601, 45.778126 ], [ -87.063975, 45.76651 ], [ -87.064302, 45.758828 ], [ -87.062406, 45.753296 ], [ -87.05555, 45.751535 ], [ -87.052908, 45.747983 ], [ -87.057444, 45.736822 ], [ -87.061721, 45.732821 ], [ -87.070442, 45.718779 ], [ -87.059953, 45.708893 ], [ -87.059533, 45.708497 ], [ -87.061339, 45.708122 ], [ -87.073932, 45.705508 ], [ -87.074813, 45.705325 ], [ -87.074873, 45.705312 ], [ -87.093365, 45.701473 ], [ -87.095455, 45.701039 ], [ -87.099401, 45.698614 ], [ -87.099411, 45.698514 ], [ -87.099725, 45.695231 ], [ -87.100265, 45.694808 ], [ -87.111638, 45.685905 ], [ -87.112524, 45.685696 ], [ -87.12857, 45.681909 ], [ -87.129412, 45.68171 ], [ -87.146713, 45.673662 ], [ -87.15033, 45.67198 ], [ -87.161593, 45.666741 ], [ -87.172241, 45.661788 ], [ -87.173493, 45.66049 ], [ -87.191496, 45.641827 ], [ -87.196852, 45.636275 ], [ -87.21122, 45.616468 ], [ -87.215616, 45.610408 ], [ -87.218989, 45.60576 ], [ -87.223647, 45.599338 ], [ -87.232472, 45.59087 ], [ -87.234612, 45.588817 ], [ -87.250122, 45.569059 ], [ -87.260709, 45.555573 ], [ -87.261979, 45.553954 ], [ -87.263488, 45.552032 ], [ -87.263763, 45.551482 ], [ -87.264446, 45.550118 ], [ -87.280709, 45.517624 ], [ -87.288726, 45.501606 ], [ -87.289443, 45.50053 ], [ -87.306122, 45.475513 ], [ -87.317416, 45.466712 ], [ -87.319703, 45.464929 ], [ -87.330262, 45.451011 ], [ -87.333147, 45.447208 ], [ -87.333407, 45.446056 ], [ -87.334033, 45.443273 ], [ -87.334249, 45.442315 ], [ -87.333309, 45.437269 ], [ -87.33324, 45.436897 ], [ -87.331107, 45.433673 ], [ -87.329958, 45.431937 ], [ -87.32864, 45.431331 ], [ -87.327367, 45.430745 ], [ -87.326855, 45.43051 ], [ -87.325834, 45.43004 ], [ -87.326069, 45.429459 ], [ -87.327749, 45.425307 ], [ -87.328248, 45.424716 ], [ -87.329505, 45.423229 ], [ -87.330882, 45.421598 ], [ -87.336152, 45.41536 ], [ -87.338083, 45.41436 ], [ -87.350852, 45.407743 ], [ -87.351306, 45.407328 ], [ -87.359512, 45.399829 ], [ -87.360078, 45.398512 ], [ -87.360529, 45.397464 ], [ -87.364368, 45.388532 ], [ -87.371282, 45.383738 ], [ -87.387851, 45.372251 ], [ -87.389181, 45.371329 ], [ -87.389478, 45.371123 ], [ -87.389849, 45.370866 ], [ -87.391446, 45.369759 ], [ -87.3925, 45.369028 ], [ -87.39452, 45.363702 ], [ -87.399973, 45.349322 ], [ -87.409987, 45.33892 ], [ -87.427379, 45.320854 ], [ -87.431684, 45.316383 ], [ -87.436128, 45.307705 ], [ -87.437257, 45.3055 ], [ -87.437507, 45.30367 ], [ -87.438908, 45.293405 ], [ -87.455519, 45.280736 ], [ -87.456414, 45.280053 ], [ -87.464794, 45.273662 ], [ -87.465201, 45.273351 ], [ -87.496869, 45.240364 ], [ -87.503302, 45.233662 ], [ -87.504186, 45.232742 ], [ -87.512336, 45.224252 ], [ -87.530499, 45.208056 ], [ -87.535346, 45.203734 ], [ -87.548964, 45.191591 ], [ -87.552468, 45.189767 ], [ -87.556327, 45.187759 ], [ -87.563417, 45.18407 ], [ -87.582324, 45.169039 ], [ -87.585651, 45.166394 ], [ -87.587822, 45.163591 ], [ -87.596556, 45.152316 ], [ -87.600796, 45.146842 ], [ -87.607812, 45.134833 ], [ -87.607958, 45.134583 ], [ -87.60928, 45.13232 ], [ -87.612019, 45.123377 ], [ -87.611814, 45.122406 ], [ -87.6115, 45.120915 ], [ -87.611497, 45.120901 ], [ -87.611216, 45.119568 ], [ -87.610073, 45.114141 ], [ -87.608951, 45.112886 ], [ -87.606757, 45.110433 ], [ -87.605193, 45.108684 ], [ -87.604464, 45.107868 ], [ -87.602542, 45.105719 ], [ -87.602217, 45.105356 ], [ -87.602179, 45.105314 ], [ -87.601981, 45.105092 ], [ -87.601649, 45.104721 ], [ -87.601086, 45.104092 ], [ -87.60012, 45.103011 ], [ -87.598689, 45.102052 ], [ -87.597665, 45.101365 ], [ -87.592318, 45.097779 ], [ -87.59027, 45.096406 ], [ -87.589396, 45.09649 ], [ -87.581969, 45.097206 ], [ -87.590208, 45.095264 ], [ -87.659952, 45.107512 ], [ -87.731389, 45.170989 ], [ -87.735282, 45.176565 ], [ -87.741732, 45.198201 ], [ -87.739492, 45.202126 ], [ -87.73171, 45.206792 ], [ -87.711722, 45.243481 ], [ -87.707779, 45.258343 ], [ -87.709137, 45.260341 ], [ -87.648126, 45.339396 ], [ -87.647729, 45.350721 ], [ -87.657349, 45.368752 ], [ -87.675017, 45.382454 ], [ -87.685934, 45.388711 ], [ -87.693956, 45.389893 ], [ -87.718891, 45.377462 ], [ -87.751452, 45.351755 ], [ -87.771384, 45.35121 ], [ -87.790324, 45.353444 ], [ -87.832612, 45.352249 ], [ -87.835303, 45.35098 ], [ -87.838141, 45.345101 ], [ -87.850133, 45.340435 ], [ -87.88517, 45.351736 ], [ -87.888052, 45.354697 ], [ -87.860432, 45.423504 ], [ -87.820348, 45.460284 ], [ -87.812976, 45.464159 ], [ -87.806347, 45.472262 ], [ -87.79896, 45.485147 ], [ -87.792769, 45.499967 ], [ -87.788798, 45.565947 ], [ -87.792016, 45.616756 ], [ -87.79588, 45.618846 ], [ -87.824102, 45.647138 ], [ -87.823672, 45.659817 ], [ -87.781623, 45.67328 ], [ -87.780808, 45.680349 ], [ -87.807144, 45.708014 ], [ -87.828827, 45.72276 ], [ -87.868111, 45.749477 ], [ -87.991447, 45.795393 ], [ -88.039729, 45.789626 ], [ -88.050634, 45.780972 ], [ -88.058256, 45.780719 ], [ -88.072091, 45.780261 ], [ -88.094047, 45.785658 ], [ -88.130434, 45.81002 ], [ -88.13611, 45.819029 ], [ -88.13364, 45.823128 ], [ -88.114267, 45.837891 ], [ -88.106622, 45.841072 ], [ -88.088825, 45.85586 ], [ -88.073134, 45.871952 ], [ -88.073944, 45.875593 ], [ -88.102603, 45.909888 ], [ -88.118516, 45.918562 ], [ -88.139372, 45.929932 ], [ -88.175532, 45.944897 ], [ -88.202247, 45.949584 ], [ -88.211158, 45.944531 ], [ -88.239672, 45.948982 ], [ -88.244452, 45.952142 ], [ -88.250133, 45.963147 ], [ -88.295559, 45.951459 ], [ -88.376447, 45.989458 ], [ -88.423437, 45.98193 ], [ -88.489608, 45.991381 ], [ -88.497417, 45.995149 ], [ -88.500133, 46.000457 ], [ -88.507188, 46.0183 ], [ -88.532414, 46.021212 ], [ -88.613063, 45.990627 ], [ -88.616405, 45.9877 ], [ -88.6375, 45.98496 ], [ -88.666056, 45.988191 ], [ -88.670939, 45.999957 ], [ -88.670115, 45.999957 ], [ -88.674606, 46.010567 ], [ -88.679132, 46.013538 ], [ -88.683198, 46.014563 ], [ -88.730675, 46.026535 ], [ -88.739994, 46.027308 ], [ -88.769712, 46.018968 ], [ -88.815629, 46.02232 ], [ -88.840584, 46.031112 ], [ -88.848464, 46.038858 ], [ -88.85027, 46.040274 ], [ -88.932558, 46.073601 ] ] ] ] } },
+{ "type": "Feature", "id": 39, "properties": { "GEO_ID": "0400000US29", "STATE": "29", "NAME": "Missouri", "LSAD": "", "CENSUSAREA": 68741.521999999997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -89.545006, 36.336809 ], [ -89.560439, 36.337746 ], [ -89.581636, 36.342357 ], [ -89.605668, 36.342234 ], [ -89.610689, 36.340442 ], [ -89.615841, 36.336085 ], [ -89.6198, 36.329546 ], [ -89.620255, 36.323006 ], [ -89.611819, 36.309088 ], [ -89.578492, 36.288317 ], [ -89.554289, 36.277751 ], [ -89.544797, 36.280458 ], [ -89.539487, 36.277368 ], [ -89.535529, 36.270541 ], [ -89.534745, 36.252576 ], [ -89.541621, 36.247891 ], [ -89.589561, 36.239116 ], [ -89.602374, 36.238106 ], [ -89.678046, 36.248284 ], [ -89.691308, 36.252079 ], [ -89.699817, 36.248384 ], [ -89.629452, 36.185382 ], [ -89.618228, 36.179966 ], [ -89.607004, 36.171179 ], [ -89.594397, 36.155457 ], [ -89.591605, 36.144096 ], [ -89.594, 36.12719 ], [ -89.601936, 36.11947 ], [ -89.624235, 36.108626 ], [ -89.684439, 36.051719 ], [ -89.687254, 36.034048 ], [ -89.690306, 36.024835 ], [ -89.706932, 36.000981 ], [ -89.733095, 36.000608 ], [ -89.737564, 36.000522 ], [ -89.737648, 36.000567 ], [ -89.769973, 36.000536 ], [ -89.770255, 36.000524 ], [ -89.86901, 35.99964 ], [ -89.87459, 35.999575 ], [ -89.875085, 35.999578 ], [ -89.875586, 35.999562 ], [ -89.896508, 35.999432 ], [ -89.901183, 35.999365 ], [ -89.959375, 35.99902 ], [ -89.959377, 35.99902 ], [ -89.959893, 35.99902 ], [ -89.961075, 35.999135 ], [ -89.965327, 35.998813 ], [ -89.972563, 35.998994 ], [ -90.12635, 35.997596 ], [ -90.127331, 35.997635 ], [ -90.158812, 35.997375 ], [ -90.2888, 35.996419 ], [ -90.288947, 35.996418 ], [ -90.292376, 35.996397 ], [ -90.339434, 35.996033 ], [ -90.342616, 35.995895 ], [ -90.368718, 35.995812 ], [ -90.36443, 36.013625 ], [ -90.319168, 36.089976 ], [ -90.220425, 36.184764 ], [ -90.198735, 36.201382 ], [ -90.114922, 36.265595 ], [ -90.083731, 36.272332 ], [ -90.076301, 36.280708 ], [ -90.06398, 36.303038 ], [ -90.064514, 36.382085 ], [ -90.072897, 36.393007 ], [ -90.133993, 36.437906 ], [ -90.156369, 36.487748 ], [ -90.154409, 36.496832 ], [ -90.152481, 36.497952 ], [ -90.193943, 36.497823 ], [ -90.217323, 36.497797 ], [ -90.220702, 36.497858 ], [ -90.220732, 36.497858 ], [ -90.228943, 36.497771 ], [ -90.339892, 36.498213 ], [ -90.494575, 36.498368 ], [ -90.495027, 36.498371 ], [ -90.50016, 36.498399 ], [ -90.576112, 36.498446 ], [ -90.57618, 36.498446 ], [ -90.585342, 36.498497 ], [ -90.5943, 36.498459 ], [ -90.60545, 36.498459 ], [ -90.612554, 36.498559 ], [ -90.648494, 36.498447 ], [ -90.653246, 36.498488 ], [ -90.693005, 36.49851 ], [ -90.711226, 36.498318 ], [ -90.765672, 36.498494 ], [ -90.782454, 36.498523 ], [ -90.784398, 36.498524 ], [ -90.850434, 36.498548 ], [ -90.873775, 36.498074 ], [ -90.876567, 36.498313 ], [ -90.876867, 36.498423 ], [ -90.87922, 36.498378 ], [ -90.960648, 36.498426 ], [ -90.963063, 36.498418 ], [ -91.008558, 36.49827 ], [ -91.017974, 36.498062 ], [ -91.09588, 36.49787 ], [ -91.096277, 36.497893 ], [ -91.126529, 36.497712 ], [ -91.21736, 36.497511 ], [ -91.218645, 36.497564 ], [ -91.227398, 36.497617 ], [ -91.404915, 36.49712 ], [ -91.405141, 36.497165 ], [ -91.407137, 36.497112 ], [ -91.407261, 36.497123 ], [ -91.433298, 36.497262 ], [ -91.436502, 36.497377 ], [ -91.446284, 36.497469 ], [ -91.450005, 36.497538 ], [ -91.529774, 36.499022 ], [ -91.53687, 36.499156 ], [ -91.539359, 36.499116 ], [ -91.549163, 36.499161 ], [ -91.596213, 36.499162 ], [ -91.601317, 36.499343 ], [ -91.631439, 36.499198 ], [ -91.64259, 36.499335 ], [ -91.672343, 36.499463 ], [ -91.686026, 36.499374 ], [ -91.687615, 36.499397 ], [ -91.726663, 36.499209 ], [ -91.766111, 36.499114 ], [ -91.784713, 36.499074 ], [ -91.7995, 36.498952 ], [ -91.80204, 36.498963 ], [ -91.805981, 36.498987 ], [ -91.864385, 36.498789 ], [ -91.865995, 36.498783 ], [ -91.985802, 36.498431 ], [ -91.988751, 36.498498 ], [ -92.019375, 36.498524 ], [ -92.028847, 36.498642 ], [ -92.055789, 36.49867 ], [ -92.057178, 36.49867 ], [ -92.074934, 36.498761 ], [ -92.098356, 36.498803 ], [ -92.120306, 36.498864 ], [ -92.120415, 36.498863 ], [ -92.137741, 36.498706 ], [ -92.150295, 36.498634 ], [ -92.199396, 36.498351 ], [ -92.211449, 36.498395 ], [ -92.214143, 36.498372 ], [ -92.216412, 36.498417 ], [ -92.309424, 36.497894 ], [ -92.318415, 36.497711 ], [ -92.529145, 36.497739 ], [ -92.772333, 36.497772 ], [ -92.772341, 36.497772 ], [ -92.838621, 36.498079 ], [ -92.838876, 36.498033 ], [ -92.854049, 36.497983 ], [ -92.894001, 36.49785 ], [ -92.894336, 36.497867 ], [ -93.013742, 36.49813 ], [ -93.068455, 36.49825 ], [ -93.069512, 36.498242 ], [ -93.087635, 36.498239 ], [ -93.088988, 36.498184 ], [ -93.296117, 36.498389 ], [ -93.315324, 36.498408 ], [ -93.315337, 36.498408 ], [ -93.394718, 36.498519 ], [ -93.396079, 36.498669 ], [ -93.426989, 36.498585 ], [ -93.507408, 36.498911 ], [ -93.514512, 36.498881 ], [ -93.584281, 36.498896 ], [ -93.584282, 36.498896 ], [ -93.700171, 36.499135 ], [ -93.709956, 36.499179 ], [ -93.718893, 36.499178 ], [ -93.727552, 36.499055 ], [ -93.728022, 36.499037 ], [ -93.866758, 36.498789 ], [ -93.906128, 36.498718 ], [ -93.92184, 36.498718 ], [ -93.95919, 36.498717 ], [ -93.96392, 36.498717 ], [ -94.077089, 36.49873 ], [ -94.098588, 36.498676 ], [ -94.100252, 36.49867 ], [ -94.110673, 36.498587 ], [ -94.111473, 36.498597 ], [ -94.519478, 36.499214 ], [ -94.55929, 36.499496 ], [ -94.617919, 36.499414 ], [ -94.617877, 36.514999 ], [ -94.617883, 36.517799 ], [ -94.617997, 36.53428 ], [ -94.617868, 36.53609 ], [ -94.617897, 36.536983 ], [ -94.617814, 36.577732 ], [ -94.617853, 36.59912 ], [ -94.617865, 36.606851 ], [ -94.617815, 36.612604 ], [ -94.618019, 36.667921 ], [ -94.618025, 36.66943 ], [ -94.61813, 36.701423 ], [ -94.618307, 36.76656 ], [ -94.61838, 36.84732 ], [ -94.618658, 36.880064 ], [ -94.618243, 36.897027 ], [ -94.618282, 36.911472 ], [ -94.618207, 36.926236 ], [ -94.618295, 36.929647 ], [ -94.618166, 36.937584 ], [ -94.618109, 36.946564 ], [ -94.618026, 36.950158 ], [ -94.618031, 36.994704 ], [ -94.618049, 36.996208 ], [ -94.61808, 36.998135 ], [ -94.617995, 37.009016 ], [ -94.617965, 37.040537 ], [ -94.617875, 37.056797 ], [ -94.617875, 37.056798 ], [ -94.617982, 37.075077 ], [ -94.61812, 37.085934 ], [ -94.618082, 37.086432 ], [ -94.61809, 37.093494 ], [ -94.618088, 37.093671 ], [ -94.618059, 37.096676 ], [ -94.618151, 37.103968 ], [ -94.618212, 37.113169 ], [ -94.618075, 37.129755 ], [ -94.618072, 37.132345 ], [ -94.618351, 37.160211 ], [ -94.618473, 37.174782 ], [ -94.618505, 37.181184 ], [ -94.618319, 37.188774 ], [ -94.618305, 37.207337 ], [ -94.618219, 37.207772 ], [ -94.61815, 37.228121 ], [ -94.618123, 37.229334 ], [ -94.618158, 37.237597 ], [ -94.618075, 37.240436 ], [ -94.617648, 37.323589 ], [ -94.617695, 37.336842 ], [ -94.617636, 37.338415 ], [ -94.617636, 37.338417 ], [ -94.617538, 37.364167 ], [ -94.617537, 37.364355 ], [ -94.617626, 37.367445 ], [ -94.617625, 37.367576 ], [ -94.617557, 37.396375 ], [ -94.617511, 37.410909 ], [ -94.617265, 37.425536 ], [ -94.617132, 37.439818 ], [ -94.617201, 37.454788 ], [ -94.617205, 37.460373 ], [ -94.617222, 37.460476 ], [ -94.61718, 37.465203 ], [ -94.617183, 37.469665 ], [ -94.617023, 37.483765 ], [ -94.616789, 37.52151 ], [ -94.616908, 37.527804 ], [ -94.617186, 37.553485 ], [ -94.61716, 37.557308 ], [ -94.617081, 37.567013 ], [ -94.617315, 37.571499 ], [ -94.617283, 37.571896 ], [ -94.617428, 37.609522 ], [ -94.6173, 37.610495 ], [ -94.617477, 37.63717 ], [ -94.617575, 37.653577 ], [ -94.617576, 37.653671 ], [ -94.617734, 37.673105 ], [ -94.617734, 37.673127 ], [ -94.617885, 37.682214 ], [ -94.617687, 37.686653 ], [ -94.617651, 37.687671 ], [ -94.617805, 37.690178 ], [ -94.617975, 37.722176 ], [ -94.617808, 37.729707 ], [ -94.616862, 37.819456 ], [ -94.61645, 37.83756 ], [ -94.616426, 37.845282 ], [ -94.616, 37.863126 ], [ -94.615834, 37.87251 ], [ -94.615921, 37.878331 ], [ -94.615706, 37.886843 ], [ -94.615469, 37.901775 ], [ -94.615393, 37.906392 ], [ -94.615181, 37.915944 ], [ -94.614778, 37.9342 ], [ -94.614835, 37.9367 ], [ -94.614754, 37.940769 ], [ -94.614612, 37.944362 ], [ -94.614594, 37.949978 ], [ -94.614562, 37.951517 ], [ -94.614557, 37.971037 ], [ -94.614465, 37.987799 ], [ -94.614212, 37.992462 ], [ -94.613981, 38.036949 ], [ -94.613981, 38.037057 ], [ -94.614055, 38.060056 ], [ -94.614055, 38.060088 ], [ -94.614089, 38.065901 ], [ -94.614061, 38.067343 ], [ -94.613856, 38.149769 ], [ -94.613748, 38.160633 ], [ -94.613422, 38.167908 ], [ -94.613073, 38.190552 ], [ -94.612848, 38.200714 ], [ -94.612822, 38.203918 ], [ -94.612658, 38.217649 ], [ -94.612659, 38.219251 ], [ -94.612635, 38.226987 ], [ -94.612614, 38.237766 ], [ -94.612692, 38.270394 ], [ -94.612849, 38.289914 ], [ -94.612844, 38.291423 ], [ -94.612673, 38.302527 ], [ -94.612673, 38.314832 ], [ -94.612788, 38.320142 ], [ -94.612825, 38.324387 ], [ -94.613, 38.335801 ], [ -94.613312, 38.364407 ], [ -94.613329, 38.369618 ], [ -94.613275, 38.388718 ], [ -94.613265, 38.392426 ], [ -94.613365, 38.403422 ], [ -94.612866, 38.477571 ], [ -94.612865, 38.477602 ], [ -94.612696, 38.483154 ], [ -94.612726, 38.484367 ], [ -94.612644, 38.491644 ], [ -94.612272, 38.547917 ], [ -94.612157, 38.549817 ], [ -94.612176, 38.576546 ], [ -94.611902, 38.58011 ], [ -94.611887, 38.580139 ], [ -94.611908, 38.609272 ], [ -94.611858, 38.620485 ], [ -94.611602, 38.635384 ], [ -94.609509, 38.738102 ], [ -94.609456, 38.7407 ], [ -94.609399, 38.74244 ], [ -94.609039, 38.760611 ], [ -94.608041, 38.811064 ], [ -94.608033, 38.847207 ], [ -94.608033, 38.855007 ], [ -94.608033, 38.861207 ], [ -94.607993, 38.867271 ], [ -94.608033, 38.868107 ], [ -94.608033, 38.869207 ], [ -94.608033, 38.883807 ], [ -94.607978, 38.93687 ], [ -94.607866, 38.937398 ], [ -94.608134, 38.940006 ], [ -94.608134, 38.942006 ], [ -94.607391, 39.044086 ], [ -94.607234, 39.065704 ], [ -94.607334, 39.081704 ], [ -94.607234, 39.089604 ], [ -94.607354, 39.113444 ], [ -94.589933, 39.140403 ], [ -94.591933, 39.155003 ], [ -94.596033, 39.157703 ], [ -94.601733, 39.159603 ], [ -94.706723, 39.173801 ], [ -94.714137, 39.170403 ], [ -94.723637, 39.169003 ], [ -94.736537, 39.169203 ], [ -94.752338, 39.173203 ], [ -94.793948, 39.201276 ], [ -94.832399, 39.227218 ], [ -94.901009, 39.30168 ], [ -94.907569, 39.320623 ], [ -94.910641, 39.348335 ], [ -94.908337, 39.355647 ], [ -94.909954, 39.367459 ], [ -94.946662, 39.399717 ], [ -94.969061, 39.418876 ], [ -95.102888, 39.533347 ], [ -95.109304, 39.542285 ], [ -95.113557, 39.553941 ], [ -95.113077, 39.559133 ], [ -95.107454, 39.573843 ], [ -95.069592, 39.615106 ], [ -95.01531, 39.674262 ], [ -95.011103, 39.677572 ], [ -94.937924, 39.725471 ], [ -94.916932, 39.728186 ], [ -94.895268, 39.76321 ], [ -94.908267, 39.812172 ], [ -94.927897, 39.886112 ], [ -94.935963, 39.894355 ], [ -94.954155, 39.901138 ], [ -94.993348, 39.900747 ], [ -95.00844, 39.900596 ], [ -95.01632, 39.898766 ], [ -95.02524, 39.8897 ], [ -95.02525, 39.877688 ], [ -95.027931, 39.871522 ], [ -95.035047, 39.866807 ], [ -95.042142, 39.864805 ], [ -95.085003, 39.861883 ], [ -95.107745, 39.868579 ], [ -95.132695, 39.875925 ], [ -95.181222, 39.899996 ], [ -95.301549, 39.983603 ], [ -95.30778, 39.990618 ], [ -95.30829, 39.999998 ], [ -95.312211, 40.009395 ], [ -95.521925, 40.24947 ], [ -95.552473, 40.261904 ], [ -95.552314, 40.264443 ], [ -95.550966, 40.285947 ], [ -95.553292, 40.291158 ], [ -95.622684, 40.342323 ], [ -95.68728, 40.465059 ], [ -95.692665, 40.483022 ], [ -95.681409, 40.49082 ], [ -95.659281, 40.519808 ], [ -95.696673, 40.545137 ], [ -95.697281, 40.536985 ], [ -95.709974, 40.523798 ], [ -95.74868, 40.524275 ], [ -95.75711, 40.52599 ], [ -95.76692, 40.531563 ], [ -95.769281, 40.536656 ], [ -95.774704, 40.573574 ], [ -95.773549, 40.578205 ], [ -95.765645, 40.585208 ], [ -95.746443, 40.584935 ], [ -95.6875, 40.584381 ], [ -95.687442, 40.58438 ], [ -95.64184, 40.584234 ], [ -95.611069, 40.583495 ], [ -95.574046, 40.582963 ], [ -95.554959, 40.582629 ], [ -95.533182, 40.582249 ], [ -95.526682, 40.582136 ], [ -95.525392, 40.58209 ], [ -95.469319, 40.58154 ], [ -95.415406, 40.581014 ], [ -95.373923, 40.580501 ], [ -95.373893, 40.580501 ], [ -95.357802, 40.5801 ], [ -95.335588, 40.579871 ], [ -95.221525, 40.578827 ], [ -95.218783, 40.578781 ], [ -95.217455, 40.578759 ], [ -95.213327, 40.578689 ], [ -95.212715, 40.578679 ], [ -95.21159, 40.578654 ], [ -95.211408, 40.57865 ], [ -95.202264, 40.578528 ], [ -95.164058, 40.578017 ], [ -95.154499, 40.57786 ], [ -95.120829, 40.577413 ], [ -95.112222, 40.577228 ], [ -95.110663, 40.577206 ], [ -95.110303, 40.57716 ], [ -95.107213, 40.577116 ], [ -95.097607, 40.577168 ], [ -95.079742, 40.577007 ], [ -95.068921, 40.57688 ], [ -94.966491, 40.575839 ], [ -94.955134, 40.575669 ], [ -94.914896, 40.575068 ], [ -94.901451, 40.574877 ], [ -94.896801, 40.574738 ], [ -94.823758, 40.573942 ], [ -94.819978, 40.573714 ], [ -94.811188, 40.573532 ], [ -94.773988, 40.572977 ], [ -94.716665, 40.572201 ], [ -94.714925, 40.572201 ], [ -94.682601, 40.571787 ], [ -94.632035, 40.571186 ], [ -94.632032, 40.571186 ], [ -94.594001, 40.570966 ], [ -94.542154, 40.570809 ], [ -94.541828, 40.570809 ], [ -94.538318, 40.570763 ], [ -94.537058, 40.570763 ], [ -94.533878, 40.570739 ], [ -94.48928, 40.570707 ], [ -94.471213, 40.570825 ], [ -94.470648, 40.57083 ], [ -94.460088, 40.570947 ], [ -94.429725, 40.571041 ], [ -94.358307, 40.571363 ], [ -94.336706, 40.571452 ], [ -94.336556, 40.571475 ], [ -94.324765, 40.571477 ], [ -94.310724, 40.571524 ], [ -94.294813, 40.571341 ], [ -94.28735, 40.571521 ], [ -94.23224, 40.571907 ], [ -94.091085, 40.572897 ], [ -94.089194, 40.572806 ], [ -94.080463, 40.572899 ], [ -94.080223, 40.572899 ], [ -94.034134, 40.573585 ], [ -94.015492, 40.573914 ], [ -93.976766, 40.574635 ], [ -93.963863, 40.574754 ], [ -93.939857, 40.575192 ], [ -93.938627, 40.575284 ], [ -93.937097, 40.575421 ], [ -93.936317, 40.575284 ], [ -93.935687, 40.57533 ], [ -93.913961, 40.575672 ], [ -93.900877, 40.575874 ], [ -93.899317, 40.575942 ], [ -93.898327, 40.576011 ], [ -93.853656, 40.576606 ], [ -93.84093, 40.576791 ], [ -93.818725, 40.577086 ], [ -93.815485, 40.577278 ], [ -93.774344, 40.577584 ], [ -93.770231, 40.577615 ], [ -93.750223, 40.57772 ], [ -93.742759, 40.577518 ], [ -93.737259, 40.577542 ], [ -93.728355, 40.577547 ], [ -93.722443, 40.577641 ], [ -93.690333, 40.577875 ], [ -93.677099, 40.578127 ], [ -93.668845, 40.578241 ], [ -93.661913, 40.578354 ], [ -93.659272, 40.57833 ], [ -93.656211, 40.578352 ], [ -93.597352, 40.579496 ], [ -93.566189, 40.580117 ], [ -93.56581, 40.580075 ], [ -93.56524, 40.580143 ], [ -93.560798, 40.580304 ], [ -93.558938, 40.580189 ], [ -93.556899, 40.580235 ], [ -93.553986, 40.580303 ], [ -93.548284, 40.580417 ], [ -93.528177, 40.580367 ], [ -93.527607, 40.580436 ], [ -93.524124, 40.580481 ], [ -93.466887, 40.580072 ], [ -93.465297, 40.580164 ], [ -93.441767, 40.579916 ], [ -93.374386, 40.580334 ], [ -93.345442, 40.580514 ], [ -93.317605, 40.580671 ], [ -93.260612, 40.580797 ], [ -93.098507, 40.583973 ], [ -93.097296, 40.584014 ], [ -93.085517, 40.584403 ], [ -92.957747, 40.58743 ], [ -92.941595, 40.587743 ], [ -92.903544, 40.58786 ], [ -92.889796, 40.588039 ], [ -92.879178, 40.588341 ], [ -92.863034, 40.588175 ], [ -92.857391, 40.58836 ], [ -92.835074, 40.588484 ], [ -92.827992, 40.588515 ], [ -92.828061, 40.588593 ], [ -92.757407, 40.588908 ], [ -92.742232, 40.589207 ], [ -92.714598, 40.589564 ], [ -92.689854, 40.589884 ], [ -92.686693, 40.589809 ], [ -92.639223, 40.590825 ], [ -92.637898, 40.590853 ], [ -92.580278, 40.592151 ], [ -92.484588, 40.594924 ], [ -92.482394, 40.594894 ], [ -92.481692, 40.594941 ], [ -92.461609, 40.595355 ], [ -92.453745, 40.595288 ], [ -92.379691, 40.596509 ], [ -92.350807, 40.597273 ], [ -92.350776, 40.597274 ], [ -92.331445, 40.597714 ], [ -92.331205, 40.597805 ], [ -92.298754, 40.598469 ], [ -92.236484, 40.599531 ], [ -92.217603, 40.599832 ], [ -92.201669, 40.59998 ], [ -92.196162, 40.600069 ], [ -92.17978, 40.600529 ], [ -92.096387, 40.60183 ], [ -92.092875, 40.602082 ], [ -92.0832, 40.602244 ], [ -92.082339, 40.602176 ], [ -92.069521, 40.602772 ], [ -92.067904, 40.602648 ], [ -92.029649, 40.603713 ], [ -91.998683, 40.604433 ], [ -91.970988, 40.605112 ], [ -91.943114, 40.605913 ], [ -91.868401, 40.608059 ], [ -91.832481, 40.609797 ], [ -91.824826, 40.610191 ], [ -91.813968, 40.610526 ], [ -91.800133, 40.610953 ], [ -91.795374, 40.611101 ], [ -91.785916, 40.611488 ], [ -91.729115, 40.61364 ], [ -91.716769, 40.59853 ], [ -91.696359, 40.588148 ], [ -91.620071, 40.540817 ], [ -91.618028, 40.53403 ], [ -91.622362, 40.514362 ], [ -91.619486, 40.507134 ], [ -91.524612, 40.410765 ], [ -91.490977, 40.393484 ], [ -91.484507, 40.3839 ], [ -91.419422, 40.378264 ], [ -91.444833, 40.36317 ], [ -91.46214, 40.342414 ], [ -91.489868, 40.286048 ], [ -91.501435, 40.248874 ], [ -91.505968, 40.234305 ], [ -91.510332, 40.201142 ], [ -91.512974, 40.181062 ], [ -91.510322, 40.127994 ], [ -91.494865, 40.037421 ], [ -91.460287, 39.980333 ], [ -91.455887, 39.945538 ], [ -91.446385, 39.870394 ], [ -91.432919, 39.840554 ], [ -91.365396, 39.777266 ], [ -91.367962, 39.759124 ], [ -91.369953, 39.745042 ], [ -91.370009, 39.732524 ], [ -91.367753, 39.729029 ], [ -91.349039, 39.712316 ], [ -91.313162, 39.684907 ], [ -91.229317, 39.620853 ], [ -91.178012, 39.598196 ], [ -91.168419, 39.564928 ], [ -91.158606, 39.553048 ], [ -91.042351, 39.452062 ], [ -90.993789, 39.422959 ], [ -90.939983, 39.393555 ], [ -90.882706, 39.362254 ], [ -90.842175, 39.341932 ], [ -90.799346, 39.313087 ], [ -90.72996, 39.255894 ], [ -90.726981, 39.251173 ], [ -90.718996, 39.224973 ], [ -90.681086, 39.10059 ], [ -90.682744, 39.088348 ], [ -90.712541, 39.057064 ], [ -90.713629, 39.053977 ], [ -90.71158, 39.046798 ], [ -90.66587, 38.934195 ], [ -90.663372, 38.928042 ], [ -90.657254, 38.92027 ], [ -90.625122, 38.888654 ], [ -90.583388, 38.86903 ], [ -90.566557, 38.868847 ], [ -90.555693, 38.870785 ], [ -90.54403, 38.87505 ], [ -90.507451, 38.902767 ], [ -90.486974, 38.925982 ], [ -90.482725, 38.934712 ], [ -90.482419, 38.94446 ], [ -90.472122, 38.958838 ], [ -90.467784, 38.961809 ], [ -90.450809, 38.967758 ], [ -90.450792, 38.967764 ], [ -90.406367, 38.962554 ], [ -90.385751, 38.956848 ], [ -90.275932, 38.926453 ], [ -90.250248, 38.919344 ], [ -90.22585, 38.908923 ], [ -90.207035, 38.898954 ], [ -90.113327, 38.849306 ], [ -90.109407, 38.843548 ], [ -90.109107, 38.837448 ], [ -90.114707, 38.815048 ], [ -90.117707, 38.805748 ], [ -90.123107, 38.798048 ], [ -90.165082, 38.770618 ], [ -90.171309, 38.766549 ], [ -90.20991, 38.72605 ], [ -90.21201, 38.71175 ], [ -90.20921, 38.70275 ], [ -90.20221, 38.69345 ], [ -90.19521, 38.68755 ], [ -90.18641, 38.67475 ], [ -90.181399, 38.660378 ], [ -90.18111, 38.65955 ], [ -90.17771, 38.64275 ], [ -90.17801, 38.63375 ], [ -90.182625, 38.617989 ], [ -90.18451, 38.611551 ], [ -90.196011, 38.594451 ], [ -90.202511, 38.588651 ], [ -90.224512, 38.574651 ], [ -90.248913, 38.544752 ], [ -90.257773, 38.532008 ], [ -90.260314, 38.528352 ], [ -90.263064, 38.52022 ], [ -90.279215, 38.472453 ], [ -90.285215, 38.443453 ], [ -90.295316, 38.426753 ], [ -90.340297, 38.386998 ], [ -90.346118, 38.381853 ], [ -90.350918, 38.375053 ], [ -90.370819, 38.333554 ], [ -90.372519, 38.323354 ], [ -90.373929, 38.281853 ], [ -90.363926, 38.236355 ], [ -90.353902, 38.213855 ], [ -90.334258, 38.189932 ], [ -90.254112, 38.12199 ], [ -90.243116, 38.112669 ], [ -90.203847, 38.088753 ], [ -90.126532, 38.041666 ], [ -90.072283, 38.017001 ], [ -89.997103, 37.963225 ], [ -89.974918, 37.926719 ], [ -89.973642, 37.917661 ], [ -89.950594, 37.881526 ], [ -89.938191, 37.875111 ], [ -89.937383, 37.874693 ], [ -89.923185, 37.870672 ], [ -89.901832, 37.869822 ], [ -89.881475, 37.879591 ], [ -89.862949, 37.896906 ], [ -89.851048, 37.90398 ], [ -89.844786, 37.905572 ], [ -89.739873, 37.84693 ], [ -89.674304, 37.803179 ], [ -89.671255, 37.801144 ], [ -89.515436, 37.67137 ], [ -89.506563, 37.62505 ], [ -89.511936, 37.584564 ], [ -89.518007, 37.583962 ], [ -89.521274, 37.578971 ], [ -89.521407, 37.572143 ], [ -89.521523, 37.566208 ], [ -89.521697, 37.557325 ], [ -89.517051, 37.537278 ], [ -89.492051, 37.494008 ], [ -89.475525, 37.471388 ], [ -89.450969, 37.450069 ], [ -89.439769, 37.4372 ], [ -89.42594, 37.407471 ], [ -89.421054, 37.387668 ], [ -89.428185, 37.356158 ], [ -89.432836, 37.347056 ], [ -89.43604, 37.344441 ], [ -89.447556, 37.340475 ], [ -89.474569, 37.338165 ], [ -89.484598, 37.334832 ], [ -89.489005, 37.333368 ], [ -89.511842, 37.310825 ], [ -89.518393, 37.289354 ], [ -89.517032, 37.28192 ], [ -89.491222, 37.248629 ], [ -89.467631, 37.2182 ], [ -89.414471, 37.12505 ], [ -89.385434, 37.05513 ], [ -89.383937, 37.046441 ], [ -89.378277, 37.039605 ], [ -89.322733, 37.009033 ], [ -89.29213, 36.992189 ], [ -89.278628, 36.98867 ], [ -89.271127, 36.985287 ], [ -89.261154, 36.982437 ], [ -89.245481, 36.98315 ], [ -89.226247, 36.985287 ], [ -89.207013, 36.982437 ], [ -89.185491, 36.973518 ], [ -89.170008, 36.970298 ], [ -89.132685, 36.9822 ], [ -89.100794, 36.944006 ], [ -89.100766, 36.943973 ], [ -89.147674, 36.847148 ], [ -89.177177, 36.835779 ], [ -89.178574, 36.816554 ], [ -89.179229, 36.812915 ], [ -89.12353, 36.785309 ], [ -89.123548, 36.78522 ], [ -89.130399, 36.751702 ], [ -89.142313, 36.755369 ], [ -89.169106, 36.759473 ], [ -89.184523, 36.753638 ], [ -89.197808, 36.739412 ], [ -89.201047, 36.725772 ], [ -89.19948, 36.716045 ], [ -89.171882, 36.672526 ], [ -89.174733, 36.650476 ], [ -89.174741, 36.650416 ], [ -89.187749, 36.641115 ], [ -89.197654, 36.628936 ], [ -89.200902, 36.618177 ], [ -89.202607, 36.601576 ], [ -89.213563, 36.580119 ], [ -89.227319, 36.569375 ], [ -89.236542, 36.566824 ], [ -89.259994, 36.565149 ], [ -89.27171, 36.571387 ], [ -89.294637, 36.593729 ], [ -89.313405, 36.62012 ], [ -89.326731, 36.632186 ], [ -89.327578, 36.632127 ], [ -89.343753, 36.630991 ], [ -89.365548, 36.625059 ], [ -89.376367, 36.613868 ], [ -89.38814, 36.573416 ], [ -89.400581, 36.538337 ], [ -89.417293, 36.499033 ], [ -89.429311, 36.481875 ], [ -89.448468, 36.46442 ], [ -89.460436, 36.45814 ], [ -89.471718, 36.457001 ], [ -89.486215, 36.46162 ], [ -89.493198, 36.470124 ], [ -89.493495, 36.4787 ], [ -89.485106, 36.497692 ], [ -89.47246, 36.513741 ], [ -89.465888, 36.529946 ], [ -89.465445, 36.536163 ], [ -89.467761, 36.546847 ], [ -89.473341, 36.559918 ], [ -89.479093, 36.568206 ], [ -89.484836, 36.571821 ], [ -89.500076, 36.576305 ], [ -89.527583, 36.581147 ], [ -89.546113, 36.579989 ], [ -89.55264, 36.577178 ], [ -89.566817, 36.564216 ], [ -89.571509, 36.552569 ], [ -89.570071, 36.544387 ], [ -89.560344, 36.525436 ], [ -89.5391, 36.498201 ], [ -89.522674, 36.481305 ], [ -89.519501, 36.475419 ], [ -89.509558, 36.375065 ], [ -89.513178, 36.359897 ], [ -89.519, 36.3486 ], [ -89.531822, 36.339246 ], [ -89.545006, 36.336809 ] ] ] ] } },
+{ "type": "Feature", "id": 40, "properties": { "GEO_ID": "0400000US31", "STATE": "31", "NAME": "Nebraska", "LSAD": "", "CENSUSAREA": 76824.171000000002 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -104.05283, 41.697954 ], [ -104.052774, 41.733401 ], [ -104.053026, 41.885464 ], [ -104.052931, 41.906143 ], [ -104.052991, 41.914973 ], [ -104.052734, 41.973007 ], [ -104.052856, 41.975958 ], [ -104.05283, 41.9946 ], [ -104.052761, 41.994967 ], [ -104.052699, 41.998673 ], [ -104.052704, 42.001718 ], [ -104.052729, 42.016318 ], [ -104.05288, 42.021761 ], [ -104.052967, 42.075004 ], [ -104.052954, 42.089077 ], [ -104.0526, 42.124963 ], [ -104.052738, 42.133769 ], [ -104.053001, 42.137254 ], [ -104.052547, 42.166801 ], [ -104.052761, 42.170278 ], [ -104.052793, 42.249962 ], [ -104.052776, 42.25822 ], [ -104.052775, 42.610813 ], [ -104.052775, 42.61159 ], [ -104.052773, 42.611766 ], [ -104.052586, 42.630917 ], [ -104.052741, 42.633982 ], [ -104.052583, 42.650062 ], [ -104.052809, 42.749966 ], [ -104.052863, 42.754569 ], [ -104.053127, 43.000585 ], [ -103.815573, 43.001279 ], [ -103.813939, 43.001378 ], [ -103.576966, 43.000746 ], [ -103.576329, 43.000807 ], [ -103.506556, 43.000771 ], [ -103.506151, 43.000771 ], [ -103.505219, 43.00077 ], [ -103.5051, 43.00077 ], [ -103.404579, 43.000737 ], [ -103.340829, 43.000879 ], [ -103.132955, 43.000784 ], [ -103.13174, 43.000783 ], [ -103.000897, 43.000474 ], [ -102.792111, 42.99998 ], [ -102.487329, 42.999559 ], [ -102.440547, 42.999609 ], [ -102.082546, 42.999356 ], [ -102.082486, 42.999356 ], [ -101.875424, 42.999298 ], [ -101.625424, 42.996238 ], [ -101.230325, 42.997899 ], [ -101.229203, 42.997854 ], [ -101.228104, 42.997874 ], [ -101.226853, 42.997896 ], [ -101.226494, 42.997901 ], [ -100.96419, 42.997886 ], [ -100.958365, 42.997796 ], [ -100.906714, 42.99791 ], [ -100.887898, 42.997881 ], [ -100.553131, 42.998721 ], [ -100.544018, 42.998795 ], [ -100.534335, 42.999017 ], [ -100.472742, 42.999288 ], [ -100.355406, 42.99876 ], [ -100.349548, 42.99874 ], [ -100.283713, 42.998767 ], [ -100.277793, 42.998674 ], [ -100.198434, 42.998542 ], [ -100.198413, 42.998542 ], [ -100.198412, 42.998542 ], [ -100.126896, 42.998711 ], [ -100.126427, 42.99871 ], [ -100.119297, 42.998689 ], [ -100.034389, 42.998425 ], [ -100.027815, 42.998424 ], [ -100.004757, 42.998392 ], [ -99.961204, 42.998335 ], [ -99.950921, 42.998291 ], [ -99.950411, 42.998286 ], [ -99.927645, 42.998113 ], [ -99.918401, 42.998057 ], [ -99.877697, 42.998094 ], [ -99.869885, 42.998094 ], [ -99.859945, 42.997962 ], [ -99.850037, 42.998171 ], [ -99.821868, 42.997995 ], [ -99.809373, 42.998178 ], [ -99.803328, 42.998064 ], [ -99.800306, 42.997972 ], [ -99.788247, 42.998016 ], [ -99.768524, 42.998125 ], [ -99.743138, 42.997912 ], [ -99.726788, 42.997892 ], [ -99.719177, 42.997899 ], [ -99.701446, 42.997994 ], [ -99.699234, 42.99788 ], [ -99.569277, 42.997995 ], [ -99.535375, 42.998038 ], [ -99.534049, 42.998041 ], [ -99.494287, 42.998118 ], [ -99.490798, 42.998143 ], [ -99.474531, 42.998081 ], [ -99.471353, 42.997967 ], [ -99.395568, 42.99817 ], [ -99.374268, 42.998047 ], [ -99.371121, 42.998093 ], [ -99.368628, 42.99814 ], [ -99.347283, 42.998217 ], [ -99.288045, 42.998152 ], [ -99.26271, 42.998234 ], [ -99.254454, 42.99814 ], [ -99.254297, 42.998138 ], [ -99.234462, 42.998281 ], [ -99.195199, 42.998107 ], [ -99.161388, 42.998465 ], [ -99.151143, 42.998344 ], [ -99.139045, 42.998508 ], [ -99.135961, 42.998301 ], [ -99.08188, 42.998288 ], [ -99.080011, 42.998357 ], [ -99.0223, 42.998237 ], [ -99.021909, 42.998365 ], [ -99.00037, 42.998273 ], [ -98.962081, 42.998286 ], [ -98.919234, 42.998241 ], [ -98.919136, 42.998242 ], [ -98.903154, 42.998306 ], [ -98.899944, 42.998122 ], [ -98.823989, 42.99831 ], [ -98.801304, 42.998241 ], [ -98.764378, 42.998323 ], [ -98.742394, 42.998343 ], [ -98.665613, 42.998536 ], [ -98.663712, 42.998444 ], [ -98.568936, 42.998537 ], [ -98.565072, 42.9984 ], [ -98.49855, 42.99856 ], [ -98.495747, 42.988032 ], [ -98.490483, 42.977948 ], [ -98.467356, 42.947556 ], [ -98.447047, 42.935117 ], [ -98.325864, 42.8865 ], [ -98.309741, 42.881232 ], [ -98.204506, 42.846845 ], [ -98.165835, 42.837011 ], [ -98.157405, 42.831899 ], [ -98.056625, 42.770781 ], [ -98.035034, 42.764205 ], [ -98.017228, 42.762411 ], [ -98.000348, 42.763256 ], [ -97.950147, 42.769619 ], [ -97.936716, 42.775754 ], [ -97.908983, 42.794909 ], [ -97.888562, 42.817251 ], [ -97.879878, 42.835395 ], [ -97.875345, 42.858724 ], [ -97.865695, 42.86286 ], [ -97.84527, 42.867734 ], [ -97.828496, 42.868797 ], [ -97.814382, 42.861119 ], [ -97.774456, 42.849774 ], [ -97.686506, 42.842435 ], [ -97.635115, 42.844984 ], [ -97.531867, 42.850105 ], [ -97.485376, 42.854838 ], [ -97.42319, 42.861168 ], [ -97.328511, 42.859501 ], [ -97.257089, 42.853854 ], [ -97.218269, 42.829561 ], [ -97.190135, 42.805076 ], [ -97.163082, 42.793385 ], [ -97.13746, 42.782313 ], [ -97.05218, 42.770187 ], [ -97.026103, 42.762625 ], [ -97.015691, 42.758697 ], [ -96.961021, 42.738075 ], [ -96.920494, 42.731432 ], [ -96.906797, 42.7338 ], [ -96.813148, 42.706397 ], [ -96.806553, 42.703405 ], [ -96.724033, 42.665971 ], [ -96.712871, 42.648136 ], [ -96.707245, 42.631258 ], [ -96.710604, 42.619625 ], [ -96.711332, 42.610399 ], [ -96.708049, 42.601594 ], [ -96.635982, 42.524324 ], [ -96.625958, 42.513576 ], [ -96.611489, 42.506088 ], [ -96.48749, 42.479846 ], [ -96.475565, 42.480036 ], [ -96.443408, 42.489495 ], [ -96.409408, 42.487595 ], [ -96.396107, 42.484095 ], [ -96.385407, 42.473094 ], [ -96.381307, 42.461694 ], [ -96.380707, 42.446394 ], [ -96.387608, 42.432494 ], [ -96.413609, 42.407894 ], [ -96.415509, 42.400294 ], [ -96.417786, 42.351449 ], [ -96.413895, 42.343393 ], [ -96.407998, 42.337408 ], [ -96.384169, 42.325874 ], [ -96.375307, 42.318339 ], [ -96.348814, 42.282024 ], [ -96.328905, 42.254734 ], [ -96.322868, 42.233637 ], [ -96.323723, 42.229887 ], [ -96.336323, 42.218922 ], [ -96.356591, 42.215182 ], [ -96.356666, 42.215077 ], [ -96.35987, 42.210545 ], [ -96.349688, 42.172043 ], [ -96.344121, 42.162091 ], [ -96.307421, 42.130707 ], [ -96.279079, 42.074026 ], [ -96.272877, 42.047238 ], [ -96.251714, 42.040472 ], [ -96.22173, 42.026205 ], [ -96.129505, 41.971673 ], [ -96.129186, 41.965136 ], [ -96.136743, 41.920826 ], [ -96.142265, 41.915379 ], [ -96.159098, 41.910057 ], [ -96.161988, 41.905553 ], [ -96.161756, 41.90182 ], [ -96.144483, 41.871854 ], [ -96.139554, 41.86583 ], [ -96.110907, 41.830818 ], [ -96.086407, 41.81138 ], [ -96.077646, 41.808804 ], [ -96.071007, 41.804639 ], [ -96.06577, 41.798174 ], [ -96.064537, 41.793002 ], [ -96.077088, 41.715403 ], [ -96.096795, 41.698681 ], [ -96.121726, 41.68274 ], [ -96.099837, 41.66103 ], [ -96.095415, 41.652736 ], [ -96.095046, 41.647365 ], [ -96.097728, 41.639633 ], [ -96.116233, 41.621574 ], [ -96.118105, 41.613495 ], [ -96.09409, 41.539265 ], [ -96.089714, 41.531778 ], [ -96.055096, 41.509577 ], [ -96.046707, 41.507085 ], [ -96.040701, 41.507076 ], [ -96.036603, 41.509047 ], [ -96.030593, 41.527292 ], [ -95.994784, 41.526242 ], [ -95.981319, 41.506837 ], [ -95.930705, 41.433894 ], [ -95.937346, 41.394403 ], [ -95.93831, 41.392162 ], [ -95.956791, 41.349196 ], [ -95.956691, 41.345496 ], [ -95.953091, 41.339896 ], [ -95.939291, 41.328897 ], [ -95.92569, 41.322197 ], [ -95.91379, 41.320197 ], [ -95.90249, 41.273398 ], [ -95.924891, 41.211198 ], [ -95.927491, 41.202198 ], [ -95.92599, 41.195698 ], [ -95.923219, 41.191046 ], [ -95.92319, 41.190998 ], [ -95.91459, 41.185098 ], [ -95.852788, 41.165398 ], [ -95.853396, 41.16028 ], [ -95.866289, 41.051731 ], [ -95.867246, 41.043671 ], [ -95.867286, 41.001599 ], [ -95.835434, 40.984184 ], [ -95.829074, 40.975688 ], [ -95.823123, 40.900924 ], [ -95.821193, 40.876682 ], [ -95.854172, 40.784012 ], [ -95.861695, 40.762871 ], [ -95.872281, 40.758349 ], [ -95.881529, 40.750611 ], [ -95.88669, 40.742101 ], [ -95.888907, 40.731855 ], [ -95.883178, 40.717579 ], [ -95.842801, 40.677496 ], [ -95.822913, 40.66724 ], [ -95.795489, 40.662384 ], [ -95.786568, 40.657253 ], [ -95.776251, 40.647463 ], [ -95.748626, 40.603355 ], [ -95.750053, 40.597052 ], [ -95.753148, 40.59284 ], [ -95.765645, 40.585208 ], [ -95.773549, 40.578205 ], [ -95.774704, 40.573574 ], [ -95.769281, 40.536656 ], [ -95.76692, 40.531563 ], [ -95.75711, 40.52599 ], [ -95.74868, 40.524275 ], [ -95.709974, 40.523798 ], [ -95.697281, 40.536985 ], [ -95.696673, 40.545137 ], [ -95.659281, 40.519808 ], [ -95.681409, 40.49082 ], [ -95.692665, 40.483022 ], [ -95.68728, 40.465059 ], [ -95.622684, 40.342323 ], [ -95.553292, 40.291158 ], [ -95.550966, 40.285947 ], [ -95.552314, 40.264443 ], [ -95.552473, 40.261904 ], [ -95.521925, 40.24947 ], [ -95.312211, 40.009395 ], [ -95.30829, 39.999998 ], [ -95.339896, 39.999999 ], [ -95.375257, 40.0 ], [ -95.784575, 40.000463 ], [ -95.788024, 40.000452 ], [ -95.788111, 40.000452 ], [ -95.882524, 40.00047 ], [ -95.958139, 40.000521 ], [ -96.010678, 40.000638 ], [ -96.01068, 40.000638 ], [ -96.02409, 40.000719 ], [ -96.051691, 40.000727 ], [ -96.081395, 40.000603 ], [ -96.089781, 40.000519 ], [ -96.125788, 40.000467 ], [ -96.125937, 40.000432 ], [ -96.147167, 40.000479 ], [ -96.154246, 40.00045 ], [ -96.154365, 40.000495 ], [ -96.220171, 40.00072 ], [ -96.223839, 40.000729 ], [ -96.239172, 40.000691 ], [ -96.239208, 40.000691 ], [ -96.301066, 40.000632 ], [ -96.304555, 40.000629 ], [ -96.46364, 40.000967 ], [ -96.463713, 40.000968 ], [ -96.467536, 40.001035 ], [ -96.469945, 40.000966 ], [ -96.527111, 40.001031 ], [ -96.538977, 40.000851 ], [ -96.557863, 40.000968 ], [ -96.570854, 40.001091 ], [ -96.580852, 40.000966 ], [ -96.604884, 40.000891 ], [ -96.610349, 40.000881 ], [ -96.622401, 40.001158 ], [ -96.805768, 40.001371 ], [ -96.873812, 40.00145 ], [ -96.875057, 40.001448 ], [ -96.878253, 40.001466 ], [ -96.880459, 40.001448 ], [ -96.916093, 40.001506 ], [ -96.916407, 40.001506 ], [ -97.009165, 40.001463 ], [ -97.030803, 40.001342 ], [ -97.049663, 40.001323 ], [ -97.137866, 40.001814 ], [ -97.142448, 40.001495 ], [ -97.181775, 40.00155 ], [ -97.20019, 40.001549 ], [ -97.20231, 40.001442 ], [ -97.24508, 40.001467 ], [ -97.245169, 40.001513 ], [ -97.350272, 40.001976 ], [ -97.350896, 40.00193 ], [ -97.369103, 40.00206 ], [ -97.369199, 40.00206 ], [ -97.369199, 40.00206 ], [ -97.415833, 40.002001 ], [ -97.417826, 40.002024 ], [ -97.425443, 40.002048 ], [ -97.444662, 40.001958 ], [ -97.463285, 40.002047 ], [ -97.510264, 40.001835 ], [ -97.511381, 40.001899 ], [ -97.515308, 40.001901 ], [ -97.767746, 40.001994 ], [ -97.769204, 40.001995 ], [ -97.770776, 40.001977 ], [ -97.777155, 40.002167 ], [ -97.819426, 40.001958 ], [ -97.821496, 40.002002 ], [ -97.821598, 40.002004 ], [ -97.838379, 40.00191 ], [ -97.85745, 40.002065 ], [ -97.876261, 40.002102 ], [ -97.931811, 40.00205 ], [ -97.931826, 40.00205 ], [ -97.972186, 40.002114 ], [ -98.010157, 40.002153 ], [ -98.014412, 40.002223 ], [ -98.047469, 40.002186 ], [ -98.050057, 40.002278 ], [ -98.068701, 40.002355 ], [ -98.076034, 40.002301 ], [ -98.099659, 40.002227 ], [ -98.142031, 40.002452 ], [ -98.172269, 40.002438 ], [ -98.179315, 40.002483 ], [ -98.193483, 40.002614 ], [ -98.250008, 40.002307 ], [ -98.268218, 40.00249 ], [ -98.274015, 40.002516 ], [ -98.274017, 40.002516 ], [ -98.490533, 40.002323 ], [ -98.504455, 40.002329 ], [ -98.523053, 40.002336 ], [ -98.543186, 40.002285 ], [ -98.560578, 40.002274 ], [ -98.575219, 40.00248 ], [ -98.593342, 40.002476 ], [ -98.613755, 40.0024 ], [ -98.64071, 40.002493 ], [ -98.652494, 40.002245 ], [ -98.653833, 40.002269 ], [ -98.669724, 40.00241 ], [ -98.672819, 40.002364 ], [ -98.690287, 40.002548 ], [ -98.691443, 40.002505 ], [ -98.693096, 40.002373 ], [ -98.710404, 40.00218 ], [ -98.726295, 40.002222 ], [ -98.726373, 40.002222 ], [ -98.774941, 40.002336 ], [ -98.777203, 40.002359 ], [ -98.82059, 40.002319 ], [ -98.834456, 40.002363 ], [ -98.934792, 40.002205 ], [ -98.960919, 40.002271 ], [ -98.961009, 40.002317 ], [ -98.971721, 40.002268 ], [ -98.972287, 40.002245 ], [ -98.992135, 40.002192 ], [ -99.018701, 40.002333 ], [ -99.020338, 40.002264 ], [ -99.067022, 40.00217 ], [ -99.085597, 40.002133 ], [ -99.11351, 40.002193 ], [ -99.123033, 40.002165 ], [ -99.169816, 40.001925 ], [ -99.178965, 40.001977 ], [ -99.179133, 40.001977 ], [ -99.186962, 40.001977 ], [ -99.188905, 40.002023 ], [ -99.197592, 40.002033 ], [ -99.216376, 40.002016 ], [ -99.25037, 40.001957 ], [ -99.254012, 40.002074 ], [ -99.282967, 40.001879 ], [ -99.286656, 40.002017 ], [ -99.290703, 40.001949 ], [ -99.403389, 40.001969 ], [ -99.412645, 40.001868 ], [ -99.480728, 40.001942 ], [ -99.493465, 40.001937 ], [ -99.49766, 40.001912 ], [ -99.498999, 40.001957 ], [ -99.501792, 40.002026 ], [ -99.625324, 40.001866 ], [ -99.62598, 40.001865 ], [ -99.628255, 40.001866 ], [ -99.628346, 40.001866 ], [ -99.719639, 40.001808 ], [ -99.731959, 40.001827 ], [ -99.746628, 40.00182 ], [ -99.756835, 40.001342 ], [ -99.764214, 40.001551 ], [ -99.772121, 40.001804 ], [ -99.77564, 40.001647 ], [ -99.813401, 40.0014 ], [ -99.906658, 40.001512 ], [ -99.930433, 40.001516 ], [ -99.944417, 40.001584 ], [ -99.948167, 40.001813 ], [ -99.986611, 40.00155 ], [ -99.990926, 40.001503 ], [ -100.177795, 40.001593 ], [ -100.177823, 40.001593 ], [ -100.188181, 40.001541 ], [ -100.190323, 40.001586 ], [ -100.19359, 40.001573 ], [ -100.193597, 40.001573 ], [ -100.196959, 40.001494 ], [ -100.215406, 40.001629 ], [ -100.229479, 40.001693 ], [ -100.231652, 40.001623 ], [ -100.39008, 40.001809 ], [ -100.439081, 40.001774 ], [ -100.447072, 40.001795 ], [ -100.468773, 40.001724 ], [ -100.475854, 40.001768 ], [ -100.477018, 40.001752 ], [ -100.487159, 40.001767 ], [ -100.511065, 40.00184 ], [ -100.551886, 40.001889 ], [ -100.567238, 40.001889 ], [ -100.594757, 40.001977 ], [ -100.600945, 40.001906 ], [ -100.645445, 40.001883 ], [ -100.66023, 40.002162 ], [ -100.683435, 40.002234 ], [ -100.721128, 40.002069 ], [ -100.729904, 40.002111 ], [ -100.733296, 40.00227 ], [ -100.738826, 40.002228 ], [ -100.752183, 40.002128 ], [ -100.75883, 40.002302 ], [ -100.937427, 40.002145 ], [ -101.027686, 40.002256 ], [ -101.060317, 40.002307 ], [ -101.130907, 40.002427 ], [ -101.168704, 40.002547 ], [ -101.178805, 40.002468 ], [ -101.192219, 40.002491 ], [ -101.215033, 40.002555 ], [ -101.248673, 40.002543 ], [ -101.286555, 40.002559 ], [ -101.293991, 40.002559 ], [ -101.324036, 40.002696 ], [ -101.325514, 40.002687 ], [ -101.342859, 40.00258 ], [ -101.374326, 40.002521 ], [ -101.409953, 40.002354 ], [ -101.411043, 40.002365 ], [ -101.417209, 40.002424 ], [ -101.542273, 40.002609 ], [ -101.625809, 40.002711 ], [ -101.627071, 40.00262 ], [ -101.804862, 40.002752 ], [ -101.807687, 40.002798 ], [ -101.832161, 40.002933 ], [ -101.841025, 40.002784 ], [ -101.904176, 40.003162 ], [ -101.916696, 40.003142 ], [ -102.051744, 40.003078 ], [ -102.052001, 40.148359 ], [ -102.051909, 40.162674 ], [ -102.051894, 40.229193 ], [ -102.051922, 40.235344 ], [ -102.051669, 40.349213 ], [ -102.051572, 40.39308 ], [ -102.05184, 40.396396 ], [ -102.051465, 40.440008 ], [ -102.051519, 40.520094 ], [ -102.051725, 40.537839 ], [ -102.051398, 40.697542 ], [ -102.051292, 40.749586 ], [ -102.051292, 40.749591 ], [ -102.051614, 41.002377 ], [ -102.051718, 41.002377 ], [ -102.070598, 41.002423 ], [ -102.124972, 41.002338 ], [ -102.19121, 41.002326 ], [ -102.209361, 41.002442 ], [ -102.2122, 41.002462 ], [ -102.231931, 41.002327 ], [ -102.267812, 41.002383 ], [ -102.2721, 41.002245 ], [ -102.291354, 41.002207 ], [ -102.292553, 41.002207 ], [ -102.292622, 41.00223 ], [ -102.292833, 41.002207 ], [ -102.364066, 41.002174 ], [ -102.379593, 41.002301 ], [ -102.469223, 41.002424 ], [ -102.470537, 41.002382 ], [ -102.487955, 41.002445 ], [ -102.556789, 41.002219 ], [ -102.566048, 41.0022 ], [ -102.575496, 41.0022 ], [ -102.575738, 41.002268 ], [ -102.578696, 41.002291 ], [ -102.621033, 41.002597 ], [ -102.653463, 41.002332 ], [ -102.739624, 41.00223 ], [ -102.754617, 41.002361 ], [ -102.766723, 41.002275 ], [ -102.773546, 41.002414 ], [ -102.82728, 41.002143 ], [ -102.830303, 41.002351 ], [ -102.846455, 41.002256 ], [ -102.849263, 41.002301 ], [ -102.865784, 41.001988 ], [ -102.867822, 41.002183 ], [ -102.885746, 41.002131 ], [ -102.887407, 41.002178 ], [ -102.904796, 41.002207 ], [ -102.906547, 41.002276 ], [ -102.924029, 41.002142 ], [ -102.925568, 41.00228 ], [ -102.943109, 41.002051 ], [ -102.94483, 41.002303 ], [ -102.959624, 41.002095 ], [ -102.960706, 41.002059 ], [ -102.962522, 41.002072 ], [ -102.963669, 41.002186 ], [ -102.981483, 41.002112 ], [ -102.98269, 41.002157 ], [ -103.000102, 41.0024 ], [ -103.002026, 41.002486 ], [ -103.038704, 41.002251 ], [ -103.043444, 41.002344 ], [ -103.057998, 41.002368 ], [ -103.059538, 41.002368 ], [ -103.076536, 41.002253 ], [ -103.077804, 41.002298 ], [ -103.362979, 41.001844 ], [ -103.365314, 41.001846 ], [ -103.382493, 41.001883 ], [ -103.421925, 41.001969 ], [ -103.421975, 41.002007 ], [ -103.486697, 41.001914 ], [ -103.497447, 41.001635 ], [ -103.574522, 41.001721 ], [ -103.858449, 41.001681 ], [ -103.877967, 41.001673 ], [ -103.896207, 41.00175 ], [ -103.953525, 41.001596 ], [ -103.971373, 41.001524 ], [ -103.972642, 41.001615 ], [ -104.018223, 41.001617 ], [ -104.023383, 41.001887 ], [ -104.039238, 41.001502 ], [ -104.053249, 41.001406 ], [ -104.053158, 41.016809 ], [ -104.053097, 41.018045 ], [ -104.053177, 41.089725 ], [ -104.053025, 41.090274 ], [ -104.053083, 41.104985 ], [ -104.053142, 41.114457 ], [ -104.052666, 41.275251 ], [ -104.052574, 41.278019 ], [ -104.052453, 41.278202 ], [ -104.052568, 41.316202 ], [ -104.052476, 41.320961 ], [ -104.052324, 41.321144 ], [ -104.052287, 41.393214 ], [ -104.052287, 41.393307 ], [ -104.05216, 41.407662 ], [ -104.05234, 41.417865 ], [ -104.052478, 41.515754 ], [ -104.052476, 41.522343 ], [ -104.052686, 41.539111 ], [ -104.052692, 41.541154 ], [ -104.052584, 41.55265 ], [ -104.052531, 41.552723 ], [ -104.05254, 41.564274 ], [ -104.052859, 41.592254 ], [ -104.052735, 41.613676 ], [ -104.052975, 41.622931 ], [ -104.052945, 41.638167 ], [ -104.052913, 41.64519 ], [ -104.05283, 41.697954 ] ] ] ] } },
+{ "type": "Feature", "id": 41, "properties": { "GEO_ID": "0400000US32", "STATE": "32", "NAME": "Nevada", "LSAD": "", "CENSUSAREA": 109781.17999999999 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -114.046555, 40.116931 ], [ -114.047134, 39.906037 ], [ -114.047728, 39.542742 ], [ -114.049893, 38.677365 ], [ -114.050154, 38.57292 ], [ -114.049862, 38.547764 ], [ -114.049834, 38.543784 ], [ -114.050091, 38.404673 ], [ -114.05012, 38.404536 ], [ -114.049903, 38.148601 ], [ -114.050423, 37.999961 ], [ -114.048473, 37.809861 ], [ -114.051109, 37.756276 ], [ -114.05167, 37.746958 ], [ -114.051785, 37.746249 ], [ -114.051728, 37.745997 ], [ -114.052472, 37.604776 ], [ -114.052689, 37.517859 ], [ -114.052718, 37.517264 ], [ -114.052685, 37.502513 ], [ -114.052701, 37.492014 ], [ -114.051927, 37.370734 ], [ -114.051927, 37.370459 ], [ -114.0518, 37.293548 ], [ -114.0518, 37.293044 ], [ -114.051974, 37.284511 ], [ -114.051974, 37.283848 ], [ -114.051822, 37.090976 ], [ -114.051749, 37.088434 ], [ -114.0506, 37.000396 ], [ -114.050583, 36.843141 ], [ -114.050578, 36.800173 ], [ -114.050562, 36.656259 ], [ -114.046488, 36.473449 ], [ -114.046403, 36.371873 ], [ -114.048515, 36.289598 ], [ -114.047106, 36.250591 ], [ -114.046838, 36.194069 ], [ -114.060302, 36.189363 ], [ -114.063021, 36.186942 ], [ -114.120193, 36.102228 ], [ -114.125796, 36.077531 ], [ -114.138202, 36.041284 ], [ -114.148774, 36.02731 ], [ -114.15413, 36.023862 ], [ -114.21369, 36.015613 ], [ -114.233289, 36.014289 ], [ -114.238799, 36.014561 ], [ -114.252651, 36.020193 ], [ -114.263146, 36.025937 ], [ -114.292663, 36.051118 ], [ -114.303614, 36.066456 ], [ -114.307235, 36.076544 ], [ -114.310857, 36.083787 ], [ -114.328777, 36.105501 ], [ -114.365835, 36.133722 ], [ -114.381446, 36.141665 ], [ -114.513256, 36.151217 ], [ -114.572031, 36.15161 ], [ -114.631716, 36.142306 ], [ -114.736165, 36.104367 ], [ -114.744857, 36.098693 ], [ -114.755618, 36.087166 ], [ -114.743576, 35.983721 ], [ -114.731296, 35.945157 ], [ -114.70613, 35.878712 ], [ -114.704211, 35.851984 ], [ -114.705611, 35.848884 ], [ -114.70771, 35.811885 ], [ -114.700308, 35.700387 ], [ -114.689407, 35.651412 ], [ -114.676707, 35.640989 ], [ -114.657506, 35.618289 ], [ -114.653406, 35.610789 ], [ -114.653806, 35.59949 ], [ -114.671147, 35.520641 ], [ -114.674981, 35.510564 ], [ -114.676733, 35.499063 ], [ -114.677643, 35.489742 ], [ -114.662125, 35.444241 ], [ -114.652005, 35.429165 ], [ -114.627137, 35.409504 ], [ -114.604314, 35.353584 ], [ -114.595931, 35.325234 ], [ -114.569238, 35.18348 ], [ -114.569569, 35.163053 ], [ -114.572747, 35.138725 ], [ -114.578524, 35.12875 ], [ -114.5843, 35.124999 ], [ -114.59912, 35.12105 ], [ -114.621956, 35.094678 ], [ -114.635469, 35.028266 ], [ -114.633544, 35.015644 ], [ -114.633013, 35.002085 ], [ -114.804249, 35.139689 ], [ -114.80503, 35.140284 ], [ -114.925381, 35.237039 ], [ -114.92548, 35.237054 ], [ -115.145813, 35.413182 ], [ -115.146788, 35.413662 ], [ -115.160068, 35.424129 ], [ -115.160599, 35.424313 ], [ -115.225273, 35.475907 ], [ -115.271342, 35.51266 ], [ -115.303743, 35.538207 ], [ -115.388866, 35.605171 ], [ -115.391535, 35.607271 ], [ -115.393996, 35.609344 ], [ -115.404537, 35.617605 ], [ -115.406079, 35.618613 ], [ -115.647202, 35.808995 ], [ -115.647683, 35.809358 ], [ -115.648029, 35.809629 ], [ -115.689302, 35.842003 ], [ -115.84608, 35.963596 ], [ -115.892975, 35.999967 ], [ -115.912858, 36.015359 ], [ -116.093601, 36.155805 ], [ -116.097216, 36.158346 ], [ -116.488233, 36.459097 ], [ -117.000895, 36.847694 ], [ -117.166187, 36.970862 ], [ -117.500909, 37.220282 ], [ -117.832726, 37.464929 ], [ -118.039849, 37.615245 ], [ -118.039798, 37.615273 ], [ -118.428581, 37.895613 ], [ -118.746598, 38.124926 ], [ -119.125982, 38.39317 ], [ -119.156863, 38.414743 ], [ -119.328498, 38.534648 ], [ -119.450623, 38.619965 ], [ -119.450612, 38.619964 ], [ -119.494022, 38.649734 ], [ -119.494183, 38.649852 ], [ -119.585437, 38.713212 ], [ -119.587066, 38.714345 ], [ -119.587679, 38.714734 ], [ -119.904315, 38.933324 ], [ -120.001014, 38.999574 ], [ -120.002461, 39.067489 ], [ -120.003402, 39.112687 ], [ -120.004504, 39.165599 ], [ -120.005746, 39.22521 ], [ -120.005743, 39.228664 ], [ -120.005414, 39.313345 ], [ -120.005413, 39.313848 ], [ -120.00532, 39.31635 ], [ -120.005318, 39.316479 ], [ -120.003117, 39.445045 ], [ -120.003116, 39.445113 ], [ -120.001319, 39.722416 ], [ -120.001319, 39.72242 ], [ -120.000502, 39.779956 ], [ -120.000607, 39.780779 ], [ -119.997291, 40.071803 ], [ -119.997175, 40.077245 ], [ -119.997234, 40.091591 ], [ -119.997124, 40.126363 ], [ -119.996183, 40.262461 ], [ -119.996182, 40.263532 ], [ -119.996155, 40.32125 ], [ -119.996155, 40.321838 ], [ -119.995926, 40.499901 ], [ -119.999231, 40.865899 ], [ -119.999232, 40.867454 ], [ -119.999358, 40.873101 ], [ -119.999866, 41.183974 ], [ -119.999168, 41.99454 ], [ -119.986678, 41.995842 ], [ -119.790087, 41.997544 ], [ -119.360177, 41.994384 ], [ -119.324182, 41.994278 ], [ -118.777228, 41.992671 ], [ -118.775869, 41.992692 ], [ -118.197189, 41.996995 ], [ -117.026222, 42.000252 ], [ -117.018294, 41.999358 ], [ -116.62677, 41.99775 ], [ -116.586937, 41.99737 ], [ -116.510452, 41.997096 ], [ -116.485823, 41.996861 ], [ -116.483094, 41.996885 ], [ -116.463528, 41.996547 ], [ -116.163931, 41.997555 ], [ -116.160833, 41.997508 ], [ -116.038602, 41.99746 ], [ -116.03857, 41.997413 ], [ -116.030754, 41.997399 ], [ -116.030758, 41.997383 ], [ -116.01896, 41.997762 ], [ -116.018945, 41.997722 ], [ -116.012219, 41.998048 ], [ -116.012212, 41.998035 ], [ -115.98688, 41.998534 ], [ -115.038256, 41.996025 ], [ -115.031783, 41.996008 ], [ -114.914187, 41.999909 ], [ -114.763825, 41.999909 ], [ -114.598267, 41.994511 ], [ -114.498259, 41.994599 ], [ -114.498243, 41.994636 ], [ -114.281854, 41.994264 ], [ -114.107428, 41.993965 ], [ -114.107259, 41.993831 ], [ -114.061763, 41.993939 ], [ -114.061774, 41.993797 ], [ -114.048257, 41.993814 ], [ -114.048246, 41.993721 ], [ -114.041723, 41.99372 ], [ -114.041107, 41.850573 ], [ -114.041152, 41.850595 ], [ -114.039882, 41.741991 ], [ -114.042145, 40.999926 ], [ -114.043803, 40.759205 ], [ -114.043831, 40.758666 ], [ -114.043505, 40.726292 ], [ -114.045281, 40.506586 ], [ -114.045577, 40.495801 ], [ -114.045518, 40.494474 ], [ -114.046555, 40.116931 ] ] ] ] } },
+{ "type": "Feature", "id": 42, "properties": { "GEO_ID": "0400000US33", "STATE": "33", "NAME": "New Hampshire", "LSAD": "", "CENSUSAREA": 8952.6509999999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -70.819549, 43.123231 ], [ -70.784108, 43.098963 ], [ -70.756397, 43.079988 ], [ -70.703936, 43.059621 ], [ -70.718936, 43.03235 ], [ -70.74457, 43.00009 ], [ -70.749024, 42.995467 ], [ -70.759975, 42.988592 ], [ -70.795596, 42.93629 ], [ -70.810069, 42.909549 ], [ -70.81461, 42.891346 ], [ -70.816321, 42.884487 ], [ -70.817296, 42.87229 ], [ -70.848625, 42.860939 ], [ -70.886136, 42.88261 ], [ -70.902768, 42.88653 ], [ -70.914886, 42.886564 ], [ -70.914899, 42.886589 ], [ -70.930799, 42.884589 ], [ -70.931699, 42.884189 ], [ -70.996901, 42.864589 ], [ -71.037901, 42.854089 ], [ -71.058407, 42.847009 ], [ -71.113858, 42.827865 ], [ -71.149703, 42.815489 ], [ -71.165603, 42.808689 ], [ -71.186104, 42.790689 ], [ -71.181803, 42.73759 ], [ -71.208137, 42.743273 ], [ -71.208227, 42.743294 ], [ -71.208302, 42.743314 ], [ -71.245504, 42.742589 ], [ -71.254532, 42.734136 ], [ -71.294205, 42.69699 ], [ -71.54252, 42.702726 ], [ -71.631814, 42.704788 ], [ -71.636214, 42.704888 ], [ -71.77251, 42.70831 ], [ -71.80545, 42.709137 ], [ -71.898714, 42.711478 ], [ -71.928811, 42.712234 ], [ -72.078463, 42.716364 ], [ -72.111068, 42.717264 ], [ -72.282968, 42.722008 ], [ -72.412011, 42.725569 ], [ -72.451257, 42.726653 ], [ -72.458519, 42.726853 ], [ -72.460195, 42.732066 ], [ -72.478453, 42.762296 ], [ -72.491122, 42.772465 ], [ -72.509506, 42.781183 ], [ -72.542784, 42.808482 ], [ -72.555693, 42.85638 ], [ -72.555768, 42.858153 ], [ -72.556112, 42.866252 ], [ -72.556214, 42.86695 ], [ -72.443762, 43.006245 ], [ -72.432661, 43.114077 ], [ -72.433097, 43.120021 ], [ -72.441904, 43.136615 ], [ -72.4521, 43.161414 ], [ -72.439407, 43.211322 ], [ -72.431187, 43.231786 ], [ -72.39715, 43.316515 ], [ -72.400511, 43.337073 ], [ -72.403949, 43.358098 ], [ -72.405253, 43.389992 ], [ -72.396948, 43.428925 ], [ -72.396934, 43.42899 ], [ -72.387852, 43.471567 ], [ -72.387642, 43.502481 ], [ -72.395825, 43.52056 ], [ -72.32962, 43.600201 ], [ -72.334745, 43.614519 ], [ -72.334401, 43.61925 ], [ -72.32966, 43.634648 ], [ -72.302867, 43.702718 ], [ -72.27118, 43.734138 ], [ -72.264245, 43.734158 ], [ -72.232713, 43.748286 ], [ -72.205717, 43.771143 ], [ -72.204792, 43.771926 ], [ -72.183743, 43.806644 ], [ -72.182203, 43.834032 ], [ -72.167224, 43.886113 ], [ -72.121002, 43.918956 ], [ -72.104421, 43.950536 ], [ -72.105594, 43.959029 ], [ -72.107042, 43.969513 ], [ -72.113078, 43.97279 ], [ -72.112813, 43.98802 ], [ -72.09071, 44.035211 ], [ -72.054675, 44.112147 ], [ -72.040082, 44.155748 ], [ -72.040082, 44.155749 ], [ -72.042087, 44.157633 ], [ -72.053021, 44.167903 ], [ -72.064285, 44.187888 ], [ -72.067774, 44.270976 ], [ -72.065434, 44.277235 ], [ -72.05888, 44.28624 ], [ -72.012173, 44.321408 ], [ -72.002314, 44.324871 ], [ -71.849465, 44.359295 ], [ -71.816065, 44.366817 ], [ -71.814388, 44.381932 ], [ -71.793924, 44.399271 ], [ -71.764537, 44.406403 ], [ -71.761966, 44.407027 ], [ -71.756091, 44.406401 ], [ -71.745011, 44.401359 ], [ -71.708934, 44.411611 ], [ -71.67995, 44.427908 ], [ -71.59948, 44.486455 ], [ -71.580263, 44.506509 ], [ -71.536251, 44.587939 ], [ -71.553156, 44.626645 ], [ -71.598656, 44.698005 ], [ -71.625323, 44.729718 ], [ -71.627358, 44.747544 ], [ -71.623924, 44.755135 ], [ -71.57252, 44.810074 ], [ -71.495844, 44.90498 ], [ -71.493985, 44.911312 ], [ -71.516814, 44.947588 ], [ -71.537784, 44.984298 ], [ -71.538592, 44.988182 ], [ -71.53698, 44.994177 ], [ -71.530091, 44.999656 ], [ -71.505, 45.008151 ], [ -71.486457, 45.007011 ], [ -71.468567, 45.010222 ], [ -71.464555, 45.013637 ], [ -71.502487, 45.013367 ], [ -71.496098, 45.069235 ], [ -71.489145, 45.072308 ], [ -71.428828, 45.123881 ], [ -71.39781, 45.203553 ], [ -71.403267, 45.215348 ], [ -71.44288, 45.234799 ], [ -71.401182, 45.242544 ], [ -71.342961, 45.271281 ], [ -71.297092, 45.298985 ], [ -71.284396, 45.302434 ], [ -71.266754, 45.29123 ], [ -71.263042, 45.277401 ], [ -71.259614, 45.27324 ], [ -71.232998, 45.256625 ], [ -71.183785, 45.244932 ], [ -71.13943, 45.242958 ], [ -71.131953, 45.245423 ], [ -71.124517, 45.25527 ], [ -71.119914, 45.262287 ], [ -71.120112, 45.265738 ], [ -71.105151, 45.294635 ], [ -71.097772, 45.301906 ], [ -71.084334, 45.305293 ], [ -71.07564, 45.224093 ], [ -71.060101, 45.019661 ], [ -71.037518, 44.755607 ], [ -71.029101, 44.610331 ], [ -71.01349, 44.340882 ], [ -71.010239, 44.284774 ], [ -71.008736, 44.258825 ], [ -71.008764, 44.258443 ], [ -71.001335, 44.093205 ], [ -71.001367, 44.092931 ], [ -70.992986, 43.914232 ], [ -70.992086, 43.886261 ], [ -70.989067, 43.79244 ], [ -70.989041, 43.792152 ], [ -70.982083, 43.715043 ], [ -70.982238, 43.711865 ], [ -70.981978, 43.701965 ], [ -70.981946, 43.70096 ], [ -70.980758, 43.684141 ], [ -70.979985, 43.673195 ], [ -70.972716, 43.570255 ], [ -70.953322, 43.552718 ], [ -70.955346, 43.540697 ], [ -70.955337, 43.54098 ], [ -70.958958, 43.537634 ], [ -70.962556, 43.53431 ], [ -70.954755, 43.509802 ], [ -70.963742, 43.476248 ], [ -70.964542, 43.473262 ], [ -70.964433, 43.473276 ], [ -70.986812, 43.414264 ], [ -70.987733, 43.391513 ], [ -70.984305, 43.376814 ], [ -70.984335, 43.376128 ], [ -70.967229, 43.343777 ], [ -70.952356, 43.333983 ], [ -70.930783, 43.329569 ], [ -70.916751, 43.317731 ], [ -70.91246, 43.308289 ], [ -70.909805, 43.306682 ], [ -70.86323, 43.265109 ], [ -70.863231, 43.265098 ], [ -70.839213, 43.251224 ], [ -70.839717, 43.250393 ], [ -70.83365, 43.242868 ], [ -70.828022, 43.241597 ], [ -70.826711, 43.241301 ], [ -70.825071, 43.24093 ], [ -70.823309, 43.240343 ], [ -70.822959, 43.240187 ], [ -70.817865, 43.237911 ], [ -70.817773, 43.237408 ], [ -70.816232, 43.234997 ], [ -70.828301, 43.186685 ], [ -70.829174, 43.180365 ], [ -70.8338, 43.146886 ], [ -70.8281, 43.129086 ], [ -70.819549, 43.123231 ] ] ] ] } },
+{ "type": "Feature", "id": 43, "properties": { "GEO_ID": "0400000US36", "STATE": "36", "NAME": "New York", "LSAD": "", "CENSUSAREA": 47126.398999999998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -73.773361, 40.859449 ], [ -73.770552, 40.86033 ], [ -73.766333, 40.857317 ], [ -73.765128, 40.854228 ], [ -73.766032, 40.844961 ], [ -73.769648, 40.84466 ], [ -73.773038, 40.848125 ], [ -73.773717, 40.854831 ], [ -73.773361, 40.859449 ] ] ], [ [ [ -74.04086, 40.700117 ], [ -74.040018, 40.700678 ], [ -74.039401, 40.700454 ], [ -74.037998, 40.698995 ], [ -74.043441, 40.68968 ], [ -74.044451, 40.688445 ], [ -74.046359, 40.689175 ], [ -74.047313, 40.690466 ], [ -74.04692, 40.691139 ], [ -74.04086, 40.700117 ] ] ], [ [ [ -74.144428, 40.53516 ], [ -74.148697, 40.534489 ], [ -74.160859, 40.52679 ], [ -74.177986, 40.519603 ], [ -74.182157, 40.520634 ], [ -74.199923, 40.511729 ], [ -74.210474, 40.509448 ], [ -74.219787, 40.502603 ], [ -74.23324, 40.501299 ], [ -74.246688, 40.496103 ], [ -74.250188, 40.496703 ], [ -74.254588, 40.502303 ], [ -74.256088, 40.507903 ], [ -74.252702, 40.513895 ], [ -74.242888, 40.520903 ], [ -74.241732, 40.531273 ], [ -74.247808, 40.543396 ], [ -74.229002, 40.555041 ], [ -74.216997, 40.554991 ], [ -74.210887, 40.560902 ], [ -74.204054, 40.589336 ], [ -74.19682, 40.597037 ], [ -74.195407, 40.601806 ], [ -74.196096, 40.616169 ], [ -74.200994, 40.616906 ], [ -74.201812, 40.619507 ], [ -74.20058, 40.631448 ], [ -74.1894, 40.642121 ], [ -74.180191, 40.645521 ], [ -74.174085, 40.645109 ], [ -74.170187, 40.642201 ], [ -74.152973, 40.638886 ], [ -74.120186, 40.642201 ], [ -74.086485, 40.648601 ], [ -74.075884, 40.648101 ], [ -74.0697, 40.641216 ], [ -74.067598, 40.623865 ], [ -74.060345, 40.611999 ], [ -74.053125, 40.603678 ], [ -74.059184, 40.593502 ], [ -74.068184, 40.584102 ], [ -74.090797, 40.566463 ], [ -74.111471, 40.546908 ], [ -74.112585, 40.547603 ], [ -74.121672, 40.542691 ], [ -74.137241, 40.530076 ], [ -74.14023, 40.533738 ], [ -74.144428, 40.53516 ] ] ], [ [ [ -72.132225, 41.104387 ], [ -72.128352, 41.108131 ], [ -72.126704, 41.115139 ], [ -72.084207, 41.101524 ], [ -72.081167, 41.09394 ], [ -72.086975, 41.058292 ], [ -72.095711, 41.05402 ], [ -72.0972, 41.054884 ], [ -72.097136, 41.075844 ], [ -72.103152, 41.086484 ], [ -72.1064, 41.088883 ], [ -72.12056, 41.093171 ], [ -72.139233, 41.092451 ], [ -72.141921, 41.094371 ], [ -72.142929, 41.097811 ], [ -72.140737, 41.100835 ], [ -72.132225, 41.104387 ] ] ], [ [ [ -71.943563, 41.286675 ], [ -71.926802, 41.290122 ], [ -71.935259, 41.280579 ], [ -71.94627, 41.276306 ], [ -71.962598, 41.270968 ], [ -71.978926, 41.265002 ], [ -71.994717, 41.256451 ], [ -72.002461, 41.252867 ], [ -72.036846, 41.249794 ], [ -72.034958, 41.255458 ], [ -72.029438, 41.26309 ], [ -72.023422, 41.270994 ], [ -72.018926, 41.274114 ], [ -72.006872, 41.27348 ], [ -71.991117, 41.281331 ], [ -71.980061, 41.280291 ], [ -71.952864, 41.285098 ], [ -71.943563, 41.286675 ] ] ], [ [ [ -73.767176, 40.886299 ], [ -73.767076, 40.885399 ], [ -73.767076, 40.884799 ], [ -73.767076, 40.883499 ], [ -73.766276, 40.881099 ], [ -73.766976, 40.880099 ], [ -73.770876, 40.879299 ], [ -73.775276, 40.882199 ], [ -73.775176, 40.884199 ], [ -73.772776, 40.884599 ], [ -73.772276, 40.887499 ], [ -73.770576, 40.888399 ], [ -73.768276, 40.887599 ], [ -73.767276, 40.886899 ], [ -73.767176, 40.886299 ] ] ], [ [ [ -73.403686, 44.153102 ], [ -73.429239, 44.079414 ], [ -73.437429, 44.046861 ], [ -73.43688, 44.042578 ], [ -73.410776, 44.026944 ], [ -73.405999, 44.016229 ], [ -73.405525, 43.948813 ], [ -73.407742, 43.929887 ], [ -73.397256, 43.905668 ], [ -73.388389, 43.832404 ], [ -73.379312, 43.808478 ], [ -73.379279, 43.808391 ], [ -73.357547, 43.785933 ], [ -73.350431, 43.771438 ], [ -73.360711, 43.753268 ], [ -73.370724, 43.735571 ], [ -73.403517, 43.685032 ], [ -73.408697, 43.67402 ], [ -73.421606, 43.646577 ], [ -73.431229, 43.588285 ], [ -73.428636, 43.583994 ], [ -73.400295, 43.568889 ], [ -73.375594, 43.61335 ], [ -73.366537, 43.623462 ], [ -73.306234, 43.628018 ], [ -73.302552, 43.625708 ], [ -73.245594, 43.540253 ], [ -73.242042, 43.534925 ], [ -73.247061, 43.514919 ], [ -73.252582, 43.370997 ], [ -73.252674, 43.370285 ], [ -73.252832, 43.363493 ], [ -73.253084, 43.354714 ], [ -73.254848, 43.314684 ], [ -73.259159, 43.216848 ], [ -73.269472, 43.030686 ], [ -73.274294, 42.943652 ], [ -73.274393, 42.942482 ], [ -73.274466, 42.940361 ], [ -73.278673, 42.83341 ], [ -73.285388, 42.834093 ], [ -73.290944, 42.80192 ], [ -73.276421, 42.746019 ], [ -73.264957, 42.74594 ], [ -73.307004, 42.632653 ], [ -73.352527, 42.510002 ], [ -73.410647, 42.351738 ], [ -73.508142, 42.086257 ], [ -73.496879, 42.049675 ], [ -73.487314, 42.049638 ], [ -73.504944, 41.824285 ], [ -73.505008, 41.823773 ], [ -73.510171, 41.758686 ], [ -73.517473, 41.666646 ], [ -73.521457, 41.616429 ], [ -73.530067, 41.527194 ], [ -73.533969, 41.479693 ], [ -73.534055, 41.478968 ], [ -73.53415, 41.47806 ], [ -73.534269, 41.476911 ], [ -73.534269, 41.476394 ], [ -73.534369, 41.475894 ], [ -73.535769, 41.457159 ], [ -73.535857, 41.455709 ], [ -73.535885, 41.455236 ], [ -73.535986, 41.45306 ], [ -73.536067, 41.451331 ], [ -73.536969, 41.441094 ], [ -73.537469, 41.43589 ], [ -73.537673, 41.433905 ], [ -73.543641, 41.376778 ], [ -73.544728, 41.366375 ], [ -73.550961, 41.295422 ], [ -73.482709, 41.21276 ], [ -73.509487, 41.200814 ], [ -73.514617, 41.198434 ], [ -73.614407, 41.153001 ], [ -73.632153, 41.144921 ], [ -73.639672, 41.141495 ], [ -73.727775, 41.100696 ], [ -73.694273, 41.059296 ], [ -73.687173, 41.050697 ], [ -73.679973, 41.041797 ], [ -73.670472, 41.030097 ], [ -73.655371, 41.012797 ], [ -73.654671, 41.011697 ], [ -73.657336, 40.985171 ], [ -73.655972, 40.979597 ], [ -73.659972, 40.968398 ], [ -73.662072, 40.966198 ], [ -73.664472, 40.967198 ], [ -73.678073, 40.962798 ], [ -73.683273, 40.948998 ], [ -73.686473, 40.945198 ], [ -73.697974, 40.939598 ], [ -73.721739, 40.932037 ], [ -73.731775, 40.924999 ], [ -73.756776, 40.912599 ], [ -73.781338, 40.885447 ], [ -73.783545, 40.88104 ], [ -73.784803, 40.878528 ], [ -73.785502, 40.869079 ], [ -73.788786, 40.858485 ], [ -73.78806, 40.854131 ], [ -73.784754, 40.851793 ], [ -73.782174, 40.847358 ], [ -73.782093, 40.844616 ], [ -73.782254, 40.842359 ], [ -73.781206, 40.838891 ], [ -73.782577, 40.837601 ], [ -73.783867, 40.836795 ], [ -73.785399, 40.838004 ], [ -73.788221, 40.842036 ], [ -73.791044, 40.846552 ], [ -73.789512, 40.85139 ], [ -73.792253, 40.855825 ], [ -73.793785, 40.855583 ], [ -73.797252, 40.852196 ], [ -73.799543, 40.848027 ], [ -73.806914, 40.849501 ], [ -73.81281, 40.846737 ], [ -73.815574, 40.835129 ], [ -73.815205, 40.831075 ], [ -73.811889, 40.825363 ], [ -73.804518, 40.818546 ], [ -73.797332, 40.815597 ], [ -73.785964, 40.800862 ], [ -73.781369, 40.794907 ], [ -73.776032, 40.795275 ], [ -73.768431, 40.800704 ], [ -73.768301, 40.800797 ], [ -73.754032, 40.820941 ], [ -73.7544, 40.826837 ], [ -73.728275, 40.8529 ], [ -73.726675, 40.8568 ], [ -73.730675, 40.8654 ], [ -73.729575, 40.8665 ], [ -73.713674, 40.870099 ], [ -73.675573, 40.856999 ], [ -73.670692, 40.858708 ], [ -73.655872, 40.863899 ], [ -73.654372, 40.878199 ], [ -73.641072, 40.892599 ], [ -73.633771, 40.898198 ], [ -73.626972, 40.899397 ], [ -73.617571, 40.897898 ], [ -73.60187, 40.902798 ], [ -73.59517, 40.907298 ], [ -73.569969, 40.915398 ], [ -73.566169, 40.915798 ], [ -73.548068, 40.908698 ], [ -73.519267, 40.914298 ], [ -73.514999, 40.912821 ], [ -73.499941, 40.918166 ], [ -73.497061, 40.922801 ], [ -73.496642, 40.923476 ], [ -73.491765, 40.942097 ], [ -73.485365, 40.946397 ], [ -73.484798, 40.946065 ], [ -73.48011, 40.943319 ], [ -73.478365, 40.942297 ], [ -73.47441, 40.941056 ], [ -73.463708, 40.937697 ], [ -73.460603, 40.937375 ], [ -73.456523, 40.936953 ], [ -73.445026, 40.935763 ], [ -73.437509, 40.934985 ], [ -73.436664, 40.934897 ], [ -73.429863, 40.929797 ], [ -73.429665, 40.928203 ], [ -73.428836, 40.921506 ], [ -73.406074, 40.920235 ], [ -73.402963, 40.925097 ], [ -73.403462, 40.942197 ], [ -73.400862, 40.953997 ], [ -73.399762, 40.955197 ], [ -73.392862, 40.955297 ], [ -73.374462, 40.937597 ], [ -73.365961, 40.931697 ], [ -73.352761, 40.926697 ], [ -73.345561, 40.925297 ], [ -73.344161, 40.927297 ], [ -73.33136, 40.929597 ], [ -73.295061, 40.924497 ], [ -73.295059, 40.924497 ], [ -73.229285, 40.905121 ], [ -73.148994, 40.928898 ], [ -73.146242, 40.935074 ], [ -73.144673, 40.955842 ], [ -73.140785, 40.966178 ], [ -73.110368, 40.971938 ], [ -73.081582, 40.973058 ], [ -73.043701, 40.962185 ], [ -73.040445, 40.964498 ], [ -72.995931, 40.966498 ], [ -72.955163, 40.966146 ], [ -72.913834, 40.962466 ], [ -72.88825, 40.962962 ], [ -72.826057, 40.969794 ], [ -72.774104, 40.965314 ], [ -72.760031, 40.975334 ], [ -72.714425, 40.985596 ], [ -72.689341, 40.989776 ], [ -72.665018, 40.987496 ], [ -72.635374, 40.990536 ], [ -72.585327, 40.997587 ], [ -72.565406, 41.009508 ], [ -72.560974, 41.015444 ], [ -72.549853, 41.019844 ], [ -72.521548, 41.037652 ], [ -72.477306, 41.052212 ], [ -72.460778, 41.067012 ], [ -72.445242, 41.086116 ], [ -72.417945, 41.087955 ], [ -72.397, 41.096307 ], [ -72.356087, 41.133635 ], [ -72.333351, 41.138018 ], [ -72.322381, 41.140664 ], [ -72.291109, 41.155874 ], [ -72.278789, 41.158722 ], [ -72.272997, 41.15501 ], [ -72.2681, 41.154146 ], [ -72.245348, 41.161217 ], [ -72.238211, 41.15949 ], [ -72.237731, 41.156434 ], [ -72.253572, 41.137138 ], [ -72.265124, 41.128482 ], [ -72.300374, 41.112274 ], [ -72.300044, 41.132059 ], [ -72.306381, 41.13784 ], [ -72.312734, 41.138546 ], [ -72.318146, 41.137134 ], [ -72.32663, 41.132162 ], [ -72.335271, 41.120274 ], [ -72.335177, 41.106917 ], [ -72.317238, 41.088659 ], [ -72.297718, 41.081042 ], [ -72.280373, 41.080402 ], [ -72.276709, 41.076722 ], [ -72.283093, 41.067874 ], [ -72.273657, 41.051533 ], [ -72.260515, 41.042065 ], [ -72.241252, 41.04477 ], [ -72.229364, 41.044355 ], [ -72.217476, 41.040611 ], [ -72.201859, 41.032275 ], [ -72.190563, 41.032579 ], [ -72.183266, 41.035619 ], [ -72.17949, 41.038435 ], [ -72.174882, 41.046147 ], [ -72.162898, 41.053187 ], [ -72.16037, 41.053827 ], [ -72.153857, 41.051859 ], [ -72.137297, 41.039684 ], [ -72.135137, 41.031284 ], [ -72.137409, 41.023908 ], [ -72.116368, 40.999796 ], [ -72.109008, 40.994084 ], [ -72.10216, 40.991509 ], [ -72.095456, 40.991349 ], [ -72.083039, 40.996453 ], [ -72.079951, 41.003429 ], [ -72.079208, 41.006437 ], [ -72.076175, 41.009093 ], [ -72.061448, 41.009442 ], [ -72.057934, 41.004789 ], [ -72.057075, 41.004893 ], [ -72.055188, 41.005236 ], [ -72.051585, 41.006437 ], [ -72.049526, 41.009697 ], [ -72.051549, 41.015741 ], [ -72.051928, 41.020506 ], [ -72.047468, 41.022565 ], [ -72.035792, 41.020759 ], [ -72.015013, 41.028348 ], [ -71.99926, 41.039669 ], [ -71.96704, 41.047772 ], [ -71.961078, 41.054277 ], [ -71.960355, 41.059878 ], [ -71.961563, 41.064021 ], [ -71.959595, 41.071237 ], [ -71.93825, 41.077413 ], [ -71.919385, 41.080517 ], [ -71.899256, 41.080837 ], [ -71.895496, 41.077381 ], [ -71.889543, 41.075701 ], [ -71.869558, 41.075046 ], [ -71.86447, 41.076918 ], [ -71.857494, 41.073558 ], [ -71.856214, 41.070598 ], [ -71.87391, 41.052278 ], [ -71.903736, 41.040166 ], [ -71.935689, 41.034182 ], [ -72.029357, 40.999909 ], [ -72.114448, 40.972085 ], [ -72.39585, 40.86666 ], [ -72.469996, 40.84274 ], [ -72.573441, 40.813251 ], [ -72.745208, 40.767091 ], [ -72.753112, 40.763571 ], [ -72.757176, 40.764371 ], [ -72.768152, 40.761587 ], [ -72.863164, 40.732962 ], [ -72.923214, 40.713282 ], [ -73.012545, 40.679651 ], [ -73.054963, 40.666371 ], [ -73.145266, 40.645491 ], [ -73.20844, 40.630884 ], [ -73.23914, 40.6251 ], [ -73.262106, 40.621476 ], [ -73.264493, 40.621437 ], [ -73.306396, 40.620756 ], [ -73.30974, 40.622532 ], [ -73.319257, 40.635795 ], [ -73.351465, 40.6305 ], [ -73.391967, 40.617501 ], [ -73.423806, 40.609869 ], [ -73.450369, 40.603501 ], [ -73.562372, 40.583703 ], [ -73.583773, 40.586703 ], [ -73.610873, 40.587703 ], [ -73.646674, 40.582804 ], [ -73.701138, 40.58361 ], [ -73.754776, 40.584404 ], [ -73.754323, 40.586357 ], [ -73.753349, 40.59056 ], [ -73.774928, 40.590759 ], [ -73.80143, 40.585659 ], [ -73.806834, 40.584619 ], [ -73.834408, 40.577201 ], [ -73.878906, 40.560888 ], [ -73.934512, 40.545175 ], [ -73.934466, 40.555281 ], [ -73.932729, 40.560266 ], [ -73.935686, 40.564914 ], [ -73.938598, 40.566161 ], [ -73.944558, 40.568716 ], [ -73.95005, 40.573363 ], [ -73.95938, 40.572682 ], [ -73.991346, 40.57035 ], [ -74.002056, 40.570623 ], [ -74.00903, 40.572846 ], [ -74.012022, 40.574528 ], [ -74.012996, 40.578169 ], [ -74.007276, 40.583616 ], [ -74.00635, 40.584767 ], [ -74.001591, 40.590684 ], [ -74.003281, 40.595754 ], [ -74.010926, 40.600789 ], [ -74.032856, 40.604421 ], [ -74.03959, 40.612934 ], [ -74.042412, 40.624847 ], [ -74.038336, 40.637074 ], [ -74.035868, 40.640776 ], [ -74.032066, 40.646479 ], [ -74.018272, 40.659019 ], [ -74.020467, 40.67877 ], [ -74.022911, 40.681267 ], [ -74.023982, 40.68236 ], [ -74.024827, 40.687007 ], [ -74.021721, 40.693504 ], [ -74.01849, 40.695457 ], [ -74.0168, 40.701794 ], [ -74.019526, 40.706985 ], [ -74.024543, 40.709436 ], [ -74.013784, 40.756601 ], [ -74.009184, 40.763601 ], [ -74.000905, 40.776488 ], [ -73.993029, 40.788746 ], [ -73.986864, 40.798344 ], [ -73.948281, 40.858399 ], [ -73.938081, 40.874699 ], [ -73.933408, 40.882075 ], [ -73.933406, 40.882078 ], [ -73.92747, 40.895682 ], [ -73.919705, 40.913478 ], [ -73.917905, 40.917577 ], [ -73.893979, 40.997197 ], [ -73.90268, 40.997297 ], [ -73.91188, 41.001297 ], [ -74.041049, 41.059086 ], [ -74.041054, 41.059088 ], [ -74.092486, 41.081896 ], [ -74.096786, 41.083796 ], [ -74.213373, 41.133828 ], [ -74.234473, 41.142883 ], [ -74.365664, 41.2034 ], [ -74.392098, 41.215594 ], [ -74.457584, 41.248225 ], [ -74.694914, 41.357423 ], [ -74.689767, 41.361558 ], [ -74.691129, 41.367324 ], [ -74.752562, 41.426518 ], [ -74.75595, 41.426804 ], [ -74.799165, 41.430451 ], [ -74.876721, 41.440338 ], [ -74.891948, 41.448853 ], [ -74.912517, 41.475605 ], [ -74.93976, 41.483371 ], [ -74.984226, 41.506299 ], [ -75.04049, 41.569688 ], [ -75.050074, 41.606893 ], [ -75.053077, 41.618552 ], [ -75.048199, 41.632011 ], [ -75.053431, 41.752538 ], [ -75.090799, 41.811991 ], [ -75.114399, 41.843583 ], [ -75.140241, 41.852078 ], [ -75.146446, 41.850899 ], [ -75.263005, 41.885109 ], [ -75.279094, 41.938917 ], [ -75.292589, 41.953897 ], [ -75.341868, 41.993262 ], [ -75.359579, 41.999445 ], [ -75.431961, 41.999363 ], [ -75.436216, 41.999353 ], [ -75.477144, 41.999407 ], [ -75.48315, 41.999259 ], [ -75.483738, 41.999244 ], [ -75.98025, 41.999035 ], [ -75.983082, 41.999035 ], [ -76.10584, 41.998858 ], [ -76.123696, 41.998954 ], [ -76.131201, 41.998954 ], [ -76.145519, 41.998913 ], [ -76.343722, 41.998346 ], [ -76.349898, 41.99841 ], [ -76.462155, 41.998934 ], [ -76.46654, 41.999025 ], [ -76.557624, 42.000149 ], [ -76.558118, 42.000155 ], [ -76.815878, 42.001673 ], [ -76.835079, 42.001773 ], [ -76.920784, 42.001774 ], [ -76.921884, 42.001674 ], [ -76.927084, 42.001674 ], [ -76.937084, 42.001674 ], [ -76.942585, 42.001574 ], [ -76.965686, 42.001274 ], [ -76.965728, 42.001274 ], [ -77.007536, 42.000819 ], [ -77.007635, 42.000848 ], [ -77.124693, 41.999395 ], [ -77.505308, 42.00007 ], [ -77.610028, 41.999519 ], [ -77.749931, 41.998782 ], [ -77.822799, 41.998547 ], [ -77.83203, 41.998524 ], [ -78.030963, 41.999392 ], [ -78.031177, 41.999415 ], [ -78.12473, 42.000452 ], [ -78.206606, 41.999989 ], [ -78.308128, 41.999415 ], [ -78.59665, 41.999877 ], [ -78.874759, 41.997559 ], [ -78.918854, 41.997961 ], [ -79.052473, 41.999179 ], [ -79.061265, 41.999259 ], [ -79.538445, 41.998527 ], [ -79.551385, 41.998666 ], [ -79.610839, 41.998989 ], [ -79.625301, 41.999068 ], [ -79.625287, 41.999003 ], [ -79.761374, 41.999067 ], [ -79.762122, 42.131246 ], [ -79.761861, 42.150712 ], [ -79.761759, 42.162675 ], [ -79.761921, 42.173319 ], [ -79.761929, 42.179693 ], [ -79.761833, 42.183627 ], [ -79.762152, 42.243054 ], [ -79.761964, 42.251354 ], [ -79.761951, 42.26986 ], [ -79.717825, 42.284711 ], [ -79.645358, 42.315631 ], [ -79.593992, 42.341641 ], [ -79.546262, 42.363417 ], [ -79.510999, 42.382373 ], [ -79.474794, 42.404291 ], [ -79.453533, 42.411157 ], [ -79.429119, 42.42838 ], [ -79.405458, 42.453281 ], [ -79.381943, 42.466491 ], [ -79.36213, 42.480195 ], [ -79.351989, 42.48892 ], [ -79.342316, 42.489664 ], [ -79.335129, 42.488321 ], [ -79.331483, 42.489076 ], [ -79.323079, 42.494795 ], [ -79.31774, 42.499884 ], [ -79.283364, 42.511228 ], [ -79.264624, 42.523159 ], [ -79.242889, 42.531757 ], [ -79.223195, 42.536087 ], [ -79.193232, 42.545881 ], [ -79.148723, 42.553672 ], [ -79.138569, 42.564462 ], [ -79.136725, 42.569693 ], [ -79.12963, 42.589824 ], [ -79.126261, 42.590937 ], [ -79.121921, 42.594234 ], [ -79.113713, 42.605994 ], [ -79.111361, 42.613358 ], [ -79.078761, 42.640058 ], [ -79.073261, 42.639958 ], [ -79.06376, 42.644758 ], [ -79.062261, 42.668358 ], [ -79.04886, 42.689158 ], [ -79.01886, 42.701558 ], [ -79.00616, 42.704558 ], [ -78.991159, 42.705358 ], [ -78.944158, 42.731958 ], [ -78.918157, 42.737258 ], [ -78.868556, 42.770258 ], [ -78.853455, 42.783958 ], [ -78.851355, 42.791758 ], [ -78.856456, 42.800258 ], [ -78.859356, 42.800658 ], [ -78.863656, 42.813058 ], [ -78.865656, 42.826758 ], [ -78.860445, 42.83511 ], [ -78.859456, 42.841358 ], [ -78.865592, 42.852358 ], [ -78.872227, 42.853306 ], [ -78.882557, 42.867258 ], [ -78.891655, 42.884845 ], [ -78.912458, 42.886557 ], [ -78.905758, 42.899957 ], [ -78.905659, 42.923357 ], [ -78.909159, 42.933257 ], [ -78.918859, 42.946857 ], [ -78.921206, 42.948422 ], [ -78.93236, 42.955857 ], [ -78.972524, 42.966804 ], [ -79.011563, 42.985256 ], [ -79.019964, 42.994756 ], [ -79.028353, 43.066897 ], [ -79.028653, 43.069474 ], [ -79.058399, 43.075231 ], [ -79.066269, 43.09097 ], [ -79.056767, 43.126855 ], [ -79.044066, 43.138055 ], [ -79.042366, 43.143655 ], [ -79.058399, 43.238924 ], [ -79.070469, 43.262454 ], [ -79.019848, 43.273686 ], [ -78.971866, 43.281254 ], [ -78.930764, 43.293254 ], [ -78.859362, 43.310955 ], [ -78.836261, 43.318455 ], [ -78.834061, 43.317555 ], [ -78.777759, 43.327055 ], [ -78.747158, 43.334555 ], [ -78.696856, 43.341255 ], [ -78.634346, 43.357624 ], [ -78.547395, 43.369541 ], [ -78.488857, 43.374763 ], [ -78.482526, 43.374425 ], [ -78.473099, 43.370812 ], [ -78.465502, 43.371232 ], [ -78.370221, 43.376505 ], [ -78.358711, 43.373988 ], [ -78.250641, 43.370866 ], [ -78.233609, 43.36907 ], [ -78.145195, 43.37551 ], [ -78.104509, 43.375628 ], [ -78.023609, 43.366575 ], [ -77.995591, 43.365293 ], [ -77.994838, 43.365259 ], [ -77.976438, 43.369159 ], [ -77.965238, 43.368059 ], [ -77.952937, 43.36346 ], [ -77.922736, 43.35696 ], [ -77.904836, 43.35696 ], [ -77.875335, 43.34966 ], [ -77.816533, 43.34356 ], [ -77.797381, 43.339857 ], [ -77.785132, 43.339261 ], [ -77.760231, 43.341161 ], [ -77.756931, 43.337361 ], [ -77.73063, 43.330161 ], [ -77.714129, 43.323561 ], [ -77.701429, 43.308261 ], [ -77.660359, 43.282998 ], [ -77.653759, 43.279484 ], [ -77.628315, 43.271303 ], [ -77.602161, 43.256949 ], [ -77.577223, 43.243263 ], [ -77.551022, 43.235763 ], [ -77.534184, 43.234569 ], [ -77.50092, 43.250363 ], [ -77.476642, 43.254522 ], [ -77.436831, 43.265701 ], [ -77.414516, 43.269263 ], [ -77.391015, 43.276363 ], [ -77.385388, 43.276847 ], [ -77.376038, 43.277652 ], [ -77.341092, 43.280661 ], [ -77.314619, 43.28103 ], [ -77.303979, 43.27815 ], [ -77.264177, 43.277363 ], [ -77.214058, 43.284114 ], [ -77.173088, 43.281509 ], [ -77.143416, 43.287561 ], [ -77.130429, 43.285635 ], [ -77.111866, 43.287945 ], [ -77.067295, 43.280937 ], [ -77.033875, 43.271218 ], [ -76.999691, 43.271456 ], [ -76.988445, 43.2745 ], [ -76.958402, 43.270005 ], [ -76.952174, 43.270692 ], [ -76.922351, 43.285006 ], [ -76.904288, 43.291816 ], [ -76.886913, 43.293891 ], [ -76.877397, 43.292926 ], [ -76.854976, 43.298443 ], [ -76.841675, 43.305399 ], [ -76.794708, 43.309632 ], [ -76.769025, 43.318452 ], [ -76.747067, 43.331477 ], [ -76.731039, 43.343421 ], [ -76.722501, 43.343686 ], [ -76.69836, 43.344436 ], [ -76.684856, 43.352691 ], [ -76.669624, 43.366526 ], [ -76.642672, 43.401241 ], [ -76.630774, 43.413356 ], [ -76.617109, 43.419137 ], [ -76.607093, 43.423374 ], [ -76.562826, 43.448537 ], [ -76.53181, 43.460299 ], [ -76.521999, 43.468617 ], [ -76.515882, 43.471136 ], [ -76.506858, 43.469127 ], [ -76.486962, 43.47535 ], [ -76.472498, 43.492781 ], [ -76.437473, 43.509213 ], [ -76.417581, 43.521285 ], [ -76.410636, 43.523159 ], [ -76.368849, 43.525822 ], [ -76.345492, 43.513437 ], [ -76.330911, 43.511978 ], [ -76.297103, 43.51287 ], [ -76.259858, 43.524728 ], [ -76.235834, 43.529256 ], [ -76.228701, 43.532987 ], [ -76.217958, 43.545156 ], [ -76.209853, 43.560136 ], [ -76.203473, 43.574978 ], [ -76.199138, 43.600454 ], [ -76.196596, 43.649761 ], [ -76.2005, 43.680231 ], [ -76.205436, 43.718751 ], [ -76.213205, 43.753513 ], [ -76.229268, 43.804135 ], [ -76.250135, 43.825713 ], [ -76.266977, 43.838046 ], [ -76.277812, 43.841205 ], [ -76.283307, 43.843923 ], [ -76.284481, 43.850968 ], [ -76.28272, 43.858601 ], [ -76.276262, 43.863297 ], [ -76.269217, 43.868581 ], [ -76.261584, 43.873278 ], [ -76.249842, 43.875626 ], [ -76.243384, 43.877975 ], [ -76.234578, 43.877388 ], [ -76.227485, 43.875061 ], [ -76.219313, 43.86682 ], [ -76.202257, 43.864898 ], [ -76.192777, 43.869175 ], [ -76.180604, 43.877529 ], [ -76.158249, 43.887542 ], [ -76.145506, 43.888681 ], [ -76.133267, 43.892975 ], [ -76.127285, 43.897889 ], [ -76.125023, 43.912773 ], [ -76.130446, 43.933082 ], [ -76.133697, 43.940356 ], [ -76.134359, 43.945614 ], [ -76.134296, 43.954726 ], [ -76.139086, 43.962111 ], [ -76.146072, 43.964705 ], [ -76.169802, 43.962202 ], [ -76.184874, 43.971128 ], [ -76.22805, 43.982737 ], [ -76.236864, 43.9779 ], [ -76.244439, 43.975803 ], [ -76.252318, 43.975803 ], [ -76.258306, 43.976118 ], [ -76.264294, 43.978009 ], [ -76.268706, 43.980846 ], [ -76.268702, 43.987278 ], [ -76.266733, 43.995578 ], [ -76.269672, 44.001148 ], [ -76.281928, 44.009177 ], [ -76.287821, 44.01142 ], [ -76.296755, 44.013307 ], [ -76.298962, 44.017719 ], [ -76.300222, 44.022762 ], [ -76.299592, 44.030956 ], [ -76.296986, 44.045455 ], [ -76.300532, 44.057188 ], [ -76.304207, 44.059445 ], [ -76.360306, 44.070907 ], [ -76.360798, 44.087644 ], [ -76.366972, 44.100409 ], [ -76.363835, 44.111696 ], [ -76.358163, 44.123337 ], [ -76.355679, 44.133258 ], [ -76.312647, 44.199044 ], [ -76.286547, 44.203773 ], [ -76.245487, 44.203669 ], [ -76.206777, 44.214543 ], [ -76.191328, 44.221244 ], [ -76.164265, 44.239603 ], [ -76.118136, 44.29485 ], [ -76.045228, 44.331724 ], [ -76.000998, 44.347534 ], [ -75.978281, 44.34688 ], [ -75.970185, 44.342835 ], [ -75.94954, 44.349129 ], [ -75.912985, 44.368084 ], [ -75.871496, 44.394839 ], [ -75.86006, 44.403282 ], [ -75.82083, 44.432244 ], [ -75.807778, 44.471644 ], [ -75.765495, 44.516285 ], [ -75.696586, 44.567583 ], [ -75.491201, 44.712947 ], [ -75.433124, 44.750062 ], [ -75.333744, 44.806378 ], [ -75.301975, 44.826637 ], [ -75.30763, 44.836813 ], [ -75.283136, 44.849156 ], [ -75.216486, 44.877478 ], [ -75.189313, 44.883037 ], [ -75.139868, 44.896676 ], [ -75.064826, 44.929449 ], [ -75.027125, 44.946568 ], [ -75.005155, 44.958402 ], [ -74.999655, 44.965921 ], [ -74.99927, 44.971638 ], [ -74.992756, 44.977449 ], [ -74.972463, 44.983402 ], [ -74.826578, 45.01585 ], [ -74.801625, 45.014571 ], [ -74.72498, 45.005915 ], [ -74.702018, 45.003322 ], [ -74.291307, 44.992058 ], [ -74.146814, 44.9915 ], [ -74.027392, 44.995765 ], [ -73.874597, 45.001223 ], [ -73.624588, 45.003954 ], [ -73.343124, 45.01084 ], [ -73.350188, 44.994304 ], [ -73.35945, 44.915684 ], [ -73.369647, 44.829136 ], [ -73.339958, 44.778893 ], [ -73.365326, 44.703294 ], [ -73.390231, 44.618353 ], [ -73.374389, 44.575455 ], [ -73.361952, 44.563064 ], [ -73.356788, 44.557918 ], [ -73.338634, 44.546847 ], [ -73.33863, 44.546844 ], [ -73.306707, 44.500334 ], [ -73.299885, 44.476652 ], [ -73.293613, 44.438903 ], [ -73.296031, 44.428339 ], [ -73.315016, 44.388513 ], [ -73.323268, 44.264796 ], [ -73.324681, 44.243614 ], [ -73.350806, 44.225943 ], [ -73.390583, 44.190886 ], [ -73.403686, 44.153102 ] ] ] ] } },
+{ "type": "Feature", "id": 44, "properties": { "GEO_ID": "0400000US39", "STATE": "39", "NAME": "Ohio", "LSAD": "", "CENSUSAREA": 40860.694000000003 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -82.700208, 41.61219 ], [ -82.691123, 41.611331 ], [ -82.68015, 41.61897 ], [ -82.677772, 41.617986 ], [ -82.680669, 41.594611 ], [ -82.686033, 41.587246 ], [ -82.688744, 41.585896 ], [ -82.702027, 41.585437 ], [ -82.725827, 41.595199 ], [ -82.735766, 41.600982 ], [ -82.735707, 41.603361 ], [ -82.718802, 41.619629 ], [ -82.70731, 41.619609 ], [ -82.703438, 41.617734 ], [ -82.700208, 41.61219 ] ] ], [ [ [ -82.824731, 41.659428 ], [ -82.808587, 41.661682 ], [ -82.805179, 41.664281 ], [ -82.796333, 41.665973 ], [ -82.793069, 41.664692 ], [ -82.794198, 41.662496 ], [ -82.797493, 41.658197 ], [ -82.827011, 41.633701 ], [ -82.834662, 41.629331 ], [ -82.842099, 41.628323 ], [ -82.843602, 41.647009 ], [ -82.834092, 41.657121 ], [ -82.824731, 41.659428 ] ] ], [ [ [ -82.803341, 41.693837 ], [ -82.786304, 41.69714 ], [ -82.782719, 41.694003 ], [ -82.790561, 41.68997 ], [ -82.801539, 41.682577 ], [ -82.805137, 41.674931 ], [ -82.805423, 41.67192 ], [ -82.813781, 41.670594 ], [ -82.826443, 41.684774 ], [ -82.812805, 41.692002 ], [ -82.803341, 41.693837 ] ] ], [ [ [ -82.813489, 41.723468 ], [ -82.810487, 41.720524 ], [ -82.808869, 41.708333 ], [ -82.816133, 41.706732 ], [ -82.835118, 41.708971 ], [ -82.835577, 41.710823 ], [ -82.832709, 41.71565 ], [ -82.82572, 41.72281 ], [ -82.820409, 41.724549 ], [ -82.813489, 41.723468 ] ] ], [ [ [ -81.749689, 39.180742 ], [ -81.747253, 39.095379 ], [ -81.747253, 39.095378 ], [ -81.812355, 39.082078 ], [ -81.814155, 39.073478 ], [ -81.811655, 39.059578 ], [ -81.803355, 39.047678 ], [ -81.793304, 39.040353 ], [ -81.772854, 39.026179 ], [ -81.764253, 39.015279 ], [ -81.756131, 38.933545 ], [ -81.759995, 38.925828 ], [ -81.874857, 38.881174 ], [ -81.908645, 38.87846 ], [ -81.926967, 38.891602 ], [ -81.928352, 38.895371 ], [ -81.926671, 38.901311 ], [ -81.90091, 38.924338 ], [ -81.89847, 38.929603 ], [ -81.900595, 38.937671 ], [ -81.919783, 38.968494 ], [ -81.935619, 38.9895 ], [ -82.002261, 39.027878 ], [ -82.017562, 39.030078 ], [ -82.035963, 39.025478 ], [ -82.041563, 39.017878 ], [ -82.045663, 39.003778 ], [ -82.051563, 38.994378 ], [ -82.093165, 38.97098 ], [ -82.098762, 38.958288 ], [ -82.139279, 38.866407 ], [ -82.184428, 38.816529 ], [ -82.191172, 38.815137 ], [ -82.215759, 38.797462 ], [ -82.221566, 38.787187 ], [ -82.220449, 38.773739 ], [ -82.198882, 38.757725 ], [ -82.188268, 38.734082 ], [ -82.182467, 38.708782 ], [ -82.172066, 38.625984 ], [ -82.172066, 38.619284 ], [ -82.175167, 38.608484 ], [ -82.177267, 38.603784 ], [ -82.181967, 38.599384 ], [ -82.193824, 38.593096 ], [ -82.218967, 38.591683 ], [ -82.245969, 38.598483 ], [ -82.26207, 38.598183 ], [ -82.27427, 38.593683 ], [ -82.287102, 38.582588 ], [ -82.291271, 38.578983 ], [ -82.293871, 38.572683 ], [ -82.293271, 38.560283 ], [ -82.295571, 38.539783 ], [ -82.313935, 38.468084 ], [ -82.320223, 38.454516 ], [ -82.323999, 38.449268 ], [ -82.330335, 38.4445 ], [ -82.34064, 38.440948 ], [ -82.50667, 38.410092 ], [ -82.520178, 38.407582 ], [ -82.560664, 38.404338 ], [ -82.593673, 38.421809 ], [ -82.665485, 38.505734 ], [ -82.665548, 38.505808 ], [ -82.690509, 38.536576 ], [ -82.696621, 38.542112 ], [ -82.724846, 38.5576 ], [ -82.730958, 38.559264 ], [ -82.789776, 38.559951 ], [ -82.800112, 38.563183 ], [ -82.816012, 38.570733 ], [ -82.820161, 38.572703 ], [ -82.839538, 38.586159 ], [ -82.847186, 38.595166 ], [ -82.853554, 38.610926 ], [ -82.869592, 38.678177 ], [ -82.873492, 38.710077 ], [ -82.870392, 38.722077 ], [ -82.869992, 38.730477 ], [ -82.871292, 38.739376 ], [ -82.874466, 38.745346 ], [ -82.875492, 38.747276 ], [ -82.879492, 38.751476 ], [ -82.889193, 38.756076 ], [ -82.894193, 38.756576 ], [ -82.923694, 38.750076 ], [ -82.943147, 38.74328 ], [ -82.968695, 38.728776 ], [ -82.979395, 38.725976 ], [ -83.011816, 38.730057 ], [ -83.030702, 38.72572 ], [ -83.030889, 38.72556 ], [ -83.127652, 38.642451 ], [ -83.135046, 38.631719 ], [ -83.142836, 38.625076 ], [ -83.156926, 38.620547 ], [ -83.265769, 38.605278 ], [ -83.2821, 38.602987 ], [ -83.320531, 38.622713 ], [ -83.324157, 38.633326 ], [ -83.333347, 38.641562 ], [ -83.369077, 38.659334 ], [ -83.512571, 38.701716 ], [ -83.520953, 38.703045 ], [ -83.533339, 38.702105 ], [ -83.574754, 38.692671 ], [ -83.615736, 38.684145 ], [ -83.626922, 38.679387 ], [ -83.636208, 38.670584 ], [ -83.642994, 38.643273 ], [ -83.646701, 38.637489 ], [ -83.649737, 38.632753 ], [ -83.655425, 38.629735 ], [ -83.663911, 38.62793 ], [ -83.679484, 38.630036 ], [ -83.706043, 38.637101 ], [ -83.762445, 38.652103 ], [ -83.769347, 38.65522 ], [ -83.773682, 38.661309 ], [ -83.777823, 38.674453 ], [ -83.85333, 38.752572 ], [ -83.859028, 38.756793 ], [ -83.870443, 38.761608 ], [ -83.903918, 38.76815 ], [ -83.903971, 38.76816 ], [ -83.943978, 38.783616 ], [ -83.962123, 38.787384 ], [ -83.978814, 38.787104 ], [ -84.044486, 38.770572 ], [ -84.052707, 38.770542 ], [ -84.071491, 38.770475 ], [ -84.205592, 38.802588 ], [ -84.212904, 38.805707 ], [ -84.2253, 38.817665 ], [ -84.229954, 38.82765 ], [ -84.231306, 38.830552 ], [ -84.233727, 38.853576 ], [ -84.232478, 38.874638 ], [ -84.232132, 38.880483 ], [ -84.234453, 38.893226 ], [ -84.304698, 39.006455 ], [ -84.31368, 39.016981 ], [ -84.319936, 39.022081 ], [ -84.326539, 39.027463 ], [ -84.432841, 39.094261 ], [ -84.493743, 39.10246 ], [ -84.502062, 39.096641 ], [ -84.506082, 39.095081 ], [ -84.509743, 39.09366 ], [ -84.510057, 39.093593 ], [ -84.603444, 39.073699 ], [ -84.620112, 39.073457 ], [ -84.623732, 39.074427 ], [ -84.632446, 39.07676 ], [ -84.684847, 39.100459 ], [ -84.689747, 39.104159 ], [ -84.718548, 39.137059 ], [ -84.732048, 39.144458 ], [ -84.744149, 39.147458 ], [ -84.754449, 39.146658 ], [ -84.766749, 39.138558 ], [ -84.78768, 39.115297 ], [ -84.820157, 39.10548 ], [ -84.819985, 39.149081 ], [ -84.819826, 39.156504 ], [ -84.819802, 39.157613 ], [ -84.819813, 39.244334 ], [ -84.819801, 39.247806 ], [ -84.819859, 39.251018 ], [ -84.819633, 39.261855 ], [ -84.819622, 39.27159 ], [ -84.819451, 39.305152 ], [ -84.819451, 39.305153 ], [ -84.819352, 39.309454 ], [ -84.817453, 39.391753 ], [ -84.815754, 39.477352 ], [ -84.815754, 39.477358 ], [ -84.815555, 39.510952 ], [ -84.815555, 39.511052 ], [ -84.815355, 39.52195 ], [ -84.815355, 39.521951 ], [ -84.815155, 39.548051 ], [ -84.814955, 39.566251 ], [ -84.814955, 39.567251 ], [ -84.815036, 39.567695 ], [ -84.815156, 39.568351 ], [ -84.814705, 39.628854 ], [ -84.814619, 39.669174 ], [ -84.81453, 39.680429 ], [ -84.814129, 39.726556 ], [ -84.814129, 39.72662 ], [ -84.814189, 39.785569 ], [ -84.814179, 39.786853 ], [ -84.814209, 39.799755 ], [ -84.81412, 39.811398 ], [ -84.814179, 39.814212 ], [ -84.813852, 39.824621 ], [ -84.813793, 39.826771 ], [ -84.813703, 39.843059 ], [ -84.813674, 39.843173 ], [ -84.813549, 39.850773 ], [ -84.813464, 39.853261 ], [ -84.81305, 39.872958 ], [ -84.812787, 39.89083 ], [ -84.812698, 39.891585 ], [ -84.812411, 39.916915 ], [ -84.812411, 39.916916 ], [ -84.812357, 39.921764 ], [ -84.812193, 39.92734 ], [ -84.81067, 40.005074 ], [ -84.810099, 40.034214 ], [ -84.809737, 40.048929 ], [ -84.808706, 40.107216 ], [ -84.808305, 40.127018 ], [ -84.808291, 40.129027 ], [ -84.806766, 40.180128 ], [ -84.806347, 40.192252 ], [ -84.80634, 40.192327 ], [ -84.806175, 40.197995 ], [ -84.805627, 40.223659 ], [ -84.804098, 40.302498 ], [ -84.803918, 40.310094 ], [ -84.803917, 40.310115 ], [ -84.804119, 40.352757 ], [ -84.804119, 40.352844 ], [ -84.803068, 40.465388 ], [ -84.802483, 40.528046 ], [ -84.802265, 40.572212 ], [ -84.802265, 40.572215 ], [ -84.802135, 40.644859 ], [ -84.802193, 40.660298 ], [ -84.80222, 40.674776 ], [ -84.802157, 40.689324 ], [ -84.802127, 40.691405 ], [ -84.802094, 40.702476 ], [ -84.802181, 40.718602 ], [ -84.802119, 40.728146 ], [ -84.802119, 40.728163 ], [ -84.802266, 40.742298 ], [ -84.802538, 40.765515 ], [ -84.802935, 40.922377 ], [ -84.802936, 40.922568 ], [ -84.803313, 40.989209 ], [ -84.803313, 40.989394 ], [ -84.803374, 41.089302 ], [ -84.803378, 41.096867 ], [ -84.803413, 41.164649 ], [ -84.803594, 41.173203 ], [ -84.803472, 41.173889 ], [ -84.803492, 41.252531 ], [ -84.803492, 41.252562 ], [ -84.80358, 41.270942 ], [ -84.803581, 41.271079 ], [ -84.803582, 41.271273 ], [ -84.803926, 41.367959 ], [ -84.804133, 41.408292 ], [ -84.804046, 41.408361 ], [ -84.804015, 41.411655 ], [ -84.803956, 41.426044 ], [ -84.803956, 41.426128 ], [ -84.803919, 41.435531 ], [ -84.804457, 41.488224 ], [ -84.804551, 41.500364 ], [ -84.804729, 41.530092 ], [ -84.804729, 41.530135 ], [ -84.804729, 41.530231 ], [ -84.805812, 41.61304 ], [ -84.805696, 41.631398 ], [ -84.805673, 41.632342 ], [ -84.80621, 41.67455 ], [ -84.806082, 41.696089 ], [ -84.438067, 41.704903 ], [ -84.399546, 41.705758 ], [ -84.39943, 41.705761 ], [ -84.396547, 41.705935 ], [ -84.360419, 41.706925 ], [ -83.880539, 41.720081 ], [ -83.880387, 41.720086 ], [ -83.763155, 41.72391 ], [ -83.685337, 41.726449 ], [ -83.665937, 41.726949 ], [ -83.639636, 41.727749 ], [ -83.636636, 41.727849 ], [ -83.595235, 41.729148 ], [ -83.593835, 41.729148 ], [ -83.585235, 41.729348 ], [ -83.504334, 41.731547 ], [ -83.503433, 41.731547 ], [ -83.499733, 41.731647 ], [ -83.497733, 41.731847 ], [ -83.453832, 41.732647 ], [ -83.455626, 41.727445 ], [ -83.449001, 41.710719 ], [ -83.446032, 41.706847 ], [ -83.409531, 41.691247 ], [ -83.39263, 41.691947 ], [ -83.37573, 41.686647 ], [ -83.357073, 41.687763 ], [ -83.341817, 41.693518 ], [ -83.337985, 41.698682 ], [ -83.337977, 41.70341 ], [ -83.326825, 41.701562 ], [ -83.298731, 41.683871 ], [ -83.29561, 41.681905 ], [ -83.293928, 41.680846 ], [ -83.29068, 41.676794 ], [ -83.289682, 41.676409 ], [ -83.288469, 41.675941 ], [ -83.287125, 41.675423 ], [ -83.285181, 41.674673 ], [ -83.278455, 41.672078 ], [ -83.238191, 41.651167 ], [ -83.23166, 41.644218 ], [ -83.194524, 41.631008 ], [ -83.165713, 41.623246 ], [ -83.145887, 41.617904 ], [ -83.103928, 41.613558 ], [ -83.086036, 41.60668 ], [ -83.066593, 41.59534 ], [ -83.048222, 41.573951 ], [ -83.043287, 41.568205 ], [ -83.043079, 41.567963 ], [ -83.042909, 41.567823 ], [ -83.031653, 41.558592 ], [ -83.030764, 41.557864 ], [ -83.028072, 41.555656 ], [ -83.019057, 41.550174 ], [ -83.017473, 41.549211 ], [ -83.016753, 41.548773 ], [ -82.999916, 41.538534 ], [ -82.999897, 41.538525 ], [ -82.96985, 41.524327 ], [ -82.969642, 41.524229 ], [ -82.969574, 41.52421 ], [ -82.958481, 41.521104 ], [ -82.934369, 41.514353 ], [ -82.897728, 41.519241 ], [ -82.896854, 41.519541 ], [ -82.8882, 41.522508 ], [ -82.882305, 41.52577 ], [ -82.875229, 41.529684 ], [ -82.869422, 41.533962 ], [ -82.866262, 41.537534 ], [ -82.861323, 41.543116 ], [ -82.857841, 41.547051 ], [ -82.85677, 41.548262 ], [ -82.856533, 41.55065 ], [ -82.855197, 41.564114 ], [ -82.856088, 41.566633 ], [ -82.856647, 41.568216 ], [ -82.858702, 41.574025 ], [ -82.859531, 41.576371 ], [ -82.857945, 41.578049 ], [ -82.857316, 41.578714 ], [ -82.856919, 41.579135 ], [ -82.854263, 41.581945 ], [ -82.852957, 41.583327 ], [ -82.847657, 41.585639 ], [ -82.834101, 41.587587 ], [ -82.820207, 41.570664 ], [ -82.794324, 41.546486 ], [ -82.785496, 41.540675 ], [ -82.77201, 41.54058 ], [ -82.749907, 41.54647 ], [ -82.739868, 41.545047 ], [ -82.732886, 41.544057 ], [ -82.7319, 41.543918 ], [ -82.731628, 41.543879 ], [ -82.730516, 41.543721 ], [ -82.728489, 41.543434 ], [ -82.727656, 41.543316 ], [ -82.722069, 41.542524 ], [ -82.720539, 41.542307 ], [ -82.717878, 41.54193 ], [ -82.717595, 41.541715 ], [ -82.715227, 41.539913 ], [ -82.711332, 41.53695 ], [ -82.710935, 41.536648 ], [ -82.710967, 41.536221 ], [ -82.711632, 41.527201 ], [ -82.716492, 41.522227 ], [ -82.721914, 41.516677 ], [ -82.719956, 41.510735 ], [ -82.719811, 41.510296 ], [ -82.713904, 41.501697 ], [ -82.710013, 41.49759 ], [ -82.694722, 41.493945 ], [ -82.687921, 41.492324 ], [ -82.658302, 41.461878 ], [ -82.617745, 41.431833 ], [ -82.616952, 41.428425 ], [ -82.55808, 41.400005 ], [ -82.513827, 41.384257 ], [ -82.499099, 41.381541 ], [ -82.481214, 41.381342 ], [ -82.460599, 41.386316 ], [ -82.431315, 41.396866 ], [ -82.398086, 41.413945 ], [ -82.361784, 41.426644 ], [ -82.348076, 41.428431 ], [ -82.334182, 41.430243 ], [ -82.29158, 41.428442 ], [ -82.283488, 41.429283 ], [ -82.268479, 41.430842 ], [ -82.254678, 41.434441 ], [ -82.193375, 41.46454 ], [ -82.18885, 41.468097 ], [ -82.186174, 41.47344 ], [ -82.184774, 41.47404 ], [ -82.181598, 41.471634 ], [ -82.165373, 41.47444 ], [ -82.094169, 41.495039 ], [ -82.011966, 41.515639 ], [ -81.994565, 41.51444 ], [ -81.96813, 41.506422 ], [ -81.964912, 41.505446 ], [ -81.962664, 41.501341 ], [ -81.958463, 41.498642 ], [ -81.937862, 41.491443 ], [ -81.930404, 41.490457 ], [ -81.928652, 41.490226 ], [ -81.87736, 41.483445 ], [ -81.860262, 41.483841 ], [ -81.850141, 41.486255 ], [ -81.837092, 41.489367 ], [ -81.836059, 41.489614 ], [ -81.810992, 41.495592 ], [ -81.810758, 41.495648 ], [ -81.801207, 41.496223 ], [ -81.800253, 41.496281 ], [ -81.799746, 41.496311 ], [ -81.794449, 41.49663 ], [ -81.794157, 41.496648 ], [ -81.782258, 41.49605 ], [ -81.768898, 41.491663 ], [ -81.768856, 41.491649 ], [ -81.762489, 41.49046 ], [ -81.75861, 41.489736 ], [ -81.746095, 41.4874 ], [ -81.745818, 41.487348 ], [ -81.744755, 41.48715 ], [ -81.744272, 41.487263 ], [ -81.741852, 41.487827 ], [ -81.738755, 41.48855 ], [ -81.732674, 41.491437 ], [ -81.727806, 41.493749 ], [ -81.726429, 41.494402 ], [ -81.725763, 41.494718 ], [ -81.71931, 41.497782 ], [ -81.716836, 41.498957 ], [ -81.71559, 41.499549 ], [ -81.710986, 41.501734 ], [ -81.710953, 41.50175 ], [ -81.707622, 41.505108 ], [ -81.706864, 41.505872 ], [ -81.69325, 41.514161 ], [ -81.691248, 41.515379 ], [ -81.688058, 41.517321 ], [ -81.664884, 41.53143 ], [ -81.664851, 41.53145 ], [ -81.649872, 41.535775 ], [ -81.648453, 41.536185 ], [ -81.641055, 41.538321 ], [ -81.633652, 41.540458 ], [ -81.627431, 41.544163 ], [ -81.61691, 41.550428 ], [ -81.616567, 41.550633 ], [ -81.615816, 41.551079 ], [ -81.610163, 41.554446 ], [ -81.60967, 41.55474 ], [ -81.599747, 41.560649 ], [ -81.593144, 41.565462 ], [ -81.593092, 41.5655 ], [ -81.591981, 41.56631 ], [ -81.591471, 41.566682 ], [ -81.579815, 41.575178 ], [ -81.579746, 41.575228 ], [ -81.579727, 41.575243 ], [ -81.579285, 41.575565 ], [ -81.578666, 41.576016 ], [ -81.577459, 41.576896 ], [ -81.575715, 41.578167 ], [ -81.575577, 41.578267 ], [ -81.562844, 41.587549 ], [ -81.531674, 41.612972 ], [ -81.531612, 41.613023 ], [ -81.529955, 41.614374 ], [ -81.529742, 41.614548 ], [ -81.527026, 41.615373 ], [ -81.520707, 41.617292 ], [ -81.509359, 41.620739 ], [ -81.50044, 41.623448 ], [ -81.48864, 41.631348 ], [ -81.486919, 41.632704 ], [ -81.477544, 41.640086 ], [ -81.466038, 41.649148 ], [ -81.452461, 41.663139 ], [ -81.447734, 41.668011 ], [ -81.443647, 41.672222 ], [ -81.442843, 41.673051 ], [ -81.44272, 41.673178 ], [ -81.442645, 41.673255 ], [ -81.442552, 41.673314 ], [ -81.441803, 41.673783 ], [ -81.441339, 41.674074 ], [ -81.438971, 41.67556 ], [ -81.437809, 41.676289 ], [ -81.437014, 41.676788 ], [ -81.435582, 41.677686 ], [ -81.431441, 41.680285 ], [ -81.413062, 41.691816 ], [ -81.407984, 41.695002 ], [ -81.406098, 41.696185 ], [ -81.404476, 41.697203 ], [ -81.402417, 41.698495 ], [ -81.400686, 41.699581 ], [ -81.400617, 41.699624 ], [ -81.388632, 41.707144 ], [ -81.388269, 41.707355 ], [ -81.380935, 41.711622 ], [ -81.374509, 41.715361 ], [ -81.374454, 41.715393 ], [ -81.373666, 41.715852 ], [ -81.372587, 41.71648 ], [ -81.368913, 41.718618 ], [ -81.36867, 41.718759 ], [ -81.367498, 41.719441 ], [ -81.353229, 41.727743 ], [ -81.330154, 41.737938 ], [ -81.309499, 41.747064 ], [ -81.30701, 41.748164 ], [ -81.306495, 41.748392 ], [ -81.301626, 41.750543 ], [ -81.288892, 41.758945 ], [ -81.286925, 41.760243 ], [ -81.279925, 41.759944 ], [ -81.279187, 41.759859 ], [ -81.265576, 41.758298 ], [ -81.264224, 41.758143 ], [ -81.263751, 41.758239 ], [ -81.26311, 41.758369 ], [ -81.259349, 41.75913 ], [ -81.25552, 41.759905 ], [ -81.252977, 41.76042 ], [ -81.251918, 41.760634 ], [ -81.248672, 41.761291 ], [ -81.248609, 41.761316 ], [ -81.247832, 41.761623 ], [ -81.247607, 41.761712 ], [ -81.202359, 41.77957 ], [ -81.201721, 41.779822 ], [ -81.192684, 41.783389 ], [ -81.184368, 41.786671 ], [ -81.183328, 41.78712 ], [ -81.167638, 41.793903 ], [ -81.122295, 41.813503 ], [ -81.112885, 41.817571 ], [ -81.098931, 41.821319 ], [ -81.095592, 41.822216 ], [ -81.092716, 41.822988 ], [ -81.05192, 41.839557 ], [ -81.024525, 41.846469 ], [ -81.01049, 41.853962 ], [ -81.002663, 41.854846 ], [ -81.002117, 41.854908 ], [ -80.991799, 41.856074 ], [ -80.973674, 41.858122 ], [ -80.971141, 41.858409 ], [ -80.958494, 41.859838 ], [ -80.936244, 41.862352 ], [ -80.916528, 41.865954 ], [ -80.900342, 41.868912 ], [ -80.853542, 41.884685 ], [ -80.852064, 41.885183 ], [ -80.826889, 41.893668 ], [ -80.819165, 41.896271 ], [ -80.816444, 41.897188 ], [ -80.814943, 41.897694 ], [ -80.81324, 41.89876 ], [ -80.812659, 41.899125 ], [ -80.808697, 41.901606 ], [ -80.80801, 41.902304 ], [ -80.806133, 41.904211 ], [ -80.801436, 41.908982 ], [ -80.800794, 41.909635 ], [ -80.799822, 41.909749 ], [ -80.798311, 41.909926 ], [ -80.794388, 41.910386 ], [ -80.78641, 41.911322 ], [ -80.785497, 41.911429 ], [ -80.784682, 41.911525 ], [ -80.782944, 41.908294 ], [ -80.782052, 41.906635 ], [ -80.781112, 41.906897 ], [ -80.77709, 41.908018 ], [ -80.771784, 41.909496 ], [ -80.770756, 41.909782 ], [ -80.76802, 41.910545 ], [ -80.766046, 41.911095 ], [ -80.762176, 41.912173 ], [ -80.757945, 41.913352 ], [ -80.727504, 41.918593 ], [ -80.720816, 41.919744 ], [ -80.717469, 41.920656 ], [ -80.712218, 41.922087 ], [ -80.708293, 41.923157 ], [ -80.699363, 41.925591 ], [ -80.693429, 41.927208 ], [ -80.635576, 41.942976 ], [ -80.619443, 41.947373 ], [ -80.619242, 41.947428 ], [ -80.60861, 41.950325 ], [ -80.581882, 41.95761 ], [ -80.579439, 41.958499 ], [ -80.576735, 41.959483 ], [ -80.576591, 41.959535 ], [ -80.5755, 41.959932 ], [ -80.572028, 41.961196 ], [ -80.563327, 41.964362 ], [ -80.560671, 41.965328 ], [ -80.555898, 41.967065 ], [ -80.553836, 41.967815 ], [ -80.533774, 41.973475 ], [ -80.53139, 41.974147 ], [ -80.530164, 41.974493 ], [ -80.529274, 41.974744 ], [ -80.525521, 41.975803 ], [ -80.522057, 41.97678 ], [ -80.519461, 41.977513 ], [ -80.519425, 41.977523 ], [ -80.519425, 41.977522 ], [ -80.519405, 41.976158 ], [ -80.519304, 41.943992 ], [ -80.519345, 41.929168 ], [ -80.519294, 41.849563 ], [ -80.519239, 41.765138 ], [ -80.519369, 41.752487 ], [ -80.519408, 41.739359 ], [ -80.519373, 41.701473 ], [ -80.519424, 41.671228 ], [ -80.519357, 41.669767 ], [ -80.519339, 41.539297 ], [ -80.519157, 41.528769 ], [ -80.519225, 41.499924 ], [ -80.519209, 41.489013 ], [ -80.519169, 41.462581 ], [ -80.518993, 41.435454 ], [ -80.518993, 41.416437 ], [ -80.519025, 41.416438 ], [ -80.519249, 41.378918 ], [ -80.519217, 41.372006 ], [ -80.519249, 41.36103 ], [ -80.519297, 41.350833 ], [ -80.519345, 41.34074 ], [ -80.519345, 41.340145 ], [ -80.519293, 41.339654 ], [ -80.519293, 41.339054 ], [ -80.519311, 41.339052 ], [ -80.519281, 41.337174 ], [ -80.519281, 41.337145 ], [ -80.519281, 41.335958 ], [ -80.519265, 41.333495 ], [ -80.519129, 41.312408 ], [ -80.518794, 41.305509 ], [ -80.518996, 41.2683 ], [ -80.518993, 41.268155 ], [ -80.518893, 41.265155 ], [ -80.518693, 41.248855 ], [ -80.518893, 41.232556 ], [ -80.518893, 41.219357 ], [ -80.518893, 41.219356 ], [ -80.51883, 41.209213 ], [ -80.519144, 41.171203 ], [ -80.519115, 41.14552 ], [ -80.519167, 41.133388 ], [ -80.519167, 41.133343 ], [ -80.519012, 41.125116 ], [ -80.519012, 41.125093 ], [ -80.519012, 41.125057 ], [ -80.519056, 41.125057 ], [ -80.518992, 41.115958 ], [ -80.519192, 41.105358 ], [ -80.519125, 41.100819 ], [ -80.519092, 41.090658 ], [ -80.519088, 41.082074 ], [ -80.518999, 41.075014 ], [ -80.51896, 41.071866 ], [ -80.518928, 41.070954 ], [ -80.51896, 41.061546 ], [ -80.518927, 41.015387 ], [ -80.518989, 40.995445 ], [ -80.519, 40.98738 ], [ -80.519091, 40.921061 ], [ -80.51979, 40.900761 ], [ -80.519764, 40.899858 ], [ -80.519039, 40.851339 ], [ -80.51902, 40.850073 ], [ -80.519081, 40.849157 ], [ -80.518992, 40.801221 ], [ -80.519058, 40.792298 ], [ -80.518991, 40.638801 ], [ -80.56072, 40.62368 ], [ -80.589041, 40.620128 ], [ -80.594065, 40.623664 ], [ -80.601494, 40.625387 ], [ -80.627171, 40.619936 ], [ -80.634355, 40.616095 ], [ -80.665892, 40.587728 ], [ -80.667957, 40.582496 ], [ -80.666917, 40.573664 ], [ -80.610259, 40.490962 ], [ -80.599194, 40.482566 ], [ -80.612295, 40.434867 ], [ -80.617346, 40.396004 ], [ -80.619196, 40.381768 ], [ -80.609313, 40.360468 ], [ -80.599895, 40.317669 ], [ -80.602895, 40.307069 ], [ -80.616696, 40.28027 ], [ -80.637198, 40.25507 ], [ -80.644598, 40.25127 ], [ -80.652098, 40.24497 ], [ -80.685391, 40.187642 ], [ -80.703052, 40.157231 ], [ -80.705482, 40.153047 ], [ -80.726504, 40.089072 ], [ -80.733104, 40.058772 ], [ -80.730904, 40.049172 ], [ -80.731504, 40.037472 ], [ -80.732051, 40.03324 ], [ -80.740126, 39.970793 ], [ -80.743166, 39.969113 ], [ -80.759455, 39.958233 ], [ -80.806018, 39.91713 ], [ -80.808722, 39.91257 ], [ -80.809619, 39.905626 ], [ -80.806179, 39.897306 ], [ -80.812342, 39.848845 ], [ -80.828618, 39.720848 ], [ -80.829764, 39.711839 ], [ -80.831871, 39.705655 ], [ -80.88036, 39.620706 ], [ -80.892208, 39.616756 ], [ -80.943782, 39.606926 ], [ -81.020055, 39.55541 ], [ -81.038691, 39.540464 ], [ -81.063587, 39.520497 ], [ -81.127696, 39.464879 ], [ -81.215617, 39.388602 ], [ -81.223581, 39.386062 ], [ -81.249088, 39.389992 ], [ -81.270716, 39.385914 ], [ -81.295373, 39.37529 ], [ -81.347567, 39.34577 ], [ -81.356911, 39.343178 ], [ -81.371271, 39.342062 ], [ -81.375961, 39.341697 ], [ -81.384556, 39.343449 ], [ -81.393794, 39.351706 ], [ -81.406689, 39.38809 ], [ -81.412706, 39.394618 ], [ -81.435642, 39.408474 ], [ -81.446543, 39.410374 ], [ -81.456143, 39.409274 ], [ -81.467744, 39.403774 ], [ -81.542346, 39.352874 ], [ -81.605816, 39.275851 ], [ -81.695724, 39.242859 ], [ -81.721551, 39.212448 ], [ -81.740061, 39.190652 ], [ -81.749853, 39.186489 ], [ -81.749689, 39.180742 ] ] ] ] } },
+{ "type": "Feature", "id": 45, "properties": { "GEO_ID": "0400000US41", "STATE": "41", "NAME": "Oregon", "LSAD": "", "CENSUSAREA": 95988.013000000006 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -121.908267, 45.654399 ], [ -121.900858, 45.662009 ], [ -121.901855, 45.670716 ], [ -121.867167, 45.693277 ], [ -121.820055, 45.704649 ], [ -121.811304, 45.706761 ], [ -121.735104, 45.694039 ], [ -121.707358, 45.694809 ], [ -121.626185, 45.705915 ], [ -121.533106, 45.726541 ], [ -121.522392, 45.724677 ], [ -121.462849, 45.701367 ], [ -121.441045, 45.69727 ], [ -121.423592, 45.69399 ], [ -121.401739, 45.692887 ], [ -121.372574, 45.703111 ], [ -121.33777, 45.704949 ], [ -121.312198, 45.699925 ], [ -121.215779, 45.671238 ], [ -121.200367, 45.649829 ], [ -121.195233, 45.629513 ], [ -121.086675, 45.646667 ], [ -121.06437, 45.652549 ], [ -120.943977, 45.656445 ], [ -120.915876, 45.641345 ], [ -120.870042, 45.661242 ], [ -120.855674, 45.671545 ], [ -120.788872, 45.686246 ], [ -120.68937, 45.715847 ], [ -120.668869, 45.730147 ], [ -120.653559, 45.737237 ], [ -120.634968, 45.745847 ], [ -120.591166, 45.746547 ], [ -120.559465, 45.738348 ], [ -120.521964, 45.709848 ], [ -120.505863, 45.700048 ], [ -120.482362, 45.694449 ], [ -120.40396, 45.699249 ], [ -120.210754, 45.725951 ], [ -120.170453, 45.761951 ], [ -120.141352, 45.773152 ], [ -120.001148, 45.811902 ], [ -119.999506, 45.812199 ], [ -119.868135, 45.835962 ], [ -119.802655, 45.84753 ], [ -119.772927, 45.845578 ], [ -119.669877, 45.856867 ], [ -119.623393, 45.905639 ], [ -119.600549, 45.919581 ], [ -119.571584, 45.925456 ], [ -119.524632, 45.908605 ], [ -119.487829, 45.906307 ], [ -119.432067, 45.913629 ], [ -119.37613, 45.920974 ], [ -119.322509, 45.933183 ], [ -119.25715, 45.939926 ], [ -119.225745, 45.932725 ], [ -119.19553, 45.92787 ], [ -119.169496, 45.927603 ], [ -119.12612, 45.932859 ], [ -119.093221, 45.942745 ], [ -119.027056, 45.969134 ], [ -119.008558, 45.97927 ], [ -118.987129, 45.999855 ], [ -118.67787, 46.000935 ], [ -118.658717, 46.000955 ], [ -118.639332, 46.000994 ], [ -118.637725, 46.00097 ], [ -118.579906, 46.000818 ], [ -118.57571, 46.000718 ], [ -118.569392, 46.000773 ], [ -118.537119, 46.00084 ], [ -118.497027, 46.00062 ], [ -118.470756, 46.000632 ], [ -118.37836, 46.000574 ], [ -118.36779, 46.000622 ], [ -118.314982, 46.000453 ], [ -118.256368, 46.000439 ], [ -118.25253, 46.000459 ], [ -118.236584, 46.000418 ], [ -118.228941, 46.000421 ], [ -118.131019, 46.00028 ], [ -118.126197, 46.000282 ], [ -117.996911, 46.000787 ], [ -117.977766, 46.000695 ], [ -117.603163, 45.998887 ], [ -117.504833, 45.998317 ], [ -117.48013, 45.99787 ], [ -117.480103, 45.99787 ], [ -117.47536, 45.997855 ], [ -117.475148, 45.997893 ], [ -117.216731, 45.998356 ], [ -117.214534, 45.99832 ], [ -117.212616, 45.998321 ], [ -116.915989, 45.995413 ], [ -116.875125, 45.9422 ], [ -116.866544, 45.916958 ], [ -116.857254, 45.904159 ], [ -116.796418, 45.853807 ], [ -116.789099, 45.847749 ], [ -116.633377, 45.784681 ], [ -116.59421, 45.77908 ], [ -116.54809, 45.752364 ], [ -116.535698, 45.734231 ], [ -116.538014, 45.714929 ], [ -116.535396, 45.691734 ], [ -116.528272, 45.681473 ], [ -116.510938, 45.668114 ], [ -116.48912, 45.65114 ], [ -116.471504, 45.628467 ], [ -116.463504, 45.615785 ], [ -116.463635, 45.602785 ], [ -116.481208, 45.580597 ], [ -116.553473, 45.499107 ], [ -116.673793, 45.321511 ], [ -116.691197, 45.269245 ], [ -116.696047, 45.254679 ], [ -116.709536, 45.203015 ], [ -116.729607, 45.142091 ], [ -116.783902, 45.079022 ], [ -116.845369, 45.017059 ], [ -116.858277, 44.978008 ], [ -116.850737, 44.958113 ], [ -116.844653, 44.949338 ], [ -116.835702, 44.940633 ], [ -116.83199, 44.933007 ], [ -116.852427, 44.887577 ], [ -116.891463, 44.840531 ], [ -116.931499, 44.792281 ], [ -117.016216, 44.755572 ], [ -117.03827, 44.748179 ], [ -117.044217, 44.74514 ], [ -117.062273, 44.727143 ], [ -117.095868, 44.664737 ], [ -117.1159, 44.623339 ], [ -117.144161, 44.545647 ], [ -117.149242, 44.536151 ], [ -117.156489, 44.528312 ], [ -117.208454, 44.485928 ], [ -117.214889, 44.466901 ], [ -117.189769, 44.336585 ], [ -117.191546, 44.329621 ], [ -117.194827, 44.31054 ], [ -117.196597, 44.30228 ], [ -117.197506, 44.29728 ], [ -117.197777, 44.295789 ], [ -117.196597, 44.287529 ], [ -117.190107, 44.273958 ], [ -117.170342, 44.25889 ], [ -117.041144, 44.243653 ], [ -117.03317, 44.248192 ], [ -117.027558, 44.248881 ], [ -116.98687, 44.245477 ], [ -116.975905, 44.242844 ], [ -116.902752, 44.179467 ], [ -116.895757, 44.171267 ], [ -116.894083, 44.160191 ], [ -116.895931, 44.154295 ], [ -116.897145, 44.152537 ], [ -116.931719, 44.102474 ], [ -116.935301, 43.988616 ], [ -116.961535, 43.918388 ], [ -116.979186, 43.879973 ], [ -116.982482, 43.872799 ], [ -116.996504, 43.864714 ], [ -117.026634, 43.808104 ], [ -117.026651, 43.733935 ], [ -117.026841, 43.732905 ], [ -117.026725, 43.714815 ], [ -117.026825, 43.706193 ], [ -117.026586, 43.683001 ], [ -117.026623, 43.680865 ], [ -117.026717, 43.675523 ], [ -117.026661, 43.664385 ], [ -117.026705, 43.631659 ], [ -117.026905, 43.62488 ], [ -117.027001, 43.621032 ], [ -117.026937, 43.617614 ], [ -117.026789, 43.610669 ], [ -117.02676, 43.601912 ], [ -117.026824, 43.600357 ], [ -117.026889, 43.596033 ], [ -117.026922, 43.593632 ], [ -117.026774, 43.578674 ], [ -117.026746, 43.577526 ], [ -117.026652, 43.025128 ], [ -117.026683, 43.024876 ], [ -117.026253, 42.807447 ], [ -117.026303, 42.80717 ], [ -117.026331, 42.807015 ], [ -117.026222, 42.000252 ], [ -118.197189, 41.996995 ], [ -118.775869, 41.992692 ], [ -118.777228, 41.992671 ], [ -119.324182, 41.994278 ], [ -119.360177, 41.994384 ], [ -119.790087, 41.997544 ], [ -119.986678, 41.995842 ], [ -119.999168, 41.99454 ], [ -120.286424, 41.993058 ], [ -120.326005, 41.993122 ], [ -120.692219, 41.993677 ], [ -120.693941, 41.993676 ], [ -120.879481, 41.993781 ], [ -121.035195, 41.993323 ], [ -121.154347, 41.996352 ], [ -121.334385, 41.996655 ], [ -121.335734, 41.996518 ], [ -121.340517, 41.99622 ], [ -121.360253, 41.99668 ], [ -121.376101, 41.997026 ], [ -121.434977, 41.997022 ], [ -121.43961, 41.99708 ], [ -121.44754, 41.997169 ], [ -121.52025, 41.997983 ], [ -121.580865, 41.998668 ], [ -121.675348, 42.000351 ], [ -121.689159, 42.000584 ], [ -121.705045, 42.000766 ], [ -121.708199, 42.000815 ], [ -122.001119, 42.004017 ], [ -122.155408, 42.007429 ], [ -122.156666, 42.007384 ], [ -122.160438, 42.007637 ], [ -122.161328, 42.007637 ], [ -122.289527, 42.007764 ], [ -122.289533, 42.007764 ], [ -122.378193, 42.009518 ], [ -122.501135, 42.00846 ], [ -122.634739, 42.004858 ], [ -123.001152, 42.003 ], [ -123.045254, 42.003049 ], [ -123.154908, 42.008036 ], [ -123.230762, 42.003845 ], [ -123.230764, 42.003845 ], [ -123.347562, 41.999108 ], [ -123.49883, 42.000525 ], [ -123.498896, 42.000474 ], [ -123.501997, 42.000527 ], [ -123.518075, 42.000436 ], [ -123.624554, 41.999837 ], [ -123.821472, 41.995473 ], [ -124.086661, 41.996869 ], [ -124.087827, 41.996891 ], [ -124.100216, 41.996842 ], [ -124.100921, 41.996956 ], [ -124.211605, 41.99846 ], [ -124.214213, 42.005939 ], [ -124.270464, 42.045553 ], [ -124.287374, 42.046016 ], [ -124.299649, 42.051736 ], [ -124.314289, 42.067864 ], [ -124.34101, 42.092929 ], [ -124.356229, 42.114952 ], [ -124.357122, 42.118016 ], [ -124.351535, 42.129796 ], [ -124.351784, 42.134965 ], [ -124.355696, 42.141964 ], [ -124.361563, 42.143767 ], [ -124.366028, 42.152343 ], [ -124.366832, 42.15845 ], [ -124.363389, 42.158588 ], [ -124.360318, 42.162272 ], [ -124.361009, 42.180752 ], [ -124.367751, 42.188321 ], [ -124.373175, 42.190218 ], [ -124.374949, 42.193129 ], [ -124.376215, 42.196381 ], [ -124.375553, 42.20882 ], [ -124.377762, 42.218809 ], [ -124.383633, 42.22716 ], [ -124.410982, 42.250547 ], [ -124.411534, 42.254115 ], [ -124.408514, 42.260588 ], [ -124.405148, 42.278107 ], [ -124.410556, 42.307431 ], [ -124.429288, 42.331746 ], [ -124.427222, 42.33488 ], [ -124.425554, 42.351874 ], [ -124.424066, 42.377242 ], [ -124.424863, 42.395426 ], [ -124.428068, 42.420333 ], [ -124.434882, 42.434916 ], [ -124.435105, 42.440163 ], [ -124.422038, 42.461226 ], [ -124.423084, 42.478952 ], [ -124.421381, 42.491737 ], [ -124.399065, 42.539928 ], [ -124.390664, 42.566593 ], [ -124.389977, 42.574758 ], [ -124.400918, 42.597518 ], [ -124.399421, 42.618079 ], [ -124.401177, 42.627192 ], [ -124.413119, 42.657934 ], [ -124.416774, 42.661594 ], [ -124.45074, 42.675798 ], [ -124.451484, 42.677787 ], [ -124.447487, 42.68474 ], [ -124.448418, 42.689909 ], [ -124.473864, 42.732671 ], [ -124.491679, 42.741789 ], [ -124.498473, 42.741077 ], [ -124.499122, 42.738606 ], [ -124.510017, 42.734746 ], [ -124.513368, 42.735068 ], [ -124.514669, 42.736806 ], [ -124.516236, 42.753632 ], [ -124.524439, 42.789793 ], [ -124.536073, 42.814175 ], [ -124.544179, 42.822958 ], [ -124.552441, 42.840568 ], [ -124.500141, 42.917502 ], [ -124.480938, 42.951495 ], [ -124.479344, 42.95497 ], [ -124.462619, 42.99143 ], [ -124.456918, 43.000315 ], [ -124.436198, 43.071312 ], [ -124.432236, 43.097383 ], [ -124.434451, 43.115986 ], [ -124.424113, 43.126859 ], [ -124.401726, 43.184896 ], [ -124.395302, 43.211101 ], [ -124.395607, 43.223908 ], [ -124.38246, 43.270167 ], [ -124.388891, 43.290523 ], [ -124.393988, 43.29926 ], [ -124.400404, 43.302121 ], [ -124.402814, 43.305872 ], [ -124.387642, 43.325968 ], [ -124.373037, 43.338953 ], [ -124.353332, 43.342667 ], [ -124.341587, 43.351337 ], [ -124.315012, 43.388389 ], [ -124.286896, 43.436296 ], [ -124.255609, 43.502172 ], [ -124.233534, 43.55713 ], [ -124.218876, 43.610319 ], [ -124.203028, 43.667825 ], [ -124.204888, 43.673976 ], [ -124.198275, 43.689481 ], [ -124.193455, 43.706085 ], [ -124.168392, 43.808903 ], [ -124.158684, 43.863504 ], [ -124.150267, 43.91085 ], [ -124.142704, 43.958182 ], [ -124.133547, 44.035845 ], [ -124.122406, 44.104442 ], [ -124.125824, 44.12613 ], [ -124.117006, 44.171913 ], [ -124.114424, 44.198164 ], [ -124.115671, 44.206554 ], [ -124.111054, 44.235071 ], [ -124.108945, 44.265475 ], [ -124.109744, 44.270597 ], [ -124.114869, 44.272721 ], [ -124.115953, 44.274641 ], [ -124.115849, 44.276277 ], [ -124.1152, 44.286486 ], [ -124.10907, 44.303707 ], [ -124.108088, 44.309926 ], [ -124.109556, 44.314545 ], [ -124.100587, 44.331926 ], [ -124.092101, 44.370388 ], [ -124.084401, 44.415611 ], [ -124.080989, 44.419728 ], [ -124.071706, 44.423662 ], [ -124.067569, 44.428582 ], [ -124.073941, 44.434481 ], [ -124.079301, 44.430863 ], [ -124.082113, 44.441518 ], [ -124.082061, 44.478171 ], [ -124.084429, 44.486927 ], [ -124.083601, 44.501123 ], [ -124.076387, 44.531214 ], [ -124.067251, 44.60804 ], [ -124.06914, 44.612979 ], [ -124.082326, 44.608861 ], [ -124.084476, 44.611056 ], [ -124.065202, 44.622445 ], [ -124.065008, 44.632504 ], [ -124.058281, 44.658866 ], [ -124.060043, 44.669361 ], [ -124.070394, 44.683514 ], [ -124.063406, 44.703177 ], [ -124.059077, 44.737656 ], [ -124.066325, 44.762671 ], [ -124.075473, 44.771403 ], [ -124.074066, 44.798107 ], [ -124.066746, 44.831191 ], [ -124.063155, 44.835333 ], [ -124.054151, 44.838233 ], [ -124.048814, 44.850007 ], [ -124.032296, 44.900809 ], [ -124.025136, 44.928175 ], [ -124.025678, 44.936542 ], [ -124.023834, 44.949825 ], [ -124.015243, 44.982904 ], [ -124.004598, 45.044959 ], [ -124.004386, 45.046197 ], [ -124.004668, 45.048167 ], [ -124.00977, 45.047266 ], [ -124.017991, 45.049808 ], [ -124.015851, 45.064759 ], [ -124.012163, 45.076921 ], [ -124.006057, 45.084736 ], [ -124.004863, 45.084232 ], [ -123.989529, 45.094045 ], [ -123.975425, 45.145476 ], [ -123.968187, 45.201217 ], [ -123.972919, 45.216784 ], [ -123.962887, 45.280218 ], [ -123.964169, 45.317026 ], [ -123.972899, 45.33689 ], [ -123.978671, 45.338854 ], [ -124.007756, 45.336813 ], [ -124.007494, 45.33974 ], [ -123.979715, 45.347724 ], [ -123.973398, 45.354791 ], [ -123.965728, 45.386242 ], [ -123.960557, 45.430778 ], [ -123.964074, 45.449112 ], [ -123.972953, 45.467513 ], [ -123.976544, 45.489733 ], [ -123.970794, 45.493507 ], [ -123.96634, 45.493417 ], [ -123.957568, 45.510399 ], [ -123.947556, 45.564878 ], [ -123.956711, 45.571303 ], [ -123.951246, 45.585775 ], [ -123.939005, 45.661923 ], [ -123.939448, 45.708795 ], [ -123.943121, 45.727031 ], [ -123.946027, 45.733249 ], [ -123.968563, 45.757019 ], [ -123.982578, 45.761815 ], [ -123.981864, 45.768285 ], [ -123.969459, 45.782371 ], [ -123.96934, 45.783197 ], [ -123.961544, 45.837101 ], [ -123.962736, 45.869974 ], [ -123.96763, 45.907807 ], [ -123.979501, 45.930389 ], [ -123.99304, 45.938842 ], [ -123.993703, 45.946431 ], [ -123.969991, 45.969139 ], [ -123.957438, 45.974469 ], [ -123.941831, 45.97566 ], [ -123.937471, 45.977306 ], [ -123.927891, 46.009564 ], [ -123.92933, 46.041978 ], [ -123.933366, 46.071672 ], [ -123.947531, 46.116131 ], [ -123.95919, 46.141675 ], [ -123.974124, 46.168798 ], [ -123.996766, 46.20399 ], [ -124.010344, 46.223514 ], [ -124.024305, 46.229256 ], [ -124.011355, 46.236223 ], [ -124.001998, 46.237316 ], [ -123.998052, 46.235327 ], [ -123.988429, 46.224132 ], [ -123.990117, 46.21763 ], [ -123.987196, 46.211521 ], [ -123.982149, 46.209662 ], [ -123.961739, 46.207916 ], [ -123.950148, 46.204097 ], [ -123.927038, 46.191617 ], [ -123.912405, 46.17945 ], [ -123.9042, 46.169293 ], [ -123.891186, 46.164778 ], [ -123.854801, 46.157342 ], [ -123.842849, 46.160529 ], [ -123.841521, 46.169824 ], [ -123.863347, 46.18235 ], [ -123.866643, 46.187674 ], [ -123.864209, 46.189527 ], [ -123.838801, 46.192211 ], [ -123.821834, 46.190293 ], [ -123.793936, 46.196283 ], [ -123.759976, 46.2073 ], [ -123.736747, 46.200687 ], [ -123.71278, 46.198751 ], [ -123.706667, 46.199665 ], [ -123.67538, 46.212401 ], [ -123.673831, 46.215418 ], [ -123.666751, 46.218228 ], [ -123.65539, 46.217974 ], [ -123.636474, 46.214359 ], [ -123.6325, 46.216681 ], [ -123.626247, 46.226434 ], [ -123.625219, 46.233868 ], [ -123.622812, 46.23664 ], [ -123.613459, 46.239228 ], [ -123.605487, 46.2393 ], [ -123.60019, 46.234814 ], [ -123.586205, 46.228654 ], [ -123.548194, 46.248245 ], [ -123.547659, 46.259109 ], [ -123.484244, 46.269531 ], [ -123.474844, 46.267831 ], [ -123.468743, 46.264531 ], [ -123.447592, 46.249832 ], [ -123.427629, 46.229348 ], [ -123.430847, 46.181827 ], [ -123.371433, 46.146372 ], [ -123.363638, 46.146241 ], [ -123.280166, 46.144843 ], [ -123.213054, 46.172541 ], [ -123.166414, 46.188973 ], [ -123.115904, 46.185268 ], [ -122.904119, 46.083734 ], [ -122.884478, 46.06028 ], [ -122.813998, 45.960984 ], [ -122.785026, 45.867699 ], [ -122.785515, 45.850536 ], [ -122.795963, 45.825024 ], [ -122.795605, 45.81 ], [ -122.769532, 45.780583 ], [ -122.761451, 45.759163 ], [ -122.760108, 45.734413 ], [ -122.762182, 45.728598 ], [ -122.772511, 45.699637 ], [ -122.774511, 45.680437 ], [ -122.76381, 45.657138 ], [ -122.738109, 45.644138 ], [ -122.675008, 45.618039 ], [ -122.643907, 45.609739 ], [ -122.492259, 45.583281 ], [ -122.380302, 45.575941 ], [ -122.352802, 45.569441 ], [ -122.331502, 45.548241 ], [ -122.294901, 45.543541 ], [ -122.266701, 45.543841 ], [ -122.248993, 45.547745 ], [ -122.2017, 45.564141 ], [ -122.183695, 45.577696 ], [ -122.14075, 45.584508 ], [ -122.129548, 45.582945 ], [ -122.12949, 45.582967 ], [ -122.126197, 45.582573 ], [ -122.126197, 45.582617 ], [ -122.112356, 45.581409 ], [ -122.101675, 45.583516 ], [ -121.983038, 45.622812 ], [ -121.922242, 45.648495 ], [ -121.908267, 45.654399 ] ] ] ] } },
+{ "type": "Feature", "id": 46, "properties": { "GEO_ID": "0400000US44", "STATE": "44", "NAME": "Rhode Island", "LSAD": "", "CENSUSAREA": 1033.8140000000001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -71.383586, 41.464782 ], [ -71.389284, 41.460605 ], [ -71.390275, 41.455043 ], [ -71.399568, 41.448596 ], [ -71.40056, 41.46094 ], [ -71.395927, 41.492215 ], [ -71.386511, 41.493071 ], [ -71.378914, 41.504948 ], [ -71.391005, 41.514578 ], [ -71.392137, 41.524468 ], [ -71.384478, 41.556736 ], [ -71.379021, 41.567772 ], [ -71.373618, 41.573214 ], [ -71.370194, 41.573963 ], [ -71.36356, 41.57086 ], [ -71.359868, 41.556308 ], [ -71.363292, 41.501952 ], [ -71.360403, 41.483121 ], [ -71.380947, 41.474561 ], [ -71.383586, 41.464782 ] ] ], [ [ [ -71.326769, 41.491286 ], [ -71.325365, 41.487601 ], [ -71.327822, 41.482985 ], [ -71.343013, 41.495615 ], [ -71.341122, 41.498598 ], [ -71.326769, 41.491286 ] ] ], [ [ [ -71.3312, 41.580318 ], [ -71.335949, 41.585898 ], [ -71.337048, 41.594688 ], [ -71.333751, 41.605859 ], [ -71.329559, 41.609097 ], [ -71.326609, 41.616114 ], [ -71.325877, 41.623988 ], [ -71.333305, 41.629536 ], [ -71.34657, 41.632229 ], [ -71.362869, 41.651457 ], [ -71.366165, 41.66098 ], [ -71.348402, 41.663727 ], [ -71.338696, 41.658782 ], [ -71.336182, 41.647961 ], [ -71.337048, 41.646146 ], [ -71.342514, 41.644791 ], [ -71.343666, 41.6399 ], [ -71.330711, 41.632992 ], [ -71.314889, 41.630398 ], [ -71.30555, 41.622523 ], [ -71.303352, 41.606591 ], [ -71.307381, 41.597984 ], [ -71.317474, 41.583187 ], [ -71.326103, 41.578583 ], [ -71.3312, 41.580318 ] ] ], [ [ [ -71.281571, 41.648207 ], [ -71.278171, 41.647309 ], [ -71.274315, 41.638125 ], [ -71.283791, 41.637797 ], [ -71.286755, 41.642725 ], [ -71.283005, 41.644434 ], [ -71.281571, 41.648207 ] ] ], [ [ [ -71.58955, 41.196557 ], [ -71.580228, 41.204837 ], [ -71.577301, 41.21471 ], [ -71.576661, 41.224434 ], [ -71.573785, 41.228436 ], [ -71.561093, 41.224207 ], [ -71.555006, 41.216822 ], [ -71.554067, 41.212957 ], [ -71.557459, 41.204542 ], [ -71.564119, 41.195372 ], [ -71.565752, 41.184373 ], [ -71.560969, 41.176186 ], [ -71.550226, 41.166787 ], [ -71.544446, 41.164912 ], [ -71.543872, 41.161321 ], [ -71.547051, 41.153684 ], [ -71.551953, 41.151718 ], [ -71.5937, 41.146339 ], [ -71.599993, 41.146932 ], [ -71.611706, 41.153239 ], [ -71.613133, 41.160281 ], [ -71.605565, 41.182139 ], [ -71.594994, 41.188392 ], [ -71.58955, 41.196557 ] ] ], [ [ [ -71.408636, 41.653819 ], [ -71.40377, 41.589321 ], [ -71.447712, 41.5804 ], [ -71.442567, 41.565075 ], [ -71.421649, 41.537892 ], [ -71.417398, 41.534536 ], [ -71.414825, 41.523126 ], [ -71.414937, 41.516303 ], [ -71.421425, 41.498629 ], [ -71.419971, 41.484758 ], [ -71.417957, 41.482073 ], [ -71.417621, 41.477934 ], [ -71.418404, 41.472652 ], [ -71.421157, 41.469888 ], [ -71.422991, 41.472682 ], [ -71.430744, 41.470636 ], [ -71.430926, 41.465655 ], [ -71.427935, 41.459529 ], [ -71.428652, 41.454158 ], [ -71.433612, 41.444995 ], [ -71.43767, 41.441302 ], [ -71.441199, 41.441602 ], [ -71.448948, 41.438479 ], [ -71.455845, 41.432986 ], [ -71.455371, 41.407962 ], [ -71.474918, 41.386104 ], [ -71.483295, 41.371722 ], [ -71.513401, 41.374702 ], [ -71.526724, 41.376636 ], [ -71.555381, 41.373316 ], [ -71.624505, 41.36087 ], [ -71.68807, 41.342823 ], [ -71.701631, 41.336968 ], [ -71.72074, 41.331567 ], [ -71.729247, 41.33099 ], [ -71.773702, 41.327977 ], [ -71.785957, 41.325739 ], [ -71.833755, 41.315631 ], [ -71.857432, 41.306318 ], [ -71.862772, 41.309791 ], [ -71.862109, 41.316612 ], [ -71.85957, 41.322399 ], [ -71.839782, 41.33469 ], [ -71.83253, 41.341204 ], [ -71.83124, 41.344645 ], [ -71.831613, 41.370899 ], [ -71.833443, 41.384524 ], [ -71.842131, 41.395359 ], [ -71.843472, 41.40583 ], [ -71.842563, 41.409855 ], [ -71.839649, 41.412119 ], [ -71.81839, 41.419599 ], [ -71.797683, 41.416709 ], [ -71.797674, 41.41691 ], [ -71.789359, 41.596852 ], [ -71.789356, 41.59691 ], [ -71.789465, 41.640017 ], [ -71.789678, 41.724568 ], [ -71.789678, 41.724734 ], [ -71.792767, 41.807001 ], [ -71.792786, 41.80867 ], [ -71.794161, 41.840141 ], [ -71.794161, 41.841101 ], [ -71.796089, 41.904468 ], [ -71.796822, 41.928552 ], [ -71.799242, 42.008065 ], [ -71.591104, 42.013713 ], [ -71.576908, 42.014098 ], [ -71.559439, 42.014342 ], [ -71.527606, 42.014998 ], [ -71.527306, 42.015098 ], [ -71.500905, 42.017098 ], [ -71.499905, 42.017198 ], [ -71.498258, 42.01722 ], [ -71.458104, 42.017762 ], [ -71.381401, 42.018798 ], [ -71.381466, 41.984998 ], [ -71.381501, 41.966699 ], [ -71.381401, 41.964799 ], [ -71.3816, 41.922899 ], [ -71.3817, 41.922699 ], [ -71.3766, 41.893999 ], [ -71.373799, 41.894399 ], [ -71.370999, 41.894599 ], [ -71.365399, 41.895299 ], [ -71.364699, 41.895399 ], [ -71.362499, 41.895599 ], [ -71.354699, 41.896499 ], [ -71.352699, 41.896699 ], [ -71.339298, 41.893599 ], [ -71.339298, 41.893399 ], [ -71.337597, 41.8337 ], [ -71.339597, 41.832 ], [ -71.339297, 41.8065 ], [ -71.327896, 41.780501 ], [ -71.317795, 41.776101 ], [ -71.31779, 41.776099 ], [ -71.261392, 41.752301 ], [ -71.224798, 41.710498 ], [ -71.227875, 41.705498 ], [ -71.240991, 41.697744 ], [ -71.237635, 41.681635 ], [ -71.24155, 41.667205 ], [ -71.25956, 41.642595 ], [ -71.267055, 41.644945 ], [ -71.270075, 41.652439 ], [ -71.26918, 41.6549 ], [ -71.280366, 41.672575 ], [ -71.287637, 41.672463 ], [ -71.290546, 41.662395 ], [ -71.299159, 41.649531 ], [ -71.301396, 41.649978 ], [ -71.303746, 41.654788 ], [ -71.306095, 41.672575 ], [ -71.302627, 41.681747 ], [ -71.298935, 41.681524 ], [ -71.293119, 41.688347 ], [ -71.291217, 41.702666 ], [ -71.305759, 41.718662 ], [ -71.31482, 41.723808 ], [ -71.342786, 41.728506 ], [ -71.350057, 41.727835 ], [ -71.353172, 41.725191 ], [ -71.353748, 41.724702 ], [ -71.365717, 41.711615 ], [ -71.365717, 41.694947 ], [ -71.372988, 41.672575 ], [ -71.37791, 41.666646 ], [ -71.382049, 41.667317 ], [ -71.38988, 41.671903 ], [ -71.390775, 41.680629 ], [ -71.389432, 41.683425 ], [ -71.390551, 41.684096 ], [ -71.418069, 41.684208 ], [ -71.441336, 41.686446 ], [ -71.443082, 41.688303 ], [ -71.441896, 41.690025 ], [ -71.445923, 41.691144 ], [ -71.449318, 41.687401 ], [ -71.444468, 41.664409 ], [ -71.430038, 41.667541 ], [ -71.425452, 41.670785 ], [ -71.409302, 41.662643 ], [ -71.408636, 41.653819 ] ] ], [ [ [ -71.12057, 41.497448 ], [ -71.136867, 41.493942 ], [ -71.141093, 41.489937 ], [ -71.140224, 41.485855 ], [ -71.167345, 41.471405 ], [ -71.170131, 41.463974 ], [ -71.19302, 41.457931 ], [ -71.194967, 41.459037 ], [ -71.196857, 41.461116 ], [ -71.196607, 41.464756 ], [ -71.190016, 41.478275 ], [ -71.190167, 41.484285 ], [ -71.19939, 41.491769 ], [ -71.199692, 41.495511 ], [ -71.206382, 41.499215 ], [ -71.200788, 41.514371 ], [ -71.213563, 41.545818 ], [ -71.20865, 41.571028 ], [ -71.20778, 41.60066 ], [ -71.212656, 41.610072 ], [ -71.212417, 41.61829 ], [ -71.212004, 41.62299 ], [ -71.21616, 41.62549 ], [ -71.240709, 41.619225 ], [ -71.2436, 41.587508 ], [ -71.23613, 41.574767 ], [ -71.236642, 41.535852 ], [ -71.234775, 41.532538 ], [ -71.227989, 41.528297 ], [ -71.229444, 41.521544 ], [ -71.233056, 41.514757 ], [ -71.233141, 41.514598 ], [ -71.233435, 41.514045 ], [ -71.240614, 41.500557 ], [ -71.238586, 41.486845 ], [ -71.237175, 41.486546 ], [ -71.236751, 41.483369 ], [ -71.237783, 41.481155 ], [ -71.237902, 41.480899 ], [ -71.239804, 41.476817 ], [ -71.240047, 41.476296 ], [ -71.24071, 41.474872 ], [ -71.246703, 41.47196 ], [ -71.246676, 41.472323 ], [ -71.246174, 41.478917 ], [ -71.245992, 41.481302 ], [ -71.252692, 41.485902 ], [ -71.264793, 41.488902 ], [ -71.267579, 41.488755 ], [ -71.282262, 41.487982 ], [ -71.285639, 41.487805 ], [ -71.295111, 41.48435 ], [ -71.296517, 41.479829 ], [ -71.300438, 41.46722 ], [ -71.302583, 41.460325 ], [ -71.302741, 41.459817 ], [ -71.302895, 41.459323 ], [ -71.302929, 41.459213 ], [ -71.304247, 41.454976 ], [ -71.304394, 41.454502 ], [ -71.304604, 41.454391 ], [ -71.305896, 41.453708 ], [ -71.310357, 41.45135 ], [ -71.310473, 41.451289 ], [ -71.311344, 41.450829 ], [ -71.311394, 41.450802 ], [ -71.311404, 41.450807 ], [ -71.312694, 41.451402 ], [ -71.312718, 41.454597 ], [ -71.32141, 41.4556 ], [ -71.337377, 41.449033 ], [ -71.337695, 41.448902 ], [ -71.351096, 41.450802 ], [ -71.351457, 41.451099 ], [ -71.358166, 41.456616 ], [ -71.358262, 41.456695 ], [ -71.358356, 41.456772 ], [ -71.358657, 41.457019 ], [ -71.359015, 41.457314 ], [ -71.359136, 41.457414 ], [ -71.359292, 41.457542 ], [ -71.361852, 41.459647 ], [ -71.362201, 41.459934 ], [ -71.362288, 41.460006 ], [ -71.362699, 41.460343 ], [ -71.362743, 41.460379 ], [ -71.362736, 41.460405 ], [ -71.362012, 41.463041 ], [ -71.36176, 41.463955 ], [ -71.36152, 41.464831 ], [ -71.34707, 41.47123 ], [ -71.335992, 41.469647 ], [ -71.316519, 41.47756 ], [ -71.317414, 41.488776 ], [ -71.323125, 41.503088 ], [ -71.327804, 41.504258 ], [ -71.330694, 41.507699 ], [ -71.330831, 41.518364 ], [ -71.313079, 41.534672 ], [ -71.310533, 41.54692 ], [ -71.303652, 41.559925 ], [ -71.294363, 41.571416 ], [ -71.288376, 41.573274 ], [ -71.285142, 41.577127 ], [ -71.273445, 41.60699 ], [ -71.272412, 41.615041 ], [ -71.275234, 41.619444 ], [ -71.271862, 41.623986 ], [ -71.251082, 41.63878 ], [ -71.212136, 41.641945 ], [ -71.19564, 41.67509 ], [ -71.19439, 41.674802 ], [ -71.191178, 41.674216 ], [ -71.191175, 41.674292 ], [ -71.18129, 41.672502 ], [ -71.17599, 41.671402 ], [ -71.17609, 41.668502 ], [ -71.17609, 41.668102 ], [ -71.153989, 41.664102 ], [ -71.14587, 41.662795 ], [ -71.135188, 41.660502 ], [ -71.134688, 41.660502 ], [ -71.134478, 41.641262 ], [ -71.134484, 41.641198 ], [ -71.133796, 41.63409 ], [ -71.133608, 41.632152 ], [ -71.133353, 41.629509 ], [ -71.12057, 41.497448 ] ] ] ] } },
+{ "type": "Feature", "id": 47, "properties": { "GEO_ID": "0400000US46", "STATE": "46", "NAME": "South Dakota", "LSAD": "", "CENSUSAREA": 75811 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -104.055104, 43.853478 ], [ -104.055077, 43.936535 ], [ -104.05495, 43.93809 ], [ -104.054562, 44.141081 ], [ -104.054487, 44.180381 ], [ -104.055927, 44.51773 ], [ -104.055892, 44.543341 ], [ -104.055877, 44.571016 ], [ -104.05581, 44.691343 ], [ -104.055938, 44.693881 ], [ -104.055777, 44.700466 ], [ -104.05587, 44.723422 ], [ -104.055934, 44.72372 ], [ -104.055963, 44.767962 ], [ -104.055963, 44.768236 ], [ -104.057698, 44.997431 ], [ -104.040128, 44.999987 ], [ -104.040274, 45.212891 ], [ -104.040358, 45.335946 ], [ -104.040265, 45.345356 ], [ -104.040114, 45.374214 ], [ -104.04041, 45.393474 ], [ -104.041764, 45.490789 ], [ -104.041274, 45.499994 ], [ -104.041145, 45.503367 ], [ -104.041717, 45.539122 ], [ -104.041647, 45.550691 ], [ -104.041937, 45.557915 ], [ -104.043814, 45.868385 ], [ -104.044009, 45.871974 ], [ -104.04403, 45.881971 ], [ -104.04403, 45.881975 ], [ -104.045443, 45.94531 ], [ -103.668479, 45.945242 ], [ -103.660779, 45.945241 ], [ -103.660779, 45.945231 ], [ -103.577083, 45.945283 ], [ -103.55871, 45.945131 ], [ -103.434851, 45.945291 ], [ -103.432393, 45.945313 ], [ -103.41804, 45.945186 ], [ -103.411325, 45.945264 ], [ -103.284109, 45.945152 ], [ -103.284092, 45.945149 ], [ -103.218396, 45.945208 ], [ -103.210634, 45.945222 ], [ -103.161251, 45.945309 ], [ -103.140939, 45.945257 ], [ -103.097872, 45.945262 ], [ -103.078477, 45.945289 ], [ -103.047779, 45.945335 ], [ -103.026058, 45.945307 ], [ -102.995668, 45.945167 ], [ -102.995345, 45.945166 ], [ -102.989902, 45.945211 ], [ -102.94207, 45.945092 ], [ -102.920482, 45.945038 ], [ -102.880252, 45.945069 ], [ -102.704871, 45.945072 ], [ -102.674077, 45.945274 ], [ -102.672474, 45.945244 ], [ -102.666684, 45.945307 ], [ -102.65162, 45.94545 ], [ -102.642555, 45.945404 ], [ -102.558579, 45.945129 ], [ -102.550947, 45.945015 ], [ -102.476024, 45.945183 ], [ -102.467563, 45.945159 ], [ -102.459586, 45.945081 ], [ -102.446419, 45.945083 ], [ -102.425397, 45.945041 ], [ -102.425358, 45.94499 ], [ -102.420173, 45.94507 ], [ -102.410346, 45.945079 ], [ -102.406176, 45.944997 ], [ -102.398575, 45.944868 ], [ -102.396359, 45.944916 ], [ -102.392767, 45.944979 ], [ -102.392696, 45.944951 ], [ -102.354283, 45.944901 ], [ -102.353384, 45.944984 ], [ -102.32823, 45.944806 ], [ -102.217867, 45.944711 ], [ -102.176993, 45.944622 ], [ -102.176698, 45.944622 ], [ -102.159439, 45.944641 ], [ -102.157965, 45.944641 ], [ -102.156393, 45.944663 ], [ -102.145356, 45.944659 ], [ -102.135269, 45.944586 ], [ -102.125429, 45.944652 ], [ -102.124628, 45.944813 ], [ -102.087555, 45.944598 ], [ -102.085122, 45.944642 ], [ -102.06093, 45.944622 ], [ -102.000679, 45.944515 ], [ -102.000656, 45.944515 ], [ -102.000425, 45.944581 ], [ -101.998703, 45.944557 ], [ -101.998618, 45.944556 ], [ -101.992187, 45.944471 ], [ -101.989501, 45.944472 ], [ -101.973749, 45.944456 ], [ -101.957439, 45.944484 ], [ -101.886838, 45.944559 ], [ -101.852642, 45.944457 ], [ -101.832991, 45.944464 ], [ -101.794606, 45.944397 ], [ -101.790054, 45.944442 ], [ -101.766177, 45.944322 ], [ -101.765293, 45.944367 ], [ -101.764277, 45.944412 ], [ -101.758611, 45.944478 ], [ -101.730069, 45.944356 ], [ -101.72338, 45.944187 ], [ -101.708785, 45.944348 ], [ -101.681819, 45.944444 ], [ -101.680574, 45.944329 ], [ -101.657631, 45.944387 ], [ -101.628597, 45.944293 ], [ -101.562156, 45.944237 ], [ -101.557276, 45.9441 ], [ -101.373769, 45.944265 ], [ -101.37069, 45.944198 ], [ -101.365283, 45.944092 ], [ -101.333871, 45.944166 ], [ -101.313272, 45.944164 ], [ -101.287223, 45.944107 ], [ -101.271524, 45.944209 ], [ -101.224006, 45.944025 ], [ -101.203787, 45.943895 ], [ -101.179103, 45.943896 ], [ -101.175693, 45.943983 ], [ -101.171074, 45.943959 ], [ -101.163241, 45.943915 ], [ -101.146076, 45.943842 ], [ -101.142571, 45.943841 ], [ -101.106826, 45.943984 ], [ -101.101334, 45.943841 ], [ -100.980693, 45.944068 ], [ -100.976565, 45.943864 ], [ -100.964411, 45.943822 ], [ -100.938989, 45.943848 ], [ -100.935582, 45.943757 ], [ -100.890176, 45.943861 ], [ -100.769751, 45.943766 ], [ -100.76211, 45.943767 ], [ -100.762072, 45.943803 ], [ -100.750407, 45.943649 ], [ -100.720865, 45.944024 ], [ -100.65082, 45.94368 ], [ -100.627681, 45.943642 ], [ -100.511949, 45.943654 ], [ -100.511793, 45.943654 ], [ -100.499354, 45.943632 ], [ -100.462838, 45.943566 ], [ -100.430597, 45.943638 ], [ -100.424438, 45.943569 ], [ -100.420162, 45.943533 ], [ -100.410386, 45.943453 ], [ -100.294126, 45.943269 ], [ -100.285345, 45.94313 ], [ -100.284134, 45.942951 ], [ -100.275614, 45.942922 ], [ -100.274762, 45.942945 ], [ -100.170826, 45.942514 ], [ -100.152084, 45.942486 ], [ -100.14173, 45.942506 ], [ -100.110339, 45.942367 ], [ -100.108471, 45.942391 ], [ -100.084163, 45.942301 ], [ -100.06902, 45.94217 ], [ -100.005486, 45.94195 ], [ -99.965775, 45.941822 ], [ -99.880292, 45.941672 ], [ -99.880062, 45.94167 ], [ -99.83868, 45.941293 ], [ -99.750396, 45.940935 ], [ -99.749494, 45.940956 ], [ -99.749325, 45.940935 ], [ -99.74787, 45.940933 ], [ -99.718073, 45.940907 ], [ -99.718071, 45.940907 ], [ -99.692975, 45.940949 ], [ -99.671938, 45.941062 ], [ -99.61116, 45.941098 ], [ -99.58878, 45.941104 ], [ -99.49314, 45.940383 ], [ -99.490254, 45.940362 ], [ -99.40126, 45.940367 ], [ -99.385565, 45.940407 ], [ -99.378486, 45.940403 ], [ -99.34496, 45.940299 ], [ -99.344774, 45.940299 ], [ -99.317875, 45.940263 ], [ -99.297272, 45.940165 ], [ -99.283968, 45.940195 ], [ -99.276266, 45.940188 ], [ -99.257745, 45.94006 ], [ -99.222269, 45.940071 ], [ -99.221672, 45.940069 ], [ -99.213644, 45.940116 ], [ -99.212571, 45.940108 ], [ -99.102372, 45.940158 ], [ -99.092868, 45.940184 ], [ -99.005754, 45.939944 ], [ -99.005642, 45.939944 ], [ -98.905477, 45.93952 ], [ -98.904429, 45.93952 ], [ -98.724375, 45.938685 ], [ -98.18563, 45.936185 ], [ -98.184637, 45.936183 ], [ -98.070515, 45.93618 ], [ -98.008202, 45.936096 ], [ -98.008102, 45.936095 ], [ -97.986893, 45.935961 ], [ -97.978778, 45.935937 ], [ -97.958718, 45.935878 ], [ -97.784575, 45.935327 ], [ -97.77704, 45.935393 ], [ -97.696691, 45.935352 ], [ -97.542598, 45.935258 ], [ -97.519035, 45.935304 ], [ -97.518944, 45.935304 ], [ -97.491892, 45.935111 ], [ -97.481967, 45.935138 ], [ -97.318899, 45.935054 ], [ -97.312184, 45.935077 ], [ -97.228323, 45.935141 ], [ -97.228304, 45.935141 ], [ -97.228291, 45.935141 ], [ -97.144987, 45.935278 ], [ -97.118053, 45.935485 ], [ -97.019596, 45.935382 ], [ -96.998652, 45.9357 ], [ -96.791505, 45.935857 ], [ -96.701313, 45.935807 ], [ -96.680646, 45.935716 ], [ -96.659895, 45.93556 ], [ -96.639066, 45.935318 ], [ -96.618295, 45.935407 ], [ -96.607142, 45.935301 ], [ -96.597432, 45.935209 ], [ -96.576897, 45.935259 ], [ -96.56328, 45.935238 ], [ -96.564518, 45.926256 ], [ -96.564317, 45.921074 ], [ -96.569069, 45.914785 ], [ -96.569401, 45.913946 ], [ -96.569265, 45.911471 ], [ -96.568918, 45.911426 ], [ -96.568315, 45.902902 ], [ -96.568053, 45.898697 ], [ -96.568281, 45.891203 ], [ -96.568772, 45.888072 ], [ -96.572984, 45.861602 ], [ -96.576544, 45.839945 ], [ -96.57974, 45.82582 ], [ -96.583085, 45.820024 ], [ -96.652226, 45.746809 ], [ -96.672665, 45.732336 ], [ -96.711157, 45.717561 ], [ -96.745086, 45.701576 ], [ -96.835769, 45.649648 ], [ -96.840746, 45.645294 ], [ -96.844211, 45.639583 ], [ -96.857751, 45.605962 ], [ -96.853646, 45.602307 ], [ -96.849444, 45.598944 ], [ -96.844334, 45.594375 ], [ -96.843957, 45.594003 ], [ -96.835451, 45.586129 ], [ -96.784863, 45.5413 ], [ -96.76528, 45.521414 ], [ -96.745487, 45.488712 ], [ -96.742509, 45.478723 ], [ -96.732739, 45.458737 ], [ -96.692541, 45.417338 ], [ -96.680454, 45.410499 ], [ -96.617726, 45.408092 ], [ -96.521787, 45.375645 ], [ -96.489065, 45.357071 ], [ -96.47002, 45.326832 ], [ -96.454094, 45.301546 ], [ -96.453067, 45.298115 ], [ -96.452791, 45.28428 ], [ -96.452949, 45.269059 ], [ -96.452948, 45.268925 ], [ -96.452315, 45.208986 ], [ -96.452152, 45.204849 ], [ -96.452162, 45.203109 ], [ -96.452304, 45.178563 ], [ -96.452353, 45.124071 ], [ -96.452418, 45.122677 ], [ -96.452026, 45.095138 ], [ -96.452219, 45.093836 ], [ -96.45221, 45.051602 ], [ -96.452177, 45.050185 ], [ -96.45224, 45.042347 ], [ -96.452092, 44.977494 ], [ -96.452092, 44.977475 ], [ -96.452347, 44.962734 ], [ -96.452047, 44.910695 ], [ -96.451853, 44.906672 ], [ -96.452009, 44.89008 ], [ -96.45156, 44.805569 ], [ -96.451559, 44.805468 ], [ -96.451829, 44.797691 ], [ -96.451888, 44.792299 ], [ -96.451823, 44.790471 ], [ -96.45162, 44.776191 ], [ -96.45138, 44.761788 ], [ -96.451573, 44.76051 ], [ -96.451543, 44.703135 ], [ -96.451761, 44.63135 ], [ -96.451761, 44.631194 ], [ -96.45172, 44.630708 ], [ -96.451888, 44.544058 ], [ -96.45199, 44.543639 ], [ -96.452016, 44.543533 ], [ -96.452236, 44.526871 ], [ -96.45201, 44.516929 ], [ -96.451974, 44.506849 ], [ -96.452122, 44.473043 ], [ -96.452218, 44.470873 ], [ -96.451816, 44.460402 ], [ -96.451924, 44.441549 ], [ -96.452073, 44.38969 ], [ -96.452134, 44.383679 ], [ -96.452213, 44.360149 ], [ -96.452282, 44.354857 ], [ -96.452305, 44.345332 ], [ -96.452152, 44.342219 ], [ -96.452248, 44.340642 ], [ -96.452309, 44.328094 ], [ -96.452372, 44.325991 ], [ -96.452248, 44.313362 ], [ -96.452369, 44.312071 ], [ -96.452239, 44.298655 ], [ -96.452334, 44.297009 ], [ -96.4525, 44.285687 ], [ -96.452617, 44.282702 ], [ -96.452365, 44.271972 ], [ -96.452369, 44.268967 ], [ -96.452419, 44.255274 ], [ -96.452673, 44.254588 ], [ -96.452774, 44.196895 ], [ -96.452774, 44.19678 ], [ -96.453187, 44.03835 ], [ -96.453313, 44.03643 ], [ -96.453405, 44.025413 ], [ -96.453373, 44.023744 ], [ -96.453053, 44.008887 ], [ -96.453116, 44.006876 ], [ -96.453297, 43.994723 ], [ -96.453328, 43.992871 ], [ -96.453263, 43.980277 ], [ -96.453389, 43.97806 ], [ -96.453292, 43.96718 ], [ -96.453165, 43.96654 ], [ -96.453289, 43.950814 ], [ -96.453352, 43.949122 ], [ -96.453183, 43.87865 ], [ -96.453304, 43.878583 ], [ -96.453335, 43.877029 ], [ -96.453264, 43.849604 ], [ -96.453264, 43.849506 ], [ -96.453264, 43.849501 ], [ -96.453088, 43.805123 ], [ -96.453281, 43.791435 ], [ -96.45338, 43.689637 ], [ -96.453408, 43.675008 ], [ -96.453387, 43.609944 ], [ -96.453356, 43.607544 ], [ -96.453383, 43.588183 ], [ -96.453352, 43.58704 ], [ -96.453049, 43.500415 ], [ -96.591213, 43.500514 ], [ -96.598928, 43.500457 ], [ -96.587151, 43.484697 ], [ -96.58407, 43.468856 ], [ -96.600039, 43.45708 ], [ -96.60286, 43.450907 ], [ -96.594254, 43.434153 ], [ -96.557586, 43.406792 ], [ -96.53746, 43.395246 ], [ -96.531159, 43.39561 ], [ -96.529152, 43.397735 ], [ -96.524044, 43.394762 ], [ -96.521697, 43.386897 ], [ -96.521264, 43.374978 ], [ -96.525564, 43.312467 ], [ -96.530392, 43.300034 ], [ -96.551929, 43.292974 ], [ -96.56911, 43.295535 ], [ -96.586317, 43.274319 ], [ -96.584124, 43.268101 ], [ -96.572489, 43.249178 ], [ -96.557126, 43.224192 ], [ -96.485264, 43.224183 ], [ -96.475571, 43.221054 ], [ -96.436589, 43.120842 ], [ -96.439335, 43.113916 ], [ -96.455107, 43.083366 ], [ -96.466017, 43.062235 ], [ -96.513111, 43.02788 ], [ -96.509479, 42.971122 ], [ -96.510749, 42.944397 ], [ -96.523264, 42.909059 ], [ -96.54146, 42.857682 ], [ -96.549513, 42.839143 ], [ -96.552092, 42.836057 ], [ -96.563058, 42.831051 ], [ -96.577813, 42.828102 ], [ -96.632142, 42.770863 ], [ -96.633168, 42.768325 ], [ -96.639704, 42.737071 ], [ -96.630617, 42.70588 ], [ -96.610975, 42.694751 ], [ -96.60614, 42.694661 ], [ -96.601989, 42.697429 ], [ -96.575299, 42.682665 ], [ -96.542366, 42.660736 ], [ -96.516338, 42.630435 ], [ -96.479685, 42.561238 ], [ -96.476952, 42.556079 ], [ -96.477709, 42.535595 ], [ -96.479909, 42.524195 ], [ -96.481308, 42.516556 ], [ -96.476947, 42.508677 ], [ -96.466253, 42.497702 ], [ -96.443408, 42.489495 ], [ -96.475565, 42.480036 ], [ -96.48749, 42.479846 ], [ -96.611489, 42.506088 ], [ -96.625958, 42.513576 ], [ -96.635982, 42.524324 ], [ -96.708049, 42.601594 ], [ -96.711332, 42.610399 ], [ -96.710604, 42.619625 ], [ -96.707245, 42.631258 ], [ -96.712871, 42.648136 ], [ -96.724033, 42.665971 ], [ -96.806553, 42.703405 ], [ -96.813148, 42.706397 ], [ -96.906797, 42.7338 ], [ -96.920494, 42.731432 ], [ -96.961021, 42.738075 ], [ -97.015691, 42.758697 ], [ -97.026103, 42.762625 ], [ -97.05218, 42.770187 ], [ -97.13746, 42.782313 ], [ -97.163082, 42.793385 ], [ -97.190135, 42.805076 ], [ -97.218269, 42.829561 ], [ -97.257089, 42.853854 ], [ -97.328511, 42.859501 ], [ -97.42319, 42.861168 ], [ -97.485376, 42.854838 ], [ -97.531867, 42.850105 ], [ -97.635115, 42.844984 ], [ -97.686506, 42.842435 ], [ -97.774456, 42.849774 ], [ -97.814382, 42.861119 ], [ -97.828496, 42.868797 ], [ -97.84527, 42.867734 ], [ -97.865695, 42.86286 ], [ -97.875345, 42.858724 ], [ -97.879878, 42.835395 ], [ -97.888562, 42.817251 ], [ -97.908983, 42.794909 ], [ -97.936716, 42.775754 ], [ -97.950147, 42.769619 ], [ -98.000348, 42.763256 ], [ -98.017228, 42.762411 ], [ -98.035034, 42.764205 ], [ -98.056625, 42.770781 ], [ -98.157405, 42.831899 ], [ -98.165835, 42.837011 ], [ -98.204506, 42.846845 ], [ -98.309741, 42.881232 ], [ -98.325864, 42.8865 ], [ -98.447047, 42.935117 ], [ -98.467356, 42.947556 ], [ -98.490483, 42.977948 ], [ -98.495747, 42.988032 ], [ -98.49855, 42.99856 ], [ -98.565072, 42.9984 ], [ -98.568936, 42.998537 ], [ -98.663712, 42.998444 ], [ -98.665613, 42.998536 ], [ -98.742394, 42.998343 ], [ -98.764378, 42.998323 ], [ -98.801304, 42.998241 ], [ -98.823989, 42.99831 ], [ -98.899944, 42.998122 ], [ -98.903154, 42.998306 ], [ -98.919136, 42.998242 ], [ -98.919234, 42.998241 ], [ -98.962081, 42.998286 ], [ -99.00037, 42.998273 ], [ -99.021909, 42.998365 ], [ -99.0223, 42.998237 ], [ -99.080011, 42.998357 ], [ -99.08188, 42.998288 ], [ -99.135961, 42.998301 ], [ -99.139045, 42.998508 ], [ -99.151143, 42.998344 ], [ -99.161388, 42.998465 ], [ -99.195199, 42.998107 ], [ -99.234462, 42.998281 ], [ -99.254297, 42.998138 ], [ -99.254454, 42.99814 ], [ -99.26271, 42.998234 ], [ -99.288045, 42.998152 ], [ -99.347283, 42.998217 ], [ -99.368628, 42.99814 ], [ -99.371121, 42.998093 ], [ -99.374268, 42.998047 ], [ -99.395568, 42.99817 ], [ -99.471353, 42.997967 ], [ -99.474531, 42.998081 ], [ -99.490798, 42.998143 ], [ -99.494287, 42.998118 ], [ -99.534049, 42.998041 ], [ -99.535375, 42.998038 ], [ -99.569277, 42.997995 ], [ -99.699234, 42.99788 ], [ -99.701446, 42.997994 ], [ -99.719177, 42.997899 ], [ -99.726788, 42.997892 ], [ -99.743138, 42.997912 ], [ -99.768524, 42.998125 ], [ -99.788247, 42.998016 ], [ -99.800306, 42.997972 ], [ -99.803328, 42.998064 ], [ -99.809373, 42.998178 ], [ -99.821868, 42.997995 ], [ -99.850037, 42.998171 ], [ -99.859945, 42.997962 ], [ -99.869885, 42.998094 ], [ -99.877697, 42.998094 ], [ -99.918401, 42.998057 ], [ -99.927645, 42.998113 ], [ -99.950411, 42.998286 ], [ -99.950921, 42.998291 ], [ -99.961204, 42.998335 ], [ -100.004757, 42.998392 ], [ -100.027815, 42.998424 ], [ -100.034389, 42.998425 ], [ -100.119297, 42.998689 ], [ -100.126427, 42.99871 ], [ -100.126896, 42.998711 ], [ -100.198412, 42.998542 ], [ -100.198413, 42.998542 ], [ -100.198434, 42.998542 ], [ -100.277793, 42.998674 ], [ -100.283713, 42.998767 ], [ -100.349548, 42.99874 ], [ -100.355406, 42.99876 ], [ -100.472742, 42.999288 ], [ -100.534335, 42.999017 ], [ -100.544018, 42.998795 ], [ -100.553131, 42.998721 ], [ -100.887898, 42.997881 ], [ -100.906714, 42.99791 ], [ -100.958365, 42.997796 ], [ -100.96419, 42.997886 ], [ -101.226494, 42.997901 ], [ -101.226853, 42.997896 ], [ -101.228104, 42.997874 ], [ -101.229203, 42.997854 ], [ -101.230325, 42.997899 ], [ -101.625424, 42.996238 ], [ -101.875424, 42.999298 ], [ -102.082486, 42.999356 ], [ -102.082546, 42.999356 ], [ -102.440547, 42.999609 ], [ -102.487329, 42.999559 ], [ -102.792111, 42.99998 ], [ -103.000897, 43.000474 ], [ -103.13174, 43.000783 ], [ -103.132955, 43.000784 ], [ -103.340829, 43.000879 ], [ -103.404579, 43.000737 ], [ -103.5051, 43.00077 ], [ -103.505219, 43.00077 ], [ -103.506151, 43.000771 ], [ -103.506556, 43.000771 ], [ -103.576329, 43.000807 ], [ -103.576966, 43.000746 ], [ -103.813939, 43.001378 ], [ -103.815573, 43.001279 ], [ -104.053127, 43.000585 ], [ -104.053876, 43.289801 ], [ -104.053884, 43.297047 ], [ -104.054218, 43.30437 ], [ -104.054403, 43.325914 ], [ -104.054614, 43.390949 ], [ -104.054766, 43.428914 ], [ -104.054779, 43.477815 ], [ -104.054786, 43.503072 ], [ -104.054787, 43.503328 ], [ -104.055032, 43.558603 ], [ -104.05484, 43.579368 ], [ -104.054885, 43.583512 ], [ -104.054902, 43.583852 ], [ -104.055133, 43.747105 ], [ -104.055138, 43.750421 ], [ -104.055104, 43.853478 ] ] ] ] } },
+{ "type": "Feature", "id": 48, "properties": { "GEO_ID": "0400000US48", "STATE": "48", "NAME": "Texas", "LSAD": "", "CENSUSAREA": 261231.71100000001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -96.83003, 28.111842 ], [ -96.827049, 28.112417 ], [ -96.816574, 28.119618 ], [ -96.81042, 28.126034 ], [ -96.810944, 28.136378 ], [ -96.816836, 28.158048 ], [ -96.820315, 28.163494 ], [ -96.822859, 28.167476 ], [ -96.818656, 28.17228 ], [ -96.816443, 28.174808 ], [ -96.791958, 28.188687 ], [ -96.733037, 28.190913 ], [ -96.703838, 28.198246 ], [ -96.697422, 28.202959 ], [ -96.702659, 28.211208 ], [ -96.703314, 28.216446 ], [ -96.686816, 28.21841 ], [ -96.662462, 28.227314 ], [ -96.660628, 28.228885 ], [ -96.663116, 28.233206 ], [ -96.651856, 28.251275 ], [ -96.607992, 28.27707 ], [ -96.608123, 28.280081 ], [ -96.611527, 28.281391 ], [ -96.61048, 28.283093 ], [ -96.592934, 28.296972 ], [ -96.581019, 28.30221 ], [ -96.55326, 28.302341 ], [ -96.546975, 28.305614 ], [ -96.542131, 28.315958 ], [ -96.528906, 28.322505 ], [ -96.476269, 28.330754 ], [ -96.450998, 28.337039 ], [ -96.434108, 28.344764 ], [ -96.418919, 28.354846 ], [ -96.415253, 28.362833 ], [ -96.417217, 28.367154 ], [ -96.412896, 28.369511 ], [ -96.403206, 28.371475 ], [ -96.401242, 28.366892 ], [ -96.397846, 28.343513 ], [ -96.4137, 28.327343 ], [ -96.439099, 28.319052 ], [ -96.547774, 28.270798 ], [ -96.621534, 28.2297 ], [ -96.694666, 28.18212 ], [ -96.758141, 28.136873 ], [ -96.849624, 28.064939 ], [ -96.853455, 28.061345 ], [ -96.929053, 27.99044 ], [ -96.966996, 27.950531 ], [ -97.001441, 27.911442 ], [ -97.03166, 27.869975 ], [ -97.041799, 27.852926 ], [ -97.045409, 27.837452 ], [ -97.04598, 27.835004 ], [ -97.085395, 27.793245 ], [ -97.116277, 27.752599 ], [ -97.166682, 27.676583 ], [ -97.201866, 27.614858 ], [ -97.221912, 27.576315 ], [ -97.276091, 27.472145 ], [ -97.30447, 27.407734 ], [ -97.326523, 27.347612 ], [ -97.347438, 27.277963 ], [ -97.350398, 27.268105 ], [ -97.363401, 27.210366 ], [ -97.370941, 27.161166 ], [ -97.377001, 27.101021 ], [ -97.37913, 27.047996 ], [ -97.378362, 26.992877 ], [ -97.370731, 26.909706 ], [ -97.364726, 26.871693 ], [ -97.351413, 26.808604 ], [ -97.333028, 26.736479 ], [ -97.30069, 26.635375 ], [ -97.287885, 26.600341 ], [ -97.275119, 26.565415 ], [ -97.269392, 26.554046 ], [ -97.229844, 26.433569 ], [ -97.223728, 26.411492 ], [ -97.194644, 26.306513 ], [ -97.185844, 26.267103 ], [ -97.173265, 26.192314 ], [ -97.161471, 26.088705 ], [ -97.154271, 26.066841 ], [ -97.161462, 26.06764 ], [ -97.169842, 26.077853 ], [ -97.171781, 26.102522 ], [ -97.179532, 26.146202 ], [ -97.178746, 26.177103 ], [ -97.183983, 26.214289 ], [ -97.194458, 26.27164 ], [ -97.214885, 26.353606 ], [ -97.226931, 26.385555 ], [ -97.240286, 26.405981 ], [ -97.240849, 26.411504 ], [ -97.243167, 26.434263 ], [ -97.247619, 26.456261 ], [ -97.254166, 26.471188 ], [ -97.262546, 26.482972 ], [ -97.276425, 26.521729 ], [ -97.292399, 26.528014 ], [ -97.31073, 26.556558 ], [ -97.308112, 26.571223 ], [ -97.308635, 26.576723 ], [ -97.317015, 26.597673 ], [ -97.318458, 26.60027 ], [ -97.324872, 26.611814 ], [ -97.338489, 26.647429 ], [ -97.336394, 26.666022 ], [ -97.345822, 26.700589 ], [ -97.363105, 26.71054 ], [ -97.370438, 26.723896 ], [ -97.370961, 26.736204 ], [ -97.367557, 26.740394 ], [ -97.364153, 26.758987 ], [ -97.364646, 26.767122 ], [ -97.368866, 26.774699 ], [ -97.370438, 26.781508 ], [ -97.368343, 26.795649 ], [ -97.373056, 26.808481 ], [ -97.387459, 26.820789 ], [ -97.383531, 26.875521 ], [ -97.385626, 26.888876 ], [ -97.391649, 26.90197 ], [ -97.389554, 26.945965 ], [ -97.39034, 27.052286 ], [ -97.389816, 27.067213 ], [ -97.386412, 27.083187 ], [ -97.387459, 27.090519 ], [ -97.390602, 27.094186 ], [ -97.390078, 27.156512 ], [ -97.377508, 27.199459 ], [ -97.379865, 27.202863 ], [ -97.386674, 27.204696 ], [ -97.382222, 27.229051 ], [ -97.37489, 27.250262 ], [ -97.373318, 27.27645 ], [ -97.372861, 27.278069 ], [ -97.367033, 27.298709 ], [ -97.364676, 27.302637 ], [ -97.359963, 27.304732 ], [ -97.357606, 27.307875 ], [ -97.36232, 27.32673 ], [ -97.366771, 27.333276 ], [ -97.361796, 27.359988 ], [ -97.346607, 27.390365 ], [ -97.336132, 27.402411 ], [ -97.331157, 27.412362 ], [ -97.329585, 27.418124 ], [ -97.330895, 27.425456 ], [ -97.329847, 27.43436 ], [ -97.317277, 27.46369 ], [ -97.293709, 27.497209 ], [ -97.282972, 27.521564 ], [ -97.266474, 27.542514 ], [ -97.257832, 27.556393 ], [ -97.26176, 27.563464 ], [ -97.260451, 27.567392 ], [ -97.252071, 27.578652 ], [ -97.247877, 27.581366 ], [ -97.247619, 27.581533 ], [ -97.236882, 27.598293 ], [ -97.241072, 27.602483 ], [ -97.242643, 27.607458 ], [ -97.231383, 27.632336 ], [ -97.221955, 27.63286 ], [ -97.219075, 27.630241 ], [ -97.214099, 27.631551 ], [ -97.200743, 27.650144 ], [ -97.197339, 27.664547 ], [ -97.197601, 27.678426 ], [ -97.203474, 27.684533 ], [ -97.203089, 27.688001 ], [ -97.190007, 27.692829 ], [ -97.170628, 27.720326 ], [ -97.166176, 27.732372 ], [ -97.1612, 27.734074 ], [ -97.153606, 27.733289 ], [ -97.147321, 27.735384 ], [ -97.130823, 27.75162 ], [ -97.127942, 27.75581 ], [ -97.127681, 27.76 ], [ -97.103326, 27.789068 ], [ -97.102279, 27.798233 ], [ -97.098874, 27.808447 ], [ -97.092851, 27.81447 ], [ -97.092589, 27.819183 ], [ -97.098874, 27.82285 ], [ -97.126109, 27.819707 ], [ -97.130299, 27.820493 ], [ -97.134489, 27.825206 ], [ -97.132394, 27.827301 ], [ -97.056713, 27.842294 ], [ -97.055823, 27.843404 ], [ -97.043226, 27.859119 ], [ -97.013634, 27.90678 ], [ -97.017955, 27.911494 ], [ -97.016384, 27.917255 ], [ -96.985745, 27.954048 ], [ -96.977889, 27.976439 ], [ -96.978805, 27.978272 ], [ -96.9809, 27.978272 ], [ -96.986007, 27.976177 ], [ -96.986661, 27.980759 ], [ -96.978282, 28.001709 ], [ -96.967807, 28.020041 ], [ -96.966759, 28.020368 ], [ -96.965188, 28.013297 ], [ -96.962569, 28.012381 ], [ -96.952618, 28.01644 ], [ -96.946988, 28.026522 ], [ -96.932454, 28.035426 ], [ -96.92643, 28.043413 ], [ -96.929573, 28.0514 ], [ -96.927085, 28.057292 ], [ -96.906004, 28.076147 ], [ -96.890947, 28.076802 ], [ -96.886233, 28.084396 ], [ -96.888328, 28.086622 ], [ -96.889113, 28.099454 ], [ -96.886887, 28.11713 ], [ -96.879424, 28.131402 ], [ -96.874972, 28.133236 ], [ -96.870782, 28.131271 ], [ -96.864628, 28.126296 ], [ -96.857165, 28.115559 ], [ -96.84538, 28.108881 ], [ -96.83003, 28.111842 ] ] ], [ [ [ -100.000381, 34.746461 ], [ -100.000381, 34.746358 ], [ -100.000381, 34.560509 ], [ -99.997853, 34.561485 ], [ -99.954567, 34.578195 ], [ -99.94572, 34.579273 ], [ -99.923211, 34.574552 ], [ -99.884842, 34.546953 ], [ -99.874403, 34.537095 ], [ -99.872357, 34.532096 ], [ -99.864922, 34.523018 ], [ -99.846399, 34.505045 ], [ -99.793684, 34.453894 ], [ -99.767234, 34.430502 ], [ -99.69497, 34.378333 ], [ -99.663948, 34.37368 ], [ -99.616793, 34.375391 ], [ -99.58006, 34.416653 ], [ -99.574367, 34.418281 ], [ -99.515385, 34.414333 ], [ -99.499875, 34.409608 ], [ -99.474161, 34.398052 ], [ -99.453477, 34.388756 ], [ -99.44076, 34.374123 ], [ -99.407168, 34.372605 ], [ -99.398635, 34.375832 ], [ -99.356713, 34.442144 ], [ -99.261321, 34.403499 ], [ -99.211423, 34.337897 ], [ -99.211396, 34.337688 ], [ -99.209724, 34.324935 ], [ -99.2116, 34.31397 ], [ -99.211648, 34.292232 ], [ -99.19089, 34.215251 ], [ -99.157114, 34.207414 ], [ -99.119204, 34.201747 ], [ -99.060344, 34.204761 ], [ -98.966743, 34.201185 ], [ -98.952527, 34.195621 ], [ -98.920042, 34.182908 ], [ -98.858419, 34.152732 ], [ -98.76557, 34.136376 ], [ -98.700182, 34.135995 ], [ -98.665824, 34.151617 ], [ -98.652347, 34.161029 ], [ -98.637575, 34.162284 ], [ -98.610112, 34.161039 ], [ -98.599789, 34.160571 ], [ -98.577356, 34.1491 ], [ -98.553717, 34.13366 ], [ -98.504182, 34.072371 ], [ -98.475066, 34.064269 ], [ -98.433769, 34.096116 ], [ -98.400494, 34.121778 ], [ -98.398441, 34.128456 ], [ -98.383222, 34.147806 ], [ -98.364023, 34.157109 ], [ -98.325445, 34.151025 ], [ -98.300209, 34.134579 ], [ -98.293901, 34.13302 ], [ -98.200075, 34.116783 ], [ -98.16912, 34.114171 ], [ -98.106261, 34.033696 ], [ -98.088203, 34.005481 ], [ -98.08526, 34.003259 ], [ -98.041117, 33.993456 ], [ -98.019485, 33.993804 ], [ -97.983521, 34.001559 ], [ -97.94573, 33.989839 ], [ -97.953395, 33.936445 ], [ -97.977859, 33.889929 ], [ -97.97781, 33.889894 ], [ -97.966706, 33.881949 ], [ -97.877387, 33.850236 ], [ -97.865765, 33.849393 ], [ -97.834333, 33.857671 ], [ -97.785317, 33.890701 ], [ -97.733723, 33.936392 ], [ -97.700477, 33.972246 ], [ -97.69311, 33.983699 ], [ -97.688023, 33.986607 ], [ -97.671772, 33.99137 ], [ -97.65621, 33.989488 ], [ -97.609091, 33.968093 ], [ -97.589598, 33.953554 ], [ -97.588828, 33.951882 ], [ -97.597115, 33.917868 ], [ -97.596289, 33.913769 ], [ -97.587441, 33.902479 ], [ -97.581041, 33.900396 ], [ -97.561054, 33.898006 ], [ -97.555002, 33.897282 ], [ -97.545526, 33.900396 ], [ -97.519171, 33.913638 ], [ -97.50096, 33.919643 ], [ -97.486505, 33.916994 ], [ -97.484071, 33.91568 ], [ -97.458069, 33.901635 ], [ -97.450954, 33.891398 ], [ -97.451469, 33.87093 ], [ -97.457617, 33.855126 ], [ -97.461486, 33.84956 ], [ -97.462857, 33.841772 ], [ -97.459068, 33.834581 ], [ -97.453057, 33.828536 ], [ -97.444193, 33.823773 ], [ -97.426493, 33.819398 ], [ -97.372941, 33.819454 ], [ -97.310843, 33.872461 ], [ -97.226522, 33.914642 ], [ -97.210921, 33.916064 ], [ -97.185458, 33.9007 ], [ -97.180845, 33.895204 ], [ -97.166629, 33.847311 ], [ -97.166824, 33.840395 ], [ -97.171627, 33.835335 ], [ -97.18137, 33.831375 ], [ -97.194678, 33.831192 ], [ -97.1997, 33.827322 ], [ -97.204995, 33.81887 ], [ -97.204827, 33.799908 ], [ -97.172192, 33.737545 ], [ -97.163149, 33.729322 ], [ -97.162803, 33.729127 ], [ -97.151257, 33.722608 ], [ -97.13753, 33.718664 ], [ -97.121102, 33.717174 ], [ -97.107183, 33.721119 ], [ -97.097154, 33.727809 ], [ -97.092414, 33.733214 ], [ -97.047972, 33.817931 ], [ -97.00613, 33.861884 ], [ -96.985567, 33.886522 ], [ -96.97287, 33.935698 ], [ -96.944611, 33.948994 ], [ -96.934508, 33.953748 ], [ -96.922114, 33.959579 ], [ -96.9163, 33.957798 ], [ -96.907387, 33.950025 ], [ -96.899442, 33.933728 ], [ -96.895728, 33.896414 ], [ -96.88301, 33.868019 ], [ -96.866438, 33.853149 ], [ -96.85609, 33.84749 ], [ -96.761588, 33.824406 ], [ -96.712422, 33.831633 ], [ -96.707274, 33.835398 ], [ -96.700952, 33.840748 ], [ -96.694629, 33.849988 ], [ -96.68928, 33.86166 ], [ -96.685389, 33.872846 ], [ -96.682471, 33.883059 ], [ -96.67858, 33.892786 ], [ -96.672258, 33.899595 ], [ -96.65864, 33.900081 ], [ -96.646968, 33.895218 ], [ -96.633351, 33.889382 ], [ -96.622165, 33.885977 ], [ -96.615356, 33.881114 ], [ -96.613494, 33.878321 ], [ -96.611466, 33.875278 ], [ -96.612963, 33.867651 ], [ -96.615843, 33.853393 ], [ -96.61487, 33.841234 ], [ -96.612925, 33.833939 ], [ -96.500268, 33.772583 ], [ -96.448045, 33.781031 ], [ -96.436455, 33.78005 ], [ -96.423362, 33.776365 ], [ -96.378473, 33.726648 ], [ -96.36959, 33.716809 ], [ -96.304675, 33.745901 ], [ -96.229859, 33.74832 ], [ -96.220521, 33.74739 ], [ -96.1999, 33.752117 ], [ -96.181704, 33.758504 ], [ -96.170055, 33.76917 ], [ -96.1641, 33.784261 ], [ -96.156717, 33.813324 ], [ -96.14807, 33.837799 ], [ -96.097526, 33.847544 ], [ -95.949935, 33.857452 ], [ -95.846334, 33.841136 ], [ -95.82468, 33.837726 ], [ -95.763622, 33.847954 ], [ -95.757156, 33.867293 ], [ -95.599678, 33.934247 ], [ -95.567022, 33.932697 ], [ -95.559414, 33.930179 ], [ -95.549145, 33.90795 ], [ -95.549475, 33.901311 ], [ -95.552331, 33.89442 ], [ -95.552085, 33.888422 ], [ -95.548325, 33.882744 ], [ -95.544346, 33.880111 ], [ -95.445751, 33.86885 ], [ -95.407795, 33.866308 ], [ -95.339758, 33.868752 ], [ -95.310475, 33.871481 ], [ -95.287565, 33.873617 ], [ -95.260815, 33.887653 ], [ -95.255541, 33.892047 ], [ -95.249922, 33.902024 ], [ -95.2482, 33.912327 ], [ -95.249807, 33.922241 ], [ -95.253623, 33.92971 ], [ -95.252906, 33.933648 ], [ -95.231113, 33.960361 ], [ -95.226393, 33.961954 ], [ -95.219358, 33.961567 ], [ -95.155981, 33.944027 ], [ -95.129572, 33.936718 ], [ -95.067253, 33.917351 ], [ -95.063459, 33.91404 ], [ -95.062284, 33.903618 ], [ -95.039452, 33.860621 ], [ -94.8693, 33.745871 ], [ -94.822473, 33.732716 ], [ -94.760604, 33.727054 ], [ -94.746096, 33.703016 ], [ -94.735128, 33.691267 ], [ -94.660964, 33.660322 ], [ -94.52838, 33.615995 ], [ -94.524055, 33.615765 ], [ -94.490684, 33.625586 ], [ -94.487611, 33.628544 ], [ -94.485875, 33.637867 ], [ -94.478366, 33.620847 ], [ -94.470963, 33.60594 ], [ -94.464336, 33.598819 ], [ -94.409329, 33.568265 ], [ -94.355945, 33.54318 ], [ -94.257801, 33.582508 ], [ -94.252656, 33.586144 ], [ -94.181805, 33.593217 ], [ -94.085243, 33.575546 ], [ -94.066846, 33.568909 ], [ -94.04345, 33.552253 ], [ -94.043428, 33.551425 ], [ -94.043375, 33.542315 ], [ -94.043009, 33.493039 ], [ -94.043279, 33.49103 ], [ -94.043188, 33.470324 ], [ -94.042988, 33.435824 ], [ -94.042988, 33.431024 ], [ -94.042887, 33.420225 ], [ -94.043053, 33.377716 ], [ -94.042869, 33.37117 ], [ -94.043128, 33.358757 ], [ -94.043067, 33.352097 ], [ -94.043067, 33.347351 ], [ -94.043067, 33.330498 ], [ -94.04299, 33.271243 ], [ -94.04299, 33.271227 ], [ -94.04305, 33.260904 ], [ -94.043004, 33.250128 ], [ -94.04273, 33.241823 ], [ -94.042876, 33.215219 ], [ -94.042892, 33.202666 ], [ -94.042875, 33.199785 ], [ -94.043185, 33.143476 ], [ -94.043077, 33.138162 ], [ -94.043007, 33.13389 ], [ -94.04287, 33.092727 ], [ -94.043036, 33.079485 ], [ -94.042964, 33.019219 ], [ -94.043088, 32.955592 ], [ -94.043067, 32.937903 ], [ -94.043092, 32.910021 ], [ -94.042885, 32.898911 ], [ -94.042859, 32.892771 ], [ -94.042886, 32.881089 ], [ -94.042886, 32.880965 ], [ -94.043025, 32.880446 ], [ -94.042785, 32.871486 ], [ -94.043026, 32.797476 ], [ -94.042747, 32.786973 ], [ -94.042829, 32.785277 ], [ -94.042938, 32.780558 ], [ -94.043027, 32.776863 ], [ -94.042947, 32.767991 ], [ -94.043147, 32.693031 ], [ -94.043147, 32.69303 ], [ -94.042913, 32.655127 ], [ -94.04278, 32.643466 ], [ -94.042824, 32.640305 ], [ -94.042926, 32.622015 ], [ -94.042929, 32.61826 ], [ -94.042919, 32.610142 ], [ -94.043083, 32.564261 ], [ -94.043142, 32.559502 ], [ -94.043081, 32.513613 ], [ -94.042885, 32.505145 ], [ -94.042911, 32.492852 ], [ -94.043089, 32.486561 ], [ -94.043072, 32.4843 ], [ -94.042955, 32.480261 ], [ -94.042995, 32.478004 ], [ -94.042902, 32.472906 ], [ -94.042875, 32.471348 ], [ -94.042903, 32.470386 ], [ -94.042908, 32.439891 ], [ -94.042986, 32.435507 ], [ -94.042899, 32.400659 ], [ -94.042923, 32.399918 ], [ -94.042901, 32.392283 ], [ -94.042763, 32.373332 ], [ -94.042739, 32.363559 ], [ -94.042733, 32.269696 ], [ -94.042732, 32.26962 ], [ -94.042662, 32.218146 ], [ -94.042621, 32.196005 ], [ -94.042566, 32.166894 ], [ -94.042539, 32.166826 ], [ -94.042591, 32.158097 ], [ -94.042681, 32.137956 ], [ -94.042337, 32.119914 ], [ -94.0427, 32.056012 ], [ -94.04272, 31.999265 ], [ -94.01563, 31.979856 ], [ -93.975377, 31.92366 ], [ -93.932135, 31.893672 ], [ -93.92029, 31.888651 ], [ -93.889193, 31.856819 ], [ -93.878225, 31.844276 ], [ -93.840029, 31.800596 ], [ -93.812477, 31.715246 ], [ -93.817059, 31.671694 ], [ -93.82629, 31.614903 ], [ -93.834924, 31.586211 ], [ -93.834923, 31.58621 ], [ -93.818582, 31.554826 ], [ -93.798087, 31.534044 ], [ -93.729613, 31.487922 ], [ -93.695866, 31.409392 ], [ -93.670182, 31.387184 ], [ -93.640805, 31.372546 ], [ -93.671676, 31.299586 ], [ -93.644407, 31.27711 ], [ -93.620829, 31.271299 ], [ -93.614402, 31.260869 ], [ -93.608158, 31.227835 ], [ -93.607243, 31.204806 ], [ -93.602315, 31.181742 ], [ -93.599705, 31.176456 ], [ -93.598828, 31.174679 ], [ -93.588503, 31.165581 ], [ -93.579215, 31.167422 ], [ -93.552649, 31.185575 ], [ -93.55254, 31.185605 ], [ -93.548931, 31.186601 ], [ -93.535097, 31.185614 ], [ -93.531744, 31.180817 ], [ -93.527644, 31.074509 ], [ -93.540354, 31.008135 ], [ -93.530936, 30.924534 ], [ -93.554576, 30.87747 ], [ -93.55497, 30.876685 ], [ -93.558617, 30.869424 ], [ -93.558672, 30.868829 ], [ -93.563292, 30.818503 ], [ -93.578395, 30.802047 ], [ -93.727844, 30.57407 ], [ -93.740045, 30.538765 ], [ -93.710117, 30.5064 ], [ -93.697828, 30.443838 ], [ -93.698302, 30.438657 ], [ -93.702665, 30.429947 ], [ -93.741701, 30.403007 ], [ -93.751437, 30.396288 ], [ -93.757654, 30.390423 ], [ -93.765822, 30.333318 ], [ -93.735896, 30.29944 ], [ -93.723586, 30.294951 ], [ -93.720575, 30.295961 ], [ -93.716223, 30.244318 ], [ -93.712008, 30.194304 ], [ -93.695252, 30.1476 ], [ -93.695684, 30.135729 ], [ -93.712101, 30.067346 ], [ -93.721589, 30.051939 ], [ -93.722481, 30.050898 ], [ -93.752038, 30.016403 ], [ -93.75663, 30.014163 ], [ -93.789431, 29.987812 ], [ -93.840799, 29.914423 ], [ -93.890679, 29.843159 ], [ -93.89847, 29.771577 ], [ -93.892246, 29.765241 ], [ -93.837971, 29.690619 ], [ -93.852868, 29.675885 ], [ -93.866981, 29.673085 ], [ -93.88999, 29.674013 ], [ -93.931, 29.679612 ], [ -94.001406, 29.681486 ], [ -94.056506, 29.671163 ], [ -94.132577, 29.646217 ], [ -94.354163, 29.561459 ], [ -94.370866, 29.55507 ], [ -94.500807, 29.505367 ], [ -94.594853, 29.467903 ], [ -94.631084, 29.451464 ], [ -94.670389, 29.43078 ], [ -94.694158, 29.415632 ], [ -94.708473, 29.403049 ], [ -94.723959, 29.383268 ], [ -94.731047, 29.369141 ], [ -94.744834, 29.369158 ], [ -94.761491, 29.361883 ], [ -94.778691, 29.361483 ], [ -94.782356, 29.364266 ], [ -94.783131, 29.375642 ], [ -94.766848, 29.393489 ], [ -94.7541, 29.401 ], [ -94.723818, 29.426536 ], [ -94.706365, 29.436805 ], [ -94.686386, 29.466509 ], [ -94.681541, 29.471389 ], [ -94.6724, 29.476843 ], [ -94.665853, 29.478401 ], [ -94.656737, 29.478033 ], [ -94.645948, 29.473769 ], [ -94.628217, 29.475986 ], [ -94.608557, 29.483345 ], [ -94.594211, 29.492127 ], [ -94.59544, 29.507669 ], [ -94.591407, 29.513858 ], [ -94.580274, 29.525295 ], [ -94.566674, 29.531988 ], [ -94.55399, 29.529559 ], [ -94.546994, 29.524379 ], [ -94.532348, 29.5178 ], [ -94.511045, 29.51965 ], [ -94.495025, 29.525031 ], [ -94.503429, 29.54325 ], [ -94.509487, 29.54259 ], [ -94.511086, 29.542971 ], [ -94.522421, 29.545672 ], [ -94.523743, 29.545987 ], [ -94.526336, 29.552634 ], [ -94.532021, 29.558379 ], [ -94.541108, 29.567561 ], [ -94.542532, 29.569 ], [ -94.546385, 29.572048 ], [ -94.553988, 29.573882 ], [ -94.570006, 29.572232 ], [ -94.570593, 29.571878 ], [ -94.570867, 29.571713 ], [ -94.578211, 29.567281 ], [ -94.593518, 29.561319 ], [ -94.610147, 29.556947 ], [ -94.618028, 29.554875 ], [ -94.621819, 29.553878 ], [ -94.621953, 29.553843 ], [ -94.62589, 29.552808 ], [ -94.682706, 29.539825 ], [ -94.689353, 29.538306 ], [ -94.691625, 29.537787 ], [ -94.718276, 29.533547 ], [ -94.740699, 29.525858 ], [ -94.755514, 29.524776 ], [ -94.757689, 29.524617 ], [ -94.757788, 29.524626 ], [ -94.757883, 29.524635 ], [ -94.767246, 29.525523 ], [ -94.768676, 29.525659 ], [ -94.769418, 29.525988 ], [ -94.769573, 29.526057 ], [ -94.77084, 29.526618 ], [ -94.774571, 29.528271 ], [ -94.774798, 29.528372 ], [ -94.779674, 29.530533 ], [ -94.779708, 29.530548 ], [ -94.779831, 29.530602 ], [ -94.780938, 29.531093 ], [ -94.783296, 29.535314 ], [ -94.784034, 29.536635 ], [ -94.786512, 29.541073 ], [ -94.786649, 29.541319 ], [ -94.78954, 29.546494 ], [ -94.790605, 29.548401 ], [ -94.779439, 29.549472 ], [ -94.771053, 29.548439 ], [ -94.755237, 29.562782 ], [ -94.734626, 29.584046 ], [ -94.708741, 29.625226 ], [ -94.693154, 29.694453 ], [ -94.692434, 29.70361 ], [ -94.695317, 29.723052 ], [ -94.724616, 29.774766 ], [ -94.735271, 29.785433 ], [ -94.740919, 29.787081 ], [ -94.771512, 29.773889 ], [ -94.792238, 29.767433 ], [ -94.816085, 29.75671 ], [ -94.851108, 29.721373 ], [ -94.865007, 29.695337 ], [ -94.867438, 29.678768 ], [ -94.872551, 29.67125 ], [ -94.893107, 29.661336 ], [ -94.915413, 29.656614 ], [ -94.921318, 29.658178 ], [ -94.931154, 29.673874 ], [ -94.934167, 29.678682 ], [ -94.936089, 29.692704 ], [ -94.942681, 29.697778 ], [ -94.965963, 29.70033 ], [ -94.972666, 29.68487 ], [ -94.988924, 29.672202 ], [ -95.005398, 29.659366 ], [ -95.005648, 29.658985 ], [ -95.006381, 29.657871 ], [ -95.007623, 29.65598 ], [ -95.011025, 29.650803 ], [ -95.011683, 29.649802 ], [ -95.01272, 29.647088 ], [ -95.013777, 29.644322 ], [ -95.015636, 29.639457 ], [ -95.0156, 29.639285 ], [ -95.013623, 29.62979 ], [ -95.013499, 29.629194 ], [ -95.01166, 29.627768 ], [ -95.000781, 29.619331 ], [ -95.00046, 29.619082 ], [ -94.999481, 29.618323 ], [ -94.999082, 29.618014 ], [ -94.988871, 29.610095 ], [ -94.984831, 29.604361 ], [ -94.982936, 29.60167 ], [ -94.982706, 29.601344 ], [ -94.982855, 29.601103 ], [ -94.982923, 29.600992 ], [ -94.988993, 29.591155 ], [ -95.00767, 29.574257 ], [ -95.016145, 29.559336 ], [ -95.016353, 29.55897 ], [ -95.016627, 29.558487 ], [ -95.016672, 29.558388 ], [ -95.018253, 29.554885 ], [ -95.018198, 29.554618 ], [ -95.018191, 29.554584 ], [ -95.016889, 29.548303 ], [ -95.015165, 29.539989 ], [ -95.013378, 29.537822 ], [ -94.999581, 29.521093 ], [ -94.981916, 29.511141 ], [ -94.958443, 29.505013 ], [ -94.934876, 29.501079 ], [ -94.933483, 29.500847 ], [ -94.933039, 29.500773 ], [ -94.909898, 29.49691 ], [ -94.909465, 29.496838 ], [ -94.913385, 29.487254 ], [ -94.925914, 29.469047 ], [ -94.930861, 29.450504 ], [ -94.919401, 29.448031 ], [ -94.8908, 29.433432 ], [ -94.8873, 29.415132 ], [ -94.886536, 29.366386 ], [ -94.894234, 29.338 ], [ -94.893994, 29.30817 ], [ -94.886536, 29.297826 ], [ -94.875952, 29.293015 ], [ -94.865126, 29.293977 ], [ -94.84973, 29.297345 ], [ -94.824953, 29.306005 ], [ -94.822547, 29.321882 ], [ -94.822307, 29.344254 ], [ -94.810696, 29.353435 ], [ -94.784895, 29.335535 ], [ -94.779995, 29.334935 ], [ -94.777064, 29.336811 ], [ -94.745529, 29.334235 ], [ -94.744945, 29.33641 ], [ -94.73132, 29.338066 ], [ -94.72253, 29.331446 ], [ -94.731082, 29.331833 ], [ -94.769695, 29.304936 ], [ -94.786095, 29.290737 ], [ -94.803695, 29.279237 ], [ -95.026219, 29.148064 ], [ -95.081773, 29.111222 ], [ -95.110484, 29.088224 ], [ -95.119271, 29.077844 ], [ -95.122525, 29.074 ], [ -95.125134, 29.067321 ], [ -95.191391, 29.02309 ], [ -95.238924, 28.988644 ], [ -95.272266, 28.961546 ], [ -95.297147, 28.934073 ], [ -95.309704, 28.928262 ], [ -95.353451, 28.898145 ], [ -95.376979, 28.87616 ], [ -95.38239, 28.866348 ], [ -95.416174, 28.859482 ], [ -95.439594, 28.859022 ], [ -95.486769, 28.836287 ], [ -95.507041, 28.824755 ], [ -95.568136, 28.789998 ], [ -95.812504, 28.664942 ], [ -95.884026, 28.633098 ], [ -96.000682, 28.588238 ], [ -96.077868, 28.556626 ], [ -96.194412, 28.502224 ], [ -96.220376, 28.491966 ], [ -96.244751, 28.475055 ], [ -96.270391, 28.46193 ], [ -96.303212, 28.441871 ], [ -96.32156, 28.425148 ], [ -96.328817, 28.423659 ], [ -96.341617, 28.417334 ], [ -96.371117, 28.397661 ], [ -96.372101, 28.393875 ], [ -96.370717, 28.387667 ], [ -96.378616, 28.383909 ], [ -96.379372, 28.386089 ], [ -96.381864, 28.393276 ], [ -96.37596, 28.401682 ], [ -96.374138, 28.404275 ], [ -96.335119, 28.437795 ], [ -96.268341, 28.477992 ], [ -96.223825, 28.495067 ], [ -96.218978, 28.500383 ], [ -96.21505, 28.509679 ], [ -96.145448, 28.544741 ], [ -96.104735, 28.559499 ], [ -96.046211, 28.58698 ], [ -96.032979, 28.589016 ], [ -96.007534, 28.599703 ], [ -95.98616, 28.606319 ], [ -95.982088, 28.614461 ], [ -95.985651, 28.621077 ], [ -95.983106, 28.641942 ], [ -95.978526, 28.650594 ], [ -95.986066, 28.655468 ], [ -95.996338, 28.658736 ], [ -96.002954, 28.656192 ], [ -96.006516, 28.648049 ], [ -96.033488, 28.652629 ], [ -96.047737, 28.649067 ], [ -96.072165, 28.635326 ], [ -96.099137, 28.624639 ], [ -96.148501, 28.611408 ], [ -96.187178, 28.593596 ], [ -96.198374, 28.58698 ], [ -96.221784, 28.580364 ], [ -96.228909, 28.580873 ], [ -96.233998, 28.596649 ], [ -96.233998, 28.601738 ], [ -96.222293, 28.607336 ], [ -96.21415, 28.613443 ], [ -96.212624, 28.622604 ], [ -96.230944, 28.641433 ], [ -96.208552, 28.662298 ], [ -96.214659, 28.665352 ], [ -96.192267, 28.687744 ], [ -96.19125, 28.69436 ], [ -96.19583, 28.69894 ], [ -96.202446, 28.700976 ], [ -96.222802, 28.698431 ], [ -96.231453, 28.696395 ], [ -96.256899, 28.68469 ], [ -96.263515, 28.683673 ], [ -96.268604, 28.688762 ], [ -96.287942, 28.683164 ], [ -96.304227, 28.671459 ], [ -96.305245, 28.660263 ], [ -96.303718, 28.644996 ], [ -96.322921, 28.64186 ], [ -96.328655, 28.640924 ], [ -96.373439, 28.626675 ], [ -96.376492, 28.620059 ], [ -96.384635, 28.615988 ], [ -96.473694, 28.57324 ], [ -96.487943, 28.569677 ], [ -96.482854, 28.580364 ], [ -96.480309, 28.596649 ], [ -96.485907, 28.607845 ], [ -96.490488, 28.610899 ], [ -96.510844, 28.61497 ], [ -96.510335, 28.617515 ], [ -96.497612, 28.625148 ], [ -96.496595, 28.630746 ], [ -96.499648, 28.635835 ], [ -96.506264, 28.63838 ], [ -96.54545, 28.645505 ], [ -96.555119, 28.646013 ], [ -96.563262, 28.644487 ], [ -96.572931, 28.667897 ], [ -96.570386, 28.674003 ], [ -96.55919, 28.687235 ], [ -96.559699, 28.691306 ], [ -96.561226, 28.696395 ], [ -96.566824, 28.697922 ], [ -96.575141, 28.702837 ], [ -96.577727, 28.704365 ], [ -96.57802, 28.704538 ], [ -96.579639, 28.712312 ], [ -96.579669, 28.712455 ], [ -96.580564, 28.716752 ], [ -96.584091, 28.722798 ], [ -96.584127, 28.722859 ], [ -96.584196, 28.722877 ], [ -96.591647, 28.724838 ], [ -96.593796, 28.725403 ], [ -96.604921, 28.72221 ], [ -96.634419, 28.713743 ], [ -96.634912, 28.713601 ], [ -96.645867, 28.710457 ], [ -96.648758, 28.709627 ], [ -96.655528, 28.704167 ], [ -96.664534, 28.696904 ], [ -96.657918, 28.687744 ], [ -96.635018, 28.668914 ], [ -96.634, 28.654665 ], [ -96.627893, 28.650085 ], [ -96.623313, 28.649576 ], [ -96.615679, 28.644487 ], [ -96.61059, 28.638889 ], [ -96.61059, 28.636344 ], [ -96.61975, 28.627693 ], [ -96.622804, 28.622095 ], [ -96.611099, 28.585962 ], [ -96.608045, 28.583418 ], [ -96.573949, 28.584436 ], [ -96.565297, 28.5824 ], [ -96.564279, 28.576293 ], [ -96.561226, 28.570695 ], [ -96.536289, 28.559499 ], [ -96.526111, 28.557972 ], [ -96.52204, 28.55441 ], [ -96.514406, 28.535071 ], [ -96.505755, 28.525911 ], [ -96.450284, 28.490796 ], [ -96.419749, 28.467387 ], [ -96.410589, 28.459244 ], [ -96.402446, 28.449066 ], [ -96.403973, 28.44245 ], [ -96.46148, 28.421585 ], [ -96.481836, 28.407844 ], [ -96.504737, 28.397666 ], [ -96.520513, 28.394104 ], [ -96.542905, 28.385452 ], [ -96.559699, 28.377819 ], [ -96.570386, 28.368658 ], [ -96.59176, 28.357462 ], [ -96.600412, 28.354409 ], [ -96.650794, 28.346775 ], [ -96.672677, 28.335579 ], [ -96.688453, 28.347284 ], [ -96.69456, 28.347284 ], [ -96.698122, 28.342704 ], [ -96.705247, 28.348811 ], [ -96.700158, 28.369676 ], [ -96.705756, 28.400211 ], [ -96.710336, 28.406827 ], [ -96.72255, 28.408862 ], [ -96.749013, 28.408862 ], [ -96.762245, 28.411916 ], [ -96.76696, 28.410737 ], [ -96.768352, 28.410389 ], [ -96.772209, 28.408074 ], [ -96.775985, 28.405809 ], [ -96.780796, 28.398421 ], [ -96.790235, 28.383926 ], [ -96.794554, 28.365688 ], [ -96.794796, 28.364668 ], [ -96.794815, 28.364587 ], [ -96.794812, 28.364515 ], [ -96.794812, 28.364503 ], [ -96.794357, 28.350865 ], [ -96.794306, 28.34932 ], [ -96.794016, 28.347249 ], [ -96.793926, 28.346606 ], [ -96.793835, 28.345959 ], [ -96.793765, 28.345453 ], [ -96.79254, 28.336705 ], [ -96.790744, 28.323874 ], [ -96.791159, 28.319095 ], [ -96.791761, 28.31217 ], [ -96.806011, 28.296902 ], [ -96.809573, 28.290287 ], [ -96.806011, 28.282144 ], [ -96.799302, 28.272716 ], [ -96.787181, 28.255681 ], [ -96.787181, 28.250083 ], [ -96.800413, 28.224128 ], [ -96.810037, 28.217086 ], [ -96.842143, 28.193594 ], [ -96.872678, 28.176291 ], [ -96.898123, 28.152881 ], [ -96.910337, 28.147283 ], [ -96.934765, 28.123873 ], [ -96.962755, 28.123365 ], [ -97.000414, 28.137614 ], [ -97.007539, 28.136087 ], [ -97.027386, 28.124382 ], [ -97.028913, 28.117258 ], [ -97.022806, 28.107588 ], [ -97.023824, 28.103517 ], [ -97.031966, 28.093848 ], [ -97.035528, 28.084688 ], [ -97.035528, 28.074 ], [ -97.031457, 28.053644 ], [ -97.025859, 28.041939 ], [ -97.030948, 28.033288 ], [ -97.040618, 28.028708 ], [ -97.04876, 28.022092 ], [ -97.061992, 27.996138 ], [ -97.075732, 27.986977 ], [ -97.121534, 27.923364 ], [ -97.129168, 27.919801 ], [ -97.134801, 27.902467 ], [ -97.135783, 27.899445 ], [ -97.136615, 27.898956 ], [ -97.144435, 27.894356 ], [ -97.155122, 27.880615 ], [ -97.183455, 27.833231 ], [ -97.184639, 27.831251 ], [ -97.186709, 27.825453 ], [ -97.186871, 27.825001 ], [ -97.187183, 27.824126 ], [ -97.188866, 27.823772 ], [ -97.192874, 27.822928 ], [ -97.193701, 27.822754 ], [ -97.196852, 27.822091 ], [ -97.209127, 27.822091 ], [ -97.209575, 27.822091 ], [ -97.211226, 27.822391 ], [ -97.219738, 27.823939 ], [ -97.220771, 27.824126 ], [ -97.222212, 27.824649 ], [ -97.222957, 27.824919 ], [ -97.225176, 27.825723 ], [ -97.225435, 27.826145 ], [ -97.225811, 27.826755 ], [ -97.226012, 27.827083 ], [ -97.227317, 27.829204 ], [ -97.227317, 27.830939 ], [ -97.227317, 27.831258 ], [ -97.227317, 27.832895 ], [ -97.227317, 27.832952 ], [ -97.226514, 27.838307 ], [ -97.228388, 27.843661 ], [ -97.234512, 27.849063 ], [ -97.241127, 27.857714 ], [ -97.241393, 27.858953 ], [ -97.242654, 27.864839 ], [ -97.242922, 27.865208 ], [ -97.250797, 27.876035 ], [ -97.256394, 27.877901 ], [ -97.258305, 27.878538 ], [ -97.26301, 27.880106 ], [ -97.272253, 27.881427 ], [ -97.273698, 27.881633 ], [ -97.276632, 27.881144 ], [ -97.285466, 27.879672 ], [ -97.295072, 27.878071 ], [ -97.301455, 27.875907 ], [ -97.317892, 27.870335 ], [ -97.325097, 27.867893 ], [ -97.327494, 27.866405 ], [ -97.354614, 27.849572 ], [ -97.360212, 27.85059 ], [ -97.360547, 27.850363 ], [ -97.361246, 27.849891 ], [ -97.379042, 27.837867 ], [ -97.391764, 27.813948 ], [ -97.393291, 27.782905 ], [ -97.386166, 27.76662 ], [ -97.368355, 27.741683 ], [ -97.34698, 27.725398 ], [ -97.316446, 27.712676 ], [ -97.253955, 27.696696 ], [ -97.259957, 27.679597 ], [ -97.266064, 27.678579 ], [ -97.296598, 27.613947 ], [ -97.298634, 27.604787 ], [ -97.297616, 27.59868 ], [ -97.294054, 27.5941 ], [ -97.302196, 27.585957 ], [ -97.321535, 27.571199 ], [ -97.325118, 27.560927 ], [ -97.336802, 27.527433 ], [ -97.343418, 27.517764 ], [ -97.347489, 27.503005 ], [ -97.350543, 27.478578 ], [ -97.359194, 27.458221 ], [ -97.36581, 27.450588 ], [ -97.371917, 27.425142 ], [ -97.369881, 27.41242 ], [ -97.372935, 27.401224 ], [ -97.37955, 27.390028 ], [ -97.399398, 27.344735 ], [ -97.401942, 27.335574 ], [ -97.404996, 27.329977 ], [ -97.413138, 27.321325 ], [ -97.420263, 27.317254 ], [ -97.430441, 27.313691 ], [ -97.450798, 27.313691 ], [ -97.482859, 27.297915 ], [ -97.508304, 27.275014 ], [ -97.532223, 27.278577 ], [ -97.544437, 27.284175 ], [ -97.546981, 27.290791 ], [ -97.536803, 27.289264 ], [ -97.526625, 27.291808 ], [ -97.524589, 27.297915 ], [ -97.517465, 27.30504 ], [ -97.504742, 27.30504 ], [ -97.498126, 27.308602 ], [ -97.502706, 27.322343 ], [ -97.499144, 27.327941 ], [ -97.483877, 27.338628 ], [ -97.483877, 27.351351 ], [ -97.48693, 27.358984 ], [ -97.501688, 27.366618 ], [ -97.514411, 27.361529 ], [ -97.520518, 27.352877 ], [ -97.53833, 27.335574 ], [ -97.5709, 27.315727 ], [ -97.584132, 27.30962 ], [ -97.609068, 27.285193 ], [ -97.621791, 27.287228 ], [ -97.63146, 27.28621 ], [ -97.636549, 27.282139 ], [ -97.63668, 27.281727 ], [ -97.640111, 27.270943 ], [ -97.639094, 27.253131 ], [ -97.635022, 27.247024 ], [ -97.628916, 27.242953 ], [ -97.597363, 27.242444 ], [ -97.582605, 27.240409 ], [ -97.573953, 27.238882 ], [ -97.561231, 27.232775 ], [ -97.54291, 27.229213 ], [ -97.520009, 27.231248 ], [ -97.509831, 27.23532 ], [ -97.503215, 27.2399 ], [ -97.500162, 27.24448 ], [ -97.485149, 27.250841 ], [ -97.467083, 27.25364 ], [ -97.458431, 27.259493 ], [ -97.450289, 27.262546 ], [ -97.42408, 27.264073 ], [ -97.422299, 27.257712 ], [ -97.434767, 27.202241 ], [ -97.444945, 27.144734 ], [ -97.443673, 27.116235 ], [ -97.452324, 27.115217 ], [ -97.455887, 27.110383 ], [ -97.45665, 27.099695 ], [ -97.461739, 27.095624 ], [ -97.47548, 27.098423 ], [ -97.480569, 27.102494 ], [ -97.49151, 27.101222 ], [ -97.495836, 27.094098 ], [ -97.493291, 27.078067 ], [ -97.477515, 27.066108 ], [ -97.479042, 27.0628 ], [ -97.482257, 27.061942 ], [ -97.48693, 27.057711 ], [ -97.487693, 27.053639 ], [ -97.486676, 27.03481 ], [ -97.477515, 27.03252 ], [ -97.473953, 27.029212 ], [ -97.473444, 27.02285 ], [ -97.478533, 26.999186 ], [ -97.480569, 26.997659 ], [ -97.484131, 27.000458 ], [ -97.536803, 26.999695 ], [ -97.549271, 26.995878 ], [ -97.555378, 26.99028 ], [ -97.551053, 26.980865 ], [ -97.549526, 26.965344 ], [ -97.552325, 26.952112 ], [ -97.555378, 26.947277 ], [ -97.555378, 26.93888 ], [ -97.540874, 26.90631 ], [ -97.540111, 26.900967 ], [ -97.547999, 26.895114 ], [ -97.552325, 26.888499 ], [ -97.552325, 26.867633 ], [ -97.558432, 26.864325 ], [ -97.563266, 26.842188 ], [ -97.552579, 26.827938 ], [ -97.547745, 26.824631 ], [ -97.537566, 26.824885 ], [ -97.509831, 26.803511 ], [ -97.484385, 26.763562 ], [ -97.478024, 26.7572 ], [ -97.471663, 26.758727 ], [ -97.468609, 26.740915 ], [ -97.467337, 26.710126 ], [ -97.444945, 26.633535 ], [ -97.445708, 26.609362 ], [ -97.441206, 26.599901 ], [ -97.428151, 26.572466 ], [ -97.416955, 26.553637 ], [ -97.422299, 26.520303 ], [ -97.425861, 26.516741 ], [ -97.430696, 26.506563 ], [ -97.430696, 26.494603 ], [ -97.42637, 26.484425 ], [ -97.429169, 26.478064 ], [ -97.43553, 26.470176 ], [ -97.441383, 26.466614 ], [ -97.441383, 26.455418 ], [ -97.437566, 26.44982 ], [ -97.425861, 26.446003 ], [ -97.421026, 26.446766 ], [ -97.41721, 26.44982 ], [ -97.411612, 26.447275 ], [ -97.412884, 26.433026 ], [ -97.42179, 26.417249 ], [ -97.4195, 26.413178 ], [ -97.406014, 26.409107 ], [ -97.398126, 26.410888 ], [ -97.394309, 26.41445 ], [ -97.395072, 26.417249 ], [ -97.382485, 26.411326 ], [ -97.377769, 26.409107 ], [ -97.369627, 26.394603 ], [ -97.374461, 26.380862 ], [ -97.388965, 26.36585 ], [ -97.392019, 26.339386 ], [ -97.391001, 26.332262 ], [ -97.387947, 26.330481 ], [ -97.376242, 26.336333 ], [ -97.372171, 26.339895 ], [ -97.369372, 26.348547 ], [ -97.358176, 26.356435 ], [ -97.343418, 26.359234 ], [ -97.335275, 26.355672 ], [ -97.330441, 26.350582 ], [ -97.336802, 26.331753 ], [ -97.352833, 26.318521 ], [ -97.354359, 26.313941 ], [ -97.34698, 26.311396 ], [ -97.347489, 26.292821 ], [ -97.343927, 26.267376 ], [ -97.341128, 26.265595 ], [ -97.331967, 26.265595 ], [ -97.322807, 26.271956 ], [ -97.311866, 26.273737 ], [ -97.307031, 26.253126 ], [ -97.308049, 26.249055 ], [ -97.32128, 26.236078 ], [ -97.32128, 26.228699 ], [ -97.304486, 26.20249 ], [ -97.296598, 26.200709 ], [ -97.294817, 26.192312 ], [ -97.296089, 26.182388 ], [ -97.306776, 26.159487 ], [ -97.296598, 26.142439 ], [ -97.28536, 26.128378 ], [ -97.282094, 26.120301 ], [ -97.283112, 26.117757 ], [ -97.294054, 26.11394 ], [ -97.295072, 26.108342 ], [ -97.279804, 26.092057 ], [ -97.270898, 26.086459 ], [ -97.24698, 26.080352 ], [ -97.208048, 26.079589 ], [ -97.199651, 26.077044 ], [ -97.195071, 26.04193 ], [ -97.204995, 26.030225 ], [ -97.214918, 26.030734 ], [ -97.224842, 26.027426 ], [ -97.226114, 26.024372 ], [ -97.219244, 25.996128 ], [ -97.216954, 25.993838 ], [ -97.208557, 25.991802 ], [ -97.195834, 25.993074 ], [ -97.17446, 26.000072 ], [ -97.167208, 26.007069 ], [ -97.162755, 26.014576 ], [ -97.162628, 26.023482 ], [ -97.172043, 26.044729 ], [ -97.178659, 26.045492 ], [ -97.18273, 26.053126 ], [ -97.164982, 26.063876 ], [ -97.152009, 26.062108 ], [ -97.15321, 26.038906 ], [ -97.151922, 26.017653 ], [ -97.145567, 25.971132 ], [ -97.172633, 25.962883 ], [ -97.228025, 25.958936 ], [ -97.271382, 25.951832 ], [ -97.348275, 25.931143 ], [ -97.362345, 25.915724 ], [ -97.367045, 25.903021 ], [ -97.366723, 25.885066 ], [ -97.408357, 25.856459 ], [ -97.496861, 25.880058 ], [ -97.511161, 25.887458 ], [ -97.582565, 25.937857 ], [ -97.668099, 26.022522 ], [ -97.671568, 26.033955 ], [ -97.863056, 26.061273 ], [ -97.888699, 26.064931 ], [ -98.008307, 26.061147 ], [ -98.011883, 26.056608 ], [ -98.044517, 26.043746 ], [ -98.132605, 26.057507 ], [ -98.241664, 26.074544 ], [ -98.264514, 26.085507 ], [ -98.386694, 26.157872 ], [ -98.438822, 26.212022 ], [ -98.466167, 26.223245 ], [ -98.58581, 26.257403 ], [ -98.58672, 26.257456 ], [ -98.623335, 26.259592 ], [ -98.6329, 26.250348 ], [ -98.705676, 26.27748 ], [ -98.751164, 26.331307 ], [ -98.807348, 26.369421 ], [ -98.822373, 26.370902 ], [ -98.861354, 26.36599 ], [ -99.047575, 26.406922 ], [ -99.105719, 26.43872 ], [ -99.167996, 26.557799 ], [ -99.172058, 26.57086 ], [ -99.208951, 26.689489 ], [ -99.242444, 26.788262 ], [ -99.268613, 26.843213 ], [ -99.321819, 26.906846 ], [ -99.379149, 26.93449 ], [ -99.446524, 27.023008 ], [ -99.452316, 27.062669 ], [ -99.451035, 27.066765 ], [ -99.446593, 27.070593 ], [ -99.429879, 27.094323 ], [ -99.426348, 27.176262 ], [ -99.441549, 27.24992 ], [ -99.452391, 27.264046 ], [ -99.453949, 27.264673 ], [ -99.463309, 27.268437 ], [ -99.47088, 27.265444 ], [ -99.494678, 27.277595 ], [ -99.529654, 27.306051 ], [ -99.536443, 27.312538 ], [ -99.537771, 27.316073 ], [ -99.50696, 27.35642 ], [ -99.492831, 27.390491 ], [ -99.487704, 27.409924 ], [ -99.480219, 27.485796 ], [ -99.519381, 27.573569 ], [ -99.541644, 27.605772 ], [ -99.600619, 27.641314 ], [ -99.623478, 27.644136 ], [ -99.626294, 27.64245 ], [ -99.627123, 27.638412 ], [ -99.666175, 27.638324 ], [ -99.843463, 27.77456 ], [ -99.876174, 27.806276 ], [ -99.901486, 27.864162 ], [ -99.904385, 27.875284 ], [ -99.895828, 27.904178 ], [ -99.922046, 27.922119 ], [ -99.991447, 27.99456 ], [ -100.057049, 28.095656 ], [ -100.080868, 28.137192 ], [ -100.083393, 28.144035 ], [ -100.088143, 28.147503 ], [ -100.14414, 28.168238 ], [ -100.171323, 28.17623 ], [ -100.202448, 28.190554 ], [ -100.209464, 28.196866 ], [ -100.257788, 28.240341 ], [ -100.291391, 28.275398 ], [ -100.346986, 28.407232 ], [ -100.333814, 28.499252 ], [ -100.338518, 28.501833 ], [ -100.386963, 28.514023 ], [ -100.405058, 28.53578 ], [ -100.429856, 28.596441 ], [ -100.446659, 28.608659 ], [ -100.500354, 28.66196 ], [ -100.510055, 28.690723 ], [ -100.511998, 28.705352 ], [ -100.506701, 28.716745 ], [ -100.507613, 28.740599 ], [ -100.535438, 28.805195 ], [ -100.546804, 28.825374 ], [ -100.589854, 28.861618 ], [ -100.640092, 28.915833 ], [ -100.651512, 28.943432 ], [ -100.648104, 28.98386 ], [ -100.645894, 28.986421 ], [ -100.664065, 29.073206 ], [ -100.668356, 29.08397 ], [ -100.674656, 29.099777 ], [ -100.793662, 29.242146 ], [ -100.797671, 29.246943 ], [ -100.954042, 29.347598 ], [ -100.995607, 29.363403 ], [ -101.037642, 29.414681 ], [ -101.043364, 29.42988 ], [ -101.060151, 29.458661 ], [ -101.087149, 29.469414 ], [ -101.137503, 29.473542 ], [ -101.235275, 29.524854 ], [ -101.247319, 29.618482 ], [ -101.250383, 29.624171 ], [ -101.314135, 29.659054 ], [ -101.343743, 29.662047 ], [ -101.403926, 29.757587 ], [ -101.455007, 29.770188 ], [ -101.625958, 29.771063 ], [ -101.635128, 29.758675 ], [ -101.646418, 29.754304 ], [ -101.761839, 29.777187 ], [ -101.786353, 29.782047 ], [ -101.883655, 29.796193 ], [ -101.944913, 29.801468 ], [ -102.040539, 29.790061 ], [ -102.050044, 29.78507 ], [ -102.116076, 29.792527 ], [ -102.262466, 29.853765 ], [ -102.282247, 29.863598 ], [ -102.297331, 29.875194 ], [ -102.320819, 29.875193 ], [ -102.323389, 29.875193 ], [ -102.364647, 29.843624 ], [ -102.386677, 29.76148 ], [ -102.404422, 29.765105 ], [ -102.434063, 29.7767 ], [ -102.486819, 29.786725 ], [ -102.500741, 29.781446 ], [ -102.554915, 29.748966 ], [ -102.612879, 29.748182 ], [ -102.665194, 29.737421 ], [ -102.689738, 29.722349 ], [ -102.698347, 29.695591 ], [ -102.745494, 29.592967 ], [ -102.781807, 29.542454 ], [ -102.808692, 29.522319 ], [ -102.831938, 29.437943 ], [ -102.83332, 29.408981 ], [ -102.875813, 29.353715 ], [ -102.895886, 29.284778 ], [ -102.886308, 29.24568 ], [ -102.881135, 29.246022 ], [ -102.871347, 29.241625 ], [ -102.866846, 29.225015 ], [ -102.87802, 29.214698 ], [ -102.95089, 29.176835 ], [ -102.995688, 29.161219 ], [ -103.10443, 29.03359 ], [ -103.115328, 28.98527 ], [ -103.156646, 28.972831 ], [ -103.163865, 28.972099 ], [ -103.281903, 28.990089 ], [ -103.383508, 29.024112 ], [ -103.471037, 29.075368 ], [ -103.470518, 29.085108 ], [ -103.503236, 29.11911 ], [ -103.525471, 29.137744 ], [ -103.558679, 29.154962 ], [ -103.61007, 29.165727 ], [ -103.627067, 29.163336 ], [ -103.714867, 29.184137 ], [ -103.767814, 29.224954 ], [ -103.792005, 29.262695 ], [ -103.792705, 29.262931 ], [ -103.838303, 29.278304 ], [ -103.924976, 29.293913 ], [ -103.963076, 29.298404 ], [ -104.025488, 29.314404 ], [ -104.143692, 29.383278 ], [ -104.167506, 29.402928 ], [ -104.21341, 29.462069 ], [ -104.235847, 29.496744 ], [ -104.264155, 29.514001 ], [ -104.290728, 29.519326 ], [ -104.321603, 29.527923 ], [ -104.394351, 29.560535 ], [ -104.515512, 29.641493 ], [ -104.538569, 29.677396 ], [ -104.549773, 29.716091 ], [ -104.549117, 29.728814 ], [ -104.566055, 29.771379 ], [ -104.633275, 29.870485 ], [ -104.667301, 29.910401 ], [ -104.674932, 29.911112 ], [ -104.679877, 29.920946 ], [ -104.693592, 30.019077 ], [ -104.685793, 30.092656 ], [ -104.687296, 30.179464 ], [ -104.708916, 30.235826 ], [ -104.761634, 30.301148 ], [ -104.78102, 30.314564 ], [ -104.859521, 30.390413 ], [ -104.872808, 30.500145 ], [ -104.929778, 30.59924 ], [ -104.972071, 30.61026 ], [ -104.985365, 30.623792 ], [ -105.044407, 30.683895 ], [ -105.129328, 30.750139 ], [ -105.211234, 30.799609 ], [ -105.250028, 30.799068 ], [ -105.265479, 30.802536 ], [ -105.394627, 30.85892 ], [ -105.411833, 30.893367 ], [ -105.55679, 30.989469 ], [ -105.57765, 31.019811 ], [ -105.579756, 31.036588 ], [ -105.585323, 31.057488 ], [ -105.60333, 31.082625 ], [ -105.648834, 31.115902 ], [ -105.709491, 31.136375 ], [ -105.750519, 31.16494 ], [ -105.793719, 31.201713 ], [ -105.869353, 31.288634 ], [ -105.900315, 31.300008 ], [ -105.923131, 31.312089 ], [ -105.981027, 31.375122 ], [ -105.997658, 31.386489 ], [ -106.00693, 31.392826 ], [ -106.099393, 31.41476 ], [ -106.132782, 31.425367 ], [ -106.202851, 31.464073 ], [ -106.206018, 31.466648 ], [ -106.207524, 31.467872 ], [ -106.2092, 31.469234 ], [ -106.212918, 31.473409 ], [ -106.218538, 31.47972 ], [ -106.254062, 31.547512 ], [ -106.356938, 31.70221 ], [ -106.381039, 31.73211 ], [ -106.41794, 31.752009 ], [ -106.436743, 31.756872 ], [ -106.472514, 31.751802 ], [ -106.528543, 31.783907 ], [ -106.528543, 31.784407 ], [ -106.527997, 31.786945 ], [ -106.527623, 31.789119 ], [ -106.527738, 31.789761 ], [ -106.527943, 31.790507 ], [ -106.530515, 31.792103 ], [ -106.53248, 31.791914 ], [ -106.533, 31.791829 ], [ -106.533043, 31.791907 ], [ -106.534743, 31.796107 ], [ -106.535154, 31.797089 ], [ -106.535343, 31.797507 ], [ -106.535843, 31.798607 ], [ -106.542097, 31.802146 ], [ -106.542144, 31.802107 ], [ -106.544714, 31.804287 ], [ -106.545344, 31.805007 ], [ -106.563444, 31.812606 ], [ -106.566844, 31.813306 ], [ -106.605245, 31.845905 ], [ -106.605845, 31.846305 ], [ -106.614637, 31.84649 ], [ -106.621857, 31.852854 ], [ -106.625763, 31.856276 ], [ -106.627808, 31.860593 ], [ -106.616136, 31.948439 ], [ -106.614702, 31.956 ], [ -106.599096, 32.000731 ], [ -106.598639, 32.000754 ], [ -106.595333, 32.000778 ], [ -106.587972, 32.000749 ], [ -106.566056, 32.000759 ], [ -106.565142, 32.000736 ], [ -106.411075, 32.001334 ], [ -106.394298, 32.001484 ], [ -106.377174, 32.00149 ], [ -106.313307, 32.001512 ], [ -106.205915, 32.001762 ], [ -106.200699, 32.001785 ], [ -106.18184, 32.00205 ], [ -106.09976, 32.002174 ], [ -105.998003, 32.002328 ], [ -105.9006, 32.0021 ], [ -105.886159, 32.00197 ], [ -105.429281, 32.000577 ], [ -105.428582, 32.0006 ], [ -105.427049, 32.000638 ], [ -105.390396, 32.000607 ], [ -105.153994, 32.000497 ], [ -105.15031, 32.000497 ], [ -105.14824, 32.000485 ], [ -105.132916, 32.000518 ], [ -105.131377, 32.000524 ], [ -105.11804, 32.000485 ], [ -105.078605, 32.000533 ], [ -105.077046, 32.000579 ], [ -104.918272, 32.000496 ], [ -104.847757, 32.000482 ], [ -104.643526, 32.000443 ], [ -104.640918, 32.000396 ], [ -104.531937, 32.000311 ], [ -104.531756, 32.000117 ], [ -104.024521, 32.00001 ], [ -103.980179, 32.000125 ], [ -103.722853, 32.000221 ], [ -103.326501, 32.00037 ], [ -103.278521, 32.000419 ], [ -103.270383, 32.000326 ], [ -103.267708, 32.000324 ], [ -103.267633, 32.000475 ], [ -103.215641, 32.000513 ], [ -103.088698, 32.000453 ], [ -103.085876, 32.000465 ], [ -103.064423, 32.000518 ], [ -103.064344, 32.087051 ], [ -103.064348, 32.123041 ], [ -103.064422, 32.145006 ], [ -103.064696, 32.522193 ], [ -103.064761, 32.587983 ], [ -103.064788, 32.600397 ], [ -103.064761, 32.601863 ], [ -103.064815, 32.624537 ], [ -103.064633, 32.64642 ], [ -103.064864, 32.682647 ], [ -103.064798, 32.690761 ], [ -103.064799, 32.708694 ], [ -103.064827, 32.726628 ], [ -103.064807, 32.777303 ], [ -103.064698, 32.783602 ], [ -103.064711, 32.784593 ], [ -103.064699, 32.827531 ], [ -103.064672, 32.82847 ], [ -103.064889, 32.849359 ], [ -103.064916, 32.85726 ], [ -103.064807, 32.857696 ], [ -103.064862, 32.868346 ], [ -103.064701, 32.879355 ], [ -103.064569, 32.900014 ], [ -103.064657, 32.959097 ], [ -103.064679, 32.964373 ], [ -103.064625, 32.999899 ], [ -103.064452, 33.01029 ], [ -103.06398, 33.038693 ], [ -103.063905, 33.042055 ], [ -103.060103, 33.219225 ], [ -103.057856, 33.315234 ], [ -103.057487, 33.329477 ], [ -103.056655, 33.388416 ], [ -103.056655, 33.388438 ], [ -103.05261, 33.570599 ], [ -103.051664, 33.629489 ], [ -103.051363, 33.64195 ], [ -103.051535, 33.650487 ], [ -103.051087, 33.658186 ], [ -103.050532, 33.672408 ], [ -103.050148, 33.701971 ], [ -103.049096, 33.74627 ], [ -103.047346, 33.824675 ], [ -103.046907, 33.8503 ], [ -103.045644, 33.901537 ], [ -103.045698, 33.906299 ], [ -103.044893, 33.945617 ], [ -103.04395, 33.974629 ], [ -103.043617, 34.003633 ], [ -103.043531, 34.018014 ], [ -103.043555, 34.032714 ], [ -103.043746, 34.037294 ], [ -103.043771, 34.041538 ], [ -103.043721, 34.04232 ], [ -103.043767, 34.043545 ], [ -103.043744, 34.049986 ], [ -103.043686, 34.063078 ], [ -103.043516, 34.079382 ], [ -103.043569, 34.087947 ], [ -103.043644, 34.256903 ], [ -103.043719, 34.289441 ], [ -103.043936, 34.302585 ], [ -103.043979, 34.312749 ], [ -103.043979, 34.312764 ], [ -103.043946, 34.379555 ], [ -103.043944, 34.37966 ], [ -103.043919, 34.380916 ], [ -103.043693, 34.383578 ], [ -103.04363, 34.38469 ], [ -103.043614, 34.384969 ], [ -103.043613, 34.388679 ], [ -103.043613, 34.390442 ], [ -103.043585, 34.393716 ], [ -103.043611, 34.397105 ], [ -103.043583, 34.400678 ], [ -103.043538, 34.405463 ], [ -103.043582, 34.455657 ], [ -103.043588, 34.459662 ], [ -103.043589, 34.459774 ], [ -103.043594, 34.46266 ], [ -103.043072, 34.619782 ], [ -103.042827, 34.671188 ], [ -103.042769, 34.747361 ], [ -103.04277, 34.792224 ], [ -103.042781, 34.850243 ], [ -103.042521, 34.899546 ], [ -103.042521, 34.954101 ], [ -103.04252, 35.135596 ], [ -103.0426, 35.142766 ], [ -103.042711, 35.144735 ], [ -103.042568, 35.159318 ], [ -103.042395, 35.178573 ], [ -103.042339, 35.181922 ], [ -103.042366, 35.182786 ], [ -103.042377, 35.183149 ], [ -103.042377, 35.183156 ], [ -103.042497, 35.211862 ], [ -103.041554, 35.622487 ], [ -103.041357, 35.739274 ], [ -103.040824, 36.055231 ], [ -103.041674, 36.317534 ], [ -103.041745, 36.318267 ], [ -103.041669, 36.478514 ], [ -103.002434, 36.500397 ], [ -102.162463, 36.500326 ], [ -102.032339, 36.500066 ], [ -101.826565, 36.499654 ], [ -101.826498, 36.499535 ], [ -101.78811, 36.499678 ], [ -101.783359, 36.499709 ], [ -101.781987, 36.499718 ], [ -101.78061, 36.499727 ], [ -101.779435, 36.499734 ], [ -101.709314, 36.499722 ], [ -101.698685, 36.499508 ], [ -101.653708, 36.499573 ], [ -101.649966, 36.499573 ], [ -101.623915, 36.499528 ], [ -101.085156, 36.499244 ], [ -101.052418, 36.499563 ], [ -101.045331, 36.49954 ], [ -100.977088, 36.499595 ], [ -100.954153, 36.499599 ], [ -100.936058, 36.499602 ], [ -100.918513, 36.499621 ], [ -100.884174, 36.499682 ], [ -100.88408, 36.499682 ], [ -100.859657, 36.499687 ], [ -100.85084, 36.4997 ], [ -100.824236, 36.499618 ], [ -100.824218, 36.499618 ], [ -100.80619, 36.499674 ], [ -100.806172, 36.499634 ], [ -100.802909, 36.499621 ], [ -100.802886, 36.499621 ], [ -100.761811, 36.499618 ], [ -100.761811, 36.49958 ], [ -100.724362, 36.49958 ], [ -100.724361, 36.499558 ], [ -100.708626, 36.499553 ], [ -100.708628, 36.499521 ], [ -100.657763, 36.499483 ], [ -100.657763, 36.4995 ], [ -100.648343, 36.499495 ], [ -100.648344, 36.499463 ], [ -100.592614, 36.499469 ], [ -100.592556, 36.499469 ], [ -100.592551, 36.499429 ], [ -100.583539, 36.499483 ], [ -100.583379, 36.499443 ], [ -100.578114, 36.499463 ], [ -100.578114, 36.499439 ], [ -100.546145, 36.499343 ], [ -100.531215, 36.499341 ], [ -100.531215, 36.49929 ], [ -100.530478, 36.49924 ], [ -100.530314, 36.499357 ], [ -100.522227, 36.499291 ], [ -100.441065, 36.49949 ], [ -100.441064, 36.499462 ], [ -100.433959, 36.499456 ], [ -100.421328, 36.499447 ], [ -100.421301, 36.499488 ], [ -100.413634, 36.499444 ], [ -100.41355, 36.499469 ], [ -100.378634, 36.499517 ], [ -100.378592, 36.499445 ], [ -100.351852, 36.499487 ], [ -100.351842, 36.499473 ], [ -100.334464, 36.49942 ], [ -100.334441, 36.49944 ], [ -100.32415, 36.499679 ], [ -100.311245, 36.499631 ], [ -100.311018, 36.499688 ], [ -100.310643, 36.499642 ], [ -100.181221, 36.499633 ], [ -100.090021, 36.499634 ], [ -100.003762, 36.499699 ], [ -100.000406, 36.499702 ], [ -100.000399, 36.055677 ], [ -100.000396, 35.880948 ], [ -100.000392, 35.619115 ], [ -100.000389, 35.422364 ], [ -100.000385, 35.182702 ], [ -100.000384, 35.030385 ], [ -100.000381, 34.746461 ] ] ] ] } },
+{ "type": "Feature", "id": 49, "properties": { "GEO_ID": "0400000US02", "STATE": "02", "NAME": "Alaska", "LSAD": "", "CENSUSAREA": 570640.94999999995 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -113.751772875747605, 22.422046582028443 ], [ -113.750260606352569, 22.421083617067008 ], [ -113.745809723755201, 22.415397161320133 ], [ -113.740016602095793, 22.382510939711132 ], [ -113.74031072556032, 22.378084356126152 ], [ -113.747386712606215, 22.360276696616566 ], [ -113.748989181094032, 22.35803631815989 ], [ -113.752797475481003, 22.353516766783745 ], [ -113.757611158391356, 22.350729998785482 ], [ -113.765268649416257, 22.353593889491261 ], [ -113.785267861028061, 22.370582279674441 ], [ -113.787772447320734, 22.373809294616777 ], [ -113.793843124164383, 22.393060372473414 ], [ -113.793449467906072, 22.393869502311386 ], [ -113.772611978248278, 22.42100704209281 ], [ -113.770217558419631, 22.423035706629079 ], [ -113.75497048801445, 22.423422965887266 ], [ -113.751772875747605, 22.422046582028443 ] ] ], [ [ [ -113.015075661023531, 22.505193878035517 ], [ -113.013872030189106, 22.50792257353719 ], [ -113.005417308897322, 22.516286516331956 ], [ -112.985334497655231, 22.509707239995013 ], [ -112.984462167573923, 22.508940821885727 ], [ -112.983623432962773, 22.504066072856066 ], [ -112.984332178545927, 22.49511380519688 ], [ -112.988483532524086, 22.485207350529123 ], [ -112.99649212235596, 22.47810098410687 ], [ -113.004834149494101, 22.476480695825867 ], [ -113.005973380042406, 22.477287250333113 ], [ -113.012170846614339, 22.485171568775637 ], [ -113.011471966355856, 22.491176960691888 ], [ -113.01020190005184, 22.494265453191645 ], [ -113.010374490960388, 22.497159821959837 ], [ -113.011331668777203, 22.501275658978933 ], [ -113.015075661023531, 22.505193878035517 ] ] ], [ [ [ -113.207307857477161, 22.581564510155342 ], [ -113.216674385940124, 22.591749118253006 ], [ -113.221785439102561, 22.600125616316134 ], [ -113.219883410329643, 22.601667759986434 ], [ -113.213073309882702, 22.603132724706196 ], [ -113.206552749439268, 22.599707818560951 ], [ -113.203770229899305, 22.595799287912758 ], [ -113.200750121098807, 22.593979778260529 ], [ -113.194237394347084, 22.599181495788741 ], [ -113.191037521216771, 22.61414353097836 ], [ -113.186141976889843, 22.646439152110187 ], [ -113.184040794349954, 22.648199032937377 ], [ -113.18134452474365, 22.64613232655196 ], [ -113.174452933756669, 22.639060546648579 ], [ -113.171760877500077, 22.630936181943966 ], [ -113.171490013160323, 22.628374805337227 ], [ -113.173025076654937, 22.621810967424622 ], [ -113.174231224507722, 22.620449325881463 ], [ -113.175906248654925, 22.621746489055685 ], [ -113.180679504506344, 22.620033836682182 ], [ -113.181931625064848, 22.614536773714971 ], [ -113.180015164679801, 22.589835557430497 ], [ -113.178420407751148, 22.586403686987548 ], [ -113.173360434361271, 22.581902690230404 ], [ -113.167672354239613, 22.584552866469984 ], [ -113.168640227748071, 22.591722985129952 ], [ -113.169642137551776, 22.594779397004672 ], [ -113.169956558644614, 22.597239511938632 ], [ -113.166656930502228, 22.599519788120958 ], [ -113.159002580715352, 22.599416030308827 ], [ -113.157984819345415, 22.583628893330918 ], [ -113.158297025224797, 22.57527561610241 ], [ -113.162265620644789, 22.562564186386027 ], [ -113.165048449072515, 22.559367096391011 ], [ -113.1700547608568, 22.562187147524021 ], [ -113.170523392758895, 22.564242832332255 ], [ -113.17599214496164, 22.56595145525424 ], [ -113.185587392993241, 22.561006792185591 ], [ -113.186131418239171, 22.558773149793598 ], [ -113.183614171084784, 22.553193278314385 ], [ -113.183270676411723, 22.543235161375964 ], [ -113.203415577421723, 22.511492259295963 ], [ -113.209609902614986, 22.505198189829336 ], [ -113.217608716823932, 22.499570946895311 ], [ -113.228814467861625, 22.465229451484173 ], [ -113.227312659595427, 22.459495828077443 ], [ -113.229836565015503, 22.446084330196864 ], [ -113.235459268596472, 22.439956570981224 ], [ -113.245035830787259, 22.453488635162802 ], [ -113.246819115531039, 22.469122962635065 ], [ -113.245482647806455, 22.471073083853913 ], [ -113.240729396326856, 22.474426281709363 ], [ -113.23275455223029, 22.495537707796959 ], [ -113.22406205697736, 22.512051850924074 ], [ -113.218831046507262, 22.519088872233315 ], [ -113.213217335595743, 22.523045343580971 ], [ -113.212477162737315, 22.525050137334418 ], [ -113.215916718781571, 22.530332530891453 ], [ -113.217840758676445, 22.531459686430431 ], [ -113.226856367206622, 22.525819307878184 ], [ -113.237779003168285, 22.52820112104439 ], [ -113.246603331473466, 22.553171005695955 ], [ -113.246374765496114, 22.557812677762961 ], [ -113.230574712112528, 22.580160230124154 ], [ -113.221300364841269, 22.574874194179415 ], [ -113.215836675304942, 22.56968537490701 ], [ -113.213096605812979, 22.564492954007481 ], [ -113.212972109001555, 22.563410878454707 ], [ -113.213948482252718, 22.562844075602086 ], [ -113.21388059536028, 22.561380980692629 ], [ -113.213033060141527, 22.559738417628562 ], [ -113.207101751842373, 22.562784507546315 ], [ -113.203155847714072, 22.566609612031726 ], [ -113.201931515982722, 22.569822913008203 ], [ -113.202093857894383, 22.572196920901376 ], [ -113.207307857477161, 22.581564510155342 ] ] ], [ [ [ -113.059234872141147, 22.560572998367252 ], [ -113.057778291936458, 22.562170038870878 ], [ -113.041144957969394, 22.564741872765723 ], [ -113.031632419269982, 22.564122938070103 ], [ -113.028838644139114, 22.558601784993108 ], [ -113.02071073574534, 22.528853268648586 ], [ -113.020688192801316, 22.526871811752578 ], [ -113.020935080228938, 22.525993773612083 ], [ -113.04183291543066, 22.507353386157909 ], [ -113.047095216953267, 22.506073702445288 ], [ -113.049971867411898, 22.507653078291479 ], [ -113.050611867439898, 22.508923074383265 ], [ -113.050827996459731, 22.52141496487247 ], [ -113.049169239308426, 22.527902478962687 ], [ -113.044375203420941, 22.534233444837454 ], [ -113.046542934351493, 22.54409393395138 ], [ -113.057067546359988, 22.54886515641082 ], [ -113.059234872141147, 22.560572998367252 ] ] ], [ [ [ -113.089206591785427, 22.613704971814247 ], [ -113.081288474587254, 22.611251571532453 ], [ -113.079848224313551, 22.610153398770038 ], [ -113.076717162509453, 22.601755309130336 ], [ -113.07543901439297, 22.593024550763996 ], [ -113.077235417707811, 22.590533839142136 ], [ -113.078571844918486, 22.589768538455875 ], [ -113.081740002121649, 22.577963250634742 ], [ -113.080677314535052, 22.567691387287965 ], [ -113.077823456328886, 22.565035568543792 ], [ -113.066114209744512, 22.557686862504145 ], [ -113.065996854765558, 22.555991603126895 ], [ -113.066733534576002, 22.553604497034648 ], [ -113.071072979280558, 22.549221818499277 ], [ -113.073389453610901, 22.550411004772521 ], [ -113.078982262065182, 22.556089685524434 ], [ -113.088298806937644, 22.555237154991918 ], [ -113.093530532789217, 22.548223325674236 ], [ -113.102034022427816, 22.542292366135673 ], [ -113.103074620450116, 22.542807753666132 ], [ -113.104679004252716, 22.544361867266822 ], [ -113.106521573828914, 22.547327698158796 ], [ -113.108346073636952, 22.554680614061109 ], [ -113.108800787668898, 22.578525933210592 ], [ -113.105139415927141, 22.584291309360371 ], [ -113.099992760949803, 22.599218791032254 ], [ -113.099310815825646, 22.613393561174426 ], [ -113.091959950302055, 22.645535291950715 ], [ -113.091513716170908, 22.645748412203549 ], [ -113.085953775477293, 22.637853016437255 ], [ -113.085387921257222, 22.63196084703322 ], [ -113.085964505621746, 22.625323340569267 ], [ -113.089206591785427, 22.613704971814247 ] ] ], [ [ [ -113.630599950141715, 22.520056697800605 ], [ -113.623986660023618, 22.512931125409491 ], [ -113.618927869939711, 22.511069801228111 ], [ -113.61513704588495, 22.510872470030801 ], [ -113.612181225544944, 22.511571377995939 ], [ -113.600444418096018, 22.506551693622974 ], [ -113.591497779893587, 22.50160555851669 ], [ -113.589723454754591, 22.500275402885752 ], [ -113.583244765935262, 22.492724746072096 ], [ -113.582818423097621, 22.49163210058272 ], [ -113.582103252338271, 22.484976381186687 ], [ -113.58350091910664, 22.482657351396607 ], [ -113.585254968453995, 22.48133394010145 ], [ -113.589586261867339, 22.480449969453698 ], [ -113.591897047579835, 22.481359380150053 ], [ -113.596415037682505, 22.485191777287113 ], [ -113.596738743100488, 22.487000209164236 ], [ -113.595228163148803, 22.490550020747293 ], [ -113.595280486011475, 22.493004405464355 ], [ -113.597535635366896, 22.498188684807911 ], [ -113.601319510674742, 22.500558830818949 ], [ -113.605477364594449, 22.500245114641125 ], [ -113.610972270291029, 22.498741323511279 ], [ -113.615323461401616, 22.494723980212846 ], [ -113.616092891745367, 22.493175085997553 ], [ -113.615625805342859, 22.490848335509625 ], [ -113.617980634202311, 22.486199438950852 ], [ -113.628051034988687, 22.473398031477654 ], [ -113.635004015418886, 22.475046583659331 ], [ -113.643157403937408, 22.482334732776582 ], [ -113.650550752146103, 22.491383901468037 ], [ -113.651851049353795, 22.497166433701658 ], [ -113.65288880998871, 22.49827341005879 ], [ -113.661592645215606, 22.502969738782582 ], [ -113.664510995239084, 22.503164404762952 ], [ -113.670388413241497, 22.502092530387685 ], [ -113.673913008773482, 22.505784557615403 ], [ -113.675082641088821, 22.50862402918936 ], [ -113.673503580506875, 22.517550419121932 ], [ -113.664876754316083, 22.525487668251294 ], [ -113.65957874465164, 22.527682440348521 ], [ -113.635951389196194, 22.523001283924962 ], [ -113.630599950141715, 22.520056697800605 ] ] ], [ [ [ -113.342684311413123, 22.641725107639765 ], [ -113.349374725641425, 22.648147521166454 ], [ -113.35088479931261, 22.647942057718979 ], [ -113.357323096463119, 22.641812354713991 ], [ -113.359669654416166, 22.632912448826314 ], [ -113.3593515021429, 22.629625604658379 ], [ -113.358836600569774, 22.627496487337151 ], [ -113.352997839985647, 22.614558289758708 ], [ -113.34853018414492, 22.611064889180305 ], [ -113.342152704051628, 22.608280294661039 ], [ -113.326851785574689, 22.58105914916036 ], [ -113.326003697032334, 22.575703775263516 ], [ -113.327198449129426, 22.568219612951108 ], [ -113.331481251887695, 22.550422992418106 ], [ -113.366353141666508, 22.559574054875018 ], [ -113.372459642902811, 22.564959728982256 ], [ -113.377302096769924, 22.574573342560665 ], [ -113.378952363307846, 22.58132605288095 ], [ -113.394235707623935, 22.571908214598423 ], [ -113.396159966998951, 22.567053082303893 ], [ -113.394940556438158, 22.563150582076734 ], [ -113.39883428419472, 22.542710822304322 ], [ -113.401092228297969, 22.53828506038267 ], [ -113.404309658545088, 22.53414899683824 ], [ -113.405259097146526, 22.535093707812372 ], [ -113.404790761463843, 22.545214552683188 ], [ -113.403798218693808, 22.551944322138386 ], [ -113.404805280938987, 22.557709359714369 ], [ -113.409282483777631, 22.56612898768595 ], [ -113.416187564933111, 22.573114765802938 ], [ -113.422981294957495, 22.614186507323691 ], [ -113.428707397332985, 22.624889245650365 ], [ -113.426297746032532, 22.635232344627681 ], [ -113.418853012860893, 22.655904648727631 ], [ -113.414612890634316, 22.659856730039401 ], [ -113.399018013935645, 22.66888567767592 ], [ -113.393289215280106, 22.669303213741696 ], [ -113.387712555382862, 22.668621993064956 ], [ -113.382774851442278, 22.664527547089119 ], [ -113.381584366367861, 22.662052483659032 ], [ -113.379571683806773, 22.650389432296105 ], [ -113.379672503991259, 22.643780115264196 ], [ -113.370903048255968, 22.647111570111853 ], [ -113.363836152191979, 22.667386408211097 ], [ -113.362602156840325, 22.668084053595248 ], [ -113.356942786496973, 22.667896855996279 ], [ -113.349402502549552, 22.664997868022379 ], [ -113.350133290798311, 22.662537061014973 ], [ -113.349900056971805, 22.660693232606285 ], [ -113.349401887257955, 22.657946050125506 ], [ -113.348348204909684, 22.656778880110696 ], [ -113.323418377873594, 22.649820075904479 ], [ -113.319415491878118, 22.651728637651193 ], [ -113.318479564795268, 22.65403967118171 ], [ -113.309524370532998, 22.663331520952305 ], [ -113.305193760093957, 22.663853788594579 ], [ -113.302321535396516, 22.662957847612752 ], [ -113.299972331499404, 22.660044698391228 ], [ -113.296614474528226, 22.653662469161244 ], [ -113.291022076349819, 22.637936286198002 ], [ -113.293622825167944, 22.617701848410917 ], [ -113.295485344640241, 22.613077510087713 ], [ -113.303932827693487, 22.615622228721723 ], [ -113.306037670938707, 22.61849390429785 ], [ -113.306921417324077, 22.621233068723306 ], [ -113.310495267986198, 22.627170300218626 ], [ -113.324205505360027, 22.630618986075518 ], [ -113.326072407389603, 22.629785796014996 ], [ -113.327635731862358, 22.627116208049024 ], [ -113.330004613777518, 22.625370315650546 ], [ -113.331823784234174, 22.6252439333796 ], [ -113.333526707400594, 22.626189220424159 ], [ -113.343989416747391, 22.632781064011667 ], [ -113.346960581611512, 22.637013607291536 ], [ -113.342684311413123, 22.641725107639765 ] ] ], [ [ [ -113.279835757803852, 22.71132339670044 ], [ -113.26093413149934, 22.711772931550584 ], [ -113.256970794460457, 22.682510868333129 ], [ -113.256839754784949, 22.680809477667825 ], [ -113.257719114040114, 22.677895707323604 ], [ -113.2592117612122, 22.677640937893557 ], [ -113.272640311864933, 22.68228228116897 ], [ -113.291884976654501, 22.681331489788299 ], [ -113.298834884747436, 22.67900302944981 ], [ -113.301899184153243, 22.678779368301552 ], [ -113.307818477290695, 22.685416877051605 ], [ -113.31107421258821, 22.68999692955493 ], [ -113.311056217853306, 22.692682406523549 ], [ -113.30650120614041, 22.702031083385418 ], [ -113.294006582397742, 22.712438755131693 ], [ -113.292527527631478, 22.713077375892642 ], [ -113.284084632954702, 22.712784890126152 ], [ -113.279835757803852, 22.71132339670044 ] ] ], [ [ [ -114.592977306802496, 21.959109894498855 ], [ -114.581550658850119, 21.955088814742059 ], [ -114.580043824145832, 21.953825135820729 ], [ -114.576928908348108, 21.949270832739423 ], [ -114.570726601804182, 21.936952931412385 ], [ -114.559416121294205, 21.943142844682544 ], [ -114.557835898228163, 21.9427105432299 ], [ -114.555695804930025, 21.937330911486121 ], [ -114.558470541068459, 21.926391746549456 ], [ -114.581182168096021, 21.910408381826343 ], [ -114.592783065539336, 21.913650903425818 ], [ -114.607093118922549, 21.894577927952781 ], [ -114.613556562848089, 21.903132393895316 ], [ -114.614069403587024, 21.905400179526627 ], [ -114.615311150292968, 21.906354414498502 ], [ -114.619186645171652, 21.907391898950344 ], [ -114.622805211186687, 21.907515651041923 ], [ -114.636358652191149, 21.904234666022116 ], [ -114.644842447584551, 21.898784120728976 ], [ -114.646551476016569, 21.896067772523175 ], [ -114.651230301535335, 21.894910678413812 ], [ -114.667639408969919, 21.921534372492019 ], [ -114.672219931459466, 21.930104448802769 ], [ -114.670615196188166, 21.940356937412083 ], [ -114.667342914259365, 21.955145342346405 ], [ -114.649166227136106, 21.974502257643792 ], [ -114.644674219643846, 21.978372278704644 ], [ -114.634851689676026, 21.978952832052343 ], [ -114.616421631993433, 21.978275365216962 ], [ -114.615094345739237, 21.977639346559485 ], [ -114.614169963871433, 21.976432323913858 ], [ -114.613694151318697, 21.970774063317659 ], [ -114.614688213550536, 21.965902160738228 ], [ -114.616511908044359, 21.962887816665091 ], [ -114.612547934035717, 21.956194745707567 ], [ -114.61124756238577, 21.955089067210103 ], [ -114.604286850364986, 21.953212240228858 ], [ -114.603068291400831, 21.953448317624506 ], [ -114.601393512776156, 21.955060699424958 ], [ -114.595294342800017, 21.964317560880616 ], [ -114.594448231732471, 21.964470284158157 ], [ -114.59403939863661, 21.963644713204562 ], [ -114.592977306802496, 21.959109894498855 ] ] ], [ [ [ -114.456374281127722, 21.934470086524907 ], [ -114.455334065674123, 21.934465263933934 ], [ -114.445262654321539, 21.921233797744271 ], [ -114.445308046487909, 21.919984610063967 ], [ -114.447644584091293, 21.916664452021568 ], [ -114.468142240128429, 21.918588445323874 ], [ -114.471669402805489, 21.921208654931672 ], [ -114.479231445235911, 21.922073252723866 ], [ -114.502396855782933, 21.916874526822138 ], [ -114.508999150137342, 21.919102824885051 ], [ -114.509319281250299, 21.920397914576704 ], [ -114.505718155253334, 21.922851310576728 ], [ -114.498517403753965, 21.925549516758007 ], [ -114.469370122136709, 21.932892179453994 ], [ -114.456374281127722, 21.934470086524907 ] ] ], [ [ [ -114.383536946846732, 21.959031892091851 ], [ -114.373873248987493, 21.960869646233718 ], [ -114.369197156582601, 21.957483123921225 ], [ -114.368038686366361, 21.951730746745643 ], [ -114.368192198571435, 21.949373941621992 ], [ -114.374298870687767, 21.93334238091418 ], [ -114.376068610190458, 21.932232875054236 ], [ -114.396864676904499, 21.925987237703549 ], [ -114.438673087924542, 21.932265803613131 ], [ -114.44106980793741, 21.933188996885352 ], [ -114.443928993094175, 21.938297571275314 ], [ -114.439159489757614, 21.945691073480948 ], [ -114.42529720858802, 21.953730137276185 ], [ -114.411746564833834, 21.953463591910619 ], [ -114.406097850265155, 21.951691160791373 ], [ -114.401611095713463, 21.951396405547008 ], [ -114.394722436805225, 21.952100320862019 ], [ -114.391633217234812, 21.958475012056478 ], [ -114.383536946846732, 21.959031892091851 ] ] ], [ [ [ -114.532217528722342, 22.023965830747336 ], [ -114.526942038659641, 22.024191066113936 ], [ -114.520535931923817, 22.022770097309753 ], [ -114.519703516291642, 22.017386931584035 ], [ -114.520164765668426, 22.016473278710539 ], [ -114.528291168615951, 22.012181880917367 ], [ -114.538318811251145, 22.002024011068919 ], [ -114.538448505472516, 22.000431319240626 ], [ -114.538003248509597, 21.998621171636763 ], [ -114.536404488121391, 21.995361935754765 ], [ -114.524618635408657, 21.983805732464756 ], [ -114.520310072195258, 21.983220973899098 ], [ -114.51600364664877, 21.984682623779364 ], [ -114.49730355009217, 21.98599079141928 ], [ -114.493270796133515, 21.982298708542899 ], [ -114.490877752349959, 21.97896976378016 ], [ -114.493932303515095, 21.969814029531001 ], [ -114.497309289243844, 21.970229591189185 ], [ -114.499912652289112, 21.971692986629808 ], [ -114.513604022306637, 21.970527073083137 ], [ -114.514753426524308, 21.969149365415461 ], [ -114.525827652463704, 21.944642816411751 ], [ -114.528210309898128, 21.936288051268903 ], [ -114.53210957265027, 21.934064162861528 ], [ -114.534742566188783, 21.934085284609122 ], [ -114.545005743313979, 21.939026913851112 ], [ -114.549864470563691, 21.944102525893346 ], [ -114.555472377298571, 21.975012993965851 ], [ -114.552083228139864, 21.979345669634117 ], [ -114.545486856519133, 21.984684755642423 ], [ -114.543747387548549, 21.987023153678688 ], [ -114.542590994827208, 21.990166577994046 ], [ -114.544940800041175, 21.994006930448457 ], [ -114.54737378667447, 21.995945007080664 ], [ -114.551741548831259, 21.997390904083748 ], [ -114.55254797238041, 21.996528551683575 ], [ -114.554467321377984, 21.991182826422055 ], [ -114.557901180343322, 21.98899713375334 ], [ -114.565331113827781, 21.988113388121 ], [ -114.568836680960928, 21.991531828968114 ], [ -114.570305250677933, 21.99446046024908 ], [ -114.570230642280606, 21.997514145030301 ], [ -114.568843782496373, 22.004529503224163 ], [ -114.560747972537627, 22.020603159011486 ], [ -114.558075806599035, 22.021468899627688 ], [ -114.555458413500531, 22.020963612130604 ], [ -114.552653327279444, 22.019673295386056 ], [ -114.547353390891274, 22.015472457100042 ], [ -114.532217528722342, 22.023965830747336 ] ] ], [ [ [ -113.854806956512775, 22.180130569058257 ], [ -113.853594429070498, 22.181594268010837 ], [ -113.835257500269677, 22.175841312096082 ], [ -113.798193576399981, 22.16842994976319 ], [ -113.788234934482119, 22.157699811815384 ], [ -113.786629414318753, 22.153902586226831 ], [ -113.784646809255577, 22.142929820812164 ], [ -113.786790666546082, 22.138267920519503 ], [ -113.798192270218408, 22.129954688962286 ], [ -113.828562652126863, 22.141440246814156 ], [ -113.836178227502103, 22.127821580873533 ], [ -113.835793808458249, 22.126864097759647 ], [ -113.841586672677451, 22.128037603411421 ], [ -113.865061583305931, 22.148897787021358 ], [ -113.861414546433835, 22.180016852715035 ], [ -113.854806956512775, 22.180130569058257 ] ] ], [ [ [ -116.474627288049206, 24.904317184926271 ], [ -116.470364383966739, 24.912293547366446 ], [ -116.469959403080807, 24.931433733290948 ], [ -116.457376534122218, 24.948499335289306 ], [ -116.448223358066215, 24.948053959860211 ], [ -116.442179197164009, 24.944816188450751 ], [ -116.430669101264854, 24.907433787638961 ], [ -116.430778337769212, 24.90154502239491 ], [ -116.426570900106526, 24.894337703440126 ], [ -116.387877949144013, 24.859654601332167 ], [ -116.385994019622999, 24.857364741966993 ], [ -116.336833872898993, 24.843541485397498 ], [ -116.308985549414814, 24.833627120797388 ], [ -116.306572068903691, 24.829631254989216 ], [ -116.304788127875952, 24.8254259270714 ], [ -116.29107498642712, 24.810566984162705 ], [ -116.287805805485235, 24.810539957712475 ], [ -116.287836644919992, 24.806954387919095 ], [ -116.295842219320988, 24.804763161144923 ], [ -116.327347920433752, 24.811353941197183 ], [ -116.339601178686166, 24.812882978481063 ], [ -116.342691648420185, 24.810911733131309 ], [ -116.34579536081236, 24.807893769156589 ], [ -116.351967032014471, 24.805000610156004 ], [ -116.361181445291678, 24.804329380730575 ], [ -116.366266373439231, 24.806635006092527 ], [ -116.368242052355882, 24.81195496200359 ], [ -116.39755886490498, 24.834163632101525 ], [ -116.409056184196444, 24.849635296208596 ], [ -116.438974193513417, 24.884970156103474 ], [ -116.440615454045343, 24.88554097756408 ], [ -116.44225333542586, 24.884898172237833 ], [ -116.447427255956725, 24.885396967239302 ], [ -116.475241978938769, 24.896830863469688 ], [ -116.475497475875727, 24.902948042717043 ], [ -116.474627288049206, 24.904317184926271 ] ] ], [ [ [ -114.846741080353013, 24.751468787867314 ], [ -114.846680319979839, 24.745379817954845 ], [ -114.845676758636017, 24.743997852953211 ], [ -114.841900303287176, 24.743179829993217 ], [ -114.840844035677307, 24.744323711208484 ], [ -114.837819423210675, 24.744802027695403 ], [ -114.835848219365886, 24.742647030419917 ], [ -114.832960151958261, 24.726589756645666 ], [ -114.833150610992277, 24.718247188856104 ], [ -114.834910711626122, 24.714902869285584 ], [ -114.834560642641634, 24.698670811517015 ], [ -114.824463800418798, 24.669616479884716 ], [ -114.810090232110682, 24.658421431796413 ], [ -114.799048476450352, 24.658730492313822 ], [ -114.797451542849217, 24.652326429548395 ], [ -114.798680748267429, 24.642465657216292 ], [ -114.799846835829072, 24.637538144608669 ], [ -114.804943528332942, 24.630037365604363 ], [ -114.831311659804669, 24.623170166806862 ], [ -114.835142643011963, 24.623801500803978 ], [ -114.836319448276697, 24.625495604790238 ], [ -114.837437386137026, 24.6257436962354 ], [ -114.843990689148328, 24.625407418388424 ], [ -114.877239131876408, 24.610313424795226 ], [ -114.899733308573587, 24.597366970202962 ], [ -114.910148598110226, 24.584344418298905 ], [ -114.912205233483419, 24.5771843561045 ], [ -114.908367870643289, 24.56880922260423 ], [ -114.904416781084976, 24.563931289487357 ], [ -114.902138394464515, 24.562898569124002 ], [ -114.9017032496929, 24.561458488386751 ], [ -114.902634795121372, 24.555440412177965 ], [ -114.908108340753202, 24.550787985774544 ], [ -114.929188295629501, 24.549748467158498 ], [ -114.935021464744494, 24.556375979166081 ], [ -114.934164410231304, 24.557718558793049 ], [ -114.933892103836513, 24.559693387311494 ], [ -114.936290139224539, 24.563658904047927 ], [ -114.940958355577763, 24.569136307879813 ], [ -114.952333053131454, 24.577009480637923 ], [ -114.982725545838051, 24.593797301470296 ], [ -114.988545511309454, 24.59608034764014 ], [ -114.995884851187867, 24.597208953955768 ], [ -115.011796608929941, 24.592718823309553 ], [ -115.027607402808897, 24.591360428809029 ], [ -115.035151165121476, 24.591933043813484 ], [ -115.036358546451297, 24.59455647480814 ], [ -115.042738169352148, 24.601115599882696 ], [ -115.049759775663048, 24.605533269272716 ], [ -115.05854064811804, 24.608754945471929 ], [ -115.069238649918972, 24.609686150491473 ], [ -115.078296830917765, 24.620632145318481 ], [ -115.093706931622748, 24.635497525263332 ], [ -115.099760416630176, 24.640363730916917 ], [ -115.123679464205807, 24.654778182957088 ], [ -115.139604783958973, 24.653548167882466 ], [ -115.149336797562896, 24.651768268715504 ], [ -115.152306759959927, 24.652748542473592 ], [ -115.154252130309033, 24.654072472177042 ], [ -115.174775225191709, 24.674538726436591 ], [ -115.181351305012072, 24.683055878008513 ], [ -115.188960415965511, 24.685120016708137 ], [ -115.195481814253554, 24.685332837522743 ], [ -115.201922859555381, 24.687567083285082 ], [ -115.202776776859309, 24.68858269097267 ], [ -115.202883970720876, 24.689789113529493 ], [ -115.201278153047369, 24.696233498808677 ], [ -115.201376713943674, 24.698785525134756 ], [ -115.204215120939637, 24.712318574671176 ], [ -115.205428360319161, 24.716001841420567 ], [ -115.209146210533348, 24.723554560984638 ], [ -115.223660806490244, 24.745287338215341 ], [ -115.223572955651989, 24.750142968400915 ], [ -115.212691531456329, 24.75993360572404 ], [ -115.200372015483026, 24.766455821978898 ], [ -115.175936522923237, 24.767086914948809 ], [ -115.154630446532323, 24.765619834669319 ], [ -115.149134335116642, 24.762502298034658 ], [ -115.140982241850608, 24.759707819002426 ], [ -115.116804915902421, 24.754529887041478 ], [ -115.110601229915048, 24.75509694212225 ], [ -115.097025981186647, 24.759002588045949 ], [ -115.08970886296909, 24.765969659431796 ], [ -115.088144517537401, 24.77307339785758 ], [ -115.089961794243862, 24.780885583908553 ], [ -115.093880994545017, 24.784920000947881 ], [ -115.095898348666609, 24.78612451411777 ], [ -115.095551066863408, 24.78803296025049 ], [ -115.091909473460959, 24.793266618277766 ], [ -115.081014685334296, 24.804781027100226 ], [ -115.075810869758541, 24.807105717429039 ], [ -115.059274730588527, 24.811932321075457 ], [ -115.047504198338643, 24.811665845596607 ], [ -115.040784313408082, 24.81226461591076 ], [ -115.039037957425478, 24.814269618874317 ], [ -115.038303029813832, 24.829786104084071 ], [ -115.024211776403149, 24.846085206366325 ], [ -115.006232507149861, 24.837362579233233 ], [ -115.0047272517713, 24.834642222557186 ], [ -114.999838626251261, 24.831971070123984 ], [ -114.995264329281852, 24.831525243236086 ], [ -114.983549941933646, 24.841195074063442 ], [ -114.959709624862299, 24.849827424535498 ], [ -114.954426848777899, 24.853664115443358 ], [ -114.954483626916812, 24.866697829342268 ], [ -114.952848651458751, 24.868557327045242 ], [ -114.946552032515015, 24.86508752980356 ], [ -114.943739325395299, 24.860437475049331 ], [ -114.943570587669583, 24.858433812982152 ], [ -114.9456105410367, 24.853725743433532 ], [ -114.942466302760167, 24.843590957263043 ], [ -114.932187305801634, 24.819420761323318 ], [ -114.915941632840145, 24.816760891213836 ], [ -114.910474705547955, 24.817132814856748 ], [ -114.897515601302104, 24.819624114903288 ], [ -114.896906284985775, 24.821370479415382 ], [ -114.896845177406831, 24.823833126104539 ], [ -114.896395532739803, 24.826149860431016 ], [ -114.895608402911279, 24.827413524738247 ], [ -114.888456110820172, 24.830584400033729 ], [ -114.866542624479777, 24.823864980222972 ], [ -114.850104952138651, 24.817201702401665 ], [ -114.845859333579043, 24.811251964737878 ], [ -114.842624888808544, 24.802239383541952 ], [ -114.842372634557805, 24.797689984361789 ], [ -114.843076739206509, 24.770906255030756 ], [ -114.844651259146502, 24.760724240308502 ], [ -114.846741080353013, 24.751468787867314 ] ] ], [ [ [ -107.694865504653649, 25.803005663217967 ], [ -107.693475504121167, 25.800969692722358 ], [ -107.688180810298974, 25.792042132986122 ], [ -107.681278388138338, 25.782410522142371 ], [ -107.679337082958767, 25.780683858350315 ], [ -107.676485236592782, 25.780730380051317 ], [ -107.675018395324059, 25.781456531338513 ], [ -107.664453930021168, 25.788318994527408 ], [ -107.661502713023921, 25.79453071006408 ], [ -107.661768048139308, 25.79532738994217 ], [ -107.660912032062441, 25.800816607116044 ], [ -107.655566468521755, 25.809301335979416 ], [ -107.649425861619051, 25.806861851748746 ], [ -107.642806334438305, 25.805789268616259 ], [ -107.637982277104712, 25.806529591028518 ], [ -107.633110797279272, 25.80824333228033 ], [ -107.62990737070011, 25.811158849002378 ], [ -107.626350178697422, 25.812773520724534 ], [ -107.617907098942382, 25.813878915528999 ], [ -107.614309037580313, 25.813569300255917 ], [ -107.604656704926569, 25.811016430597796 ], [ -107.593916703781318, 25.813744540261808 ], [ -107.591985504830618, 25.815487217181527 ], [ -107.591169273411822, 25.819456055442096 ], [ -107.582031521071428, 25.826614958820858 ], [ -107.573395515027173, 25.833123904766559 ], [ -107.564433636217359, 25.836305856673015 ], [ -107.55622755009847, 25.826668448432599 ], [ -107.555582238468048, 25.824973561373092 ], [ -107.556435378166597, 25.822883738985439 ], [ -107.556714651274945, 25.813838285606479 ], [ -107.550818507563108, 25.804492822126065 ], [ -107.548327600264699, 25.802615722287801 ], [ -107.54297792040262, 25.799979697796967 ], [ -107.531855690515826, 25.795505930232672 ], [ -107.517118505052466, 25.788471040747478 ], [ -107.513931159470928, 25.786019289908364 ], [ -107.511018634697621, 25.782863351771695 ], [ -107.509930809730136, 25.780765927634906 ], [ -107.511345818668204, 25.776133283719016 ], [ -107.510261135204587, 25.774319867412892 ], [ -107.505649300779538, 25.77169429002382 ], [ -107.498280409255429, 25.768637403783096 ], [ -107.480185515686301, 25.761906323174632 ], [ -107.473211045880063, 25.757683999891551 ], [ -107.470139620333086, 25.753822971360457 ], [ -107.468233250537779, 25.750449070636037 ], [ -107.452366230565488, 25.737587473212507 ], [ -107.442320720946583, 25.733987131411364 ], [ -107.429257880229045, 25.725197458273293 ], [ -107.426715996778967, 25.721597169760678 ], [ -107.426332560126113, 25.720278654172986 ], [ -107.426590571689175, 25.71855368750056 ], [ -107.424620273120027, 25.713941039803881 ], [ -107.401333864460256, 25.677371212972279 ], [ -107.389532761927526, 25.670405380671177 ], [ -107.378085368375622, 25.665160107141102 ], [ -107.376491209509879, 25.664562858642121 ], [ -107.373610529401034, 25.665070856120991 ], [ -107.371836144453454, 25.66386927391089 ], [ -107.365424210679649, 25.656858712806304 ], [ -107.359294134210046, 25.646669689251084 ], [ -107.358536247139085, 25.644672161585849 ], [ -107.35815730975186, 25.641612937318925 ], [ -107.358615440915159, 25.639347808224016 ], [ -107.365596464305511, 25.640164903795814 ], [ -107.375877395108233, 25.649447569025032 ], [ -107.378012854646812, 25.654268482836393 ], [ -107.380595086116486, 25.656403798032905 ], [ -107.399824937052088, 25.666990821870954 ], [ -107.41680732550121, 25.67184759425486 ], [ -107.419635881241391, 25.673199884934125 ], [ -107.430378569575197, 25.680243640702699 ], [ -107.442331350913079, 25.694333359933008 ], [ -107.449284186863792, 25.706067810193076 ], [ -107.459441637401113, 25.71582593999613 ], [ -107.46866786883497, 25.71688477469711 ], [ -107.481211596229898, 25.721148411001128 ], [ -107.490632119315563, 25.726940230336833 ], [ -107.490522047511675, 25.727846162621663 ], [ -107.493164574727814, 25.731395501696866 ], [ -107.495741325709233, 25.734034211939605 ], [ -107.498336717044239, 25.735746747781612 ], [ -107.504014281809475, 25.736481022771791 ], [ -107.511014423354013, 25.736305003901791 ], [ -107.515962178298196, 25.732132270306689 ], [ -107.514737688502294, 25.727460789626612 ], [ -107.495030981049169, 25.713328801193519 ], [ -107.475557158687479, 25.703051154605294 ], [ -107.471056261552278, 25.698559348233051 ], [ -107.466459383260371, 25.692887815144974 ], [ -107.465962610697062, 25.691371399934336 ], [ -107.472476170151651, 25.679766734949915 ], [ -107.463866763407225, 25.673390075501057 ], [ -107.458818412443023, 25.670008351658932 ], [ -107.422451626887238, 25.652228640116622 ], [ -107.420766767766906, 25.652645369751205 ], [ -107.415016701630805, 25.652066820943414 ], [ -107.402961108013685, 25.648173806067447 ], [ -107.394739922519861, 25.644616177804469 ], [ -107.391669537271284, 25.639738555187513 ], [ -107.387217104647391, 25.62577994763619 ], [ -107.385054713129904, 25.622660199300611 ], [ -107.37912324902041, 25.616953910907217 ], [ -107.373232865182587, 25.612618287685414 ], [ -107.36614609031993, 25.609639155049472 ], [ -107.36023517366867, 25.606401572652899 ], [ -107.344999224868133, 25.593222439508835 ], [ -107.36179931355143, 25.587652701972051 ], [ -107.358579930052429, 25.58271217597926 ], [ -107.330117235035715, 25.55875024511657 ], [ -107.326475055463774, 25.553763990900233 ], [ -107.325304172697713, 25.551404270828872 ], [ -107.32524592911841, 25.549519609352682 ], [ -107.334465672814929, 25.518095615189907 ], [ -107.335395873257809, 25.516876063629518 ], [ -107.338509312929745, 25.514762580583358 ], [ -107.347210883275281, 25.517859379078814 ], [ -107.355215988797468, 25.518990624180287 ], [ -107.36046064482089, 25.51766955801439 ], [ -107.368413041916938, 25.511783489830748 ], [ -107.368687639687977, 25.509284075808051 ], [ -107.361268428178363, 25.503974329530404 ], [ -107.359058350511987, 25.501891114567666 ], [ -107.355517855020224, 25.479470453148892 ], [ -107.356641812319424, 25.45766060099286 ], [ -107.360269224826624, 25.44414362762603 ], [ -107.372299153982866, 25.413951916793568 ], [ -107.374430109103756, 25.412648997746487 ], [ -107.382414060487477, 25.402658553389085 ], [ -107.386825084123956, 25.395606254915577 ], [ -107.381921087188374, 25.390395013688142 ], [ -107.382685871782783, 25.383674831707363 ], [ -107.395289786359115, 25.356510493970262 ], [ -107.393973613938982, 25.352342008304902 ], [ -107.395875770907921, 25.348729630530457 ], [ -107.409597924604981, 25.33819755775162 ], [ -107.419770102866892, 25.338286257674717 ], [ -107.443290960430701, 25.365166657654555 ], [ -107.470608749034852, 25.410608946587992 ], [ -107.471981923326723, 25.416769353481872 ], [ -107.471107323567296, 25.433950686620356 ], [ -107.468046945431922, 25.446384645687651 ], [ -107.460256950408066, 25.460300258313467 ], [ -107.470926100853177, 25.466598808322146 ], [ -107.474324422912389, 25.464281916463236 ], [ -107.478589361267836, 25.464729141023629 ], [ -107.47943022963581, 25.465590472550282 ], [ -107.49206077448676, 25.487987480221932 ], [ -107.488441397936114, 25.493374285308192 ], [ -107.481761287657704, 25.495600830168108 ], [ -107.479821617651766, 25.492771047485139 ], [ -107.479389023935639, 25.491009820109209 ], [ -107.47855453828079, 25.489365013135323 ], [ -107.465532520070923, 25.486990058855827 ], [ -107.463975603809047, 25.488722729604 ], [ -107.464793545314393, 25.497312237269753 ], [ -107.496719449648694, 25.514800782164983 ], [ -107.522341351317309, 25.530092052749822 ], [ -107.522287958704254, 25.534844336454981 ], [ -107.524209931930059, 25.539818743010564 ], [ -107.533716941561053, 25.54981988443928 ], [ -107.554732471344977, 25.56101637638827 ], [ -107.558589371130239, 25.563525089759821 ], [ -107.578183471051616, 25.589750674904543 ], [ -107.581550061553784, 25.593471475886638 ], [ -107.583668406389009, 25.595207656392468 ], [ -107.588281405300862, 25.595776117975703 ], [ -107.593946718990821, 25.600513167309167 ], [ -107.600580764173287, 25.614798707132518 ], [ -107.601220517108288, 25.626531678762706 ], [ -107.610709919499541, 25.646343542532644 ], [ -107.625526182472072, 25.663418489944192 ], [ -107.630700596472835, 25.667801884287233 ], [ -107.634233137180658, 25.669982735181343 ], [ -107.654197409944842, 25.701462726431707 ], [ -107.658465384745583, 25.70621815129342 ], [ -107.663341685540047, 25.709348203375143 ], [ -107.679063737584642, 25.729018582423482 ], [ -107.68111387253856, 25.739844872884181 ], [ -107.684410086521098, 25.745554605815506 ], [ -107.701628773506343, 25.759701881092276 ], [ -107.716949131828841, 25.769809884278054 ], [ -107.719381904947653, 25.770745298422256 ], [ -107.722589497574376, 25.769713014688197 ], [ -107.724853961666142, 25.769870907054635 ], [ -107.730036018637804, 25.772540967981723 ], [ -107.737678337298263, 25.779221773258715 ], [ -107.75888377761585, 25.802396781017983 ], [ -107.781448254652233, 25.834917630779085 ], [ -107.787108492570312, 25.850427017306441 ], [ -107.787468909559877, 25.853547997394422 ], [ -107.767691065897608, 25.846303889654752 ], [ -107.736125804011635, 25.833611586262865 ], [ -107.734637620196935, 25.83195689184048 ], [ -107.731074108050976, 25.825875065869749 ], [ -107.721884963837184, 25.820367961722727 ], [ -107.716396230688446, 25.820002469420352 ], [ -107.709424004104406, 25.822526465049471 ], [ -107.707143303603019, 25.82099786609114 ], [ -107.694865504653649, 25.803005663217967 ] ] ], [ [ [ -106.202279313700359, 24.923614635881936 ], [ -106.202513393732204, 24.918055126208589 ], [ -106.187812037641336, 24.900559773169004 ], [ -106.184894795809797, 24.900680751394997 ], [ -106.181502774252181, 24.902828412592481 ], [ -106.175523405108308, 24.903004295049048 ], [ -106.174495123597723, 24.902673106107351 ], [ -106.174197050751346, 24.902051992544653 ], [ -106.173449873624222, 24.898291797605218 ], [ -106.17596034879017, 24.874574487714213 ], [ -106.177145712058973, 24.870116167462491 ], [ -106.197361110844497, 24.859023095262753 ], [ -106.236681537975016, 24.865736352305891 ], [ -106.245821040791739, 24.86969812905269 ], [ -106.249238091928717, 24.878155567547793 ], [ -106.248837606772582, 24.879536185296587 ], [ -106.236097245254442, 24.895903275472026 ], [ -106.209053286889002, 24.924722028305681 ], [ -106.204697567441642, 24.926242001944093 ], [ -106.202279313700359, 24.923614635881936 ] ] ], [ [ [ -106.410461363187679, 25.013734928701357 ], [ -106.393058716886927, 25.006431157594349 ], [ -106.382274294037444, 25.003928969170193 ], [ -106.376651728887495, 25.003843142349268 ], [ -106.367306497774734, 24.997861362054703 ], [ -106.366732412934141, 24.991163330667206 ], [ -106.371426402933878, 24.983311875927978 ], [ -106.359549835048313, 24.959653630986672 ], [ -106.359745724739383, 24.9474009892391 ], [ -106.350475544089733, 24.915602106247331 ], [ -106.369849217701571, 24.922622529726386 ], [ -106.383633449132219, 24.930469506199934 ], [ -106.384590732459444, 24.931539312366105 ], [ -106.384841272971556, 24.933198784033245 ], [ -106.407177387122005, 24.960284208746589 ], [ -106.413165078934412, 24.964761738420428 ], [ -106.432097588269741, 24.993343979777404 ], [ -106.441101207273974, 25.017576875551853 ], [ -106.441258983558683, 25.018883315616382 ], [ -106.436452770063923, 25.02053050325982 ], [ -106.429690586737621, 25.020036676649354 ], [ -106.428897535603127, 25.01969192187007 ], [ -106.426553783378566, 25.017149125746599 ], [ -106.423345974714081, 25.015883270769503 ], [ -106.410461363187679, 25.013734928701357 ] ] ], [ [ [ -112.598952053607945, 23.347530266047336 ], [ -112.589381054697441, 23.3438010941552 ], [ -112.584956702805698, 23.341122080662043 ], [ -112.58394369029358, 23.33946001145835 ], [ -112.586765650636536, 23.337146009654393 ], [ -112.59121171812545, 23.337652089673664 ], [ -112.592271705453555, 23.338989715632319 ], [ -112.595361442989301, 23.340361343935562 ], [ -112.604647275909613, 23.342040047061126 ], [ -112.619261358352986, 23.340297225720391 ], [ -112.621170770446511, 23.33960544619606 ], [ -112.625286811344935, 23.334310225192535 ], [ -112.626409767619421, 23.329954693793674 ], [ -112.630541240463359, 23.327571315339707 ], [ -112.667974009955543, 23.318118503552988 ], [ -112.66893605210339, 23.319344265961377 ], [ -112.66940081277447, 23.325013367038384 ], [ -112.664613299754436, 23.335182900746169 ], [ -112.662778881107556, 23.338349253332293 ], [ -112.65498610476071, 23.347405406862794 ], [ -112.63022553502438, 23.352811025179331 ], [ -112.616634200039016, 23.354216768295473 ], [ -112.613124095787583, 23.353898722878657 ], [ -112.598952053607945, 23.347530266047336 ] ] ], [ [ [ -115.655691106466037, 26.213085787483426 ], [ -115.622280520202992, 26.210295542975274 ], [ -115.619455817023137, 26.211666777684982 ], [ -115.61220993827456, 26.21270796514758 ], [ -115.601574533924193, 26.21185586515691 ], [ -115.589071376683165, 26.208403013638296 ], [ -115.588847225462146, 26.206919451665804 ], [ -115.588093082316618, 26.206227846902053 ], [ -115.56044705131194, 26.19682705584745 ], [ -115.53958307388308, 26.193925771270397 ], [ -115.537976916479252, 26.191194601914638 ], [ -115.53826745975924, 26.189596771459584 ], [ -115.544172411231926, 26.172351070218291 ], [ -115.550981303621427, 26.154327844448208 ], [ -115.55722374071533, 26.138429958822663 ], [ -115.558421743697451, 26.136320017182761 ], [ -115.564232058242496, 26.128586019191921 ], [ -115.572346247592264, 26.120913685533704 ], [ -115.57492148396453, 26.120454399644185 ], [ -115.578626114511522, 26.121230761440664 ], [ -115.590939781548926, 26.127352976448623 ], [ -115.593701156370173, 26.130251834582715 ], [ -115.597654670620429, 26.13143949338707 ], [ -115.609772911464503, 26.134605240025547 ], [ -115.622575881292022, 26.135648510100989 ], [ -115.641330186604463, 26.134315202197651 ], [ -115.654211398501559, 26.131464625472997 ], [ -115.66259719588183, 26.128891954472639 ], [ -115.677205212071144, 26.122736291211272 ], [ -115.681365295903731, 26.115873024752204 ], [ -115.689532646388216, 26.105087724725649 ], [ -115.696656301947556, 26.098066520818136 ], [ -115.705106967306918, 26.091600259755356 ], [ -115.70942889448412, 26.08675644339101 ], [ -115.714722166895001, 26.077782700418492 ], [ -115.717700586619387, 26.069010281603397 ], [ -115.717912942848983, 26.064589711626851 ], [ -115.717055509335083, 26.062283845273665 ], [ -115.716031500759129, 26.041056547641389 ], [ -115.730316539550046, 26.022661827611625 ], [ -115.752439297213755, 26.031458030289663 ], [ -115.754583276623947, 26.033394879709984 ], [ -115.754638055317187, 26.035100968496121 ], [ -115.75004047463645, 26.04011181646208 ], [ -115.75004110633914, 26.041120195711866 ], [ -115.760934262505486, 26.072355753017835 ], [ -115.769337654439752, 26.089099227227841 ], [ -115.771079425727166, 26.091830759380347 ], [ -115.779729311449117, 26.102002305224488 ], [ -115.79243407839202, 26.114569785498471 ], [ -115.801308517126643, 26.119646638197612 ], [ -115.805005383971178, 26.120422383300081 ], [ -115.808036389802368, 26.122785116271665 ], [ -115.813759647101207, 26.129366333511506 ], [ -115.814041295760035, 26.131299966783725 ], [ -115.814511723925918, 26.131948263045807 ], [ -115.824180111947342, 26.136970216650276 ], [ -115.828832710583782, 26.139079764041053 ], [ -115.83483737050733, 26.140445040409265 ], [ -115.838957419005524, 26.140061309044022 ], [ -115.841410995441024, 26.138289902695174 ], [ -115.840509691217122, 26.136956059093002 ], [ -115.842883900587495, 26.136346253815397 ], [ -115.856908187326667, 26.137356488237668 ], [ -115.860592234689491, 26.141016506831967 ], [ -115.861423243164367, 26.144668163607143 ], [ -115.860246931632076, 26.145841655149809 ], [ -115.859837002751007, 26.147305531423321 ], [ -115.859763698952392, 26.151333313645356 ], [ -115.864875303108619, 26.165441559030558 ], [ -115.8715447408985, 26.178518586112698 ], [ -115.877007152862618, 26.187668421187151 ], [ -115.890132982749194, 26.201372534480058 ], [ -115.906376156225761, 26.214639747509796 ], [ -115.915721909118872, 26.220982137588752 ], [ -115.946394395274993, 26.236194992895161 ], [ -115.976863094813126, 26.250195774437227 ], [ -115.988452549001167, 26.253606028819114 ], [ -115.997259507850302, 26.255185894863825 ], [ -116.017348859795149, 26.256132340914466 ], [ -116.024017813188721, 26.255775802489648 ], [ -116.05820404185755, 26.238906388756245 ], [ -116.060441358852231, 26.237168341001734 ], [ -116.061894683649044, 26.234908569148171 ], [ -116.062136917416964, 26.234065324820254 ], [ -116.061654805524611, 26.230114303413284 ], [ -116.062762050482533, 26.224937243239598 ], [ -116.071575839731707, 26.21581228393752 ], [ -116.09204689302851, 26.203392170401251 ], [ -116.098318502368173, 26.203289512633837 ], [ -116.117651038808319, 26.216975372029886 ], [ -116.138438331172168, 26.22787590552602 ], [ -116.15280098370043, 26.233094544587292 ], [ -116.163447477561519, 26.253150034219857 ], [ -116.167739465274579, 26.263485252682575 ], [ -116.168952728914135, 26.267152593730042 ], [ -116.173274786746916, 26.289872658587186 ], [ -116.17041926218765, 26.319268535750698 ], [ -116.16859392963039, 26.33442463225342 ], [ -116.159652749063753, 26.353158127191481 ], [ -116.152430676002282, 26.362113053061023 ], [ -116.149605012863404, 26.368899943370465 ], [ -116.14912045819797, 26.373865162261321 ], [ -116.151208979455063, 26.390740449080145 ], [ -116.150696730156909, 26.399092590265301 ], [ -116.147862616540422, 26.398104295034528 ], [ -116.146481124230206, 26.399571201099747 ], [ -116.145347129246673, 26.402569512935973 ], [ -116.144782570843063, 26.406291279959888 ], [ -116.145071914054327, 26.411100084288581 ], [ -116.146709986904938, 26.418418079954826 ], [ -116.147544190550448, 26.429098101575814 ], [ -116.14648308376519, 26.429875439661394 ], [ -116.138894287233285, 26.428176092859918 ], [ -116.137501751188026, 26.428531839817804 ], [ -116.135407131645437, 26.430791308054545 ], [ -116.133577294814131, 26.430955101025415 ], [ -116.132432586880782, 26.429741406495101 ], [ -116.13110167040567, 26.425069734716036 ], [ -116.128021770899394, 26.422613685089186 ], [ -116.127206470600285, 26.417142830264179 ], [ -116.127201117379514, 26.412580197008928 ], [ -116.127900441556633, 26.410734936434476 ], [ -116.130262468760634, 26.407840852137451 ], [ -116.130251640950476, 26.406612155746483 ], [ -116.129537147876718, 26.405766333153576 ], [ -116.129171735418751, 26.403190123431536 ], [ -116.130656111532787, 26.393409451925137 ], [ -116.130205492374984, 26.390576843959153 ], [ -116.128371211769704, 26.386220812177193 ], [ -116.126884038493202, 26.383892721365847 ], [ -116.122485854187374, 26.379602892617317 ], [ -116.105358161819751, 26.369084288400131 ], [ -116.077817142478523, 26.354891884261882 ], [ -116.042402053939725, 26.342590069122096 ], [ -116.022848206605403, 26.333717793420661 ], [ -116.011150872697542, 26.329228720655667 ], [ -115.992550757046629, 26.323875073188507 ], [ -115.983820338579875, 26.324575484634138 ], [ -115.981875892773218, 26.325732418343563 ], [ -115.974060311772604, 26.331560560629779 ], [ -115.965417291204375, 26.340191191641036 ], [ -115.941449204304149, 26.358623497758714 ], [ -115.922931142715285, 26.370400477238196 ], [ -115.899233154942849, 26.381172153310651 ], [ -115.896031678275449, 26.382025751792821 ], [ -115.894198182368584, 26.381681697973296 ], [ -115.889884528667594, 26.378759798750053 ], [ -115.876534836206659, 26.376318978190771 ], [ -115.87364532500473, 26.376265579851651 ], [ -115.872652467918925, 26.378409110280892 ], [ -115.870711623291427, 26.379454558048341 ], [ -115.864947837968487, 26.378271016871892 ], [ -115.858247478084735, 26.374913647540371 ], [ -115.855411372655382, 26.370543956127577 ], [ -115.853537157880609, 26.36619054003538 ], [ -115.837524209494873, 26.346627950399274 ], [ -115.833232514388129, 26.343550469359172 ], [ -115.830306259856698, 26.342391628611978 ], [ -115.824922330058726, 26.34210174581456 ], [ -115.821497244369738, 26.340389508907961 ], [ -115.817781647073289, 26.328737235151308 ], [ -115.810887458142375, 26.298332770865219 ], [ -115.812254274682957, 26.282730854662027 ], [ -115.808246087437254, 26.27825185022456 ], [ -115.804451785128336, 26.275729041742661 ], [ -115.797830793584311, 26.273391540130905 ], [ -115.784112726092317, 26.267089068232817 ], [ -115.774268738189065, 26.259692425972982 ], [ -115.752302665421212, 26.25516568909406 ], [ -115.733988926192197, 26.253699531518617 ], [ -115.731316813378257, 26.252683358087335 ], [ -115.7186127896221, 26.24090796539172 ], [ -115.71593673336514, 26.234257553692945 ], [ -115.715711785582315, 26.232773045114186 ], [ -115.713487057178057, 26.228818387778237 ], [ -115.711989811804855, 26.226762553434884 ], [ -115.706672170358672, 26.223522618084719 ], [ -115.68547845607965, 26.218749607411578 ], [ -115.67918301971234, 26.21910173514766 ], [ -115.66485032999303, 26.217477274903384 ], [ -115.658484829251051, 26.215145363461385 ], [ -115.655691106466037, 26.213085787483426 ] ] ], [ [ [ -114.322225023397422, 26.405717196812972 ], [ -114.316920454689296, 26.40775244416297 ], [ -114.311422387819107, 26.412567579809778 ], [ -114.308100105793727, 26.413547063980083 ], [ -114.30201014183119, 26.411355171743921 ], [ -114.298849041877574, 26.408056541341075 ], [ -114.289527426528409, 26.408582962395514 ], [ -114.287229579009207, 26.409375744846258 ], [ -114.285374965030698, 26.411075094286716 ], [ -114.284573220262416, 26.413116371821605 ], [ -114.284614907869781, 26.413907947959324 ], [ -114.28516602474383, 26.41454544238772 ], [ -114.284596415255891, 26.416039349800418 ], [ -114.27989984288908, 26.415633649570527 ], [ -114.274146478820512, 26.412487530976374 ], [ -114.266252391434179, 26.398151494535458 ], [ -114.265082730500268, 26.378525911721745 ], [ -114.271341787695548, 26.374188031535162 ], [ -114.27930910046291, 26.375078500111005 ], [ -114.290027848046734, 26.374088907619573 ], [ -114.306392754048517, 26.369456492478321 ], [ -114.308104431924804, 26.367497033964316 ], [ -114.318910197628526, 26.368101552526522 ], [ -114.33194050551144, 26.373899038377225 ], [ -114.332874329766099, 26.374376913727154 ], [ -114.339076807982224, 26.383484701212549 ], [ -114.33432960371087, 26.386944442606719 ], [ -114.327433251122955, 26.396245603028273 ], [ -114.322225023397422, 26.405717196812972 ] ] ], [ [ [ -115.450517731973321, 26.989343360001584 ], [ -115.450100742035957, 26.991374704736533 ], [ -115.442704910658421, 27.001172771637066 ], [ -115.440240122415943, 27.003588413218761 ], [ -115.435074051328186, 27.006165999321041 ], [ -115.42495321958306, 27.010361230292247 ], [ -115.41131401353293, 27.008469249567295 ], [ -115.405049625254463, 27.004635593697472 ], [ -115.401355424474318, 27.00138281012719 ], [ -115.395775687976766, 26.991748132552605 ], [ -115.394222715764371, 26.985167060384356 ], [ -115.393654184863806, 26.9764362390112 ], [ -115.394624581678528, 26.972150290889211 ], [ -115.401057499534332, 26.959043374249394 ], [ -115.405449967274222, 26.954247468751259 ], [ -115.417101843002342, 26.947738390324194 ], [ -115.427452716559699, 26.948469806252099 ], [ -115.436337189310137, 26.951795222545531 ], [ -115.445974271761202, 26.959402915764088 ], [ -115.450434598312597, 26.967068118590351 ], [ -115.451201788239118, 26.974771774961617 ], [ -115.451229899522261, 26.982482584731962 ], [ -115.450517731973321, 26.989343360001584 ] ] ], [ [ [ -115.589187998306045, 27.344775735330312 ], [ -115.588134149831106, 27.347070052718273 ], [ -115.586241927771809, 27.34860870840836 ], [ -115.582171007734132, 27.350172846210537 ], [ -115.579699010093393, 27.349781648189182 ], [ -115.578162237946202, 27.338085884132841 ], [ -115.579224045094918, 27.335748689232719 ], [ -115.580105821795271, 27.335163350521629 ], [ -115.585288762636793, 27.335407023758201 ], [ -115.587046765978542, 27.337180817585676 ], [ -115.588989926341981, 27.340281727735118 ], [ -115.589525162175406, 27.343949243225687 ], [ -115.589187998306045, 27.344775735330312 ] ] ], [ [ [ -115.049175057484064, 27.59037854957214 ], [ -115.049077861421594, 27.590378473449743 ], [ -115.046851374593203, 27.584918554922549 ], [ -115.055338577480271, 27.581695335168867 ], [ -115.060876360501368, 27.577430278891413 ], [ -115.065189129167749, 27.566507405226133 ], [ -115.06822451239799, 27.564210375144246 ], [ -115.070940524896173, 27.565139272054271 ], [ -115.074298061542024, 27.567888945463324 ], [ -115.074526487465064, 27.568567984702977 ], [ -115.075784599999395, 27.572307862674503 ], [ -115.075689868133622, 27.575446597392887 ], [ -115.073487479426163, 27.577556903358577 ], [ -115.071159131444688, 27.581043166614741 ], [ -115.067041714643565, 27.58419815208277 ], [ -115.061973648000418, 27.587151063341278 ], [ -115.055460696438985, 27.589715047020107 ], [ -115.053092639765865, 27.590374097534561 ], [ -115.049175057484064, 27.59037854957214 ] ] ], [ [ [ -107.11184225786559, 24.929511607253538 ], [ -107.106156472955092, 24.92838751125436 ], [ -107.095520521117308, 24.927735443389686 ], [ -107.085024123792422, 24.939507048116564 ], [ -107.080725057317721, 24.942869526442156 ], [ -107.073473339440397, 24.945346427908234 ], [ -107.071513208497109, 24.944291627143709 ], [ -107.070543142319664, 24.93841294422446 ], [ -107.070718747684452, 24.936000768233058 ], [ -107.071671355055116, 24.934449937175032 ], [ -107.074064359243451, 24.933923492442858 ], [ -107.078323676485326, 24.929567637132383 ], [ -107.084181187720887, 24.91872932487431 ], [ -107.086907554333862, 24.911305456946071 ], [ -107.086758334556833, 24.905892460101061 ], [ -107.089831164672418, 24.893786058673882 ], [ -107.091040519410029, 24.890958353973691 ], [ -107.103042470949077, 24.888924906336669 ], [ -107.108451195474586, 24.8896598167407 ], [ -107.119890917011517, 24.909112874588082 ], [ -107.124307731326894, 24.924040239082952 ], [ -107.118862727512777, 24.924917918400208 ], [ -107.11184225786559, 24.929511607253538 ] ] ], [ [ [ -107.10556042902634, 25.005985931326617 ], [ -107.097630249323714, 24.998949317286808 ], [ -107.093445384493052, 24.985200668240758 ], [ -107.09260602337163, 24.978859927097862 ], [ -107.092779547329698, 24.977004325871171 ], [ -107.093718093302456, 24.976975014031225 ], [ -107.103205854676304, 24.982432843290312 ], [ -107.110753241175772, 24.988373161570177 ], [ -107.118638520357223, 24.992709074322168 ], [ -107.128123588644513, 24.992381390632573 ], [ -107.130254425741853, 24.992899942781836 ], [ -107.148324125480826, 25.010727677868115 ], [ -107.151403174373897, 25.015249145002915 ], [ -107.147540631489946, 25.021044539468981 ], [ -107.14986741068418, 25.031021160661126 ], [ -107.169142076102474, 25.051108451988306 ], [ -107.176481615758405, 25.070945679608371 ], [ -107.188440742613736, 25.074344252338339 ], [ -107.192340195676877, 25.073930541358767 ], [ -107.193537473026112, 25.074736179977741 ], [ -107.205112093613963, 25.099708250491954 ], [ -107.199174184450882, 25.117942730760149 ], [ -107.194879354836544, 25.133814462997542 ], [ -107.198338348034554, 25.142147542779099 ], [ -107.201830087092162, 25.145501711193077 ], [ -107.207434899235352, 25.148131550626239 ], [ -107.213757091660952, 25.145929524302069 ], [ -107.216973167497471, 25.146747233929524 ], [ -107.218231738803141, 25.149351552261191 ], [ -107.21822652347565, 25.150159216524735 ], [ -107.215450195491428, 25.156760571723719 ], [ -107.207878193021543, 25.154396748688118 ], [ -107.201872705275548, 25.150939191636677 ], [ -107.198024708784729, 25.147653812883068 ], [ -107.184236856061261, 25.139709988764647 ], [ -107.162007546966294, 25.140630050088017 ], [ -107.159587580136559, 25.147565178961685 ], [ -107.159947655761343, 25.150135022594515 ], [ -107.162511904179439, 25.155868116092172 ], [ -107.184531142403671, 25.170749348586394 ], [ -107.197870004794439, 25.171817839914382 ], [ -107.240413664631376, 25.187639258813398 ], [ -107.252200986781588, 25.194289640864707 ], [ -107.25861564062275, 25.208696453444844 ], [ -107.272572184192498, 25.217070950251468 ], [ -107.291845560096604, 25.221444221817347 ], [ -107.309257489020766, 25.236814009040859 ], [ -107.337411093461185, 25.280057514388126 ], [ -107.338946937049045, 25.283416767378537 ], [ -107.339237220091618, 25.287986143973413 ], [ -107.336593001274892, 25.301551479688371 ], [ -107.332691640780098, 25.314506038983193 ], [ -107.329206832983402, 25.319909314079979 ], [ -107.324051306171555, 25.322275430791716 ], [ -107.321885897243092, 25.322246007961656 ], [ -107.290695567423057, 25.315024122165013 ], [ -107.288759310522224, 25.313474257515708 ], [ -107.284113043767476, 25.313002432760868 ], [ -107.280320221044121, 25.319015538292181 ], [ -107.282310792473368, 25.325539312475797 ], [ -107.286642393023328, 25.328838920536842 ], [ -107.295134155351008, 25.328468742496 ], [ -107.306511508982908, 25.329147908398959 ], [ -107.324608998702217, 25.334713015022796 ], [ -107.324730907399044, 25.335718450546356 ], [ -107.320005977147744, 25.338796864271639 ], [ -107.313257888929073, 25.339708047060807 ], [ -107.299064983119536, 25.337377784548366 ], [ -107.294683965288144, 25.340071026961613 ], [ -107.292708772487785, 25.348054138125633 ], [ -107.29666332071119, 25.352792588935461 ], [ -107.298578677478417, 25.356300629473939 ], [ -107.294492044657233, 25.35656015353344 ], [ -107.281369126882694, 25.355095256203853 ], [ -107.262585152964618, 25.345682484572464 ], [ -107.233915900120778, 25.32575303304996 ], [ -107.222150118835955, 25.3174377465199 ], [ -107.208785538298571, 25.303837199460201 ], [ -107.208253243938259, 25.292699683986154 ], [ -107.206974748067566, 25.291848906593316 ], [ -107.196782574991673, 25.291047155989958 ], [ -107.19057982396437, 25.293934688852001 ], [ -107.190721704830239, 25.300301039592746 ], [ -107.193927821567527, 25.309637472098455 ], [ -107.198181680518999, 25.316428298717156 ], [ -107.200649964595755, 25.319647236387372 ], [ -107.202591288752245, 25.32078417536405 ], [ -107.204399310712489, 25.321401984119674 ], [ -107.205945339302815, 25.320353993465933 ], [ -107.207950192253193, 25.321282235702832 ], [ -107.210983291122858, 25.324863998093111 ], [ -107.211466484701589, 25.327389023721967 ], [ -107.20503275504511, 25.331053428887351 ], [ -107.198203033936153, 25.330906622517823 ], [ -107.191525283663793, 25.329017168401041 ], [ -107.177781562121211, 25.330355642840033 ], [ -107.171933972400325, 25.329974651205593 ], [ -107.168351961926462, 25.325874390348407 ], [ -107.165791565451542, 25.320806965506499 ], [ -107.166285905274478, 25.309951986116122 ], [ -107.163989890213102, 25.305703417875307 ], [ -107.15829544497808, 25.297345606085241 ], [ -107.156528752003226, 25.293688089381526 ], [ -107.153389991967757, 25.289547641334671 ], [ -107.149821874619434, 25.290388147926013 ], [ -107.139214867399048, 25.279933192356545 ], [ -107.136438686496874, 25.275203020307028 ], [ -107.126148366661198, 25.263860626342233 ], [ -107.12493123186978, 25.261612767104328 ], [ -107.12527455445543, 25.257019316642921 ], [ -107.124677623035595, 25.251398804857082 ], [ -107.151275119829592, 25.238389604895485 ], [ -107.14875371386762, 25.208267711697797 ], [ -107.144808480043565, 25.199418061338118 ], [ -107.138876547375332, 25.197791881020212 ], [ -107.133917735239336, 25.195266478443269 ], [ -107.119446365059176, 25.184249573693293 ], [ -107.118856145773236, 25.183090872162293 ], [ -107.123016080105032, 25.180151034311926 ], [ -107.125745329758615, 25.17951414186652 ], [ -107.130095664321644, 25.175078592418171 ], [ -107.128140134942797, 25.149701381702318 ], [ -107.116111306950032, 25.148412788138891 ], [ -107.10315029045357, 25.148038347963421 ], [ -107.098018751957909, 25.14455259393052 ], [ -107.094188956255763, 25.139835822793415 ], [ -107.088096379144034, 25.098264848487357 ], [ -107.087516514265744, 25.085298971371653 ], [ -107.090627276341834, 25.085449091912718 ], [ -107.094436243816105, 25.082387043758779 ], [ -107.096492231509956, 25.0799346347426 ], [ -107.096449783041137, 25.07788686573825 ], [ -107.0958937897081, 25.076797132362781 ], [ -107.084005890565763, 25.065630919868212 ], [ -107.073180407746875, 25.035209649126795 ], [ -107.073957569177665, 25.028632426311894 ], [ -107.077698456532886, 25.025768299569691 ], [ -107.084197948489759, 25.024553218392036 ], [ -107.086552385085, 25.02508374645948 ], [ -107.094267042761032, 25.029875547564881 ], [ -107.097230734527869, 25.033733441548154 ], [ -107.098428222299148, 25.042532898891082 ], [ -107.100103479182806, 25.04844135387162 ], [ -107.102694338238464, 25.053342207575234 ], [ -107.11125411367172, 25.065711478109041 ], [ -107.12340718349779, 25.075677744871889 ], [ -107.124848409208994, 25.076153635695366 ], [ -107.131056910141524, 25.072140490583813 ], [ -107.130530640673697, 25.066990838550435 ], [ -107.125595290228944, 25.052311655625815 ], [ -107.134312886894733, 25.042257507139237 ], [ -107.13631333608015, 25.041488750799314 ], [ -107.138635638483436, 25.036011791103199 ], [ -107.139061385239089, 25.031204646795931 ], [ -107.131794181673115, 25.03077078313785 ], [ -107.121550617528911, 25.033471927190067 ], [ -107.118345997354538, 25.035706585821412 ], [ -107.104645395922091, 25.010949221220933 ], [ -107.10556042902634, 25.005985931326617 ] ] ], [ [ [ -106.864301410304932, 25.402249705054004 ], [ -106.859810319841628, 25.397756954233039 ], [ -106.85825265137801, 25.394159008010092 ], [ -106.867659400826753, 25.374794936674199 ], [ -106.87055979964866, 25.371334597490687 ], [ -106.871051911098192, 25.371653748158195 ], [ -106.875792166722121, 25.368464182132854 ], [ -106.882176009378909, 25.353637019269595 ], [ -106.884211490494991, 25.34532628050367 ], [ -106.896413668634793, 25.329361272960245 ], [ -106.900918415104755, 25.326247892896916 ], [ -106.916763787647525, 25.325297633615797 ], [ -106.942531659427615, 25.313821140181428 ], [ -106.942611646604206, 25.312833567789387 ], [ -106.956679351723253, 25.309461432821813 ], [ -106.971195344707411, 25.319912183536907 ], [ -106.977550882101227, 25.32949431647825 ], [ -106.971946993206004, 25.345810346121286 ], [ -107.005370163681292, 25.361620529531518 ], [ -107.015686512912424, 25.363086406970712 ], [ -107.030121643230757, 25.367692247124406 ], [ -107.04301573453445, 25.376528099160627 ], [ -107.050070929167603, 25.382480159805791 ], [ -107.0552666470427, 25.387720205809835 ], [ -107.056691384313027, 25.389306117362974 ], [ -107.057161623843299, 25.391004806942185 ], [ -107.062530537872973, 25.394984687598189 ], [ -107.071666329974846, 25.401467950709137 ], [ -107.075072006290512, 25.400691431188875 ], [ -107.080528771306803, 25.385405222128362 ], [ -107.078514003107287, 25.377036302603472 ], [ -107.075626553963133, 25.37253327248466 ], [ -107.067475899608297, 25.364487472023907 ], [ -107.062140579142522, 25.363230142749956 ], [ -107.05602129596727, 25.36827258774025 ], [ -107.054911278854746, 25.369464725730868 ], [ -107.055364890826013, 25.370941201538066 ], [ -107.056435151803058, 25.372281641509733 ], [ -107.05642501218496, 25.375094960583187 ], [ -107.054882166389845, 25.377904770574737 ], [ -107.038164579888985, 25.363763743515914 ], [ -107.036612030799958, 25.359973663901897 ], [ -107.035477910810101, 25.35212574316672 ], [ -107.028740526301135, 25.339248118529163 ], [ -107.024414092747847, 25.341615110036226 ], [ -107.007630729182054, 25.344130942800188 ], [ -106.99321796846634, 25.341693615719706 ], [ -106.991729781918636, 25.340546842527512 ], [ -106.971218759255805, 25.310721754464065 ], [ -106.96864584515761, 25.306151477244114 ], [ -106.975186470740866, 25.305537755592901 ], [ -106.981729445670126, 25.304032490585385 ], [ -106.981639126309958, 25.301871600228427 ], [ -106.979778429183682, 25.298293478008826 ], [ -106.978230916426412, 25.297199726338494 ], [ -106.973949985006101, 25.297072918755749 ], [ -106.969134224648926, 25.289646653393508 ], [ -106.969733842245716, 25.276772645299882 ], [ -106.970959998227499, 25.272527113817411 ], [ -106.977860453628367, 25.262575843690964 ], [ -107.015514910036629, 25.254504127832824 ], [ -107.017768394698862, 25.254488728395351 ], [ -107.022084909219132, 25.25955672467542 ], [ -107.026073580349617, 25.261400955110691 ], [ -107.027475701024983, 25.261655342922534 ], [ -107.033435544391097, 25.259009709522971 ], [ -107.036582856548719, 25.256284999854845 ], [ -107.035788780855839, 25.249108166332853 ], [ -107.037598258381422, 25.235405635826645 ], [ -107.045702360190631, 25.222590399692642 ], [ -107.049819155697534, 25.21935054316307 ], [ -107.066027292006481, 25.21147436484004 ], [ -107.074659790925253, 25.208869134186681 ], [ -107.079285861869948, 25.20825693798389 ], [ -107.082272589634854, 25.209691623203604 ], [ -107.092779434141008, 25.224496115174066 ], [ -107.101310954966237, 25.237999531159939 ], [ -107.104730151070584, 25.244380634746733 ], [ -107.105136460661441, 25.246959755925406 ], [ -107.104800537384321, 25.250470253096072 ], [ -107.105458019936819, 25.252682714271472 ], [ -107.106926470660881, 25.255159710372357 ], [ -107.111060577434316, 25.260347271338468 ], [ -107.114799749255326, 25.269907861057479 ], [ -107.117829088903363, 25.272830026884389 ], [ -107.120073250077709, 25.27378681858918 ], [ -107.125973269785518, 25.281623022166254 ], [ -107.130497967116412, 25.284746781621397 ], [ -107.133836924847628, 25.286053769975254 ], [ -107.137429595677176, 25.288692426253601 ], [ -107.143687787235748, 25.298253046766149 ], [ -107.14588623647137, 25.304016584655308 ], [ -107.147236117440954, 25.309989782513828 ], [ -107.15392628404831, 25.324082635962494 ], [ -107.156162604078816, 25.331688166153494 ], [ -107.159283273991676, 25.339348332506244 ], [ -107.161385273325479, 25.346105278471704 ], [ -107.164378031599412, 25.352497533999081 ], [ -107.172968902080228, 25.362719399987544 ], [ -107.175182601944329, 25.361602837878984 ], [ -107.175658808188444, 25.355540754584979 ], [ -107.178937146849947, 25.346403972849345 ], [ -107.183055102724651, 25.341419956568128 ], [ -107.185061374894943, 25.341428470563638 ], [ -107.19104418332158, 25.344444525797179 ], [ -107.193514877618497, 25.344836238143561 ], [ -107.214722055521293, 25.345016623663369 ], [ -107.223694941104952, 25.351906893685669 ], [ -107.240110455584158, 25.36704162307295 ], [ -107.240001878196324, 25.373601000332407 ], [ -107.251367407417035, 25.385275161877441 ], [ -107.267318232091213, 25.390745115040424 ], [ -107.294603194122075, 25.397975344211677 ], [ -107.298479239960841, 25.413315139818621 ], [ -107.295261415842901, 25.420650078032175 ], [ -107.273119416872788, 25.443482445328009 ], [ -107.243352281485315, 25.448754211290861 ], [ -107.224635919810979, 25.451338151042481 ], [ -107.203123229795807, 25.458521246131124 ], [ -107.181546512109776, 25.459636804220658 ], [ -107.157332284768458, 25.462467049720207 ], [ -107.13581120571952, 25.466942419664569 ], [ -107.131465068642854, 25.467471764150876 ], [ -107.130496201597424, 25.466802801090505 ], [ -107.128399707683414, 25.468179260366799 ], [ -107.128353885227511, 25.472918767058822 ], [ -107.125267909350484, 25.47604291301386 ], [ -107.077667828922202, 25.495743851296144 ], [ -107.039738057319425, 25.482843503507034 ], [ -107.032884165566415, 25.478810585441853 ], [ -107.012797687017311, 25.46037743197709 ], [ -107.003479723428015, 25.4493657220834 ], [ -106.999585153917636, 25.442690402734129 ], [ -106.988132393015107, 25.438730165448511 ], [ -106.980030619347758, 25.440118202777843 ], [ -106.975606336851541, 25.442229865774422 ], [ -106.967396121022404, 25.444415058839837 ], [ -106.945502596648097, 25.435030259729469 ], [ -106.934328921234595, 25.426034055035725 ], [ -106.932333578441856, 25.421676923821789 ], [ -106.90752628545313, 25.417435071705079 ], [ -106.896502632362484, 25.4173270786351 ], [ -106.895273641711455, 25.417903903727208 ], [ -106.892721590344948, 25.415177121929773 ], [ -106.892439313397531, 25.411457612987295 ], [ -106.89138244616754, 25.408140354369472 ], [ -106.890000732324111, 25.407100509785749 ], [ -106.887376247489499, 25.407057597219239 ], [ -106.881389636929143, 25.402083723641699 ], [ -106.8767768054865, 25.399208535907089 ], [ -106.871972817734317, 25.4013543899807 ], [ -106.867803407930296, 25.401061851618611 ], [ -106.866250708644685, 25.402221236772192 ], [ -106.864301410304932, 25.402249705054004 ] ] ], [ [ [ -106.344364915891845, 24.998809792522238 ], [ -106.342745593984731, 24.999624547266549 ], [ -106.339331333478725, 24.999860749252523 ], [ -106.327033806023579, 24.996540801928059 ], [ -106.320599673575686, 24.997987904672193 ], [ -106.317371259316744, 24.997848240044743 ], [ -106.315003109492764, 24.994148257730185 ], [ -106.305868977765996, 24.988242018255264 ], [ -106.300372694828994, 24.987869618099847 ], [ -106.297225959661262, 24.990177101087692 ], [ -106.29389368614865, 24.99151704244527 ], [ -106.287985871470525, 24.991409300389531 ], [ -106.271881123863437, 24.985677710770101 ], [ -106.264641806853049, 24.980676674529448 ], [ -106.267052704951439, 24.978947015150528 ], [ -106.267251478401732, 24.974244220148432 ], [ -106.244246821378823, 24.940884759755459 ], [ -106.23968005673737, 24.930044172398773 ], [ -106.239388858546363, 24.917893685862953 ], [ -106.240548931246792, 24.914650637937974 ], [ -106.262536085229925, 24.901919306435278 ], [ -106.26705083111591, 24.902420015928286 ], [ -106.271191509330421, 24.904976843553758 ], [ -106.27224182741071, 24.90633686786191 ], [ -106.279739572272504, 24.906830859869146 ], [ -106.286196814397343, 24.892892788555844 ], [ -106.286328823665912, 24.887766174402806 ], [ -106.289194602131758, 24.88451303575032 ], [ -106.292101387700129, 24.884291956284358 ], [ -106.302449833384514, 24.888825498639218 ], [ -106.305708111977651, 24.891706868955616 ], [ -106.302883148471039, 24.900251428727511 ], [ -106.304615955710787, 24.919728158812656 ], [ -106.312507847614071, 24.925014226507518 ], [ -106.31421682513178, 24.933389073882342 ], [ -106.31149931942447, 24.937719830207524 ], [ -106.305787088406902, 24.937907097792859 ], [ -106.307359340045338, 24.946132176161196 ], [ -106.314209231394742, 24.948744638717965 ], [ -106.322783074305448, 24.951664686843017 ], [ -106.327299944023707, 24.954185722935083 ], [ -106.343187034287283, 24.976981943376881 ], [ -106.346563735025128, 24.992406695228059 ], [ -106.344364915891845, 24.998809792522238 ] ] ], [ [ [ -106.81831354060364, 24.896779535936812 ], [ -106.803735594696647, 24.890439735111933 ], [ -106.799700787005293, 24.89122386045506 ], [ -106.797107451426072, 24.890298688289949 ], [ -106.793952826953571, 24.886396072464251 ], [ -106.790846333604904, 24.876463282178374 ], [ -106.790647666311074, 24.867519143228265 ], [ -106.796377826593826, 24.849163180157305 ], [ -106.801253781746524, 24.850147768684238 ], [ -106.807816630282446, 24.85256298026572 ], [ -106.809297715144524, 24.852412918660384 ], [ -106.814846206079878, 24.846288944776678 ], [ -106.819440357254294, 24.828904892252329 ], [ -106.814406356020257, 24.82445246151725 ], [ -106.805707521867745, 24.829977512630823 ], [ -106.802844262369035, 24.829724870910159 ], [ -106.800886734744182, 24.828388540708236 ], [ -106.79829637190555, 24.824171761196347 ], [ -106.795621973503373, 24.815058024209371 ], [ -106.796545071266848, 24.812411288066627 ], [ -106.801015101611654, 24.810306117166423 ], [ -106.809758488959119, 24.798715737238126 ], [ -106.818889319082473, 24.772002390461726 ], [ -106.816573155165003, 24.757391881498172 ], [ -106.813580666804057, 24.74770530514045 ], [ -106.80831293183455, 24.734989299994528 ], [ -106.808797795812367, 24.733853236343446 ], [ -106.811903369734623, 24.733718055809469 ], [ -106.816102690484755, 24.735387438929589 ], [ -106.840868206054068, 24.750479191680956 ], [ -106.841978133150363, 24.752100394413485 ], [ -106.844072169618514, 24.756929067657374 ], [ -106.841537016295277, 24.761509280858249 ], [ -106.839887111084508, 24.771864225934188 ], [ -106.839893528291228, 24.779907108891425 ], [ -106.845064438646077, 24.795175297618414 ], [ -106.85521938706674, 24.806273604028863 ], [ -106.888604969294008, 24.811684986496928 ], [ -106.890886167649384, 24.810274598971457 ], [ -106.893666620938376, 24.807229646466983 ], [ -106.897092499546687, 24.800059791810849 ], [ -106.907330142683918, 24.835281036204258 ], [ -106.907373215120955, 24.83877190910356 ], [ -106.905905112945888, 24.846871853002408 ], [ -106.876968079651576, 24.857472025090022 ], [ -106.867313498887611, 24.856741999872213 ], [ -106.866266672048255, 24.856081161510005 ], [ -106.861616333160796, 24.843116526046963 ], [ -106.861635662997443, 24.840180134077897 ], [ -106.864075765508019, 24.835941358382314 ], [ -106.866949787128021, 24.834019696203693 ], [ -106.86816816727891, 24.831870725693815 ], [ -106.86625106372459, 24.822239293292522 ], [ -106.865004871243656, 24.819751059177438 ], [ -106.862383781569861, 24.818141654521153 ], [ -106.857266304851777, 24.819793326891684 ], [ -106.850162843442234, 24.831050104282127 ], [ -106.847574259936252, 24.842389583898733 ], [ -106.850490255577398, 24.848692239358201 ], [ -106.851911701679768, 24.858459869597308 ], [ -106.85141040686463, 24.859425706096836 ], [ -106.837497048464073, 24.858180896057871 ], [ -106.830139590122073, 24.864933242840461 ], [ -106.835668478216419, 24.869132496130078 ], [ -106.837393351803414, 24.878734610767992 ], [ -106.837587427503408, 24.882637091019607 ], [ -106.83442886784816, 24.8890904455229 ], [ -106.81831354060364, 24.896779535936812 ] ] ], [ [ [ -107.051038769517788, 25.17254688688422 ], [ -107.045732078298812, 25.179445629681325 ], [ -107.043156572320399, 25.180909913346255 ], [ -107.001458182413174, 25.191720200419869 ], [ -106.98117033170503, 25.202395407301122 ], [ -106.969977722310517, 25.205216888374107 ], [ -106.95810287604391, 25.209837763937482 ], [ -106.951293688027562, 25.217774173543049 ], [ -106.94020054238095, 25.215522410687875 ], [ -106.910022424912299, 25.196925964551582 ], [ -106.905379819536492, 25.197382686746078 ], [ -106.902007480975882, 25.194874624417821 ], [ -106.883225839063613, 25.177022897485358 ], [ -106.879383300821189, 25.164236807357629 ], [ -106.880147198477246, 25.16138447831964 ], [ -106.878538040949465, 25.1573179664686 ], [ -106.877090121580409, 25.155075453231056 ], [ -106.87352748194715, 25.151784219964259 ], [ -106.824270983492738, 25.130840343106062 ], [ -106.814347614317569, 25.128669127831593 ], [ -106.801528850801773, 25.137418088278409 ], [ -106.732567981138146, 25.120799143791633 ], [ -106.726434047008567, 25.118730990486387 ], [ -106.7249117270472, 25.117788389041877 ], [ -106.722958703610416, 25.114487134290705 ], [ -106.712777240221584, 25.108294722255497 ], [ -106.694687028171529, 25.101757030318723 ], [ -106.679000254421382, 25.094210076466165 ], [ -106.663834769686545, 25.085248548673576 ], [ -106.639684815649176, 25.04734361328526 ], [ -106.637846657492858, 25.043420494249343 ], [ -106.633250204532231, 25.042489550437871 ], [ -106.625502720473975, 25.046505502658803 ], [ -106.621093456755801, 25.049761598630521 ], [ -106.617546700939158, 25.049685762945106 ], [ -106.6083411453846, 25.046024583176855 ], [ -106.590335663387052, 25.027980960447739 ], [ -106.586013290536684, 25.021987395477218 ], [ -106.573275429364685, 25.014348389981347 ], [ -106.553939820417, 25.011999530617391 ], [ -106.541093472982922, 25.011850280525767 ], [ -106.537868432952649, 25.01119068703969 ], [ -106.519479474772766, 25.001358004154984 ], [ -106.516588365971572, 24.998075331985959 ], [ -106.515977866090594, 24.996846246360942 ], [ -106.51950199327338, 24.991539406600989 ], [ -106.523061185015834, 24.99049166644032 ], [ -106.536818812440544, 24.99317768911683 ], [ -106.541166289237125, 24.994851613930905 ], [ -106.542338497965105, 24.996292328419106 ], [ -106.547901079744236, 24.997972068071121 ], [ -106.568515918962163, 24.99820009999247 ], [ -106.571001120154406, 24.997329707006081 ], [ -106.572382047357479, 24.991113263291911 ], [ -106.559030477132382, 24.979962148189323 ], [ -106.548119660101634, 24.976554982775625 ], [ -106.54482564337556, 24.974610536482711 ], [ -106.545107545745054, 24.973429753558584 ], [ -106.548596538497847, 24.96959645211918 ], [ -106.574013424355485, 24.953083187616549 ], [ -106.584612314088432, 24.944963571747653 ], [ -106.585483415806209, 24.941381514589413 ], [ -106.58388642238171, 24.940755289876229 ], [ -106.578138591260043, 24.941478860140137 ], [ -106.560650084356993, 24.944566991099631 ], [ -106.537440327505493, 24.965686944340945 ], [ -106.533189783795365, 24.96636117927649 ], [ -106.516543966408108, 24.953999897761747 ], [ -106.500216657351316, 24.956513754921243 ], [ -106.488570883013935, 24.945021712576843 ], [ -106.47411507007881, 24.932031920549175 ], [ -106.469993780932484, 24.930526143709649 ], [ -106.46589836411647, 24.932342142484316 ], [ -106.464086093223671, 24.926948878948608 ], [ -106.463882841394707, 24.922987507721079 ], [ -106.466634414654521, 24.910240839352415 ], [ -106.471436044281845, 24.907402426605387 ], [ -106.485043747966216, 24.904372424427073 ], [ -106.486826744302959, 24.899528529330517 ], [ -106.47973050484643, 24.895313802807692 ], [ -106.477163921142719, 24.894467965032248 ], [ -106.45439747049798, 24.896889031852368 ], [ -106.449362111453425, 24.900230010924908 ], [ -106.446855254517843, 24.904435143488666 ], [ -106.447400445361367, 24.912287796099076 ], [ -106.449402846409711, 24.917038777639977 ], [ -106.452307574373862, 24.918896675300751 ], [ -106.452960155764629, 24.921598500868903 ], [ -106.452743814251605, 24.928778102457095 ], [ -106.450463045971546, 24.937725466036479 ], [ -106.448795193686578, 24.939534492079126 ], [ -106.440453796069818, 24.937950639063441 ], [ -106.437300428492989, 24.936439958736816 ], [ -106.422930902610517, 24.919801508185341 ], [ -106.415424724275411, 24.907956158630789 ], [ -106.41458620359009, 24.900454823628881 ], [ -106.421368223970276, 24.889786047356267 ], [ -106.421420858171075, 24.88585893811392 ], [ -106.418087855302531, 24.879033677095713 ], [ -106.417126810296978, 24.878354797081542 ], [ -106.411097591343804, 24.879474474369989 ], [ -106.408573900207401, 24.863363248790424 ], [ -106.410690633924332, 24.837873958964476 ], [ -106.419895630401143, 24.82211175396905 ], [ -106.422571390807875, 24.819354692033688 ], [ -106.425422847070848, 24.817841472618007 ], [ -106.427438606593824, 24.812928516674674 ], [ -106.427116899819765, 24.811617271908048 ], [ -106.422468278486093, 24.806121900170815 ], [ -106.409847404606779, 24.810207876843887 ], [ -106.408350001500679, 24.811687351041499 ], [ -106.400634887058516, 24.831653680543859 ], [ -106.397332330031787, 24.843562972065499 ], [ -106.395218401840978, 24.845660654314557 ], [ -106.388075074248917, 24.847926213518107 ], [ -106.382644106456681, 24.846836323074154 ], [ -106.342848678223291, 24.778176133986804 ], [ -106.340497002299344, 24.77728138219058 ], [ -106.334931573546655, 24.77337974866461 ], [ -106.325894408821, 24.762130580075659 ], [ -106.323079322591923, 24.75693128246688 ], [ -106.319477168705831, 24.728423978829404 ], [ -106.319018612857619, 24.717445419377526 ], [ -106.319608923116746, 24.712555059210935 ], [ -106.343847487287263, 24.694845646457313 ], [ -106.349751917498338, 24.692944578677082 ], [ -106.355799445782338, 24.695826272729402 ], [ -106.362613348307846, 24.697124083461365 ], [ -106.38016060325667, 24.697699776220674 ], [ -106.38173494150476, 24.696714022547237 ], [ -106.384240446559744, 24.692277455271118 ], [ -106.384041262364292, 24.691333842669099 ], [ -106.381618550661457, 24.687384519866647 ], [ -106.381860962144827, 24.686899169701441 ], [ -106.388757495120117, 24.685023424827751 ], [ -106.421088404862232, 24.718981003568047 ], [ -106.421700588161698, 24.72026363991052 ], [ -106.42065692909587, 24.723580358700005 ], [ -106.418614779136774, 24.724451010800919 ], [ -106.416249863094549, 24.730201925439481 ], [ -106.417872570876639, 24.73570856501901 ], [ -106.450950972630793, 24.752201115088734 ], [ -106.470439135267853, 24.734631314114452 ], [ -106.495109533925259, 24.738774093079659 ], [ -106.503457573835391, 24.741265304678851 ], [ -106.514480866604728, 24.745600139802672 ], [ -106.516054297397474, 24.746925372639534 ], [ -106.518852128540615, 24.750667920671091 ], [ -106.520236876883061, 24.755787569731563 ], [ -106.517318292465404, 24.756688605962182 ], [ -106.513353519435753, 24.76077031091836 ], [ -106.513600890119875, 24.76272988258695 ], [ -106.527976746007994, 24.806097651756687 ], [ -106.533164236083223, 24.81146679890761 ], [ -106.533669023159092, 24.811556614466127 ], [ -106.536448473725201, 24.810437394558036 ], [ -106.541958908119113, 24.80269157994762 ], [ -106.539804224580877, 24.785257846775043 ], [ -106.539172039520977, 24.781628068132623 ], [ -106.537954687671373, 24.779609110371048 ], [ -106.53787959318268, 24.778191232445415 ], [ -106.53877219767287, 24.777537613596476 ], [ -106.539787043364157, 24.778035399480792 ], [ -106.544990475162891, 24.784859201669089 ], [ -106.550942557441445, 24.802629682399001 ], [ -106.552903172628461, 24.815570576482219 ], [ -106.552936204868004, 24.820033645973595 ], [ -106.5523281877892, 24.823017157937802 ], [ -106.551641292863053, 24.823516754142723 ], [ -106.552320173117167, 24.828331113472533 ], [ -106.564139498771098, 24.836479535795025 ], [ -106.568837536586614, 24.836869640441275 ], [ -106.569971118276769, 24.829354937803146 ], [ -106.566261439606265, 24.826962767139435 ], [ -106.565415314360934, 24.825672307864838 ], [ -106.562016872597084, 24.816337824621034 ], [ -106.56662047158153, 24.809551166807175 ], [ -106.572576558454884, 24.803269911174628 ], [ -106.581215076822843, 24.796991313381696 ], [ -106.567890356045979, 24.785784622793681 ], [ -106.549537834106019, 24.768174113336379 ], [ -106.546933090340502, 24.760479410392243 ], [ -106.547061641255809, 24.758960013993232 ], [ -106.553684759231828, 24.740663159698091 ], [ -106.572157936000536, 24.73872287817132 ], [ -106.586984779466633, 24.738106741926995 ], [ -106.603532911553899, 24.739562834562367 ], [ -106.608280742711401, 24.742497267939971 ], [ -106.612916874497046, 24.74784779127658 ], [ -106.613527486721637, 24.749551336994507 ], [ -106.610007404568663, 24.755009950032179 ], [ -106.609835263735746, 24.769959004050115 ], [ -106.61024262178087, 24.77675981697487 ], [ -106.613315719319473, 24.780345212355989 ], [ -106.62593447810363, 24.791752642086873 ], [ -106.644457741067299, 24.80286161205337 ], [ -106.645829825017088, 24.802960393475562 ], [ -106.656649329387932, 24.799616562192089 ], [ -106.660457548086768, 24.792453925247074 ], [ -106.674044242299146, 24.799360835263276 ], [ -106.678217557445279, 24.805169054662723 ], [ -106.695702487108889, 24.803932653308799 ], [ -106.696374413344685, 24.797264767112175 ], [ -106.670984048051892, 24.776204307440853 ], [ -106.644325950806561, 24.761153367921686 ], [ -106.628552320473148, 24.744316300318168 ], [ -106.625716546552937, 24.739460689081142 ], [ -106.628434457336269, 24.733013803823948 ], [ -106.628526565440751, 24.728636691561736 ], [ -106.62439519800364, 24.724203681726436 ], [ -106.608435219754682, 24.725068937152511 ], [ -106.575291747648421, 24.692456318261666 ], [ -106.574333961058414, 24.688057151827348 ], [ -106.564598846135723, 24.684217570403156 ], [ -106.544118114157783, 24.68059909864181 ], [ -106.539023128010939, 24.684363619003072 ], [ -106.539285770364515, 24.685651403575676 ], [ -106.544651314207769, 24.694864002277885 ], [ -106.547223630429997, 24.697193198534517 ], [ -106.549806628198922, 24.698395859554417 ], [ -106.553692145526142, 24.703677519229768 ], [ -106.552051273832888, 24.709712176731259 ], [ -106.536973916614485, 24.720461426229157 ], [ -106.510259874522731, 24.7164288289345 ], [ -106.500576182651855, 24.710702298127767 ], [ -106.483022183707931, 24.681083261858205 ], [ -106.473771257134317, 24.670395187245131 ], [ -106.472393714878763, 24.665689335799694 ], [ -106.474130826510702, 24.657972616583024 ], [ -106.482999307566686, 24.658522581167119 ], [ -106.488556365753027, 24.660907879537028 ], [ -106.498746852083386, 24.668254291305512 ], [ -106.501521939505736, 24.673234115271779 ], [ -106.504867657504406, 24.674819937065486 ], [ -106.509899606203206, 24.676089676130708 ], [ -106.511677184138904, 24.676111913300257 ], [ -106.516383914055581, 24.670726696965147 ], [ -106.516595112202296, 24.668450626234577 ], [ -106.514566218582715, 24.665047919716812 ], [ -106.510103138002179, 24.663517950398614 ], [ -106.495826813444467, 24.65178414406045 ], [ -106.466796045115615, 24.624775860718984 ], [ -106.464969965618749, 24.62255038334343 ], [ -106.464924594332871, 24.621633028249668 ], [ -106.468349300480057, 24.617931423847164 ], [ -106.488859334590515, 24.610210818800009 ], [ -106.515823065191725, 24.609260445454709 ], [ -106.517035736237048, 24.609668581916257 ], [ -106.518942501570763, 24.616088069115367 ], [ -106.521948396505721, 24.620655102779985 ], [ -106.530170912040361, 24.629093460535923 ], [ -106.536724982522514, 24.633061705473665 ], [ -106.543665121982855, 24.635761204322872 ], [ -106.546437589922149, 24.635723148191296 ], [ -106.551668820307398, 24.633309992757098 ], [ -106.554954983549635, 24.633908364317197 ], [ -106.589019916757863, 24.650365655960524 ], [ -106.618629417981467, 24.667729970627136 ], [ -106.629088519960206, 24.673086050320631 ], [ -106.641581725277206, 24.676192747095122 ], [ -106.64674276416676, 24.682794731543481 ], [ -106.650143695048257, 24.693008630769121 ], [ -106.659556084819243, 24.703735758005045 ], [ -106.660765107082923, 24.704060697295624 ], [ -106.666839837060806, 24.701274796240458 ], [ -106.671314898189081, 24.702476523132784 ], [ -106.689582549400953, 24.719684383497263 ], [ -106.687556943459825, 24.724583597665223 ], [ -106.686428579565742, 24.725701207941011 ], [ -106.668933749043347, 24.73372915671526 ], [ -106.666676465384583, 24.735052583146732 ], [ -106.665639273109392, 24.736583940260743 ], [ -106.677581659539271, 24.744048875621363 ], [ -106.686867761634417, 24.743489200541983 ], [ -106.687872528163254, 24.741818644650071 ], [ -106.689693358147451, 24.740878846689114 ], [ -106.691271558415664, 24.740130103041864 ], [ -106.693576810999161, 24.740300658739351 ], [ -106.708842519274441, 24.756146133584298 ], [ -106.699641911598391, 24.766126836092536 ], [ -106.70024954415932, 24.770059474896332 ], [ -106.715858815956636, 24.775990718615283 ], [ -106.723407880019451, 24.773052535091626 ], [ -106.726744686643528, 24.764190853263571 ], [ -106.734105144920946, 24.755281670802844 ], [ -106.738066709173253, 24.752577462444396 ], [ -106.74436025079757, 24.757262115061607 ], [ -106.747137178534373, 24.758055648459813 ], [ -106.751241220418393, 24.757347438028184 ], [ -106.754839549021597, 24.748737004824424 ], [ -106.756730578833455, 24.746328577100545 ], [ -106.758178549901061, 24.744825478834574 ], [ -106.762641102223427, 24.743054770852897 ], [ -106.767094937456392, 24.744267165145214 ], [ -106.777653412667817, 24.753663967632189 ], [ -106.779785913055633, 24.756660043458204 ], [ -106.782301112107703, 24.761653269174815 ], [ -106.787722348013986, 24.778697836988904 ], [ -106.788984147763387, 24.784775022109443 ], [ -106.787370643986307, 24.790780105358991 ], [ -106.780368150545726, 24.800258473967776 ], [ -106.771532285516088, 24.807639505491441 ], [ -106.766505505847235, 24.809178899858534 ], [ -106.759103451552988, 24.805935284695185 ], [ -106.755944845872264, 24.801794441653509 ], [ -106.755434770381456, 24.800549398415622 ], [ -106.745414121288277, 24.792470305302285 ], [ -106.739004972703881, 24.793508202126343 ], [ -106.73433976089197, 24.798393828550804 ], [ -106.734888945907073, 24.804380019452932 ], [ -106.735547241796311, 24.806417667990097 ], [ -106.742631383419351, 24.807874150934943 ], [ -106.751521229776941, 24.810687107917328 ], [ -106.753662918044981, 24.813805391634002 ], [ -106.754810968480783, 24.817114636079697 ], [ -106.754854539652655, 24.822268253799741 ], [ -106.753903171398193, 24.826672136408085 ], [ -106.749974887904344, 24.836241348453246 ], [ -106.746307335265698, 24.839339461607281 ], [ -106.739322934873954, 24.840454483205963 ], [ -106.732700131626601, 24.86177741539926 ], [ -106.731425716054417, 24.868742028764665 ], [ -106.746170997581473, 24.877206427594842 ], [ -106.75934825375451, 24.890529888975529 ], [ -106.754733656975617, 24.895310522837445 ], [ -106.756957925224981, 24.899812546024126 ], [ -106.773513866949003, 24.916805301968715 ], [ -106.783252340355233, 24.923598641785453 ], [ -106.799274393615434, 24.906246962810418 ], [ -106.804756388636676, 24.90924615957827 ], [ -106.81081768212627, 24.910470588818072 ], [ -106.838952145735647, 24.911712768784284 ], [ -106.856146499447576, 24.91542560521026 ], [ -106.856604741103737, 24.915856393110086 ], [ -106.854517866421475, 24.928506128927474 ], [ -106.851935570911294, 24.928401725056048 ], [ -106.851069924157102, 24.929733334437469 ], [ -106.854985304413319, 24.941220416987736 ], [ -106.872020560154539, 24.956095470094191 ], [ -106.87900826052531, 24.956972753218292 ], [ -106.894603407860217, 24.957031859216947 ], [ -106.897711938371259, 24.951286500482777 ], [ -106.894489760365161, 24.946964030570445 ], [ -106.889070530099744, 24.944161096949923 ], [ -106.888490076904006, 24.944405498192811 ], [ -106.886319048883166, 24.942160580020808 ], [ -106.88300764149534, 24.936977967950831 ], [ -106.882316600592461, 24.933993275049875 ], [ -106.887902262322939, 24.925343069769752 ], [ -106.894869004493998, 24.923454340088586 ], [ -106.903033996740675, 24.922861115479694 ], [ -106.915855584215677, 24.923776953645113 ], [ -106.922033182364032, 24.925278391029195 ], [ -106.945021344813341, 24.939853400170644 ], [ -106.945844094574085, 24.940717630555664 ], [ -106.943191391326437, 24.962546064881234 ], [ -106.940632051354456, 24.968020875230131 ], [ -106.926384104026184, 24.97723787635897 ], [ -106.922903898943858, 24.977294785826377 ], [ -106.890585097896633, 24.973151967665988 ], [ -106.884004665639296, 24.975019622976582 ], [ -106.87022828066101, 24.989746464065941 ], [ -106.86927751610645, 24.991159300835115 ], [ -106.867853321810642, 24.998440059333664 ], [ -106.880857528873335, 25.015980392637353 ], [ -106.885599302702147, 25.018494079329091 ], [ -106.894231472005941, 25.016587525839974 ], [ -106.896458700916043, 25.01445124726088 ], [ -106.903828312572372, 25.012999212413582 ], [ -106.929783945711833, 25.032408499934721 ], [ -106.950450191686585, 25.057367369165629 ], [ -106.952358828013175, 25.036167729031483 ], [ -106.962435182146848, 25.002406302080882 ], [ -106.974739238412539, 24.991717939912061 ], [ -107.000586582130225, 24.985343519876437 ], [ -107.011686132084364, 24.991635050657028 ], [ -107.016754758207682, 24.996612604809066 ], [ -107.014068481174093, 25.00332851988292 ], [ -107.010903379207946, 25.005412419204845 ], [ -107.007932196555387, 25.01086345620514 ], [ -107.007023065004333, 25.02486759949954 ], [ -107.007595544449856, 25.055589820690987 ], [ -107.006475682237934, 25.058669261860899 ], [ -107.002554257115449, 25.064877131446071 ], [ -106.990072676607284, 25.101210833017809 ], [ -106.992604558234774, 25.109057158083093 ], [ -106.996817220207731, 25.111100714073107 ], [ -107.012765585254797, 25.114665077209118 ], [ -107.022890521735832, 25.113039973269039 ], [ -107.052761426569035, 25.154698784624767 ], [ -107.054533534548824, 25.162140067106058 ], [ -107.053027414822608, 25.162842265196275 ], [ -107.050988010122538, 25.162688053107299 ], [ -107.049498934693318, 25.169851412615788 ], [ -107.050205864764706, 25.170905205304429 ], [ -107.051038769517788, 25.17254688688422 ] ] ], [ [ [ -107.006743290619326, 24.971712103657836 ], [ -107.002958696579512, 24.967576585668123 ], [ -107.001550805513546, 24.965260746648216 ], [ -106.999520690055249, 24.957562114479398 ], [ -106.998149251636434, 24.947711537362942 ], [ -106.998882509341556, 24.945840007998903 ], [ -107.005218288678975, 24.942526566715543 ], [ -107.007702393035871, 24.942525988981473 ], [ -107.014261744222367, 24.945418735619601 ], [ -107.01834283796569, 24.948059884753434 ], [ -107.027837827742587, 24.956832157719031 ], [ -107.03084196884943, 24.963561983502643 ], [ -107.031193934981687, 24.965953846568695 ], [ -107.030663157346325, 24.967836409264411 ], [ -107.024174042666075, 24.979217814001508 ], [ -107.020857580561085, 24.981395817216647 ], [ -107.017705412121998, 24.982273010350131 ], [ -107.014435005719392, 24.981530207063482 ], [ -107.008409430504642, 24.974452499918154 ], [ -107.006743290619326, 24.971712103657836 ] ] ], [ [ [ -107.820190609968691, 25.5796124112676 ], [ -107.820575991568049, 25.575600747193864 ], [ -107.818213939354976, 25.575070429973529 ], [ -107.814643979861472, 25.575335299915821 ], [ -107.796656607929776, 25.570769833813504 ], [ -107.789839070164035, 25.565719944324133 ], [ -107.78097469173953, 25.566745166281752 ], [ -107.753964155546839, 25.563464560711441 ], [ -107.751568041523342, 25.55949518268897 ], [ -107.745401091370681, 25.554055477492724 ], [ -107.731979569762885, 25.546950829919776 ], [ -107.721418519768037, 25.546517072064635 ], [ -107.699475809749103, 25.552408948660304 ], [ -107.690481712012684, 25.561852279289258 ], [ -107.682163929020405, 25.574239649797455 ], [ -107.673676203138214, 25.576306877253341 ], [ -107.663354264715466, 25.577348368552297 ], [ -107.661284631338987, 25.579922514769287 ], [ -107.65719787862173, 25.590487329840371 ], [ -107.648831498773617, 25.594796881125937 ], [ -107.645648349767285, 25.594120438907744 ], [ -107.640326394815816, 25.588220807128295 ], [ -107.631163611478698, 25.574238364384954 ], [ -107.626983991855127, 25.564392585588855 ], [ -107.60338624848643, 25.546198677003186 ], [ -107.595798710561894, 25.537547437047948 ], [ -107.568035755583409, 25.501173815511748 ], [ -107.567130644744338, 25.492880455727224 ], [ -107.571586052971256, 25.481444479584979 ], [ -107.576850311898838, 25.47632801353376 ], [ -107.603143701460553, 25.46100576068844 ], [ -107.618526290956183, 25.458767731161114 ], [ -107.620413173538452, 25.458701000364016 ], [ -107.622407609394855, 25.459531517979894 ], [ -107.636510690701229, 25.466699164381268 ], [ -107.670902528186147, 25.47458446611958 ], [ -107.695820097559164, 25.478131625796493 ], [ -107.715388284358554, 25.48016991332382 ], [ -107.74021593049153, 25.484100751417078 ], [ -107.753064611880376, 25.487492103895175 ], [ -107.770673920518135, 25.491169273882978 ], [ -107.773356176325905, 25.484558017973011 ], [ -107.783795527712314, 25.473911461146017 ], [ -107.796561563239635, 25.480390325524361 ], [ -107.801661578342561, 25.475521355472175 ], [ -107.796974706422873, 25.470571776086249 ], [ -107.793633631759249, 25.467814762705721 ], [ -107.781276364345004, 25.463388269338949 ], [ -107.760584049342071, 25.459822837504888 ], [ -107.75636293074578, 25.463293244409265 ], [ -107.752520375498094, 25.46938328142717 ], [ -107.746562379033989, 25.468491172896751 ], [ -107.740989834510216, 25.465884730361516 ], [ -107.741372945539865, 25.462034052723624 ], [ -107.743268877051705, 25.46132229295397 ], [ -107.748863325866381, 25.455854320705953 ], [ -107.750921285652993, 25.452941939434663 ], [ -107.752473143804039, 25.446777973853326 ], [ -107.749248131510811, 25.439896456804004 ], [ -107.740383080604502, 25.429443635313685 ], [ -107.740371138475382, 25.428270584176584 ], [ -107.739615467618037, 25.426577317822463 ], [ -107.735437060195679, 25.42543775825526 ], [ -107.726127609319178, 25.41570862738708 ], [ -107.72383214746651, 25.410833509153726 ], [ -107.721487860426095, 25.404273627867386 ], [ -107.721753669668729, 25.402685928530047 ], [ -107.731545402268878, 25.393112645936608 ], [ -107.731408977069208, 25.391136772794908 ], [ -107.72956303362939, 25.388488613127304 ], [ -107.728522455023736, 25.385844160810716 ], [ -107.729338255739663, 25.38260772344346 ], [ -107.728510481818361, 25.378334652933681 ], [ -107.732344775415584, 25.374580117423832 ], [ -107.736441834335821, 25.373177941236964 ], [ -107.736801736103274, 25.371948152317213 ], [ -107.736282306892221, 25.36991042304226 ], [ -107.735481709718442, 25.368098713778949 ], [ -107.734312099373426, 25.366955567700664 ], [ -107.733868318492227, 25.365389507408796 ], [ -107.737531539132419, 25.360739234045315 ], [ -107.736140430173336, 25.357254458612712 ], [ -107.738861843569964, 25.352184927429498 ], [ -107.742111151585121, 25.353604876104992 ], [ -107.75478434393159, 25.352487104182881 ], [ -107.773321183261444, 25.347433259529428 ], [ -107.787673018007837, 25.349245008005347 ], [ -107.791692846188013, 25.352429689083319 ], [ -107.795438948827979, 25.361973210799373 ], [ -107.809617023484492, 25.364332415501249 ], [ -107.817674100837834, 25.367541279849334 ], [ -107.835148923138632, 25.376087692886752 ], [ -107.841835281365036, 25.38061796766263 ], [ -107.841820200515684, 25.385648577337545 ], [ -107.840079296449602, 25.392967607553921 ], [ -107.863191671484699, 25.405938889480552 ], [ -107.878242288009332, 25.411143616809255 ], [ -107.885197352535698, 25.411905537584794 ], [ -107.898227471179098, 25.406348898279504 ], [ -107.905201299067855, 25.409282370145206 ], [ -107.937533571697301, 25.433869069110319 ], [ -107.953428761665009, 25.447142114353113 ], [ -107.95370656014785, 25.453198786545574 ], [ -107.956463902992269, 25.45612552578212 ], [ -107.978762341691834, 25.470306970486348 ], [ -107.980647319144353, 25.470983777345094 ], [ -107.981204819109948, 25.471184007879263 ], [ -107.985398387376321, 25.469261619829783 ], [ -108.004739384707364, 25.470893657705844 ], [ -108.0117792928895, 25.476503545088836 ], [ -108.018955737429167, 25.485587158178504 ], [ -108.033570306407569, 25.487546859690486 ], [ -108.038421631689118, 25.484393973093336 ], [ -108.042892286664312, 25.485490223157328 ], [ -108.044848283599862, 25.488773698081964 ], [ -108.064314488484982, 25.533887647583388 ], [ -108.069276220714912, 25.545749049816148 ], [ -108.071184648262303, 25.551698881132136 ], [ -108.070603446957819, 25.560204810818373 ], [ -108.064332227197582, 25.568771084162577 ], [ -108.058251982116971, 25.569846706556159 ], [ -108.055915603419948, 25.568717127454388 ], [ -108.052153513198718, 25.587979375286476 ], [ -108.057662948754526, 25.623890354981786 ], [ -108.069058686082101, 25.6404614439036 ], [ -108.070106432322333, 25.647940315594212 ], [ -108.056042371129479, 25.655526469286443 ], [ -108.05018561503428, 25.656749745176924 ], [ -108.048314476491313, 25.653800948531842 ], [ -108.046952504887258, 25.649100414483893 ], [ -108.040512817439406, 25.639385159895717 ], [ -108.036105844374589, 25.634015917329023 ], [ -108.015788195876212, 25.61624121635878 ], [ -108.007227289354063, 25.623697863264645 ], [ -108.007919397189909, 25.624963240588968 ], [ -108.010325804069453, 25.627513402871006 ], [ -108.011471724413411, 25.627114646638706 ], [ -108.012857554738545, 25.627633356279794 ], [ -108.013327831445963, 25.63064763011959 ], [ -108.012667217370733, 25.649925717369069 ], [ -108.008725084974714, 25.654614874454349 ], [ -107.985015992611395, 25.663151141835151 ], [ -107.98153307623123, 25.657895373995913 ], [ -107.968354843130939, 25.662377839090031 ], [ -107.967997535505233, 25.667239802202001 ], [ -107.963220315157429, 25.685891205773107 ], [ -107.951231073995345, 25.711078896447948 ], [ -107.947271313617108, 25.715332742596811 ], [ -107.943165066185088, 25.716771726294045 ], [ -107.934809410390955, 25.710472270773884 ], [ -107.923040266441816, 25.702966119470144 ], [ -107.916343670785011, 25.70196531902592 ], [ -107.89650056495735, 25.706896239155956 ], [ -107.885512108828166, 25.707477383929721 ], [ -107.865161659343769, 25.703225951033129 ], [ -107.858942538685426, 25.700668139455139 ], [ -107.856212354661452, 25.698939654273527 ], [ -107.852190775563599, 25.676661722466381 ], [ -107.851815236177643, 25.667289318835493 ], [ -107.85785245081685, 25.654316408389075 ], [ -107.862817610985644, 25.629244131104233 ], [ -107.851351929837506, 25.61360926600862 ], [ -107.845582427531681, 25.611389374687128 ], [ -107.840356476927141, 25.616399351812824 ], [ -107.839438036387918, 25.620824225636419 ], [ -107.839170448401219, 25.629717925167359 ], [ -107.841676877079692, 25.632751241519127 ], [ -107.844794302077005, 25.640161427898498 ], [ -107.844838575034032, 25.641332147966821 ], [ -107.844244379425035, 25.650357052389811 ], [ -107.838919963100807, 25.665636073911589 ], [ -107.8388638590868, 25.689868746758727 ], [ -107.833997976760287, 25.697153803149384 ], [ -107.832426782100114, 25.698545563435644 ], [ -107.829016007116905, 25.699516562348432 ], [ -107.792464469988971, 25.693346215787702 ], [ -107.789256750023867, 25.695039632886523 ], [ -107.753895485468675, 25.707529880863195 ], [ -107.74705703277354, 25.707106624550828 ], [ -107.745372550106808, 25.704831586710647 ], [ -107.739857208475485, 25.700699471770093 ], [ -107.716904386933237, 25.706123079858155 ], [ -107.714336922283351, 25.706200007339806 ], [ -107.708398143946525, 25.703721780722876 ], [ -107.701699686654962, 25.699232453861075 ], [ -107.687960156931538, 25.684550681021339 ], [ -107.680579023978567, 25.665953748964593 ], [ -107.678949006160494, 25.659998720609675 ], [ -107.688456044630982, 25.63643469038572 ], [ -107.7271657808474, 25.638753203766214 ], [ -107.733072536926457, 25.632518901939221 ], [ -107.727478700888781, 25.626214998832427 ], [ -107.721333848326651, 25.624211092407425 ], [ -107.716734020042352, 25.623201415755137 ], [ -107.698791304383334, 25.623923101054423 ], [ -107.675339381716867, 25.618142880013597 ], [ -107.662981376208762, 25.614233480247311 ], [ -107.659600278965939, 25.610450735240608 ], [ -107.670866087731014, 25.592634894581959 ], [ -107.708671778765549, 25.571606261184716 ], [ -107.715043164942969, 25.569888812882862 ], [ -107.740500735035155, 25.571707826173494 ], [ -107.750454354575936, 25.574829019553299 ], [ -107.766743944548395, 25.581878372352218 ], [ -107.775054119798497, 25.582680821263637 ], [ -107.801376500695028, 25.582588127969984 ], [ -107.813511128275977, 25.58551008414236 ], [ -107.819900722034589, 25.582634124296405 ], [ -107.820190609968691, 25.5796124112676 ] ] ], [ [ [ -107.252007036428807, 24.984043456377652 ], [ -107.251748600279811, 24.98269349137118 ], [ -107.253076678446774, 24.981988789129048 ], [ -107.262048459748883, 24.982023738465244 ], [ -107.297880151769633, 24.994664630764557 ], [ -107.311477367897623, 25.010314662839797 ], [ -107.321056146720949, 25.020634438120268 ], [ -107.349326307272705, 25.032644956459094 ], [ -107.362264568368559, 25.041049173662458 ], [ -107.386888061305243, 25.063514671789669 ], [ -107.403222878413132, 25.076745748196078 ], [ -107.41592496023658, 25.084533316762844 ], [ -107.417256218496433, 25.084791552393906 ], [ -107.420476271073639, 25.089538853151396 ], [ -107.425529809103608, 25.101535289776631 ], [ -107.425537535406448, 25.107980620592464 ], [ -107.42371672975213, 25.114534912927688 ], [ -107.420419523540275, 25.119989108247676 ], [ -107.417650133754066, 25.118824449760204 ], [ -107.414666428961155, 25.119557218471613 ], [ -107.411909996650934, 25.124525747587743 ], [ -107.415112171659061, 25.129206903454936 ], [ -107.419859152583001, 25.133093894910939 ], [ -107.42466950925305, 25.131932125437842 ], [ -107.431580467179018, 25.128013282280847 ], [ -107.431157624899612, 25.1235312053904 ], [ -107.435356383085775, 25.115547468933869 ], [ -107.439632180876387, 25.109542530868186 ], [ -107.441841019198023, 25.107389613594464 ], [ -107.445316712202214, 25.105601662772091 ], [ -107.447447192374028, 25.107137462653078 ], [ -107.462865266962439, 25.122904026291067 ], [ -107.463250285491583, 25.124238824592936 ], [ -107.475048946750391, 25.131602401900022 ], [ -107.488120406280174, 25.130305905471481 ], [ -107.502535849179822, 25.130279173616326 ], [ -107.514542545324375, 25.136952761961023 ], [ -107.520868756490216, 25.14242981958072 ], [ -107.522134469131529, 25.144528346122286 ], [ -107.518795539085133, 25.14997232510526 ], [ -107.515892808262592, 25.152499731105493 ], [ -107.517770455547335, 25.156546095713772 ], [ -107.526445026348455, 25.157264335494901 ], [ -107.534555757649088, 25.149877962823187 ], [ -107.546780351250277, 25.148021838236339 ], [ -107.556431804692096, 25.158928036908023 ], [ -107.558725388946954, 25.165849363430365 ], [ -107.563541766058265, 25.197060373460101 ], [ -107.560169858146381, 25.202407458888608 ], [ -107.559698523989852, 25.209672263761828 ], [ -107.569298726787423, 25.216404531415993 ], [ -107.578530348529782, 25.220289224394186 ], [ -107.58526636563326, 25.231402545812241 ], [ -107.584324521773738, 25.242274257693616 ], [ -107.580311324807539, 25.244027334844201 ], [ -107.577850444485165, 25.246539323250335 ], [ -107.578204438510895, 25.249571866659679 ], [ -107.582479843234026, 25.264697280630504 ], [ -107.588394204876707, 25.264576526752514 ], [ -107.589992511293289, 25.25934010464103 ], [ -107.596407626243533, 25.258193646257389 ], [ -107.598793439867222, 25.260831967174159 ], [ -107.598048372863275, 25.263714996584543 ], [ -107.598799862205539, 25.267452066065736 ], [ -107.604874930030576, 25.272364229538809 ], [ -107.607556589073255, 25.27414728694626 ], [ -107.608783089433217, 25.27421242471755 ], [ -107.613679009383063, 25.276705866545907 ], [ -107.616433549083553, 25.280750804705423 ], [ -107.617768545667971, 25.28272211032791 ], [ -107.619038335354716, 25.284724263024724 ], [ -107.622665160727379, 25.292270984205803 ], [ -107.62587724962512, 25.296120211643402 ], [ -107.632720612513864, 25.302328264489397 ], [ -107.63102250728646, 25.3118432298551 ], [ -107.62768125536212, 25.320025557995653 ], [ -107.630544822198814, 25.322796686543885 ], [ -107.633791644422104, 25.332161759637135 ], [ -107.632645382107484, 25.335526870249204 ], [ -107.634069711968422, 25.33997010661491 ], [ -107.636798834386155, 25.341213062833337 ], [ -107.646353367278522, 25.338042401500303 ], [ -107.648238369433031, 25.336958581182159 ], [ -107.65063106127873, 25.333740023088168 ], [ -107.655276323860662, 25.331958550884632 ], [ -107.66160450125291, 25.332771674590216 ], [ -107.663510628039816, 25.332397054115845 ], [ -107.668606322917512, 25.328437297486342 ], [ -107.669041742450361, 25.324841316620045 ], [ -107.675472900239512, 25.314777281499591 ], [ -107.679356263869082, 25.317282753055327 ], [ -107.679803056681322, 25.318175203894405 ], [ -107.683693118694876, 25.321907672419798 ], [ -107.697479723183577, 25.330668591749678 ], [ -107.698873052592745, 25.33238174425215 ], [ -107.698841874202714, 25.334225771356532 ], [ -107.700467555977852, 25.336817653578166 ], [ -107.709347988299527, 25.338005953318831 ], [ -107.711460816030353, 25.338862031321984 ], [ -107.71266683338979, 25.340801606648455 ], [ -107.724246735426775, 25.343558560225386 ], [ -107.729263699811682, 25.34799466664267 ], [ -107.733191055228787, 25.349708526998743 ], [ -107.734245855469325, 25.352029513791823 ], [ -107.733484009862693, 25.354604253202105 ], [ -107.728505128461322, 25.360209983141026 ], [ -107.723588930158968, 25.361537349866556 ], [ -107.72317309232298, 25.365613423826197 ], [ -107.723369192950827, 25.367429536946783 ], [ -107.7241371173955, 25.369483607920483 ], [ -107.726841699616742, 25.371211800278964 ], [ -107.727866355646995, 25.373182065277614 ], [ -107.72624996229348, 25.374192769249266 ], [ -107.723490070430074, 25.380716783725745 ], [ -107.720696677103575, 25.385510459018711 ], [ -107.717576339113023, 25.387327524968867 ], [ -107.715811311180133, 25.392787042000471 ], [ -107.718067162078256, 25.396789407038085 ], [ -107.718932440817269, 25.397129125060346 ], [ -107.719484421149502, 25.396472405319965 ], [ -107.719908216863701, 25.396797902451489 ], [ -107.720372717294893, 25.39753547779581 ], [ -107.720848251951736, 25.39846845672486 ], [ -107.720437617216263, 25.399704890990954 ], [ -107.720247477923067, 25.400635751000447 ], [ -107.716631758694078, 25.402255809162259 ], [ -107.716130027266047, 25.404513413980297 ], [ -107.722014798647592, 25.417223550714674 ], [ -107.731499659661679, 25.426700309250883 ], [ -107.726560897370376, 25.429424617032055 ], [ -107.723389786270573, 25.442004536370224 ], [ -107.717844934112421, 25.457335094421193 ], [ -107.713949906103707, 25.462868286136459 ], [ -107.697597971684473, 25.465390492587307 ], [ -107.69508778914593, 25.464917842091896 ], [ -107.686108743480503, 25.460800574007415 ], [ -107.675065056126243, 25.454716641877361 ], [ -107.674703317301748, 25.453825279675954 ], [ -107.67494140961918, 25.446902953225759 ], [ -107.670175115787359, 25.443417004874746 ], [ -107.662380216406703, 25.44573178131326 ], [ -107.658604787514761, 25.448931227809108 ], [ -107.655697009009188, 25.453477253631494 ], [ -107.651413082424668, 25.454998330924099 ], [ -107.634832200689559, 25.44888075292085 ], [ -107.635051891287844, 25.445498548468628 ], [ -107.631274294930492, 25.442968927106246 ], [ -107.626953284736615, 25.441773374186596 ], [ -107.604681039017237, 25.442439100434051 ], [ -107.598823133649603, 25.444856290929941 ], [ -107.596395956144235, 25.44722725784586 ], [ -107.574406011835165, 25.458808316595871 ], [ -107.566550072776437, 25.461512168411414 ], [ -107.554551948620357, 25.462125714295119 ], [ -107.530678394795487, 25.439563426923087 ], [ -107.523265705986816, 25.421917933505089 ], [ -107.525792799195557, 25.417822825696703 ], [ -107.528407716175423, 25.41968465753861 ], [ -107.545737032014813, 25.426216110495812 ], [ -107.554141003565093, 25.422480037585903 ], [ -107.560342872196586, 25.418425495160495 ], [ -107.559910468359547, 25.416145126097749 ], [ -107.557157189071233, 25.410275263083175 ], [ -107.556017156998081, 25.409164038815419 ], [ -107.553965296274853, 25.408665557285058 ], [ -107.548635248138467, 25.411534763441963 ], [ -107.535790825105309, 25.409955887549003 ], [ -107.525368166769525, 25.403223235553089 ], [ -107.519018264015486, 25.398155740433392 ], [ -107.459659637975264, 25.330953002635194 ], [ -107.445475710992056, 25.313602497756211 ], [ -107.436750378256832, 25.296722425467483 ], [ -107.433040676234796, 25.288649430259749 ], [ -107.42423366212563, 25.283139591190988 ], [ -107.412963714144396, 25.274397978512834 ], [ -107.403194986238191, 25.2539614964682 ], [ -107.392151854345244, 25.246400916922408 ], [ -107.385381885283962, 25.239369844494281 ], [ -107.362669462511661, 25.212132939101789 ], [ -107.346168665321585, 25.188482011580124 ], [ -107.339249485639797, 25.177426569440055 ], [ -107.324111000319149, 25.142695712436044 ], [ -107.323037564272568, 25.136701169867937 ], [ -107.323844709823931, 25.135225509552857 ], [ -107.331475103737546, 25.132668637896131 ], [ -107.327580565522254, 25.125952961766842 ], [ -107.32180281617002, 25.118204168647168 ], [ -107.318816459175125, 25.115371768915338 ], [ -107.317472041255883, 25.114696714722022 ], [ -107.311034365538532, 25.107843350648352 ], [ -107.294948213685743, 25.082088039789909 ], [ -107.2753904400697, 25.0463121446166 ], [ -107.269031378437603, 25.034019234492582 ], [ -107.264963666171099, 25.026155939809975 ], [ -107.255091329523694, 24.996906735390908 ], [ -107.253117882457815, 24.989841833062354 ], [ -107.252007036428807, 24.984043456377652 ] ] ], [ [ [ -107.727687177350347, 25.33452594243839 ], [ -107.72623778444661, 25.331970139007826 ], [ -107.725370477279412, 25.328852039265723 ], [ -107.714830896213073, 25.317579616778307 ], [ -107.704964749278261, 25.315187245628302 ], [ -107.70367632706224, 25.313897802435317 ], [ -107.702931831796718, 25.312494171440704 ], [ -107.702428354204272, 25.309326333716989 ], [ -107.701871553663437, 25.308373666717983 ], [ -107.700852786822281, 25.307600171962999 ], [ -107.69513806087302, 25.306851876373667 ], [ -107.68899026731755, 25.303536067210789 ], [ -107.687656531238716, 25.3012521936556 ], [ -107.677163839091335, 25.289325806076789 ], [ -107.670612271321289, 25.280884739663549 ], [ -107.669289510673636, 25.27546355297066 ], [ -107.667726676338631, 25.274298753573216 ], [ -107.665772187420018, 25.273886642234178 ], [ -107.664945518283147, 25.278263911963545 ], [ -107.663624056385018, 25.278861277640207 ], [ -107.66071349777458, 25.278634902189616 ], [ -107.658668251399448, 25.2745988691611 ], [ -107.654085840149051, 25.260133055288897 ], [ -107.651813220046591, 25.256243962015031 ], [ -107.650689116320223, 25.220600142895957 ], [ -107.652627338485487, 25.21601690973942 ], [ -107.659862042775117, 25.213671245765749 ], [ -107.674547682362743, 25.202103960311575 ], [ -107.676653199735341, 25.200013738846085 ], [ -107.676101988013258, 25.197428078183677 ], [ -107.676541537355135, 25.195647083992728 ], [ -107.685881499793382, 25.186638370638423 ], [ -107.694577079749294, 25.185938406664857 ], [ -107.695692914392183, 25.186536072029838 ], [ -107.701228483991514, 25.200192809202669 ], [ -107.707334659537921, 25.217993873400907 ], [ -107.709967146159968, 25.227037822750475 ], [ -107.706583655405396, 25.236379116041022 ], [ -107.701226723132692, 25.241829552447374 ], [ -107.698270374862346, 25.247593840649788 ], [ -107.699928513217401, 25.262150219903948 ], [ -107.700643112376326, 25.263643652965705 ], [ -107.707276933945423, 25.267236522853295 ], [ -107.710378003847694, 25.26802607797552 ], [ -107.716582315513079, 25.267380877440342 ], [ -107.71914232236135, 25.264016189208927 ], [ -107.728392435904169, 25.269272359440418 ], [ -107.743108200741261, 25.293118460580043 ], [ -107.751749219985868, 25.313004195507613 ], [ -107.756872710427018, 25.3167822573979 ], [ -107.761505068452436, 25.317406735580665 ], [ -107.762986273425383, 25.318285489324051 ], [ -107.764793177457932, 25.321319336220888 ], [ -107.763922421076657, 25.324777196514884 ], [ -107.761469333562601, 25.326865206130531 ], [ -107.744944522907417, 25.336661441819352 ], [ -107.736851806882044, 25.337825303248533 ], [ -107.732114496630061, 25.336781402459241 ], [ -107.727687177350347, 25.33452594243839 ] ] ], [ [ [ -110.903669446208838, 25.676280544635976 ], [ -110.901281109802753, 25.67426226152757 ], [ -110.898497690408433, 25.668208931786619 ], [ -110.898096990302236, 25.656413434027002 ], [ -110.903320606165266, 25.641491725691036 ], [ -110.90114391717492, 25.622519040716188 ], [ -110.896311338696137, 25.610104439164807 ], [ -110.904985765061539, 25.59670601942679 ], [ -110.907249256457391, 25.591519916624332 ], [ -110.903008061565615, 25.584745867693169 ], [ -110.891989965961969, 25.588812274549259 ], [ -110.889453453674619, 25.586841536226522 ], [ -110.886720888090451, 25.580532092215758 ], [ -110.887280833264768, 25.566825510654223 ], [ -110.889785667884624, 25.550899823498927 ], [ -110.893616841963976, 25.538544285589431 ], [ -110.887028854334275, 25.521412605646269 ], [ -110.885927509299734, 25.513290133786271 ], [ -110.885715318850202, 25.50097071732425 ], [ -110.888271571847156, 25.478351773157282 ], [ -110.889230578010284, 25.476995598539098 ], [ -110.893899198422773, 25.478857324738065 ], [ -110.904393435831395, 25.484475559648249 ], [ -110.912119702081014, 25.489701977326106 ], [ -110.909537216315584, 25.49165327078892 ], [ -110.908983164631096, 25.493151389623655 ], [ -110.910126800189701, 25.496060071054849 ], [ -110.917114689820394, 25.498211298473432 ], [ -110.929836777409676, 25.498113185224817 ], [ -110.937423572333856, 25.494820197197104 ], [ -110.940693927606802, 25.496855792123203 ], [ -110.94151477417654, 25.503839990629011 ], [ -110.941827995047717, 25.518019369621129 ], [ -110.940260536878228, 25.585866986644568 ], [ -110.939044109347435, 25.615779112502974 ], [ -110.937796894452916, 25.619562353155469 ], [ -110.936969777432921, 25.620154613105605 ], [ -110.933257672702425, 25.617705462707423 ], [ -110.933517886898798, 25.608330096594713 ], [ -110.925165590411481, 25.603194908027707 ], [ -110.922458884618791, 25.604169306972857 ], [ -110.918433658617943, 25.608585288276551 ], [ -110.917648626996055, 25.610726102706813 ], [ -110.92147363969525, 25.616917224562531 ], [ -110.924210633934834, 25.618435645904391 ], [ -110.928323212531055, 25.631677390441851 ], [ -110.928158652018965, 25.634647984194249 ], [ -110.912743525709089, 25.666811841414905 ], [ -110.904579571639999, 25.676490721364534 ], [ -110.903669446208838, 25.676280544635976 ] ] ], [ [ [ -110.894772362395727, 25.736411890638685 ], [ -110.883405159644155, 25.744914770632111 ], [ -110.861053948867294, 25.731197101099937 ], [ -110.858996608924102, 25.728909691378838 ], [ -110.862519085779823, 25.714401528674795 ], [ -110.863461881264172, 25.712123336521447 ], [ -110.886417562727686, 25.700436753161782 ], [ -110.89260934006731, 25.698635117493421 ], [ -110.900840462338635, 25.713038223966581 ], [ -110.901982112217638, 25.727912444748601 ], [ -110.901518124275697, 25.731413029031057 ], [ -110.895918522890327, 25.736243043868061 ], [ -110.894772362395727, 25.736411890638685 ] ] ], [ [ [ -111.009418648030902, 25.721346120699458 ], [ -110.998685915176864, 25.721571065669426 ], [ -110.981197313127183, 25.709024607205684 ], [ -110.980262054270085, 25.707585430469983 ], [ -110.98091156388945, 25.699124676956636 ], [ -110.981762021261545, 25.69580028933569 ], [ -110.993652908852198, 25.684947157993907 ], [ -111.004215452792579, 25.690379670393554 ], [ -111.021770321709141, 25.70950200457051 ], [ -111.013655886035366, 25.724894532887408 ], [ -111.011321783730011, 25.723553167962191 ], [ -111.009418648030902, 25.721346120699458 ] ] ], [ [ [ -110.857428417827535, 25.850247176910035 ], [ -110.853883048662894, 25.850887508907029 ], [ -110.844137885890447, 25.848002058416323 ], [ -110.842068872207321, 25.845938115003296 ], [ -110.843200042542605, 25.836409537419666 ], [ -110.848796996842353, 25.826651799565536 ], [ -110.851438290381822, 25.823893908833476 ], [ -110.863295504426915, 25.823827211781474 ], [ -110.869844374337518, 25.825654209434177 ], [ -110.877844006543171, 25.824692319663313 ], [ -110.889920085616524, 25.82137112132585 ], [ -110.893900846389741, 25.821673777602701 ], [ -110.893350260793909, 25.823303843189514 ], [ -110.877326576362492, 25.842792546968091 ], [ -110.873691055075625, 25.843144940533477 ], [ -110.869271494665611, 25.841741036360141 ], [ -110.866299831164085, 25.843036128314662 ], [ -110.857428417827535, 25.850247176910035 ] ] ], [ [ [ -110.789369906416866, 25.574845163190425 ], [ -110.78598901768116, 25.581212055191266 ], [ -110.785724184291794, 25.589021397466485 ], [ -110.786486894332725, 25.589932657621819 ], [ -110.789171171448871, 25.59059163017605 ], [ -110.792457970146316, 25.588938139872891 ], [ -110.793560591653815, 25.589632256365885 ], [ -110.795382364556843, 25.592709214271942 ], [ -110.795760757555641, 25.596935860702448 ], [ -110.795436218985813, 25.598220557549684 ], [ -110.7852554856929, 25.613995987293755 ], [ -110.778918952570919, 25.620079684939519 ], [ -110.775579661920375, 25.620040821843364 ], [ -110.773584170412292, 25.618885151174162 ], [ -110.772214211650521, 25.616517460757681 ], [ -110.772132978202023, 25.613795860175987 ], [ -110.773636605217717, 25.610122356680627 ], [ -110.769715050472428, 25.604285568034758 ], [ -110.764632932166563, 25.604465774396676 ], [ -110.752176638226729, 25.610759514220522 ], [ -110.750551985120609, 25.610919029510125 ], [ -110.749657974029034, 25.609856026918997 ], [ -110.74887028638139, 25.607247053641835 ], [ -110.749630348735735, 25.601346220158121 ], [ -110.761479120172538, 25.58298798207554 ], [ -110.762671938218091, 25.57689640567466 ], [ -110.762458899858942, 25.575508607926672 ], [ -110.755672229265343, 25.572000791395425 ], [ -110.752952008448403, 25.575181110231707 ], [ -110.736726958168319, 25.600349575512794 ], [ -110.733281425409587, 25.603418477935403 ], [ -110.727093611195386, 25.604853827098061 ], [ -110.72542121717801, 25.602945249031109 ], [ -110.723603343420407, 25.597665905382716 ], [ -110.727638701832873, 25.583128726376216 ], [ -110.734028091944438, 25.563095342628973 ], [ -110.756357923851894, 25.530402737891357 ], [ -110.766074876252645, 25.513940251443007 ], [ -110.77203697223301, 25.494189829539735 ], [ -110.78640796949098, 25.455647206796407 ], [ -110.787009341376219, 25.440241743004854 ], [ -110.786096222559664, 25.437261899762543 ], [ -110.792815259177118, 25.420962334200009 ], [ -110.802121979686888, 25.40880938550281 ], [ -110.802952888440103, 25.406480626193822 ], [ -110.802272956964515, 25.400188638191661 ], [ -110.799470088563211, 25.395698129014306 ], [ -110.797815493108914, 25.394518549417604 ], [ -110.795088514067288, 25.39446804336384 ], [ -110.793708596788647, 25.395229851666887 ], [ -110.786870120179387, 25.394650733604113 ], [ -110.785447254268774, 25.393970300011805 ], [ -110.782739750792061, 25.378991025620557 ], [ -110.784476467047142, 25.373455120588275 ], [ -110.796505080284987, 25.36121717205102 ], [ -110.798513890475803, 25.361012837963994 ], [ -110.798803394494811, 25.362830454800985 ], [ -110.799858071005602, 25.364452620958627 ], [ -110.807155728401085, 25.365711379209337 ], [ -110.812672051691877, 25.364072853401645 ], [ -110.817962124465112, 25.361284520809111 ], [ -110.82237312295068, 25.352604971502487 ], [ -110.822535208366176, 25.349111785375836 ], [ -110.821913976442033, 25.347130932347991 ], [ -110.821642951704121, 25.343742905016374 ], [ -110.823813228102367, 25.337858617446241 ], [ -110.8271680306582, 25.335718224023271 ], [ -110.834649621002328, 25.33374198642127 ], [ -110.837510885254531, 25.334374616300334 ], [ -110.838868607892238, 25.333425697146456 ], [ -110.850521801918362, 25.320437935165788 ], [ -110.853286682363191, 25.313749529118262 ], [ -110.861824981114225, 25.307874425584878 ], [ -110.871583439530923, 25.309175184373565 ], [ -110.875250426227808, 25.311626473340144 ], [ -110.87646307076885, 25.313065689537133 ], [ -110.878873482621088, 25.335940224332994 ], [ -110.878293575925611, 25.343926268300454 ], [ -110.87590546035203, 25.349701297817088 ], [ -110.872205876539965, 25.354180887855836 ], [ -110.861794837645689, 25.358097193706197 ], [ -110.862305656603155, 25.36815106429929 ], [ -110.8668213859019, 25.373463491192052 ], [ -110.867563859225584, 25.379466397952985 ], [ -110.857760642207722, 25.397576566029485 ], [ -110.855612674212082, 25.398958811070962 ], [ -110.850187498310405, 25.398070422589477 ], [ -110.846385669137376, 25.398808596467326 ], [ -110.845602785558853, 25.399644737629064 ], [ -110.841915382457657, 25.408251743389467 ], [ -110.843501724891624, 25.410926628940093 ], [ -110.84271445664956, 25.420256727932493 ], [ -110.829031920927662, 25.446289819901882 ], [ -110.816004071344437, 25.462575729817424 ], [ -110.811457029895649, 25.469393746303076 ], [ -110.808630602775338, 25.474224755575698 ], [ -110.804989436891489, 25.483256522828974 ], [ -110.803153196663089, 25.490464242698646 ], [ -110.797100209632092, 25.523083975771911 ], [ -110.797946334821319, 25.528717788935747 ], [ -110.801160956702589, 25.533408104299262 ], [ -110.799954501523388, 25.537662423782681 ], [ -110.793839208775438, 25.541472702212488 ], [ -110.787231819303557, 25.544403296371026 ], [ -110.786422841282828, 25.545956508684412 ], [ -110.784068592895622, 25.557346695244295 ], [ -110.783501691700792, 25.565192669477153 ], [ -110.789369906416866, 25.574845163190425 ] ] ], [ [ [ -117.985728991537357, 20.650147875378927 ], [ -117.986610946719523, 20.64460010135107 ], [ -117.993450108298077, 20.633600299072778 ], [ -118.001274395911977, 20.631511675711202 ], [ -118.003730391282801, 20.636225625207167 ], [ -118.006510897083672, 20.659096001141801 ], [ -118.003780834576119, 20.663159558997769 ], [ -117.997393771721022, 20.66944929632324 ], [ -117.99237555066945, 20.669083608242723 ], [ -117.987324373365823, 20.660637427356345 ], [ -117.985728991537357, 20.650147875378927 ] ] ], [ [ [ -117.954859648642795, 20.682901818515663 ], [ -117.954914225850459, 20.679819034025329 ], [ -117.957800961812069, 20.675376144990974 ], [ -117.961560707669776, 20.671858973098146 ], [ -117.963718636093574, 20.670515144971382 ], [ -117.964635104163207, 20.670906526199339 ], [ -117.964757629639806, 20.703946018746144 ], [ -117.960883994692338, 20.711865883856387 ], [ -117.957291203212932, 20.713154355708781 ], [ -117.94739741616246, 20.703118173408665 ], [ -117.944092870902935, 20.693438870444641 ], [ -117.942751191646764, 20.682194175587501 ], [ -117.954859648642795, 20.682901818515663 ] ] ], [ [ [ -118.550629753844206, 20.899902701897322 ], [ -118.545779363327384, 20.899946460405538 ], [ -118.529944597091955, 20.891939881616235 ], [ -118.519799909823931, 20.88653619726076 ], [ -118.51593275282076, 20.881507977400187 ], [ -118.516503156429948, 20.876543108990692 ], [ -118.516285666011072, 20.873361569628894 ], [ -118.515792769824543, 20.872241601200336 ], [ -118.494645701419387, 20.8531417479076 ], [ -118.475913560603431, 20.824748051991474 ], [ -118.469584657222967, 20.817643920334294 ], [ -118.458643388851527, 20.808443206956412 ], [ -118.453186003966195, 20.80538111240995 ], [ -118.449597360030538, 20.804957563873419 ], [ -118.446182152113266, 20.803581596626731 ], [ -118.439373666447366, 20.791201277358237 ], [ -118.437230355698318, 20.783761412281059 ], [ -118.436473283111837, 20.778647432881815 ], [ -118.434938528968786, 20.776617410244071 ], [ -118.427652448366246, 20.773803914564379 ], [ -118.408833539146571, 20.770753083245147 ], [ -118.395257023745117, 20.768623130074484 ], [ -118.391437157295499, 20.766268399503794 ], [ -118.375301409991962, 20.752459508061708 ], [ -118.374077733681531, 20.750129796762163 ], [ -118.3787689418253, 20.747684803690827 ], [ -118.392296434364113, 20.746823290862302 ], [ -118.394828237746736, 20.747918863653716 ], [ -118.396162290260676, 20.749627677051873 ], [ -118.400814505985238, 20.753897525676372 ], [ -118.428891823076967, 20.751064228582432 ], [ -118.43955733723395, 20.761589650923565 ], [ -118.440021865310982, 20.766751915917641 ], [ -118.443040814134747, 20.769987640683468 ], [ -118.471272340929914, 20.796500035965547 ], [ -118.480895150887761, 20.804681484520511 ], [ -118.487384145172953, 20.816876151920816 ], [ -118.492665951027291, 20.826565146854026 ], [ -118.503916689638118, 20.844363663063902 ], [ -118.508347433048712, 20.850115552318332 ], [ -118.536282087550077, 20.871674310739227 ], [ -118.539366817154772, 20.873030140018134 ], [ -118.549115338349736, 20.872037399702144 ], [ -118.551847421748064, 20.87074408676558 ], [ -118.5563354880871, 20.873438119965623 ], [ -118.572336981939728, 20.883951515939959 ], [ -118.590796382049604, 20.901403600158119 ], [ -118.591400604668905, 20.902353283165159 ], [ -118.592799419256593, 20.908056748254378 ], [ -118.587182273943725, 20.916902057088546 ], [ -118.582234902516134, 20.918207632295882 ], [ -118.579252404818575, 20.916390753679639 ], [ -118.577706128588773, 20.911812175269908 ], [ -118.575718970769017, 20.908880970230896 ], [ -118.563240364519473, 20.901444403293834 ], [ -118.550629753844206, 20.899902701897322 ] ] ], [ [ [ -117.373843188767424, 20.878020680421482 ], [ -117.383410979814371, 20.897971408583999 ], [ -117.386849600126936, 20.907020938599835 ], [ -117.38149953893965, 20.920829076338151 ], [ -117.377445964636181, 20.924611756479653 ], [ -117.367577417157221, 20.925684615324336 ], [ -117.363414053065583, 20.925221983940126 ], [ -117.357575934510962, 20.922374799101462 ], [ -117.339593323309899, 20.923772456372049 ], [ -117.338756551852214, 20.927459787375252 ], [ -117.332656013327693, 20.935855359112217 ], [ -117.32909208058966, 20.938268847325773 ], [ -117.32646247506959, 20.938303508303388 ], [ -117.321300501807826, 20.934838990568398 ], [ -117.319634245944741, 20.931845064656702 ], [ -117.316698120567125, 20.901672999484546 ], [ -117.319168159172122, 20.89363603776895 ], [ -117.320142518506088, 20.893185693875949 ], [ -117.322270439719929, 20.896169109139588 ], [ -117.323012477463735, 20.899341370179307 ], [ -117.322155906725939, 20.901431262333674 ], [ -117.323413422878801, 20.913552111640854 ], [ -117.32499376963996, 20.914293836457368 ], [ -117.32585561146999, 20.913739022944476 ], [ -117.326889048513422, 20.912228545306021 ], [ -117.335360244104095, 20.891641619497662 ], [ -117.336348411059362, 20.888229809263066 ], [ -117.337176020749368, 20.882424320351191 ], [ -117.33755391875296, 20.871409834269738 ], [ -117.324448005818311, 20.862127440829767 ], [ -117.315669315391645, 20.859743231235903 ], [ -117.308871086081865, 20.859675856914357 ], [ -117.306374375093412, 20.862518340253061 ], [ -117.277450865637547, 20.870717815202489 ], [ -117.254604237093574, 20.871252127993358 ], [ -117.249086089109483, 20.870704407097023 ], [ -117.248134174299622, 20.869776143989945 ], [ -117.246626675191436, 20.86665069002704 ], [ -117.242206002896978, 20.844527637523278 ], [ -117.242388628252584, 20.829332545801591 ], [ -117.243740699837687, 20.823065426827423 ], [ -117.247749456548149, 20.809026708601607 ], [ -117.261942869558823, 20.805240681359088 ], [ -117.29665478885228, 20.815164560142811 ], [ -117.302843300792517, 20.822334363702588 ], [ -117.306198333852407, 20.823479983551195 ], [ -117.308726239954311, 20.821380287564775 ], [ -117.32509323438768, 20.791124892668638 ], [ -117.331886006828995, 20.792357219546496 ], [ -117.356825652968638, 20.790504834038874 ], [ -117.359572250442596, 20.789736668619003 ], [ -117.365492672095641, 20.780191824493336 ], [ -117.369530218927878, 20.767686890955076 ], [ -117.382631527749737, 20.758537750547074 ], [ -117.384596575098769, 20.759989103676734 ], [ -117.388614853565599, 20.768701257705754 ], [ -117.389342535759013, 20.77202783784935 ], [ -117.386330032326867, 20.780916543077691 ], [ -117.392598797003004, 20.792036832613494 ], [ -117.399392004631636, 20.79360269665068 ], [ -117.409742931582528, 20.771148471333081 ], [ -117.416857008714885, 20.751318389443718 ], [ -117.418965185484069, 20.750784455506029 ], [ -117.423023209708106, 20.751859943478472 ], [ -117.431102124352435, 20.757032478117811 ], [ -117.43194062286328, 20.759338614745012 ], [ -117.433114051095458, 20.769913856891971 ], [ -117.431459241868353, 20.783179380943988 ], [ -117.429322271994721, 20.787253404315859 ], [ -117.422504752097268, 20.796302585368807 ], [ -117.417455644285738, 20.800845413604982 ], [ -117.411088949992575, 20.800071558636553 ], [ -117.408480072927645, 20.801651051960157 ], [ -117.402508053965946, 20.812346574733972 ], [ -117.401763406935913, 20.814809679263217 ], [ -117.401699704128035, 20.81601361223095 ], [ -117.404899176398487, 20.832644050215766 ], [ -117.411022713509013, 20.835451764846081 ], [ -117.414564878487454, 20.84351929001571 ], [ -117.414354620313844, 20.847761103640892 ], [ -117.412803818457846, 20.852635850986537 ], [ -117.411049040057819, 20.854467369925764 ], [ -117.398355183435172, 20.856566625272347 ], [ -117.380868519271658, 20.854639014935589 ], [ -117.373843188767424, 20.878020680421482 ] ] ], [ [ [ -117.648107212161221, 20.859346048762475 ], [ -117.646953437111293, 20.855705674614327 ], [ -117.651590297759498, 20.848310837936626 ], [ -117.659084392836363, 20.838703587393173 ], [ -117.659116941289938, 20.83405241943823 ], [ -117.657956686603384, 20.831364821169505 ], [ -117.655163708329752, 20.828681488959834 ], [ -117.655018389130106, 20.825774532229119 ], [ -117.658821009826141, 20.818367769766766 ], [ -117.662766510867954, 20.814697981664352 ], [ -117.665846233732111, 20.814213843319763 ], [ -117.668193185268265, 20.815401061660054 ], [ -117.671102210788476, 20.819498323082438 ], [ -117.674189905708531, 20.821247949314344 ], [ -117.675057370418656, 20.820868971720277 ], [ -117.679315879976755, 20.813140592117527 ], [ -117.681981190443508, 20.804393469643468 ], [ -117.682008823816574, 20.802101683169337 ], [ -117.681106439956011, 20.798210550765486 ], [ -117.678393977692224, 20.792367835456783 ], [ -117.675092976066935, 20.780606279437137 ], [ -117.675877454352786, 20.776503872423447 ], [ -117.676702638308981, 20.776109833772203 ], [ -117.682263607636528, 20.778926240763056 ], [ -117.686207541859744, 20.784056003778193 ], [ -117.687727699110042, 20.78820692452382 ], [ -117.688364666570067, 20.796869661349042 ], [ -117.689541222196269, 20.801230284856057 ], [ -117.691241780264519, 20.802852924727496 ], [ -117.719328719871328, 20.81526399197508 ], [ -117.723696835863066, 20.81235206239214 ], [ -117.729808081279671, 20.816194360924943 ], [ -117.73205293809221, 20.819905615692317 ], [ -117.728445761330107, 20.830773389462152 ], [ -117.706609934931308, 20.831170216055824 ], [ -117.690886754381623, 20.835733660517619 ], [ -117.689303530689244, 20.837043290800967 ], [ -117.687013185610482, 20.845114449022912 ], [ -117.686716560128374, 20.850907799009853 ], [ -117.687678996801338, 20.857154603480954 ], [ -117.689455046222832, 20.86057299474745 ], [ -117.691578985938435, 20.863439356289383 ], [ -117.699574208796349, 20.865812622543 ], [ -117.711227082224767, 20.865715689339826 ], [ -117.71650752033193, 20.869976403045705 ], [ -117.722130036485325, 20.876169572300263 ], [ -117.723558329599541, 20.880717825079664 ], [ -117.746391114228814, 20.898115795272343 ], [ -117.757569322691637, 20.907679117702969 ], [ -117.759932851609946, 20.911271443326541 ], [ -117.760891196496672, 20.915463033930322 ], [ -117.760032605431761, 20.918762045794491 ], [ -117.759002448960871, 20.920630864530548 ], [ -117.752727119196393, 20.929763992334134 ], [ -117.746898524391355, 20.932075051369299 ], [ -117.739060505551052, 20.933955394663837 ], [ -117.733641604550442, 20.93477587778461 ], [ -117.724639350436036, 20.933550703250354 ], [ -117.719347235744308, 20.932083159387368 ], [ -117.716874466098574, 20.929533052190624 ], [ -117.701371770054635, 20.926790777267342 ], [ -117.691181427488942, 20.929560370034444 ], [ -117.688116599576631, 20.928045242156426 ], [ -117.677889333356845, 20.910203089895965 ], [ -117.680809940820012, 20.899963897481644 ], [ -117.680085604444102, 20.898171465079972 ], [ -117.663760009780788, 20.883854617390625 ], [ -117.661783986333731, 20.883240750721125 ], [ -117.63730835456775, 20.883363671147865 ], [ -117.619373412273987, 20.887737141130128 ], [ -117.599203614649085, 20.891130855167372 ], [ -117.598989323948558, 20.890142788356993 ], [ -117.601740186400832, 20.88306013205931 ], [ -117.608111927321147, 20.875696671529575 ], [ -117.617709395577506, 20.872806475738368 ], [ -117.619445746000125, 20.873512442282237 ], [ -117.631015504878761, 20.871794599339889 ], [ -117.647344341869768, 20.866373854882308 ], [ -117.648107212161221, 20.859346048762475 ] ] ], [ [ [ -117.531465278312353, 20.824746093713234 ], [ -117.53952539551571, 20.828284707715607 ], [ -117.546647774193261, 20.827658063307123 ], [ -117.55379455317366, 20.825709490624497 ], [ -117.558758572304697, 20.820722690448601 ], [ -117.565737056445428, 20.817164684219595 ], [ -117.579073821775879, 20.815355858294335 ], [ -117.587176591207395, 20.81583380210046 ], [ -117.597018080298142, 20.82002100938297 ], [ -117.599320147510056, 20.819660301272449 ], [ -117.60321920685999, 20.816641589243677 ], [ -117.605554174751219, 20.805142532306107 ], [ -117.604297057396295, 20.799094335956742 ], [ -117.608395745191388, 20.79666075817499 ], [ -117.613604945213382, 20.802047022347192 ], [ -117.623441368233273, 20.821541131613852 ], [ -117.622774546265418, 20.823358578628131 ], [ -117.62077105205357, 20.82595648151209 ], [ -117.60553527971507, 20.835405397513998 ], [ -117.594266051688166, 20.829836595610594 ], [ -117.583050049279734, 20.826294803886981 ], [ -117.578224463814735, 20.826023011643379 ], [ -117.572568083744358, 20.827174042038877 ], [ -117.567936623541129, 20.833213213689174 ], [ -117.558230518523686, 20.838067396200223 ], [ -117.510756895524949, 20.849683872642867 ], [ -117.499348369868699, 20.855533236578793 ], [ -117.492455454152449, 20.861473848605584 ], [ -117.490831877826452, 20.865263154790476 ], [ -117.48963803339602, 20.876491474692962 ], [ -117.48932573186265, 20.894683689419093 ], [ -117.489638465215194, 20.914412896145627 ], [ -117.489064163623311, 20.917447844932042 ], [ -117.487474543231286, 20.920461883418447 ], [ -117.484819117870202, 20.922677941877701 ], [ -117.477849182509757, 20.922659725101145 ], [ -117.463151643220229, 20.917514864968989 ], [ -117.45129443987517, 20.903679833113397 ], [ -117.448694560255774, 20.898577249116265 ], [ -117.458003874763435, 20.878975566949247 ], [ -117.468346976285218, 20.872367225642073 ], [ -117.470502145011736, 20.869781930950364 ], [ -117.472634089517399, 20.860818241908596 ], [ -117.470821413787505, 20.836218650542847 ], [ -117.467969718840038, 20.82512920759968 ], [ -117.468512355906199, 20.820230648068907 ], [ -117.474473677784474, 20.810302463071526 ], [ -117.505109593223864, 20.800395652004781 ], [ -117.508686118262929, 20.800543218774759 ], [ -117.514335819022534, 20.802794549565494 ], [ -117.519697322212849, 20.806144891153352 ], [ -117.520076509602703, 20.807640479919211 ], [ -117.520102603557035, 20.809259199450246 ], [ -117.51969660303466, 20.811089236647728 ], [ -117.521490832864231, 20.816258514644481 ], [ -117.526774900021209, 20.821435295484598 ], [ -117.531465278312353, 20.824746093713234 ] ] ], [ [ [ -117.910339700740181, 20.870845909305721 ], [ -117.914496037825842, 20.871780338760995 ], [ -117.916494627883836, 20.872995152961149 ], [ -117.9314617518273, 20.890511054321252 ], [ -117.930632645684739, 20.89641156000754 ], [ -117.927373358782361, 20.908238152103966 ], [ -117.91949057416349, 20.91456376209365 ], [ -117.917051426005642, 20.915917918272513 ], [ -117.914889067139512, 20.91541487671687 ], [ -117.908930561311678, 20.911715928504712 ], [ -117.903474873323205, 20.90664893081092 ], [ -117.898411542154321, 20.899818894654526 ], [ -117.894581634565355, 20.887077449642838 ], [ -117.899195659362107, 20.875163078805503 ], [ -117.906168074832479, 20.871592883508349 ], [ -117.910339700740181, 20.870845909305721 ] ] ], [ [ [ -118.654852981577548, 20.977940397752928 ], [ -118.658167133134413, 20.982678668157497 ], [ -118.659137725147716, 20.983397518915762 ], [ -118.665643560389583, 20.983257377194843 ], [ -118.666572498785555, 20.982637486800524 ], [ -118.670964297451619, 20.984467070306149 ], [ -118.673573668245226, 20.986487856791655 ], [ -118.674502973724614, 20.987460394203474 ], [ -118.689103657184305, 21.008675822177381 ], [ -118.69130958248671, 21.014336955756455 ], [ -118.673441432451568, 21.008441564194474 ], [ -118.672236018106659, 21.007415083165704 ], [ -118.669936517774403, 21.005023884181394 ], [ -118.666711717244212, 21.001322186236205 ], [ -118.66584872437565, 21.000230076097701 ], [ -118.656857965691501, 20.983137249359274 ], [ -118.654852981577548, 20.977940397752928 ] ] ], [ [ [ -117.164781438686205, 20.872698880438666 ], [ -117.1611206609075, 20.874732918981657 ], [ -117.159862846492928, 20.868950497822574 ], [ -117.160005924464002, 20.862828388715695 ], [ -117.16209958961781, 20.852525688910177 ], [ -117.167643463674239, 20.855770223726317 ], [ -117.184571852239671, 20.854049672212518 ], [ -117.198314505352627, 20.83813224726179 ], [ -117.204306801793805, 20.834829474936083 ], [ -117.208452840049631, 20.834943831500102 ], [ -117.220029380238287, 20.837965912091828 ], [ -117.229039838239316, 20.841242557987613 ], [ -117.234056560685787, 20.84652269005878 ], [ -117.234267263205368, 20.847862894778846 ], [ -117.229742492262162, 20.870515386734212 ], [ -117.226780113695398, 20.87430248561795 ], [ -117.21825555523597, 20.873407087471243 ], [ -117.217144811185733, 20.872239318408251 ], [ -117.216861433054063, 20.870894339056886 ], [ -117.21474891064274, 20.867139853150263 ], [ -117.209324904696828, 20.861988134241553 ], [ -117.198229145496612, 20.859327246596699 ], [ -117.193308315369038, 20.860424587148387 ], [ -117.19122209062192, 20.864705531656568 ], [ -117.191563844301129, 20.865849022658018 ], [ -117.193044333185782, 20.868057027182051 ], [ -117.202849867571913, 20.874500547211763 ], [ -117.201806910637799, 20.875719020741197 ], [ -117.189717566200528, 20.881143547012691 ], [ -117.177866456112937, 20.884302597205959 ], [ -117.170596851179894, 20.884421474389871 ], [ -117.168530427520338, 20.882297278043268 ], [ -117.164781438686205, 20.872698880438666 ] ] ], [ [ [ -118.853189919252827, 21.130698865525137 ], [ -118.859841295147476, 21.126368790326158 ], [ -118.861265079569534, 21.125099628159422 ], [ -118.870664804819654, 21.115734796645466 ], [ -118.872318178197105, 21.111793871772221 ], [ -118.870781925042422, 21.10643810033605 ], [ -118.869842185600376, 21.104727476411053 ], [ -118.862575746916562, 21.101302858260116 ], [ -118.860498120656302, 21.100590711014277 ], [ -118.853166467978198, 21.10120957763203 ], [ -118.852212007021777, 21.099187970563296 ], [ -118.852799562271628, 21.092537061379193 ], [ -118.854150550522419, 21.087196990634826 ], [ -118.855662291513156, 21.086105897057617 ], [ -118.866386782859337, 21.085101985641501 ], [ -118.886121514019706, 21.09182804863751 ], [ -118.905465905854427, 21.098684819520322 ], [ -118.915044754544084, 21.095041841363379 ], [ -118.921995959550912, 21.088925337118908 ], [ -118.928541397095756, 21.075303815898533 ], [ -118.928503365809547, 21.074059358280209 ], [ -118.926769391673503, 21.071711462361545 ], [ -118.927391861464585, 21.061137061398654 ], [ -118.931020308213476, 21.054156307703082 ], [ -118.933680703331447, 21.053386104858252 ], [ -118.935803890108176, 21.055422409397419 ], [ -118.938031311975195, 21.059561578587019 ], [ -118.937447152083294, 21.060687638843703 ], [ -118.937978822378668, 21.063528501056666 ], [ -118.942927334839595, 21.069897549257355 ], [ -118.952402815606447, 21.079271504280285 ], [ -118.958356920483922, 21.081829876949044 ], [ -118.960451235022674, 21.084158982190861 ], [ -118.961011445300812, 21.091061459261912 ], [ -118.960206228383626, 21.091789658653799 ], [ -118.95187676162297, 21.096584639462566 ], [ -118.94147512300745, 21.099762409292914 ], [ -118.936630089718477, 21.098620906128087 ], [ -118.922603327479393, 21.113217847008091 ], [ -118.921337814653569, 21.116821842783168 ], [ -118.903191103515539, 21.121691088225784 ], [ -118.884738669874068, 21.120993248427116 ], [ -118.880944291994183, 21.12438802654518 ], [ -118.878989058034364, 21.131469478630713 ], [ -118.878197528410567, 21.134943694748664 ], [ -118.877743101637108, 21.145578815487056 ], [ -118.865669477300884, 21.173334656524666 ], [ -118.860508863626151, 21.182439319886466 ], [ -118.849900578447532, 21.187986904212121 ], [ -118.835179140011107, 21.173747781330484 ], [ -118.831953157534699, 21.163364094075071 ], [ -118.834609987340727, 21.156210703023469 ], [ -118.836811876791629, 21.153312531888414 ], [ -118.838310905700268, 21.153987525911088 ], [ -118.841421915374326, 21.15355172082058 ], [ -118.843933349028518, 21.152314717298545 ], [ -118.850949183064046, 21.136126558594164 ], [ -118.853189919252827, 21.130698865525137 ] ] ], [ [ [ -118.290073364542735, 21.012266682957019 ], [ -118.292324481927466, 21.001788467916462 ], [ -118.294715720915022, 20.996312964444268 ], [ -118.296932695574839, 20.994639029622022 ], [ -118.3197769396902, 20.981568857314262 ], [ -118.322534299251075, 20.981114416830298 ], [ -118.329029764071947, 20.981918915317138 ], [ -118.352984088073967, 20.997080516945058 ], [ -118.362412969875209, 21.010039158452471 ], [ -118.364560230219041, 21.018040137631672 ], [ -118.362098092811223, 21.039298027955464 ], [ -118.361006998585367, 21.039682738983732 ], [ -118.353551015364815, 21.038555529567656 ], [ -118.350516651102438, 21.036906854712971 ], [ -118.347188416457698, 21.038359929496895 ], [ -118.338480958493477, 21.049507802645028 ], [ -118.335306648963467, 21.051800440740745 ], [ -118.324865114859648, 21.054246998956508 ], [ -118.31820510796463, 21.053953006047916 ], [ -118.314141785248395, 21.051823533229161 ], [ -118.303616033213942, 21.041807789794962 ], [ -118.285846137899782, 21.023164288763439 ], [ -118.284762104528852, 21.018988152483569 ], [ -118.285151438096563, 21.017367269250592 ], [ -118.287893719944776, 21.012440286082889 ], [ -118.290073364542735, 21.012266682957019 ] ] ], [ [ [ -118.633276312555026, 21.076849131707174 ], [ -118.628789843920941, 21.080747827802686 ], [ -118.624821014478144, 21.079990950788282 ], [ -118.60572666732844, 21.07057334463779 ], [ -118.601129889418644, 21.067053238234365 ], [ -118.595936130728063, 21.058908526013646 ], [ -118.596427494845955, 21.055551676939469 ], [ -118.602769542530027, 21.047210490546689 ], [ -118.610551543770342, 21.03757707498108 ], [ -118.615998015057841, 21.036749214648978 ], [ -118.620288268252509, 21.03735374911178 ], [ -118.624715468130617, 21.042927265868464 ], [ -118.628684980187174, 21.053910373167565 ], [ -118.631615697015832, 21.068136292452945 ], [ -118.633276312555026, 21.076849131707174 ] ] ], [ [ [ -117.088557720986728, 20.9057112008777 ], [ -117.08661346870538, 20.907242056554953 ], [ -117.085834885455895, 20.907049997529242 ], [ -117.081900483241881, 20.904205741542512 ], [ -117.081202232582783, 20.903295798475312 ], [ -117.081351980034611, 20.901822112033724 ], [ -117.098025331188538, 20.889661781754278 ], [ -117.101352491603649, 20.889927567436967 ], [ -117.1060965392805, 20.896066901431894 ], [ -117.106250209232812, 20.89817810603008 ], [ -117.105044145715368, 20.905638863814847 ], [ -117.103229458183066, 20.908684727404701 ], [ -117.100818435656578, 20.909777645567431 ], [ -117.088557720986728, 20.9057112008777 ] ] ], [ [ [ -117.178332994429283, 20.935643407448961 ], [ -117.18507416935617, 20.931017075391072 ], [ -117.181803944778622, 20.923403401638094 ], [ -117.180567867128119, 20.922358661017551 ], [ -117.178997963961493, 20.919052257484459 ], [ -117.179176322422464, 20.917069448144161 ], [ -117.180446867168357, 20.914555211041847 ], [ -117.188150857183274, 20.911637092495702 ], [ -117.193997688080302, 20.912534449377908 ], [ -117.220989505583447, 20.929284651943792 ], [ -117.222282137134101, 20.9318668931706 ], [ -117.227011400300739, 20.9484877611389 ], [ -117.2298304405913, 20.960639745426025 ], [ -117.228194123364801, 20.96558186102332 ], [ -117.219925666426676, 20.977307145088226 ], [ -117.212334595133925, 20.983283431622244 ], [ -117.189650743715973, 20.97717356852235 ], [ -117.170707131000341, 20.942403405934634 ], [ -117.173355460963663, 20.93780326401658 ], [ -117.178332994429283, 20.935643407448961 ] ] ], [ [ [ -118.717835698585489, 21.123796498065367 ], [ -118.717365491240642, 21.12517624669513 ], [ -118.711494809782636, 21.123935936271803 ], [ -118.702909969457593, 21.115754403875325 ], [ -118.701895114930267, 21.113906775062407 ], [ -118.699663422408847, 21.099368626974425 ], [ -118.704226718602726, 21.094431913133924 ], [ -118.715283073556378, 21.093953827204579 ], [ -118.722003048287661, 21.10046416525563 ], [ -118.722702007472975, 21.103236679962531 ], [ -118.724174431338596, 21.117499554917078 ], [ -118.720595784063832, 21.122870267782318 ], [ -118.717835698585489, 21.123796498065367 ] ] ], [ [ [ -116.729442821098303, 21.033126317834316 ], [ -116.735225961595788, 21.035744067626453 ], [ -116.741194185106991, 21.036490344170733 ], [ -116.742003898889678, 21.03478241260159 ], [ -116.74707920479608, 21.034561488664718 ], [ -116.757634071676492, 21.0394774185256 ], [ -116.769272431553674, 21.04737698617398 ], [ -116.770567691484175, 21.051265248603631 ], [ -116.770049906864713, 21.053916213118512 ], [ -116.767384358956789, 21.056759276926151 ], [ -116.764718980201764, 21.057748332955882 ], [ -116.751819385670373, 21.05395062020148 ], [ -116.747193416205263, 21.050437831413376 ], [ -116.744980231425487, 21.050382645451016 ], [ -116.740397750380509, 21.053998278676165 ], [ -116.73797413667296, 21.056805862420756 ], [ -116.734736904104139, 21.064393669426146 ], [ -116.735736749639287, 21.06954922381674 ], [ -116.73845851182493, 21.074710528142202 ], [ -116.73839911862494, 21.078056044167795 ], [ -116.737192327618558, 21.080145992085431 ], [ -116.701219336738632, 21.097339943839824 ], [ -116.693428014335282, 21.096202293642492 ], [ -116.669996436437373, 21.083171277352914 ], [ -116.655727518174615, 21.062947633631158 ], [ -116.648092304822896, 21.051709199968119 ], [ -116.646841704788343, 21.048049434083431 ], [ -116.646806645687036, 21.0390873836295 ], [ -116.6471400278934, 21.037584000793871 ], [ -116.658916092203171, 21.014331434972515 ], [ -116.664931919636288, 21.005293056408757 ], [ -116.671117074004798, 21.004753874958073 ], [ -116.677129536005509, 21.007206284704431 ], [ -116.695966444915072, 21.010418671897185 ], [ -116.697314617999922, 21.010060144923177 ], [ -116.701225927809944, 21.003852275616868 ], [ -116.701558683041242, 21.000389413972904 ], [ -116.700334658811897, 20.992804403078342 ], [ -116.698459114930287, 20.990122693247763 ], [ -116.694335820230251, 20.985963248750416 ], [ -116.683588936003105, 20.979267755830648 ], [ -116.671156223767611, 20.964947645252007 ], [ -116.669082191112821, 20.961549388825851 ], [ -116.6684417687799, 20.959621658436308 ], [ -116.670272919668761, 20.949911623057389 ], [ -116.671634792104612, 20.948562283691686 ], [ -116.673670905636513, 20.948762776669223 ], [ -116.675662082008003, 20.952879979946847 ], [ -116.677131407632331, 20.954815059373079 ], [ -116.68465078480142, 20.959035949526186 ], [ -116.701406348593096, 20.955509516020257 ], [ -116.704392133446007, 20.950132838087306 ], [ -116.72681341406124, 20.954082827716295 ], [ -116.735191595982442, 20.956256104627546 ], [ -116.738793045679586, 20.95360433272571 ], [ -116.74312483515601, 20.948133290194448 ], [ -116.747340187983283, 20.940975600644904 ], [ -116.754320057452617, 20.925780393979803 ], [ -116.765501368027287, 20.932051815401049 ], [ -116.779944867630178, 20.92981818429687 ], [ -116.780103361516495, 20.926842995930585 ], [ -116.792445284545664, 20.921795148919195 ], [ -116.798955916714078, 20.923842068375443 ], [ -116.802460162973517, 20.926259835759531 ], [ -116.80814842289908, 20.920594024821874 ], [ -116.833862137922608, 20.911053530415909 ], [ -116.839633657402999, 20.910124435123812 ], [ -116.852345215447414, 20.922507016637589 ], [ -116.879556827418838, 20.928894239519636 ], [ -116.90122751726841, 20.92726148201821 ], [ -116.909787322096449, 20.923532916136324 ], [ -116.913362844638854, 20.920056801098401 ], [ -116.913182120110989, 20.913645691982509 ], [ -116.934426160526641, 20.911839194507561 ], [ -116.936943960596878, 20.913269882918968 ], [ -116.950476214559302, 20.917750765298468 ], [ -116.982060846578193, 20.92283989787046 ], [ -116.986810692326046, 20.923187057512681 ], [ -116.988826598718461, 20.92149964062898 ], [ -116.98932168408669, 20.919891149426146 ], [ -116.994723173241681, 20.918305505463969 ], [ -116.999738581675871, 20.925238334376395 ], [ -116.995963668973459, 20.927590218383511 ], [ -116.961642263060071, 20.937164857823635 ], [ -116.951387711066573, 20.939544163947261 ], [ -116.945043945350236, 20.939946092199559 ], [ -116.940881405583525, 20.937495456327401 ], [ -116.941013198499121, 20.936906280702487 ], [ -116.939872301123913, 20.93358056053723 ], [ -116.934204377867545, 20.927850829403198 ], [ -116.921708064109694, 20.937900145924306 ], [ -116.90879662979431, 20.939063081905953 ], [ -116.907983005968958, 20.937694770457899 ], [ -116.904905237634296, 20.938887222981442 ], [ -116.893797213287215, 20.946263883863644 ], [ -116.889979232481551, 20.952311474327544 ], [ -116.891508158830831, 20.95702389261584 ], [ -116.8896419061779, 20.960632383891777 ], [ -116.885887134982482, 20.963851218789248 ], [ -116.875484397097736, 20.957042989350569 ], [ -116.868179105265483, 20.951103130541881 ], [ -116.854214150104269, 20.950409946192039 ], [ -116.820026441731116, 20.956614346135854 ], [ -116.806684043852556, 20.962665684854567 ], [ -116.79732735629419, 20.969915729639645 ], [ -116.794589050591298, 20.976955967470708 ], [ -116.794063768600964, 20.980120044024957 ], [ -116.787023868371804, 20.986544156086687 ], [ -116.77913575628402, 20.988277403757966 ], [ -116.770808132566685, 20.988642466291928 ], [ -116.768243363385864, 20.986688342654418 ], [ -116.759767918865535, 20.982668021530628 ], [ -116.757462617149443, 20.982720025927463 ], [ -116.754844101175394, 20.988236426893032 ], [ -116.755112867872185, 20.989298275449144 ], [ -116.769230004081138, 20.998991071654526 ], [ -116.770758020126507, 21.003862677087316 ], [ -116.768426351087712, 21.006487694164946 ], [ -116.754309907538811, 21.00597919493681 ], [ -116.743799373867688, 21.002673982333739 ], [ -116.735336986701611, 21.001680623332803 ], [ -116.727602574794517, 21.002779635659621 ], [ -116.715151687579493, 21.015931120993628 ], [ -116.717258992905343, 21.030360163063825 ], [ -116.729442821098303, 21.033126317834316 ] ] ], [ [ [ -116.542714363944228, 20.967389929035328 ], [ -116.539397592761333, 20.963344507912886 ], [ -116.518418262205643, 20.945282256064214 ], [ -116.513782516877384, 20.942931463860013 ], [ -116.506364052384939, 20.948728906010086 ], [ -116.481698646113117, 20.944178966519779 ], [ -116.481752663124425, 20.943293767451227 ], [ -116.480872741123889, 20.941579524395237 ], [ -116.476737150150512, 20.938352292253114 ], [ -116.44532532183905, 20.939556142586682 ], [ -116.428324386002984, 20.943221051702654 ], [ -116.415457661187617, 20.943044923189166 ], [ -116.414027159880135, 20.942168353915516 ], [ -116.410685203733351, 20.938164001547165 ], [ -116.3997881824952, 20.936524998197093 ], [ -116.387440029095472, 20.936977179675541 ], [ -116.371187233226152, 20.934635227749034 ], [ -116.371611444913768, 20.931526850575853 ], [ -116.390459629990929, 20.926102090945232 ], [ -116.394230718193057, 20.925583481482665 ], [ -116.410339856159112, 20.928538219056076 ], [ -116.436136652095811, 20.921966001039738 ], [ -116.464295876690372, 20.920414475464103 ], [ -116.493239836142038, 20.915367585902416 ], [ -116.516119515945789, 20.908957234809701 ], [ -116.525727502751096, 20.908314371325147 ], [ -116.543039713990026, 20.919114684924757 ], [ -116.571324192321853, 20.925619384911354 ], [ -116.592699046306237, 20.921894221862562 ], [ -116.597201896536461, 20.919640773493406 ], [ -116.598071079035336, 20.917210940047418 ], [ -116.60089198064702, 20.916107422672585 ], [ -116.619454786953327, 20.920832094637486 ], [ -116.629179006031919, 20.924979101983631 ], [ -116.628879084943861, 20.928365617201084 ], [ -116.63901617212403, 20.94506259405761 ], [ -116.644571365204499, 20.94581275013125 ], [ -116.64704783483846, 20.944515794720377 ], [ -116.649573635561126, 20.945183856494634 ], [ -116.656116398801814, 20.952059854926325 ], [ -116.659378189978426, 20.956631163024706 ], [ -116.660994748145697, 20.960456591693791 ], [ -116.660027568238817, 20.961602146155819 ], [ -116.657022982925824, 20.962885831265247 ], [ -116.64298075097507, 20.958588076999945 ], [ -116.618243877211881, 20.956575130369909 ], [ -116.602142115271945, 20.948945682314115 ], [ -116.600248328509835, 20.946735700273432 ], [ -116.59870272522258, 20.946433929927583 ], [ -116.594513248642343, 20.946774766048506 ], [ -116.573590522271402, 20.957285636681078 ], [ -116.556270479318044, 20.964248611033753 ], [ -116.548574641378735, 20.966838709789126 ], [ -116.542714363944228, 20.967389929035328 ] ] ], [ [ [ -118.916001209054983, 21.167770162246942 ], [ -118.921780627453103, 21.170597615349109 ], [ -118.924574252656527, 21.17358104450399 ], [ -118.928521074716386, 21.17900467571458 ], [ -118.932001285989813, 21.185272277396368 ], [ -118.933529105049615, 21.191287786493387 ], [ -118.934033416750168, 21.19780041485128 ], [ -118.933401755683676, 21.201303099590493 ], [ -118.931332469201593, 21.205280968649532 ], [ -118.926545715816104, 21.210151220565823 ], [ -118.92021061428396, 21.214103345819218 ], [ -118.917194270361918, 21.215327849648233 ], [ -118.910091045813687, 21.21647637131904 ], [ -118.905883689485307, 21.215257666734672 ], [ -118.899517080275459, 21.210976822689538 ], [ -118.895389370818322, 21.205273498134474 ], [ -118.892502146675866, 21.199832661760347 ], [ -118.890713505068504, 21.193905494406884 ], [ -118.891101100337451, 21.184077876858016 ], [ -118.892261081305918, 21.179877900381449 ], [ -118.894413066478961, 21.176301253077511 ], [ -118.896313679039324, 21.174105093197007 ], [ -118.903595617916281, 21.169584059887846 ], [ -118.907677121475132, 21.168148601807136 ], [ -118.916001209054983, 21.167770162246942 ] ] ], [ [ [ -116.289657049340747, 21.014215588683491 ], [ -116.287101700702124, 21.029467240443314 ], [ -116.276165114031272, 21.051179430939893 ], [ -116.27466487711618, 21.053081054624041 ], [ -116.250973869451059, 21.068857255453146 ], [ -116.244224434407315, 21.072366306512137 ], [ -116.232876937871424, 21.071267173372462 ], [ -116.211526044031672, 21.060189727585122 ], [ -116.207300976621127, 21.055429948537036 ], [ -116.204537536747608, 21.048770191408888 ], [ -116.203948176108923, 21.042932792055343 ], [ -116.206773322093383, 21.038618192180291 ], [ -116.23226951301676, 21.01828904964556 ], [ -116.261643784361382, 21.008182529979667 ], [ -116.282928020062698, 21.007898175158441 ], [ -116.285072394135298, 21.009016127647868 ], [ -116.289657049340747, 21.014215588683491 ] ] ], [ [ [ -119.282108501394063, 21.362122355167312 ], [ -119.284234859640335, 21.363501916232362 ], [ -119.28707975011136, 21.367764863948469 ], [ -119.290966791686813, 21.376531678756045 ], [ -119.290347974091105, 21.38115297738835 ], [ -119.281836679862664, 21.381695860583061 ], [ -119.270797599033486, 21.376001805257907 ], [ -119.266985874938911, 21.371100171662409 ], [ -119.273566278300663, 21.361203089679723 ], [ -119.282108501394063, 21.362122355167312 ] ] ], [ [ [ -119.872697018635634, 21.559542892824823 ], [ -119.861954122747676, 21.571601847792437 ], [ -119.847190516584575, 21.570968798564998 ], [ -119.832994515629267, 21.567389726891626 ], [ -119.824524540463003, 21.565223102797386 ], [ -119.823786321872831, 21.563999618724019 ], [ -119.82403235540346, 21.562590840022228 ], [ -119.828996501917487, 21.55855300571983 ], [ -119.83311747140462, 21.558134554880709 ], [ -119.841963310139121, 21.552530956011047 ], [ -119.845920171503039, 21.544532304363653 ], [ -119.847595926328921, 21.538630744202131 ], [ -119.847364973292287, 21.535068150119219 ], [ -119.845404839727777, 21.532720156462322 ], [ -119.845006091039352, 21.531360571769383 ], [ -119.843485992762297, 21.525595842460131 ], [ -119.842846417499842, 21.514144102910926 ], [ -119.843122016280532, 21.494290838377125 ], [ -119.86219164228207, 21.49869676111015 ], [ -119.863797929409557, 21.499672453740988 ], [ -119.864726855077606, 21.500779324676888 ], [ -119.872545985920212, 21.511755458664233 ], [ -119.874799824842626, 21.518903187157651 ], [ -119.876051688960331, 21.523601410720012 ], [ -119.883436759078506, 21.52545572982212 ], [ -119.887970616452961, 21.522419595443623 ], [ -119.896430161298497, 21.520744872112409 ], [ -119.90375135618163, 21.52174883990758 ], [ -119.908403745265304, 21.523416888887045 ], [ -119.910678999994843, 21.526404926364595 ], [ -119.925407368577638, 21.536254433654971 ], [ -119.927841620930494, 21.537533830042833 ], [ -119.935208354033733, 21.539220307459946 ], [ -119.935335297618082, 21.540070730957133 ], [ -119.927911427810997, 21.551018966451313 ], [ -119.91149112952553, 21.557635670997925 ], [ -119.909997128714593, 21.557938534736266 ], [ -119.904895712173513, 21.551591272847531 ], [ -119.902838149845394, 21.549853460827038 ], [ -119.896554192702283, 21.547867971688436 ], [ -119.890033166922819, 21.549800517052965 ], [ -119.888680435153944, 21.550364154717709 ], [ -119.882762644521321, 21.55723662084857 ], [ -119.882721502269732, 21.55864316174906 ], [ -119.883527105442639, 21.56174963072689 ], [ -119.880692011244619, 21.562754555894067 ], [ -119.872697018635634, 21.559542892824823 ] ] ], [ [ [ -115.942574738616585, 21.098591240090169 ], [ -115.943758451797777, 21.097466481260842 ], [ -115.945066230304931, 21.0980438135296 ], [ -115.948146986304721, 21.108828488500968 ], [ -115.948693363660993, 21.118487223268545 ], [ -115.947594306643353, 21.122252052024361 ], [ -115.943787263213395, 21.128505836735041 ], [ -115.940302836514462, 21.132187025461104 ], [ -115.933944056234921, 21.135641532956107 ], [ -115.918260819852279, 21.121677316425959 ], [ -115.91783256587118, 21.120708329312514 ], [ -115.920640353143369, 21.107072690287058 ], [ -115.921938172665236, 21.104380586425133 ], [ -115.927380216302723, 21.098363804760716 ], [ -115.93141470704154, 21.097852629348971 ], [ -115.942574738616585, 21.098591240090169 ] ] ], [ [ [ -115.827217425234878, 21.149512965359179 ], [ -115.826394886973503, 21.1691506828485 ], [ -115.824185891826744, 21.184712594926125 ], [ -115.823587065862881, 21.186212730891647 ], [ -115.801443681923246, 21.206940455353333 ], [ -115.787360093339885, 21.215587195565075 ], [ -115.777445616190462, 21.215410168555859 ], [ -115.762809595942599, 21.2083360680802 ], [ -115.758055933769555, 21.204994756152729 ], [ -115.756972627925265, 21.201779860365207 ], [ -115.755839094943454, 21.194376779422004 ], [ -115.757083892549787, 21.18901032740057 ], [ -115.76626246925008, 21.170601904915163 ], [ -115.774328178993898, 21.167679150453925 ], [ -115.780458110656696, 21.166716374774207 ], [ -115.782141723597178, 21.167377465838449 ], [ -115.783067783640831, 21.169909895246995 ], [ -115.7848351010513, 21.171161324631239 ], [ -115.787269353748783, 21.170711894626301 ], [ -115.790439607673676, 21.168742769798772 ], [ -115.800149987324559, 21.160405784318524 ], [ -115.807649962822381, 21.149735094371383 ], [ -115.80981297898991, 21.144272869209335 ], [ -115.812571778087374, 21.141230283196009 ], [ -115.827217425234878, 21.149512965359179 ] ] ], [ [ [ -119.737546085055683, 21.65282619008509 ], [ -119.73138511700634, 21.654875256429644 ], [ -119.730153603812866, 21.655280922231707 ], [ -119.721323275242014, 21.648552846655555 ], [ -119.718470028657222, 21.645362999294846 ], [ -119.716429029465587, 21.638518586825629 ], [ -119.715913674427497, 21.634534895441 ], [ -119.716257220558361, 21.633971104802267 ], [ -119.728549119032536, 21.638007095036031 ], [ -119.737653589477375, 21.644818930117751 ], [ -119.738488787453647, 21.651182301975922 ], [ -119.737546085055683, 21.65282619008509 ] ] ], [ [ [ -115.659438815457122, 21.258191585799814 ], [ -115.648560773787295, 21.259566939263831 ], [ -115.630566930795013, 21.253387355115052 ], [ -115.628197111585308, 21.251346152972349 ], [ -115.627673102976729, 21.246508421777339 ], [ -115.627828570008219, 21.240471414097545 ], [ -115.630922507172485, 21.230280677794703 ], [ -115.632725733661388, 21.228422232596454 ], [ -115.642082515522972, 21.226250290085218 ], [ -115.656931769215603, 21.22653121484365 ], [ -115.660744292554668, 21.228610787182419 ], [ -115.661077011015351, 21.229106970321769 ], [ -115.659438815457122, 21.258191585799814 ] ] ], [ [ [ -119.754632859678665, 21.649506978389031 ], [ -119.762375587552555, 21.655938631082243 ], [ -119.764939770082307, 21.660754985251629 ], [ -119.766528991820323, 21.665846565316379 ], [ -119.766033997330538, 21.667438270933527 ], [ -119.758683041812802, 21.664584976826497 ], [ -119.753769371798541, 21.661133142396768 ], [ -119.749844061478669, 21.653445193381309 ], [ -119.754632859678665, 21.649506978389031 ] ] ], [ [ [ -119.771639287236454, 21.666440289223868 ], [ -119.771979284535902, 21.668252588256014 ], [ -119.773307123471369, 21.669631190354472 ], [ -119.78114413899408, 21.670663625227455 ], [ -119.78547778417726, 21.67706487872886 ], [ -119.788450739683952, 21.683421405953776 ], [ -119.786906463389371, 21.683809291255713 ], [ -119.783360970982713, 21.682929075986877 ], [ -119.779443263233844, 21.680437634076956 ], [ -119.771414799699755, 21.67216345095266 ], [ -119.769581106408594, 21.668483605426687 ], [ -119.771639287236454, 21.666440289223868 ] ] ], [ [ [ -120.064212943882367, 21.775142409517144 ], [ -120.061838717341132, 21.786563173760577 ], [ -120.061228583797231, 21.793363720160912 ], [ -120.063558386142702, 21.801167318987247 ], [ -120.089626749511893, 21.831167256383189 ], [ -120.103801970863373, 21.832809568241021 ], [ -120.113369353916227, 21.831866373825758 ], [ -120.122889940330339, 21.82987621459737 ], [ -120.133628255176362, 21.835658610961147 ], [ -120.134580692508209, 21.843614045754769 ], [ -120.088203417816672, 21.867746353699197 ], [ -120.084425029455787, 21.868554823372179 ], [ -120.058092853054305, 21.864622781346942 ], [ -119.968160652736202, 21.833445660785205 ], [ -119.964597830648984, 21.831162247312538 ], [ -119.96234793470714, 21.829227652934488 ], [ -119.955963744494028, 21.821153225251397 ], [ -119.953470301901248, 21.813919085401789 ], [ -119.944653599665031, 21.801511193105821 ], [ -119.938495552285332, 21.802003727815805 ], [ -119.934399961118856, 21.801352035726396 ], [ -119.924178604236388, 21.790403205157872 ], [ -119.896458921046616, 21.744071201261789 ], [ -119.895696801088931, 21.73674566441634 ], [ -119.896773168830876, 21.736053675287021 ], [ -119.899556874956161, 21.736288651095979 ], [ -119.927834740004272, 21.740946275498075 ], [ -119.932130574182992, 21.744254432370074 ], [ -119.944667932799845, 21.761038374031624 ], [ -119.945925062382116, 21.761467779645379 ], [ -119.951152876365299, 21.759116894415001 ], [ -119.95636999232363, 21.751946906349023 ], [ -119.961443595189152, 21.740025620407664 ], [ -119.963606989236581, 21.736116027820959 ], [ -119.970215093117588, 21.733389913982688 ], [ -119.97238164222442, 21.733004517556019 ], [ -119.976421269932288, 21.734045239195293 ], [ -120.006171215906122, 21.747541631290883 ], [ -120.032083079173248, 21.736872761353158 ], [ -120.054449367580233, 21.755948963822537 ], [ -120.064212943882367, 21.775142409517144 ] ] ], [ [ [ -115.602940778627499, 21.295044702231138 ], [ -115.592751579732479, 21.291574428607522 ], [ -115.58109002716796, 21.294241088361062 ], [ -115.570875907250951, 21.303888623250682 ], [ -115.559844537082512, 21.31165341201654 ], [ -115.553452237367281, 21.311250295587186 ], [ -115.541585409008789, 21.308253719358913 ], [ -115.530752882194989, 21.298236002368927 ], [ -115.533705192384744, 21.280458949700019 ], [ -115.537812363910959, 21.265023520819707 ], [ -115.54971458776366, 21.263155243753307 ], [ -115.573773680332721, 21.275121753511616 ], [ -115.584606182724073, 21.274319409596433 ], [ -115.586096550345189, 21.27075546211319 ], [ -115.588570420309139, 21.267682912443789 ], [ -115.596147148633236, 21.263081208837676 ], [ -115.602280105160474, 21.261045187370108 ], [ -115.605304348337398, 21.26157597092562 ], [ -115.614368136647187, 21.268330240833848 ], [ -115.619822116384938, 21.280648017581623 ], [ -115.618246944272329, 21.287991988860806 ], [ -115.61493098035389, 21.292528184056017 ], [ -115.611164717254937, 21.293833939016316 ], [ -115.602940778627499, 21.295044702231138 ] ] ], [ [ [ -115.168897868317131, 21.494718584884541 ], [ -115.172778116921947, 21.493905558516644 ], [ -115.183595549928128, 21.487791280283517 ], [ -115.189500666260727, 21.4802264464751 ], [ -115.193147637289783, 21.474437174122475 ], [ -115.19943082180049, 21.460413310213333 ], [ -115.198773279771785, 21.446046117787738 ], [ -115.205038080226799, 21.433429807266251 ], [ -115.209796953976294, 21.430748273151121 ], [ -115.214451443175264, 21.424487495914093 ], [ -115.219214656719203, 21.416430325001148 ], [ -115.221212259435774, 21.412419555568619 ], [ -115.222904146480715, 21.407456213801897 ], [ -115.223585547694938, 21.398379790678366 ], [ -115.233181586164207, 21.388394154103093 ], [ -115.24066459974074, 21.384888490800243 ], [ -115.245565180122213, 21.385152756046232 ], [ -115.247587879457626, 21.386813001227022 ], [ -115.254128004650468, 21.384961900382077 ], [ -115.256327026006971, 21.38358811793292 ], [ -115.262324187255928, 21.374718251487721 ], [ -115.264799083603322, 21.36966584315001 ], [ -115.279868334013827, 21.354150663457521 ], [ -115.29312864578084, 21.34662263909021 ], [ -115.309497249096026, 21.334118184106856 ], [ -115.333287372072803, 21.313499468518632 ], [ -115.366458075453792, 21.291385309452235 ], [ -115.381794615527241, 21.283830510218852 ], [ -115.37084458067568, 21.302454793372608 ], [ -115.36707471921828, 21.305583585406705 ], [ -115.355129803298368, 21.307768396650197 ], [ -115.349923207731749, 21.310102796886113 ], [ -115.34694393466134, 21.313969655668078 ], [ -115.324926904337559, 21.353221644814752 ], [ -115.308493587101509, 21.389940979983518 ], [ -115.304006840676976, 21.402267962852836 ], [ -115.303420305940065, 21.407214882262274 ], [ -115.306248993662351, 21.412841694514398 ], [ -115.30840865611458, 21.414675529435279 ], [ -115.311989967897091, 21.416044967122563 ], [ -115.315577519713159, 21.419315460533618 ], [ -115.316828230225596, 21.424798854432886 ], [ -115.316433774335067, 21.435966757496399 ], [ -115.315088689724263, 21.441610184071397 ], [ -115.314376392380609, 21.443995313056234 ], [ -115.308720243017362, 21.454553683344244 ], [ -115.274175896377173, 21.492538940840117 ], [ -115.253624316670084, 21.488986575628857 ], [ -115.249918588526725, 21.48943694924214 ], [ -115.244016325590849, 21.49203563415001 ], [ -115.241612152544505, 21.495261733082557 ], [ -115.229784220759569, 21.496369751060382 ], [ -115.221101591946677, 21.493229485085298 ], [ -115.208834593438709, 21.491013816105198 ], [ -115.207610861887858, 21.491173634767669 ], [ -115.203449282621023, 21.495994017823527 ], [ -115.211082379055242, 21.517687756482552 ], [ -115.212923094214005, 21.521112655326561 ], [ -115.214152557471479, 21.521865170671681 ], [ -115.223379021093734, 21.534655210551747 ], [ -115.222043497493146, 21.574623584639795 ], [ -115.212444083382906, 21.595896917572571 ], [ -115.20591651984698, 21.598865964965391 ], [ -115.201066823644538, 21.602513424212898 ], [ -115.187871304771065, 21.61688852852599 ], [ -115.187700049718757, 21.618495691011212 ], [ -115.178478016328711, 21.624613011332627 ], [ -115.164595682404098, 21.630516062923512 ], [ -115.129464668350167, 21.641848307402913 ], [ -115.123192161850938, 21.64011004412432 ], [ -115.118125375005647, 21.636766119883571 ], [ -115.117576276014177, 21.636080022214045 ], [ -115.118410484023343, 21.631768193080468 ], [ -115.118029390158341, 21.629663508004025 ], [ -115.110763530475509, 21.624381841782043 ], [ -115.100902496442018, 21.621858699887603 ], [ -115.09752095366207, 21.621640602659667 ], [ -115.078901777012021, 21.621742857328574 ], [ -115.073858835149949, 21.623479982461479 ], [ -115.072351460034085, 21.623538389289788 ], [ -115.071789819748986, 21.622747449022494 ], [ -115.070819967161285, 21.620248660881138 ], [ -115.06962908143619, 21.61428405819305 ], [ -115.070248156311422, 21.610202789117888 ], [ -115.074553818319501, 21.60128772416051 ], [ -115.08278276316868, 21.591513110847185 ], [ -115.084872129034693, 21.587459084640063 ], [ -115.085839768417657, 21.583866485820387 ], [ -115.085018533085176, 21.5795457537616 ], [ -115.083346803675369, 21.57617141964338 ], [ -115.081389970261071, 21.574515523528273 ], [ -115.079690163382153, 21.571237198754638 ], [ -115.079040517548577, 21.563817059325174 ], [ -115.07929915964381, 21.560079479989678 ], [ -115.081471732106749, 21.556128231793174 ], [ -115.086302692987019, 21.550760847087037 ], [ -115.087638753408257, 21.550479886787855 ], [ -115.107413429362836, 21.537734997610123 ], [ -115.114452865069865, 21.531669839952972 ], [ -115.119270307932652, 21.525664124436339 ], [ -115.126556257490392, 21.519227433937605 ], [ -115.155749639564689, 21.500720615032911 ], [ -115.168897868317131, 21.494718584884541 ] ] ], [ [ [ -115.6179620858709, 21.308989193243256 ], [ -115.618305449684811, 21.30549040579761 ], [ -115.619017856174366, 21.303695151177887 ], [ -115.622075560494892, 21.298950912121974 ], [ -115.63067016291555, 21.292761730609076 ], [ -115.642927522011874, 21.298823739581056 ], [ -115.648332006872849, 21.308215427250779 ], [ -115.64864718392522, 21.313355500233964 ], [ -115.643904500874285, 21.321583206154877 ], [ -115.641913778660438, 21.323616488415286 ], [ -115.632165226136948, 21.323902583417198 ], [ -115.625121524837255, 21.320904659496321 ], [ -115.620052714794312, 21.317660589792091 ], [ -115.618178851624336, 21.31410129844523 ], [ -115.6179620858709, 21.308989193243256 ] ] ], [ [ [ -115.548378807080141, 21.336637837448148 ], [ -115.553591455052256, 21.338575475745159 ], [ -115.558602252322288, 21.345839909407378 ], [ -115.559475196261772, 21.347841805425194 ], [ -115.56024870345145, 21.35087085671671 ], [ -115.557484097886956, 21.371309226747137 ], [ -115.556749513937845, 21.372547395545894 ], [ -115.54556632324325, 21.377368417361442 ], [ -115.54090844821566, 21.378089489775196 ], [ -115.53655063136442, 21.372987180987359 ], [ -115.536093400749721, 21.371724564588014 ], [ -115.535809146841203, 21.360381559838473 ], [ -115.54269357740273, 21.342007087753533 ], [ -115.548378807080141, 21.336637837448148 ] ] ], [ [ [ -114.823282363575402, 21.863796088509762 ], [ -114.810661330963299, 21.871317744031355 ], [ -114.802340108569069, 21.870488123492549 ], [ -114.800249253577363, 21.869454990339587 ], [ -114.795313098286641, 21.864745066128528 ], [ -114.7893531926007, 21.85690050376439 ], [ -114.784917797876815, 21.846005531084554 ], [ -114.789299462528405, 21.843616768343484 ], [ -114.793444687786689, 21.842588782847901 ], [ -114.79824942556003, 21.828227436429227 ], [ -114.796054152968807, 21.823089451329217 ], [ -114.789583783181371, 21.814605032218562 ], [ -114.783506745635378, 21.81054192672719 ], [ -114.777605193210491, 21.808705551814882 ], [ -114.773857927771274, 21.808739642760251 ], [ -114.756118159981909, 21.817751802612875 ], [ -114.745568864133858, 21.825165403940723 ], [ -114.74407073072193, 21.828279831477879 ], [ -114.743943183144125, 21.83028769282258 ], [ -114.746282247410079, 21.846644112777593 ], [ -114.732937092166395, 21.873060034126169 ], [ -114.73128751164505, 21.872645822409371 ], [ -114.7283017464338, 21.86977730901236 ], [ -114.727488760761986, 21.868284744757574 ], [ -114.727233611685378, 21.866650307379224 ], [ -114.727692537120646, 21.858001757758316 ], [ -114.716565226977835, 21.850803185532676 ], [ -114.707406782186595, 21.861951975283741 ], [ -114.703338543912366, 21.859903870213294 ], [ -114.687301107327443, 21.840421242694593 ], [ -114.686500877765297, 21.838393726113555 ], [ -114.686225223476157, 21.830548298018886 ], [ -114.691039153344263, 21.815673713638919 ], [ -114.694490648312367, 21.813321256354264 ], [ -114.711784367020996, 21.808662718649053 ], [ -114.719393506963499, 21.80297421826501 ], [ -114.727533802626539, 21.790128469098295 ], [ -114.730339382936805, 21.779151385877661 ], [ -114.737418968162117, 21.773348726301528 ], [ -114.76374650709738, 21.748764106467917 ], [ -114.763841051403503, 21.738956026042707 ], [ -114.760214959161871, 21.733306606239942 ], [ -114.742928959863789, 21.743865401012691 ], [ -114.741196645368262, 21.74862731352539 ], [ -114.731828677694665, 21.756892093703545 ], [ -114.711684850555613, 21.770019842990695 ], [ -114.703313366341845, 21.772696087313403 ], [ -114.681459317081675, 21.786254062714303 ], [ -114.682075617174576, 21.787758273018593 ], [ -114.681963498733694, 21.791207181494528 ], [ -114.67893319437718, 21.795331536043022 ], [ -114.659763783134409, 21.805608762961572 ], [ -114.657927805780005, 21.80511881199795 ], [ -114.653434865895946, 21.800888891458463 ], [ -114.652298061070894, 21.798726815603153 ], [ -114.653297815719867, 21.769423500034765 ], [ -114.66514275408818, 21.748182472228731 ], [ -114.673121460041941, 21.744754607988419 ], [ -114.688258990884577, 21.732590508366862 ], [ -114.688530913559532, 21.730010175873801 ], [ -114.690432700698352, 21.724719060262704 ], [ -114.692420282056446, 21.723154529069568 ], [ -114.731646971353996, 21.699966858243791 ], [ -114.737795557552076, 21.702321566352349 ], [ -114.753681450175876, 21.693713309216282 ], [ -114.758799307778347, 21.690044148588996 ], [ -114.760840609403559, 21.646303057246421 ], [ -114.777953034498267, 21.624838485496664 ], [ -114.779418903905224, 21.623910935018735 ], [ -114.780911421829131, 21.624129496709358 ], [ -114.79306035796283, 21.62914788232996 ], [ -114.799310288299111, 21.632579804871167 ], [ -114.801804921925395, 21.636251874158784 ], [ -114.808478486199505, 21.627167015124247 ], [ -114.810457232691476, 21.606750474520499 ], [ -114.829103266381551, 21.601226605737839 ], [ -114.832244804681778, 21.594465034509323 ], [ -114.844343615896676, 21.598974431341965 ], [ -114.854497169354744, 21.605191040220792 ], [ -114.862240573446996, 21.592259888897193 ], [ -114.874056003563453, 21.60094973392501 ], [ -114.877159639312552, 21.600550942843284 ], [ -114.876826128344419, 21.593174001650038 ], [ -114.882966973701727, 21.589007003697201 ], [ -114.892013755657985, 21.584612051560388 ], [ -114.895626705094145, 21.588501189782789 ], [ -114.898219479139073, 21.588773947848274 ], [ -114.914174360722683, 21.574437996970687 ], [ -114.935859658630775, 21.557321414235705 ], [ -114.937389105981225, 21.544483476124174 ], [ -114.93859176470194, 21.543203741993434 ], [ -114.949028190225434, 21.542102822846953 ], [ -114.95931568910558, 21.544991133192834 ], [ -114.972794768319503, 21.535016132666001 ], [ -114.977644326826436, 21.522963813865459 ], [ -114.982005476086883, 21.510170788566093 ], [ -114.989007784279323, 21.509200414215837 ], [ -114.993383186939198, 21.512609657549273 ], [ -114.9956579280108, 21.513519130010049 ], [ -115.009122102980541, 21.517868487008727 ], [ -115.011486257887455, 21.517436438052961 ], [ -115.014325737572989, 21.515995451891442 ], [ -115.015811778821245, 21.499533276292958 ], [ -115.021539981782212, 21.499452598087867 ], [ -115.063283051551551, 21.513182845791047 ], [ -115.073338722776001, 21.519643514069802 ], [ -115.078017701483233, 21.523651471672849 ], [ -115.078556926534645, 21.52687459726512 ], [ -115.063603251716486, 21.536970274588654 ], [ -115.044958829049349, 21.559407054688698 ], [ -115.041151498587737, 21.562750413480742 ], [ -115.030659174038831, 21.565289074878073 ], [ -115.022305687407965, 21.562473502751462 ], [ -114.989390726070312, 21.580510021742509 ], [ -114.986399990851993, 21.586198645470059 ], [ -114.986410926721163, 21.589114082821517 ], [ -114.982521783470659, 21.591575779845869 ], [ -114.966004315086664, 21.591071394791957 ], [ -114.960377591758473, 21.588117828508057 ], [ -114.955345064851571, 21.584521764295751 ], [ -114.949871695567893, 21.588870345429267 ], [ -114.947246225757354, 21.597558919290162 ], [ -114.943362996295917, 21.604669194051414 ], [ -114.938186615066229, 21.610856241533384 ], [ -114.935344840536928, 21.610809685681218 ], [ -114.924108410166994, 21.607046057215086 ], [ -114.921729937460086, 21.605636824797639 ], [ -114.91705876106073, 21.604809786424948 ], [ -114.915665654069372, 21.606752477501466 ], [ -114.908399899965772, 21.624409298246317 ], [ -114.894469573008948, 21.63055494464761 ], [ -114.896653127706756, 21.642346956195823 ], [ -114.903544600069949, 21.645103782284831 ], [ -114.904891126543433, 21.646880173255315 ], [ -114.914299957032469, 21.671960453138087 ], [ -114.915093146471733, 21.67561955010445 ], [ -114.91439479058468, 21.677299495358575 ], [ -114.90988842810377, 21.682095568348746 ], [ -114.901805636208181, 21.68543139691824 ], [ -114.897590256763095, 21.685862988387921 ], [ -114.895494365876814, 21.682736841814648 ], [ -114.891431095056561, 21.679866023985269 ], [ -114.889409442027286, 21.68008240401339 ], [ -114.876656195151952, 21.688025163872428 ], [ -114.876745606970246, 21.691159193175555 ], [ -114.879440526952067, 21.694073557422026 ], [ -114.882813717025456, 21.696189843894974 ], [ -114.894166362846235, 21.701129657387529 ], [ -114.894183949755188, 21.711306216362772 ], [ -114.892198681751552, 21.716863223161567 ], [ -114.888425411682945, 21.721341383074797 ], [ -114.883958004522526, 21.725146533296957 ], [ -114.878177280322916, 21.72693011929946 ], [ -114.85872945978609, 21.728690697912128 ], [ -114.851348828905117, 21.728225975754931 ], [ -114.839906546014262, 21.70864095564151 ], [ -114.839836250412645, 21.701516450293163 ], [ -114.832272400173068, 21.701125125807586 ], [ -114.82579676278624, 21.705456648684347 ], [ -114.821886670068025, 21.730740779507311 ], [ -114.824560436676947, 21.737813500022384 ], [ -114.84296782125989, 21.742609334631332 ], [ -114.866233594675677, 21.751594963633867 ], [ -114.871195236108477, 21.75470212659166 ], [ -114.874951808434346, 21.75372756647322 ], [ -114.876721037561254, 21.751787934204781 ], [ -114.878734109624929, 21.747565257072381 ], [ -114.881694568884171, 21.74402870555981 ], [ -114.884513896754399, 21.743618175081092 ], [ -114.886712310697675, 21.744565540716508 ], [ -114.901208279841171, 21.757304489283083 ], [ -114.920159672762139, 21.775245554446034 ], [ -114.921861694586795, 21.793826112225801 ], [ -114.903757674574706, 21.824436173343106 ], [ -114.897634610114793, 21.832034749330212 ], [ -114.873401607181947, 21.847985267301453 ], [ -114.861011391348711, 21.854668279845036 ], [ -114.845693604394668, 21.857725825996017 ], [ -114.829747943711439, 21.869449069794506 ], [ -114.828366708437471, 21.869952557212116 ], [ -114.827398740372999, 21.869341577410694 ], [ -114.823282363575402, 21.863796088509762 ] ] ], [ [ [ -115.624764836812304, 23.053420923286065 ], [ -115.618766564893477, 23.055156435605902 ], [ -115.613609939625164, 23.054544347667196 ], [ -115.605114508863963, 23.05047768430542 ], [ -115.60465548749832, 23.04913515595657 ], [ -115.608726451261916, 23.041849246905691 ], [ -115.626621824571345, 23.021597192525931 ], [ -115.6298084512419, 23.019673076874518 ], [ -115.643965659013844, 23.021915615201696 ], [ -115.646286848303788, 23.022853171219566 ], [ -115.648200046913857, 23.024276009294397 ], [ -115.650800543572387, 23.027626574187288 ], [ -115.65218513680361, 23.030578938789525 ], [ -115.651990082302689, 23.033614639835111 ], [ -115.653238154947914, 23.038800830017603 ], [ -115.655367151770804, 23.041083900428529 ], [ -115.672962310001751, 23.044883047318955 ], [ -115.680705967139346, 23.054797358863041 ], [ -115.681784308904469, 23.057118367097111 ], [ -115.675548828985839, 23.058377555462631 ], [ -115.655040180173188, 23.054349302299379 ], [ -115.638598624153076, 23.05238878600138 ], [ -115.624764836812304, 23.053420923286065 ] ] ], [ [ [ -115.812063525624808, 23.29556967879374 ], [ -115.813464864542368, 23.303494104418082 ], [ -115.816791807414617, 23.308114350223676 ], [ -115.821791170526794, 23.30897475933395 ], [ -115.830092433687796, 23.308651480390832 ], [ -115.844938407351918, 23.31101862867266 ], [ -115.84549308894745, 23.314834274574913 ], [ -115.845175012016497, 23.325370870281478 ], [ -115.844841542904348, 23.325880289258183 ], [ -115.841180488797903, 23.330152738332632 ], [ -115.838259314522432, 23.332182771446107 ], [ -115.82465041966978, 23.337484373990858 ], [ -115.819894023577277, 23.338262353999621 ], [ -115.815057678060768, 23.334956202920992 ], [ -115.809272361739062, 23.334312047447263 ], [ -115.802679313995128, 23.336216137930105 ], [ -115.784488370429699, 23.34333181370009 ], [ -115.781784813643341, 23.340297834634733 ], [ -115.785683263297088, 23.320525959613722 ], [ -115.812063525624808, 23.29556967879374 ] ] ], [ [ [ -112.193694716831743, 23.121832584804658 ], [ -112.180928278141309, 23.124554432839972 ], [ -112.177982753516645, 23.120237446599713 ], [ -112.176340861176314, 23.1139055442782 ], [ -112.178741548442034, 23.097138657678347 ], [ -112.169795533198766, 23.080610359765451 ], [ -112.168178498047553, 23.071512413337192 ], [ -112.170887035332626, 23.057889775842121 ], [ -112.176041432370766, 23.055889545112176 ], [ -112.187036235171306, 23.061192774021581 ], [ -112.203637106881132, 23.055869010036488 ], [ -112.206651522887682, 23.058376941993323 ], [ -112.216430014548067, 23.076542879971743 ], [ -112.215745154788308, 23.081240594404704 ], [ -112.199267892496323, 23.098432260196773 ], [ -112.196492614032323, 23.114941805698109 ], [ -112.193694716831743, 23.121832584804658 ] ] ], [ [ [ -111.969939286541532, 23.485414789175731 ], [ -111.966429284258879, 23.481529643711813 ], [ -111.965327267979731, 23.479671554254921 ], [ -111.965190579268466, 23.477867597491851 ], [ -111.973713934988538, 23.466702860856998 ], [ -111.992535988350681, 23.447343536716232 ], [ -112.001762685448625, 23.441243864707239 ], [ -112.014238543438125, 23.427863590282254 ], [ -112.020571795082816, 23.417325117074448 ], [ -112.024400455575758, 23.408977739705247 ], [ -112.026105650362439, 23.402692345766607 ], [ -112.031729944818409, 23.391793795126105 ], [ -112.033024377141473, 23.390478180729577 ], [ -112.038324157975396, 23.38914494958075 ], [ -112.041203825559933, 23.389786232185752 ], [ -112.045135385657844, 23.392192186907053 ], [ -112.048656835080735, 23.395367331265934 ], [ -112.050864510448392, 23.398707091211662 ], [ -112.051731534186516, 23.401679847366069 ], [ -112.047835958590895, 23.415796835085615 ], [ -112.042376328184901, 23.433156922468708 ], [ -112.036990983012018, 23.44615588930839 ], [ -112.004352808273396, 23.490982712735498 ], [ -112.002296157321908, 23.493048412071673 ], [ -111.999780262757753, 23.493680184061422 ], [ -111.984005170380868, 23.495502485313903 ], [ -111.973770643869003, 23.491395399858476 ], [ -111.970421344633607, 23.489211730261854 ], [ -111.969277028050271, 23.487516941459049 ], [ -111.969939286541532, 23.485414789175731 ] ] ], [ [ [ -111.857203484404806, 23.504810066730784 ], [ -111.851888996037687, 23.509181379500653 ], [ -111.84324156935304, 23.511684003678649 ], [ -111.840451381545748, 23.508592371662917 ], [ -111.839162561405388, 23.505805819535823 ], [ -111.841783793910537, 23.496732976879347 ], [ -111.854511319560388, 23.481218406545985 ], [ -111.863749507666697, 23.476513944154895 ], [ -111.894101311920622, 23.469479386590837 ], [ -111.900216125701803, 23.470116299646964 ], [ -111.905270748064183, 23.46973972902396 ], [ -111.91262691738595, 23.465276680349106 ], [ -111.919879756839364, 23.458422801447679 ], [ -111.938393271598528, 23.459506857746852 ], [ -111.948554631873151, 23.460896604962354 ], [ -111.949793100215416, 23.461500969891901 ], [ -111.95463188287161, 23.466829336112063 ], [ -111.956704762782721, 23.474340741487136 ], [ -111.9539810005341, 23.484991979560046 ], [ -111.949035567498271, 23.496411988692845 ], [ -111.945107862319588, 23.502010157114075 ], [ -111.935639899121426, 23.51072137227543 ], [ -111.931143595123856, 23.51353455091775 ], [ -111.927568296788607, 23.512808528513901 ], [ -111.926225207147155, 23.511803590001723 ], [ -111.920804170920292, 23.511568025050078 ], [ -111.909892106438448, 23.516726051322376 ], [ -111.905111414518302, 23.521332294374286 ], [ -111.902782890414372, 23.522320940951602 ], [ -111.901017404351251, 23.52277281988134 ], [ -111.899294082158079, 23.521757385777462 ], [ -111.896111727950498, 23.517248190863782 ], [ -111.893923090141286, 23.511250852768409 ], [ -111.892317876033545, 23.508672538986115 ], [ -111.881215346616102, 23.498212984668811 ], [ -111.876827829085101, 23.497128310358971 ], [ -111.872939307642753, 23.497883093747578 ], [ -111.857203484404806, 23.504810066730784 ] ] ], [ [ [ -111.640340649291133, 24.153291954077336 ], [ -111.629557261332138, 24.162603246402629 ], [ -111.627181900808111, 24.165762177525735 ], [ -111.61973001013196, 24.162742327039634 ], [ -111.611828216476951, 24.145284007876626 ], [ -111.61196182416171, 24.139809075559828 ], [ -111.612673875673522, 24.137886531300722 ], [ -111.616744131223896, 24.134007335842785 ], [ -111.618378119622037, 24.134585568400748 ], [ -111.618978057885528, 24.136373791199954 ], [ -111.62149072239248, 24.138320886359505 ], [ -111.627370715951088, 24.138180696601292 ], [ -111.641898492447794, 24.134243867092888 ], [ -111.645922152743253, 24.128977579499558 ], [ -111.64676082863491, 24.127010538859903 ], [ -111.650001081059557, 24.114399895877312 ], [ -111.649452090857565, 24.112540426116013 ], [ -111.636438823738416, 24.090656212062232 ], [ -111.629132590597834, 24.086159838444605 ], [ -111.621595185681571, 24.096816772621573 ], [ -111.620994750392143, 24.09729867246444 ], [ -111.619742250813346, 24.096406282675254 ], [ -111.622824761230859, 24.075461059822853 ], [ -111.626134441615221, 24.057617049709204 ], [ -111.627186793249919, 24.054830771503227 ], [ -111.626765964806211, 24.053619621357576 ], [ -111.624487368079528, 24.0523657850406 ], [ -111.619286388803872, 24.05178691311443 ], [ -111.616451205488119, 24.053903750841325 ], [ -111.612646372790707, 24.061801724360897 ], [ -111.609584307913551, 24.064683798410023 ], [ -111.604433941331919, 24.069007117012525 ], [ -111.595823423378803, 24.073366939860975 ], [ -111.582775906468157, 24.078109256876644 ], [ -111.562544586121476, 24.082483839175119 ], [ -111.558181522395643, 24.082873637372366 ], [ -111.555577934611861, 24.081732713365458 ], [ -111.554219616056955, 24.069795200447842 ], [ -111.554163611419582, 24.065532735091054 ], [ -111.569750982070317, 24.034287206010664 ], [ -111.576017991502482, 24.027923968533209 ], [ -111.57784991172808, 24.012725105002691 ], [ -111.577768754304785, 24.00410388231133 ], [ -111.575242588180615, 23.992236280057622 ], [ -111.58194333694837, 23.984011481548944 ], [ -111.595704770186828, 23.984111716665865 ], [ -111.616176705633379, 23.987070284157625 ], [ -111.618931253799957, 23.976795586337996 ], [ -111.633439558067565, 23.981098830241251 ], [ -111.642757648760721, 23.988224424512953 ], [ -111.653148928255519, 23.984353708269012 ], [ -111.656808255789514, 23.982278416657433 ], [ -111.662208492562698, 23.9823201686064 ], [ -111.671168672128445, 23.985726641711018 ], [ -111.672396411229045, 23.986895010372642 ], [ -111.672901975534373, 23.98983191291785 ], [ -111.67439853220921, 23.992334843304864 ], [ -111.680483530186635, 23.996340395680019 ], [ -111.686674354971473, 23.994135450265407 ], [ -111.692251216988566, 23.98799871081156 ], [ -111.694653115168592, 23.987524564628007 ], [ -111.69880895505456, 23.987705765897434 ], [ -111.702547854213833, 23.989260940100237 ], [ -111.714601869037935, 23.99029222733061 ], [ -111.728197630043027, 23.991410497637514 ], [ -111.731826999201417, 23.990693294208086 ], [ -111.733545038556358, 23.986348131062311 ], [ -111.733512759625455, 23.985323952712537 ], [ -111.727897764478485, 23.981112468906357 ], [ -111.725633623895021, 23.981454003486672 ], [ -111.721869640310999, 23.984099294154539 ], [ -111.712783654589828, 23.979362792403236 ], [ -111.679524827402659, 23.973740355303683 ], [ -111.673711851849035, 23.970574856063593 ], [ -111.667335989385933, 23.965277386271552 ], [ -111.653409371987124, 23.959198679749282 ], [ -111.642365756243052, 23.958308678698987 ], [ -111.639639799166702, 23.957104027359044 ], [ -111.632861962623736, 23.949574167351809 ], [ -111.631971570457594, 23.941016201794309 ], [ -111.632827534530321, 23.921352436335113 ], [ -111.636989605254726, 23.91124398442815 ], [ -111.643386225345353, 23.899102790169362 ], [ -111.64561781177963, 23.89604660186809 ], [ -111.646857320833178, 23.896722432236764 ], [ -111.662922800329341, 23.89857691306803 ], [ -111.664965825590315, 23.893077525607968 ], [ -111.670401382498383, 23.884837627247784 ], [ -111.689463767101742, 23.892452365568662 ], [ -111.694171326914784, 23.896813702306158 ], [ -111.698581341297043, 23.905804768544559 ], [ -111.718190186374386, 23.908438271792363 ], [ -111.723772876750161, 23.906985232366722 ], [ -111.733751006289694, 23.899569710084368 ], [ -111.738404192982429, 23.894990013800808 ], [ -111.741752464113262, 23.888748681894914 ], [ -111.744311566093486, 23.881868648682687 ], [ -111.739601520381058, 23.87807876776461 ], [ -111.738374599294843, 23.87836071437841 ], [ -111.725678258639178, 23.884512117337927 ], [ -111.721117696441993, 23.887712610894859 ], [ -111.721016833953854, 23.888930157554071 ], [ -111.720220683188472, 23.888755887267386 ], [ -111.708379082642011, 23.883674658908458 ], [ -111.69938335345978, 23.874718066475918 ], [ -111.698965173609594, 23.873812078064688 ], [ -111.699823884619363, 23.869824228777698 ], [ -111.708810236008347, 23.859173818709465 ], [ -111.720909855255158, 23.848430589363165 ], [ -111.725475863299735, 23.845746520998745 ], [ -111.736749524247159, 23.843189864425959 ], [ -111.746241280524231, 23.843193905591892 ], [ -111.748150536413448, 23.844400717772761 ], [ -111.755868005446189, 23.843214606976534 ], [ -111.757429205580735, 23.841459324932345 ], [ -111.758083688276315, 23.838733423045493 ], [ -111.75782629218449, 23.836871827439499 ], [ -111.756834205719528, 23.835103151919792 ], [ -111.74276886444926, 23.826938300300846 ], [ -111.732220706740776, 23.827037142557579 ], [ -111.726772900742603, 23.832082104277191 ], [ -111.721765288515883, 23.835105330774518 ], [ -111.692354606248841, 23.842424573016739 ], [ -111.673457390212477, 23.836380999366231 ], [ -111.671718262634613, 23.834984745123869 ], [ -111.669361088637714, 23.830775158549034 ], [ -111.674462282920629, 23.820613012104484 ], [ -111.676416554428769, 23.817635381593568 ], [ -111.68491717085405, 23.812212399861096 ], [ -111.695884103317908, 23.80937990778774 ], [ -111.721359251576544, 23.78966149048231 ], [ -111.723951487191357, 23.789759502797175 ], [ -111.725127434614336, 23.790594551408617 ], [ -111.725934354700158, 23.792491348940235 ], [ -111.729037794325791, 23.792462768897529 ], [ -111.736278188963666, 23.787688687389664 ], [ -111.742553074980833, 23.777359212384113 ], [ -111.742982693791561, 23.773603182874627 ], [ -111.742555002742989, 23.770653541073678 ], [ -111.742146764813626, 23.770074091580021 ], [ -111.7397689119679, 23.768528473306187 ], [ -111.737918144896696, 23.769098974178103 ], [ -111.735086922912032, 23.763097165102433 ], [ -111.735102626360217, 23.759111709964529 ], [ -111.73945790032964, 23.745616006102139 ], [ -111.7532436940038, 23.734601006472662 ], [ -111.755992440536915, 23.734077151775864 ], [ -111.766478047871587, 23.739554572386687 ], [ -111.766875856439484, 23.740796763450948 ], [ -111.763112688562146, 23.753855889040132 ], [ -111.76463635750288, 23.756555234899579 ], [ -111.777601065797896, 23.767071688767587 ], [ -111.783789973495189, 23.760050381734597 ], [ -111.786230871421111, 23.764058184299586 ], [ -111.787797635088126, 23.768619701766848 ], [ -111.787093055885435, 23.785299380518826 ], [ -111.786649575022707, 23.787829118187652 ], [ -111.780556924564223, 23.798341945869744 ], [ -111.776732498293384, 23.80041228810499 ], [ -111.76988725230639, 23.817166608300827 ], [ -111.769805875223966, 23.818109444552395 ], [ -111.771619062170686, 23.821687875992261 ], [ -111.778386565607462, 23.824862193619339 ], [ -111.787630603425399, 23.821650554675792 ], [ -111.79107436772199, 23.817505910763149 ], [ -111.790741845957683, 23.815451014578201 ], [ -111.789710769609016, 23.813744285849314 ], [ -111.807891873448312, 23.766374249582224 ], [ -111.807362649482982, 23.761188001430853 ], [ -111.808506283929148, 23.756490548271067 ], [ -111.81871218420244, 23.760040408454632 ], [ -111.826574872037341, 23.763751916029733 ], [ -111.830140729223189, 23.764519529608307 ], [ -111.847543486468581, 23.756335863175906 ], [ -111.850990668636854, 23.748525180539051 ], [ -111.849257145007471, 23.74180554314708 ], [ -111.8463084332449, 23.741988670702352 ], [ -111.831815651613098, 23.746822379826668 ], [ -111.830478799630043, 23.746975075592744 ], [ -111.826113220229004, 23.744571562847508 ], [ -111.8112125225379, 23.722625646523824 ], [ -111.811419444961629, 23.710076992796768 ], [ -111.818911609770808, 23.695868144238908 ], [ -111.824671292318769, 23.691895120709724 ], [ -111.834623852356913, 23.687548331799306 ], [ -111.84100067629636, 23.682947377908484 ], [ -111.844412454540262, 23.666797045772025 ], [ -111.839000956846391, 23.66070662598181 ], [ -111.83641879414391, 23.661128784987032 ], [ -111.83467654030774, 23.66294390741826 ], [ -111.831957724115171, 23.659307311015201 ], [ -111.832690487567731, 23.654181219958659 ], [ -111.836007081937041, 23.649326896000687 ], [ -111.849085277491724, 23.637463016282517 ], [ -111.854273883902735, 23.640159012085324 ], [ -111.855894593360077, 23.641785706302578 ], [ -111.857611665104244, 23.64218267478757 ], [ -111.860150821402215, 23.641618154245645 ], [ -111.866532234660369, 23.63551069021095 ], [ -111.867424279313312, 23.634116347778544 ], [ -111.874438088066285, 23.612115485752689 ], [ -111.876421525119611, 23.599244742122739 ], [ -111.883621695742406, 23.588276640968935 ], [ -111.885351003841294, 23.586576817714583 ], [ -111.889564981622854, 23.584839086279644 ], [ -111.895812073922372, 23.583482601376598 ], [ -111.898715367066373, 23.588716816974056 ], [ -111.903010964986535, 23.591255320980018 ], [ -111.906214688196187, 23.590563906537611 ], [ -111.909126892921364, 23.588264280061043 ], [ -111.913116589184582, 23.583128275256051 ], [ -111.917630562270986, 23.579423496284349 ], [ -111.922621939644856, 23.576659278953578 ], [ -111.924542093631331, 23.576306566739941 ], [ -111.927720391895804, 23.577144085268205 ], [ -111.926272688816212, 23.595285513640082 ], [ -111.920071248928963, 23.624078621262296 ], [ -111.919232473086396, 23.626262709240898 ], [ -111.916891585738227, 23.62924809122919 ], [ -111.913891071317593, 23.631680423469721 ], [ -111.911502296019478, 23.63266823165258 ], [ -111.904357108906268, 23.650694451058079 ], [ -111.895679158761936, 23.665092196959268 ], [ -111.887059898257547, 23.672412105199083 ], [ -111.881463526491359, 23.681953125404466 ], [ -111.879921207593483, 23.688424112309846 ], [ -111.886052756422004, 23.689890317799701 ], [ -111.893594916097484, 23.690516472891879 ], [ -111.895830976003367, 23.688549030023264 ], [ -111.896444602598649, 23.686880514883054 ], [ -111.900147193158162, 23.684483384387665 ], [ -111.909737536486531, 23.680461165119798 ], [ -111.911194778222182, 23.683457735364591 ], [ -111.914318231953004, 23.699131485367566 ], [ -111.910988726635026, 23.731214912444283 ], [ -111.903015448839668, 23.744428250431998 ], [ -111.900459609695616, 23.7463708948567 ], [ -111.896451689479719, 23.746853044850436 ], [ -111.886316537471188, 23.760735658906519 ], [ -111.883330441496611, 23.77027274759509 ], [ -111.882951022397464, 23.775587253455498 ], [ -111.885279084251366, 23.782599692944832 ], [ -111.887794052556842, 23.783222291241948 ], [ -111.891561342626787, 23.780466363504402 ], [ -111.893825231383218, 23.772810014311112 ], [ -111.893801439839123, 23.771593109619197 ], [ -111.900468412721708, 23.760298219210537 ], [ -111.923345760999737, 23.729909720802162 ], [ -111.924229076114941, 23.722237794888208 ], [ -111.927749497982461, 23.705378719795942 ], [ -111.931957180858404, 23.690489893846767 ], [ -111.935146200314108, 23.681886548198026 ], [ -111.944713653670604, 23.672855477860686 ], [ -111.94865453291213, 23.66667792702966 ], [ -111.951979911857578, 23.666049895512831 ], [ -111.95327462341767, 23.664768421973239 ], [ -111.960742187638004, 23.64720345558462 ], [ -111.961980150106243, 23.640443755534381 ], [ -111.961427459115143, 23.63440063958944 ], [ -111.960524593405296, 23.631404328355796 ], [ -111.96135091051994, 23.629339634002559 ], [ -111.970042751045753, 23.618527456752819 ], [ -111.974564109262644, 23.614102564130004 ], [ -111.976215704779392, 23.613911125375353 ], [ -111.975458220051095, 23.616521724954431 ], [ -111.976245489027235, 23.621619245604553 ], [ -111.979773709909765, 23.634571670435683 ], [ -111.983540618055471, 23.642953553409011 ], [ -111.985703568115511, 23.645720421216549 ], [ -112.007369565437486, 23.66023594854251 ], [ -112.013573551427527, 23.662882418716546 ], [ -112.031644801639644, 23.666304937628976 ], [ -112.040516714338295, 23.666360941596192 ], [ -112.043941872673088, 23.667044797702271 ], [ -112.045953142225713, 23.671449082101564 ], [ -112.046211256558024, 23.68483127998179 ], [ -112.050916766697654, 23.706318325083853 ], [ -112.064076014295949, 23.746346445434291 ], [ -112.066546059526615, 23.752710688988845 ], [ -112.06929711580942, 23.758164265580049 ], [ -112.082153723055782, 23.775886088119812 ], [ -112.088858637668991, 23.782540059731055 ], [ -112.094414667105426, 23.78633038506624 ], [ -112.114595401928739, 23.789552915763338 ], [ -112.116128744287835, 23.789299852626531 ], [ -112.125209038959611, 23.783613303822772 ], [ -112.134366649225925, 23.783240180547605 ], [ -112.138537364321863, 23.785481050826697 ], [ -112.139186204050944, 23.786361652113243 ], [ -112.131179047676866, 23.797069682807141 ], [ -112.129918290801825, 23.800651379673216 ], [ -112.128966768883075, 23.841692002147759 ], [ -112.129967945829364, 23.847005137710312 ], [ -112.131468235039094, 23.850290890798771 ], [ -112.131965708908794, 23.862259116461249 ], [ -112.123734695089894, 23.89438426372686 ], [ -112.121658203747003, 23.897102309677035 ], [ -112.118259603081555, 23.899643905541328 ], [ -112.115690213778393, 23.900142735519534 ], [ -112.105986115768388, 23.912242852494934 ], [ -112.105586815171961, 23.930372111968069 ], [ -112.103137822245813, 23.931325747875352 ], [ -112.100122819644213, 23.930003560966494 ], [ -112.092194506868807, 23.929847803448325 ], [ -112.085166107977173, 23.938252689904015 ], [ -112.081819261407972, 23.94546679769212 ], [ -112.069532775848884, 23.963575189442814 ], [ -112.045017323056371, 23.983530189328977 ], [ -112.038650935425693, 23.986525228908846 ], [ -112.035576658231278, 23.984358493928397 ], [ -112.011039183890674, 23.985457214933803 ], [ -112.004404309891342, 23.988575209205354 ], [ -111.999549217175314, 23.993674950112492 ], [ -111.990460327177189, 23.993897332253216 ], [ -111.986990609337084, 23.991351776284684 ], [ -111.986717502879429, 23.990665309395531 ], [ -111.982518247404712, 23.970978808833905 ], [ -111.976318707749385, 23.948070838557641 ], [ -111.972228834710791, 23.942523063032159 ], [ -111.96678832916848, 23.944162417343787 ], [ -111.964591075306359, 23.943736970805126 ], [ -111.961737723837885, 23.942022731032701 ], [ -111.960491845829623, 23.940322744225451 ], [ -111.958836868415077, 23.936495341030259 ], [ -111.95634866365063, 23.927078707793157 ], [ -111.954303937455407, 23.921005823021186 ], [ -111.947172490882139, 23.902409579974123 ], [ -111.941752614626026, 23.894057793783794 ], [ -111.912084509263735, 23.86726146462135 ], [ -111.910082953935017, 23.866853940401107 ], [ -111.906362846330751, 23.873024263217093 ], [ -111.907450488333282, 23.878544856592082 ], [ -111.920857477318023, 23.894315318099903 ], [ -111.938956700827475, 23.905893453494127 ], [ -111.939478539552056, 23.90675375016302 ], [ -111.949147556288551, 23.931420368058149 ], [ -111.950267171744841, 23.949185058215988 ], [ -111.949649993471738, 23.953623081429491 ], [ -111.945677311304053, 23.958684826015062 ], [ -111.942085910325702, 23.967579131695409 ], [ -111.94054608987561, 23.973126675629079 ], [ -111.944024874308283, 23.97660935225062 ], [ -111.951066994937776, 23.98206904742116 ], [ -111.952490516710185, 23.982149546434535 ], [ -111.960148633933912, 23.987949229611818 ], [ -111.96115530521449, 23.989865554741513 ], [ -111.961142162276417, 23.995565024683099 ], [ -111.960125278873491, 23.9974940292052 ], [ -111.958006637368257, 23.998671837480323 ], [ -111.931881374659554, 24.002430011312434 ], [ -111.921038909923453, 24.002457134824095 ], [ -111.911923059844511, 24.003688134252837 ], [ -111.911021279875641, 24.004302225068379 ], [ -111.909243259058357, 24.011473747544994 ], [ -111.912231242603966, 24.014253720389032 ], [ -111.917506778576964, 24.016889335539869 ], [ -111.948790843708224, 24.022284787568715 ], [ -111.965098143426474, 24.023433434794875 ], [ -111.970827212697216, 24.021397838493534 ], [ -111.976833426762738, 24.015378699904097 ], [ -111.979745614575222, 24.01523934268846 ], [ -111.981130942947985, 24.018225086023751 ], [ -111.993491836122587, 24.067067512908768 ], [ -111.973072803723412, 24.096377564300745 ], [ -111.959188536520443, 24.108383852211301 ], [ -111.952075759378928, 24.113378326064851 ], [ -111.934087949280297, 24.112610059984849 ], [ -111.910790165480307, 24.095362462445902 ], [ -111.901021455404248, 24.076262048624166 ], [ -111.898459186212619, 24.065608436999788 ], [ -111.898566633515998, 24.063879656284474 ], [ -111.896858037205163, 24.052555260512847 ], [ -111.894702140041161, 24.047244941890515 ], [ -111.893127929429824, 24.045494101476201 ], [ -111.884933700016632, 24.046738688203302 ], [ -111.881150918143831, 24.053226642154826 ], [ -111.87990000301528, 24.071620453660802 ], [ -111.881354038455612, 24.084891821105188 ], [ -111.887672937249576, 24.092567416566755 ], [ -111.891465716725548, 24.100953789172326 ], [ -111.890484451513473, 24.104853524739028 ], [ -111.883686935406416, 24.105168737758621 ], [ -111.87206806098429, 24.10289850611376 ], [ -111.857587981173253, 24.097381482844774 ], [ -111.85534495064141, 24.098454219232917 ], [ -111.853277083962766, 24.108506296459893 ], [ -111.853341476434977, 24.110926218746549 ], [ -111.85521501254668, 24.116271391066302 ], [ -111.856132040824974, 24.116729650811827 ], [ -111.872872338200963, 24.116964938599047 ], [ -111.886445624308521, 24.121442221250426 ], [ -111.890689806939605, 24.123065531842514 ], [ -111.905473504606462, 24.1330940892767 ], [ -111.910732809407705, 24.13779918355262 ], [ -111.913548289704181, 24.141420773925677 ], [ -111.913915840505268, 24.146232146354102 ], [ -111.913391862177463, 24.15689781462013 ], [ -111.912346933047701, 24.159683551193819 ], [ -111.906529071305371, 24.164725781313656 ], [ -111.903091967359757, 24.165908656872446 ], [ -111.900665816285041, 24.164346141590034 ], [ -111.897677817432623, 24.160669524384694 ], [ -111.847986328567586, 24.137885664721441 ], [ -111.846515367050444, 24.137448339879725 ], [ -111.839606754719171, 24.140561735836965 ], [ -111.810171880618071, 24.131032990453456 ], [ -111.80905124823586, 24.131251989539081 ], [ -111.802839498257498, 24.135089373026819 ], [ -111.802321752917621, 24.1369506770064 ], [ -111.834962021860406, 24.159726309065181 ], [ -111.844236709577515, 24.162743142468919 ], [ -111.854809057653156, 24.168533502283402 ], [ -111.864477730499743, 24.17903740089935 ], [ -111.865893637699557, 24.181578556912164 ], [ -111.865388254408231, 24.183933974819251 ], [ -111.860692385498169, 24.186013631814042 ], [ -111.850833814428029, 24.187675003457191 ], [ -111.846929283501311, 24.184986490416676 ], [ -111.845306889008569, 24.18269490484964 ], [ -111.820776638083345, 24.171018562832138 ], [ -111.805569439269291, 24.168949629677815 ], [ -111.801836773494998, 24.17093524729945 ], [ -111.801805584046022, 24.172500229015647 ], [ -111.797563488000947, 24.181562851425465 ], [ -111.760389691846086, 24.179005379716884 ], [ -111.759432016843903, 24.179634550238717 ], [ -111.757467101283069, 24.18680166598952 ], [ -111.759748243806811, 24.199134550826518 ], [ -111.762547883997087, 24.207889779634698 ], [ -111.75951364793913, 24.209703076522622 ], [ -111.731716601792314, 24.214146401254887 ], [ -111.731009636586293, 24.212255557292252 ], [ -111.730139268773172, 24.192289513099585 ], [ -111.731676925587706, 24.186538112794423 ], [ -111.740024818624491, 24.168227606264907 ], [ -111.743379489242002, 24.163494148493275 ], [ -111.753956485246263, 24.137957582231792 ], [ -111.754901654287039, 24.131858691510622 ], [ -111.754322070785022, 24.122643170123553 ], [ -111.751387174103812, 24.104784963727859 ], [ -111.746263812534664, 24.096372577300532 ], [ -111.742593300802895, 24.09309356106559 ], [ -111.73963628709329, 24.092067855821409 ], [ -111.737846611064683, 24.092336389694765 ], [ -111.732450643786905, 24.094646385452915 ], [ -111.732614076970691, 24.097727661406694 ], [ -111.734303385275481, 24.10001191731893 ], [ -111.736923642454499, 24.107879969008572 ], [ -111.741664890280219, 24.130984487934832 ], [ -111.740654568016879, 24.135384631689142 ], [ -111.737758679780796, 24.142249909637997 ], [ -111.731937350561097, 24.150723413193287 ], [ -111.722451938876659, 24.144626721209072 ], [ -111.72068507378043, 24.142302851589097 ], [ -111.714249872056698, 24.144340343233004 ], [ -111.70010203405532, 24.161270540762974 ], [ -111.69634368581535, 24.170507043221431 ], [ -111.697598577632021, 24.17456715045693 ], [ -111.701783978815371, 24.177909890322173 ], [ -111.702552606504213, 24.179052351473381 ], [ -111.703336286645865, 24.184416333181293 ], [ -111.702913359451586, 24.186602989848151 ], [ -111.69281149995615, 24.19307128981005 ], [ -111.690238457518021, 24.184766405431812 ], [ -111.685029609846765, 24.182389954474477 ], [ -111.680886839105895, 24.183316848353183 ], [ -111.67697731292354, 24.190518760011066 ], [ -111.671338269086007, 24.205540978045285 ], [ -111.669650811231165, 24.215511960292577 ], [ -111.66252147037946, 24.223904460233232 ], [ -111.659886203078116, 24.224400773352382 ], [ -111.658140429296466, 24.223604124192669 ], [ -111.656874693068673, 24.222119323453967 ], [ -111.657020166054082, 24.212300552450387 ], [ -111.659481030491776, 24.207495695583482 ], [ -111.659106054281949, 24.206234776965832 ], [ -111.655853330420044, 24.204143431034595 ], [ -111.64633801552408, 24.203512074891151 ], [ -111.640398606238875, 24.205818740400328 ], [ -111.630451510112565, 24.20377104055374 ], [ -111.630924535540643, 24.196982927431296 ], [ -111.636080059462216, 24.18684480655012 ], [ -111.639259641026356, 24.187376683625679 ], [ -111.641827876618038, 24.188618346896988 ], [ -111.644282410262988, 24.189849970730855 ], [ -111.647121125907418, 24.192241721823407 ], [ -111.649864710567229, 24.192067720218073 ], [ -111.657628777208913, 24.190298348751586 ], [ -111.660712534944025, 24.182892216817159 ], [ -111.645144495113442, 24.156284998169433 ], [ -111.64364975207134, 24.154667394183988 ], [ -111.640340649291133, 24.153291954077336 ] ] ], [ [ [ -111.649516915044799, 24.352972836790425 ], [ -111.658338371691372, 24.351294847299506 ], [ -111.662961485169063, 24.3400599573181 ], [ -111.642354694711898, 24.304743773106949 ], [ -111.643138069974825, 24.299752943336287 ], [ -111.658528574883306, 24.292813935381709 ], [ -111.672189794421428, 24.290135149377544 ], [ -111.678409542797993, 24.291831052109906 ], [ -111.691889416999402, 24.289505853359572 ], [ -111.697521088336799, 24.280754833307586 ], [ -111.698445117614142, 24.270782890019735 ], [ -111.698064950515899, 24.268025931064706 ], [ -111.700168933109353, 24.265557946506654 ], [ -111.70326722380338, 24.265239772474956 ], [ -111.704120860502073, 24.265901061793603 ], [ -111.710234990937309, 24.277819865802506 ], [ -111.712713912982096, 24.298961220093531 ], [ -111.714442950317277, 24.303395904549433 ], [ -111.715930486181861, 24.306363758941608 ], [ -111.721954344264645, 24.309372665279835 ], [ -111.724124870341882, 24.3051406246311 ], [ -111.720911196535667, 24.275847017559038 ], [ -111.720701650033121, 24.259635727920436 ], [ -111.724226582103356, 24.248865858417634 ], [ -111.734603422659006, 24.241338128786431 ], [ -111.749102238345287, 24.236016997603024 ], [ -111.751027090111251, 24.237194052081971 ], [ -111.753087471570566, 24.243753093027358 ], [ -111.756836843596773, 24.246338198620382 ], [ -111.761484956851007, 24.248161267405536 ], [ -111.78039676753589, 24.25166520814226 ], [ -111.800327596954475, 24.256460651341509 ], [ -111.804684693419361, 24.259659655870344 ], [ -111.808165104883813, 24.263046146097217 ], [ -111.811278410764231, 24.262282777585263 ], [ -111.825495592679047, 24.24236952866114 ], [ -111.82527449287727, 24.240767755507541 ], [ -111.818286912503183, 24.231797187274378 ], [ -111.81139136094427, 24.224958767881159 ], [ -111.806620515704623, 24.221179385213915 ], [ -111.792488580828362, 24.21961116230187 ], [ -111.768461385311483, 24.210142830899738 ], [ -111.766969658428366, 24.209070569763668 ], [ -111.766631857570871, 24.208149347178189 ], [ -111.782733531299726, 24.197755996621112 ], [ -111.790949047138156, 24.196315056161982 ], [ -111.81985428921142, 24.198701526152718 ], [ -111.84706902424945, 24.204278681525778 ], [ -111.849310359300375, 24.20601570260721 ], [ -111.851231291168531, 24.209103796804843 ], [ -111.852219190132033, 24.209573067532979 ], [ -111.86951452096028, 24.208475589854832 ], [ -111.881201679377767, 24.201090718088537 ], [ -111.88583954397096, 24.199245294855896 ], [ -111.900673473020618, 24.205470345221542 ], [ -111.90082742851699, 24.207524027838314 ], [ -111.900210440539283, 24.210396262050246 ], [ -111.885622103200333, 24.247278842699401 ], [ -111.878500582136454, 24.252369327248335 ], [ -111.876791494098853, 24.253036279748539 ], [ -111.873784028767943, 24.252332539119827 ], [ -111.863259935089189, 24.244556976502022 ], [ -111.854301372357298, 24.236588564764887 ], [ -111.845725655895649, 24.232196831831562 ], [ -111.843089855665951, 24.23363662591418 ], [ -111.84310987393485, 24.241226316434997 ], [ -111.849895148005572, 24.249871705239908 ], [ -111.862128507347606, 24.257607807333606 ], [ -111.866681107428718, 24.262091343654269 ], [ -111.866967555455261, 24.283787385848481 ], [ -111.860384148487981, 24.289449882699955 ], [ -111.835784134934528, 24.285140854598563 ], [ -111.832697990109125, 24.285599318317338 ], [ -111.827648763869703, 24.289061553658136 ], [ -111.820732568002242, 24.296672799344588 ], [ -111.820423957463831, 24.297862755980862 ], [ -111.823340519104406, 24.300815871240363 ], [ -111.837498835640716, 24.303930758025238 ], [ -111.843289728233117, 24.306723791140243 ], [ -111.849247551918239, 24.311655445441232 ], [ -111.849647375351452, 24.312698716402092 ], [ -111.849342777578002, 24.314534416675439 ], [ -111.841412013069558, 24.336467975361519 ], [ -111.831528978521519, 24.335919620254664 ], [ -111.828522138231875, 24.334809068197082 ], [ -111.825038974628498, 24.331503564789902 ], [ -111.814694218672784, 24.33027978139922 ], [ -111.802870213937325, 24.334807666082877 ], [ -111.80133190187415, 24.337756737040728 ], [ -111.801097705600952, 24.345571656306994 ], [ -111.804613509621717, 24.345748225082893 ], [ -111.811165463206621, 24.344202669641451 ], [ -111.813844744671471, 24.346430308476503 ], [ -111.819380785021295, 24.353255198406181 ], [ -111.819803701866519, 24.355241714213268 ], [ -111.817843770221344, 24.357974225681417 ], [ -111.811538579152966, 24.362169454122363 ], [ -111.804747845869471, 24.359292837966095 ], [ -111.792758192779331, 24.358787458217925 ], [ -111.790054879730832, 24.364665104026077 ], [ -111.786083042675955, 24.378581574964347 ], [ -111.789402351542407, 24.378806169985701 ], [ -111.801694932699306, 24.377442340341812 ], [ -111.814921559337407, 24.387468892085082 ], [ -111.817248300705586, 24.391138608102331 ], [ -111.816809221406032, 24.391814412429213 ], [ -111.811190117925591, 24.390223767501489 ], [ -111.806254897361782, 24.390717020414147 ], [ -111.798988241620492, 24.392785618748608 ], [ -111.794268639786395, 24.397658637388982 ], [ -111.792175603291312, 24.402154987239911 ], [ -111.792502902210884, 24.406715805064053 ], [ -111.787485668895471, 24.422704660673382 ], [ -111.785199721512726, 24.423937391633199 ], [ -111.777333305961349, 24.424817864278928 ], [ -111.761046921971342, 24.436372468603974 ], [ -111.760588142773017, 24.443428700182888 ], [ -111.760844183289151, 24.445509314384328 ], [ -111.762928262140662, 24.445573497522261 ], [ -111.764972124646746, 24.443887515232106 ], [ -111.765854260842971, 24.443914002845503 ], [ -111.774330884311453, 24.447694001466154 ], [ -111.781459974825353, 24.463718685463686 ], [ -111.783723788951008, 24.472832319516069 ], [ -111.780059830176114, 24.484612206425322 ], [ -111.776570195134951, 24.492298107095991 ], [ -111.767727851191225, 24.503699255738884 ], [ -111.765822339278017, 24.50340044366267 ], [ -111.762607128514574, 24.500079436703434 ], [ -111.761292178983737, 24.495678128134955 ], [ -111.759464119009451, 24.492921022723102 ], [ -111.749738078282789, 24.494950360452126 ], [ -111.741417146458474, 24.508898278683308 ], [ -111.721074190972701, 24.523339916620628 ], [ -111.717154600355229, 24.523904537455266 ], [ -111.71469054265944, 24.522006947192519 ], [ -111.711423167417067, 24.502431153610729 ], [ -111.712777032761423, 24.474627270813862 ], [ -111.715318787280637, 24.470054110112304 ], [ -111.721454533076056, 24.464906876560619 ], [ -111.728219179549257, 24.44490360634807 ], [ -111.732303021692687, 24.431053518269795 ], [ -111.73301688141261, 24.427243605683412 ], [ -111.732949989373324, 24.420372936898946 ], [ -111.720374026190797, 24.389046004115414 ], [ -111.716000632953168, 24.388366268411652 ], [ -111.696438170677155, 24.397300456858819 ], [ -111.69182590254303, 24.400880411294011 ], [ -111.690397800909864, 24.414051805900424 ], [ -111.692347673952398, 24.418245162465062 ], [ -111.695214114255563, 24.423004793746788 ], [ -111.696343614287841, 24.423923207385521 ], [ -111.696649722121123, 24.427586055541127 ], [ -111.691484657510614, 24.434050940747277 ], [ -111.689701074306441, 24.434240799723103 ], [ -111.684789647664545, 24.433039605652841 ], [ -111.678215063034557, 24.428608811103853 ], [ -111.661786780141043, 24.414034057751966 ], [ -111.661692973857029, 24.40722632458197 ], [ -111.658913517731364, 24.405720644909049 ], [ -111.653164137180312, 24.406204765382896 ], [ -111.641503269798037, 24.428648518174871 ], [ -111.640602759153523, 24.428868341797713 ], [ -111.629820331730684, 24.420327520630117 ], [ -111.628964970793717, 24.418179806181815 ], [ -111.631486686257233, 24.399566588841623 ], [ -111.631816868168812, 24.383321252977613 ], [ -111.630494465900426, 24.370028195408182 ], [ -111.628261688812501, 24.362113678626997 ], [ -111.621301640384715, 24.363604248973775 ], [ -111.620725294903977, 24.36943991705272 ], [ -111.622958675718678, 24.378228400429563 ], [ -111.620624087455909, 24.392919213680347 ], [ -111.603290037973636, 24.416546467019955 ], [ -111.601995313447915, 24.415718345422331 ], [ -111.596630107320834, 24.409859634736137 ], [ -111.595638700524532, 24.408339010467603 ], [ -111.588641038986282, 24.381672377406765 ], [ -111.585948588636825, 24.364157862664808 ], [ -111.587192515202162, 24.355803286019675 ], [ -111.602070555084623, 24.323760237668807 ], [ -111.608577037615433, 24.319390475641971 ], [ -111.630623142391897, 24.325928766599418 ], [ -111.639569511889064, 24.333471279194427 ], [ -111.640743702916467, 24.336766802225846 ], [ -111.64013853244721, 24.33878167999671 ], [ -111.637295594421033, 24.339498320969 ], [ -111.637096240040123, 24.342287109280157 ], [ -111.647680267410209, 24.354450475794117 ], [ -111.649516915044799, 24.352972836790425 ] ] ], [ [ [ -106.924775965058714, 25.285749498432629 ], [ -106.922332175407107, 25.291745630758335 ], [ -106.917341091433258, 25.298344484622884 ], [ -106.910493953913601, 25.302445786398341 ], [ -106.904756315987413, 25.304926747543192 ], [ -106.895557510140605, 25.303445506441236 ], [ -106.888965924753833, 25.304138501636238 ], [ -106.886734271947986, 25.305950642674361 ], [ -106.884896512345648, 25.311172473015947 ], [ -106.883378436339612, 25.313163046139305 ], [ -106.873967190444716, 25.321601524490859 ], [ -106.868993181451714, 25.322312956073368 ], [ -106.854919880947222, 25.32216413501876 ], [ -106.843261187527489, 25.318968364686636 ], [ -106.840655924328843, 25.317312501361354 ], [ -106.833288838656344, 25.308324143698293 ], [ -106.837093213139809, 25.298520189484105 ], [ -106.837820244559268, 25.294696960106489 ], [ -106.838440708790671, 25.286796789374357 ], [ -106.837599375842032, 25.282826154809662 ], [ -106.833103098241679, 25.278740590544874 ], [ -106.82710772451037, 25.275388568625374 ], [ -106.821819015485346, 25.269605695712574 ], [ -106.820017417972323, 25.266361708137488 ], [ -106.816906599802095, 25.2573609006363 ], [ -106.826737667365876, 25.243917750911109 ], [ -106.83833590047044, 25.235927645710561 ], [ -106.850271995447002, 25.221762844832813 ], [ -106.858283596947544, 25.218332810189473 ], [ -106.903753529419077, 25.230181562034399 ], [ -106.914142556351493, 25.23059632150354 ], [ -106.921988853538252, 25.233085097278138 ], [ -106.927264322683243, 25.240887323139873 ], [ -106.927430987198406, 25.241939503757752 ], [ -106.92579693398082, 25.243773937716679 ], [ -106.925339975295969, 25.250673343864623 ], [ -106.926215436199612, 25.272876331393409 ], [ -106.926572986743253, 25.273659702837886 ], [ -106.928402866825806, 25.274567397832033 ], [ -106.929018845632839, 25.27570887867336 ], [ -106.928504758037391, 25.279232075708865 ], [ -106.924775965058714, 25.285749498432629 ] ] ], [ [ [ -107.892731745800802, 25.797634807775207 ], [ -107.895775151173922, 25.796176630027674 ], [ -107.895677842337918, 25.793429821147086 ], [ -107.904052413190826, 25.785123277614666 ], [ -107.907184115228191, 25.786488988609882 ], [ -107.918132013804438, 25.789456183818444 ], [ -107.936783485236461, 25.79084902619325 ], [ -107.938684896386007, 25.790142680001392 ], [ -107.953602658705435, 25.767232041965471 ], [ -107.97368869797188, 25.754295636951081 ], [ -107.989580166207915, 25.742068742567298 ], [ -107.991987522112026, 25.741132731962391 ], [ -107.993616710019921, 25.742639313598044 ], [ -107.994108151560695, 25.744068992132743 ], [ -107.994567182364875, 25.757421589538158 ], [ -108.001449567716804, 25.771165453542391 ], [ -108.008419025213044, 25.774829254020734 ], [ -108.009794183679773, 25.773709825465964 ], [ -108.010031009229749, 25.768097697964603 ], [ -108.011136968131197, 25.767399403948975 ], [ -108.024175039529212, 25.767688785273577 ], [ -108.027542653471841, 25.769090312574448 ], [ -108.030017869141062, 25.772892962478011 ], [ -108.029569138994006, 25.776631074893398 ], [ -108.026062295248892, 25.781969309188941 ], [ -108.02294881329135, 25.782480575344952 ], [ -108.021072351426071, 25.78440314176806 ], [ -108.014956381287462, 25.79279038195428 ], [ -108.013595571985263, 25.797505096649434 ], [ -108.018123233320338, 25.805476275784184 ], [ -108.023580868703732, 25.806165951510359 ], [ -108.033346099506687, 25.817784822046747 ], [ -108.039108253738462, 25.838077734715849 ], [ -108.079897428325992, 25.865737926265503 ], [ -108.082768005263844, 25.869578895937114 ], [ -108.083171136232863, 25.874056263997257 ], [ -108.086074071170373, 25.878389753809746 ], [ -108.101388977751554, 25.890505436342227 ], [ -108.114764186344502, 25.897555501677619 ], [ -108.117699648876552, 25.899860432308941 ], [ -108.116897125891526, 25.904873258926909 ], [ -108.11219903315201, 25.912634193178288 ], [ -108.128977843203344, 25.943528626616281 ], [ -108.134091658117242, 25.948219326543022 ], [ -108.15525449845164, 25.958765664387297 ], [ -108.162338986055204, 25.959602418214018 ], [ -108.166220265727972, 25.958066517093449 ], [ -108.16560047675442, 25.956324502836406 ], [ -108.162610827699012, 25.952110451678713 ], [ -108.157439238410348, 25.947072022995378 ], [ -108.147287048403825, 25.940516841647824 ], [ -108.131335994663232, 25.917877274614096 ], [ -108.119164647915184, 25.869885899914721 ], [ -108.120564790778488, 25.866678797325829 ], [ -108.131612463906791, 25.861005489797925 ], [ -108.139302443028555, 25.858308129878768 ], [ -108.184023216795254, 25.867562711028611 ], [ -108.192441916628354, 25.86635479340551 ], [ -108.204420705852883, 25.866988977918194 ], [ -108.210185429896072, 25.868406983334648 ], [ -108.235589058232833, 25.901411923770347 ], [ -108.240443207978373, 25.912184967986693 ], [ -108.246985904025834, 25.915554670981503 ], [ -108.249444003347051, 25.912469460607657 ], [ -108.250892974749235, 25.908740258478733 ], [ -108.249483499292936, 25.904047070463189 ], [ -108.245960085432102, 25.896847767768406 ], [ -108.244380985322692, 25.887791972743312 ], [ -108.250165745552863, 25.875573466934053 ], [ -108.25942892564197, 25.872787691734054 ], [ -108.261186641291445, 25.872852060815319 ], [ -108.266847004750886, 25.874796554753797 ], [ -108.271127219923912, 25.877979379956837 ], [ -108.277317548082806, 25.87968736307052 ], [ -108.284216544200262, 25.879975355101696 ], [ -108.292506394744521, 25.879274946980001 ], [ -108.293698336665003, 25.878557678819568 ], [ -108.294142674624609, 25.8717629428319 ], [ -108.301760448688995, 25.866585122766626 ], [ -108.308324932946277, 25.869695757234624 ], [ -108.310005093905744, 25.874352735256892 ], [ -108.318218632379271, 25.880337858430654 ], [ -108.324049713115997, 25.870097803557691 ], [ -108.321750115831904, 25.866741130272334 ], [ -108.320922357834277, 25.85607532169675 ], [ -108.321481738826833, 25.855866127647591 ], [ -108.31963974590667, 25.852822113361878 ], [ -108.316924684291578, 25.849857734426251 ], [ -108.300828358841983, 25.849790642344061 ], [ -108.276121460943102, 25.853813596189834 ], [ -108.272225792318906, 25.858608926663798 ], [ -108.2533763388724, 25.857151144712681 ], [ -108.237531190487431, 25.859398018798259 ], [ -108.229664343526522, 25.859330476445354 ], [ -108.215980182738761, 25.856132032314065 ], [ -108.192063639870824, 25.848118677491279 ], [ -108.150986707036552, 25.822653180598824 ], [ -108.148762459861857, 25.819545568736963 ], [ -108.149411647826582, 25.810789014163063 ], [ -108.151885598674397, 25.803139188109249 ], [ -108.153859114691656, 25.799634853852538 ], [ -108.156204455859921, 25.797625951127348 ], [ -108.160287224687551, 25.790929975455047 ], [ -108.163174279875406, 25.779047583783921 ], [ -108.156378839446404, 25.777767512107886 ], [ -108.144190094502136, 25.794489272974175 ], [ -108.138373196646057, 25.80472377401416 ], [ -108.139598947302943, 25.813420368015791 ], [ -108.13805461499345, 25.817986713293489 ], [ -108.120984271454375, 25.821917397885144 ], [ -108.120772865143877, 25.829006025599462 ], [ -108.118345758597954, 25.829079754909408 ], [ -108.114227907936538, 25.826008242445621 ], [ -108.093148937680112, 25.794127293864449 ], [ -108.080949247698982, 25.776433933648111 ], [ -108.076965208292691, 25.774442674987803 ], [ -108.056210704991642, 25.770812482257679 ], [ -108.052409199255152, 25.761232972299798 ], [ -108.041685608925135, 25.750783979677188 ], [ -108.034703130879478, 25.748387808950774 ], [ -108.028962477297938, 25.741850251558308 ], [ -108.018949493774741, 25.727898427678618 ], [ -108.023783056415397, 25.710001998175976 ], [ -108.02670935974551, 25.705390936999301 ], [ -108.054887195500925, 25.678157054925844 ], [ -108.05715464814584, 25.676795187381888 ], [ -108.060135415039312, 25.676530522423 ], [ -108.062365596532359, 25.676643043314989 ], [ -108.065107432743559, 25.677869131002435 ], [ -108.066376285092261, 25.679901681674952 ], [ -108.067460092342031, 25.683194828289782 ], [ -108.067842519584701, 25.686353488818469 ], [ -108.067654112081271, 25.690700982100651 ], [ -108.066134135879622, 25.692233184380356 ], [ -108.066524091080652, 25.697218980576594 ], [ -108.069207425200403, 25.697895493563564 ], [ -108.071065216881848, 25.698224346738744 ], [ -108.083177133607037, 25.696542543428368 ], [ -108.090138001407439, 25.685853894661108 ], [ -108.083198275318395, 25.681059649756918 ], [ -108.081637021133659, 25.68049211748767 ], [ -108.077841941164692, 25.674630648069382 ], [ -108.075416067436635, 25.662145953607364 ], [ -108.076015859871092, 25.660355847000684 ], [ -108.078674952136083, 25.658339661200451 ], [ -108.098608591575484, 25.653721274450557 ], [ -108.117555216684721, 25.658799470989258 ], [ -108.122598559499551, 25.659613774767678 ], [ -108.133954110100163, 25.659070032527019 ], [ -108.138078250085229, 25.656210907950875 ], [ -108.140347233874877, 25.6515212451345 ], [ -108.139725504234065, 25.64573425140102 ], [ -108.135445820428998, 25.643777788572134 ], [ -108.115995204196722, 25.631451431889136 ], [ -108.112606051896691, 25.628393523627881 ], [ -108.107475000262454, 25.618991877506229 ], [ -108.107302297913719, 25.605434073123799 ], [ -108.107889909935892, 25.60372178181067 ], [ -108.111863366354712, 25.599329772591972 ], [ -108.119919890882613, 25.594318289270749 ], [ -108.131746903009642, 25.594904605307633 ], [ -108.141727237411843, 25.603053473252608 ], [ -108.145689556784262, 25.607009979414308 ], [ -108.146041135357819, 25.615350586062654 ], [ -108.151458587872526, 25.61917365664549 ], [ -108.158632926368242, 25.616175180992371 ], [ -108.164256495646924, 25.615451990604654 ], [ -108.185560620727955, 25.618582201960699 ], [ -108.186173807989945, 25.624611079391357 ], [ -108.220430969712751, 25.640962019425491 ], [ -108.231325705548102, 25.641398942065909 ], [ -108.237351869927352, 25.641057939703913 ], [ -108.239383695434199, 25.640261701669644 ], [ -108.250220427169751, 25.629495551257801 ], [ -108.256677332311895, 25.624118905631626 ], [ -108.264428923563528, 25.6275743185168 ], [ -108.279064987160396, 25.632560147383629 ], [ -108.296694994134569, 25.636133308414962 ], [ -108.300256444692252, 25.636102956688632 ], [ -108.306574453187395, 25.634807635898525 ], [ -108.311668847996771, 25.635837113488737 ], [ -108.346248335316261, 25.644941981858601 ], [ -108.37383336279666, 25.653379241533134 ], [ -108.395379232355111, 25.658763909313699 ], [ -108.406870902482183, 25.66020025112908 ], [ -108.411916039571167, 25.657316278824911 ], [ -108.423456240100606, 25.659881407748411 ], [ -108.426684561887242, 25.661577078945975 ], [ -108.430659221363612, 25.672202839584315 ], [ -108.434740695944186, 25.677091153674926 ], [ -108.436559005901614, 25.678626840863107 ], [ -108.471704435671242, 25.692709187127846 ], [ -108.495551818892736, 25.698189799821577 ], [ -108.502875658711559, 25.698953303229477 ], [ -108.51160682808937, 25.702638392754295 ], [ -108.517256192685764, 25.706982834443618 ], [ -108.51933456911371, 25.710048779604289 ], [ -108.519930937716325, 25.710928393602053 ], [ -108.520452353607112, 25.715202340399884 ], [ -108.519918038504215, 25.718452744252819 ], [ -108.520482412362128, 25.721878614212262 ], [ -108.52304950091353, 25.729056578300138 ], [ -108.529527627598227, 25.738387066630676 ], [ -108.537141707874298, 25.743721933024357 ], [ -108.548910987573322, 25.750178848405845 ], [ -108.575753975224941, 25.761947283290908 ], [ -108.597108574434955, 25.768363589089294 ], [ -108.598567129222729, 25.774463609470413 ], [ -108.59753004678835, 25.779824079559404 ], [ -108.599501640709363, 25.783328906334066 ], [ -108.606401605256849, 25.783646812204726 ], [ -108.633089067480512, 25.781321911697802 ], [ -108.732987184829781, 25.779158444005571 ], [ -108.75406209196197, 25.785857017046446 ], [ -108.771988293643943, 25.792350218392674 ], [ -108.796536628268001, 25.798349618117857 ], [ -108.816665166276223, 25.801414699861045 ], [ -108.849708318165113, 25.802979364071692 ], [ -108.90944549922142, 25.805721299307042 ], [ -108.928613710133376, 25.807065257383012 ], [ -108.949607046410875, 25.809610617430842 ], [ -108.98379409028918, 25.816561200753611 ], [ -108.999595442519478, 25.820934927544183 ], [ -109.042949726261355, 25.831359557344218 ], [ -109.0726007767623, 25.835369209265508 ], [ -109.075491203510026, 25.83790710575796 ], [ -109.075662459394678, 25.839027205393258 ], [ -109.074551133502197, 25.844720845678971 ], [ -109.073365754790714, 25.84751832897491 ], [ -109.065348053916296, 25.847090800843052 ], [ -109.062340465075735, 25.853125977696752 ], [ -109.064911110172147, 25.868583695751635 ], [ -109.064497192852883, 25.886002469389378 ], [ -109.064207669315735, 25.888207143397139 ], [ -109.062120035745508, 25.891194965759588 ], [ -109.060050461539731, 25.892799016256223 ], [ -109.050538621901467, 25.894878302851946 ], [ -109.04697848057198, 25.893754406716194 ], [ -109.044995506191995, 25.888531148056217 ], [ -109.047222216313614, 25.884875739387592 ], [ -109.047464219923512, 25.882590607165458 ], [ -109.045096515303726, 25.879465314609845 ], [ -109.040357657706622, 25.879045251305911 ], [ -109.033184738863781, 25.881012576151392 ], [ -109.031550608136925, 25.882301743930988 ], [ -109.027258732173692, 25.8884503764607 ], [ -109.02661992059781, 25.890301418712784 ], [ -109.027653456070851, 25.892021825774673 ], [ -109.030068389503612, 25.893537629203902 ], [ -109.031989547807655, 25.895512541796087 ], [ -109.033706748282953, 25.90388333660205 ], [ -109.027399749399763, 25.928735143115638 ], [ -109.033182437250389, 25.938477339248809 ], [ -109.038302833997889, 25.933529333782161 ], [ -109.044959328241333, 25.933378485888593 ], [ -109.047344782231463, 25.934078918265655 ], [ -109.049745876140292, 25.935956089674189 ], [ -109.050095284903051, 25.937545524884236 ], [ -109.04969312520889, 25.942659974182796 ], [ -109.049147717635591, 25.944424226751764 ], [ -109.046317810642748, 25.947839123231361 ], [ -109.045292135474114, 25.953182110326267 ], [ -109.052785143398935, 25.96098694624985 ], [ -109.058727437918918, 25.965612016132937 ], [ -109.065345228146484, 25.97313517316163 ], [ -109.080839293295398, 25.99292455111906 ], [ -109.086236987877044, 26.000916971452487 ], [ -109.089597934953588, 26.010513162447715 ], [ -109.089618814915738, 26.013102346836895 ], [ -109.088623736375197, 26.01438592659202 ], [ -109.085708002808616, 26.01555431478177 ], [ -109.082270523610035, 26.019267295241136 ], [ -109.076534742431278, 26.030040675209708 ], [ -109.075606665570774, 26.032794956590823 ], [ -109.077396835528461, 26.059140076497194 ], [ -109.080010215210308, 26.066603540278233 ], [ -109.089089729209917, 26.076105161439212 ], [ -109.099672235228823, 26.071574069532783 ], [ -109.099941546586663, 26.059727600819283 ], [ -109.095139245746765, 26.034370166830605 ], [ -109.095202082494524, 26.032242441793837 ], [ -109.104266881899136, 26.023094760075864 ], [ -109.109480948352811, 26.020550204173503 ], [ -109.111234577899609, 26.018215516261737 ], [ -109.112706802189692, 26.014693741107287 ], [ -109.11613899789802, 25.985337475654003 ], [ -109.111040413648382, 25.974195117782845 ], [ -109.111439839490345, 25.9710994565765 ], [ -109.114656195081039, 25.96354547758736 ], [ -109.116209012926674, 25.961297395425607 ], [ -109.133179748233957, 25.942797736539227 ], [ -109.165392138853562, 25.904310700131528 ], [ -109.172433811362566, 25.898001268154729 ], [ -109.176412147310842, 25.893364255177872 ], [ -109.178191338257619, 25.889559977880893 ], [ -109.178583570180564, 25.884296475990585 ], [ -109.181644632168101, 25.878264036102578 ], [ -109.189203242303904, 25.869025267863549 ], [ -109.192197882856249, 25.866596225113657 ], [ -109.19472579685592, 25.864629959461183 ], [ -109.200873858721863, 25.861906707902381 ], [ -109.216322435098391, 25.856165267872246 ], [ -109.265480894829921, 25.842764924084733 ], [ -109.272755924680695, 25.839057782435894 ], [ -109.292448724932655, 25.83459931917298 ], [ -109.330702970820596, 25.82852656991642 ], [ -109.34154845811679, 25.828140009171779 ], [ -109.364985369523851, 25.832288898125459 ], [ -109.402906839735479, 25.836868185997794 ], [ -109.418159499691839, 25.837512533288432 ], [ -109.469912217645174, 25.836642326792568 ], [ -109.474844451208369, 25.837614559492504 ], [ -109.479624488694924, 25.844091001128032 ], [ -109.497238862996099, 25.876689718609811 ], [ -109.51183722154542, 25.874072860283693 ], [ -109.531021692133891, 25.859276476590971 ], [ -109.545378688363272, 25.846913515962836 ], [ -109.588489510037036, 25.854504333936625 ], [ -109.599485043888393, 25.855584229328223 ], [ -109.612681509765565, 25.855040457816074 ], [ -109.620292932811111, 25.853796156352757 ], [ -109.634183141483916, 25.849011798713008 ], [ -109.642780189863785, 25.847160569257301 ], [ -109.649831539622753, 25.846182581736461 ], [ -109.677880788590343, 25.844907118335414 ], [ -109.746495395248758, 25.835430737351587 ], [ -109.758417034439859, 25.832978673494654 ], [ -109.782670293919807, 25.826335359665499 ], [ -109.806965157482452, 25.818122334287242 ], [ -109.820584674054572, 25.811664296280263 ], [ -109.827476847704858, 25.80806606140364 ], [ -109.85835441086509, 25.785999928226396 ], [ -109.871716951487571, 25.777872111191513 ], [ -109.884353747888028, 25.773150415725404 ], [ -109.92999764380852, 25.751443657601165 ], [ -109.973158858355589, 25.72854945198808 ], [ -109.987811882268119, 25.718615729707459 ], [ -110.023209901467382, 25.690789675794349 ], [ -110.024341657970339, 25.689902227206591 ], [ -110.033358389023221, 25.687885984993617 ], [ -110.044880683656018, 25.687618180468998 ], [ -110.047583453496898, 25.687849669137044 ], [ -110.048272893015465, 25.69010290233415 ], [ -110.049452481734903, 25.691486866965935 ], [ -110.052096455874207, 25.692078025473119 ], [ -110.055371699289282, 25.692593536801976 ], [ -110.061924462615082, 25.690618703819371 ], [ -110.066354873857847, 25.694759307876271 ], [ -110.067299544385421, 25.699262541195651 ], [ -110.0651512239303, 25.70610171501519 ], [ -110.096973795567351, 25.721281552987634 ], [ -110.1144291481979, 25.726142315186351 ], [ -110.12072010625144, 25.726558578783347 ], [ -110.129541530595631, 25.734602929593802 ], [ -110.132235557787979, 25.74189068849352 ], [ -110.147223404325786, 25.739649041389612 ], [ -110.155651079678364, 25.736101517441877 ], [ -110.157537689032395, 25.734237799875302 ], [ -110.157089501485174, 25.726382412987014 ], [ -110.169686405985544, 25.719020484484361 ], [ -110.172738628179658, 25.71936300381638 ], [ -110.180389223599121, 25.724204759527442 ], [ -110.186608678062981, 25.72598872022078 ], [ -110.193847784016654, 25.723251293718153 ], [ -110.195675107550258, 25.721438741244025 ], [ -110.196760521717181, 25.718599381110383 ], [ -110.196510638011276, 25.717029667161967 ], [ -110.197066609441521, 25.716501809806541 ], [ -110.205889478866482, 25.715275120869062 ], [ -110.222138227709181, 25.720802309413003 ], [ -110.227386241568297, 25.727514189016603 ], [ -110.22759006012457, 25.730691768441776 ], [ -110.229093951767879, 25.735086453559255 ], [ -110.230587014043408, 25.7366927051659 ], [ -110.245436304639611, 25.744709581970664 ], [ -110.255511274057852, 25.747138240349059 ], [ -110.26307328481802, 25.748589842589368 ], [ -110.286960168823484, 25.740705692344967 ], [ -110.289708857671542, 25.734015137183036 ], [ -110.297112605745298, 25.735698333829184 ], [ -110.302005681715301, 25.769459806812499 ], [ -110.299878859445812, 25.791479916260901 ], [ -110.297921410493615, 25.796800995945404 ], [ -110.29744339734998, 25.809936390711908 ], [ -110.302328249551366, 25.813765520823875 ], [ -110.308183068641128, 25.812756146347201 ], [ -110.310756175780469, 25.811258882204971 ], [ -110.312120734488445, 25.804286380071659 ], [ -110.325464974402649, 25.800584500153011 ], [ -110.330010587580645, 25.800191580689244 ], [ -110.336351880704356, 25.798496861276753 ], [ -110.357829691675349, 25.782173782693789 ], [ -110.362403579962248, 25.776828616545664 ], [ -110.36644251287413, 25.768680407060423 ], [ -110.366763075980472, 25.762642871016624 ], [ -110.366206901931562, 25.753032087358466 ], [ -110.352311611569917, 25.736121860719468 ], [ -110.334747404525459, 25.725850023963595 ], [ -110.335994741876533, 25.722370811439706 ], [ -110.358868039773654, 25.718407641878965 ], [ -110.395081153961328, 25.724403403014261 ], [ -110.432815945571008, 25.736665261317679 ], [ -110.437497739011391, 25.745216295391725 ], [ -110.436335714852547, 25.746388925634491 ], [ -110.436749396882632, 25.74923213404351 ], [ -110.437521729478291, 25.750903896374261 ], [ -110.446412503515162, 25.752584593220348 ], [ -110.453575992879763, 25.756233084141456 ], [ -110.461888307517711, 25.75762576993688 ], [ -110.479961425623586, 25.758100061147495 ], [ -110.495748475852878, 25.757251986980894 ], [ -110.50750235808141, 25.747244322057742 ], [ -110.516725674013571, 25.736275344160816 ], [ -110.522779179294048, 25.733779922595151 ], [ -110.538260762323873, 25.733812561056645 ], [ -110.541358469462935, 25.735529587592808 ], [ -110.542719967852193, 25.736961717664716 ], [ -110.542967424432035, 25.73807885935507 ], [ -110.536707855424382, 25.752106324317058 ], [ -110.527078785939608, 25.759865450438959 ], [ -110.516750972851696, 25.772138692347049 ], [ -110.506884963674366, 25.80579391802366 ], [ -110.513711701102665, 25.809266863895456 ], [ -110.519078249380485, 25.805730043023861 ], [ -110.520798813431384, 25.799185106328991 ], [ -110.522149178034525, 25.790426470365144 ], [ -110.525081798968102, 25.783737916449788 ], [ -110.526744926630329, 25.783036798218824 ], [ -110.550595549178809, 25.757698807271403 ], [ -110.563620414745017, 25.743484800185335 ], [ -110.569303040102383, 25.735412469811401 ], [ -110.575472501148894, 25.7286939459979 ], [ -110.59558127976257, 25.712408031450451 ], [ -110.602256284265437, 25.710679701305953 ], [ -110.617244524754483, 25.708776155263347 ], [ -110.618737638717761, 25.709811273603265 ], [ -110.625129894194387, 25.704688925210071 ], [ -110.625284860507037, 25.702262926557921 ], [ -110.622035202147572, 25.691877922851706 ], [ -110.618140966667198, 25.684622214266554 ], [ -110.613733641793644, 25.685734347564598 ], [ -110.610171321456804, 25.69033397490108 ], [ -110.605368241287778, 25.693544572112021 ], [ -110.575022216069627, 25.710176567197244 ], [ -110.573427022800018, 25.710361721138401 ], [ -110.572281029440617, 25.70940079434175 ], [ -110.572295546469803, 25.707597287730852 ], [ -110.563368663984562, 25.703812244601352 ], [ -110.567856823309413, 25.689579170689584 ], [ -110.578531687397614, 25.674601036845722 ], [ -110.591761474728031, 25.664504363139393 ], [ -110.599311479155048, 25.662644477292879 ], [ -110.615744685261404, 25.646819369480983 ], [ -110.626969739469786, 25.633445549575733 ], [ -110.632131622870887, 25.62585339628491 ], [ -110.639385675768679, 25.611984714853342 ], [ -110.649697061108213, 25.59434001214446 ], [ -110.65395616055315, 25.59221905621143 ], [ -110.656965004292388, 25.591853813952909 ], [ -110.659306074015632, 25.592098890100612 ], [ -110.671735725416809, 25.601675040251163 ], [ -110.673904332741884, 25.60497474134554 ], [ -110.674512004091071, 25.607172087801874 ], [ -110.673079786854046, 25.611308166336865 ], [ -110.668075193124423, 25.619075382622444 ], [ -110.658523185586574, 25.629911353629858 ], [ -110.653551962921483, 25.631785171511879 ], [ -110.649237228113321, 25.641373941470917 ], [ -110.647462469681869, 25.647643430841743 ], [ -110.652511372998092, 25.649515788746363 ], [ -110.659480062487134, 25.646921834941907 ], [ -110.665502140207053, 25.642285625580666 ], [ -110.667741560048341, 25.636632861258605 ], [ -110.674451730620873, 25.63401310696354 ], [ -110.688996431049418, 25.633713011275066 ], [ -110.692193817764377, 25.637648068203951 ], [ -110.695831964999712, 25.649757546789893 ], [ -110.696530652992351, 25.653761380348438 ], [ -110.688597309801807, 25.690282601636259 ], [ -110.685434380593335, 25.700153198903148 ], [ -110.681947395590143, 25.703884414692904 ], [ -110.668808270225256, 25.708661601995896 ], [ -110.667044930576751, 25.706926538483962 ], [ -110.661588941146661, 25.703714877325769 ], [ -110.649062358067681, 25.702189904369074 ], [ -110.632542391149343, 25.714943514811356 ], [ -110.623868807391204, 25.725860400379741 ], [ -110.620769031833206, 25.735615771053073 ], [ -110.593560481922609, 25.74963698091037 ], [ -110.579699659866662, 25.76226026587986 ], [ -110.557040838629092, 25.785971330490373 ], [ -110.544457871307898, 25.794446103770376 ], [ -110.541338600548826, 25.795061343670138 ], [ -110.535510359563432, 25.797805796107827 ], [ -110.527225022837357, 25.80416948655169 ], [ -110.527062494727431, 25.807652273696931 ], [ -110.52747839977809, 25.808490371842563 ], [ -110.533189404479927, 25.810948480171756 ], [ -110.537135123580669, 25.810901191186282 ], [ -110.541639743172198, 25.807517943764076 ], [ -110.54846601670998, 25.804943891534407 ], [ -110.550379960183292, 25.805022315154591 ], [ -110.550979319993388, 25.805719876688638 ], [ -110.552840619174191, 25.812332111046402 ], [ -110.552722038133695, 25.812625970517693 ], [ -110.556362309106021, 25.822000025040214 ], [ -110.5545538158553, 25.825954058774041 ], [ -110.552367038851131, 25.830817418883651 ], [ -110.549528510220767, 25.840954406492219 ], [ -110.550117254701178, 25.842631832602073 ], [ -110.550840745081658, 25.842574862866279 ], [ -110.552343060197501, 25.841925455199018 ], [ -110.553503971263439, 25.840878362468043 ], [ -110.556539312690148, 25.837449147204826 ], [ -110.559116384399616, 25.832124771877453 ], [ -110.559727736799118, 25.830456600985425 ], [ -110.56179080987269, 25.820554026292953 ], [ -110.561966459707094, 25.819025864861583 ], [ -110.562062528578338, 25.810891909116837 ], [ -110.561864432091753, 25.810205837063307 ], [ -110.566830340685542, 25.804836396566433 ], [ -110.573627326271463, 25.798899849441394 ], [ -110.574242853655889, 25.799248798173249 ], [ -110.574576987338077, 25.799437879627686 ], [ -110.575411013373994, 25.800550840896889 ], [ -110.576243705402092, 25.802960690681189 ], [ -110.576682599340089, 25.810271995208296 ], [ -110.574176023718834, 25.824279381236305 ], [ -110.569533821077712, 25.832832620286698 ], [ -110.568727093985999, 25.834377478029015 ], [ -110.566112386038228, 25.840616638055899 ], [ -110.564788118587231, 25.845382578967495 ], [ -110.566669103931332, 25.849438682424921 ], [ -110.567517742578531, 25.848999276833833 ], [ -110.578593545808573, 25.830740796473986 ], [ -110.584225672369513, 25.820468003780572 ], [ -110.58579015969876, 25.819032219279329 ], [ -110.591380939330492, 25.81400060830844 ], [ -110.596964413839132, 25.808959966726015 ], [ -110.602251325896447, 25.803034963285096 ], [ -110.604651724969955, 25.80025211164968 ], [ -110.606514467730889, 25.797086098709933 ], [ -110.607010142749843, 25.795739719524601 ], [ -110.614672900113177, 25.789912742281697 ], [ -110.628367820543119, 25.78436330445232 ], [ -110.630080946893017, 25.785711608952237 ], [ -110.631919401077212, 25.787821908694813 ], [ -110.634455425082848, 25.791464586383082 ], [ -110.635326629083139, 25.792951618150539 ], [ -110.635775170616213, 25.794297744058944 ], [ -110.634730440343887, 25.796337511013306 ], [ -110.623902506027449, 25.817070671221508 ], [ -110.622476786740265, 25.819532926587371 ], [ -110.616693585303523, 25.829203368245203 ], [ -110.613845392098014, 25.832430101898318 ], [ -110.609925976516877, 25.837017166048156 ], [ -110.601232126799729, 25.851592083066659 ], [ -110.603090027971135, 25.855980877520782 ], [ -110.605230832171003, 25.859952349004772 ], [ -110.610535102739405, 25.864536609604425 ], [ -110.610662384469606, 25.863040061717424 ], [ -110.611029971435386, 25.86149510971731 ], [ -110.612606168375834, 25.856220450469724 ], [ -110.613180205134597, 25.854634092661311 ], [ -110.617361334674925, 25.845483546043447 ], [ -110.623602233475665, 25.835935930880964 ], [ -110.625127328045949, 25.834938749188211 ], [ -110.631027266028767, 25.836193806087518 ], [ -110.633052700754462, 25.836668060908096 ], [ -110.633894675100677, 25.837138302777582 ], [ -110.634547646967675, 25.840369128260107 ], [ -110.636583217031088, 25.84033097243708 ], [ -110.637917347297403, 25.838601308584714 ], [ -110.639483361936001, 25.835178076211356 ], [ -110.63803199960897, 25.829101864734181 ], [ -110.639172631229144, 25.826268833848417 ], [ -110.642499939812964, 25.82334421692925 ], [ -110.652300739244509, 25.820211562375768 ], [ -110.655218413848004, 25.821522770235088 ], [ -110.656416388473303, 25.822668084364608 ], [ -110.656944162729005, 25.823789505778517 ], [ -110.657261933502298, 25.828769978488275 ], [ -110.664785253972013, 25.826963324226554 ], [ -110.670356745387409, 25.814991616032614 ], [ -110.670676669208873, 25.804555219465939 ], [ -110.672362022332791, 25.802742298341613 ], [ -110.684272005366807, 25.794596608781173 ], [ -110.689574730176346, 25.792203525722034 ], [ -110.694571560622421, 25.794411184583911 ], [ -110.697922185795591, 25.794117330394091 ], [ -110.707926798021816, 25.791107297216971 ], [ -110.713447117692724, 25.787485551607276 ], [ -110.716047156358556, 25.783788364379841 ], [ -110.72200260874888, 25.783318776092806 ], [ -110.727335953561621, 25.786076829193572 ], [ -110.739684204244014, 25.801021691704342 ], [ -110.742004618937131, 25.804943759424535 ], [ -110.723305214842142, 25.818974593587143 ], [ -110.714064404521849, 25.818398904054366 ], [ -110.70294389030505, 25.832033467597775 ], [ -110.695085549612969, 25.833911148731882 ], [ -110.674632123811534, 25.847984846801349 ], [ -110.664779501273998, 25.856885171635323 ], [ -110.656043698012027, 25.865466114186479 ], [ -110.646001704964405, 25.886533203534466 ], [ -110.645902512478116, 25.894183436763726 ], [ -110.646636339595489, 25.8955034584373 ], [ -110.650320397237266, 25.89588291847614 ], [ -110.665929956750134, 25.890013450639906 ], [ -110.666656197338412, 25.887881227642414 ], [ -110.668190943268598, 25.877221862445044 ], [ -110.671066613468184, 25.869145722704275 ], [ -110.67440734981264, 25.865217307768333 ], [ -110.686016497154171, 25.856805105793246 ], [ -110.718937237828072, 25.844762411706874 ], [ -110.720181935049425, 25.844679224518423 ], [ -110.742343725191532, 25.865827448478409 ], [ -110.751972195528566, 25.863611999243087 ], [ -110.75652742009612, 25.851350798393213 ], [ -110.75843654257578, 25.844656524805195 ], [ -110.757954078518978, 25.842172243655767 ], [ -110.755543806668356, 25.83825281695291 ], [ -110.75578063832215, 25.835341651479425 ], [ -110.756525187950515, 25.833973195938547 ], [ -110.762330084316531, 25.830080549592857 ], [ -110.771718079351871, 25.825772127641102 ], [ -110.777232030891525, 25.829375781360334 ], [ -110.780797634751821, 25.840333522621307 ], [ -110.782209425674594, 25.846625660962374 ], [ -110.777461992586808, 25.852923029410778 ], [ -110.776136403903749, 25.858444099745199 ], [ -110.772796301669999, 25.860581542635451 ], [ -110.764720528395472, 25.857323003902685 ], [ -110.759313533699981, 25.862061343878214 ], [ -110.765609185538096, 25.87152258498968 ], [ -110.772840977473408, 25.875842599138259 ], [ -110.778690865734418, 25.886034561954055 ], [ -110.781567083058562, 25.89572730748386 ], [ -110.776344050403878, 25.911513984354428 ], [ -110.774789516384061, 25.941149493286886 ], [ -110.778354169151839, 25.946252978660443 ], [ -110.784979494230711, 25.945711539701577 ], [ -110.801755188681028, 25.930208121989004 ], [ -110.809450782724525, 25.907449125634329 ], [ -110.810007058004842, 25.898611442735376 ], [ -110.808953539214329, 25.895904285091795 ], [ -110.809746964312239, 25.893384507271605 ], [ -110.811206561745351, 25.889905958195687 ], [ -110.818891106364688, 25.8774455802793 ], [ -110.826781330031025, 25.870423670799806 ], [ -110.841825139050769, 25.869134633985489 ], [ -110.845877053545934, 25.86947867537641 ], [ -110.851522783458805, 25.876246893342351 ], [ -110.851466990056281, 25.88141303240365 ], [ -110.850432219062455, 25.889958330616491 ], [ -110.855581076936787, 25.894622919327261 ], [ -110.863242044581227, 25.89501157036965 ], [ -110.866007617036061, 25.890683884905432 ], [ -110.868102498602639, 25.879482311374399 ], [ -110.867316889762137, 25.871357524673932 ], [ -110.862982031758477, 25.864460359647008 ], [ -110.863736264454886, 25.861148848971336 ], [ -110.868797818339615, 25.856226092721215 ], [ -110.870881043801347, 25.8556779483181 ], [ -110.877254557578027, 25.858256797302147 ], [ -110.880210780857482, 25.859924058901758 ], [ -110.882090851325117, 25.861750393318953 ], [ -110.884555818070623, 25.865306880815599 ], [ -110.884104815768779, 25.868966081971593 ], [ -110.885959026374564, 25.874226459313292 ], [ -110.886489207689507, 25.874941035069948 ], [ -110.892620281890572, 25.871143239939208 ], [ -110.896321008541634, 25.867578460862198 ], [ -110.895372860417879, 25.861394943169927 ], [ -110.889776164946511, 25.842026792051396 ], [ -110.905191170113014, 25.818483320684422 ], [ -110.923134270152843, 25.820740595795073 ], [ -110.923852691825573, 25.82202387466403 ], [ -110.927523010193994, 25.834532773414015 ], [ -110.930033276070418, 25.841214642542433 ], [ -110.936441106170918, 25.846924763219505 ], [ -110.940434642944652, 25.845900311199053 ], [ -110.93955861585944, 25.831449182520593 ], [ -110.93845697550978, 25.82888780927231 ], [ -110.937577742527111, 25.828805537522985 ], [ -110.934646773518978, 25.825861043293425 ], [ -110.937271456263389, 25.816643863208469 ], [ -110.939070425935796, 25.816679380981427 ], [ -110.9438990009278, 25.818666359643451 ], [ -110.945982083746017, 25.820260789312332 ], [ -110.958488583129906, 25.869670096493007 ], [ -110.959510315869935, 25.874973580913704 ], [ -110.959786406547465, 25.889394920156207 ], [ -110.958387199656386, 25.894922784147109 ], [ -110.964119703563028, 25.90466719020122 ], [ -110.967214727322215, 25.906126149361707 ], [ -110.974053245223999, 25.903354414849723 ], [ -110.97214932429064, 25.900077426699102 ], [ -110.971329456488576, 25.895394640063667 ], [ -110.969698601859477, 25.864891111725207 ], [ -110.969197703823397, 25.842775169129567 ], [ -110.965606666804945, 25.835010129988223 ], [ -110.957030296099802, 25.819669738025603 ], [ -110.949399176419178, 25.803152770561592 ], [ -110.949269636931319, 25.791476798260184 ], [ -110.95376527175307, 25.787739350239789 ], [ -110.962267079147068, 25.783445184911383 ], [ -110.963488332436029, 25.784849061253858 ], [ -110.968004961915369, 25.795264930806361 ], [ -110.965624824298075, 25.798384796843184 ], [ -110.967448327113061, 25.802044557635426 ], [ -110.984974708397644, 25.809806059223749 ], [ -110.991742678232939, 25.808674162461678 ], [ -110.991954098778393, 25.789615710735106 ], [ -110.989003353454464, 25.785700244989052 ], [ -110.984931305628194, 25.782216969521219 ], [ -110.981159659336512, 25.782701920503204 ], [ -110.973554521732808, 25.771914759289942 ], [ -110.972095711896316, 25.76927295498211 ], [ -110.972741346743589, 25.768463943330577 ], [ -110.974461203424141, 25.76645911161442 ], [ -110.981325814129718, 25.762982401087733 ], [ -110.993041394103017, 25.7617548625336 ], [ -110.9995227587372, 25.76213504700236 ], [ -111.012402408935088, 25.760250184813149 ], [ -111.011931543949672, 25.757430801705876 ], [ -111.012191270020907, 25.754237919378234 ], [ -111.032557453783468, 25.734074003107754 ], [ -111.046766989166557, 25.731380466304746 ], [ -111.055080191269695, 25.731123046500443 ], [ -111.058082402079435, 25.732999273888165 ], [ -111.062452032682344, 25.741732022090648 ], [ -111.063162657374676, 25.746572412616452 ], [ -111.062693450991006, 25.780468116747354 ], [ -111.061726575500117, 25.78996542967365 ], [ -111.060034016969283, 25.79972250465071 ], [ -111.054370409708071, 25.817607754570627 ], [ -111.047893267016121, 25.847004349013023 ], [ -111.048827506440929, 25.852175883999319 ], [ -111.054391575385111, 25.859526180445464 ], [ -111.057877824982072, 25.862222604023923 ], [ -111.06023548947806, 25.862872529697107 ], [ -111.061961748680147, 25.862008958506987 ], [ -111.062905787914517, 25.857217025064415 ], [ -111.062394466051657, 25.854358517098539 ], [ -111.068970064264562, 25.828566451440047 ], [ -111.074360129524763, 25.827480021568739 ], [ -111.076247418096131, 25.829908239570333 ], [ -111.081636776055902, 25.839624518125589 ], [ -111.090595005450936, 25.853920562674073 ], [ -111.096475848359717, 25.85500487771364 ], [ -111.099093644051067, 25.85068594073234 ], [ -111.095219864178887, 25.839139254735578 ], [ -111.092284574334784, 25.81945535033519 ], [ -111.093091641542529, 25.805827452069824 ], [ -111.094953812408761, 25.796665946551517 ], [ -111.097691650949486, 25.788281903919806 ], [ -111.10261219093249, 25.786135754893397 ], [ -111.103491333298123, 25.777018965988482 ], [ -111.098996572761351, 25.75207813343987 ], [ -111.098929830660268, 25.740152081489523 ], [ -111.101759488686213, 25.725617066264093 ], [ -111.103173768381311, 25.722768273451035 ], [ -111.108453786115405, 25.720943709092552 ], [ -111.111761834752414, 25.720984901699804 ], [ -111.114353256576422, 25.72406682219458 ], [ -111.122546503046266, 25.728034237643289 ], [ -111.124336994377856, 25.718713376949168 ], [ -111.12353379329987, 25.713079977065838 ], [ -111.122783185626119, 25.710000357718876 ], [ -111.11927855957957, 25.705537300882895 ], [ -111.116197368895911, 25.703534919659138 ], [ -111.111847499173933, 25.708869020620977 ], [ -111.109705760890648, 25.709220739457955 ], [ -111.10618879594135, 25.708391311726938 ], [ -111.101524572314133, 25.70503875421247 ], [ -111.097986554102519, 25.69422123650109 ], [ -111.094950183516318, 25.669714431400944 ], [ -111.090774353323013, 25.66374301753936 ], [ -111.086175862437457, 25.668788203379393 ], [ -111.085438351855032, 25.682960851361482 ], [ -111.081349770144243, 25.705104663087575 ], [ -111.079612871179776, 25.707560780390676 ], [ -111.071982702329564, 25.713075302970211 ], [ -111.053623112342976, 25.715922253594453 ], [ -111.046481653095427, 25.713496855871302 ], [ -111.042377834197225, 25.710348159560581 ], [ -111.030471678449942, 25.683588986296485 ], [ -111.02901111690673, 25.676997241126909 ], [ -111.034293147775884, 25.656809494356079 ], [ -111.049410089405598, 25.639080274589659 ], [ -111.051793774146759, 25.640821359033172 ], [ -111.054781576290068, 25.63749537766633 ], [ -111.05900851469184, 25.622071445420804 ], [ -111.059897882711866, 25.61473705516207 ], [ -111.062146190103562, 25.605087260407963 ], [ -111.063048965381725, 25.604124641163157 ], [ -111.062054228880996, 25.591289761092227 ], [ -111.060315748015384, 25.585006200211133 ], [ -111.054881318069818, 25.580639534775425 ], [ -111.048129735684867, 25.585922367935382 ], [ -111.041288446550681, 25.592950991177496 ], [ -111.040606196399253, 25.596545893129651 ], [ -111.042042515636737, 25.599491800300562 ], [ -111.04140100239259, 25.606312294808781 ], [ -111.03618143657269, 25.62505225513998 ], [ -111.02472324217365, 25.646985897068554 ], [ -111.022403221378696, 25.6486419035305 ], [ -111.018539750345482, 25.648612073463752 ], [ -110.985077264849593, 25.622255408392075 ], [ -110.979531153708749, 25.616103399753289 ], [ -110.978961856011665, 25.608495870571396 ], [ -110.979517596925447, 25.605676465774092 ], [ -110.96683003391523, 25.591891817619736 ], [ -110.965505667394865, 25.54856670064968 ], [ -110.962608964050929, 25.514264990565248 ], [ -110.970676740071937, 25.510475290955522 ], [ -110.982278087262884, 25.50852826617405 ], [ -110.991972486649132, 25.513571531303484 ], [ -110.993545939559013, 25.51637130847022 ], [ -110.994806512087905, 25.520071762943441 ], [ -110.995276396578561, 25.524298664736669 ], [ -110.995767227995429, 25.525796171368622 ], [ -111.001740744181291, 25.529288943492567 ], [ -111.00698301662257, 25.529539862114301 ], [ -111.011233220826398, 25.524668373619434 ], [ -111.009208251169881, 25.518910027949733 ], [ -111.006676826727912, 25.514268545355627 ], [ -111.006735880302699, 25.511408118852692 ], [ -111.017828259601757, 25.493707810060528 ], [ -111.022816135391508, 25.488439250207648 ], [ -111.025461553001406, 25.487042610366288 ], [ -111.028052250606777, 25.467162954967002 ], [ -111.02192019612859, 25.464941345402625 ], [ -111.020591926183982, 25.465650750873067 ], [ -111.018700521404497, 25.468354518586469 ], [ -111.012946488784891, 25.484805046376298 ], [ -111.001588695604653, 25.493359112408839 ], [ -110.999644327836904, 25.493628481066725 ], [ -110.995173694753333, 25.491707709127514 ], [ -110.993839818510352, 25.490233854843112 ], [ -110.993858815251286, 25.487002216486932 ], [ -110.994954707716929, 25.48422599461837 ], [ -111.000969147618974, 25.482028382795857 ], [ -111.000476184242174, 25.476334847586742 ], [ -110.988714242584052, 25.471887077462011 ], [ -110.983074226895923, 25.473217663083261 ], [ -110.982478416218129, 25.476028503658615 ], [ -110.983319436431344, 25.482735758551886 ], [ -110.98441356408054, 25.486847208395201 ], [ -110.982300425396858, 25.49014186983441 ], [ -110.968096909983203, 25.482389725235436 ], [ -110.970665729536563, 25.469881390800555 ], [ -110.973820917960339, 25.467516778525855 ], [ -110.973605322758104, 25.465767975929904 ], [ -110.970655855382972, 25.459581637866471 ], [ -110.969339632051629, 25.458677123619772 ], [ -110.961840928894418, 25.461710680330651 ], [ -110.959908882418617, 25.46369341367263 ], [ -110.961559301018866, 25.469249378158612 ], [ -110.963631970958815, 25.47139694952152 ], [ -110.963310832212258, 25.472602029443063 ], [ -110.959787400502165, 25.477372621811387 ], [ -110.95788991626948, 25.47889069412955 ], [ -110.943820885527984, 25.47078845256441 ], [ -110.943474925708571, 25.467207850962968 ], [ -110.944532462324474, 25.4616038901836 ], [ -110.945874597149043, 25.457894212477058 ], [ -110.946379744892056, 25.456738329571415 ], [ -110.953342992102733, 25.454660343725472 ], [ -110.956649374540262, 25.440078941299316 ], [ -110.955698769004769, 25.418094960972709 ], [ -110.948972596081191, 25.416496311589878 ], [ -110.946416585812941, 25.420772251603431 ], [ -110.943111813110178, 25.43015305621044 ], [ -110.943155082657981, 25.440471085368639 ], [ -110.938752053533719, 25.447730840531062 ], [ -110.929931792213935, 25.458155626937096 ], [ -110.918146422932679, 25.457776887171566 ], [ -110.91189353902557, 25.453442404125695 ], [ -110.909549733903731, 25.449455940098392 ], [ -110.90944037310075, 25.445411488432601 ], [ -110.922026120945318, 25.424084127260137 ], [ -110.927286050164952, 25.421363039019429 ], [ -110.927250532934977, 25.409822431284454 ], [ -110.925266634915189, 25.395572698316979 ], [ -110.9225075649844, 25.392699838114343 ], [ -110.915975072876222, 25.394693913106916 ], [ -110.907511365950882, 25.414931731775674 ], [ -110.904182374646425, 25.428888719559655 ], [ -110.902308966326601, 25.432491456559845 ], [ -110.899072933949114, 25.436720964257109 ], [ -110.896694957890006, 25.438698307188908 ], [ -110.889369435404618, 25.435202857558746 ], [ -110.887445114189561, 25.433338787040345 ], [ -110.886732761266359, 25.431996568416384 ], [ -110.886732334618202, 25.425522057934501 ], [ -110.890245019293232, 25.406055611639975 ], [ -110.899143375557699, 25.3934567371745 ], [ -110.915122621485935, 25.376867816392643 ], [ -110.920028179139351, 25.372653566619515 ], [ -110.921233445359576, 25.372669756198899 ], [ -110.925949615286598, 25.377089926027995 ], [ -110.926895754315069, 25.380561299437442 ], [ -110.93011655711399, 25.386112954827851 ], [ -110.93289990408752, 25.384631764569971 ], [ -110.934804809775144, 25.378510109542887 ], [ -110.93783920486274, 25.373629374632259 ], [ -110.943086481284226, 25.367165558570697 ], [ -110.946571936625119, 25.363997860589215 ], [ -110.96154294554853, 25.357337090615317 ], [ -110.967595935016533, 25.356569989961773 ], [ -110.968415340573202, 25.357851608544493 ], [ -110.965066105006372, 25.377525186392553 ], [ -110.961351672354638, 25.380722263285332 ], [ -110.957909049158999, 25.38065226539408 ], [ -110.950692638265039, 25.382025907654207 ], [ -110.947714363311221, 25.384242294512546 ], [ -110.947704206624906, 25.386993003614162 ], [ -110.951156803340879, 25.390237194903502 ], [ -110.961107641403714, 25.393878373552738 ], [ -110.968053944097733, 25.387838244144909 ], [ -110.980788710083701, 25.381706168390984 ], [ -110.992507911406264, 25.385544010012474 ], [ -110.993298702170364, 25.397608465775029 ], [ -110.990686411837615, 25.401037054270009 ], [ -111.003498045676849, 25.440818019588054 ], [ -111.007728938730608, 25.44447671826358 ], [ -111.010636153666397, 25.445433095548189 ], [ -111.01665901967597, 25.442032827980309 ], [ -111.018448591630431, 25.438820483067108 ], [ -111.016060935205871, 25.422529807240398 ], [ -111.011223167259288, 25.396443187619308 ], [ -111.006544466318317, 25.366448191810395 ], [ -111.008842624310333, 25.352166823287309 ], [ -111.011729910455614, 25.348720198502548 ], [ -111.018454692449154, 25.351464469780879 ], [ -111.021432463835424, 25.353415072783733 ], [ -111.022432143077339, 25.35486278379555 ], [ -111.022050486396125, 25.357942671806242 ], [ -111.024128711365663, 25.36204200608578 ], [ -111.030808297845681, 25.3617107027945 ], [ -111.038529296520139, 25.359377050781344 ], [ -111.038809960108935, 25.350752637740595 ], [ -111.038012495829676, 25.348948333128074 ], [ -111.043662637304223, 25.333046599596273 ], [ -111.050222016150428, 25.32573470815402 ], [ -111.059237592425802, 25.32552875542213 ], [ -111.060069695730903, 25.326422703105511 ], [ -111.06056281435923, 25.328594837292787 ], [ -111.059839024847804, 25.335045761510532 ], [ -111.059617637612348, 25.33621368296695 ], [ -111.059693394654701, 25.337289230366029 ], [ -111.060383123220561, 25.338082965161007 ], [ -111.061795766628293, 25.338462846365026 ], [ -111.063157167007887, 25.337678377653017 ], [ -111.065585303976846, 25.334718036351141 ], [ -111.070670239909305, 25.330402608016538 ], [ -111.073154379885949, 25.33043558351465 ], [ -111.073727545253618, 25.330897941215309 ], [ -111.07514457099181, 25.333977464826425 ], [ -111.077961476319047, 25.337205484917206 ], [ -111.079823391686787, 25.338809106708773 ], [ -111.08166120593792, 25.339750539147555 ], [ -111.082991200974377, 25.339711324577415 ], [ -111.083925132163756, 25.339294409185204 ], [ -111.084663857800308, 25.338581814125448 ], [ -111.085208057457251, 25.337926637815258 ], [ -111.085407072527715, 25.336242197145637 ], [ -111.090755650350317, 25.33177052416664 ], [ -111.091272889574498, 25.330875304196038 ], [ -111.091660676387932, 25.324679271135988 ], [ -111.095984504247596, 25.317102851598403 ], [ -111.103471308351445, 25.315103769166171 ], [ -111.106788309320336, 25.316548764021885 ], [ -111.109167553825316, 25.321088813604554 ], [ -111.113029345694699, 25.323276894413716 ], [ -111.11676264997314, 25.326902144668352 ], [ -111.117570515925038, 25.328423740269447 ], [ -111.117943364026772, 25.331179581973092 ], [ -111.119424813257822, 25.332034709872595 ], [ -111.124374996457377, 25.332245850562124 ], [ -111.12849619370111, 25.330704953170759 ], [ -111.131775785976373, 25.325695067063137 ], [ -111.133402290725044, 25.320988351634938 ], [ -111.138572695107925, 25.317151579601394 ], [ -111.141473588374581, 25.317587962773764 ], [ -111.142376747882992, 25.319842595442331 ], [ -111.142904437034233, 25.323315026156372 ], [ -111.144668060719468, 25.326042716292786 ], [ -111.147377710638182, 25.325550681623625 ], [ -111.150554490596775, 25.316544956667308 ], [ -111.156636858298754, 25.315178338077679 ], [ -111.158221161173003, 25.316009947511475 ], [ -111.159140922959509, 25.318231067535777 ], [ -111.159545584849951, 25.319165895551581 ], [ -111.159544113895706, 25.319646225275491 ], [ -111.159144404330974, 25.320722126436717 ], [ -111.158551613593573, 25.321470115460642 ], [ -111.157680110764332, 25.322711288807739 ], [ -111.158120798193551, 25.32499663912871 ], [ -111.156508889596523, 25.33269208752214 ], [ -111.151136564326052, 25.33953786378019 ], [ -111.15150441398724, 25.344108192434163 ], [ -111.153214700154521, 25.347529061019991 ], [ -111.15646760291196, 25.351332097817242 ], [ -111.15888118218858, 25.351927099977239 ], [ -111.164996121688802, 25.342141533625021 ], [ -111.173023869509876, 25.339949377249351 ], [ -111.184107898640946, 25.319711587082256 ], [ -111.184832218270401, 25.306888740832697 ], [ -111.181685157914458, 25.286827675788988 ], [ -111.188974861682965, 25.269328315627515 ], [ -111.208031707786731, 25.302239017768184 ], [ -111.20957223042096, 25.308472936891786 ], [ -111.222777917046713, 25.340783117717695 ], [ -111.230100272225741, 25.35055379470748 ], [ -111.237032287764933, 25.347700587375819 ], [ -111.240808084751677, 25.341416159149052 ], [ -111.229133078179146, 25.301386039299615 ], [ -111.231294581542571, 25.2999001414552 ], [ -111.232190917792323, 25.29704181690343 ], [ -111.23310408123217, 25.277475270093582 ], [ -111.236242735633326, 25.277792909373552 ], [ -111.244733166693848, 25.28100474584857 ], [ -111.248281408262471, 25.258626509687907 ], [ -111.249145402265313, 25.233231235903162 ], [ -111.234340792604058, 25.216629681781445 ], [ -111.225423099211014, 25.211366233946652 ], [ -111.221800995426818, 25.185509435645599 ], [ -111.238169466345454, 25.183449715228353 ], [ -111.252982858298481, 25.200056227288083 ], [ -111.26509118073028, 25.220903661977058 ], [ -111.281538488993306, 25.244862268500569 ], [ -111.285719297867033, 25.220276643193149 ], [ -111.26610382683532, 25.164260645777741 ], [ -111.267068836805535, 25.15705203885242 ], [ -111.266188799840677, 25.147842325559186 ], [ -111.268861591753037, 25.141421338502258 ], [ -111.272284513710375, 25.136461826196559 ], [ -111.285111624564422, 25.144166828009968 ], [ -111.290756180261312, 25.166849944035928 ], [ -111.306147283311134, 25.178130871148934 ], [ -111.327489219511818, 25.179960180698448 ], [ -111.337137737226954, 25.17120585879082 ], [ -111.338299169336196, 25.163085878736631 ], [ -111.329985761623135, 25.15673710688996 ], [ -111.320799368911494, 25.154967477462097 ], [ -111.31052405716197, 25.144840736990911 ], [ -111.3112226912681, 25.135113284349512 ], [ -111.318250912490129, 25.126218084175818 ], [ -111.319251756970658, 25.112941980782011 ], [ -111.316006521416028, 25.093917368020097 ], [ -111.327047036146297, 25.102106016796551 ], [ -111.334465729784796, 25.105241308258957 ], [ -111.331588877108345, 25.08438218441167 ], [ -111.339679183788675, 25.062212719819602 ], [ -111.349080290066411, 25.049216374493181 ], [ -111.35368755496971, 25.039282464970896 ], [ -111.364648259568767, 25.03019829249962 ], [ -111.372387455106008, 25.029800961422172 ], [ -111.373980585228651, 25.043218353928236 ], [ -111.37264943717669, 25.053975740453058 ], [ -111.377574444691447, 25.069939922975205 ], [ -111.384434042595132, 25.068787260345974 ], [ -111.385852777103196, 25.067200705409846 ], [ -111.39308045806898, 25.044388662755257 ], [ -111.39232981889991, 25.025402470666176 ], [ -111.395946248228398, 24.997873530406544 ], [ -111.40016599186221, 24.995674856264095 ], [ -111.404790511785748, 24.997280794268718 ], [ -111.406643797644378, 24.999438337771341 ], [ -111.407495622502779, 25.002415903450778 ], [ -111.407076909370375, 25.003702049354089 ], [ -111.407137156850069, 25.006078662367379 ], [ -111.40779899058721, 25.008091501304602 ], [ -111.410274402476986, 25.011205890956766 ], [ -111.413653620403494, 25.012051472994514 ], [ -111.416757436664, 25.016818370803868 ], [ -111.420313626038052, 25.023826641243502 ], [ -111.421664117973449, 25.029041810235238 ], [ -111.420927532618748, 25.040806795565206 ], [ -111.424076661361994, 25.048523801391937 ], [ -111.425822802289744, 25.050839971507358 ], [ -111.427538636253928, 25.051968415745538 ], [ -111.429400941078327, 25.051462145346225 ], [ -111.432439207038243, 25.045453222160287 ], [ -111.433685913476282, 25.038325498090536 ], [ -111.433376944195516, 25.032709111309771 ], [ -111.434193288041669, 25.029027639815013 ], [ -111.436938875685797, 25.028083795625687 ], [ -111.441037063771034, 25.028767276526857 ], [ -111.442644846873151, 25.027335207463096 ], [ -111.440609313130025, 25.020709816561077 ], [ -111.437739196505248, 25.016503536563185 ], [ -111.432688795352732, 25.012463019755163 ], [ -111.426936077388405, 25.009067836675985 ], [ -111.42576907756893, 25.009530235911811 ], [ -111.423969116900665, 25.007368758086113 ], [ -111.421006333419285, 25.001054280267084 ], [ -111.420596304221263, 24.999343723682841 ], [ -111.420609827459927, 24.995538180537892 ], [ -111.418711417823857, 24.987656009154268 ], [ -111.417140619197241, 24.98578862477622 ], [ -111.419188172124549, 24.975921971722631 ], [ -111.429506057392317, 24.970853603843409 ], [ -111.429955840996911, 24.971143558179378 ], [ -111.433403959792372, 24.981482958733586 ], [ -111.43502172203776, 24.985314557242415 ], [ -111.437871596797109, 24.986189779962018 ], [ -111.441521594860859, 24.985507187950891 ], [ -111.448010048437979, 24.980096749817175 ], [ -111.449739178759316, 24.975516473224925 ], [ -111.450093934823954, 24.967344910336237 ], [ -111.448228569653722, 24.956208225608293 ], [ -111.450386142919072, 24.942426919880102 ], [ -111.454874350897654, 24.936406531118845 ], [ -111.459580083487097, 24.932493303414464 ], [ -111.462301477072856, 24.9292443792542 ], [ -111.467756286182322, 24.911684732354683 ], [ -111.474607378486041, 24.906756742764031 ], [ -111.474102826711302, 24.903849811180343 ], [ -111.467929971506891, 24.89647806779875 ], [ -111.464654500555568, 24.891318626916171 ], [ -111.463971473666291, 24.888836905165881 ], [ -111.464716043291247, 24.882803737889684 ], [ -111.471933566646811, 24.870170519196261 ], [ -111.475744538042676, 24.868866911348018 ], [ -111.479687345398318, 24.869526599625107 ], [ -111.48197694890564, 24.866257676650207 ], [ -111.482773374205095, 24.863003469678436 ], [ -111.484072139379663, 24.862657035775552 ], [ -111.486410017487941, 24.866378869277462 ], [ -111.48840119015135, 24.871786238588427 ], [ -111.48876069462213, 24.874442044404898 ], [ -111.487156857553984, 24.877798090975229 ], [ -111.489277773832086, 24.883573706901377 ], [ -111.494416422380766, 24.881236462925514 ], [ -111.497319624313576, 24.883655521027329 ], [ -111.502159707491032, 24.890849458758815 ], [ -111.503232010632473, 24.893295610641914 ], [ -111.506127014194931, 24.893648385118549 ], [ -111.507263995806298, 24.88675638096343 ], [ -111.506332458929961, 24.88522199454362 ], [ -111.506802143316747, 24.883650860995406 ], [ -111.508776907906082, 24.877297401210125 ], [ -111.509768903827052, 24.877222757767228 ], [ -111.512201224763203, 24.8737058016834 ], [ -111.508468553692254, 24.863987311692465 ], [ -111.507324756944598, 24.858640353878517 ], [ -111.507166319398166, 24.853493301508863 ], [ -111.510411982555922, 24.848893788503194 ], [ -111.517876180089445, 24.843455054306549 ], [ -111.523026392821748, 24.842177364564751 ], [ -111.524539028099099, 24.843591978411684 ], [ -111.525467179926665, 24.845520676543003 ], [ -111.529452830247337, 24.848321407447731 ], [ -111.534000270778364, 24.84951014196254 ], [ -111.5420453225356, 24.845470256576689 ], [ -111.545890368808557, 24.848903900886203 ], [ -111.547505599781175, 24.848865300271225 ], [ -111.548133001319925, 24.847327737816371 ], [ -111.548288468384115, 24.845958424529872 ], [ -111.547805053858355, 24.843534027731053 ], [ -111.548321562976909, 24.840955112386343 ], [ -111.550655055453731, 24.83809605382957 ], [ -111.560223490448877, 24.841610895903312 ], [ -111.571111680290457, 24.848159210365459 ], [ -111.573830219884016, 24.851449374741275 ], [ -111.576287080011696, 24.857676578783089 ], [ -111.579624106402406, 24.862069509270427 ], [ -111.581737221655118, 24.863105447674549 ], [ -111.585435209520199, 24.857014133882384 ], [ -111.585563965311962, 24.850066288003468 ], [ -111.587490199083589, 24.846937717042426 ], [ -111.59505908829729, 24.839866931061938 ], [ -111.59936581151473, 24.837171774650482 ], [ -111.600888545294694, 24.834836549678304 ], [ -111.601744885777492, 24.83206880071948 ], [ -111.599700570014136, 24.828793889681592 ], [ -111.595707751426929, 24.82781848437596 ], [ -111.593986421443176, 24.825963034377697 ], [ -111.593161657185576, 24.824480292515922 ], [ -111.592907051681451, 24.822606692357446 ], [ -111.593162843221563, 24.820115657198944 ], [ -111.597435004020937, 24.819201007098862 ], [ -111.60622350757717, 24.819105008132247 ], [ -111.60937184545449, 24.816030639870828 ], [ -111.609500657107859, 24.812360832803808 ], [ -111.607090854287961, 24.805834071469416 ], [ -111.607097586977062, 24.802334891715478 ], [ -111.609017265782967, 24.800172602621981 ], [ -111.633499444897382, 24.7944956629314 ], [ -111.635557403750283, 24.791600843358403 ], [ -111.637638956324977, 24.790107315252833 ], [ -111.641710718113941, 24.789026096274295 ], [ -111.644125810013875, 24.789637637612607 ], [ -111.649807137078284, 24.79620284397506 ], [ -111.652507818780649, 24.809614051069804 ], [ -111.653080677797206, 24.814452888302672 ], [ -111.654356230793852, 24.816775185967195 ], [ -111.670240167366472, 24.806925586425553 ], [ -111.678660278174362, 24.80610323217002 ], [ -111.68975762812444, 24.810672712752641 ], [ -111.690542109395707, 24.812243312220826 ], [ -111.689762235529201, 24.815028069629619 ], [ -111.68883743386111, 24.815859087145697 ], [ -111.689651652217762, 24.819973845147928 ], [ -111.694982760505837, 24.822105701638829 ], [ -111.700734196993963, 24.818756949068472 ], [ -111.701879492418684, 24.817127981186236 ], [ -111.706963166920772, 24.818757450069715 ], [ -111.716765800223342, 24.844650755074884 ], [ -111.714001697465037, 24.860212606495089 ], [ -111.712181433830992, 24.862786584647004 ], [ -111.706335457983428, 24.866642853919089 ], [ -111.70233284491853, 24.870522721361255 ], [ -111.701054943540584, 24.876871668804888 ], [ -111.701327826712713, 24.881248953118678 ], [ -111.707482740903785, 24.885727381281129 ], [ -111.707509372667147, 24.888452683178961 ], [ -111.705656560504067, 24.898407404685042 ], [ -111.694231714260027, 24.909860975777949 ], [ -111.68293714926655, 24.916951657424196 ], [ -111.678432821067645, 24.917457653568675 ], [ -111.67505530815906, 24.914469739299037 ], [ -111.672508287129205, 24.915713989327632 ], [ -111.671107796664117, 24.917704030714599 ], [ -111.670288945195651, 24.92725694459579 ], [ -111.668317997710204, 24.930400021301818 ], [ -111.656516439892897, 24.940111107927599 ], [ -111.640553711414455, 24.937823857918524 ], [ -111.634154108457196, 24.938584690291435 ], [ -111.63168294652894, 24.941728732788729 ], [ -111.627194326173779, 24.945127075727004 ], [ -111.622485573218029, 24.945594315551791 ], [ -111.618842423075662, 24.945017096496542 ], [ -111.619182050646671, 24.950529627946217 ], [ -111.622144436728234, 24.958664820874723 ], [ -111.617977193286407, 24.972808800778836 ], [ -111.615422235273854, 24.97698543376357 ], [ -111.603547879272242, 24.981754272269281 ], [ -111.595321212832189, 24.988502751362383 ], [ -111.584501382963708, 24.993653026159539 ], [ -111.584036961878425, 24.997007770648921 ], [ -111.584318989287397, 24.999766502112347 ], [ -111.586795886620379, 25.00285369214485 ], [ -111.589883373586105, 25.008008280986502 ], [ -111.590335534217644, 25.009765659335894 ], [ -111.589915030702755, 25.011777823991906 ], [ -111.573004715887194, 25.013614555258634 ], [ -111.571869256416747, 25.007482662462504 ], [ -111.572529693611784, 25.005248974707747 ], [ -111.57098024353725, 25.00016613812398 ], [ -111.567561980473158, 25.001241872744295 ], [ -111.564148392667448, 25.013814483475734 ], [ -111.5636649543017, 25.017327047764216 ], [ -111.566118271626607, 25.020093947108776 ], [ -111.57202093540333, 25.022033499296736 ], [ -111.578468100085104, 25.030592838412801 ], [ -111.580189695717948, 25.035071864731748 ], [ -111.57983450471292, 25.037690870234012 ], [ -111.574042816888578, 25.04197070487972 ], [ -111.565395218149774, 25.05210616018875 ], [ -111.565103949026167, 25.055221940124937 ], [ -111.565785165602435, 25.056489171341724 ], [ -111.56658082965302, 25.064993575796422 ], [ -111.564129045238829, 25.07196199757885 ], [ -111.552196096784371, 25.097514028164625 ], [ -111.536362125750088, 25.119219591821413 ], [ -111.540817111843054, 25.117446340365763 ], [ -111.547488186216441, 25.111564028522995 ], [ -111.552198885561637, 25.112616470219354 ], [ -111.553867780792544, 25.114356296181654 ], [ -111.558905221206587, 25.114545696358523 ], [ -111.566502194685597, 25.111086488541346 ], [ -111.575681182260738, 25.101104449314398 ], [ -111.58556570148933, 25.086209444318357 ], [ -111.592333318752935, 25.074223239435675 ], [ -111.612412618356061, 25.047031948990703 ], [ -111.6226201227486, 25.043263479672699 ], [ -111.631953397303377, 25.035713267723263 ], [ -111.634076200207247, 25.033187055091656 ], [ -111.634281705364828, 25.031656323637026 ], [ -111.633569498683812, 25.027235952344693 ], [ -111.634611969739126, 25.024415855255228 ], [ -111.636803248657301, 25.021411694034729 ], [ -111.645159265520277, 25.014796346039681 ], [ -111.677658662180136, 25.012726064599118 ], [ -111.688926482841865, 25.016426668414713 ], [ -111.705273104128494, 25.0242762445084 ], [ -111.718334532355613, 25.029443239842621 ], [ -111.727470170538027, 25.034702582919998 ], [ -111.734337565284392, 25.041911233009003 ], [ -111.737559624062115, 25.046086688205676 ], [ -111.742064456335072, 25.054232418885984 ], [ -111.742740880618229, 25.058447139368287 ], [ -111.741909198387518, 25.064695128582919 ], [ -111.739243503000779, 25.076268398334879 ], [ -111.738357718781543, 25.090796233426001 ], [ -111.739970259307327, 25.106617764514645 ], [ -111.738843043607559, 25.111776740292004 ], [ -111.736589024474583, 25.116466907748443 ], [ -111.734462274189809, 25.126559112072872 ], [ -111.734279461053021, 25.139401903787203 ], [ -111.736316897796456, 25.169627965923553 ], [ -111.735621048510367, 25.180605971662843 ], [ -111.72937664392343, 25.194000368120179 ], [ -111.724679242618421, 25.209851216566051 ], [ -111.722297841158991, 25.215926283812397 ], [ -111.712184278668218, 25.232196624049294 ], [ -111.708039367004616, 25.241141912488455 ], [ -111.704273992145929, 25.252833879463083 ], [ -111.69487267768919, 25.27675331588366 ], [ -111.693348622743784, 25.284381798193174 ], [ -111.693800820040011, 25.302707936898393 ], [ -111.695987626919532, 25.316316910285856 ], [ -111.699696289902093, 25.329300261304045 ], [ -111.703118175452971, 25.343772437780157 ], [ -111.702967660366895, 25.347033662777488 ], [ -111.701530428775911, 25.350788721220827 ], [ -111.689986797587949, 25.360707537746148 ], [ -111.688768949683691, 25.359816577712238 ], [ -111.688404322308244, 25.360276060163635 ], [ -111.690532939830234, 25.374277131826958 ], [ -111.691333731562892, 25.382837337769143 ], [ -111.692765814228622, 25.39078898460944 ], [ -111.699183956940146, 25.417785679916406 ], [ -111.69958409494069, 25.421229580990687 ], [ -111.699175104263475, 25.4323188652636 ], [ -111.700691793437713, 25.434635020136088 ], [ -111.709673313556507, 25.438161146243726 ], [ -111.715683432058086, 25.442678539964771 ], [ -111.717829628195247, 25.445159855649862 ], [ -111.721302186191082, 25.450760378099186 ], [ -111.724708935112275, 25.458990528269805 ], [ -111.726036292812068, 25.463150217598237 ], [ -111.728402972473873, 25.468089203467276 ], [ -111.733244535802456, 25.475784023574153 ], [ -111.741182601592712, 25.483680749591585 ], [ -111.747150078451298, 25.491863485657994 ], [ -111.75026239434267, 25.498656365490667 ], [ -111.751148672367364, 25.502948463460491 ], [ -111.746948664624739, 25.508480873486533 ], [ -111.744283152294301, 25.510887136914089 ], [ -111.731878398036969, 25.517482395319433 ], [ -111.726297331296152, 25.522223829881185 ], [ -111.724746661251928, 25.524337521863057 ], [ -111.723532506012333, 25.527726052057634 ], [ -111.723689373294448, 25.530117060656124 ], [ -111.72491960671816, 25.533072359137034 ], [ -111.723591929025289, 25.535404514787167 ], [ -111.715550128920071, 25.540503505176218 ], [ -111.693068795483356, 25.547979146537887 ], [ -111.684118432069525, 25.552066719936615 ], [ -111.679342431534351, 25.556269334908627 ], [ -111.677344260235316, 25.558619112014643 ], [ -111.677669221048944, 25.560569109252551 ], [ -111.675804312210545, 25.564641987659535 ], [ -111.65589603748009, 25.590678623088827 ], [ -111.654652285797638, 25.593389729532284 ], [ -111.654401487427279, 25.595201333732064 ], [ -111.648120087691623, 25.604468419530413 ], [ -111.641695582310504, 25.612550097468517 ], [ -111.63594996440419, 25.623579461672637 ], [ -111.625190640266112, 25.638986695070628 ], [ -111.62176080010677, 25.64962040480394 ], [ -111.607535311160504, 25.661096813092261 ], [ -111.604038817102193, 25.665670650820701 ], [ -111.591680124322338, 25.677225059142316 ], [ -111.591517649910386, 25.679976411054113 ], [ -111.589891072260372, 25.681749177764587 ], [ -111.580810383968313, 25.688282980838601 ], [ -111.576822507686657, 25.692860386039591 ], [ -111.5718843195029, 25.700030359537134 ], [ -111.566956481695215, 25.702748555589245 ], [ -111.561051270876021, 25.700869510755233 ], [ -111.557563089020718, 25.698194700165367 ], [ -111.546646581794676, 25.684694224361209 ], [ -111.538738362301032, 25.675987054397723 ], [ -111.531243207018434, 25.669067324596664 ], [ -111.526252538365469, 25.666030061322601 ], [ -111.519439895873745, 25.663809668337617 ], [ -111.512473846727062, 25.663239472484992 ], [ -111.489174410202139, 25.66450520822282 ], [ -111.485941997656809, 25.665231921020919 ], [ -111.480188801468742, 25.665068295200665 ], [ -111.481671084944537, 25.667423296582633 ], [ -111.481611655535588, 25.668917288386652 ], [ -111.48029113463916, 25.670161960826164 ], [ -111.462782023548101, 25.679567509929182 ], [ -111.455026825833912, 25.685257687046175 ], [ -111.449880317102384, 25.697338805462781 ], [ -111.446164865761602, 25.701771816749396 ], [ -111.442468786452011, 25.703493726388512 ], [ -111.438215661694613, 25.703769587860155 ], [ -111.428333519579439, 25.706837577591255 ], [ -111.426677255791489, 25.7053040940703 ], [ -111.423964940620095, 25.705417614627947 ], [ -111.423385618127767, 25.717831743504551 ], [ -111.424460891279352, 25.720803947679762 ], [ -111.427940242044997, 25.730426128617811 ], [ -111.43144391800675, 25.732830715237931 ], [ -111.440127842373457, 25.737104264641246 ], [ -111.440613829037218, 25.738229833103045 ], [ -111.447248243177654, 25.744869331579743 ], [ -111.454998372665386, 25.751063791871687 ], [ -111.460736286586084, 25.750812773250583 ], [ -111.475987481112256, 25.757241649147538 ], [ -111.487180324692559, 25.760765414339776 ], [ -111.507622220413126, 25.768893279254637 ], [ -111.514067735788174, 25.770348792622396 ], [ -111.516792302136082, 25.772067635067941 ], [ -111.516412675958492, 25.776859374165465 ], [ -111.508645819739826, 25.796819661681013 ], [ -111.506111417892072, 25.806603621196647 ], [ -111.506704406383164, 25.809087867688127 ], [ -111.507683133977224, 25.81318748452788 ], [ -111.528539900882691, 25.815053399748138 ], [ -111.541370875425571, 25.813638582328085 ], [ -111.55692678946906, 25.810169527868872 ], [ -111.566815745653059, 25.805081632263331 ], [ -111.568935074733133, 25.8029554898554 ], [ -111.570558214429283, 25.802667710869841 ], [ -111.574119530577988, 25.80449603934742 ], [ -111.577674741768604, 25.803543382384245 ], [ -111.577471452198665, 25.802840457445139 ], [ -111.579074530142293, 25.80153115971012 ], [ -111.583497297110142, 25.799037858606692 ], [ -111.595957072562712, 25.7946287275524 ], [ -111.602035479986142, 25.791301671486369 ], [ -111.611243939346963, 25.788384091970418 ], [ -111.614873825013447, 25.788659625524083 ], [ -111.617762023735892, 25.789774953867191 ], [ -111.635398484034496, 25.799404687515985 ], [ -111.641455511781047, 25.797785637023651 ], [ -111.641573235211069, 25.796803990108948 ], [ -111.644578476516429, 25.795169614525577 ], [ -111.649942732465178, 25.7969067182602 ], [ -111.655177565355771, 25.801340607768068 ], [ -111.657390157158346, 25.801455758650444 ], [ -111.658504114389459, 25.799822506775769 ], [ -111.657762196465839, 25.789720425033163 ], [ -111.658680646437617, 25.785791797029674 ], [ -111.660152260608356, 25.782272884416187 ], [ -111.663603035247618, 25.777461233199588 ], [ -111.685613430043688, 25.760863562979523 ], [ -111.6883401613497, 25.758162358725276 ], [ -111.689283085675143, 25.756193977067074 ], [ -111.697936297356989, 25.748377098902608 ], [ -111.704213304890303, 25.745510482296922 ], [ -111.707335787374234, 25.746562932295959 ], [ -111.707868388182291, 25.746256156611469 ], [ -111.708631734391531, 25.745437790257391 ], [ -111.70855110810858, 25.744346748987443 ], [ -111.70823819817096, 25.742930599654759 ], [ -111.708521339800654, 25.740787450855745 ], [ -111.709875884000766, 25.738183491793844 ], [ -111.71212823467242, 25.736646202926064 ], [ -111.715665704216875, 25.734232932784927 ], [ -111.71981047042415, 25.730468976972148 ], [ -111.72186186334514, 25.727624389429089 ], [ -111.727790267306304, 25.70866219270987 ], [ -111.728045919635704, 25.704665417532986 ], [ -111.731928086130324, 25.683612944029147 ], [ -111.731470440130124, 25.68015545638006 ], [ -111.731904137779154, 25.676876036276621 ], [ -111.733518507729698, 25.669761654653858 ], [ -111.736754319764614, 25.661156517851829 ], [ -111.741405563960967, 25.658209840764112 ], [ -111.754377132853307, 25.653535517172752 ], [ -111.762718496981151, 25.649363549011678 ], [ -111.765211052451079, 25.64648906483411 ], [ -111.765715089637709, 25.64415775770933 ], [ -111.768331750452703, 25.638155354514009 ], [ -111.771617595009644, 25.634882087902209 ], [ -111.774387797742222, 25.633888428810188 ], [ -111.788294589440696, 25.632067126726792 ], [ -111.797378393837306, 25.629416034115557 ], [ -111.799873484256395, 25.628057082849619 ], [ -111.810116180940952, 25.616407418592637 ], [ -111.815905548581753, 25.607371517417402 ], [ -111.823962664109473, 25.596595280859251 ], [ -111.826251360408051, 25.590933170555008 ], [ -111.826532575493104, 25.588706409898247 ], [ -111.832558129549597, 25.577853830386509 ], [ -111.834841004457715, 25.575026877703685 ], [ -111.839279112977835, 25.573337396791274 ], [ -111.839368888924682, 25.567493941262075 ], [ -111.841192843650163, 25.560994089010329 ], [ -111.848783290512657, 25.548283446290377 ], [ -111.849958364095613, 25.545310112857397 ], [ -111.850741259479051, 25.540666755680206 ], [ -111.848287471205026, 25.534209864772112 ], [ -111.844415880383735, 25.527405042293484 ], [ -111.840898536002243, 25.52268103372429 ], [ -111.832932316238455, 25.514397890655157 ], [ -111.816151543190003, 25.49194745271727 ], [ -111.815418037196281, 25.489954952249349 ], [ -111.814897327235627, 25.485479039132219 ], [ -111.815339851298788, 25.48281093814834 ], [ -111.816367686709143, 25.481488397803037 ], [ -111.822636222714678, 25.480843766145515 ], [ -111.823956188162725, 25.481349461841656 ], [ -111.82711925110992, 25.483992107254252 ], [ -111.832861362075306, 25.485087524944017 ], [ -111.837384586615585, 25.484984229601885 ], [ -111.839364592203268, 25.48600954216549 ], [ -111.842956850720441, 25.489902928958141 ], [ -111.845373464794179, 25.491639668941065 ], [ -111.850629649308488, 25.49352475485615 ], [ -111.852314254882756, 25.492726378282711 ], [ -111.853027601908792, 25.491209763230735 ], [ -111.848339820005563, 25.486622958395913 ], [ -111.847685838414449, 25.485559758653874 ], [ -111.847631736043638, 25.48475968405954 ], [ -111.851599894362863, 25.480593176538893 ], [ -111.860584658262923, 25.473902982810344 ], [ -111.861354489929525, 25.476027247031666 ], [ -111.861758246693668, 25.479447462350375 ], [ -111.862602084307255, 25.48019503244457 ], [ -111.863767306395445, 25.48059696637317 ], [ -111.86824193309387, 25.479152768424889 ], [ -111.867727684865272, 25.476973425754824 ], [ -111.867883306809361, 25.474235396251231 ], [ -111.870678679832324, 25.473041712507705 ], [ -111.872888362937019, 25.475761078204009 ], [ -111.892927087863569, 25.453944611768634 ], [ -111.893874267112366, 25.425903550369103 ], [ -111.892433613245515, 25.399941754341722 ], [ -111.894819541179714, 25.398167856844257 ], [ -111.898201844947693, 25.397783279735805 ], [ -111.904247368315851, 25.392851712796102 ], [ -111.915177735087141, 25.375273956285 ], [ -111.922018169428114, 25.358514810752016 ], [ -111.922579942373019, 25.355271995577677 ], [ -111.923191413689494, 25.342674831737245 ], [ -111.922199272216602, 25.336820586664025 ], [ -111.919577340276334, 25.329178476002376 ], [ -111.917683949337757, 25.325701916383007 ], [ -111.913117842983326, 25.320004256649959 ], [ -111.910201390124342, 25.317849032114704 ], [ -111.893141004095867, 25.312379667651619 ], [ -111.904932199862714, 25.297975660325733 ], [ -111.90611246943449, 25.296210577746578 ], [ -111.907086332955075, 25.292459536420488 ], [ -111.914716406192582, 25.289178297868624 ], [ -111.917446759517688, 25.287184235622583 ], [ -111.918249183862372, 25.285506851807739 ], [ -111.918893793553991, 25.283189035952258 ], [ -111.919022871165183, 25.274768478068051 ], [ -111.917608211429311, 25.26941476306899 ], [ -111.917402139478824, 25.262963361469293 ], [ -111.92003867992139, 25.255575489715856 ], [ -111.921913549022449, 25.253917540140407 ], [ -111.926998695260068, 25.252856201348205 ], [ -111.929467717838023, 25.25146004051425 ], [ -111.934015842833304, 25.245919432289813 ], [ -111.941604612428648, 25.233027143463651 ], [ -111.943084349315697, 25.228075948105662 ], [ -111.943597722413088, 25.221320035763757 ], [ -111.944869302749524, 25.219395326629748 ], [ -111.959151219201516, 25.213313065564012 ], [ -111.959745990321153, 25.214193360836013 ], [ -111.960089419688387, 25.214997795240755 ], [ -111.960587451565161, 25.216283348744206 ], [ -111.964143009403699, 25.216873355478629 ], [ -111.969474861267571, 25.22184708703918 ], [ -111.971997187413834, 25.222333390449617 ], [ -111.977785544400874, 25.219205508933271 ], [ -111.981633899585105, 25.218567934887929 ], [ -111.987593204893372, 25.213366736975701 ], [ -111.985813887824818, 25.209543206527499 ], [ -111.986871371011063, 25.202944177996475 ], [ -111.985996895968412, 25.199366002986594 ], [ -111.983366861931742, 25.193684093535666 ], [ -111.978395952862769, 25.187902680096631 ], [ -111.969802913492629, 25.185466295274662 ], [ -111.967339680123345, 25.186320176576547 ], [ -111.964821527738366, 25.185832706831274 ], [ -111.962670683466996, 25.180782423404843 ], [ -111.964341698301126, 25.174972749379293 ], [ -111.963813295908651, 25.173875955379657 ], [ -111.955895959318369, 25.168160417168462 ], [ -111.950102716387235, 25.166822737488669 ], [ -111.940079813954327, 25.1622850544884 ], [ -111.933280535973751, 25.155084321839002 ], [ -111.93075366552543, 25.150675425979543 ], [ -111.929485382441541, 25.139867942371019 ], [ -111.931436216296731, 25.133580791816016 ], [ -111.934332807676782, 25.12788445205576 ], [ -111.934102608954561, 25.123059263245743 ], [ -111.933138452920204, 25.120172831530262 ], [ -111.939246026032492, 25.109098889064231 ], [ -111.9436241426897, 25.098479543936289 ], [ -111.942890068147506, 25.081961755011474 ], [ -111.943096967962461, 25.076013524865473 ], [ -111.943783503465156, 25.073469543252916 ], [ -111.951114162257142, 25.066468461381742 ], [ -111.96101704343954, 25.060526863035104 ], [ -111.963017662190055, 25.055933346867828 ], [ -111.962644877041285, 25.051430309398128 ], [ -111.973530922070168, 25.047259133566552 ], [ -111.976962780033972, 25.047589604066808 ], [ -111.979117124999291, 25.049209283542339 ], [ -111.983024982672916, 25.048191230300429 ], [ -111.987008651588312, 25.045312574697668 ], [ -111.993597069686089, 25.043274317802116 ], [ -111.997787998405769, 25.044514253984914 ], [ -112.006159784733029, 25.044994874491337 ], [ -112.009969767853164, 25.043854222102084 ], [ -112.015536288647795, 25.040732572064481 ], [ -112.021440993702825, 25.033978098333581 ], [ -112.034745117250765, 25.02550052660488 ], [ -112.050153924521794, 25.023267293333983 ], [ -112.052573320561521, 25.020599002810506 ], [ -112.052631364866727, 25.018227181774741 ], [ -112.057101485388372, 25.009204548249556 ], [ -112.061046746300079, 25.004297081647913 ], [ -112.061791360012691, 25.000562433122742 ], [ -112.061300056841745, 24.998890579965845 ], [ -112.059149842411003, 24.99663786800577 ], [ -112.054522987793689, 24.997667657966026 ], [ -112.051011797412855, 25.003720928211884 ], [ -112.047088084483747, 25.005992526612847 ], [ -112.042635776107204, 25.007090321602782 ], [ -112.039037092096521, 25.006785267532614 ], [ -112.029030968704959, 25.002160685706588 ], [ -112.02306802905504, 25.007360515783116 ], [ -112.019427698405451, 25.016613968247185 ], [ -112.004754130278073, 25.020454809414318 ], [ -112.001524560961812, 25.019572442742682 ], [ -111.99996638101193, 25.01810059841117 ], [ -111.995524059080182, 25.0112501678352 ], [ -111.994001876096817, 25.002736429477537 ], [ -111.994829548678894, 24.970546844664721 ], [ -111.995844302820217, 24.955139409405465 ], [ -112.00717364666643, 24.946184684754918 ], [ -112.009988997863118, 24.94537241612791 ], [ -112.014835493692146, 24.93303330096705 ], [ -112.025839806402402, 24.920942582324571 ], [ -112.031403812796214, 24.91875957597302 ], [ -112.035032726729042, 24.92073776158513 ], [ -112.037651394455025, 24.922491547520814 ], [ -112.042989241842974, 24.9325273746318 ], [ -112.045833175360656, 24.933253704249065 ], [ -112.049044336539481, 24.931775291538486 ], [ -112.051531003725529, 24.930066814347576 ], [ -112.051626145445098, 24.92936371494736 ], [ -112.051359113661448, 24.928288749471889 ], [ -112.048687091240154, 24.924879147445523 ], [ -112.0447921423889, 24.917466819051519 ], [ -112.044344014023139, 24.91575491212129 ], [ -112.044875343482829, 24.913349902734005 ], [ -112.04601884719726, 24.912148906827181 ], [ -112.05314919316892, 24.908401342308213 ], [ -112.05975700032522, 24.912726650687169 ], [ -112.063556518135627, 24.913873549744199 ], [ -112.065968383385453, 24.913700253227457 ], [ -112.069576130760169, 24.911663983499192 ], [ -112.071039228636977, 24.912397060808434 ], [ -112.07213130440752, 24.913819356119319 ], [ -112.072490078234082, 24.917881880239591 ], [ -112.068512109905001, 24.922557167590185 ], [ -112.067407245931022, 24.926757853292671 ], [ -112.06825086679909, 24.936841740587692 ], [ -112.072038273429825, 24.956119634268685 ], [ -112.092178875144739, 24.97651323901221 ], [ -112.096299539116089, 24.979076179590582 ], [ -112.094158888693826, 24.966513812985536 ], [ -112.089978917860293, 24.957721229466863 ], [ -112.087436750421034, 24.951248186499452 ], [ -112.085525519596573, 24.946282867128307 ], [ -112.083587395237799, 24.939121733287358 ], [ -112.082998443053299, 24.933889701921576 ], [ -112.083503005226405, 24.915695553925957 ], [ -112.085118831918606, 24.911074942223831 ], [ -112.098585223940489, 24.902049738911934 ], [ -112.104274826155645, 24.904830775088822 ], [ -112.110661453929012, 24.909329171848427 ], [ -112.113384790489022, 24.902649469189644 ], [ -112.113607359143558, 24.897687024734935 ], [ -112.112567546698727, 24.894760013403761 ], [ -112.107619960932666, 24.890797783251948 ], [ -112.09952181288817, 24.890279965422874 ], [ -112.097449873907266, 24.886626452270203 ], [ -112.096917932131092, 24.882407087259249 ], [ -112.098601388408852, 24.866957379841459 ], [ -112.099815369170059, 24.864542742639884 ], [ -112.107247060139969, 24.863346475021732 ], [ -112.111400162312378, 24.863865758608767 ], [ -112.114875135384452, 24.862940017436259 ], [ -112.129605753629363, 24.857119289294808 ], [ -112.138309493519856, 24.851890056134955 ], [ -112.137160311530906, 24.84219838986515 ], [ -112.128170886730729, 24.836417201467611 ], [ -112.119105234288128, 24.825378112634048 ], [ -112.11593057824112, 24.819306372989178 ], [ -112.119337183056857, 24.805172221478667 ], [ -112.123142337498706, 24.801612111505207 ], [ -112.135502004023493, 24.793971274316327 ], [ -112.138998651394161, 24.792497542568469 ], [ -112.148340400519913, 24.793246851137845 ], [ -112.155458437350305, 24.788965915805345 ], [ -112.158256221756147, 24.786085284281764 ], [ -112.160519282063021, 24.781567261971997 ], [ -112.163054603954137, 24.771926522796708 ], [ -112.164467394101308, 24.772058275370025 ], [ -112.165789804484845, 24.774364102873584 ], [ -112.167401753998789, 24.776039067584815 ], [ -112.174150653768606, 24.774479338240944 ], [ -112.174762212935121, 24.77305274099372 ], [ -112.174934801690824, 24.771488621819998 ], [ -112.174803925156553, 24.768638354105381 ], [ -112.176528613496529, 24.767212406792805 ], [ -112.180574450305883, 24.765824549931086 ], [ -112.183382810377452, 24.7674783346583 ], [ -112.185513563316221, 24.767911574000227 ], [ -112.187096467655721, 24.767008940350806 ], [ -112.188954248953181, 24.764520139185027 ], [ -112.19311303744847, 24.756602645504575 ], [ -112.195872410284949, 24.755061910421844 ], [ -112.199566950526631, 24.753993490818445 ], [ -112.199982297268107, 24.751556190493346 ], [ -112.199118794574417, 24.748233854215517 ], [ -112.193913640169825, 24.744499157871697 ], [ -112.178470886239353, 24.748576303991772 ], [ -112.176666848381529, 24.745857049652443 ], [ -112.176055557688073, 24.741110476833153 ], [ -112.185232005594457, 24.732585277935524 ], [ -112.191822276736914, 24.724617321364281 ], [ -112.192626341026369, 24.718767282344832 ], [ -112.193227351573469, 24.706846446563983 ], [ -112.189431869937735, 24.685940191800228 ], [ -112.18640796819966, 24.683739776771482 ], [ -112.192021858259636, 24.664531026010291 ], [ -112.19930796738079, 24.653015003674806 ], [ -112.205183520305752, 24.648208503487361 ], [ -112.208657573233793, 24.646895335348635 ], [ -112.208903194533207, 24.644688204534148 ], [ -112.205309567026347, 24.636044281277741 ], [ -112.20336624797676, 24.633066509713732 ], [ -112.202057698645078, 24.63507216704107 ], [ -112.201627170851097, 24.637272585054248 ], [ -112.199407780250638, 24.640640710871192 ], [ -112.18866392205625, 24.642017248514069 ], [ -112.186762155631342, 24.641009744570479 ], [ -112.18315690151482, 24.632535719567716 ], [ -112.182045117002573, 24.628077769957905 ], [ -112.182454108870914, 24.624604694197753 ], [ -112.186385311909362, 24.617143718801564 ], [ -112.186007057613395, 24.613291180635244 ], [ -112.182472275360652, 24.606077804716541 ], [ -112.176056844463915, 24.597009103311027 ], [ -112.172239517590796, 24.592495920991968 ], [ -112.172626214367597, 24.595837554240628 ], [ -112.167508895456706, 24.600242862758456 ], [ -112.163294552161005, 24.606898455149938 ], [ -112.156844279701176, 24.625034484910479 ], [ -112.149841645532078, 24.627344110237445 ], [ -112.144495178846014, 24.628186546762375 ], [ -112.13059862139508, 24.628445629543574 ], [ -112.12629048733389, 24.627485249287599 ], [ -112.106575141449795, 24.627368411629465 ], [ -112.104098438788867, 24.629059103570597 ], [ -112.100029597020168, 24.634506338950633 ], [ -112.099334320491138, 24.637475873182915 ], [ -112.097883388116188, 24.638482790211167 ], [ -112.095805366169472, 24.638577272308094 ], [ -112.084099123721941, 24.632484983683042 ], [ -112.084214628109109, 24.635242105318802 ], [ -112.084341509627151, 24.638271237551951 ], [ -112.075960571968778, 24.645202588167223 ], [ -112.073848913598852, 24.644845193479174 ], [ -112.058262758234278, 24.627138527769294 ], [ -112.048651886289989, 24.618874582411536 ], [ -112.030600562400821, 24.612183637106877 ], [ -112.024733178273593, 24.611425287073935 ], [ -112.0209474879277, 24.613497084688142 ], [ -112.016592493268334, 24.620923788249186 ], [ -112.011910981612914, 24.618053899176374 ], [ -112.007892379071862, 24.613894093566635 ], [ -112.004382193950065, 24.611780196142512 ], [ -112.000807174357689, 24.612967162677894 ], [ -111.994976243106748, 24.612164005314948 ], [ -111.992134720428709, 24.605755506837777 ], [ -111.990526640980164, 24.603408772454859 ], [ -111.98331159482062, 24.596788087111356 ], [ -111.97968514679232, 24.5947811787875 ], [ -111.975585854077394, 24.595187654910269 ], [ -111.971497116077032, 24.590157273521186 ], [ -111.964243382843833, 24.578183069547364 ], [ -111.963873144776571, 24.576244532062965 ], [ -111.962867208718563, 24.574861816035867 ], [ -111.960485530824769, 24.572690275272102 ], [ -111.958283204690559, 24.572097163893201 ], [ -111.954475946597171, 24.574958417092976 ], [ -111.951014367420726, 24.573194395351887 ], [ -111.949788941208752, 24.570690237125451 ], [ -111.949876733201549, 24.570644331616297 ], [ -111.963768263926184, 24.563401188893952 ], [ -111.965862804680086, 24.563795345869863 ], [ -111.968243299638615, 24.563024048033135 ], [ -111.969852299560813, 24.561733474000146 ], [ -111.970875529461935, 24.559882436349856 ], [ -111.971943954048911, 24.556420698305423 ], [ -111.972634920555095, 24.548918590608995 ], [ -111.970547968985528, 24.539023370671291 ], [ -111.970214671617768, 24.523427762941811 ], [ -111.971598193643857, 24.511951889471053 ], [ -111.974767654066113, 24.501043176570267 ], [ -111.977668348635774, 24.494770413107283 ], [ -111.980737200265878, 24.493695224809187 ], [ -111.983450323788688, 24.494796082814307 ], [ -111.985513125051966, 24.494564333150436 ], [ -111.999823991008867, 24.479108876624032 ], [ -112.003705571745741, 24.470329824195872 ], [ -112.004015696054196, 24.461369553058841 ], [ -112.00363151786101, 24.455944728305084 ], [ -112.005240797102687, 24.452991190063461 ], [ -112.020206043673056, 24.438617979055788 ], [ -112.041071159124513, 24.430968258235097 ], [ -112.049086606827458, 24.429572061979631 ], [ -112.055714540017888, 24.430446653915102 ], [ -112.059988924942516, 24.429559220948754 ], [ -112.069846605261858, 24.424633508688764 ], [ -112.07013901465514, 24.420377796971817 ], [ -112.065334236847548, 24.383316669325279 ], [ -112.062922047058748, 24.382877905569693 ], [ -112.065890176407663, 24.37412269374548 ], [ -112.066567632915195, 24.372517097766636 ], [ -112.071720573074188, 24.368226157489616 ], [ -112.074907360692606, 24.367742467717733 ], [ -112.076113689170654, 24.3691608701698 ], [ -112.081732898594879, 24.368074977066403 ], [ -112.093930734842615, 24.363821659950762 ], [ -112.095607320073611, 24.362120997385542 ], [ -112.096557857014517, 24.358042870363157 ], [ -112.096378655968223, 24.355213939506239 ], [ -112.094930017029114, 24.348886603277776 ], [ -112.09336230100665, 24.343929661729167 ], [ -112.091963309624546, 24.341010474929949 ], [ -112.086287773914989, 24.332262302550273 ], [ -112.081130518316129, 24.326588560265979 ], [ -112.07960556903241, 24.326151593304424 ], [ -112.077346227254637, 24.32728759726535 ], [ -112.073386050729439, 24.32735627276962 ], [ -112.06714860483946, 24.323433305700171 ], [ -112.068802379599873, 24.316197818257219 ], [ -112.088042540871228, 24.297137827216734 ], [ -112.09703495873508, 24.297608093892155 ], [ -112.09863608303273, 24.298888412491536 ], [ -112.101570261352379, 24.299865655854965 ], [ -112.105711688259575, 24.299305518219636 ], [ -112.10590597996935, 24.29271493107996 ], [ -112.103923589944657, 24.282265075403263 ], [ -112.103281411002243, 24.281766025981018 ], [ -112.101406002112896, 24.282408526936511 ], [ -112.096718401992121, 24.280619270084891 ], [ -112.082548417561213, 24.267582438206887 ], [ -112.084864775902801, 24.234329268792244 ], [ -112.090108826661663, 24.223167019821762 ], [ -112.099290772381153, 24.218632269013824 ], [ -112.101413968508325, 24.204774789196385 ], [ -112.094059497365294, 24.200064134535541 ], [ -112.091912497979848, 24.197341212346338 ], [ -112.094409361309872, 24.195124284352758 ], [ -112.104786340603354, 24.190988589336161 ], [ -112.110639755509354, 24.192936650389054 ], [ -112.117337437086235, 24.170276941310021 ], [ -112.130646142833371, 24.181425837643971 ], [ -112.142950795671922, 24.190054283723814 ], [ -112.145608445450165, 24.1910647076859 ], [ -112.150838582842795, 24.188846928586987 ], [ -112.151909612397333, 24.186841793525961 ], [ -112.148894246541417, 24.181257780056374 ], [ -112.146420192826241, 24.178261845395856 ], [ -112.142783427363298, 24.165669853622212 ], [ -112.142312751113238, 24.149298483390588 ], [ -112.145178786911998, 24.145838499119467 ], [ -112.150339476507796, 24.143618872907108 ], [ -112.159786238230566, 24.14424925466594 ], [ -112.163438497901112, 24.129218276779852 ], [ -112.165760804826249, 24.125632068672722 ], [ -112.181693428344758, 24.128660873736187 ], [ -112.184507515444551, 24.133822685130141 ], [ -112.184272077544477, 24.139092589136563 ], [ -112.185017871899461, 24.140679830260456 ], [ -112.187082799746833, 24.142065263732157 ], [ -112.190809097935798, 24.141828216897093 ], [ -112.192465948899809, 24.141389048572066 ], [ -112.200739098403048, 24.134914964668184 ], [ -112.201580044753598, 24.132504817856102 ], [ -112.201978133436498, 24.126707493507279 ], [ -112.201427593921295, 24.122104451211733 ], [ -112.200666563681594, 24.119145932345564 ], [ -112.203123220181396, 24.11406488988775 ], [ -112.206822599586502, 24.109235112624148 ], [ -112.208854961726175, 24.108062010003362 ], [ -112.216407182971736, 24.105830850800732 ], [ -112.219400605132492, 24.106384158095771 ], [ -112.220932185387383, 24.108814717429919 ], [ -112.222032690095546, 24.111992962575172 ], [ -112.223003779909519, 24.112849945475205 ], [ -112.235139342455042, 24.114398393782714 ], [ -112.23867697557526, 24.113608150155635 ], [ -112.260129325741119, 24.102234600691013 ], [ -112.267020825694487, 24.09408136019146 ], [ -112.283895169508554, 24.069034481274404 ], [ -112.275816609065984, 24.059132585229769 ], [ -112.268905462818907, 24.052444168385357 ], [ -112.26668440959061, 24.051659359364606 ], [ -112.265621632757586, 24.049544373366857 ], [ -112.265006395580585, 24.039971206096904 ], [ -112.267094621263553, 24.034080890197469 ], [ -112.269880651208553, 24.030228408503888 ], [ -112.281769953421957, 24.022967166092304 ], [ -112.298864957230435, 24.005984642075159 ], [ -112.306714032400592, 24.002828053012824 ], [ -112.312865354773166, 24.002484365747943 ], [ -112.314198110147871, 24.003350460103533 ], [ -112.319853625470287, 24.003138838733836 ], [ -112.322085928851891, 24.00023055611214 ], [ -112.322228719334291, 23.997491357992615 ], [ -112.316842163577675, 23.98024783274634 ], [ -112.309641280818397, 23.974278564382175 ], [ -112.307408063802058, 23.97326424340676 ], [ -112.303032100669526, 23.972809686828764 ], [ -112.302745508596871, 23.972239033686424 ], [ -112.302194744567345, 23.962170400679749 ], [ -112.304321663578207, 23.956168208293537 ], [ -112.320022486138882, 23.946572253299333 ], [ -112.344406052318007, 23.957418965492536 ], [ -112.354983295170484, 23.962907149243428 ], [ -112.362904086367891, 23.968756356380961 ], [ -112.365042060370683, 23.971641446591804 ], [ -112.366704747175575, 23.97262787025538 ], [ -112.372297420352538, 23.972754181634645 ], [ -112.376013809603492, 23.970785837645462 ], [ -112.378347987423922, 23.968675825683771 ], [ -112.380690377753425, 23.965433172915148 ], [ -112.381731085325882, 23.961450118608372 ], [ -112.38059476746794, 23.936081576888327 ], [ -112.379353360547611, 23.931302492157734 ], [ -112.376334253748965, 23.926674238477453 ], [ -112.373166322565396, 23.924715576690193 ], [ -112.373465622966307, 23.909698176075157 ], [ -112.38848288950706, 23.89983791692692 ], [ -112.393301116001609, 23.894764530440664 ], [ -112.392077747485004, 23.876479897607883 ], [ -112.39045457776173, 23.874179990861901 ], [ -112.387294928472414, 23.859258211620133 ], [ -112.387040539204037, 23.856568011282061 ], [ -112.39950416844674, 23.852707380056835 ], [ -112.42089763778219, 23.848386603907525 ], [ -112.428532030824371, 23.841237988684341 ], [ -112.436101751494988, 23.841539209904816 ], [ -112.441801021689017, 23.842819801055334 ], [ -112.446964708074574, 23.846150241127496 ], [ -112.447914115089247, 23.848129625968102 ], [ -112.454524486598075, 23.852940182371643 ], [ -112.459782107074915, 23.851167547054455 ], [ -112.46165748737593, 23.84822775109475 ], [ -112.456531623808729, 23.819254197094168 ], [ -112.454421860088075, 23.81318822530352 ], [ -112.450825788435907, 23.806327633679455 ], [ -112.444036111108673, 23.800324192503204 ], [ -112.443289299572498, 23.79864108773231 ], [ -112.444271963198872, 23.792907417229017 ], [ -112.460743621900463, 23.789645675350108 ], [ -112.462863968807468, 23.791037801745119 ], [ -112.474642268815529, 23.801882002963602 ], [ -112.486591641698226, 23.804369208717031 ], [ -112.489174825730714, 23.802882217763425 ], [ -112.492196516770136, 23.799611797461431 ], [ -112.490895240145164, 23.792832122124082 ], [ -112.491556898767215, 23.78601398078953 ], [ -112.492708638717374, 23.783601031843098 ], [ -112.499046866121418, 23.781526833862952 ], [ -112.517036840666279, 23.767885033617123 ], [ -112.520725616947999, 23.759058853510531 ], [ -112.523439395750529, 23.753990079076257 ], [ -112.543065346746687, 23.725518711772082 ], [ -112.549755000165746, 23.722463069799161 ], [ -112.55436999595085, 23.718494644827658 ], [ -112.555023860873121, 23.714375136929142 ], [ -112.554963649993354, 23.70059728218078 ], [ -112.551252266010295, 23.697670158978237 ], [ -112.543643358764371, 23.698283922420298 ], [ -112.526056366929481, 23.715891090622431 ], [ -112.508484685884824, 23.731140416243669 ], [ -112.500934470535043, 23.712510459172915 ], [ -112.500774287023063, 23.699258282008824 ], [ -112.501542628171492, 23.691026128400587 ], [ -112.505540651696194, 23.692177081927223 ], [ -112.509900713440288, 23.691354110075878 ], [ -112.51430400283472, 23.685454476787587 ], [ -112.513979727428278, 23.681531649761801 ], [ -112.511559121401007, 23.673332427221155 ], [ -112.508366937642094, 23.670131716007901 ], [ -112.499251139051566, 23.665452913091432 ], [ -112.495727004176189, 23.665690807115713 ], [ -112.494898208690927, 23.665133988551347 ], [ -112.493167395292602, 23.661696040112606 ], [ -112.495963455994101, 23.650472399384665 ], [ -112.496224199201478, 23.649426024221594 ], [ -112.498142342246567, 23.645467765760458 ], [ -112.511780813119287, 23.63212002465384 ], [ -112.5148040586284, 23.621436641929151 ], [ -112.511405384558785, 23.619304006793485 ], [ -112.510162680813693, 23.617010098864682 ], [ -112.509251384201448, 23.612693445127203 ], [ -112.522431600763383, 23.595822449694644 ], [ -112.528029677887886, 23.591413836331203 ], [ -112.531869229134955, 23.577650287502731 ], [ -112.526753236987688, 23.571265358296404 ], [ -112.524900129048675, 23.563079261221922 ], [ -112.525511126513052, 23.562073354218597 ], [ -112.526495587534839, 23.561379401485368 ], [ -112.547214065729108, 23.562184853848997 ], [ -112.574561076118229, 23.555579392298281 ], [ -112.576261356927915, 23.552947441562072 ], [ -112.579349316267241, 23.545531363467788 ], [ -112.580007246867083, 23.542178261166498 ], [ -112.579939348883727, 23.540145223266531 ], [ -112.577746590744511, 23.531499199262949 ], [ -112.57743505426015, 23.517550652788483 ], [ -112.578582370361104, 23.514577554916855 ], [ -112.582951374173206, 23.509859118696749 ], [ -112.586534793203526, 23.51113802581861 ], [ -112.599241288903571, 23.52798967809823 ], [ -112.602388833809115, 23.532309305062306 ], [ -112.602905140309261, 23.534415422946346 ], [ -112.602335094838097, 23.535518193007782 ], [ -112.602674118789025, 23.536635515009547 ], [ -112.603704170652691, 23.537514495989825 ], [ -112.605567015039, 23.537671809787508 ], [ -112.609357703071041, 23.536760719304638 ], [ -112.611333654296232, 23.535439029796127 ], [ -112.614545684526718, 23.53071747418285 ], [ -112.611258351455007, 23.514959070430706 ], [ -112.622487890608554, 23.508583833079726 ], [ -112.626564471848567, 23.504547115501662 ], [ -112.628348033910854, 23.501504392611228 ], [ -112.631567121597101, 23.494293692640454 ], [ -112.636532957730736, 23.471607342459883 ], [ -112.65666847589462, 23.465487532607202 ], [ -112.657011551927539, 23.461931434952536 ], [ -112.656647460267507, 23.460811418981727 ], [ -112.649329695233519, 23.452180449613657 ], [ -112.648094854973692, 23.447043879674883 ], [ -112.651587175868059, 23.438495226471129 ], [ -112.656451811748283, 23.435192306445902 ], [ -112.66064124762336, 23.433661105617723 ], [ -112.68338559449775, 23.445039144780086 ], [ -112.685366852274086, 23.446526115100593 ], [ -112.686127902251513, 23.449380673877414 ], [ -112.688509037108176, 23.452461568616766 ], [ -112.69858701381294, 23.459913477884683 ], [ -112.711746800946273, 23.468428166675302 ], [ -112.71579918747544, 23.468958923407229 ], [ -112.718415132493135, 23.468373237469706 ], [ -112.725370190417991, 23.464399635277665 ], [ -112.729368994518737, 23.458799346436692 ], [ -112.731557499310767, 23.451402251127078 ], [ -112.730188838643429, 23.44766879260732 ], [ -112.726978377675906, 23.441065734912698 ], [ -112.725356717064599, 23.438865034738964 ], [ -112.722717064740877, 23.437920891634207 ], [ -112.720216119720291, 23.43957902453889 ], [ -112.716373989450986, 23.439308923311241 ], [ -112.715589012001331, 23.438574297823234 ], [ -112.711921904634224, 23.429145860727207 ], [ -112.711547228499981, 23.424899016222131 ], [ -112.735727134632143, 23.41648432339074 ], [ -112.738268237244199, 23.412688770279932 ], [ -112.740293901998683, 23.405331988699338 ], [ -112.741027430930828, 23.401132657052688 ], [ -112.741598759652589, 23.388366651765757 ], [ -112.736427818407051, 23.378773996868276 ], [ -112.733864265485039, 23.37655891222153 ], [ -112.724778350763216, 23.374400622107188 ], [ -112.722650296320793, 23.37484939458183 ], [ -112.718776869897511, 23.377514290787868 ], [ -112.718212514248634, 23.37698841517377 ], [ -112.709255006958699, 23.366002784380644 ], [ -112.708862551766842, 23.364023815936797 ], [ -112.709124276022223, 23.362037153130608 ], [ -112.710032335632391, 23.35760004472089 ], [ -112.710866072236172, 23.356305846257449 ], [ -112.717503182620945, 23.352074295924339 ], [ -112.726972495321078, 23.349576798535544 ], [ -112.729621648068374, 23.350833296348924 ], [ -112.740317562688588, 23.35038462821236 ], [ -112.74405995776101, 23.349249916501606 ], [ -112.746301832154714, 23.348227909358517 ], [ -112.750694017988238, 23.344039432400479 ], [ -112.759671921826325, 23.340825515984317 ], [ -112.768832055710149, 23.348225272048406 ], [ -112.772041948327612, 23.353192682512333 ], [ -112.773172652710898, 23.356713778619575 ], [ -112.774322061500143, 23.358666099299754 ], [ -112.780628332536963, 23.368125129408423 ], [ -112.785143799778766, 23.3691172889664 ], [ -112.787420333498957, 23.368599638493905 ], [ -112.823148482257423, 23.352445958803234 ], [ -112.826137448350607, 23.349996315221304 ], [ -112.84697231198497, 23.319057060680304 ], [ -112.845845576451396, 23.31224813319611 ], [ -112.844386137815988, 23.309229628110408 ], [ -112.834906719424865, 23.309609047519334 ], [ -112.829904628613519, 23.316916312441332 ], [ -112.826167292171107, 23.318800906142286 ], [ -112.813856192592283, 23.322245066698397 ], [ -112.79470789800142, 23.311500094530984 ], [ -112.790928266482595, 23.305392123963109 ], [ -112.785539107704366, 23.291246533954727 ], [ -112.785698766038109, 23.285460863189542 ], [ -112.792898703429913, 23.275535444651453 ], [ -112.794282421104981, 23.275104968023143 ], [ -112.799634170961454, 23.276266200279839 ], [ -112.818683091652829, 23.286037338770512 ], [ -112.835928367901104, 23.281037354595842 ], [ -112.857200284341957, 23.281744956585026 ], [ -112.858695495772537, 23.280079419261668 ], [ -112.860172947610621, 23.272098816284878 ], [ -112.857663934615658, 23.269961003034147 ], [ -112.855029328345594, 23.268801580119003 ], [ -112.854263947223131, 23.267576759998366 ], [ -112.853878689736973, 23.256560959172436 ], [ -112.855482428565338, 23.25356913381518 ], [ -112.884626169177395, 23.250930737258727 ], [ -112.895256476220183, 23.256108772118584 ], [ -112.906179107103071, 23.255667893423198 ], [ -112.921549566378388, 23.239343026700396 ], [ -112.938184448783147, 23.201142975662272 ], [ -112.93850838427015, 23.199087751379103 ], [ -112.937658600580917, 23.194208903228848 ], [ -112.932599088449763, 23.184113864644882 ], [ -112.918994503724278, 23.187238877156464 ], [ -112.909124776697425, 23.182090804881351 ], [ -112.894339717897907, 23.182316310067495 ], [ -112.892489341904621, 23.183630229376782 ], [ -112.890682124299573, 23.183576427728582 ], [ -112.860028813328285, 23.174428531175423 ], [ -112.858049234613532, 23.169826668829973 ], [ -112.860033765427943, 23.162707505429218 ], [ -112.867509830539817, 23.153705965864567 ], [ -112.872823168292214, 23.150687815102017 ], [ -112.885426624076814, 23.141061601219764 ], [ -112.885365690007433, 23.133950967216872 ], [ -112.882874744262793, 23.132411513662746 ], [ -112.866426269266654, 23.133411511587934 ], [ -112.849991150495654, 23.144224224283374 ], [ -112.846975477318026, 23.149380231818419 ], [ -112.834034297236627, 23.154393101290736 ], [ -112.833021788421135, 23.154623663184182 ], [ -112.832236778657418, 23.153908619526756 ], [ -112.832614743836018, 23.149348965477625 ], [ -112.857703692604957, 23.124496133995702 ], [ -112.874342343254412, 23.110418717924976 ], [ -112.886401203879842, 23.094577209183999 ], [ -112.88949297838289, 23.082419448794827 ], [ -112.887519457099785, 23.074347476765652 ], [ -112.885239519732238, 23.061932252910495 ], [ -112.885912501628795, 23.060984591912923 ], [ -112.892805848187265, 23.062578448575451 ], [ -112.898451560054497, 23.073253001357955 ], [ -112.898550541594432, 23.074191029364631 ], [ -112.89719708442739, 23.07657328361012 ], [ -112.897701776750154, 23.07771691585895 ], [ -112.9000126943357, 23.079620152481038 ], [ -112.903836003434193, 23.07940827992816 ], [ -112.905237157630594, 23.07817773030127 ], [ -112.90734661366011, 23.071582049000071 ], [ -112.906212269481543, 23.069039330832151 ], [ -112.897443329412582, 23.055361361703703 ], [ -112.888366848646768, 23.048245007056774 ], [ -112.883914321480731, 23.038539416759125 ], [ -112.884511385590443, 23.033931467363022 ], [ -112.88793234202241, 23.028393799033058 ], [ -112.889777156197056, 23.027680720356081 ], [ -112.891681511466942, 23.029212546865438 ], [ -112.899580761682657, 23.041785984790092 ], [ -112.901684217425412, 23.041960338226794 ], [ -112.907848543915023, 23.039387079017555 ], [ -112.907703993628431, 23.034882582209338 ], [ -112.905198104387239, 23.032991013041858 ], [ -112.904335088782673, 23.031596778683397 ], [ -112.903005834695023, 23.02330402808586 ], [ -112.903303302775512, 23.019712818145372 ], [ -112.905755798437767, 23.018314463191984 ], [ -112.932455187946204, 23.044588339951613 ], [ -112.933437512833109, 23.046099110840967 ], [ -112.937807034569914, 23.074340917642274 ], [ -112.935869761728995, 23.077125996337575 ], [ -112.93376802538306, 23.078890911121508 ], [ -112.9340789060834, 23.080008464042781 ], [ -112.941066917221903, 23.083190080805775 ], [ -112.94702992275316, 23.077697671013819 ], [ -112.949388850431959, 23.07406455515849 ], [ -112.952735370484561, 23.066187955672529 ], [ -112.952707399457168, 23.056718863418059 ], [ -112.947478647938368, 23.037154185231266 ], [ -112.944913136300684, 23.035913729909339 ], [ -112.942156148086426, 23.032649018946987 ], [ -112.940401450266791, 23.029429186014671 ], [ -112.938954810743013, 23.024537209347208 ], [ -112.937984531800453, 23.015793979018884 ], [ -112.938934003802203, 23.002713838974429 ], [ -112.943205846122865, 22.998627582670345 ], [ -112.958948107311429, 22.996800193184665 ], [ -112.962297316351126, 22.999077342003869 ], [ -112.963328052657999, 23.00096915475844 ], [ -112.962273054892236, 23.016413870453675 ], [ -112.961439376041554, 23.019682300340214 ], [ -112.966382132037154, 23.022159931515365 ], [ -112.991892227467403, 23.014754096145069 ], [ -112.998127570205995, 22.989103389382326 ], [ -112.99949334004873, 22.981275625926866 ], [ -113.020875458117843, 22.973992885116452 ], [ -113.05340710298519, 22.960278866933045 ], [ -113.084326764604171, 22.946454464415382 ], [ -113.101891478997345, 22.937532123783079 ], [ -113.108016899489101, 22.933587704182564 ], [ -113.112061620974714, 22.925996949204045 ], [ -113.112597844604565, 22.923837016397162 ], [ -113.112366601043831, 22.91428283942966 ], [ -113.111360663947153, 22.904326601608538 ], [ -113.108993492812417, 22.898389007741933 ], [ -113.110077051059662, 22.89441464489985 ], [ -113.113022229958432, 22.893992944794476 ], [ -113.116125144944888, 22.895318770644177 ], [ -113.127825169800531, 22.910362714407718 ], [ -113.129304907170351, 22.914891730007533 ], [ -113.12947364159038, 22.916959489745185 ], [ -113.128612794956382, 22.921488083848796 ], [ -113.129502922661942, 22.942018380860503 ], [ -113.136843321246545, 22.943194452682807 ], [ -113.139554238534032, 22.941953281705111 ], [ -113.147025381364671, 22.935282429119876 ], [ -113.147916907184154, 22.931774907128212 ], [ -113.136840408956601, 22.921322684244178 ], [ -113.128490922432761, 22.880584952383241 ], [ -113.129294028309431, 22.872031495494621 ], [ -113.132682112477781, 22.865914444214958 ], [ -113.135875353955939, 22.861848480361278 ], [ -113.137974799016106, 22.853560443941863 ], [ -113.137555743009173, 22.850454579117457 ], [ -113.132359329522927, 22.844251016953411 ], [ -113.128879967840476, 22.83331942157551 ], [ -113.130993427736342, 22.824106288973184 ], [ -113.13461932563618, 22.817192850893104 ], [ -113.14465677867652, 22.798081436314362 ], [ -113.162247651636378, 22.784717160790315 ], [ -113.169988689935309, 22.781776107711675 ], [ -113.171142456714918, 22.781751671091293 ], [ -113.176238864045644, 22.795066282002818 ], [ -113.176237933494392, 22.796761451097758 ], [ -113.174849525554009, 22.800415712009627 ], [ -113.172426968662535, 22.802497180457525 ], [ -113.160164064448907, 22.805751275509024 ], [ -113.15849583881915, 22.804828521618909 ], [ -113.151881331397604, 22.807330248582169 ], [ -113.149673190715859, 22.813085811997468 ], [ -113.153158438464374, 22.819577036933897 ], [ -113.155992736118463, 22.822921322641047 ], [ -113.164780159671452, 22.823139959113998 ], [ -113.167239722610063, 22.834711957515715 ], [ -113.170919057618406, 22.860461773086797 ], [ -113.171165790072109, 22.86681734806724 ], [ -113.16426576914786, 22.892486590820923 ], [ -113.163747938787211, 22.893248350852694 ], [ -113.158195525651351, 22.894274910576712 ], [ -113.160278271667806, 22.897655904850755 ], [ -113.170498378939811, 22.904273952828945 ], [ -113.188748730948276, 22.908901974212124 ], [ -113.213665415104586, 22.909786768028564 ], [ -113.220167851819554, 22.906820988923318 ], [ -113.223239644593576, 22.903876694154999 ], [ -113.224077953694959, 22.901223481173925 ], [ -113.220746064916398, 22.893414726330565 ], [ -113.218158483092694, 22.883691177424449 ], [ -113.220656163214173, 22.876300385126726 ], [ -113.223726570166022, 22.874404225045808 ], [ -113.227773944012327, 22.874006339360626 ], [ -113.240241048919344, 22.880637291771183 ], [ -113.257711393422682, 22.875029918537901 ], [ -113.261242556947153, 22.872237641490965 ], [ -113.265119382465755, 22.8621374963652 ], [ -113.2656026238528, 22.859417823047192 ], [ -113.264990118023462, 22.85676915649282 ], [ -113.264126929504982, 22.855488548067182 ], [ -113.263455321400173, 22.838743963925719 ], [ -113.277920555767437, 22.817597861572605 ], [ -113.289696839361071, 22.805112635001489 ], [ -113.311494995920143, 22.793721941437106 ], [ -113.322949543261586, 22.793334680763092 ], [ -113.330302646964171, 22.794833640107107 ], [ -113.345657386560475, 22.799905564801904 ], [ -113.347037153021489, 22.799664723183753 ], [ -113.348161840106641, 22.798276533430776 ], [ -113.349733703594907, 22.795857464135572 ], [ -113.349972928613099, 22.791561025523148 ], [ -113.349120721336647, 22.787461098238719 ], [ -113.336215310627907, 22.771893814782278 ], [ -113.344586560902343, 22.756992674121715 ], [ -113.346493383828516, 22.74983191071048 ], [ -113.348409966084361, 22.737425992994293 ], [ -113.348163755968841, 22.734699187972833 ], [ -113.345858947657845, 22.729226273032179 ], [ -113.345923825430006, 22.72530254556629 ], [ -113.349200800828854, 22.716557292315589 ], [ -113.353240136106379, 22.711005743453285 ], [ -113.357858610954096, 22.708400944348234 ], [ -113.361686951905369, 22.708081757987397 ], [ -113.36571624669871, 22.72036764886661 ], [ -113.369794626605113, 22.72945310859539 ], [ -113.379439829691094, 22.747498700600598 ], [ -113.384183537092085, 22.752046390122374 ], [ -113.389001026075576, 22.751333711208737 ], [ -113.393281142489244, 22.742214955165007 ], [ -113.396153670497014, 22.737684602628114 ], [ -113.399325858366169, 22.735228241146295 ], [ -113.410085841912746, 22.739144205667351 ], [ -113.417495377307858, 22.73778668093474 ], [ -113.420740877729713, 22.73612679093014 ], [ -113.424078716971081, 22.733135979309271 ], [ -113.425074020007472, 22.728972617073907 ], [ -113.423959157905855, 22.724638934525071 ], [ -113.413804230461139, 22.723358340242338 ], [ -113.395612227166367, 22.723581788497434 ], [ -113.393671221126581, 22.721102004677554 ], [ -113.391111021881642, 22.715962213037592 ], [ -113.390198359058189, 22.712331989563062 ], [ -113.390028621020818, 22.703583974954231 ], [ -113.392710225140817, 22.696431916176483 ], [ -113.420407705456157, 22.688679853490488 ], [ -113.424261817071041, 22.689614092568696 ], [ -113.435744293005811, 22.696514560052172 ], [ -113.438680846451135, 22.703913724436159 ], [ -113.437432283409876, 22.707603169564653 ], [ -113.434601633675911, 22.712213627084559 ], [ -113.434499352356042, 22.713053847640136 ], [ -113.436971118887371, 22.716522399022193 ], [ -113.44272881447769, 22.719367185912095 ], [ -113.446973959970933, 22.72019656130966 ], [ -113.457686288819318, 22.717349136646018 ], [ -113.46060330792686, 22.714663696499191 ], [ -113.464995419333846, 22.708654855683886 ], [ -113.47029313152288, 22.691431000677888 ], [ -113.470478477165287, 22.688370464928926 ], [ -113.469613876083415, 22.686102440637342 ], [ -113.47041062220228, 22.682769414803225 ], [ -113.472952772935855, 22.675809070437715 ], [ -113.476286158947261, 22.670991149093211 ], [ -113.524681071773941, 22.629731469421309 ], [ -113.536609260715963, 22.626491942910608 ], [ -113.548117770097093, 22.627651482058205 ], [ -113.546406300213405, 22.629247650048189 ], [ -113.545784391420909, 22.634063954201423 ], [ -113.546997380749659, 22.636900927007726 ], [ -113.555203088557519, 22.638859702197163 ], [ -113.559668534495913, 22.637508010624188 ], [ -113.578454248590106, 22.627416336649514 ], [ -113.581551494019692, 22.622759420471194 ], [ -113.587948683085102, 22.622019320427221 ], [ -113.593547124372549, 22.62289606793982 ], [ -113.596832354984201, 22.633004054939466 ], [ -113.596013513780534, 22.635635138684002 ], [ -113.593215323614842, 22.638985781744793 ], [ -113.591912017514147, 22.649030682850618 ], [ -113.592026313274943, 22.659627059085999 ], [ -113.593140115522004, 22.677310045600215 ], [ -113.595023967201456, 22.680159329354055 ], [ -113.593942738869103, 22.685765568592842 ], [ -113.57631785897118, 22.722384624013408 ], [ -113.574888815538685, 22.727126224161054 ], [ -113.573989001102561, 22.739872384866715 ], [ -113.574939134817697, 22.742666159893549 ], [ -113.576781406070637, 22.745175227910316 ], [ -113.584709312908316, 22.748680304574066 ], [ -113.590835176116599, 22.749783085237056 ], [ -113.607184614466533, 22.748373247100492 ], [ -113.617801219392405, 22.745327535831144 ], [ -113.632052528000358, 22.73854335658692 ], [ -113.63548916243802, 22.73515761543181 ], [ -113.637424390989551, 22.731311084177943 ], [ -113.652346786037981, 22.688636751757453 ], [ -113.652282516949811, 22.686293801965704 ], [ -113.644838996164438, 22.644518056212586 ], [ -113.642263610211955, 22.641604136353475 ], [ -113.641194857345752, 22.637830242953665 ], [ -113.647238965350908, 22.622324327701545 ], [ -113.667451621540465, 22.578008540335265 ], [ -113.668776903878893, 22.576207471768946 ], [ -113.671425938020164, 22.574386047901307 ], [ -113.673138147778587, 22.572468215218464 ], [ -113.674833074201089, 22.567253380550728 ], [ -113.676647389559321, 22.559008822082721 ], [ -113.676966478957056, 22.554688782313111 ], [ -113.675431494008961, 22.551032477833544 ], [ -113.674913295968892, 22.548579902097075 ], [ -113.675356740354673, 22.546821367080771 ], [ -113.680308818897103, 22.537426706776802 ], [ -113.684554276043869, 22.538414829685916 ], [ -113.695418730988507, 22.546310761881166 ], [ -113.701309072388881, 22.549375189615041 ], [ -113.714194916130253, 22.549314100154742 ], [ -113.716887517989093, 22.547712408392744 ], [ -113.717708054094516, 22.545716826977305 ], [ -113.717331760706031, 22.542399674884386 ], [ -113.702206213211142, 22.517866456731653 ], [ -113.692516415870102, 22.512342710661922 ], [ -113.686224517425799, 22.499939131809125 ], [ -113.686848661953292, 22.493048108002064 ], [ -113.687520270089152, 22.490408852170873 ], [ -113.70822901409538, 22.472504539988098 ], [ -113.726617599824834, 22.483648185538613 ], [ -113.731312430589057, 22.492379897932626 ], [ -113.72941955984173, 22.501224606442147 ], [ -113.732124301170316, 22.506652879737114 ], [ -113.736070340624039, 22.508002070645457 ], [ -113.744915713068821, 22.505516670072584 ], [ -113.75255657504168, 22.487904753236904 ], [ -113.75329009939253, 22.483005874654367 ], [ -113.752703426881055, 22.48005356897227 ], [ -113.747122875399285, 22.471448179216317 ], [ -113.741920630525286, 22.464866443977815 ], [ -113.741167068957935, 22.461806659191495 ], [ -113.746450775775472, 22.446465295646163 ], [ -113.752993983216399, 22.441644567186284 ], [ -113.75438275833082, 22.44147893783267 ], [ -113.758022209981405, 22.441542672210414 ], [ -113.761539666234128, 22.443290473081916 ], [ -113.765048600298172, 22.446245029178574 ], [ -113.767299629806629, 22.449121479155902 ], [ -113.767685413420651, 22.450375977432849 ], [ -113.783050057404509, 22.448367496183984 ], [ -113.795493503966981, 22.443973611528055 ], [ -113.811017694923635, 22.449298746750358 ], [ -113.816504850403476, 22.454695356828793 ], [ -113.823574535689957, 22.463872527312798 ], [ -113.827199755471526, 22.471779994093993 ], [ -113.827815435417406, 22.477057396126998 ], [ -113.824543003606692, 22.47909817809299 ], [ -113.813571561641822, 22.483666919035766 ], [ -113.811568175657769, 22.483021926385991 ], [ -113.808452872817469, 22.480715051543353 ], [ -113.806733411391804, 22.478059836251742 ], [ -113.803087612877178, 22.475073633240822 ], [ -113.801043089228671, 22.474986075167649 ], [ -113.799596303467553, 22.475874582724241 ], [ -113.799543935635484, 22.482864675213698 ], [ -113.811426896927145, 22.495976131836674 ], [ -113.82102372938968, 22.499389632250121 ], [ -113.825953271929691, 22.50941920139957 ], [ -113.827859893062893, 22.516291446615142 ], [ -113.829151246425369, 22.523041246481171 ], [ -113.834504712795251, 22.539478579277947 ], [ -113.835324074268357, 22.540410962711597 ], [ -113.856316131093308, 22.559489683175517 ], [ -113.866946438744932, 22.560902628336549 ], [ -113.872339068527296, 22.557935481140234 ], [ -113.875187494637373, 22.555337133737975 ], [ -113.879054529924971, 22.546510730548999 ], [ -113.882528806062794, 22.534996455685231 ], [ -113.88401515024853, 22.524893869879378 ], [ -113.884083657113763, 22.519397247941917 ], [ -113.881766740732957, 22.515614023398964 ], [ -113.876132345670115, 22.509730089084858 ], [ -113.869902518829051, 22.50864964264542 ], [ -113.864274824815737, 22.511036394026817 ], [ -113.862634805821244, 22.510130416930579 ], [ -113.855211992953684, 22.501611703708679 ], [ -113.843958067459226, 22.485220133586729 ], [ -113.844279764116948, 22.482038816464307 ], [ -113.844821145847959, 22.481204767803369 ], [ -113.847073145278827, 22.479174901973867 ], [ -113.849361366803578, 22.479456778074027 ], [ -113.850976995164515, 22.465690803326922 ], [ -113.843291734955983, 22.446765714382067 ], [ -113.832972703923318, 22.429734181574155 ], [ -113.829873047141916, 22.409164218155762 ], [ -113.834598734469552, 22.408958892643039 ], [ -113.842496625581958, 22.415442315014111 ], [ -113.850970300795353, 22.418806653389552 ], [ -113.861314426183583, 22.417093425656372 ], [ -113.865711674351985, 22.414243476257422 ], [ -113.867678033426927, 22.411909646709208 ], [ -113.868291845369498, 22.408808409152641 ], [ -113.864426374282488, 22.405417444625698 ], [ -113.86348570037255, 22.402707504203715 ], [ -113.863807603634427, 22.399136693826176 ], [ -113.877690706548719, 22.385424375464357 ], [ -113.893128081303544, 22.380858987542254 ], [ -113.895949515698902, 22.380595375085786 ], [ -113.905534991846395, 22.38314044620315 ], [ -113.914607413918247, 22.389358058699106 ], [ -113.932280092508194, 22.411143538431023 ], [ -113.932188973659649, 22.418816554828293 ], [ -113.930652042820057, 22.420295046876372 ], [ -113.93115024113996, 22.425714660165376 ], [ -113.93361412583522, 22.430299660519243 ], [ -113.945302737741784, 22.446718135113084 ], [ -113.95934903604244, 22.456020274280277 ], [ -113.964776846433935, 22.458790090683099 ], [ -113.966735131055771, 22.459120800407369 ], [ -113.974713290948444, 22.457311780117234 ], [ -113.98737463097001, 22.45097689471288 ], [ -113.992664087756339, 22.446490677758614 ], [ -113.997209901972184, 22.434654374748444 ], [ -113.999105268215416, 22.426443411692841 ], [ -113.998950519529203, 22.423182490093115 ], [ -113.996310761048818, 22.417652650499779 ], [ -113.994604162600666, 22.415898574449564 ], [ -113.988023181768455, 22.412192293000398 ], [ -113.98413298311867, 22.410947183673581 ], [ -113.977641274205439, 22.412104769715402 ], [ -113.954924226244344, 22.39837256639635 ], [ -113.95010182863416, 22.394119252658051 ], [ -113.944718629576599, 22.382286612873433 ], [ -113.951016931999348, 22.373892479474065 ], [ -113.969364557329584, 22.35293694495024 ], [ -113.983059737076644, 22.333385178472707 ], [ -114.003279772162969, 22.322582283084003 ], [ -114.015373203311157, 22.312314421990216 ], [ -114.019833404095522, 22.307448905541467 ], [ -114.019081139185431, 22.302885279999423 ], [ -114.009803635802825, 22.291785303042559 ], [ -114.003845686402016, 22.285487211488441 ], [ -113.980317562400103, 22.289610215094488 ], [ -113.978253457316541, 22.290571650085866 ], [ -113.971730585670699, 22.300046553223378 ], [ -113.970665324048795, 22.300726379129493 ], [ -113.959664622574095, 22.295669833395348 ], [ -113.948548674134003, 22.283439526478404 ], [ -113.932869666837348, 22.264274257512962 ], [ -113.930220135076411, 22.25714649658488 ], [ -113.931503987705639, 22.251749962022426 ], [ -113.941023036247145, 22.250912897378047 ], [ -113.948768801728036, 22.253123245468547 ], [ -113.954387968829565, 22.264989710464267 ], [ -113.965954091163169, 22.266300793880099 ], [ -113.968265351492718, 22.265397569472668 ], [ -113.971349360575687, 22.262289753425673 ], [ -113.989582285205557, 22.261305477868422 ], [ -114.000615270300244, 22.271610978261887 ], [ -114.004549645532705, 22.282189152923802 ], [ -114.005841621113916, 22.283971985419569 ], [ -114.009422792407918, 22.285310583118772 ], [ -114.01429342813141, 22.283956942883474 ], [ -114.018096818537856, 22.281998487501181 ], [ -114.020674395237037, 22.27974875947972 ], [ -114.027076309525341, 22.268941225319548 ], [ -114.028043398218557, 22.266206108961303 ], [ -114.027002271457704, 22.264097034930199 ], [ -114.02693302802389, 22.238704315476767 ], [ -114.035193567402146, 22.238061047837018 ], [ -114.039347329426931, 22.236974700892624 ], [ -114.058305024932835, 22.219974429657025 ], [ -114.06018417218462, 22.21679609008358 ], [ -114.060974655197569, 22.214263766731403 ], [ -114.083420265237848, 22.219468840957465 ], [ -114.103157935890636, 22.220765621382309 ], [ -114.117434437169024, 22.21997673030938 ], [ -114.131725146941292, 22.216818132714401 ], [ -114.154550849577731, 22.213334712249004 ], [ -114.158135251460621, 22.213542896078746 ], [ -114.187300684720867, 22.205191935983169 ], [ -114.209879658387749, 22.193131979454485 ], [ -114.222362492850053, 22.185484976063965 ], [ -114.227909539083001, 22.178954137819851 ], [ -114.243937991257951, 22.157567526759969 ], [ -114.245107572765235, 22.15456044119485 ], [ -114.244316997826374, 22.141041405935407 ], [ -114.242280766187577, 22.136193929592672 ], [ -114.242186310112842, 22.134546825794356 ], [ -114.245292674423439, 22.12676565327525 ], [ -114.259465391344705, 22.10978426363776 ], [ -114.2687962944958, 22.103334066576643 ], [ -114.279207203778242, 22.099706091264125 ], [ -114.284534169823232, 22.099403364095586 ], [ -114.299894518007761, 22.093765297130435 ], [ -114.304466093212824, 22.091814470700278 ], [ -114.313624354207619, 22.085672226103526 ], [ -114.340030844708494, 22.084675554364157 ], [ -114.351990288017262, 22.087244620612125 ], [ -114.366987591541402, 22.093194390322655 ], [ -114.37640141876976, 22.104501942940356 ], [ -114.377107807292731, 22.107445798993712 ], [ -114.386757506696782, 22.129696998233605 ], [ -114.388758415376529, 22.133433357961174 ], [ -114.396145575551316, 22.13920960835998 ], [ -114.398975911692688, 22.144422616306986 ], [ -114.402765983258504, 22.164153499890695 ], [ -114.402758624610499, 22.166113906291123 ], [ -114.399667168895746, 22.17523150703768 ], [ -114.396662398879613, 22.178571985341524 ], [ -114.37615653111294, 22.19151198123058 ], [ -114.359047409309895, 22.198488520328468 ], [ -114.354408931911308, 22.201161316030483 ], [ -114.351166497468583, 22.20404114629245 ], [ -114.347208387647683, 22.209351977146394 ], [ -114.332719980123997, 22.254987599498545 ], [ -114.323527085346456, 22.287965126883286 ], [ -114.3212327880874, 22.300494118388201 ], [ -114.323324594832755, 22.311883290136315 ], [ -114.320650616281313, 22.31834064219245 ], [ -114.30674146126546, 22.335411767117808 ], [ -114.294478710446597, 22.341569349127468 ], [ -114.292464360063533, 22.34162885754202 ], [ -114.277923740217602, 22.334797628244402 ], [ -114.274486075158777, 22.331392922815301 ], [ -114.271860006803777, 22.327392987750081 ], [ -114.269152264863493, 22.325687396959012 ], [ -114.257478965843347, 22.33054747921862 ], [ -114.236987177785863, 22.344462906235055 ], [ -114.236666081028389, 22.346211158335677 ], [ -114.227871540191572, 22.357520636926033 ], [ -114.217543807101919, 22.365980670147838 ], [ -114.21474341498147, 22.363716225876981 ], [ -114.209066468546141, 22.363993365255485 ], [ -114.202731742241994, 22.365235448712752 ], [ -114.195425152866079, 22.368357403638765 ], [ -114.187119838436686, 22.375514962351254 ], [ -114.180622449386405, 22.38274107695478 ], [ -114.173291416939918, 22.393001709010086 ], [ -114.168903606572442, 22.400217120382852 ], [ -114.165710670816708, 22.403834722714723 ], [ -114.16330495727459, 22.404450822185733 ], [ -114.159968942584044, 22.403612447285916 ], [ -114.155525004992285, 22.404250621751018 ], [ -114.14633764044811, 22.408390905395905 ], [ -114.140579839880559, 22.412712916673229 ], [ -114.136624240240906, 22.414618718105128 ], [ -114.12781931098489, 22.412003503589403 ], [ -114.104120139116631, 22.412688392684842 ], [ -114.084764357523639, 22.416919976472059 ], [ -114.075955307033141, 22.417730586127306 ], [ -114.073979136014401, 22.414184349943412 ], [ -114.074861160928364, 22.406790489663695 ], [ -114.073168386786207, 22.40291634287685 ], [ -114.053815317082694, 22.388971514821637 ], [ -114.048331681650907, 22.383635678266572 ], [ -114.044020402765582, 22.377011569422539 ], [ -114.040082483680806, 22.369811410000569 ], [ -114.032780387310765, 22.353658756649136 ], [ -114.032484429356728, 22.349770382747163 ], [ -114.034057600654606, 22.345175757942535 ], [ -114.034395877177801, 22.333447311475645 ], [ -114.03386685094884, 22.331834066707941 ], [ -114.032740249665579, 22.331246276861815 ], [ -114.02797465218319, 22.33211855563842 ], [ -114.014795940347824, 22.341821107673027 ], [ -114.011419652110419, 22.34555545512498 ], [ -114.012732362940909, 22.354278937500158 ], [ -114.013198390017791, 22.356131604383648 ], [ -114.01834876396984, 22.362323561595094 ], [ -114.020389045688859, 22.3629647811075 ], [ -114.02160002902032, 22.365533996329031 ], [ -114.022257980479793, 22.377339162995153 ], [ -114.021299425194599, 22.380152517799655 ], [ -114.017717882232887, 22.382297611718297 ], [ -114.015517200289622, 22.382038317643428 ], [ -114.008743044110844, 22.376738870481862 ], [ -114.005834558318099, 22.376530004344719 ], [ -113.996544483844403, 22.382137543349842 ], [ -113.996230819825669, 22.384365037327068 ], [ -113.997117022735395, 22.385952197125491 ], [ -114.013314786890575, 22.404794512881612 ], [ -114.017804000914651, 22.428106538166336 ], [ -114.024135224110964, 22.449922733445078 ], [ -114.024946884859673, 22.449615501850882 ], [ -114.026478751335148, 22.452105123933514 ], [ -114.027336921617788, 22.456143818625563 ], [ -114.026470062061279, 22.459376016842413 ], [ -114.016277749346557, 22.469474390228278 ], [ -114.000702731096538, 22.480848518884514 ], [ -113.990527199181358, 22.486410934187255 ], [ -113.978003155407748, 22.491780519617741 ], [ -113.971944948502681, 22.490785211387962 ], [ -113.971482378629233, 22.489173009224487 ], [ -113.968753557022922, 22.488191198665358 ], [ -113.959097673432865, 22.488356959415956 ], [ -113.94033738633108, 22.490075597135284 ], [ -113.922486575538358, 22.497739814389536 ], [ -113.918328423885384, 22.505296217423599 ], [ -113.914736055444493, 22.517768089914831 ], [ -113.916735788596981, 22.526224985949149 ], [ -113.919210683522351, 22.528168993686368 ], [ -113.920488985752712, 22.52868023636281 ], [ -113.923649092227578, 22.52801853522752 ], [ -113.925916730831915, 22.523760391343568 ], [ -113.929415340477874, 22.524991994152469 ], [ -113.931241089734144, 22.526363387870472 ], [ -113.931619720988024, 22.526899756231543 ], [ -113.93153954073982, 22.529167014236283 ], [ -113.929779634936267, 22.537792235511613 ], [ -113.928428173614392, 22.539519628689106 ], [ -113.898052273978209, 22.558910019861909 ], [ -113.893457665871949, 22.559542709747983 ], [ -113.887578910482887, 22.566078543606526 ], [ -113.882688119023442, 22.574489844579233 ], [ -113.87694207125854, 22.587900264153387 ], [ -113.872518851238453, 22.609305736073217 ], [ -113.865339730063951, 22.627907628072958 ], [ -113.864198114230845, 22.628192611132484 ], [ -113.855065305159059, 22.63903169534407 ], [ -113.848864300262662, 22.646775777183255 ], [ -113.844695324547033, 22.653223256882221 ], [ -113.829155326052529, 22.684283560605373 ], [ -113.813990302665303, 22.712604164350132 ], [ -113.806455387521638, 22.730115316672791 ], [ -113.79895722839936, 22.745446428606115 ], [ -113.787217176908442, 22.757287307123704 ], [ -113.777014918299116, 22.766164880319746 ], [ -113.765575710563027, 22.784011185354235 ], [ -113.763569095769128, 22.788940084538847 ], [ -113.739853831532685, 22.809330230284257 ], [ -113.724078138408032, 22.826779524878059 ], [ -113.716385091118454, 22.842743213532582 ], [ -113.707701158015468, 22.854920915144955 ], [ -113.70585314110545, 22.856546754288061 ], [ -113.69779358027148, 22.86009360691795 ], [ -113.683302928948962, 22.865209575217094 ], [ -113.666682540627107, 22.87453286681156 ], [ -113.654634324571731, 22.884469585912665 ], [ -113.62277866897918, 22.896725025198691 ], [ -113.606482636126756, 22.904122068315239 ], [ -113.585795112117125, 22.915120739462143 ], [ -113.582954742296906, 22.913717453825196 ], [ -113.582147513688639, 22.911756194968977 ], [ -113.577150227385886, 22.904838874987451 ], [ -113.568409998773348, 22.900736084991848 ], [ -113.564030090218466, 22.903324394360286 ], [ -113.536191278284463, 22.908563680705555 ], [ -113.530294523523096, 22.903427689980251 ], [ -113.523878922363664, 22.905876834425339 ], [ -113.519318687177915, 22.910802700728688 ], [ -113.518618353066685, 22.913206722555703 ], [ -113.491085660770622, 22.935614282733766 ], [ -113.485046348926275, 22.937605694119828 ], [ -113.482213203642772, 22.935557987975148 ], [ -113.467005361441366, 22.91779737984173 ], [ -113.466458326479369, 22.916477562246161 ], [ -113.465220729691978, 22.907156684735885 ], [ -113.46471065772522, 22.897892759975193 ], [ -113.469223985024172, 22.899600433662979 ], [ -113.472833433789759, 22.899315554819541 ], [ -113.489824116312363, 22.889574489411341 ], [ -113.493007727116748, 22.86668522168236 ], [ -113.490390776093975, 22.858651925940826 ], [ -113.488093852950001, 22.853174582082499 ], [ -113.484958641637803, 22.849778184846578 ], [ -113.448556558657685, 22.81918462239576 ], [ -113.439982047834178, 22.829298247756196 ], [ -113.430770794038452, 22.826150758527312 ], [ -113.413512735488027, 22.81731165173386 ], [ -113.411806533398817, 22.817497383253301 ], [ -113.410930329412977, 22.820730149286653 ], [ -113.41166834962533, 22.825238688083353 ], [ -113.413964055604723, 22.82754798832741 ], [ -113.417557320613582, 22.829809953672761 ], [ -113.422616380366122, 22.830802188431157 ], [ -113.438247331056317, 22.839966482026721 ], [ -113.440333340986669, 22.842709813271501 ], [ -113.448689350677625, 22.87552733062132 ], [ -113.441087986830624, 22.882588777429653 ], [ -113.431457200690673, 22.879930477362997 ], [ -113.416796728173026, 22.880117068804964 ], [ -113.398808209730817, 22.885267672289373 ], [ -113.395753625774859, 22.887510712438811 ], [ -113.391581446597343, 22.889218361881653 ], [ -113.385621888329098, 22.889847689973834 ], [ -113.381846188505691, 22.88796407993091 ], [ -113.375929353382105, 22.877984020349853 ], [ -113.374825436009672, 22.869344947105176 ], [ -113.362291761422142, 22.855803066854225 ], [ -113.349850769077221, 22.860851567357305 ], [ -113.337851001810009, 22.854045175476067 ], [ -113.324829585405681, 22.850061839447097 ], [ -113.320790118419183, 22.850808958914477 ], [ -113.318425231082756, 22.855795923418849 ], [ -113.320175271887678, 22.859552925348073 ], [ -113.327594356434176, 22.866669734312218 ], [ -113.33404097416151, 22.871700773818489 ], [ -113.334924288994898, 22.8736544704145 ], [ -113.324815489171854, 22.881123815556226 ], [ -113.326967932920653, 22.892643954053977 ], [ -113.340694833293909, 22.895754729880373 ], [ -113.355855286421232, 22.903652439751056 ], [ -113.367193751746697, 22.910981037471682 ], [ -113.384533050023165, 22.915739089813737 ], [ -113.397767547029758, 22.921063681753296 ], [ -113.398834321827522, 22.930457470184201 ], [ -113.398232977315303, 22.936678825378376 ], [ -113.39878310765323, 22.941023585674994 ], [ -113.39978347727245, 22.942601532436008 ], [ -113.401329412184239, 22.943971031449696 ], [ -113.4080219124791, 22.946446020677307 ], [ -113.409580738554524, 22.94379303944061 ], [ -113.410173977188322, 22.942419859227972 ], [ -113.410846952356025, 22.941206088096774 ], [ -113.411311488374636, 22.940605319966462 ], [ -113.412231762816063, 22.939844180149674 ], [ -113.41306411146536, 22.940845564899259 ], [ -113.410720089117021, 22.949447281990611 ], [ -113.396915503401004, 22.985806934156269 ], [ -113.395949549062621, 22.989714144639414 ], [ -113.391559836482259, 23.009294903331966 ], [ -113.38711411209691, 23.042149218335837 ], [ -113.386366322535849, 23.059933742634858 ], [ -113.384660894826638, 23.069377571852183 ], [ -113.380543118441608, 23.083239775739631 ], [ -113.377342120099243, 23.089200201546003 ], [ -113.372278289981693, 23.095091878284236 ], [ -113.363414217333798, 23.103411080164467 ], [ -113.353178470370281, 23.118886641460431 ], [ -113.350533203247537, 23.124518798623257 ], [ -113.348744327358219, 23.13160840866815 ], [ -113.338768285663846, 23.146073017217837 ], [ -113.32420564402058, 23.153386322170689 ], [ -113.307017967939117, 23.170592817791743 ], [ -113.301964559314399, 23.176878502145016 ], [ -113.294272111555486, 23.187556037994689 ], [ -113.273158082533399, 23.223547350133096 ], [ -113.270521489754231, 23.226304259005612 ], [ -113.23113846246595, 23.255168304277955 ], [ -113.209099864236634, 23.272314573617514 ], [ -113.187278069295644, 23.282719966653648 ], [ -113.171720092155425, 23.292593492734046 ], [ -113.16197247561351, 23.300394669155967 ], [ -113.15033559809865, 23.31766859254445 ], [ -113.154975731280274, 23.322811350326045 ], [ -113.151569960793239, 23.3269561117474 ], [ -113.129239699210061, 23.349365291523181 ], [ -113.118755160211848, 23.359437134234685 ], [ -113.11580441959164, 23.361129828868187 ], [ -113.10443070544504, 23.373471387194439 ], [ -113.100377171458334, 23.378407581590082 ], [ -113.088799661367247, 23.397275367432119 ], [ -113.088170026175035, 23.396710693329272 ], [ -113.087210845702018, 23.39388668202535 ], [ -113.081133116974087, 23.387597270169024 ], [ -113.074556156820549, 23.382522773027702 ], [ -113.069600330816741, 23.379108542701854 ], [ -113.06960009097989, 23.379108582463527 ], [ -113.062977157116833, 23.375910884923577 ], [ -113.058919591444479, 23.374691806735107 ], [ -113.041195139863589, 23.37206869582047 ], [ -113.012316144321431, 23.380812294258075 ], [ -113.01002803434622, 23.392407297496508 ], [ -113.012183178180067, 23.40321444350165 ], [ -113.014017170785081, 23.407787126046895 ], [ -113.018908102523739, 23.411692687687587 ], [ -113.033513057008037, 23.442290039489045 ], [ -113.033793312244171, 23.471046625046295 ], [ -113.033058109047261, 23.492778813591386 ], [ -113.029935718188113, 23.505895210446425 ], [ -113.010016205843996, 23.555901726752225 ], [ -112.998988283618388, 23.581872976667263 ], [ -112.985180915123721, 23.609511339879557 ], [ -112.980951086623193, 23.614614752124478 ], [ -112.955279461576964, 23.641001480598376 ], [ -112.938307146507526, 23.654951268538905 ], [ -112.922030089096822, 23.675672576818563 ], [ -112.920770945834917, 23.678029541713087 ], [ -112.918613117685339, 23.679671573226319 ], [ -112.914911120191078, 23.680364508574129 ], [ -112.910281167771544, 23.686460351483092 ], [ -112.907642116655097, 23.692936278440449 ], [ -112.90162439089039, 23.710532996089619 ], [ -112.899115252882069, 23.721638486301043 ], [ -112.898152377654625, 23.723765863744177 ], [ -112.869599313324741, 23.759888942424336 ], [ -112.866834524337335, 23.762673219765123 ], [ -112.852110847893059, 23.773033181464232 ], [ -112.846271263356783, 23.774289231326627 ], [ -112.847127802504204, 23.771244921220074 ], [ -112.844317621127288, 23.762332675582243 ], [ -112.833691652604855, 23.746656776625418 ], [ -112.824579617539214, 23.742830631045084 ], [ -112.817784943867537, 23.743342540289163 ], [ -112.81697359282191, 23.756369543933722 ], [ -112.817785483379666, 23.76008388921181 ], [ -112.826571979276309, 23.78644795094894 ], [ -112.831521700403485, 23.79768886844316 ], [ -112.833749618271938, 23.799443316814841 ], [ -112.84448960707779, 23.798562268346533 ], [ -112.851609477468784, 23.795010135594726 ], [ -112.853360207400016, 23.795239131736412 ], [ -112.860449527414715, 23.807520343802011 ], [ -112.866030639541123, 23.845010574395463 ], [ -112.862846780056998, 23.869621217801711 ], [ -112.864519438495748, 23.914439271864037 ], [ -112.868279326542577, 23.956910343836743 ], [ -112.871920359104564, 23.990950929198423 ], [ -112.873140584001575, 24.016322643314574 ], [ -112.873241447478648, 24.033066745219767 ], [ -112.872942416944937, 24.034902810301997 ], [ -112.869061096607609, 24.045174093212843 ], [ -112.8647084014911, 24.051552903928613 ], [ -112.860562624940059, 24.053545975935936 ], [ -112.855686614490821, 24.054038802836743 ], [ -112.834292492335237, 24.06321623183937 ], [ -112.831977008327357, 24.068919497318635 ], [ -112.827886484810222, 24.085893628379186 ], [ -112.832472340220519, 24.091439586417177 ], [ -112.834180870701218, 24.090867616596061 ], [ -112.837238453587105, 24.088415225642805 ], [ -112.840138958692421, 24.080255716134555 ], [ -112.843666230892907, 24.079372584178358 ], [ -112.848822212989489, 24.081969470115585 ], [ -112.868906753556743, 24.095620955042513 ], [ -112.876367454125557, 24.101914709214146 ], [ -112.878167386880421, 24.104248489041964 ], [ -112.882565329080848, 24.115785095618929 ], [ -112.885032794636274, 24.128023139884647 ], [ -112.885546854533544, 24.156562945616511 ], [ -112.884838135068847, 24.167464389850664 ], [ -112.881425839356211, 24.194979610434018 ], [ -112.880688995664315, 24.199376249816087 ], [ -112.87758944232155, 24.208835116878021 ], [ -112.876041836494181, 24.21190150692177 ], [ -112.865340497614653, 24.224053986288268 ], [ -112.861186310756068, 24.223428561507365 ], [ -112.857006006973904, 24.228647138751128 ], [ -112.852155936709181, 24.237828076850185 ], [ -112.849407788993261, 24.24469216176875 ], [ -112.845086724912306, 24.262035283875857 ], [ -112.842736243039468, 24.266961299121004 ], [ -112.840034443839969, 24.272626657969322 ], [ -112.826862277661021, 24.293700105125367 ], [ -112.807947814818291, 24.319618146774889 ], [ -112.805883018583884, 24.328468679934964 ], [ -112.801678414539523, 24.372077203189111 ], [ -112.802322919024178, 24.381216670164587 ], [ -112.802590294695364, 24.382335431119916 ], [ -112.805080566276118, 24.386149999545584 ], [ -112.807582308731497, 24.392783248777327 ], [ -112.807837255802255, 24.398568423872728 ], [ -112.802911668735078, 24.40548992500776 ], [ -112.801994990384557, 24.406778890034573 ], [ -112.799906202512119, 24.413303967090112 ], [ -112.805288935758156, 24.429622236152316 ], [ -112.818839320108992, 24.434303634998468 ], [ -112.820138012613569, 24.429226528987662 ], [ -112.817590170030513, 24.414397869274737 ], [ -112.822162590313255, 24.401520936772698 ], [ -112.822165761270796, 24.40151658684653 ], [ -112.830932359786402, 24.390359807795306 ], [ -112.845781496713968, 24.378309845809721 ], [ -112.84815643815908, 24.376598520892362 ], [ -112.851210137908666, 24.374399156046771 ], [ -112.856728161690029, 24.371522791619366 ], [ -112.860734218553517, 24.369900294254673 ], [ -112.864380707046394, 24.36945610694913 ], [ -112.880523383376556, 24.357863268179127 ], [ -112.895676017812477, 24.342586562858443 ], [ -112.907704442979991, 24.338018231894637 ], [ -112.917672286279995, 24.329965579470695 ], [ -112.918438866163726, 24.32790259840754 ], [ -112.918882091503363, 24.324259556573654 ], [ -112.920222493369607, 24.320988215356341 ], [ -112.951522006623378, 24.303883311406512 ], [ -112.95674512426443, 24.299780849276669 ], [ -112.963071598316745, 24.293358734921362 ], [ -112.972233655682572, 24.284069272546713 ], [ -112.983565360482942, 24.273945713318021 ], [ -113.014007545451193, 24.252020408120469 ], [ -113.021453784489836, 24.246671294863297 ], [ -113.035298624957818, 24.238105301835489 ], [ -113.043676456856147, 24.233816890075403 ], [ -113.055050971169109, 24.231258286935944 ], [ -113.060643612580208, 24.231300888209287 ], [ -113.065210782669539, 24.232438483109302 ], [ -113.075690881597112, 24.237035657767127 ], [ -113.082032292522996, 24.24050948890871 ], [ -113.090252254097948, 24.246962442756757 ], [ -113.091860542438482, 24.249264941520895 ], [ -113.092360401282036, 24.251041513285518 ], [ -113.092225255198699, 24.253774334806437 ], [ -113.093686911045978, 24.259057801892308 ], [ -113.098433452702835, 24.270858066168266 ], [ -113.101398575894194, 24.276963894961931 ], [ -113.108872395747724, 24.28526904115834 ], [ -113.115344736964545, 24.290357252800856 ], [ -113.121394041512119, 24.293416808096215 ], [ -113.129154459661791, 24.295470242399055 ], [ -113.142773609277256, 24.296092389639966 ], [ -113.149141816124981, 24.297520639761899 ], [ -113.152275898265643, 24.299126286224048 ], [ -113.15631193050875, 24.303062841620886 ], [ -113.157023790261789, 24.305022117888662 ], [ -113.157566988507909, 24.308826542654252 ], [ -113.158221961354101, 24.321111254408319 ], [ -113.159654130107683, 24.329777307529071 ], [ -113.162361259933746, 24.33639969713273 ], [ -113.171904333032472, 24.346759372307588 ], [ -113.177486650654913, 24.350454381200564 ], [ -113.196746087361689, 24.329195563275988 ], [ -113.199422039096717, 24.328176853155881 ], [ -113.203241026618983, 24.328909447294912 ], [ -113.207592933582191, 24.323587557480952 ], [ -113.208656565764031, 24.299937643895543 ], [ -113.208460981187386, 24.297230693465707 ], [ -113.208075114413717, 24.295550305476198 ], [ -113.20517252700806, 24.28965572915439 ], [ -113.202409211353029, 24.284204198171075 ], [ -113.200952547307409, 24.282349916040211 ], [ -113.200569984837998, 24.278171211080501 ], [ -113.202322152840097, 24.269731792780036 ], [ -113.204829122808491, 24.262331646615309 ], [ -113.206992237027691, 24.259635754806542 ], [ -113.21016434309027, 24.257550582973089 ], [ -113.21486801922272, 24.255966204416971 ], [ -113.21570782073448, 24.243081126392109 ], [ -113.202592090764156, 24.212730559507953 ], [ -113.182910607063462, 24.179398314913499 ], [ -113.167815235507021, 24.158060479538008 ], [ -113.162648984466514, 24.151761606323074 ], [ -113.17773191070232, 24.1142044551925 ], [ -113.185011194682133, 24.107885333079061 ], [ -113.1961315149874, 24.103067451955749 ], [ -113.199582910560196, 24.102226011829455 ], [ -113.211237585428066, 24.103551737602075 ], [ -113.23641623246813, 24.109187757969615 ], [ -113.240843765380305, 24.111146863476201 ], [ -113.246457362685049, 24.120169694173132 ], [ -113.279751772358907, 24.167190900480232 ], [ -113.297283281401761, 24.194234767592931 ], [ -113.332575968144468, 24.242948658643659 ], [ -113.342256525691425, 24.254525279083314 ], [ -113.358702569970689, 24.268607019295096 ], [ -113.372351934610549, 24.278995491959542 ], [ -113.380042545699411, 24.282195500444526 ], [ -113.385817732767592, 24.283107587727784 ], [ -113.391535326484231, 24.283782581134243 ], [ -113.40632813761512, 24.283611418350837 ], [ -113.399737035756488, 24.3031813622746 ], [ -113.397396617053843, 24.30620159130952 ], [ -113.397484166151102, 24.310858616892524 ], [ -113.400165186056583, 24.31612634827281 ], [ -113.40258196515984, 24.319766339182095 ], [ -113.406453391984286, 24.324189068622442 ], [ -113.412981532240948, 24.326547413502997 ], [ -113.416388712690278, 24.32603827639867 ], [ -113.423655037267935, 24.321619207147904 ], [ -113.42820499576051, 24.319941936198436 ], [ -113.431009892057759, 24.320859409438732 ], [ -113.433049496733446, 24.319818964115623 ], [ -113.432314544227552, 24.28474051156412 ], [ -113.445320612956394, 24.285546824029581 ], [ -113.438950320305707, 24.268863808729929 ], [ -113.44066972392551, 24.259990100956333 ], [ -113.462176920359028, 24.244778204677672 ], [ -113.487099891299849, 24.273229742765924 ], [ -113.486335099358556, 24.283734854389216 ], [ -113.50322175511252, 24.289050690817366 ], [ -113.510280021512884, 24.275748064297609 ], [ -113.523784001221784, 24.276284238302789 ], [ -113.52829021194421, 24.299468707867291 ], [ -113.545064370602105, 24.289703438679975 ], [ -113.560374740904905, 24.30811884652395 ], [ -113.569346332542608, 24.311054388575187 ], [ -113.557052146592738, 24.33178228407056 ], [ -113.576285730943212, 24.364713371798381 ], [ -113.609366837967002, 24.339294915814371 ], [ -113.642822462492063, 24.305867535396093 ], [ -113.664568103287124, 24.277595551926336 ], [ -113.677531394054725, 24.235112119899359 ], [ -113.686032048887498, 24.261648936858744 ], [ -113.717367109867823, 24.245392784487695 ], [ -113.724480833530478, 24.238482517684211 ], [ -113.736708627575638, 24.226621407178008 ], [ -113.754980843819567, 24.208936170797092 ], [ -113.78741678856251, 24.18307263667338 ], [ -113.78863544463897, 24.179421710663568 ], [ -113.793129197513665, 24.165971081265269 ], [ -113.79033593032193, 24.146741612820598 ], [ -113.822484581945233, 24.127236355007781 ], [ -113.827796811198965, 24.116276892782032 ], [ -113.844727783339948, 24.110167792628083 ], [ -113.855330119803625, 24.091104685899786 ], [ -113.870446786406944, 24.083253303167087 ], [ -113.876718263421651, 24.10469536122428 ], [ -113.903254420556351, 24.119430987688752 ], [ -113.947115782876466, 24.106441616595912 ], [ -113.973056623093754, 24.116384650203191 ], [ -113.93479699295483, 24.139753746923088 ], [ -113.920004557375634, 24.125936848852557 ], [ -113.906409194047811, 24.132482456824189 ], [ -113.904866185995218, 24.152577614381627 ], [ -113.888426114078641, 24.185609754587841 ], [ -113.888676245155182, 24.209726150653658 ], [ -113.903760246790398, 24.274881097235408 ], [ -113.919541500466551, 24.316696093513773 ], [ -113.959846975767391, 24.353315119973384 ], [ -113.981094130965801, 24.399179733387083 ], [ -113.976641560319521, 24.417536172736071 ], [ -113.957743810611376, 24.406404055485755 ], [ -113.966629494819102, 24.451239161406068 ], [ -113.956293309437328, 24.46441699839967 ], [ -113.94354461499853, 24.483001481685669 ], [ -113.941591282499814, 24.485269334138358 ], [ -113.935473224635558, 24.504727186793243 ], [ -113.92366870182741, 24.505569814357848 ], [ -113.917046555470733, 24.517549120573115 ], [ -113.933502911501193, 24.546617400571161 ], [ -113.960525489041203, 24.585146779667031 ], [ -113.978767475743069, 24.627755703941432 ], [ -114.007516747011152, 24.665508943906705 ], [ -114.027274160613487, 24.687463523028612 ], [ -114.032739850554776, 24.716607520167937 ], [ -114.03500740724985, 24.720652906061868 ], [ -114.038434689259432, 24.725595609589853 ], [ -114.043452707078742, 24.726094422195615 ], [ -114.050775419931753, 24.733075006776239 ], [ -114.055968812581824, 24.740861251300018 ], [ -114.06076573639298, 24.749599532493441 ], [ -114.067380115620637, 24.765007389556914 ], [ -114.069937544182537, 24.774564168081589 ], [ -114.0705806346473, 24.781051727059726 ], [ -114.070218980859153, 24.78294128591828 ], [ -114.068017233448529, 24.785889697827749 ], [ -114.06489798564354, 24.793428818440585 ], [ -114.063193136781877, 24.809135308503635 ], [ -114.06408361555242, 24.812268198323757 ], [ -114.071243440397197, 24.819753615918877 ], [ -114.076637433857016, 24.821926679685077 ], [ -114.079498788382224, 24.820921594984657 ], [ -114.080400272707692, 24.818056811956094 ], [ -114.07971147829754, 24.813751535028718 ], [ -114.079637330917308, 24.811225752301979 ], [ -114.084042231049395, 24.794004174155994 ], [ -114.08523347800994, 24.791256344192121 ], [ -114.086594891039596, 24.789032494976677 ], [ -114.08985488440328, 24.786544834495409 ], [ -114.090886503839798, 24.786610399340027 ], [ -114.101614981445223, 24.803882088608361 ], [ -114.105216594546604, 24.813629673152363 ], [ -114.105620867951401, 24.815660262288944 ], [ -114.105715829616543, 24.818067280700724 ], [ -114.113051391043626, 24.820932020968645 ], [ -114.118319003442295, 24.819854900566444 ], [ -114.122129486698626, 24.815289970991493 ], [ -114.122289859166401, 24.812479807911508 ], [ -114.124697630389889, 24.804051398979698 ], [ -114.127215722407428, 24.800280401939844 ], [ -114.128585120307662, 24.7965908509332 ], [ -114.129513762505809, 24.788929039979376 ], [ -114.129354341349497, 24.783737506430633 ], [ -114.125191610208987, 24.77335514905716 ], [ -114.122058495902763, 24.755036782054244 ], [ -114.125411418098267, 24.731998013280634 ], [ -114.130804914854721, 24.727155665365615 ], [ -114.142434263407694, 24.719896418884129 ], [ -114.15038702893375, 24.716522410725339 ], [ -114.155267987951163, 24.716546731197624 ], [ -114.164175223573963, 24.7186489250983 ], [ -114.176440817535266, 24.715920883392354 ], [ -114.176369746175112, 24.712406822847015 ], [ -114.177936255960077, 24.709374662702366 ], [ -114.180239858184251, 24.706960283453824 ], [ -114.194515489149097, 24.696663372438014 ], [ -114.211231980540902, 24.687729007387862 ], [ -114.225427566846605, 24.678232247402782 ], [ -114.237241986126577, 24.666612559510369 ], [ -114.253146805847791, 24.654507918600114 ], [ -114.266372335912578, 24.645454547488129 ], [ -114.304496682608615, 24.630001965135239 ], [ -114.312929763015987, 24.627325109284797 ], [ -114.350533011906435, 24.617031257029932 ], [ -114.373380907627862, 24.612281891979347 ], [ -114.382767105867316, 24.611009090249521 ], [ -114.397878513718069, 24.610036853119823 ], [ -114.433702825274452, 24.610732375779659 ], [ -114.468109529043403, 24.619094907309091 ], [ -114.476380555463251, 24.622446001747971 ], [ -114.480864476141136, 24.626245267680961 ], [ -114.48773305201405, 24.634593242962428 ], [ -114.499287323813633, 24.657705411460512 ], [ -114.501588407782705, 24.666098642342437 ], [ -114.502267041260254, 24.66997960214027 ], [ -114.502199104338672, 24.672873501873102 ], [ -114.500295846649763, 24.675868067189747 ], [ -114.496178579654071, 24.679344947686424 ], [ -114.492345070006749, 24.680723874840169 ], [ -114.484449149955353, 24.681640280975174 ], [ -114.482529468417852, 24.685797485621041 ], [ -114.487057592374697, 24.693846884631437 ], [ -114.501829878610991, 24.708211363125283 ], [ -114.527868505192558, 24.719997618921191 ], [ -114.535282212090976, 24.7200049131567 ], [ -114.547171109227108, 24.729190017093444 ], [ -114.56654333534523, 24.756031324459286 ], [ -114.576195114545342, 24.770588921369225 ], [ -114.575443850971354, 24.773853147982944 ], [ -114.575856929264901, 24.777300477111041 ], [ -114.578766818538597, 24.781505990201236 ], [ -114.581631141364525, 24.783711934284227 ], [ -114.58719098190069, 24.785989732343882 ], [ -114.590944325373954, 24.786525797769293 ], [ -114.599939122724209, 24.793245346180655 ], [ -114.605613175385358, 24.79845867202263 ], [ -114.60922593023038, 24.801947924535821 ], [ -114.612291810866438, 24.806546595473105 ], [ -114.613927813556046, 24.810841303586578 ], [ -114.614381356136832, 24.813220173814592 ], [ -114.625637673692822, 24.825663396060133 ], [ -114.631549168672123, 24.822966910792744 ], [ -114.642819413917664, 24.823238149120062 ], [ -114.659334969814381, 24.826610845551773 ], [ -114.670643403041311, 24.831959822379062 ], [ -114.685501456770467, 24.841605187343333 ], [ -114.695726233603054, 24.850315507221922 ], [ -114.70818467013153, 24.861836684293479 ], [ -114.725764041256994, 24.882819536928412 ], [ -114.726723831495775, 24.885168756171169 ], [ -114.725330123851407, 24.890094327365532 ], [ -114.72451246707088, 24.89108815804035 ], [ -114.713668553268747, 24.896367721438679 ], [ -114.709163566093153, 24.896969811960183 ], [ -114.702092136472331, 24.902091298264729 ], [ -114.698641596472768, 24.906563799212176 ], [ -114.691712301901518, 24.920117935659022 ], [ -114.691433684399954, 24.929236010241908 ], [ -114.692551212784608, 24.931968630394827 ], [ -114.693677821585894, 24.933225928234219 ], [ -114.695055629427017, 24.934466199006479 ], [ -114.698597737540567, 24.935551295070674 ], [ -114.714125896615883, 24.935517302308398 ], [ -114.741553413760897, 24.911838274202772 ], [ -114.753334956511907, 24.910257068497344 ], [ -114.779714750003592, 24.913478889877744 ], [ -114.783137718543273, 24.916205697977471 ], [ -114.789932276504089, 24.925824904414618 ], [ -114.793846859775144, 24.933082399492715 ], [ -114.793784916435314, 24.933893989009007 ], [ -114.792981302902277, 24.936631922191502 ], [ -114.786208081316886, 24.946341502785007 ], [ -114.783393002997798, 24.948005681378973 ], [ -114.778787049965544, 24.948042258423158 ], [ -114.77123921604931, 24.946523415452315 ], [ -114.766122026432058, 24.946595650998773 ], [ -114.76167438272428, 24.948633467338755 ], [ -114.743577048529545, 24.970624024166948 ], [ -114.741981780563066, 24.973146769855788 ], [ -114.737701668616438, 24.983759206987031 ], [ -114.720728384226845, 25.002445936836708 ], [ -114.718488014070658, 25.003264700551679 ], [ -114.71635288419256, 25.002194383359978 ], [ -114.712857765636414, 25.001751147491884 ], [ -114.705507144158389, 25.008261655521327 ], [ -114.701523496710848, 25.014429964471482 ], [ -114.700731711143206, 25.017293930486222 ], [ -114.700730810524561, 25.020507144302968 ], [ -114.702335049872076, 25.022933296454905 ], [ -114.711311341794428, 25.029358233535831 ], [ -114.714550876077894, 25.033037028858672 ], [ -114.716585028367163, 25.036122956028223 ], [ -114.718959948651374, 25.041873166126422 ], [ -114.71977123919433, 25.047324263790014 ], [ -114.718917328232493, 25.049525247758382 ], [ -114.717684619893589, 25.048530640155938 ], [ -114.714962932442731, 25.048171926796208 ], [ -114.705857991157998, 25.05105417051784 ], [ -114.699102697868682, 25.056209889739996 ], [ -114.694924896400991, 25.060689095774304 ], [ -114.698742766896899, 25.067034131325485 ], [ -114.71374151166583, 25.062066566261272 ], [ -114.716293276766592, 25.061903865511365 ], [ -114.718474726241865, 25.066861079125573 ], [ -114.719038186163615, 25.072459460944554 ], [ -114.714653043094856, 25.090316635476317 ], [ -114.703794837959194, 25.112340226177263 ], [ -114.702529982849043, 25.114165219695916 ], [ -114.699612359408306, 25.114502862002062 ], [ -114.697893112242213, 25.116063694150629 ], [ -114.695455711655811, 25.122814873074905 ], [ -114.699375754684041, 25.124551585124962 ], [ -114.703410730809196, 25.12373845198033 ], [ -114.717091794165285, 25.111892636782589 ], [ -114.721845639141833, 25.103114277532409 ], [ -114.718098483333421, 25.097327869897537 ], [ -114.730868167793716, 25.082030333953075 ], [ -114.741711741893553, 25.076587414190563 ], [ -114.751228112490139, 25.074553533450363 ], [ -114.751810461981165, 25.079996264174149 ], [ -114.763119608516575, 25.096837047565032 ], [ -114.762330690190097, 25.105249747708719 ], [ -114.749460399136012, 25.10751894875267 ], [ -114.74947313104434, 25.113049182971952 ], [ -114.753604750778933, 25.117988760939614 ], [ -114.759658812380565, 25.133296661959111 ], [ -114.759874212572498, 25.136096478863063 ], [ -114.758968994646466, 25.137633134062334 ], [ -114.747769671782308, 25.151552516071323 ], [ -114.74399182526183, 25.154070705754712 ], [ -114.740062526812736, 25.154594951308063 ], [ -114.739872418355091, 25.153805841706365 ], [ -114.736870253680834, 25.153065871593245 ], [ -114.723172430240766, 25.153156818798298 ], [ -114.718488972020623, 25.154725853884258 ], [ -114.710936723489127, 25.160079563483528 ], [ -114.708931489272189, 25.163423559614824 ], [ -114.709436908934364, 25.171368531513167 ], [ -114.705841221192571, 25.188602182320967 ], [ -114.700080699211128, 25.185964944208713 ], [ -114.693274583343793, 25.187216056954423 ], [ -114.693364448932229, 25.195082066367565 ], [ -114.697043881463458, 25.199283329682125 ], [ -114.698821606653823, 25.200245892989365 ], [ -114.70969903657938, 25.200718587715006 ], [ -114.718388461684029, 25.19957574811113 ], [ -114.72036208874357, 25.198291159591175 ], [ -114.721634797781903, 25.196893976790768 ], [ -114.720936625856297, 25.185276246038146 ], [ -114.719751145713573, 25.183836175442512 ], [ -114.719093133294237, 25.181986980087437 ], [ -114.719548718977265, 25.175333695978246 ], [ -114.722697059112917, 25.172289119501766 ], [ -114.72672036591004, 25.172964234453591 ], [ -114.733038784798964, 25.175221490157497 ], [ -114.747087885487176, 25.183122312251097 ], [ -114.758637950364133, 25.19866951378372 ], [ -114.760553931580688, 25.20201703499049 ], [ -114.761098408559761, 25.204118307698835 ], [ -114.759211249161439, 25.207980628438712 ], [ -114.759056264746746, 25.209431529932463 ], [ -114.759993380230824, 25.213274331792288 ], [ -114.760954038322851, 25.214149939089946 ], [ -114.767702874906703, 25.215311551346936 ], [ -114.787289032424184, 25.228730328604449 ], [ -114.791228109474474, 25.228531636738893 ], [ -114.794591472575433, 25.222463883173123 ], [ -114.797114189009065, 25.200966231013314 ], [ -114.797711780835812, 25.191971943846578 ], [ -114.797461854212614, 25.188648405797313 ], [ -114.796382824362396, 25.182840554424033 ], [ -114.795190480535979, 25.180645382034818 ], [ -114.793963132352701, 25.179653871289457 ], [ -114.794064167979002, 25.177646637177688 ], [ -114.795112818025373, 25.176238755368985 ], [ -114.80083998041799, 25.174127543601507 ], [ -114.807860068120405, 25.173800856315719 ], [ -114.828933685369265, 25.178159962580608 ], [ -114.84021531855845, 25.18169477786638 ], [ -114.846766178485794, 25.187010080308823 ], [ -114.849824842480814, 25.191884594680584 ], [ -114.862228892461545, 25.242400597918831 ], [ -114.863203322588291, 25.250226203706127 ], [ -114.862456445221241, 25.259892189623695 ], [ -114.861291656992037, 25.264854235022256 ], [ -114.862188158218231, 25.269407544838199 ], [ -114.865087530468216, 25.272524862213128 ], [ -114.87119047354706, 25.276434471525988 ], [ -114.898393497289888, 25.282134737382822 ], [ -114.903000031809782, 25.280363581931507 ], [ -114.904409964510165, 25.278664494731185 ], [ -114.907714868023092, 25.280051285237132 ], [ -114.914006517301488, 25.285386957463906 ], [ -114.918908385536724, 25.292688092262413 ], [ -114.928145237035054, 25.316816174472567 ], [ -114.929827479350251, 25.323927815804243 ], [ -114.93018136516379, 25.326976999501575 ], [ -114.929744067198769, 25.33142127976128 ], [ -114.914537927454433, 25.34231177496472 ], [ -114.905403829907897, 25.347051527236051 ], [ -114.903392410074972, 25.347254284347915 ], [ -114.898507189945164, 25.350846862401877 ], [ -114.895094010516402, 25.360158274491958 ], [ -114.895021276716278, 25.366177408389778 ], [ -114.897003298084599, 25.370463836548016 ], [ -114.909281294054679, 25.384035431349616 ], [ -114.932420744373886, 25.395424821831654 ], [ -114.943392698173739, 25.394710958574048 ], [ -114.94706149719849, 25.39233320714413 ], [ -114.947797838427874, 25.390142976086533 ], [ -114.950496706810824, 25.386759553655523 ], [ -114.957875002969161, 25.38427101523795 ], [ -114.966495329658542, 25.382634816414292 ], [ -114.969026976601995, 25.377926424645327 ], [ -114.966909224655893, 25.373626786407641 ], [ -114.961905416618976, 25.367780302877819 ], [ -114.965357053497698, 25.36412236994444 ], [ -114.97235762092987, 25.363528677259247 ], [ -114.976095578431355, 25.369033362963471 ], [ -114.984392515648764, 25.385877650130869 ], [ -114.986108470876871, 25.390040917465111 ], [ -114.989620293957501, 25.401184085173423 ], [ -114.99048377025683, 25.40419894513888 ], [ -114.990855618580966, 25.407520767943463 ], [ -114.988834842480458, 25.460001525557193 ], [ -114.987993637432183, 25.466824231646008 ], [ -114.986248614054517, 25.471318332428442 ], [ -114.984228774325345, 25.471216109979117 ], [ -114.98390675609393, 25.470295976227607 ], [ -114.983853944815849, 25.464286769870093 ], [ -114.983629598205567, 25.444663561165637 ], [ -114.98319084994634, 25.431801046311595 ], [ -114.982840063779904, 25.428427955626859 ], [ -114.981279871202489, 25.428166773781413 ], [ -114.964844109174436, 25.432091623048699 ], [ -114.960219895031543, 25.43373153691828 ], [ -114.956800871269863, 25.436091316003548 ], [ -114.947003394952105, 25.440608510477968 ], [ -114.933644712742847, 25.445617847189173 ], [ -114.916504877977431, 25.449804854886285 ], [ -114.913982587681872, 25.451073882291045 ], [ -114.914469976778662, 25.45868660472787 ], [ -114.924441260209477, 25.458788955947131 ], [ -114.941472350755205, 25.465162968905851 ], [ -114.954430484274297, 25.472348107240929 ], [ -114.95734069824131, 25.475366675070362 ], [ -114.977354316705501, 25.507495587488695 ], [ -114.977892280323942, 25.509603293495509 ], [ -114.97817833796482, 25.513594907099247 ], [ -114.976350458499439, 25.514921097231117 ], [ -114.949282529057697, 25.523746927290183 ], [ -114.931285810517764, 25.521702703860285 ], [ -114.907467041793169, 25.522724195058437 ], [ -114.905138307208347, 25.523916730816744 ], [ -114.903134106343501, 25.526450485302714 ], [ -114.90321508832659, 25.529386655060389 ], [ -114.902032290304163, 25.530802269283395 ], [ -114.89490592735973, 25.533526812417595 ], [ -114.883137560347521, 25.534648258076931 ], [ -114.87665143497108, 25.538688135188341 ], [ -114.874991541342865, 25.540546441445805 ], [ -114.877949955596677, 25.546104492588913 ], [ -114.89051774588367, 25.55866351267963 ], [ -114.898630914715881, 25.568172640336737 ], [ -114.904072840325412, 25.579851295214617 ], [ -114.908060527024006, 25.590954891062815 ], [ -114.912272494617355, 25.607069169637033 ], [ -114.912400408305317, 25.610661177862518 ], [ -114.911701156243566, 25.626185997206438 ], [ -114.911049598082982, 25.633299902173597 ], [ -114.909483112994309, 25.640210088034976 ], [ -114.904497511043488, 25.655210495097656 ], [ -114.898229534004415, 25.670298181816698 ], [ -114.888408761223701, 25.68614744822867 ], [ -114.865586449944558, 25.726173354802501 ], [ -114.841566029656832, 25.766258121280849 ], [ -114.834677093277406, 25.776406632320086 ], [ -114.829895398489739, 25.785939408033521 ], [ -114.827079258714164, 25.797581149899933 ], [ -114.822443961236758, 25.809079025336843 ], [ -114.809264965361223, 25.829645278401902 ], [ -114.78934330257043, 25.855563141071645 ], [ -114.77950127669871, 25.864578968184848 ], [ -114.743581309930065, 25.881246143697595 ], [ -114.723993474769031, 25.892328683999974 ], [ -114.725986648597683, 25.900141646926102 ], [ -114.729954181077488, 25.901000882647065 ], [ -114.73941226885708, 25.897112912237084 ], [ -114.749790099883285, 25.894175653197962 ], [ -114.754083846038867, 25.895233481868893 ], [ -114.757335062936207, 25.898043849235567 ], [ -114.758957815696107, 25.900025810259006 ], [ -114.760036099608186, 25.90228179233889 ], [ -114.760568808890895, 25.905297368641932 ], [ -114.759321969142817, 25.917583621419453 ], [ -114.755546662383324, 25.920829864724436 ], [ -114.745472030565992, 25.916025236064627 ], [ -114.743334384509708, 25.911348984609273 ], [ -114.739120091825782, 25.90972447411627 ], [ -114.73510444623642, 25.912443158094792 ], [ -114.747487138842914, 25.973386399789057 ], [ -114.74893324943767, 25.975063701270333 ], [ -114.750360632490228, 25.975679138642352 ], [ -114.75210372686881, 25.980326244371607 ], [ -114.752612683190719, 25.986581063884035 ], [ -114.752433144721337, 25.990555779927742 ], [ -114.748351709312885, 26.006362053924388 ], [ -114.745756537182103, 26.012446210443041 ], [ -114.737512821640067, 26.01593764200889 ], [ -114.732371658530667, 26.022278749007064 ], [ -114.729709460422683, 26.032659757925199 ], [ -114.728525657649456, 26.045343535421608 ], [ -114.729982154181457, 26.056799092131058 ], [ -114.734439147938019, 26.061197672321963 ], [ -114.734612297379456, 26.062738151511269 ], [ -114.72600732770313, 26.085752808849318 ], [ -114.720034140550212, 26.093592409663948 ], [ -114.70043803359718, 26.111858778882279 ], [ -114.700083350422389, 26.117335536963388 ], [ -114.70672977736497, 26.12041014435075 ], [ -114.712607914715178, 26.117680845591405 ], [ -114.713186356043423, 26.118714283796944 ], [ -114.713567096307216, 26.120694564723401 ], [ -114.713007900165849, 26.126333823843375 ], [ -114.711909963493099, 26.12947408104873 ], [ -114.68572567190887, 26.168565262180376 ], [ -114.672647890511797, 26.185501540239446 ], [ -114.660943822017089, 26.193006699482908 ], [ -114.630468077639591, 26.206963677688577 ], [ -114.616646708672178, 26.211651190319181 ], [ -114.601908674019285, 26.214120585285567 ], [ -114.595697266747578, 26.214086371385257 ], [ -114.581796191189099, 26.209108621604344 ], [ -114.568888369227636, 26.202730081257499 ], [ -114.563584616569912, 26.198373437540617 ], [ -114.543868457677718, 26.197662965397015 ], [ -114.537039002960853, 26.198194263577339 ], [ -114.532287425284139, 26.19660902029646 ], [ -114.530800825715289, 26.195496018836153 ], [ -114.530302996101412, 26.193654364080608 ], [ -114.525547205052874, 26.185401151606946 ], [ -114.513505025757084, 26.17210655550787 ], [ -114.505972794545414, 26.165082162572308 ], [ -114.500826948681279, 26.167781904249225 ], [ -114.488166741945278, 26.163832342653006 ], [ -114.485849827674087, 26.158363392070189 ], [ -114.48271765906911, 26.154142125569869 ], [ -114.475550927947765, 26.147906300475118 ], [ -114.466849628288116, 26.144080684170607 ], [ -114.463318530608561, 26.141846571138451 ], [ -114.451474038050151, 26.129743034575526 ], [ -114.440804931685108, 26.122231555477853 ], [ -114.403394632796036, 26.130936652495691 ], [ -114.388057298874116, 26.136486804484043 ], [ -114.385456504985456, 26.138503837388477 ], [ -114.377951137508475, 26.151856751530509 ], [ -114.363194144556687, 26.167619233567425 ], [ -114.359732761585448, 26.170479670185653 ], [ -114.349289255508637, 26.18479868821699 ], [ -114.348132682413535, 26.187256620849855 ], [ -114.347762275196345, 26.18981173686846 ], [ -114.349788914168485, 26.200346857705913 ], [ -114.349806922879736, 26.202878995310385 ], [ -114.349038712764994, 26.205319058206932 ], [ -114.34666042457205, 26.20905182661744 ], [ -114.336650863844525, 26.215342684844998 ], [ -114.334461273666491, 26.215602680255337 ], [ -114.33204866493395, 26.214140423412658 ], [ -114.32730644274551, 26.215073241727474 ], [ -114.320242030678486, 26.218539121733151 ], [ -114.315460298462568, 26.22333509644039 ], [ -114.302212726855856, 26.245999736344672 ], [ -114.299375322064606, 26.250862601447121 ], [ -114.276078155234984, 26.296216963801808 ], [ -114.275295863898918, 26.29852105147463 ], [ -114.274546716229466, 26.303752354596295 ], [ -114.275403559070114, 26.307126184438079 ], [ -114.274290377229178, 26.310951899286732 ], [ -114.26799725716478, 26.324076590023289 ], [ -114.262261404296808, 26.333174386671374 ], [ -114.252936672824177, 26.343135419683652 ], [ -114.247356515871274, 26.3503636508756 ], [ -114.246918407982903, 26.351849375307708 ], [ -114.247024627080023, 26.353839739513443 ], [ -114.252571492749951, 26.367916257496521 ], [ -114.255655654363849, 26.372717535097841 ], [ -114.254821776967745, 26.374088135075599 ], [ -114.245970836262103, 26.37573755793991 ], [ -114.232908448354763, 26.371506851235367 ], [ -114.224607451590572, 26.366773238421139 ], [ -114.218669967038139, 26.364973850057343 ], [ -114.215677945960834, 26.364867797151362 ], [ -114.208619285351901, 26.366449243956279 ], [ -114.201183649231908, 26.355950757654277 ], [ -114.201348932692014, 26.349295083974347 ], [ -114.202123829429738, 26.348008598201929 ], [ -114.202104030787609, 26.346954777109271 ], [ -114.199333911939277, 26.341795564852408 ], [ -114.19601007480577, 26.336819203703996 ], [ -114.176737053715101, 26.337565291433972 ], [ -114.158514618371527, 26.340638533822538 ], [ -114.143866848069905, 26.345229456328934 ], [ -114.132201963665466, 26.351273203033678 ], [ -114.12637355996408, 26.352342831994669 ], [ -114.108722626477217, 26.349239569886368 ], [ -114.10682720206708, 26.346464257235382 ], [ -114.100695754124203, 26.347772759119561 ], [ -114.080369675704233, 26.353741839945183 ], [ -114.052760486399535, 26.36344704198422 ], [ -114.029697520655546, 26.3748429375296 ], [ -114.019462985243592, 26.382774248153755 ], [ -114.01906594746211, 26.383852420968449 ], [ -114.017505548057684, 26.396087544377817 ], [ -114.014810868852138, 26.403525510190448 ], [ -114.003020463736974, 26.419735684225873 ], [ -113.984046440287457, 26.452441446579787 ], [ -113.980612083496126, 26.459017840859307 ], [ -113.965333046362503, 26.495075375805115 ], [ -113.961299027771076, 26.505628363349135 ], [ -113.958830555685964, 26.515572971187499 ], [ -113.959154062229061, 26.524828119305095 ], [ -113.962193130600383, 26.543953895204801 ], [ -113.968214616706646, 26.559113208117303 ], [ -113.974664530149184, 26.574897097388764 ], [ -113.985414537930851, 26.596856366174883 ], [ -113.99169034322243, 26.60678633556698 ], [ -113.995065556652392, 26.610440249666279 ], [ -114.006484376254335, 26.638881031798984 ], [ -114.01205729297061, 26.657062552408792 ], [ -114.015147856336725, 26.679093982517852 ], [ -114.018080727083117, 26.70382249213462 ], [ -114.017823229069904, 26.706673444565059 ], [ -114.016811425323453, 26.709770892890674 ], [ -114.024133982600759, 26.723672960853918 ], [ -114.080416994925017, 26.780266740798393 ], [ -114.088498104701642, 26.792161125651706 ], [ -114.09845801861961, 26.79231916071635 ], [ -114.118401559632403, 26.800035524653758 ], [ -114.128622639906723, 26.797973984981223 ], [ -114.129967009461296, 26.797240169537719 ], [ -114.133922281944706, 26.79169577263912 ], [ -114.136964882071382, 26.798471361997017 ], [ -114.13480091745339, 26.828257349666202 ], [ -114.133756443312677, 26.837784421783908 ], [ -114.119247277708851, 26.851591277071222 ], [ -114.116412510598039, 26.852948811456304 ], [ -114.113954750110381, 26.849431184339043 ], [ -114.111403292386655, 26.847130056940394 ], [ -114.105233435159462, 26.844300997809697 ], [ -114.08755335531886, 26.839961234373135 ], [ -114.080328358652096, 26.839023840447407 ], [ -114.071926741720276, 26.839062669465747 ], [ -114.056751348513117, 26.84050340122014 ], [ -114.046497539544362, 26.84429841787539 ], [ -114.044837345670999, 26.845610943460542 ], [ -114.044733679007706, 26.848141546422866 ], [ -114.04596236215724, 26.852482383436215 ], [ -114.050192939323708, 26.854388906070575 ], [ -114.051966101854362, 26.855447467415182 ], [ -114.053526161884676, 26.856929074945615 ], [ -114.054200159495679, 26.858677902290118 ], [ -114.053814463099343, 26.861045413965844 ], [ -114.053360744508282, 26.862757077799589 ], [ -114.042397155232536, 26.864171278793968 ], [ -114.038162539196605, 26.865866237124749 ], [ -114.032593231775138, 26.869362575456705 ], [ -114.008563212701773, 26.900324277099372 ], [ -114.007313264095018, 26.90465464758632 ], [ -114.007158717324927, 26.906417203312738 ], [ -114.008431119227311, 26.933112880496996 ], [ -114.010196984901214, 26.949974991181495 ], [ -114.030153672793048, 26.978743104494757 ], [ -114.044862438798475, 26.995044576481977 ], [ -114.055172000976881, 26.999283758615157 ], [ -114.074879859009172, 27.013643069006402 ], [ -114.079847584950699, 27.018268599024879 ], [ -114.08651383869072, 27.025713043492445 ], [ -114.090352314875261, 27.031706528662113 ], [ -114.090507881443415, 27.033822529885619 ], [ -114.089989445471133, 27.03573518016784 ], [ -114.096134107552459, 27.038142711211663 ], [ -114.098974130285356, 27.035124127924263 ], [ -114.099422081515257, 27.033587254770659 ], [ -114.099951307439667, 27.027752329485125 ], [ -114.099637226873085, 27.024457655531247 ], [ -114.09898273938127, 27.022544727535585 ], [ -114.101402056922439, 27.01710821174272 ], [ -114.110182655177752, 27.006177167132371 ], [ -114.115343095779664, 27.001539005029365 ], [ -114.121006863276151, 26.989999227396289 ], [ -114.125730864936372, 26.97832744808467 ], [ -114.126912009048382, 26.972532819479518 ], [ -114.12592426151798, 26.967192035108166 ], [ -114.126369486608098, 26.965654371620698 ], [ -114.127944505082993, 26.962743989809152 ], [ -114.134553373966909, 26.957215726668071 ], [ -114.137559332182235, 26.955166417169696 ], [ -114.154428363681959, 26.950659859663581 ], [ -114.169907199205014, 26.954254349754208 ], [ -114.176945529307076, 26.956690675776997 ], [ -114.180122060916077, 26.958765334038436 ], [ -114.184877907109879, 26.964112374178111 ], [ -114.222400689346173, 26.923149661019451 ], [ -114.226835423755958, 26.920074664533285 ], [ -114.233792013444685, 26.917162889466351 ], [ -114.263996146897171, 26.910351032173025 ], [ -114.272007684790992, 26.907206629724019 ], [ -114.277545349116679, 26.904030945921136 ], [ -114.281039697382738, 26.900006381364541 ], [ -114.28592020224697, 26.891981627629228 ], [ -114.28603597622697, 26.886354441688539 ], [ -114.287903568733668, 26.874583719120444 ], [ -114.294396860171574, 26.86899760100307 ], [ -114.29826933204464, 26.867124765355207 ], [ -114.307818264992463, 26.860024080933592 ], [ -114.343963162088002, 26.828011665544444 ], [ -114.346457374062453, 26.822838782493214 ], [ -114.356135570516528, 26.798782257546847 ], [ -114.356236651707832, 26.797081438869292 ], [ -114.353244896311665, 26.792593802143291 ], [ -114.353092001359641, 26.788780141786997 ], [ -114.356378526289305, 26.759110488973747 ], [ -114.358680983655475, 26.756121694032704 ], [ -114.362928559619576, 26.753666209948481 ], [ -114.37245055077517, 26.745617985398116 ], [ -114.381101820784977, 26.732488675341919 ], [ -114.385056506839831, 26.728243004316404 ], [ -114.386227344855769, 26.729320276799559 ], [ -114.388457546296877, 26.732996684756031 ], [ -114.389993485012326, 26.740616947109469 ], [ -114.389897220707937, 26.746223734128687 ], [ -114.388931766117892, 26.751001202305421 ], [ -114.390085967871912, 26.760525860125519 ], [ -114.391325055227114, 26.765212573128405 ], [ -114.398353315032963, 26.779095278019515 ], [ -114.404081065606988, 26.7963945929082 ], [ -114.404809259131568, 26.80795658738899 ], [ -114.422621710598392, 26.826286900742314 ], [ -114.428339058149518, 26.827867392234033 ], [ -114.440158706966756, 26.824739113278905 ], [ -114.442410393898228, 26.823469355519713 ], [ -114.439832713097204, 26.81695358073836 ], [ -114.438722579320626, 26.810656279303345 ], [ -114.43716392877532, 26.794942219551473 ], [ -114.448307734135895, 26.775223164614189 ], [ -114.450415987173031, 26.761722981111195 ], [ -114.452573610896295, 26.75902675239049 ], [ -114.458482864010065, 26.755464493780721 ], [ -114.463368549793188, 26.756024904551275 ], [ -114.475001050030698, 26.769369388975928 ], [ -114.479805804124283, 26.781197942831866 ], [ -114.481035915626393, 26.78729213282157 ], [ -114.501417209398397, 26.802583232103878 ], [ -114.514163763243232, 26.810476582450089 ], [ -114.522022149441554, 26.814435183315702 ], [ -114.551502371381872, 26.825427106762678 ], [ -114.56217735374679, 26.826441204266587 ], [ -114.59707120772299, 26.827377322417249 ], [ -114.605980702216101, 26.825769844171838 ], [ -114.609701588587583, 26.821551373157426 ], [ -114.62454884891558, 26.814348270284679 ], [ -114.628495283795345, 26.814236674389665 ], [ -114.638523924422344, 26.816982451470693 ], [ -114.643880356681009, 26.817587331682045 ], [ -114.658607057902813, 26.81807703009126 ], [ -114.680623744885665, 26.816400838702489 ], [ -114.689749258575091, 26.814505567994203 ], [ -114.711646760529078, 26.805465697111533 ], [ -114.724779225959352, 26.797401298432028 ], [ -114.735548723384809, 26.790595992217291 ], [ -114.784505701555673, 26.756112565364205 ], [ -114.789855872678586, 26.753680470518731 ], [ -114.797341604681435, 26.751492750375146 ], [ -114.822114893022402, 26.746634821042402 ], [ -114.824974310480542, 26.74669104215117 ], [ -114.864436962527662, 26.760968149598966 ], [ -114.903964797042249, 26.772034363377209 ], [ -114.931018784498377, 26.777334892059759 ], [ -114.970590880094989, 26.786725029479022 ], [ -114.984010462167959, 26.78784673107398 ], [ -115.003668619975471, 26.790924790226676 ], [ -115.056662952571756, 26.801355996651626 ], [ -115.066006379320868, 26.804607612661911 ], [ -115.09704227313398, 26.828928439252628 ], [ -115.101408087068691, 26.834873362250114 ], [ -115.109321935149737, 26.853525387759568 ], [ -115.11414178679847, 26.866205994220419 ], [ -115.11609313640632, 26.872749896036702 ], [ -115.116274255581402, 26.897388828034661 ], [ -115.116013869720788, 26.902482507823123 ], [ -115.106798055685587, 26.907803633407518 ], [ -115.104343842976107, 26.913044632204887 ], [ -115.103151281975855, 26.917400181670391 ], [ -115.102678598650229, 26.920365969677018 ], [ -115.102925376275493, 26.928769385923268 ], [ -115.103415135623521, 26.932243976478187 ], [ -115.104791874946045, 26.93788212235965 ], [ -115.10814415248602, 26.943009517543494 ], [ -115.12774992284811, 26.967532064736631 ], [ -115.138654045224754, 26.975852969667919 ], [ -115.144336428233629, 26.979691213755697 ], [ -115.148555026142574, 26.981320333150023 ], [ -115.159114879194206, 26.989045007060444 ], [ -115.161935148183417, 26.994413680576823 ], [ -115.162053113721385, 26.995716225327048 ], [ -115.160179474072223, 26.99827041537678 ], [ -115.159086839668987, 27.004308338727974 ], [ -115.159918020144104, 27.009703189068606 ], [ -115.160758536855624, 27.01258719909886 ], [ -115.167911755306108, 27.020607383255292 ], [ -115.185023640553993, 27.031096124204726 ], [ -115.192715073701876, 27.037326045572112 ], [ -115.197649116016052, 27.044189929868669 ], [ -115.202896822907363, 27.053439835457883 ], [ -115.202629753614389, 27.057214343250983 ], [ -115.201993470672789, 27.058305534811375 ], [ -115.200306604947599, 27.059619144704453 ], [ -115.198195664799286, 27.059555452094603 ], [ -115.19550302288026, 27.058775013103794 ], [ -115.188701596957031, 27.05486801179563 ], [ -115.186567072350257, 27.051019705958048 ], [ -115.184636754403087, 27.049820029431658 ], [ -115.172867958754267, 27.047134796865684 ], [ -115.156566648638758, 27.047239231111902 ], [ -115.150509843619375, 27.049240021682547 ], [ -115.149888796436898, 27.05500188240919 ], [ -115.144580182857595, 27.059902962851346 ], [ -115.128582823846571, 27.066626702158715 ], [ -115.126343936456422, 27.068327357798886 ], [ -115.120855709471812, 27.075304231971479 ], [ -115.117973340511341, 27.079999872046063 ], [ -115.117244688237108, 27.082920962146648 ], [ -115.117336173824427, 27.086007518729563 ], [ -115.118403729525312, 27.088269770040469 ], [ -115.120483078066371, 27.098871768296995 ], [ -115.120648407469645, 27.101983372357793 ], [ -115.116295910127548, 27.107666608356251 ], [ -115.104054592835823, 27.116489069351722 ], [ -115.096891286073472, 27.127115469560781 ], [ -115.099594766264929, 27.13275972525506 ], [ -115.102958309817126, 27.137008663262002 ], [ -115.114923262400353, 27.14643506688898 ], [ -115.123897477646523, 27.15166059462641 ], [ -115.13015242722966, 27.153750944205566 ], [ -115.136339055065676, 27.154752434315107 ], [ -115.140441798635095, 27.154500933963089 ], [ -115.145018729068894, 27.153460752654578 ], [ -115.150410566913934, 27.148089970293388 ], [ -115.155949389632141, 27.14782937639314 ], [ -115.160625833859299, 27.148579626461846 ], [ -115.182788828320327, 27.152737236910028 ], [ -115.193444217524288, 27.157710841565613 ], [ -115.202655474726896, 27.163133744685943 ], [ -115.226905881201944, 27.172451878227903 ], [ -115.241163723076355, 27.174789027606785 ], [ -115.254161556063721, 27.175190826055008 ], [ -115.297370916040805, 27.179378579940302 ], [ -115.311723872089971, 27.184933413059557 ], [ -115.330874082467588, 27.199656250673247 ], [ -115.339579309559412, 27.208150986458872 ], [ -115.339775745527263, 27.209609698736489 ], [ -115.356758704259235, 27.224272200047221 ], [ -115.381498927780541, 27.238755401266307 ], [ -115.383282077470781, 27.242442263741108 ], [ -115.394283269385255, 27.248240425862679 ], [ -115.405100062057613, 27.251724715432431 ], [ -115.410763187325855, 27.252010434130124 ], [ -115.420251603311073, 27.256496146074905 ], [ -115.425436785715718, 27.259815835696831 ], [ -115.429917277789343, 27.267205267672505 ], [ -115.42997502534709, 27.270389500647678 ], [ -115.429371066496543, 27.27125479686806 ], [ -115.430095180276453, 27.275969437617825 ], [ -115.435164964661354, 27.28322855991145 ], [ -115.436587734524537, 27.289887047493227 ], [ -115.435505871462098, 27.296870829544329 ], [ -115.430767486540802, 27.310861392787071 ], [ -115.407596141885946, 27.330939225285032 ], [ -115.384682098612373, 27.343541621710507 ], [ -115.3620102999229, 27.354033276765961 ], [ -115.325521212326478, 27.375511510589739 ], [ -115.283864424297789, 27.406298937317409 ], [ -115.271171294810372, 27.418885297506201 ], [ -115.251516139224989, 27.43645905163968 ], [ -115.221756443709239, 27.459661711778541 ], [ -115.217780582680803, 27.465116957541916 ], [ -115.194247941612886, 27.486079129217792 ], [ -115.15208989222198, 27.518867528419314 ], [ -115.139136744035454, 27.529969573658885 ], [ -115.103523706079102, 27.553373100053523 ], [ -115.099258409682903, 27.549208509090654 ], [ -115.094403755629259, 27.547880683759256 ], [ -115.087616445727747, 27.544767863888985 ], [ -115.083474710436136, 27.545432352165125 ], [ -115.077444072965378, 27.543954188935409 ], [ -115.07573491468419, 27.542715418897707 ], [ -115.068722532114151, 27.540465302887338 ], [ -115.065607773661654, 27.538682951155675 ], [ -115.064661700084514, 27.53751219249278 ], [ -115.064672446915353, 27.536015552401896 ], [ -115.067701038614999, 27.534772286365225 ], [ -115.069645969666098, 27.532046079993638 ], [ -115.069424149259163, 27.530393973266154 ], [ -115.067413689441352, 27.527768234932072 ], [ -115.060563834725613, 27.524860396239379 ], [ -115.057875021036992, 27.522351566628839 ], [ -115.05742047423935, 27.520388639427271 ], [ -115.056435989129071, 27.519133660452866 ], [ -115.050181473917434, 27.517142761805722 ], [ -115.043450833086609, 27.518761281166594 ], [ -115.034160412527029, 27.51849606602196 ], [ -115.027773813589974, 27.519520679596006 ], [ -115.021893510517501, 27.521949440529152 ], [ -115.01887553553226, 27.521620389900505 ], [ -115.012937652973562, 27.518672927677564 ], [ -115.004341854947441, 27.515690469547586 ], [ -114.997733010153539, 27.515061981175144 ], [ -114.996781564150112, 27.512315679351353 ], [ -114.99216701104703, 27.514058470910363 ], [ -114.985651058385116, 27.517981772794766 ], [ -114.984753769395482, 27.517675935247727 ], [ -114.979188156505927, 27.52474936310913 ], [ -114.976887907507844, 27.525604582623011 ], [ -114.976387500218109, 27.524968410473427 ], [ -114.976984831819507, 27.523352845089651 ], [ -114.976504866799175, 27.522786246964539 ], [ -114.973431353109333, 27.524860293256097 ], [ -114.96909924261368, 27.525869711642233 ], [ -114.967700859510828, 27.525133190767239 ], [ -114.965640663667216, 27.526162222396948 ], [ -114.964996445563486, 27.530761280520718 ], [ -114.957900887924097, 27.537337731681713 ], [ -114.957986202197944, 27.54154848858342 ], [ -114.959418344408817, 27.545987507891748 ], [ -114.964468785122733, 27.546548443609385 ], [ -114.967392954634263, 27.5486645718787 ], [ -114.972452218129519, 27.554269578679367 ], [ -114.978686712678453, 27.559542083291408 ], [ -114.985578919133246, 27.563714076420979 ], [ -114.998580782665869, 27.566679673249194 ], [ -115.008312418918763, 27.565163177249104 ], [ -115.014784373605536, 27.56685659650584 ], [ -115.015717216133766, 27.567433565891328 ], [ -115.018366975409222, 27.571147950372985 ], [ -115.019797579236524, 27.574417433920125 ], [ -115.020502580675668, 27.580134662651716 ], [ -115.018547667194326, 27.583369814505513 ], [ -115.016363043141652, 27.590977273454097 ], [ -115.017660158892909, 27.596075334037405 ], [ -115.020085789460623, 27.60066924325417 ], [ -115.021672322446307, 27.605688115535909 ], [ -115.022032307833712, 27.607823496102426 ], [ -115.022233475707793, 27.613339972396016 ], [ -115.019848924619865, 27.615539138662307 ], [ -115.008261153141987, 27.62403200334693 ], [ -114.983580378537738, 27.638434851600483 ], [ -114.936465520871081, 27.667807323384032 ], [ -114.896855691644546, 27.690555535069215 ], [ -114.885455455242351, 27.694865259239005 ], [ -114.81122677211512, 27.731147242766244 ], [ -114.755410443290401, 27.752370828374175 ], [ -114.755409896908972, 27.752370861308226 ], [ -114.745258034325957, 27.752858201836641 ], [ -114.699885287543864, 27.76104597881994 ], [ -114.678986628901569, 27.763193487890245 ], [ -114.678686025210382, 27.762590318575139 ], [ -114.678722305506554, 27.761840376445402 ], [ -114.679702418418842, 27.754818698121763 ], [ -114.665141849565913, 27.746417465738872 ], [ -114.659158079240569, 27.747883991074474 ], [ -114.654757217119084, 27.75044567039097 ], [ -114.636916131929596, 27.746168360311518 ], [ -114.631145795352623, 27.730309620837925 ], [ -114.63091733581112, 27.722013666517991 ], [ -114.631096447317333, 27.718655018269502 ], [ -114.636007976972138, 27.701301718867871 ], [ -114.642293414952135, 27.692475772795589 ], [ -114.650203449918124, 27.683588291840724 ], [ -114.65219620235618, 27.67893883934995 ], [ -114.654782357209697, 27.66930891030259 ], [ -114.653330446033792, 27.641225470235486 ], [ -114.648423598703047, 27.631816202411777 ], [ -114.646619123253402, 27.630281499120478 ], [ -114.64422722304873, 27.61940902492772 ], [ -114.644039392426293, 27.615507555470586 ], [ -114.646141964900224, 27.609707206861621 ], [ -114.656795486734453, 27.595191790613423 ], [ -114.665903093962314, 27.588449471722118 ], [ -114.682517967968508, 27.583714085106209 ], [ -114.688214325595936, 27.579774965546335 ], [ -114.690390054681828, 27.571600167294147 ], [ -114.689696546979789, 27.57062068792392 ], [ -114.68771516097371, 27.570136571556613 ], [ -114.674528232426923, 27.570253663010359 ], [ -114.657995145062841, 27.57655228590281 ], [ -114.65018801167615, 27.563003410962359 ], [ -114.646477334532506, 27.552251910900257 ], [ -114.643522219917273, 27.545670113700719 ], [ -114.634851240478241, 27.535998701065484 ], [ -114.628622514600409, 27.527982958482983 ], [ -114.627648493872798, 27.52420129678654 ], [ -114.627160726781739, 27.518241224600509 ], [ -114.600453010981539, 27.518987181854076 ], [ -114.585218387566158, 27.525533947616644 ], [ -114.57858681400127, 27.531268601021413 ], [ -114.577430685826442, 27.533323434759062 ], [ -114.54940652673919, 27.535237964713176 ], [ -114.543398753246095, 27.531203427573182 ], [ -114.538388307602901, 27.528768387745838 ], [ -114.515980869750592, 27.525897658977268 ], [ -114.511933127500512, 27.526311880844261 ], [ -114.502067065413229, 27.528721705458981 ], [ -114.493718950491541, 27.531898373888367 ], [ -114.484764455024717, 27.536598564087843 ], [ -114.462423023604686, 27.541237946420903 ], [ -114.446899964125166, 27.545483372162909 ], [ -114.439418135702155, 27.546596216591983 ], [ -114.425617743154618, 27.534459449914912 ], [ -114.425301035986408, 27.532881305118551 ], [ -114.42392676264609, 27.530929097268643 ], [ -114.416506830010164, 27.525366306014725 ], [ -114.413934167994924, 27.52519928181038 ], [ -114.397119079148581, 27.529258850890248 ], [ -114.384006858709299, 27.536726983850272 ], [ -114.377376304961288, 27.532851434214198 ], [ -114.374989929834214, 27.526589366010988 ], [ -114.370764257203774, 27.52400730354697 ], [ -114.367069389553905, 27.523998392386595 ], [ -114.359595207537438, 27.526273144841397 ], [ -114.348524730723994, 27.532277897798789 ], [ -114.337200647287517, 27.540155421855719 ], [ -114.32567395141858, 27.551518075235705 ], [ -114.325276033159895, 27.551428771215722 ], [ -114.323517463482688, 27.547372375947543 ], [ -114.321971617516368, 27.546541428499307 ], [ -114.303970235566922, 27.546126959058846 ], [ -114.289084741910983, 27.537063003977792 ], [ -114.267597735412139, 27.530904899743376 ], [ -114.264109679586653, 27.536145613599942 ], [ -114.263549547736588, 27.54020828209724 ], [ -114.261522779481965, 27.546760124821446 ], [ -114.257950378867662, 27.555695878329388 ], [ -114.24180190983185, 27.574949962444872 ], [ -114.239382839273262, 27.580127707383838 ], [ -114.233501533398169, 27.595174638581653 ], [ -114.23328879599417, 27.599337724714239 ], [ -114.232002227696029, 27.606276213770673 ], [ -114.222375834245796, 27.636711750517186 ], [ -114.211479121569923, 27.648318090301593 ], [ -114.189817074524527, 27.648806318006372 ], [ -114.184752228331845, 27.647681224430229 ], [ -114.18354505724389, 27.642245978041736 ], [ -114.182321549933562, 27.639237757753207 ], [ -114.179705431468079, 27.633530153944282 ], [ -114.178170382737449, 27.632508350661841 ], [ -114.16877092915685, 27.630288823086246 ], [ -114.156691515788822, 27.630082982823492 ], [ -114.147182796880244, 27.635405258596592 ], [ -114.137055500925499, 27.643037774824986 ], [ -114.133502413405438, 27.643869464369015 ], [ -114.130532538304266, 27.642261154891912 ], [ -114.127352144281545, 27.641871720246304 ], [ -114.120894222592639, 27.644298178616015 ], [ -114.11983197778099, 27.645029006172326 ], [ -114.119398501282433, 27.646181919925624 ], [ -114.119376638783649, 27.647535157859075 ], [ -114.120939080432578, 27.653070139386848 ], [ -114.121552069947299, 27.654388137385187 ], [ -114.134297616364293, 27.666446817271922 ], [ -114.138648925498757, 27.67684067730513 ], [ -114.140795217787712, 27.680341992927147 ], [ -114.144814143416156, 27.686070087565092 ], [ -114.14910031246508, 27.689279766593856 ], [ -114.155527439391022, 27.691404822666254 ], [ -114.166230714782344, 27.69334959903026 ], [ -114.193215271066052, 27.703098348854262 ], [ -114.224303713761273, 27.709725013453358 ], [ -114.255256648802799, 27.706202067074088 ], [ -114.27654284566465, 27.687628635846156 ], [ -114.293474111388221, 27.678352121956838 ], [ -114.29427669495189, 27.680625102533945 ], [ -114.289575541650365, 27.704039191451027 ], [ -114.288587202756446, 27.71129489436235 ], [ -114.287901062543156, 27.723777074554452 ], [ -114.289770924151227, 27.74568258171546 ], [ -114.292576020134462, 27.75624235330358 ], [ -114.323388068788901, 27.788266089405621 ], [ -114.335436737781038, 27.796200897099236 ], [ -114.336747365247703, 27.797895354197909 ], [ -114.338592947410348, 27.80364891692307 ], [ -114.340572657668588, 27.811388910268214 ], [ -114.342980368927044, 27.816612916325372 ], [ -114.346352972273564, 27.82256373345918 ], [ -114.353496666992882, 27.832642761248295 ], [ -114.363898226440398, 27.841929995602353 ], [ -114.371449989475025, 27.84503407836209 ], [ -114.386432730652359, 27.84779100330179 ], [ -114.399762790877702, 27.84887611784891 ], [ -114.414431368619603, 27.852678458899611 ], [ -114.41449674367864, 27.856048628060737 ], [ -114.41514203655025, 27.86024210820851 ], [ -114.417563628762338, 27.868815033090822 ], [ -114.424154091651999, 27.880885062414112 ], [ -114.429818628363961, 27.889941998015221 ], [ -114.434171407515421, 27.89529015286044 ], [ -114.438142456170766, 27.899063626392984 ], [ -114.43950776581265, 27.900989314222699 ], [ -114.440244275321788, 27.902869324626472 ], [ -114.44069749687813, 27.904945735328418 ], [ -114.440485451253252, 27.911834611581988 ], [ -114.43930925038012, 27.917344325413652 ], [ -114.437246363418097, 27.923347737491586 ], [ -114.43414355730998, 27.92633059615477 ], [ -114.419230092534875, 27.934862516959441 ], [ -114.392490575587331, 27.944158388984025 ], [ -114.380130974983061, 27.936359675844617 ], [ -114.37807449865609, 27.931172553460339 ], [ -114.369082084608635, 27.914510234535932 ], [ -114.346695033345881, 27.884823185045988 ], [ -114.342661863587097, 27.880547336327094 ], [ -114.33829351627044, 27.878542165245698 ], [ -114.333750310517701, 27.877714925307206 ], [ -114.327281048633566, 27.877746135653961 ], [ -114.326187391120172, 27.868374589178632 ], [ -114.328634667769904, 27.8567423799159 ], [ -114.330383866649839, 27.851541056539123 ], [ -114.333302524216236, 27.847769951438657 ], [ -114.334793871042976, 27.844651836438878 ], [ -114.335740263306619, 27.841687115813777 ], [ -114.336625191763375, 27.836654152477514 ], [ -114.334992276799795, 27.823297307830508 ], [ -114.3337521457713, 27.817436700247907 ], [ -114.332733858833365, 27.814962125118225 ], [ -114.325710405146282, 27.809045891194796 ], [ -114.312987456217485, 27.796752464057903 ], [ -114.309809646386668, 27.792282220029435 ], [ -114.305318198770777, 27.783479597373752 ], [ -114.303599927355961, 27.778365475077184 ], [ -114.301497573490877, 27.773966583018812 ], [ -114.293901450027647, 27.767960694780598 ], [ -114.272023768652517, 27.751483951281202 ], [ -114.24445621055257, 27.732423269091225 ], [ -114.234815596690652, 27.728000947334994 ], [ -114.224372771279448, 27.730585455414481 ], [ -114.209990024436408, 27.737799590150207 ], [ -114.190999180910708, 27.751047370974902 ], [ -114.183556618716523, 27.764315319221101 ], [ -114.186623552503406, 27.771172866090108 ], [ -114.206070725837876, 27.770517636409444 ], [ -114.216083848165368, 27.768870282772184 ], [ -114.218873989692753, 27.768881686781885 ], [ -114.221608511707842, 27.769898559048709 ], [ -114.223624732936813, 27.772185441112686 ], [ -114.224028654458095, 27.773758788848824 ], [ -114.222582241708849, 27.775580432439838 ], [ -114.222174007896399, 27.778271176070284 ], [ -114.224209097777731, 27.786038270609339 ], [ -114.234363537863985, 27.79457264915958 ], [ -114.2452378890234, 27.798974906133925 ], [ -114.257985340552722, 27.805738724158093 ], [ -114.263416305085585, 27.809918567396753 ], [ -114.297944846688864, 27.845869507259113 ], [ -114.301176506544934, 27.851063338317108 ], [ -114.300371408275652, 27.888528941729501 ], [ -114.298192966302835, 27.896455331835341 ], [ -114.294349352415466, 27.898800859047107 ], [ -114.289854804450869, 27.90633081004016 ], [ -114.288379766295463, 27.912723637614825 ], [ -114.288265889574461, 27.918979003231932 ], [ -114.27900458843348, 27.9463957203603 ], [ -114.275072218071912, 27.959881199427802 ], [ -114.274312181406273, 27.96496639330169 ], [ -114.274947298783829, 27.966769049086 ], [ -114.274603132848227, 27.967532875194138 ], [ -114.272480202572496, 27.968019469759742 ], [ -114.25211178649306, 27.957373874966155 ], [ -114.238236233095137, 27.959778161923136 ], [ -114.237831432226585, 27.963868673501189 ], [ -114.23844320798257, 27.970871158174887 ], [ -114.24260647502004, 27.976736267745153 ], [ -114.247453608008641, 27.981202974400549 ], [ -114.26476332387702, 27.990282040175583 ], [ -114.278370361230472, 27.990204404808804 ], [ -114.280593488522356, 27.985422125713853 ], [ -114.290242758319067, 27.99823376040586 ], [ -114.297927435863656, 28.005375525800002 ], [ -114.300011243433076, 28.006469332246542 ], [ -114.304737419829451, 28.00671332005351 ], [ -114.307237147449626, 28.006665108520881 ], [ -114.314932415012706, 28.00448508604654 ], [ -114.355315897790859, 27.989881169093472 ], [ -114.370572158651498, 27.979609236434317 ], [ -114.374352086703752, 27.975942655376642 ], [ -114.374252047799231, 27.973629507346683 ], [ -114.375112650329868, 27.973194872394433 ], [ -114.395764222017917, 27.971964938632279 ], [ -114.401232804014327, 27.969670097754861 ], [ -114.406562048056003, 27.966164177685929 ], [ -114.409583624045737, 27.966076597868476 ], [ -114.412669312544679, 27.967345297010759 ], [ -114.41525902097429, 27.969882498993861 ], [ -114.41617466038177, 27.972138792118194 ], [ -114.415427120400963, 27.974572462092972 ], [ -114.416772621746162, 27.984794643081152 ], [ -114.418431065222933, 27.990117224749216 ], [ -114.420098772211361, 27.992182487192345 ], [ -114.42177219125962, 27.992139509873518 ], [ -114.42416516825341, 27.990209458414284 ], [ -114.425763005337686, 27.986086044965923 ], [ -114.426070864376285, 27.979299675867196 ], [ -114.441059872356774, 27.97519744557297 ], [ -114.447659217365128, 27.974816300792998 ], [ -114.45020840070076, 27.975640277350102 ], [ -114.451736999005689, 27.97820862813257 ], [ -114.451802061257538, 27.981873111493275 ], [ -114.451543099131982, 27.983554477851754 ], [ -114.452012163899582, 27.985167773169117 ], [ -114.455244117930036, 27.990906505803856 ], [ -114.459514677792598, 27.994595378842657 ], [ -114.474135989926253, 27.988259856563023 ], [ -114.482511228903434, 27.983712608321444 ], [ -114.484031391577432, 27.982090777256673 ], [ -114.485681987180129, 27.974955451725869 ], [ -114.488219188800514, 27.972244687489237 ], [ -114.494414715966911, 27.969085158167285 ], [ -114.530603884777705, 27.982224784588137 ], [ -114.567205307172344, 27.988546302882447 ], [ -114.58540854788744, 27.993450376177702 ], [ -114.593131477641279, 27.996283797670301 ], [ -114.602941490110624, 27.998390825400097 ], [ -114.617697118933307, 27.999663706379518 ], [ -114.626433705721865, 28.002263986573208 ], [ -114.639990213533281, 28.008335232820652 ], [ -114.64588128040981, 28.012277871240514 ], [ -114.647906461349692, 28.014631316150794 ], [ -114.64742860202152, 28.018240772131115 ], [ -114.64786197008867, 28.030521292216431 ], [ -114.648433126754753, 28.040508017014115 ], [ -114.64958000031929, 28.052170498390314 ], [ -114.653745028555107, 28.073536967568383 ], [ -114.667000524654668, 28.116138729930785 ], [ -114.673345842152955, 28.133552435908822 ], [ -114.678368314703263, 28.146275065607185 ], [ -114.703311319808691, 28.200362344589674 ], [ -114.716980142674927, 28.22286713219923 ], [ -114.722398192667953, 28.230048341779096 ], [ -114.728926808806719, 28.2367443814667 ], [ -114.740780278511366, 28.246205440599667 ], [ -114.798866884608259, 28.283172387680796 ], [ -114.842775859247141, 28.325218307295181 ], [ -114.865767783036418, 28.345951331763285 ], [ -114.892425483127099, 28.369761692981857 ], [ -114.90511253846357, 28.378558488883769 ], [ -114.915964636119199, 28.389361585901977 ], [ -114.922422114738211, 28.398044849729509 ], [ -114.923264237755191, 28.402289886049736 ], [ -114.924896471355908, 28.404176088337483 ], [ -114.945716486375034, 28.416953034407403 ], [ -114.958006397873447, 28.424529701435631 ], [ -114.968986556093029, 28.430550999442062 ], [ -114.998060342873472, 28.437214078298283 ], [ -115.013193038258208, 28.437445708587362 ], [ -115.02054829627744, 28.438660419313582 ], [ -115.032874963675837, 28.444055065180891 ], [ -115.050548010777291, 28.456770032135612 ], [ -115.051952371959075, 28.458619512295218 ], [ -115.054468750141197, 28.466347565540914 ], [ -115.055591335382104, 28.468440347571395 ], [ -115.098807958313756, 28.512803725004513 ], [ -115.109544398676803, 28.521677071519576 ], [ -115.119898125790471, 28.529241930732812 ], [ -115.137994191544834, 28.539736918297979 ], [ -115.15376762450741, 28.547756937150069 ], [ -115.173093835087869, 28.555538891840357 ], [ -115.190756176019093, 28.554942045081468 ], [ -115.198452230691984, 28.552871551980498 ], [ -115.201314068130955, 28.551034858504245 ], [ -115.202024757499089, 28.55129215524142 ], [ -115.199883022094753, 28.554425298454674 ], [ -115.19537473156393, 28.55844416164387 ], [ -115.177333483129132, 28.569850095177028 ], [ -115.121439509998382, 28.594789415025048 ], [ -115.118819258277753, 28.596645945923257 ], [ -115.11546528185454, 28.600337412663116 ], [ -115.113102480058799, 28.604268483946868 ], [ -115.109287281299373, 28.613360927662896 ], [ -115.10886396406454, 28.614837940816795 ], [ -115.108621165591003, 28.61751639103862 ], [ -115.107487923740919, 28.636425671938749 ], [ -115.098890217401447, 28.656704081164524 ], [ -115.097082328543749, 28.661591332782063 ], [ -115.09578896935183, 28.667186123424003 ], [ -115.095697474697104, 28.668507624471395 ], [ -115.096687759764691, 28.672360554519763 ], [ -115.096405712067053, 28.684692032534389 ], [ -115.09368518929935, 28.708335506443763 ], [ -115.091361137091425, 28.715034926188707 ], [ -115.090945965211517, 28.720390346322148 ], [ -115.089314427581073, 28.761778441700969 ], [ -115.089712985175183, 28.767235775779671 ], [ -115.09056974456648, 28.773529789731359 ], [ -115.09196117608704, 28.780125272027195 ], [ -115.095056308690545, 28.799721708081176 ], [ -115.09532526808735, 28.805650299794241 ], [ -115.093691756986502, 28.808653887080535 ], [ -115.02702752273953, 28.803492138969997 ], [ -115.002231543836857, 28.800249282243975 ], [ -114.986507702297388, 28.799675102878847 ], [ -114.97814406281671, 28.80133091385369 ], [ -114.945524005748752, 28.803649157965154 ], [ -114.8856338278473, 28.817804547915372 ], [ -114.871709758221655, 28.822454479004655 ], [ -114.859861490633733, 28.823891206971432 ], [ -114.833741759637363, 28.832521031516855 ], [ -114.812400481355326, 28.837578465748198 ], [ -114.774513697715221, 28.844085147137303 ], [ -114.766893338563492, 28.846072213049045 ], [ -114.751739837123921, 28.853358029855027 ], [ -114.74673392026196, 28.856540247044592 ], [ -114.736748219467202, 28.865790777783172 ], [ -114.721023878733661, 28.87387258486892 ], [ -114.708120785443185, 28.887165000116163 ], [ -114.702406346181732, 28.895370761967307 ], [ -114.697487237704891, 28.901146077656573 ], [ -114.680727572646475, 28.914313325910886 ], [ -114.66975760789839, 28.926098402782973 ], [ -114.656720993163205, 28.942516237144808 ], [ -114.650590767938141, 28.95108785970934 ], [ -114.637786023899338, 28.97655895700526 ], [ -114.613612270941232, 29.015418061672655 ], [ -114.603574269680834, 29.019795217333574 ], [ -114.602746999194906, 29.020690432587397 ], [ -114.588610495830807, 29.053149654305493 ], [ -114.584546597750077, 29.064202418930797 ], [ -114.583676417936104, 29.072126927519896 ], [ -114.584038168411382, 29.076325733620962 ], [ -114.583641939597598, 29.082336170564755 ], [ -114.579511306244768, 29.103844031340238 ], [ -114.576921533658293, 29.114297818432878 ], [ -114.576104558553354, 29.114783882378411 ], [ -114.57447657638258, 29.117751258674634 ], [ -114.573142629009638, 29.126147046034422 ], [ -114.572118955904685, 29.140742904053969 ], [ -114.572820959830395, 29.143947065928945 ], [ -114.574698516113727, 29.149132211071624 ], [ -114.582068277001369, 29.15496802041778 ], [ -114.589551603414833, 29.163218726500865 ], [ -114.589371493333658, 29.165210886969344 ], [ -114.58861078183736, 29.16674588220436 ], [ -114.574688688991216, 29.173304446884632 ], [ -114.558734286288498, 29.213432380332904 ], [ -114.55969219962752, 29.217014913096666 ], [ -114.566307665249838, 29.224341104567081 ], [ -114.574489281659936, 29.22884276112336 ], [ -114.575738349253797, 29.229202639778741 ], [ -114.57849069959363, 29.228233204847751 ], [ -114.575322919808045, 29.242421236760421 ], [ -114.567325911644687, 29.25500685615032 ], [ -114.559813422273109, 29.263045479590705 ], [ -114.554311730535119, 29.265738308371223 ], [ -114.548556320697429, 29.269572746478808 ], [ -114.537486122943648, 29.289160834806257 ], [ -114.528722784618196, 29.302329257625459 ], [ -114.514486472401117, 29.320991733736218 ], [ -114.512914041274229, 29.322036013853982 ], [ -114.512025444991735, 29.320050871514891 ], [ -114.510812195162828, 29.319924175720857 ], [ -114.50990141148776, 29.32070941244827 ], [ -114.493954956176026, 29.349619646381679 ], [ -114.492598015430659, 29.353389219689941 ], [ -114.491504436210306, 29.36243967492717 ], [ -114.492732768158476, 29.368541502100548 ], [ -114.492367606067148, 29.380844360403614 ], [ -114.491088533901987, 29.381752393462602 ], [ -114.481532102496999, 29.382787178049316 ], [ -114.474811299152634, 29.389924211046218 ], [ -114.475613865780559, 29.392961769384296 ], [ -114.476111233266948, 29.397989019646282 ], [ -114.469784115205485, 29.413763059021125 ], [ -114.446361206472133, 29.439913002679447 ], [ -114.437429335066469, 29.452492182892296 ], [ -114.425707931159664, 29.470641544828069 ], [ -114.420793249629867, 29.482025475737721 ], [ -114.417269012461645, 29.492158863604551 ], [ -114.411990580192068, 29.503153623143213 ], [ -114.402392349658484, 29.511606215487209 ], [ -114.400886865905079, 29.512376687692722 ], [ -114.399953955610158, 29.512039042726407 ], [ -114.399536333683827, 29.510171523540926 ], [ -114.399834294618401, 29.508115359135562 ], [ -114.400166705090101, 29.506148131407492 ], [ -114.400089610528269, 29.499798857425585 ], [ -114.397614752072741, 29.495519260285477 ], [ -114.392117294792214, 29.490484675683891 ], [ -114.388547724126028, 29.488370235061339 ], [ -114.387087434880101, 29.491786669478063 ], [ -114.386963358276716, 29.494507574567553 ], [ -114.385692089679566, 29.496524086202587 ], [ -114.374983089242917, 29.494979480254472 ], [ -114.372239137381342, 29.491011641268599 ], [ -114.369954876993944, 29.485721325174751 ], [ -114.365122179684619, 29.48360078858785 ], [ -114.347476069632933, 29.483420702421007 ], [ -114.327609789570573, 29.486965354737283 ], [ -114.313946652196506, 29.491710849167895 ], [ -114.305575725766303, 29.496452779287708 ], [ -114.279411541014753, 29.52218881687595 ], [ -114.269937436629803, 29.532884779756166 ], [ -114.265879045989365, 29.527936934849194 ], [ -114.26376971265239, 29.528809736939998 ], [ -114.24255591072108, 29.543382698738473 ], [ -114.226633608968967, 29.558837558428451 ], [ -114.196895321250693, 29.592690486434559 ], [ -114.190963305109349, 29.59967201596654 ], [ -114.190381505390931, 29.600966156404024 ], [ -114.189804775031007, 29.605132559743161 ], [ -114.151345083852505, 29.65243069872523 ], [ -114.129185392360412, 29.689063739595699 ], [ -114.108966976337683, 29.718142571827649 ], [ -114.092515049920038, 29.738811001979617 ], [ -114.07155293352605, 29.77050127850308 ], [ -114.062425675932715, 29.778567546245991 ], [ -114.054042296457752, 29.78482286649885 ], [ -114.006653787688023, 29.813312436148141 ], [ -114.001113229598658, 29.816323741258376 ], [ -113.997453209405052, 29.817490515246806 ], [ -113.998133982314897, 29.809322301415182 ], [ -113.997061910798777, 29.80496500198182 ], [ -113.993212034502193, 29.795612171620338 ], [ -113.997174860789855, 29.7903026286825 ], [ -114.0169361587282, 29.784792595049343 ], [ -114.023030513842642, 29.782264623061089 ], [ -114.023493754439698, 29.778816206310808 ], [ -114.023961736339174, 29.770891835622106 ], [ -114.016303776900784, 29.761097973384956 ], [ -114.012623281392749, 29.761319864663704 ], [ -113.991261430107613, 29.763499455353326 ], [ -113.970281880536774, 29.768757251863889 ], [ -113.966673161886533, 29.770431991231984 ], [ -113.963494564508025, 29.773492840338001 ], [ -113.965778455285886, 29.779765314322272 ], [ -113.967578831997272, 29.780936868670789 ], [ -113.96786915450997, 29.783921609342077 ], [ -113.918004254400344, 29.786371439777305 ], [ -113.910517081125604, 29.787876203330811 ], [ -113.877342285608407, 29.797185543731693 ], [ -113.877295641994962, 29.802637978961535 ], [ -113.878305623447076, 29.807411614938939 ], [ -113.877936528923129, 29.809156997630541 ], [ -113.856674257525896, 29.808317605345465 ], [ -113.842530447790239, 29.811667102191436 ], [ -113.823737437453929, 29.8195681748768 ], [ -113.801891456595669, 29.832453710630908 ], [ -113.795619983977545, 29.83684302916463 ], [ -113.785173287789462, 29.845197084664569 ], [ -113.776756494071932, 29.853610629167189 ], [ -113.747923379241328, 29.884343525548267 ], [ -113.736863575697285, 29.899020683403375 ], [ -113.733111055088358, 29.904724063526032 ], [ -113.714463646429252, 29.93747407587696 ], [ -113.698705021289257, 29.975167727576004 ], [ -113.692897750098126, 29.988033685893686 ], [ -113.67925614619223, 30.016723050146549 ], [ -113.660151804944775, 30.05445727390649 ], [ -113.655443879328615, 30.061041333030165 ], [ -113.638200811919788, 30.081594497396424 ], [ -113.634705475094378, 30.085017991276075 ], [ -113.627415526202043, 30.090039944339285 ], [ -113.626044183433834, 30.081649395831086 ], [ -113.624353035113714, 30.073930151740555 ], [ -113.62331746733274, 30.071766466286647 ], [ -113.618627058824146, 30.065333641860967 ], [ -113.617522655677661, 30.064640967150162 ], [ -113.597626729947592, 30.055497118414475 ], [ -113.590306302455005, 30.053574424083845 ], [ -113.584726903452321, 30.053395425719575 ], [ -113.58198377741013, 30.054587518520503 ], [ -113.568655429872123, 30.05620392680532 ], [ -113.546528317954582, 30.051979871263828 ], [ -113.537350072045868, 30.035255358721251 ], [ -113.538300511457976, 30.031985240026241 ], [ -113.538726267684069, 30.027393459718162 ], [ -113.538581846001762, 30.026456503027987 ], [ -113.533875922179334, 30.021356294626234 ], [ -113.525533551783653, 30.029323594265101 ], [ -113.52107472355776, 30.039795496155964 ], [ -113.516470009871369, 30.034408045804049 ], [ -113.51458107794825, 30.032940053866763 ], [ -113.506346231918286, 30.035266846855688 ], [ -113.502795105723862, 30.037877566409275 ], [ -113.496163569000572, 30.038181890051103 ], [ -113.479702285065301, 30.035318374885115 ], [ -113.468547222855562, 30.032624972357461 ], [ -113.464928928184534, 30.029799359132181 ], [ -113.46354423078931, 30.018882530003513 ], [ -113.461834672549955, 30.013289080453816 ], [ -113.45395103418582, 30.002577163406876 ], [ -113.452563211941353, 30.000176930644976 ], [ -113.451718040082, 29.997327822781102 ], [ -113.451059116894115, 29.993168546690985 ], [ -113.453662909491513, 29.986458987387834 ], [ -113.455495334430736, 29.982890410686867 ], [ -113.4681720941539, 29.972193684018677 ], [ -113.476931011353344, 29.960376875597007 ], [ -113.477423807917276, 29.956724271431785 ], [ -113.483429277085165, 29.943235834405343 ], [ -113.492717524045304, 29.932341201566249 ], [ -113.500205874375453, 29.932053960757539 ], [ -113.511224642849584, 29.928879436884518 ], [ -113.515100354707542, 29.9270080379235 ], [ -113.516872661785357, 29.920022005504382 ], [ -113.517090631111586, 29.899235819648148 ], [ -113.516765360055587, 29.897204423098181 ], [ -113.51646358827243, 29.896018398158649 ], [ -113.507540233042022, 29.882151793968582 ], [ -113.505500108410118, 29.866254070153676 ], [ -113.506773393896509, 29.864914595366837 ], [ -113.506665205846446, 29.861121037185093 ], [ -113.505830761326308, 29.85726216635663 ], [ -113.504627016515514, 29.856570578703959 ], [ -113.497795167872709, 29.857336671243107 ], [ -113.494749395563545, 29.859697639126704 ], [ -113.491723081934708, 29.86581573164348 ], [ -113.491060006851342, 29.869105738457225 ], [ -113.469135510420983, 29.873880293440141 ], [ -113.455091270168936, 29.873056585332041 ], [ -113.441083837287323, 29.886150775735924 ], [ -113.435952946960484, 29.893144107717447 ], [ -113.434475968901822, 29.898717552352778 ], [ -113.434423591546974, 29.900381074196137 ], [ -113.43478879466889, 29.905247681094725 ], [ -113.436122294774449, 29.912812825654729 ], [ -113.437905484194616, 29.919331910248012 ], [ -113.436964197520737, 29.931662645913587 ], [ -113.434008196710167, 29.934010262993088 ], [ -113.427524207964296, 29.94443305187874 ], [ -113.424966324759808, 29.950224627411448 ], [ -113.423126023081423, 29.957622961523935 ], [ -113.420690821097494, 29.962816916291008 ], [ -113.408588987360133, 29.969960405463453 ], [ -113.408336925798849, 29.96817062081352 ], [ -113.407312901814336, 29.965321276926897 ], [ -113.398715138488001, 29.954414754776501 ], [ -113.396945109232675, 29.953001213944415 ], [ -113.395518117017474, 29.953138780539319 ], [ -113.394345130406435, 29.955282578901215 ], [ -113.39287173286364, 29.960068320295438 ], [ -113.392285665019372, 29.963784347720331 ], [ -113.392476156989318, 29.967032758636069 ], [ -113.39381936159532, 29.971919528066195 ], [ -113.396715514954806, 29.977749241506398 ], [ -113.41391838138972, 29.992029061779959 ], [ -113.414381707676455, 29.993022883847377 ], [ -113.414631586810231, 29.994569402971347 ], [ -113.413159482435105, 29.998866281436239 ], [ -113.412413834935705, 29.999913719157906 ], [ -113.398265666277098, 30.016801734806538 ], [ -113.397650006172043, 30.01640425478346 ], [ -113.397152434934199, 30.013006472900589 ], [ -113.396123149934255, 30.010305438588198 ], [ -113.392249545492135, 30.001811004575778 ], [ -113.391114800033677, 30.000117378791998 ], [ -113.389121346810086, 29.999106412583078 ], [ -113.384177072858549, 30.000720213790753 ], [ -113.383238436038909, 30.006407125464094 ], [ -113.383385243645193, 30.010140547467728 ], [ -113.3849272897167, 30.017305686717869 ], [ -113.389453323486364, 30.025590802424382 ], [ -113.386839691202866, 30.034357016384611 ], [ -113.382504146309472, 30.035623767848218 ], [ -113.367654537451287, 30.02890612934705 ], [ -113.33956164655487, 30.014014140333874 ], [ -113.31103783490569, 29.992745364968407 ], [ -113.308935266256114, 29.990959159719804 ], [ -113.304388066276118, 29.985208625184949 ], [ -113.301099339853479, 29.977730583461152 ], [ -113.304234220187325, 29.97112769981549 ], [ -113.305341629659566, 29.963814001029018 ], [ -113.308311399349321, 29.93609228291016 ], [ -113.304602306147615, 29.920891757309963 ], [ -113.291704275879695, 29.907553164533297 ], [ -113.281837130203883, 29.903567775561712 ], [ -113.279120055103306, 29.903597048026931 ], [ -113.276884143251038, 29.905664710212505 ], [ -113.268774257131923, 29.909965340664083 ], [ -113.257089772385186, 29.91384141779082 ], [ -113.241536725957502, 29.907653950727823 ], [ -113.235652331121557, 29.902847132782505 ], [ -113.234306987473289, 29.899759239957564 ], [ -113.235407690428715, 29.890998084328782 ], [ -113.225944148896744, 29.888840370094531 ], [ -113.224078020103761, 29.889329900448928 ], [ -113.218282209457058, 29.89488601747718 ], [ -113.21057335870006, 29.903629862651787 ], [ -113.201216519528657, 29.918570482886775 ], [ -113.199107533391356, 29.924593396422399 ], [ -113.196824006606406, 29.934401795116578 ], [ -113.195555235903527, 29.941961647397001 ], [ -113.195506549868753, 29.944054269161541 ], [ -113.195902168642277, 29.945098215998218 ], [ -113.195837675129795, 29.946073909283182 ], [ -113.189854739508405, 29.950526597416189 ], [ -113.172687432979458, 29.95804040608369 ], [ -113.16859371560794, 29.959053302151545 ], [ -113.133934191272061, 29.961548119877328 ], [ -113.127831805130242, 29.962953029017573 ], [ -113.119008215241308, 29.966723428333669 ], [ -113.109357630871628, 29.97248873410647 ], [ -113.104774777164607, 29.976135590587283 ], [ -113.094945436046487, 29.985914548303207 ], [ -113.09279862198396, 29.987143906832969 ], [ -113.077555108004432, 29.991670202094529 ], [ -113.063078856973021, 29.988921342434267 ], [ -113.057417330723496, 29.985858318623293 ], [ -113.018721962340379, 29.985260325862683 ], [ -113.012759242951205, 29.986183339168626 ], [ -112.990633648684067, 29.992021431757035 ], [ -112.968948566285633, 29.989626076337615 ], [ -112.936266768816154, 29.98322235574857 ], [ -112.93010787849299, 29.979075211714569 ], [ -112.921517519228829, 29.967191384317388 ], [ -112.921444390509265, 29.965616910212631 ], [ -112.921782577579833, 29.964213323919971 ], [ -112.928826034011948, 29.961786861119425 ], [ -112.932287433974537, 29.959794797892261 ], [ -112.934979351509426, 29.9567873946425 ], [ -112.943598581672816, 29.928974981698122 ], [ -112.943273817192264, 29.921861955769849 ], [ -112.955612008199978, 29.907115313734547 ], [ -112.955451364599583, 29.904736012967721 ], [ -112.950255868499525, 29.888325804344625 ], [ -112.943617624947933, 29.876142600331608 ], [ -112.940920074428533, 29.873020463458719 ], [ -112.931721201311305, 29.871411201795443 ], [ -112.930382318893535, 29.872895525739146 ], [ -112.928924513600847, 29.877136675438702 ], [ -112.927590950075128, 29.877745081952703 ], [ -112.915209255163205, 29.871019145150111 ], [ -112.904800962035054, 29.870236265766835 ], [ -112.899964521007604, 29.870907462873653 ], [ -112.896410983894555, 29.872411178382958 ], [ -112.882109144730066, 29.870065936372768 ], [ -112.882143204733566, 29.867071126136647 ], [ -112.881846331076346, 29.864582224735997 ], [ -112.875356235518751, 29.864286913321113 ], [ -112.867894061950565, 29.867764086319699 ], [ -112.852300975094948, 29.867366042706433 ], [ -112.841625626511714, 29.865489125433182 ], [ -112.835304879850938, 29.867961969181579 ], [ -112.831254272187337, 29.871740869448523 ], [ -112.827202292607183, 29.87324431693968 ], [ -112.824415020754074, 29.872912937548858 ], [ -112.823113947751068, 29.871551810209588 ], [ -112.823263475153738, 29.870613421200538 ], [ -112.825044619045642, 29.869622739752351 ], [ -112.826658655147, 29.866972648987741 ], [ -112.829552934546612, 29.858130826124778 ], [ -112.830233866745971, 29.854519044781185 ], [ -112.824997378083992, 29.849528374127875 ], [ -112.823371985876619, 29.846102747574342 ], [ -112.829772242666266, 29.839962054615071 ], [ -112.837214238572543, 29.837648109081258 ], [ -112.851008844691634, 29.829241222479325 ], [ -112.85293032708563, 29.82454503007952 ], [ -112.853438879997611, 29.819269660700638 ], [ -112.844558424994844, 29.812671961002135 ], [ -112.840522955837386, 29.812004698904712 ], [ -112.83594660611034, 29.815001278676863 ], [ -112.826963037605466, 29.817960316525987 ], [ -112.806100541188613, 29.821715809507324 ], [ -112.798906829341675, 29.824548337622783 ], [ -112.790829928296617, 29.825732283654578 ], [ -112.772737819209212, 29.825002831014753 ], [ -112.755324445067401, 29.821316350790141 ], [ -112.747441452724985, 29.819352551116157 ], [ -112.734898430198413, 29.812505159770048 ], [ -112.728720659555194, 29.816267956326502 ], [ -112.730516551897708, 29.823794391557506 ], [ -112.731750789825455, 29.831206165093629 ], [ -112.731957178949642, 29.836865487382969 ], [ -112.723871295240443, 29.842972649225391 ], [ -112.723047040369366, 29.842565261351009 ], [ -112.721889895095828, 29.840403173919764 ], [ -112.72116484904403, 29.835666484064017 ], [ -112.712132323724262, 29.836086566796645 ], [ -112.708990108604539, 29.847471367744994 ], [ -112.699386305404119, 29.854980489942502 ], [ -112.690211471050517, 29.85977030424484 ], [ -112.687101515298352, 29.859120972890654 ], [ -112.680992349620553, 29.862923010268279 ], [ -112.675184842584414, 29.872257480266185 ], [ -112.674952688671823, 29.876468110151592 ], [ -112.673249184626343, 29.882140736840725 ], [ -112.666477343614673, 29.882734498070544 ], [ -112.655801284007907, 29.885286452547216 ], [ -112.650470774924642, 29.888157212485233 ], [ -112.621755592433388, 29.895118111735769 ], [ -112.610049891745405, 29.895920932246884 ], [ -112.609431583779198, 29.895598047503132 ], [ -112.604900510086992, 29.886565880428982 ], [ -112.607463082043381, 29.875047293464171 ], [ -112.603202342066567, 29.870537650883925 ], [ -112.595273602778377, 29.874907774200075 ], [ -112.587395540730242, 29.87710650932285 ], [ -112.577383607762371, 29.876648180905036 ], [ -112.56574342057209, 29.87767967214122 ], [ -112.564492027010957, 29.878330221217716 ], [ -112.560573885141693, 29.88270967518352 ], [ -112.535643203207385, 29.922517029539044 ], [ -112.526358077192825, 29.91579564636319 ], [ -112.524891540577045, 29.91572208000127 ], [ -112.521785281962039, 29.91684712419034 ], [ -112.514716314929657, 29.921917028886288 ], [ -112.513348430900095, 29.924445650666748 ], [ -112.511688052529649, 29.925891022386494 ], [ -112.503618712409221, 29.929944855439892 ], [ -112.502891769794189, 29.929901132488084 ], [ -112.501353500937682, 29.92843801721471 ], [ -112.489847196479843, 29.927231461455872 ], [ -112.487414298999809, 29.928120685797037 ], [ -112.48332401465413, 29.930559690672428 ], [ -112.481650545757901, 29.932274484482654 ], [ -112.480121178009384, 29.935778142554216 ], [ -112.473678290108182, 29.941919573604451 ], [ -112.467540257151825, 29.936689514430206 ], [ -112.464248226998194, 29.93214467621095 ], [ -112.461193755647756, 29.931845628200097 ], [ -112.448414893735944, 29.937710420543613 ], [ -112.426404690567523, 29.938956471538653 ], [ -112.40909855517647, 29.933739884383765 ], [ -112.385591434676016, 29.920720185232074 ], [ -112.381176177493543, 29.923256918394117 ], [ -112.369730558893252, 29.924472351657087 ], [ -112.356858246901126, 29.91843376585345 ], [ -112.348443520847439, 29.925540924604039 ], [ -112.345319771483844, 29.93242840141 ], [ -112.34537434942105, 29.933958445868868 ], [ -112.340858972417209, 29.935613300859806 ], [ -112.331257917071895, 29.934684333730956 ], [ -112.327434873296156, 29.933070104950776 ], [ -112.325441642632498, 29.931535054504597 ], [ -112.303359996696855, 29.912367123692732 ], [ -112.299276581162005, 29.904576917563315 ], [ -112.299041548519867, 29.895556569009319 ], [ -112.296524196949392, 29.892823682659241 ], [ -112.293519839453992, 29.891209358334006 ], [ -112.286717680494959, 29.890336015982552 ], [ -112.279221484566534, 29.892394470136686 ], [ -112.277595365018044, 29.893702045042321 ], [ -112.267743592140462, 29.908275321206052 ], [ -112.266781365631076, 29.912018590482869 ], [ -112.259545671636332, 29.919295297545332 ], [ -112.251520607008786, 29.921031223142503 ], [ -112.243947311914184, 29.921087916373299 ], [ -112.240735542921826, 29.919451194643365 ], [ -112.240347057412023, 29.91861225848066 ], [ -112.240060825090993, 29.917461000030368 ], [ -112.239773789239024, 29.916689030237404 ], [ -112.237453010842444, 29.91568814426601 ], [ -112.217940808561892, 29.914869161514865 ], [ -112.200264675035541, 29.909988508075596 ], [ -112.191157556441453, 29.904831121242406 ], [ -112.18333664573673, 29.893374550298674 ], [ -112.176227322182285, 29.882095786862141 ], [ -112.16083996428695, 29.87709638490589 ], [ -112.155962389681306, 29.880065270575336 ], [ -112.146227905542048, 29.882891988641891 ], [ -112.133294368930024, 29.885175075238543 ], [ -112.120375344872173, 29.883431957180907 ], [ -112.115372468483329, 29.88319626819111 ], [ -112.112709283207806, 29.883957185502908 ], [ -112.107508149043042, 29.886607543763954 ], [ -112.094727927228035, 29.905096342409461 ], [ -112.091656154064196, 29.900596845684365 ], [ -112.089816241250986, 29.895386982366382 ], [ -112.085955852706547, 29.888677406326213 ], [ -112.077902203629876, 29.882290666319012 ], [ -112.074111681402584, 29.881157097612629 ], [ -112.046441843637879, 29.885486830790619 ], [ -112.044164452250286, 29.888166610075714 ], [ -112.036846020315167, 29.900450962707666 ], [ -112.034702335569705, 29.907073505668539 ], [ -112.00969323149144, 29.909556739370771 ], [ -112.006407413021662, 29.910499791707455 ], [ -111.993493194379212, 29.917673238833149 ], [ -111.975743466878214, 29.924729539949016 ], [ -111.966156412032149, 29.926366612048199 ], [ -111.959936080553021, 29.925807301205772 ], [ -111.9474957753485, 29.928621538532081 ], [ -111.943842854670976, 29.930997176476207 ], [ -111.937880982567634, 29.93187995530965 ], [ -111.92080926939002, 29.93185016313015 ], [ -111.913187260364253, 29.930889869860899 ], [ -111.910259188580085, 29.929894405638322 ], [ -111.906291799907663, 29.926461662403426 ], [ -111.891553451035264, 29.92874196277014 ], [ -111.883522632259769, 29.931123552590343 ], [ -111.877970826619617, 29.93394362763118 ], [ -111.871806877042999, 29.938844278427407 ], [ -111.871768204749714, 29.947003267218061 ], [ -111.869086018722541, 29.946936698356392 ], [ -111.858890592769697, 29.9427328053156 ], [ -111.856592574432469, 29.93912118561402 ], [ -111.852647395246279, 29.935252750056545 ], [ -111.851266675313823, 29.934446760790255 ], [ -111.824324504269654, 29.923050699800751 ], [ -111.816541882110812, 29.92189797317895 ], [ -111.807620848292416, 29.925019467349269 ], [ -111.80461709359696, 29.924570794263886 ], [ -111.79690418135668, 29.91969082855401 ], [ -111.795360408615949, 29.915045950210356 ], [ -111.788515580898547, 29.911819557538031 ], [ -111.783615074957481, 29.91079392837095 ], [ -111.770403437584761, 29.910719445969779 ], [ -111.756545960837528, 29.912895604240919 ], [ -111.750633806745199, 29.909736522820292 ], [ -111.745632278588005, 29.90547228182551 ], [ -111.741701562008473, 29.905185484570612 ], [ -111.714641928108293, 29.908853668104705 ], [ -111.710783569685148, 29.908449588328754 ], [ -111.705294150898112, 29.903882466300132 ], [ -111.702535657648866, 29.902346095350879 ], [ -111.695199873893287, 29.907219316853372 ], [ -111.690825704675348, 29.912331080335949 ], [ -111.690291174498725, 29.913103637213638 ], [ -111.691041094939536, 29.918795368391958 ], [ -111.69071445248828, 29.919080944964257 ], [ -111.680102258831951, 29.919402736926521 ], [ -111.670354139401965, 29.917966678623046 ], [ -111.659451803449471, 29.919987471193185 ], [ -111.651382728101765, 29.923793417516166 ], [ -111.647915529945251, 29.928885419486221 ], [ -111.639624154597698, 29.944419828159795 ], [ -111.634941521695708, 29.956098647940326 ], [ -111.617527713630395, 29.965980107107292 ], [ -111.614821668821321, 29.966010287057927 ], [ -111.600094097155591, 29.972510069430669 ], [ -111.592669401482411, 29.977769299387745 ], [ -111.587498508166448, 29.987234303662067 ], [ -111.586475687218268, 29.988143201172797 ], [ -111.57974430411322, 29.990313913839408 ], [ -111.577732580003328, 29.997778179684904 ], [ -111.563716139279776, 30.029550210879201 ], [ -111.56014650536325, 30.031185030292086 ], [ -111.552011927703248, 30.031591067710156 ], [ -111.542885411210406, 30.034130661582559 ], [ -111.542338002305755, 30.039285107843792 ], [ -111.540176045086625, 30.041059180466942 ], [ -111.526844066167158, 30.048118014837634 ], [ -111.51950699306316, 30.049378283453656 ], [ -111.516437679261031, 30.051673286297152 ], [ -111.517538318676515, 30.053536071957378 ], [ -111.517694153411114, 30.056064698348592 ], [ -111.515065116749213, 30.057917401194228 ], [ -111.509432224741332, 30.057524087477685 ], [ -111.501016793588931, 30.055798933989458 ], [ -111.500533164728139, 30.054422430242351 ], [ -111.500940059955624, 30.048694316328746 ], [ -111.500344696667113, 30.044675750505444 ], [ -111.498758485558042, 30.039447428961413 ], [ -111.496495595652462, 30.036465910025338 ], [ -111.49503499658141, 30.035542851950026 ], [ -111.487477289904703, 30.037889534388533 ], [ -111.47264329888894, 30.043976865591752 ], [ -111.46905440633806, 30.04912106475587 ], [ -111.46880658243191, 30.053044427939898 ], [ -111.461937867166441, 30.059319634105748 ], [ -111.460343866681043, 30.05989330627385 ], [ -111.450409317066217, 30.0590296760078 ], [ -111.442516566684404, 30.056450031157169 ], [ -111.438503030394713, 30.054875624425332 ], [ -111.432107628206666, 30.050051798596524 ], [ -111.422517467194197, 30.053361724682013 ], [ -111.422814358039588, 30.06078017774227 ], [ -111.40459444942465, 30.057818991128901 ], [ -111.369851424325503, 30.054800742366329 ], [ -111.320658285381043, 30.039231752569226 ], [ -111.311258203472178, 30.035160725849355 ], [ -111.300801383301945, 30.027153941796577 ], [ -111.297293560639034, 30.02018217850712 ], [ -111.275201440555449, 30.02358891663031 ], [ -111.268545862408502, 30.020972361484052 ], [ -111.243336434296523, 30.013551650753993 ], [ -111.23745021949486, 30.012486627759593 ], [ -111.236159363836549, 30.011908172152641 ], [ -111.234716326724183, 30.009213181807748 ], [ -111.230712296597687, 30.005237272062988 ], [ -111.217568210431921, 29.993379716586478 ], [ -111.209829257882916, 29.995798037262695 ], [ -111.206911345818568, 29.999238041296781 ], [ -111.205217344060927, 30.002988580103068 ], [ -111.197176941773108, 30.006753278499311 ], [ -111.19326866324603, 30.007669164126352 ], [ -111.169462369301854, 30.005632623312348 ], [ -111.148268957667568, 30.00007617086268 ], [ -111.131946167553338, 29.993762272900401 ], [ -111.110127370684125, 29.982176830189072 ], [ -111.107568050458411, 29.973533122002813 ], [ -111.104602756308253, 29.968568282301586 ], [ -111.095630587240137, 29.961398083632087 ], [ -111.092056457243999, 29.959736421842564 ], [ -111.076233720221325, 29.963928903745025 ], [ -111.072924395343406, 29.96576249116335 ], [ -111.073070383245238, 29.968027854854217 ], [ -111.07389827094444, 29.975165462227405 ], [ -111.073768577155775, 29.990523295662658 ], [ -111.05772129793219, 29.991426592855152 ], [ -111.034871161105499, 29.986591304156786 ], [ -110.84671065784697, 29.503307999336673 ], [ -110.404250948966677, 28.383906253655368 ], [ -110.404141024771135, 28.383630950996533 ], [ -109.732916032958968, 26.727372361469421 ], [ -109.470633922221538, 26.092907008102443 ], [ -109.455692240507773, 26.056968556102582 ], [ -109.341885004534035, 26.062625048873869 ], [ -109.343844571131811, 26.104200988690437 ], [ -109.218660885449921, 26.093913939068059 ], [ -109.185013440998972, 26.184211576672439 ], [ -109.058789633777408, 26.245823056961697 ], [ -109.051592690405556, 26.232188424887319 ], [ -109.033531373395562, 26.124826702068638 ], [ -108.983625196567004, 26.100403863153364 ], [ -108.917274241430732, 26.094449206510134 ], [ -108.893751956636052, 26.095448361136835 ], [ -108.867235702105447, 26.059146968943086 ], [ -108.866622576638861, 26.05768335574243 ], [ -108.850166727125369, 26.045170508896486 ], [ -108.831636909174378, 26.038663737903267 ], [ -108.656590661204788, 25.971977180783121 ], [ -108.530624624799131, 25.924065311349878 ], [ -108.457845177844149, 25.829147440434081 ], [ -108.448350894331242, 25.793667648730374 ], [ -108.448112310245463, 25.793793658600887 ], [ -108.431654915402135, 25.802504625377047 ], [ -108.410101278756841, 25.858462153979218 ], [ -108.350096814961518, 25.953628695885818 ], [ -108.345995122702647, 25.965446430035183 ], [ -108.294385904648976, 25.992424059916889 ], [ -108.293165198533757, 26.041066227099876 ], [ -108.29353989592866, 26.052462265540306 ], [ -108.322355260307077, 26.10783141953117 ], [ -108.304690055683224, 26.129172305565515 ], [ -108.3034048013876, 26.130664051925116 ], [ -108.294237290311855, 26.142086506574572 ], [ -108.291974109167825, 26.173456780920599 ], [ -108.29948049257618, 26.186975882812852 ], [ -108.306233061630095, 26.206767219724906 ], [ -108.305797945515309, 26.224622606812311 ], [ -108.270098216334759, 26.250461788572284 ], [ -108.244851830011996, 26.2791878165682 ], [ -108.224581473964236, 26.307629669068959 ], [ -108.187050094777433, 26.360582523223208 ], [ -108.12889810150979, 26.345745749493851 ], [ -108.086786785767856, 26.324366540569596 ], [ -108.082432821243714, 26.32289535879849 ], [ -108.073903021445091, 26.326115675785314 ], [ -108.043028912895736, 26.310925235584211 ], [ -108.026643772404739, 26.277930929876884 ], [ -108.02100792182209, 26.2616968119254 ], [ -108.010998957099872, 26.247570432365098 ], [ -107.995379047516053, 26.229974107785388 ], [ -107.987075177777896, 26.220629557965101 ], [ -107.970163964482538, 26.203461252092637 ], [ -107.918097840614465, 26.204035574477725 ], [ -107.891568252386776, 26.196482175315353 ], [ -107.853756910501104, 26.183375136452153 ], [ -107.835415042459232, 26.192250038275851 ], [ -107.795676871108626, 26.163577820734986 ], [ -107.787842023942375, 26.151867224982194 ], [ -107.778531414139422, 26.141228189758422 ], [ -107.775543912221593, 26.138729735101109 ], [ -107.75868478288794, 26.124645008776771 ], [ -107.728757628164146, 26.108292659613834 ], [ -107.65530945383793, 26.102462702089426 ], [ -107.612635685847678, 26.100136902703621 ], [ -107.565529867351401, 26.072013840898759 ], [ -107.556359973136622, 26.067122523816902 ], [ -107.507779350303281, 26.048433997186518 ], [ -107.465243716955342, 26.029328496422906 ], [ -107.452590780144519, 26.009774827957287 ], [ -107.445737327436305, 25.996350923992978 ], [ -107.412884411195961, 25.975748683467263 ], [ -107.406397760109158, 25.971986172751215 ], [ -107.361694321947937, 25.951709019613332 ], [ -107.343672225387849, 25.942463595029754 ], [ -107.288976596793518, 25.893843592538246 ], [ -107.209221502922261, 25.854850768133115 ], [ -107.154158242325437, 25.812927494491731 ], [ -107.113535128738491, 25.790239798716303 ], [ -107.066138541261296, 25.75580515570994 ], [ -106.989385697981959, 25.716421411569399 ], [ -106.93405786687515, 25.677301923970905 ], [ -106.901661292837559, 25.639271521586117 ], [ -106.865544261671729, 25.626202620787208 ], [ -106.830530369053534, 25.582419114774144 ], [ -106.795539883470383, 25.559236147802189 ], [ -106.774482333350193, 25.5572859358752 ], [ -106.753969194791864, 25.546935771832061 ], [ -106.713691152528384, 25.51113634601208 ], [ -106.683471067693148, 25.500738324414836 ], [ -106.648753334358247, 25.519281147463097 ], [ -106.597150063435649, 25.507739760273449 ], [ -106.518355841794516, 25.504421466555179 ], [ -106.490876233031301, 25.49817385184717 ], [ -106.490285534708249, 25.498039825443069 ], [ -106.413068079188633, 25.51982704017712 ], [ -106.398039485666132, 25.515344321173387 ], [ -106.354099914978505, 25.500611874750597 ], [ -106.331174400928887, 25.50287604651114 ], [ -106.31253667932603, 25.508852508825264 ], [ -106.28017647648268, 25.475385259217997 ], [ -106.229353100520285, 25.480740525960396 ], [ -106.20179954777457, 25.506260844147068 ], [ -106.167008013812804, 25.484157951679812 ], [ -106.159120665802476, 25.478448060506949 ], [ -106.150650367063349, 25.470742194811127 ], [ -106.134590411409405, 25.439747313815499 ], [ -106.129066896384899, 25.394920521298896 ], [ -106.133987111298808, 25.383401639712762 ], [ -106.133934424270464, 25.380895696413123 ], [ -106.130718022076863, 25.364481667316468 ], [ -106.126008396559243, 25.356209799404109 ], [ -106.121247086597521, 25.349040222536523 ], [ -106.11796425847983, 25.344611952374802 ], [ -106.110184149148679, 25.341031394140515 ], [ -106.10196597422113, 25.336389025460033 ], [ -106.081786729662582, 25.295358217068909 ], [ -106.076211021232737, 25.289452979632941 ], [ -106.051315125592851, 25.265744950039743 ], [ -106.032644229253151, 25.255617628196159 ], [ -106.009631680525487, 25.224714212537148 ], [ -106.001202933502952, 25.214137171060464 ], [ -105.983259370633192, 25.205361523531838 ], [ -105.981482523934375, 25.203371022635874 ], [ -105.978539374561819, 25.198731288986174 ], [ -105.97823917764282, 25.195541871405418 ], [ -105.978889142273019, 25.188330375166299 ], [ -105.981194200708401, 25.177728255408372 ], [ -105.985032133980624, 25.150370269748588 ], [ -105.985047950509468, 25.139017978678805 ], [ -105.983948014146165, 25.124058036315404 ], [ -105.980255671881054, 25.111109452740166 ], [ -105.974761253846083, 25.08697855772618 ], [ -105.973551594983462, 25.067606989717788 ], [ -105.973263241150448, 25.047897551276662 ], [ -105.9736349157549, 25.040070125602369 ], [ -105.976391287741791, 25.011843161038101 ], [ -105.988301703767178, 24.962161275666357 ], [ -105.999327462187352, 24.931656529250358 ], [ -106.012108667178211, 24.918216754537902 ], [ -106.013139609660016, 24.909054146038688 ], [ -106.0010200082681, 24.904078649404465 ], [ -106.00427167777876, 24.90103015849617 ], [ -106.00985890462654, 24.889277190015399 ], [ -106.009349986892914, 24.887911876548586 ], [ -106.012155470713196, 24.887633182681565 ], [ -106.029758050707571, 24.895665483802571 ], [ -106.036448039971475, 24.90184985101553 ], [ -106.034809021510355, 24.906369482603672 ], [ -106.03527111097965, 24.907671944481145 ], [ -106.039041206569792, 24.911900943795381 ], [ -106.042087650517018, 24.913910422027776 ], [ -106.053740100689694, 24.917316241069955 ], [ -106.057432881445607, 24.916361181334587 ], [ -106.051162353804514, 24.905189370940196 ], [ -106.049709911213441, 24.900890317655431 ], [ -106.051297814001714, 24.895930044455643 ], [ -106.055649829997506, 24.887651283754575 ], [ -106.060074996886854, 24.885702017190837 ], [ -106.063474597590385, 24.885254773615237 ], [ -106.074330627521675, 24.885430069671951 ], [ -106.079635897081317, 24.887050709993236 ], [ -106.087471816338834, 24.891722301004958 ], [ -106.095281135384212, 24.897332252674957 ], [ -106.097449661294178, 24.904172221745579 ], [ -106.109315850007491, 24.921012090758637 ], [ -106.119551337212954, 24.931926993376504 ], [ -106.12316209478638, 24.937706540337992 ], [ -106.128408528827094, 24.952480753446288 ], [ -106.130409768299785, 24.9535879060867 ], [ -106.13603425438167, 24.951947092116704 ], [ -106.147414432450361, 24.954245209650445 ], [ -106.149541148392103, 24.955636933342532 ], [ -106.155398178285012, 24.969668034859868 ], [ -106.159560305774249, 24.985781443920551 ], [ -106.159706241335741, 24.987623516300655 ], [ -106.163363737186117, 24.993613571338607 ], [ -106.171388851710589, 24.992171302172096 ], [ -106.177360769189249, 24.993780934553605 ], [ -106.186887378703844, 24.998244666607327 ], [ -106.195731581743033, 25.003751323399893 ], [ -106.198953462956922, 25.006147177998518 ], [ -106.203786484036257, 25.009742398906862 ], [ -106.205332541787314, 25.011380691437203 ], [ -106.213287059853059, 25.02165969848712 ], [ -106.213325565838161, 25.022348303613175 ], [ -106.201107436953833, 25.057127740216906 ], [ -106.199591123797617, 25.071266581224524 ], [ -106.203544706493147, 25.078690766861438 ], [ -106.199529290069762, 25.085553213955183 ], [ -106.19585542850912, 25.087122213865481 ], [ -106.185558327048412, 25.089583912242194 ], [ -106.185140471277208, 25.092179565666832 ], [ -106.187701375207951, 25.096514821415447 ], [ -106.190341276204705, 25.097410337387664 ], [ -106.203048286367519, 25.113632217558894 ], [ -106.228037355107077, 25.136096230285826 ], [ -106.230011521525952, 25.138320421531912 ], [ -106.231921597941792, 25.142942865679569 ], [ -106.232931570595667, 25.149564571717935 ], [ -106.232386917364494, 25.155122311043396 ], [ -106.234383420254119, 25.167146683028857 ], [ -106.240719772019119, 25.183404364142479 ], [ -106.257921709432082, 25.207679352780833 ], [ -106.285601527580894, 25.243405278621136 ], [ -106.307307730264498, 25.26124231677764 ], [ -106.32798071934991, 25.272975658233491 ], [ -106.374963237137862, 25.297171269739707 ], [ -106.403412085819056, 25.306150376108675 ], [ -106.410044101858475, 25.309295678557511 ], [ -106.423128055128572, 25.316827388269783 ], [ -106.426193858964652, 25.315173910853424 ], [ -106.427307538323646, 25.313518287154668 ], [ -106.426829383249739, 25.309345557379402 ], [ -106.425608124886651, 25.305995700548394 ], [ -106.422165430591647, 25.302271783966596 ], [ -106.390522012684386, 25.291577091362011 ], [ -106.354137355466676, 25.273849343301539 ], [ -106.343690621771501, 25.264709965467112 ], [ -106.333937630542721, 25.253062180285173 ], [ -106.33239796342464, 25.251752032229842 ], [ -106.313708829974999, 25.241625119021244 ], [ -106.298305958950067, 25.232161730737278 ], [ -106.285122761340375, 25.219589861408107 ], [ -106.263667146361641, 25.193009715536338 ], [ -106.263338085249814, 25.183461144099905 ], [ -106.269478554345397, 25.176566712686991 ], [ -106.26883199535304, 25.1712630546157 ], [ -106.254979421067375, 25.143982240363115 ], [ -106.231084858689215, 25.116153106578402 ], [ -106.223139604188887, 25.114045437043377 ], [ -106.209161511757173, 25.10028885072072 ], [ -106.20863198338705, 25.096696455984585 ], [ -106.209479144125865, 25.091328375489994 ], [ -106.211014396263209, 25.087137556181052 ], [ -106.213152567411157, 25.086353710153993 ], [ -106.215868525622042, 25.093151615456676 ], [ -106.239299711590832, 25.114130281189741 ], [ -106.242733836712006, 25.115775888573136 ], [ -106.248225903009057, 25.114639377711153 ], [ -106.245636268264946, 25.108166077854783 ], [ -106.242735343795459, 25.102644048235526 ], [ -106.24133031472428, 25.102147674508799 ], [ -106.239319826868638, 25.100389432589548 ], [ -106.232213659915288, 25.092133420288416 ], [ -106.220346512655226, 25.066020751262602 ], [ -106.222682365026458, 25.048785669590355 ], [ -106.23010008880145, 25.015721516450643 ], [ -106.235542392304282, 25.010336474743859 ], [ -106.240653589482889, 25.007384535735394 ], [ -106.247454796403645, 25.006386365045223 ], [ -106.256284132921209, 25.00715381104564 ], [ -106.270266255358024, 25.013377062494168 ], [ -106.27501157003114, 25.018631489963017 ], [ -106.271689142082849, 25.025626215242553 ], [ -106.269034211931512, 25.040883256386817 ], [ -106.269220232843637, 25.046267348255064 ], [ -106.274633525163324, 25.075660341996524 ], [ -106.276499502090672, 25.078674459046091 ], [ -106.282980988443626, 25.086876542965591 ], [ -106.284536942616526, 25.086954393859546 ], [ -106.299481217355336, 25.076279631041285 ], [ -106.303130668648976, 25.072340099133449 ], [ -106.302144710209589, 25.070161825477566 ], [ -106.296088630642501, 25.062908959703485 ], [ -106.288041190674065, 25.060749486460093 ], [ -106.282057221710872, 25.055767652672134 ], [ -106.280469022500597, 25.052713112422765 ], [ -106.279202642255711, 25.035025289860659 ], [ -106.279565769100202, 25.032416024205858 ], [ -106.284205122740275, 25.021758007471284 ], [ -106.295388427734878, 25.001402096796845 ], [ -106.300531967400346, 24.998996325510042 ], [ -106.301542918893063, 24.99878849377037 ], [ -106.305815227300556, 25.001119608809912 ], [ -106.311083383818357, 25.006566081416956 ], [ -106.319713746152132, 25.011655144631874 ], [ -106.327025192394046, 25.017955510712049 ], [ -106.326246462193893, 25.023202229570408 ], [ -106.330769803716422, 25.026298755685684 ], [ -106.337915440243393, 25.027055398985272 ], [ -106.341529150286661, 25.025117188041456 ], [ -106.341791087701438, 25.02272785960762 ], [ -106.337366981416352, 25.008337120346951 ], [ -106.338604132993609, 25.006132555734521 ], [ -106.341965195385441, 25.004864910023123 ], [ -106.348687168568105, 25.00778480724248 ], [ -106.353680780268277, 25.006921374837969 ], [ -106.372974796098646, 25.011969897163123 ], [ -106.390244656814332, 25.010657365722039 ], [ -106.40315613761544, 25.015423476672822 ], [ -106.404948223521401, 25.016703894342516 ], [ -106.407444783497894, 25.020665024304169 ], [ -106.409967518556527, 25.022334865604904 ], [ -106.440592932699744, 25.030241281705248 ], [ -106.446816871146311, 25.032851301840878 ], [ -106.461897055483348, 25.05840124701248 ], [ -106.462054312174203, 25.06069417144537 ], [ -106.454395394673568, 25.072435106381594 ], [ -106.447738964927083, 25.075140114761634 ], [ -106.442003884315469, 25.082565807787503 ], [ -106.433751147416075, 25.103904870972126 ], [ -106.433822538800797, 25.109471186514089 ], [ -106.440998597615533, 25.112907693059046 ], [ -106.444496922113132, 25.113052610933849 ], [ -106.449407322475736, 25.112075476188291 ], [ -106.459019890701839, 25.116647558361862 ], [ -106.460233240799724, 25.117732580258309 ], [ -106.461447975366738, 25.119689617252046 ], [ -106.461927607526363, 25.124202053644154 ], [ -106.463733094881789, 25.131209815962414 ], [ -106.468278596415473, 25.144795669790078 ], [ -106.471706097133762, 25.147835924146527 ], [ -106.479480609678816, 25.151085065776723 ], [ -106.483334201306604, 25.154171630266152 ], [ -106.484240782646836, 25.163071412256212 ], [ -106.48240388055946, 25.167359507308692 ], [ -106.472746670529304, 25.17928584660115 ], [ -106.474364184771872, 25.186924721622049 ], [ -106.475254485405799, 25.188546518123907 ], [ -106.479668089399482, 25.189468987808741 ], [ -106.486331579987919, 25.188021509558858 ], [ -106.488751920496043, 25.185561574572489 ], [ -106.489299457550246, 25.183321138246139 ], [ -106.48906962631483, 25.180982494455996 ], [ -106.490272353858188, 25.180835597457023 ], [ -106.495234854235136, 25.18675955322179 ], [ -106.506545333508669, 25.204691308610041 ], [ -106.505486152876387, 25.209200603652359 ], [ -106.505939807490634, 25.216430403410413 ], [ -106.508101210672379, 25.221074802418251 ], [ -106.509384799123438, 25.222167945740452 ], [ -106.517429992015209, 25.22015497166322 ], [ -106.526698677611989, 25.207069216606502 ], [ -106.538102563774615, 25.200237499519421 ], [ -106.539699561125289, 25.198459177243478 ], [ -106.533977933587096, 25.191819253992929 ], [ -106.526397458795614, 25.186007563727134 ], [ -106.514216431606172, 25.185199619302193 ], [ -106.509902849701916, 25.180699514580496 ], [ -106.507785968105239, 25.17251926051042 ], [ -106.502079698109043, 25.144462751942378 ], [ -106.501807221386329, 25.138051593146148 ], [ -106.494601075898643, 25.122764011092606 ], [ -106.490818010302775, 25.117487539775382 ], [ -106.490963476043063, 25.098689740998829 ], [ -106.492279151186693, 25.08425353771743 ], [ -106.506397418941489, 25.086993698881322 ], [ -106.509932830427402, 25.080717858706805 ], [ -106.508346792037145, 25.078195056897986 ], [ -106.496193111752859, 25.066027394910439 ], [ -106.485810394796232, 25.052397048905501 ], [ -106.485587372986402, 25.033596594323338 ], [ -106.489500461281295, 25.032724581462176 ], [ -106.49926662975075, 25.035054099300137 ], [ -106.5105915816833, 25.039580244116141 ], [ -106.516081587922869, 25.040415683299937 ], [ -106.526402492431217, 25.038545600772007 ], [ -106.530253138483516, 25.036824813382545 ], [ -106.538227453469702, 25.036917259306598 ], [ -106.540678392286395, 25.037403950754108 ], [ -106.554442701790791, 25.043294060507542 ], [ -106.564177718903125, 25.052306389746356 ], [ -106.567219242051337, 25.056164525843716 ], [ -106.568084689530934, 25.059598348410177 ], [ -106.569507075894066, 25.061219769841031 ], [ -106.582932296715811, 25.076531591419762 ], [ -106.589307939408968, 25.083165153096719 ], [ -106.59452045195026, 25.085331741851967 ], [ -106.604390363009955, 25.090872222981936 ], [ -106.616367471217828, 25.09967877549435 ], [ -106.616497107753474, 25.101569491030364 ], [ -106.612208886169299, 25.102067967925674 ], [ -106.607824177028576, 25.101336424565613 ], [ -106.599232475734411, 25.097781303593109 ], [ -106.593242340397381, 25.099138932403509 ], [ -106.590699026177134, 25.103302572538816 ], [ -106.591940135173417, 25.108111007428171 ], [ -106.597564664608498, 25.118274157321192 ], [ -106.599667798979709, 25.120660772216478 ], [ -106.602088385956634, 25.127192266926791 ], [ -106.592382155680966, 25.137731671510419 ], [ -106.588769746351915, 25.140302158664745 ], [ -106.586944608714973, 25.151372129060732 ], [ -106.592256997256726, 25.170427865839834 ], [ -106.60521251841449, 25.206506231037828 ], [ -106.631468773182903, 25.237725674040977 ], [ -106.634199924109154, 25.259128457172139 ], [ -106.634024083164235, 25.261412946745562 ], [ -106.624910545010195, 25.256889430427034 ], [ -106.623836847241179, 25.276267630937809 ], [ -106.630203544569298, 25.305294486523056 ], [ -106.635400379258186, 25.310416966577712 ], [ -106.639398388256097, 25.309432508232337 ], [ -106.647034452827654, 25.304671410498756 ], [ -106.650242521749377, 25.297748820915928 ], [ -106.642866868060835, 25.276152703979516 ], [ -106.647892784414523, 25.271409824998074 ], [ -106.652907303483403, 25.257876078179034 ], [ -106.657761609774639, 25.228469383275876 ], [ -106.625058018437613, 25.195554569893513 ], [ -106.622737688943587, 25.188460740425896 ], [ -106.62385092548152, 25.178104662750457 ], [ -106.625648371755815, 25.175452555387015 ], [ -106.631161513708562, 25.173824525593425 ], [ -106.640499939148143, 25.173371659113755 ], [ -106.651983209301818, 25.164480348198875 ], [ -106.65294042588819, 25.144936193640959 ], [ -106.649812765436693, 25.139767032211495 ], [ -106.645337146408011, 25.137359556909974 ], [ -106.644868256827593, 25.136193481903078 ], [ -106.645583265445978, 25.130482099063933 ], [ -106.656476406455397, 25.123995004056344 ], [ -106.65811589969195, 25.124680948147809 ], [ -106.668558243366817, 25.132258761159999 ], [ -106.669953259251685, 25.13418198501293 ], [ -106.674454331422126, 25.142825477115807 ], [ -106.68540741564523, 25.160080531281938 ], [ -106.710870374672155, 25.181658511888696 ], [ -106.732137258122734, 25.194986479217452 ], [ -106.741170232143887, 25.195694407417655 ], [ -106.751530779342033, 25.187056555478812 ], [ -106.759278196007884, 25.175582316764206 ], [ -106.757664809804965, 25.172861340708295 ], [ -106.756808992157772, 25.167301898929374 ], [ -106.758365296141676, 25.164330412448447 ], [ -106.779415593356347, 25.178496403681102 ], [ -106.791503684572675, 25.187446116804594 ], [ -106.80230799230759, 25.199050070251914 ], [ -106.817059742296649, 25.228118297659947 ], [ -106.81524407503224, 25.239807174396649 ], [ -106.811438153504838, 25.2421377258866 ], [ -106.808872464780777, 25.241882627782307 ], [ -106.803553279569584, 25.242844615828563 ], [ -106.797387615284933, 25.246746829506456 ], [ -106.795443684952005, 25.250769353417329 ], [ -106.799627125751215, 25.268397757971034 ], [ -106.801091937413688, 25.271029224919225 ], [ -106.801944126556734, 25.276214031631376 ], [ -106.802645320762551, 25.294152170095604 ], [ -106.800930025658388, 25.298255520384256 ], [ -106.784526204849698, 25.314700376336901 ], [ -106.781808620802224, 25.315188741475374 ], [ -106.779007852685652, 25.315208367784066 ], [ -106.771611511394596, 25.311640945755354 ], [ -106.761285566702782, 25.304733718226455 ], [ -106.760353185851656, 25.303701342156543 ], [ -106.758943629077521, 25.300047769189547 ], [ -106.751981960999117, 25.297510690476432 ], [ -106.751609196542759, 25.299585753567225 ], [ -106.752486842163933, 25.306114314538263 ], [ -106.758886640000171, 25.321850256401582 ], [ -106.772186634152149, 25.334780261178025 ], [ -106.803066428313116, 25.372325320622551 ], [ -106.803252011273415, 25.375189111666089 ], [ -106.801806056909768, 25.376254469993455 ], [ -106.796423759716433, 25.376987892622978 ], [ -106.76320911048667, 25.37475286072624 ], [ -106.759561086683462, 25.372405451164703 ], [ -106.751478589061662, 25.3641146658107 ], [ -106.752615637392623, 25.361942982132224 ], [ -106.748475283390903, 25.356459830276425 ], [ -106.74172245820111, 25.352484067080496 ], [ -106.734808204169099, 25.350006316381631 ], [ -106.733424063498958, 25.350205089204284 ], [ -106.732925591789254, 25.358699106691461 ], [ -106.733343957067959, 25.360371594035978 ], [ -106.735768927252678, 25.363456790129771 ], [ -106.754782468724684, 25.383060136047551 ], [ -106.766033077688249, 25.387161319518363 ], [ -106.773124441546315, 25.389051267338768 ], [ -106.777279760639644, 25.385977187187304 ], [ -106.779953544110057, 25.385157213980882 ], [ -106.804459894207454, 25.393813958698107 ], [ -106.806465497597742, 25.395437580918141 ], [ -106.81676430579833, 25.410692366217731 ], [ -106.819159500855363, 25.416619890585672 ], [ -106.819420103926944, 25.419887181963396 ], [ -106.813256145291305, 25.429175376463061 ], [ -106.813367232162847, 25.440734782828756 ], [ -106.811962117833957, 25.44499178558101 ], [ -106.814413049022875, 25.451453422030465 ], [ -106.817794174850263, 25.456723443682968 ], [ -106.824424780550899, 25.459587762542281 ], [ -106.827519652535074, 25.457263234918393 ], [ -106.829380298764889, 25.45488124806614 ], [ -106.832646518943179, 25.448244494630988 ], [ -106.839591699891557, 25.448836590553302 ], [ -106.843613923405314, 25.446734686276631 ], [ -106.846250117187452, 25.443950130827968 ], [ -106.857694300504718, 25.439384421816744 ], [ -106.8630890797631, 25.440792300186747 ], [ -106.881442249926906, 25.442133229479179 ], [ -106.883235114327505, 25.448457466823431 ], [ -106.884798399015438, 25.453969015266985 ], [ -106.877717355104281, 25.485138601988272 ], [ -106.871534283210949, 25.505768591529968 ], [ -106.872990846396746, 25.507022744155137 ], [ -106.877913053943757, 25.507256376921749 ], [ -106.881074364892626, 25.505436480348859 ], [ -106.887666228268174, 25.499752571791763 ], [ -106.894815633166345, 25.477811591483256 ], [ -106.895718143260453, 25.472215403275225 ], [ -106.89259431645948, 25.466001946719558 ], [ -106.894469339009177, 25.463505643211182 ], [ -106.900051951914932, 25.460653104776867 ], [ -106.923422046235899, 25.460604248623813 ], [ -106.965774899638603, 25.467553084615435 ], [ -106.974759503614592, 25.472435478812034 ], [ -106.977819767643467, 25.47532975318806 ], [ -106.977351484291006, 25.476307531480174 ], [ -106.978326636810863, 25.478512911294015 ], [ -106.980633970460474, 25.480442369293559 ], [ -106.989532023454444, 25.485598639856022 ], [ -106.993570574345071, 25.486918074396016 ], [ -106.999026066911298, 25.487705909342239 ], [ -107.007627759363004, 25.490945675133247 ], [ -107.025968147524438, 25.50239113047655 ], [ -107.033477433795241, 25.512304469861554 ], [ -107.027385835937267, 25.515106237183925 ], [ -107.02143118857488, 25.524462345793413 ], [ -107.017980667060627, 25.538932040795288 ], [ -107.030978503147722, 25.552728232984084 ], [ -107.037811339751428, 25.554136676379503 ], [ -107.041205464201923, 25.551544188726886 ], [ -107.040392663093783, 25.547450972315151 ], [ -107.043129633122234, 25.531002463052594 ], [ -107.049641270669682, 25.531850533321506 ], [ -107.061531679995923, 25.52906345383315 ], [ -107.058748397972295, 25.5190289967037 ], [ -107.071182393781257, 25.525370276425644 ], [ -107.088028563962354, 25.52916891849156 ], [ -107.100506717884869, 25.526424591152047 ], [ -107.108009786610623, 25.521248502356467 ], [ -107.114553572226384, 25.519283212129459 ], [ -107.123696683415048, 25.525165147746982 ], [ -107.125951397753312, 25.528470421347013 ], [ -107.126321006958918, 25.531021095442206 ], [ -107.133111937348929, 25.534013316010682 ], [ -107.135704093996239, 25.533410805957395 ], [ -107.138255732545844, 25.531531391360335 ], [ -107.149753460389036, 25.513421187275132 ], [ -107.192202743843637, 25.515569801062956 ], [ -107.207427535411611, 25.517218540466125 ], [ -107.207428422377575, 25.517218599630215 ], [ -107.227635281369587, 25.539920499483561 ], [ -107.22889016910672, 25.543407817331229 ], [ -107.230536220606879, 25.556751894019929 ], [ -107.228931160021077, 25.571089510776471 ], [ -107.226452382299769, 25.573763360357635 ], [ -107.22113829257556, 25.574417265132148 ], [ -107.217338724614919, 25.573171067323152 ], [ -107.215094147799746, 25.570368845082882 ], [ -107.21055648062152, 25.570645703871577 ], [ -107.198605907531245, 25.577079002705876 ], [ -107.185076761451697, 25.585658112441358 ], [ -107.183314545606649, 25.593102322359428 ], [ -107.186633510716049, 25.605508566479813 ], [ -107.189107517567393, 25.605517428218612 ], [ -107.202932037935227, 25.600354009837034 ], [ -107.204974389318281, 25.597512606422338 ], [ -107.217957689943432, 25.595714147516702 ], [ -107.228797904039325, 25.595379975105377 ], [ -107.232003941814909, 25.595480390988957 ], [ -107.236956237757553, 25.597025365301388 ], [ -107.238757009274536, 25.598366722213893 ], [ -107.242184622153502, 25.602598968635476 ], [ -107.243143461792997, 25.606205852760493 ], [ -107.241967761708153, 25.609917903511143 ], [ -107.26406587979352, 25.62868783056706 ], [ -107.276930022539972, 25.640886985995003 ], [ -107.279559544625045, 25.645366179091599 ], [ -107.286674064269363, 25.663175994998589 ], [ -107.286273698319675, 25.665526768291958 ], [ -107.283212543244233, 25.667397223573317 ], [ -107.281970511287639, 25.669354660171493 ], [ -107.281974185130977, 25.674608903177482 ], [ -107.28477994330521, 25.678138187653921 ], [ -107.291775084664465, 25.67814969090789 ], [ -107.29573990572527, 25.673850575511416 ], [ -107.29556537341071, 25.671663767183382 ], [ -107.296413084442136, 25.670130776056745 ], [ -107.301620236817428, 25.66536768698904 ], [ -107.305035760509782, 25.664658245016312 ], [ -107.317283694342009, 25.665499134044353 ], [ -107.334022860314562, 25.67371073904145 ], [ -107.339601372981591, 25.677747371038588 ], [ -107.345578023546594, 25.68645111751006 ], [ -107.3534992928424, 25.712747930893428 ], [ -107.353856084367152, 25.715494887608379 ], [ -107.338197335443468, 25.724102986400862 ], [ -107.325714757966708, 25.720937692446519 ], [ -107.320786089820203, 25.718581935599481 ], [ -107.318158196594197, 25.718258634439728 ], [ -107.309554850699598, 25.719295987019187 ], [ -107.297743015697947, 25.722670310023105 ], [ -107.287956481284482, 25.723447700838424 ], [ -107.23835173212089, 25.720674900856725 ], [ -107.223953861775612, 25.718002300120713 ], [ -107.221367860371956, 25.718342636574487 ], [ -107.220463430202926, 25.725242588780208 ], [ -107.225260583967739, 25.728019156537218 ], [ -107.25098714695163, 25.735208991795918 ], [ -107.259555593998229, 25.736897213682653 ], [ -107.26315394448352, 25.736846223621058 ], [ -107.270201637587945, 25.733502662322849 ], [ -107.321947771906224, 25.744292603163032 ], [ -107.341435016540899, 25.749323079052218 ], [ -107.346761721366775, 25.751451821792827 ], [ -107.348386512923497, 25.756407711055846 ], [ -107.366654963517249, 25.783008548217811 ], [ -107.373969425043299, 25.779841862777186 ], [ -107.375817374614314, 25.779042335807592 ], [ -107.377465689732162, 25.771160941348786 ], [ -107.376157651572754, 25.767384410369534 ], [ -107.372144499088904, 25.755793534283747 ], [ -107.36975857798214, 25.752988880425733 ], [ -107.368287949947813, 25.751991959715941 ], [ -107.366951282574419, 25.748757767860521 ], [ -107.367131121959758, 25.747732043695166 ], [ -107.37033246275027, 25.744092786469935 ], [ -107.37463912829854, 25.742039209773157 ], [ -107.38073313341485, 25.743278388491511 ], [ -107.381494328043729, 25.74141213437299 ], [ -107.382952981556514, 25.740976589654732 ], [ -107.414876067604624, 25.745365585980434 ], [ -107.491091526286681, 25.79143294648361 ], [ -107.512513987862263, 25.801255719046654 ], [ -107.518868287710717, 25.805774532965849 ], [ -107.528659152235392, 25.815033173265185 ], [ -107.559757502234348, 25.8444976205367 ], [ -107.663922016055281, 25.810599032004188 ], [ -107.704258555858118, 25.826575139119321 ], [ -107.751335169635198, 25.845363933496625 ], [ -107.832386602149938, 25.878078689304004 ], [ -107.94314467007365, 26.028975748567902 ], [ -107.961956933255919, 26.053695585929027 ], [ -107.95237907910365, 26.057742784065972 ], [ -107.958292669412018, 26.066977404085069 ], [ -107.980771851948944, 26.09589886473557 ], [ -107.998181181592486, 26.11435817732497 ], [ -108.020885339951363, 26.134853671449761 ], [ -108.053561198913087, 26.154784537054962 ], [ -108.079990920142677, 26.174291764943387 ], [ -108.07895081287397, 26.169055930567428 ], [ -108.072846516128749, 26.15282416220494 ], [ -108.062456625363069, 26.140210464542893 ], [ -108.052794322360384, 26.13479383184341 ], [ -108.04195616056397, 26.134259091801873 ], [ -108.030355361191894, 26.122927143123515 ], [ -108.022425640895349, 26.114089882573627 ], [ -108.021799818381297, 26.087527032211277 ], [ -108.014836562126362, 26.071496649242221 ], [ -108.00925457078651, 26.060400355060779 ], [ -107.996696145376319, 26.058514130903845 ], [ -107.99268832523461, 26.057316142503222 ], [ -107.99104840588322, 26.056262495697112 ], [ -107.975687733809536, 26.039507288654498 ], [ -107.96758736524373, 26.022972262572249 ], [ -107.965456860805958, 26.014980100432439 ], [ -107.968927880938338, 26.012975777204325 ], [ -107.970255071414726, 26.006453951603003 ], [ -107.943660418809614, 25.983570667002379 ], [ -107.940365134582706, 25.982640336715679 ], [ -107.930302639770872, 25.976279741389153 ], [ -107.927442221179945, 25.973746147531138 ], [ -107.915561633202955, 25.955490803140329 ], [ -107.870982860403231, 25.916988275404997 ], [ -107.863729424105358, 25.906314152734666 ], [ -107.861935656823221, 25.90194765367584 ], [ -107.862795259057521, 25.901166814773866 ], [ -107.863780786379806, 25.90130860393996 ], [ -107.867309989625426, 25.903783667668847 ], [ -107.870296014468366, 25.906825171217946 ], [ -107.876699406019142, 25.904872025512041 ], [ -107.876500114770721, 25.902273551830085 ], [ -107.872889985265346, 25.895870477492462 ], [ -107.861622614056188, 25.886375778891537 ], [ -107.843906794142754, 25.869705348544564 ], [ -107.81917847465256, 25.844616876156373 ], [ -107.797110018882705, 25.818218579420019 ], [ -107.786776560380702, 25.802986735564275 ], [ -107.783830630819764, 25.794941158707829 ], [ -107.784127099186136, 25.793891419310924 ], [ -107.785322714411194, 25.794139016668598 ], [ -107.789937326081031, 25.798132883538869 ], [ -107.794503693210032, 25.793175449603712 ], [ -107.794723311739048, 25.790739229530583 ], [ -107.790409829364421, 25.778933911003392 ], [ -107.78437756195099, 25.771804453514644 ], [ -107.763473257641252, 25.754094284691174 ], [ -107.767359144346088, 25.752563116021818 ], [ -107.772542796840682, 25.754842383971649 ], [ -107.778338622905849, 25.752787823380757 ], [ -107.790272299877387, 25.751372288218779 ], [ -107.808986635213145, 25.75514666467317 ], [ -107.810895772980217, 25.754890147723128 ], [ -107.814949720201, 25.752671591829838 ], [ -107.821075935378431, 25.748349618953444 ], [ -107.823650537375372, 25.747766061610093 ], [ -107.829431874683308, 25.749006197219565 ], [ -107.843617812573257, 25.75622514704725 ], [ -107.86707997997631, 25.773599831279842 ], [ -107.87238734857074, 25.778758704301087 ], [ -107.889600103709597, 25.799136266563249 ], [ -107.892731745800802, 25.797634807775207 ] ] ] ] } },
+{ "type": "Feature", "id": 50, "properties": { "GEO_ID": "0400000US15", "STATE": "15", "NAME": "Hawaii", "LSAD": "", "CENSUSAREA": 6422.6279999999997 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -102.271716088925501, 25.416758665453958 ], [ -102.266029037570476, 25.416219731882688 ], [ -102.237177745526765, 25.40191948183308 ], [ -102.225295047014839, 25.391802331959799 ], [ -102.22216801208927, 25.381175425105788 ], [ -102.217677606116368, 25.373883864877435 ], [ -102.130102037588856, 25.332207563676349 ], [ -102.102191229652746, 25.310477906934043 ], [ -102.09605592992034, 25.30924467932331 ], [ -102.07743769409997, 25.300553275590392 ], [ -102.068275334537759, 25.288645806178337 ], [ -102.064956648084078, 25.286465623729729 ], [ -102.057306607340038, 25.284127679042058 ], [ -102.048062243729774, 25.284945689755194 ], [ -102.035734566327704, 25.291555256667078 ], [ -102.026276057107069, 25.292269888486668 ], [ -101.988063554932026, 25.279234153068341 ], [ -101.980151673371736, 25.274090242616563 ], [ -101.965395982014243, 25.272491984673145 ], [ -101.928438816509868, 25.261214511121452 ], [ -101.901969625329173, 25.251193386314004 ], [ -101.859529174773087, 25.232945936289891 ], [ -101.855801028367239, 25.229538447487208 ], [ -101.839079928500723, 25.220418536952991 ], [ -101.775102511323809, 25.189209399182062 ], [ -101.736972175575602, 25.173627557141355 ], [ -101.723372433488095, 25.170662463445751 ], [ -101.70939786508211, 25.162634417830038 ], [ -101.674823595140055, 25.136749770159433 ], [ -101.633697691935737, 25.114321812139469 ], [ -101.621521335618993, 25.102676803511773 ], [ -101.604862754509085, 25.092988143958149 ], [ -101.568511786981631, 25.064875851469736 ], [ -101.563144803480995, 25.062312803581314 ], [ -101.547132694379798, 25.047851405401342 ], [ -101.538593462419996, 25.037911384308874 ], [ -101.533574175183062, 25.026387214839129 ], [ -101.516503297177735, 25.011984002471021 ], [ -101.506611727689091, 25.006930361095424 ], [ -101.502858492384718, 25.006878183429915 ], [ -101.491642758284357, 24.993836553930418 ], [ -101.488556980692877, 24.987986494521863 ], [ -101.487820591895542, 24.97664278618425 ], [ -101.488970831757044, 24.964573913894387 ], [ -101.492331723940794, 24.952762958110245 ], [ -101.487036691088647, 24.936854854118359 ], [ -101.481852312610357, 24.913298040069336 ], [ -101.483355465021106, 24.908743890821864 ], [ -101.476838608402375, 24.873939173072294 ], [ -101.468604796223673, 24.863784515383987 ], [ -101.460400520148099, 24.861667020863738 ], [ -101.445113431266009, 24.863928203837276 ], [ -101.428153757947172, 24.874439794990035 ], [ -101.388226815655784, 24.872583246208695 ], [ -101.37687258522611, 24.861346075297231 ], [ -101.362778704197851, 24.840530982473439 ], [ -101.353232889217736, 24.822117389104108 ], [ -101.353452904852603, 24.803324122378797 ], [ -101.346761789387912, 24.772140292055308 ], [ -101.335529721951218, 24.763203096945624 ], [ -101.323838517062441, 24.757143432266144 ], [ -101.309748935879867, 24.755523776538539 ], [ -101.30679336673289, 24.753183992731259 ], [ -101.306201048196172, 24.750827761701295 ], [ -101.308003476062225, 24.742430563176914 ], [ -101.302362139722845, 24.733360035128079 ], [ -101.287522357389733, 24.725418529374299 ], [ -101.280757064348265, 24.720325187687617 ], [ -101.275733587738614, 24.713922724897088 ], [ -101.251394185705209, 24.69696871952107 ], [ -101.219619328513602, 24.681913288603774 ], [ -101.195307582549788, 24.673392065448009 ], [ -101.177700134982345, 24.661848535742699 ], [ -101.16667604064304, 24.660755152026077 ], [ -101.152669934167989, 24.652658765748907 ], [ -101.146253754759343, 24.644627039356678 ], [ -101.145447625865046, 24.64126211280934 ], [ -101.152209074031376, 24.603132108051131 ], [ -101.164797685806818, 24.585631533406623 ], [ -101.190631631321622, 24.560575206812967 ], [ -101.208119723823302, 24.549267349809121 ], [ -101.244527728086311, 24.521244971565785 ], [ -101.257287506617743, 24.505634059074556 ], [ -101.275097946294068, 24.489769112197266 ], [ -101.288594227690595, 24.473614029642398 ], [ -101.325726533056056, 24.456584099977007 ], [ -101.365029774587896, 24.442968815061338 ], [ -101.412750651317822, 24.418125856848992 ], [ -101.430862812527593, 24.40399400455124 ], [ -101.455892201109933, 24.396977947248843 ], [ -101.469078464861497, 24.398105352466221 ], [ -101.483866178554493, 24.395644806485418 ], [ -101.491965753896494, 24.390979544432625 ], [ -101.501733246783232, 24.390907086053584 ], [ -101.542611253505683, 24.40281067862626 ], [ -101.564270631014708, 24.406468063565828 ], [ -101.595602417480023, 24.399465759368002 ], [ -101.601954104486694, 24.395157541943448 ], [ -101.609601658093467, 24.384112385043927 ], [ -101.634929172805784, 24.368052191852055 ], [ -101.639873723286783, 24.35169735208591 ], [ -101.649921114651718, 24.343077364754855 ], [ -101.667078263827449, 24.337058987448525 ], [ -101.679161218041401, 24.336179029670966 ], [ -101.703863593712143, 24.323496803106465 ], [ -101.7122095442991, 24.315343011379007 ], [ -101.716047121264964, 24.306418976754159 ], [ -101.733926899520341, 24.288075306912692 ], [ -101.74538185331069, 24.283398326573014 ], [ -101.784121908585988, 24.275509514129386 ], [ -101.792749696277909, 24.270313911030073 ], [ -101.789264845901968, 24.265807343456856 ], [ -101.788518949544127, 24.261848242872201 ], [ -101.794803028065729, 24.254683116432755 ], [ -101.801209188699417, 24.253745852300728 ], [ -101.803617264958575, 24.251616264972288 ], [ -101.815521380503498, 24.229038237876168 ], [ -101.821543439518067, 24.226928857397549 ], [ -101.827099716820427, 24.220369813152637 ], [ -101.822107793691288, 24.207264957655273 ], [ -101.818990394029541, 24.19149259597852 ], [ -101.819816695953037, 24.184047306060201 ], [ -101.826390399246236, 24.170032404165802 ], [ -101.83577759699989, 24.165155578509598 ], [ -101.840201247751082, 24.160058091267427 ], [ -101.85013155960695, 24.136649101247919 ], [ -101.847132312602625, 24.118108197062977 ], [ -101.850843092209018, 24.109020904682758 ], [ -101.862976262518202, 24.108239839073203 ], [ -101.872880625491618, 24.100004649587241 ], [ -101.872230545319894, 24.097936814846282 ], [ -101.882053935895613, 24.079796309841587 ], [ -101.899665650867576, 24.063261202917772 ], [ -101.9120515633645, 24.05620538341368 ], [ -101.922318224347606, 24.057798226289378 ], [ -101.929235024447763, 24.062763103156122 ], [ -101.933447388767192, 24.071869306916923 ], [ -101.938066325460071, 24.080492400781829 ], [ -101.977267233802081, 24.111132580973422 ], [ -102.018015822704967, 24.1250982831173 ], [ -102.067626505225064, 24.159386600280044 ], [ -102.118372600546834, 24.171063806554649 ], [ -102.149052014198944, 24.185187879167685 ], [ -102.152137937038731, 24.187954181249591 ], [ -102.157559932096746, 24.204874152417307 ], [ -102.180160259382959, 24.231034273885705 ], [ -102.184991976690853, 24.231567443966306 ], [ -102.206000373695403, 24.272921952740628 ], [ -102.208489422889372, 24.30829571638105 ], [ -102.206081389791223, 24.370946353478594 ], [ -102.210050884889753, 24.383620186519504 ], [ -102.213063674054396, 24.4124201188115 ], [ -102.208877205989779, 24.428725467800096 ], [ -102.208818869275362, 24.453346878835639 ], [ -102.212544602625044, 24.492235850533127 ], [ -102.216002686088018, 24.503447434453349 ], [ -102.23202078670451, 24.534400255092653 ], [ -102.251808955517873, 24.558554657051559 ], [ -102.249672927290547, 24.573041406126695 ], [ -102.265440016990667, 24.588910150145072 ], [ -102.269625543115893, 24.597422779335385 ], [ -102.276107306527834, 24.627372322124685 ], [ -102.275493860371313, 24.638038027843933 ], [ -102.277572756185947, 24.640947308762779 ], [ -102.284779480161106, 24.644766420961204 ], [ -102.290144018065135, 24.645671376299621 ], [ -102.290215930105589, 24.641895287750799 ], [ -102.292955822028929, 24.641658126586311 ], [ -102.306534693162533, 24.647280651790776 ], [ -102.308381877088181, 24.649533491072479 ], [ -102.313187530457824, 24.671216683410748 ], [ -102.32707217783431, 24.708860595406005 ], [ -102.32989802019533, 24.714204192424411 ], [ -102.333471853487666, 24.717340029574192 ], [ -102.337932752573224, 24.718732784789733 ], [ -102.345337385580009, 24.749814041390827 ], [ -102.356864702460058, 24.772378669645679 ], [ -102.383370101702468, 24.808491150758233 ], [ -102.416691359384615, 24.817058328716307 ], [ -102.421443958931107, 24.821090760531774 ], [ -102.424586215481682, 24.826739317523622 ], [ -102.424745440936235, 24.836764380390367 ], [ -102.419267944814692, 24.839539153776091 ], [ -102.422438142645376, 24.8465074695056 ], [ -102.4315279262741, 24.858344725866363 ], [ -102.445311347572868, 24.867650136038666 ], [ -102.449974026129013, 24.872597727767232 ], [ -102.453658026580129, 24.887974352528737 ], [ -102.468081835090473, 24.900768569348504 ], [ -102.462997358261674, 24.912537414420086 ], [ -102.460677155513849, 24.926972952568654 ], [ -102.462399875199097, 24.951010133463139 ], [ -102.437950008983634, 24.972223737155051 ], [ -102.42503127834955, 24.987381463332884 ], [ -102.406334399244017, 25.01522062913773 ], [ -102.400942417530786, 25.019983777982372 ], [ -102.389717266924976, 25.024311585617511 ], [ -102.374150771936286, 25.025641701147801 ], [ -102.369434647690568, 25.021829481040996 ], [ -102.36412372339575, 25.020486901147436 ], [ -102.350575010937021, 25.026734038328712 ], [ -102.353812505153456, 25.038313861993664 ], [ -102.353228200867832, 25.043145463510587 ], [ -102.3454533052779, 25.055183490242865 ], [ -102.336146718439721, 25.080193630527745 ], [ -102.330151270760069, 25.091206383509324 ], [ -102.331244363128633, 25.095095053733676 ], [ -102.330239439116411, 25.100375106291981 ], [ -102.308167187293904, 25.121947507061694 ], [ -102.300354003760859, 25.136612409151095 ], [ -102.285624201380912, 25.144286624218285 ], [ -102.283296720857791, 25.142758066643907 ], [ -102.279943675251516, 25.143199969196907 ], [ -102.277754792470915, 25.149923286196405 ], [ -102.277088288187159, 25.162863495830933 ], [ -102.27918963174271, 25.193807905547178 ], [ -102.283727175220875, 25.203593432600847 ], [ -102.311477630806777, 25.232068904277863 ], [ -102.331404215358589, 25.24916624987236 ], [ -102.354283019844701, 25.278506737479194 ], [ -102.376828242727498, 25.318887257152578 ], [ -102.394903874055061, 25.379883234624607 ], [ -102.395895060482957, 25.411027663429941 ], [ -102.388463664721897, 25.430522245992439 ], [ -102.381690145452183, 25.438190476094807 ], [ -102.373654902592421, 25.442698065586473 ], [ -102.353260630442733, 25.445840562162093 ], [ -102.308395644319376, 25.43285384494347 ], [ -102.276958802473686, 25.417605040217722 ], [ -102.271716088925501, 25.416758665453958 ] ] ], [ [ [ -107.424178189257162, 27.0801262286652 ], [ -107.419659095357375, 27.081750450904092 ], [ -107.411201964607244, 27.078307384491438 ], [ -107.406793854985438, 27.058699511490087 ], [ -107.413383063058816, 27.056246556898493 ], [ -107.419075213749409, 27.06079545833154 ], [ -107.424178189257162, 27.0801262286652 ] ] ], [ [ [ -107.035122996553156, 27.357272856896696 ], [ -107.032997183274304, 27.361031018041075 ], [ -107.029055979459358, 27.393799704701504 ], [ -107.013466457977401, 27.399408039062806 ], [ -106.988851304090787, 27.400103363405218 ], [ -106.973677055528611, 27.392292706095276 ], [ -106.96467872164331, 27.378928499261669 ], [ -106.964830872158856, 27.375514089368409 ], [ -106.968101630746077, 27.373245294473605 ], [ -106.972204335487248, 27.372209985493971 ], [ -106.975367502300912, 27.374016672221899 ], [ -106.977570113051613, 27.372297519729873 ], [ -106.98662343824266, 27.350930456489962 ], [ -106.989193090641223, 27.322685409288329 ], [ -106.980303197944266, 27.305469701769063 ], [ -106.976679184575048, 27.290298429396142 ], [ -106.994964594997953, 27.279599960415432 ], [ -107.019565161793707, 27.272716312419895 ], [ -107.04276500172422, 27.269785950358955 ], [ -107.055675181115063, 27.262193034144282 ], [ -107.065967357838389, 27.244541399691411 ], [ -107.076911149012759, 27.220150729893447 ], [ -107.086690202753744, 27.186618513140459 ], [ -107.081319622283729, 27.183738359617482 ], [ -107.085620674536742, 27.176858630863453 ], [ -107.098888406546052, 27.181813688071102 ], [ -107.11815788765665, 27.194620656619232 ], [ -107.136931549296506, 27.215615607253802 ], [ -107.138255511310149, 27.250093646850036 ], [ -107.130725207227314, 27.287730305004743 ], [ -107.1291247337915, 27.290558959768578 ], [ -107.115422865941397, 27.30015584949555 ], [ -107.108409020975429, 27.308282590578006 ], [ -107.106411514022454, 27.313190922521809 ], [ -107.095547224108913, 27.324040092320999 ], [ -107.07395357665412, 27.33243770126462 ], [ -107.045597934778982, 27.347127804009485 ], [ -107.036839215426724, 27.35370782181041 ], [ -107.035122996553156, 27.357272856896696 ] ] ], [ [ [ -106.370796118706124, 27.591613747754984 ], [ -106.34765714260169, 27.601277257536466 ], [ -106.3266706700675, 27.592867793308486 ], [ -106.323898643817458, 27.589436502045249 ], [ -106.304109716257074, 27.583324604732198 ], [ -106.296178622390229, 27.582882075796572 ], [ -106.29401381495569, 27.585749145772205 ], [ -106.290481033667504, 27.585509739965815 ], [ -106.274674126008748, 27.575461274383589 ], [ -106.24585115641267, 27.552030280159894 ], [ -106.233368073655953, 27.519616602805421 ], [ -106.221008418756639, 27.513134448870616 ], [ -106.218101811175288, 27.507703998634355 ], [ -106.214965133224268, 27.493141958485484 ], [ -106.213935769298928, 27.476214399988098 ], [ -106.228904907066308, 27.443426329356406 ], [ -106.230102653576637, 27.425626308745688 ], [ -106.232443930542772, 27.420905866747756 ], [ -106.240431807736471, 27.417168061707336 ], [ -106.243841926340551, 27.409112907729831 ], [ -106.244192622881314, 27.391209401207558 ], [ -106.225808473127458, 27.333367563639349 ], [ -106.224111420932161, 27.324299422373635 ], [ -106.225206366802027, 27.321216539395166 ], [ -106.239886060560039, 27.311421330220846 ], [ -106.243798856419204, 27.30012463568897 ], [ -106.267483350038233, 27.285872560960971 ], [ -106.289283947768155, 27.259692650297886 ], [ -106.304925444243352, 27.246918816845238 ], [ -106.323870892616114, 27.234679146995283 ], [ -106.351894869976618, 27.247452367859186 ], [ -106.37239631109108, 27.254488107660087 ], [ -106.40051223866233, 27.257927654190599 ], [ -106.438960428719213, 27.260079075470379 ], [ -106.459968216889251, 27.266381854887808 ], [ -106.463531998609525, 27.270519876766016 ], [ -106.469923331248026, 27.269343205889864 ], [ -106.496423726399328, 27.269884387365746 ], [ -106.528105015970709, 27.290517144644461 ], [ -106.541483992484302, 27.307235427363707 ], [ -106.570141034323669, 27.333085489334593 ], [ -106.580546059402892, 27.336644558580929 ], [ -106.605513736899312, 27.341251253630549 ], [ -106.622095437436499, 27.349527353286145 ], [ -106.662913377433497, 27.361535490637664 ], [ -106.671678385746404, 27.367955901447058 ], [ -106.70035198204161, 27.401711446977615 ], [ -106.70550194264959, 27.414955464227351 ], [ -106.706819219494108, 27.44812918100471 ], [ -106.701795505500385, 27.456932340426643 ], [ -106.674016551270327, 27.483954845757406 ], [ -106.669631415228466, 27.49930810810158 ], [ -106.666500114194818, 27.5267512753014 ], [ -106.660575413455362, 27.536061127291852 ], [ -106.636176000915853, 27.548234714674791 ], [ -106.606253536476729, 27.552459492601908 ], [ -106.550248659245952, 27.587615135019728 ], [ -106.53466891498023, 27.598678424362721 ], [ -106.528126261140926, 27.605730368589448 ], [ -106.503627389601775, 27.6071363213102 ], [ -106.497837593812989, 27.605874758498508 ], [ -106.491777056240224, 27.603606524788194 ], [ -106.482455666410758, 27.593496068351072 ], [ -106.476200975587858, 27.59589221194404 ], [ -106.464779608275308, 27.593525166620481 ], [ -106.459961872073478, 27.591308312942289 ], [ -106.458079792589473, 27.586673794194454 ], [ -106.454671103292881, 27.583282104266118 ], [ -106.446350919245347, 27.580836098024296 ], [ -106.440324412605875, 27.585726662951625 ], [ -106.442654805211902, 27.60057769622653 ], [ -106.431433342354879, 27.607829098022187 ], [ -106.422738016231591, 27.606961174968148 ], [ -106.408153251989816, 27.599982394687906 ], [ -106.397465095106767, 27.60181029155509 ], [ -106.382275090380972, 27.598569069380755 ], [ -106.370796118706124, 27.591613747754984 ] ] ], [ [ [ -103.708773718038529, 26.42511558305846 ], [ -103.692366856823057, 26.42113768021677 ], [ -103.684985775547048, 26.424194563922107 ], [ -103.682045328478964, 26.427984990601246 ], [ -103.679824740020507, 26.446659155116805 ], [ -103.682405564842441, 26.449063180910311 ], [ -103.682348918761733, 26.451232191048987 ], [ -103.673218109148223, 26.457288287926531 ], [ -103.667893985901884, 26.455570674820738 ], [ -103.660645916114149, 26.450318532301779 ], [ -103.64548771000662, 26.428912852940876 ], [ -103.642990101938366, 26.419636925754855 ], [ -103.637023841433077, 26.412619104833933 ], [ -103.607058286521152, 26.403641885182402 ], [ -103.591188344370067, 26.398889005962332 ], [ -103.58608310676496, 26.400450492496105 ], [ -103.584645098091116, 26.40407698528314 ], [ -103.585540329038338, 26.406803384566381 ], [ -103.554876287882124, 26.397799236646499 ], [ -103.528512288301869, 26.400244758455315 ], [ -103.50961905607214, 26.40639755046486 ], [ -103.458936151232692, 26.409898330150316 ], [ -103.428281650120965, 26.404818536496069 ], [ -103.423541605610836, 26.400372203539533 ], [ -103.41997673343954, 26.389924788205363 ], [ -103.402670656429422, 26.391327562765916 ], [ -103.395394388200941, 26.388645464560962 ], [ -103.395209417572019, 26.379172692761291 ], [ -103.403773791416754, 26.359287857612678 ], [ -103.422918542925743, 26.335861311044802 ], [ -103.447211108486968, 26.317626778964176 ], [ -103.460921583219019, 26.309952457350285 ], [ -103.463253968641084, 26.304053175480366 ], [ -103.503191434470565, 26.292943630582688 ], [ -103.533348579203846, 26.288453151248259 ], [ -103.543416727437176, 26.280197936679098 ], [ -103.559035914877668, 26.283374378379996 ], [ -103.56305134547604, 26.287535608507827 ], [ -103.625164129399906, 26.30213193859046 ], [ -103.678379421183564, 26.319982624147148 ], [ -103.703190789604847, 26.326779221384133 ], [ -103.70958246712928, 26.32914263856663 ], [ -103.716566062835994, 26.336299373708041 ], [ -103.76103955077383, 26.346143933471268 ], [ -103.777184414857544, 26.347310404460817 ], [ -103.806833490842564, 26.344650395800862 ], [ -103.824672697025875, 26.339282721993495 ], [ -103.936783512956197, 26.337574787450098 ], [ -103.982969847880739, 26.345830144286932 ], [ -104.000228042310994, 26.355504018514985 ], [ -103.9905886298897, 26.38230684641616 ], [ -103.991511599963573, 26.385886666792363 ], [ -103.987521118946745, 26.396055359102267 ], [ -103.979976989494205, 26.407580944815777 ], [ -103.972899787709224, 26.412811813613708 ], [ -103.970807938472632, 26.412308698645081 ], [ -103.95806185179471, 26.424121460659038 ], [ -103.953913344798949, 26.430568352219968 ], [ -103.951857132028934, 26.440225643715131 ], [ -103.954130980443722, 26.457388638181751 ], [ -103.962399711641538, 26.465777944977713 ], [ -103.967390957248483, 26.468006213008245 ], [ -103.969718835082361, 26.471365451517848 ], [ -103.968056917961675, 26.47619244889718 ], [ -103.964652162376026, 26.47766820303713 ], [ -103.947589930614072, 26.470584469372923 ], [ -103.931998301641457, 26.469168817220108 ], [ -103.917592601636088, 26.470289445316837 ], [ -103.906936386053488, 26.467274196314559 ], [ -103.894911020846919, 26.454946171779284 ], [ -103.887491093595457, 26.452576151661351 ], [ -103.857475803482146, 26.446412002220324 ], [ -103.848290438709739, 26.446089535011275 ], [ -103.845036292472088, 26.447802059101754 ], [ -103.828031150597099, 26.446047217518082 ], [ -103.812165585969581, 26.441240201084938 ], [ -103.796444519038857, 26.441270212397384 ], [ -103.760316859123876, 26.430765265962748 ], [ -103.748780118193039, 26.429985944821937 ], [ -103.743716726823919, 26.431806400326799 ], [ -103.735792062167917, 26.431669197152608 ], [ -103.708773718038529, 26.42511558305846 ] ] ], [ [ [ -103.1063759497939, 25.728449727508274 ], [ -103.111891844957583, 25.726085788489407 ], [ -103.122398519149087, 25.728123305694147 ], [ -103.147371349503501, 25.718711678544171 ], [ -103.16771785096104, 25.73233912531596 ], [ -103.193908492635117, 25.723740135961449 ], [ -103.204142983102372, 25.717358902751538 ], [ -103.21006645680265, 25.721373771366952 ], [ -103.230561031550238, 25.714747890408262 ], [ -103.245392872284768, 25.717376261905518 ], [ -103.270380179608438, 25.739111481844237 ], [ -103.269901162089567, 25.744391837743784 ], [ -103.265863903456335, 25.753583441724629 ], [ -103.251752250790574, 25.768675405435594 ], [ -103.22413455440001, 25.776326815898074 ], [ -103.190273457127034, 25.796938226362141 ], [ -103.187545224018251, 25.803604889582321 ], [ -103.155251104316008, 25.815401434198893 ], [ -103.144986709817388, 25.813314801195197 ], [ -103.129268285850173, 25.802395697486869 ], [ -103.115766158955694, 25.787040144267568 ], [ -103.114350114698539, 25.780441926534202 ], [ -103.119656876655938, 25.775473867901304 ], [ -103.122159370164525, 25.749214841908589 ], [ -103.118483814226295, 25.74574958956623 ], [ -103.104503657939702, 25.740511643250453 ], [ -103.10263764408063, 25.733230402909989 ], [ -103.1063759497939, 25.728449727508274 ] ] ], [ [ [ -103.267567109152978, 26.244712627958826 ], [ -103.26807523462432, 26.247276598511498 ], [ -103.263397278919101, 26.254315806727657 ], [ -103.248814270209053, 26.252248051199157 ], [ -103.234423110567789, 26.238784216815905 ], [ -103.215604114523131, 26.234001899249613 ], [ -103.200301591954698, 26.222009934494906 ], [ -103.196722341748227, 26.222020410302267 ], [ -103.171477583021229, 26.18312507701545 ], [ -103.1593354290262, 26.169356511408335 ], [ -103.152087359206504, 26.165646194368993 ], [ -103.148224618173387, 26.154398281936736 ], [ -103.145239021116751, 26.151773286705392 ], [ -103.136006097312119, 26.14806308187956 ], [ -103.131129839588453, 26.14119949605746 ], [ -103.126267410218929, 26.128824940144625 ], [ -103.110532340301688, 26.110129394489775 ], [ -103.103461588967306, 26.106151489524358 ], [ -103.053216039624346, 26.121641423853529 ], [ -103.017173627528834, 26.12836172441375 ], [ -103.006612412024282, 26.136154785944868 ], [ -103.003878279103532, 26.141189525103893 ], [ -102.986960699857676, 26.149450302471624 ], [ -102.979835094974888, 26.149370762931763 ], [ -102.975948609941113, 26.146320344104655 ], [ -102.967575929498508, 26.153850046324312 ], [ -102.959820563400001, 26.157358133006614 ], [ -102.94068024507537, 26.149081251073177 ], [ -102.920223399833674, 26.153368336796976 ], [ -102.906867063463906, 26.142364345497299 ], [ -102.895215456068556, 26.145519328496814 ], [ -102.873626321331827, 26.141622973231684 ], [ -102.859867671621117, 26.135117068397154 ], [ -102.857241809353525, 26.120716880325837 ], [ -102.853615965653404, 26.119376944245015 ], [ -102.849106868342773, 26.12086991339342 ], [ -102.84458610120825, 26.118939121062759 ], [ -102.841204351554595, 26.10912002555596 ], [ -102.791481162241809, 26.076692620702911 ], [ -102.78835228039253, 26.074219014033073 ], [ -102.782924718161908, 26.064914588092524 ], [ -102.747271109628898, 26.05926437610163 ], [ -102.741386691794247, 26.044967034775237 ], [ -102.723744197930444, 26.023781636447275 ], [ -102.707985260952512, 26.024428335406601 ], [ -102.698536178748526, 26.027509504158964 ], [ -102.663437757161901, 26.004554714667652 ], [ -102.635899432094064, 26.001225222567605 ], [ -102.603136995536332, 25.98713270682919 ], [ -102.601422877420418, 25.980844227271138 ], [ -102.583726489111001, 25.967130569198879 ], [ -102.578641485574735, 25.9577442670723 ], [ -102.579333169534692, 25.948705586074606 ], [ -102.575249155484485, 25.933994147411934 ], [ -102.573167663850782, 25.912042707138429 ], [ -102.575932343748534, 25.902932758889072 ], [ -102.583662651569497, 25.887369398646637 ], [ -102.593966311894334, 25.875157923768175 ], [ -102.60021222226338, 25.876578240120363 ], [ -102.610313101302353, 25.872466704423157 ], [ -102.618397115372517, 25.862868531998252 ], [ -102.620492875878071, 25.855001092286948 ], [ -102.628379290201622, 25.844533379220106 ], [ -102.634478724709936, 25.84244117987809 ], [ -102.657130626011892, 25.845641703191749 ], [ -102.664133037768067, 25.839932687179161 ], [ -102.693770897996714, 25.825934309318122 ], [ -102.701761938459441, 25.819963111165386 ], [ -102.714107139558209, 25.816430511656577 ], [ -102.716152957861212, 25.816938769810356 ], [ -102.720653510023595, 25.822218628058735 ], [ -102.729646747643514, 25.823127035020356 ], [ -102.742489350498118, 25.821276801301433 ], [ -102.745638223026887, 25.818080937204474 ], [ -102.758089716349076, 25.82424444282751 ], [ -102.767041735107526, 25.826654069489862 ], [ -102.784167653440434, 25.823975805017771 ], [ -102.798574880954703, 25.818834260144058 ], [ -102.808350782985912, 25.812088950088235 ], [ -102.836189678940784, 25.798556229939905 ], [ -102.85414393287499, 25.793990726087689 ], [ -102.857056036001723, 25.789567655028563 ], [ -102.862002320443807, 25.786449833945319 ], [ -102.87097968070097, 25.784153839873731 ], [ -102.892081279789593, 25.787037086551987 ], [ -102.921279952429956, 25.786788367408395 ], [ -102.928464010264349, 25.781979631767562 ], [ -102.939220586644538, 25.77910754377346 ], [ -102.946227232760918, 25.779027828721961 ], [ -102.986189004592447, 25.788301491165207 ], [ -102.989116966493427, 25.79209760818123 ], [ -102.98809175347111, 25.796445447175646 ], [ -102.991044263042127, 25.801267850932238 ], [ -102.997133935870863, 25.804945474761873 ], [ -103.001217854733667, 25.801838960275386 ], [ -103.005344202731621, 25.801250136280963 ], [ -103.012594776948362, 25.80476477573977 ], [ -103.019800431174502, 25.811743137623068 ], [ -103.01949458728869, 25.817728390515029 ], [ -103.032648642481831, 25.847047132891529 ], [ -103.029075865896729, 25.854086975914782 ], [ -103.028040775255903, 25.860906130737352 ], [ -103.042066334276228, 25.910941425425957 ], [ -103.048297741250551, 25.932241413931575 ], [ -103.051262359830403, 25.938264757928366 ], [ -103.057920281361532, 25.943989738265241 ], [ -103.064971868931892, 25.961810854218349 ], [ -103.068186024743682, 25.98085431418993 ], [ -103.071878859508359, 25.990236995524803 ], [ -103.083280078970944, 25.999900415803509 ], [ -103.100971098974185, 26.008268681797663 ], [ -103.11373923720744, 26.01036635203906 ], [ -103.118092886531173, 26.010051558077485 ], [ -103.127339205631387, 26.005082916649801 ], [ -103.134325723335408, 25.991711598048777 ], [ -103.1467147672289, 25.989723350137016 ], [ -103.250780169, 26.03717547406352 ], [ -103.307713887862519, 26.089444965934934 ], [ -103.32159690051725, 26.108403793018571 ], [ -103.320777561071822, 26.110453567697235 ], [ -103.323956214084447, 26.126437743395574 ], [ -103.328347177097058, 26.132820904205243 ], [ -103.335289568174474, 26.137077879397641 ], [ -103.338595550718026, 26.141535243944169 ], [ -103.338516616198589, 26.174143883878717 ], [ -103.330008781278394, 26.201832636063138 ], [ -103.319119626116972, 26.228656982482136 ], [ -103.30606730562225, 26.230133561487261 ], [ -103.30044567832087, 26.235432536429879 ], [ -103.297993365654165, 26.24095149358061 ], [ -103.300036599190832, 26.24344465515399 ], [ -103.29960250466425, 26.248787092203901 ], [ -103.275863264182263, 26.248100308042787 ], [ -103.267567109152978, 26.244712627958826 ] ] ], [ [ [ -103.657672161752387, 26.163079038145682 ], [ -103.637440578431509, 26.164703126247502 ], [ -103.617731751176436, 26.157968071621749 ], [ -103.582675434167925, 26.155615098195874 ], [ -103.562649790353944, 26.152068127020051 ], [ -103.539564079961039, 26.14390767885881 ], [ -103.468574859485926, 26.088498386346142 ], [ -103.454142499996337, 26.074888599581517 ], [ -103.433602832508072, 26.048999099700083 ], [ -103.431439081253941, 26.043183186995403 ], [ -103.430403853177268, 26.031731233126226 ], [ -103.435890672398358, 26.017137736496725 ], [ -103.451776025570595, 25.987219513275154 ], [ -103.459255903091801, 25.983059828713106 ], [ -103.464418121425254, 25.983123355793822 ], [ -103.482133426118963, 25.978345923699624 ], [ -103.501350487656836, 25.969075210387981 ], [ -103.519599243533023, 25.96436668839446 ], [ -103.560361037165592, 25.96539095395373 ], [ -103.578964219257657, 25.962126963630642 ], [ -103.600176211731295, 25.984899328063289 ], [ -103.615143882429678, 26.015967641291489 ], [ -103.615235203767796, 26.045273140273327 ], [ -103.620236613012679, 26.056757788766056 ], [ -103.639190171218232, 26.080873777854698 ], [ -103.644858639457311, 26.086047554464784 ], [ -103.693681547952124, 26.111065997233482 ], [ -103.700267451312484, 26.118860866704857 ], [ -103.702863079315748, 26.125062907537671 ], [ -103.706789471059324, 26.139195017750087 ], [ -103.70497572175654, 26.148296782528814 ], [ -103.683579229936342, 26.161362655551677 ], [ -103.673623597355814, 26.163466239154577 ], [ -103.657672161752387, 26.163079038145682 ] ] ], [ [ [ -104.785221212157992, 26.591250337077366 ], [ -104.828785417166515, 26.585742371248266 ], [ -104.843983961451343, 26.58546568620255 ], [ -104.854336299424403, 26.58997053891105 ], [ -104.865659260123522, 26.605707360684445 ], [ -104.868090177192244, 26.611405191259017 ], [ -104.858049607493072, 26.615277616870017 ], [ -104.861166595492932, 26.619987993461365 ], [ -104.867152965535354, 26.623771402455493 ], [ -104.872546048476806, 26.619593443810317 ], [ -104.885758265670177, 26.64959649319719 ], [ -104.895630939678554, 26.664860056099094 ], [ -104.907342510312688, 26.676961328170901 ], [ -104.921661311146082, 26.688833567442295 ], [ -104.940991850313736, 26.697809366573431 ], [ -104.944079320599599, 26.703359066521624 ], [ -104.945831136734142, 26.714871588322239 ], [ -104.949182791694696, 26.724379421871834 ], [ -104.962368458392177, 26.743219549710652 ], [ -104.97783872152678, 26.7558346779972 ], [ -104.994046892918334, 26.766685058872579 ], [ -105.011146862561461, 26.78554469066982 ], [ -105.015810870388847, 26.822637178874178 ], [ -105.018057668240573, 26.832072290228208 ], [ -105.02194933610572, 26.83938460614111 ], [ -105.041823915149038, 26.857851526363476 ], [ -105.074683890988879, 26.878000126714301 ], [ -105.073347001611964, 26.880990876631515 ], [ -105.050224562774616, 26.883967365943608 ], [ -104.985521068906507, 26.884476839174692 ], [ -104.963664764757979, 26.879893333610315 ], [ -104.918986924140071, 26.882517308936464 ], [ -104.90140240953933, 26.891785063216631 ], [ -104.90252858209476, 26.898393410078047 ], [ -104.905888943159823, 26.901258716657033 ], [ -104.904862646186643, 26.903033858804484 ], [ -104.879579800198911, 26.922943587629582 ], [ -104.868961643851648, 26.938370081207388 ], [ -104.870419390459759, 26.947224387295538 ], [ -104.868625571663401, 26.953315897061948 ], [ -104.845909392554276, 26.978716480963595 ], [ -104.829169613165476, 26.993943775585276 ], [ -104.80414696841747, 27.001078683535184 ], [ -104.799551032641759, 27.005459192106731 ], [ -104.780734284952004, 27.004882564901397 ], [ -104.754615900399401, 26.980241274523806 ], [ -104.742560836603204, 26.958804509534552 ], [ -104.730971967738654, 26.944275675207425 ], [ -104.724608620775442, 26.939921597603643 ], [ -104.720071879620534, 26.924382747314663 ], [ -104.719877803511253, 26.917454710252912 ], [ -104.703308966010439, 26.898326307748864 ], [ -104.691886004461566, 26.892458293276064 ], [ -104.662603426506394, 26.860091672880802 ], [ -104.661174700231243, 26.844671143956131 ], [ -104.654484365595422, 26.841733849552707 ], [ -104.649820230735813, 26.847779409090716 ], [ -104.638252198850495, 26.844206049042604 ], [ -104.634030090748524, 26.840828364550276 ], [ -104.613071987361963, 26.811905945186062 ], [ -104.610298769532818, 26.793618351185202 ], [ -104.622355437455298, 26.791588182477728 ], [ -104.623743820781456, 26.781850487070916 ], [ -104.61045505517987, 26.747494901808395 ], [ -104.604537474297487, 26.739858848741878 ], [ -104.58730759502923, 26.734969435259451 ], [ -104.577576250594888, 26.729297360402441 ], [ -104.573334168544264, 26.719049432874016 ], [ -104.563301815034265, 26.708257036888586 ], [ -104.540836913844146, 26.692610499628049 ], [ -104.534310763672508, 26.694046297833097 ], [ -104.529518222880952, 26.697961848169612 ], [ -104.528999492894414, 26.707996291165262 ], [ -104.535807593108657, 26.73113009835825 ], [ -104.533774286698019, 26.735159597667664 ], [ -104.526599177518605, 26.738520163701178 ], [ -104.516015565418328, 26.738083736786674 ], [ -104.49858614531972, 26.735080550215716 ], [ -104.492038369244582, 26.731611247807155 ], [ -104.489556173683781, 26.72008266678645 ], [ -104.493024227816306, 26.713827005163555 ], [ -104.495495535033868, 26.699302825495501 ], [ -104.494254818957629, 26.68965388442696 ], [ -104.489720848514921, 26.678974270549524 ], [ -104.480670422778843, 26.676130899272508 ], [ -104.478694808073001, 26.676286718787413 ], [ -104.476984918167034, 26.67697028500206 ], [ -104.47492124770217, 26.677359546759227 ], [ -104.474374644299814, 26.677315717099816 ], [ -104.47384299881405, 26.677229774269129 ], [ -104.473259559137162, 26.677097957618326 ], [ -104.473048611870979, 26.677002813841248 ], [ -104.472073018768711, 26.67549774047728 ], [ -104.470921974494388, 26.673359795384268 ], [ -104.468065563785984, 26.669741760529487 ], [ -104.455514710587295, 26.656204515827682 ], [ -104.454588075655309, 26.652097188812107 ], [ -104.45670508685447, 26.641603983794113 ], [ -104.452779001754223, 26.63086288066043 ], [ -104.450014499297055, 26.625561241855543 ], [ -104.434961146644142, 26.607650192767561 ], [ -104.430949120954807, 26.603925351004239 ], [ -104.394701752476365, 26.582300499524379 ], [ -104.384503288177356, 26.582697633362923 ], [ -104.384413686406305, 26.577413493426665 ], [ -104.384297195794943, 26.570584128758171 ], [ -104.421095327871299, 26.543504731693886 ], [ -104.419550401822391, 26.53591418777475 ], [ -104.424934489369917, 26.53359155784316 ], [ -104.434420876716658, 26.532047337898653 ], [ -104.43902973010124, 26.533965394694441 ], [ -104.439826041451482, 26.536744475190069 ], [ -104.437954949278932, 26.542262452210611 ], [ -104.440476314590683, 26.551927598647076 ], [ -104.443188036101418, 26.555192130470981 ], [ -104.45079083434706, 26.557945188929626 ], [ -104.485942490898807, 26.550335038323396 ], [ -104.494093045484505, 26.551585630815552 ], [ -104.506632202369957, 26.546608442314149 ], [ -104.519516318421751, 26.533813272584752 ], [ -104.535923301529266, 26.531742875853563 ], [ -104.548225418509759, 26.535200225732581 ], [ -104.552022679890641, 26.539425835837658 ], [ -104.554484093727154, 26.546444617453986 ], [ -104.56271070454676, 26.555023972583498 ], [ -104.578745113919496, 26.566367788458095 ], [ -104.627100589560584, 26.585155475685639 ], [ -104.634105276654779, 26.598805229855504 ], [ -104.640068082381489, 26.606946038152934 ], [ -104.646382562058989, 26.609020106732139 ], [ -104.658930999562429, 26.598801789063607 ], [ -104.657013115682844, 26.593804424539066 ], [ -104.651947079672595, 26.590747499560585 ], [ -104.648397230785761, 26.58529483796482 ], [ -104.690869758225105, 26.587837657123234 ], [ -104.69038890314792, 26.593899073027327 ], [ -104.692690441081169, 26.600335839021568 ], [ -104.71084256990396, 26.61049659534374 ], [ -104.716233592469948, 26.610151783241754 ], [ -104.731001749305378, 26.60116265292082 ], [ -104.765350351360397, 26.59376418869757 ], [ -104.785221212157992, 26.591250337077366 ] ] ] ] } }
+]
+}
diff --git a/superset/assets/visualizations/country_map.js b/superset/assets/visualizations/country_map.js
index 54fba87..b4e84dc 100644
--- a/superset/assets/visualizations/country_map.js
+++ b/superset/assets/visualizations/country_map.js
@@ -12,6 +12,7 @@
   let resultText;
   const container = slice.container;
   const data = payload.data;
+  const format = d3.format(fd.number_format);
 
   const colorScaler = colorScalerFactory(fd.linear_color_scheme, data, v => v.metric);
   const colorMap = {};
@@ -91,7 +92,7 @@
 
   const updateMetrics = function (region) {
     if (region.length > 0) {
-      resultText.text(d3.format(',')(region[0].metric));
+      resultText.text(format(region[0].metric));
     }
   };
 
diff --git a/superset/assets/visualizations/filter_box.jsx b/superset/assets/visualizations/filter_box.jsx
index bdcf978..7653ec2 100644
--- a/superset/assets/visualizations/filter_box.jsx
+++ b/superset/assets/visualizations/filter_box.jsx
@@ -72,7 +72,14 @@
     return control;
   }
   clickApply() {
-    this.props.onChange(Object.keys(this.state.selectedValues)[0], [], true, true);
+    const { selectedValues } = this.state;
+    Object.keys(selectedValues).forEach((fltr, i, arr) => {
+      let refresh = false;
+      if (i === arr.length - 1) {
+        refresh = true;
+      }
+      this.props.onChange(fltr, selectedValues[fltr], false, refresh);
+    });
     this.setState({ hasChanged: false });
   }
   changeFilter(filter, options) {
@@ -90,7 +97,9 @@
     const selectedValues = Object.assign({}, this.state.selectedValues);
     selectedValues[fltr] = vals;
     this.setState({ selectedValues, hasChanged: true });
-    this.props.onChange(fltr, vals, false, this.props.instantFiltering);
+    if (this.props.instantFiltering) {
+      this.props.onChange(fltr, vals, false, true);
+    }
   }
   render() {
     let dateFilter;
diff --git a/superset/assets/visualizations/main.js b/superset/assets/visualizations/main.js
index 2afc57b..9976614 100644
--- a/superset/assets/visualizations/main.js
+++ b/superset/assets/visualizations/main.js
@@ -18,6 +18,7 @@
   horizon: require('./horizon.js'),
   iframe: require('./iframe.js'),
   line: require('./nvd3_vis.js'),
+  time_pivot: require('./nvd3_vis.js'),
   mapbox: require('./mapbox.jsx'),
   markup: require('./markup.js'),
   para: require('./parallel_coordinates.js'),
diff --git a/superset/assets/visualizations/nvd3_vis.js b/superset/assets/visualizations/nvd3_vis.js
index bbef132..f1b6c11 100644
--- a/superset/assets/visualizations/nvd3_vis.js
+++ b/superset/assets/visualizations/nvd3_vis.js
@@ -166,6 +166,13 @@
         chart.xAxis.staggerLabels(false);
         break;
 
+      case 'time_pivot':
+        chart = nv.models.lineChart();
+        chart.xScale(d3.time.scale.utc());
+        chart.interpolate(fd.line_interpolation);
+        chart.xAxis.staggerLabels(false);
+        break;
+
       case 'dual_line':
         chart = nv.models.multiChart();
         chart.interpolate('linear');
@@ -337,7 +344,7 @@
       chart.xScale(d3.scale.log());
     }
     const isTimeSeries = [
-      'line', 'dual_line', 'area', 'compare', 'bar'].indexOf(vizType) >= 0;
+      'line', 'dual_line', 'area', 'compare', 'bar', 'time_pivot'].indexOf(vizType) >= 0;
     // if x axis format is a date format, rotate label 90 degrees
     if (isTimeSeries) {
       chart.xAxis.rotateLabels(45);
@@ -375,7 +382,16 @@
     setAxisShowMaxMin(chart.yAxis, fd.y_axis_showminmax);
     setAxisShowMaxMin(chart.y2Axis, fd.y_axis_showminmax);
 
-    if (vizType !== 'bullet') {
+    if (vizType === 'time_pivot') {
+      chart.color((d) => {
+        const c = fd.color_picker;
+        let alpha = 1;
+        if (d.rank > 0) {
+          alpha = d.perc * 0.5;
+        }
+        return `rgba(${c.r}, ${c.g}, ${c.b}, ${alpha})`;
+      });
+    } else if (vizType !== 'bullet') {
       chart.color(d => getColorFromScheme(d[colorKey], fd.color_scheme));
     }
     if ((vizType === 'line' || vizType === 'area') && fd.rich_tooltip) {
diff --git a/superset/assets/visualizations/table.css b/superset/assets/visualizations/table.css
index bc62227..a5b8462 100644
--- a/superset/assets/visualizations/table.css
+++ b/superset/assets/visualizations/table.css
@@ -2,8 +2,10 @@
     overflow: auto !important;
 }
 
-.widget.table table {
-    margin: 0px !important;
+.slice_container.table table.table {
+  margin: 0px !important;
+  background: transparent;
+  background-color: white;
 }
 
 .widget.table td.filtered {
@@ -31,3 +33,8 @@
 .widget.table thead tr {
   height: 25px;
 }
+
+.dashboard .slice_container.table {
+  padding-left: 10px;
+  padding-right: 10px;
+}
diff --git a/superset/assets/visualizations/table.js b/superset/assets/visualizations/table.js
index 2e845b9..755ac1c 100644
--- a/superset/assets/visualizations/table.js
+++ b/superset/assets/visualizations/table.js
@@ -40,7 +40,7 @@
   div.html('');
   const table = div.append('table')
     .classed(
-      'dataframe dataframe table table-striped table-bordered ' +
+      'dataframe dataframe table table-striped ' +
       'table-condensed table-hover dataTable no-footer', true)
     .attr('width', '100%');
 
diff --git a/superset/assets/visualizations/time_table.jsx b/superset/assets/visualizations/time_table.jsx
index cb145c8..0347c41 100644
--- a/superset/assets/visualizations/time_table.jsx
+++ b/superset/assets/visualizations/time_table.jsx
@@ -7,8 +7,8 @@
 import { Sparkline, LineSeries, PointSeries, VerticalReferenceLine, WithTooltip } from '@data-ui/sparkline';
 
 import MetricOption from '../javascripts/components/MetricOption';
-import { d3format, brandColor } from '../javascripts/modules/utils';
-import { formatDate } from '../javascripts/modules/dates';
+import { d3format } from '../javascripts/modules/utils';
+import { formatDateThunk } from '../javascripts/modules/dates';
 import InfoTooltipWithTrigger from '../javascripts/components/InfoTooltipWithTrigger';
 import './time_table.css';
 
@@ -18,6 +18,13 @@
   bottom: 8,
   left: 8,
 };
+const sparklineTooltipProps = {
+  style: {
+    opacity: 0.8,
+  },
+  offsetTop: 0,
+};
+
 const ACCESSIBLE_COLOR_BOUNDS = ['#ca0020', '#0571b0'];
 
 function FormattedNumber({ num, format }) {
@@ -65,16 +72,16 @@
       leftCell = url ? <a href={url} target="_blank">{metric}</a> : metric;
     }
     const row = { metric: leftCell };
-    fd.column_collection.forEach((c) => {
-      if (c.colType === 'spark') {
+    fd.column_collection.forEach((column) => {
+      if (column.colType === 'spark') {
         let sparkData;
-        if (!c.timeRatio) {
+        if (!column.timeRatio) {
           sparkData = data.map(d => d[metric]);
         } else {
           // Period ratio sparkline
           sparkData = [];
-          for (let i = c.timeRatio; i < data.length; i++) {
-            const prevData = data[i - c.timeRatio][metric];
+          for (let i = column.timeRatio; i < data.length; i++) {
+            const prevData = data[i - column.timeRatio][metric];
             if (prevData && prevData !== 0) {
               sparkData.push(data[i][metric] / prevData);
             } else {
@@ -82,13 +89,16 @@
             }
           }
         }
-        row[c.key] = {
+        const formatDate = formatDateThunk(column.dateFormat);
+        row[column.key] = {
           data: sparkData[sparkData.length - 1],
           display: (
             <WithTooltip
+              tooltipProps={sparklineTooltipProps}
+              hoverStyles={null}
               renderTooltip={({ index }) => (
                 <div>
-                  <strong>{d3format(c.d3format, sparkData[index])}</strong>
+                  <strong>{d3format(column.d3format, sparkData[index])}</strong>
                   <div>{formatDate(data[index].iso)}</div>
                 </div>
               )}
@@ -96,8 +106,8 @@
               {({ onMouseLeave, onMouseMove, tooltipData }) => (
                 <Sparkline
                   ariaLabel={`spark-${metric}`}
-                  width={parseInt(c.width, 10) || 300}
-                  height={parseInt(c.height, 10) || 50}
+                  width={parseInt(column.width, 10) || 300}
+                  height={parseInt(column.height, 10) || 50}
                   margin={SPARKLINE_MARGIN}
                   data={sparkData}
                   onMouseLeave={onMouseLeave}
@@ -105,7 +115,7 @@
                 >
                   <LineSeries
                     showArea={false}
-                    stroke={brandColor}
+                    stroke="#767676"
                   />
                   {tooltipData &&
                     <VerticalReferenceLine
@@ -116,7 +126,7 @@
                   {tooltipData &&
                     <PointSeries
                       points={[tooltipData.index]}
-                      fill={brandColor}
+                      fill="#767676"
                       strokeWidth={1}
                     />}
                 </Sparkline>
@@ -127,47 +137,53 @@
       } else {
         const recent = reversedData[0][metric];
         let v;
-        if (c.colType === 'time') {
+        if (column.colType === 'time') {
           // Time lag ratio
-          v = reversedData[parseInt(c.timeLag, 10)][metric];
-          if (c.comparisonType === 'diff') {
+          v = reversedData[parseInt(column.timeLag, 10)][metric];
+          if (column.comparisonType === 'diff') {
             v = recent - v;
-          } else if (c.comparisonType === 'perc') {
+          } else if (column.comparisonType === 'perc') {
             v = recent / v;
-          } else if (c.comparisonType === 'perc_change') {
+          } else if (column.comparisonType === 'perc_change') {
             v = (recent / v) - 1;
           }
-        } else if (c.colType === 'contrib') {
+        } else if (column.colType === 'contrib') {
           // contribution to column total
           v = recent / Object.keys(reversedData[0])
-          .map(k => k !== 'iso' ? reversedData[0][k] : null)
-          .reduce((a, b) => a + b);
-        } else if (c.colType === 'avg') {
+            .map(k => k !== 'iso' ? reversedData[0][k] : null)
+            .reduce((a, b) => a + b);
+        } else if (column.colType === 'avg') {
           // Average over the last {timeLag}
           v = reversedData
-          .map((k, i) => i < c.timeLag ? k[metric] : 0)
-          .reduce((a, b) => a + b) / c.timeLag;
+          .map((k, i) => i < column.timeLag ? k[metric] : 0)
+          .reduce((a, b) => a + b) / column.timeLag;
         }
         let color;
-        if (c.bounds && c.bounds[0] !== null && c.bounds[1] !== null) {
+        if (column.bounds && column.bounds[0] !== null && column.bounds[1] !== null) {
           const scaler = d3.scale.linear()
             .domain([
-              c.bounds[0],
-              c.bounds[0] + ((c.bounds[1] - c.bounds[0]) / 2),
-              c.bounds[1]])
+              column.bounds[0],
+              column.bounds[0] + ((column.bounds[1] - column.bounds[0]) / 2),
+              column.bounds[1],
+            ])
             .range([ACCESSIBLE_COLOR_BOUNDS[0], 'grey', ACCESSIBLE_COLOR_BOUNDS[1]]);
           color = scaler(v);
-        } else if (c.bounds && c.bounds[0] !== null) {
-          color = v >= c.bounds[0] ? ACCESSIBLE_COLOR_BOUNDS[1] : ACCESSIBLE_COLOR_BOUNDS[0];
-        } else if (c.bounds && c.bounds[1] !== null) {
-          color = v < c.bounds[1] ? ACCESSIBLE_COLOR_BOUNDS[1] : ACCESSIBLE_COLOR_BOUNDS[0];
+        } else if (column.bounds && column.bounds[0] !== null) {
+          color = v >= column.bounds[0] ? ACCESSIBLE_COLOR_BOUNDS[1] : ACCESSIBLE_COLOR_BOUNDS[0];
+        } else if (column.bounds && column.bounds[1] !== null) {
+          color = v < column.bounds[1] ? ACCESSIBLE_COLOR_BOUNDS[1] : ACCESSIBLE_COLOR_BOUNDS[0];
         }
-        row[c.key] = {
+        row[column.key] = {
           data: v,
           display: (
-            <span style={{ color }}>
-              <FormattedNumber num={v} format={c.d3format} />
-            </span>),
+            <div style={{ color }}>
+              <FormattedNumber num={v} format={column.d3format} />
+            </div>
+          ),
+          style: color && {
+            boxShadow: `inset 0px -2.5px 0px 0px ${color}`,
+            borderRight: '2px solid #fff',
+          },
         };
       }
     });
@@ -175,7 +191,7 @@
   });
   ReactDOM.render(
     <Table
-      className="table table-condensed"
+      className="table table-no-hover"
       defaultSort={defaultSort}
       sortBy={defaultSort}
       sortable={fd.column_collection.map(c => c.key)}
@@ -201,6 +217,7 @@
               column={c.key}
               key={c.key}
               value={row[c.key].data}
+              style={row[c.key].style}
             >
               {row[c.key].display}
             </Td>))}
diff --git a/superset/cli.py b/superset/cli.py
index ddbdf4b..16500ac 100755
--- a/superset/cli.py
+++ b/superset/cli.py
@@ -7,12 +7,15 @@
 from datetime import datetime
 import logging
 from subprocess import Popen
+from sys import stdout
 
 from colorama import Fore, Style
 from flask_migrate import MigrateCommand
 from flask_script import Manager
+from pathlib2 import Path
+import yaml
 
-from superset import app, db, security, utils
+from superset import app, db, dict_import_export_util, security, utils
 
 config = app.config
 celery_app = utils.get_celery_app(config)
@@ -178,6 +181,82 @@
     session.commit()
 
 
+@manager.option(
+    '-p', '--path', dest='path',
+    help='Path to a single YAML file or path containing multiple YAML '
+         'files to import (*.yaml or *.yml)')
+@manager.option(
+    '-s', '--sync', dest='sync', default='',
+    help='comma seperated list of element types to synchronize '
+         'e.g. "metrics,columns" deletes metrics and columns in the DB '
+         'that are not specified in the YAML file')
+@manager.option(
+    '-r', '--recursive', dest='recursive', action='store_true',
+    help='recursively search the path for yaml files')
+def import_datasources(path, sync, recursive=False):
+    """Import datasources from YAML"""
+    sync_array = sync.split(',')
+    p = Path(path)
+    files = []
+    if p.is_file():
+        files.append(p)
+    elif p.exists() and not recursive:
+        files.extend(p.glob('*.yaml'))
+        files.extend(p.glob('*.yml'))
+    elif p.exists() and recursive:
+        files.extend(p.rglob('*.yaml'))
+        files.extend(p.rglob('*.yml'))
+    for f in files:
+        logging.info('Importing datasources from file %s', f)
+        try:
+            with f.open() as data_stream:
+                dict_import_export_util.import_from_dict(
+                    db.session,
+                    yaml.load(data_stream),
+                    sync=sync_array)
+        except Exception as e:
+            logging.error('Error when importing datasources from file %s', f)
+            logging.error(e)
+
+
+@manager.option(
+    '-f', '--datasource-file', default=None, dest='datasource_file',
+    help='Specify the the file to export to')
+@manager.option(
+    '-p', '--print', action='store_true', dest='print_stdout',
+    help='Print YAML to stdout')
+@manager.option(
+    '-b', '--back-references', action='store_true', dest='back_references',
+    help='Include parent back references')
+@manager.option(
+    '-d', '--include-defaults', action='store_true', dest='include_defaults',
+    help='Include fields containing defaults')
+def export_datasources(print_stdout, datasource_file,
+                       back_references, include_defaults):
+    """Export datasources to YAML"""
+    data = dict_import_export_util.export_to_dict(
+        session=db.session,
+        recursive=True,
+        back_references=back_references,
+        include_defaults=include_defaults)
+    if print_stdout or not datasource_file:
+        yaml.safe_dump(data, stdout, default_flow_style=False)
+    if datasource_file:
+        logging.info('Exporting datasources to %s', datasource_file)
+        with open(datasource_file, 'w') as data_stream:
+            yaml.safe_dump(data, data_stream, default_flow_style=False)
+
+
+@manager.option(
+    '-b', '--back-references', action='store_false',
+    help='Include parent back references')
+def export_datasource_schema(back_references):
+    """Export datasource YAML schema to stdout"""
+    data = dict_import_export_util.export_schema_to_dict(
+        back_references=back_references)
+    yaml.safe_dump(data, stdout, default_flow_style=False)
+
+
 @manager.command
 def update_datasources_cache():
     """Refresh sqllab datasources cache"""
diff --git a/superset/config.py b/superset/config.py
index 2d168a9..e169f12 100644
--- a/superset/config.py
+++ b/superset/config.py
@@ -41,6 +41,8 @@
 
 ROW_LIMIT = 50000
 VIZ_ROW_LIMIT = 10000
+# max rows retrieved by filter select auto complete
+FILTER_SELECT_ROW_LIMIT = 10000
 SUPERSET_WORKERS = 2
 SUPERSET_CELERY_WORKERS = 32
 
@@ -186,6 +188,10 @@
 ENABLE_CORS = False
 CORS_OPTIONS = {}
 
+# Allowed format types for upload on Database view
+# TODO: Add processing of other spreadsheet formats (xls, xlsx etc)
+ALLOWED_EXTENSIONS = set(['csv'])
+
 # CSV Options: key/value pairs that will be passed as argument to DataFrame.to_csv method
 # note: index option should not be overridden
 CSV_EXPORT = {
@@ -296,6 +302,14 @@
 # in SQL Lab by using the "Run Async" button/feature
 RESULTS_BACKEND = None
 
+# The S3 bucket where you want to store your external hive tables created
+# from CSV files. For example, 'companyname-superset'
+CSV_TO_HIVE_UPLOAD_S3_BUCKET = None
+
+# The directory within the bucket specified above that will
+# contain all the external tables
+CSV_TO_HIVE_UPLOAD_DIRECTORY = 'EXTERNAL_HIVE_TABLES/'
+
 # A dictionary of items that gets merged into the Jinja context for
 # SQL Lab. The existing context gets updated with this dictionary,
 # meaning values for existing keys get overwritten by the content of this
@@ -308,6 +322,12 @@
 
 CONFIG_PATH_ENV_VAR = 'SUPERSET_CONFIG_PATH'
 
+# If a callable is specified, it will be called at app startup while passing
+# a reference to the Flask app. This can be used to alter the Flask app
+# in whatever way.
+# example: FLASK_APP_MUTATOR = lambda x: x.before_request = f
+FLASK_APP_MUTATOR = None
+
 
 # smtp server configuration
 EMAIL_NOTIFICATIONS = False  # all the emails are sent using dryrun
diff --git a/superset/connectors/base/models.py b/superset/connectors/base/models.py
index 7ce1914..9bead74 100644
--- a/superset/connectors/base/models.py
+++ b/superset/connectors/base/models.py
@@ -222,7 +222,7 @@
 
     num_types = (
         'DOUBLE', 'FLOAT', 'INT', 'BIGINT',
-        'LONG', 'REAL', 'NUMERIC', 'DECIMAL',
+        'LONG', 'REAL', 'NUMERIC', 'DECIMAL', 'MONEY',
     )
     date_types = ('DATE', 'TIME', 'DATETIME')
     str_types = ('VARCHAR', 'STRING', 'CHAR')
diff --git a/superset/connectors/druid/models.py b/superset/connectors/druid/models.py
index 0d455f9..acb1951 100644
--- a/superset/connectors/druid/models.py
+++ b/superset/connectors/druid/models.py
@@ -4,7 +4,7 @@
 from datetime import datetime, timedelta
 import json
 import logging
-from multiprocessing import Pool
+from multiprocessing.pool import ThreadPool
 
 from dateutil.parser import parse as dparse
 from flask import escape, Markup
@@ -22,13 +22,15 @@
 from six import string_types
 import sqlalchemy as sa
 from sqlalchemy import (
-    Boolean, Column, DateTime, ForeignKey, Integer, or_, String, Text,
+    Boolean, Column, DateTime, ForeignKey, Integer, or_, String, Text, UniqueConstraint,
 )
 from sqlalchemy.orm import backref, relationship
 
 from superset import conf, db, import_util, sm, utils
 from superset.connectors.base.models import BaseColumn, BaseDatasource, BaseMetric
-from superset.models.helpers import AuditMixinNullable, QueryResult, set_perm
+from superset.models.helpers import (
+  AuditMixinNullable, ImportMixin, QueryResult, set_perm,
+)
 from superset.utils import (
     DimSelector, DTTM_ALIAS, flasher, MetricPermException,
 )
@@ -60,7 +62,7 @@
         self.post_aggregator = post_aggregator
 
 
-class DruidCluster(Model, AuditMixinNullable):
+class DruidCluster(Model, AuditMixinNullable, ImportMixin):
 
     """ORM object referencing the Druid clusters"""
 
@@ -81,6 +83,11 @@
     metadata_last_refreshed = Column(DateTime)
     cache_timeout = Column(Integer)
 
+    export_fields = ('cluster_name', 'coordinator_host', 'coordinator_port',
+                     'coordinator_endpoint', 'broker_host', 'broker_port',
+                     'broker_endpoint', 'cache_timeout')
+    export_children = ['datasources']
+
     def __repr__(self):
         return self.verbose_name if self.verbose_name else self.cluster_name
 
@@ -122,9 +129,9 @@
             ds_refresh.append(datasource_name)
         else:
             return
-        self.refresh_async(ds_refresh, merge_flag, refreshAll)
+        self.refresh(ds_refresh, merge_flag, refreshAll)
 
-    def refresh_async(self, datasource_names, merge_flag, refreshAll):
+    def refresh(self, datasource_names, merge_flag, refreshAll):
         """
         Fetches metadata for the specified datasources andm
         merges to the Superset database
@@ -157,7 +164,7 @@
         session.flush()
 
         # Prepare multithreaded executation
-        pool = Pool()
+        pool = ThreadPool()
         ds_refresh = list(ds_map.values())
         metadata = pool.map(_fetch_metadata_for, ds_refresh)
         pool.close()
@@ -169,7 +176,7 @@
             if cols:
                 col_objs_list = (
                     session.query(DruidColumn)
-                    .filter(DruidColumn.datasource_name == datasource.datasource_name)
+                    .filter(DruidColumn.datasource_id == datasource.id)
                     .filter(or_(DruidColumn.column_name == col for col in cols))
                 )
                 col_objs = {col.column_name: col for col in col_objs_list}
@@ -179,7 +186,7 @@
                     col_obj = col_objs.get(col, None)
                     if not col_obj:
                         col_obj = DruidColumn(
-                            datasource_name=datasource.datasource_name,
+                            datasource_id=datasource.id,
                             column_name=col)
                         with session.no_autoflush:
                             session.add(col_obj)
@@ -219,10 +226,11 @@
     """ORM model for storing Druid datasource column metadata"""
 
     __tablename__ = 'columns'
+    __table_args__ = (UniqueConstraint('column_name', 'datasource_id'),)
 
-    datasource_name = Column(
-        String(255),
-        ForeignKey('datasources.datasource_name'))
+    datasource_id = Column(
+        Integer,
+        ForeignKey('datasources.id'))
     # Setting enable_typechecks=False disables polymorphic inheritance.
     datasource = relationship(
         'DruidDatasource',
@@ -231,10 +239,11 @@
     dimension_spec_json = Column(Text)
 
     export_fields = (
-        'datasource_name', 'column_name', 'is_active', 'type', 'groupby',
+        'datasource_id', 'column_name', 'is_active', 'type', 'groupby',
         'count_distinct', 'sum', 'avg', 'max', 'min', 'filterable',
-        'description', 'dimension_spec_json',
+        'description', 'dimension_spec_json', 'verbose_name',
     )
+    export_parent = 'datasource'
 
     def __repr__(self):
         return self.column_name
@@ -334,15 +343,14 @@
         metrics = self.get_metrics()
         dbmetrics = (
             db.session.query(DruidMetric)
-            .filter(DruidCluster.cluster_name == self.datasource.cluster_name)
-            .filter(DruidMetric.datasource_name == self.datasource_name)
+            .filter(DruidMetric.datasource_id == self.datasource_id)
             .filter(or_(
                 DruidMetric.metric_name == m for m in metrics
             ))
         )
         dbmetrics = {metric.metric_name: metric for metric in dbmetrics}
         for metric in metrics.values():
-            metric.datasource_name = self.datasource_name
+            metric.datasource_id = self.datasource_id
             if not dbmetrics.get(metric.metric_name, None):
                 db.session.add(metric)
 
@@ -350,7 +358,7 @@
     def import_obj(cls, i_column):
         def lookup_obj(lookup_column):
             return db.session.query(DruidColumn).filter(
-                DruidColumn.datasource_name == lookup_column.datasource_name,
+                DruidColumn.datasource_id == lookup_column.datasource_id,
                 DruidColumn.column_name == lookup_column.column_name).first()
 
         return import_util.import_simple_obj(db.session, i_column, lookup_obj)
@@ -361,9 +369,10 @@
     """ORM object referencing Druid metrics for a datasource"""
 
     __tablename__ = 'metrics'
-    datasource_name = Column(
-        String(255),
-        ForeignKey('datasources.datasource_name'))
+    __table_args__ = (UniqueConstraint('metric_name', 'datasource_id'),)
+    datasource_id = Column(
+        Integer,
+        ForeignKey('datasources.id'))
     # Setting enable_typechecks=False disables polymorphic inheritance.
     datasource = relationship(
         'DruidDatasource',
@@ -372,9 +381,10 @@
     json = Column(Text)
 
     export_fields = (
-        'metric_name', 'verbose_name', 'metric_type', 'datasource_name',
+        'metric_name', 'verbose_name', 'metric_type', 'datasource_id',
         'json', 'description', 'is_restricted', 'd3format',
     )
+    export_parent = 'datasource'
 
     @property
     def expression(self):
@@ -400,7 +410,7 @@
     def import_obj(cls, i_metric):
         def lookup_obj(lookup_metric):
             return db.session.query(DruidMetric).filter(
-                DruidMetric.datasource_name == lookup_metric.datasource_name,
+                DruidMetric.datasource_id == lookup_metric.datasource_id,
                 DruidMetric.metric_name == lookup_metric.metric_name).first()
         return import_util.import_simple_obj(db.session, i_metric, lookup_obj)
 
@@ -410,6 +420,7 @@
     """ORM object referencing Druid datasources (tables)"""
 
     __tablename__ = 'datasources'
+    __table_args__ = (UniqueConstraint('datasource_name', 'cluster_name'),)
 
     type = 'druid'
     query_langtage = 'json'
@@ -420,7 +431,7 @@
     baselink = 'druiddatasourcemodelview'
 
     # Columns
-    datasource_name = Column(String(255), unique=True)
+    datasource_name = Column(String(255))
     is_hidden = Column(Boolean, default=False)
     fetch_values_from = Column(String(100))
     cluster_name = Column(
@@ -432,12 +443,16 @@
         sm.user_model,
         backref=backref('datasources', cascade='all, delete-orphan'),
         foreign_keys=[user_id])
+    UniqueConstraint('cluster_name', 'datasource_name')
 
     export_fields = (
         'datasource_name', 'is_hidden', 'description', 'default_endpoint',
         'cluster_name', 'offset', 'cache_timeout', 'params',
     )
 
+    export_parent = 'cluster'
+    export_children = ['columns', 'metrics']
+
     @property
     def database(self):
         return self.cluster
@@ -519,7 +534,7 @@
          superset instances. Audit metadata isn't copies over.
         """
         def lookup_datasource(d):
-            return db.session.query(DruidDatasource).join(DruidCluster).filter(
+            return db.session.query(DruidDatasource).filter(
                 DruidDatasource.datasource_name == d.datasource_name,
                 DruidCluster.cluster_name == d.cluster_name,
             ).first()
@@ -556,19 +571,26 @@
         v2nums = [int_or_0(n) for n in v2.split('.')]
         v1nums = (v1nums + [0, 0, 0])[:3]
         v2nums = (v2nums + [0, 0, 0])[:3]
-        return v1nums[0] > v2nums[0] or \
-            (v1nums[0] == v2nums[0] and v1nums[1] > v2nums[1]) or \
-            (v1nums[0] == v2nums[0] and v1nums[1] == v2nums[1] and v1nums[2] > v2nums[2])
+        return (
+                   v1nums[0] > v2nums[0] or
+                   (v1nums[0] == v2nums[0] and v1nums[1] > v2nums[1]) or
+                   (v1nums[0] == v2nums[0] and v1nums[1] == v2nums[1] and
+                       v1nums[2] > v2nums[2])
+               )
 
     def latest_metadata(self):
         """Returns segment metadata from the latest segment"""
         logging.info('Syncing datasource [{}]'.format(self.datasource_name))
         client = self.cluster.get_pydruid_client()
-        results = client.time_boundary(datasource=self.datasource_name)
-        if not results:
-            return
-        max_time = results[0]['result']['maxTime']
-        max_time = dparse(max_time)
+        try:
+            results = client.time_boundary(datasource=self.datasource_name)
+        except IOError:
+            results = None
+        if results:
+            max_time = results[0]['result']['maxTime']
+            max_time = dparse(max_time)
+        else:
+            max_time = datetime.now()
         # Query segmentMetadata for 7 days back. However, due to a bug,
         # we need to set this interval to more than 1 day ago to exclude
         # realtime segments, which triggered a bug (fixed in druid 0.8.2).
@@ -616,13 +638,12 @@
             metrics.update(col.get_metrics())
         dbmetrics = (
             db.session.query(DruidMetric)
-            .filter(DruidCluster.cluster_name == self.cluster_name)
-            .filter(DruidMetric.datasource_name == self.datasource_name)
+            .filter(DruidMetric.datasource_id == self.id)
             .filter(or_(DruidMetric.metric_name == m for m in metrics))
         )
         dbmetrics = {metric.metric_name: metric for metric in dbmetrics}
         for metric in metrics.values():
-            metric.datasource_name = self.datasource_name
+            metric.datasource_id = self.id
             if not dbmetrics.get(metric.metric_name, None):
                 with db.session.no_autoflush:
                     db.session.add(metric)
@@ -657,7 +678,7 @@
         dimensions = druid_config['dimensions']
         col_objs = (
             session.query(DruidColumn)
-            .filter(DruidColumn.datasource_name == druid_config['name'])
+            .filter(DruidColumn.datasource_id == datasource.id)
             .filter(or_(DruidColumn.column_name == dim for dim in dimensions))
         )
         col_objs = {col.column_name: col for col in col_objs}
@@ -665,7 +686,7 @@
             col_obj = col_objs.get(dim, None)
             if not col_obj:
                 col_obj = DruidColumn(
-                    datasource_name=druid_config['name'],
+                    datasource_id=datasource.id,
                     column_name=dim,
                     groupby=True,
                     filterable=True,
@@ -677,7 +698,7 @@
         # Import Druid metrics
         metric_objs = (
             session.query(DruidMetric)
-            .filter(DruidMetric.datasource_name == druid_config['name'])
+            .filter(DruidMetric.datasource_id == datasource.id)
             .filter(or_(DruidMetric.metric_name == spec['name']
                     for spec in druid_config['metrics_spec']))
         )
@@ -765,73 +786,123 @@
         return granularity
 
     @staticmethod
-    def _metrics_and_post_aggs(metrics, metrics_dict):
-        all_metrics = []
-        post_aggs = {}
+    def get_post_agg(mconf):
+        """
+        For a metric specified as `postagg` returns the
+        kind of post aggregation for pydruid.
+        """
+        if mconf.get('type') == 'javascript':
+            return JavascriptPostAggregator(
+                name=mconf.get('name', ''),
+                field_names=mconf.get('fieldNames', []),
+                function=mconf.get('function', ''))
+        elif mconf.get('type') == 'quantile':
+            return Quantile(
+                mconf.get('name', ''),
+                mconf.get('probability', ''),
+            )
+        elif mconf.get('type') == 'quantiles':
+            return Quantiles(
+                mconf.get('name', ''),
+                mconf.get('probabilities', ''),
+            )
+        elif mconf.get('type') == 'fieldAccess':
+            return Field(mconf.get('name'))
+        elif mconf.get('type') == 'constant':
+            return Const(
+                mconf.get('value'),
+                output_name=mconf.get('name', ''),
+            )
+        elif mconf.get('type') == 'hyperUniqueCardinality':
+            return HyperUniqueCardinality(
+                mconf.get('name'),
+            )
+        elif mconf.get('type') == 'arithmetic':
+            return Postaggregator(
+                mconf.get('fn', '/'),
+                mconf.get('fields', []),
+                mconf.get('name', ''))
+        else:
+            return CustomPostAggregator(
+                mconf.get('name', ''),
+                mconf)
 
-        def recursive_get_fields(_conf):
-            _type = _conf.get('type')
-            _field = _conf.get('field')
-            _fields = _conf.get('fields')
+    @staticmethod
+    def find_postaggs_for(postagg_names, metrics_dict):
+        """Return a list of metrics that are post aggregations"""
+        postagg_metrics = [
+            metrics_dict[name] for name in postagg_names
+            if metrics_dict[name].metric_type == 'postagg'
+        ]
+        # Remove post aggregations that were found
+        for postagg in postagg_metrics:
+            postagg_names.remove(postagg.metric_name)
+        return postagg_metrics
 
-            field_names = []
-            if _type in ['fieldAccess', 'hyperUniqueCardinality',
-                         'quantile', 'quantiles']:
-                field_names.append(_conf.get('fieldName', ''))
+    @staticmethod
+    def recursive_get_fields(_conf):
+        _type = _conf.get('type')
+        _field = _conf.get('field')
+        _fields = _conf.get('fields')
+        field_names = []
+        if _type in ['fieldAccess', 'hyperUniqueCardinality',
+                     'quantile', 'quantiles']:
+            field_names.append(_conf.get('fieldName', ''))
+        if _field:
+            field_names += DruidDatasource.recursive_get_fields(_field)
+        if _fields:
+            for _f in _fields:
+                field_names += DruidDatasource.recursive_get_fields(_f)
+        return list(set(field_names))
 
-            if _field:
-                field_names += recursive_get_fields(_field)
+    @staticmethod
+    def resolve_postagg(postagg, post_aggs, agg_names, visited_postaggs, metrics_dict):
+        mconf = postagg.json_obj
+        required_fields = set(
+            DruidDatasource.recursive_get_fields(mconf)
+            + mconf.get('fieldNames', []))
+        # Check if the fields are already in aggs
+        # or is a previous postagg
+        required_fields = set([
+            field for field in required_fields
+            if field not in visited_postaggs and field not in agg_names
+        ])
+        # First try to find postaggs that match
+        if len(required_fields) > 0:
+            missing_postaggs = DruidDatasource.find_postaggs_for(
+                required_fields, metrics_dict)
+            for missing_metric in required_fields:
+                agg_names.add(missing_metric)
+            for missing_postagg in missing_postaggs:
+                # Add to visited first to avoid infinite recursion
+                # if post aggregations are cyclicly dependent
+                visited_postaggs.add(missing_postagg.metric_name)
+            for missing_postagg in missing_postaggs:
+                DruidDatasource.resolve_postagg(
+                    missing_postagg, post_aggs, agg_names, visited_postaggs, metrics_dict)
+        post_aggs[postagg.metric_name] = DruidDatasource.get_post_agg(postagg.json_obj)
 
-            if _fields:
-                for _f in _fields:
-                    field_names += recursive_get_fields(_f)
-
-            return list(set(field_names))
-
+    @staticmethod
+    def metrics_and_post_aggs(metrics, metrics_dict):
+        # Separate metrics into those that are aggregations
+        # and those that are post aggregations
+        agg_names = set()
+        postagg_names = []
         for metric_name in metrics:
-            metric = metrics_dict[metric_name]
-            if metric.metric_type != 'postagg':
-                all_metrics.append(metric_name)
+            if metrics_dict[metric_name].metric_type != 'postagg':
+                agg_names.add(metric_name)
             else:
-                mconf = metric.json_obj
-                all_metrics += recursive_get_fields(mconf)
-                all_metrics += mconf.get('fieldNames', [])
-                if mconf.get('type') == 'javascript':
-                    post_aggs[metric_name] = JavascriptPostAggregator(
-                        name=mconf.get('name', ''),
-                        field_names=mconf.get('fieldNames', []),
-                        function=mconf.get('function', ''))
-                elif mconf.get('type') == 'quantile':
-                    post_aggs[metric_name] = Quantile(
-                        mconf.get('name', ''),
-                        mconf.get('probability', ''),
-                    )
-                elif mconf.get('type') == 'quantiles':
-                    post_aggs[metric_name] = Quantiles(
-                        mconf.get('name', ''),
-                        mconf.get('probabilities', ''),
-                    )
-                elif mconf.get('type') == 'fieldAccess':
-                    post_aggs[metric_name] = Field(mconf.get('name'))
-                elif mconf.get('type') == 'constant':
-                    post_aggs[metric_name] = Const(
-                        mconf.get('value'),
-                        output_name=mconf.get('name', ''),
-                    )
-                elif mconf.get('type') == 'hyperUniqueCardinality':
-                    post_aggs[metric_name] = HyperUniqueCardinality(
-                        mconf.get('name'),
-                    )
-                elif mconf.get('type') == 'arithmetic':
-                    post_aggs[metric_name] = Postaggregator(
-                        mconf.get('fn', '/'),
-                        mconf.get('fields', []),
-                        mconf.get('name', ''))
-                else:
-                    post_aggs[metric_name] = CustomPostAggregator(
-                        mconf.get('name', ''),
-                        mconf)
-        return all_metrics, post_aggs
+                postagg_names.append(metric_name)
+        # Create the post aggregations, maintain order since postaggs
+        # may depend on previous ones
+        post_aggs = OrderedDict()
+        visited_postaggs = set()
+        for postagg_name in postagg_names:
+            postagg = metrics_dict[postagg_name]
+            visited_postaggs.add(postagg_name)
+            DruidDatasource.resolve_postagg(
+                postagg, post_aggs, agg_names, visited_postaggs, metrics_dict)
+        return list(agg_names), post_aggs
 
     def values_for_column(self,
                           column_name,
@@ -919,7 +990,7 @@
 
         columns_dict = {c.column_name: c for c in self.columns}
 
-        all_metrics, post_aggs = self._metrics_and_post_aggs(
+        all_metrics, post_aggs = DruidDatasource.metrics_and_post_aggs(
             metrics,
             metrics_dict)
 
@@ -950,6 +1021,7 @@
                 dimensions.append(dim_spec)
             else:
                 dimensions.append(column_name)
+        extras = extras or {}
         qry = dict(
             datasource=self.datasource_name,
             dimensions=dimensions,
@@ -974,8 +1046,7 @@
         if len(groupby) == 0 and not having_filters:
             del qry['dimensions']
             client.timeseries(**qry)
-
-        if (
+        elif (
             not having_filters and
             len(groupby) == 1 and
             order_desc and
@@ -1015,7 +1086,7 @@
             del qry['dimensions']
             qry['metric'] = list(qry['aggregations'].keys())[0]
             client.topn(**qry)
-        elif len(groupby) > 1 or having_filters or not order_desc:
+        elif len(groupby) > 0:
             # If grouping on multiple fields or using a having filter
             # we have to force a groupby query
             if timeseries_limit and is_timeseries:
diff --git a/superset/connectors/druid/views.py b/superset/connectors/druid/views.py
index 713a43c..ad3664b 100644
--- a/superset/connectors/druid/views.py
+++ b/superset/connectors/druid/views.py
@@ -14,7 +14,7 @@
 from superset.views.base import (
     BaseSupersetView, DatasourceFilter, DeleteMixin,
     get_datasource_exist_error_mgs, ListWidgetWithCheckboxes, SupersetModelView,
-    validate_json,
+    validate_json, YamlExportMixin,
 )
 from . import models
 
@@ -122,7 +122,7 @@
 appbuilder.add_view_no_menu(DruidMetricInlineView)
 
 
-class DruidClusterModelView(SupersetModelView, DeleteMixin):  # noqa
+class DruidClusterModelView(SupersetModelView, DeleteMixin, YamlExportMixin):  # noqa
     datamodel = SQLAInterface(models.DruidCluster)
 
     list_title = _('List Druid Cluster')
@@ -168,7 +168,7 @@
     category_icon='fa-database',)
 
 
-class DruidDatasourceModelView(DatasourceModelView, DeleteMixin):  # noqa
+class DruidDatasourceModelView(DatasourceModelView, DeleteMixin, YamlExportMixin):  # noqa
     datamodel = SQLAInterface(models.DruidDatasource)
 
     list_title = _('List Druid Datasource')
diff --git a/superset/connectors/sqla/models.py b/superset/connectors/sqla/models.py
index 9ac87b1..48577b9 100644
--- a/superset/connectors/sqla/models.py
+++ b/superset/connectors/sqla/models.py
@@ -13,6 +13,7 @@
     select, String, Text,
 )
 from sqlalchemy.orm import backref, relationship
+from sqlalchemy.schema import UniqueConstraint
 from sqlalchemy.sql import column, literal_column, table, text
 from sqlalchemy.sql.expression import TextAsFrom
 import sqlparse
@@ -31,6 +32,7 @@
     """ORM object for table columns, each table can have multiple columns"""
 
     __tablename__ = 'table_columns'
+    __table_args__ = (UniqueConstraint('table_id', 'column_name'),)
     table_id = Column(Integer, ForeignKey('tables.id'))
     table = relationship(
         'SqlaTable',
@@ -47,6 +49,7 @@
         'filterable', 'expression', 'description', 'python_date_format',
         'database_expression',
     )
+    export_parent = 'table'
 
     @property
     def sqla_col(self):
@@ -101,18 +104,19 @@
         If database_expression is not empty, the internal dttm
         will be parsed as the sql sentence for the database to convert
         """
-
-        tf = self.python_date_format or '%Y-%m-%d %H:%M:%S.%f'
+        tf = self.python_date_format
         if self.database_expression:
             return self.database_expression.format(dttm.strftime('%Y-%m-%d %H:%M:%S'))
-        elif tf == 'epoch_s':
-            return str((dttm - datetime(1970, 1, 1)).total_seconds())
-        elif tf == 'epoch_ms':
-            return str((dttm - datetime(1970, 1, 1)).total_seconds() * 1000.0)
+        elif tf:
+            if tf == 'epoch_s':
+                return str((dttm - datetime(1970, 1, 1)).total_seconds())
+            elif tf == 'epoch_ms':
+                return str((dttm - datetime(1970, 1, 1)).total_seconds() * 1000.0)
+            return "'{}'".format(dttm.strftime(tf))
         else:
             s = self.table.database.db_engine_spec.convert_dttm(
                 self.type or '', dttm)
-            return s or "'{}'".format(dttm.strftime(tf))
+            return s or "'{}'".format(dttm.strftime('%Y-%m-%d %H:%M:%S.%f'))
 
 
 class SqlMetric(Model, BaseMetric):
@@ -120,6 +124,7 @@
     """ORM object for metrics, each table can have multiple metrics"""
 
     __tablename__ = 'sql_metrics'
+    __table_args__ = (UniqueConstraint('table_id', 'metric_name'),)
     table_id = Column(Integer, ForeignKey('tables.id'))
     table = relationship(
         'SqlaTable',
@@ -130,6 +135,7 @@
     export_fields = (
         'metric_name', 'verbose_name', 'metric_type', 'table_id', 'expression',
         'description', 'is_restricted', 'd3format')
+    export_parent = 'table'
 
     @property
     def sqla_col(self):
@@ -162,6 +168,8 @@
     column_class = TableColumn
 
     __tablename__ = 'tables'
+    __table_args__ = (UniqueConstraint('database_id', 'table_name'),)
+
     table_name = Column(String(250))
     main_dttm_col = Column(String(250))
     database_id = Column(Integer, ForeignKey('dbs.id'), nullable=False)
@@ -179,15 +187,13 @@
     sql = Column(Text)
 
     baselink = 'tablemodelview'
+
     export_fields = (
         'table_name', 'main_dttm_col', 'description', 'default_endpoint',
         'database_id', 'offset', 'cache_timeout', 'schema',
         'sql', 'params')
-
-    __table_args__ = (
-        sa.UniqueConstraint(
-            'database_id', 'schema', 'table_name',
-            name='_customer_location_uc'),)
+    export_parent = 'database'
+    export_children = ['metrics', 'columns']
 
     def __repr__(self):
         return self.name
diff --git a/superset/connectors/sqla/views.py b/superset/connectors/sqla/views.py
index 47358fa..2f394ce 100644
--- a/superset/connectors/sqla/views.py
+++ b/superset/connectors/sqla/views.py
@@ -12,7 +12,7 @@
 from superset.utils import has_access
 from superset.views.base import (
     DatasourceFilter, DeleteMixin, get_datasource_exist_error_mgs,
-    ListWidgetWithCheckboxes, SupersetModelView,
+    ListWidgetWithCheckboxes, SupersetModelView, YamlExportMixin,
 )
 from . import models
 
@@ -148,7 +148,7 @@
 appbuilder.add_view_no_menu(SqlMetricInlineView)
 
 
-class TableModelView(DatasourceModelView, DeleteMixin):  # noqa
+class TableModelView(DatasourceModelView, DeleteMixin, YamlExportMixin):  # noqa
     datamodel = SQLAInterface(models.SqlaTable)
 
     list_title = _('List Tables')
diff --git a/superset/dataframe.py b/superset/dataframe.py
index 1d74fdd..cd9f95f 100644
--- a/superset/dataframe.py
+++ b/superset/dataframe.py
@@ -14,6 +14,7 @@
 
 import numpy as np
 import pandas as pd
+from pandas.core.common import _maybe_box_datetimelike
 from pandas.core.dtypes.dtypes import ExtensionDtype
 from past.builtins import basestring
 
@@ -48,7 +49,10 @@
 
     @property
     def data(self):
-        return self.__df.to_dict(orient='records')
+        # work around for https://github.com/pandas-dev/pandas/issues/18372
+        return [dict((k, _maybe_box_datetimelike(v))
+                     for k, v in zip(self.__df.columns, np.atleast_1d(row)))
+                for row in self.__df.values]
 
     @classmethod
     def db_type(cls, dtype):
diff --git a/superset/db_engine_specs.py b/superset/db_engine_specs.py
index 4b66fa1..6700105 100644
--- a/superset/db_engine_specs.py
+++ b/superset/db_engine_specs.py
@@ -17,21 +17,30 @@
 from __future__ import unicode_literals
 
 from collections import defaultdict, namedtuple
+import csv
 import inspect
 import logging
+import os
 import re
 import textwrap
 import time
 
+import boto3
+from flask import g
 from flask_babel import lazy_gettext as _
+import pandas
 from sqlalchemy import select
+from sqlalchemy.engine import create_engine
 from sqlalchemy.engine.url import make_url
 from sqlalchemy.sql import text
 import sqlparse
+from werkzeug.utils import secure_filename
 
-from superset import cache_util, conf, utils
+from superset import app, cache_util, conf, db, utils
 from superset.utils import QueryStatus, SupersetTemplateException
 
+config = app.config
+
 tracking_url_trans = conf.get('TRACKING_URL_TRANSFORMER')
 
 Grain = namedtuple('Grain', 'name label function')
@@ -73,6 +82,65 @@
         """Returns engine-specific table metadata"""
         return {}
 
+    @staticmethod
+    def csv_to_df(**kwargs):
+        kwargs['filepath_or_buffer'] = \
+            app.config['UPLOAD_FOLDER'] + kwargs['filepath_or_buffer']
+        kwargs['encoding'] = 'utf-8'
+        kwargs['iterator'] = True
+        chunks = pandas.read_csv(**kwargs)
+        df = pandas.DataFrame()
+        df = pandas.concat(chunk for chunk in chunks)
+        return df
+
+    @staticmethod
+    def df_to_db(df, table, **kwargs):
+        df.to_sql(**kwargs)
+        table.user_id = g.user.id
+        table.schema = kwargs['schema']
+        table.fetch_metadata()
+        db.session.add(table)
+        db.session.commit()
+
+    @staticmethod
+    def create_table_from_csv(form, table):
+        def _allowed_file(filename):
+            # Only allow specific file extensions as specified in the config
+            extension = os.path.splitext(filename)[1]
+            return extension and extension[1:] in app.config['ALLOWED_EXTENSIONS']
+
+        filename = secure_filename(form.csv_file.data.filename)
+        if not _allowed_file(filename):
+            raise Exception('Invalid file type selected')
+        kwargs = {
+            'filepath_or_buffer': filename,
+            'sep': form.sep.data,
+            'header': form.header.data if form.header.data else 0,
+            'index_col': form.index_col.data,
+            'mangle_dupe_cols': form.mangle_dupe_cols.data,
+            'skipinitialspace': form.skipinitialspace.data,
+            'skiprows': form.skiprows.data,
+            'nrows': form.nrows.data,
+            'skip_blank_lines': form.skip_blank_lines.data,
+            'parse_dates': form.parse_dates.data,
+            'infer_datetime_format': form.infer_datetime_format.data,
+            'chunksize': 10000,
+        }
+        df = BaseEngineSpec.csv_to_df(**kwargs)
+
+        df_to_db_kwargs = {
+            'table': table,
+            'df': df,
+            'name': form.name.data,
+            'con': create_engine(form.con.data, echo=False),
+            'schema': form.schema.data,
+            'if_exists': form.if_exists.data,
+            'index': form.index.data,
+            'index_label': form.index_label.data,
+            'chunksize': 10000,
+        }
+        BaseEngineSpec.df_to_db(**df_to_db_kwargs)
+
     @classmethod
     def escape_sql(cls, sql):
         """Escapes the raw SQL"""
@@ -149,6 +217,10 @@
         pass
 
     @classmethod
+    def get_schema_names(cls, inspector):
+        return inspector.get_schema_names()
+
+    @classmethod
     def get_table_names(cls, schema, inspector):
         return sorted(inspector.get_table_names(schema))
 
@@ -212,14 +284,14 @@
 
     time_grains = (
         Grain('Time Column', _('Time Column'), '{col}'),
-        Grain('second', _('second'), "DATE_TRUNC('second', '{col}')"),
-        Grain('minute', _('minute'), "DATE_TRUNC('minute', '{col}')"),
-        Grain('hour', _('hour'), "DATE_TRUNC('hour', '{col}')"),
-        Grain('day', _('day'), "DATE_TRUNC('day', '{col}')"),
-        Grain('week', _('week'), "DATE_TRUNC('week', '{col}')"),
-        Grain('month', _('month'), "DATE_TRUNC('month', '{col}')"),
-        Grain('quarter', _('quarter'), "DATE_TRUNC('quarter', '{col}')"),
-        Grain('year', _('year'), "DATE_TRUNC('year', '{col}')"),
+        Grain('second', _('second'), "DATE_TRUNC('second', {col})"),
+        Grain('minute', _('minute'), "DATE_TRUNC('minute', {col})"),
+        Grain('hour', _('hour'), "DATE_TRUNC('hour', {col})"),
+        Grain('day', _('day'), "DATE_TRUNC('day', {col})"),
+        Grain('week', _('week'), "DATE_TRUNC('week', {col})"),
+        Grain('month', _('month'), "DATE_TRUNC('month', {col})"),
+        Grain('quarter', _('quarter'), "DATE_TRUNC('quarter', {col})"),
+        Grain('year', _('year'), "DATE_TRUNC('year', {col})"),
     )
 
     @classmethod
@@ -543,6 +615,13 @@
                 error_dict.get('errorLocation'),
                 error_dict.get('message'),
             )
+        if (
+                type(e).__name__ == 'DatabaseError' and
+                hasattr(e, 'args') and
+                len(e.args) > 0
+        ):
+            error_dict = e.args[0]
+            return error_dict.get('message')
         return utils.error_msg_from_exception(e)
 
     @classmethod
@@ -717,6 +796,45 @@
         return BaseEngineSpec.fetch_result_sets(
             db, datasource_type, force=force)
 
+    @staticmethod
+    def create_table_from_csv(form, table):
+        """Uploads a csv file and creates a superset datasource in Hive."""
+        def get_column_names(filepath):
+            with open(filepath, 'rb') as f:
+                return csv.reader(f).next()
+
+        table_name = form.name.data
+        filename = form.csv_file.data.filename
+
+        bucket_path = app.config['CSV_TO_HIVE_UPLOAD_BUCKET']
+
+        if not bucket_path:
+            logging.info('No upload bucket specified')
+            raise Exception(
+                'No upload bucket specified. You can specify one in the config file.')
+
+        upload_prefix = app.config['CSV_TO_HIVE_UPLOAD_DIRECTORY']
+        dest_path = os.path.join(table_name, filename)
+
+        upload_path = app.config['UPLOAD_FOLDER'] + \
+            secure_filename(form.csv_file.data.filename)
+        column_names = get_column_names(upload_path)
+        schema_definition = ', '.join(
+            [s + ' STRING ' for s in column_names])
+
+        s3 = boto3.client('s3')
+        location = os.path.join('s3a://', bucket_path, upload_prefix, table_name)
+        s3.upload_file(
+            upload_path, 'airbnb-superset',
+            os.path.join(upload_prefix, table_name, filename))
+        sql = """CREATE EXTERNAL TABLE {table_name} ( {schema_definition} )
+            ROW FORMAT DELIMITED FIELDS TERMINATED BY ',' STORED AS
+            TEXTFILE LOCATION '{location}'""".format(**locals())
+
+        logging.info(form.con.data)
+        engine = create_engine(form.con.data)
+        engine.execute(sql)
+
     @classmethod
     def convert_dttm(cls, target_type, dttm):
         tt = target_type.upper()
@@ -1092,6 +1210,12 @@
             return "{}'".format(dttm.strftime('%Y-%m-%d'))
         return "'{}'".format(dttm.strftime('%Y-%m-%d %H:%M:%S'))
 
+    @classmethod
+    def get_schema_names(cls, inspector):
+        schemas = [row[0] for row in inspector.engine.execute('SHOW SCHEMAS')
+                   if not row[0].startswith('_')]
+        return schemas
+
 
 engines = {
     o.engine: o for o in globals().values()
diff --git a/superset/dict_import_export_util.py b/superset/dict_import_export_util.py
new file mode 100644
index 0000000..26cfc5d
--- /dev/null
+++ b/superset/dict_import_export_util.py
@@ -0,0 +1,65 @@
+import logging
+
+from superset.connectors.druid.models import DruidCluster
+from superset.models.core import Database
+
+
+DATABASES_KEY = 'databases'
+DRUID_CLUSTERS_KEY = 'druid_clusters'
+
+
+def export_schema_to_dict(back_references):
+    """Exports the supported import/export schema to a dictionary"""
+    databases = [Database.export_schema(recursive=True,
+                 include_parent_ref=back_references)]
+    clusters = [DruidCluster.export_schema(recursive=True,
+                include_parent_ref=back_references)]
+    data = dict()
+    if databases:
+        data[DATABASES_KEY] = databases
+    if clusters:
+        data[DRUID_CLUSTERS_KEY] = clusters
+    return data
+
+
+def export_to_dict(session,
+                   recursive,
+                   back_references,
+                   include_defaults):
+    """Exports databases and druid clusters to a dictionary"""
+    logging.info('Starting export')
+    dbs = session.query(Database)
+    databases = [database.export_to_dict(recursive=recursive,
+                 include_parent_ref=back_references,
+                 include_defaults=include_defaults) for database in dbs]
+    logging.info('Exported %d %s', len(databases), DATABASES_KEY)
+    cls = session.query(DruidCluster)
+    clusters = [cluster.export_to_dict(recursive=recursive,
+                include_parent_ref=back_references,
+                include_defaults=include_defaults) for cluster in cls]
+    logging.info('Exported %d %s', len(clusters), DRUID_CLUSTERS_KEY)
+    data = dict()
+    if databases:
+        data[DATABASES_KEY] = databases
+    if clusters:
+        data[DRUID_CLUSTERS_KEY] = clusters
+    return data
+
+
+def import_from_dict(session, data, sync=[]):
+    """Imports databases and druid clusters from dictionary"""
+    if isinstance(data, dict):
+        logging.info('Importing %d %s',
+                     len(data.get(DATABASES_KEY, [])),
+                     DATABASES_KEY)
+        for database in data.get(DATABASES_KEY, []):
+            Database.import_from_dict(session, database, sync=sync)
+
+        logging.info('Importing %d %s',
+                     len(data.get(DRUID_CLUSTERS_KEY, [])),
+                     DRUID_CLUSTERS_KEY)
+        for datasource in data.get(DRUID_CLUSTERS_KEY, []):
+            DruidCluster.import_from_dict(session, datasource, sync=sync)
+        session.commit()
+    else:
+        logging.info('Supplied object is not a dictionary.')
diff --git a/superset/forms.py b/superset/forms.py
new file mode 100644
index 0000000..a077904
--- /dev/null
+++ b/superset/forms.py
@@ -0,0 +1,123 @@
+"""Contains the logic to create cohesive forms on the explore view"""
+from __future__ import absolute_import
+from __future__ import division
+from __future__ import print_function
+from __future__ import unicode_literals
+
+from flask_appbuilder.fieldwidgets import BS3TextFieldWidget
+from flask_appbuilder.forms import DynamicForm
+from flask_babel import lazy_gettext as _
+from flask_wtf.file import FileAllowed, FileField, FileRequired
+from wtforms import (
+    BooleanField, IntegerField, SelectField, StringField)
+from wtforms.validators import DataRequired, NumberRange, Optional
+
+from superset import app
+
+config = app.config
+
+
+class CsvToDatabaseForm(DynamicForm):
+    name = StringField(
+        _('Table Name'),
+        description=_('Name of table to be created from csv data.'),
+        validators=[DataRequired()],
+        widget=BS3TextFieldWidget())
+    csv_file = FileField(
+        _('CSV File'),
+        description=_('Select a CSV file to be uploaded to a database.'),
+        validators=[
+            FileRequired(), FileAllowed(['csv'], _('CSV Files Only!'))])
+
+    con = SelectField(
+        _('Database'),
+        description=_('database in which to add above table.'),
+        validators=[DataRequired()],
+        choices=[])
+    sep = StringField(
+        _('Delimiter'),
+        description=_('Delimiter used by CSV file (for whitespace use \s+).'),
+        validators=[DataRequired()],
+        widget=BS3TextFieldWidget())
+    if_exists = SelectField(
+        _('Table Exists'),
+        description=_(
+            'If table exists do one of the following: '
+            'Fail (do nothing), Replace (drop and recreate table) '
+            'or Append (insert data).'),
+        choices=[
+            ('fail', _('Fail')), ('replace', _('Replace')),
+            ('append', _('Append'))],
+        validators=[DataRequired()])
+
+    schema = StringField(
+        _('Schema'),
+        description=_('Specify a schema (if database flavour supports this).'),
+        validators=[Optional()],
+        widget=BS3TextFieldWidget(),
+        filters=[lambda x: x or None])
+    header = IntegerField(
+        _('Header Row'),
+        description=_(
+            'Row containing the headers to use as '
+            'column names (0 is first line of data). '
+            'Leave empty if there is no header row.'),
+        validators=[Optional()],
+        widget=BS3TextFieldWidget(),
+        filters=[lambda x: x or None])
+    index_col = IntegerField(
+        _('Index Column'),
+        description=_(
+            'Column to use as the row labels of the '
+            'dataframe. Leave empty if no index column.'),
+        validators=[Optional(), NumberRange(0, 1E+20)],
+        widget=BS3TextFieldWidget(),
+        filters=[lambda x: x or None])
+    mangle_dupe_cols = BooleanField(
+        _('Mangle Duplicate Columns'),
+        description=_('Specify duplicate columns as "X.0, X.1".'))
+    skipinitialspace = BooleanField(
+        _('Skip Initial Space'),
+        description=_('Skip spaces after delimiter.'))
+    skiprows = IntegerField(
+        _('Skip Rows'),
+        description=_('Number of rows to skip at start of file.'),
+        validators=[Optional(), NumberRange(0, 1E+20)],
+        widget=BS3TextFieldWidget(),
+        filters=[lambda x: x or None])
+    nrows = IntegerField(
+        _('Rows to Read'),
+        description=_('Number of rows of file to read.'),
+        validators=[Optional(), NumberRange(0, 1E+20)],
+        widget=BS3TextFieldWidget(),
+        filters=[lambda x: x or None])
+    skip_blank_lines = BooleanField(
+        _('Skip Blank Lines'),
+        description=_(
+            'Skip blank lines rather than interpreting them '
+            'as NaN values.'))
+    parse_dates = BooleanField(
+        _('Parse Dates'),
+        description=_('Parse date values.'))
+    infer_datetime_format = BooleanField(
+        _('Infer Datetime Format'),
+        description=_(
+            'Use Pandas to interpret the datetime format '
+            'automatically.'))
+    decimal = StringField(
+        _('Decimal Character'),
+        description=_('Character to interpret as decimal point.'),
+        validators=[Optional()],
+        widget=BS3TextFieldWidget(),
+        filters=[lambda x: x or '.'])
+    index = BooleanField(
+        _('Dataframe Index'),
+        description=_('Write dataframe index as a column.'))
+    index_label = StringField(
+        _('Column Label(s)'),
+        description=_(
+            'Column label for index column(s). If None is given '
+            'and Dataframe Index is True, Index Names are used.'),
+        validators=[Optional()],
+        widget=BS3TextFieldWidget(),
+        filters=[lambda x: x or None])
diff --git a/superset/migrations/versions/4736ec66ce19_.py b/superset/migrations/versions/4736ec66ce19_.py
new file mode 100644
index 0000000..de86a39
--- /dev/null
+++ b/superset/migrations/versions/4736ec66ce19_.py
@@ -0,0 +1,202 @@
+"""empty message
+
+Revision ID: 4736ec66ce19
+Revises: f959a6652acd
+Create Date: 2017-10-03 14:37:01.376578
+
+"""
+
+# revision identifiers, used by Alembic.
+revision = '4736ec66ce19'
+down_revision = 'f959a6652acd'
+
+from alembic import op
+import sqlalchemy as sa
+from sqlalchemy.exc import OperationalError
+
+from superset.utils import (
+    generic_find_fk_constraint_name,
+    generic_find_fk_constraint_names,
+    generic_find_uq_constraint_name,
+)
+
+
+conv = {
+    'fk': 'fk_%(table_name)s_%(column_0_name)s_%(referred_table_name)s',
+    'uq': 'uq_%(table_name)s_%(column_0_name)s',
+}
+
+# Helper table for database migrations using minimal schema.
+datasources = sa.Table(
+    'datasources',
+    sa.MetaData(),
+    sa.Column('id', sa.Integer, primary_key=True),
+    sa.Column('datasource_name', sa.String(255)),
+)
+
+
+def upgrade():
+    bind = op.get_bind()
+    insp = sa.engine.reflection.Inspector.from_engine(bind)
+
+    # Add the new less restrictive uniqueness constraint.
+    with op.batch_alter_table('datasources', naming_convention=conv) as batch_op:
+        batch_op.create_unique_constraint(
+            'uq_datasources_cluster_name',
+            ['cluster_name', 'datasource_name'],
+        )
+
+    # Augment the tables which have a foreign key constraint related to the
+    # datasources.datasource_name column.
+    for foreign in ['columns', 'metrics']:
+        with op.batch_alter_table(foreign, naming_convention=conv) as batch_op:
+
+            # Add the datasource_id column with the relevant constraints.
+            batch_op.add_column(sa.Column('datasource_id', sa.Integer))
+
+            batch_op.create_foreign_key(
+                'fk_{}_datasource_id_datasources'.format(foreign),
+                'datasources',
+                ['datasource_id'],
+                ['id'],
+            )
+
+        # Helper table for database migration using minimal schema.
+        table = sa.Table(
+            foreign,
+            sa.MetaData(),
+            sa.Column('id', sa.Integer, primary_key=True),
+            sa.Column('datasource_name', sa.String(255)),
+            sa.Column('datasource_id', sa.Integer),
+        )
+
+        # Migrate the existing data.
+        for datasource in bind.execute(datasources.select()):
+            bind.execute(
+                table.update().where(
+                    table.c.datasource_name == datasource.datasource_name,
+                ).values(
+                    datasource_id=datasource.id,
+                ),
+            )
+
+        with op.batch_alter_table(foreign, naming_convention=conv) as batch_op:
+
+            # Drop the datasource_name column and associated constraints. Note
+            # due to prior revisions (1226819ee0e3, 3b626e2a6783) there may
+            # incorectly be multiple duplicate constraints.
+            names = generic_find_fk_constraint_names(
+                foreign,
+                {'datasource_name'},
+                'datasources',
+                insp,
+            )
+
+            for name in names:
+                batch_op.drop_constraint(
+                    name or 'fk_{}_datasource_name_datasources'.format(foreign),
+                    type_='foreignkey',
+                )
+
+            batch_op.drop_column('datasource_name')
+
+    # Drop the old more restrictive uniqueness constraint.
+    with op.batch_alter_table('datasources', naming_convention=conv) as batch_op:
+        batch_op.drop_constraint(
+            generic_find_uq_constraint_name(
+                'datasources',
+                {'datasource_name'},
+                insp,
+            ) or 'uq_datasources_datasource_name',
+            type_='unique',
+        )
+
+
+def downgrade():
+    bind = op.get_bind()
+    insp = sa.engine.reflection.Inspector.from_engine(bind)
+
+    # Add the new more restrictive uniqueness constraint which is required by
+    # the foreign key constraints. Note this operation will fail if the
+    # datasources.datasource_name column is no longer unique.
+    with op.batch_alter_table('datasources', naming_convention=conv) as batch_op:
+        batch_op.create_unique_constraint(
+            'uq_datasources_datasource_name',
+            ['datasource_name'],
+        )
+
+    # Augment the tables which have a foreign key constraint related to the
+    # datasources.datasource_id column.
+    for foreign in ['columns', 'metrics']:
+        with op.batch_alter_table(foreign, naming_convention=conv) as batch_op:
+
+            # Add the datasource_name column with the relevant constraints.
+            batch_op.add_column(sa.Column('datasource_name', sa.String(255)))
+
+            batch_op.create_foreign_key(
+                'fk_{}_datasource_name_datasources'.format(foreign),
+                'datasources',
+                ['datasource_name'],
+                ['datasource_name'],
+            )
+
+        # Helper table for database migration using minimal schema.
+        table = sa.Table(
+            foreign,
+            sa.MetaData(),
+            sa.Column('id', sa.Integer, primary_key=True),
+            sa.Column('datasource_name', sa.String(255)),
+            sa.Column('datasource_id', sa.Integer),
+        )
+
+        # Migrate the existing data.
+        for datasource in bind.execute(datasources.select()):
+            bind.execute(
+                table.update().where(
+                    table.c.datasource_id == datasource.id,
+                ).values(
+                    datasource_name=datasource.datasource_name,
+                ),
+            )
+
+        with op.batch_alter_table(foreign, naming_convention=conv) as batch_op:
+
+            # Drop the datasource_id column and associated constraint.
+            batch_op.drop_constraint(
+                'fk_{}_datasource_id_datasources'.format(foreign),
+                type_='foreignkey',
+            )
+
+            batch_op.drop_column('datasource_id')
+
+    with op.batch_alter_table('datasources', naming_convention=conv) as batch_op:
+
+        # Prior to dropping the uniqueness constraint, the foreign key
+        # associated with the cluster_name column needs to be dropped.
+        batch_op.drop_constraint(
+            generic_find_fk_constraint_name(
+                'datasources',
+                {'cluster_name'},
+                'clusters',
+                insp,
+            ) or 'fk_datasources_cluster_name_clusters',
+            type_='foreignkey',
+        )
+
+        # Drop the old less restrictive uniqueness constraint.
+        batch_op.drop_constraint(
+            generic_find_uq_constraint_name(
+                'datasources',
+                {'cluster_name', 'datasource_name'},
+                insp,
+            ) or 'uq_datasources_cluster_name',
+            type_='unique',
+        )
+
+        # Re-create the foreign key associated with the cluster_name column.
+        batch_op.create_foreign_key(
+                'fk_{}_datasource_id_datasources'.format(foreign),
+                'clusters',
+                ['cluster_name'],
+                ['cluster_name'],
+            )
diff --git a/superset/models/core.py b/superset/models/core.py
index d2989d5..2c6e8b0 100644
--- a/superset/models/core.py
+++ b/superset/models/core.py
@@ -28,6 +28,7 @@
 from sqlalchemy.orm import relationship, subqueryload
 from sqlalchemy.orm.session import make_transient
 from sqlalchemy.pool import NullPool
+from sqlalchemy.schema import UniqueConstraint
 from sqlalchemy.sql import text
 from sqlalchemy.sql.expression import TextAsFrom
 from sqlalchemy_utils import EncryptedType
@@ -248,12 +249,17 @@
         )
 
     @classmethod
-    def import_obj(cls, slc_to_import, import_time=None):
+    def import_obj(cls, slc_to_import, slc_to_override, import_time=None):
         """Inserts or overrides slc in the database.
 
         remote_id and import_time fields in params_dict are set to track the
         slice origin and ensure correct overrides for multiple imports.
         Slice.perm is used to find the datasources and connect them.
+
+        :param Slice slc_to_import: Slice object to import
+        :param Slice slc_to_override: Slice to replace, id matches remote_id
+        :returns: The resulting id for the imported slice
+        :rtype: int
         """
         session = db.session
         make_transient(slc_to_import)
@@ -261,13 +267,6 @@
         slc_to_import.alter_params(
             remote_id=slc_to_import.id, import_time=import_time)
 
-        # find if the slice was already imported
-        slc_to_override = None
-        for slc in session.query(Slice).all():
-            if ('remote_id' in slc.params_dict and
-                    slc.params_dict['remote_id'] == slc_to_import.id):
-                slc_to_override = slc
-
         slc_to_import = slc_to_import.copy()
         params = slc_to_import.params_dict
         slc_to_import.datasource_id = ConnectorRegistry.get_datasource_by_name(
@@ -432,10 +431,16 @@
         new_timed_refresh_immune_slices = []
         new_expanded_slices = {}
         i_params_dict = dashboard_to_import.params_dict
+        remote_id_slice_map = {
+            slc.params_dict['remote_id']: slc
+            for slc in session.query(Slice).all()
+            if 'remote_id' in slc.params_dict
+        }
         for slc in slices:
             logging.info('Importing slice {} from the dashboard: {}'.format(
                 slc.to_json(), dashboard_to_import.dashboard_title))
-            new_slc_id = Slice.import_obj(slc, import_time=import_time)
+            remote_slc = remote_id_slice_map.get(slc.id)
+            new_slc_id = Slice.import_obj(slc, remote_slc, import_time=import_time)
             old_to_new_slc_id_dict[slc.id] = new_slc_id
             # update json metadata that deals with slice ids
             new_slc_id_str = '{}'.format(new_slc_id)
@@ -533,12 +538,13 @@
         })
 
 
-class Database(Model, AuditMixinNullable):
+class Database(Model, AuditMixinNullable, ImportMixin):
 
     """An ORM object that stores Database related information"""
 
     __tablename__ = 'dbs'
     type = 'table'
+    __table_args__ = (UniqueConstraint('database_name'),)
 
     id = Column(Integer, primary_key=True)
     verbose_name = Column(String(250), unique=True)
@@ -563,6 +569,10 @@
     perm = Column(String(1000))
     custom_password_store = config.get('SQLALCHEMY_CUSTOM_PASSWORD_STORE')
     impersonate_user = Column(Boolean, default=False)
+    export_fields = ('database_name', 'sqlalchemy_uri', 'cache_timeout',
+                     'expose_in_sqllab', 'allow_run_sync', 'allow_run_async',
+                     'allow_ctas', 'extra')
+    export_children = ['tables']
 
     def __repr__(self):
         return self.verbose_name if self.verbose_name else self.database_name
@@ -726,7 +736,7 @@
         return views
 
     def all_schema_names(self):
-        return sorted(self.inspector.get_schema_names())
+        return sorted(self.db_engine_spec.get_schema_names(self.inspector))
 
     @property
     def db_engine_spec(self):
diff --git a/superset/models/helpers.py b/superset/models/helpers.py
index d4ae9f4..02b2cf2 100644
--- a/superset/models/helpers.py
+++ b/superset/models/helpers.py
@@ -6,6 +6,7 @@
 
 from datetime import datetime
 import json
+import logging
 import re
 
 from flask import escape, Markup
@@ -13,13 +14,184 @@
 from flask_appbuilder.models.mixins import AuditMixin
 import humanize
 import sqlalchemy as sa
+from sqlalchemy import and_, or_, UniqueConstraint
 from sqlalchemy.ext.declarative import declared_attr
+from sqlalchemy.orm.exc import MultipleResultsFound
+import yaml
 
 from superset import sm
 from superset.utils import QueryStatus
 
 
 class ImportMixin(object):
+    export_parent = None
+    # The name of the attribute
+    # with the SQL Alchemy back reference
+
+    export_children = []
+    # List of (str) names of attributes
+    # with the SQL Alchemy forward references
+
+    export_fields = []
+    # The names of the attributes
+    # that are available for import and export
+
+    @classmethod
+    def _parent_foreign_key_mappings(cls):
+        """Get a mapping of foreign name to the local name of foreign keys"""
+        parent_rel = cls.__mapper__.relationships.get(cls.export_parent)
+        if parent_rel:
+            return {l.name: r.name for (l, r) in parent_rel.local_remote_pairs}
+        return {}
+
+    @classmethod
+    def _unique_constrains(cls):
+        """Get all (single column and multi column) unique constraints"""
+        unique = [{c.name for c in u.columns} for u in cls.__table_args__
+                  if isinstance(u, UniqueConstraint)]
+        unique.extend({c.name} for c in cls.__table__.columns if c.unique)
+        return unique
+
+    @classmethod
+    def export_schema(cls, recursive=True, include_parent_ref=False):
+        """Export schema as a dictionary"""
+        parent_excludes = {}
+        if not include_parent_ref:
+            parent_ref = cls.__mapper__.relationships.get(cls.export_parent)
+            if parent_ref:
+                parent_excludes = {c.name for c in parent_ref.local_columns}
+
+        def formatter(c): return ('{0} Default ({1})'.format(
+            str(c.type), c.default.arg) if c.default else str(c.type))
+
+        schema = {c.name: formatter(c) for c in cls.__table__.columns
+                  if (c.name in cls.export_fields and
+                  c.name not in parent_excludes)}
+        if recursive:
+            for c in cls.export_children:
+                child_class = cls.__mapper__.relationships[c].argument.class_
+                schema[c] = [child_class.export_schema(recursive=recursive,
+                             include_parent_ref=include_parent_ref)]
+        return schema
+
+    @classmethod
+    def import_from_dict(cls, session, dict_rep, parent=None,
+                         recursive=True, sync=[]):
+        """Import obj from a dictionary"""
+        parent_refs = cls._parent_foreign_key_mappings()
+        export_fields = set(cls.export_fields) | set(parent_refs.keys())
+        new_children = {c: dict_rep.get(c) for c in cls.export_children
+                        if c in dict_rep}
+        unique_constrains = cls._unique_constrains()
+
+        filters = []  # Using these filters to check if obj already exists
+
+        # Remove fields that should not get imported
+        for k in list(dict_rep):
+            if k not in export_fields:
+                del dict_rep[k]
+
+        if not parent:
+            if cls.export_parent:
+                for p in parent_refs.keys():
+                    if p not in dict_rep:
+                        raise RuntimeError(
+                          '{0}: Missing field {1}'.format(cls.__name__, p))
+        else:
+            # Set foreign keys to parent obj
+            for k, v in parent_refs.items():
+                dict_rep[k] = getattr(parent, v)
+
+        # Add filter for parent obj
+        filters.extend([getattr(cls, k) == dict_rep.get(k)
+                        for k in parent_refs.keys()])
+
+        # Add filter for unique constraints
+        ucs = [and_(*[getattr(cls, k) == dict_rep.get(k)
+               for k in cs if dict_rep.get(k) is not None])
+               for cs in unique_constrains]
+        filters.append(or_(*ucs))
+
+        # Check if object already exists in DB, break if more than one is found
+        try:
+            obj_query = session.query(cls).filter(and_(*filters))
+            obj = obj_query.one_or_none()
+        except MultipleResultsFound as e:
+            logging.error('Error importing %s \n %s \n %s', cls.__name__,
+                          str(obj_query),
+                          yaml.safe_dump(dict_rep))
+            raise e
+
+        if not obj:
+            is_new_obj = True
+            # Create new DB object
+            obj = cls(**dict_rep)
+            logging.info('Importing new %s %s', obj.__tablename__, str(obj))
+            if cls.export_parent and parent:
+                setattr(obj, cls.export_parent, parent)
+            session.add(obj)
+        else:
+            is_new_obj = False
+            logging.info('Updating %s %s', obj.__tablename__, str(obj))
+            # Update columns
+            for k, v in dict_rep.items():
+                setattr(obj, k, v)
+
+        # Recursively create children
+        if recursive:
+            for c in cls.export_children:
+                child_class = cls.__mapper__.relationships[c].argument.class_
+                added = []
+                for c_obj in new_children.get(c, []):
+                    added.append(child_class.import_from_dict(session=session,
+                                                              dict_rep=c_obj,
+                                                              parent=obj,
+                                                              sync=sync))
+                # If children should get synced, delete the ones that did not
+                # get updated.
+                if c in sync and not is_new_obj:
+                    back_refs = child_class._parent_foreign_key_mappings()
+                    delete_filters = [getattr(child_class, k) ==
+                                      getattr(obj, back_refs.get(k))
+                                      for k in back_refs.keys()]
+                    to_delete = set(session.query(child_class).filter(
+                        and_(*delete_filters))).difference(set(added))
+                    for o in to_delete:
+                        logging.info('Deleting %s %s', c, str(obj))
+                        session.delete(o)
+
+        return obj
+
+    def export_to_dict(self, recursive=True, include_parent_ref=False,
+                       include_defaults=False):
+        """Export obj to dictionary"""
+        cls = self.__class__
+        parent_excludes = {}
+        if recursive and not include_parent_ref:
+            parent_ref = cls.__mapper__.relationships.get(cls.export_parent)
+            if parent_ref:
+                parent_excludes = {c.name for c in parent_ref.local_columns}
+        dict_rep = {c.name: getattr(self, c.name)
+                    for c in cls.__table__.columns
+                    if (c.name in self.export_fields and
+                        c.name not in parent_excludes and
+                        (include_defaults or (
+                             getattr(self, c.name) is not None and
+                             (not c.default or
+                              getattr(self, c.name) != c.default.arg))))
+                    }
+        if recursive:
+            for c in self.export_children:
+                # sorting to make lists of children stable
+                dict_rep[c] = sorted([child.export_to_dict(
+                        recursive=recursive,
+                        include_parent_ref=include_parent_ref,
+                        include_defaults=include_defaults)
+                               for child in getattr(self, c)],
+                        key=lambda k: sorted(k.items()))
+
+        return dict_rep
+
     def override(self, obj):
         """Overrides the plain fields of the dashboard."""
         for field in obj.__class__.export_fields:
diff --git a/superset/utils.py b/superset/utils.py
index 469bbc2..bae330b 100644
--- a/superset/utils.py
+++ b/superset/utils.py
@@ -377,11 +377,36 @@
     t = sa.Table(table, db.metadata, autoload=True, autoload_with=db.engine)
 
     for fk in t.foreign_key_constraints:
-        if (fk.referred_table.name == referenced and
-                set(fk.column_keys) == columns):
+        if fk.referred_table.name == referenced and set(fk.column_keys) == columns:
             return fk.name
 
 
+def generic_find_fk_constraint_name(table, columns, referenced, insp):
+    """Utility to find a foreign-key constraint name in alembic migrations"""
+    for fk in insp.get_foreign_keys(table):
+        if fk['referred_table'] == referenced and set(fk['referred_columns']) == columns:
+            return fk['name']
+
+
+def generic_find_fk_constraint_names(table, columns, referenced, insp):
+    """Utility to find foreign-key constraint names in alembic migrations"""
+    names = set()
+
+    for fk in insp.get_foreign_keys(table):
+        if fk['referred_table'] == referenced and set(fk['referred_columns']) == columns:
+            names.add(fk['name'])
+
+    return names
+
+
+def generic_find_uq_constraint_name(table, columns, insp):
+    """Utility to find a unique constraint name in alembic migrations"""
+
+    for uq in insp.get_unique_constraints(table):
+        if columns == set(uq['column_names']):
+            return uq['name']
+
+
 def get_datasource_full_name(database_name, datasource_name, schema=None):
     if not schema:
         return '[{}].[{}]'.format(database_name, datasource_name)
diff --git a/superset/views/base.py b/superset/views/base.py
index 7bc55d2..a909ed0 100644
--- a/superset/views/base.py
+++ b/superset/views/base.py
@@ -1,3 +1,4 @@
+from datetime import datetime
 import functools
 import json
 import logging
@@ -11,6 +12,7 @@
 from flask_babel import get_locale
 from flask_babel import gettext as __
 from flask_babel import lazy_gettext as _
+import yaml
 
 from superset import appbuilder, conf, db, sm, sql_parse, utils
 from superset.connectors.connector_registry import ConnectorRegistry
@@ -41,6 +43,15 @@
         status=status, mimetype='application/json')
 
 
+def generate_download_headers(extension, filename=None):
+    filename = filename if filename else datetime.now().strftime('%Y%m%d_%H%M%S')
+    content_disp = 'attachment; filename={}.{}'.format(filename, extension)
+    headers = {
+        'Content-Disposition': content_disp,
+    }
+    return headers
+
+
 def api(f):
     """
     A decorator to label an endpoint as an API. Catches uncaught exceptions and
@@ -219,6 +230,19 @@
         raise Exception(_("json isn't valid"))
 
 
+class YamlExportMixin(object):
+    @action('yaml_export', __('Export to YAML'), __('Export to YAML?'), 'fa-download')
+    def yaml_export(self, items):
+        if not isinstance(items, list):
+            items = [items]
+
+        data = [t.export_to_dict() for t in items]
+        return Response(
+            yaml.safe_dump(data),
+            headers=generate_download_headers('yaml'),
+            mimetype='application/text')
+
+
 class DeleteMixin(object):
     def _delete(self, pk):
         """
diff --git a/superset/views/core.py b/superset/views/core.py
index 17f5151..d1219ea 100755
--- a/superset/views/core.py
+++ b/superset/views/core.py
@@ -7,6 +7,7 @@
 from datetime import datetime, timedelta
 import json
 import logging
+import os
 import pickle
 import re
 import time
@@ -16,7 +17,7 @@
 from flask import (
     flash, g, Markup, redirect, render_template, request, Response, url_for,
 )
-from flask_appbuilder import expose
+from flask_appbuilder import expose, SimpleFormView
 from flask_appbuilder.actions import action
 from flask_appbuilder.models.sqla.interface import SQLAInterface
 from flask_appbuilder.security.decorators import has_access_api
@@ -27,21 +28,26 @@
 import sqlalchemy as sqla
 from sqlalchemy import create_engine
 from sqlalchemy.engine.url import make_url
+from unidecode import unidecode
 from werkzeug.routing import BaseConverter
+from werkzeug.utils import secure_filename
 
 from superset import (
     app, appbuilder, cache, db, results_backend, security, sm, sql_lab, utils,
     viz,
 )
 from superset.connectors.connector_registry import ConnectorRegistry
+from superset.connectors.sqla.models import SqlaTable
+from superset.forms import CsvToDatabaseForm
 from superset.legacy import cast_form_data
 import superset.models.core as models
 from superset.models.sql_lab import Query
 from superset.sql_parse import SupersetQuery
 from superset.utils import has_access, merge_extra_filters, QueryStatus
 from .base import (
-    api, BaseSupersetView, CsvResponse, DeleteMixin, get_error_msg,
-    get_user_roles, json_error_response, SupersetFilter, SupersetModelView,
+    api, BaseSupersetView, CsvResponse, DeleteMixin,
+    generate_download_headers, get_error_msg, get_user_roles,
+    json_error_response, SupersetFilter, SupersetModelView, YamlExportMixin,
 )
 
 config = app.config
@@ -130,14 +136,6 @@
         return query.filter(self.model.perm.in_(perms))
 
 
-class DatabaseFilter(SupersetFilter):
-    def apply(self, query, func):
-        if self.has_all_datasource_access():
-            return query
-        perms = self.get_view_menus('database_access')
-        return query.filter(self.model.perm.in_(perms))
-
-
 class DashboardFilter(SupersetFilter):
 
     """List dashboards for which users have access to at least one slice"""
@@ -165,16 +163,9 @@
         return query
 
 
-def generate_download_headers(extension):
-    filename = datetime.now().strftime('%Y%m%d_%H%M%S')
-    content_disp = 'attachment; filename={}.{}'.format(filename, extension)
-    headers = {
-        'Content-Disposition': content_disp,
-    }
-    return headers
 
 
-class DatabaseView(SupersetModelView, DeleteMixin):  # noqa
+class DatabaseView(SupersetModelView, DeleteMixin, YamlExportMixin):  # noqa
     datamodel = SQLAInterface(models.Database)
 
     list_title = _('List Databases')
@@ -211,7 +202,6 @@
     ]
     add_template = 'superset/models/database/add.html'
     edit_template = 'superset/models/database/edit.html'
-    base_filters = [['perm', DatabaseFilter, lambda:[]]]
     base_order = ('changed_on', 'desc')
     description_columns = {
         'sqlalchemy_uri': utils.markdown(
@@ -314,6 +304,71 @@
 appbuilder.add_view_no_menu(DatabaseAsync)
 
 
+class CsvToDatabaseView(SimpleFormView):
+    form = CsvToDatabaseForm
+    form_title = _('CSV to Database configuration')
+    add_columns = ['database', 'schema', 'table_name']
+
+    def form_get(self, form):
+        form.sep.data = ','
+        form.header.data = 0
+        form.mangle_dupe_cols.data = True
+        form.skipinitialspace.data = False
+        form.skip_blank_lines.data = True
+        form.parse_dates.data = True
+        form.infer_datetime_format.data = True
+        form.decimal.data = '.'
+        form.if_exists.data = 'append'
+        all_datasources = (
+            db.session.query(
+                models.Database.sqlalchemy_uri,
+                models.Database.database_name)
+            .all()
+        )
+        form.con.choices += all_datasources
+
+    def form_post(self, form):
+        def _upload_file(csv_file):
+            if csv_file and csv_file.filename:
+                filename = secure_filename(csv_file.filename)
+                csv_file.save(os.path.join(config['UPLOAD_FOLDER'], filename))
+                return filename
+
+        csv_file = form.csv_file.data
+        _upload_file(csv_file)
+        table = SqlaTable(table_name=form.name.data)
+        database = (
+            db.session.query(models.Database)
+            .filter_by(sqlalchemy_uri=form.data.get('con'))
+            .one()
+        )
+        table.database = database
+        table.database_id = database.id
+        try:
+            database.db_engine_spec.create_table_from_csv(form, table)
+        except Exception as e:
+            os.remove(os.path.join(config['UPLOAD_FOLDER'], csv_file.filename))
+            flash(e, 'error')
+            return redirect('/tablemodelview/list/')
+
+        os.remove(os.path.join(config['UPLOAD_FOLDER'], csv_file.filename))
+        # Go back to welcome page / splash screen
+        db_name = (
+            db.session.query(models.Database.database_name)
+            .filter_by(sqlalchemy_uri=form.data.get('con'))
+            .one()
+        )
+        message = _('CSV file "{0}" uploaded to table "{1}" in '
+                    'database "{2}"'.format(form.csv_file.data.filename,
+                                            form.name.data,
+                                            db_name[0]))
+        flash(message, 'info')
+        return redirect('/tablemodelview/list/')
+
+
+appbuilder.add_view_no_menu(CsvToDatabaseView)
+
+
 class DatabaseTablesAsync(DatabaseView):
     list_columns = ['id', 'all_table_names', 'all_schema_names']
 
@@ -360,7 +415,7 @@
         'datasource_link': _('Datasource'),
     }
     search_columns = (
-        'slice_name', 'description', 'viz_type', 'owners',
+        'slice_name', 'description', 'viz_type', 'datasource_name', 'owners',
     )
     list_columns = [
         'slice_link', 'viz_type', 'datasource_link', 'creator', 'modified']
@@ -451,7 +506,7 @@
 class SliceAddView(SliceModelView):  # noqa
     list_columns = [
         'id', 'slice_name', 'slice_link', 'viz_type',
-        'owners', 'modified', 'changed_on']
+        'datasource_link', 'owners', 'modified', 'changed_on']
 
 
 appbuilder.add_view_no_menu(SliceAddView)
@@ -515,7 +570,7 @@
         obj.slug = obj.slug.strip() or None
         if obj.slug:
             obj.slug = obj.slug.replace(' ', '-')
-            obj.slug = re.sub(r'[^a-zA-Z0-9\-]+', '', obj.slug)
+            obj.slug = re.sub(r'[^\w\-]+', '', obj.slug)
         if g.user not in obj.owners:
             obj.owners.append(g.user)
         utils.validate_json(obj.json_metadata)
@@ -1036,8 +1091,9 @@
 
         return json_success(viz_obj.json_dumps(payload), status=status)
 
-    @expose('/import_dashboards', methods=['GET', 'POST'])
     @log_this
+    @has_access
+    @expose('/import_dashboards', methods=['GET', 'POST'])
     def import_dashboards(self):
         """Overrides the dashboards using pickled instances from the file."""
         f = request.files.get('file')
@@ -1180,7 +1236,10 @@
             return json_error_response(DATASOURCE_ACCESS_ERR)
 
         payload = json.dumps(
-            datasource.values_for_column(column),
+            datasource.values_for_column(
+                column,
+                config.get('FILTER_SELECT_ROW_LIMIT', 10000),
+            ),
             default=utils.json_int_dttm_ser)
         return json_success(payload)
 
@@ -2225,7 +2284,7 @@
             csv = df.to_csv(index=False, **config.get('CSV_EXPORT'))
         response = Response(csv, mimetype='text/csv')
         response.headers['Content-Disposition'] = (
-            'attachment; filename={}.csv'.format(query.name))
+            'attachment; filename={}.csv'.format(unidecode(query.name)))
         logging.info('Ready to return response')
         return response
 
@@ -2465,6 +2524,16 @@
     category_label=__('SQL Lab'),
 )
 
+appbuilder.add_link(
+    'Upload a CSV',
+    label=__('Upload a CSV'),
+    href='/csvtodatabaseview/form',
+    icon='fa-upload',
+    category='Sources',
+    category_label=__('Sources'),
+    category_icon='fa-wrench',)
+appbuilder.add_separator('Sources')
+
 
 @app.after_request
 def apply_caching(response):
diff --git a/superset/viz.py b/superset/viz.py
index 6b369be..e3c1737 100644
--- a/superset/viz.py
+++ b/superset/viz.py
@@ -25,6 +25,7 @@
 from markdown import markdown
 import numpy as np
 import pandas as pd
+from pandas.tseries.frequencies import to_offset
 import simplejson as json
 from six import PY3, string_types
 from six.moves import reduce
@@ -947,14 +948,23 @@
             elif title_suffix and isinstance(series_title, (list, tuple)):
                 series_title = series_title + (title_suffix,)
 
+            values = []
+            for ds in df.index:
+                if ds in ys:
+                    d = {
+                        'x': ds,
+                        'y': ys[ds],
+                    }
+                else:
+                    d = {}
+                values.append(d)
+
             d = {
                 'key': series_title,
-                'classed': classed,
-                'values': [
-                    {'x': ds, 'y': ys[ds] if ds in ys else None}
-                    for ds in df.index
-                ],
+                'values': values,
             }
+            if classed:
+                d['classed'] = classed
             chart_data.append(d)
         return chart_data
 
@@ -1136,6 +1146,47 @@
     verbose_name = _('Time Series - Bar Chart')
 
 
+class NVD3TimePivotViz(NVD3TimeSeriesViz):
+
+    """Time Series - Periodicity Pivot"""
+
+    viz_type = 'time_pivot'
+    sort_series = True
+    verbose_name = _('Time Series - Period Pivot')
+
+    def query_obj(self):
+        d = super(NVD3TimePivotViz, self).query_obj()
+        d['metrics'] = [self.form_data.get('metric')]
+        return d
+
+    def get_data(self, df):
+        fd = self.form_data
+        df = self.process_data(df)
+        freq = to_offset(fd.get('freq'))
+        freq.normalize = True
+        df[DTTM_ALIAS] = df.index.map(freq.rollback)
+        df['ranked'] = df[DTTM_ALIAS].rank(method='dense', ascending=False) - 1
+        df.ranked = df.ranked.map(int)
+        df['series'] = '-' + df.ranked.map(str)
+        df['series'] = df['series'].str.replace('-0', 'current')
+        rank_lookup = {
+            row['series']: row['ranked']
+            for row in df.to_dict(orient='records')
+        }
+        max_ts = df[DTTM_ALIAS].max()
+        max_rank = df['ranked'].max()
+        df[DTTM_ALIAS] = df.index + (max_ts - df[DTTM_ALIAS])
+        df = df.pivot_table(
+            index=DTTM_ALIAS,
+            columns='series',
+            values=fd.get('metric'))
+        chart_data = self.to_series(df)
+        for serie in chart_data:
+            serie['rank'] = rank_lookup[serie['key']]
+            serie['perc'] = 1 - (serie['rank'] / (max_rank + 1))
+        return chart_data
+
+
 class NVD3CompareTimeSeriesViz(NVD3TimeSeriesViz):
 
     """A line chart component where you can compare the % change over time"""
diff --git a/tests/core_tests.py b/tests/core_tests.py
index a821064..e6381b7 100644
--- a/tests/core_tests.py
+++ b/tests/core_tests.py
@@ -5,17 +5,22 @@
 from __future__ import unicode_literals
 
 import csv
+import datetime
 import doctest
 import io
 import json
 import logging
+import os
 import random
+import string
 import unittest
 
 from flask import escape
+import pandas as pd
+import psycopg2
 import sqlalchemy as sqla
 
-from superset import appbuilder, db, jinja_context, sm, sql_lab, utils
+from superset import appbuilder, dataframe, db, jinja_context, sm, sql_lab, utils
 from superset.connectors.sqla.models import SqlaTable
 from superset.models import core as models
 from superset.models.sql_lab import Query
@@ -786,6 +791,62 @@
             {'name': ' NULL', 'sum__num': 0},
         )
 
+    def test_import_csv(self):
+        self.login(username='admin')
+        filename = 'testCSV.csv'
+        table_name = ''.join(
+            random.choice(string.ascii_uppercase) for _ in range(5))
+
+        test_file = open(filename, 'w+')
+        test_file.write('a,b\n')
+        test_file.write('john,1\n')
+        test_file.write('paul,2\n')
+        test_file.close()
+        main_db_uri = db.session.query(
+            models.Database.sqlalchemy_uri)\
+            .filter_by(database_name='main').all()
+
+        test_file = open(filename, 'rb')
+        form_data = {
+            'csv_file': test_file,
+            'sep': ',',
+            'name': table_name,
+            'con': main_db_uri[0][0],
+            'if_exists': 'append',
+            'index_label': 'test_label',
+            'mangle_dupe_cols': False}
+
+        url = '/databaseview/list/'
+        add_datasource_page = self.get_resp(url)
+        assert 'Upload a CSV' in add_datasource_page
+
+        url = '/csvtodatabaseview/form'
+        form_get = self.get_resp(url)
+        assert 'CSV to Database configuration' in form_get
+
+        try:
+            # ensure uploaded successfully
+            form_post = self.get_resp(url, data=form_data)
+            assert 'CSV file \"testCSV.csv\" uploaded to table' in form_post
+        finally:
+            os.remove(filename)
+
+    def test_dataframe_timezone(self):
+        tz = psycopg2.tz.FixedOffsetTimezone(offset=60, name=None)
+        data = [(datetime.datetime(2017, 11, 18, 21, 53, 0, 219225, tzinfo=tz),),
+                (datetime.datetime(2017, 11, 18, 22, 6, 30, 61810, tzinfo=tz,),)]
+        df = dataframe.SupersetDataFrame(pd.DataFrame(data=list(data),
+                                                      columns=['data', ]))
+        data = df.data
+        self.assertDictEqual(
+            data[0],
+            {'data': pd.Timestamp('2017-11-18 21:53:00.219225+0100', tz=tz), },
+        )
+        self.assertDictEqual(
+            data[1],
+            {'data': pd.Timestamp('2017-11-18 22:06:30.061810+0100', tz=tz), },
+        )
+
 
 if __name__ == '__main__':
     unittest.main()
diff --git a/tests/dict_import_export_tests.py b/tests/dict_import_export_tests.py
new file mode 100644
index 0000000..592930a
--- /dev/null
+++ b/tests/dict_import_export_tests.py
@@ -0,0 +1,350 @@
+"""Unit tests for Superset"""
+from __future__ import absolute_import
+from __future__ import division
+from __future__ import print_function
+from __future__ import unicode_literals
+
+import json
+import unittest
+
+import yaml
+
+from superset import db
+from superset.connectors.druid.models import (
+     DruidColumn, DruidDatasource, DruidMetric)
+from superset.connectors.sqla.models import SqlaTable, SqlMetric, TableColumn
+from .base_tests import SupersetTestCase
+
+DBREF = 'dict_import__export_test'
+NAME_PREFIX = 'dict_'
+ID_PREFIX = 20000
+
+
+class DictImportExportTests(SupersetTestCase):
+    """Testing export import functionality for dashboards"""
+
+    def __init__(self, *args, **kwargs):
+        super(DictImportExportTests, self).__init__(*args, **kwargs)
+
+    @classmethod
+    def delete_imports(cls):
+        # Imported data clean up
+        session = db.session
+        for table in session.query(SqlaTable):
+            if DBREF in table.params_dict:
+                session.delete(table)
+        for datasource in session.query(DruidDatasource):
+            if DBREF in datasource.params_dict:
+                session.delete(datasource)
+        session.commit()
+
+    @classmethod
+    def setUpClass(cls):
+        cls.delete_imports()
+
+    @classmethod
+    def tearDownClass(cls):
+        cls.delete_imports()
+
+    def create_table(
+            self, name, schema='', id=0, cols_names=[], metric_names=[]):
+        database_name = 'main'
+        name = '{0}{1}'.format(NAME_PREFIX, name)
+        params = {DBREF: id, 'database_name': database_name}
+
+        dict_rep = {
+            'database_id': self.get_main_database(db.session).id,
+            'table_name': name,
+            'schema': schema,
+            'id': id,
+            'params': json.dumps(params),
+            'columns': [{'column_name': c}
+                        for c in cols_names],
+            'metrics': [{'metric_name': c} for c in metric_names],
+        }
+
+        table = SqlaTable(
+            id=id,
+            schema=schema,
+            table_name=name,
+            params=json.dumps(params),
+        )
+        for col_name in cols_names:
+            table.columns.append(TableColumn(column_name=col_name))
+        for metric_name in metric_names:
+            table.metrics.append(SqlMetric(metric_name=metric_name))
+        return table, dict_rep
+
+    def create_druid_datasource(
+            self, name, id=0, cols_names=[], metric_names=[]):
+        name = '{0}{1}'.format(NAME_PREFIX, name)
+        cluster_name = 'druid_test'
+        params = {DBREF: id, 'database_name': cluster_name}
+        dict_rep = {
+          'cluster_name': cluster_name,
+          'datasource_name': name,
+          'id': id,
+          'params': json.dumps(params),
+          'columns': [{'column_name': c} for c in cols_names],
+          'metrics': [{'metric_name': c} for c in metric_names],
+        }
+
+        datasource = DruidDatasource(
+            id=id,
+            datasource_name=name,
+            cluster_name=cluster_name,
+            params=json.dumps(params),
+        )
+        for col_name in cols_names:
+            datasource.columns.append(DruidColumn(column_name=col_name))
+        for metric_name in metric_names:
+            datasource.metrics.append(DruidMetric(metric_name=metric_name))
+        return datasource, dict_rep
+
+    def get_datasource(self, datasource_id):
+        return db.session.query(DruidDatasource).filter_by(
+            id=datasource_id).first()
+
+    def get_table_by_name(self, name):
+        return db.session.query(SqlaTable).filter_by(
+            table_name=name).first()
+
+    def yaml_compare(self, obj_1, obj_2):
+        obj_1_str = yaml.safe_dump(obj_1, default_flow_style=False)
+        obj_2_str = yaml.safe_dump(obj_2, default_flow_style=False)
+        self.assertEquals(obj_1_str, obj_2_str)
+
+    def assert_table_equals(self, expected_ds, actual_ds):
+        self.assertEquals(expected_ds.table_name, actual_ds.table_name)
+        self.assertEquals(expected_ds.main_dttm_col, actual_ds.main_dttm_col)
+        self.assertEquals(expected_ds.schema, actual_ds.schema)
+        self.assertEquals(len(expected_ds.metrics), len(actual_ds.metrics))
+        self.assertEquals(len(expected_ds.columns), len(actual_ds.columns))
+        self.assertEquals(
+            set([c.column_name for c in expected_ds.columns]),
+            set([c.column_name for c in actual_ds.columns]))
+        self.assertEquals(
+            set([m.metric_name for m in expected_ds.metrics]),
+            set([m.metric_name for m in actual_ds.metrics]))
+
+    def assert_datasource_equals(self, expected_ds, actual_ds):
+        self.assertEquals(
+            expected_ds.datasource_name, actual_ds.datasource_name)
+        self.assertEquals(expected_ds.main_dttm_col, actual_ds.main_dttm_col)
+        self.assertEquals(len(expected_ds.metrics), len(actual_ds.metrics))
+        self.assertEquals(len(expected_ds.columns), len(actual_ds.columns))
+        self.assertEquals(
+            set([c.column_name for c in expected_ds.columns]),
+            set([c.column_name for c in actual_ds.columns]))
+        self.assertEquals(
+            set([m.metric_name for m in expected_ds.metrics]),
+            set([m.metric_name for m in actual_ds.metrics]))
+
+    def test_import_table_no_metadata(self):
+        table, dict_table = self.create_table('pure_table', id=ID_PREFIX + 1)
+        new_table = SqlaTable.import_from_dict(db.session, dict_table)
+        db.session.commit()
+        imported_id = new_table.id
+        imported = self.get_table(imported_id)
+        self.assert_table_equals(table, imported)
+        self.yaml_compare(table.export_to_dict(), imported.export_to_dict())
+
+    def test_import_table_1_col_1_met(self):
+        table, dict_table = self.create_table(
+            'table_1_col_1_met', id=ID_PREFIX + 2,
+            cols_names=['col1'], metric_names=['metric1'])
+        imported_table = SqlaTable.import_from_dict(db.session, dict_table)
+        db.session.commit()
+        imported = self.get_table(imported_table.id)
+        self.assert_table_equals(table, imported)
+        self.assertEquals(
+            {DBREF: ID_PREFIX + 2, 'database_name': 'main'},
+            json.loads(imported.params))
+        self.yaml_compare(table.export_to_dict(), imported.export_to_dict())
+
+    def test_import_table_2_col_2_met(self):
+        table, dict_table = self.create_table(
+            'table_2_col_2_met', id=ID_PREFIX + 3, cols_names=['c1', 'c2'],
+            metric_names=['m1', 'm2'])
+        imported_table = SqlaTable.import_from_dict(db.session, dict_table)
+        db.session.commit()
+        imported = self.get_table(imported_table.id)
+        self.assert_table_equals(table, imported)
+        self.yaml_compare(table.export_to_dict(), imported.export_to_dict())
+
+    def test_import_table_override_append(self):
+        table, dict_table = self.create_table(
+            'table_override', id=ID_PREFIX + 3,
+            cols_names=['col1'],
+            metric_names=['m1'])
+        imported_table = SqlaTable.import_from_dict(db.session, dict_table)
+        db.session.commit()
+        table_over, dict_table_over = self.create_table(
+                'table_override', id=ID_PREFIX + 3,
+                cols_names=['new_col1', 'col2', 'col3'],
+                metric_names=['new_metric1'])
+        imported_over_table = SqlaTable.import_from_dict(
+                db.session,
+                dict_table_over)
+        db.session.commit()
+
+        imported_over = self.get_table(imported_over_table.id)
+        self.assertEquals(imported_table.id, imported_over.id)
+        expected_table, _ = self.create_table(
+            'table_override', id=ID_PREFIX + 3,
+            metric_names=['new_metric1', 'm1'],
+            cols_names=['col1', 'new_col1', 'col2', 'col3'])
+        self.assert_table_equals(expected_table, imported_over)
+        self.yaml_compare(expected_table.export_to_dict(),
+                          imported_over.export_to_dict())
+
+    def test_import_table_override_sync(self):
+        table, dict_table = self.create_table(
+            'table_override', id=ID_PREFIX + 3,
+            cols_names=['col1'],
+            metric_names=['m1'])
+        imported_table = SqlaTable.import_from_dict(db.session, dict_table)
+        db.session.commit()
+        table_over, dict_table_over = self.create_table(
+            'table_override', id=ID_PREFIX + 3,
+            cols_names=['new_col1', 'col2', 'col3'],
+            metric_names=['new_metric1'])
+        imported_over_table = SqlaTable.import_from_dict(
+            session=db.session,
+            dict_rep=dict_table_over,
+            sync=['metrics', 'columns'])
+        db.session.commit()
+
+        imported_over = self.get_table(imported_over_table.id)
+        self.assertEquals(imported_table.id, imported_over.id)
+        expected_table, _ = self.create_table(
+            'table_override', id=ID_PREFIX + 3,
+            metric_names=['new_metric1'],
+            cols_names=['new_col1', 'col2', 'col3'])
+        self.assert_table_equals(expected_table, imported_over)
+        self.yaml_compare(
+            expected_table.export_to_dict(),
+            imported_over.export_to_dict())
+
+    def test_import_table_override_identical(self):
+        table, dict_table = self.create_table(
+            'copy_cat', id=ID_PREFIX + 4,
+            cols_names=['new_col1', 'col2', 'col3'],
+            metric_names=['new_metric1'])
+        imported_table = SqlaTable.import_from_dict(db.session, dict_table)
+        db.session.commit()
+        copy_table, dict_copy_table = self.create_table(
+            'copy_cat', id=ID_PREFIX + 4,
+            cols_names=['new_col1', 'col2', 'col3'],
+            metric_names=['new_metric1'])
+        imported_copy_table = SqlaTable.import_from_dict(db.session,
+                                                         dict_copy_table)
+        db.session.commit()
+        self.assertEquals(imported_table.id, imported_copy_table.id)
+        self.assert_table_equals(copy_table, self.get_table(imported_table.id))
+        self.yaml_compare(imported_copy_table.export_to_dict(),
+                          imported_table.export_to_dict())
+
+    def test_import_druid_no_metadata(self):
+        datasource, dict_datasource = self.create_druid_datasource(
+            'pure_druid', id=ID_PREFIX + 1)
+        imported_cluster = DruidDatasource.import_from_dict(db.session,
+                                                            dict_datasource)
+        db.session.commit()
+        imported = self.get_datasource(imported_cluster.id)
+        self.assert_datasource_equals(datasource, imported)
+
+    def test_import_druid_1_col_1_met(self):
+        datasource, dict_datasource = self.create_druid_datasource(
+            'druid_1_col_1_met', id=ID_PREFIX + 2,
+            cols_names=['col1'], metric_names=['metric1'])
+        imported_cluster = DruidDatasource.import_from_dict(db.session,
+                                                            dict_datasource)
+        db.session.commit()
+        imported = self.get_datasource(imported_cluster.id)
+        self.assert_datasource_equals(datasource, imported)
+        self.assertEquals(
+            {DBREF: ID_PREFIX + 2, 'database_name': 'druid_test'},
+            json.loads(imported.params))
+
+    def test_import_druid_2_col_2_met(self):
+        datasource, dict_datasource = self.create_druid_datasource(
+            'druid_2_col_2_met', id=ID_PREFIX + 3, cols_names=['c1', 'c2'],
+            metric_names=['m1', 'm2'])
+        imported_cluster = DruidDatasource.import_from_dict(db.session,
+                                                            dict_datasource)
+        db.session.commit()
+        imported = self.get_datasource(imported_cluster.id)
+        self.assert_datasource_equals(datasource, imported)
+
+    def test_import_druid_override_append(self):
+        datasource, dict_datasource = self.create_druid_datasource(
+            'druid_override', id=ID_PREFIX + 3, cols_names=['col1'],
+            metric_names=['m1'])
+        imported_cluster = DruidDatasource.import_from_dict(db.session,
+                                                            dict_datasource)
+        db.session.commit()
+        table_over, table_over_dict = self.create_druid_datasource(
+            'druid_override', id=ID_PREFIX + 3,
+            cols_names=['new_col1', 'col2', 'col3'],
+            metric_names=['new_metric1'])
+        imported_over_cluster = DruidDatasource.import_from_dict(
+                db.session,
+                table_over_dict)
+        db.session.commit()
+        imported_over = self.get_datasource(imported_over_cluster.id)
+        self.assertEquals(imported_cluster.id, imported_over.id)
+        expected_datasource, _ = self.create_druid_datasource(
+            'druid_override', id=ID_PREFIX + 3,
+            metric_names=['new_metric1', 'm1'],
+            cols_names=['col1', 'new_col1', 'col2', 'col3'])
+        self.assert_datasource_equals(expected_datasource, imported_over)
+
+    def test_import_druid_override_sync(self):
+        datasource, dict_datasource = self.create_druid_datasource(
+            'druid_override', id=ID_PREFIX + 3, cols_names=['col1'],
+            metric_names=['m1'])
+        imported_cluster = DruidDatasource.import_from_dict(
+            db.session,
+            dict_datasource)
+        db.session.commit()
+        table_over, table_over_dict = self.create_druid_datasource(
+            'druid_override', id=ID_PREFIX + 3,
+            cols_names=['new_col1', 'col2', 'col3'],
+            metric_names=['new_metric1'])
+        imported_over_cluster = DruidDatasource.import_from_dict(
+            session=db.session,
+            dict_rep=table_over_dict,
+            sync=['metrics', 'columns'])  # syncing metrics and columns
+        db.session.commit()
+        imported_over = self.get_datasource(imported_over_cluster.id)
+        self.assertEquals(imported_cluster.id, imported_over.id)
+        expected_datasource, _ = self.create_druid_datasource(
+            'druid_override', id=ID_PREFIX + 3,
+            metric_names=['new_metric1'],
+            cols_names=['new_col1', 'col2', 'col3'])
+        self.assert_datasource_equals(expected_datasource, imported_over)
+
+    def test_import_druid_override_identical(self):
+        datasource, dict_datasource = self.create_druid_datasource(
+            'copy_cat', id=ID_PREFIX + 4,
+            cols_names=['new_col1', 'col2', 'col3'],
+            metric_names=['new_metric1'])
+        imported = DruidDatasource.import_from_dict(session=db.session,
+                                                    dict_rep=dict_datasource)
+        db.session.commit()
+        copy_datasource, dict_cp_datasource = self.create_druid_datasource(
+            'copy_cat', id=ID_PREFIX + 4,
+            cols_names=['new_col1', 'col2', 'col3'],
+            metric_names=['new_metric1'])
+        imported_copy = DruidDatasource.import_from_dict(db.session,
+                                                         dict_cp_datasource)
+        db.session.commit()
+
+        self.assertEquals(imported.id, imported_copy.id)
+        self.assert_datasource_equals(
+            copy_datasource, self.get_datasource(imported.id))
+
+
+if __name__ == '__main__':
+    unittest.main()
diff --git a/tests/druid_func_tests.py b/tests/druid_func_tests.py
new file mode 100644
index 0000000..4c047df
--- /dev/null
+++ b/tests/druid_func_tests.py
@@ -0,0 +1,557 @@
+import json
+import unittest
+
+from mock import Mock
+import pydruid.utils.postaggregator as postaggs
+
+import superset.connectors.druid.models as models
+from superset.connectors.druid.models import (
+    DruidColumn, DruidDatasource, DruidMetric,
+)
+
+
+def mock_metric(metric_name, is_postagg=False):
+    metric = Mock()
+    metric.metric_name = metric_name
+    metric.metric_type = 'postagg' if is_postagg else 'metric'
+    return metric
+
+
+def emplace(metrics_dict, metric_name, is_postagg=False):
+    metrics_dict[metric_name] = mock_metric(metric_name, is_postagg)
+
+
+# Unit tests that can be run without initializing base tests
+class DruidFuncTestCase(unittest.TestCase):
+
+    def test_get_filters_ignores_invalid_filter_objects(self):
+        filtr = {'col': 'col1', 'op': '=='}
+        filters = [filtr]
+        self.assertEqual(None, DruidDatasource.get_filters(filters, []))
+
+    def test_get_filters_constructs_filter_in(self):
+        filtr = {'col': 'A', 'op': 'in', 'val': ['a', 'b', 'c']}
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertIn('filter', res.filter)
+        self.assertIn('fields', res.filter['filter'])
+        self.assertEqual('or', res.filter['filter']['type'])
+        self.assertEqual(3, len(res.filter['filter']['fields']))
+
+    def test_get_filters_constructs_filter_not_in(self):
+        filtr = {'col': 'A', 'op': 'not in', 'val': ['a', 'b', 'c']}
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertIn('filter', res.filter)
+        self.assertIn('type', res.filter['filter'])
+        self.assertEqual('not', res.filter['filter']['type'])
+        self.assertIn('field', res.filter['filter'])
+        self.assertEqual(
+            3,
+            len(res.filter['filter']['field'].filter['filter']['fields']),
+        )
+
+    def test_get_filters_constructs_filter_equals(self):
+        filtr = {'col': 'A', 'op': '==', 'val': 'h'}
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertEqual('selector', res.filter['filter']['type'])
+        self.assertEqual('A', res.filter['filter']['dimension'])
+        self.assertEqual('h', res.filter['filter']['value'])
+
+    def test_get_filters_constructs_filter_not_equals(self):
+        filtr = {'col': 'A', 'op': '!=', 'val': 'h'}
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertEqual('not', res.filter['filter']['type'])
+        self.assertEqual(
+            'h',
+            res.filter['filter']['field'].filter['filter']['value'],
+        )
+
+    def test_get_filters_constructs_bounds_filter(self):
+        filtr = {'col': 'A', 'op': '>=', 'val': 'h'}
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertFalse(res.filter['filter']['lowerStrict'])
+        self.assertEqual('A', res.filter['filter']['dimension'])
+        self.assertEqual('h', res.filter['filter']['lower'])
+        self.assertFalse(res.filter['filter']['alphaNumeric'])
+        filtr['op'] = '>'
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertTrue(res.filter['filter']['lowerStrict'])
+        filtr['op'] = '<='
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertFalse(res.filter['filter']['upperStrict'])
+        self.assertEqual('h', res.filter['filter']['upper'])
+        filtr['op'] = '<'
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertTrue(res.filter['filter']['upperStrict'])
+
+    def test_get_filters_constructs_regex_filter(self):
+        filtr = {'col': 'A', 'op': 'regex', 'val': '[abc]'}
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertEqual('regex', res.filter['filter']['type'])
+        self.assertEqual('[abc]', res.filter['filter']['pattern'])
+        self.assertEqual('A', res.filter['filter']['dimension'])
+
+    def test_get_filters_composes_multiple_filters(self):
+        filtr1 = {'col': 'A', 'op': '!=', 'val': 'y'}
+        filtr2 = {'col': 'B', 'op': 'in', 'val': ['a', 'b', 'c']}
+        res = DruidDatasource.get_filters([filtr1, filtr2], [])
+        self.assertEqual('and', res.filter['filter']['type'])
+        self.assertEqual(2, len(res.filter['filter']['fields']))
+
+    def test_get_filters_ignores_in_not_in_with_empty_value(self):
+        filtr1 = {'col': 'A', 'op': 'in', 'val': []}
+        filtr2 = {'col': 'A', 'op': 'not in', 'val': []}
+        res = DruidDatasource.get_filters([filtr1, filtr2], [])
+        self.assertEqual(None, res)
+
+    def test_get_filters_constructs_equals_for_in_not_in_single_value(self):
+        filtr = {'col': 'A', 'op': 'in', 'val': ['a']}
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertEqual('selector', res.filter['filter']['type'])
+
+    def test_get_filters_handles_arrays_for_string_types(self):
+        filtr = {'col': 'A', 'op': '==', 'val': ['a', 'b']}
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertEqual('a', res.filter['filter']['value'])
+        filtr = {'col': 'A', 'op': '==', 'val': []}
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertEqual('', res.filter['filter']['value'])
+
+    def test_get_filters_handles_none_for_string_types(self):
+        filtr = {'col': 'A', 'op': '==', 'val': None}
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertEqual('', res.filter['filter']['value'])
+
+    def test_get_filters_extracts_values_in_quotes(self):
+        filtr = {'col': 'A', 'op': 'in', 'val': ['  "a" ']}
+        res = DruidDatasource.get_filters([filtr], [])
+        self.assertEqual('a', res.filter['filter']['value'])
+
+    def test_get_filters_converts_strings_to_num(self):
+        filtr = {'col': 'A', 'op': 'in', 'val': ['6']}
+        res = DruidDatasource.get_filters([filtr], ['A'])
+        self.assertEqual(6, res.filter['filter']['value'])
+        filtr = {'col': 'A', 'op': '==', 'val': '6'}
+        res = DruidDatasource.get_filters([filtr], ['A'])
+        self.assertEqual(6, res.filter['filter']['value'])
+
+    def test_run_query_no_groupby(self):
+        client = Mock()
+        from_dttm = Mock()
+        to_dttm = Mock()
+        from_dttm.replace = Mock(return_value=from_dttm)
+        to_dttm.replace = Mock(return_value=to_dttm)
+        from_dttm.isoformat = Mock(return_value='from')
+        to_dttm.isoformat = Mock(return_value='to')
+        timezone = 'timezone'
+        from_dttm.tzname = Mock(return_value=timezone)
+        ds = DruidDatasource(datasource_name='datasource')
+        metric1 = DruidMetric(metric_name='metric1')
+        metric2 = DruidMetric(metric_name='metric2')
+        ds.metrics = [metric1, metric2]
+        col1 = DruidColumn(column_name='col1')
+        col2 = DruidColumn(column_name='col2')
+        ds.columns = [col1, col2]
+        all_metrics = []
+        post_aggs = ['some_agg']
+        ds._metrics_and_post_aggs = Mock(return_value=(all_metrics, post_aggs))
+        groupby = []
+        metrics = ['metric1']
+        ds.get_having_filters = Mock(return_value=[])
+        client.query_builder = Mock()
+        client.query_builder.last_query = Mock()
+        client.query_builder.last_query.query_dict = {'mock': 0}
+        # no groupby calls client.timeseries
+        ds.run_query(
+            groupby, metrics, None, from_dttm,
+            to_dttm, client=client, filter=[], row_limit=100,
+        )
+        self.assertEqual(0, len(client.topn.call_args_list))
+        self.assertEqual(0, len(client.groupby.call_args_list))
+        self.assertEqual(1, len(client.timeseries.call_args_list))
+        # check that there is no dimensions entry
+        called_args = client.timeseries.call_args_list[0][1]
+        self.assertNotIn('dimensions', called_args)
+        self.assertIn('post_aggregations', called_args)
+        # restore functions
+
+    def test_run_query_single_groupby(self):
+        client = Mock()
+        from_dttm = Mock()
+        to_dttm = Mock()
+        from_dttm.replace = Mock(return_value=from_dttm)
+        to_dttm.replace = Mock(return_value=to_dttm)
+        from_dttm.isoformat = Mock(return_value='from')
+        to_dttm.isoformat = Mock(return_value='to')
+        timezone = 'timezone'
+        from_dttm.tzname = Mock(return_value=timezone)
+        ds = DruidDatasource(datasource_name='datasource')
+        metric1 = DruidMetric(metric_name='metric1')
+        metric2 = DruidMetric(metric_name='metric2')
+        ds.metrics = [metric1, metric2]
+        col1 = DruidColumn(column_name='col1')
+        col2 = DruidColumn(column_name='col2')
+        ds.columns = [col1, col2]
+        all_metrics = ['metric1']
+        post_aggs = ['some_agg']
+        ds._metrics_and_post_aggs = Mock(return_value=(all_metrics, post_aggs))
+        groupby = ['col1']
+        metrics = ['metric1']
+        ds.get_having_filters = Mock(return_value=[])
+        client.query_builder.last_query.query_dict = {'mock': 0}
+        # client.topn is called twice
+        ds.run_query(
+            groupby, metrics, None, from_dttm, to_dttm, row_limit=100,
+            client=client, order_desc=True, filter=[],
+        )
+        self.assertEqual(2, len(client.topn.call_args_list))
+        self.assertEqual(0, len(client.groupby.call_args_list))
+        self.assertEqual(0, len(client.timeseries.call_args_list))
+        # check that there is no dimensions entry
+        called_args_pre = client.topn.call_args_list[0][1]
+        self.assertNotIn('dimensions', called_args_pre)
+        self.assertIn('dimension', called_args_pre)
+        called_args = client.topn.call_args_list[1][1]
+        self.assertIn('dimension', called_args)
+        self.assertEqual('col1', called_args['dimension'])
+        # not order_desc
+        client = Mock()
+        client.query_builder.last_query.query_dict = {'mock': 0}
+        ds.run_query(
+            groupby, metrics, None, from_dttm, to_dttm, client=client,
+            order_desc=False, filter=[], row_limit=100,
+        )
+        self.assertEqual(0, len(client.topn.call_args_list))
+        self.assertEqual(1, len(client.groupby.call_args_list))
+        self.assertEqual(0, len(client.timeseries.call_args_list))
+        self.assertIn('dimensions', client.groupby.call_args_list[0][1])
+        self.assertEqual(['col1'], client.groupby.call_args_list[0][1]['dimensions'])
+        # order_desc but timeseries and dimension spec
+        spec = {'spec': 1}
+        spec_json = json.dumps(spec)
+        col3 = DruidColumn(column_name='col3', dimension_spec_json=spec_json)
+        ds.columns.append(col3)
+        groupby = ['col3']
+        client = Mock()
+        client.query_builder.last_query.query_dict = {'mock': 0}
+        ds.run_query(
+            groupby, metrics, None, from_dttm, to_dttm,
+            client=client, order_desc=True, timeseries_limit=5,
+            filter=[], row_limit=100,
+        )
+        self.assertEqual(0, len(client.topn.call_args_list))
+        self.assertEqual(2, len(client.groupby.call_args_list))
+        self.assertEqual(0, len(client.timeseries.call_args_list))
+        self.assertIn('dimensions', client.groupby.call_args_list[0][1])
+        self.assertIn('dimensions', client.groupby.call_args_list[1][1])
+        self.assertEqual([spec], client.groupby.call_args_list[0][1]['dimensions'])
+        self.assertEqual([spec], client.groupby.call_args_list[1][1]['dimensions'])
+
+    def test_run_query_multiple_groupby(self):
+        client = Mock()
+        from_dttm = Mock()
+        to_dttm = Mock()
+        from_dttm.replace = Mock(return_value=from_dttm)
+        to_dttm.replace = Mock(return_value=to_dttm)
+        from_dttm.isoformat = Mock(return_value='from')
+        to_dttm.isoformat = Mock(return_value='to')
+        timezone = 'timezone'
+        from_dttm.tzname = Mock(return_value=timezone)
+        ds = DruidDatasource(datasource_name='datasource')
+        metric1 = DruidMetric(metric_name='metric1')
+        metric2 = DruidMetric(metric_name='metric2')
+        ds.metrics = [metric1, metric2]
+        col1 = DruidColumn(column_name='col1')
+        col2 = DruidColumn(column_name='col2')
+        ds.columns = [col1, col2]
+        all_metrics = []
+        post_aggs = ['some_agg']
+        ds._metrics_and_post_aggs = Mock(return_value=(all_metrics, post_aggs))
+        groupby = ['col1', 'col2']
+        metrics = ['metric1']
+        ds.get_having_filters = Mock(return_value=[])
+        client.query_builder = Mock()
+        client.query_builder.last_query = Mock()
+        client.query_builder.last_query.query_dict = {'mock': 0}
+        # no groupby calls client.timeseries
+        ds.run_query(
+            groupby, metrics, None, from_dttm,
+            to_dttm, client=client, row_limit=100,
+            filter=[],
+        )
+        self.assertEqual(0, len(client.topn.call_args_list))
+        self.assertEqual(1, len(client.groupby.call_args_list))
+        self.assertEqual(0, len(client.timeseries.call_args_list))
+        # check that there is no dimensions entry
+        called_args = client.groupby.call_args_list[0][1]
+        self.assertIn('dimensions', called_args)
+        self.assertEqual(['col1', 'col2'], called_args['dimensions'])
+
+    def test_get_post_agg_returns_correct_agg_type(self):
+        get_post_agg = DruidDatasource.get_post_agg
+        # javascript PostAggregators
+        function = 'function(field1, field2) { return field1 + field2; }'
+        conf = {
+            'type': 'javascript',
+            'name': 'postagg_name',
+            'fieldNames': ['field1', 'field2'],
+            'function': function,
+        }
+        postagg = get_post_agg(conf)
+        self.assertTrue(isinstance(postagg, models.JavascriptPostAggregator))
+        self.assertEqual(postagg.name, 'postagg_name')
+        self.assertEqual(postagg.post_aggregator['type'], 'javascript')
+        self.assertEqual(postagg.post_aggregator['fieldNames'], ['field1', 'field2'])
+        self.assertEqual(postagg.post_aggregator['name'], 'postagg_name')
+        self.assertEqual(postagg.post_aggregator['function'], function)
+        # Quantile
+        conf = {
+            'type': 'quantile',
+            'name': 'postagg_name',
+            'probability': '0.5',
+        }
+        postagg = get_post_agg(conf)
+        self.assertTrue(isinstance(postagg, postaggs.Quantile))
+        self.assertEqual(postagg.name, 'postagg_name')
+        self.assertEqual(postagg.post_aggregator['probability'], '0.5')
+        # Quantiles
+        conf = {
+            'type': 'quantiles',
+            'name': 'postagg_name',
+            'probabilities': '0.4,0.5,0.6',
+        }
+        postagg = get_post_agg(conf)
+        self.assertTrue(isinstance(postagg, postaggs.Quantiles))
+        self.assertEqual(postagg.name, 'postagg_name')
+        self.assertEqual(postagg.post_aggregator['probabilities'], '0.4,0.5,0.6')
+        # FieldAccess
+        conf = {
+            'type': 'fieldAccess',
+            'name': 'field_name',
+        }
+        postagg = get_post_agg(conf)
+        self.assertTrue(isinstance(postagg, postaggs.Field))
+        self.assertEqual(postagg.name, 'field_name')
+        # constant
+        conf = {
+            'type': 'constant',
+            'value': 1234,
+            'name': 'postagg_name',
+        }
+        postagg = get_post_agg(conf)
+        self.assertTrue(isinstance(postagg, postaggs.Const))
+        self.assertEqual(postagg.name, 'postagg_name')
+        self.assertEqual(postagg.post_aggregator['value'], 1234)
+        # hyperUniqueCardinality
+        conf = {
+            'type': 'hyperUniqueCardinality',
+            'name': 'unique_name',
+        }
+        postagg = get_post_agg(conf)
+        self.assertTrue(isinstance(postagg, postaggs.HyperUniqueCardinality))
+        self.assertEqual(postagg.name, 'unique_name')
+        # arithmetic
+        conf = {
+            'type': 'arithmetic',
+            'fn': '+',
+            'fields': ['field1', 'field2'],
+            'name': 'postagg_name',
+        }
+        postagg = get_post_agg(conf)
+        self.assertTrue(isinstance(postagg, postaggs.Postaggregator))
+        self.assertEqual(postagg.name, 'postagg_name')
+        self.assertEqual(postagg.post_aggregator['fn'], '+')
+        self.assertEqual(postagg.post_aggregator['fields'], ['field1', 'field2'])
+        # custom post aggregator
+        conf = {
+            'type': 'custom',
+            'name': 'custom_name',
+            'stuff': 'more_stuff',
+        }
+        postagg = get_post_agg(conf)
+        self.assertTrue(isinstance(postagg, models.CustomPostAggregator))
+        self.assertEqual(postagg.name, 'custom_name')
+        self.assertEqual(postagg.post_aggregator['stuff'], 'more_stuff')
+
+    def test_find_postaggs_for_returns_postaggs_and_removes(self):
+        find_postaggs_for = DruidDatasource.find_postaggs_for
+        postagg_names = set(['pa2', 'pa3', 'pa4', 'm1', 'm2', 'm3', 'm4'])
+
+        metrics = {}
+        for i in range(1, 6):
+            emplace(metrics, 'pa' + str(i), True)
+            emplace(metrics, 'm' + str(i), False)
+        postagg_list = find_postaggs_for(postagg_names, metrics)
+        self.assertEqual(3, len(postagg_list))
+        self.assertEqual(4, len(postagg_names))
+        expected_metrics = ['m1', 'm2', 'm3', 'm4']
+        expected_postaggs = set(['pa2', 'pa3', 'pa4'])
+        for postagg in postagg_list:
+            expected_postaggs.remove(postagg.metric_name)
+        for metric in expected_metrics:
+            postagg_names.remove(metric)
+        self.assertEqual(0, len(expected_postaggs))
+        self.assertEqual(0, len(postagg_names))
+
+    def test_recursive_get_fields(self):
+        conf = {
+            'type': 'quantile',
+            'fieldName': 'f1',
+            'field': {
+                'type': 'custom',
+                'fields': [{
+                    'type': 'fieldAccess',
+                    'fieldName': 'f2',
+                }, {
+                    'type': 'fieldAccess',
+                    'fieldName': 'f3',
+                }, {
+                    'type': 'quantiles',
+                    'fieldName': 'f4',
+                    'field': {
+                        'type': 'custom',
+                    },
+                }, {
+                    'type': 'custom',
+                    'fields': [{
+                        'type': 'fieldAccess',
+                        'fieldName': 'f5',
+                    }, {
+                        'type': 'fieldAccess',
+                        'fieldName': 'f2',
+                        'fields': [{
+                            'type': 'fieldAccess',
+                            'fieldName': 'f3',
+                        }, {
+                            'type': 'fieldIgnoreMe',
+                            'fieldName': 'f6',
+                        }],
+                    }],
+                }],
+            },
+        }
+        fields = DruidDatasource.recursive_get_fields(conf)
+        expected = set(['f1', 'f2', 'f3', 'f4', 'f5'])
+        self.assertEqual(5, len(fields))
+        for field in fields:
+            expected.remove(field)
+        self.assertEqual(0, len(expected))
+
+    def test_metrics_and_post_aggs_tree(self):
+        metrics = ['A', 'B', 'm1', 'm2']
+        metrics_dict = {}
+        for i in range(ord('A'), ord('K') + 1):
+            emplace(metrics_dict, chr(i), True)
+        for i in range(1, 10):
+            emplace(metrics_dict, 'm' + str(i), False)
+
+        def depends_on(index, fields):
+            dependents = fields if isinstance(fields, list) else [fields]
+            metrics_dict[index].json_obj = {'fieldNames': dependents}
+
+        depends_on('A', ['m1', 'D', 'C'])
+        depends_on('B', ['B', 'C', 'E', 'F', 'm3'])
+        depends_on('C', ['H', 'I'])
+        depends_on('D', ['m2', 'm5', 'G', 'C'])
+        depends_on('E', ['H', 'I', 'J'])
+        depends_on('F', ['J', 'm5'])
+        depends_on('G', ['m4', 'm7', 'm6', 'A'])
+        depends_on('H', ['A', 'm4', 'I'])
+        depends_on('I', ['H', 'K'])
+        depends_on('J', 'K')
+        depends_on('K', ['m8', 'm9'])
+        all_metrics, postaggs = DruidDatasource.metrics_and_post_aggs(
+            metrics, metrics_dict)
+        expected_metrics = set(all_metrics)
+        self.assertEqual(9, len(all_metrics))
+        for i in range(1, 10):
+            expected_metrics.remove('m' + str(i))
+        self.assertEqual(0, len(expected_metrics))
+        self.assertEqual(11, len(postaggs))
+        for i in range(ord('A'), ord('K') + 1):
+            del postaggs[chr(i)]
+        self.assertEqual(0, len(postaggs))
+
+    def test_metrics_and_post_aggs(self):
+        """
+        Test generation of metrics and post-aggregations from an initial list
+        of superset metrics (which may include the results of either). This
+        primarily tests that specifying a post-aggregator metric will also
+        require the raw aggregation of the associated druid metric column.
+        """
+        metrics_dict = {
+            'unused_count': DruidMetric(
+                metric_name='unused_count',
+                verbose_name='COUNT(*)',
+                metric_type='count',
+                json=json.dumps({'type': 'count', 'name': 'unused_count'}),
+            ),
+            'some_sum': DruidMetric(
+                metric_name='some_sum',
+                verbose_name='SUM(*)',
+                metric_type='sum',
+                json=json.dumps({'type': 'sum', 'name': 'sum'}),
+            ),
+            'a_histogram': DruidMetric(
+                metric_name='a_histogram',
+                verbose_name='APPROXIMATE_HISTOGRAM(*)',
+                metric_type='approxHistogramFold',
+                json=json.dumps(
+                    {'type': 'approxHistogramFold', 'name': 'a_histogram'},
+                ),
+            ),
+            'aCustomMetric': DruidMetric(
+                metric_name='aCustomMetric',
+                verbose_name='MY_AWESOME_METRIC(*)',
+                metric_type='aCustomType',
+                json=json.dumps(
+                    {'type': 'customMetric', 'name': 'aCustomMetric'},
+                ),
+            ),
+            'quantile_p95': DruidMetric(
+                metric_name='quantile_p95',
+                verbose_name='P95(*)',
+                metric_type='postagg',
+                json=json.dumps({
+                    'type': 'quantile',
+                    'probability': 0.95,
+                    'name': 'p95',
+                    'fieldName': 'a_histogram',
+                }),
+            ),
+            'aCustomPostAgg': DruidMetric(
+                metric_name='aCustomPostAgg',
+                verbose_name='CUSTOM_POST_AGG(*)',
+                metric_type='postagg',
+                json=json.dumps({
+                    'type': 'customPostAgg',
+                    'name': 'aCustomPostAgg',
+                    'field': {
+                        'type': 'fieldAccess',
+                        'fieldName': 'aCustomMetric',
+                    },
+                }),
+            ),
+        }
+
+        metrics = ['some_sum']
+        all_metrics, post_aggs = DruidDatasource.metrics_and_post_aggs(
+            metrics, metrics_dict)
+
+        assert all_metrics == ['some_sum']
+        assert post_aggs == {}
+
+        metrics = ['quantile_p95']
+        all_metrics, post_aggs = DruidDatasource.metrics_and_post_aggs(
+            metrics, metrics_dict)
+
+        result_postaggs = set(['quantile_p95'])
+        assert all_metrics == ['a_histogram']
+        assert set(post_aggs.keys()) == result_postaggs
+
+        metrics = ['aCustomPostAgg']
+        all_metrics, post_aggs = DruidDatasource.metrics_and_post_aggs(
+            metrics, metrics_dict)
+
+        result_postaggs = set(['aCustomPostAgg'])
+        assert all_metrics == ['aCustomMetric']
+        assert set(post_aggs.keys()) == result_postaggs
diff --git a/tests/druid_tests.py b/tests/druid_tests.py
index 76320bf..c280da7 100644
--- a/tests/druid_tests.py
+++ b/tests/druid_tests.py
@@ -12,7 +12,7 @@
 
 from superset import db, security, sm
 from superset.connectors.druid.models import (
-    DruidCluster, DruidDatasource, DruidMetric,
+    DruidCluster, DruidDatasource,
 )
 from .base_tests import SupersetTestCase
 
@@ -328,201 +328,6 @@
             permission=permission, view_menu=view_menu).first()
         assert pv is not None
 
-    def test_metrics_and_post_aggs(self):
-        """
-        Test generation of metrics and post-aggregations from an initial list
-        of superset metrics (which may include the results of either). This
-        primarily tests that specifying a post-aggregator metric will also
-        require the raw aggregation of the associated druid metric column.
-        """
-        metrics_dict = {
-            'unused_count': DruidMetric(
-                metric_name='unused_count',
-                verbose_name='COUNT(*)',
-                metric_type='count',
-                json=json.dumps({'type': 'count', 'name': 'unused_count'}),
-            ),
-            'some_sum': DruidMetric(
-                metric_name='some_sum',
-                verbose_name='SUM(*)',
-                metric_type='sum',
-                json=json.dumps({'type': 'sum', 'name': 'sum'}),
-            ),
-            'a_histogram': DruidMetric(
-                metric_name='a_histogram',
-                verbose_name='APPROXIMATE_HISTOGRAM(*)',
-                metric_type='approxHistogramFold',
-                json=json.dumps(
-                    {'type': 'approxHistogramFold', 'name': 'a_histogram'},
-                ),
-            ),
-            'aCustomMetric': DruidMetric(
-                metric_name='aCustomMetric',
-                verbose_name='MY_AWESOME_METRIC(*)',
-                metric_type='aCustomType',
-                json=json.dumps(
-                    {'type': 'customMetric', 'name': 'aCustomMetric'},
-                ),
-            ),
-            'quantile_p95': DruidMetric(
-                metric_name='quantile_p95',
-                verbose_name='P95(*)',
-                metric_type='postagg',
-                json=json.dumps({
-                    'type': 'quantile',
-                    'probability': 0.95,
-                    'name': 'p95',
-                    'fieldName': 'a_histogram',
-                }),
-            ),
-            'aCustomPostAgg': DruidMetric(
-                metric_name='aCustomPostAgg',
-                verbose_name='CUSTOM_POST_AGG(*)',
-                metric_type='postagg',
-                json=json.dumps({
-                    'type': 'customPostAgg',
-                    'name': 'aCustomPostAgg',
-                    'field': {
-                        'type': 'fieldAccess',
-                        'fieldName': 'aCustomMetric',
-                    },
-                }),
-            ),
-        }
-
-        metrics = ['some_sum']
-        all_metrics, post_aggs = DruidDatasource._metrics_and_post_aggs(
-            metrics, metrics_dict)
-
-        assert all_metrics == ['some_sum']
-        assert post_aggs == {}
-
-        metrics = ['quantile_p95']
-        all_metrics, post_aggs = DruidDatasource._metrics_and_post_aggs(
-            metrics, metrics_dict)
-
-        result_postaggs = set(['quantile_p95'])
-        assert all_metrics == ['a_histogram']
-        assert set(post_aggs.keys()) == result_postaggs
-
-        metrics = ['aCustomPostAgg']
-        all_metrics, post_aggs = DruidDatasource._metrics_and_post_aggs(
-            metrics, metrics_dict)
-
-        result_postaggs = set(['aCustomPostAgg'])
-        assert all_metrics == ['aCustomMetric']
-        assert set(post_aggs.keys()) == result_postaggs
-
-    def test_get_filters_ignores_invalid_filter_objects(self):
-        filtr = {'col': 'col1', 'op': '=='}
-        filters = [filtr]
-        self.assertEqual(None, DruidDatasource.get_filters(filters, []))
-
-    def test_get_filters_constructs_filter_in(self):
-        filtr = {'col': 'A', 'op': 'in', 'val': ['a', 'b', 'c']}
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertIn('filter', res.filter)
-        self.assertIn('fields', res.filter['filter'])
-        self.assertEqual('or', res.filter['filter']['type'])
-        self.assertEqual(3, len(res.filter['filter']['fields']))
-
-    def test_get_filters_constructs_filter_not_in(self):
-        filtr = {'col': 'A', 'op': 'not in', 'val': ['a', 'b', 'c']}
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertIn('filter', res.filter)
-        self.assertIn('type', res.filter['filter'])
-        self.assertEqual('not', res.filter['filter']['type'])
-        self.assertIn('field', res.filter['filter'])
-        self.assertEqual(
-            3,
-            len(res.filter['filter']['field'].filter['filter']['fields']),
-        )
-
-    def test_get_filters_constructs_filter_equals(self):
-        filtr = {'col': 'A', 'op': '==', 'val': 'h'}
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertEqual('selector', res.filter['filter']['type'])
-        self.assertEqual('A', res.filter['filter']['dimension'])
-        self.assertEqual('h', res.filter['filter']['value'])
-
-    def test_get_filters_constructs_filter_not_equals(self):
-        filtr = {'col': 'A', 'op': '!=', 'val': 'h'}
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertEqual('not', res.filter['filter']['type'])
-        self.assertEqual(
-            'h',
-            res.filter['filter']['field'].filter['filter']['value'],
-        )
-
-    def test_get_filters_constructs_bounds_filter(self):
-        filtr = {'col': 'A', 'op': '>=', 'val': 'h'}
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertFalse(res.filter['filter']['lowerStrict'])
-        self.assertEqual('A', res.filter['filter']['dimension'])
-        self.assertEqual('h', res.filter['filter']['lower'])
-        self.assertFalse(res.filter['filter']['alphaNumeric'])
-        filtr['op'] = '>'
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertTrue(res.filter['filter']['lowerStrict'])
-        filtr['op'] = '<='
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertFalse(res.filter['filter']['upperStrict'])
-        self.assertEqual('h', res.filter['filter']['upper'])
-        filtr['op'] = '<'
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertTrue(res.filter['filter']['upperStrict'])
-
-    def test_get_filters_constructs_regex_filter(self):
-        filtr = {'col': 'A', 'op': 'regex', 'val': '[abc]'}
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertEqual('regex', res.filter['filter']['type'])
-        self.assertEqual('[abc]', res.filter['filter']['pattern'])
-        self.assertEqual('A', res.filter['filter']['dimension'])
-
-    def test_get_filters_composes_multiple_filters(self):
-        filtr1 = {'col': 'A', 'op': '!=', 'val': 'y'}
-        filtr2 = {'col': 'B', 'op': 'in', 'val': ['a', 'b', 'c']}
-        res = DruidDatasource.get_filters([filtr1, filtr2], [])
-        self.assertEqual('and', res.filter['filter']['type'])
-        self.assertEqual(2, len(res.filter['filter']['fields']))
-
-    def test_get_filters_ignores_in_not_in_with_empty_value(self):
-        filtr1 = {'col': 'A', 'op': 'in', 'val': []}
-        filtr2 = {'col': 'A', 'op': 'not in', 'val': []}
-        res = DruidDatasource.get_filters([filtr1, filtr2], [])
-        self.assertEqual(None, res)
-
-    def test_get_filters_constructs_equals_for_in_not_in_single_value(self):
-        filtr = {'col': 'A', 'op': 'in', 'val': ['a']}
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertEqual('selector', res.filter['filter']['type'])
-
-    def test_get_filters_handles_arrays_for_string_types(self):
-        filtr = {'col': 'A', 'op': '==', 'val': ['a', 'b']}
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertEqual('a', res.filter['filter']['value'])
-        filtr = {'col': 'A', 'op': '==', 'val': []}
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertEqual('', res.filter['filter']['value'])
-
-    def test_get_filters_handles_none_for_string_types(self):
-        filtr = {'col': 'A', 'op': '==', 'val': None}
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertEqual('', res.filter['filter']['value'])
-
-    def test_get_filters_extracts_values_in_quotes(self):
-        filtr = {'col': 'A', 'op': 'in', 'val': ['  "a" ']}
-        res = DruidDatasource.get_filters([filtr], [])
-        self.assertEqual('a', res.filter['filter']['value'])
-
-    def test_get_filters_converts_strings_to_num(self):
-        filtr = {'col': 'A', 'op': 'in', 'val': ['6']}
-        res = DruidDatasource.get_filters([filtr], ['A'])
-        self.assertEqual(6, res.filter['filter']['value'])
-        filtr = {'col': 'A', 'op': '==', 'val': '6'}
-        res = DruidDatasource.get_filters([filtr], ['A'])
-        self.assertEqual(6, res.filter['filter']['value'])
-
 
 if __name__ == '__main__':
     unittest.main()
diff --git a/tests/import_export_tests.py b/tests/import_export_tests.py
index e945630..d51b959 100644
--- a/tests/import_export_tests.py
+++ b/tests/import_export_tests.py
@@ -248,7 +248,7 @@
 
     def test_import_1_slice(self):
         expected_slice = self.create_slice('Import Me', id=10001)
-        slc_id = models.Slice.import_obj(expected_slice, import_time=1989)
+        slc_id = models.Slice.import_obj(expected_slice, None, import_time=1989)
         slc = self.get_slice(slc_id)
         self.assertEquals(slc.datasource.perm, slc.perm)
         self.assert_slice_equals(expected_slice, slc)
@@ -260,9 +260,9 @@
         table_id = self.get_table_by_name('wb_health_population').id
         # table_id != 666, import func will have to find the table
         slc_1 = self.create_slice('Import Me 1', ds_id=666, id=10002)
-        slc_id_1 = models.Slice.import_obj(slc_1)
+        slc_id_1 = models.Slice.import_obj(slc_1, None)
         slc_2 = self.create_slice('Import Me 2', ds_id=666, id=10003)
-        slc_id_2 = models.Slice.import_obj(slc_2)
+        slc_id_2 = models.Slice.import_obj(slc_2, None)
 
         imported_slc_1 = self.get_slice(slc_id_1)
         imported_slc_2 = self.get_slice(slc_id_2)
@@ -277,17 +277,19 @@
     def test_import_slices_for_non_existent_table(self):
         with self.assertRaises(IndexError):
             models.Slice.import_obj(self.create_slice(
-                'Import Me 3', id=10004, table_name='non_existent'))
+                'Import Me 3', id=10004, table_name='non_existent'), None)
 
     def test_import_slices_override(self):
         slc = self.create_slice('Import Me New', id=10005)
-        slc_1_id = models.Slice.import_obj(slc, import_time=1990)
+        slc_1_id = models.Slice.import_obj(slc, None, import_time=1990)
         slc.slice_name = 'Import Me New'
+        imported_slc_1 = self.get_slice(slc_1_id)
+        slc_2 = self.create_slice('Import Me New', id=10005)
         slc_2_id = models.Slice.import_obj(
-            self.create_slice('Import Me New', id=10005), import_time=1990)
+            slc_2, imported_slc_1, import_time=1990)
         self.assertEquals(slc_1_id, slc_2_id)
-        imported_slc = self.get_slice(slc_2_id)
-        self.assert_slice_equals(slc, imported_slc)
+        imported_slc_2 = self.get_slice(slc_2_id)
+        self.assert_slice_equals(slc, imported_slc_2)
 
     def test_import_empty_dashboard(self):
         empty_dash = self.create_dashboard('empty_dashboard', id=10001)
@@ -439,7 +441,7 @@
             cols_names=['col1', 'new_col1', 'col2', 'col3'])
         self.assert_table_equals(expected_table, imported_over)
 
-    def test_import_table_override_idential(self):
+    def test_import_table_override_identical(self):
         table = self.create_table(
             'copy_cat', id=10004, cols_names=['new_col1', 'col2', 'col3'],
             metric_names=['new_metric1'])
@@ -485,13 +487,12 @@
 
     def test_import_druid_override(self):
         datasource = self.create_druid_datasource(
-            'druid_override', id=10003, cols_names=['col1'],
+            'druid_override', id=10004, cols_names=['col1'],
             metric_names=['m1'])
         imported_id = DruidDatasource.import_obj(
             datasource, import_time=1991)
-
         table_over = self.create_druid_datasource(
-            'druid_override', id=10003,
+            'druid_override', id=10004,
             cols_names=['new_col1', 'col2', 'col3'],
             metric_names=['new_metric1'])
         imported_over_id = DruidDatasource.import_obj(
@@ -500,19 +501,19 @@
         imported_over = self.get_datasource(imported_over_id)
         self.assertEquals(imported_id, imported_over.id)
         expected_datasource = self.create_druid_datasource(
-            'druid_override', id=10003, metric_names=['new_metric1', 'm1'],
+            'druid_override', id=10004, metric_names=['new_metric1', 'm1'],
             cols_names=['col1', 'new_col1', 'col2', 'col3'])
         self.assert_datasource_equals(expected_datasource, imported_over)
 
-    def test_import_druid_override_idential(self):
+    def test_import_druid_override_identical(self):
         datasource = self.create_druid_datasource(
-            'copy_cat', id=10004, cols_names=['new_col1', 'col2', 'col3'],
+            'copy_cat', id=10005, cols_names=['new_col1', 'col2', 'col3'],
             metric_names=['new_metric1'])
         imported_id = DruidDatasource.import_obj(
             datasource, import_time=1993)
 
         copy_datasource = self.create_druid_datasource(
-            'copy_cat', id=10004, cols_names=['new_col1', 'col2', 'col3'],
+            'copy_cat', id=10005, cols_names=['new_col1', 'col2', 'col3'],
             metric_names=['new_metric1'])
         imported_id_copy = DruidDatasource.import_obj(
             copy_datasource, import_time=1994)
diff --git a/tox.ini b/tox.ini
index 78198ea..b9b8c11 100644
--- a/tox.ini
+++ b/tox.ini
@@ -68,7 +68,7 @@
 [testenv:py27-mysql]
 basepython = python2.7
 setenv =
-    SUPERSET__SQLALCHEMY_DATABASE_URI = mysql://mysqluser:mysqluserpassword@localhost/superset?charset=utf8
+    SUPERSET__SQLALCHEMY_DATABASE_URI = mysql://root@localhost/superset?charset=utf8
 
 [testenv:py34-mysql]
 basepython = python3.4