Skip to content

Instantly share code, notes, and snippets.

@cryocaustik
Last active November 8, 2018 19:54
Show Gist options
  • Save cryocaustik/6455bf1b0cb1b8a2d5d60a951e9ab27e to your computer and use it in GitHub Desktop.
Save cryocaustik/6455bf1b0cb1b8a2d5d60a951e9ab27e to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>County Choropleth of Sum Pledge Amount</title>
<style>
/*leaflet css */
.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden;-webkit-tap-highlight-color:transparent;background:#ddd;outline:0;font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-overlay-pane svg,.leaflet-tooltip{-moz-user-select:none}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4);color:#0078A8}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;float:left;clear:both}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-right .leaflet-control{float:right;margin-right:10px}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container a.leaflet-active{outline:orange solid 2px}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:0 0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}
</style>
<script>
// leaflet.js | https://unpkg.com/[email protected]/dist/leaflet.js
!function(t,i){"object"==typeof exports&&"undefined"!=typeof module?i(exports):"function"==typeof define&&define.amd?define(["exports"],i):i(t.L=t.L||{})}(this,function(t){"use strict";function i(t){var i,e,n,o;for(e=1,n=arguments.length;e<n;e++){o=arguments[e];for(i in o)t[i]=o[i]}return t}function e(t,i){var e=Array.prototype.slice;if(t.bind)return t.bind.apply(t,e.call(arguments,1));var n=e.call(arguments,2);return function(){return t.apply(i,n.length?n.concat(e.call(arguments)):arguments)}}function n(t){return t._leaflet_id=t._leaflet_id||++di,t._leaflet_id}function o(t,i,e){var n,o,s,r;return r=function(){n=!1,o&&(s.apply(e,o),o=!1)},s=function(){n?o=arguments:(t.apply(e,arguments),setTimeout(r,i),n=!0)}}function s(t,i,e){var n=i[1],o=i[0],s=n-o;return t===n&&e?t:((t-o)%s+s)%s+o}function r(){return!1}function a(t,i){var e=Math.pow(10,i||5);return Math.round(t*e)/e}function h(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function u(t){return h(t).split(/\s+/)}function l(t,i){t.hasOwnProperty("options")||(t.options=t.options?_i(t.options):{});for(var e in i)t.options[e]=i[e];return t.options}function c(t,i,e){var n=[];for(var o in t)n.push(encodeURIComponent(e?o.toUpperCase():o)+"="+encodeURIComponent(t[o]));return(i&&i.indexOf("?")!==-1?"&":"?")+n.join("&")}function _(t,i){return t.replace(pi,function(t,e){var n=i[e];if(void 0===n)throw new Error("No value provided for variable "+t);return"function"==typeof n&&(n=n(i)),n})}function d(t,i){for(var e=0;e<t.length;e++)if(t[e]===i)return e;return-1}function p(t){return window["webkit"+t]||window["moz"+t]||window["ms"+t]}function m(t){var i=+new Date,e=Math.max(0,16-(i-gi));return gi=i+e,window.setTimeout(t,e)}function f(t,i,n){return n&&vi===m?void t.call(i):vi.call(window,e(t,i))}function g(t){t&&yi.call(window,t)}function v(){}function y(t){if(L&&L.Mixin){t=mi(t)?t:[t];for(var i=0;i<t.length;i++)t[i]===L.Mixin.Events&&console.warn("Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead.",(new Error).stack)}}function x(t,i,e){this.x=e?Math.round(t):t,this.y=e?Math.round(i):i}function w(t,i,e){return t instanceof x?t:mi(t)?new x(t[0],t[1]):void 0===t||null===t?t:"object"==typeof t&&"x"in t&&"y"in t?new x(t.x,t.y):new x(t,i,e)}function P(t,i){if(t)for(var e=i?[t,i]:t,n=0,o=e.length;n<o;n++)this.extend(e[n])}function b(t,i){return!t||t instanceof P?t:new P(t,i)}function T(t,i){if(t)for(var e=i?[t,i]:t,n=0,o=e.length;n<o;n++)this.extend(e[n])}function z(t,i){return t instanceof T?t:new T(t,i)}function M(t,i,e){if(isNaN(t)||isNaN(i))throw new Error("Invalid LatLng object: ("+t+", "+i+")");this.lat=+t,this.lng=+i,void 0!==e&&(this.alt=+e)}function C(t,i,e){return t instanceof M?t:mi(t)&&"object"!=typeof t[0]?3===t.length?new M(t[0],t[1],t[2]):2===t.length?new M(t[0],t[1]):null:void 0===t||null===t?t:"object"==typeof t&&"lat"in t?new M(t.lat,"lng"in t?t.lng:t.lon,t.alt):void 0===i?null:new M(t,i,e)}function Z(t,i,e,n){return mi(t)?(this._a=t[0],this._b=t[1],this._c=t[2],void(this._d=t[3])):(this._a=t,this._b=i,this._c=e,void(this._d=n))}function E(t,i,e,n){return new Z(t,i,e,n)}function S(t){return document.createElementNS("http://www.w3.org/2000/svg",t)}function k(t,i){var e,n,o,s,r,a,h="";for(e=0,o=t.length;e<o;e++){for(r=t[e],n=0,s=r.length;n<s;n++)a=r[n],h+=(n?"L":"M")+a.x+" "+a.y;h+=i?re?"z":"x":""}return h||"M0 0"}function B(t){return navigator.userAgent.toLowerCase().indexOf(t)>=0}function I(t,i,e,n){return"touchstart"===i?O(t,e,n):"touchmove"===i?W(t,e,n):"touchend"===i&&H(t,e,n),this}function A(t,i,e){var n=t["_leaflet_"+i+e];return"touchstart"===i?t.removeEventListener(ue,n,!1):"touchmove"===i?t.removeEventListener(le,n,!1):"touchend"===i&&(t.removeEventListener(ce,n,!1),t.removeEventListener(_e,n,!1)),this}function O(t,i,n){var o=e(function(t){if("mouse"!==t.pointerType&&t.pointerType!==t.MSPOINTER_TYPE_MOUSE&&t.pointerType!==t.MSPOINTER_TYPE_MOUSE){if(!(de.indexOf(t.target.tagName)<0))return;$(t)}j(t,i)});t["_leaflet_touchstart"+n]=o,t.addEventListener(ue,o,!1),me||(document.documentElement.addEventListener(ue,R,!0),document.documentElement.addEventListener(le,D,!0),document.documentElement.addEventListener(ce,N,!0),document.documentElement.addEventListener(_e,N,!0),me=!0)}function R(t){pe[t.pointerId]=t,fe++}function D(t){pe[t.pointerId]&&(pe[t.pointerId]=t)}function N(t){delete pe[t.pointerId],fe--}function j(t,i){t.touches=[];for(var e in pe)t.touches.push(pe[e]);t.changedTouches=[t],i(t)}function W(t,i,e){var n=function(t){(t.pointerType!==t.MSPOINTER_TYPE_MOUSE&&"mouse"!==t.pointerType||0!==t.buttons)&&j(t,i)};t["_leaflet_touchmove"+e]=n,t.addEventListener(le,n,!1)}function H(t,i,e){var n=function(t){j(t,i)};t["_leaflet_touchend"+e]=n,t.addEventListener(ce,n,!1),t.addEventListener(_e,n,!1)}function F(t,i,e){function n(t){var i;if(te){if(!Ai||"mouse"===t.pointerType)return;i=fe}else i=t.touches.length;if(!(i>1)){var e=Date.now(),n=e-(s||e);r=t.touches?t.touches[0]:t,a=n>0&&n<=h,s=e}}function o(t){if(a&&!r.cancelBubble){if(te){if(!Ai||"mouse"===t.pointerType)return;var e,n,o={};for(n in r)e=r[n],o[n]=e&&e.bind?e.bind(r):e;r=o}r.type="dblclick",i(r),s=null}}var s,r,a=!1,h=250;return t[ye+ge+e]=n,t[ye+ve+e]=o,t[ye+"dblclick"+e]=i,t.addEventListener(ge,n,!1),t.addEventListener(ve,o,!1),t.addEventListener("dblclick",i,!1),this}function U(t,i){var e=t[ye+ge+i],n=t[ye+ve+i],o=t[ye+"dblclick"+i];return t.removeEventListener(ge,e,!1),t.removeEventListener(ve,n,!1),Ai||t.removeEventListener("dblclick",o,!1),this}function V(t,i,e,n){if("object"==typeof i)for(var o in i)q(t,o,i[o],e);else{i=u(i);for(var s=0,r=i.length;s<r;s++)q(t,i[s],e,n)}return this}function G(t,i,e,n){if("object"==typeof i)for(var o in i)K(t,o,i[o],e);else if(i){i=u(i);for(var s=0,r=i.length;s<r;s++)K(t,i[s],e,n)}else{for(var a in t[xe])K(t,a,t[xe][a]);delete t[xe]}}function q(t,i,e,o){var s=i+n(e)+(o?"_"+n(o):"");if(t[xe]&&t[xe][s])return this;var r=function(i){return e.call(o||t,i||window.event)},a=r;te&&0===i.indexOf("touch")?I(t,i,r,s):!ie||"dblclick"!==i||!F||te&&ji?"addEventListener"in t?"mousewheel"===i?t.addEventListener("onwheel"in t?"wheel":"mousewheel",r,!1):"mouseenter"===i||"mouseleave"===i?(r=function(i){i=i||window.event,ot(t,i)&&a(i)},t.addEventListener("mouseenter"===i?"mouseover":"mouseout",r,!1)):("click"===i&&Ri&&(r=function(t){st(t,a)}),t.addEventListener(i,r,!1)):"attachEvent"in t&&t.attachEvent("on"+i,r):F(t,r,s),t[xe]=t[xe]||{},t[xe][s]=r}function K(t,i,e,o){var s=i+n(e)+(o?"_"+n(o):""),r=t[xe]&&t[xe][s];return r?(te&&0===i.indexOf("touch")?A(t,i,s):ie&&"dblclick"===i&&U?U(t,s):"removeEventListener"in t?"mousewheel"===i?t.removeEventListener("onwheel"in t?"wheel":"mousewheel",r,!1):t.removeEventListener("mouseenter"===i?"mouseover":"mouseleave"===i?"mouseout":i,r,!1):"detachEvent"in t&&t.detachEvent("on"+i,r),void(t[xe][s]=null)):this}function Y(t){return t.stopPropagation?t.stopPropagation():t.originalEvent?t.originalEvent._stopped=!0:t.cancelBubble=!0,nt(t),this}function X(t){return q(t,"mousewheel",Y)}function J(t){return V(t,"mousedown touchstart dblclick",Y),q(t,"click",et),this}function $(t){return t.preventDefault?t.preventDefault():t.returnValue=!1,this}function Q(t){return $(t),Y(t),this}function tt(t,i){if(!i)return new x(t.clientX,t.clientY);var e=i.getBoundingClientRect();return new x(t.clientX-e.left-i.clientLeft,t.clientY-e.top-i.clientTop)}function it(t){return Ai?t.wheelDeltaY/2:t.deltaY&&0===t.deltaMode?-t.deltaY/we:t.deltaY&&1===t.deltaMode?20*-t.deltaY:t.deltaY&&2===t.deltaMode?60*-t.deltaY:t.deltaX||t.deltaZ?0:t.wheelDelta?(t.wheelDeltaY||t.wheelDelta)/2:t.detail&&Math.abs(t.detail)<32765?20*-t.detail:t.detail?t.detail/-32765*60:0}function et(t){Le[t.type]=!0}function nt(t){var i=Le[t.type];return Le[t.type]=!1,i}function ot(t,i){var e=i.relatedTarget;if(!e)return!0;try{for(;e&&e!==t;)e=e.parentNode}catch(t){return!1}return e!==t}function st(t,i){var e=t.timeStamp||t.originalEvent&&t.originalEvent.timeStamp,n=zi&&e-zi;return n&&n>100&&n<500||t.target._simulatedClick&&!t._simulated?void Q(t):(zi=e,void i(t))}function rt(t){return"string"==typeof t?document.getElementById(t):t}function at(t,i){var e=t.style[i]||t.currentStyle&&t.currentStyle[i];if((!e||"auto"===e)&&document.defaultView){var n=document.defaultView.getComputedStyle(t,null);e=n?n[i]:null}return"auto"===e?null:e}function ht(t,i,e){var n=document.createElement(t);return n.className=i||"",e&&e.appendChild(n),n}function ut(t){var i=t.parentNode;i&&i.removeChild(t)}function lt(t){for(;t.firstChild;)t.removeChild(t.firstChild)}function ct(t){var i=t.parentNode;i.lastChild!==t&&i.appendChild(t)}function _t(t){var i=t.parentNode;i.firstChild!==t&&i.insertBefore(t,i.firstChild)}function dt(t,i){if(void 0!==t.classList)return t.classList.contains(i);var e=gt(t);return e.length>0&&new RegExp("(^|\\s)"+i+"(\\s|$)").test(e)}function pt(t,i){if(void 0!==t.classList)for(var e=u(i),n=0,o=e.length;n<o;n++)t.classList.add(e[n]);else if(!dt(t,i)){var s=gt(t);ft(t,(s?s+" ":"")+i)}}function mt(t,i){void 0!==t.classList?t.classList.remove(i):ft(t,h((" "+gt(t)+" ").replace(" "+i+" "," ")))}function ft(t,i){void 0===t.className.baseVal?t.className=i:t.className.baseVal=i}function gt(t){return void 0===t.className.baseVal?t.className:t.className.baseVal}function vt(t,i){"opacity"in t.style?t.style.opacity=i:"filter"in t.style&&yt(t,i)}function yt(t,i){var e=!1,n="DXImageTransform.Microsoft.Alpha";try{e=t.filters.item(n)}catch(t){if(1===i)return}i=Math.round(100*i),e?(e.Enabled=100!==i,e.Opacity=i):t.style.filter+=" progid:"+n+"(opacity="+i+")"}function xt(t){for(var i=document.documentElement.style,e=0;e<t.length;e++)if(t[e]in i)return t[e];return!1}function wt(t,i,e){var n=i||new x(0,0);t.style[be]=(Gi?"translate("+n.x+"px,"+n.y+"px)":"translate3d("+n.x+"px,"+n.y+"px,0)")+(e?" scale("+e+")":"")}function Lt(t,i){t._leaflet_pos=i,Yi?wt(t,i):(t.style.left=i.x+"px",t.style.top=i.y+"px")}function Pt(t){return t._leaflet_pos||new x(0,0)}function bt(){V(window,"dragstart",$)}function Tt(){G(window,"dragstart",$)}function zt(t){for(;t.tabIndex===-1;)t=t.parentNode;t.style&&(Mt(),Ce=t,Ze=t.style.outline,t.style.outline="none",V(window,"keydown",Mt))}function Mt(){Ce&&(Ce.style.outline=Ze,Ce=void 0,Ze=void 0,G(window,"keydown",Mt))}function Ct(t,i){return new ke(t,i)}function Zt(t,i){if(!i||!t.length)return t.slice();var e=i*i;return t=It(t,e),t=kt(t,e)}function Et(t,i,e){return Math.sqrt(Nt(t,i,e,!0))}function St(t,i,e){return Nt(t,i,e)}function kt(t,i){var e=t.length,n=typeof Uint8Array!=void 0+""?Uint8Array:Array,o=new n(e);o[0]=o[e-1]=1,Bt(t,o,i,0,e-1);var s,r=[];for(s=0;s<e;s++)o[s]&&r.push(t[s]);return r}function Bt(t,i,e,n,o){var s,r,a,h=0;for(r=n+1;r<=o-1;r++)a=Nt(t[r],t[n],t[o],!0),a>h&&(s=r,h=a);h>e&&(i[s]=1,Bt(t,i,e,n,s),Bt(t,i,e,s,o))}function It(t,i){for(var e=[t[0]],n=1,o=0,s=t.length;n<s;n++)Dt(t[n],t[o])>i&&(e.push(t[n]),o=n);return o<s-1&&e.push(t[s-1]),e}function At(t,i,e,n,o){var s,r,a,h=n?Fe:Rt(t,e),u=Rt(i,e);for(Fe=u;;){if(!(h|u))return[t,i];if(h&u)return!1;s=h||u,r=Ot(t,i,s,e,o),a=Rt(r,e),s===h?(t=r,h=a):(i=r,u=a)}}function Ot(t,i,e,n,o){var s,r,a=i.x-t.x,h=i.y-t.y,u=n.min,l=n.max;return 8&e?(s=t.x+a*(l.y-t.y)/h,r=l.y):4&e?(s=t.x+a*(u.y-t.y)/h,r=u.y):2&e?(s=l.x,r=t.y+h*(l.x-t.x)/a):1&e&&(s=u.x,r=t.y+h*(u.x-t.x)/a),new x(s,r,o)}function Rt(t,i){var e=0;return t.x<i.min.x?e|=1:t.x>i.max.x&&(e|=2),t.y<i.min.y?e|=4:t.y>i.max.y&&(e|=8),e}function Dt(t,i){var e=i.x-t.x,n=i.y-t.y;return e*e+n*n}function Nt(t,i,e,n){var o,s=i.x,r=i.y,a=e.x-s,h=e.y-r,u=a*a+h*h;return u>0&&(o=((t.x-s)*a+(t.y-r)*h)/u,o>1?(s=e.x,r=e.y):o>0&&(s+=a*o,r+=h*o)),a=t.x-s,h=t.y-r,n?a*a+h*h:new x(s,r)}function jt(t){return!mi(t[0])||"object"!=typeof t[0][0]&&"undefined"!=typeof t[0][0]}function Wt(t,i,e){var n,o,s,r,a,h,u,l,c,_=[1,4,2,8];for(o=0,u=t.length;o<u;o++)t[o]._code=Rt(t[o],i);for(r=0;r<4;r++){for(l=_[r],n=[],o=0,u=t.length,s=u-1;o<u;s=o++)a=t[o],h=t[s],a._code&l?h._code&l||(c=Ot(h,a,l,i,e),c._code=Rt(c,i),n.push(c)):(h._code&l&&(c=Ot(h,a,l,i,e),c._code=Rt(c,i),n.push(c)),n.push(a));t=n}return t}function Ht(t){return new cn(t)}function Ft(t,i){return new pn(t,i)}function Ut(t,i){return new fn(t,i)}function Vt(t,i,e){return new gn(t,i,e)}function Gt(t,i){return new vn(t,i)}function qt(t,i){return new yn(t,i)}function Kt(t,i){var e,n,o,s,r="Feature"===t.type?t.geometry:t,a=r?r.coordinates:null,h=[],u=i&&i.pointToLayer,l=i&&i.coordsToLatLng||Yt;if(!a&&!r)return null;switch(r.type){case"Point":return e=l(a),u?u(t,e):new pn(e);case"MultiPoint":for(o=0,s=a.length;o<s;o++)e=l(a[o]),h.push(u?u(t,e):new pn(e));return new un(h);case"LineString":case"MultiLineString":return n=Xt(a,"LineString"===r.type?0:1,l),new vn(n,i);case"Polygon":case"MultiPolygon":return n=Xt(a,"Polygon"===r.type?1:2,l),new yn(n,i);case"GeometryCollection":for(o=0,s=r.geometries.length;o<s;o++){var c=Kt({geometry:r.geometries[o],type:"Feature",properties:t.properties},i);c&&h.push(c)}return new un(h);default:throw new Error("Invalid GeoJSON object.")}}function Yt(t){return new M(t[1],t[0],t[2])}function Xt(t,i,e){for(var n,o=[],s=0,r=t.length;s<r;s++)n=i?Xt(t[s],i-1,e):(e||Yt)(t[s]),o.push(n);return o}function Jt(t,i){return i="number"==typeof i?i:6,void 0!==t.alt?[a(t.lng,i),a(t.lat,i),a(t.alt,i)]:[a(t.lng,i),a(t.lat,i)]}function $t(t,i,e,n){for(var o=[],s=0,r=t.length;s<r;s++)o.push(i?$t(t[s],i-1,e,n):Jt(t[s],n));return!i&&e&&o.push(o[0]),o}function Qt(t,e){return t.feature?i({},t.feature,{geometry:e}):ti(e)}function ti(t){return"Feature"===t.type||"FeatureCollection"===t.type?t:{type:"Feature",properties:{},geometry:t}}function ii(t,i){return new xn(t,i)}function ei(t,i,e){return new Tn(t,i,e)}function ni(t){return new Sn(t)}function oi(t){return new kn(t)}function si(t,i){return new Bn(t,i)}function ri(t,i){return new In(t,i)}function ai(t){return se?new On(t):null}function hi(t){return re||ae?new jn(t):null}function ui(t,i){return new Wn(t,i)}function li(){return window.L=Yn,this}var ci="1.1.0",_i=Object.create||function(){function t(){}return function(i){return t.prototype=i,new t}}(),di=0,pi=/\{ *([\w_\-]+) *\}/g,mi=Array.isArray||function(t){return"[object Array]"===Object.prototype.toString.call(t)},fi="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",gi=0,vi=window.requestAnimationFrame||p("RequestAnimationFrame")||m,yi=window.cancelAnimationFrame||p("CancelAnimationFrame")||p("CancelRequestAnimationFrame")||function(t){window.clearTimeout(t)},xi=(Object.freeze||Object)({extend:i,create:_i,bind:e,lastId:di,stamp:n,throttle:o,wrapNum:s,falseFn:r,formatNum:a,trim:h,splitWords:u,setOptions:l,getParamString:c,template:_,isArray:mi,indexOf:d,emptyImageUrl:fi,requestFn:vi,cancelFn:yi,requestAnimFrame:f,cancelAnimFrame:g});v.extend=function(t){var e=function(){this.initialize&&this.initialize.apply(this,arguments),this.callInitHooks()},n=e.__super__=this.prototype,o=_i(n);o.constructor=e,e.prototype=o;for(var s in this)this.hasOwnProperty(s)&&"prototype"!==s&&"__super__"!==s&&(e[s]=this[s]);return t.statics&&(i(e,t.statics),delete t.statics),t.includes&&(y(t.includes),i.apply(null,[o].concat(t.includes)),delete t.includes),o.options&&(t.options=i(_i(o.options),t.options)),i(o,t),o._initHooks=[],o.callInitHooks=function(){if(!this._initHooksCalled){n.callInitHooks&&n.callInitHooks.call(this),this._initHooksCalled=!0;for(var t=0,i=o._initHooks.length;t<i;t++)o._initHooks[t].call(this)}},e},v.include=function(t){return i(this.prototype,t),this},v.mergeOptions=function(t){return i(this.prototype.options,t),this},v.addInitHook=function(t){var i=Array.prototype.slice.call(arguments,1),e="function"==typeof t?t:function(){this[t].apply(this,i)};return this.prototype._initHooks=this.prototype._initHooks||[],this.prototype._initHooks.push(e),this};var wi={on:function(t,i,e){if("object"==typeof t)for(var n in t)this._on(n,t[n],i);else{t=u(t);for(var o=0,s=t.length;o<s;o++)this._on(t[o],i,e)}return this},off:function(t,i,e){if(t)if("object"==typeof t)for(var n in t)this._off(n,t[n],i);else{t=u(t);for(var o=0,s=t.length;o<s;o++)this._off(t[o],i,e)}else delete this._events;return this},_on:function(t,i,e){this._events=this._events||{};var n=this._events[t];n||(n=[],this._events[t]=n),e===this&&(e=void 0);for(var o={fn:i,ctx:e},s=n,r=0,a=s.length;r<a;r++)if(s[r].fn===i&&s[r].ctx===e)return;s.push(o)},_off:function(t,i,e){var n,o,s;if(this._events&&(n=this._events[t])){if(!i){for(o=0,s=n.length;o<s;o++)n[o].fn=r;return void delete this._events[t]}if(e===this&&(e=void 0),n)for(o=0,s=n.length;o<s;o++){var a=n[o];if(a.ctx===e&&a.fn===i)return a.fn=r,this._firingCount&&(this._events[t]=n=n.slice()),void n.splice(o,1)}}},fire:function(t,e,n){if(!this.listens(t,n))return this;var o=i({},e,{type:t,target:this});if(this._events){var s=this._events[t];if(s){this._firingCount=this._firingCount+1||1;for(var r=0,a=s.length;r<a;r++){var h=s[r];h.fn.call(h.ctx||this,o)}this._firingCount--}}return n&&this._propagateEvent(o),this},listens:function(t,i){var e=this._events&&this._events[t];if(e&&e.length)return!0;if(i)for(var n in this._eventParents)if(this._eventParents[n].listens(t,i))return!0;return!1},once:function(t,i,n){if("object"==typeof t){for(var o in t)this.once(o,t[o],i);return this}var s=e(function(){this.off(t,i,n).off(t,s,n)},this);return this.on(t,i,n).on(t,s,n)},addEventParent:function(t){return this._eventParents=this._eventParents||{},this._eventParents[n(t)]=t,this},removeEventParent:function(t){return this._eventParents&&delete this._eventParents[n(t)],this},_propagateEvent:function(t){for(var e in this._eventParents)this._eventParents[e].fire(t.type,i({layer:t.target},t),!0)}};wi.addEventListener=wi.on,wi.removeEventListener=wi.clearAllEventListeners=wi.off,wi.addOneTimeEventListener=wi.once,wi.fireEvent=wi.fire,wi.hasEventListeners=wi.listens;var Li=v.extend(wi);x.prototype={clone:function(){return new x(this.x,this.y)},add:function(t){return this.clone()._add(w(t))},_add:function(t){return this.x+=t.x,this.y+=t.y,this},subtract:function(t){return this.clone()._subtract(w(t))},_subtract:function(t){return this.x-=t.x,this.y-=t.y,this},divideBy:function(t){return this.clone()._divideBy(t)},_divideBy:function(t){return this.x/=t,this.y/=t,this},multiplyBy:function(t){return this.clone()._multiplyBy(t)},_multiplyBy:function(t){return this.x*=t,this.y*=t,this},scaleBy:function(t){return new x(this.x*t.x,this.y*t.y)},unscaleBy:function(t){return new x(this.x/t.x,this.y/t.y)},round:function(){return this.clone()._round()},_round:function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this},floor:function(){return this.clone()._floor()},_floor:function(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this},ceil:function(){return this.clone()._ceil()},_ceil:function(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this},distanceTo:function(t){t=w(t);var i=t.x-this.x,e=t.y-this.y;return Math.sqrt(i*i+e*e)},equals:function(t){return t=w(t),t.x===this.x&&t.y===this.y},contains:function(t){return t=w(t),Math.abs(t.x)<=Math.abs(this.x)&&Math.abs(t.y)<=Math.abs(this.y)},toString:function(){return"Point("+a(this.x)+", "+a(this.y)+")"}},P.prototype={extend:function(t){return t=w(t),this.min||this.max?(this.min.x=Math.min(t.x,this.min.x),this.max.x=Math.max(t.x,this.max.x),this.min.y=Math.min(t.y,this.min.y),this.max.y=Math.max(t.y,this.max.y)):(this.min=t.clone(),this.max=t.clone()),this},getCenter:function(t){return new x((this.min.x+this.max.x)/2,(this.min.y+this.max.y)/2,t)},getBottomLeft:function(){return new x(this.min.x,this.max.y)},getTopRight:function(){return new x(this.max.x,this.min.y)},getTopLeft:function(){return this.min},getBottomRight:function(){return this.max},getSize:function(){return this.max.subtract(this.min)},contains:function(t){var i,e;return t="number"==typeof t[0]||t instanceof x?w(t):b(t),t instanceof P?(i=t.min,e=t.max):i=e=t,i.x>=this.min.x&&e.x<=this.max.x&&i.y>=this.min.y&&e.y<=this.max.y},intersects:function(t){t=b(t);var i=this.min,e=this.max,n=t.min,o=t.max,s=o.x>=i.x&&n.x<=e.x,r=o.y>=i.y&&n.y<=e.y;return s&&r},overlaps:function(t){t=b(t);var i=this.min,e=this.max,n=t.min,o=t.max,s=o.x>i.x&&n.x<e.x,r=o.y>i.y&&n.y<e.y;return s&&r},isValid:function(){return!(!this.min||!this.max)}},T.prototype={extend:function(t){var i,e,n=this._southWest,o=this._northEast;if(t instanceof M)i=t,e=t;else{if(!(t instanceof T))return t?this.extend(C(t)||z(t)):this;if(i=t._southWest,e=t._northEast,!i||!e)return this}return n||o?(n.lat=Math.min(i.lat,n.lat),n.lng=Math.min(i.lng,n.lng),o.lat=Math.max(e.lat,o.lat),o.lng=Math.max(e.lng,o.lng)):(this._southWest=new M(i.lat,i.lng),this._northEast=new M(e.lat,e.lng)),this},pad:function(t){var i=this._southWest,e=this._northEast,n=Math.abs(i.lat-e.lat)*t,o=Math.abs(i.lng-e.lng)*t;return new T(new M(i.lat-n,i.lng-o),new M(e.lat+n,e.lng+o))},getCenter:function(){return new M((this._southWest.lat+this._northEast.lat)/2,(this._southWest.lng+this._northEast.lng)/2)},getSouthWest:function(){return this._southWest},getNorthEast:function(){return this._northEast},getNorthWest:function(){return new M(this.getNorth(),this.getWest())},getSouthEast:function(){return new M(this.getSouth(),this.getEast())},getWest:function(){return this._southWest.lng},getSouth:function(){return this._southWest.lat},getEast:function(){return this._northEast.lng},getNorth:function(){return this._northEast.lat},contains:function(t){t="number"==typeof t[0]||t instanceof M||"lat"in t?C(t):z(t);var i,e,n=this._southWest,o=this._northEast;return t instanceof T?(i=t.getSouthWest(),e=t.getNorthEast()):i=e=t,i.lat>=n.lat&&e.lat<=o.lat&&i.lng>=n.lng&&e.lng<=o.lng},intersects:function(t){t=z(t);var i=this._southWest,e=this._northEast,n=t.getSouthWest(),o=t.getNorthEast(),s=o.lat>=i.lat&&n.lat<=e.lat,r=o.lng>=i.lng&&n.lng<=e.lng;return s&&r},overlaps:function(t){t=z(t);var i=this._southWest,e=this._northEast,n=t.getSouthWest(),o=t.getNorthEast(),s=o.lat>i.lat&&n.lat<e.lat,r=o.lng>i.lng&&n.lng<e.lng;return s&&r},toBBoxString:function(){return[this.getWest(),this.getSouth(),this.getEast(),this.getNorth()].join(",")},equals:function(t,i){return!!t&&(t=z(t),this._southWest.equals(t.getSouthWest(),i)&&this._northEast.equals(t.getNorthEast(),i))},isValid:function(){return!(!this._southWest||!this._northEast)}},M.prototype={equals:function(t,i){if(!t)return!1;t=C(t);var e=Math.max(Math.abs(this.lat-t.lat),Math.abs(this.lng-t.lng));return e<=(void 0===i?1e-9:i)},toString:function(t){return"LatLng("+a(this.lat,t)+", "+a(this.lng,t)+")"},distanceTo:function(t){return bi.distance(this,C(t))},wrap:function(){return bi.wrapLatLng(this)},toBounds:function(t){var i=180*t/40075017,e=i/Math.cos(Math.PI/180*this.lat);return z([this.lat-i,this.lng-e],[this.lat+i,this.lng+e])},clone:function(){return new M(this.lat,this.lng,this.alt)}};var Pi={latLngToPoint:function(t,i){var e=this.projection.project(t),n=this.scale(i);return this.transformation._transform(e,n)},pointToLatLng:function(t,i){var e=this.scale(i),n=this.transformation.untransform(t,e);return this.projection.unproject(n)},project:function(t){return this.projection.project(t)},unproject:function(t){return this.projection.unproject(t)},scale:function(t){return 256*Math.pow(2,t)},zoom:function(t){return Math.log(t/256)/Math.LN2},getProjectedBounds:function(t){if(this.infinite)return null;var i=this.projection.bounds,e=this.scale(t),n=this.transformation.transform(i.min,e),o=this.transformation.transform(i.max,e);return new P(n,o)},infinite:!1,wrapLatLng:function(t){var i=this.wrapLng?s(t.lng,this.wrapLng,!0):t.lng,e=this.wrapLat?s(t.lat,this.wrapLat,!0):t.lat,n=t.alt;return new M(e,i,n)},wrapLatLngBounds:function(t){var i=t.getCenter(),e=this.wrapLatLng(i),n=i.lat-e.lat,o=i.lng-e.lng;if(0===n&&0===o)return t;var s=t.getSouthWest(),r=t.getNorthEast(),a=new M(s.lat-n,s.lng-o),h=new M(r.lat-n,r.lng-o);return new T(a,h)}},bi=i({},Pi,{wrapLng:[-180,180],R:6371e3,distance:function(t,i){var e=Math.PI/180,n=t.lat*e,o=i.lat*e,s=Math.sin(n)*Math.sin(o)+Math.cos(n)*Math.cos(o)*Math.cos((i.lng-t.lng)*e);return this.R*Math.acos(Math.min(s,1))}}),Ti={R:6378137,MAX_LATITUDE:85.0511287798,project:function(t){var i=Math.PI/180,e=this.MAX_LATITUDE,n=Math.max(Math.min(e,t.lat),-e),o=Math.sin(n*i);return new x(this.R*t.lng*i,this.R*Math.log((1+o)/(1-o))/2)},unproject:function(t){var i=180/Math.PI;return new M((2*Math.atan(Math.exp(t.y/this.R))-Math.PI/2)*i,t.x*i/this.R)},bounds:function(){var t=6378137*Math.PI;return new P([-t,-t],[t,t])}()};Z.prototype={transform:function(t,i){return this._transform(t.clone(),i)},_transform:function(t,i){return i=i||1,t.x=i*(this._a*t.x+this._b),t.y=i*(this._c*t.y+this._d),t},untransform:function(t,i){return i=i||1,new x((t.x/i-this._b)/this._a,(t.y/i-this._d)/this._c)}};var zi,Mi,Ci,Zi,Ei=i({},bi,{code:"EPSG:3857",projection:Ti,transformation:function(){var t=.5/(Math.PI*Ti.R);return E(t,.5,-t,.5)}()}),Si=i({},Ei,{code:"EPSG:900913"}),ki=document.documentElement.style,Bi="ActiveXObject"in window,Ii=Bi&&!document.addEventListener,Ai="msLaunchUri"in navigator&&!("documentMode"in document),Oi=B("webkit"),Ri=B("android"),Di=B("android 2")||B("android 3"),Ni=!!window.opera,ji=B("chrome"),Wi=B("gecko")&&!Oi&&!Ni&&!Bi,Hi=!ji&&B("safari"),Fi=B("phantom"),Ui="OTransition"in ki,Vi=0===navigator.platform.indexOf("Win"),Gi=Bi&&"transition"in ki,qi="WebKitCSSMatrix"in window&&"m11"in new window.WebKitCSSMatrix&&!Di,Ki="MozPerspective"in ki,Yi=!window.L_DISABLE_3D&&(Gi||qi||Ki)&&!Ui&&!Fi,Xi="undefined"!=typeof orientation||B("mobile"),Ji=Xi&&Oi,$i=Xi&&qi,Qi=!window.PointerEvent&&window.MSPointerEvent,te=!(!window.PointerEvent&&!Qi),ie=!window.L_NO_TOUCH&&(te||"ontouchstart"in window||window.DocumentTouch&&document instanceof window.DocumentTouch),ee=Xi&&Ni,ne=Xi&&Wi,oe=(window.devicePixelRatio||window.screen.deviceXDPI/window.screen.logicalXDPI)>1,se=function(){return!!document.createElement("canvas").getContext}(),re=!(!document.createElementNS||!S("svg").createSVGRect),ae=!re&&function(){try{var t=document.createElement("div");t.innerHTML='<v:shape adj="1"/>';var i=t.firstChild;return i.style.behavior="url(#default#VML)",i&&"object"==typeof i.adj}catch(t){return!1}}(),he=(Object.freeze||Object)({ie:Bi,ielt9:Ii,edge:Ai,webkit:Oi,android:Ri,android23:Di,opera:Ni,chrome:ji,gecko:Wi,safari:Hi,phantom:Fi,opera12:Ui,win:Vi,ie3d:Gi,webkit3d:qi,gecko3d:Ki,any3d:Yi,mobile:Xi,mobileWebkit:Ji,mobileWebkit3d:$i,msPointer:Qi,pointer:te,touch:ie,mobileOpera:ee,mobileGecko:ne,retina:oe,canvas:se,svg:re,vml:ae}),ue=Qi?"MSPointerDown":"pointerdown",le=Qi?"MSPointerMove":"pointermove",ce=Qi?"MSPointerUp":"pointerup",_e=Qi?"MSPointerCancel":"pointercancel",de=["INPUT","SELECT","OPTION"],pe={},me=!1,fe=0,ge=Qi?"MSPointerDown":te?"pointerdown":"touchstart",ve=Qi?"MSPointerUp":te?"pointerup":"touchend",ye="_leaflet_",xe="_leaflet_events",we=Vi&&ji?2*window.devicePixelRatio:Wi?window.devicePixelRatio:1,Le={},Pe=(Object.freeze||Object)({on:V,off:G,stopPropagation:Y,disableScrollPropagation:X,disableClickPropagation:J,preventDefault:$,stop:Q,getMousePosition:tt,getWheelDelta:it,fakeStop:et,skipped:nt,isExternalTarget:ot,addListener:V,removeListener:G}),be=xt(["transform","WebkitTransform","OTransform","MozTransform","msTransform"]),Te=xt(["webkitTransition","transition","OTransition","MozTransition","msTransition"]),ze="webkitTransition"===Te||"OTransition"===Te?Te+"End":"transitionend";if("onselectstart"in document)Mi=function(){V(window,"selectstart",$)},Ci=function(){G(window,"selectstart",$)};else{var Me=xt(["userSelect","WebkitUserSelect","OUserSelect","MozUserSelect","msUserSelect"]);Mi=function(){if(Me){var t=document.documentElement.style;Zi=t[Me],t[Me]="none"}},Ci=function(){Me&&(document.documentElement.style[Me]=Zi,Zi=void 0)}}var Ce,Ze,Ee=(Object.freeze||Object)({TRANSFORM:be,TRANSITION:Te,TRANSITION_END:ze,get:rt,getStyle:at,create:ht,remove:ut,empty:lt,toFront:ct,toBack:_t,hasClass:dt,addClass:pt,removeClass:mt,setClass:ft,getClass:gt,setOpacity:vt,testProp:xt,setTransform:wt,setPosition:Lt,getPosition:Pt,disableTextSelection:Mi,enableTextSelection:Ci,disableImageDrag:bt,enableImageDrag:Tt,preventOutline:zt,restoreOutline:Mt}),Se=Li.extend({run:function(t,i,e,n){this.stop(),this._el=t,this._inProgress=!0,this._duration=e||.25,this._easeOutPower=1/Math.max(n||.5,.2),this._startPos=Pt(t),this._offset=i.subtract(this._startPos),this._startTime=+new Date,this.fire("start"),this._animate()},stop:function(){this._inProgress&&(this._step(!0),this._complete())},_animate:function(){this._animId=f(this._animate,this),this._step()},_step:function(t){var i=+new Date-this._startTime,e=1e3*this._duration;i<e?this._runFrame(this._easeOut(i/e),t):(this._runFrame(1),this._complete())},_runFrame:function(t,i){var e=this._startPos.add(this._offset.multiplyBy(t));i&&e._round(),Lt(this._el,e),this.fire("step")},_complete:function(){g(this._animId),this._inProgress=!1,this.fire("end")},_easeOut:function(t){return 1-Math.pow(1-t,this._easeOutPower)}}),ke=Li.extend({options:{crs:Ei,center:void 0,zoom:void 0,minZoom:void 0,maxZoom:void 0,layers:[],maxBounds:void 0,renderer:void 0,zoomAnimation:!0,zoomAnimationThreshold:4,fadeAnimation:!0,markerZoomAnimation:!0,transform3DLimit:8388608,zoomSnap:1,zoomDelta:1,trackResize:!0},initialize:function(t,i){i=l(this,i),this._initContainer(t),this._initLayout(),this._onResize=e(this._onResize,this),this._initEvents(),i.maxBounds&&this.setMaxBounds(i.maxBounds),void 0!==i.zoom&&(this._zoom=this._limitZoom(i.zoom)),i.center&&void 0!==i.zoom&&this.setView(C(i.center),i.zoom,{reset:!0}),this._handlers=[],this._layers={},this._zoomBoundLayers={},this._sizeChanged=!0,this.callInitHooks(),this._zoomAnimated=Te&&Yi&&!ee&&this.options.zoomAnimation,this._zoomAnimated&&(this._createAnimProxy(),V(this._proxy,ze,this._catchTransitionEnd,this)),this._addLayers(this.options.layers)},setView:function(t,e,n){if(e=void 0===e?this._zoom:this._limitZoom(e),t=this._limitCenter(C(t),e,this.options.maxBounds),n=n||{},this._stop(),this._loaded&&!n.reset&&n!==!0){void 0!==n.animate&&(n.zoom=i({animate:n.animate},n.zoom),n.pan=i({animate:n.animate,duration:n.duration},n.pan));var o=this._zoom!==e?this._tryAnimatedZoom&&this._tryAnimatedZoom(t,e,n.zoom):this._tryAnimatedPan(t,n.pan);if(o)return clearTimeout(this._sizeTimer),this}return this._resetView(t,e),this},setZoom:function(t,i){return this._loaded?this.setView(this.getCenter(),t,{zoom:i}):(this._zoom=t,this)},zoomIn:function(t,i){return t=t||(Yi?this.options.zoomDelta:1),this.setZoom(this._zoom+t,i)},zoomOut:function(t,i){return t=t||(Yi?this.options.zoomDelta:1),this.setZoom(this._zoom-t,i)},setZoomAround:function(t,i,e){var n=this.getZoomScale(i),o=this.getSize().divideBy(2),s=t instanceof x?t:this.latLngToContainerPoint(t),r=s.subtract(o).multiplyBy(1-1/n),a=this.containerPointToLatLng(o.add(r));return this.setView(a,i,{zoom:e})},_getBoundsCenterZoom:function(t,i){i=i||{},t=t.getBounds?t.getBounds():z(t);var e=w(i.paddingTopLeft||i.padding||[0,0]),n=w(i.paddingBottomRight||i.padding||[0,0]),o=this.getBoundsZoom(t,!1,e.add(n));if(o="number"==typeof i.maxZoom?Math.min(i.maxZoom,o):o,o===1/0)return{center:t.getCenter(),zoom:o};var s=n.subtract(e).divideBy(2),r=this.project(t.getSouthWest(),o),a=this.project(t.getNorthEast(),o),h=this.unproject(r.add(a).divideBy(2).add(s),o);return{center:h,zoom:o}},fitBounds:function(t,i){if(t=z(t),!t.isValid())throw new Error("Bounds are not valid.");var e=this._getBoundsCenterZoom(t,i);return this.setView(e.center,e.zoom,i)},fitWorld:function(t){return this.fitBounds([[-90,-180],[90,180]],t)},panTo:function(t,i){return this.setView(t,this._zoom,{pan:i})},panBy:function(t,i){if(t=w(t).round(),i=i||{},!t.x&&!t.y)return this.fire("moveend");if(i.animate!==!0&&!this.getSize().contains(t))return this._resetView(this.unproject(this.project(this.getCenter()).add(t)),this.getZoom()),this;if(this._panAnim||(this._panAnim=new Se,this._panAnim.on({step:this._onPanTransitionStep,end:this._onPanTransitionEnd},this)),i.noMoveStart||this.fire("movestart"),
i.animate!==!1){pt(this._mapPane,"leaflet-pan-anim");var e=this._getMapPanePos().subtract(t).round();this._panAnim.run(this._mapPane,e,i.duration||.25,i.easeLinearity)}else this._rawPanBy(t),this.fire("move").fire("moveend");return this},flyTo:function(t,i,e){function n(t){var i=t?-1:1,e=t?g:m,n=g*g-m*m+i*x*x*v*v,o=2*e*x*v,s=n/o,r=Math.sqrt(s*s+1)-s,a=r<1e-9?-18:Math.log(r);return a}function o(t){return(Math.exp(t)-Math.exp(-t))/2}function s(t){return(Math.exp(t)+Math.exp(-t))/2}function r(t){return o(t)/s(t)}function a(t){return m*(s(w)/s(w+y*t))}function h(t){return m*(s(w)*r(w+y*t)-o(w))/x}function u(t){return 1-Math.pow(1-t,1.5)}function l(){var e=(Date.now()-L)/b,n=u(e)*P;e<=1?(this._flyToFrame=f(l,this),this._move(this.unproject(c.add(_.subtract(c).multiplyBy(h(n)/v)),p),this.getScaleZoom(m/a(n),p),{flyTo:!0})):this._move(t,i)._moveEnd(!0)}if(e=e||{},e.animate===!1||!Yi)return this.setView(t,i,e);this._stop();var c=this.project(this.getCenter()),_=this.project(t),d=this.getSize(),p=this._zoom;t=C(t),i=void 0===i?p:i;var m=Math.max(d.x,d.y),g=m*this.getZoomScale(p,i),v=_.distanceTo(c)||1,y=1.42,x=y*y,w=n(0),L=Date.now(),P=(n(1)-w)/y,b=e.duration?1e3*e.duration:1e3*P*.8;return this._moveStart(!0),l.call(this),this},flyToBounds:function(t,i){var e=this._getBoundsCenterZoom(t,i);return this.flyTo(e.center,e.zoom,i)},setMaxBounds:function(t){return t=z(t),t.isValid()?(this.options.maxBounds&&this.off("moveend",this._panInsideMaxBounds),this.options.maxBounds=t,this._loaded&&this._panInsideMaxBounds(),this.on("moveend",this._panInsideMaxBounds)):(this.options.maxBounds=null,this.off("moveend",this._panInsideMaxBounds))},setMinZoom:function(t){return this.options.minZoom=t,this._loaded&&this.getZoom()<this.options.minZoom?this.setZoom(t):this},setMaxZoom:function(t){return this.options.maxZoom=t,this._loaded&&this.getZoom()>this.options.maxZoom?this.setZoom(t):this},panInsideBounds:function(t,i){this._enforcingBounds=!0;var e=this.getCenter(),n=this._limitCenter(e,this._zoom,z(t));return e.equals(n)||this.panTo(n,i),this._enforcingBounds=!1,this},invalidateSize:function(t){if(!this._loaded)return this;t=i({animate:!1,pan:!0},t===!0?{animate:!0}:t);var n=this.getSize();this._sizeChanged=!0,this._lastCenter=null;var o=this.getSize(),s=n.divideBy(2).round(),r=o.divideBy(2).round(),a=s.subtract(r);return a.x||a.y?(t.animate&&t.pan?this.panBy(a):(t.pan&&this._rawPanBy(a),this.fire("move"),t.debounceMoveend?(clearTimeout(this._sizeTimer),this._sizeTimer=setTimeout(e(this.fire,this,"moveend"),200)):this.fire("moveend")),this.fire("resize",{oldSize:n,newSize:o})):this},stop:function(){return this.setZoom(this._limitZoom(this._zoom)),this.options.zoomSnap||this.fire("viewreset"),this._stop()},locate:function(t){if(t=this._locateOptions=i({timeout:1e4,watch:!1},t),!("geolocation"in navigator))return this._handleGeolocationError({code:0,message:"Geolocation not supported."}),this;var n=e(this._handleGeolocationResponse,this),o=e(this._handleGeolocationError,this);return t.watch?this._locationWatchId=navigator.geolocation.watchPosition(n,o,t):navigator.geolocation.getCurrentPosition(n,o,t),this},stopLocate:function(){return navigator.geolocation&&navigator.geolocation.clearWatch&&navigator.geolocation.clearWatch(this._locationWatchId),this._locateOptions&&(this._locateOptions.setView=!1),this},_handleGeolocationError:function(t){var i=t.code,e=t.message||(1===i?"permission denied":2===i?"position unavailable":"timeout");this._locateOptions.setView&&!this._loaded&&this.fitWorld(),this.fire("locationerror",{code:i,message:"Geolocation error: "+e+"."})},_handleGeolocationResponse:function(t){var i=t.coords.latitude,e=t.coords.longitude,n=new M(i,e),o=n.toBounds(t.coords.accuracy),s=this._locateOptions;if(s.setView){var r=this.getBoundsZoom(o);this.setView(n,s.maxZoom?Math.min(r,s.maxZoom):r)}var a={latlng:n,bounds:o,timestamp:t.timestamp};for(var h in t.coords)"number"==typeof t.coords[h]&&(a[h]=t.coords[h]);this.fire("locationfound",a)},addHandler:function(t,i){if(!i)return this;var e=this[t]=new i(this);return this._handlers.push(e),this.options[t]&&e.enable(),this},remove:function(){if(this._initEvents(!0),this._containerId!==this._container._leaflet_id)throw new Error("Map container is being reused by another instance");try{delete this._container._leaflet_id,delete this._containerId}catch(t){this._container._leaflet_id=void 0,this._containerId=void 0}ut(this._mapPane),this._clearControlPos&&this._clearControlPos(),this._clearHandlers(),this._loaded&&this.fire("unload");var t;for(t in this._layers)this._layers[t].remove();for(t in this._panes)ut(this._panes[t]);return this._layers=[],this._panes=[],delete this._mapPane,delete this._renderer,this},createPane:function(t,i){var e="leaflet-pane"+(t?" leaflet-"+t.replace("Pane","")+"-pane":""),n=ht("div",e,i||this._mapPane);return t&&(this._panes[t]=n),n},getCenter:function(){return this._checkIfLoaded(),this._lastCenter&&!this._moved()?this._lastCenter:this.layerPointToLatLng(this._getCenterLayerPoint())},getZoom:function(){return this._zoom},getBounds:function(){var t=this.getPixelBounds(),i=this.unproject(t.getBottomLeft()),e=this.unproject(t.getTopRight());return new T(i,e)},getMinZoom:function(){return void 0===this.options.minZoom?this._layersMinZoom||0:this.options.minZoom},getMaxZoom:function(){return void 0===this.options.maxZoom?void 0===this._layersMaxZoom?1/0:this._layersMaxZoom:this.options.maxZoom},getBoundsZoom:function(t,i,e){t=z(t),e=w(e||[0,0]);var n=this.getZoom()||0,o=this.getMinZoom(),s=this.getMaxZoom(),r=t.getNorthWest(),a=t.getSouthEast(),h=this.getSize().subtract(e),u=b(this.project(a,n),this.project(r,n)).getSize(),l=Yi?this.options.zoomSnap:1,c=h.x/u.x,_=h.y/u.y,d=i?Math.max(c,_):Math.min(c,_);return n=this.getScaleZoom(d,n),l&&(n=Math.round(n/(l/100))*(l/100),n=i?Math.ceil(n/l)*l:Math.floor(n/l)*l),Math.max(o,Math.min(s,n))},getSize:function(){return this._size&&!this._sizeChanged||(this._size=new x(this._container.clientWidth||0,this._container.clientHeight||0),this._sizeChanged=!1),this._size.clone()},getPixelBounds:function(t,i){var e=this._getTopLeftPoint(t,i);return new P(e,e.add(this.getSize()))},getPixelOrigin:function(){return this._checkIfLoaded(),this._pixelOrigin},getPixelWorldBounds:function(t){return this.options.crs.getProjectedBounds(void 0===t?this.getZoom():t)},getPane:function(t){return"string"==typeof t?this._panes[t]:t},getPanes:function(){return this._panes},getContainer:function(){return this._container},getZoomScale:function(t,i){var e=this.options.crs;return i=void 0===i?this._zoom:i,e.scale(t)/e.scale(i)},getScaleZoom:function(t,i){var e=this.options.crs;i=void 0===i?this._zoom:i;var n=e.zoom(t*e.scale(i));return isNaN(n)?1/0:n},project:function(t,i){return i=void 0===i?this._zoom:i,this.options.crs.latLngToPoint(C(t),i)},unproject:function(t,i){return i=void 0===i?this._zoom:i,this.options.crs.pointToLatLng(w(t),i)},layerPointToLatLng:function(t){var i=w(t).add(this.getPixelOrigin());return this.unproject(i)},latLngToLayerPoint:function(t){var i=this.project(C(t))._round();return i._subtract(this.getPixelOrigin())},wrapLatLng:function(t){return this.options.crs.wrapLatLng(C(t))},wrapLatLngBounds:function(t){return this.options.crs.wrapLatLngBounds(z(t))},distance:function(t,i){return this.options.crs.distance(C(t),C(i))},containerPointToLayerPoint:function(t){return w(t).subtract(this._getMapPanePos())},layerPointToContainerPoint:function(t){return w(t).add(this._getMapPanePos())},containerPointToLatLng:function(t){var i=this.containerPointToLayerPoint(w(t));return this.layerPointToLatLng(i)},latLngToContainerPoint:function(t){return this.layerPointToContainerPoint(this.latLngToLayerPoint(C(t)))},mouseEventToContainerPoint:function(t){return tt(t,this._container)},mouseEventToLayerPoint:function(t){return this.containerPointToLayerPoint(this.mouseEventToContainerPoint(t))},mouseEventToLatLng:function(t){return this.layerPointToLatLng(this.mouseEventToLayerPoint(t))},_initContainer:function(t){var i=this._container=rt(t);if(!i)throw new Error("Map container not found.");if(i._leaflet_id)throw new Error("Map container is already initialized.");V(i,"scroll",this._onScroll,this),this._containerId=n(i)},_initLayout:function(){var t=this._container;this._fadeAnimated=this.options.fadeAnimation&&Yi,pt(t,"leaflet-container"+(ie?" leaflet-touch":"")+(oe?" leaflet-retina":"")+(Ii?" leaflet-oldie":"")+(Hi?" leaflet-safari":"")+(this._fadeAnimated?" leaflet-fade-anim":""));var i=at(t,"position");"absolute"!==i&&"relative"!==i&&"fixed"!==i&&(t.style.position="relative"),this._initPanes(),this._initControlPos&&this._initControlPos()},_initPanes:function(){var t=this._panes={};this._paneRenderers={},this._mapPane=this.createPane("mapPane",this._container),Lt(this._mapPane,new x(0,0)),this.createPane("tilePane"),this.createPane("shadowPane"),this.createPane("overlayPane"),this.createPane("markerPane"),this.createPane("tooltipPane"),this.createPane("popupPane"),this.options.markerZoomAnimation||(pt(t.markerPane,"leaflet-zoom-hide"),pt(t.shadowPane,"leaflet-zoom-hide"))},_resetView:function(t,i){Lt(this._mapPane,new x(0,0));var e=!this._loaded;this._loaded=!0,i=this._limitZoom(i),this.fire("viewprereset");var n=this._zoom!==i;this._moveStart(n)._move(t,i)._moveEnd(n),this.fire("viewreset"),e&&this.fire("load")},_moveStart:function(t){return t&&this.fire("zoomstart"),this.fire("movestart")},_move:function(t,i,e){void 0===i&&(i=this._zoom);var n=this._zoom!==i;return this._zoom=i,this._lastCenter=t,this._pixelOrigin=this._getNewPixelOrigin(t),(n||e&&e.pinch)&&this.fire("zoom",e),this.fire("move",e)},_moveEnd:function(t){return t&&this.fire("zoomend"),this.fire("moveend")},_stop:function(){return g(this._flyToFrame),this._panAnim&&this._panAnim.stop(),this},_rawPanBy:function(t){Lt(this._mapPane,this._getMapPanePos().subtract(t))},_getZoomSpan:function(){return this.getMaxZoom()-this.getMinZoom()},_panInsideMaxBounds:function(){this._enforcingBounds||this.panInsideBounds(this.options.maxBounds)},_checkIfLoaded:function(){if(!this._loaded)throw new Error("Set map center and zoom first.")},_initEvents:function(t){this._targets={},this._targets[n(this._container)]=this;var i=t?G:V;i(this._container,"click dblclick mousedown mouseup mouseover mouseout mousemove contextmenu keypress",this._handleDOMEvent,this),this.options.trackResize&&i(window,"resize",this._onResize,this),Yi&&this.options.transform3DLimit&&(t?this.off:this.on).call(this,"moveend",this._onMoveEnd)},_onResize:function(){g(this._resizeRequest),this._resizeRequest=f(function(){this.invalidateSize({debounceMoveend:!0})},this)},_onScroll:function(){this._container.scrollTop=0,this._container.scrollLeft=0},_onMoveEnd:function(){var t=this._getMapPanePos();Math.max(Math.abs(t.x),Math.abs(t.y))>=this.options.transform3DLimit&&this._resetView(this.getCenter(),this.getZoom())},_findEventTargets:function(t,i){for(var e,o=[],s="mouseout"===i||"mouseover"===i,r=t.target||t.srcElement,a=!1;r;){if(e=this._targets[n(r)],e&&("click"===i||"preclick"===i)&&!t._simulated&&this._draggableMoved(e)){a=!0;break}if(e&&e.listens(i,!0)){if(s&&!ot(r,t))break;if(o.push(e),s)break}if(r===this._container)break;r=r.parentNode}return o.length||a||s||!ot(r,t)||(o=[this]),o},_handleDOMEvent:function(t){if(this._loaded&&!nt(t)){var i=t.type;"mousedown"!==i&&"keypress"!==i||zt(t.target||t.srcElement),this._fireDOMEvent(t,i)}},_mouseEvents:["click","dblclick","mouseover","mouseout","contextmenu"],_fireDOMEvent:function(t,e,n){if("click"===t.type){var o=i({},t);o.type="preclick",this._fireDOMEvent(o,o.type,n)}if(!t._stopped&&(n=(n||[]).concat(this._findEventTargets(t,e)),n.length)){var s=n[0];"contextmenu"===e&&s.listens(e,!0)&&$(t);var r={originalEvent:t};if("keypress"!==t.type){var a=s.options&&"icon"in s.options;r.containerPoint=a?this.latLngToContainerPoint(s.getLatLng()):this.mouseEventToContainerPoint(t),r.layerPoint=this.containerPointToLayerPoint(r.containerPoint),r.latlng=a?s.getLatLng():this.layerPointToLatLng(r.layerPoint)}for(var h=0;h<n.length;h++)if(n[h].fire(e,r,!0),r.originalEvent._stopped||n[h].options.bubblingMouseEvents===!1&&d(this._mouseEvents,e)!==-1)return}},_draggableMoved:function(t){return t=t.dragging&&t.dragging.enabled()?t:this,t.dragging&&t.dragging.moved()||this.boxZoom&&this.boxZoom.moved()},_clearHandlers:function(){for(var t=0,i=this._handlers.length;t<i;t++)this._handlers[t].disable()},whenReady:function(t,i){return this._loaded?t.call(i||this,{target:this}):this.on("load",t,i),this},_getMapPanePos:function(){return Pt(this._mapPane)||new x(0,0)},_moved:function(){var t=this._getMapPanePos();return t&&!t.equals([0,0])},_getTopLeftPoint:function(t,i){var e=t&&void 0!==i?this._getNewPixelOrigin(t,i):this.getPixelOrigin();return e.subtract(this._getMapPanePos())},_getNewPixelOrigin:function(t,i){var e=this.getSize()._divideBy(2);return this.project(t,i)._subtract(e)._add(this._getMapPanePos())._round()},_latLngToNewLayerPoint:function(t,i,e){var n=this._getNewPixelOrigin(e,i);return this.project(t,i)._subtract(n)},_latLngBoundsToNewLayerBounds:function(t,i,e){var n=this._getNewPixelOrigin(e,i);return b([this.project(t.getSouthWest(),i)._subtract(n),this.project(t.getNorthWest(),i)._subtract(n),this.project(t.getSouthEast(),i)._subtract(n),this.project(t.getNorthEast(),i)._subtract(n)])},_getCenterLayerPoint:function(){return this.containerPointToLayerPoint(this.getSize()._divideBy(2))},_getCenterOffset:function(t){return this.latLngToLayerPoint(t).subtract(this._getCenterLayerPoint())},_limitCenter:function(t,i,e){if(!e)return t;var n=this.project(t,i),o=this.getSize().divideBy(2),s=new P(n.subtract(o),n.add(o)),r=this._getBoundsOffset(s,e,i);return r.round().equals([0,0])?t:this.unproject(n.add(r),i)},_limitOffset:function(t,i){if(!i)return t;var e=this.getPixelBounds(),n=new P(e.min.add(t),e.max.add(t));return t.add(this._getBoundsOffset(n,i))},_getBoundsOffset:function(t,i,e){var n=b(this.project(i.getNorthEast(),e),this.project(i.getSouthWest(),e)),o=n.min.subtract(t.min),s=n.max.subtract(t.max),r=this._rebound(o.x,-s.x),a=this._rebound(o.y,-s.y);return new x(r,a)},_rebound:function(t,i){return t+i>0?Math.round(t-i)/2:Math.max(0,Math.ceil(t))-Math.max(0,Math.floor(i))},_limitZoom:function(t){var i=this.getMinZoom(),e=this.getMaxZoom(),n=Yi?this.options.zoomSnap:1;return n&&(t=Math.round(t/n)*n),Math.max(i,Math.min(e,t))},_onPanTransitionStep:function(){this.fire("move")},_onPanTransitionEnd:function(){mt(this._mapPane,"leaflet-pan-anim"),this.fire("moveend")},_tryAnimatedPan:function(t,i){var e=this._getCenterOffset(t)._floor();return!((i&&i.animate)!==!0&&!this.getSize().contains(e))&&(this.panBy(e,i),!0)},_createAnimProxy:function(){var t=this._proxy=ht("div","leaflet-proxy leaflet-zoom-animated");this._panes.mapPane.appendChild(t),this.on("zoomanim",function(t){var i=be,e=this._proxy.style[i];wt(this._proxy,this.project(t.center,t.zoom),this.getZoomScale(t.zoom,1)),e===this._proxy.style[i]&&this._animatingZoom&&this._onZoomTransitionEnd()},this),this.on("load moveend",function(){var t=this.getCenter(),i=this.getZoom();wt(this._proxy,this.project(t,i),this.getZoomScale(i,1))},this),this._on("unload",this._destroyAnimProxy,this)},_destroyAnimProxy:function(){ut(this._proxy),delete this._proxy},_catchTransitionEnd:function(t){this._animatingZoom&&t.propertyName.indexOf("transform")>=0&&this._onZoomTransitionEnd()},_nothingToAnimate:function(){return!this._container.getElementsByClassName("leaflet-zoom-animated").length},_tryAnimatedZoom:function(t,i,e){if(this._animatingZoom)return!0;if(e=e||{},!this._zoomAnimated||e.animate===!1||this._nothingToAnimate()||Math.abs(i-this._zoom)>this.options.zoomAnimationThreshold)return!1;var n=this.getZoomScale(i),o=this._getCenterOffset(t)._divideBy(1-1/n);return!(e.animate!==!0&&!this.getSize().contains(o))&&(f(function(){this._moveStart(!0)._animateZoom(t,i,!0)},this),!0)},_animateZoom:function(t,i,n,o){n&&(this._animatingZoom=!0,this._animateToCenter=t,this._animateToZoom=i,pt(this._mapPane,"leaflet-zoom-anim")),this.fire("zoomanim",{center:t,zoom:i,noUpdate:o}),setTimeout(e(this._onZoomTransitionEnd,this),250)},_onZoomTransitionEnd:function(){this._animatingZoom&&(mt(this._mapPane,"leaflet-zoom-anim"),this._animatingZoom=!1,this._move(this._animateToCenter,this._animateToZoom),f(function(){this._moveEnd(!0)},this))}}),Be=v.extend({options:{position:"topright"},initialize:function(t){l(this,t)},getPosition:function(){return this.options.position},setPosition:function(t){var i=this._map;return i&&i.removeControl(this),this.options.position=t,i&&i.addControl(this),this},getContainer:function(){return this._container},addTo:function(t){this.remove(),this._map=t;var i=this._container=this.onAdd(t),e=this.getPosition(),n=t._controlCorners[e];return pt(i,"leaflet-control"),e.indexOf("bottom")!==-1?n.insertBefore(i,n.firstChild):n.appendChild(i),this},remove:function(){return this._map?(ut(this._container),this.onRemove&&this.onRemove(this._map),this._map=null,this):this},_refocusOnMap:function(t){this._map&&t&&t.screenX>0&&t.screenY>0&&this._map.getContainer().focus()}}),Ie=function(t){return new Be(t)};ke.include({addControl:function(t){return t.addTo(this),this},removeControl:function(t){return t.remove(),this},_initControlPos:function(){function t(t,o){var s=e+t+" "+e+o;i[t+o]=ht("div",s,n)}var i=this._controlCorners={},e="leaflet-",n=this._controlContainer=ht("div",e+"control-container",this._container);t("top","left"),t("top","right"),t("bottom","left"),t("bottom","right")},_clearControlPos:function(){for(var t in this._controlCorners)ut(this._controlCorners[t]);ut(this._controlContainer),delete this._controlCorners,delete this._controlContainer}});var Ae=Be.extend({options:{collapsed:!0,position:"topright",autoZIndex:!0,hideSingleBase:!1,sortLayers:!1,sortFunction:function(t,i,e,n){return e<n?-1:n<e?1:0}},initialize:function(t,i,e){l(this,e),this._layerControlInputs=[],this._layers=[],this._lastZIndex=0,this._handlingClick=!1;for(var n in t)this._addLayer(t[n],n);for(n in i)this._addLayer(i[n],n,!0)},onAdd:function(t){this._initLayout(),this._update(),this._map=t,t.on("zoomend",this._checkDisabledLayers,this);for(var i=0;i<this._layers.length;i++)this._layers[i].layer.on("add remove",this._onLayerChange,this);return this._container},addTo:function(t){return Be.prototype.addTo.call(this,t),this._expandIfNotCollapsed()},onRemove:function(){this._map.off("zoomend",this._checkDisabledLayers,this);for(var t=0;t<this._layers.length;t++)this._layers[t].layer.off("add remove",this._onLayerChange,this)},addBaseLayer:function(t,i){return this._addLayer(t,i),this._map?this._update():this},addOverlay:function(t,i){return this._addLayer(t,i,!0),this._map?this._update():this},removeLayer:function(t){t.off("add remove",this._onLayerChange,this);var i=this._getLayer(n(t));return i&&this._layers.splice(this._layers.indexOf(i),1),this._map?this._update():this},expand:function(){pt(this._container,"leaflet-control-layers-expanded"),this._form.style.height=null;var t=this._map.getSize().y-(this._container.offsetTop+50);return t<this._form.clientHeight?(pt(this._form,"leaflet-control-layers-scrollbar"),this._form.style.height=t+"px"):mt(this._form,"leaflet-control-layers-scrollbar"),this._checkDisabledLayers(),this},collapse:function(){return mt(this._container,"leaflet-control-layers-expanded"),this},_initLayout:function(){var t="leaflet-control-layers",i=this._container=ht("div",t),n=this.options.collapsed;i.setAttribute("aria-haspopup",!0),J(i),X(i);var o=this._form=ht("form",t+"-list");n&&(this._map.on("click",this.collapse,this),Ri||V(i,{mouseenter:this.expand,mouseleave:this.collapse},this));var s=this._layersLink=ht("a",t+"-toggle",i);s.href="#",s.title="Layers",ie?(V(s,"click",Q),V(s,"click",this.expand,this)):V(s,"focus",this.expand,this),V(o,"click",function(){setTimeout(e(this._onInputClick,this),0)},this),n||this.expand(),this._baseLayersList=ht("div",t+"-base",o),this._separator=ht("div",t+"-separator",o),this._overlaysList=ht("div",t+"-overlays",o),i.appendChild(o)},_getLayer:function(t){for(var i=0;i<this._layers.length;i++)if(this._layers[i]&&n(this._layers[i].layer)===t)return this._layers[i]},_addLayer:function(t,i,e){this._map&&t.on("add remove",this._onLayerChange,this),this._layers.push({layer:t,name:i,overlay:e}),this.options.sortLayers&&this._layers.sort(L.bind(function(t,i){return this.options.sortFunction(t.layer,i.layer,t.name,i.name)},this)),this.options.autoZIndex&&t.setZIndex&&(this._lastZIndex++,t.setZIndex(this._lastZIndex)),this._expandIfNotCollapsed()},_update:function(){if(!this._container)return this;lt(this._baseLayersList),lt(this._overlaysList),this._layerControlInputs=[];var t,i,e,n,o=0;for(e=0;e<this._layers.length;e++)n=this._layers[e],this._addItem(n),i=i||n.overlay,t=t||!n.overlay,o+=n.overlay?0:1;return this.options.hideSingleBase&&(t=t&&o>1,this._baseLayersList.style.display=t?"":"none"),this._separator.style.display=i&&t?"":"none",this},_onLayerChange:function(t){this._handlingClick||this._update();var i=this._getLayer(n(t.target)),e=i.overlay?"add"===t.type?"overlayadd":"overlayremove":"add"===t.type?"baselayerchange":null;e&&this._map.fire(e,i)},_createRadioElement:function(t,i){var e='<input type="radio" class="leaflet-control-layers-selector" name="'+t+'"'+(i?' checked="checked"':"")+"/>",n=document.createElement("div");return n.innerHTML=e,n.firstChild},_addItem:function(t){var i,e=document.createElement("label"),o=this._map.hasLayer(t.layer);t.overlay?(i=document.createElement("input"),i.type="checkbox",i.className="leaflet-control-layers-selector",i.defaultChecked=o):i=this._createRadioElement("leaflet-base-layers",o),this._layerControlInputs.push(i),i.layerId=n(t.layer),V(i,"click",this._onInputClick,this);var s=document.createElement("span");s.innerHTML=" "+t.name;var r=document.createElement("div");e.appendChild(r),r.appendChild(i),r.appendChild(s);var a=t.overlay?this._overlaysList:this._baseLayersList;return a.appendChild(e),this._checkDisabledLayers(),e},_onInputClick:function(){var t,i,e,n=this._layerControlInputs,o=[],s=[];this._handlingClick=!0;for(var r=n.length-1;r>=0;r--)t=n[r],i=this._getLayer(t.layerId).layer,e=this._map.hasLayer(i),t.checked&&!e?o.push(i):!t.checked&&e&&s.push(i);for(r=0;r<s.length;r++)this._map.removeLayer(s[r]);for(r=0;r<o.length;r++)this._map.addLayer(o[r]);this._handlingClick=!1,this._refocusOnMap()},_checkDisabledLayers:function(){for(var t,i,e=this._layerControlInputs,n=this._map.getZoom(),o=e.length-1;o>=0;o--)t=e[o],i=this._getLayer(t.layerId).layer,t.disabled=void 0!==i.options.minZoom&&n<i.options.minZoom||void 0!==i.options.maxZoom&&n>i.options.maxZoom},_expandIfNotCollapsed:function(){return this._map&&!this.options.collapsed&&this.expand(),this},_expand:function(){return this.expand()},_collapse:function(){return this.collapse()}}),Oe=function(t,i,e){return new Ae(t,i,e)},Re=Be.extend({options:{position:"topleft",zoomInText:"+",zoomInTitle:"Zoom in",zoomOutText:"&#x2212;",zoomOutTitle:"Zoom out"},onAdd:function(t){var i="leaflet-control-zoom",e=ht("div",i+" leaflet-bar"),n=this.options;return this._zoomInButton=this._createButton(n.zoomInText,n.zoomInTitle,i+"-in",e,this._zoomIn),this._zoomOutButton=this._createButton(n.zoomOutText,n.zoomOutTitle,i+"-out",e,this._zoomOut),this._updateDisabled(),t.on("zoomend zoomlevelschange",this._updateDisabled,this),e},onRemove:function(t){t.off("zoomend zoomlevelschange",this._updateDisabled,this)},disable:function(){return this._disabled=!0,this._updateDisabled(),this},enable:function(){return this._disabled=!1,this._updateDisabled(),this},_zoomIn:function(t){!this._disabled&&this._map._zoom<this._map.getMaxZoom()&&this._map.zoomIn(this._map.options.zoomDelta*(t.shiftKey?3:1))},_zoomOut:function(t){!this._disabled&&this._map._zoom>this._map.getMinZoom()&&this._map.zoomOut(this._map.options.zoomDelta*(t.shiftKey?3:1))},_createButton:function(t,i,e,n,o){var s=ht("a",e,n);return s.innerHTML=t,s.href="#",s.title=i,s.setAttribute("role","button"),s.setAttribute("aria-label",i),J(s),V(s,"click",Q),V(s,"click",o,this),V(s,"click",this._refocusOnMap,this),s},_updateDisabled:function(){var t=this._map,i="leaflet-disabled";mt(this._zoomInButton,i),mt(this._zoomOutButton,i),(this._disabled||t._zoom===t.getMinZoom())&&pt(this._zoomOutButton,i),(this._disabled||t._zoom===t.getMaxZoom())&&pt(this._zoomInButton,i)}});ke.mergeOptions({zoomControl:!0}),ke.addInitHook(function(){this.options.zoomControl&&(this.zoomControl=new Re,this.addControl(this.zoomControl))});var De=function(t){return new Re(t)},Ne=Be.extend({options:{position:"bottomleft",maxWidth:100,metric:!0,imperial:!0},onAdd:function(t){var i="leaflet-control-scale",e=ht("div",i),n=this.options;return this._addScales(n,i+"-line",e),t.on(n.updateWhenIdle?"moveend":"move",this._update,this),t.whenReady(this._update,this),e},onRemove:function(t){t.off(this.options.updateWhenIdle?"moveend":"move",this._update,this)},_addScales:function(t,i,e){t.metric&&(this._mScale=ht("div",i,e)),t.imperial&&(this._iScale=ht("div",i,e))},_update:function(){var t=this._map,i=t.getSize().y/2,e=t.distance(t.containerPointToLatLng([0,i]),t.containerPointToLatLng([this.options.maxWidth,i]));this._updateScales(e)},_updateScales:function(t){this.options.metric&&t&&this._updateMetric(t),this.options.imperial&&t&&this._updateImperial(t)},_updateMetric:function(t){var i=this._getRoundNum(t),e=i<1e3?i+" m":i/1e3+" km";this._updateScale(this._mScale,e,i/t)},_updateImperial:function(t){var i,e,n,o=3.2808399*t;o>5280?(i=o/5280,e=this._getRoundNum(i),this._updateScale(this._iScale,e+" mi",e/i)):(n=this._getRoundNum(o),this._updateScale(this._iScale,n+" ft",n/o))},_updateScale:function(t,i,e){t.style.width=Math.round(this.options.maxWidth*e)+"px",t.innerHTML=i},_getRoundNum:function(t){var i=Math.pow(10,(Math.floor(t)+"").length-1),e=t/i;return e=e>=10?10:e>=5?5:e>=3?3:e>=2?2:1,i*e}}),je=function(t){return new Ne(t)},We=Be.extend({options:{position:"bottomright",prefix:'<a href="http://leafletjs.com" title="A JS library for interactive maps">Leaflet</a>'},initialize:function(t){l(this,t),this._attributions={}},onAdd:function(t){t.attributionControl=this,this._container=ht("div","leaflet-control-attribution"),J(this._container);for(var i in t._layers)t._layers[i].getAttribution&&this.addAttribution(t._layers[i].getAttribution());return this._update(),this._container},setPrefix:function(t){return this.options.prefix=t,this._update(),this},addAttribution:function(t){return t?(this._attributions[t]||(this._attributions[t]=0),this._attributions[t]++,this._update(),this):this},removeAttribution:function(t){return t?(this._attributions[t]&&(this._attributions[t]--,this._update()),this):this},_update:function(){if(this._map){var t=[];for(var i in this._attributions)this._attributions[i]&&t.push(i);var e=[];this.options.prefix&&e.push(this.options.prefix),t.length&&e.push(t.join(", ")),this._container.innerHTML=e.join(" | ")}}});ke.mergeOptions({attributionControl:!0}),ke.addInitHook(function(){this.options.attributionControl&&(new We).addTo(this)});var He=function(t){return new We(t)};Be.Layers=Ae,Be.Zoom=Re,Be.Scale=Ne,Be.Attribution=We,Ie.layers=Oe,Ie.zoom=De,Ie.scale=je,Ie.attribution=He;var Fe,Ue=v.extend({initialize:function(t){this._map=t},enable:function(){return this._enabled?this:(this._enabled=!0,this.addHooks(),this)},disable:function(){return this._enabled?(this._enabled=!1,this.removeHooks(),this):this},enabled:function(){return!!this._enabled}}),Ve={Events:wi},Ge=!1,qe=ie?"touchstart mousedown":"mousedown",Ke={mousedown:"mouseup",touchstart:"touchend",pointerdown:"touchend",MSPointerDown:"touchend"},Ye={mousedown:"mousemove",touchstart:"touchmove",pointerdown:"touchmove",MSPointerDown:"touchmove"},Xe=Li.extend({options:{clickTolerance:3},initialize:function(t,i,e,n){l(this,n),this._element=t,this._dragStartTarget=i||t,this._preventOutline=e},enable:function(){this._enabled||(V(this._dragStartTarget,qe,this._onDown,this),this._enabled=!0)},disable:function(){this._enabled&&(L.Draggable._dragging===this&&this.finishDrag(),G(this._dragStartTarget,qe,this._onDown,this),this._enabled=!1,this._moved=!1)},_onDown:function(t){if(!t._simulated&&this._enabled&&(this._moved=!1,!dt(this._element,"leaflet-zoom-anim")&&!(Ge||t.shiftKey||1!==t.which&&1!==t.button&&!t.touches||(Ge=this,this._preventOutline&&zt(this._element),bt(),Mi(),this._moving)))){this.fire("down");var i=t.touches?t.touches[0]:t;this._startPoint=new x(i.clientX,i.clientY),V(document,Ye[t.type],this._onMove,this),V(document,Ke[t.type],this._onUp,this)}},_onMove:function(t){if(!t._simulated&&this._enabled){if(t.touches&&t.touches.length>1)return void(this._moved=!0);var i=t.touches&&1===t.touches.length?t.touches[0]:t,e=new x(i.clientX,i.clientY),n=e.subtract(this._startPoint);(n.x||n.y)&&(Math.abs(n.x)+Math.abs(n.y)<this.options.clickTolerance||($(t),this._moved||(this.fire("dragstart"),this._moved=!0,this._startPos=Pt(this._element).subtract(n),pt(document.body,"leaflet-dragging"),this._lastTarget=t.target||t.srcElement,window.SVGElementInstance&&this._lastTarget instanceof SVGElementInstance&&(this._lastTarget=this._lastTarget.correspondingUseElement),pt(this._lastTarget,"leaflet-drag-target")),this._newPos=this._startPos.add(n),this._moving=!0,g(this._animRequest),this._lastEvent=t,this._animRequest=f(this._updatePosition,this,!0)))}},_updatePosition:function(){var t={originalEvent:this._lastEvent};this.fire("predrag",t),Lt(this._element,this._newPos),this.fire("drag",t)},_onUp:function(t){!t._simulated&&this._enabled&&this.finishDrag()},finishDrag:function(){mt(document.body,"leaflet-dragging"),this._lastTarget&&(mt(this._lastTarget,"leaflet-drag-target"),this._lastTarget=null);for(var t in Ye)G(document,Ye[t],this._onMove,this),G(document,Ke[t],this._onUp,this);Tt(),Ci(),this._moved&&this._moving&&(g(this._animRequest),this.fire("dragend",{distance:this._newPos.distanceTo(this._startPos)})),this._moving=!1,Ge=!1}}),Je=(Object.freeze||Object)({simplify:Zt,pointToSegmentDistance:Et,closestPointOnSegment:St,clipSegment:At,_getEdgeIntersection:Ot,_getBitCode:Rt,_sqClosestPointOnSegment:Nt,_flat:jt}),$e=(Object.freeze||Object)({clipPolygon:Wt}),Qe={project:function(t){return new x(t.lng,t.lat)},unproject:function(t){return new M(t.y,t.x)},bounds:new P([-180,-90],[180,90])},tn={R:6378137,R_MINOR:6356752.314245179,bounds:new P([-20037508.34279,-15496570.73972],[20037508.34279,18764656.23138]),project:function(t){var i=Math.PI/180,e=this.R,n=t.lat*i,o=this.R_MINOR/e,s=Math.sqrt(1-o*o),r=s*Math.sin(n),a=Math.tan(Math.PI/4-n/2)/Math.pow((1-r)/(1+r),s/2);return n=-e*Math.log(Math.max(a,1e-10)),new x(t.lng*i*e,n)},unproject:function(t){for(var i,e=180/Math.PI,n=this.R,o=this.R_MINOR/n,s=Math.sqrt(1-o*o),r=Math.exp(-t.y/n),a=Math.PI/2-2*Math.atan(r),h=0,u=.1;h<15&&Math.abs(u)>1e-7;h++)i=s*Math.sin(a),i=Math.pow((1-i)/(1+i),s/2),u=Math.PI/2-2*Math.atan(r*i)-a,a+=u;return new M(a*e,t.x*e/n)}},en=(Object.freeze||Object)({LonLat:Qe,Mercator:tn,SphericalMercator:Ti}),nn=i({},bi,{code:"EPSG:3395",projection:tn,transformation:function(){var t=.5/(Math.PI*tn.R);return E(t,.5,-t,.5)}()}),on=i({},bi,{code:"EPSG:4326",projection:Qe,transformation:E(1/180,1,-1/180,.5)}),sn=i({},Pi,{projection:Qe,transformation:E(1,0,-1,0),scale:function(t){return Math.pow(2,t)},zoom:function(t){return Math.log(t)/Math.LN2},distance:function(t,i){var e=i.lng-t.lng,n=i.lat-t.lat;return Math.sqrt(e*e+n*n)},infinite:!0});Pi.Earth=bi,Pi.EPSG3395=nn,Pi.EPSG3857=Ei,Pi.EPSG900913=Si,Pi.EPSG4326=on,Pi.Simple=sn;var rn=Li.extend({options:{pane:"overlayPane",attribution:null,bubblingMouseEvents:!0},addTo:function(t){return t.addLayer(this),this},remove:function(){return this.removeFrom(this._map||this._mapToAdd)},removeFrom:function(t){return t&&t.removeLayer(this),this},getPane:function(t){return this._map.getPane(t?this.options[t]||t:this.options.pane)},addInteractiveTarget:function(t){
return this._map._targets[n(t)]=this,this},removeInteractiveTarget:function(t){return delete this._map._targets[n(t)],this},getAttribution:function(){return this.options.attribution},_layerAdd:function(t){var i=t.target;if(i.hasLayer(this)){if(this._map=i,this._zoomAnimated=i._zoomAnimated,this.getEvents){var e=this.getEvents();i.on(e,this),this.once("remove",function(){i.off(e,this)},this)}this.onAdd(i),this.getAttribution&&i.attributionControl&&i.attributionControl.addAttribution(this.getAttribution()),this.fire("add"),i.fire("layeradd",{layer:this})}}});ke.include({addLayer:function(t){var i=n(t);return this._layers[i]?this:(this._layers[i]=t,t._mapToAdd=this,t.beforeAdd&&t.beforeAdd(this),this.whenReady(t._layerAdd,t),this)},removeLayer:function(t){var i=n(t);return this._layers[i]?(this._loaded&&t.onRemove(this),t.getAttribution&&this.attributionControl&&this.attributionControl.removeAttribution(t.getAttribution()),delete this._layers[i],this._loaded&&(this.fire("layerremove",{layer:t}),t.fire("remove")),t._map=t._mapToAdd=null,this):this},hasLayer:function(t){return!!t&&n(t)in this._layers},eachLayer:function(t,i){for(var e in this._layers)t.call(i,this._layers[e]);return this},_addLayers:function(t){t=t?mi(t)?t:[t]:[];for(var i=0,e=t.length;i<e;i++)this.addLayer(t[i])},_addZoomLimit:function(t){!isNaN(t.options.maxZoom)&&isNaN(t.options.minZoom)||(this._zoomBoundLayers[n(t)]=t,this._updateZoomLevels())},_removeZoomLimit:function(t){var i=n(t);this._zoomBoundLayers[i]&&(delete this._zoomBoundLayers[i],this._updateZoomLevels())},_updateZoomLevels:function(){var t=1/0,i=-(1/0),e=this._getZoomSpan();for(var n in this._zoomBoundLayers){var o=this._zoomBoundLayers[n].options;t=void 0===o.minZoom?t:Math.min(t,o.minZoom),i=void 0===o.maxZoom?i:Math.max(i,o.maxZoom)}this._layersMaxZoom=i===-(1/0)?void 0:i,this._layersMinZoom=t===1/0?void 0:t,e!==this._getZoomSpan()&&this.fire("zoomlevelschange"),void 0===this.options.maxZoom&&this._layersMaxZoom&&this.getZoom()>this._layersMaxZoom&&this.setZoom(this._layersMaxZoom),void 0===this.options.minZoom&&this._layersMinZoom&&this.getZoom()<this._layersMinZoom&&this.setZoom(this._layersMinZoom)}});var an=rn.extend({initialize:function(t){this._layers={};var i,e;if(t)for(i=0,e=t.length;i<e;i++)this.addLayer(t[i])},addLayer:function(t){var i=this.getLayerId(t);return this._layers[i]=t,this._map&&this._map.addLayer(t),this},removeLayer:function(t){var i=t in this._layers?t:this.getLayerId(t);return this._map&&this._layers[i]&&this._map.removeLayer(this._layers[i]),delete this._layers[i],this},hasLayer:function(t){return!!t&&(t in this._layers||this.getLayerId(t)in this._layers)},clearLayers:function(){for(var t in this._layers)this.removeLayer(this._layers[t]);return this},invoke:function(t){var i,e,n=Array.prototype.slice.call(arguments,1);for(i in this._layers)e=this._layers[i],e[t]&&e[t].apply(e,n);return this},onAdd:function(t){for(var i in this._layers)t.addLayer(this._layers[i])},onRemove:function(t){for(var i in this._layers)t.removeLayer(this._layers[i])},eachLayer:function(t,i){for(var e in this._layers)t.call(i,this._layers[e]);return this},getLayer:function(t){return this._layers[t]},getLayers:function(){var t=[];for(var i in this._layers)t.push(this._layers[i]);return t},setZIndex:function(t){return this.invoke("setZIndex",t)},getLayerId:function(t){return n(t)}}),hn=function(t){return new an(t)},un=an.extend({addLayer:function(t){return this.hasLayer(t)?this:(t.addEventParent(this),an.prototype.addLayer.call(this,t),this.fire("layeradd",{layer:t}))},removeLayer:function(t){return this.hasLayer(t)?(t in this._layers&&(t=this._layers[t]),t.removeEventParent(this),an.prototype.removeLayer.call(this,t),this.fire("layerremove",{layer:t})):this},setStyle:function(t){return this.invoke("setStyle",t)},bringToFront:function(){return this.invoke("bringToFront")},bringToBack:function(){return this.invoke("bringToBack")},getBounds:function(){var t=new T;for(var i in this._layers){var e=this._layers[i];t.extend(e.getBounds?e.getBounds():e.getLatLng())}return t}}),ln=function(t){return new un(t)},cn=v.extend({initialize:function(t){l(this,t)},createIcon:function(t){return this._createIcon("icon",t)},createShadow:function(t){return this._createIcon("shadow",t)},_createIcon:function(t,i){var e=this._getIconUrl(t);if(!e){if("icon"===t)throw new Error("iconUrl not set in Icon options (see the docs).");return null}var n=this._createImg(e,i&&"IMG"===i.tagName?i:null);return this._setIconStyles(n,t),n},_setIconStyles:function(t,i){var e=this.options,n=e[i+"Size"];"number"==typeof n&&(n=[n,n]);var o=w(n),s=w("shadow"===i&&e.shadowAnchor||e.iconAnchor||o&&o.divideBy(2,!0));t.className="leaflet-marker-"+i+" "+(e.className||""),s&&(t.style.marginLeft=-s.x+"px",t.style.marginTop=-s.y+"px"),o&&(t.style.width=o.x+"px",t.style.height=o.y+"px")},_createImg:function(t,i){return i=i||document.createElement("img"),i.src=t,i},_getIconUrl:function(t){return oe&&this.options[t+"RetinaUrl"]||this.options[t+"Url"]}}),_n=cn.extend({options:{iconUrl:"marker-icon.png",iconRetinaUrl:"marker-icon-2x.png",shadowUrl:"marker-shadow.png",iconSize:[25,41],iconAnchor:[12,41],popupAnchor:[1,-34],tooltipAnchor:[16,-28],shadowSize:[41,41]},_getIconUrl:function(t){return _n.imagePath||(_n.imagePath=this._detectIconPath()),(this.options.imagePath||_n.imagePath)+cn.prototype._getIconUrl.call(this,t)},_detectIconPath:function(){var t=ht("div","leaflet-default-icon-path",document.body),i=at(t,"background-image")||at(t,"backgroundImage");return document.body.removeChild(t),i=null===i||0!==i.indexOf("url")?"":i.replace(/^url\([\"\']?/,"").replace(/marker-icon\.png[\"\']?\)$/,"")}}),dn=Ue.extend({initialize:function(t){this._marker=t},addHooks:function(){var t=this._marker._icon;this._draggable||(this._draggable=new Xe(t,t,!0)),this._draggable.on({dragstart:this._onDragStart,drag:this._onDrag,dragend:this._onDragEnd},this).enable(),pt(t,"leaflet-marker-draggable")},removeHooks:function(){this._draggable.off({dragstart:this._onDragStart,drag:this._onDrag,dragend:this._onDragEnd},this).disable(),this._marker._icon&&mt(this._marker._icon,"leaflet-marker-draggable")},moved:function(){return this._draggable&&this._draggable._moved},_onDragStart:function(){this._oldLatLng=this._marker.getLatLng(),this._marker.closePopup().fire("movestart").fire("dragstart")},_onDrag:function(t){var i=this._marker,e=i._shadow,n=Pt(i._icon),o=i._map.layerPointToLatLng(n);e&&Lt(e,n),i._latlng=o,t.latlng=o,t.oldLatLng=this._oldLatLng,i.fire("move",t).fire("drag",t)},_onDragEnd:function(t){delete this._oldLatLng,this._marker.fire("moveend").fire("dragend",t)}}),pn=rn.extend({options:{icon:new _n,interactive:!0,draggable:!1,keyboard:!0,title:"",alt:"",zIndexOffset:0,opacity:1,riseOnHover:!1,riseOffset:250,pane:"markerPane",bubblingMouseEvents:!1},initialize:function(t,i){l(this,i),this._latlng=C(t)},onAdd:function(t){this._zoomAnimated=this._zoomAnimated&&t.options.markerZoomAnimation,this._zoomAnimated&&t.on("zoomanim",this._animateZoom,this),this._initIcon(),this.update()},onRemove:function(t){this.dragging&&this.dragging.enabled()&&(this.options.draggable=!0,this.dragging.removeHooks()),delete this.dragging,this._zoomAnimated&&t.off("zoomanim",this._animateZoom,this),this._removeIcon(),this._removeShadow()},getEvents:function(){return{zoom:this.update,viewreset:this.update}},getLatLng:function(){return this._latlng},setLatLng:function(t){var i=this._latlng;return this._latlng=C(t),this.update(),this.fire("move",{oldLatLng:i,latlng:this._latlng})},setZIndexOffset:function(t){return this.options.zIndexOffset=t,this.update()},setIcon:function(t){return this.options.icon=t,this._map&&(this._initIcon(),this.update()),this._popup&&this.bindPopup(this._popup,this._popup.options),this},getElement:function(){return this._icon},update:function(){if(this._icon){var t=this._map.latLngToLayerPoint(this._latlng).round();this._setPos(t)}return this},_initIcon:function(){var t=this.options,i="leaflet-zoom-"+(this._zoomAnimated?"animated":"hide"),e=t.icon.createIcon(this._icon),n=!1;e!==this._icon&&(this._icon&&this._removeIcon(),n=!0,t.title&&(e.title=t.title),t.alt&&(e.alt=t.alt)),pt(e,i),t.keyboard&&(e.tabIndex="0"),this._icon=e,t.riseOnHover&&this.on({mouseover:this._bringToFront,mouseout:this._resetZIndex});var o=t.icon.createShadow(this._shadow),s=!1;o!==this._shadow&&(this._removeShadow(),s=!0),o&&(pt(o,i),o.alt=""),this._shadow=o,t.opacity<1&&this._updateOpacity(),n&&this.getPane().appendChild(this._icon),this._initInteraction(),o&&s&&this.getPane("shadowPane").appendChild(this._shadow)},_removeIcon:function(){this.options.riseOnHover&&this.off({mouseover:this._bringToFront,mouseout:this._resetZIndex}),ut(this._icon),this.removeInteractiveTarget(this._icon),this._icon=null},_removeShadow:function(){this._shadow&&ut(this._shadow),this._shadow=null},_setPos:function(t){Lt(this._icon,t),this._shadow&&Lt(this._shadow,t),this._zIndex=t.y+this.options.zIndexOffset,this._resetZIndex()},_updateZIndex:function(t){this._icon.style.zIndex=this._zIndex+t},_animateZoom:function(t){var i=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center).round();this._setPos(i)},_initInteraction:function(){if(this.options.interactive&&(pt(this._icon,"leaflet-interactive"),this.addInteractiveTarget(this._icon),dn)){var t=this.options.draggable;this.dragging&&(t=this.dragging.enabled(),this.dragging.disable()),this.dragging=new dn(this),t&&this.dragging.enable()}},setOpacity:function(t){return this.options.opacity=t,this._map&&this._updateOpacity(),this},_updateOpacity:function(){var t=this.options.opacity;vt(this._icon,t),this._shadow&&vt(this._shadow,t)},_bringToFront:function(){this._updateZIndex(this.options.riseOffset)},_resetZIndex:function(){this._updateZIndex(0)},_getPopupAnchor:function(){return this.options.icon.options.popupAnchor||[0,0]},_getTooltipAnchor:function(){return this.options.icon.options.tooltipAnchor||[0,0]}}),mn=rn.extend({options:{stroke:!0,color:"#3388ff",weight:3,opacity:1,lineCap:"round",lineJoin:"round",dashArray:null,dashOffset:null,fill:!1,fillColor:null,fillOpacity:.2,fillRule:"evenodd",interactive:!0,bubblingMouseEvents:!0},beforeAdd:function(t){this._renderer=t.getRenderer(this)},onAdd:function(){this._renderer._initPath(this),this._reset(),this._renderer._addPath(this)},onRemove:function(){this._renderer._removePath(this)},redraw:function(){return this._map&&this._renderer._updatePath(this),this},setStyle:function(t){return l(this,t),this._renderer&&this._renderer._updateStyle(this),this},bringToFront:function(){return this._renderer&&this._renderer._bringToFront(this),this},bringToBack:function(){return this._renderer&&this._renderer._bringToBack(this),this},getElement:function(){return this._path},_reset:function(){this._project(),this._update()},_clickTolerance:function(){return(this.options.stroke?this.options.weight/2:0)+(ie?10:0)}}),fn=mn.extend({options:{fill:!0,radius:10},initialize:function(t,i){l(this,i),this._latlng=C(t),this._radius=this.options.radius},setLatLng:function(t){return this._latlng=C(t),this.redraw(),this.fire("move",{latlng:this._latlng})},getLatLng:function(){return this._latlng},setRadius:function(t){return this.options.radius=this._radius=t,this.redraw()},getRadius:function(){return this._radius},setStyle:function(t){var i=t&&t.radius||this._radius;return mn.prototype.setStyle.call(this,t),this.setRadius(i),this},_project:function(){this._point=this._map.latLngToLayerPoint(this._latlng),this._updateBounds()},_updateBounds:function(){var t=this._radius,i=this._radiusY||t,e=this._clickTolerance(),n=[t+e,i+e];this._pxBounds=new P(this._point.subtract(n),this._point.add(n))},_update:function(){this._map&&this._updatePath()},_updatePath:function(){this._renderer._updateCircle(this)},_empty:function(){return this._radius&&!this._renderer._bounds.intersects(this._pxBounds)},_containsPoint:function(t){return t.distanceTo(this._point)<=this._radius+this._clickTolerance()}}),gn=fn.extend({initialize:function(t,e,n){if("number"==typeof e&&(e=i({},n,{radius:e})),l(this,e),this._latlng=C(t),isNaN(this.options.radius))throw new Error("Circle radius cannot be NaN");this._mRadius=this.options.radius},setRadius:function(t){return this._mRadius=t,this.redraw()},getRadius:function(){return this._mRadius},getBounds:function(){var t=[this._radius,this._radiusY||this._radius];return new T(this._map.layerPointToLatLng(this._point.subtract(t)),this._map.layerPointToLatLng(this._point.add(t)))},setStyle:mn.prototype.setStyle,_project:function(){var t=this._latlng.lng,i=this._latlng.lat,e=this._map,n=e.options.crs;if(n.distance===bi.distance){var o=Math.PI/180,s=this._mRadius/bi.R/o,r=e.project([i+s,t]),a=e.project([i-s,t]),h=r.add(a).divideBy(2),u=e.unproject(h).lat,l=Math.acos((Math.cos(s*o)-Math.sin(i*o)*Math.sin(u*o))/(Math.cos(i*o)*Math.cos(u*o)))/o;(isNaN(l)||0===l)&&(l=s/Math.cos(Math.PI/180*i)),this._point=h.subtract(e.getPixelOrigin()),this._radius=isNaN(l)?0:Math.max(Math.round(h.x-e.project([u,t-l]).x),1),this._radiusY=Math.max(Math.round(h.y-r.y),1)}else{var c=n.unproject(n.project(this._latlng).subtract([this._mRadius,0]));this._point=e.latLngToLayerPoint(this._latlng),this._radius=this._point.x-e.latLngToLayerPoint(c).x}this._updateBounds()}}),vn=mn.extend({options:{smoothFactor:1,noClip:!1},initialize:function(t,i){l(this,i),this._setLatLngs(t)},getLatLngs:function(){return this._latlngs},setLatLngs:function(t){return this._setLatLngs(t),this.redraw()},isEmpty:function(){return!this._latlngs.length},closestLayerPoint:function(t){for(var i,e,n=1/0,o=null,s=Nt,r=0,a=this._parts.length;r<a;r++)for(var h=this._parts[r],u=1,l=h.length;u<l;u++){i=h[u-1],e=h[u];var c=s(t,i,e,!0);c<n&&(n=c,o=s(t,i,e))}return o&&(o.distance=Math.sqrt(n)),o},getCenter:function(){if(!this._map)throw new Error("Must add layer to map before using getCenter()");var t,i,e,n,o,s,r,a=this._rings[0],h=a.length;if(!h)return null;for(t=0,i=0;t<h-1;t++)i+=a[t].distanceTo(a[t+1])/2;if(0===i)return this._map.layerPointToLatLng(a[0]);for(t=0,n=0;t<h-1;t++)if(o=a[t],s=a[t+1],e=o.distanceTo(s),n+=e,n>i)return r=(n-i)/e,this._map.layerPointToLatLng([s.x-r*(s.x-o.x),s.y-r*(s.y-o.y)])},getBounds:function(){return this._bounds},addLatLng:function(t,i){return i=i||this._defaultShape(),t=C(t),i.push(t),this._bounds.extend(t),this.redraw()},_setLatLngs:function(t){this._bounds=new T,this._latlngs=this._convertLatLngs(t)},_defaultShape:function(){return jt(this._latlngs)?this._latlngs:this._latlngs[0]},_convertLatLngs:function(t){for(var i=[],e=jt(t),n=0,o=t.length;n<o;n++)e?(i[n]=C(t[n]),this._bounds.extend(i[n])):i[n]=this._convertLatLngs(t[n]);return i},_project:function(){var t=new P;this._rings=[],this._projectLatlngs(this._latlngs,this._rings,t);var i=this._clickTolerance(),e=new x(i,i);this._bounds.isValid()&&t.isValid()&&(t.min._subtract(e),t.max._add(e),this._pxBounds=t)},_projectLatlngs:function(t,i,e){var n,o,s=t[0]instanceof M,r=t.length;if(s){for(o=[],n=0;n<r;n++)o[n]=this._map.latLngToLayerPoint(t[n]),e.extend(o[n]);i.push(o)}else for(n=0;n<r;n++)this._projectLatlngs(t[n],i,e)},_clipPoints:function(){var t=this._renderer._bounds;if(this._parts=[],this._pxBounds&&this._pxBounds.intersects(t)){if(this.options.noClip)return void(this._parts=this._rings);var i,e,n,o,s,r,a,h=this._parts;for(i=0,n=0,o=this._rings.length;i<o;i++)for(a=this._rings[i],e=0,s=a.length;e<s-1;e++)r=At(a[e],a[e+1],t,e,!0),r&&(h[n]=h[n]||[],h[n].push(r[0]),r[1]===a[e+1]&&e!==s-2||(h[n].push(r[1]),n++))}},_simplifyPoints:function(){for(var t=this._parts,i=this.options.smoothFactor,e=0,n=t.length;e<n;e++)t[e]=Zt(t[e],i)},_update:function(){this._map&&(this._clipPoints(),this._simplifyPoints(),this._updatePath())},_updatePath:function(){this._renderer._updatePoly(this)},_containsPoint:function(t,i){var e,n,o,s,r,a,h=this._clickTolerance();if(!this._pxBounds||!this._pxBounds.contains(t))return!1;for(e=0,s=this._parts.length;e<s;e++)for(a=this._parts[e],n=0,r=a.length,o=r-1;n<r;o=n++)if((i||0!==n)&&Et(t,a[o],a[n])<=h)return!0;return!1}}),yn=vn.extend({options:{fill:!0},isEmpty:function(){return!this._latlngs.length||!this._latlngs[0].length},getCenter:function(){if(!this._map)throw new Error("Must add layer to map before using getCenter()");var t,i,e,n,o,s,r,a,h,u=this._rings[0],l=u.length;if(!l)return null;for(s=r=a=0,t=0,i=l-1;t<l;i=t++)e=u[t],n=u[i],o=e.y*n.x-n.y*e.x,r+=(e.x+n.x)*o,a+=(e.y+n.y)*o,s+=3*o;return h=0===s?u[0]:[r/s,a/s],this._map.layerPointToLatLng(h)},_convertLatLngs:function(t){var i=vn.prototype._convertLatLngs.call(this,t),e=i.length;return e>=2&&i[0]instanceof M&&i[0].equals(i[e-1])&&i.pop(),i},_setLatLngs:function(t){vn.prototype._setLatLngs.call(this,t),jt(this._latlngs)&&(this._latlngs=[this._latlngs])},_defaultShape:function(){return jt(this._latlngs[0])?this._latlngs[0]:this._latlngs[0][0]},_clipPoints:function(){var t=this._renderer._bounds,i=this.options.weight,e=new x(i,i);if(t=new P(t.min.subtract(e),t.max.add(e)),this._parts=[],this._pxBounds&&this._pxBounds.intersects(t)){if(this.options.noClip)return void(this._parts=this._rings);for(var n,o=0,s=this._rings.length;o<s;o++)n=Wt(this._rings[o],t,!0),n.length&&this._parts.push(n)}},_updatePath:function(){this._renderer._updatePoly(this,!0)},_containsPoint:function(t){var i,e,n,o,s,r,a,h,u=!1;if(!this._pxBounds.contains(t))return!1;for(o=0,a=this._parts.length;o<a;o++)for(i=this._parts[o],s=0,h=i.length,r=h-1;s<h;r=s++)e=i[s],n=i[r],e.y>t.y!=n.y>t.y&&t.x<(n.x-e.x)*(t.y-e.y)/(n.y-e.y)+e.x&&(u=!u);return u||vn.prototype._containsPoint.call(this,t,!0)}}),xn=un.extend({initialize:function(t,i){l(this,i),this._layers={},t&&this.addData(t)},addData:function(t){var i,e,n,o=mi(t)?t:t.features;if(o){for(i=0,e=o.length;i<e;i++)n=o[i],(n.geometries||n.geometry||n.features||n.coordinates)&&this.addData(n);return this}var s=this.options;if(s.filter&&!s.filter(t))return this;var r=Kt(t,s);return r?(r.feature=ti(t),r.defaultOptions=r.options,this.resetStyle(r),s.onEachFeature&&s.onEachFeature(t,r),this.addLayer(r)):this},resetStyle:function(t){return t.options=i({},t.defaultOptions),this._setLayerStyle(t,this.options.style),this},setStyle:function(t){return this.eachLayer(function(i){this._setLayerStyle(i,t)},this)},_setLayerStyle:function(t,i){"function"==typeof i&&(i=i(t.feature)),t.setStyle&&t.setStyle(i)}}),wn={toGeoJSON:function(t){return Qt(this,{type:"Point",coordinates:Jt(this.getLatLng(),t)})}};pn.include(wn),gn.include(wn),fn.include(wn),vn.include({toGeoJSON:function(t){var i=!jt(this._latlngs),e=$t(this._latlngs,i?1:0,!1,t);return Qt(this,{type:(i?"Multi":"")+"LineString",coordinates:e})}}),yn.include({toGeoJSON:function(t){var i=!jt(this._latlngs),e=i&&!jt(this._latlngs[0]),n=$t(this._latlngs,e?2:i?1:0,!0,t);return i||(n=[n]),Qt(this,{type:(e?"Multi":"")+"Polygon",coordinates:n})}}),an.include({toMultiPoint:function(t){var i=[];return this.eachLayer(function(e){i.push(e.toGeoJSON(t).geometry.coordinates)}),Qt(this,{type:"MultiPoint",coordinates:i})},toGeoJSON:function(t){var i=this.feature&&this.feature.geometry&&this.feature.geometry.type;if("MultiPoint"===i)return this.toMultiPoint(t);var e="GeometryCollection"===i,n=[];return this.eachLayer(function(i){if(i.toGeoJSON){var o=i.toGeoJSON(t);if(e)n.push(o.geometry);else{var s=ti(o);"FeatureCollection"===s.type?n.push.apply(n,s.features):n.push(s)}}}),e?Qt(this,{geometries:n,type:"GeometryCollection"}):{type:"FeatureCollection",features:n}}});var Ln=ii,Pn=rn.extend({options:{opacity:1,alt:"",interactive:!1,crossOrigin:!1,errorOverlayUrl:"",zIndex:1,className:""},initialize:function(t,i,e){this._url=t,this._bounds=z(i),l(this,e)},onAdd:function(){this._image||(this._initImage(),this.options.opacity<1&&this._updateOpacity()),this.options.interactive&&(pt(this._image,"leaflet-interactive"),this.addInteractiveTarget(this._image)),this.getPane().appendChild(this._image),this._reset()},onRemove:function(){ut(this._image),this.options.interactive&&this.removeInteractiveTarget(this._image)},setOpacity:function(t){return this.options.opacity=t,this._image&&this._updateOpacity(),this},setStyle:function(t){return t.opacity&&this.setOpacity(t.opacity),this},bringToFront:function(){return this._map&&ct(this._image),this},bringToBack:function(){return this._map&&_t(this._image),this},setUrl:function(t){return this._url=t,this._image&&(this._image.src=t),this},setBounds:function(t){return this._bounds=t,this._map&&this._reset(),this},getEvents:function(){var t={zoom:this._reset,viewreset:this._reset};return this._zoomAnimated&&(t.zoomanim=this._animateZoom),t},setZIndex:function(t){return this.options.zIndex=t,this._updateZIndex(),this},getBounds:function(){return this._bounds},getElement:function(){return this._image},_initImage:function(){var t=this._image=ht("img","leaflet-image-layer "+(this._zoomAnimated?"leaflet-zoom-animated":"")+(this.options.className||""));t.onselectstart=r,t.onmousemove=r,t.onload=e(this.fire,this,"load"),t.onerror=e(this._overlayOnError,this,"error"),this.options.crossOrigin&&(t.crossOrigin=""),this.options.zIndex&&this._updateZIndex(),t.src=this._url,t.alt=this.options.alt},_animateZoom:function(t){var i=this._map.getZoomScale(t.zoom),e=this._map._latLngBoundsToNewLayerBounds(this._bounds,t.zoom,t.center).min;wt(this._image,e,i)},_reset:function(){var t=this._image,i=new P(this._map.latLngToLayerPoint(this._bounds.getNorthWest()),this._map.latLngToLayerPoint(this._bounds.getSouthEast())),e=i.getSize();Lt(t,i.min),t.style.width=e.x+"px",t.style.height=e.y+"px"},_updateOpacity:function(){vt(this._image,this.options.opacity)},_updateZIndex:function(){this._image&&void 0!==this.options.zIndex&&null!==this.options.zIndex&&(this._image.style.zIndex=this.options.zIndex)},_overlayOnError:function(){this.fire("error");var t=this.options.errorOverlayUrl;t&&this._url!==t&&(this._url=t,this._image.src=t)}}),bn=function(t,i,e){return new Pn(t,i,e)},Tn=Pn.extend({options:{autoplay:!0,loop:!0},_initImage:function(){var t=this._image=ht("video","leaflet-image-layer "+(this._zoomAnimated?"leaflet-zoom-animated":""));t.onselectstart=r,t.onmousemove=r,t.onloadeddata=e(this.fire,this,"load"),mi(this._url)||(this._url=[this._url]),t.autoplay=!!this.options.autoplay,t.loop=!!this.options.loop;for(var i=0;i<this._url.length;i++){var n=ht("source");n.src=this._url[i],t.appendChild(n)}}}),zn=rn.extend({options:{offset:[0,7],className:"",pane:"popupPane"},initialize:function(t,i){l(this,t),this._source=i},onAdd:function(t){this._zoomAnimated=t._zoomAnimated,this._container||this._initLayout(),t._fadeAnimated&&vt(this._container,0),clearTimeout(this._removeTimeout),this.getPane().appendChild(this._container),this.update(),t._fadeAnimated&&vt(this._container,1),this.bringToFront()},onRemove:function(t){t._fadeAnimated?(vt(this._container,0),this._removeTimeout=setTimeout(e(ut,void 0,this._container),200)):ut(this._container)},getLatLng:function(){return this._latlng},setLatLng:function(t){return this._latlng=C(t),this._map&&(this._updatePosition(),this._adjustPan()),this},getContent:function(){return this._content},setContent:function(t){return this._content=t,this.update(),this},getElement:function(){return this._container},update:function(){this._map&&(this._container.style.visibility="hidden",this._updateContent(),this._updateLayout(),this._updatePosition(),this._container.style.visibility="",this._adjustPan())},getEvents:function(){var t={zoom:this._updatePosition,viewreset:this._updatePosition};return this._zoomAnimated&&(t.zoomanim=this._animateZoom),t},isOpen:function(){return!!this._map&&this._map.hasLayer(this)},bringToFront:function(){return this._map&&ct(this._container),this},bringToBack:function(){return this._map&&_t(this._container),this},_updateContent:function(){if(this._content){var t=this._contentNode,i="function"==typeof this._content?this._content(this._source||this):this._content;if("string"==typeof i)t.innerHTML=i;else{for(;t.hasChildNodes();)t.removeChild(t.firstChild);t.appendChild(i)}this.fire("contentupdate")}},_updatePosition:function(){if(this._map){var t=this._map.latLngToLayerPoint(this._latlng),i=w(this.options.offset),e=this._getAnchor();this._zoomAnimated?Lt(this._container,t.add(e)):i=i.add(t).add(e);var n=this._containerBottom=-i.y,o=this._containerLeft=-Math.round(this._containerWidth/2)+i.x;this._container.style.bottom=n+"px",this._container.style.left=o+"px"}},_getAnchor:function(){return[0,0]}}),Mn=zn.extend({options:{maxWidth:300,minWidth:50,maxHeight:null,autoPan:!0,autoPanPaddingTopLeft:null,autoPanPaddingBottomRight:null,autoPanPadding:[5,5],keepInView:!1,closeButton:!0,autoClose:!0,className:""},openOn:function(t){return t.openPopup(this),this},onAdd:function(t){zn.prototype.onAdd.call(this,t),t.fire("popupopen",{popup:this}),this._source&&(this._source.fire("popupopen",{popup:this},!0),this._source instanceof mn||this._source.on("preclick",Y))},onRemove:function(t){zn.prototype.onRemove.call(this,t),t.fire("popupclose",{popup:this}),this._source&&(this._source.fire("popupclose",{popup:this},!0),this._source instanceof mn||this._source.off("preclick",Y))},getEvents:function(){var t=zn.prototype.getEvents.call(this);return(void 0!==this.options.closeOnClick?this.options.closeOnClick:this._map.options.closePopupOnClick)&&(t.preclick=this._close),this.options.keepInView&&(t.moveend=this._adjustPan),t},_close:function(){this._map&&this._map.closePopup(this)},_initLayout:function(){var t="leaflet-popup",i=this._container=ht("div",t+" "+(this.options.className||"")+" leaflet-zoom-animated"),e=this._wrapper=ht("div",t+"-content-wrapper",i);if(this._contentNode=ht("div",t+"-content",e),J(e),X(this._contentNode),V(e,"contextmenu",Y),this._tipContainer=ht("div",t+"-tip-container",i),this._tip=ht("div",t+"-tip",this._tipContainer),this.options.closeButton){var n=this._closeButton=ht("a",t+"-close-button",i);n.href="#close",n.innerHTML="&#215;",V(n,"click",this._onCloseButtonClick,this)}},_updateLayout:function(){var t=this._contentNode,i=t.style;i.width="",i.whiteSpace="nowrap";var e=t.offsetWidth;e=Math.min(e,this.options.maxWidth),e=Math.max(e,this.options.minWidth),i.width=e+1+"px",i.whiteSpace="",i.height="";var n=t.offsetHeight,o=this.options.maxHeight,s="leaflet-popup-scrolled";o&&n>o?(i.height=o+"px",pt(t,s)):mt(t,s),this._containerWidth=this._container.offsetWidth},_animateZoom:function(t){var i=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center),e=this._getAnchor();Lt(this._container,i.add(e))},_adjustPan:function(){if(!(!this.options.autoPan||this._map._panAnim&&this._map._panAnim._inProgress)){var t=this._map,i=parseInt(at(this._container,"marginBottom"),10)||0,e=this._container.offsetHeight+i,n=this._containerWidth,o=new x(this._containerLeft,-e-this._containerBottom);o._add(Pt(this._container));var s=t.layerPointToContainerPoint(o),r=w(this.options.autoPanPadding),a=w(this.options.autoPanPaddingTopLeft||r),h=w(this.options.autoPanPaddingBottomRight||r),u=t.getSize(),l=0,c=0;s.x+n+h.x>u.x&&(l=s.x+n-u.x+h.x),s.x-l-a.x<0&&(l=s.x-a.x),s.y+e+h.y>u.y&&(c=s.y+e-u.y+h.y),s.y-c-a.y<0&&(c=s.y-a.y),(l||c)&&t.fire("autopanstart").panBy([l,c])}},_onCloseButtonClick:function(t){this._close(),Q(t)},_getAnchor:function(){return w(this._source&&this._source._getPopupAnchor?this._source._getPopupAnchor():[0,0])}}),Cn=function(t,i){return new Mn(t,i)};ke.mergeOptions({closePopupOnClick:!0}),ke.include({openPopup:function(t,i,e){return t instanceof Mn||(t=new Mn(e).setContent(t)),i&&t.setLatLng(i),this.hasLayer(t)?this:(this._popup&&this._popup.options.autoClose&&this.closePopup(),this._popup=t,this.addLayer(t))},closePopup:function(t){return t&&t!==this._popup||(t=this._popup,this._popup=null),t&&this.removeLayer(t),this}}),rn.include({bindPopup:function(t,i){return t instanceof Mn?(l(t,i),this._popup=t,t._source=this):(this._popup&&!i||(this._popup=new Mn(i,this)),this._popup.setContent(t)),this._popupHandlersAdded||(this.on({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!0),this},unbindPopup:function(){return this._popup&&(this.off({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!1,this._popup=null),this},openPopup:function(t,i){if(t instanceof rn||(i=t,t=this),t instanceof un)for(var e in this._layers){t=this._layers[e];break}return i||(i=t.getCenter?t.getCenter():t.getLatLng()),this._popup&&this._map&&(this._popup._source=t,this._popup.update(),this._map.openPopup(this._popup,i)),this},closePopup:function(){return this._popup&&this._popup._close(),this},togglePopup:function(t){return this._popup&&(this._popup._map?this.closePopup():this.openPopup(t)),this},isPopupOpen:function(){return!!this._popup&&this._popup.isOpen()},setPopupContent:function(t){return this._popup&&this._popup.setContent(t),this},getPopup:function(){return this._popup},_openPopup:function(t){var i=t.layer||t.target;if(this._popup&&this._map)return Q(t),i instanceof mn?void this.openPopup(t.layer||t.target,t.latlng):void(this._map.hasLayer(this._popup)&&this._popup._source===i?this.closePopup():this.openPopup(i,t.latlng))},_movePopup:function(t){this._popup.setLatLng(t.latlng)},_onKeyPress:function(t){13===t.originalEvent.keyCode&&this._openPopup(t)}});var Zn=zn.extend({options:{pane:"tooltipPane",offset:[0,0],direction:"auto",permanent:!1,sticky:!1,interactive:!1,opacity:.9},onAdd:function(t){zn.prototype.onAdd.call(this,t),this.setOpacity(this.options.opacity),t.fire("tooltipopen",{tooltip:this}),this._source&&this._source.fire("tooltipopen",{tooltip:this},!0)},onRemove:function(t){zn.prototype.onRemove.call(this,t),t.fire("tooltipclose",{tooltip:this}),this._source&&this._source.fire("tooltipclose",{tooltip:this},!0)},getEvents:function(){var t=zn.prototype.getEvents.call(this);return ie&&!this.options.permanent&&(t.preclick=this._close),t},_close:function(){this._map&&this._map.closeTooltip(this)},_initLayout:function(){var t="leaflet-tooltip",i=t+" "+(this.options.className||"")+" leaflet-zoom-"+(this._zoomAnimated?"animated":"hide");this._contentNode=this._container=ht("div",i)},_updateLayout:function(){},_adjustPan:function(){},_setPosition:function(t){var i=this._map,e=this._container,n=i.latLngToContainerPoint(i.getCenter()),o=i.layerPointToContainerPoint(t),s=this.options.direction,r=e.offsetWidth,a=e.offsetHeight,h=w(this.options.offset),u=this._getAnchor();"top"===s?t=t.add(w(-r/2+h.x,-a+h.y+u.y,!0)):"bottom"===s?t=t.subtract(w(r/2-h.x,-h.y,!0)):"center"===s?t=t.subtract(w(r/2+h.x,a/2-u.y+h.y,!0)):"right"===s||"auto"===s&&o.x<n.x?(s="right",t=t.add(w(h.x+u.x,u.y-a/2+h.y,!0))):(s="left",t=t.subtract(w(r+u.x-h.x,a/2-u.y-h.y,!0))),mt(e,"leaflet-tooltip-right"),mt(e,"leaflet-tooltip-left"),mt(e,"leaflet-tooltip-top"),mt(e,"leaflet-tooltip-bottom"),pt(e,"leaflet-tooltip-"+s),Lt(e,t)},_updatePosition:function(){var t=this._map.latLngToLayerPoint(this._latlng);this._setPosition(t)},setOpacity:function(t){this.options.opacity=t,this._container&&vt(this._container,t)},_animateZoom:function(t){var i=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center);this._setPosition(i)},_getAnchor:function(){return w(this._source&&this._source._getTooltipAnchor&&!this.options.sticky?this._source._getTooltipAnchor():[0,0])}}),En=function(t,i){return new Zn(t,i)};ke.include({openTooltip:function(t,i,e){return t instanceof Zn||(t=new Zn(e).setContent(t)),i&&t.setLatLng(i),this.hasLayer(t)?this:this.addLayer(t)},closeTooltip:function(t){return t&&this.removeLayer(t),this}}),rn.include({bindTooltip:function(t,i){return t instanceof Zn?(l(t,i),this._tooltip=t,t._source=this):(this._tooltip&&!i||(this._tooltip=new Zn(i,this)),this._tooltip.setContent(t)),this._initTooltipInteractions(),this._tooltip.options.permanent&&this._map&&this._map.hasLayer(this)&&this.openTooltip(),this},unbindTooltip:function(){return this._tooltip&&(this._initTooltipInteractions(!0),this.closeTooltip(),this._tooltip=null),this},_initTooltipInteractions:function(t){
if(t||!this._tooltipHandlersAdded){var i=t?"off":"on",e={remove:this.closeTooltip,move:this._moveTooltip};this._tooltip.options.permanent?e.add=this._openTooltip:(e.mouseover=this._openTooltip,e.mouseout=this.closeTooltip,this._tooltip.options.sticky&&(e.mousemove=this._moveTooltip),ie&&(e.click=this._openTooltip)),this[i](e),this._tooltipHandlersAdded=!t}},openTooltip:function(t,i){if(t instanceof rn||(i=t,t=this),t instanceof un)for(var e in this._layers){t=this._layers[e];break}return i||(i=t.getCenter?t.getCenter():t.getLatLng()),this._tooltip&&this._map&&(this._tooltip._source=t,this._tooltip.update(),this._map.openTooltip(this._tooltip,i),this._tooltip.options.interactive&&this._tooltip._container&&(pt(this._tooltip._container,"leaflet-clickable"),this.addInteractiveTarget(this._tooltip._container))),this},closeTooltip:function(){return this._tooltip&&(this._tooltip._close(),this._tooltip.options.interactive&&this._tooltip._container&&(mt(this._tooltip._container,"leaflet-clickable"),this.removeInteractiveTarget(this._tooltip._container))),this},toggleTooltip:function(t){return this._tooltip&&(this._tooltip._map?this.closeTooltip():this.openTooltip(t)),this},isTooltipOpen:function(){return this._tooltip.isOpen()},setTooltipContent:function(t){return this._tooltip&&this._tooltip.setContent(t),this},getTooltip:function(){return this._tooltip},_openTooltip:function(t){var i=t.layer||t.target;this._tooltip&&this._map&&this.openTooltip(i,this._tooltip.options.sticky?t.latlng:void 0)},_moveTooltip:function(t){var i,e,n=t.latlng;this._tooltip.options.sticky&&t.originalEvent&&(i=this._map.mouseEventToContainerPoint(t.originalEvent),e=this._map.containerPointToLayerPoint(i),n=this._map.layerPointToLatLng(e)),this._tooltip.setLatLng(n)}});var Sn=cn.extend({options:{iconSize:[12,12],html:!1,bgPos:null,className:"leaflet-div-icon"},createIcon:function(t){var i=t&&"DIV"===t.tagName?t:document.createElement("div"),e=this.options;if(i.innerHTML=e.html!==!1?e.html:"",e.bgPos){var n=w(e.bgPos);i.style.backgroundPosition=-n.x+"px "+-n.y+"px"}return this._setIconStyles(i,"icon"),i},createShadow:function(){return null}});cn.Default=_n;var kn=rn.extend({options:{tileSize:256,opacity:1,updateWhenIdle:Xi,updateWhenZooming:!0,updateInterval:200,zIndex:1,bounds:null,minZoom:0,maxZoom:void 0,maxNativeZoom:void 0,minNativeZoom:void 0,noWrap:!1,pane:"tilePane",className:"",keepBuffer:2},initialize:function(t){l(this,t)},onAdd:function(){this._initContainer(),this._levels={},this._tiles={},this._resetView(),this._update()},beforeAdd:function(t){t._addZoomLimit(this)},onRemove:function(t){this._removeAllTiles(),ut(this._container),t._removeZoomLimit(this),this._container=null,this._tileZoom=null},bringToFront:function(){return this._map&&(ct(this._container),this._setAutoZIndex(Math.max)),this},bringToBack:function(){return this._map&&(_t(this._container),this._setAutoZIndex(Math.min)),this},getContainer:function(){return this._container},setOpacity:function(t){return this.options.opacity=t,this._updateOpacity(),this},setZIndex:function(t){return this.options.zIndex=t,this._updateZIndex(),this},isLoading:function(){return this._loading},redraw:function(){return this._map&&(this._removeAllTiles(),this._update()),this},getEvents:function(){var t={viewprereset:this._invalidateAll,viewreset:this._resetView,zoom:this._resetView,moveend:this._onMoveEnd};return this.options.updateWhenIdle||(this._onMove||(this._onMove=o(this._onMoveEnd,this.options.updateInterval,this)),t.move=this._onMove),this._zoomAnimated&&(t.zoomanim=this._animateZoom),t},createTile:function(){return document.createElement("div")},getTileSize:function(){var t=this.options.tileSize;return t instanceof x?t:new x(t,t)},_updateZIndex:function(){this._container&&void 0!==this.options.zIndex&&null!==this.options.zIndex&&(this._container.style.zIndex=this.options.zIndex)},_setAutoZIndex:function(t){for(var i,e=this.getPane().children,n=-t(-(1/0),1/0),o=0,s=e.length;o<s;o++)i=e[o].style.zIndex,e[o]!==this._container&&i&&(n=t(n,+i));isFinite(n)&&(this.options.zIndex=n+t(-1,1),this._updateZIndex())},_updateOpacity:function(){if(this._map&&!Ii){vt(this._container,this.options.opacity);var t=+new Date,i=!1,e=!1;for(var n in this._tiles){var o=this._tiles[n];if(o.current&&o.loaded){var s=Math.min(1,(t-o.loaded)/200);vt(o.el,s),s<1?i=!0:(o.active?e=!0:this._onOpaqueTile(o),o.active=!0)}}e&&!this._noPrune&&this._pruneTiles(),i&&(g(this._fadeFrame),this._fadeFrame=f(this._updateOpacity,this))}},_onOpaqueTile:r,_initContainer:function(){this._container||(this._container=ht("div","leaflet-layer "+(this.options.className||"")),this._updateZIndex(),this.options.opacity<1&&this._updateOpacity(),this.getPane().appendChild(this._container))},_updateLevels:function(){var t=this._tileZoom,i=this.options.maxZoom;if(void 0!==t){for(var e in this._levels)this._levels[e].el.children.length||e===t?(this._levels[e].el.style.zIndex=i-Math.abs(t-e),this._onUpdateLevel(e)):(ut(this._levels[e].el),this._removeTilesAtZoom(e),this._onRemoveLevel(e),delete this._levels[e]);var n=this._levels[t],o=this._map;return n||(n=this._levels[t]={},n.el=ht("div","leaflet-tile-container leaflet-zoom-animated",this._container),n.el.style.zIndex=i,n.origin=o.project(o.unproject(o.getPixelOrigin()),t).round(),n.zoom=t,this._setZoomTransform(n,o.getCenter(),o.getZoom()),r(n.el.offsetWidth),this._onCreateLevel(n)),this._level=n,n}},_onUpdateLevel:r,_onRemoveLevel:r,_onCreateLevel:r,_pruneTiles:function(){if(this._map){var t,i,e=this._map.getZoom();if(e>this.options.maxZoom||e<this.options.minZoom)return void this._removeAllTiles();for(t in this._tiles)i=this._tiles[t],i.retain=i.current;for(t in this._tiles)if(i=this._tiles[t],i.current&&!i.active){var n=i.coords;this._retainParent(n.x,n.y,n.z,n.z-5)||this._retainChildren(n.x,n.y,n.z,n.z+2)}for(t in this._tiles)this._tiles[t].retain||this._removeTile(t)}},_removeTilesAtZoom:function(t){for(var i in this._tiles)this._tiles[i].coords.z===t&&this._removeTile(i)},_removeAllTiles:function(){for(var t in this._tiles)this._removeTile(t)},_invalidateAll:function(){for(var t in this._levels)ut(this._levels[t].el),this._onRemoveLevel(t),delete this._levels[t];this._removeAllTiles(),this._tileZoom=null},_retainParent:function(t,i,e,n){var o=Math.floor(t/2),s=Math.floor(i/2),r=e-1,a=new x(+o,+s);a.z=+r;var h=this._tileCoordsToKey(a),u=this._tiles[h];return u&&u.active?(u.retain=!0,!0):(u&&u.loaded&&(u.retain=!0),r>n&&this._retainParent(o,s,r,n))},_retainChildren:function(t,i,e,n){for(var o=2*t;o<2*t+2;o++)for(var s=2*i;s<2*i+2;s++){var r=new x(o,s);r.z=e+1;var a=this._tileCoordsToKey(r),h=this._tiles[a];h&&h.active?h.retain=!0:(h&&h.loaded&&(h.retain=!0),e+1<n&&this._retainChildren(o,s,e+1,n))}},_resetView:function(t){var i=t&&(t.pinch||t.flyTo);this._setView(this._map.getCenter(),this._map.getZoom(),i,i)},_animateZoom:function(t){this._setView(t.center,t.zoom,!0,t.noUpdate)},_clampZoom:function(t){var i=this.options;return void 0!==i.minNativeZoom&&t<i.minNativeZoom?i.minNativeZoom:void 0!==i.maxNativeZoom&&i.maxNativeZoom<t?i.maxNativeZoom:t},_setView:function(t,i,e,n){var o=this._clampZoom(Math.round(i));(void 0!==this.options.maxZoom&&o>this.options.maxZoom||void 0!==this.options.minZoom&&o<this.options.minZoom)&&(o=void 0);var s=this.options.updateWhenZooming&&o!==this._tileZoom;n&&!s||(this._tileZoom=o,this._abortLoading&&this._abortLoading(),this._updateLevels(),this._resetGrid(),void 0!==o&&this._update(t),e||this._pruneTiles(),this._noPrune=!!e),this._setZoomTransforms(t,i)},_setZoomTransforms:function(t,i){for(var e in this._levels)this._setZoomTransform(this._levels[e],t,i)},_setZoomTransform:function(t,i,e){var n=this._map.getZoomScale(e,t.zoom),o=t.origin.multiplyBy(n).subtract(this._map._getNewPixelOrigin(i,e)).round();Yi?wt(t.el,o,n):Lt(t.el,o)},_resetGrid:function(){var t=this._map,i=t.options.crs,e=this._tileSize=this.getTileSize(),n=this._tileZoom,o=this._map.getPixelWorldBounds(this._tileZoom);o&&(this._globalTileRange=this._pxBoundsToTileRange(o)),this._wrapX=i.wrapLng&&!this.options.noWrap&&[Math.floor(t.project([0,i.wrapLng[0]],n).x/e.x),Math.ceil(t.project([0,i.wrapLng[1]],n).x/e.y)],this._wrapY=i.wrapLat&&!this.options.noWrap&&[Math.floor(t.project([i.wrapLat[0],0],n).y/e.x),Math.ceil(t.project([i.wrapLat[1],0],n).y/e.y)]},_onMoveEnd:function(){this._map&&!this._map._animatingZoom&&this._update()},_getTiledPixelBounds:function(t){var i=this._map,e=i._animatingZoom?Math.max(i._animateToZoom,i.getZoom()):i.getZoom(),n=i.getZoomScale(e,this._tileZoom),o=i.project(t,this._tileZoom).floor(),s=i.getSize().divideBy(2*n);return new P(o.subtract(s),o.add(s))},_update:function(t){var i=this._map;if(i){var e=this._clampZoom(i.getZoom());if(void 0===t&&(t=i.getCenter()),void 0!==this._tileZoom){var n=this._getTiledPixelBounds(t),o=this._pxBoundsToTileRange(n),s=o.getCenter(),r=[],a=this.options.keepBuffer,h=new P(o.getBottomLeft().subtract([a,-a]),o.getTopRight().add([a,-a]));if(!(isFinite(o.min.x)&&isFinite(o.min.y)&&isFinite(o.max.x)&&isFinite(o.max.y)))throw new Error("Attempted to load an infinite number of tiles");for(var u in this._tiles){var l=this._tiles[u].coords;l.z===this._tileZoom&&h.contains(new x(l.x,l.y))||(this._tiles[u].current=!1)}if(Math.abs(e-this._tileZoom)>1)return void this._setView(t,e);for(var c=o.min.y;c<=o.max.y;c++)for(var _=o.min.x;_<=o.max.x;_++){var d=new x(_,c);d.z=this._tileZoom,this._isValidTile(d)&&(this._tiles[this._tileCoordsToKey(d)]||r.push(d))}if(r.sort(function(t,i){return t.distanceTo(s)-i.distanceTo(s)}),0!==r.length){this._loading||(this._loading=!0,this.fire("loading"));var p=document.createDocumentFragment();for(_=0;_<r.length;_++)this._addTile(r[_],p);this._level.el.appendChild(p)}}}},_isValidTile:function(t){var i=this._map.options.crs;if(!i.infinite){var e=this._globalTileRange;if(!i.wrapLng&&(t.x<e.min.x||t.x>e.max.x)||!i.wrapLat&&(t.y<e.min.y||t.y>e.max.y))return!1}if(!this.options.bounds)return!0;var n=this._tileCoordsToBounds(t);return z(this.options.bounds).overlaps(n)},_keyToBounds:function(t){return this._tileCoordsToBounds(this._keyToTileCoords(t))},_tileCoordsToBounds:function(t){var i=this._map,e=this.getTileSize(),n=t.scaleBy(e),o=n.add(e),s=i.unproject(n,t.z),r=i.unproject(o,t.z),a=new T(s,r);return this.options.noWrap||i.wrapLatLngBounds(a),a},_tileCoordsToKey:function(t){return t.x+":"+t.y+":"+t.z},_keyToTileCoords:function(t){var i=t.split(":"),e=new x(+i[0],+i[1]);return e.z=+i[2],e},_removeTile:function(t){var i=this._tiles[t];i&&(ut(i.el),delete this._tiles[t],this.fire("tileunload",{tile:i.el,coords:this._keyToTileCoords(t)}))},_initTile:function(t){pt(t,"leaflet-tile");var i=this.getTileSize();t.style.width=i.x+"px",t.style.height=i.y+"px",t.onselectstart=r,t.onmousemove=r,Ii&&this.options.opacity<1&&vt(t,this.options.opacity),Ri&&!Di&&(t.style.WebkitBackfaceVisibility="hidden")},_addTile:function(t,i){var n=this._getTilePos(t),o=this._tileCoordsToKey(t),s=this.createTile(this._wrapCoords(t),e(this._tileReady,this,t));this._initTile(s),this.createTile.length<2&&f(e(this._tileReady,this,t,null,s)),Lt(s,n),this._tiles[o]={el:s,coords:t,current:!0},i.appendChild(s),this.fire("tileloadstart",{tile:s,coords:t})},_tileReady:function(t,i,n){if(this._map){i&&this.fire("tileerror",{error:i,tile:n,coords:t});var o=this._tileCoordsToKey(t);n=this._tiles[o],n&&(n.loaded=+new Date,this._map._fadeAnimated?(vt(n.el,0),g(this._fadeFrame),this._fadeFrame=f(this._updateOpacity,this)):(n.active=!0,this._pruneTiles()),i||(pt(n.el,"leaflet-tile-loaded"),this.fire("tileload",{tile:n.el,coords:t})),this._noTilesToLoad()&&(this._loading=!1,this.fire("load"),Ii||!this._map._fadeAnimated?f(this._pruneTiles,this):setTimeout(e(this._pruneTiles,this),250)))}},_getTilePos:function(t){return t.scaleBy(this.getTileSize()).subtract(this._level.origin)},_wrapCoords:function(t){var i=new x(this._wrapX?s(t.x,this._wrapX):t.x,this._wrapY?s(t.y,this._wrapY):t.y);return i.z=t.z,i},_pxBoundsToTileRange:function(t){var i=this.getTileSize();return new P(t.min.unscaleBy(i).floor(),t.max.unscaleBy(i).ceil().subtract([1,1]))},_noTilesToLoad:function(){for(var t in this._tiles)if(!this._tiles[t].loaded)return!1;return!0}}),Bn=kn.extend({options:{minZoom:0,maxZoom:18,subdomains:"abc",errorTileUrl:"",zoomOffset:0,tms:!1,zoomReverse:!1,detectRetina:!1,crossOrigin:!1},initialize:function(t,i){this._url=t,i=l(this,i),i.detectRetina&&oe&&i.maxZoom>0&&(i.tileSize=Math.floor(i.tileSize/2),i.zoomReverse?(i.zoomOffset--,i.minZoom++):(i.zoomOffset++,i.maxZoom--),i.minZoom=Math.max(0,i.minZoom)),"string"==typeof i.subdomains&&(i.subdomains=i.subdomains.split("")),Ri||this.on("tileunload",this._onTileRemove)},setUrl:function(t,i){return this._url=t,i||this.redraw(),this},createTile:function(t,i){var n=document.createElement("img");return V(n,"load",e(this._tileOnLoad,this,i,n)),V(n,"error",e(this._tileOnError,this,i,n)),this.options.crossOrigin&&(n.crossOrigin=""),n.alt="",n.setAttribute("role","presentation"),n.src=this.getTileUrl(t),n},getTileUrl:function(t){var e={r:oe?"@2x":"",s:this._getSubdomain(t),x:t.x,y:t.y,z:this._getZoomForUrl()};if(this._map&&!this._map.options.crs.infinite){var n=this._globalTileRange.max.y-t.y;this.options.tms&&(e.y=n),e["-y"]=n}return _(this._url,i(e,this.options))},_tileOnLoad:function(t,i){Ii?setTimeout(e(t,this,null,i),0):t(null,i)},_tileOnError:function(t,i,e){var n=this.options.errorTileUrl;n&&i.src!==n&&(i.src=n),t(e,i)},_onTileRemove:function(t){t.tile.onload=null},_getZoomForUrl:function(){var t=this._tileZoom,i=this.options.maxZoom,e=this.options.zoomReverse,n=this.options.zoomOffset;return e&&(t=i-t),t+n},_getSubdomain:function(t){var i=Math.abs(t.x+t.y)%this.options.subdomains.length;return this.options.subdomains[i]},_abortLoading:function(){var t,i;for(t in this._tiles)this._tiles[t].coords.z!==this._tileZoom&&(i=this._tiles[t].el,i.onload=r,i.onerror=r,i.complete||(i.src=fi,ut(i)))}}),In=Bn.extend({defaultWmsParams:{service:"WMS",request:"GetMap",layers:"",styles:"",format:"image/jpeg",transparent:!1,version:"1.1.1"},options:{crs:null,uppercase:!1},initialize:function(t,e){this._url=t;var n=i({},this.defaultWmsParams);for(var o in e)o in this.options||(n[o]=e[o]);e=l(this,e),n.width=n.height=e.tileSize*(e.detectRetina&&oe?2:1),this.wmsParams=n},onAdd:function(t){this._crs=this.options.crs||t.options.crs,this._wmsVersion=parseFloat(this.wmsParams.version);var i=this._wmsVersion>=1.3?"crs":"srs";this.wmsParams[i]=this._crs.code,Bn.prototype.onAdd.call(this,t)},getTileUrl:function(t){var i=this._tileCoordsToBounds(t),e=this._crs.project(i.getNorthWest()),n=this._crs.project(i.getSouthEast()),o=(this._wmsVersion>=1.3&&this._crs===on?[n.y,e.x,e.y,n.x]:[e.x,n.y,n.x,e.y]).join(","),s=Bn.prototype.getTileUrl.call(this,t);return s+c(this.wmsParams,s,this.options.uppercase)+(this.options.uppercase?"&BBOX=":"&bbox=")+o},setParams:function(t,e){return i(this.wmsParams,t),e||this.redraw(),this}});Bn.WMS=In,si.wms=ri;var An=rn.extend({options:{padding:.1},initialize:function(t){l(this,t),n(this),this._layers=this._layers||{}},onAdd:function(){this._container||(this._initContainer(),this._zoomAnimated&&pt(this._container,"leaflet-zoom-animated")),this.getPane().appendChild(this._container),this._update(),this.on("update",this._updatePaths,this)},onRemove:function(){this.off("update",this._updatePaths,this),this._destroyContainer()},getEvents:function(){var t={viewreset:this._reset,zoom:this._onZoom,moveend:this._update,zoomend:this._onZoomEnd};return this._zoomAnimated&&(t.zoomanim=this._onAnimZoom),t},_onAnimZoom:function(t){this._updateTransform(t.center,t.zoom)},_onZoom:function(){this._updateTransform(this._map.getCenter(),this._map.getZoom())},_updateTransform:function(t,i){var e=this._map.getZoomScale(i,this._zoom),n=Pt(this._container),o=this._map.getSize().multiplyBy(.5+this.options.padding),s=this._map.project(this._center,i),r=this._map.project(t,i),a=r.subtract(s),h=o.multiplyBy(-e).add(n).add(o).subtract(a);Yi?wt(this._container,h,e):Lt(this._container,h)},_reset:function(){this._update(),this._updateTransform(this._center,this._zoom);for(var t in this._layers)this._layers[t]._reset()},_onZoomEnd:function(){for(var t in this._layers)this._layers[t]._project()},_updatePaths:function(){for(var t in this._layers)this._layers[t]._update()},_update:function(){var t=this.options.padding,i=this._map.getSize(),e=this._map.containerPointToLayerPoint(i.multiplyBy(-t)).round();this._bounds=new P(e,e.add(i.multiplyBy(1+2*t)).round()),this._center=this._map.getCenter(),this._zoom=this._map.getZoom()}}),On=An.extend({getEvents:function(){var t=An.prototype.getEvents.call(this);return t.viewprereset=this._onViewPreReset,t},_onViewPreReset:function(){this._postponeUpdatePaths=!0},onAdd:function(){An.prototype.onAdd.call(this),this._draw()},_initContainer:function(){var t=this._container=document.createElement("canvas");V(t,"mousemove",o(this._onMouseMove,32,this),this),V(t,"click dblclick mousedown mouseup contextmenu",this._onClick,this),V(t,"mouseout",this._handleMouseOut,this),this._ctx=t.getContext("2d")},_destroyContainer:function(){delete this._ctx,ut(this._container),G(this._container),delete this._container},_updatePaths:function(){if(!this._postponeUpdatePaths){var t;this._redrawBounds=null;for(var i in this._layers)t=this._layers[i],t._update();this._redraw()}},_update:function(){if(!this._map._animatingZoom||!this._bounds){this._drawnLayers={},An.prototype._update.call(this);var t=this._bounds,i=this._container,e=t.getSize(),n=oe?2:1;Lt(i,t.min),i.width=n*e.x,i.height=n*e.y,i.style.width=e.x+"px",i.style.height=e.y+"px",oe&&this._ctx.scale(2,2),this._ctx.translate(-t.min.x,-t.min.y),this.fire("update")}},_reset:function(){An.prototype._reset.call(this),this._postponeUpdatePaths&&(this._postponeUpdatePaths=!1,this._updatePaths())},_initPath:function(t){this._updateDashArray(t),this._layers[n(t)]=t;var i=t._order={layer:t,prev:this._drawLast,next:null};this._drawLast&&(this._drawLast.next=i),this._drawLast=i,this._drawFirst=this._drawFirst||this._drawLast},_addPath:function(t){this._requestRedraw(t)},_removePath:function(t){var i=t._order,e=i.next,n=i.prev;e?e.prev=n:this._drawLast=n,n?n.next=e:this._drawFirst=e,delete t._order,delete this._layers[L.stamp(t)],this._requestRedraw(t)},_updatePath:function(t){this._extendRedrawBounds(t),t._project(),t._update(),this._requestRedraw(t)},_updateStyle:function(t){this._updateDashArray(t),this._requestRedraw(t)},_updateDashArray:function(t){if(t.options.dashArray){var i,e=t.options.dashArray.split(","),n=[];for(i=0;i<e.length;i++)n.push(Number(e[i]));t.options._dashArray=n}},_requestRedraw:function(t){this._map&&(this._extendRedrawBounds(t),this._redrawRequest=this._redrawRequest||f(this._redraw,this))},_extendRedrawBounds:function(t){if(t._pxBounds){var i=(t.options.weight||0)+1;this._redrawBounds=this._redrawBounds||new P,this._redrawBounds.extend(t._pxBounds.min.subtract([i,i])),this._redrawBounds.extend(t._pxBounds.max.add([i,i]))}},_redraw:function(){this._redrawRequest=null,this._redrawBounds&&(this._redrawBounds.min._floor(),this._redrawBounds.max._ceil()),this._clear(),this._draw(),this._redrawBounds=null},_clear:function(){var t=this._redrawBounds;if(t){var i=t.getSize();this._ctx.clearRect(t.min.x,t.min.y,i.x,i.y)}else this._ctx.clearRect(0,0,this._container.width,this._container.height)},_draw:function(){var t,i=this._redrawBounds;if(this._ctx.save(),i){var e=i.getSize();this._ctx.beginPath(),this._ctx.rect(i.min.x,i.min.y,e.x,e.y),this._ctx.clip()}this._drawing=!0;for(var n=this._drawFirst;n;n=n.next)t=n.layer,(!i||t._pxBounds&&t._pxBounds.intersects(i))&&t._updatePath();this._drawing=!1,this._ctx.restore()},_updatePoly:function(t,i){if(this._drawing){var e,n,o,s,r=t._parts,a=r.length,h=this._ctx;if(a){for(this._drawnLayers[t._leaflet_id]=t,h.beginPath(),e=0;e<a;e++){for(n=0,o=r[e].length;n<o;n++)s=r[e][n],h[n?"lineTo":"moveTo"](s.x,s.y);i&&h.closePath()}this._fillStroke(h,t)}}},_updateCircle:function(t){if(this._drawing&&!t._empty()){var i=t._point,e=this._ctx,n=t._radius,o=(t._radiusY||n)/n;this._drawnLayers[t._leaflet_id]=t,1!==o&&(e.save(),e.scale(1,o)),e.beginPath(),e.arc(i.x,i.y/o,n,0,2*Math.PI,!1),1!==o&&e.restore(),this._fillStroke(e,t)}},_fillStroke:function(t,i){var e=i.options;e.fill&&(t.globalAlpha=e.fillOpacity,t.fillStyle=e.fillColor||e.color,t.fill(e.fillRule||"evenodd")),e.stroke&&0!==e.weight&&(t.setLineDash&&t.setLineDash(i.options&&i.options._dashArray||[]),t.globalAlpha=e.opacity,t.lineWidth=e.weight,t.strokeStyle=e.color,t.lineCap=e.lineCap,t.lineJoin=e.lineJoin,t.stroke())},_onClick:function(t){for(var i,e,n=this._map.mouseEventToLayerPoint(t),o=this._drawFirst;o;o=o.next)i=o.layer,i.options.interactive&&i._containsPoint(n)&&!this._map._draggableMoved(i)&&(e=i);e&&(et(t),this._fireEvent([e],t))},_onMouseMove:function(t){if(this._map&&!this._map.dragging.moving()&&!this._map._animatingZoom){var i=this._map.mouseEventToLayerPoint(t);this._handleMouseHover(t,i)}},_handleMouseOut:function(t){var i=this._hoveredLayer;i&&(mt(this._container,"leaflet-interactive"),this._fireEvent([i],t,"mouseout"),this._hoveredLayer=null)},_handleMouseHover:function(t,i){for(var e,n,o=this._drawFirst;o;o=o.next)e=o.layer,e.options.interactive&&e._containsPoint(i)&&(n=e);n!==this._hoveredLayer&&(this._handleMouseOut(t),n&&(pt(this._container,"leaflet-interactive"),this._fireEvent([n],t,"mouseover"),this._hoveredLayer=n)),this._hoveredLayer&&this._fireEvent([this._hoveredLayer],t)},_fireEvent:function(t,i,e){this._map._fireDOMEvent(i,e||i.type,t)},_bringToFront:function(t){var i=t._order,e=i.next,n=i.prev;e&&(e.prev=n,n?n.next=e:e&&(this._drawFirst=e),i.prev=this._drawLast,this._drawLast.next=i,i.next=null,this._drawLast=i,this._requestRedraw(t))},_bringToBack:function(t){var i=t._order,e=i.next,n=i.prev;n&&(n.next=e,e?e.prev=n:n&&(this._drawLast=n),i.prev=null,i.next=this._drawFirst,this._drawFirst.prev=i,this._drawFirst=i,this._requestRedraw(t))}}),Rn=function(){try{return document.namespaces.add("lvml","urn:schemas-microsoft-com:vml"),function(t){return document.createElement("<lvml:"+t+' class="lvml">')}}catch(t){return function(t){return document.createElement("<"+t+' xmlns="urn:schemas-microsoft.com:vml" class="lvml">')}}}(),Dn={_initContainer:function(){this._container=ht("div","leaflet-vml-container")},_update:function(){this._map._animatingZoom||(An.prototype._update.call(this),this.fire("update"))},_initPath:function(t){var i=t._container=Rn("shape");pt(i,"leaflet-vml-shape "+(this.options.className||"")),i.coordsize="1 1",t._path=Rn("path"),i.appendChild(t._path),this._updateStyle(t),this._layers[n(t)]=t},_addPath:function(t){var i=t._container;this._container.appendChild(i),t.options.interactive&&t.addInteractiveTarget(i)},_removePath:function(t){var i=t._container;ut(i),t.removeInteractiveTarget(i),delete this._layers[n(t)]},_updateStyle:function(t){var i=t._stroke,e=t._fill,n=t.options,o=t._container;o.stroked=!!n.stroke,o.filled=!!n.fill,n.stroke?(i||(i=t._stroke=Rn("stroke")),o.appendChild(i),i.weight=n.weight+"px",i.color=n.color,i.opacity=n.opacity,n.dashArray?i.dashStyle=mi(n.dashArray)?n.dashArray.join(" "):n.dashArray.replace(/( *, *)/g," "):i.dashStyle="",i.endcap=n.lineCap.replace("butt","flat"),i.joinstyle=n.lineJoin):i&&(o.removeChild(i),t._stroke=null),n.fill?(e||(e=t._fill=Rn("fill")),o.appendChild(e),e.color=n.fillColor||n.color,e.opacity=n.fillOpacity):e&&(o.removeChild(e),t._fill=null)},_updateCircle:function(t){var i=t._point.round(),e=Math.round(t._radius),n=Math.round(t._radiusY||e);this._setPath(t,t._empty()?"M0 0":"AL "+i.x+","+i.y+" "+e+","+n+" 0,23592600")},_setPath:function(t,i){t._path.v=i},_bringToFront:function(t){ct(t._container)},_bringToBack:function(t){_t(t._container)}},Nn=ae?Rn:S,jn=An.extend({getEvents:function(){var t=An.prototype.getEvents.call(this);return t.zoomstart=this._onZoomStart,t},_initContainer:function(){this._container=Nn("svg"),this._container.setAttribute("pointer-events","none"),this._rootGroup=Nn("g"),this._container.appendChild(this._rootGroup)},_destroyContainer:function(){ut(this._container),G(this._container),delete this._container,delete this._rootGroup},_onZoomStart:function(){this._update()},_update:function(){if(!this._map._animatingZoom||!this._bounds){An.prototype._update.call(this);var t=this._bounds,i=t.getSize(),e=this._container;this._svgSize&&this._svgSize.equals(i)||(this._svgSize=i,e.setAttribute("width",i.x),e.setAttribute("height",i.y)),Lt(e,t.min),e.setAttribute("viewBox",[t.min.x,t.min.y,i.x,i.y].join(" ")),this.fire("update")}},_initPath:function(t){var i=t._path=Nn("path");t.options.className&&pt(i,t.options.className),t.options.interactive&&pt(i,"leaflet-interactive"),this._updateStyle(t),this._layers[n(t)]=t},_addPath:function(t){this._rootGroup||this._initContainer(),this._rootGroup.appendChild(t._path),t.addInteractiveTarget(t._path)},_removePath:function(t){ut(t._path),t.removeInteractiveTarget(t._path),delete this._layers[n(t)]},_updatePath:function(t){t._project(),t._update()},_updateStyle:function(t){var i=t._path,e=t.options;i&&(e.stroke?(i.setAttribute("stroke",e.color),i.setAttribute("stroke-opacity",e.opacity),i.setAttribute("stroke-width",e.weight),i.setAttribute("stroke-linecap",e.lineCap),i.setAttribute("stroke-linejoin",e.lineJoin),e.dashArray?i.setAttribute("stroke-dasharray",e.dashArray):i.removeAttribute("stroke-dasharray"),e.dashOffset?i.setAttribute("stroke-dashoffset",e.dashOffset):i.removeAttribute("stroke-dashoffset")):i.setAttribute("stroke","none"),e.fill?(i.setAttribute("fill",e.fillColor||e.color),i.setAttribute("fill-opacity",e.fillOpacity),i.setAttribute("fill-rule",e.fillRule||"evenodd")):i.setAttribute("fill","none"))},_updatePoly:function(t,i){this._setPath(t,k(t._parts,i))},_updateCircle:function(t){var i=t._point,e=t._radius,n=t._radiusY||e,o="a"+e+","+n+" 0 1,0 ",s=t._empty()?"M0 0":"M"+(i.x-e)+","+i.y+o+2*e+",0 "+o+2*-e+",0 ";this._setPath(t,s)},_setPath:function(t,i){t._path.setAttribute("d",i)},_bringToFront:function(t){ct(t._path)},_bringToBack:function(t){_t(t._path)}});ae&&jn.include(Dn),ke.include({getRenderer:function(t){var i=t.options.renderer||this._getPaneRenderer(t.options.pane)||this.options.renderer||this._renderer;return i||(i=this._renderer=this.options.preferCanvas&&ai()||hi()),this.hasLayer(i)||this.addLayer(i),i},_getPaneRenderer:function(t){if("overlayPane"===t||void 0===t)return!1;var i=this._paneRenderers[t];return void 0===i&&(i=jn&&hi({pane:t})||On&&ai({pane:t}),this._paneRenderers[t]=i),i}});var Wn=yn.extend({initialize:function(t,i){yn.prototype.initialize.call(this,this._boundsToLatLngs(t),i)},setBounds:function(t){return this.setLatLngs(this._boundsToLatLngs(t))},_boundsToLatLngs:function(t){return t=z(t),[t.getSouthWest(),t.getNorthWest(),t.getNorthEast(),t.getSouthEast()]}});jn.create=Nn,jn.pointsToPath=k,xn.geometryToLayer=Kt,xn.coordsToLatLng=Yt,xn.coordsToLatLngs=Xt,xn.latLngToCoords=Jt,xn.latLngsToCoords=$t,xn.getFeature=Qt,xn.asFeature=ti,ke.mergeOptions({boxZoom:!0});var Hn=Ue.extend({initialize:function(t){this._map=t,this._container=t._container,this._pane=t._panes.overlayPane,this._resetStateTimeout=0,t.on("unload",this._destroy,this)},addHooks:function(){V(this._container,"mousedown",this._onMouseDown,this)},removeHooks:function(){G(this._container,"mousedown",this._onMouseDown,this)},moved:function(){return this._moved},_destroy:function(){ut(this._pane),delete this._pane},_resetState:function(){this._resetStateTimeout=0,this._moved=!1},_clearDeferredResetState:function(){0!==this._resetStateTimeout&&(clearTimeout(this._resetStateTimeout),this._resetStateTimeout=0)},_onMouseDown:function(t){return!(!t.shiftKey||1!==t.which&&1!==t.button)&&(this._clearDeferredResetState(),this._resetState(),Mi(),bt(),this._startPoint=this._map.mouseEventToContainerPoint(t),void V(document,{contextmenu:Q,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this))},_onMouseMove:function(t){this._moved||(this._moved=!0,this._box=ht("div","leaflet-zoom-box",this._container),pt(this._container,"leaflet-crosshair"),this._map.fire("boxzoomstart")),this._point=this._map.mouseEventToContainerPoint(t);var i=new P(this._point,this._startPoint),e=i.getSize();Lt(this._box,i.min),this._box.style.width=e.x+"px",this._box.style.height=e.y+"px"},_finish:function(){this._moved&&(ut(this._box),mt(this._container,"leaflet-crosshair")),Ci(),Tt(),G(document,{contextmenu:Q,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseUp:function(t){if((1===t.which||1===t.button)&&(this._finish(),this._moved)){this._clearDeferredResetState(),this._resetStateTimeout=setTimeout(e(this._resetState,this),0);var i=new T(this._map.containerPointToLatLng(this._startPoint),this._map.containerPointToLatLng(this._point));this._map.fitBounds(i).fire("boxzoomend",{boxZoomBounds:i})}},_onKeyDown:function(t){27===t.keyCode&&this._finish()}});ke.addInitHook("addHandler","boxZoom",Hn),ke.mergeOptions({doubleClickZoom:!0});var Fn=Ue.extend({addHooks:function(){this._map.on("dblclick",this._onDoubleClick,this)},removeHooks:function(){this._map.off("dblclick",this._onDoubleClick,this)},_onDoubleClick:function(t){var i=this._map,e=i.getZoom(),n=i.options.zoomDelta,o=t.originalEvent.shiftKey?e-n:e+n;"center"===i.options.doubleClickZoom?i.setZoom(o):i.setZoomAround(t.containerPoint,o)}});ke.addInitHook("addHandler","doubleClickZoom",Fn),ke.mergeOptions({dragging:!0,inertia:!Di,inertiaDeceleration:3400,inertiaMaxSpeed:1/0,easeLinearity:.2,worldCopyJump:!1,maxBoundsViscosity:0});var Un=Ue.extend({addHooks:function(){if(!this._draggable){var t=this._map;this._draggable=new Xe(t._mapPane,t._container),this._draggable.on({dragstart:this._onDragStart,drag:this._onDrag,dragend:this._onDragEnd},this),this._draggable.on("predrag",this._onPreDragLimit,this),t.options.worldCopyJump&&(this._draggable.on("predrag",this._onPreDragWrap,this),t.on("zoomend",this._onZoomEnd,this),t.whenReady(this._onZoomEnd,this))}pt(this._map._container,"leaflet-grab leaflet-touch-drag"),this._draggable.enable(),this._positions=[],this._times=[]},removeHooks:function(){mt(this._map._container,"leaflet-grab"),mt(this._map._container,"leaflet-touch-drag"),this._draggable.disable()},moved:function(){return this._draggable&&this._draggable._moved},moving:function(){return this._draggable&&this._draggable._moving},_onDragStart:function(){var t=this._map;if(t._stop(),this._map.options.maxBounds&&this._map.options.maxBoundsViscosity){var i=z(this._map.options.maxBounds);this._offsetLimit=b(this._map.latLngToContainerPoint(i.getNorthWest()).multiplyBy(-1),this._map.latLngToContainerPoint(i.getSouthEast()).multiplyBy(-1).add(this._map.getSize())),this._viscosity=Math.min(1,Math.max(0,this._map.options.maxBoundsViscosity))}else this._offsetLimit=null;t.fire("movestart").fire("dragstart"),t.options.inertia&&(this._positions=[],this._times=[])},_onDrag:function(t){if(this._map.options.inertia){var i=this._lastTime=+new Date,e=this._lastPos=this._draggable._absPos||this._draggable._newPos;this._positions.push(e),this._times.push(i),i-this._times[0]>50&&(this._positions.shift(),this._times.shift())}this._map.fire("move",t).fire("drag",t)},_onZoomEnd:function(){var t=this._map.getSize().divideBy(2),i=this._map.latLngToLayerPoint([0,0]);this._initialWorldOffset=i.subtract(t).x,this._worldWidth=this._map.getPixelWorldBounds().getSize().x},_viscousLimit:function(t,i){return t-(t-i)*this._viscosity},_onPreDragLimit:function(){if(this._viscosity&&this._offsetLimit){var t=this._draggable._newPos.subtract(this._draggable._startPos),i=this._offsetLimit;t.x<i.min.x&&(t.x=this._viscousLimit(t.x,i.min.x)),t.y<i.min.y&&(t.y=this._viscousLimit(t.y,i.min.y)),t.x>i.max.x&&(t.x=this._viscousLimit(t.x,i.max.x)),t.y>i.max.y&&(t.y=this._viscousLimit(t.y,i.max.y)),this._draggable._newPos=this._draggable._startPos.add(t)}},_onPreDragWrap:function(){var t=this._worldWidth,i=Math.round(t/2),e=this._initialWorldOffset,n=this._draggable._newPos.x,o=(n-i+e)%t+i-e,s=(n+i+e)%t-i-e,r=Math.abs(o+e)<Math.abs(s+e)?o:s;
this._draggable._absPos=this._draggable._newPos.clone(),this._draggable._newPos.x=r},_onDragEnd:function(t){var i=this._map,e=i.options,n=!e.inertia||this._times.length<2;if(i.fire("dragend",t),n)i.fire("moveend");else{var o=this._lastPos.subtract(this._positions[0]),s=(this._lastTime-this._times[0])/1e3,r=e.easeLinearity,a=o.multiplyBy(r/s),h=a.distanceTo([0,0]),u=Math.min(e.inertiaMaxSpeed,h),l=a.multiplyBy(u/h),c=u/(e.inertiaDeceleration*r),_=l.multiplyBy(-c/2).round();_.x||_.y?(_=i._limitOffset(_,i.options.maxBounds),f(function(){i.panBy(_,{duration:c,easeLinearity:r,noMoveStart:!0,animate:!0})})):i.fire("moveend")}}});ke.addInitHook("addHandler","dragging",Un),ke.mergeOptions({keyboard:!0,keyboardPanDelta:80});var Vn=Ue.extend({keyCodes:{left:[37],right:[39],down:[40],up:[38],zoomIn:[187,107,61,171],zoomOut:[189,109,54,173]},initialize:function(t){this._map=t,this._setPanDelta(t.options.keyboardPanDelta),this._setZoomDelta(t.options.zoomDelta)},addHooks:function(){var t=this._map._container;t.tabIndex<=0&&(t.tabIndex="0"),V(t,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.on({focus:this._addHooks,blur:this._removeHooks},this)},removeHooks:function(){this._removeHooks(),G(this._map._container,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.off({focus:this._addHooks,blur:this._removeHooks},this)},_onMouseDown:function(){if(!this._focused){var t=document.body,i=document.documentElement,e=t.scrollTop||i.scrollTop,n=t.scrollLeft||i.scrollLeft;this._map._container.focus(),window.scrollTo(n,e)}},_onFocus:function(){this._focused=!0,this._map.fire("focus")},_onBlur:function(){this._focused=!1,this._map.fire("blur")},_setPanDelta:function(t){var i,e,n=this._panKeys={},o=this.keyCodes;for(i=0,e=o.left.length;i<e;i++)n[o.left[i]]=[-1*t,0];for(i=0,e=o.right.length;i<e;i++)n[o.right[i]]=[t,0];for(i=0,e=o.down.length;i<e;i++)n[o.down[i]]=[0,t];for(i=0,e=o.up.length;i<e;i++)n[o.up[i]]=[0,-1*t]},_setZoomDelta:function(t){var i,e,n=this._zoomKeys={},o=this.keyCodes;for(i=0,e=o.zoomIn.length;i<e;i++)n[o.zoomIn[i]]=t;for(i=0,e=o.zoomOut.length;i<e;i++)n[o.zoomOut[i]]=-t},_addHooks:function(){V(document,"keydown",this._onKeyDown,this)},_removeHooks:function(){G(document,"keydown",this._onKeyDown,this)},_onKeyDown:function(t){if(!(t.altKey||t.ctrlKey||t.metaKey)){var i,e=t.keyCode,n=this._map;if(e in this._panKeys){if(n._panAnim&&n._panAnim._inProgress)return;i=this._panKeys[e],t.shiftKey&&(i=w(i).multiplyBy(3)),n.panBy(i),n.options.maxBounds&&n.panInsideBounds(n.options.maxBounds)}else if(e in this._zoomKeys)n.setZoom(n.getZoom()+(t.shiftKey?3:1)*this._zoomKeys[e]);else{if(27!==e||!n._popup)return;n.closePopup()}Q(t)}}});ke.addInitHook("addHandler","keyboard",Vn),ke.mergeOptions({scrollWheelZoom:!0,wheelDebounceTime:40,wheelPxPerZoomLevel:60});var Gn=Ue.extend({addHooks:function(){V(this._map._container,"mousewheel",this._onWheelScroll,this),this._delta=0},removeHooks:function(){G(this._map._container,"mousewheel",this._onWheelScroll,this)},_onWheelScroll:function(t){var i=it(t),n=this._map.options.wheelDebounceTime;this._delta+=i,this._lastMousePos=this._map.mouseEventToContainerPoint(t),this._startTime||(this._startTime=+new Date);var o=Math.max(n-(+new Date-this._startTime),0);clearTimeout(this._timer),this._timer=setTimeout(e(this._performZoom,this),o),Q(t)},_performZoom:function(){var t=this._map,i=t.getZoom(),e=this._map.options.zoomSnap||0;t._stop();var n=this._delta/(4*this._map.options.wheelPxPerZoomLevel),o=4*Math.log(2/(1+Math.exp(-Math.abs(n))))/Math.LN2,s=e?Math.ceil(o/e)*e:o,r=t._limitZoom(i+(this._delta>0?s:-s))-i;this._delta=0,this._startTime=null,r&&("center"===t.options.scrollWheelZoom?t.setZoom(i+r):t.setZoomAround(this._lastMousePos,i+r))}});ke.addInitHook("addHandler","scrollWheelZoom",Gn),ke.mergeOptions({tap:!0,tapTolerance:15});var qn=Ue.extend({addHooks:function(){V(this._map._container,"touchstart",this._onDown,this)},removeHooks:function(){G(this._map._container,"touchstart",this._onDown,this)},_onDown:function(t){if(t.touches){if($(t),this._fireClick=!0,t.touches.length>1)return this._fireClick=!1,void clearTimeout(this._holdTimeout);var i=t.touches[0],n=i.target;this._startPos=this._newPos=new x(i.clientX,i.clientY),n.tagName&&"a"===n.tagName.toLowerCase()&&pt(n,"leaflet-active"),this._holdTimeout=setTimeout(e(function(){this._isTapValid()&&(this._fireClick=!1,this._onUp(),this._simulateEvent("contextmenu",i))},this),1e3),this._simulateEvent("mousedown",i),V(document,{touchmove:this._onMove,touchend:this._onUp},this)}},_onUp:function(t){if(clearTimeout(this._holdTimeout),G(document,{touchmove:this._onMove,touchend:this._onUp},this),this._fireClick&&t&&t.changedTouches){var i=t.changedTouches[0],e=i.target;e&&e.tagName&&"a"===e.tagName.toLowerCase()&&mt(e,"leaflet-active"),this._simulateEvent("mouseup",i),this._isTapValid()&&this._simulateEvent("click",i)}},_isTapValid:function(){return this._newPos.distanceTo(this._startPos)<=this._map.options.tapTolerance},_onMove:function(t){var i=t.touches[0];this._newPos=new x(i.clientX,i.clientY),this._simulateEvent("mousemove",i)},_simulateEvent:function(t,i){var e=document.createEvent("MouseEvents");e._simulated=!0,i.target._simulatedClick=!0,e.initMouseEvent(t,!0,!0,window,1,i.screenX,i.screenY,i.clientX,i.clientY,!1,!1,!1,!1,0,null),i.target.dispatchEvent(e)}});ie&&!te&&ke.addInitHook("addHandler","tap",qn),ke.mergeOptions({touchZoom:ie&&!Di,bounceAtZoomLimits:!0});var Kn=Ue.extend({addHooks:function(){pt(this._map._container,"leaflet-touch-zoom"),V(this._map._container,"touchstart",this._onTouchStart,this)},removeHooks:function(){mt(this._map._container,"leaflet-touch-zoom"),G(this._map._container,"touchstart",this._onTouchStart,this)},_onTouchStart:function(t){var i=this._map;if(t.touches&&2===t.touches.length&&!i._animatingZoom&&!this._zooming){var e=i.mouseEventToContainerPoint(t.touches[0]),n=i.mouseEventToContainerPoint(t.touches[1]);this._centerPoint=i.getSize()._divideBy(2),this._startLatLng=i.containerPointToLatLng(this._centerPoint),"center"!==i.options.touchZoom&&(this._pinchStartLatLng=i.containerPointToLatLng(e.add(n)._divideBy(2))),this._startDist=e.distanceTo(n),this._startZoom=i.getZoom(),this._moved=!1,this._zooming=!0,i._stop(),V(document,"touchmove",this._onTouchMove,this),V(document,"touchend",this._onTouchEnd,this),$(t)}},_onTouchMove:function(t){if(t.touches&&2===t.touches.length&&this._zooming){var i=this._map,n=i.mouseEventToContainerPoint(t.touches[0]),o=i.mouseEventToContainerPoint(t.touches[1]),s=n.distanceTo(o)/this._startDist;if(this._zoom=i.getScaleZoom(s,this._startZoom),!i.options.bounceAtZoomLimits&&(this._zoom<i.getMinZoom()&&s<1||this._zoom>i.getMaxZoom()&&s>1)&&(this._zoom=i._limitZoom(this._zoom)),"center"===i.options.touchZoom){if(this._center=this._startLatLng,1===s)return}else{var r=n._add(o)._divideBy(2)._subtract(this._centerPoint);if(1===s&&0===r.x&&0===r.y)return;this._center=i.unproject(i.project(this._pinchStartLatLng,this._zoom).subtract(r),this._zoom)}this._moved||(i._moveStart(!0),this._moved=!0),g(this._animRequest);var a=e(i._move,i,this._center,this._zoom,{pinch:!0,round:!1});this._animRequest=f(a,this,!0),$(t)}},_onTouchEnd:function(){return this._moved&&this._zooming?(this._zooming=!1,g(this._animRequest),G(document,"touchmove",this._onTouchMove),G(document,"touchend",this._onTouchEnd),void(this._map.options.zoomAnimation?this._map._animateZoom(this._center,this._map._limitZoom(this._zoom),!0,this._map.options.zoomSnap):this._map._resetView(this._center,this._map._limitZoom(this._zoom)))):void(this._zooming=!1)}});ke.addInitHook("addHandler","touchZoom",Kn),ke.BoxZoom=Hn,ke.DoubleClickZoom=Fn,ke.Drag=Un,ke.Keyboard=Vn,ke.ScrollWheelZoom=Gn,ke.Tap=qn,ke.TouchZoom=Kn;var Yn=window.L;window.L=t,t.version=ci,t.noConflict=li,t.Control=Be,t.control=Ie,t.Browser=he,t.Evented=Li,t.Mixin=Ve,t.Util=xi,t.Class=v,t.Handler=Ue,t.extend=i,t.bind=e,t.stamp=n,t.setOptions=l,t.DomEvent=Pe,t.DomUtil=Ee,t.PosAnimation=Se,t.Draggable=Xe,t.LineUtil=Je,t.PolyUtil=$e,t.Point=x,t.point=w,t.Bounds=P,t.bounds=b,t.Transformation=Z,t.transformation=E,t.Projection=en,t.LatLng=M,t.latLng=C,t.LatLngBounds=T,t.latLngBounds=z,t.CRS=Pi,t.GeoJSON=xn,t.geoJSON=ii,t.geoJson=Ln,t.Layer=rn,t.LayerGroup=an,t.layerGroup=hn,t.FeatureGroup=un,t.featureGroup=ln,t.ImageOverlay=Pn,t.imageOverlay=bn,t.VideoOverlay=Tn,t.videoOverlay=ei,t.DivOverlay=zn,t.Popup=Mn,t.popup=Cn,t.Tooltip=Zn,t.tooltip=En,t.Icon=cn,t.icon=Ht,t.DivIcon=Sn,t.divIcon=ni,t.Marker=pn,t.marker=Ft,t.TileLayer=Bn,t.tileLayer=si,t.GridLayer=kn,t.gridLayer=oi,t.SVG=jn,t.svg=hi,t.Renderer=An,t.Canvas=On,t.canvas=ai,t.Path=mn,t.CircleMarker=fn,t.circleMarker=Ut,t.Circle=gn,t.circle=Vt,t.Polyline=vn,t.polyline=Gt,t.Polygon=yn,t.polygon=qt,t.Rectangle=Wn,t.rectangle=ui,t.Map=ke,t.map=Ct});
</script>
<style>
body { margin:0; padding:0; }
#map {
position: absolute;
top:0;
bottom:0;
right:0;
left:0;
width: 100%;
height: 100%;
}
.info {
padding: 6px 8px;
font: 14px/16px Arial, Helvetica, sans-serif;
background: white;
background: rgba(255, 255, 255, 0.8);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
border-radius: 5px;
}
.info h4 {
margin: 0 0 5px;
color: #777;
}
.legend {
text-align: left;
line-height: 18px;
color: #555;
}
.legend i {
width: 18px;
height: 18px;
float: left;
margin-right: 8px;
opacity: 0.7;
}
</style>
</head>
<body>
<div id='map'></div>
<script type="text/javascript" src="./us-counties.js"> </script>
<script type="text/javascript">
var map = L.map('map').setView([37.8, -96], 5);
L.tileLayer('https://api.tiles.mapbox.com/v4/{id}/{z}/{x}/{y}.png?access_token=pk.eyJ1IjoibWFwYm94IiwiYSI6ImNpejY4NXVycTA2emYycXBndHRqcmZ3N3gifQ.rJcFIG214AriISLbB6B5aw', {
maxZoom: 18,
attribution: 'Map data &copy; <a href="http://openstreetmap.org">OpenStreetMap</a> contributors, ' +
'© <a href="http://mapbox.com">Mapbox</a>',
id: 'mapbox.light'
}).addTo(map);
// control that shows state info on hover
var info = L.control();
info.onAdd = function(map) {
this._div = L.DomUtil.create('div', 'info');
this.update();
return this._div;
};
info.update = function(props) {
this._div.innerHTML = '<h4>Sum of Pledges by County</h4>' + (props ?
'<b> ' + props.name + '</b><br />Sum of Pledges: ' + props.density.toString() :
'Hover over a county');
};
info.addTo(map);
// get color depending on population density value
function getColor(d) {
return d > 1000 ? '#b2182b' :
d > 500 ? '#d6604d' :
d > 200 ? '#f4a582' :
d > 100 ? '#fddbc7' :
d > 50 ? '#e0e0e0' :
d > 20 ? '#bababa' :
d > 10 ? '#878787' :
'#4d4d4d';
}
function style(feature) {
return {
weight: 1,
opacity: 0.5,
color: 'white',
dashArray: '3',
fillOpacity: 0.5,
fillColor: getColor(feature.properties.density)
};
}
function highlightFeature(e) {
var layer = e.target;
layer.setStyle({
weight: 5,
color: '#666',
dashArray: '',
fillOpacity: 0.7
});
if (!L.Browser.ie && !L.Browser.opera && !L.Browser.edge) {
layer.bringToFront();
}
info.update(layer.feature.properties);
}
var geojson;
function resetHighlight(e) {
geojson.resetStyle(e.target);
info.update();
}
function zoomToFeature(e) {
map.fitBounds(e.target.getBounds());
}
function onEachFeature(feature, layer) {
layer.on({
mouseover: highlightFeature,
mouseout: resetHighlight,
click: zoomToFeature
});
}
geojson = L.geoJson(countiesData, {
style: style,
onEachFeature: onEachFeature
}).addTo(map);
map.attributionControl.addAttribution('Population data &copy; <a href="http://census.gov/">US Census Bureau</a>');
var legend = L.control({
position: 'bottomright'
});
legend.onAdd = function(map) {
var div = L.DomUtil.create('div', 'info legend'),
grades = [0, 10, 20, 50, 100, 200, 500, 1000],
labels = [],
from, to;
for (var i = 0; i < grades.length; i++) {
from = grades[i];
to = grades[i + 1];
labels.push(
'<i style="background:' + getColor(from + 1) + '"></i> ' +
from + (to ? '&ndash;' + to : '+'));
}
div.innerHTML = labels.join('<br>');
return div;
};
legend.addTo(map);
</script>
</body>
</html>
This file has been truncated, but you can view the full file.
var countiesData = {"type": "FeatureCollection", "features": [{"type": "Feature", "id": "1", "properties": {"name": "Aleutians East, 02", "density": 1798}, "geometry": {"type": "MultiPolygon", "coordinates": [[[[-162.637688, 54.801120999999995], [-162.644046, 54.789099], [-162.653751, 54.780339], [-162.666629, 54.770215], [-162.677799, 54.762716], [-162.70676, 54.754987], [-162.722965, 54.753155], [-162.74017800000001, 54.753102], [-162.76206, 54.757968], [-162.783454, 54.765285], [-162.797004, 54.772180999999996], [-162.807411, 54.779871], [-162.81189799999999, 54.786851999999996], [-162.817819, 54.799439], [-162.81901, 54.811158], [-162.81287700000001, 54.822457], [-162.806956, 54.829522], [-162.795695, 54.838121], [-162.780742, 54.847741], [-162.763395, 54.855216999999996], [-162.743205, 54.857851], [-162.725169, 54.857394], [-162.702219, 54.855151], [-162.692727, 54.852771999999995], [-162.67295000000001, 54.843441], [-162.66174999999998, 54.835569], [-162.650213, 54.823415], [-162.637181, 54.804793], [-162.637688, 54.801120999999995]]], [[[-161.006232, 55.165758999999994], [-161.005419, 55.163466], [-161.00856199999998, 55.150907], [-161.017165, 55.137043999999996], [-161.019971, 55.129239], [-161.04273, 55.118269], [-161.05893, 55.11177], [-161.084405, 55.104766999999995], [-161.095663, 55.103455], [-161.112687, 55.105005], [-161.132885, 55.10966], [-161.151562, 55.11513], [-161.166058, 55.122125999999994], [-161.177013, 55.130646999999996], [-161.188978, 55.145395], [-161.194399, 55.154961], [-161.192704, 55.164688], [-161.175006, 55.184380999999995], [-161.160297, 55.194375], [-161.148914, 55.201014], [-161.128954, 55.206545999999996], [-161.109062, 55.208002], [-161.098009, 55.207263], [-161.09163999999998, 55.208178], [-161.062748, 55.206796], [-161.05451, 55.205163], [-161.043863, 55.201088], [-161.033885, 55.194947], [-161.019241, 55.182387999999996], [-161.007495, 55.170598999999996], [-161.006232, 55.165758999999994]]], [[[-163.03942999999998, 55.450724], [-163.03315800000001, 55.442764999999994], [-163.0298, 55.431335999999995], [-163.027938, 55.420829999999995], [-163.030013, 55.412796], [-163.03449899999998, 55.403701999999996], [-163.041212, 55.394676], [-163.049207, 55.381949999999996], [-163.064557, 55.366476999999996], [-163.070964, 55.361326999999996], [-163.10688299999998, 55.34883], [-163.131999, 55.343793], [-163.153941, 55.343123], [-163.179789, 55.347319], [-163.196268, 55.350784], [-163.214946, 55.359663999999995], [-163.227611, 55.362586], [-163.235362, 55.366111999999994], [-163.247051, 55.374497], [-163.262371, 55.394197], [-163.267468, 55.407289], [-163.271924, 55.423852], [-163.270887, 55.431718], [-163.25907899999999, 55.449518], [-163.252129, 55.453824], [-163.259933, 55.459047999999996], [-163.267135, 55.466784], [-163.2715, 55.477014999999994], [-163.271073, 55.484888999999995], [-163.265733, 55.499178], [-163.259997, 55.506228], [-163.242512, 55.517717999999995], [-163.223408, 55.524286999999994], [-163.190419, 55.530558], [-163.173878, 55.532121999999994], [-163.156606, 55.531053], [-163.13653399999998, 55.525023999999995], [-163.127248, 55.519182], [-163.101369, 55.506074], [-163.095325, 55.501763999999994], [-163.094013, 55.497071999999996], [-163.076008, 55.488687], [-163.066516, 55.480408999999995], [-163.05638299999998, 55.465173], [-163.047289, 55.459291], [-163.03942999999998, 55.450724]]], [[[-159.426336, 54.758641999999995], [-159.44286599999998, 54.738400999999996], [-159.469294, 54.720968], [-159.502896, 54.709004], [-159.534146, 54.701359999999994], [-159.54787199999998, 54.699296], [-159.566099, 54.703488], [-159.600432, 54.703961], [-159.624756, 54.707921], [-159.652435, 54.717777999999996], [-159.66919000000001, 54.733518], [-159.679598, 54.751058], [-159.684848, 54.762341], [-159.688578, 54.765595999999995], [-159.701386, 54.759847], [-159.74679, 54.742672], [-159.765405, 54.739771999999995], [-159.786339, 54.741457], [-159.801751, 54.741800000000005], [-159.8135, 54.740418], [-159.83507600000002, 54.745459999999994], [-159.85521699999998, 54.757704], [-159.87893, 54.776815], [-159.899621, 54.794308], [-159.91167, 54.809287999999995], [-159.905788, 54.822781], [-159.897457, 54.834073999999994], [-159.88583, 54.847189], [-159.872066, 54.856626999999996], [-159.854642, 54.864402], [-159.837034, 54.870286], [-159.786531, 54.885020999999995], [-159.761051, 54.891324], [-159.729289, 54.894163], [-159.708114, 54.891844], [-159.681326, 54.887434], [-159.65597, 54.879025999999996], [-159.636302, 54.871797], [-159.618316, 54.877745], [-159.601897, 54.881887], [-159.580747, 54.883947], [-159.572628, 54.883734], [-159.556116, 54.880261999999995], [-159.51353799999998, 54.861554999999996], [-159.497605, 54.855458999999996], [-159.458747, 54.827718999999995], [-159.440646, 54.817541], [-159.424346, 54.80155], [-159.41677199999998, 54.792196999999994], [-159.416439, 54.782002999999996], [-159.418178, 54.775152], [-159.426336, 54.758641999999995]]], [[[-162.628942, 54.25], [-162.64646399999998, 54.247713], [-162.652109, 54.248255], [-162.659891, 54.242281], [-162.700084, 54.237969], [-162.726483, 54.242065], [-162.746594, 54.252648], [-162.768203, 54.27044], [-162.77997, 54.293215], [-162.788469, 54.29445], [-162.798418, 54.298249], [-162.807665, 54.303703], [-162.81792, 54.31482], [-162.831593, 54.316002], [-162.850729, 54.322503], [-162.866599, 54.331512], [-162.875174, 54.339016], [-162.878898, 54.335716], [-162.890067, 54.330766], [-162.921987, 54.32602], [-162.952627, 54.32573], [-162.98326600000001, 54.337776], [-163.004751, 54.35158], [-163.013968, 54.367083], [-163.013694, 54.385087], [-163.008446, 54.400172], [-162.99505, 54.414789999999996], [-162.967341, 54.426241], [-162.959878, 54.428017], [-162.965723, 54.437275], [-162.964594, 54.446247], [-162.958461, 54.45641], [-162.949367, 54.467372], [-162.94097499999998, 54.475362], [-162.93558, 54.47772], [-162.940243, 54.484334], [-162.944821, 54.505376], [-162.93884, 54.521145], [-162.924986, 54.533581], [-162.906828, 54.544005], [-162.880706, 54.553213], [-162.860626, 54.554311], [-162.844328, 54.553076], [-162.824492, 54.549254], [-162.810361, 54.544249], [-162.799581, 54.539522], [-162.793698, 54.539916], [-162.770016, 54.537848], [-162.74187799999999, 54.531188], [-162.733088, 54.526588], [-162.722529, 54.529807], [-162.713312, 54.528059999999996], [-162.69158299999998, 54.526388], [-162.678093, 54.520736], [-162.663749, 54.512794], [-162.658529, 54.514602], [-162.635947, 54.511824], [-162.615744, 54.503799], [-162.610573, 54.500422], [-162.606404, 54.503814], [-162.600087, 54.505447], [-162.582692, 54.505767], [-162.545184, 54.497025], [-162.525559, 54.48967], [-162.507919, 54.48198], [-162.505723, 54.47802], [-162.47606, 54.479127], [-162.456619, 54.478218], [-162.44194, 54.475336], [-162.422835, 54.468484], [-162.411667, 54.459125], [-162.407363, 54.462046], [-162.395613, 54.464265], [-162.375441, 54.462022], [-162.354352, 54.456691], [-162.338911, 54.448932], [-162.315655, 54.43906], [-162.277751, 54.419368], [-162.260935, 54.408671], [-162.248209, 54.399265], [-162.241464, 54.388583], [-162.239236, 54.37965], [-162.238381, 54.369921], [-162.24356899999998, 54.356761], [-162.250159, 54.346743], [-162.262092, 54.338426], [-162.28220299999998, 54.330965], [-162.304175, 54.328485], [-162.33740899999998, 54.32573], [-162.358961, 54.328523], [-162.366982, 54.323693], [-162.404304, 54.305792], [-162.429359, 54.298514], [-162.462624, 54.296468], [-162.477061, 54.298921], [-162.494972, 54.291723], [-162.512611, 54.271404], [-162.526588, 54.257984], [-162.540168, 54.252331], [-162.546943, 54.24802], [-162.563147, 54.243579], [-162.591835, 54.243998], [-162.616647, 54.25011], [-162.623362, 54.252517], [-162.628942, 54.25]]], [[[-165.96103, 53.91608], [-166.152142, 53.932303999999995], [-166.17916, 53.941924], [-166.225641, 53.960206], [-166.22564699999998, 54.041993], [-166.20807100000002, 54.047973999999996], [-166.180793, 54.050881999999994], [-166.15635, 54.049898], [-166.140833, 54.046932999999996], [-166.140534, 54.057131999999996], [-166.152324, 54.061845], [-166.16456, 54.072700999999995], [-166.17225, 54.075187], [-166.17874999999998, 54.083121999999996], [-166.182107, 54.090498999999994], [-166.188576, 54.09365], [-166.19901199999998, 54.103513], [-166.20243, 54.119823999999994], [-166.199075, 54.135540999999996], [-166.192668, 54.145474], [-166.184134, 54.150926999999996], [-166.184979, 54.157047999999996], [-166.178695, 54.169201], [-166.173508, 54.173344], [-166.17183, 54.184872], [-166.165117, 54.195088], [-166.150289, 54.204288999999996], [-166.137536, 54.214253], [-166.12066199999998, 54.223141], [-166.083925, 54.235631], [-166.068456, 54.239919], [-166.06106, 54.249427999999995], [-166.033944, 54.260954], [-166.002769, 54.264829], [-165.987658, 54.270804], [-165.966635, 54.272911], [-165.93722, 54.276984999999996], [-165.908049, 54.274445], [-165.888153, 54.267410999999996], [-165.865603, 54.264719], [-165.83664199999998, 54.258219999999994], [-165.81287, 54.249995], [-165.795229, 54.241679], [-165.770886, 54.231134], [-165.76916699999998, 54.237614], [-165.76730700000002, 54.25523], [-165.74335200000002, 54.288891], [-165.725162, 54.306270999999995], [-165.706546, 54.322461], [-165.69617, 54.332234], [-165.68256, 54.339344999999994], [-165.65555, 54.347051], [-165.62402600000001, 54.349356], [-165.59420899999998, 54.346562999999996], [-165.578685, 54.341435999999995], [-165.542023, 54.348715], [-165.498962, 54.349118999999995], [-165.462493, 54.346821999999996], [-165.431334, 54.340686999999996], [-165.406766, 54.326677999999994], [-165.395626, 54.312832], [-165.389095, 54.299327999999996], [-165.386348, 54.291461999999996], [-165.38847900000002, 54.288134], [-165.38457799999998, 54.284397], [-165.37121100000002, 54.275676999999995], [-165.358637, 54.266047], [-165.34517699999998, 54.251033], [-165.340295, 54.249918], [-165.318658, 54.248084999999996], [-165.289513, 54.242374999999996], [-165.263023, 54.236543999999995], [-165.24141600000002, 54.22586], [-165.232074, 54.216519999999996], [-165.232045, 54.1957], [-165.242817, 54.177873999999996], [-165.25889899999999, 54.166830999999995], [-165.279133, 54.158409999999996], [-165.314075, 54.149471], [-165.319019, 54.149189], [-165.320971, 54.144534], [-165.304248, 54.143480999999994], [-165.27117099999998, 54.144130999999994], [-165.263415, 54.150245], [-165.243823, 54.15929], [-165.218525, 54.164103999999995], [-165.203937, 54.16596], [-165.186573, 54.174316], [-165.150257, 54.180523], [-165.105975, 54.178729999999995], [-165.097705, 54.180133], [-165.081927, 54.180727], [-165.066871, 54.180085999999996], [-165.063494, 54.186730999999995], [-165.04805299999998, 54.198716999999995], [-165.031512, 54.208878], [-165.009661, 54.212866999999996], [-164.991838, 54.214363], [-164.97496999999998, 54.214884], [-164.966203, 54.226426], [-164.950914, 54.235727], [-164.91124100000002, 54.254687999999994], [-164.885332, 54.262522999999995], [-164.84651200000002, 54.271375], [-164.818101, 54.280037], [-164.80536899999998, 54.282391999999994], [-164.79878300000001, 54.281152], [-164.786605, 54.280984], [-164.758529, 54.278177], [-164.729262, 54.271936999999994], [-164.708906, 54.264018], [-164.68775499999998, 54.250118], [-164.680643, 54.232174], [-164.67960599999998, 54.21883], [-164.68238200000002, 54.201862], [-164.687051, 54.1906], [-164.69205599999998, 54.182185], [-164.714485, 54.166117], [-164.727701, 54.160882], [-164.753962, 54.154892], [-164.762948, 54.143546], [-164.77619299999998, 54.135855], [-164.796242, 54.133098999999994], [-164.817363, 54.133388], [-164.82193999999998, 54.130809], [-164.827707, 54.12012], [-164.831033, 54.110217], [-164.83674, 54.104647], [-164.841194, 54.090243], [-164.846047, 54.083254], [-164.850441, 54.080591999999996], [-164.865561, 54.075286], [-164.868691, 54.071312999999996], [-164.86762199999998, 54.064242], [-164.881048, 54.043428999999996], [-164.89819899999998, 54.035509999999995], [-164.922796, 54.028475], [-164.95066, 54.027024999999995], [-164.964454, 54.025071999999994], [-164.977454, 54.021867], [-165.00794100000002, 54.016825], [-165.02725900000002, 54.012943], [-165.040168, 54.012921], [-165.05156, 54.01479], [-165.08213, 54.011826], [-165.105598, 54.013124], [-165.117012, 54.015657999999995], [-165.137154, 54.018544999999996], [-165.15995099999998, 54.019161999999994], [-165.184461, 54.01701], [-165.19721099999998, 54.00913], [-165.211065, 54.00487], [-165.221059, 54.003018999999995], [-165.233833, 53.995069], [-165.269632, 53.980731], [-165.302878, 53.980734999999996], [-165.336122, 53.993485], [-165.357363, 54.002834], [-165.37495, 54.011289], [-165.380965, 54.016436], [-165.403066, 54.017134999999996], [-165.40559100000002, 54.012302999999996], [-165.413251, 54.008306], [-165.423018, 54.005337999999995], [-165.46862199999998, 53.9864], [-165.519767, 53.97206], [-165.563239, 53.967282], [-165.60671200000002, 53.976842999999995], [-165.632287, 53.99756], [-165.647175, 54.016966], [-165.651386, 54.023848], [-165.657173, 54.036336], [-165.667775, 54.037436], [-165.69151699999998, 54.033834], [-165.702672, 54.034136], [-165.707782, 54.029852], [-165.717517, 54.025090999999996], [-165.727861, 54.02175], [-165.750107, 54.016607], [-165.77531299999998, 54.014523999999994], [-165.78896600000002, 54.016236], [-165.82807300000002, 53.978227], [-165.886883, 53.970259999999996], [-165.91244899999998, 53.951136999999996], [-165.96103, 53.91608]]], [[[-159.457991, 55.628875], [-159.469102, 55.619253], [-159.488814, 55.608936], [-159.51261599999998, 55.601214], [-159.521517, 55.600894], [-159.510845, 55.586214999999996], [-159.503979, 55.567355], [-159.505046, 55.558108], [-159.511453, 55.549623], [-159.538153, 55.532005999999996], [-159.55289199999999, 55.528152], [-159.584658, 55.524259], [-159.61084, 55.52364], [-159.633391, 55.523609], [-159.647153, 55.526148], [-159.655302, 55.528886], [-159.87017600000001, 55.513413], [-159.95113800000001, 55.507583], [-159.951898, 55.502227], [-159.963251, 55.489684], [-159.981991, 55.476507], [-159.995145, 55.468466], [-160.002045, 55.459081], [-160.018258, 55.452304999999996], [-160.030592, 55.449749], [-160.04116199999999, 55.448879], [-160.05929700000002, 55.416208], [-160.052891, 55.407106], [-160.055282, 55.399477999999995], [-160.050544, 55.395776999999995], [-160.007995, 55.390003], [-160.00187499999998, 55.38838], [-159.996367, 55.390194], [-159.98739799999998, 55.385631999999994], [-159.973669, 55.375813], [-159.961921, 55.368663999999995], [-159.951057, 55.355863], [-159.932584, 55.336980999999994], [-159.915231, 55.341153], [-159.899362, 55.344153], [-159.883555, 55.345197999999996], [-159.843304, 55.340049], [-159.82682599999998, 55.334869999999995], [-159.816451, 55.329071], [-159.804214, 55.323975], [-159.792496, 55.317153999999995], [-159.766801, 55.293085], [-159.75789, 55.275683], [-159.755876, 55.262339], [-159.744341, 55.233363999999995], [-159.735979, 55.226107999999996], [-159.722216, 55.233287], [-159.704272, 55.239864999999995], [-159.68703, 55.243297999999996], [-159.667835, 55.243657999999996], [-159.660206, 55.242909999999995], [-159.643421, 55.254667], [-159.629231, 55.260754999999996], [-159.609058, 55.26779], [-159.602925, 55.272681], [-159.599874, 55.280463], [-159.57302099999998, 55.312141], [-159.56203499999998, 55.320373], [-159.544335, 55.328407], [-159.521967, 55.334191], [-159.499751, 55.33671], [-159.482601, 55.336293999999995], [-159.44781, 55.329097999999995], [-159.41530699999998, 55.315380999999995], [-159.407006, 55.308910999999995], [-159.401787, 55.302205], [-159.398063, 55.293369999999996], [-159.39739, 55.280415], [-159.399493, 55.259792999999995], [-159.406848, 55.254909999999995], [-159.419793, 55.249896], [-159.420489, 55.244451], [-159.418474, 55.23573], [-159.420274, 55.223042], [-159.426042, 55.212337999999995], [-159.427079, 55.201145999999994], [-159.408095, 55.174397], [-159.404675, 55.159741], [-159.403851, 55.149465], [-159.408031, 55.128544999999995], [-159.410886, 55.123495999999996], [-159.38633, 55.124708], [-159.365637, 55.120915999999994], [-159.354802, 55.116735], [-159.348479, 55.112897], [-159.342808, 55.115705999999996], [-159.321993, 55.118247], [-159.30362, 55.116485], [-159.279631, 55.112007], [-159.27493099999998, 55.109116], [-159.268949, 55.109825], [-159.252834, 55.106170999999996], [-159.233423, 55.098642], [-159.216575, 55.087441999999996], [-159.20918899999998, 55.077248999999995], [-159.204305, 55.066010999999996], [-159.203204, 55.043344], [-159.212298, 55.025842], [-159.227832, 55.017571999999994], [-159.251514, 55.006699], [-159.249463, 54.999899], [-159.23332399999998, 54.993736], [-159.213608, 54.984254], [-159.203414, 54.982400000000005], [-159.17942499999998, 54.976762], [-159.148454, 54.963100999999995], [-159.13358399999998, 54.956011], [-159.126014, 54.949709], [-159.118018, 54.940836], [-159.113256, 54.93033], [-159.11179099999998, 54.91569], [-159.119023, 54.902437], [-159.132695, 54.885531], [-159.150457, 54.870942], [-159.172431, 54.854164999999995], [-159.201515, 54.833672], [-159.226601, 54.820679], [-159.245855, 54.815498999999996], [-159.26057, 54.812737], [-159.277357, 54.811209999999996], [-159.300766, 54.812881], [-159.333699, 54.818618], [-159.362297, 54.828314999999996], [-159.380642, 54.840391999999994], [-159.395386, 54.858214], [-159.404237, 54.861647999999995], [-159.416904, 54.872253], [-159.431282, 54.891264], [-159.431783, 54.894197], [-159.43928, 54.896001999999996], [-159.45740999999998, 54.892514999999996], [-159.48005899999998, 54.895123999999996], [-159.503258, 54.900755], [-159.518518, 54.90782], [-159.529508, 54.914457], [-159.541443, 54.923955], [-159.546603, 54.933583], [-159.545566, 54.942662], [-159.540777, 54.960117999999994], [-159.54053399999998, 54.968059999999994], [-159.543252, 54.976369], [-159.560652, 54.987781], [-159.564821, 54.991395], [-159.580341, 54.987598], [-159.592244, 54.987384999999996], [-159.604149, 54.989391], [-159.626187, 54.986477], [-159.648123, 54.987269], [-159.663926, 54.98643], [-159.676556, 54.987238999999995], [-159.698126, 54.993167], [-159.707036, 54.997493], [-159.703512, 54.999793999999994], [-159.724503, 55.017793], [-159.72840300000001, 54.999992999999996], [-159.734735, 54.990244999999994], [-159.76088, 54.971835], [-159.768599, 54.968668], [-159.769544, 54.963412], [-159.767559, 54.956607], [-159.770336, 54.947474], [-159.775735, 54.937838], [-159.788885, 54.925661999999996], [-159.81604199999998, 54.909532], [-159.84609899999998, 54.902435], [-159.875027, 54.904241999999996], [-159.906919, 54.909473999999996], [-159.936981, 54.919045999999994], [-159.949128, 54.926216], [-159.958802, 54.913216], [-159.971285, 54.900504], [-159.986819, 54.891217999999995], [-160.010685, 54.883618999999996], [-160.034488, 54.879604], [-160.06592, 54.881083999999994], [-160.086396, 54.886202999999995], [-160.093976, 54.890378999999996], [-160.098023, 54.885416], [-160.101167, 54.869478], [-160.113037, 54.854921], [-160.13009399999999, 54.843109999999996], [-160.155422, 54.829018999999995], [-160.185541, 54.815267999999996], [-160.20772499999998, 54.807342], [-160.22872, 54.804258], [-160.241964, 54.803464999999996], [-160.258106, 54.806889], [-160.277393, 54.815234999999994], [-160.302812, 54.829746], [-160.315781, 54.843287999999994], [-160.323715, 54.855571], [-160.32335999999998, 54.859772], [-160.329879, 54.863909], [-160.337202, 54.877275999999995], [-160.343181, 54.894358], [-160.34318, 54.908877999999994], [-160.344188, 54.918476], [-160.343393, 54.930881], [-160.336069, 54.949909999999996], [-160.326853, 54.959691], [-160.308666, 54.970724], [-160.297657, 54.976473999999996], [-160.301801, 54.981474], [-160.298535, 54.992498], [-160.292857, 55.000674], [-160.273636, 55.008925], [-160.257709, 55.017119], [-160.244364, 55.022574999999996], [-160.256519, 55.028791999999996], [-160.261919, 55.035201], [-160.26500000000001, 55.050703999999996], [-160.262712, 55.072852], [-160.277814, 55.088859], [-160.288523, 55.111625], [-160.285318, 55.124556], [-160.270951, 55.138869], [-160.24563, 55.15238], [-160.214594, 55.160117], [-160.206175, 55.172187], [-160.190247, 55.185347], [-160.161289, 55.194838], [-160.149679, 55.196376], [-160.149574, 55.210166], [-160.14121799999998, 55.225317999999994], [-160.130092, 55.238675], [-160.13927, 55.242309], [-160.155994, 55.253813], [-160.167284, 55.272529], [-160.16764899999998, 55.279844999999995], [-160.18198999999998, 55.288604], [-160.186413, 55.296842999999996], [-160.190774, 55.315374999999996], [-160.200505, 55.323156999999995], [-160.203577, 55.335775], [-160.225702, 55.346717], [-160.238966, 55.340275], [-160.2193, 55.322463], [-160.215794, 55.308279999999996], [-160.221351, 55.289227999999994], [-160.238229, 55.272518999999996], [-160.235911, 55.268345999999994], [-160.234113, 55.256848], [-160.242536, 55.241054999999996], [-160.278369, 55.205073999999996], [-160.292742, 55.198004], [-160.321172, 55.193456999999995], [-160.3536, 55.193655], [-160.366832, 55.196475], [-160.367845, 55.184424], [-160.376906, 55.16542], [-160.393597, 55.154700000000005], [-160.411524, 55.146274999999996], [-160.417917, 55.132284], [-160.430886, 55.122823999999994], [-160.439368, 55.119657], [-160.446923, 55.108174], [-160.431775, 55.09467], [-160.427201, 55.076138], [-160.430926, 55.064862], [-160.448323, 55.046060999999995], [-160.460837, 55.035844999999995], [-160.478336, 55.029469999999996], [-160.491843, 55.027254], [-160.519469, 55.025123], [-160.554332, 55.030857999999995], [-160.57326, 55.036981999999995], [-160.59172999999998, 55.052774], [-160.598416, 55.064018999999995], [-160.602477, 55.083177], [-160.598691, 55.094055999999995], [-160.607676, 55.098361], [-160.612492, 55.095496999999995], [-160.648969, 55.096287999999994], [-160.660201, 55.099506], [-160.678268, 55.107388], [-160.699174, 55.107538], [-160.709692, 55.112055], [-160.723375, 55.099824], [-160.745042, 55.088913], [-160.786356, 55.070814999999996], [-160.81027699999999, 55.068472], [-160.836775, 55.068151], [-160.8677, 55.075558], [-160.886007, 55.084607], [-160.899676, 55.095349999999996], [-160.90773, 55.113043999999995], [-160.907212, 55.123915], [-160.901463, 55.135552], [-160.906146, 55.152587999999994], [-160.90506399999998, 55.159454], [-160.935588, 55.178225999999995], [-160.941477, 55.188488], [-160.942697, 55.202327999999994], [-160.933058, 55.224126], [-160.922363, 55.238057999999995], [-160.93864, 55.252646999999996], [-160.94394499999999, 55.263825], [-160.942503, 55.281168], [-160.93864, 55.291764], [-160.949448, 55.311215999999995], [-160.95342399999998, 55.325367], [-160.951302, 55.331115], [-160.94434, 55.341569], [-160.93108999999998, 55.356524], [-160.91653, 55.364619999999995], [-160.899649, 55.378614], [-160.892405, 55.380674], [-160.89195899999999, 55.388493999999994], [-160.887656, 55.396643], [-160.875265, 55.408094], [-160.859006, 55.419874], [-160.88054499999998, 55.419165], [-160.907905, 55.420373999999995], [-160.91325999999998, 55.416692], [-160.932822, 55.405651999999996], [-160.995901, 55.381243], [-161.112538, 55.343435], [-161.138803, 55.337464999999995], [-161.148276, 55.326915], [-161.153738, 55.323786999999996], [-161.165123, 55.320155], [-161.192989, 55.308144], [-161.219787, 55.302777999999996], [-161.226135, 55.299467], [-161.23951599999998, 55.298458], [-161.238709, 55.296046999999994], [-161.219665, 55.294142], [-161.18561, 55.285761], [-161.172815, 55.295381], [-161.153923, 55.304102], [-161.12859, 55.313389], [-161.104206, 55.316765], [-161.089989, 55.316648], [-161.068997, 55.312391], [-161.04946999999999, 55.305026999999995], [-161.031102, 55.294743], [-161.019724, 55.284664], [-161.015973, 55.276767], [-161.012925, 55.262995], [-161.01604, 55.251419999999996], [-161.026535, 55.239106], [-161.039625, 55.229462], [-161.05863, 55.220124999999996], [-161.08038299999998, 55.214363999999996], [-161.10659099999998, 55.212289999999996], [-161.13167099999998, 55.213938], [-161.155505, 55.222462], [-161.167868, 55.210916], [-161.181357, 55.204231], [-161.20497799999998, 55.198318], [-161.234307, 55.193791999999995], [-161.248508, 55.193258], [-161.253167, 55.186710999999995], [-161.244435, 55.173047999999994], [-161.243212, 55.163503999999996], [-161.247055, 55.153287999999996], [-161.251198, 55.14646], [-161.246501, 55.126974999999995], [-161.254678, 55.113403], [-161.272255, 55.100089], [-161.291053, 55.092031999999996], [-161.313573, 55.086621], [-161.34573799999998, 55.08524], [-161.37061, 55.089245], [-161.375388, 55.089157], [-161.387699, 55.078502], [-161.39871499999998, 55.072039999999994], [-161.417726, 55.066821], [-161.417585, 55.062056], [-161.40747199999998, 55.059939], [-161.389923, 55.054553], [-161.373718, 55.045956], [-161.361235, 55.033825], [-161.353147, 55.019596], [-161.352596, 55.009983], [-161.359522, 54.991451], [-161.374536, 54.980577999999994], [-161.394097, 54.968484999999994], [-161.416986, 54.963150999999996], [-161.43325099999998, 54.962274], [-161.440777, 54.963753999999994], [-161.45131800000001, 54.954971], [-161.461175, 54.951094999999995], [-161.47008599999998, 54.949729], [-161.49300499999998, 54.954543], [-161.504724, 54.954176], [-161.525872, 54.951589], [-161.553461, 54.954457], [-161.567561, 54.957493], [-161.577235, 54.961841], [-161.58458, 54.967949], [-161.591366, 54.963671999999995], [-161.602993, 54.960902], [-161.627773, 54.957491], [-161.644406, 54.956316], [-161.659481, 54.956382999999995], [-161.672281, 54.959246], [-161.66692799999998, 54.942924999999995], [-161.66668099999998, 54.928115999999996], [-161.675074, 54.918388], [-161.688073, 54.907568999999995], [-161.710168, 54.897818], [-161.717277, 54.895744], [-161.710014, 54.891591999999996], [-161.691185, 54.888686], [-161.667594, 54.882864999999995], [-161.652395, 54.875029999999995], [-161.641042, 54.863693999999995], [-161.632801, 54.850334999999994], [-161.63007199999998, 54.840346], [-161.61571, 54.838921], [-161.59767399999998, 54.829155], [-161.576738, 54.814209999999996], [-161.564744, 54.797197], [-161.56633, 54.784752999999995], [-161.576552, 54.760704999999994], [-161.590314, 54.749846999999995], [-161.604932, 54.742424], [-161.63984399999998, 54.736159], [-161.672803, 54.737812999999996], [-161.691877, 54.743351], [-161.698367, 54.747442], [-161.702741, 54.742962], [-161.710187, 54.739154], [-161.753675, 54.727587], [-161.76576699999998, 54.72774], [-161.765058, 54.724458999999996], [-161.782728, 54.706758], [-161.80937, 54.692924999999995], [-161.841016, 54.684515999999995], [-161.861952, 54.689817999999995], [-161.874617, 54.686460999999994], [-161.889113, 54.686949], [-161.91719, 54.691227999999995], [-161.935837, 54.695240999999996], [-161.957048, 54.708248999999995], [-161.96467, 54.716935], [-161.96684399999998, 54.714802], [-161.983293, 54.712092999999996], [-162.011859, 54.718416999999995], [-162.013598, 54.715976], [-162.027149, 54.712153], [-162.045582, 54.705684], [-162.056572, 54.704532], [-162.05113599999999, 54.701677], [-162.036578, 54.685832], [-162.033252, 54.681056], [-162.02852000000001, 54.659119999999994], [-162.034654, 54.644777], [-162.048021, 54.631913999999995], [-162.062883, 54.625184], [-162.07981999999998, 54.621278], [-162.104846, 54.618286], [-162.161091, 54.626509], [-162.187276, 54.639579], [-162.19374399999998, 54.636367], [-162.205921, 54.634969999999996], [-162.231403, 54.636815999999996], [-162.23943, 54.638707999999994], [-162.242297, 54.616665999999995], [-162.252734, 54.603367999999996], [-162.279405, 54.582347999999996], [-162.309282, 54.575122], [-162.317308, 54.572429], [-162.315262, 54.556812], [-162.31511, 54.545719], [-162.321792, 54.531932], [-162.33781399999998, 54.517803], [-162.365035, 54.507692999999996], [-162.391921, 54.504884999999994], [-162.412368, 54.505924], [-162.428512, 54.507669], [-162.442765, 54.512207999999994], [-162.465135, 54.52485], [-162.479815, 54.540932], [-162.483753, 54.558502999999995], [-162.478351, 54.575616], [-162.464173, 54.587523999999995], [-162.47353099999998, 54.591767999999995], [-162.477528, 54.595216], [-162.487905, 54.610246], [-162.49034799999998, 54.622377], [-162.483635, 54.640062], [-162.468925, 54.658615999999995], [-162.459877, 54.666523999999995], [-162.477227, 54.670258999999994], [-162.507013, 54.682700999999994], [-162.52624, 54.694686999999995], [-162.539364, 54.707207], [-162.549649, 54.725373], [-162.554931, 54.749344], [-162.546967, 54.764565], [-162.533142, 54.776612], [-162.523865, 54.781310999999995], [-162.512726, 54.785371], [-162.497376, 54.787178999999995], [-162.483085, 54.792724], [-162.494325, 54.798082], [-162.506746, 54.805856], [-162.512606, 54.811487], [-162.538455, 54.810981999999996], [-162.56937, 54.815132], [-162.59998, 54.826812], [-162.618933, 54.845228], [-162.618538, 54.858487999999994], [-162.614602, 54.877897999999995], [-162.606424, 54.890204999999995], [-162.582285, 54.905128999999995], [-162.602183, 54.909217999999996], [-162.61332299999998, 54.913436], [-162.627819, 54.92115], [-162.640791, 54.930060999999995], [-162.651105, 54.922157], [-162.674054, 54.913388999999995], [-162.693861, 54.908147], [-162.706831, 54.909161999999995], [-162.717329, 54.901996999999994], [-162.732588, 54.895762999999995], [-162.761885, 54.889742], [-162.783339, 54.887803999999996], [-162.790797, 54.888816], [-162.79145499999998, 54.878343], [-162.804242, 54.866372], [-162.822063, 54.85659], [-162.846813, 54.848427], [-162.883588, 54.844848999999996], [-162.893903, 54.844238], [-162.908918, 54.848952999999995], [-162.93074000000001, 54.859108], [-162.95207299999998, 54.871713], [-162.967801, 54.882515999999995], [-163.0632, 54.879518], [-163.062883, 54.869600999999996], [-163.06895600000001, 54.861719], [-163.07939199999998, 54.853837999999996], [-163.097031, 54.846871], [-163.110092, 54.846191999999995], [-163.115158, 54.839616], [-163.120529, 54.835502999999996], [-163.132003, 54.830132], [-163.137298, 54.829814999999996], [-163.141738, 54.820251], [-163.134811, 54.818816], [-163.127199, 54.812712999999995], [-163.115311, 54.813215], [-163.104935, 54.809385], [-163.091904, 54.799498], [-163.07084700000001, 54.788739], [-163.057799, 54.773412], [-163.047775, 54.769582], [-163.037308, 54.763631], [-163.028243, 54.757222], [-163.019484, 54.745900000000006], [-163.012219, 54.739095999999996], [-162.999706, 54.732451], [-162.984324, 54.72306], [-162.968606, 54.708701999999995], [-162.964423, 54.696175999999994], [-162.962041, 54.682061], [-162.951887, 54.666017], [-162.95477599999998, 54.659814999999995], [-162.969912, 54.650583], [-162.986023, 54.63769], [-162.999786, 54.623531], [-163.025633, 54.611155], [-163.059141, 54.606203], [-163.079924, 54.608621], [-163.109769, 54.611314], [-163.126182, 54.615815999999995], [-163.140775, 54.613319999999995], [-163.193387, 54.614219999999996], [-163.212096, 54.615578], [-163.225096, 54.617287], [-163.238676, 54.616364], [-163.26025099999998, 54.612572], [-163.306119, 54.60794], [-163.347197, 54.606680999999995], [-163.384703, 54.603407], [-163.413938, 54.600378], [-163.427824, 54.600401], [-163.435882, 54.602813], [-163.453855, 54.591138], [-163.46621399999998, 54.586873], [-163.492673, 54.582456], [-163.501081, 54.582010999999994], [-163.504026, 54.574932], [-163.516018, 54.560665], [-163.52618, 54.551662], [-163.53854, 54.546077999999994], [-163.55205899999999, 54.541346], [-163.564053, 54.539592], [-163.593563, 54.54114], [-163.62991, 54.549462999999996], [-163.673337, 54.562256], [-163.712797, 54.570190999999994], [-163.757872, 54.572029], [-163.798216, 54.571363999999996], [-163.837461, 54.570066999999995], [-163.876218, 54.57047], [-163.916744, 54.569074], [-163.952937, 54.568439999999995], [-163.98559, 54.566792], [-164.001777, 54.563603], [-164.031854, 54.564946], [-164.056175, 54.563649], [-164.08452499999999, 54.560131999999996], [-164.122671, 54.556118999999995], [-164.151752, 54.549093], [-164.176623, 54.541135], [-164.205126, 54.532514], [-164.22786, 54.523664], [-164.23616099999998, 54.517812], [-164.239883, 54.510265999999994], [-164.236618, 54.499913], [-164.244307, 54.487773999999995], [-164.249159, 54.478016], [-164.250013, 54.467929999999996], [-164.25807, 54.456257], [-164.276684, 54.437207], [-164.295696, 54.425396], [-164.316294, 54.411426999999996], [-164.34687300000002, 54.396564999999995], [-164.386087, 54.384730999999995], [-164.39512, 54.378536], [-164.414987, 54.368823], [-164.457224, 54.364000999999995], [-164.480997, 54.367639999999994], [-164.48706299999998, 54.369602], [-164.492777, 54.366068], [-164.502207, 54.363222], [-164.540599, 54.355554], [-164.564496, 54.352005], [-164.581524, 54.345444], [-164.617109, 54.338874], [-164.663344, 54.337537999999995], [-164.696488, 54.341198999999996], [-164.70596899999998, 54.344196999999994], [-164.72368, 54.339000999999996], [-164.740617, 54.337261], [-164.776446, 54.339084], [-164.805378, 54.345537], [-164.858327, 54.362116], [-164.871297, 54.364045], [-164.901297, 54.374651], [-164.924888, 54.391656999999995], [-164.961907, 54.426662], [-164.972577, 54.440895], [-164.982813, 54.444621], [-164.99563, 54.457308999999995], [-165.004054, 54.478252], [-165.008267, 54.491375999999995], [-165.016049, 54.501371], [-165.026975, 54.520773], [-165.031126, 54.5531], [-165.03677199999998, 54.561889], [-165.036163, 54.576598], [-165.019622, 54.606704], [-164.999482, 54.626248999999994], [-164.978638, 54.635649], [-164.92974800000002, 54.654928999999996], [-164.903045, 54.666464999999995], [-164.876861, 54.67543], [-164.863676, 54.676116], [-164.835173, 54.687340999999996], [-164.808896, 54.691164], [-164.78278, 54.691702], [-164.77331199999998, 54.700359], [-164.75631199999998, 54.717312], [-164.744685, 54.730596], [-164.73492, 54.745024], [-164.70608099999998, 54.773483999999996], [-164.70345600000002, 54.788004], [-164.698512, 54.801539], [-164.68325299999998, 54.816677], [-164.67068, 54.824245999999995], [-164.651179, 54.844198999999996], [-164.644039, 54.885414999999995], [-164.637539, 54.900759], [-164.627744, 54.911533], [-164.614255, 54.923877], [-164.60125499999998, 54.930637999999995], [-164.582481, 54.93452], [-164.58032, 54.937802999999995], [-164.572171, 54.943906999999996], [-164.552823, 54.950454], [-164.531125, 54.964104], [-164.521182, 54.969124], [-164.501644, 54.971201], [-164.475249, 54.976267], [-164.438781, 54.979594999999996], [-164.418151, 54.979558], [-164.383056, 54.974339], [-164.360961, 54.969097999999995], [-164.338898, 54.96214], [-164.320435, 54.955037], [-164.307526, 54.951457999999995], [-164.29788200000002, 54.952639999999995], [-164.267763, 54.964183], [-164.254977, 54.970737], [-164.226566, 54.990328999999996], [-164.213474, 54.994958999999994], [-164.20408700000002, 55.000625], [-164.187986, 55.006896], [-164.157871, 55.015654], [-164.10968400000002, 55.018156], [-164.08559400000001, 55.015654], [-164.04744699999998, 55.020657], [-164.01532600000002, 55.036921], [-164.003151, 55.046855], [-163.965984, 55.070015], [-163.950176, 55.078812], [-163.933789, 55.084816], [-163.912702, 55.090584], [-163.8878, 55.091324], [-163.858656, 55.088983], [-163.834762, 55.096222999999995], [-163.823012, 55.101008], [-163.803909, 55.105792], [-163.78578199999998, 55.108233999999996], [-163.770299, 55.108826], [-163.730363, 55.102351999999996], [-163.717424, 55.099652], [-163.698532, 55.097286999999994], [-163.666092, 55.094549], [-163.630692, 55.093229], [-163.58577, 55.097296], [-163.567947, 55.100158], [-163.532212, 55.111306], [-163.508073, 55.11654], [-163.478014, 55.124032], [-163.458942, 55.128136], [-163.440937, 55.135315], [-163.356378, 55.165684], [-163.34103, 55.172573], [-163.29068, 55.193397], [-163.244479, 55.206973999999995], [-163.20752199999998, 55.219671], [-163.176669, 55.226231999999996], [-163.150455, 55.229504999999996], [-163.14133099999998, 55.231961], [-163.134118, 55.23582], [-163.097875, 55.261655], [-162.982797, 55.335617], [-162.95814000000001, 55.35415], [-162.953837, 55.358971999999994], [-162.94599399999998, 55.364503], [-162.944469, 55.36963], [-162.935161, 55.382051], [-162.922772, 55.388574999999996], [-162.905163, 55.394769999999994], [-162.889569, 55.405544], [-162.869977, 55.415256], [-162.84708899999998, 55.423916], [-162.806196, 55.436749999999996], [-162.78282, 55.444418999999996], [-162.75840599999998, 55.451453], [-162.726973, 55.45887], [-162.69727899999998, 55.462075], [-162.68156299999998, 55.463181], [-162.673811, 55.467552999999995], [-162.667678, 55.473884999999996], [-162.657913, 55.48115], [-162.645035, 55.488496999999995], [-162.608353, 55.497775], [-162.594132, 55.505505], [-162.570878, 55.515819], [-162.547228, 55.528745], [-162.514239, 55.560736], [-162.50023199999998, 55.572852], [-162.470418, 55.589980999999995], [-162.415091, 55.626611], [-162.39614, 55.642702], [-162.373955, 55.659045], [-162.360528, 55.672343999999995], [-162.338892, 55.688739999999996], [-162.320491, 55.704716], [-162.303218, 55.717107], [-162.28979099999998, 55.724866], [-162.27261, 55.732236], [-162.251248, 55.740462], [-162.231382, 55.748763], [-162.209562, 55.759887], [-162.17227, 55.77353], [-162.161223, 55.785416], [-162.143432, 55.801607], [-162.134185, 55.809061], [-162.12024, 55.815034], [-162.103638, 55.819475999999995], [-162.080017, 55.82371], [-162.066651, 55.824093], [-162.043579, 55.832035], [-162.037996, 55.841083], [-162.032869, 55.844257999999996], [-162.01135399999998, 55.851147], [-162.002246, 55.848749999999995], [-161.981019, 55.859418999999995], [-161.938419, 55.890035999999995], [-161.906193, 55.912200999999996], [-161.858251, 55.932503999999994], [-161.82575, 55.942654999999995], [-161.78683999999998, 55.946506], [-161.729498, 55.954868], [-161.64990799999998, 55.973355999999995], [-161.600409, 55.986715999999994], [-161.53958799999998, 55.994515], [-161.527259, 55.995498999999995], [-161.51223, 56.001104], [-161.479847, 56.003595999999995], [-161.42865899999998, 56.011573999999996], [-161.377471, 56.023539], [-161.262296, 56.055445], [-161.211108, 56.067409999999995], [-161.159915, 56.071399], [-161.044741, 56.071402], [-160.929572, 56.07938], [-160.865585, 56.079381], [-160.7952, 56.075393999999996], [-160.750409, 56.071407], [-160.654426, 56.071408999999996], [-160.616035, 56.067420999999996], [-160.584043, 56.079386], [-160.55845, 56.099326999999995], [-160.545655, 56.115278999999994], [-160.532861, 56.155159999999995], [-160.52006599999999, 56.179088], [-160.513669, 56.203016999999996], [-160.50239399999998, 56.21584], [-160.495857, 56.219673], [-160.483833, 56.229537], [-160.478737, 56.235839999999996], [-160.465523, 56.255027999999996], [-160.439433, 56.298814], [-160.413157, 56.321734], [-160.386791, 56.334773], [-160.330149, 56.35574], [-160.305584, 56.369214], [-160.261365, 56.408071], [-160.225416, 56.433600000000006], [-160.164199, 56.454955999999996], [-160.111526, 56.465599], [-160.069137, 56.480278999999996], [-160.03208899999998, 56.49695], [-159.99406399999998, 56.516405999999996], [-159.972581, 56.534495], [-159.960649, 56.543451999999995], [-159.952661, 56.546293999999996], [-159.928942, 56.564442], [-159.905139, 56.578174999999995], [-159.87016599999998, 56.590855999999995], [-159.840045, 56.599194999999995], [-159.807911, 56.610327], [-159.766957, 56.6212], [-159.729603, 56.632011999999996], [-159.675832, 56.64499], [-159.637135, 56.65851], [-159.580984, 56.672923], [-159.50228099999998, 56.702802], [-159.465904, 56.721311], [-159.425744, 56.740187], [-159.376366, 56.753974], [-159.35122, 56.757721], [-159.332788, 56.763436], [-159.28884299999999, 56.778200000000005], [-159.23495, 56.793848999999994], [-159.173914, 56.81445], [-159.115993, 56.837903999999995], [-159.08157, 56.852889], [-159.044004, 56.876289], [-159.009612, 56.895767], [-158.98156699999998, 56.911125999999996], [-158.960297, 56.920595], [-158.93511999999998, 56.930077999999995], [-158.919404, 56.938219], [-158.89340099999998, 56.945108], [-158.893386, 56.870670999999994], [-158.893202, 56.80121], [-158.890818, 56.776682], [-158.891034, 56.75422], [-158.90224, 56.754059999999996], [-159.028594, 56.754058], [-159.028589, 56.669419], [-159.221801, 56.671763], [-159.275496, 56.671761999999994], [-159.275491, 56.580921], [-159.393104, 56.580918999999994], [-159.592657, 56.580917], [-159.592655, 56.521909], [-159.59341, 56.494524], [-159.659579, 56.494364999999995], [-159.787544, 56.491983], [-159.899424, 56.491980999999996], [-159.902367, 56.374094], [-159.903652, 56.322593999999995], [-159.809651, 56.321694], [-159.812849, 56.218393999999996], [-159.81394699999998, 56.127793], [-159.804864, 56.000795], [-159.80526700000001, 55.982594999999996], [-159.867858, 55.982594], [-159.868099, 55.888481], [-159.67924399999998, 55.888483], [-159.56466899999998, 55.888484], [-159.56430799999998, 55.880660999999996], [-159.56436, 55.803712], [-159.5644, 55.698313], [-159.564425, 55.628871], [-159.457991, 55.628875]]]]}}, {"type": "Feature", "id": "2", "properties": {"name": "Aleutians West, 02", "density": 901}, "geometry": {"type": "MultiPolygon", "coordinates": [[[[177.445931, 52.111332999999995], [177.44302299999998, 52.105259], [177.435577, 52.097010999999995], [177.428801, 52.091738], [177.414976, 52.084787], [177.40203400000001, 52.079668], [177.38680499999998, 52.075196], [177.36852299999998, 52.072395], [177.355215, 52.071396], [177.345113, 52.072089999999996], [177.332629, 52.075209], [177.321366, 52.080428], [177.30518999999998, 52.090323999999995], [177.2906, 52.102149999999995], [177.28348799999998, 52.114159], [177.28016, 52.127579], [177.28180700000001, 52.135126], [177.288827, 52.144189999999995], [177.30600900000002, 52.156107999999996], [177.315409, 52.160976], [177.329296, 52.166669], [177.340528, 52.170322999999996], [177.367356, 52.175298999999995], [177.38365499999998, 52.174276], [177.400228, 52.170500999999994], [177.408835, 52.167632], [177.425775, 52.157202999999996], [177.437924, 52.146873], [177.445983, 52.13513], [177.446838, 52.127165], [177.445931, 52.111332999999995]]], [[[178.044883, 51.821497], [177.997184, 51.822029], [177.96400799999998, 51.834869999999995], [177.948138, 51.846627], [177.939043, 51.85492], [177.935471, 51.861092], [177.93361, 51.869645999999996], [177.93428, 51.875764999999994], [177.938919, 51.885104], [177.94554, 51.895616999999994], [177.954787, 51.903521999999995], [177.97440999999998, 51.914632], [177.996976, 51.922034], [178.034347, 51.922605999999995], [178.068986, 51.914480999999995], [178.093707, 51.8945], [178.100452, 51.875493999999996], [178.10127699999998, 51.862964999999996], [178.097952, 51.85069], [178.084037, 51.835336999999996], [178.066398, 51.827203999999995], [178.044883, 51.821497]]], [[[-175.102323, 52.168005], [-175.11311, 52.165659], [-175.132154, 52.163171], [-175.15254099999999, 52.162979], [-175.17653, 52.170654], [-175.194842, 52.181922], [-175.205312, 52.19123], [-175.21793300000002, 52.212903], [-175.222985, 52.220603999999994], [-175.224817, 52.232965], [-175.204645, 52.259111999999995], [-175.17510299999998, 52.271564999999995], [-175.143578, 52.278219], [-175.119803, 52.280539999999995], [-175.112204, 52.27909], [-175.09590500000002, 52.274285], [-175.070696, 52.262924999999996], [-175.053573, 52.251304999999995], [-175.036523, 52.229011], [-175.036327, 52.217628], [-175.04334599999999, 52.206900000000005], [-175.06419, 52.186101], [-175.078685, 52.177174], [-175.102323, 52.168005]]], [[[-169.847694, 57.184897], [-169.84903400000002, 57.176165], [-169.86947700000002, 57.158004999999996], [-169.886869, 57.145438], [-169.90984600000002, 57.137814], [-169.930262, 57.13212], [-169.95559, 57.128226999999995], [-169.96898199999998, 57.127984], [-169.989069, 57.130412], [-170.003719, 57.135040999999994], [-170.022459, 57.144324999999995], [-170.036928, 57.156965], [-170.044012, 57.165051999999996], [-170.04670000000002, 57.177198], [-170.0505, 57.186876], [-170.049117, 57.195684], [-170.04222199999998, 57.205047], [-170.025196, 57.216836], [-170.007985, 57.225299], [-169.992513, 57.229993], [-169.960408, 57.237418999999996], [-169.93999200000002, 57.23894], [-169.923115, 57.238414999999996], [-169.90974699999998, 57.236295], [-169.89522, 57.232572999999995], [-169.883683, 57.228401], [-169.87123, 57.221536], [-169.86420900000002, 57.212289999999996], [-169.858713, 57.20225], [-169.849311, 57.190013], [-169.847694, 57.184897]]], [[[-168.002249, 53.988040999999996], [-167.997649, 53.990686], [-167.98956099999998, 53.989304999999995], [-167.977475, 53.983064], [-167.96999699999998, 53.977388], [-167.959039, 53.9637], [-167.955529, 53.942598], [-167.953445, 53.936538], [-167.953453, 53.921158], [-167.956107, 53.912727], [-167.963187, 53.901336], [-167.968467, 53.896491], [-167.984062, 53.886496], [-168.001946, 53.879234999999994], [-168.022944, 53.874919999999996], [-168.035031, 53.874226], [-168.047209, 53.875170999999995], [-168.072854, 53.879532], [-168.08303999999998, 53.882959], [-168.09241, 53.888062999999995], [-168.104619, 53.896135], [-168.11637000000002, 53.905511999999995], [-168.123085, 53.911964999999995], [-168.128854, 53.919495999999995], [-168.132487, 53.927423], [-168.135021, 53.937624], [-168.13584600000002, 53.946732999999995], [-168.133343, 53.956584], [-168.12980299999998, 53.962664], [-168.11847999999998, 53.97475], [-168.110973, 53.981564], [-168.102702, 53.985257], [-168.082956, 53.992436999999995], [-168.049169, 53.994955999999995], [-168.022585, 53.994118], [-168.002249, 53.988040999999996]]], [[[-175.403742, 52.181993999999996], [-175.404267, 52.171636], [-175.419342, 52.155010999999995], [-175.42614700000001, 52.145412], [-175.43701099999998, 52.132807], [-175.454742, 52.12095], [-175.47247299999998, 52.113136999999995], [-175.48574200000002, 52.109387], [-175.49878, 52.107734], [-175.512361, 52.107374], [-175.535496, 52.112851], [-175.56125500000002, 52.122571], [-175.59865200000002, 52.146684], [-175.60313, 52.151875], [-175.60911299999998, 52.1674], [-175.609756, 52.183004], [-175.60402, 52.198682999999996], [-175.57930000000002, 52.220237999999995], [-175.55329799999998, 52.23115], [-175.53278899999998, 52.236605999999995], [-175.504553, 52.236591999999995], [-175.492047, 52.237576999999995], [-175.476175, 52.233511], [-175.456459, 52.227477], [-175.436804, 52.21704], [-175.419071, 52.205473], [-175.410708, 52.196776], [-175.403742, 52.181993999999996]]], [[[-178.187623, 51.482226999999995], [-178.18782499999998, 51.472632], [-178.190967, 51.456449], [-178.198412, 51.443653], [-178.21812699999998, 51.43149], [-178.248645, 51.423170999999996], [-178.278948, 51.419872], [-178.304339, 51.421343], [-178.321368, 51.425408], [-178.33182, 51.430813], [-178.354082, 51.429679], [-178.370317, 51.431782999999996], [-178.387409, 51.436809999999994], [-178.398397, 51.443912999999995], [-178.40981299999999, 51.44936], [-178.41342600000002, 51.452709], [-178.423518, 51.465604], [-178.43087500000001, 51.476583999999995], [-178.43118099999998, 51.489118999999995], [-178.428831, 51.497367999999994], [-178.42294199999998, 51.508995999999996], [-178.40515, 51.52238], [-178.390073, 51.529163], [-178.359982, 51.537475], [-178.332762, 51.538385], [-178.322131, 51.535322], [-178.310607, 51.540523], [-178.292175, 51.542325], [-178.272583, 51.541014], [-178.25543199999998, 51.535789], [-178.23861599999998, 51.529892], [-178.232237, 51.52491], [-178.22088200000002, 51.518249999999995], [-178.213428, 51.509727], [-178.20891799999998, 51.509223999999996], [-178.202265, 51.503899], [-178.187623, 51.482226999999995]]], [[[-177.34400499999998, 51.932196], [-177.339265, 51.927153999999994], [-177.33642700000001, 51.921561], [-177.333741, 51.911856], [-177.33258, 51.900771], [-177.336333, 51.888982], [-177.352354, 51.871700999999995], [-177.36193500000002, 51.864284], [-177.380856, 51.855737999999995], [-177.403225, 51.847229999999996], [-177.418118, 51.843208999999995], [-177.42980699999998, 51.841094999999996], [-177.43954200000002, 51.840354], [-177.468963, 51.839856999999995], [-177.48672599999998, 51.843649], [-177.512608, 51.859105], [-177.523687, 51.866184999999994], [-177.532569, 51.872991], [-177.546487, 51.889371], [-177.549173, 51.895413999999995], [-177.551982, 51.908147], [-177.551739, 51.915524999999995], [-177.549665, 51.924223], [-177.54291999999998, 51.935126999999994], [-177.534436, 51.941466999999996], [-177.51924, 51.956537], [-177.509138, 51.965745999999996], [-177.49363499999998, 51.974636], [-177.48222199999998, 51.977672], [-177.47260899999998, 51.979039], [-177.459546, 51.982884], [-177.447217, 51.981237], [-177.422191, 51.976447], [-177.383278, 51.964577], [-177.374366, 51.962616], [-177.364691, 51.956824999999995], [-177.356206, 51.950348], [-177.350101, 51.942833], [-177.34400499999998, 51.932196]]], [[[176.024386, 52.315737], [176.02429899999998, 52.313072999999996], [176.01691399999999, 52.304077], [176.009925, 52.299552999999996], [175.997749, 52.295822], [175.970893, 52.288688], [175.951361, 52.285605], [175.934516, 52.283735], [175.92007999999998, 52.281355], [175.896612, 52.281262999999996], [175.875675, 52.285719], [175.862461, 52.289578999999996], [175.854403, 52.293112], [175.831392, 52.305577], [175.82074, 52.315701999999995], [175.801358, 52.33988], [175.789913, 52.348005], [175.774501, 52.365559999999995], [175.763482, 52.380742999999995], [175.768577, 52.395362], [175.77477299999998, 52.407668], [175.782523, 52.417244], [175.794791, 52.424789999999994], [175.811331, 52.432663999999995], [175.825491, 52.43667], [175.841909, 52.440287999999995], [175.874777, 52.439709], [175.890067, 52.435756999999995], [175.89857, 52.43194], [175.9179, 52.434338], [175.931817, 52.431377999999995], [175.95531699999998, 52.423992], [175.968574, 52.41614], [175.978603, 52.416835999999996], [175.99206199999998, 52.413601], [176.004911, 52.409504], [176.031037, 52.397808], [176.043397, 52.39027], [176.04918099999998, 52.385639999999995], [176.060489, 52.372240999999995], [176.064518, 52.363375999999995], [176.062872, 52.350190999999995], [176.054022, 52.336748], [176.037391, 52.321267], [176.024386, 52.315737]]], [[[-178.65860700000002, 51.80713], [-178.653393, 51.804804], [-178.646648, 51.799395], [-178.6468, 51.7903], [-178.652292, 51.778771], [-178.65909599999998, 51.761534999999995], [-178.66349, 51.747358], [-178.670692, 51.739225], [-178.70090399999998, 51.716539], [-178.709266, 51.712022], [-178.72458699999999, 51.706626], [-178.7494, 51.700154], [-178.771313, 51.696042], [-178.79618599999998, 51.693394999999995], [-178.805808, 51.694617], [-178.815902, 51.693593], [-178.82801899999998, 51.694776], [-178.841081, 51.698254999999996], [-178.86849, 51.711690999999995], [-178.880364, 51.721503], [-178.893702, 51.728643999999996], [-178.915098, 51.737134999999995], [-178.941743, 51.753347], [-178.949954, 51.760244], [-178.954227, 51.768415], [-178.957281, 51.780798999999995], [-178.946847, 51.818078], [-178.939554, 51.833605], [-178.927348, 51.846560999999994], [-178.915324, 51.858081999999996], [-178.89036099999998, 51.873106], [-178.85917, 51.882163999999996], [-178.8451, 51.88794], [-178.830085, 51.888718999999995], [-178.786532, 51.887879999999996], [-178.768325, 51.88413], [-178.728847, 51.86967], [-178.70565, 51.858722], [-178.690328, 51.849529], [-178.68596300000002, 51.842098], [-178.680468, 51.835552], [-178.669724, 51.825573], [-178.66313, 51.816325], [-178.65860700000002, 51.80713]]], [[[178.307469, 51.718821], [178.29789599999998, 51.723631], [178.293705, 51.720538], [178.27655399999998, 51.721041], [178.24988100000002, 51.724474], [178.227846, 51.732591], [178.207123, 51.746744], [178.197291, 51.767331], [178.184812, 51.77019], [178.157681, 51.784532999999996], [178.14052900000002, 51.796534], [178.125055, 51.814012999999996], [178.12093399999998, 51.832516], [178.123832, 51.843984], [178.13158299999998, 51.855833999999994], [178.138204, 51.861898], [178.155506, 51.875319999999995], [178.175829, 51.884591], [178.19795299999998, 51.888858], [178.220078, 51.888728], [178.252061, 51.883328], [178.27008, 51.87764], [178.275501, 51.878971], [178.29344700000001, 51.878581999999994], [178.31310200000001, 51.873753], [178.332176, 51.870853999999994], [178.36843399999998, 51.860538999999996], [178.38635, 51.849132999999995], [178.408232, 51.841556999999995], [178.431153, 51.826968], [178.441348, 51.809321], [178.45145, 51.802164], [178.47904, 51.789972], [178.492774, 51.776886999999995], [178.497993, 51.763734], [178.49634700000001, 51.744521999999996], [178.484139, 51.731787999999995], [178.46921600000002, 51.718709999999994], [178.454293, 51.714003], [178.433145, 51.70905], [178.400459, 51.703609], [178.370429, 51.704037], [178.34436599999998, 51.712962999999995], [178.328374, 51.719234], [178.307469, 51.718821]]], [[[174.21175399999998, 52.674189], [174.19724200000002, 52.667860999999995], [174.179328, 52.661535], [174.162514, 52.656735], [174.14673599999998, 52.65598], [174.114235, 52.663761], [174.108315, 52.664486], [174.09693199999998, 52.662624], [174.079323, 52.663317], [174.06800099999998, 52.66672], [174.057156, 52.671685], [174.037575, 52.671229], [174.017984, 52.671838], [173.971902, 52.680825], [173.951577, 52.685722999999996], [173.916146, 52.699676], [173.901467, 52.702818], [173.871499, 52.705625], [173.857218, 52.709272], [173.837962, 52.716023], [173.821666, 52.726054999999995], [173.800243, 52.740337], [173.788707, 52.749719999999996], [173.773204, 52.773356], [173.77378299999998, 52.781588], [173.776072, 52.79175], [173.78159399999998, 52.802149], [173.78906999999998, 52.810342999999996], [173.802008, 52.819658], [173.817449, 52.825046], [173.84476, 52.831516], [173.87063799999999, 52.83479], [173.906129, 52.831334], [173.92614700000001, 52.825987], [173.958954, 52.814139999999995], [173.964782, 52.81153], [173.972625, 52.813697], [173.980591, 52.813972], [173.988739, 52.812355], [174.007904, 52.804947], [174.024078, 52.801248], [174.037872, 52.796609], [174.05014799999998, 52.789083999999995], [174.068389, 52.796220999999996], [174.095519, 52.80086], [174.114439, 52.803348], [174.128629, 52.801212], [174.135526, 52.799031], [174.14773300000002, 52.793385], [174.183348, 52.7852], [174.199279, 52.78028], [174.20877000000002, 52.775648999999994], [174.22143499999999, 52.767691], [174.232727, 52.757293999999995], [174.23663399999998, 52.748176], [174.238343, 52.738814999999995], [174.237276, 52.724861], [174.23782699999998, 52.703261999999995], [174.23441, 52.695083], [174.22400499999998, 52.683417], [174.21175399999998, 52.674189]]], [[[-171.198241, 52.402451], [-171.206259, 52.398891], [-171.22661599999998, 52.393702], [-171.264307, 52.391228], [-171.294308, 52.393133999999996], [-171.320953, 52.400090999999996], [-171.349154, 52.408772], [-171.358353, 52.412544999999994], [-171.36685599999998, 52.419362], [-171.377263, 52.431377999999995], [-171.38663400000002, 52.448589999999996], [-171.39371599999998, 52.468129999999995], [-171.392955, 52.491201999999994], [-171.387067, 52.514815999999996], [-171.374433, 52.537118], [-171.344067, 52.555972], [-171.31242, 52.570744999999995], [-171.280466, 52.579803], [-171.259041, 52.580994], [-171.248557, 52.580856], [-171.24839, 52.583473999999995], [-171.219643, 52.613506], [-171.205941, 52.624928], [-171.18937, 52.635061], [-171.179158, 52.638661], [-171.159187, 52.640097], [-171.140234, 52.639632999999996], [-171.109837, 52.636314999999996], [-171.09320400000001, 52.632951999999996], [-171.06973499999998, 52.627061999999995], [-171.05600099999998, 52.620577999999995], [-171.038361, 52.614345], [-171.022429, 52.603716999999996], [-171.020108, 52.596782], [-171.018825, 52.585795], [-171.023677, 52.570702999999995], [-171.03356300000002, 52.548524], [-171.049523, 52.531034999999996], [-171.064599, 52.521246], [-171.08455800000002, 52.513959], [-171.102014, 52.508303999999995], [-171.11184500000002, 52.507559], [-171.11159700000002, 52.504115999999996], [-171.114861, 52.482775], [-171.124046, 52.46441], [-171.136496, 52.445671], [-171.15862199999998, 52.425429], [-171.173148, 52.415158999999996], [-171.198241, 52.402451]]], [[[-169.40164099999998, 56.636553], [-169.39006999999998, 56.624314999999996], [-169.382254, 56.61475], [-169.377545, 56.587728999999996], [-169.383952, 56.578162], [-169.420474, 56.549259], [-169.43875400000002, 56.541559], [-169.479413, 56.526851], [-169.4935, 56.515522999999995], [-169.506773, 56.506916], [-169.526637, 56.492976], [-169.554773, 56.486253], [-169.58126299999998, 56.483228], [-169.611631, 56.487443], [-169.62545799999998, 56.48983], [-169.647158, 56.491918], [-169.67609199999998, 56.496226], [-169.708904, 56.507027], [-169.72752400000002, 56.514638999999995], [-169.756766, 56.534968], [-169.763735, 56.540724], [-169.782344, 56.542556], [-169.804777, 56.547368999999996], [-169.830387, 56.560327], [-169.838172, 56.571189999999994], [-169.86824000000001, 56.587030999999996], [-169.880238, 56.602028999999995], [-169.87963200000002, 56.614799], [-169.877592, 56.630537], [-169.871462, 56.643049], [-169.862553, 56.651998], [-169.852881, 56.658881], [-169.829384, 56.669816], [-169.802528, 56.673969], [-169.768256, 56.675681], [-169.74734999999998, 56.675042999999995], [-169.717014, 56.671667], [-169.688508, 56.667032], [-169.621913, 56.661341], [-169.589104, 56.662259], [-169.53868699999998, 56.668437], [-169.509265, 56.667471], [-169.481642, 56.660446], [-169.47416299999998, 56.656098], [-169.462413, 56.65658], [-169.438667, 56.653698], [-169.422246, 56.648809], [-169.40164099999998, 56.636553]]], [[[-178.97738099999998, 51.252972], [-178.995061, 51.235096], [-179.024194, 51.209831], [-179.073599, 51.179041], [-179.13694099999998, 51.175092], [-179.18381499999998, 51.183775999999995], [-179.20788499999998, 51.202723], [-179.220562, 51.227987999999996], [-179.231086, 51.267531], [-179.230233, 51.283927], [-179.225686, 51.299271999999995], [-179.216563, 51.311419], [-179.207652, 51.320941999999995], [-179.196482, 51.329808], [-179.183665, 51.338491], [-179.173746, 51.343032], [-179.160012, 51.347983], [-179.15024599999998, 51.350632], [-179.130896, 51.353753], [-179.11740600000002, 51.354699], [-179.107599, 51.353676], [-179.10672499999998, 51.365168999999995], [-179.09323799999999, 51.390935999999996], [-179.077551, 51.399001], [-179.071113, 51.407967], [-179.061775, 51.417642], [-179.049873, 51.428439999999995], [-179.033912, 51.438846999999996], [-179.005041, 51.452652], [-178.99014799999998, 51.456826], [-178.969425, 51.457108999999996], [-178.936708, 51.450722999999996], [-178.913908, 51.444215], [-178.904416, 51.439752], [-178.89539, 51.432891], [-178.89135299999998, 51.43239], [-178.87316299999998, 51.424791], [-178.863091, 51.419008], [-178.852194, 51.410408999999994], [-178.83522299999998, 51.390808], [-178.83076599999998, 51.38137], [-178.825637, 51.367529], [-178.82402, 51.358067999999996], [-178.828138, 51.335018], [-178.832806, 51.323588], [-178.842359, 51.315529999999995], [-178.856488, 51.304901], [-178.887893, 51.293851], [-178.90077200000002, 51.290692], [-178.908065, 51.281803], [-178.91951, 51.274684], [-178.928604, 51.270441], [-178.93721, 51.269341999999995], [-178.944749, 51.264686999999995], [-178.957963, 51.259125], [-178.974841, 51.255378], [-178.97738099999998, 51.252972]]], [[[-170.47402, 52.638386999999994], [-170.48221, 52.631279], [-170.493685, 52.618941], [-170.509186, 52.597736999999995], [-170.536133, 52.573847], [-170.575685, 52.554871], [-170.609104, 52.547805], [-170.652014, 52.540625], [-170.67442599999998, 52.539876], [-170.702643, 52.52142], [-170.738226, 52.500108999999995], [-170.76382999999998, 52.489808], [-170.793769, 52.487099], [-170.828318, 52.491927], [-170.847149, 52.50244], [-170.848431, 52.505168999999995], [-170.85944899999998, 52.507101], [-170.887588, 52.513828999999994], [-170.912919, 52.530293], [-170.927388, 52.549886], [-170.923514, 52.574987], [-170.912712, 52.591201], [-170.911126, 52.600097], [-170.903193, 52.622406], [-170.888913, 52.649271], [-170.865446, 52.669056], [-170.834135, 52.684278], [-170.818748, 52.688477], [-170.815917, 52.692519], [-170.80471699999998, 52.701460999999995], [-170.786041, 52.713975], [-170.770387, 52.721094], [-170.745668, 52.728151999999994], [-170.732051, 52.729780999999996], [-170.721894, 52.735271], [-170.70022699999998, 52.744023], [-170.680452, 52.749586], [-170.65970000000002, 52.751020999999994], [-170.630402, 52.751594], [-170.611601, 52.748649], [-170.59310399999998, 52.744842999999996], [-170.581903, 52.744806], [-170.56411, 52.742205], [-170.548115, 52.735003999999996], [-170.543238, 52.731888999999995], [-170.526323, 52.729205], [-170.50831399999998, 52.721165], [-170.480994, 52.69041], [-170.474706, 52.6738], [-170.4733, 52.658068], [-170.47278, 52.643487], [-170.47402, 52.638386999999994]]], [[[-178.501252, 51.532716], [-178.506884, 51.526461], [-178.517689, 51.520624], [-178.53188, 51.514663999999996], [-178.55019299999998, 51.508483999999996], [-178.574458, 51.507529], [-178.59655800000002, 51.510832], [-178.618993, 51.51705], [-178.63642099999998, 51.524794], [-178.648995, 51.519940999999996], [-178.66102, 51.517652], [-178.673045, 51.509761], [-178.690807, 51.500741999999995], [-178.71479599999998, 51.493812999999996], [-178.73307799999998, 51.490745], [-178.755786, 51.488707], [-178.76945899999998, 51.489056999999995], [-178.774831, 51.490445], [-178.782613, 51.487576999999995], [-178.80019299999998, 51.485859], [-178.836422, 51.492036999999996], [-178.85504, 51.501024], [-178.865265, 51.508128], [-178.868895, 51.5131], [-178.876069, 51.511981], [-178.88815599999998, 51.516245], [-178.900273, 51.522281], [-178.91001, 51.531261], [-178.91818899999998, 51.533702], [-178.92560600000002, 51.538081], [-178.941722, 51.554569], [-178.94862, 51.560879], [-178.95295399999998, 51.559734999999996], [-178.95518199999998, 51.553523], [-178.97105, 51.537811999999995], [-178.979778, 51.531105], [-178.99012399999998, 51.526075999999996], [-179.002362, 51.521634999999996], [-179.017805, 51.517804], [-179.028517, 51.519009], [-179.03852799999999, 51.515346], [-179.054123, 51.511401], [-179.07106199999998, 51.509294], [-179.086749, 51.510256], [-179.102529, 51.513450999999996], [-179.119926, 51.519065999999995], [-179.127251, 51.523423], [-179.141108, 51.538033999999996], [-179.148893, 51.554230999999994], [-179.150511, 51.566485], [-179.14950499999998, 51.576595], [-179.149873, 51.595358], [-179.141237, 51.609564999999996], [-179.12399499999998, 51.626259999999995], [-179.11334399999998, 51.632386999999994], [-179.092073, 51.640285999999996], [-179.078278, 51.643636], [-179.056029, 51.645972], [-179.038785, 51.643501], [-179.02004599999998, 51.639289999999995], [-179.000816, 51.631699], [-178.988333, 51.624581], [-178.964465, 51.606873], [-178.954606, 51.598518], [-178.94993599999998, 51.591544], [-178.934097, 51.604799], [-178.920211, 51.613726], [-178.89076, 51.62853], [-178.869916, 51.633596999999995], [-178.844584, 51.637626], [-178.82752399999998, 51.635407], [-178.79102, 51.623391], [-178.784976, 51.619361999999995], [-178.76873999999998, 51.618005], [-178.761141, 51.627573], [-178.752321, 51.635973], [-178.741823, 51.644121999999996], [-178.725892, 51.652660999999995], [-178.678281, 51.662987], [-178.660122, 51.665879], [-178.634301, 51.666484], [-178.619498, 51.664035999999996], [-178.603138, 51.660312999999995], [-178.592981, 51.656223999999995], [-178.57811099999998, 51.659482], [-178.55931099999998, 51.658003], [-178.539807, 51.652336], [-178.515237, 51.640403], [-178.50447, 51.633527], [-178.49915199999998, 51.634840999999994], [-178.489903, 51.633666], [-178.470398, 51.628668999999995], [-178.452206, 51.621002], [-178.436118, 51.609708999999995], [-178.429676, 51.600797], [-178.421676, 51.587283], [-178.42237599999999, 51.574310999999994], [-178.42667699999998, 51.561797999999996], [-178.440624, 51.550863], [-178.45615800000002, 51.543392999999995], [-178.496478, 51.532474], [-178.501252, 51.532716]]], [[[179.735258, 51.854972], [179.726844, 51.846402999999995], [179.71747599999998, 51.840955], [179.671672, 51.825663999999996], [179.623212, 51.818988], [179.574874, 51.826820999999995], [179.54836899999998, 51.836065999999995], [179.54600599999998, 51.835014], [179.523271, 51.839102], [179.50856299999998, 51.843764], [179.48460599999999, 51.848026999999995], [179.45680299999998, 51.859888999999995], [179.44288699999998, 51.875881], [179.423537, 51.885805], [179.405499, 51.909507999999995], [179.38969, 51.923789], [179.38874199999998, 51.941917], [179.404562, 51.968357999999995], [179.401376, 51.973082999999995], [179.408729, 52.005354999999994], [179.429602, 52.023582999999995], [179.450323, 52.031318999999996], [179.48586, 52.033859], [179.508306, 52.039711999999994], [179.520908, 52.054162999999996], [179.540865, 52.064166], [179.569366, 52.06892], [179.585814, 52.069255999999996], [179.63405899999998, 52.075728], [179.658381, 52.078269999999996], [179.67904, 52.075311], [179.70403399999998, 52.063700000000004], [179.718447, 52.05337], [179.731377, 52.052295], [179.753441, 52.047148], [179.77102, 52.04083], [179.78219, 52.033431], [179.788782, 52.025565], [179.790278, 52.01837], [179.81921, 52.010002], [179.847075, 51.992470999999995], [179.857055, 51.977609], [179.859681, 51.960366], [179.85101600000002, 51.935883], [179.840274, 51.921454999999995], [179.83585599999998, 51.917474], [179.835727, 51.910156], [179.825017, 51.892021], [179.81049000000002, 51.880759999999995], [179.78507, 51.862638999999994], [179.757237, 51.854794999999996], [179.735258, 51.854972]]], [[[-172.223819, 52.362614], [-172.226303, 52.354907999999995], [-172.21053, 52.327124], [-172.210712, 52.316266999999996], [-172.215014, 52.309439], [-172.228442, 52.296192999999995], [-172.25017, 52.284084], [-172.26603899999998, 52.281825999999995], [-172.271624, 52.275287999999996], [-172.28770600000001, 52.265651], [-172.312028, 52.257028], [-172.32921, 52.252832], [-172.33499799999998, 52.252303], [-172.35481399999998, 52.238319999999995], [-172.377915, 52.228362999999995], [-172.407669, 52.224486], [-172.427201, 52.225424], [-172.433945, 52.221502], [-172.45005700000002, 52.217335], [-172.467391, 52.214825], [-172.474929, 52.215084999999995], [-172.48149, 52.210476], [-172.494215, 52.204119999999996], [-172.510603, 52.199946], [-172.54438499999998, 52.198045], [-172.57002, 52.200112], [-172.57599299999998, 52.202194999999996], [-172.58946, 52.19954], [-172.616163, 52.199087999999996], [-172.636426, 52.201986999999995], [-172.65229499999998, 52.206250999999995], [-172.659528, 52.211119], [-172.667157, 52.209761], [-172.676008, 52.210575999999996], [-172.68870299999998, 52.21671], [-172.707503, 52.234227], [-172.71833800000002, 52.253102999999996], [-172.720689, 52.264364], [-172.71769899999998, 52.271901], [-172.712598, 52.276292], [-172.71727199999998, 52.281499], [-172.71434399999998, 52.294751], [-172.70128499999998, 52.314617999999996], [-172.68154199999998, 52.330641], [-172.667262, 52.349753], [-172.660906, 52.352993], [-172.646482, 52.374862], [-172.633239, 52.387862999999996], [-172.606079, 52.399398999999995], [-172.583345, 52.403054999999995], [-172.572206, 52.407945999999995], [-172.554873, 52.412409], [-172.547713, 52.412997], [-172.525424, 52.42284], [-172.507542, 52.429356], [-172.489445, 52.432783], [-172.483982, 52.436651], [-172.464878, 52.440923999999995], [-172.448307, 52.443099], [-172.427098, 52.440216], [-172.41760699999998, 52.444122], [-172.399296, 52.444505], [-172.37948899999998, 52.441278], [-172.35602, 52.43329], [-172.344606, 52.427240999999995], [-172.338777, 52.422587], [-172.33236699999998, 52.419925], [-172.296538, 52.413868], [-172.27453400000002, 52.405758999999996], [-172.24966, 52.393454], [-172.231287, 52.379926999999995], [-172.224328, 52.369429], [-172.223819, 52.362614]]], [[[-170.14767999999998, 57.121463999999996], [-170.15355399999999, 57.117248999999994], [-170.165271, 57.11344], [-170.18052699999998, 57.104777999999996], [-170.20020699999998, 57.090225999999994], [-170.22324600000002, 57.076595999999995], [-170.258919, 57.062124999999995], [-170.295725, 57.056169], [-170.30536899999998, 57.056740999999995], [-170.300942, 57.048683], [-170.300971, 57.041754999999995], [-170.306096, 57.029514999999996], [-170.32422300000002, 57.017969], [-170.354132, 57.002323], [-170.399462, 56.995771999999995], [-170.444143, 56.996134], [-170.478295, 57.007194999999996], [-170.487284, 57.012518], [-170.501985, 57.033181], [-170.508488, 57.046403999999995], [-170.50837, 57.062374], [-170.492045, 57.080177], [-170.46952399999998, 57.092768], [-170.442669, 57.102263], [-170.422586, 57.103623], [-170.431621, 57.107406], [-170.44825500000002, 57.108495999999995], [-170.47065700000002, 57.113651999999995], [-170.49525899999998, 57.128308], [-170.509881, 57.143817999999996], [-170.51946800000002, 57.162183], [-170.510803, 57.174262], [-170.516296, 57.175978], [-170.520937, 57.182212], [-170.522709, 57.193374], [-170.509924, 57.208307], [-170.49009, 57.225536999999996], [-170.47040900000002, 57.237091], [-170.46023, 57.238741999999995], [-170.44959799999998, 57.249331999999995], [-170.43818499999998, 57.254878999999995], [-170.423048, 57.257506], [-170.395333, 57.257949999999994], [-170.387221, 57.262515], [-170.364059, 57.268735], [-170.334457, 57.272368], [-170.32048, 57.272636], [-170.290815, 57.270593999999996], [-170.261697, 57.264134], [-170.232981, 57.273810999999995], [-170.222929, 57.275164], [-170.22184299999998, 57.278656], [-170.206922, 57.290696], [-170.191024, 57.297351], [-170.15888999999999, 57.304372], [-170.13606199999998, 57.304480999999996], [-170.10948100000002, 57.305268999999996], [-170.087293, 57.302913], [-170.065379, 57.297926], [-170.03992499999998, 57.283879], [-170.01651099999998, 57.266580999999995], [-170.012357, 57.254092], [-170.018487, 57.236726999999995], [-170.029775, 57.220856], [-170.046618, 57.208036], [-170.06385799999998, 57.19762], [-170.080803, 57.192273], [-170.077249, 57.179354], [-170.07831399999998, 57.169458], [-170.09546, 57.153602], [-170.111782, 57.136708999999996], [-170.13707599999998, 57.122125999999994], [-170.14767999999998, 57.121463999999996]]], [[[178.531591, 51.846716], [178.502096, 51.846941], [178.477297, 51.852208], [178.443206, 51.865355], [178.41299099999998, 51.875364999999995], [178.383814, 51.89102], [178.371085, 51.906842999999995], [178.363364, 51.903555999999995], [178.330922, 51.89855], [178.289262, 51.900853999999995], [178.260541, 51.910156], [178.250468, 51.919630999999995], [178.228983, 51.926497999999995], [178.203621, 51.942459], [178.19587, 51.948843], [178.185983, 51.946829], [178.142805, 51.939325999999994], [178.10057, 51.939904], [178.059675, 51.948114], [178.038556, 51.960366], [178.01630699999998, 51.9787], [178.01056699999998, 52.000665999999995], [178.01506899999998, 52.015038999999994], [178.00614000000002, 52.021443], [178.000402, 52.033322], [178.00345299999998, 52.049588], [178.02057, 52.071861], [178.046234, 52.088601999999995], [178.07690300000002, 52.100001], [178.10906, 52.102747], [178.12197700000002, 52.107419], [178.162716, 52.106649999999995], [178.18883799999998, 52.098676999999995], [178.211557, 52.084050999999995], [178.22557999999998, 52.080376], [178.247369, 52.067529], [178.25716699999998, 52.054856], [178.267159, 52.037451], [178.335487, 52.03057], [178.350137, 52.03147], [178.378462, 52.028876], [178.40266400000002, 52.021704], [178.414414, 52.027152], [178.440416, 52.035475999999996], [178.46880000000002, 52.041183999999994], [178.496176, 52.044031], [178.51241199999998, 52.043436], [178.541437, 52.032771], [178.574339, 52.022953], [178.61658, 52.009375], [178.643316, 51.997603], [178.663949, 51.982845999999995], [178.67130600000002, 51.95988], [178.670207, 51.944094], [178.666904, 51.930251999999996], [178.64460400000002, 51.906119], [178.62568199999998, 51.888439999999996], [178.604715, 51.873661], [178.580728, 51.859552], [178.55762399999998, 51.853196], [178.531591, 51.846716]]], [[[173.69240000000002, 52.301876], [173.68163199999998, 52.294877], [173.666129, 52.291992], [173.638633, 52.29425], [173.624381, 52.297812], [173.597433, 52.308004], [173.581075, 52.31915], [173.548269, 52.324886], [173.533699, 52.33177], [173.523824, 52.331599], [173.499593, 52.328401], [173.48158999999998, 52.326668], [173.46227299999998, 52.327697], [173.44750299999998, 52.330444], [173.435754, 52.334647], [173.405025, 52.335966], [173.379545, 52.338139], [173.359403, 52.346256], [173.349119, 52.34917], [173.321532, 52.349976999999996], [173.304045, 52.356452999999995], [173.289488, 52.368058], [173.283568, 52.374007999999996], [173.27767699999998, 52.381972999999995], [173.27450299999998, 52.389159], [173.272581, 52.397476], [173.27441, 52.416633], [173.283137, 52.424102], [173.29811999999998, 52.441696], [173.300002, 52.45016], [173.307304, 52.458031], [173.31594, 52.464638], [173.33668999999998, 52.476152], [173.345021, 52.478753999999995], [173.370014, 52.482951], [173.377063, 52.489748999999996], [173.38441799999998, 52.494991], [173.393663, 52.499752], [173.407183, 52.503094], [173.41652, 52.503674], [173.421586, 52.507283], [173.43129, 52.508663999999996], [173.453323, 52.507604], [173.463515, 52.506231], [173.480493, 52.502565999999995], [173.481337, 52.505216999999995], [173.49055299999998, 52.512319999999995], [173.49870099999998, 52.516922], [173.515973, 52.523413999999995], [173.53474, 52.528335999999996], [173.548533, 52.541672999999996], [173.559031, 52.547098], [173.58436, 52.554165], [173.608254, 52.559872999999996], [173.626442, 52.559126], [173.639086, 52.556874], [173.64682599999998, 52.561316999999995], [173.656713, 52.56411], [173.670536, 52.564668], [173.682651, 52.56193], [173.692232, 52.561397], [173.724884, 52.562498], [173.736114, 52.563658999999994], [173.761808, 52.564789], [173.778133, 52.566102], [173.80416400000001, 52.560976], [173.825649, 52.546060999999995], [173.84777400000002, 52.537185], [173.855587, 52.52833], [173.85635, 52.521961], [173.854917, 52.513850999999995], [173.849059, 52.497051], [173.844605, 52.488872], [173.83728200000002, 52.481654999999996], [173.825382, 52.472041], [173.812443, 52.462785999999994], [173.792639, 52.452653], [173.781013, 52.450471], [173.781196, 52.447953999999996], [173.79099300000001, 52.439446999999994], [173.79459400000002, 52.433274999999995], [173.79725100000002, 52.40976], [173.79652, 52.403068999999995], [173.798169, 52.392455999999996], [173.801741, 52.378088999999996], [173.807021, 52.367194999999995], [173.81129299999998, 52.363082], [173.814072, 52.353347], [173.80333100000001, 52.337362999999996], [173.79426899999999, 52.32501], [173.781452, 52.31529], [173.766561, 52.306743999999995], [173.747703, 52.299968], [173.730796, 52.297571999999995], [173.70421499999998, 52.299029], [173.69240000000002, 52.301876]]], [[[177.744206, 51.89933], [177.734714, 51.901030999999996], [177.721743, 51.897147], [177.695587, 51.89459], [177.68726199999998, 51.895426], [177.680512, 51.888318], [177.669219, 51.881442], [177.65490499999999, 51.875155], [177.635465, 51.870698], [177.619442, 51.870439], [177.60464000000002, 51.871086], [177.598596, 51.873200000000004], [177.586634, 51.868431], [177.57061099999999, 51.863929], [177.54640799999999, 51.861616], [177.522359, 51.864729], [177.519251, 51.866918999999996], [177.50435199999998, 51.862866999999994], [177.475632, 51.860400999999996], [177.455489, 51.861354999999996], [177.43354399999998, 51.865009], [177.41624000000002, 51.871216999999994], [177.41004199999998, 51.833714], [177.419354, 51.826744], [177.420911, 51.813102], [177.419172, 51.803725], [177.41520500000001, 51.791044], [177.403791, 51.779041], [177.396222, 51.773883999999995], [177.38258, 51.766245999999995], [177.371623, 51.761858], [177.345315, 51.757737999999996], [177.30872, 51.759629999999994], [177.29861799999998, 51.762895], [177.261748, 51.782412], [177.254929, 51.789708], [177.249417, 51.789012], [177.242337, 51.790538], [177.230799, 51.798389], [177.21571999999998, 51.813472], [177.213462, 51.817723], [177.201711, 51.82214], [177.200321, 51.82441], [177.18910599999998, 51.824841], [177.177203, 51.826961999999995], [177.158341, 51.833586], [177.12901, 51.849981], [177.119609, 51.858733], [177.115549, 51.867339], [177.112007, 51.879661], [177.111976, 51.890541999999996], [177.121343, 51.917871], [177.139623, 51.935587999999996], [177.16596199999998, 51.949031999999995], [177.19342999999998, 51.957257], [177.209636, 51.962835], [177.22459099999998, 51.969801], [177.253951, 51.978454], [177.260016, 51.978719999999996], [177.264267, 51.986236], [177.272018, 51.993981], [177.287431, 52.005455999999995], [177.30552999999998, 52.015192], [177.320851, 52.021228], [177.34829, 52.028386], [177.36843299999998, 52.029393999999996], [177.38207599999998, 52.029249], [177.402983, 52.033972], [177.416431, 52.038128], [177.414672, 52.042305], [177.414244, 52.053185], [177.418028, 52.066559999999996], [177.425994, 52.077783], [177.442383, 52.088718], [177.451509, 52.093975], [177.457674, 52.094958999999996], [177.460543, 52.102726999999994], [177.46457199999998, 52.108998], [177.46918, 52.124021], [177.480319, 52.134589], [177.487675, 52.140083], [177.498081, 52.151627999999995], [177.510776, 52.161097], [177.530643, 52.170673], [177.544682, 52.176624999999994], [177.55752999999999, 52.180417], [177.57324799999998, 52.187155], [177.586706, 52.189505999999994], [177.607765, 52.189437999999996], [177.634806, 52.186166], [177.643993, 52.184427], [177.654765, 52.179573999999995], [177.703781, 52.163025999999995], [177.730456, 52.150802999999996], [177.745655, 52.141602], [177.764609, 52.120971], [177.769615, 52.106375], [177.769554, 52.097845], [177.76790799999998, 52.076504], [177.76043199999998, 52.061167999999995], [177.734614, 52.038118], [177.726374, 52.036027], [177.7261, 52.032533], [177.708308, 52.009856], [177.70315699999998, 52.007034999999995], [177.74176, 51.995535], [177.748442, 51.998069], [177.770537, 52.001456], [177.793396, 51.999565], [177.811556, 51.995307999999994], [177.828189, 51.990148999999995], [177.845707, 51.983779], [177.857427, 51.975173], [177.869269, 51.963034], [177.874, 51.956098], [177.87409300000002, 51.943951], [177.860818, 51.922281999999996], [177.85145, 51.911958999999996], [177.837076, 51.902269], [177.819191, 51.895356], [177.790596, 51.892395], [177.762609, 51.895027], [177.744206, 51.89933]]], [[[179.479617, 51.311446], [179.459386, 51.316026], [179.452334, 51.313159999999996], [179.403075, 51.306849], [179.371671, 51.307038999999996], [179.356981, 51.310721], [179.35824300000002, 51.305915999999996], [179.338223, 51.305053], [179.309292, 51.306289], [179.29808, 51.311018999999995], [179.29678, 51.3067], [179.28206999999998, 51.299817], [179.25552, 51.293675], [179.21819599999998, 51.294985], [179.181053, 51.30545], [179.150655, 51.316344], [179.129993, 51.333400999999995], [179.122027, 51.3532], [179.10194, 51.366094999999994], [179.06399499999998, 51.383548999999995], [179.032734, 51.399429999999995], [178.995702, 51.422042999999995], [178.969362, 51.428773], [178.950224, 51.445056], [178.94541900000002, 51.460632], [178.937129, 51.46497], [178.91674, 51.477377], [178.89601199999998, 51.492535], [178.892933, 51.490300999999995], [178.872669, 51.489698], [178.862011, 51.494133999999995], [178.857563, 51.491774], [178.823535, 51.487592], [178.79024099999998, 51.492458], [178.762012, 51.50758], [178.740742, 51.52354], [178.70799699999998, 51.537394], [178.667225, 51.542742999999994], [178.641223, 51.555834], [178.62456, 51.56904], [178.593493, 51.578249], [178.576921, 51.587236], [178.563209, 51.59983], [178.551773, 51.599855], [178.530624, 51.624728], [178.531813, 51.649691999999995], [178.53880099999998, 51.670956], [178.543306, 51.682334], [178.546736, 51.688069999999996], [178.55949199999998, 51.701651999999996], [178.584609, 51.711884], [178.607285, 51.716522999999995], [178.643116, 51.715356], [178.679618, 51.710642], [178.698784, 51.709565999999995], [178.73701899999998, 51.694938], [178.769927, 51.697809], [178.792757, 51.692727999999995], [178.810064, 51.686898], [178.827033, 51.686997], [178.841196, 51.680886], [178.865674, 51.675613999999996], [178.893474, 51.674433], [178.922067, 51.668628], [178.95304, 51.65672], [178.97242699999998, 51.646442], [178.984164, 51.647307999999995], [178.99951299999998, 51.642478], [179.015171, 51.645575], [179.040169, 51.640035], [179.06062, 51.632509999999996], [179.077926, 51.621109999999994], [179.088855, 51.6062], [179.087443, 51.583532999999996], [179.09474899999998, 51.576029999999996], [179.11648300000002, 51.569168], [179.13663, 51.550748], [179.15054800000001, 51.537296], [179.170325, 51.523028], [179.187161, 51.516922], [179.197426, 51.51813], [179.226815, 51.512933999999994], [179.247904, 51.503091], [179.264567, 51.492303], [179.274671, 51.478747], [179.28706699999998, 51.469823], [179.30464, 51.4705], [179.33189299999998, 51.466772], [179.355569, 51.458127], [179.37108, 51.465187], [179.396746, 51.465554999999995], [179.425221, 51.462817], [179.45213999999999, 51.45068], [179.467553, 51.440037999999994], [179.477778, 51.431332999999995], [179.49248799999998, 51.429615999999996], [179.522519, 51.419149], [179.535369, 51.406523], [179.553193, 51.400008], [179.576908, 51.376813999999996], [179.578406, 51.354344], [179.57009, 51.343832], [179.568, 51.339374], [179.55786799999998, 51.329989], [179.543678, 51.319147], [179.51087, 51.308265], [179.479617, 51.311446]]], [[[-169.617649, 52.77755], [-169.617057, 52.775946999999995], [-169.624167, 52.762372], [-169.62746099999998, 52.750675], [-169.63908800000002, 52.736756], [-169.65972, 52.726226], [-169.682275, 52.719097999999995], [-169.703061, 52.716099], [-169.73803900000001, 52.720987], [-169.76193899999998, 52.728632], [-169.784986, 52.736734], [-169.804339, 52.746202], [-169.817313, 52.757982999999996], [-169.826257, 52.758151], [-169.837063, 52.759783999999996], [-169.84875399999999, 52.76311], [-169.857056, 52.755905999999996], [-169.87631499999998, 52.746725999999995], [-169.903846, 52.740573999999995], [-169.93314800000002, 52.738215999999994], [-169.948012, 52.737719], [-169.975547, 52.738118], [-169.97407900000002, 52.735001999999994], [-169.977374, 52.719001], [-169.981799, 52.712019999999995], [-169.99739599999998, 52.699276999999995], [-170.002248, 52.696613], [-170.01116000000002, 52.687984], [-170.019309, 52.682367], [-170.03258599999998, 52.675743999999995], [-170.048398, 52.670624], [-170.064971, 52.666525], [-170.086581, 52.662617999999995], [-170.119699, 52.661739], [-170.14799299999999, 52.663339], [-170.156474, 52.664403], [-170.162186, 52.663187], [-170.173754, 52.662887999999995], [-170.196463, 52.665817], [-170.213405, 52.669028], [-170.231871, 52.673918], [-170.250063, 52.681089], [-170.263587, 52.697325], [-170.26743399999998, 52.713843999999995], [-170.267404, 52.724762999999996], [-170.274914, 52.737634], [-170.272992, 52.748515], [-170.26728500000002, 52.764249], [-170.257793, 52.773686999999995], [-170.247019, 52.778876999999994], [-170.240367, 52.790017999999996], [-170.233194, 52.800129], [-170.222603, 52.810637], [-170.206764, 52.822762999999995], [-170.186407, 52.830524], [-170.156587, 52.836113], [-170.16351500000002, 52.843551], [-170.17566399999998, 52.851715], [-170.190133, 52.862832], [-170.19968799999998, 52.880091], [-170.20338099999998, 52.897647], [-170.198591, 52.916433], [-170.17689000000001, 52.935137], [-170.15439700000002, 52.944537], [-170.15076399999998, 52.947295], [-170.131383, 52.956804], [-170.11651899999998, 52.963131], [-170.086579, 52.971205999999995], [-170.067136, 52.972221], [-170.062344, 52.971359], [-170.046106, 52.973116], [-170.02495399999998, 52.971148], [-170.008747, 52.967709], [-170.002275, 52.964751], [-169.995531, 52.966533999999996], [-169.977431, 52.965534999999996], [-169.94175, 52.958783999999994], [-169.929754, 52.951581], [-169.922336, 52.945966], [-169.910493, 52.935215], [-169.907959, 52.928615], [-169.90815800000001, 52.922549], [-169.89846699999998, 52.927493], [-169.885495, 52.932583], [-169.872004, 52.933057], [-169.845206, 52.935072], [-169.831898, 52.935538], [-169.827746, 52.932792], [-169.817745, 52.937355], [-169.827535, 52.945366], [-169.837914, 52.960038999999995], [-169.84289, 52.969516], [-169.843318, 52.978376], [-169.837055, 53.000163], [-169.832955, 53.009965], [-169.85211199999998, 53.015856], [-169.865083, 53.024372], [-169.87939899999998, 53.039305], [-169.883215, 53.045187], [-169.88342899999998, 53.051452], [-169.88062200000002, 53.067499], [-169.877051, 53.075176], [-169.872064, 53.081975], [-169.872962, 53.089186], [-169.860754, 53.105011999999995], [-169.83853399999998, 53.116277], [-169.825716, 53.120239], [-169.814087, 53.126641], [-169.786159, 53.13261], [-169.770196, 53.134329], [-169.75914799999998, 53.134054], [-169.730731, 53.127814], [-169.68986, 53.112064], [-169.67929900000001, 53.103625], [-169.667242, 53.090637], [-169.664233, 53.085685], [-169.63104199999998, 53.077498], [-169.61407, 53.069807], [-169.60445399999998, 53.062031], [-169.585101, 53.038849], [-169.580644, 53.032165], [-169.578293, 53.020208], [-169.58000199999998, 53.01511], [-169.575111, 53.001771999999995], [-169.575239, 52.993707], [-169.580366, 52.982389999999995], [-169.58747599999998, 52.96996], [-169.595778, 52.963238], [-169.607102, 52.959567], [-169.606675, 52.955165], [-169.612595, 52.944297999999996], [-169.62541299999998, 52.931798], [-169.633615, 52.92906], [-169.627824, 52.926739999999995], [-169.61488, 52.912082], [-169.613658, 52.906839999999995], [-169.61564199999998, 52.90333], [-169.607553, 52.901934], [-169.593389, 52.88952], [-169.591678, 52.880561], [-169.587861, 52.872885], [-169.58743199999998, 52.858944], [-169.588222, 52.839785], [-169.592893, 52.831548], [-169.588861, 52.826797], [-169.586601, 52.814138], [-169.588613, 52.800563], [-169.61016, 52.784195], [-169.61879, 52.780639], [-169.617649, 52.77755]]], [[[173.40337599999998, 52.777561999999996], [173.405728, 52.771471], [173.413267, 52.764742], [173.42169, 52.755610999999995], [173.420594, 52.744113], [173.414338, 52.728151999999994], [173.398532, 52.710474], [173.392282, 52.707062], [173.36197299999998, 52.695755999999996], [173.34607499999998, 52.693238], [173.330236, 52.692833], [173.306341, 52.698859], [173.28742, 52.706723999999994], [173.26770399999998, 52.719969], [173.246647, 52.726071999999995], [173.22366699999998, 52.735226], [173.209628, 52.739650999999995], [173.182498, 52.738414], [173.16202199999998, 52.734652], [173.132756, 52.730218], [173.103306, 52.729789999999994], [173.087101, 52.734795], [173.062717, 52.740317], [173.046236, 52.747549], [173.044162, 52.73818], [173.036015, 52.72846], [173.018528, 52.721951], [172.992925, 52.711451999999994], [172.969215, 52.699497], [172.943087, 52.688846999999996], [172.93067200000002, 52.684830999999996], [172.920908, 52.683068999999996], [172.901468, 52.681602999999996], [172.882974, 52.684760999999995], [172.86762399999998, 52.690245999999995], [172.857339, 52.695747], [172.83560899999998, 52.709967], [172.814384, 52.730843], [172.78769499999999, 52.727087], [172.736945, 52.727886999999996], [172.716071, 52.732409999999994], [172.692815, 52.741747999999994], [172.68015, 52.748621], [172.666325, 52.758761], [172.656253, 52.767741], [172.63959, 52.779779], [172.610139, 52.798226], [172.587312, 52.809143], [172.56527799999998, 52.817527], [172.540924, 52.827926], [172.48404, 52.853252999999995], [172.479079, 52.855233999999996], [172.463899, 52.854237999999995], [172.450442, 52.852444999999996], [172.43786899999998, 52.853459], [172.427952, 52.856122], [172.419377, 52.859745999999994], [172.404484, 52.868427999999994], [172.373236, 52.881558], [172.362586, 52.887021], [172.35392000000002, 52.894994], [172.347846, 52.906690999999995], [172.34933999999998, 52.922194], [172.353886, 52.935804], [172.365816, 52.951741999999996], [172.37640499999998, 52.959616999999994], [172.399596, 52.968771999999994], [172.416594, 52.972044999999994], [172.427776, 52.971536], [172.445338, 52.98404], [172.465844, 52.99382], [172.48381799999999, 52.998917], [172.495749, 53.004425999999995], [172.506643, 53.012521], [172.52773, 53.023317999999996], [172.562275, 53.030628], [172.586168, 53.043865999999994], [172.623154, 53.053152], [172.652359, 53.054617], [172.682785, 53.054930999999996], [172.734418, 53.063645], [172.763623, 53.065256], [172.78794499999998, 53.062998], [172.80827, 53.056529], [172.83659, 53.051029], [172.859845, 53.053746], [172.888347, 53.054128999999996], [172.913005, 53.050756], [172.944773, 53.042463999999995], [172.954158, 53.038951], [172.963022, 53.042564], [172.98182, 53.04689], [172.994302, 53.04754], [173.01871599999998, 53.047463], [173.04697399999998, 53.044207], [173.061836, 53.041796], [173.086707, 53.044688], [173.10221, 53.045871999999996], [173.132208, 53.043957999999996], [173.146277, 53.041028], [173.178686, 53.032835], [173.196937, 53.026374], [173.215888, 53.020354999999995], [173.229163, 53.012161], [173.238356, 52.999759999999995], [173.249886, 53.002289], [173.262123, 53.002624999999995], [173.278908, 53.001718], [173.306404, 52.996454], [173.321938, 52.992121], [173.335183, 52.984483999999995], [173.345224, 52.977107], [173.358286, 52.969415999999995], [173.371409, 52.960345], [173.377635, 52.949686], [173.383831, 52.941148999999996], [173.388379, 52.925532], [173.39064, 52.909129], [173.400363, 52.906762], [173.408859, 52.912364], [173.418044, 52.916042], [173.43165399999998, 52.917491999999996], [173.450302, 52.913616999999995], [173.474076, 52.907621], [173.489549, 52.900115], [173.50254999999999, 52.891546999999996], [173.51253, 52.881065], [173.516162, 52.873977], [173.522784, 52.870810999999996], [173.537524, 52.866791], [173.54805199999998, 52.858993999999996], [173.555804, 52.850716], [173.567615, 52.841867], [173.57707599999998, 52.830354], [173.580647, 52.815484999999995], [173.57787100000002, 52.808991999999996], [173.569388, 52.798967], [173.551354, 52.784881999999996], [173.52605699999998, 52.774482], [173.504391, 52.772794999999995], [173.468746, 52.774991], [173.46123899999998, 52.776562], [173.44826899999998, 52.781239], [173.43804599999999, 52.781352999999996], [173.416042, 52.777995], [173.40337599999998, 52.777561999999996]]], [[[-166.22564699999998, 54.041993], [-166.225641, 53.960206], [-166.17916, 53.941924], [-166.152142, 53.932303999999995], [-165.96103, 53.91608], [-165.955916, 53.901737999999995], [-165.938014, 53.884204999999994], [-165.92266999999998, 53.845957], [-165.930337, 53.818869], [-165.97636, 53.771060999999996], [-166.002127, 53.757056999999996], [-166.027955, 53.75259], [-166.035798, 53.746778], [-166.046234, 53.745839], [-166.053312, 53.739163], [-166.07302299999998, 53.727819], [-166.081516, 53.725457999999996], [-166.089194, 53.709827999999995], [-166.098623, 53.699650999999996], [-166.10737999999998, 53.694699], [-166.124742, 53.691008], [-166.131089, 53.683065], [-166.148451, 53.671901999999996], [-166.174938, 53.659777999999996], [-166.19651199999998, 53.655725], [-166.21012000000002, 53.654641999999996], [-166.221106, 53.645326], [-166.244389, 53.638726], [-166.263308, 53.633942], [-166.27160700000002, 53.629661], [-166.28305, 53.626945], [-166.295591, 53.626253], [-166.319974, 53.616966], [-166.33013499999998, 53.614692999999995], [-166.344447, 53.614622999999995], [-166.360468, 53.605582], [-166.37276500000002, 53.602309], [-166.37865499999998, 53.602140999999996], [-166.39302800000002, 53.590230999999996], [-166.417227, 53.573423], [-166.471577, 53.532505], [-166.498492, 53.512857999999994], [-166.522294, 53.493288], [-166.54213099999998, 53.482383999999996], [-166.570084, 53.475989999999996], [-166.581176, 53.472544], [-166.580794, 53.465047999999996], [-166.589217, 53.457159], [-166.60493300000002, 53.448766], [-166.653148, 53.425349], [-166.68409, 53.410823], [-166.70179000000002, 53.402032999999996], [-166.724799, 53.394203999999995], [-166.741216, 53.391717], [-166.752172, 53.392602], [-166.760267, 53.394738999999994], [-166.76770499999998, 53.390556999999994], [-166.788669, 53.383888], [-166.803531, 53.381553999999994], [-166.815249, 53.382383999999995], [-166.820101, 53.384811], [-166.829501, 53.382827], [-166.844881, 53.381575], [-166.858125, 53.378706], [-166.882904, 53.377568], [-166.912935, 53.381473], [-166.927364, 53.385134], [-166.93451199999998, 53.381495], [-166.955935, 53.375260999999995], [-166.989565, 53.373245999999995], [-167.016086, 53.375785], [-167.03217, 53.379118999999996], [-167.036259, 53.381758], [-167.043127, 53.376332999999995], [-167.055029, 53.372417999999996], [-167.067815, 53.371686], [-167.072486, 53.372737], [-167.090735, 53.367135999999995], [-167.106758, 53.366991], [-167.219879, 53.325511999999996], [-167.21910300000002, 53.321278], [-167.225725, 53.310832999999995], [-167.238146, 53.299158], [-167.24657, 53.295548], [-167.255145, 53.28733], [-167.287372, 53.275954], [-167.328174, 53.271589], [-167.36647499999998, 53.273641], [-167.372119, 53.268817999999996], [-167.386372, 53.260943999999995], [-167.396809, 53.256761999999995], [-167.404182, 53.258002], [-167.406396, 53.249798999999996], [-167.416594, 53.239833], [-167.448576, 53.213919], [-167.52214099999998, 53.186009], [-167.592511, 53.174046], [-167.669278, 53.17205], [-167.76844, 53.182015], [-167.82921299999998, 53.191981], [-167.870794, 53.205932999999995], [-167.947562, 53.211911], [-168.00194399999998, 53.219885], [-168.01051999999999, 53.220268999999995], [-168.019646, 53.22287], [-168.02627, 53.226136999999994], [-168.044049, 53.244187], [-168.049801, 53.239152999999995], [-168.05947600000002, 53.232912], [-168.08203, 53.226371], [-168.100343, 53.223974999999996], [-168.121128, 53.220441], [-168.132158, 53.219282], [-168.136816, 53.213833], [-168.15696, 53.20431], [-168.15107, 53.190514], [-168.15521999999999, 53.177243999999995], [-168.16990099999998, 53.158595], [-168.19615, 53.146857999999995], [-168.21632499999998, 53.141369999999995], [-168.23262499999998, 53.138774999999995], [-168.251243, 53.138690999999994], [-168.257713, 53.141895], [-168.272426, 53.125502999999995], [-168.28158200000001, 53.118283999999996], [-168.29150099999998, 53.10525], [-168.310851, 53.090002], [-168.320008, 53.085904], [-168.33398699999998, 53.083186999999995], [-168.32217400000002, 53.068642999999994], [-168.320494, 53.050070999999996], [-168.323515, 53.043417], [-168.329498, 53.037265999999995], [-168.340882, 53.030046999999996], [-168.338074, 53.029306999999996], [-168.32516199999998, 53.017267], [-168.31927100000001, 53.009240999999996], [-168.312586, 52.988951], [-168.318445, 52.974888], [-168.32534199999998, 52.966539999999995], [-168.337155, 52.956925], [-168.35357399999998, 52.948170999999995], [-168.368896, 52.945355], [-168.373084, 52.947027999999996], [-168.37643500000001, 52.941463], [-168.38690400000002, 52.935961], [-168.402684, 52.929252999999996], [-168.430917, 52.921842], [-168.45521300000001, 52.923404999999995], [-168.46787899999998, 52.920184], [-168.476273, 52.919483], [-168.495105, 52.924707999999995], [-168.52202699999998, 52.933733], [-168.54479700000002, 52.946712], [-168.554686, 52.955036], [-168.560364, 52.954448], [-168.564697, 52.951465], [-168.576021, 52.947091], [-168.585177, 52.946495999999996], [-168.592013, 52.937445999999994], [-168.60288, 52.934843], [-168.60465, 52.932036], [-168.602482, 52.923413], [-168.609685, 52.915729], [-168.62924900000002, 52.905151], [-168.648294, 52.898686999999995], [-168.664685, 52.895436], [-168.675826, 52.894763999999995], [-168.673261, 52.891918], [-168.676496, 52.886416], [-168.68998599999998, 52.87574], [-168.71443299999999, 52.865415], [-168.743002, 52.854731], [-168.76922, 52.852675999999995], [-168.80246, 52.854124], [-168.819828, 52.855756], [-168.82704999999999, 52.85839], [-168.83628, 52.849047999999996], [-168.849464, 52.840920999999994], [-168.87516399999998, 52.830619], [-168.90357999999998, 52.827206], [-168.915208, 52.820971], [-168.93364300000002, 52.813545999999995], [-168.95137599999998, 52.807500999999995], [-168.977656, 52.805631], [-168.98107399999998, 52.801609], [-169.00622199999998, 52.785560999999994], [-169.030061, 52.779402], [-169.066077, 52.776019999999995], [-169.079385, 52.777966], [-169.081705, 52.771226999999996], [-169.094493, 52.763993], [-169.119307, 52.752264], [-169.13759, 52.744754], [-169.140733, 52.741015], [-169.16200800000001, 52.732682], [-169.18883699999998, 52.724699], [-169.22805799999998, 52.71461], [-169.267617, 52.716279], [-169.29145599999998, 52.722648], [-169.310724, 52.732847], [-169.319661, 52.739540999999996], [-169.326592, 52.753541999999996], [-169.32631800000001, 52.765375999999996], [-169.320551, 52.783719999999995], [-169.312005, 52.796485999999994], [-169.29427299999998, 52.811626], [-169.263506, 52.826011], [-169.21287, 52.84335], [-169.194679, 52.849326], [-169.193794, 52.851386999999995], [-169.20356199999998, 52.853536999999996], [-169.22676, 52.861182], [-169.243152, 52.871398], [-169.255424, 52.884499], [-169.25948499999998, 52.899721], [-169.258846, 52.913281], [-169.254085, 52.924291999999994], [-169.246027, 52.934478999999996], [-169.23388, 52.945895], [-169.218895, 52.955853999999995], [-169.197133, 52.964881999999996], [-169.184954, 52.965897], [-169.164016, 52.965373], [-169.12158699999998, 52.962033], [-169.109409, 52.958389999999994], [-169.09485, 52.969305999999996], [-169.082947, 52.975334999999994], [-169.065733, 52.981286999999995], [-169.044704, 52.985882], [-169.023337, 52.987051], [-169.009876, 52.985654999999994], [-169.000092, 52.982799], [-169.003346, 52.996551999999994], [-168.999471, 53.010608], [-168.992147, 53.024091], [-168.980611, 53.036995999999995], [-168.965352, 53.050746999999994], [-168.952807, 53.058209999999995], [-168.93980599999998, 53.062943], [-168.928176, 53.066010999999996], [-168.916152, 53.067600000000006], [-168.90559000000002, 53.065532], [-168.89817399999998, 53.068295], [-168.872783, 53.081723999999994], [-168.882457, 53.093706999999995], [-168.8907, 53.108546999999994], [-168.890579, 53.123877], [-168.88734399999998, 53.132774999999995], [-168.88060000000002, 53.140947], [-168.883102, 53.143671], [-168.883072, 53.150172], [-168.87474, 53.164732], [-168.868666, 53.17695], [-168.85944899999998, 53.188151999999995], [-168.839762, 53.203033], [-168.83207099999998, 53.207392], [-168.82975, 53.212526999999994], [-168.819434, 53.221677], [-168.806462, 53.230605999999995], [-168.78137199999998, 53.240649999999995], [-168.749414, 53.266498], [-168.739798, 53.271480999999994], [-168.717605, 53.279854], [-168.709119, 53.281014], [-168.699054, 53.280370999999995], [-168.69407, 53.297053999999996], [-168.689337, 53.303273], [-168.677433, 53.310081], [-168.65582, 53.31975], [-168.619434, 53.327161], [-168.504296, 53.362888999999996], [-168.496573, 53.366482], [-168.488454, 53.375425], [-168.477602, 53.378690999999996], [-168.48683699999998, 53.390144], [-168.492911, 53.407745999999996], [-168.49635999999998, 53.421076], [-168.48863699999998, 53.435779], [-168.476672, 53.450596], [-168.45637399999998, 53.468084999999995], [-168.432138, 53.482788], [-168.42524, 53.486312999999996], [-168.421303, 53.493669], [-168.415259, 53.509446999999994], [-168.396366, 53.519405], [-168.364011, 53.530331], [-168.35171, 53.530262], [-168.334434, 53.538671], [-168.326346, 53.540020999999996], [-168.318174, 53.539505], [-168.31538899999998, 53.546552999999996], [-168.30913099999998, 53.555609], [-168.295671, 53.564651], [-168.284012, 53.571137], [-168.267286, 53.575043], [-168.250285, 53.577698999999996], [-168.223609, 53.587503999999996], [-168.206791, 53.590379999999996], [-168.185396, 53.598651999999994], [-168.162902, 53.597867], [-168.151517, 53.603932], [-168.141506, 53.605619], [-168.119927, 53.612395], [-168.090352, 53.619667], [-168.080342, 53.620490999999994], [-168.06276300000002, 53.618615], [-168.047411, 53.613831999999995], [-168.04032999999998, 53.610276], [-168.012922, 53.613825], [-167.99235199999998, 53.614954999999995], [-167.959882, 53.612812], [-167.94834600000002, 53.610386], [-167.92564099999998, 53.601948], [-167.90134899999998, 53.587483], [-167.889234, 53.578227999999996], [-167.885136, 53.571419], [-167.875044, 53.56905], [-167.857404, 53.569364], [-167.83533799999998, 53.570982], [-167.804239, 53.571807], [-167.762306, 53.568023999999994], [-167.746955, 53.56308], [-167.73090000000002, 53.556427], [-167.71822600000002, 53.548623], [-167.70443899999998, 53.533438999999994], [-167.698213, 53.524223], [-167.695985, 53.514609], [-167.697328, 53.502088], [-167.701143, 53.487629], [-167.710542, 53.473124], [-167.71914900000002, 53.462312], [-167.730625, 53.450866999999995], [-167.742955, 53.444036999999994], [-167.76122800000002, 53.431611999999994], [-167.752427, 53.421512], [-167.746769, 53.426334999999995], [-167.727724, 53.434027], [-167.71014300000002, 53.436927], [-167.686581, 53.438522], [-167.67357900000002, 53.438232], [-167.656365, 53.442155], [-167.648125, 53.442094], [-167.636465, 53.446473999999995], [-167.62505, 53.451929], [-167.60802, 53.458057], [-167.59144700000002, 53.460324], [-167.581771, 53.459233], [-167.574324, 53.462751], [-167.555203, 53.465421], [-167.55418, 53.469328], [-167.542094, 53.47853], [-167.524636, 53.486931999999996], [-167.50266, 53.495318], [-167.48273, 53.497614999999996], [-167.45361400000002, 53.495571], [-167.444153, 53.493328], [-167.42239, 53.498127], [-167.419645, 53.504253999999996], [-167.411832, 53.515333], [-167.392666, 53.528259], [-167.360468, 53.54007], [-167.341149, 53.543594999999996], [-167.320549, 53.543305999999994], [-167.296282, 53.539730999999996], [-167.238056, 53.563784], [-167.23038, 53.566734], [-167.234883, 53.571735], [-167.23937, 53.583248999999995], [-167.247031, 53.614692], [-167.244377, 53.629417999999994], [-167.233848, 53.644112], [-167.21523200000001, 53.658204], [-167.201988, 53.66356], [-167.171866, 53.674296], [-167.155683, 53.67834], [-167.15679, 53.687259], [-167.150198, 53.69958], [-167.143271, 53.707004999999995], [-167.138205, 53.709423], [-167.16488099999998, 53.773841999999995], [-167.182278, 53.784783999999995], [-167.198881, 53.793108999999994], [-167.218079, 53.801776], [-167.234071, 53.814243], [-167.233553, 53.825795], [-167.238314, 53.831105], [-167.243503, 53.842619], [-167.24289299999998, 53.854673], [-167.23700300000002, 53.865232999999996], [-167.230077, 53.888251999999994], [-167.212073, 53.900580999999995], [-167.19275399999998, 53.906479999999995], [-167.181218, 53.909158], [-167.17629699999998, 53.911854], [-167.173987, 53.921647], [-167.17417, 53.932114999999996], [-167.168891, 53.943238], [-167.160743, 53.953897], [-167.14463, 53.963212999999996], [-167.12342, 53.970171], [-167.106024, 53.975258999999994], [-167.095698, 53.975854], [-167.09152899999998, 53.98594], [-167.076637, 53.998321999999995], [-167.053993, 54.008613], [-167.024696, 54.014883999999995], [-167.009098, 54.015051], [-167.001806, 54.021069999999995], [-166.98868399999998, 54.023945999999995], [-166.94592899999998, 54.027667], [-166.936528, 54.027156], [-166.925055, 54.034647], [-166.910406, 54.040017], [-166.880041, 54.04499], [-166.847815, 54.045902999999996], [-166.820198, 54.048041], [-166.814856, 54.053453999999995], [-166.803473, 54.059121999999995], [-166.785194, 54.065979], [-166.755805, 54.068824], [-166.720405, 54.067401999999994], [-166.69242, 54.067285999999996], [-166.602271, 54.062687999999994], [-166.57086900000002, 54.060522], [-166.511146, 54.05779], [-166.48197, 54.058813], [-166.46253000000002, 54.060719999999996], [-166.426121, 54.0604], [-166.375582, 54.061796], [-166.35443800000002, 54.06111], [-166.336681, 54.058577], [-166.305071, 54.051055999999996], [-166.29478799999998, 54.045074], [-166.287282, 54.038216], [-166.28641199999998, 54.033730999999996], [-166.275108, 54.035973], [-166.250943, 54.033463], [-166.243221, 54.030232], [-166.22564699999998, 54.041993]]], [[[-175.91303499999998, 51.800354], [-175.914727, 51.792614], [-175.919426, 51.784748], [-175.926598, 51.776033999999996], [-175.942039, 51.764719], [-175.96471300000002, 51.755424999999995], [-175.98845599999999, 51.750068], [-176.002634, 51.748447999999996], [-176.0187, 51.749289], [-176.03206799999998, 51.752524], [-176.041836, 51.755846999999996], [-176.044306, 51.753011], [-176.05834399999998, 51.744702], [-176.07876, 51.739062], [-176.090602, 51.740908999999995], [-176.1011, 51.734347], [-176.115566, 51.726724999999995], [-176.13320499999998, 51.721627], [-176.16302100000001, 51.719978], [-176.189725, 51.724242], [-176.207213, 51.730345], [-176.211341, 51.73314], [-176.218169, 51.722339999999996], [-176.22997900000001, 51.711316], [-176.241392, 51.702853999999995], [-176.25518599999998, 51.695375999999996], [-176.276549, 51.691140999999995], [-176.317809, 51.681388], [-176.338958, 51.678731], [-176.368744, 51.678858999999996], [-176.40314, 51.683909], [-176.426515, 51.677704], [-176.447939, 51.674178], [-176.456544, 51.676426], [-176.465518, 51.671492], [-176.477113, 51.667699], [-176.49307299999998, 51.655743], [-176.51525900000001, 51.647800000000004], [-176.533265, 51.646425], [-176.539766, 51.648438], [-176.560944, 51.636375], [-176.578277, 51.622350999999995], [-176.601531, 51.611714], [-176.624754, 51.604898999999996], [-176.646514, 51.602647], [-176.651242, 51.603913], [-176.654937, 51.599801], [-176.662963, 51.594102], [-176.678101, 51.586799], [-176.698731, 51.578427999999995], [-176.734499, 51.574175999999994], [-176.747317, 51.577729999999995], [-176.756777, 51.572649], [-176.77792699999998, 51.56569], [-176.801395, 51.559408999999995], [-176.829718, 51.558783], [-176.848761, 51.563016], [-176.86214999999999, 51.570401], [-176.867012, 51.563579999999995], [-176.878822, 51.556895999999995], [-176.89399, 51.546824], [-176.917886, 51.538467999999995], [-176.942789, 51.537071], [-176.96961499999998, 51.538985], [-176.998029, 51.545469], [-177.021438, 51.555896999999995], [-177.04255799999999, 51.566089], [-177.058855, 51.578464], [-177.06865399999998, 51.592791999999996], [-177.068763, 51.609693], [-177.072074, 51.613248], [-177.074333, 51.620906999999995], [-177.07467, 51.633192], [-177.072717, 51.6424], [-177.065332, 51.648931999999995], [-177.06573, 51.655394], [-177.06374699999998, 51.664656], [-177.051358, 51.683319999999995], [-177.03393499999999, 51.703981], [-177.012664, 51.714535], [-177.004883, 51.720661], [-176.990296, 51.734006], [-176.970216, 51.743688999999996], [-176.96837299999999, 51.748103], [-176.98053199999998, 51.752477999999996], [-176.99429700000002, 51.762235999999994], [-177.001439, 51.773717999999995], [-177.004157, 51.78778], [-177.00147299999998, 51.802704], [-176.99451599999998, 51.813857999999996], [-176.983042, 51.825761], [-176.988505, 51.827988999999995], [-176.99705, 51.822541], [-177.024424, 51.809585], [-177.036601, 51.807393999999995], [-177.037394, 51.804418999999996], [-177.034494, 51.796704999999996], [-177.03443099999998, 51.784475], [-177.028326, 51.774304], [-177.027623, 51.767049], [-177.031804, 51.757664999999996], [-177.033604, 51.749888999999996], [-177.036351, 51.746280999999996], [-177.033481, 51.741198999999995], [-177.03409, 51.732737], [-177.046845, 51.712938], [-177.067564, 51.687576], [-177.079985, 51.674231], [-177.09798899999998, 51.663328], [-177.126859, 51.653369999999995], [-177.15044999999998, 51.651537], [-177.163023, 51.652757], [-177.183654, 51.648582999999995], [-177.19827099999998, 51.641906], [-177.228637, 51.632033], [-177.25659100000001, 51.628277], [-177.281097, 51.627612], [-177.304353, 51.630891999999996], [-177.317629, 51.636041999999996], [-177.33493199999998, 51.634256], [-177.350284, 51.635041], [-177.372288, 51.641571], [-177.388434, 51.654129], [-177.40298, 51.670381], [-177.413186, 51.664412999999996], [-177.41993, 51.662498], [-177.42557599999998, 51.658978999999995], [-177.452033, 51.640201], [-177.480996, 51.632158], [-177.512857, 51.63192], [-177.525645, 51.633789], [-177.538646, 51.637366], [-177.541383, 51.641172], [-177.553784, 51.639772], [-177.55640799999998, 51.630567], [-177.562724, 51.622921999999996], [-177.581156, 51.613262], [-177.602428, 51.607003999999996], [-177.646772, 51.599042999999995], [-177.667862, 51.598836], [-177.69966399999998, 51.602312999999995], [-177.727713, 51.610963999999996], [-177.73897599999998, 51.618418], [-177.750269, 51.62771], [-177.751949, 51.637355], [-177.76626299999998, 51.641413], [-177.783402, 51.647859], [-177.810394, 51.633047], [-177.822541, 51.630596999999995], [-177.823823, 51.626529999999995], [-177.818695, 51.618741], [-177.817869, 51.59811], [-177.820492, 51.584421999999996], [-177.830532, 51.570046], [-177.843809, 51.558555], [-177.878264, 51.543324], [-177.89935400000002, 51.540217999999996], [-177.928257, 51.541895], [-177.95090299999998, 51.546594], [-177.971292, 51.552392], [-177.99064199999998, 51.560204], [-178.002115, 51.566944], [-178.010817, 51.575821999999995], [-178.01899600000002, 51.573975], [-178.026902, 51.574188], [-178.050708, 51.579909], [-178.068441, 51.587286999999996], [-178.083428, 51.595123], [-178.08941099999998, 51.600668999999996], [-178.090227, 51.603742999999994], [-178.103878, 51.604972], [-178.131774, 51.609907], [-178.162906, 51.621237], [-178.189368, 51.633672999999995], [-178.195565, 51.641394], [-178.203197, 51.661324], [-178.205487, 51.669945999999996], [-178.205976, 51.679339], [-178.20371899999998, 51.692508], [-178.192248, 51.703848], [-178.192339, 51.720847], [-178.184526, 51.732200999999996], [-178.16447599999998, 51.746882], [-178.139084, 51.757047], [-178.132047, 51.757855], [-178.14351, 51.764395], [-178.15166, 51.773756], [-178.160298, 51.778890999999994], [-178.18908, 51.789083999999995], [-178.22531099999998, 51.799063], [-178.23349100000001, 51.801893], [-178.256047, 51.812017], [-178.272468, 51.823118], [-178.28495199999998, 51.833341999999995], [-178.29764999999998, 51.845228999999996], [-178.307052, 51.858436999999995], [-178.30948, 51.871058999999995], [-178.307787, 51.881608], [-178.298847, 51.903704999999995], [-178.287005, 51.914311], [-178.274981, 51.923887], [-178.268206, 51.932806], [-178.25841, 51.94213], [-178.24738, 51.950165999999996], [-178.22843899999998, 51.956872], [-178.21247599999998, 51.959162], [-178.196209, 51.960474999999995], [-178.157782, 51.968982999999994], [-178.122317, 51.973302], [-178.10724, 51.976507], [-178.086882, 51.975438999999994], [-178.0722, 51.970014], [-178.064958, 51.964771], [-178.058618, 51.968129999999995], [-178.05034799999999, 51.970487], [-178.032431, 51.972654], [-178.019673, 51.971838], [-178.007434, 51.969778], [-178.00225, 51.965671], [-177.995927, 51.968374], [-177.98173500000001, 51.970748], [-177.964948, 51.971823], [-177.947003, 51.971312], [-177.927957, 51.968512999999994], [-177.913247, 51.964363], [-177.889927, 51.952574999999996], [-177.87863399999998, 51.943984], [-177.870668, 51.935767], [-177.865784, 51.928549], [-177.859435, 51.92546], [-177.84670799999998, 51.922484], [-177.834499, 51.914069], [-177.826807, 51.896414], [-177.816888, 51.894667], [-177.811926, 51.890772], [-177.799797, 51.894118999999996], [-177.78588, 51.895438999999996], [-177.773428, 51.895706999999994], [-177.759358, 51.894791], [-177.746936, 51.892258], [-177.73543, 51.888407], [-177.72783099999998, 51.891954], [-177.703935, 51.897166999999996], [-177.67360000000002, 51.899045], [-177.661667, 51.90222], [-177.637709, 51.900954], [-177.62971299999998, 51.903068999999995], [-177.614912, 51.905], [-177.587444, 51.903178], [-177.577068, 51.901187], [-177.557535, 51.89188], [-177.547711, 51.883185], [-177.538368, 51.873127], [-177.53485799999999, 51.865947999999996], [-177.532262, 51.855098999999996], [-177.533085, 51.842349], [-177.535922, 51.836558], [-177.54200500000002, 51.833183], [-177.53857599999998, 51.828249], [-177.538271, 51.820932], [-177.546174, 51.809509], [-177.55783, 51.795257], [-177.54845999999998, 51.792632], [-177.54205100000001, 51.788267999999995], [-177.525692, 51.791565], [-177.51531599999998, 51.79197], [-177.506924, 51.797854], [-177.48870499999998, 51.804874], [-177.467952, 51.808819], [-177.445697, 51.809486], [-177.444941, 51.811971], [-177.435024, 51.820715], [-177.423641, 51.828658], [-177.406215, 51.836234999999995], [-177.386988, 51.83896], [-177.363733, 51.838038], [-177.346947, 51.835482], [-177.341637, 51.832246999999995], [-177.32448499999998, 51.832088], [-177.312369, 51.836712], [-177.308894, 51.836793], [-177.29830299999998, 51.856207], [-177.289331, 51.862187999999996], [-177.282892, 51.863073], [-177.28155099999998, 51.875021999999994], [-177.285305, 51.891532999999995], [-177.284361, 51.913148], [-177.278869, 51.929002], [-177.27560499999998, 51.943307999999995], [-177.26745799999998, 51.959627999999995], [-177.248933, 51.973468999999994], [-177.229524, 51.983717], [-177.206209, 51.993109999999994], [-177.18624899999998, 51.997513], [-177.16806, 51.999511999999996], [-177.148901, 51.998405], [-177.11971699999998, 51.992663], [-177.096462, 51.990145999999996], [-177.079705, 51.985949999999995], [-177.074975, 51.983562], [-177.039878, 51.974880999999996], [-177.016896, 51.965032], [-177.007404, 51.953382], [-176.98369, 51.940267], [-176.970048, 51.924504999999996], [-176.967605, 51.915814999999995], [-176.967941, 51.901295999999995], [-176.967238, 51.889461999999995], [-176.970534, 51.881626], [-176.975234, 51.876132999999996], [-176.97098499999998, 51.861107], [-176.954817, 51.87473], [-176.93870299999998, 51.882749], [-176.91886599999998, 51.882132], [-176.91019899999998, 51.889632999999996], [-176.89741099999998, 51.907013], [-176.889965, 51.924569], [-176.884807, 51.94092], [-176.87553, 51.959674], [-176.84781900000002, 51.995517], [-176.82700599999998, 52.009128999999994], [-176.802469, 52.016667999999996], [-176.779152, 52.018141], [-176.758796, 52.01802], [-176.738626, 52.020804], [-176.697341, 52.019102999999994], [-176.690567, 52.020461], [-176.681871, 52.028572], [-176.661916, 52.040091999999994], [-176.623254, 52.051109999999994], [-176.60128, 52.05656], [-176.584434, 52.056294], [-176.559591, 52.053900000000006], [-176.54118799999998, 52.05088], [-176.520221, 52.043565], [-176.51005800000001, 52.039362], [-176.496568, 52.031893999999994], [-176.48847899999998, 52.026042], [-176.481491, 52.018192], [-176.475019, 52.002849999999995], [-176.46955400000002, 51.981221], [-176.472908, 51.963564999999996], [-176.452824, 51.944012], [-176.44894699999998, 51.933308], [-176.447847, 51.921184999999994], [-176.45277099999998, 51.907931], [-176.445983, 51.910945999999996], [-176.429137, 51.91535], [-176.395689, 51.917685999999996], [-176.365659, 51.918426999999994], [-176.3399, 51.916261999999996], [-176.325984, 51.922374], [-176.301966, 51.922436999999995], [-176.26931, 51.918966], [-176.249565, 51.925788999999995], [-176.242864, 51.926742], [-176.249475, 51.939903], [-176.251979, 51.948325], [-176.25295599999998, 51.957983999999996], [-176.247128, 51.965332], [-176.254454, 51.972404], [-176.265535, 51.987319], [-176.268466, 51.998991999999994], [-176.267475, 52.005441], [-176.27276999999998, 52.010335999999995], [-176.279912, 52.023405], [-176.281074, 52.043363], [-176.29142000000002, 52.053357], [-176.29313, 52.065427], [-176.285381, 52.094083], [-176.27824099999998, 52.103542999999995], [-176.25993, 52.120542], [-176.24793599999998, 52.130202], [-176.236735, 52.142038], [-176.224434, 52.153126], [-176.207678, 52.156949], [-176.169129, 52.169577], [-176.148375, 52.171465], [-176.126063, 52.167958], [-176.11614500000002, 52.165212999999994], [-176.10494599999998, 52.164167], [-176.093138, 52.16455], [-176.08059500000002, 52.159043], [-176.066193, 52.160149999999994], [-176.05417, 52.162011], [-176.03988900000002, 52.162203], [-176.02774399999998, 52.160174999999995], [-175.991918, 52.149671], [-175.977085, 52.141286], [-175.967197, 52.126737], [-175.966861, 52.121418], [-175.953982, 52.116237999999996], [-175.93533200000002, 52.104915999999996], [-175.930082, 52.099582999999996], [-175.927769, 52.091068], [-175.895199, 52.096928999999996], [-175.85366199999999, 52.096526], [-175.830283, 52.085394], [-175.821553, 52.071332999999996], [-175.81199800000002, 52.047948], [-175.806457, 52.043668999999994], [-175.795334, 52.045002999999994], [-175.77824199999998, 52.040121], [-175.75205499999998, 52.028448999999995], [-175.739328, 52.021300000000004], [-175.73179, 52.023427999999996], [-175.713203, 52.026298], [-175.68643600000001, 52.023292999999995], [-175.677585, 52.019303], [-175.670597, 52.021204], [-175.647676, 52.022151], [-175.636077, 52.017511999999996], [-175.627716, 52.018543], [-175.611479, 52.018215], [-175.598874, 52.012532], [-175.58901600000002, 52.014241], [-175.57232199999999, 52.014531999999996], [-175.559992, 52.013760999999995], [-175.54913499999998, 52.009879], [-175.537744, 52.017661999999994], [-175.517694, 52.028382], [-175.493767, 52.036837999999996], [-175.47036, 52.042835], [-175.441214, 52.043126], [-175.427724, 52.040793], [-175.41243, 52.035986], [-175.401814, 52.04972], [-175.38432799999998, 52.063295], [-175.36446, 52.072047], [-175.341022, 52.077503], [-175.32667700000002, 52.075832999999996], [-175.321276, 52.080067], [-175.312883, 52.081312], [-175.296617, 52.08882], [-175.273147, 52.092147], [-175.250777, 52.091431], [-175.231624, 52.090196], [-175.221082, 52.096574999999994], [-175.193097, 52.104358], [-175.15513099999998, 52.109455999999994], [-175.11624999999998, 52.109969], [-175.102363, 52.108619], [-175.08393, 52.125679999999996], [-175.05942499999998, 52.136613999999994], [-175.02689099999998, 52.138424], [-174.993214, 52.136407999999996], [-174.964542, 52.154326999999995], [-174.925233, 52.163909999999994], [-174.89669800000001, 52.166246], [-174.866087, 52.165637], [-174.853726, 52.162158], [-174.849851, 52.155428], [-174.827114, 52.159816], [-174.809871, 52.157191999999995], [-174.796625, 52.15347], [-174.794704, 52.150214999999996], [-174.774101, 52.158598], [-174.759819, 52.16715], [-174.742087, 52.170676], [-174.731558, 52.171447], [-174.718558, 52.190124999999995], [-174.696128, 52.20936], [-174.668509, 52.225201], [-174.642446, 52.231397], [-174.61775599999999, 52.233374], [-174.60316799999998, 52.232580999999996], [-174.588998, 52.228725], [-174.575427, 52.242568999999996], [-174.553484, 52.259493], [-174.524583, 52.267627], [-174.50444099999999, 52.267368999999995], [-174.494395, 52.26533], [-174.505783, 52.273159], [-174.517809, 52.284496999999995], [-174.52958999999998, 52.301936999999995], [-174.537649, 52.317035999999995], [-174.53688599999998, 52.328863], [-174.52486299999998, 52.348166], [-174.513144, 52.357467], [-174.494712, 52.366951], [-174.468832, 52.372941999999995], [-174.429035, 52.375788], [-174.410698, 52.376436999999996], [-174.40639099999999, 52.390789999999996], [-174.39076699999998, 52.409909999999996], [-174.375813, 52.421774], [-174.36440000000002, 52.425185], [-174.355732, 52.426466999999995], [-174.35213099999999, 52.431715999999994], [-174.328847, 52.450699], [-174.31273299999998, 52.456711999999996], [-174.286609, 52.458420999999994], [-174.25505299999998, 52.457696999999996], [-174.244998, 52.454843], [-174.238055, 52.458354], [-174.222918, 52.461574], [-174.207934, 52.467127999999995], [-174.186419, 52.471661], [-174.15785499999998, 52.47302], [-174.132769, 52.472272], [-174.110582, 52.468320999999996], [-174.092209, 52.460713999999996], [-174.06574899999998, 52.445654], [-174.065395, 52.442647], [-174.055526, 52.443815], [-174.030867, 52.439383], [-174.012892, 52.431785], [-174.002793, 52.426548], [-173.995404, 52.424316], [-173.987225, 52.418623999999994], [-173.985943, 52.412116], [-173.964244, 52.407233], [-173.940226, 52.396256], [-173.92291999999998, 52.378066999999994], [-173.918157, 52.362907], [-173.918523, 52.354330999999995], [-173.921785, 52.347448], [-173.91192999999998, 52.337478], [-173.90832799999998, 52.33229], [-173.90283399999998, 52.319227999999995], [-173.902374, 52.300360999999995], [-173.904632, 52.293661], [-173.912596, 52.282522], [-173.921781, 52.267835], [-173.929226, 52.260472], [-173.948207, 52.244526], [-173.955593, 52.239964], [-173.958644, 52.232738], [-173.964655, 52.223956], [-173.97329100000002, 52.21561], [-173.980493, 52.211617999999994], [-173.983636, 52.204232999999995], [-173.984093, 52.195719], [-173.986869, 52.187517], [-173.990472, 52.183143], [-173.981315, 52.180825999999996], [-173.97389900000002, 52.182665], [-173.956931, 52.184428], [-173.936392, 52.184559], [-173.89858199999998, 52.199009999999994], [-173.871817, 52.202895], [-173.840597, 52.201325], [-173.803272, 52.190484], [-173.785069, 52.18555], [-173.776783, 52.185891999999996], [-173.732104, 52.183254], [-173.709491, 52.186673], [-173.670886, 52.196821], [-173.638568, 52.206069], [-173.601672, 52.212531999999996], [-173.587328, 52.212219999999995], [-173.570879, 52.207001], [-173.56514099999998, 52.203661], [-173.54084899999998, 52.209115999999995], [-173.506303, 52.213138], [-173.47899, 52.207105], [-173.455704, 52.19168], [-173.445084, 52.172706999999996], [-173.440764, 52.168763999999996], [-173.431106, 52.169914999999996], [-173.41456599999998, 52.169709999999995], [-173.405136, 52.166781], [-173.381638, 52.169284999999995], [-173.342973, 52.166525], [-173.315933, 52.157661], [-173.309768, 52.154998], [-173.283156, 52.161263], [-173.257155, 52.161347], [-173.22560199999998, 52.15568], [-173.21400599999998, 52.157657], [-173.177817, 52.161809], [-173.151512, 52.161589], [-173.123713, 52.160453], [-173.073056, 52.154947], [-173.04528599999998, 52.152758], [-173.020934, 52.152218], [-173.003661, 52.150014], [-172.97430400000002, 52.14964], [-172.954713, 52.148108], [-172.943681, 52.146584999999995], [-172.941315, 52.148916], [-172.925173, 52.155210999999994], [-172.89487, 52.155502], [-172.86664100000002, 52.148933], [-172.842501, 52.136354], [-172.828798, 52.123436999999996], [-172.822022, 52.112291], [-172.81991599999998, 52.104974], [-172.82025099999998, 52.100274], [-172.825774, 52.090089], [-172.83923099999998, 52.071563999999995], [-172.851986, 52.062675999999996], [-172.86687799999999, 52.056402999999996], [-172.876522, 52.055944999999994], [-172.884699, 52.043349], [-172.902582, 52.031965], [-172.923058, 52.024159999999995], [-172.94976, 52.019147], [-172.976035, 52.020275], [-173.00327199999998, 52.027983], [-173.00875, 52.025669], [-173.021629, 52.024454999999996], [-173.034507, 52.025576], [-173.048759, 52.022417], [-173.064506, 52.023934999999994], [-173.069999, 52.025987], [-173.07967200000002, 52.017914999999995], [-173.077688, 52.007974], [-173.078115, 51.993455], [-173.085163, 51.974931], [-173.103229, 51.959472], [-173.129259, 51.950506999999995], [-173.15126099999998, 51.947140999999995], [-173.16670299999998, 51.946706], [-173.180497, 51.951184], [-173.203568, 51.960324], [-173.224871, 51.974605], [-173.237169, 51.988338], [-173.238867, 52.008675], [-173.243181, 52.009403], [-173.25581499999998, 52.005305], [-173.304522, 52.005426], [-173.309923, 51.999001], [-173.344224, 51.98339], [-173.356675, 51.980826], [-173.393143, 51.979696], [-173.418625, 51.983067], [-173.427865, 51.984866999999994], [-173.447982, 51.978182], [-173.48731800000002, 51.971184], [-173.518598, 51.971647999999995], [-173.530683, 51.976492], [-173.551435, 51.97672], [-173.584913, 51.982462999999996], [-173.6071, 51.99238], [-173.617415, 52.000948], [-173.631057, 52.001771], [-173.63786399999998, 52.003657], [-173.645003, 52.001053], [-173.68018899999998, 52.000876], [-173.710034, 52.00684], [-173.734875, 51.998881999999995], [-173.756389, 52.000268999999996], [-173.766522, 52.002879], [-173.773663, 52.002879], [-173.77653099999998, 51.998574999999995], [-173.815227, 51.989807], [-173.853954, 51.991263], [-173.869976, 51.994954], [-173.87936100000002, 51.998746], [-173.88297599999999, 51.997471999999995], [-173.90089, 51.999264], [-173.935161, 52.004442], [-173.970685, 52.014229], [-173.98594400000002, 52.021004], [-173.994977, 52.026114], [-174.002163, 52.02874], [-174.011335, 52.037313999999995], [-174.016706, 52.037634999999995], [-174.02638100000001, 52.047208999999995], [-174.042281, 52.04994], [-174.049865, 52.055237999999996], [-174.056503, 52.051632999999995], [-174.076614, 52.048961], [-174.11210699999998, 52.046442], [-174.124253, 52.048555], [-174.133042, 52.045685], [-174.15098799999998, 52.043212], [-174.181141, 52.047377], [-174.194538, 52.046828], [-174.220967, 52.041644999999995], [-174.250326, 52.039317], [-174.277153, 52.045396999999994], [-174.307245, 52.037011], [-174.313974, 52.036226], [-174.315759, 52.023865], [-174.323326, 52.010161], [-174.33593, 52.000319], [-174.340996, 51.991094], [-174.350394, 51.980335999999994], [-174.37856299999999, 51.968523999999995], [-174.423059, 51.961839], [-174.4425, 51.963874999999994], [-174.459162, 51.958028999999996], [-174.48089099999999, 51.952497], [-174.50848100000002, 51.957623], [-174.51961899999998, 51.957225], [-174.533659, 51.958019], [-174.550658, 51.961366999999996], [-174.575562, 51.968782], [-174.594282, 51.978412], [-174.60922499999998, 51.974838999999996], [-174.631443, 51.968711], [-174.646061, 51.969207], [-174.649632, 51.967833999999996], [-174.687933, 51.957525], [-174.701392, 51.957263999999995], [-174.708594, 51.955479], [-174.745065, 51.955645999999994], [-174.787214, 51.96628], [-174.805802, 51.972984999999994], [-174.81257699999998, 51.971986], [-174.83247599999999, 51.97271], [-174.861257, 51.980048], [-174.869303, 51.989101999999995], [-174.876732, 51.985907999999995], [-174.888237, 51.984794], [-174.91082, 51.980902], [-174.933311, 51.975293], [-174.9515, 51.966716999999996], [-175.000328, 51.954493], [-175.02932099999998, 51.951456], [-175.040704, 51.954096], [-175.045525, 51.951409], [-175.05635999999998, 51.948159], [-175.100155, 51.949034], [-175.146421, 51.956953], [-175.164458, 51.957829], [-175.182251, 51.957888999999994], [-175.203888, 51.955194999999996], [-175.23709300000002, 51.961518999999996], [-175.256259, 51.961411999999996], [-175.275883, 51.954682], [-175.306859, 51.952337], [-175.337593, 51.958149999999996], [-175.34871900000002, 51.962585], [-175.372841, 51.946507], [-175.39243399999998, 51.936555999999996], [-175.409982, 51.930184], [-175.430949, 51.927727], [-175.446239, 51.930588], [-175.450817, 51.928283], [-175.46995099999998, 51.921797], [-175.498731, 51.921551], [-175.513076, 51.926798999999995], [-175.518172, 51.921184], [-175.525679, 51.915347], [-175.552536, 51.908967999999994], [-175.585375, 51.904899], [-175.615252, 51.904295], [-175.628254, 51.907514], [-175.635931, 51.91117], [-175.645102, 51.907911], [-175.64803, 51.903523], [-175.655599, 51.897686], [-175.67247600000002, 51.890238], [-175.692161, 51.885842999999994], [-175.69496800000002, 51.881799], [-175.71193599999998, 51.873207], [-175.752557, 51.863828999999996], [-175.790644, 51.86253], [-175.805938, 51.86646], [-175.802425, 51.860414999999996], [-175.79863899999998, 51.839084], [-175.814628, 51.81527], [-175.82711, 51.805443], [-175.849754, 51.795493], [-175.881981, 51.793912999999996], [-175.902337, 51.797421], [-175.91303499999998, 51.800354]]]]}}, {"type": "Feature", "id": "3", "properties": {"name": "Panola, 28", "density": 687}, "geometry": {"type": "Polygon", "coordinates": [[[-90.19853599999999, 34.511088], [-90.19863099999999, 34.554425], [-90.125548, 34.554088], [-90.065407, 34.554204], [-89.999999, 34.553914999999996], [-89.950949, 34.554066999999996], [-89.935362, 34.553601], [-89.881918, 34.553684], [-89.846851, 34.553933], [-89.784427, 34.553813999999996], [-89.721341, 34.554274], [-89.72030000000001, 34.500104], [-89.720513, 34.464743], [-89.72131399999999, 34.438899], [-89.72216499999999, 34.422639], [-89.72126, 34.393969999999996], [-89.72143299999999, 34.382836], [-89.72081, 34.342321], [-89.719466, 34.336009], [-89.720379, 34.250108], [-89.720878, 34.228546], [-89.72104999999999, 34.192544999999996], [-89.721431, 34.163513], [-89.776564, 34.163683999999996], [-89.82669899999999, 34.164075], [-89.856467, 34.16393], [-89.875067, 34.164232], [-89.931485, 34.164303], [-89.96615, 34.164355], [-89.96408, 34.159472], [-90.13545599999999, 34.160074], [-90.134441, 34.265195], [-90.141549, 34.270204], [-90.194086, 34.301407], [-90.19341399999999, 34.340274], [-90.197634, 34.340250999999995], [-90.197357, 34.363005], [-90.197394, 34.394442999999995], [-90.196708, 34.425807], [-90.197509, 34.468636], [-90.19853599999999, 34.511088]]]}}, {"type": "Feature", "id": "3", "properties": {"name": "Panola, 28", "density": 281}, "geometry": {"type": "Polygon", "coordinates": [[[-90.19853599999999, 34.511088], [-90.19863099999999, 34.554425], [-90.125548, 34.554088], [-90.065407, 34.554204], [-89.999999, 34.553914999999996], [-89.950949, 34.554066999999996], [-89.935362, 34.553601], [-89.881918, 34.553684], [-89.846851, 34.553933], [-89.784427, 34.553813999999996], [-89.721341, 34.554274], [-89.72030000000001, 34.500104], [-89.720513, 34.464743], [-89.72131399999999, 34.438899], [-89.72216499999999, 34.422639], [-89.72126, 34.393969999999996], [-89.72143299999999, 34.382836], [-89.72081, 34.342321], [-89.719466, 34.336009], [-89.720379, 34.250108], [-89.720878, 34.228546], [-89.72104999999999, 34.192544999999996], [-89.721431, 34.163513], [-89.776564, 34.163683999999996], [-89.82669899999999, 34.164075], [-89.856467, 34.16393], [-89.875067, 34.164232], [-89.931485, 34.164303], [-89.96615, 34.164355], [-89.96408, 34.159472], [-90.13545599999999, 34.160074], [-90.134441, 34.265195], [-90.141549, 34.270204], [-90.194086, 34.301407], [-90.19341399999999, 34.340274], [-90.197634, 34.340250999999995], [-90.197357, 34.363005], [-90.197394, 34.394442999999995], [-90.196708, 34.425807], [-90.197509, 34.468636], [-90.19853599999999, 34.511088]]]}}, {"type": "Feature", "id": "4", "properties": {"name": "Newton, 28", "density": 301}, "geometry": {"type": "Polygon", "coordinates": [[[-88.91451599999999, 32.576955], [-88.915593, 32.558431999999996], [-88.91531499999999, 32.51616], [-88.915472, 32.50014], [-88.91500099999999, 32.381651], [-88.914735, 32.371642], [-88.91468599999999, 32.286018999999996], [-88.91384699999999, 32.224185999999996], [-89.00005399999999, 32.223994], [-89.12858299999999, 32.223884], [-89.248629, 32.223662], [-89.250061, 32.223369], [-89.32269199999999, 32.223472], [-89.32261899999999, 32.314872], [-89.322666, 32.375143], [-89.322526, 32.438582], [-89.322526, 32.524953], [-89.322229, 32.54233], [-89.322598, 32.576433], [-89.317588, 32.576457999999995], [-89.250062, 32.576464], [-89.249575, 32.576910999999996], [-89.127066, 32.576977], [-89.090829, 32.576873], [-88.97565999999999, 32.576969], [-88.96604699999999, 32.576677], [-88.91451599999999, 32.576955]]]}}, {"type": "Feature", "id": "4", "properties": {"name": "Newton, 28", "density": 1743}, "geometry": {"type": "Polygon", "coordinates": [[[-88.91451599999999, 32.576955], [-88.915593, 32.558431999999996], [-88.91531499999999, 32.51616], [-88.915472, 32.50014], [-88.91500099999999, 32.381651], [-88.914735, 32.371642], [-88.91468599999999, 32.286018999999996], [-88.91384699999999, 32.224185999999996], [-89.00005399999999, 32.223994], [-89.12858299999999, 32.223884], [-89.248629, 32.223662], [-89.250061, 32.223369], [-89.32269199999999, 32.223472], [-89.32261899999999, 32.314872], [-89.322666, 32.375143], [-89.322526, 32.438582], [-89.322526, 32.524953], [-89.322229, 32.54233], [-89.322598, 32.576433], [-89.317588, 32.576457999999995], [-89.250062, 32.576464], [-89.249575, 32.576910999999996], [-89.127066, 32.576977], [-89.090829, 32.576873], [-88.97565999999999, 32.576969], [-88.96604699999999, 32.576677], [-88.91451599999999, 32.576955]]]}}, {"type": "Feature", "id": "5", "properties": {"name": "Coahoma, 28", "density": 1630}, "geometry": {"type": "Polygon", "coordinates": [[[-90.65700199999999, 33.987586], [-90.66035699999999, 33.987584999999996], [-90.660243, 34.016825], [-90.659391, 34.093713], [-90.65945699999999, 34.118867], [-90.69420000000001, 34.119411], [-90.76477, 34.119506], [-90.78155799999999, 34.120712], [-90.819267, 34.120514], [-90.82791, 34.120777], [-90.869531, 34.120656], [-90.916681, 34.119979], [-90.955974, 34.120125], [-90.959322, 34.129138999999995], [-90.95429899999999, 34.138495999999996], [-90.938062, 34.148751], [-90.910007, 34.165502], [-90.901263, 34.164117], [-90.893565, 34.16033], [-90.883073, 34.151502], [-90.874096, 34.147017999999996], [-90.86788, 34.142146], [-90.860446, 34.139187], [-90.847168, 34.136884], [-90.83609899999999, 34.137876], [-90.83028499999999, 34.139813], [-90.822593, 34.144054], [-90.815878, 34.149879], [-90.810884, 34.155902999999995], [-90.807223, 34.163745], [-90.808685, 34.175878], [-90.81237399999999, 34.180766999999996], [-90.816572, 34.183023], [-90.828389, 34.184782999999996], [-90.838195, 34.183800000000005], [-90.85104899999999, 34.186704999999996], [-90.85908099999999, 34.18629], [-90.864558, 34.183885], [-90.87384, 34.183225], [-90.877483, 34.185637], [-90.88788699999999, 34.181982], [-90.89187199999999, 34.184767], [-90.909345, 34.192616], [-90.916056, 34.196923], [-90.931275, 34.21309], [-90.93521899999999, 34.219043], [-90.936988, 34.227041], [-90.93704199999999, 34.235341], [-90.92899799999999, 34.244533], [-90.923152, 34.246531], [-90.908232, 34.244954], [-90.90587599999999, 34.243541], [-90.90146399999999, 34.232635], [-90.898282, 34.227222999999995], [-90.882162, 34.216975], [-90.86706099999999, 34.212143999999995], [-90.85604099999999, 34.211321999999996], [-90.847808, 34.20653], [-90.842151, 34.216879999999996], [-90.83950899999999, 34.226200999999996], [-90.839981, 34.236114], [-90.83802399999999, 34.245782999999996], [-90.83333499999999, 34.264264], [-90.829663, 34.272424], [-90.823067, 34.277014], [-90.809851, 34.279790999999996], [-90.80292399999999, 34.282465], [-90.772261, 34.279931999999995], [-90.765165, 34.280524], [-90.752681, 34.289266], [-90.744147, 34.300551999999996], [-90.740889, 34.306537999999996], [-90.74060999999999, 34.313469], [-90.74471299999999, 34.324872], [-90.748942, 34.331044999999996], [-90.752996, 34.333199], [-90.765174, 34.342818], [-90.767732, 34.346872], [-90.768385, 34.351639], [-90.767061, 34.360271], [-90.762085, 34.364754], [-90.756197, 34.367256], [-90.750107, 34.367919], [-90.741616, 34.367225], [-90.72912699999999, 34.364207], [-90.721732, 34.363457], [-90.712088, 34.363805], [-90.700147, 34.365862], [-90.690491, 34.368606], [-90.67666, 34.371411], [-90.676159, 34.369558], [-90.68161599999999, 34.352903999999995], [-90.69155099999999, 34.338618], [-90.693686, 34.329679999999996], [-90.693129, 34.32257], [-90.686003, 34.315771], [-90.678097, 34.313030999999995], [-90.669343, 34.31302], [-90.661395, 34.315398], [-90.657488, 34.322230999999995], [-90.657371, 34.327287], [-90.660404, 34.33576], [-90.66686399999999, 34.348551], [-90.666787, 34.355817], [-90.65535, 34.37184], [-90.65854, 34.375704999999996], [-90.638672, 34.385042999999996], [-90.631587, 34.387191], [-90.618484, 34.388762], [-90.613948, 34.390721], [-90.597663, 34.4001], [-90.580681, 34.410551], [-90.571145, 34.420322], [-90.56650499999999, 34.429528], [-90.565809, 34.4354], [-90.567966, 34.441955], [-90.57323199999999, 34.450928999999995], [-90.583721, 34.458825], [-90.585478, 34.461245999999996], [-90.588346, 34.470562], [-90.589919, 34.484794], [-90.586525, 34.500102999999996], [-90.58353, 34.504084999999996], [-90.58011499999999, 34.514537], [-90.569347, 34.524867], [-90.518153, 34.494724], [-90.500101, 34.484394], [-90.49329399999999, 34.479949], [-90.399498, 34.423807], [-90.397526, 34.422609], [-90.39940399999999, 34.407334], [-90.399822, 34.334877999999996], [-90.39907099999999, 34.320116999999996], [-90.399014, 34.261524], [-90.433859, 34.261562999999995], [-90.450572, 34.262402], [-90.450429, 34.218154], [-90.450678, 34.175633], [-90.450696, 34.125098], [-90.450981, 34.072932], [-90.45094, 34.013087999999996], [-90.45053, 34.000112], [-90.45101199999999, 33.985689], [-90.536076, 33.986239999999995], [-90.613278, 33.987168], [-90.628526, 33.987531], [-90.65700199999999, 33.987586]]]}}, {"type": "Feature", "id": "5", "properties": {"name": "Coahoma, 28", "density": 162}, "geometry": {"type": "Polygon", "coordinates": [[[-90.65700199999999, 33.987586], [-90.66035699999999, 33.987584999999996], [-90.660243, 34.016825], [-90.659391, 34.093713], [-90.65945699999999, 34.118867], [-90.69420000000001, 34.119411], [-90.76477, 34.119506], [-90.78155799999999, 34.120712], [-90.819267, 34.120514], [-90.82791, 34.120777], [-90.869531, 34.120656], [-90.916681, 34.119979], [-90.955974, 34.120125], [-90.959322, 34.129138999999995], [-90.95429899999999, 34.138495999999996], [-90.938062, 34.148751], [-90.910007, 34.165502], [-90.901263, 34.164117], [-90.893565, 34.16033], [-90.883073, 34.151502], [-90.874096, 34.147017999999996], [-90.86788, 34.142146], [-90.860446, 34.139187], [-90.847168, 34.136884], [-90.83609899999999, 34.137876], [-90.83028499999999, 34.139813], [-90.822593, 34.144054], [-90.815878, 34.149879], [-90.810884, 34.155902999999995], [-90.807223, 34.163745], [-90.808685, 34.175878], [-90.81237399999999, 34.180766999999996], [-90.816572, 34.183023], [-90.828389, 34.184782999999996], [-90.838195, 34.183800000000005], [-90.85104899999999, 34.186704999999996], [-90.85908099999999, 34.18629], [-90.864558, 34.183885], [-90.87384, 34.183225], [-90.877483, 34.185637], [-90.88788699999999, 34.181982], [-90.89187199999999, 34.184767], [-90.909345, 34.192616], [-90.916056, 34.196923], [-90.931275, 34.21309], [-90.93521899999999, 34.219043], [-90.936988, 34.227041], [-90.93704199999999, 34.235341], [-90.92899799999999, 34.244533], [-90.923152, 34.246531], [-90.908232, 34.244954], [-90.90587599999999, 34.243541], [-90.90146399999999, 34.232635], [-90.898282, 34.227222999999995], [-90.882162, 34.216975], [-90.86706099999999, 34.212143999999995], [-90.85604099999999, 34.211321999999996], [-90.847808, 34.20653], [-90.842151, 34.216879999999996], [-90.83950899999999, 34.226200999999996], [-90.839981, 34.236114], [-90.83802399999999, 34.245782999999996], [-90.83333499999999, 34.264264], [-90.829663, 34.272424], [-90.823067, 34.277014], [-90.809851, 34.279790999999996], [-90.80292399999999, 34.282465], [-90.772261, 34.279931999999995], [-90.765165, 34.280524], [-90.752681, 34.289266], [-90.744147, 34.300551999999996], [-90.740889, 34.306537999999996], [-90.74060999999999, 34.313469], [-90.74471299999999, 34.324872], [-90.748942, 34.331044999999996], [-90.752996, 34.333199], [-90.765174, 34.342818], [-90.767732, 34.346872], [-90.768385, 34.351639], [-90.767061, 34.360271], [-90.762085, 34.364754], [-90.756197, 34.367256], [-90.750107, 34.367919], [-90.741616, 34.367225], [-90.72912699999999, 34.364207], [-90.721732, 34.363457], [-90.712088, 34.363805], [-90.700147, 34.365862], [-90.690491, 34.368606], [-90.67666, 34.371411], [-90.676159, 34.369558], [-90.68161599999999, 34.352903999999995], [-90.69155099999999, 34.338618], [-90.693686, 34.329679999999996], [-90.693129, 34.32257], [-90.686003, 34.315771], [-90.678097, 34.313030999999995], [-90.669343, 34.31302], [-90.661395, 34.315398], [-90.657488, 34.322230999999995], [-90.657371, 34.327287], [-90.660404, 34.33576], [-90.66686399999999, 34.348551], [-90.666787, 34.355817], [-90.65535, 34.37184], [-90.65854, 34.375704999999996], [-90.638672, 34.385042999999996], [-90.631587, 34.387191], [-90.618484, 34.388762], [-90.613948, 34.390721], [-90.597663, 34.4001], [-90.580681, 34.410551], [-90.571145, 34.420322], [-90.56650499999999, 34.429528], [-90.565809, 34.4354], [-90.567966, 34.441955], [-90.57323199999999, 34.450928999999995], [-90.583721, 34.458825], [-90.585478, 34.461245999999996], [-90.588346, 34.470562], [-90.589919, 34.484794], [-90.586525, 34.500102999999996], [-90.58353, 34.504084999999996], [-90.58011499999999, 34.514537], [-90.569347, 34.524867], [-90.518153, 34.494724], [-90.500101, 34.484394], [-90.49329399999999, 34.479949], [-90.399498, 34.423807], [-90.397526, 34.422609], [-90.39940399999999, 34.407334], [-90.399822, 34.334877999999996], [-90.39907099999999, 34.320116999999996], [-90.399014, 34.261524], [-90.433859, 34.261562999999995], [-90.450572, 34.262402], [-90.450429, 34.218154], [-90.450678, 34.175633], [-90.450696, 34.125098], [-90.450981, 34.072932], [-90.45094, 34.013087999999996], [-90.45053, 34.000112], [-90.45101199999999, 33.985689], [-90.536076, 33.986239999999995], [-90.613278, 33.987168], [-90.628526, 33.987531], [-90.65700199999999, 33.987586]]]}}, {"type": "Feature", "id": "6", "properties": {"name": "Madison, 22", "density": 153}, "geometry": {"type": "MultiPolygon", "coordinates": [[[[-91.053555, 32.124412], [-91.052754, 32.125777], [-91.05120699999999, 32.144152], [-91.048507, 32.150152], [-91.049707, 32.157351999999996], [-91.055707, 32.163751999999995], [-91.05890699999999, 32.17125], [-91.058307, 32.180951], [-91.050207, 32.178450999999995], [-91.04180699999999, 32.174551], [-91.024907, 32.162551], [-91.016606, 32.160852], [-91.002906, 32.162051999999996], [-91.004106, 32.146251], [-91.005006, 32.142851], [-91.011106, 32.132152999999995], [-91.020006, 32.123553], [-91.03081, 32.12065], [-91.039007, 32.120353], [-91.053555, 32.124412]]], [[[-91.45764299999999, 32.537807], [-91.426307, 32.53772], [-91.36439899999999, 32.537895999999996], [-91.339253, 32.538202], [-91.30487099999999, 32.537841], [-91.25011099999999, 32.537538999999995], [-91.133713, 32.537912], [-91.13015899999999, 32.545361], [-91.108457, 32.556174], [-91.10842099999999, 32.562622999999995], [-91.06979199999999, 32.562802999999995], [-91.080411, 32.556467999999995], [-91.0754, 32.546743], [-91.063344, 32.537338999999996], [-91.057706, 32.533777], [-91.04553899999999, 32.529168999999996], [-91.018469, 32.521018999999995], [-91.007075, 32.516371], [-90.994867, 32.508611], [-90.987669, 32.498481], [-90.987579, 32.492387], [-90.990089, 32.488561], [-91.000106, 32.48229], [-91.007106, 32.48234], [-91.02410599999999, 32.485239], [-91.038106, 32.49044], [-91.049307, 32.498539], [-91.06051599999999, 32.512361], [-91.07048499999999, 32.528185], [-91.076151, 32.534698999999996], [-91.09374199999999, 32.549127], [-91.097878, 32.544751], [-91.097949, 32.537214], [-91.101304, 32.525599], [-91.106985, 32.514933], [-91.116708, 32.500138], [-91.117308, 32.495039], [-91.115708, 32.48234], [-91.111508, 32.475339999999996], [-91.10310799999999, 32.46604], [-91.093508, 32.457440999999996], [-91.081807, 32.45044], [-91.067807, 32.444141], [-91.049307, 32.437342], [-91.03190599999999, 32.433741999999995], [-91.027406, 32.433942], [-91.01650599999999, 32.440342], [-91.003706, 32.44634], [-90.99897399999999, 32.450165], [-90.99386299999999, 32.450851], [-90.984124, 32.449062999999995], [-90.977212, 32.446005], [-90.96958699999999, 32.439492], [-90.96685699999999, 32.435505], [-90.965987, 32.420654], [-90.968497, 32.416965], [-90.975342, 32.410951], [-90.980723, 32.408243], [-90.99408, 32.403861], [-90.99378, 32.396777], [-90.996237, 32.388061], [-91.00060599999999, 32.381844], [-91.004706, 32.367244], [-91.003106, 32.361444999999996], [-91.000106, 32.357695], [-90.993625, 32.354047], [-90.986672, 32.35176], [-90.954583, 32.345858], [-90.94298099999999, 32.345956], [-90.93075999999999, 32.344254], [-90.912363, 32.339453999999996], [-90.90095699999999, 32.349876], [-90.89480999999999, 32.360019], [-90.89229399999999, 32.370135999999995], [-90.88982999999999, 32.372932999999996], [-90.878604, 32.374635999999995], [-90.875621, 32.373526], [-90.87728899999999, 32.366945], [-90.88572099999999, 32.350867], [-90.900722, 32.330379], [-90.90124, 32.323386], [-90.90517299999999, 32.315497], [-90.916157, 32.303582], [-90.93399099999999, 32.290343], [-90.947834, 32.283485999999996], [-90.951352, 32.283198999999996], [-90.955405, 32.28624], [-90.963079, 32.296284], [-90.971643, 32.297497], [-90.976199, 32.29645], [-90.980747, 32.29141], [-90.984077, 32.279953], [-90.982985, 32.270294], [-90.981027, 32.266732999999995], [-90.971344, 32.257742], [-90.969515, 32.252053], [-90.97613899999999, 32.248092], [-90.98075399999999, 32.242485], [-90.98313499999999, 32.231370999999996], [-90.98254999999999, 32.220923], [-90.983381, 32.211767], [-90.984876, 32.208526], [-90.99494399999999, 32.193141], [-90.999697, 32.191103], [-91.00320599999999, 32.19805], [-91.005006, 32.212849999999996], [-91.002906, 32.22305], [-91.01260599999999, 32.22835], [-91.021537, 32.236156], [-91.034302, 32.241548], [-91.039007, 32.242348], [-91.04650699999999, 32.241149], [-91.05030699999999, 32.237949], [-91.053107, 32.22795], [-91.061408, 32.21865], [-91.071108, 32.22605], [-91.075108, 32.22705], [-91.083708, 32.22645], [-91.092108, 32.22385], [-91.100409, 32.21785], [-91.108509, 32.208149999999996], [-91.11726999999999, 32.206668], [-91.124043, 32.211104], [-91.121309, 32.21485], [-91.124192, 32.220504], [-91.122472, 32.22591], [-91.122658, 32.234814], [-91.12138999999999, 32.2398], [-91.13378, 32.249339], [-91.13944099999999, 32.249666999999995], [-91.147716, 32.24852], [-91.159793, 32.244608], [-91.18359199999999, 32.245435], [-91.202648, 32.239503], [-91.21552899999999, 32.233064999999996], [-91.222562, 32.22768], [-91.227841, 32.222088], [-91.234815, 32.210039], [-91.241649, 32.211967], [-91.249072, 32.217431999999995], [-91.25613299999999, 32.217295], [-91.259096, 32.220067], [-91.264027, 32.221466], [-91.268202, 32.225248], [-91.26916899999999, 32.229371], [-91.27221399999999, 32.230908], [-91.276231, 32.228183], [-91.277553, 32.223877], [-91.281354, 32.220877], [-91.290516, 32.219482], [-91.297522, 32.219735], [-91.30927199999999, 32.212795], [-91.313395, 32.212933], [-91.318137, 32.207985], [-91.320742, 32.202455], [-91.375115, 32.20288], [-91.416417, 32.20295], [-91.492718, 32.203348999999996], [-91.513019, 32.204549], [-91.53551399999999, 32.203744], [-91.540039, 32.208168], [-91.544378, 32.206243], [-91.54656, 32.210071], [-91.540009, 32.218866], [-91.535966, 32.221362], [-91.52884999999999, 32.222069999999995], [-91.525752, 32.220832], [-91.519983, 32.223464], [-91.514832, 32.23077], [-91.51455999999999, 32.235422], [-91.509622, 32.243758], [-91.512783, 32.245928], [-91.515231, 32.240255999999995], [-91.518791, 32.236568999999996], [-91.525099, 32.234325999999996], [-91.53836, 32.23646], [-91.542457, 32.23834], [-91.552024, 32.246634], [-91.557091, 32.249131999999996], [-91.55593499999999, 32.253808], [-91.55261899999999, 32.257725], [-91.548925, 32.259191], [-91.543021, 32.259006], [-91.535797, 32.254652], [-91.532478, 32.249812], [-91.526601, 32.249845], [-91.52363799999999, 32.253045], [-91.525522, 32.26095], [-91.52389699999999, 32.276964], [-91.529204, 32.291213], [-91.52928299999999, 32.295384], [-91.526719, 32.300675], [-91.520973, 32.302048], [-91.512667, 32.299112], [-91.508138, 32.295766], [-91.503418, 32.29471], [-91.50241299999999, 32.305293], [-91.50410699999999, 32.313449], [-91.50138, 32.31583], [-91.492218, 32.315605999999995], [-91.483533, 32.317717], [-91.472391, 32.316528999999996], [-91.471475, 32.320836], [-91.47554799999999, 32.333121999999996], [-91.473288, 32.339804], [-91.478094, 32.342917], [-91.49433599999999, 32.338651999999996], [-91.500545, 32.342746999999996], [-91.500529, 32.347718], [-91.494265, 32.355742], [-91.490811, 32.357484], [-91.48498599999999, 32.366535], [-91.482664, 32.36594], [-91.48293199999999, 32.36058], [-91.480532, 32.35524], [-91.47653199999999, 32.352128], [-91.465952, 32.351053], [-91.462983, 32.351925], [-91.452621, 32.358202999999996], [-91.45075899999999, 32.361272], [-91.45170499999999, 32.368556999999996], [-91.45597, 32.37229], [-91.467826, 32.378735], [-91.476305, 32.386041], [-91.479766, 32.396462], [-91.485276, 32.39889], [-91.48319699999999, 32.402257], [-91.476069, 32.402808], [-91.476739, 32.405808], [-91.48128299999999, 32.40842], [-91.48684999999999, 32.41355], [-91.484583, 32.419278], [-91.487314, 32.425004], [-91.486536, 32.434809], [-91.48254, 32.438635999999995], [-91.476011, 32.436597], [-91.475409, 32.441249], [-91.477897, 32.448166], [-91.475008, 32.452818], [-91.47798499999999, 32.463561], [-91.48131099999999, 32.469516], [-91.484501, 32.471759999999996], [-91.48258299999999, 32.475311999999995], [-91.485692, 32.476867999999996], [-91.484911, 32.481862], [-91.48612899999999, 32.487268], [-91.48207699999999, 32.491118], [-91.484971, 32.494965], [-91.48208, 32.497394], [-91.479844, 32.505676], [-91.47679099999999, 32.509983999999996], [-91.473226, 32.51963], [-91.468308, 32.526891], [-91.470418, 32.53067], [-91.468851, 32.534473999999996], [-91.45764299999999, 32.537807]]]]}}, {"type": "Feature", "id": "6", "properties": {"name": "Madison, 22", "density": 1257}, "geometry": {"type": "MultiPolygon", "coordinates": [[[[-91.053555, 32.124412], [-91.052754, 32.125777], [-91.05120699999999, 32.144152], [-91.048507, 32.150152], [-91.049707, 32.157351999999996], [-91.055707, 32.163751999999995], [-91.05890699999999, 32.17125], [-91.058307, 32.180951], [-91.050207, 32.178450999999995], [-91.04180699999999, 32.174551], [-91.024907, 32.162551], [-91.016606, 32.160852], [-91.002906, 32.162051999999996], [-91.004106, 32.146251], [-91.005006, 32.142851], [-91.011106, 32.132152999999995], [-91.020006, 32.123553], [-91.03081, 32.12065], [-91.039007, 32.120353], [-91.053555, 32.124412]]], [[[-91.45764299999999, 32.537807], [-91.426307, 32.53772], [-91.36439899999999, 32.537895999999996], [-91.339253, 32.538202], [-91.30487099999999, 32.537841], [-91.25011099999999, 32.537538999999995], [-91.133713, 32.537912], [-91.13015899999999, 32.545361], [-91.108457, 32.556174], [-91.10842099999999, 32.562622999999995], [-91.06979199999999, 32.562802999999995], [-91.080411, 32.556467999999995], [-91.0754, 32.546743], [-91.063344, 32.537338999999996], [-91.057706, 32.533777], [-91.04553899999999, 32.529168999999996], [-91.018469, 32.521018999999995], [-91.007075, 32.516371], [-90.994867, 32.508611], [-90.987669, 32.498481], [-90.987579, 32.492387], [-90.990089, 32.488561], [-91.000106, 32.48229], [-91.007106, 32.48234], [-91.02410599999999, 32.485239], [-91.038106, 32.49044], [-91.049307, 32.498539], [-91.06051599999999, 32.512361], [-91.07048499999999, 32.528185], [-91.076151, 32.534698999999996], [-91.09374199999999, 32.549127], [-91.097878, 32.544751], [-91.097949, 32.537214], [-91.101304, 32.525599], [-91.106985, 32.514933], [-91.116708, 32.500138], [-91.117308, 32.495039], [-91.115708, 32.48234], [-91.111508, 32.475339999999996], [-91.10310799999999, 32.46604], [-91.093508, 32.457440999999996], [-91.081807, 32.45044], [-91.067807, 32.444141], [-91.049307, 32.437342], [-91.03190599999999, 32.433741999999995], [-91.027406, 32.433942], [-91.01650599999999, 32.440342], [-91.003706, 32.44634], [-90.99897399999999, 32.450165], [-90.99386299999999, 32.450851], [-90.984124, 32.449062999999995], [-90.977212, 32.446005], [-90.96958699999999, 32.439492], [-90.96685699999999, 32.435505], [-90.965987, 32.420654], [-90.968497, 32.416965], [-90.975342, 32.410951], [-90.980723, 32.408243], [-90.99408, 32.403861], [-90.99378, 32.396777], [-90.996237, 32.388061], [-91.00060599999999, 32.381844], [-91.004706, 32.367244], [-91.003106, 32.361444999999996], [-91.000106, 32.357695], [-90.993625, 32.354047], [-90.986672, 32.35176], [-90.954583, 32.345858], [-90.94298099999999, 32.345956], [-90.93075999999999, 32.344254], [-90.912363, 32.339453999999996], [-90.90095699999999, 32.349876], [-90.89480999999999, 32.360019], [-90.89229399999999, 32.370135999999995], [-90.88982999999999, 32.372932999999996], [-90.878604, 32.374635999999995], [-90.875621, 32.373526], [-90.87728899999999, 32.366945], [-90.88572099999999, 32.350867], [-90.900722, 32.330379], [-90.90124, 32.323386], [-90.90517299999999, 32.315497], [-90.916157, 32.303582], [-90.93399099999999, 32.290343], [-90.947834, 32.283485999999996], [-90.951352, 32.283198999999996], [-90.955405, 32.28624], [-90.963079, 32.296284], [-90.971643, 32.297497], [-90.976199, 32.29645], [-90.980747, 32.29141], [-90.984077, 32.279953], [-90.982985, 32.270294], [-90.981027, 32.266732999999995], [-90.971344, 32.257742], [-90.969515, 32.252053], [-90.97613899999999, 32.248092], [-90.98075399999999, 32.242485], [-90.98313499999999, 32.231370999999996], [-90.98254999999999, 32.220923], [-90.983381, 32.211767], [-90.984876, 32.208526], [-90.99494399999999, 32.193141], [-90.999697, 32.191103], [-91.00320599999999, 32.19805], [-91.005006, 32.212849999999996], [-91.002906, 32.22305], [-91.01260599999999, 32.22835], [-91.021537, 32.236156], [-91.034302, 32.241548], [-91.039007, 32.242348], [-91.04650699999999, 32.241149], [-91.05030699999999, 32.237949], [-91.053107, 32.22795], [-91.061408, 32.21865], [-91.071108, 32.22605], [-91.075108, 32.22705], [-91.083708, 32.22645], [-91.092108, 32.22385], [-91.100409, 32.21785], [-91.108509, 32.208149999999996], [-91.11726999999999, 32.206668], [-91.124043, 32.211104], [-91.121309, 32.21485], [-91.124192, 32.220504], [-91.122472, 32.22591], [-91.122658, 32.234814], [-91.12138999999999, 32.2398], [-91.13378, 32.249339], [-91.13944099999999, 32.249666999999995], [-91.147716, 32.24852], [-91.159793, 32.244608], [-91.18359199999999, 32.245435], [-91.202648, 32.239503], [-91.21552899999999, 32.233064999999996], [-91.222562, 32.22768], [-91.227841, 32.222088], [-91.234815, 32.210039], [-91.241649, 32.211967], [-91.249072, 32.217431999999995], [-91.25613299999999, 32.217295], [-91.259096, 32.220067], [-91.264027, 32.221466], [-91.268202, 32.225248], [-91.26916899999999, 32.229371], [-91.27221399999999, 32.230908], [-91.276231, 32.228183], [-91.277553, 32.223877], [-91.281354, 32.220877], [-91.290516, 32.219482], [-91.297522, 32.219735], [-91.30927199999999, 32.212795], [-91.313395, 32.212933], [-91.318137, 32.207985], [-91.320742, 32.202455], [-91.375115, 32.20288], [-91.416417, 32.20295], [-91.492718, 32.203348999999996], [-91.513019, 32.204549], [-91.53551399999999, 32.203744], [-91.540039, 32.208168], [-91.544378, 32.206243], [-91.54656, 32.210071], [-91.540009, 32.218866], [-91.535966, 32.221362], [-91.52884999999999, 32.222069999999995], [-91.525752, 32.220832], [-91.519983, 32.223464], [-91.514832, 32.23077], [-91.51455999999999, 32.235422], [-91.509622, 32.243758], [-91.512783, 32.245928], [-91.515231, 32.240255999999995], [-91.518791, 32.236568999999996], [-91.525099, 32.234325999999996], [-91.53836, 32.23646], [-91.542457, 32.23834], [-91.552024, 32.246634], [-91.557091, 32.249131999999996], [-91.55593499999999, 32.253808], [-91.55261899999999, 32.257725], [-91.548925, 32.259191], [-91.543021, 32.259006], [-91.535797, 32.254652], [-91.532478, 32.249812], [-91.526601, 32.249845], [-91.52363799999999, 32.253045], [-91.525522, 32.26095], [-91.52389699999999, 32.276964], [-91.529204, 32.291213], [-91.52928299999999, 32.295384], [-91.526719, 32.300675], [-91.520973, 32.302048], [-91.512667, 32.299112], [-91.508138, 32.295766], [-91.503418, 32.29471], [-91.50241299999999, 32.305293], [-91.50410699999999, 32.313449], [-91.50138, 32.31583], [-91.492218, 32.315605999999995], [-91.483533, 32.317717], [-91.472391, 32.316528999999996], [-91.471475, 32.320836], [-91.47554799999999, 32.333121999999996], [-91.473288, 32.339804], [-91.478094, 32.342917], [-91.49433599999999, 32.338651999999996], [-91.500545, 32.342746999999996], [-91.500529, 32.347718], [-91.494265, 32.355742], [-91.490811, 32.357484], [-91.48498599999999, 32.366535], [-91.482664, 32.36594], [-91.48293199999999, 32.36058], [-91.480532, 32.35524], [-91.47653199999999, 32.352128], [-91.465952, 32.351053], [-91.462983, 32.351925], [-91.452621, 32.358202999999996], [-91.45075899999999, 32.361272], [-91.45170499999999, 32.368556999999996], [-91.45597, 32.37229], [-91.467826, 32.378735], [-91.476305, 32.386041], [-91.479766, 32.396462], [-91.485276, 32.39889], [-91.48319699999999, 32.402257], [-91.476069, 32.402808], [-91.476739, 32.405808], [-91.48128299999999, 32.40842], [-91.48684999999999, 32.41355], [-91.484583, 32.419278], [-91.487314, 32.425004], [-91.486536, 32.434809], [-91.48254, 32.438635999999995], [-91.476011, 32.436597], [-91.475409, 32.441249], [-91.477897, 32.448166], [-91.475008, 32.452818], [-91.47798499999999, 32.463561], [-91.48131099999999, 32.469516], [-91.484501, 32.471759999999996], [-91.48258299999999, 32.475311999999995], [-91.485692, 32.476867999999996], [-91.484911, 32.481862], [-91.48612899999999, 32.487268], [-91.48207699999999, 32.491118], [-91.484971, 32.494965], [-91.48208, 32.497394], [-91.479844, 32.505676], [-91.47679099999999, 32.509983999999996], [-91.473226, 32.51963], [-91.468308, 32.526891], [-91.470418, 32.53067], [-91.468851, 32.534473999999996], [-91.45764299999999, 32.537807]]]]}}, {"type": "Feature", "id": "7", "properties": {"name": "Charlottesville, 51", "density": 1008}, "geometry": {"type": "Polygon", "coordinates": [[[-78.47071199999999, 38.048716], [-78.466117, 38.045769], [-78.464033, 38.049538], [-78.458721, 38.050937], [-78.44905, 38.058727999999995], [-78.44776499999999, 38.057182], [-78.447287, 38.046147999999995], [-78.453923, 38.045803], [-78.45498599999999, 38.037605], [-78.459734, 38.033497], [-78.46101, 38.029219999999995], [-78.45277, 38.028490999999995], [-78.454702, 38.022101], [-78.46207799999999, 38.022487999999996], [-78.466928, 38.01836], [-78.46973299999999, 38.011438999999996], [-78.475633, 38.014739], [-78.483165, 38.011956], [-78.484527, 38.0157], [-78.491351, 38.016922], [-78.493507, 38.01502], [-78.504426, 38.010118], [-78.509096, 38.011224], [-78.512852, 38.009600999999996], [-78.51914599999999, 38.010828], [-78.519274, 38.016686], [-78.523432, 38.019539], [-78.523133, 38.02634], [-78.514211, 38.028805999999996], [-78.509613, 38.032160999999995], [-78.50160799999999, 38.032171], [-78.503456, 38.036746], [-78.50124799999999, 38.040409], [-78.504391, 38.042887], [-78.508096, 38.035831], [-78.515534, 38.036738], [-78.517369, 38.041185999999996], [-78.515734, 38.044089], [-78.506783, 38.044961], [-78.50483899999999, 38.047275], [-78.510297, 38.051308], [-78.50762, 38.056255], [-78.501339, 38.057685], [-78.502315, 38.060528999999995], [-78.49553399999999, 38.064837], [-78.491579, 38.061895], [-78.485154, 38.069027], [-78.47717899999999, 38.064744999999995], [-78.475183, 38.068509], [-78.466889, 38.06783], [-78.464333, 38.064637], [-78.472233, 38.052638], [-78.47071199999999, 38.048716]]]}}, {"type": "Feature", "id": "8", "properties": {"name": "Alexandria, 51", "density": 430}, "geometry": {"type": "Polygon", "coordinates": [[[-77.110731, 38.843457], [-77.102884, 38.839543], [-77.10072199999999, 38.836343], [-77.087931, 38.82745], [-77.085263, 38.831049], [-77.084665, 38.838176], [-77.08560899999999, 38.84419], [-77.080252, 38.843312], [-77.06387099999999, 38.845011], [-77.05454999999999, 38.840995], [-77.048025, 38.841259], [-77.044991, 38.835294], [-77.03922899999999, 38.832194], [-77.037764, 38.829212999999996], [-77.041067, 38.823257], [-77.037437, 38.814938999999995], [-77.03728799999999, 38.810527], [-77.039191, 38.800495999999995], [-77.039006, 38.791644999999995], [-77.04136199999999, 38.785415], [-77.063282, 38.795961999999996], [-77.076942, 38.800233999999996], [-77.09888099999999, 38.802813], [-77.121586, 38.800424], [-77.137562, 38.798169], [-77.139862, 38.800202], [-77.144359, 38.810356999999996], [-77.14373599999999, 38.814195], [-77.13718999999999, 38.821501999999995], [-77.140872, 38.826905], [-77.131388, 38.833331], [-77.127912, 38.836937999999996], [-77.121295, 38.840233999999995], [-77.110731, 38.843457]]]}}, {"type": "Feature", "id": "9", "properties": {"name": "Buena Vista, 51", "density": 1040}, "geometry": {"type": "Polygon", "coordinates": [[[-79.366811, 37.727219999999996], [-79.37199199999999, 37.729751], [-79.376926, 37.728724], [-79.37722099999999, 37.734555], [-79.374808, 37.739337], [-79.38134, 37.740553], [-79.380389, 37.743770999999995], [-79.368901, 37.74552], [-79.36471999999999, 37.744581], [-79.361502, 37.751269], [-79.34920799999999, 37.75499], [-79.34325, 37.761562999999995], [-79.333935, 37.759346], [-79.328768, 37.760576], [-79.329062, 37.755978999999996], [-79.333306, 37.73793], [-79.336804, 37.736637], [-79.340887, 37.729392], [-79.3493, 37.720072], [-79.35600699999999, 37.710004], [-79.355493, 37.706838], [-79.359875, 37.702359], [-79.37083, 37.695735], [-79.38264199999999, 37.706345], [-79.375247, 37.711295], [-79.37695099999999, 37.718343], [-79.376175, 37.721353], [-79.370364, 37.726459999999996], [-79.366811, 37.727219999999996]]]}}, {"type": "Feature", "id": "9", "properties": {"name": "Buena Vista, 51", "density": 1225}, "geometry": {"type": "Polygon", "coordinates": [[[-79.366811, 37.727219999999996], [-79.37199199999999, 37.729751], [-79.376926, 37.728724], [-79.37722099999999, 37.734555], [-79.374808, 37.739337], [-79.38134, 37.740553], [-79.380389, 37.743770999999995], [-79.368901, 37.74552], [-79.36471999999999, 37.744581], [-79.361502, 37.751269], [-79.34920799999999, 37.75499], [-79.34325, 37.761562999999995], [-79.333935, 37.759346], [-79.328768, 37.760576], [-79.329062, 37.755978999999996], [-79.333306, 37.73793], [-79.336804, 37.736637], [-79.340887, 37.729392], [-79.3493, 37.720072], [-79.35600699999999, 37.710004], [-79.355493, 37.706838], [-79.359875, 37.702359], [-79.37083, 37.695735], [-79.38264199999999, 37.706345], [-79.375247, 37.711295], [-79.37695099999999, 37.718343], [-79.376175, 37.721353], [-79.370364, 37.726459999999996], [-79.366811, 37.727219999999996]]]}}, {"type": "Feature", "id": "10", "properties": {"name": "Fairfax, 51", "density": 418}, "geometry": {"type": "Polygon", "coordinates": [[[-77.314268, 38.867003], [-77.304754, 38.863383], [-77.303139, 38.869208], [-77.29153, 38.871995999999996], [-77.291659, 38.867498], [-77.270597, 38.866074999999995], [-77.268624, 38.859933], [-77.269381, 38.851729999999996], [-77.271744, 38.848487999999996], [-77.2705, 38.840992], [-77.27851299999999, 38.842045], [-77.286374, 38.841716999999996], [-77.287396, 38.836679], [-77.29668099999999, 38.837313], [-77.301788, 38.834745], [-77.308049, 38.83688], [-77.31622399999999, 38.836408], [-77.318755, 38.842014], [-77.322692, 38.843196], [-77.32588899999999, 38.846987999999996], [-77.33039699999999, 38.847766], [-77.331531, 38.851698999999996], [-77.334852, 38.853736999999995], [-77.328788, 38.864847999999995], [-77.314268, 38.867003]]]}}, {"type": "Feature", "id": "10", "properties": {"name": "Fairfax, 51", "density": 1895}, "geometry": {"type": "Polygon", "coordinates": [[[-77.314268, 38.867003], [-77.304754, 38.863383], [-77.303139, 38.869208], [-77.29153, 38.871995999999996], [-77.291659, 38.867498], [-77.270597, 38.866074999999995], [-77.268624, 38.859933], [-77.269381, 38.851729999999996], [-77.271744, 38.848487999999996], [-77.2705, 38.840992], [-77.27851299999999, 38.842045], [-77.286374, 38.841716999999996], [-77.287396, 38.836679], [-77.29668099999999, 38.837313], [-77.301788, 38.834745], [-77.308049, 38.83688], [-77.31622399999999, 38.836408], [-77.318755, 38.842014], [-77.322692, 38.843196], [-77.32588899999999, 38.846987999999996], [-77.33039699999999, 38.847766], [-77.331531, 38.851698999999996], [-77.334852, 38.853736999999995], [-77.328788, 38.864847999999995], [-77.314268, 38.867003]]]}}, {"type": "Feature", "id": "11", "properties": {"name": "Dallas, 48", "density": 109}, "geometry": {"type": "Polygon", "coordinates": [[[-96.52998699999999, 32.545282], [-96.613993, 32.54571], [-96.768777, 32.546838], [-96.860462, 32.54739], [-96.873404, 32.547655], [-96.96835899999999, 32.548138], [-96.981403, 32.548034], [-97.03838499999999, 32.548662], [-97.03750199999999, 32.605508], [-97.037302, 32.633604999999996], [-97.03678599999999, 32.66142], [-97.03655599999999, 32.691414], [-97.035185, 32.757256], [-97.035134, 32.773891], [-97.03408499999999, 32.81666], [-97.03309499999999, 32.876568], [-97.032584, 32.93069], [-97.03253, 32.972844], [-97.032287, 32.989323999999996], [-96.99372, 32.989323999999996], [-96.958727, 32.989013], [-96.888915, 32.987997], [-96.84397899999999, 32.987553999999996], [-96.74127999999999, 32.986176], [-96.68795399999999, 32.985259], [-96.660185, 32.985127], [-96.64405599999999, 32.984503], [-96.58407, 32.983621], [-96.516866, 32.982307999999996], [-96.516933, 32.963082], [-96.517664, 32.928277], [-96.518568, 32.866626], [-96.51897, 32.813615999999996], [-96.519409, 32.777426999999996], [-96.521067, 32.688455999999995], [-96.52091, 32.678616999999996], [-96.521851, 32.636497], [-96.52210199999999, 32.605362], [-96.523095, 32.555327], [-96.523118, 32.545214], [-96.52998699999999, 32.545282]]]}}, {"type": "Feature", "id": "11", "properties": {"name": "Dallas, 48", "density": 261}, "geometry": {"type": "Polygon", "coordinates": [[[-96.52998699999999, 32.545282], [-96.613993, 32.54571], [-96.768777, 32.546838], [-96.860462, 32.54739], [-96.873404, 32.547655], [-96.96835899999999, 32.548138], [-96.981403, 32.548034], [-97.03838499999999, 32.548662], [-97.03750199999999, 32.605508], [-97.037302, 32.633604999999996], [-97.03678599999999, 32.66142], [-97.03655599999999, 32.691414], [-97.035185, 32.757256], [-97.035134, 32.773891], [-97.03408499999999, 32.81666], [-97.03309499999999, 32.876568], [-97.032584, 32.93069], [-97.03253, 32.972844], [-97.032287, 32.989323999999996], [-96.99372, 32.989323999999996], [-96.958727, 32.989013], [-96.888915, 32.987997], [-96.84397899999999, 32.987553999999996], [-96.74127999999999, 32.986176], [-96.68795399999999, 32.985259], [-96.660185, 32.985127], [-96.64405599999999, 32.984503], [-96.58407, 32.983621], [-96.516866, 32.982307999999996], [-96.516933, 32.963082], [-96.517664, 32.928277], [-96.518568, 32.866626], [-96.51897, 32.813615999999996], [-96.519409, 32.777426999999996], [-96.521067, 32.688455999999995], [-96.52091, 32.678616999999996], [-96.521851, 32.636497], [-96.52210199999999, 32.605362], [-96.523095, 32.555327], [-96.523118, 32.545214], [-96.52998699999999, 32.545282]]]}}, {"type": "Feature", "id": "12", "properties": {"name": "Howard, 48", "density": 1517}, "geometry": {"type": "Polygon", "coordinates": [[[-101.183997, 32.087208], [-101.23898, 32.087323], [-101.264216, 32.087136], [-101.280043, 32.087272], [-101.3615, 32.087111], [-101.473326, 32.08722], [-101.576648, 32.087123], [-101.695011, 32.087531999999996], [-101.694662, 32.120111], [-101.692545, 32.249274], [-101.690916, 32.361278], [-101.690249, 32.395471], [-101.688703, 32.500111], [-101.68874, 32.525222], [-101.620233, 32.524993], [-101.500407, 32.524898], [-101.422958, 32.524751], [-101.374973, 32.524436], [-101.220067, 32.523987], [-101.174571, 32.524111999999995], [-101.174607, 32.495252], [-101.177164, 32.375116999999996], [-101.178375, 32.337711999999996], [-101.180666, 32.250121], [-101.182327, 32.158698], [-101.183997, 32.087208]]]}}, {"type": "Feature", "id": "12", "properties": {"name": "Howard, 48", "density": 752}, "geometry": {"type": "Polygon", "coordinates": [[[-101.183997, 32.087208], [-101.23898, 32.087323], [-101.264216, 32.087136], [-101.280043, 32.087272], [-101.3615, 32.087111], [-101.473326, 32.08722], [-101.576648, 32.087123], [-101.695011, 32.087531999999996], [-101.694662, 32.120111], [-101.692545, 32.249274], [-101.690916, 32.361278], [-101.690249, 32.395471], [-101.688703, 32.500111], [-101.68874, 32.525222], [-101.620233, 32.524993], [-101.500407, 32.524898], [-101.422958, 32.524751], [-101.374973, 32.524436], [-101.220067, 32.523987], [-101.174571, 32.524111999999995], [-101.174607, 32.495252], [-101.177164, 32.375116999999996], [-101.178375, 32.337711999999996], [-101.180666, 32.250121], [-101.182327, 32.158698], [-101.183997, 32.087208]]]}}, {"type": "Feature", "id": "13", "properties": {"name": "Foard, 48", "density": 1536}, "geometry": {"type": "Polygon", "coordinates": [[[-99.996434, 33.835967], [-100.04848, 33.835974], [-100.048134, 33.922436999999995], [-100.047892, 34.00008], [-100.047558, 34.109711], [-100.047028, 34.22978], [-100.042809, 34.227969], [-100.037843, 34.238412], [-100.022729, 34.238982], [-100.011558, 34.241956], [-100.007643, 34.240145], [-100.006514, 34.236937], [-100.007345, 34.230982], [-100.006052, 34.225668], [-99.997621, 34.224354999999996], [-99.92790099999999, 34.183856999999996], [-99.862106, 34.145779999999995], [-99.82138599999999, 34.121900000000004], [-99.772043, 34.093286], [-99.76551699999999, 34.092895], [-99.757255, 34.095709], [-99.746826, 34.100998], [-99.74021499999999, 34.098756], [-99.733356, 34.093513], [-99.724519, 34.097456], [-99.716287, 34.098856], [-99.71011899999999, 34.097552], [-99.704281, 34.09847], [-99.70315099999999, 34.093384], [-99.697865, 34.092926999999996], [-99.689247, 34.094577], [-99.678619, 34.093271], [-99.67371899999999, 34.088505999999995], [-99.660281, 34.094482], [-99.65301, 34.098971], [-99.64356599999999, 34.098670999999996], [-99.636684, 34.096767], [-99.631564, 34.0931], [-99.62605699999999, 34.093028], [-99.623058, 34.095754], [-99.61994299999999, 34.091518], [-99.617846, 34.083387], [-99.59356299999999, 34.082526], [-99.584808, 34.079481], [-99.581531, 34.077237], [-99.575364, 34.069426], [-99.573161, 34.063607999999995], [-99.566169, 34.060561], [-99.553783, 34.061318], [-99.550316, 34.056393], [-99.54750899999999, 34.05598], [-99.543132, 34.060286], [-99.538645, 34.062622], [-99.538699, 34.066790999999995], [-99.534898, 34.073983], [-99.530355, 34.075013], [-99.513701, 34.074206], [-99.505386, 34.077042999999996], [-99.49968899999999, 34.071222], [-99.49536599999999, 34.070147], [-99.491097, 34.065407], [-99.48182399999999, 34.072123], [-99.479018, 34.075674], [-99.47529399999999, 34.085618], [-99.475454, 34.073457999999995], [-99.47534499999999, 33.984877], [-99.475453, 33.960376], [-99.474959, 33.875009], [-99.47565, 33.834005], [-99.475623, 33.809069], [-99.47487699999999, 33.781203999999995], [-99.474498, 33.733849], [-99.47833399999999, 33.744343], [-99.475709, 33.750454999999995], [-99.484262, 33.750358], [-99.492593, 33.767234], [-99.497726, 33.764787999999996], [-99.503002, 33.76527], [-99.503844, 33.770766], [-99.512327, 33.772341], [-99.51783999999999, 33.768454], [-99.521063, 33.769354], [-99.522517, 33.775110999999995], [-99.521862, 33.781337], [-99.526809, 33.784245], [-99.53067, 33.783741], [-99.541221, 33.780013], [-99.546711, 33.782649], [-99.542008, 33.793244], [-99.546402, 33.795722999999995], [-99.552178, 33.795082], [-99.554906, 33.798556], [-99.559168, 33.796135], [-99.562293, 33.790166], [-99.56803699999999, 33.792175], [-99.572465, 33.792055999999995], [-99.573422, 33.79988], [-99.57685, 33.802690999999996], [-99.578267, 33.792859], [-99.5818, 33.784723], [-99.599863, 33.787634], [-99.599052, 33.796832], [-99.608947, 33.795192], [-99.613219, 33.798885], [-99.62500299999999, 33.803943], [-99.631811, 33.801663999999995], [-99.634784, 33.8031], [-99.633246, 33.808772], [-99.633442, 33.814609], [-99.639208, 33.818396], [-99.64839699999999, 33.817506], [-99.65168399999999, 33.818379], [-99.658717, 33.810475], [-99.664755, 33.808489], [-99.670823, 33.818601], [-99.677292, 33.824286], [-99.685332, 33.8273], [-99.69478099999999, 33.827158], [-99.699798, 33.818177999999996], [-99.699248, 33.810902999999996], [-99.700407, 33.806021], [-99.699253, 33.800865], [-99.704938, 33.800606], [-99.709638, 33.797382999999996], [-99.712008, 33.801062], [-99.708365, 33.810435], [-99.715633, 33.811555999999996], [-99.717311, 33.813656], [-99.72301499999999, 33.814066], [-99.72398899999999, 33.811485999999995], [-99.72102, 33.807209], [-99.72101699999999, 33.800255], [-99.725094, 33.799731], [-99.733317, 33.80522], [-99.737195, 33.810432999999996], [-99.74421699999999, 33.811073], [-99.74725699999999, 33.802929999999996], [-99.75617199999999, 33.802870999999996], [-99.758139, 33.806754999999995], [-99.753232, 33.807141], [-99.754905, 33.811571], [-99.75446199999999, 33.820929], [-99.75666299999999, 33.823522], [-99.76467, 33.82248], [-99.765738, 33.81968], [-99.77117899999999, 33.817322], [-99.77454, 33.821258], [-99.782564, 33.81781], [-99.79216799999999, 33.824619], [-99.790148, 33.818652], [-99.797012, 33.817277], [-99.80418399999999, 33.824007], [-99.810036, 33.827439], [-99.8139, 33.826236], [-99.820094, 33.82017], [-99.824388, 33.821200999999995], [-99.831762, 33.81714], [-99.83386399999999, 33.818844], [-99.83169099999999, 33.823938999999996], [-99.836872, 33.830085], [-99.835143, 33.8358], [-99.874089, 33.835909], [-99.996434, 33.835967]]]}}, {"type": "Feature", "id": "14", "properties": {"name": "Floyd, 48", "density": 706}, "geometry": {"type": "Polygon", "coordinates": [[[-101.564856, 34.312492999999996], [-101.500375, 34.312204], [-101.47158, 34.31229], [-101.373069, 34.312284], [-101.329166, 34.312574999999995], [-101.292885, 34.312246], [-101.205176, 34.312262], [-101.103956, 34.312247], [-101.041484, 34.312444], [-101.041503, 34.25007], [-101.041323, 34.189737], [-101.04148, 34.119901999999996], [-101.04141, 33.977368], [-101.041763, 33.962894999999996], [-101.041402, 33.942899], [-101.041424, 33.87508], [-101.041158, 33.833625], [-101.103596, 33.833355], [-101.230619, 33.832727999999996], [-101.25171, 33.833011], [-101.370248, 33.831925999999996], [-101.383625, 33.832085], [-101.483391, 33.83112], [-101.56358, 33.830451], [-101.56383, 33.913812], [-101.564509, 34.027845], [-101.564563, 34.074228], [-101.564881, 34.134903], [-101.565075, 34.225288], [-101.564784, 34.250065], [-101.564856, 34.312492999999996]]]}}, {"type": "Feature", "id": "14", "properties": {"name": "Floyd, 48", "density": 227}, "geometry": {"type": "Polygon", "coordinates": [[[-101.564856, 34.312492999999996], [-101.500375, 34.312204], [-101.47158, 34.31229], [-101.373069, 34.312284], [-101.329166, 34.312574999999995], [-101.292885, 34.312246], [-101.205176, 34.312262], [-101.103956, 34.312247], [-101.041484, 34.312444], [-101.041503, 34.25007], [-101.041323, 34.189737], [-101.04148, 34.119901999999996], [-101.04141, 33.977368], [-101.041763, 33.962894999999996], [-101.041402, 33.942899], [-101.041424, 33.87508], [-101.041158, 33.833625], [-101.103596, 33.833355], [-101.230619, 33.832727999999996], [-101.25171, 33.833011], [-101.370248, 33.831925999999996], [-101.383625, 33.832085], [-101.483391, 33.83112], [-101.56358, 33.830451], [-101.56383, 33.913812], [-101.564509, 34.027845], [-101.564563, 34.074228], [-101.564881, 34.134903], [-101.565075, 34.225288], [-101.564784, 34.250065], [-101.564856, 34.312492999999996]]]}}, {"type": "Feature", "id": "15", "properties": {"name": "Brewster, 48", "density": 667}, "geometry": {"type": "Polygon", "coordinates": [[[-102.567049, 30.052808], [-102.493316, 30.000189], [-102.47726, 29.9893], [-102.405294, 29.938494], [-102.375419, 29.917233], [-102.320819, 29.878933], [-102.32434, 29.873711999999998], [-102.322711, 29.86566], [-102.324856, 29.863080999999998], [-102.332254, 29.863044], [-102.333795, 29.868273], [-102.34161, 29.869049999999998], [-102.343091, 29.865236999999997], [-102.349423, 29.862875], [-102.350854, 29.854848999999998], [-102.354224, 29.851426999999997], [-102.35971, 29.850043], [-102.364672, 29.844445], [-102.362445, 29.835655], [-102.362929, 29.831488999999998], [-102.369677, 29.820522], [-102.373195, 29.807878], [-102.377512, 29.799996999999998], [-102.3772, 29.789889], [-102.389674, 29.782601], [-102.387263, 29.778472999999998], [-102.385028, 29.770501999999997], [-102.387347, 29.76474], [-102.390189, 29.762445999999997], [-102.394807, 29.769163], [-102.398924, 29.769522], [-102.404537, 29.765181], [-102.410639, 29.765373], [-102.414934, 29.769281], [-102.42057199999999, 29.769000000000002], [-102.425922, 29.773100000000003], [-102.434228, 29.776946], [-102.440787, 29.773735], [-102.444578, 29.776812], [-102.450082, 29.777171], [-102.455006, 29.77481], [-102.458889, 29.775398], [-102.462812, 29.781912], [-102.466268, 29.783402], [-102.473233, 29.776017999999997], [-102.480927, 29.776172], [-102.481271, 29.781325], [-102.487252, 29.786585], [-102.497578, 29.781494], [-102.503986, 29.782034999999997], [-102.514939, 29.784298999999997], [-102.519186, 29.780368], [-102.517919, 29.778159], [-102.510727, 29.773882], [-102.513, 29.766568999999997], [-102.520514, 29.760738999999997], [-102.531376, 29.756603], [-102.535744, 29.753611], [-102.540005, 29.748721], [-102.547978, 29.744643999999997], [-102.554669, 29.748728], [-102.555184, 29.755861999999997], [-102.565697, 29.770927999999998], [-102.570105, 29.7713], [-102.574451, 29.765969], [-102.572095, 29.757474], [-102.573796, 29.754896], [-102.578982, 29.755416999999998], [-102.589207, 29.749069], [-102.597618, 29.751414999999998], [-102.6036, 29.750394], [-102.61496, 29.746654], [-102.62279, 29.736338999999997], [-102.630233, 29.73427], [-102.645758, 29.733874], [-102.664048, 29.736666999999997], [-102.667634, 29.74015], [-102.668713, 29.746108], [-102.67487, 29.744093999999997], [-102.677219, 29.741052], [-102.681534, 29.728379999999998], [-102.685424, 29.726528], [-102.687737, 29.722752999999997], [-102.691373, 29.721372], [-102.690166, 29.707307999999998], [-102.689035, 29.705038], [-102.696679, 29.698921], [-102.698551, 29.695545], [-102.69967, 29.685499], [-102.693539, 29.676956999999998], [-102.696723, 29.671958], [-102.704083, 29.671339999999997], [-102.708646, 29.666987], [-102.712179, 29.65909], [-102.718293, 29.653997999999998], [-102.725528, 29.650050999999998], [-102.725443, 29.643794], [-102.73031, 29.640724], [-102.73451, 29.642142999999997], [-102.742289, 29.631978], [-102.739053, 29.625556999999997], [-102.738791, 29.608828], [-102.741451, 29.602069], [-102.740154, 29.598174], [-102.746004, 29.592682999999997], [-102.757077, 29.597845], [-102.765374, 29.597756999999998], [-102.768641, 29.59468], [-102.762192, 29.580105], [-102.764779, 29.573339999999998], [-102.773866, 29.573124], [-102.773441, 29.567151], [-102.777766, 29.560979999999997], [-102.777339, 29.554748999999997], [-102.775437, 29.551588], [-102.778382, 29.543592], [-102.783849, 29.542033999999997], [-102.789883, 29.543671999999997], [-102.792443, 29.54177], [-102.791589, 29.536223999999997], [-102.792567, 29.532443999999998], [-102.798443, 29.526667], [-102.808195, 29.523114999999997], [-102.80648, 29.515760999999998], [-102.807474, 29.503850999999997], [-102.804337, 29.501177], [-102.807213, 29.494049999999998], [-102.800673, 29.486234999999997], [-102.80421, 29.483715999999998], [-102.812565, 29.483635999999997], [-102.815527, 29.476004], [-102.813923, 29.472165999999998], [-102.817774, 29.467425], [-102.823105, 29.463299], [-102.825469, 29.455116999999998], [-102.823689, 29.452022999999997], [-102.819528, 29.450719999999997], [-102.830679, 29.444775], [-102.83248, 29.432430999999998], [-102.826925, 29.4177], [-102.833261, 29.410975999999998], [-102.832582, 29.408445], [-102.826414, 29.407453], [-102.825727, 29.404186], [-102.813676, 29.402326], [-102.815859, 29.397015999999997], [-102.81963, 29.398328], [-102.825612, 29.396946], [-102.833199, 29.387414999999997], [-102.834023, 29.379056], [-102.84069, 29.377640999999997], [-102.845194, 29.373669], [-102.845317, 29.364732], [-102.840078, 29.361850999999998], [-102.839375, 29.358922], [-102.845303, 29.357699], [-102.860582, 29.351533999999997], [-102.871694, 29.351998], [-102.877726, 29.3548], [-102.884365, 29.347946], [-102.879875, 29.339147999999998], [-102.887433, 29.318755], [-102.887594, 29.311266999999997], [-102.892971, 29.309151], [-102.890227, 29.302684], [-102.888178, 29.293359], [-102.889736, 29.288748], [-102.896514, 29.284830999999997], [-102.897769, 29.281610999999998], [-102.902352, 29.280127], [-102.903065, 29.276080999999998], [-102.899287, 29.269091999999997], [-102.902249, 29.26482], [-102.906382, 29.262055], [-102.905981, 29.258269], [-102.903066, 29.254334999999998], [-102.896626, 29.254113999999998], [-102.893425, 29.249914999999998], [-102.887818, 29.245796], [-102.88028, 29.246066], [-102.871032, 29.240706], [-102.871716, 29.231719], [-102.866762, 29.227743999999998], [-102.867474, 29.223882999999997], [-102.877723, 29.216614], [-102.878346, 29.214056], [-102.893924, 29.208664], [-102.899491, 29.20946], [-102.902629, 29.214114], [-102.909326, 29.219791999999998], [-102.912324, 29.219417999999997], [-102.916081, 29.215743], [-102.91574, 29.211212999999997], [-102.912734, 29.20673], [-102.914195, 29.200142999999997], [-102.919059, 29.19815], [-102.917234, 29.191788], [-102.919747, 29.190759999999997], [-102.925329, 29.193759999999997], [-102.932975, 29.194508], [-102.939835, 29.188551], [-102.942334, 29.191851999999997], [-102.945431, 29.188905], [-102.945711, 29.183075], [-102.950888, 29.178162], [-102.955349, 29.177903999999998], [-102.962518, 29.180176], [-102.973566, 29.185806], [-102.97874, 29.186432999999997], [-102.98604399999999, 29.183218999999998], [-102.989985, 29.183472], [-102.994941, 29.179796999999997], [-102.997902, 29.175119], [-102.995914, 29.161133999999997], [-103.002506, 29.149959], [-103.00804, 29.148422999999998], [-103.008991, 29.137438999999997], [-103.014859, 29.135347], [-103.01479, 29.130613999999998], [-103.01177, 29.126925999999997], [-103.014259, 29.124978], [-103.018586, 29.126179999999998], [-103.02181, 29.124744999999997], [-103.02403, 29.119753], [-103.02861, 29.115509], [-103.035656, 29.114221999999998], [-103.036117, 29.11078], [-103.032185, 29.106994], [-103.033879, 29.100972], [-103.041217, 29.096277999999998], [-103.045427, 29.095426999999997], [-103.053887, 29.100749], [-103.064254, 29.091451], [-103.069989, 29.093708], [-103.076252, 29.091271], [-103.080183, 29.087436999999998], [-103.076516, 29.07913], [-103.079154, 29.073563999999998], [-103.087234, 29.067621], [-103.085657, 29.060706], [-103.085639, 29.054251999999998], [-103.090311, 29.053755], [-103.091908, 29.057256], [-103.092187, 29.064584999999997], [-103.09548, 29.064726999999998], [-103.096891, 29.060768], [-103.100134, 29.060675], [-103.100931, 29.049561999999998], [-103.104235, 29.045963999999998], [-103.106506, 29.038179], [-103.103465, 29.032660999999997], [-103.097848, 29.027036], [-103.101952, 29.017498999999997], [-103.107869, 29.013958], [-103.116039, 29.002551999999998], [-103.117478, 28.997774], [-103.113814, 28.988604], [-103.11851, 28.983715], [-103.122429, 28.984485], [-103.125379, 28.982439], [-103.13137, 28.983947999999998], [-103.135989, 28.983370999999998], [-103.144408, 28.977466999999997], [-103.151429, 28.975095999999997], [-103.153896, 28.971605999999998], [-103.160482, 28.973841], [-103.163613, 28.97222], [-103.165628, 28.977123], [-103.170824, 28.980570999999998], [-103.174459, 28.977795], [-103.182245, 28.982774], [-103.191639, 28.983946], [-103.203834, 28.98723], [-103.21422, 28.987807999999998], [-103.221864, 28.984683999999998], [-103.227888, 28.991857], [-103.230252, 28.988528], [-103.236191, 28.984621999999998], [-103.237635, 28.981862], [-103.250416, 28.98043], [-103.25408, 28.98764], [-103.265735, 28.995669999999997], [-103.269053, 28.993976999999997], [-103.271386, 28.985362], [-103.279338, 28.977002], [-103.286986, 28.978171999999997], [-103.288305, 28.981385], [-103.28300899999999, 28.982971], [-103.281553, 28.987696], [-103.28616, 29.000258], [-103.295888, 29.006487999999997], [-103.302616, 29.007997], [-103.308274, 29.003401999999998], [-103.313765, 29.006987], [-103.315603, 29.012248], [-103.311219, 29.013977999999998], [-103.308029, 29.018884], [-103.307657, 29.024537], [-103.313792, 29.026197999999997], [-103.320921, 29.019102999999998], [-103.326359, 29.016315], [-103.33508, 29.017514], [-103.338751, 29.020277], [-103.34201, 29.028436], [-103.335816, 29.027523], [-103.33011, 29.029533999999998], [-103.327248, 29.032721], [-103.327186, 29.038952], [-103.330613, 29.043218999999997], [-103.339281, 29.043703999999998], [-103.344901, 29.045161], [-103.349144, 29.036852999999997], [-103.350528, 29.028914], [-103.353901, 29.022225], [-103.35960299999999, 29.018644], [-103.366763, 29.020227], [-103.373893, 29.023522999999997], [-103.382069, 29.024502], [-103.386817, 29.021735], [-103.388434, 29.033862], [-103.391569, 29.034951], [-103.394982, 29.032574999999998], [-103.40244799999999, 29.032127], [-103.405079, 29.039576999999998], [-103.415414, 29.037881], [-103.418999, 29.042323999999997], [-103.423191, 29.043447999999998], [-103.431317, 29.043053], [-103.428764, 29.049191], [-103.433707, 29.052197999999997], [-103.43461, 29.057557], [-103.442269, 29.058532], [-103.450019, 29.065734], [-103.44993, 29.072713999999998], [-103.461926, 29.072535], [-103.459466, 29.068702], [-103.467094, 29.066079], [-103.470107, 29.066194], [-103.473895, 29.070065999999997], [-103.469816, 29.080171], [-103.469936, 29.085317], [-103.476202, 29.087812], [-103.475257, 29.090315], [-103.481674, 29.092125], [-103.48539099999999, 29.095696], [-103.494247, 29.108369], [-103.498633, 29.108451], [-103.499889, 29.115375999999998], [-103.507822, 29.117047999999997], [-103.51103499999999, 29.120611999999998], [-103.515261, 29.121316999999998], [-103.51987, 29.119676], [-103.523855, 29.121247], [-103.523297, 29.129033], [-103.524835, 29.137123], [-103.542237, 29.145868999999998], [-103.547616, 29.142394], [-103.552121, 29.145792], [-103.552965, 29.148656], [-103.550026, 29.153785], [-103.553692, 29.157995999999997], [-103.556868, 29.155502], [-103.564484, 29.154251], [-103.568228, 29.155317], [-103.573684, 29.153823], [-103.580009, 29.149524], [-103.59110000000001, 29.150471999999997], [-103.596281, 29.151915], [-103.60059, 29.157878], [-103.606663, 29.160856], [-103.611243, 29.165367], [-103.617877, 29.163487], [-103.628384, 29.163066999999998], [-103.633657, 29.158579999999997], [-103.640745, 29.161141999999998], [-103.651676, 29.157206], [-103.65062, 29.160823999999998], [-103.653633, 29.163417], [-103.656712, 29.169359999999998], [-103.664632, 29.170937], [-103.669307, 29.173651999999997], [-103.67774, 29.173883], [-103.688252, 29.178494999999998], [-103.698164, 29.177473], [-103.703735, 29.184414999999998], [-103.712958, 29.185222], [-103.718561, 29.180826], [-103.724947, 29.191986], [-103.72841, 29.192725], [-103.729457, 29.196745], [-103.737055, 29.201860999999997], [-103.742545, 29.20901], [-103.74312, 29.215328], [-103.740924, 29.219424], [-103.743259, 29.22215], [-103.749531, 29.219748], [-103.756362, 29.219936999999998], [-103.757657, 29.223098], [-103.754784, 29.225126], [-103.755117, 29.228724999999997], [-103.759067, 29.233280999999998], [-103.763104, 29.232526], [-103.768393, 29.227577999999998], [-103.769589, 29.220409], [-103.777147, 29.220509], [-103.777534, 29.222994], [-103.782029, 29.227263999999998], [-103.780556, 29.243852], [-103.776733, 29.243273], [-103.775072, 29.247954], [-103.778477, 29.252039], [-103.778732, 29.256131], [-103.783626, 29.265324], [-103.788613, 29.265379], [-103.792703, 29.262499], [-103.79285899999999, 29.351249], [-103.792726, 29.375192], [-103.792793, 29.500187999999998], [-103.793752, 29.557201], [-103.793966, 29.599166999999998], [-103.794418, 29.616684], [-103.796366, 29.768371], [-103.797514, 29.875173], [-103.797563, 29.956531], [-103.798124, 30.000169], [-103.79819499999999, 30.114656], [-103.798206, 30.262734], [-103.798407, 30.303528], [-103.80068, 30.412526999999997], [-103.723221, 30.46729], [-103.704712, 30.479782999999998], [-103.688959, 30.491235999999997], [-103.596438, 30.556348], [-103.539759, 30.595912], [-103.519855, 30.609999], [-103.439976, 30.665938999999998], [-103.409976, 30.644917], [-103.360674, 30.610671999999997], [-103.339495, 30.596337], [-103.338164, 30.595001999999997], [-103.314719, 30.578841999999998], [-103.250448, 30.534018], [-103.201377, 30.500161], [-103.191032, 30.492424999999997], [-103.156583, 30.468246999999998], [-103.10260000000001, 30.430619], [-103.023537, 30.375169999999997], [-102.990812, 30.352041999999997], [-102.893798, 30.283949999999997], [-102.840421, 30.246350999999997], [-102.76700000000001, 30.194229999999997], [-102.750014, 30.182498], [-102.624562, 30.093795999999998], [-102.567049, 30.052808]]]}}, {"type": "Feature", "id": "16", "properties": {"name": "Franklin, 48", "density": 128}, "geometry": {"type": "Polygon", "coordinates": [[[-95.308593, 33.37719], [-95.30664, 33.378026999999996], [-95.301532, 33.378332], [-95.30009799999999, 33.382425999999995], [-95.29210499999999, 33.379785999999996], [-95.289306, 33.377562999999995], [-95.27915399999999, 33.376576], [-95.274194, 33.373394999999995], [-95.27104899999999, 33.376734], [-95.268354, 33.372752], [-95.264697, 33.372704999999996], [-95.25613, 33.367686], [-95.24964399999999, 33.370548], [-95.24225, 33.367936], [-95.23383799999999, 33.371139], [-95.229237, 33.371288], [-95.22965099999999, 33.375557], [-95.22200199999999, 33.37511], [-95.217359, 33.376185], [-95.21422199999999, 33.379002], [-95.209091, 33.37898], [-95.201067, 33.38095], [-95.196754, 33.379759], [-95.19882799999999, 33.375464], [-95.196868, 33.373838], [-95.1907, 33.374021], [-95.18307999999999, 33.37722], [-95.18005, 33.381707], [-95.17600999999999, 33.380471], [-95.166702, 33.384704], [-95.16222599999999, 33.384887], [-95.156632, 33.380055], [-95.154038, 33.382138999999995], [-95.145603, 33.382044], [-95.14330799999999, 33.386485], [-95.13391899999999, 33.386092999999995], [-95.125451, 33.389454], [-95.125192, 33.375034], [-95.12449099999999, 33.250115], [-95.124968, 33.154157999999995], [-95.125545, 33.123695999999995], [-95.12612999999999, 33.034580999999996], [-95.131884, 33.029809], [-95.137355, 33.029086], [-95.141054, 33.02431], [-95.147452, 33.020871], [-95.14895299999999, 33.015875], [-95.15220599999999, 33.01345], [-95.15315799999999, 33.008311], [-95.151088, 33.006257999999995], [-95.156103, 33.000763], [-95.158108, 32.996634], [-95.16268099999999, 32.9927], [-95.162005, 32.982956], [-95.165038, 32.975322], [-95.171748, 32.972513], [-95.17524399999999, 32.965506999999995], [-95.17369, 32.961914], [-95.25022, 32.962224], [-95.30895699999999, 32.962572], [-95.30834399999999, 33.050295999999996], [-95.308075, 33.102070999999995], [-95.307745, 33.125116999999996], [-95.30808599999999, 33.191646], [-95.307875, 33.213097999999995], [-95.30792199999999, 33.250144], [-95.30762999999999, 33.2913], [-95.308273, 33.325776999999995], [-95.308593, 33.37719]]]}}, {"type": "Feature", "id": "16", "properties": {"name": "Franklin, 48", "density": 1706}, "geometry": {"type": "Polygon", "coordinates": [[[-95.308593, 33.37719], [-95.30664, 33.378026999999996], [-95.301532, 33.378332], [-95.30009799999999, 33.382425999999995], [-95.29210499999999, 33.379785999999996], [-95.289306, 33.377562999999995], [-95.27915399999999, 33.376576], [-95.274194, 33.373394999999995], [-95.27104899999999, 33.376734], [-95.268354, 33.372752], [-95.264697, 33.372704999999996], [-95.25613, 33.367686], [-95.24964399999999, 33.370548], [-95.24225, 33.367936], [-95.23383799999999, 33.371139], [-95.229237, 33.371288], [-95.22965099999999, 33.375557], [-95.22200199999999, 33.37511], [-95.217359, 33.376185], [-95.21422199999999, 33.379002], [-95.209091, 33.37898], [-95.201067, 33.38095], [-95.196754, 33.379759], [-95.19882799999999, 33.375464], [-95.196868, 33.373838], [-95.1907, 33.374021], [-95.18307999999999, 33.37722], [-95.18005, 33.381707], [-95.17600999999999, 33.380471], [-95.166702, 33.384704], [-95.16222599999999, 33.384887], [-95.156632, 33.380055], [-95.154038, 33.382138999999995], [-95.145603, 33.382044], [-95.14330799999999, 33.386485], [-95.13391899999999, 33.386092999999995], [-95.125451, 33.389454], [-95.125192, 33.375034], [-95.12449099999999, 33.250115], [-95.124968, 33.154157999999995], [-95.125545, 33.123695999999995], [-95.12612999999999, 33.034580999999996], [-95.131884, 33.029809], [-95.137355, 33.029086], [-95.141054, 33.02431], [-95.147452, 33.020871], [-95.14895299999999, 33.015875], [-95.15220599999999, 33.01345], [-95.15315799999999, 33.008311], [-95.151088, 33.006257999999995], [-95.156103, 33.000763], [-95.158108, 32.996634], [-95.16268099999999, 32.9927], [-95.162005, 32.982956], [-95.165038, 32.975322], [-95.171748, 32.972513], [-95.17524399999999, 32.965506999999995], [-95.17369, 32.961914], [-95.25022, 32.962224], [-95.30895699999999, 32.962572], [-95.30834399999999, 33.050295999999996], [-95.308075, 33.102070999999995], [-95.307745, 33.125116999999996], [-95.30808599999999, 33.191646], [-95.307875, 33.213097999999995], [-95.30792199999999, 33.250144], [-95.30762999999999, 33.2913], [-95.308273, 33.325776999999995], [-95.308593, 33.37719]]]}}, {"type": "Feature", "id": "17", "properties": {"name": "Hunt, 48", "density": 1996}, "geometry": {"type": "Polygon", "coordinates": [[[-95.861778, 33.21933], [-95.862822, 33.125113999999996], [-95.863058, 33.056346999999995], [-95.863332, 33.05608], [-95.86329599999999, 33.000116999999996], [-95.862521, 32.979571], [-95.875243, 32.979461], [-95.9453, 32.979877], [-95.968437, 32.913458999999996], [-95.974561, 32.897607], [-95.977372, 32.893783], [-95.978133, 32.886237], [-95.983335, 32.884541999999996], [-95.98607299999999, 32.880435999999996], [-95.986403, 32.872738], [-95.966298, 32.854155], [-95.958486, 32.850451], [-95.957892, 32.846044], [-95.943683, 32.845044], [-95.94308099999999, 32.841339999999995], [-95.934939, 32.840339], [-95.934433, 32.837216999999995], [-95.98190199999999, 32.837739], [-96.07680099999999, 32.838488999999996], [-96.156995, 32.839957], [-96.234678, 32.841147], [-96.250604, 32.840891], [-96.297322, 32.841723], [-96.29722699999999, 32.981752], [-96.29674, 33.004829], [-96.296623, 33.048676], [-96.29618099999999, 33.076723], [-96.296191, 33.127504], [-96.295925, 33.135213], [-96.29529099999999, 33.208301], [-96.29521, 33.253146], [-96.295413, 33.351936], [-96.250256, 33.357776], [-96.24166699999999, 33.359119], [-96.13667099999999, 33.372918999999996], [-96.01015, 33.389809], [-96.000247, 33.390977], [-95.858723, 33.40953], [-95.859281, 33.358511], [-95.860164, 33.333332], [-95.860659, 33.294393], [-95.861359, 33.279973], [-95.861778, 33.21933]]]}}, {"type": "Feature", "id": "17", "properties": {"name": "Hunt, 48", "density": 729}, "geometry": {"type": "Polygon", "coordinates": [[[-95.861778, 33.21933], [-95.862822, 33.125113999999996], [-95.863058, 33.056346999999995], [-95.863332, 33.05608], [-95.86329599999999, 33.000116999999996], [-95.862521, 32.979571], [-95.875243, 32.979461], [-95.9453, 32.979877], [-95.968437, 32.913458999999996], [-95.974561, 32.897607], [-95.977372, 32.893783], [-95.978133, 32.886237], [-95.983335, 32.884541999999996], [-95.98607299999999, 32.880435999999996], [-95.986403, 32.872738], [-95.966298, 32.854155], [-95.958486, 32.850451], [-95.957892, 32.846044], [-95.943683, 32.845044], [-95.94308099999999, 32.841339999999995], [-95.934939, 32.840339], [-95.934433, 32.837216999999995], [-95.98190199999999, 32.837739], [-96.07680099999999, 32.838488999999996], [-96.156995, 32.839957], [-96.234678, 32.841147], [-96.250604, 32.840891], [-96.297322, 32.841723], [-96.29722699999999, 32.981752], [-96.29674, 33.004829], [-96.296623, 33.048676], [-96.29618099999999, 33.076723], [-96.296191, 33.127504], [-96.295925, 33.135213], [-96.29529099999999, 33.208301], [-96.29521, 33.253146], [-96.295413, 33.351936], [-96.250256, 33.357776], [-96.24166699999999, 33.359119], [-96.13667099999999, 33.372918999999996], [-96.01015, 33.389809], [-96.000247, 33.390977], [-95.858723, 33.40953], [-95.859281, 33.358511], [-95.860164, 33.333332], [-95.860659, 33.294393], [-95.861359, 33.279973], [-95.861778, 33.21933]]]}}, {"type": "Feature", "id": "18", "properties": {"name": "Newton, 48", "density": 653}, "geometry": {"type": "Polygon", "coordinates": [[[-93.558596, 30.868821999999998], [-93.561911, 30.858331999999997], [-93.55731399999999, 30.852081], [-93.56797, 30.843026], [-93.55802399999999, 30.840075], [-93.553626, 30.83514], [-93.553744, 30.831785], [-93.55731999999999, 30.828419], [-93.554057, 30.824941], [-93.557842, 30.821015], [-93.564579, 30.816402], [-93.560707, 30.809638999999997], [-93.56298, 30.806009], [-93.574677, 30.801372999999998], [-93.582229, 30.803117], [-93.584205, 30.798084], [-93.58138799999999, 30.791627], [-93.583693, 30.787761999999997], [-93.58938099999999, 30.786676], [-93.58444999999999, 30.781163999999997], [-93.583815, 30.777051999999998], [-93.590049, 30.777662], [-93.593505, 30.772274999999997], [-93.59155799999999, 30.767257999999998], [-93.592101, 30.763675], [-93.600501, 30.762012], [-93.609178, 30.75726], [-93.614346, 30.760195], [-93.61477699999999, 30.756064], [-93.608364, 30.748127], [-93.609946, 30.744649], [-93.613705, 30.744587], [-93.61913, 30.741996999999998], [-93.617689, 30.738477999999997], [-93.61282, 30.736707], [-93.609134, 30.730038999999998], [-93.608875, 30.719116999999997], [-93.61303799999999, 30.716663999999998], [-93.617229, 30.71858], [-93.61643699999999, 30.712387999999997], [-93.619655, 30.708938999999997], [-93.62438399999999, 30.698642999999997], [-93.620442, 30.694142], [-93.627228, 30.687412], [-93.627709, 30.683730999999998], [-93.631345, 30.677871999999997], [-93.636054, 30.676319999999997], [-93.63964, 30.672504999999997], [-93.64530599999999, 30.673481], [-93.646847, 30.668726999999997], [-93.654972, 30.670185], [-93.661251, 30.661202999999997], [-93.665753, 30.661580999999998], [-93.670358, 30.658006999999998], [-93.670536, 30.652625999999998], [-93.67383799999999, 30.651297], [-93.67476099999999, 30.647682999999997], [-93.68310000000001, 30.640763], [-93.680415, 30.634877], [-93.684715, 30.63081], [-93.685121, 30.625200999999997], [-93.681983, 30.618584], [-93.68570199999999, 30.616418], [-93.689072, 30.610836], [-93.68337199999999, 30.608248999999997], [-93.682082, 30.603256], [-93.678767, 30.598629], [-93.678662, 30.594096999999998], [-93.68506599999999, 30.592086], [-93.69397599999999, 30.594216999999997], [-93.700892, 30.591642999999998], [-93.70329699999999, 30.588773], [-93.710585, 30.588950999999998], [-93.713782, 30.587584], [-93.71403199999999, 30.580284], [-93.717911, 30.577766999999998], [-93.721493, 30.580553], [-93.727474, 30.574724], [-93.72619399999999, 30.569865999999998], [-93.727818, 30.565918999999997], [-93.7243, 30.562015], [-93.725403, 30.557104], [-93.73142299999999, 30.552861], [-93.729179, 30.544850999999998], [-93.738788, 30.540975], [-93.738053, 30.537308999999997], [-93.732209, 30.535805], [-93.73382099999999, 30.531734999999998], [-93.72668, 30.525211], [-93.721385, 30.524566999999998], [-93.718693, 30.520850999999997], [-93.711022, 30.517274999999998], [-93.70852699999999, 30.510997999999997], [-93.706507, 30.509909999999998], [-93.71514499999999, 30.501268], [-93.714495, 30.497701], [-93.716602, 30.494424], [-93.70955, 30.485093], [-93.712853, 30.479032], [-93.710303, 30.47394], [-93.712226, 30.470627], [-93.707167, 30.467488], [-93.70035899999999, 30.457531999999997], [-93.706339, 30.458140999999998], [-93.70563, 30.453623], [-93.702103, 30.449759], [-93.706835, 30.446490999999998], [-93.704633, 30.443118], [-93.699332, 30.4452], [-93.698135, 30.438879999999997], [-93.704154, 30.434352999999998], [-93.703254, 30.429447], [-93.708255, 30.430252], [-93.711254, 30.433149], [-93.716472, 30.428441999999997], [-93.717062, 30.423113999999998], [-93.72295299999999, 30.432097], [-93.726106, 30.430719999999997], [-93.72671, 30.419392], [-93.727724, 30.415157999999998], [-93.73391699999999, 30.414935], [-93.734892, 30.408338999999998], [-93.73827299999999, 30.403962999999997], [-93.74167899999999, 30.402974999999998], [-93.745971, 30.396478], [-93.75101599999999, 30.396483999999997], [-93.753304, 30.392225], [-93.757409, 30.390812999999998], [-93.75844, 30.383692], [-93.75557599999999, 30.380214], [-93.75535599999999, 30.368955999999997], [-93.75726399999999, 30.364282], [-93.75124199999999, 30.360587], [-93.760679, 30.356675], [-93.75820999999999, 30.350782], [-93.76529699999999, 30.342447999999997], [-93.762382, 30.339153], [-93.764252, 30.330229], [-93.755584, 30.331505], [-93.75604, 30.325706], [-93.748458, 30.318019999999997], [-93.745648, 30.311743999999997], [-93.739643, 30.303507], [-93.729046, 30.296705], [-93.72625, 30.298178999999998], [-93.722808, 30.294909999999998], [-93.70933, 30.292209999999997], [-93.704584, 30.289949], [-93.705254, 30.286181], [-93.708596, 30.284283], [-93.704917, 30.280829999999998], [-93.708618, 30.268673], [-93.70696, 30.261184999999998], [-93.703544, 30.259321], [-93.70943899999999, 30.245493999999997], [-93.706993, 30.243736], [-93.716222, 30.244318], [-93.750281, 30.243824999999998], [-93.848974, 30.243247], [-93.90145199999999, 30.242672], [-93.90145299999999, 30.252933], [-93.89951099999999, 30.272600999999998], [-93.896041, 30.325360999999997], [-93.892102, 30.387898999999997], [-93.889786, 30.428700000000003], [-93.88403699999999, 30.523619999999998], [-93.878149, 30.622688999999998], [-93.87544, 30.667261], [-93.872725, 30.728057999999997], [-93.872281, 30.734831], [-93.869355, 30.831014999999997], [-93.868635, 30.848188999999998], [-93.86571099999999, 30.947218], [-93.877258, 31.000197], [-93.87972599999999, 31.012739999999997], [-93.902633, 31.118025999999997], [-93.911126, 31.158071], [-93.79896, 31.164600999999998], [-93.75018, 31.167631999999998], [-93.71596, 31.169437], [-93.600308, 31.176157999999997], [-93.589119, 31.165889], [-93.57718, 31.168571], [-93.569563, 31.177574], [-93.560918, 31.182485999999997], [-93.55252399999999, 31.185405], [-93.54893, 31.186601], [-93.542367, 31.183193], [-93.53428, 31.185425], [-93.531318, 31.179806], [-93.53280699999999, 31.174265], [-93.53595299999999, 31.172409], [-93.54230899999999, 31.17164], [-93.5421, 31.167887999999998], [-93.538977, 31.165149999999997], [-93.536481, 31.158471], [-93.54016399999999, 31.156053999999997], [-93.54870000000001, 31.155839], [-93.548515, 31.148228999999997], [-93.54610199999999, 31.143354], [-93.544735, 31.136066], [-93.53787, 31.126569999999997], [-93.539366, 31.115206999999998], [-93.545935, 31.111196999999997], [-93.54869599999999, 31.106035], [-93.55034099999999, 31.099650999999998], [-93.563182, 31.096988], [-93.56326899999999, 31.093591999999997], [-93.557808, 31.090691999999997], [-93.556641, 31.087435], [-93.551436, 31.085735], [-93.552205, 31.078930999999997], [-93.54012999999999, 31.077939999999998], [-93.52716799999999, 31.073189], [-93.52873199999999, 31.069214], [-93.525131, 31.066550999999997], [-93.52012599999999, 31.065815999999998], [-93.518912, 31.061863], [-93.52114499999999, 31.057274999999997], [-93.528438, 31.057176], [-93.532215, 31.055235999999997], [-93.527743, 31.048316999999997], [-93.519961, 31.045168], [-93.519941, 31.041876], [-93.524739, 31.039006999999998], [-93.518841, 31.03607], [-93.508292, 31.032352], [-93.50896, 31.029017], [-93.515738, 31.025202999999998], [-93.522314, 31.020097999999997], [-93.531482, 31.020242999999997], [-93.53343, 31.018970999999997], [-93.53918399999999, 31.008212], [-93.54576, 31.010033], [-93.55146599999999, 31.009237], [-93.555927, 31.003743999999998], [-93.562664, 31.008906999999997], [-93.565631, 31.013156], [-93.57146499999999, 31.009598999999998], [-93.57458799999999, 31.002363], [-93.57820699999999, 30.999995], [-93.572216, 30.99121], [-93.56542999999999, 30.990579], [-93.566858, 30.979402999999998], [-93.569295, 30.976191], [-93.574332, 30.973708], [-93.573537, 30.971206], [-93.568511, 30.969139], [-93.558861, 30.970861], [-93.547314, 30.964755], [-93.54632699999999, 30.957801999999997], [-93.53927399999999, 30.956519999999998], [-93.531758, 30.958216999999998], [-93.53053399999999, 30.954577999999998], [-93.532367, 30.948977], [-93.529814, 30.942172], [-93.52601299999999, 30.937534999999997], [-93.52783699999999, 30.933066], [-93.52747099999999, 30.928034999999998], [-93.531234, 30.924387999999997], [-93.544116, 30.921214], [-93.542073, 30.925849], [-93.545718, 30.927100000000003], [-93.549283, 30.924371999999998], [-93.55208499999999, 30.918118999999997], [-93.558375, 30.913536999999998], [-93.558087, 30.910797], [-93.553026, 30.9081], [-93.553995, 30.902773], [-93.54862299999999, 30.899894], [-93.549202, 30.897439], [-93.557806, 30.896746], [-93.566316, 30.894838999999997], [-93.573534, 30.886536999999997], [-93.57408, 30.884528999999997], [-93.57060399999999, 30.875193], [-93.563233, 30.874867], [-93.564651, 30.870113], [-93.558596, 30.868821999999998]]]}}, {"type": "Feature", "id": "18", "properties": {"name": "Newton, 48", "density": 1834}, "geometry": {"type": "Polygon", "coordinates": [[[-93.558596, 30.868821999999998], [-93.561911, 30.858331999999997], [-93.55731399999999, 30.852081], [-93.56797, 30.843026], [-93.55802399999999, 30.840075], [-93.553626, 30.83514], [-93.553744, 30.831785], [-93.55731999999999, 30.828419], [-93.554057, 30.824941], [-93.557842, 30.821015], [-93.564579, 30.816402], [-93.560707, 30.809638999999997], [-93.56298, 30.806009], [-93.574677, 30.801372999999998], [-93.582229, 30.803117], [-93.584205, 30.798084], [-93.58138799999999, 30.791627], [-93.583693, 30.787761999999997], [-93.58938099999999, 30.786676], [-93.58444999999999, 30.781163999999997], [-93.583815, 30.777051999999998], [-93.590049, 30.777662], [-93.593505, 30.772274999999997], [-93.59155799999999, 30.767257999999998], [-93.592101, 30.763675], [-93.600501, 30.762012], [-93.609178, 30.75726], [-93.614346, 30.760195], [-93.61477699999999, 30.756064], [-93.608364, 30.748127], [-93.609946, 30.744649], [-93.613705, 30.744587], [-93.61913, 30.741996999999998], [-93.617689, 30.738477999999997], [-93.61282, 30.736707], [-93.609134, 30.730038999999998], [-93.608875, 30.719116999999997], [-93.61303799999999, 30.716663999999998], [-93.617229, 30.71858], [-93.61643699999999, 30.712387999999997], [-93.619655, 30.708938999999997], [-93.62438399999999, 30.698642999999997], [-93.620442, 30.694142], [-93.627228, 30.687412], [-93.627709, 30.683730999999998], [-93.631345, 30.677871999999997], [-93.636054, 30.676319999999997], [-93.63964, 30.672504999999997], [-93.64530599999999, 30.673481], [-93.646847, 30.668726999999997], [-93.654972, 30.670185], [-93.661251, 30.661202999999997], [-93.665753, 30.661580999999998], [-93.670358, 30.658006999999998], [-93.670536, 30.652625999999998], [-93.67383799999999, 30.651297], [-93.67476099999999, 30.647682999999997], [-93.68310000000001, 30.640763], [-93.680415, 30.634877], [-93.684715, 30.63081], [-93.685121, 30.625200999999997], [-93.681983, 30.618584], [-93.68570199999999, 30.616418], [-93.689072, 30.610836], [-93.68337199999999, 30.608248999999997], [-93.682082, 30.603256], [-93.678767, 30.598629], [-93.678662, 30.594096999999998], [-93.68506599999999, 30.592086], [-93.69397599999999, 30.594216999999997], [-93.700892, 30.591642999999998], [-93.70329699999999, 30.588773], [-93.710585, 30.588950999999998], [-93.713782, 30.587584], [-93.71403199999999, 30.580284], [-93.717911, 30.577766999999998], [-93.721493, 30.580553], [-93.727474, 30.574724], [-93.72619399999999, 30.569865999999998], [-93.727818, 30.565918999999997], [-93.7243, 30.562015], [-93.725403, 30.557104], [-93.73142299999999, 30.552861], [-93.729179, 30.544850999999998], [-93.738788, 30.540975], [-93.738053, 30.537308999999997], [-93.732209, 30.535805], [-93.73382099999999, 30.531734999999998], [-93.72668, 30.525211], [-93.721385, 30.524566999999998], [-93.718693, 30.520850999999997], [-93.711022, 30.517274999999998], [-93.70852699999999, 30.510997999999997], [-93.706507, 30.509909999999998], [-93.71514499999999, 30.501268], [-93.714495, 30.497701], [-93.716602, 30.494424], [-93.70955, 30.485093], [-93.712853, 30.479032], [-93.710303, 30.47394], [-93.712226, 30.470627], [-93.707167, 30.467488], [-93.70035899999999, 30.457531999999997], [-93.706339, 30.458140999999998], [-93.70563, 30.453623], [-93.702103, 30.449759], [-93.706835, 30.446490999999998], [-93.704633, 30.443118], [-93.699332, 30.4452], [-93.698135, 30.438879999999997], [-93.704154, 30.434352999999998], [-93.703254, 30.429447], [-93.708255, 30.430252], [-93.711254, 30.433149], [-93.716472, 30.428441999999997], [-93.717062, 30.423113999999998], [-93.72295299999999, 30.432097], [-93.726106, 30.430719999999997], [-93.72671, 30.419392], [-93.727724, 30.415157999999998], [-93.73391699999999, 30.414935], [-93.734892, 30.408338999999998], [-93.73827299999999, 30.403962999999997], [-93.74167899999999, 30.402974999999998], [-93.745971, 30.396478], [-93.75101599999999, 30.396483999999997], [-93.753304, 30.392225], [-93.757409, 30.390812999999998], [-93.75844, 30.383692], [-93.75557599999999, 30.380214], [-93.75535599999999, 30.368955999999997], [-93.75726399999999, 30.364282], [-93.75124199999999, 30.360587], [-93.760679, 30.356675], [-93.75820999999999, 30.350782], [-93.76529699999999, 30.342447999999997], [-93.762382, 30.339153], [-93.764252, 30.330229], [-93.755584, 30.331505], [-93.75604, 30.325706], [-93.748458, 30.318019999999997], [-93.745648, 30.311743999999997], [-93.739643, 30.303507], [-93.729046, 30.296705], [-93.72625, 30.298178999999998], [-93.722808, 30.294909999999998], [-93.70933, 30.292209999999997], [-93.704584, 30.289949], [-93.705254, 30.286181], [-93.708596, 30.284283], [-93.704917, 30.280829999999998], [-93.708618, 30.268673], [-93.70696, 30.261184999999998], [-93.703544, 30.259321], [-93.70943899999999, 30.245493999999997], [-93.706993, 30.243736], [-93.716222, 30.244318], [-93.750281, 30.243824999999998], [-93.848974, 30.243247], [-93.90145199999999, 30.242672], [-93.90145299999999, 30.252933], [-93.89951099999999, 30.272600999999998], [-93.896041, 30.325360999999997], [-93.892102, 30.387898999999997], [-93.889786, 30.428700000000003], [-93.88403699999999, 30.523619999999998], [-93.878149, 30.622688999999998], [-93.87544, 30.667261], [-93.872725, 30.728057999999997], [-93.872281, 30.734831], [-93.869355, 30.831014999999997], [-93.868635, 30.848188999999998], [-93.86571099999999, 30.947218], [-93.877258, 31.000197], [-93.87972599999999, 31.012739999999997], [-93.902633, 31.118025999999997], [-93.911126, 31.158071], [-93.79896, 31.164600999999998], [-93.75018, 31.167631999999998], [-93.71596, 31.169437], [-93.600308, 31.176157999999997], [-93.589119, 31.165889], [-93.57718, 31.168571], [-93.569563, 31.177574], [-93.560918, 31.182485999999997], [-93.55252399999999, 31.185405], [-93.54893, 31.186601], [-93.542367, 31.183193], [-93.53428, 31.185425], [-93.531318, 31.179806], [-93.53280699999999, 31.174265], [-93.53595299999999, 31.172409], [-93.54230899999999, 31.17164], [-93.5421, 31.167887999999998], [-93.538977, 31.165149999999997], [-93.536481, 31.158471], [-93.54016399999999, 31.156053999999997], [-93.54870000000001, 31.155839], [-93.548515, 31.148228999999997], [-93.54610199999999, 31.143354], [-93.544735, 31.136066], [-93.53787, 31.126569999999997], [-93.539366, 31.115206999999998], [-93.545935, 31.111196999999997], [-93.54869599999999, 31.106035], [-93.55034099999999, 31.099650999999998], [-93.563182, 31.096988], [-93.56326899999999, 31.093591999999997], [-93.557808, 31.090691999999997], [-93.556641, 31.087435], [-93.551436, 31.085735], [-93.552205, 31.078930999999997], [-93.54012999999999, 31.077939999999998], [-93.52716799999999, 31.073189], [-93.52873199999999, 31.069214], [-93.525131, 31.066550999999997], [-93.52012599999999, 31.065815999999998], [-93.518912, 31.061863], [-93.52114499999999, 31.057274999999997], [-93.528438, 31.057176], [-93.532215, 31.055235999999997], [-93.527743, 31.048316999999997], [-93.519961, 31.045168], [-93.519941, 31.041876], [-93.524739, 31.039006999999998], [-93.518841, 31.03607], [-93.508292, 31.032352], [-93.50896, 31.029017], [-93.515738, 31.025202999999998], [-93.522314, 31.020097999999997], [-93.531482, 31.020242999999997], [-93.53343, 31.018970999999997], [-93.53918399999999, 31.008212], [-93.54576, 31.010033], [-93.55146599999999, 31.009237], [-93.555927, 31.003743999999998], [-93.562664, 31.008906999999997], [-93.565631, 31.013156], [-93.57146499999999, 31.009598999999998], [-93.57458799999999, 31.002363], [-93.57820699999999, 30.999995], [-93.572216, 30.99121], [-93.56542999999999, 30.990579], [-93.566858, 30.979402999999998], [-93.569295, 30.976191], [-93.574332, 30.973708], [-93.573537, 30.971206], [-93.568511, 30.969139], [-93.558861, 30.970861], [-93.547314, 30.964755], [-93.54632699999999, 30.957801999999997], [-93.53927399999999, 30.956519999999998], [-93.531758, 30.958216999999998], [-93.53053399999999, 30.954577999999998], [-93.532367, 30.948977], [-93.529814, 30.942172], [-93.52601299999999, 30.937534999999997], [-93.52783699999999, 30.933066], [-93.52747099999999, 30.928034999999998], [-93.531234, 30.924387999999997], [-93.544116, 30.921214], [-93.542073, 30.925849], [-93.545718, 30.927100000000003], [-93.549283, 30.924371999999998], [-93.55208499999999, 30.918118999999997], [-93.558375, 30.913536999999998], [-93.558087, 30.910797], [-93.553026, 30.9081], [-93.553995, 30.902773], [-93.54862299999999, 30.899894], [-93.549202, 30.897439], [-93.557806, 30.896746], [-93.566316, 30.894838999999997], [-93.573534, 30.886536999999997], [-93.57408, 30.884528999999997], [-93.57060399999999, 30.875193], [-93.563233, 30.874867], [-93.564651, 30.870113], [-93.558596, 30.868821999999998]]]}}, {"type": "Feature", "id": "19", "properties": {"name": "Starr, 48", "density": 644}, "geometry": {"type": "Polygon", "coordinates": [[[-98.42261599999999, 26.783535], [-98.32066999999999, 26.783081], [-98.347836, 26.727016], [-98.39675899999999, 26.625337], [-98.408501, 26.603586999999997], [-98.46328, 26.500341], [-98.478268, 26.469813], [-98.485824, 26.457839], [-98.49381199999999, 26.441167], [-98.500298, 26.428811], [-98.52711099999999, 26.375345], [-98.52766199999999, 26.373803], [-98.55053799999999, 26.328241], [-98.586715, 26.257541999999997], [-98.599154, 26.257611999999998], [-98.608362, 26.253387999999998], [-98.61346499999999, 26.252028], [-98.614188, 26.248863999999998], [-98.61820499999999, 26.247562], [-98.619519, 26.254659], [-98.622199, 26.259480999999997], [-98.624759, 26.259221], [-98.632277, 26.252139999999997], [-98.63348599999999, 26.243264999999997], [-98.64240199999999, 26.241829], [-98.654451, 26.235933], [-98.664633, 26.235350999999998], [-98.672967, 26.238422999999997], [-98.67656199999999, 26.241562], [-98.679361, 26.249209999999998], [-98.677813, 26.254783999999997], [-98.678958, 26.260064], [-98.685037, 26.264619999999997], [-98.70073699999999, 26.265966], [-98.718412, 26.271417], [-98.720181, 26.274507], [-98.71779199999999, 26.277624], [-98.71062099999999, 26.278928999999998], [-98.70568, 26.277417999999997], [-98.69994299999999, 26.280005], [-98.70177299999999, 26.286143], [-98.709353, 26.289189], [-98.71480199999999, 26.286077], [-98.718218, 26.287253], [-98.721989, 26.295046], [-98.72776499999999, 26.298769999999998], [-98.73225, 26.299108], [-98.74000000000001, 26.294943999999997], [-98.744008, 26.294251], [-98.750973, 26.296321], [-98.756123, 26.304249], [-98.755209, 26.307036999999998], [-98.75035299999999, 26.307657], [-98.743685, 26.303009], [-98.738469, 26.303700000000003], [-98.73652799999999, 26.306406], [-98.73665199999999, 26.31141], [-98.739927, 26.31446], [-98.745069, 26.315929], [-98.748049, 26.320294], [-98.74959899999999, 26.330195999999997], [-98.75652199999999, 26.33073], [-98.765413, 26.325958], [-98.771321, 26.325080999999997], [-98.777028, 26.325729], [-98.788955, 26.330433], [-98.788313, 26.338337], [-98.79307299999999, 26.343515], [-98.797257, 26.352061], [-98.798211, 26.360166], [-98.803946, 26.367223], [-98.808354, 26.369078], [-98.81506999999999, 26.366477999999997], [-98.82045199999999, 26.371001999999997], [-98.82685699999999, 26.369623999999998], [-98.830652, 26.365261999999998], [-98.841562, 26.358943], [-98.845703, 26.358929999999997], [-98.851022, 26.363809999999997], [-98.856076, 26.365776], [-98.86191, 26.36599], [-98.870285, 26.362365], [-98.87849399999999, 26.360694], [-98.890895, 26.356361999999997], [-98.89569399999999, 26.353490999999998], [-98.898647, 26.35505], [-98.900893, 26.359403999999998], [-98.899551, 26.366588], [-98.90167699999999, 26.371229], [-98.911058, 26.371767], [-98.917377, 26.374471], [-98.92219399999999, 26.37908], [-98.92396699999999, 26.383281], [-98.923637, 26.391299], [-98.929283, 26.393361], [-98.935636, 26.385047], [-98.93430699999999, 26.377464], [-98.93616399999999, 26.371533], [-98.93916499999999, 26.369929], [-98.946694, 26.370003], [-98.955846, 26.376981999999998], [-98.95376499999999, 26.383264999999998], [-98.952973, 26.390926], [-98.954504, 26.394368], [-98.96188599999999, 26.398373], [-98.970083, 26.399193], [-98.974164, 26.401148], [-98.979153, 26.399924], [-98.98720399999999, 26.392197], [-98.990505, 26.39156], [-99.00312799999999, 26.39339], [-99.01064, 26.392135], [-99.013931, 26.395177], [-99.01564599999999, 26.399521], [-99.021935, 26.407902], [-99.032011, 26.412820999999997], [-99.037058, 26.413603], [-99.04546599999999, 26.409816], [-99.047575, 26.406921999999998], [-99.054614, 26.401262], [-99.062111, 26.397385], [-99.069041, 26.397638999999998], [-99.08200599999999, 26.396666999999997], [-99.085126, 26.398781999999997], [-99.089413, 26.4081], [-99.09601099999999, 26.411828], [-99.09957399999999, 26.417247999999997], [-99.105723, 26.423216], [-99.11085399999999, 26.426282], [-99.113546, 26.43253], [-99.11269399999999, 26.435457], [-99.107253, 26.437597], [-99.10237599999999, 26.442726], [-99.10235899999999, 26.447981], [-99.099966, 26.454375], [-99.100357, 26.458748], [-99.09812699999999, 26.463347], [-99.09423299999999, 26.46733], [-99.091976, 26.472376], [-99.091956, 26.477912], [-99.095479, 26.481678], [-99.104851, 26.500383], [-99.112292, 26.507703], [-99.11912699999999, 26.517118], [-99.128379, 26.525501], [-99.14280199999999, 26.527768], [-99.166742, 26.536078999999997], [-99.17123, 26.541964999999998], [-99.17138, 26.549249], [-99.16735899999999, 26.559267], [-99.169416, 26.571682], [-99.12531, 26.600423], [-99.10054, 26.616806999999998], [-99.058415, 26.644188999999997], [-99.05184799999999, 26.648073], [-99.03352699999999, 26.660503], [-99.022325, 26.667105], [-99.011112, 26.675023], [-98.976224, 26.743247999999998], [-98.95423, 26.785694], [-98.874718, 26.785494], [-98.789873, 26.784945], [-98.73264499999999, 26.784672999999998], [-98.714911, 26.784405999999997], [-98.60648599999999, 26.783929], [-98.52223699999999, 26.783590999999998], [-98.50225599999999, 26.783832], [-98.42261599999999, 26.783535]]]}}, {"type": "Feature", "id": "20", "properties": {"name": "Kinney, 48", "density": 1917}, "geometry": {"type": "Polygon", "coordinates": [[[-100.111406, 29.086318], [-100.168795, 29.085908999999997], [-100.247894, 29.085582], [-100.250348, 29.085219], [-100.375351, 29.085812999999998], [-100.470869, 29.085217999999998], [-100.500357, 29.084698], [-100.62316, 29.08427], [-100.667548, 29.084291999999998], [-100.670597, 29.092045], [-100.6752, 29.100741], [-100.684472, 29.110657], [-100.692978, 29.115384], [-100.709966, 29.119684], [-100.727462, 29.129123], [-100.737795, 29.139079], [-100.739116, 29.141658], [-100.737468, 29.146326], [-100.739681, 29.150485999999997], [-100.74614, 29.154149], [-100.758072, 29.156321], [-100.76335, 29.160083999999998], [-100.763605, 29.164728], [-100.772604, 29.168369], [-100.775905, 29.173344], [-100.768493, 29.181832], [-100.766004, 29.185847], [-100.767059, 29.195287], [-100.769341, 29.198911], [-100.775582, 29.199824999999997], [-100.77702, 29.204328999999998], [-100.774484, 29.209930999999997], [-100.78241, 29.222510999999997], [-100.787131, 29.228346], [-100.791372, 29.225945], [-100.795681, 29.227729999999998], [-100.797046, 29.235585999999998], [-100.794627, 29.241612], [-100.7859, 29.246259], [-100.778926, 29.246626], [-100.770948, 29.243686999999998], [-100.762843, 29.237766999999998], [-100.757822, 29.238325], [-100.757417, 29.241702999999998], [-100.763083, 29.248645999999997], [-100.762325, 29.251302], [-100.75511, 29.256068], [-100.750263, 29.254146], [-100.745564, 29.254808999999998], [-100.745308, 29.264898], [-100.74245, 29.269496999999998], [-100.743537, 29.272588], [-100.741834, 29.279134], [-100.738009, 29.282335999999997], [-100.739067, 29.290398999999997], [-100.744955, 29.294905999999997], [-100.748594, 29.304997], [-100.743692, 29.314432], [-100.746351, 29.321427], [-100.746554, 29.3257], [-100.741994, 29.329855], [-100.735661, 29.329356999999998], [-100.727747, 29.331708], [-100.722789, 29.334504], [-100.717944, 29.334588], [-100.711988, 29.338009999999997], [-100.710075, 29.346712], [-100.710623, 29.352393], [-100.706307, 29.363912], [-100.710641, 29.369778999999998], [-100.708331, 29.373217], [-100.706646, 29.383602], [-100.70801, 29.387072], [-100.706061, 29.401481999999998], [-100.70151, 29.405749], [-100.701339, 29.414275], [-100.699141, 29.419746999999997], [-100.699464, 29.434168999999997], [-100.699946, 29.483058999999997], [-100.699817, 29.538700000000002], [-100.699932, 29.623897], [-100.574236, 29.623503], [-100.507908, 29.623728], [-100.375358, 29.623831], [-100.374111, 29.623600999999997], [-100.250349, 29.62353], [-100.247981, 29.623351], [-100.125351, 29.623504999999998], [-100.112098, 29.623262999999998], [-100.112089, 29.500238], [-100.112309, 29.485885999999997], [-100.112169, 29.365467], [-100.111716, 29.255138], [-100.1118, 29.249198], [-100.111232, 29.125528], [-100.111406, 29.086318]]]}}, {"type": "Feature", "id": "21", "properties": {"name": "Collingsworth, 48", "density": 1663}, "geometry": {"type": "Polygon", "coordinates": [[[-100.538978, 35.183144], [-100.531908, 35.182950999999996], [-100.444801, 35.183046], [-100.375401, 35.182846], [-100.282491, 35.182994], [-100.13080000000001, 35.182719], [-100.113132, 35.182466], [-100.000385, 35.182702], [-100.000384, 35.095109], [-100.000384, 35.030384999999995], [-100.000383, 34.960054], [-100.000382, 34.848031999999996], [-100.000381, 34.746358], [-100.02924, 34.746563], [-100.046981, 34.747060999999995], [-100.137994, 34.747015999999995], [-100.250175, 34.747077], [-100.375398, 34.747128], [-100.382256, 34.747524], [-100.415895, 34.747524999999996], [-100.456439, 34.747434], [-100.540703, 34.747723], [-100.540997, 34.750052], [-100.540425, 34.785833], [-100.540287, 34.852979999999995], [-100.540539, 34.897163], [-100.540142, 34.911778999999996], [-100.539713, 35.00005], [-100.539146, 35.052133999999995], [-100.539449, 35.063497999999996], [-100.53906, 35.12505], [-100.538978, 35.183144]]]}}, {"type": "Feature", "id": "22", "properties": {"name": "Tom Green, 48", "density": 1465}, "geometry": {"type": "Polygon", "coordinates": [[[-100.235761, 31.69297], [-100.235279, 31.625695999999998], [-100.234636, 31.587146999999998], [-100.233783, 31.582196], [-100.226963, 31.581346999999997], [-100.126121, 31.580674], [-100.111234, 31.580267], [-100.111975, 31.527513], [-100.111956, 31.500159999999997], [-100.113143, 31.375162], [-100.112932, 31.366042], [-100.113495, 31.250163999999998], [-100.113743, 31.244251], [-100.115188, 31.125166], [-100.115216, 31.087994], [-100.248406, 31.088732999999998], [-100.250362, 31.088483999999998], [-100.368248, 31.088085], [-100.375367, 31.088151999999997], [-100.491393, 31.087766], [-100.500372, 31.087600000000002], [-100.628164, 31.086754], [-100.677109, 31.086122], [-100.688764, 31.086575999999997], [-100.68897, 31.125169], [-100.690001, 31.248310999999998], [-100.690922, 31.319164999999998], [-100.691084, 31.356747], [-100.69269, 31.466472999999997], [-100.693065, 31.523954], [-100.763843, 31.52482], [-100.78623, 31.524846999999998], [-100.870861, 31.526092], [-100.90926, 31.526432999999997], [-100.99101, 31.527632999999998], [-101.014214, 31.527586], [-101.11464, 31.527994], [-101.125388, 31.528204], [-101.229974, 31.528681], [-101.267947, 31.528688], [-101.26763, 31.556462], [-101.125388, 31.558722999999997], [-101.000289, 31.560449], [-100.965148, 31.560651], [-100.943936, 31.561183], [-100.865256, 31.562293999999998], [-100.862853, 31.650002999999998], [-100.861099, 31.705417999999998], [-100.82537, 31.696154999999997], [-100.746345, 31.694981], [-100.625381, 31.693928999999997], [-100.547163, 31.693533], [-100.451785, 31.693189999999998], [-100.400467, 31.69259], [-100.29853, 31.692694], [-100.235761, 31.69297]]]}}, {"type": "Feature", "id": "22", "properties": {"name": "Tom Green, 48", "density": 1473}, "geometry": {"type": "Polygon", "coordinates": [[[-100.235761, 31.69297], [-100.235279, 31.625695999999998], [-100.234636, 31.587146999999998], [-100.233783, 31.582196], [-100.226963, 31.581346999999997], [-100.126121, 31.580674], [-100.111234, 31.580267], [-100.111975, 31.527513], [-100.111956, 31.500159999999997], [-100.113143, 31.375162], [-100.112932, 31.366042], [-100.113495, 31.250163999999998], [-100.113743, 31.244251], [-100.115188, 31.125166], [-100.115216, 31.087994], [-100.248406, 31.088732999999998], [-100.250362, 31.088483999999998], [-100.368248, 31.088085], [-100.375367, 31.088151999999997], [-100.491393, 31.087766], [-100.500372, 31.087600000000002], [-100.628164, 31.086754], [-100.677109, 31.086122], [-100.688764, 31.086575999999997], [-100.68897, 31.125169], [-100.690001, 31.248310999999998], [-100.690922, 31.319164999999998], [-100.691084, 31.356747], [-100.69269, 31.466472999999997], [-100.693065, 31.523954], [-100.763843, 31.52482], [-100.78623, 31.524846999999998], [-100.870861, 31.526092], [-100.90926, 31.526432999999997], [-100.99101, 31.527632999999998], [-101.014214, 31.527586], [-101.11464, 31.527994], [-101.125388, 31.528204], [-101.229974, 31.528681], [-101.267947, 31.528688], [-101.26763, 31.556462], [-101.125388, 31.558722999999997], [-101.000289, 31.560449], [-100.965148, 31.560651], [-100.943936, 31.561183], [-100.865256, 31.562293999999998], [-100.862853, 31.650002999999998], [-100.861099, 31.705417999999998], [-100.82537, 31.696154999999997], [-100.746345, 31.694981], [-100.625381, 31.693928999999997], [-100.547163, 31.693533], [-100.451785, 31.693189999999998], [-100.400467, 31.69259], [-100.29853, 31.692694], [-100.235761, 31.69297]]]}}, {"type": "Feature", "id": "23", "properties": {"name": "Coleman, 48", "density": 842}, "geometry": {"type": "Polygon", "coordinates": [[[-99.713971, 32.082088999999996], [-99.631413, 32.081274], [-99.62531, 32.081303], [-99.500348, 32.079874], [-99.49945199999999, 32.080034999999995], [-99.423143, 32.080154], [-99.337605, 32.080067], [-99.25034199999999, 32.080065], [-99.246832, 32.079356], [-99.195871, 32.079235], [-99.197947, 32.000136], [-99.200908, 31.875145999999997], [-99.201521, 31.858693], [-99.20360099999999, 31.748645999999997], [-99.203206, 31.635765], [-99.202928, 31.581211], [-99.202643, 31.501082999999998], [-99.20276799999999, 31.467233999999998], [-99.209172, 31.465272], [-99.221673, 31.476388], [-99.232514, 31.477736999999998], [-99.23507099999999, 31.481769999999997], [-99.238447, 31.483127], [-99.24718399999999, 31.479712], [-99.25325099999999, 31.475022], [-99.25476499999999, 31.470312], [-99.26359599999999, 31.461405], [-99.272381, 31.454556999999998], [-99.27136499999999, 31.446880999999998], [-99.276051, 31.445529999999998], [-99.281971, 31.447430999999998], [-99.28705099999999, 31.445476], [-99.289954, 31.441447], [-99.28636999999999, 31.432821999999998], [-99.289131, 31.428500000000003], [-99.293236, 31.429085999999998], [-99.298013, 31.431948], [-99.302605, 31.432503999999998], [-99.30679599999999, 31.427495999999998], [-99.30391499999999, 31.421305999999998], [-99.30835599999999, 31.41658], [-99.311438, 31.411223999999997], [-99.314875, 31.409875], [-99.320842, 31.415429], [-99.329566, 31.414811999999998], [-99.33793, 31.416849], [-99.34625, 31.421906999999997], [-99.347155, 31.424992], [-99.341264, 31.431646999999998], [-99.34239199999999, 31.441253], [-99.34642199999999, 31.443109], [-99.35445399999999, 31.432181999999997], [-99.357214, 31.430853], [-99.367029, 31.437872], [-99.379228, 31.439683], [-99.383467, 31.443482], [-99.39162999999999, 31.444195999999998], [-99.402284, 31.446198], [-99.405654, 31.448781999999998], [-99.40193099999999, 31.454591999999998], [-99.399418, 31.455485], [-99.398793, 31.460082999999997], [-99.40483599999999, 31.459574], [-99.40918699999999, 31.462218], [-99.41147099999999, 31.460656], [-99.41688699999999, 31.461391], [-99.427301, 31.465279], [-99.434882, 31.470036], [-99.44082399999999, 31.475009], [-99.444609, 31.474778999999998], [-99.44949299999999, 31.469929999999998], [-99.44980299999999, 31.457659999999997], [-99.446342, 31.450492999999998], [-99.43559599999999, 31.44963], [-99.43689599999999, 31.446032], [-99.45334199999999, 31.440509], [-99.462639, 31.432489999999998], [-99.469437, 31.430131], [-99.468302, 31.42522], [-99.470548, 31.421985], [-99.47654299999999, 31.423782], [-99.47840099999999, 31.426212999999997], [-99.479074, 31.432478], [-99.485332, 31.437009], [-99.488036, 31.440849], [-99.49300000000001, 31.444512999999997], [-99.49759, 31.444288999999998], [-99.50498999999999, 31.438257999999998], [-99.508753, 31.425421], [-99.513678, 31.425494999999998], [-99.51670299999999, 31.432288999999997], [-99.51967499999999, 31.446396999999997], [-99.525246, 31.452975], [-99.529716, 31.460573999999998], [-99.53381, 31.470475999999998], [-99.534618, 31.479792999999997], [-99.535827, 31.482447999999998], [-99.54435699999999, 31.483700000000002], [-99.550411, 31.485622], [-99.55599199999999, 31.489003999999998], [-99.563982, 31.490524999999998], [-99.572559, 31.49365], [-99.591051, 31.488643999999997], [-99.60185, 31.49195], [-99.61429, 31.501564], [-99.61781599999999, 31.502454999999998], [-99.62280899999999, 31.50056], [-99.624685, 31.493502], [-99.619035, 31.488276], [-99.61343699999999, 31.486642], [-99.608188, 31.480808999999997], [-99.60852299999999, 31.476118], [-99.611998, 31.470036999999998], [-99.61607, 31.468145999999997], [-99.626217, 31.467525], [-99.632514, 31.472161], [-99.636552, 31.476740999999997], [-99.63723999999999, 31.480162], [-99.646604, 31.491691], [-99.65265, 31.496475], [-99.661979, 31.498547], [-99.669541, 31.496489999999998], [-99.676358, 31.497263], [-99.677505, 31.501486999999997], [-99.670487, 31.510925999999998], [-99.661872, 31.515093999999998], [-99.65657399999999, 31.519401], [-99.652559, 31.527466999999998], [-99.65507199999999, 31.532807], [-99.658791, 31.534779], [-99.690255, 31.532031999999997], [-99.693145, 31.534094], [-99.692985, 31.538242], [-99.683914, 31.540304], [-99.673186, 31.547103999999997], [-99.671471, 31.550248999999997], [-99.673424, 31.555290999999997], [-99.67684899999999, 31.556528999999998], [-99.68632199999999, 31.553275], [-99.690953, 31.554053999999997], [-99.694673, 31.558384999999998], [-99.694486, 31.564366], [-99.697029, 31.569246], [-99.700108, 31.570804], [-99.704124, 31.575754], [-99.710307, 31.575982], [-99.712499, 31.565693], [-99.710544, 31.561774999999997], [-99.717395, 31.560467], [-99.72206299999999, 31.562761], [-99.72169799999999, 31.576759], [-99.72098299999999, 31.611497], [-99.718721, 31.744491], [-99.716849, 31.866804], [-99.716563, 31.875145999999997], [-99.715859, 31.925963999999997], [-99.714612, 32.000144], [-99.713971, 32.082088999999996]]]}}, {"type": "Feature", "id": "24", "properties": {"name": "Brazoria, 48", "density": 187}, "geometry": {"type": "Polygon", "coordinates": [[[-95.091622, 29.062738999999997], [-95.087257, 29.057996], [-95.089036, 29.048046], [-95.094336, 29.032239999999998], [-95.105447, 29.016047999999998], [-95.115124, 29.008630999999998], [-95.12576999999999, 29.002989], [-95.13946899999999, 28.991697], [-95.156695, 28.974270999999998], [-95.18050699999999, 28.949243], [-95.206428, 28.926692], [-95.227228, 28.910379], [-95.241681, 28.89996], [-95.25328499999999, 28.892311], [-95.267365, 28.885063], [-95.290812, 28.871643], [-95.308121, 28.858829999999998], [-95.310199, 28.850965], [-95.315422, 28.842209], [-95.322113, 28.834442], [-95.33051999999999, 28.828287], [-95.340722, 28.823085], [-95.353471, 28.817863], [-95.365442, 28.813757], [-95.37798699999999, 28.810278999999998], [-95.401703, 28.805915], [-95.420071, 28.805625], [-95.493888, 28.76534], [-95.49565, 28.764837], [-95.500225, 28.786814999999997], [-95.507086, 28.825001], [-95.504075, 28.82865], [-95.50401199999999, 28.837517], [-95.508675, 28.837125999999998], [-95.522807, 28.833242], [-95.53047099999999, 28.829098], [-95.538249, 28.832911], [-95.543615, 28.832627], [-95.55021599999999, 28.828795999999997], [-95.554529, 28.830325], [-95.567708, 28.829757999999998], [-95.57367099999999, 28.832766999999997], [-95.579021, 28.839627999999998], [-95.576156, 28.852421], [-95.57924, 28.859613], [-95.585286, 28.862166], [-95.587026, 28.866184999999998], [-95.59387799999999, 28.871596], [-95.602561, 28.876545], [-95.611212, 28.882865], [-95.616484, 28.885051999999998], [-95.623243, 28.893714], [-95.630721, 28.897388], [-95.633506, 28.897468999999997], [-95.63610399999999, 28.902755], [-95.64166999999999, 28.903748999999998], [-95.645454, 28.909723999999997], [-95.645033, 28.912288999999998], [-95.648125, 28.917430999999997], [-95.651067, 28.919247], [-95.6519, 28.925682], [-95.648749, 28.934706], [-95.645822, 28.938888], [-95.649372, 28.942514], [-95.65539799999999, 28.951711], [-95.669394, 28.956705999999997], [-95.67513, 28.964243999999997], [-95.67954999999999, 28.965733999999998], [-95.68445, 28.960555], [-95.69000799999999, 28.964122999999997], [-95.697672, 28.966144999999997], [-95.69913, 28.969537], [-95.705462, 28.968618], [-95.736994, 28.967775], [-95.76493699999999, 28.967359], [-95.770336, 28.972682], [-95.769353, 28.977809999999998], [-95.765576, 28.979733999999997], [-95.770495, 28.985022999999998], [-95.767167, 28.988711], [-95.772149, 28.994424], [-95.776814, 28.994694], [-95.778339, 28.997052999999998], [-95.77255799999999, 29.005184999999997], [-95.77910399999999, 29.008743], [-95.78143299999999, 29.020349], [-95.777998, 29.024552999999997], [-95.784095, 29.030359999999998], [-95.77939699999999, 29.034140999999998], [-95.784143, 29.038078], [-95.783886, 29.042838], [-95.776972, 29.04569], [-95.77662, 29.050881999999998], [-95.773743, 29.052863], [-95.767546, 29.053247], [-95.765636, 29.061266], [-95.77397599999999, 29.064439999999998], [-95.78087699999999, 29.065590999999998], [-95.79366499999999, 29.072485999999998], [-95.79707499999999, 29.0801], [-95.80084199999999, 29.07971], [-95.805799, 29.090412999999998], [-95.817758, 29.089482999999998], [-95.822127, 29.090681], [-95.829042, 29.088921], [-95.83435, 29.094054], [-95.841499, 29.09862], [-95.843724, 29.107024], [-95.84370799999999, 29.112416999999997], [-95.837541, 29.129914], [-95.838319, 29.136813], [-95.84001699999999, 29.140182], [-95.848134, 29.148228], [-95.850703, 29.151877], [-95.849113, 29.154443999999998], [-95.850186, 29.159936], [-95.847008, 29.167225], [-95.84321299999999, 29.169034999999997], [-95.841707, 29.173520999999997], [-95.838371, 29.176564], [-95.857805, 29.193315], [-95.844667, 29.204676], [-95.874028, 29.229702], [-95.841948, 29.258706999999998], [-95.847656, 29.26259], [-95.79782, 29.307971], [-95.784013, 29.296249], [-95.752866, 29.324503], [-95.67278499999999, 29.299526999999998], [-95.66508999999999, 29.298890999999998], [-95.662488, 29.294735], [-95.654355, 29.290944999999997], [-95.651921, 29.294798999999998], [-95.64385, 29.293823], [-95.63727, 29.296839], [-95.631333, 29.292669999999998], [-95.625863, 29.293349], [-95.62114199999999, 29.299338], [-95.622024, 29.305094], [-95.628194, 29.309502], [-95.625777, 29.312980999999997], [-95.615961, 29.319616], [-95.614539, 29.323359999999997], [-95.607039, 29.329185], [-95.59959699999999, 29.327593999999998], [-95.59079299999999, 29.327485], [-95.589106, 29.334619999999997], [-95.587187, 29.336903999999997], [-95.57959799999999, 29.340128999999997], [-95.57920999999999, 29.343726999999998], [-95.58261, 29.34857], [-95.58210199999999, 29.351546], [-95.576101, 29.352854999999998], [-95.57548299999999, 29.357893999999998], [-95.580483, 29.360863], [-95.57794, 29.365102], [-95.57574, 29.37593], [-95.572341, 29.383826], [-95.56729, 29.389695], [-95.55885699999999, 29.390487999999998], [-95.54757699999999, 29.395197], [-95.549863, 29.402618999999998], [-95.545825, 29.407735], [-95.551925, 29.419643999999998], [-95.55596, 29.422779], [-95.555936, 29.425344], [-95.55177499999999, 29.428817], [-95.549994, 29.438439], [-95.503593, 29.438758999999997], [-95.462503, 29.439239999999998], [-95.43698499999999, 29.533033999999997], [-95.433512, 29.544819], [-95.42411799999999, 29.580233], [-95.417108, 29.583277], [-95.404641, 29.581909], [-95.396042, 29.58271], [-95.39281, 29.581664], [-95.388153, 29.585666], [-95.37541399999999, 29.588278], [-95.36822199999999, 29.584713999999998], [-95.360491, 29.584882], [-95.35622099999999, 29.586983999999998], [-95.352553, 29.585352999999998], [-95.34648899999999, 29.585547], [-95.340471, 29.593389], [-95.337414, 29.593774999999997], [-95.33164, 29.599103999999997], [-95.322077, 29.596691999999997], [-95.315912, 29.598302999999998], [-95.30937499999999, 29.595032], [-95.29598, 29.596165], [-95.287902, 29.598039], [-95.282598, 29.597648], [-95.280063, 29.595458999999998], [-95.26993399999999, 29.594687], [-95.261522, 29.593031], [-95.26213399999999, 29.587135], [-95.26115399999999, 29.58108], [-95.25879499999999, 29.577875], [-95.259666, 29.574423], [-95.25249199999999, 29.560785], [-95.254761, 29.554987999999998], [-95.24268599999999, 29.555166999999997], [-95.241607, 29.559714], [-95.237985, 29.561425999999997], [-95.23366899999999, 29.557143999999997], [-95.22824899999999, 29.560032999999997], [-95.216422, 29.556079999999998], [-95.224356, 29.512439999999998], [-95.225168, 29.503974], [-95.229732, 29.480714], [-95.233081, 29.465566], [-95.206976, 29.426544999999997], [-95.19530499999999, 29.408486999999997], [-95.175595, 29.379624999999997], [-95.165556, 29.36383], [-95.14680899999999, 29.336509999999997], [-95.11995499999999, 29.29611], [-95.083153, 29.241262], [-95.071721, 29.223084], [-95.056575, 29.199855999999997], [-95.066189, 29.183653999999997], [-95.12993499999999, 29.085618], [-95.125232, 29.081059], [-95.091622, 29.062738999999997]]]}}, {"type": "Feature", "id": "24", "properties": {"name": "Brazoria, 48", "density": 1910}, "geometry": {"type": "Polygon", "coordinates": [[[-95.091622, 29.062738999999997], [-95.087257, 29.057996], [-95.089036, 29.048046], [-95.094336, 29.032239999999998], [-95.105447, 29.016047999999998], [-95.115124, 29.008630999999998], [-95.12576999999999, 29.002989], [-95.13946899999999, 28.991697], [-95.156695, 28.974270999999998], [-95.18050699999999, 28.949243], [-95.206428, 28.926692], [-95.227228, 28.910379], [-95.241681, 28.89996], [-95.25328499999999, 28.892311], [-95.267365, 28.885063], [-95.290812, 28.871643], [-95.308121, 28.858829999999998], [-95.310199, 28.850965], [-95.315422, 28.842209], [-95.322113, 28.834442], [-95.33051999999999, 28.828287], [-95.340722, 28.823085], [-95.353471, 28.817863], [-95.365442, 28.813757], [-95.37798699999999, 28.810278999999998], [-95.401703, 28.805915], [-95.420071, 28.805625], [-95.493888, 28.76534], [-95.49565, 28.764837], [-95.500225, 28.786814999999997], [-95.507086, 28.825001], [-95.504075, 28.82865], [-95.50401199999999, 28.837517], [-95.508675, 28.837125999999998], [-95.522807, 28.833242], [-95.53047099999999, 28.829098], [-95.538249, 28.832911], [-95.543615, 28.832627], [-95.55021599999999, 28.828795999999997], [-95.554529, 28.830325], [-95.567708, 28.829757999999998], [-95.57367099999999, 28.832766999999997], [-95.579021, 28.839627999999998], [-95.576156, 28.852421], [-95.57924, 28.859613], [-95.585286, 28.862166], [-95.587026, 28.866184999999998], [-95.59387799999999, 28.871596], [-95.602561, 28.876545], [-95.611212, 28.882865], [-95.616484, 28.885051999999998], [-95.623243, 28.893714], [-95.630721, 28.897388], [-95.633506, 28.897468999999997], [-95.63610399999999, 28.902755], [-95.64166999999999, 28.903748999999998], [-95.645454, 28.909723999999997], [-95.645033, 28.912288999999998], [-95.648125, 28.917430999999997], [-95.651067, 28.919247], [-95.6519, 28.925682], [-95.648749, 28.934706], [-95.645822, 28.938888], [-95.649372, 28.942514], [-95.65539799999999, 28.951711], [-95.669394, 28.956705999999997], [-95.67513, 28.964243999999997], [-95.67954999999999, 28.965733999999998], [-95.68445, 28.960555], [-95.69000799999999, 28.964122999999997], [-95.697672, 28.966144999999997], [-95.69913, 28.969537], [-95.705462, 28.968618], [-95.736994, 28.967775], [-95.76493699999999, 28.967359], [-95.770336, 28.972682], [-95.769353, 28.977809999999998], [-95.765576, 28.979733999999997], [-95.770495, 28.985022999999998], [-95.767167, 28.988711], [-95.772149, 28.994424], [-95.776814, 28.994694], [-95.778339, 28.997052999999998], [-95.77255799999999, 29.005184999999997], [-95.77910399999999, 29.008743], [-95.78143299999999, 29.020349], [-95.777998, 29.024552999999997], [-95.784095, 29.030359999999998], [-95.77939699999999, 29.034140999999998], [-95.784143, 29.038078], [-95.783886, 29.042838], [-95.776972, 29.04569], [-95.77662, 29.050881999999998], [-95.773743, 29.052863], [-95.767546, 29.053247], [-95.765636, 29.061266], [-95.77397599999999, 29.064439999999998], [-95.78087699999999, 29.065590999999998], [-95.79366499999999, 29.072485999999998], [-95.79707499999999, 29.0801], [-95.80084199999999, 29.07971], [-95.805799, 29.090412999999998], [-95.817758, 29.089482999999998], [-95.822127, 29.090681], [-95.829042, 29.088921], [-95.83435, 29.094054], [-95.841499, 29.09862], [-95.843724, 29.107024], [-95.84370799999999, 29.112416999999997], [-95.837541, 29.129914], [-95.838319, 29.136813], [-95.84001699999999, 29.140182], [-95.848134, 29.148228], [-95.850703, 29.151877], [-95.849113, 29.154443999999998], [-95.850186, 29.159936], [-95.847008, 29.167225], [-95.84321299999999, 29.169034999999997], [-95.841707, 29.173520999999997], [-95.838371, 29.176564], [-95.857805, 29.193315], [-95.844667, 29.204676], [-95.874028, 29.229702], [-95.841948, 29.258706999999998], [-95.847656, 29.26259], [-95.79782, 29.307971], [-95.784013, 29.296249], [-95.752866, 29.324503], [-95.67278499999999, 29.299526999999998], [-95.66508999999999, 29.298890999999998], [-95.662488, 29.294735], [-95.654355, 29.290944999999997], [-95.651921, 29.294798999999998], [-95.64385, 29.293823], [-95.63727, 29.296839], [-95.631333, 29.292669999999998], [-95.625863, 29.293349], [-95.62114199999999, 29.299338], [-95.622024, 29.305094], [-95.628194, 29.309502], [-95.625777, 29.312980999999997], [-95.615961, 29.319616], [-95.614539, 29.323359999999997], [-95.607039, 29.329185], [-95.59959699999999, 29.327593999999998], [-95.59079299999999, 29.327485], [-95.589106, 29.334619999999997], [-95.587187, 29.336903999999997], [-95.57959799999999, 29.340128999999997], [-95.57920999999999, 29.343726999999998], [-95.58261, 29.34857], [-95.58210199999999, 29.351546], [-95.576101, 29.352854999999998], [-95.57548299999999, 29.357893999999998], [-95.580483, 29.360863], [-95.57794, 29.365102], [-95.57574, 29.37593], [-95.572341, 29.383826], [-95.56729, 29.389695], [-95.55885699999999, 29.390487999999998], [-95.54757699999999, 29.395197], [-95.549863, 29.402618999999998], [-95.545825, 29.407735], [-95.551925, 29.419643999999998], [-95.55596, 29.422779], [-95.555936, 29.425344], [-95.55177499999999, 29.428817], [-95.549994, 29.438439], [-95.503593, 29.438758999999997], [-95.462503, 29.439239999999998], [-95.43698499999999, 29.533033999999997], [-95.433512, 29.544819], [-95.42411799999999, 29.580233], [-95.417108, 29.583277], [-95.404641, 29.581909], [-95.396042, 29.58271], [-95.39281, 29.581664], [-95.388153, 29.585666], [-95.37541399999999, 29.588278], [-95.36822199999999, 29.584713999999998], [-95.360491, 29.584882], [-95.35622099999999, 29.586983999999998], [-95.352553, 29.585352999999998], [-95.34648899999999, 29.585547], [-95.340471, 29.593389], [-95.337414, 29.593774999999997], [-95.33164, 29.599103999999997], [-95.322077, 29.596691999999997], [-95.315912, 29.598302999999998], [-95.30937499999999, 29.595032], [-95.29598, 29.596165], [-95.287902, 29.598039], [-95.282598, 29.597648], [-95.280063, 29.595458999999998], [-95.26993399999999, 29.594687], [-95.261522, 29.593031], [-95.26213399999999, 29.587135], [-95.26115399999999, 29.58108], [-95.25879499999999, 29.577875], [-95.259666, 29.574423], [-95.25249199999999, 29.560785], [-95.254761, 29.554987999999998], [-95.24268599999999, 29.555166999999997], [-95.241607, 29.559714], [-95.237985, 29.561425999999997], [-95.23366899999999, 29.557143999999997], [-95.22824899999999, 29.560032999999997], [-95.216422, 29.556079999999998], [-95.224356, 29.512439999999998], [-95.225168, 29.503974], [-95.229732, 29.480714], [-95.233081, 29.465566], [-95.206976, 29.426544999999997], [-95.19530499999999, 29.408486999999997], [-95.175595, 29.379624999999997], [-95.165556, 29.36383], [-95.14680899999999, 29.336509999999997], [-95.11995499999999, 29.29611], [-95.083153, 29.241262], [-95.071721, 29.223084], [-95.056575, 29.199855999999997], [-95.066189, 29.183653999999997], [-95.12993499999999, 29.085618], [-95.125232, 29.081059], [-95.091622, 29.062738999999997]]]}}, {"type": "Feature", "id": "25", "properties": {"name": "Leon, 48", "density": 1647}, "geometry": {"type": "Polygon", "coordinates": [[[-96.319165, 31.357128999999997], [-96.31712999999999, 31.362007], [-96.318985, 31.367552], [-96.322548, 31.371215], [-96.32017499999999, 31.375176], [-96.253523, 31.405559999999998], [-96.236629, 31.413391999999998], [-96.18591699999999, 31.436738], [-96.11214799999999, 31.470423999999998], [-96.00012, 31.521953], [-95.875237, 31.578774], [-95.864156, 31.583506999999997], [-95.7873, 31.618385], [-95.78515499999999, 31.611442], [-95.777586, 31.602256999999998], [-95.77198, 31.598620999999998], [-95.767234, 31.597580999999998], [-95.760961, 31.60008], [-95.760752, 31.604011999999997], [-95.753215, 31.607035], [-95.753439, 31.612506], [-95.74866899999999, 31.617708999999998], [-95.748864, 31.620805999999998], [-95.753174, 31.629223], [-95.75287499999999, 31.635298], [-95.757268, 31.643548], [-95.754105, 31.648583], [-95.739373, 31.653827], [-95.735681, 31.653821999999998], [-95.732759, 31.648823], [-95.726749, 31.643145999999998], [-95.723648, 31.637971999999998], [-95.718468, 31.632402], [-95.717355, 31.627205999999997], [-95.710112, 31.615586999999998], [-95.712363, 31.607618], [-95.71168999999999, 31.603161999999998], [-95.716084, 31.598785999999997], [-95.71587, 31.594067], [-95.72025699999999, 31.591977999999997], [-95.72185499999999, 31.586281], [-95.729304, 31.582904], [-95.721322, 31.577847], [-95.717945, 31.572504], [-95.717215, 31.558645], [-95.71851199999999, 31.553659], [-95.72595, 31.555037], [-95.729137, 31.551578], [-95.73474999999999, 31.551191], [-95.742871, 31.554156], [-95.751072, 31.551963999999998], [-95.754132, 31.546048], [-95.750875, 31.540733999999997], [-95.756731, 31.536571], [-95.75871099999999, 31.533216999999997], [-95.756495, 31.531052], [-95.748249, 31.528707999999998], [-95.74704799999999, 31.524369999999998], [-95.74113899999999, 31.522474], [-95.737034, 31.518534], [-95.733829, 31.509161], [-95.739279, 31.504056], [-95.743499, 31.499183], [-95.74057499999999, 31.496312], [-95.74502199999999, 31.492364], [-95.74185399999999, 31.486549], [-95.73539799999999, 31.485803999999998], [-95.729501, 31.489183999999998], [-95.726928, 31.482121], [-95.722775, 31.477294999999998], [-95.722805, 31.47064], [-95.72683099999999, 31.470135], [-95.733525, 31.474338], [-95.73921, 31.472181], [-95.741192, 31.468542], [-95.74689099999999, 31.463784999999998], [-95.746837, 31.45817], [-95.741728, 31.459968999999997], [-95.736093, 31.459163], [-95.72555799999999, 31.462301999999998], [-95.720781, 31.46248], [-95.71607499999999, 31.460096], [-95.711092, 31.454133], [-95.711175, 31.4467], [-95.712873, 31.440942], [-95.710765, 31.43472], [-95.711677, 31.423593999999998], [-95.710369, 31.418903999999998], [-95.706139, 31.411949], [-95.69941899999999, 31.408348999999998], [-95.69832199999999, 31.406335], [-95.701971, 31.402296999999997], [-95.700942, 31.394271], [-95.69873899999999, 31.392322999999998], [-95.69283, 31.391493999999998], [-95.69376799999999, 31.387123], [-95.69084699999999, 31.384950999999997], [-95.689852, 31.378608999999997], [-95.69173599999999, 31.374934], [-95.684362, 31.372062999999997], [-95.68195399999999, 31.368889999999997], [-95.676377, 31.36883], [-95.674926, 31.365762], [-95.666162, 31.366666], [-95.66207399999999, 31.35701], [-95.67157399999999, 31.356489999999997], [-95.67393799999999, 31.350911], [-95.677128, 31.347908999999998], [-95.674241, 31.344824], [-95.659812, 31.345378], [-95.65751399999999, 31.34348], [-95.657586, 31.338817], [-95.65554499999999, 31.329639999999998], [-95.657202, 31.317998999999997], [-95.66125199999999, 31.317006], [-95.662672, 31.321], [-95.670536, 31.318578], [-95.671787, 31.316025999999997], [-95.668578, 31.308515], [-95.67322999999999, 31.302377999999997], [-95.671033, 31.296235999999997], [-95.682981, 31.288916999999998], [-95.690753, 31.297387999999998], [-95.69508499999999, 31.297029], [-95.702928, 31.292461], [-95.707589, 31.286337], [-95.70350499999999, 31.282486], [-95.70487299999999, 31.280027999999998], [-95.71039599999999, 31.278948], [-95.71419499999999, 31.274973], [-95.72522599999999, 31.271084], [-95.72813, 31.259735], [-95.722447, 31.255896999999997], [-95.72746699999999, 31.250498999999998], [-95.72374099999999, 31.246083], [-95.727049, 31.239300999999998], [-95.72504099999999, 31.230097999999998], [-95.727924, 31.22466], [-95.733712, 31.220513999999998], [-95.739179, 31.218701999999997], [-95.74794299999999, 31.208309999999997], [-95.747767, 31.200847999999997], [-95.74533199999999, 31.192082], [-95.745436, 31.181891999999998], [-95.74190999999999, 31.174605], [-95.734335, 31.167745999999998], [-95.728703, 31.164064], [-95.73118099999999, 31.159166], [-95.73759899999999, 31.159371999999998], [-95.741913, 31.15327], [-95.744987, 31.152437], [-95.748143, 31.155203999999998], [-95.754628, 31.149812999999998], [-95.755969, 31.143030999999997], [-95.76227999999999, 31.144102999999998], [-95.767403, 31.14006], [-95.771948, 31.139657], [-95.775578, 31.136094999999997], [-95.77258599999999, 31.128974999999997], [-95.777001, 31.120600999999997], [-95.772717, 31.116937999999998], [-95.766252, 31.100944], [-95.76441, 31.094210999999998], [-95.87484099999999, 31.093199], [-95.914018, 31.092945999999998], [-95.973841, 31.09215], [-95.97839599999999, 31.090939], [-95.99029, 31.085251], [-96.008068, 31.073112], [-96.017471, 31.070014999999998], [-96.02686299999999, 31.071869], [-96.033193, 31.069304], [-96.044102, 31.069782999999997], [-96.048912, 31.068136], [-96.06196399999999, 31.058055999999997], [-96.077463, 31.047929], [-96.08865499999999, 31.041663999999997], [-96.097301, 31.037641999999998], [-96.109331, 31.030434], [-96.122925, 31.021283999999998], [-96.136997, 31.013385], [-96.14664599999999, 31.008743], [-96.170918, 30.994400000000002], [-96.193073, 30.991158], [-96.20755899999999, 30.983801999999997], [-96.215018, 30.981367], [-96.22874399999999, 30.980573], [-96.234522, 30.976013], [-96.24101999999999, 30.973737], [-96.242094, 30.975834], [-96.239513, 30.985273], [-96.238286, 30.997722], [-96.242877, 30.998281], [-96.248604, 31.005433], [-96.257064, 31.006387999999998], [-96.260779, 31.008445], [-96.260054, 31.015399], [-96.254509, 31.02768], [-96.247525, 31.036417], [-96.249135, 31.038476], [-96.24736899999999, 31.043252], [-96.241672, 31.044670999999997], [-96.241502, 31.047727], [-96.246082, 31.051088999999997], [-96.241844, 31.056777999999998], [-96.243518, 31.061788], [-96.249089, 31.062797], [-96.25700599999999, 31.06953], [-96.254713, 31.072173999999997], [-96.258248, 31.076145], [-96.268936, 31.077681], [-96.272103, 31.084234], [-96.27745399999999, 31.087657999999998], [-96.277659, 31.092501], [-96.28020099999999, 31.094244], [-96.279703, 31.100997999999997], [-96.27803999999999, 31.105414999999997], [-96.279051, 31.108711], [-96.276797, 31.111957], [-96.276991, 31.11628], [-96.28257599999999, 31.119225], [-96.282648, 31.122221], [-96.294415, 31.13881], [-96.29918699999999, 31.148016], [-96.297479, 31.155047], [-96.300597, 31.158981999999998], [-96.298932, 31.166058], [-96.29936099999999, 31.184210999999998], [-96.302568, 31.186469], [-96.30546799999999, 31.195463], [-96.311746, 31.198120999999997], [-96.309159, 31.20375], [-96.31123, 31.206488], [-96.31043199999999, 31.217201], [-96.31767099999999, 31.221757], [-96.317106, 31.226139], [-96.31415, 31.228444999999997], [-96.32025, 31.239611999999997], [-96.320093, 31.241436999999998], [-96.32877099999999, 31.246326999999997], [-96.33108299999999, 31.252712], [-96.327721, 31.258982], [-96.32202799999999, 31.256885999999998], [-96.316852, 31.263173], [-96.31391599999999, 31.271181], [-96.317499, 31.273868], [-96.316226, 31.277292], [-96.321953, 31.282249], [-96.32763, 31.284875999999997], [-96.327151, 31.295669999999998], [-96.32820799999999, 31.299000999999997], [-96.32302999999999, 31.299177], [-96.317301, 31.301880999999998], [-96.324912, 31.309096999999998], [-96.321518, 31.31891], [-96.31718699999999, 31.323278], [-96.31942699999999, 31.335938], [-96.315755, 31.338887], [-96.315884, 31.346217999999997], [-96.319874, 31.350489], [-96.319165, 31.357128999999997]]]}}, {"type": "Feature", "id": "25", "properties": {"name": "Leon, 48", "density": 1496}, "geometry": {"type": "Polygon", "coordinates": [[[-96.319165, 31.357128999999997], [-96.31712999999999, 31.362007], [-96.318985, 31.367552], [-96.322548, 31.371215], [-96.32017499999999, 31.375176], [-96.253523, 31.405559999999998], [-96.236629, 31.413391999999998], [-96.18591699999999, 31.436738], [-96.11214799999999, 31.470423999999998], [-96.00012, 31.521953], [-95.875237, 31.578774], [-95.864156, 31.583506999999997], [-95.7873, 31.618385], [-95.78515499999999, 31.611442], [-95.777586, 31.602256999999998], [-95.77198, 31.598620999999998], [-95.767234, 31.597580999999998], [-95.760961, 31.60008], [-95.760752, 31.604011999999997], [-95.753215, 31.607035], [-95.753439, 31.612506], [-95.74866899999999, 31.617708999999998], [-95.748864, 31.620805999999998], [-95.753174, 31.629223], [-95.75287499999999, 31.635298], [-95.757268, 31.643548], [-95.754105, 31.648583], [-95.739373, 31.653827], [-95.735681, 31.653821999999998], [-95.732759, 31.648823], [-95.726749, 31.643145999999998], [-95.723648, 31.637971999999998], [-95.718468, 31.632402], [-95.717355, 31.627205999999997], [-95.710112, 31.615586999999998], [-95.712363, 31.607618], [-95.71168999999999, 31.603161999999998], [-95.716084, 31.598785999999997], [-95.71587, 31.594067], [-95.72025699999999, 31.591977999999997], [-95.72185499999999, 31.586281], [-95.729304, 31.582904], [-95.721322, 31.577847], [-95.717945, 31.572504], [-95.717215, 31.558645], [-95.71851199999999, 31.553659], [-95.72595, 31.555037], [-95.729137, 31.551578], [-95.73474999999999, 31.551191], [-95.742871, 31.554156], [-95.751072, 31.551963999999998], [-95.754132, 31.546048], [-95.750875, 31.540733999999997], [-95.756731, 31.536571], [-95.75871099999999, 31.533216999999997], [-95.756495, 31.531052], [-95.748249, 31.528707999999998], [-95.74704799999999, 31.524369999999998], [-95.74113899999999, 31.522474], [-95.737034, 31.518534], [-95.733829, 31.509161], [-95.739279, 31.504056], [-95.743499, 31.499183], [-95.74057499999999, 31.496312], [-95.74502199999999, 31.492364], [-95.74185399999999, 31.486549], [-95.73539799999999, 31.485803999999998], [-95.729501, 31.489183999999998], [-95.726928, 31.482121], [-95.722775, 31.477294999999998], [-95.722805, 31.47064], [-95.72683099999999, 31.470135], [-95.733525, 31.474338], [-95.73921, 31.472181], [-95.741192, 31.468542], [-95.74689099999999, 31.463784999999998], [-95.746837, 31.45817], [-95.741728, 31.459968999999997], [-95.736093, 31.459163], [-95.72555799999999, 31.462301999999998], [-95.720781, 31.46248], [-95.71607499999999, 31.460096], [-95.711092, 31.454133], [-95.711175, 31.4467], [-95.712873, 31.440942], [-95.710765, 31.43472], [-95.711677, 31.423593999999998], [-95.710369, 31.418903999999998], [-95.706139, 31.411949], [-95.69941899999999, 31.408348999999998], [-95.69832199999999, 31.406335], [-95.701971, 31.402296999999997], [-95.700942, 31.394271], [-95.69873899999999, 31.392322999999998], [-95.69283, 31.391493999999998], [-95.69376799999999, 31.387123], [-95.69084699999999, 31.384950999999997], [-95.689852, 31.378608999999997], [-95.69173599999999, 31.374934], [-95.684362, 31.372062999999997], [-95.68195399999999, 31.368889999999997], [-95.676377, 31.36883], [-95.674926, 31.365762], [-95.666162, 31.366666], [-95.66207399999999, 31.35701], [-95.67157399999999, 31.356489999999997], [-95.67393799999999, 31.350911], [-95.677128, 31.347908999999998], [-95.674241, 31.344824], [-95.659812, 31.345378], [-95.65751399999999, 31.34348], [-95.657586, 31.338817], [-95.65554499999999, 31.329639999999998], [-95.657202, 31.317998999999997], [-95.66125199999999, 31.317006], [-95.662672, 31.321], [-95.670536, 31.318578], [-95.671787, 31.316025999999997], [-95.668578, 31.308515], [-95.67322999999999, 31.302377999999997], [-95.671033, 31.296235999999997], [-95.682981, 31.288916999999998], [-95.690753, 31.297387999999998], [-95.69508499999999, 31.297029], [-95.702928, 31.292461], [-95.707589, 31.286337], [-95.70350499999999, 31.282486], [-95.70487299999999, 31.280027999999998], [-95.71039599999999, 31.278948], [-95.71419499999999, 31.274973], [-95.72522599999999, 31.271084], [-95.72813, 31.259735], [-95.722447, 31.255896999999997], [-95.72746699999999, 31.250498999999998], [-95.72374099999999, 31.246083], [-95.727049, 31.239300999999998], [-95.72504099999999, 31.230097999999998], [-95.727924, 31.22466], [-95.733712, 31.220513999999998], [-95.739179, 31.218701999999997], [-95.74794299999999, 31.208309999999997], [-95.747767, 31.200847999999997], [-95.74533199999999, 31.192082], [-95.745436, 31.181891999999998], [-95.74190999999999, 31.174605], [-95.734335, 31.167745999999998], [-95.728703, 31.164064], [-95.73118099999999, 31.159166], [-95.73759899999999, 31.159371999999998], [-95.741913, 31.15327], [-95.744987, 31.152437], [-95.748143, 31.155203999999998], [-95.754628, 31.149812999999998], [-95.755969, 31.143030999999997], [-95.76227999999999, 31.144102999999998], [-95.767403, 31.14006], [-95.771948, 31.139657], [-95.775578, 31.136094999999997], [-95.77258599999999, 31.128974999999997], [-95.777001, 31.120600999999997], [-95.772717, 31.116937999999998], [-95.766252, 31.100944], [-95.76441, 31.094210999999998], [-95.87484099999999, 31.093199], [-95.914018, 31.092945999999998], [-95.973841, 31.09215], [-95.97839599999999, 31.090939], [-95.99029, 31.085251], [-96.008068, 31.073112], [-96.017471, 31.070014999999998], [-96.02686299999999, 31.071869], [-96.033193, 31.069304], [-96.044102, 31.069782999999997], [-96.048912, 31.068136], [-96.06196399999999, 31.058055999999997], [-96.077463, 31.047929], [-96.08865499999999, 31.041663999999997], [-96.097301, 31.037641999999998], [-96.109331, 31.030434], [-96.122925, 31.021283999999998], [-96.136997, 31.013385], [-96.14664599999999, 31.008743], [-96.170918, 30.994400000000002], [-96.193073, 30.991158], [-96.20755899999999, 30.983801999999997], [-96.215018, 30.981367], [-96.22874399999999, 30.980573], [-96.234522, 30.976013], [-96.24101999999999, 30.973737], [-96.242094, 30.975834], [-96.239513, 30.985273], [-96.238286, 30.997722], [-96.242877, 30.998281], [-96.248604, 31.005433], [-96.257064, 31.006387999999998], [-96.260779, 31.008445], [-96.260054, 31.015399], [-96.254509, 31.02768], [-96.247525, 31.036417], [-96.249135, 31.038476], [-96.24736899999999, 31.043252], [-96.241672, 31.044670999999997], [-96.241502, 31.047727], [-96.246082, 31.051088999999997], [-96.241844, 31.056777999999998], [-96.243518, 31.061788], [-96.249089, 31.062797], [-96.25700599999999, 31.06953], [-96.254713, 31.072173999999997], [-96.258248, 31.076145], [-96.268936, 31.077681], [-96.272103, 31.084234], [-96.27745399999999, 31.087657999999998], [-96.277659, 31.092501], [-96.28020099999999, 31.094244], [-96.279703, 31.100997999999997], [-96.27803999999999, 31.105414999999997], [-96.279051, 31.108711], [-96.276797, 31.111957], [-96.276991, 31.11628], [-96.28257599999999, 31.119225], [-96.282648, 31.122221], [-96.294415, 31.13881], [-96.29918699999999, 31.148016], [-96.297479, 31.155047], [-96.300597, 31.158981999999998], [-96.298932, 31.166058], [-96.29936099999999, 31.184210999999998], [-96.302568, 31.186469], [-96.30546799999999, 31.195463], [-96.311746, 31.198120999999997], [-96.309159, 31.20375], [-96.31123, 31.206488], [-96.31043199999999, 31.217201], [-96.31767099999999, 31.221757], [-96.317106, 31.226139], [-96.31415, 31.228444999999997], [-96.32025, 31.239611999999997], [-96.320093, 31.241436999999998], [-96.32877099999999, 31.246326999999997], [-96.33108299999999, 31.252712], [-96.327721, 31.258982], [-96.32202799999999, 31.256885999999998], [-96.316852, 31.263173], [-96.31391599999999, 31.271181], [-96.317499, 31.273868], [-96.316226, 31.277292], [-96.321953, 31.282249], [-96.32763, 31.284875999999997], [-96.327151, 31.295669999999998], [-96.32820799999999, 31.299000999999997], [-96.32302999999999, 31.299177], [-96.317301, 31.301880999999998], [-96.324912, 31.309096999999998], [-96.321518, 31.31891], [-96.31718699999999, 31.323278], [-96.31942699999999, 31.335938], [-96.315755, 31.338887], [-96.315884, 31.346217999999997], [-96.319874, 31.350489], [-96.319165, 31.357128999999997]]]}}, {"type": "Feature", "id": "26", "properties": {"name": "Duval, 48", "density": 1762}, "geometry": {"type": "Polygon", "coordinates": [[[-98.803325, 28.057479999999998], [-98.734252, 28.057406], [-98.67008899999999, 28.057413999999998], [-98.56610599999999, 28.057126999999998], [-98.499167, 28.05754], [-98.434429, 28.057575999999997], [-98.334323, 28.0578], [-98.235497, 28.057966], [-98.235287, 28.000291999999998], [-98.235421, 27.995815999999998], [-98.235109, 27.939549999999997], [-98.23453599999999, 27.804845], [-98.23430499999999, 27.730137], [-98.233716, 27.704918], [-98.23378699999999, 27.623675], [-98.23353399999999, 27.551226999999997], [-98.23314099999999, 27.487316999999997], [-98.232928, 27.407676], [-98.232464, 27.262487], [-98.36349, 27.263748999999997], [-98.37528499999999, 27.26374], [-98.456237, 27.264398], [-98.52372299999999, 27.265114999999998], [-98.523217, 27.269177], [-98.52261899999999, 27.3034], [-98.52300000000001, 27.318177], [-98.52229299999999, 27.343283999999997], [-98.552448, 27.343764], [-98.552617, 27.359101], [-98.58953699999999, 27.358694999999997], [-98.589478, 27.338236], [-98.624929, 27.338067], [-98.62502699999999, 27.357726999999997], [-98.671103, 27.35728], [-98.749377, 27.356669999999998], [-98.75029699999999, 27.354385999999998], [-98.798323, 27.354028999999997], [-98.798653, 27.417222], [-98.799179, 27.500304], [-98.800822, 27.616923], [-98.80108, 27.654912], [-98.802335, 27.750014], [-98.802202, 27.769268999999998], [-98.802561, 27.872698999999997], [-98.802871, 27.945529], [-98.80255, 27.954164], [-98.802995, 28.000263999999998], [-98.803325, 28.057479999999998]]]}}, {"type": "Feature", "id": "26", "properties": {"name": "Duval, 48", "density": 1023}, "geometry": {"type": "Polygon", "coordinates": [[[-98.803325, 28.057479999999998], [-98.734252, 28.057406], [-98.67008899999999, 28.057413999999998], [-98.56610599999999, 28.057126999999998], [-98.499167, 28.05754], [-98.434429, 28.057575999999997], [-98.334323, 28.0578], [-98.235497, 28.057966], [-98.235287, 28.000291999999998], [-98.235421, 27.995815999999998], [-98.235109, 27.939549999999997], [-98.23453599999999, 27.804845], [-98.23430499999999, 27.730137], [-98.233716, 27.704918], [-98.23378699999999, 27.623675], [-98.23353399999999, 27.551226999999997], [-98.23314099999999, 27.487316999999997], [-98.232928, 27.407676], [-98.232464, 27.262487], [-98.36349, 27.263748999999997], [-98.37528499999999, 27.26374], [-98.456237, 27.264398], [-98.52372299999999, 27.265114999999998], [-98.523217, 27.269177], [-98.52261899999999, 27.3034], [-98.52300000000001, 27.318177], [-98.52229299999999, 27.343283999999997], [-98.552448, 27.343764], [-98.552617, 27.359101], [-98.58953699999999, 27.358694999999997], [-98.589478, 27.338236], [-98.624929, 27.338067], [-98.62502699999999, 27.357726999999997], [-98.671103, 27.35728], [-98.749377, 27.356669999999998], [-98.75029699999999, 27.354385999999998], [-98.798323, 27.354028999999997], [-98.798653, 27.417222], [-98.799179, 27.500304], [-98.800822, 27.616923], [-98.80108, 27.654912], [-98.802335, 27.750014], [-98.802202, 27.769268999999998], [-98.802561, 27.872698999999997], [-98.802871, 27.945529], [-98.80255, 27.954164], [-98.802995, 28.000263999999998], [-98.803325, 28.057479999999998]]]}}, {"type": "Feature", "id": "27", "properties": {"name": "Lamb, 48", "density": 650}, "geometry": {"type": "Polygon", "coordinates": [[[-102.615447, 33.825120999999996], [-102.615591, 33.941925999999995], [-102.615385, 34.027612999999995], [-102.615282, 34.117593], [-102.615394, 34.125083], [-102.615432, 34.248594], [-102.61515, 34.312891], [-102.525631, 34.313034], [-102.488188, 34.313255999999996], [-102.374607, 34.313126], [-102.257925, 34.313103], [-102.2218, 34.313297], [-102.181453, 34.313072999999996], [-102.173497, 34.312725], [-102.143088, 34.3128], [-102.122536, 34.313145], [-102.090415, 34.313131999999996], [-102.089796, 34.246293], [-102.088641, 34.115693], [-102.087456, 34.011555], [-102.086715, 33.914529], [-102.086144, 33.872778], [-102.085733, 33.824675], [-102.125452, 33.824599], [-102.244296, 33.824678999999996], [-102.250452, 33.824994], [-102.36772, 33.824991], [-102.41042, 33.825086], [-102.500465, 33.824951], [-102.615447, 33.825120999999996]]]}}, {"type": "Feature", "id": "28", "properties": {"name": "Morris, 48", "density": 1522}, "geometry": {"type": "Polygon", "coordinates": [[[-94.80878299999999, 33.363636], [-94.80081299999999, 33.365353999999996], [-94.800131, 33.361872999999996], [-94.79489, 33.360085999999995], [-94.791043, 33.355322], [-94.795465, 33.352413999999996], [-94.784881, 33.343162], [-94.787308, 33.338876], [-94.777214, 33.331637], [-94.78401, 33.323828999999996], [-94.778036, 33.322545999999996], [-94.774655, 33.318284999999996], [-94.763959, 33.322885], [-94.756242, 33.317614999999996], [-94.752422, 33.319398], [-94.749476, 33.327045999999996], [-94.74692499999999, 33.328938], [-94.739544, 33.326820999999995], [-94.740032, 33.324233], [-94.73524499999999, 33.318047], [-94.73129499999999, 33.316303999999995], [-94.732055, 33.311475], [-94.726221, 33.30729], [-94.719184, 33.30798], [-94.717385, 33.311667], [-94.70650099999999, 33.311991], [-94.69376199999999, 33.311327999999996], [-94.691306, 33.307823], [-94.690542, 33.300311], [-94.687214, 33.293464], [-94.67876, 33.293624], [-94.67586899999999, 33.290715], [-94.675134, 33.286248], [-94.666598, 33.283246999999996], [-94.663707, 33.283795999999995], [-94.659809, 33.280589], [-94.662264, 33.277679], [-94.652721, 33.275892999999996], [-94.65403099999999, 33.271288999999996], [-94.65226, 33.268861], [-94.652194, 33.250105999999995], [-94.652974, 33.247498], [-94.65271899999999, 33.165524999999995], [-94.65252799999999, 33.143997], [-94.653223, 33.12444], [-94.65400000000001, 33.061268], [-94.653492, 33.000002], [-94.653994, 32.879506], [-94.705878, 32.879177], [-94.707923, 32.882134], [-94.704864, 32.889733], [-94.707044, 32.894784], [-94.71585999999999, 32.898151999999996], [-94.723136, 32.903149], [-94.71994199999999, 32.904502], [-94.72376799999999, 32.906452], [-94.727829, 32.913539], [-94.733869, 32.91364], [-94.738841, 32.918318], [-94.746117, 32.919528], [-94.751555, 32.917871999999996], [-94.755921, 32.918413], [-94.765746, 32.92525], [-94.77091999999999, 32.927439], [-94.77125099999999, 32.932139], [-94.775376, 32.934312], [-94.776444, 32.938165999999995], [-94.773144, 32.940787], [-94.776336, 32.946235], [-94.781505, 32.949661], [-94.787235, 32.955329], [-94.784731, 32.956823], [-94.79030399999999, 32.96224], [-94.797529, 32.962719], [-94.80281699999999, 32.965868], [-94.804662, 32.971722], [-94.809097, 32.971629], [-94.815045, 32.975949], [-94.819828, 32.982886], [-94.818124, 33.026548], [-94.816651, 33.083326], [-94.814786, 33.125278], [-94.81258799999999, 33.212038], [-94.810482, 33.273559999999996], [-94.80878299999999, 33.363636]]]}}, {"type": "Feature", "id": "29", "properties": {"name": "Smith, 48", "density": 1111}, "geometry": {"type": "Polygon", "coordinates": [[[-95.59454099999999, 32.687025999999996], [-95.59156499999999, 32.682445], [-95.585841, 32.682922999999995], [-95.58410599999999, 32.676660999999996], [-95.58171, 32.673636], [-95.575386, 32.675916], [-95.568957, 32.672544], [-95.561132, 32.665065], [-95.560574, 32.662282999999995], [-95.549559, 32.659076999999996], [-95.542006, 32.654671], [-95.54369299999999, 32.651145], [-95.54171199999999, 32.646783], [-95.53317299999999, 32.646071], [-95.524276, 32.643665], [-95.517355, 32.635453], [-95.51449699999999, 32.633770999999996], [-95.51267299999999, 32.628141], [-95.51601199999999, 32.62417], [-95.51094499999999, 32.620328], [-95.502279, 32.620222], [-95.494023, 32.618665], [-95.490606, 32.614424], [-95.48261099999999, 32.611599], [-95.47819199999999, 32.611861999999995], [-95.474471, 32.606100999999995], [-95.470742, 32.609035999999996], [-95.459515, 32.608995], [-95.454515, 32.605998], [-95.446536, 32.607253], [-95.44380699999999, 32.611671], [-95.437941, 32.610188], [-95.435278, 32.606750999999996], [-95.429373, 32.606547], [-95.41971099999999, 32.609105], [-95.418919, 32.605274], [-95.412601, 32.606805], [-95.40870699999999, 32.604568], [-95.4041, 32.606735], [-95.396427, 32.604929], [-95.396793, 32.602049], [-95.389754, 32.599973999999996], [-95.38251, 32.600853], [-95.37491999999999, 32.597535], [-95.37482999999999, 32.602719], [-95.37047799999999, 32.604734], [-95.364119, 32.603333], [-95.361789, 32.606663999999995], [-95.35350199999999, 32.605306], [-95.350377, 32.607496999999995], [-95.344179, 32.603761], [-95.339334, 32.603195], [-95.33216399999999, 32.604251999999995], [-95.326636, 32.59968], [-95.32252, 32.599432], [-95.319014, 32.595557], [-95.314988, 32.596306], [-95.313159, 32.593447999999995], [-95.30734299999999, 32.596734999999995], [-95.305887, 32.592228], [-95.300241, 32.590331], [-95.296889, 32.586917], [-95.289688, 32.585127], [-95.290311, 32.580841], [-95.281255, 32.580005], [-95.27888899999999, 32.573859], [-95.275925, 32.572516], [-95.26576899999999, 32.572511999999996], [-95.26392299999999, 32.575198], [-95.254178, 32.575606], [-95.250879, 32.577947], [-95.246213, 32.569432], [-95.23795, 32.560541], [-95.22794999999999, 32.560271], [-95.22266499999999, 32.565847999999995], [-95.21874, 32.563229], [-95.215057, 32.565675999999996], [-95.214119, 32.569117999999996], [-95.20848, 32.56863], [-95.20428899999999, 32.571784], [-95.202207, 32.563865], [-95.206706, 32.559951999999996], [-95.20107399999999, 32.553815], [-95.189129, 32.546596], [-95.190108, 32.542887], [-95.183548, 32.540968], [-95.182199, 32.546369], [-95.178259, 32.549966999999995], [-95.177075, 32.553829], [-95.173306, 32.553596], [-95.171819, 32.548699], [-95.16497299999999, 32.544582999999996], [-95.159623, 32.550452], [-95.16236699999999, 32.553931], [-95.159195, 32.564416], [-95.15341, 32.570115], [-95.145888, 32.569741], [-95.14430899999999, 32.5638], [-95.140693, 32.559677], [-95.141469, 32.555177], [-95.140095, 32.550162], [-95.13543399999999, 32.548014], [-95.122633, 32.549814999999995], [-95.120002, 32.542994], [-95.11468699999999, 32.545319], [-95.11271099999999, 32.550919], [-95.10327199999999, 32.55106], [-95.099015, 32.552399], [-95.09874599999999, 32.555523], [-95.094386, 32.557372], [-95.087458, 32.556185], [-95.08442, 32.552980999999996], [-95.078983, 32.553111], [-95.083552, 32.546447], [-95.083871, 32.542541], [-95.076242, 32.539336999999996], [-95.070504, 32.540641], [-95.065935, 32.537692], [-95.057437, 32.540121], [-95.050738, 32.538202999999996], [-95.044939, 32.538162], [-95.042182, 32.532125], [-95.024817, 32.537], [-95.028061, 32.540684999999996], [-95.026597, 32.545819], [-95.020974, 32.546726], [-95.01706899999999, 32.539539999999995], [-95.015396, 32.533161], [-95.017395, 32.526947], [-95.02235999999999, 32.521698], [-95.017471, 32.518395], [-95.008686, 32.516813], [-95.00477599999999, 32.52091], [-94.998538, 32.521915], [-94.99181999999999, 32.52961], [-94.986935, 32.537245999999996], [-94.986739, 32.485445999999996], [-94.986942, 32.444131], [-94.98684899999999, 32.40851], [-94.9864, 32.370837], [-94.985411, 32.37082], [-94.985957, 32.364017], [-94.98563999999999, 32.312807], [-94.98554299999999, 32.247364], [-94.985272, 32.137989], [-95.01142, 32.137949], [-95.01799899999999, 32.137361999999996], [-95.129742, 32.137271], [-95.145017, 32.137049], [-95.20614599999999, 32.136742999999996], [-95.21463, 32.136424], [-95.25495599999999, 32.136294], [-95.323999, 32.135773], [-95.406424, 32.135407], [-95.459908, 32.135559], [-95.469194, 32.143478], [-95.477914, 32.146209], [-95.479776, 32.151153], [-95.475473, 32.162329], [-95.47380899999999, 32.168889], [-95.47153499999999, 32.172347], [-95.46889499999999, 32.180372999999996], [-95.461556, 32.182898], [-95.46805599999999, 32.187619999999995], [-95.46826999999999, 32.190481], [-95.46324899999999, 32.194409], [-95.464852, 32.203755], [-95.46856, 32.205387], [-95.470147, 32.212086], [-95.475213, 32.211078], [-95.47893599999999, 32.212223], [-95.478509, 32.217556], [-95.486261, 32.225353], [-95.488, 32.235484], [-95.483926, 32.235835], [-95.48174399999999, 32.241388], [-95.476632, 32.242449], [-95.467584, 32.246629999999996], [-95.46959799999999, 32.249193], [-95.469949, 32.262124], [-95.461862, 32.270379], [-95.457268, 32.273111], [-95.4535, 32.280076], [-95.451043, 32.294052], [-95.446969, 32.295806999999996], [-95.44832699999999, 32.300269], [-95.45182199999999, 32.302513], [-95.45546999999999, 32.311512], [-95.454016, 32.316977], [-95.457667, 32.319058999999996], [-95.45548699999999, 32.322230999999995], [-95.457825, 32.327929], [-95.45335999999999, 32.333954], [-95.454073, 32.338542], [-95.45243099999999, 32.345841], [-95.447938, 32.346897], [-95.449165, 32.355233], [-95.44909899999999, 32.35946], [-95.456548, 32.368235999999996], [-95.461384, 32.365018], [-95.471346, 32.369523], [-95.47358799999999, 32.374182999999995], [-95.47801299999999, 32.376483], [-95.481895, 32.382604], [-95.486476, 32.386142], [-95.493797, 32.38964], [-95.497028, 32.397881999999996], [-95.50204099999999, 32.401705], [-95.50164199999999, 32.409239], [-95.50499599999999, 32.410784], [-95.50685299999999, 32.414792], [-95.51235299999999, 32.416013], [-95.519555, 32.421095], [-95.523845, 32.421194], [-95.528786, 32.428213], [-95.53474, 32.432266], [-95.53912, 32.432986], [-95.54102999999999, 32.439454999999995], [-95.545683, 32.441741], [-95.552318, 32.44954], [-95.55237699999999, 32.452177999999996], [-95.559325, 32.45532], [-95.568069, 32.461518999999996], [-95.573352, 32.461875], [-95.5943, 32.479858], [-95.594185, 32.564831999999996], [-95.594259, 32.644836999999995], [-95.59454099999999, 32.687025999999996]]]}}, {"type": "Feature", "id": "29", "properties": {"name": "Smith, 48", "density": 114}, "geometry": {"type": "Polygon", "coordinates": [[[-95.59454099999999, 32.687025999999996], [-95.59156499999999, 32.682445], [-95.585841, 32.682922999999995], [-95.58410599999999, 32.676660999999996], [-95.58171, 32.673636], [-95.575386, 32.675916], [-95.568957, 32.672544], [-95.561132, 32.665065], [-95.560574, 32.662282999999995], [-95.549559, 32.659076999999996], [-95.542006, 32.654671], [-95.54369299999999, 32.651145], [-95.54171199999999, 32.646783], [-95.53317299999999, 32.646071], [-95.524276, 32.643665], [-95.517355, 32.635453], [-95.51449699999999, 32.633770999999996], [-95.51267299999999, 32.628141], [-95.51601199999999, 32.62417], [-95.51094499999999, 32.620328], [-95.502279, 32.620222], [-95.494023, 32.618665], [-95.490606, 32.614424], [-95.48261099999999, 32.611599], [-95.47819199999999, 32.611861999999995], [-95.474471, 32.606100999999995], [-95.470742, 32.609035999999996], [-95.459515, 32.608995], [-95.454515, 32.605998], [-95.446536, 32.607253], [-95.44380699999999, 32.611671], [-95.437941, 32.610188], [-95.435278, 32.606750999999996], [-95.429373, 32.606547], [-95.41971099999999, 32.609105], [-95.418919, 32.605274], [-95.412601, 32.606805], [-95.40870699999999, 32.604568], [-95.4041, 32.606735], [-95.396427, 32.604929], [-95.396793, 32.602049], [-95.389754, 32.599973999999996], [-95.38251, 32.600853], [-95.37491999999999, 32.597535], [-95.37482999999999, 32.602719], [-95.37047799999999, 32.604734], [-95.364119, 32.603333], [-95.361789, 32.606663999999995], [-95.35350199999999, 32.605306], [-95.350377, 32.607496999999995], [-95.344179, 32.603761], [-95.339334, 32.603195], [-95.33216399999999, 32.604251999999995], [-95.326636, 32.59968], [-95.32252, 32.599432], [-95.319014, 32.595557], [-95.314988, 32.596306], [-95.313159, 32.593447999999995], [-95.30734299999999, 32.596734999999995], [-95.305887, 32.592228], [-95.300241, 32.590331], [-95.296889, 32.586917], [-95.289688, 32.585127], [-95.290311, 32.580841], [-95.281255, 32.580005], [-95.27888899999999, 32.573859], [-95.275925, 32.572516], [-95.26576899999999, 32.572511999999996], [-95.26392299999999, 32.575198], [-95.254178, 32.575606], [-95.250879, 32.577947], [-95.246213, 32.569432], [-95.23795, 32.560541], [-95.22794999999999, 32.560271], [-95.22266499999999, 32.565847999999995], [-95.21874, 32.563229], [-95.215057, 32.565675999999996], [-95.214119, 32.569117999999996], [-95.20848, 32.56863], [-95.20428899999999, 32.571784], [-95.202207, 32.563865], [-95.206706, 32.559951999999996], [-95.20107399999999, 32.553815], [-95.189129, 32.546596], [-95.190108, 32.542887], [-95.183548, 32.540968], [-95.182199, 32.546369], [-95.178259, 32.549966999999995], [-95.177075, 32.553829], [-95.173306, 32.553596], [-95.171819, 32.548699], [-95.16497299999999, 32.544582999999996], [-95.159623, 32.550452], [-95.16236699999999, 32.553931], [-95.159195, 32.564416], [-95.15341, 32.570115], [-95.145888, 32.569741], [-95.14430899999999, 32.5638], [-95.140693, 32.559677], [-95.141469, 32.555177], [-95.140095, 32.550162], [-95.13543399999999, 32.548014], [-95.122633, 32.549814999999995], [-95.120002, 32.542994], [-95.11468699999999, 32.545319], [-95.11271099999999, 32.550919], [-95.10327199999999, 32.55106], [-95.099015, 32.552399], [-95.09874599999999, 32.555523], [-95.094386, 32.557372], [-95.087458, 32.556185], [-95.08442, 32.552980999999996], [-95.078983, 32.553111], [-95.083552, 32.546447], [-95.083871, 32.542541], [-95.076242, 32.539336999999996], [-95.070504, 32.540641], [-95.065935, 32.537692], [-95.057437, 32.540121], [-95.050738, 32.538202999999996], [-95.044939, 32.538162], [-95.042182, 32.532125], [-95.024817, 32.537], [-95.028061, 32.540684999999996], [-95.026597, 32.545819], [-95.020974, 32.546726], [-95.01706899999999, 32.539539999999995], [-95.015396, 32.533161], [-95.017395, 32.526947], [-95.02235999999999, 32.521698], [-95.017471, 32.518395], [-95.008686, 32.516813], [-95.00477599999999, 32.52091], [-94.998538, 32.521915], [-94.99181999999999, 32.52961], [-94.986935, 32.537245999999996], [-94.986739, 32.485445999999996], [-94.986942, 32.444131], [-94.98684899999999, 32.40851], [-94.9864, 32.370837], [-94.985411, 32.37082], [-94.985957, 32.364017], [-94.98563999999999, 32.312807], [-94.98554299999999, 32.247364], [-94.985272, 32.137989], [-95.01142, 32.137949], [-95.01799899999999, 32.137361999999996], [-95.129742, 32.137271], [-95.145017, 32.137049], [-95.20614599999999, 32.136742999999996], [-95.21463, 32.136424], [-95.25495599999999, 32.136294], [-95.323999, 32.135773], [-95.406424, 32.135407], [-95.459908, 32.135559], [-95.469194, 32.143478], [-95.477914, 32.146209], [-95.479776, 32.151153], [-95.475473, 32.162329], [-95.47380899999999, 32.168889], [-95.47153499999999, 32.172347], [-95.46889499999999, 32.180372999999996], [-95.461556, 32.182898], [-95.46805599999999, 32.187619999999995], [-95.46826999999999, 32.190481], [-95.46324899999999, 32.194409], [-95.464852, 32.203755], [-95.46856, 32.205387], [-95.470147, 32.212086], [-95.475213, 32.211078], [-95.47893599999999, 32.212223], [-95.478509, 32.217556], [-95.486261, 32.225353], [-95.488, 32.235484], [-95.483926, 32.235835], [-95.48174399999999, 32.241388], [-95.476632, 32.242449], [-95.467584, 32.246629999999996], [-95.46959799999999, 32.249193], [-95.469949, 32.262124], [-95.461862, 32.270379], [-95.457268, 32.273111], [-95.4535, 32.280076], [-95.451043, 32.294052], [-95.446969, 32.295806999999996], [-95.44832699999999, 32.300269], [-95.45182199999999, 32.302513], [-95.45546999999999, 32.311512], [-95.454016, 32.316977], [-95.457667, 32.319058999999996], [-95.45548699999999, 32.322230999999995], [-95.457825, 32.327929], [-95.45335999999999, 32.333954], [-95.454073, 32.338542], [-95.45243099999999, 32.345841], [-95.447938, 32.346897], [-95.449165, 32.355233], [-95.44909899999999, 32.35946], [-95.456548, 32.368235999999996], [-95.461384, 32.365018], [-95.471346, 32.369523], [-95.47358799999999, 32.374182999999995], [-95.47801299999999, 32.376483], [-95.481895, 32.382604], [-95.486476, 32.386142], [-95.493797, 32.38964], [-95.497028, 32.397881999999996], [-95.50204099999999, 32.401705], [-95.50164199999999, 32.409239], [-95.50499599999999, 32.410784], [-95.50685299999999, 32.414792], [-95.51235299999999, 32.416013], [-95.519555, 32.421095], [-95.523845, 32.421194], [-95.528786, 32.428213], [-95.53474, 32.432266], [-95.53912, 32.432986], [-95.54102999999999, 32.439454999999995], [-95.545683, 32.441741], [-95.552318, 32.44954], [-95.55237699999999, 32.452177999999996], [-95.559325, 32.45532], [-95.568069, 32.461518999999996], [-95.573352, 32.461875], [-95.5943, 32.479858], [-95.594185, 32.564831999999996], [-95.594259, 32.644836999999995], [-95.59454099999999, 32.687025999999996]]]}}, {"type": "Feature", "id": "30", "properties": {"name": "Jackson, 48", "density": 1867}, "geometry": {"type": "Polygon", "coordinates": [[[-96.643442, 28.712104999999998], [-96.649965, 28.715090999999997], [-96.651054, 28.720087], [-96.659814, 28.720387], [-96.65921, 28.724045], [-96.66351499999999, 28.733190999999998], [-96.668478, 28.737620999999997], [-96.66413399999999, 28.740492], [-96.66371799999999, 28.744500000000002], [-96.671971, 28.752329999999997], [-96.669878, 28.760286999999998], [-96.676057, 28.763679999999997], [-96.685468, 28.763475999999997], [-96.688901, 28.766223999999998], [-96.68773, 28.772662999999998], [-96.695375, 28.772571], [-96.69932999999999, 28.778643], [-96.69646999999999, 28.780934], [-96.69823799999999, 28.786479], [-96.695092, 28.792092], [-96.69764099999999, 28.797385], [-96.701959, 28.799629999999997], [-96.706746, 28.804167], [-96.70575799999999, 28.811429999999998], [-96.70719, 28.815486], [-96.712836, 28.815485], [-96.719652, 28.817178], [-96.72308799999999, 28.821188], [-96.717963, 28.823228], [-96.71952499999999, 28.829093999999998], [-96.712344, 28.831042], [-96.71658599999999, 28.834891], [-96.716353, 28.838672], [-96.71345799999999, 28.842753], [-96.705086, 28.847265], [-96.70271799999999, 28.851022999999998], [-96.707246, 28.853657], [-96.711514, 28.851411], [-96.715524, 28.855466999999997], [-96.715081, 28.859087], [-96.722084, 28.861835], [-96.725417, 28.868959999999998], [-96.729973, 28.871273], [-96.732506, 28.877076], [-96.732119, 28.886218999999997], [-96.734698, 28.889837999999997], [-96.740219, 28.893869], [-96.74370599999999, 28.891071999999998], [-96.749844, 28.894849999999998], [-96.75844699999999, 28.896476], [-96.762273, 28.898813999999998], [-96.763285, 28.905344999999997], [-96.77057599999999, 28.905255999999998], [-96.77604, 28.915958999999997], [-96.783827, 28.915066999999997], [-96.78716, 28.917862], [-96.79213299999999, 28.918802999999997], [-96.791716, 28.923568999999997], [-96.79385099999999, 28.925563], [-96.793303, 28.92971], [-96.79970999999999, 28.933034], [-96.801716, 28.935875], [-96.800595, 28.939517], [-96.80473599999999, 28.945269], [-96.804422, 28.952762], [-96.807418, 28.955282999999998], [-96.809136, 28.964654], [-96.80559199999999, 28.972237999999997], [-96.810386, 28.974048999999997], [-96.811167, 28.980717], [-96.81760299999999, 28.990959], [-96.81604, 28.992883], [-96.821591, 28.996755999999998], [-96.82225799999999, 29.000259999999997], [-96.82686199999999, 29.007413999999997], [-96.82754, 29.011836], [-96.83210299999999, 29.021299], [-96.836196, 29.02171], [-96.83879499999999, 29.025326999999997], [-96.938587, 29.063243999999997], [-96.875259, 29.110060999999998], [-96.74154899999999, 29.204545999999997], [-96.67716999999999, 29.250249999999998], [-96.65846599999999, 29.263876], [-96.640315, 29.247804], [-96.62525099999999, 29.234371999999997], [-96.61336999999999, 29.225583], [-96.528145, 29.152001], [-96.489132, 29.118166], [-96.43168399999999, 29.068965], [-96.37523499999999, 29.020259], [-96.34978699999999, 28.998476999999998], [-96.30917799999999, 28.963290999999998], [-96.31062299999999, 28.930111999999998], [-96.310582, 28.924898], [-96.31223899999999, 28.888026], [-96.313304, 28.870335999999998], [-96.31673099999999, 28.800478], [-96.319485, 28.753956], [-96.323522, 28.675597], [-96.35645699999999, 28.675053], [-96.381108, 28.67494], [-96.404445, 28.674408999999997], [-96.404279, 28.689874999999997], [-96.40008, 28.689878999999998], [-96.39954, 28.730231], [-96.40763899999999, 28.729988], [-96.420469, 28.71361], [-96.428578, 28.71372], [-96.428394, 28.703522999999997], [-96.477921, 28.702536], [-96.475509, 28.70675], [-96.514809, 28.705852999999998], [-96.562818, 28.704984], [-96.57462, 28.705503], [-96.575649, 28.697753], [-96.580255, 28.697791], [-96.57761099999999, 28.706397], [-96.579657, 28.712335], [-96.580513, 28.719374], [-96.586776, 28.725289], [-96.611727, 28.721089], [-96.624881, 28.717246], [-96.634554, 28.713659999999997], [-96.643442, 28.712104999999998]]]}}, {"type": "Feature", "id": "30", "properties": {"name": "Jackson, 48", "density": 786}, "geometry": {"type": "Polygon", "coordinates": [[[-96.643442, 28.712104999999998], [-96.649965, 28.715090999999997], [-96.651054, 28.720087], [-96.659814, 28.720387], [-96.65921, 28.724045], [-96.66351499999999, 28.733190999999998], [-96.668478, 28.737620999999997], [-96.66413399999999, 28.740492], [-96.66371799999999, 28.744500000000002], [-96.671971, 28.752329999999997], [-96.669878, 28.760286999999998], [-96.676057, 28.763679999999997], [-96.685468, 28.763475999999997], [-96.688901, 28.766223999999998], [-96.68773, 28.772662999999998], [-96.695375, 28.772571], [-96.69932999999999, 28.778643], [-96.69646999999999, 28.780934], [-96.69823799999999, 28.786479], [-96.695092, 28.792092], [-96.69764099999999, 28.797385], [-96.701959, 28.799629999999997], [-96.706746, 28.804167], [-96.70575799999999, 28.811429999999998], [-96.70719, 28.815486], [-96.712836, 28.815485], [-96.719652, 28.817178], [-96.72308799999999, 28.821188], [-96.717963, 28.823228], [-96.71952499999999, 28.829093999999998], [-96.712344, 28.831042], [-96.71658599999999, 28.834891], [-96.716353, 28.838672], [-96.71345799999999, 28.842753], [-96.705086, 28.847265], [-96.70271799999999, 28.851022999999998], [-96.707246, 28.853657], [-96.711514, 28.851411], [-96.715524, 28.855466999999997], [-96.715081, 28.859087], [-96.722084, 28.861835], [-96.725417, 28.868959999999998], [-96.729973, 28.871273], [-96.732506, 28.877076], [-96.732119, 28.886218999999997], [-96.734698, 28.889837999999997], [-96.740219, 28.893869], [-96.74370599999999, 28.891071999999998], [-96.749844, 28.894849999999998], [-96.75844699999999, 28.896476], [-96.762273, 28.898813999999998], [-96.763285, 28.905344999999997], [-96.77057599999999, 28.905255999999998], [-96.77604, 28.915958999999997], [-96.783827, 28.915066999999997], [-96.78716, 28.917862], [-96.79213299999999, 28.918802999999997], [-96.791716, 28.923568999999997], [-96.79385099999999, 28.925563], [-96.793303, 28.92971], [-96.79970999999999, 28.933034], [-96.801716, 28.935875], [-96.800595, 28.939517], [-96.80473599999999, 28.945269], [-96.804422, 28.952762], [-96.807418, 28.955282999999998], [-96.809136, 28.964654], [-96.80559199999999, 28.972237999999997], [-96.810386, 28.974048999999997], [-96.811167, 28.980717], [-96.81760299999999, 28.990959], [-96.81604, 28.992883], [-96.821591, 28.996755999999998], [-96.82225799999999, 29.000259999999997], [-96.82686199999999, 29.007413999999997], [-96.82754, 29.011836], [-96.83210299999999, 29.021299], [-96.836196, 29.02171], [-96.83879499999999, 29.025326999999997], [-96.938587, 29.063243999999997], [-96.875259, 29.110060999999998], [-96.74154899999999, 29.204545999999997], [-96.67716999999999, 29.250249999999998], [-96.65846599999999, 29.263876], [-96.640315, 29.247804], [-96.62525099999999, 29.234371999999997], [-96.61336999999999, 29.225583], [-96.528145, 29.152001], [-96.489132, 29.118166], [-96.43168399999999, 29.068965], [-96.37523499999999, 29.020259], [-96.34978699999999, 28.998476999999998], [-96.30917799999999, 28.963290999999998], [-96.31062299999999, 28.930111999999998], [-96.310582, 28.924898], [-96.31223899999999, 28.888026], [-96.313304, 28.870335999999998], [-96.31673099999999, 28.800478], [-96.319485, 28.753956], [-96.323522, 28.675597], [-96.35645699999999, 28.675053], [-96.381108, 28.67494], [-96.404445, 28.674408999999997], [-96.404279, 28.689874999999997], [-96.40008, 28.689878999999998], [-96.39954, 28.730231], [-96.40763899999999, 28.729988], [-96.420469, 28.71361], [-96.428578, 28.71372], [-96.428394, 28.703522999999997], [-96.477921, 28.702536], [-96.475509, 28.70675], [-96.514809, 28.705852999999998], [-96.562818, 28.704984], [-96.57462, 28.705503], [-96.575649, 28.697753], [-96.580255, 28.697791], [-96.57761099999999, 28.706397], [-96.579657, 28.712335], [-96.580513, 28.719374], [-96.586776, 28.725289], [-96.611727, 28.721089], [-96.624881, 28.717246], [-96.634554, 28.713659999999997], [-96.643442, 28.712104999999998]]]}}, {"type": "Feature", "id": "31", "properties": {"name": "Medina, 48", "density": 715}, "geometry": {"type": "Polygon", "coordinates": [[[-99.41387999999999, 29.091334999999997], [-99.41310399999999, 29.125241], [-99.41314, 29.171104], [-99.41298599999999, 29.227178], [-99.41225999999999, 29.344711], [-99.41246199999999, 29.375232999999998], [-99.412623, 29.460368], [-99.41237199999999, 29.484116999999998], [-99.412588, 29.503491], [-99.412133, 29.555698999999997], [-99.41231499999999, 29.590712999999997], [-99.41172499999999, 29.612620999999997], [-99.411817, 29.627513999999998], [-99.359579, 29.627340999999998], [-99.334571, 29.626832999999998], [-99.313503, 29.626772], [-99.273876, 29.625837999999998], [-99.250317, 29.625557999999998], [-99.22586, 29.625702], [-99.12531299999999, 29.624321], [-99.000309, 29.623223999999997], [-98.98378699999999, 29.62345], [-98.98114, 29.621264999999998], [-98.976126, 29.613263999999997], [-98.976528, 29.604895], [-98.97865499999999, 29.598817], [-98.984859, 29.590936], [-98.987068, 29.584663], [-98.98577399999999, 29.581929], [-98.979822, 29.579182999999997], [-98.97927299999999, 29.575454999999998], [-98.985765, 29.570106], [-98.985202, 29.564079], [-98.979342, 29.555401999999997], [-98.97335299999999, 29.551695], [-98.968541, 29.553862], [-98.964728, 29.558901], [-98.957853, 29.560238], [-98.94740999999999, 29.557952999999998], [-98.941076, 29.558498], [-98.931664, 29.563547], [-98.927161, 29.56225], [-98.86100599999999, 29.632254999999997], [-98.825136, 29.670548], [-98.806552, 29.690709], [-98.805903, 29.643151999999997], [-98.805961, 29.616861999999998], [-98.80548499999999, 29.500263999999998], [-98.805002, 29.429509], [-98.804881, 29.375065], [-98.804592, 29.323408999999998], [-98.804926, 29.312922999999998], [-98.804763, 29.250693], [-98.80476499999999, 29.176146], [-98.8049, 29.090434], [-98.87208, 29.090239999999998], [-98.875305, 29.090636], [-98.90542699999999, 29.090591999999997], [-98.97408899999999, 29.090994], [-98.980729, 29.091155999999998], [-99.06443499999999, 29.090939], [-99.12069799999999, 29.091009], [-99.125323, 29.090604], [-99.191259, 29.091047], [-99.206841, 29.090771], [-99.247993, 29.091023], [-99.250316, 29.09154], [-99.347315, 29.091473999999998], [-99.41387999999999, 29.091334999999997]]]}}, {"type": "Feature", "id": "31", "properties": {"name": "Medina, 48", "density": 782}, "geometry": {"type": "Polygon", "coordinates": [[[-99.41387999999999, 29.091334999999997], [-99.41310399999999, 29.125241], [-99.41314, 29.171104], [-99.41298599999999, 29.227178], [-99.41225999999999, 29.344711], [-99.41246199999999, 29.375232999999998], [-99.412623, 29.460368], [-99.41237199999999, 29.484116999999998], [-99.412588, 29.503491], [-99.412133, 29.555698999999997], [-99.41231499999999, 29.590712999999997], [-99.41172499999999, 29.612620999999997], [-99.411817, 29.627513999999998], [-99.359579, 29.627340999999998], [-99.334571, 29.626832999999998], [-99.313503, 29.626772], [-99.273876, 29.625837999999998], [-99.250317, 29.625557999999998], [-99.22586, 29.625702], [-99.12531299999999, 29.624321], [-99.000309, 29.623223999999997], [-98.98378699999999, 29.62345], [-98.98114, 29.621264999999998], [-98.976126, 29.613263999999997], [-98.976528, 29.604895], [-98.97865499999999, 29.598817], [-98.984859, 29.590936], [-98.987068, 29.584663], [-98.98577399999999, 29.581929], [-98.979822, 29.579182999999997], [-98.97927299999999, 29.575454999999998], [-98.985765, 29.570106], [-98.985202, 29.564079], [-98.979342, 29.555401999999997], [-98.97335299999999, 29.551695], [-98.968541, 29.553862], [-98.964728, 29.558901], [-98.957853, 29.560238], [-98.94740999999999, 29.557952999999998], [-98.941076, 29.558498], [-98.931664, 29.563547], [-98.927161, 29.56225], [-98.86100599999999, 29.632254999999997], [-98.825136, 29.670548], [-98.806552, 29.690709], [-98.805903, 29.643151999999997], [-98.805961, 29.616861999999998], [-98.80548499999999, 29.500263999999998], [-98.805002, 29.429509], [-98.804881, 29.375065], [-98.804592, 29.323408999999998], [-98.804926, 29.312922999999998], [-98.804763, 29.250693], [-98.80476499999999, 29.176146], [-98.8049, 29.090434], [-98.87208, 29.090239999999998], [-98.875305, 29.090636], [-98.90542699999999, 29.090591999999997], [-98.97408899999999, 29.090994], [-98.980729, 29.091155999999998], [-99.06443499999999, 29.090939], [-99.12069799999999, 29.091009], [-99.125323, 29.090604], [-99.191259, 29.091047], [-99.206841, 29.090771], [-99.247993, 29.091023], [-99.250316, 29.09154], [-99.347315, 29.091473999999998], [-99.41387999999999, 29.091334999999997]]]}}, {"type": "Feature", "id": "32", "properties": {"name": "Wheeler, 48", "density": 1406}, "geometry": {"type": "Polygon", "coordinates": [[[-100.540158, 35.619296], [-100.473549, 35.619655], [-100.449013, 35.619575999999995], [-100.419125, 35.619897], [-100.379534, 35.619409], [-100.283596, 35.619513999999995], [-100.182675, 35.619468999999995], [-100.033841, 35.619124], [-100.000392, 35.619115], [-100.000391, 35.51913], [-99.99977299999999, 35.492898], [-99.99965999999999, 35.422364], [-100.000393, 35.422368999999996], [-100.000395, 35.306413], [-100.000386, 35.247405], [-100.000121, 35.238797999999996], [-100.000385, 35.182702], [-100.113132, 35.182466], [-100.13080000000001, 35.182719], [-100.282491, 35.182994], [-100.375401, 35.182846], [-100.444801, 35.183046], [-100.531908, 35.182950999999996], [-100.538978, 35.183144], [-100.538719, 35.198102], [-100.538556, 35.252289999999995], [-100.538144, 35.293853999999996], [-100.538539, 35.331981999999996], [-100.538589, 35.375046999999995], [-100.539273, 35.450431], [-100.539348, 35.484496], [-100.539723, 35.531681], [-100.540215, 35.552324999999996], [-100.539885, 35.586517], [-100.540158, 35.619296]]]}}, {"type": "Feature", "id": "33", "properties": {"name": "Dallam, 48", "density": 403}, "geometry": {"type": "Polygon", "coordinates": [[[-103.002434, 36.500397], [-102.875477, 36.500237999999996], [-102.868087, 36.500474], [-102.821224, 36.500631999999996], [-102.750472, 36.5004], [-102.729727, 36.500672], [-102.696977, 36.500454], [-102.625467, 36.500364], [-102.500462, 36.500437], [-102.375457, 36.500552], [-102.36649, 36.500395999999995], [-102.250453, 36.500369], [-102.24499, 36.500704], [-102.22058, 36.500333], [-102.162463, 36.500326], [-102.162742, 36.496586], [-102.162903, 36.375028], [-102.163068, 36.313584999999996], [-102.163303, 36.303118], [-102.163053, 36.255961], [-102.162956, 36.125032999999995], [-102.163181, 36.117796], [-102.163015, 36.055248999999996], [-102.202965, 36.054975], [-102.301352, 36.055364], [-102.360199, 36.055653], [-102.375467, 36.055403], [-102.470973, 36.055496], [-102.500475, 36.05514], [-102.577847, 36.055105999999995], [-102.625604, 36.05531], [-102.726191, 36.055166], [-102.867943, 36.055126], [-102.875774, 36.055268], [-102.981709, 36.055059], [-103.040824, 36.055231], [-103.040791, 36.083433], [-103.041114, 36.125034], [-103.04133, 36.239354], [-103.041674, 36.317533999999995], [-103.041618, 36.461804], [-103.041923, 36.50035], [-103.002434, 36.500397]]]}}, {"type": "Feature", "id": "34", "properties": {"name": "Callahan, 48", "density": 1628}, "geometry": {"type": "Polygon", "coordinates": [[[-99.11429299999999, 32.514811], [-99.114049, 32.500126], [-99.11465199999999, 32.495353], [-99.115065, 32.462241999999996], [-99.115077, 32.438137], [-99.115511, 32.406301], [-99.116446, 32.365021], [-99.116979, 32.323509], [-99.116979, 32.297267], [-99.11755199999999, 32.250133], [-99.11731999999999, 32.249247], [-99.11761299999999, 32.187128], [-99.118366, 32.129737], [-99.118665, 32.079585], [-99.12534, 32.079187], [-99.155625, 32.079471999999996], [-99.195871, 32.079235], [-99.246832, 32.079356], [-99.25034199999999, 32.080065], [-99.337605, 32.080067], [-99.423143, 32.080154], [-99.49945199999999, 32.080034999999995], [-99.500348, 32.079874], [-99.62531, 32.081303], [-99.631413, 32.081274], [-99.63150499999999, 32.112434], [-99.631119, 32.157534], [-99.63066599999999, 32.249092], [-99.631129, 32.257363999999995], [-99.63099299999999, 32.292944], [-99.630569, 32.313843], [-99.630843, 32.341347], [-99.62999699999999, 32.401606], [-99.62983799999999, 32.47456], [-99.62957899999999, 32.514657], [-99.612026, 32.514654], [-99.505451, 32.514784], [-99.340845, 32.514998], [-99.25035299999999, 32.51527], [-99.182334, 32.514979], [-99.125344, 32.514993], [-99.11429299999999, 32.514811]]]}}, {"type": "Feature", "id": "35", "properties": {"name": "Lamar, 48", "density": 282}, "geometry": {"type": "Polygon", "coordinates": [[[-95.846536, 33.839855], [-95.838056, 33.835893], [-95.830406, 33.834785], [-95.822047, 33.838554], [-95.81899299999999, 33.842389], [-95.81914499999999, 33.84813], [-95.82112099999999, 33.853068], [-95.82033799999999, 33.857231999999996], [-95.81572299999999, 33.859815], [-95.804456, 33.861425], [-95.79988, 33.861270999999995], [-95.790391, 33.857473999999996], [-95.779884, 33.851331], [-95.775902, 33.847311], [-95.77023899999999, 33.845202], [-95.76358599999999, 33.846824], [-95.754817, 33.851993], [-95.751588, 33.855892], [-95.75142, 33.860683], [-95.754131, 33.865249], [-95.76151999999999, 33.873118], [-95.762467, 33.881144], [-95.759759, 33.88812], [-95.75661199999999, 33.892027999999996], [-95.74885599999999, 33.896080999999995], [-95.733183, 33.896447], [-95.71997999999999, 33.890944], [-95.712183, 33.885518999999995], [-95.70063499999999, 33.885844999999996], [-95.688876, 33.888486], [-95.67927999999999, 33.894363999999996], [-95.677922, 33.896975999999995], [-95.665478, 33.909003999999996], [-95.65835, 33.910258], [-95.64811999999999, 33.908128], [-95.63799499999999, 33.904878], [-95.632774, 33.904815], [-95.627318, 33.907806], [-95.624798, 33.915664], [-95.616367, 33.927626], [-95.60907399999999, 33.9292], [-95.60435199999999, 33.928808], [-95.599108, 33.933071], [-95.597522, 33.942342], [-95.58984, 33.942045], [-95.58185399999999, 33.934152], [-95.576854, 33.932966], [-95.567393, 33.933616], [-95.557711, 33.930351], [-95.552799, 33.924310999999996], [-95.551312, 33.916219999999996], [-95.54911399999999, 33.911533999999996], [-95.54791499999999, 33.900141999999995], [-95.551216, 33.889713], [-95.549323, 33.885663], [-95.543368, 33.880503], [-95.53379799999999, 33.881153], [-95.526523, 33.884684], [-95.518529, 33.889877], [-95.515979, 33.893986], [-95.511439, 33.897296], [-95.505344, 33.894574], [-95.505776, 33.876391], [-95.502101, 33.875081], [-95.49203999999999, 33.874942], [-95.483531, 33.876825], [-95.469923, 33.881945], [-95.468126, 33.885017], [-95.463594, 33.887249], [-95.459728, 33.886652], [-95.46279, 33.879051], [-95.463336, 33.872396], [-95.455288, 33.87124], [-95.442746, 33.866506], [-95.437905, 33.866445999999996], [-95.427684, 33.870459], [-95.410715, 33.865406], [-95.40395099999999, 33.864542], [-95.39804199999999, 33.865210999999995], [-95.38969499999999, 33.867978], [-95.375743, 33.868401], [-95.370976, 33.866849], [-95.363209, 33.866811999999996], [-95.357383, 33.869234999999996], [-95.35235899999999, 33.869597], [-95.337706, 33.874659], [-95.335696, 33.874252], [-95.330379, 33.882703], [-95.32993599999999, 33.886334], [-95.325535, 33.885734], [-95.31366399999999, 33.88105], [-95.310497, 33.877204], [-95.31103499999999, 33.7501], [-95.310819, 33.739087], [-95.31042099999999, 33.650754], [-95.310565, 33.608422], [-95.310187, 33.570603999999996], [-95.310547, 33.530488], [-95.309878, 33.500105999999995], [-95.309285, 33.495112], [-95.30863699999999, 33.380662], [-95.309692, 33.379551], [-95.31886899999999, 33.381907999999996], [-95.327461, 33.380732], [-95.32988999999999, 33.385418], [-95.33838, 33.386685], [-95.34253299999999, 33.388669], [-95.353754, 33.386894], [-95.35541599999999, 33.39006], [-95.363474, 33.393724], [-95.373215, 33.392424], [-95.37928699999999, 33.397773], [-95.38413899999999, 33.398651], [-95.392234, 33.401967], [-95.395603, 33.399374], [-95.39975199999999, 33.409777999999996], [-95.404889, 33.408904], [-95.412836, 33.411884], [-95.41689799999999, 33.412194], [-95.41708899999999, 33.416435], [-95.42697199999999, 33.418648999999995], [-95.43283699999999, 33.427197], [-95.439982, 33.429263999999996], [-95.444673, 33.43305], [-95.44949899999999, 33.434785], [-95.4646, 33.433895], [-95.466895, 33.438195], [-95.47030099999999, 33.439436], [-95.470737, 33.443559], [-95.480744, 33.451299], [-95.484781, 33.450829999999996], [-95.48921399999999, 33.453756999999996], [-95.49901, 33.448223999999996], [-95.500903, 33.443404], [-95.50652099999999, 33.441911999999995], [-95.51060299999999, 33.444863999999995], [-95.51947799999999, 33.444086999999996], [-95.526956, 33.445923], [-95.531503, 33.452233], [-95.535186, 33.453046], [-95.54663699999999, 33.459103999999996], [-95.548011, 33.465969], [-95.55356499999999, 33.468396], [-95.556719, 33.471418], [-95.56583599999999, 33.47706], [-95.569079, 33.473723], [-95.576066, 33.472422], [-95.58201199999999, 33.469172], [-95.58538899999999, 33.471128], [-95.590043, 33.469803], [-95.5931, 33.472285], [-95.592952, 33.480126], [-95.599712, 33.480393], [-95.600894, 33.483893], [-95.60811199999999, 33.481713], [-95.609517, 33.484460999999996], [-95.616231, 33.48388], [-95.621027, 33.48706], [-95.629933, 33.485178999999995], [-95.636325, 33.482096999999996], [-95.637541, 33.484122], [-95.644218, 33.486105], [-95.647944, 33.483363], [-95.661008, 33.477545], [-95.667822, 33.475550999999996], [-95.671634, 33.472636], [-95.677747, 33.472575], [-95.68178499999999, 33.470267], [-95.68345, 33.474413], [-95.687574, 33.477342], [-95.697238, 33.476765], [-95.702272, 33.481091], [-95.70439499999999, 33.486655999999996], [-95.713447, 33.483668], [-95.716084, 33.485991999999996], [-95.733531, 33.486418], [-95.744159, 33.492365], [-95.75138899999999, 33.493238999999996], [-95.756413, 33.491231], [-95.75924599999999, 33.493382], [-95.767483, 33.494751], [-95.780028, 33.490837], [-95.781634, 33.486309999999996], [-95.78821599999999, 33.486225999999995], [-95.79790799999999, 33.478048], [-95.807818, 33.475065], [-95.81979, 33.464033], [-95.825499, 33.463341], [-95.829916, 33.459297], [-95.833147, 33.460724], [-95.848947, 33.45776], [-95.857738, 33.461722], [-95.85638499999999, 33.576491], [-95.856892, 33.625102999999996], [-95.855874, 33.625102999999996], [-95.855125, 33.73692], [-95.855109, 33.76423], [-95.85448, 33.824085], [-95.854779, 33.828401], [-95.850409, 33.837233], [-95.846536, 33.839855]]]}}, {"type": "Feature", "id": "35", "properties": {"name": "Lamar, 48", "density": 297}, "geometry": {"type": "Polygon", "coordinates": [[[-95.846536, 33.839855], [-95.838056, 33.835893], [-95.830406, 33.834785], [-95.822047, 33.838554], [-95.81899299999999, 33.842389], [-95.81914499999999, 33.84813], [-95.82112099999999, 33.853068], [-95.82033799999999, 33.857231999999996], [-95.81572299999999, 33.859815], [-95.804456, 33.861425], [-95.79988, 33.861270999999995], [-95.790391, 33.857473999999996], [-95.779884, 33.851331], [-95.775902, 33.847311], [-95.77023899999999, 33.845202], [-95.76358599999999, 33.846824], [-95.754817, 33.851993], [-95.751588, 33.855892], [-95.75142, 33.860683], [-95.754131, 33.865249], [-95.76151999999999, 33.873118], [-95.762467, 33.881144], [-95.759759, 33.88812], [-95.75661199999999, 33.892027999999996], [-95.74885599999999, 33.896080999999995], [-95.733183, 33.896447], [-95.71997999999999, 33.890944], [-95.712183, 33.885518999999995], [-95.70063499999999, 33.885844999999996], [-95.688876, 33.888486], [-95.67927999999999, 33.894363999999996], [-95.677922, 33.896975999999995], [-95.665478, 33.909003999999996], [-95.65835, 33.910258], [-95.64811999999999, 33.908128], [-95.63799499999999, 33.904878], [-95.632774, 33.904815], [-95.627318, 33.907806], [-95.624798, 33.915664], [-95.616367, 33.927626], [-95.60907399999999, 33.9292], [-95.60435199999999, 33.928808], [-95.599108, 33.933071], [-95.597522, 33.942342], [-95.58984, 33.942045], [-95.58185399999999, 33.934152], [-95.576854, 33.932966], [-95.567393, 33.933616], [-95.557711, 33.930351], [-95.552799, 33.924310999999996], [-95.551312, 33.916219999999996], [-95.54911399999999, 33.911533999999996], [-95.54791499999999, 33.900141999999995], [-95.551216, 33.889713], [-95.549323, 33.885663], [-95.543368, 33.880503], [-95.53379799999999, 33.881153], [-95.526523, 33.884684], [-95.518529, 33.889877], [-95.515979, 33.893986], [-95.511439, 33.897296], [-95.505344, 33.894574], [-95.505776, 33.876391], [-95.502101, 33.875081], [-95.49203999999999, 33.874942], [-95.483531, 33.876825], [-95.469923, 33.881945], [-95.468126, 33.885017], [-95.463594, 33.887249], [-95.459728, 33.886652], [-95.46279, 33.879051], [-95.463336, 33.872396], [-95.455288, 33.87124], [-95.442746, 33.866506], [-95.437905, 33.866445999999996], [-95.427684, 33.870459], [-95.410715, 33.865406], [-95.40395099999999, 33.864542], [-95.39804199999999, 33.865210999999995], [-95.38969499999999, 33.867978], [-95.375743, 33.868401], [-95.370976, 33.866849], [-95.363209, 33.866811999999996], [-95.357383, 33.869234999999996], [-95.35235899999999, 33.869597], [-95.337706, 33.874659], [-95.335696, 33.874252], [-95.330379, 33.882703], [-95.32993599999999, 33.886334], [-95.325535, 33.885734], [-95.31366399999999, 33.88105], [-95.310497, 33.877204], [-95.31103499999999, 33.7501], [-95.310819, 33.739087], [-95.31042099999999, 33.650754], [-95.310565, 33.608422], [-95.310187, 33.570603999999996], [-95.310547, 33.530488], [-95.309878, 33.500105999999995], [-95.309285, 33.495112], [-95.30863699999999, 33.380662], [-95.309692, 33.379551], [-95.31886899999999, 33.381907999999996], [-95.327461, 33.380732], [-95.32988999999999, 33.385418], [-95.33838, 33.386685], [-95.34253299999999, 33.388669], [-95.353754, 33.386894], [-95.35541599999999, 33.39006], [-95.363474, 33.393724], [-95.373215, 33.392424], [-95.37928699999999, 33.397773], [-95.38413899999999, 33.398651], [-95.392234, 33.401967], [-95.395603, 33.399374], [-95.39975199999999, 33.409777999999996], [-95.404889, 33.408904], [-95.412836, 33.411884], [-95.41689799999999, 33.412194], [-95.41708899999999, 33.416435], [-95.42697199999999, 33.418648999999995], [-95.43283699999999, 33.427197], [-95.439982, 33.429263999999996], [-95.444673, 33.43305], [-95.44949899999999, 33.434785], [-95.4646, 33.433895], [-95.466895, 33.438195], [-95.47030099999999, 33.439436], [-95.470737, 33.443559], [-95.480744, 33.451299], [-95.484781, 33.450829999999996], [-95.48921399999999, 33.453756999999996], [-95.49901, 33.448223999999996], [-95.500903, 33.443404], [-95.50652099999999, 33.441911999999995], [-95.51060299999999, 33.444863999999995], [-95.51947799999999, 33.444086999999996], [-95.526956, 33.445923], [-95.531503, 33.452233], [-95.535186, 33.453046], [-95.54663699999999, 33.459103999999996], [-95.548011, 33.465969], [-95.55356499999999, 33.468396], [-95.556719, 33.471418], [-95.56583599999999, 33.47706], [-95.569079, 33.473723], [-95.576066, 33.472422], [-95.58201199999999, 33.469172], [-95.58538899999999, 33.471128], [-95.590043, 33.469803], [-95.5931, 33.472285], [-95.592952, 33.480126], [-95.599712, 33.480393], [-95.600894, 33.483893], [-95.60811199999999, 33.481713], [-95.609517, 33.484460999999996], [-95.616231, 33.48388], [-95.621027, 33.48706], [-95.629933, 33.485178999999995], [-95.636325, 33.482096999999996], [-95.637541, 33.484122], [-95.644218, 33.486105], [-95.647944, 33.483363], [-95.661008, 33.477545], [-95.667822, 33.475550999999996], [-95.671634, 33.472636], [-95.677747, 33.472575], [-95.68178499999999, 33.470267], [-95.68345, 33.474413], [-95.687574, 33.477342], [-95.697238, 33.476765], [-95.702272, 33.481091], [-95.70439499999999, 33.486655999999996], [-95.713447, 33.483668], [-95.716084, 33.485991999999996], [-95.733531, 33.486418], [-95.744159, 33.492365], [-95.75138899999999, 33.493238999999996], [-95.756413, 33.491231], [-95.75924599999999, 33.493382], [-95.767483, 33.494751], [-95.780028, 33.490837], [-95.781634, 33.486309999999996], [-95.78821599999999, 33.486225999999995], [-95.79790799999999, 33.478048], [-95.807818, 33.475065], [-95.81979, 33.464033], [-95.825499, 33.463341], [-95.829916, 33.459297], [-95.833147, 33.460724], [-95.848947, 33.45776], [-95.857738, 33.461722], [-95.85638499999999, 33.576491], [-95.856892, 33.625102999999996], [-95.855874, 33.625102999999996], [-95.855125, 33.73692], [-95.855109, 33.76423], [-95.85448, 33.824085], [-95.854779, 33.828401], [-95.850409, 33.837233], [-95.846536, 33.839855]]]}}, {"type": "Feature", "id": "36", "properties": {"name": "Coryell, 48", "density": 801}, "geometry": {"type": "Polygon", "coordinates": [[[-97.60522999999999, 31.587761999999998], [-97.59378699999999, 31.572377999999997], [-97.571533, 31.540134], [-97.524014, 31.471653], [-97.50017199999999, 31.436929], [-97.475949, 31.402544], [-97.46391799999999, 31.384258], [-97.461722, 31.382130999999998], [-97.418606, 31.320202], [-97.48386099999999, 31.286513], [-97.500282, 31.278278], [-97.618883, 31.217457], [-97.637979, 31.208194], [-97.677041, 31.187673], [-97.740748, 31.154947], [-97.777873, 31.136135999999997], [-97.80479, 31.121799], [-97.839322, 31.104291999999997], [-97.9071, 31.069374], [-97.940444, 31.118691], [-97.968012, 31.157795999999998], [-98.00535099999999, 31.212245999999997], [-98.032107, 31.250166999999998], [-98.070619, 31.306137], [-98.12530799999999, 31.385454], [-98.18000599999999, 31.463717], [-98.12531, 31.49168], [-98.120195, 31.494104], [-98.01928799999999, 31.544617], [-97.875304, 31.617494999999998], [-97.819667, 31.645445], [-97.766431, 31.672461], [-97.68983399999999, 31.711019], [-97.630895, 31.625159999999997], [-97.618282, 31.606372999999998], [-97.60522999999999, 31.587761999999998]]]}}, {"type": "Feature", "id": "36", "properties": {"name": "Coryell, 48", "density": 226}, "geometry": {"type": "Polygon", "coordinates": [[[-97.60522999999999, 31.587761999999998], [-97.59378699999999, 31.572377999999997], [-97.571533, 31.540134], [-97.524014, 31.471653], [-97.50017199999999, 31.436929], [-97.475949, 31.402544], [-97.46391799999999, 31.384258], [-97.461722, 31.382130999999998], [-97.418606, 31.320202], [-97.48386099999999, 31.286513], [-97.500282, 31.278278], [-97.618883, 31.217457], [-97.637979, 31.208194], [-97.677041, 31.187673], [-97.740748, 31.154947], [-97.777873, 31.136135999999997], [-97.80479, 31.121799], [-97.839322, 31.104291999999997], [-97.9071, 31.069374], [-97.940444, 31.118691], [-97.968012, 31.157795999999998], [-98.00535099999999, 31.212245999999997], [-98.032107, 31.250166999999998], [-98.070619, 31.306137], [-98.12530799999999, 31.385454], [-98.18000599999999, 31.463717], [-98.12531, 31.49168], [-98.120195, 31.494104], [-98.01928799999999, 31.544617], [-97.875304, 31.617494999999998], [-97.819667, 31.645445], [-97.766431, 31.672461], [-97.68983399999999, 31.711019], [-97.630895, 31.625159999999997], [-97.618282, 31.606372999999998], [-97.60522999999999, 31.587761999999998]]]}}, {"type": "Feature", "id": "37", "properties": {"name": "Gaines, 48", "density": 881}, "geometry": {"type": "Polygon", "coordinates": [[[-102.595023, 32.958830999999996], [-102.500467, 32.958658], [-102.46801, 32.958875], [-102.382013, 32.958614], [-102.33019, 32.958942], [-102.280487, 32.958797], [-102.244151, 32.958943], [-102.235664, 32.958572], [-102.20852, 32.958956], [-102.208092, 32.916576], [-102.20621, 32.843061], [-102.205778, 32.801865], [-102.205583, 32.744369999999996], [-102.203973, 32.628557], [-102.202703, 32.523271], [-102.211037, 32.523244], [-102.240807, 32.523146], [-102.319647, 32.52323], [-102.371534, 32.523371], [-102.37544, 32.523109], [-102.473262, 32.522923], [-102.486593, 32.523081], [-102.625451, 32.523067999999995], [-102.738398, 32.523002], [-102.750458, 32.523095999999995], [-102.863833, 32.52314], [-102.99628, 32.523154], [-103.00047, 32.522875], [-103.064696, 32.522193], [-103.064842, 32.619155], [-103.064537, 32.62511], [-103.064824, 32.667628], [-103.064732, 32.741279999999996], [-103.064968, 32.754674], [-103.064699, 32.827531], [-103.064916, 32.857259], [-103.064603, 32.885579], [-103.064657, 32.959097], [-103.000495, 32.959508], [-102.996985, 32.959178], [-102.932366, 32.958895], [-102.875482, 32.958981], [-102.793804, 32.958548], [-102.749783, 32.958866], [-102.625478, 32.958746], [-102.595023, 32.958830999999996]]]}}, {"type": "Feature", "id": "38", "properties": {"name": "Kendall, 48", "density": 697}, "geometry": {"type": "Polygon", "coordinates": [[[-98.920147, 30.138289999999998], [-98.872827, 30.138469999999998], [-98.853017, 30.138232], [-98.778363, 30.137916999999998], [-98.749684, 30.138523], [-98.625306, 30.138945], [-98.587897, 30.138954], [-98.547804, 30.092177999999997], [-98.53235099999999, 30.073812], [-98.52964999999999, 30.071279999999998], [-98.500219, 30.037148], [-98.46766699999999, 30.000211999999998], [-98.414018, 29.937556999999998], [-98.431654, 29.922361], [-98.486871, 29.875217], [-98.5359, 29.834922], [-98.590706, 29.790143999999998], [-98.64022399999999, 29.750221], [-98.646124, 29.745181], [-98.645466, 29.747854999999998], [-98.649778, 29.753500000000003], [-98.65305099999999, 29.748831], [-98.65598899999999, 29.747774999999997], [-98.661108, 29.7493], [-98.66339099999999, 29.745130999999997], [-98.67383199999999, 29.742117], [-98.676575, 29.737271], [-98.682935, 29.739351], [-98.68843199999999, 29.738443], [-98.692725, 29.735208], [-98.69999399999999, 29.737440999999997], [-98.699888, 29.732706], [-98.705271, 29.733136], [-98.710692, 29.730850999999998], [-98.71767, 29.725306], [-98.72323399999999, 29.729613999999998], [-98.726063, 29.727748], [-98.732525, 29.729533999999997], [-98.728954, 29.722306], [-98.73424899999999, 29.721363999999998], [-98.73777, 29.716746999999998], [-98.744017, 29.716475], [-98.74805099999999, 29.720554999999997], [-98.76225199999999, 29.722011], [-98.766117, 29.719796], [-98.769041, 29.721293], [-98.77878199999999, 29.720167], [-98.78101699999999, 29.720889999999997], [-98.90653599999999, 29.776622], [-98.91772499999999, 29.781398], [-98.919967, 29.883091999999998], [-98.92051599999999, 29.972907], [-98.920799, 30.031271], [-98.920147, 30.138289999999998]]]}}, {"type": "Feature", "id": "38", "properties": {"name": "Kendall, 48", "density": 57}, "geometry": {"type": "Polygon", "coordinates": [[[-98.920147, 30.138289999999998], [-98.872827, 30.138469999999998], [-98.853017, 30.138232], [-98.778363, 30.137916999999998], [-98.749684, 30.138523], [-98.625306, 30.138945], [-98.587897, 30.138954], [-98.547804, 30.092177999999997], [-98.53235099999999, 30.073812], [-98.52964999999999, 30.071279999999998], [-98.500219, 30.037148], [-98.46766699999999, 30.000211999999998], [-98.414018, 29.937556999999998], [-98.431654, 29.922361], [-98.486871, 29.875217], [-98.5359, 29.834922], [-98.590706, 29.790143999999998], [-98.64022399999999, 29.750221], [-98.646124, 29.745181], [-98.645466, 29.747854999999998], [-98.649778, 29.753500000000003], [-98.65305099999999, 29.748831], [-98.65598899999999, 29.747774999999997], [-98.661108, 29.7493], [-98.66339099999999, 29.745130999999997], [-98.67383199999999, 29.742117], [-98.676575, 29.737271], [-98.682935, 29.739351], [-98.68843199999999, 29.738443], [-98.692725, 29.735208], [-98.69999399999999, 29.737440999999997], [-98.699888, 29.732706], [-98.705271, 29.733136], [-98.710692, 29.730850999999998], [-98.71767, 29.725306], [-98.72323399999999, 29.729613999999998], [-98.726063, 29.727748], [-98.732525, 29.729533999999997], [-98.728954, 29.722306], [-98.73424899999999, 29.721363999999998], [-98.73777, 29.716746999999998], [-98.744017, 29.716475], [-98.74805099999999, 29.720554999999997], [-98.76225199999999, 29.722011], [-98.766117, 29.719796], [-98.769041, 29.721293], [-98.77878199999999, 29.720167], [-98.78101699999999, 29.720889999999997], [-98.90653599999999, 29.776622], [-98.91772499999999, 29.781398], [-98.919967, 29.883091999999998], [-98.92051599999999, 29.972907], [-98.920799, 30.031271], [-98.920147, 30.138289999999998]]]}}, {"type": "Feature", "id": "39", "properties": {"name": "Nacogdoches, 48", "density": 1858}, "geometry": {"type": "Polygon", "coordinates": [[[-94.86585699999999, 31.526916], [-94.87308999999999, 31.52674], [-94.876442, 31.528647999999997], [-94.883969, 31.529692999999998], [-94.882415, 31.532992999999998], [-94.886451, 31.542343], [-94.893737, 31.542773999999998], [-94.896138, 31.545738999999998], [-94.893149, 31.549068], [-94.900623, 31.552978], [-94.89656699999999, 31.554961], [-94.89502999999999, 31.558874999999997], [-94.889591, 31.566253999999997], [-94.892247, 31.578087], [-94.90212299999999, 31.5743], [-94.907282, 31.570676], [-94.91230499999999, 31.569027], [-94.915683, 31.569964], [-94.92042099999999, 31.573998999999997], [-94.924219, 31.579487], [-94.919405, 31.586755], [-94.92486699999999, 31.590339999999998], [-94.927894, 31.601087], [-94.925339, 31.603233999999997], [-94.926244, 31.609983999999997], [-94.930447, 31.611735999999997], [-94.931743, 31.618816], [-94.93885999999999, 31.62447], [-94.941997, 31.629153], [-94.94097699999999, 31.634251], [-94.94269299999999, 31.638464], [-94.949669, 31.63649], [-94.951292, 31.642723], [-94.949086, 31.649893], [-94.948651, 31.657411999999997], [-94.95218, 31.659959999999998], [-94.95126499999999, 31.666968999999998], [-94.95458699999999, 31.676078999999998], [-94.95217099999999, 31.680066], [-94.959668, 31.685962999999997], [-94.965223, 31.693884999999998], [-94.96584299999999, 31.697716999999997], [-94.96018099999999, 31.699127999999998], [-94.964069, 31.703955999999998], [-94.959727, 31.709191999999998], [-94.962408, 31.715818], [-94.955246, 31.721248], [-94.958344, 31.7241], [-94.96240399999999, 31.733718], [-94.965091, 31.736497999999997], [-94.972757, 31.737630999999997], [-94.96606799999999, 31.755477], [-94.96118399999999, 31.752803], [-94.955663, 31.754661], [-94.945259, 31.75208], [-94.93733999999999, 31.756535999999997], [-94.93166599999999, 31.754506], [-94.928478, 31.756649999999997], [-94.926266, 31.761858], [-94.929228, 31.766354], [-94.937438, 31.769582], [-94.937629, 31.771345999999998], [-94.948838, 31.774403], [-94.955289, 31.773346], [-94.957636, 31.777717], [-94.974166, 31.782581999999998], [-94.978128, 31.793294], [-94.97130299999999, 31.795498], [-94.960325, 31.796910999999998], [-94.955426, 31.796367999999998], [-94.951957, 31.800772], [-94.954256, 31.805524], [-94.947131, 31.810848999999997], [-94.94232199999999, 31.817617], [-94.945859, 31.824903], [-94.93590999999999, 31.831481999999998], [-94.93461599999999, 31.834747999999998], [-94.93753199999999, 31.845554999999997], [-94.875213, 31.844928], [-94.87474499999999, 31.84459], [-94.792845, 31.843913999999998], [-94.75021199999999, 31.843718], [-94.625209, 31.84406], [-94.500205, 31.844336], [-94.452416, 31.844281], [-94.44738799999999, 31.837473], [-94.446163, 31.833883], [-94.436515, 31.827395], [-94.436701, 31.824596], [-94.432715, 31.82221], [-94.43145899999999, 31.816958999999997], [-94.43252199999999, 31.812988999999998], [-94.42832399999999, 31.808176999999997], [-94.427803, 31.802569], [-94.425157, 31.801458], [-94.428197, 31.790668999999998], [-94.429097, 31.779187999999998], [-94.431872, 31.774237999999997], [-94.425963, 31.767856], [-94.422225, 31.766197], [-94.42088, 31.76046], [-94.41723999999999, 31.757462], [-94.41599699999999, 31.748027999999998], [-94.41248399999999, 31.745751], [-94.41437599999999, 31.741754], [-94.412988, 31.733725], [-94.415441, 31.725593], [-94.413956, 31.723426], [-94.414164, 31.713738], [-94.415387, 31.705468], [-94.40690699999999, 31.694253999999997], [-94.408529, 31.688029999999998], [-94.403753, 31.681568], [-94.405658, 31.678186], [-94.40427799999999, 31.671543999999997], [-94.406967, 31.664994999999998], [-94.401735, 31.661717], [-94.40257199999999, 31.657769], [-94.399091, 31.653596], [-94.39962, 31.649193999999998], [-94.397498, 31.647132], [-94.394256, 31.638872], [-94.389589, 31.639404], [-94.37853, 31.635769999999997], [-94.369895, 31.635669999999998], [-94.367069, 31.629071999999997], [-94.367301, 31.624084999999997], [-94.36063, 31.6235], [-94.35458, 31.617722999999998], [-94.350359, 31.606984999999998], [-94.33749499999999, 31.604733999999997], [-94.32892199999999, 31.596987], [-94.328195, 31.592450999999997], [-94.320094, 31.589779], [-94.31110000000001, 31.588482], [-94.31338, 31.583505], [-94.313836, 31.578605999999997], [-94.306559, 31.57199], [-94.308229, 31.569630999999998], [-94.304921, 31.563346], [-94.307535, 31.55876], [-94.305179, 31.549785], [-94.305077, 31.534392999999998], [-94.303293, 31.526656], [-94.30897499999999, 31.524241999999997], [-94.30814, 31.52037], [-94.310175, 31.515295], [-94.302364, 31.512017], [-94.306758, 31.495904999999997], [-94.30917699999999, 31.495514999999997], [-94.31521599999999, 31.490372999999998], [-94.314561, 31.485704], [-94.31883499999999, 31.481651], [-94.31806399999999, 31.475261], [-94.314137, 31.473062], [-94.31192, 31.46887], [-94.31423, 31.464436], [-94.313638, 31.4603], [-94.31688299999999, 31.456436], [-94.315562, 31.448276999999997], [-94.321799, 31.443191], [-94.321153, 31.43866], [-94.315716, 31.435831999999998], [-94.31639299999999, 31.430388999999998], [-94.309578, 31.428289], [-94.305719, 31.421447999999998], [-94.30810699999999, 31.414474], [-94.31425, 31.411244], [-94.312242, 31.405652999999997], [-94.317432, 31.402058999999998], [-94.31968499999999, 31.405403], [-94.326934, 31.399991], [-94.32465599999999, 31.392189], [-94.327709, 31.383142999999997], [-94.32502, 31.380208], [-94.327668, 31.369349], [-94.330792, 31.362115], [-94.326167, 31.357910999999998], [-94.326876, 31.354017], [-94.31728, 31.34323], [-94.31446799999999, 31.338448], [-94.317512, 31.334560999999997], [-94.315456, 31.327119999999997], [-94.32221899999999, 31.323576], [-94.319158, 31.316083], [-94.315676, 31.310475999999998], [-94.31532399999999, 31.3059], [-94.324951, 31.29423], [-94.32213499999999, 31.286821999999997], [-94.328409, 31.282128999999998], [-94.331355, 31.277473999999998], [-94.330759, 31.274742], [-94.33509, 31.271718999999997], [-94.339109, 31.264442], [-94.33415099999999, 31.257859], [-94.333106, 31.252160999999997], [-94.331169, 31.250543999999998], [-94.33970599999999, 31.241369], [-94.335341, 31.240796], [-94.332681, 31.236615999999998], [-94.32436899999999, 31.22964], [-94.326616, 31.224753999999997], [-94.33394, 31.226229999999997], [-94.341121, 31.231277], [-94.3437, 31.236614999999997], [-94.34874699999999, 31.238301999999997], [-94.351672, 31.247594999999997], [-94.355588, 31.250390999999997], [-94.357631, 31.25959], [-94.367046, 31.261162], [-94.36970099999999, 31.264602], [-94.374185, 31.266161999999998], [-94.377962, 31.272868], [-94.383296, 31.276683], [-94.383594, 31.282027], [-94.38741999999999, 31.283091], [-94.385391, 31.290008999999998], [-94.389636, 31.293573], [-94.39349399999999, 31.299522], [-94.404788, 31.303577999999998], [-94.41568099999999, 31.308839], [-94.429349, 31.312092], [-94.43269599999999, 31.314676], [-94.43805599999999, 31.31261], [-94.439853, 31.318298], [-94.44254199999999, 31.317252999999997], [-94.449422, 31.321337], [-94.449736, 31.329506], [-94.454769, 31.334377999999997], [-94.45357299999999, 31.340750999999997], [-94.45747399999999, 31.339817], [-94.457585, 31.349959], [-94.46149799999999, 31.356802], [-94.468176, 31.366070999999998], [-94.468807, 31.372162], [-94.471458, 31.373683999999997], [-94.46667599999999, 31.378009], [-94.46978899999999, 31.383974], [-94.47438299999999, 31.387459], [-94.478028, 31.386356], [-94.483705, 31.38834], [-94.48946, 31.393781999999998], [-94.492718, 31.395073], [-94.48971499999999, 31.399001], [-94.498364, 31.404881], [-94.50218799999999, 31.410525], [-94.50743299999999, 31.410898999999997], [-94.515745, 31.409343999999997], [-94.51690699999999, 31.402108], [-94.521332, 31.402545999999997], [-94.528988, 31.39855], [-94.533315, 31.400102999999998], [-94.537061, 31.398608999999997], [-94.54145799999999, 31.401820999999998], [-94.54240399999999, 31.404967], [-94.54041, 31.410546], [-94.54569699999999, 31.420471], [-94.54470599999999, 31.424198999999998], [-94.548664, 31.430115999999998], [-94.55483799999999, 31.435122999999997], [-94.561763, 31.435219], [-94.566037, 31.433041999999997], [-94.57213499999999, 31.43245], [-94.581452, 31.433189], [-94.584693, 31.435060999999997], [-94.58198, 31.438927999999997], [-94.584339, 31.444246999999997], [-94.587296, 31.442671999999998], [-94.593002, 31.44472], [-94.593739, 31.447404], [-94.598717, 31.447553], [-94.60220799999999, 31.445376], [-94.602166, 31.442042999999998], [-94.606794, 31.440037999999998], [-94.610869, 31.442280999999998], [-94.618541, 31.439193999999997], [-94.623969, 31.439403], [-94.627364, 31.442808], [-94.63266499999999, 31.444578999999997], [-94.641194, 31.443825999999998], [-94.64921299999999, 31.448180999999998], [-94.660266, 31.452354], [-94.66284399999999, 31.458797999999998], [-94.676594, 31.455025], [-94.678811, 31.452073], [-94.68634899999999, 31.450816999999997], [-94.693956, 31.453386], [-94.698094, 31.452392999999997], [-94.704064, 31.456711], [-94.716628, 31.457507], [-94.728456, 31.457147], [-94.72980199999999, 31.462736999999997], [-94.733807, 31.465342999999997], [-94.738349, 31.463103999999998], [-94.746318, 31.467882999999997], [-94.753006, 31.470277], [-94.759108, 31.470951], [-94.764213, 31.469133], [-94.769477, 31.475813], [-94.77726899999999, 31.48052], [-94.781292, 31.481408], [-94.787511, 31.479366], [-94.79482499999999, 31.481156], [-94.803494, 31.490133], [-94.811972, 31.487216], [-94.823791, 31.487136999999997], [-94.830055, 31.493517999999998], [-94.834031, 31.494051], [-94.83386899999999, 31.501662], [-94.84821699999999, 31.507951], [-94.85186, 31.510462999999998], [-94.855249, 31.510087], [-94.861038, 31.514581999999997], [-94.864255, 31.520483], [-94.86585699999999, 31.526916]]]}}, {"type": "Feature", "id": "39", "properties": {"name": "Nacogdoches, 48", "density": 514}, "geometry": {"type": "Polygon", "coordinates": [[[-94.86585699999999, 31.526916], [-94.87308999999999, 31.52674], [-94.876442, 31.528647999999997], [-94.883969, 31.529692999999998], [-94.882415, 31.532992999999998], [-94.886451, 31.542343], [-94.893737, 31.542773999999998], [-94.896138, 31.545738999999998], [-94.893149, 31.549068], [-94.900623, 31.552978], [-94.89656699999999, 31.554961], [-94.89502999999999, 31.558874999999997], [-94.889591, 31.566253999999997], [-94.892247, 31.578087], [-94.90212299999999, 31.5743], [-94.907282, 31.570676], [-94.91230499999999, 31.569027], [-94.915683, 31.569964], [-94.92042099999999, 31.573998999999997], [-94.924219, 31.579487], [-94.919405, 31.586755], [-94.92486699999999, 31.590339999999998], [-94.927894, 31.601087], [-94.925339, 31.603233999999997], [-94.926244, 31.609983999999997], [-94.930447, 31.611735999999997], [-94.931743, 31.618816], [-94.93885999999999, 31.62447], [-94.941997, 31.629153], [-94.94097699999999, 31.634251], [-94.94269299999999, 31.638464], [-94.949669, 31.63649], [-94.951292, 31.642723], [-94.949086, 31.649893], [-94.948651, 31.657411999999997], [-94.95218, 31.659959999999998], [-94.95126499999999, 31.666968999999998], [-94.95458699999999, 31.676078999999998], [-94.95217099999999, 31.680066], [-94.959668, 31.685962999999997], [-94.965223, 31.693884999999998], [-94.96584299999999, 31.697716999999997], [-94.96018099999999, 31.699127999999998], [-94.964069, 31.703955999999998], [-94.959727, 31.709191999999998], [-94.962408, 31.715818], [-94.955246, 31.721248], [-94.958344, 31.7241], [-94.96240399999999, 31.733718], [-94.965091, 31.736497999999997], [-94.972757, 31.737630999999997], [-94.96606799999999, 31.755477], [-94.96118399999999, 31.752803], [-94.955663, 31.754661], [-94.945259, 31.75208], [-94.93733999999999, 31.756535999999997], [-94.93166599999999, 31.754506], [-94.928478, 31.756649999999997], [-94.926266, 31.761858], [-94.929228, 31.766354], [-94.937438, 31.769582], [-94.937629, 31.771345999999998], [-94.948838, 31.774403], [-94.955289, 31.773346], [-94.957636, 31.777717], [-94.974166, 31.782581999999998], [-94.978128, 31.793294], [-94.97130299999999, 31.795498], [-94.960325, 31.796910999999998], [-94.955426, 31.796367999999998], [-94.951957, 31.800772], [-94.954256, 31.805524], [-94.947131, 31.810848999999997], [-94.94232199999999, 31.817617], [-94.945859, 31.824903], [-94.93590999999999, 31.831481999999998], [-94.93461599999999, 31.834747999999998], [-94.93753199999999, 31.845554999999997], [-94.875213, 31.844928], [-94.87474499999999, 31.84459], [-94.792845, 31.843913999999998], [-94.75021199999999, 31.843718], [-94.625209, 31.84406], [-94.500205, 31.844336], [-94.452416, 31.844281], [-94.44738799999999, 31.837473], [-94.446163, 31.833883], [-94.436515, 31.827395], [-94.436701, 31.824596], [-94.432715, 31.82221], [-94.43145899999999, 31.816958999999997], [-94.43252199999999, 31.812988999999998], [-94.42832399999999, 31.808176999999997], [-94.427803, 31.802569], [-94.425157, 31.801458], [-94.428197, 31.790668999999998], [-94.429097, 31.779187999999998], [-94.431872, 31.774237999999997], [-94.425963, 31.767856], [-94.422225, 31.766197], [-94.42088, 31.76046], [-94.41723999999999, 31.757462], [-94.41599699999999, 31.748027999999998], [-94.41248399999999, 31.745751], [-94.41437599999999, 31.741754], [-94.412988, 31.733725], [-94.415441, 31.725593], [-94.413956, 31.723426], [-94.414164, 31.713738], [-94.415387, 31.705468], [-94.40690699999999, 31.694253999999997], [-94.408529, 31.688029999999998], [-94.403753, 31.681568], [-94.405658, 31.678186], [-94.40427799999999, 31.671543999999997], [-94.406967, 31.664994999999998], [-94.401735, 31.661717], [-94.40257199999999, 31.657769], [-94.399091, 31.653596], [-94.39962, 31.649193999999998], [-94.397498, 31.647132], [-94.394256, 31.638872], [-94.389589, 31.639404], [-94.37853, 31.635769999999997], [-94.369895, 31.635669999999998], [-94.367069, 31.629071999999997], [-94.367301, 31.624084999999997], [-94.36063, 31.6235], [-94.35458, 31.617722999999998], [-94.350359, 31.606984999999998], [-94.33749499999999, 31.604733999999997], [-94.32892199999999, 31.596987], [-94.328195, 31.592450999999997], [-94.320094, 31.589779], [-94.31110000000001, 31.588482], [-94.31338, 31.583505], [-94.313836, 31.578605999999997], [-94.306559, 31.57199], [-94.308229, 31.569630999999998], [-94.304921, 31.563346], [-94.307535, 31.55876], [-94.305179, 31.549785], [-94.305077, 31.534392999999998], [-94.303293, 31.526656], [-94.30897499999999, 31.524241999999997], [-94.30814, 31.52037], [-94.310175, 31.515295], [-94.302364, 31.512017], [-94.306758, 31.495904999999997], [-94.30917699999999, 31.495514999999997], [-94.31521599999999, 31.490372999999998], [-94.314561, 31.485704], [-94.31883499999999, 31.481651], [-94.31806399999999, 31.475261], [-94.314137, 31.473062], [-94.31192, 31.46887], [-94.31423, 31.464436], [-94.313638, 31.4603], [-94.31688299999999, 31.456436], [-94.315562, 31.448276999999997], [-94.321799, 31.443191], [-94.321153, 31.43866], [-94.315716, 31.435831999999998], [-94.31639299999999, 31.430388999999998], [-94.309578, 31.428289], [-94.305719, 31.421447999999998], [-94.30810699999999, 31.414474], [-94.31425, 31.411244], [-94.312242, 31.405652999999997], [-94.317432, 31.402058999999998], [-94.31968499999999, 31.405403], [-94.326934, 31.399991], [-94.32465599999999, 31.392189], [-94.327709, 31.383142999999997], [-94.32502, 31.380208], [-94.327668, 31.369349], [-94.330792, 31.362115], [-94.326167, 31.357910999999998], [-94.326876, 31.354017], [-94.31728, 31.34323], [-94.31446799999999, 31.338448], [-94.317512, 31.334560999999997], [-94.315456, 31.327119999999997], [-94.32221899999999, 31.323576], [-94.319158, 31.316083], [-94.315676, 31.310475999999998], [-94.31532399999999, 31.3059], [-94.324951, 31.29423], [-94.32213499999999, 31.286821999999997], [-94.328409, 31.282128999999998], [-94.331355, 31.277473999999998], [-94.330759, 31.274742], [-94.33509, 31.271718999999997], [-94.339109, 31.264442], [-94.33415099999999, 31.257859], [-94.333106, 31.252160999999997], [-94.331169, 31.250543999999998], [-94.33970599999999, 31.241369], [-94.335341, 31.240796], [-94.332681, 31.236615999999998], [-94.32436899999999, 31.22964], [-94.326616, 31.224753999999997], [-94.33394, 31.226229999999997], [-94.341121, 31.231277], [-94.3437, 31.236614999999997], [-94.34874699999999, 31.238301999999997], [-94.351672, 31.247594999999997], [-94.355588, 31.250390999999997], [-94.357631, 31.25959], [-94.367046, 31.261162], [-94.36970099999999, 31.264602], [-94.374185, 31.266161999999998], [-94.377962, 31.272868], [-94.383296, 31.276683], [-94.383594, 31.282027], [-94.38741999999999, 31.283091], [-94.385391, 31.290008999999998], [-94.389636, 31.293573], [-94.39349399999999, 31.299522], [-94.404788, 31.303577999999998], [-94.41568099999999, 31.308839], [-94.429349, 31.312092], [-94.43269599999999, 31.314676], [-94.43805599999999, 31.31261], [-94.439853, 31.318298], [-94.44254199999999, 31.317252999999997], [-94.449422, 31.321337], [-94.449736, 31.329506], [-94.454769, 31.334377999999997], [-94.45357299999999, 31.340750999999997], [-94.45747399999999, 31.339817], [-94.457585, 31.349959], [-94.46149799999999, 31.356802], [-94.468176, 31.366070999999998], [-94.468807, 31.372162], [-94.471458, 31.373683999999997], [-94.46667599999999, 31.378009], [-94.46978899999999, 31.383974], [-94.47438299999999, 31.387459], [-94.478028, 31.386356], [-94.483705, 31.38834], [-94.48946, 31.393781999999998], [-94.492718, 31.395073], [-94.48971499999999, 31.399001], [-94.498364, 31.404881], [-94.50218799999999, 31.410525], [-94.50743299999999, 31.410898999999997], [-94.515745, 31.409343999999997], [-94.51690699999999, 31.402108], [-94.521332, 31.402545999999997], [-94.528988, 31.39855], [-94.533315, 31.400102999999998], [-94.537061, 31.398608999999997], [-94.54145799999999, 31.401820999999998], [-94.54240399999999, 31.404967], [-94.54041, 31.410546], [-94.54569699999999, 31.420471], [-94.54470599999999, 31.424198999999998], [-94.548664, 31.430115999999998], [-94.55483799999999, 31.435122999999997], [-94.561763, 31.435219], [-94.566037, 31.433041999999997], [-94.57213499999999, 31.43245], [-94.581452, 31.433189], [-94.584693, 31.435060999999997], [-94.58198, 31.438927999999997], [-94.584339, 31.444246999999997], [-94.587296, 31.442671999999998], [-94.593002, 31.44472], [-94.593739, 31.447404], [-94.598717, 31.447553], [-94.60220799999999, 31.445376], [-94.602166, 31.442042999999998], [-94.606794, 31.440037999999998], [-94.610869, 31.442280999999998], [-94.618541, 31.439193999999997], [-94.623969, 31.439403], [-94.627364, 31.442808], [-94.63266499999999, 31.444578999999997], [-94.641194, 31.443825999999998], [-94.64921299999999, 31.448180999999998], [-94.660266, 31.452354], [-94.66284399999999, 31.458797999999998], [-94.676594, 31.455025], [-94.678811, 31.452073], [-94.68634899999999, 31.450816999999997], [-94.693956, 31.453386], [-94.698094, 31.452392999999997], [-94.704064, 31.456711], [-94.716628, 31.457507], [-94.728456, 31.457147], [-94.72980199999999, 31.462736999999997], [-94.733807, 31.465342999999997], [-94.738349, 31.463103999999998], [-94.746318, 31.467882999999997], [-94.753006, 31.470277], [-94.759108, 31.470951], [-94.764213, 31.469133], [-94.769477, 31.475813], [-94.77726899999999, 31.48052], [-94.781292, 31.481408], [-94.787511, 31.479366], [-94.79482499999999, 31.481156], [-94.803494, 31.490133], [-94.811972, 31.487216], [-94.823791, 31.487136999999997], [-94.830055, 31.493517999999998], [-94.834031, 31.494051], [-94.83386899999999, 31.501662], [-94.84821699999999, 31.507951], [-94.85186, 31.510462999999998], [-94.855249, 31.510087], [-94.861038, 31.514581999999997], [-94.864255, 31.520483], [-94.86585699999999, 31.526916]]]}}, {"type": "Feature", "id": "40", "properties": {"name": "Milam, 48", "density": 901}, "geometry": {"type": "Polygon", "coordinates": [[[-97.315507, 30.752371], [-97.293644, 30.807273], [-97.281432, 30.835554], [-97.25908199999999, 30.889595999999997], [-97.25027399999999, 30.895137], [-97.125284, 30.958171], [-97.070188, 30.98622], [-96.987746, 31.028226999999998], [-96.948831, 31.048440999999997], [-96.911558, 31.068979], [-96.89739, 31.075837999999997], [-96.831845, 31.109292], [-96.829121, 31.105870999999997], [-96.830691, 31.100414999999998], [-96.816701, 31.090422], [-96.810142, 31.082219], [-96.809523, 31.079576], [-96.816628, 31.073579], [-96.819721, 31.069267999999997], [-96.82118899999999, 31.064147], [-96.81790000000001, 31.059155999999998], [-96.81253699999999, 31.058346999999998], [-96.805582, 31.059569999999997], [-96.796712, 31.065037999999998], [-96.793139, 31.065717999999997], [-96.786086, 31.061508999999997], [-96.78635399999999, 31.052083999999997], [-96.785118, 31.049101999999998], [-96.778527, 31.048059], [-96.77124599999999, 31.049879999999998], [-96.766302, 31.048251999999998], [-96.765945, 31.043425], [-96.77197, 31.038812], [-96.778531, 31.035629], [-96.779535, 31.031266], [-96.777422, 31.028385999999998], [-96.770552, 31.027227999999997], [-96.76965, 31.025015999999997], [-96.77408799999999, 31.019527], [-96.772348, 31.006729], [-96.768284, 30.999685999999997], [-96.755709, 31.005378], [-96.747091, 31.000950999999997], [-96.74506199999999, 30.994771999999998], [-96.749741, 30.989245999999998], [-96.757, 30.988196], [-96.759565, 30.978285999999997], [-96.77101499999999, 30.972177], [-96.772436, 30.964541999999998], [-96.769573, 30.958779], [-96.765069, 30.958754], [-96.760615, 30.955468999999997], [-96.755364, 30.943576], [-96.757542, 30.930754], [-96.75632999999999, 30.927205999999998], [-96.741153, 30.914873999999998], [-96.732311, 30.916915999999997], [-96.729418, 30.913757999999998], [-96.73435699999999, 30.90728], [-96.73308399999999, 30.902212], [-96.729917, 30.899846], [-96.720124, 30.897388999999997], [-96.714846, 30.898187], [-96.70951699999999, 30.903802], [-96.698444, 30.908772], [-96.692358, 30.909266], [-96.68496999999999, 30.906191], [-96.683236, 30.901954], [-96.687021, 30.896539999999998], [-96.69447799999999, 30.898743], [-96.697034, 30.896666999999997], [-96.695712, 30.892557], [-96.692466, 30.88965], [-96.68692999999999, 30.887559999999997], [-96.68171, 30.882367], [-96.684563, 30.878003], [-96.687416, 30.879917], [-96.69348199999999, 30.879317999999998], [-96.695877, 30.87519], [-96.694853, 30.864517], [-96.691516, 30.859923], [-96.68221799999999, 30.851606], [-96.678709, 30.843359], [-96.67188499999999, 30.842727], [-96.66910999999999, 30.840177999999998], [-96.670441, 30.835835999999997], [-96.668117, 30.832659999999997], [-96.660471, 30.829361], [-96.651681, 30.827142], [-96.645478, 30.823231], [-96.64128, 30.818050999999997], [-96.637918, 30.811183999999997], [-96.63594499999999, 30.804285], [-96.636445, 30.796927], [-96.64496899999999, 30.791733999999998], [-96.649276, 30.785804], [-96.647802, 30.781585], [-96.64434899999999, 30.778782], [-96.639832, 30.77872], [-96.634395, 30.782659], [-96.627516, 30.781927], [-96.62445, 30.779985], [-96.62208199999999, 30.772340999999997], [-96.617626, 30.764488999999998], [-96.61252499999999, 30.759601], [-96.61219299999999, 30.754455], [-96.616203, 30.750002], [-96.625143, 30.750556999999997], [-96.632892, 30.741453999999997], [-96.621281, 30.730819], [-96.66300299999999, 30.709218999999997], [-96.718035, 30.681355999999997], [-96.817439, 30.631788], [-96.875258, 30.602075], [-96.963629, 30.557169], [-97.007025, 30.534982999999997], [-97.051648, 30.51156], [-97.07049099999999, 30.501317], [-97.092237, 30.49035], [-97.155219, 30.457344], [-97.17796899999999, 30.512522999999998], [-97.20131599999999, 30.569844], [-97.221975, 30.619802999999997], [-97.25030199999999, 30.686477999999997], [-97.271418, 30.735692], [-97.315507, 30.752371]]]}}, {"type": "Feature", "id": "41", "properties": {"name": "Hays, 48", "density": 1467}, "geometry": {"type": "Polygon", "coordinates": [[[-98.2976, 30.037993999999998], [-98.266047, 30.119107999999997], [-98.249792, 30.160152], [-98.22197299999999, 30.231344], [-98.21796599999999, 30.242599], [-98.207709, 30.268082999999997], [-98.20390499999999, 30.278429], [-98.192261, 30.307413], [-98.18293, 30.33178], [-98.17297699999999, 30.356312], [-98.125292, 30.322353], [-98.093475, 30.301194], [-98.08475999999999, 30.293536999999997], [-98.07954, 30.290953], [-98.05599099999999, 30.273892999999997], [-98.05340699999999, 30.271288], [-98.04252699999999, 30.264186], [-97.98901599999999, 30.226792], [-97.98469, 30.222012], [-97.95145699999999, 30.198653], [-97.921133, 30.176592999999997], [-97.867246, 30.138472999999998], [-97.82446399999999, 30.107608], [-97.82073, 30.104036999999998], [-97.781369, 30.07567], [-97.74603499999999, 30.050473], [-97.71021499999999, 30.024499], [-97.712915, 30.020325], [-97.747535, 29.995334], [-97.753205, 29.994021], [-97.761332, 29.987319], [-97.764788, 29.979839], [-97.774681, 29.967565999999998], [-97.777267, 29.963085], [-97.78581, 29.957197999999998], [-97.788624, 29.953577], [-97.792593, 29.945057], [-97.803452, 29.941240999999998], [-97.817358, 29.934682], [-97.827359, 29.929084999999997], [-97.83661, 29.922282], [-97.849178, 29.916], [-97.874366, 29.898395999999998], [-97.893896, 29.883733999999997], [-97.895355, 29.877568], [-97.89692699999999, 29.865040999999998], [-97.89918499999999, 29.858413], [-97.89281799999999, 29.856527999999997], [-97.888821, 29.856779], [-97.88601899999999, 29.86228], [-97.876014, 29.860554999999998], [-97.875259, 29.858207999999998], [-97.929266, 29.817525999999997], [-97.943564, 29.806914], [-97.96651999999999, 29.784311], [-97.999271, 29.752443999999997], [-98.00179899999999, 29.760512], [-98.030523, 29.848539], [-98.067971, 29.875218], [-98.12527899999999, 29.915554999999998], [-98.210111, 29.975945], [-98.261259, 30.012403], [-98.2976, 30.037993999999998]]]}}, {"type": "Feature", "id": "41", "properties": {"name": "Hays, 48", "density": 361}, "geometry": {"type": "Polygon", "coordinates": [[[-98.2976, 30.037993999999998], [-98.266047, 30.119107999999997], [-98.249792, 30.160152], [-98.22197299999999, 30.231344], [-98.21796599999999, 30.242599], [-98.207709, 30.268082999999997], [-98.20390499999999, 30.278429], [-98.192261, 30.307413], [-98.18293, 30.33178], [-98.17297699999999, 30.356312], [-98.125292, 30.322353], [-98.093475, 30.301194], [-98.08475999999999, 30.293536999999997], [-98.07954, 30.290953], [-98.05599099999999, 30.273892999999997], [-98.05340699999999, 30.271288], [-98.04252699999999, 30.264186], [-97.98901599999999, 30.226792], [-97.98469, 30.222012], [-97.95145699999999, 30.198653], [-97.921133, 30.176592999999997], [-97.867246, 30.138472999999998], [-97.82446399999999, 30.107608], [-97.82073, 30.104036999999998], [-97.781369, 30.07567], [-97.74603499999999, 30.050473], [-97.71021499999999, 30.024499], [-97.712915, 30.020325], [-97.747535, 29.995334], [-97.753205, 29.994021], [-97.761332, 29.987319], [-97.764788, 29.979839], [-97.774681, 29.967565999999998], [-97.777267, 29.963085], [-97.78581, 29.957197999999998], [-97.788624, 29.953577], [-97.792593, 29.945057], [-97.803452, 29.941240999999998], [-97.817358, 29.934682], [-97.827359, 29.929084999999997], [-97.83661, 29.922282], [-97.849178, 29.916], [-97.874366, 29.898395999999998], [-97.893896, 29.883733999999997], [-97.895355, 29.877568], [-97.89692699999999, 29.865040999999998], [-97.89918499999999, 29.858413], [-97.89281799999999, 29.856527999999997], [-97.888821, 29.856779], [-97.88601899999999, 29.86228], [-97.876014, 29.860554999999998], [-97.875259, 29.858207999999998], [-97.929266, 29.817525999999997], [-97.943564, 29.806914], [-97.96651999999999, 29.784311], [-97.999271, 29.752443999999997], [-98.00179899999999, 29.760512], [-98.030523, 29.848539], [-98.067971, 29.875218], [-98.12527899999999, 29.915554999999998], [-98.210111, 29.975945], [-98.261259, 30.012403], [-98.2976, 30.037993999999998]]]}}, {"type": "Feature", "id": "42", "properties": {"name": "Willacy, 48", "density": 1927}, "geometry": {"type": "Polygon", "coordinates": [[[-97.861875, 26.348156], [-97.86192, 26.433578999999998], [-97.908508, 26.433245], [-97.90829599999999, 26.434908], [-98.004189, 26.448784], [-97.99651399999999, 26.491912], [-97.992285, 26.491308], [-97.98436699999999, 26.536578], [-97.963912, 26.5335], [-97.96884, 26.551354999999997], [-97.968087, 26.568918999999998], [-97.964423, 26.568751], [-97.957405, 26.611769], [-97.861688, 26.597994999999997], [-97.764372, 26.598072], [-97.70219399999999, 26.598686999999998], [-97.625266, 26.59923], [-97.62272399999999, 26.599558], [-97.500261, 26.600984999999998], [-97.474302, 26.599808], [-97.41256399999999, 26.599999], [-97.290106, 26.60035], [-97.250002, 26.600089], [-97.225374, 26.600227], [-97.21734099999999, 26.58467], [-97.214056, 26.576766], [-97.212548, 26.561650999999998], [-97.20180599999999, 26.529056999999998], [-97.196851, 26.512843], [-97.18456599999999, 26.475852], [-97.167369, 26.413107999999998], [-97.22354399999999, 26.411478], [-97.390733, 26.411331999999998], [-97.394612, 26.406308], [-97.395005, 26.401878], [-97.398383, 26.396516], [-97.400779, 26.386519999999997], [-97.406264, 26.381383], [-97.411734, 26.373977999999997], [-97.416156, 26.371364], [-97.42129399999999, 26.366138], [-97.43005099999999, 26.364337], [-97.432254, 26.36003], [-97.432126, 26.356022], [-97.435525, 26.34545], [-97.437276, 26.337232999999998], [-97.44214199999999, 26.331996999999998], [-97.446987, 26.324946999999998], [-97.45532299999999, 26.325467], [-97.459035, 26.331787], [-97.46454299999999, 26.331792], [-97.46645699999999, 26.333952], [-97.464553, 26.339952999999998], [-97.46787599999999, 26.342902], [-97.47247, 26.342616999999997], [-97.474718, 26.339720999999997], [-97.47064999999999, 26.337054], [-97.46819599999999, 26.332596], [-97.47170899999999, 26.330368999999997], [-97.479342, 26.335870999999997], [-97.485472, 26.337092], [-97.49264, 26.336707999999998], [-97.50375799999999, 26.332734], [-97.505668, 26.329366], [-97.504477, 26.324863], [-97.500824, 26.318852], [-97.50568799999999, 26.31324], [-97.514133, 26.313807999999998], [-97.51315699999999, 26.316748999999998], [-97.507869, 26.317065], [-97.507589, 26.32208], [-97.51500999999999, 26.326928], [-97.521306, 26.325837], [-97.52400999999999, 26.323549999999997], [-97.52708899999999, 26.316589], [-97.52593999999999, 26.302730999999998], [-97.527582, 26.299304], [-97.67449599999999, 26.320268], [-97.69297, 26.323249], [-97.735669, 26.329348], [-97.795469, 26.33815], [-97.861875, 26.348156]]]}}, {"type": "Feature", "id": "43", "properties": {"name": "Hudson, 34", "density": 1212}, "geometry": {"type": "Polygon", "coordinates": [[[-73.984923, 40.797517], [-74.00918399999999, 40.763601], [-74.013784, 40.756600999999996], [-74.02196099999999, 40.723586], [-74.02628399999999, 40.699902], [-74.034444, 40.686827], [-74.055739, 40.651759999999996], [-74.086806, 40.651596], [-74.093746, 40.648239], [-74.109976, 40.648011], [-74.125569, 40.644023], [-74.143255, 40.642148999999996], [-74.161374, 40.644284999999996], [-74.136703, 40.674444], [-74.112787, 40.703102], [-74.12028699999999, 40.715900999999995], [-74.121387, 40.721001], [-74.116993, 40.737125], [-74.117605, 40.739638], [-74.12278599999999, 40.742101], [-74.137492, 40.741398], [-74.14268799999999, 40.739301], [-74.147188, 40.734401], [-74.155687, 40.733501], [-74.162093, 40.736109], [-74.165987, 40.745199], [-74.164513, 40.756388], [-74.16207399999999, 40.761479], [-74.157688, 40.7661], [-74.15579799999999, 40.770815], [-74.148438, 40.779176], [-74.14752899999999, 40.786491], [-74.130771, 40.77784], [-74.129716, 40.773837], [-74.11818699999999, 40.7701], [-74.112887, 40.775800000000004], [-74.109487, 40.7774], [-74.100886, 40.7759], [-74.097886, 40.769901], [-74.099086, 40.767700999999995], [-74.096086, 40.762800999999996], [-74.090694, 40.762114], [-74.088077, 40.767542], [-74.090316, 40.775819], [-74.089263, 40.780046], [-74.077787, 40.792795999999996], [-74.077, 40.796378999999995], [-74.071399, 40.797241], [-74.06197, 40.805333999999995], [-74.054469, 40.806984], [-74.036148, 40.807963], [-74.028869, 40.816036], [-74.023581, 40.816483999999996], [-74.018559, 40.822786], [-74.013907, 40.823040999999996], [-74.010983, 40.8205], [-74.01258299999999, 40.8159], [-73.993083, 40.8057], [-73.993509, 40.801092], [-73.984923, 40.797517]]]}}, {"type": "Feature", "id": "44", "properties": {"name": "Cumberland, 34", "density": 1455}, "geometry": {"type": "Polygon", "coordinates": [[[-74.86107299999999, 39.323768], [-74.864605, 39.324383], [-74.86824299999999, 39.318064], [-74.873742, 39.312601], [-74.882094, 39.308412], [-74.897098, 39.234806999999996], [-74.91309, 39.227807999999996], [-74.921959, 39.224762999999996], [-74.925737, 39.214667999999996], [-74.922281, 39.204910999999996], [-74.925727, 39.201295], [-74.922535, 39.188823], [-74.91398099999999, 39.188334], [-74.91586, 39.18506], [-74.912307, 39.181352], [-74.915689, 39.175754999999995], [-74.99962, 39.135774], [-75.12472, 39.076471], [-75.16846199999999, 39.056179], [-75.191671, 39.079], [-75.219075, 39.115947], [-75.249017, 39.158944999999996], [-75.300521, 39.225274], [-75.321021, 39.251379], [-75.38113, 39.300844999999995], [-75.40182, 39.318286], [-75.444751, 39.355089], [-75.41288399999999, 39.375113], [-75.406685, 39.380295], [-75.408619, 39.387307], [-75.41363299999999, 39.384313999999996], [-75.417288, 39.388670999999995], [-75.416865, 39.395862], [-75.40936099999999, 39.394912999999995], [-75.407372, 39.398032], [-75.41116199999999, 39.401092999999996], [-75.406682, 39.403631], [-75.405354, 39.407636], [-75.409767, 39.408702], [-75.411675, 39.405453], [-75.418911, 39.410416999999995], [-75.41830399999999, 39.415445], [-75.414271, 39.415956], [-75.411203, 39.42038], [-75.410378, 39.427366], [-75.417678, 39.429693], [-75.415987, 39.434363999999995], [-75.409212, 39.443056999999996], [-75.411569, 39.445437999999996], [-75.410273, 39.450015], [-75.41469099999999, 39.452259], [-75.407791, 39.458726999999996], [-75.39983, 39.462271], [-75.386563, 39.457837], [-75.38199399999999, 39.457871999999995], [-75.373097, 39.455779], [-75.368213, 39.456479], [-75.356948, 39.470332], [-75.351062, 39.471523], [-75.34995099999999, 39.479496999999995], [-75.343809, 39.486052], [-75.342322, 39.490623], [-75.336033, 39.488751], [-75.32591699999999, 39.488555], [-75.31804199999999, 39.492066], [-75.30493299999999, 39.503491], [-75.293613, 39.511891999999996], [-75.249631, 39.549653], [-75.23952899999999, 39.559188], [-75.147376, 39.500267], [-75.084187, 39.45796], [-75.080749, 39.462486], [-75.082087, 39.464898999999996], [-75.08073, 39.471936], [-75.073229, 39.48526], [-75.077131, 39.496849999999995], [-75.07969899999999, 39.501433999999996], [-75.077105, 39.50483], [-75.07799299999999, 39.512212], [-75.072214, 39.523896], [-75.073371, 39.526773999999996], [-75.071272, 39.531405], [-75.07261299999999, 39.535931], [-75.071592, 39.541391], [-75.074395, 39.544357], [-75.06987099999999, 39.553118999999995], [-75.066591, 39.556200000000004], [-75.06642, 39.560815], [-75.061973, 39.568643], [-74.98522299999999, 39.514801999999996], [-74.963607, 39.499452], [-74.936391, 39.480675999999995], [-74.85589399999999, 39.424562], [-74.85702599999999, 39.420393], [-74.85309199999999, 39.414983], [-74.852933, 39.40938], [-74.858054, 39.401122], [-74.858277, 39.395547], [-74.85216799999999, 39.383514], [-74.851931, 39.377646999999996], [-74.853499, 39.372126], [-74.85981199999999, 39.361847], [-74.85955299999999, 39.355495999999995], [-74.863599, 39.345557], [-74.86419599999999, 39.328402], [-74.86107299999999, 39.323768]]]}}, {"type": "Feature", "id": "44", "properties": {"name": "Cumberland, 34", "density": 594}, "geometry": {"type": "Polygon", "coordinates": [[[-74.86107299999999, 39.323768], [-74.864605, 39.324383], [-74.86824299999999, 39.318064], [-74.873742, 39.312601], [-74.882094, 39.308412], [-74.897098, 39.234806999999996], [-74.91309, 39.227807999999996], [-74.921959, 39.224762999999996], [-74.925737, 39.214667999999996], [-74.922281, 39.204910999999996], [-74.925727, 39.201295], [-74.922535, 39.188823], [-74.91398099999999, 39.188334], [-74.91586, 39.18506], [-74.912307, 39.181352], [-74.915689, 39.175754999999995], [-74.99962, 39.135774], [-75.12472, 39.076471], [-75.16846199999999, 39.056179], [-75.191671, 39.079], [-75.219075, 39.115947], [-75.249017, 39.158944999999996], [-75.300521, 39.225274], [-75.321021, 39.251379], [-75.38113, 39.300844999999995], [-75.40182, 39.318286], [-75.444751, 39.355089], [-75.41288399999999, 39.375113], [-75.406685, 39.380295], [-75.408619, 39.387307], [-75.41363299999999, 39.384313999999996], [-75.417288, 39.388670999999995], [-75.416865, 39.395862], [-75.40936099999999, 39.394912999999995], [-75.407372, 39.398032], [-75.41116199999999, 39.401092999999996], [-75.406682, 39.403631], [-75.405354, 39.407636], [-75.409767, 39.408702], [-75.411675, 39.405453], [-75.418911, 39.410416999999995], [-75.41830399999999, 39.415445], [-75.414271, 39.415956], [-75.411203, 39.42038], [-75.410378, 39.427366], [-75.417678, 39.429693], [-75.415987, 39.434363999999995], [-75.409212, 39.443056999999996], [-75.411569, 39.445437999999996], [-75.410273, 39.450015], [-75.41469099999999, 39.452259], [-75.407791, 39.458726999999996], [-75.39983, 39.462271], [-75.386563, 39.457837], [-75.38199399999999, 39.457871999999995], [-75.373097, 39.455779], [-75.368213, 39.456479], [-75.356948, 39.470332], [-75.351062, 39.471523], [-75.34995099999999, 39.479496999999995], [-75.343809, 39.486052], [-75.342322, 39.490623], [-75.336033, 39.488751], [-75.32591699999999, 39.488555], [-75.31804199999999, 39.492066], [-75.30493299999999, 39.503491], [-75.293613, 39.511891999999996], [-75.249631, 39.549653], [-75.23952899999999, 39.559188], [-75.147376, 39.500267], [-75.084187, 39.45796], [-75.080749, 39.462486], [-75.082087, 39.464898999999996], [-75.08073, 39.471936], [-75.073229, 39.48526], [-75.077131, 39.496849999999995], [-75.07969899999999, 39.501433999999996], [-75.077105, 39.50483], [-75.07799299999999, 39.512212], [-75.072214, 39.523896], [-75.073371, 39.526773999999996], [-75.071272, 39.531405], [-75.07261299999999, 39.535931], [-75.071592, 39.541391], [-75.074395, 39.544357], [-75.06987099999999, 39.553118999999995], [-75.066591, 39.556200000000004], [-75.06642, 39.560815], [-75.061973, 39.568643], [-74.98522299999999, 39.514801999999996], [-74.963607, 39.499452], [-74.936391, 39.480675999999995], [-74.85589399999999, 39.424562], [-74.85702599999999, 39.420393], [-74.85309199999999, 39.414983], [-74.852933, 39.40938], [-74.858054, 39.401122], [-74.858277, 39.395547], [-74.85216799999999, 39.383514], [-74.851931, 39.377646999999996], [-74.853499, 39.372126], [-74.85981199999999, 39.361847], [-74.85955299999999, 39.355495999999995], [-74.863599, 39.345557], [-74.86419599999999, 39.328402], [-74.86107299999999, 39.323768]]]}}, {"type": "Feature", "id": "45", "properties": {"name": "Penobscot, 23", "density": 1499}, "geometry": {"type": "Polygon", "coordinates": [[[-69.355667, 45.073468999999996], [-69.204066, 45.093879], [-69.124994, 45.104938999999995], [-69.04861, 45.115826], [-68.99018199999999, 45.125031], [-68.85658699999999, 45.142783], [-68.866694, 45.175706], [-68.880923, 45.224947], [-68.82094, 45.233546], [-68.776061, 45.240317], [-68.786386, 45.276716], [-68.80429099999999, 45.340933], [-68.825998, 45.422717999999996], [-68.834834, 45.454524], [-68.857297, 45.527301], [-68.874484, 45.524530999999996], [-68.964653, 45.512367], [-68.951719, 45.581782], [-68.951154, 45.625045], [-68.950699, 45.638434], [-68.95891, 45.662195], [-68.900708, 45.672312], [-68.827039, 45.684826], [-68.82578, 45.768158], [-68.823904, 45.862899], [-68.823202, 45.907334999999996], [-68.82259599999999, 46.00006], [-68.823291, 46.032499], [-68.822772, 46.125484], [-68.822034, 46.167967], [-68.820628, 46.215219999999995], [-68.820826, 46.250039], [-68.820088, 46.318466], [-68.819739, 46.373256999999995], [-68.819401, 46.395782], [-68.69492, 46.395505], [-68.69487699999999, 46.382611999999995], [-68.509337, 46.382448], [-68.436443, 46.382121], [-68.436825, 46.344076], [-68.43690099999999, 46.297309], [-68.436674, 46.250063], [-68.437533, 46.229344999999995], [-68.437376, 46.206092], [-68.43636699999999, 46.183304], [-68.436933, 46.168082999999996], [-68.436313, 46.147797999999995], [-68.436275, 46.125077], [-68.436959, 46.085389], [-68.436902, 46.04289], [-68.432242, 46.035486999999996], [-68.432433, 46.020205], [-68.43216699999999, 45.978001], [-68.431682, 45.952442], [-68.427598, 45.944590999999996], [-68.426169, 45.870829], [-68.426572, 45.860859], [-68.427551, 45.759867], [-68.430707, 45.759919], [-68.431697, 45.721027], [-68.43231399999999, 45.685198], [-68.433028, 45.578482], [-68.414389, 45.572848], [-68.31389399999999, 45.588232999999995], [-68.257502, 45.597949], [-68.260136, 45.604482999999995], [-68.16709, 45.620331], [-68.13841099999999, 45.625074], [-68.098922, 45.630877], [-68.048012, 45.639897], [-68.042171, 45.622358999999996], [-68.01469, 45.535593999999996], [-67.998882, 45.483574], [-67.977504, 45.419534], [-67.972712, 45.404342], [-67.957928, 45.353246999999996], [-67.966881, 45.351879], [-67.93975999999999, 45.267845], [-67.999456, 45.259675], [-68.00258099999999, 45.259792], [-68.03459099999999, 45.255970999999995], [-68.054985, 45.252576999999995], [-68.12353999999999, 45.244865], [-68.181462, 45.237063], [-68.249461, 45.228614], [-68.303714, 45.221531], [-68.29508299999999, 45.189105], [-68.277204, 45.125067], [-68.27049699999999, 45.100121], [-68.374465, 45.086047], [-68.396903, 45.083296], [-68.389151, 45.05394], [-68.375892, 44.997372999999996], [-68.401161, 44.994375999999995], [-68.50109499999999, 44.980717999999996], [-68.477952, 44.889091], [-68.458495, 44.815709], [-68.445219, 44.763014], [-68.554788, 44.748734], [-68.61667299999999, 44.740992], [-68.647134, 44.703635999999996], [-68.691015, 44.721705], [-68.713867, 44.703624], [-68.72689299999999, 44.696126], [-68.74395299999999, 44.660579], [-68.75783, 44.661991], [-68.771901, 44.664448], [-68.766336, 44.675706], [-68.785121, 44.678439], [-68.785983, 44.686651], [-68.79289, 44.685493], [-68.797799, 44.688828], [-68.815793, 44.683754], [-68.81925, 44.687514], [-68.834886, 44.691049], [-68.837834, 44.69401], [-68.836242, 44.697618], [-68.837529, 44.702124999999995], [-68.865978, 44.696959], [-68.865357, 44.694216999999995], [-68.895884, 44.689248], [-68.896726, 44.691724], [-68.999484, 44.674395999999994], [-69.00135, 44.673933], [-69.08863099999999, 44.65931], [-69.18373199999999, 44.644023], [-69.197537, 44.697672], [-69.2052, 44.729586], [-69.266785, 44.721928], [-69.28633599999999, 44.807987999999995], [-69.281275, 44.808657], [-69.299545, 44.875065], [-69.30261399999999, 44.884347], [-69.306484, 44.899667], [-69.334743, 45.000617999999996], [-69.355667, 45.073468999999996]]]}}, {"type": "Feature", "id": "46", "properties": {"name": "Essex, 50", "density": 591}, "geometry": {"type": "Polygon", "coordinates": [[[-71.76474499999999, 44.406635], [-71.77861299999999, 44.399798999999994], [-71.791609, 44.400188], [-71.802993, 44.392711999999996], [-71.800134, 44.386483], [-71.803461, 44.383334999999995], [-71.80882799999999, 44.383862], [-71.81414099999999, 44.382278], [-71.815649, 44.375059], [-71.812443, 44.370993], [-71.81609399999999, 44.368114], [-71.812473, 44.358477], [-71.812902, 44.355547], [-71.818838, 44.352939], [-71.824849, 44.352449], [-71.837656, 44.347801], [-71.93328799999999, 44.441174], [-71.903549, 44.454476], [-71.85663699999999, 44.496178], [-71.87441299999999, 44.51323], [-71.884925, 44.524488999999996], [-71.90865699999999, 44.54708], [-71.898111, 44.557857], [-71.874757, 44.580197999999996], [-71.856286, 44.597072], [-71.842732, 44.611165], [-71.86852, 44.625053], [-71.90740199999999, 44.645283], [-71.910085, 44.64718], [-71.891007, 44.664845], [-71.874438, 44.681039], [-71.837294, 44.716637], [-71.874539, 44.735721], [-71.897268, 44.747794], [-71.913422, 44.755721], [-71.929332, 44.764365999999995], [-71.939936, 44.769031999999996], [-71.974318, 44.786519], [-71.959409, 44.80014], [-71.925842, 44.832237], [-71.91855699999999, 44.836106], [-71.877377, 44.873425999999995], [-71.874433, 44.876382], [-71.919535, 44.900028999999996], [-71.92851, 44.907298], [-71.92448399999999, 44.914877], [-71.92507499999999, 44.919329], [-71.900703, 45.000046], [-71.89760799999999, 45.00835], [-71.798683, 45.010812], [-71.733277, 45.011655999999995], [-71.69257999999999, 45.011407], [-71.609837, 45.012709], [-71.56056199999999, 45.012555], [-71.501088, 45.013349], [-71.46503899999999, 45.013638], [-71.465964, 45.011919], [-71.476348, 45.009426], [-71.480552, 45.002334], [-71.491044, 45.002475], [-71.497722, 45.003685999999995], [-71.50466899999999, 45.008314999999996], [-71.50878399999999, 45.007844], [-71.51403599999999, 45.004383999999995], [-71.524185, 45.002122], [-71.530496, 44.999266], [-71.536801, 44.993365999999995], [-71.540931, 44.985119999999995], [-71.532254, 44.979391], [-71.521806, 44.965219999999995], [-71.51632099999999, 44.964478], [-71.515001, 44.958597], [-71.51800399999999, 44.94569], [-71.51478999999999, 44.943695], [-71.517068, 44.939116999999996], [-71.515868, 44.931715], [-71.51220099999999, 44.925965], [-71.503328, 44.918082999999996], [-71.496093, 44.907849], [-71.50757399999999, 44.899283999999994], [-71.508273, 44.896519999999995], [-71.513646, 44.894574], [-71.510789, 44.890198999999996], [-71.51867399999999, 44.884802], [-71.521937, 44.880348], [-71.52837199999999, 44.877711999999995], [-71.529153, 44.873067], [-71.535128, 44.869032999999995], [-71.545923, 44.865932], [-71.54945099999999, 44.862083999999996], [-71.547253, 44.856131999999995], [-71.555487, 44.849536], [-71.551577, 44.842757], [-71.551114, 44.836965], [-71.556923, 44.834201], [-71.561221, 44.824265], [-71.565035, 44.824081], [-71.573151, 44.820823], [-71.576865, 44.815197], [-71.568384, 44.80704], [-71.5728, 44.799206], [-71.57115999999999, 44.794314], [-71.57864, 44.785444], [-71.592486, 44.782669], [-71.595844, 44.778239], [-71.59509899999999, 44.775405], [-71.599842, 44.773441999999996], [-71.606213, 44.766819], [-71.61107299999999, 44.765516999999996], [-71.612856, 44.758998], [-71.617721, 44.755828], [-71.630755, 44.753141], [-71.63105999999999, 44.748509], [-71.626986, 44.747014], [-71.625148, 44.74275], [-71.626093, 44.728542999999995], [-71.617038, 44.728249999999996], [-71.618644, 44.722193], [-71.61254799999999, 44.719186], [-71.603948, 44.707583], [-71.59858899999999, 44.703241], [-71.601007, 44.699444], [-71.59456999999999, 44.697033], [-71.597955, 44.691767], [-71.594055, 44.683931], [-71.596766, 44.678792], [-71.581604, 44.672379], [-71.587771, 44.669286], [-71.584942, 44.663508], [-71.587668, 44.661099], [-71.584606, 44.656881999999996], [-71.577412, 44.656146], [-71.57442999999999, 44.654202999999995], [-71.57708099999999, 44.650686], [-71.569025, 44.65029], [-71.562806, 44.652356], [-71.561962, 44.647189], [-71.557785, 44.641945], [-71.56296999999999, 44.636406], [-71.55375599999999, 44.630426], [-71.553456, 44.626937], [-71.556068, 44.617107], [-71.553237, 44.608914], [-71.555852, 44.603263], [-71.560037, 44.599998], [-71.553882, 44.597722999999995], [-71.54727, 44.597254], [-71.545034, 44.591017], [-71.539633, 44.594313], [-71.539365, 44.588125], [-71.5363, 44.585907999999996], [-71.538265, 44.581855999999995], [-71.54560099999999, 44.577601], [-71.552821, 44.57683], [-71.547442, 44.572534999999995], [-71.549836, 44.569016], [-71.558156, 44.569531999999995], [-71.558166, 44.564668999999995], [-71.56837999999999, 44.562453999999995], [-71.577201, 44.564890999999996], [-71.591683, 44.564875], [-71.596627, 44.559303], [-71.597723, 44.554657], [-71.585518, 44.546811], [-71.576263, 44.542652], [-71.571337, 44.538329], [-71.574291, 44.531406], [-71.579476, 44.525147], [-71.584887, 44.522130999999995], [-71.592945, 44.522725], [-71.59173299999999, 44.518175], [-71.585754, 44.514688], [-71.58221499999999, 44.508241999999996], [-71.57664299999999, 44.504698999999995], [-71.57676099999999, 44.501718], [-71.58242299999999, 44.501587], [-71.589274, 44.497937], [-71.594162, 44.500143], [-71.594589, 44.493480999999996], [-71.597994, 44.486885], [-71.60936, 44.483906], [-71.61815299999999, 44.485248], [-71.624104, 44.475016], [-71.632554, 44.47383], [-71.635485, 44.477061], [-71.62598799999999, 44.481198], [-71.628383, 44.484003], [-71.64632499999999, 44.473876], [-71.64556, 44.468925999999996], [-71.63962699999999, 44.466350999999996], [-71.640818, 44.462340999999995], [-71.644266, 44.460249999999995], [-71.652127, 44.460792], [-71.656765, 44.453466999999996], [-71.658906, 44.442633], [-71.66554599999999, 44.436712], [-71.677382, 44.435499], [-71.675951, 44.428906], [-71.683097, 44.426877], [-71.68483599999999, 44.423277], [-71.69381299999999, 44.419542], [-71.703155, 44.413275999999996], [-71.71427899999999, 44.409545], [-71.725743, 44.410964], [-71.735413, 44.410005], [-71.741725, 44.402021], [-71.749533, 44.401955], [-71.75520399999999, 44.406068999999995], [-71.76474499999999, 44.406635]]]}}, {"type": "Feature", "id": "46", "properties": {"name": "Essex, 50", "density": 1390}, "geometry": {"type": "Polygon", "coordinates": [[[-71.76474499999999, 44.406635], [-71.77861299999999, 44.399798999999994], [-71.791609, 44.400188], [-71.802993, 44.392711999999996], [-71.800134, 44.386483], [-71.803461, 44.383334999999995], [-71.80882799999999, 44.383862], [-71.81414099999999, 44.382278], [-71.815649, 44.375059], [-71.812443, 44.370993], [-71.81609399999999, 44.368114], [-71.812473, 44.358477], [-71.812902, 44.355547], [-71.818838, 44.352939], [-71.824849, 44.352449], [-71.837656, 44.347801], [-71.93328799999999, 44.441174], [-71.903549, 44.454476], [-71.85663699999999, 44.496178], [-71.87441299999999, 44.51323], [-71.884925, 44.524488999999996], [-71.90865699999999, 44.54708], [-71.898111, 44.557857], [-71.874757, 44.580197999999996], [-71.856286, 44.597072], [-71.842732, 44.611165], [-71.86852, 44.625053], [-71.90740199999999, 44.645283], [-71.910085, 44.64718], [-71.891007, 44.664845], [-71.874438, 44.681039], [-71.837294, 44.716637], [-71.874539, 44.735721], [-71.897268, 44.747794], [-71.913422, 44.755721], [-71.929332, 44.764365999999995], [-71.939936, 44.769031999999996], [-71.974318, 44.786519], [-71.959409, 44.80014], [-71.925842, 44.832237], [-71.91855699999999, 44.836106], [-71.877377, 44.873425999999995], [-71.874433, 44.876382], [-71.919535, 44.900028999999996], [-71.92851, 44.907298], [-71.92448399999999, 44.914877], [-71.92507499999999, 44.919329], [-71.900703, 45.000046], [-71.89760799999999, 45.00835], [-71.798683, 45.010812], [-71.733277, 45.011655999999995], [-71.69257999999999, 45.011407], [-71.609837, 45.012709], [-71.56056199999999, 45.012555], [-71.501088, 45.013349], [-71.46503899999999, 45.013638], [-71.465964, 45.011919], [-71.476348, 45.009426], [-71.480552, 45.002334], [-71.491044, 45.002475], [-71.497722, 45.003685999999995], [-71.50466899999999, 45.008314999999996], [-71.50878399999999, 45.007844], [-71.51403599999999, 45.004383999999995], [-71.524185, 45.002122], [-71.530496, 44.999266], [-71.536801, 44.993365999999995], [-71.540931, 44.985119999999995], [-71.532254, 44.979391], [-71.521806, 44.965219999999995], [-71.51632099999999, 44.964478], [-71.515001, 44.958597], [-71.51800399999999, 44.94569], [-71.51478999999999, 44.943695], [-71.517068, 44.939116999999996], [-71.515868, 44.931715], [-71.51220099999999, 44.925965], [-71.503328, 44.918082999999996], [-71.496093, 44.907849], [-71.50757399999999, 44.899283999999994], [-71.508273, 44.896519999999995], [-71.513646, 44.894574], [-71.510789, 44.890198999999996], [-71.51867399999999, 44.884802], [-71.521937, 44.880348], [-71.52837199999999, 44.877711999999995], [-71.529153, 44.873067], [-71.535128, 44.869032999999995], [-71.545923, 44.865932], [-71.54945099999999, 44.862083999999996], [-71.547253, 44.856131999999995], [-71.555487, 44.849536], [-71.551577, 44.842757], [-71.551114, 44.836965], [-71.556923, 44.834201], [-71.561221, 44.824265], [-71.565035, 44.824081], [-71.573151, 44.820823], [-71.576865, 44.815197], [-71.568384, 44.80704], [-71.5728, 44.799206], [-71.57115999999999, 44.794314], [-71.57864, 44.785444], [-71.592486, 44.782669], [-71.595844, 44.778239], [-71.59509899999999, 44.775405], [-71.599842, 44.773441999999996], [-71.606213, 44.766819], [-71.61107299999999, 44.765516999999996], [-71.612856, 44.758998], [-71.617721, 44.755828], [-71.630755, 44.753141], [-71.63105999999999, 44.748509], [-71.626986, 44.747014], [-71.625148, 44.74275], [-71.626093, 44.728542999999995], [-71.617038, 44.728249999999996], [-71.618644, 44.722193], [-71.61254799999999, 44.719186], [-71.603948, 44.707583], [-71.59858899999999, 44.703241], [-71.601007, 44.699444], [-71.59456999999999, 44.697033], [-71.597955, 44.691767], [-71.594055, 44.683931], [-71.596766, 44.678792], [-71.581604, 44.672379], [-71.587771, 44.669286], [-71.584942, 44.663508], [-71.587668, 44.661099], [-71.584606, 44.656881999999996], [-71.577412, 44.656146], [-71.57442999999999, 44.654202999999995], [-71.57708099999999, 44.650686], [-71.569025, 44.65029], [-71.562806, 44.652356], [-71.561962, 44.647189], [-71.557785, 44.641945], [-71.56296999999999, 44.636406], [-71.55375599999999, 44.630426], [-71.553456, 44.626937], [-71.556068, 44.617107], [-71.553237, 44.608914], [-71.555852, 44.603263], [-71.560037, 44.599998], [-71.553882, 44.597722999999995], [-71.54727, 44.597254], [-71.545034, 44.591017], [-71.539633, 44.594313], [-71.539365, 44.588125], [-71.5363, 44.585907999999996], [-71.538265, 44.581855999999995], [-71.54560099999999, 44.577601], [-71.552821, 44.57683], [-71.547442, 44.572534999999995], [-71.549836, 44.569016], [-71.558156, 44.569531999999995], [-71.558166, 44.564668999999995], [-71.56837999999999, 44.562453999999995], [-71.577201, 44.564890999999996], [-71.591683, 44.564875], [-71.596627, 44.559303], [-71.597723, 44.554657], [-71.585518, 44.546811], [-71.576263, 44.542652], [-71.571337, 44.538329], [-71.574291, 44.531406], [-71.579476, 44.525147], [-71.584887, 44.522130999999995], [-71.592945, 44.522725], [-71.59173299999999, 44.518175], [-71.585754, 44.514688], [-71.58221499999999, 44.508241999999996], [-71.57664299999999, 44.504698999999995], [-71.57676099999999, 44.501718], [-71.58242299999999, 44.501587], [-71.589274, 44.497937], [-71.594162, 44.500143], [-71.594589, 44.493480999999996], [-71.597994, 44.486885], [-71.60936, 44.483906], [-71.61815299999999, 44.485248], [-71.624104, 44.475016], [-71.632554, 44.47383], [-71.635485, 44.477061], [-71.62598799999999, 44.481198], [-71.628383, 44.484003], [-71.64632499999999, 44.473876], [-71.64556, 44.468925999999996], [-71.63962699999999, 44.466350999999996], [-71.640818, 44.462340999999995], [-71.644266, 44.460249999999995], [-71.652127, 44.460792], [-71.656765, 44.453466999999996], [-71.658906, 44.442633], [-71.66554599999999, 44.436712], [-71.677382, 44.435499], [-71.675951, 44.428906], [-71.683097, 44.426877], [-71.68483599999999, 44.423277], [-71.69381299999999, 44.419542], [-71.703155, 44.413275999999996], [-71.71427899999999, 44.409545], [-71.725743, 44.410964], [-71.735413, 44.410005], [-71.741725, 44.402021], [-71.749533, 44.401955], [-71.75520399999999, 44.406068999999995], [-71.76474499999999, 44.406635]]]}}, {"type": "Feature", "id": "47", "properties": {"name": "Franklin, 50", "density": 471}, "geometry": {"type": "Polygon", "coordinates": [[[-72.55436, 45.008271], [-72.551582, 44.998602999999996], [-72.54157, 44.951547999999995], [-72.535709, 44.925777], [-72.538743, 44.925602], [-72.538673, 44.893389], [-72.537297, 44.874483], [-72.53263799999999, 44.833346], [-72.578161, 44.781577999999996], [-72.612102, 44.801587], [-72.625484, 44.799454], [-72.694234, 44.792227], [-72.74736, 44.78617], [-72.748977, 44.776365999999996], [-72.75374699999999, 44.776286], [-72.75645, 44.766438], [-72.76702999999999, 44.766371], [-72.771553, 44.740262], [-72.783056, 44.740291], [-72.78430399999999, 44.734348999999995], [-72.793958, 44.699397], [-72.79550499999999, 44.6922], [-72.851068, 44.71107], [-72.890924, 44.656943999999996], [-72.900316, 44.650290999999996], [-72.902743, 44.646175], [-72.91556, 44.645558], [-72.923178, 44.649783], [-72.927082, 44.645008999999995], [-72.926414, 44.64017], [-72.92362899999999, 44.636635], [-72.924112, 44.633050999999995], [-73.038028, 44.651157], [-73.085492, 44.669815], [-73.152802, 44.694551], [-73.228854, 44.722865999999996], [-73.235709, 44.736450999999995], [-73.249575, 44.750043], [-73.256321, 44.759443999999995], [-73.25886899999999, 44.768477], [-73.258552, 44.776181], [-73.254978, 44.784903], [-73.24188, 44.80437], [-73.236082, 44.810204999999996], [-73.224392, 44.817968], [-73.20886399999999, 44.823471], [-73.20693299999999, 44.829212], [-73.202501, 44.835487], [-73.207234, 44.845239], [-73.206959, 44.852402], [-73.203368, 44.861554999999996], [-73.203276, 44.866397], [-73.19658199999999, 44.875042], [-73.196362, 44.880249], [-73.19182099999999, 44.893955999999996], [-73.19131, 44.904762], [-73.19493899999999, 44.910486], [-73.20644399999999, 44.911179], [-73.226274, 44.919505], [-73.233094, 44.931877], [-73.233863, 44.935997], [-73.238811, 44.941427999999995], [-73.240994, 44.949574999999996], [-73.239145, 44.953452], [-73.229711, 44.959308], [-73.209186, 44.986858], [-73.198425, 45.002021], [-73.19192799999999, 45.013615], [-73.085972, 45.015494], [-73.08497799999999, 45.01475], [-73.064803, 45.014772], [-73.059685, 45.015868999999995], [-73.048418, 45.014797], [-73.015491, 45.015097999999995], [-72.993433, 45.014876], [-72.968092, 45.014092], [-72.936471, 45.014263], [-72.9306, 45.015152], [-72.84563299999999, 45.016659], [-72.777306, 45.015873], [-72.699973, 45.015684], [-72.64182199999999, 45.014787999999996], [-72.58988, 45.013237], [-72.582371, 45.011542999999996], [-72.55436, 45.008271]]]}}, {"type": "Feature", "id": "47", "properties": {"name": "Franklin, 50", "density": 1946}, "geometry": {"type": "Polygon", "coordinates": [[[-72.55436, 45.008271], [-72.551582, 44.998602999999996], [-72.54157, 44.951547999999995], [-72.535709, 44.925777], [-72.538743, 44.925602], [-72.538673, 44.893389], [-72.537297, 44.874483], [-72.53263799999999, 44.833346], [-72.578161, 44.781577999999996], [-72.612102, 44.801587], [-72.625484, 44.799454], [-72.694234, 44.792227], [-72.74736, 44.78617], [-72.748977, 44.776365999999996], [-72.75374699999999, 44.776286], [-72.75645, 44.766438], [-72.76702999999999, 44.766371], [-72.771553, 44.740262], [-72.783056, 44.740291], [-72.78430399999999, 44.734348999999995], [-72.793958, 44.699397], [-72.79550499999999, 44.6922], [-72.851068, 44.71107], [-72.890924, 44.656943999999996], [-72.900316, 44.650290999999996], [-72.902743, 44.646175], [-72.91556, 44.645558], [-72.923178, 44.649783], [-72.927082, 44.645008999999995], [-72.926414, 44.64017], [-72.92362899999999, 44.636635], [-72.924112, 44.633050999999995], [-73.038028, 44.651157], [-73.085492, 44.669815], [-73.152802, 44.694551], [-73.228854, 44.722865999999996], [-73.235709, 44.736450999999995], [-73.249575, 44.750043], [-73.256321, 44.759443999999995], [-73.25886899999999, 44.768477], [-73.258552, 44.776181], [-73.254978, 44.784903], [-73.24188, 44.80437], [-73.236082, 44.810204999999996], [-73.224392, 44.817968], [-73.20886399999999, 44.823471], [-73.20693299999999, 44.829212], [-73.202501, 44.835487], [-73.207234, 44.845239], [-73.206959, 44.852402], [-73.203368, 44.861554999999996], [-73.203276, 44.866397], [-73.19658199999999, 44.875042], [-73.196362, 44.880249], [-73.19182099999999, 44.893955999999996], [-73.19131, 44.904762], [-73.19493899999999, 44.910486], [-73.20644399999999, 44.911179], [-73.226274, 44.919505], [-73.233094, 44.931877], [-73.233863, 44.935997], [-73.238811, 44.941427999999995], [-73.240994, 44.949574999999996], [-73.239145, 44.953452], [-73.229711, 44.959308], [-73.209186, 44.986858], [-73.198425, 45.002021], [-73.19192799999999, 45.013615], [-73.085972, 45.015494], [-73.08497799999999, 45.01475], [-73.064803, 45.014772], [-73.059685, 45.015868999999995], [-73.048418, 45.014797], [-73.015491, 45.015097999999995], [-72.993433, 45.014876], [-72.968092, 45.014092], [-72.936471, 45.014263], [-72.9306, 45.015152], [-72.84563299999999, 45.016659], [-72.777306, 45.015873], [-72.699973, 45.015684], [-72.64182199999999, 45.014787999999996], [-72.58988, 45.013237], [-72.582371, 45.011542999999996], [-72.55436, 45.008271]]]}}, {"type": "Feature", "id": "48", "properties": {"name": "Albany, 56", "density": 1022}, "geometry": {"type": "Polygon", "coordinates": [[[-106.073403, 42.433236], [-105.984294, 42.432911], [-105.963984, 42.43315], [-105.941193, 42.432117], [-105.899273, 42.432500000000005], [-105.873886, 42.431767], [-105.814107, 42.431376], [-105.750562, 42.431702], [-105.698475, 42.431056], [-105.62555, 42.431346], [-105.556042, 42.430583], [-105.556184, 42.406253], [-105.575546, 42.406228], [-105.575642, 42.377314], [-105.614656, 42.377435999999996], [-105.613865, 42.304455], [-105.599427, 42.304809], [-105.599416, 42.297536], [-105.563802, 42.297292999999996], [-105.535878, 42.29455], [-105.5267, 42.296136999999995], [-105.526399, 42.288858999999995], [-105.517372, 42.28969], [-105.500112, 42.289954], [-105.375541, 42.290138999999996], [-105.375538, 42.293836999999996], [-105.378682, 42.319018], [-105.358592, 42.319265], [-105.360831, 42.333529], [-105.361737, 42.376318999999995], [-105.352229, 42.376393], [-105.351964, 42.404892], [-105.34206, 42.404928999999996], [-105.342101, 42.419064999999996], [-105.332486, 42.419104], [-105.332638, 42.431106], [-105.28391, 42.431402], [-105.283757, 42.380567], [-105.281919, 42.360665], [-105.282074, 42.347989999999996], [-105.281442, 42.321518], [-105.280944, 42.253688], [-105.281319, 42.236747], [-105.28141600000001, 42.124821999999995], [-105.281139, 42.088888], [-105.27375, 42.088823999999995], [-105.273344, 42.00716], [-105.271746, 41.986095], [-105.271965, 41.943304999999995], [-105.271433, 41.872789999999995], [-105.2719, 41.775025], [-105.271809, 41.742028999999995], [-105.278973, 41.741994999999996], [-105.278043, 41.673553999999996], [-105.27823599999999, 41.656655], [-105.279076, 41.642275999999995], [-105.278641, 41.622614999999996], [-105.278358, 41.499976], [-105.278513, 41.489892999999995], [-105.278378, 41.435128], [-105.277999, 41.429249], [-105.277599, 41.395472999999996], [-105.280201, 41.395378], [-105.280674, 41.321433], [-105.279977, 41.27057], [-105.280202, 41.240849999999995], [-105.279861, 41.190729999999995], [-105.278926, 41.145984], [-105.278738, 41.045581999999996], [-105.276837, 41.045683], [-105.27686, 40.998172], [-105.36355, 40.997873999999996], [-105.500547, 40.997595], [-105.625474, 40.99715], [-105.726441, 40.996835999999995], [-105.843402, 40.997046999999995], [-106.000562, 40.997251], [-106.061181, 40.996998999999995], [-106.190554, 40.997578], [-106.218013, 40.997737], [-106.250377, 40.998283], [-106.321165, 40.999123], [-106.322497, 41.060821], [-106.323242, 41.123124999999995], [-106.323025, 41.171654], [-106.322544, 41.183985], [-106.322905, 41.239641999999996], [-106.322532, 41.304397], [-106.322885, 41.395140999999995], [-106.250569, 41.39463], [-106.208141, 41.39504], [-106.208075, 41.393767], [-106.125542, 41.394349999999996], [-106.102284, 41.394997], [-106.068406, 41.395027999999996], [-106.070032, 41.443732], [-106.071083, 41.48175], [-106.071893, 41.624900000000004], [-106.072265, 41.668419], [-106.073138, 41.742393], [-106.073062, 41.8131], [-106.073244, 41.814795], [-106.073112, 41.892438], [-106.073453, 41.942927], [-106.073185, 41.977329999999995], [-106.073576, 41.999966], [-106.074025, 42.086653], [-106.074919, 42.086649], [-106.074922, 42.126407], [-106.07438, 42.152026], [-106.07458, 42.171231], [-106.074141, 42.232009], [-106.073801, 42.249964999999996], [-106.073196, 42.373385], [-106.072686, 42.406701999999996], [-106.073403, 42.433236]]]}}, {"type": "Feature", "id": "48", "properties": {"name": "Albany, 56", "density": 1502}, "geometry": {"type": "Polygon", "coordinates": [[[-106.073403, 42.433236], [-105.984294, 42.432911], [-105.963984, 42.43315], [-105.941193, 42.432117], [-105.899273, 42.432500000000005], [-105.873886, 42.431767], [-105.814107, 42.431376], [-105.750562, 42.431702], [-105.698475, 42.431056], [-105.62555, 42.431346], [-105.556042, 42.430583], [-105.556184, 42.406253], [-105.575546, 42.406228], [-105.575642, 42.377314], [-105.614656, 42.377435999999996], [-105.613865, 42.304455], [-105.599427, 42.304809], [-105.599416, 42.297536], [-105.563802, 42.297292999999996], [-105.535878, 42.29455], [-105.5267, 42.296136999999995], [-105.526399, 42.288858999999995], [-105.517372, 42.28969], [-105.500112, 42.289954], [-105.375541, 42.290138999999996], [-105.375538, 42.293836999999996], [-105.378682, 42.319018], [-105.358592, 42.319265], [-105.360831, 42.333529], [-105.361737, 42.376318999999995], [-105.352229, 42.376393], [-105.351964, 42.404892], [-105.34206, 42.404928999999996], [-105.342101, 42.419064999999996], [-105.332486, 42.419104], [-105.332638, 42.431106], [-105.28391, 42.431402], [-105.283757, 42.380567], [-105.281919, 42.360665], [-105.282074, 42.347989999999996], [-105.281442, 42.321518], [-105.280944, 42.253688], [-105.281319, 42.236747], [-105.28141600000001, 42.124821999999995], [-105.281139, 42.088888], [-105.27375, 42.088823999999995], [-105.273344, 42.00716], [-105.271746, 41.986095], [-105.271965, 41.943304999999995], [-105.271433, 41.872789999999995], [-105.2719, 41.775025], [-105.271809, 41.742028999999995], [-105.278973, 41.741994999999996], [-105.278043, 41.673553999999996], [-105.27823599999999, 41.656655], [-105.279076, 41.642275999999995], [-105.278641, 41.622614999999996], [-105.278358, 41.499976], [-105.278513, 41.489892999999995], [-105.278378, 41.435128], [-105.277999, 41.429249], [-105.277599, 41.395472999999996], [-105.280201, 41.395378], [-105.280674, 41.321433], [-105.279977, 41.27057], [-105.280202, 41.240849999999995], [-105.279861, 41.190729999999995], [-105.278926, 41.145984], [-105.278738, 41.045581999999996], [-105.276837, 41.045683], [-105.27686, 40.998172], [-105.36355, 40.997873999999996], [-105.500547, 40.997595], [-105.625474, 40.99715], [-105.726441, 40.996835999999995], [-105.843402, 40.997046999999995], [-106.000562, 40.997251], [-106.061181, 40.996998999999995], [-106.190554, 40.997578], [-106.218013, 40.997737], [-106.250377, 40.998283], [-106.321165, 40.999123], [-106.322497, 41.060821], [-106.323242, 41.123124999999995], [-106.323025, 41.171654], [-106.322544, 41.183985], [-106.322905, 41.239641999999996], [-106.322532, 41.304397], [-106.322885, 41.395140999999995], [-106.250569, 41.39463], [-106.208141, 41.39504], [-106.208075, 41.393767], [-106.125542, 41.394349999999996], [-106.102284, 41.394997], [-106.068406, 41.395027999999996], [-106.070032, 41.443732], [-106.071083, 41.48175], [-106.071893, 41.624900000000004], [-106.072265, 41.668419], [-106.073138, 41.742393], [-106.073062, 41.8131], [-106.073244, 41.814795], [-106.073112, 41.892438], [-106.073453, 41.942927], [-106.073185, 41.977329999999995], [-106.073576, 41.999966], [-106.074025, 42.086653], [-106.074919, 42.086649], [-106.074922, 42.126407], [-106.07438, 42.152026], [-106.07458, 42.171231], [-106.074141, 42.232009], [-106.073801, 42.249964999999996], [-106.073196, 42.373385], [-106.072686, 42.406701999999996], [-106.073403, 42.433236]]]}}, {"type": "Feature", "id": "49", "properties": {"name": "Goshen, 56", "density": 988}, "geometry": {"type": "Polygon", "coordinates": [[[-104.655639, 42.609468], [-104.625513, 42.609257], [-104.611847, 42.608787], [-104.474705, 42.609632], [-104.453505, 42.609449], [-104.43011, 42.610084], [-104.375505, 42.610676999999995], [-104.360106, 42.611242999999995], [-104.282024, 42.611647999999995], [-104.242645, 42.611979999999996], [-104.181245, 42.61192], [-104.116825, 42.611979999999996], [-104.052838, 42.611767], [-104.053107, 42.499964], [-104.052897, 42.473118], [-104.052804, 42.374963], [-104.05276, 42.25843], [-104.053023, 42.246289], [-104.052877, 42.188441999999995], [-104.052547, 42.166801], [-104.053048, 42.131346], [-104.052477, 42.11611], [-104.052947, 42.090627999999995], [-104.052645, 42.001718], [-104.052622, 41.957937], [-104.052967, 41.916972], [-104.052762, 41.838567], [-104.052886, 41.742172], [-104.052688, 41.697953999999996], [-104.052859, 41.592254], [-104.05254, 41.564274], [-104.09232, 41.564155], [-104.131235, 41.564447], [-104.18924, 41.564186], [-104.208812, 41.564366], [-104.266353, 41.564147], [-104.285688, 41.564496999999996], [-104.344053, 41.564526], [-104.363606, 41.564842999999996], [-104.497692, 41.564173], [-104.528566, 41.564592], [-104.614507, 41.564718], [-104.652992, 41.565014], [-104.653475, 41.635329], [-104.653338, 41.653006999999995], [-104.653145, 41.740863999999995], [-104.653394, 41.807983], [-104.653247, 41.821176], [-104.6538, 41.874967999999996], [-104.653638, 41.919351999999996], [-104.653826, 41.937962999999996], [-104.653254, 42.037481], [-104.653876, 42.099736], [-104.653968, 42.152570999999995], [-104.655027, 42.216785], [-104.654222, 42.245765999999996], [-104.655052, 42.300388999999996], [-104.654466, 42.331586], [-104.655258, 42.374759], [-104.654945, 42.418856999999996], [-104.65529, 42.538362], [-104.655639, 42.609468]]]}}, {"type": "Feature", "id": "50", "properties": {"name": "Weston, 56", "density": 480}, "geometry": {"type": "Polygon", "coordinates": [[[-105.079281, 44.176182], [-105.038338, 44.176977], [-105.000513, 44.176897], [-105.000414, 44.177329], [-104.907417, 44.178000000000004], [-104.722878, 44.179283], [-104.62536, 44.180155], [-104.614889, 44.179919], [-104.501979, 44.180572999999995], [-104.454018, 44.180729], [-104.375484, 44.181622], [-104.368156, 44.180913], [-104.291864, 44.180782], [-104.16072, 44.180599], [-104.054487, 44.180381], [-104.054588, 44.141081], [-104.054688, 43.999978999999996], [-104.055487, 43.853476], [-104.055122, 43.740516], [-104.05497, 43.644743999999996], [-104.054879, 43.582999], [-104.05503, 43.566671], [-104.05478600000001, 43.503327999999996], [-104.059552, 43.503062], [-104.179504, 43.502793], [-104.35879, 43.502072], [-104.365139, 43.502221], [-104.501571, 43.50199], [-104.517832, 43.501691], [-104.596379, 43.501991], [-104.733763, 43.501735], [-104.750519, 43.501134], [-104.799817, 43.500713], [-104.875522, 43.499798], [-104.899941, 43.49964], [-104.940096, 43.49914], [-104.95883, 43.499351999999995], [-105.079797, 43.498445], [-105.080558, 43.5024], [-105.080837, 43.534727], [-105.08144, 43.549608], [-105.081769, 43.592115], [-105.081376, 43.624970999999995], [-105.080715, 43.749973], [-105.078784, 43.827020999999995], [-105.081407, 43.826927999999995], [-105.081267, 43.90752], [-105.080568, 43.995671], [-105.080326, 44.077918], [-105.080649, 44.086476999999995], [-105.079397, 44.149437], [-105.079281, 44.176182]]]}}, {"type": "Feature", "id": "51", "properties": {"name": "Hot Springs, 56", "density": 959}, "geometry": {"type": "Polygon", "coordinates": [[[-109.312949, 43.813292999999994], [-109.272587, 43.813551], [-109.272548, 43.81612], [-109.133171, 43.816], [-109.093603, 43.817619], [-109.092395, 43.838063], [-109.093005, 43.874955], [-109.092878, 43.904474], [-109.006612, 43.905099], [-109.000636, 43.904703999999995], [-108.912783, 43.904754], [-108.915985, 43.990854], [-108.875683, 43.991153999999995], [-108.791779, 43.991053], [-108.79213, 43.999953999999995], [-108.792277, 44.079616], [-108.750679, 44.079985], [-108.655353, 44.079710999999996], [-108.550758, 44.079403], [-108.490254, 44.07976], [-108.489699, 44.000381999999995], [-108.489431, 43.991865999999995], [-108.427064, 43.992053999999996], [-108.429563, 43.903355], [-108.30936, 43.903255], [-108.310059, 43.874956], [-108.309607, 43.872797999999996], [-108.309695, 43.846619], [-108.25065599999999, 43.846754999999995], [-108.216845, 43.847848], [-108.191655, 43.847654999999996], [-108.185255, 43.848254999999995], [-108.192137, 43.839116999999995], [-108.193825, 43.834134999999996], [-108.19908, 43.831702], [-108.19619, 43.828361], [-108.185796, 43.823893], [-108.176157, 43.822866999999995], [-108.17361700000001, 43.818953], [-108.002668, 43.818509999999996], [-108.000649, 43.818768], [-107.956448, 43.818666], [-107.956577, 43.733446], [-107.875643, 43.733481999999995], [-107.75064, 43.733218], [-107.715876, 43.733343], [-107.716218, 43.645765999999995], [-107.628271, 43.646377], [-107.595157, 43.646426999999996], [-107.595327, 43.610808999999996], [-107.595105, 43.501397], [-107.595137, 43.472279], [-107.625638, 43.472007999999995], [-107.750594, 43.471807], [-107.875643, 43.471056999999995], [-107.934145, 43.470757], [-108.010167, 43.470839999999995], [-108.12565000000001, 43.470769999999995], [-108.156285, 43.470628], [-108.156305, 43.459610999999995], [-108.250654, 43.459534999999995], [-108.337861, 43.459765], [-108.33777, 43.474061], [-108.375659, 43.473985], [-108.456973, 43.474278999999996], [-108.456962, 43.503156], [-108.576167, 43.503256], [-108.576167, 43.532556], [-108.695072, 43.532255], [-108.694672, 43.575755], [-108.774475, 43.575354999999995], [-108.814276, 43.575555], [-108.814276, 43.605255], [-108.848202, 43.605287], [-108.875679, 43.604445999999996], [-108.894061, 43.604757], [-108.933831, 43.604718999999996], [-108.934141, 43.619163], [-108.951956, 43.619372999999996], [-109.000683, 43.619330999999995], [-109.008897, 43.619572999999995], [-109.125688, 43.619521], [-109.171638, 43.619763999999996], [-109.171463, 43.624955], [-109.171448, 43.699197999999996], [-109.182224, 43.703337999999995], [-109.182693, 43.70539], [-109.196528, 43.711667999999996], [-109.200963, 43.719498], [-109.206774, 43.723597], [-109.208169, 43.730641999999996], [-109.216195, 43.741358], [-109.222768, 43.747464], [-109.228107, 43.756397], [-109.234904, 43.763889999999996], [-109.245166, 43.766937], [-109.247986, 43.770728], [-109.262135, 43.774145999999995], [-109.26854, 43.781136], [-109.274197, 43.794019], [-109.28494, 43.803042999999995], [-109.288443, 43.801342], [-109.296096, 43.801410999999995], [-109.300392, 43.804282], [-109.310059, 43.806028], [-109.312949, 43.813292999999994]]]}}, {"type": "Feature", "id": "52", "properties": {"name": "Teton, 56", "density": 1374}, "geometry": {"type": "Polygon", "coordinates": [[[-111.044617, 43.31572], [-111.044821, 43.371874999999996], [-111.04506, 43.375125], [-111.045491, 43.501135], [-111.045518, 43.620346999999995], [-111.045787, 43.677600000000005], [-111.046016, 43.678000999999995], [-111.046571, 43.739678], [-111.046561, 43.808296], [-111.046784, 43.845223999999995], [-111.046516, 43.908369], [-111.047044, 43.983469], [-111.047349, 43.999921], [-111.049077, 44.020129999999995], [-111.048898, 44.028602], [-111.048452, 44.114830999999995], [-111.049119, 44.124922999999995], [-111.049078, 44.219895], [-111.049496, 44.270593999999996], [-111.049695, 44.353626], [-111.049148, 44.374925], [-111.049298, 44.42783], [-111.048974, 44.474072], [-111.049324, 44.487291], [-111.051681, 44.540561], [-111.055208, 44.624927], [-111.055331, 44.666263], [-111.000755, 44.666112999999996], [-110.875108, 44.666166], [-110.826522, 44.666587], [-110.750764, 44.666805], [-110.745713, 44.666446], [-110.667867, 44.666291], [-110.66735, 44.624936], [-110.667899, 44.582792], [-110.625763, 44.582721], [-110.500761, 44.582764999999995], [-110.464126, 44.583124], [-110.375334, 44.583016], [-110.376864, 44.580208999999996], [-110.372555, 44.574608999999995], [-110.374661, 44.568467999999996], [-110.384738, 44.565219], [-110.370369, 44.559563999999995], [-110.358936, 44.553529], [-110.333799, 44.547985999999995], [-110.331342, 44.553514], [-110.315348, 44.55611], [-110.30887, 44.554338], [-110.297045, 44.548398999999996], [-110.290148, 44.542735], [-110.290395, 44.538076], [-110.295046, 44.534954], [-110.298431, 44.530065], [-110.29521, 44.527809], [-110.290644, 44.528659], [-110.285789, 44.526336], [-110.278843, 44.519951999999996], [-110.276506, 44.515665], [-110.279209, 44.510754], [-110.279864, 44.505573999999996], [-110.278003, 44.498492], [-110.284318, 44.489850999999994], [-110.281901, 44.478753], [-110.284986, 44.472722999999995], [-110.290988, 44.470447], [-110.28881200000001, 44.451524], [-110.292653, 44.443386], [-110.29219499999999, 44.438649999999996], [-110.296172, 44.435567], [-110.296648, 44.431340999999996], [-110.288058, 44.423277999999996], [-110.28694899999999, 44.419605999999995], [-110.278116, 44.414], [-110.27216, 44.413219], [-110.260043, 44.409448999999995], [-110.254864, 44.404722], [-110.253562, 44.397329], [-110.253914, 44.390327], [-110.243105, 44.387361], [-110.235486, 44.38203], [-110.228408, 44.373844], [-110.2295, 44.370974], [-110.226801, 44.361568], [-110.228169, 44.358835], [-110.226864, 44.351898999999996], [-110.223924, 44.34791], [-110.225925, 44.342102999999994], [-110.223604, 44.335518], [-110.218104, 44.331854], [-110.205832, 44.329101], [-110.202781, 44.327329], [-110.201151, 44.322598], [-110.208763, 44.314985], [-110.201962, 44.305375999999995], [-110.198263, 44.306492], [-110.19019, 44.300497], [-110.173789, 44.304224], [-110.175544, 44.298218999999996], [-110.16904, 44.296313], [-110.166196, 44.300056999999995], [-110.150175, 44.289666], [-110.14479299999999, 44.283187], [-110.145408, 44.278279], [-110.140727, 44.276094], [-110.142138, 44.272794999999995], [-110.150472, 44.271313], [-110.147766, 44.266337], [-110.14017799999999, 44.263678], [-110.144728, 44.258030999999995], [-110.143376, 44.253988], [-110.137106, 44.249016999999995], [-110.131599, 44.249204999999996], [-110.134418, 44.243862], [-110.133272, 44.240249999999996], [-110.137755, 44.235977999999996], [-110.131149, 44.229821], [-110.13306, 44.225895], [-110.128876, 44.223448], [-110.123481, 44.213685999999996], [-110.114202, 44.216049999999996], [-110.111924, 44.209092999999996], [-110.116367, 44.210118], [-110.123208, 44.205573], [-110.119744, 44.199024], [-110.111284, 44.199374999999996], [-110.108851, 44.19334], [-110.119882, 44.185268], [-110.105655, 44.185458999999994], [-110.108386, 44.179378], [-110.114875, 44.179539], [-110.122348, 44.175216999999996], [-110.120066, 44.170328999999995], [-110.120859, 44.161708999999995], [-110.127823, 44.159158], [-110.126389, 44.157028], [-110.123633, 44.14055], [-110.119193, 44.132584], [-110.053357, 44.132628], [-110.053179, 44.008022], [-110.053321, 43.987136], [-110.053588, 43.875074], [-110.053637, 43.814549], [-110.05143699999999, 43.814448999999996], [-110.051286, 43.74995], [-110.051633, 43.624947], [-110.051832, 43.595647], [-110.051031, 43.581047], [-110.051531, 43.566646999999996], [-110.05123, 43.523303999999996], [-110.05157, 43.464783], [-110.057506, 43.464756], [-110.057028, 43.450776], [-110.056991, 43.407706], [-110.05731, 43.377767999999996], [-110.20839, 43.378321], [-110.250734, 43.378554], [-110.344218, 43.377918], [-110.344325, 43.352115999999995], [-110.343959, 43.291165], [-110.414962, 43.291332], [-110.500742, 43.291669999999996], [-110.57838, 43.29164], [-110.578656, 43.235223999999995], [-110.625747, 43.235620999999995], [-110.750683, 43.234989999999996], [-110.813993, 43.235178], [-110.813988, 43.315906], [-110.927902, 43.31596], [-111.044617, 43.31572]]]}}, {"type": "Feature", "id": "52", "properties": {"name": "Teton, 56", "density": 1105}, "geometry": {"type": "Polygon", "coordinates": [[[-111.044617, 43.31572], [-111.044821, 43.371874999999996], [-111.04506, 43.375125], [-111.045491, 43.501135], [-111.045518, 43.620346999999995], [-111.045787, 43.677600000000005], [-111.046016, 43.678000999999995], [-111.046571, 43.739678], [-111.046561, 43.808296], [-111.046784, 43.845223999999995], [-111.046516, 43.908369], [-111.047044, 43.983469], [-111.047349, 43.999921], [-111.049077, 44.020129999999995], [-111.048898, 44.028602], [-111.048452, 44.114830999999995], [-111.049119, 44.124922999999995], [-111.049078, 44.219895], [-111.049496, 44.270593999999996], [-111.049695, 44.353626], [-111.049148, 44.374925], [-111.049298, 44.42783], [-111.048974, 44.474072], [-111.049324, 44.487291], [-111.051681, 44.540561], [-111.055208, 44.624927], [-111.055331, 44.666263], [-111.000755, 44.666112999999996], [-110.875108, 44.666166], [-110.826522, 44.666587], [-110.750764, 44.666805], [-110.745713, 44.666446], [-110.667867, 44.666291], [-110.66735, 44.624936], [-110.667899, 44.582792], [-110.625763, 44.582721], [-110.500761, 44.582764999999995], [-110.464126, 44.583124], [-110.375334, 44.583016], [-110.376864, 44.580208999999996], [-110.372555, 44.574608999999995], [-110.374661, 44.568467999999996], [-110.384738, 44.565219], [-110.370369, 44.559563999999995], [-110.358936, 44.553529], [-110.333799, 44.547985999999995], [-110.331342, 44.553514], [-110.315348, 44.55611], [-110.30887, 44.554338], [-110.297045, 44.548398999999996], [-110.290148, 44.542735], [-110.290395, 44.538076], [-110.295046, 44.534954], [-110.298431, 44.530065], [-110.29521, 44.527809], [-110.290644, 44.528659], [-110.285789, 44.526336], [-110.278843, 44.519951999999996], [-110.276506, 44.515665], [-110.279209, 44.510754], [-110.279864, 44.505573999999996], [-110.278003, 44.498492], [-110.284318, 44.489850999999994], [-110.281901, 44.478753], [-110.284986, 44.472722999999995], [-110.290988, 44.470447], [-110.28881200000001, 44.451524], [-110.292653, 44.443386], [-110.29219499999999, 44.438649999999996], [-110.296172, 44.435567], [-110.296648, 44.431340999999996], [-110.288058, 44.423277999999996], [-110.28694899999999, 44.419605999999995], [-110.278116, 44.414], [-110.27216, 44.413219], [-110.260043, 44.409448999999995], [-110.254864, 44.404722], [-110.253562, 44.397329], [-110.253914, 44.390327], [-110.243105, 44.387361], [-110.235486, 44.38203], [-110.228408, 44.373844], [-110.2295, 44.370974], [-110.226801, 44.361568], [-110.228169, 44.358835], [-110.226864, 44.351898999999996], [-110.223924, 44.34791], [-110.225925, 44.342102999999994], [-110.223604, 44.335518], [-110.218104, 44.331854], [-110.205832, 44.329101], [-110.202781, 44.327329], [-110.201151, 44.322598], [-110.208763, 44.314985], [-110.201962, 44.305375999999995], [-110.198263, 44.306492], [-110.19019, 44.300497], [-110.173789, 44.304224], [-110.175544, 44.298218999999996], [-110.16904, 44.296313], [-110.166196, 44.300056999999995], [-110.150175, 44.289666], [-110.14479299999999, 44.283187], [-110.145408, 44.278279], [-110.140727, 44.276094], [-110.142138, 44.272794999999995], [-110.150472, 44.271313], [-110.147766, 44.266337], [-110.14017799999999, 44.263678], [-110.144728, 44.258030999999995], [-110.143376, 44.253988], [-110.137106, 44.249016999999995], [-110.131599, 44.249204999999996], [-110.134418, 44.243862], [-110.133272, 44.240249999999996], [-110.137755, 44.235977999999996], [-110.131149, 44.229821], [-110.13306, 44.225895], [-110.128876, 44.223448], [-110.123481, 44.213685999999996], [-110.114202, 44.216049999999996], [-110.111924, 44.209092999999996], [-110.116367, 44.210118], [-110.123208, 44.205573], [-110.119744, 44.199024], [-110.111284, 44.199374999999996], [-110.108851, 44.19334], [-110.119882, 44.185268], [-110.105655, 44.185458999999994], [-110.108386, 44.179378], [-110.114875, 44.179539], [-110.122348, 44.175216999999996], [-110.120066, 44.170328999999995], [-110.120859, 44.161708999999995], [-110.127823, 44.159158], [-110.126389, 44.157028], [-110.123633, 44.14055], [-110.119193, 44.132584], [-110.053357, 44.132628], [-110.053179, 44.008022], [-110.053321, 43.987136], [-110.053588, 43.875074], [-110.053637, 43.814549], [-110.05143699999999, 43.814448999999996], [-110.051286, 43.74995], [-110.051633, 43.624947], [-110.051832, 43.595647], [-110.051031, 43.581047], [-110.051531, 43.566646999999996], [-110.05123, 43.523303999999996], [-110.05157, 43.464783], [-110.057506, 43.464756], [-110.057028, 43.450776], [-110.056991, 43.407706], [-110.05731, 43.377767999999996], [-110.20839, 43.378321], [-110.250734, 43.378554], [-110.344218, 43.377918], [-110.344325, 43.352115999999995], [-110.343959, 43.291165], [-110.414962, 43.291332], [-110.500742, 43.291669999999996], [-110.57838, 43.29164], [-110.578656, 43.235223999999995], [-110.625747, 43.235620999999995], [-110.750683, 43.234989999999996], [-110.813993, 43.235178], [-110.813988, 43.315906], [-110.927902, 43.31596], [-111.044617, 43.31572]]]}}, {"type": "Feature", "id": "53", "properties": {"name": "Big Horn, 56", "density": 1708}, "geometry": {"type": "Polygon", "coordinates": [[[-108.621313, 45.000277], [-108.565921, 45.000578], [-108.499092, 44.9998], [-108.375674, 44.999953], [-108.271439, 45.000251999999996], [-108.249345, 44.999458], [-108.228993, 45.000447], [-108.14939, 45.001062], [-108.125666, 45.001011], [-108.000663, 45.001222999999996], [-107.997369, 45.001565], [-107.911752, 45.001304999999995], [-107.907349, 44.995729999999995], [-107.898802, 44.995774], [-107.893515, 44.991108999999994], [-107.890435, 44.991865], [-107.881662, 44.985459999999996], [-107.883583, 44.980916], [-107.87660000000001, 44.96274], [-107.879279, 44.949667], [-107.882358, 44.942448], [-107.881863, 44.933425], [-107.872117, 44.928470999999995], [-107.869341, 44.924799], [-107.864327, 44.922698], [-107.860271, 44.918751], [-107.853777, 44.915707999999995], [-107.852402, 44.906942], [-107.849518, 44.905671999999996], [-107.851581, 44.898685], [-107.856079, 44.895019999999995], [-107.860997, 44.894281], [-107.860766, 44.881691], [-107.865018, 44.873639], [-107.861751, 44.868508], [-107.855021, 44.867477], [-107.849762, 44.862279], [-107.844276, 44.860043999999995], [-107.840598, 44.849847], [-107.837334, 44.846543], [-107.83178, 44.844995], [-107.832908, 44.839746], [-107.829373, 44.836555], [-107.82817299999999, 44.830745], [-107.832153, 44.824943999999995], [-107.826212, 44.820505], [-107.821562, 44.821172], [-107.816465, 44.818495], [-107.817082, 44.811803], [-107.819987, 44.807592], [-107.831622, 44.799786999999995], [-107.832319, 44.790161], [-107.824967, 44.791796999999995], [-107.812827, 44.789316], [-107.807342, 44.785716], [-107.799823, 44.783502999999996], [-107.789626, 44.777111], [-107.779039, 44.772327999999995], [-107.764817, 44.773451], [-107.754388, 44.770590999999996], [-107.752136, 44.765626999999995], [-107.753493, 44.761697999999996], [-107.752105, 44.756558999999996], [-107.745572, 44.754332], [-107.748949, 44.746041999999996], [-107.743554, 44.741476], [-107.745785, 44.733469], [-107.744462, 44.728989], [-107.751034, 44.722989999999996], [-107.74154300000001, 44.714352], [-107.736442, 44.713378999999996], [-107.728028, 44.716415], [-107.717502, 44.710649], [-107.709144, 44.709173], [-107.6979, 44.704964], [-107.695854, 44.708079999999995], [-107.685549, 44.705512999999996], [-107.681123, 44.702894], [-107.681361, 44.696537], [-107.684412, 44.69314], [-107.681224, 44.688198], [-107.674715, 44.685128], [-107.671158, 44.680248], [-107.662506, 44.681574], [-107.656235, 44.684239999999996], [-107.65511, 44.689265999999996], [-107.650707, 44.692313999999996], [-107.643326, 44.693281], [-107.637887, 44.691376], [-107.629597, 44.693234], [-107.622585, 44.693041], [-107.619704, 44.698813], [-107.615891, 44.701297], [-107.612184, 44.697941], [-107.604667, 44.694956999999995], [-107.595719, 44.69502], [-107.588481, 44.688306999999995], [-107.581081, 44.689752999999996], [-107.573689, 44.68299], [-107.567647, 44.683274999999995], [-107.556621, 44.678596], [-107.54881, 44.678436999999995], [-107.548919, 44.667015], [-107.538999, 44.664933999999995], [-107.531926, 44.666419999999995], [-107.528279, 44.665583999999996], [-107.520732, 44.65949], [-107.523062, 44.656220999999995], [-107.52908, 44.652393], [-107.533829, 44.651136], [-107.534643, 44.646547999999996], [-107.529591, 44.643916], [-107.528157, 44.634782], [-107.524028, 44.633004], [-107.510898, 44.633697], [-107.500171, 44.642098], [-107.494862, 44.642029], [-107.490615, 44.632866], [-107.486046, 44.625563], [-107.480016, 44.622189999999996], [-107.478735, 44.617881999999994], [-107.469473, 44.612276], [-107.463761, 44.612096], [-107.457387, 44.607744], [-107.448174, 44.607392], [-107.443127, 44.605582999999996], [-107.43277, 44.607746999999996], [-107.43518, 44.612037], [-107.424972, 44.611478], [-107.4225, 44.608508], [-107.422791, 44.603517], [-107.413159, 44.598864], [-107.403391, 44.599807], [-107.397209, 44.598627], [-107.39290199999999, 44.595963], [-107.383472, 44.595354], [-107.385161, 44.589769], [-107.376618, 44.579995], [-107.373008, 44.574287], [-107.372905, 44.568000000000005], [-107.369621, 44.559836999999995], [-107.371447, 44.556944], [-107.36543, 44.555049], [-107.360162, 44.550314], [-107.360467, 44.547073999999995], [-107.355568, 44.545251], [-107.353778, 44.542192], [-107.33484, 44.540518], [-107.330284, 44.543806], [-107.330116, 44.536069], [-107.324311, 44.533231], [-107.322765, 44.529191], [-107.327128, 44.523682], [-107.315287, 44.515775999999995], [-107.310938, 44.508835], [-107.301435, 44.506419], [-107.294159, 44.500707], [-107.298539, 44.496213], [-107.29712, 44.490933999999996], [-107.298484, 44.484564], [-107.30523, 44.483169], [-107.299665, 44.476268], [-107.303339, 44.464624], [-107.30058, 44.459081], [-107.288955, 44.459817], [-107.27841, 44.459077], [-107.274891, 44.456174999999995], [-107.278729, 44.450818999999996], [-107.272708, 44.448885999999995], [-107.267865, 44.449580999999995], [-107.258309, 44.446025999999996], [-107.255053, 44.441614], [-107.242507, 44.438359], [-107.238756, 44.44022], [-107.227372, 44.441489999999995], [-107.215175, 44.446701999999995], [-107.210313, 44.444959999999995], [-107.202038, 44.446304999999995], [-107.200149, 44.441962], [-107.203853, 44.435748], [-107.200709, 44.434051], [-107.204337, 44.428981], [-107.20402, 44.425201], [-107.200196, 44.421651999999995], [-107.20188, 44.416457], [-107.199866, 44.409338999999996], [-107.198841, 44.399149], [-107.18847099999999, 44.398665], [-107.185916, 44.401937], [-107.179205, 44.403335999999996], [-107.169212, 44.393507], [-107.172697, 44.389131], [-107.176505, 44.376644999999996], [-107.165462, 44.373867999999995], [-107.163457, 44.368055999999996], [-107.173118, 44.360454], [-107.184891, 44.3588], [-107.188691, 44.353345999999995], [-107.188982, 44.348172], [-107.179707, 44.346072], [-107.176027, 44.342596], [-107.176329, 44.338187999999995], [-107.172614, 44.335163], [-107.160447, 44.334469999999996], [-107.159586, 44.325143999999995], [-107.15547, 44.322328], [-107.150781, 44.324467999999996], [-107.145001, 44.324003999999995], [-107.146135, 44.234646], [-107.146808, 44.165665999999995], [-107.280471, 44.167511999999995], [-107.375628, 44.167882], [-107.500633, 44.167165999999995], [-107.541198, 44.166509], [-107.67301, 44.166405], [-107.712852, 44.16645], [-107.722019, 44.167877], [-107.742134, 44.168016], [-107.870975, 44.168216], [-107.918246, 44.16786], [-107.96209, 44.168307], [-108.064676, 44.168172999999996], [-108.212256, 44.168234], [-108.36146, 44.168409], [-108.375664, 44.168222], [-108.550562, 44.168454999999994], [-108.573797, 44.168468], [-108.57356, 44.249953999999995], [-108.573716, 44.354208], [-108.573512, 44.374916999999996], [-108.57342, 44.520810999999995], [-108.592494, 44.52093], [-108.592621, 44.614988], [-108.592254, 44.658750999999995], [-108.59264, 44.67408], [-108.59221099999999, 44.701271], [-108.592539, 44.753538999999996], [-108.592411, 44.765882], [-108.592512, 44.850519999999996], [-108.592296, 44.871444], [-108.620462, 44.871480999999996], [-108.620876, 44.903850999999996], [-108.620627, 44.921171], [-108.621573, 44.944196999999996], [-108.621482, 44.975006], [-108.622147, 44.983118], [-108.621313, 45.000277]]]}}, {"type": "Feature", "id": "54", "properties": {"name": "Niobrara, 56", "density": 692}, "geometry": {"type": "Polygon", "coordinates": [[[-104.05478600000001, 43.503327999999996], [-104.05480299999999, 43.477815], [-104.05479, 43.416419999999995], [-104.054417, 43.329732], [-104.053908, 43.296876], [-104.053967, 43.245132], [-104.053471, 43.124857], [-104.053327, 43.116217999999996], [-104.053261, 43.032463], [-104.053028, 43.000585], [-104.053152, 42.999967999999996], [-104.052984, 42.874967], [-104.053071, 42.863169], [-104.052863, 42.754569], [-104.052997, 42.741530999999995], [-104.05262, 42.660548999999996], [-104.052838, 42.611767], [-104.116825, 42.611979999999996], [-104.181245, 42.61192], [-104.242645, 42.611979999999996], [-104.282024, 42.611647999999995], [-104.360106, 42.611242999999995], [-104.375505, 42.610676999999995], [-104.43011, 42.610084], [-104.453505, 42.609449], [-104.474705, 42.609632], [-104.611847, 42.608787], [-104.625513, 42.609257], [-104.655639, 42.609468], [-104.764221, 42.61024], [-104.77974, 42.60987], [-104.82900000000001, 42.610064], [-104.872942, 42.609888999999995], [-104.892437, 42.608939], [-104.89224899999999, 42.624956], [-104.892331, 42.690143], [-104.893164, 42.723845999999995], [-104.892932, 42.759896999999995], [-104.893479, 42.78282], [-104.89848, 42.78303], [-104.89827, 42.79676], [-104.899373, 42.804524], [-104.898661, 42.811493999999996], [-104.899333, 42.823127], [-104.898823, 42.851116999999995], [-104.89765, 42.873827999999996], [-104.898211, 42.874967], [-104.897968, 42.899319999999996], [-104.898072, 42.999967], [-104.897732, 43.005309], [-104.897781, 43.075407999999996], [-104.89859799999999, 43.117763], [-104.897201, 43.131685], [-104.896966, 43.145635], [-104.89802399999999, 43.24707], [-104.898207, 43.249967], [-104.898506, 43.313382], [-104.897832, 43.354544], [-104.898667, 43.37497], [-104.899303, 43.477987], [-104.899941, 43.49964], [-104.875522, 43.499798], [-104.799817, 43.500713], [-104.750519, 43.501134], [-104.733763, 43.501735], [-104.596379, 43.501991], [-104.517832, 43.501691], [-104.501571, 43.50199], [-104.365139, 43.502221], [-104.35879, 43.502072], [-104.179504, 43.502793], [-104.059552, 43.503062], [-104.05478600000001, 43.503327999999996]]]}}, {"type": "Feature", "id": "55", "properties": {"name": "Sheridan, 56", "density": 1723}, "geometry": {"type": "Polygon", "coordinates": [[[-107.369621, 44.559836999999995], [-107.372905, 44.568000000000005], [-107.373008, 44.574287], [-107.376618, 44.579995], [-107.385161, 44.589769], [-107.383472, 44.595354], [-107.39290199999999, 44.595963], [-107.397209, 44.598627], [-107.403391, 44.599807], [-107.413159, 44.598864], [-107.422791, 44.603517], [-107.4225, 44.608508], [-107.424972, 44.611478], [-107.43518, 44.612037], [-107.43277, 44.607746999999996], [-107.443127, 44.605582999999996], [-107.448174, 44.607392], [-107.457387, 44.607744], [-107.463761, 44.612096], [-107.469473, 44.612276], [-107.478735, 44.617881999999994], [-107.480016, 44.622189999999996], [-107.486046, 44.625563], [-107.490615, 44.632866], [-107.494862, 44.642029], [-107.500171, 44.642098], [-107.510898, 44.633697], [-107.524028, 44.633004], [-107.528157, 44.634782], [-107.529591, 44.643916], [-107.534643, 44.646547999999996], [-107.533829, 44.651136], [-107.52908, 44.652393], [-107.523062, 44.656220999999995], [-107.520732, 44.65949], [-107.528279, 44.665583999999996], [-107.531926, 44.666419999999995], [-107.538999, 44.664933999999995], [-107.548919, 44.667015], [-107.54881, 44.678436999999995], [-107.556621, 44.678596], [-107.567647, 44.683274999999995], [-107.573689, 44.68299], [-107.581081, 44.689752999999996], [-107.588481, 44.688306999999995], [-107.595719, 44.69502], [-107.604667, 44.694956999999995], [-107.612184, 44.697941], [-107.615891, 44.701297], [-107.619704, 44.698813], [-107.622585, 44.693041], [-107.629597, 44.693234], [-107.637887, 44.691376], [-107.643326, 44.693281], [-107.650707, 44.692313999999996], [-107.65511, 44.689265999999996], [-107.656235, 44.684239999999996], [-107.662506, 44.681574], [-107.671158, 44.680248], [-107.674715, 44.685128], [-107.681224, 44.688198], [-107.684412, 44.69314], [-107.681361, 44.696537], [-107.681123, 44.702894], [-107.685549, 44.705512999999996], [-107.695854, 44.708079999999995], [-107.6979, 44.704964], [-107.709144, 44.709173], [-107.717502, 44.710649], [-107.728028, 44.716415], [-107.736442, 44.713378999999996], [-107.74154300000001, 44.714352], [-107.751034, 44.722989999999996], [-107.744462, 44.728989], [-107.745785, 44.733469], [-107.743554, 44.741476], [-107.748949, 44.746041999999996], [-107.745572, 44.754332], [-107.752105, 44.756558999999996], [-107.753493, 44.761697999999996], [-107.752136, 44.765626999999995], [-107.754388, 44.770590999999996], [-107.764817, 44.773451], [-107.779039, 44.772327999999995], [-107.789626, 44.777111], [-107.799823, 44.783502999999996], [-107.807342, 44.785716], [-107.812827, 44.789316], [-107.824967, 44.791796999999995], [-107.832319, 44.790161], [-107.831622, 44.799786999999995], [-107.819987, 44.807592], [-107.817082, 44.811803], [-107.816465, 44.818495], [-107.821562, 44.821172], [-107.826212, 44.820505], [-107.832153, 44.824943999999995], [-107.82817299999999, 44.830745], [-107.829373, 44.836555], [-107.832908, 44.839746], [-107.83178, 44.844995], [-107.837334, 44.846543], [-107.840598, 44.849847], [-107.844276, 44.860043999999995], [-107.849762, 44.862279], [-107.855021, 44.867477], [-107.861751, 44.868508], [-107.865018, 44.873639], [-107.860766, 44.881691], [-107.860997, 44.894281], [-107.856079, 44.895019999999995], [-107.851581, 44.898685], [-107.849518, 44.905671999999996], [-107.852402, 44.906942], [-107.853777, 44.915707999999995], [-107.860271, 44.918751], [-107.864327, 44.922698], [-107.869341, 44.924799], [-107.872117, 44.928470999999995], [-107.881863, 44.933425], [-107.882358, 44.942448], [-107.879279, 44.949667], [-107.87660000000001, 44.96274], [-107.883583, 44.980916], [-107.881662, 44.985459999999996], [-107.890435, 44.991865], [-107.893515, 44.991108999999994], [-107.898802, 44.995774], [-107.907349, 44.995729999999995], [-107.911752, 45.001304999999995], [-107.875658, 45.001093], [-107.75065, 45.000778], [-107.62565, 45.00071], [-107.607824, 45.000929], [-107.500647, 45.001236], [-107.500025, 45.001512], [-107.37564, 45.001228999999995], [-107.350723, 45.001346999999996], [-107.282738, 45.001180999999995], [-107.237134, 45.000693999999996], [-107.134179, 45.000108999999995], [-107.105684, 44.998734], [-107.084938, 44.996598999999996], [-107.068904, 44.996942999999995], [-107.05550000000001, 44.996355], [-106.995681, 44.996398], [-106.880106, 44.995843], [-106.750619, 44.995625], [-106.62561, 44.994927], [-106.4577, 44.994482999999995], [-106.417905, 44.994282999999996], [-106.334891, 44.994184999999995], [-106.263586, 44.993787999999995], [-106.250717, 44.993688], [-106.12558, 44.993536999999996], [-106.024814, 44.993579], [-106.024929, 44.976808999999996], [-106.023103, 44.86882], [-106.017575, 44.868784999999995], [-106.014275, 44.857783999999995], [-106.014476, 44.850684], [-106.014927, 44.749983], [-106.014977, 44.707082], [-106.010677, 44.693182], [-106.010577, 44.624987999999995], [-106.009676, 44.563981], [-106.059279, 44.563081], [-106.059479, 44.563781], [-106.111882, 44.56368], [-106.179485, 44.56378], [-106.179185, 44.562079999999995], [-106.250589, 44.56223], [-106.375594, 44.562078], [-106.428897, 44.561777], [-106.428897, 44.556777], [-106.5006, 44.556712999999995], [-106.550001, 44.556874], [-106.590703, 44.556774999999995], [-106.630905, 44.557474], [-106.663806, 44.556874], [-106.690307, 44.557474], [-106.75061, 44.557323], [-106.811312, 44.557871999999996], [-106.875614, 44.557871], [-106.99649, 44.559079], [-107.03320000000001, 44.559197], [-107.033213, 44.558343], [-107.125232, 44.558664], [-107.12562199999999, 44.558361], [-107.250627, 44.558667], [-107.345962, 44.559734], [-107.369621, 44.559836999999995]]]}}, {"type": "Feature", "id": "55", "properties": {"name": "Sheridan, 56", "density": 1004}, "geometry": {"type": "Polygon", "coordinates": [[[-107.369621, 44.559836999999995], [-107.372905, 44.568000000000005], [-107.373008, 44.574287], [-107.376618, 44.579995], [-107.385161, 44.589769], [-107.383472, 44.595354], [-107.39290199999999, 44.595963], [-107.397209, 44.598627], [-107.403391, 44.599807], [-107.413159, 44.598864], [-107.422791, 44.603517], [-107.4225, 44.608508], [-107.424972, 44.611478], [-107.43518, 44.612037], [-107.43277, 44.607746999999996], [-107.443127, 44.605582999999996], [-107.448174, 44.607392], [-107.457387, 44.607744], [-107.463761, 44.612096], [-107.469473, 44.612276], [-107.478735, 44.617881999999994], [-107.480016, 44.622189999999996], [-107.486046, 44.625563], [-107.490615, 44.632866], [-107.494862, 44.642029], [-107.500171, 44.642098], [-107.510898, 44.633697], [-107.524028, 44.633004], [-107.528157, 44.634782], [-107.529591, 44.643916], [-107.534643, 44.646547999999996], [-107.533829, 44.651136], [-107.52908, 44.652393], [-107.523062, 44.656220999999995], [-107.520732, 44.65949], [-107.528279, 44.665583999999996], [-107.531926, 44.666419999999995], [-107.538999, 44.664933999999995], [-107.548919, 44.667015], [-107.54881, 44.678436999999995], [-107.556621, 44.678596], [-107.567647, 44.683274999999995], [-107.573689, 44.68299], [-107.581081, 44.689752999999996], [-107.588481, 44.688306999999995], [-107.595719, 44.69502], [-107.604667, 44.694956999999995], [-107.612184, 44.697941], [-107.615891, 44.701297], [-107.619704, 44.698813], [-107.622585, 44.693041], [-107.629597, 44.693234], [-107.637887, 44.691376], [-107.643326, 44.693281], [-107.650707, 44.692313999999996], [-107.65511, 44.689265999999996], [-107.656235, 44.684239999999996], [-107.662506, 44.681574], [-107.671158, 44.680248], [-107.674715, 44.685128], [-107.681224, 44.688198], [-107.684412, 44.69314], [-107.681361, 44.696537], [-107.681123, 44.702894], [-107.685549, 44.705512999999996], [-107.695854, 44.708079999999995], [-107.6979, 44.704964], [-107.709144, 44.709173], [-107.717502, 44.710649], [-107.728028, 44.716415], [-107.736442, 44.713378999999996], [-107.74154300000001, 44.714352], [-107.751034, 44.722989999999996], [-107.744462, 44.728989], [-107.745785, 44.733469], [-107.743554, 44.741476], [-107.748949, 44.746041999999996], [-107.745572, 44.754332], [-107.752105, 44.756558999999996], [-107.753493, 44.761697999999996], [-107.752136, 44.765626999999995], [-107.754388, 44.770590999999996], [-107.764817, 44.773451], [-107.779039, 44.772327999999995], [-107.789626, 44.777111], [-107.799823, 44.783502999999996], [-107.807342, 44.785716], [-107.812827, 44.789316], [-107.824967, 44.791796999999995], [-107.832319, 44.790161], [-107.831622, 44.799786999999995], [-107.819987, 44.807592], [-107.817082, 44.811803], [-107.816465, 44.818495], [-107.821562, 44.821172], [-107.826212, 44.820505], [-107.832153, 44.824943999999995], [-107.82817299999999, 44.830745], [-107.829373, 44.836555], [-107.832908, 44.839746], [-107.83178, 44.844995], [-107.837334, 44.846543], [-107.840598, 44.849847], [-107.844276, 44.860043999999995], [-107.849762, 44.862279], [-107.855021, 44.867477], [-107.861751, 44.868508], [-107.865018, 44.873639], [-107.860766, 44.881691], [-107.860997, 44.894281], [-107.856079, 44.895019999999995], [-107.851581, 44.898685], [-107.849518, 44.905671999999996], [-107.852402, 44.906942], [-107.853777, 44.915707999999995], [-107.860271, 44.918751], [-107.864327, 44.922698], [-107.869341, 44.924799], [-107.872117, 44.928470999999995], [-107.881863, 44.933425], [-107.882358, 44.942448], [-107.879279, 44.949667], [-107.87660000000001, 44.96274], [-107.883583, 44.980916], [-107.881662, 44.985459999999996], [-107.890435, 44.991865], [-107.893515, 44.991108999999994], [-107.898802, 44.995774], [-107.907349, 44.995729999999995], [-107.911752, 45.001304999999995], [-107.875658, 45.001093], [-107.75065, 45.000778], [-107.62565, 45.00071], [-107.607824, 45.000929], [-107.500647, 45.001236], [-107.500025, 45.001512], [-107.37564, 45.001228999999995], [-107.350723, 45.001346999999996], [-107.282738, 45.001180999999995], [-107.237134, 45.000693999999996], [-107.134179, 45.000108999999995], [-107.105684, 44.998734], [-107.084938, 44.996598999999996], [-107.068904, 44.996942999999995], [-107.05550000000001, 44.996355], [-106.995681, 44.996398], [-106.880106, 44.995843], [-106.750619, 44.995625], [-106.62561, 44.994927], [-106.4577, 44.994482999999995], [-106.417905, 44.994282999999996], [-106.334891, 44.994184999999995], [-106.263586, 44.993787999999995], [-106.250717, 44.993688], [-106.12558, 44.993536999999996], [-106.024814, 44.993579], [-106.024929, 44.976808999999996], [-106.023103, 44.86882], [-106.017575, 44.868784999999995], [-106.014275, 44.857783999999995], [-106.014476, 44.850684], [-106.014927, 44.749983], [-106.014977, 44.707082], [-106.010677, 44.693182], [-106.010577, 44.624987999999995], [-106.009676, 44.563981], [-106.059279, 44.563081], [-106.059479, 44.563781], [-106.111882, 44.56368], [-106.179485, 44.56378], [-106.179185, 44.562079999999995], [-106.250589, 44.56223], [-106.375594, 44.562078], [-106.428897, 44.561777], [-106.428897, 44.556777], [-106.5006, 44.556712999999995], [-106.550001, 44.556874], [-106.590703, 44.556774999999995], [-106.630905, 44.557474], [-106.663806, 44.556874], [-106.690307, 44.557474], [-106.75061, 44.557323], [-106.811312, 44.557871999999996], [-106.875614, 44.557871], [-106.99649, 44.559079], [-107.03320000000001, 44.559197], [-107.033213, 44.558343], [-107.125232, 44.558664], [-107.12562199999999, 44.558361], [-107.250627, 44.558667], [-107.345962, 44.559734], [-107.369621, 44.559836999999995]]]}}, {"type": "Feature", "id": "56", "properties": {"name": "Washakie, 56", "density": 1825}, "geometry": {"type": "Polygon", "coordinates": [[[-108.550758, 44.079403], [-108.550815, 44.124953999999995], [-108.550562, 44.168454999999994], [-108.375664, 44.168222], [-108.36146, 44.168409], [-108.212256, 44.168234], [-108.064676, 44.168172999999996], [-107.96209, 44.168307], [-107.918246, 44.16786], [-107.870975, 44.168216], [-107.742134, 44.168016], [-107.722019, 44.167877], [-107.712852, 44.16645], [-107.67301, 44.166405], [-107.541198, 44.166509], [-107.500633, 44.167165999999995], [-107.375628, 44.167882], [-107.280471, 44.167511999999995], [-107.146808, 44.165665999999995], [-107.128584, 44.165692], [-107.128055, 44.14125], [-107.128641, 44.121244999999995], [-107.128492, 44.06357], [-107.129009, 43.999963], [-107.127969, 43.936243999999995], [-107.127816, 43.916683], [-107.128394, 43.902480999999995], [-107.127622, 43.815961], [-107.113655, 43.816092], [-107.113885, 43.73524], [-107.113062, 43.729746], [-107.113634, 43.715802], [-107.113385, 43.657647], [-107.11369, 43.612496], [-107.113639, 43.555780999999996], [-107.110799, 43.555571], [-107.110734, 43.500285999999996], [-107.173873, 43.500327999999996], [-107.19761, 43.500541999999996], [-107.230481, 43.500344], [-107.23063, 43.501484999999995], [-107.250624, 43.501624], [-107.425641, 43.501642], [-107.449653, 43.501897], [-107.500632, 43.501298], [-107.534897, 43.501362], [-107.595105, 43.501397], [-107.595327, 43.610808999999996], [-107.595157, 43.646426999999996], [-107.628271, 43.646377], [-107.716218, 43.645765999999995], [-107.715876, 43.733343], [-107.75064, 43.733218], [-107.875643, 43.733481999999995], [-107.956577, 43.733446], [-107.956448, 43.818666], [-108.000649, 43.818768], [-108.002668, 43.818509999999996], [-108.17361700000001, 43.818953], [-108.176157, 43.822866999999995], [-108.185796, 43.823893], [-108.19619, 43.828361], [-108.19908, 43.831702], [-108.193825, 43.834134999999996], [-108.192137, 43.839116999999995], [-108.185255, 43.848254999999995], [-108.191655, 43.847654999999996], [-108.216845, 43.847848], [-108.25065599999999, 43.846754999999995], [-108.309695, 43.846619], [-108.309607, 43.872797999999996], [-108.310059, 43.874956], [-108.30936, 43.903255], [-108.429563, 43.903355], [-108.427064, 43.992053999999996], [-108.489431, 43.991865999999995], [-108.489699, 44.000381999999995], [-108.490254, 44.07976], [-108.550758, 44.079403]]]}}, {"type": "Feature", "id": "57", "properties": {"name": "Campbell, 56", "density": 91}, "geometry": {"type": "Polygon", "coordinates": [[[-106.009676, 44.563981], [-106.010577, 44.624987999999995], [-106.010677, 44.693182], [-106.014977, 44.707082], [-106.014927, 44.749983], [-106.014476, 44.850684], [-106.014275, 44.857783999999995], [-106.017575, 44.868784999999995], [-106.023103, 44.86882], [-106.024929, 44.976808999999996], [-106.024814, 44.993579], [-106.000573, 44.993455], [-105.928183, 44.993646999999996], [-105.913382, 45.000941], [-105.875568, 45.000893999999995], [-105.848065, 45.000395999999995], [-105.718212, 45.000333], [-105.573568, 45.000384], [-105.454357, 45.000259], [-105.341295, 45.000211], [-105.250545, 45.000167999999995], [-105.228391, 45.000392], [-105.125539, 45.000268], [-105.122808, 45.000581], [-105.076608, 45.000381], [-105.07654, 44.942558], [-105.076622, 44.880621], [-105.074706, 44.88063], [-105.075553, 44.858143], [-105.076817, 44.808738], [-105.076861, 44.786193], [-105.085451, 44.786801], [-105.085583, 44.720445999999995], [-105.085558, 44.624983], [-105.085452, 44.590426], [-105.085816, 44.577864999999996], [-105.085646, 44.541869999999996], [-105.086151, 44.527708], [-105.082698, 44.527606999999996], [-105.083153, 44.499981999999996], [-105.082915, 44.480472], [-105.083149, 44.452472], [-105.08388, 44.420769], [-105.084559, 44.374981], [-105.084446, 44.342366], [-105.085076, 44.324183999999995], [-105.08392, 44.286449999999995], [-105.083726, 44.264081999999995], [-105.084467, 44.216632999999995], [-105.082181, 44.176175], [-105.079281, 44.176182], [-105.079397, 44.149437], [-105.080649, 44.086476999999995], [-105.080326, 44.077918], [-105.080568, 43.995671], [-105.081267, 43.90752], [-105.081407, 43.826927999999995], [-105.078784, 43.827020999999995], [-105.080715, 43.749973], [-105.081376, 43.624970999999995], [-105.081769, 43.592115], [-105.08144, 43.549608], [-105.080837, 43.534727], [-105.080558, 43.5024], [-105.079797, 43.498445], [-105.137546, 43.498039], [-105.241995, 43.498217], [-105.251703, 43.498021], [-105.372701, 43.49731], [-105.441058, 43.496652], [-105.495864, 43.496832999999995], [-105.500545, 43.496561], [-105.558017, 43.496697], [-105.62555, 43.496164], [-105.731438, 43.495577], [-105.750557, 43.495827], [-105.86681, 43.495402], [-105.87556000000001, 43.495134], [-106.000566, 43.494800000000005], [-106.017366, 43.494969], [-106.016996, 43.531746], [-106.017613, 43.575410999999995], [-106.017998, 43.619583], [-106.018862, 43.624972], [-106.018121, 43.739005999999996], [-106.01824, 43.754492], [-106.017611, 43.799506], [-106.01759799999999, 43.821489], [-106.009201, 43.821579], [-106.009882, 43.935809], [-106.010217, 43.999978], [-106.00957, 44.083552999999995], [-106.011345, 44.124978999999996], [-106.011377, 44.169734999999996], [-106.016504, 44.169729], [-106.016558, 44.259237], [-106.016712, 44.304460999999996], [-106.016632, 44.374981], [-106.014507, 44.49998], [-106.014477, 44.520979999999994], [-106.008477, 44.521080999999995], [-106.009676, 44.563981]]]}}, {"type": "Feature", "id": "57", "properties": {"name": "Campbell, 56", "density": 268}, "geometry": {"type": "Polygon", "coordinates": [[[-106.009676, 44.563981], [-106.010577, 44.624987999999995], [-106.010677, 44.693182], [-106.014977, 44.707082], [-106.014927, 44.749983], [-106.014476, 44.850684], [-106.014275, 44.857783999999995], [-106.017575, 44.868784999999995], [-106.023103, 44.86882], [-106.024929, 44.976808999999996], [-106.024814, 44.993579], [-106.000573, 44.993455], [-105.928183, 44.993646999999996], [-105.913382, 45.000941], [-105.875568, 45.000893999999995], [-105.848065, 45.000395999999995], [-105.718212, 45.000333], [-105.573568, 45.000384], [-105.454357, 45.000259], [-105.341295, 45.000211], [-105.250545, 45.000167999999995], [-105.228391, 45.000392], [-105.125539, 45.000268], [-105.122808, 45.000581], [-105.076608, 45.000381], [-105.07654, 44.942558], [-105.076622, 44.880621], [-105.074706, 44.88063], [-105.075553, 44.858143], [-105.076817, 44.808738], [-105.076861, 44.786193], [-105.085451, 44.786801], [-105.085583, 44.720445999999995], [-105.085558, 44.624983], [-105.085452, 44.590426], [-105.085816, 44.577864999999996], [-105.085646, 44.541869999999996], [-105.086151, 44.527708], [-105.082698, 44.527606999999996], [-105.083153, 44.499981999999996], [-105.082915, 44.480472], [-105.083149, 44.452472], [-105.08388, 44.420769], [-105.084559, 44.374981], [-105.084446, 44.342366], [-105.085076, 44.324183999999995], [-105.08392, 44.286449999999995], [-105.083726, 44.264081999999995], [-105.084467, 44.216632999999995], [-105.082181, 44.176175], [-105.079281, 44.176182], [-105.079397, 44.149437], [-105.080649, 44.086476999999995], [-105.080326, 44.077918], [-105.080568, 43.995671], [-105.081267, 43.90752], [-105.081407, 43.826927999999995], [-105.078784, 43.827020999999995], [-105.080715, 43.749973], [-105.081376, 43.624970999999995], [-105.081769, 43.592115], [-105.08144, 43.549608], [-105.080837, 43.534727], [-105.080558, 43.5024], [-105.079797, 43.498445], [-105.137546, 43.498039], [-105.241995, 43.498217], [-105.251703, 43.498021], [-105.372701, 43.49731], [-105.441058, 43.496652], [-105.495864, 43.496832999999995], [-105.500545, 43.496561], [-105.558017, 43.496697], [-105.62555, 43.496164], [-105.731438, 43.495577], [-105.750557, 43.495827], [-105.86681, 43.495402], [-105.87556000000001, 43.495134], [-106.000566, 43.494800000000005], [-106.017366, 43.494969], [-106.016996, 43.531746], [-106.017613, 43.575410999999995], [-106.017998, 43.619583], [-106.018862, 43.624972], [-106.018121, 43.739005999999996], [-106.01824, 43.754492], [-106.017611, 43.799506], [-106.01759799999999, 43.821489], [-106.009201, 43.821579], [-106.009882, 43.935809], [-106.010217, 43.999978], [-106.00957, 44.083552999999995], [-106.011345, 44.124978999999996], [-106.011377, 44.169734999999996], [-106.016504, 44.169729], [-106.016558, 44.259237], [-106.016712, 44.304460999999996], [-106.016632, 44.374981], [-106.014507, 44.49998], [-106.014477, 44.520979999999994], [-106.008477, 44.521080999999995], [-106.009676, 44.563981]]]}}, {"type": "Feature", "id": "58", "properties": {"name": "Natrona, 56", "density": 21}, "geometry": {"type": "Polygon", "coordinates": [[[-107.522923, 42.434356], [-107.542025, 42.434356], [-107.542324, 42.499956], [-107.542528, 42.608751999999996], [-107.542924, 42.624955], [-107.542826, 42.689958], [-107.543526, 42.749958], [-107.543526, 42.781558], [-107.501425, 42.781458], [-107.501525, 42.853958999999996], [-107.502075, 42.874959], [-107.501525, 42.911058999999995], [-107.501926, 42.95196], [-107.501875, 43.000009999999996], [-107.502627, 43.066759999999995], [-107.502327, 43.12806], [-107.516728, 43.127959999999995], [-107.516929, 43.213159999999995], [-107.515729, 43.21306], [-107.516029, 43.28526], [-107.51583, 43.29996], [-107.516529, 43.357763], [-107.51623, 43.37496], [-107.517031, 43.472659], [-107.535032, 43.472758999999996], [-107.534897, 43.501362], [-107.500632, 43.501298], [-107.449653, 43.501897], [-107.425641, 43.501642], [-107.250624, 43.501624], [-107.23063, 43.501484999999995], [-107.230481, 43.500344], [-107.19761, 43.500541999999996], [-107.173873, 43.500327999999996], [-107.110734, 43.500285999999996], [-107.11092, 43.492362], [-107.000617, 43.492512999999995], [-106.958915, 43.492163999999995], [-106.87561099999999, 43.492266], [-106.833209, 43.491966], [-106.750606, 43.491918], [-106.674702, 43.491969], [-106.594897, 43.49147], [-106.575196, 43.49207], [-106.517093, 43.491771], [-106.500593, 43.492322], [-106.46393499999999, 43.492672999999996], [-106.375585, 43.492971999999995], [-106.227277, 43.493272], [-106.188075, 43.493970999999995], [-106.148073, 43.493770999999995], [-106.078068, 43.494471], [-106.078236, 43.472499], [-106.073869, 43.47257], [-106.07406399999999, 43.458368], [-106.073569, 43.400419], [-106.073466, 43.358086], [-106.073669, 43.300231], [-106.073167, 43.250018], [-106.073768, 43.126667], [-106.075667, 43.126866], [-106.073963, 42.993991], [-106.072918, 42.874964999999996], [-106.072669, 42.778165], [-106.077069, 42.777964999999995], [-106.076169, 42.737665], [-106.074369, 42.737665], [-106.074369, 42.721965], [-106.075669, 42.718464], [-106.075669, 42.706165], [-106.073669, 42.706165], [-106.073669, 42.695364999999995], [-106.075769, 42.695265], [-106.076139, 42.618016], [-106.075969, 42.594764999999995], [-106.076569, 42.535765], [-106.07480699999999, 42.503130999999996], [-106.075259, 42.476274], [-106.074795, 42.447525], [-106.075852, 42.433218], [-106.119185, 42.433164999999995], [-106.240133, 42.433445], [-106.322186, 42.433236], [-106.38081, 42.432275], [-106.483974, 42.430718], [-106.500586, 42.430875], [-106.553455, 42.430641], [-106.624983, 42.430488], [-106.654781, 42.431093999999995], [-106.823415, 42.432466999999995], [-106.857051, 42.43287], [-106.955837, 42.433440999999995], [-107.000606, 42.433409], [-107.12561, 42.434058], [-107.250403, 42.434506999999996], [-107.287516, 42.434756], [-107.307117, 42.434556], [-107.356206, 42.43463], [-107.522923, 42.434356]]]}}, {"type": "Feature", "id": "58", "properties": {"name": "Natrona, 56", "density": 416}, "geometry": {"type": "Polygon", "coordinates": [[[-107.522923, 42.434356], [-107.542025, 42.434356], [-107.542324, 42.499956], [-107.542528, 42.608751999999996], [-107.542924, 42.624955], [-107.542826, 42.689958], [-107.543526, 42.749958], [-107.543526, 42.781558], [-107.501425, 42.781458], [-107.501525, 42.853958999999996], [-107.502075, 42.874959], [-107.501525, 42.911058999999995], [-107.501926, 42.95196], [-107.501875, 43.000009999999996], [-107.502627, 43.066759999999995], [-107.502327, 43.12806], [-107.516728, 43.127959999999995], [-107.516929, 43.213159999999995], [-107.515729, 43.21306], [-107.516029, 43.28526], [-107.51583, 43.29996], [-107.516529, 43.357763], [-107.51623, 43.37496], [-107.517031, 43.472659], [-107.535032, 43.472758999999996], [-107.534897, 43.501362], [-107.500632, 43.501298], [-107.449653, 43.501897], [-107.425641, 43.501642], [-107.250624, 43.501624], [-107.23063, 43.501484999999995], [-107.230481, 43.500344], [-107.19761, 43.500541999999996], [-107.173873, 43.500327999999996], [-107.110734, 43.500285999999996], [-107.11092, 43.492362], [-107.000617, 43.492512999999995], [-106.958915, 43.492163999999995], [-106.87561099999999, 43.492266], [-106.833209, 43.491966], [-106.750606, 43.491918], [-106.674702, 43.491969], [-106.594897, 43.49147], [-106.575196, 43.49207], [-106.517093, 43.491771], [-106.500593, 43.492322], [-106.46393499999999, 43.492672999999996], [-106.375585, 43.492971999999995], [-106.227277, 43.493272], [-106.188075, 43.493970999999995], [-106.148073, 43.493770999999995], [-106.078068, 43.494471], [-106.078236, 43.472499], [-106.073869, 43.47257], [-106.07406399999999, 43.458368], [-106.073569, 43.400419], [-106.073466, 43.358086], [-106.073669, 43.300231], [-106.073167, 43.250018], [-106.073768, 43.126667], [-106.075667, 43.126866], [-106.073963, 42.993991], [-106.072918, 42.874964999999996], [-106.072669, 42.778165], [-106.077069, 42.777964999999995], [-106.076169, 42.737665], [-106.074369, 42.737665], [-106.074369, 42.721965], [-106.075669, 42.718464], [-106.075669, 42.706165], [-106.073669, 42.706165], [-106.073669, 42.695364999999995], [-106.075769, 42.695265], [-106.076139, 42.618016], [-106.075969, 42.594764999999995], [-106.076569, 42.535765], [-106.07480699999999, 42.503130999999996], [-106.075259, 42.476274], [-106.074795, 42.447525], [-106.075852, 42.433218], [-106.119185, 42.433164999999995], [-106.240133, 42.433445], [-106.322186, 42.433236], [-106.38081, 42.432275], [-106.483974, 42.430718], [-106.500586, 42.430875], [-106.553455, 42.430641], [-106.624983, 42.430488], [-106.654781, 42.431093999999995], [-106.823415, 42.432466999999995], [-106.857051, 42.43287], [-106.955837, 42.433440999999995], [-107.000606, 42.433409], [-107.12561, 42.434058], [-107.250403, 42.434506999999996], [-107.287516, 42.434756], [-107.307117, 42.434556], [-107.356206, 42.43463], [-107.522923, 42.434356]]]}}, {"type": "Feature", "id": "59", "properties": {"name": "Caledonia, 50", "density": 347}, "geometry": {"type": "Polygon", "coordinates": [[[-72.043061, 44.156596], [-72.056804, 44.160700999999996], [-72.09777199999999, 44.172005999999996], [-72.122706, 44.178551999999996], [-72.17026, 44.192053], [-72.175395, 44.192186], [-72.23732199999999, 44.188057], [-72.24954, 44.187528], [-72.30498, 44.183149], [-72.368353, 44.204057], [-72.316302, 44.272583], [-72.317621, 44.298384], [-72.30883899999999, 44.305676], [-72.29526899999999, 44.319126999999995], [-72.282026, 44.329271999999996], [-72.271233, 44.339317], [-72.26755899999999, 44.343754], [-72.24014, 44.38042], [-72.22436499999999, 44.395751], [-72.22626199999999, 44.398725999999996], [-72.21710399999999, 44.411086999999995], [-72.222157, 44.414167], [-72.21952999999999, 44.418312], [-72.223689, 44.424572999999995], [-72.23697299999999, 44.429199], [-72.249899, 44.435013], [-72.341061, 44.470192], [-72.426253, 44.502888], [-72.434315, 44.506098], [-72.42088, 44.523796999999995], [-72.394723, 44.556886999999996], [-72.38785, 44.567083], [-72.374786, 44.584125], [-72.346763, 44.573679], [-72.322536, 44.56502], [-72.282083, 44.550101], [-72.262965, 44.542336], [-72.237929, 44.576139], [-72.20932499999999, 44.613712], [-72.202293, 44.625051], [-72.193153, 44.637353999999995], [-72.16964899999999, 44.67078], [-72.158868, 44.685587999999996], [-72.146599, 44.703495], [-72.1419, 44.701437999999996], [-72.088864, 44.683713999999995], [-72.09304999999999, 44.694921], [-72.114503, 44.749624], [-72.08364399999999, 44.734581999999996], [-72.02562, 44.705811999999995], [-72.01250399999999, 44.698820999999995], [-72.002575, 44.706344], [-71.9954, 44.715164], [-71.95992799999999, 44.749624999999995], [-71.95884699999999, 44.750085999999996], [-71.939936, 44.769031999999996], [-71.929332, 44.764365999999995], [-71.913422, 44.755721], [-71.897268, 44.747794], [-71.874539, 44.735721], [-71.837294, 44.716637], [-71.874438, 44.681039], [-71.891007, 44.664845], [-71.910085, 44.64718], [-71.90740199999999, 44.645283], [-71.86852, 44.625053], [-71.842732, 44.611165], [-71.856286, 44.597072], [-71.874757, 44.580197999999996], [-71.898111, 44.557857], [-71.90865699999999, 44.54708], [-71.884925, 44.524488999999996], [-71.87441299999999, 44.51323], [-71.85663699999999, 44.496178], [-71.903549, 44.454476], [-71.93328799999999, 44.441174], [-71.837656, 44.347801], [-71.842483, 44.344757], [-71.854404, 44.340616999999995], [-71.863291, 44.339777999999995], [-71.872472, 44.336628], [-71.88504499999999, 44.341794], [-71.902332, 44.347499], [-71.906909, 44.348284], [-71.917009, 44.346714], [-71.925088, 44.342023999999995], [-71.92911, 44.337576999999996], [-71.935395, 44.33577], [-71.945163, 44.337744], [-71.958119, 44.337544], [-71.963133, 44.336555999999995], [-71.98111999999999, 44.3375], [-71.984729, 44.335882], [-71.986462, 44.331261999999995], [-71.99355299999999, 44.327658], [-72.004676, 44.323616], [-72.01914, 44.320254999999996], [-72.029698, 44.32217], [-72.033591, 44.317495], [-72.03133199999999, 44.315227], [-72.032313, 44.303411999999994], [-72.039506, 44.295943], [-72.044015, 44.295393], [-72.047349, 44.291581], [-72.05315999999999, 44.290538999999995], [-72.05885099999999, 44.286369], [-72.068043, 44.273097], [-72.067606, 44.26867], [-72.060204, 44.269842999999995], [-72.058887, 44.265783], [-72.061138, 44.262527], [-72.059631, 44.256374], [-72.054823, 44.247882], [-72.04978899999999, 44.243818], [-72.047799, 44.238530999999995], [-72.052928, 44.227685], [-72.05386, 44.222865999999996], [-72.052564, 44.218154999999996], [-72.055571, 44.212751999999995], [-72.059992, 44.209792], [-72.05785399999999, 44.206167], [-72.059348, 44.201195], [-72.064157, 44.197987999999995], [-72.065918, 44.189288999999995], [-72.057881, 44.180191], [-72.05321599999999, 44.168305], [-72.046684, 44.161415], [-72.042174, 44.161618999999995], [-72.043061, 44.156596]]]}}, {"type": "Feature", "id": "60", "properties": {"name": "Platte, 56", "density": 734}, "geometry": {"type": "Polygon", "coordinates": [[[-104.892437, 42.608939], [-104.872942, 42.609888999999995], [-104.82900000000001, 42.610064], [-104.77974, 42.60987], [-104.764221, 42.61024], [-104.655639, 42.609468], [-104.65529, 42.538362], [-104.654945, 42.418856999999996], [-104.655258, 42.374759], [-104.654466, 42.331586], [-104.655052, 42.300388999999996], [-104.654222, 42.245765999999996], [-104.655027, 42.216785], [-104.653968, 42.152570999999995], [-104.653876, 42.099736], [-104.653254, 42.037481], [-104.653826, 41.937962999999996], [-104.653638, 41.919351999999996], [-104.6538, 41.874967999999996], [-104.653247, 41.821176], [-104.653394, 41.807983], [-104.653145, 41.740863999999995], [-104.653338, 41.653006999999995], [-104.750522, 41.652681], [-104.872005, 41.653718], [-105.016629, 41.655687], [-105.056033, 41.656130999999995], [-105.069552, 41.656019], [-105.114225, 41.656521], [-105.149982, 41.656003999999996], [-105.200849, 41.656192], [-105.27823599999999, 41.656655], [-105.278043, 41.673553999999996], [-105.278973, 41.741994999999996], [-105.271809, 41.742028999999995], [-105.2719, 41.775025], [-105.271433, 41.872789999999995], [-105.271965, 41.943304999999995], [-105.271746, 41.986095], [-105.273344, 42.00716], [-105.27375, 42.088823999999995], [-105.281139, 42.088888], [-105.28141600000001, 42.124821999999995], [-105.281319, 42.236747], [-105.280944, 42.253688], [-105.281442, 42.321518], [-105.282074, 42.347989999999996], [-105.281919, 42.360665], [-105.283757, 42.380567], [-105.28391, 42.431402], [-105.282258, 42.431328], [-105.283489, 42.491467], [-105.283886, 42.499969], [-105.283738, 42.528061], [-105.285023, 42.585425], [-105.286511, 42.605826], [-105.250536, 42.605646], [-105.186651, 42.606702999999996], [-105.17437699999999, 42.607136], [-105.155907, 42.606761999999996], [-105.10957, 42.60834], [-105.074868, 42.608157999999996], [-105.045844, 42.608528], [-105.00053, 42.608447], [-104.96945099999999, 42.608844], [-104.961696, 42.608404], [-104.926278, 42.608411], [-104.892437, 42.608939]]]}}, {"type": "Feature", "id": "60", "properties": {"name": "Platte, 56", "density": 328}, "geometry": {"type": "Polygon", "coordinates": [[[-104.892437, 42.608939], [-104.872942, 42.609888999999995], [-104.82900000000001, 42.610064], [-104.77974, 42.60987], [-104.764221, 42.61024], [-104.655639, 42.609468], [-104.65529, 42.538362], [-104.654945, 42.418856999999996], [-104.655258, 42.374759], [-104.654466, 42.331586], [-104.655052, 42.300388999999996], [-104.654222, 42.245765999999996], [-104.655027, 42.216785], [-104.653968, 42.152570999999995], [-104.653876, 42.099736], [-104.653254, 42.037481], [-104.653826, 41.937962999999996], [-104.653638, 41.919351999999996], [-104.6538, 41.874967999999996], [-104.653247, 41.821176], [-104.653394, 41.807983], [-104.653145, 41.740863999999995], [-104.653338, 41.653006999999995], [-104.750522, 41.652681], [-104.872005, 41.653718], [-105.016629, 41.655687], [-105.056033, 41.656130999999995], [-105.069552, 41.656019], [-105.114225, 41.656521], [-105.149982, 41.656003999999996], [-105.200849, 41.656192], [-105.27823599999999, 41.656655], [-105.278043, 41.673553999999996], [-105.278973, 41.741994999999996], [-105.271809, 41.742028999999995], [-105.2719, 41.775025], [-105.271433, 41.872789999999995], [-105.271965, 41.943304999999995], [-105.271746, 41.986095], [-105.273344, 42.00716], [-105.27375, 42.088823999999995], [-105.281139, 42.088888], [-105.28141600000001, 42.124821999999995], [-105.281319, 42.236747], [-105.280944, 42.253688], [-105.281442, 42.321518], [-105.282074, 42.347989999999996], [-105.281919, 42.360665], [-105.283757, 42.380567], [-105.28391, 42.431402], [-105.282258, 42.431328], [-105.283489, 42.491467], [-105.283886, 42.499969], [-105.283738, 42.528061], [-105.285023, 42.585425], [-105.286511, 42.605826], [-105.250536, 42.605646], [-105.186651, 42.606702999999996], [-105.17437699999999, 42.607136], [-105.155907, 42.606761999999996], [-105.10957, 42.60834], [-105.074868, 42.608157999999996], [-105.045844, 42.608528], [-105.00053, 42.608447], [-104.96945099999999, 42.608844], [-104.961696, 42.608404], [-104.926278, 42.608411], [-104.892437, 42.608939]]]}}, {"type": "Feature", "id": "61", "properties": {"name": "Converse, 56", "density": 440}, "geometry": {"type": "Polygon", "coordinates": [[[-106.073403, 42.433236], [-106.075852, 42.433218], [-106.074795, 42.447525], [-106.075259, 42.476274], [-106.07480699999999, 42.503130999999996], [-106.076569, 42.535765], [-106.075969, 42.594764999999995], [-106.076139, 42.618016], [-106.075769, 42.695265], [-106.073669, 42.695364999999995], [-106.073669, 42.706165], [-106.075669, 42.706165], [-106.075669, 42.718464], [-106.074369, 42.721965], [-106.074369, 42.737665], [-106.076169, 42.737665], [-106.077069, 42.777964999999995], [-106.072669, 42.778165], [-106.072918, 42.874964999999996], [-106.073963, 42.993991], [-106.075667, 43.126866], [-106.073768, 43.126667], [-106.073167, 43.250018], [-106.073669, 43.300231], [-106.073466, 43.358086], [-106.073569, 43.400419], [-106.07406399999999, 43.458368], [-106.073869, 43.47257], [-106.078236, 43.472499], [-106.078068, 43.494471], [-106.017366, 43.494969], [-106.000566, 43.494800000000005], [-105.87556000000001, 43.495134], [-105.86681, 43.495402], [-105.750557, 43.495827], [-105.731438, 43.495577], [-105.62555, 43.496164], [-105.558017, 43.496697], [-105.500545, 43.496561], [-105.495864, 43.496832999999995], [-105.441058, 43.496652], [-105.372701, 43.49731], [-105.251703, 43.498021], [-105.241995, 43.498217], [-105.137546, 43.498039], [-105.079797, 43.498445], [-104.95883, 43.499351999999995], [-104.940096, 43.49914], [-104.899941, 43.49964], [-104.899303, 43.477987], [-104.898667, 43.37497], [-104.897832, 43.354544], [-104.898506, 43.313382], [-104.898207, 43.249967], [-104.89802399999999, 43.24707], [-104.896966, 43.145635], [-104.897201, 43.131685], [-104.89859799999999, 43.117763], [-104.897781, 43.075407999999996], [-104.897732, 43.005309], [-104.898072, 42.999967], [-104.897968, 42.899319999999996], [-104.898211, 42.874967], [-104.89765, 42.873827999999996], [-104.898823, 42.851116999999995], [-104.899333, 42.823127], [-104.898661, 42.811493999999996], [-104.899373, 42.804524], [-104.89827, 42.79676], [-104.89848, 42.78303], [-104.893479, 42.78282], [-104.892932, 42.759896999999995], [-104.893164, 42.723845999999995], [-104.892331, 42.690143], [-104.89224899999999, 42.624956], [-104.892437, 42.608939], [-104.926278, 42.608411], [-104.961696, 42.608404], [-104.96945099999999, 42.608844], [-105.00053, 42.608447], [-105.045844, 42.608528], [-105.074868, 42.608157999999996], [-105.10957, 42.60834], [-105.155907, 42.606761999999996], [-105.17437699999999, 42.607136], [-105.186651, 42.606702999999996], [-105.250536, 42.605646], [-105.286511, 42.605826], [-105.285023, 42.585425], [-105.283738, 42.528061], [-105.283886, 42.499969], [-105.283489, 42.491467], [-105.282258, 42.431328], [-105.28391, 42.431402], [-105.332638, 42.431106], [-105.332486, 42.419104], [-105.342101, 42.419064999999996], [-105.34206, 42.404928999999996], [-105.351964, 42.404892], [-105.352229, 42.376393], [-105.361737, 42.376318999999995], [-105.360831, 42.333529], [-105.358592, 42.319265], [-105.378682, 42.319018], [-105.375538, 42.293836999999996], [-105.375541, 42.290138999999996], [-105.500112, 42.289954], [-105.517372, 42.28969], [-105.526399, 42.288858999999995], [-105.5267, 42.296136999999995], [-105.535878, 42.29455], [-105.563802, 42.297292999999996], [-105.599416, 42.297536], [-105.599427, 42.304809], [-105.613865, 42.304455], [-105.614656, 42.377435999999996], [-105.575642, 42.377314], [-105.575546, 42.406228], [-105.556184, 42.406253], [-105.556042, 42.430583], [-105.62555, 42.431346], [-105.698475, 42.431056], [-105.750562, 42.431702], [-105.814107, 42.431376], [-105.873886, 42.431767], [-105.899273, 42.432500000000005], [-105.941193, 42.432117], [-105.963984, 42.43315], [-105.984294, 42.432911], [-106.073403, 42.433236]]]}}, {"type": "Feature", "id": "62", "properties": {"name": "Crook, 56", "density": 1817}, "geometry": {"type": "Polygon", "coordinates": [[[-105.076608, 45.000381], [-105.038405, 45.000344999999996], [-105.018364, 45.000439], [-104.980516, 44.999984], [-104.875529, 44.999984999999995], [-104.793609, 44.999564], [-104.77276499999999, 44.999158], [-104.715769, 44.999416], [-104.665171, 44.998618], [-104.659027, 44.999004], [-104.572958, 44.998647], [-104.366692, 44.998151], [-104.250501, 44.997988], [-104.228073, 44.998079], [-104.122118, 44.997879999999995], [-104.057697, 44.99738], [-104.056556, 44.913382], [-104.055913, 44.874986], [-104.056495, 44.867034], [-104.055963, 44.76804], [-104.055776, 44.700466], [-104.055952, 44.686081], [-104.055737, 44.624984999999995], [-104.055943, 44.571025], [-104.055926, 44.517359], [-104.055634, 44.394771999999996], [-104.055389, 44.249983], [-104.054487, 44.180381], [-104.16072, 44.180599], [-104.291864, 44.180782], [-104.368156, 44.180913], [-104.375484, 44.181622], [-104.454018, 44.180729], [-104.501979, 44.180572999999995], [-104.614889, 44.179919], [-104.62536, 44.180155], [-104.722878, 44.179283], [-104.907417, 44.178000000000004], [-105.000414, 44.177329], [-105.000513, 44.176897], [-105.038338, 44.176977], [-105.079281, 44.176182], [-105.082181, 44.176175], [-105.084467, 44.216632999999995], [-105.083726, 44.264081999999995], [-105.08392, 44.286449999999995], [-105.085076, 44.324183999999995], [-105.084446, 44.342366], [-105.084559, 44.374981], [-105.08388, 44.420769], [-105.083149, 44.452472], [-105.082915, 44.480472], [-105.083153, 44.499981999999996], [-105.082698, 44.527606999999996], [-105.086151, 44.527708], [-105.085646, 44.541869999999996], [-105.085816, 44.577864999999996], [-105.085452, 44.590426], [-105.085558, 44.624983], [-105.085583, 44.720445999999995], [-105.085451, 44.786801], [-105.076861, 44.786193], [-105.076817, 44.808738], [-105.075553, 44.858143], [-105.074706, 44.88063], [-105.076622, 44.880621], [-105.07654, 44.942558], [-105.076608, 45.000381]]]}}, {"type": "Feature", "id": "63", "properties": {"name": "Addison, 50", "density": 112}, "geometry": {"type": "Polygon", "coordinates": [[[-73.313283, 44.26413], [-73.270378, 44.260106], [-73.243753, 44.262259], [-73.19680000000001, 44.266633999999996], [-73.16181999999999, 44.271532], [-73.151207, 44.272576], [-73.10472899999999, 44.278832], [-73.068975, 44.28407], [-73.068437, 44.280089], [-73.01652299999999, 44.285332], [-73.02040099999999, 44.303748], [-72.999945, 44.300264999999996], [-72.97331799999999, 44.29342], [-72.971943, 44.279827999999995], [-72.96814599999999, 44.249817], [-72.965447, 44.231393], [-72.957026, 44.185778], [-72.952167, 44.161271], [-72.934285, 44.163619], [-72.93167, 44.14422], [-72.928077, 44.127181], [-72.925957, 44.113772999999995], [-72.92301599999999, 44.103401], [-72.921762, 44.094721], [-72.916778, 44.071886], [-72.89690399999999, 44.07366], [-72.847154, 44.060044], [-72.74230299999999, 44.029655], [-72.75395999999999, 44.012218999999995], [-72.791336, 43.961855], [-72.803505, 43.945662], [-72.809996, 43.936088999999996], [-72.81633, 43.937805], [-72.86528799999999, 43.861647999999995], [-72.87417599999999, 43.864059999999995], [-72.874022, 43.867155], [-72.876556, 43.902764999999995], [-72.902793, 43.892824], [-72.927628, 43.884313999999996], [-72.95308299999999, 43.87487], [-72.980158, 43.882587], [-72.980165, 43.863928], [-72.97289599999999, 43.866692], [-72.964083, 43.83988], [-72.95885299999999, 43.826541999999996], [-72.989434, 43.814611], [-73.017051, 43.804874], [-73.026833, 43.842113], [-73.029938, 43.846716], [-73.051705, 43.846108], [-73.156173, 43.842313999999995], [-73.15558, 43.839666], [-73.21895599999999, 43.837291], [-73.206322, 43.766774999999996], [-73.245094, 43.763141], [-73.36282299999999, 43.753084], [-73.351265, 43.769822999999995], [-73.35099799999999, 43.772434], [-73.355362, 43.777927], [-73.35752099999999, 43.785557], [-73.362213, 43.789955], [-73.37679299999999, 43.799158], [-73.37928099999999, 43.808481], [-73.382057, 43.812216], [-73.391014, 43.818411], [-73.392799, 43.822770999999996], [-73.389297, 43.831235], [-73.385002, 43.835342999999995], [-73.377793, 43.838716], [-73.37258899999999, 43.845354], [-73.38024899999999, 43.851923], [-73.38218599999999, 43.857019], [-73.3741, 43.875304], [-73.38369399999999, 43.891284], [-73.396179, 43.903264], [-73.40236399999999, 43.919906], [-73.407134, 43.928186], [-73.40885899999999, 43.934505], [-73.40564599999999, 43.948069], [-73.40706899999999, 43.968171999999996], [-73.412048, 43.977604], [-73.41251, 43.982216], [-73.40905699999999, 43.996012], [-73.408805, 44.000679], [-73.406009, 44.011416999999994], [-73.406121, 44.016371], [-73.41038499999999, 44.026503], [-73.414059, 44.029309], [-73.421483, 44.031862], [-73.42689899999999, 44.036691999999995], [-73.43571, 44.04188], [-73.437905, 44.045125], [-73.432541, 44.062329], [-73.429215, 44.079831], [-73.415215, 44.101344], [-73.411225, 44.113766999999996], [-73.412027, 44.119631], [-73.416138, 44.132355], [-73.41197199999999, 44.13778], [-73.40304499999999, 44.144984], [-73.39885699999999, 44.161915], [-73.39581299999999, 44.166266], [-73.397492, 44.170912], [-73.39465299999999, 44.177377], [-73.390228, 44.180330999999995], [-73.390625, 44.191068], [-73.383759, 44.194032], [-73.381935, 44.197734], [-73.373739, 44.200964], [-73.370865, 44.204527], [-73.363393, 44.207736999999995], [-73.36222, 44.212461], [-73.35566, 44.220054999999995], [-73.35537699999999, 44.223157], [-73.351379, 44.22598], [-73.34951, 44.230905], [-73.343941, 44.233697], [-73.34337599999999, 44.238189999999996], [-73.335213, 44.240474999999996], [-73.330375, 44.244312], [-73.324653, 44.243517], [-73.322479, 44.248733], [-73.319603, 44.249908999999995], [-73.313283, 44.26413]]]}}, {"type": "Feature", "id": "64", "properties": {"name": "Johnson, 56", "density": 783}, "geometry": {"type": "Polygon", "coordinates": [[[-107.146808, 44.165665999999995], [-107.146135, 44.234646], [-107.145001, 44.324003999999995], [-107.150781, 44.324467999999996], [-107.15547, 44.322328], [-107.159586, 44.325143999999995], [-107.160447, 44.334469999999996], [-107.172614, 44.335163], [-107.176329, 44.338187999999995], [-107.176027, 44.342596], [-107.179707, 44.346072], [-107.188982, 44.348172], [-107.188691, 44.353345999999995], [-107.184891, 44.3588], [-107.173118, 44.360454], [-107.163457, 44.368055999999996], [-107.165462, 44.373867999999995], [-107.176505, 44.376644999999996], [-107.172697, 44.389131], [-107.169212, 44.393507], [-107.179205, 44.403335999999996], [-107.185916, 44.401937], [-107.18847099999999, 44.398665], [-107.198841, 44.399149], [-107.199866, 44.409338999999996], [-107.20188, 44.416457], [-107.200196, 44.421651999999995], [-107.20402, 44.425201], [-107.204337, 44.428981], [-107.200709, 44.434051], [-107.203853, 44.435748], [-107.200149, 44.441962], [-107.202038, 44.446304999999995], [-107.210313, 44.444959999999995], [-107.215175, 44.446701999999995], [-107.227372, 44.441489999999995], [-107.238756, 44.44022], [-107.242507, 44.438359], [-107.255053, 44.441614], [-107.258309, 44.446025999999996], [-107.267865, 44.449580999999995], [-107.272708, 44.448885999999995], [-107.278729, 44.450818999999996], [-107.274891, 44.456174999999995], [-107.27841, 44.459077], [-107.288955, 44.459817], [-107.30058, 44.459081], [-107.303339, 44.464624], [-107.299665, 44.476268], [-107.30523, 44.483169], [-107.298484, 44.484564], [-107.29712, 44.490933999999996], [-107.298539, 44.496213], [-107.294159, 44.500707], [-107.301435, 44.506419], [-107.310938, 44.508835], [-107.315287, 44.515775999999995], [-107.327128, 44.523682], [-107.322765, 44.529191], [-107.324311, 44.533231], [-107.330116, 44.536069], [-107.330284, 44.543806], [-107.33484, 44.540518], [-107.353778, 44.542192], [-107.355568, 44.545251], [-107.360467, 44.547073999999995], [-107.360162, 44.550314], [-107.36543, 44.555049], [-107.371447, 44.556944], [-107.369621, 44.559836999999995], [-107.345962, 44.559734], [-107.250627, 44.558667], [-107.12562199999999, 44.558361], [-107.125232, 44.558664], [-107.033213, 44.558343], [-107.03320000000001, 44.559197], [-106.99649, 44.559079], [-106.875614, 44.557871], [-106.811312, 44.557871999999996], [-106.75061, 44.557323], [-106.690307, 44.557474], [-106.663806, 44.556874], [-106.630905, 44.557474], [-106.590703, 44.556774999999995], [-106.550001, 44.556874], [-106.5006, 44.556712999999995], [-106.428897, 44.556777], [-106.428897, 44.561777], [-106.375594, 44.562078], [-106.250589, 44.56223], [-106.179185, 44.562079999999995], [-106.179485, 44.56378], [-106.111882, 44.56368], [-106.059479, 44.563781], [-106.059279, 44.563081], [-106.009676, 44.563981], [-106.008477, 44.521080999999995], [-106.014477, 44.520979999999994], [-106.014507, 44.49998], [-106.016632, 44.374981], [-106.016712, 44.304460999999996], [-106.016558, 44.259237], [-106.016504, 44.169729], [-106.011377, 44.169734999999996], [-106.011345, 44.124978999999996], [-106.00957, 44.083552999999995], [-106.010217, 43.999978], [-106.009882, 43.935809], [-106.009201, 43.821579], [-106.01759799999999, 43.821489], [-106.017611, 43.799506], [-106.01824, 43.754492], [-106.018121, 43.739005999999996], [-106.018862, 43.624972], [-106.017998, 43.619583], [-106.017613, 43.575410999999995], [-106.016996, 43.531746], [-106.017366, 43.494969], [-106.078068, 43.494471], [-106.148073, 43.493770999999995], [-106.188075, 43.493970999999995], [-106.227277, 43.493272], [-106.375585, 43.492971999999995], [-106.46393499999999, 43.492672999999996], [-106.500593, 43.492322], [-106.517093, 43.491771], [-106.575196, 43.49207], [-106.594897, 43.49147], [-106.674702, 43.491969], [-106.750606, 43.491918], [-106.833209, 43.491966], [-106.87561099999999, 43.492266], [-106.958915, 43.492163999999995], [-107.000617, 43.492512999999995], [-107.11092, 43.492362], [-107.110734, 43.500285999999996], [-107.110799, 43.555571], [-107.113639, 43.555780999999996], [-107.11369, 43.612496], [-107.113385, 43.657647], [-107.113634, 43.715802], [-107.113062, 43.729746], [-107.113885, 43.73524], [-107.113655, 43.816092], [-107.127622, 43.815961], [-107.128394, 43.902480999999995], [-107.127816, 43.916683], [-107.127969, 43.936243999999995], [-107.129009, 43.999963], [-107.128492, 44.06357], [-107.128641, 44.121244999999995], [-107.128055, 44.14125], [-107.128584, 44.165692], [-107.146808, 44.165665999999995]]]}}, {"type": "Feature", "id": "64", "properties": {"name": "Johnson, 56", "density": 1540}, "geometry": {"type": "Polygon", "coordinates": [[[-107.146808, 44.165665999999995], [-107.146135, 44.234646], [-107.145001, 44.324003999999995], [-107.150781, 44.324467999999996], [-107.15547, 44.322328], [-107.159586, 44.325143999999995], [-107.160447, 44.334469999999996], [-107.172614, 44.335163], [-107.176329, 44.338187999999995], [-107.176027, 44.342596], [-107.179707, 44.346072], [-107.188982, 44.348172], [-107.188691, 44.353345999999995], [-107.184891, 44.3588], [-107.173118, 44.360454], [-107.163457, 44.368055999999996], [-107.165462, 44.373867999999995], [-107.176505, 44.376644999999996], [-107.172697, 44.389131], [-107.169212, 44.393507], [-107.179205, 44.403335999999996], [-107.185916, 44.401937], [-107.18847099999999, 44.398665], [-107.198841, 44.399149], [-107.199866, 44.409338999999996], [-107.20188, 44.416457], [-107.200196, 44.421651999999995], [-107.20402, 44.425201], [-107.204337, 44.428981], [-107.200709, 44.434051], [-107.203853, 44.435748], [-107.200149, 44.441962], [-107.202038, 44.446304999999995], [-107.210313, 44.444959999999995], [-107.215175, 44.446701999999995], [-107.227372, 44.441489999999995], [-107.238756, 44.44022], [-107.242507, 44.438359], [-107.255053, 44.441614], [-107.258309, 44.446025999999996], [-107.267865, 44.449580999999995], [-107.272708, 44.448885999999995], [-107.278729, 44.450818999999996], [-107.274891, 44.456174999999995], [-107.27841, 44.459077], [-107.288955, 44.459817], [-107.30058, 44.459081], [-107.303339, 44.464624], [-107.299665, 44.476268], [-107.30523, 44.483169], [-107.298484, 44.484564], [-107.29712, 44.490933999999996], [-107.298539, 44.496213], [-107.294159, 44.500707], [-107.301435, 44.506419], [-107.310938, 44.508835], [-107.315287, 44.515775999999995], [-107.327128, 44.523682], [-107.322765, 44.529191], [-107.324311, 44.533231], [-107.330116, 44.536069], [-107.330284, 44.543806], [-107.33484, 44.540518], [-107.353778, 44.542192], [-107.355568, 44.545251], [-107.360467, 44.547073999999995], [-107.360162, 44.550314], [-107.36543, 44.555049], [-107.371447, 44.556944], [-107.369621, 44.559836999999995], [-107.345962, 44.559734], [-107.250627, 44.558667], [-107.12562199999999, 44.558361], [-107.125232, 44.558664], [-107.033213, 44.558343], [-107.03320000000001, 44.559197], [-106.99649, 44.559079], [-106.875614, 44.557871], [-106.811312, 44.557871999999996], [-106.75061, 44.557323], [-106.690307, 44.557474], [-106.663806, 44.556874], [-106.630905, 44.557474], [-106.590703, 44.556774999999995], [-106.550001, 44.556874], [-106.5006, 44.556712999999995], [-106.428897, 44.556777], [-106.428897, 44.561777], [-106.375594, 44.562078], [-106.250589, 44.56223], [-106.179185, 44.562079999999995], [-106.179485, 44.56378], [-106.111882, 44.56368], [-106.059479, 44.563781], [-106.059279, 44.563081], [-106.009676, 44.563981], [-106.008477, 44.521080999999995], [-106.014477, 44.520979999999994], [-106.014507, 44.49998], [-106.016632, 44.374981], [-106.016712, 44.304460999999996], [-106.016558, 44.259237], [-106.016504, 44.169729], [-106.011377, 44.169734999999996], [-106.011345, 44.124978999999996], [-106.00957, 44.083552999999995], [-106.010217, 43.999978], [-106.009882, 43.935809], [-106.009201, 43.821579], [-106.01759799999999, 43.821489], [-106.017611, 43.799506], [-106.01824, 43.754492], [-106.018121, 43.739005999999996], [-106.018862, 43.624972], [-106.017998, 43.619583], [-106.017613, 43.575410999999995], [-106.016996, 43.531746], [-106.017366, 43.494969], [-106.078068, 43.494471], [-106.148073, 43.493770999999995], [-106.188075, 43.493970999999995], [-106.227277, 43.493272], [-106.375585, 43.492971999999995], [-106.46393499999999, 43.492672999999996], [-106.500593, 43.492322], [-106.517093, 43.491771], [-106.575196, 43.49207], [-106.594897, 43.49147], [-106.674702, 43.491969], [-106.750606, 43.491918], [-106.833209, 43.491966], [-106.87561099999999, 43.492266], [-106.958915, 43.492163999999995], [-107.000617, 43.492512999999995], [-107.11092, 43.492362], [-107.110734, 43.500285999999996], [-107.110799, 43.555571], [-107.113639, 43.555780999999996], [-107.11369, 43.612496], [-107.113385, 43.657647], [-107.113634, 43.715802], [-107.113062, 43.729746], [-107.113885, 43.73524], [-107.113655, 43.816092], [-107.127622, 43.815961], [-107.128394, 43.902480999999995], [-107.127816, 43.916683], [-107.127969, 43.936243999999995], [-107.129009, 43.999963], [-107.128492, 44.06357], [-107.128641, 44.121244999999995], [-107.128055, 44.14125], [-107.128584, 44.165692], [-107.146808, 44.165665999999995]]]}}, {"type": "Feature", "id": "65", "properties": {"name": "Laramie, 56", "density": 608}, "geometry": {"type": "Polygon", "coordinates": [[[-104.653338, 41.653006999999995], [-104.653475, 41.635329], [-104.652992, 41.565014], [-104.614507, 41.564718], [-104.528566, 41.564592], [-104.497692, 41.564173], [-104.363606, 41.564842999999996], [-104.344053, 41.564526], [-104.285688, 41.564496999999996], [-104.266353, 41.564147], [-104.208812, 41.564366], [-104.18924, 41.564186], [-104.131235, 41.564447], [-104.09232, 41.564155], [-104.05254, 41.564274], [-104.052378, 41.48215], [-104.052486, 41.418712], [-104.052287, 41.393214], [-104.052686, 41.330562], [-104.052453, 41.278197], [-104.053084, 41.24998], [-104.053514, 41.157257], [-104.053387, 41.105337999999996], [-104.053063, 41.050213], [-104.053249, 41.001405999999996], [-104.173436, 41.00177], [-104.211441, 41.00158], [-104.29559, 41.00172], [-104.355775, 41.001492999999996], [-104.467672, 41.001473], [-104.487217, 41.001692999999996], [-104.625519, 41.001428], [-104.675999, 41.000957], [-104.838689, 40.998857], [-104.855273, 40.998048], [-104.943371, 40.998213], [-105.077014, 40.998332999999995], [-105.155054, 40.998247], [-105.248822, 40.998439999999995], [-105.27686, 40.998172], [-105.276837, 41.045683], [-105.278738, 41.045581999999996], [-105.278926, 41.145984], [-105.279861, 41.190729999999995], [-105.280202, 41.240849999999995], [-105.279977, 41.27057], [-105.280674, 41.321433], [-105.280201, 41.395378], [-105.277599, 41.395472999999996], [-105.277999, 41.429249], [-105.278378, 41.435128], [-105.278513, 41.489892999999995], [-105.278358, 41.499976], [-105.278641, 41.622614999999996], [-105.279076, 41.642275999999995], [-105.27823599999999, 41.656655], [-105.200849, 41.656192], [-105.149982, 41.656003999999996], [-105.114225, 41.656521], [-105.069552, 41.656019], [-105.056033, 41.656130999999995], [-105.016629, 41.655687], [-104.872005, 41.653718], [-104.750522, 41.652681], [-104.653338, 41.653006999999995]]]}}, {"type": "Feature", "id": "65", "properties": {"name": "Laramie, 56", "density": 304}, "geometry": {"type": "Polygon", "coordinates": [[[-104.653338, 41.653006999999995], [-104.653475, 41.635329], [-104.652992, 41.565014], [-104.614507, 41.564718], [-104.528566, 41.564592], [-104.497692, 41.564173], [-104.363606, 41.564842999999996], [-104.344053, 41.564526], [-104.285688, 41.564496999999996], [-104.266353, 41.564147], [-104.208812, 41.564366], [-104.18924, 41.564186], [-104.131235, 41.564447], [-104.09232, 41.564155], [-104.05254, 41.564274], [-104.052378, 41.48215], [-104.052486, 41.418712], [-104.052287, 41.393214], [-104.052686, 41.330562], [-104.052453, 41.278197], [-104.053084, 41.24998], [-104.053514, 41.157257], [-104.053387, 41.105337999999996], [-104.053063, 41.050213], [-104.053249, 41.001405999999996], [-104.173436, 41.00177], [-104.211441, 41.00158], [-104.29559, 41.00172], [-104.355775, 41.001492999999996], [-104.467672, 41.001473], [-104.487217, 41.001692999999996], [-104.625519, 41.001428], [-104.675999, 41.000957], [-104.838689, 40.998857], [-104.855273, 40.998048], [-104.943371, 40.998213], [-105.077014, 40.998332999999995], [-105.155054, 40.998247], [-105.248822, 40.998439999999995], [-105.27686, 40.998172], [-105.276837, 41.045683], [-105.278738, 41.045581999999996], [-105.278926, 41.145984], [-105.279861, 41.190729999999995], [-105.280202, 41.240849999999995], [-105.279977, 41.27057], [-105.280674, 41.321433], [-105.280201, 41.395378], [-105.277599, 41.395472999999996], [-105.277999, 41.429249], [-105.278378, 41.435128], [-105.278513, 41.489892999999995], [-105.278358, 41.499976], [-105.278641, 41.622614999999996], [-105.279076, 41.642275999999995], [-105.27823599999999, 41.656655], [-105.200849, 41.656192], [-105.149982, 41.656003999999996], [-105.114225, 41.656521], [-105.069552, 41.656019], [-105.056033, 41.656130999999995], [-105.016629, 41.655687], [-104.872005, 41.653718], [-104.750522, 41.652681], [-104.653338, 41.653006999999995]]]}}, {"type": "Feature", "id": "66", "properties": {"name": "Rutland, 50", "density": 344}, "geometry": {"type": "Polygon", "coordinates": [[[-72.95885299999999, 43.826541999999996], [-72.874552, 43.858131], [-72.87336599999999, 43.839633], [-72.837595, 43.829177], [-72.831096, 43.839016], [-72.79665299999999, 43.829387], [-72.796027, 43.826308999999995], [-72.791358, 43.822782], [-72.79386699999999, 43.819700000000005], [-72.79173, 43.816381], [-72.784575, 43.813964999999996], [-72.78437699999999, 43.810801], [-72.788275, 43.808571], [-72.78281199999999, 43.804338], [-72.81860499999999, 43.746305], [-72.806063, 43.74243], [-72.820043, 43.716834], [-72.70094499999999, 43.682831], [-72.73501399999999, 43.625068], [-72.758005, 43.587517], [-72.772829, 43.591564999999996], [-72.78898699999999, 43.50007], [-72.79106999999999, 43.495000000000005], [-72.770286, 43.491831999999995], [-72.771543, 43.477861999999995], [-72.749541, 43.474427999999996], [-72.727184, 43.468717], [-72.72885699999999, 43.462498], [-72.723995, 43.461694], [-72.72507499999999, 43.457252], [-72.737299, 43.421779], [-72.749544, 43.399862999999996], [-72.758518, 43.381952999999996], [-72.759799, 43.354144], [-72.825913, 43.380289999999995], [-72.82580999999999, 43.372339], [-72.853439, 43.371075999999995], [-72.853691, 43.347584], [-72.86607599999999, 43.34697], [-72.867902, 43.300742], [-72.97591299999999, 43.304444], [-72.976152, 43.291641], [-72.991297, 43.291641999999996], [-72.98613, 43.304828], [-73.048191, 43.307168999999995], [-73.093351, 43.307100000000005], [-73.16711, 43.311150999999995], [-73.243263, 43.313963], [-73.254633, 43.314675], [-73.25317799999999, 43.357709], [-73.252353, 43.372994], [-73.248396, 43.470634], [-73.246844, 43.517252], [-73.247698, 43.523174], [-73.24336699999999, 43.527727], [-73.241486, 43.532621], [-73.246586, 43.541855], [-73.25013299999999, 43.543428999999996], [-73.250219, 43.550792], [-73.24864099999999, 43.553858], [-73.255555, 43.559895], [-73.258631, 43.564949999999996], [-73.2697, 43.57177], [-73.281078, 43.574172], [-73.28491199999999, 43.579271999999996], [-73.29110899999999, 43.577856], [-73.297258, 43.579691], [-73.29211099999999, 43.584885], [-73.29670999999999, 43.587114], [-73.29328, 43.592546999999996], [-73.29101899999999, 43.599235], [-73.293742, 43.605202999999996], [-73.29830299999999, 43.610211], [-73.302236, 43.611788999999995], [-73.300315, 43.617323], [-73.30295799999999, 43.621004], [-73.302553, 43.625709], [-73.307232, 43.62824], [-73.31022899999999, 43.624229], [-73.31678, 43.626784], [-73.32449199999999, 43.627514999999995], [-73.34284199999999, 43.626506], [-73.351232, 43.622502], [-73.353638, 43.625927], [-73.365563, 43.623441], [-73.372456, 43.623666], [-73.369871, 43.619712], [-73.376037, 43.612597], [-73.37237499999999, 43.606013999999995], [-73.372908, 43.603887], [-73.383597, 43.596975], [-73.381715, 43.592963], [-73.386901, 43.59077], [-73.382616, 43.585625], [-73.385251, 43.583262999999995], [-73.382711, 43.579195999999996], [-73.384339, 43.575398], [-73.389741, 43.574683], [-73.392005, 43.569899], [-73.39812599999999, 43.568065], [-73.40563, 43.571179], [-73.41696499999999, 43.577731], [-73.420379, 43.581489999999995], [-73.428637, 43.583994], [-73.430325, 43.590531999999996], [-73.421616, 43.603023], [-73.423709, 43.612356999999996], [-73.417828, 43.620585999999996], [-73.41832, 43.623325], [-73.42791, 43.634428], [-73.426463, 43.642599], [-73.418396, 43.648284], [-73.415093, 43.65671], [-73.408062, 43.669438], [-73.40351, 43.683977], [-73.405243, 43.688368], [-73.40219499999999, 43.693011], [-73.396307, 43.696042], [-73.385493, 43.711756], [-73.37775599999999, 43.717712999999996], [-73.370612, 43.725328999999995], [-73.36994399999999, 43.743854999999996], [-73.36282299999999, 43.753084], [-73.245094, 43.763141], [-73.206322, 43.766774999999996], [-73.21895599999999, 43.837291], [-73.15558, 43.839666], [-73.156173, 43.842313999999995], [-73.051705, 43.846108], [-73.029938, 43.846716], [-73.026833, 43.842113], [-73.017051, 43.804874], [-72.989434, 43.814611], [-72.95885299999999, 43.826541999999996]]]}}, {"type": "Feature", "id": "67", "properties": {"name": "Windham, 50", "density": 1711}, "geometry": {"type": "Polygon", "coordinates": [[[-72.819368, 43.255497999999996], [-72.74954, 43.238248999999996], [-72.709704, 43.228103], [-72.685637, 43.222494999999995], [-72.683606, 43.222606999999996], [-72.57406999999999, 43.234001], [-72.54624199999999, 43.235918999999996], [-72.49882699999999, 43.234908], [-72.43497099999999, 43.233306], [-72.43536, 43.229026999999995], [-72.438946, 43.223894], [-72.441332, 43.216681], [-72.438782, 43.20843], [-72.43909, 43.201054], [-72.45041599999999, 43.192372999999996], [-72.4497, 43.189509], [-72.44419599999999, 43.182902999999996], [-72.44466, 43.178249], [-72.45315699999999, 43.171973], [-72.452274, 43.161431], [-72.452197, 43.153462], [-72.457396, 43.147076999999996], [-72.453048, 43.139475], [-72.447249, 43.136815], [-72.440234, 43.136508], [-72.442289, 43.131747999999995], [-72.44026199999999, 43.126878], [-72.43292799999999, 43.120017], [-72.43294399999999, 43.11253], [-72.435026, 43.109362999999995], [-72.441294, 43.106252], [-72.443136, 43.100395999999996], [-72.438875, 43.093955], [-72.437964, 43.089501999999996], [-72.43438499999999, 43.083712999999996], [-72.439887, 43.076097], [-72.44634599999999, 43.070352], [-72.45031999999999, 43.068636], [-72.455541, 43.062602], [-72.463224, 43.058126], [-72.467255, 43.054119], [-72.466594, 43.047616999999995], [-72.460675, 43.040588], [-72.46319799999999, 43.028721999999995], [-72.462673, 43.025487], [-72.45838599999999, 43.018602], [-72.443932, 43.010005], [-72.444223, 43.005055], [-72.44857999999999, 43.000965], [-72.45927, 43.000716999999995], [-72.463022, 42.997074], [-72.46524, 42.989498999999995], [-72.46170000000001, 42.982870999999996], [-72.4736, 42.972283999999995], [-72.481177, 42.974126999999996], [-72.485918, 42.972356], [-72.492539, 42.967684999999996], [-72.504122, 42.965824], [-72.507779, 42.964174], [-72.51786299999999, 42.963367], [-72.532226, 42.954882], [-72.534042, 42.948429], [-72.52824, 42.944976], [-72.526294, 42.936073], [-72.527067, 42.927892], [-72.524188, 42.917609], [-72.524688, 42.915116999999995], [-72.530351, 42.911255], [-72.531735, 42.897566], [-72.54046699999999, 42.889545999999996], [-72.552702, 42.884873999999996], [-72.555381, 42.875436], [-72.555683, 42.867824], [-72.554574, 42.859632999999995], [-72.557114, 42.852474], [-72.553055, 42.846058], [-72.549257, 42.842973], [-72.544725, 42.820316], [-72.542149, 42.815318999999995], [-72.54171699999999, 42.808603999999995], [-72.539317, 42.804646999999996], [-72.518354, 42.790651], [-72.508858, 42.779919], [-72.508372, 42.774609999999996], [-72.514836, 42.771436], [-72.51633, 42.766407], [-72.51205, 42.763661], [-72.501528, 42.767063], [-72.49860000000001, 42.772438], [-72.491681, 42.772739], [-72.483916, 42.764877], [-72.479354, 42.763118999999996], [-72.475938, 42.757701999999995], [-72.47307099999999, 42.745916], [-72.467827, 42.741209], [-72.458643, 42.729683], [-72.45843599999999, 42.72685], [-72.59865599999999, 42.730923999999995], [-72.721319, 42.734099], [-72.809113, 42.736581], [-72.930258, 42.739292999999996], [-72.929593, 42.750082], [-72.92809799999999, 42.793138], [-72.926024, 42.829915], [-72.92408499999999, 42.87508], [-72.921376, 42.926792], [-73.00806299999999, 42.930087], [-73.006373, 42.960622], [-73.005253, 42.970096], [-73.005386, 42.97793], [-73.00072, 43.05793], [-72.998677, 43.109303999999995], [-72.9969, 43.119095], [-72.90632, 43.115085], [-72.868737, 43.11317], [-72.86802999999999, 43.125077], [-72.861994, 43.205095], [-72.851393, 43.20532], [-72.849283, 43.236653], [-72.84791799999999, 43.262488], [-72.819368, 43.255497999999996]]]}}, {"type": "Feature", "id": "68", "properties": {"name": "Park, 56", "density": 1233}, "geometry": {"type": "Polygon", "coordinates": [[[-110.053179, 44.008022], [-110.053357, 44.132628], [-110.119193, 44.132584], [-110.123633, 44.14055], [-110.126389, 44.157028], [-110.127823, 44.159158], [-110.120859, 44.161708999999995], [-110.120066, 44.170328999999995], [-110.122348, 44.175216999999996], [-110.114875, 44.179539], [-110.108386, 44.179378], [-110.105655, 44.185458999999994], [-110.119882, 44.185268], [-110.108851, 44.19334], [-110.111284, 44.199374999999996], [-110.119744, 44.199024], [-110.123208, 44.205573], [-110.116367, 44.210118], [-110.111924, 44.209092999999996], [-110.114202, 44.216049999999996], [-110.123481, 44.213685999999996], [-110.128876, 44.223448], [-110.13306, 44.225895], [-110.131149, 44.229821], [-110.137755, 44.235977999999996], [-110.133272, 44.240249999999996], [-110.134418, 44.243862], [-110.131599, 44.249204999999996], [-110.137106, 44.249016999999995], [-110.143376, 44.253988], [-110.144728, 44.258030999999995], [-110.14017799999999, 44.263678], [-110.147766, 44.266337], [-110.150472, 44.271313], [-110.142138, 44.272794999999995], [-110.140727, 44.276094], [-110.145408, 44.278279], [-110.14479299999999, 44.283187], [-110.150175, 44.289666], [-110.166196, 44.300056999999995], [-110.16904, 44.296313], [-110.175544, 44.298218999999996], [-110.173789, 44.304224], [-110.19019, 44.300497], [-110.198263, 44.306492], [-110.201962, 44.305375999999995], [-110.208763, 44.314985], [-110.201151, 44.322598], [-110.202781, 44.327329], [-110.205832, 44.329101], [-110.218104, 44.331854], [-110.223604, 44.335518], [-110.225925, 44.342102999999994], [-110.223924, 44.34791], [-110.226864, 44.351898999999996], [-110.228169, 44.358835], [-110.226801, 44.361568], [-110.2295, 44.370974], [-110.228408, 44.373844], [-110.235486, 44.38203], [-110.243105, 44.387361], [-110.253914, 44.390327], [-110.253562, 44.397329], [-110.254864, 44.404722], [-110.260043, 44.409448999999995], [-110.27216, 44.413219], [-110.278116, 44.414], [-110.28694899999999, 44.419605999999995], [-110.288058, 44.423277999999996], [-110.296648, 44.431340999999996], [-110.296172, 44.435567], [-110.29219499999999, 44.438649999999996], [-110.292653, 44.443386], [-110.28881200000001, 44.451524], [-110.290988, 44.470447], [-110.284986, 44.472722999999995], [-110.281901, 44.478753], [-110.284318, 44.489850999999994], [-110.278003, 44.498492], [-110.279864, 44.505573999999996], [-110.279209, 44.510754], [-110.276506, 44.515665], [-110.278843, 44.519951999999996], [-110.285789, 44.526336], [-110.290644, 44.528659], [-110.29521, 44.527809], [-110.298431, 44.530065], [-110.295046, 44.534954], [-110.290395, 44.538076], [-110.290148, 44.542735], [-110.297045, 44.548398999999996], [-110.30887, 44.554338], [-110.315348, 44.55611], [-110.331342, 44.553514], [-110.333799, 44.547985999999995], [-110.358936, 44.553529], [-110.370369, 44.559563999999995], [-110.384738, 44.565219], [-110.374661, 44.568467999999996], [-110.372555, 44.574608999999995], [-110.376864, 44.580208999999996], [-110.375334, 44.583016], [-110.464126, 44.583124], [-110.500761, 44.582764999999995], [-110.625763, 44.582721], [-110.667899, 44.582792], [-110.66735, 44.624936], [-110.667867, 44.666291], [-110.745713, 44.666446], [-110.750764, 44.666805], [-110.826522, 44.666587], [-110.875108, 44.666166], [-111.000755, 44.666112999999996], [-111.055331, 44.666263], [-111.055511, 44.725342999999995], [-111.056416, 44.749928], [-111.056889, 44.866658], [-111.055645, 44.932801], [-111.056093, 44.944171], [-111.055199, 45.001321], [-111.044275, 45.001345], [-110.875772, 45.002100999999996], [-110.86614, 45.002331999999996], [-110.785008, 45.002952], [-110.761554, 44.999933999999996], [-110.750767, 44.997948], [-110.705272, 44.992323999999996], [-110.66089, 44.992351], [-110.625762, 44.992107999999995], [-110.547165, 44.992459], [-110.48806, 44.992360999999995], [-110.402927, 44.993809999999996], [-110.362698, 45.000592999999995], [-110.342131, 44.999052999999996], [-110.32444100000001, 44.999156], [-110.288788, 44.996921], [-110.275792, 44.996593], [-110.19950299999999, 44.996188], [-110.154161, 45.000104], [-110.125744, 45.002269], [-110.110103, 45.003904999999996], [-110.083943, 45.003614], [-110.044042, 45.003671999999995], [-110.002215, 45.003442], [-110.001504, 45.003136], [-109.87574599999999, 45.003274], [-109.870674, 45.002973], [-109.798687, 45.002188], [-109.75073, 45.001605], [-109.713774, 45.00214], [-109.663673, 45.002536], [-109.574321, 45.002631], [-109.534253, 45.003268999999996], [-109.470294, 45.003887], [-109.386045, 45.004889], [-109.375713, 45.00461], [-109.26934, 45.005283], [-109.250706, 45.005539], [-109.178966, 45.005731], [-109.12568, 45.00566], [-109.103373, 45.005886], [-109.08136999999999, 44.99946], [-109.00630000000001, 44.999629999999996], [-108.912655, 44.999947], [-108.841542, 44.999949], [-108.792948, 45.000215999999995], [-108.74339, 45.000105999999995], [-108.69898, 45.000343], [-108.621313, 45.000277], [-108.622147, 44.983118], [-108.621482, 44.975006], [-108.621573, 44.944196999999996], [-108.620627, 44.921171], [-108.620876, 44.903850999999996], [-108.620462, 44.871480999999996], [-108.592296, 44.871444], [-108.592512, 44.850519999999996], [-108.592411, 44.765882], [-108.592539, 44.753538999999996], [-108.59221099999999, 44.701271], [-108.59264, 44.67408], [-108.592254, 44.658750999999995], [-108.592621, 44.614988], [-108.592494, 44.52093], [-108.57342, 44.520810999999995], [-108.573512, 44.374916999999996], [-108.573716, 44.354208], [-108.57356, 44.249953999999995], [-108.573797, 44.168468], [-108.550562, 44.168454999999994], [-108.550815, 44.124953999999995], [-108.550758, 44.079403], [-108.655353, 44.079710999999996], [-108.750679, 44.079985], [-108.792277, 44.079616], [-108.79213, 43.999953999999995], [-108.791779, 43.991053], [-108.875683, 43.991153999999995], [-108.915985, 43.990854], [-108.912783, 43.904754], [-109.000636, 43.904703999999995], [-109.006612, 43.905099], [-109.092878, 43.904474], [-109.093005, 43.874955], [-109.092395, 43.838063], [-109.093603, 43.817619], [-109.133171, 43.816], [-109.272548, 43.81612], [-109.272587, 43.813551], [-109.312949, 43.813292999999994], [-109.316641, 43.818473], [-109.317937, 43.825295999999994], [-109.322097, 43.829094], [-109.321608, 43.834033999999996], [-109.325802, 43.837751], [-109.334956, 43.841836], [-109.340966, 43.840171], [-109.349319, 43.839907], [-109.354739, 43.841533], [-109.366219, 43.842805], [-109.368297, 43.848942], [-109.372201, 43.852990999999996], [-109.371466, 43.856646], [-109.376328, 43.870923], [-109.373599, 43.873756], [-109.374021, 43.877447], [-109.38016999999999, 43.882799], [-109.391721, 43.882681], [-109.398464, 43.884341], [-109.402502, 43.888397999999995], [-109.401758, 43.892008], [-109.406266, 43.899043], [-109.404952, 43.901982], [-109.41093599999999, 43.903988], [-109.41341800000001, 43.909251999999995], [-109.426862, 43.910039], [-109.43390000000001, 43.91404], [-109.438166, 43.919802], [-109.442361, 43.930434], [-109.451544, 43.929544], [-109.454726, 43.927656999999996], [-109.472393, 43.932176999999996], [-109.470542, 43.938806], [-109.472731, 43.945128], [-109.478395, 43.948093], [-109.48738, 43.948814], [-109.498514, 43.942426], [-109.503182, 43.93882], [-109.512105, 43.939018], [-109.520288, 43.942752999999996], [-109.523224, 43.945485], [-109.53196, 43.949455], [-109.534465, 43.953883], [-109.53966, 43.956942999999995], [-109.542332, 43.961352], [-109.55265299999999, 43.960572], [-109.55991399999999, 43.954636], [-109.566943, 43.95482], [-109.568774, 43.95093], [-109.574781, 43.945822], [-109.578166, 43.940672], [-109.584312, 43.937883], [-109.587778, 43.93835], [-109.594999, 43.945589], [-109.600828, 43.948929], [-109.60733, 43.945609999999995], [-109.605287, 43.939639], [-109.606387, 43.936586999999996], [-109.613713, 43.927479], [-109.620192, 43.925731999999996], [-109.62572, 43.927279999999996], [-109.633666, 43.925384], [-109.636486, 43.922754999999995], [-109.641808, 43.922785], [-109.64653, 43.917809999999996], [-109.648107, 43.912997], [-109.654365, 43.907115999999995], [-109.65441799999999, 43.900565], [-109.656065, 43.895969], [-109.653017, 43.886766], [-109.656211, 43.881304], [-109.661418, 43.878578], [-109.666828, 43.880579999999995], [-109.667966, 43.874445], [-109.672482, 43.868096], [-109.669623, 43.85996], [-109.665752, 43.857133], [-109.665893, 43.845726], [-109.672083, 43.845107999999996], [-109.676531, 43.842695], [-109.685697, 43.844238999999995], [-109.689048, 43.839704], [-109.694958, 43.839309], [-109.702643, 43.841031], [-109.70632499999999, 43.836658], [-109.720123, 43.837452], [-109.722493, 43.832969], [-109.731757, 43.833180999999996], [-109.735727, 43.827228999999996], [-109.741505, 43.82783], [-109.750722, 43.821002], [-109.752709, 43.817425], [-109.757158, 43.817315], [-109.764296, 43.820147], [-109.765846, 43.816429], [-109.771276, 43.813187], [-109.779359, 43.812087], [-109.780599, 43.807125], [-109.7899, 43.803252], [-109.798962, 43.806266], [-109.802401, 43.808859999999996], [-109.809248, 43.809508], [-109.813761, 43.81389], [-109.825909, 43.816173], [-109.826774, 43.823872], [-109.835105, 43.822291], [-109.841026, 43.819323], [-109.852172, 43.824495], [-109.85656, 43.82906], [-109.853307, 43.836636], [-109.856494, 43.841696], [-109.855166, 43.848254999999995], [-109.851253, 43.849281], [-109.847701, 43.853195], [-109.841208, 43.852714], [-109.837854, 43.854628999999996], [-109.825737, 43.855332999999995], [-109.81929099999999, 43.859601999999995], [-109.814165, 43.86125], [-109.821388, 43.867322], [-109.828665, 43.866668999999995], [-109.831834, 43.871368], [-109.828757, 43.875209999999996], [-109.816575, 43.880534], [-109.817584, 43.883277], [-109.82359, 43.887178999999996], [-109.830787, 43.88979], [-109.832579, 43.895071], [-109.837112, 43.894677], [-109.847789, 43.900231], [-109.859182, 43.901437], [-109.847881, 43.908122999999996], [-109.850131, 43.912597999999996], [-109.848579, 43.916965], [-109.849549, 43.921054999999996], [-109.854189, 43.924063], [-109.861043, 43.926137], [-109.872492, 43.927946], [-109.873953, 43.933600000000006], [-109.864606, 43.940186999999995], [-109.858121, 43.942679], [-109.857928, 43.94901], [-109.854929, 43.950261], [-109.858754, 43.957988], [-109.870821, 43.953306], [-109.876946, 43.951999], [-109.8819, 43.949076], [-109.8935, 43.947052], [-109.91131, 43.946073999999996], [-109.92205799999999, 43.946085], [-109.92761, 43.94999], [-109.933601, 43.951738999999996], [-109.93934899999999, 43.958172], [-109.94520299999999, 43.958220999999995], [-109.95885799999999, 43.964571], [-109.966805, 43.961393], [-109.971968, 43.955627], [-109.982137, 43.954235], [-109.988146, 43.949847999999996], [-109.993871, 43.949557], [-109.999723, 43.952318999999996], [-110.002037, 43.955449], [-110.000365, 43.961016], [-110.001537, 43.966449], [-110.01723799999999, 43.966848999999996], [-110.018638, 43.968249], [-110.018838, 43.979349], [-110.023839, 43.983249], [-110.023739, 43.985949], [-110.032539, 43.996148999999996], [-110.031168, 43.999949], [-110.033492, 44.002489999999995], [-110.043994, 44.004501999999995], [-110.048973, 44.008784], [-110.053179, 44.008022]]]}}, {"type": "Feature", "id": "68", "properties": {"name": "Park, 56", "density": 531}, "geometry": {"type": "Polygon", "coordinates": [[[-110.053179, 44.008022], [-110.053357, 44.132628], [-110.119193, 44.132584], [-110.123633, 44.14055], [-110.126389, 44.157028], [-110.127823, 44.159158], [-110.120859, 44.161708999999995], [-110.120066, 44.170328999999995], [-110.122348, 44.175216999999996], [-110.114875, 44.179539], [-110.108386, 44.179378], [-110.105655, 44.185458999999994], [-110.119882, 44.185268], [-110.108851, 44.19334], [-110.111284, 44.199374999999996], [-110.119744, 44.199024], [-110.123208, 44.205573], [-110.116367, 44.210118], [-110.111924, 44.209092999999996], [-110.114202, 44.216049999999996], [-110.123481, 44.213685999999996], [-110.128876, 44.223448], [-110.13306, 44.225895], [-110.131149, 44.229821], [-110.137755, 44.235977999999996], [-110.133272, 44.240249999999996], [-110.134418, 44.243862], [-110.131599, 44.249204999999996], [-110.137106, 44.249016999999995], [-110.143376, 44.253988], [-110.144728, 44.258030999999995], [-110.14017799999999, 44.263678], [-110.147766, 44.266337], [-110.150472, 44.271313], [-110.142138, 44.272794999999995], [-110.140727, 44.276094], [-110.145408, 44.278279], [-110.14479299999999, 44.283187], [-110.150175, 44.289666], [-110.166196, 44.300056999999995], [-110.16904, 44.296313], [-110.175544, 44.298218999999996], [-110.173789, 44.304224], [-110.19019, 44.300497], [-110.198263, 44.306492], [-110.201962, 44.305375999999995], [-110.208763, 44.314985], [-110.201151, 44.322598], [-110.202781, 44.327329], [-110.205832, 44.329101], [-110.218104, 44.331854], [-110.223604, 44.335518], [-110.225925, 44.342102999999994], [-110.223924, 44.34791], [-110.226864, 44.351898999999996], [-110.228169, 44.358835], [-110.226801, 44.361568], [-110.2295, 44.370974], [-110.228408, 44.373844], [-110.235486, 44.38203], [-110.243105, 44.387361], [-110.253914, 44.390327], [-110.253562, 44.397329], [-110.254864, 44.404722], [-110.260043, 44.409448999999995], [-110.27216, 44.413219], [-110.278116, 44.414], [-110.28694899999999, 44.419605999999995], [-110.288058, 44.423277999999996], [-110.296648, 44.431340999999996], [-110.296172, 44.435567], [-110.29219499999999, 44.438649999999996], [-110.292653, 44.443386], [-110.28881200000001, 44.451524], [-110.290988, 44.470447], [-110.284986, 44.472722999999995], [-110.281901, 44.478753], [-110.284318, 44.489850999999994], [-110.278003, 44.498492], [-110.279864, 44.505573999999996], [-110.279209, 44.510754], [-110.276506, 44.515665], [-110.278843, 44.519951999999996], [-110.285789, 44.526336], [-110.290644, 44.528659], [-110.29521, 44.527809], [-110.298431, 44.530065], [-110.295046, 44.534954], [-110.290395, 44.538076], [-110.290148, 44.542735], [-110.297045, 44.548398999999996], [-110.30887, 44.554338], [-110.315348, 44.55611], [-110.331342, 44.553514], [-110.333799, 44.547985999999995], [-110.358936, 44.553529], [-110.370369, 44.559563999999995], [-110.384738, 44.565219], [-110.374661, 44.568467999999996], [-110.372555, 44.574608999999995], [-110.376864, 44.580208999999996], [-110.375334, 44.583016], [-110.464126, 44.583124], [-110.500761, 44.582764999999995], [-110.625763, 44.582721], [-110.667899, 44.582792], [-110.66735, 44.624936], [-110.667867, 44.666291], [-110.745713, 44.666446], [-110.750764, 44.666805], [-110.826522, 44.666587], [-110.875108, 44.666166], [-111.000755, 44.666112999999996], [-111.055331, 44.666263], [-111.055511, 44.725342999999995], [-111.056416, 44.749928], [-111.056889, 44.866658], [-111.055645, 44.932801], [-111.056093, 44.944171], [-111.055199, 45.001321], [-111.044275, 45.001345], [-110.875772, 45.002100999999996], [-110.86614, 45.002331999999996], [-110.785008, 45.002952], [-110.761554, 44.999933999999996], [-110.750767, 44.997948], [-110.705272, 44.992323999999996], [-110.66089, 44.992351], [-110.625762, 44.992107999999995], [-110.547165, 44.992459], [-110.48806, 44.992360999999995], [-110.402927, 44.993809999999996], [-110.362698, 45.000592999999995], [-110.342131, 44.999052999999996], [-110.32444100000001, 44.999156], [-110.288788, 44.996921], [-110.275792, 44.996593], [-110.19950299999999, 44.996188], [-110.154161, 45.000104], [-110.125744, 45.002269], [-110.110103, 45.003904999999996], [-110.083943, 45.003614], [-110.044042, 45.003671999999995], [-110.002215, 45.003442], [-110.001504, 45.003136], [-109.87574599999999, 45.003274], [-109.870674, 45.002973], [-109.798687, 45.002188], [-109.75073, 45.001605], [-109.713774, 45.00214], [-109.663673, 45.002536], [-109.574321, 45.002631], [-109.534253, 45.003268999999996], [-109.470294, 45.003887], [-109.386045, 45.004889], [-109.375713, 45.00461], [-109.26934, 45.005283], [-109.250706, 45.005539], [-109.178966, 45.005731], [-109.12568, 45.00566], [-109.103373, 45.005886], [-109.08136999999999, 44.99946], [-109.00630000000001, 44.999629999999996], [-108.912655, 44.999947], [-108.841542, 44.999949], [-108.792948, 45.000215999999995], [-108.74339, 45.000105999999995], [-108.69898, 45.000343], [-108.621313, 45.000277], [-108.622147, 44.983118], [-108.621482, 44.975006], [-108.621573, 44.944196999999996], [-108.620627, 44.921171], [-108.620876, 44.903850999999996], [-108.620462, 44.871480999999996], [-108.592296, 44.871444], [-108.592512, 44.850519999999996], [-108.592411, 44.765882], [-108.592539, 44.753538999999996], [-108.59221099999999, 44.701271], [-108.59264, 44.67408], [-108.592254, 44.658750999999995], [-108.592621, 44.614988], [-108.592494, 44.52093], [-108.57342, 44.520810999999995], [-108.573512, 44.374916999999996], [-108.573716, 44.354208], [-108.57356, 44.249953999999995], [-108.573797, 44.168468], [-108.550562, 44.168454999999994], [-108.550815, 44.124953999999995], [-108.550758, 44.079403], [-108.655353, 44.079710999999996], [-108.750679, 44.079985], [-108.792277, 44.079616], [-108.79213, 43.999953999999995], [-108.791779, 43.991053], [-108.875683, 43.991153999999995], [-108.915985, 43.990854], [-108.912783, 43.904754], [-109.000636, 43.904703999999995], [-109.006612, 43.905099], [-109.092878, 43.904474], [-109.093005, 43.874955], [-109.092395, 43.838063], [-109.093603, 43.817619], [-109.133171, 43.816], [-109.272548, 43.81612], [-109.272587, 43.813551], [-109.312949, 43.813292999999994], [-109.316641, 43.818473], [-109.317937, 43.825295999999994], [-109.322097, 43.829094], [-109.321608, 43.834033999999996], [-109.325802, 43.837751], [-109.334956, 43.841836], [-109.340966, 43.840171], [-109.349319, 43.839907], [-109.354739, 43.841533], [-109.366219, 43.842805], [-109.368297, 43.848942], [-109.372201, 43.852990999999996], [-109.371466, 43.856646], [-109.376328, 43.870923], [-109.373599, 43.873756], [-109.374021, 43.877447], [-109.38016999999999, 43.882799], [-109.391721, 43.882681], [-109.398464, 43.884341], [-109.402502, 43.888397999999995], [-109.401758, 43.892008], [-109.406266, 43.899043], [-109.404952, 43.901982], [-109.41093599999999, 43.903988], [-109.41341800000001, 43.909251999999995], [-109.426862, 43.910039], [-109.43390000000001, 43.91404], [-109.438166, 43.919802], [-109.442361, 43.930434], [-109.451544, 43.929544], [-109.454726, 43.927656999999996], [-109.472393, 43.932176999999996], [-109.470542, 43.938806], [-109.472731, 43.945128], [-109.478395, 43.948093], [-109.48738, 43.948814], [-109.498514, 43.942426], [-109.503182, 43.93882], [-109.512105, 43.939018], [-109.520288, 43.942752999999996], [-109.523224, 43.945485], [-109.53196, 43.949455], [-109.534465, 43.953883], [-109.53966, 43.956942999999995], [-109.542332, 43.961352], [-109.55265299999999, 43.960572], [-109.55991399999999, 43.954636], [-109.566943, 43.95482], [-109.568774, 43.95093], [-109.574781, 43.945822], [-109.578166, 43.940672], [-109.584312, 43.937883], [-109.587778, 43.93835], [-109.594999, 43.945589], [-109.600828, 43.948929], [-109.60733, 43.945609999999995], [-109.605287, 43.939639], [-109.606387, 43.936586999999996], [-109.613713, 43.927479], [-109.620192, 43.925731999999996], [-109.62572, 43.927279999999996], [-109.633666, 43.925384], [-109.636486, 43.922754999999995], [-109.641808, 43.922785], [-109.64653, 43.917809999999996], [-109.648107, 43.912997], [-109.654365, 43.907115999999995], [-109.65441799999999, 43.900565], [-109.656065, 43.895969], [-109.653017, 43.886766], [-109.656211, 43.881304], [-109.661418, 43.878578], [-109.666828, 43.880579999999995], [-109.667966, 43.874445], [-109.672482, 43.868096], [-109.669623, 43.85996], [-109.665752, 43.857133], [-109.665893, 43.845726], [-109.672083, 43.845107999999996], [-109.676531, 43.842695], [-109.685697, 43.844238999999995], [-109.689048, 43.839704], [-109.694958, 43.839309], [-109.702643, 43.841031], [-109.70632499999999, 43.836658], [-109.720123, 43.837452], [-109.722493, 43.832969], [-109.731757, 43.833180999999996], [-109.735727, 43.827228999999996], [-109.741505, 43.82783], [-109.750722, 43.821002], [-109.752709, 43.817425], [-109.757158, 43.817315], [-109.764296, 43.820147], [-109.765846, 43.816429], [-109.771276, 43.813187], [-109.779359, 43.812087], [-109.780599, 43.807125], [-109.7899, 43.803252], [-109.798962, 43.806266], [-109.802401, 43.808859999999996], [-109.809248, 43.809508], [-109.813761, 43.81389], [-109.825909, 43.816173], [-109.826774, 43.823872], [-109.835105, 43.822291], [-109.841026, 43.819323], [-109.852172, 43.824495], [-109.85656, 43.82906], [-109.853307, 43.836636], [-109.856494, 43.841696], [-109.855166, 43.848254999999995], [-109.851253, 43.849281], [-109.847701, 43.853195], [-109.841208, 43.852714], [-109.837854, 43.854628999999996], [-109.825737, 43.855332999999995], [-109.81929099999999, 43.859601999999995], [-109.814165, 43.86125], [-109.821388, 43.867322], [-109.828665, 43.866668999999995], [-109.831834, 43.871368], [-109.828757, 43.875209999999996], [-109.816575, 43.880534], [-109.817584, 43.883277], [-109.82359, 43.887178999999996], [-109.830787, 43.88979], [-109.832579, 43.895071], [-109.837112, 43.894677], [-109.847789, 43.900231], [-109.859182, 43.901437], [-109.847881, 43.908122999999996], [-109.850131, 43.912597999999996], [-109.848579, 43.916965], [-109.849549, 43.921054999999996], [-109.854189, 43.924063], [-109.861043, 43.926137], [-109.872492, 43.927946], [-109.873953, 43.933600000000006], [-109.864606, 43.940186999999995], [-109.858121, 43.942679], [-109.857928, 43.94901], [-109.854929, 43.950261], [-109.858754, 43.957988], [-109.870821, 43.953306], [-109.876946, 43.951999], [-109.8819, 43.949076], [-109.8935, 43.947052], [-109.91131, 43.946073999999996], [-109.92205799999999, 43.946085], [-109.92761, 43.94999], [-109.933601, 43.951738999999996], [-109.93934899999999, 43.958172], [-109.94520299999999, 43.958220999999995], [-109.95885799999999, 43.964571], [-109.966805, 43.961393], [-109.971968, 43.955627], [-109.982137, 43.954235], [-109.988146, 43.949847999999996], [-109.993871, 43.949557], [-109.999723, 43.952318999999996], [-110.002037, 43.955449], [-110.000365, 43.961016], [-110.001537, 43.966449], [-110.01723799999999, 43.966848999999996], [-110.018638, 43.968249], [-110.018838, 43.979349], [-110.023839, 43.983249], [-110.023739, 43.985949], [-110.032539, 43.996148999999996], [-110.031168, 43.999949], [-110.033492, 44.002489999999995], [-110.043994, 44.004501999999995], [-110.048973, 44.008784], [-110.053179, 44.008022]]]}}, {"type": "Feature", "id": "69", "properties": {"name": "Windsor, 50", "density": 69}, "geometry": {"type": "Polygon", "coordinates": [[[-72.819368, 43.255497999999996], [-72.8199, 43.299209999999995], [-72.867902, 43.300742], [-72.86607599999999, 43.34697], [-72.853691, 43.347584], [-72.853439, 43.371075999999995], [-72.82580999999999, 43.372339], [-72.825913, 43.380289999999995], [-72.759799, 43.354144], [-72.758518, 43.381952999999996], [-72.749544, 43.399862999999996], [-72.737299, 43.421779], [-72.72507499999999, 43.457252], [-72.723995, 43.461694], [-72.72885699999999, 43.462498], [-72.727184, 43.468717], [-72.749541, 43.474427999999996], [-72.771543, 43.477861999999995], [-72.770286, 43.491831999999995], [-72.79106999999999, 43.495000000000005], [-72.78898699999999, 43.50007], [-72.772829, 43.591564999999996], [-72.758005, 43.587517], [-72.73501399999999, 43.625068], [-72.70094499999999, 43.682831], [-72.820043, 43.716834], [-72.806063, 43.74243], [-72.81860499999999, 43.746305], [-72.78281199999999, 43.804338], [-72.788275, 43.808571], [-72.78437699999999, 43.810801], [-72.784575, 43.813964999999996], [-72.79173, 43.816381], [-72.79386699999999, 43.819700000000005], [-72.791358, 43.822782], [-72.796027, 43.826308999999995], [-72.79665299999999, 43.829387], [-72.831096, 43.839016], [-72.837595, 43.829177], [-72.87336599999999, 43.839633], [-72.874552, 43.858131], [-72.95885299999999, 43.826541999999996], [-72.964083, 43.83988], [-72.97289599999999, 43.866692], [-72.980165, 43.863928], [-72.980158, 43.882587], [-72.95308299999999, 43.87487], [-72.927628, 43.884313999999996], [-72.902793, 43.892824], [-72.876556, 43.902764999999995], [-72.874022, 43.867155], [-72.87417599999999, 43.864059999999995], [-72.86528799999999, 43.861647999999995], [-72.81633, 43.937805], [-72.809996, 43.936088999999996], [-72.803505, 43.945662], [-72.791336, 43.961855], [-72.787283, 43.960477999999995], [-72.79205999999999, 43.953821], [-72.78645399999999, 43.952231], [-72.790809, 43.945733999999995], [-72.780262, 43.942690999999996], [-72.784649, 43.936144999999996], [-72.779113, 43.934594], [-72.783208, 43.928967], [-72.74391, 43.91896], [-72.703521, 43.909347], [-72.673557, 43.900898], [-72.600563, 43.881184999999995], [-72.580302, 43.875115], [-72.460132, 43.838291], [-72.435626, 43.832037], [-72.337451, 43.809705], [-72.20897699999999, 43.772335999999996], [-72.205195, 43.770955], [-72.218892, 43.765158], [-72.22433099999999, 43.757376], [-72.232069, 43.748428], [-72.23872399999999, 43.744887999999996], [-72.24669, 43.742568999999996], [-72.263767, 43.734418], [-72.271839, 43.733716], [-72.275966, 43.72712], [-72.28208099999999, 43.723822], [-72.287015, 43.717272], [-72.30012599999999, 43.703959999999995], [-72.305277, 43.695267], [-72.306125, 43.683506], [-72.30266499999999, 43.679544], [-72.303936, 43.667986], [-72.31452399999999, 43.65464], [-72.313863, 43.646558], [-72.315247, 43.641163999999996], [-72.327395, 43.636773999999996], [-72.327362, 43.631174], [-72.33207999999999, 43.625502999999995], [-72.334903, 43.615843999999996], [-72.3327, 43.610313], [-72.328232, 43.606839], [-72.32961999999999, 43.600201], [-72.335652, 43.597260999999996], [-72.341689, 43.592574], [-72.350617, 43.587427999999996], [-72.35649699999999, 43.586421], [-72.371051, 43.580493999999995], [-72.37944, 43.574069], [-72.380045, 43.565132], [-72.38262499999999, 43.564127], [-72.380689, 43.549703], [-72.380383, 43.54088], [-72.38331, 43.53519], [-72.390323, 43.52733], [-72.39403, 43.527536999999995], [-72.398563, 43.513435], [-72.398376, 43.510829], [-72.384773, 43.500259], [-72.380894, 43.493393999999995], [-72.380428, 43.488524999999996], [-72.383411, 43.475322999999996], [-72.391526, 43.468779999999995], [-72.392628, 43.465078], [-72.390692, 43.453648], [-72.395817, 43.437809], [-72.39578999999999, 43.431729], [-72.400098, 43.414403], [-72.400131, 43.410996999999995], [-72.403402, 43.393398], [-72.40472, 43.390471999999995], [-72.41315399999999, 43.384302], [-72.415977, 43.377651], [-72.415099, 43.365896], [-72.413377, 43.362741], [-72.403949, 43.358098], [-72.39217, 43.357865], [-72.39092, 43.354983999999995], [-72.400981, 43.345774999999996], [-72.40994599999999, 43.332795], [-72.40869599999999, 43.327673999999995], [-72.402532, 43.32038], [-72.398777, 43.31807], [-72.39552499999999, 43.312605], [-72.402717, 43.301617], [-72.407856, 43.282894999999996], [-72.416326, 43.269887999999995], [-72.42283499999999, 43.262757], [-72.434345, 43.258894], [-72.438755, 43.252699], [-72.43918699999999, 43.245222999999996], [-72.43497099999999, 43.233306], [-72.49882699999999, 43.234908], [-72.54624199999999, 43.235918999999996], [-72.57406999999999, 43.234001], [-72.683606, 43.222606999999996], [-72.685637, 43.222494999999995], [-72.709704, 43.228103], [-72.74954, 43.238248999999996], [-72.819368, 43.255497999999996]]]}}, {"type": "Feature", "id": "70", "properties": {"name": "Washington, 50", "density": 45}, "geometry": {"type": "Polygon", "coordinates": [[[-72.74230299999999, 44.029655], [-72.847154, 44.060044], [-72.89690399999999, 44.07366], [-72.916778, 44.071886], [-72.921762, 44.094721], [-72.92301599999999, 44.103401], [-72.925957, 44.113772999999995], [-72.928077, 44.127181], [-72.93167, 44.14422], [-72.934285, 44.163619], [-72.952167, 44.161271], [-72.947077, 44.172905], [-72.92212099999999, 44.222128], [-72.89598, 44.276284], [-72.91139799999999, 44.281769], [-72.879139, 44.330026], [-72.855592, 44.365550999999996], [-72.832394, 44.359123], [-72.82620299999999, 44.359286], [-72.804465, 44.390468], [-72.83913199999999, 44.403355], [-72.80499499999999, 44.451676], [-72.765856, 44.442595], [-72.739243, 44.43284], [-72.654398, 44.398224], [-72.596807, 44.479292], [-72.546511, 44.451975], [-72.51621899999999, 44.436043], [-72.503784, 44.429044999999995], [-72.49054799999999, 44.425692999999995], [-72.47031, 44.454446999999995], [-72.462144, 44.468165], [-72.442767, 44.49406], [-72.434315, 44.506098], [-72.426253, 44.502888], [-72.341061, 44.470192], [-72.249899, 44.435013], [-72.23697299999999, 44.429199], [-72.223689, 44.424572999999995], [-72.21952999999999, 44.418312], [-72.222157, 44.414167], [-72.21710399999999, 44.411086999999995], [-72.22626199999999, 44.398725999999996], [-72.22436499999999, 44.395751], [-72.24014, 44.38042], [-72.26755899999999, 44.343754], [-72.271233, 44.339317], [-72.282026, 44.329271999999996], [-72.29526899999999, 44.319126999999995], [-72.30883899999999, 44.305676], [-72.317621, 44.298384], [-72.316302, 44.272583], [-72.368353, 44.204057], [-72.419747, 44.220979], [-72.422682, 44.207941999999996], [-72.436829, 44.153628999999995], [-72.443032, 44.128668999999995], [-72.46007399999999, 44.134411], [-72.499529, 44.145933], [-72.559688, 44.162858], [-72.56400099999999, 44.153628999999995], [-72.583809, 44.159586999999995], [-72.589855, 44.159343], [-72.59670899999999, 44.142891999999996], [-72.613134, 44.114847], [-72.61712, 44.107234999999996], [-72.62895, 44.088645], [-72.634789, 44.08945], [-72.64679, 44.069201], [-72.673548, 44.027575], [-72.68377199999999, 44.012938], [-72.712907, 44.021256], [-72.723737, 44.024995999999994], [-72.74230299999999, 44.029655]]]}}, {"type": "Feature", "id": "71", "properties": {"name": "Grand Isle, 50", "density": 1029}, "geometry": {"type": "Polygon", "coordinates": [[[-73.343124, 45.010839999999995], [-73.261749, 45.012280999999994], [-73.19192799999999, 45.013615], [-73.198425, 45.002021], [-73.209186, 44.986858], [-73.229711, 44.959308], [-73.239145, 44.953452], [-73.240994, 44.949574999999996], [-73.238811, 44.941427999999995], [-73.233863, 44.935997], [-73.233094, 44.931877], [-73.226274, 44.919505], [-73.20644399999999, 44.911179], [-73.19493899999999, 44.910486], [-73.19131, 44.904762], [-73.19182099999999, 44.893955999999996], [-73.196362, 44.880249], [-73.19658199999999, 44.875042], [-73.203276, 44.866397], [-73.203368, 44.861554999999996], [-73.206959, 44.852402], [-73.207234, 44.845239], [-73.202501, 44.835487], [-73.20693299999999, 44.829212], [-73.20886399999999, 44.823471], [-73.224392, 44.817968], [-73.236082, 44.810204999999996], [-73.24188, 44.80437], [-73.254978, 44.784903], [-73.258552, 44.776181], [-73.25886899999999, 44.768477], [-73.256321, 44.759443999999995], [-73.249575, 44.750043], [-73.235709, 44.736450999999995], [-73.228854, 44.722865999999996], [-73.22936299999999, 44.709142], [-73.228668, 44.705976], [-73.22807, 44.688268], [-73.232928, 44.675557], [-73.233642, 44.671439], [-73.233209, 44.649791], [-73.23599, 44.646685999999995], [-73.25275599999999, 44.641041], [-73.25702199999999, 44.628962], [-73.254334, 44.606846999999995], [-73.258378, 44.600378], [-73.26559, 44.592611], [-73.27575399999999, 44.586129], [-73.29381099999999, 44.578405], [-73.31353299999999, 44.57288], [-73.356684, 44.564017], [-73.36145499999999, 44.563562999999995], [-73.36734299999999, 44.567605], [-73.37495, 44.575817], [-73.37566699999999, 44.582038], [-73.381849, 44.589316], [-73.37789699999999, 44.593849], [-73.37684899999999, 44.599599], [-73.381619, 44.607220999999996], [-73.382393, 44.611346], [-73.38982, 44.617211], [-73.38591, 44.630255], [-73.387169, 44.635543], [-73.378907, 44.640958], [-73.38356399999999, 44.646142], [-73.378317, 44.652165], [-73.37907299999999, 44.656772], [-73.370064, 44.666070999999995], [-73.372547, 44.668184], [-73.371843, 44.676956999999994], [-73.367209, 44.678514], [-73.370142, 44.684855], [-73.365736, 44.687169], [-73.361308, 44.694524], [-73.365977, 44.697559], [-73.365326, 44.703294], [-73.36554699999999, 44.719201999999996], [-73.365084, 44.73383], [-73.365751, 44.741062], [-73.363792, 44.745253999999996], [-73.354361, 44.755296], [-73.34708499999999, 44.77298], [-73.343075, 44.777156], [-73.336377, 44.781479999999995], [-73.333152, 44.789587999999995], [-73.335044, 44.804109], [-73.34090599999999, 44.808355999999996], [-73.353472, 44.820386], [-73.365679, 44.826451], [-73.37133, 44.830742], [-73.375346, 44.836307], [-73.379452, 44.83801], [-73.38129599999999, 44.849861], [-73.37982199999999, 44.857037999999996], [-73.371968, 44.862415], [-73.369104, 44.866681], [-73.360328, 44.897236], [-73.356218, 44.904492], [-73.347837, 44.911308999999996], [-73.341106, 44.914632], [-73.338622, 44.919366], [-73.339603, 44.943371], [-73.337907, 44.960542], [-73.338244, 44.964751], [-73.350218, 44.976222], [-73.35463299999999, 44.987352], [-73.35086199999999, 44.993049], [-73.343124, 45.010839999999995]]]}}, {"type": "Feature", "id": "72", "properties": {"name": "Lamoille, 50", "density": 643}, "geometry": {"type": "Polygon", "coordinates": [[[-72.924112, 44.633050999999995], [-72.92362899999999, 44.636635], [-72.926414, 44.64017], [-72.927082, 44.645008999999995], [-72.923178, 44.649783], [-72.91556, 44.645558], [-72.902743, 44.646175], [-72.900316, 44.650290999999996], [-72.890924, 44.656943999999996], [-72.851068, 44.71107], [-72.79550499999999, 44.6922], [-72.793958, 44.699397], [-72.78430399999999, 44.734348999999995], [-72.783056, 44.740291], [-72.771553, 44.740262], [-72.76702999999999, 44.766371], [-72.75645, 44.766438], [-72.75374699999999, 44.776286], [-72.748977, 44.776365999999996], [-72.74736, 44.78617], [-72.694234, 44.792227], [-72.625484, 44.799454], [-72.612102, 44.801587], [-72.578161, 44.781577999999996], [-72.527688, 44.762313999999996], [-72.523201, 44.761061], [-72.499859, 44.752147], [-72.488052, 44.7483], [-72.46637799999999, 44.740165], [-72.427559, 44.726205], [-72.417315, 44.722893], [-72.45429299999999, 44.673037], [-72.48230199999999, 44.633928], [-72.388223, 44.599436], [-72.368151, 44.592287], [-72.374786, 44.584125], [-72.38785, 44.567083], [-72.394723, 44.556886999999996], [-72.42088, 44.523796999999995], [-72.434315, 44.506098], [-72.442767, 44.49406], [-72.462144, 44.468165], [-72.47031, 44.454446999999995], [-72.49054799999999, 44.425692999999995], [-72.503784, 44.429044999999995], [-72.51621899999999, 44.436043], [-72.546511, 44.451975], [-72.596807, 44.479292], [-72.654398, 44.398224], [-72.739243, 44.43284], [-72.765856, 44.442595], [-72.80499499999999, 44.451676], [-72.838638, 44.459229], [-72.803567, 44.506172], [-72.830756, 44.51643], [-72.809349, 44.547920999999995], [-72.829073, 44.552273], [-72.858425, 44.579741999999996], [-72.874476, 44.595374], [-72.904206, 44.625921], [-72.91066, 44.630941], [-72.924112, 44.633050999999995]]]}}, {"type": "Feature", "id": "73", "properties": {"name": "Jefferson, 29", "density": 1489}, "geometry": {"type": "Polygon", "coordinates": [[[-90.34144599999999, 38.388298], [-90.349222, 38.377333], [-90.354017, 38.36732], [-90.355942, 38.360459999999996], [-90.364361, 38.347514], [-90.370819, 38.333554], [-90.372626, 38.316162], [-90.371516, 38.306191], [-90.372554, 38.300418], [-90.372422, 38.283725], [-90.36991499999999, 38.267708], [-90.36720000000001, 38.255494999999996], [-90.366948, 38.248343999999996], [-90.36224399999999, 38.231173], [-90.358628, 38.221981], [-90.352362, 38.211828], [-90.334172, 38.189856999999996], [-90.327218, 38.184311], [-90.316876, 38.179477], [-90.310627, 38.178573], [-90.30032899999999, 38.175139], [-90.290629, 38.170363], [-90.27484299999999, 38.157559], [-90.25266599999999, 38.127812], [-90.25603199999999, 38.126248], [-90.252421, 38.118378], [-90.25934699999999, 38.11436], [-90.262057, 38.107898], [-90.269921, 38.107690999999996], [-90.274046, 38.105039], [-90.281651, 38.103390999999995], [-90.28020099999999, 38.09914], [-90.291282, 38.091746], [-90.293114, 38.08941], [-90.30400999999999, 38.089798], [-90.31747999999999, 38.092752999999995], [-90.321343, 38.094910999999996], [-90.32938999999999, 38.09436], [-90.350629, 38.081748999999995], [-90.416022, 38.042314999999995], [-90.42073099999999, 38.041886], [-90.452359, 38.034527], [-90.58332399999999, 38.003499], [-90.628084, 38.007743], [-90.624905, 38.012761999999995], [-90.61650999999999, 38.013493], [-90.612787, 38.015895], [-90.616778, 38.02328], [-90.616445, 38.028411999999996], [-90.62150799999999, 38.040357], [-90.620453, 38.043043], [-90.621128, 38.052063], [-90.61891, 38.0572], [-90.613456, 38.061955], [-90.612011, 38.069585], [-90.61605, 38.073316], [-90.620592, 38.072981], [-90.62521199999999, 38.076035999999995], [-90.632542, 38.074059999999996], [-90.63998, 38.076547999999995], [-90.650688, 38.080908], [-90.65638899999999, 38.080886], [-90.661653, 38.08383], [-90.65191899999999, 38.090529], [-90.65433, 38.095352999999996], [-90.659052, 38.097474], [-90.663581, 38.087742999999996], [-90.66965599999999, 38.088494], [-90.677686, 38.086940999999996], [-90.685846, 38.088499], [-90.68368099999999, 38.092061], [-90.677859, 38.092306], [-90.676987, 38.096433999999995], [-90.681399, 38.102681], [-90.692377, 38.113213], [-90.70281399999999, 38.125051], [-90.73771699999999, 38.160962], [-90.75013, 38.172933], [-90.767603, 38.190678], [-90.78018499999999, 38.204111999999995], [-90.77258499999999, 38.245855999999996], [-90.77228, 38.25005], [-90.755247, 38.331752], [-90.743862, 38.383795], [-90.73763, 38.415453], [-90.73703499999999, 38.43064], [-90.736319, 38.466645], [-90.730509, 38.482735999999996], [-90.720019, 38.480303], [-90.71424999999999, 38.475075], [-90.71705999999999, 38.469587], [-90.713051, 38.469549], [-90.706458, 38.47204], [-90.696027, 38.471252], [-90.69392599999999, 38.465765], [-90.68782, 38.460408], [-90.68866899999999, 38.453140999999995], [-90.685446, 38.452908], [-90.683337, 38.457108], [-90.678799, 38.457879], [-90.677055, 38.453601], [-90.684011, 38.446518], [-90.674537, 38.446318999999995], [-90.66381, 38.449054], [-90.654389, 38.457156], [-90.660703, 38.479195], [-90.653829, 38.487547], [-90.64352, 38.487905999999995], [-90.633623, 38.485752], [-90.628619, 38.47773], [-90.618026, 38.471984], [-90.61368499999999, 38.471328], [-90.60265199999999, 38.479617], [-90.595914, 38.49375], [-90.591123, 38.501652], [-90.51252199999999, 38.501453999999995], [-90.49139, 38.501187], [-90.463149, 38.501872], [-90.41251899999999, 38.500853], [-90.405262, 38.501152999999995], [-90.407619, 38.496353], [-90.405311, 38.487981], [-90.407949, 38.483328], [-90.415093, 38.481041], [-90.422519, 38.483118], [-90.42200000000001, 38.478166], [-90.415351, 38.464704], [-90.414408, 38.456970999999996], [-90.409223, 38.453226], [-90.401721, 38.454408], [-90.39631899999999, 38.458253], [-90.39163099999999, 38.457329], [-90.391031, 38.450561], [-90.37834, 38.452525], [-90.364893, 38.455408], [-90.357025, 38.457853], [-90.350639, 38.458082], [-90.33891799999999, 38.455346999999996], [-90.336135, 38.453491], [-90.335745, 38.448195], [-90.341822, 38.439938999999995], [-90.347117, 38.435953], [-90.348175, 38.428349], [-90.346336, 38.417076], [-90.34799199999999, 38.410056999999995], [-90.347031, 38.402598999999995], [-90.344307, 38.396567999999995], [-90.344162, 38.391490999999995], [-90.34144599999999, 38.388298]]]}}, {"type": "Feature", "id": "73", "properties": {"name": "Jefferson, 29", "density": 1018}, "geometry": {"type": "Polygon", "coordinates": [[[-90.34144599999999, 38.388298], [-90.349222, 38.377333], [-90.354017, 38.36732], [-90.355942, 38.360459999999996], [-90.364361, 38.347514], [-90.370819, 38.333554], [-90.372626, 38.316162], [-90.371516, 38.306191], [-90.372554, 38.300418], [-90.372422, 38.283725], [-90.36991499999999, 38.267708], [-90.36720000000001, 38.255494999999996], [-90.366948, 38.248343999999996], [-90.36224399999999, 38.231173], [-90.358628, 38.221981], [-90.352362, 38.211828], [-90.334172, 38.189856999999996], [-90.327218, 38.184311], [-90.316876, 38.179477], [-90.310627, 38.178573], [-90.30032899999999, 38.175139], [-90.290629, 38.170363], [-90.27484299999999, 38.157559], [-90.25266599999999, 38.127812], [-90.25603199999999, 38.126248], [-90.252421, 38.118378], [-90.25934699999999, 38.11436], [-90.262057, 38.107898], [-90.269921, 38.107690999999996], [-90.274046, 38.105039], [-90.281651, 38.103390999999995], [-90.28020099999999, 38.09914], [-90.291282, 38.091746], [-90.293114, 38.08941], [-90.30400999999999, 38.089798], [-90.31747999999999, 38.092752999999995], [-90.321343, 38.094910999999996], [-90.32938999999999, 38.09436], [-90.350629, 38.081748999999995], [-90.416022, 38.042314999999995], [-90.42073099999999, 38.041886], [-90.452359, 38.034527], [-90.58332399999999, 38.003499], [-90.628084, 38.007743], [-90.624905, 38.012761999999995], [-90.61650999999999, 38.013493], [-90.612787, 38.015895], [-90.616778, 38.02328], [-90.616445, 38.028411999999996], [-90.62150799999999, 38.040357], [-90.620453, 38.043043], [-90.621128, 38.052063], [-90.61891, 38.0572], [-90.613456, 38.061955], [-90.612011, 38.069585], [-90.61605, 38.073316], [-90.620592, 38.072981], [-90.62521199999999, 38.076035999999995], [-90.632542, 38.074059999999996], [-90.63998, 38.076547999999995], [-90.650688, 38.080908], [-90.65638899999999, 38.080886], [-90.661653, 38.08383], [-90.65191899999999, 38.090529], [-90.65433, 38.095352999999996], [-90.659052, 38.097474], [-90.663581, 38.087742999999996], [-90.66965599999999, 38.088494], [-90.677686, 38.086940999999996], [-90.685846, 38.088499], [-90.68368099999999, 38.092061], [-90.677859, 38.092306], [-90.676987, 38.096433999999995], [-90.681399, 38.102681], [-90.692377, 38.113213], [-90.70281399999999, 38.125051], [-90.73771699999999, 38.160962], [-90.75013, 38.172933], [-90.767603, 38.190678], [-90.78018499999999, 38.204111999999995], [-90.77258499999999, 38.245855999999996], [-90.77228, 38.25005], [-90.755247, 38.331752], [-90.743862, 38.383795], [-90.73763, 38.415453], [-90.73703499999999, 38.43064], [-90.736319, 38.466645], [-90.730509, 38.482735999999996], [-90.720019, 38.480303], [-90.71424999999999, 38.475075], [-90.71705999999999, 38.469587], [-90.713051, 38.469549], [-90.706458, 38.47204], [-90.696027, 38.471252], [-90.69392599999999, 38.465765], [-90.68782, 38.460408], [-90.68866899999999, 38.453140999999995], [-90.685446, 38.452908], [-90.683337, 38.457108], [-90.678799, 38.457879], [-90.677055, 38.453601], [-90.684011, 38.446518], [-90.674537, 38.446318999999995], [-90.66381, 38.449054], [-90.654389, 38.457156], [-90.660703, 38.479195], [-90.653829, 38.487547], [-90.64352, 38.487905999999995], [-90.633623, 38.485752], [-90.628619, 38.47773], [-90.618026, 38.471984], [-90.61368499999999, 38.471328], [-90.60265199999999, 38.479617], [-90.595914, 38.49375], [-90.591123, 38.501652], [-90.51252199999999, 38.501453999999995], [-90.49139, 38.501187], [-90.463149, 38.501872], [-90.41251899999999, 38.500853], [-90.405262, 38.501152999999995], [-90.407619, 38.496353], [-90.405311, 38.487981], [-90.407949, 38.483328], [-90.415093, 38.481041], [-90.422519, 38.483118], [-90.42200000000001, 38.478166], [-90.415351, 38.464704], [-90.414408, 38.456970999999996], [-90.409223, 38.453226], [-90.401721, 38.454408], [-90.39631899999999, 38.458253], [-90.39163099999999, 38.457329], [-90.391031, 38.450561], [-90.37834, 38.452525], [-90.364893, 38.455408], [-90.357025, 38.457853], [-90.350639, 38.458082], [-90.33891799999999, 38.455346999999996], [-90.336135, 38.453491], [-90.335745, 38.448195], [-90.341822, 38.439938999999995], [-90.347117, 38.435953], [-90.348175, 38.428349], [-90.346336, 38.417076], [-90.34799199999999, 38.410056999999995], [-90.347031, 38.402598999999995], [-90.344307, 38.396567999999995], [-90.344162, 38.391490999999995], [-90.34144599999999, 38.388298]]]}}, {"type": "Feature", "id": "74", "properties": {"name": "Grundy, 29", "density": 109}, "geometry": {"type": "Polygon", "coordinates": [[[-93.36721399999999, 40.266314], [-93.366553, 40.200821999999995], [-93.366762, 40.190695999999996], [-93.367009, 40.130528999999996], [-93.366739, 40.120511], [-93.366556, 40.033099], [-93.36195099999999, 40.033097999999995], [-93.36171499999999, 40.026609], [-93.36195699999999, 39.967605999999996], [-93.41685799999999, 39.966550999999995], [-93.552455, 39.964304999999996], [-93.605345, 39.963238], [-93.625202, 39.962244], [-93.643575, 39.962105], [-93.68280999999999, 39.961027], [-93.737809, 39.959775], [-93.761973, 39.959551999999995], [-93.762153, 39.98357], [-93.763054, 39.999933999999996], [-93.76369, 40.031241], [-93.764782, 40.031121], [-93.764011, 40.067589], [-93.76460999999999, 40.074656999999995], [-93.764921, 40.102019999999996], [-93.764021, 40.132909], [-93.763289, 40.234355], [-93.763324, 40.263988], [-93.69197, 40.263791999999995], [-93.64903699999999, 40.264286], [-93.62522, 40.264165], [-93.614162, 40.26461], [-93.56145699999999, 40.26511], [-93.500219, 40.264751], [-93.500168, 40.265111999999995], [-93.423321, 40.265597], [-93.36721399999999, 40.266314]]]}}, {"type": "Feature", "id": "74", "properties": {"name": "Grundy, 29", "density": 441}, "geometry": {"type": "Polygon", "coordinates": [[[-93.36721399999999, 40.266314], [-93.366553, 40.200821999999995], [-93.366762, 40.190695999999996], [-93.367009, 40.130528999999996], [-93.366739, 40.120511], [-93.366556, 40.033099], [-93.36195099999999, 40.033097999999995], [-93.36171499999999, 40.026609], [-93.36195699999999, 39.967605999999996], [-93.41685799999999, 39.966550999999995], [-93.552455, 39.964304999999996], [-93.605345, 39.963238], [-93.625202, 39.962244], [-93.643575, 39.962105], [-93.68280999999999, 39.961027], [-93.737809, 39.959775], [-93.761973, 39.959551999999995], [-93.762153, 39.98357], [-93.763054, 39.999933999999996], [-93.76369, 40.031241], [-93.764782, 40.031121], [-93.764011, 40.067589], [-93.76460999999999, 40.074656999999995], [-93.764921, 40.102019999999996], [-93.764021, 40.132909], [-93.763289, 40.234355], [-93.763324, 40.263988], [-93.69197, 40.263791999999995], [-93.64903699999999, 40.264286], [-93.62522, 40.264165], [-93.614162, 40.26461], [-93.56145699999999, 40.26511], [-93.500219, 40.264751], [-93.500168, 40.265111999999995], [-93.423321, 40.265597], [-93.36721399999999, 40.266314]]]}}, {"type": "Feature", "id": "75", "properties": {"name": "St. Louis, 29", "density": 1851}, "geometry": {"type": "Polygon", "coordinates": [[[-90.166409, 38.772649], [-90.174977, 38.760129], [-90.17590299999999, 38.755029], [-90.179113, 38.750268999999996], [-90.18360899999999, 38.746749], [-90.19391, 38.741794999999996], [-90.20340499999999, 38.734881], [-90.208683, 38.728533], [-90.21141, 38.72135], [-90.21298, 38.711988], [-90.21024, 38.704401], [-90.20163699999999, 38.692276], [-90.1941, 38.685936999999996], [-90.18712599999999, 38.676404], [-90.181615, 38.660368999999996], [-90.17930899999999, 38.65244], [-90.17751, 38.639601], [-90.179377, 38.626657], [-90.185026, 38.611374999999995], [-90.192441, 38.598619], [-90.20318499999999, 38.588125999999995], [-90.214345, 38.580622999999996], [-90.22305999999999, 38.575731999999995], [-90.23232, 38.56672], [-90.241272, 38.553191], [-90.247187, 38.548556999999995], [-90.257413, 38.531852], [-90.267055, 38.534275], [-90.27139299999999, 38.539282], [-90.27051399999999, 38.541452], [-90.272348, 38.548387], [-90.286914, 38.555551], [-90.297006, 38.562442], [-90.313625, 38.578871], [-90.320504, 38.594176999999995], [-90.31123099999999, 38.617287], [-90.308711, 38.630058], [-90.306454, 38.633468], [-90.3036, 38.645002999999996], [-90.301828, 38.655642], [-90.28371399999999, 38.678295], [-90.25170899999999, 38.718948], [-90.22169799999999, 38.730563], [-90.21070999999999, 38.737449999999995], [-90.197716, 38.748768999999996], [-90.18920899999999, 38.757849], [-90.185744, 38.762744999999995], [-90.184196, 38.774431], [-90.166409, 38.772649]]]}}, {"type": "Feature", "id": "75", "properties": {"name": "St. Louis, 29", "density": 685}, "geometry": {"type": "Polygon", "coordinates": [[[-90.166409, 38.772649], [-90.174977, 38.760129], [-90.17590299999999, 38.755029], [-90.179113, 38.750268999999996], [-90.18360899999999, 38.746749], [-90.19391, 38.741794999999996], [-90.20340499999999, 38.734881], [-90.208683, 38.728533], [-90.21141, 38.72135], [-90.21298, 38.711988], [-90.21024, 38.704401], [-90.20163699999999, 38.692276], [-90.1941, 38.685936999999996], [-90.18712599999999, 38.676404], [-90.181615, 38.660368999999996], [-90.17930899999999, 38.65244], [-90.17751, 38.639601], [-90.179377, 38.626657], [-90.185026, 38.611374999999995], [-90.192441, 38.598619], [-90.20318499999999, 38.588125999999995], [-90.214345, 38.580622999999996], [-90.22305999999999, 38.575731999999995], [-90.23232, 38.56672], [-90.241272, 38.553191], [-90.247187, 38.548556999999995], [-90.257413, 38.531852], [-90.267055, 38.534275], [-90.27139299999999, 38.539282], [-90.27051399999999, 38.541452], [-90.272348, 38.548387], [-90.286914, 38.555551], [-90.297006, 38.562442], [-90.313625, 38.578871], [-90.320504, 38.594176999999995], [-90.31123099999999, 38.617287], [-90.308711, 38.630058], [-90.306454, 38.633468], [-90.3036, 38.645002999999996], [-90.301828, 38.655642], [-90.28371399999999, 38.678295], [-90.25170899999999, 38.718948], [-90.22169799999999, 38.730563], [-90.21070999999999, 38.737449999999995], [-90.197716, 38.748768999999996], [-90.18920899999999, 38.757849], [-90.185744, 38.762744999999995], [-90.184196, 38.774431], [-90.166409, 38.772649]]]}}, {"type": "Feature", "id": "76", "properties": {"name": "Iron, 29", "density": 1890}, "geometry": {"type": "Polygon", "coordinates": [[[-91.155073, 37.588091999999996], [-91.15444, 37.617245], [-91.154742, 37.625046], [-91.154411, 37.667215], [-91.153345, 37.69734], [-91.14697199999999, 37.697198], [-91.14652099999999, 37.740811], [-91.100017, 37.740012], [-91.023264, 37.738868], [-91.000686, 37.738732999999996], [-90.982575, 37.740328999999996], [-90.98264999999999, 37.738999], [-90.947182, 37.73806], [-90.892849, 37.734871], [-90.875129, 37.736109], [-90.874134, 37.734196], [-90.839462, 37.734777], [-90.783124, 37.736635], [-90.762091, 37.738517], [-90.76150899999999, 37.737209], [-90.738383, 37.737187999999996], [-90.645135, 37.734812999999995], [-90.647874, 37.642809], [-90.625123, 37.642517999999995], [-90.55335, 37.64298], [-90.535006, 37.645019], [-90.535016, 37.643640999999995], [-90.535061, 37.599515], [-90.53613399999999, 37.598236], [-90.547406, 37.59841], [-90.546813, 37.557303999999995], [-90.54672099999999, 37.509087], [-90.547107, 37.500051], [-90.547579, 37.454671999999995], [-90.54854399999999, 37.397605], [-90.548873, 37.347251], [-90.549729, 37.317594], [-90.550603, 37.272608], [-90.569086, 37.273437], [-90.587414, 37.273342], [-90.60600199999999, 37.272166], [-90.625115, 37.271937], [-90.642761, 37.272216], [-90.66177499999999, 37.274767], [-90.67765999999999, 37.273385999999995], [-90.70660000000001, 37.271983], [-90.715784, 37.272034], [-90.73545299999999, 37.27104], [-90.753627, 37.270112999999995], [-90.752264, 37.314689], [-90.751278, 37.31475], [-90.74972, 37.372796], [-90.772949, 37.373658999999996], [-90.771739, 37.426774], [-90.771001, 37.497239], [-90.77072799999999, 37.503281], [-90.77028, 37.547315], [-90.768695, 37.603010999999995], [-90.790947, 37.602118], [-90.835859, 37.602827], [-90.879982, 37.602803], [-90.987055, 37.603851999999996], [-91.00012699999999, 37.602275], [-91.04490899999999, 37.594907], [-91.06684899999999, 37.591632], [-91.10066499999999, 37.587762], [-91.155073, 37.588091999999996]]]}}, {"type": "Feature", "id": "76", "properties": {"name": "Iron, 29", "density": 1020}, "geometry": {"type": "Polygon", "coordinates": [[[-91.155073, 37.588091999999996], [-91.15444, 37.617245], [-91.154742, 37.625046], [-91.154411, 37.667215], [-91.153345, 37.69734], [-91.14697199999999, 37.697198], [-91.14652099999999, 37.740811], [-91.100017, 37.740012], [-91.023264, 37.738868], [-91.000686, 37.738732999999996], [-90.982575, 37.740328999999996], [-90.98264999999999, 37.738999], [-90.947182, 37.73806], [-90.892849, 37.734871], [-90.875129, 37.736109], [-90.874134, 37.734196], [-90.839462, 37.734777], [-90.783124, 37.736635], [-90.762091, 37.738517], [-90.76150899999999, 37.737209], [-90.738383, 37.737187999999996], [-90.645135, 37.734812999999995], [-90.647874, 37.642809], [-90.625123, 37.642517999999995], [-90.55335, 37.64298], [-90.535006, 37.645019], [-90.535016, 37.643640999999995], [-90.535061, 37.599515], [-90.53613399999999, 37.598236], [-90.547406, 37.59841], [-90.546813, 37.557303999999995], [-90.54672099999999, 37.509087], [-90.547107, 37.500051], [-90.547579, 37.454671999999995], [-90.54854399999999, 37.397605], [-90.548873, 37.347251], [-90.549729, 37.317594], [-90.550603, 37.272608], [-90.569086, 37.273437], [-90.587414, 37.273342], [-90.60600199999999, 37.272166], [-90.625115, 37.271937], [-90.642761, 37.272216], [-90.66177499999999, 37.274767], [-90.67765999999999, 37.273385999999995], [-90.70660000000001, 37.271983], [-90.715784, 37.272034], [-90.73545299999999, 37.27104], [-90.753627, 37.270112999999995], [-90.752264, 37.314689], [-90.751278, 37.31475], [-90.74972, 37.372796], [-90.772949, 37.373658999999996], [-90.771739, 37.426774], [-90.771001, 37.497239], [-90.77072799999999, 37.503281], [-90.77028, 37.547315], [-90.768695, 37.603010999999995], [-90.790947, 37.602118], [-90.835859, 37.602827], [-90.879982, 37.602803], [-90.987055, 37.603851999999996], [-91.00012699999999, 37.602275], [-91.04490899999999, 37.594907], [-91.06684899999999, 37.591632], [-91.10066499999999, 37.587762], [-91.155073, 37.588091999999996]]]}}, {"type": "Feature", "id": "77", "properties": {"name": "St. Clair, 29", "density": 1217}, "geometry": {"type": "Polygon", "coordinates": [[[-93.504025, 38.071757], [-93.506992, 38.014274], [-93.509602, 37.968899], [-93.512103, 37.913534999999996], [-93.568697, 37.914918], [-93.57230299999999, 37.827935], [-93.573202, 37.828035], [-93.62840399999999, 37.829435], [-93.711676, 37.831519], [-93.738467, 37.831945999999995], [-93.811402, 37.834571], [-93.808662, 37.888014], [-93.80864799999999, 37.892775], [-93.81952199999999, 37.892804], [-93.844884, 37.89485], [-93.85016999999999, 37.894099], [-93.933933, 37.896166], [-93.99578699999999, 37.898573], [-94.027727, 37.899479], [-94.065675, 37.900987], [-94.064723, 37.921084], [-94.06315, 37.938198], [-94.06337099999999, 37.943418], [-94.06142299999999, 37.972324], [-94.060842, 37.987786], [-94.058285, 38.036626999999996], [-94.05785, 38.049701999999996], [-94.052278, 38.163357999999995], [-94.04989499999999, 38.213985], [-94.003321, 38.212908999999996], [-93.914653, 38.210591], [-93.78802999999999, 38.206806], [-93.715487, 38.205188], [-93.634827, 38.202906], [-93.61608, 38.202569], [-93.575738, 38.201068], [-93.557009, 38.201074], [-93.56343199999999, 38.206005], [-93.570781, 38.215409], [-93.569525, 38.218944], [-93.562958, 38.220825], [-93.55702699999999, 38.219673], [-93.539553, 38.206857], [-93.523484, 38.207215999999995], [-93.514061, 38.207634], [-93.51173, 38.20648], [-93.51330899999999, 38.199524], [-93.49727999999999, 38.199087], [-93.499629, 38.155296], [-93.501781, 38.121703], [-93.504025, 38.071757]]]}}, {"type": "Feature", "id": "77", "properties": {"name": "St. Clair, 29", "density": 149}, "geometry": {"type": "Polygon", "coordinates": [[[-93.504025, 38.071757], [-93.506992, 38.014274], [-93.509602, 37.968899], [-93.512103, 37.913534999999996], [-93.568697, 37.914918], [-93.57230299999999, 37.827935], [-93.573202, 37.828035], [-93.62840399999999, 37.829435], [-93.711676, 37.831519], [-93.738467, 37.831945999999995], [-93.811402, 37.834571], [-93.808662, 37.888014], [-93.80864799999999, 37.892775], [-93.81952199999999, 37.892804], [-93.844884, 37.89485], [-93.85016999999999, 37.894099], [-93.933933, 37.896166], [-93.99578699999999, 37.898573], [-94.027727, 37.899479], [-94.065675, 37.900987], [-94.064723, 37.921084], [-94.06315, 37.938198], [-94.06337099999999, 37.943418], [-94.06142299999999, 37.972324], [-94.060842, 37.987786], [-94.058285, 38.036626999999996], [-94.05785, 38.049701999999996], [-94.052278, 38.163357999999995], [-94.04989499999999, 38.213985], [-94.003321, 38.212908999999996], [-93.914653, 38.210591], [-93.78802999999999, 38.206806], [-93.715487, 38.205188], [-93.634827, 38.202906], [-93.61608, 38.202569], [-93.575738, 38.201068], [-93.557009, 38.201074], [-93.56343199999999, 38.206005], [-93.570781, 38.215409], [-93.569525, 38.218944], [-93.562958, 38.220825], [-93.55702699999999, 38.219673], [-93.539553, 38.206857], [-93.523484, 38.207215999999995], [-93.514061, 38.207634], [-93.51173, 38.20648], [-93.51330899999999, 38.199524], [-93.49727999999999, 38.199087], [-93.499629, 38.155296], [-93.501781, 38.121703], [-93.504025, 38.071757]]]}}, {"type": "Feature", "id": "78", "properties": {"name": "Cass, 29", "density": 287}, "geometry": {"type": "Polygon", "coordinates": [[[-94.612882, 38.477596999999996], [-94.612433, 38.500014], [-94.612167, 38.565534], [-94.611852, 38.576482999999996], [-94.611905, 38.605889999999995], [-94.610485, 38.677907999999995], [-94.60907999999999, 38.738099], [-94.608491, 38.775186], [-94.608172, 38.811095], [-94.607625, 38.82756], [-94.60803299999999, 38.847207], [-94.49212999999999, 38.841707], [-94.436905, 38.839783], [-94.3481, 38.837205], [-94.32445299999999, 38.836904], [-94.28758599999999, 38.835642], [-94.22611099999999, 38.8354], [-94.210527, 38.834088], [-94.194113, 38.83481], [-94.139729, 38.83341], [-94.119096, 38.833166999999996], [-94.11957799999999, 38.832871999999995], [-94.121361, 38.803427], [-94.12199299999999, 38.773911999999996], [-94.122827, 38.757864999999995], [-94.125078, 38.744223999999996], [-94.12937199999999, 38.655862], [-94.11640799999999, 38.655518], [-94.118556, 38.590514], [-94.119664, 38.568712], [-94.064317, 38.56738], [-94.065756, 38.531132], [-94.06782, 38.466015999999996], [-94.06501999999999, 38.465816], [-94.065713, 38.447086999999996], [-94.070864, 38.446756], [-94.07597799999999, 38.449162], [-94.076724, 38.451777], [-94.08256, 38.4529], [-94.087317, 38.455726999999996], [-94.09584199999999, 38.455265], [-94.1088, 38.455949], [-94.109348, 38.452951], [-94.118286, 38.451826], [-94.132773, 38.453834], [-94.143006, 38.45124], [-94.15226299999999, 38.449892], [-94.159082, 38.450714], [-94.167553, 38.447579999999995], [-94.172384, 38.449869], [-94.17410199999999, 38.445451999999996], [-94.193164, 38.447626], [-94.200351, 38.445268], [-94.207512, 38.450784], [-94.216186, 38.446753], [-94.217933, 38.450185999999995], [-94.222883, 38.452904], [-94.22666699999999, 38.452667], [-94.23154099999999, 38.458391999999996], [-94.239831, 38.460131], [-94.244878, 38.455635], [-94.250907, 38.455562], [-94.257162, 38.450072], [-94.259784, 38.452936], [-94.26348499999999, 38.451586999999996], [-94.26611, 38.454688], [-94.272953, 38.458304], [-94.276769, 38.456717], [-94.281767, 38.458892], [-94.282738, 38.461642999999995], [-94.290241, 38.461456], [-94.29726699999999, 38.458785999999996], [-94.30340699999999, 38.462125], [-94.30455599999999, 38.465561], [-94.31028099999999, 38.465311], [-94.31217, 38.471495999999995], [-94.408025, 38.47345], [-94.51099099999999, 38.475552], [-94.566375, 38.476358], [-94.612882, 38.477596999999996]]]}}, {"type": "Feature", "id": "78", "properties": {"name": "Cass, 29", "density": 487}, "geometry": {"type": "Polygon", "coordinates": [[[-94.612882, 38.477596999999996], [-94.612433, 38.500014], [-94.612167, 38.565534], [-94.611852, 38.576482999999996], [-94.611905, 38.605889999999995], [-94.610485, 38.677907999999995], [-94.60907999999999, 38.738099], [-94.608491, 38.775186], [-94.608172, 38.811095], [-94.607625, 38.82756], [-94.60803299999999, 38.847207], [-94.49212999999999, 38.841707], [-94.436905, 38.839783], [-94.3481, 38.837205], [-94.32445299999999, 38.836904], [-94.28758599999999, 38.835642], [-94.22611099999999, 38.8354], [-94.210527, 38.834088], [-94.194113, 38.83481], [-94.139729, 38.83341], [-94.119096, 38.833166999999996], [-94.11957799999999, 38.832871999999995], [-94.121361, 38.803427], [-94.12199299999999, 38.773911999999996], [-94.122827, 38.757864999999995], [-94.125078, 38.744223999999996], [-94.12937199999999, 38.655862], [-94.11640799999999, 38.655518], [-94.118556, 38.590514], [-94.119664, 38.568712], [-94.064317, 38.56738], [-94.065756, 38.531132], [-94.06782, 38.466015999999996], [-94.06501999999999, 38.465816], [-94.065713, 38.447086999999996], [-94.070864, 38.446756], [-94.07597799999999, 38.449162], [-94.076724, 38.451777], [-94.08256, 38.4529], [-94.087317, 38.455726999999996], [-94.09584199999999, 38.455265], [-94.1088, 38.455949], [-94.109348, 38.452951], [-94.118286, 38.451826], [-94.132773, 38.453834], [-94.143006, 38.45124], [-94.15226299999999, 38.449892], [-94.159082, 38.450714], [-94.167553, 38.447579999999995], [-94.172384, 38.449869], [-94.17410199999999, 38.445451999999996], [-94.193164, 38.447626], [-94.200351, 38.445268], [-94.207512, 38.450784], [-94.216186, 38.446753], [-94.217933, 38.450185999999995], [-94.222883, 38.452904], [-94.22666699999999, 38.452667], [-94.23154099999999, 38.458391999999996], [-94.239831, 38.460131], [-94.244878, 38.455635], [-94.250907, 38.455562], [-94.257162, 38.450072], [-94.259784, 38.452936], [-94.26348499999999, 38.451586999999996], [-94.26611, 38.454688], [-94.272953, 38.458304], [-94.276769, 38.456717], [-94.281767, 38.458892], [-94.282738, 38.461642999999995], [-94.290241, 38.461456], [-94.29726699999999, 38.458785999999996], [-94.30340699999999, 38.462125], [-94.30455599999999, 38.465561], [-94.31028099999999, 38.465311], [-94.31217, 38.471495999999995], [-94.408025, 38.47345], [-94.51099099999999, 38.475552], [-94.566375, 38.476358], [-94.612882, 38.477596999999996]]]}}, {"type": "Feature", "id": "79", "properties": {"name": "Wright, 29", "density": 801}, "geometry": {"type": "Polygon", "coordinates": [[[-92.68667099999999, 37.481545], [-92.582234, 37.479017999999996], [-92.543168, 37.478545], [-92.52206799999999, 37.477045], [-92.487099, 37.476020999999996], [-92.411514, 37.474737], [-92.371535, 37.473642999999996], [-92.3598, 37.473858], [-92.306163, 37.472944999999996], [-92.30596299999999, 37.473645], [-92.25226099999999, 37.472944], [-92.25331, 37.3774], [-92.25205799999999, 37.371879], [-92.25245, 37.342762], [-92.251936, 37.334900999999995], [-92.25223799999999, 37.298902999999996], [-92.25298, 37.254843], [-92.247175, 37.254908], [-92.247526, 37.250083], [-92.248074, 37.212041], [-92.249084, 37.159622], [-92.249139, 37.129478], [-92.251359, 37.059653], [-92.28725999999999, 37.060252999999996], [-92.30479, 37.061249], [-92.41147199999999, 37.062552], [-92.500152, 37.063203], [-92.54532999999999, 37.06413], [-92.590751, 37.06525], [-92.637271, 37.066618], [-92.685867, 37.067051], [-92.683466, 37.125088], [-92.68275899999999, 37.154539], [-92.682023, 37.168772], [-92.68025399999999, 37.227689999999996], [-92.67896999999999, 37.263149], [-92.692303, 37.263514], [-92.69076899999999, 37.32617], [-92.690471, 37.350646999999995], [-92.689571, 37.350646999999995], [-92.689274, 37.374929], [-92.68807199999999, 37.437746], [-92.687083, 37.455110999999995], [-92.68667099999999, 37.481545]]]}}, {"type": "Feature", "id": "80", "properties": {"name": "Ozark, 29", "density": 1557}, "geometry": {"type": "Polygon", "coordinates": [[[-92.112346, 36.794230999999996], [-92.11376, 36.758421], [-92.11473, 36.71172], [-92.11556, 36.68967], [-92.11706699999999, 36.618778999999996], [-92.118747, 36.562279], [-92.11909, 36.539626], [-92.12043, 36.4987], [-92.150295, 36.49861], [-92.21544, 36.49837], [-92.31824999999999, 36.49771], [-92.35027699999999, 36.497786999999995], [-92.375159, 36.497198999999995], [-92.38492699999999, 36.497845], [-92.420386, 36.497912], [-92.46094, 36.498671], [-92.529128, 36.498599], [-92.564223, 36.498241], [-92.643371, 36.498062999999995], [-92.753678, 36.497975], [-92.77234299999999, 36.497662], [-92.77163499999999, 36.532529], [-92.770866, 36.555108], [-92.767719, 36.683067], [-92.767151, 36.702186], [-92.76660299999999, 36.741029], [-92.76486899999999, 36.806097], [-92.672805, 36.804456], [-92.552875, 36.802566], [-92.502759, 36.801511], [-92.409854, 36.799955], [-92.37516099999999, 36.799479], [-92.26741899999999, 36.797276], [-92.18751999999999, 36.795829999999995], [-92.112346, 36.794230999999996]]]}}, {"type": "Feature", "id": "81", "properties": {"name": "Henry, 29", "density": 885}, "geometry": {"type": "Polygon", "coordinates": [[[-94.064317, 38.56738], [-94.00037999999999, 38.566013999999996], [-93.96220699999999, 38.56501], [-93.879583, 38.563432999999996], [-93.81113599999999, 38.562298], [-93.773245, 38.561837], [-93.733176, 38.560958], [-93.705855, 38.560693], [-93.619768, 38.559083], [-93.54842599999999, 38.557063], [-93.51102999999999, 38.55621], [-93.512743, 38.512476], [-93.515081, 38.454521], [-93.512007, 38.454449], [-93.51195799999999, 38.446813999999996], [-93.515585, 38.374947], [-93.520523, 38.275732999999995], [-93.523484, 38.207215999999995], [-93.539553, 38.206857], [-93.55702699999999, 38.219673], [-93.562958, 38.220825], [-93.569525, 38.218944], [-93.570781, 38.215409], [-93.56343199999999, 38.206005], [-93.557009, 38.201074], [-93.575738, 38.201068], [-93.61608, 38.202569], [-93.634827, 38.202906], [-93.715487, 38.205188], [-93.78802999999999, 38.206806], [-93.914653, 38.210591], [-94.003321, 38.212908999999996], [-94.04989499999999, 38.213985], [-94.075214, 38.214501999999996], [-94.07378899999999, 38.256431], [-94.068508, 38.374032], [-94.065713, 38.447086999999996], [-94.06501999999999, 38.465816], [-94.06782, 38.466015999999996], [-94.065756, 38.531132], [-94.064317, 38.56738]]]}}, {"type": "Feature", "id": "81", "properties": {"name": "Henry, 29", "density": 827}, "geometry": {"type": "Polygon", "coordinates": [[[-94.064317, 38.56738], [-94.00037999999999, 38.566013999999996], [-93.96220699999999, 38.56501], [-93.879583, 38.563432999999996], [-93.81113599999999, 38.562298], [-93.773245, 38.561837], [-93.733176, 38.560958], [-93.705855, 38.560693], [-93.619768, 38.559083], [-93.54842599999999, 38.557063], [-93.51102999999999, 38.55621], [-93.512743, 38.512476], [-93.515081, 38.454521], [-93.512007, 38.454449], [-93.51195799999999, 38.446813999999996], [-93.515585, 38.374947], [-93.520523, 38.275732999999995], [-93.523484, 38.207215999999995], [-93.539553, 38.206857], [-93.55702699999999, 38.219673], [-93.562958, 38.220825], [-93.569525, 38.218944], [-93.570781, 38.215409], [-93.56343199999999, 38.206005], [-93.557009, 38.201074], [-93.575738, 38.201068], [-93.61608, 38.202569], [-93.634827, 38.202906], [-93.715487, 38.205188], [-93.78802999999999, 38.206806], [-93.914653, 38.210591], [-94.003321, 38.212908999999996], [-94.04989499999999, 38.213985], [-94.075214, 38.214501999999996], [-94.07378899999999, 38.256431], [-94.068508, 38.374032], [-94.065713, 38.447086999999996], [-94.06501999999999, 38.465816], [-94.06782, 38.466015999999996], [-94.065756, 38.531132], [-94.064317, 38.56738]]]}}, {"type": "Feature", "id": "82", "properties": {"name": "Brown, 17", "density": 1218}, "geometry": {"type": "Polygon", "coordinates": [[[-90.916609, 39.845075], [-90.916884, 39.866138], [-90.916631, 39.911459], [-90.91427499999999, 39.938302], [-90.91452699999999, 39.951626999999995], [-90.91448799999999, 40.024557], [-90.913906, 40.054559999999995], [-90.91361599999999, 40.104451999999995], [-90.875132, 40.104596], [-90.815384, 40.105156], [-90.796246, 40.105768], [-90.776746, 40.105518], [-90.69588399999999, 40.103794], [-90.699928, 40.094449999999995], [-90.709279, 40.091955999999996], [-90.705169, 40.088547999999996], [-90.704959, 40.084157], [-90.69450599999999, 40.079378], [-90.68605, 40.078804999999996], [-90.67327499999999, 40.080884999999995], [-90.67152, 40.077362], [-90.676733, 40.064988], [-90.677567, 40.059886999999996], [-90.675574, 40.056661999999996], [-90.678015, 40.052749999999996], [-90.67506999999999, 40.045978999999996], [-90.662004, 40.046777999999996], [-90.659418, 40.041241], [-90.653228, 40.040576], [-90.653351, 40.033142999999995], [-90.645646, 40.030327], [-90.634993, 40.029451], [-90.63009, 40.023641], [-90.626071, 40.025675], [-90.616123, 40.027329], [-90.612229, 40.032454], [-90.607258, 40.029506], [-90.605679, 40.025113999999995], [-90.61016599999999, 40.018068], [-90.61692099999999, 40.020512], [-90.619029, 40.015159], [-90.603346, 40.004917999999996], [-90.602036, 40.002151], [-90.603128, 39.996573], [-90.606009, 39.991197], [-90.607134, 39.981657999999996], [-90.585534, 39.978829999999995], [-90.578948, 39.981321], [-90.568214, 39.983815], [-90.56080999999999, 39.982648], [-90.550344, 39.983447999999996], [-90.541455, 39.980723999999995], [-90.53931299999999, 39.98372], [-90.53414, 39.982459999999996], [-90.526585, 39.987649999999995], [-90.513747, 39.987891], [-90.512193, 39.983914], [-90.510442, 39.971987], [-90.512616, 39.965285], [-90.521543, 39.958572], [-90.524963, 39.952453999999996], [-90.532113, 39.946011999999996], [-90.533142, 39.940605], [-90.536091, 39.934739], [-90.536721, 39.923027], [-90.538162, 39.918239], [-90.541518, 39.913959], [-90.55427999999999, 39.901364], [-90.565096, 39.896034], [-90.57179, 39.89427], [-90.577229, 39.88952], [-90.583534, 39.87675], [-90.586091, 39.871413], [-90.58500099999999, 39.863685], [-90.58243499999999, 39.854574], [-90.579426, 39.848489], [-90.571754, 39.839326], [-90.625129, 39.839552999999995], [-90.663461, 39.839943], [-90.73104, 39.84019], [-90.75013, 39.840469999999996], [-90.85181, 39.84106], [-90.875132, 39.841336], [-90.89365099999999, 39.84092], [-90.916609, 39.845075]]]}}, {"type": "Feature", "id": "82", "properties": {"name": "Brown, 17", "density": 1702}, "geometry": {"type": "Polygon", "coordinates": [[[-90.916609, 39.845075], [-90.916884, 39.866138], [-90.916631, 39.911459], [-90.91427499999999, 39.938302], [-90.91452699999999, 39.951626999999995], [-90.91448799999999, 40.024557], [-90.913906, 40.054559999999995], [-90.91361599999999, 40.104451999999995], [-90.875132, 40.104596], [-90.815384, 40.105156], [-90.796246, 40.105768], [-90.776746, 40.105518], [-90.69588399999999, 40.103794], [-90.699928, 40.094449999999995], [-90.709279, 40.091955999999996], [-90.705169, 40.088547999999996], [-90.704959, 40.084157], [-90.69450599999999, 40.079378], [-90.68605, 40.078804999999996], [-90.67327499999999, 40.080884999999995], [-90.67152, 40.077362], [-90.676733, 40.064988], [-90.677567, 40.059886999999996], [-90.675574, 40.056661999999996], [-90.678015, 40.052749999999996], [-90.67506999999999, 40.045978999999996], [-90.662004, 40.046777999999996], [-90.659418, 40.041241], [-90.653228, 40.040576], [-90.653351, 40.033142999999995], [-90.645646, 40.030327], [-90.634993, 40.029451], [-90.63009, 40.023641], [-90.626071, 40.025675], [-90.616123, 40.027329], [-90.612229, 40.032454], [-90.607258, 40.029506], [-90.605679, 40.025113999999995], [-90.61016599999999, 40.018068], [-90.61692099999999, 40.020512], [-90.619029, 40.015159], [-90.603346, 40.004917999999996], [-90.602036, 40.002151], [-90.603128, 39.996573], [-90.606009, 39.991197], [-90.607134, 39.981657999999996], [-90.585534, 39.978829999999995], [-90.578948, 39.981321], [-90.568214, 39.983815], [-90.56080999999999, 39.982648], [-90.550344, 39.983447999999996], [-90.541455, 39.980723999999995], [-90.53931299999999, 39.98372], [-90.53414, 39.982459999999996], [-90.526585, 39.987649999999995], [-90.513747, 39.987891], [-90.512193, 39.983914], [-90.510442, 39.971987], [-90.512616, 39.965285], [-90.521543, 39.958572], [-90.524963, 39.952453999999996], [-90.532113, 39.946011999999996], [-90.533142, 39.940605], [-90.536091, 39.934739], [-90.536721, 39.923027], [-90.538162, 39.918239], [-90.541518, 39.913959], [-90.55427999999999, 39.901364], [-90.565096, 39.896034], [-90.57179, 39.89427], [-90.577229, 39.88952], [-90.583534, 39.87675], [-90.586091, 39.871413], [-90.58500099999999, 39.863685], [-90.58243499999999, 39.854574], [-90.579426, 39.848489], [-90.571754, 39.839326], [-90.625129, 39.839552999999995], [-90.663461, 39.839943], [-90.73104, 39.84019], [-90.75013, 39.840469999999996], [-90.85181, 39.84106], [-90.875132, 39.841336], [-90.89365099999999, 39.84092], [-90.916609, 39.845075]]]}}, {"type": "Feature", "id": "83", "properties": {"name": "Crawford, 17", "density": 876}, "geometry": {"type": "Polygon", "coordinates": [[[-87.628727, 39.157427], [-87.629713, 39.153394], [-87.634379, 39.153419], [-87.63744299999999, 39.156773], [-87.642175, 39.157097], [-87.651719, 39.150602], [-87.653201, 39.143992999999995], [-87.658745, 39.135996999999996], [-87.655239, 39.132283], [-87.64314499999999, 39.128561999999995], [-87.64217, 39.123211999999995], [-87.63510000000001, 39.122298], [-87.634971, 39.120089], [-87.640761, 39.114371999999996], [-87.651022, 39.116439], [-87.654859, 39.112393999999995], [-87.654636, 39.109111], [-87.649166, 39.104803], [-87.63858499999999, 39.105894], [-87.625024, 39.104225], [-87.61838499999999, 39.104284], [-87.613996, 39.100995], [-87.615465, 39.095771], [-87.620387, 39.091522], [-87.62025799999999, 39.086572], [-87.61596399999999, 39.082566], [-87.611863, 39.081252], [-87.601101, 39.081405], [-87.596373, 39.079639], [-87.591515, 39.073181], [-87.583546, 39.067947], [-87.576984, 39.060182], [-87.572588, 39.057286], [-87.57229, 39.050587], [-87.580207, 39.04194], [-87.580252, 39.039377], [-87.57502699999999, 39.034062], [-87.570686, 39.024967], [-87.569696, 39.019413], [-87.57376099999999, 39.008683999999995], [-87.579117, 39.001607], [-87.57762699999999, 38.997914], [-87.56708499999999, 38.993544], [-87.561976, 38.994198], [-87.562043, 38.989469], [-87.565193, 38.988794999999996], [-87.57253999999999, 38.991248], [-87.578319, 38.988786], [-87.573466, 38.985441], [-87.557985, 38.980686999999996], [-87.548034, 38.978504], [-87.542493, 38.975598999999995], [-87.529496, 38.971925], [-87.524335, 38.962964], [-87.513346, 38.956], [-87.512328, 38.951941], [-87.51431099999999, 38.947837], [-87.521, 38.942107], [-87.52123999999999, 38.93889], [-87.516628, 38.932995], [-87.518789, 38.927844], [-87.51911899999999, 38.922602999999995], [-87.52483699999999, 38.921661], [-87.527715, 38.919232], [-87.526046, 38.913073], [-87.52788699999999, 38.909200999999996], [-87.522939, 38.90239], [-87.53293, 38.901519], [-87.536591, 38.895565999999995], [-87.534363, 38.890375999999996], [-87.537596, 38.889551], [-87.53912199999999, 38.896119], [-87.544089, 38.895092999999996], [-87.544292, 38.888953], [-87.53828, 38.885799], [-87.534992, 38.880593999999995], [-87.536816, 38.877407999999996], [-87.545203, 38.876729999999995], [-87.54761099999999, 38.872516], [-87.54327099999999, 38.867940999999995], [-87.544235, 38.863375], [-87.550985, 38.864601], [-87.55202799999999, 38.860318], [-87.540309, 38.854715], [-87.531145, 38.852506999999996], [-87.575801, 38.85239], [-87.575808, 38.851698999999996], [-87.684141, 38.852179], [-87.68451499999999, 38.851755], [-87.75486, 38.849542], [-87.78701099999999, 38.848856999999995], [-87.786568, 38.850046], [-87.819003, 38.849832], [-87.86617799999999, 38.849844], [-87.908113, 38.850107], [-87.945923, 38.850108], [-87.945437, 38.867155], [-87.945065, 38.923099], [-87.94545099999999, 38.954829], [-87.945566, 38.989861999999995], [-87.94640199999999, 39.000535], [-87.946423, 39.032207], [-87.94677, 39.083853999999995], [-87.948222, 39.08385], [-87.94932299999999, 39.125037], [-87.950385, 39.174882], [-87.89084, 39.175993999999996], [-87.80785399999999, 39.178154], [-87.746174, 39.17922], [-87.747113, 39.172295999999996], [-87.711784, 39.172376], [-87.65679399999999, 39.172177], [-87.657032, 39.157593999999996], [-87.628727, 39.157427]]]}}, {"type": "Feature", "id": "83", "properties": {"name": "Crawford, 17", "density": 1717}, "geometry": {"type": "Polygon", "coordinates": [[[-87.628727, 39.157427], [-87.629713, 39.153394], [-87.634379, 39.153419], [-87.63744299999999, 39.156773], [-87.642175, 39.157097], [-87.651719, 39.150602], [-87.653201, 39.143992999999995], [-87.658745, 39.135996999999996], [-87.655239, 39.132283], [-87.64314499999999, 39.128561999999995], [-87.64217, 39.123211999999995], [-87.63510000000001, 39.122298], [-87.634971, 39.120089], [-87.640761, 39.114371999999996], [-87.651022, 39.116439], [-87.654859, 39.112393999999995], [-87.654636, 39.109111], [-87.649166, 39.104803], [-87.63858499999999, 39.105894], [-87.625024, 39.104225], [-87.61838499999999, 39.104284], [-87.613996, 39.100995], [-87.615465, 39.095771], [-87.620387, 39.091522], [-87.62025799999999, 39.086572], [-87.61596399999999, 39.082566], [-87.611863, 39.081252], [-87.601101, 39.081405], [-87.596373, 39.079639], [-87.591515, 39.073181], [-87.583546, 39.067947], [-87.576984, 39.060182], [-87.572588, 39.057286], [-87.57229, 39.050587], [-87.580207, 39.04194], [-87.580252, 39.039377], [-87.57502699999999, 39.034062], [-87.570686, 39.024967], [-87.569696, 39.019413], [-87.57376099999999, 39.008683999999995], [-87.579117, 39.001607], [-87.57762699999999, 38.997914], [-87.56708499999999, 38.993544], [-87.561976, 38.994198], [-87.562043, 38.989469], [-87.565193, 38.988794999999996], [-87.57253999999999, 38.991248], [-87.578319, 38.988786], [-87.573466, 38.985441], [-87.557985, 38.980686999999996], [-87.548034, 38.978504], [-87.542493, 38.975598999999995], [-87.529496, 38.971925], [-87.524335, 38.962964], [-87.513346, 38.956], [-87.512328, 38.951941], [-87.51431099999999, 38.947837], [-87.521, 38.942107], [-87.52123999999999, 38.93889], [-87.516628, 38.932995], [-87.518789, 38.927844], [-87.51911899999999, 38.922602999999995], [-87.52483699999999, 38.921661], [-87.527715, 38.919232], [-87.526046, 38.913073], [-87.52788699999999, 38.909200999999996], [-87.522939, 38.90239], [-87.53293, 38.901519], [-87.536591, 38.895565999999995], [-87.534363, 38.890375999999996], [-87.537596, 38.889551], [-87.53912199999999, 38.896119], [-87.544089, 38.895092999999996], [-87.544292, 38.888953], [-87.53828, 38.885799], [-87.534992, 38.880593999999995], [-87.536816, 38.877407999999996], [-87.545203, 38.876729999999995], [-87.54761099999999, 38.872516], [-87.54327099999999, 38.867940999999995], [-87.544235, 38.863375], [-87.550985, 38.864601], [-87.55202799999999, 38.860318], [-87.540309, 38.854715], [-87.531145, 38.852506999999996], [-87.575801, 38.85239], [-87.575808, 38.851698999999996], [-87.684141, 38.852179], [-87.68451499999999, 38.851755], [-87.75486, 38.849542], [-87.78701099999999, 38.848856999999995], [-87.786568, 38.850046], [-87.819003, 38.849832], [-87.86617799999999, 38.849844], [-87.908113, 38.850107], [-87.945923, 38.850108], [-87.945437, 38.867155], [-87.945065, 38.923099], [-87.94545099999999, 38.954829], [-87.945566, 38.989861999999995], [-87.94640199999999, 39.000535], [-87.946423, 39.032207], [-87.94677, 39.083853999999995], [-87.948222, 39.08385], [-87.94932299999999, 39.125037], [-87.950385, 39.174882], [-87.89084, 39.175993999999996], [-87.80785399999999, 39.178154], [-87.746174, 39.17922], [-87.747113, 39.172295999999996], [-87.711784, 39.172376], [-87.65679399999999, 39.172177], [-87.657032, 39.157593999999996], [-87.628727, 39.157427]]]}}, {"type": "Feature", "id": "84", "properties": {"name": "Jo Daviess, 17", "density": 1392}, "geometry": {"type": "Polygon", "coordinates": [[[-90.473798, 42.381457999999995], [-90.477941, 42.384150999999996], [-90.48462099999999, 42.38453], [-90.49033399999999, 42.387093], [-90.50012799999999, 42.395539], [-90.517516, 42.403019], [-90.55501799999999, 42.416138], [-90.558168, 42.420984], [-90.55898499999999, 42.429445], [-90.565248, 42.438742], [-90.570736, 42.441700999999995], [-90.582128, 42.444437], [-90.59041599999999, 42.447493], [-90.60632799999999, 42.451505], [-90.62432799999999, 42.458904], [-90.646727, 42.471903999999995], [-90.654027, 42.478502999999996], [-90.65632699999999, 42.483602999999995], [-90.655924, 42.491707999999996], [-90.648635, 42.498084], [-90.64092699999999, 42.508302], [-90.569516, 42.507645], [-90.544355, 42.50781], [-90.426377, 42.507172999999995], [-90.40592699999999, 42.506890999999996], [-90.299033, 42.5075], [-90.25310999999999, 42.507338999999995], [-90.243494, 42.507684999999995], [-90.157406, 42.508325], [-90.09523399999999, 42.507886], [-90.07366999999999, 42.508275], [-90.031804, 42.507712], [-90.00820499999999, 42.506916], [-89.985974, 42.506651], [-89.955237, 42.505651], [-89.92622399999999, 42.505781], [-89.92663, 42.498055], [-89.925102, 42.431284999999995], [-89.923683, 42.376889999999996], [-89.92432199999999, 42.371513], [-89.92049899999999, 42.284016], [-89.921122, 42.279005999999995], [-89.92057199999999, 42.265238], [-89.919657, 42.196304999999995], [-89.99298, 42.196599], [-90.002387, 42.196963], [-90.028018, 42.19688], [-90.046666, 42.197294], [-90.084576, 42.196839], [-90.10775699999999, 42.197153], [-90.20905599999999, 42.195764], [-90.23254399999999, 42.195141], [-90.281793, 42.194525999999996], [-90.317202, 42.193571999999996], [-90.328273, 42.201046999999996], [-90.338169, 42.203320999999995], [-90.35696399999999, 42.205445], [-90.365138, 42.210526], [-90.375129, 42.214811], [-90.391108, 42.225473], [-90.39474899999999, 42.229059], [-90.395883, 42.233132999999995], [-90.40065299999999, 42.239292999999996], [-90.419326, 42.254467], [-90.42488399999999, 42.267911999999995], [-90.43088399999999, 42.27823], [-90.431039, 42.282452], [-90.426909, 42.290718999999996], [-90.424326, 42.293326], [-90.418915, 42.308327999999996], [-90.421182, 42.315255], [-90.415937, 42.322699], [-90.419027, 42.328505], [-90.43054599999999, 42.33686], [-90.445167, 42.356441], [-90.45272399999999, 42.359303], [-90.464788, 42.369451999999995], [-90.47027299999999, 42.378355], [-90.473798, 42.381457999999995]]]}}, {"type": "Feature", "id": "85", "properties": {"name": "Hamilton, 17", "density": 444}, "geometry": {"type": "Polygon", "coordinates": [[[-88.706622, 37.906797], [-88.706424, 37.973132], [-88.705519, 38.069272999999995], [-88.704606, 38.125195], [-88.703492, 38.212807999999995], [-88.70239099999999, 38.256661], [-88.685789, 38.256383], [-88.559291, 38.256242], [-88.47282899999999, 38.255365], [-88.444749, 38.255846999999996], [-88.370491, 38.255413], [-88.371132, 38.186053], [-88.372175, 38.128842], [-88.372146, 38.118047], [-88.373345, 38.071244], [-88.374145, 38.023745999999996], [-88.374588, 37.979676], [-88.374406, 37.953415], [-88.37451999999999, 37.908432], [-88.37453, 37.907678], [-88.46681199999999, 37.906965], [-88.502192, 37.907151], [-88.533756, 37.906465], [-88.602283, 37.907176], [-88.628519, 37.907156], [-88.678612, 37.906712], [-88.706622, 37.906797]]]}}, {"type": "Feature", "id": "85", "properties": {"name": "Hamilton, 17", "density": 681}, "geometry": {"type": "Polygon", "coordinates": [[[-88.706622, 37.906797], [-88.706424, 37.973132], [-88.705519, 38.069272999999995], [-88.704606, 38.125195], [-88.703492, 38.212807999999995], [-88.70239099999999, 38.256661], [-88.685789, 38.256383], [-88.559291, 38.256242], [-88.47282899999999, 38.255365], [-88.444749, 38.255846999999996], [-88.370491, 38.255413], [-88.371132, 38.186053], [-88.372175, 38.128842], [-88.372146, 38.118047], [-88.373345, 38.071244], [-88.374145, 38.023745999999996], [-88.374588, 37.979676], [-88.374406, 37.953415], [-88.37451999999999, 37.908432], [-88.37453, 37.907678], [-88.46681199999999, 37.906965], [-88.502192, 37.907151], [-88.533756, 37.906465], [-88.602283, 37.907176], [-88.628519, 37.907156], [-88.678612, 37.906712], [-88.706622, 37.906797]]]}}, {"type": "Feature", "id": "86", "properties": {"name": "McDonough, 17", "density": 104}, "geometry": {"type": "Polygon", "coordinates": [[[-90.445506, 40.627843], [-90.44628399999999, 40.592127999999995], [-90.447103, 40.526128], [-90.44780399999999, 40.447872], [-90.447839, 40.415524], [-90.44832199999999, 40.367996], [-90.44905399999999, 40.327619], [-90.450227, 40.276334999999996], [-90.53280699999999, 40.277954], [-90.564498, 40.278316], [-90.59246999999999, 40.278285], [-90.66646399999999, 40.278642], [-90.69690899999999, 40.279067], [-90.729738, 40.280511], [-90.754026, 40.281017], [-90.792619, 40.281062], [-90.909756, 40.284394], [-90.908327, 40.372012999999995], [-90.907795, 40.393097999999995], [-90.908326, 40.395159], [-90.90759399999999, 40.440441], [-90.90687299999999, 40.506888], [-90.90648, 40.519982], [-90.905552, 40.5842], [-90.90421599999999, 40.639201], [-90.894339, 40.638683], [-90.837323, 40.637302], [-90.78965199999999, 40.63575], [-90.750804, 40.634387], [-90.732008, 40.633455], [-90.67271099999999, 40.631533], [-90.63689199999999, 40.631336], [-90.559983, 40.630448], [-90.454942, 40.627955], [-90.445506, 40.627843]]]}}, {"type": "Feature", "id": "86", "properties": {"name": "McDonough, 17", "density": 1233}, "geometry": {"type": "Polygon", "coordinates": [[[-90.445506, 40.627843], [-90.44628399999999, 40.592127999999995], [-90.447103, 40.526128], [-90.44780399999999, 40.447872], [-90.447839, 40.415524], [-90.44832199999999, 40.367996], [-90.44905399999999, 40.327619], [-90.450227, 40.276334999999996], [-90.53280699999999, 40.277954], [-90.564498, 40.278316], [-90.59246999999999, 40.278285], [-90.66646399999999, 40.278642], [-90.69690899999999, 40.279067], [-90.729738, 40.280511], [-90.754026, 40.281017], [-90.792619, 40.281062], [-90.909756, 40.284394], [-90.908327, 40.372012999999995], [-90.907795, 40.393097999999995], [-90.908326, 40.395159], [-90.90759399999999, 40.440441], [-90.90687299999999, 40.506888], [-90.90648, 40.519982], [-90.905552, 40.5842], [-90.90421599999999, 40.639201], [-90.894339, 40.638683], [-90.837323, 40.637302], [-90.78965199999999, 40.63575], [-90.750804, 40.634387], [-90.732008, 40.633455], [-90.67271099999999, 40.631533], [-90.63689199999999, 40.631336], [-90.559983, 40.630448], [-90.454942, 40.627955], [-90.445506, 40.627843]]]}}, {"type": "Feature", "id": "87", "properties": {"name": "Montgomery, 17", "density": 452}, "geometry": {"type": "Polygon", "coordinates": [[[-89.701645, 39.523368999999995], [-89.589446, 39.524573], [-89.533655, 39.524592], [-89.53353, 39.524150999999996], [-89.532113, 39.442383], [-89.53227199999999, 39.421915999999996], [-89.530836, 39.348864], [-89.48387, 39.34871], [-89.357529, 39.348814999999995], [-89.325946, 39.349038], [-89.270547, 39.348624], [-89.196794, 39.348971], [-89.13980699999999, 39.348887999999995], [-89.139573, 39.248224], [-89.140076, 39.217907], [-89.174213, 39.217665], [-89.250513, 39.217512], [-89.250889, 39.199059999999996], [-89.250903, 39.153757999999996], [-89.25058299999999, 39.108332999999995], [-89.250447, 39.028144999999995], [-89.278787, 39.028298], [-89.33952599999999, 39.027781999999995], [-89.398218, 39.027861], [-89.41760599999999, 39.027632], [-89.47704399999999, 39.027786], [-89.536536, 39.028334], [-89.58608799999999, 39.028245999999996], [-89.586148, 38.999449], [-89.615156, 38.999468], [-89.639265, 38.999128999999996], [-89.698555, 38.998979], [-89.699258, 39.094679], [-89.6996, 39.098433], [-89.699614, 39.13243], [-89.70013999999999, 39.153983], [-89.70085399999999, 39.206617], [-89.702541, 39.273047999999996], [-89.70369199999999, 39.34803], [-89.699094, 39.348048999999996], [-89.69950299999999, 39.366232], [-89.700698, 39.457623999999996], [-89.701645, 39.523368999999995]]]}}, {"type": "Feature", "id": "87", "properties": {"name": "Montgomery, 17", "density": 707}, "geometry": {"type": "Polygon", "coordinates": [[[-89.701645, 39.523368999999995], [-89.589446, 39.524573], [-89.533655, 39.524592], [-89.53353, 39.524150999999996], [-89.532113, 39.442383], [-89.53227199999999, 39.421915999999996], [-89.530836, 39.348864], [-89.48387, 39.34871], [-89.357529, 39.348814999999995], [-89.325946, 39.349038], [-89.270547, 39.348624], [-89.196794, 39.348971], [-89.13980699999999, 39.348887999999995], [-89.139573, 39.248224], [-89.140076, 39.217907], [-89.174213, 39.217665], [-89.250513, 39.217512], [-89.250889, 39.199059999999996], [-89.250903, 39.153757999999996], [-89.25058299999999, 39.108332999999995], [-89.250447, 39.028144999999995], [-89.278787, 39.028298], [-89.33952599999999, 39.027781999999995], [-89.398218, 39.027861], [-89.41760599999999, 39.027632], [-89.47704399999999, 39.027786], [-89.536536, 39.028334], [-89.58608799999999, 39.028245999999996], [-89.586148, 38.999449], [-89.615156, 38.999468], [-89.639265, 38.999128999999996], [-89.698555, 38.998979], [-89.699258, 39.094679], [-89.6996, 39.098433], [-89.699614, 39.13243], [-89.70013999999999, 39.153983], [-89.70085399999999, 39.206617], [-89.702541, 39.273047999999996], [-89.70369199999999, 39.34803], [-89.699094, 39.348048999999996], [-89.69950299999999, 39.366232], [-89.700698, 39.457623999999996], [-89.701645, 39.523368999999995]]]}}, {"type": "Feature", "id": "88", "properties": {"name": "Douglas, 17", "density": 1944}, "geometry": {"type": "Polygon", "coordinates": [[[-87.9666, 39.685928], [-88.026224, 39.684867], [-88.026208, 39.681664999999995], [-88.063467, 39.681312999999996], [-88.063437, 39.652555], [-88.10075499999999, 39.652048], [-88.139551, 39.652074999999996], [-88.24699, 39.65233], [-88.30289599999999, 39.651804], [-88.386502, 39.651719], [-88.452486, 39.65182], [-88.472073, 39.651588], [-88.472582, 39.736974], [-88.473182, 39.791837], [-88.462328, 39.79182], [-88.462182, 39.829113], [-88.46255699999999, 39.839048], [-88.46220699999999, 39.879092], [-88.387029, 39.879239999999996], [-88.34868, 39.879452], [-88.240276, 39.8791], [-88.122326, 39.880227], [-88.00948799999999, 39.879432], [-87.93764499999999, 39.879802999999995], [-87.937029, 39.792370999999996], [-87.968777, 39.79235], [-87.967514, 39.744538], [-87.9666, 39.685928]]]}}, {"type": "Feature", "id": "88", "properties": {"name": "Douglas, 17", "density": 972}, "geometry": {"type": "Polygon", "coordinates": [[[-87.9666, 39.685928], [-88.026224, 39.684867], [-88.026208, 39.681664999999995], [-88.063467, 39.681312999999996], [-88.063437, 39.652555], [-88.10075499999999, 39.652048], [-88.139551, 39.652074999999996], [-88.24699, 39.65233], [-88.30289599999999, 39.651804], [-88.386502, 39.651719], [-88.452486, 39.65182], [-88.472073, 39.651588], [-88.472582, 39.736974], [-88.473182, 39.791837], [-88.462328, 39.79182], [-88.462182, 39.829113], [-88.46255699999999, 39.839048], [-88.46220699999999, 39.879092], [-88.387029, 39.879239999999996], [-88.34868, 39.879452], [-88.240276, 39.8791], [-88.122326, 39.880227], [-88.00948799999999, 39.879432], [-87.93764499999999, 39.879802999999995], [-87.937029, 39.792370999999996], [-87.968777, 39.79235], [-87.967514, 39.744538], [-87.9666, 39.685928]]]}}, {"type": "Feature", "id": "89", "properties": {"name": "Union, 17", "density": 1422}, "geometry": {"type": "Polygon", "coordinates": [[[-89.153668, 37.600469], [-89.078603, 37.597393], [-89.041401, 37.596576], [-89.041472, 37.584224], [-89.042935, 37.511261], [-89.043854, 37.489981], [-89.04441, 37.454034], [-89.044635, 37.406048999999996], [-89.04445899999999, 37.368096], [-89.044787, 37.329845999999996], [-89.076127, 37.331603], [-89.099277, 37.333556], [-89.12507599999999, 37.33368], [-89.24843899999999, 37.335108999999996], [-89.25008199999999, 37.335252], [-89.361117, 37.334385999999995], [-89.38398199999999, 37.334361], [-89.410628, 37.334756], [-89.48606, 37.334829], [-89.474569, 37.338165], [-89.451303, 37.339596], [-89.43603999999999, 37.344440999999996], [-89.43185799999999, 37.348309], [-89.428185, 37.356158], [-89.42203699999999, 37.38053], [-89.420542, 37.388007], [-89.42093899999999, 37.393952], [-89.42652199999999, 37.408998], [-89.43413, 37.426846999999995], [-89.439769, 37.437200000000004], [-89.44349299999999, 37.442129], [-89.45264, 37.451654999999995], [-89.471201, 37.466473], [-89.474629, 37.470251], [-89.489696, 37.490401999999996], [-89.497689, 37.504948], [-89.500096, 37.512761999999995], [-89.508372, 37.525756], [-89.516447, 37.535558], [-89.52169699999999, 37.557325], [-89.521855, 37.566213999999995], [-89.521564, 37.572156], [-89.518911, 37.572446], [-89.509531, 37.578877], [-89.50236199999999, 37.577996999999996], [-89.50322299999999, 37.572446], [-89.500097, 37.570012], [-89.493355, 37.569727], [-89.48698999999999, 37.567071999999996], [-89.483311, 37.567488999999995], [-89.474243, 37.562090999999995], [-89.46508399999999, 37.564412], [-89.461153, 37.568546], [-89.45834099999999, 37.574126], [-89.453087, 37.580113], [-89.45476, 37.586402], [-89.44941999999999, 37.591466], [-89.44859799999999, 37.598821], [-89.450594, 37.600021999999996], [-89.397763, 37.599565999999996], [-89.37002199999999, 37.59966], [-89.346526, 37.599356], [-89.319237, 37.599696], [-89.250084, 37.59844], [-89.21987, 37.598476], [-89.209214, 37.599303], [-89.153668, 37.600469]]]}}, {"type": "Feature", "id": "90", "properties": {"name": "Macon, 17", "density": 497}, "geometry": {"type": "Polygon", "coordinates": [[[-89.02568, 39.654182999999996], [-89.025691, 39.654637], [-89.08265899999999, 39.654731999999996], [-89.121084, 39.655277999999996], [-89.13912499999999, 39.655131], [-89.141303, 39.767351], [-89.14181699999999, 39.800909999999995], [-89.156837, 39.803304], [-89.16465, 39.807469], [-89.18796999999999, 39.817814999999996], [-89.196821, 39.815165], [-89.20818, 39.815019], [-89.209577, 39.811079], [-89.217523, 39.813224], [-89.21737399999999, 39.836138], [-89.21781, 39.873818], [-89.217846, 39.91699], [-89.18069299999999, 39.917275], [-89.143457, 39.917919999999995], [-89.144508, 40.034397999999996], [-89.144764, 40.048853], [-89.028993, 40.049839999999996], [-88.918263, 40.053186], [-88.803035, 40.055341], [-88.745164, 40.055191], [-88.745435, 39.967568], [-88.745268, 39.953444], [-88.745491, 39.905752], [-88.745967, 39.850887], [-88.745671, 39.792145999999995], [-88.758659, 39.792068], [-88.757814, 39.750899], [-88.75784, 39.739906999999995], [-88.786017, 39.740691], [-88.812709, 39.740486], [-88.810575, 39.653222], [-88.885942, 39.652769], [-88.920704, 39.652678], [-88.93493699999999, 39.653087], [-88.978535, 39.653648], [-88.996783, 39.654283], [-89.02568, 39.654182999999996]]]}}, {"type": "Feature", "id": "90", "properties": {"name": "Macon, 17", "density": 115}, "geometry": {"type": "Polygon", "coordinates": [[[-89.02568, 39.654182999999996], [-89.025691, 39.654637], [-89.08265899999999, 39.654731999999996], [-89.121084, 39.655277999999996], [-89.13912499999999, 39.655131], [-89.141303, 39.767351], [-89.14181699999999, 39.800909999999995], [-89.156837, 39.803304], [-89.16465, 39.807469], [-89.18796999999999, 39.817814999999996], [-89.196821, 39.815165], [-89.20818, 39.815019], [-89.209577, 39.811079], [-89.217523, 39.813224], [-89.21737399999999, 39.836138], [-89.21781, 39.873818], [-89.217846, 39.91699], [-89.18069299999999, 39.917275], [-89.143457, 39.917919999999995], [-89.144508, 40.034397999999996], [-89.144764, 40.048853], [-89.028993, 40.049839999999996], [-88.918263, 40.053186], [-88.803035, 40.055341], [-88.745164, 40.055191], [-88.745435, 39.967568], [-88.745268, 39.953444], [-88.745491, 39.905752], [-88.745967, 39.850887], [-88.745671, 39.792145999999995], [-88.758659, 39.792068], [-88.757814, 39.750899], [-88.75784, 39.739906999999995], [-88.786017, 39.740691], [-88.812709, 39.740486], [-88.810575, 39.653222], [-88.885942, 39.652769], [-88.920704, 39.652678], [-88.93493699999999, 39.653087], [-88.978535, 39.653648], [-88.996783, 39.654283], [-89.02568, 39.654182999999996]]]}}, {"type": "Feature", "id": "91", "properties": {"name": "Winnebago, 17", "density": 897}, "geometry": {"type": "Polygon", "coordinates": [[[-89.401423, 42.500554], [-89.36604, 42.500081], [-89.291434, 42.498917], [-89.262669, 42.49819], [-89.19801299999999, 42.497774], [-89.16751, 42.497268999999996], [-89.12619199999999, 42.497068999999996], [-89.071146, 42.496206], [-89.020406, 42.496241], [-88.99161099999999, 42.496005], [-88.940388, 42.495045], [-88.94076199999999, 42.428349999999995], [-88.940776, 42.398368], [-88.94021599999999, 42.36117], [-88.940218, 42.32666], [-88.940997, 42.247341], [-88.940066, 42.196450999999996], [-88.93973199999999, 42.152319999999996], [-88.97891899999999, 42.15199], [-89.053585, 42.150985999999996], [-89.143925, 42.150273], [-89.172799, 42.150296999999995], [-89.17247499999999, 42.177734], [-89.173, 42.204240999999996], [-89.279738, 42.203075999999996], [-89.376701, 42.201918], [-89.396192, 42.201916], [-89.39751799999999, 42.299569999999996], [-89.39793399999999, 42.313055999999996], [-89.39766499999999, 42.332021999999995], [-89.398011, 42.375173], [-89.39923499999999, 42.432759], [-89.401423, 42.500554]]]}}, {"type": "Feature", "id": "92", "properties": {"name": "Monroe, 17", "density": 424}, "geometry": {"type": "Polygon", "coordinates": [[[-89.89906099999999, 38.220755], [-89.934823, 38.220939], [-89.999988, 38.222514], [-90.031641, 38.223107], [-90.03644, 38.222626], [-90.03599899999999, 38.13563], [-90.054458, 38.130679], [-90.075644, 38.124483], [-90.124415, 38.110938999999995], [-90.125114, 38.110489], [-90.206685, 38.087969], [-90.217019, 38.093466], [-90.23794699999999, 38.108197], [-90.24257399999999, 38.112125], [-90.25266599999999, 38.127812], [-90.27484299999999, 38.157559], [-90.290629, 38.170363], [-90.30032899999999, 38.175139], [-90.310627, 38.178573], [-90.316876, 38.179477], [-90.327218, 38.184311], [-90.334172, 38.189856999999996], [-90.352362, 38.211828], [-90.358628, 38.221981], [-90.36224399999999, 38.231173], [-90.366948, 38.248343999999996], [-90.36720000000001, 38.255494999999996], [-90.36991499999999, 38.267708], [-90.372422, 38.283725], [-90.372554, 38.300418], [-90.371516, 38.306191], [-90.372626, 38.316162], [-90.370819, 38.333554], [-90.364361, 38.347514], [-90.355942, 38.360459999999996], [-90.354017, 38.36732], [-90.349222, 38.377333], [-90.34144599999999, 38.388298], [-90.334277, 38.394844], [-90.325839, 38.400963], [-90.31116999999999, 38.415679], [-90.29687, 38.424808], [-90.289901, 38.433136], [-90.285673, 38.445662999999996], [-90.282387, 38.460553], [-90.279191, 38.471872], [-90.278531, 38.477682], [-90.274711, 38.486607], [-90.26876, 38.507189], [-90.264056, 38.521025], [-90.253271, 38.512184999999995], [-90.227166, 38.491673999999996], [-90.218105, 38.484947], [-90.202086, 38.471993999999995], [-90.166692, 38.443996999999996], [-90.145336, 38.426266], [-90.145608, 38.412152999999996], [-90.128665, 38.397324], [-90.12745699999999, 38.397017999999996], [-90.099693, 38.374545999999995], [-90.03607799999999, 38.323347], [-90.036018, 38.30885], [-89.97192299999999, 38.308088999999995], [-89.913226, 38.307829], [-89.90968099999999, 38.302465], [-89.904082, 38.29763], [-89.906594, 38.292611], [-89.901366, 38.287835], [-89.904113, 38.278866], [-89.908756, 38.276371999999995], [-89.917266, 38.27782], [-89.916651, 38.280999], [-89.91107099999999, 38.283224], [-89.911974, 38.285466], [-89.920345, 38.284179], [-89.919629, 38.281684999999996], [-89.92206, 38.276018], [-89.924976, 38.273233999999995], [-89.92085, 38.265234], [-89.91469699999999, 38.259378999999996], [-89.913418, 38.256294], [-89.917174, 38.251396], [-89.911323, 38.24841], [-89.90678799999999, 38.239813], [-89.907924, 38.236978], [-89.902237, 38.235668], [-89.896723, 38.230221], [-89.903595, 38.228181], [-89.90351299999999, 38.225043], [-89.89906099999999, 38.220755]]]}}, {"type": "Feature", "id": "92", "properties": {"name": "Monroe, 17", "density": 1298}, "geometry": {"type": "Polygon", "coordinates": [[[-89.89906099999999, 38.220755], [-89.934823, 38.220939], [-89.999988, 38.222514], [-90.031641, 38.223107], [-90.03644, 38.222626], [-90.03599899999999, 38.13563], [-90.054458, 38.130679], [-90.075644, 38.124483], [-90.124415, 38.110938999999995], [-90.125114, 38.110489], [-90.206685, 38.087969], [-90.217019, 38.093466], [-90.23794699999999, 38.108197], [-90.24257399999999, 38.112125], [-90.25266599999999, 38.127812], [-90.27484299999999, 38.157559], [-90.290629, 38.170363], [-90.30032899999999, 38.175139], [-90.310627, 38.178573], [-90.316876, 38.179477], [-90.327218, 38.184311], [-90.334172, 38.189856999999996], [-90.352362, 38.211828], [-90.358628, 38.221981], [-90.36224399999999, 38.231173], [-90.366948, 38.248343999999996], [-90.36720000000001, 38.255494999999996], [-90.36991499999999, 38.267708], [-90.372422, 38.283725], [-90.372554, 38.300418], [-90.371516, 38.306191], [-90.372626, 38.316162], [-90.370819, 38.333554], [-90.364361, 38.347514], [-90.355942, 38.360459999999996], [-90.354017, 38.36732], [-90.349222, 38.377333], [-90.34144599999999, 38.388298], [-90.334277, 38.394844], [-90.325839, 38.400963], [-90.31116999999999, 38.415679], [-90.29687, 38.424808], [-90.289901, 38.433136], [-90.285673, 38.445662999999996], [-90.282387, 38.460553], [-90.279191, 38.471872], [-90.278531, 38.477682], [-90.274711, 38.486607], [-90.26876, 38.507189], [-90.264056, 38.521025], [-90.253271, 38.512184999999995], [-90.227166, 38.491673999999996], [-90.218105, 38.484947], [-90.202086, 38.471993999999995], [-90.166692, 38.443996999999996], [-90.145336, 38.426266], [-90.145608, 38.412152999999996], [-90.128665, 38.397324], [-90.12745699999999, 38.397017999999996], [-90.099693, 38.374545999999995], [-90.03607799999999, 38.323347], [-90.036018, 38.30885], [-89.97192299999999, 38.308088999999995], [-89.913226, 38.307829], [-89.90968099999999, 38.302465], [-89.904082, 38.29763], [-89.906594, 38.292611], [-89.901366, 38.287835], [-89.904113, 38.278866], [-89.908756, 38.276371999999995], [-89.917266, 38.27782], [-89.916651, 38.280999], [-89.91107099999999, 38.283224], [-89.911974, 38.285466], [-89.920345, 38.284179], [-89.919629, 38.281684999999996], [-89.92206, 38.276018], [-89.924976, 38.273233999999995], [-89.92085, 38.265234], [-89.91469699999999, 38.259378999999996], [-89.913418, 38.256294], [-89.917174, 38.251396], [-89.911323, 38.24841], [-89.90678799999999, 38.239813], [-89.907924, 38.236978], [-89.902237, 38.235668], [-89.896723, 38.230221], [-89.903595, 38.228181], [-89.90351299999999, 38.225043], [-89.89906099999999, 38.220755]]]}}, {"type": "Feature", "id": "93", "properties": {"name": "Menard, 17", "density": 1221}, "geometry": {"type": "Polygon", "coordinates": [[[-89.99472399999999, 40.108373], [-89.992189, 40.111922], [-89.985823, 40.111953], [-89.987948, 40.121609], [-89.98172799999999, 40.128257999999995], [-89.978686, 40.125045], [-89.97357799999999, 40.127371], [-89.976686, 40.130369], [-89.971547, 40.132947], [-89.974604, 40.135705], [-89.969713, 40.138175], [-89.97049, 40.142081999999995], [-89.96307999999999, 40.143046999999996], [-89.963034, 40.140239], [-89.948179, 40.131085], [-89.93835899999999, 40.131715], [-89.934669, 40.137775], [-89.928613, 40.139841], [-89.920782, 40.138481999999996], [-89.916276, 40.133528], [-89.909626, 40.131765], [-89.903408, 40.133939], [-89.89996599999999, 40.128882], [-89.89177099999999, 40.130542999999996], [-89.884087, 40.129191], [-89.88548399999999, 40.134839], [-89.87747, 40.133887], [-89.87511099999999, 40.136528999999996], [-89.870559, 40.136683999999995], [-89.867527, 40.132734], [-89.86824899999999, 40.12972], [-89.864373, 40.12788], [-89.85211199999999, 40.129993], [-89.843257, 40.126368], [-89.841505, 40.1298], [-89.83758399999999, 40.130037], [-89.833979, 40.124413], [-89.827191, 40.125672], [-89.82507799999999, 40.1231], [-89.81469899999999, 40.124399], [-89.794367, 40.123805], [-89.78805299999999, 40.130055999999996], [-89.782145, 40.127116], [-89.77476, 40.129414], [-89.77000699999999, 40.128522], [-89.761212, 40.129726999999995], [-89.75806999999999, 40.127493], [-89.749196, 40.126852], [-89.746033, 40.129491], [-89.74148199999999, 40.129791], [-89.734066, 40.137673], [-89.72792199999999, 40.138776], [-89.727395, 40.142649999999996], [-89.718571, 40.140662], [-89.71177899999999, 40.145911], [-89.704326, 40.140626999999995], [-89.69873899999999, 40.14236], [-89.694344, 40.14091], [-89.691654, 40.144922], [-89.686681, 40.146785], [-89.685936, 40.153645999999995], [-89.680015, 40.155471], [-89.670867, 40.154146999999995], [-89.669247, 40.160471], [-89.665227, 40.160014], [-89.66068399999999, 40.15603], [-89.65652, 40.156999], [-89.64639299999999, 40.153600999999995], [-89.638762, 40.155147], [-89.63420099999999, 40.153411], [-89.629211, 40.149318], [-89.620561, 40.138877], [-89.62029, 40.136224], [-89.61376299999999, 40.134581], [-89.601604, 40.122431999999996], [-89.60112, 40.092265], [-89.579127, 40.092324], [-89.57873599999999, 40.048781999999996], [-89.579409, 40.046544], [-89.578289, 39.976127], [-89.698259, 39.975308999999996], [-89.697616, 39.938511], [-89.702261, 39.938291], [-89.701864, 39.916787], [-89.769325, 39.916343999999995], [-89.76923599999999, 39.902415999999995], [-89.826865, 39.902145], [-89.846792, 39.901589], [-89.88256, 39.901531], [-89.909004, 39.901793], [-89.994506, 39.901925], [-89.99480199999999, 39.96496], [-89.994982, 40.046589], [-89.99472399999999, 40.108373]]]}}, {"type": "Feature", "id": "94", "properties": {"name": "Jersey, 17", "density": 529}, "geometry": {"type": "Polygon", "coordinates": [[[-90.603569, 39.117591999999995], [-90.59768799999999, 39.125702], [-90.59698499999999, 39.128676999999996], [-90.599053, 39.134474999999995], [-90.59660799999999, 39.137873], [-90.591027, 39.138721], [-90.589382, 39.141169], [-90.582803, 39.144327], [-90.583187, 39.149153999999996], [-90.58721299999999, 39.154872999999995], [-90.585364, 39.161553], [-90.58253099999999, 39.164536999999996], [-90.577638, 39.164434], [-90.575199, 39.167836], [-90.576758, 39.173929], [-90.580901, 39.175599], [-90.57887199999999, 39.179398], [-90.580587, 39.184895], [-90.57334, 39.184097], [-90.57345199999999, 39.177489], [-90.566406, 39.180031], [-90.567647, 39.192139], [-90.563716, 39.193404], [-90.560071, 39.18743], [-90.555465, 39.188986], [-90.545806, 39.190169999999995], [-90.54610199999999, 39.183934], [-90.542447, 39.18389], [-90.540927, 39.189529], [-90.536165, 39.192330999999996], [-90.532737, 39.187489], [-90.520365, 39.188024], [-90.507508, 39.185193], [-90.503236, 39.181705], [-90.505674, 39.175447], [-90.502032, 39.163233999999996], [-90.49579299999999, 39.160235], [-90.48787899999999, 39.164074], [-90.48637099999999, 39.171222], [-90.48749, 39.175132999999995], [-90.390242, 39.17432], [-90.370711, 39.174444], [-90.313531, 39.174279999999996], [-90.314071, 39.225052999999996], [-90.276614, 39.224657], [-90.25929599999999, 39.225266999999995], [-90.223773, 39.225729], [-90.201769, 39.225497], [-90.203608, 39.25842], [-90.194655, 39.258402], [-90.194701, 39.261966], [-90.14806899999999, 39.261947], [-90.147421, 39.218159], [-90.146474, 39.189029], [-90.146093, 39.133798999999996], [-90.14585699999999, 39.072136], [-90.145991, 39.000046], [-90.25011099999999, 39.000046999999995], [-90.252111, 38.999446999999996], [-90.273686, 38.999347], [-90.27480899999999, 38.988848], [-90.274312, 38.982047], [-90.275112, 38.966747999999995], [-90.275812, 38.923548], [-90.283712, 38.924048], [-90.2945, 38.923434], [-90.309454, 38.924119999999995], [-90.319617, 38.928872999999996], [-90.327597, 38.931025], [-90.338202, 38.935831], [-90.346442, 38.94079], [-90.392721, 38.959071], [-90.40636699999999, 38.962554], [-90.419269, 38.963654], [-90.42978, 38.963778], [-90.439938, 38.967383], [-90.450813, 38.967769], [-90.467766, 38.969207999999995], [-90.481218, 38.968588], [-90.49180199999999, 38.966614], [-90.50011699999999, 38.963063999999996], [-90.51008399999999, 38.956781], [-90.519644, 38.953942999999995], [-90.529877, 38.956333], [-90.534657, 38.958498999999996], [-90.543172, 38.964698], [-90.553316, 38.975857], [-90.564634, 38.986512999999995], [-90.57016899999999, 38.99329], [-90.573734, 39.001265], [-90.576101, 39.009383], [-90.57591599999999, 39.017616], [-90.573724, 39.02344], [-90.574321, 39.029787999999996], [-90.57681, 39.035938], [-90.58094, 39.040664], [-90.588094, 39.045747], [-90.59000999999999, 39.050678999999995], [-90.58923, 39.054337], [-90.584068, 39.058712], [-90.581406, 39.06568], [-90.58927, 39.076035999999995], [-90.592303, 39.087227], [-90.596581, 39.097269], [-90.60326099999999, 39.110695], [-90.603569, 39.117591999999995]]]}}, {"type": "Feature", "id": "95", "properties": {"name": "Scott, 17", "density": 153}, "geometry": {"type": "Polygon", "coordinates": [[[-90.599105, 39.79006], [-90.54772299999999, 39.789873], [-90.483063, 39.78924], [-90.483385, 39.753434], [-90.44405599999999, 39.75355], [-90.401038, 39.753260999999995], [-90.371253, 39.753388], [-90.372969, 39.665780999999996], [-90.337812, 39.665583], [-90.338123, 39.63672], [-90.30066599999999, 39.636541], [-90.30135399999999, 39.607668], [-90.301801, 39.520192], [-90.374236, 39.520753], [-90.425046, 39.520882], [-90.469765, 39.521273], [-90.501261, 39.521172], [-90.55174199999999, 39.521798], [-90.58105499999999, 39.521727999999996], [-90.58090299999999, 39.527398], [-90.574356, 39.535191999999995], [-90.572293, 39.539166], [-90.574362, 39.546185], [-90.57661999999999, 39.559536], [-90.580666, 39.567105], [-90.582664, 39.574003], [-90.592092, 39.596683], [-90.598096, 39.604760999999996], [-90.60111599999999, 39.610473999999996], [-90.606628, 39.625032999999995], [-90.60766799999999, 39.637482999999996], [-90.61635299999999, 39.650372], [-90.619086, 39.655818], [-90.62364099999999, 39.661094], [-90.629514, 39.670069999999996], [-90.63349099999999, 39.673007999999996], [-90.639365, 39.684571999999996], [-90.64276199999999, 39.689492], [-90.646112, 39.698291], [-90.64599, 39.703368], [-90.64098399999999, 39.717425999999996], [-90.63040099999999, 39.727015], [-90.619552, 39.743254], [-90.606247, 39.768431], [-90.606931, 39.776376], [-90.599105, 39.79006]]]}}, {"type": "Feature", "id": "95", "properties": {"name": "Scott, 17", "density": 1561}, "geometry": {"type": "Polygon", "coordinates": [[[-90.599105, 39.79006], [-90.54772299999999, 39.789873], [-90.483063, 39.78924], [-90.483385, 39.753434], [-90.44405599999999, 39.75355], [-90.401038, 39.753260999999995], [-90.371253, 39.753388], [-90.372969, 39.665780999999996], [-90.337812, 39.665583], [-90.338123, 39.63672], [-90.30066599999999, 39.636541], [-90.30135399999999, 39.607668], [-90.301801, 39.520192], [-90.374236, 39.520753], [-90.425046, 39.520882], [-90.469765, 39.521273], [-90.501261, 39.521172], [-90.55174199999999, 39.521798], [-90.58105499999999, 39.521727999999996], [-90.58090299999999, 39.527398], [-90.574356, 39.535191999999995], [-90.572293, 39.539166], [-90.574362, 39.546185], [-90.57661999999999, 39.559536], [-90.580666, 39.567105], [-90.582664, 39.574003], [-90.592092, 39.596683], [-90.598096, 39.604760999999996], [-90.60111599999999, 39.610473999999996], [-90.606628, 39.625032999999995], [-90.60766799999999, 39.637482999999996], [-90.61635299999999, 39.650372], [-90.619086, 39.655818], [-90.62364099999999, 39.661094], [-90.629514, 39.670069999999996], [-90.63349099999999, 39.673007999999996], [-90.639365, 39.684571999999996], [-90.64276199999999, 39.689492], [-90.646112, 39.698291], [-90.64599, 39.703368], [-90.64098399999999, 39.717425999999996], [-90.63040099999999, 39.727015], [-90.619552, 39.743254], [-90.606247, 39.768431], [-90.606931, 39.776376], [-90.599105, 39.79006]]]}}, {"type": "Feature", "id": "96", "properties": {"name": "Mercer, 17", "density": 1923}, "geometry": {"type": "Polygon", "coordinates": [[[-90.433771, 41.326983], [-90.434868, 41.292044], [-90.435836, 41.25009], [-90.43647, 41.209505], [-90.437657, 41.151252], [-90.43942299999999, 41.063995], [-90.495877, 41.063646999999996], [-90.550218, 41.064065], [-90.589248, 41.065579], [-90.662593, 41.067518], [-90.78519399999999, 41.068749], [-90.843572, 41.069342999999996], [-90.877209, 41.069438], [-90.934657, 41.070256], [-90.948989, 41.07025], [-90.949381, 41.07271], [-90.948027, 41.087392], [-90.94626, 41.09473], [-90.94975199999999, 41.101271], [-90.95726499999999, 41.111067], [-90.965908, 41.119558999999995], [-90.970856, 41.130109], [-90.981327, 41.142675], [-90.989662, 41.155707], [-90.997905, 41.162562], [-91.009607, 41.166244999999996], [-91.024086, 41.163624999999996], [-91.030045, 41.163553], [-91.04187499999999, 41.166484], [-91.05506799999999, 41.185789], [-91.065899, 41.199517], [-91.07298399999999, 41.207150999999996], [-91.081452, 41.214428999999996], [-91.09303, 41.222634], [-91.097477, 41.2275], [-91.112348, 41.239002], [-91.11365699999999, 41.241400999999996], [-91.11418599999999, 41.250029], [-91.110304, 41.256088], [-91.104462, 41.262104], [-91.09894, 41.271524], [-91.094162, 41.282605], [-91.08688, 41.294371], [-91.077505, 41.301828], [-91.07355299999999, 41.310480999999996], [-91.07207, 41.333361], [-91.05348, 41.332981], [-91.000461, 41.332592], [-90.894753, 41.332163], [-90.804875, 41.33025], [-90.80151, 41.329966999999996], [-90.75014, 41.328834], [-90.66846199999999, 41.328590999999996], [-90.618218, 41.328177], [-90.54059699999999, 41.326969], [-90.475228, 41.326781], [-90.433771, 41.326983]]]}}, {"type": "Feature", "id": "96", "properties": {"name": "Mercer, 17", "density": 914}, "geometry": {"type": "Polygon", "coordinates": [[[-90.433771, 41.326983], [-90.434868, 41.292044], [-90.435836, 41.25009], [-90.43647, 41.209505], [-90.437657, 41.151252], [-90.43942299999999, 41.063995], [-90.495877, 41.063646999999996], [-90.550218, 41.064065], [-90.589248, 41.065579], [-90.662593, 41.067518], [-90.78519399999999, 41.068749], [-90.843572, 41.069342999999996], [-90.877209, 41.069438], [-90.934657, 41.070256], [-90.948989, 41.07025], [-90.949381, 41.07271], [-90.948027, 41.087392], [-90.94626, 41.09473], [-90.94975199999999, 41.101271], [-90.95726499999999, 41.111067], [-90.965908, 41.119558999999995], [-90.970856, 41.130109], [-90.981327, 41.142675], [-90.989662, 41.155707], [-90.997905, 41.162562], [-91.009607, 41.166244999999996], [-91.024086, 41.163624999999996], [-91.030045, 41.163553], [-91.04187499999999, 41.166484], [-91.05506799999999, 41.185789], [-91.065899, 41.199517], [-91.07298399999999, 41.207150999999996], [-91.081452, 41.214428999999996], [-91.09303, 41.222634], [-91.097477, 41.2275], [-91.112348, 41.239002], [-91.11365699999999, 41.241400999999996], [-91.11418599999999, 41.250029], [-91.110304, 41.256088], [-91.104462, 41.262104], [-91.09894, 41.271524], [-91.094162, 41.282605], [-91.08688, 41.294371], [-91.077505, 41.301828], [-91.07355299999999, 41.310480999999996], [-91.07207, 41.333361], [-91.05348, 41.332981], [-91.000461, 41.332592], [-90.894753, 41.332163], [-90.804875, 41.33025], [-90.80151, 41.329966999999996], [-90.75014, 41.328834], [-90.66846199999999, 41.328590999999996], [-90.618218, 41.328177], [-90.54059699999999, 41.326969], [-90.475228, 41.326781], [-90.433771, 41.326983]]]}}, {"type": "Feature", "id": "97", "properties": {"name": "Edwards, 17", "density": 106}, "geometry": {"type": "Polygon", "coordinates": [[[-88.15090000000001, 38.256097], [-88.149579, 38.300973], [-88.148907, 38.353887], [-88.14895299999999, 38.371838], [-88.148288, 38.421214], [-88.14784, 38.50005], [-88.148162, 38.554553], [-88.147814, 38.569086], [-88.11203499999999, 38.569265], [-88.03849699999999, 38.57015], [-88.02396999999999, 38.570552], [-87.984276, 38.570018], [-87.953898, 38.570094], [-87.957284, 38.567051], [-87.9581, 38.561627], [-87.952835, 38.55453], [-87.95053, 38.547183], [-87.952191, 38.542926], [-87.943826, 38.539882], [-87.9387, 38.533674999999995], [-87.938498, 38.527355], [-87.94184899999999, 38.528248], [-87.947034, 38.521747], [-87.953355, 38.518955999999996], [-87.953966, 38.514288], [-87.952271, 38.50747], [-87.95681499999999, 38.496344], [-87.95404599999999, 38.492202], [-87.95605499999999, 38.490187], [-87.95145199999999, 38.485335], [-87.95360699999999, 38.482679999999995], [-87.948793, 38.4776], [-87.948827, 38.473704999999995], [-87.946004, 38.465558], [-87.94283, 38.460018999999996], [-87.94609, 38.453175], [-87.947276, 38.444174], [-87.952517, 38.430537], [-87.94789, 38.42882], [-87.954259, 38.42369], [-87.950592, 38.422591], [-87.952016, 38.418423], [-87.959291, 38.420417], [-87.965924, 38.411237], [-87.970053, 38.410801], [-87.970428, 38.402218], [-87.97572199999999, 38.401095], [-87.97112299999999, 38.394573], [-87.966354, 38.395444], [-87.964956, 38.391072], [-87.973069, 38.389353], [-87.976266, 38.385393], [-87.97713399999999, 38.377266], [-87.973672, 38.370539], [-87.972855, 38.364565], [-87.969656, 38.361933], [-87.967298, 38.353556], [-87.957878, 38.347674999999995], [-87.95810999999999, 38.344448], [-87.953892, 38.337008999999995], [-87.957117, 38.331309], [-87.955547, 38.325472], [-87.958305, 38.319680999999996], [-87.954934, 38.316866], [-87.946828, 38.317782], [-87.94659399999999, 38.308672], [-87.949528, 38.307001], [-87.954264, 38.308327999999996], [-87.956761, 38.304778999999996], [-87.95713099999999, 38.299884], [-87.95397, 38.296745], [-87.95629199999999, 38.291869], [-87.966223, 38.286235999999995], [-87.97452799999999, 38.283944999999996], [-87.976906, 38.279091], [-87.97376799999999, 38.275087], [-87.975974, 38.273185999999995], [-87.98845899999999, 38.273731], [-87.99017099999999, 38.271806999999995], [-87.992226, 38.26281], [-87.9906, 38.259715], [-88.02767999999999, 38.259771], [-88.027749, 38.255660999999996], [-88.15090000000001, 38.256097]]]}}, {"type": "Feature", "id": "98", "properties": {"name": "Cumberland, 17", "density": 1203}, "geometry": {"type": "Polygon", "coordinates": [[[-88.012121, 39.378968], [-88.01172799999999, 39.349837], [-88.009992, 39.276492999999995], [-88.00857099999999, 39.203123], [-88.00776599999999, 39.173925], [-88.04112099999999, 39.173286999999995], [-88.169251, 39.171443], [-88.283188, 39.171271999999995], [-88.28784999999999, 39.1711], [-88.35293899999999, 39.170871999999996], [-88.360654, 39.171118], [-88.47086499999999, 39.171462999999996], [-88.470906, 39.215029], [-88.471212, 39.287282], [-88.471188, 39.345338999999996], [-88.47082999999999, 39.374514999999995], [-88.453169, 39.373638], [-88.434164, 39.374390999999996], [-88.37829099999999, 39.374123999999995], [-88.285737, 39.374356999999996], [-88.248545, 39.374781], [-88.203341, 39.374765], [-88.14021199999999, 39.37574], [-88.14021199999999, 39.376211999999995], [-88.097583, 39.376328], [-88.026521, 39.377627], [-88.012121, 39.378968]]]}}, {"type": "Feature", "id": "98", "properties": {"name": "Cumberland, 17", "density": 552}, "geometry": {"type": "Polygon", "coordinates": [[[-88.012121, 39.378968], [-88.01172799999999, 39.349837], [-88.009992, 39.276492999999995], [-88.00857099999999, 39.203123], [-88.00776599999999, 39.173925], [-88.04112099999999, 39.173286999999995], [-88.169251, 39.171443], [-88.283188, 39.171271999999995], [-88.28784999999999, 39.1711], [-88.35293899999999, 39.170871999999996], [-88.360654, 39.171118], [-88.47086499999999, 39.171462999999996], [-88.470906, 39.215029], [-88.471212, 39.287282], [-88.471188, 39.345338999999996], [-88.47082999999999, 39.374514999999995], [-88.453169, 39.373638], [-88.434164, 39.374390999999996], [-88.37829099999999, 39.374123999999995], [-88.285737, 39.374356999999996], [-88.248545, 39.374781], [-88.203341, 39.374765], [-88.14021199999999, 39.37574], [-88.14021199999999, 39.376211999999995], [-88.097583, 39.376328], [-88.026521, 39.377627], [-88.012121, 39.378968]]]}}, {"type": "Feature", "id": "99", "properties": {"name": "Will, 17", "density": 302}, "geometry": {"type": "Polygon", "coordinates": [[[-88.261468, 41.724529], [-88.207208, 41.725121], [-88.14819399999999, 41.726116999999995], [-88.102783, 41.727163999999995], [-88.075571, 41.728032999999996], [-88.03056099999999, 41.72893], [-88.02915999999999, 41.68553], [-88.027688, 41.641506], [-87.91193, 41.643933], [-87.909453, 41.556732], [-87.79279299999999, 41.55854], [-87.79229199999999, 41.538661999999995], [-87.790442, 41.5381], [-87.790303, 41.469846], [-87.712752, 41.46962], [-87.61600399999999, 41.469831], [-87.525705, 41.470282999999995], [-87.525815, 41.433059], [-87.526169, 41.408024999999995], [-87.526675, 41.32691], [-87.526731, 41.298052], [-87.655525, 41.296878], [-87.781662, 41.295863], [-87.879753, 41.294616999999995], [-87.966208, 41.293147], [-88.013919, 41.292446999999996], [-88.012638, 41.235126], [-88.01181199999999, 41.205604], [-88.032832, 41.205163], [-88.06991099999999, 41.204871999999995], [-88.128895, 41.203888], [-88.202499, 41.202307], [-88.24415499999999, 41.201546], [-88.247506, 41.302715], [-88.248, 41.331244999999996], [-88.249496, 41.383627], [-88.250062, 41.390201], [-88.250526, 41.414432999999995], [-88.25209799999999, 41.463096], [-88.255982, 41.564038], [-88.259067, 41.636109], [-88.25985899999999, 41.659517], [-88.261468, 41.724529]]]}}, {"type": "Feature", "id": "100", "properties": {"name": "Orange, 06", "density": 1657}, "geometry": {"type": "Polygon", "coordinates": [[[-117.783287, 33.946411], [-117.748687, 33.921814], [-117.714279, 33.89931], [-117.680289, 33.877412], [-117.673749, 33.870830999999995], [-117.67505299999999, 33.868725], [-117.674282, 33.857956], [-117.662117, 33.857499], [-117.63736399999999, 33.830768], [-117.607639, 33.797731], [-117.580789, 33.769477], [-117.580136, 33.767987999999995], [-117.569069, 33.764573999999996], [-117.53644800000001, 33.757664999999996], [-117.535807, 33.750018], [-117.534927, 33.724337999999996], [-117.533999, 33.710355], [-117.497118, 33.705506], [-117.47457299999999, 33.703811], [-117.459817, 33.691714], [-117.419029, 33.663567], [-117.412987, 33.659045], [-117.418662, 33.651616], [-117.458113, 33.601965], [-117.475549, 33.579223], [-117.496701, 33.552614999999996], [-117.501162, 33.545814], [-117.51021, 33.533999], [-117.509909, 33.520545999999996], [-117.503181, 33.520405], [-117.503756, 33.508945], [-117.509725, 33.509062], [-117.509722, 33.505019], [-117.509376, 33.491845999999995], [-117.509581, 33.471633], [-117.51501400000001, 33.467739], [-117.53842900000001, 33.455643], [-117.557985, 33.451633], [-117.57848, 33.453927], [-117.593514, 33.397231999999995], [-117.59548, 33.387828], [-117.611081, 33.333991999999995], [-117.62588, 33.342109], [-117.636201, 33.349128], [-117.64786, 33.363634999999995], [-117.653795, 33.364818], [-117.666181, 33.375031], [-117.685187, 33.387755], [-117.713571, 33.408777], [-117.725719, 33.407436], [-117.735336, 33.407436], [-117.741409, 33.410118], [-117.76514, 33.431539], [-117.776062, 33.445291], [-117.78147, 33.450655999999995], [-117.79047800000001, 33.461241], [-117.793262, 33.469781999999995], [-117.804418, 33.476616], [-117.811277, 33.482019], [-117.816356, 33.490871999999996], [-117.826593, 33.496995], [-117.836037, 33.500026], [-117.873695, 33.51977], [-117.934046, 33.549254], [-117.973807, 33.576229], [-118.000891, 33.593165], [-118.015323, 33.599486999999996], [-118.03361100000001, 33.609353999999996], [-118.049848, 33.620014999999995], [-118.075074, 33.639606], [-118.096473, 33.653650999999996], [-118.107478, 33.668777999999996], [-118.1259, 33.697151], [-118.118946, 33.740577], [-118.114082, 33.746528], [-118.09197, 33.758472], [-118.09371, 33.768333], [-118.099107, 33.776517999999996], [-118.086397, 33.796715999999996], [-118.084597, 33.803216], [-118.072597, 33.815115], [-118.063162, 33.81961], [-118.06349900000001, 33.831516], [-118.058988, 33.835207], [-118.058918, 33.846121], [-118.054687, 33.846218], [-118.054723, 33.849821], [-118.050375, 33.849917], [-118.05040199999999, 33.853539], [-118.046082, 33.853611], [-118.046188, 33.858768], [-118.041748, 33.858723], [-118.041884, 33.862331999999995], [-118.037536, 33.862369], [-118.037598, 33.866012999999995], [-118.028581, 33.866246], [-118.028679, 33.873219], [-118.011398, 33.873314], [-118.011398, 33.880913], [-118.002625, 33.880917], [-118.00269399999999, 33.888112], [-117.994057, 33.888110999999995], [-117.993996, 33.895412], [-117.985327, 33.895714], [-117.985481, 33.902769], [-117.976593, 33.902809999999995], [-117.97649799999999, 33.94605], [-117.91972799999999, 33.945957], [-117.888144, 33.946075], [-117.87195299999999, 33.945730999999995], [-117.85197, 33.946873], [-117.791867, 33.946615], [-117.783287, 33.946411]]]}}, {"type": "Feature", "id": "100", "properties": {"name": "Orange, 06", "density": 1449}, "geometry": {"type": "Polygon", "coordinates": [[[-117.783287, 33.946411], [-117.748687, 33.921814], [-117.714279, 33.89931], [-117.680289, 33.877412], [-117.673749, 33.870830999999995], [-117.67505299999999, 33.868725], [-117.674282, 33.857956], [-117.662117, 33.857499], [-117.63736399999999, 33.830768], [-117.607639, 33.797731], [-117.580789, 33.769477], [-117.580136, 33.767987999999995], [-117.569069, 33.764573999999996], [-117.53644800000001, 33.757664999999996], [-117.535807, 33.750018], [-117.534927, 33.724337999999996], [-117.533999, 33.710355], [-117.497118, 33.705506], [-117.47457299999999, 33.703811], [-117.459817, 33.691714], [-117.419029, 33.663567], [-117.412987, 33.659045], [-117.418662, 33.651616], [-117.458113, 33.601965], [-117.475549, 33.579223], [-117.496701, 33.552614999999996], [-117.501162, 33.545814], [-117.51021, 33.533999], [-117.509909, 33.520545999999996], [-117.503181, 33.520405], [-117.503756, 33.508945], [-117.509725, 33.509062], [-117.509722, 33.505019], [-117.509376, 33.491845999999995], [-117.509581, 33.471633], [-117.51501400000001, 33.467739], [-117.53842900000001, 33.455643], [-117.557985, 33.451633], [-117.57848, 33.453927], [-117.593514, 33.397231999999995], [-117.59548, 33.387828], [-117.611081, 33.333991999999995], [-117.62588, 33.342109], [-117.636201, 33.349128], [-117.64786, 33.363634999999995], [-117.653795, 33.364818], [-117.666181, 33.375031], [-117.685187, 33.387755], [-117.713571, 33.408777], [-117.725719, 33.407436], [-117.735336, 33.407436], [-117.741409, 33.410118], [-117.76514, 33.431539], [-117.776062, 33.445291], [-117.78147, 33.450655999999995], [-117.79047800000001, 33.461241], [-117.793262, 33.469781999999995], [-117.804418, 33.476616], [-117.811277, 33.482019], [-117.816356, 33.490871999999996], [-117.826593, 33.496995], [-117.836037, 33.500026], [-117.873695, 33.51977], [-117.934046, 33.549254], [-117.973807, 33.576229], [-118.000891, 33.593165], [-118.015323, 33.599486999999996], [-118.03361100000001, 33.609353999999996], [-118.049848, 33.620014999999995], [-118.075074, 33.639606], [-118.096473, 33.653650999999996], [-118.107478, 33.668777999999996], [-118.1259, 33.697151], [-118.118946, 33.740577], [-118.114082, 33.746528], [-118.09197, 33.758472], [-118.09371, 33.768333], [-118.099107, 33.776517999999996], [-118.086397, 33.796715999999996], [-118.084597, 33.803216], [-118.072597, 33.815115], [-118.063162, 33.81961], [-118.06349900000001, 33.831516], [-118.058988, 33.835207], [-118.058918, 33.846121], [-118.054687, 33.846218], [-118.054723, 33.849821], [-118.050375, 33.849917], [-118.05040199999999, 33.853539], [-118.046082, 33.853611], [-118.046188, 33.858768], [-118.041748, 33.858723], [-118.041884, 33.862331999999995], [-118.037536, 33.862369], [-118.037598, 33.866012999999995], [-118.028581, 33.866246], [-118.028679, 33.873219], [-118.011398, 33.873314], [-118.011398, 33.880913], [-118.002625, 33.880917], [-118.00269399999999, 33.888112], [-117.994057, 33.888110999999995], [-117.993996, 33.895412], [-117.985327, 33.895714], [-117.985481, 33.902769], [-117.976593, 33.902809999999995], [-117.97649799999999, 33.94605], [-117.91972799999999, 33.945957], [-117.888144, 33.946075], [-117.87195299999999, 33.945730999999995], [-117.85197, 33.946873], [-117.791867, 33.946615], [-117.783287, 33.946411]]]}}, {"type": "Feature", "id": "101", "properties": {"name": "Tehama, 06", "density": 1971}, "geometry": {"type": "Polygon", "coordinates": [[[-121.497635, 40.445591], [-121.494509, 40.441219], [-121.49788, 40.432003], [-121.483197, 40.427524999999996], [-121.47689, 40.42687], [-121.474029, 40.423732], [-121.479598, 40.419505], [-121.47997, 40.411192], [-121.483429, 40.402044], [-121.484278, 40.396558999999996], [-121.48274, 40.393189], [-121.484117, 40.388514], [-121.481972, 40.381507], [-121.474402, 40.375867], [-121.473908, 40.374027], [-121.480992, 40.366614], [-121.479111, 40.360351], [-121.474458, 40.357017], [-121.470395, 40.350213], [-121.459431, 40.350381], [-121.44273799999999, 40.34807], [-121.436178, 40.348186], [-121.42935299999999, 40.350349], [-121.419342, 40.346505], [-121.412066, 40.342718999999995], [-121.40335400000001, 40.341544999999996], [-121.397478, 40.342109], [-121.394092, 40.339741], [-121.386714, 40.339133], [-121.381826, 40.340513], [-121.372422, 40.333631], [-121.36796, 40.331801], [-121.368909, 40.32564], [-121.356331, 40.319739], [-121.353544, 40.315523999999996], [-121.345571, 40.312667], [-121.342264, 40.309751], [-121.344613, 40.306405], [-121.349041, 40.306489], [-121.356626, 40.29747], [-121.36064999999999, 40.297883], [-121.366689, 40.301054], [-121.3768, 40.297989], [-121.372248, 40.294236], [-121.370265, 40.287960999999996], [-121.36319499999999, 40.287501], [-121.36303, 40.281648], [-121.359133, 40.276891], [-121.350322, 40.275883], [-121.34944, 40.271961], [-121.352524, 40.267534999999995], [-121.349, 40.264454], [-121.355203, 40.257773], [-121.356882, 40.253371], [-121.367098, 40.245571999999996], [-121.364823, 40.239135], [-121.367411, 40.236005], [-121.36643, 40.232434999999995], [-121.361713, 40.225581], [-121.36839499999999, 40.21223], [-121.376081, 40.210507], [-121.385028, 40.210297], [-121.389655, 40.204403], [-121.395318, 40.200427999999995], [-121.400774, 40.199811], [-121.401606, 40.195346], [-121.407356, 40.191404], [-121.412735, 40.194314], [-121.439187, 40.195085], [-121.44411099999999, 40.190745], [-121.439628, 40.187819999999995], [-121.43610799999999, 40.181878], [-121.445123, 40.177692], [-121.442811, 40.170049], [-121.442877, 40.161856], [-121.44555, 40.159025], [-121.44187, 40.152074999999996], [-121.436886, 40.151905], [-121.442836, 40.148700000000005], [-121.442869, 40.129647], [-121.452727, 40.129735], [-121.452898, 40.122125], [-121.480954, 40.122366], [-121.48097, 40.115086999999995], [-121.490858, 40.115286], [-121.490866, 40.108044], [-121.51055099999999, 40.107979], [-121.510559, 40.100515], [-121.561379, 40.10038], [-121.586407, 40.100522], [-121.586141, 40.093295], [-121.59580199999999, 40.093458], [-121.595647, 40.057714], [-121.598558, 40.055085999999996], [-121.608641, 40.055082999999996], [-121.608729, 40.046746], [-121.617289, 40.047061], [-121.617809, 40.039415999999996], [-121.626086, 40.039496], [-121.62607, 40.025600000000004], [-121.636174, 40.02581], [-121.63544, 39.996822], [-121.645849, 39.997057999999996], [-121.64603199999999, 39.982527], [-121.70196899999999, 39.984365], [-121.70600400000001, 39.978105], [-121.714904, 39.97143], [-121.72120000000001, 39.970580999999996], [-121.725321, 39.966966], [-121.728711, 39.957291], [-121.735294, 39.953859], [-121.742399, 39.945074], [-121.746251, 39.938531999999995], [-121.746963, 39.930989], [-121.74915, 39.926897], [-121.75063399999999, 39.906805], [-121.75314, 39.904289999999996], [-121.766505, 39.897596], [-121.777103, 39.888518999999995], [-121.806104, 39.888217], [-121.804041, 39.884344], [-121.873712, 39.883994], [-121.884518, 39.883207999999996], [-121.98150799999999, 39.883500999999995], [-122.044865, 39.883770999999996], [-122.040789, 39.879898999999995], [-122.048911, 39.869676999999996], [-122.05646899999999, 39.862093], [-122.055388, 39.857236], [-122.059209, 39.849494], [-122.066943, 39.844619], [-122.069431, 39.84053], [-122.06322, 39.832173], [-122.057308, 39.828708999999996], [-122.056547, 39.825753], [-122.059111, 39.819112], [-122.064571, 39.8146], [-122.06393, 39.810634], [-122.054275, 39.804148], [-122.049954, 39.803322], [-122.046471, 39.797647999999995], [-122.121178, 39.797467999999995], [-122.17827199999999, 39.797498999999995], [-122.188669, 39.798006], [-122.24506199999999, 39.798631], [-122.251099, 39.799289], [-122.375089, 39.799234999999996], [-122.38443699999999, 39.798908], [-122.43452500000001, 39.799698], [-122.516919, 39.799448999999996], [-122.550707, 39.799867], [-122.618343, 39.799549], [-122.730579, 39.800174], [-122.787566, 39.800560999999995], [-122.844171, 39.800514], [-122.893789, 39.7991], [-122.911794, 39.799485], [-122.911748, 39.798446], [-122.937654, 39.798156], [-122.943602, 39.801652], [-122.943964, 39.809391], [-122.946238, 39.816123999999995], [-122.947484, 39.827649], [-122.94641899999999, 39.832851], [-122.951432, 39.837478999999995], [-122.95642699999999, 39.839211], [-122.960147, 39.845163], [-122.957478, 39.851814999999995], [-122.95399, 39.854684999999996], [-122.955846, 39.858531], [-122.952694, 39.862708], [-122.950601, 39.86913], [-122.953306, 39.872653], [-122.949647, 39.879901], [-122.949584, 39.889752], [-122.947732, 39.894192], [-122.948163, 39.900504999999995], [-122.950964, 39.906107999999996], [-122.94936200000001, 39.908145], [-122.936416, 39.911387], [-122.928296, 39.912541999999995], [-122.920203, 39.917209], [-122.920623, 39.92893], [-122.911906, 39.932047999999995], [-122.913157, 39.93581], [-122.926821, 39.945071], [-122.92738, 39.956327], [-122.92493400000001, 39.9594], [-122.926897, 39.971275], [-122.934013, 39.978131], [-122.937083, 39.981867], [-122.934984, 39.986188999999996], [-122.943714, 39.995259], [-122.951671, 39.998270999999995], [-122.94944, 40.008454], [-122.94988000000001, 40.013475], [-122.955322, 40.015859999999996], [-122.956378, 40.01994], [-122.951502, 40.025649], [-122.94976, 40.032101], [-122.953786, 40.038018], [-122.954197, 40.045434], [-122.948886, 40.049745], [-122.952831, 40.059723], [-122.96157099999999, 40.066883], [-122.9684, 40.068805999999995], [-122.968172, 40.073817999999996], [-122.97322199999999, 40.077552999999995], [-122.967951, 40.084495], [-122.967347, 40.088722], [-122.96144100000001, 40.089754], [-122.963719, 40.095676], [-122.961088, 40.099996], [-122.966101, 40.109967], [-122.970774, 40.116152], [-122.969385, 40.118455999999995], [-122.97227, 40.123419999999996], [-122.973657, 40.130024999999996], [-122.968568, 40.139033], [-122.97807, 40.141104999999996], [-122.987239, 40.145171999999995], [-122.98454, 40.153411], [-122.986423, 40.159400999999995], [-122.984048, 40.165214999999996], [-122.983937, 40.171983999999995], [-122.980203, 40.177897], [-122.974002, 40.181716], [-122.97006400000001, 40.186305999999995], [-122.974722, 40.19146], [-122.971086, 40.197178], [-122.974205, 40.203886], [-122.978205, 40.206452999999996], [-122.980027, 40.214708], [-122.97944799999999, 40.220456], [-122.976795, 40.223619], [-122.975119, 40.232568], [-122.978722, 40.23458], [-122.97755, 40.241285], [-122.989015, 40.250144999999996], [-123.00316, 40.25308], [-123.01248799999999, 40.26014], [-123.01858, 40.262783], [-123.031495, 40.264823], [-123.03663399999999, 40.261275], [-123.051047, 40.267775], [-123.054373, 40.272345], [-123.061241, 40.277764], [-123.062716, 40.283927999999996], [-123.065426, 40.286971], [-123.056668, 40.285374999999995], [-123.051228, 40.287499], [-123.046648, 40.291835999999996], [-123.041255, 40.290966999999995], [-123.0338, 40.298803], [-123.025233, 40.303661], [-123.021073, 40.302583], [-123.013548, 40.303244], [-123.011917, 40.306484], [-123.00432599999999, 40.307991], [-122.998696, 40.307528999999995], [-122.990053, 40.309818], [-122.983657, 40.313396], [-122.976548, 40.315162], [-122.968302, 40.310885999999996], [-122.951156, 40.310190999999996], [-122.946923, 40.308175999999996], [-122.94248999999999, 40.312301], [-122.935064, 40.313224], [-122.929964, 40.307627], [-122.924598, 40.306435], [-122.918041, 40.308668999999995], [-122.908676, 40.313901], [-122.906795, 40.317893999999995], [-122.89782199999999, 40.32553], [-122.891086, 40.333315999999996], [-122.883273, 40.339473999999996], [-122.882739, 40.342703], [-122.875704, 40.347840999999995], [-122.864312, 40.347609999999996], [-122.86291, 40.345085], [-122.855991, 40.344581999999996], [-122.853966, 40.342836], [-122.843868, 40.345476], [-122.839597, 40.345405], [-122.836368, 40.348427], [-122.82858, 40.349971], [-122.821711, 40.349630999999995], [-122.813463, 40.35112], [-122.805573, 40.355886999999996], [-122.788057, 40.355264], [-122.781164, 40.35864], [-122.758725, 40.363327], [-122.752532, 40.360473999999996], [-122.74860799999999, 40.365694], [-122.740358, 40.365], [-122.730249, 40.358064999999996], [-122.731968, 40.355261], [-122.731895, 40.347091], [-122.723304, 40.34797], [-122.709644, 40.348161999999995], [-122.705934, 40.345175999999995], [-122.69360499999999, 40.341595999999996], [-122.689478, 40.337997], [-122.675646, 40.335434], [-122.673734, 40.330444], [-122.67032499999999, 40.32994], [-122.663446, 40.332204999999995], [-122.65699000000001, 40.329343], [-122.650263, 40.32863], [-122.645923, 40.333183999999996], [-122.634441, 40.333796], [-122.63270299999999, 40.338121], [-122.621906, 40.340385], [-122.62517199999999, 40.347455], [-122.620567, 40.348234999999995], [-122.610158, 40.346409], [-122.60241500000001, 40.351011], [-122.595299, 40.357993], [-122.585848, 40.359277], [-122.578581, 40.367996], [-122.563262, 40.365891999999995], [-122.555214, 40.372527999999996], [-122.550652, 40.374873], [-122.548213, 40.378578999999995], [-122.541661, 40.376518], [-122.540133, 40.382422], [-122.535257, 40.379948999999996], [-122.525677, 40.387612999999995], [-122.521936, 40.388115], [-122.519988, 40.393674999999995], [-122.513826, 40.388386], [-122.505026, 40.389412], [-122.5018, 40.383368999999995], [-122.486947, 40.382689], [-122.482695, 40.380517], [-122.479196, 40.384111], [-122.470489, 40.383932], [-122.4654, 40.380362999999996], [-122.463095, 40.375741], [-122.455525, 40.378374], [-122.451216, 40.377894], [-122.445021, 40.373398], [-122.432514, 40.374503], [-122.422341, 40.379244], [-122.416178, 40.3789], [-122.412586, 40.374536], [-122.403104, 40.374386], [-122.394936, 40.372062], [-122.388741, 40.374279], [-122.369561, 40.372492], [-122.364925, 40.374165], [-122.355439, 40.371925999999995], [-122.34401, 40.370855], [-122.33695, 40.374174], [-122.330009, 40.372757], [-122.321033, 40.374874999999996], [-122.310412, 40.371064], [-122.299432, 40.375493], [-122.294135, 40.380480999999996], [-122.289109, 40.377437], [-122.280852, 40.375786999999995], [-122.274628, 40.377913], [-122.269181, 40.377797], [-122.264393, 40.379785999999996], [-122.255955, 40.379919], [-122.254874, 40.384814999999996], [-122.251112, 40.387194], [-122.232, 40.386126999999995], [-122.226197, 40.389081], [-122.223203, 40.386222], [-122.217727, 40.385284999999996], [-122.21446399999999, 40.382587], [-122.206862, 40.381786999999996], [-122.204319, 40.378721999999996], [-122.19883899999999, 40.381042], [-122.194288, 40.391036], [-122.19012599999999, 40.383426], [-122.181953, 40.378913], [-122.174099, 40.380306999999995], [-122.180306, 40.384791], [-122.18659, 40.384719], [-122.182918, 40.392500999999996], [-122.177853, 40.391839], [-122.166855, 40.393771], [-122.163044, 40.393176], [-122.15946199999999, 40.396954], [-122.149727, 40.398084], [-122.129395, 40.398762999999995], [-122.129772, 40.403037999999995], [-122.121317, 40.403357], [-122.118309, 40.406452], [-122.112908, 40.405074], [-122.109551, 40.408539], [-122.104685, 40.410145], [-122.095524, 40.410022999999995], [-122.09294, 40.413754], [-122.089135, 40.412189999999995], [-122.08015, 40.412281], [-122.072051, 40.415301], [-122.063837, 40.41533], [-122.057014, 40.416602999999995], [-122.052142, 40.42038], [-122.044715, 40.418478], [-122.035558, 40.419686999999996], [-122.02030500000001, 40.424153], [-122.017343, 40.421566], [-122.010316, 40.426558], [-122.005847, 40.426373999999996], [-121.99763899999999, 40.422795], [-121.994882, 40.425652], [-121.979625, 40.422709999999995], [-121.96751, 40.422115], [-121.960568, 40.419283], [-121.95085399999999, 40.418949], [-121.940989, 40.415330999999995], [-121.936161, 40.417412], [-121.925592, 40.419267], [-121.92115, 40.423413], [-121.916163, 40.425065], [-121.906644, 40.421669], [-121.901902, 40.421031], [-121.877185, 40.436907], [-121.872665, 40.436181], [-121.864175, 40.440388], [-121.850984, 40.442600999999996], [-121.845759, 40.439583], [-121.838442, 40.437536], [-121.830789, 40.437656], [-121.82195899999999, 40.440273], [-121.813847, 40.441255999999996], [-121.806539, 40.44495], [-121.796285, 40.442485999999995], [-121.787597, 40.443635], [-121.776521, 40.437706], [-121.769216, 40.437027], [-121.73429, 40.435680999999995], [-121.731425, 40.437022], [-121.721881, 40.44524], [-121.716445, 40.448433], [-121.70936, 40.450796], [-121.70139, 40.448397], [-121.696382, 40.448876], [-121.691158, 40.451938999999996], [-121.685679, 40.453120999999996], [-121.67732699999999, 40.450205], [-121.672119, 40.45044], [-121.670531, 40.447553], [-121.65588199999999, 40.441882], [-121.64633, 40.434726], [-121.639554, 40.436856999999996], [-121.625876, 40.438092999999995], [-121.621373, 40.437166999999995], [-121.615387, 40.439063], [-121.608881, 40.438294], [-121.600437, 40.431763], [-121.588623, 40.431664], [-121.581893, 40.435812999999996], [-121.57708, 40.442454], [-121.565132, 40.445797], [-121.532309, 40.446265], [-121.514621, 40.444922], [-121.497635, 40.445591]]]}}, {"type": "Feature", "id": "102", "properties": {"name": "Colusa, 06", "density": 876}, "geometry": {"type": "Polygon", "coordinates": [[[-121.890013, 39.383863999999996], [-121.883959, 39.374406], [-121.887379, 39.37214], [-121.89377400000001, 39.36024], [-121.89913899999999, 39.356919999999995], [-121.899698, 39.354014], [-121.897189, 39.34383], [-121.894389, 39.341085], [-121.895891, 39.33772], [-121.900193, 39.335361999999996], [-121.90460999999999, 39.325863999999996], [-121.90687299999999, 39.313368], [-121.908697, 39.30799], [-121.908269, 39.303878], [-121.91687999999999, 39.295725], [-121.917232, 39.292083999999996], [-121.922211, 39.286989], [-121.920796, 39.281631], [-121.927943, 39.275242], [-121.92884699999999, 39.271367], [-121.936916, 39.26795], [-121.941311, 39.262358], [-121.94226, 39.256097], [-121.945278, 39.253101], [-121.948177, 39.240387], [-121.94004799999999, 39.228674], [-121.941446, 39.221743], [-121.936075, 39.221022999999995], [-121.937601, 39.217745], [-121.932417, 39.211571], [-121.933337, 39.209267], [-121.928332, 39.198729], [-121.937105, 39.194071], [-121.935174, 39.189347999999995], [-121.93968, 39.187839], [-121.945509, 39.180959], [-121.93939, 39.174211], [-121.934917, 39.1619], [-121.920125, 39.152992], [-121.917214, 39.147278], [-121.918983, 39.142253], [-121.93173999999999, 39.142407999999996], [-121.936755, 39.144211999999996], [-121.939535, 39.141317], [-121.937953, 39.133001], [-121.933928, 39.130041], [-121.924959, 39.128197], [-121.92208600000001, 39.122631999999996], [-121.912302, 39.123875999999996], [-121.910094, 39.121168], [-121.909543, 39.113047], [-121.905535, 39.114765999999996], [-121.903523, 39.108058], [-121.905924, 39.104195], [-121.90003899999999, 39.100211], [-121.89894699999999, 39.097058], [-121.894369, 39.096126], [-121.893489, 39.091764], [-121.894804, 39.085922], [-121.890219, 39.082876], [-121.894127, 39.078002999999995], [-121.889101, 39.072373], [-121.87608, 39.070077], [-121.869817, 39.06686], [-121.859561, 39.068459], [-121.851696, 39.071509], [-121.84796399999999, 39.070817], [-121.838213, 39.062953], [-121.84088, 39.051679], [-121.83874399999999, 39.045091], [-121.830192, 39.038637], [-121.82908, 39.032123], [-121.824375, 39.031780999999995], [-121.820984, 39.020278999999995], [-121.826011, 39.014089999999996], [-121.825954, 39.01065], [-121.820301, 39.006493999999996], [-121.81311099999999, 39.005941], [-121.805396, 39.003239], [-121.802423, 39.000242], [-121.79560599999999, 38.996677999999996], [-121.795894, 38.994582], [-121.80210199999999, 38.989767], [-121.819142, 38.988551], [-121.820566, 38.986311], [-121.821398, 38.974743], [-121.832086, 38.97116], [-121.834614, 38.965208], [-121.832166, 38.960215999999996], [-121.840374, 38.954519999999995], [-121.836598, 38.949128], [-121.836566, 38.943816], [-121.830134, 38.938424999999995], [-121.834006, 38.934104999999995], [-121.837766, 38.927353], [-121.835488, 38.924481], [-121.864029, 38.925055], [-121.91592299999999, 38.925329999999995], [-122.007665, 38.925508], [-122.017221, 38.925913], [-122.07497599999999, 38.925804], [-122.120074, 38.925529999999995], [-122.15082699999999, 38.925722], [-122.182419, 38.925323], [-122.207772, 38.925401], [-122.247341, 38.923897], [-122.282691, 38.924385], [-122.338031, 38.923953], [-122.340172, 38.924246], [-122.34142299999999, 38.927146], [-122.350111, 38.928777], [-122.356416, 38.931913], [-122.367583, 38.939032999999995], [-122.373023, 38.939817], [-122.381759, 38.947114], [-122.394031, 38.955608999999995], [-122.399999, 38.955337], [-122.409118, 38.962793], [-122.406654, 38.969353], [-122.408254, 38.973033], [-122.416686, 38.978041], [-122.41931, 38.989177], [-122.416158, 38.991513], [-122.411917, 38.998137], [-122.411909, 39.005089], [-122.40861699999999, 39.006985], [-122.409983, 39.017517], [-122.413416, 39.020218], [-122.424342, 39.020427], [-122.434336, 39.022515999999996], [-122.43728999999999, 39.021356999999995], [-122.458219, 39.038989], [-122.46234, 39.040026999999995], [-122.468178, 39.044761], [-122.465763, 39.048412], [-122.47146000000001, 39.049284], [-122.481666, 39.052732], [-122.491278, 39.052991], [-122.492398, 39.059025], [-122.489553, 39.063434], [-122.483879, 39.066955], [-122.488388, 39.070440999999995], [-122.490655, 39.076777], [-122.486249, 39.08251], [-122.486205, 39.086054], [-122.48983, 39.099677], [-122.496461, 39.107813], [-122.494205, 39.115075999999995], [-122.50090900000001, 39.121075], [-122.497764, 39.126748], [-122.497063, 39.133589], [-122.49292299999999, 39.139458999999995], [-122.487972, 39.141597], [-122.480246, 39.139565999999995], [-122.474541, 39.144698999999996], [-122.476899, 39.146944], [-122.478242, 39.154765999999995], [-122.482167, 39.16373], [-122.477025, 39.167044], [-122.475383, 39.170148], [-122.47729, 39.17395], [-122.494012, 39.178098], [-122.493635, 39.18353], [-122.498538, 39.191091], [-122.508405, 39.190321], [-122.513788, 39.196007], [-122.515879, 39.203579], [-122.515331, 39.209215], [-122.528803, 39.211408999999996], [-122.538371, 39.209776999999995], [-122.541418, 39.206914999999995], [-122.553288, 39.206742999999996], [-122.567215, 39.203700999999995], [-122.573442, 39.204288], [-122.578573, 39.210291], [-122.582956, 39.212289], [-122.591529, 39.212454], [-122.593527, 39.214316], [-122.601864, 39.214185], [-122.610182, 39.216156999999995], [-122.612664, 39.219068], [-122.622179, 39.223082], [-122.63516, 39.223051999999996], [-122.638075, 39.219992], [-122.650138, 39.213922], [-122.656466, 39.214624], [-122.665362, 39.217548], [-122.671199, 39.224174999999995], [-122.679729, 39.22453], [-122.676538, 39.229048999999996], [-122.6817, 39.234561], [-122.680927, 39.238726], [-122.686852, 39.241149], [-122.691361, 39.247431], [-122.69769, 39.249887], [-122.70584, 39.254844], [-122.712454, 39.25701], [-122.713359, 39.259494], [-122.72285099999999, 39.266835], [-122.72970000000001, 39.273486], [-122.734994, 39.271924999999996], [-122.738914, 39.275019], [-122.748201, 39.279077], [-122.75709499999999, 39.284307], [-122.75822600000001, 39.293946999999996], [-122.766129, 39.301027999999995], [-122.77049199999999, 39.310021], [-122.775043, 39.311778], [-122.77547, 39.315182], [-122.772733, 39.318961], [-122.772524, 39.323979], [-122.768297, 39.325488], [-122.768242, 39.331143], [-122.764833, 39.335014], [-122.76531, 39.342743], [-122.76122699999999, 39.344617], [-122.752355, 39.346047], [-122.745835, 39.356218999999996], [-122.741719, 39.358899], [-122.743482, 39.36813], [-122.75224399999999, 39.370581], [-122.755588, 39.375673], [-122.763175, 39.377804], [-122.768086, 39.373981], [-122.774199, 39.374883], [-122.778872, 39.379335999999995], [-122.78509, 39.382974999999995], [-122.739062, 39.383266], [-122.704182, 39.382946], [-122.693375, 39.383227999999995], [-122.674376, 39.384676999999996], [-122.594548, 39.385542], [-122.523546, 39.384823999999995], [-122.50752299999999, 39.384063], [-122.43129, 39.383779], [-122.403033, 39.384189], [-122.37616299999999, 39.384155], [-122.36101, 39.384568], [-122.262988, 39.384628], [-122.247441, 39.385131], [-122.203454, 39.385014], [-122.136006, 39.385494], [-122.136161, 39.414499], [-122.125627, 39.414592999999996], [-122.008857, 39.413567], [-122.006369, 39.405265], [-122.00374, 39.403482], [-122.003828, 39.396994], [-122.007408, 39.392291], [-122.007826, 39.385850999999995], [-122.009735, 39.383863999999996], [-121.952528, 39.383779], [-121.890013, 39.383863999999996]]]}}, {"type": "Feature", "id": "103", "properties": {"name": "Santa Barbara, 06", "density": 307}, "geometry": {"type": "MultiPolygon", "coordinates": [[[[-119.000932, 33.535895], [-118.990046, 33.530288999999996], [-118.98214899999999, 33.52426], [-118.972886, 33.513835], [-118.96601799999999, 33.500023], [-118.962759, 33.485205], [-118.962728, 33.473301], [-118.963751, 33.46683], [-118.966765, 33.457915], [-118.969829, 33.452889], [-118.97268, 33.443169999999995], [-118.978481, 33.431106], [-118.980512, 33.428593], [-118.988726, 33.423441], [-118.99598499999999, 33.419962999999996], [-119.000931, 33.421302], [-119.009524, 33.416767], [-119.027044, 33.412873999999995], [-119.053071, 33.411024], [-119.071893, 33.413799], [-119.086513, 33.421389], [-119.094128, 33.426871999999996], [-119.100761, 33.435241999999995], [-119.108879, 33.451150999999996], [-119.109654, 33.462286999999996], [-119.109569, 33.474275999999996], [-119.107215, 33.500023], [-119.118949, 33.500022], [-119.117174, 33.5056], [-119.108718, 33.519264], [-119.09870000000001, 33.526441999999996], [-119.090493, 33.530296], [-119.076497, 33.535148], [-119.06616199999999, 33.536712], [-119.056555, 33.536026], [-119.047065, 33.537220999999995], [-119.036246, 33.539622], [-119.023943, 33.540003], [-119.008067, 33.537555], [-119.000932, 33.535895]]], [[[-119.468064, 34.063139], [-119.486521, 34.000003], [-119.49229, 33.983215], [-119.500952, 33.971484], [-119.512244, 33.962199], [-119.523312, 33.954924999999996], [-119.532825, 33.949874], [-119.538949, 33.947655999999995], [-119.550467, 33.944953], [-119.56329099999999, 33.944955], [-119.572447, 33.941137999999995], [-119.581586, 33.93967], [-119.59069, 33.939578], [-119.602085, 33.936768], [-119.610368, 33.937199], [-119.618531, 33.935881], [-119.625957, 33.936036], [-119.63673, 33.938277], [-119.653556, 33.930092], [-119.66116099999999, 33.928338], [-119.669135, 33.923128], [-119.680587, 33.919487], [-119.69318200000001, 33.913681], [-119.707491, 33.910388], [-119.718826, 33.909632], [-119.731419, 33.910274], [-119.741344, 33.912619], [-119.745496, 33.911409], [-119.758558, 33.910798], [-119.772829, 33.912414], [-119.77831499999999, 33.910612], [-119.789372, 33.910131], [-119.79700199999999, 33.906343], [-119.810224, 33.901323999999995], [-119.823208, 33.89939], [-119.83442, 33.900788], [-119.847437, 33.904225], [-119.861952, 33.910835999999996], [-119.87595999999999, 33.921383999999996], [-119.884053, 33.925984], [-119.896244, 33.935742], [-119.904762, 33.939674], [-119.90673, 33.932376999999995], [-119.911023, 33.923898], [-119.91893, 33.914353999999996], [-119.928799, 33.905471], [-119.93919, 33.898643], [-119.950294, 33.894376], [-119.972387, 33.891377999999996], [-119.980842, 33.892317], [-120.00095999999999, 33.885248], [-120.008621, 33.878836], [-120.015411, 33.875147999999996], [-120.019339, 33.870554999999996], [-120.02781, 33.866512], [-120.034538, 33.864475999999996], [-120.047909, 33.863592], [-120.058444, 33.859643999999996], [-120.07065, 33.85649], [-120.080106, 33.850505999999996], [-120.09045499999999, 33.846319], [-120.104088, 33.842396], [-120.117266, 33.84158], [-120.125964, 33.842348], [-120.139927, 33.844799], [-120.149551, 33.847961999999995], [-120.157079, 33.853425], [-120.17032, 33.857416], [-120.183, 33.866287], [-120.188216, 33.86636], [-120.19339099999999, 33.868528], [-120.199514, 33.875001999999995], [-120.207629, 33.878907999999996], [-120.214953, 33.880784], [-120.221128, 33.884187], [-120.229634, 33.892329], [-120.23872, 33.904106], [-120.247524, 33.906694], [-120.25639, 33.911673], [-120.264495, 33.918915999999996], [-120.273096, 33.929577], [-120.279384, 33.948658], [-120.280033, 33.953939], [-120.291872, 33.962237], [-120.298973, 33.968457], [-120.308198, 33.966406], [-120.327035, 33.966729], [-120.332253, 33.968424999999996], [-120.346874, 33.963494], [-120.35863, 33.961394999999996], [-120.367073, 33.961036], [-120.384795, 33.964619], [-120.395636, 33.967427], [-120.411766, 33.977045], [-120.422594, 33.974945], [-120.432181, 33.974703], [-120.43998500000001, 33.975538], [-120.446192, 33.977373], [-120.455794, 33.976273], [-120.46677700000001, 33.976116], [-120.480766, 33.980261999999996], [-120.488151, 33.984283], [-120.497726, 33.991199], [-120.518784, 34.01408], [-120.523139, 34.022819], [-120.525852, 34.032993999999995], [-120.526452, 34.041455], [-120.523387, 34.051133], [-120.531063, 34.051687], [-120.550051, 34.057286], [-120.55938499999999, 34.062376], [-120.56699499999999, 34.068638], [-120.573808, 34.075966], [-120.581548, 34.091488], [-120.582264, 34.107517], [-120.579054, 34.118590999999995], [-120.57508899999999, 34.126474], [-120.567847, 34.135618], [-120.560998, 34.140664], [-120.548701, 34.146415999999995], [-120.538118, 34.150344], [-120.526861, 34.152026], [-120.516039, 34.152798], [-120.497378, 34.149892], [-120.48142899999999, 34.142168], [-120.471654, 34.134102], [-120.45701199999999, 34.145762999999995], [-120.441002, 34.154486999999996], [-120.426603, 34.159253], [-120.418787, 34.160568999999995], [-120.401169, 34.158729], [-120.388619, 34.155054], [-120.368746, 34.151041], [-120.361978, 34.148779999999995], [-120.35049000000001, 34.14145], [-120.342712, 34.131502], [-120.338562, 34.121687], [-120.324337, 34.113800000000005], [-120.321087, 34.11045], [-120.311711, 34.109505999999996], [-120.297787, 34.104116], [-120.284651, 34.09475], [-120.27428499999999, 34.081799], [-120.271579, 34.074141], [-120.262408, 34.065084], [-120.252846, 34.058031], [-120.25097099999999, 34.058912], [-120.230998, 34.06114], [-120.216543, 34.061217], [-120.206113, 34.060219], [-120.197576, 34.05815], [-120.194114, 34.058721], [-120.185461, 34.06622], [-120.171128, 34.073318], [-120.159007, 34.075697], [-120.15010699999999, 34.076066], [-120.13991899999999, 34.078576], [-120.120132, 34.078942], [-120.102918, 34.074494], [-120.085854, 34.084198], [-120.080285, 34.086400999999995], [-120.063327, 34.089714], [-120.045154, 34.090606], [-120.02649199999999, 34.089011], [-120.019503, 34.087717999999995], [-120.01021, 34.084043], [-120.000963, 34.078671], [-120.000963, 34.076819], [-119.991643, 34.064868], [-119.98995099999999, 34.070374], [-119.98194699999999, 34.089377], [-119.974386, 34.096743], [-119.972361, 34.10335], [-119.96547100000001, 34.11256], [-119.947835, 34.124998999999995], [-119.936155, 34.128658], [-119.928795, 34.129902], [-119.913364, 34.130148], [-119.905575, 34.129355], [-119.894178, 34.125772], [-119.875985, 34.126234], [-119.859066, 34.122899], [-119.852087, 34.120957], [-119.837957, 34.120194999999995], [-119.82921999999999, 34.118702], [-119.811568, 34.11341], [-119.79260099999999, 34.106375], [-119.783006, 34.109083], [-119.769032, 34.111943], [-119.760839, 34.112617], [-119.745222, 34.110917], [-119.725973, 34.10209], [-119.709463, 34.100663], [-119.70110700000001, 34.098262999999996], [-119.693007, 34.094854], [-119.678954, 34.086504], [-119.654931, 34.071218], [-119.645169, 34.080055], [-119.635229, 34.086732], [-119.628112, 34.090067], [-119.625969, 34.092697], [-119.614268, 34.099432], [-119.599892, 34.104006999999996], [-119.59055599999999, 34.105638], [-119.581973, 34.105731999999996], [-119.574116, 34.108112999999996], [-119.565522, 34.108809], [-119.548251, 34.107783], [-119.538419, 34.105413], [-119.512106, 34.09346], [-119.49749, 34.082755], [-119.488752, 34.079195], [-119.477308, 34.071826], [-119.468064, 34.063139]]], [[[-119.472754, 34.901174], [-119.442352, 34.901274], [-119.442204, 34.87525], [-119.442154, 34.77668], [-119.442284, 34.765138], [-119.441355, 34.74534], [-119.441496, 34.711062], [-119.441889, 34.691976], [-119.44187600000001, 34.65351], [-119.442395, 34.630379], [-119.442183, 34.615573999999995], [-119.442422, 34.58957], [-119.44225399999999, 34.521091], [-119.442222, 34.455909999999996], [-119.440414, 34.441842], [-119.44367199999999, 34.43667], [-119.444717, 34.42951], [-119.451531, 34.429829999999995], [-119.454567, 34.421743], [-119.45427699999999, 34.418166], [-119.449363, 34.411974], [-119.44541100000001, 34.408881], [-119.44564, 34.404257], [-119.449081, 34.401717], [-119.45180500000001, 34.396989999999995], [-119.458481, 34.393367], [-119.472481, 34.383829999999996], [-119.477363, 34.371688999999996], [-119.500953, 34.326921999999996], [-119.510797, 34.33085], [-119.51947200000001, 34.336069], [-119.52291, 34.335919], [-119.527918, 34.338771], [-119.53265400000001, 34.33877], [-119.54785, 34.344362], [-119.555829, 34.345019], [-119.574545, 34.353816], [-119.584795, 34.36166], [-119.590294, 34.361208999999995], [-119.60206099999999, 34.363654], [-119.610846, 34.367217], [-119.617462, 34.36873], [-119.622496, 34.36674], [-119.636269, 34.365722], [-119.651357, 34.366707999999996], [-119.66611, 34.354464], [-119.689314, 34.344094999999996], [-119.707593, 34.337323999999995], [-119.716129, 34.336107999999996], [-119.732023, 34.339695999999996], [-119.750969, 34.347086], [-119.763574, 34.35291], [-119.785525, 34.359902999999996], [-119.797067, 34.365331], [-119.80580499999999, 34.365339999999996], [-119.815897, 34.359766], [-119.823148, 34.357047], [-119.837921, 34.354318], [-119.845639, 34.353769], [-119.85527, 34.35433], [-119.865898, 34.357186], [-119.87597, 34.355641], [-119.891521, 34.357457], [-119.89850200000001, 34.360358], [-119.912886, 34.369391], [-119.916529, 34.37261], [-119.927899, 34.374995], [-120.000972, 34.39949], [-120.009416, 34.401534999999996], [-120.024356, 34.409343], [-120.036136, 34.409948], [-120.044814, 34.412454], [-120.056788, 34.409935], [-120.070301, 34.409769], [-120.076435, 34.411116], [-120.083086, 34.409372], [-120.09067, 34.409286], [-120.10830899999999, 34.412891], [-120.12724299999999, 34.418724999999995], [-120.13512, 34.422061], [-120.14728, 34.422916], [-120.163636, 34.420361], [-120.176402, 34.420946], [-120.191754, 34.419988], [-120.202828, 34.422208], [-120.21587, 34.42129], [-120.22388, 34.419159], [-120.24060399999999, 34.417456], [-120.248265, 34.418056], [-120.264735, 34.41768], [-120.280222, 34.416298], [-120.287125, 34.417609], [-120.29704699999999, 34.414975999999996], [-120.31228300000001, 34.412791], [-120.324511, 34.409748], [-120.340003, 34.409424], [-120.348871, 34.407323999999996], [-120.367335, 34.408485999999996], [-120.380855, 34.405922], [-120.386922, 34.405653], [-120.390592, 34.403296999999995], [-120.408528, 34.398652999999996], [-120.42603199999999, 34.396744999999996], [-120.436246, 34.393178999999996], [-120.450998, 34.391183999999996], [-120.468689, 34.393937], [-120.475218, 34.396663], [-120.488091, 34.398278], [-120.50099900000001, 34.403135999999996], [-120.514162, 34.412048], [-120.523646, 34.419505], [-120.532928, 34.433183], [-120.535572, 34.439521], [-120.535664, 34.452695], [-120.541495, 34.457080999999995], [-120.549042, 34.465148], [-120.553105, 34.47101], [-120.558303, 34.482617999999995], [-120.559439, 34.488465999999995], [-120.566622, 34.49028], [-120.58151, 34.496632], [-120.594334, 34.504072], [-120.60047399999999, 34.502561], [-120.609481, 34.501909999999995], [-120.621903, 34.503083], [-120.632575, 34.502687], [-120.64236, 34.503765], [-120.656058, 34.508598], [-120.684529, 34.527131], [-120.690665, 34.533564999999996], [-120.694987, 34.540634], [-120.703968, 34.548494999999996], [-120.707951, 34.554898], [-120.712757, 34.568297], [-120.713329, 34.57496], [-120.71213399999999, 34.584202], [-120.707089, 34.597501], [-120.708562, 34.606094], [-120.707183, 34.616211], [-120.701283, 34.630007], [-120.693937, 34.63834], [-120.68648, 34.645023], [-120.68248, 34.652979], [-120.672515, 34.676660999999996], [-120.664691, 34.696343999999996], [-120.668908, 34.701584], [-120.677308, 34.709742999999996], [-120.68465499999999, 34.721078], [-120.688431, 34.724202], [-120.697137, 34.735757], [-120.70209299999999, 34.748329], [-120.701828, 34.763211], [-120.699795, 34.770861], [-120.692889, 34.782664], [-120.68442, 34.803657], [-120.680791, 34.813811], [-120.673281, 34.838623999999996], [-120.684098, 34.844526], [-120.6956, 34.854585], [-120.704948, 34.858149], [-120.71296699999999, 34.862902], [-120.72412, 34.873703], [-120.730679, 34.886427], [-120.73382, 34.896041], [-120.73432700000001, 34.904751], [-120.733417, 34.910160999999995], [-120.72722999999999, 34.923316], [-120.72835599999999, 34.928364], [-120.72811, 34.938257], [-120.725745, 34.9465], [-120.717925, 34.959976999999995], [-120.71483, 34.962631], [-120.712065, 34.972926], [-120.702795, 34.999975], [-120.64911599999999, 34.974605], [-120.63414399999999, 34.959562], [-120.628874, 34.962877], [-120.616304, 34.965949], [-120.613143, 34.971272], [-120.602199, 34.972749], [-120.5955, 34.966488], [-120.585516, 34.967220999999995], [-120.582314, 34.972260999999996], [-120.575191, 34.978291], [-120.565504, 34.977316], [-120.55492, 34.973881], [-120.547094, 34.978811], [-120.54417699999999, 34.979272], [-120.53856999999999, 34.983754], [-120.496222, 34.993155], [-120.45250300000001, 34.988821], [-120.438098, 34.987755], [-120.425849, 34.981075], [-120.390814, 34.963108999999996], [-120.361245, 34.946466], [-120.35303, 34.939287], [-120.3455, 34.935013999999995], [-120.340199, 34.933776], [-120.328305, 34.925821], [-120.324424, 34.922221], [-120.32445899999999, 34.919332], [-120.318298, 34.907038], [-120.31196299999999, 34.903817], [-120.301827, 34.905571], [-120.29884799999999, 34.908787], [-120.300271, 34.914697], [-120.298324, 34.919259], [-120.293515, 34.92481], [-120.29218, 34.93031], [-120.29454799999999, 34.946594], [-120.296559, 34.950395], [-120.301627, 34.953247999999995], [-120.304134, 34.957099], [-120.30194900000001, 34.963381], [-120.308341, 34.970335999999996], [-120.314791, 34.973824], [-120.316096, 34.976604], [-120.314533, 34.981501], [-120.319594, 34.986111], [-120.32711499999999, 34.986525], [-120.333416, 34.994755999999995], [-120.33535499999999, 35.003512], [-120.334548, 35.006315], [-120.323823, 35.017314], [-120.309926, 35.00922], [-120.290228, 35.015435], [-120.27861899999999, 35.011559999999996], [-120.27714499999999, 35.017576], [-120.27367, 35.020804999999996], [-120.266593, 35.021257], [-120.261357, 35.023551], [-120.258831, 35.017723], [-120.25478799999999, 35.021023], [-120.252155, 35.029022], [-120.24068, 35.02243], [-120.233775, 35.023680999999996], [-120.23120399999999, 35.020603], [-120.22639, 35.022411], [-120.221598, 35.02124], [-120.210509, 35.02335], [-120.204118, 35.026184], [-120.203149, 35.028735999999995], [-120.190522, 35.030108999999996], [-120.188078, 35.031172999999995], [-120.186401, 35.036552], [-120.180331, 35.039277999999996], [-120.18489, 35.048449], [-120.18048, 35.054953999999995], [-120.178817, 35.061915], [-120.172927, 35.064485999999995], [-120.17257599999999, 35.07004], [-120.167616, 35.075297], [-120.15566, 35.078066], [-120.154439, 35.082147], [-120.149388, 35.081469], [-120.147984, 35.084467], [-120.142918, 35.082215999999995], [-120.140789, 35.085173], [-120.145031, 35.089861], [-120.142307, 35.096047999999996], [-120.13860700000001, 35.094156], [-120.135913, 35.097851999999996], [-120.129443, 35.094393], [-120.124629, 35.098451], [-120.119903, 35.097921], [-120.119608, 35.101949], [-120.11575500000001, 35.106674999999996], [-120.11268, 35.103513], [-120.107339, 35.105249], [-120.107759, 35.10893], [-120.09693, 35.109595], [-120.093277, 35.114202], [-120.088638, 35.113], [-120.08078, 35.114335], [-120.084938, 35.10761], [-120.080739, 35.104895], [-120.072415, 35.10471], [-120.071984, 35.101825999999996], [-120.067313, 35.096762], [-120.061219, 35.095354], [-120.05994, 35.092971999999996], [-120.048521, 35.089901], [-120.044038, 35.085992999999995], [-120.039558, 35.089152], [-120.032817, 35.087824], [-120.029313, 35.083571], [-120.024078, 35.08404], [-120.02332200000001, 35.080311], [-120.018264, 35.082358], [-120.014049, 35.081447], [-120.013582, 35.075578], [-120.00981, 35.075289999999995], [-120.00559799999999, 35.071793], [-120.002017, 35.073205], [-119.992559, 35.062931], [-119.988558, 35.064929], [-119.98245299999999, 35.061191], [-119.97966199999999, 35.061865], [-119.97572, 35.058265999999996], [-119.965022, 35.058825], [-119.960689, 35.055712], [-119.955784, 35.057179], [-119.948766, 35.057176999999996], [-119.94272, 35.054438999999995], [-119.931612, 35.056343], [-119.92841899999999, 35.059794], [-119.917307, 35.048977], [-119.909429, 35.045953], [-119.910248, 35.039566], [-119.903802, 35.038131], [-119.891748, 35.039044], [-119.889652, 35.040628999999996], [-119.88296, 35.039269], [-119.878272, 35.039713], [-119.87508700000001, 35.035689], [-119.865997, 35.035083], [-119.863329, 35.031425], [-119.854517, 35.032149], [-119.851473, 35.027550999999995], [-119.84798, 35.025418], [-119.84416999999999, 35.015476], [-119.84118, 35.015015], [-119.830825, 35.005781], [-119.82436, 35.004951], [-119.815573, 35.001107999999995], [-119.809949, 35.002097], [-119.802694, 34.997783999999996], [-119.798997, 34.993249], [-119.789292, 34.98867], [-119.784269, 34.988678], [-119.780402, 34.990729], [-119.770659, 34.986311], [-119.761321, 34.981121], [-119.755039, 34.980007], [-119.745566, 34.973676], [-119.740067, 34.973076], [-119.72933, 34.974649], [-119.717365, 34.971776], [-119.708465, 34.975476], [-119.700564, 34.976673999999996], [-119.693217, 34.973706], [-119.678624, 34.971775], [-119.672963, 34.973375], [-119.66426899999999, 34.969876], [-119.655282, 34.963801], [-119.65250499999999, 34.959931999999995], [-119.64671, 34.95686], [-119.644262, 34.953575], [-119.634861, 34.953875], [-119.625361, 34.949275], [-119.616061, 34.950575], [-119.60896, 34.946875], [-119.59246, 34.935075999999995], [-119.586059, 34.927275], [-119.578359, 34.921875], [-119.561758, 34.914075], [-119.54615799999999, 34.904775], [-119.535757, 34.897576], [-119.50134299999999, 34.897873], [-119.490455, 34.897475], [-119.490355, 34.901174], [-119.472754, 34.901174]]]]}}, {"type": "Feature", "id": "103", "properties": {"name": "Santa Barbara, 06", "density": 619}, "geometry": {"type": "MultiPolygon", "coordinates": [[[[-119.000932, 33.535895], [-118.990046, 33.530288999999996], [-118.98214899999999, 33.52426], [-118.972886, 33.513835], [-118.96601799999999, 33.500023], [-118.962759, 33.485205], [-118.962728, 33.473301], [-118.963751, 33.46683], [-118.966765, 33.457915], [-118.969829, 33.452889], [-118.97268, 33.443169999999995], [-118.978481, 33.431106], [-118.980512, 33.428593], [-118.988726, 33.423441], [-118.99598499999999, 33.419962999999996], [-119.000931, 33.421302], [-119.009524, 33.416767], [-119.027044, 33.412873999999995], [-119.053071, 33.411024], [-119.071893, 33.413799], [-119.086513, 33.421389], [-119.094128, 33.426871999999996], [-119.100761, 33.435241999999995], [-119.108879, 33.451150999999996], [-119.109654, 33.462286999999996], [-119.109569, 33.474275999999996], [-119.107215, 33.500023], [-119.118949, 33.500022], [-119.117174, 33.5056], [-119.108718, 33.519264], [-119.09870000000001, 33.526441999999996], [-119.090493, 33.530296], [-119.076497, 33.535148], [-119.06616199999999, 33.536712], [-119.056555, 33.536026], [-119.047065, 33.537220999999995], [-119.036246, 33.539622], [-119.023943, 33.540003], [-119.008067, 33.537555], [-119.000932, 33.535895]]], [[[-119.468064, 34.063139], [-119.486521, 34.000003], [-119.49229, 33.983215], [-119.500952, 33.971484], [-119.512244, 33.962199], [-119.523312, 33.954924999999996], [-119.532825, 33.949874], [-119.538949, 33.947655999999995], [-119.550467, 33.944953], [-119.56329099999999, 33.944955], [-119.572447, 33.941137999999995], [-119.581586, 33.93967], [-119.59069, 33.939578], [-119.602085, 33.936768], [-119.610368, 33.937199], [-119.618531, 33.935881], [-119.625957, 33.936036], [-119.63673, 33.938277], [-119.653556, 33.930092], [-119.66116099999999, 33.928338], [-119.669135, 33.923128], [-119.680587, 33.919487], [-119.69318200000001, 33.913681], [-119.707491, 33.910388], [-119.718826, 33.909632], [-119.731419, 33.910274], [-119.741344, 33.912619], [-119.745496, 33.911409], [-119.758558, 33.910798], [-119.772829, 33.912414], [-119.77831499999999, 33.910612], [-119.789372, 33.910131], [-119.79700199999999, 33.906343], [-119.810224, 33.901323999999995], [-119.823208, 33.89939], [-119.83442, 33.900788], [-119.847437, 33.904225], [-119.861952, 33.910835999999996], [-119.87595999999999, 33.921383999999996], [-119.884053, 33.925984], [-119.896244, 33.935742], [-119.904762, 33.939674], [-119.90673, 33.932376999999995], [-119.911023, 33.923898], [-119.91893, 33.914353999999996], [-119.928799, 33.905471], [-119.93919, 33.898643], [-119.950294, 33.894376], [-119.972387, 33.891377999999996], [-119.980842, 33.892317], [-120.00095999999999, 33.885248], [-120.008621, 33.878836], [-120.015411, 33.875147999999996], [-120.019339, 33.870554999999996], [-120.02781, 33.866512], [-120.034538, 33.864475999999996], [-120.047909, 33.863592], [-120.058444, 33.859643999999996], [-120.07065, 33.85649], [-120.080106, 33.850505999999996], [-120.09045499999999, 33.846319], [-120.104088, 33.842396], [-120.117266, 33.84158], [-120.125964, 33.842348], [-120.139927, 33.844799], [-120.149551, 33.847961999999995], [-120.157079, 33.853425], [-120.17032, 33.857416], [-120.183, 33.866287], [-120.188216, 33.86636], [-120.19339099999999, 33.868528], [-120.199514, 33.875001999999995], [-120.207629, 33.878907999999996], [-120.214953, 33.880784], [-120.221128, 33.884187], [-120.229634, 33.892329], [-120.23872, 33.904106], [-120.247524, 33.906694], [-120.25639, 33.911673], [-120.264495, 33.918915999999996], [-120.273096, 33.929577], [-120.279384, 33.948658], [-120.280033, 33.953939], [-120.291872, 33.962237], [-120.298973, 33.968457], [-120.308198, 33.966406], [-120.327035, 33.966729], [-120.332253, 33.968424999999996], [-120.346874, 33.963494], [-120.35863, 33.961394999999996], [-120.367073, 33.961036], [-120.384795, 33.964619], [-120.395636, 33.967427], [-120.411766, 33.977045], [-120.422594, 33.974945], [-120.432181, 33.974703], [-120.43998500000001, 33.975538], [-120.446192, 33.977373], [-120.455794, 33.976273], [-120.46677700000001, 33.976116], [-120.480766, 33.980261999999996], [-120.488151, 33.984283], [-120.497726, 33.991199], [-120.518784, 34.01408], [-120.523139, 34.022819], [-120.525852, 34.032993999999995], [-120.526452, 34.041455], [-120.523387, 34.051133], [-120.531063, 34.051687], [-120.550051, 34.057286], [-120.55938499999999, 34.062376], [-120.56699499999999, 34.068638], [-120.573808, 34.075966], [-120.581548, 34.091488], [-120.582264, 34.107517], [-120.579054, 34.118590999999995], [-120.57508899999999, 34.126474], [-120.567847, 34.135618], [-120.560998, 34.140664], [-120.548701, 34.146415999999995], [-120.538118, 34.150344], [-120.526861, 34.152026], [-120.516039, 34.152798], [-120.497378, 34.149892], [-120.48142899999999, 34.142168], [-120.471654, 34.134102], [-120.45701199999999, 34.145762999999995], [-120.441002, 34.154486999999996], [-120.426603, 34.159253], [-120.418787, 34.160568999999995], [-120.401169, 34.158729], [-120.388619, 34.155054], [-120.368746, 34.151041], [-120.361978, 34.148779999999995], [-120.35049000000001, 34.14145], [-120.342712, 34.131502], [-120.338562, 34.121687], [-120.324337, 34.113800000000005], [-120.321087, 34.11045], [-120.311711, 34.109505999999996], [-120.297787, 34.104116], [-120.284651, 34.09475], [-120.27428499999999, 34.081799], [-120.271579, 34.074141], [-120.262408, 34.065084], [-120.252846, 34.058031], [-120.25097099999999, 34.058912], [-120.230998, 34.06114], [-120.216543, 34.061217], [-120.206113, 34.060219], [-120.197576, 34.05815], [-120.194114, 34.058721], [-120.185461, 34.06622], [-120.171128, 34.073318], [-120.159007, 34.075697], [-120.15010699999999, 34.076066], [-120.13991899999999, 34.078576], [-120.120132, 34.078942], [-120.102918, 34.074494], [-120.085854, 34.084198], [-120.080285, 34.086400999999995], [-120.063327, 34.089714], [-120.045154, 34.090606], [-120.02649199999999, 34.089011], [-120.019503, 34.087717999999995], [-120.01021, 34.084043], [-120.000963, 34.078671], [-120.000963, 34.076819], [-119.991643, 34.064868], [-119.98995099999999, 34.070374], [-119.98194699999999, 34.089377], [-119.974386, 34.096743], [-119.972361, 34.10335], [-119.96547100000001, 34.11256], [-119.947835, 34.124998999999995], [-119.936155, 34.128658], [-119.928795, 34.129902], [-119.913364, 34.130148], [-119.905575, 34.129355], [-119.894178, 34.125772], [-119.875985, 34.126234], [-119.859066, 34.122899], [-119.852087, 34.120957], [-119.837957, 34.120194999999995], [-119.82921999999999, 34.118702], [-119.811568, 34.11341], [-119.79260099999999, 34.106375], [-119.783006, 34.109083], [-119.769032, 34.111943], [-119.760839, 34.112617], [-119.745222, 34.110917], [-119.725973, 34.10209], [-119.709463, 34.100663], [-119.70110700000001, 34.098262999999996], [-119.693007, 34.094854], [-119.678954, 34.086504], [-119.654931, 34.071218], [-119.645169, 34.080055], [-119.635229, 34.086732], [-119.628112, 34.090067], [-119.625969, 34.092697], [-119.614268, 34.099432], [-119.599892, 34.104006999999996], [-119.59055599999999, 34.105638], [-119.581973, 34.105731999999996], [-119.574116, 34.108112999999996], [-119.565522, 34.108809], [-119.548251, 34.107783], [-119.538419, 34.105413], [-119.512106, 34.09346], [-119.49749, 34.082755], [-119.488752, 34.079195], [-119.477308, 34.071826], [-119.468064, 34.063139]]], [[[-119.472754, 34.901174], [-119.442352, 34.901274], [-119.442204, 34.87525], [-119.442154, 34.77668], [-119.442284, 34.765138], [-119.441355, 34.74534], [-119.441496, 34.711062], [-119.441889, 34.691976], [-119.44187600000001, 34.65351], [-119.442395, 34.630379], [-119.442183, 34.615573999999995], [-119.442422, 34.58957], [-119.44225399999999, 34.521091], [-119.442222, 34.455909999999996], [-119.440414, 34.441842], [-119.44367199999999, 34.43667], [-119.444717, 34.42951], [-119.451531, 34.429829999999995], [-119.454567, 34.421743], [-119.45427699999999, 34.418166], [-119.449363, 34.411974], [-119.44541100000001, 34.408881], [-119.44564, 34.404257], [-119.449081, 34.401717], [-119.45180500000001, 34.396989999999995], [-119.458481, 34.393367], [-119.472481, 34.383829999999996], [-119.477363, 34.371688999999996], [-119.500953, 34.326921999999996], [-119.510797, 34.33085], [-119.51947200000001, 34.336069], [-119.52291, 34.335919], [-119.527918, 34.338771], [-119.53265400000001, 34.33877], [-119.54785, 34.344362], [-119.555829, 34.345019], [-119.574545, 34.353816], [-119.584795, 34.36166], [-119.590294, 34.361208999999995], [-119.60206099999999, 34.363654], [-119.610846, 34.367217], [-119.617462, 34.36873], [-119.622496, 34.36674], [-119.636269, 34.365722], [-119.651357, 34.366707999999996], [-119.66611, 34.354464], [-119.689314, 34.344094999999996], [-119.707593, 34.337323999999995], [-119.716129, 34.336107999999996], [-119.732023, 34.339695999999996], [-119.750969, 34.347086], [-119.763574, 34.35291], [-119.785525, 34.359902999999996], [-119.797067, 34.365331], [-119.80580499999999, 34.365339999999996], [-119.815897, 34.359766], [-119.823148, 34.357047], [-119.837921, 34.354318], [-119.845639, 34.353769], [-119.85527, 34.35433], [-119.865898, 34.357186], [-119.87597, 34.355641], [-119.891521, 34.357457], [-119.89850200000001, 34.360358], [-119.912886, 34.369391], [-119.916529, 34.37261], [-119.927899, 34.374995], [-120.000972, 34.39949], [-120.009416, 34.401534999999996], [-120.024356, 34.409343], [-120.036136, 34.409948], [-120.044814, 34.412454], [-120.056788, 34.409935], [-120.070301, 34.409769], [-120.076435, 34.411116], [-120.083086, 34.409372], [-120.09067, 34.409286], [-120.10830899999999, 34.412891], [-120.12724299999999, 34.418724999999995], [-120.13512, 34.422061], [-120.14728, 34.422916], [-120.163636, 34.420361], [-120.176402, 34.420946], [-120.191754, 34.419988], [-120.202828, 34.422208], [-120.21587, 34.42129], [-120.22388, 34.419159], [-120.24060399999999, 34.417456], [-120.248265, 34.418056], [-120.264735, 34.41768], [-120.280222, 34.416298], [-120.287125, 34.417609], [-120.29704699999999, 34.414975999999996], [-120.31228300000001, 34.412791], [-120.324511, 34.409748], [-120.340003, 34.409424], [-120.348871, 34.407323999999996], [-120.367335, 34.408485999999996], [-120.380855, 34.405922], [-120.386922, 34.405653], [-120.390592, 34.403296999999995], [-120.408528, 34.398652999999996], [-120.42603199999999, 34.396744999999996], [-120.436246, 34.393178999999996], [-120.450998, 34.391183999999996], [-120.468689, 34.393937], [-120.475218, 34.396663], [-120.488091, 34.398278], [-120.50099900000001, 34.403135999999996], [-120.514162, 34.412048], [-120.523646, 34.419505], [-120.532928, 34.433183], [-120.535572, 34.439521], [-120.535664, 34.452695], [-120.541495, 34.457080999999995], [-120.549042, 34.465148], [-120.553105, 34.47101], [-120.558303, 34.482617999999995], [-120.559439, 34.488465999999995], [-120.566622, 34.49028], [-120.58151, 34.496632], [-120.594334, 34.504072], [-120.60047399999999, 34.502561], [-120.609481, 34.501909999999995], [-120.621903, 34.503083], [-120.632575, 34.502687], [-120.64236, 34.503765], [-120.656058, 34.508598], [-120.684529, 34.527131], [-120.690665, 34.533564999999996], [-120.694987, 34.540634], [-120.703968, 34.548494999999996], [-120.707951, 34.554898], [-120.712757, 34.568297], [-120.713329, 34.57496], [-120.71213399999999, 34.584202], [-120.707089, 34.597501], [-120.708562, 34.606094], [-120.707183, 34.616211], [-120.701283, 34.630007], [-120.693937, 34.63834], [-120.68648, 34.645023], [-120.68248, 34.652979], [-120.672515, 34.676660999999996], [-120.664691, 34.696343999999996], [-120.668908, 34.701584], [-120.677308, 34.709742999999996], [-120.68465499999999, 34.721078], [-120.688431, 34.724202], [-120.697137, 34.735757], [-120.70209299999999, 34.748329], [-120.701828, 34.763211], [-120.699795, 34.770861], [-120.692889, 34.782664], [-120.68442, 34.803657], [-120.680791, 34.813811], [-120.673281, 34.838623999999996], [-120.684098, 34.844526], [-120.6956, 34.854585], [-120.704948, 34.858149], [-120.71296699999999, 34.862902], [-120.72412, 34.873703], [-120.730679, 34.886427], [-120.73382, 34.896041], [-120.73432700000001, 34.904751], [-120.733417, 34.910160999999995], [-120.72722999999999, 34.923316], [-120.72835599999999, 34.928364], [-120.72811, 34.938257], [-120.725745, 34.9465], [-120.717925, 34.959976999999995], [-120.71483, 34.962631], [-120.712065, 34.972926], [-120.702795, 34.999975], [-120.64911599999999, 34.974605], [-120.63414399999999, 34.959562], [-120.628874, 34.962877], [-120.616304, 34.965949], [-120.613143, 34.971272], [-120.602199, 34.972749], [-120.5955, 34.966488], [-120.585516, 34.967220999999995], [-120.582314, 34.972260999999996], [-120.575191, 34.978291], [-120.565504, 34.977316], [-120.55492, 34.973881], [-120.547094, 34.978811], [-120.54417699999999, 34.979272], [-120.53856999999999, 34.983754], [-120.496222, 34.993155], [-120.45250300000001, 34.988821], [-120.438098, 34.987755], [-120.425849, 34.981075], [-120.390814, 34.963108999999996], [-120.361245, 34.946466], [-120.35303, 34.939287], [-120.3455, 34.935013999999995], [-120.340199, 34.933776], [-120.328305, 34.925821], [-120.324424, 34.922221], [-120.32445899999999, 34.919332], [-120.318298, 34.907038], [-120.31196299999999, 34.903817], [-120.301827, 34.905571], [-120.29884799999999, 34.908787], [-120.300271, 34.914697], [-120.298324, 34.919259], [-120.293515, 34.92481], [-120.29218, 34.93031], [-120.29454799999999, 34.946594], [-120.296559, 34.950395], [-120.301627, 34.953247999999995], [-120.304134, 34.957099], [-120.30194900000001, 34.963381], [-120.308341, 34.970335999999996], [-120.314791, 34.973824], [-120.316096, 34.976604], [-120.314533, 34.981501], [-120.319594, 34.986111], [-120.32711499999999, 34.986525], [-120.333416, 34.994755999999995], [-120.33535499999999, 35.003512], [-120.334548, 35.006315], [-120.323823, 35.017314], [-120.309926, 35.00922], [-120.290228, 35.015435], [-120.27861899999999, 35.011559999999996], [-120.27714499999999, 35.017576], [-120.27367, 35.020804999999996], [-120.266593, 35.021257], [-120.261357, 35.023551], [-120.258831, 35.017723], [-120.25478799999999, 35.021023], [-120.252155, 35.029022], [-120.24068, 35.02243], [-120.233775, 35.023680999999996], [-120.23120399999999, 35.020603], [-120.22639, 35.022411], [-120.221598, 35.02124], [-120.210509, 35.02335], [-120.204118, 35.026184], [-120.203149, 35.028735999999995], [-120.190522, 35.030108999999996], [-120.188078, 35.031172999999995], [-120.186401, 35.036552], [-120.180331, 35.039277999999996], [-120.18489, 35.048449], [-120.18048, 35.054953999999995], [-120.178817, 35.061915], [-120.172927, 35.064485999999995], [-120.17257599999999, 35.07004], [-120.167616, 35.075297], [-120.15566, 35.078066], [-120.154439, 35.082147], [-120.149388, 35.081469], [-120.147984, 35.084467], [-120.142918, 35.082215999999995], [-120.140789, 35.085173], [-120.145031, 35.089861], [-120.142307, 35.096047999999996], [-120.13860700000001, 35.094156], [-120.135913, 35.097851999999996], [-120.129443, 35.094393], [-120.124629, 35.098451], [-120.119903, 35.097921], [-120.119608, 35.101949], [-120.11575500000001, 35.106674999999996], [-120.11268, 35.103513], [-120.107339, 35.105249], [-120.107759, 35.10893], [-120.09693, 35.109595], [-120.093277, 35.114202], [-120.088638, 35.113], [-120.08078, 35.114335], [-120.084938, 35.10761], [-120.080739, 35.104895], [-120.072415, 35.10471], [-120.071984, 35.101825999999996], [-120.067313, 35.096762], [-120.061219, 35.095354], [-120.05994, 35.092971999999996], [-120.048521, 35.089901], [-120.044038, 35.085992999999995], [-120.039558, 35.089152], [-120.032817, 35.087824], [-120.029313, 35.083571], [-120.024078, 35.08404], [-120.02332200000001, 35.080311], [-120.018264, 35.082358], [-120.014049, 35.081447], [-120.013582, 35.075578], [-120.00981, 35.075289999999995], [-120.00559799999999, 35.071793], [-120.002017, 35.073205], [-119.992559, 35.062931], [-119.988558, 35.064929], [-119.98245299999999, 35.061191], [-119.97966199999999, 35.061865], [-119.97572, 35.058265999999996], [-119.965022, 35.058825], [-119.960689, 35.055712], [-119.955784, 35.057179], [-119.948766, 35.057176999999996], [-119.94272, 35.054438999999995], [-119.931612, 35.056343], [-119.92841899999999, 35.059794], [-119.917307, 35.048977], [-119.909429, 35.045953], [-119.910248, 35.039566], [-119.903802, 35.038131], [-119.891748, 35.039044], [-119.889652, 35.040628999999996], [-119.88296, 35.039269], [-119.878272, 35.039713], [-119.87508700000001, 35.035689], [-119.865997, 35.035083], [-119.863329, 35.031425], [-119.854517, 35.032149], [-119.851473, 35.027550999999995], [-119.84798, 35.025418], [-119.84416999999999, 35.015476], [-119.84118, 35.015015], [-119.830825, 35.005781], [-119.82436, 35.004951], [-119.815573, 35.001107999999995], [-119.809949, 35.002097], [-119.802694, 34.997783999999996], [-119.798997, 34.993249], [-119.789292, 34.98867], [-119.784269, 34.988678], [-119.780402, 34.990729], [-119.770659, 34.986311], [-119.761321, 34.981121], [-119.755039, 34.980007], [-119.745566, 34.973676], [-119.740067, 34.973076], [-119.72933, 34.974649], [-119.717365, 34.971776], [-119.708465, 34.975476], [-119.700564, 34.976673999999996], [-119.693217, 34.973706], [-119.678624, 34.971775], [-119.672963, 34.973375], [-119.66426899999999, 34.969876], [-119.655282, 34.963801], [-119.65250499999999, 34.959931999999995], [-119.64671, 34.95686], [-119.644262, 34.953575], [-119.634861, 34.953875], [-119.625361, 34.949275], [-119.616061, 34.950575], [-119.60896, 34.946875], [-119.59246, 34.935075999999995], [-119.586059, 34.927275], [-119.578359, 34.921875], [-119.561758, 34.914075], [-119.54615799999999, 34.904775], [-119.535757, 34.897576], [-119.50134299999999, 34.897873], [-119.490455, 34.897475], [-119.490355, 34.901174], [-119.472754, 34.901174]]]]}}, {"type": "Feature", "id": "104", "properties": {"name": "Mono, 06", "density": 1616}, "geometry": {"type": "Polygon", "coordinates": [[[-119.639205, 38.326879999999996], [-119.63489200000001, 38.329281], [-119.631853, 38.334741], [-119.632068, 38.344201999999996], [-119.628295, 38.349733], [-119.63183000000001, 38.35483], [-119.628344, 38.358596], [-119.614448, 38.365593], [-119.607395, 38.366458], [-119.610922, 38.372952], [-119.614687, 38.377002], [-119.61477099999999, 38.379956], [-119.61880099999999, 38.382739], [-119.619181, 38.38722], [-119.622093, 38.393875], [-119.61581, 38.398917], [-119.611508, 38.398972], [-119.604156, 38.402384], [-119.601212, 38.405353999999996], [-119.592409, 38.398877], [-119.586339, 38.396949], [-119.578226, 38.401523], [-119.567546, 38.405114999999995], [-119.561995, 38.410734], [-119.561857, 38.420843], [-119.565065, 38.421802], [-119.56894, 38.433963999999996], [-119.561404, 38.439945], [-119.561286, 38.442623], [-119.556426, 38.447465], [-119.557255, 38.455484], [-119.558983, 38.460437], [-119.555863, 38.470242], [-119.54686699999999, 38.473521], [-119.542367, 38.481657], [-119.545374, 38.490032], [-119.54382799999999, 38.493328], [-119.546092, 38.49935], [-119.55661599999999, 38.501702], [-119.559214, 38.505491], [-119.556217, 38.516621], [-119.558774, 38.518096], [-119.56154000000001, 38.526008], [-119.565378, 38.526377], [-119.568055, 38.537707], [-119.570995, 38.541729], [-119.57410999999999, 38.540824], [-119.57939400000001, 38.548701], [-119.584298, 38.552018], [-119.587192, 38.566902999999996], [-119.59052, 38.568678], [-119.58930699999999, 38.573563], [-119.59154, 38.578634], [-119.59602, 38.581851], [-119.594652, 38.587651], [-119.599815, 38.593348], [-119.608864, 38.594718], [-119.612534, 38.600482], [-119.619066, 38.603529], [-119.621072, 38.614422999999995], [-119.618467, 38.620124], [-119.61632900000001, 38.629675], [-119.617932, 38.632624], [-119.614934, 38.638152], [-119.616862, 38.644627], [-119.613133, 38.655772], [-119.613339, 38.666827], [-119.609011, 38.665911], [-119.598647, 38.670942], [-119.596212, 38.677879], [-119.591461, 38.682173999999996], [-119.591844, 38.690126], [-119.586668, 38.694913], [-119.586905, 38.698496999999996], [-119.57951800000001, 38.705608999999995], [-119.585437, 38.713212], [-119.552579, 38.690353], [-119.51147, 38.662182], [-119.501, 38.654374], [-119.47224, 38.634662999999996], [-119.461282, 38.627533], [-119.433791, 38.608200000000004], [-119.37599399999999, 38.566793], [-119.370117, 38.563280999999996], [-119.32839799999999, 38.534791999999996], [-119.279552, 38.500313], [-119.250988, 38.480779999999996], [-119.23496399999999, 38.468996], [-119.156978, 38.414746], [-119.097159, 38.372851], [-119.082358, 38.361267], [-119.029783, 38.324978], [-119.000975, 38.303675], [-118.94971, 38.268965], [-118.922518, 38.249919], [-118.875873, 38.216456], [-118.859084, 38.204809], [-118.771867, 38.141870999999995], [-118.746598, 38.124925999999995], [-118.714201, 38.102105], [-118.625963, 38.03774], [-118.62167600000001, 38.034438], [-118.571958, 37.99993], [-118.500964, 37.949023], [-118.496043, 37.945146], [-118.428144, 37.89622], [-118.375936, 37.858663], [-118.37257199999999, 37.856012], [-118.250956, 37.768622], [-118.17790600000001, 37.715635], [-118.125849, 37.677986], [-118.052189, 37.62493], [-118.037481, 37.613538], [-117.986954, 37.57702], [-117.979542, 37.572140999999995], [-117.937025, 37.540077], [-117.904625, 37.515836], [-117.875927, 37.497267], [-117.83272600000001, 37.464929], [-117.903297, 37.464847999999996], [-117.916861, 37.465238], [-117.93153699999999, 37.464574999999996], [-117.949878, 37.464757], [-118.007096, 37.463307], [-118.111745, 37.463332], [-118.129109, 37.462913], [-118.204068, 37.462643], [-118.232835, 37.462817], [-118.279207, 37.462709], [-118.300799, 37.462921], [-118.399255, 37.462801], [-118.454081, 37.463041], [-118.500951, 37.462588], [-118.59314499999999, 37.463285], [-118.62595400000001, 37.463025], [-118.775014, 37.463052], [-118.777891, 37.469364999999996], [-118.785053, 37.473884], [-118.786046, 37.478681], [-118.79709700000001, 37.488712], [-118.80427399999999, 37.488938999999995], [-118.810284, 37.486045], [-118.815526, 37.487807], [-118.824139, 37.484621], [-118.824941, 37.482746999999996], [-118.832795, 37.480194], [-118.836021, 37.482517], [-118.84190100000001, 37.480895], [-118.85047399999999, 37.475795999999995], [-118.857223, 37.479472], [-118.857089, 37.483426], [-118.859717, 37.491143], [-118.85849400000001, 37.494323], [-118.860758, 37.501535], [-118.867458, 37.507135], [-118.875658, 37.507936], [-118.881658, 37.510335999999995], [-118.881258, 37.514736], [-118.883658, 37.520136], [-118.887459, 37.521035999999995], [-118.892559, 37.526136], [-118.901859, 37.526036], [-118.901159, 37.531236], [-118.906759, 37.537836], [-118.909759, 37.539336], [-118.91705999999999, 37.550336], [-118.92966, 37.548936], [-118.93436, 37.553336], [-118.93896, 37.554435999999995], [-118.942661, 37.562135999999995], [-118.946961, 37.565036], [-118.952661, 37.565836], [-118.956361, 37.562737], [-118.959761, 37.563137], [-118.964061, 37.558136999999995], [-118.972461, 37.559436999999996], [-118.97695999999999, 37.556837], [-118.981461, 37.564937], [-118.986761, 37.566936999999996], [-118.998362, 37.569437], [-119.002262, 37.571137], [-119.006362, 37.576136999999996], [-119.01536300000001, 37.582237], [-119.022363, 37.585737], [-119.02696399999999, 37.595737], [-119.034365, 37.603536], [-119.031966, 37.613836], [-119.030828, 37.624936], [-119.032565, 37.630535], [-119.045318, 37.637046], [-119.053591, 37.646395], [-119.05433099999999, 37.651184], [-119.0614, 37.657834], [-119.059548, 37.665378], [-119.062441, 37.671096], [-119.062029, 37.676539999999996], [-119.065166, 37.684556], [-119.068823, 37.68652], [-119.073352, 37.692886], [-119.08071100000001, 37.695526], [-119.088053, 37.702674], [-119.093126, 37.703627], [-119.101589, 37.713648], [-119.10181399999999, 37.716195], [-119.106766, 37.719269], [-119.10969399999999, 37.724734999999995], [-119.124312, 37.733944], [-119.132653, 37.733928999999996], [-119.138032, 37.736126], [-119.140774, 37.733250999999996], [-119.147891, 37.732757], [-119.15543, 37.734705999999996], [-119.157333, 37.736529], [-119.164075, 37.736123], [-119.167449, 37.738229], [-119.177103, 37.734776], [-119.182221, 37.736875], [-119.187908, 37.73637], [-119.191536, 37.737815], [-119.198491, 37.736657], [-119.207328, 37.72406], [-119.210684, 37.722014], [-119.21633299999999, 37.714123], [-119.229992, 37.717406], [-119.230327, 37.720566999999996], [-119.238018, 37.725024], [-119.239091, 37.727160999999995], [-119.25102799999999, 37.730131], [-119.255178, 37.725331], [-119.260078, 37.726631], [-119.261179, 37.732731], [-119.264079, 37.732931], [-119.268979, 37.73923], [-119.261179, 37.741029999999995], [-119.254678, 37.746631], [-119.25568200000001, 37.75383], [-119.25428, 37.75693], [-119.25018, 37.757442999999995], [-119.24307999999999, 37.76913], [-119.23658, 37.77363], [-119.23078, 37.774429999999995], [-119.22708, 37.778428999999996], [-119.22128000000001, 37.779129999999995], [-119.21698, 37.787729], [-119.21278, 37.791729], [-119.20438, 37.793229], [-119.20178, 37.799329], [-119.20128, 37.804328999999996], [-119.204981, 37.811529], [-119.20768100000001, 37.812129], [-119.216881, 37.818328], [-119.213281, 37.825027999999996], [-119.205181, 37.828027999999996], [-119.203981, 37.829828], [-119.207082, 37.838229999999996], [-119.202282, 37.842926999999996], [-119.201782, 37.847528], [-119.210482, 37.845628], [-119.215482, 37.847028], [-119.215982, 37.853227], [-119.213382, 37.854827], [-119.214083, 37.871527], [-119.20908299999999, 37.880827], [-119.206383, 37.883327], [-119.200083, 37.884527], [-119.20138299999999, 37.888025999999996], [-119.20648299999999, 37.889226], [-119.210683, 37.893926], [-119.21078299999999, 37.899426], [-119.219883, 37.898626], [-119.226684, 37.906625999999996], [-119.239784, 37.911826], [-119.24168399999999, 37.910226], [-119.250685, 37.910326], [-119.263885, 37.912225], [-119.265586, 37.913824999999996], [-119.263986, 37.926525], [-119.280587, 37.933825], [-119.287887, 37.933023999999996], [-119.293888, 37.938424], [-119.29588799999999, 37.942724], [-119.308389, 37.946824], [-119.313889, 37.954322999999995], [-119.31529, 37.965323], [-119.32199, 37.969023], [-119.31859, 37.977623], [-119.31469, 37.981123], [-119.31839099999999, 37.986422999999995], [-119.309897, 38.001163], [-119.307034, 38.012322], [-119.308152, 38.019492], [-119.30458999999999, 38.023891], [-119.309706, 38.033921], [-119.313952, 38.034535], [-119.310624, 38.040248], [-119.312494, 38.045685999999996], [-119.322645, 38.049865], [-119.324213, 38.060936999999996], [-119.327927, 38.065703], [-119.334109, 38.065244], [-119.33671, 38.070392999999996], [-119.349845, 38.085566], [-119.35712699999999, 38.082977], [-119.365065, 38.090201], [-119.371055, 38.088595], [-119.374557, 38.093523999999995], [-119.380222, 38.092546], [-119.382849, 38.097702999999996], [-119.38730100000001, 38.097846], [-119.392782, 38.10183], [-119.397024, 38.106821], [-119.402507, 38.105551], [-119.41089, 38.107686], [-119.419212, 38.106688999999996], [-119.423957, 38.107437999999995], [-119.42881299999999, 38.115559999999995], [-119.431659, 38.115227], [-119.434195, 38.110005], [-119.440226, 38.10487], [-119.441571, 38.1011], [-119.440468, 38.095678], [-119.445875, 38.093059], [-119.44833, 38.099157], [-119.45437799999999, 38.096067999999995], [-119.459805, 38.096277], [-119.463692, 38.098335], [-119.4645, 38.103589], [-119.459125, 38.107623], [-119.466754, 38.114028999999995], [-119.47187199999999, 38.116088999999995], [-119.469456, 38.128282999999996], [-119.479083, 38.13107], [-119.488519, 38.132175], [-119.489127, 38.143439], [-119.496967, 38.149297], [-119.495799, 38.154984], [-119.50183200000001, 38.159264], [-119.50448399999999, 38.158121], [-119.506292, 38.150804], [-119.505174, 38.142159], [-119.50603, 38.137782], [-119.51552699999999, 38.137353999999995], [-119.51668, 38.139086999999996], [-119.525519, 38.140797], [-119.531162, 38.144486], [-119.541889, 38.144653], [-119.546819, 38.143268], [-119.547952, 38.148115], [-119.545501, 38.153056], [-119.557931, 38.154719], [-119.564261, 38.154063], [-119.566015, 38.156963], [-119.57649599999999, 38.157661], [-119.579201, 38.168237], [-119.58134799999999, 38.172503], [-119.578374, 38.175652], [-119.585627, 38.184374999999996], [-119.591421, 38.185089], [-119.59832, 38.181602999999996], [-119.605647, 38.18841], [-119.609932, 38.19043], [-119.617707, 38.190501], [-119.627936, 38.194897999999995], [-119.632671, 38.198858], [-119.630927, 38.203939999999996], [-119.62635399999999, 38.204665], [-119.625022, 38.208704999999995], [-119.627101, 38.213198999999996], [-119.623504, 38.220396], [-119.624422, 38.228673], [-119.619102, 38.229461], [-119.614775, 38.232717], [-119.609276, 38.232369999999996], [-119.604936, 38.234156], [-119.604895, 38.239198], [-119.614017, 38.242804], [-119.621901, 38.25279], [-119.613201, 38.261416], [-119.62681, 38.268062], [-119.630194, 38.268702999999995], [-119.63192699999999, 38.272616], [-119.637763, 38.278386], [-119.642056, 38.278178], [-119.651509, 38.286462], [-119.643617, 38.291661], [-119.642478, 38.293839999999996], [-119.644352, 38.299602], [-119.642189, 38.306985999999995], [-119.642764, 38.31624], [-119.64477600000001, 38.321639999999995], [-119.639205, 38.326879999999996]]]}}, {"type": "Feature", "id": "104", "properties": {"name": "Mono, 06", "density": 128}, "geometry": {"type": "Polygon", "coordinates": [[[-119.639205, 38.326879999999996], [-119.63489200000001, 38.329281], [-119.631853, 38.334741], [-119.632068, 38.344201999999996], [-119.628295, 38.349733], [-119.63183000000001, 38.35483], [-119.628344, 38.358596], [-119.614448, 38.365593], [-119.607395, 38.366458], [-119.610922, 38.372952], [-119.614687, 38.377002], [-119.61477099999999, 38.379956], [-119.61880099999999, 38.382739], [-119.619181, 38.38722], [-119.622093, 38.393875], [-119.61581, 38.398917], [-119.611508, 38.398972], [-119.604156, 38.402384], [-119.601212, 38.405353999999996], [-119.592409, 38.398877], [-119.586339, 38.396949], [-119.578226, 38.401523], [-119.567546, 38.405114999999995], [-119.561995, 38.410734], [-119.561857, 38.420843], [-119.565065, 38.421802], [-119.56894, 38.433963999999996], [-119.561404, 38.439945], [-119.561286, 38.442623], [-119.556426, 38.447465], [-119.557255, 38.455484], [-119.558983, 38.460437], [-119.555863, 38.470242], [-119.54686699999999, 38.473521], [-119.542367, 38.481657], [-119.545374, 38.490032], [-119.54382799999999, 38.493328], [-119.546092, 38.49935], [-119.55661599999999, 38.501702], [-119.559214, 38.505491], [-119.556217, 38.516621], [-119.558774, 38.518096], [-119.56154000000001, 38.526008], [-119.565378, 38.526377], [-119.568055, 38.537707], [-119.570995, 38.541729], [-119.57410999999999, 38.540824], [-119.57939400000001, 38.548701], [-119.584298, 38.552018], [-119.587192, 38.566902999999996], [-119.59052, 38.568678], [-119.58930699999999, 38.573563], [-119.59154, 38.578634], [-119.59602, 38.581851], [-119.594652, 38.587651], [-119.599815, 38.593348], [-119.608864, 38.594718], [-119.612534, 38.600482], [-119.619066, 38.603529], [-119.621072, 38.614422999999995], [-119.618467, 38.620124], [-119.61632900000001, 38.629675], [-119.617932, 38.632624], [-119.614934, 38.638152], [-119.616862, 38.644627], [-119.613133, 38.655772], [-119.613339, 38.666827], [-119.609011, 38.665911], [-119.598647, 38.670942], [-119.596212, 38.677879], [-119.591461, 38.682173999999996], [-119.591844, 38.690126], [-119.586668, 38.694913], [-119.586905, 38.698496999999996], [-119.57951800000001, 38.705608999999995], [-119.585437, 38.713212], [-119.552579, 38.690353], [-119.51147, 38.662182], [-119.501, 38.654374], [-119.47224, 38.634662999999996], [-119.461282, 38.627533], [-119.433791, 38.608200000000004], [-119.37599399999999, 38.566793], [-119.370117, 38.563280999999996], [-119.32839799999999, 38.534791999999996], [-119.279552, 38.500313], [-119.250988, 38.480779999999996], [-119.23496399999999, 38.468996], [-119.156978, 38.414746], [-119.097159, 38.372851], [-119.082358, 38.361267], [-119.029783, 38.324978], [-119.000975, 38.303675], [-118.94971, 38.268965], [-118.922518, 38.249919], [-118.875873, 38.216456], [-118.859084, 38.204809], [-118.771867, 38.141870999999995], [-118.746598, 38.124925999999995], [-118.714201, 38.102105], [-118.625963, 38.03774], [-118.62167600000001, 38.034438], [-118.571958, 37.99993], [-118.500964, 37.949023], [-118.496043, 37.945146], [-118.428144, 37.89622], [-118.375936, 37.858663], [-118.37257199999999, 37.856012], [-118.250956, 37.768622], [-118.17790600000001, 37.715635], [-118.125849, 37.677986], [-118.052189, 37.62493], [-118.037481, 37.613538], [-117.986954, 37.57702], [-117.979542, 37.572140999999995], [-117.937025, 37.540077], [-117.904625, 37.515836], [-117.875927, 37.497267], [-117.83272600000001, 37.464929], [-117.903297, 37.464847999999996], [-117.916861, 37.465238], [-117.93153699999999, 37.464574999999996], [-117.949878, 37.464757], [-118.007096, 37.463307], [-118.111745, 37.463332], [-118.129109, 37.462913], [-118.204068, 37.462643], [-118.232835, 37.462817], [-118.279207, 37.462709], [-118.300799, 37.462921], [-118.399255, 37.462801], [-118.454081, 37.463041], [-118.500951, 37.462588], [-118.59314499999999, 37.463285], [-118.62595400000001, 37.463025], [-118.775014, 37.463052], [-118.777891, 37.469364999999996], [-118.785053, 37.473884], [-118.786046, 37.478681], [-118.79709700000001, 37.488712], [-118.80427399999999, 37.488938999999995], [-118.810284, 37.486045], [-118.815526, 37.487807], [-118.824139, 37.484621], [-118.824941, 37.482746999999996], [-118.832795, 37.480194], [-118.836021, 37.482517], [-118.84190100000001, 37.480895], [-118.85047399999999, 37.475795999999995], [-118.857223, 37.479472], [-118.857089, 37.483426], [-118.859717, 37.491143], [-118.85849400000001, 37.494323], [-118.860758, 37.501535], [-118.867458, 37.507135], [-118.875658, 37.507936], [-118.881658, 37.510335999999995], [-118.881258, 37.514736], [-118.883658, 37.520136], [-118.887459, 37.521035999999995], [-118.892559, 37.526136], [-118.901859, 37.526036], [-118.901159, 37.531236], [-118.906759, 37.537836], [-118.909759, 37.539336], [-118.91705999999999, 37.550336], [-118.92966, 37.548936], [-118.93436, 37.553336], [-118.93896, 37.554435999999995], [-118.942661, 37.562135999999995], [-118.946961, 37.565036], [-118.952661, 37.565836], [-118.956361, 37.562737], [-118.959761, 37.563137], [-118.964061, 37.558136999999995], [-118.972461, 37.559436999999996], [-118.97695999999999, 37.556837], [-118.981461, 37.564937], [-118.986761, 37.566936999999996], [-118.998362, 37.569437], [-119.002262, 37.571137], [-119.006362, 37.576136999999996], [-119.01536300000001, 37.582237], [-119.022363, 37.585737], [-119.02696399999999, 37.595737], [-119.034365, 37.603536], [-119.031966, 37.613836], [-119.030828, 37.624936], [-119.032565, 37.630535], [-119.045318, 37.637046], [-119.053591, 37.646395], [-119.05433099999999, 37.651184], [-119.0614, 37.657834], [-119.059548, 37.665378], [-119.062441, 37.671096], [-119.062029, 37.676539999999996], [-119.065166, 37.684556], [-119.068823, 37.68652], [-119.073352, 37.692886], [-119.08071100000001, 37.695526], [-119.088053, 37.702674], [-119.093126, 37.703627], [-119.101589, 37.713648], [-119.10181399999999, 37.716195], [-119.106766, 37.719269], [-119.10969399999999, 37.724734999999995], [-119.124312, 37.733944], [-119.132653, 37.733928999999996], [-119.138032, 37.736126], [-119.140774, 37.733250999999996], [-119.147891, 37.732757], [-119.15543, 37.734705999999996], [-119.157333, 37.736529], [-119.164075, 37.736123], [-119.167449, 37.738229], [-119.177103, 37.734776], [-119.182221, 37.736875], [-119.187908, 37.73637], [-119.191536, 37.737815], [-119.198491, 37.736657], [-119.207328, 37.72406], [-119.210684, 37.722014], [-119.21633299999999, 37.714123], [-119.229992, 37.717406], [-119.230327, 37.720566999999996], [-119.238018, 37.725024], [-119.239091, 37.727160999999995], [-119.25102799999999, 37.730131], [-119.255178, 37.725331], [-119.260078, 37.726631], [-119.261179, 37.732731], [-119.264079, 37.732931], [-119.268979, 37.73923], [-119.261179, 37.741029999999995], [-119.254678, 37.746631], [-119.25568200000001, 37.75383], [-119.25428, 37.75693], [-119.25018, 37.757442999999995], [-119.24307999999999, 37.76913], [-119.23658, 37.77363], [-119.23078, 37.774429999999995], [-119.22708, 37.778428999999996], [-119.22128000000001, 37.779129999999995], [-119.21698, 37.787729], [-119.21278, 37.791729], [-119.20438, 37.793229], [-119.20178, 37.799329], [-119.20128, 37.804328999999996], [-119.204981, 37.811529], [-119.20768100000001, 37.812129], [-119.216881, 37.818328], [-119.213281, 37.825027999999996], [-119.205181, 37.828027999999996], [-119.203981, 37.829828], [-119.207082, 37.838229999999996], [-119.202282, 37.842926999999996], [-119.201782, 37.847528], [-119.210482, 37.845628], [-119.215482, 37.847028], [-119.215982, 37.853227], [-119.213382, 37.854827], [-119.214083, 37.871527], [-119.20908299999999, 37.880827], [-119.206383, 37.883327], [-119.200083, 37.884527], [-119.20138299999999, 37.888025999999996], [-119.20648299999999, 37.889226], [-119.210683, 37.893926], [-119.21078299999999, 37.899426], [-119.219883, 37.898626], [-119.226684, 37.906625999999996], [-119.239784, 37.911826], [-119.24168399999999, 37.910226], [-119.250685, 37.910326], [-119.263885, 37.912225], [-119.265586, 37.913824999999996], [-119.263986, 37.926525], [-119.280587, 37.933825], [-119.287887, 37.933023999999996], [-119.293888, 37.938424], [-119.29588799999999, 37.942724], [-119.308389, 37.946824], [-119.313889, 37.954322999999995], [-119.31529, 37.965323], [-119.32199, 37.969023], [-119.31859, 37.977623], [-119.31469, 37.981123], [-119.31839099999999, 37.986422999999995], [-119.309897, 38.001163], [-119.307034, 38.012322], [-119.308152, 38.019492], [-119.30458999999999, 38.023891], [-119.309706, 38.033921], [-119.313952, 38.034535], [-119.310624, 38.040248], [-119.312494, 38.045685999999996], [-119.322645, 38.049865], [-119.324213, 38.060936999999996], [-119.327927, 38.065703], [-119.334109, 38.065244], [-119.33671, 38.070392999999996], [-119.349845, 38.085566], [-119.35712699999999, 38.082977], [-119.365065, 38.090201], [-119.371055, 38.088595], [-119.374557, 38.093523999999995], [-119.380222, 38.092546], [-119.382849, 38.097702999999996], [-119.38730100000001, 38.097846], [-119.392782, 38.10183], [-119.397024, 38.106821], [-119.402507, 38.105551], [-119.41089, 38.107686], [-119.419212, 38.106688999999996], [-119.423957, 38.107437999999995], [-119.42881299999999, 38.115559999999995], [-119.431659, 38.115227], [-119.434195, 38.110005], [-119.440226, 38.10487], [-119.441571, 38.1011], [-119.440468, 38.095678], [-119.445875, 38.093059], [-119.44833, 38.099157], [-119.45437799999999, 38.096067999999995], [-119.459805, 38.096277], [-119.463692, 38.098335], [-119.4645, 38.103589], [-119.459125, 38.107623], [-119.466754, 38.114028999999995], [-119.47187199999999, 38.116088999999995], [-119.469456, 38.128282999999996], [-119.479083, 38.13107], [-119.488519, 38.132175], [-119.489127, 38.143439], [-119.496967, 38.149297], [-119.495799, 38.154984], [-119.50183200000001, 38.159264], [-119.50448399999999, 38.158121], [-119.506292, 38.150804], [-119.505174, 38.142159], [-119.50603, 38.137782], [-119.51552699999999, 38.137353999999995], [-119.51668, 38.139086999999996], [-119.525519, 38.140797], [-119.531162, 38.144486], [-119.541889, 38.144653], [-119.546819, 38.143268], [-119.547952, 38.148115], [-119.545501, 38.153056], [-119.557931, 38.154719], [-119.564261, 38.154063], [-119.566015, 38.156963], [-119.57649599999999, 38.157661], [-119.579201, 38.168237], [-119.58134799999999, 38.172503], [-119.578374, 38.175652], [-119.585627, 38.184374999999996], [-119.591421, 38.185089], [-119.59832, 38.181602999999996], [-119.605647, 38.18841], [-119.609932, 38.19043], [-119.617707, 38.190501], [-119.627936, 38.194897999999995], [-119.632671, 38.198858], [-119.630927, 38.203939999999996], [-119.62635399999999, 38.204665], [-119.625022, 38.208704999999995], [-119.627101, 38.213198999999996], [-119.623504, 38.220396], [-119.624422, 38.228673], [-119.619102, 38.229461], [-119.614775, 38.232717], [-119.609276, 38.232369999999996], [-119.604936, 38.234156], [-119.604895, 38.239198], [-119.614017, 38.242804], [-119.621901, 38.25279], [-119.613201, 38.261416], [-119.62681, 38.268062], [-119.630194, 38.268702999999995], [-119.63192699999999, 38.272616], [-119.637763, 38.278386], [-119.642056, 38.278178], [-119.651509, 38.286462], [-119.643617, 38.291661], [-119.642478, 38.293839999999996], [-119.644352, 38.299602], [-119.642189, 38.306985999999995], [-119.642764, 38.31624], [-119.64477600000001, 38.321639999999995], [-119.639205, 38.326879999999996]]]}}, {"type": "Feature", "id": "105", "properties": {"name": "Monterey, 06", "density": 1731}, "geometry": {"type": "Polygon", "coordinates": [[[-122.051878, 36.8196], [-122.001071, 36.824262], [-121.876075, 36.838972999999996], [-121.814683, 36.849534], [-121.80998, 36.850805], [-121.801702, 36.856546], [-121.800813, 36.861332], [-121.803499, 36.867444], [-121.793216, 36.880016999999995], [-121.787014, 36.884969999999996], [-121.773882, 36.883409], [-121.765059, 36.88827], [-121.75736, 36.900219], [-121.745288, 36.909341], [-121.734844, 36.908742], [-121.728381, 36.911415], [-121.72644700000001, 36.914272], [-121.721825, 36.913032], [-121.715417, 36.908871], [-121.709998, 36.915304], [-121.70680899999999, 36.915127999999996], [-121.699956, 36.919683], [-121.698461, 36.916737999999995], [-121.700961, 36.91368], [-121.706795, 36.911196], [-121.702324, 36.908175], [-121.697441, 36.911607], [-121.6863, 36.907851], [-121.680621, 36.903285], [-121.6671, 36.91229], [-121.661241, 36.914176999999995], [-121.653885, 36.911825], [-121.652159, 36.908055], [-121.653699, 36.90378], [-121.650046, 36.900217999999995], [-121.645992, 36.902114999999995], [-121.644001, 36.893996], [-121.641363, 36.878994], [-121.64256499999999, 36.8737], [-121.622089, 36.846202999999996], [-121.597698, 36.83735], [-121.574768, 36.818079], [-121.548121, 36.794478999999995], [-121.52046899999999, 36.771536999999995], [-121.505748, 36.758908999999996], [-121.497417, 36.760397], [-121.492593, 36.763311], [-121.48074, 36.764547], [-121.474368, 36.756672], [-121.476663, 36.753415], [-121.475651, 36.74921], [-121.471382, 36.745449], [-121.462368, 36.743851], [-121.458894, 36.733829], [-121.452646, 36.729209], [-121.452231, 36.724233], [-121.461592, 36.717638], [-121.47438199999999, 36.716732], [-121.476806, 36.715258999999996], [-121.483368, 36.715499], [-121.484508, 36.713062], [-121.472824, 36.696452], [-121.46869, 36.689485], [-121.468086, 36.685518], [-121.460956, 36.686687], [-121.456836, 36.681964], [-121.44953, 36.678761], [-121.446113, 36.673772], [-121.44345200000001, 36.673125999999996], [-121.43157099999999, 36.678728], [-121.42539099999999, 36.675159], [-121.414845, 36.672458999999996], [-121.409234, 36.661162], [-121.408346, 36.656659], [-121.401946, 36.655424], [-121.386107, 36.654903999999995], [-121.378334, 36.652861], [-121.36803, 36.656743999999996], [-121.359509, 36.652809], [-121.34658999999999, 36.643152], [-121.341586, 36.638009], [-121.34207, 36.632079], [-121.332247, 36.620357999999996], [-121.318689, 36.610327999999996], [-121.318405, 36.608244], [-121.323781, 36.602367], [-121.324998, 36.59844], [-121.324369, 36.588169], [-121.32735, 36.585885999999995], [-121.32347, 36.577869], [-121.331394, 36.576229999999995], [-121.33392, 36.574404], [-121.331248, 36.570504], [-121.331635, 36.565922], [-121.328879, 36.56146], [-121.328697, 36.554739999999995], [-121.321445, 36.552808], [-121.316125, 36.549479], [-121.313476, 36.549917], [-121.296772, 36.532312], [-121.295362, 36.527128999999995], [-121.297823, 36.523816], [-121.307189, 36.516812], [-121.30676199999999, 36.512174], [-121.310726, 36.508749], [-121.311788, 36.502736], [-121.30884499999999, 36.499424999999995], [-121.302046, 36.505069999999996], [-121.297146, 36.503935999999996], [-121.294531, 36.506108999999995], [-121.281993, 36.502705999999996], [-121.275611, 36.5033], [-121.266479, 36.502373], [-121.257882, 36.504535], [-121.254882, 36.503510999999996], [-121.247218, 36.506871], [-121.239295, 36.504782], [-121.236865, 36.497623], [-121.23101, 36.492035], [-121.23249, 36.489408999999995], [-121.228076, 36.484204], [-121.23047199999999, 36.478556999999995], [-121.229511, 36.475277], [-121.225465, 36.471992], [-121.22235599999999, 36.473841], [-121.215085, 36.47321], [-121.209823, 36.464804], [-121.205562, 36.462422], [-121.197519, 36.45442], [-121.197919, 36.451716], [-121.193465, 36.445751], [-121.131158, 36.396367999999995], [-121.10324299999999, 36.37441], [-121.040797, 36.323969], [-121.040302, 36.271058], [-121.03576799999999, 36.275574999999996], [-121.027253, 36.275106], [-121.02862, 36.269797], [-121.026833, 36.259761], [-121.022342, 36.261474], [-121.018919, 36.259643], [-121.015511, 36.267905], [-121.010458, 36.268847], [-121.00454500000001, 36.267071], [-121.00017, 36.270807], [-120.992415, 36.269921], [-120.987492, 36.275137], [-120.988067, 36.285226], [-120.98506, 36.290209], [-120.973597, 36.290167], [-120.962695, 36.281022], [-120.959133, 36.280732], [-120.956655, 36.275974], [-120.953643, 36.274645], [-120.942577, 36.28048], [-120.939157, 36.283463], [-120.939655, 36.287253], [-120.934427, 36.290676], [-120.93647899999999, 36.294152], [-120.933104, 36.299768], [-120.925705, 36.302135], [-120.92616, 36.30639], [-120.920551, 36.311012], [-120.911715, 36.308263], [-120.910426, 36.305575999999995], [-120.904082, 36.301992999999996], [-120.899019, 36.300754999999995], [-120.89236700000001, 36.29249], [-120.886918, 36.292828], [-120.878731, 36.295379], [-120.863987, 36.291931], [-120.85679, 36.286116], [-120.85202, 36.285964], [-120.849616, 36.281684999999996], [-120.845022, 36.28089], [-120.84072, 36.27704], [-120.839245, 36.270025], [-120.833131, 36.262039], [-120.824641, 36.25515], [-120.811194, 36.251807], [-120.81237, 36.246184], [-120.806911, 36.243238999999996], [-120.805473, 36.240168], [-120.798931, 36.235476], [-120.789282, 36.235001], [-120.789148, 36.23081], [-120.78306, 36.228961999999996], [-120.780655, 36.22482], [-120.769263, 36.216647], [-120.766975, 36.210674], [-120.76379, 36.209085], [-120.761483, 36.203579999999995], [-120.756691, 36.20316], [-120.752756, 36.199538], [-120.744249, 36.198783], [-120.735827, 36.203167], [-120.73139499999999, 36.203547], [-120.723104, 36.200109999999995], [-120.718169, 36.196847999999996], [-120.712774, 36.198569], [-120.70693299999999, 36.203303999999996], [-120.705538, 36.206863], [-120.706012, 36.218499], [-120.707337, 36.225097999999996], [-120.706411, 36.227692], [-120.714221, 36.249604999999995], [-120.717175, 36.254189], [-120.717696, 36.260011999999996], [-120.72430299999999, 36.266904], [-120.724813, 36.27032], [-120.732108, 36.275465], [-120.733847, 36.284196], [-120.738289, 36.288250999999995], [-120.74311399999999, 36.298058999999995], [-120.750449, 36.303865], [-120.755726, 36.305275], [-120.750357, 36.310158], [-120.746654, 36.310234], [-120.74103099999999, 36.305839999999996], [-120.731281, 36.301269999999995], [-120.722722, 36.294211], [-120.707679, 36.285758], [-120.701955, 36.286156999999996], [-120.69773, 36.282883999999996], [-120.690207, 36.27362], [-120.68722700000001, 36.271446], [-120.681651, 36.271539], [-120.678582, 36.267319], [-120.672955, 36.257678999999996], [-120.67812, 36.255347], [-120.681837, 36.251045999999995], [-120.679741, 36.246665], [-120.671972, 36.242681999999995], [-120.666916, 36.235997], [-120.656408, 36.233520999999996], [-120.651408, 36.230247], [-120.649265, 36.223952], [-120.641329, 36.220081], [-120.638819, 36.214976], [-120.629391, 36.207417], [-120.62691, 36.203227], [-120.632754, 36.198716999999995], [-120.638147, 36.197539], [-120.642366, 36.185915], [-120.644946, 36.183717], [-120.64463599999999, 36.179362], [-120.648852, 36.179423], [-120.652135, 36.173072999999995], [-120.64904899999999, 36.169326999999996], [-120.65462099999999, 36.167721], [-120.662829, 36.171149], [-120.66576, 36.165152], [-120.672035, 36.164271], [-120.667985, 36.160574], [-120.667555, 36.156017], [-120.664705, 36.147273], [-120.664845, 36.140346], [-120.66271499999999, 36.136731], [-120.655726, 36.131781], [-120.652548, 36.124961], [-120.65320299999999, 36.118815], [-120.645423, 36.116199], [-120.646224, 36.110755], [-120.648784, 36.10799], [-120.641895, 36.101272], [-120.63222400000001, 36.10183], [-120.627666, 36.099195], [-120.61165, 36.095634], [-120.608019, 36.102697], [-120.600607, 36.101586999999995], [-120.592311, 36.091831], [-120.59280000000001, 36.085609999999996], [-120.596029, 36.077785], [-120.592308, 36.071881], [-120.582307, 36.063634], [-120.57648, 36.060713], [-120.566649, 36.052932], [-120.559207, 36.050019999999996], [-120.551779, 36.049521], [-120.545408, 36.046123], [-120.540409, 36.036664], [-120.530532, 36.035382999999996], [-120.528785, 36.032803], [-120.529796, 36.024280999999995], [-120.522599, 36.023157999999995], [-120.517568, 36.027544], [-120.510445, 36.021999], [-120.49754899999999, 36.020177], [-120.490648, 36.015744999999995], [-120.486216, 36.011178], [-120.478698, 36.010183], [-120.48044999999999, 36.005928], [-120.477391, 36.000824], [-120.472386, 35.99693], [-120.46368799999999, 35.992778], [-120.461074, 35.993703], [-120.453717, 35.989471], [-120.4497, 35.988431999999996], [-120.44908699999999, 35.985112], [-120.443606, 35.9809], [-120.439662, 35.979577], [-120.437085, 35.976172999999996], [-120.43609000000001, 35.970741], [-120.433053, 35.968933], [-120.422786, 35.973749], [-120.410209, 35.975722999999995], [-120.396605, 35.970358], [-120.39400499999999, 35.967873], [-120.388868, 35.969259], [-120.3717, 35.966268], [-120.362256, 35.96519], [-120.359818, 35.963695], [-120.362492, 35.959409], [-120.359304, 35.95833], [-120.354514, 35.946487999999995], [-120.349644, 35.944063], [-120.345829, 35.944852], [-120.336962, 35.935911], [-120.335067, 35.928414], [-120.33636899999999, 35.923108], [-120.332087, 35.918794], [-120.332289, 35.915523], [-120.32598999999999, 35.913125], [-120.32426699999999, 35.908837999999996], [-120.315068, 35.907185999999996], [-120.306288, 35.908007999999995], [-120.295157, 35.907543], [-120.287401, 35.905519999999996], [-120.278972, 35.906932], [-120.27575999999999, 35.905881], [-120.267858, 35.898426], [-120.262692, 35.89609], [-120.256537, 35.889053], [-120.25264899999999, 35.887174], [-120.243275, 35.877669], [-120.245214, 35.873118999999996], [-120.240246, 35.865928], [-120.245988, 35.864135], [-120.254965, 35.853321], [-120.25930199999999, 35.845053], [-120.255088, 35.84258], [-120.25026, 35.833093], [-120.249836, 35.829936], [-120.244534, 35.823988], [-120.23891499999999, 35.825751], [-120.22066699999999, 35.819542], [-120.218086, 35.814296999999996], [-120.219516, 35.807097999999996], [-120.216551, 35.803641999999996], [-120.213979, 35.789276], [-120.249982, 35.789429], [-120.250979, 35.788976999999996], [-120.286167, 35.789190999999995], [-120.320309, 35.789665], [-120.375986, 35.789958999999996], [-120.43033299999999, 35.789941], [-120.500993, 35.79015], [-120.58526499999999, 35.790853], [-120.681959, 35.790811999999995], [-120.75065000000001, 35.791131], [-120.780672, 35.791564], [-120.814661, 35.791622], [-120.83848, 35.791983], [-120.876014, 35.791969], [-120.983643, 35.792712], [-121.003108, 35.792639], [-121.060639, 35.7929], [-121.114454, 35.79331], [-121.125937, 35.793941], [-121.21735, 35.794278999999996], [-121.347791, 35.79519], [-121.39971299999999, 35.795246], [-121.438176, 35.796655], [-121.450627, 35.809784], [-121.456097, 35.817713], [-121.462351, 35.820187], [-121.481606, 35.829353999999995], [-121.501047, 35.842745], [-121.519192, 35.8634], [-121.52546699999999, 35.874963], [-121.532011, 35.884797999999996], [-121.541828, 35.90166], [-121.554917, 35.92836], [-121.561461, 35.943818], [-121.569642, 35.949438], [-121.589277, 35.959274], [-121.605639, 35.964894], [-121.62036499999999, 35.969108999999996], [-121.631818, 35.978944999999996], [-121.64818, 35.998616999999996], [-121.657997, 36.021097999999995], [-121.664541, 36.039365], [-121.674359, 36.064661], [-121.708718, 36.1026], [-121.727812, 36.129008999999996], [-121.73811, 36.135777999999995], [-121.746061, 36.144965], [-121.751064, 36.147445999999995], [-121.761199, 36.155719], [-121.770693, 36.162014], [-121.776718, 36.163554999999995], [-121.79303, 36.171226], [-121.802354, 36.1783], [-121.81164, 36.180985], [-121.827056, 36.183474], [-121.83659, 36.186295], [-121.850153, 36.19234], [-121.858464, 36.197975], [-121.88019299999999, 36.210314], [-121.889333, 36.218834], [-121.89352099999999, 36.224291], [-121.89947699999999, 36.234991], [-121.901164, 36.239653], [-121.911267, 36.248756], [-121.921817, 36.255218], [-121.93066, 36.259557], [-121.946838, 36.271789], [-121.952833, 36.278469], [-121.959053, 36.287107999999996], [-121.96188699999999, 36.293324], [-121.964613, 36.306981], [-121.962873, 36.322733], [-121.966936, 36.332612999999995], [-121.971877, 36.357831], [-121.971808, 36.378561999999995], [-121.970391, 36.383368], [-121.975638, 36.39257], [-121.97684699999999, 36.402245], [-121.980257, 36.410893], [-121.981042, 36.419633999999995], [-121.994104, 36.435063], [-121.997118, 36.441001], [-122.000606, 36.453268], [-121.999472, 36.466451], [-122.005233, 36.470515999999996], [-122.008971, 36.475332], [-122.013333, 36.483895], [-122.018313, 36.499962], [-122.021998, 36.508908], [-122.023054, 36.515816], [-122.022707, 36.522227], [-122.02052, 36.531915999999995], [-122.017455, 36.537405], [-122.029033, 36.548500000000004], [-122.037459, 36.560381], [-122.042818, 36.572766], [-122.04440199999999, 36.580456], [-122.044148, 36.591353999999995], [-122.042748, 36.596627], [-122.03424799999999, 36.609673], [-122.023636, 36.620443], [-122.020406, 36.624959], [-122.01741799999999, 36.632039999999996], [-122.012596, 36.638568], [-122.001124, 36.647704], [-122.03118, 36.749908], [-122.051878, 36.8196]]]}}, {"type": "Feature", "id": "105", "properties": {"name": "Monterey, 06", "density": 1144}, "geometry": {"type": "Polygon", "coordinates": [[[-122.051878, 36.8196], [-122.001071, 36.824262], [-121.876075, 36.838972999999996], [-121.814683, 36.849534], [-121.80998, 36.850805], [-121.801702, 36.856546], [-121.800813, 36.861332], [-121.803499, 36.867444], [-121.793216, 36.880016999999995], [-121.787014, 36.884969999999996], [-121.773882, 36.883409], [-121.765059, 36.88827], [-121.75736, 36.900219], [-121.745288, 36.909341], [-121.734844, 36.908742], [-121.728381, 36.911415], [-121.72644700000001, 36.914272], [-121.721825, 36.913032], [-121.715417, 36.908871], [-121.709998, 36.915304], [-121.70680899999999, 36.915127999999996], [-121.699956, 36.919683], [-121.698461, 36.916737999999995], [-121.700961, 36.91368], [-121.706795, 36.911196], [-121.702324, 36.908175], [-121.697441, 36.911607], [-121.6863, 36.907851], [-121.680621, 36.903285], [-121.6671, 36.91229], [-121.661241, 36.914176999999995], [-121.653885, 36.911825], [-121.652159, 36.908055], [-121.653699, 36.90378], [-121.650046, 36.900217999999995], [-121.645992, 36.902114999999995], [-121.644001, 36.893996], [-121.641363, 36.878994], [-121.64256499999999, 36.8737], [-121.622089, 36.846202999999996], [-121.597698, 36.83735], [-121.574768, 36.818079], [-121.548121, 36.794478999999995], [-121.52046899999999, 36.771536999999995], [-121.505748, 36.758908999999996], [-121.497417, 36.760397], [-121.492593, 36.763311], [-121.48074, 36.764547], [-121.474368, 36.756672], [-121.476663, 36.753415], [-121.475651, 36.74921], [-121.471382, 36.745449], [-121.462368, 36.743851], [-121.458894, 36.733829], [-121.452646, 36.729209], [-121.452231, 36.724233], [-121.461592, 36.717638], [-121.47438199999999, 36.716732], [-121.476806, 36.715258999999996], [-121.483368, 36.715499], [-121.484508, 36.713062], [-121.472824, 36.696452], [-121.46869, 36.689485], [-121.468086, 36.685518], [-121.460956, 36.686687], [-121.456836, 36.681964], [-121.44953, 36.678761], [-121.446113, 36.673772], [-121.44345200000001, 36.673125999999996], [-121.43157099999999, 36.678728], [-121.42539099999999, 36.675159], [-121.414845, 36.672458999999996], [-121.409234, 36.661162], [-121.408346, 36.656659], [-121.401946, 36.655424], [-121.386107, 36.654903999999995], [-121.378334, 36.652861], [-121.36803, 36.656743999999996], [-121.359509, 36.652809], [-121.34658999999999, 36.643152], [-121.341586, 36.638009], [-121.34207, 36.632079], [-121.332247, 36.620357999999996], [-121.318689, 36.610327999999996], [-121.318405, 36.608244], [-121.323781, 36.602367], [-121.324998, 36.59844], [-121.324369, 36.588169], [-121.32735, 36.585885999999995], [-121.32347, 36.577869], [-121.331394, 36.576229999999995], [-121.33392, 36.574404], [-121.331248, 36.570504], [-121.331635, 36.565922], [-121.328879, 36.56146], [-121.328697, 36.554739999999995], [-121.321445, 36.552808], [-121.316125, 36.549479], [-121.313476, 36.549917], [-121.296772, 36.532312], [-121.295362, 36.527128999999995], [-121.297823, 36.523816], [-121.307189, 36.516812], [-121.30676199999999, 36.512174], [-121.310726, 36.508749], [-121.311788, 36.502736], [-121.30884499999999, 36.499424999999995], [-121.302046, 36.505069999999996], [-121.297146, 36.503935999999996], [-121.294531, 36.506108999999995], [-121.281993, 36.502705999999996], [-121.275611, 36.5033], [-121.266479, 36.502373], [-121.257882, 36.504535], [-121.254882, 36.503510999999996], [-121.247218, 36.506871], [-121.239295, 36.504782], [-121.236865, 36.497623], [-121.23101, 36.492035], [-121.23249, 36.489408999999995], [-121.228076, 36.484204], [-121.23047199999999, 36.478556999999995], [-121.229511, 36.475277], [-121.225465, 36.471992], [-121.22235599999999, 36.473841], [-121.215085, 36.47321], [-121.209823, 36.464804], [-121.205562, 36.462422], [-121.197519, 36.45442], [-121.197919, 36.451716], [-121.193465, 36.445751], [-121.131158, 36.396367999999995], [-121.10324299999999, 36.37441], [-121.040797, 36.323969], [-121.040302, 36.271058], [-121.03576799999999, 36.275574999999996], [-121.027253, 36.275106], [-121.02862, 36.269797], [-121.026833, 36.259761], [-121.022342, 36.261474], [-121.018919, 36.259643], [-121.015511, 36.267905], [-121.010458, 36.268847], [-121.00454500000001, 36.267071], [-121.00017, 36.270807], [-120.992415, 36.269921], [-120.987492, 36.275137], [-120.988067, 36.285226], [-120.98506, 36.290209], [-120.973597, 36.290167], [-120.962695, 36.281022], [-120.959133, 36.280732], [-120.956655, 36.275974], [-120.953643, 36.274645], [-120.942577, 36.28048], [-120.939157, 36.283463], [-120.939655, 36.287253], [-120.934427, 36.290676], [-120.93647899999999, 36.294152], [-120.933104, 36.299768], [-120.925705, 36.302135], [-120.92616, 36.30639], [-120.920551, 36.311012], [-120.911715, 36.308263], [-120.910426, 36.305575999999995], [-120.904082, 36.301992999999996], [-120.899019, 36.300754999999995], [-120.89236700000001, 36.29249], [-120.886918, 36.292828], [-120.878731, 36.295379], [-120.863987, 36.291931], [-120.85679, 36.286116], [-120.85202, 36.285964], [-120.849616, 36.281684999999996], [-120.845022, 36.28089], [-120.84072, 36.27704], [-120.839245, 36.270025], [-120.833131, 36.262039], [-120.824641, 36.25515], [-120.811194, 36.251807], [-120.81237, 36.246184], [-120.806911, 36.243238999999996], [-120.805473, 36.240168], [-120.798931, 36.235476], [-120.789282, 36.235001], [-120.789148, 36.23081], [-120.78306, 36.228961999999996], [-120.780655, 36.22482], [-120.769263, 36.216647], [-120.766975, 36.210674], [-120.76379, 36.209085], [-120.761483, 36.203579999999995], [-120.756691, 36.20316], [-120.752756, 36.199538], [-120.744249, 36.198783], [-120.735827, 36.203167], [-120.73139499999999, 36.203547], [-120.723104, 36.200109999999995], [-120.718169, 36.196847999999996], [-120.712774, 36.198569], [-120.70693299999999, 36.203303999999996], [-120.705538, 36.206863], [-120.706012, 36.218499], [-120.707337, 36.225097999999996], [-120.706411, 36.227692], [-120.714221, 36.249604999999995], [-120.717175, 36.254189], [-120.717696, 36.260011999999996], [-120.72430299999999, 36.266904], [-120.724813, 36.27032], [-120.732108, 36.275465], [-120.733847, 36.284196], [-120.738289, 36.288250999999995], [-120.74311399999999, 36.298058999999995], [-120.750449, 36.303865], [-120.755726, 36.305275], [-120.750357, 36.310158], [-120.746654, 36.310234], [-120.74103099999999, 36.305839999999996], [-120.731281, 36.301269999999995], [-120.722722, 36.294211], [-120.707679, 36.285758], [-120.701955, 36.286156999999996], [-120.69773, 36.282883999999996], [-120.690207, 36.27362], [-120.68722700000001, 36.271446], [-120.681651, 36.271539], [-120.678582, 36.267319], [-120.672955, 36.257678999999996], [-120.67812, 36.255347], [-120.681837, 36.251045999999995], [-120.679741, 36.246665], [-120.671972, 36.242681999999995], [-120.666916, 36.235997], [-120.656408, 36.233520999999996], [-120.651408, 36.230247], [-120.649265, 36.223952], [-120.641329, 36.220081], [-120.638819, 36.214976], [-120.629391, 36.207417], [-120.62691, 36.203227], [-120.632754, 36.198716999999995], [-120.638147, 36.197539], [-120.642366, 36.185915], [-120.644946, 36.183717], [-120.64463599999999, 36.179362], [-120.648852, 36.179423], [-120.652135, 36.173072999999995], [-120.64904899999999, 36.169326999999996], [-120.65462099999999, 36.167721], [-120.662829, 36.171149], [-120.66576, 36.165152], [-120.672035, 36.164271], [-120.667985, 36.160574], [-120.667555, 36.156017], [-120.664705, 36.147273], [-120.664845, 36.140346], [-120.66271499999999, 36.136731], [-120.655726, 36.131781], [-120.652548, 36.124961], [-120.65320299999999, 36.118815], [-120.645423, 36.116199], [-120.646224, 36.110755], [-120.648784, 36.10799], [-120.641895, 36.101272], [-120.63222400000001, 36.10183], [-120.627666, 36.099195], [-120.61165, 36.095634], [-120.608019, 36.102697], [-120.600607, 36.101586999999995], [-120.592311, 36.091831], [-120.59280000000001, 36.085609999999996], [-120.596029, 36.077785], [-120.592308, 36.071881], [-120.582307, 36.063634], [-120.57648, 36.060713], [-120.566649, 36.052932], [-120.559207, 36.050019999999996], [-120.551779, 36.049521], [-120.545408, 36.046123], [-120.540409, 36.036664], [-120.530532, 36.035382999999996], [-120.528785, 36.032803], [-120.529796, 36.024280999999995], [-120.522599, 36.023157999999995], [-120.517568, 36.027544], [-120.510445, 36.021999], [-120.49754899999999, 36.020177], [-120.490648, 36.015744999999995], [-120.486216, 36.011178], [-120.478698, 36.010183], [-120.48044999999999, 36.005928], [-120.477391, 36.000824], [-120.472386, 35.99693], [-120.46368799999999, 35.992778], [-120.461074, 35.993703], [-120.453717, 35.989471], [-120.4497, 35.988431999999996], [-120.44908699999999, 35.985112], [-120.443606, 35.9809], [-120.439662, 35.979577], [-120.437085, 35.976172999999996], [-120.43609000000001, 35.970741], [-120.433053, 35.968933], [-120.422786, 35.973749], [-120.410209, 35.975722999999995], [-120.396605, 35.970358], [-120.39400499999999, 35.967873], [-120.388868, 35.969259], [-120.3717, 35.966268], [-120.362256, 35.96519], [-120.359818, 35.963695], [-120.362492, 35.959409], [-120.359304, 35.95833], [-120.354514, 35.946487999999995], [-120.349644, 35.944063], [-120.345829, 35.944852], [-120.336962, 35.935911], [-120.335067, 35.928414], [-120.33636899999999, 35.923108], [-120.332087, 35.918794], [-120.332289, 35.915523], [-120.32598999999999, 35.913125], [-120.32426699999999, 35.908837999999996], [-120.315068, 35.907185999999996], [-120.306288, 35.908007999999995], [-120.295157, 35.907543], [-120.287401, 35.905519999999996], [-120.278972, 35.906932], [-120.27575999999999, 35.905881], [-120.267858, 35.898426], [-120.262692, 35.89609], [-120.256537, 35.889053], [-120.25264899999999, 35.887174], [-120.243275, 35.877669], [-120.245214, 35.873118999999996], [-120.240246, 35.865928], [-120.245988, 35.864135], [-120.254965, 35.853321], [-120.25930199999999, 35.845053], [-120.255088, 35.84258], [-120.25026, 35.833093], [-120.249836, 35.829936], [-120.244534, 35.823988], [-120.23891499999999, 35.825751], [-120.22066699999999, 35.819542], [-120.218086, 35.814296999999996], [-120.219516, 35.807097999999996], [-120.216551, 35.803641999999996], [-120.213979, 35.789276], [-120.249982, 35.789429], [-120.250979, 35.788976999999996], [-120.286167, 35.789190999999995], [-120.320309, 35.789665], [-120.375986, 35.789958999999996], [-120.43033299999999, 35.789941], [-120.500993, 35.79015], [-120.58526499999999, 35.790853], [-120.681959, 35.790811999999995], [-120.75065000000001, 35.791131], [-120.780672, 35.791564], [-120.814661, 35.791622], [-120.83848, 35.791983], [-120.876014, 35.791969], [-120.983643, 35.792712], [-121.003108, 35.792639], [-121.060639, 35.7929], [-121.114454, 35.79331], [-121.125937, 35.793941], [-121.21735, 35.794278999999996], [-121.347791, 35.79519], [-121.39971299999999, 35.795246], [-121.438176, 35.796655], [-121.450627, 35.809784], [-121.456097, 35.817713], [-121.462351, 35.820187], [-121.481606, 35.829353999999995], [-121.501047, 35.842745], [-121.519192, 35.8634], [-121.52546699999999, 35.874963], [-121.532011, 35.884797999999996], [-121.541828, 35.90166], [-121.554917, 35.92836], [-121.561461, 35.943818], [-121.569642, 35.949438], [-121.589277, 35.959274], [-121.605639, 35.964894], [-121.62036499999999, 35.969108999999996], [-121.631818, 35.978944999999996], [-121.64818, 35.998616999999996], [-121.657997, 36.021097999999995], [-121.664541, 36.039365], [-121.674359, 36.064661], [-121.708718, 36.1026], [-121.727812, 36.129008999999996], [-121.73811, 36.135777999999995], [-121.746061, 36.144965], [-121.751064, 36.147445999999995], [-121.761199, 36.155719], [-121.770693, 36.162014], [-121.776718, 36.163554999999995], [-121.79303, 36.171226], [-121.802354, 36.1783], [-121.81164, 36.180985], [-121.827056, 36.183474], [-121.83659, 36.186295], [-121.850153, 36.19234], [-121.858464, 36.197975], [-121.88019299999999, 36.210314], [-121.889333, 36.218834], [-121.89352099999999, 36.224291], [-121.89947699999999, 36.234991], [-121.901164, 36.239653], [-121.911267, 36.248756], [-121.921817, 36.255218], [-121.93066, 36.259557], [-121.946838, 36.271789], [-121.952833, 36.278469], [-121.959053, 36.287107999999996], [-121.96188699999999, 36.293324], [-121.964613, 36.306981], [-121.962873, 36.322733], [-121.966936, 36.332612999999995], [-121.971877, 36.357831], [-121.971808, 36.378561999999995], [-121.970391, 36.383368], [-121.975638, 36.39257], [-121.97684699999999, 36.402245], [-121.980257, 36.410893], [-121.981042, 36.419633999999995], [-121.994104, 36.435063], [-121.997118, 36.441001], [-122.000606, 36.453268], [-121.999472, 36.466451], [-122.005233, 36.470515999999996], [-122.008971, 36.475332], [-122.013333, 36.483895], [-122.018313, 36.499962], [-122.021998, 36.508908], [-122.023054, 36.515816], [-122.022707, 36.522227], [-122.02052, 36.531915999999995], [-122.017455, 36.537405], [-122.029033, 36.548500000000004], [-122.037459, 36.560381], [-122.042818, 36.572766], [-122.04440199999999, 36.580456], [-122.044148, 36.591353999999995], [-122.042748, 36.596627], [-122.03424799999999, 36.609673], [-122.023636, 36.620443], [-122.020406, 36.624959], [-122.01741799999999, 36.632039999999996], [-122.012596, 36.638568], [-122.001124, 36.647704], [-122.03118, 36.749908], [-122.051878, 36.8196]]]}}, {"type": "Feature", "id": "106", "properties": {"name": "Box Elder, 49", "density": 399}, "geometry": {"type": "Polygon", "coordinates": [[[-112.163956, 41.996708], [-112.163838, 41.992993], [-112.157778, 41.990732], [-112.153974, 41.985005], [-112.153605, 41.978933], [-112.150547, 41.969947], [-112.14455699999999, 41.966826], [-112.142658, 41.963300000000004], [-112.138275, 41.963922], [-112.129083, 41.948018999999995], [-112.124309, 41.940844999999996], [-112.124222, 41.934487], [-112.121924, 41.928171], [-112.114771, 41.9193], [-112.108847, 41.916446], [-112.104523, 41.91034], [-112.100294, 41.909697], [-112.085494, 41.903310999999995], [-112.075356, 41.890451999999996], [-112.073568, 41.886393999999996], [-112.067847, 41.881724], [-112.06371, 41.874925], [-112.063832, 41.867981], [-112.058965, 41.868437], [-112.052712, 41.862519], [-112.04691199999999, 41.850997], [-112.046273, 41.842217999999995], [-112.037618, 41.827675], [-112.028178, 41.819154999999995], [-112.030926, 41.8155], [-112.030431, 41.810024], [-112.027012, 41.806912], [-112.020883, 41.805706], [-112.014913, 41.802183], [-112.009277, 41.79569], [-112.009623, 41.790192999999995], [-112.014454, 41.780797], [-112.01897, 41.780195], [-112.026629, 41.775881], [-112.02687, 41.772027], [-112.031374, 41.769644], [-112.033666, 41.764139], [-112.031697, 41.759105999999996], [-112.034182, 41.749406], [-112.037449, 41.743553999999996], [-112.043394, 41.736444999999996], [-112.042875, 41.732425], [-112.04508, 41.727219], [-112.045307, 41.719862], [-112.04342199999999, 41.709902], [-112.050543, 41.706537], [-112.051815, 41.699788999999996], [-112.048975, 41.696611], [-112.046452, 41.688593999999995], [-112.036827, 41.683147999999996], [-112.030595, 41.681799], [-112.024947, 41.668794999999996], [-112.018216, 41.663281999999995], [-112.012789, 41.648077], [-112.015715, 41.64156], [-112.013048, 41.635462], [-112.007203, 41.633016], [-112.007604, 41.623335], [-112.005939, 41.614475], [-112.003676, 41.612615999999996], [-112.00396, 41.607484], [-112.007353, 41.601538999999995], [-112.006703, 41.59194], [-112.000168, 41.579181], [-111.999003, 41.571861999999996], [-111.994226, 41.566009], [-111.996606, 41.557572], [-111.992646, 41.554283999999996], [-111.991899, 41.549952999999995], [-111.982078, 41.534031999999996], [-111.977945, 41.535035], [-111.976607, 41.540023], [-111.97252, 41.543583999999996], [-111.961426, 41.54382], [-111.95561000000001, 41.549572999999995], [-111.943378, 41.553444], [-111.936951, 41.550934], [-111.934098, 41.546603999999995], [-111.933011, 41.541156], [-111.926488, 41.536975999999996], [-111.918145, 41.539207], [-111.91372, 41.530727], [-111.913835, 41.524786999999996], [-111.9119, 41.518518], [-111.906147, 41.514157999999995], [-111.909313, 41.508117], [-111.90598299999999, 41.502759999999995], [-111.90596, 41.497802], [-111.8923, 41.495813999999996], [-111.884297, 41.496201], [-111.880209, 41.491222], [-111.875535, 41.489709], [-111.873245, 41.485585], [-111.877691, 41.482752999999995], [-111.876178, 41.47944], [-111.878333, 41.47417], [-111.888291, 41.473011], [-111.895247, 41.469477999999995], [-111.906137, 41.472102], [-111.913034, 41.469705999999995], [-111.91695, 41.464186999999995], [-111.916853, 41.460446], [-111.912595, 41.459302], [-111.906048, 41.454972999999995], [-111.900029, 41.453196999999996], [-111.901285, 41.449656], [-111.898201, 41.445876999999996], [-111.890335, 41.441655], [-111.88168999999999, 41.441449], [-111.88152, 41.435382], [-111.885476, 41.426435], [-111.891642, 41.422635], [-111.893193, 41.418088], [-111.904291, 41.418709], [-111.907762, 41.415791999999996], [-111.917976, 41.412304], [-111.926017, 41.412529], [-111.932387, 41.416244999999996], [-111.938181, 41.415696], [-111.94053, 41.420381], [-111.95331, 41.428207], [-111.957363, 41.433537], [-111.963797, 41.425058], [-111.972454, 41.419889999999995], [-111.971326, 41.414061], [-111.9676, 41.409074], [-111.967473, 41.395776999999995], [-111.968698, 41.391901], [-111.975809, 41.383964], [-111.974855, 41.376830999999996], [-111.97183, 41.374939999999995], [-111.962576, 41.36494], [-111.972273, 41.362041999999995], [-111.977478, 41.358241], [-111.993275, 41.352140999999996], [-111.996275, 41.349342], [-112.001975, 41.34964], [-112.00368, 41.346242], [-112.008074, 41.343734999999995], [-112.02099, 41.34384], [-112.028376, 41.336439], [-112.064076, 41.336241], [-112.073176, 41.336841], [-112.125777, 41.33734], [-112.131591, 41.336739], [-112.237877, 41.336739], [-112.250777, 41.32394], [-112.295537, 41.278501], [-112.355604, 41.217628], [-112.375784, 41.196888], [-112.44639, 41.124936], [-112.493393, 41.076735], [-112.500794, 41.075086], [-112.62580000000001, 41.043735], [-112.748605, 41.012934], [-112.750805, 41.012184], [-112.799307, 41.000236], [-112.826384, 40.999935], [-112.950391, 40.999932], [-113.117826, 40.999928], [-113.266321, 40.999931], [-113.397161, 40.99993], [-113.500829, 40.999929], [-113.625834, 40.999927], [-113.75083599999999, 40.999927], [-113.836338, 40.999927], [-113.961623, 40.999925999999995], [-114.042145, 40.999925999999995], [-114.042052, 41.000053], [-114.041829, 41.122349], [-114.041583, 41.127486999999995], [-114.041447, 41.207752], [-114.042553, 41.210923], [-114.04139599999999, 41.219958], [-114.040562, 41.368212], [-114.040231, 41.491147999999995], [-114.041155, 41.503235], [-114.040818, 41.525031999999996], [-114.040437, 41.615271], [-114.039967, 41.624919999999996], [-114.040046, 41.704328], [-114.039899, 41.753276], [-114.041149, 41.850361], [-114.039771, 41.874916], [-114.039648, 41.884814999999996], [-114.041508, 41.991731], [-114.041723, 41.993719999999996], [-113.993904, 41.992697], [-113.961183, 41.990984], [-113.893261, 41.988057], [-113.82216199999999, 41.988479], [-113.796082, 41.989104], [-113.744952, 41.989522], [-113.687091, 41.990704], [-113.668741, 41.990767999999996], [-113.62584, 41.991454], [-113.617977, 41.991257999999995], [-113.500683, 41.9928], [-113.496548, 41.993305], [-113.451263, 41.993646999999996], [-113.396014, 41.994257], [-113.357472, 41.993863], [-113.340141, 41.994741], [-113.250738, 41.995612], [-113.249158, 41.996202], [-113.203391, 41.996452999999995], [-113.19049, 41.996761], [-113.074853, 41.997397], [-113.00082, 41.998301999999995], [-112.93412000000001, 41.998594999999995], [-112.903199, 41.998962999999996], [-112.791696, 41.999541], [-112.750814, 42.000021], [-112.624578, 42.000353], [-112.499205, 42.000890999999996], [-112.384016, 42.001205], [-112.286995, 42.001025], [-112.264579, 42.001211], [-112.192976, 42.001166999999995], [-112.173351, 41.996567999999996], [-112.163956, 41.996708]]]}}, {"type": "Feature", "id": "106", "properties": {"name": "Box Elder, 49", "density": 651}, "geometry": {"type": "Polygon", "coordinates": [[[-112.163956, 41.996708], [-112.163838, 41.992993], [-112.157778, 41.990732], [-112.153974, 41.985005], [-112.153605, 41.978933], [-112.150547, 41.969947], [-112.14455699999999, 41.966826], [-112.142658, 41.963300000000004], [-112.138275, 41.963922], [-112.129083, 41.948018999999995], [-112.124309, 41.940844999999996], [-112.124222, 41.934487], [-112.121924, 41.928171], [-112.114771, 41.9193], [-112.108847, 41.916446], [-112.104523, 41.91034], [-112.100294, 41.909697], [-112.085494, 41.903310999999995], [-112.075356, 41.890451999999996], [-112.073568, 41.886393999999996], [-112.067847, 41.881724], [-112.06371, 41.874925], [-112.063832, 41.867981], [-112.058965, 41.868437], [-112.052712, 41.862519], [-112.04691199999999, 41.850997], [-112.046273, 41.842217999999995], [-112.037618, 41.827675], [-112.028178, 41.819154999999995], [-112.030926, 41.8155], [-112.030431, 41.810024], [-112.027012, 41.806912], [-112.020883, 41.805706], [-112.014913, 41.802183], [-112.009277, 41.79569], [-112.009623, 41.790192999999995], [-112.014454, 41.780797], [-112.01897, 41.780195], [-112.026629, 41.775881], [-112.02687, 41.772027], [-112.031374, 41.769644], [-112.033666, 41.764139], [-112.031697, 41.759105999999996], [-112.034182, 41.749406], [-112.037449, 41.743553999999996], [-112.043394, 41.736444999999996], [-112.042875, 41.732425], [-112.04508, 41.727219], [-112.045307, 41.719862], [-112.04342199999999, 41.709902], [-112.050543, 41.706537], [-112.051815, 41.699788999999996], [-112.048975, 41.696611], [-112.046452, 41.688593999999995], [-112.036827, 41.683147999999996], [-112.030595, 41.681799], [-112.024947, 41.668794999999996], [-112.018216, 41.663281999999995], [-112.012789, 41.648077], [-112.015715, 41.64156], [-112.013048, 41.635462], [-112.007203, 41.633016], [-112.007604, 41.623335], [-112.005939, 41.614475], [-112.003676, 41.612615999999996], [-112.00396, 41.607484], [-112.007353, 41.601538999999995], [-112.006703, 41.59194], [-112.000168, 41.579181], [-111.999003, 41.571861999999996], [-111.994226, 41.566009], [-111.996606, 41.557572], [-111.992646, 41.554283999999996], [-111.991899, 41.549952999999995], [-111.982078, 41.534031999999996], [-111.977945, 41.535035], [-111.976607, 41.540023], [-111.97252, 41.543583999999996], [-111.961426, 41.54382], [-111.95561000000001, 41.549572999999995], [-111.943378, 41.553444], [-111.936951, 41.550934], [-111.934098, 41.546603999999995], [-111.933011, 41.541156], [-111.926488, 41.536975999999996], [-111.918145, 41.539207], [-111.91372, 41.530727], [-111.913835, 41.524786999999996], [-111.9119, 41.518518], [-111.906147, 41.514157999999995], [-111.909313, 41.508117], [-111.90598299999999, 41.502759999999995], [-111.90596, 41.497802], [-111.8923, 41.495813999999996], [-111.884297, 41.496201], [-111.880209, 41.491222], [-111.875535, 41.489709], [-111.873245, 41.485585], [-111.877691, 41.482752999999995], [-111.876178, 41.47944], [-111.878333, 41.47417], [-111.888291, 41.473011], [-111.895247, 41.469477999999995], [-111.906137, 41.472102], [-111.913034, 41.469705999999995], [-111.91695, 41.464186999999995], [-111.916853, 41.460446], [-111.912595, 41.459302], [-111.906048, 41.454972999999995], [-111.900029, 41.453196999999996], [-111.901285, 41.449656], [-111.898201, 41.445876999999996], [-111.890335, 41.441655], [-111.88168999999999, 41.441449], [-111.88152, 41.435382], [-111.885476, 41.426435], [-111.891642, 41.422635], [-111.893193, 41.418088], [-111.904291, 41.418709], [-111.907762, 41.415791999999996], [-111.917976, 41.412304], [-111.926017, 41.412529], [-111.932387, 41.416244999999996], [-111.938181, 41.415696], [-111.94053, 41.420381], [-111.95331, 41.428207], [-111.957363, 41.433537], [-111.963797, 41.425058], [-111.972454, 41.419889999999995], [-111.971326, 41.414061], [-111.9676, 41.409074], [-111.967473, 41.395776999999995], [-111.968698, 41.391901], [-111.975809, 41.383964], [-111.974855, 41.376830999999996], [-111.97183, 41.374939999999995], [-111.962576, 41.36494], [-111.972273, 41.362041999999995], [-111.977478, 41.358241], [-111.993275, 41.352140999999996], [-111.996275, 41.349342], [-112.001975, 41.34964], [-112.00368, 41.346242], [-112.008074, 41.343734999999995], [-112.02099, 41.34384], [-112.028376, 41.336439], [-112.064076, 41.336241], [-112.073176, 41.336841], [-112.125777, 41.33734], [-112.131591, 41.336739], [-112.237877, 41.336739], [-112.250777, 41.32394], [-112.295537, 41.278501], [-112.355604, 41.217628], [-112.375784, 41.196888], [-112.44639, 41.124936], [-112.493393, 41.076735], [-112.500794, 41.075086], [-112.62580000000001, 41.043735], [-112.748605, 41.012934], [-112.750805, 41.012184], [-112.799307, 41.000236], [-112.826384, 40.999935], [-112.950391, 40.999932], [-113.117826, 40.999928], [-113.266321, 40.999931], [-113.397161, 40.99993], [-113.500829, 40.999929], [-113.625834, 40.999927], [-113.75083599999999, 40.999927], [-113.836338, 40.999927], [-113.961623, 40.999925999999995], [-114.042145, 40.999925999999995], [-114.042052, 41.000053], [-114.041829, 41.122349], [-114.041583, 41.127486999999995], [-114.041447, 41.207752], [-114.042553, 41.210923], [-114.04139599999999, 41.219958], [-114.040562, 41.368212], [-114.040231, 41.491147999999995], [-114.041155, 41.503235], [-114.040818, 41.525031999999996], [-114.040437, 41.615271], [-114.039967, 41.624919999999996], [-114.040046, 41.704328], [-114.039899, 41.753276], [-114.041149, 41.850361], [-114.039771, 41.874916], [-114.039648, 41.884814999999996], [-114.041508, 41.991731], [-114.041723, 41.993719999999996], [-113.993904, 41.992697], [-113.961183, 41.990984], [-113.893261, 41.988057], [-113.82216199999999, 41.988479], [-113.796082, 41.989104], [-113.744952, 41.989522], [-113.687091, 41.990704], [-113.668741, 41.990767999999996], [-113.62584, 41.991454], [-113.617977, 41.991257999999995], [-113.500683, 41.9928], [-113.496548, 41.993305], [-113.451263, 41.993646999999996], [-113.396014, 41.994257], [-113.357472, 41.993863], [-113.340141, 41.994741], [-113.250738, 41.995612], [-113.249158, 41.996202], [-113.203391, 41.996452999999995], [-113.19049, 41.996761], [-113.074853, 41.997397], [-113.00082, 41.998301999999995], [-112.93412000000001, 41.998594999999995], [-112.903199, 41.998962999999996], [-112.791696, 41.999541], [-112.750814, 42.000021], [-112.624578, 42.000353], [-112.499205, 42.000890999999996], [-112.384016, 42.001205], [-112.286995, 42.001025], [-112.264579, 42.001211], [-112.192976, 42.001166999999995], [-112.173351, 41.996567999999996], [-112.163956, 41.996708]]]}}, {"type": "Feature", "id": "107", "properties": {"name": "Placer, 06", "density": 383}, "geometry": {"type": "Polygon", "coordinates": [[[-120.006323, 39.316496], [-120.006473, 39.272878], [-120.00568, 39.244037999999996], [-120.00572700000001, 39.225828], [-120.00453, 39.187445], [-120.004297, 39.165603], [-120.003429, 39.112687], [-120.002461, 39.067488999999995], [-120.11111, 39.067459], [-120.143663, 39.067285], [-120.143598, 39.060198], [-120.153021, 39.060328999999996], [-120.152976, 39.045806999999996], [-120.164964, 39.045787], [-120.165028, 39.038485], [-120.18356, 39.038371999999995], [-120.184098, 39.031014], [-120.202961, 39.030727999999996], [-120.240157, 39.030888999999995], [-120.24041, 39.023668], [-120.251024, 39.024727], [-120.25936899999999, 39.02346], [-120.309722, 39.023433], [-120.32812200000001, 39.022433], [-120.412248, 39.026465], [-120.43524, 39.028397], [-120.441554, 39.023503], [-120.445213, 39.017595], [-120.445381, 39.010065999999995], [-120.448886, 39.006682], [-120.450678, 38.999379], [-120.453829, 38.994865999999995], [-120.451162, 38.988496999999995], [-120.459638, 38.984998999999995], [-120.464574, 38.973892], [-120.468504, 38.971393], [-120.470985, 38.965506999999995], [-120.474466, 38.964572], [-120.479274, 38.96002], [-120.486122, 38.958836999999995], [-120.487686, 38.952193], [-120.491193, 38.950654], [-120.494176, 38.942363], [-120.50290000000001, 38.940807], [-120.504841, 38.935219], [-120.510763, 38.934151], [-120.512346, 38.931191], [-120.522848, 38.930333], [-120.527345, 38.931582999999996], [-120.534493, 38.926015], [-120.54284200000001, 38.927535], [-120.54536999999999, 38.926668], [-120.546095, 38.920697], [-120.55215, 38.92059], [-120.556321, 38.915164], [-120.56320099999999, 38.913821], [-120.572352, 38.9144], [-120.57951299999999, 38.917244], [-120.58054, 38.920224999999995], [-120.58703299999999, 38.924282], [-120.585206, 38.927361], [-120.58731, 38.931439999999995], [-120.593459, 38.932127], [-120.594381, 38.936104], [-120.598466, 38.936839], [-120.604366, 38.934224], [-120.606943, 38.935246], [-120.609962, 38.940948], [-120.612809, 38.943090999999995], [-120.622289, 38.943112], [-120.631091, 38.946290999999995], [-120.635381, 38.943402999999996], [-120.642458, 38.944404], [-120.651042, 38.948868999999995], [-120.65415999999999, 38.948226], [-120.65646699999999, 38.95363], [-120.66447099999999, 38.95713], [-120.672748, 38.958593], [-120.68276399999999, 38.969072], [-120.683367, 38.97465], [-120.68089, 38.977886], [-120.685153, 38.983619999999995], [-120.684377, 38.988706], [-120.687925, 38.989948999999996], [-120.692138, 38.985878], [-120.703904, 38.981182], [-120.711342, 38.985762], [-120.716286, 38.986671], [-120.722341, 38.993473], [-120.72317100000001, 38.999327], [-120.730174, 39.003958], [-120.735577, 39.000681], [-120.741641, 39.001431], [-120.743937, 39.004768], [-120.748662, 39.004286], [-120.757622, 39.007661], [-120.764074, 39.002027999999996], [-120.770225, 39.007024], [-120.78025, 39.00419], [-120.786791, 38.999621999999995], [-120.790798, 38.999629999999996], [-120.798103, 38.996051], [-120.801916, 39.001103], [-120.812295, 39.000133], [-120.81549, 38.994778], [-120.824724, 38.992747], [-120.829711, 38.987342999999996], [-120.829383, 38.980385], [-120.83261999999999, 38.978018], [-120.834163, 38.971866], [-120.838837, 38.971786], [-120.840627, 38.975446], [-120.84755799999999, 38.976926999999996], [-120.850514, 38.975899], [-120.855532, 38.96682], [-120.852101, 38.959545], [-120.857716, 38.956641], [-120.858903, 38.952256], [-120.868599, 38.954192], [-120.877376, 38.957014], [-120.881593, 38.956714], [-120.88515699999999, 38.959], [-120.890502, 38.959562], [-120.899989, 38.953348], [-120.91387399999999, 38.955207], [-120.926304, 38.961819999999996], [-120.934653, 38.963791], [-120.940281, 38.962339], [-120.938202, 38.95664], [-120.937673, 38.946697], [-120.93857, 38.935565], [-120.95158, 38.938846], [-120.958052, 38.939005], [-120.965994, 38.932581], [-120.970423, 38.933088], [-120.980341, 38.928813], [-120.988909, 38.928031], [-120.991156, 38.923628], [-121.001052, 38.917835], [-121.01235, 38.916646], [-121.018928, 38.918239], [-121.025372, 38.915036], [-121.034096, 38.912883], [-121.037502, 38.915689], [-121.041467, 38.914193], [-121.043015, 38.908491], [-121.052911, 38.900144], [-121.044175, 38.890826], [-121.046143, 38.888858], [-121.058592, 38.884315], [-121.061984, 38.881499], [-121.056928, 38.877306999999995], [-121.053263, 38.868347], [-121.054543, 38.865019], [-121.06168, 38.860251], [-121.057579, 38.85127], [-121.058408, 38.847128999999995], [-121.062354, 38.845053], [-121.072679, 38.842940999999996], [-121.081931, 38.835179], [-121.087341, 38.833273999999996], [-121.08872099999999, 38.827101], [-121.083055, 38.823054], [-121.084957, 38.81601], [-121.093435, 38.813846999999996], [-121.100844, 38.815391999999996], [-121.097757, 38.807328], [-121.098085, 38.803329999999995], [-121.102321, 38.795908], [-121.101197, 38.789972], [-121.102999, 38.785548], [-121.111668, 38.773795], [-121.117217, 38.770488], [-121.119259, 38.765794], [-121.117479, 38.757793], [-121.121284, 38.752213999999995], [-121.121385, 38.748754999999996], [-121.12835, 38.733578], [-121.133295, 38.731455], [-121.133195, 38.716515], [-121.134507, 38.712032], [-121.141009, 38.71198], [-121.151857, 38.711501999999996], [-121.234059, 38.717602], [-121.278434, 38.720599], [-121.296399, 38.722049], [-121.327534, 38.723915999999996], [-121.411017, 38.72992], [-121.484396, 38.734598], [-121.48444, 38.751354], [-121.469753, 38.751602999999996], [-121.469628, 38.795199], [-121.469998, 38.846047], [-121.469468, 38.896766], [-121.469356, 38.925992], [-121.414399, 38.926214], [-121.414885, 38.996429], [-121.41487599999999, 38.998608], [-121.407713, 39.000457999999995], [-121.406001, 39.006418], [-121.39885699999999, 39.007813], [-121.39295899999999, 39.010824], [-121.385089, 39.017717999999995], [-121.377072, 39.021014], [-121.37237999999999, 39.02773], [-121.365643, 39.031743], [-121.361185, 39.032601], [-121.358383, 39.030212999999996], [-121.348761, 39.034454], [-121.33574899999999, 39.038792], [-121.331245, 39.042818], [-121.320987, 39.044101999999995], [-121.31983199999999, 39.048452999999995], [-121.311552, 39.051992999999996], [-121.304496, 39.052465], [-121.302675, 39.048328], [-121.29415, 39.044636], [-121.290213, 39.03687], [-121.279533, 39.034617999999995], [-121.273044, 39.034183], [-121.265984, 39.030378999999996], [-121.253868, 39.027645], [-121.249676, 39.028923], [-121.246269, 39.024467], [-121.240965, 39.021374], [-121.23767, 39.024049], [-121.230061, 39.023149], [-121.221787, 39.011962], [-121.216332, 39.012768], [-121.205915, 39.011851], [-121.204786, 39.015533], [-121.19864, 39.01748], [-121.18637, 39.012867], [-121.17925199999999, 39.020004], [-121.172624, 39.018527999999996], [-121.162622, 39.023945], [-121.152486, 39.026787999999996], [-121.15014099999999, 39.032227], [-121.144834, 39.033660999999995], [-121.137979, 39.037911], [-121.133378, 39.034376], [-121.12532, 39.032582], [-121.123193, 39.024431], [-121.115134, 39.018601], [-121.10888, 39.018209], [-121.105132, 39.012116999999996], [-121.096403, 39.011649], [-121.090272, 39.014267], [-121.080807, 39.009699], [-121.080342, 39.006862], [-121.068611, 39.00516], [-121.061425, 39.010208], [-121.052175, 39.010686], [-121.048069, 39.013072], [-121.041608, 39.013791], [-121.03701699999999, 39.01755], [-121.037694, 39.020804999999996], [-121.031063, 39.027955], [-121.02901, 39.038427], [-121.02142, 39.039441], [-121.019278, 39.046769], [-121.01279199999999, 39.048268], [-121.012524, 39.052541], [-121.008303, 39.052054999999996], [-121.007072, 39.061218], [-121.002467, 39.063665], [-121.002734, 39.067533999999995], [-120.99735799999999, 39.068056], [-120.998538, 39.072114], [-120.992918, 39.074647999999996], [-120.995853, 39.081], [-120.988951, 39.084495], [-120.98634799999999, 39.102233999999996], [-120.989696, 39.109528999999995], [-120.988717, 39.111777], [-120.980343, 39.110172999999996], [-120.975726, 39.113861], [-120.97317100000001, 39.119806], [-120.967886, 39.122271], [-120.96608, 39.127928], [-120.955758, 39.132721], [-120.949051, 39.137581999999995], [-120.94749, 39.143395], [-120.939581, 39.146060999999996], [-120.936904, 39.151393999999996], [-120.931485, 39.152964999999995], [-120.923368, 39.157230999999996], [-120.924503, 39.160849], [-120.911243, 39.164035], [-120.90611200000001, 39.167192], [-120.908996, 39.170173], [-120.896942, 39.176567], [-120.87992, 39.178143], [-120.868849, 39.180737], [-120.869185, 39.185235], [-120.862769, 39.190906999999996], [-120.861368, 39.194821999999995], [-120.857748, 39.197677999999996], [-120.85768, 39.201329], [-120.854735, 39.20897], [-120.851713, 39.212033], [-120.844763, 39.213367999999996], [-120.834014, 39.218225], [-120.827924, 39.22381], [-120.825254, 39.224252], [-120.816647, 39.229928], [-120.804249, 39.233266], [-120.79915199999999, 39.238015999999995], [-120.791447, 39.241068], [-120.784916, 39.246634], [-120.785069, 39.248179], [-120.776561, 39.252299], [-120.77331699999999, 39.255455999999995], [-120.768718, 39.256296999999996], [-120.76425499999999, 39.263017999999995], [-120.756595, 39.264235], [-120.749171, 39.270526], [-120.747225, 39.274913999999995], [-120.730066, 39.285609], [-120.727893, 39.288081], [-120.71512799999999, 39.292252], [-120.710318, 39.292544], [-120.702347, 39.299824], [-120.693017, 39.301925], [-120.682244, 39.306919], [-120.676187, 39.307249], [-120.662552, 39.310066], [-120.65947800000001, 39.308125], [-120.648739, 39.31145], [-120.64579499999999, 39.315155], [-120.50103899999999, 39.315781], [-120.480529, 39.316119], [-120.41721, 39.316219], [-120.326159, 39.316435999999996], [-120.251032, 39.316193999999996], [-120.165625, 39.316367], [-120.13631, 39.316244999999995], [-120.01168200000001, 39.316344], [-120.006323, 39.316496]]]}}, {"type": "Feature", "id": "107", "properties": {"name": "Placer, 06", "density": 54}, "geometry": {"type": "Polygon", "coordinates": [[[-120.006323, 39.316496], [-120.006473, 39.272878], [-120.00568, 39.244037999999996], [-120.00572700000001, 39.225828], [-120.00453, 39.187445], [-120.004297, 39.165603], [-120.003429, 39.112687], [-120.002461, 39.067488999999995], [-120.11111, 39.067459], [-120.143663, 39.067285], [-120.143598, 39.060198], [-120.153021, 39.060328999999996], [-120.152976, 39.045806999999996], [-120.164964, 39.045787], [-120.165028, 39.038485], [-120.18356, 39.038371999999995], [-120.184098, 39.031014], [-120.202961, 39.030727999999996], [-120.240157, 39.030888999999995], [-120.24041, 39.023668], [-120.251024, 39.024727], [-120.25936899999999, 39.02346], [-120.309722, 39.023433], [-120.32812200000001, 39.022433], [-120.412248, 39.026465], [-120.43524, 39.028397], [-120.441554, 39.023503], [-120.445213, 39.017595], [-120.445381, 39.010065999999995], [-120.448886, 39.006682], [-120.450678, 38.999379], [-120.453829, 38.994865999999995], [-120.451162, 38.988496999999995], [-120.459638, 38.984998999999995], [-120.464574, 38.973892], [-120.468504, 38.971393], [-120.470985, 38.965506999999995], [-120.474466, 38.964572], [-120.479274, 38.96002], [-120.486122, 38.958836999999995], [-120.487686, 38.952193], [-120.491193, 38.950654], [-120.494176, 38.942363], [-120.50290000000001, 38.940807], [-120.504841, 38.935219], [-120.510763, 38.934151], [-120.512346, 38.931191], [-120.522848, 38.930333], [-120.527345, 38.931582999999996], [-120.534493, 38.926015], [-120.54284200000001, 38.927535], [-120.54536999999999, 38.926668], [-120.546095, 38.920697], [-120.55215, 38.92059], [-120.556321, 38.915164], [-120.56320099999999, 38.913821], [-120.572352, 38.9144], [-120.57951299999999, 38.917244], [-120.58054, 38.920224999999995], [-120.58703299999999, 38.924282], [-120.585206, 38.927361], [-120.58731, 38.931439999999995], [-120.593459, 38.932127], [-120.594381, 38.936104], [-120.598466, 38.936839], [-120.604366, 38.934224], [-120.606943, 38.935246], [-120.609962, 38.940948], [-120.612809, 38.943090999999995], [-120.622289, 38.943112], [-120.631091, 38.946290999999995], [-120.635381, 38.943402999999996], [-120.642458, 38.944404], [-120.651042, 38.948868999999995], [-120.65415999999999, 38.948226], [-120.65646699999999, 38.95363], [-120.66447099999999, 38.95713], [-120.672748, 38.958593], [-120.68276399999999, 38.969072], [-120.683367, 38.97465], [-120.68089, 38.977886], [-120.685153, 38.983619999999995], [-120.684377, 38.988706], [-120.687925, 38.989948999999996], [-120.692138, 38.985878], [-120.703904, 38.981182], [-120.711342, 38.985762], [-120.716286, 38.986671], [-120.722341, 38.993473], [-120.72317100000001, 38.999327], [-120.730174, 39.003958], [-120.735577, 39.000681], [-120.741641, 39.001431], [-120.743937, 39.004768], [-120.748662, 39.004286], [-120.757622, 39.007661], [-120.764074, 39.002027999999996], [-120.770225, 39.007024], [-120.78025, 39.00419], [-120.786791, 38.999621999999995], [-120.790798, 38.999629999999996], [-120.798103, 38.996051], [-120.801916, 39.001103], [-120.812295, 39.000133], [-120.81549, 38.994778], [-120.824724, 38.992747], [-120.829711, 38.987342999999996], [-120.829383, 38.980385], [-120.83261999999999, 38.978018], [-120.834163, 38.971866], [-120.838837, 38.971786], [-120.840627, 38.975446], [-120.84755799999999, 38.976926999999996], [-120.850514, 38.975899], [-120.855532, 38.96682], [-120.852101, 38.959545], [-120.857716, 38.956641], [-120.858903, 38.952256], [-120.868599, 38.954192], [-120.877376, 38.957014], [-120.881593, 38.956714], [-120.88515699999999, 38.959], [-120.890502, 38.959562], [-120.899989, 38.953348], [-120.91387399999999, 38.955207], [-120.926304, 38.961819999999996], [-120.934653, 38.963791], [-120.940281, 38.962339], [-120.938202, 38.95664], [-120.937673, 38.946697], [-120.93857, 38.935565], [-120.95158, 38.938846], [-120.958052, 38.939005], [-120.965994, 38.932581], [-120.970423, 38.933088], [-120.980341, 38.928813], [-120.988909, 38.928031], [-120.991156, 38.923628], [-121.001052, 38.917835], [-121.01235, 38.916646], [-121.018928, 38.918239], [-121.025372, 38.915036], [-121.034096, 38.912883], [-121.037502, 38.915689], [-121.041467, 38.914193], [-121.043015, 38.908491], [-121.052911, 38.900144], [-121.044175, 38.890826], [-121.046143, 38.888858], [-121.058592, 38.884315], [-121.061984, 38.881499], [-121.056928, 38.877306999999995], [-121.053263, 38.868347], [-121.054543, 38.865019], [-121.06168, 38.860251], [-121.057579, 38.85127], [-121.058408, 38.847128999999995], [-121.062354, 38.845053], [-121.072679, 38.842940999999996], [-121.081931, 38.835179], [-121.087341, 38.833273999999996], [-121.08872099999999, 38.827101], [-121.083055, 38.823054], [-121.084957, 38.81601], [-121.093435, 38.813846999999996], [-121.100844, 38.815391999999996], [-121.097757, 38.807328], [-121.098085, 38.803329999999995], [-121.102321, 38.795908], [-121.101197, 38.789972], [-121.102999, 38.785548], [-121.111668, 38.773795], [-121.117217, 38.770488], [-121.119259, 38.765794], [-121.117479, 38.757793], [-121.121284, 38.752213999999995], [-121.121385, 38.748754999999996], [-121.12835, 38.733578], [-121.133295, 38.731455], [-121.133195, 38.716515], [-121.134507, 38.712032], [-121.141009, 38.71198], [-121.151857, 38.711501999999996], [-121.234059, 38.717602], [-121.278434, 38.720599], [-121.296399, 38.722049], [-121.327534, 38.723915999999996], [-121.411017, 38.72992], [-121.484396, 38.734598], [-121.48444, 38.751354], [-121.469753, 38.751602999999996], [-121.469628, 38.795199], [-121.469998, 38.846047], [-121.469468, 38.896766], [-121.469356, 38.925992], [-121.414399, 38.926214], [-121.414885, 38.996429], [-121.41487599999999, 38.998608], [-121.407713, 39.000457999999995], [-121.406001, 39.006418], [-121.39885699999999, 39.007813], [-121.39295899999999, 39.010824], [-121.385089, 39.017717999999995], [-121.377072, 39.021014], [-121.37237999999999, 39.02773], [-121.365643, 39.031743], [-121.361185, 39.032601], [-121.358383, 39.030212999999996], [-121.348761, 39.034454], [-121.33574899999999, 39.038792], [-121.331245, 39.042818], [-121.320987, 39.044101999999995], [-121.31983199999999, 39.048452999999995], [-121.311552, 39.051992999999996], [-121.304496, 39.052465], [-121.302675, 39.048328], [-121.29415, 39.044636], [-121.290213, 39.03687], [-121.279533, 39.034617999999995], [-121.273044, 39.034183], [-121.265984, 39.030378999999996], [-121.253868, 39.027645], [-121.249676, 39.028923], [-121.246269, 39.024467], [-121.240965, 39.021374], [-121.23767, 39.024049], [-121.230061, 39.023149], [-121.221787, 39.011962], [-121.216332, 39.012768], [-121.205915, 39.011851], [-121.204786, 39.015533], [-121.19864, 39.01748], [-121.18637, 39.012867], [-121.17925199999999, 39.020004], [-121.172624, 39.018527999999996], [-121.162622, 39.023945], [-121.152486, 39.026787999999996], [-121.15014099999999, 39.032227], [-121.144834, 39.033660999999995], [-121.137979, 39.037911], [-121.133378, 39.034376], [-121.12532, 39.032582], [-121.123193, 39.024431], [-121.115134, 39.018601], [-121.10888, 39.018209], [-121.105132, 39.012116999999996], [-121.096403, 39.011649], [-121.090272, 39.014267], [-121.080807, 39.009699], [-121.080342, 39.006862], [-121.068611, 39.00516], [-121.061425, 39.010208], [-121.052175, 39.010686], [-121.048069, 39.013072], [-121.041608, 39.013791], [-121.03701699999999, 39.01755], [-121.037694, 39.020804999999996], [-121.031063, 39.027955], [-121.02901, 39.038427], [-121.02142, 39.039441], [-121.019278, 39.046769], [-121.01279199999999, 39.048268], [-121.012524, 39.052541], [-121.008303, 39.052054999999996], [-121.007072, 39.061218], [-121.002467, 39.063665], [-121.002734, 39.067533999999995], [-120.99735799999999, 39.068056], [-120.998538, 39.072114], [-120.992918, 39.074647999999996], [-120.995853, 39.081], [-120.988951, 39.084495], [-120.98634799999999, 39.102233999999996], [-120.989696, 39.109528999999995], [-120.988717, 39.111777], [-120.980343, 39.110172999999996], [-120.975726, 39.113861], [-120.97317100000001, 39.119806], [-120.967886, 39.122271], [-120.96608, 39.127928], [-120.955758, 39.132721], [-120.949051, 39.137581999999995], [-120.94749, 39.143395], [-120.939581, 39.146060999999996], [-120.936904, 39.151393999999996], [-120.931485, 39.152964999999995], [-120.923368, 39.157230999999996], [-120.924503, 39.160849], [-120.911243, 39.164035], [-120.90611200000001, 39.167192], [-120.908996, 39.170173], [-120.896942, 39.176567], [-120.87992, 39.178143], [-120.868849, 39.180737], [-120.869185, 39.185235], [-120.862769, 39.190906999999996], [-120.861368, 39.194821999999995], [-120.857748, 39.197677999999996], [-120.85768, 39.201329], [-120.854735, 39.20897], [-120.851713, 39.212033], [-120.844763, 39.213367999999996], [-120.834014, 39.218225], [-120.827924, 39.22381], [-120.825254, 39.224252], [-120.816647, 39.229928], [-120.804249, 39.233266], [-120.79915199999999, 39.238015999999995], [-120.791447, 39.241068], [-120.784916, 39.246634], [-120.785069, 39.248179], [-120.776561, 39.252299], [-120.77331699999999, 39.255455999999995], [-120.768718, 39.256296999999996], [-120.76425499999999, 39.263017999999995], [-120.756595, 39.264235], [-120.749171, 39.270526], [-120.747225, 39.274913999999995], [-120.730066, 39.285609], [-120.727893, 39.288081], [-120.71512799999999, 39.292252], [-120.710318, 39.292544], [-120.702347, 39.299824], [-120.693017, 39.301925], [-120.682244, 39.306919], [-120.676187, 39.307249], [-120.662552, 39.310066], [-120.65947800000001, 39.308125], [-120.648739, 39.31145], [-120.64579499999999, 39.315155], [-120.50103899999999, 39.315781], [-120.480529, 39.316119], [-120.41721, 39.316219], [-120.326159, 39.316435999999996], [-120.251032, 39.316193999999996], [-120.165625, 39.316367], [-120.13631, 39.316244999999995], [-120.01168200000001, 39.316344], [-120.006323, 39.316496]]]}}, {"type": "Feature", "id": "108", "properties": {"name": "Amador, 06", "density": 1376}, "geometry": {"type": "Polygon", "coordinates": [[[-121.027507, 38.508292], [-121.01930899999999, 38.508948], [-121.011559, 38.512364], [-121.009671, 38.51755], [-121.005307, 38.519591999999996], [-120.999941, 38.518102999999996], [-120.99478500000001, 38.513646], [-120.987036, 38.516538], [-120.98010099999999, 38.515161], [-120.974374, 38.515997999999996], [-120.970281, 38.520810999999995], [-120.964569, 38.520284], [-120.957595, 38.522768], [-120.952526, 38.521031], [-120.945733, 38.523669999999996], [-120.943728, 38.527356], [-120.938962, 38.527875], [-120.936416, 38.519414], [-120.92984, 38.517801999999996], [-120.92711299999999, 38.514965], [-120.923344, 38.518688999999995], [-120.915463, 38.520621], [-120.910985, 38.520496], [-120.905403, 38.524311], [-120.902862, 38.530978], [-120.895173, 38.528237], [-120.892839, 38.528999], [-120.887722, 38.524449], [-120.883627, 38.525912], [-120.88066, 38.530864], [-120.883723, 38.535168], [-120.882426, 38.537572], [-120.87359599999999, 38.542468], [-120.873612, 38.538274], [-120.870815, 38.536184999999996], [-120.86300299999999, 38.535973999999996], [-120.862409, 38.543329], [-120.855935, 38.543278], [-120.85518, 38.549322], [-120.849285, 38.550691], [-120.847218, 38.553785999999995], [-120.840864, 38.556022], [-120.835325, 38.551728], [-120.831061, 38.55641], [-120.825437, 38.555859999999996], [-120.823283, 38.559687], [-120.817219, 38.558074], [-120.815659, 38.560781999999996], [-120.810456, 38.55775], [-120.80184, 38.559095], [-120.800882, 38.556283], [-120.794665, 38.557617], [-120.783143, 38.550903999999996], [-120.779078, 38.554378], [-120.768373, 38.552749], [-120.760595, 38.554915], [-120.754752, 38.551161], [-120.748873, 38.553398], [-120.747251, 38.548446], [-120.738962, 38.548306], [-120.736548, 38.545643999999996], [-120.730336, 38.548079], [-120.722476, 38.547165], [-120.718321, 38.541762999999996], [-120.706923, 38.535213999999996], [-120.70447899999999, 38.536232999999996], [-120.699974, 38.532326999999995], [-120.69027, 38.527736999999995], [-120.683089, 38.526393999999996], [-120.678675, 38.522189999999995], [-120.677438, 38.518132], [-120.666018, 38.517055], [-120.658932, 38.515395], [-120.650757, 38.510033], [-120.63899, 38.507766], [-120.628428, 38.503204], [-120.62208, 38.50439], [-120.606157, 38.502348999999995], [-120.60222, 38.503906], [-120.59212600000001, 38.504596], [-120.57989599999999, 38.503395], [-120.571015, 38.505809], [-120.553627, 38.511859], [-120.542694, 38.509754], [-120.53099, 38.510044], [-120.51059599999999, 38.511466999999996], [-120.500013, 38.514354], [-120.49821299999999, 38.516304], [-120.490186, 38.517939999999996], [-120.485776, 38.521267], [-120.473714, 38.521645], [-120.459157, 38.523888], [-120.450036, 38.528492], [-120.438892, 38.528895], [-120.434991, 38.526699], [-120.424637, 38.530342], [-120.413149, 38.53115], [-120.405086, 38.536076], [-120.388967, 38.540575], [-120.38322600000001, 38.538931], [-120.380839, 38.542854], [-120.373345, 38.545034], [-120.363063, 38.544565999999996], [-120.354486, 38.548077], [-120.351165, 38.547185999999996], [-120.338669, 38.546938], [-120.331298, 38.547694], [-120.317142, 38.54511], [-120.301721, 38.549109], [-120.298886, 38.55211], [-120.299189, 38.556117], [-120.289586, 38.55614], [-120.277637, 38.559762], [-120.27452199999999, 38.559452], [-120.26656, 38.567654], [-120.266352, 38.573465], [-120.26256000000001, 38.578632999999996], [-120.251026, 38.584382999999995], [-120.243185, 38.58642], [-120.239231, 38.585957], [-120.23384899999999, 38.588316], [-120.231756, 38.592236], [-120.232624, 38.600044], [-120.228689, 38.600797], [-120.22366199999999, 38.604281], [-120.227126, 38.610575], [-120.220714, 38.621376], [-120.214628, 38.623571999999996], [-120.215744, 38.626832], [-120.21278699999999, 38.629371], [-120.205243, 38.627897999999995], [-120.201819, 38.624674999999996], [-120.197676, 38.625803999999995], [-120.197104, 38.629197999999995], [-120.17864399999999, 38.633766], [-120.170189, 38.632432], [-120.158102, 38.633233], [-120.144788, 38.639618], [-120.140084, 38.638374], [-120.131718, 38.649063999999996], [-120.135104, 38.654526], [-120.128864, 38.664626], [-120.123094, 38.666703999999996], [-120.116701, 38.679778], [-120.123369, 38.686934], [-120.124255, 38.69076], [-120.121762, 38.696083], [-120.117639, 38.698631999999996], [-120.110852, 38.705714], [-120.103005, 38.705963], [-120.098322, 38.709029], [-120.077639, 38.708887], [-120.077693, 38.702126], [-120.07239200000001, 38.702767], [-120.07252, 38.624908999999995], [-120.072427, 38.575024], [-120.072484, 38.509868999999995], [-120.08941, 38.5064], [-120.092221, 38.507503], [-120.100299, 38.503997], [-120.102787, 38.50551], [-120.107996, 38.50384], [-120.11151, 38.498517], [-120.125191, 38.495844], [-120.128841, 38.497205], [-120.142482, 38.498025], [-120.146708, 38.495318999999995], [-120.164319, 38.494234999999996], [-120.169224, 38.496294], [-120.18061, 38.495619], [-120.205702, 38.501039], [-120.217417, 38.497706], [-120.22603, 38.490742], [-120.235546, 38.489885], [-120.241688, 38.485191], [-120.254637, 38.48771], [-120.25992600000001, 38.486717], [-120.269132, 38.477773], [-120.277647, 38.475612], [-120.283785, 38.475446999999996], [-120.29374, 38.477349], [-120.304564, 38.472125999999996], [-120.319114, 38.471025999999995], [-120.322272, 38.468616], [-120.33104, 38.465191999999995], [-120.338139, 38.467437], [-120.353649, 38.465483], [-120.362101, 38.46667], [-120.369996, 38.465185999999996], [-120.379282, 38.461065], [-120.38481, 38.462278], [-120.3867, 38.466235], [-120.392316, 38.467379], [-120.399213, 38.466719], [-120.40676500000001, 38.468911999999996], [-120.412429, 38.468666], [-120.414664, 38.473075], [-120.423215, 38.473321999999996], [-120.43159, 38.467178], [-120.44398799999999, 38.46147], [-120.447843, 38.456126999999995], [-120.447733, 38.453542999999996], [-120.452156, 38.450111], [-120.457275, 38.449056], [-120.461404, 38.446171], [-120.467137, 38.448844], [-120.475718, 38.448105999999996], [-120.48595399999999, 38.445648999999996], [-120.499673, 38.447702], [-120.498295, 38.444357], [-120.505602, 38.443698999999995], [-120.50464, 38.439378], [-120.508354, 38.437146999999996], [-120.515922, 38.428914], [-120.519384, 38.427682], [-120.52358, 38.422653], [-120.526866, 38.423021999999996], [-120.53013, 38.418884], [-120.537225, 38.418431999999996], [-120.539924, 38.422689999999996], [-120.550341, 38.420283999999995], [-120.560014, 38.41506], [-120.567821, 38.414997], [-120.572271, 38.412501999999996], [-120.570577, 38.40809], [-120.574316, 38.401848], [-120.581352, 38.401602], [-120.590092, 38.399254], [-120.60135700000001, 38.399724], [-120.609139, 38.396716], [-120.61002500000001, 38.392567], [-120.614881, 38.389407999999996], [-120.614739, 38.380612], [-120.616848, 38.379079999999995], [-120.614098, 38.372482999999995], [-120.610438, 38.370013], [-120.618284, 38.366858], [-120.617792, 38.361022999999996], [-120.619682, 38.357729], [-120.62827300000001, 38.355404], [-120.631801, 38.345566], [-120.63129, 38.340263], [-120.638507, 38.340835], [-120.646613, 38.334586], [-120.651555, 38.333988999999995], [-120.655894, 38.331116], [-120.666923, 38.331494], [-120.67645999999999, 38.328562], [-120.683569, 38.324667], [-120.685846, 38.320309], [-120.692396, 38.31794], [-120.698335, 38.318114], [-120.70302, 38.316314], [-120.713583, 38.3149], [-120.730996, 38.307958], [-120.738286, 38.307767999999996], [-120.751694, 38.295942], [-120.754442, 38.288469], [-120.767291, 38.290316], [-120.77900199999999, 38.287619], [-120.790542, 38.288593], [-120.798482, 38.285591], [-120.803365, 38.288866999999996], [-120.80774, 38.288723], [-120.810126, 38.28201], [-120.814313, 38.283508], [-120.819228, 38.282067999999995], [-120.822044, 38.275451], [-120.832042, 38.269148], [-120.843174, 38.264438999999996], [-120.846799, 38.264271], [-120.848963, 38.258784999999996], [-120.852521, 38.255651], [-120.855116, 38.2488], [-120.857379, 38.247358], [-120.86997099999999, 38.244402], [-120.878968, 38.240837], [-120.880962, 38.238872], [-120.88076699999999, 38.23361], [-120.884829, 38.229034], [-120.888774, 38.227568999999995], [-120.892864, 38.221574], [-120.903074, 38.222556999999995], [-120.912736, 38.229465999999995], [-120.917725, 38.229991], [-120.925528, 38.227632], [-120.933385, 38.221954], [-120.937155, 38.220762], [-120.942204, 38.223346], [-120.953404, 38.226315], [-120.963347, 38.219902], [-120.966335, 38.220495], [-120.972104, 38.217951], [-120.981072, 38.221788], [-120.985737, 38.221413999999996], [-120.995497, 38.225404999999995], [-121.00611, 38.249916999999996], [-121.027084, 38.300252], [-121.027245, 38.419073999999995], [-121.02726200000001, 38.489252], [-121.027507, 38.508292]]]}}, {"type": "Feature", "id": "108", "properties": {"name": "Amador, 06", "density": 91}, "geometry": {"type": "Polygon", "coordinates": [[[-121.027507, 38.508292], [-121.01930899999999, 38.508948], [-121.011559, 38.512364], [-121.009671, 38.51755], [-121.005307, 38.519591999999996], [-120.999941, 38.518102999999996], [-120.99478500000001, 38.513646], [-120.987036, 38.516538], [-120.98010099999999, 38.515161], [-120.974374, 38.515997999999996], [-120.970281, 38.520810999999995], [-120.964569, 38.520284], [-120.957595, 38.522768], [-120.952526, 38.521031], [-120.945733, 38.523669999999996], [-120.943728, 38.527356], [-120.938962, 38.527875], [-120.936416, 38.519414], [-120.92984, 38.517801999999996], [-120.92711299999999, 38.514965], [-120.923344, 38.518688999999995], [-120.915463, 38.520621], [-120.910985, 38.520496], [-120.905403, 38.524311], [-120.902862, 38.530978], [-120.895173, 38.528237], [-120.892839, 38.528999], [-120.887722, 38.524449], [-120.883627, 38.525912], [-120.88066, 38.530864], [-120.883723, 38.535168], [-120.882426, 38.537572], [-120.87359599999999, 38.542468], [-120.873612, 38.538274], [-120.870815, 38.536184999999996], [-120.86300299999999, 38.535973999999996], [-120.862409, 38.543329], [-120.855935, 38.543278], [-120.85518, 38.549322], [-120.849285, 38.550691], [-120.847218, 38.553785999999995], [-120.840864, 38.556022], [-120.835325, 38.551728], [-120.831061, 38.55641], [-120.825437, 38.555859999999996], [-120.823283, 38.559687], [-120.817219, 38.558074], [-120.815659, 38.560781999999996], [-120.810456, 38.55775], [-120.80184, 38.559095], [-120.800882, 38.556283], [-120.794665, 38.557617], [-120.783143, 38.550903999999996], [-120.779078, 38.554378], [-120.768373, 38.552749], [-120.760595, 38.554915], [-120.754752, 38.551161], [-120.748873, 38.553398], [-120.747251, 38.548446], [-120.738962, 38.548306], [-120.736548, 38.545643999999996], [-120.730336, 38.548079], [-120.722476, 38.547165], [-120.718321, 38.541762999999996], [-120.706923, 38.535213999999996], [-120.70447899999999, 38.536232999999996], [-120.699974, 38.532326999999995], [-120.69027, 38.527736999999995], [-120.683089, 38.526393999999996], [-120.678675, 38.522189999999995], [-120.677438, 38.518132], [-120.666018, 38.517055], [-120.658932, 38.515395], [-120.650757, 38.510033], [-120.63899, 38.507766], [-120.628428, 38.503204], [-120.62208, 38.50439], [-120.606157, 38.502348999999995], [-120.60222, 38.503906], [-120.59212600000001, 38.504596], [-120.57989599999999, 38.503395], [-120.571015, 38.505809], [-120.553627, 38.511859], [-120.542694, 38.509754], [-120.53099, 38.510044], [-120.51059599999999, 38.511466999999996], [-120.500013, 38.514354], [-120.49821299999999, 38.516304], [-120.490186, 38.517939999999996], [-120.485776, 38.521267], [-120.473714, 38.521645], [-120.459157, 38.523888], [-120.450036, 38.528492], [-120.438892, 38.528895], [-120.434991, 38.526699], [-120.424637, 38.530342], [-120.413149, 38.53115], [-120.405086, 38.536076], [-120.388967, 38.540575], [-120.38322600000001, 38.538931], [-120.380839, 38.542854], [-120.373345, 38.545034], [-120.363063, 38.544565999999996], [-120.354486, 38.548077], [-120.351165, 38.547185999999996], [-120.338669, 38.546938], [-120.331298, 38.547694], [-120.317142, 38.54511], [-120.301721, 38.549109], [-120.298886, 38.55211], [-120.299189, 38.556117], [-120.289586, 38.55614], [-120.277637, 38.559762], [-120.27452199999999, 38.559452], [-120.26656, 38.567654], [-120.266352, 38.573465], [-120.26256000000001, 38.578632999999996], [-120.251026, 38.584382999999995], [-120.243185, 38.58642], [-120.239231, 38.585957], [-120.23384899999999, 38.588316], [-120.231756, 38.592236], [-120.232624, 38.600044], [-120.228689, 38.600797], [-120.22366199999999, 38.604281], [-120.227126, 38.610575], [-120.220714, 38.621376], [-120.214628, 38.623571999999996], [-120.215744, 38.626832], [-120.21278699999999, 38.629371], [-120.205243, 38.627897999999995], [-120.201819, 38.624674999999996], [-120.197676, 38.625803999999995], [-120.197104, 38.629197999999995], [-120.17864399999999, 38.633766], [-120.170189, 38.632432], [-120.158102, 38.633233], [-120.144788, 38.639618], [-120.140084, 38.638374], [-120.131718, 38.649063999999996], [-120.135104, 38.654526], [-120.128864, 38.664626], [-120.123094, 38.666703999999996], [-120.116701, 38.679778], [-120.123369, 38.686934], [-120.124255, 38.69076], [-120.121762, 38.696083], [-120.117639, 38.698631999999996], [-120.110852, 38.705714], [-120.103005, 38.705963], [-120.098322, 38.709029], [-120.077639, 38.708887], [-120.077693, 38.702126], [-120.07239200000001, 38.702767], [-120.07252, 38.624908999999995], [-120.072427, 38.575024], [-120.072484, 38.509868999999995], [-120.08941, 38.5064], [-120.092221, 38.507503], [-120.100299, 38.503997], [-120.102787, 38.50551], [-120.107996, 38.50384], [-120.11151, 38.498517], [-120.125191, 38.495844], [-120.128841, 38.497205], [-120.142482, 38.498025], [-120.146708, 38.495318999999995], [-120.164319, 38.494234999999996], [-120.169224, 38.496294], [-120.18061, 38.495619], [-120.205702, 38.501039], [-120.217417, 38.497706], [-120.22603, 38.490742], [-120.235546, 38.489885], [-120.241688, 38.485191], [-120.254637, 38.48771], [-120.25992600000001, 38.486717], [-120.269132, 38.477773], [-120.277647, 38.475612], [-120.283785, 38.475446999999996], [-120.29374, 38.477349], [-120.304564, 38.472125999999996], [-120.319114, 38.471025999999995], [-120.322272, 38.468616], [-120.33104, 38.465191999999995], [-120.338139, 38.467437], [-120.353649, 38.465483], [-120.362101, 38.46667], [-120.369996, 38.465185999999996], [-120.379282, 38.461065], [-120.38481, 38.462278], [-120.3867, 38.466235], [-120.392316, 38.467379], [-120.399213, 38.466719], [-120.40676500000001, 38.468911999999996], [-120.412429, 38.468666], [-120.414664, 38.473075], [-120.423215, 38.473321999999996], [-120.43159, 38.467178], [-120.44398799999999, 38.46147], [-120.447843, 38.456126999999995], [-120.447733, 38.453542999999996], [-120.452156, 38.450111], [-120.457275, 38.449056], [-120.461404, 38.446171], [-120.467137, 38.448844], [-120.475718, 38.448105999999996], [-120.48595399999999, 38.445648999999996], [-120.499673, 38.447702], [-120.498295, 38.444357], [-120.505602, 38.443698999999995], [-120.50464, 38.439378], [-120.508354, 38.437146999999996], [-120.515922, 38.428914], [-120.519384, 38.427682], [-120.52358, 38.422653], [-120.526866, 38.423021999999996], [-120.53013, 38.418884], [-120.537225, 38.418431999999996], [-120.539924, 38.422689999999996], [-120.550341, 38.420283999999995], [-120.560014, 38.41506], [-120.567821, 38.414997], [-120.572271, 38.412501999999996], [-120.570577, 38.40809], [-120.574316, 38.401848], [-120.581352, 38.401602], [-120.590092, 38.399254], [-120.60135700000001, 38.399724], [-120.609139, 38.396716], [-120.61002500000001, 38.392567], [-120.614881, 38.389407999999996], [-120.614739, 38.380612], [-120.616848, 38.379079999999995], [-120.614098, 38.372482999999995], [-120.610438, 38.370013], [-120.618284, 38.366858], [-120.617792, 38.361022999999996], [-120.619682, 38.357729], [-120.62827300000001, 38.355404], [-120.631801, 38.345566], [-120.63129, 38.340263], [-120.638507, 38.340835], [-120.646613, 38.334586], [-120.651555, 38.333988999999995], [-120.655894, 38.331116], [-120.666923, 38.331494], [-120.67645999999999, 38.328562], [-120.683569, 38.324667], [-120.685846, 38.320309], [-120.692396, 38.31794], [-120.698335, 38.318114], [-120.70302, 38.316314], [-120.713583, 38.3149], [-120.730996, 38.307958], [-120.738286, 38.307767999999996], [-120.751694, 38.295942], [-120.754442, 38.288469], [-120.767291, 38.290316], [-120.77900199999999, 38.287619], [-120.790542, 38.288593], [-120.798482, 38.285591], [-120.803365, 38.288866999999996], [-120.80774, 38.288723], [-120.810126, 38.28201], [-120.814313, 38.283508], [-120.819228, 38.282067999999995], [-120.822044, 38.275451], [-120.832042, 38.269148], [-120.843174, 38.264438999999996], [-120.846799, 38.264271], [-120.848963, 38.258784999999996], [-120.852521, 38.255651], [-120.855116, 38.2488], [-120.857379, 38.247358], [-120.86997099999999, 38.244402], [-120.878968, 38.240837], [-120.880962, 38.238872], [-120.88076699999999, 38.23361], [-120.884829, 38.229034], [-120.888774, 38.227568999999995], [-120.892864, 38.221574], [-120.903074, 38.222556999999995], [-120.912736, 38.229465999999995], [-120.917725, 38.229991], [-120.925528, 38.227632], [-120.933385, 38.221954], [-120.937155, 38.220762], [-120.942204, 38.223346], [-120.953404, 38.226315], [-120.963347, 38.219902], [-120.966335, 38.220495], [-120.972104, 38.217951], [-120.981072, 38.221788], [-120.985737, 38.221413999999996], [-120.995497, 38.225404999999995], [-121.00611, 38.249916999999996], [-121.027084, 38.300252], [-121.027245, 38.419073999999995], [-121.02726200000001, 38.489252], [-121.027507, 38.508292]]]}}, {"type": "Feature", "id": "109", "properties": {"name": "Calaveras, 06", "density": 967}, "geometry": {"type": "Polygon", "coordinates": [[[-120.92644899999999, 38.077421], [-120.93885, 38.088321], [-120.981151, 38.192518], [-120.995497, 38.225404999999995], [-120.985737, 38.221413999999996], [-120.981072, 38.221788], [-120.972104, 38.217951], [-120.966335, 38.220495], [-120.963347, 38.219902], [-120.953404, 38.226315], [-120.942204, 38.223346], [-120.937155, 38.220762], [-120.933385, 38.221954], [-120.925528, 38.227632], [-120.917725, 38.229991], [-120.912736, 38.229465999999995], [-120.903074, 38.222556999999995], [-120.892864, 38.221574], [-120.888774, 38.227568999999995], [-120.884829, 38.229034], [-120.88076699999999, 38.23361], [-120.880962, 38.238872], [-120.878968, 38.240837], [-120.86997099999999, 38.244402], [-120.857379, 38.247358], [-120.855116, 38.2488], [-120.852521, 38.255651], [-120.848963, 38.258784999999996], [-120.846799, 38.264271], [-120.843174, 38.264438999999996], [-120.832042, 38.269148], [-120.822044, 38.275451], [-120.819228, 38.282067999999995], [-120.814313, 38.283508], [-120.810126, 38.28201], [-120.80774, 38.288723], [-120.803365, 38.288866999999996], [-120.798482, 38.285591], [-120.790542, 38.288593], [-120.77900199999999, 38.287619], [-120.767291, 38.290316], [-120.754442, 38.288469], [-120.751694, 38.295942], [-120.738286, 38.307767999999996], [-120.730996, 38.307958], [-120.713583, 38.3149], [-120.70302, 38.316314], [-120.698335, 38.318114], [-120.692396, 38.31794], [-120.685846, 38.320309], [-120.683569, 38.324667], [-120.67645999999999, 38.328562], [-120.666923, 38.331494], [-120.655894, 38.331116], [-120.651555, 38.333988999999995], [-120.646613, 38.334586], [-120.638507, 38.340835], [-120.63129, 38.340263], [-120.631801, 38.345566], [-120.62827300000001, 38.355404], [-120.619682, 38.357729], [-120.617792, 38.361022999999996], [-120.618284, 38.366858], [-120.610438, 38.370013], [-120.614098, 38.372482999999995], [-120.616848, 38.379079999999995], [-120.614739, 38.380612], [-120.614881, 38.389407999999996], [-120.61002500000001, 38.392567], [-120.609139, 38.396716], [-120.60135700000001, 38.399724], [-120.590092, 38.399254], [-120.581352, 38.401602], [-120.574316, 38.401848], [-120.570577, 38.40809], [-120.572271, 38.412501999999996], [-120.567821, 38.414997], [-120.560014, 38.41506], [-120.550341, 38.420283999999995], [-120.539924, 38.422689999999996], [-120.537225, 38.418431999999996], [-120.53013, 38.418884], [-120.526866, 38.423021999999996], [-120.52358, 38.422653], [-120.519384, 38.427682], [-120.515922, 38.428914], [-120.508354, 38.437146999999996], [-120.50464, 38.439378], [-120.505602, 38.443698999999995], [-120.498295, 38.444357], [-120.499673, 38.447702], [-120.48595399999999, 38.445648999999996], [-120.475718, 38.448105999999996], [-120.467137, 38.448844], [-120.461404, 38.446171], [-120.457275, 38.449056], [-120.452156, 38.450111], [-120.447733, 38.453542999999996], [-120.447843, 38.456126999999995], [-120.44398799999999, 38.46147], [-120.43159, 38.467178], [-120.423215, 38.473321999999996], [-120.414664, 38.473075], [-120.412429, 38.468666], [-120.40676500000001, 38.468911999999996], [-120.399213, 38.466719], [-120.392316, 38.467379], [-120.3867, 38.466235], [-120.38481, 38.462278], [-120.379282, 38.461065], [-120.369996, 38.465185999999996], [-120.362101, 38.46667], [-120.353649, 38.465483], [-120.338139, 38.467437], [-120.33104, 38.465191999999995], [-120.322272, 38.468616], [-120.319114, 38.471025999999995], [-120.304564, 38.472125999999996], [-120.29374, 38.477349], [-120.283785, 38.475446999999996], [-120.277647, 38.475612], [-120.269132, 38.477773], [-120.25992600000001, 38.486717], [-120.254637, 38.48771], [-120.241688, 38.485191], [-120.235546, 38.489885], [-120.22603, 38.490742], [-120.217417, 38.497706], [-120.205702, 38.501039], [-120.18061, 38.495619], [-120.169224, 38.496294], [-120.164319, 38.494234999999996], [-120.146708, 38.495318999999995], [-120.142482, 38.498025], [-120.128841, 38.497205], [-120.125191, 38.495844], [-120.11151, 38.498517], [-120.107996, 38.50384], [-120.102787, 38.50551], [-120.100299, 38.503997], [-120.092221, 38.507503], [-120.08941, 38.5064], [-120.072484, 38.509868999999995], [-120.072566, 38.447081], [-120.06666899999999, 38.448127], [-120.064754, 38.450455999999996], [-120.056371, 38.45343], [-120.05365, 38.455607], [-120.01995099999999, 38.433521], [-120.029923, 38.424682], [-120.04056299999999, 38.425927], [-120.042775, 38.422978], [-120.049032, 38.419368999999996], [-120.073575, 38.413576], [-120.081282, 38.409782], [-120.087914, 38.403380999999996], [-120.097769, 38.402882], [-120.105153, 38.400870999999995], [-120.108203, 38.402060999999996], [-120.117389, 38.400828], [-120.12884199999999, 38.395751], [-120.13575900000001, 38.396117], [-120.140991, 38.394013], [-120.148955, 38.388864999999996], [-120.158543, 38.385295], [-120.161216, 38.380902999999996], [-120.166766, 38.379757999999995], [-120.170513, 38.375914], [-120.176613, 38.373509999999996], [-120.180939, 38.368088], [-120.184797, 38.358821999999996], [-120.189877, 38.355959999999996], [-120.205161, 38.329646], [-120.211079, 38.324563999999995], [-120.222659, 38.319821], [-120.228548, 38.314668999999995], [-120.231556, 38.307460999999996], [-120.237268, 38.301553999999996], [-120.237988, 38.298418999999996], [-120.24277000000001, 38.293177], [-120.25187199999999, 38.287022], [-120.256374, 38.285747], [-120.260479, 38.278064], [-120.266, 38.27258], [-120.270181, 38.271119], [-120.273788, 38.265426], [-120.272432, 38.259775], [-120.275507, 38.258977], [-120.28219, 38.25212], [-120.286142, 38.249761], [-120.290357, 38.243885], [-120.29124, 38.234003], [-120.301977, 38.229436], [-120.307579, 38.224430999999996], [-120.312112, 38.215809], [-120.315915, 38.212105], [-120.317253, 38.207256], [-120.326367, 38.195938], [-120.330309, 38.195161999999996], [-120.331849, 38.188894999999995], [-120.339506, 38.183910999999995], [-120.337594, 38.180822], [-120.339945, 38.178191999999996], [-120.340933, 38.171627], [-120.350497, 38.169823], [-120.353572, 38.163784], [-120.356787, 38.162984], [-120.357544, 38.153878999999996], [-120.367569, 38.152806], [-120.37151, 38.149924], [-120.376203, 38.142649], [-120.37125, 38.140474999999995], [-120.37267, 38.136747], [-120.37803, 38.135557], [-120.378783, 38.129768999999996], [-120.384026, 38.125651999999995], [-120.387209, 38.11602], [-120.395867, 38.109888999999995], [-120.401923, 38.107825999999996], [-120.409571, 38.102979], [-120.409442, 38.095197999999996], [-120.410596, 38.087877], [-120.41463, 38.081911], [-120.422257, 38.078058999999996], [-120.42613, 38.072613], [-120.430819, 38.073389], [-120.431043, 38.061264], [-120.438075, 38.060894], [-120.44252900000001, 38.058741], [-120.443445, 38.051655], [-120.44628, 38.047779999999996], [-120.453941, 38.041347], [-120.457749, 38.031552], [-120.46147500000001, 38.026906], [-120.462885, 38.02178], [-120.46884, 38.019648], [-120.467345, 38.013591999999996], [-120.468509, 38.009648999999996], [-120.47378, 38.012440999999995], [-120.483679, 38.012105999999996], [-120.486887, 38.009467], [-120.49205599999999, 38.011202999999995], [-120.500441, 38.00663], [-120.49981700000001, 37.995436999999995], [-120.504516, 37.991144], [-120.509963, 37.991955], [-120.514006, 37.996632], [-120.509692, 37.99816], [-120.511091, 38.002584999999996], [-120.516178, 38.004132999999996], [-120.51886, 38.002221], [-120.521653, 37.99516], [-120.532767, 37.992163999999995], [-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment