@bicharts/chart-mcp 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs ADDED
@@ -0,0 +1,129 @@
1
+ #!/usr/bin/env node
2
+ var qc=Object.create;var _5=Object.defineProperty;var Kc=Object.getOwnPropertyDescriptor;var Yc=Object.getOwnPropertyNames;var Jc=Object.getPrototypeOf,Qc=Object.prototype.hasOwnProperty;var eu=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var v5=(t,e,r)=>()=>{if(r)throw r[0];try{return t&&(e=t(t=0)),e}catch(o){throw r=[o],o}};var L=(t,e)=>()=>{try{return e||t((e={exports:{}}).exports,e),e.exports}catch(r){throw e=0,r}},A5=(t,e)=>{for(var r in e)_5(t,r,{get:e[r],enumerable:!0})},tu=(t,e,r,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Yc(e))!Qc.call(t,n)&&n!==r&&_5(t,n,{get:()=>e[n],enumerable:!(o=Kc(e,n))||o.enumerable});return t};var w7=(t,e,r)=>(r=t!=null?qc(Jc(t)):{},tu(e||!t||!t.__esModule?_5(r,"default",{value:t,enumerable:!0}):r,t));var W9=L(v3=>{"use strict";Object.defineProperty(v3,"__esModule",{value:!0});v3.regexpCode=v3.getEsmExportName=v3.getProperty=v3.safeStringify=v3.stringify=v3.strConcat=v3.addCodeArg=v3.str=v3._=v3.nil=v3._Code=v3.Name=v3.IDENTIFIER=v3._CodeOrName=void 0;var U9=class{};v3._CodeOrName=U9;v3.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;var g8=class extends U9{constructor(e){if(super(),!v3.IDENTIFIER.test(e))throw new Error("CodeGen: name must be a valid identifier");this.str=e}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}};v3.Name=g8;var R1=class extends U9{constructor(e){super(),this._items=typeof e=="string"?[e]:e}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;let e=this._items[0];return e===""||e==='""'}get str(){var e;return(e=this._str)!==null&&e!==void 0?e:this._str=this._items.reduce((r,o)=>`${r}${o}`,"")}get names(){var e;return(e=this._names)!==null&&e!==void 0?e:this._names=this._items.reduce((r,o)=>(o instanceof g8&&(r[o.str]=(r[o.str]||0)+1),r),{})}};v3._Code=R1;v3.nil=new R1("");function Zi(t,...e){let r=[t[0]],o=0;for(;o<e.length;)n0(r,e[o]),r.push(t[++o]);return new R1(r)}v3._=Zi;var o0=new R1("+");function ji(t,...e){let r=[V9(t[0])],o=0;for(;o<e.length;)r.push(o0),n0(r,e[o]),r.push(o0,V9(t[++o]));return Jy(r),new R1(r)}v3.str=ji;function n0(t,e){e instanceof R1?t.push(...e._items):e instanceof g8?t.push(e):t.push(tf(e))}v3.addCodeArg=n0;function Jy(t){let e=1;for(;e<t.length-1;){if(t[e]===o0){let r=Qy(t[e-1],t[e+1]);if(r!==void 0){t.splice(e-1,3,r);continue}t[e++]="+"}e++}}function Qy(t,e){if(e==='""')return t;if(t==='""')return e;if(typeof t=="string")return e instanceof g8||t[t.length-1]!=='"'?void 0:typeof e!="string"?`${t.slice(0,-1)}${e}"`:e[0]==='"'?t.slice(0,-1)+e.slice(1):void 0;if(typeof e=="string"&&e[0]==='"'&&!(t instanceof g8))return`"${t}${e.slice(1)}`}function ef(t,e){return e.emptyStr()?t:t.emptyStr()?e:ji`${t}${e}`}v3.strConcat=ef;function tf(t){return typeof t=="number"||typeof t=="boolean"||t===null?t:V9(Array.isArray(t)?t.join(","):t)}function rf(t){return new R1(V9(t))}v3.stringify=rf;function V9(t){return JSON.stringify(t).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}v3.safeStringify=V9;function of(t){return typeof t=="string"&&v3.IDENTIFIER.test(t)?new R1(`.${t}`):Zi`[${t}]`}v3.getProperty=of;function nf(t){if(typeof t=="string"&&v3.IDENTIFIER.test(t))return new R1(`${t}`);throw new Error(`CodeGen: invalid export name: ${t}, use explicit $id name mapping`)}v3.getEsmExportName=nf;function af(t){return new R1(t.toString())}v3.regexpCode=af});var s0=L(P1=>{"use strict";Object.defineProperty(P1,"__esModule",{value:!0});P1.ValueScope=P1.ValueScopeName=P1.Scope=P1.varKinds=P1.UsedValueState=void 0;var S1=W9(),i0=class extends Error{constructor(e){super(`CodeGen: "code" for ${e} not defined`),this.value=e.value}},N2;(function(t){t[t.Started=0]="Started",t[t.Completed=1]="Completed"})(N2||(P1.UsedValueState=N2={}));P1.varKinds={const:new S1.Name("const"),let:new S1.Name("let"),var:new S1.Name("var")};var k2=class{constructor({prefixes:e,parent:r}={}){this._names={},this._prefixes=e,this._parent=r}toName(e){return e instanceof S1.Name?e:this.name(e)}name(e){return new S1.Name(this._newName(e))}_newName(e){let r=this._names[e]||this._nameGroup(e);return`${e}${r.index++}`}_nameGroup(e){var r,o;if(!((o=(r=this._parent)===null||r===void 0?void 0:r._prefixes)===null||o===void 0)&&o.has(e)||this._prefixes&&!this._prefixes.has(e))throw new Error(`CodeGen: prefix "${e}" is not allowed in this scope`);return this._names[e]={prefix:e,index:0}}};P1.Scope=k2;var T2=class extends S1.Name{constructor(e,r){super(r),this.prefix=e}setValue(e,{property:r,itemIndex:o}){this.value=e,this.scopePath=(0,S1._)`.${new S1.Name(r)}[${o}]`}};P1.ValueScopeName=T2;var sf=(0,S1._)`\n`,a0=class extends k2{constructor(e){super(e),this._values={},this._scope=e.scope,this.opts={...e,_n:e.lines?sf:S1.nil}}get(){return this._scope}name(e){return new T2(e,this._newName(e))}value(e,r){var o;if(r.ref===void 0)throw new Error("CodeGen: ref must be passed in value");let n=this.toName(e),{prefix:i}=n,a=(o=r.key)!==null&&o!==void 0?o:r.ref,s=this._values[i];if(s){let u=s.get(a);if(u)return u}else s=this._values[i]=new Map;s.set(a,n);let l=this._scope[i]||(this._scope[i]=[]),c=l.length;return l[c]=r.ref,n.setValue(r,{property:i,itemIndex:c}),n}getValue(e,r){let o=this._values[e];if(o)return o.get(r)}scopeRefs(e,r=this._values){return this._reduceValues(r,o=>{if(o.scopePath===void 0)throw new Error(`CodeGen: name "${o}" has no value`);return(0,S1._)`${e}${o.scopePath}`})}scopeCode(e=this._values,r,o){return this._reduceValues(e,n=>{if(n.value===void 0)throw new Error(`CodeGen: name "${n}" has no value`);return n.value.code},r,o)}_reduceValues(e,r,o={},n){let i=S1.nil;for(let a in e){let s=e[a];if(!s)continue;let l=o[a]=o[a]||new Map;s.forEach(c=>{if(l.has(c))return;l.set(c,N2.Started);let u=r(c);if(u){let p=this.opts.es5?P1.varKinds.var:P1.varKinds.const;i=(0,S1._)`${i}${p} ${c} = ${u};${this.opts._n}`}else if(u=n?.(c))i=(0,S1._)`${i}${u}${this.opts._n}`;else throw new i0(c);l.set(c,N2.Completed)})}return i}};P1.ValueScope=a0});var l3=L(u3=>{"use strict";Object.defineProperty(u3,"__esModule",{value:!0});u3.or=u3.and=u3.not=u3.CodeGen=u3.operators=u3.varKinds=u3.ValueScopeName=u3.ValueScope=u3.Scope=u3.Name=u3.regexpCode=u3.stringify=u3.getProperty=u3.nil=u3.strConcat=u3.str=u3._=void 0;var M3=W9(),U1=s0(),F4=W9();Object.defineProperty(u3,"_",{enumerable:!0,get:function(){return F4._}});Object.defineProperty(u3,"str",{enumerable:!0,get:function(){return F4.str}});Object.defineProperty(u3,"strConcat",{enumerable:!0,get:function(){return F4.strConcat}});Object.defineProperty(u3,"nil",{enumerable:!0,get:function(){return F4.nil}});Object.defineProperty(u3,"getProperty",{enumerable:!0,get:function(){return F4.getProperty}});Object.defineProperty(u3,"stringify",{enumerable:!0,get:function(){return F4.stringify}});Object.defineProperty(u3,"regexpCode",{enumerable:!0,get:function(){return F4.regexpCode}});Object.defineProperty(u3,"Name",{enumerable:!0,get:function(){return F4.Name}});var F2=s0();Object.defineProperty(u3,"Scope",{enumerable:!0,get:function(){return F2.Scope}});Object.defineProperty(u3,"ValueScope",{enumerable:!0,get:function(){return F2.ValueScope}});Object.defineProperty(u3,"ValueScopeName",{enumerable:!0,get:function(){return F2.ValueScopeName}});Object.defineProperty(u3,"varKinds",{enumerable:!0,get:function(){return F2.varKinds}});u3.operators={GT:new M3._Code(">"),GTE:new M3._Code(">="),LT:new M3._Code("<"),LTE:new M3._Code("<="),EQ:new M3._Code("==="),NEQ:new M3._Code("!=="),NOT:new M3._Code("!"),OR:new M3._Code("||"),AND:new M3._Code("&&"),ADD:new M3._Code("+")};var m4=class{optimizeNodes(){return this}optimizeNames(e,r){return this}},l0=class extends m4{constructor(e,r,o){super(),this.varKind=e,this.name=r,this.rhs=o}render({es5:e,_n:r}){let o=e?U1.varKinds.var:this.varKind,n=this.rhs===void 0?"":` = ${this.rhs}`;return`${o} ${this.name}${n};`+r}optimizeNames(e,r){if(e[this.name.str])return this.rhs&&(this.rhs=q8(this.rhs,e,r)),this}get names(){return this.rhs instanceof M3._CodeOrName?this.rhs.names:{}}},z2=class extends m4{constructor(e,r,o){super(),this.lhs=e,this.rhs=r,this.sideEffects=o}render({_n:e}){return`${this.lhs} = ${this.rhs};`+e}optimizeNames(e,r){if(!(this.lhs instanceof M3.Name&&!e[this.lhs.str]&&!this.sideEffects))return this.rhs=q8(this.rhs,e,r),this}get names(){let e=this.lhs instanceof M3.Name?{}:{...this.lhs.names};return I2(e,this.rhs)}},c0=class extends z2{constructor(e,r,o,n){super(e,o,n),this.op=r}render({_n:e}){return`${this.lhs} ${this.op}= ${this.rhs};`+e}},u0=class extends m4{constructor(e){super(),this.label=e,this.names={}}render({_n:e}){return`${this.label}:`+e}},p0=class extends m4{constructor(e){super(),this.label=e,this.names={}}render({_n:e}){return`break${this.label?` ${this.label}`:""};`+e}},d0=class extends m4{constructor(e){super(),this.error=e}render({_n:e}){return`throw ${this.error};`+e}get names(){return this.error.names}},m0=class extends m4{constructor(e){super(),this.code=e}render({_n:e}){return`${this.code};`+e}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(e,r){return this.code=q8(this.code,e,r),this}get names(){return this.code instanceof M3._CodeOrName?this.code.names:{}}},G9=class extends m4{constructor(e=[]){super(),this.nodes=e}render(e){return this.nodes.reduce((r,o)=>r+o.render(e),"")}optimizeNodes(){let{nodes:e}=this,r=e.length;for(;r--;){let o=e[r].optimizeNodes();Array.isArray(o)?e.splice(r,1,...o):o?e[r]=o:e.splice(r,1)}return e.length>0?this:void 0}optimizeNames(e,r){let{nodes:o}=this,n=o.length;for(;n--;){let i=o[n];i.optimizeNames(e,r)||(lf(e,i.names),o.splice(n,1))}return o.length>0?this:void 0}get names(){return this.nodes.reduce((e,r)=>_8(e,r.names),{})}},y4=class extends G9{render(e){return"{"+e._n+super.render(e)+"}"+e._n}},y0=class extends G9{},G8=class extends y4{};G8.kind="else";var M8=class t extends y4{constructor(e,r){super(r),this.condition=e}render(e){let r=`if(${this.condition})`+super.render(e);return this.else&&(r+="else "+this.else.render(e)),r}optimizeNodes(){super.optimizeNodes();let e=this.condition;if(e===!0)return this.nodes;let r=this.else;if(r){let o=r.optimizeNodes();r=this.else=Array.isArray(o)?new G8(o):o}if(r)return e===!1?r instanceof t?r:r.nodes:this.nodes.length?this:new t(Ui(e),r instanceof t?[r]:r.nodes);if(!(e===!1||!this.nodes.length))return this}optimizeNames(e,r){var o;if(this.else=(o=this.else)===null||o===void 0?void 0:o.optimizeNames(e,r),!!(super.optimizeNames(e,r)||this.else))return this.condition=q8(this.condition,e,r),this}get names(){let e=super.names;return I2(e,this.condition),this.else&&_8(e,this.else.names),e}};M8.kind="if";var C8=class extends y4{};C8.kind="for";var f0=class extends C8{constructor(e){super(),this.iteration=e}render(e){return`for(${this.iteration})`+super.render(e)}optimizeNames(e,r){if(super.optimizeNames(e,r))return this.iteration=q8(this.iteration,e,r),this}get names(){return _8(super.names,this.iteration.names)}},h0=class extends C8{constructor(e,r,o,n){super(),this.varKind=e,this.name=r,this.from=o,this.to=n}render(e){let r=e.es5?U1.varKinds.var:this.varKind,{name:o,from:n,to:i}=this;return`for(${r} ${o}=${n}; ${o}<${i}; ${o}++)`+super.render(e)}get names(){let e=I2(super.names,this.from);return I2(e,this.to)}},x2=class extends C8{constructor(e,r,o,n){super(),this.loop=e,this.varKind=r,this.name=o,this.iterable=n}render(e){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(e)}optimizeNames(e,r){if(super.optimizeNames(e,r))return this.iterable=q8(this.iterable,e,r),this}get names(){return _8(super.names,this.iterable.names)}},q9=class extends y4{constructor(e,r,o){super(),this.name=e,this.args=r,this.async=o}render(e){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(e)}};q9.kind="func";var K9=class extends G9{render(e){return"return "+super.render(e)}};K9.kind="return";var g0=class extends y4{render(e){let r="try"+super.render(e);return this.catch&&(r+=this.catch.render(e)),this.finally&&(r+=this.finally.render(e)),r}optimizeNodes(){var e,r;return super.optimizeNodes(),(e=this.catch)===null||e===void 0||e.optimizeNodes(),(r=this.finally)===null||r===void 0||r.optimizeNodes(),this}optimizeNames(e,r){var o,n;return super.optimizeNames(e,r),(o=this.catch)===null||o===void 0||o.optimizeNames(e,r),(n=this.finally)===null||n===void 0||n.optimizeNames(e,r),this}get names(){let e=super.names;return this.catch&&_8(e,this.catch.names),this.finally&&_8(e,this.finally.names),e}},Y9=class extends y4{constructor(e){super(),this.error=e}render(e){return`catch(${this.error})`+super.render(e)}};Y9.kind="catch";var J9=class extends y4{render(e){return"finally"+super.render(e)}};J9.kind="finally";var M0=class{constructor(e,r={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...r,_n:r.lines?`
3
+ `:""},this._extScope=e,this._scope=new U1.Scope({parent:e}),this._nodes=[new y0]}toString(){return this._root.render(this.opts)}name(e){return this._scope.name(e)}scopeName(e){return this._extScope.name(e)}scopeValue(e,r){let o=this._extScope.value(e,r);return(this._values[o.prefix]||(this._values[o.prefix]=new Set)).add(o),o}getScopeValue(e,r){return this._extScope.getValue(e,r)}scopeRefs(e){return this._extScope.scopeRefs(e,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(e,r,o,n){let i=this._scope.toName(r);return o!==void 0&&n&&(this._constants[i.str]=o),this._leafNode(new l0(e,i,o)),i}const(e,r,o){return this._def(U1.varKinds.const,e,r,o)}let(e,r,o){return this._def(U1.varKinds.let,e,r,o)}var(e,r,o){return this._def(U1.varKinds.var,e,r,o)}assign(e,r,o){return this._leafNode(new z2(e,r,o))}add(e,r){return this._leafNode(new c0(e,u3.operators.ADD,r))}code(e){return typeof e=="function"?e():e!==M3.nil&&this._leafNode(new m0(e)),this}object(...e){let r=["{"];for(let[o,n]of e)r.length>1&&r.push(","),r.push(o),(o!==n||this.opts.es5)&&(r.push(":"),(0,M3.addCodeArg)(r,n));return r.push("}"),new M3._Code(r)}if(e,r,o){if(this._blockNode(new M8(e)),r&&o)this.code(r).else().code(o).endIf();else if(r)this.code(r).endIf();else if(o)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(e){return this._elseNode(new M8(e))}else(){return this._elseNode(new G8)}endIf(){return this._endBlockNode(M8,G8)}_for(e,r){return this._blockNode(e),r&&this.code(r).endFor(),this}for(e,r){return this._for(new f0(e),r)}forRange(e,r,o,n,i=this.opts.es5?U1.varKinds.var:U1.varKinds.let){let a=this._scope.toName(e);return this._for(new h0(i,a,r,o),()=>n(a))}forOf(e,r,o,n=U1.varKinds.const){let i=this._scope.toName(e);if(this.opts.es5){let a=r instanceof M3.Name?r:this.var("_arr",r);return this.forRange("_i",0,(0,M3._)`${a}.length`,s=>{this.var(i,(0,M3._)`${a}[${s}]`),o(i)})}return this._for(new x2("of",n,i,r),()=>o(i))}forIn(e,r,o,n=this.opts.es5?U1.varKinds.var:U1.varKinds.const){if(this.opts.ownProperties)return this.forOf(e,(0,M3._)`Object.keys(${r})`,o);let i=this._scope.toName(e);return this._for(new x2("in",n,i,r),()=>o(i))}endFor(){return this._endBlockNode(C8)}label(e){return this._leafNode(new u0(e))}break(e){return this._leafNode(new p0(e))}return(e){let r=new K9;if(this._blockNode(r),this.code(e),r.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(K9)}try(e,r,o){if(!r&&!o)throw new Error('CodeGen: "try" without "catch" and "finally"');let n=new g0;if(this._blockNode(n),this.code(e),r){let i=this.name("e");this._currNode=n.catch=new Y9(i),r(i)}return o&&(this._currNode=n.finally=new J9,this.code(o)),this._endBlockNode(Y9,J9)}throw(e){return this._leafNode(new d0(e))}block(e,r){return this._blockStarts.push(this._nodes.length),e&&this.code(e).endBlock(r),this}endBlock(e){let r=this._blockStarts.pop();if(r===void 0)throw new Error("CodeGen: not in self-balancing block");let o=this._nodes.length-r;if(o<0||e!==void 0&&o!==e)throw new Error(`CodeGen: wrong number of nodes: ${o} vs ${e} expected`);return this._nodes.length=r,this}func(e,r=M3.nil,o,n){return this._blockNode(new q9(e,r,o)),n&&this.code(n).endFunc(),this}endFunc(){return this._endBlockNode(q9)}optimize(e=1){for(;e-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(e){return this._currNode.nodes.push(e),this}_blockNode(e){this._currNode.nodes.push(e),this._nodes.push(e)}_endBlockNode(e,r){let o=this._currNode;if(o instanceof e||r&&o instanceof r)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${r?`${e.kind}/${r.kind}`:e.kind}"`)}_elseNode(e){let r=this._currNode;if(!(r instanceof M8))throw new Error('CodeGen: "else" without "if"');return this._currNode=r.else=e,this}get _root(){return this._nodes[0]}get _currNode(){let e=this._nodes;return e[e.length-1]}set _currNode(e){let r=this._nodes;r[r.length-1]=e}};u3.CodeGen=M0;function _8(t,e){for(let r in e)t[r]=(t[r]||0)+(e[r]||0);return t}function I2(t,e){return e instanceof M3._CodeOrName?_8(t,e.names):t}function q8(t,e,r){if(t instanceof M3.Name)return o(t);if(!n(t))return t;return new M3._Code(t._items.reduce((i,a)=>(a instanceof M3.Name&&(a=o(a)),a instanceof M3._Code?i.push(...a._items):i.push(a),i),[]));function o(i){let a=r[i.str];return a===void 0||e[i.str]!==1?i:(delete e[i.str],a)}function n(i){return i instanceof M3._Code&&i._items.some(a=>a instanceof M3.Name&&e[a.str]===1&&r[a.str]!==void 0)}}function lf(t,e){for(let r in e)t[r]=(t[r]||0)-(e[r]||0)}function Ui(t){return typeof t=="boolean"||typeof t=="number"||t===null?!t:(0,M3._)`!${C0(t)}`}u3.not=Ui;var cf=Vi(u3.operators.AND);function uf(...t){return t.reduce(cf)}u3.and=uf;var pf=Vi(u3.operators.OR);function df(...t){return t.reduce(pf)}u3.or=df;function Vi(t){return(e,r)=>e===M3.nil?r:r===M3.nil?e:(0,M3._)`${C0(e)} ${t} ${C0(r)}`}function C0(t){return t instanceof M3.Name?t:(0,M3._)`(${t})`}});var C3=L(m3=>{"use strict";Object.defineProperty(m3,"__esModule",{value:!0});m3.checkStrictMode=m3.getErrorPath=m3.Type=m3.useFunc=m3.setEvaluated=m3.evaluatedPropsToName=m3.mergeEvaluated=m3.eachItem=m3.unescapeJsonPointer=m3.escapeJsonPointer=m3.escapeFragment=m3.unescapeFragment=m3.schemaRefOrVal=m3.schemaHasRulesButRef=m3.schemaHasRules=m3.checkUnknownRules=m3.alwaysValidSchema=m3.toHash=void 0;var z3=l3(),mf=W9();function yf(t){let e={};for(let r of t)e[r]=!0;return e}m3.toHash=yf;function ff(t,e){return typeof e=="boolean"?e:Object.keys(e).length===0?!0:(qi(t,e),!Ki(e,t.self.RULES.all))}m3.alwaysValidSchema=ff;function qi(t,e=t.schema){let{opts:r,self:o}=t;if(!r.strictSchema||typeof e=="boolean")return;let n=o.RULES.keywords;for(let i in e)n[i]||Qi(t,`unknown keyword: "${i}"`)}m3.checkUnknownRules=qi;function Ki(t,e){if(typeof t=="boolean")return!t;for(let r in t)if(e[r])return!0;return!1}m3.schemaHasRules=Ki;function hf(t,e){if(typeof t=="boolean")return!t;for(let r in t)if(r!=="$ref"&&e.all[r])return!0;return!1}m3.schemaHasRulesButRef=hf;function gf({topSchemaRef:t,schemaPath:e},r,o,n){if(!n){if(typeof r=="number"||typeof r=="boolean")return r;if(typeof r=="string")return(0,z3._)`${r}`}return(0,z3._)`${t}${e}${(0,z3.getProperty)(o)}`}m3.schemaRefOrVal=gf;function Mf(t){return Yi(decodeURIComponent(t))}m3.unescapeFragment=Mf;function Cf(t){return encodeURIComponent(v0(t))}m3.escapeFragment=Cf;function v0(t){return typeof t=="number"?`${t}`:t.replace(/~/g,"~0").replace(/\//g,"~1")}m3.escapeJsonPointer=v0;function Yi(t){return t.replace(/~1/g,"/").replace(/~0/g,"~")}m3.unescapeJsonPointer=Yi;function _f(t,e){if(Array.isArray(t))for(let r of t)e(r);else e(t)}m3.eachItem=_f;function Wi({mergeNames:t,mergeToName:e,mergeValues:r,resultToName:o}){return(n,i,a,s)=>{let l=a===void 0?i:a instanceof z3.Name?(i instanceof z3.Name?t(n,i,a):e(n,i,a),a):i instanceof z3.Name?(e(n,a,i),i):r(i,a);return s===z3.Name&&!(l instanceof z3.Name)?o(n,l):l}}m3.mergeEvaluated={props:Wi({mergeNames:(t,e,r)=>t.if((0,z3._)`${r} !== true && ${e} !== undefined`,()=>{t.if((0,z3._)`${e} === true`,()=>t.assign(r,!0),()=>t.assign(r,(0,z3._)`${r} || {}`).code((0,z3._)`Object.assign(${r}, ${e})`))}),mergeToName:(t,e,r)=>t.if((0,z3._)`${r} !== true`,()=>{e===!0?t.assign(r,!0):(t.assign(r,(0,z3._)`${r} || {}`),A0(t,r,e))}),mergeValues:(t,e)=>t===!0?!0:{...t,...e},resultToName:Ji}),items:Wi({mergeNames:(t,e,r)=>t.if((0,z3._)`${r} !== true && ${e} !== undefined`,()=>t.assign(r,(0,z3._)`${e} === true ? true : ${r} > ${e} ? ${r} : ${e}`)),mergeToName:(t,e,r)=>t.if((0,z3._)`${r} !== true`,()=>t.assign(r,e===!0?!0:(0,z3._)`${r} > ${e} ? ${r} : ${e}`)),mergeValues:(t,e)=>t===!0?!0:Math.max(t,e),resultToName:(t,e)=>t.var("items",e)})};function Ji(t,e){if(e===!0)return t.var("props",!0);let r=t.var("props",(0,z3._)`{}`);return e!==void 0&&A0(t,r,e),r}m3.evaluatedPropsToName=Ji;function A0(t,e,r){Object.keys(r).forEach(o=>t.assign((0,z3._)`${e}${(0,z3.getProperty)(o)}`,!0))}m3.setEvaluated=A0;var Gi={};function vf(t,e){return t.scopeValue("func",{ref:e,code:Gi[e.code]||(Gi[e.code]=new mf._Code(e.code))})}m3.useFunc=vf;var _0;(function(t){t[t.Num=0]="Num",t[t.Str=1]="Str"})(_0||(m3.Type=_0={}));function Af(t,e,r){if(t instanceof z3.Name){let o=e===_0.Num;return r?o?(0,z3._)`"[" + ${t} + "]"`:(0,z3._)`"['" + ${t} + "']"`:o?(0,z3._)`"/" + ${t}`:(0,z3._)`"/" + ${t}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return r?(0,z3.getProperty)(t).toString():"/"+v0(t)}m3.getErrorPath=Af;function Qi(t,e,r=t.opts.strictSchema){if(r){if(e=`strict mode: ${e}`,r===!0)throw new Error(e);t.self.logger.warn(e)}}m3.checkStrictMode=Qi});var f4=L(S0=>{"use strict";Object.defineProperty(S0,"__esModule",{value:!0});var u1=l3(),Sf={data:new u1.Name("data"),valCxt:new u1.Name("valCxt"),instancePath:new u1.Name("instancePath"),parentData:new u1.Name("parentData"),parentDataProperty:new u1.Name("parentDataProperty"),rootData:new u1.Name("rootData"),dynamicAnchors:new u1.Name("dynamicAnchors"),vErrors:new u1.Name("vErrors"),errors:new u1.Name("errors"),this:new u1.Name("this"),self:new u1.Name("self"),scope:new u1.Name("scope"),json:new u1.Name("json"),jsonPos:new u1.Name("jsonPos"),jsonLen:new u1.Name("jsonLen"),jsonPart:new u1.Name("jsonPart")};S0.default=Sf});var Q9=L(p1=>{"use strict";Object.defineProperty(p1,"__esModule",{value:!0});p1.extendErrors=p1.resetErrorsCount=p1.reportExtraError=p1.reportError=p1.keyword$DataError=p1.keywordError=void 0;var _3=l3(),L2=C3(),f1=f4();p1.keywordError={message:({keyword:t})=>(0,_3.str)`must pass "${t}" keyword validation`};p1.keyword$DataError={message:({keyword:t,schemaType:e})=>e?(0,_3.str)`"${t}" keyword must be ${e} ($data)`:(0,_3.str)`"${t}" keyword is invalid ($data)`};function Pf(t,e=p1.keywordError,r,o){let{it:n}=t,{gen:i,compositeRule:a,allErrors:s}=n,l=ra(t,e,r);o??(a||s)?ea(i,l):ta(n,(0,_3._)`[${l}]`)}p1.reportError=Pf;function bf(t,e=p1.keywordError,r){let{it:o}=t,{gen:n,compositeRule:i,allErrors:a}=o,s=ra(t,e,r);ea(n,s),i||a||ta(o,f1.default.vErrors)}p1.reportExtraError=bf;function wf(t,e){t.assign(f1.default.errors,e),t.if((0,_3._)`${f1.default.vErrors} !== null`,()=>t.if(e,()=>t.assign((0,_3._)`${f1.default.vErrors}.length`,e),()=>t.assign(f1.default.vErrors,null)))}p1.resetErrorsCount=wf;function Nf({gen:t,keyword:e,schemaValue:r,data:o,errsCount:n,it:i}){if(n===void 0)throw new Error("ajv implementation error");let a=t.name("err");t.forRange("i",n,f1.default.errors,s=>{t.const(a,(0,_3._)`${f1.default.vErrors}[${s}]`),t.if((0,_3._)`${a}.instancePath === undefined`,()=>t.assign((0,_3._)`${a}.instancePath`,(0,_3.strConcat)(f1.default.instancePath,i.errorPath))),t.assign((0,_3._)`${a}.schemaPath`,(0,_3.str)`${i.errSchemaPath}/${e}`),i.opts.verbose&&(t.assign((0,_3._)`${a}.schema`,r),t.assign((0,_3._)`${a}.data`,o))})}p1.extendErrors=Nf;function ea(t,e){let r=t.const("err",e);t.if((0,_3._)`${f1.default.vErrors} === null`,()=>t.assign(f1.default.vErrors,(0,_3._)`[${r}]`),(0,_3._)`${f1.default.vErrors}.push(${r})`),t.code((0,_3._)`${f1.default.errors}++`)}function ta(t,e){let{gen:r,validateName:o,schemaEnv:n}=t;n.$async?r.throw((0,_3._)`new ${t.ValidationError}(${e})`):(r.assign((0,_3._)`${o}.errors`,e),r.return(!1))}var v8={keyword:new _3.Name("keyword"),schemaPath:new _3.Name("schemaPath"),params:new _3.Name("params"),propertyName:new _3.Name("propertyName"),message:new _3.Name("message"),schema:new _3.Name("schema"),parentSchema:new _3.Name("parentSchema")};function ra(t,e,r){let{createErrors:o}=t.it;return o===!1?(0,_3._)`{}`:kf(t,e,r)}function kf(t,e,r={}){let{gen:o,it:n}=t,i=[Tf(n,r),zf(t,r)];return xf(t,e,i),o.object(...i)}function Tf({errorPath:t},{instancePath:e}){let r=e?(0,_3.str)`${t}${(0,L2.getErrorPath)(e,L2.Type.Str)}`:t;return[f1.default.instancePath,(0,_3.strConcat)(f1.default.instancePath,r)]}function zf({keyword:t,it:{errSchemaPath:e}},{schemaPath:r,parentSchema:o}){let n=o?e:(0,_3.str)`${e}/${t}`;return r&&(n=(0,_3.str)`${n}${(0,L2.getErrorPath)(r,L2.Type.Str)}`),[v8.schemaPath,n]}function xf(t,{params:e,message:r},o){let{keyword:n,data:i,schemaValue:a,it:s}=t,{opts:l,propertyName:c,topSchemaRef:u,schemaPath:p}=s;o.push([v8.keyword,n],[v8.params,typeof e=="function"?e(t):e||(0,_3._)`{}`]),l.messages&&o.push([v8.message,typeof r=="function"?r(t):r]),l.verbose&&o.push([v8.schema,a],[v8.parentSchema,(0,_3._)`${u}${p}`],[f1.default.data,i]),c&&o.push([v8.propertyName,c])}});var na=L(K8=>{"use strict";Object.defineProperty(K8,"__esModule",{value:!0});K8.boolOrEmptySchema=K8.topBoolOrEmptySchema=void 0;var If=Q9(),Ff=l3(),Lf=f4(),Of={message:"boolean schema is false"};function Rf(t){let{gen:e,schema:r,validateName:o}=t;r===!1?oa(t,!1):typeof r=="object"&&r.$async===!0?e.return(Lf.default.data):(e.assign((0,Ff._)`${o}.errors`,null),e.return(!0))}K8.topBoolOrEmptySchema=Rf;function Ef(t,e){let{gen:r,schema:o}=t;o===!1?(r.var(e,!1),oa(t)):r.var(e,!0)}K8.boolOrEmptySchema=Ef;function oa(t,e){let{gen:r,data:o}=t,n={gen:r,keyword:"false schema",data:o,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:t};(0,If.reportError)(n,Of,void 0,e)}});var P0=L(Y8=>{"use strict";Object.defineProperty(Y8,"__esModule",{value:!0});Y8.getRules=Y8.isJSONType=void 0;var $f=["string","number","integer","boolean","null","object","array"],Df=new Set($f);function Xf(t){return typeof t=="string"&&Df.has(t)}Y8.isJSONType=Xf;function Bf(){let t={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...t,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},t.number,t.string,t.array,t.object],post:{rules:[]},all:{},keywords:{}}}Y8.getRules=Bf});var b0=L(L4=>{"use strict";Object.defineProperty(L4,"__esModule",{value:!0});L4.shouldUseRule=L4.shouldUseGroup=L4.schemaHasRulesForType=void 0;function Hf({schema:t,self:e},r){let o=e.RULES.types[r];return o&&o!==!0&&ia(t,o)}L4.schemaHasRulesForType=Hf;function ia(t,e){return e.rules.some(r=>aa(t,r))}L4.shouldUseGroup=ia;function aa(t,e){var r;return t[e.keyword]!==void 0||((r=e.definition.implements)===null||r===void 0?void 0:r.some(o=>t[o]!==void 0))}L4.shouldUseRule=aa});var e7=L(d1=>{"use strict";Object.defineProperty(d1,"__esModule",{value:!0});d1.reportTypeError=d1.checkDataTypes=d1.checkDataType=d1.coerceAndCheckDataType=d1.getJSONTypes=d1.getSchemaTypes=d1.DataType=void 0;var Zf=P0(),jf=b0(),Uf=Q9(),i3=l3(),sa=C3(),J8;(function(t){t[t.Correct=0]="Correct",t[t.Wrong=1]="Wrong"})(J8||(d1.DataType=J8={}));function Vf(t){let e=la(t.type);if(e.includes("null")){if(t.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!e.length&&t.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');t.nullable===!0&&e.push("null")}return e}d1.getSchemaTypes=Vf;function la(t){let e=Array.isArray(t)?t:t?[t]:[];if(e.every(Zf.isJSONType))return e;throw new Error("type must be JSONType or JSONType[]: "+e.join(","))}d1.getJSONTypes=la;function Wf(t,e){let{gen:r,data:o,opts:n}=t,i=Gf(e,n.coerceTypes),a=e.length>0&&!(i.length===0&&e.length===1&&(0,jf.schemaHasRulesForType)(t,e[0]));if(a){let s=N0(e,o,n.strictNumbers,J8.Wrong);r.if(s,()=>{i.length?qf(t,e,i):k0(t)})}return a}d1.coerceAndCheckDataType=Wf;var ca=new Set(["string","number","integer","boolean","null"]);function Gf(t,e){return e?t.filter(r=>ca.has(r)||e==="array"&&r==="array"):[]}function qf(t,e,r){let{gen:o,data:n,opts:i}=t,a=o.let("dataType",(0,i3._)`typeof ${n}`),s=o.let("coerced",(0,i3._)`undefined`);i.coerceTypes==="array"&&o.if((0,i3._)`${a} == 'object' && Array.isArray(${n}) && ${n}.length == 1`,()=>o.assign(n,(0,i3._)`${n}[0]`).assign(a,(0,i3._)`typeof ${n}`).if(N0(e,n,i.strictNumbers),()=>o.assign(s,n))),o.if((0,i3._)`${s} !== undefined`);for(let c of r)(ca.has(c)||c==="array"&&i.coerceTypes==="array")&&l(c);o.else(),k0(t),o.endIf(),o.if((0,i3._)`${s} !== undefined`,()=>{o.assign(n,s),Kf(t,s)});function l(c){switch(c){case"string":o.elseIf((0,i3._)`${a} == "number" || ${a} == "boolean"`).assign(s,(0,i3._)`"" + ${n}`).elseIf((0,i3._)`${n} === null`).assign(s,(0,i3._)`""`);return;case"number":o.elseIf((0,i3._)`${a} == "boolean" || ${n} === null
4
+ || (${a} == "string" && ${n} && ${n} == +${n})`).assign(s,(0,i3._)`+${n}`);return;case"integer":o.elseIf((0,i3._)`${a} === "boolean" || ${n} === null
5
+ || (${a} === "string" && ${n} && ${n} == +${n} && !(${n} % 1))`).assign(s,(0,i3._)`+${n}`);return;case"boolean":o.elseIf((0,i3._)`${n} === "false" || ${n} === 0 || ${n} === null`).assign(s,!1).elseIf((0,i3._)`${n} === "true" || ${n} === 1`).assign(s,!0);return;case"null":o.elseIf((0,i3._)`${n} === "" || ${n} === 0 || ${n} === false`),o.assign(s,null);return;case"array":o.elseIf((0,i3._)`${a} === "string" || ${a} === "number"
6
+ || ${a} === "boolean" || ${n} === null`).assign(s,(0,i3._)`[${n}]`)}}}function Kf({gen:t,parentData:e,parentDataProperty:r},o){t.if((0,i3._)`${e} !== undefined`,()=>t.assign((0,i3._)`${e}[${r}]`,o))}function w0(t,e,r,o=J8.Correct){let n=o===J8.Correct?i3.operators.EQ:i3.operators.NEQ,i;switch(t){case"null":return(0,i3._)`${e} ${n} null`;case"array":i=(0,i3._)`Array.isArray(${e})`;break;case"object":i=(0,i3._)`${e} && typeof ${e} == "object" && !Array.isArray(${e})`;break;case"integer":i=a((0,i3._)`!(${e} % 1) && !isNaN(${e})`);break;case"number":i=a();break;default:return(0,i3._)`typeof ${e} ${n} ${t}`}return o===J8.Correct?i:(0,i3.not)(i);function a(s=i3.nil){return(0,i3.and)((0,i3._)`typeof ${e} == "number"`,s,r?(0,i3._)`isFinite(${e})`:i3.nil)}}d1.checkDataType=w0;function N0(t,e,r,o){if(t.length===1)return w0(t[0],e,r,o);let n,i=(0,sa.toHash)(t);if(i.array&&i.object){let a=(0,i3._)`typeof ${e} != "object"`;n=i.null?a:(0,i3._)`!${e} || ${a}`,delete i.null,delete i.array,delete i.object}else n=i3.nil;i.number&&delete i.integer;for(let a in i)n=(0,i3.and)(n,w0(a,e,r,o));return n}d1.checkDataTypes=N0;var Yf={message:({schema:t})=>`must be ${t}`,params:({schema:t,schemaValue:e})=>typeof t=="string"?(0,i3._)`{type: ${t}}`:(0,i3._)`{type: ${e}}`};function k0(t){let e=Jf(t);(0,Uf.reportError)(e,Yf)}d1.reportTypeError=k0;function Jf(t){let{gen:e,data:r,schema:o}=t,n=(0,sa.schemaRefOrVal)(t,o,"type");return{gen:e,keyword:"type",data:r,schema:o.type,schemaCode:n,schemaValue:n,parentSchema:o,params:{},it:t}}});var pa=L(O2=>{"use strict";Object.defineProperty(O2,"__esModule",{value:!0});O2.assignDefaults=void 0;var Q8=l3(),Qf=C3();function eh(t,e){let{properties:r,items:o}=t.schema;if(e==="object"&&r)for(let n in r)ua(t,n,r[n].default);else e==="array"&&Array.isArray(o)&&o.forEach((n,i)=>ua(t,i,n.default))}O2.assignDefaults=eh;function ua(t,e,r){let{gen:o,compositeRule:n,data:i,opts:a}=t;if(r===void 0)return;let s=(0,Q8._)`${i}${(0,Q8.getProperty)(e)}`;if(n){(0,Qf.checkStrictMode)(t,`default is ignored for: ${s}`);return}let l=(0,Q8._)`${s} === undefined`;a.useDefaults==="empty"&&(l=(0,Q8._)`${l} || ${s} === null || ${s} === ""`),o.if(l,(0,Q8._)`${s} = ${(0,Q8.stringify)(r)}`)}});var E1=L(T3=>{"use strict";Object.defineProperty(T3,"__esModule",{value:!0});T3.validateUnion=T3.validateArray=T3.usePattern=T3.callValidateCode=T3.schemaProperties=T3.allSchemaProperties=T3.noPropertyInData=T3.propertyInData=T3.isOwnProperty=T3.hasPropFunc=T3.reportMissingProp=T3.checkMissingProp=T3.checkReportMissingProp=void 0;var R3=l3(),T0=C3(),O4=f4(),th=C3();function rh(t,e){let{gen:r,data:o,it:n}=t;r.if(x0(r,o,e,n.opts.ownProperties),()=>{t.setParams({missingProperty:(0,R3._)`${e}`},!0),t.error()})}T3.checkReportMissingProp=rh;function oh({gen:t,data:e,it:{opts:r}},o,n){return(0,R3.or)(...o.map(i=>(0,R3.and)(x0(t,e,i,r.ownProperties),(0,R3._)`${n} = ${i}`)))}T3.checkMissingProp=oh;function nh(t,e){t.setParams({missingProperty:e},!0),t.error()}T3.reportMissingProp=nh;function da(t){return t.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,R3._)`Object.prototype.hasOwnProperty`})}T3.hasPropFunc=da;function z0(t,e,r){return(0,R3._)`${da(t)}.call(${e}, ${r})`}T3.isOwnProperty=z0;function ih(t,e,r,o){let n=(0,R3._)`${e}${(0,R3.getProperty)(r)} !== undefined`;return o?(0,R3._)`${n} && ${z0(t,e,r)}`:n}T3.propertyInData=ih;function x0(t,e,r,o){let n=(0,R3._)`${e}${(0,R3.getProperty)(r)} === undefined`;return o?(0,R3.or)(n,(0,R3.not)(z0(t,e,r))):n}T3.noPropertyInData=x0;function ma(t){return t?Object.keys(t).filter(e=>e!=="__proto__"):[]}T3.allSchemaProperties=ma;function ah(t,e){return ma(e).filter(r=>!(0,T0.alwaysValidSchema)(t,e[r]))}T3.schemaProperties=ah;function sh({schemaCode:t,data:e,it:{gen:r,topSchemaRef:o,schemaPath:n,errorPath:i},it:a},s,l,c){let u=c?(0,R3._)`${t}, ${e}, ${o}${n}`:e,p=[[O4.default.instancePath,(0,R3.strConcat)(O4.default.instancePath,i)],[O4.default.parentData,a.parentData],[O4.default.parentDataProperty,a.parentDataProperty],[O4.default.rootData,O4.default.rootData]];a.opts.dynamicRef&&p.push([O4.default.dynamicAnchors,O4.default.dynamicAnchors]);let d=(0,R3._)`${u}, ${r.object(...p)}`;return l!==R3.nil?(0,R3._)`${s}.call(${l}, ${d})`:(0,R3._)`${s}(${d})`}T3.callValidateCode=sh;var lh=(0,R3._)`new RegExp`;function ch({gen:t,it:{opts:e}},r){let o=e.unicodeRegExp?"u":"",{regExp:n}=e.code,i=n(r,o);return t.scopeValue("pattern",{key:i.toString(),ref:i,code:(0,R3._)`${n.code==="new RegExp"?lh:(0,th.useFunc)(t,n)}(${r}, ${o})`})}T3.usePattern=ch;function uh(t){let{gen:e,data:r,keyword:o,it:n}=t,i=e.name("valid");if(n.allErrors){let s=e.let("valid",!0);return a(()=>e.assign(s,!1)),s}return e.var(i,!0),a(()=>e.break()),i;function a(s){let l=e.const("len",(0,R3._)`${r}.length`);e.forRange("i",0,l,c=>{t.subschema({keyword:o,dataProp:c,dataPropType:T0.Type.Num},i),e.if((0,R3.not)(i),s)})}}T3.validateArray=uh;function ph(t){let{gen:e,schema:r,keyword:o,it:n}=t;if(!Array.isArray(r))throw new Error("ajv implementation error");if(r.some(l=>(0,T0.alwaysValidSchema)(n,l))&&!n.opts.unevaluated)return;let a=e.let("valid",!1),s=e.name("_valid");e.block(()=>r.forEach((l,c)=>{let u=t.subschema({keyword:o,schemaProp:c,compositeRule:!0},s);e.assign(a,(0,R3._)`${a} || ${s}`),t.mergeValidEvaluated(u,s)||e.if((0,R3.not)(a))})),t.result(a,()=>t.reset(),()=>t.error(!0))}T3.validateUnion=ph});var ha=L(r4=>{"use strict";Object.defineProperty(r4,"__esModule",{value:!0});r4.validateKeywordUsage=r4.validSchemaType=r4.funcKeywordCode=r4.macroKeywordCode=void 0;var h1=l3(),A8=f4(),dh=E1(),mh=Q9();function yh(t,e){let{gen:r,keyword:o,schema:n,parentSchema:i,it:a}=t,s=e.macro.call(a.self,n,i,a),l=fa(r,o,s);a.opts.validateSchema!==!1&&a.self.validateSchema(s,!0);let c=r.name("valid");t.subschema({schema:s,schemaPath:h1.nil,errSchemaPath:`${a.errSchemaPath}/${o}`,topSchemaRef:l,compositeRule:!0},c),t.pass(c,()=>t.error(!0))}r4.macroKeywordCode=yh;function fh(t,e){var r;let{gen:o,keyword:n,schema:i,parentSchema:a,$data:s,it:l}=t;gh(l,e);let c=!s&&e.compile?e.compile.call(l.self,i,a,l):e.validate,u=fa(o,n,c),p=o.let("valid");t.block$data(p,d),t.ok((r=e.valid)!==null&&r!==void 0?r:p);function d(){if(e.errors===!1)f(),e.modifying&&ya(t),h(()=>t.error());else{let C=e.async?y():m();e.modifying&&ya(t),h(()=>hh(t,C))}}function y(){let C=o.let("ruleErrs",null);return o.try(()=>f((0,h1._)`await `),M=>o.assign(p,!1).if((0,h1._)`${M} instanceof ${l.ValidationError}`,()=>o.assign(C,(0,h1._)`${M}.errors`),()=>o.throw(M))),C}function m(){let C=(0,h1._)`${u}.errors`;return o.assign(C,null),f(h1.nil),C}function f(C=e.async?(0,h1._)`await `:h1.nil){let M=l.opts.passContext?A8.default.this:A8.default.self,v=!("compile"in e&&!s||e.schema===!1);o.assign(p,(0,h1._)`${C}${(0,dh.callValidateCode)(t,u,M,v)}`,e.modifying)}function h(C){var M;o.if((0,h1.not)((M=e.valid)!==null&&M!==void 0?M:p),C)}}r4.funcKeywordCode=fh;function ya(t){let{gen:e,data:r,it:o}=t;e.if(o.parentData,()=>e.assign(r,(0,h1._)`${o.parentData}[${o.parentDataProperty}]`))}function hh(t,e){let{gen:r}=t;r.if((0,h1._)`Array.isArray(${e})`,()=>{r.assign(A8.default.vErrors,(0,h1._)`${A8.default.vErrors} === null ? ${e} : ${A8.default.vErrors}.concat(${e})`).assign(A8.default.errors,(0,h1._)`${A8.default.vErrors}.length`),(0,mh.extendErrors)(t)},()=>t.error())}function gh({schemaEnv:t},e){if(e.async&&!t.$async)throw new Error("async keyword in sync schema")}function fa(t,e,r){if(r===void 0)throw new Error(`keyword "${e}" failed to compile`);return t.scopeValue("keyword",typeof r=="function"?{ref:r}:{ref:r,code:(0,h1.stringify)(r)})}function Mh(t,e,r=!1){return!e.length||e.some(o=>o==="array"?Array.isArray(t):o==="object"?t&&typeof t=="object"&&!Array.isArray(t):typeof t==o||r&&typeof t>"u")}r4.validSchemaType=Mh;function Ch({schema:t,opts:e,self:r,errSchemaPath:o},n,i){if(Array.isArray(n.keyword)?!n.keyword.includes(i):n.keyword!==i)throw new Error("ajv implementation error");let a=n.dependencies;if(a?.some(s=>!Object.prototype.hasOwnProperty.call(t,s)))throw new Error(`parent schema must have dependencies of ${i}: ${a.join(",")}`);if(n.validateSchema&&!n.validateSchema(t[i])){let l=`keyword "${i}" value is invalid at path "${o}": `+r.errorsText(n.validateSchema.errors);if(e.validateSchema==="log")r.logger.error(l);else throw new Error(l)}}r4.validateKeywordUsage=Ch});var Ma=L(R4=>{"use strict";Object.defineProperty(R4,"__esModule",{value:!0});R4.extendSubschemaMode=R4.extendSubschemaData=R4.getSubschema=void 0;var o4=l3(),ga=C3();function _h(t,{keyword:e,schemaProp:r,schema:o,schemaPath:n,errSchemaPath:i,topSchemaRef:a}){if(e!==void 0&&o!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(e!==void 0){let s=t.schema[e];return r===void 0?{schema:s,schemaPath:(0,o4._)`${t.schemaPath}${(0,o4.getProperty)(e)}`,errSchemaPath:`${t.errSchemaPath}/${e}`}:{schema:s[r],schemaPath:(0,o4._)`${t.schemaPath}${(0,o4.getProperty)(e)}${(0,o4.getProperty)(r)}`,errSchemaPath:`${t.errSchemaPath}/${e}/${(0,ga.escapeFragment)(r)}`}}if(o!==void 0){if(n===void 0||i===void 0||a===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:o,schemaPath:n,topSchemaRef:a,errSchemaPath:i}}throw new Error('either "keyword" or "schema" must be passed')}R4.getSubschema=_h;function vh(t,e,{dataProp:r,dataPropType:o,data:n,dataTypes:i,propertyName:a}){if(n!==void 0&&r!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');let{gen:s}=e;if(r!==void 0){let{errorPath:c,dataPathArr:u,opts:p}=e,d=s.let("data",(0,o4._)`${e.data}${(0,o4.getProperty)(r)}`,!0);l(d),t.errorPath=(0,o4.str)`${c}${(0,ga.getErrorPath)(r,o,p.jsPropertySyntax)}`,t.parentDataProperty=(0,o4._)`${r}`,t.dataPathArr=[...u,t.parentDataProperty]}if(n!==void 0){let c=n instanceof o4.Name?n:s.let("data",n,!0);l(c),a!==void 0&&(t.propertyName=a)}i&&(t.dataTypes=i);function l(c){t.data=c,t.dataLevel=e.dataLevel+1,t.dataTypes=[],e.definedProperties=new Set,t.parentData=e.data,t.dataNames=[...e.dataNames,c]}}R4.extendSubschemaData=vh;function Ah(t,{jtdDiscriminator:e,jtdMetadata:r,compositeRule:o,createErrors:n,allErrors:i}){o!==void 0&&(t.compositeRule=o),n!==void 0&&(t.createErrors=n),i!==void 0&&(t.allErrors=i),t.jtdDiscriminator=e,t.jtdMetadata=r}R4.extendSubschemaMode=Ah});var I0=L((gk,Ca)=>{"use strict";Ca.exports=function t(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var o,n,i;if(Array.isArray(e)){if(o=e.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!t(e[n],r[n]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===r.toString();if(i=Object.keys(e),o=i.length,o!==Object.keys(r).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(r,i[n]))return!1;for(n=o;n--!==0;){var a=i[n];if(!t(e[a],r[a]))return!1}return!0}return e!==e&&r!==r}});var va=L((Mk,_a)=>{"use strict";var E4=_a.exports=function(t,e,r){typeof e=="function"&&(r=e,e={}),r=e.cb||r;var o=typeof r=="function"?r:r.pre||function(){},n=r.post||function(){};R2(e,o,n,t,"",t)};E4.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0};E4.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0};E4.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0};E4.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function R2(t,e,r,o,n,i,a,s,l,c){if(o&&typeof o=="object"&&!Array.isArray(o)){e(o,n,i,a,s,l,c);for(var u in o){var p=o[u];if(Array.isArray(p)){if(u in E4.arrayKeywords)for(var d=0;d<p.length;d++)R2(t,e,r,p[d],n+"/"+u+"/"+d,i,n,u,o,d)}else if(u in E4.propsKeywords){if(p&&typeof p=="object")for(var y in p)R2(t,e,r,p[y],n+"/"+u+"/"+Sh(y),i,n,u,o,y)}else(u in E4.keywords||t.allKeys&&!(u in E4.skipKeywords))&&R2(t,e,r,p,n+"/"+u,i,n,u,o)}r(o,n,i,a,s,l,c)}}function Sh(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}});var t7=L(b1=>{"use strict";Object.defineProperty(b1,"__esModule",{value:!0});b1.getSchemaRefs=b1.resolveUrl=b1.normalizeId=b1._getFullPath=b1.getFullPath=b1.inlineRef=void 0;var Ph=C3(),bh=I0(),wh=va(),Nh=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function kh(t,e=!0){return typeof t=="boolean"?!0:e===!0?!F0(t):e?Aa(t)<=e:!1}b1.inlineRef=kh;var Th=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function F0(t){for(let e in t){if(Th.has(e))return!0;let r=t[e];if(Array.isArray(r)&&r.some(F0)||typeof r=="object"&&F0(r))return!0}return!1}function Aa(t){let e=0;for(let r in t){if(r==="$ref")return 1/0;if(e++,!Nh.has(r)&&(typeof t[r]=="object"&&(0,Ph.eachItem)(t[r],o=>e+=Aa(o)),e===1/0))return 1/0}return e}function Sa(t,e="",r){r!==!1&&(e=e9(e));let o=t.parse(e);return Pa(t,o)}b1.getFullPath=Sa;function Pa(t,e){return t.serialize(e).split("#")[0]+"#"}b1._getFullPath=Pa;var zh=/#\/?$/;function e9(t){return t?t.replace(zh,""):""}b1.normalizeId=e9;function xh(t,e,r){return r=e9(r),t.resolve(e,r)}b1.resolveUrl=xh;var Ih=/^[a-z_][-a-z0-9._]*$/i;function Fh(t,e){if(typeof t=="boolean")return{};let{schemaId:r,uriResolver:o}=this.opts,n=e9(t[r]||e),i={"":n},a=Sa(o,n,!1),s={},l=new Set;return wh(t,{allKeys:!0},(p,d,y,m)=>{if(m===void 0)return;let f=a+d,h=i[m];typeof p[r]=="string"&&(h=C.call(this,p[r])),M.call(this,p.$anchor),M.call(this,p.$dynamicAnchor),i[d]=h;function C(v){let A=this.opts.uriResolver.resolve;if(v=e9(h?A(h,v):v),l.has(v))throw u(v);l.add(v);let P=this.refs[v];return typeof P=="string"&&(P=this.refs[P]),typeof P=="object"?c(p,P.schema,v):v!==e9(f)&&(v[0]==="#"?(c(p,s[v],v),s[v]=p):this.refs[v]=f),v}function M(v){if(typeof v=="string"){if(!Ih.test(v))throw new Error(`invalid anchor "${v}"`);C.call(this,`#${v}`)}}}),s;function c(p,d,y){if(d!==void 0&&!bh(p,d))throw u(y)}function u(p){return new Error(`reference "${p}" resolves to more than one schema`)}}b1.getSchemaRefs=Fh});var n7=L($4=>{"use strict";Object.defineProperty($4,"__esModule",{value:!0});$4.getData=$4.KeywordCxt=$4.validateFunctionCode=void 0;var Ta=na(),ba=e7(),O0=b0(),E2=e7(),Lh=pa(),o7=ha(),L0=Ma(),Z=l3(),r3=f4(),Oh=t7(),h4=C3(),r7=Q9();function Rh(t){if(Ia(t)&&(Fa(t),xa(t))){Dh(t);return}za(t,()=>(0,Ta.topBoolOrEmptySchema)(t))}$4.validateFunctionCode=Rh;function za({gen:t,validateName:e,schema:r,schemaEnv:o,opts:n},i){n.code.es5?t.func(e,(0,Z._)`${r3.default.data}, ${r3.default.valCxt}`,o.$async,()=>{t.code((0,Z._)`"use strict"; ${wa(r,n)}`),$h(t,n),t.code(i)}):t.func(e,(0,Z._)`${r3.default.data}, ${Eh(n)}`,o.$async,()=>t.code(wa(r,n)).code(i))}function Eh(t){return(0,Z._)`{${r3.default.instancePath}="", ${r3.default.parentData}, ${r3.default.parentDataProperty}, ${r3.default.rootData}=${r3.default.data}${t.dynamicRef?(0,Z._)`, ${r3.default.dynamicAnchors}={}`:Z.nil}}={}`}function $h(t,e){t.if(r3.default.valCxt,()=>{t.var(r3.default.instancePath,(0,Z._)`${r3.default.valCxt}.${r3.default.instancePath}`),t.var(r3.default.parentData,(0,Z._)`${r3.default.valCxt}.${r3.default.parentData}`),t.var(r3.default.parentDataProperty,(0,Z._)`${r3.default.valCxt}.${r3.default.parentDataProperty}`),t.var(r3.default.rootData,(0,Z._)`${r3.default.valCxt}.${r3.default.rootData}`),e.dynamicRef&&t.var(r3.default.dynamicAnchors,(0,Z._)`${r3.default.valCxt}.${r3.default.dynamicAnchors}`)},()=>{t.var(r3.default.instancePath,(0,Z._)`""`),t.var(r3.default.parentData,(0,Z._)`undefined`),t.var(r3.default.parentDataProperty,(0,Z._)`undefined`),t.var(r3.default.rootData,r3.default.data),e.dynamicRef&&t.var(r3.default.dynamicAnchors,(0,Z._)`{}`)})}function Dh(t){let{schema:e,opts:r,gen:o}=t;za(t,()=>{r.$comment&&e.$comment&&Oa(t),jh(t),o.let(r3.default.vErrors,null),o.let(r3.default.errors,0),r.unevaluated&&Xh(t),La(t),Wh(t)})}function Xh(t){let{gen:e,validateName:r}=t;t.evaluated=e.const("evaluated",(0,Z._)`${r}.evaluated`),e.if((0,Z._)`${t.evaluated}.dynamicProps`,()=>e.assign((0,Z._)`${t.evaluated}.props`,(0,Z._)`undefined`)),e.if((0,Z._)`${t.evaluated}.dynamicItems`,()=>e.assign((0,Z._)`${t.evaluated}.items`,(0,Z._)`undefined`))}function wa(t,e){let r=typeof t=="object"&&t[e.schemaId];return r&&(e.code.source||e.code.process)?(0,Z._)`/*# sourceURL=${r} */`:Z.nil}function Bh(t,e){if(Ia(t)&&(Fa(t),xa(t))){Hh(t,e);return}(0,Ta.boolOrEmptySchema)(t,e)}function xa({schema:t,self:e}){if(typeof t=="boolean")return!t;for(let r in t)if(e.RULES.all[r])return!0;return!1}function Ia(t){return typeof t.schema!="boolean"}function Hh(t,e){let{schema:r,gen:o,opts:n}=t;n.$comment&&r.$comment&&Oa(t),Uh(t),Vh(t);let i=o.const("_errs",r3.default.errors);La(t,i),o.var(e,(0,Z._)`${i} === ${r3.default.errors}`)}function Fa(t){(0,h4.checkUnknownRules)(t),Zh(t)}function La(t,e){if(t.opts.jtd)return Na(t,[],!1,e);let r=(0,ba.getSchemaTypes)(t.schema),o=(0,ba.coerceAndCheckDataType)(t,r);Na(t,r,!o,e)}function Zh(t){let{schema:e,errSchemaPath:r,opts:o,self:n}=t;e.$ref&&o.ignoreKeywordsWithRef&&(0,h4.schemaHasRulesButRef)(e,n.RULES)&&n.logger.warn(`$ref: keywords ignored in schema at path "${r}"`)}function jh(t){let{schema:e,opts:r}=t;e.default!==void 0&&r.useDefaults&&r.strictSchema&&(0,h4.checkStrictMode)(t,"default is ignored in the schema root")}function Uh(t){let e=t.schema[t.opts.schemaId];e&&(t.baseId=(0,Oh.resolveUrl)(t.opts.uriResolver,t.baseId,e))}function Vh(t){if(t.schema.$async&&!t.schemaEnv.$async)throw new Error("async schema in sync schema")}function Oa({gen:t,schemaEnv:e,schema:r,errSchemaPath:o,opts:n}){let i=r.$comment;if(n.$comment===!0)t.code((0,Z._)`${r3.default.self}.logger.log(${i})`);else if(typeof n.$comment=="function"){let a=(0,Z.str)`${o}/$comment`,s=t.scopeValue("root",{ref:e.root});t.code((0,Z._)`${r3.default.self}.opts.$comment(${i}, ${a}, ${s}.schema)`)}}function Wh(t){let{gen:e,schemaEnv:r,validateName:o,ValidationError:n,opts:i}=t;r.$async?e.if((0,Z._)`${r3.default.errors} === 0`,()=>e.return(r3.default.data),()=>e.throw((0,Z._)`new ${n}(${r3.default.vErrors})`)):(e.assign((0,Z._)`${o}.errors`,r3.default.vErrors),i.unevaluated&&Gh(t),e.return((0,Z._)`${r3.default.errors} === 0`))}function Gh({gen:t,evaluated:e,props:r,items:o}){r instanceof Z.Name&&t.assign((0,Z._)`${e}.props`,r),o instanceof Z.Name&&t.assign((0,Z._)`${e}.items`,o)}function Na(t,e,r,o){let{gen:n,schema:i,data:a,allErrors:s,opts:l,self:c}=t,{RULES:u}=c;if(i.$ref&&(l.ignoreKeywordsWithRef||!(0,h4.schemaHasRulesButRef)(i,u))){n.block(()=>Ea(t,"$ref",u.all.$ref.definition));return}l.jtd||qh(t,e),n.block(()=>{for(let d of u.rules)p(d);p(u.post)});function p(d){(0,O0.shouldUseGroup)(i,d)&&(d.type?(n.if((0,E2.checkDataType)(d.type,a,l.strictNumbers)),ka(t,d),e.length===1&&e[0]===d.type&&r&&(n.else(),(0,E2.reportTypeError)(t)),n.endIf()):ka(t,d),s||n.if((0,Z._)`${r3.default.errors} === ${o||0}`))}}function ka(t,e){let{gen:r,schema:o,opts:{useDefaults:n}}=t;n&&(0,Lh.assignDefaults)(t,e.type),r.block(()=>{for(let i of e.rules)(0,O0.shouldUseRule)(o,i)&&Ea(t,i.keyword,i.definition,e.type)})}function qh(t,e){t.schemaEnv.meta||!t.opts.strictTypes||(Kh(t,e),t.opts.allowUnionTypes||Yh(t,e),Jh(t,t.dataTypes))}function Kh(t,e){if(e.length){if(!t.dataTypes.length){t.dataTypes=e;return}e.forEach(r=>{Ra(t.dataTypes,r)||R0(t,`type "${r}" not allowed by context "${t.dataTypes.join(",")}"`)}),eg(t,e)}}function Yh(t,e){e.length>1&&!(e.length===2&&e.includes("null"))&&R0(t,"use allowUnionTypes to allow union type keyword")}function Jh(t,e){let r=t.self.RULES.all;for(let o in r){let n=r[o];if(typeof n=="object"&&(0,O0.shouldUseRule)(t.schema,n)){let{type:i}=n.definition;i.length&&!i.some(a=>Qh(e,a))&&R0(t,`missing type "${i.join(",")}" for keyword "${o}"`)}}}function Qh(t,e){return t.includes(e)||e==="number"&&t.includes("integer")}function Ra(t,e){return t.includes(e)||e==="integer"&&t.includes("number")}function eg(t,e){let r=[];for(let o of t.dataTypes)Ra(e,o)?r.push(o):e.includes("integer")&&o==="number"&&r.push("integer");t.dataTypes=r}function R0(t,e){let r=t.schemaEnv.baseId+t.errSchemaPath;e+=` at "${r}" (strictTypes)`,(0,h4.checkStrictMode)(t,e,t.opts.strictTypes)}var $2=class{constructor(e,r,o){if((0,o7.validateKeywordUsage)(e,r,o),this.gen=e.gen,this.allErrors=e.allErrors,this.keyword=o,this.data=e.data,this.schema=e.schema[o],this.$data=r.$data&&e.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,h4.schemaRefOrVal)(e,this.schema,o,this.$data),this.schemaType=r.schemaType,this.parentSchema=e.schema,this.params={},this.it=e,this.def=r,this.$data)this.schemaCode=e.gen.const("vSchema",$a(this.$data,e));else if(this.schemaCode=this.schemaValue,!(0,o7.validSchemaType)(this.schema,r.schemaType,r.allowUndefined))throw new Error(`${o} value must be ${JSON.stringify(r.schemaType)}`);("code"in r?r.trackErrors:r.errors!==!1)&&(this.errsCount=e.gen.const("_errs",r3.default.errors))}result(e,r,o){this.failResult((0,Z.not)(e),r,o)}failResult(e,r,o){this.gen.if(e),o?o():this.error(),r?(this.gen.else(),r(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(e,r){this.failResult((0,Z.not)(e),void 0,r)}fail(e){if(e===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(e),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(e){if(!this.$data)return this.fail(e);let{schemaCode:r}=this;this.fail((0,Z._)`${r} !== undefined && (${(0,Z.or)(this.invalid$data(),e)})`)}error(e,r,o){if(r){this.setParams(r),this._error(e,o),this.setParams({});return}this._error(e,o)}_error(e,r){(e?r7.reportExtraError:r7.reportError)(this,this.def.error,r)}$dataError(){(0,r7.reportError)(this,this.def.$dataError||r7.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,r7.resetErrorsCount)(this.gen,this.errsCount)}ok(e){this.allErrors||this.gen.if(e)}setParams(e,r){r?Object.assign(this.params,e):this.params=e}block$data(e,r,o=Z.nil){this.gen.block(()=>{this.check$data(e,o),r()})}check$data(e=Z.nil,r=Z.nil){if(!this.$data)return;let{gen:o,schemaCode:n,schemaType:i,def:a}=this;o.if((0,Z.or)((0,Z._)`${n} === undefined`,r)),e!==Z.nil&&o.assign(e,!0),(i.length||a.validateSchema)&&(o.elseIf(this.invalid$data()),this.$dataError(),e!==Z.nil&&o.assign(e,!1)),o.else()}invalid$data(){let{gen:e,schemaCode:r,schemaType:o,def:n,it:i}=this;return(0,Z.or)(a(),s());function a(){if(o.length){if(!(r instanceof Z.Name))throw new Error("ajv implementation error");let l=Array.isArray(o)?o:[o];return(0,Z._)`${(0,E2.checkDataTypes)(l,r,i.opts.strictNumbers,E2.DataType.Wrong)}`}return Z.nil}function s(){if(n.validateSchema){let l=e.scopeValue("validate$data",{ref:n.validateSchema});return(0,Z._)`!${l}(${r})`}return Z.nil}}subschema(e,r){let o=(0,L0.getSubschema)(this.it,e);(0,L0.extendSubschemaData)(o,this.it,e),(0,L0.extendSubschemaMode)(o,e);let n={...this.it,...o,items:void 0,props:void 0};return Bh(n,r),n}mergeEvaluated(e,r){let{it:o,gen:n}=this;o.opts.unevaluated&&(o.props!==!0&&e.props!==void 0&&(o.props=h4.mergeEvaluated.props(n,e.props,o.props,r)),o.items!==!0&&e.items!==void 0&&(o.items=h4.mergeEvaluated.items(n,e.items,o.items,r)))}mergeValidEvaluated(e,r){let{it:o,gen:n}=this;if(o.opts.unevaluated&&(o.props!==!0||o.items!==!0))return n.if(r,()=>this.mergeEvaluated(e,Z.Name)),!0}};$4.KeywordCxt=$2;function Ea(t,e,r,o){let n=new $2(t,r,e);"code"in r?r.code(n,o):n.$data&&r.validate?(0,o7.funcKeywordCode)(n,r):"macro"in r?(0,o7.macroKeywordCode)(n,r):(r.compile||r.validate)&&(0,o7.funcKeywordCode)(n,r)}var tg=/^\/(?:[^~]|~0|~1)*$/,rg=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function $a(t,{dataLevel:e,dataNames:r,dataPathArr:o}){let n,i;if(t==="")return r3.default.rootData;if(t[0]==="/"){if(!tg.test(t))throw new Error(`Invalid JSON-pointer: ${t}`);n=t,i=r3.default.rootData}else{let c=rg.exec(t);if(!c)throw new Error(`Invalid JSON-pointer: ${t}`);let u=+c[1];if(n=c[2],n==="#"){if(u>=e)throw new Error(l("property/index",u));return o[e-u]}if(u>e)throw new Error(l("data",u));if(i=r[e-u],!n)return i}let a=i,s=n.split("/");for(let c of s)c&&(i=(0,Z._)`${i}${(0,Z.getProperty)((0,h4.unescapeJsonPointer)(c))}`,a=(0,Z._)`${a} && ${i}`);return a;function l(c,u){return`Cannot access ${c} ${u} levels up, current level is ${e}`}}$4.getData=$a});var D2=L($0=>{"use strict";Object.defineProperty($0,"__esModule",{value:!0});var E0=class extends Error{constructor(e){super("validation failed"),this.errors=e,this.ajv=this.validation=!0}};$0.default=E0});var i7=L(B0=>{"use strict";Object.defineProperty(B0,"__esModule",{value:!0});var D0=t7(),X0=class extends Error{constructor(e,r,o,n){super(n||`can't resolve reference ${o} from id ${r}`),this.missingRef=(0,D0.resolveUrl)(e,r,o),this.missingSchema=(0,D0.normalizeId)((0,D0.getFullPath)(e,this.missingRef))}};B0.default=X0});var B2=L($1=>{"use strict";Object.defineProperty($1,"__esModule",{value:!0});$1.resolveSchema=$1.getCompilingSchema=$1.resolveRef=$1.compileSchema=$1.SchemaEnv=void 0;var V1=l3(),og=D2(),S8=f4(),W1=t7(),Da=C3(),ng=n7(),t9=class{constructor(e){var r;this.refs={},this.dynamicAnchors={};let o;typeof e.schema=="object"&&(o=e.schema),this.schema=e.schema,this.schemaId=e.schemaId,this.root=e.root||this,this.baseId=(r=e.baseId)!==null&&r!==void 0?r:(0,W1.normalizeId)(o?.[e.schemaId||"$id"]),this.schemaPath=e.schemaPath,this.localRefs=e.localRefs,this.meta=e.meta,this.$async=o?.$async,this.refs={}}};$1.SchemaEnv=t9;function Z0(t){let e=Xa.call(this,t);if(e)return e;let r=(0,W1.getFullPath)(this.opts.uriResolver,t.root.baseId),{es5:o,lines:n}=this.opts.code,{ownProperties:i}=this.opts,a=new V1.CodeGen(this.scope,{es5:o,lines:n,ownProperties:i}),s;t.$async&&(s=a.scopeValue("Error",{ref:og.default,code:(0,V1._)`require("ajv/dist/runtime/validation_error").default`}));let l=a.scopeName("validate");t.validateName=l;let c={gen:a,allErrors:this.opts.allErrors,data:S8.default.data,parentData:S8.default.parentData,parentDataProperty:S8.default.parentDataProperty,dataNames:[S8.default.data],dataPathArr:[V1.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:a.scopeValue("schema",this.opts.code.source===!0?{ref:t.schema,code:(0,V1.stringify)(t.schema)}:{ref:t.schema}),validateName:l,ValidationError:s,schema:t.schema,schemaEnv:t,rootId:r,baseId:t.baseId||r,schemaPath:V1.nil,errSchemaPath:t.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,V1._)`""`,opts:this.opts,self:this},u;try{this._compilations.add(t),(0,ng.validateFunctionCode)(c),a.optimize(this.opts.code.optimize);let p=a.toString();u=`${a.scopeRefs(S8.default.scope)}return ${p}`,this.opts.code.process&&(u=this.opts.code.process(u,t));let y=new Function(`${S8.default.self}`,`${S8.default.scope}`,u)(this,this.scope.get());if(this.scope.value(l,{ref:y}),y.errors=null,y.schema=t.schema,y.schemaEnv=t,t.$async&&(y.$async=!0),this.opts.code.source===!0&&(y.source={validateName:l,validateCode:p,scopeValues:a._values}),this.opts.unevaluated){let{props:m,items:f}=c;y.evaluated={props:m instanceof V1.Name?void 0:m,items:f instanceof V1.Name?void 0:f,dynamicProps:m instanceof V1.Name,dynamicItems:f instanceof V1.Name},y.source&&(y.source.evaluated=(0,V1.stringify)(y.evaluated))}return t.validate=y,t}catch(p){throw delete t.validate,delete t.validateName,u&&this.logger.error("Error compiling schema, function code:",u),p}finally{this._compilations.delete(t)}}$1.compileSchema=Z0;function ig(t,e,r){var o;r=(0,W1.resolveUrl)(this.opts.uriResolver,e,r);let n=t.refs[r];if(n)return n;let i=lg.call(this,t,r);if(i===void 0){let a=(o=t.localRefs)===null||o===void 0?void 0:o[r],{schemaId:s}=this.opts;a&&(i=new t9({schema:a,schemaId:s,root:t,baseId:e}))}if(i!==void 0)return t.refs[r]=ag.call(this,i)}$1.resolveRef=ig;function ag(t){return(0,W1.inlineRef)(t.schema,this.opts.inlineRefs)?t.schema:t.validate?t:Z0.call(this,t)}function Xa(t){for(let e of this._compilations)if(sg(e,t))return e}$1.getCompilingSchema=Xa;function sg(t,e){return t.schema===e.schema&&t.root===e.root&&t.baseId===e.baseId}function lg(t,e){let r;for(;typeof(r=this.refs[e])=="string";)e=r;return r||this.schemas[e]||X2.call(this,t,e)}function X2(t,e){let r=this.opts.uriResolver.parse(e),o=(0,W1._getFullPath)(this.opts.uriResolver,r),n=(0,W1.getFullPath)(this.opts.uriResolver,t.baseId,void 0);if(Object.keys(t.schema).length>0&&o===n)return H0.call(this,r,t);let i=(0,W1.normalizeId)(o),a=this.refs[i]||this.schemas[i];if(typeof a=="string"){let s=X2.call(this,t,a);return typeof s?.schema!="object"?void 0:H0.call(this,r,s)}if(typeof a?.schema=="object"){if(a.validate||Z0.call(this,a),i===(0,W1.normalizeId)(e)){let{schema:s}=a,{schemaId:l}=this.opts,c=s[l];return c&&(n=(0,W1.resolveUrl)(this.opts.uriResolver,n,c)),new t9({schema:s,schemaId:l,root:t,baseId:n})}return H0.call(this,r,a)}}$1.resolveSchema=X2;var cg=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function H0(t,{baseId:e,schema:r,root:o}){var n;if(((n=t.fragment)===null||n===void 0?void 0:n[0])!=="/")return;for(let s of t.fragment.slice(1).split("/")){if(typeof r=="boolean")return;let l=r[(0,Da.unescapeFragment)(s)];if(l===void 0)return;r=l;let c=typeof r=="object"&&r[this.opts.schemaId];!cg.has(s)&&c&&(e=(0,W1.resolveUrl)(this.opts.uriResolver,e,c))}let i;if(typeof r!="boolean"&&r.$ref&&!(0,Da.schemaHasRulesButRef)(r,this.RULES)){let s=(0,W1.resolveUrl)(this.opts.uriResolver,e,r.$ref);i=X2.call(this,o,s)}let{schemaId:a}=this.opts;if(i=i||new t9({schema:r,schemaId:a,root:o,baseId:e}),i.schema!==i.root.schema)return i}});var Ba=L((Pk,ug)=>{ug.exports={$id:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",description:"Meta-schema for $data reference (JSON AnySchema extension proposal)",type:"object",required:["$data"],properties:{$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},additionalProperties:!1}});var V0=L((bk,Wa)=>{"use strict";var pg=RegExp.prototype.test.bind(/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu),Za=RegExp.prototype.test.bind(/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u),j0=RegExp.prototype.test.bind(/^[\da-f]{2}$/iu),ja=RegExp.prototype.test.bind(/^[\da-z\-._~]$/iu),dg=RegExp.prototype.test.bind(/^[\da-z\-._~!$&'()*+,;=:@/]$/iu);function U0(t){let e="",r=0,o=0;for(o=0;o<t.length;o++)if(r=t[o].charCodeAt(0),r!==48){if(!(r>=48&&r<=57||r>=65&&r<=70||r>=97&&r<=102))return"";e+=t[o];break}for(o+=1;o<t.length;o++){if(r=t[o].charCodeAt(0),!(r>=48&&r<=57||r>=65&&r<=70||r>=97&&r<=102))return"";e+=t[o]}return e}var mg=RegExp.prototype.test.bind(/[^!"$&'()*+,\-.;=_`a-z{}~]/u);function Ha(t){return t.length=0,!0}function yg(t,e,r){if(t.length){let o=U0(t);if(o!=="")e.push(o);else return r.error=!0,!1;t.length=0}return!0}function fg(t){let e=0,r={error:!1,address:"",zone:""},o=[],n=[],i=!1,a=!1,s=yg;for(let l=0;l<t.length;l++){let c=t[l];if(!(c==="["||c==="]"))if(c===":"){if(i===!0&&(a=!0),!s(n,o,r))break;if(++e>7){r.error=!0;break}l>0&&t[l-1]===":"&&(i=!0),o.push(":");continue}else if(c==="%"){if(!s(n,o,r))break;s=Ha}else{n.push(c);continue}}return n.length&&(s===Ha?r.zone=n.join(""):a?o.push(n.join("")):o.push(U0(n))),r.address=o.join(""),r}function Ua(t){if(hg(t,":")<2)return{host:t,isIPV6:!1};let e=fg(t);if(e.error)return{host:t,isIPV6:!1};{let r=e.address,o=e.address;return e.zone&&(r+="%"+e.zone,o+="%25"+e.zone),{host:r,isIPV6:!0,escapedHost:o}}}function hg(t,e){let r=0;for(let o=0;o<t.length;o++)t[o]===e&&r++;return r}function gg(t){let e=t,r=[],o=-1,n=0;for(;n=e.length;){if(n===1){if(e===".")break;if(e==="/"){r.push("/");break}else{r.push(e);break}}else if(n===2){if(e[0]==="."){if(e[1]===".")break;if(e[1]==="/"){e=e.slice(2);continue}}else if(e[0]==="/"&&(e[1]==="."||e[1]==="/")){r.push("/");break}}else if(n===3&&e==="/.."){r.length!==0&&r.pop(),r.push("/");break}if(e[0]==="."){if(e[1]==="."){if(e[2]==="/"){e=e.slice(3);continue}}else if(e[1]==="/"){e=e.slice(2);continue}}else if(e[0]==="/"&&e[1]==="."){if(e[2]==="/"){e=e.slice(2);continue}else if(e[2]==="."&&e[3]==="/"){e=e.slice(3),r.length!==0&&r.pop();continue}}if((o=e.indexOf("/",1))===-1){r.push(e);break}else r.push(e.slice(0,o)),e=e.slice(o)}return r.join("")}var Mg={"@":"%40","/":"%2F","?":"%3F","#":"%23",":":"%3A"},Cg=/[@/?#:]/g,_g=/[@/?#]/g;function Va(t,e){let r=e?_g:Cg;return r.lastIndex=0,t.replace(r,o=>Mg[o])}function vg(t,e=!1){if(t.indexOf("%")===-1)return t;let r="";for(let o=0;o<t.length;o++){if(t[o]==="%"&&o+2<t.length){let n=t.slice(o+1,o+3);if(j0(n)){let i=n.toUpperCase(),a=String.fromCharCode(parseInt(i,16));e&&ja(a)?r+=a:r+="%"+i,o+=2;continue}}r+=t[o]}return r}function Ag(t){let e="";for(let r=0;r<t.length;r++){if(t[r]==="%"&&r+2<t.length){let o=t.slice(r+1,r+3);if(j0(o)){let n=o.toUpperCase(),i=String.fromCharCode(parseInt(n,16));i!=="."&&ja(i)?e+=i:e+="%"+n,r+=2;continue}}dg(t[r])?e+=t[r]:e+=escape(t[r])}return e}function Sg(t){let e="";for(let r=0;r<t.length;r++){if(t[r]==="%"&&r+2<t.length){let o=t.slice(r+1,r+3);if(j0(o)){e+="%"+o.toUpperCase(),r+=2;continue}}e+=escape(t[r])}return e}function Pg(t){let e=[];if(t.userinfo!==void 0&&(e.push(t.userinfo),e.push("@")),t.host!==void 0){let r=unescape(t.host);if(!Za(r)){let o=Ua(r);o.isIPV6===!0?r=`[${o.escapedHost}]`:r=Va(r,!1)}e.push(r)}return(typeof t.port=="number"||typeof t.port=="string")&&(e.push(":"),e.push(String(t.port))),e.length?e.join(""):void 0}Wa.exports={nonSimpleDomain:mg,recomposeAuthority:Pg,reescapeHostDelimiters:Va,normalizePercentEncoding:vg,normalizePathEncoding:Ag,escapePreservingEscapes:Sg,removeDotSegments:gg,isIPv4:Za,isUUID:pg,normalizeIPv6:Ua,stringArrayToHexStripped:U0}});var Ja=L((wk,Ya)=>{"use strict";var{isUUID:bg}=V0(),wg=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu,Ng=["http","https","ws","wss","urn","urn:uuid"];function kg(t){return Ng.indexOf(t)!==-1}function W0(t){return t.secure===!0?!0:t.secure===!1?!1:t.scheme?t.scheme.length===3&&(t.scheme[0]==="w"||t.scheme[0]==="W")&&(t.scheme[1]==="s"||t.scheme[1]==="S")&&(t.scheme[2]==="s"||t.scheme[2]==="S"):!1}function Ga(t){return t.host||(t.error=t.error||"HTTP URIs must have a host."),t}function qa(t){let e=String(t.scheme).toLowerCase()==="https";return(t.port===(e?443:80)||t.port==="")&&(t.port=void 0),t.path||(t.path="/"),t}function Tg(t){return t.secure=W0(t),t.resourceName=(t.path||"/")+(t.query?"?"+t.query:""),t.path=void 0,t.query=void 0,t}function zg(t){if((t.port===(W0(t)?443:80)||t.port==="")&&(t.port=void 0),typeof t.secure=="boolean"&&(t.scheme=t.secure?"wss":"ws",t.secure=void 0),t.resourceName){let[e,r]=t.resourceName.split("?");t.path=e&&e!=="/"?e:void 0,t.query=r,t.resourceName=void 0}return t.fragment=void 0,t}function xg(t,e){if(!t.path)return t.error="URN can not be parsed",t;let r=t.path.match(wg);if(r){let o=e.scheme||t.scheme||"urn";t.nid=r[1].toLowerCase(),t.nss=r[2];let n=`${o}:${e.nid||t.nid}`,i=G0(n);t.path=void 0,i&&(t=i.parse(t,e))}else t.error=t.error||"URN can not be parsed.";return t}function Ig(t,e){if(t.nid===void 0)throw new Error("URN without nid cannot be serialized");let r=e.scheme||t.scheme||"urn",o=t.nid.toLowerCase(),n=`${r}:${e.nid||o}`,i=G0(n);i&&(t=i.serialize(t,e));let a=t,s=t.nss;return a.path=`${o||e.nid}:${s}`,e.skipEscape=!0,a}function Fg(t,e){let r=t;return r.uuid=r.nss,r.nss=void 0,!e.tolerant&&(!r.uuid||!bg(r.uuid))&&(r.error=r.error||"UUID is not valid."),r}function Lg(t){let e=t;return e.nss=(t.uuid||"").toLowerCase(),e}var Ka={scheme:"http",domainHost:!0,parse:Ga,serialize:qa},Og={scheme:"https",domainHost:Ka.domainHost,parse:Ga,serialize:qa},H2={scheme:"ws",domainHost:!0,parse:Tg,serialize:zg},Rg={scheme:"wss",domainHost:H2.domainHost,parse:H2.parse,serialize:H2.serialize},Eg={scheme:"urn",parse:xg,serialize:Ig,skipNormalize:!0},$g={scheme:"urn:uuid",parse:Fg,serialize:Lg,skipNormalize:!0},Z2={http:Ka,https:Og,ws:H2,wss:Rg,urn:Eg,"urn:uuid":$g};Object.setPrototypeOf(Z2,null);function G0(t){return t&&(Z2[t]||Z2[t.toLowerCase()])||void 0}Ya.exports={wsIsSecure:W0,SCHEMES:Z2,isValidSchemeName:kg,getSchemeHandler:G0}});var ns=L((Nk,j2)=>{"use strict";var{normalizeIPv6:Dg,removeDotSegments:a7,recomposeAuthority:Xg,normalizePercentEncoding:Bg,normalizePathEncoding:Hg,escapePreservingEscapes:Zg,reescapeHostDelimiters:jg,isIPv4:Ug,nonSimpleDomain:Vg}=V0(),{SCHEMES:Wg,getSchemeHandler:es}=Ja();function Gg(t,e){return typeof t=="string"?t=eM(t,e):typeof t=="object"&&(t=r9(P8(t,e),e)),t}function qg(t,e,r){let o=r?Object.assign({scheme:"null"},r):{scheme:"null"},n=ts(r9(t,o),r9(e,o),o,!0);return o.skipEscape=!0,P8(n,o)}function ts(t,e,r,o){let n={};return o||(t=r9(P8(t,r),r),e=r9(P8(e,r),r)),r=r||{},!r.tolerant&&e.scheme?(n.scheme=e.scheme,n.userinfo=e.userinfo,n.host=e.host,n.port=e.port,n.path=a7(e.path||""),n.query=e.query):(e.userinfo!==void 0||e.host!==void 0||e.port!==void 0?(n.userinfo=e.userinfo,n.host=e.host,n.port=e.port,n.path=a7(e.path||""),n.query=e.query):(e.path?(e.path[0]==="/"?n.path=a7(e.path):((t.userinfo!==void 0||t.host!==void 0||t.port!==void 0)&&!t.path?n.path="/"+e.path:t.path?n.path=t.path.slice(0,t.path.lastIndexOf("/")+1)+e.path:n.path=e.path,n.path=a7(n.path)),n.query=e.query):(n.path=t.path,e.query!==void 0?n.query=e.query:n.query=t.query),n.userinfo=t.userinfo,n.host=t.host,n.port=t.port),n.scheme=t.scheme),n.fragment=e.fragment,n}function Kg(t,e,r){let o=Qa(t,r),n=Qa(e,r);return o!==void 0&&n!==void 0&&o.toLowerCase()===n.toLowerCase()}function P8(t,e){let r={host:t.host,scheme:t.scheme,userinfo:t.userinfo,port:t.port,path:t.path,query:t.query,nid:t.nid,nss:t.nss,uuid:t.uuid,fragment:t.fragment,reference:t.reference,resourceName:t.resourceName,secure:t.secure,error:""},o=Object.assign({},e),n=[],i=es(o.scheme||r.scheme);i&&i.serialize&&i.serialize(r,o),r.path!==void 0&&(o.skipEscape?r.path=Bg(r.path):(r.path=Zg(r.path),r.scheme!==void 0&&(r.path=r.path.split("%3A").join(":")))),o.reference!=="suffix"&&r.scheme&&n.push(r.scheme,":");let a=Xg(r);if(a!==void 0&&(o.reference!=="suffix"&&n.push("//"),n.push(a),r.path&&r.path[0]!=="/"&&n.push("/")),r.path!==void 0){let s=r.path;!o.absolutePath&&(!i||!i.absolutePath)&&(s=a7(s)),a===void 0&&s[0]==="/"&&s[1]==="/"&&(s="/%2F"+s.slice(2)),n.push(s)}return r.query!==void 0&&n.push("?",r.query),r.fragment!==void 0&&n.push("#",r.fragment),n.join("")}var Yg=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u,Jg=/^(?:[^#/:?]+:)?\/\/([^/?#]*)/;function Qg(t,e){if(e[2]!==void 0&&t.path&&t.path[0]!=="/")return'URI path must start with "/" when authority is present.';if(typeof t.port=="number"&&(t.port<0||t.port>65535))return"URI port is malformed."}function rs(t,e){let r=Object.assign({},e),o={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0},n=!1,i=!1;r.reference==="suffix"&&(r.scheme?t=r.scheme+":"+t:t="//"+t);let a=t.match(Jg);a!==null&&a[1].indexOf("\\")!==-1&&(o.error="URI authority must not contain a literal backslash.",n=!0);let s=t.match(Yg);if(s){o.scheme=s[1],o.userinfo=s[3],o.host=s[4],o.port=parseInt(s[5],10),o.path=s[6]||"",o.query=s[7],o.fragment=s[8],isNaN(o.port)&&(o.port=s[5]);let l=Qg(o,s);if(l!==void 0&&(o.error=o.error||l,n=!0),o.host)if(Ug(o.host)===!1){let p=Dg(o.host);o.host=p.host.toLowerCase(),i=p.isIPV6}else i=!0;o.scheme===void 0&&o.userinfo===void 0&&o.host===void 0&&o.port===void 0&&o.query===void 0&&!o.path?o.reference="same-document":o.scheme===void 0?o.reference="relative":o.fragment===void 0?o.reference="absolute":o.reference="uri",r.reference&&r.reference!=="suffix"&&r.reference!==o.reference&&(o.error=o.error||"URI is not a "+r.reference+" reference.");let c=es(r.scheme||o.scheme);if(!r.unicodeSupport&&(!c||!c.unicodeSupport)&&o.host&&(r.domainHost||c&&c.domainHost)&&i===!1&&Vg(o.host))try{o.host=new URL("http://"+o.host).hostname}catch(u){o.error=o.error||"Host's domain name can not be converted to ASCII: "+u}if((!c||c&&!c.skipNormalize)&&(t.indexOf("%")!==-1&&(o.scheme!==void 0&&(o.scheme=unescape(o.scheme)),o.host!==void 0&&(o.host=jg(unescape(o.host),i))),o.path&&(o.path=Hg(o.path)),o.fragment))try{o.fragment=encodeURI(decodeURIComponent(o.fragment))}catch{o.error=o.error||"URI malformed"}c&&c.parse&&c.parse(o,r)}else o.error=o.error||"URI can not be parsed.";return{parsed:o,malformedAuthorityOrPort:n}}function r9(t,e){return rs(t,e).parsed}function eM(t,e){return os(t,e).normalized}function os(t,e){let{parsed:r,malformedAuthorityOrPort:o}=rs(t,e);return{normalized:o?t:P8(r,e),malformedAuthorityOrPort:o}}function Qa(t,e){if(typeof t=="string"){let{normalized:r,malformedAuthorityOrPort:o}=os(t,e);return o?void 0:r}if(typeof t=="object")return P8(t,e)}var q0={SCHEMES:Wg,normalize:Gg,resolve:qg,resolveComponent:ts,equal:Kg,serialize:P8,parse:r9};j2.exports=q0;j2.exports.default=q0;j2.exports.fastUri=q0});var as=L(K0=>{"use strict";Object.defineProperty(K0,"__esModule",{value:!0});var is=ns();is.code='require("ajv/dist/runtime/uri").default';K0.default=is});var ys=L(a1=>{"use strict";Object.defineProperty(a1,"__esModule",{value:!0});a1.CodeGen=a1.Name=a1.nil=a1.stringify=a1.str=a1._=a1.KeywordCxt=void 0;var tM=n7();Object.defineProperty(a1,"KeywordCxt",{enumerable:!0,get:function(){return tM.KeywordCxt}});var o9=l3();Object.defineProperty(a1,"_",{enumerable:!0,get:function(){return o9._}});Object.defineProperty(a1,"str",{enumerable:!0,get:function(){return o9.str}});Object.defineProperty(a1,"stringify",{enumerable:!0,get:function(){return o9.stringify}});Object.defineProperty(a1,"nil",{enumerable:!0,get:function(){return o9.nil}});Object.defineProperty(a1,"Name",{enumerable:!0,get:function(){return o9.Name}});Object.defineProperty(a1,"CodeGen",{enumerable:!0,get:function(){return o9.CodeGen}});var rM=D2(),ps=i7(),oM=P0(),s7=B2(),nM=l3(),l7=t7(),U2=e7(),J0=C3(),ss=Ba(),iM=as(),ds=(t,e)=>new RegExp(t,e);ds.code="new RegExp";var aM=["removeAdditional","useDefaults","coerceTypes"],sM=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),lM={errorDataPath:"",format:"`validateFormats: false` can be used instead.",nullable:'"nullable" keyword is supported by default.',jsonPointers:"Deprecated jsPropertySyntax can be used instead.",extendRefs:"Deprecated ignoreKeywordsWithRef can be used instead.",missingRefs:"Pass empty schema with $id that should be ignored to ajv.addSchema.",processCode:"Use option `code: {process: (code, schemaEnv: object) => string}`",sourceCode:"Use option `code: {source: true}`",strictDefaults:"It is default now, see option `strict`.",strictKeywords:"It is default now, see option `strict`.",uniqueItems:'"uniqueItems" keyword is always validated.',unknownFormats:"Disable strict mode or pass `true` to `ajv.addFormat` (or `formats` option).",cache:"Map is used as cache, schema object as key.",serialize:"Map is used as cache, schema object as key.",ajvErrors:"It is default now."},cM={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},ls=200;function uM(t){var e,r,o,n,i,a,s,l,c,u,p,d,y,m,f,h,C,M,v,A,P,z,G,A3,p3;let j=t.strict,Y=(e=t.code)===null||e===void 0?void 0:e.optimize,F=Y===!0||Y===void 0?1:Y||0,g=(o=(r=t.code)===null||r===void 0?void 0:r.regExp)!==null&&o!==void 0?o:ds,_=(n=t.uriResolver)!==null&&n!==void 0?n:iM.default;return{strictSchema:(a=(i=t.strictSchema)!==null&&i!==void 0?i:j)!==null&&a!==void 0?a:!0,strictNumbers:(l=(s=t.strictNumbers)!==null&&s!==void 0?s:j)!==null&&l!==void 0?l:!0,strictTypes:(u=(c=t.strictTypes)!==null&&c!==void 0?c:j)!==null&&u!==void 0?u:"log",strictTuples:(d=(p=t.strictTuples)!==null&&p!==void 0?p:j)!==null&&d!==void 0?d:"log",strictRequired:(m=(y=t.strictRequired)!==null&&y!==void 0?y:j)!==null&&m!==void 0?m:!1,code:t.code?{...t.code,optimize:F,regExp:g}:{optimize:F,regExp:g},loopRequired:(f=t.loopRequired)!==null&&f!==void 0?f:ls,loopEnum:(h=t.loopEnum)!==null&&h!==void 0?h:ls,meta:(C=t.meta)!==null&&C!==void 0?C:!0,messages:(M=t.messages)!==null&&M!==void 0?M:!0,inlineRefs:(v=t.inlineRefs)!==null&&v!==void 0?v:!0,schemaId:(A=t.schemaId)!==null&&A!==void 0?A:"$id",addUsedSchema:(P=t.addUsedSchema)!==null&&P!==void 0?P:!0,validateSchema:(z=t.validateSchema)!==null&&z!==void 0?z:!0,validateFormats:(G=t.validateFormats)!==null&&G!==void 0?G:!0,unicodeRegExp:(A3=t.unicodeRegExp)!==null&&A3!==void 0?A3:!0,int32range:(p3=t.int32range)!==null&&p3!==void 0?p3:!0,uriResolver:_}}var c7=class{constructor(e={}){this.schemas={},this.refs={},this.formats=Object.create(null),this._compilations=new Set,this._loading={},this._cache=new Map,e=this.opts={...e,...uM(e)};let{es5:r,lines:o}=this.opts.code;this.scope=new nM.ValueScope({scope:{},prefixes:sM,es5:r,lines:o}),this.logger=hM(e.logger);let n=e.validateFormats;e.validateFormats=!1,this.RULES=(0,oM.getRules)(),cs.call(this,lM,e,"NOT SUPPORTED"),cs.call(this,cM,e,"DEPRECATED","warn"),this._metaOpts=yM.call(this),e.formats&&dM.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),e.keywords&&mM.call(this,e.keywords),typeof e.meta=="object"&&this.addMetaSchema(e.meta),pM.call(this),e.validateFormats=n}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){let{$data:e,meta:r,schemaId:o}=this.opts,n=ss;o==="id"&&(n={...ss},n.id=n.$id,delete n.$id),r&&e&&this.addMetaSchema(n,n[o],!1)}defaultMeta(){let{meta:e,schemaId:r}=this.opts;return this.opts.defaultMeta=typeof e=="object"?e[r]||e:void 0}validate(e,r){let o;if(typeof e=="string"){if(o=this.getSchema(e),!o)throw new Error(`no schema with key or ref "${e}"`)}else o=this.compile(e);let n=o(r);return"$async"in o||(this.errors=o.errors),n}compile(e,r){let o=this._addSchema(e,r);return o.validate||this._compileSchemaEnv(o)}compileAsync(e,r){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");let{loadSchema:o}=this.opts;return n.call(this,e,r);async function n(u,p){await i.call(this,u.$schema);let d=this._addSchema(u,p);return d.validate||a.call(this,d)}async function i(u){u&&!this.getSchema(u)&&await n.call(this,{$ref:u},!0)}async function a(u){try{return this._compileSchemaEnv(u)}catch(p){if(!(p instanceof ps.default))throw p;return s.call(this,p),await l.call(this,p.missingSchema),a.call(this,u)}}function s({missingSchema:u,missingRef:p}){if(this.refs[u])throw new Error(`AnySchema ${u} is loaded but ${p} cannot be resolved`)}async function l(u){let p=await c.call(this,u);this.refs[u]||await i.call(this,p.$schema),this.refs[u]||this.addSchema(p,u,r)}async function c(u){let p=this._loading[u];if(p)return p;try{return await(this._loading[u]=o(u))}finally{delete this._loading[u]}}}addSchema(e,r,o,n=this.opts.validateSchema){if(Array.isArray(e)){for(let a of e)this.addSchema(a,void 0,o,n);return this}let i;if(typeof e=="object"){let{schemaId:a}=this.opts;if(i=e[a],i!==void 0&&typeof i!="string")throw new Error(`schema ${a} must be string`)}return r=(0,l7.normalizeId)(r||i),this._checkUnique(r),this.schemas[r]=this._addSchema(e,o,r,n,!0),this}addMetaSchema(e,r,o=this.opts.validateSchema){return this.addSchema(e,r,!0,o),this}validateSchema(e,r){if(typeof e=="boolean")return!0;let o;if(o=e.$schema,o!==void 0&&typeof o!="string")throw new Error("$schema must be a string");if(o=o||this.opts.defaultMeta||this.defaultMeta(),!o)return this.logger.warn("meta-schema not available"),this.errors=null,!0;let n=this.validate(o,e);if(!n&&r){let i="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(i);else throw new Error(i)}return n}getSchema(e){let r;for(;typeof(r=us.call(this,e))=="string";)e=r;if(r===void 0){let{schemaId:o}=this.opts,n=new s7.SchemaEnv({schema:{},schemaId:o});if(r=s7.resolveSchema.call(this,n,e),!r)return;this.refs[e]=r}return r.validate||this._compileSchemaEnv(r)}removeSchema(e){if(e instanceof RegExp)return this._removeAllSchemas(this.schemas,e),this._removeAllSchemas(this.refs,e),this;switch(typeof e){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{let r=us.call(this,e);return typeof r=="object"&&this._cache.delete(r.schema),delete this.schemas[e],delete this.refs[e],this}case"object":{let r=e;this._cache.delete(r);let o=e[this.opts.schemaId];return o&&(o=(0,l7.normalizeId)(o),delete this.schemas[o],delete this.refs[o]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(e){for(let r of e)this.addKeyword(r);return this}addKeyword(e,r){let o;if(typeof e=="string")o=e,typeof r=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),r.keyword=o);else if(typeof e=="object"&&r===void 0){if(r=e,o=r.keyword,Array.isArray(o)&&!o.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(MM.call(this,o,r),!r)return(0,J0.eachItem)(o,i=>Y0.call(this,i)),this;_M.call(this,r);let n={...r,type:(0,U2.getJSONTypes)(r.type),schemaType:(0,U2.getJSONTypes)(r.schemaType)};return(0,J0.eachItem)(o,n.type.length===0?i=>Y0.call(this,i,n):i=>n.type.forEach(a=>Y0.call(this,i,n,a))),this}getKeyword(e){let r=this.RULES.all[e];return typeof r=="object"?r.definition:!!r}removeKeyword(e){let{RULES:r}=this;delete r.keywords[e],delete r.all[e];for(let o of r.rules){let n=o.rules.findIndex(i=>i.keyword===e);n>=0&&o.rules.splice(n,1)}return this}addFormat(e,r){return typeof r=="string"&&(r=new RegExp(r)),this.formats[e]=r,this}errorsText(e=this.errors,{separator:r=", ",dataVar:o="data"}={}){return!e||e.length===0?"No errors":e.map(n=>`${o}${n.instancePath} ${n.message}`).reduce((n,i)=>n+r+i)}$dataMetaSchema(e,r){let o=this.RULES.all;e=JSON.parse(JSON.stringify(e));for(let n of r){let i=n.split("/").slice(1),a=e;for(let s of i)a=a[s];for(let s in o){let l=o[s];if(typeof l!="object")continue;let{$data:c}=l.definition,u=a[s];c&&u&&(a[s]=ms(u))}}return e}_removeAllSchemas(e,r){for(let o in e){let n=e[o];(!r||r.test(o))&&(typeof n=="string"?delete e[o]:n&&!n.meta&&(this._cache.delete(n.schema),delete e[o]))}}_addSchema(e,r,o,n=this.opts.validateSchema,i=this.opts.addUsedSchema){let a,{schemaId:s}=this.opts;if(typeof e=="object")a=e[s];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof e!="boolean")throw new Error("schema must be object or boolean")}let l=this._cache.get(e);if(l!==void 0)return l;o=(0,l7.normalizeId)(a||o);let c=l7.getSchemaRefs.call(this,e,o);return l=new s7.SchemaEnv({schema:e,schemaId:s,meta:r,baseId:o,localRefs:c}),this._cache.set(l.schema,l),i&&!o.startsWith("#")&&(o&&this._checkUnique(o),this.refs[o]=l),n&&this.validateSchema(e,!0),l}_checkUnique(e){if(this.schemas[e]||this.refs[e])throw new Error(`schema with key or id "${e}" already exists`)}_compileSchemaEnv(e){if(e.meta?this._compileMetaSchema(e):s7.compileSchema.call(this,e),!e.validate)throw new Error("ajv implementation error");return e.validate}_compileMetaSchema(e){let r=this.opts;this.opts=this._metaOpts;try{s7.compileSchema.call(this,e)}finally{this.opts=r}}};c7.ValidationError=rM.default;c7.MissingRefError=ps.default;a1.default=c7;function cs(t,e,r,o="error"){for(let n in t){let i=n;i in e&&this.logger[o](`${r}: option ${n}. ${t[i]}`)}}function us(t){return t=(0,l7.normalizeId)(t),this.schemas[t]||this.refs[t]}function pM(){let t=this.opts.schemas;if(t)if(Array.isArray(t))this.addSchema(t);else for(let e in t)this.addSchema(t[e],e)}function dM(){for(let t in this.opts.formats){let e=this.opts.formats[t];e&&this.addFormat(t,e)}}function mM(t){if(Array.isArray(t)){this.addVocabulary(t);return}this.logger.warn("keywords option as map is deprecated, pass array");for(let e in t){let r=t[e];r.keyword||(r.keyword=e),this.addKeyword(r)}}function yM(){let t={...this.opts};for(let e of aM)delete t[e];return t}var fM={log(){},warn(){},error(){}};function hM(t){if(t===!1)return fM;if(t===void 0)return console;if(t.log&&t.warn&&t.error)return t;throw new Error("logger must implement log, warn and error methods")}var gM=/^[a-z_$][a-z0-9_$:-]*$/i;function MM(t,e){let{RULES:r}=this;if((0,J0.eachItem)(t,o=>{if(r.keywords[o])throw new Error(`Keyword ${o} is already defined`);if(!gM.test(o))throw new Error(`Keyword ${o} has invalid name`)}),!!e&&e.$data&&!("code"in e||"validate"in e))throw new Error('$data keyword must have "code" or "validate" function')}function Y0(t,e,r){var o;let n=e?.post;if(r&&n)throw new Error('keyword with "post" flag cannot have "type"');let{RULES:i}=this,a=n?i.post:i.rules.find(({type:l})=>l===r);if(a||(a={type:r,rules:[]},i.rules.push(a)),i.keywords[t]=!0,!e)return;let s={keyword:t,definition:{...e,type:(0,U2.getJSONTypes)(e.type),schemaType:(0,U2.getJSONTypes)(e.schemaType)}};e.before?CM.call(this,a,s,e.before):a.rules.push(s),i.all[t]=s,(o=e.implements)===null||o===void 0||o.forEach(l=>this.addKeyword(l))}function CM(t,e,r){let o=t.rules.findIndex(n=>n.keyword===r);o>=0?t.rules.splice(o,0,e):(t.rules.push(e),this.logger.warn(`rule ${r} is not defined`))}function _M(t){let{metaSchema:e}=t;e!==void 0&&(t.$data&&this.opts.$data&&(e=ms(e)),t.validateSchema=this.compile(e,!0))}var vM={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function ms(t){return{anyOf:[t,vM]}}});var fs=L(Q0=>{"use strict";Object.defineProperty(Q0,"__esModule",{value:!0});var AM={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};Q0.default=AM});var Cs=L(b8=>{"use strict";Object.defineProperty(b8,"__esModule",{value:!0});b8.callRef=b8.getValidate=void 0;var SM=i7(),hs=E1(),w1=l3(),n9=f4(),gs=B2(),V2=C3(),PM={keyword:"$ref",schemaType:"string",code(t){let{gen:e,schema:r,it:o}=t,{baseId:n,schemaEnv:i,validateName:a,opts:s,self:l}=o,{root:c}=i;if((r==="#"||r==="#/")&&n===c.baseId)return p();let u=gs.resolveRef.call(l,c,n,r);if(u===void 0)throw new SM.default(o.opts.uriResolver,n,r);if(u instanceof gs.SchemaEnv)return d(u);return y(u);function p(){if(i===c)return W2(t,a,i,i.$async);let m=e.scopeValue("root",{ref:c});return W2(t,(0,w1._)`${m}.validate`,c,c.$async)}function d(m){let f=Ms(t,m);W2(t,f,m,m.$async)}function y(m){let f=e.scopeValue("schema",s.code.source===!0?{ref:m,code:(0,w1.stringify)(m)}:{ref:m}),h=e.name("valid"),C=t.subschema({schema:m,dataTypes:[],schemaPath:w1.nil,topSchemaRef:f,errSchemaPath:r},h);t.mergeEvaluated(C),t.ok(h)}}};function Ms(t,e){let{gen:r}=t;return e.validate?r.scopeValue("validate",{ref:e.validate}):(0,w1._)`${r.scopeValue("wrapper",{ref:e})}.validate`}b8.getValidate=Ms;function W2(t,e,r,o){let{gen:n,it:i}=t,{allErrors:a,schemaEnv:s,opts:l}=i,c=l.passContext?n9.default.this:w1.nil;o?u():p();function u(){if(!s.$async)throw new Error("async schema referenced by sync schema");let m=n.let("valid");n.try(()=>{n.code((0,w1._)`await ${(0,hs.callValidateCode)(t,e,c)}`),y(e),a||n.assign(m,!0)},f=>{n.if((0,w1._)`!(${f} instanceof ${i.ValidationError})`,()=>n.throw(f)),d(f),a||n.assign(m,!1)}),t.ok(m)}function p(){t.result((0,hs.callValidateCode)(t,e,c),()=>y(e),()=>d(e))}function d(m){let f=(0,w1._)`${m}.errors`;n.assign(n9.default.vErrors,(0,w1._)`${n9.default.vErrors} === null ? ${f} : ${n9.default.vErrors}.concat(${f})`),n.assign(n9.default.errors,(0,w1._)`${n9.default.vErrors}.length`)}function y(m){var f;if(!i.opts.unevaluated)return;let h=(f=r?.validate)===null||f===void 0?void 0:f.evaluated;if(i.props!==!0)if(h&&!h.dynamicProps)h.props!==void 0&&(i.props=V2.mergeEvaluated.props(n,h.props,i.props));else{let C=n.var("props",(0,w1._)`${m}.evaluated.props`);i.props=V2.mergeEvaluated.props(n,C,i.props,w1.Name)}if(i.items!==!0)if(h&&!h.dynamicItems)h.items!==void 0&&(i.items=V2.mergeEvaluated.items(n,h.items,i.items));else{let C=n.var("items",(0,w1._)`${m}.evaluated.items`);i.items=V2.mergeEvaluated.items(n,C,i.items,w1.Name)}}}b8.callRef=W2;b8.default=PM});var _s=L(et=>{"use strict";Object.defineProperty(et,"__esModule",{value:!0});var bM=fs(),wM=Cs(),NM=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",bM.default,wM.default];et.default=NM});var vs=L(tt=>{"use strict";Object.defineProperty(tt,"__esModule",{value:!0});var G2=l3(),D4=G2.operators,q2={maximum:{okStr:"<=",ok:D4.LTE,fail:D4.GT},minimum:{okStr:">=",ok:D4.GTE,fail:D4.LT},exclusiveMaximum:{okStr:"<",ok:D4.LT,fail:D4.GTE},exclusiveMinimum:{okStr:">",ok:D4.GT,fail:D4.LTE}},kM={message:({keyword:t,schemaCode:e})=>(0,G2.str)`must be ${q2[t].okStr} ${e}`,params:({keyword:t,schemaCode:e})=>(0,G2._)`{comparison: ${q2[t].okStr}, limit: ${e}}`},TM={keyword:Object.keys(q2),type:"number",schemaType:"number",$data:!0,error:kM,code(t){let{keyword:e,data:r,schemaCode:o}=t;t.fail$data((0,G2._)`${r} ${q2[e].fail} ${o} || isNaN(${r})`)}};tt.default=TM});var As=L(rt=>{"use strict";Object.defineProperty(rt,"__esModule",{value:!0});var u7=l3(),zM={message:({schemaCode:t})=>(0,u7.str)`must be multiple of ${t}`,params:({schemaCode:t})=>(0,u7._)`{multipleOf: ${t}}`},xM={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:zM,code(t){let{gen:e,data:r,schemaCode:o,it:n}=t,i=n.opts.multipleOfPrecision,a=e.let("res"),s=i?(0,u7._)`Math.abs(Math.round(${a}) - ${a}) > 1e-${i}`:(0,u7._)`${a} !== parseInt(${a})`;t.fail$data((0,u7._)`(${o} === 0 || (${a} = ${r}/${o}, ${s}))`)}};rt.default=xM});var Ps=L(ot=>{"use strict";Object.defineProperty(ot,"__esModule",{value:!0});function Ss(t){let e=t.length,r=0,o=0,n;for(;o<e;)r++,n=t.charCodeAt(o++),n>=55296&&n<=56319&&o<e&&(n=t.charCodeAt(o),(n&64512)===56320&&o++);return r}ot.default=Ss;Ss.code='require("ajv/dist/runtime/ucs2length").default'});var bs=L(nt=>{"use strict";Object.defineProperty(nt,"__esModule",{value:!0});var w8=l3(),IM=C3(),FM=Ps(),LM={message({keyword:t,schemaCode:e}){let r=t==="maxLength"?"more":"fewer";return(0,w8.str)`must NOT have ${r} than ${e} characters`},params:({schemaCode:t})=>(0,w8._)`{limit: ${t}}`},OM={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:LM,code(t){let{keyword:e,data:r,schemaCode:o,it:n}=t,i=e==="maxLength"?w8.operators.GT:w8.operators.LT,a=n.opts.unicode===!1?(0,w8._)`${r}.length`:(0,w8._)`${(0,IM.useFunc)(t.gen,FM.default)}(${r})`;t.fail$data((0,w8._)`${a} ${i} ${o}`)}};nt.default=OM});var ws=L(it=>{"use strict";Object.defineProperty(it,"__esModule",{value:!0});var RM=E1(),EM=C3(),i9=l3(),$M={message:({schemaCode:t})=>(0,i9.str)`must match pattern "${t}"`,params:({schemaCode:t})=>(0,i9._)`{pattern: ${t}}`},DM={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:$M,code(t){let{gen:e,data:r,$data:o,schema:n,schemaCode:i,it:a}=t,s=a.opts.unicodeRegExp?"u":"";if(o){let{regExp:l}=a.opts.code,c=l.code==="new RegExp"?(0,i9._)`new RegExp`:(0,EM.useFunc)(e,l),u=e.let("valid");e.try(()=>e.assign(u,(0,i9._)`${c}(${i}, ${s}).test(${r})`),()=>e.assign(u,!1)),t.fail$data((0,i9._)`!${u}`)}else{let l=(0,RM.usePattern)(t,n);t.fail$data((0,i9._)`!${l}.test(${r})`)}}};it.default=DM});var Ns=L(at=>{"use strict";Object.defineProperty(at,"__esModule",{value:!0});var p7=l3(),XM={message({keyword:t,schemaCode:e}){let r=t==="maxProperties"?"more":"fewer";return(0,p7.str)`must NOT have ${r} than ${e} properties`},params:({schemaCode:t})=>(0,p7._)`{limit: ${t}}`},BM={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:XM,code(t){let{keyword:e,data:r,schemaCode:o}=t,n=e==="maxProperties"?p7.operators.GT:p7.operators.LT;t.fail$data((0,p7._)`Object.keys(${r}).length ${n} ${o}`)}};at.default=BM});var ks=L(st=>{"use strict";Object.defineProperty(st,"__esModule",{value:!0});var d7=E1(),m7=l3(),HM=C3(),ZM={message:({params:{missingProperty:t}})=>(0,m7.str)`must have required property '${t}'`,params:({params:{missingProperty:t}})=>(0,m7._)`{missingProperty: ${t}}`},jM={keyword:"required",type:"object",schemaType:"array",$data:!0,error:ZM,code(t){let{gen:e,schema:r,schemaCode:o,data:n,$data:i,it:a}=t,{opts:s}=a;if(!i&&r.length===0)return;let l=r.length>=s.loopRequired;if(a.allErrors?c():u(),s.strictRequired){let y=t.parentSchema.properties,{definedProperties:m}=t.it;for(let f of r)if(y?.[f]===void 0&&!m.has(f)){let h=a.schemaEnv.baseId+a.errSchemaPath,C=`required property "${f}" is not defined at "${h}" (strictRequired)`;(0,HM.checkStrictMode)(a,C,a.opts.strictRequired)}}function c(){if(l||i)t.block$data(m7.nil,p);else for(let y of r)(0,d7.checkReportMissingProp)(t,y)}function u(){let y=e.let("missing");if(l||i){let m=e.let("valid",!0);t.block$data(m,()=>d(y,m)),t.ok(m)}else e.if((0,d7.checkMissingProp)(t,r,y)),(0,d7.reportMissingProp)(t,y),e.else()}function p(){e.forOf("prop",o,y=>{t.setParams({missingProperty:y}),e.if((0,d7.noPropertyInData)(e,n,y,s.ownProperties),()=>t.error())})}function d(y,m){t.setParams({missingProperty:y}),e.forOf(y,o,()=>{e.assign(m,(0,d7.propertyInData)(e,n,y,s.ownProperties)),e.if((0,m7.not)(m),()=>{t.error(),e.break()})},m7.nil)}}};st.default=jM});var Ts=L(lt=>{"use strict";Object.defineProperty(lt,"__esModule",{value:!0});var y7=l3(),UM={message({keyword:t,schemaCode:e}){let r=t==="maxItems"?"more":"fewer";return(0,y7.str)`must NOT have ${r} than ${e} items`},params:({schemaCode:t})=>(0,y7._)`{limit: ${t}}`},VM={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:UM,code(t){let{keyword:e,data:r,schemaCode:o}=t,n=e==="maxItems"?y7.operators.GT:y7.operators.LT;t.fail$data((0,y7._)`${r}.length ${n} ${o}`)}};lt.default=VM});var K2=L(ct=>{"use strict";Object.defineProperty(ct,"__esModule",{value:!0});var zs=I0();zs.code='require("ajv/dist/runtime/equal").default';ct.default=zs});var xs=L(pt=>{"use strict";Object.defineProperty(pt,"__esModule",{value:!0});var ut=e7(),s1=l3(),WM=C3(),GM=K2(),qM={message:({params:{i:t,j:e}})=>(0,s1.str)`must NOT have duplicate items (items ## ${e} and ${t} are identical)`,params:({params:{i:t,j:e}})=>(0,s1._)`{i: ${t}, j: ${e}}`},KM={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:qM,code(t){let{gen:e,data:r,$data:o,schema:n,parentSchema:i,schemaCode:a,it:s}=t;if(!o&&!n)return;let l=e.let("valid"),c=i.items?(0,ut.getSchemaTypes)(i.items):[];t.block$data(l,u,(0,s1._)`${a} === false`),t.ok(l);function u(){let m=e.let("i",(0,s1._)`${r}.length`),f=e.let("j");t.setParams({i:m,j:f}),e.assign(l,!0),e.if((0,s1._)`${m} > 1`,()=>(p()?d:y)(m,f))}function p(){return c.length>0&&!c.some(m=>m==="object"||m==="array")}function d(m,f){let h=e.name("item"),C=(0,ut.checkDataTypes)(c,h,s.opts.strictNumbers,ut.DataType.Wrong),M=e.const("indices",(0,s1._)`{}`);e.for((0,s1._)`;${m}--;`,()=>{e.let(h,(0,s1._)`${r}[${m}]`),e.if(C,(0,s1._)`continue`),c.length>1&&e.if((0,s1._)`typeof ${h} == "string"`,(0,s1._)`${h} += "_"`),e.if((0,s1._)`typeof ${M}[${h}] == "number"`,()=>{e.assign(f,(0,s1._)`${M}[${h}]`),t.error(),e.assign(l,!1).break()}).code((0,s1._)`${M}[${h}] = ${m}`)})}function y(m,f){let h=(0,WM.useFunc)(e,GM.default),C=e.name("outer");e.label(C).for((0,s1._)`;${m}--;`,()=>e.for((0,s1._)`${f} = ${m}; ${f}--;`,()=>e.if((0,s1._)`${h}(${r}[${m}], ${r}[${f}])`,()=>{t.error(),e.assign(l,!1).break(C)})))}}};pt.default=KM});var Is=L(mt=>{"use strict";Object.defineProperty(mt,"__esModule",{value:!0});var dt=l3(),YM=C3(),JM=K2(),QM={message:"must be equal to constant",params:({schemaCode:t})=>(0,dt._)`{allowedValue: ${t}}`},eC={keyword:"const",$data:!0,error:QM,code(t){let{gen:e,data:r,$data:o,schemaCode:n,schema:i}=t;o||i&&typeof i=="object"?t.fail$data((0,dt._)`!${(0,YM.useFunc)(e,JM.default)}(${r}, ${n})`):t.fail((0,dt._)`${i} !== ${r}`)}};mt.default=eC});var Fs=L(yt=>{"use strict";Object.defineProperty(yt,"__esModule",{value:!0});var f7=l3(),tC=C3(),rC=K2(),oC={message:"must be equal to one of the allowed values",params:({schemaCode:t})=>(0,f7._)`{allowedValues: ${t}}`},nC={keyword:"enum",schemaType:"array",$data:!0,error:oC,code(t){let{gen:e,data:r,$data:o,schema:n,schemaCode:i,it:a}=t;if(!o&&n.length===0)throw new Error("enum must have non-empty array");let s=n.length>=a.opts.loopEnum,l,c=()=>l??(l=(0,tC.useFunc)(e,rC.default)),u;if(s||o)u=e.let("valid"),t.block$data(u,p);else{if(!Array.isArray(n))throw new Error("ajv implementation error");let y=e.const("vSchema",i);u=(0,f7.or)(...n.map((m,f)=>d(y,f)))}t.pass(u);function p(){e.assign(u,!1),e.forOf("v",i,y=>e.if((0,f7._)`${c()}(${r}, ${y})`,()=>e.assign(u,!0).break()))}function d(y,m){let f=n[m];return typeof f=="object"&&f!==null?(0,f7._)`${c()}(${r}, ${y}[${m}])`:(0,f7._)`${r} === ${f}`}}};yt.default=nC});var Ls=L(ft=>{"use strict";Object.defineProperty(ft,"__esModule",{value:!0});var iC=vs(),aC=As(),sC=bs(),lC=ws(),cC=Ns(),uC=ks(),pC=Ts(),dC=xs(),mC=Is(),yC=Fs(),fC=[iC.default,aC.default,sC.default,lC.default,cC.default,uC.default,pC.default,dC.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},mC.default,yC.default];ft.default=fC});var gt=L(h7=>{"use strict";Object.defineProperty(h7,"__esModule",{value:!0});h7.validateAdditionalItems=void 0;var N8=l3(),ht=C3(),hC={message:({params:{len:t}})=>(0,N8.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,N8._)`{limit: ${t}}`},gC={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:hC,code(t){let{parentSchema:e,it:r}=t,{items:o}=e;if(!Array.isArray(o)){(0,ht.checkStrictMode)(r,'"additionalItems" is ignored when "items" is not an array of schemas');return}Os(t,o)}};function Os(t,e){let{gen:r,schema:o,data:n,keyword:i,it:a}=t;a.items=!0;let s=r.const("len",(0,N8._)`${n}.length`);if(o===!1)t.setParams({len:e.length}),t.pass((0,N8._)`${s} <= ${e.length}`);else if(typeof o=="object"&&!(0,ht.alwaysValidSchema)(a,o)){let c=r.var("valid",(0,N8._)`${s} <= ${e.length}`);r.if((0,N8.not)(c),()=>l(c)),t.ok(c)}function l(c){r.forRange("i",e.length,s,u=>{t.subschema({keyword:i,dataProp:u,dataPropType:ht.Type.Num},c),a.allErrors||r.if((0,N8.not)(c),()=>r.break())})}}h7.validateAdditionalItems=Os;h7.default=gC});var Mt=L(g7=>{"use strict";Object.defineProperty(g7,"__esModule",{value:!0});g7.validateTuple=void 0;var Rs=l3(),Y2=C3(),MC=E1(),CC={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(t){let{schema:e,it:r}=t;if(Array.isArray(e))return Es(t,"additionalItems",e);r.items=!0,!(0,Y2.alwaysValidSchema)(r,e)&&t.ok((0,MC.validateArray)(t))}};function Es(t,e,r=t.schema){let{gen:o,parentSchema:n,data:i,keyword:a,it:s}=t;u(n),s.opts.unevaluated&&r.length&&s.items!==!0&&(s.items=Y2.mergeEvaluated.items(o,r.length,s.items));let l=o.name("valid"),c=o.const("len",(0,Rs._)`${i}.length`);r.forEach((p,d)=>{(0,Y2.alwaysValidSchema)(s,p)||(o.if((0,Rs._)`${c} > ${d}`,()=>t.subschema({keyword:a,schemaProp:d,dataProp:d},l)),t.ok(l))});function u(p){let{opts:d,errSchemaPath:y}=s,m=r.length,f=m===p.minItems&&(m===p.maxItems||p[e]===!1);if(d.strictTuples&&!f){let h=`"${a}" is ${m}-tuple, but minItems or maxItems/${e} are not specified or different at path "${y}"`;(0,Y2.checkStrictMode)(s,h,d.strictTuples)}}}g7.validateTuple=Es;g7.default=CC});var $s=L(Ct=>{"use strict";Object.defineProperty(Ct,"__esModule",{value:!0});var _C=Mt(),vC={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:t=>(0,_C.validateTuple)(t,"items")};Ct.default=vC});var Xs=L(_t=>{"use strict";Object.defineProperty(_t,"__esModule",{value:!0});var Ds=l3(),AC=C3(),SC=E1(),PC=gt(),bC={message:({params:{len:t}})=>(0,Ds.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,Ds._)`{limit: ${t}}`},wC={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:bC,code(t){let{schema:e,parentSchema:r,it:o}=t,{prefixItems:n}=r;o.items=!0,!(0,AC.alwaysValidSchema)(o,e)&&(n?(0,PC.validateAdditionalItems)(t,n):t.ok((0,SC.validateArray)(t)))}};_t.default=wC});var Bs=L(vt=>{"use strict";Object.defineProperty(vt,"__esModule",{value:!0});var D1=l3(),J2=C3(),NC={message:({params:{min:t,max:e}})=>e===void 0?(0,D1.str)`must contain at least ${t} valid item(s)`:(0,D1.str)`must contain at least ${t} and no more than ${e} valid item(s)`,params:({params:{min:t,max:e}})=>e===void 0?(0,D1._)`{minContains: ${t}}`:(0,D1._)`{minContains: ${t}, maxContains: ${e}}`},kC={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:NC,code(t){let{gen:e,schema:r,parentSchema:o,data:n,it:i}=t,a,s,{minContains:l,maxContains:c}=o;i.opts.next?(a=l===void 0?1:l,s=c):a=1;let u=e.const("len",(0,D1._)`${n}.length`);if(t.setParams({min:a,max:s}),s===void 0&&a===0){(0,J2.checkStrictMode)(i,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(s!==void 0&&a>s){(0,J2.checkStrictMode)(i,'"minContains" > "maxContains" is always invalid'),t.fail();return}if((0,J2.alwaysValidSchema)(i,r)){let f=(0,D1._)`${u} >= ${a}`;s!==void 0&&(f=(0,D1._)`${f} && ${u} <= ${s}`),t.pass(f);return}i.items=!0;let p=e.name("valid");s===void 0&&a===1?y(p,()=>e.if(p,()=>e.break())):a===0?(e.let(p,!0),s!==void 0&&e.if((0,D1._)`${n}.length > 0`,d)):(e.let(p,!1),d()),t.result(p,()=>t.reset());function d(){let f=e.name("_valid"),h=e.let("count",0);y(f,()=>e.if(f,()=>m(h)))}function y(f,h){e.forRange("i",0,u,C=>{t.subschema({keyword:"contains",dataProp:C,dataPropType:J2.Type.Num,compositeRule:!0},f),h()})}function m(f){e.code((0,D1._)`${f}++`),s===void 0?e.if((0,D1._)`${f} >= ${a}`,()=>e.assign(p,!0).break()):(e.if((0,D1._)`${f} > ${s}`,()=>e.assign(p,!1).break()),a===1?e.assign(p,!0):e.if((0,D1._)`${f} >= ${a}`,()=>e.assign(p,!0)))}}};vt.default=kC});var js=L(n4=>{"use strict";Object.defineProperty(n4,"__esModule",{value:!0});n4.validateSchemaDeps=n4.validatePropertyDeps=n4.error=void 0;var At=l3(),TC=C3(),M7=E1();n4.error={message:({params:{property:t,depsCount:e,deps:r}})=>{let o=e===1?"property":"properties";return(0,At.str)`must have ${o} ${r} when property ${t} is present`},params:({params:{property:t,depsCount:e,deps:r,missingProperty:o}})=>(0,At._)`{property: ${t},
7
+ missingProperty: ${o},
8
+ depsCount: ${e},
9
+ deps: ${r}}`};var zC={keyword:"dependencies",type:"object",schemaType:"object",error:n4.error,code(t){let[e,r]=xC(t);Hs(t,e),Zs(t,r)}};function xC({schema:t}){let e={},r={};for(let o in t){if(o==="__proto__")continue;let n=Array.isArray(t[o])?e:r;n[o]=t[o]}return[e,r]}function Hs(t,e=t.schema){let{gen:r,data:o,it:n}=t;if(Object.keys(e).length===0)return;let i=r.let("missing");for(let a in e){let s=e[a];if(s.length===0)continue;let l=(0,M7.propertyInData)(r,o,a,n.opts.ownProperties);t.setParams({property:a,depsCount:s.length,deps:s.join(", ")}),n.allErrors?r.if(l,()=>{for(let c of s)(0,M7.checkReportMissingProp)(t,c)}):(r.if((0,At._)`${l} && (${(0,M7.checkMissingProp)(t,s,i)})`),(0,M7.reportMissingProp)(t,i),r.else())}}n4.validatePropertyDeps=Hs;function Zs(t,e=t.schema){let{gen:r,data:o,keyword:n,it:i}=t,a=r.name("valid");for(let s in e)(0,TC.alwaysValidSchema)(i,e[s])||(r.if((0,M7.propertyInData)(r,o,s,i.opts.ownProperties),()=>{let l=t.subschema({keyword:n,schemaProp:s},a);t.mergeValidEvaluated(l,a)},()=>r.var(a,!0)),t.ok(a))}n4.validateSchemaDeps=Zs;n4.default=zC});var Vs=L(St=>{"use strict";Object.defineProperty(St,"__esModule",{value:!0});var Us=l3(),IC=C3(),FC={message:"property name must be valid",params:({params:t})=>(0,Us._)`{propertyName: ${t.propertyName}}`},LC={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:FC,code(t){let{gen:e,schema:r,data:o,it:n}=t;if((0,IC.alwaysValidSchema)(n,r))return;let i=e.name("valid");e.forIn("key",o,a=>{t.setParams({propertyName:a}),t.subschema({keyword:"propertyNames",data:a,dataTypes:["string"],propertyName:a,compositeRule:!0},i),e.if((0,Us.not)(i),()=>{t.error(!0),n.allErrors||e.break()})}),t.ok(i)}};St.default=LC});var bt=L(Pt=>{"use strict";Object.defineProperty(Pt,"__esModule",{value:!0});var Q2=E1(),G1=l3(),OC=f4(),e5=C3(),RC={message:"must NOT have additional properties",params:({params:t})=>(0,G1._)`{additionalProperty: ${t.additionalProperty}}`},EC={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:RC,code(t){let{gen:e,schema:r,parentSchema:o,data:n,errsCount:i,it:a}=t;if(!i)throw new Error("ajv implementation error");let{allErrors:s,opts:l}=a;if(a.props=!0,l.removeAdditional!=="all"&&(0,e5.alwaysValidSchema)(a,r))return;let c=(0,Q2.allSchemaProperties)(o.properties),u=(0,Q2.allSchemaProperties)(o.patternProperties);p(),t.ok((0,G1._)`${i} === ${OC.default.errors}`);function p(){e.forIn("key",n,h=>{!c.length&&!u.length?m(h):e.if(d(h),()=>m(h))})}function d(h){let C;if(c.length>8){let M=(0,e5.schemaRefOrVal)(a,o.properties,"properties");C=(0,Q2.isOwnProperty)(e,M,h)}else c.length?C=(0,G1.or)(...c.map(M=>(0,G1._)`${h} === ${M}`)):C=G1.nil;return u.length&&(C=(0,G1.or)(C,...u.map(M=>(0,G1._)`${(0,Q2.usePattern)(t,M)}.test(${h})`))),(0,G1.not)(C)}function y(h){e.code((0,G1._)`delete ${n}[${h}]`)}function m(h){if(l.removeAdditional==="all"||l.removeAdditional&&r===!1){y(h);return}if(r===!1){t.setParams({additionalProperty:h}),t.error(),s||e.break();return}if(typeof r=="object"&&!(0,e5.alwaysValidSchema)(a,r)){let C=e.name("valid");l.removeAdditional==="failing"?(f(h,C,!1),e.if((0,G1.not)(C),()=>{t.reset(),y(h)})):(f(h,C),s||e.if((0,G1.not)(C),()=>e.break()))}}function f(h,C,M){let v={keyword:"additionalProperties",dataProp:h,dataPropType:e5.Type.Str};M===!1&&Object.assign(v,{compositeRule:!0,createErrors:!1,allErrors:!1}),t.subschema(v,C)}}};Pt.default=EC});var qs=L(Nt=>{"use strict";Object.defineProperty(Nt,"__esModule",{value:!0});var $C=n7(),Ws=E1(),wt=C3(),Gs=bt(),DC={keyword:"properties",type:"object",schemaType:"object",code(t){let{gen:e,schema:r,parentSchema:o,data:n,it:i}=t;i.opts.removeAdditional==="all"&&o.additionalProperties===void 0&&Gs.default.code(new $C.KeywordCxt(i,Gs.default,"additionalProperties"));let a=(0,Ws.allSchemaProperties)(r);for(let p of a)i.definedProperties.add(p);i.opts.unevaluated&&a.length&&i.props!==!0&&(i.props=wt.mergeEvaluated.props(e,(0,wt.toHash)(a),i.props));let s=a.filter(p=>!(0,wt.alwaysValidSchema)(i,r[p]));if(s.length===0)return;let l=e.name("valid");for(let p of s)c(p)?u(p):(e.if((0,Ws.propertyInData)(e,n,p,i.opts.ownProperties)),u(p),i.allErrors||e.else().var(l,!0),e.endIf()),t.it.definedProperties.add(p),t.ok(l);function c(p){return i.opts.useDefaults&&!i.compositeRule&&r[p].default!==void 0}function u(p){t.subschema({keyword:"properties",schemaProp:p,dataProp:p},l)}}};Nt.default=DC});var Qs=L(kt=>{"use strict";Object.defineProperty(kt,"__esModule",{value:!0});var Ks=E1(),t5=l3(),Ys=C3(),Js=C3(),XC={keyword:"patternProperties",type:"object",schemaType:"object",code(t){let{gen:e,schema:r,data:o,parentSchema:n,it:i}=t,{opts:a}=i,s=(0,Ks.allSchemaProperties)(r),l=s.filter(f=>(0,Ys.alwaysValidSchema)(i,r[f]));if(s.length===0||l.length===s.length&&(!i.opts.unevaluated||i.props===!0))return;let c=a.strictSchema&&!a.allowMatchingProperties&&n.properties,u=e.name("valid");i.props!==!0&&!(i.props instanceof t5.Name)&&(i.props=(0,Js.evaluatedPropsToName)(e,i.props));let{props:p}=i;d();function d(){for(let f of s)c&&y(f),i.allErrors?m(f):(e.var(u,!0),m(f),e.if(u))}function y(f){for(let h in c)new RegExp(f).test(h)&&(0,Ys.checkStrictMode)(i,`property ${h} matches pattern ${f} (use allowMatchingProperties)`)}function m(f){e.forIn("key",o,h=>{e.if((0,t5._)`${(0,Ks.usePattern)(t,f)}.test(${h})`,()=>{let C=l.includes(f);C||t.subschema({keyword:"patternProperties",schemaProp:f,dataProp:h,dataPropType:Js.Type.Str},u),i.opts.unevaluated&&p!==!0?e.assign((0,t5._)`${p}[${h}]`,!0):!C&&!i.allErrors&&e.if((0,t5.not)(u),()=>e.break())})})}}};kt.default=XC});var el=L(Tt=>{"use strict";Object.defineProperty(Tt,"__esModule",{value:!0});var BC=C3(),HC={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(t){let{gen:e,schema:r,it:o}=t;if((0,BC.alwaysValidSchema)(o,r)){t.fail();return}let n=e.name("valid");t.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},n),t.failResult(n,()=>t.reset(),()=>t.error())},error:{message:"must NOT be valid"}};Tt.default=HC});var tl=L(zt=>{"use strict";Object.defineProperty(zt,"__esModule",{value:!0});var ZC=E1(),jC={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:ZC.validateUnion,error:{message:"must match a schema in anyOf"}};zt.default=jC});var rl=L(xt=>{"use strict";Object.defineProperty(xt,"__esModule",{value:!0});var r5=l3(),UC=C3(),VC={message:"must match exactly one schema in oneOf",params:({params:t})=>(0,r5._)`{passingSchemas: ${t.passing}}`},WC={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:VC,code(t){let{gen:e,schema:r,parentSchema:o,it:n}=t;if(!Array.isArray(r))throw new Error("ajv implementation error");if(n.opts.discriminator&&o.discriminator)return;let i=r,a=e.let("valid",!1),s=e.let("passing",null),l=e.name("_valid");t.setParams({passing:s}),e.block(c),t.result(a,()=>t.reset(),()=>t.error(!0));function c(){i.forEach((u,p)=>{let d;(0,UC.alwaysValidSchema)(n,u)?e.var(l,!0):d=t.subschema({keyword:"oneOf",schemaProp:p,compositeRule:!0},l),p>0&&e.if((0,r5._)`${l} && ${a}`).assign(a,!1).assign(s,(0,r5._)`[${s}, ${p}]`).else(),e.if(l,()=>{e.assign(a,!0),e.assign(s,p),d&&t.mergeEvaluated(d,r5.Name)})})}}};xt.default=WC});var ol=L(It=>{"use strict";Object.defineProperty(It,"__esModule",{value:!0});var GC=C3(),qC={keyword:"allOf",schemaType:"array",code(t){let{gen:e,schema:r,it:o}=t;if(!Array.isArray(r))throw new Error("ajv implementation error");let n=e.name("valid");r.forEach((i,a)=>{if((0,GC.alwaysValidSchema)(o,i))return;let s=t.subschema({keyword:"allOf",schemaProp:a},n);t.ok(n),t.mergeEvaluated(s)})}};It.default=qC});var al=L(Ft=>{"use strict";Object.defineProperty(Ft,"__esModule",{value:!0});var o5=l3(),il=C3(),KC={message:({params:t})=>(0,o5.str)`must match "${t.ifClause}" schema`,params:({params:t})=>(0,o5._)`{failingKeyword: ${t.ifClause}}`},YC={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:KC,code(t){let{gen:e,parentSchema:r,it:o}=t;r.then===void 0&&r.else===void 0&&(0,il.checkStrictMode)(o,'"if" without "then" and "else" is ignored');let n=nl(o,"then"),i=nl(o,"else");if(!n&&!i)return;let a=e.let("valid",!0),s=e.name("_valid");if(l(),t.reset(),n&&i){let u=e.let("ifClause");t.setParams({ifClause:u}),e.if(s,c("then",u),c("else",u))}else n?e.if(s,c("then")):e.if((0,o5.not)(s),c("else"));t.pass(a,()=>t.error(!0));function l(){let u=t.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},s);t.mergeEvaluated(u)}function c(u,p){return()=>{let d=t.subschema({keyword:u},s);e.assign(a,s),t.mergeValidEvaluated(d,a),p?e.assign(p,(0,o5._)`${u}`):t.setParams({ifClause:u})}}}};function nl(t,e){let r=t.schema[e];return r!==void 0&&!(0,il.alwaysValidSchema)(t,r)}Ft.default=YC});var sl=L(Lt=>{"use strict";Object.defineProperty(Lt,"__esModule",{value:!0});var JC=C3(),QC={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:t,parentSchema:e,it:r}){e.if===void 0&&(0,JC.checkStrictMode)(r,`"${t}" without "if" is ignored`)}};Lt.default=QC});var ll=L(Ot=>{"use strict";Object.defineProperty(Ot,"__esModule",{value:!0});var e_=gt(),t_=$s(),r_=Mt(),o_=Xs(),n_=Bs(),i_=js(),a_=Vs(),s_=bt(),l_=qs(),c_=Qs(),u_=el(),p_=tl(),d_=rl(),m_=ol(),y_=al(),f_=sl();function h_(t=!1){let e=[u_.default,p_.default,d_.default,m_.default,y_.default,f_.default,a_.default,s_.default,i_.default,l_.default,c_.default];return t?e.push(t_.default,o_.default):e.push(e_.default,r_.default),e.push(n_.default),e}Ot.default=h_});var cl=L(Rt=>{"use strict";Object.defineProperty(Rt,"__esModule",{value:!0});var W3=l3(),g_={message:({schemaCode:t})=>(0,W3.str)`must match format "${t}"`,params:({schemaCode:t})=>(0,W3._)`{format: ${t}}`},M_={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:g_,code(t,e){let{gen:r,data:o,$data:n,schema:i,schemaCode:a,it:s}=t,{opts:l,errSchemaPath:c,schemaEnv:u,self:p}=s;if(!l.validateFormats)return;n?d():y();function d(){let m=r.scopeValue("formats",{ref:p.formats,code:l.code.formats}),f=r.const("fDef",(0,W3._)`${m}[${a}]`),h=r.let("fType"),C=r.let("format");r.if((0,W3._)`typeof ${f} == "object" && !(${f} instanceof RegExp)`,()=>r.assign(h,(0,W3._)`${f}.type || "string"`).assign(C,(0,W3._)`${f}.validate`),()=>r.assign(h,(0,W3._)`"string"`).assign(C,f)),t.fail$data((0,W3.or)(M(),v()));function M(){return l.strictSchema===!1?W3.nil:(0,W3._)`${a} && !${C}`}function v(){let A=u.$async?(0,W3._)`(${f}.async ? await ${C}(${o}) : ${C}(${o}))`:(0,W3._)`${C}(${o})`,P=(0,W3._)`(typeof ${C} == "function" ? ${A} : ${C}.test(${o}))`;return(0,W3._)`${C} && ${C} !== true && ${h} === ${e} && !${P}`}}function y(){let m=p.formats[i];if(!m){M();return}if(m===!0)return;let[f,h,C]=v(m);f===e&&t.pass(A());function M(){if(l.strictSchema===!1){p.logger.warn(P());return}throw new Error(P());function P(){return`unknown format "${i}" ignored in schema at path "${c}"`}}function v(P){let z=P instanceof RegExp?(0,W3.regexpCode)(P):l.code.formats?(0,W3._)`${l.code.formats}${(0,W3.getProperty)(i)}`:void 0,G=r.scopeValue("formats",{key:i,ref:P,code:z});return typeof P=="object"&&!(P instanceof RegExp)?[P.type||"string",P.validate,(0,W3._)`${G}.validate`]:["string",P,G]}function A(){if(typeof m=="object"&&!(m instanceof RegExp)&&m.async){if(!u.$async)throw new Error("async format in sync schema");return(0,W3._)`await ${C}(${o})`}return typeof h=="function"?(0,W3._)`${C}(${o})`:(0,W3._)`${C}.test(${o})`}}}};Rt.default=M_});var ul=L(Et=>{"use strict";Object.defineProperty(Et,"__esModule",{value:!0});var C_=cl(),__=[C_.default];Et.default=__});var pl=L(a9=>{"use strict";Object.defineProperty(a9,"__esModule",{value:!0});a9.contentVocabulary=a9.metadataVocabulary=void 0;a9.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"];a9.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"]});var ml=L($t=>{"use strict";Object.defineProperty($t,"__esModule",{value:!0});var v_=_s(),A_=Ls(),S_=ll(),P_=ul(),dl=pl(),b_=[v_.default,A_.default,(0,S_.default)(),P_.default,dl.metadataVocabulary,dl.contentVocabulary];$t.default=b_});var fl=L(n5=>{"use strict";Object.defineProperty(n5,"__esModule",{value:!0});n5.DiscrError=void 0;var yl;(function(t){t.Tag="tag",t.Mapping="mapping"})(yl||(n5.DiscrError=yl={}))});var gl=L(Xt=>{"use strict";Object.defineProperty(Xt,"__esModule",{value:!0});var s9=l3(),Dt=fl(),hl=B2(),w_=i7(),N_=C3(),k_={message:({params:{discrError:t,tagName:e}})=>t===Dt.DiscrError.Tag?`tag "${e}" must be string`:`value of tag "${e}" must be in oneOf`,params:({params:{discrError:t,tag:e,tagName:r}})=>(0,s9._)`{error: ${t}, tag: ${r}, tagValue: ${e}}`},T_={keyword:"discriminator",type:"object",schemaType:"object",error:k_,code(t){let{gen:e,data:r,schema:o,parentSchema:n,it:i}=t,{oneOf:a}=n;if(!i.opts.discriminator)throw new Error("discriminator: requires discriminator option");let s=o.propertyName;if(typeof s!="string")throw new Error("discriminator: requires propertyName");if(o.mapping)throw new Error("discriminator: mapping is not supported");if(!a)throw new Error("discriminator: requires oneOf keyword");let l=e.let("valid",!1),c=e.const("tag",(0,s9._)`${r}${(0,s9.getProperty)(s)}`);e.if((0,s9._)`typeof ${c} == "string"`,()=>u(),()=>t.error(!1,{discrError:Dt.DiscrError.Tag,tag:c,tagName:s})),t.ok(l);function u(){let y=d();e.if(!1);for(let m in y)e.elseIf((0,s9._)`${c} === ${m}`),e.assign(l,p(y[m]));e.else(),t.error(!1,{discrError:Dt.DiscrError.Mapping,tag:c,tagName:s}),e.endIf()}function p(y){let m=e.name("valid"),f=t.subschema({keyword:"oneOf",schemaProp:y},m);return t.mergeEvaluated(f,s9.Name),m}function d(){var y;let m={},f=C(n),h=!0;for(let A=0;A<a.length;A++){let P=a[A];if(P?.$ref&&!(0,N_.schemaHasRulesButRef)(P,i.self.RULES)){let G=P.$ref;if(P=hl.resolveRef.call(i.self,i.schemaEnv.root,i.baseId,G),P instanceof hl.SchemaEnv&&(P=P.schema),P===void 0)throw new w_.default(i.opts.uriResolver,i.baseId,G)}let z=(y=P?.properties)===null||y===void 0?void 0:y[s];if(typeof z!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${s}"`);h=h&&(f||C(P)),M(z,A)}if(!h)throw new Error(`discriminator: "${s}" must be required`);return m;function C({required:A}){return Array.isArray(A)&&A.includes(s)}function M(A,P){if(A.const)v(A.const,P);else if(A.enum)for(let z of A.enum)v(z,P);else throw new Error(`discriminator: "properties/${s}" must have "const" or "enum"`)}function v(A,P){if(typeof A!="string"||A in m)throw new Error(`discriminator: "${s}" values must be unique strings`);m[A]=P}}}};Xt.default=T_});var Ml=L((fT,z_)=>{z_.exports={$schema:"http://json-schema.org/draft-07/schema#",$id:"http://json-schema.org/draft-07/schema#",title:"Core schema meta-schema",definitions:{schemaArray:{type:"array",minItems:1,items:{$ref:"#"}},nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{allOf:[{$ref:"#/definitions/nonNegativeInteger"},{default:0}]},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}},type:["object","boolean"],properties:{$id:{type:"string",format:"uri-reference"},$schema:{type:"string",format:"uri"},$ref:{type:"string",format:"uri-reference"},$comment:{type:"string"},title:{type:"string"},description:{type:"string"},default:!0,readOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0},multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/definitions/nonNegativeInteger"},minLength:{$ref:"#/definitions/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},additionalItems:{$ref:"#"},items:{anyOf:[{$ref:"#"},{$ref:"#/definitions/schemaArray"}],default:!0},maxItems:{$ref:"#/definitions/nonNegativeInteger"},minItems:{$ref:"#/definitions/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},contains:{$ref:"#"},maxProperties:{$ref:"#/definitions/nonNegativeInteger"},minProperties:{$ref:"#/definitions/nonNegativeIntegerDefault0"},required:{$ref:"#/definitions/stringArray"},additionalProperties:{$ref:"#"},definitions:{type:"object",additionalProperties:{$ref:"#"},default:{}},properties:{type:"object",additionalProperties:{$ref:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$ref:"#"},propertyNames:{format:"regex"},default:{}},dependencies:{type:"object",additionalProperties:{anyOf:[{$ref:"#"},{$ref:"#/definitions/stringArray"}]}},propertyNames:{$ref:"#"},const:!0,enum:{type:"array",items:!0,minItems:1,uniqueItems:!0},type:{anyOf:[{$ref:"#/definitions/simpleTypes"},{type:"array",items:{$ref:"#/definitions/simpleTypes"},minItems:1,uniqueItems:!0}]},format:{type:"string"},contentMediaType:{type:"string"},contentEncoding:{type:"string"},if:{$ref:"#"},then:{$ref:"#"},else:{$ref:"#"},allOf:{$ref:"#/definitions/schemaArray"},anyOf:{$ref:"#/definitions/schemaArray"},oneOf:{$ref:"#/definitions/schemaArray"},not:{$ref:"#"}},default:!0}});var Ht=L((E3,Bt)=>{"use strict";Object.defineProperty(E3,"__esModule",{value:!0});E3.MissingRefError=E3.ValidationError=E3.CodeGen=E3.Name=E3.nil=E3.stringify=E3.str=E3._=E3.KeywordCxt=E3.Ajv=void 0;var x_=ys(),I_=ml(),F_=gl(),Cl=Ml(),L_=["/properties"],i5="http://json-schema.org/draft-07/schema",l9=class extends x_.default{_addVocabularies(){super._addVocabularies(),I_.default.forEach(e=>this.addVocabulary(e)),this.opts.discriminator&&this.addKeyword(F_.default)}_addDefaultMetaSchema(){if(super._addDefaultMetaSchema(),!this.opts.meta)return;let e=this.opts.$data?this.$dataMetaSchema(Cl,L_):Cl;this.addMetaSchema(e,i5,!1),this.refs["http://json-schema.org/schema"]=i5}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(i5)?i5:void 0)}};E3.Ajv=l9;Bt.exports=E3=l9;Bt.exports.Ajv=l9;Object.defineProperty(E3,"__esModule",{value:!0});E3.default=l9;var O_=n7();Object.defineProperty(E3,"KeywordCxt",{enumerable:!0,get:function(){return O_.KeywordCxt}});var c9=l3();Object.defineProperty(E3,"_",{enumerable:!0,get:function(){return c9._}});Object.defineProperty(E3,"str",{enumerable:!0,get:function(){return c9.str}});Object.defineProperty(E3,"stringify",{enumerable:!0,get:function(){return c9.stringify}});Object.defineProperty(E3,"nil",{enumerable:!0,get:function(){return c9.nil}});Object.defineProperty(E3,"Name",{enumerable:!0,get:function(){return c9.Name}});Object.defineProperty(E3,"CodeGen",{enumerable:!0,get:function(){return c9.CodeGen}});var R_=D2();Object.defineProperty(E3,"ValidationError",{enumerable:!0,get:function(){return R_.default}});var E_=i7();Object.defineProperty(E3,"MissingRefError",{enumerable:!0,get:function(){return E_.default}})});var Nl=L(a4=>{"use strict";Object.defineProperty(a4,"__esModule",{value:!0});a4.formatNames=a4.fastFormats=a4.fullFormats=void 0;function i4(t,e){return{validate:t,compare:e}}a4.fullFormats={date:i4(Sl,Vt),time:i4(jt(!0),Wt),"date-time":i4(_l(!0),bl),"iso-time":i4(jt(),Pl),"iso-date-time":i4(_l(),wl),duration:/^P(?!$)((\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?|(\d+W)?)$/,uri:Z_,"uri-reference":/^(?:[a-z][a-z0-9+\-.]*:)?(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'"()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\?(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,"uri-template":/^(?:(?:[^\x00-\x20"'<>%\\^`{|}]|%[0-9a-f]{2})|\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?)*\})*$/i,url:/^(?:https?|ftp):\/\/(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)(?:\.(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)*(?:\.(?:[a-z\u{00a1}-\u{ffff}]{2,})))(?::\d{2,5})?(?:\/[^\s]*)?$/iu,email:/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,hostname:/^(?=.{1,253}\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\.?$/i,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)$/,ipv6:/^((([0-9a-f]{1,4}:){7}([0-9a-f]{1,4}|:))|(([0-9a-f]{1,4}:){6}(:[0-9a-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){5}(((:[0-9a-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){4}(((:[0-9a-f]{1,4}){1,3})|((:[0-9a-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){3}(((:[0-9a-f]{1,4}){1,4})|((:[0-9a-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){2}(((:[0-9a-f]{1,4}){1,5})|((:[0-9a-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){1}(((:[0-9a-f]{1,4}){1,6})|((:[0-9a-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9a-f]{1,4}){1,7})|((:[0-9a-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))$/i,regex:K_,uuid:/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i,"json-pointer":/^(?:\/(?:[^~/]|~0|~1)*)*$/,"json-pointer-uri-fragment":/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i,"relative-json-pointer":/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/,byte:j_,int32:{type:"number",validate:W_},int64:{type:"number",validate:G_},float:{type:"number",validate:Al},double:{type:"number",validate:Al},password:!0,binary:!0};a4.fastFormats={...a4.fullFormats,date:i4(/^\d\d\d\d-[0-1]\d-[0-3]\d$/,Vt),time:i4(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,Wt),"date-time":i4(/^\d\d\d\d-[0-1]\d-[0-3]\dt(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,bl),"iso-time":i4(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,Pl),"iso-date-time":i4(/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s](?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,wl),uri:/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+\-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,email:/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i};a4.formatNames=Object.keys(a4.fullFormats);function $_(t){return t%4===0&&(t%100!==0||t%400===0)}var D_=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,X_=[0,31,28,31,30,31,30,31,31,30,31,30,31];function Sl(t){let e=D_.exec(t);if(!e)return!1;let r=+e[1],o=+e[2],n=+e[3];return o>=1&&o<=12&&n>=1&&n<=(o===2&&$_(r)?29:X_[o])}function Vt(t,e){if(t&&e)return t>e?1:t<e?-1:0}var Zt=/^(\d\d):(\d\d):(\d\d(?:\.\d+)?)(z|([+-])(\d\d)(?::?(\d\d))?)?$/i;function jt(t){return function(r){let o=Zt.exec(r);if(!o)return!1;let n=+o[1],i=+o[2],a=+o[3],s=o[4],l=o[5]==="-"?-1:1,c=+(o[6]||0),u=+(o[7]||0);if(c>23||u>59||t&&!s)return!1;if(n<=23&&i<=59&&a<60)return!0;let p=i-u*l,d=n-c*l-(p<0?1:0);return(d===23||d===-1)&&(p===59||p===-1)&&a<61}}function Wt(t,e){if(!(t&&e))return;let r=new Date("2020-01-01T"+t).valueOf(),o=new Date("2020-01-01T"+e).valueOf();if(r&&o)return r-o}function Pl(t,e){if(!(t&&e))return;let r=Zt.exec(t),o=Zt.exec(e);if(r&&o)return t=r[1]+r[2]+r[3],e=o[1]+o[2]+o[3],t>e?1:t<e?-1:0}var Ut=/t|\s/i;function _l(t){let e=jt(t);return function(o){let n=o.split(Ut);return n.length===2&&Sl(n[0])&&e(n[1])}}function bl(t,e){if(!(t&&e))return;let r=new Date(t).valueOf(),o=new Date(e).valueOf();if(r&&o)return r-o}function wl(t,e){if(!(t&&e))return;let[r,o]=t.split(Ut),[n,i]=e.split(Ut),a=Vt(r,n);if(a!==void 0)return a||Wt(o,i)}var B_=/\/|:/,H_=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i;function Z_(t){return B_.test(t)&&H_.test(t)}var vl=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/gm;function j_(t){return vl.lastIndex=0,vl.test(t)}var U_=-(2**31),V_=2**31-1;function W_(t){return Number.isInteger(t)&&t<=V_&&t>=U_}function G_(t){return Number.isInteger(t)}function Al(){return!0}var q_=/[^\\]\\Z/;function K_(t){if(q_.test(t))return!1;try{return new RegExp(t),!0}catch{return!1}}});var kl=L(u9=>{"use strict";Object.defineProperty(u9,"__esModule",{value:!0});u9.formatLimitDefinition=void 0;var Y_=Ht(),q1=l3(),X4=q1.operators,a5={formatMaximum:{okStr:"<=",ok:X4.LTE,fail:X4.GT},formatMinimum:{okStr:">=",ok:X4.GTE,fail:X4.LT},formatExclusiveMaximum:{okStr:"<",ok:X4.LT,fail:X4.GTE},formatExclusiveMinimum:{okStr:">",ok:X4.GT,fail:X4.LTE}},J_={message:({keyword:t,schemaCode:e})=>(0,q1.str)`should be ${a5[t].okStr} ${e}`,params:({keyword:t,schemaCode:e})=>(0,q1._)`{comparison: ${a5[t].okStr}, limit: ${e}}`};u9.formatLimitDefinition={keyword:Object.keys(a5),type:"string",schemaType:"string",$data:!0,error:J_,code(t){let{gen:e,data:r,schemaCode:o,keyword:n,it:i}=t,{opts:a,self:s}=i;if(!a.validateFormats)return;let l=new Y_.KeywordCxt(i,s.RULES.all.format.definition,"format");l.$data?c():u();function c(){let d=e.scopeValue("formats",{ref:s.formats,code:a.code.formats}),y=e.const("fmt",(0,q1._)`${d}[${l.schemaCode}]`);t.fail$data((0,q1.or)((0,q1._)`typeof ${y} != "object"`,(0,q1._)`${y} instanceof RegExp`,(0,q1._)`typeof ${y}.compare != "function"`,p(y)))}function u(){let d=l.schema,y=s.formats[d];if(!y||y===!0)return;if(typeof y!="object"||y instanceof RegExp||typeof y.compare!="function")throw new Error(`"${n}": format "${d}" does not define "compare" function`);let m=e.scopeValue("formats",{key:d,ref:y,code:a.code.formats?(0,q1._)`${a.code.formats}${(0,q1.getProperty)(d)}`:void 0});t.fail$data(p(m))}function p(d){return(0,q1._)`${d}.compare(${r}, ${o}) ${a5[n].fail} 0`}},dependencies:["format"]};var Q_=t=>(t.addKeyword(u9.formatLimitDefinition),t);u9.default=Q_});var Il=L((C7,xl)=>{"use strict";Object.defineProperty(C7,"__esModule",{value:!0});var p9=Nl(),ev=kl(),Gt=l3(),Tl=new Gt.Name("fullFormats"),tv=new Gt.Name("fastFormats"),qt=(t,e={keywords:!0})=>{if(Array.isArray(e))return zl(t,e,p9.fullFormats,Tl),t;let[r,o]=e.mode==="fast"?[p9.fastFormats,tv]:[p9.fullFormats,Tl],n=e.formats||p9.formatNames;return zl(t,n,r,o),e.keywords&&(0,ev.default)(t),t};qt.get=(t,e="full")=>{let o=(e==="fast"?p9.fastFormats:p9.fullFormats)[t];if(!o)throw new Error(`Unknown format "${t}"`);return o};function zl(t,e,r,o){var n,i;(n=(i=t.opts.code).formats)!==null&&n!==void 0||(i.formats=(0,Gt._)`require("ajv-formats/dist/formats").${o}`);for(let a of e)t.addFormat(a,r[a])}xl.exports=C7=qt;Object.defineProperty(C7,"__esModule",{value:!0});C7.default=qt});var tr=L((Qt,er)=>{/* @license
10
+ Papa Parse
11
+ v5.5.4
12
+ https://github.com/mholt/PapaParse
13
+ License: MIT
14
+ */(function(t,e){typeof define=="function"&&define.amd?define([],e):typeof er=="object"&&typeof Qt<"u"?er.exports=e():t.Papa=e()})(Qt,function t(){"use strict";var e=(function(){return typeof self<"u"?self:typeof window<"u"?window:typeof e<"u"?e:{}})();function r(){var g=e.URL||e.webkitURL||null,_=t.toString();return s.BLOB_URL||(s.BLOB_URL=g.createObjectURL(new Blob(["var global = (function() { if (typeof self !== 'undefined') { return self; } if (typeof window !== 'undefined') { return window; } if (typeof global !== 'undefined') { return global; } return {}; })(); global.IS_PAPA_WORKER=true; ","(",_,")();"],{type:"text/javascript"})))}var o=!e.document&&!!e.postMessage,n=e.IS_PAPA_WORKER||!1,i={},a=0,s={};if(s.parse=u,s.unparse=p,s.RECORD_SEP="",s.UNIT_SEP="",s.BYTE_ORDER_MARK="\uFEFF",s.BAD_DELIMITERS=["\r",`
15
+ `,'"',s.BYTE_ORDER_MARK],s.WORKERS_SUPPORTED=!o&&!!e.Worker,s.NODE_STREAM_INPUT=1,s.LocalChunkSize=1024*1024*10,s.RemoteChunkSize=1024*1024*5,s.DefaultDelimiter=",",s.Parser=A,s.ParserHandle=M,s.NetworkStreamer=y,s.FileStreamer=m,s.StringStreamer=f,s.ReadableStreamStreamer=h,typeof PAPA_BROWSER_CONTEXT>"u"&&(s.DuplexStreamStreamer=C),e.jQuery){var l=e.jQuery;l.fn.parse=function(g){var _=g.config||{},k=[];return this.each(function(E){var R=l(this).prop("tagName").toUpperCase()==="INPUT"&&l(this).attr("type").toLowerCase()==="file"&&e.FileReader;if(!R||!this.files||this.files.length===0)return!0;for(var a3=0;a3<this.files.length;a3++)k.push({file:this.files[a3],inputElem:this,instanceConfig:l.extend({},_)})}),x(),this;function x(){if(k.length===0){F(g.complete)&&g.complete();return}var E=k[0];if(F(g.before)){var R=g.before(E.file,E.inputElem);if(typeof R=="object")if(R.action==="abort"){T("AbortError",E.file,E.inputElem,R.reason);return}else if(R.action==="skip"){D();return}else typeof R.config=="object"&&(E.instanceConfig=l.extend(E.instanceConfig,R.config));else if(R==="skip"){D();return}}var a3=E.instanceConfig.complete;E.instanceConfig.complete=function(b3){F(a3)&&a3(b3,E.file,E.inputElem),D()},s.parse(E.file,E.instanceConfig)}function T(E,R,a3,b3){F(g.error)&&g.error({name:E},R,a3,b3)}function D(){k.splice(0,1),x()}}}n&&(e.onmessage=p3);function c(g){return g.charCodeAt(0)===65279?g.slice(1):g}function u(g,_){_=_||{};var k=_.dynamicTyping||!1;if(F(k)&&(_.dynamicTypingFunction=k,k={}),_.dynamicTyping=k,_.transform=F(_.transform)?_.transform:!1,_.worker&&s.WORKERS_SUPPORTED){var x=P();x.userStep=_.step,x.userChunk=_.chunk,x.userComplete=_.complete,x.userError=_.error,_.step=F(_.step),_.chunk=F(_.chunk),_.complete=F(_.complete),_.error=F(_.error),delete _.worker,x.postMessage({input:g,config:_,workerId:x.id});return}var T=null;return g===s.NODE_STREAM_INPUT&&typeof PAPA_BROWSER_CONTEXT>"u"?(T=new C(_),T.getStream()):(typeof g=="string"?(g=c(g),_.download?T=new y(_):T=new f(_)):g.readable===!0&&F(g.read)&&F(g.on)?T=new h(_):(e.File&&g instanceof File||g instanceof Object)&&(T=new m(_)),T.stream(g))}function p(g,_){var k=!1,x=!0,T=",",D=`\r
16
+ `,E='"',R=E+E,a3=!1,b3=null,$3=!1;g1();var o3=new RegExp(v(E),"g");if(typeof g=="string"&&(g=JSON.parse(g)),Array.isArray(g)){if(!g.length||Array.isArray(g[0]))return e3(null,g,a3);if(typeof g[0]=="object")return e3(b3||Object.keys(g[0]),g,a3)}else if(typeof g=="object")return typeof g.data=="string"&&(g.data=JSON.parse(g.data)),Array.isArray(g.data)&&(g.fields||(g.fields=g.meta&&g.meta.fields||b3),g.fields||(g.fields=Array.isArray(g.data[0])?g.fields:typeof g.data[0]=="object"?Object.keys(g.data[0]):[]),!Array.isArray(g.data[0])&&typeof g.data[0]!="object"&&(g.data=[g.data])),e3(g.fields||[],g.data||[],a3);throw new Error("Unable to serialize unrecognized input");function g1(){if(typeof _=="object"){if(typeof _.delimiter=="string"&&!s.BAD_DELIMITERS.filter(function(S3){return _.delimiter.indexOf(S3)!==-1}).length&&(T=_.delimiter),(typeof _.quotes=="boolean"||typeof _.quotes=="function"||Array.isArray(_.quotes))&&(k=_.quotes),(typeof _.skipEmptyLines=="boolean"||typeof _.skipEmptyLines=="string")&&(a3=_.skipEmptyLines),typeof _.newline=="string"&&(D=_.newline),typeof _.quoteChar=="string"&&(E=_.quoteChar,R=E+E),typeof _.header=="boolean"&&(x=_.header),Array.isArray(_.columns)){if(_.columns.length===0)throw new Error("Option columns is empty");b3=_.columns}_.escapeChar!==void 0&&(R=_.escapeChar+E),_.escapeFormulae instanceof RegExp?$3=_.escapeFormulae:typeof _.escapeFormulae=="boolean"&&_.escapeFormulae&&($3=/^[=+\-@\t\r].*$/)}}function e3(S3,w3,U3){var J3="";typeof S3=="string"&&(S3=JSON.parse(S3)),typeof w3=="string"&&(w3=JSON.parse(w3));var V3=Array.isArray(S3)&&S3.length>0,Q3=!Array.isArray(w3[0]);if(V3&&x){for(var z1=0;z1<S3.length;z1++)z1>0&&(J3+=T),J3+=c3(S3[z1],z1);w3.length>0&&(J3+=D)}for(var N3=0;N3<w3.length;N3++){var C4=V3?S3.length:w3[N3].length,X1=!1,J=V3?Object.keys(w3[N3]).length===0:w3[N3].length===0;if(U3&&!V3&&(X1=U3==="greedy"?w3[N3].join("").trim()==="":w3[N3].length===1&&w3[N3][0].length===0),U3==="greedy"&&V3){for(var t3=[],d3=0;d3<C4;d3++){var Z3=Q3?S3[d3]:d3;t3.push(w3[N3][Z3])}X1=t3.join("").trim()===""}if(!X1){for(var W=0;W<C4;W++){W>0&&!J&&(J3+=T);var L3=V3&&Q3?S3[W]:W;J3+=c3(w3[N3][L3],W)}N3<w3.length-1&&(!U3||C4>0&&!J)&&(J3+=D)}}return J3}function c3(S3,w3){if(typeof S3>"u"||S3===null)return"";if(S3.constructor===Date)return JSON.stringify(S3).slice(1,25);var U3=!1;$3&&typeof S3=="string"&&$3.test(S3)&&(S3="'"+S3,U3=!0);var J3=S3.toString(),V3=J3.replace(o3,R);return U3=U3||k===!0||typeof k=="function"&&k(S3,w3)||Array.isArray(k)&&k[w3]||U4(V3,s.BAD_DELIMITERS)||V3.indexOf(T)>-1||J3.indexOf(E)>-1||V3.charAt(0)===" "||V3.charAt(V3.length-1)===" ",U3?E+V3+E:V3}function U4(S3,w3){for(var U3=0;U3<w3.length;U3++)if(S3.indexOf(w3[U3])>-1)return!0;return!1}}function d(g){this._handle=null,this._finished=!1,this._completed=!1,this._halted=!1,this._input=null,this._baseIndex=0,this._partialLine="",this._rowCount=0,this._start=0,this._nextChunk=null,this.isFirstChunk=!0,this._completeResults={data:[],errors:[],meta:{}},_.call(this,g),this.parseChunk=function(k,x){let T=parseInt(this._config.skipFirstNLines)||0;if(this.isFirstChunk&&T>0){let $3=this._config.newline;if(!$3){let g1=this._config.quoteChar||'"';$3=this._handle.guessLineEndings(k,g1)}k=[...k.split($3).slice(T)].join($3)}if(this.isFirstChunk&&F(this._config.beforeFirstChunk)){var D=this._config.beforeFirstChunk(k);D!==void 0&&(k=D)}this.isFirstChunk=!1,this._halted=!1;var E=this._partialLine+k;this._partialLine="";var R=this._handle.parse(E,this._baseIndex,!this._finished);if(this._handle.paused()||this._handle.aborted()){this._halted=!0;return}var a3=R.meta.cursor;this._finished||(this._partialLine=E.substring(a3-this._baseIndex),this._baseIndex=a3),R&&R.data&&(this._rowCount+=R.data.length);var b3=this._finished||this._config.preview&&this._rowCount>=this._config.preview;if(n)e.postMessage({results:R,workerId:s.WORKER_ID,finished:b3});else if(F(this._config.chunk)&&!x){if(this._config.chunk(R,this._handle),this._handle.paused()||this._handle.aborted()){this._halted=!0;return}R=void 0,this._completeResults=void 0}return!this._config.step&&!this._config.chunk&&(this._completeResults.data=this._completeResults.data.concat(R.data),this._completeResults.errors=this._completeResults.errors.concat(R.errors),this._completeResults.meta=R.meta),!this._completed&&b3&&F(this._config.complete)&&(!R||!R.meta.aborted)&&(this._config.complete(this._completeResults,this._input),this._completed=!0),!b3&&(!R||!R.meta.paused)&&this._nextChunk(),R},this._sendError=function(k){F(this._config.error)?this._config.error(k):n&&this._config.error&&e.postMessage({workerId:s.WORKER_ID,error:k,finished:!1})};function _(k){var x=j(k);x.chunkSize=parseInt(x.chunkSize),!k.step&&!k.chunk&&(x.chunkSize=null),this._handle=new M(x),this._handle.streamer=this,this._config=x}}function y(g){g=g||{},g.chunkSize||(g.chunkSize=s.RemoteChunkSize),d.call(this,g);var _;o?this._nextChunk=function(){this._readChunk(),this._chunkLoaded()}:this._nextChunk=function(){this._readChunk()},this.stream=function(x){this._input=x,this._nextChunk()},this._readChunk=function(){if(this._finished){this._chunkLoaded();return}if(_=new XMLHttpRequest,this._config.withCredentials&&(_.withCredentials=this._config.withCredentials),o||(_.onload=Y(this._chunkLoaded,this),_.onerror=Y(this._chunkError,this)),_.open(this._config.downloadRequestBody?"POST":"GET",this._input,!o),this._config.downloadRequestHeaders){var x=this._config.downloadRequestHeaders;for(var T in x)_.setRequestHeader(T,x[T])}if(this._config.chunkSize){var D=this._start+this._config.chunkSize-1;_.setRequestHeader("Range","bytes="+this._start+"-"+D)}try{_.send(this._config.downloadRequestBody)}catch(E){this._chunkError(E.message)}o&&_.status===0&&this._chunkError()},this._chunkLoaded=function(){if(_.readyState===4){if(_.status<200||_.status>=400){this._chunkError();return}this._start+=this._config.chunkSize?this._config.chunkSize:_.responseText.length,this._finished=!this._config.chunkSize||this._start>=k(_),this.parseChunk(_.responseText)}},this._chunkError=function(x){var T=_.statusText||x;this._sendError(new Error(T))};function k(x){var T=x.getResponseHeader("Content-Range");return T===null?-1:parseInt(T.substring(T.lastIndexOf("/")+1))}}y.prototype=Object.create(d.prototype),y.prototype.constructor=y;function m(g){g=g||{},g.chunkSize||(g.chunkSize=s.LocalChunkSize),d.call(this,g);var _,k,x=typeof FileReader<"u";this.stream=function(T){this._input=T,k=T.slice||T.webkitSlice||T.mozSlice,x?(_=new FileReader,_.onload=Y(this._chunkLoaded,this),_.onerror=Y(this._chunkError,this)):_=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){!this._finished&&(!this._config.preview||this._rowCount<this._config.preview)&&this._readChunk()},this._readChunk=function(){var T=this._input;if(this._config.chunkSize){var D=Math.min(this._start+this._config.chunkSize,this._input.size);T=k.call(T,this._start,D)}var E=_.readAsText(T,this._config.encoding);x||this._chunkLoaded({target:{result:E}})},this._chunkLoaded=function(T){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(T.target.result)},this._chunkError=function(){this._sendError(_.error)}}m.prototype=Object.create(d.prototype),m.prototype.constructor=m;function f(g){g=g||{},d.call(this,g);var _;this.stream=function(k){return _=k,this._nextChunk()},this._nextChunk=function(){if(!this._finished){var k=this._config.chunkSize,x;return k?(x=_.substring(0,k),_=_.substring(k)):(x=_,_=""),this._finished=!_,this.parseChunk(x)}}}f.prototype=Object.create(f.prototype),f.prototype.constructor=f;function h(g){g=g||{},d.call(this,g);var _=[],k=!0,x=!1;this.pause=function(){d.prototype.pause.apply(this,arguments),this._input.pause()},this.resume=function(){d.prototype.resume.apply(this,arguments),this._input.resume()},this.stream=function(T){this._input=T,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){x&&_.length===1&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),_.length?this.parseChunk(_.shift()):k=!0},this._streamData=Y(function(T){try{_.push(typeof T=="string"?T:T.toString(this._config.encoding)),k&&(k=!1,this._checkIsFinished(),this.parseChunk(_.shift()))}catch(D){this._streamError(D)}},this),this._streamError=Y(function(T){this._streamCleanUp(),this._sendError(T)},this),this._streamEnd=Y(function(){this._streamCleanUp(),x=!0,this._streamData("")},this),this._streamCleanUp=Y(function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)},this)}h.prototype=Object.create(d.prototype),h.prototype.constructor=h;function C(g){var _=eu("stream").Duplex,k=j(g),x=!0,T=!1,D=[],E=null;this._onCsvData=function(R){var a3=R.data;!E.push(a3)&&!this._handle.paused()&&this._handle.pause()},this._onCsvComplete=function(){E.push(null)},k.step=Y(this._onCsvData,this),k.complete=Y(this._onCsvComplete,this),d.call(this,k),this._nextChunk=function(){T&&D.length===1&&(this._finished=!0),D.length?D.shift()():x=!0},this._addToParseQueue=function(R,a3){D.push(Y(function(){if(this.parseChunk(typeof R=="string"?R:R.toString(k.encoding)),F(a3))return a3()},this)),x&&(x=!1,this._nextChunk())},this._onRead=function(){this._handle.paused()&&this._handle.resume()},this._onWrite=function(R,a3,b3){this._addToParseQueue(R,b3)},this._onWriteComplete=function(){T=!0,this._addToParseQueue("")},this.getStream=function(){return E},E=new _({readableObjectMode:!0,decodeStrings:!1,read:Y(this._onRead,this),write:Y(this._onWrite,this)}),E.once("finish",Y(this._onWriteComplete,this))}typeof PAPA_BROWSER_CONTEXT>"u"&&(C.prototype=Object.create(d.prototype),C.prototype.constructor=C);function M(g){var _=Math.pow(2,53),k=-_,x=/^\s*-?(\d+\.?|\.\d+|\d+\.\d+)([eE][-+]?\d+)?\s*$/,T=/^((\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)))$/,D=this,E=0,R=0,a3,b3,$3=!1,o3=!1,g1,e3=[],c3={data:[],errors:[],meta:{}};if(F(g.step)){var U4=g.step;g.step=function(J){if(c3=J,J3())U3();else{if(U3(),c3.data.length===0)return;E+=J.data.length,g.preview&&E>g.preview?b3.abort():(c3.data=c3.data[0],U4(c3,D))}}}this.parse=function(J,t3,d3){var Z3=g.quoteChar||'"';if(g.newline||(g.newline=this.guessLineEndings(J,Z3)),g1=!1,g.delimiter)F(g.delimiter)&&(g.delimiter=g.delimiter(J),c3.meta.delimiter=g.delimiter);else{var W=C4(J,g.newline,g.skipEmptyLines,g.comments,g.delimitersToGuess);W.successful?g.delimiter=W.bestDelimiter:(g1=!0,g.delimiter=s.DefaultDelimiter),c3.meta.delimiter=g.delimiter}var L3=j(g);return g.preview&&g.header&&L3.preview++,a3=J,b3=new A(L3),c3=b3.parse(a3,t3,d3),U3(),$3?{meta:{paused:!0}}:c3||{meta:{paused:!1}}},this.paused=function(){return $3},this.pause=function(){$3=!0,b3.abort(),a3=F(g.chunk)?"":a3.substring(b3.getCharIndex())},this.resume=function(){D.streamer._halted?($3=!1,D.streamer.parseChunk(a3,!0)):setTimeout(D.resume,3)},this.aborted=function(){return o3},this.abort=function(){o3=!0,b3.abort(),c3.meta.aborted=!0,F(g.complete)&&g.complete(c3),a3=""},this.guessLineEndings=function(J,t3){J=J.substring(0,1024*1024);var d3=new RegExp(v(t3)+"([^]*?)"+v(t3),"gm");J=J.replace(d3,"");var Z3=J.split("\r"),W=J.split(`
17
+ `),L3=W.length>1&&W[0].length<Z3[0].length;if(Z3.length===1||L3)return`
18
+ `;for(var e1=0,G3=0;G3<Z3.length;G3++)Z3[G3][0]===`
19
+ `&&e1++;return e1>=Z3.length/2?`\r
20
+ `:"\r"};function S3(J){return g.skipEmptyLines==="greedy"?J.join("").trim()==="":J.length===1&&J[0].length===0}function w3(J){if(x.test(J)){var t3=parseFloat(J);if(t3>k&&t3<_)return!0}return!1}function U3(){return c3&&g1&&(X1("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+s.DefaultDelimiter+"'"),g1=!1),g.skipEmptyLines&&(c3.data=c3.data.filter(function(J){return!S3(J)})),J3()&&V3(),N3()}function J3(){return g.header&&e3.length===0}function V3(){if(!c3)return;function J(d3,Z3){d3=c(d3),F(g.transformHeader)&&(d3=g.transformHeader(d3,Z3)),e3.push(d3)}if(Array.isArray(c3.data[0])){for(var t3=0;J3()&&t3<c3.data.length;t3++)c3.data[t3].forEach(J);c3.data.splice(0,1)}else c3.data.forEach(J)}function Q3(J){return g.dynamicTypingFunction&&g.dynamicTyping[J]===void 0&&(g.dynamicTyping[J]=g.dynamicTypingFunction(J)),(g.dynamicTyping[J]||g.dynamicTyping)===!0}function z1(J,t3){return Q3(J)?t3==="true"||t3==="TRUE"?!0:t3==="false"||t3==="FALSE"?!1:w3(t3)?parseFloat(t3):T.test(t3)?new Date(t3):t3===""?null:t3:t3}function N3(){if(!c3||!g.header&&!g.dynamicTyping&&!g.transform)return c3;function J(d3,Z3){var W=g.header?{}:[],L3;for(L3=0;L3<d3.length;L3++){var e1=L3,G3=d3[L3];g.header&&(e1=L3>=e3.length?"__parsed_extra":e3[L3]),g.transform&&(G3=g.transform(G3,e1)),G3=z1(e1,G3),e1==="__parsed_extra"?(W[e1]=W[e1]||[],W[e1].push(G3)):W[e1]=G3}return g.header&&(L3>e3.length?X1("FieldMismatch","TooManyFields","Too many fields: expected "+e3.length+" fields but parsed "+L3,R+Z3):L3<e3.length&&X1("FieldMismatch","TooFewFields","Too few fields: expected "+e3.length+" fields but parsed "+L3,R+Z3)),W}var t3=1;return!c3.data.length||Array.isArray(c3.data[0])?(c3.data=c3.data.map(J),t3=c3.data.length):c3.data=J(c3.data,0),g.header&&c3.meta&&(c3.meta.fields=e3),R+=t3,c3}function C4(J,t3,d3,Z3,W){var L3,e1,G3,V4;W=W||[","," ","|",";",s.RECORD_SEP,s.UNIT_SEP];for(var _4=0;_4<W.length;_4++){var f9=W[_4],W4=0,v4=0,l1=0;G3=void 0;for(var K1=new A({comments:Z3,delimiter:f9,newline:t3,preview:10}).parse(J),t1=0;t1<K1.data.length;t1++){if(d3&&S3(K1.data[t1])){l1++;continue}var M1=K1.data[t1].length;if(v4+=M1,typeof G3>"u"){G3=M1;continue}else M1>0&&(W4+=Math.abs(M1-G3),G3=M1)}K1.data.length>0&&(v4/=K1.data.length-l1),(typeof e1>"u"||W4<=e1)&&(typeof V4>"u"||v4>V4)&&v4>1.99&&(e1=W4,L3=f9,V4=v4)}return g.delimiter=L3,{successful:!!L3,bestDelimiter:L3}}function X1(J,t3,d3,Z3){var W={type:J,code:t3,message:d3};Z3!==void 0&&(W.row=Z3),c3.errors.push(W)}}function v(g){return g.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function A(g){g=g||{};var _=g.delimiter,k=g.newline,x=g.comments,T=g.step,D=g.preview,E=g.fastMode,R,a3=null,b3=!1;g.quoteChar===void 0||g.quoteChar===null?R='"':R=g.quoteChar;var $3=R;if(g.escapeChar!==void 0&&($3=g.escapeChar),(typeof _!="string"||s.BAD_DELIMITERS.indexOf(_)>-1)&&(_=","),x===_)throw new Error("Comment character same as delimiter");x===!0?x="#":(typeof x!="string"||s.BAD_DELIMITERS.indexOf(x)>-1)&&(x=!1),k!==`
21
+ `&&k!=="\r"&&k!==`\r
22
+ `&&(k=`
23
+ `);var o3=0,g1=!1;this.parse=function(e3,c3,U4){if(typeof e3!="string")throw new Error("Input must be a string");var S3=e3.length,w3=_.length,U3=k.length,J3=x.length,V3=F(T);o3=0;var Q3=[],z1=[],N3=[],C4=0;if(!e3)return l1();if(E||E!==!1&&e3.indexOf(R)===-1){for(var X1=e3.split(k),J=0;J<X1.length;J++){if(N3=X1[J],o3+=N3.length,J!==X1.length-1)o3+=k.length;else if(U4)return l1();if(!(x&&N3.substring(0,J3)===x)){if(V3){if(Q3=[],_4(N3.split(_)),K1(),g1)return l1()}else _4(N3.split(_));if(D&&J>=D)return Q3=Q3.slice(0,D),l1(!0)}}return l1()}for(var t3=e3.indexOf(_,o3),d3=e3.indexOf(k,o3),Z3=new RegExp(v($3)+v(R),"g"),W=e3.indexOf(R,o3);;){if(e3[o3]===R){for(W=o3,o3++;;){if(W=e3.indexOf(R,W+1),W===-1)return U4||z1.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:Q3.length,index:o3}),W4();if(W===S3-1){var L3=e3.substring(o3,W).replace(Z3,R);return W4(L3)}if(R===$3&&e3[W+1]===$3){W++;continue}if(!(R!==$3&&W!==0&&e3[W-1]===$3)){t3!==-1&&t3<W+1&&(t3=e3.indexOf(_,W+1)),d3!==-1&&d3<W+1&&(d3=e3.indexOf(k,W+1));var e1=d3===-1?t3:Math.min(t3,d3),G3=f9(e1);if(e3.substr(W+1+G3,w3)===_){N3.push(e3.substring(o3,W).replace(Z3,R)),o3=W+1+G3+w3,e3[W+1+G3+w3]!==R&&(W=e3.indexOf(R,o3)),t3=e3.indexOf(_,o3),d3=e3.indexOf(k,o3);break}var V4=f9(d3);if(e3.substring(W+1+V4,W+1+V4+U3)===k){if(N3.push(e3.substring(o3,W).replace(Z3,R)),v4(W+1+V4+U3),t3=e3.indexOf(_,o3),W=e3.indexOf(R,o3),V3&&(K1(),g1))return l1();if(D&&Q3.length>=D)return l1(!0);break}z1.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:Q3.length,index:o3}),W++}}continue}if(x&&N3.length===0&&e3.substring(o3,o3+J3)===x){if(d3===-1)return l1();o3=d3+U3,d3=e3.indexOf(k,o3),t3=e3.indexOf(_,o3);continue}if(t3!==-1&&(t3<d3||d3===-1)){N3.push(e3.substring(o3,t3)),o3=t3+w3,t3=e3.indexOf(_,o3);continue}if(d3!==-1){if(N3.push(e3.substring(o3,d3)),v4(d3+U3),V3&&(K1(),g1))return l1();if(D&&Q3.length>=D)return l1(!0);continue}break}return W4();function _4(t1){Q3.push(t1),C4=o3}function f9(t1){var M1=0;if(t1!==-1){var A4=e3.substring(W+1,t1);A4&&A4.trim()===""&&(M1=A4.length)}return M1}function W4(t1){return U4||(typeof t1>"u"&&(t1=e3.substring(o3)),N3.push(t1),o3=S3,_4(N3),V3&&K1()),l1()}function v4(t1){o3=t1,_4(N3),N3=[],d3=e3.indexOf(k,o3)}function l1(t1){if(g.header&&!c3&&Q3.length&&!b3){let M1=Q3[0],A4=Object.create(null),C5=new Set(M1),jr=!1;for(let z8=0;z8<M1.length;z8++){let Y1=c(M1[z8]);if(F(g.transformHeader)&&(Y1=g.transformHeader(Y1,z8)),!A4[Y1])A4[Y1]=1,M1[z8]=Y1;else{let h9,Ur=A4[Y1];do h9=`${Y1}_${Ur}`,Ur++;while(C5.has(h9));C5.add(h9),M1[z8]=h9,A4[Y1]++,jr=!0,a3===null&&(a3={}),a3[h9]=Y1}C5.add(Y1)}jr&&console.warn("Duplicate headers found and renamed."),b3=!0}return{data:Q3,errors:z1,meta:{delimiter:_,linebreak:k,aborted:g1,truncated:!!t1,cursor:C4+(c3||0),renamedHeaders:a3}}}function K1(){T(l1()),Q3=[],z1=[]}},this.abort=function(){g1=!0},this.getCharIndex=function(){return o3}}function P(){if(!s.WORKERS_SUPPORTED)return!1;var g=r(),_=new e.Worker(g);return _.onmessage=z,_.id=a++,i[_.id]=_,_}function z(g){var _=g.data,k=i[_.workerId],x=!1;if(_.error)k.userError(_.error,_.file);else if(_.results&&_.results.data){var T=function(){x=!0,G(_.workerId,{data:[],errors:[],meta:{aborted:!0}})},D={abort:T,pause:A3,resume:A3};if(F(k.userStep)){for(var E=0;E<_.results.data.length&&(k.userStep({data:_.results.data[E],errors:_.results.errors,meta:_.results.meta},D),!x);E++);delete _.results}else F(k.userChunk)&&(k.userChunk(_.results,D,_.file),delete _.results)}_.finished&&!x&&G(_.workerId,_.results)}function G(g,_){var k=i[g];F(k.userComplete)&&k.userComplete(_),k.terminate(),delete i[g]}function A3(){throw new Error("Not implemented.")}function p3(g){var _=g.data;if(typeof s.WORKER_ID>"u"&&_&&(s.WORKER_ID=_.workerId),typeof _.input=="string")e.postMessage({workerId:s.WORKER_ID,results:s.parse(_.input,_.config),finished:!0});else if(e.File&&_.input instanceof File||_.input instanceof Object){var k=s.parse(_.input,_.config);k&&e.postMessage({workerId:s.WORKER_ID,results:k,finished:!0})}}function j(g){if(typeof g!="object"||g===null)return g;var _=Array.isArray(g)?[]:{};for(var k in g)_[k]=j(g[k]);return _}function Y(g,_){return function(){g.apply(_,arguments)}}function F(g){return typeof g=="function"}return s})});var Er,Dc=v5(()=>{/*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */Er={type:"FeatureCollection",features:[{type:"Feature",id:"FJI",properties:{name:"Fiji"},geometry:{type:"MultiPolygon",coordinates:[[[[180,-16.067],[180,-16.555],[179.364,-16.801],[178.725,-17.012],[178.597,-16.639],[179.097,-16.434],[179.414,-16.379],[180,-16.067]]],[[[178.126,-17.505],[178.374,-17.34],[178.718,-17.628],[178.553,-18.151],[177.933,-18.288],[177.381,-18.164],[177.285,-17.725],[177.671,-17.381],[178.126,-17.505]]],[[[-179.793,-16.021],[-179.917,-16.502],[-180,-16.555],[-180,-16.067],[-179.793,-16.021]]]]}},{type:"Feature",id:"TZA",properties:{name:"Tanzania"},geometry:{type:"Polygon",coordinates:[[[33.904,-.95],[34.073,-1.06],[37.699,-3.097],[37.767,-3.677],[39.202,-4.677],[38.741,-5.909],[38.8,-6.476],[39.44,-6.84],[39.47,-7.1],[39.195,-7.704],[39.252,-8.008],[39.187,-8.486],[39.536,-9.112],[39.95,-10.098],[40.317,-10.317],[40.317,-10.317],[39.521,-10.897],[38.428,-11.285],[37.828,-11.269],[37.471,-11.569],[36.775,-11.595],[36.514,-11.721],[35.312,-11.439],[34.56,-11.52],[34.28,-10.16],[33.941,-9.694],[33.74,-9.417],[32.759,-9.231],[32.192,-8.93],[31.556,-8.762],[31.158,-8.595],[30.74,-8.34],[30.74,-8.34],[30.2,-7.08],[29.62,-6.52],[29.42,-5.94],[29.52,-5.42],[29.34,-4.5],[29.754,-4.452],[30.116,-4.09],[30.506,-3.569],[30.752,-3.359],[30.743,-3.034],[30.528,-2.808],[30.47,-2.414],[30.47,-2.414],[30.758,-2.287],[30.816,-1.699],[30.419,-1.135],[30.77,-1.015],[31.866,-1.027],[33.904,-.95]]]}},{type:"Feature",id:"ESH",properties:{name:"W. Sahara"},geometry:{type:"Polygon",coordinates:[[[-8.666,27.656],[-8.665,27.589],[-8.684,27.396],[-8.687,25.881],[-11.969,25.933],[-11.937,23.375],[-12.874,23.285],[-13.119,22.771],[-12.929,21.327],[-16.845,21.333],[-17.063,21],[-17.02,21.422],[-17.003,21.421],[-14.751,21.501],[-14.631,21.861],[-14.221,22.31],[-13.891,23.691],[-12.501,24.77],[-12.031,26.031],[-11.718,26.104],[-11.393,26.883],[-10.551,26.991],[-10.189,26.861],[-9.735,26.861],[-9.413,27.088],[-8.795,27.121],[-8.818,27.656],[-8.666,27.656]]]}},{type:"Feature",id:"CAN",properties:{name:"Canada"},geometry:{type:"MultiPolygon",coordinates:[[[[-122.84,49],[-122.974,49.003],[-124.91,49.985],[-125.625,50.417],[-127.436,50.831],[-127.993,51.716],[-127.85,52.33],[-129.13,52.755],[-129.305,53.562],[-130.515,54.288],[-130.536,54.803],[-130.536,54.803],[-129.98,55.285],[-130.008,55.916],[-131.708,56.552],[-132.73,57.693],[-133.356,58.41],[-134.271,58.861],[-134.945,59.271],[-135.476,59.788],[-136.48,59.464],[-137.452,58.905],[-138.341,59.562],[-139.039,60],[-140.013,60.277],[-140.998,60.306],[-140.993,66],[-140.986,69.712],[-140.986,69.712],[-139.121,69.471],[-137.546,68.99],[-136.504,68.898],[-135.626,69.315],[-134.415,69.627],[-132.929,69.505],[-131.431,69.945],[-129.795,70.194],[-129.108,69.779],[-128.362,70.013],[-128.138,70.484],[-127.447,70.377],[-125.756,69.481],[-124.425,70.158],[-124.29,69.4],[-123.061,69.564],[-122.683,69.856],[-121.472,69.798],[-119.943,69.378],[-117.603,69.011],[-116.226,68.842],[-115.247,68.906],[-113.898,68.399],[-115.305,67.903],[-113.497,67.688],[-110.798,67.806],[-109.946,67.981],[-108.88,67.381],[-107.792,67.887],[-108.813,68.312],[-108.167,68.654],[-106.95,68.7],[-106.15,68.8],[-105.343,68.561],[-104.338,68.018],[-103.221,68.098],[-101.454,67.647],[-99.902,67.806],[-98.443,67.782],[-98.559,68.404],[-97.669,68.579],[-96.12,68.239],[-96.126,67.293],[-95.489,68.091],[-94.685,68.064],[-94.233,69.069],[-95.304,69.686],[-96.471,70.09],[-96.391,71.195],[-95.209,71.921],[-93.89,71.76],[-92.878,71.319],[-91.52,70.191],[-92.407,69.7],[-90.547,69.498],[-90.552,68.475],[-89.215,69.259],[-88.02,68.615],[-88.317,67.873],[-87.35,67.199],[-86.306,67.921],[-85.577,68.785],[-85.522,69.882],[-84.101,69.805],[-82.623,69.658],[-81.28,69.162],[-81.22,68.666],[-81.964,68.133],[-81.259,67.597],[-81.387,67.111],[-83.345,66.412],[-84.735,66.257],[-85.769,66.558],[-86.068,66.056],[-87.031,65.213],[-87.323,64.776],[-88.483,64.099],[-89.914,64.033],[-90.704,63.61],[-90.77,62.96],[-91.933,62.835],[-93.157,62.025],[-94.242,60.899],[-94.629,60.11],[-94.685,58.949],[-93.215,58.782],[-92.765,57.846],[-92.297,57.087],[-90.898,57.285],[-89.04,56.852],[-88.04,56.472],[-87.324,55.999],[-86.071,55.724],[-85.012,55.303],[-83.361,55.245],[-82.273,55.148],[-82.436,54.282],[-82.125,53.277],[-81.401,52.158],[-79.913,51.208],[-79.143,51.534],[-78.602,52.562],[-79.124,54.141],[-79.83,54.668],[-78.229,55.136],[-77.096,55.837],[-76.541,56.534],[-76.623,57.203],[-77.302,58.052],[-78.517,58.805],[-77.337,59.853],[-77.773,60.758],[-78.107,62.32],[-77.411,62.551],[-75.696,62.278],[-74.668,62.181],[-73.84,62.444],[-72.909,62.105],[-71.677,61.525],[-71.374,61.137],[-69.59,61.061],[-69.62,60.221],[-69.288,58.957],[-68.375,58.801],[-67.65,58.212],[-66.202,58.767],[-65.245,59.871],[-64.584,60.336],[-63.805,59.443],[-62.502,58.167],[-61.397,56.967],[-61.799,56.339],[-60.469,55.775],[-59.57,55.204],[-57.975,54.945],[-57.333,54.627],[-56.937,53.78],[-56.158,53.647],[-55.756,53.27],[-55.683,52.147],[-56.409,51.771],[-57.127,51.42],[-58.775,51.064],[-60.033,50.243],[-61.724,50.08],[-63.863,50.291],[-65.363,50.298],[-66.399,50.229],[-67.236,49.512],[-68.511,49.068],[-69.954,47.745],[-71.105,46.822],[-70.255,46.986],[-68.65,48.3],[-66.552,49.133],[-65.056,49.233],[-64.171,48.742],[-65.115,48.071],[-64.799,46.993],[-64.472,46.238],[-63.173,45.739],[-61.521,45.884],[-60.518,47.008],[-60.449,46.283],[-59.803,45.92],[-61.04,45.265],[-63.255,44.67],[-64.247,44.266],[-65.364,43.545],[-66.123,43.619],[-66.162,44.465],[-64.425,45.292],[-66.026,45.259],[-67.137,45.138],[-67.791,45.703],[-67.79,47.066],[-68.234,47.355],[-68.905,47.185],[-69.237,47.448],[-70,46.693],[-70.305,45.915],[-70.66,45.46],[-71.085,45.305],[-71.405,45.255],[-71.505,45.008],[-73.348,45.007],[-74.867,45],[-75.318,44.816],[-76.375,44.096],[-76.5,44.018],[-76.82,43.629],[-77.738,43.629],[-78.72,43.625],[-79.172,43.466],[-79.01,43.27],[-78.92,42.965],[-78.939,42.864],[-80.247,42.366],[-81.278,42.209],[-82.439,41.675],[-82.69,41.675],[-83.03,41.833],[-83.142,41.976],[-83.12,42.08],[-82.9,42.43],[-82.43,42.98],[-82.138,43.571],[-82.338,44.44],[-82.551,45.348],[-83.593,45.817],[-83.47,45.995],[-83.616,46.117],[-83.891,46.117],[-84.092,46.275],[-84.142,46.512],[-84.337,46.409],[-84.605,46.44],[-84.544,46.539],[-84.779,46.637],[-84.876,46.9],[-85.652,47.22],[-86.462,47.553],[-87.44,47.94],[-88.378,48.303],[-89.273,48.02],[-89.6,48.01],[-90.83,48.27],[-91.64,48.14],[-92.61,48.45],[-93.631,48.609],[-94.329,48.671],[-94.64,48.84],[-94.818,49.389],[-95.156,49.384],[-95.159,49],[-97.229,49.001],[-100.65,49],[-104.048,49],[-107.05,49],[-110.05,49],[-113,49],[-116.048,49],[-117.031,49],[-120,49],[-122.84,49]]],[[[-83.994,62.453],[-83.25,62.914],[-81.877,62.905],[-81.898,62.711],[-83.069,62.159],[-83.775,62.182],[-83.994,62.453]]],[[[-79.776,72.803],[-80.876,73.333],[-80.834,73.693],[-80.353,73.76],[-78.064,73.652],[-76.34,73.103],[-76.251,72.826],[-77.314,72.856],[-78.392,72.877],[-79.486,72.742],[-79.776,72.803]]],[[[-80.315,62.086],[-79.929,62.386],[-79.52,62.364],[-79.266,62.159],[-79.658,61.633],[-80.1,61.718],[-80.362,62.016],[-80.315,62.086]]],[[[-93.613,74.98],[-94.157,74.592],[-95.609,74.667],[-96.821,74.928],[-96.289,75.378],[-94.851,75.647],[-93.978,75.296],[-93.613,74.98]]],[[[-93.84,77.52],[-94.296,77.491],[-96.17,77.555],[-96.436,77.835],[-94.423,77.82],[-93.721,77.634],[-93.84,77.52]]],[[[-96.754,78.766],[-95.559,78.418],[-95.83,78.057],[-97.31,77.851],[-98.124,78.083],[-98.553,78.458],[-98.632,78.872],[-97.337,78.832],[-96.754,78.766]]],[[[-88.15,74.392],[-89.765,74.516],[-92.422,74.838],[-92.768,75.387],[-92.89,75.883],[-93.894,76.319],[-95.962,76.441],[-97.121,76.751],[-96.745,77.161],[-94.684,77.098],[-93.574,76.776],[-91.605,76.779],[-90.742,76.45],[-90.97,76.074],[-89.822,75.848],[-89.187,75.61],[-87.838,75.566],[-86.379,75.482],[-84.79,75.699],[-82.753,75.784],[-81.129,75.714],[-80.058,75.337],[-79.834,74.923],[-80.458,74.657],[-81.949,74.442],[-83.229,74.564],[-86.097,74.41],[-88.15,74.392]]],[[[-111.264,78.153],[-109.854,77.996],[-110.187,77.697],[-112.051,77.409],[-113.534,77.732],[-112.725,78.051],[-111.264,78.153]]],[[[-110.964,78.804],[-109.663,78.602],[-110.881,78.407],[-112.542,78.408],[-112.526,78.551],[-111.5,78.85],[-110.964,78.804]]],[[[-55.6,51.317],[-56.134,50.687],[-56.796,49.812],[-56.143,50.15],[-55.471,49.936],[-55.822,49.587],[-54.935,49.313],[-54.474,49.557],[-53.477,49.249],[-53.786,48.517],[-53.086,48.688],[-52.959,48.157],[-52.648,47.536],[-53.069,46.655],[-53.521,46.618],[-54.179,46.807],[-53.962,47.625],[-54.24,47.752],[-55.401,46.885],[-55.997,46.92],[-55.291,47.39],[-56.251,47.633],[-57.325,47.573],[-59.266,47.603],[-59.419,47.899],[-58.797,48.252],[-59.232,48.523],[-58.392,49.126],[-57.359,50.718],[-56.739,51.287],[-55.871,51.632],[-55.407,51.588],[-55.6,51.317]]],[[[-83.883,65.11],[-82.788,64.767],[-81.642,64.455],[-81.553,63.98],[-80.817,64.057],[-80.103,63.726],[-80.991,63.411],[-82.547,63.652],[-83.109,64.102],[-84.1,63.57],[-85.523,63.052],[-85.867,63.637],[-87.222,63.541],[-86.353,64.036],[-86.225,64.823],[-85.884,65.739],[-85.161,65.657],[-84.976,65.218],[-84.464,65.372],[-83.883,65.11]]],[[[-78.771,72.352],[-77.825,72.75],[-75.606,72.244],[-74.229,71.767],[-74.099,71.331],[-72.242,71.557],[-71.2,70.92],[-68.786,70.525],[-67.915,70.122],[-66.969,69.186],[-68.805,68.72],[-66.45,68.067],[-64.862,67.848],[-63.425,66.928],[-61.852,66.862],[-62.163,66.16],[-63.918,64.999],[-65.149,65.426],[-66.721,66.388],[-68.015,66.263],[-68.141,65.69],[-67.09,65.108],[-65.732,64.648],[-65.32,64.383],[-64.669,63.393],[-65.014,62.674],[-66.275,62.945],[-68.783,63.746],[-67.37,62.884],[-66.328,62.28],[-66.166,61.931],[-68.877,62.33],[-71.023,62.911],[-72.235,63.398],[-71.886,63.68],[-73.378,64.194],[-74.834,64.679],[-74.819,64.389],[-77.71,64.23],[-78.556,64.573],[-77.897,65.309],[-76.018,65.327],[-73.96,65.455],[-74.294,65.812],[-73.945,66.311],[-72.651,67.285],[-72.926,67.727],[-73.312,68.069],[-74.843,68.555],[-76.869,68.895],[-76.229,69.148],[-77.287,69.77],[-78.169,69.826],[-78.957,70.167],[-79.492,69.872],[-81.305,69.743],[-84.945,69.967],[-87.06,70.26],[-88.682,70.411],[-89.513,70.762],[-88.468,71.218],[-89.888,71.223],[-90.205,72.235],[-89.437,73.129],[-88.408,73.538],[-85.826,73.804],[-86.562,73.157],[-85.774,72.534],[-84.85,73.34],[-82.316,73.751],[-80.6,72.717],[-80.749,72.062],[-78.771,72.352]]],[[[-94.504,74.135],[-92.42,74.1],[-90.51,73.857],[-92.004,72.966],[-93.196,72.772],[-94.269,72.025],[-95.41,72.062],[-96.034,72.94],[-96.018,73.437],[-95.496,73.862],[-94.504,74.135]]],[[[-122.855,76.117],[-122.855,76.117],[-121.158,76.865],[-119.104,77.512],[-117.57,77.498],[-116.199,77.645],[-116.336,76.877],[-117.106,76.53],[-118.04,76.481],[-119.899,76.053],[-121.5,75.9],[-122.855,76.117]]],[[[-132.71,54.04],[-131.75,54.12],[-132.049,52.985],[-131.179,52.18],[-131.578,52.182],[-132.18,52.64],[-132.55,53.1],[-133.055,53.411],[-133.24,53.851],[-133.18,54.17],[-132.71,54.04]]],[[[-105.492,79.302],[-103.529,79.165],[-100.825,78.8],[-100.06,78.325],[-99.671,77.908],[-101.304,78.019],[-102.95,78.343],[-105.176,78.38],[-104.21,78.677],[-105.42,78.918],[-105.492,79.302]]],[[[-123.51,48.51],[-124.013,48.371],[-125.655,48.825],[-125.955,49.18],[-126.85,49.53],[-127.03,49.815],[-128.059,49.995],[-128.445,50.539],[-128.358,50.771],[-127.309,50.553],[-126.695,50.401],[-125.755,50.295],[-125.415,49.95],[-124.921,49.475],[-123.923,49.062],[-123.51,48.51]]],[[[-121.538,74.449],[-120.11,74.241],[-117.556,74.186],[-116.584,73.896],[-115.511,73.475],[-116.768,73.223],[-119.22,72.52],[-120.46,71.82],[-120.46,71.384],[-123.092,70.902],[-123.62,71.34],[-125.929,71.869],[-125.5,72.292],[-124.807,73.023],[-123.94,73.68],[-124.918,74.293],[-121.538,74.449]]],[[[-107.819,75.846],[-106.929,76.013],[-105.881,75.969],[-105.705,75.48],[-106.313,75.005],[-109.7,74.85],[-112.223,74.417],[-113.744,74.394],[-113.871,74.72],[-111.794,75.162],[-116.312,75.043],[-117.71,75.222],[-116.346,76.199],[-115.405,76.479],[-112.591,76.141],[-110.814,75.549],[-109.067,75.473],[-110.497,76.43],[-109.581,76.794],[-108.549,76.678],[-108.211,76.202],[-107.819,75.846]]],[[[-106.523,73.076],[-105.402,72.673],[-104.775,71.698],[-104.465,70.993],[-102.785,70.498],[-100.981,70.024],[-101.089,69.584],[-102.731,69.504],[-102.093,69.12],[-102.43,68.753],[-104.24,68.91],[-105.96,69.18],[-107.123,69.119],[-109,68.78],[-111.534,68.63],[-113.313,68.536],[-113.855,69.007],[-115.22,69.28],[-116.108,69.168],[-117.34,69.96],[-116.675,70.067],[-115.131,70.237],[-113.721,70.192],[-112.416,70.366],[-114.35,70.6],[-116.487,70.52],[-117.905,70.541],[-118.432,70.909],[-116.113,71.309],[-117.656,71.295],[-119.402,71.559],[-118.563,72.308],[-117.866,72.706],[-115.189,73.315],[-114.167,73.121],[-114.666,72.653],[-112.441,72.955],[-111.05,72.45],[-109.92,72.961],[-109.007,72.633],[-108.188,71.651],[-107.686,72.065],[-108.396,73.09],[-107.516,73.236],[-106.523,73.076]]],[[[-100.438,72.706],[-101.54,73.36],[-100.356,73.844],[-99.164,73.633],[-97.38,73.76],[-97.12,73.47],[-98.054,72.991],[-96.54,72.56],[-96.72,71.66],[-98.36,71.273],[-99.323,71.356],[-100.015,71.738],[-102.5,72.51],[-102.48,72.83],[-100.438,72.706]]],[[[-106.6,73.6],[-105.26,73.64],[-104.5,73.42],[-105.38,72.76],[-106.94,73.46],[-106.6,73.6]]],[[[-98.5,76.72],[-97.736,76.257],[-97.704,75.743],[-98.16,75],[-99.809,74.897],[-100.884,75.057],[-100.863,75.641],[-102.502,75.564],[-102.566,76.337],[-101.49,76.305],[-99.983,76.646],[-98.577,76.589],[-98.5,76.72]]],[[[-96.016,80.602],[-95.323,80.907],[-94.298,80.977],[-94.735,81.206],[-92.41,81.257],[-91.133,80.723],[-89.45,80.509],[-87.81,80.32],[-87.02,79.66],[-85.814,79.337],[-87.188,79.039],[-89.035,78.287],[-90.804,78.215],[-92.877,78.343],[-93.951,78.751],[-93.936,79.114],[-93.145,79.38],[-94.974,79.372],[-96.076,79.705],[-96.71,80.158],[-96.016,80.602]]],[[[-91.587,81.894],[-90.1,82.085],[-88.932,82.118],[-86.97,82.28],[-85.5,82.652],[-84.26,82.6],[-83.18,82.32],[-82.42,82.86],[-81.1,83.02],[-79.307,83.131],[-76.25,83.172],[-75.719,83.064],[-72.832,83.233],[-70.666,83.17],[-68.5,83.106],[-65.827,83.028],[-63.68,82.9],[-61.85,82.629],[-61.894,82.362],[-64.334,81.928],[-66.753,81.725],[-67.658,81.501],[-65.48,81.507],[-67.84,80.9],[-69.47,80.617],[-71.18,79.8],[-73.243,79.634],[-73.88,79.43],[-76.908,79.323],[-75.529,79.198],[-76.22,79.019],[-75.393,78.526],[-76.344,78.183],[-77.889,77.9],[-78.363,77.509],[-79.76,77.21],[-79.62,76.983],[-77.911,77.022],[-77.889,76.778],[-80.561,76.178],[-83.174,76.454],[-86.112,76.299],[-87.6,76.42],[-89.491,76.472],[-89.616,76.952],[-87.767,77.178],[-88.26,77.9],[-87.65,77.97],[-84.976,77.539],[-86.34,78.18],[-87.962,78.372],[-87.152,78.759],[-85.379,78.997],[-85.095,79.345],[-86.507,79.736],[-86.932,80.251],[-84.198,80.208],[-83.409,80.1],[-81.848,80.464],[-84.1,80.58],[-87.599,80.516],[-89.367,80.856],[-90.2,81.26],[-91.368,81.553],[-91.587,81.894]]],[[[-75.216,67.444],[-75.866,67.149],[-76.987,67.099],[-77.236,67.588],[-76.812,68.149],[-75.895,68.287],[-75.115,68.01],[-75.103,67.582],[-75.216,67.444]]],[[[-96.257,69.49],[-95.648,69.108],[-96.27,68.757],[-97.617,69.06],[-98.432,68.951],[-99.797,69.4],[-98.917,69.71],[-98.218,70.144],[-97.157,69.86],[-96.557,69.68],[-96.257,69.49]]],[[[-64.519,49.873],[-64.173,49.957],[-62.858,49.706],[-61.836,49.289],[-61.806,49.105],[-62.293,49.087],[-63.589,49.401],[-64.519,49.873]]],[[[-64.015,47.036],[-63.664,46.55],[-62.939,46.416],[-62.012,46.443],[-62.504,46.033],[-62.874,45.968],[-64.143,46.393],[-64.393,46.727],[-64.015,47.036]]]]}},{type:"Feature",id:"USA",properties:{name:"United States of America"},geometry:{type:"MultiPolygon",coordinates:[[[[-122.84,49],[-120,49],[-117.031,49],[-116.048,49],[-113,49],[-110.05,49],[-107.05,49],[-104.048,49],[-100.65,49],[-97.229,49.001],[-95.159,49],[-95.156,49.384],[-94.818,49.389],[-94.64,48.84],[-94.329,48.671],[-93.631,48.609],[-92.61,48.45],[-91.64,48.14],[-90.83,48.27],[-89.6,48.01],[-89.273,48.02],[-88.378,48.303],[-87.44,47.94],[-86.462,47.553],[-85.652,47.22],[-84.876,46.9],[-84.779,46.637],[-84.544,46.539],[-84.605,46.44],[-84.337,46.409],[-84.142,46.512],[-84.092,46.275],[-83.891,46.117],[-83.616,46.117],[-83.47,45.995],[-83.593,45.817],[-82.551,45.348],[-82.338,44.44],[-82.138,43.571],[-82.43,42.98],[-82.9,42.43],[-83.12,42.08],[-83.142,41.976],[-83.03,41.833],[-82.69,41.675],[-82.439,41.675],[-81.278,42.209],[-80.247,42.366],[-78.939,42.864],[-78.92,42.965],[-79.01,43.27],[-79.172,43.466],[-78.72,43.625],[-77.738,43.629],[-76.82,43.629],[-76.5,44.018],[-76.375,44.096],[-75.318,44.816],[-74.867,45],[-73.348,45.007],[-71.505,45.008],[-71.405,45.255],[-71.085,45.305],[-70.66,45.46],[-70.305,45.915],[-70,46.693],[-69.237,47.448],[-68.905,47.185],[-68.234,47.355],[-67.79,47.066],[-67.791,45.703],[-67.137,45.138],[-66.965,44.81],[-68.033,44.325],[-69.06,43.98],[-70.116,43.684],[-70.645,43.09],[-70.815,42.865],[-70.825,42.335],[-70.495,41.805],[-70.08,41.78],[-70.185,42.145],[-69.885,41.923],[-69.965,41.637],[-70.64,41.475],[-71.12,41.494],[-71.86,41.32],[-72.295,41.27],[-72.876,41.221],[-73.71,40.931],[-72.241,41.119],[-71.945,40.93],[-73.345,40.63],[-73.982,40.628],[-73.952,40.751],[-74.257,40.474],[-73.962,40.428],[-74.178,39.709],[-74.906,38.94],[-74.98,39.196],[-75.2,39.248],[-75.528,39.498],[-75.32,38.96],[-75.072,38.782],[-75.057,38.404],[-75.377,38.016],[-75.94,37.217],[-76.031,37.257],[-75.722,37.937],[-76.233,38.319],[-76.35,39.15],[-76.543,38.718],[-76.329,38.083],[-76.99,38.24],[-76.302,37.918],[-76.259,36.966],[-75.972,36.897],[-75.868,36.551],[-75.727,35.551],[-76.363,34.809],[-77.398,34.512],[-78.055,33.925],[-78.554,33.861],[-79.061,33.494],[-79.204,33.158],[-80.301,32.509],[-80.865,32.033],[-81.336,31.44],[-81.49,30.73],[-81.314,30.036],[-80.98,29.18],[-80.536,28.472],[-80.53,28.04],[-80.057,26.88],[-80.088,26.206],[-80.132,25.817],[-80.381,25.206],[-80.68,25.08],[-81.172,25.201],[-81.33,25.64],[-81.71,25.87],[-82.24,26.73],[-82.705,27.495],[-82.855,27.886],[-82.65,28.55],[-82.93,29.1],[-83.71,29.937],[-84.1,30.09],[-85.109,29.636],[-85.288,29.686],[-85.773,30.153],[-86.4,30.4],[-87.53,30.274],[-88.418,30.385],[-89.18,30.316],[-89.594,30.16],[-89.414,29.894],[-89.43,29.489],[-89.218,29.291],[-89.408,29.16],[-89.779,29.307],[-90.155,29.117],[-90.88,29.149],[-91.627,29.677],[-92.499,29.552],[-93.226,29.784],[-93.848,29.714],[-94.69,29.48],[-95.6,28.739],[-96.594,28.307],[-97.14,27.83],[-97.37,27.38],[-97.38,26.69],[-97.33,26.21],[-97.14,25.87],[-97.53,25.84],[-98.24,26.06],[-99.02,26.37],[-99.3,26.84],[-99.52,27.54],[-100.11,28.11],[-100.456,28.696],[-100.958,29.381],[-101.662,29.779],[-102.48,29.76],[-103.11,28.97],[-103.94,29.27],[-104.457,29.572],[-104.706,30.122],[-105.037,30.644],[-105.632,31.084],[-106.143,31.4],[-106.508,31.755],[-108.24,31.755],[-108.242,31.342],[-109.035,31.342],[-111.024,31.335],[-113.305,32.039],[-114.815,32.525],[-114.721,32.721],[-115.991,32.612],[-117.128,32.535],[-117.296,33.046],[-117.944,33.621],[-118.411,33.741],[-118.52,34.028],[-119.081,34.078],[-119.439,34.348],[-120.368,34.447],[-120.623,34.609],[-120.744,35.157],[-121.715,36.162],[-122.547,37.552],[-122.512,37.783],[-122.953,38.114],[-123.727,38.952],[-123.865,39.767],[-124.398,40.313],[-124.179,41.142],[-124.214,42],[-124.533,42.766],[-124.142,43.708],[-124.021,44.616],[-123.899,45.523],[-124.08,46.865],[-124.396,47.72],[-124.687,48.184],[-124.566,48.38],[-123.12,48.04],[-122.587,47.096],[-122.34,47.36],[-122.5,48.18],[-122.84,49]]],[[[-155.402,20.08],[-155.225,19.993],[-155.062,19.859],[-154.807,19.509],[-154.831,19.453],[-155.222,19.24],[-155.542,19.083],[-155.688,18.916],[-155.937,19.059],[-155.908,19.339],[-156.073,19.703],[-156.024,19.814],[-155.85,19.977],[-155.919,20.174],[-155.861,20.267],[-155.785,20.249],[-155.402,20.08]]],[[[-155.996,20.764],[-156.079,20.644],[-156.414,20.572],[-156.587,20.783],[-156.702,20.864],[-156.711,20.927],[-156.613,21.012],[-156.257,20.917],[-155.996,20.764]]],[[[-156.758,21.177],[-156.789,21.069],[-157.325,21.098],[-157.25,21.22],[-156.758,21.177]]],[[[-158.025,21.717],[-157.942,21.653],[-157.653,21.322],[-157.707,21.264],[-157.779,21.277],[-158.127,21.312],[-158.254,21.539],[-158.293,21.579],[-158.025,21.717]]],[[[-159.366,22.215],[-159.345,21.982],[-159.464,21.883],[-159.801,22.065],[-159.749,22.138],[-159.596,22.236],[-159.366,22.215]]],[[[-166.468,60.384],[-165.674,60.294],[-165.579,59.91],[-166.193,59.754],[-166.848,59.941],[-167.455,60.213],[-166.468,60.384]]],[[[-153.229,57.969],[-152.565,57.901],[-152.141,57.591],[-153.006,57.116],[-154.005,56.735],[-154.516,56.993],[-154.671,57.461],[-153.763,57.817],[-153.229,57.969]]],[[[-140.986,69.712],[-140.986,69.712],[-140.993,66],[-140.998,60.306],[-140.013,60.277],[-139.039,60],[-138.341,59.562],[-137.452,58.905],[-136.48,59.464],[-135.476,59.788],[-134.945,59.271],[-134.271,58.861],[-133.356,58.41],[-132.73,57.693],[-131.708,56.552],[-130.008,55.916],[-129.98,55.285],[-130.536,54.803],[-130.536,54.803],[-130.536,54.803],[-131.086,55.179],[-131.967,55.498],[-132.25,56.37],[-133.539,57.179],[-134.078,58.123],[-135.038,58.188],[-136.628,58.212],[-137.8,58.5],[-139.868,59.538],[-140.825,59.728],[-142.574,60.084],[-143.959,59.999],[-145.926,60.459],[-147.114,60.885],[-148.224,60.673],[-148.018,59.978],[-148.571,59.914],[-149.728,59.706],[-150.608,59.368],[-151.716,59.156],[-151.859,59.745],[-151.41,60.726],[-150.347,61.034],[-150.621,61.284],[-151.896,60.727],[-152.578,60.062],[-154.019,59.35],[-153.288,58.865],[-154.232,58.146],[-155.307,57.728],[-156.308,57.423],[-156.556,56.98],[-158.117,56.464],[-158.433,55.994],[-159.603,55.567],[-160.29,55.644],[-161.223,55.365],[-162.238,55.024],[-163.069,54.69],[-164.786,54.404],[-164.942,54.572],[-163.848,55.039],[-162.87,55.348],[-161.804,55.895],[-160.564,56.008],[-160.071,56.418],[-158.684,57.017],[-158.461,57.217],[-157.723,57.57],[-157.55,58.328],[-157.042,58.919],[-158.195,58.616],[-158.517,58.788],[-159.059,58.424],[-159.712,58.931],[-159.981,58.573],[-160.355,59.071],[-161.355,58.671],[-161.969,58.672],[-162.055,59.267],[-161.874,59.634],[-162.518,59.99],[-163.818,59.798],[-164.662,60.267],[-165.346,60.507],[-165.351,61.074],[-166.121,61.5],[-165.734,62.075],[-164.919,62.633],[-164.563,63.146],[-163.753,63.219],[-163.067,63.059],[-162.261,63.542],[-161.534,63.456],[-160.773,63.766],[-160.958,64.223],[-161.518,64.403],[-160.778,64.789],[-161.392,64.777],[-162.453,64.559],[-162.758,64.339],[-163.546,64.559],[-164.961,64.447],[-166.425,64.687],[-166.845,65.089],[-168.111,65.67],[-166.705,66.088],[-164.475,66.577],[-163.653,66.577],[-163.789,66.077],[-161.678,66.116],[-162.49,66.736],[-163.72,67.116],[-164.431,67.616],[-165.39,68.043],[-166.764,68.359],[-166.205,68.883],[-164.431,68.916],[-163.169,69.371],[-162.931,69.858],[-161.909,70.333],[-160.935,70.448],[-159.039,70.892],[-158.12,70.825],[-156.581,71.358],[-155.068,71.148],[-154.344,70.696],[-153.9,70.89],[-152.21,70.83],[-152.27,70.6],[-150.74,70.43],[-149.72,70.53],[-147.613,70.214],[-145.69,70.12],[-144.92,69.99],[-143.589,70.153],[-142.073,69.852],[-140.986,69.712],[-140.986,69.712]]],[[[-171.732,63.783],[-171.114,63.592],[-170.491,63.695],[-169.683,63.431],[-168.689,63.298],[-168.772,63.189],[-169.529,62.977],[-170.291,63.194],[-170.671,63.376],[-171.553,63.318],[-171.791,63.406],[-171.732,63.783]]]]}},{type:"Feature",id:"KAZ",properties:{name:"Kazakhstan"},geometry:{type:"Polygon",coordinates:[[[87.36,49.215],[86.599,48.549],[85.768,48.456],[85.72,47.453],[85.164,47.001],[83.18,47.33],[82.459,45.54],[81.947,45.317],[79.966,44.918],[80.866,43.18],[80.18,42.92],[80.26,42.35],[79.644,42.497],[79.142,42.856],[77.658,42.961],[76,42.988],[75.637,42.878],[74.213,43.298],[73.645,43.091],[73.49,42.501],[71.845,42.845],[71.186,42.704],[70.962,42.266],[70.389,42.081],[69.07,41.384],[68.632,40.669],[68.26,40.662],[67.986,41.136],[66.714,41.168],[66.511,41.988],[66.023,41.995],[66.098,42.998],[64.901,43.728],[63.186,43.65],[62.013,43.504],[61.058,44.406],[60.24,44.784],[58.69,45.5],[58.503,45.587],[55.929,44.996],[55.968,41.309],[55.455,41.26],[54.755,42.044],[54.079,42.324],[52.944,42.116],[52.502,41.783],[52.446,42.027],[52.692,42.444],[52.501,42.792],[51.342,43.133],[50.891,44.031],[50.339,44.284],[50.306,44.61],[51.279,44.515],[51.317,45.246],[52.167,45.408],[53.041,45.259],[53.221,46.235],[53.043,46.853],[52.042,46.805],[51.192,47.049],[50.034,46.609],[49.101,46.399],[48.593,46.561],[48.695,47.076],[48.057,47.744],[47.315,47.716],[46.466,48.394],[47.044,49.152],[46.752,49.356],[47.549,50.455],[48.578,49.875],[48.702,50.605],[50.767,51.693],[52.329,51.719],[54.533,51.026],[55.717,50.622],[56.778,51.044],[58.363,51.064],[59.642,50.545],[59.933,50.842],[61.337,50.799],[61.588,51.273],[59.968,51.96],[60.927,52.448],[60.74,52.72],[61.7,52.98],[60.978,53.665],[61.437,54.006],[65.179,54.354],[65.667,54.601],[68.169,54.97],[69.068,55.385],[70.865,55.17],[71.18,54.133],[72.224,54.377],[73.509,54.036],[73.426,53.49],[74.385,53.547],[76.891,54.491],[76.525,54.177],[77.801,53.404],[80.036,50.865],[80.568,51.388],[81.946,50.812],[83.383,51.069],[83.935,50.889],[84.416,50.311],[85.116,50.117],[85.541,49.693],[86.829,49.827],[87.36,49.215]]]}},{type:"Feature",id:"UZB",properties:{name:"Uzbekistan"},geometry:{type:"Polygon",coordinates:[[[55.968,41.309],[55.929,44.996],[58.503,45.587],[58.69,45.5],[60.24,44.784],[61.058,44.406],[62.013,43.504],[63.186,43.65],[64.901,43.728],[66.098,42.998],[66.023,41.995],[66.511,41.988],[66.714,41.168],[67.986,41.136],[68.26,40.662],[68.632,40.669],[69.07,41.384],[70.389,42.081],[70.962,42.266],[71.259,42.168],[70.42,41.52],[71.158,41.144],[71.87,41.393],[73.055,40.866],[71.775,40.146],[71.014,40.244],[70.601,40.219],[70.458,40.496],[70.667,40.96],[69.329,40.728],[69.012,40.086],[68.536,39.533],[67.701,39.58],[67.442,39.14],[68.176,38.902],[68.392,38.157],[67.83,37.145],[67.076,37.356],[66.519,37.363],[66.546,37.975],[65.216,38.403],[64.17,38.892],[63.518,39.363],[62.374,40.054],[61.883,41.085],[61.547,41.266],[60.466,41.22],[60.083,41.425],[59.976,42.223],[58.629,42.752],[57.787,42.171],[56.932,41.826],[57.096,41.322],[55.968,41.309]]]}},{type:"Feature",id:"PNG",properties:{name:"Papua New Guinea"},geometry:{type:"MultiPolygon",coordinates:[[[[141,-2.6],[142.735,-3.289],[144.584,-3.861],[145.273,-4.374],[145.83,-4.876],[145.982,-5.466],[147.648,-6.084],[147.891,-6.614],[146.971,-6.722],[147.192,-7.388],[148.085,-8.044],[148.734,-9.105],[149.307,-9.071],[149.267,-9.514],[150.039,-9.684],[149.739,-9.873],[150.802,-10.294],[150.691,-10.583],[150.028,-10.652],[149.782,-10.393],[148.923,-10.281],[147.913,-10.13],[147.135,-9.492],[146.568,-8.943],[146.048,-8.067],[144.744,-7.63],[143.897,-7.915],[143.286,-8.245],[143.414,-8.983],[142.628,-9.327],[142.068,-9.16],[141.034,-9.118],[141.017,-5.859],[141,-2.6]]],[[[152.64,-3.66],[153.02,-3.98],[153.14,-4.5],[152.827,-4.766],[152.639,-4.176],[152.406,-3.79],[151.953,-3.462],[151.384,-3.035],[150.662,-2.741],[150.94,-2.5],[151.48,-2.78],[151.82,-3],[152.24,-3.24],[152.64,-3.66]]],[[[151.301,-5.841],[150.754,-6.084],[150.241,-6.318],[149.71,-6.317],[148.89,-6.026],[148.319,-5.747],[148.402,-5.438],[149.298,-5.584],[149.846,-5.506],[149.996,-5.026],[150.14,-5.001],[150.237,-5.532],[150.807,-5.456],[151.09,-5.114],[151.648,-4.757],[151.538,-4.168],[152.137,-4.149],[152.339,-4.313],[152.319,-4.868],[151.983,-5.478],[151.459,-5.56],[151.301,-5.841]]],[[[154.76,-5.34],[155.063,-5.567],[155.548,-6.201],[156.02,-6.54],[155.88,-6.82],[155.6,-6.92],[155.167,-6.536],[154.729,-5.901],[154.514,-5.139],[154.653,-5.042],[154.76,-5.34]]]]}},{type:"Feature",id:"IDN",properties:{name:"Indonesia"},geometry:{type:"MultiPolygon",coordinates:[[[[141,-2.6],[141.017,-5.859],[141.034,-9.118],[140.143,-8.297],[139.128,-8.096],[138.881,-8.381],[137.614,-8.412],[138.039,-7.598],[138.669,-7.32],[138.408,-6.233],[137.928,-5.393],[135.989,-4.547],[135.165,-4.463],[133.663,-3.539],[133.368,-4.025],[132.984,-4.113],[132.757,-3.746],[132.754,-3.312],[131.99,-2.821],[133.067,-2.46],[133.78,-2.48],[133.696,-2.215],[132.232,-2.213],[131.836,-1.617],[130.943,-1.433],[130.52,-.938],[131.868,-.695],[132.38,-.37],[133.986,-.78],[134.143,-1.152],[134.423,-2.769],[135.458,-3.368],[136.293,-2.307],[137.441,-1.704],[138.33,-1.703],[139.185,-2.051],[139.927,-2.409],[141,-2.6]]],[[[124.969,-8.893],[125.07,-9.09],[125.089,-9.393],[124.436,-10.14],[123.58,-10.36],[123.46,-10.24],[123.55,-9.9],[123.98,-9.29],[124.969,-8.893]]],[[[134.21,-6.895],[134.113,-6.142],[134.29,-5.783],[134.5,-5.445],[134.727,-5.738],[134.725,-6.214],[134.21,-6.895]]],[[[117.882,4.138],[117.313,3.234],[118.048,2.288],[117.876,1.828],[118.997,.902],[117.812,.784],[117.478,.102],[117.522,-.804],[116.56,-1.488],[116.534,-2.484],[116.148,-4.013],[116.001,-3.657],[114.865,-4.107],[114.469,-3.496],[113.756,-3.439],[113.257,-3.119],[112.068,-3.478],[111.703,-2.994],[111.048,-3.049],[110.224,-2.934],[110.071,-1.593],[109.572,-1.315],[109.092,-.46],[108.953,.415],[109.069,1.342],[109.663,2.006],[109.83,1.338],[110.514,.773],[111.159,.976],[111.798,.904],[112.38,1.41],[112.86,1.498],[113.806,1.218],[114.621,1.431],[115.134,2.821],[115.519,3.169],[115.866,4.307],[117.015,4.306],[117.882,4.138]]],[[[129.371,-2.802],[130.471,-3.094],[130.835,-3.858],[129.991,-3.446],[129.155,-3.363],[128.591,-3.429],[127.899,-3.393],[128.136,-2.844],[129.371,-2.802]]],[[[126.875,-3.791],[126.184,-3.607],[125.989,-3.177],[127.001,-3.129],[127.249,-3.459],[126.875,-3.791]]],[[[127.932,2.175],[128.004,1.629],[128.595,1.541],[128.688,1.132],[128.636,.258],[128.12,.356],[127.968,-.252],[128.38,-.78],[128.1,-.9],[127.696,-.267],[127.399,1.012],[127.601,1.811],[127.932,2.175]]],[[[122.928,.875],[124.078,.917],[125.066,1.643],[125.241,1.42],[124.437,.428],[123.686,.236],[122.723,.431],[121.057,.381],[120.183,.237],[120.041,-.52],[120.936,-1.409],[121.476,-.956],[123.341,-.616],[123.258,-1.076],[122.823,-.931],[122.389,-1.517],[121.508,-1.904],[122.455,-3.186],[122.272,-3.53],[123.171,-4.684],[123.162,-5.341],[122.629,-5.635],[122.236,-5.283],[122.72,-4.464],[121.738,-4.851],[121.489,-4.575],[121.619,-4.188],[120.898,-3.602],[120.972,-2.628],[120.305,-2.932],[120.39,-4.098],[120.431,-5.528],[119.797,-5.673],[119.367,-5.38],[119.654,-4.459],[119.499,-3.494],[119.078,-3.487],[118.768,-2.802],[119.181,-2.147],[119.323,-1.353],[119.826,.154],[120.036,.566],[120.886,1.309],[121.667,1.014],[122.928,.875]]],[[[120.295,-10.259],[118.968,-9.558],[119.9,-9.361],[120.426,-9.666],[120.776,-9.97],[120.716,-10.24],[120.295,-10.259]]],[[[121.342,-8.537],[122.007,-8.461],[122.904,-8.094],[122.757,-8.65],[121.254,-8.934],[119.924,-8.81],[119.921,-8.445],[120.715,-8.237],[121.342,-8.537]]],[[[118.261,-8.362],[118.878,-8.281],[119.127,-8.706],[117.97,-8.907],[117.278,-9.041],[116.74,-9.033],[117.084,-8.457],[117.632,-8.449],[117.9,-8.096],[118.261,-8.362]]],[[[108.487,-6.422],[108.623,-6.778],[110.539,-6.877],[110.76,-6.465],[112.615,-6.946],[112.979,-7.594],[114.479,-7.777],[115.706,-8.371],[114.565,-8.752],[113.465,-8.349],[112.56,-8.376],[111.522,-8.302],[110.586,-8.123],[109.428,-7.741],[108.694,-7.642],[108.278,-7.767],[106.454,-7.355],[106.281,-6.925],[105.365,-6.851],[106.052,-5.896],[107.265,-5.955],[108.072,-6.346],[108.487,-6.422]]],[[[104.37,-1.085],[104.539,-1.782],[104.888,-2.34],[105.622,-2.429],[106.109,-3.062],[105.857,-4.306],[105.818,-5.852],[104.71,-5.873],[103.868,-5.037],[102.584,-4.22],[102.156,-3.614],[101.399,-2.8],[100.903,-2.05],[100.142,-.65],[99.264,.183],[98.97,1.043],[98.601,1.824],[97.7,2.453],[97.177,3.309],[96.424,3.869],[95.381,4.971],[95.293,5.48],[95.937,5.44],[97.485,5.246],[98.369,4.268],[99.143,3.59],[99.694,3.174],[100.641,2.099],[101.658,2.084],[102.498,1.399],[103.077,.561],[103.838,.105],[103.438,-.712],[104.011,-1.059],[104.37,-1.085]]]]}},{type:"Feature",id:"ARG",properties:{name:"Argentina"},geometry:{type:"MultiPolygon",coordinates:[[[[-68.634,-52.636],[-68.25,-53.1],[-67.75,-53.85],[-66.45,-54.45],[-65.05,-54.7],[-65.5,-55.2],[-66.45,-55.25],[-66.96,-54.897],[-67.562,-54.87],[-68.633,-54.87],[-68.634,-52.636]]],[[[-57.625,-30.216],[-57.875,-31.017],[-58.142,-32.045],[-58.133,-33.041],[-58.35,-33.263],[-58.427,-33.909],[-58.495,-34.431],[-57.226,-35.288],[-57.362,-35.977],[-56.737,-36.413],[-56.788,-36.902],[-57.749,-38.184],[-59.232,-38.72],[-61.237,-38.928],[-62.336,-38.828],[-62.126,-39.424],[-62.331,-40.173],[-62.146,-40.677],[-62.746,-41.029],[-63.77,-41.167],[-64.732,-40.803],[-65.118,-41.064],[-64.979,-42.058],[-64.303,-42.359],[-63.756,-42.044],[-63.458,-42.563],[-64.379,-42.874],[-65.182,-43.495],[-65.329,-44.501],[-65.565,-45.037],[-66.51,-45.04],[-67.294,-45.552],[-67.581,-46.302],[-66.597,-47.034],[-65.641,-47.236],[-65.985,-48.133],[-67.166,-48.697],[-67.816,-49.87],[-68.729,-50.264],[-69.139,-50.733],[-68.816,-51.771],[-68.15,-52.35],[-68.572,-52.299],[-69.498,-52.143],[-71.915,-52.009],[-72.329,-51.426],[-72.31,-50.677],[-72.976,-50.741],[-73.328,-50.379],[-73.415,-49.318],[-72.648,-48.879],[-72.331,-48.244],[-72.447,-47.739],[-71.917,-46.885],[-71.552,-45.561],[-71.659,-44.974],[-71.223,-44.784],[-71.33,-44.408],[-71.794,-44.207],[-71.464,-43.788],[-71.915,-43.409],[-72.149,-42.255],[-71.747,-42.051],[-71.916,-40.832],[-71.681,-39.808],[-71.414,-38.916],[-70.815,-38.553],[-71.119,-37.577],[-71.122,-36.658],[-70.365,-36.005],[-70.388,-35.17],[-69.817,-34.194],[-69.815,-33.274],[-70.074,-33.091],[-70.535,-31.365],[-69.919,-30.336],[-70.014,-29.368],[-69.656,-28.459],[-69.001,-27.521],[-68.296,-26.899],[-68.595,-26.507],[-68.386,-26.185],[-68.418,-24.519],[-67.328,-24.025],[-66.985,-22.986],[-67.107,-22.736],[-66.273,-21.832],[-64.965,-22.076],[-64.377,-22.798],[-63.987,-21.994],[-62.846,-22.035],[-62.685,-22.249],[-60.847,-23.881],[-60.029,-24.033],[-58.807,-24.771],[-57.777,-25.162],[-57.634,-25.604],[-58.618,-27.124],[-57.61,-27.396],[-56.487,-27.548],[-55.696,-27.388],[-54.789,-26.622],[-54.625,-25.739],[-54.13,-25.548],[-53.628,-26.125],[-53.649,-26.923],[-54.491,-27.475],[-55.162,-27.882],[-56.291,-28.853],[-57.625,-30.216]]]]}},{type:"Feature",id:"CHL",properties:{name:"Chile"},geometry:{type:"MultiPolygon",coordinates:[[[[-68.634,-52.636],[-68.633,-54.87],[-67.562,-54.87],[-66.96,-54.897],[-67.291,-55.301],[-68.149,-55.612],[-68.64,-55.58],[-69.232,-55.499],[-69.958,-55.198],[-71.006,-55.054],[-72.264,-54.495],[-73.285,-53.958],[-74.663,-52.837],[-73.838,-53.047],[-72.434,-53.715],[-71.108,-54.074],[-70.592,-53.616],[-70.267,-52.931],[-69.346,-52.518],[-68.634,-52.636]]],[[[-69.59,-17.58],[-69.1,-18.26],[-68.967,-18.982],[-68.442,-19.405],[-68.757,-20.373],[-68.22,-21.494],[-67.828,-22.873],[-67.107,-22.736],[-66.985,-22.986],[-67.328,-24.025],[-68.418,-24.519],[-68.386,-26.185],[-68.595,-26.507],[-68.296,-26.899],[-69.001,-27.521],[-69.656,-28.459],[-70.014,-29.368],[-69.919,-30.336],[-70.535,-31.365],[-70.074,-33.091],[-69.815,-33.274],[-69.817,-34.194],[-70.388,-35.17],[-70.365,-36.005],[-71.122,-36.658],[-71.119,-37.577],[-70.815,-38.553],[-71.414,-38.916],[-71.681,-39.808],[-71.916,-40.832],[-71.747,-42.051],[-72.149,-42.255],[-71.915,-43.409],[-71.464,-43.788],[-71.794,-44.207],[-71.33,-44.408],[-71.223,-44.784],[-71.659,-44.974],[-71.552,-45.561],[-71.917,-46.885],[-72.447,-47.739],[-72.331,-48.244],[-72.648,-48.879],[-73.415,-49.318],[-73.328,-50.379],[-72.976,-50.741],[-72.31,-50.677],[-72.329,-51.426],[-71.915,-52.009],[-69.498,-52.143],[-68.572,-52.299],[-69.461,-52.292],[-69.943,-52.538],[-70.845,-52.899],[-71.006,-53.833],[-71.43,-53.856],[-72.558,-53.531],[-73.703,-52.835],[-73.703,-52.835],[-74.947,-52.263],[-75.26,-51.629],[-74.977,-51.043],[-75.48,-50.378],[-75.608,-48.674],[-75.183,-47.712],[-74.127,-46.939],[-75.644,-46.648],[-74.692,-45.764],[-74.352,-44.103],[-73.24,-44.455],[-72.718,-42.383],[-73.389,-42.118],[-73.701,-43.366],[-74.332,-43.225],[-74.018,-41.795],[-73.677,-39.942],[-73.218,-39.259],[-73.506,-38.283],[-73.588,-37.156],[-73.167,-37.124],[-72.553,-35.509],[-71.862,-33.909],[-71.438,-32.419],[-71.669,-30.921],[-71.37,-30.096],[-71.49,-28.861],[-70.905,-27.64],[-70.725,-25.706],[-70.404,-23.629],[-70.091,-21.393],[-70.164,-19.756],[-70.373,-18.348],[-69.858,-18.093],[-69.59,-17.58]]]]}},{type:"Feature",id:"COD",properties:{name:"Dem. Rep. Congo"},geometry:{type:"Polygon",coordinates:[[[29.34,-4.5],[29.52,-5.42],[29.42,-5.94],[29.62,-6.52],[30.2,-7.08],[30.74,-8.34],[30.74,-8.34],[30.346,-8.238],[29.003,-8.407],[28.735,-8.527],[28.45,-9.165],[28.674,-9.606],[28.496,-10.79],[28.372,-11.794],[28.642,-11.972],[29.342,-12.361],[29.616,-12.179],[29.7,-13.257],[28.934,-13.249],[28.524,-12.699],[28.155,-12.272],[27.389,-12.133],[27.164,-11.609],[26.553,-11.924],[25.752,-11.785],[25.418,-11.331],[24.783,-11.239],[24.315,-11.263],[24.257,-10.952],[23.912,-10.927],[23.457,-10.868],[22.837,-11.018],[22.403,-10.993],[22.155,-11.085],[22.209,-9.895],[21.875,-9.524],[21.802,-8.909],[21.949,-8.306],[21.746,-7.92],[21.728,-7.291],[20.515,-7.3],[20.602,-6.939],[20.092,-6.943],[20.038,-7.116],[19.418,-7.155],[19.167,-7.738],[19.017,-7.988],[18.464,-7.847],[18.134,-7.988],[17.473,-8.069],[17.09,-7.546],[16.86,-7.222],[16.573,-6.623],[16.327,-5.877],[13.376,-5.864],[13.025,-5.984],[12.735,-5.966],[12.322,-6.1],[12.182,-5.79],[12.437,-5.684],[12.468,-5.248],[12.632,-4.991],[12.996,-4.781],[13.258,-4.883],[13.6,-4.5],[14.145,-4.51],[14.209,-4.793],[14.583,-4.97],[15.171,-4.344],[15.754,-3.855],[16.006,-3.535],[15.973,-2.712],[16.407,-1.741],[16.865,-1.226],[17.524,-.744],[17.639,-.425],[17.664,-.058],[17.827,.289],[17.774,.856],[17.899,1.742],[18.094,2.366],[18.394,2.9],[18.453,3.504],[18.543,4.202],[18.932,4.71],[19.468,5.032],[20.291,4.692],[20.928,4.323],[21.659,4.224],[22.405,4.029],[22.704,4.633],[22.841,4.71],[23.297,4.61],[24.411,5.109],[24.805,4.897],[25.129,4.927],[25.279,5.17],[25.65,5.256],[26.403,5.151],[27.044,5.128],[27.374,5.234],[27.98,4.408],[28.429,4.287],[28.697,4.455],[29.159,4.389],[29.716,4.601],[29.953,4.174],[30.834,3.509],[30.834,3.509],[30.773,2.34],[31.174,2.204],[30.853,1.849],[30.469,1.584],[30.086,1.062],[29.876,.597],[29.82,-.205],[29.588,-.587],[29.579,-1.341],[29.292,-1.62],[29.255,-2.215],[29.117,-2.292],[29.025,-2.839],[29.276,-3.294],[29.34,-4.5]]]}},{type:"Feature",id:"SOM",properties:{name:"Somalia"},geometry:{type:"Polygon",coordinates:[[[41.585,-1.683],[40.993,-.858],[40.981,2.785],[41.855,3.919],[42.129,4.234],[42.77,4.253],[43.661,4.958],[44.964,5.002],[47.789,8.003],[48.487,8.838],[48.938,9.452],[48.938,9.973],[48.938,10.982],[48.942,11.394],[48.948,11.411],[48.948,11.411],[49.268,11.43],[49.729,11.579],[50.259,11.68],[50.732,12.022],[51.111,12.025],[51.134,11.748],[51.042,11.167],[51.045,10.641],[50.834,10.28],[50.552,9.199],[50.071,8.082],[49.453,6.805],[48.595,5.339],[47.741,4.219],[46.565,2.855],[45.564,2.046],[44.068,1.053],[43.136,.292],[42.042,-.919],[41.811,-1.446],[41.585,-1.683]]]}},{type:"Feature",id:"KEN",properties:{name:"Kenya"},geometry:{type:"Polygon",coordinates:[[[39.202,-4.677],[37.767,-3.677],[37.699,-3.097],[34.073,-1.06],[33.904,-.95],[33.894,.11],[34.18,.515],[34.672,1.177],[35.036,1.906],[34.596,3.054],[34.479,3.556],[34.005,4.25],[34.62,4.847],[35.298,5.506],[35.817,5.338],[35.817,4.777],[36.159,4.448],[36.855,4.448],[38.121,3.599],[38.437,3.589],[38.671,3.616],[38.893,3.501],[39.559,3.422],[39.855,3.839],[40.768,4.257],[41.172,3.919],[41.855,3.919],[40.981,2.785],[40.993,-.858],[41.585,-1.683],[40.885,-2.083],[40.638,-2.5],[40.263,-2.573],[40.121,-3.278],[39.8,-3.681],[39.605,-4.347],[39.202,-4.677]]]}},{type:"Feature",id:"SDN",properties:{name:"Sudan"},geometry:{type:"Polygon",coordinates:[[[24.567,8.229],[23.806,8.666],[23.459,8.954],[23.395,9.265],[23.557,9.681],[23.554,10.089],[22.978,10.714],[22.864,11.142],[22.876,11.385],[22.509,11.679],[22.498,12.26],[22.288,12.646],[21.937,12.588],[22.038,12.955],[22.297,13.372],[22.183,13.786],[22.512,14.093],[22.304,14.327],[22.568,14.944],[23.025,15.681],[23.887,15.611],[23.838,19.58],[23.85,20],[25,20.003],[25,22],[29.02,22],[32.9,22],[36.866,22],[37.189,21.019],[36.969,20.837],[37.115,19.808],[37.482,18.614],[37.863,18.368],[38.41,17.998],[37.904,17.428],[37.167,17.263],[36.853,16.957],[36.754,16.292],[36.323,14.822],[36.43,14.422],[36.27,13.563],[35.864,12.578],[35.26,12.083],[34.832,11.319],[34.731,10.91],[34.257,10.63],[33.962,9.584],[33.975,8.685],[33.963,9.464],[33.825,9.484],[33.842,9.982],[33.722,10.325],[33.207,10.72],[33.087,11.441],[33.207,12.179],[32.743,12.248],[32.675,12.025],[32.074,11.973],[32.314,11.681],[32.4,11.081],[31.851,10.531],[31.353,9.81],[30.838,9.707],[29.997,10.291],[29.619,10.085],[29.516,9.793],[29.001,9.604],[28.967,9.398],[27.971,9.398],[27.834,9.604],[27.113,9.639],[26.752,9.467],[26.477,9.553],[25.962,10.136],[25.791,10.411],[25.07,10.274],[24.795,9.81],[24.537,8.918],[24.194,8.729],[23.887,8.62],[24.567,8.229]]]}},{type:"Feature",id:"TCD",properties:{name:"Chad"},geometry:{type:"Polygon",coordinates:[[[23.838,19.58],[23.887,15.611],[23.025,15.681],[22.568,14.944],[22.304,14.327],[22.512,14.093],[22.183,13.786],[22.297,13.372],[22.038,12.955],[21.937,12.588],[22.288,12.646],[22.498,12.26],[22.509,11.679],[22.876,11.385],[22.864,11.142],[22.231,10.972],[21.724,10.567],[21.001,9.476],[20.06,9.013],[19.094,9.075],[18.812,8.983],[18.911,8.631],[18.39,8.281],[17.965,7.891],[16.706,7.508],[16.456,7.735],[16.291,7.754],[16.106,7.497],[15.279,7.422],[15.436,7.693],[15.121,8.382],[14.98,8.796],[14.544,8.966],[13.954,9.549],[14.171,10.021],[14.627,9.921],[14.909,9.992],[15.468,9.982],[14.924,10.891],[14.96,11.556],[14.893,12.219],[14.496,12.859],[14.596,13.33],[13.954,13.353],[13.957,13.997],[13.54,14.367],[13.972,15.684],[15.248,16.627],[15.3,17.928],[15.686,19.957],[15.903,20.388],[15.487,20.73],[15.471,21.048],[15.097,21.309],[14.851,22.863],[15.861,23.41],[19.849,21.495],[23.838,19.58]]]}},{type:"Feature",id:"HTI",properties:{name:"Haiti"},geometry:{type:"Polygon",coordinates:[[[-71.712,19.714],[-71.625,19.17],[-71.701,18.785],[-71.945,18.617],[-71.688,18.317],[-71.708,18.045],[-72.372,18.215],[-72.844,18.146],[-73.455,18.218],[-73.922,18.031],[-74.458,18.343],[-74.37,18.665],[-73.45,18.526],[-72.695,18.446],[-72.335,18.668],[-72.792,19.102],[-72.784,19.484],[-73.415,19.64],[-73.19,19.916],[-72.58,19.872],[-71.712,19.714]]]}},{type:"Feature",id:"DOM",properties:{name:"Dominican Rep."},geometry:{type:"Polygon",coordinates:[[[-71.708,18.045],[-71.688,18.317],[-71.945,18.617],[-71.701,18.785],[-71.625,19.17],[-71.712,19.714],[-71.587,19.885],[-70.807,19.88],[-70.214,19.623],[-69.951,19.648],[-69.769,19.293],[-69.222,19.313],[-69.254,19.015],[-68.809,18.979],[-68.318,18.612],[-68.689,18.205],[-69.165,18.423],[-69.624,18.381],[-69.953,18.428],[-70.133,18.246],[-70.517,18.184],[-70.669,18.427],[-71,18.283],[-71.4,17.599],[-71.658,17.758],[-71.708,18.045]]]}},{type:"Feature",id:"RUS",properties:{name:"Russia"},geometry:{type:"MultiPolygon",coordinates:[[[[178.725,71.099],[180,71.516],[180,70.832],[178.903,70.781],[178.725,71.099]]],[[[49.101,46.399],[48.645,45.806],[47.676,45.641],[46.682,44.609],[47.591,43.66],[47.493,42.987],[48.584,41.809],[48.584,41.809],[47.987,41.406],[47.816,41.151],[47.373,41.22],[46.686,41.827],[46.405,41.861],[45.776,42.092],[45.47,42.503],[44.538,42.712],[43.931,42.555],[43.756,42.741],[42.394,43.22],[40.922,43.382],[40.077,43.553],[39.955,43.435],[38.68,44.28],[37.539,44.657],[36.675,45.245],[37.403,45.405],[38.233,46.241],[37.674,46.637],[39.148,47.045],[39.121,47.263],[38.224,47.102],[38.255,47.546],[38.771,47.826],[39.738,47.899],[39.896,48.232],[39.675,48.784],[40.081,49.307],[40.069,49.601],[38.595,49.926],[38.011,49.916],[37.393,50.384],[36.626,50.226],[35.356,50.577],[35.378,50.774],[35.022,51.208],[34.225,51.256],[34.142,51.566],[34.392,51.769],[33.753,52.335],[32.716,52.238],[32.412,52.289],[32.159,52.061],[31.786,52.102],[31.786,52.102],[31.54,52.742],[31.305,53.074],[31.498,53.167],[32.305,53.133],[32.694,53.351],[32.406,53.618],[31.731,53.794],[31.791,53.975],[31.384,54.157],[30.758,54.812],[30.972,55.082],[30.874,55.551],[29.896,55.789],[29.372,55.67],[29.23,55.918],[28.177,56.169],[27.855,56.759],[27.77,57.244],[27.288,57.475],[27.717,57.792],[27.42,58.725],[28.132,59.301],[27.981,59.475],[27.981,59.475],[29.118,60.028],[28.07,60.504],[28.07,60.504],[30.211,61.78],[31.14,62.358],[31.516,62.868],[30.036,63.553],[30.445,64.204],[29.544,64.949],[30.218,65.806],[29.055,66.944],[29.977,67.698],[28.446,68.365],[28.592,69.065],[29.4,69.157],[31.101,69.558],[31.101,69.558],[32.133,69.906],[33.775,69.301],[36.514,69.063],[40.292,67.932],[41.06,67.457],[41.126,66.792],[40.016,66.266],[38.383,66],[33.919,66.76],[33.184,66.633],[34.815,65.9],[34.879,65.436],[34.944,64.414],[36.231,64.109],[37.013,63.85],[37.142,64.335],[36.54,64.764],[37.176,65.143],[39.593,64.521],[40.436,64.764],[39.763,65.497],[42.093,66.476],[43.016,66.419],[43.95,66.069],[44.532,66.756],[43.698,67.352],[44.188,67.951],[43.453,68.571],[46.25,68.25],[46.821,67.69],[45.555,67.567],[45.562,67.01],[46.349,66.668],[47.894,66.885],[48.139,67.522],[50.228,67.999],[53.717,68.857],[54.472,68.808],[53.486,68.201],[54.726,68.097],[55.443,68.439],[57.317,68.466],[58.802,68.881],[59.941,68.278],[61.078,68.941],[60.03,69.52],[60.55,69.85],[63.504,69.547],[64.888,69.235],[68.512,68.092],[69.181,68.616],[68.164,69.144],[68.135,69.356],[66.93,69.455],[67.26,69.929],[66.725,70.709],[66.695,71.029],[68.54,71.934],[69.196,72.843],[69.94,73.04],[72.588,72.776],[72.796,72.22],[71.848,71.409],[72.47,71.09],[72.792,70.391],[72.565,69.021],[73.668,68.408],[73.239,67.74],[71.28,66.32],[72.423,66.173],[72.821,66.533],[73.921,66.789],[74.187,67.284],[75.052,67.76],[74.469,68.329],[74.936,68.989],[73.842,69.071],[73.602,69.628],[74.4,70.632],[73.101,71.447],[74.891,72.121],[74.659,72.832],[75.158,72.855],[75.684,72.301],[75.289,71.336],[76.359,71.153],[75.903,71.874],[77.577,72.267],[79.652,72.32],[81.5,71.75],[80.611,72.583],[80.511,73.648],[82.25,73.85],[84.655,73.806],[86.822,73.937],[86.01,74.46],[87.167,75.116],[88.316,75.144],[90.26,75.64],[92.901,75.773],[93.234,76.047],[95.86,76.14],[96.678,75.915],[98.923,76.447],[100.76,76.43],[101.035,76.862],[101.991,77.288],[104.352,77.698],[106.067,77.374],[104.705,77.127],[106.97,76.974],[107.24,76.48],[108.154,76.723],[111.077,76.71],[113.332,76.222],[114.134,75.848],[113.885,75.328],[112.779,75.032],[110.151,74.477],[109.4,74.18],[110.64,74.04],[112.119,73.788],[113.02,73.977],[113.53,73.335],[113.969,73.595],[115.568,73.753],[118.776,73.588],[119.02,73.12],[123.201,72.971],[123.258,73.735],[125.38,73.56],[126.976,73.565],[128.591,73.039],[129.052,72.399],[128.46,71.98],[129.716,71.193],[131.289,70.787],[132.254,71.836],[133.858,71.386],[135.562,71.655],[137.498,71.348],[138.234,71.628],[139.87,71.488],[139.148,72.416],[140.468,72.849],[149.5,72.2],[150.351,71.606],[152.969,70.842],[157.007,71.031],[158.998,70.867],[159.83,70.453],[159.709,69.722],[160.941,69.437],[162.279,69.642],[164.052,69.668],[165.94,69.472],[167.836,69.583],[169.578,68.694],[170.817,69.014],[170.008,69.653],[170.453,70.097],[173.644,69.817],[175.724,69.877],[178.6,69.4],[180,68.964],[180,64.98],[179.993,64.974],[178.707,64.535],[177.411,64.608],[178.313,64.076],[178.908,63.252],[179.37,62.983],[179.486,62.569],[179.228,62.304],[177.364,62.522],[174.569,61.769],[173.68,61.653],[172.15,60.95],[170.698,60.336],[170.331,59.882],[168.9,60.574],[166.295,59.789],[165.84,60.16],[164.877,59.732],[163.539,59.869],[163.217,59.211],[162.017,58.243],[162.053,57.839],[163.192,57.615],[163.058,56.159],[162.13,56.122],[161.701,55.286],[162.117,54.855],[160.369,54.344],[160.022,53.203],[158.531,52.959],[158.231,51.943],[156.79,51.011],[156.42,51.7],[155.992,53.159],[155.434,55.381],[155.914,56.768],[156.758,57.365],[156.81,57.832],[158.364,58.056],[160.151,59.315],[161.872,60.343],[163.67,61.141],[164.474,62.551],[163.258,62.466],[162.658,61.642],[160.121,60.544],[159.302,61.774],[156.721,61.434],[154.218,59.758],[155.044,59.145],[152.812,58.884],[151.266,58.781],[151.338,59.504],[149.784,59.656],[148.545,59.164],[145.487,59.336],[142.198,59.04],[138.958,57.088],[135.126,54.73],[136.702,54.604],[137.193,53.977],[138.165,53.755],[138.805,54.255],[139.902,54.19],[141.345,53.09],[141.379,52.239],[140.597,51.24],[140.513,50.046],[140.062,48.447],[138.555,47],[138.22,46.308],[136.862,45.144],[135.515,43.989],[134.869,43.398],[133.537,42.811],[132.906,42.798],[132.278,43.285],[130.936,42.553],[130.78,42.22],[130.78,42.22],[130.78,42.22],[130.78,42.22],[130.64,42.395],[130.64,42.395],[130.634,42.903],[131.145,42.93],[131.289,44.112],[131.025,44.968],[131.883,45.321],[133.097,45.144],[133.77,46.117],[134.112,47.212],[134.501,47.578],[135.026,48.478],[133.374,48.183],[132.507,47.789],[130.987,47.79],[130.582,48.73],[129.398,49.441],[127.657,49.76],[127.287,50.74],[126.939,51.354],[126.564,51.784],[125.946,52.793],[125.068,53.161],[123.571,53.459],[122.246,53.432],[121.003,53.251],[120.177,52.754],[120.726,52.516],[120.738,51.964],[120.182,51.644],[119.279,50.583],[119.288,50.143],[117.879,49.511],[116.679,49.889],[115.486,49.805],[114.962,50.14],[114.362,50.248],[112.898,49.544],[111.581,49.378],[110.662,49.13],[109.402,49.293],[108.475,49.283],[107.868,49.794],[106.889,50.274],[105.887,50.406],[104.622,50.275],[103.677,50.09],[102.256,50.511],[102.065,51.26],[100.889,51.517],[99.982,51.634],[98.861,52.047],[97.826,51.011],[98.232,50.422],[97.26,49.726],[95.814,49.977],[94.816,50.013],[94.148,50.481],[93.104,50.495],[92.235,50.802],[90.714,50.332],[88.806,49.471],[87.751,49.297],[87.36,49.215],[86.829,49.827],[85.541,49.693],[85.116,50.117],[84.416,50.311],[83.935,50.889],[83.383,51.069],[81.946,50.812],[80.568,51.388],[80.036,50.865],[77.801,53.404],[76.525,54.177],[76.891,54.491],[74.385,53.547],[73.426,53.49],[73.509,54.036],[72.224,54.377],[71.18,54.133],[70.865,55.17],[69.068,55.385],[68.169,54.97],[65.667,54.601],[65.179,54.354],[61.437,54.006],[60.978,53.665],[61.7,52.98],[60.74,52.72],[60.927,52.448],[59.968,51.96],[61.588,51.273],[61.337,50.799],[59.933,50.842],[59.642,50.545],[58.363,51.064],[56.778,51.044],[55.717,50.622],[54.533,51.026],[52.329,51.719],[50.767,51.693],[48.702,50.605],[48.578,49.875],[47.549,50.455],[46.752,49.356],[47.044,49.152],[46.466,48.394],[47.315,47.716],[48.057,47.744],[48.695,47.076],[48.593,46.561],[49.101,46.399]]],[[[93.778,81.025],[95.941,81.25],[97.884,80.747],[100.187,79.78],[99.94,78.881],[97.758,78.756],[94.973,79.045],[93.313,79.427],[92.545,80.144],[91.181,80.341],[93.778,81.025]]],[[[102.838,79.281],[105.372,78.713],[105.075,78.307],[99.438,77.921],[101.265,79.234],[102.086,79.346],[102.838,79.281]]],[[[138.831,76.137],[141.472,76.093],[145.086,75.563],[144.3,74.82],[140.614,74.848],[138.955,74.611],[136.974,75.262],[137.512,75.949],[138.831,76.137]]],[[[148.222,75.346],[150.732,75.084],[149.576,74.689],[147.977,74.778],[146.119,75.173],[146.358,75.497],[148.222,75.346]]],[[[139.863,73.37],[140.812,73.765],[142.062,73.858],[143.483,73.475],[143.604,73.212],[142.088,73.205],[140.038,73.317],[139.863,73.37]]],[[[44.847,80.59],[46.799,80.772],[48.318,80.784],[48.523,80.515],[49.097,80.754],[50.04,80.919],[51.523,80.7],[51.136,80.547],[49.794,80.415],[48.894,80.34],[48.755,80.175],[47.586,80.01],[46.503,80.247],[47.072,80.559],[44.847,80.59]]],[[[22.731,54.328],[20.892,54.313],[19.661,54.426],[19.888,54.866],[21.268,55.19],[22.316,55.015],[22.758,54.857],[22.651,54.583],[22.731,54.328]]],[[[53.508,73.75],[55.902,74.627],[55.632,75.081],[57.869,75.609],[61.17,76.252],[64.498,76.439],[66.211,76.81],[68.157,76.94],[68.852,76.545],[68.181,76.234],[64.637,75.738],[61.584,75.261],[58.477,74.309],[56.987,73.333],[55.419,72.371],[55.623,71.541],[57.536,70.72],[56.945,70.633],[53.677,70.763],[53.412,71.207],[51.602,71.475],[51.456,72.015],[52.478,72.229],[52.444,72.775],[54.428,73.628],[53.508,73.75]]],[[[142.915,53.705],[143.261,52.741],[143.235,51.757],[143.648,50.748],[144.654,48.976],[143.174,49.307],[142.559,47.862],[143.533,46.837],[143.505,46.138],[142.748,46.741],[142.092,45.967],[141.907,46.806],[142.018,47.78],[141.904,48.859],[142.136,49.615],[142.18,50.952],[141.594,51.935],[141.683,53.302],[142.607,53.762],[142.21,54.225],[142.655,54.366],[142.915,53.705]]],[[[-174.928,67.206],[-175.014,66.584],[-174.34,66.336],[-174.572,67.062],[-171.857,66.913],[-169.9,65.977],[-170.891,65.541],[-172.53,65.438],[-172.555,64.461],[-172.955,64.253],[-173.892,64.283],[-174.654,64.631],[-175.984,64.923],[-176.207,65.357],[-177.223,65.52],[-178.36,65.391],[-178.903,65.74],[-178.686,66.112],[-179.884,65.875],[-179.433,65.404],[-180,64.98],[-180,68.964],[-177.55,68.2],[-174.928,67.206]]],[[[-178.694,70.893],[-180,70.832],[-180,71.516],[-179.872,71.558],[-179.024,71.556],[-177.578,71.269],[-177.664,71.133],[-178.694,70.893]]],[[[33.436,45.972],[33.699,46.22],[34.41,46.005],[34.732,45.966],[34.862,45.768],[35.013,45.738],[35.021,45.651],[35.51,45.41],[36.53,45.47],[36.335,45.113],[35.24,44.94],[33.883,44.361],[33.326,44.565],[33.547,45.035],[32.454,45.327],[32.631,45.519],[33.588,45.852],[33.436,45.972]]]]}},{type:"Feature",id:"BHS",properties:{name:"Bahamas"},geometry:{type:"MultiPolygon",coordinates:[[[[-78.98,26.79],[-78.51,26.87],[-77.85,26.84],[-77.82,26.58],[-78.91,26.42],[-78.98,26.79]]],[[[-77.79,27.04],[-77,26.59],[-77.173,25.879],[-77.356,26.007],[-77.34,26.53],[-77.788,26.925],[-77.79,27.04]]],[[[-78.191,25.21],[-77.89,25.17],[-77.54,24.34],[-77.535,23.76],[-77.78,23.71],[-78.034,24.286],[-78.408,24.576],[-78.191,25.21]]]]}},{type:"Feature",id:"FLK",properties:{name:"Falkland Is."},geometry:{type:"Polygon",coordinates:[[[-61.2,-51.85],[-60,-51.25],[-59.15,-51.5],[-58.55,-51.1],[-57.75,-51.55],[-58.05,-51.9],[-59.4,-52.2],[-59.85,-51.85],[-60.7,-52.3],[-61.2,-51.85]]]}},{type:"Feature",id:"NOR",properties:{name:"Norway"},geometry:{type:"MultiPolygon",coordinates:[[[[15.143,79.674],[15.523,80.016],[16.991,80.051],[18.252,79.702],[21.544,78.956],[19.027,78.563],[18.472,77.827],[17.594,77.638],[17.118,76.809],[15.913,76.77],[13.763,77.38],[14.67,77.736],[13.171,78.025],[11.222,78.869],[10.445,79.652],[13.171,80.01],[13.719,79.66],[15.143,79.674]]],[[[31.101,69.558],[29.4,69.157],[28.592,69.065],[29.016,69.766],[27.732,70.164],[26.18,69.825],[25.689,69.092],[24.736,68.65],[23.662,68.891],[22.356,68.842],[21.245,69.37],[20.646,69.106],[20.025,69.065],[19.879,68.407],[17.994,68.567],[17.729,68.011],[16.769,68.014],[16.109,67.302],[15.108,66.194],[13.556,64.787],[13.92,64.445],[13.572,64.049],[12.58,64.066],[11.931,63.128],[11.992,61.8],[12.631,61.294],[12.3,60.118],[11.468,59.432],[11.027,58.856],[10.357,59.47],[8.382,58.313],[7.049,58.079],[5.666,58.588],[5.308,59.663],[4.992,61.971],[5.913,62.614],[8.553,63.454],[10.528,64.486],[12.358,65.88],[14.761,67.811],[16.436,68.563],[19.184,69.817],[21.378,70.255],[23.024,70.202],[24.547,71.03],[26.37,70.986],[28.166,71.185],[31.293,70.454],[30.005,70.186],[31.101,69.558]]],[[[27.408,80.056],[25.925,79.518],[23.024,79.4],[20.075,79.567],[19.897,79.842],[18.462,79.86],[17.368,80.319],[20.456,80.598],[21.908,80.358],[22.919,80.657],[25.448,80.407],[27.408,80.056]]],[[[24.724,77.854],[22.49,77.445],[20.726,77.677],[21.416,77.935],[20.812,78.255],[22.884,78.455],[23.281,78.08],[24.724,77.854]]]]}},{type:"Feature",id:"GRL",properties:{name:"Greenland"},geometry:{type:"Polygon",coordinates:[[[-46.764,82.628],[-43.406,83.225],[-39.898,83.18],[-38.622,83.549],[-35.088,83.645],[-27.1,83.52],[-20.845,82.727],[-22.692,82.342],[-26.518,82.298],[-31.9,82.2],[-31.396,82.022],[-27.857,82.132],[-24.844,81.787],[-22.903,82.093],[-22.072,81.734],[-23.17,81.153],[-20.624,81.525],[-15.768,81.912],[-12.77,81.719],[-12.209,81.292],[-16.285,80.58],[-16.85,80.35],[-20.046,80.177],[-17.73,80.129],[-18.9,79.4],[-19.705,78.751],[-19.674,77.639],[-18.473,76.986],[-20.035,76.944],[-21.679,76.628],[-19.834,76.098],[-19.599,75.248],[-20.668,75.156],[-19.373,74.296],[-21.594,74.224],[-20.435,73.817],[-20.762,73.464],[-22.172,73.31],[-23.566,73.307],[-22.313,72.629],[-22.3,72.184],[-24.278,72.598],[-24.793,72.33],[-23.443,72.08],[-22.133,71.469],[-21.754,70.664],[-23.536,70.471],[-24.307,70.856],[-25.543,71.431],[-25.201,70.752],[-26.363,70.226],[-23.727,70.184],[-22.349,70.129],[-25.029,69.259],[-27.747,68.47],[-30.674,68.125],[-31.777,68.121],[-32.811,67.735],[-34.202,66.68],[-36.353,65.979],[-37.044,65.938],[-38.375,65.692],[-39.812,65.458],[-40.669,64.84],[-40.683,64.139],[-41.189,63.482],[-42.819,62.682],[-42.417,61.901],[-42.866,61.074],[-43.378,60.098],[-44.788,60.037],[-46.264,60.853],[-48.263,60.858],[-49.233,61.407],[-49.9,62.383],[-51.633,63.627],[-52.14,64.278],[-52.277,65.177],[-53.662,66.1],[-53.302,66.837],[-53.969,67.189],[-52.98,68.358],[-51.475,68.73],[-51.08,69.148],[-50.871,69.929],[-52.014,69.575],[-52.558,69.426],[-53.456,69.284],[-54.683,69.61],[-54.75,70.289],[-54.359,70.821],[-53.431,70.836],[-51.39,70.57],[-53.109,71.205],[-54.004,71.547],[-55,71.407],[-55.835,71.654],[-54.718,72.586],[-55.326,72.959],[-56.12,73.65],[-57.324,74.71],[-58.597,75.099],[-58.585,75.517],[-61.269,76.102],[-63.392,76.175],[-66.064,76.135],[-68.504,76.061],[-69.665,76.38],[-71.403,77.009],[-68.777,77.323],[-66.764,77.376],[-71.043,77.636],[-73.297,78.044],[-73.159,78.433],[-69.373,78.914],[-65.711,79.394],[-65.324,79.758],[-68.023,80.117],[-67.151,80.516],[-63.689,81.214],[-62.234,81.321],[-62.651,81.77],[-60.282,82.034],[-57.207,82.191],[-54.134,82.2],[-53.043,81.888],[-50.391,82.439],[-48.004,82.065],[-46.6,81.986],[-44.523,81.661],[-46.901,82.2],[-46.764,82.628]]]}},{type:"Feature",id:"ATF",properties:{name:"Fr. S. Antarctic Lands"},geometry:{type:"Polygon",coordinates:[[[68.935,-48.625],[69.58,-48.94],[70.525,-49.065],[70.56,-49.255],[70.28,-49.71],[68.745,-49.775],[68.72,-49.242],[68.868,-48.83],[68.935,-48.625]]]}},{type:"Feature",id:"TLS",properties:{name:"Timor-Leste"},geometry:{type:"Polygon",coordinates:[[[124.969,-8.893],[125.086,-8.657],[125.947,-8.432],[126.645,-8.398],[126.957,-8.273],[127.336,-8.397],[126.968,-8.668],[125.926,-9.106],[125.089,-9.393],[125.07,-9.09],[124.969,-8.893]]]}},{type:"Feature",id:"ZAF",properties:{name:"South Africa"},geometry:{type:"Polygon",coordinates:[[[16.345,-28.577],[16.824,-28.082],[17.219,-28.356],[17.387,-28.784],[17.836,-28.856],[18.465,-29.045],[19.002,-28.972],[19.895,-28.461],[19.896,-24.768],[20.166,-24.918],[20.759,-25.868],[20.666,-26.477],[20.89,-26.829],[21.606,-26.727],[22.106,-26.28],[22.58,-25.979],[22.824,-25.5],[23.312,-25.269],[23.734,-25.39],[24.211,-25.67],[25.025,-25.72],[25.665,-25.487],[25.766,-25.175],[25.942,-24.696],[26.486,-24.616],[26.786,-24.241],[27.119,-23.574],[28.017,-22.828],[29.432,-22.091],[29.839,-22.102],[30.323,-22.272],[30.66,-22.152],[31.191,-22.252],[31.67,-23.659],[31.931,-24.369],[31.752,-25.484],[31.838,-25.843],[31.333,-25.66],[31.044,-25.731],[30.95,-26.023],[30.677,-26.398],[30.686,-26.744],[31.283,-27.286],[31.868,-27.178],[32.072,-26.734],[32.83,-26.742],[32.58,-27.47],[32.462,-28.301],[32.203,-28.752],[31.521,-29.257],[31.326,-29.402],[30.902,-29.91],[30.623,-30.424],[30.056,-31.14],[28.926,-32.172],[28.22,-32.772],[27.465,-33.227],[26.419,-33.615],[25.91,-33.667],[25.781,-33.945],[25.173,-33.797],[24.678,-33.987],[23.594,-33.794],[22.988,-33.916],[22.574,-33.864],[21.543,-34.259],[20.689,-34.417],[20.071,-34.795],[19.616,-34.819],[19.193,-34.463],[18.855,-34.444],[18.425,-33.998],[18.377,-34.137],[18.244,-33.868],[18.25,-33.281],[17.925,-32.611],[18.248,-32.429],[18.222,-31.662],[17.567,-30.726],[17.064,-29.879],[17.063,-29.876],[16.345,-28.577]],[[28.978,-28.956],[28.542,-28.648],[28.074,-28.851],[27.533,-29.243],[26.999,-29.876],[27.749,-30.645],[28.107,-30.546],[28.291,-30.226],[28.848,-30.07],[29.018,-29.744],[29.325,-29.257],[28.978,-28.956]]]}},{type:"Feature",id:"LSO",properties:{name:"Lesotho"},geometry:{type:"Polygon",coordinates:[[[28.978,-28.956],[29.325,-29.257],[29.018,-29.744],[28.848,-30.07],[28.291,-30.226],[28.107,-30.546],[27.749,-30.645],[26.999,-29.876],[27.533,-29.243],[28.074,-28.851],[28.542,-28.648],[28.978,-28.956]]]}},{type:"Feature",id:"MEX",properties:{name:"Mexico"},geometry:{type:"Polygon",coordinates:[[[-117.128,32.535],[-115.991,32.612],[-114.721,32.721],[-114.815,32.525],[-113.305,32.039],[-111.024,31.335],[-109.035,31.342],[-108.242,31.342],[-108.24,31.755],[-106.508,31.755],[-106.143,31.4],[-105.632,31.084],[-105.037,30.644],[-104.706,30.122],[-104.457,29.572],[-103.94,29.27],[-103.11,28.97],[-102.48,29.76],[-101.662,29.779],[-100.958,29.381],[-100.456,28.696],[-100.11,28.11],[-99.52,27.54],[-99.3,26.84],[-99.02,26.37],[-98.24,26.06],[-97.53,25.84],[-97.14,25.87],[-97.528,24.992],[-97.703,24.272],[-97.776,22.933],[-97.872,22.444],[-97.699,21.899],[-97.389,21.411],[-97.189,20.635],[-96.526,19.891],[-96.292,19.32],[-95.901,18.828],[-94.839,18.563],[-94.426,18.144],[-93.549,18.424],[-92.786,18.525],[-92.037,18.705],[-91.408,18.876],[-90.772,19.284],[-90.534,19.867],[-90.451,20.708],[-90.279,21],[-89.601,21.262],[-88.544,21.494],[-87.658,21.459],[-87.052,21.544],[-86.812,21.332],[-86.846,20.85],[-87.383,20.255],[-87.621,19.647],[-87.437,19.472],[-87.587,19.04],[-87.837,18.26],[-88.091,18.517],[-88.3,18.5],[-88.49,18.487],[-88.848,17.883],[-89.03,18.002],[-89.151,17.955],[-89.143,17.808],[-90.068,17.819],[-91.002,17.818],[-91.002,17.255],[-91.454,17.252],[-91.082,16.918],[-90.712,16.687],[-90.601,16.471],[-90.439,16.41],[-90.464,16.07],[-91.748,16.067],[-92.229,15.251],[-92.087,15.065],[-92.203,14.83],[-92.228,14.539],[-93.359,15.615],[-93.875,15.94],[-94.692,16.201],[-95.25,16.128],[-96.053,15.752],[-96.557,15.654],[-97.264,15.917],[-98.013,16.107],[-98.948,16.566],[-99.697,16.706],[-100.829,17.171],[-101.666,17.649],[-101.919,17.916],[-102.478,17.976],[-103.501,18.292],[-103.918,18.749],[-104.992,19.316],[-105.493,19.947],[-105.731,20.434],[-105.398,20.532],[-105.501,20.817],[-105.271,21.076],[-105.266,21.422],[-105.603,21.871],[-105.693,22.269],[-106.029,22.774],[-106.91,23.768],[-107.915,24.549],[-108.402,25.172],[-109.26,25.581],[-109.444,25.825],[-109.292,26.443],[-109.801,26.676],[-110.392,27.162],[-110.641,27.86],[-111.179,27.941],[-111.76,28.468],[-112.228,28.954],[-112.272,29.267],[-112.81,30.021],[-113.164,30.787],[-113.149,31.171],[-113.872,31.568],[-114.206,31.524],[-114.776,31.8],[-114.937,31.393],[-114.771,30.914],[-114.674,30.163],[-114.331,29.75],[-113.589,29.062],[-113.424,28.826],[-113.272,28.755],[-113.14,28.411],[-112.962,28.425],[-112.762,27.78],[-112.458,27.526],[-112.245,27.172],[-111.616,26.663],[-111.285,25.733],[-110.988,25.295],[-110.71,24.826],[-110.655,24.299],[-110.173,24.266],[-109.772,23.811],[-109.409,23.365],[-109.433,23.186],[-109.854,22.818],[-110.031,22.823],[-110.295,23.431],[-110.95,24.001],[-111.671,24.484],[-112.182,24.738],[-112.149,25.47],[-112.301,26.012],[-112.777,26.322],[-113.465,26.768],[-113.597,26.639],[-113.849,26.9],[-114.466,27.142],[-115.055,27.723],[-114.982,27.798],[-114.57,27.741],[-114.199,28.115],[-114.162,28.566],[-114.932,29.279],[-115.519,29.556],[-115.887,30.181],[-116.258,30.836],[-116.722,31.636],[-117.128,32.535]]]}},{type:"Feature",id:"URY",properties:{name:"Uruguay"},geometry:{type:"Polygon",coordinates:[[[-57.625,-30.216],[-56.976,-30.11],[-55.973,-30.883],[-55.602,-30.854],[-54.572,-31.495],[-53.788,-32.047],[-53.21,-32.728],[-53.651,-33.202],[-53.374,-33.768],[-53.806,-34.397],[-54.936,-34.953],[-55.674,-34.753],[-56.215,-34.86],[-57.14,-34.43],[-57.818,-34.463],[-58.427,-33.909],[-58.35,-33.263],[-58.133,-33.041],[-58.142,-32.045],[-57.875,-31.017],[-57.625,-30.216]]]}},{type:"Feature",id:"BRA",properties:{name:"Brazil"},geometry:{type:"Polygon",coordinates:[[[-53.374,-33.768],[-53.651,-33.202],[-53.21,-32.728],[-53.788,-32.047],[-54.572,-31.495],[-55.602,-30.854],[-55.973,-30.883],[-56.976,-30.11],[-57.625,-30.216],[-56.291,-28.853],[-55.162,-27.882],[-54.491,-27.475],[-53.649,-26.923],[-53.628,-26.125],[-54.13,-25.548],[-54.625,-25.739],[-54.429,-25.162],[-54.293,-24.571],[-54.293,-24.021],[-54.653,-23.84],[-55.028,-24.001],[-55.401,-23.957],[-55.518,-23.572],[-55.611,-22.656],[-55.798,-22.357],[-56.473,-22.086],[-56.882,-22.282],[-57.937,-22.09],[-57.871,-20.733],[-58.166,-20.177],[-57.854,-19.97],[-57.95,-19.4],[-57.676,-18.962],[-57.498,-18.174],[-57.735,-17.552],[-58.281,-17.272],[-58.388,-16.877],[-58.241,-16.3],[-60.158,-16.258],[-60.543,-15.094],[-60.251,-15.077],[-60.264,-14.646],[-60.459,-14.354],[-60.503,-13.776],[-61.084,-13.479],[-61.713,-13.489],[-62.127,-13.199],[-62.803,-13.001],[-63.196,-12.627],[-64.316,-12.462],[-65.402,-11.566],[-65.322,-10.896],[-65.445,-10.511],[-65.338,-9.762],[-66.647,-9.931],[-67.174,-10.307],[-68.048,-10.712],[-68.271,-11.015],[-68.786,-11.036],[-69.53,-10.952],[-70.094,-11.124],[-70.549,-11.009],[-70.482,-9.49],[-71.302,-10.079],[-72.185,-10.054],[-72.563,-9.52],[-73.227,-9.462],[-73.015,-9.033],[-73.571,-8.424],[-73.987,-7.524],[-73.723,-7.341],[-73.724,-6.919],[-73.12,-6.63],[-73.22,-6.089],[-72.965,-5.741],[-72.892,-5.275],[-71.748,-4.594],[-70.929,-4.402],[-70.795,-4.251],[-69.894,-4.298],[-69.444,-1.556],[-69.42,-1.123],[-69.577,-.55],[-70.021,-.185],[-70.016,.541],[-69.452,.706],[-69.252,.603],[-69.219,.986],[-69.805,1.089],[-69.817,1.715],[-67.869,1.692],[-67.538,2.037],[-67.26,1.72],[-67.065,1.13],[-66.876,1.253],[-66.326,.724],[-65.548,.789],[-65.355,1.095],[-64.611,1.329],[-64.199,1.493],[-64.083,1.916],[-63.369,2.201],[-63.423,2.411],[-64.27,2.497],[-64.409,3.127],[-64.368,3.797],[-64.816,4.056],[-64.629,4.148],[-63.888,4.021],[-63.093,3.771],[-62.805,4.007],[-62.085,4.162],[-60.967,4.536],[-60.601,4.918],[-60.734,5.2],[-60.214,5.244],[-59.981,5.014],[-60.111,4.575],[-59.767,4.424],[-59.538,3.959],[-59.815,3.606],[-59.975,2.755],[-59.719,2.25],[-59.646,1.787],[-59.031,1.318],[-58.54,1.268],[-58.429,1.464],[-58.113,1.507],[-57.661,1.683],[-57.336,1.949],[-56.783,1.864],[-56.539,1.9],[-55.996,1.818],[-55.906,2.022],[-56.073,2.221],[-55.973,2.51],[-55.57,2.422],[-55.098,2.524],[-54.525,2.312],[-54.088,2.106],[-53.779,2.377],[-53.555,2.335],[-53.418,2.053],[-52.94,2.125],[-52.556,2.505],[-52.249,3.241],[-51.658,4.156],[-51.317,4.203],[-51.07,3.65],[-50.509,1.902],[-49.974,1.736],[-49.947,1.046],[-50.699,.223],[-50.388,-.078],[-48.621,-.235],[-48.584,-1.238],[-47.825,-.582],[-46.567,-.941],[-44.906,-1.552],[-44.418,-2.138],[-44.582,-2.691],[-43.419,-2.383],[-41.473,-2.912],[-39.979,-2.873],[-38.5,-3.701],[-37.223,-4.821],[-36.453,-5.109],[-35.598,-5.15],[-35.235,-5.465],[-34.896,-6.738],[-34.73,-7.343],[-35.128,-8.996],[-35.637,-9.649],[-37.047,-11.041],[-37.684,-12.171],[-38.424,-13.038],[-38.674,-13.058],[-38.953,-13.793],[-38.882,-15.667],[-39.161,-17.208],[-39.267,-17.868],[-39.584,-18.262],[-39.761,-19.599],[-40.775,-20.905],[-40.945,-21.937],[-41.754,-22.371],[-41.988,-22.97],[-43.075,-22.968],[-44.648,-23.352],[-45.352,-23.797],[-46.472,-24.089],[-47.649,-24.885],[-48.495,-25.877],[-48.641,-26.624],[-48.475,-27.176],[-48.662,-28.186],[-48.888,-28.674],[-49.587,-29.224],[-50.697,-30.984],[-51.576,-31.778],[-52.256,-32.245],[-52.712,-33.197],[-53.374,-33.768]]]}},{type:"Feature",id:"BOL",properties:{name:"Bolivia"},geometry:{type:"Polygon",coordinates:[[[-69.53,-10.952],[-68.786,-11.036],[-68.271,-11.015],[-68.048,-10.712],[-67.174,-10.307],[-66.647,-9.931],[-65.338,-9.762],[-65.445,-10.511],[-65.322,-10.896],[-65.402,-11.566],[-64.316,-12.462],[-63.196,-12.627],[-62.803,-13.001],[-62.127,-13.199],[-61.713,-13.489],[-61.084,-13.479],[-60.503,-13.776],[-60.459,-14.354],[-60.264,-14.646],[-60.251,-15.077],[-60.543,-15.094],[-60.158,-16.258],[-58.241,-16.3],[-58.388,-16.877],[-58.281,-17.272],[-57.735,-17.552],[-57.498,-18.174],[-57.676,-18.962],[-57.95,-19.4],[-57.854,-19.97],[-58.166,-20.177],[-58.183,-19.868],[-59.115,-19.357],[-60.044,-19.343],[-61.786,-19.634],[-62.266,-20.514],[-62.291,-21.052],[-62.685,-22.249],[-62.846,-22.035],[-63.987,-21.994],[-64.377,-22.798],[-64.965,-22.076],[-66.273,-21.832],[-67.107,-22.736],[-67.828,-22.873],[-68.22,-21.494],[-68.757,-20.373],[-68.442,-19.405],[-68.967,-18.982],[-69.1,-18.26],[-69.59,-17.58],[-68.96,-16.501],[-69.39,-15.66],[-69.16,-15.324],[-69.34,-14.953],[-68.949,-14.454],[-68.929,-13.603],[-68.88,-12.9],[-68.665,-12.561],[-69.53,-10.952]]]}},{type:"Feature",id:"PER",properties:{name:"Peru"},geometry:{type:"Polygon",coordinates:[[[-69.894,-4.298],[-70.795,-4.251],[-70.929,-4.402],[-71.748,-4.594],[-72.892,-5.275],[-72.965,-5.741],[-73.22,-6.089],[-73.12,-6.63],[-73.724,-6.919],[-73.723,-7.341],[-73.987,-7.524],[-73.571,-8.424],[-73.015,-9.033],[-73.227,-9.462],[-72.563,-9.52],[-72.185,-10.054],[-71.302,-10.079],[-70.482,-9.49],[-70.549,-11.009],[-70.094,-11.124],[-69.53,-10.952],[-68.665,-12.561],[-68.88,-12.9],[-68.929,-13.603],[-68.949,-14.454],[-69.34,-14.953],[-69.16,-15.324],[-69.39,-15.66],[-68.96,-16.501],[-69.59,-17.58],[-69.858,-18.093],[-70.373,-18.348],[-71.375,-17.774],[-71.462,-17.363],[-73.445,-16.359],[-75.238,-15.266],[-76.009,-14.649],[-76.423,-13.823],[-76.259,-13.535],[-77.106,-12.223],[-78.092,-10.378],[-79.037,-8.387],[-79.446,-7.931],[-79.761,-7.194],[-80.537,-6.542],[-81.25,-6.137],[-80.926,-5.691],[-81.411,-4.737],[-81.1,-4.036],[-80.303,-3.405],[-80.184,-3.821],[-80.469,-4.059],[-80.442,-4.426],[-80.029,-4.346],[-79.625,-4.454],[-79.205,-4.959],[-78.64,-4.548],[-78.451,-3.873],[-77.838,-3.003],[-76.635,-2.609],[-75.545,-1.562],[-75.234,-.911],[-75.373,-.152],[-75.107,-.057],[-74.442,-.531],[-74.122,-1.003],[-73.66,-1.26],[-73.07,-2.309],[-72.326,-2.434],[-71.775,-2.17],[-71.414,-2.343],[-70.813,-2.257],[-70.048,-2.725],[-70.693,-3.743],[-70.394,-3.767],[-69.894,-4.298]]]}},{type:"Feature",id:"COL",properties:{name:"Colombia"},geometry:{type:"Polygon",coordinates:[[[-66.876,1.253],[-67.065,1.13],[-67.26,1.72],[-67.538,2.037],[-67.869,1.692],[-69.817,1.715],[-69.805,1.089],[-69.219,.986],[-69.252,.603],[-69.452,.706],[-70.016,.541],[-70.021,-.185],[-69.577,-.55],[-69.42,-1.123],[-69.444,-1.556],[-69.894,-4.298],[-70.394,-3.767],[-70.693,-3.743],[-70.048,-2.725],[-70.813,-2.257],[-71.414,-2.343],[-71.775,-2.17],[-72.326,-2.434],[-73.07,-2.309],[-73.66,-1.26],[-74.122,-1.003],[-74.442,-.531],[-75.107,-.057],[-75.373,-.152],[-75.801,.085],[-76.292,.416],[-76.576,.257],[-77.425,.396],[-77.669,.826],[-77.855,.81],[-78.855,1.381],[-78.991,1.691],[-78.618,1.766],[-78.662,2.267],[-78.428,2.63],[-77.932,2.697],[-77.51,3.325],[-77.128,3.85],[-77.496,4.088],[-77.308,4.668],[-77.533,5.583],[-77.319,5.845],[-77.477,6.691],[-77.882,7.224],[-77.753,7.71],[-77.431,7.638],[-77.243,7.935],[-77.475,8.524],[-77.353,8.671],[-76.837,8.639],[-76.086,9.337],[-75.675,9.443],[-75.665,9.774],[-75.48,10.619],[-74.907,11.083],[-74.277,11.102],[-74.197,11.31],[-73.415,11.227],[-72.628,11.732],[-72.238,11.956],[-71.754,12.437],[-71.4,12.376],[-71.137,12.113],[-71.332,11.776],[-71.974,11.609],[-72.228,11.109],[-72.615,10.822],[-72.905,10.45],[-73.028,9.737],[-73.305,9.152],[-72.789,9.085],[-72.66,8.625],[-72.44,8.405],[-72.361,8.003],[-72.48,7.633],[-72.444,7.424],[-72.198,7.34],[-71.96,6.992],[-70.674,7.088],[-70.093,6.96],[-69.389,6.1],[-68.985,6.207],[-68.265,6.153],[-67.695,6.267],[-67.341,6.095],[-67.522,5.557],[-67.745,5.221],[-67.823,4.504],[-67.622,3.839],[-67.338,3.542],[-67.303,3.318],[-67.81,2.821],[-67.447,2.6],[-67.181,2.251],[-66.876,1.253]]]}},{type:"Feature",id:"PAN",properties:{name:"Panama"},geometry:{type:"Polygon",coordinates:[[[-77.353,8.671],[-77.475,8.524],[-77.243,7.935],[-77.431,7.638],[-77.753,7.71],[-77.882,7.224],[-78.215,7.512],[-78.429,8.052],[-78.182,8.319],[-78.435,8.388],[-78.622,8.718],[-79.12,8.996],[-79.558,8.932],[-79.761,8.585],[-80.164,8.333],[-80.383,8.298],[-80.481,8.09],[-80.004,7.548],[-80.277,7.42],[-80.421,7.272],[-80.886,7.221],[-81.06,7.818],[-81.19,7.648],[-81.52,7.707],[-81.721,8.109],[-82.131,8.175],[-82.391,8.292],[-82.82,8.291],[-82.851,8.074],[-82.966,8.225],[-82.913,8.424],[-82.83,8.626],[-82.869,8.807],[-82.719,8.926],[-82.927,9.074],[-82.933,9.477],[-82.546,9.566],[-82.187,9.207],[-82.208,8.996],[-81.809,8.951],[-81.714,9.032],[-81.439,8.786],[-80.947,8.859],[-80.522,9.111],[-79.915,9.313],[-79.573,9.612],[-79.021,9.553],[-79.058,9.455],[-78.501,9.42],[-78.056,9.248],[-77.73,8.947],[-77.353,8.671]]]}},{type:"Feature",id:"CRI",properties:{name:"Costa Rica"},geometry:{type:"Polygon",coordinates:[[[-82.546,9.566],[-82.933,9.477],[-82.927,9.074],[-82.719,8.926],[-82.869,8.807],[-82.83,8.626],[-82.913,8.424],[-82.966,8.225],[-83.508,8.447],[-83.711,8.657],[-83.596,8.83],[-83.633,9.051],[-83.91,9.291],[-84.303,9.487],[-84.648,9.616],[-84.713,9.908],[-84.976,10.087],[-84.911,9.796],[-85.111,9.557],[-85.339,9.835],[-85.661,9.933],[-85.797,10.135],[-85.792,10.439],[-85.659,10.754],[-85.942,10.895],[-85.713,11.088],[-85.562,11.217],[-84.903,10.952],[-84.673,11.083],[-84.356,10.999],[-84.19,10.793],[-83.895,10.727],[-83.656,10.939],[-83.402,10.395],[-83.016,9.993],[-82.546,9.566]]]}},{type:"Feature",id:"NIC",properties:{name:"Nicaragua"},geometry:{type:"Polygon",coordinates:[[[-83.656,10.939],[-83.895,10.727],[-84.19,10.793],[-84.356,10.999],[-84.673,11.083],[-84.903,10.952],[-85.562,11.217],[-85.713,11.088],[-86.058,11.403],[-86.526,11.807],[-86.746,12.144],[-87.168,12.458],[-87.668,12.91],[-87.557,13.065],[-87.392,12.914],[-87.317,12.985],[-87.006,13.026],[-86.881,13.254],[-86.734,13.263],[-86.755,13.755],[-86.521,13.778],[-86.312,13.771],[-86.096,14.038],[-85.801,13.836],[-85.699,13.96],[-85.514,14.079],[-85.165,14.354],[-85.149,14.56],[-85.053,14.552],[-84.925,14.79],[-84.82,14.82],[-84.65,14.667],[-84.449,14.622],[-84.228,14.749],[-83.976,14.749],[-83.629,14.88],[-83.49,15.016],[-83.147,14.996],[-83.233,14.9],[-83.284,14.677],[-83.182,14.311],[-83.412,13.97],[-83.52,13.568],[-83.552,13.127],[-83.499,12.869],[-83.473,12.419],[-83.626,12.321],[-83.72,11.893],[-83.651,11.629],[-83.855,11.373],[-83.809,11.103],[-83.656,10.939]]]}},{type:"Feature",id:"HND",properties:{name:"Honduras"},geometry:{type:"Polygon",coordinates:[[[-83.147,14.996],[-83.49,15.016],[-83.629,14.88],[-83.976,14.749],[-84.228,14.749],[-84.449,14.622],[-84.65,14.667],[-84.82,14.82],[-84.925,14.79],[-85.053,14.552],[-85.149,14.56],[-85.165,14.354],[-85.514,14.079],[-85.699,13.96],[-85.801,13.836],[-86.096,14.038],[-86.312,13.771],[-86.521,13.778],[-86.755,13.755],[-86.734,13.263],[-86.881,13.254],[-87.006,13.026],[-87.317,12.985],[-87.489,13.298],[-87.793,13.384],[-87.724,13.785],[-87.86,13.893],[-88.065,13.965],[-88.504,13.845],[-88.541,13.98],[-88.843,14.141],[-89.059,14.34],[-89.353,14.424],[-89.146,14.678],[-89.225,14.874],[-89.155,15.066],[-88.681,15.346],[-88.225,15.728],[-88.121,15.689],[-87.902,15.864],[-87.616,15.879],[-87.523,15.797],[-87.368,15.847],[-86.903,15.757],[-86.441,15.783],[-86.119,15.893],[-86.002,16.005],[-85.683,15.954],[-85.444,15.886],[-85.182,15.909],[-84.984,15.996],[-84.527,15.857],[-84.368,15.835],[-84.063,15.648],[-83.774,15.424],[-83.41,15.271],[-83.147,14.996]]]}},{type:"Feature",id:"SLV",properties:{name:"El Salvador"},geometry:{type:"Polygon",coordinates:[[[-89.353,14.424],[-89.059,14.34],[-88.843,14.141],[-88.541,13.98],[-88.504,13.845],[-88.065,13.965],[-87.86,13.893],[-87.724,13.785],[-87.793,13.384],[-87.904,13.149],[-88.483,13.164],[-88.843,13.26],[-89.257,13.459],[-89.812,13.521],[-90.096,13.735],[-90.065,13.882],[-89.722,14.134],[-89.534,14.245],[-89.587,14.363],[-89.353,14.424]]]}},{type:"Feature",id:"GTM",properties:{name:"Guatemala"},geometry:{type:"Polygon",coordinates:[[[-92.228,14.539],[-92.203,14.83],[-92.087,15.065],[-92.229,15.251],[-91.748,16.067],[-90.464,16.07],[-90.439,16.41],[-90.601,16.471],[-90.712,16.687],[-91.082,16.918],[-91.454,17.252],[-91.002,17.255],[-91.002,17.818],[-90.068,17.819],[-89.143,17.808],[-89.151,17.016],[-89.229,15.887],[-88.931,15.887],[-88.605,15.706],[-88.518,15.855],[-88.225,15.728],[-88.681,15.346],[-89.155,15.066],[-89.225,14.874],[-89.146,14.678],[-89.353,14.424],[-89.587,14.363],[-89.534,14.245],[-89.722,14.134],[-90.065,13.882],[-90.096,13.735],[-90.609,13.91],[-91.232,13.928],[-91.69,14.126],[-92.228,14.539]]]}},{type:"Feature",id:"BLZ",properties:{name:"Belize"},geometry:{type:"Polygon",coordinates:[[[-89.143,17.808],[-89.151,17.955],[-89.03,18.002],[-88.848,17.883],[-88.49,18.487],[-88.3,18.5],[-88.296,18.353],[-88.107,18.349],[-88.123,18.077],[-88.285,17.644],[-88.198,17.489],[-88.303,17.132],[-88.24,17.036],[-88.355,16.531],[-88.552,16.265],[-88.732,16.234],[-88.931,15.887],[-89.229,15.887],[-89.151,17.016],[-89.143,17.808]]]}},{type:"Feature",id:"VEN",properties:{name:"Venezuela"},geometry:{type:"Polygon",coordinates:[[[-60.734,5.2],[-60.601,4.918],[-60.967,4.536],[-62.085,4.162],[-62.805,4.007],[-63.093,3.771],[-63.888,4.021],[-64.629,4.148],[-64.816,4.056],[-64.368,3.797],[-64.409,3.127],[-64.27,2.497],[-63.423,2.411],[-63.369,2.201],[-64.083,1.916],[-64.199,1.493],[-64.611,1.329],[-65.355,1.095],[-65.548,.789],[-66.326,.724],[-66.876,1.253],[-67.181,2.251],[-67.447,2.6],[-67.81,2.821],[-67.303,3.318],[-67.338,3.542],[-67.622,3.839],[-67.823,4.504],[-67.745,5.221],[-67.522,5.557],[-67.341,6.095],[-67.695,6.267],[-68.265,6.153],[-68.985,6.207],[-69.389,6.1],[-70.093,6.96],[-70.674,7.088],[-71.96,6.992],[-72.198,7.34],[-72.444,7.424],[-72.48,7.633],[-72.361,8.003],[-72.44,8.405],[-72.66,8.625],[-72.789,9.085],[-73.305,9.152],[-73.028,9.737],[-72.905,10.45],[-72.615,10.822],[-72.228,11.109],[-71.974,11.609],[-71.332,11.776],[-71.36,11.54],[-71.947,11.423],[-71.621,10.969],[-71.633,10.446],[-72.074,9.866],[-71.696,9.072],[-71.265,9.137],[-71.04,9.86],[-71.35,10.212],[-71.401,10.969],[-70.155,11.375],[-70.294,11.847],[-69.943,12.162],[-69.584,11.46],[-68.883,11.443],[-68.233,10.886],[-68.194,10.555],[-67.296,10.546],[-66.228,10.649],[-65.655,10.201],[-64.89,10.077],[-64.329,10.39],[-64.318,10.641],[-63.079,10.702],[-61.881,10.716],[-62.73,10.42],[-62.389,9.948],[-61.589,9.873],[-60.831,9.381],[-60.671,8.58],[-60.15,8.603],[-59.758,8.367],[-60.551,7.78],[-60.638,7.415],[-60.296,7.044],[-60.544,6.857],[-61.159,6.696],[-61.139,6.234],[-61.41,5.959],[-60.734,5.2]]]}},{type:"Feature",id:"GUY",properties:{name:"Guyana"},geometry:{type:"Polygon",coordinates:[[[-56.539,1.9],[-56.783,1.864],[-57.336,1.949],[-57.661,1.683],[-58.113,1.507],[-58.429,1.464],[-58.54,1.268],[-59.031,1.318],[-59.646,1.787],[-59.719,2.25],[-59.975,2.755],[-59.815,3.606],[-59.538,3.959],[-59.767,4.424],[-60.111,4.575],[-59.981,5.014],[-60.214,5.244],[-60.734,5.2],[-61.41,5.959],[-61.139,6.234],[-61.159,6.696],[-60.544,6.857],[-60.296,7.044],[-60.638,7.415],[-60.551,7.78],[-59.758,8.367],[-59.102,7.999],[-58.483,7.348],[-58.455,6.833],[-58.078,6.809],[-57.542,6.321],[-57.147,5.973],[-57.307,5.074],[-57.914,4.813],[-57.86,4.577],[-58.045,4.061],[-57.602,3.335],[-57.281,3.333],[-57.15,2.769],[-56.539,1.9]]]}},{type:"Feature",id:"SUR",properties:{name:"Suriname"},geometry:{type:"Polygon",coordinates:[[[-54.525,2.312],[-55.098,2.524],[-55.57,2.422],[-55.973,2.51],[-56.073,2.221],[-55.906,2.022],[-55.996,1.818],[-56.539,1.9],[-57.15,2.769],[-57.281,3.333],[-57.602,3.335],[-58.045,4.061],[-57.86,4.577],[-57.914,4.813],[-57.307,5.074],[-57.147,5.973],[-55.949,5.773],[-55.842,5.953],[-55.033,6.025],[-53.958,5.757],[-54.479,4.897],[-54.4,4.213],[-54.007,3.62],[-54.182,3.19],[-54.27,2.732],[-54.525,2.312]]]}},{type:"Feature",id:"FRA",properties:{name:"France"},geometry:{type:"MultiPolygon",coordinates:[[[[-51.658,4.156],[-52.249,3.241],[-52.556,2.505],[-52.94,2.125],[-53.418,2.053],[-53.555,2.335],[-53.779,2.377],[-54.088,2.106],[-54.525,2.312],[-54.27,2.732],[-54.182,3.19],[-54.007,3.62],[-54.4,4.213],[-54.479,4.897],[-53.958,5.757],[-53.618,5.647],[-52.882,5.41],[-51.823,4.566],[-51.658,4.156]]],[[[6.186,49.464],[6.658,49.202],[8.099,49.018],[7.594,48.333],[7.467,47.621],[7.192,47.45],[6.737,47.542],[6.769,47.288],[6.037,46.726],[6.023,46.273],[6.5,46.43],[6.844,45.991],[6.802,45.709],[7.097,45.333],[6.75,45.029],[7.008,44.255],[7.55,44.128],[7.435,43.694],[6.529,43.129],[4.557,43.4],[3.1,43.075],[2.986,42.473],[1.827,42.343],[.702,42.796],[.338,42.58],[-1.503,43.034],[-1.901,43.423],[-1.384,44.023],[-1.194,46.015],[-2.226,47.064],[-2.963,47.57],[-4.492,47.955],[-4.592,48.684],[-3.296,48.902],[-1.617,48.644],[-1.933,49.776],[-.989,49.347],[1.339,50.127],[1.639,50.947],[2.514,51.149],[2.658,50.797],[3.123,50.78],[3.588,50.379],[4.286,49.907],[4.799,49.985],[5.674,49.529],[5.898,49.443],[6.186,49.464]]],[[[8.746,42.628],[9.39,43.01],[9.56,42.152],[9.23,41.38],[8.776,41.584],[8.544,42.257],[8.746,42.628]]]]}},{type:"Feature",id:"ECU",properties:{name:"Ecuador"},geometry:{type:"Polygon",coordinates:[[[-75.373,-.152],[-75.234,-.911],[-75.545,-1.562],[-76.635,-2.609],[-77.838,-3.003],[-78.451,-3.873],[-78.64,-4.548],[-79.205,-4.959],[-79.625,-4.454],[-80.029,-4.346],[-80.442,-4.426],[-80.469,-4.059],[-80.184,-3.821],[-80.303,-3.405],[-79.77,-2.658],[-79.987,-2.221],[-80.369,-2.685],[-80.968,-2.247],[-80.765,-1.965],[-80.934,-1.057],[-80.583,-.907],[-80.399,-.284],[-80.021,.36],[-80.091,.768],[-79.543,.983],[-78.855,1.381],[-77.855,.81],[-77.669,.826],[-77.425,.396],[-76.576,.257],[-76.292,.416],[-75.801,.085],[-75.373,-.152]]]}},{type:"Feature",id:"PRI",properties:{name:"Puerto Rico"},geometry:{type:"Polygon",coordinates:[[[-66.282,18.515],[-65.771,18.427],[-65.591,18.228],[-65.847,17.976],[-66.6,17.982],[-67.184,17.947],[-67.242,18.374],[-67.101,18.521],[-66.282,18.515]]]}},{type:"Feature",id:"JAM",properties:{name:"Jamaica"},geometry:{type:"Polygon",coordinates:[[[-77.57,18.491],[-76.897,18.401],[-76.365,18.161],[-76.2,17.887],[-76.903,17.868],[-77.206,17.701],[-77.766,17.862],[-78.338,18.226],[-78.218,18.455],[-77.797,18.524],[-77.57,18.491]]]}},{type:"Feature",id:"CUB",properties:{name:"Cuba"},geometry:{type:"Polygon",coordinates:[[[-82.268,23.189],[-81.404,23.117],[-80.619,23.106],[-79.68,22.765],[-79.281,22.399],[-78.347,22.512],[-77.993,22.277],[-77.146,21.658],[-76.524,21.207],[-76.195,21.221],[-75.598,21.017],[-75.671,20.735],[-74.934,20.694],[-74.178,20.285],[-74.297,20.05],[-74.962,19.923],[-75.635,19.874],[-76.324,19.953],[-77.755,19.855],[-77.085,20.413],[-77.493,20.673],[-78.137,20.74],[-78.483,21.029],[-78.72,21.598],[-79.285,21.559],[-80.217,21.827],[-80.518,22.037],[-81.821,22.192],[-82.17,22.387],[-81.795,22.637],[-82.776,22.688],[-83.494,22.169],[-83.909,22.155],[-84.052,21.911],[-84.547,21.801],[-84.975,21.896],[-84.447,22.205],[-84.23,22.566],[-83.778,22.788],[-83.268,22.983],[-82.51,23.079],[-82.268,23.189]]]}},{type:"Feature",id:"ZWE",properties:{name:"Zimbabwe"},geometry:{type:"Polygon",coordinates:[[[31.191,-22.252],[30.66,-22.152],[30.323,-22.272],[29.839,-22.102],[29.432,-22.091],[28.795,-21.639],[28.021,-21.486],[27.727,-20.852],[27.725,-20.499],[27.297,-20.392],[26.165,-19.293],[25.85,-18.714],[25.649,-18.536],[25.264,-17.737],[26.382,-17.846],[26.707,-17.961],[27.044,-17.938],[27.598,-17.291],[28.468,-16.468],[28.826,-16.39],[28.947,-16.043],[29.517,-15.645],[30.274,-15.508],[30.339,-15.881],[31.173,-15.861],[31.636,-16.072],[31.852,-16.319],[32.328,-16.392],[32.848,-16.713],[32.85,-17.979],[32.655,-18.672],[32.612,-19.419],[32.773,-19.716],[32.66,-20.304],[32.509,-20.395],[32.245,-21.116],[31.191,-22.252]]]}},{type:"Feature",id:"BWA",properties:{name:"Botswana"},geometry:{type:"Polygon",coordinates:[[[29.432,-22.091],[28.017,-22.828],[27.119,-23.574],[26.786,-24.241],[26.486,-24.616],[25.942,-24.696],[25.766,-25.175],[25.665,-25.487],[25.025,-25.72],[24.211,-25.67],[23.734,-25.39],[23.312,-25.269],[22.824,-25.5],[22.58,-25.979],[22.106,-26.28],[21.606,-26.727],[20.89,-26.829],[20.666,-26.477],[20.759,-25.868],[20.166,-24.918],[19.896,-24.768],[19.895,-21.849],[20.881,-21.814],[20.911,-18.252],[21.655,-18.219],[23.197,-17.869],[23.579,-18.281],[24.217,-17.889],[24.521,-17.887],[25.084,-17.662],[25.264,-17.737],[25.649,-18.536],[25.85,-18.714],[26.165,-19.293],[27.297,-20.392],[27.725,-20.499],[27.727,-20.852],[28.021,-21.486],[28.795,-21.639],[29.432,-22.091]]]}},{type:"Feature",id:"NAM",properties:{name:"Namibia"},geometry:{type:"Polygon",coordinates:[[[19.896,-24.768],[19.895,-28.461],[19.002,-28.972],[18.465,-29.045],[17.836,-28.856],[17.387,-28.784],[17.219,-28.356],[16.824,-28.082],[16.345,-28.577],[15.602,-27.821],[15.21,-27.091],[14.99,-26.117],[14.743,-25.393],[14.408,-23.853],[14.386,-22.657],[14.258,-22.111],[13.869,-21.699],[13.352,-20.873],[12.827,-19.673],[12.609,-19.045],[11.795,-18.069],[11.734,-17.302],[12.215,-17.112],[12.814,-16.941],[13.462,-16.971],[14.059,-17.423],[14.21,-17.353],[18.263,-17.31],[18.956,-17.789],[21.377,-17.931],[23.215,-17.523],[24.034,-17.296],[24.682,-17.353],[25.077,-17.579],[25.084,-17.662],[24.521,-17.887],[24.217,-17.889],[23.579,-18.281],[23.197,-17.869],[21.655,-18.219],[20.911,-18.252],[20.881,-21.814],[19.895,-21.849],[19.896,-24.768]]]}},{type:"Feature",id:"SEN",properties:{name:"Senegal"},geometry:{type:"Polygon",coordinates:[[[-16.714,13.595],[-17.126,14.374],[-17.625,14.73],[-17.185,14.919],[-16.701,15.622],[-16.463,16.135],[-16.121,16.456],[-15.624,16.369],[-15.136,16.587],[-14.577,16.598],[-14.1,16.304],[-13.436,16.039],[-12.831,15.304],[-12.171,14.617],[-12.125,13.995],[-11.928,13.422],[-11.553,13.141],[-11.468,12.755],[-11.514,12.443],[-11.658,12.387],[-12.204,12.466],[-12.279,12.354],[-12.499,12.332],[-13.218,12.576],[-13.7,12.586],[-15.548,12.628],[-15.817,12.516],[-16.148,12.548],[-16.677,12.385],[-16.842,13.151],[-15.931,13.13],[-15.691,13.27],[-15.512,13.279],[-15.141,13.51],[-14.712,13.298],[-14.278,13.281],[-13.845,13.505],[-14.047,13.794],[-14.377,13.626],[-14.687,13.63],[-15.082,13.876],[-15.399,13.86],[-15.625,13.624],[-16.714,13.595]]]}},{type:"Feature",id:"MLI",properties:{name:"Mali"},geometry:{type:"Polygon",coordinates:[[[-11.514,12.443],[-11.468,12.755],[-11.553,13.141],[-11.928,13.422],[-12.125,13.995],[-12.171,14.617],[-11.834,14.799],[-11.666,15.388],[-11.349,15.411],[-10.651,15.133],[-10.087,15.33],[-9.7,15.264],[-9.55,15.486],[-5.538,15.502],[-5.315,16.202],[-5.489,16.325],[-5.971,20.641],[-6.454,24.957],[-4.923,24.975],[-1.55,22.793],[1.823,20.611],[2.061,20.142],[2.684,19.856],[3.147,19.694],[3.158,19.057],[4.267,19.155],[4.27,16.852],[3.723,16.184],[3.638,15.568],[2.75,15.41],[1.386,15.324],[1.016,14.968],[.375,14.929],[-.266,14.924],[-.516,15.116],[-1.066,14.974],[-2.001,14.559],[-2.192,14.246],[-2.968,13.798],[-3.104,13.541],[-3.523,13.338],[-4.006,13.472],[-4.28,13.228],[-4.427,12.543],[-5.221,11.714],[-5.198,11.375],[-5.471,10.951],[-5.404,10.371],[-5.817,10.223],[-6.05,10.096],[-6.205,10.524],[-6.494,10.411],[-6.666,10.431],[-6.851,10.139],[-7.623,10.147],[-7.9,10.297],[-8.03,10.207],[-8.335,10.495],[-8.282,10.793],[-8.407,10.909],[-8.62,10.811],[-8.581,11.136],[-8.376,11.394],[-8.786,11.813],[-8.905,12.088],[-9.127,12.308],[-9.328,12.334],[-9.568,12.194],[-9.891,12.06],[-10.165,11.844],[-10.593,11.924],[-10.871,12.178],[-11.037,12.211],[-11.298,12.078],[-11.456,12.077],[-11.514,12.443]]]}},{type:"Feature",id:"MRT",properties:{name:"Mauritania"},geometry:{type:"Polygon",coordinates:[[[-17.063,21],[-16.845,21.333],[-12.929,21.327],[-13.119,22.771],[-12.874,23.285],[-11.937,23.375],[-11.969,25.933],[-8.687,25.881],[-8.684,27.396],[-4.923,24.975],[-6.454,24.957],[-5.971,20.641],[-5.489,16.325],[-5.315,16.202],[-5.538,15.502],[-9.55,15.486],[-9.7,15.264],[-10.087,15.33],[-10.651,15.133],[-11.349,15.411],[-11.666,15.388],[-11.834,14.799],[-12.171,14.617],[-12.831,15.304],[-13.436,16.039],[-14.1,16.304],[-14.577,16.598],[-15.136,16.587],[-15.624,16.369],[-16.121,16.456],[-16.463,16.135],[-16.55,16.674],[-16.271,17.167],[-16.146,18.108],[-16.257,19.097],[-16.378,19.594],[-16.278,20.093],[-16.536,20.568],[-17.063,21]]]}},{type:"Feature",id:"BEN",properties:{name:"Benin"},geometry:{type:"Polygon",coordinates:[[[2.692,6.259],[1.865,6.142],[1.619,6.832],[1.664,9.129],[1.463,9.335],[1.425,9.825],[1.078,10.176],[.772,10.471],[.9,10.997],[1.243,11.111],[1.447,11.548],[1.936,11.641],[2.154,11.94],[2.49,12.233],[2.849,12.236],[3.611,11.66],[3.572,11.328],[3.797,10.735],[3.6,10.332],[3.705,10.063],[3.22,9.444],[2.912,9.138],[2.724,8.507],[2.749,7.871],[2.692,6.259]]]}},{type:"Feature",id:"NER",properties:{name:"Niger"},geometry:{type:"Polygon",coordinates:[[[14.851,22.863],[15.097,21.309],[15.471,21.048],[15.487,20.73],[15.903,20.388],[15.686,19.957],[15.3,17.928],[15.248,16.627],[13.972,15.684],[13.54,14.367],[13.957,13.997],[13.954,13.353],[14.596,13.33],[14.496,12.859],[14.214,12.802],[14.181,12.484],[13.995,12.462],[13.319,13.556],[13.084,13.596],[12.302,13.037],[11.528,13.329],[10.99,13.387],[10.701,13.247],[10.115,13.277],[9.525,12.851],[9.015,12.827],[7.805,13.344],[7.331,13.098],[6.82,13.115],[6.445,13.493],[5.443,13.866],[4.368,13.747],[4.108,13.531],[3.967,12.956],[3.681,12.553],[3.611,11.66],[2.849,12.236],[2.49,12.233],[2.154,11.94],[2.177,12.625],[1.024,12.852],[.993,13.336],[.43,13.989],[.296,14.444],[.375,14.929],[1.016,14.968],[1.386,15.324],[2.75,15.41],[3.638,15.568],[3.723,16.184],[4.27,16.852],[4.267,19.155],[5.678,19.601],[8.573,21.566],[12,23.472],[13.581,23.041],[14.144,22.491],[14.851,22.863]]]}},{type:"Feature",id:"NGA",properties:{name:"Nigeria"},geometry:{type:"Polygon",coordinates:[[[2.692,6.259],[2.749,7.871],[2.724,8.507],[2.912,9.138],[3.22,9.444],[3.705,10.063],[3.6,10.332],[3.797,10.735],[3.572,11.328],[3.611,11.66],[3.681,12.553],[3.967,12.956],[4.108,13.531],[4.368,13.747],[5.443,13.866],[6.445,13.493],[6.82,13.115],[7.331,13.098],[7.805,13.344],[9.015,12.827],[9.525,12.851],[10.115,13.277],[10.701,13.247],[10.99,13.387],[11.528,13.329],[12.302,13.037],[13.084,13.596],[13.319,13.556],[13.995,12.462],[14.181,12.484],[14.577,12.085],[14.468,11.905],[14.415,11.572],[13.573,10.799],[13.309,10.16],[13.168,9.641],[12.955,9.418],[12.754,8.718],[12.219,8.306],[12.064,7.8],[11.839,7.397],[11.746,6.981],[11.059,6.644],[10.497,7.055],[10.118,7.039],[9.523,6.453],[9.233,6.444],[8.758,5.48],[8.5,4.772],[7.462,4.412],[7.083,4.465],[6.698,4.241],[5.898,4.262],[5.363,4.888],[5.034,5.612],[4.326,6.271],[3.574,6.258],[2.692,6.259]]]}},{type:"Feature",id:"CMR",properties:{name:"Cameroon"},geometry:{type:"Polygon",coordinates:[[[14.496,12.859],[14.893,12.219],[14.96,11.556],[14.924,10.891],[15.468,9.982],[14.909,9.992],[14.627,9.921],[14.171,10.021],[13.954,9.549],[14.544,8.966],[14.98,8.796],[15.121,8.382],[15.436,7.693],[15.279,7.422],[14.777,6.408],[14.537,6.227],[14.459,5.452],[14.559,5.031],[14.478,4.733],[14.951,4.21],[15.036,3.851],[15.405,3.335],[15.863,3.014],[15.907,2.557],[16.013,2.268],[15.941,1.728],[15.146,1.964],[14.338,2.228],[13.076,2.267],[12.951,2.322],[12.359,2.193],[11.752,2.327],[11.276,2.261],[9.649,2.284],[9.795,3.073],[9.404,3.735],[8.948,3.904],[8.745,4.352],[8.489,4.496],[8.5,4.772],[8.758,5.48],[9.233,6.444],[9.523,6.453],[10.118,7.039],[10.497,7.055],[11.059,6.644],[11.746,6.981],[11.839,7.397],[12.064,7.8],[12.219,8.306],[12.754,8.718],[12.955,9.418],[13.168,9.641],[13.309,10.16],[13.573,10.799],[14.415,11.572],[14.468,11.905],[14.577,12.085],[14.181,12.484],[14.214,12.802],[14.496,12.859]]]}},{type:"Feature",id:"TGO",properties:{name:"Togo"},geometry:{type:"Polygon",coordinates:[[[.9,10.997],[.772,10.471],[1.078,10.176],[1.425,9.825],[1.463,9.335],[1.664,9.129],[1.619,6.832],[1.865,6.142],[1.06,5.929],[.837,6.28],[.57,6.914],[.491,7.412],[.712,8.312],[.461,8.677],[.366,9.465],[.368,10.191],[-.05,10.707],[.024,11.019],[.9,10.997]]]}},{type:"Feature",id:"GHA",properties:{name:"Ghana"},geometry:{type:"Polygon",coordinates:[[[.024,11.019],[-.05,10.707],[.368,10.191],[.366,9.465],[.461,8.677],[.712,8.312],[.491,7.412],[.57,6.914],[.837,6.28],[1.06,5.929],[-.508,5.343],[-1.064,5.001],[-1.965,4.71],[-2.856,4.994],[-2.811,5.389],[-3.244,6.25],[-2.984,7.38],[-2.562,8.22],[-2.827,9.642],[-2.964,10.395],[-2.94,10.963],[-1.203,11.01],[-.762,10.937],[-.439,11.098],[.024,11.019]]]}},{type:"Feature",id:"CIV",properties:{name:"C\xF4te d'Ivoire"},geometry:{type:"Polygon",coordinates:[[[-8.03,10.207],[-7.9,10.297],[-7.623,10.147],[-6.851,10.139],[-6.666,10.431],[-6.494,10.411],[-6.205,10.524],[-6.05,10.096],[-5.817,10.223],[-5.404,10.371],[-4.955,10.153],[-4.78,9.822],[-4.33,9.611],[-3.98,9.862],[-3.512,9.9],[-2.827,9.642],[-2.562,8.22],[-2.984,7.38],[-3.244,6.25],[-2.811,5.389],[-2.856,4.994],[-3.311,4.984],[-4.009,5.18],[-4.65,5.168],[-5.834,4.994],[-6.529,4.705],[-7.519,4.338],[-7.712,4.365],[-7.635,5.188],[-7.54,5.313],[-7.57,5.707],[-7.994,6.126],[-8.311,6.193],[-8.603,6.468],[-8.385,6.912],[-8.485,7.395],[-8.439,7.686],[-8.281,7.687],[-8.222,8.123],[-8.299,8.316],[-8.203,8.455],[-7.832,8.576],[-8.079,9.376],[-8.31,9.79],[-8.229,10.129],[-8.03,10.207]]]}},{type:"Feature",id:"GIN",properties:{name:"Guinea"},geometry:{type:"Polygon",coordinates:[[[-13.7,12.586],[-13.218,12.576],[-12.499,12.332],[-12.279,12.354],[-12.204,12.466],[-11.658,12.387],[-11.514,12.443],[-11.456,12.077],[-11.298,12.078],[-11.037,12.211],[-10.871,12.178],[-10.593,11.924],[-10.165,11.844],[-9.891,12.06],[-9.568,12.194],[-9.328,12.334],[-9.127,12.308],[-8.905,12.088],[-8.786,11.813],[-8.376,11.394],[-8.581,11.136],[-8.62,10.811],[-8.407,10.909],[-8.282,10.793],[-8.335,10.495],[-8.03,10.207],[-8.229,10.129],[-8.31,9.79],[-8.079,9.376],[-7.832,8.576],[-8.203,8.455],[-8.299,8.316],[-8.222,8.123],[-8.281,7.687],[-8.439,7.686],[-8.722,7.712],[-8.926,7.309],[-9.209,7.314],[-9.403,7.527],[-9.337,7.929],[-9.755,8.541],[-10.017,8.429],[-10.23,8.406],[-10.505,8.349],[-10.494,8.716],[-10.655,8.977],[-10.622,9.268],[-10.839,9.688],[-11.117,10.046],[-11.917,10.047],[-12.15,9.859],[-12.426,9.836],[-12.597,9.62],[-12.712,9.343],[-13.247,8.903],[-13.685,9.495],[-14.074,9.886],[-14.33,10.016],[-14.58,10.214],[-14.693,10.656],[-14.84,10.877],[-15.13,11.04],[-14.686,11.528],[-14.382,11.509],[-14.121,11.677],[-13.901,11.679],[-13.743,11.811],[-13.828,12.143],[-13.719,12.247],[-13.7,12.586]]]}},{type:"Feature",id:"GNB",properties:{name:"Guinea-Bissau"},geometry:{type:"Polygon",coordinates:[[[-16.677,12.385],[-16.148,12.548],[-15.817,12.516],[-15.548,12.628],[-13.7,12.586],[-13.719,12.247],[-13.828,12.143],[-13.743,11.811],[-13.901,11.679],[-14.121,11.677],[-14.382,11.509],[-14.686,11.528],[-15.13,11.04],[-15.664,11.458],[-16.085,11.525],[-16.315,11.807],[-16.309,11.959],[-16.614,12.171],[-16.677,12.385]]]}},{type:"Feature",id:"LBR",properties:{name:"Liberia"},geometry:{type:"Polygon",coordinates:[[[-8.439,7.686],[-8.485,7.395],[-8.385,6.912],[-8.603,6.468],[-8.311,6.193],[-7.994,6.126],[-7.57,5.707],[-7.54,5.313],[-7.635,5.188],[-7.712,4.365],[-7.974,4.356],[-9.005,4.832],[-9.913,5.594],[-10.765,6.141],[-11.439,6.786],[-11.2,7.106],[-11.147,7.397],[-10.696,7.939],[-10.23,8.406],[-10.017,8.429],[-9.755,8.541],[-9.337,7.929],[-9.403,7.527],[-9.209,7.314],[-8.926,7.309],[-8.722,7.712],[-8.439,7.686]]]}},{type:"Feature",id:"SLE",properties:{name:"Sierra Leone"},geometry:{type:"Polygon",coordinates:[[[-13.247,8.903],[-12.712,9.343],[-12.597,9.62],[-12.426,9.836],[-12.15,9.859],[-11.917,10.047],[-11.117,10.046],[-10.839,9.688],[-10.622,9.268],[-10.655,8.977],[-10.494,8.716],[-10.505,8.349],[-10.23,8.406],[-10.696,7.939],[-11.147,7.397],[-11.2,7.106],[-11.439,6.786],[-11.708,6.86],[-12.428,7.263],[-12.949,7.799],[-13.124,8.164],[-13.247,8.903]]]}},{type:"Feature",id:"BFA",properties:{name:"Burkina Faso"},geometry:{type:"Polygon",coordinates:[[[-5.404,10.371],[-5.471,10.951],[-5.198,11.375],[-5.221,11.714],[-4.427,12.543],[-4.28,13.228],[-4.006,13.472],[-3.523,13.338],[-3.104,13.541],[-2.968,13.798],[-2.192,14.246],[-2.001,14.559],[-1.066,14.974],[-.516,15.116],[-.266,14.924],[.375,14.929],[.296,14.444],[.43,13.989],[.993,13.336],[1.024,12.852],[2.177,12.625],[2.154,11.94],[1.936,11.641],[1.447,11.548],[1.243,11.111],[.9,10.997],[.024,11.019],[-.439,11.098],[-.762,10.937],[-1.203,11.01],[-2.94,10.963],[-2.964,10.395],[-2.827,9.642],[-3.512,9.9],[-3.98,9.862],[-4.33,9.611],[-4.78,9.822],[-4.955,10.153],[-5.404,10.371]]]}},{type:"Feature",id:"CAF",properties:{name:"Central African Rep."},geometry:{type:"Polygon",coordinates:[[[27.374,5.234],[27.044,5.128],[26.403,5.151],[25.65,5.256],[25.279,5.17],[25.129,4.927],[24.805,4.897],[24.411,5.109],[23.297,4.61],[22.841,4.71],[22.704,4.633],[22.405,4.029],[21.659,4.224],[20.928,4.323],[20.291,4.692],[19.468,5.032],[18.932,4.71],[18.543,4.202],[18.453,3.504],[17.81,3.56],[17.133,3.728],[16.537,3.198],[16.013,2.268],[15.907,2.557],[15.863,3.014],[15.405,3.335],[15.036,3.851],[14.951,4.21],[14.478,4.733],[14.559,5.031],[14.459,5.452],[14.537,6.227],[14.777,6.408],[15.279,7.422],[16.106,7.497],[16.291,7.754],[16.456,7.735],[16.706,7.508],[17.965,7.891],[18.39,8.281],[18.911,8.631],[18.812,8.983],[19.094,9.075],[20.06,9.013],[21.001,9.476],[21.724,10.567],[22.231,10.972],[22.864,11.142],[22.978,10.714],[23.554,10.089],[23.557,9.681],[23.395,9.265],[23.459,8.954],[23.806,8.666],[24.567,8.229],[25.115,7.825],[25.124,7.5],[25.797,6.979],[26.213,6.547],[26.466,5.947],[27.213,5.551],[27.374,5.234]]]}},{type:"Feature",id:"COG",properties:{name:"Congo"},geometry:{type:"Polygon",coordinates:[[[18.453,3.504],[18.394,2.9],[18.094,2.366],[17.899,1.742],[17.774,.856],[17.827,.289],[17.664,-.058],[17.639,-.425],[17.524,-.744],[16.865,-1.226],[16.407,-1.741],[15.973,-2.712],[16.006,-3.535],[15.754,-3.855],[15.171,-4.344],[14.583,-4.97],[14.209,-4.793],[14.145,-4.51],[13.6,-4.5],[13.258,-4.883],[12.996,-4.781],[12.621,-4.438],[12.319,-4.606],[11.915,-5.038],[11.094,-3.979],[11.855,-3.427],[11.478,-2.766],[11.821,-2.514],[12.496,-2.392],[12.575,-1.949],[13.11,-2.429],[13.992,-2.471],[14.299,-1.998],[14.425,-1.333],[14.316,-.553],[13.843,.039],[14.276,1.197],[14.027,1.396],[13.283,1.314],[13.003,1.831],[13.076,2.267],[14.338,2.228],[15.146,1.964],[15.941,1.728],[16.013,2.268],[16.537,3.198],[17.133,3.728],[17.81,3.56],[18.453,3.504]]]}},{type:"Feature",id:"GAB",properties:{name:"Gabon"},geometry:{type:"Polygon",coordinates:[[[11.276,2.261],[11.752,2.327],[12.359,2.193],[12.951,2.322],[13.076,2.267],[13.003,1.831],[13.283,1.314],[14.027,1.396],[14.276,1.197],[13.843,.039],[14.316,-.553],[14.425,-1.333],[14.299,-1.998],[13.992,-2.471],[13.11,-2.429],[12.575,-1.949],[12.496,-2.392],[11.821,-2.514],[11.478,-2.766],[11.855,-3.427],[11.094,-3.979],[10.066,-2.969],[9.405,-2.144],[8.798,-1.111],[8.83,-.779],[9.048,-.459],[9.291,.269],[9.493,1.01],[9.83,1.068],[11.285,1.058],[11.276,2.261]]]}},{type:"Feature",id:"GNQ",properties:{name:"Eq. Guinea"},geometry:{type:"Polygon",coordinates:[[[9.649,2.284],[11.276,2.261],[11.285,1.058],[9.83,1.068],[9.493,1.01],[9.306,1.161],[9.649,2.284]]]}},{type:"Feature",id:"ZMB",properties:{name:"Zambia"},geometry:{type:"Polygon",coordinates:[[[30.74,-8.34],[31.158,-8.595],[31.556,-8.762],[32.192,-8.93],[32.759,-9.231],[33.231,-9.677],[33.486,-10.526],[33.315,-10.797],[33.114,-11.607],[33.306,-12.436],[32.992,-12.784],[32.688,-13.713],[33.214,-13.972],[30.179,-14.796],[30.274,-15.508],[29.517,-15.645],[28.947,-16.043],[28.826,-16.39],[28.468,-16.468],[27.598,-17.291],[27.044,-17.938],[26.707,-17.961],[26.382,-17.846],[25.264,-17.737],[25.084,-17.662],[25.077,-17.579],[24.682,-17.353],[24.034,-17.296],[23.215,-17.523],[22.562,-16.898],[21.888,-16.08],[21.934,-12.898],[24.016,-12.911],[23.931,-12.566],[24.08,-12.191],[23.904,-11.722],[24.018,-11.237],[23.912,-10.927],[24.257,-10.952],[24.315,-11.263],[24.783,-11.239],[25.418,-11.331],[25.752,-11.785],[26.553,-11.924],[27.164,-11.609],[27.389,-12.133],[28.155,-12.272],[28.524,-12.699],[28.934,-13.249],[29.7,-13.257],[29.616,-12.179],[29.342,-12.361],[28.642,-11.972],[28.372,-11.794],[28.496,-10.79],[28.674,-9.606],[28.45,-9.165],[28.735,-8.527],[29.003,-8.407],[30.346,-8.238],[30.74,-8.34]]]}},{type:"Feature",id:"MWI",properties:{name:"Malawi"},geometry:{type:"Polygon",coordinates:[[[32.759,-9.231],[33.74,-9.417],[33.941,-9.694],[34.28,-10.16],[34.56,-11.52],[34.28,-12.28],[34.56,-13.58],[34.907,-13.565],[35.268,-13.888],[35.687,-14.611],[35.772,-15.897],[35.339,-16.107],[35.034,-16.801],[34.381,-16.184],[34.307,-15.479],[34.518,-15.014],[34.46,-14.613],[34.065,-14.36],[33.79,-14.452],[33.214,-13.972],[32.688,-13.713],[32.992,-12.784],[33.306,-12.436],[33.114,-11.607],[33.315,-10.797],[33.486,-10.526],[33.231,-9.677],[32.759,-9.231]]]}},{type:"Feature",id:"MOZ",properties:{name:"Mozambique"},geometry:{type:"Polygon",coordinates:[[[34.56,-11.52],[35.312,-11.439],[36.514,-11.721],[36.775,-11.595],[37.471,-11.569],[37.828,-11.269],[38.428,-11.285],[39.521,-10.897],[40.317,-10.317],[40.317,-10.317],[40.317,-10.317],[40.478,-10.765],[40.437,-11.762],[40.561,-12.639],[40.6,-14.202],[40.775,-14.692],[40.477,-15.406],[40.089,-16.101],[39.453,-16.721],[38.538,-17.101],[37.411,-17.586],[36.281,-18.66],[35.896,-18.842],[35.198,-19.553],[34.786,-19.784],[34.702,-20.497],[35.176,-21.254],[35.373,-21.841],[35.386,-22.14],[35.563,-22.09],[35.534,-23.071],[35.372,-23.535],[35.607,-23.707],[35.459,-24.123],[35.041,-24.478],[34.216,-24.816],[33.013,-25.358],[32.575,-25.727],[32.66,-26.149],[32.916,-26.216],[32.83,-26.742],[32.072,-26.734],[31.986,-26.292],[31.838,-25.843],[31.752,-25.484],[31.931,-24.369],[31.67,-23.659],[31.191,-22.252],[32.245,-21.116],[32.509,-20.395],[32.66,-20.304],[32.773,-19.716],[32.612,-19.419],[32.655,-18.672],[32.85,-17.979],[32.848,-16.713],[32.328,-16.392],[31.852,-16.319],[31.636,-16.072],[31.173,-15.861],[30.339,-15.881],[30.274,-15.508],[30.179,-14.796],[33.214,-13.972],[33.79,-14.452],[34.065,-14.36],[34.46,-14.613],[34.518,-15.014],[34.307,-15.479],[34.381,-16.184],[35.034,-16.801],[35.339,-16.107],[35.772,-15.897],[35.687,-14.611],[35.268,-13.888],[34.907,-13.565],[34.56,-13.58],[34.28,-12.28],[34.56,-11.52]]]}},{type:"Feature",id:"SWZ",properties:{name:"eSwatini"},geometry:{type:"Polygon",coordinates:[[[32.072,-26.734],[31.868,-27.178],[31.283,-27.286],[30.686,-26.744],[30.677,-26.398],[30.95,-26.023],[31.044,-25.731],[31.333,-25.66],[31.838,-25.843],[31.986,-26.292],[32.072,-26.734]]]}},{type:"Feature",id:"AGO",properties:{name:"Angola"},geometry:{type:"MultiPolygon",coordinates:[[[[12.996,-4.781],[12.632,-4.991],[12.468,-5.248],[12.437,-5.684],[12.182,-5.79],[11.915,-5.038],[12.319,-4.606],[12.621,-4.438],[12.996,-4.781]]],[[[12.322,-6.1],[12.735,-5.966],[13.025,-5.984],[13.376,-5.864],[16.327,-5.877],[16.573,-6.623],[16.86,-7.222],[17.09,-7.546],[17.473,-8.069],[18.134,-7.988],[18.464,-7.847],[19.017,-7.988],[19.167,-7.738],[19.418,-7.155],[20.038,-7.116],[20.092,-6.943],[20.602,-6.939],[20.515,-7.3],[21.728,-7.291],[21.746,-7.92],[21.949,-8.306],[21.802,-8.909],[21.875,-9.524],[22.209,-9.895],[22.155,-11.085],[22.403,-10.993],[22.837,-11.018],[23.457,-10.868],[23.912,-10.927],[24.018,-11.237],[23.904,-11.722],[24.08,-12.191],[23.931,-12.566],[24.016,-12.911],[21.934,-12.898],[21.888,-16.08],[22.562,-16.898],[23.215,-17.523],[21.377,-17.931],[18.956,-17.789],[18.263,-17.31],[14.21,-17.353],[14.059,-17.423],[13.462,-16.971],[12.814,-16.941],[12.215,-17.112],[11.734,-17.302],[11.64,-16.673],[11.779,-15.794],[12.124,-14.878],[12.176,-14.449],[12.5,-13.548],[12.738,-13.138],[13.313,-12.484],[13.634,-12.039],[13.739,-11.298],[13.686,-10.731],[13.387,-10.374],[13.121,-9.767],[12.875,-9.167],[12.929,-8.959],[13.236,-8.563],[12.933,-7.597],[12.728,-6.927],[12.227,-6.294],[12.322,-6.1]]]]}},{type:"Feature",id:"BDI",properties:{name:"Burundi"},geometry:{type:"Polygon",coordinates:[[[30.47,-2.414],[30.528,-2.808],[30.743,-3.034],[30.752,-3.359],[30.506,-3.569],[30.116,-4.09],[29.754,-4.452],[29.34,-4.5],[29.276,-3.294],[29.025,-2.839],[29.632,-2.918],[29.938,-2.348],[30.47,-2.414]]]}},{type:"Feature",id:"ISR",properties:{name:"Israel"},geometry:{type:"Polygon",coordinates:[[[35.72,32.709],[35.546,32.394],[35.184,32.533],[34.975,31.867],[35.226,31.754],[34.971,31.617],[34.927,31.353],[35.398,31.489],[35.421,31.1],[34.923,29.501],[34.823,29.761],[34.265,31.219],[34.265,31.219],[34.265,31.219],[34.556,31.549],[34.488,31.606],[34.753,32.073],[34.955,32.827],[35.098,33.081],[35.126,33.091],[35.461,33.089],[35.553,33.264],[35.821,33.277],[35.836,32.868],[35.701,32.716],[35.72,32.709]]]}},{type:"Feature",id:"LBN",properties:{name:"Lebanon"},geometry:{type:"Polygon",coordinates:[[[35.821,33.277],[35.553,33.264],[35.461,33.089],[35.126,33.091],[35.482,33.905],[35.98,34.61],[35.998,34.645],[36.448,34.594],[36.612,34.202],[36.066,33.825],[35.821,33.277]]]}},{type:"Feature",id:"MDG",properties:{name:"Madagascar"},geometry:{type:"Polygon",coordinates:[[[49.544,-12.47],[49.809,-12.895],[50.057,-13.556],[50.217,-14.759],[50.477,-15.227],[50.377,-15.706],[50.2,-16],[49.861,-15.414],[49.673,-15.71],[49.863,-16.451],[49.775,-16.875],[49.499,-17.106],[49.436,-17.953],[49.042,-19.119],[48.549,-20.497],[47.931,-22.392],[47.548,-23.782],[47.096,-24.942],[46.282,-25.178],[45.41,-25.601],[44.834,-25.346],[44.04,-24.988],[43.764,-24.461],[43.698,-23.574],[43.346,-22.777],[43.254,-22.057],[43.433,-21.336],[43.894,-21.163],[43.896,-20.83],[44.374,-20.072],[44.464,-19.435],[44.232,-18.962],[44.043,-18.331],[43.963,-17.41],[44.312,-16.85],[44.447,-16.216],[44.945,-16.179],[45.503,-15.974],[45.873,-15.793],[46.312,-15.78],[46.882,-15.21],[47.705,-14.594],[48.005,-14.091],[47.869,-13.664],[48.294,-13.784],[48.845,-13.089],[48.864,-12.488],[49.195,-12.041],[49.544,-12.47]]]}},{type:"Feature",id:"PSE",properties:{name:"Palestine"},geometry:{type:"Polygon",coordinates:[[[35.398,31.489],[34.927,31.353],[34.971,31.617],[35.226,31.754],[34.975,31.867],[35.184,32.533],[35.546,32.394],[35.545,31.783],[35.398,31.489]]]}},{type:"Feature",id:"GMB",properties:{name:"Gambia"},geometry:{type:"Polygon",coordinates:[[[-16.714,13.595],[-15.625,13.624],[-15.399,13.86],[-15.082,13.876],[-14.687,13.63],[-14.377,13.626],[-14.047,13.794],[-13.845,13.505],[-14.278,13.281],[-14.712,13.298],[-15.141,13.51],[-15.512,13.279],[-15.691,13.27],[-15.931,13.13],[-16.842,13.151],[-16.714,13.595]]]}},{type:"Feature",id:"TUN",properties:{name:"Tunisia"},geometry:{type:"Polygon",coordinates:[[[9.482,30.308],[9.056,32.103],[8.439,32.506],[8.43,32.748],[7.613,33.344],[7.524,34.097],[8.141,34.655],[8.376,35.48],[8.218,36.433],[8.421,36.946],[9.51,37.35],[10.21,37.23],[10.181,36.724],[11.029,37.092],[11.1,36.9],[10.6,36.41],[10.593,35.947],[10.94,35.699],[10.808,34.834],[10.15,34.331],[10.34,33.786],[10.857,33.769],[11.109,33.293],[11.489,33.137],[11.432,32.369],[10.945,32.082],[10.637,31.761],[9.95,31.376],[10.057,30.962],[9.97,30.539],[9.482,30.308]]]}},{type:"Feature",id:"DZA",properties:{name:"Algeria"},geometry:{type:"Polygon",coordinates:[[[-8.684,27.396],[-8.665,27.589],[-8.666,27.656],[-8.674,28.841],[-7.059,29.579],[-6.061,29.732],[-5.242,30],[-4.86,30.501],[-3.69,30.897],[-3.647,31.637],[-3.069,31.724],[-2.617,32.094],[-1.308,32.263],[-1.125,32.652],[-1.388,32.864],[-1.733,33.92],[-1.793,34.528],[-2.17,35.168],[-1.209,35.715],[-.127,35.889],[.504,36.301],[1.467,36.606],[3.162,36.784],[4.816,36.865],[5.32,36.717],[6.262,37.111],[7.33,37.118],[7.737,36.886],[8.421,36.946],[8.218,36.433],[8.376,35.48],[8.141,34.655],[7.524,34.097],[7.613,33.344],[8.43,32.748],[8.439,32.506],[9.056,32.103],[9.482,30.308],[9.806,29.425],[9.86,28.96],[9.684,28.144],[9.756,27.688],[9.629,27.141],[9.716,26.512],[9.319,26.094],[9.911,25.365],[9.948,24.937],[10.304,24.379],[10.771,24.563],[11.561,24.098],[12,23.472],[8.573,21.566],[5.678,19.601],[4.267,19.155],[3.158,19.057],[3.147,19.694],[2.684,19.856],[2.061,20.142],[1.823,20.611],[-1.55,22.793],[-4.923,24.975],[-8.684,27.396]]]}},{type:"Feature",id:"JOR",properties:{name:"Jordan"},geometry:{type:"Polygon",coordinates:[[[35.546,32.394],[35.72,32.709],[36.834,32.313],[38.792,33.379],[39.195,32.161],[39.005,32.01],[37.002,31.508],[37.999,30.509],[37.668,30.339],[37.504,30.004],[36.741,29.865],[36.501,29.505],[36.069,29.197],[34.956,29.357],[34.923,29.501],[35.421,31.1],[35.398,31.489],[35.545,31.783],[35.546,32.394]]]}},{type:"Feature",id:"ARE",properties:{name:"United Arab Emirates"},geometry:{type:"Polygon",coordinates:[[[51.58,24.245],[51.757,24.294],[51.794,24.02],[52.577,24.177],[53.404,24.151],[54.008,24.122],[54.693,24.798],[55.439,25.439],[56.071,26.055],[56.261,25.715],[56.397,24.925],[55.886,24.921],[55.804,24.27],[55.981,24.131],[55.529,23.934],[55.526,23.525],[55.234,23.111],[55.208,22.708],[55.007,22.497],[52.001,23.001],[51.618,24.014],[51.58,24.245]]]}},{type:"Feature",id:"QAT",properties:{name:"Qatar"},geometry:{type:"Polygon",coordinates:[[[50.81,24.755],[50.744,25.482],[51.013,26.007],[51.286,26.115],[51.589,25.801],[51.607,25.216],[51.39,24.627],[51.112,24.556],[50.81,24.755]]]}},{type:"Feature",id:"KWT",properties:{name:"Kuwait"},geometry:{type:"Polygon",coordinates:[[[47.975,29.976],[48.183,29.534],[48.094,29.306],[48.416,28.552],[47.709,28.526],[47.46,29.003],[46.569,29.099],[47.303,30.059],[47.975,29.976]]]}},{type:"Feature",id:"IRQ",properties:{name:"Iraq"},geometry:{type:"Polygon",coordinates:[[[39.195,32.161],[38.792,33.379],[41.006,34.419],[41.384,35.628],[41.29,36.359],[41.837,36.606],[42.35,37.23],[42.779,37.385],[43.942,37.256],[44.293,37.002],[44.773,37.17],[45.421,35.978],[46.076,35.677],[46.152,35.093],[45.648,34.748],[45.417,33.968],[46.109,33.017],[47.335,32.469],[47.849,31.709],[47.685,30.985],[48.005,30.985],[48.015,30.452],[48.568,29.927],[47.975,29.976],[47.303,30.059],[46.569,29.099],[44.709,29.179],[41.89,31.19],[40.4,31.89],[39.195,32.161]]]}},{type:"Feature",id:"OMN",properties:{name:"Oman"},geometry:{type:"MultiPolygon",coordinates:[[[[55.208,22.708],[55.234,23.111],[55.526,23.525],[55.529,23.934],[55.981,24.131],[55.804,24.27],[55.886,24.921],[56.397,24.925],[56.845,24.242],[57.403,23.879],[58.137,23.748],[58.729,23.566],[59.181,22.992],[59.45,22.66],[59.808,22.534],[59.806,22.311],[59.442,21.715],[59.282,21.434],[58.861,21.114],[58.488,20.429],[58.034,20.481],[57.826,20.243],[57.666,19.736],[57.789,19.068],[57.694,18.945],[57.234,18.948],[56.61,18.574],[56.512,18.087],[56.284,17.876],[55.661,17.884],[55.27,17.632],[55.275,17.228],[54.791,16.951],[54.239,17.045],[53.571,16.708],[53.109,16.651],[52.782,17.35],[52,19],[55,20],[55.667,22],[55.208,22.708]]],[[[56.261,25.715],[56.071,26.055],[56.362,26.396],[56.486,26.309],[56.391,25.896],[56.261,25.715]]]]}},{type:"Feature",id:"VUT",properties:{name:"Vanuatu"},geometry:{type:"MultiPolygon",coordinates:[[[[167.217,-15.892],[167.845,-16.466],[167.515,-16.598],[167.18,-16.16],[167.217,-15.892]]],[[[166.793,-15.669],[166.65,-15.393],[166.629,-14.626],[167.108,-14.934],[167.27,-15.74],[167.001,-15.615],[166.793,-15.669]]]]}},{type:"Feature",id:"KHM",properties:{name:"Cambodia"},geometry:{type:"Polygon",coordinates:[[[102.585,12.187],[102.348,13.394],[102.988,14.226],[104.281,14.417],[105.219,14.273],[106.044,13.881],[106.496,14.571],[107.383,14.202],[107.615,13.536],[107.491,12.337],[105.811,11.568],[106.25,10.962],[105.2,10.889],[104.334,10.487],[103.497,10.633],[103.091,11.154],[102.585,12.187]]]}},{type:"Feature",id:"THA",properties:{name:"Thailand"},geometry:{type:"Polygon",coordinates:[[[105.219,14.273],[104.281,14.417],[102.988,14.226],[102.348,13.394],[102.585,12.187],[101.687,12.646],[100.832,12.627],[100.978,13.413],[100.098,13.407],[100.019,12.307],[99.479,10.846],[99.154,9.963],[99.222,9.239],[99.874,9.208],[100.28,8.295],[100.459,7.43],[101.017,6.857],[101.623,6.741],[102.141,6.222],[101.814,5.811],[101.154,5.691],[101.076,6.205],[100.26,6.643],[100.086,6.464],[99.691,6.848],[99.52,7.343],[98.988,7.908],[98.504,8.382],[98.34,7.795],[98.15,8.35],[98.259,8.974],[98.554,9.933],[99.038,10.961],[99.587,11.893],[99.196,12.805],[99.212,13.269],[99.098,13.828],[98.431,14.622],[98.192,15.124],[98.537,15.308],[98.903,16.178],[98.494,16.838],[97.859,17.568],[97.376,18.445],[97.798,18.627],[98.254,19.708],[98.96,19.753],[99.543,20.187],[100.116,20.418],[100.549,20.109],[100.606,19.508],[101.282,19.463],[101.036,18.409],[101.06,17.512],[102.114,18.109],[102.413,17.933],[102.999,17.962],[103.2,18.31],[103.956,18.241],[104.717,17.429],[104.779,16.442],[105.589,15.57],[105.544,14.724],[105.219,14.273]]]}},{type:"Feature",id:"LAO",properties:{name:"Laos"},geometry:{type:"Polygon",coordinates:[[[107.383,14.202],[106.496,14.571],[106.044,13.881],[105.219,14.273],[105.544,14.724],[105.589,15.57],[104.779,16.442],[104.717,17.429],[103.956,18.241],[103.2,18.31],[102.999,17.962],[102.413,17.933],[102.114,18.109],[101.06,17.512],[101.036,18.409],[101.282,19.463],[100.606,19.508],[100.549,20.109],[100.116,20.418],[100.329,20.786],[101.18,21.437],[101.27,21.202],[101.803,21.174],[101.652,22.318],[102.17,22.465],[102.755,21.675],[103.204,20.767],[104.435,20.759],[104.823,19.887],[104.183,19.625],[103.897,19.265],[105.095,18.667],[105.926,17.485],[106.556,16.604],[107.313,15.909],[107.565,15.202],[107.383,14.202]]]}},{type:"Feature",id:"MMR",properties:{name:"Myanmar"},geometry:{type:"Polygon",coordinates:[[[100.116,20.418],[99.543,20.187],[98.96,19.753],[98.254,19.708],[97.798,18.627],[97.376,18.445],[97.859,17.568],[98.494,16.838],[98.903,16.178],[98.537,15.308],[98.192,15.124],[98.431,14.622],[99.098,13.828],[99.212,13.269],[99.196,12.805],[99.587,11.893],[99.038,10.961],[98.554,9.933],[98.457,10.675],[98.765,11.441],[98.428,12.033],[98.51,13.122],[98.104,13.64],[97.778,14.837],[97.597,16.101],[97.165,16.929],[96.506,16.427],[95.369,15.714],[94.808,15.803],[94.189,16.038],[94.533,17.277],[94.325,18.214],[93.541,19.366],[93.663,19.727],[93.078,19.855],[92.369,20.671],[92.303,21.475],[92.652,21.324],[92.673,22.041],[93.166,22.278],[93.06,22.703],[93.286,23.044],[93.325,24.079],[94.107,23.851],[94.553,24.675],[94.603,25.162],[95.155,26.001],[95.125,26.574],[96.419,27.265],[97.134,27.084],[97.052,27.699],[97.403,27.883],[97.327,28.262],[97.912,28.336],[98.246,27.747],[98.683,27.509],[98.712,26.744],[98.672,25.919],[97.725,25.084],[97.605,23.897],[98.66,24.063],[98.899,23.143],[99.532,22.949],[99.241,22.118],[99.983,21.743],[100.417,21.559],[101.15,21.85],[101.18,21.437],[100.329,20.786],[100.116,20.418]]]}},{type:"Feature",id:"VNM",properties:{name:"Vietnam"},geometry:{type:"Polygon",coordinates:[[[104.334,10.487],[105.2,10.889],[106.25,10.962],[105.811,11.568],[107.491,12.337],[107.615,13.536],[107.383,14.202],[107.565,15.202],[107.313,15.909],[106.556,16.604],[105.926,17.485],[105.095,18.667],[103.897,19.265],[104.183,19.625],[104.823,19.887],[104.435,20.759],[103.204,20.767],[102.755,21.675],[102.17,22.465],[102.707,22.709],[103.505,22.704],[104.477,22.819],[105.329,23.352],[105.811,22.977],[106.725,22.794],[106.567,22.218],[107.043,21.812],[108.05,21.552],[106.715,20.697],[105.882,19.752],[105.662,19.058],[106.427,18.004],[107.362,16.697],[108.269,16.08],[108.877,15.277],[109.335,13.426],[109.2,11.667],[108.366,11.008],[107.221,10.364],[106.405,9.531],[105.158,8.6],[104.795,9.241],[105.076,9.918],[104.334,10.487]]]}},{type:"Feature",id:"PRK",properties:{name:"North Korea"},geometry:{type:"MultiPolygon",coordinates:[[[[130.78,42.22],[130.78,42.22],[130.78,42.22],[130.78,42.22]]],[[[130.64,42.395],[130.64,42.395],[130.78,42.22],[130.4,42.28],[129.966,41.941],[129.667,41.601],[129.705,40.883],[129.188,40.662],[129.01,40.485],[128.633,40.19],[127.967,40.025],[127.533,39.757],[127.502,39.324],[127.385,39.213],[127.783,39.051],[128.35,38.612],[128.206,38.37],[127.78,38.305],[127.073,38.256],[126.684,37.805],[126.237,37.84],[126.175,37.75],[125.689,37.94],[125.568,37.752],[125.275,37.669],[125.24,37.857],[124.981,37.949],[124.712,38.108],[124.986,38.548],[125.222,38.666],[125.133,38.849],[125.387,39.388],[125.321,39.551],[124.737,39.66],[124.266,39.928],[125.08,40.57],[126.182,41.107],[126.869,41.817],[127.344,41.503],[128.208,41.467],[128.052,41.994],[129.597,42.425],[129.994,42.985],[130.64,42.395]]]]}},{type:"Feature",id:"KOR",properties:{name:"South Korea"},geometry:{type:"Polygon",coordinates:[[[126.175,37.75],[126.237,37.84],[126.684,37.805],[127.073,38.256],[127.78,38.305],[128.206,38.37],[128.35,38.612],[129.213,37.432],[129.46,36.784],[129.468,35.632],[129.091,35.082],[128.186,34.89],[127.387,34.476],[126.486,34.39],[126.374,34.935],[126.559,35.685],[126.117,36.725],[126.86,36.894],[126.175,37.75]]]}},{type:"Feature",id:"MNG",properties:{name:"Mongolia"},geometry:{type:"Polygon",coordinates:[[[87.751,49.297],[88.806,49.471],[90.714,50.332],[92.235,50.802],[93.104,50.495],[94.148,50.481],[94.816,50.013],[95.814,49.977],[97.26,49.726],[98.232,50.422],[97.826,51.011],[98.861,52.047],[99.982,51.634],[100.889,51.517],[102.065,51.26],[102.256,50.511],[103.677,50.09],[104.622,50.275],[105.887,50.406],[106.889,50.274],[107.868,49.794],[108.475,49.283],[109.402,49.293],[110.662,49.13],[111.581,49.378],[112.898,49.544],[114.362,50.248],[114.962,50.14],[115.486,49.805],[116.679,49.889],[116.192,49.135],[115.485,48.135],[115.743,47.727],[116.309,47.853],[117.296,47.698],[118.064,48.067],[118.867,47.747],[119.773,47.048],[119.663,46.693],[118.874,46.805],[117.422,46.673],[116.718,46.388],[115.985,45.727],[114.46,45.34],[113.464,44.809],[112.436,45.012],[111.873,45.102],[111.348,44.457],[111.668,44.073],[111.83,43.743],[111.13,43.407],[110.412,42.871],[109.244,42.519],[107.745,42.482],[106.129,42.134],[104.965,41.597],[104.522,41.908],[103.312,41.907],[101.833,42.515],[100.846,42.664],[99.516,42.525],[97.452,42.749],[96.349,42.726],[95.762,43.319],[95.307,44.241],[94.689,44.352],[93.481,44.975],[92.134,45.115],[90.946,45.286],[90.586,45.72],[90.971,46.888],[90.281,47.694],[88.854,48.069],[88.014,48.599],[87.751,49.297]]]}},{type:"Feature",id:"IND",properties:{name:"India"},geometry:{type:"Polygon",coordinates:[[[97.327,28.262],[97.403,27.883],[97.052,27.699],[97.134,27.084],[96.419,27.265],[95.125,26.574],[95.155,26.001],[94.603,25.162],[94.553,24.675],[94.107,23.851],[93.325,24.079],[93.286,23.044],[93.06,22.703],[93.166,22.278],[92.673,22.041],[92.146,23.627],[91.87,23.624],[91.706,22.985],[91.159,23.504],[91.468,24.073],[91.915,24.13],[92.376,24.977],[91.8,25.147],[90.872,25.133],[89.921,25.27],[89.832,25.965],[89.355,26.014],[88.563,26.447],[88.21,25.768],[88.932,25.239],[88.306,24.866],[88.084,24.502],[88.7,24.234],[88.53,23.631],[88.876,22.879],[89.032,22.056],[88.889,21.691],[88.208,21.703],[86.976,21.496],[87.033,20.743],[86.499,20.152],[85.06,19.479],[83.941,18.302],[83.189,17.671],[82.193,17.017],[82.191,16.557],[81.693,16.31],[80.792,15.952],[80.325,15.899],[80.025,15.136],[80.233,13.836],[80.286,13.006],[79.863,12.056],[79.858,10.357],[79.341,10.309],[78.885,9.546],[79.19,9.217],[78.278,8.933],[77.941,8.253],[77.54,7.966],[76.593,8.899],[76.13,10.3],[75.746,11.308],[75.396,11.781],[74.865,12.742],[74.617,13.993],[74.444,14.617],[73.534,15.991],[73.12,17.929],[72.821,19.208],[72.824,20.42],[72.631,21.356],[71.175,20.757],[70.47,20.877],[69.164,22.089],[69.645,22.451],[69.35,22.843],[68.177,23.692],[68.843,24.359],[71.043,24.357],[70.845,25.215],[70.283,25.722],[70.169,26.492],[69.514,26.941],[70.616,27.989],[71.778,27.913],[72.824,28.962],[73.451,29.976],[74.421,30.98],[74.406,31.693],[75.259,32.271],[74.452,32.765],[74.104,33.441],[73.75,34.318],[74.24,34.749],[75.757,34.505],[76.872,34.654],[77.837,35.494],[78.912,34.322],[78.811,33.506],[79.209,32.994],[79.176,32.484],[78.458,32.618],[78.739,31.516],[79.721,30.883],[81.111,30.183],[80.477,29.73],[80.088,28.794],[81.057,28.416],[82,27.925],[83.304,27.365],[84.675,27.235],[85.252,26.726],[86.024,26.631],[87.227,26.398],[88.06,26.415],[88.175,26.81],[88.043,27.446],[88.12,27.877],[88.73,28.087],[88.814,27.299],[88.836,27.099],[89.745,26.719],[90.373,26.876],[91.218,26.809],[92.033,26.838],[92.104,27.453],[91.697,27.772],[92.503,27.897],[93.413,28.641],[94.566,29.277],[95.405,29.032],[96.118,29.453],[96.587,28.831],[96.249,28.411],[97.327,28.262]]]}},{type:"Feature",id:"BGD",properties:{name:"Bangladesh"},geometry:{type:"Polygon",coordinates:[[[92.673,22.041],[92.652,21.324],[92.303,21.475],[92.369,20.671],[92.083,21.192],[92.025,21.702],[91.835,22.183],[91.417,22.765],[90.496,22.805],[90.587,22.393],[90.273,21.836],[89.847,22.039],[89.702,21.857],[89.419,21.966],[89.032,22.056],[88.876,22.879],[88.53,23.631],[88.7,24.234],[88.084,24.502],[88.306,24.866],[88.932,25.239],[88.21,25.768],[88.563,26.447],[89.355,26.014],[89.832,25.965],[89.921,25.27],[90.872,25.133],[91.8,25.147],[92.376,24.977],[91.915,24.13],[91.468,24.073],[91.159,23.504],[91.706,22.985],[91.87,23.624],[92.146,23.627],[92.673,22.041]]]}},{type:"Feature",id:"BTN",properties:{name:"Bhutan"},geometry:{type:"Polygon",coordinates:[[[91.697,27.772],[92.104,27.453],[92.033,26.838],[91.218,26.809],[90.373,26.876],[89.745,26.719],[88.836,27.099],[88.814,27.299],[89.476,28.043],[90.016,28.296],[90.731,28.065],[91.259,28.041],[91.697,27.772]]]}},{type:"Feature",id:"NPL",properties:{name:"Nepal"},geometry:{type:"Polygon",coordinates:[[[88.12,27.877],[88.043,27.446],[88.175,26.81],[88.06,26.415],[87.227,26.398],[86.024,26.631],[85.252,26.726],[84.675,27.235],[83.304,27.365],[82,27.925],[81.057,28.416],[80.088,28.794],[80.477,29.73],[81.111,30.183],[81.526,30.423],[82.328,30.115],[83.337,29.464],[83.899,29.32],[84.235,28.84],[85.012,28.643],[85.823,28.204],[86.955,27.974],[88.12,27.877]]]}},{type:"Feature",id:"PAK",properties:{name:"Pakistan"},geometry:{type:"Polygon",coordinates:[[[77.837,35.494],[76.872,34.654],[75.757,34.505],[74.24,34.749],[73.75,34.318],[74.104,33.441],[74.452,32.765],[75.259,32.271],[74.406,31.693],[74.421,30.98],[73.451,29.976],[72.824,28.962],[71.778,27.913],[70.616,27.989],[69.514,26.941],[70.169,26.492],[70.283,25.722],[70.845,25.215],[71.043,24.357],[68.843,24.359],[68.177,23.692],[67.444,23.945],[67.145,24.664],[66.373,25.425],[64.53,25.237],[62.906,25.218],[61.497,25.078],[61.874,26.24],[63.317,26.757],[63.234,27.217],[62.755,27.379],[62.728,28.26],[61.772,28.699],[61.369,29.303],[60.874,29.829],[62.55,29.319],[63.55,29.468],[64.148,29.341],[64.35,29.56],[65.047,29.472],[66.346,29.888],[66.381,30.739],[66.939,31.305],[67.683,31.303],[67.793,31.583],[68.557,31.713],[68.927,31.62],[69.318,31.901],[69.263,32.502],[69.687,33.105],[70.324,33.359],[69.931,34.02],[70.882,33.989],[71.157,34.349],[71.115,34.733],[71.613,35.153],[71.499,35.651],[71.262,36.074],[71.846,36.51],[72.92,36.72],[74.068,36.836],[74.576,37.021],[75.158,37.133],[75.897,36.667],[76.193,35.898],[77.837,35.494]]]}},{type:"Feature",id:"AFG",properties:{name:"Afghanistan"},geometry:{type:"Polygon",coordinates:[[[66.519,37.363],[67.076,37.356],[67.83,37.145],[68.136,37.023],[68.859,37.344],[69.196,37.151],[69.519,37.609],[70.117,37.588],[70.271,37.735],[70.376,38.138],[70.807,38.486],[71.348,38.259],[71.239,37.953],[71.542,37.906],[71.449,37.066],[71.845,36.738],[72.193,36.948],[72.637,37.048],[73.26,37.495],[73.949,37.422],[74.98,37.42],[75.158,37.133],[74.576,37.021],[74.068,36.836],[72.92,36.72],[71.846,36.51],[71.262,36.074],[71.499,35.651],[71.613,35.153],[71.115,34.733],[71.157,34.349],[70.882,33.989],[69.931,34.02],[70.324,33.359],[69.687,33.105],[69.263,32.502],[69.318,31.901],[68.927,31.62],[68.557,31.713],[67.793,31.583],[67.683,31.303],[66.939,31.305],[66.381,30.739],[66.346,29.888],[65.047,29.472],[64.35,29.56],[64.148,29.341],[63.55,29.468],[62.55,29.319],[60.874,29.829],[61.781,30.736],[61.699,31.38],[60.942,31.548],[60.864,32.183],[60.536,32.981],[60.964,33.529],[60.528,33.676],[60.803,34.404],[61.211,35.65],[62.231,35.271],[62.985,35.404],[63.194,35.857],[63.983,36.008],[64.546,36.312],[64.746,37.112],[65.589,37.305],[65.746,37.661],[66.217,37.394],[66.519,37.363]]]}},{type:"Feature",id:"TJK",properties:{name:"Tajikistan"},geometry:{type:"Polygon",coordinates:[[[67.83,37.145],[68.392,38.157],[68.176,38.902],[67.442,39.14],[67.701,39.58],[68.536,39.533],[69.012,40.086],[69.329,40.728],[70.667,40.96],[70.458,40.496],[70.601,40.219],[71.014,40.244],[70.648,39.936],[69.56,40.103],[69.465,39.527],[70.549,39.604],[71.785,39.279],[73.675,39.431],[73.929,38.506],[74.258,38.607],[74.865,38.379],[74.83,37.99],[74.98,37.42],[73.949,37.422],[73.26,37.495],[72.637,37.048],[72.193,36.948],[71.845,36.738],[71.449,37.066],[71.542,37.906],[71.239,37.953],[71.348,38.259],[70.807,38.486],[70.376,38.138],[70.271,37.735],[70.117,37.588],[69.519,37.609],[69.196,37.151],[68.859,37.344],[68.136,37.023],[67.83,37.145]]]}},{type:"Feature",id:"KGZ",properties:{name:"Kyrgyzstan"},geometry:{type:"Polygon",coordinates:[[[70.962,42.266],[71.186,42.704],[71.845,42.845],[73.49,42.501],[73.645,43.091],[74.213,43.298],[75.637,42.878],[76,42.988],[77.658,42.961],[79.142,42.856],[79.644,42.497],[80.26,42.35],[80.119,42.124],[78.544,41.582],[78.187,41.185],[76.904,41.066],[76.526,40.428],[75.468,40.562],[74.777,40.366],[73.822,39.894],[73.96,39.66],[73.675,39.431],[71.785,39.279],[70.549,39.604],[69.465,39.527],[69.56,40.103],[70.648,39.936],[71.014,40.244],[71.775,40.146],[73.055,40.866],[71.87,41.393],[71.158,41.144],[70.42,41.52],[71.259,42.168],[70.962,42.266]]]}},{type:"Feature",id:"TKM",properties:{name:"Turkmenistan"},geometry:{type:"Polygon",coordinates:[[[52.502,41.783],[52.944,42.116],[54.079,42.324],[54.755,42.044],[55.455,41.26],[55.968,41.309],[57.096,41.322],[56.932,41.826],[57.787,42.171],[58.629,42.752],[59.976,42.223],[60.083,41.425],[60.466,41.22],[61.547,41.266],[61.883,41.085],[62.374,40.054],[63.518,39.363],[64.17,38.892],[65.216,38.403],[66.546,37.975],[66.519,37.363],[66.217,37.394],[65.746,37.661],[65.589,37.305],[64.746,37.112],[64.546,36.312],[63.983,36.008],[63.194,35.857],[62.985,35.404],[62.231,35.271],[61.211,35.65],[61.123,36.492],[60.378,36.527],[59.235,37.413],[58.436,37.522],[57.33,38.029],[56.619,38.121],[56.18,37.935],[55.512,37.964],[54.8,37.392],[53.922,37.199],[53.736,37.906],[53.881,38.952],[53.101,39.291],[53.358,39.975],[52.694,40.034],[52.915,40.877],[53.858,40.631],[54.737,40.951],[54.008,41.551],[53.722,42.123],[52.917,41.868],[52.815,41.135],[52.502,41.783]]]}},{type:"Feature",id:"IRN",properties:{name:"Iran"},geometry:{type:"Polygon",coordinates:[[[48.568,29.927],[48.015,30.452],[48.005,30.985],[47.685,30.985],[47.849,31.709],[47.335,32.469],[46.109,33.017],[45.417,33.968],[45.648,34.748],[46.152,35.093],[46.076,35.677],[45.421,35.978],[44.773,37.17],[44.773,37.17],[44.226,37.972],[44.421,38.281],[44.109,39.428],[44.794,39.713],[44.953,39.336],[45.458,38.874],[46.144,38.741],[46.506,38.771],[47.685,39.508],[48.06,39.582],[48.356,39.289],[48.011,38.794],[48.634,38.27],[48.883,38.32],[49.2,37.583],[50.148,37.375],[50.842,36.873],[52.264,36.7],[53.826,36.965],[53.922,37.199],[54.8,37.392],[55.512,37.964],[56.18,37.935],[56.619,38.121],[57.33,38.029],[58.436,37.522],[59.235,37.413],[60.378,36.527],[61.123,36.492],[61.211,35.65],[60.803,34.404],[60.528,33.676],[60.964,33.529],[60.536,32.981],[60.864,32.183],[60.942,31.548],[61.699,31.38],[61.781,30.736],[60.874,29.829],[61.369,29.303],[61.772,28.699],[62.728,28.26],[62.755,27.379],[63.234,27.217],[63.317,26.757],[61.874,26.24],[61.497,25.078],[59.616,25.38],[58.526,25.61],[57.397,25.74],[56.971,26.966],[56.492,27.143],[55.724,26.965],[54.715,26.481],[53.493,26.812],[52.484,27.581],[51.521,27.866],[50.853,28.815],[50.115,30.148],[49.577,29.986],[48.941,30.317],[48.568,29.927]]]}},{type:"Feature",id:"SYR",properties:{name:"Syria"},geometry:{type:"Polygon",coordinates:[[[35.72,32.709],[35.701,32.716],[35.836,32.868],[35.821,33.277],[36.066,33.825],[36.612,34.202],[36.448,34.594],[35.998,34.645],[35.905,35.41],[36.15,35.822],[36.418,36.041],[36.685,36.26],[36.739,36.818],[37.067,36.623],[38.168,36.901],[38.7,36.713],[39.523,36.716],[40.673,37.091],[41.212,37.074],[42.35,37.23],[41.837,36.606],[41.29,36.359],[41.384,35.628],[41.006,34.419],[38.792,33.379],[36.834,32.313],[35.72,32.709]]]}},{type:"Feature",id:"ARM",properties:{name:"Armenia"},geometry:{type:"Polygon",coordinates:[[[46.506,38.771],[46.144,38.741],[45.735,39.32],[45.74,39.474],[45.298,39.472],[45.002,39.74],[44.794,39.713],[44.4,40.005],[43.656,40.254],[43.753,40.74],[43.583,41.092],[44.972,41.248],[45.179,40.985],[45.56,40.812],[45.359,40.562],[45.892,40.218],[45.61,39.9],[46.035,39.628],[46.483,39.464],[46.506,38.771]]]}},{type:"Feature",id:"SWE",properties:{name:"Sweden"},geometry:{type:"Polygon",coordinates:[[[11.027,58.856],[11.468,59.432],[12.3,60.118],[12.631,61.294],[11.992,61.8],[11.931,63.128],[12.58,64.066],[13.572,64.049],[13.92,64.445],[13.556,64.787],[15.108,66.194],[16.109,67.302],[16.769,68.014],[17.729,68.011],[17.994,68.567],[19.879,68.407],[20.025,69.065],[20.646,69.106],[21.979,68.617],[23.539,67.936],[23.566,66.396],[23.903,66.007],[22.183,65.724],[21.214,65.026],[21.37,64.414],[19.779,63.61],[17.848,62.749],[17.12,61.341],[17.831,60.637],[18.788,60.082],[17.869,58.954],[16.829,58.72],[16.448,57.041],[15.88,56.104],[14.667,56.201],[14.101,55.408],[12.943,55.362],[12.625,56.307],[11.788,57.442],[11.027,58.856]]]}},{type:"Feature",id:"BLR",properties:{name:"Belarus"},geometry:{type:"Polygon",coordinates:[[[28.177,56.169],[29.23,55.918],[29.372,55.67],[29.896,55.789],[30.874,55.551],[30.972,55.082],[30.758,54.812],[31.384,54.157],[31.791,53.975],[31.731,53.794],[32.406,53.618],[32.694,53.351],[32.305,53.133],[31.498,53.167],[31.305,53.074],[31.54,52.742],[31.786,52.102],[31.786,52.102],[30.928,52.042],[30.619,51.823],[30.555,51.32],[30.157,51.416],[29.255,51.368],[28.993,51.602],[28.618,51.428],[28.242,51.572],[27.454,51.592],[26.338,51.832],[25.328,51.911],[24.553,51.888],[24.005,51.617],[23.527,51.578],[23.508,52.024],[23.199,52.487],[23.799,52.691],[23.805,53.09],[23.528,53.47],[23.484,53.912],[24.451,53.906],[25.536,54.282],[25.768,54.847],[26.588,55.167],[26.494,55.615],[27.102,55.783],[28.177,56.169]]]}},{type:"Feature",id:"UKR",properties:{name:"Ukraine"},geometry:{type:"Polygon",coordinates:[[[31.786,52.102],[32.159,52.061],[32.412,52.289],[32.716,52.238],[33.753,52.335],[34.392,51.769],[34.142,51.566],[34.225,51.256],[35.022,51.208],[35.378,50.774],[35.356,50.577],[36.626,50.226],[37.393,50.384],[38.011,49.916],[38.595,49.926],[40.069,49.601],[40.081,49.307],[39.675,48.784],[39.896,48.232],[39.738,47.899],[38.771,47.826],[38.255,47.546],[38.224,47.102],[37.425,47.022],[36.76,46.699],[35.824,46.646],[34.962,46.273],[35.013,45.738],[34.862,45.768],[34.732,45.966],[34.41,46.005],[33.699,46.22],[33.436,45.972],[33.299,46.081],[31.744,46.333],[31.675,46.706],[30.749,46.583],[30.378,46.032],[29.603,45.293],[29.15,45.465],[28.68,45.304],[28.234,45.488],[28.485,45.597],[28.66,45.94],[28.934,46.259],[28.863,46.438],[29.072,46.518],[29.171,46.379],[29.76,46.35],[30.025,46.424],[29.838,46.525],[29.909,46.674],[29.56,46.929],[29.415,47.347],[29.051,47.51],[29.123,47.849],[28.671,48.118],[28.26,48.156],[27.523,48.467],[26.858,48.368],[26.619,48.221],[26.197,48.221],[25.946,47.987],[25.208,47.891],[24.866,47.738],[24.402,47.982],[23.761,47.986],[23.142,48.096],[22.711,47.882],[22.641,48.15],[22.086,48.422],[22.281,48.825],[22.558,49.086],[22.776,49.027],[22.518,49.477],[23.427,50.309],[23.923,50.425],[24.03,50.705],[23.527,51.578],[24.005,51.617],[24.553,51.888],[25.328,51.911],[26.338,51.832],[27.454,51.592],[28.242,51.572],[28.618,51.428],[28.993,51.602],[29.255,51.368],[30.157,51.416],[30.555,51.32],[30.619,51.823],[30.928,52.042],[31.786,52.102]]]}},{type:"Feature",id:"POL",properties:{name:"Poland"},geometry:{type:"Polygon",coordinates:[[[23.484,53.912],[23.528,53.47],[23.805,53.09],[23.799,52.691],[23.199,52.487],[23.508,52.024],[23.527,51.578],[24.03,50.705],[23.923,50.425],[23.427,50.309],[22.518,49.477],[22.776,49.027],[22.558,49.086],[21.608,49.47],[20.888,49.329],[20.416,49.431],[19.825,49.217],[19.321,49.572],[18.91,49.436],[18.853,49.496],[18.393,49.989],[17.649,50.049],[17.555,50.362],[16.869,50.474],[16.719,50.216],[16.176,50.423],[16.239,50.698],[15.491,50.785],[15.017,51.107],[14.607,51.745],[14.685,52.09],[14.438,52.625],[14.075,52.981],[14.353,53.248],[14.12,53.757],[14.803,54.051],[16.363,54.513],[17.623,54.852],[18.621,54.683],[18.696,54.439],[19.661,54.426],[20.892,54.313],[22.731,54.328],[23.244,54.221],[23.484,53.912]]]}},{type:"Feature",id:"AUT",properties:{name:"Austria"},geometry:{type:"Polygon",coordinates:[[[16.98,48.123],[16.904,47.715],[16.341,47.713],[16.534,47.496],[16.202,46.852],[16.012,46.684],[15.137,46.659],[14.632,46.432],[13.806,46.509],[12.376,46.768],[12.153,47.115],[11.165,46.942],[11.049,46.751],[10.443,46.894],[9.932,46.921],[9.48,47.103],[9.633,47.348],[9.594,47.525],[9.896,47.58],[10.402,47.302],[10.545,47.566],[11.426,47.524],[12.141,47.703],[12.621,47.672],[12.933,47.468],[13.026,47.638],[12.884,48.289],[13.243,48.416],[13.596,48.877],[14.339,48.555],[14.901,48.964],[15.253,49.039],[16.03,48.734],[16.499,48.786],[16.96,48.597],[16.88,48.47],[16.98,48.123]]]}},{type:"Feature",id:"HUN",properties:{name:"Hungary"},geometry:{type:"Polygon",coordinates:[[[22.086,48.422],[22.641,48.15],[22.711,47.882],[22.1,47.672],[21.627,46.994],[21.022,46.316],[20.22,46.127],[19.596,46.172],[18.83,45.909],[18.83,45.909],[18.456,45.759],[17.63,45.952],[16.883,46.381],[16.565,46.504],[16.371,46.841],[16.202,46.852],[16.534,47.496],[16.341,47.713],[16.904,47.715],[16.98,48.123],[17.488,47.867],[17.857,47.758],[18.697,47.881],[18.777,48.082],[19.174,48.111],[19.661,48.267],[19.769,48.203],[20.239,48.328],[20.474,48.563],[20.801,48.624],[21.872,48.32],[22.086,48.422]]]}},{type:"Feature",id:"MDA",properties:{name:"Moldova"},geometry:{type:"Polygon",coordinates:[[[26.619,48.221],[26.858,48.368],[27.523,48.467],[28.26,48.156],[28.671,48.118],[29.123,47.849],[29.051,47.51],[29.415,47.347],[29.56,46.929],[29.909,46.674],[29.838,46.525],[30.025,46.424],[29.76,46.35],[29.171,46.379],[29.072,46.518],[28.863,46.438],[28.934,46.259],[28.66,45.94],[28.485,45.597],[28.234,45.488],[28.054,45.945],[28.16,46.372],[28.128,46.81],[27.551,47.405],[27.234,47.827],[26.924,48.123],[26.619,48.221]]]}},{type:"Feature",id:"ROU",properties:{name:"Romania"},geometry:{type:"Polygon",coordinates:[[[28.234,45.488],[28.68,45.304],[29.15,45.465],[29.603,45.293],[29.627,45.035],[29.142,44.82],[28.838,44.914],[28.558,43.707],[27.97,43.812],[27.242,44.176],[26.065,43.943],[25.569,43.688],[24.101,43.741],[23.332,43.897],[22.945,43.824],[22.657,44.235],[22.474,44.409],[22.706,44.578],[22.459,44.703],[22.145,44.478],[21.562,44.769],[21.484,45.181],[20.874,45.416],[20.762,45.735],[20.22,46.127],[21.022,46.316],[21.627,46.994],[22.1,47.672],[22.711,47.882],[23.142,48.096],[23.761,47.986],[24.402,47.982],[24.866,47.738],[25.208,47.891],[25.946,47.987],[26.197,48.221],[26.619,48.221],[26.924,48.123],[27.234,47.827],[27.551,47.405],[28.128,46.81],[28.16,46.372],[28.054,45.945],[28.234,45.488]]]}},{type:"Feature",id:"LTU",properties:{name:"Lithuania"},geometry:{type:"Polygon",coordinates:[[[26.494,55.615],[26.588,55.167],[25.768,54.847],[25.536,54.282],[24.451,53.906],[23.484,53.912],[23.244,54.221],[22.731,54.328],[22.651,54.583],[22.758,54.857],[22.316,55.015],[21.268,55.19],[21.056,56.031],[22.201,56.338],[23.878,56.274],[24.861,56.373],[25.001,56.165],[25.533,56.1],[26.494,55.615]]]}},{type:"Feature",id:"LVA",properties:{name:"Latvia"},geometry:{type:"Polygon",coordinates:[[[27.288,57.475],[27.77,57.244],[27.855,56.759],[28.177,56.169],[27.102,55.783],[26.494,55.615],[25.533,56.1],[25.001,56.165],[24.861,56.373],[23.878,56.274],[22.201,56.338],[21.056,56.031],[21.09,56.784],[21.582,57.412],[22.524,57.753],[23.318,57.006],[24.121,57.026],[24.313,57.793],[25.165,57.97],[25.603,57.848],[26.464,57.476],[27.288,57.475]]]}},{type:"Feature",id:"EST",properties:{name:"Estonia"},geometry:{type:"Polygon",coordinates:[[[27.981,59.475],[27.981,59.475],[28.132,59.301],[27.42,58.725],[27.717,57.792],[27.288,57.475],[26.464,57.476],[25.603,57.848],[25.165,57.97],[24.313,57.793],[24.429,58.383],[24.061,58.257],[23.427,58.613],[23.34,59.187],[24.604,59.466],[25.864,59.611],[26.949,59.446],[27.981,59.475],[27.981,59.475]]]}},{type:"Feature",id:"DEU",properties:{name:"Germany"},geometry:{type:"Polygon",coordinates:[[[14.12,53.757],[14.353,53.248],[14.075,52.981],[14.438,52.625],[14.685,52.09],[14.607,51.745],[15.017,51.107],[14.571,51.002],[14.307,51.117],[14.056,50.927],[13.338,50.733],[12.967,50.484],[12.24,50.266],[12.415,49.969],[12.521,49.547],[13.031,49.307],[13.596,48.877],[13.243,48.416],[12.884,48.289],[13.026,47.638],[12.933,47.468],[12.621,47.672],[12.141,47.703],[11.426,47.524],[10.545,47.566],[10.402,47.302],[9.896,47.58],[9.594,47.525],[8.523,47.831],[8.317,47.614],[7.467,47.621],[7.594,48.333],[8.099,49.018],[6.658,49.202],[6.186,49.464],[6.243,49.902],[6.043,50.128],[6.157,50.804],[5.989,51.852],[6.589,51.852],[6.843,52.228],[7.092,53.144],[6.905,53.482],[7.1,53.694],[7.936,53.748],[8.122,53.528],[8.801,54.021],[8.572,54.396],[8.526,54.963],[9.282,54.831],[9.922,54.983],[9.94,54.597],[10.95,54.364],[10.939,54.009],[11.956,54.196],[12.518,54.47],[13.647,54.076],[14.12,53.757]]]}},{type:"Feature",id:"BGR",properties:{name:"Bulgaria"},geometry:{type:"Polygon",coordinates:[[[22.657,44.235],[22.945,43.824],[23.332,43.897],[24.101,43.741],[25.569,43.688],[26.065,43.943],[27.242,44.176],[27.97,43.812],[28.558,43.707],[28.039,43.293],[27.674,42.578],[27.997,42.007],[27.136,42.141],[26.117,41.827],[26.106,41.329],[25.197,41.234],[24.493,41.584],[23.692,41.309],[22.952,41.338],[22.881,41.999],[22.381,42.32],[22.545,42.461],[22.437,42.58],[22.605,42.899],[22.986,43.211],[22.5,43.643],[22.41,44.008],[22.657,44.235]]]}},{type:"Feature",id:"GRC",properties:{name:"Greece"},geometry:{type:"MultiPolygon",coordinates:[[[[26.29,35.3],[26.165,35.005],[24.725,34.92],[24.735,35.085],[23.515,35.28],[23.7,35.705],[24.247,35.368],[25.025,35.425],[25.769,35.354],[25.745,35.18],[26.29,35.3]]],[[[22.952,41.338],[23.692,41.309],[24.493,41.584],[25.197,41.234],[26.106,41.329],[26.117,41.827],[26.604,41.562],[26.295,40.936],[26.057,40.824],[25.448,40.853],[24.926,40.947],[23.715,40.687],[24.408,40.125],[23.9,39.962],[23.343,39.961],[22.814,40.476],[22.626,40.257],[22.85,39.659],[23.35,39.19],[22.973,38.971],[23.53,38.51],[24.025,38.22],[24.04,37.655],[23.115,37.92],[23.41,37.41],[22.775,37.305],[23.154,36.423],[22.49,36.41],[21.67,36.845],[21.295,37.645],[21.12,38.31],[20.73,38.77],[20.218,39.34],[20.15,39.625],[20.615,40.11],[20.675,40.435],[21,40.58],[21.02,40.843],[21.674,40.931],[22.055,41.15],[22.597,41.13],[22.762,41.305],[22.952,41.338]]]]}},{type:"Feature",id:"TUR",properties:{name:"Turkey"},geometry:{type:"MultiPolygon",coordinates:[[[[44.773,37.17],[44.293,37.002],[43.942,37.256],[42.779,37.385],[42.35,37.23],[41.212,37.074],[40.673,37.091],[39.523,36.716],[38.7,36.713],[38.168,36.901],[37.067,36.623],[36.739,36.818],[36.685,36.26],[36.418,36.041],[36.15,35.822],[35.782,36.275],[36.161,36.651],[35.551,36.565],[34.715,36.796],[34.027,36.22],[32.509,36.108],[31.7,36.644],[30.622,36.678],[30.391,36.263],[29.7,36.144],[28.733,36.677],[27.641,36.659],[27.049,37.653],[26.318,38.208],[26.805,38.986],[26.171,39.464],[27.28,40.42],[28.82,40.46],[29.24,41.22],[31.146,41.088],[32.348,41.736],[33.513,42.019],[35.168,42.04],[36.913,41.335],[38.348,40.949],[39.513,41.103],[40.373,41.014],[41.554,41.536],[42.62,41.583],[43.583,41.092],[43.753,40.74],[43.656,40.254],[44.4,40.005],[44.794,39.713],[44.109,39.428],[44.421,38.281],[44.226,37.972],[44.773,37.17],[44.773,37.17]]],[[[26.117,41.827],[27.136,42.141],[27.997,42.007],[28.116,41.623],[28.988,41.3],[28.806,41.055],[27.619,41],[27.192,40.691],[26.358,40.152],[26.043,40.618],[26.057,40.824],[26.295,40.936],[26.604,41.562],[26.117,41.827]]]]}},{type:"Feature",id:"ALB",properties:{name:"Albania"},geometry:{type:"Polygon",coordinates:[[[21.02,40.843],[21,40.58],[20.675,40.435],[20.615,40.11],[20.15,39.625],[19.98,39.695],[19.96,39.915],[19.406,40.251],[19.319,40.727],[19.404,41.41],[19.54,41.72],[19.372,41.878],[19.372,41.878],[19.304,42.196],[19.738,42.688],[19.802,42.5],[20.071,42.589],[20.284,42.32],[20.523,42.218],[20.59,41.855],[20.59,41.855],[20.463,41.515],[20.605,41.086],[21.02,40.843]]]}},{type:"Feature",id:"HRV",properties:{name:"Croatia"},geometry:{type:"Polygon",coordinates:[[[16.565,46.504],[16.883,46.381],[17.63,45.952],[18.456,45.759],[18.83,45.909],[19.073,45.522],[19.39,45.237],[19.005,44.86],[18.553,45.082],[17.862,45.068],[17.002,45.234],[16.535,45.212],[16.318,45.004],[15.959,45.234],[15.75,44.819],[16.24,44.351],[16.456,44.041],[16.916,43.668],[17.297,43.446],[17.675,43.029],[18.56,42.65],[18.45,42.48],[18.45,42.48],[17.51,42.85],[16.93,43.21],[16.015,43.507],[15.174,44.243],[15.376,44.318],[14.92,44.738],[14.902,45.076],[14.259,45.234],[13.952,44.802],[13.657,45.137],[13.679,45.484],[13.715,45.5],[14.412,45.466],[14.595,45.635],[14.935,45.472],[15.328,45.452],[15.324,45.732],[15.672,45.834],[15.769,46.238],[16.565,46.504]]]}},{type:"Feature",id:"CHE",properties:{name:"Switzerland"},geometry:{type:"Polygon",coordinates:[[[9.594,47.525],[9.633,47.348],[9.48,47.103],[9.932,46.921],[10.443,46.894],[10.363,46.484],[9.923,46.315],[9.183,46.44],[8.966,46.037],[8.49,46.005],[8.317,46.164],[7.756,45.824],[7.274,45.777],[6.844,45.991],[6.5,46.43],[6.023,46.273],[6.037,46.726],[6.769,47.288],[6.737,47.542],[7.192,47.45],[7.467,47.621],[8.317,47.614],[8.523,47.831],[9.594,47.525]]]}},{type:"Feature",id:"LUX",properties:{name:"Luxembourg"},geometry:{type:"Polygon",coordinates:[[[6.043,50.128],[6.243,49.902],[6.186,49.464],[5.898,49.443],[5.674,49.529],[5.782,50.09],[6.043,50.128]]]}},{type:"Feature",id:"BEL",properties:{name:"Belgium"},geometry:{type:"Polygon",coordinates:[[[6.157,50.804],[6.043,50.128],[5.782,50.09],[5.674,49.529],[4.799,49.985],[4.286,49.907],[3.588,50.379],[3.123,50.78],[2.658,50.797],[2.514,51.149],[3.315,51.346],[3.315,51.346],[3.315,51.346],[4.047,51.267],[4.974,51.475],[5.607,51.037],[6.157,50.804]]]}},{type:"Feature",id:"NLD",properties:{name:"Netherlands"},geometry:{type:"Polygon",coordinates:[[[6.905,53.482],[7.092,53.144],[6.843,52.228],[6.589,51.852],[5.989,51.852],[6.157,50.804],[5.607,51.037],[4.974,51.475],[4.047,51.267],[3.315,51.346],[3.315,51.346],[3.83,51.621],[4.706,53.092],[6.074,53.51],[6.905,53.482]]]}},{type:"Feature",id:"PRT",properties:{name:"Portugal"},geometry:{type:"Polygon",coordinates:[[[-9.035,41.881],[-8.672,42.135],[-8.264,42.28],[-8.013,41.791],[-7.423,41.792],[-7.251,41.918],[-6.669,41.883],[-6.389,41.382],[-6.851,41.111],[-6.864,40.331],[-7.026,40.185],[-7.067,39.712],[-7.499,39.63],[-7.098,39.03],[-7.374,38.373],[-7.029,38.076],[-7.167,37.804],[-7.537,37.429],[-7.454,37.098],[-7.856,36.838],[-8.383,36.979],[-8.899,36.869],[-8.746,37.651],[-8.84,38.266],[-9.287,38.358],[-9.527,38.737],[-9.447,39.392],[-9.048,39.755],[-8.977,40.159],[-8.769,40.761],[-8.791,41.184],[-8.991,41.543],[-9.035,41.881]]]}},{type:"Feature",id:"ESP",properties:{name:"Spain"},geometry:{type:"Polygon",coordinates:[[[-7.454,37.098],[-7.537,37.429],[-7.167,37.804],[-7.029,38.076],[-7.374,38.373],[-7.098,39.03],[-7.499,39.63],[-7.067,39.712],[-7.026,40.185],[-6.864,40.331],[-6.851,41.111],[-6.389,41.382],[-6.669,41.883],[-7.251,41.918],[-7.423,41.792],[-8.013,41.791],[-8.264,42.28],[-8.672,42.135],[-9.035,41.881],[-8.984,42.593],[-9.393,43.027],[-7.978,43.748],[-6.754,43.568],[-5.412,43.574],[-4.348,43.403],[-3.518,43.456],[-1.901,43.423],[-1.503,43.034],[.338,42.58],[.702,42.796],[1.827,42.343],[2.986,42.473],[3.039,41.892],[2.092,41.226],[.811,41.015],[.721,40.678],[.107,40.124],[-.279,39.31],[.111,38.739],[-.467,38.292],[-.683,37.642],[-1.438,37.443],[-2.146,36.674],[-3.416,36.659],[-4.369,36.678],[-4.995,36.325],[-5.377,35.947],[-5.866,36.03],[-6.237,36.368],[-6.52,36.943],[-7.454,37.098]]]}},{type:"Feature",id:"IRL",properties:{name:"Ireland"},geometry:{type:"Polygon",coordinates:[[[-6.198,53.868],[-6.033,53.153],[-6.789,52.26],[-8.562,51.669],[-9.977,51.82],[-9.166,52.865],[-9.689,53.881],[-8.328,54.665],[-7.572,55.132],[-7.366,54.596],[-7.572,54.06],[-6.954,54.074],[-6.198,53.868]]]}},{type:"Feature",id:"NCL",properties:{name:"New Caledonia"},geometry:{type:"Polygon",coordinates:[[[165.78,-21.08],[166.6,-21.7],[167.12,-22.16],[166.74,-22.4],[166.19,-22.13],[165.474,-21.68],[164.83,-21.15],[164.168,-20.445],[164.03,-20.106],[164.46,-20.12],[165.02,-20.46],[165.46,-20.8],[165.78,-21.08]]]}},{type:"Feature",id:"SLB",properties:{name:"Solomon Is."},geometry:{type:"MultiPolygon",coordinates:[[[[162.119,-10.483],[162.399,-10.826],[161.7,-10.82],[161.32,-10.205],[161.917,-10.447],[162.119,-10.483]]],[[[161.68,-9.6],[161.529,-9.784],[160.788,-8.918],[160.58,-8.32],[160.92,-8.32],[161.28,-9.12],[161.68,-9.6]]],[[[160.852,-9.873],[160.463,-9.895],[159.849,-9.794],[159.64,-9.64],[159.703,-9.243],[160.363,-9.4],[160.689,-9.61],[160.852,-9.873]]],[[[159.64,-8.02],[159.875,-8.337],[159.917,-8.538],[159.134,-8.114],[158.586,-7.755],[158.211,-7.422],[158.36,-7.32],[158.82,-7.56],[159.64,-8.02]]],[[[157.14,-7.022],[157.538,-7.348],[157.339,-7.405],[156.902,-7.177],[156.491,-6.766],[156.543,-6.599],[157.14,-7.022]]]]}},{type:"Feature",id:"NZL",properties:{name:"New Zealand"},geometry:{type:"MultiPolygon",coordinates:[[[[176.886,-40.066],[176.508,-40.605],[176.012,-41.29],[175.24,-41.688],[175.068,-41.426],[174.651,-41.282],[175.228,-40.459],[174.9,-39.909],[173.824,-39.509],[173.852,-39.147],[174.575,-38.798],[174.743,-38.028],[174.697,-37.381],[174.292,-36.711],[174.319,-36.535],[173.841,-36.122],[173.054,-35.237],[172.636,-34.529],[173.007,-34.451],[173.551,-35.006],[174.329,-35.265],[174.612,-36.156],[175.337,-37.209],[175.358,-36.526],[175.809,-36.799],[175.958,-37.555],[176.763,-37.881],[177.439,-37.961],[178.01,-37.58],[178.517,-37.695],[178.275,-38.583],[177.97,-39.166],[177.207,-39.146],[176.94,-39.45],[177.033,-39.88],[176.886,-40.066]]],[[[169.668,-43.555],[170.525,-43.032],[171.125,-42.513],[171.57,-41.767],[171.949,-41.514],[172.097,-40.956],[172.799,-40.494],[173.02,-40.919],[173.247,-41.332],[173.958,-40.927],[174.248,-41.349],[174.249,-41.77],[173.876,-42.233],[173.223,-42.97],[172.711,-43.372],[173.08,-43.853],[172.309,-43.866],[171.453,-44.243],[171.185,-44.897],[170.617,-45.909],[169.831,-46.356],[169.332,-46.641],[168.411,-46.62],[167.764,-46.29],[166.677,-46.22],[166.509,-45.853],[167.046,-45.111],[168.304,-44.124],[168.949,-43.936],[169.668,-43.555]]]]}},{type:"Feature",id:"AUS",properties:{name:"Australia"},geometry:{type:"MultiPolygon",coordinates:[[[[147.689,-40.808],[148.289,-40.875],[148.36,-42.062],[148.017,-42.407],[147.914,-43.212],[147.565,-42.938],[146.87,-43.635],[146.663,-43.581],[146.048,-43.55],[145.432,-42.694],[145.295,-42.034],[144.718,-41.163],[144.744,-40.704],[145.398,-40.793],[146.364,-41.138],[146.909,-41.001],[147.689,-40.808]]],[[[126.149,-32.216],[125.089,-32.729],[124.222,-32.959],[124.029,-33.484],[123.66,-33.89],[122.811,-33.914],[122.183,-34.003],[121.299,-33.821],[120.58,-33.93],[119.894,-33.976],[119.299,-34.509],[119.007,-34.464],[118.506,-34.747],[118.025,-35.065],[117.296,-35.025],[116.625,-35.025],[115.564,-34.386],[115.027,-34.197],[115.049,-33.623],[115.545,-33.487],[115.715,-33.26],[115.679,-32.9],[115.802,-32.205],[115.69,-31.612],[115.161,-30.602],[114.997,-30.031],[115.04,-29.461],[114.642,-28.81],[114.616,-28.516],[114.174,-28.118],[114.049,-27.335],[113.477,-26.543],[113.339,-26.117],[113.778,-26.549],[113.441,-25.621],[113.937,-25.911],[114.233,-26.298],[114.216,-25.786],[113.721,-24.999],[113.625,-24.684],[113.394,-24.385],[113.502,-23.806],[113.707,-23.56],[113.843,-23.06],[113.737,-22.475],[114.15,-21.756],[114.225,-22.517],[114.648,-21.83],[115.46,-21.495],[115.947,-21.069],[116.712,-20.702],[117.166,-20.624],[117.442,-20.747],[118.23,-20.374],[118.836,-20.263],[118.988,-20.044],[119.252,-19.953],[119.805,-19.977],[120.856,-19.684],[121.4,-19.24],[121.655,-18.705],[122.242,-18.198],[122.287,-17.799],[122.313,-17.255],[123.013,-16.405],[123.434,-17.269],[123.859,-17.069],[123.503,-16.597],[123.817,-16.111],[124.258,-16.328],[124.38,-15.567],[124.926,-15.075],[125.167,-14.68],[125.67,-14.51],[125.686,-14.231],[126.125,-14.347],[126.143,-14.096],[126.583,-13.953],[127.066,-13.818],[127.805,-14.277],[128.36,-14.869],[128.986,-14.876],[129.621,-14.97],[129.41,-14.421],[129.889,-13.619],[130.339,-13.357],[130.184,-13.108],[130.618,-12.536],[131.223,-12.184],[131.735,-12.302],[132.575,-12.114],[132.557,-11.603],[131.825,-11.274],[132.357,-11.129],[133.02,-11.376],[133.551,-11.787],[134.393,-12.042],[134.679,-11.941],[135.298,-12.249],[135.883,-11.962],[136.258,-12.049],[136.492,-11.857],[136.952,-12.352],[136.685,-12.887],[136.305,-13.291],[135.962,-13.325],[136.078,-13.724],[135.784,-14.224],[135.429,-14.715],[135.5,-14.998],[136.295,-15.55],[137.065,-15.871],[137.58,-16.215],[138.303,-16.808],[138.585,-16.807],[139.109,-17.063],[139.261,-17.372],[140.215,-17.711],[140.875,-17.369],[141.071,-16.832],[141.274,-16.389],[141.398,-15.841],[141.702,-15.045],[141.563,-14.561],[141.636,-14.27],[141.52,-13.698],[141.651,-12.945],[141.843,-12.742],[141.687,-12.408],[141.929,-11.877],[142.118,-11.328],[142.144,-11.043],[142.515,-10.668],[142.797,-11.157],[142.867,-11.785],[143.116,-11.906],[143.159,-12.326],[143.522,-12.834],[143.597,-13.4],[143.562,-13.764],[143.922,-14.548],[144.564,-14.171],[144.895,-14.594],[145.375,-14.985],[145.272,-15.428],[145.485,-16.286],[145.637,-16.785],[145.889,-16.907],[146.16,-17.762],[146.064,-18.28],[146.387,-18.958],[147.471,-19.481],[148.178,-19.956],[148.848,-20.391],[148.717,-20.633],[149.289,-21.261],[149.678,-22.343],[150.077,-22.123],[150.483,-22.556],[150.727,-22.402],[150.9,-23.462],[151.609,-24.076],[152.074,-24.458],[152.855,-25.268],[153.136,-26.071],[153.162,-26.641],[153.093,-27.26],[153.569,-28.11],[153.512,-28.995],[153.339,-29.458],[153.069,-30.35],[153.09,-30.924],[152.892,-31.64],[152.45,-32.55],[151.709,-33.041],[151.344,-33.816],[151.011,-34.31],[150.714,-35.173],[150.328,-35.672],[150.075,-36.42],[149.946,-37.109],[149.997,-37.425],[149.424,-37.773],[148.305,-37.809],[147.382,-38.219],[146.922,-38.607],[146.318,-39.036],[145.49,-38.594],[144.877,-38.417],[145.032,-37.896],[144.486,-38.085],[143.61,-38.809],[142.745,-38.538],[142.178,-38.38],[141.607,-38.309],[140.639,-38.019],[139.992,-37.403],[139.807,-36.644],[139.574,-36.138],[139.083,-35.733],[138.121,-35.612],[138.449,-35.127],[138.208,-34.385],[137.719,-35.077],[136.829,-35.261],[137.352,-34.707],[137.504,-34.13],[137.89,-33.64],[137.81,-32.9],[136.997,-33.753],[136.372,-34.095],[135.989,-34.89],[135.208,-34.479],[135.239,-33.948],[134.613,-33.223],[134.086,-32.848],[134.274,-32.617],[132.991,-32.011],[132.288,-31.983],[131.326,-31.496],[129.536,-31.59],[128.241,-31.948],[127.103,-32.282],[126.149,-32.216]]]]}},{type:"Feature",id:"LKA",properties:{name:"Sri Lanka"},geometry:{type:"Polygon",coordinates:[[[81.788,7.523],[81.637,6.482],[81.218,6.197],[80.348,5.968],[79.872,6.763],[79.695,8.201],[80.148,9.824],[80.839,9.268],[81.304,8.564],[81.788,7.523]]]}},{type:"Feature",id:"CHN",properties:{name:"China"},geometry:{type:"MultiPolygon",coordinates:[[[[109.475,18.198],[108.655,18.508],[108.626,19.368],[109.119,19.821],[110.212,20.101],[110.787,20.078],[111.01,19.696],[110.571,19.256],[110.339,18.678],[109.475,18.198]]],[[[80.26,42.35],[80.18,42.92],[80.866,43.18],[79.966,44.918],[81.947,45.317],[82.459,45.54],[83.18,47.33],[85.164,47.001],[85.72,47.453],[85.768,48.456],[86.599,48.549],[87.36,49.215],[87.751,49.297],[88.014,48.599],[88.854,48.069],[90.281,47.694],[90.971,46.888],[90.586,45.72],[90.946,45.286],[92.134,45.115],[93.481,44.975],[94.689,44.352],[95.307,44.241],[95.762,43.319],[96.349,42.726],[97.452,42.749],[99.516,42.525],[100.846,42.664],[101.833,42.515],[103.312,41.907],[104.522,41.908],[104.965,41.597],[106.129,42.134],[107.745,42.482],[109.244,42.519],[110.412,42.871],[111.13,43.407],[111.83,43.743],[111.668,44.073],[111.348,44.457],[111.873,45.102],[112.436,45.012],[113.464,44.809],[114.46,45.34],[115.985,45.727],[116.718,46.388],[117.422,46.673],[118.874,46.805],[119.663,46.693],[119.773,47.048],[118.867,47.747],[118.064,48.067],[117.296,47.698],[116.309,47.853],[115.743,47.727],[115.485,48.135],[116.192,49.135],[116.679,49.889],[117.879,49.511],[119.288,50.143],[119.279,50.583],[120.182,51.644],[120.738,51.964],[120.726,52.516],[120.177,52.754],[121.003,53.251],[122.246,53.432],[123.571,53.459],[125.068,53.161],[125.946,52.793],[126.564,51.784],[126.939,51.354],[127.287,50.74],[127.657,49.76],[129.398,49.441],[130.582,48.73],[130.987,47.79],[132.507,47.789],[133.374,48.183],[135.026,48.478],[134.501,47.578],[134.112,47.212],[133.77,46.117],[133.097,45.144],[131.883,45.321],[131.025,44.968],[131.289,44.112],[131.145,42.93],[130.634,42.903],[130.64,42.395],[129.994,42.985],[129.597,42.425],[128.052,41.994],[128.208,41.467],[127.344,41.503],[126.869,41.817],[126.182,41.107],[125.08,40.57],[124.266,39.928],[122.868,39.638],[122.131,39.17],[121.055,38.897],[121.586,39.361],[121.377,39.75],[122.169,40.422],[121.64,40.946],[120.769,40.593],[119.64,39.898],[119.023,39.252],[118.043,39.204],[117.533,38.738],[118.06,38.061],[118.878,37.897],[118.912,37.448],[119.703,37.156],[120.823,37.87],[121.711,37.481],[122.358,37.454],[122.52,36.931],[121.104,36.651],[120.637,36.111],[119.665,35.61],[119.151,34.91],[120.228,34.36],[120.62,33.377],[121.229,32.46],[121.908,31.692],[121.892,30.949],[121.264,30.676],[121.504,30.143],[122.092,29.833],[121.938,29.018],[121.684,28.226],[121.126,28.136],[120.395,27.053],[119.585,25.741],[118.657,24.547],[117.282,23.625],[115.891,22.783],[114.764,22.668],[114.153,22.224],[113.807,22.548],[113.241,22.051],[111.844,21.55],[110.785,21.397],[110.444,20.341],[109.89,20.282],[109.628,21.008],[109.864,21.395],[108.523,21.715],[108.05,21.552],[107.043,21.812],[106.567,22.218],[106.725,22.794],[105.811,22.977],[105.329,23.352],[104.477,22.819],[103.505,22.704],[102.707,22.709],[102.17,22.465],[101.652,22.318],[101.803,21.174],[101.27,21.202],[101.18,21.437],[101.15,21.85],[100.417,21.559],[99.983,21.743],[99.241,22.118],[99.532,22.949],[98.899,23.143],[98.66,24.063],[97.605,23.897],[97.725,25.084],[98.672,25.919],[98.712,26.744],[98.683,27.509],[98.246,27.747],[97.912,28.336],[97.327,28.262],[96.249,28.411],[96.587,28.831],[96.118,29.453],[95.405,29.032],[94.566,29.277],[93.413,28.641],[92.503,27.897],[91.697,27.772],[91.259,28.041],[90.731,28.065],[90.016,28.296],[89.476,28.043],[88.814,27.299],[88.73,28.087],[88.12,27.877],[86.955,27.974],[85.823,28.204],[85.012,28.643],[84.235,28.84],[83.899,29.32],[83.337,29.464],[82.328,30.115],[81.526,30.423],[81.111,30.183],[79.721,30.883],[78.739,31.516],[78.458,32.618],[79.176,32.484],[79.209,32.994],[78.811,33.506],[78.912,34.322],[77.837,35.494],[76.193,35.898],[75.897,36.667],[75.158,37.133],[74.98,37.42],[74.83,37.99],[74.865,38.379],[74.258,38.607],[73.929,38.506],[73.675,39.431],[73.96,39.66],[73.822,39.894],[74.777,40.366],[75.468,40.562],[76.526,40.428],[76.904,41.066],[78.187,41.185],[78.544,41.582],[80.119,42.124],[80.26,42.35]]]]}},{type:"Feature",id:"TWN",properties:{name:"Taiwan"},geometry:{type:"Polygon",coordinates:[[[121.778,24.394],[121.176,22.791],[120.747,21.971],[120.22,22.815],[120.106,23.556],[120.695,24.538],[121.495,25.295],[121.951,24.998],[121.778,24.394]]]}},{type:"Feature",id:"ITA",properties:{name:"Italy"},geometry:{type:"MultiPolygon",coordinates:[[[[10.443,46.894],[11.049,46.751],[11.165,46.942],[12.153,47.115],[12.376,46.768],[13.806,46.509],[13.698,46.017],[13.938,45.591],[13.142,45.737],[12.329,45.382],[12.384,44.885],[12.261,44.6],[12.589,44.091],[13.527,43.588],[14.03,42.761],[15.143,41.955],[15.926,41.961],[16.17,41.74],[15.889,41.541],[16.785,41.18],[17.519,40.877],[18.377,40.356],[18.48,40.169],[18.293,39.811],[17.738,40.278],[16.87,40.442],[16.449,39.795],[17.171,39.425],[17.053,38.903],[16.635,38.844],[16.101,37.986],[15.684,37.909],[15.688,38.215],[15.892,38.751],[16.109,38.965],[15.719,39.544],[15.414,40.048],[14.998,40.173],[14.703,40.605],[14.061,40.786],[13.628,41.188],[12.888,41.253],[12.107,41.705],[11.192,42.355],[10.512,42.931],[10.2,43.92],[9.702,44.036],[8.889,44.366],[8.429,44.231],[7.851,43.767],[7.435,43.694],[7.55,44.128],[7.008,44.255],[6.75,45.029],[7.097,45.333],[6.802,45.709],[6.844,45.991],[7.274,45.777],[7.756,45.824],[8.317,46.164],[8.49,46.005],[8.966,46.037],[9.183,46.44],[9.923,46.315],[10.363,46.484],[10.443,46.894]]],[[[14.761,38.144],[15.52,38.231],[15.16,37.444],[15.31,37.134],[15.1,36.62],[14.335,36.997],[13.827,37.105],[12.431,37.613],[12.571,38.126],[13.741,38.035],[14.761,38.144]]],[[[8.71,40.9],[9.21,41.21],[9.81,40.5],[9.67,39.177],[9.215,39.24],[8.807,38.907],[8.428,39.172],[8.388,40.378],[8.16,40.95],[8.71,40.9]]]]}},{type:"Feature",id:"DNK",properties:{name:"Denmark"},geometry:{type:"MultiPolygon",coordinates:[[[[9.922,54.983],[9.282,54.831],[8.526,54.963],[8.12,55.518],[8.09,56.54],[8.257,56.81],[8.543,57.11],[9.424,57.172],[9.776,57.448],[10.58,57.73],[10.546,57.216],[10.25,56.89],[10.37,56.61],[10.912,56.459],[10.668,56.081],[10.37,56.19],[9.65,55.47],[9.922,54.983]]],[[[12.371,56.111],[12.69,55.61],[12.09,54.8],[11.044,55.365],[10.904,55.78],[12.371,56.111]]]]}},{type:"Feature",id:"GBR",properties:{name:"United Kingdom"},geometry:{type:"MultiPolygon",coordinates:[[[[-6.198,53.868],[-6.954,54.074],[-7.572,54.06],[-7.366,54.596],[-7.572,55.132],[-6.734,55.173],[-5.662,54.555],[-6.198,53.868]]],[[[-3.094,53.405],[-3.092,53.404],[-2.945,53.985],[-3.615,54.601],[-3.63,54.615],[-4.844,54.791],[-5.083,55.062],[-4.719,55.508],[-5.048,55.784],[-5.586,55.311],[-5.645,56.275],[-6.15,56.785],[-5.787,57.819],[-5.01,58.63],[-4.211,58.551],[-3.005,58.635],[-4.074,57.553],[-3.055,57.69],[-1.959,57.685],[-2.22,56.87],[-3.119,55.974],[-2.085,55.91],[-2.006,55.805],[-1.115,54.625],[-.43,54.464],[.185,53.325],[.47,52.93],[1.682,52.74],[1.56,52.1],[1.051,51.807],[1.45,51.289],[.55,50.766],[-.788,50.775],[-2.49,50.5],[-2.956,50.697],[-3.617,50.228],[-4.543,50.342],[-5.245,49.96],[-5.777,50.16],[-4.31,51.21],[-3.415,51.426],[-3.423,51.427],[-4.984,51.593],[-5.267,51.991],[-4.222,52.301],[-4.77,52.84],[-4.58,53.495],[-3.094,53.405]]]]}},{type:"Feature",id:"ISL",properties:{name:"Iceland"},geometry:{type:"Polygon",coordinates:[[[-14.509,66.456],[-14.74,65.809],[-13.61,65.127],[-14.91,64.364],[-17.794,63.679],[-18.656,63.496],[-19.973,63.644],[-22.763,63.96],[-21.778,64.402],[-23.955,64.891],[-22.184,65.085],[-22.227,65.379],[-24.326,65.611],[-23.651,66.263],[-22.135,66.41],[-20.576,65.732],[-19.057,66.277],[-17.799,65.994],[-16.168,66.527],[-14.509,66.456]]]}},{type:"Feature",id:"AZE",properties:{name:"Azerbaijan"},geometry:{type:"MultiPolygon",coordinates:[[[[46.405,41.861],[46.686,41.827],[47.373,41.22],[47.816,41.151],[47.987,41.406],[48.584,41.809],[49.11,41.282],[49.619,40.573],[50.085,40.526],[50.393,40.257],[49.569,40.176],[49.395,39.399],[49.223,39.049],[48.857,38.815],[48.883,38.32],[48.634,38.27],[48.011,38.794],[48.356,39.289],[48.06,39.582],[47.685,39.508],[46.506,38.771],[46.483,39.464],[46.035,39.628],[45.61,39.9],[45.892,40.218],[45.359,40.562],[45.56,40.812],[45.179,40.985],[44.972,41.248],[45.217,41.411],[45.963,41.124],[46.502,41.064],[46.638,41.182],[46.145,41.723],[46.405,41.861]]],[[[46.144,38.741],[45.458,38.874],[44.953,39.336],[44.794,39.713],[45.002,39.74],[45.298,39.472],[45.74,39.474],[45.735,39.32],[46.144,38.741]]]]}},{type:"Feature",id:"GEO",properties:{name:"Georgia"},geometry:{type:"Polygon",coordinates:[[[39.955,43.435],[40.077,43.553],[40.922,43.382],[42.394,43.22],[43.756,42.741],[43.931,42.555],[44.538,42.712],[45.47,42.503],[45.776,42.092],[46.405,41.861],[46.145,41.723],[46.638,41.182],[46.502,41.064],[45.963,41.124],[45.217,41.411],[44.972,41.248],[43.583,41.092],[42.62,41.583],[41.554,41.536],[41.703,41.963],[41.453,42.645],[40.875,43.014],[40.321,43.129],[39.955,43.435]]]}},{type:"Feature",id:"PHL",properties:{name:"Philippines"},geometry:{type:"MultiPolygon",coordinates:[[[[120.834,12.704],[120.323,13.466],[121.18,13.43],[121.527,13.07],[121.262,12.206],[120.834,12.704]]],[[[122.586,9.981],[122.837,10.261],[122.947,10.882],[123.499,10.941],[123.338,10.267],[124.078,11.233],[123.982,10.279],[123.623,9.95],[123.31,9.318],[122.996,9.022],[122.38,9.713],[122.586,9.981]]],[[[126.377,8.415],[126.479,7.75],[126.537,7.189],[126.197,6.274],[125.831,7.294],[125.364,6.786],[125.683,6.05],[125.397,5.581],[124.22,6.161],[123.939,6.885],[124.244,7.361],[123.61,7.834],[123.296,7.419],[122.826,7.457],[122.085,6.899],[121.92,7.192],[122.312,8.035],[122.942,8.316],[123.488,8.693],[123.841,8.24],[124.601,8.514],[124.765,8.96],[125.471,8.987],[125.412,9.76],[126.223,9.286],[126.307,8.782],[126.377,8.415]]],[[[118.505,9.316],[117.174,8.367],[117.664,9.067],[118.387,9.684],[118.987,10.376],[119.511,11.37],[119.69,10.554],[119.029,10.004],[118.505,9.316]]],[[[122.337,18.225],[122.174,17.81],[122.516,17.094],[122.252,16.262],[121.663,15.931],[121.505,15.125],[121.729,14.328],[122.259,14.218],[122.701,14.337],[123.95,13.782],[123.855,13.238],[124.181,12.998],[124.077,12.537],[123.298,13.028],[122.929,13.553],[122.671,13.186],[122.035,13.784],[121.126,13.637],[120.629,13.858],[120.679,14.271],[120.992,14.525],[120.693,14.757],[120.564,14.396],[120.07,14.971],[119.921,15.406],[119.884,16.364],[120.286,16.035],[120.39,17.599],[120.716,18.505],[121.321,18.504],[121.938,18.219],[122.246,18.479],[122.337,18.225]]],[[[122.038,11.416],[121.884,11.892],[122.484,11.582],[123.12,11.584],[123.101,11.166],[122.638,10.741],[122.003,10.441],[121.967,10.906],[122.038,11.416]]],[[[125.503,12.163],[125.783,11.046],[125.012,11.311],[125.033,10.976],[125.277,10.359],[124.802,10.135],[124.76,10.838],[124.459,10.89],[124.303,11.495],[124.891,11.416],[124.878,11.794],[124.267,12.558],[125.227,12.536],[125.503,12.163]]]]}},{type:"Feature",id:"MYS",properties:{name:"Malaysia"},geometry:{type:"MultiPolygon",coordinates:[[[[100.086,6.464],[100.26,6.643],[101.076,6.205],[101.154,5.691],[101.814,5.811],[102.141,6.222],[102.371,6.128],[102.962,5.524],[103.381,4.855],[103.439,4.182],[103.332,3.727],[103.429,3.383],[103.502,2.791],[103.855,2.515],[104.248,1.631],[104.229,1.293],[103.52,1.226],[102.574,1.967],[101.391,2.761],[101.274,3.27],[100.695,3.939],[100.557,4.767],[100.197,5.312],[100.306,6.041],[100.086,6.464]]],[[[117.882,4.138],[117.015,4.306],[115.866,4.307],[115.519,3.169],[115.134,2.821],[114.621,1.431],[113.806,1.218],[112.86,1.498],[112.38,1.41],[111.798,.904],[111.159,.976],[110.514,.773],[109.83,1.338],[109.663,2.006],[110.396,1.664],[111.169,1.851],[111.37,2.697],[111.797,2.886],[112.996,3.102],[113.713,3.894],[114.204,4.526],[114.66,4.008],[114.87,4.348],[115.347,4.317],[115.406,4.955],[115.451,5.448],[116.221,6.143],[116.725,6.925],[117.13,6.928],[117.643,6.422],[117.689,5.987],[118.348,5.709],[119.182,5.408],[119.111,5.016],[118.44,4.967],[118.618,4.478],[117.882,4.138]]]]}},{type:"Feature",id:"BRN",properties:{name:"Brunei"},geometry:{type:"Polygon",coordinates:[[[115.451,5.448],[115.406,4.955],[115.347,4.317],[114.87,4.348],[114.66,4.008],[114.204,4.526],[114.6,4.9],[115.451,5.448]]]}},{type:"Feature",id:"SVN",properties:{name:"Slovenia"},geometry:{type:"Polygon",coordinates:[[[13.806,46.509],[14.632,46.432],[15.137,46.659],[16.012,46.684],[16.202,46.852],[16.371,46.841],[16.565,46.504],[15.769,46.238],[15.672,45.834],[15.324,45.732],[15.328,45.452],[14.935,45.472],[14.595,45.635],[14.412,45.466],[13.715,45.5],[13.938,45.591],[13.698,46.017],[13.806,46.509]]]}},{type:"Feature",id:"FIN",properties:{name:"Finland"},geometry:{type:"Polygon",coordinates:[[[28.592,69.065],[28.446,68.365],[29.977,67.698],[29.055,66.944],[30.218,65.806],[29.544,64.949],[30.445,64.204],[30.036,63.553],[31.516,62.868],[31.14,62.358],[30.211,61.78],[28.07,60.504],[28.07,60.504],[28.07,60.504],[26.255,60.424],[24.497,60.057],[22.87,59.846],[22.291,60.392],[21.322,60.72],[21.545,61.705],[21.059,62.607],[21.536,63.19],[22.443,63.818],[24.731,64.902],[25.398,65.111],[25.294,65.534],[23.903,66.007],[23.566,66.396],[23.539,67.936],[21.979,68.617],[20.646,69.106],[21.245,69.37],[22.356,68.842],[23.662,68.891],[24.736,68.65],[25.689,69.092],[26.18,69.825],[27.732,70.164],[29.016,69.766],[28.592,69.065]]]}},{type:"Feature",id:"SVK",properties:{name:"Slovakia"},geometry:{type:"Polygon",coordinates:[[[22.558,49.086],[22.281,48.825],[22.086,48.422],[21.872,48.32],[20.801,48.624],[20.474,48.563],[20.239,48.328],[19.769,48.203],[19.661,48.267],[19.174,48.111],[18.777,48.082],[18.697,47.881],[17.857,47.758],[17.488,47.867],[16.98,48.123],[16.88,48.47],[16.96,48.597],[17.102,48.817],[17.545,48.8],[17.886,48.903],[17.914,48.996],[18.105,49.044],[18.17,49.272],[18.4,49.315],[18.555,49.495],[18.853,49.496],[18.91,49.436],[19.321,49.572],[19.825,49.217],[20.416,49.431],[20.888,49.329],[21.608,49.47],[22.558,49.086]]]}},{type:"Feature",id:"CZE",properties:{name:"Czechia"},geometry:{type:"Polygon",coordinates:[[[15.017,51.107],[15.491,50.785],[16.239,50.698],[16.176,50.423],[16.719,50.216],[16.869,50.474],[17.555,50.362],[17.649,50.049],[18.393,49.989],[18.853,49.496],[18.555,49.495],[18.4,49.315],[18.17,49.272],[18.105,49.044],[17.914,48.996],[17.886,48.903],[17.545,48.8],[17.102,48.817],[16.96,48.597],[16.499,48.786],[16.03,48.734],[15.253,49.039],[14.901,48.964],[14.339,48.555],[13.596,48.877],[13.031,49.307],[12.521,49.547],[12.415,49.969],[12.24,50.266],[12.967,50.484],[13.338,50.733],[14.056,50.927],[14.307,51.117],[14.571,51.002],[15.017,51.107]]]}},{type:"Feature",id:"ERI",properties:{name:"Eritrea"},geometry:{type:"Polygon",coordinates:[[[36.43,14.422],[36.323,14.822],[36.754,16.292],[36.853,16.957],[37.167,17.263],[37.904,17.428],[38.41,17.998],[38.991,16.841],[39.266,15.923],[39.814,15.436],[41.179,14.491],[41.735,13.921],[42.277,13.344],[42.59,13],[43.081,12.7],[42.78,12.455],[42.352,12.542],[42.01,12.866],[41.599,13.452],[41.155,13.773],[40.897,14.119],[40.026,14.52],[39.341,14.532],[39.099,14.741],[38.513,14.505],[37.906,14.959],[37.594,14.213],[36.43,14.422]]]}},{type:"Feature",id:"JPN",properties:{name:"Japan"},geometry:{type:"MultiPolygon",coordinates:[[[[141.885,39.181],[140.959,38.174],[140.976,37.142],[140.6,36.344],[140.774,35.843],[140.253,35.138],[138.976,34.668],[137.218,34.606],[135.793,33.465],[135.121,33.849],[135.079,34.597],[133.34,34.376],[132.157,33.905],[130.986,33.886],[132,33.15],[131.333,31.45],[130.686,31.03],[130.202,31.418],[130.448,32.319],[129.815,32.61],[129.408,33.296],[130.354,33.604],[130.878,34.233],[131.884,34.75],[132.618,35.433],[134.608,35.732],[135.678,35.527],[136.724,37.305],[137.391,36.827],[138.858,37.827],[139.426,38.216],[140.055,39.439],[139.883,40.563],[140.306,41.195],[141.369,41.379],[141.914,39.992],[141.885,39.181]]],[[[144.613,43.961],[145.321,44.385],[145.543,43.262],[144.06,42.988],[143.184,41.995],[141.611,42.679],[141.067,41.585],[139.955,41.57],[139.818,42.564],[140.312,43.333],[141.381,43.389],[141.672,44.772],[141.968,45.551],[143.143,44.51],[143.91,44.174],[144.613,43.961]]],[[[132.371,33.464],[132.924,34.06],[133.493,33.945],[133.904,34.365],[134.638,34.149],[134.766,33.806],[134.203,33.201],[133.793,33.522],[133.28,33.29],[133.015,32.705],[132.363,32.989],[132.371,33.464]]]]}},{type:"Feature",id:"PRY",properties:{name:"Paraguay"},geometry:{type:"Polygon",coordinates:[[[-58.166,-20.177],[-57.871,-20.733],[-57.937,-22.09],[-56.882,-22.282],[-56.473,-22.086],[-55.798,-22.357],[-55.611,-22.656],[-55.518,-23.572],[-55.401,-23.957],[-55.028,-24.001],[-54.653,-23.84],[-54.293,-24.021],[-54.293,-24.571],[-54.429,-25.162],[-54.625,-25.739],[-54.789,-26.622],[-55.696,-27.388],[-56.487,-27.548],[-57.61,-27.396],[-58.618,-27.124],[-57.634,-25.604],[-57.777,-25.162],[-58.807,-24.771],[-60.029,-24.033],[-60.847,-23.881],[-62.685,-22.249],[-62.291,-21.052],[-62.266,-20.514],[-61.786,-19.634],[-60.044,-19.343],[-59.115,-19.357],[-58.183,-19.868],[-58.166,-20.177]]]}},{type:"Feature",id:"YEM",properties:{name:"Yemen"},geometry:{type:"Polygon",coordinates:[[[52,19],[52.782,17.35],[53.109,16.651],[52.385,16.382],[52.192,15.938],[52.168,15.597],[51.173,15.175],[49.575,14.709],[48.679,14.003],[48.239,13.948],[47.939,14.007],[47.354,13.592],[46.717,13.4],[45.878,13.348],[45.625,13.291],[45.406,13.027],[45.144,12.954],[44.99,12.7],[44.495,12.722],[44.175,12.586],[43.483,12.637],[43.223,13.221],[43.251,13.768],[43.088,14.063],[42.892,14.802],[42.605,15.213],[42.805,15.262],[42.702,15.719],[42.824,15.912],[42.779,16.348],[43.218,16.667],[43.116,17.088],[43.381,17.58],[43.792,17.32],[44.063,17.41],[45.217,17.433],[45.4,17.333],[46.367,17.233],[46.75,17.283],[47,16.95],[47.467,17.117],[48.183,18.167],[49.117,18.617],[52,19]]]}},{type:"Feature",id:"SAU",properties:{name:"Saudi Arabia"},geometry:{type:"Polygon",coordinates:[[[34.956,29.357],[36.069,29.197],[36.501,29.505],[36.741,29.865],[37.504,30.004],[37.668,30.339],[37.999,30.509],[37.002,31.508],[39.005,32.01],[39.195,32.161],[40.4,31.89],[41.89,31.19],[44.709,29.179],[46.569,29.099],[47.46,29.003],[47.709,28.526],[48.416,28.552],[48.808,27.69],[49.3,27.461],[49.471,27.11],[50.152,26.69],[50.213,26.277],[50.113,25.944],[50.24,25.608],[50.527,25.328],[50.661,25],[50.81,24.755],[51.112,24.556],[51.39,24.627],[51.58,24.245],[51.618,24.014],[52.001,23.001],[55.007,22.497],[55.208,22.708],[55.667,22],[55,20],[52,19],[49.117,18.617],[48.183,18.167],[47.467,17.117],[47,16.95],[46.75,17.283],[46.367,17.233],[45.4,17.333],[45.217,17.433],[44.063,17.41],[43.792,17.32],[43.381,17.58],[43.116,17.088],[43.218,16.667],[42.779,16.348],[42.65,16.775],[42.348,17.076],[42.271,17.475],[41.754,17.833],[41.221,18.672],[40.939,19.486],[40.248,20.175],[39.802,20.339],[39.139,21.292],[39.024,21.987],[39.066,22.58],[38.493,23.688],[38.024,24.079],[37.484,24.285],[37.155,24.858],[37.209,25.085],[36.932,25.603],[36.64,25.826],[36.249,26.57],[35.64,27.377],[35.13,28.063],[34.632,28.059],[34.788,28.607],[34.832,28.957],[34.956,29.357]]]}},{type:"Feature",id:"ATA",properties:{name:"Antarctica"},geometry:{type:"MultiPolygon",coordinates:[[[[-48.661,-78.047],[-48.151,-78.047],[-46.663,-77.831],[-45.155,-78.047],[-43.921,-78.478],[-43.49,-79.086],[-43.372,-79.517],[-43.333,-80.026],[-44.881,-80.34],[-46.506,-80.594],[-48.386,-80.829],[-50.482,-81.025],[-52.852,-80.967],[-54.164,-80.634],[-53.988,-80.222],[-51.853,-79.948],[-50.991,-79.615],[-50.365,-79.183],[-49.914,-78.811],[-49.307,-78.459],[-48.661,-78.047],[-48.661,-78.047]]],[[[-66.29,-80.256],[-64.038,-80.295],[-61.883,-80.393],[-61.139,-79.981],[-60.61,-79.629],[-59.572,-80.04],[-59.866,-80.55],[-60.16,-81],[-62.255,-80.863],[-64.488,-80.922],[-65.742,-80.589],[-65.742,-80.55],[-66.29,-80.256]]],[[[-73.916,-71.269],[-73.916,-71.269],[-73.23,-71.152],[-72.075,-71.191],[-71.781,-70.681],[-71.722,-70.309],[-71.742,-69.506],[-71.174,-69.035],[-70.253,-68.879],[-69.724,-69.251],[-69.489,-69.623],[-69.059,-70.074],[-68.726,-70.505],[-68.451,-70.956],[-68.334,-71.406],[-68.51,-71.798],[-68.784,-72.171],[-69.959,-72.308],[-71.076,-72.504],[-72.388,-72.484],[-71.898,-72.092],[-73.074,-72.229],[-74.19,-72.367],[-74.954,-72.073],[-75.013,-71.661],[-73.916,-71.269]]],[[[-102.331,-71.894],[-102.331,-71.894],[-101.704,-71.718],[-100.431,-71.855],[-98.982,-71.933],[-97.885,-72.071],[-96.788,-71.953],[-96.2,-72.521],[-96.984,-72.443],[-98.198,-72.482],[-99.432,-72.443],[-100.783,-72.502],[-101.802,-72.306],[-102.331,-71.894]]],[[[-122.622,-73.658],[-122.622,-73.658],[-122.406,-73.325],[-121.212,-73.501],[-119.919,-73.658],[-118.724,-73.481],[-119.292,-73.834],[-120.232,-74.089],[-121.623,-74.01],[-122.622,-73.658]]],[[[-127.283,-73.462],[-127.283,-73.462],[-126.558,-73.246],[-125.56,-73.481],[-124.032,-73.873],[-124.619,-73.834],[-125.912,-73.736],[-127.283,-73.462]]],[[[-163.713,-78.596],[-163.713,-78.596],[-163.106,-78.223],[-161.245,-78.38],[-160.246,-78.694],[-159.482,-79.046],[-159.208,-79.497],[-161.128,-79.634],[-162.44,-79.281],[-163.027,-78.929],[-163.067,-78.87],[-163.713,-78.596]]],[[[180,-84.713],[180,-90],[-180,-90],[-180,-84.713],[-179.942,-84.721],[-179.059,-84.139],[-177.257,-84.453],[-177.141,-84.418],[-176.085,-84.099],[-175.947,-84.11],[-175.83,-84.118],[-174.383,-84.534],[-173.117,-84.118],[-172.889,-84.061],[-169.951,-83.885],[-169,-84.118],[-168.53,-84.237],[-167.022,-84.57],[-164.182,-84.825],[-161.93,-85.139],[-158.071,-85.374],[-155.192,-85.1],[-150.942,-85.296],[-148.533,-85.609],[-145.889,-85.315],[-143.108,-85.041],[-142.892,-84.57],[-146.829,-84.531],[-150.061,-84.296],[-150.903,-83.904],[-153.586,-83.689],[-153.41,-83.238],[-153.038,-82.827],[-152.666,-82.454],[-152.862,-82.043],[-154.526,-81.768],[-155.29,-81.416],[-156.837,-81.102],[-154.409,-81.161],[-152.098,-81.004],[-150.648,-81.337],[-148.866,-81.043],[-147.221,-80.671],[-146.418,-80.338],[-146.77,-79.926],[-148.063,-79.652],[-149.532,-79.358],[-151.588,-79.299],[-153.39,-79.162],[-155.329,-79.064],[-155.976,-78.692],[-157.268,-78.378],[-158.052,-78.026],[-158.365,-76.889],[-157.875,-76.987],[-156.975,-77.301],[-155.329,-77.203],[-153.743,-77.066],[-152.92,-77.497],[-151.334,-77.399],[-150.002,-77.183],[-148.748,-76.909],[-147.612,-76.576],[-146.104,-76.478],[-146.144,-76.105],[-146.496,-75.733],[-146.202,-75.38],[-144.91,-75.204],[-144.322,-75.537],[-142.794,-75.341],[-141.639,-75.086],[-140.209,-75.067],[-138.858,-74.969],[-137.506,-74.734],[-136.429,-74.518],[-135.215,-74.303],[-134.431,-74.361],[-133.746,-74.44],[-132.257,-74.303],[-130.925,-74.479],[-129.554,-74.459],[-128.242,-74.322],[-126.891,-74.42],[-125.402,-74.518],[-124.011,-74.479],[-122.562,-74.499],[-121.074,-74.518],[-119.703,-74.479],[-118.684,-74.185],[-117.47,-74.028],[-116.216,-74.244],[-115.022,-74.068],[-113.944,-73.715],[-113.298,-74.028],[-112.945,-74.381],[-112.299,-74.714],[-111.261,-74.42],[-110.066,-74.793],[-108.715,-74.91],[-107.559,-75.184],[-106.149,-75.126],[-104.876,-74.949],[-103.368,-74.988],[-102.017,-75.126],[-100.646,-75.302],[-100.117,-74.871],[-100.763,-74.538],[-101.253,-74.185],[-102.545,-74.107],[-103.113,-73.734],[-103.329,-73.362],[-103.681,-72.618],[-102.917,-72.755],[-101.605,-72.813],[-100.313,-72.755],[-99.137,-72.911],[-98.119,-73.205],[-97.688,-73.558],[-96.337,-73.617],[-95.044,-73.48],[-93.673,-73.284],[-92.439,-73.166],[-91.421,-73.401],[-90.089,-73.323],[-89.227,-72.559],[-88.424,-73.009],[-87.268,-73.186],[-86.015,-73.088],[-85.192,-73.48],[-83.88,-73.519],[-82.666,-73.636],[-81.471,-73.852],[-80.687,-73.48],[-80.296,-73.127],[-79.297,-73.519],[-77.926,-73.421],[-76.907,-73.636],[-76.222,-73.97],[-74.89,-73.872],[-73.852,-73.656],[-72.834,-73.401],[-71.619,-73.264],[-70.209,-73.147],[-68.936,-73.009],[-67.957,-72.794],[-67.369,-72.48],[-67.134,-72.049],[-67.252,-71.638],[-67.565,-71.246],[-67.917,-70.854],[-68.231,-70.462],[-68.485,-70.109],[-68.544,-69.717],[-68.446,-69.326],[-67.976,-68.953],[-67.585,-68.542],[-67.428,-68.15],[-67.624,-67.719],[-67.741,-67.327],[-67.252,-66.876],[-66.703,-66.582],[-66.057,-66.21],[-65.371,-65.896],[-64.568,-65.603],[-64.177,-65.171],[-63.628,-64.897],[-63.001,-64.642],[-62.042,-64.584],[-61.415,-64.27],[-60.71,-64.074],[-59.887,-63.957],[-59.163,-63.702],[-58.595,-63.388],[-57.811,-63.271],[-57.224,-63.525],[-57.596,-63.859],[-58.614,-64.152],[-59.045,-64.368],[-59.789,-64.211],[-60.612,-64.309],[-61.297,-64.544],[-62.022,-64.799],[-62.512,-65.093],[-62.649,-65.485],[-62.59,-65.857],[-62.12,-66.19],[-62.806,-66.426],[-63.746,-66.504],[-64.294,-66.837],[-64.882,-67.15],[-65.508,-67.582],[-65.665,-67.954],[-65.313,-68.365],[-64.784,-68.679],[-63.961,-68.914],[-63.197,-69.228],[-62.786,-69.619],[-62.571,-69.992],[-62.277,-70.384],[-61.807,-70.717],[-61.513,-71.089],[-61.376,-72.01],[-61.082,-72.382],[-61.004,-72.774],[-60.69,-73.166],[-60.827,-73.695],[-61.376,-74.107],[-61.963,-74.44],[-63.295,-74.577],[-63.746,-74.93],[-64.353,-75.263],[-65.861,-75.635],[-67.193,-75.792],[-68.446,-76.007],[-69.798,-76.223],[-70.601,-76.634],[-72.207,-76.674],[-73.97,-76.634],[-75.556,-76.713],[-77.24,-76.713],[-76.927,-77.105],[-75.399,-77.281],[-74.283,-77.555],[-73.656,-77.908],[-74.773,-78.222],[-76.496,-78.124],[-77.926,-78.378],[-77.985,-78.79],[-78.024,-79.182],[-76.849,-79.515],[-76.633,-79.887],[-75.36,-80.26],[-73.245,-80.416],[-71.443,-80.691],[-70.013,-81.004],[-68.192,-81.318],[-65.704,-81.474],[-63.256,-81.749],[-61.552,-82.043],[-59.691,-82.376],[-58.712,-82.846],[-58.222,-83.218],[-57.008,-82.866],[-55.363,-82.572],[-53.62,-82.258],[-51.544,-82.004],[-49.761,-81.729],[-47.274,-81.71],[-44.826,-81.847],[-42.808,-82.082],[-42.162,-81.651],[-40.771,-81.357],[-38.245,-81.337],[-36.267,-81.122],[-34.386,-80.906],[-32.31,-80.769],[-30.097,-80.593],[-28.55,-80.338],[-29.255,-79.985],[-29.686,-79.633],[-29.686,-79.26],[-31.625,-79.299],[-33.681,-79.456],[-35.64,-79.456],[-35.914,-79.084],[-35.777,-78.339],[-35.327,-78.124],[-33.897,-77.889],[-32.212,-77.653],[-30.998,-77.36],[-29.784,-77.066],[-28.883,-76.674],[-27.512,-76.497],[-26.16,-76.36],[-25.475,-76.282],[-23.928,-76.243],[-22.459,-76.105],[-21.225,-75.909],[-20.01,-75.674],[-18.914,-75.439],[-17.523,-75.126],[-16.642,-74.793],[-15.701,-74.499],[-15.408,-74.107],[-16.465,-73.872],[-16.113,-73.46],[-15.447,-73.147],[-14.409,-72.951],[-13.312,-72.715],[-12.294,-72.402],[-11.51,-72.01],[-11.02,-71.54],[-10.296,-71.265],[-9.101,-71.324],[-8.611,-71.657],[-7.417,-71.697],[-7.377,-71.324],[-6.868,-70.932],[-5.791,-71.03],[-5.536,-71.403],[-4.342,-71.461],[-3.049,-71.285],[-1.795,-71.167],[-.659,-71.226],[-.229,-71.638],[.868,-71.305],[1.887,-71.128],[3.023,-70.991],[4.139,-70.854],[5.158,-70.619],[6.274,-70.462],[7.136,-70.247],[7.743,-69.894],[8.487,-70.149],[9.525,-70.011],[10.25,-70.482],[10.818,-70.834],[11.954,-70.638],[12.404,-70.247],[13.423,-69.972],[14.735,-70.031],[15.127,-70.403],[15.949,-70.031],[17.027,-69.913],[18.202,-69.874],[19.259,-69.894],[20.376,-70.011],[21.453,-70.07],[21.923,-70.403],[22.569,-70.697],[23.666,-70.521],[24.841,-70.482],[25.977,-70.482],[27.094,-70.462],[28.093,-70.325],[29.15,-70.207],[30.032,-69.933],[30.972,-69.757],[31.99,-69.659],[32.754,-69.384],[33.302,-68.836],[33.87,-68.503],[34.908,-68.659],[35.3,-69.012],[36.162,-69.247],[37.2,-69.169],[37.905,-69.521],[38.649,-69.776],[39.668,-69.541],[40.02,-69.11],[40.921,-68.934],[41.959,-68.601],[42.939,-68.463],[44.114,-68.267],[44.897,-68.052],[45.72,-67.817],[46.503,-67.601],[47.443,-67.719],[48.344,-67.366],[48.991,-67.092],[49.931,-67.111],[50.753,-66.876],[50.949,-66.523],[51.792,-66.249],[52.614,-66.053],[53.613,-65.896],[54.534,-65.818],[55.415,-65.877],[56.355,-65.975],[57.158,-66.249],[57.256,-66.68],[58.137,-67.013],[58.745,-67.288],[59.939,-67.405],[60.605,-67.68],[61.428,-67.954],[62.387,-68.013],[63.19,-67.817],[64.052,-67.405],[64.992,-67.621],[65.972,-67.738],[66.912,-67.856],[67.891,-67.934],[68.89,-67.934],[69.713,-68.973],[69.673,-69.228],[69.556,-69.678],[68.596,-69.933],[67.813,-70.305],[67.95,-70.697],[69.066,-70.678],[68.929,-71.069],[68.42,-71.442],[67.95,-71.853],[68.714,-72.167],[69.869,-72.265],[71.025,-72.088],[71.573,-71.697],[71.906,-71.324],[72.455,-71.011],[73.081,-70.717],[73.336,-70.364],[73.865,-69.874],[74.492,-69.776],[75.628,-69.737],[76.626,-69.619],[77.645,-69.463],[78.135,-69.071],[78.428,-68.698],[79.114,-68.326],[80.093,-68.072],[80.935,-67.876],[81.484,-67.542],[82.052,-67.366],[82.776,-67.209],[83.775,-67.307],[84.676,-67.209],[85.656,-67.092],[86.752,-67.15],[87.477,-66.876],[87.986,-66.21],[88.358,-66.484],[88.828,-66.955],[89.671,-67.15],[90.63,-67.229],[91.59,-67.111],[92.609,-67.19],[93.549,-67.209],[94.175,-67.111],[95.018,-67.17],[95.781,-67.386],[96.682,-67.249],[97.76,-67.249],[98.68,-67.111],[99.718,-67.249],[100.384,-66.915],[100.893,-66.582],[101.579,-66.308],[102.832,-65.563],[103.479,-65.7],[104.243,-65.975],[104.908,-66.328],[106.182,-66.935],[107.161,-66.955],[108.081,-66.955],[109.159,-66.837],[110.236,-66.7],[111.058,-66.426],[111.744,-66.132],[112.86,-66.092],[113.605,-65.877],[114.388,-66.073],[114.897,-66.386],[115.602,-66.7],[116.699,-66.661],[117.385,-66.915],[118.579,-67.17],[119.833,-67.268],[120.871,-67.19],[121.654,-66.876],[122.32,-66.563],[123.221,-66.484],[124.122,-66.621],[125.16,-66.719],[126.1,-66.563],[127.001,-66.563],[127.883,-66.661],[128.803,-66.759],[129.704,-66.582],[130.781,-66.426],[131.8,-66.386],[132.936,-66.386],[133.856,-66.288],[134.757,-66.21],[135.032,-65.72],[135.071,-65.309],[135.697,-65.583],[135.874,-66.034],[136.207,-66.445],[136.618,-66.778],[137.46,-66.955],[138.596,-66.896],[139.908,-66.876],[140.809,-66.817],[142.122,-66.817],[143.062,-66.798],[144.374,-66.837],[145.49,-66.915],[146.196,-67.229],[146,-67.601],[146.646,-67.895],[147.723,-68.13],[148.84,-68.385],[150.132,-68.561],[151.484,-68.718],[152.502,-68.875],[153.638,-68.895],[154.285,-68.561],[155.166,-68.836],[155.93,-69.149],[156.811,-69.384],[158.026,-69.482],[159.181,-69.6],[159.671,-69.992],[160.807,-70.227],[161.57,-70.58],[162.687,-70.736],[163.842,-70.717],[164.92,-70.776],[166.114,-70.756],[167.309,-70.834],[168.426,-70.971],[169.464,-71.207],[170.502,-71.403],[171.207,-71.697],[171.089,-72.088],[170.56,-72.441],[170.11,-72.892],[169.757,-73.245],[169.287,-73.656],[167.975,-73.813],[167.387,-74.165],[166.095,-74.381],[165.644,-74.773],[164.959,-75.145],[164.234,-75.459],[163.823,-75.87],[163.568,-76.243],[163.47,-76.693],[163.49,-77.066],[164.058,-77.457],[164.273,-77.83],[164.743,-78.183],[166.604,-78.32],[166.996,-78.751],[165.194,-78.907],[163.666,-79.123],[161.766,-79.162],[160.924,-79.73],[160.748,-80.201],[160.317,-80.573],[159.788,-80.945],[161.12,-81.279],[161.629,-81.69],[162.491,-82.062],[163.705,-82.395],[165.096,-82.709],[166.604,-83.022],[168.896,-83.336],[169.405,-83.826],[172.284,-84.041],[172.477,-84.118],[173.224,-84.414],[175.986,-84.159],[178.277,-84.473],[180,-84.713]]]]}},{type:"Feature",id:"N. Cyprus",properties:{name:"N. Cyprus"},geometry:{type:"Polygon",coordinates:[[[32.732,35.14],[32.802,35.146],[32.947,35.387],[33.667,35.373],[34.576,35.672],[33.901,35.246],[33.974,35.059],[33.866,35.094],[33.675,35.018],[33.526,35.039],[33.476,35],[33.456,35.101],[33.384,35.163],[33.191,35.173],[32.92,35.088],[32.732,35.14]]]}},{type:"Feature",id:"CYP",properties:{name:"Cyprus"},geometry:{type:"Polygon",coordinates:[[[32.732,35.14],[32.92,35.088],[33.191,35.173],[33.384,35.163],[33.456,35.101],[33.476,35],[33.526,35.039],[33.675,35.018],[33.866,35.094],[33.974,35.059],[34.005,34.978],[32.98,34.572],[32.49,34.702],[32.257,35.103],[32.732,35.14]]]}},{type:"Feature",id:"MAR",properties:{name:"Morocco"},geometry:{type:"Polygon",coordinates:[[[-2.17,35.168],[-1.793,34.528],[-1.733,33.92],[-1.388,32.864],[-1.125,32.652],[-1.308,32.263],[-2.617,32.094],[-3.069,31.724],[-3.647,31.637],[-3.69,30.897],[-4.86,30.501],[-5.242,30],[-6.061,29.732],[-7.059,29.579],[-8.674,28.841],[-8.666,27.656],[-8.818,27.656],[-8.795,27.121],[-9.413,27.088],[-9.735,26.861],[-10.189,26.861],[-10.551,26.991],[-11.393,26.883],[-11.718,26.104],[-12.031,26.031],[-12.501,24.77],[-13.891,23.691],[-14.221,22.31],[-14.631,21.861],[-14.751,21.501],[-17.003,21.421],[-17.02,21.422],[-16.973,21.886],[-16.589,22.158],[-16.262,22.679],[-16.326,23.018],[-15.983,23.723],[-15.426,24.359],[-15.089,24.52],[-14.825,25.104],[-14.801,25.636],[-14.44,26.254],[-13.774,26.619],[-13.14,27.64],[-13.122,27.654],[-12.619,28.038],[-11.689,28.149],[-10.901,28.832],[-10.4,29.099],[-9.565,29.934],[-9.815,31.178],[-9.435,32.038],[-9.301,32.565],[-8.657,33.24],[-7.654,33.697],[-6.913,34.11],[-6.244,35.146],[-5.93,35.76],[-5.194,35.755],[-4.591,35.331],[-3.64,35.4],[-2.604,35.179],[-2.17,35.168]]]}},{type:"Feature",id:"EGY",properties:{name:"Egypt"},geometry:{type:"Polygon",coordinates:[[[36.866,22],[32.9,22],[29.02,22],[25,22],[25,25.683],[25,29.239],[24.7,30.044],[24.958,30.662],[24.803,31.089],[25.165,31.569],[26.495,31.586],[27.458,31.321],[28.45,31.026],[28.914,30.87],[29.683,31.187],[30.095,31.473],[30.977,31.556],[31.688,31.43],[31.96,30.934],[32.192,31.26],[32.994,31.024],[33.773,30.967],[34.265,31.219],[34.265,31.219],[34.823,29.761],[34.923,29.501],[34.642,29.099],[34.427,28.344],[34.155,27.823],[33.921,27.649],[33.588,27.971],[33.137,28.418],[32.423,29.851],[32.32,29.76],[32.735,28.705],[33.349,27.7],[34.105,26.142],[34.474,25.599],[34.795,25.034],[35.692,23.927],[35.494,23.752],[35.526,23.102],[36.691,22.205],[36.866,22]]]}},{type:"Feature",id:"LBY",properties:{name:"Libya"},geometry:{type:"Polygon",coordinates:[[[25,22],[25,20.003],[23.85,20],[23.838,19.58],[19.849,21.495],[15.861,23.41],[14.851,22.863],[14.144,22.491],[13.581,23.041],[12,23.472],[11.561,24.098],[10.771,24.563],[10.304,24.379],[9.948,24.937],[9.911,25.365],[9.319,26.094],[9.716,26.512],[9.629,27.141],[9.756,27.688],[9.684,28.144],[9.86,28.96],[9.806,29.425],[9.482,30.308],[9.97,30.539],[10.057,30.962],[9.95,31.376],[10.637,31.761],[10.945,32.082],[11.432,32.369],[11.489,33.137],[12.663,32.793],[13.083,32.879],[13.919,32.712],[15.246,32.265],[15.714,31.376],[16.612,31.182],[18.021,30.764],[19.086,30.266],[19.574,30.526],[20.053,30.986],[19.82,31.752],[20.134,32.238],[20.855,32.707],[21.543,32.843],[22.896,32.639],[23.237,32.191],[23.609,32.187],[23.927,32.017],[24.921,31.899],[25.165,31.569],[24.803,31.089],[24.958,30.662],[24.7,30.044],[25,29.239],[25,25.683],[25,22]]]}},{type:"Feature",id:"ETH",properties:{name:"Ethiopia"},geometry:{type:"Polygon",coordinates:[[[47.789,8.003],[44.964,5.002],[43.661,4.958],[42.77,4.253],[42.129,4.234],[41.855,3.919],[41.172,3.919],[40.768,4.257],[39.855,3.839],[39.559,3.422],[38.893,3.501],[38.671,3.616],[38.437,3.589],[38.121,3.599],[36.855,4.448],[36.159,4.448],[35.817,4.777],[35.817,5.338],[35.298,5.506],[34.707,6.594],[34.25,6.826],[34.075,7.226],[33.568,7.713],[32.954,7.785],[33.295,8.355],[33.825,8.379],[33.975,8.685],[33.962,9.584],[34.257,10.63],[34.731,10.91],[34.832,11.319],[35.26,12.083],[35.864,12.578],[36.27,13.563],[36.43,14.422],[37.594,14.213],[37.906,14.959],[38.513,14.505],[39.099,14.741],[39.341,14.532],[40.026,14.52],[40.897,14.119],[41.155,13.773],[41.599,13.452],[42.01,12.866],[42.352,12.542],[42,12.1],[41.662,11.631],[41.74,11.355],[41.756,11.051],[42.314,11.034],[42.555,11.105],[42.777,10.927],[42.559,10.573],[42.928,10.022],[43.297,9.54],[43.679,9.184],[46.948,7.997],[47.789,8.003]]]}},{type:"Feature",id:"DJI",properties:{name:"Djibouti"},geometry:{type:"Polygon",coordinates:[[[42.352,12.542],[42.78,12.455],[43.081,12.7],[43.318,12.39],[43.286,11.975],[42.716,11.736],[43.145,11.462],[42.777,10.927],[42.555,11.105],[42.314,11.034],[41.756,11.051],[41.74,11.355],[41.662,11.631],[42,12.1],[42.352,12.542]]]}},{type:"Feature",id:"Somaliland",properties:{name:"Somaliland"},geometry:{type:"Polygon",coordinates:[[[48.948,11.411],[48.948,11.411],[48.942,11.394],[48.938,10.982],[48.938,9.973],[48.938,9.452],[48.487,8.838],[47.789,8.003],[46.948,7.997],[43.679,9.184],[43.297,9.54],[42.928,10.022],[42.559,10.573],[42.777,10.927],[43.145,11.462],[43.471,11.278],[43.667,10.864],[44.118,10.446],[44.614,10.442],[45.557,10.698],[46.645,10.817],[47.526,11.127],[48.022,11.193],[48.379,11.375],[48.948,11.411],[48.948,11.411]]]}},{type:"Feature",id:"UGA",properties:{name:"Uganda"},geometry:{type:"Polygon",coordinates:[[[33.904,-.95],[31.866,-1.027],[30.77,-1.015],[30.419,-1.135],[29.822,-1.443],[29.579,-1.341],[29.588,-.587],[29.82,-.205],[29.876,.597],[30.086,1.062],[30.469,1.584],[30.853,1.849],[31.174,2.204],[30.773,2.34],[30.834,3.509],[30.834,3.509],[31.246,3.782],[31.881,3.558],[32.686,3.792],[33.39,3.79],[34.005,4.25],[34.479,3.556],[34.596,3.054],[35.036,1.906],[34.672,1.177],[34.18,.515],[33.894,.11],[33.904,-.95]]]}},{type:"Feature",id:"RWA",properties:{name:"Rwanda"},geometry:{type:"Polygon",coordinates:[[[30.419,-1.135],[30.816,-1.699],[30.758,-2.287],[30.47,-2.414],[30.47,-2.414],[29.938,-2.348],[29.632,-2.918],[29.025,-2.839],[29.117,-2.292],[29.255,-2.215],[29.292,-1.62],[29.579,-1.341],[29.822,-1.443],[30.419,-1.135]]]}},{type:"Feature",id:"BIH",properties:{name:"Bosnia and Herz."},geometry:{type:"Polygon",coordinates:[[[18.56,42.65],[17.675,43.029],[17.297,43.446],[16.916,43.668],[16.456,44.041],[16.24,44.351],[15.75,44.819],[15.959,45.234],[16.318,45.004],[16.535,45.212],[17.002,45.234],[17.862,45.068],[18.553,45.082],[19.005,44.86],[19.005,44.86],[19.368,44.863],[19.118,44.423],[19.6,44.038],[19.454,43.568],[19.219,43.524],[19.032,43.433],[18.706,43.2],[18.56,42.65]]]}},{type:"Feature",id:"MKD",properties:{name:"North Macedonia"},geometry:{type:"Polygon",coordinates:[[[22.381,42.32],[22.881,41.999],[22.952,41.338],[22.762,41.305],[22.597,41.13],[22.055,41.15],[21.674,40.931],[21.02,40.843],[20.605,41.086],[20.463,41.515],[20.59,41.855],[20.59,41.855],[20.717,41.847],[20.762,42.052],[21.353,42.207],[21.577,42.245],[21.917,42.304],[22.381,42.32]]]}},{type:"Feature",id:"SRB",properties:{name:"Serbia"},geometry:{type:"Polygon",coordinates:[[[18.83,45.909],[18.83,45.909],[19.596,46.172],[20.22,46.127],[20.762,45.735],[20.874,45.416],[21.484,45.181],[21.562,44.769],[22.145,44.478],[22.459,44.703],[22.706,44.578],[22.474,44.409],[22.657,44.235],[22.41,44.008],[22.5,43.643],[22.986,43.211],[22.605,42.899],[22.437,42.58],[22.545,42.461],[22.381,42.32],[21.917,42.304],[21.577,42.245],[21.543,42.32],[21.663,42.439],[21.775,42.683],[21.633,42.677],[21.439,42.863],[21.274,42.91],[21.143,43.069],[20.957,43.131],[20.814,43.272],[20.635,43.217],[20.497,42.885],[20.258,42.813],[20.34,42.899],[19.959,43.106],[19.63,43.214],[19.484,43.352],[19.219,43.524],[19.454,43.568],[19.6,44.038],[19.118,44.423],[19.368,44.863],[19.005,44.86],[19.005,44.86],[19.39,45.237],[19.073,45.522],[18.83,45.909]]]}},{type:"Feature",id:"MNE",properties:{name:"Montenegro"},geometry:{type:"Polygon",coordinates:[[[20.071,42.589],[19.802,42.5],[19.738,42.688],[19.304,42.196],[19.372,41.878],[19.162,41.955],[18.882,42.282],[18.45,42.48],[18.56,42.65],[18.706,43.2],[19.032,43.433],[19.219,43.524],[19.484,43.352],[19.63,43.214],[19.959,43.106],[20.34,42.899],[20.258,42.813],[20.071,42.589]]]}},{type:"Feature",id:"Kosovo",properties:{name:"Kosovo"},geometry:{type:"Polygon",coordinates:[[[20.59,41.855],[20.523,42.218],[20.284,42.32],[20.071,42.589],[20.258,42.813],[20.497,42.885],[20.635,43.217],[20.814,43.272],[20.957,43.131],[21.143,43.069],[21.274,42.91],[21.439,42.863],[21.633,42.677],[21.775,42.683],[21.663,42.439],[21.543,42.32],[21.577,42.245],[21.353,42.207],[20.762,42.052],[20.717,41.847],[20.59,41.855]]]}},{type:"Feature",id:"TTO",properties:{name:"Trinidad and Tobago"},geometry:{type:"Polygon",coordinates:[[[-61.68,10.76],[-61.105,10.89],[-60.895,10.855],[-60.935,10.11],[-61.77,10],[-61.95,10.09],[-61.66,10.365],[-61.68,10.76]]]}},{type:"Feature",id:"SSD",properties:{name:"S. Sudan"},geometry:{type:"Polygon",coordinates:[[[30.834,3.509],[29.953,4.174],[29.716,4.601],[29.159,4.389],[28.697,4.455],[28.429,4.287],[27.98,4.408],[27.374,5.234],[27.213,5.551],[26.466,5.947],[26.213,6.547],[25.797,6.979],[25.124,7.5],[25.115,7.825],[24.567,8.229],[23.887,8.62],[24.194,8.729],[24.537,8.918],[24.795,9.81],[25.07,10.274],[25.791,10.411],[25.962,10.136],[26.477,9.553],[26.752,9.467],[27.113,9.639],[27.834,9.604],[27.971,9.398],[28.967,9.398],[29.001,9.604],[29.516,9.793],[29.619,10.085],[29.997,10.291],[30.838,9.707],[31.353,9.81],[31.851,10.531],[32.4,11.081],[32.314,11.681],[32.074,11.973],[32.675,12.025],[32.743,12.248],[33.207,12.179],[33.087,11.441],[33.207,10.72],[33.722,10.325],[33.842,9.982],[33.825,9.484],[33.963,9.464],[33.975,8.685],[33.825,8.379],[33.295,8.355],[32.954,7.785],[33.568,7.713],[34.075,7.226],[34.25,6.826],[34.707,6.594],[35.298,5.506],[34.62,4.847],[34.005,4.25],[33.39,3.79],[32.686,3.792],[31.881,3.558],[31.246,3.782],[30.834,3.509]]]}},{type:"Feature",id:"ABW",properties:{name:"Aruba",kind:"centroid"},geometry:{type:"Point",coordinates:[-69.973,12.517]}},{type:"Feature",id:"AIA",properties:{name:"Anguilla",kind:"centroid"},geometry:{type:"Point",coordinates:[-63.026,18.243]}},{type:"Feature",id:"ALA",properties:{name:"\xC5land",kind:"centroid"},geometry:{type:"Point",coordinates:[19.87,60.156]}},{type:"Feature",id:"AND",properties:{name:"Andorra",kind:"centroid"},geometry:{type:"Point",coordinates:[1.539,42.548]}},{type:"Feature",id:"ASM",properties:{name:"American Samoa",kind:"centroid"},geometry:{type:"Point",coordinates:[-170.747,-14.327]}},{type:"Feature",id:"ATG",properties:{name:"Antigua and Barb.",kind:"centroid"},geometry:{type:"Point",coordinates:[-61.791,17.352]}},{type:"Feature",id:"BHR",properties:{name:"Bahrain",kind:"centroid"},geometry:{type:"Point",coordinates:[50.555,26.056]}},{type:"Feature",id:"BLM",properties:{name:"St-Barth\xE9lemy",kind:"centroid"},geometry:{type:"Point",coordinates:[-62.833,17.902]}},{type:"Feature",id:"BMU",properties:{name:"Bermuda",kind:"centroid"},geometry:{type:"Point",coordinates:[-64.764,32.297]}},{type:"Feature",id:"BRB",properties:{name:"Barbados",kind:"centroid"},geometry:{type:"Point",coordinates:[-59.569,13.164]}},{type:"Feature",id:"COK",properties:{name:"Cook Is.",kind:"centroid"},geometry:{type:"Point",coordinates:[-159.786,-21.216]}},{type:"Feature",id:"COM",properties:{name:"Comoros",kind:"centroid"},geometry:{type:"Point",coordinates:[43.318,-11.728]}},{type:"Feature",id:"CPV",properties:{name:"Cabo Verde",kind:"centroid"},geometry:{type:"Point",coordinates:[-23.639,15.075]}},{type:"Feature",id:"CUW",properties:{name:"Cura\xE7ao",kind:"centroid"},geometry:{type:"Point",coordinates:[-68.921,12.145]}},{type:"Feature",id:"CYM",properties:{name:"Cayman Is.",kind:"centroid"},geometry:{type:"Point",coordinates:[-81.241,19.32]}},{type:"Feature",id:"DMA",properties:{name:"Dominica",kind:"centroid"},geometry:{type:"Point",coordinates:[-61.345,15.459]}},{type:"Feature",id:"FRO",properties:{name:"Faeroe Is.",kind:"centroid"},geometry:{type:"Point",coordinates:[-7.058,62.186]}},{type:"Feature",id:"FSM",properties:{name:"Micronesia",kind:"centroid"},geometry:{type:"Point",coordinates:[158.234,6.888]}},{type:"Feature",id:"GGY",properties:{name:"Guernsey",kind:"centroid"},geometry:{type:"Point",coordinates:[-2.562,49.464]}},{type:"Feature",id:"GRD",properties:{name:"Grenada",kind:"centroid"},geometry:{type:"Point",coordinates:[-61.68,12.113]}},{type:"Feature",id:"GUM",properties:{name:"Guam",kind:"centroid"},geometry:{type:"Point",coordinates:[144.704,13.354]}},{type:"Feature",id:"HKG",properties:{name:"Hong Kong",kind:"centroid"},geometry:{type:"Point",coordinates:[114.098,22.449]}},{type:"Feature",id:"HMD",properties:{name:"Heard I. and McDonald Is.",kind:"centroid"},geometry:{type:"Point",coordinates:[73.505,-53.103]}},{type:"Feature",id:"IMN",properties:{name:"Isle of Man",kind:"centroid"},geometry:{type:"Point",coordinates:[-4.53,54.221]}},{type:"Feature",id:"IOT",properties:{name:"Br. Indian Ocean Ter.",kind:"centroid"},geometry:{type:"Point",coordinates:[71.348,-6.191]}},{type:"Feature",id:"JEY",properties:{name:"Jersey",kind:"centroid"},geometry:{type:"Point",coordinates:[-2.09,49.221]}},{type:"Feature",id:"KIR",properties:{name:"Kiribati",kind:"centroid"},geometry:{type:"Point",coordinates:[-157.385,1.82]}},{type:"Feature",id:"KNA",properties:{name:"St. Kitts and Nevis",kind:"centroid"},geometry:{type:"Point",coordinates:[-62.758,17.337]}},{type:"Feature",id:"LCA",properties:{name:"Saint Lucia",kind:"centroid"},geometry:{type:"Point",coordinates:[-60.98,13.892]}},{type:"Feature",id:"LIE",properties:{name:"Liechtenstein",kind:"centroid"},geometry:{type:"Point",coordinates:[9.559,47.111]}},{type:"Feature",id:"MAC",properties:{name:"Macao",kind:"centroid"},geometry:{type:"Point",coordinates:[113.556,22.13]}},{type:"Feature",id:"MAF",properties:{name:"St-Martin",kind:"centroid"},geometry:{type:"Point",coordinates:[-63.049,18.081]}},{type:"Feature",id:"MCO",properties:{name:"Monaco",kind:"centroid"},geometry:{type:"Point",coordinates:[7.398,43.74]}},{type:"Feature",id:"MDV",properties:{name:"Maldives",kind:"centroid"},geometry:{type:"Point",coordinates:[73.508,4.174]}},{type:"Feature",id:"MHL",properties:{name:"Marshall Is.",kind:"centroid"},geometry:{type:"Point",coordinates:[171.194,7.083]}},{type:"Feature",id:"MLT",properties:{name:"Malta",kind:"centroid"},geometry:{type:"Point",coordinates:[14.433,35.893]}},{type:"Feature",id:"MNP",properties:{name:"N. Mariana Is.",kind:"centroid"},geometry:{type:"Point",coordinates:[145.734,15.188]}},{type:"Feature",id:"MSR",properties:{name:"Montserrat",kind:"centroid"},geometry:{type:"Point",coordinates:[-62.188,16.737]}},{type:"Feature",id:"MUS",properties:{name:"Mauritius",kind:"centroid"},geometry:{type:"Point",coordinates:[57.566,-20.3]}},{type:"Feature",id:"NFK",properties:{name:"Norfolk Island",kind:"centroid"},geometry:{type:"Point",coordinates:[167.955,-29.033]}},{type:"Feature",id:"NIU",properties:{name:"Niue",kind:"centroid"},geometry:{type:"Point",coordinates:[-169.863,-19.046]}},{type:"Feature",id:"NRU",properties:{name:"Nauru",kind:"centroid"},geometry:{type:"Point",coordinates:[166.933,-.52]}},{type:"Feature",id:"PCN",properties:{name:"Pitcairn Is.",kind:"centroid"},geometry:{type:"Point",coordinates:[-128.318,-24.365]}},{type:"Feature",id:"PLW",properties:{name:"Palau",kind:"centroid"},geometry:{type:"Point",coordinates:[134.58,7.518]}},{type:"Feature",id:"PYF",properties:{name:"Fr. Polynesia",kind:"centroid"},geometry:{type:"Point",coordinates:[-149.462,-17.628]}},{type:"Feature",id:"SGP",properties:{name:"Singapore",kind:"centroid"},geometry:{type:"Point",coordinates:[103.817,1.367]}},{type:"Feature",id:"SGS",properties:{name:"S. Geo. and the Is.",kind:"centroid"},geometry:{type:"Point",coordinates:[-31.063,-55.683]}},{type:"Feature",id:"SHN",properties:{name:"Saint Helena",kind:"centroid"},geometry:{type:"Point",coordinates:[-5.713,-15.95]}},{type:"Feature",id:"SMR",properties:{name:"San Marino",kind:"centroid"},geometry:{type:"Point",coordinates:[12.441,43.934]}},{type:"Feature",id:"SPM",properties:{name:"St. Pierre and Miquelon",kind:"centroid"},geometry:{type:"Point",coordinates:[-56.332,47.04]}},{type:"Feature",id:"STP",properties:{name:"S\xE3o Tom\xE9 and Principe",kind:"centroid"},geometry:{type:"Point",coordinates:[7.021,.971]}},{type:"Feature",id:"SXM",properties:{name:"Sint Maarten",kind:"centroid"},geometry:{type:"Point",coordinates:[-63.07,18.041]}},{type:"Feature",id:"SYC",properties:{name:"Seychelles",kind:"centroid"},geometry:{type:"Point",coordinates:[55.48,-4.677]}},{type:"Feature",id:"TCA",properties:{name:"Turks and Caicos Is.",kind:"centroid"},geometry:{type:"Point",coordinates:[-71.753,21.817]}},{type:"Feature",id:"TON",properties:{name:"Tonga",kind:"centroid"},geometry:{type:"Point",coordinates:[-175.163,-21.21]}},{type:"Feature",id:"TUV",properties:{name:"Tuvalu",kind:"centroid"},geometry:{type:"Point",coordinates:[179.21,-8.514]}},{type:"Feature",id:"VAT",properties:{name:"Vatican",kind:"centroid"},geometry:{type:"Point",coordinates:[12.453,41.903]}},{type:"Feature",id:"VCT",properties:{name:"St. Vin. and Gren.",kind:"centroid"},geometry:{type:"Point",coordinates:[-61.336,13.088]}},{type:"Feature",id:"VGB",properties:{name:"British Virgin Is.",kind:"centroid"},geometry:{type:"Point",coordinates:[-64.637,18.427]}},{type:"Feature",id:"VIR",properties:{name:"U.S. Virgin Is.",kind:"centroid"},geometry:{type:"Point",coordinates:[-64.779,17.747]}},{type:"Feature",id:"WLF",properties:{name:"Wallis and Futuna Is.",kind:"centroid"},geometry:{type:"Point",coordinates:[-178.137,-14.286]}},{type:"Feature",id:"WSM",properties:{name:"Samoa",kind:"centroid"},geometry:{type:"Point",coordinates:[-172.438,-13.639]}}]}});var Xc,Bc=v5(()=>{/*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */Xc={type:"FeatureCollection",features:[{type:"Feature",id:"AL",properties:{name:"Alabama"},geometry:{type:"MultiPolygon",coordinates:[[[[-88.331,30.235],[-88.13,30.262],[-88.126,30.283],[-88.076,30.249],[-88.108,30.225],[-88.144,30.239],[-88.209,30.237],[-88.281,30.223],[-88.331,30.235]]],[[[-88.202,34.995],[-88.202,35.008],[-87.663,35.003],[-87.437,35.003],[-86.863,34.992],[-86.529,34.99],[-86.396,34.992],[-85.826,34.989],[-85.607,34.984],[-85.553,34.709],[-85.47,34.328],[-85.406,34.002],[-85.359,33.75],[-85.305,33.483],[-85.187,32.87],[-85.154,32.843],[-85.169,32.812],[-85.122,32.773],[-85.104,32.645],[-85.068,32.583],[-85.007,32.524],[-84.997,32.453],[-84.964,32.423],[-85,32.322],[-84.936,32.298],[-84.892,32.264],[-84.928,32.219],[-84.968,32.219],[-84.961,32.198],[-85.011,32.18],[-85.058,32.136],[-85.047,32.088],[-85.054,32.014],[-85.079,31.94],[-85.129,31.878],[-85.14,31.839],[-85.119,31.733],[-85.126,31.695],[-85.058,31.62],[-85.047,31.517],[-85.072,31.468],[-85.065,31.431],[-85.093,31.362],[-85.09,31.295],[-85.115,31.277],[-85.097,31.233],[-85.108,31.186],[-85.036,31.108],[-85.011,31.053],[-85.004,31.001],[-85.244,31.001],[-85.499,30.997],[-85.894,30.993],[-86.518,30.993],[-87.003,30.999],[-87.599,30.997],[-87.588,30.965],[-87.635,30.866],[-87.628,30.846],[-87.545,30.778],[-87.534,30.743],[-87.405,30.674],[-87.394,30.615],[-87.448,30.527],[-87.437,30.48],[-87.366,30.436],[-87.43,30.406],[-87.459,30.336],[-87.491,30.323],[-87.466,30.302],[-87.52,30.28],[-87.656,30.25],[-87.8,30.229],[-88.001,30.226],[-87.936,30.261],[-87.893,30.239],[-87.768,30.262],[-87.757,30.291],[-87.811,30.332],[-87.836,30.369],[-87.907,30.41],[-87.933,30.487],[-87.9,30.551],[-87.911,30.616],[-87.936,30.657],[-88.008,30.685],[-88.062,30.645],[-88.055,30.613],[-88.087,30.564],[-88.083,30.528],[-88.105,30.501],[-88.108,30.377],[-88.137,30.32],[-88.191,30.317],[-88.187,30.348],[-88.259,30.382],[-88.313,30.369],[-88.331,30.388],[-88.396,30.369],[-88.406,30.56],[-88.417,30.867],[-88.439,31.23],[-88.475,31.894],[-88.442,32.137],[-88.367,32.747],[-88.349,32.929],[-88.231,33.892],[-88.209,34.029],[-88.141,34.581],[-88.098,34.892],[-88.155,34.922],[-88.202,34.995]]]]}},{type:"Feature",id:"AK",properties:{name:"Alaska"},geometry:{type:"MultiPolygon",coordinates:[[[[-150.243,61.137],[-150.221,61.17],[-150.157,61.161],[-150.228,61.124],[-150.243,61.137]]],[[[-150.774,59.333],[-150.67,59.41],[-150.616,59.395],[-150.62,59.356],[-150.72,59.292],[-150.774,59.309],[-150.774,59.333]]],[[[-151.528,59.148],[-151.434,59.136],[-151.445,59.105],[-151.528,59.148]]],[[[-151.718,59.132],[-151.639,59.118],[-151.664,59.089],[-151.714,59.102],[-151.718,59.132]]],[[[-151.862,59.166],[-151.79,59.164],[-151.808,59.135],[-151.862,59.166]]],[[[-151.89,58.219],[-151.862,58.258],[-151.79,58.247],[-151.818,58.184],[-151.872,58.169],[-151.89,58.219]]],[[[-152.073,58.925],[-152.03,58.949],[-151.955,58.914],[-152.073,58.913],[-152.073,58.925]]],[[[-152.084,60.346],[-151.98,60.414],[-151.951,60.51],[-151.84,60.485],[-151.94,60.43],[-151.973,60.388],[-151.955,60.368],[-152.084,60.346]]],[[[-152.357,58.915],[-152.307,58.962],[-152.242,58.938],[-152.159,58.935],[-152.278,58.907],[-152.357,58.915]]],[[[-152.64,60.165],[-152.579,60.17],[-152.561,60.095],[-152.64,60.165]]],[[[-153.419,58.064],[-153.315,58.14],[-153.261,58.145],[-153.168,58.089],[-153.15,58.106],[-153.225,58.162],[-153.204,58.208],[-153.172,58.217],[-153.075,58.195],[-152.999,58.212],[-153.103,58.258],[-153.046,58.306],[-152.942,58.279],[-152.888,58.283],[-152.938,58.331],[-152.895,58.346],[-152.823,58.328],[-152.773,58.367],[-152.838,58.372],[-152.884,58.401],[-152.813,58.403],[-152.734,58.461],[-152.612,58.476],[-152.655,58.506],[-152.666,58.565],[-152.569,58.621],[-152.543,58.595],[-152.353,58.638],[-152.328,58.632],[-152.371,58.531],[-152.418,58.516],[-152.511,58.427],[-152.493,58.355],[-152.364,58.364],[-152.357,58.424],[-152.278,58.416],[-152.203,58.355],[-152.131,58.396],[-152.088,58.368],[-152.149,58.267],[-152.116,58.248],[-152.084,58.31],[-151.987,58.351],[-151.962,58.329],[-151.973,58.23],[-152.08,58.154],[-152.195,58.174],[-152.235,58.243],[-152.31,58.221],[-152.264,58.136],[-152.342,58.119],[-152.482,58.13],[-152.54,58.084],[-152.569,58.114],[-152.561,58.178],[-152.597,58.18],[-152.63,58.082],[-152.658,58.061],[-152.77,58.047],[-152.762,58.015],[-152.82,57.996],[-152.981,57.985],[-153.29,58.05],[-153.365,58.039],[-153.419,58.064]]],[[[-153.559,59.391],[-153.412,59.415],[-153.347,59.378],[-153.365,59.337],[-153.412,59.323],[-153.516,59.321],[-153.574,59.371],[-153.559,59.391]]],[[[-154.159,56.692],[-154.047,56.731],[-154.019,56.689],[-154.151,56.682],[-154.159,56.692]]],[[[-154.363,56.542],[-154.291,56.596],[-154.223,56.613],[-154.184,56.603],[-154.094,56.618],[-154.076,56.584],[-154.008,56.552],[-153.879,56.566],[-153.886,56.534],[-153.954,56.507],[-154.119,56.502],[-154.234,56.491],[-154.349,56.512],[-154.363,56.542]]],[[[-154.78,57.366],[-154.708,57.381],[-154.693,57.446],[-154.629,57.511],[-154.539,57.54],[-154.521,57.578],[-154.467,57.571],[-154.345,57.631],[-154.227,57.662],[-154.087,57.649],[-153.983,57.65],[-153.983,57.553],[-153.889,57.505],[-153.875,57.543],[-153.814,57.589],[-153.879,57.63],[-153.857,57.651],[-153.667,57.639],[-153.678,57.669],[-153.864,57.707],[-153.933,57.704],[-153.936,57.813],[-153.825,57.865],[-153.721,57.89],[-153.649,57.88],[-153.57,57.832],[-153.548,57.718],[-153.495,57.729],[-153.462,57.795],[-153.48,57.842],[-153.355,57.809],[-153.33,57.85],[-153.462,57.881],[-153.538,57.931],[-153.513,57.968],[-153.452,57.963],[-153.269,57.889],[-153.236,57.892],[-153.129,57.857],[-153.089,57.865],[-153.2,57.93],[-153.272,57.959],[-153.297,57.997],[-153.236,57.997],[-153.129,57.947],[-153.024,57.957],[-152.877,57.932],[-152.852,57.974],[-152.723,57.987],[-152.752,57.933],[-152.892,57.842],[-152.917,57.771],[-152.849,57.74],[-152.849,57.822],[-152.791,57.858],[-152.734,57.816],[-152.716,57.856],[-152.655,57.883],[-152.637,57.919],[-152.587,57.927],[-152.551,57.901],[-152.472,57.962],[-152.411,57.969],[-152.425,57.931],[-152.325,57.917],[-152.364,57.884],[-152.404,57.901],[-152.468,57.889],[-152.4,57.858],[-152.418,57.815],[-152.35,57.834],[-152.31,57.791],[-152.213,57.791],[-152.299,57.746],[-152.357,57.774],[-152.443,57.776],[-152.497,57.735],[-152.439,57.727],[-152.468,57.681],[-152.375,57.675],[-152.468,57.598],[-152.386,57.613],[-152.339,57.653],[-152.321,57.623],[-152.152,57.62],[-152.163,57.584],[-152.292,57.517],[-152.339,57.423],[-152.475,57.434],[-152.482,57.468],[-152.518,57.432],[-152.601,57.468],[-152.662,57.463],[-152.744,57.505],[-152.798,57.494],[-152.884,57.511],[-152.913,57.471],[-152.816,57.472],[-152.762,57.457],[-152.601,57.383],[-152.63,57.322],[-152.712,57.278],[-152.752,57.309],[-152.82,57.266],[-152.888,57.291],[-152.91,57.324],[-152.985,57.34],[-153.057,57.329],[-153.118,57.297],[-153.014,57.299],[-152.942,57.257],[-153.078,57.212],[-153.2,57.222],[-153.215,57.205],[-153.125,57.175],[-153.075,57.187],[-152.949,57.188],[-152.87,57.151],[-152.91,57.127],[-152.996,57.12],[-153.118,57.091],[-153.146,57.101],[-153.215,57.076],[-153.204,57.034],[-153.301,56.991],[-153.347,57.008],[-153.322,57.037],[-153.405,57.08],[-153.38,57.121],[-153.283,57.174],[-153.312,57.194],[-153.365,57.176],[-153.487,57.086],[-153.498,57.066],[-153.577,57.093],[-153.656,57.084],[-153.674,57.054],[-153.581,57.049],[-153.545,56.995],[-153.602,56.943],[-153.692,56.926],[-153.688,56.865],[-153.778,56.83],[-153.821,56.841],[-153.904,56.771],[-153.972,56.745],[-154.037,56.763],[-154.148,56.746],[-154.069,56.846],[-154.029,56.855],[-153.936,56.916],[-153.85,56.943],[-153.857,56.974],[-153.976,56.955],[-153.965,56.999],[-153.886,57.087],[-153.782,57.132],[-153.807,57.157],[-153.861,57.119],[-153.983,57.066],[-154.076,56.97],[-154.162,56.919],[-154.213,56.91],[-154.23,56.872],[-154.299,56.846],[-154.313,56.919],[-154.406,56.968],[-154.525,56.992],[-154.514,57.078],[-154.528,57.169],[-154.575,57.24],[-154.615,57.267],[-154.697,57.285],[-154.794,57.289],[-154.744,57.315],[-154.798,57.346],[-154.78,57.366]]],[[[-154.805,56.434],[-154.708,56.521],[-154.525,56.604],[-154.449,56.601],[-154.392,56.554],[-154.435,56.535],[-154.632,56.472],[-154.737,56.404],[-154.805,56.434]]],[[[-155.749,55.826],[-155.655,55.861],[-155.637,55.894],[-155.591,55.913],[-155.562,55.885],[-155.584,55.848],[-155.566,55.79],[-155.591,55.761],[-155.72,55.773],[-155.749,55.826]]],[[[-156.75,56.037],[-156.732,56.078],[-156.682,56.099],[-156.635,56.048],[-156.682,55.994],[-156.75,56.037]]],[[[-156.804,56.197],[-156.772,56.227],[-156.761,56.157],[-156.797,56.156],[-156.804,56.197]]],[[[-157.324,56.541],[-157.249,56.582],[-157.077,56.579],[-156.987,56.533],[-157.113,56.553],[-157.17,56.53],[-157.324,56.525],[-157.324,56.541]]],[[[-157.902,56.348],[-157.834,56.37],[-157.795,56.321],[-157.827,56.311],[-157.902,56.348]]],[[[-158.897,55.826],[-158.868,55.881],[-158.8,55.891],[-158.703,55.841],[-158.731,55.826],[-158.807,55.858],[-158.897,55.826]]],[[[-159.144,55.877],[-159.087,55.835],[-159.184,55.845],[-159.144,55.877]]],[[[-159.32,54.897],[-159.324,54.928],[-159.277,54.949],[-159.205,54.927],[-159.238,54.877],[-159.306,54.864],[-159.32,54.897]]],[[[-159.385,55.749],[-159.356,55.807],[-159.32,55.816],[-159.281,55.762],[-159.385,55.749]]],[[[-159.46,54.949],[-159.417,55.022],[-159.456,55.061],[-159.345,55.06],[-159.331,54.975],[-159.428,54.942],[-159.46,54.949]]],[[[-159.604,54.814],[-159.568,54.825],[-159.51,54.789],[-159.514,54.76],[-159.596,54.756],[-159.604,54.814]]],[[[-159.661,55.19],[-159.6,55.172],[-159.582,55.214],[-159.521,55.254],[-159.503,55.235],[-159.532,55.185],[-159.5,55.174],[-159.496,55.136],[-159.532,55.084],[-159.485,55.058],[-159.51,55.042],[-159.571,55.06],[-159.579,55.042],[-159.65,55.049],[-159.661,55.19]]],[[[-159.819,54.821],[-159.744,54.842],[-159.704,54.817],[-159.776,54.794],[-159.819,54.821]]],[[[-159.848,55.055],[-159.815,55.089],[-159.733,55.124],[-159.715,55.093],[-159.797,55.06],[-159.83,55.011],[-159.848,55.055]]],[[[-160.113,55.334],[-160.063,55.343],[-160.045,55.307],[-160.113,55.334]]],[[[-160.25,54.93],[-160.131,55.014],[-160.077,55.037],[-160.095,55.053],[-160.174,55.053],[-160.189,55.118],[-160.11,55.161],[-160.013,55.123],[-160.016,55.156],[-160.063,55.201],[-159.955,55.189],[-159.891,55.287],[-159.848,55.268],[-159.855,55.231],[-159.887,55.229],[-159.905,55.164],[-159.862,55.149],[-159.862,55.177],[-159.815,55.178],[-159.83,55.127],[-159.869,55.095],[-159.948,55.105],[-159.952,55.067],[-160.052,55.006],[-160.117,54.985],[-160.228,54.864],[-160.25,54.93]]],[[[-160.318,58.694],[-160.3,58.73],[-160.25,58.658],[-160.275,58.637],[-160.318,58.694]]],[[[-160.347,55.426],[-160.268,55.463],[-160.138,55.451],[-160.142,55.384],[-160.321,55.394],[-160.347,55.426]]],[[[-160.436,58.684],[-160.408,58.75],[-160.39,58.701],[-160.436,58.684]]],[[[-160.856,55.318],[-160.799,55.382],[-160.709,55.403],[-160.645,55.384],[-160.652,55.344],[-160.616,55.348],[-160.573,55.389],[-160.519,55.361],[-160.426,55.339],[-160.332,55.36],[-160.307,55.304],[-160.339,55.252],[-160.39,55.286],[-160.469,55.289],[-160.519,55.309],[-160.53,55.343],[-160.566,55.333],[-160.566,55.274],[-160.526,55.256],[-160.487,55.182],[-160.526,55.13],[-160.655,55.16],[-160.691,55.211],[-160.756,55.195],[-160.82,55.118],[-160.806,55.168],[-160.842,55.205],[-160.842,55.294],[-160.856,55.318]]],[[[-161.082,58.59],[-161.057,58.702],[-160.917,58.747],[-160.842,58.752],[-160.702,58.817],[-160.684,58.815],[-160.881,58.581],[-160.96,58.553],[-161.075,58.55],[-161.082,58.59]]],[[[-161.427,55.217],[-161.33,55.219],[-161.344,55.158],[-161.438,55.199],[-161.427,55.217]]],[[[-161.693,55.218],[-161.657,55.244],[-161.527,55.251],[-161.56,55.207],[-161.693,55.199],[-161.693,55.218]]],[[[-161.904,55.117],[-161.89,55.161],[-161.829,55.178],[-161.739,55.162],[-161.696,55.137],[-161.571,55.101],[-161.549,55.066],[-161.657,55.103],[-161.739,55.054],[-161.84,55.118],[-161.879,55.085],[-161.904,55.117]]],[[[-162.436,54.929],[-162.328,54.986],[-162.235,54.963],[-162.235,54.891],[-162.274,54.846],[-162.321,54.828],[-162.418,54.878],[-162.436,54.929]]],[[[-162.683,63.584],[-162.615,63.622],[-162.54,63.636],[-162.454,63.621],[-162.375,63.626],[-162.342,63.594],[-162.346,63.551],[-162.615,63.54],[-162.68,63.557],[-162.683,63.584]]],[[[-162.834,54.451],[-162.83,54.494],[-162.586,54.448],[-162.518,54.414],[-162.425,54.414],[-162.36,54.39],[-162.432,54.371],[-162.468,54.342],[-162.547,54.377],[-162.608,54.369],[-162.719,54.401],[-162.784,54.376],[-162.863,54.425],[-162.834,54.451]]],[[[-163.171,55.429],[-163.121,55.428],[-163.139,55.396],[-163.171,55.429]]],[[[-164.866,54.207],[-164.822,54.225],[-164.765,54.21],[-164.84,54.178],[-164.866,54.207]]],[[[-165.221,54.102],[-165.142,54.131],[-165.023,54.122],[-164.937,54.137],[-164.919,54.116],[-164.952,54.078],[-165.045,54.067],[-165.214,54.09],[-165.221,54.102]]],[[[-165.483,54.075],[-165.268,54.096],[-165.235,54.066],[-165.289,54.038],[-165.336,54.07],[-165.458,54.067],[-165.483,54.075]]],[[[-165.576,54.042],[-165.515,54.067],[-165.49,54.036],[-165.555,54.024],[-165.576,54.042]]],[[[-165.684,54.25],[-165.637,54.298],[-165.587,54.285],[-165.522,54.3],[-165.479,54.282],[-165.558,54.254],[-165.512,54.213],[-165.404,54.213],[-165.4,54.177],[-165.483,54.18],[-165.548,54.112],[-165.63,54.133],[-165.637,54.2],[-165.58,54.23],[-165.612,54.247],[-165.67,54.229],[-165.684,54.25]]],[[[-166.1,54.144],[-166.082,54.175],[-165.982,54.221],[-165.874,54.216],[-165.863,54.166],[-165.792,54.171],[-165.741,54.158],[-165.713,54.121],[-165.666,54.132],[-165.673,54.097],[-165.766,54.066],[-165.81,54.075],[-165.874,54.036],[-165.896,54.061],[-165.985,54.061],[-166.046,54.044],[-166.111,54.122],[-166.1,54.144]]],[[[-166.197,53.985],[-166.172,53.998],[-166.075,53.969],[-166.19,53.96],[-166.197,53.985]]],[[[-167.443,60.21],[-167.317,60.231],[-167.112,60.231],[-167.033,60.214],[-166.951,60.223],[-166.919,60.202],[-166.843,60.211],[-166.807,60.236],[-166.836,60.269],[-166.714,60.327],[-166.581,60.318],[-166.581,60.35],[-166.491,60.389],[-166.373,60.355],[-166.287,60.382],[-166.204,60.39],[-166.151,60.436],[-166.082,60.323],[-165.985,60.315],[-165.881,60.344],[-165.777,60.327],[-165.68,60.292],[-165.723,60.236],[-165.684,60.199],[-165.723,60.164],[-165.677,60.155],[-165.662,60.099],[-165.709,60.066],[-165.634,60.02],[-165.626,59.97],[-165.551,59.979],[-165.591,59.949],[-165.583,59.908],[-165.838,59.89],[-165.86,59.861],[-165.932,59.877],[-166.025,59.862],[-166.125,59.812],[-166.097,59.757],[-166.19,59.75],[-166.273,59.811],[-166.409,59.851],[-166.614,59.848],[-166.664,59.878],[-166.764,59.894],[-166.861,59.943],[-166.987,59.979],[-167.13,59.996],[-167.245,60.058],[-167.335,60.066],[-167.342,60.126],[-167.443,60.21]]],[[[-167.852,53.316],[-167.791,53.336],[-167.712,53.381],[-167.622,53.385],[-167.489,53.42],[-167.457,53.443],[-167.357,53.425],[-167.306,53.441],[-167.278,53.479],[-167.199,53.463],[-167.188,53.524],[-167.102,53.515],[-167.163,53.606],[-167.091,53.634],[-167.062,53.62],[-167.008,53.635],[-167.073,53.665],[-167.059,53.699],[-166.998,53.719],[-166.893,53.718],[-166.861,53.659],[-166.807,53.665],[-166.832,53.708],[-166.786,53.735],[-166.976,53.775],[-167.026,53.757],[-167.141,53.827],[-167.141,53.866],[-167.03,53.945],[-166.879,53.988],[-166.75,54.016],[-166.728,54.003],[-166.646,54.014],[-166.588,53.96],[-166.646,53.924],[-166.621,53.894],[-166.56,53.878],[-166.509,53.924],[-166.488,53.896],[-166.434,53.921],[-166.438,53.956],[-166.373,54.01],[-166.319,53.96],[-166.28,53.982],[-166.208,53.929],[-166.237,53.881],[-166.319,53.87],[-166.405,53.81],[-166.549,53.75],[-166.542,53.716],[-166.42,53.762],[-166.212,53.817],[-166.197,53.836],[-166.118,53.855],[-166.093,53.839],[-166.111,53.777],[-166.168,53.733],[-166.262,53.704],[-166.283,53.684],[-166.445,53.64],[-166.553,53.623],[-166.509,53.584],[-166.567,53.583],[-166.581,53.531],[-166.639,53.545],[-166.664,53.485],[-166.736,53.506],[-166.75,53.441],[-166.879,53.43],[-166.958,53.456],[-166.994,53.429],[-167.037,53.449],[-167.112,53.417],[-167.134,53.427],[-167.292,53.364],[-167.303,53.337],[-167.385,53.341],[-167.443,53.321],[-167.489,53.269],[-167.59,53.289],[-167.622,53.25],[-167.798,53.285],[-167.852,53.316]]],[[[-168.128,65.656],[-168.103,65.685],[-167.981,65.728],[-167.54,65.821],[-167.313,65.885],[-167.141,65.948],[-166.98,65.996],[-166.829,66.051],[-166.527,66.142],[-166.33,66.19],[-165.806,66.333],[-165.189,66.465],[-164.711,66.543],[-164.399,66.581],[-163.914,66.594],[-163.728,66.585],[-163.606,66.558],[-163.753,66.549],[-163.728,66.516],[-163.764,66.455],[-163.875,66.389],[-163.871,66.329],[-163.828,66.281],[-163.904,66.23],[-164.079,66.202],[-164.094,66.184],[-163.918,66.19],[-163.767,66.061],[-163.624,66.058],[-163.494,66.086],[-163.344,66.085],[-163.168,66.059],[-162.999,66.077],[-162.751,66.09],[-162.637,66.04],[-162.457,66.058],[-162.393,66.029],[-162.206,66.056],[-162.141,66.079],[-161.84,66.023],[-161.775,66.074],[-161.682,66.111],[-161.549,66.24],[-161.484,66.263],[-161.341,66.255],[-161.312,66.221],[-161.197,66.211],[-161.086,66.234],[-160.993,66.234],[-161.108,66.329],[-161.362,66.376],[-161.524,66.397],[-161.696,66.396],[-161.912,66.344],[-161.865,66.44],[-161.876,66.512],[-162.098,66.61],[-162.177,66.688],[-162.27,66.718],[-162.482,66.73],[-162.511,66.778],[-162.626,66.855],[-162.601,66.898],[-162.504,66.914],[-162.468,66.951],[-162.41,66.919],[-162.324,66.943],[-162.227,66.867],[-162.098,66.788],[-162.012,66.78],[-162.08,66.693],[-162.069,66.646],[-161.969,66.603],[-161.764,66.497],[-161.574,66.439],[-161.434,66.454],[-161.326,66.478],[-161.294,66.52],[-161.456,66.522],[-161.492,66.561],[-161.693,66.621],[-161.883,66.717],[-161.847,66.762],[-161.847,66.813],[-161.797,66.833],[-161.793,66.882],[-161.675,66.962],[-161.567,66.934],[-161.488,66.937],[-161.484,66.961],[-161.621,67.008],[-161.711,67.001],[-161.811,67.05],[-162.123,67.025],[-162.238,66.994],[-162.36,66.994],[-162.5,66.977],[-162.622,66.992],[-162.694,67.029],[-162.755,67.015],[-162.83,67.035],[-162.845,66.991],[-162.974,67.025],[-163.301,67.061],[-163.494,67.087],[-163.667,67.1],[-163.746,67.126],[-163.742,67.21],[-163.821,67.35],[-164.008,67.536],[-164.079,67.586],[-164.209,67.639],[-164.535,67.726],[-165.056,67.921],[-165.131,67.942],[-165.314,68.017],[-165.494,68.059],[-165.687,68.091],[-165.871,68.11],[-165.975,68.141],[-166.043,68.201],[-166.237,68.273],[-166.398,68.307],[-166.689,68.342],[-166.84,68.337],[-166.707,68.372],[-166.377,68.422],[-166.305,68.462],[-166.294,68.511],[-166.226,68.576],[-166.186,68.779],[-166.215,68.879],[-165.573,68.853],[-165.329,68.858],[-164.812,68.894],[-164.528,68.918],[-164.252,68.931],[-163.975,68.985],[-163.828,69.041],[-163.724,69.067],[-163.534,69.141],[-163.243,69.306],[-163.168,69.385],[-163.143,69.453],[-163.15,69.613],[-163.01,69.813],[-162.708,69.97],[-162.475,70.124],[-162.342,70.19],[-161.879,70.329],[-161.535,70.299],[-161.287,70.297],[-161.043,70.331],[-160.813,70.377],[-160.479,70.466],[-160.214,70.559],[-160.056,70.633],[-159.647,70.794],[-159.528,70.821],[-159.173,70.875],[-159.148,70.835],[-158.95,70.797],[-158.656,70.786],[-158.412,70.799],[-158.365,70.82],[-158.25,70.817],[-158.032,70.832],[-157.77,70.876],[-157.504,70.949],[-157.249,71.053],[-157.12,71.128],[-156.811,71.287],[-156.567,71.353],[-156.524,71.294],[-156.355,71.262],[-156.215,71.26],[-156.075,71.243],[-156.018,71.172],[-155.921,71.207],[-155.566,71.165],[-155.512,71.081],[-155.706,71.02],[-155.831,70.966],[-155.978,70.963],[-155.935,70.837],[-155.645,70.824],[-155.487,70.875],[-155.512,70.94],[-155.454,70.947],[-155.343,71.005],[-155.261,71.015],[-155.192,70.974],[-155.178,71.028],[-155.275,71.065],[-155.149,71.112],[-155.074,71.072],[-155.085,71.127],[-155.031,71.146],[-154.776,71.083],[-154.615,71.026],[-154.568,70.99],[-154.607,70.962],[-154.604,70.868],[-154.571,70.826],[-154.352,70.835],[-154.227,70.803],[-154.169,70.768],[-153.997,70.822],[-153.889,70.886],[-153.487,70.886],[-153.24,70.922],[-153.05,70.913],[-152.906,70.884],[-152.605,70.882],[-152.386,70.854],[-152.224,70.824],[-152.192,70.795],[-152.285,70.786],[-152.378,70.714],[-152.472,70.689],[-152.421,70.609],[-152.332,70.613],[-152.264,70.592],[-152.102,70.587],[-152.066,70.563],[-151.818,70.546],[-151.7,70.554],[-151.761,70.517],[-151.729,70.495],[-151.919,70.473],[-151.948,70.452],[-151.876,70.431],[-151.556,70.436],[-151.298,70.401],[-151.248,70.372],[-151.147,70.377],[-150.989,70.451],[-150.785,70.463],[-150.699,70.448],[-150.663,70.477],[-150.519,70.483],[-150.415,70.46],[-150.361,70.409],[-150.21,70.433],[-150.074,70.439],[-149.866,70.511],[-149.819,70.492],[-149.658,70.509],[-149.582,70.496],[-149.46,70.518],[-149.417,70.493],[-149.18,70.486],[-148.958,70.424],[-148.857,70.423],[-148.789,70.402],[-148.696,70.429],[-148.61,70.422],[-148.477,70.359],[-148.477,70.321],[-148.351,70.305],[-148.204,70.348],[-148.2,70.294],[-148.107,70.343],[-147.816,70.277],[-147.766,70.219],[-147.68,70.2],[-147.504,70.201],[-147.35,70.188],[-147.246,70.219],[-147.163,70.156],[-146.991,70.147],[-146.887,70.186],[-146.732,70.176],[-146.51,70.186],[-146.273,70.177],[-146.097,70.145],[-145.918,70.142],[-145.857,70.166],[-145.623,70.085],[-145.523,70.078],[-145.408,70.031],[-145.246,70.018],[-145.175,69.992],[-145.013,69.982],[-144.952,69.959],[-144.855,69.987],[-144.618,69.969],[-144.457,70.036],[-144.285,70.041],[-144.252,70.058],[-143.951,70.1],[-143.886,70.121],[-143.577,70.146],[-143.427,70.125],[-143.254,70.152],[-143.222,70.137],[-142.939,70.074],[-142.748,70.042],[-142.497,69.974],[-142.404,69.916],[-142.271,69.907],[-141.959,69.823],[-141.715,69.789],[-141.528,69.736],[-141.431,69.695],[-141.212,69.684],[-141.004,69.646],[-141.004,61.904],[-140.997,61.07],[-141,60.306],[-140.534,60.224],[-140.473,60.31],[-139.988,60.186],[-139.697,60.34],[-139.087,60.357],[-139.084,60.324],[-139.202,60.09],[-139.033,59.994],[-138.796,59.929],[-138.703,59.91],[-138.664,59.81],[-138.56,59.742],[-137.605,59.243],[-137.497,58.986],[-137.526,58.907],[-137.447,58.91],[-137.264,59.003],[-136.865,59.138],[-136.826,59.158],[-136.582,59.165],[-136.467,59.284],[-136.474,59.464],[-136.367,59.448],[-136.302,59.464],[-136.234,59.525],[-136.237,59.559],[-136.352,59.599],[-136.191,59.64],[-135.947,59.664],[-135.476,59.8],[-135.254,59.701],[-135.153,59.626],[-135.114,59.624],[-135.028,59.564],[-135.028,59.474],[-135.071,59.454],[-135.067,59.422],[-135.01,59.382],[-135.028,59.345],[-134.963,59.28],[-134.701,59.248],[-134.683,59.191],[-134.568,59.128],[-134.482,59.128],[-134.378,59.035],[-134.4,58.976],[-134.306,58.959],[-134.328,58.919],[-134.249,58.858],[-133.84,58.728],[-133.725,58.626],[-133.56,58.523],[-133.38,58.428],[-133.463,58.386],[-133.344,58.271],[-133.176,58.151],[-133.075,57.999],[-132.871,57.843],[-132.756,57.705],[-132.648,57.609],[-132.558,57.504],[-132.368,57.349],[-132.253,57.216],[-132.372,57.096],[-132.052,57.051],[-132.128,56.875],[-131.873,56.805],[-131.901,56.753],[-131.862,56.704],[-131.837,56.602],[-131.582,56.614],[-131.464,56.548],[-131.169,56.449],[-131.087,56.407],[-130.782,56.367],[-130.624,56.268],[-130.466,56.24],[-130.426,56.14],[-130.344,56.127],[-130.247,56.097],[-130.103,56.116],[-130.003,55.993],[-130.013,55.916],[-130.085,55.824],[-130.15,55.767],[-130.146,55.715],[-130.11,55.682],[-130.128,55.581],[-130.085,55.492],[-130.046,55.452],[-130.024,55.338],[-129.981,55.284],[-130.096,55.198],[-130.182,55.093],[-130.186,55.065],[-130.258,54.987],[-130.34,54.921],[-130.473,54.838],[-130.57,54.791],[-130.638,54.779],[-130.627,54.739],[-130.695,54.719],[-130.739,54.754],[-130.742,54.802],[-130.789,54.823],[-130.792,54.785],[-130.835,54.766],[-130.9,54.781],[-130.947,54.826],[-130.961,54.919],[-130.95,54.968],[-131.011,54.996],[-130.983,55.085],[-131.015,55.09],[-131.072,55.138],[-131.094,55.193],[-130.986,55.247],[-130.925,55.301],[-130.871,55.294],[-130.882,55.359],[-130.922,55.429],[-130.871,55.534],[-130.904,55.697],[-130.94,55.755],[-131.094,55.895],[-131.173,55.943],[-131.216,55.984],[-131.241,55.955],[-131.158,55.902],[-131.069,55.828],[-131.044,55.767],[-130.965,55.689],[-130.929,55.577],[-130.986,55.54],[-130.993,55.472],[-130.968,55.393],[-130.929,55.34],[-130.961,55.316],[-131.001,55.398],[-131.029,55.408],[-131.018,55.348],[-131.033,55.285],[-131.162,55.197],[-131.212,55.193],[-131.298,55.235],[-131.23,55.298],[-131.191,55.36],[-131.202,55.393],[-131.291,55.384],[-131.255,55.323],[-131.284,55.286],[-131.403,55.238],[-131.428,55.239],[-131.51,55.332],[-131.55,55.293],[-131.639,55.34],[-131.7,55.355],[-131.744,55.398],[-131.844,55.457],[-131.844,55.522],[-131.733,55.548],[-131.654,55.592],[-131.726,55.633],[-131.7,55.697],[-131.733,55.731],[-131.65,55.768],[-131.639,55.789],[-131.704,55.79],[-131.715,55.853],[-131.69,55.89],[-131.837,55.876],[-131.815,55.837],[-131.776,55.823],[-131.779,55.792],[-131.826,55.719],[-131.83,55.667],[-131.898,55.604],[-131.962,55.615],[-131.937,55.536],[-131.973,55.499],[-132.059,55.543],[-132.149,55.562],[-132.181,55.588],[-132.224,55.701],[-132.282,55.761],[-132.207,55.737],[-132.181,55.801],[-132.085,55.833],[-132.041,55.959],[-132.07,56.047],[-132.034,56.096],[-132.013,56.078],[-131.97,56.114],[-131.945,56.193],[-132.02,56.183],[-132.034,56.133],[-132.102,56.108],[-132.178,56.055],[-132.131,55.958],[-132.16,55.922],[-132.278,55.925],[-132.321,55.888],[-132.311,55.862],[-132.372,55.85],[-132.397,55.879],[-132.382,55.937],[-132.451,55.956],[-132.494,56.066],[-132.609,56.052],[-132.609,56.011],[-132.709,56.112],[-132.72,56.218],[-132.691,56.239],[-132.601,56.24],[-132.576,56.297],[-132.53,56.339],[-132.422,56.349],[-132.364,56.287],[-132.339,56.341],[-132.393,56.486],[-132.361,56.488],[-132.253,56.45],[-132.239,56.399],[-132.199,56.371],[-132.178,56.391],[-132.21,56.457],[-132.289,56.487],[-132.357,56.529],[-132.368,56.574],[-132.408,56.585],[-132.451,56.564],[-132.487,56.606],[-132.569,56.633],[-132.587,56.682],[-132.544,56.702],[-132.558,56.757],[-132.637,56.781],[-132.77,56.838],[-132.817,56.897],[-132.871,56.926],[-132.917,56.993],[-132.813,57.03],[-132.853,57.08],[-132.917,57.04],[-132.985,57.055],[-132.993,57.032],[-133.075,57.082],[-133.186,57.089],[-133.226,57.137],[-133.323,57.113],[-133.517,57.178],[-133.545,57.243],[-133.492,57.305],[-133.427,57.286],[-133.308,57.29],[-133.276,57.331],[-133.355,57.334],[-133.47,57.364],[-133.463,57.395],[-133.527,57.502],[-133.481,57.572],[-133.567,57.563],[-133.621,57.579],[-133.678,57.625],[-133.653,57.713],[-133.581,57.715],[-133.524,57.684],[-133.405,57.663],[-133.179,57.587],[-133.161,57.6],[-133.251,57.65],[-133.323,57.666],[-133.56,57.778],[-133.57,57.859],[-133.632,57.846],[-133.639,57.791],[-133.71,57.793],[-133.85,57.936],[-134.048,58.062],[-134.087,58.182],[-134.055,58.238],[-134.062,58.283],[-133.965,58.318],[-134.012,58.404],[-134.041,58.402],[-134.073,58.329],[-134.145,58.303],[-134.145,58.267],[-134.102,58.248],[-134.148,58.199],[-134.184,58.208],[-134.263,58.191],[-134.353,58.2],[-134.482,58.23],[-134.507,58.217],[-134.633,58.248],[-134.776,58.397],[-134.791,58.492],[-134.942,58.612],[-134.988,58.68],[-134.92,58.681],[-134.96,58.83],[-135.028,58.782],[-135.024,58.732],[-135.15,58.846],[-135.178,58.998],[-135.207,59.077],[-135.283,59.193],[-135.397,59.292],[-135.527,59.324],[-135.545,59.31],[-135.444,59.278],[-135.43,59.242],[-135.369,59.209],[-135.297,59.096],[-135.351,59.106],[-135.473,59.226],[-135.552,59.257],[-135.631,59.266],[-135.484,59.187],[-135.437,59.114],[-135.376,59.089],[-135.401,59.005],[-135.369,58.93],[-135.322,58.91],[-135.34,58.889],[-135.243,58.783],[-135.232,58.736],[-135.143,58.616],[-135.135,58.589],[-135.186,58.598],[-135.089,58.423],[-135.056,58.35],[-135.053,58.291],[-135.096,58.297],[-135.1,58.245],[-135.056,58.19],[-135.161,58.21],[-135.229,58.237],[-135.279,58.234],[-135.344,58.271],[-135.397,58.327],[-135.433,58.4],[-135.512,58.386],[-135.631,58.429],[-135.728,58.397],[-135.907,58.381],[-135.896,58.45],[-135.986,58.464],[-136,58.48],[-135.893,58.514],[-135.929,58.573],[-135.911,58.619],[-136.011,58.712],[-136.011,58.743],[-136.09,58.815],[-136.044,58.836],[-136.051,58.913],[-136.119,58.968],[-136.162,58.977],[-136.108,58.864],[-136.151,58.757],[-136.248,58.753],[-136.399,58.813],[-136.492,58.839],[-136.546,58.967],[-136.585,58.909],[-136.632,58.89],[-136.79,58.937],[-136.84,58.919],[-136.876,58.962],[-136.919,58.947],[-136.93,58.9],[-136.769,58.87],[-136.743,58.876],[-136.582,58.839],[-136.463,58.782],[-136.356,58.693],[-136.395,58.655],[-136.481,58.617],[-136.46,58.608],[-136.341,58.645],[-136.316,58.671],[-136.219,58.672],[-136.194,58.582],[-136.101,58.515],[-136.044,58.38],[-136.112,58.342],[-136.266,58.315],[-136.306,58.323],[-136.273,58.364],[-136.338,58.377],[-136.381,58.363],[-136.356,58.329],[-136.392,58.297],[-136.546,58.316],[-136.585,58.297],[-136.568,58.245],[-136.596,58.215],[-136.7,58.219],[-136.729,58.286],[-136.858,58.316],[-136.848,58.329],[-136.948,58.393],[-137.009,58.409],[-137.113,58.393],[-137.239,58.453],[-137.296,58.466],[-137.497,58.558],[-137.68,58.622],[-137.687,58.665],[-137.795,58.725],[-137.928,58.78],[-137.946,58.804],[-137.931,58.869],[-137.985,58.91],[-138.183,59.014],[-138.29,59.054],[-138.635,59.131],[-138.764,59.192],[-138.919,59.248],[-139.27,59.338],[-139.421,59.38],[-139.748,59.504],[-139.855,59.537],[-139.837,59.562],[-139.726,59.638],[-139.64,59.626],[-139.672,59.603],[-139.586,59.606],[-139.586,59.643],[-139.511,59.703],[-139.59,59.709],[-139.583,59.775],[-139.633,59.875],[-139.608,59.905],[-139.529,59.94],[-139.547,59.969],[-139.489,59.995],[-139.536,60.043],[-139.604,59.999],[-139.611,59.949],[-139.701,59.931],[-139.776,59.869],[-139.78,59.827],[-140.164,59.741],[-140.207,59.717],[-140.308,59.693],[-140.649,59.711],[-140.889,59.742],[-140.982,59.77],[-141.424,59.877],[-141.485,59.925],[-141.42,59.917],[-141.298,59.937],[-141.259,59.998],[-141.377,60.111],[-141.366,60.147],[-141.438,60.132],[-141.549,60.17],[-141.528,60.127],[-141.366,60.024],[-141.402,60.006],[-141.596,59.962],[-141.736,59.962],[-141.912,60.01],[-142.131,60.03],[-142.246,60.05],[-142.537,60.084],[-142.698,60.094],[-142.91,60.09],[-143.136,60.062],[-143.412,60.052],[-143.699,60.028],[-143.893,59.986],[-144.033,60.02],[-144.195,59.998],[-144.425,59.894],[-144.59,59.796],[-144.568,59.851],[-144.439,59.94],[-144.216,60.04],[-144.051,60.042],[-144.109,60.099],[-144.285,60.14],[-144.313,60.162],[-144.349,60.091],[-144.442,60.163],[-144.536,60.189],[-144.597,60.181],[-144.654,60.205],[-144.909,60.221],[-144.877,60.245],[-144.74,60.265],[-144.891,60.293],[-144.959,60.288],[-144.966,60.309],[-144.834,60.443],[-144.888,60.456],[-144.934,60.425],[-145.038,60.406],[-145.042,60.357],[-145.114,60.301],[-145.254,60.311],[-145.505,60.394],[-145.501,60.421],[-145.595,60.452],[-145.735,60.474],[-145.882,60.444],[-145.961,60.467],[-145.914,60.492],[-145.803,60.52],[-145.713,60.583],[-145.763,60.592],[-145.828,60.55],[-146.111,60.47],[-146.216,60.45],[-146.352,60.455],[-146.348,60.408],[-146.133,60.431],[-146.094,60.411],[-146.086,60.365],[-146.147,60.367],[-146.248,60.335],[-146.312,60.34],[-146.46,60.308],[-146.607,60.241],[-146.65,60.243],[-146.693,60.284],[-146.524,60.351],[-146.657,60.34],[-146.718,60.35],[-146.722,60.396],[-146.639,60.467],[-146.592,60.491],[-146.528,60.492],[-146.456,60.466],[-146.37,60.48],[-146.291,60.516],[-146.155,60.527],[-145.95,60.577],[-145.799,60.594],[-145.832,60.615],[-145.9,60.613],[-145.896,60.674],[-145.936,60.632],[-146.004,60.615],[-146,60.641],[-145.91,60.697],[-145.907,60.715],[-146.025,60.665],[-146.187,60.625],[-146.255,60.622],[-146.269,60.648],[-146.043,60.744],[-146.065,60.777],[-146.169,60.725],[-146.305,60.713],[-146.348,60.735],[-146.402,60.693],[-146.474,60.681],[-146.668,60.692],[-146.704,60.742],[-146.607,60.759],[-146.567,60.751],[-146.503,60.772],[-146.359,60.786],[-146.255,60.81],[-146.172,60.866],[-146.262,60.868],[-146.312,60.828],[-146.395,60.812],[-146.557,60.81],[-146.621,60.869],[-146.664,60.871],[-146.725,60.812],[-146.801,60.805],[-146.815,60.856],[-146.758,60.878],[-146.697,60.873],[-146.736,60.911],[-146.747,60.958],[-146.7,60.987],[-146.607,61.085],[-146.262,61.09],[-146.287,61.123],[-146.614,61.119],[-146.689,61.064],[-146.786,61.042],[-146.862,60.976],[-146.973,60.935],[-147.055,60.945],[-146.984,60.976],[-147.02,61.073],[-147.063,61.119],[-146.998,61.144],[-147.077,61.153],[-147.127,61.133],[-147.131,61.089],[-147.088,61.035],[-147.138,60.981],[-147.134,60.946],[-147.181,60.933],[-147.274,60.974],[-147.282,60.917],[-147.378,60.878],[-147.454,60.897],[-147.454,60.942],[-147.493,60.958],[-147.518,60.895],[-147.551,60.908],[-147.536,61.019],[-147.504,61.072],[-147.558,61.082],[-147.619,60.97],[-147.587,60.875],[-147.601,60.85],[-147.669,60.842],[-147.666,60.884],[-147.763,60.913],[-147.788,60.874],[-147.73,60.818],[-147.777,60.811],[-147.913,60.825],[-148.035,60.784],[-148.136,60.791],[-148.154,60.818],[-148.104,60.9],[-147.953,61.029],[-147.949,61.075],[-147.773,61.18],[-147.716,61.25],[-147.737,61.265],[-147.999,61.084],[-148.003,61.054],[-148.068,61.004],[-148.096,61.011],[-148.125,61.07],[-148.168,61.07],[-148.179,61],[-148.218,60.954],[-148.283,60.918],[-148.294,60.863],[-148.351,60.804],[-148.427,60.827],[-148.452,60.79],[-148.366,60.766],[-148.384,60.687],[-148.348,60.68],[-148.279,60.753],[-148.147,60.759],[-148.107,60.74],[-148.093,60.662],[-148.143,60.623],[-148.254,60.595],[-148.333,60.53],[-148.33,60.476],[-148.254,60.493],[-148.193,60.558],[-148.086,60.595],[-147.978,60.519],[-147.978,60.481],[-147.942,60.444],[-148.025,60.279],[-148.118,60.279],[-148.15,60.324],[-148.218,60.332],[-148.215,60.301],[-148.312,60.263],[-148.312,60.248],[-148.211,60.26],[-148.129,60.237],[-147.91,60.131],[-147.816,60.058],[-147.87,59.991],[-147.917,59.969],[-148.039,59.939],[-148.1,59.953],[-148.15,59.937],[-148.254,59.932],[-148.222,59.976],[-148.315,60.034],[-148.283,60.085],[-148.344,60.139],[-148.401,60.031],[-148.401,59.978],[-148.445,59.943],[-148.513,60.002],[-148.545,59.995],[-148.57,59.944],[-148.635,59.916],[-148.757,59.959],[-148.861,59.924],[-148.915,59.969],[-149.012,59.951],[-149.091,59.955],[-149.123,59.979],[-149.037,60.043],[-149.069,60.055],[-149.166,60.022],[-149.27,59.872],[-149.378,59.836],[-149.41,59.851],[-149.36,59.899],[-149.313,59.971],[-149.367,60.119],[-149.424,60.123],[-149.442,60.099],[-149.439,60.029],[-149.392,59.984],[-149.428,59.98],[-149.464,59.918],[-149.525,59.928],[-149.554,59.911],[-149.572,59.852],[-149.611,59.838],[-149.597,59.797],[-149.507,59.771],[-149.528,59.707],[-149.625,59.735],[-149.668,59.844],[-149.64,59.876],[-149.679,59.943],[-149.74,59.948],[-149.719,59.903],[-149.747,59.861],[-149.729,59.693],[-149.747,59.638],[-149.844,59.701],[-149.848,59.738],[-149.905,59.762],[-150.027,59.789],[-150.017,59.754],[-149.93,59.723],[-149.934,59.669],[-150.182,59.534],[-150.297,59.455],[-150.297,59.425],[-150.354,59.416],[-150.386,59.342],[-150.429,59.344],[-150.44,59.404],[-150.318,59.585],[-150.318,59.61],[-150.411,59.554],[-150.48,59.459],[-150.523,59.468],[-150.555,59.59],[-150.602,59.546],[-150.641,59.547],[-150.584,59.494],[-150.602,59.425],[-150.742,59.425],[-150.77,59.373],[-150.835,59.352],[-150.914,59.305],[-150.889,59.268],[-150.943,59.233],[-151,59.224],[-151,59.271],[-151.058,59.302],[-151.104,59.263],[-151.108,59.217],[-151.187,59.203],[-151.273,59.23],[-151.305,59.21],[-151.381,59.242],[-151.406,59.279],[-151.449,59.248],[-151.524,59.225],[-151.503,59.195],[-151.574,59.195],[-151.592,59.162],[-151.739,59.156],[-151.761,59.221],[-151.84,59.209],[-151.915,59.228],[-151.905,59.247],[-151.98,59.254],[-151.991,59.314],[-151.962,59.345],[-151.905,59.36],[-151.887,59.421],[-151.772,59.448],[-151.739,59.438],[-151.635,59.482],[-151.517,59.485],[-151.517,59.523],[-151.399,59.541],[-151.276,59.595],[-151.165,59.587],[-151.205,59.646],[-151.126,59.668],[-151.115,59.696],[-150.982,59.784],[-151.029,59.796],[-151.115,59.778],[-151.33,59.684],[-151.438,59.667],[-151.503,59.633],[-151.643,59.647],[-151.797,59.705],[-151.851,59.739],[-151.869,59.778],[-151.804,59.879],[-151.757,59.918],[-151.704,60.032],[-151.607,60.1],[-151.546,60.128],[-151.42,60.213],[-151.381,60.297],[-151.381,60.358],[-151.298,60.386],[-151.28,60.52],[-151.266,60.543],[-151.33,60.581],[-151.409,60.721],[-151.269,60.751],[-151.251,60.774],[-151.025,60.797],[-150.706,60.938],[-150.376,61.04],[-150.193,60.901],[-150.045,60.887],[-149.999,60.864],[-149.877,60.961],[-149.769,60.967],[-149.64,60.929],[-149.572,60.937],[-149.345,60.896],[-149.112,60.879],[-149.004,60.832],[-149.008,60.855],[-149.087,60.909],[-149.191,60.94],[-149.327,60.928],[-149.511,60.982],[-149.597,60.981],[-149.74,61.017],[-149.83,61.076],[-149.97,61.132],[-150.074,61.156],[-150.009,61.204],[-149.923,61.211],[-149.812,61.318],[-149.729,61.333],[-149.701,61.385],[-149.536,61.408],[-149.428,61.447],[-149.543,61.49],[-149.615,61.493],[-149.769,61.438],[-149.808,61.396],[-149.877,61.384],[-149.92,61.324],[-149.92,61.264],[-149.984,61.237],[-150.074,61.253],[-150.203,61.259],[-150.469,61.245],[-150.562,61.282],[-150.663,61.296],[-150.713,61.251],[-151.025,61.179],[-151.165,61.046],[-151.294,61.036],[-151.363,61.009],[-151.481,61.011],[-151.621,60.957],[-151.793,60.863],[-151.797,60.839],[-151.704,60.732],[-151.711,60.712],[-151.847,60.734],[-151.915,60.718],[-152.023,60.674],[-152.098,60.595],[-152.195,60.57],[-152.31,60.506],[-152.332,60.443],[-152.303,60.414],[-152.235,60.394],[-152.378,60.345],[-152.411,60.288],[-152.457,60.284],[-152.558,60.224],[-152.626,60.218],[-152.658,60.242],[-152.748,60.233],[-152.734,60.174],[-152.676,60.163],[-152.687,60.138],[-152.597,60.101],[-152.569,60.071],[-152.612,60.009],[-152.68,59.968],[-152.705,59.915],[-152.795,59.897],[-152.809,59.878],[-152.949,59.876],[-153.003,59.887],[-153.146,59.86],[-153.211,59.863],[-153.279,59.811],[-153.197,59.825],[-153.143,59.808],[-153.089,59.833],[-153.021,59.834],[-152.996,59.791],[-153.053,59.692],[-153.121,59.678],[-153.215,59.634],[-153.315,59.666],[-153.297,59.637],[-153.344,59.621],[-153.409,59.637],[-153.383,59.667],[-153.376,59.731],[-153.455,59.792],[-153.444,59.69],[-153.477,59.643],[-153.541,59.63],[-153.588,59.651],[-153.61,59.621],[-153.552,59.597],[-153.584,59.552],[-153.76,59.543],[-153.699,59.463],[-153.728,59.436],[-153.825,59.418],[-153.861,59.425],[-153.947,59.386],[-153.99,59.397],[-154.119,59.365],[-154.101,59.343],[-154.029,59.327],[-154.112,59.3],[-154.137,59.263],[-154.13,59.211],[-154.173,59.173],[-154.259,59.143],[-154.173,59.12],[-154.195,59.07],[-154.159,59.018],[-154.062,59.072],[-153.85,59.053],[-153.793,59.071],[-153.749,59.053],[-153.696,59.074],[-153.617,59.007],[-153.548,58.984],[-153.48,58.995],[-153.398,58.966],[-153.333,58.92],[-153.304,58.875],[-153.251,58.856],[-153.351,58.844],[-153.401,58.742],[-153.444,58.709],[-153.552,58.687],[-153.592,58.64],[-153.678,58.612],[-153.85,58.612],[-153.904,58.597],[-153.918,58.516],[-153.961,58.488],[-154.058,58.489],[-154.076,58.472],[-154.04,58.404],[-154.001,58.376],[-154.098,58.346],[-154.169,58.358],[-154.177,58.32],[-154.105,58.28],[-154.144,58.211],[-154.22,58.185],[-154.241,58.157],[-154.209,58.136],[-154.291,58.136],[-154.342,58.091],[-154.435,58.148],[-154.467,58.142],[-154.449,58.093],[-154.464,58.059],[-154.539,58.056],[-154.582,58.019],[-154.643,58.033],[-154.643,58.056],[-154.715,58.055],[-154.729,58.022],[-154.808,58.001],[-154.891,58.028],[-154.991,58.013],[-155.117,57.954],[-155.063,57.909],[-155.095,57.865],[-155.239,57.828],[-155.34,57.826],[-155.336,57.78],[-155.286,57.759],[-155.307,57.724],[-155.379,57.711],[-155.508,57.761],[-155.544,57.787],[-155.616,57.77],[-155.634,57.716],[-155.63,57.657],[-155.724,57.633],[-155.734,57.55],[-155.968,57.544],[-156.043,57.565],[-156.05,57.501],[-156.022,57.44],[-156.093,57.44],[-156.136,57.472],[-156.212,57.474],[-156.226,57.441],[-156.341,57.418],[-156.481,57.339],[-156.535,57.328],[-156.553,57.291],[-156.506,57.281],[-156.337,57.336],[-156.323,57.293],[-156.345,57.248],[-156.398,57.242],[-156.398,57.215],[-156.334,57.182],[-156.37,57.15],[-156.434,57.127],[-156.441,57.085],[-156.535,57.047],[-156.564,57.02],[-156.556,56.984],[-156.671,56.996],[-156.782,56.972],[-156.797,56.912],[-156.84,56.901],[-156.908,56.966],[-156.937,56.92],[-157.034,56.884],[-157.073,56.839],[-157.159,56.834],[-157.141,56.791],[-157.202,56.767],[-157.292,56.804],[-157.378,56.862],[-157.457,56.848],[-157.457,56.804],[-157.418,56.8],[-157.414,56.769],[-157.518,56.761],[-157.565,56.703],[-157.543,56.676],[-157.479,56.67],[-157.461,56.626],[-157.59,56.622],[-157.676,56.609],[-157.737,56.676],[-157.92,56.643],[-157.985,56.599],[-158.042,56.596],[-158.075,56.554],[-158.006,56.554],[-157.909,56.575],[-157.838,56.56],[-157.816,56.514],[-157.874,56.474],[-158.028,56.511],[-158.11,56.521],[-158.128,56.461],[-158.247,56.466],[-158.329,56.484],[-158.401,56.456],[-158.498,56.38],[-158.491,56.342],[-158.322,56.325],[-158.207,56.294],[-158.218,56.269],[-158.333,56.233],[-158.329,56.213],[-158.265,56.21],[-158.175,56.237],[-158.118,56.231],[-158.315,56.164],[-158.398,56.109],[-158.394,56.065],[-158.441,56.108],[-158.477,56.093],[-158.419,56.036],[-158.441,55.993],[-158.466,56.027],[-158.502,56.025],[-158.509,55.98],[-158.599,56.048],[-158.599,56.13],[-158.667,56.078],[-158.638,56.016],[-158.652,55.958],[-158.739,55.953],[-158.728,56.003],[-158.853,56.004],[-158.911,55.935],[-159.001,55.927],[-159.27,55.89],[-159.374,55.871],[-159.399,55.853],[-159.41,55.789],[-159.471,55.828],[-159.453,55.897],[-159.535,55.881],[-159.5,55.855],[-159.496,55.766],[-159.553,55.705],[-159.532,55.665],[-159.618,55.596],[-159.733,55.57],[-159.726,55.615],[-159.64,55.618],[-159.643,55.652],[-159.679,55.656],[-159.672,55.751],[-159.607,55.813],[-159.711,55.847],[-159.812,55.857],[-159.858,55.841],[-159.848,55.803],[-159.891,55.785],[-159.937,55.804],[-160.027,55.792],[-160.059,55.722],[-160.185,55.658],[-160.278,55.641],[-160.411,55.665],[-160.433,55.64],[-160.393,55.603],[-160.465,55.533],[-160.461,55.506],[-160.537,55.475],[-160.58,55.565],[-160.616,55.576],[-160.666,55.544],[-160.706,55.556],[-160.77,55.53],[-160.659,55.518],[-160.666,55.46],[-160.781,55.451],[-160.838,55.473],[-160.82,55.506],[-160.867,55.527],[-160.946,55.508],[-161.014,55.431],[-161.233,55.358],[-161.326,55.359],[-161.366,55.384],[-161.459,55.359],[-161.506,55.363],[-161.47,55.497],[-161.366,55.579],[-161.362,55.619],[-161.416,55.633],[-161.527,55.631],[-161.614,55.606],[-161.7,55.519],[-161.685,55.408],[-161.829,55.288],[-161.854,55.278],[-161.904,55.205],[-161.98,55.236],[-162.048,55.225],[-162.001,55.17],[-161.965,55.155],[-161.962,55.107],[-162.052,55.074],[-162.12,55.103],[-162.12,55.141],[-162.177,55.154],[-162.224,55.103],[-162.188,55.06],[-162.249,55.02],[-162.299,55.043],[-162.414,55.036],[-162.471,55.052],[-162.522,55.115],[-162.407,55.121],[-162.482,55.161],[-162.511,55.25],[-162.586,55.298],[-162.626,55.304],[-162.683,55.276],[-162.719,55.22],[-162.694,55.197],[-162.644,55.197],[-162.579,55.137],[-162.619,55.097],[-162.568,55.016],[-162.568,54.971],[-162.647,54.997],[-162.719,54.981],[-162.708,54.958],[-162.769,54.932],[-162.834,54.926],[-162.913,54.951],[-162.97,55.001],[-162.956,55.032],[-163.003,55.08],[-163.078,55.112],[-163.189,55.091],[-163.225,55.042],[-163.049,54.969],[-163.035,54.943],[-163.214,54.847],[-163.301,54.829],[-163.372,54.801],[-163.315,54.753],[-163.218,54.755],[-163.186,54.775],[-163.107,54.732],[-163.06,54.661],[-163.153,54.666],[-163.125,54.695],[-163.186,54.701],[-163.222,54.676],[-163.279,54.695],[-163.34,54.749],[-163.43,54.715],[-163.423,54.656],[-163.487,54.655],[-163.588,54.612],[-163.67,54.628],[-163.803,54.636],[-163.965,54.632],[-164.087,54.62],[-164.234,54.585],[-164.338,54.524],[-164.352,54.465],[-164.456,54.42],[-164.639,54.391],[-164.744,54.394],[-164.844,54.418],[-164.876,54.444],[-164.909,54.507],[-164.945,54.533],[-164.948,54.58],[-164.919,54.605],[-164.761,54.64],[-164.711,54.662],[-164.629,54.756],[-164.56,54.851],[-164.564,54.876],[-164.485,54.922],[-164.435,54.933],[-164.345,54.894],[-164.209,54.927],[-164.119,54.969],[-164.029,54.969],[-163.896,55.039],[-163.774,55.056],[-163.645,55.044],[-163.534,55.048],[-163.53,55.017],[-163.43,54.955],[-163.398,54.902],[-163.415,54.859],[-163.319,54.88],[-163.347,54.925],[-163.34,54.957],[-163.232,54.931],[-163.286,54.967],[-163.279,55.033],[-163.315,55.127],[-163.2,55.166],[-163.107,55.184],[-162.956,55.171],[-162.881,55.183],[-162.845,55.243],[-162.902,55.246],[-162.888,55.27],[-162.823,55.279],[-162.798,55.311],[-162.733,55.308],[-162.64,55.393],[-162.629,55.365],[-162.576,55.348],[-162.5,55.39],[-162.518,55.461],[-162.59,55.453],[-162.493,55.512],[-162.263,55.688],[-162.145,55.733],[-162.062,55.786],[-161.994,55.798],[-161.897,55.834],[-161.807,55.892],[-161.711,55.904],[-161.585,55.938],[-161.452,55.955],[-161.133,56.015],[-161.025,56.007],[-160.989,56.023],[-160.828,56.027],[-160.792,56.018],[-160.863,55.995],[-160.867,55.955],[-160.817,55.953],[-160.828,55.911],[-160.932,55.895],[-160.942,55.822],[-160.806,55.738],[-160.767,55.757],[-160.67,55.724],[-160.655,55.74],[-160.759,55.786],[-160.77,55.859],[-160.792,55.886],[-160.698,55.862],[-160.494,55.865],[-160.469,55.791],[-160.386,55.797],[-160.293,55.766],[-160.268,55.785],[-160.318,55.819],[-160.221,55.832],[-160.422,55.908],[-160.537,55.939],[-160.533,55.989],[-160.591,55.983],[-160.451,56.126],[-160.397,56.231],[-160.357,56.279],[-160.275,56.317],[-160.146,56.4],[-160.081,56.411],[-159.937,56.475],[-159.83,56.544],[-159.535,56.627],[-159.388,56.69],[-159.263,56.724],[-159.019,56.815],[-158.958,56.851],[-158.853,56.792],[-158.785,56.78],[-158.674,56.797],[-158.645,56.847],[-158.692,56.888],[-158.699,56.927],[-158.645,57.032],[-158.541,57.125],[-158.394,57.236],[-158.308,57.29],[-158.229,57.322],[-158.085,57.357],[-158.01,57.401],[-157.931,57.476],[-157.881,57.489],[-157.787,57.542],[-157.68,57.564],[-157.651,57.5],[-157.586,57.487],[-157.572,57.523],[-157.608,57.613],[-157.691,57.611],[-157.712,57.64],[-157.705,57.722],[-157.673,57.773],[-157.583,58.124],[-157.533,58.16],[-157.396,58.174],[-157.353,58.219],[-157.425,58.212],[-157.547,58.278],[-157.558,58.331],[-157.525,58.414],[-157.454,58.505],[-157.357,58.534],[-157.253,58.62],[-157.077,58.708],[-157.062,58.757],[-156.994,58.837],[-157.012,58.876],[-156.966,58.904],[-156.976,58.941],[-156.93,58.974],[-157.001,58.974],[-157.041,58.946],[-157.041,58.913],[-157.116,58.868],[-157.217,58.841],[-157.353,58.818],[-157.429,58.791],[-157.533,58.772],[-157.551,58.754],[-157.698,58.73],[-157.856,58.678],[-158.139,58.615],[-158.233,58.62],[-158.333,58.665],[-158.351,58.728],[-158.423,58.77],[-158.566,58.803],[-158.559,58.842],[-158.52,58.857],[-158.487,59],[-158.53,58.998],[-158.62,58.911],[-158.767,58.864],[-158.789,58.815],[-158.771,58.765],[-158.8,58.733],[-158.85,58.723],[-158.861,58.695],[-158.828,58.626],[-158.771,58.548],[-158.703,58.483],[-158.796,58.408],[-158.897,58.39],[-159.047,58.418],[-159.187,58.556],[-159.356,58.735],[-159.449,58.797],[-159.532,58.833],[-159.643,58.845],[-159.586,58.9],[-159.643,58.938],[-159.733,58.931],[-159.754,58.856],[-159.808,58.862],[-159.805,58.806],[-159.909,58.78],[-159.995,58.848],[-159.984,58.87],[-160.052,58.887],[-160.092,58.861],[-160.149,58.866],[-160.153,58.917],[-160.232,58.901],[-160.321,58.954],[-160.257,58.994],[-160.318,59.071],[-160.476,59.026],[-160.641,58.964],[-160.752,58.911],[-160.824,58.829],[-160.871,58.878],[-161,58.85],[-161.337,58.743],[-161.373,58.708],[-161.373,58.666],[-161.52,58.633],[-161.549,58.611],[-161.628,58.602],[-161.682,58.565],[-161.754,58.552],[-161.768,58.599],[-161.872,58.638],[-162.066,58.62],[-162.17,58.649],[-161.994,58.689],[-161.94,58.656],[-161.876,58.666],[-161.858,58.709],[-161.768,58.775],[-161.757,58.827],[-161.786,58.9],[-161.782,58.969],[-161.84,59.033],[-161.822,59.051],[-161.879,59.068],[-161.983,59.151],[-162.055,59.271],[-161.951,59.381],[-161.876,59.4],[-161.79,59.468],[-161.703,59.491],[-161.757,59.557],[-161.822,59.595],[-161.876,59.65],[-161.912,59.742],[-162.091,59.881],[-162.102,59.944],[-162.192,60.002],[-162.227,60.056],[-162.335,60.129],[-162.371,60.167],[-162.45,60.174],[-162.489,60.143],[-162.497,60.079],[-162.475,60.047],[-162.504,59.999],[-162.547,59.981],[-162.644,59.973],[-162.708,59.991],[-162.777,59.944],[-162.906,59.919],[-163.085,59.861],[-163.347,59.82],[-163.663,59.796],[-163.932,59.804],[-164.115,59.837],[-164.162,59.864],[-164.209,59.949],[-164.126,59.965],[-164.191,60.024],[-164.385,60.077],[-164.499,60.17],[-164.517,60.199],[-164.636,60.243],[-164.7,60.296],[-164.851,60.303],[-164.962,60.339],[-165.131,60.434],[-165.049,60.461],[-164.962,60.509],[-164.97,60.54],[-165.056,60.545],[-165.192,60.498],[-165.364,60.507],[-165.422,60.551],[-165.382,60.578],[-165.268,60.579],[-165.063,60.689],[-165.027,60.686],[-164.966,60.724],[-165.023,60.753],[-165.038,60.789],[-164.923,60.809],[-165.02,60.815],[-165.002,60.875],[-164.905,60.942],[-164.966,60.945],[-165.031,60.904],[-165.174,60.94],[-165.196,60.974],[-165.117,61.016],[-165.02,61.011],[-164.952,61.031],[-164.952,61.07],[-165.013,61.052],[-165.12,61.079],[-165.178,61.125],[-165.171,61.145],[-165.242,61.151],[-165.289,61.181],[-165.325,61.169],[-165.368,61.084],[-165.418,61.079],[-165.555,61.093],[-165.591,61.111],[-165.626,61.168],[-165.623,61.278],[-165.662,61.295],[-165.817,61.303],[-165.881,61.335],[-165.917,61.419],[-165.766,61.457],[-165.745,61.49],[-165.806,61.529],[-165.914,61.556],[-166.075,61.533],[-166.075,61.493],[-166.151,61.513],[-166.183,61.588],[-166.154,61.715],[-166.133,61.724],[-166.14,61.632],[-165.81,61.673],[-165.81,61.689],[-165.935,61.706],[-166.007,61.73],[-166.093,61.801],[-166.086,61.816],[-165.957,61.832],[-165.759,61.826],[-165.641,61.847],[-165.745,61.962],[-165.759,62.002],[-165.749,62.074],[-165.673,62.14],[-165.311,62.379],[-165.296,62.404],[-165.199,62.47],[-165.095,62.522],[-165.077,62.582],[-165.013,62.64],[-164.937,62.669],[-164.869,62.666],[-164.837,62.686],[-164.876,62.784],[-164.783,62.946],[-164.718,63.006],[-164.582,63.058],[-164.647,63.079],[-164.632,63.098],[-164.424,63.212],[-164.209,63.252],[-164.036,63.261],[-163.886,63.222],[-163.731,63.213],[-163.616,63.141],[-163.53,63.136],[-163.509,63.113],[-163.315,63.038],[-163.053,63.058],[-162.834,63.165],[-162.82,63.205],[-162.662,63.23],[-162.436,63.378],[-162.353,63.454],[-162.27,63.488],[-162.303,63.538],[-162.253,63.542],[-162.152,63.518],[-162.073,63.514],[-162.026,63.447],[-161.84,63.447],[-161.678,63.465],[-161.585,63.447],[-161.309,63.472],[-161.136,63.504],[-161.104,63.548],[-160.903,63.658],[-160.767,63.774],[-160.767,63.835],[-160.81,63.905],[-160.892,63.986],[-160.953,64.09],[-160.957,64.191],[-160.975,64.236],[-161.23,64.371],[-161.262,64.398],[-161.409,64.423],[-161.506,64.423],[-161.47,64.507],[-161.373,64.535],[-161.323,64.514],[-161.197,64.496],[-161.014,64.502],[-161.05,64.541],[-160.939,64.55],[-160.792,64.619],[-160.785,64.717],[-160.935,64.822],[-161.104,64.88],[-161.194,64.922],[-161.197,64.894],[-161.294,64.853],[-161.366,64.779],[-161.517,64.753],[-161.667,64.789],[-161.879,64.709],[-162.17,64.68],[-162.235,64.619],[-162.54,64.531],[-162.615,64.471],[-162.633,64.386],[-162.791,64.325],[-162.805,64.405],[-162.859,64.5],[-162.942,64.543],[-163.042,64.54],[-163.028,64.569],[-163.143,64.609],[-163.175,64.64],[-163.311,64.588],[-163.254,64.55],[-163.179,64.544],[-163.121,64.51],[-163.035,64.52],[-163.028,64.478],[-163.107,64.409],[-163.175,64.399],[-163.254,64.47],[-163.451,64.535],[-163.599,64.563],[-163.828,64.575],[-163.975,64.551],[-164.072,64.562],[-164.259,64.564],[-164.42,64.545],[-164.808,64.449],[-165.016,64.435],[-165.415,64.498],[-165.752,64.537],[-165.921,64.549],[-166.237,64.583],[-166.413,64.651],[-166.484,64.734],[-166.481,64.797],[-166.409,64.828],[-166.43,64.883],[-166.531,64.937],[-166.692,64.985],[-166.696,65.036],[-166.861,65.091],[-166.897,65.139],[-166.757,65.111],[-166.639,65.113],[-166.606,65.136],[-166.52,65.149],[-166.463,65.177],[-166.474,65.224],[-166.348,65.276],[-166.484,65.331],[-166.553,65.338],[-166.657,65.325],[-166.797,65.337],[-167.026,65.382],[-167.4,65.4],[-167.575,65.445],[-167.712,65.499],[-167.909,65.55],[-168.074,65.576],[-168.128,65.656]]],[[[-169.054,52.863],[-168.957,52.886],[-168.961,52.937],[-168.896,52.937],[-168.86,52.968],[-168.86,53.017],[-168.785,53.045],[-168.767,53.094],[-168.803,53.108],[-168.764,53.183],[-168.598,53.274],[-168.541,53.251],[-168.444,53.265],[-168.344,53.262],[-168.376,53.318],[-168.419,53.323],[-168.387,53.389],[-168.408,53.411],[-168.344,53.476],[-168.2,53.534],[-168.006,53.566],[-167.902,53.52],[-167.791,53.521],[-167.784,53.501],[-167.859,53.438],[-167.841,53.386],[-168.038,53.305],[-168.272,53.243],[-168.34,53.186],[-168.344,53.155],[-168.444,53.086],[-168.498,53.036],[-168.588,53.027],[-168.688,52.966],[-168.742,52.952],[-168.756,52.908],[-168.81,52.926],[-168.907,52.884],[-169.101,52.824],[-169.054,52.863]]],[[[-169.27,52.773],[-169.166,52.815],[-169.169,52.776],[-169.262,52.755],[-169.27,52.773]]],[[[-169.761,52.978],[-169.747,53.021],[-169.679,53.035],[-169.664,52.997],[-169.697,52.958],[-169.74,52.952],[-169.761,52.978]]],[[[-169.79,56.618],[-169.611,56.607],[-169.506,56.611],[-169.471,56.599],[-169.568,56.541],[-169.65,56.544],[-169.682,56.584],[-169.754,56.592],[-169.79,56.618]]],[[[-169.776,53.08],[-169.747,53.046],[-169.801,53.057],[-169.776,53.08]]],[[[-170.005,52.847],[-169.944,52.861],[-169.862,52.859],[-169.869,52.875],[-169.772,52.895],[-169.704,52.886],[-169.668,52.865],[-169.729,52.775],[-169.837,52.817],[-169.926,52.793],[-169.995,52.805],[-170.005,52.847]]],[[[-170.113,52.902],[-170.084,52.924],[-170.002,52.91],[-169.998,52.884],[-170.048,52.857],[-170.095,52.871],[-170.113,52.902]]],[[[-170.185,52.723],[-170.171,52.785],[-170.052,52.769],[-170.077,52.72],[-170.185,52.723]]],[[[-170.422,57.169],[-170.389,57.206],[-170.31,57.219],[-170.267,57.211],[-170.163,57.23],[-170.171,57.182],[-170.285,57.128],[-170.303,57.155],[-170.422,57.169]]],[[[-170.835,52.6],[-170.817,52.636],[-170.673,52.698],[-170.562,52.675],[-170.558,52.652],[-170.605,52.602],[-170.673,52.604],[-170.734,52.581],[-170.788,52.54],[-170.842,52.558],[-170.835,52.6]]],[[[-171.15,52.585],[-171.118,52.557],[-171.176,52.559],[-171.15,52.585]]],[[[-171.312,52.494],[-171.251,52.53],[-171.193,52.498],[-171.237,52.451],[-171.305,52.45],[-171.312,52.494]]],[[[-171.84,63.548],[-171.832,63.58],[-171.743,63.655],[-171.753,63.719],[-171.725,63.734],[-171.743,63.783],[-171.667,63.786],[-171.639,63.75],[-171.653,63.709],[-171.61,63.679],[-171.38,63.63],[-171.104,63.589],[-170.906,63.572],[-170.698,63.647],[-170.49,63.697],[-170.282,63.685],[-170.178,63.625],[-170.095,63.612],[-170.041,63.523],[-170.048,63.49],[-169.858,63.442],[-169.657,63.43],[-169.578,63.403],[-169.546,63.373],[-169.417,63.356],[-169.101,63.338],[-169.051,63.344],[-168.685,63.296],[-168.781,63.184],[-168.86,63.147],[-169.043,63.177],[-169.198,63.176],[-169.377,63.151],[-169.535,63.075],[-169.571,63.022],[-169.568,62.977],[-169.639,62.937],[-169.747,62.956],[-169.736,62.977],[-169.83,63.079],[-169.944,63.132],[-170.124,63.184],[-170.264,63.179],[-170.303,63.239],[-170.364,63.286],[-170.558,63.355],[-170.867,63.414],[-171.1,63.423],[-171.269,63.386],[-171.333,63.336],[-171.463,63.307],[-171.563,63.335],[-171.739,63.366],[-171.825,63.437],[-171.85,63.485],[-171.84,63.548]]],[[[-172.622,52.299],[-172.568,52.349],[-172.45,52.391],[-172.407,52.39],[-172.31,52.356],[-172.313,52.321],[-172.414,52.277],[-172.529,52.254],[-172.608,52.253],[-172.622,52.299]]],[[[-173.063,60.503],[-173.042,60.562],[-172.952,60.607],[-172.913,60.604],[-172.927,60.554],[-172.884,60.508],[-172.766,60.448],[-172.593,60.394],[-172.514,60.382],[-172.425,60.393],[-172.22,60.312],[-172.295,60.296],[-172.328,60.327],[-172.511,60.334],[-172.604,60.32],[-172.723,60.359],[-172.931,60.476],[-173.063,60.503]]],[[[-173.092,60.699],[-173.063,60.695],[-173.046,60.623],[-173.117,60.659],[-173.092,60.699]]],[[[-174.047,52.133],[-173.921,52.133],[-173.803,52.106],[-173.771,52.132],[-173.72,52.13],[-173.602,52.153],[-173.512,52.153],[-173.534,52.129],[-173.498,52.104],[-173.469,52.116],[-173.358,52.096],[-173.275,52.11],[-173.239,52.1],[-173.125,52.11],[-173.107,52.099],[-172.959,52.093],[-173.049,52.074],[-173.107,52.079],[-173.157,52.06],[-173.315,52.059],[-173.394,52.029],[-173.422,52.043],[-173.48,52.026],[-173.548,52.03],[-173.613,52.051],[-173.799,52.054],[-173.832,52.041],[-173.936,52.057],[-173.972,52.099],[-174.011,52.098],[-174.047,52.133]]],[[[-175.328,52.027],[-175.131,52.059],[-175.091,52.035],[-175.002,52.078],[-174.991,52.059],[-174.923,52.092],[-174.905,52.116],[-174.84,52.092],[-174.743,52.098],[-174.715,52.128],[-174.693,52.107],[-174.567,52.139],[-174.564,52.175],[-174.406,52.184],[-174.453,52.219],[-174.298,52.214],[-174.252,52.244],[-174.255,52.275],[-174.37,52.281],[-174.453,52.305],[-174.435,52.328],[-174.359,52.314],[-174.316,52.345],[-174.323,52.379],[-174.187,52.418],[-174.068,52.391],[-173.99,52.325],[-173.986,52.299],[-174.061,52.226],[-174.183,52.232],[-174.198,52.196],[-174.079,52.128],[-174.09,52.107],[-174.144,52.125],[-174.205,52.116],[-174.219,52.093],[-174.277,52.09],[-174.348,52.11],[-174.417,52.028],[-174.506,52.055],[-174.736,52.007],[-174.783,52.032],[-174.887,52.043],[-174.969,52.037],[-175.016,52.007],[-175.095,52.001],[-175.213,52.006],[-175.328,52.027]]],[[[-175.511,51.982],[-175.45,51.997],[-175.425,51.972],[-175.504,51.969],[-175.511,51.982]]],[[[-175.54,52.184],[-175.483,52.167],[-175.522,52.157],[-175.54,52.184]]],[[[-175.741,51.967],[-175.723,51.975],[-175.58,51.972],[-175.576,51.95],[-175.644,51.952],[-175.723,51.932],[-175.741,51.967]]],[[[-175.953,51.983],[-175.913,51.995],[-175.813,51.995],[-175.759,51.917],[-175.816,51.921],[-175.877,51.964],[-175.953,51.983]]],[[[-176.201,52.079],[-176.15,52.117],[-176.057,52.11],[-175.974,52.041],[-176.046,52.008],[-175.992,51.96],[-176.039,51.931],[-176.104,51.929],[-176.168,51.948],[-176.157,51.997],[-176.183,51.999],[-176.211,52.065],[-176.201,52.079]]],[[[-176.236,51.826],[-176.218,51.874],[-176.175,51.883],[-176.14,51.86],[-176.071,51.868],[-176.114,51.887],[-175.992,51.913],[-175.956,51.893],[-175.964,51.846],[-176.046,51.846],[-176,51.801],[-176.104,51.826],[-176.096,51.792],[-176.14,51.802],[-176.157,51.769],[-176.183,51.807],[-176.236,51.826]]],[[[-176.99,51.629],[-176.951,51.687],[-176.897,51.701],[-176.872,51.732],[-176.918,51.788],[-176.904,51.812],[-176.789,51.818],[-176.764,51.868],[-176.811,51.928],[-176.775,51.966],[-176.721,51.97],[-176.656,51.952],[-176.588,52.003],[-176.556,51.991],[-176.545,51.928],[-176.617,51.903],[-176.624,51.86],[-176.577,51.842],[-176.509,51.846],[-176.398,51.868],[-176.29,51.873],[-176.265,51.818],[-176.29,51.742],[-176.344,51.732],[-176.473,51.747],[-176.52,51.702],[-176.585,51.692],[-176.631,51.657],[-176.714,51.684],[-176.735,51.662],[-176.714,51.621],[-176.753,51.635],[-176.8,51.613],[-176.814,51.66],[-176.865,51.685],[-176.933,51.592],[-176.983,51.602],[-176.99,51.629]]],[[[-177.464,51.914],[-177.417,51.921],[-177.41,51.899],[-177.46,51.885],[-177.464,51.914]]],[[[-177.704,51.708],[-177.64,51.736],[-177.554,51.721],[-177.46,51.751],[-177.281,51.784],[-177.206,51.821],[-177.198,51.931],[-177.155,51.945],[-177.098,51.936],[-177.044,51.898],[-177.137,51.814],[-177.119,51.74],[-177.145,51.708],[-177.263,51.681],[-177.392,51.733],[-177.489,51.705],[-177.633,51.696],[-177.636,51.659],[-177.672,51.664],[-177.704,51.708]]],[[[-178.225,51.88],[-178.196,51.905],[-178.092,51.92],[-177.952,51.915],[-177.913,51.879],[-177.92,51.854],[-177.852,51.826],[-177.798,51.841],[-177.733,51.826],[-177.615,51.855],[-177.651,51.821],[-177.798,51.793],[-177.841,51.732],[-177.826,51.706],[-177.87,51.679],[-177.898,51.693],[-177.931,51.655],[-177.902,51.606],[-177.931,51.602],[-177.963,51.65],[-178.013,51.629],[-178.071,51.671],[-178.117,51.678],[-178.103,51.702],[-177.956,51.723],[-177.966,51.778],[-178.038,51.779],[-178.085,51.808],[-178.225,51.865],[-178.225,51.88]]],[[[-178.681,51.609],[-178.566,51.598],[-178.577,51.583],[-178.674,51.589],[-178.681,51.609]]],[[[-178.857,51.577],[-178.76,51.562],[-178.735,51.543],[-178.824,51.547],[-178.857,51.577]]],[[[-178.871,51.795],[-178.821,51.84],[-178.749,51.81],[-178.749,51.757],[-178.817,51.749],[-178.871,51.795]]],[[[-178.993,51.381],[-178.964,51.403],[-178.928,51.384],[-178.91,51.341],[-178.954,51.339],[-178.989,51.312],[-178.993,51.381]]],[[[-179.137,51.286],[-179.094,51.301],[-179.072,51.251],[-179.137,51.229],[-179.137,51.286]]],[[[179.484,51.982],[179.527,51.981],[179.57,52.011],[179.664,52.023],[179.775,51.97],[179.743,51.912],[179.656,51.876],[179.613,51.872],[179.524,51.897],[179.484,51.921],[179.484,51.982]]],[[[178.626,51.637],[178.644,51.658],[178.738,51.633],[178.806,51.635],[178.903,51.615],[178.917,51.588],[179.003,51.552],[179.1,51.485],[179.19,51.463],[179.229,51.414],[179.387,51.404],[179.463,51.376],[179.398,51.36],[179.366,51.372],[179.262,51.358],[179.208,51.393],[179.061,51.455],[178.953,51.542],[178.845,51.579],[178.784,51.572],[178.705,51.593],[178.626,51.637]]],[[[178.447,51.978],[178.479,51.988],[178.551,51.974],[178.59,51.946],[178.54,51.903],[178.504,51.9],[178.447,51.978]]],[[[178.239,51.828],[178.307,51.822],[178.382,51.764],[178.303,51.777],[178.239,51.828]]],[[[178.095,52.033],[178.12,52.052],[178.181,52.033],[178.192,52.004],[178.131,51.987],[178.095,52.033]]],[[[177.205,51.897],[177.291,51.92],[177.345,51.963],[177.485,51.985],[177.506,52.039],[177.564,52.122],[177.603,52.137],[177.675,52.092],[177.632,52.065],[177.603,52.016],[177.532,51.97],[177.607,51.955],[177.607,51.925],[177.56,51.916],[177.41,51.931],[177.349,51.904],[177.334,51.844],[177.295,51.846],[177.205,51.88],[177.205,51.897]]],[[[175.873,52.371],[175.967,52.36],[175.902,52.336],[175.873,52.371]]],[[[174.068,52.735],[174.147,52.728],[174.158,52.706],[174.071,52.719],[174.068,52.735]]],[[[173.953,52.751],[174.003,52.744],[174.003,52.72],[173.953,52.751]]],[[[173.867,52.775],[173.939,52.752],[173.896,52.75],[173.867,52.775]]],[[[173.357,52.405],[173.379,52.432],[173.447,52.455],[173.53,52.45],[173.623,52.507],[173.77,52.512],[173.709,52.477],[173.691,52.446],[173.727,52.356],[173.652,52.356],[173.591,52.401],[173.465,52.385],[173.357,52.405]]],[[[172.46,52.927],[172.629,53.001],[172.747,53.011],[173.106,52.994],[173.21,52.939],[173.296,52.927],[173.422,52.846],[173.429,52.83],[173.303,52.824],[173.228,52.856],[173.167,52.795],[173.135,52.784],[172.998,52.797],[172.905,52.762],[172.808,52.789],[172.765,52.824],[172.754,52.878],[172.639,52.926],[172.514,52.905],[172.46,52.927]]],[[[-131.241,55.092],[-131.209,55.112],[-131.173,55.088],[-131.191,55.043],[-131.248,55.073],[-131.241,55.092]]],[[[-131.485,54.951],[-131.266,54.999],[-131.241,54.93],[-131.194,54.918],[-131.266,54.859],[-131.352,54.859],[-131.471,54.913],[-131.485,54.951]]],[[[-131.621,54.946],[-131.528,55.002],[-131.499,54.981],[-131.593,54.931],[-131.621,54.946]]],[[[-131.647,55.036],[-131.589,55.089],[-131.596,55.126],[-131.55,55.143],[-131.6,55.18],[-131.607,55.24],[-131.589,55.274],[-131.55,55.281],[-131.482,55.254],[-131.464,55.224],[-131.417,55.218],[-131.356,55.183],[-131.356,55.042],[-131.388,55.012],[-131.485,55.011],[-131.532,55.038],[-131.614,55.007],[-131.647,55.036]]],[[[-131.869,55.365],[-131.855,55.421],[-131.833,55.422],[-131.647,55.306],[-131.69,55.282],[-131.693,55.224],[-131.747,55.128],[-131.83,55.192],[-131.862,55.289],[-131.869,55.365]]],[[[-132.49,56.504],[-132.476,56.545],[-132.443,56.519],[-132.49,56.504]]],[[[-132.562,56.379],[-132.555,56.404],[-132.479,56.438],[-132.404,56.406],[-132.408,56.387],[-132.494,56.355],[-132.562,56.379]]],[[[-132.652,56.483],[-132.58,56.511],[-132.519,56.556],[-132.537,56.513],[-132.601,56.449],[-132.652,56.483]]],[[[-132.889,54.975],[-132.824,54.98],[-132.838,54.934],[-132.889,54.975]]],[[[-133.025,56.23],[-133,56.275],[-132.964,56.255],[-132.885,56.171],[-132.849,56.113],[-132.896,56.1],[-132.971,56.152],[-133.003,56.156],[-133.025,56.23]]],[[[-133.068,56.357],[-133.003,56.431],[-132.928,56.456],[-132.82,56.439],[-132.734,56.458],[-132.634,56.422],[-132.619,56.391],[-132.684,56.346],[-132.662,56.275],[-132.72,56.259],[-132.878,56.24],[-132.96,56.296],[-133.046,56.321],[-133.068,56.357]]],[[[-133.319,55.426],[-133.244,55.45],[-133.251,55.41],[-133.308,55.401],[-133.319,55.426]]],[[[-133.563,54.869],[-133.531,54.869],[-133.495,54.759],[-133.549,54.784],[-133.563,54.869]]],[[[-133.657,55.626],[-133.624,55.646],[-133.621,55.698],[-133.549,55.672],[-133.545,55.645],[-133.624,55.583],[-133.657,55.626]]],[[[-133.71,55.675],[-133.667,55.682],[-133.671,55.652],[-133.71,55.675]]],[[[-133.789,55.458],[-133.761,55.537],[-133.732,55.559],[-133.617,55.551],[-133.581,55.537],[-133.588,55.507],[-133.646,55.471],[-133.617,55.457],[-133.545,55.492],[-133.527,55.529],[-133.481,55.512],[-133.413,55.571],[-133.344,55.569],[-133.287,55.536],[-133.305,55.484],[-133.359,55.454],[-133.427,55.467],[-133.474,55.437],[-133.413,55.418],[-133.42,55.386],[-133.499,55.368],[-133.578,55.325],[-133.61,55.242],[-133.693,55.309],[-133.632,55.361],[-133.635,55.428],[-133.739,55.472],[-133.789,55.458]]],[[[-133.818,55.964],[-133.779,55.983],[-133.693,56.071],[-133.592,56.079],[-133.553,56.097],[-133.632,56.108],[-133.635,56.148],[-133.581,56.129],[-133.549,56.158],[-133.678,56.212],[-133.628,56.237],[-133.664,56.31],[-133.581,56.353],[-133.42,56.332],[-133.165,56.317],[-133.079,56.247],[-133.039,56.184],[-133.057,56.125],[-133.007,56.12],[-132.96,56.061],[-132.899,56.02],[-132.838,56.024],[-132.634,55.922],[-132.591,55.877],[-132.472,55.782],[-132.461,55.674],[-132.357,55.649],[-132.329,55.579],[-132.3,55.551],[-132.189,55.508],[-132.142,55.458],[-132.178,55.453],[-132.246,55.493],[-132.515,55.577],[-132.526,55.55],[-132.609,55.487],[-132.569,55.48],[-132.519,55.52],[-132.49,55.504],[-132.408,55.512],[-132.39,55.481],[-132.318,55.469],[-132.282,55.444],[-132.418,55.432],[-132.39,55.402],[-132.275,55.42],[-132.224,55.375],[-132.167,55.363],[-132.128,55.288],[-132.099,55.28],[-132.142,55.238],[-132.214,55.246],[-132.207,55.219],[-132.128,55.2],[-132.088,55.207],[-132.077,55.246],[-132.027,55.277],[-131.995,55.259],[-131.977,55.181],[-132.031,55.152],[-132.016,55.121],[-132.095,55.04],[-132.199,55.006],[-132.135,54.986],[-132.038,55.036],[-131.984,55.028],[-131.984,54.853],[-131.959,54.792],[-132.031,54.701],[-132.163,54.694],[-132.257,54.735],[-132.307,54.719],[-132.368,54.751],[-132.372,54.783],[-132.508,54.781],[-132.447,54.827],[-132.35,54.818],[-132.347,54.852],[-132.415,54.888],[-132.483,54.899],[-132.609,54.966],[-132.576,54.999],[-132.54,55.097],[-132.594,55.105],[-132.634,55.055],[-132.609,55.142],[-132.58,55.166],[-132.619,55.2],[-132.637,55.152],[-132.734,55.134],[-132.684,55.046],[-132.749,54.996],[-132.917,55.044],[-132.932,55.074],[-132.871,55.124],[-132.935,55.21],[-133.007,55.206],[-133.043,55.249],[-133.118,55.251],[-133.075,55.184],[-133.011,55.128],[-132.989,55.067],[-133.014,55.036],[-132.96,55.021],[-132.889,54.896],[-132.802,54.874],[-132.817,54.924],[-132.731,54.939],[-132.63,54.884],[-132.616,54.777],[-132.666,54.763],[-132.731,54.827],[-132.756,54.821],[-132.673,54.675],[-132.777,54.675],[-132.871,54.702],[-132.878,54.754],[-132.95,54.788],[-133.125,54.94],[-133.161,54.959],[-133.168,55.031],[-133.212,55.04],[-133.24,55.092],[-133.136,55.099],[-133.233,55.128],[-133.222,55.23],[-133.341,55.206],[-133.377,55.228],[-133.441,55.212],[-133.474,55.248],[-133.452,55.32],[-133.334,55.346],[-133.294,55.292],[-133.233,55.309],[-133.28,55.334],[-133.258,55.367],[-133.208,55.384],[-133.158,55.372],[-133.079,55.41],[-133.183,55.493],[-133.133,55.503],[-133.19,55.53],[-133.176,55.587],[-133.262,55.569],[-133.438,55.644],[-133.452,55.668],[-133.395,55.667],[-133.427,55.71],[-133.416,55.74],[-133.513,55.755],[-133.492,55.707],[-133.527,55.695],[-133.642,55.729],[-133.7,55.779],[-133.657,55.823],[-133.556,55.835],[-133.423,55.789],[-133.323,55.819],[-133.384,55.877],[-133.448,55.89],[-133.492,55.873],[-133.524,55.888],[-133.495,55.914],[-133.502,55.95],[-133.477,56.004],[-133.495,56.017],[-133.542,55.977],[-133.639,55.921],[-133.718,55.893],[-133.8,55.926],[-133.818,55.964]]],[[[-133.883,57.301],[-133.829,57.322],[-133.779,57.294],[-133.876,57.267],[-133.883,57.301]]],[[[-133.944,55.913],[-133.894,55.937],[-133.854,55.932],[-133.84,55.887],[-133.868,55.846],[-133.904,55.848],[-133.944,55.913]]],[[[-134.367,55.911],[-134.267,55.93],[-134.263,55.893],[-134.152,55.921],[-134.123,55.986],[-134.098,55.984],[-134.13,55.897],[-134.209,55.877],[-134.281,55.828],[-134.346,55.843],[-134.317,55.869],[-134.367,55.911]]],[[[-134.414,56.848],[-134.353,56.893],[-134.296,56.907],[-134.27,56.936],[-134.152,56.935],[-134.148,56.957],[-134.048,56.923],[-134.008,56.852],[-133.944,56.805],[-133.833,56.804],[-133.8,56.785],[-133.764,56.808],[-133.868,56.846],[-133.915,56.914],[-133.922,56.962],[-134.048,57.029],[-134.008,57.075],[-133.886,57.097],[-133.703,57.066],[-133.614,57.058],[-133.445,57.02],[-133.334,57.003],[-133.308,57.015],[-133.104,57.005],[-132.996,56.942],[-132.946,56.871],[-132.935,56.823],[-132.903,56.804],[-132.82,56.794],[-132.763,56.753],[-132.745,56.713],[-132.627,56.669],[-132.594,56.614],[-132.54,56.584],[-132.652,56.552],[-132.723,56.516],[-132.817,56.495],[-132.874,56.509],[-132.985,56.512],[-133.14,56.533],[-133.122,56.492],[-133.204,56.448],[-133.348,56.469],[-133.416,56.494],[-133.459,56.454],[-133.513,56.437],[-133.603,56.435],[-133.664,56.448],[-133.675,56.523],[-133.714,56.55],[-133.822,56.495],[-133.775,56.47],[-133.782,56.393],[-133.865,56.39],[-133.872,56.364],[-133.836,56.32],[-133.876,56.276],[-133.883,56.223],[-133.944,56.18],[-133.929,56.146],[-133.962,56.091],[-133.998,56.082],[-134.087,56.095],[-134.138,56.006],[-134.191,56.023],[-134.235,56.067],[-134.26,56.121],[-134.263,56.215],[-134.299,56.29],[-134.292,56.354],[-134.242,56.395],[-134.252,56.444],[-134.199,56.531],[-134.242,56.555],[-134.321,56.554],[-134.303,56.621],[-134.374,56.669],[-134.403,56.733],[-134.396,56.77],[-134.414,56.848]]],[[[-134.96,58.404],[-134.805,58.321],[-134.78,58.281],[-134.73,58.273],[-134.701,58.162],[-134.633,58.163],[-134.558,58.195],[-134.518,58.175],[-134.446,58.174],[-134.371,58.149],[-134.177,58.16],[-134.188,58.084],[-134.098,58.019],[-134.091,57.974],[-134.016,57.93],[-133.965,57.855],[-133.904,57.808],[-133.897,57.686],[-133.822,57.634],[-133.807,57.578],[-133.84,57.577],[-133.858,57.617],[-133.994,57.72],[-134.03,57.819],[-134.098,57.851],[-134.13,57.896],[-134.206,57.896],[-134.112,57.809],[-134.098,57.78],[-134.145,57.761],[-134.019,57.657],[-133.937,57.614],[-133.944,57.561],[-133.858,57.464],[-133.926,57.469],[-133.872,57.382],[-133.872,57.358],[-133.962,57.305],[-134.034,57.328],[-134.095,57.327],[-134.08,57.297],[-134.156,57.208],[-134.292,57.137],[-134.378,57.115],[-134.385,57.087],[-134.497,57.031],[-134.601,57.034],[-134.633,57.11],[-134.647,57.226],[-134.572,57.295],[-134.518,57.315],[-134.575,57.341],[-134.579,57.401],[-134.529,57.406],[-134.486,57.372],[-134.464,57.392],[-134.608,57.513],[-134.611,57.563],[-134.676,57.614],[-134.694,57.685],[-134.733,57.722],[-134.705,57.829],[-134.748,57.899],[-134.759,57.98],[-134.798,58.059],[-134.784,58.096],[-134.855,58.176],[-134.916,58.215],[-134.949,58.281],[-134.97,58.368],[-134.96,58.404]]],[[[-135.028,58.52],[-134.902,58.481],[-134.805,58.374],[-134.841,58.37],[-134.92,58.468],[-135.003,58.485],[-135.028,58.52]]],[[[-135.351,59.02],[-135.297,58.959],[-135.297,58.919],[-135.333,58.944],[-135.351,59.02]]],[[[-135.695,57.363],[-135.638,57.372],[-135.634,57.395],[-135.534,57.45],[-135.548,57.509],[-135.419,57.564],[-135.354,57.553],[-135.265,57.48],[-135.211,57.489],[-135.146,57.439],[-135.064,57.419],[-134.927,57.422],[-134.848,57.41],[-134.805,57.342],[-134.812,57.3],[-134.884,57.33],[-134.952,57.328],[-134.956,57.31],[-134.881,57.288],[-134.841,57.249],[-134.737,57.01],[-134.741,56.949],[-134.698,56.901],[-134.698,56.851],[-134.633,56.729],[-134.615,56.637],[-134.633,56.541],[-134.672,56.542],[-134.644,56.472],[-134.633,56.266],[-134.665,56.17],[-134.705,56.176],[-134.805,56.236],[-134.841,56.31],[-134.916,56.36],[-135.06,56.542],[-135.046,56.584],[-134.967,56.603],[-135.031,56.629],[-135.125,56.603],[-135.175,56.678],[-135.214,56.665],[-135.275,56.701],[-135.318,56.749],[-135.311,56.778],[-135.362,56.759],[-135.397,56.779],[-135.505,56.781],[-135.573,56.864],[-135.505,56.866],[-135.469,56.841],[-135.433,56.852],[-135.444,56.943],[-135.376,56.988],[-135.354,57.021],[-135.494,57.095],[-135.408,57.149],[-135.423,57.168],[-135.372,57.198],[-135.358,57.243],[-135.476,57.257],[-135.552,57.233],[-135.602,57.301],[-135.695,57.363]]],[[[-135.728,58.365],[-135.67,58.381],[-135.602,58.375],[-135.545,58.33],[-135.649,58.325],[-135.728,58.365]]],[[[-135.853,57.241],[-135.839,57.282],[-135.85,57.339],[-135.76,57.346],[-135.638,57.293],[-135.584,57.23],[-135.541,57.213],[-135.48,57.239],[-135.397,57.23],[-135.455,57.16],[-135.541,57.148],[-135.638,57.01],[-135.681,57.015],[-135.825,56.989],[-135.857,56.996],[-135.846,57.084],[-135.756,57.124],[-135.753,57.167],[-135.832,57.17],[-135.825,57.195],[-135.871,57.222],[-135.853,57.241]]],[[[-136.155,58.597],[-136.122,58.609],[-136.097,58.559],[-136.155,58.597]]],[[[-136.155,58.284],[-136.047,58.319],[-136.036,58.273],[-136.094,58.257],[-136.155,58.284]]],[[[-136.575,57.927],[-136.557,58.077],[-136.499,58.105],[-136.471,58.097],[-136.367,58.149],[-136.356,58.193],[-136.399,58.272],[-136.284,58.27],[-136.284,58.224],[-136.241,58.172],[-136.14,58.224],[-136.036,58.219],[-135.975,58.202],[-135.914,58.244],[-135.785,58.287],[-135.735,58.24],[-135.588,58.214],[-135.498,58.169],[-135.541,58.102],[-135.652,58.036],[-135.638,57.994],[-135.595,57.99],[-135.566,58.041],[-135.451,58.134],[-135.397,58.145],[-135.275,58.097],[-135.11,58.089],[-135.071,58.061],[-134.967,58.047],[-134.913,57.98],[-134.927,57.922],[-135.006,57.884],[-135.139,57.926],[-135.175,57.919],[-135.132,57.885],[-135.067,57.87],[-134.949,57.805],[-135.024,57.78],[-135.114,57.779],[-135.1,57.755],[-135.024,57.743],[-134.942,57.764],[-134.916,57.682],[-134.866,57.623],[-134.823,57.5],[-134.873,57.464],[-135.024,57.455],[-135.085,57.465],[-135.243,57.547],[-135.476,57.632],[-135.573,57.675],[-135.652,57.652],[-135.685,57.677],[-135.699,57.65],[-135.591,57.602],[-135.512,57.596],[-135.588,57.569],[-135.566,57.547],[-135.566,57.486],[-135.598,57.443],[-135.71,57.368],[-135.893,57.408],[-135.896,57.441],[-136.047,57.514],[-136.119,57.591],[-136.162,57.559],[-136.23,57.596],[-136.266,57.663],[-136.252,57.685],[-136.316,57.759],[-136.309,57.779],[-136.367,57.828],[-136.46,57.854],[-136.485,57.896],[-136.575,57.927]]],[[[-145.656,60.368],[-145.555,60.356],[-145.512,60.318],[-145.609,60.31],[-145.656,60.368]]],[[[-146.011,60.396],[-145.954,60.408],[-145.745,60.386],[-145.756,60.359],[-145.832,60.351],[-146.011,60.396]]],[[[-147.321,60.881],[-147.228,60.911],[-147.131,60.913],[-147.077,60.9],[-147.142,60.854],[-147.321,60.881]]],[[[-147.501,60.654],[-147.486,60.728],[-147.386,60.741],[-147.31,60.665],[-147.35,60.627],[-147.483,60.619],[-147.501,60.654]]],[[[-147.504,60.254],[-147.497,60.266],[-147.343,60.306],[-147.339,60.275],[-147.483,60.224],[-147.504,60.254]]],[[[-147.928,59.784],[-147.899,59.802],[-147.888,59.863],[-147.806,59.873],[-147.816,59.909],[-147.741,59.955],[-147.684,59.961],[-147.694,59.997],[-147.587,60.026],[-147.554,60.052],[-147.4,60.116],[-147.321,60.217],[-147.224,60.255],[-147.235,60.29],[-147.199,60.351],[-147.102,60.38],[-147.088,60.343],[-147.002,60.345],[-147.063,60.301],[-147.03,60.286],[-146.944,60.31],[-146.915,60.291],[-146.955,60.26],[-147.177,60.158],[-147.353,60.047],[-147.382,59.979],[-147.501,59.927],[-147.393,59.878],[-147.461,59.842],[-147.544,59.835],[-147.623,59.848],[-147.684,59.799],[-147.716,59.804],[-147.877,59.764],[-147.928,59.784]]],[[[-147.949,60.244],[-147.791,60.476],[-147.752,60.441],[-147.709,60.452],[-147.723,60.509],[-147.565,60.581],[-147.565,60.534],[-147.608,60.507],[-147.619,60.436],[-147.691,60.405],[-147.619,60.369],[-147.705,60.285],[-147.698,60.246],[-147.759,60.156],[-147.845,60.195],[-147.856,60.217],[-147.946,60.223],[-147.949,60.244]]],[[[-148.021,60.725],[-147.967,60.752],[-147.906,60.735],[-147.845,60.694],[-147.931,60.656],[-148.021,60.725]]]]}},{type:"Feature",id:"AZ",properties:{name:"Arizona"},geometry:{type:"Polygon",coordinates:[[[-114.72,32.719],[-114.702,32.746],[-114.615,32.734],[-114.526,32.757],[-114.533,32.791],[-114.468,32.845],[-114.465,32.913],[-114.519,33.03],[-114.576,33.037],[-114.601,33.026],[-114.648,33.047],[-114.658,33.032],[-114.709,33.091],[-114.684,33.148],[-114.676,33.27],[-114.73,33.306],[-114.698,33.362],[-114.727,33.405],[-114.658,33.413],[-114.558,33.532],[-114.526,33.552],[-114.54,33.592],[-114.526,33.686],[-114.497,33.697],[-114.504,33.76],[-114.529,33.815],[-114.526,33.859],[-114.504,33.864],[-114.511,33.911],[-114.536,33.928],[-114.436,34.028],[-114.436,34.087],[-114.407,34.111],[-114.325,34.136],[-114.289,34.171],[-114.228,34.189],[-114.224,34.205],[-114.134,34.261],[-114.138,34.303],[-114.178,34.349],[-114.228,34.366],[-114.339,34.452],[-114.386,34.458],[-114.379,34.507],[-114.472,34.713],[-114.554,34.767],[-114.58,34.826],[-114.637,34.875],[-114.633,35.001],[-114.612,35.083],[-114.648,35.102],[-114.572,35.139],[-114.572,35.201],[-114.605,35.354],[-114.626,35.41],[-114.666,35.45],[-114.68,35.5],[-114.658,35.531],[-114.658,35.619],[-114.691,35.652],[-114.68,35.685],[-114.705,35.712],[-114.694,35.756],[-114.712,35.806],[-114.698,35.854],[-114.666,35.875],[-114.702,35.902],[-114.745,35.985],[-114.73,36.022],[-114.755,36.091],[-114.666,36.117],[-114.633,36.142],[-114.615,36.13],[-114.572,36.152],[-114.511,36.151],[-114.504,36.129],[-114.418,36.146],[-114.371,36.143],[-114.307,36.082],[-114.314,36.058],[-114.239,36.014],[-114.152,36.024],[-114.066,36.181],[-114.048,36.194],[-114.045,36.391],[-114.052,36.625],[-114.052,37],[-113.334,37],[-112.537,37],[-111.414,37.001],[-111.066,37.002],[-110.491,37.004],[-110.47,36.998],[-109.626,36.998],[-109.045,36.999],[-109.045,35.546],[-109.048,35.342],[-109.045,35.317],[-109.045,34.522],[-109.048,34],[-109.045,33.875],[-109.048,33.778],[-109.048,31.332],[-109.278,31.334],[-110,31.333],[-110.459,31.332],[-111.076,31.332],[-112.365,31.741],[-113.126,31.972],[-113.492,32.089],[-114.813,32.494],[-114.795,32.551],[-114.813,32.565],[-114.809,32.617],[-114.781,32.63],[-114.72,32.719]]]}},{type:"Feature",id:"CO",properties:{name:"Colorado"},geometry:{type:"Polygon",coordinates:[[[-109.048,41],[-108.18,41],[-107.627,41.002],[-106.453,41.002],[-106.216,40.998],[-105.725,40.997],[-104.856,40.998],[-104.831,40.999],[-104.052,41.001],[-103.04,41.002],[-102.555,41.002],[-102.053,41.002],[-102.053,40.003],[-102.049,39.676],[-102.049,39.303],[-102.046,39.137],[-102.046,38.046],[-102.042,37.928],[-102.042,36.993],[-102.699,36.995],[-102.778,37],[-103,37],[-103.733,36.998],[-104.339,36.994],[-105,36.994],[-105.122,36.995],[-106.202,36.994],[-106.87,36.993],[-106.877,37],[-107.422,37],[-108.248,36.999],[-109.045,36.999],[-109.045,37.5],[-109.041,37.531],[-109.041,38.165],[-109.059,38.275],[-109.059,38.719],[-109.052,38.905],[-109.052,40.5],[-109.048,40.54],[-109.048,41]]]}},{type:"Feature",id:"FL",properties:{name:"Florida"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.75,24.858],[-80.7,24.909],[-80.682,24.881],[-80.732,24.843],[-80.75,24.858]]],[[[-80.851,24.804],[-80.819,24.837],[-80.779,24.84],[-80.797,24.812],[-80.851,24.804]]],[[[-81.124,24.707],[-80.937,24.785],[-80.916,24.759],[-81.077,24.69],[-81.124,24.707]]],[[[-81.813,24.569],[-81.745,24.66],[-81.673,24.7],[-81.583,24.737],[-81.572,24.756],[-81.443,24.813],[-81.307,24.755],[-81.292,24.711],[-81.242,24.674],[-81.257,24.664],[-81.4,24.623],[-81.411,24.646],[-81.508,24.642],[-81.519,24.621],[-81.684,24.559],[-81.813,24.546],[-81.813,24.569]]],[[[-82.014,24.543],[-81.874,24.564],[-81.91,24.527],[-81.971,24.515],[-82.017,24.522],[-82.014,24.543]]],[[[-82.165,24.563],[-82.143,24.593],[-82.1,24.584],[-82.118,24.549],[-82.165,24.563]]],[[[-82.265,26.699],[-82.247,26.683],[-82.179,26.502],[-82.15,26.478],[-82.089,26.456],[-82.064,26.47],[-82.014,26.452],[-82.064,26.425],[-82.096,26.425],[-82.172,26.468],[-82.197,26.492],[-82.244,26.59],[-82.265,26.656],[-82.265,26.699]]],[[[-82.933,24.633],[-82.879,24.644],[-82.865,24.624],[-82.936,24.615],[-82.933,24.633]]],[[[-84.67,29.795],[-84.566,29.835],[-84.566,29.81],[-84.623,29.778],[-84.663,29.773],[-84.67,29.795]]],[[[-85.004,31.001],[-84.982,30.933],[-84.943,30.888],[-84.936,30.817],[-84.914,30.753],[-84.864,30.711],[-84.376,30.69],[-83.439,30.642],[-82.699,30.598],[-82.215,30.569],[-82.233,30.557],[-82.226,30.508],[-82.201,30.485],[-82.211,30.424],[-82.172,30.359],[-82.039,30.37],[-82.039,30.435],[-82.017,30.475],[-82.007,30.577],[-82.05,30.655],[-82.035,30.707],[-82.039,30.749],[-82.01,30.763],[-82.025,30.783],[-81.982,30.777],[-81.949,30.827],[-81.895,30.821],[-81.87,30.793],[-81.809,30.79],[-81.745,30.766],[-81.72,30.745],[-81.601,30.728],[-81.54,30.713],[-81.49,30.726],[-81.443,30.71],[-81.429,30.698],[-81.443,30.601],[-81.432,30.522],[-81.447,30.503],[-81.411,30.482],[-81.397,30.4],[-81.393,30.303],[-81.31,29.969],[-81.264,29.858],[-81.264,29.814],[-81.163,29.555],[-81.048,29.308],[-80.944,29.111],[-80.711,28.757],[-80.575,28.585],[-80.56,28.531],[-80.524,28.46],[-80.589,28.411],[-80.603,28.364],[-80.607,28.29],[-80.589,28.178],[-80.567,28.095],[-80.51,27.971],[-80.384,27.74],[-80.33,27.597],[-80.313,27.525],[-80.295,27.5],[-80.255,27.38],[-80.194,27.249],[-80.162,27.193],[-80.14,27.112],[-80.094,27.018],[-80.033,26.797],[-80.036,26.595],[-80.061,26.444],[-80.079,26.264],[-80.09,26.232],[-80.119,25.986],[-80.119,25.841],[-80.129,25.773],[-80.155,25.703],[-80.155,25.665],[-80.176,25.685],[-80.165,25.729],[-80.183,25.746],[-80.241,25.724],[-80.277,25.637],[-80.298,25.622],[-80.302,25.567],[-80.33,25.533],[-80.338,25.466],[-80.32,25.438],[-80.327,25.398],[-80.305,25.384],[-80.334,25.339],[-80.363,25.328],[-80.366,25.285],[-80.291,25.319],[-80.201,25.486],[-80.176,25.521],[-80.176,25.486],[-80.205,25.414],[-80.327,25.224],[-80.359,25.153],[-80.449,25.073],[-80.571,24.954],[-80.657,24.897],[-80.668,24.907],[-80.546,25.012],[-80.496,25.047],[-80.47,25.092],[-80.46,25.162],[-80.442,25.189],[-80.463,25.209],[-80.496,25.2],[-80.521,25.222],[-80.542,25.206],[-80.664,25.188],[-80.715,25.152],[-80.747,25.147],[-80.811,25.186],[-80.876,25.175],[-80.901,25.139],[-80.998,25.124],[-81.081,25.119],[-81.142,25.163],[-81.17,25.222],[-81.163,25.29],[-81.142,25.341],[-81.12,25.339],[-81.127,25.381],[-81.17,25.464],[-81.21,25.505],[-81.203,25.534],[-81.231,25.587],[-81.271,25.615],[-81.289,25.688],[-81.31,25.703],[-81.35,25.69],[-81.382,25.777],[-81.468,25.803],[-81.472,25.817],[-81.547,25.85],[-81.623,25.897],[-81.662,25.886],[-81.691,25.852],[-81.748,25.961],[-81.802,26.088],[-81.82,26.236],[-81.845,26.33],[-81.87,26.379],[-81.971,26.476],[-82.01,26.484],[-82.014,26.529],[-82.057,26.548],[-82.057,26.493],[-82.107,26.484],[-82.111,26.541],[-82.139,26.638],[-82.183,26.681],[-82.172,26.702],[-82.125,26.699],[-82.093,26.666],[-82.053,26.803],[-82.061,26.876],[-82.089,26.888],[-82.089,26.923],[-82.061,26.931],[-82.075,26.958],[-82.118,26.955],[-82.136,26.926],[-82.175,26.917],[-82.147,26.79],[-82.179,26.773],[-82.251,26.763],[-82.269,26.72],[-82.269,26.785],[-82.29,26.827],[-82.351,26.908],[-82.445,27.06],[-82.477,27.141],[-82.545,27.261],[-82.642,27.389],[-82.692,27.437],[-82.707,27.487],[-82.742,27.54],[-82.707,27.523],[-82.703,27.498],[-82.649,27.523],[-82.613,27.585],[-82.57,27.609],[-82.524,27.693],[-82.477,27.723],[-82.484,27.742],[-82.434,27.765],[-82.394,27.837],[-82.412,27.901],[-82.491,27.919],[-82.473,27.822],[-82.552,27.848],[-82.531,27.877],[-82.534,27.933],[-82.552,27.967],[-82.689,28.028],[-82.685,27.972],[-82.725,27.948],[-82.685,27.916],[-82.628,27.911],[-82.588,27.816],[-82.624,27.78],[-82.624,27.727],[-82.638,27.704],[-82.714,27.699],[-82.725,27.671],[-82.699,27.638],[-82.732,27.613],[-82.746,27.647],[-82.739,27.718],[-82.789,27.791],[-82.821,27.814],[-82.85,27.864],[-82.829,28.02],[-82.847,28.077],[-82.861,28.217],[-82.829,28.218],[-82.829,28.138],[-82.814,28.062],[-82.782,28.056],[-82.796,28.187],[-82.764,28.219],[-82.76,28.254],[-82.732,28.292],[-82.732,28.325],[-82.707,28.368],[-82.707,28.401],[-82.674,28.442],[-82.671,28.52],[-82.653,28.591],[-82.674,28.648],[-82.667,28.696],[-82.714,28.721],[-82.699,28.757],[-82.732,28.851],[-82.689,28.906],[-82.764,29],[-82.753,29.027],[-82.782,29.074],[-82.818,29.077],[-82.8,29.105],[-82.804,29.147],[-82.829,29.158],[-82.997,29.178],[-83.03,29.134],[-83.055,29.131],[-83.087,29.217],[-83.076,29.255],[-83.127,29.283],[-83.17,29.29],[-83.177,29.345],[-83.202,29.394],[-83.241,29.433],[-83.295,29.438],[-83.313,29.476],[-83.399,29.517],[-83.399,29.613],[-83.414,29.67],[-83.457,29.676],[-83.493,29.709],[-83.539,29.723],[-83.586,29.776],[-83.586,29.812],[-83.618,29.842],[-83.636,29.886],[-83.686,29.924],[-83.787,29.977],[-83.931,30.039],[-84.024,30.103],[-84.063,30.101],[-84.157,30.073],[-84.268,30.098],[-84.272,30.068],[-84.365,30.009],[-84.333,29.924],[-84.343,29.899],[-84.379,29.893],[-84.433,29.906],[-84.451,29.929],[-84.537,29.91],[-84.648,29.847],[-84.882,29.734],[-84.903,29.735],[-84.878,29.773],[-84.914,29.784],[-84.939,29.75],[-84.993,29.715],[-85.122,29.716],[-85.076,29.674],[-85.068,29.641],[-85.011,29.622],[-84.903,29.668],[-84.799,29.702],[-84.702,29.774],[-84.691,29.763],[-84.778,29.692],[-84.878,29.656],[-85.004,29.599],[-85.047,29.587],[-85.083,29.615],[-85.14,29.634],[-85.223,29.678],[-85.291,29.684],[-85.352,29.66],[-85.399,29.741],[-85.417,29.843],[-85.388,29.879],[-85.388,29.789],[-85.366,29.711],[-85.341,29.692],[-85.305,29.725],[-85.302,29.808],[-85.363,29.899],[-85.427,29.95],[-85.488,29.961],[-85.542,29.996],[-85.6,30.057],[-85.696,30.097],[-85.775,30.156],[-85.923,30.238],[-86.091,30.303],[-86.299,30.363],[-86.411,30.381],[-86.633,30.396],[-86.752,30.392],[-86.92,30.37],[-87.154,30.328],[-87.269,30.315],[-87.294,30.324],[-87.52,30.28],[-87.466,30.302],[-87.491,30.323],[-87.459,30.336],[-87.43,30.406],[-87.366,30.436],[-87.437,30.48],[-87.448,30.527],[-87.394,30.615],[-87.405,30.674],[-87.534,30.743],[-87.545,30.778],[-87.628,30.846],[-87.635,30.866],[-87.588,30.965],[-87.599,30.997],[-87.003,30.999],[-86.518,30.993],[-85.894,30.993],[-85.499,30.997],[-85.244,31.001],[-85.004,31.001]]]]}},{type:"Feature",id:"GA",properties:{name:"Georgia"},geometry:{type:"Polygon",coordinates:[[[-85.607,34.984],[-85.467,34.983],[-84.979,34.988],[-84.322,34.989],[-83.618,34.987],[-83.622,34.992],[-83.109,35.001],[-83.119,34.939],[-83.231,34.88],[-83.324,34.79],[-83.32,34.759],[-83.349,34.737],[-83.338,34.682],[-83.231,34.611],[-83.17,34.605],[-83.087,34.516],[-83.005,34.472],[-82.904,34.486],[-82.875,34.476],[-82.847,34.421],[-82.836,34.366],[-82.793,34.34],[-82.782,34.297],[-82.742,34.252],[-82.742,34.209],[-82.717,34.15],[-82.674,34.13],[-82.646,34.072],[-82.595,34.031],[-82.556,33.944],[-82.524,33.943],[-82.455,33.881],[-82.351,33.837],[-82.247,33.752],[-82.233,33.7],[-82.201,33.665],[-82.197,33.63],[-82.15,33.598],[-82.107,33.596],[-82.046,33.564],[-81.982,33.484],[-81.928,33.462],[-81.913,33.441],[-81.938,33.404],[-81.924,33.371],[-81.938,33.343],[-81.838,33.273],[-81.852,33.247],[-81.806,33.211],[-81.766,33.215],[-81.773,33.18],[-81.745,33.142],[-81.648,33.094],[-81.615,33.095],[-81.558,33.045],[-81.49,33.008],[-81.508,32.951],[-81.465,32.896],[-81.458,32.854],[-81.425,32.841],[-81.425,32.768],[-81.411,32.74],[-81.429,32.702],[-81.407,32.695],[-81.393,32.654],[-81.411,32.618],[-81.368,32.577],[-81.278,32.555],[-81.278,32.535],[-81.196,32.466],[-81.21,32.436],[-81.156,32.346],[-81.142,32.35],[-81.12,32.284],[-81.156,32.246],[-81.117,32.189],[-81.131,32.167],[-81.113,32.113],[-81.038,32.084],[-80.998,32.099],[-80.919,32.038],[-80.887,32.034],[-80.844,32.024],[-80.862,31.969],[-80.912,31.944],[-80.948,31.957],[-80.969,31.916],[-80.933,31.909],[-80.991,31.857],[-81.066,31.877],[-81.077,31.829],[-81.038,31.819],[-81.07,31.769],[-81.131,31.722],[-81.192,31.734],[-81.203,31.72],[-81.16,31.691],[-81.131,31.696],[-81.134,31.624],[-81.16,31.57],[-81.26,31.548],[-81.26,31.529],[-81.199,31.538],[-81.178,31.517],[-81.26,31.405],[-81.282,31.326],[-81.257,31.315],[-81.274,31.289],[-81.292,31.206],[-81.339,31.187],[-81.368,31.137],[-81.4,31.134],[-81.4,31.073],[-81.425,31.014],[-81.45,31.015],[-81.493,30.978],[-81.447,30.957],[-81.407,30.978],[-81.404,30.908],[-81.461,30.77],[-81.443,30.71],[-81.49,30.726],[-81.54,30.713],[-81.601,30.728],[-81.72,30.745],[-81.745,30.766],[-81.809,30.79],[-81.87,30.793],[-81.895,30.821],[-81.949,30.827],[-81.982,30.777],[-82.025,30.783],[-82.01,30.763],[-82.039,30.749],[-82.035,30.707],[-82.05,30.655],[-82.007,30.577],[-82.017,30.475],[-82.039,30.435],[-82.039,30.37],[-82.172,30.359],[-82.211,30.424],[-82.201,30.485],[-82.226,30.508],[-82.233,30.557],[-82.215,30.569],[-82.699,30.598],[-83.439,30.642],[-84.376,30.69],[-84.864,30.711],[-84.914,30.753],[-84.936,30.817],[-84.943,30.888],[-84.982,30.933],[-85.004,31.001],[-85.011,31.053],[-85.036,31.108],[-85.108,31.186],[-85.097,31.233],[-85.115,31.277],[-85.09,31.295],[-85.093,31.362],[-85.065,31.431],[-85.072,31.468],[-85.047,31.517],[-85.058,31.62],[-85.126,31.695],[-85.119,31.733],[-85.14,31.839],[-85.129,31.878],[-85.079,31.94],[-85.054,32.014],[-85.047,32.088],[-85.058,32.136],[-85.011,32.18],[-84.961,32.198],[-84.968,32.219],[-84.928,32.219],[-84.892,32.264],[-84.936,32.298],[-85,32.322],[-84.964,32.423],[-84.997,32.453],[-85.007,32.524],[-85.068,32.583],[-85.104,32.645],[-85.122,32.773],[-85.169,32.812],[-85.154,32.843],[-85.187,32.87],[-85.305,33.483],[-85.359,33.75],[-85.406,34.002],[-85.47,34.328],[-85.553,34.709],[-85.607,34.984]]]}},{type:"Feature",id:"IN",properties:{name:"Indiana"},geometry:{type:"Polygon",coordinates:[[[-87.523,41.708],[-87.47,41.673],[-87.427,41.69],[-87.401,41.677],[-87.423,41.643],[-87.326,41.623],[-87.222,41.624],[-87.121,41.645],[-86.935,41.71],[-86.824,41.761],[-86.5,41.76],[-85.79,41.759],[-85.119,41.76],[-84.806,41.761],[-84.806,41.696],[-84.803,41.488],[-84.803,40.303],[-84.814,39.927],[-84.814,39.548],[-84.821,39.31],[-84.821,39.105],[-84.889,39.067],[-84.896,39.049],[-84.839,38.988],[-84.831,38.962],[-84.871,38.929],[-84.86,38.897],[-84.799,38.891],[-84.785,38.87],[-84.831,38.83],[-84.81,38.792],[-84.889,38.795],[-84.946,38.775],[-84.979,38.78],[-85.104,38.725],[-85.154,38.692],[-85.223,38.701],[-85.259,38.738],[-85.352,38.731],[-85.409,38.738],[-85.452,38.709],[-85.438,38.602],[-85.417,38.541],[-85.474,38.506],[-85.499,38.469],[-85.607,38.439],[-85.675,38.301],[-85.743,38.268],[-85.793,38.288],[-85.829,38.277],[-85.851,38.223],[-85.908,38.161],[-85.905,38.086],[-85.923,38.026],[-85.951,38.006],[-86.034,37.99],[-86.048,37.959],[-86.095,38.009],[-86.174,38.01],[-86.267,38.057],[-86.271,38.138],[-86.346,38.195],[-86.375,38.194],[-86.371,38.165],[-86.325,38.154],[-86.328,38.133],[-86.375,38.131],[-86.404,38.106],[-86.432,38.126],[-86.465,38.101],[-86.432,38.086],[-86.454,38.05],[-86.518,38.043],[-86.526,37.962],[-86.508,37.929],[-86.59,37.921],[-86.597,37.867],[-86.637,37.842],[-86.662,37.863],[-86.644,37.907],[-86.68,37.915],[-86.716,37.894],[-86.752,37.913],[-86.795,37.989],[-86.856,37.988],[-86.906,37.943],[-87.01,37.92],[-87.046,37.894],[-87.064,37.811],[-87.089,37.787],[-87.129,37.785],[-87.157,37.838],[-87.222,37.849],[-87.301,37.898],[-87.38,37.936],[-87.452,37.941],[-87.502,37.909],[-87.552,37.926],[-87.574,37.968],[-87.602,37.973],[-87.628,37.916],[-87.588,37.861],[-87.635,37.827],[-87.674,37.829],[-87.663,37.878],[-87.681,37.903],[-87.832,37.877],[-87.872,37.921],[-87.904,37.925],[-87.94,37.89],[-87.904,37.812],[-87.947,37.772],[-88.03,37.799],[-88.069,37.801],[-88.083,37.83],[-88.04,37.823],[-88.098,37.902],[-88.012,37.895],[-88.065,37.92],[-88.012,37.977],[-88.008,38.029],[-88.037,38.051],[-87.969,38.067],[-87.961,38.1],[-88.004,38.084],[-87.925,38.146],[-87.976,38.198],[-87.99,38.249],[-87.958,38.24],[-87.925,38.299],[-87.907,38.268],[-87.882,38.304],[-87.854,38.275],[-87.807,38.363],[-87.778,38.371],[-87.732,38.443],[-87.739,38.475],[-87.653,38.512],[-87.653,38.568],[-87.62,38.64],[-87.595,38.667],[-87.545,38.677],[-87.495,38.743],[-87.498,38.779],[-87.552,38.859],[-87.513,38.955],[-87.577,38.989],[-87.574,39.057],[-87.631,39.104],[-87.642,39.167],[-87.574,39.219],[-87.606,39.262],[-87.599,39.313],[-87.577,39.341],[-87.531,39.348],[-87.531,39.646],[-87.534,39.646],[-87.534,39.987],[-87.531,39.998],[-87.531,40.25],[-87.527,40.462],[-87.527,41.49],[-87.523,41.708]]]}},{type:"Feature",id:"KS",properties:{name:"Kansas"},geometry:{type:"Polygon",coordinates:[[[-102.053,40.003],[-101.13,40.002],[-100.757,40.002],[-99.813,40.001],[-98.833,40.002],[-98.248,40.002],[-97.247,40.001],[-96.303,40],[-95.786,40],[-95.309,40],[-95.251,39.949],[-95.205,39.939],[-95.201,39.902],[-95.154,39.908],[-95.136,39.877],[-95.043,39.865],[-95.014,39.9],[-94.928,39.889],[-94.943,39.865],[-94.917,39.836],[-94.878,39.827],[-94.892,39.791],[-94.925,39.79],[-94.914,39.759],[-94.871,39.773],[-94.874,39.731],[-94.91,39.725],[-94.957,39.746],[-94.975,39.682],[-95.029,39.665],[-95.054,39.63],[-95.047,39.595],[-95.108,39.574],[-95.104,39.533],[-95.05,39.498],[-95.047,39.473],[-94.989,39.446],[-94.946,39.394],[-94.896,39.394],[-94.878,39.376],[-94.91,39.354],[-94.889,39.286],[-94.824,39.242],[-94.835,39.218],[-94.781,39.207],[-94.763,39.18],[-94.713,39.17],[-94.68,39.184],[-94.663,39.158],[-94.591,39.155],[-94.609,39.12],[-94.609,38.738],[-94.612,38.635],[-94.612,38.037],[-94.616,37.993],[-94.616,37.323],[-94.619,37.24],[-94.619,36.999],[-95.513,37],[-96.217,36.999],[-96.823,36.999],[-97.606,36.999],[-98.352,36.998],[-99.278,37],[-99.648,37],[-100.201,37.002],[-100.736,36.999],[-101.486,36.995],[-102.042,36.993],[-102.042,37.928],[-102.046,38.046],[-102.046,39.137],[-102.049,39.303],[-102.049,39.676],[-102.053,40.003]]]}},{type:"Feature",id:"ME",properties:{name:"Maine"},geometry:{type:"MultiPolygon",coordinates:[[[[-68.371,44.193],[-68.321,44.199],[-68.346,44.169],[-68.371,44.193]]],[[[-68.5,44.16],[-68.475,44.231],[-68.454,44.202],[-68.385,44.155],[-68.439,44.116],[-68.457,44.145],[-68.5,44.16]]],[[[-68.529,44.345],[-68.518,44.381],[-68.479,44.32],[-68.529,44.345]]],[[[-68.841,44.236],[-68.791,44.238],[-68.78,44.203],[-68.841,44.236]]],[[[-68.913,43.853],[-68.884,43.885],[-68.881,43.821],[-68.913,43.853]]],[[[-68.945,44.113],[-68.917,44.148],[-68.827,44.187],[-68.787,44.144],[-68.82,44.137],[-68.769,44.07],[-68.809,44.036],[-68.873,44.025],[-68.917,44.046],[-68.899,44.067],[-68.909,44.11],[-68.945,44.113]]],[[[-68.967,44.252],[-68.92,44.31],[-68.913,44.365],[-68.881,44.387],[-68.859,44.364],[-68.891,44.334],[-68.888,44.303],[-68.917,44.243],[-68.952,44.218],[-68.967,44.252]]],[[[-70.704,43.059],[-70.83,43.129],[-70.83,43.188],[-70.808,43.224],[-70.955,43.334],[-70.988,43.38],[-70.959,43.467],[-70.973,43.475],[-70.952,43.551],[-70.973,43.571],[-70.991,43.839],[-70.991,43.916],[-71.031,44.656],[-71.084,45.306],[-71.009,45.319],[-71.009,45.347],[-70.919,45.312],[-70.923,45.279],[-70.898,45.242],[-70.858,45.229],[-70.812,45.302],[-70.805,45.376],[-70.826,45.4],[-70.783,45.431],[-70.754,45.429],[-70.711,45.391],[-70.636,45.383],[-70.632,45.417],[-70.718,45.488],[-70.722,45.515],[-70.643,45.607],[-70.593,45.631],[-70.553,45.668],[-70.525,45.667],[-70.471,45.702],[-70.385,45.735],[-70.417,45.796],[-70.341,45.852],[-70.259,45.891],[-70.241,45.939],[-70.266,45.963],[-70.316,45.963],[-70.316,46.02],[-70.28,46.052],[-70.309,46.064],[-70.255,46.108],[-70.237,46.148],[-70.291,46.186],[-70.234,46.284],[-70.205,46.3],[-70.209,46.332],[-70.148,46.359],[-70.097,46.41],[-70.058,46.417],[-69.997,46.695],[-69.225,47.46],[-69.179,47.457],[-69.082,47.424],[-69.042,47.428],[-69.053,47.378],[-69.049,47.257],[-69.035,47.241],[-68.902,47.179],[-68.812,47.216],[-68.719,47.241],[-68.619,47.243],[-68.579,47.288],[-68.471,47.297],[-68.382,47.287],[-68.382,47.34],[-68.324,47.36],[-68.235,47.355],[-68.152,47.324],[-68.138,47.296],[-68.019,47.238],[-67.89,47.125],[-67.89,47.112],[-67.789,47.068],[-67.789,46.6],[-67.779,46.004],[-67.782,45.943],[-67.75,45.918],[-67.804,45.884],[-67.754,45.824],[-67.807,45.795],[-67.804,45.678],[-67.721,45.662],[-67.711,45.68],[-67.675,45.631],[-67.606,45.607],[-67.499,45.587],[-67.449,45.603],[-67.42,45.55],[-67.416,45.502],[-67.463,45.509],[-67.502,45.49],[-67.477,45.431],[-67.42,45.377],[-67.452,45.314],[-67.488,45.279],[-67.405,45.18],[-67.405,45.16],[-67.341,45.125],[-67.294,45.15],[-67.291,45.189],[-67.226,45.163],[-67.158,45.161],[-67.111,45.113],[-67.09,45.069],[-67.118,45.057],[-67.082,45.029],[-67.039,44.945],[-66.985,44.912],[-66.982,44.811],[-67.025,44.768],[-67.061,44.77],[-67.075,44.742],[-67.19,44.645],[-67.276,44.624],[-67.262,44.605],[-67.316,44.598],[-67.294,44.634],[-67.309,44.707],[-67.405,44.681],[-67.362,44.632],[-67.405,44.595],[-67.445,44.606],[-67.492,44.556],[-67.538,44.571],[-67.574,44.561],[-67.567,44.531],[-67.51,44.497],[-67.588,44.448],[-67.635,44.487],[-67.657,44.536],[-67.703,44.528],[-67.714,44.495],[-67.743,44.497],[-67.768,44.548],[-67.793,44.495],[-67.825,44.483],[-67.854,44.419],[-67.879,44.436],[-67.901,44.394],[-67.915,44.43],[-67.987,44.387],[-68.005,44.41],[-68.048,44.331],[-68.105,44.364],[-68.105,44.395],[-68.141,44.377],[-68.181,44.385],[-68.174,44.328],[-68.231,44.267],[-68.191,44.239],[-68.317,44.225],[-68.4,44.253],[-68.457,44.345],[-68.436,44.369],[-68.357,44.393],[-68.389,44.431],[-68.436,44.401],[-68.428,44.439],[-68.464,44.437],[-68.461,44.378],[-68.479,44.378],[-68.479,44.433],[-68.565,44.385],[-68.547,44.355],[-68.568,44.318],[-68.518,44.26],[-68.529,44.222],[-68.611,44.156],[-68.579,44.146],[-68.622,44.12],[-68.583,44.071],[-68.601,44.012],[-68.658,44.004],[-68.669,44.077],[-68.647,44.08],[-68.658,44.127],[-68.719,44.166],[-68.733,44.221],[-68.68,44.265],[-68.748,44.299],[-68.726,44.321],[-68.762,44.33],[-68.827,44.312],[-68.823,44.409],[-68.784,44.447],[-68.78,44.49],[-68.805,44.502],[-68.83,44.462],[-68.881,44.428],[-68.92,44.456],[-68.945,44.429],[-68.999,44.425],[-68.949,44.356],[-68.96,44.315],[-69.003,44.295],[-69.039,44.234],[-69.053,44.172],[-69.1,44.105],[-69.031,44.079],[-69.078,44.055],[-69.042,44.006],[-69.078,43.973],[-69.175,43.977],[-69.222,43.915],[-69.275,43.914],[-69.283,43.864],[-69.322,43.857],[-69.322,43.901],[-69.297,43.933],[-69.329,43.946],[-69.34,43.92],[-69.383,43.909],[-69.365,43.965],[-69.43,43.957],[-69.426,43.912],[-69.484,43.881],[-69.502,43.838],[-69.545,43.882],[-69.552,43.841],[-69.606,43.814],[-69.649,43.836],[-69.66,43.779],[-69.706,43.823],[-69.753,43.744],[-69.835,43.721],[-69.853,43.705],[-69.871,43.776],[-69.929,43.78],[-69.983,43.744],[-70,43.711],[-70.072,43.714],[-70.097,43.672],[-70.169,43.675],[-70.205,43.633],[-70.216,43.59],[-70.198,43.565],[-70.227,43.538],[-70.273,43.563],[-70.352,43.536],[-70.385,43.497],[-70.363,43.439],[-70.392,43.402],[-70.428,43.389],[-70.417,43.361],[-70.467,43.34],[-70.517,43.344],[-70.553,43.322],[-70.593,43.238],[-70.575,43.222],[-70.625,43.153],[-70.621,43.134],[-70.672,43.071],[-70.704,43.059]]]]}},{type:"Feature",id:"MA",properties:{name:"Massachusetts"},geometry:{type:"MultiPolygon",coordinates:[[[[-70.277,41.31],[-70.23,41.29],[-70.126,41.294],[-70.062,41.309],[-70.018,41.369],[-69.961,41.279],[-69.965,41.253],[-70,41.239],[-70.119,41.243],[-70.266,41.294],[-70.277,41.31]]],[[[-70.833,41.353],[-70.769,41.353],[-70.7,41.431],[-70.604,41.482],[-70.564,41.469],[-70.539,41.409],[-70.485,41.386],[-70.449,41.42],[-70.453,41.348],[-70.6,41.349],[-70.711,41.341],[-70.776,41.301],[-70.833,41.353]]],[[[-73.263,42.746],[-72.459,42.727],[-71.745,42.707],[-71.293,42.697],[-71.257,42.736],[-71.181,42.737],[-71.185,42.791],[-71.131,42.821],[-71.063,42.806],[-71.031,42.859],[-70.901,42.887],[-70.848,42.861],[-70.819,42.872],[-70.812,42.81],[-70.779,42.693],[-70.69,42.653],[-70.647,42.689],[-70.596,42.66],[-70.654,42.583],[-70.736,42.577],[-70.873,42.547],[-70.83,42.504],[-70.894,42.461],[-70.919,42.468],[-70.937,42.418],[-70.952,42.453],[-70.991,42.407],[-70.952,42.344],[-70.998,42.352],[-71.016,42.328],[-70.988,42.306],[-71.006,42.283],[-70.955,42.271],[-70.934,42.302],[-70.883,42.309],[-70.851,42.268],[-70.765,42.244],[-70.722,42.208],[-70.715,42.169],[-70.639,42.089],[-70.643,42.046],[-70.668,42.012],[-70.711,42.008],[-70.7,41.987],[-70.625,41.944],[-70.582,41.95],[-70.553,41.93],[-70.525,41.858],[-70.542,41.816],[-70.496,41.774],[-70.413,41.744],[-70.291,41.734],[-70.259,41.714],[-70.191,41.752],[-70.123,41.759],[-70.026,41.787],[-70.004,41.809],[-70.008,41.877],[-70.029,41.929],[-70.076,41.902],[-70.076,41.986],[-70.094,42.033],[-70.148,42.062],[-70.18,42.056],[-70.198,42.023],[-70.237,42.073],[-70.191,42.083],[-70.115,42.067],[-70.033,42.017],[-69.968,41.912],[-69.936,41.809],[-69.929,41.692],[-69.983,41.581],[-69.99,41.543],[-70.015,41.551],[-69.972,41.647],[-69.997,41.667],[-70.09,41.663],[-70.245,41.628],[-70.352,41.635],[-70.377,41.611],[-70.438,41.605],[-70.492,41.552],[-70.611,41.543],[-70.733,41.486],[-70.79,41.446],[-70.866,41.422],[-70.948,41.409],[-70.927,41.432],[-70.801,41.461],[-70.743,41.501],[-70.657,41.543],[-70.639,41.578],[-70.647,41.678],[-70.625,41.713],[-70.718,41.736],[-70.718,41.685],[-70.743,41.697],[-70.758,41.654],[-70.808,41.657],[-70.801,41.629],[-70.912,41.62],[-70.937,41.578],[-70.93,41.54],[-70.952,41.515],[-71.041,41.495],[-71.084,41.51],[-71.12,41.498],[-71.131,41.66],[-71.196,41.675],[-71.224,41.711],[-71.26,41.752],[-71.329,41.78],[-71.346,41.828],[-71.339,41.898],[-71.382,41.893],[-71.382,42.019],[-71.799,42.008],[-71.802,42.023],[-72.527,42.035],[-72.606,42.031],[-72.757,42.036],[-72.768,42.003],[-72.818,41.998],[-72.815,42.036],[-73.008,42.039],[-73.432,42.051],[-73.486,42.05],[-73.507,42.086],[-73.385,42.425],[-73.263,42.746]]]]}},{type:"Feature",id:"MN",properties:{name:"Minnesota"},geometry:{type:"Polygon",coordinates:[[[-97.229,49.001],[-96.931,49],[-95.976,49],[-95.154,48.999],[-95.154,49.385],[-95.057,49.353],[-94.957,49.37],[-94.853,49.325],[-94.824,49.294],[-94.774,49.121],[-94.749,49.099],[-94.684,48.884],[-94.706,48.825],[-94.691,48.778],[-94.641,48.741],[-94.537,48.703],[-94.451,48.692],[-94.422,48.709],[-94.264,48.699],[-94.225,48.649],[-94.006,48.643],[-93.833,48.625],[-93.805,48.569],[-93.815,48.526],[-93.794,48.516],[-93.643,48.518],[-93.625,48.531],[-93.546,48.529],[-93.464,48.546],[-93.467,48.587],[-93.349,48.627],[-93.209,48.642],[-93.177,48.624],[-92.986,48.624],[-92.728,48.539],[-92.635,48.543],[-92.631,48.501],[-92.699,48.495],[-92.714,48.463],[-92.656,48.436],[-92.509,48.447],[-92.455,48.401],[-92.477,48.372],[-92.455,48.33],[-92.369,48.221],[-92.279,48.244],[-92.308,48.316],[-92.261,48.355],[-92.207,48.345],[-92.057,48.359],[-91.999,48.321],[-92.006,48.265],[-91.945,48.23],[-91.895,48.238],[-91.863,48.207],[-91.716,48.199],[-91.698,48.142],[-91.712,48.115],[-91.64,48.097],[-91.558,48.108],[-91.569,48.044],[-91.49,48.068],[-91.439,48.049],[-91.371,48.069],[-91.249,48.084],[-91.084,48.181],[-91.023,48.192],[-90.976,48.22],[-90.887,48.246],[-90.836,48.234],[-90.836,48.177],[-90.775,48.162],[-90.797,48.14],[-90.761,48.099],[-90.704,48.096],[-90.578,48.121],[-90.556,48.096],[-90.467,48.109],[-90.373,48.094],[-90.305,48.105],[-90.133,48.112],[-90.029,48.088],[-89.996,48.031],[-89.874,47.985],[-89.821,48.015],[-89.749,48.023],[-89.702,48.006],[-89.62,48.011],[-89.58,47.996],[-89.49,48.014],[-89.587,47.966],[-89.623,47.984],[-89.638,47.954],[-89.699,47.941],[-89.792,47.892],[-89.925,47.862],[-89.975,47.831],[-90.162,47.793],[-90.334,47.746],[-90.388,47.741],[-90.538,47.703],[-90.553,47.691],[-90.736,47.624],[-90.869,47.557],[-91.127,47.399],[-91.188,47.34],[-91.386,47.187],[-91.479,47.125],[-91.572,47.09],[-91.665,47.015],[-91.705,47.005],[-91.805,46.934],[-91.841,46.925],[-92.06,46.81],[-92.093,46.789],[-92.064,46.746],[-92.014,46.706],[-92.089,46.749],[-92.139,46.74],[-92.15,46.715],[-92.207,46.703],[-92.175,46.686],[-92.215,46.649],[-92.294,46.663],[-92.294,46.075],[-92.329,46.066],[-92.351,46.015],[-92.437,46.021],[-92.473,45.973],[-92.523,45.985],[-92.552,45.952],[-92.642,45.932],[-92.714,45.892],[-92.785,45.765],[-92.864,45.723],[-92.889,45.625],[-92.886,45.579],[-92.81,45.561],[-92.775,45.569],[-92.724,45.541],[-92.728,45.515],[-92.645,45.442],[-92.649,45.399],[-92.703,45.358],[-92.699,45.333],[-92.76,45.291],[-92.753,45.213],[-92.767,45.186],[-92.746,45.107],[-92.803,45.058],[-92.764,45.028],[-92.771,44.973],[-92.749,44.937],[-92.775,44.901],[-92.764,44.837],[-92.807,44.768],[-92.789,44.737],[-92.731,44.714],[-92.62,44.639],[-92.624,44.619],[-92.574,44.605],[-92.541,44.567],[-92.362,44.559],[-92.319,44.545],[-92.283,44.478],[-92.233,44.445],[-92.053,44.401],[-91.974,44.368],[-91.924,44.333],[-91.924,44.288],[-91.895,44.275],[-91.877,44.203],[-91.816,44.164],[-91.719,44.129],[-91.709,44.104],[-91.579,44.027],[-91.439,44.002],[-91.386,43.955],[-91.278,43.838],[-91.246,43.773],[-91.274,43.676],[-91.267,43.615],[-91.231,43.583],[-91.246,43.546],[-91.217,43.5],[-91.949,43.5],[-92.753,43.5],[-93.169,43.499],[-93.97,43.499],[-94.616,43.5],[-95.739,43.5],[-96.454,43.5],[-96.454,44.544],[-96.45,44.631],[-96.454,44.89],[-96.454,45.302],[-96.489,45.357],[-96.619,45.408],[-96.683,45.412],[-96.734,45.459],[-96.766,45.521],[-96.859,45.606],[-96.841,45.645],[-96.752,45.698],[-96.673,45.732],[-96.629,45.786],[-96.579,45.826],[-96.565,45.936],[-96.579,46.027],[-96.558,46.058],[-96.597,46.22],[-96.601,46.331],[-96.647,46.354],[-96.719,46.438],[-96.737,46.48],[-96.752,46.582],[-96.791,46.631],[-96.798,46.665],[-96.78,46.723],[-96.802,46.82],[-96.784,46.834],[-96.762,46.935],[-96.784,46.925],[-96.823,46.969],[-96.82,47.116],[-96.838,47.195],[-96.845,47.293],[-96.834,47.336],[-96.859,47.424],[-96.856,47.611],[-96.874,47.613],[-96.899,47.69],[-96.938,47.769],[-96.967,47.783],[-97.006,47.87],[-97.017,47.92],[-97.057,47.949],[-97.075,48.053],[-97.132,48.14],[-97.143,48.234],[-97.118,48.28],[-97.146,48.36],[-97.136,48.404],[-97.139,48.496],[-97.164,48.547],[-97.139,48.612],[-97.107,48.633],[-97.096,48.686],[-97.15,48.755],[-97.179,48.862],[-97.2,48.882],[-97.24,48.966],[-97.229,49.001]]]}},{type:"Feature",id:"NJ",properties:{name:"New Jersey"},geometry:{type:"Polygon",coordinates:[[[-75.56,39.63],[-75.51,39.686],[-75.478,39.713],[-75.46,39.766],[-75.417,39.802],[-75.356,39.84],[-75.219,39.861],[-75.13,39.9],[-75.13,39.959],[-75.072,39.981],[-75.047,40.009],[-74.925,40.071],[-74.86,40.084],[-74.817,40.127],[-74.781,40.121],[-74.72,40.154],[-74.771,40.215],[-74.842,40.25],[-74.868,40.295],[-74.943,40.341],[-74.968,40.4],[-75.058,40.416],[-75.072,40.455],[-75.065,40.536],[-75.101,40.568],[-75.162,40.564],[-75.194,40.576],[-75.201,40.647],[-75.176,40.673],[-75.205,40.692],[-75.173,40.778],[-75.133,40.773],[-75.051,40.871],[-75.137,40.974],[-75.09,41.015],[-75.026,41.04],[-74.968,41.088],[-74.982,41.109],[-74.921,41.139],[-74.882,41.181],[-74.832,41.287],[-74.753,41.346],[-74.695,41.358],[-74.379,41.209],[-73.906,40.998],[-73.895,40.981],[-73.967,40.821],[-74.01,40.765],[-74.024,40.709],[-74.046,40.69],[-74.071,40.661],[-74.204,40.631],[-74.218,40.559],[-74.25,40.545],[-74.261,40.502],[-74.261,40.465],[-74.193,40.441],[-74.135,40.456],[-74.049,40.419],[-73.999,40.411],[-73.985,40.449],[-73.97,40.371],[-73.981,40.28],[-74.031,40.123],[-74.078,39.911],[-74.096,39.762],[-74.239,39.555],[-74.279,39.514],[-74.311,39.506],[-74.3,39.479],[-74.336,39.432],[-74.408,39.378],[-74.412,39.361],[-74.523,39.314],[-74.638,39.221],[-74.713,39.12],[-74.792,38.992],[-74.864,38.94],[-74.932,38.928],[-74.972,38.94],[-74.95,39.016],[-74.896,39.099],[-74.886,39.158],[-74.961,39.19],[-75.026,39.194],[-75.047,39.215],[-75.112,39.213],[-75.137,39.182],[-75.169,39.202],[-75.176,39.243],[-75.241,39.274],[-75.252,39.3],[-75.288,39.29],[-75.341,39.348],[-75.366,39.341],[-75.431,39.391],[-75.467,39.439],[-75.535,39.461],[-75.514,39.581],[-75.557,39.606],[-75.56,39.63]]]}},{type:"Feature",id:"NC",properties:{name:"North Carolina"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.725,35.936],[-75.661,35.92],[-75.618,35.856],[-75.614,35.816],[-75.668,35.824],[-75.661,35.862],[-75.725,35.936]]],[[[-76.013,35.068],[-75.984,35.12],[-75.955,35.12],[-75.786,35.194],[-75.733,35.204],[-75.682,35.233],[-75.639,35.234],[-75.582,35.264],[-75.535,35.273],[-75.517,35.336],[-75.478,35.553],[-75.478,35.599],[-75.506,35.681],[-75.528,35.771],[-75.517,35.769],[-75.478,35.678],[-75.46,35.597],[-75.471,35.48],[-75.524,35.234],[-75.611,35.227],[-75.79,35.172],[-75.944,35.105],[-76.013,35.068]]],[[[-81.676,36.588],[-81.375,36.574],[-81.178,36.572],[-80.837,36.559],[-80.704,36.562],[-80.295,36.544],[-80.122,36.543],[-79.512,36.541],[-78.511,36.541],[-78.245,36.544],[-77.298,36.544],[-76.917,36.543],[-76.917,36.552],[-76.806,36.55],[-76.375,36.55],[-75.865,36.55],[-75.858,36.501],[-75.797,36.29],[-75.74,36.154],[-75.657,36.02],[-75.532,35.787],[-75.564,35.8],[-75.629,35.925],[-75.679,35.994],[-75.725,36.003],[-75.758,36.153],[-75.815,36.286],[-75.844,36.306],[-75.833,36.339],[-75.851,36.415],[-75.887,36.441],[-75.901,36.482],[-75.991,36.494],[-75.995,36.528],[-76.041,36.511],[-76.02,36.458],[-75.962,36.417],[-75.923,36.426],[-75.923,36.368],[-75.869,36.252],[-75.837,36.2],[-75.84,36.178],[-75.801,36.113],[-75.801,36.073],[-75.869,36.128],[-75.865,36.159],[-75.912,36.212],[-75.923,36.245],[-75.966,36.255],[-75.944,36.222],[-75.955,36.198],[-75.905,36.165],[-76.016,36.186],[-76.131,36.287],[-76.185,36.298],[-76.117,36.214],[-76.081,36.2],[-76.059,36.155],[-76.092,36.135],[-76.178,36.123],[-76.253,36.184],[-76.228,36.13],[-76.192,36.107],[-76.217,36.095],[-76.328,36.134],[-76.375,36.138],[-76.393,36.163],[-76.458,36.184],[-76.375,36.121],[-76.3,36.101],[-76.325,36.085],[-76.411,36.078],[-76.458,36.025],[-76.515,36.006],[-76.576,36.007],[-76.605,36.033],[-76.677,36.043],[-76.72,36.147],[-76.72,36.2],[-76.677,36.267],[-76.695,36.278],[-76.745,36.213],[-76.752,36.147],[-76.723,36.067],[-76.684,36.001],[-76.702,35.964],[-76.673,35.935],[-76.529,35.944],[-76.397,35.984],[-76.364,35.942],[-76.318,35.947],[-76.271,35.973],[-76.178,35.994],[-76.063,35.993],[-76.013,35.958],[-76.013,35.921],[-76.063,35.854],[-76.052,35.806],[-76.045,35.666],[-76.013,35.67],[-75.987,35.769],[-75.977,35.897],[-75.926,35.932],[-75.948,35.96],[-75.898,35.977],[-75.808,35.959],[-75.751,35.879],[-75.725,35.823],[-75.74,35.778],[-75.715,35.694],[-75.743,35.672],[-75.729,35.626],[-75.776,35.58],[-75.837,35.571],[-75.858,35.586],[-75.894,35.573],[-75.916,35.538],[-75.952,35.531],[-75.962,35.494],[-75.987,35.484],[-76.013,35.423],[-76.059,35.41],[-76.07,35.371],[-76.131,35.349],[-76.142,35.329],[-76.235,35.35],[-76.339,35.347],[-76.433,35.362],[-76.45,35.384],[-76.486,35.372],[-76.54,35.41],[-76.587,35.509],[-76.476,35.512],[-76.458,35.55],[-76.558,35.529],[-76.601,35.538],[-76.634,35.51],[-76.601,35.461],[-76.58,35.387],[-76.605,35.387],[-76.709,35.428],[-76.759,35.419],[-76.831,35.448],[-76.942,35.474],[-77.025,35.515],[-77.028,35.49],[-76.967,35.438],[-76.892,35.434],[-76.666,35.346],[-76.501,35.322],[-76.472,35.295],[-76.468,35.261],[-76.494,35.213],[-76.54,35.166],[-76.537,35.142],[-76.569,35.097],[-76.623,35.061],[-76.802,34.965],[-76.982,35.061],[-76.978,35.005],[-76.892,34.958],[-76.763,34.921],[-76.634,34.989],[-76.587,34.991],[-76.49,35.017],[-76.476,35.07],[-76.436,35.058],[-76.425,35.001],[-76.397,34.975],[-76.332,34.971],[-76.364,35.035],[-76.293,35.01],[-76.285,34.937],[-76.346,34.873],[-76.411,34.861],[-76.411,34.832],[-76.45,34.815],[-76.501,34.743],[-76.526,34.682],[-76.587,34.699],[-76.583,34.768],[-76.619,34.784],[-76.616,34.714],[-76.673,34.708],[-76.522,34.653],[-76.44,34.758],[-76.321,34.861],[-76.235,34.926],[-76.066,35.077],[-76.038,35.059],[-76.138,34.988],[-76.232,34.905],[-76.31,34.852],[-76.386,34.785],[-76.45,34.715],[-76.526,34.616],[-76.537,34.588],[-76.551,34.646],[-76.677,34.693],[-76.817,34.694],[-77.032,34.661],[-77.136,34.633],[-77.208,34.605],[-77.323,34.536],[-77.463,34.471],[-77.556,34.417],[-77.689,34.32],[-77.739,34.273],[-77.829,34.163],[-77.879,34.068],[-77.915,33.971],[-77.947,33.912],[-77.962,33.853],[-78.008,33.859],[-78.019,33.888],[-78.094,33.906],[-78.177,33.914],[-78.277,33.912],[-78.385,33.902],[-78.511,33.866],[-78.539,33.851],[-78.873,34.135],[-79.247,34.446],[-79.358,34.545],[-79.674,34.805],[-79.893,34.806],[-80.158,34.812],[-80.797,34.82],[-80.783,34.936],[-80.933,35.107],[-81.041,35.044],[-81.059,35.062],[-81.034,35.104],[-81.041,35.149],[-81.239,35.16],[-81.615,35.174],[-82.29,35.199],[-82.373,35.182],[-82.391,35.215],[-82.434,35.171],[-82.459,35.178],[-82.531,35.155],[-82.552,35.16],[-82.656,35.119],[-82.757,35.068],[-82.782,35.086],[-83.109,35.001],[-83.622,34.992],[-83.618,34.987],[-84.322,34.989],[-84.289,35.225],[-84.211,35.266],[-84.2,35.244],[-84.099,35.247],[-84.02,35.301],[-84.038,35.35],[-84.006,35.372],[-84.02,35.41],[-83.959,35.463],[-83.913,35.476],[-83.884,35.517],[-83.826,35.524],[-83.773,35.562],[-83.485,35.568],[-83.446,35.611],[-83.367,35.639],[-83.349,35.661],[-83.313,35.655],[-83.256,35.696],[-83.241,35.726],[-83.184,35.73],[-83.155,35.764],[-83.08,35.789],[-82.994,35.774],[-82.9,35.873],[-82.911,35.927],[-82.875,35.952],[-82.821,35.922],[-82.75,36.006],[-82.631,36.066],[-82.595,36.031],[-82.613,35.971],[-82.559,35.954],[-82.459,36.007],[-82.405,36.087],[-82.351,36.117],[-82.29,36.135],[-82.247,36.131],[-82.215,36.159],[-82.147,36.149],[-82.132,36.106],[-82.078,36.106],[-82.028,36.13],[-81.91,36.302],[-81.834,36.348],[-81.795,36.358],[-81.766,36.338],[-81.705,36.338],[-81.741,36.402],[-81.716,36.458],[-81.694,36.468],[-81.709,36.537],[-81.676,36.588]]]]}},{type:"Feature",id:"ND",properties:{name:"North Dakota"},geometry:{type:"Polygon",coordinates:[[[-104.049,49],[-103.374,48.999],[-102.218,48.999],[-101.457,48.999],[-101.127,48.999],[-100.434,49],[-99.86,48.999],[-99.375,48.999],[-98.869,49],[-97.95,49.001],[-97.229,49.001],[-97.24,48.966],[-97.2,48.882],[-97.179,48.862],[-97.15,48.755],[-97.096,48.686],[-97.107,48.633],[-97.139,48.612],[-97.164,48.547],[-97.139,48.496],[-97.136,48.404],[-97.146,48.36],[-97.118,48.28],[-97.143,48.234],[-97.132,48.14],[-97.075,48.053],[-97.057,47.949],[-97.017,47.92],[-97.006,47.87],[-96.967,47.783],[-96.938,47.769],[-96.899,47.69],[-96.874,47.613],[-96.856,47.611],[-96.859,47.424],[-96.834,47.336],[-96.845,47.293],[-96.838,47.195],[-96.82,47.116],[-96.823,46.969],[-96.784,46.925],[-96.762,46.935],[-96.784,46.834],[-96.802,46.82],[-96.78,46.723],[-96.798,46.665],[-96.791,46.631],[-96.752,46.582],[-96.737,46.48],[-96.719,46.438],[-96.647,46.354],[-96.601,46.331],[-96.597,46.22],[-96.558,46.058],[-96.579,46.027],[-96.565,45.936],[-97.319,45.935],[-97.986,45.936],[-98.413,45.936],[-99.318,45.94],[-100.007,45.942],[-100.649,45.943],[-101.558,45.944],[-101.999,45.944],[-103.047,45.945],[-103.668,45.945],[-104.045,45.945],[-104.045,48.374],[-104.049,48.389],[-104.049,49]]]}},{type:"Feature",id:"OK",properties:{name:"Oklahoma"},geometry:{type:"Polygon",coordinates:[[[-103,37],[-102.778,37],[-102.699,36.995],[-102.042,36.993],[-101.486,36.995],[-100.736,36.999],[-100.201,37.002],[-99.648,37],[-99.278,37],[-98.352,36.998],[-97.606,36.999],[-96.823,36.999],[-96.217,36.999],[-95.513,37],[-94.619,36.999],[-94.619,36.5],[-94.598,36.388],[-94.573,36.211],[-94.551,36.102],[-94.501,35.797],[-94.487,35.726],[-94.433,35.394],[-94.44,35.12],[-94.451,34.896],[-94.454,34.694],[-94.462,34.548],[-94.469,34.19],[-94.487,33.638],[-94.519,33.617],[-94.587,33.679],[-94.645,33.668],[-94.648,33.688],[-94.709,33.687],[-94.774,33.755],[-94.828,33.741],[-94.871,33.746],[-94.946,33.813],[-94.971,33.862],[-95.05,33.864],[-95.133,33.937],[-95.23,33.961],[-95.255,33.903],[-95.294,33.875],[-95.341,33.869],[-95.463,33.873],[-95.463,33.886],[-95.538,33.88],[-95.563,33.932],[-95.599,33.934],[-95.685,33.89],[-95.757,33.892],[-95.754,33.854],[-95.8,33.861],[-95.833,33.835],[-95.937,33.887],[-95.94,33.861],[-96.048,33.837],[-96.102,33.848],[-96.098,33.831],[-96.149,33.837],[-96.177,33.76],[-96.227,33.748],[-96.296,33.764],[-96.321,33.695],[-96.364,33.692],[-96.367,33.711],[-96.428,33.779],[-96.504,33.774],[-96.533,33.823],[-96.572,33.819],[-96.629,33.845],[-96.586,33.895],[-96.676,33.909],[-96.705,33.835],[-96.769,33.827],[-96.784,33.863],[-96.83,33.875],[-96.852,33.847],[-96.884,33.868],[-96.906,33.95],[-96.924,33.959],[-96.974,33.936],[-96.996,33.949],[-96.985,33.886],[-97.042,33.837],[-97.089,33.854],[-97.049,33.818],[-97.096,33.799],[-97.085,33.744],[-97.125,33.717],[-97.164,33.729],[-97.207,33.81],[-97.171,33.836],[-97.179,33.892],[-97.211,33.916],[-97.247,33.9],[-97.254,33.864],[-97.301,33.88],[-97.333,33.874],[-97.372,33.819],[-97.444,33.824],[-97.462,33.849],[-97.459,33.904],[-97.502,33.92],[-97.559,33.897],[-97.599,33.918],[-97.588,33.953],[-97.656,33.989],[-97.688,33.987],[-97.731,33.937],[-97.835,33.858],[-97.879,33.85],[-97.936,33.88],[-97.968,33.882],[-97.954,33.938],[-97.972,33.937],[-97.947,33.989],[-97.972,34.006],[-98.019,33.994],[-98.087,34.003],[-98.123,34.081],[-98.094,34.111],[-98.108,34.154],[-98.169,34.114],[-98.241,34.133],[-98.295,34.133],[-98.363,34.157],[-98.403,34.123],[-98.413,34.085],[-98.485,34.062],[-98.571,34.145],[-98.647,34.165],[-98.69,34.133],[-98.765,34.136],[-98.812,34.159],[-98.858,34.161],[-98.919,34.182],[-98.988,34.221],[-99.045,34.198],[-99.077,34.211],[-99.12,34.202],[-99.128,34.219],[-99.192,34.216],[-99.21,34.337],[-99.275,34.385],[-99.26,34.404],[-99.318,34.408],[-99.382,34.457],[-99.397,34.378],[-99.44,34.374],[-99.519,34.415],[-99.58,34.416],[-99.601,34.374],[-99.709,34.387],[-99.795,34.454],[-99.928,34.577],[-100,34.561],[-100,36.5],[-100.441,36.5],[-101.084,36.5],[-101.622,36.5],[-102.25,36.501],[-103.004,36.501],[-103,36.603],[-103,37]]]}},{type:"Feature",id:"PA",properties:{name:"Pennsylvania"},geometry:{type:"Polygon",coordinates:[[[-80.521,41.978],[-80.348,42.03],[-80.187,42.094],[-80.155,42.114],[-80.119,42.166],[-80.072,42.169],[-80.061,42.145],[-79.932,42.206],[-79.763,42.27],[-79.763,42],[-79.76,41.998],[-78.873,41.998],[-78.597,42],[-77.997,41.998],[-77.125,41.999],[-76.748,42.002],[-76.35,41.998],[-75.743,41.998],[-75.359,41.999],[-75.309,41.949],[-75.291,41.952],[-75.262,41.866],[-75.209,41.87],[-75.112,41.84],[-75.076,41.798],[-75.104,41.771],[-75.054,41.753],[-75.047,41.616],[-75.076,41.606],[-74.986,41.509],[-74.982,41.48],[-74.943,41.484],[-74.889,41.456],[-74.896,41.44],[-74.807,41.443],[-74.796,41.424],[-74.738,41.431],[-74.742,41.405],[-74.695,41.358],[-74.753,41.346],[-74.832,41.287],[-74.882,41.181],[-74.921,41.139],[-74.982,41.109],[-74.968,41.088],[-75.026,41.04],[-75.09,41.015],[-75.137,40.974],[-75.051,40.871],[-75.133,40.773],[-75.173,40.778],[-75.205,40.692],[-75.176,40.673],[-75.201,40.647],[-75.194,40.576],[-75.162,40.564],[-75.101,40.568],[-75.065,40.536],[-75.072,40.455],[-75.058,40.416],[-74.968,40.4],[-74.943,40.341],[-74.868,40.295],[-74.842,40.25],[-74.771,40.215],[-74.72,40.154],[-74.781,40.121],[-74.817,40.127],[-74.86,40.084],[-74.925,40.071],[-75.047,40.009],[-75.072,39.981],[-75.13,39.959],[-75.13,39.9],[-75.219,39.861],[-75.356,39.84],[-75.417,39.802],[-75.499,39.834],[-75.578,39.839],[-75.664,39.822],[-75.718,39.792],[-75.79,39.722],[-76.569,39.721],[-76.992,39.72],[-77.534,39.72],[-78.382,39.723],[-79.476,39.721],[-80.076,39.721],[-80.521,39.721],[-80.521,40.639],[-80.521,41.978]]]}},{type:"Feature",id:"SD",properties:{name:"South Dakota"},geometry:{type:"Polygon",coordinates:[[[-104.059,44.997],[-104.041,45.001],[-104.041,45.75],[-104.045,45.945],[-103.668,45.945],[-103.047,45.945],[-101.999,45.944],[-101.558,45.944],[-100.649,45.943],[-100.007,45.942],[-99.318,45.94],[-98.413,45.936],[-97.986,45.936],[-97.319,45.935],[-96.565,45.936],[-96.579,45.826],[-96.629,45.786],[-96.673,45.732],[-96.752,45.698],[-96.841,45.645],[-96.859,45.606],[-96.766,45.521],[-96.734,45.459],[-96.683,45.412],[-96.619,45.408],[-96.489,45.357],[-96.454,45.302],[-96.454,44.89],[-96.45,44.631],[-96.454,44.544],[-96.454,43.5],[-96.597,43.5],[-96.579,43.481],[-96.604,43.449],[-96.525,43.394],[-96.529,43.3],[-96.579,43.296],[-96.551,43.251],[-96.561,43.224],[-96.475,43.222],[-96.468,43.15],[-96.436,43.12],[-96.461,43.064],[-96.511,43.05],[-96.493,43.002],[-96.522,42.978],[-96.5,42.96],[-96.543,42.92],[-96.543,42.852],[-96.583,42.838],[-96.594,42.793],[-96.633,42.771],[-96.629,42.705],[-96.576,42.682],[-96.515,42.631],[-96.479,42.556],[-96.493,42.517],[-96.446,42.491],[-96.507,42.485],[-96.525,42.51],[-96.612,42.506],[-96.637,42.552],[-96.712,42.608],[-96.687,42.653],[-96.726,42.667],[-96.802,42.669],[-96.805,42.704],[-96.906,42.734],[-96.949,42.719],[-96.978,42.76],[-97.132,42.772],[-97.15,42.796],[-97.215,42.813],[-97.218,42.846],[-97.308,42.867],[-97.362,42.855],[-97.416,42.866],[-97.441,42.846],[-97.505,42.858],[-97.563,42.847],[-97.62,42.857],[-97.685,42.842],[-97.774,42.85],[-97.846,42.868],[-97.875,42.858],[-97.907,42.795],[-97.95,42.77],[-98.019,42.762],[-98.13,42.821],[-98.259,42.875],[-98.467,42.948],[-98.499,42.998],[-98.901,42.998],[-99.569,42.998],[-100.118,42.998],[-100.886,42.998],[-101.626,42.996],[-101.848,42.999],[-102.487,42.999],[-103,43],[-104.052,43.001],[-104.052,43.297],[-104.056,43.304],[-104.056,44.875],[-104.059,44.997]]]}},{type:"Feature",id:"TX",properties:{name:"Texas"},geometry:{type:"Polygon",coordinates:[[[-103.004,36.501],[-102.25,36.501],[-101.622,36.5],[-101.084,36.5],[-100.441,36.5],[-100,36.5],[-100,34.561],[-99.928,34.577],[-99.795,34.454],[-99.709,34.387],[-99.601,34.374],[-99.58,34.416],[-99.519,34.415],[-99.44,34.374],[-99.397,34.378],[-99.382,34.457],[-99.318,34.408],[-99.26,34.404],[-99.275,34.385],[-99.21,34.337],[-99.192,34.216],[-99.128,34.219],[-99.12,34.202],[-99.077,34.211],[-99.045,34.198],[-98.988,34.221],[-98.919,34.182],[-98.858,34.161],[-98.812,34.159],[-98.765,34.136],[-98.69,34.133],[-98.647,34.165],[-98.571,34.145],[-98.485,34.062],[-98.413,34.085],[-98.403,34.123],[-98.363,34.157],[-98.295,34.133],[-98.241,34.133],[-98.169,34.114],[-98.108,34.154],[-98.094,34.111],[-98.123,34.081],[-98.087,34.003],[-98.019,33.994],[-97.972,34.006],[-97.947,33.989],[-97.972,33.937],[-97.954,33.938],[-97.968,33.882],[-97.936,33.88],[-97.879,33.85],[-97.835,33.858],[-97.731,33.937],[-97.688,33.987],[-97.656,33.989],[-97.588,33.953],[-97.599,33.918],[-97.559,33.897],[-97.502,33.92],[-97.459,33.904],[-97.462,33.849],[-97.444,33.824],[-97.372,33.819],[-97.333,33.874],[-97.301,33.88],[-97.254,33.864],[-97.247,33.9],[-97.211,33.916],[-97.179,33.892],[-97.171,33.836],[-97.207,33.81],[-97.164,33.729],[-97.125,33.717],[-97.085,33.744],[-97.096,33.799],[-97.049,33.818],[-97.089,33.854],[-97.042,33.837],[-96.985,33.886],[-96.996,33.949],[-96.974,33.936],[-96.924,33.959],[-96.906,33.95],[-96.884,33.868],[-96.852,33.847],[-96.83,33.875],[-96.784,33.863],[-96.769,33.827],[-96.705,33.835],[-96.676,33.909],[-96.586,33.895],[-96.629,33.845],[-96.572,33.819],[-96.533,33.823],[-96.504,33.774],[-96.428,33.779],[-96.367,33.711],[-96.364,33.692],[-96.321,33.695],[-96.296,33.764],[-96.227,33.748],[-96.177,33.76],[-96.149,33.837],[-96.098,33.831],[-96.102,33.848],[-96.048,33.837],[-95.94,33.861],[-95.937,33.887],[-95.833,33.835],[-95.8,33.861],[-95.754,33.854],[-95.757,33.892],[-95.685,33.89],[-95.599,33.934],[-95.563,33.932],[-95.538,33.88],[-95.463,33.886],[-95.463,33.873],[-95.341,33.869],[-95.294,33.875],[-95.255,33.903],[-95.23,33.961],[-95.133,33.937],[-95.05,33.864],[-94.971,33.862],[-94.946,33.813],[-94.871,33.746],[-94.828,33.741],[-94.774,33.755],[-94.709,33.687],[-94.648,33.688],[-94.645,33.668],[-94.587,33.679],[-94.519,33.617],[-94.487,33.638],[-94.458,33.645],[-94.458,33.599],[-94.418,33.577],[-94.386,33.582],[-94.393,33.551],[-94.357,33.544],[-94.34,33.567],[-94.311,33.551],[-94.3,33.576],[-94.225,33.553],[-94.185,33.593],[-94.142,33.578],[-94.124,33.552],[-94.103,33.57],[-94.045,33.551],[-94.045,33.551],[-94.042,33.542],[-94.042,33.02],[-94.042,31.992],[-94.013,31.982],[-93.973,31.92],[-93.909,31.893],[-93.876,31.822],[-93.823,31.775],[-93.83,31.746],[-93.801,31.698],[-93.826,31.661],[-93.815,31.623],[-93.841,31.599],[-93.819,31.555],[-93.787,31.527],[-93.74,31.522],[-93.729,31.492],[-93.751,31.469],[-93.701,31.438],[-93.704,31.411],[-93.675,31.398],[-93.665,31.356],[-93.686,31.31],[-93.643,31.27],[-93.622,31.271],[-93.6,31.174],[-93.532,31.185],[-93.553,31.097],[-93.525,31.07],[-93.518,31.024],[-93.564,31.006],[-93.568,30.978],[-93.525,30.93],[-93.557,30.911],[-93.568,30.879],[-93.553,30.825],[-93.586,30.796],[-93.618,30.742],[-93.629,30.68],[-93.672,30.658],[-93.679,30.6],[-93.729,30.574],[-93.74,30.539],[-93.715,30.519],[-93.697,30.441],[-93.744,30.397],[-93.765,30.333],[-93.708,30.289],[-93.704,30.243],[-93.722,30.21],[-93.69,30.142],[-93.733,30.082],[-93.701,30.065],[-93.74,30.021],[-93.79,29.988],[-93.815,29.921],[-93.862,29.857],[-93.923,29.819],[-93.93,29.797],[-93.898,29.771],[-93.837,29.691],[-93.837,29.679],[-94.002,29.681],[-94.135,29.647],[-94.594,29.468],[-94.695,29.416],[-94.731,29.369],[-94.785,29.375],[-94.706,29.436],[-94.673,29.477],[-94.627,29.476],[-94.594,29.492],[-94.566,29.532],[-94.533,29.518],[-94.494,29.525],[-94.548,29.572],[-94.742,29.526],[-94.77,29.548],[-94.709,29.625],[-94.695,29.694],[-94.695,29.758],[-94.738,29.762],[-94.756,29.782],[-94.817,29.757],[-94.853,29.722],[-94.867,29.679],[-94.921,29.658],[-94.943,29.698],[-95.007,29.659],[-95.014,29.629],[-94.982,29.601],[-95.018,29.558],[-94.982,29.511],[-94.91,29.497],[-94.932,29.45],[-94.892,29.433],[-94.885,29.366],[-94.892,29.308],[-94.921,29.282],[-94.953,29.29],[-95.021,29.229],[-95.1,29.174],[-95.111,29.196],[-95.158,29.189],[-95.165,29.113],[-95.144,29.091],[-95.097,29.129],[-95.004,29.185],[-94.993,29.201],[-94.878,29.286],[-94.824,29.306],[-94.824,29.345],[-94.731,29.332],[-94.803,29.279],[-95.025,29.148],[-95.111,29.089],[-95.126,29.067],[-95.24,28.989],[-95.384,28.866],[-95.438,28.859],[-95.685,28.734],[-95.811,28.665],[-96.001,28.589],[-96.22,28.492],[-96.342,28.418],[-96.389,28.382],[-96.443,28.318],[-96.633,28.223],[-96.719,28.164],[-96.888,28.031],[-97.003,27.908],[-97.042,27.837],[-97.092,27.786],[-97.211,27.596],[-97.297,27.427],[-97.337,27.318],[-97.372,27.153],[-97.38,27.06],[-97.376,26.972],[-97.347,26.796],[-97.297,26.618],[-97.254,26.503],[-97.197,26.306],[-97.157,26.083],[-97.182,26.123],[-97.2,26.249],[-97.243,26.412],[-97.283,26.542],[-97.369,26.556],[-97.304,26.579],[-97.337,26.651],[-97.358,26.725],[-97.39,26.801],[-97.401,26.892],[-97.398,27.01],[-97.401,27.115],[-97.362,27.352],[-97.304,27.507],[-97.236,27.634],[-97.186,27.694],[-97.15,27.769],[-97.121,27.799],[-97.128,27.839],[-97.082,27.913],[-97.017,27.946],[-96.985,27.985],[-96.92,28.094],[-96.82,28.144],[-96.791,28.189],[-96.734,28.191],[-96.608,28.281],[-96.525,28.323],[-96.439,28.343],[-96.454,28.38],[-96.421,28.405],[-96.454,28.418],[-96.511,28.383],[-96.583,28.353],[-96.622,28.319],[-96.683,28.315],[-96.705,28.349],[-96.705,28.4],[-96.769,28.411],[-96.791,28.384],[-96.791,28.312],[-96.809,28.29],[-96.787,28.255],[-96.802,28.224],[-96.874,28.176],[-96.935,28.124],[-96.963,28.123],[-97.028,28.149],[-97.039,28.186],[-97.154,28.133],[-97.215,28.076],[-97.139,28.057],[-97.053,28.106],[-97.024,28.042],[-97.049,28.022],[-97.186,27.831],[-97.229,27.829],[-97.25,27.876],[-97.326,27.868],[-97.34,27.883],[-97.455,27.874],[-97.494,27.884],[-97.516,27.851],[-97.473,27.824],[-97.419,27.823],[-97.38,27.838],[-97.394,27.783],[-97.369,27.742],[-97.315,27.712],[-97.254,27.697],[-97.322,27.571],[-97.369,27.413],[-97.412,27.321],[-97.484,27.298],[-97.509,27.275],[-97.548,27.291],[-97.498,27.309],[-97.487,27.359],[-97.516,27.362],[-97.538,27.335],[-97.642,27.271],[-97.627,27.243],[-97.541,27.23],[-97.451,27.262],[-97.423,27.264],[-97.441,27.164],[-97.43,27.161],[-97.444,26.987],[-97.466,26.809],[-97.48,26.807],[-97.444,26.609],[-97.416,26.553],[-97.412,26.481],[-97.38,26.48],[-97.297,26.296],[-97.279,26.271],[-97.311,26.23],[-97.297,26.201],[-97.301,26.148],[-97.272,26.086],[-97.2,26.077],[-97.197,26.047],[-97.154,26.062],[-97.146,25.953],[-97.229,25.959],[-97.276,25.952],[-97.276,25.936],[-97.351,25.925],[-97.372,25.84],[-97.444,25.85],[-97.469,25.884],[-97.523,25.887],[-97.545,25.934],[-97.584,25.938],[-97.649,26.022],[-97.76,26.032],[-97.8,26.06],[-97.861,26.053],[-97.886,26.066],[-97.968,26.052],[-97.983,26.067],[-98.029,26.066],[-98.04,26.041],[-98.076,26.068],[-98.148,26.056],[-98.176,26.075],[-98.198,26.056],[-98.248,26.073],[-98.277,26.099],[-98.266,26.12],[-98.324,26.121],[-98.334,26.159],[-98.388,26.158],[-98.464,26.223],[-98.496,26.213],[-98.586,26.255],[-98.654,26.236],[-98.7,26.266],[-98.754,26.325],[-98.79,26.332],[-98.797,26.36],[-98.826,26.37],[-98.891,26.358],[-98.966,26.398],[-99.009,26.395],[-99.038,26.413],[-99.081,26.396],[-99.113,26.434],[-99.092,26.477],[-99.128,26.525],[-99.167,26.536],[-99.178,26.62],[-99.199,26.657],[-99.21,26.724],[-99.239,26.746],[-99.242,26.788],[-99.268,26.843],[-99.329,26.88],[-99.321,26.907],[-99.368,26.929],[-99.393,26.961],[-99.375,26.978],[-99.415,27.017],[-99.447,27.023],[-99.451,27.068],[-99.429,27.095],[-99.44,27.151],[-99.426,27.176],[-99.44,27.25],[-99.497,27.272],[-99.494,27.303],[-99.537,27.313],[-99.504,27.339],[-99.487,27.413],[-99.497,27.439],[-99.483,27.491],[-99.53,27.499],[-99.512,27.565],[-99.555,27.614],[-99.58,27.602],[-99.605,27.642],[-99.637,27.626],[-99.67,27.66],[-99.705,27.655],[-99.77,27.732],[-99.802,27.742],[-99.813,27.774],[-99.842,27.766],[-99.878,27.799],[-99.878,27.842],[-99.903,27.864],[-99.892,27.9],[-99.939,27.941],[-99.932,27.981],[-99.993,27.995],[-100.018,28.065],[-100.054,28.084],[-100.082,28.144],[-100.208,28.19],[-100.222,28.235],[-100.247,28.234],[-100.294,28.284],[-100.287,28.317],[-100.348,28.403],[-100.337,28.443],[-100.37,28.477],[-100.337,28.502],[-100.38,28.511],[-100.413,28.552],[-100.398,28.585],[-100.448,28.609],[-100.445,28.638],[-100.499,28.662],[-100.513,28.705],[-100.506,28.741],[-100.535,28.763],[-100.549,28.826],[-100.571,28.827],[-100.603,28.902],[-100.632,28.903],[-100.653,28.943],[-100.649,29.009],[-100.675,29.1],[-100.739,29.139],[-100.775,29.174],[-100.764,29.186],[-100.797,29.247],[-100.879,29.282],[-100.886,29.308],[-100.947,29.347],[-101.012,29.369],[-101.059,29.441],[-101.059,29.459],[-101.152,29.477],[-101.174,29.515],[-101.256,29.521],[-101.245,29.57],[-101.252,29.625],[-101.27,29.63],[-101.292,29.572],[-101.313,29.595],[-101.306,29.641],[-101.367,29.664],[-101.414,29.757],[-101.443,29.753],[-101.475,29.781],[-101.522,29.759],[-101.547,29.797],[-101.576,29.774],[-101.708,29.763],[-101.777,29.79],[-101.798,29.783],[-101.852,29.802],[-101.931,29.79],[-101.974,29.81],[-102.035,29.804],[-102.049,29.785],[-102.143,29.803],[-102.182,29.846],[-102.229,29.844],[-102.301,29.878],[-102.351,29.863],[-102.387,29.767],[-102.509,29.784],[-102.541,29.752],[-102.566,29.761],[-102.645,29.734],[-102.67,29.742],[-102.699,29.696],[-102.692,29.676],[-102.738,29.642],[-102.738,29.599],[-102.764,29.599],[-102.771,29.548],[-102.81,29.522],[-102.807,29.494],[-102.832,29.444],[-102.825,29.4],[-102.843,29.358],[-102.878,29.354],[-102.889,29.292],[-102.907,29.26],[-102.871,29.241],[-102.889,29.209],[-102.954,29.176],[-102.99,29.183],[-103.015,29.125],[-103.076,29.089],[-103.101,29.058],[-103.115,28.985],[-103.166,28.979],[-103.227,28.991],[-103.28,28.982],[-103.331,29.022],[-103.428,29.042],[-103.525,29.138],[-103.611,29.166],[-103.647,29.159],[-103.726,29.192],[-103.79,29.258],[-103.837,29.278],[-103.977,29.296],[-104.038,29.32],[-104.106,29.373],[-104.145,29.383],[-104.214,29.453],[-104.214,29.473],[-104.264,29.514],[-104.339,29.52],[-104.382,29.543],[-104.4,29.572],[-104.508,29.639],[-104.54,29.676],[-104.565,29.771],[-104.608,29.819],[-104.634,29.87],[-104.68,29.924],[-104.68,29.975],[-104.705,30.024],[-104.684,30.086],[-104.695,30.132],[-104.687,30.18],[-104.713,30.238],[-104.752,30.264],[-104.763,30.302],[-104.809,30.335],[-104.813,30.361],[-104.86,30.39],[-104.853,30.418],[-104.899,30.57],[-104.924,30.605],[-104.967,30.608],[-105.007,30.686],[-105.061,30.686],[-105.111,30.743],[-105.154,30.752],[-105.165,30.772],[-105.219,30.802],[-105.262,30.798],[-105.287,30.822],[-105.398,30.856],[-105.398,30.889],[-105.556,30.991],[-105.603,31.082],[-105.646,31.114],[-105.71,31.137],[-105.743,31.165],[-105.775,31.167],[-105.782,31.198],[-105.868,31.289],[-105.94,31.319],[-105.954,31.365],[-106.005,31.393],[-106.08,31.399],[-106.206,31.466],[-106.245,31.541],[-106.281,31.562],[-106.303,31.62],[-106.349,31.697],[-106.382,31.732],[-106.45,31.765],[-106.489,31.748],[-106.529,31.783],[-106.547,31.807],[-106.604,31.825],[-106.601,31.844],[-106.636,31.866],[-106.647,31.899],[-106.622,31.914],[-106.618,32.001],[-105.43,32.001],[-104.533,32],[-103.722,32],[-103.065,32.001],[-103.065,33.042],[-103.058,33.26],[-103.058,33.388],[-103.051,33.746],[-103.044,33.946],[-103.044,35.25],[-103.04,35.623],[-103.04,36.318],[-103.044,36.501],[-103.004,36.501]]]}},{type:"Feature",id:"WY",properties:{name:"Wyoming"},geometry:{type:"Polygon",coordinates:[[[-104.059,44.997],[-104.056,44.875],[-104.056,43.304],[-104.052,43.297],[-104.052,43.001],[-104.052,41.001],[-104.831,40.999],[-104.856,40.998],[-105.725,40.997],[-106.216,40.998],[-106.453,41.002],[-107.627,41.002],[-108.18,41],[-109.048,41],[-109.537,40.999],[-110.05,40.998],[-110.236,40.995],[-110.714,40.996],[-111.048,40.998],[-111.048,41.377],[-111.044,41.566],[-111.048,42.002],[-111.048,42.583],[-111.044,42.723],[-111.044,43.659],[-111.048,43.681],[-111.048,44.125],[-111.051,44.354],[-111.048,44.474],[-111.055,44.625],[-111.058,44.867],[-111.055,45.001],[-110.786,45.003],[-110.707,44.992],[-110.402,44.994],[-110.362,45.001],[-110.201,44.997],[-110.111,45.003],[-109.799,45.002],[-109.102,45.006],[-109.063,45],[-108.27,45],[-107.135,45],[-107.085,44.997],[-106.568,44.995],[-105.929,44.994],[-105.847,45],[-105.373,45],[-104.472,44.998],[-104.059,44.997]]]}},{type:"Feature",id:"CT",properties:{name:"Connecticut"},geometry:{type:"Polygon",coordinates:[[[-73.486,42.05],[-73.432,42.051],[-73.008,42.039],[-72.815,42.036],[-72.818,41.998],[-72.768,42.003],[-72.757,42.036],[-72.606,42.031],[-72.527,42.035],[-71.802,42.023],[-71.799,42.008],[-71.799,41.916],[-71.788,41.725],[-71.788,41.596],[-71.799,41.417],[-71.842,41.41],[-71.831,41.345],[-71.86,41.32],[-71.885,41.336],[-71.946,41.338],[-72.021,41.317],[-72.086,41.32],[-72.133,41.299],[-72.19,41.323],[-72.212,41.291],[-72.387,41.261],[-72.398,41.279],[-72.452,41.279],[-72.549,41.25],[-72.57,41.268],[-72.664,41.269],[-72.689,41.247],[-72.753,41.267],[-72.897,41.243],[-72.908,41.295],[-72.94,41.28],[-73.008,41.21],[-73.051,41.21],[-73.13,41.147],[-73.177,41.167],[-73.263,41.117],[-73.288,41.128],[-73.371,41.104],[-73.353,41.085],[-73.389,41.058],[-73.493,41.048],[-73.572,41.002],[-73.604,41.015],[-73.658,40.985],[-73.654,41.013],[-73.726,41.101],[-73.482,41.212],[-73.55,41.296],[-73.536,41.434],[-73.518,41.688],[-73.486,42.05]]]}},{type:"Feature",id:"MO",properties:{name:"Missouri"},geometry:{type:"Polygon",coordinates:[[[-95.764,40.585],[-95.165,40.578],[-94.594,40.571],[-94.034,40.573],[-93.568,40.58],[-93.345,40.58],[-92.638,40.59],[-92.093,40.602],[-91.73,40.614],[-91.687,40.581],[-91.683,40.553],[-91.619,40.541],[-91.622,40.51],[-91.565,40.461],[-91.529,40.459],[-91.525,40.411],[-91.486,40.384],[-91.418,40.378],[-91.447,40.363],[-91.508,40.239],[-91.515,40.178],[-91.493,40.036],[-91.443,39.951],[-91.418,39.927],[-91.447,39.871],[-91.429,39.838],[-91.375,39.809],[-91.36,39.785],[-91.371,39.732],[-91.278,39.666],[-91.224,39.617],[-91.185,39.605],[-91.149,39.546],[-91.102,39.539],[-91.062,39.474],[-91.005,39.427],[-90.793,39.31],[-90.721,39.232],[-90.711,39.155],[-90.682,39.088],[-90.714,39.057],[-90.675,38.984],[-90.664,38.928],[-90.585,38.869],[-90.546,38.875],[-90.506,38.902],[-90.474,38.959],[-90.406,38.963],[-90.309,38.924],[-90.251,38.92],[-90.115,38.849],[-90.122,38.798],[-90.165,38.773],[-90.212,38.722],[-90.176,38.643],[-90.183,38.611],[-90.262,38.529],[-90.284,38.444],[-90.345,38.385],[-90.37,38.341],[-90.373,38.274],[-90.355,38.213],[-90.291,38.171],[-90.219,38.094],[-90.129,38.062],[-90.09,38.016],[-90.061,38.016],[-90,37.964],[-89.943,37.97],[-89.932,37.947],[-89.975,37.927],[-89.953,37.884],[-89.882,37.879],[-89.846,37.906],[-89.799,37.882],[-89.795,37.857],[-89.742,37.847],[-89.659,37.787],[-89.666,37.752],[-89.616,37.75],[-89.584,37.714],[-89.515,37.693],[-89.515,37.644],[-89.476,37.586],[-89.523,37.579],[-89.515,37.536],[-89.422,37.397],[-89.437,37.344],[-89.49,37.334],[-89.519,37.286],[-89.458,37.24],[-89.462,37.2],[-89.415,37.125],[-89.376,37.086],[-89.379,37.04],[-89.293,36.992],[-89.257,37.015],[-89.311,37.054],[-89.261,37.064],[-89.2,37.016],[-89.171,36.97],[-89.131,36.982],[-89.099,36.964],[-89.117,36.887],[-89.139,36.848],[-89.175,36.84],[-89.178,36.807],[-89.117,36.775],[-89.128,36.751],[-89.185,36.754],[-89.2,36.716],[-89.16,36.666],[-89.189,36.641],[-89.214,36.58],[-89.261,36.565],[-89.325,36.632],[-89.372,36.621],[-89.419,36.499],[-89.447,36.464],[-89.494,36.47],[-89.487,36.497],[-89.465,36.53],[-89.483,36.572],[-89.559,36.574],[-89.573,36.548],[-89.541,36.498],[-89.519,36.479],[-89.544,36.424],[-89.508,36.373],[-89.526,36.342],[-89.612,36.341],[-89.612,36.309],[-89.537,36.275],[-89.533,36.252],[-89.587,36.239],[-89.695,36.253],[-89.706,36.235],[-89.605,36.171],[-89.602,36.119],[-89.681,36.085],[-89.691,36.02],[-89.734,36.001],[-90.377,35.995],[-90.319,36.09],[-90.237,36.14],[-90.237,36.159],[-90.183,36.205],[-90.126,36.229],[-90.115,36.266],[-90.083,36.272],[-90.065,36.386],[-90.144,36.424],[-90.133,36.437],[-90.151,36.498],[-91.403,36.497],[-92.563,36.498],[-93.069,36.498],[-93.866,36.499],[-94.619,36.5],[-94.619,36.999],[-94.619,37.24],[-94.616,37.323],[-94.616,37.993],[-94.612,38.037],[-94.612,38.635],[-94.609,38.738],[-94.609,39.12],[-94.591,39.155],[-94.663,39.158],[-94.68,39.184],[-94.713,39.17],[-94.763,39.18],[-94.781,39.207],[-94.835,39.218],[-94.824,39.242],[-94.889,39.286],[-94.91,39.354],[-94.878,39.376],[-94.896,39.394],[-94.946,39.394],[-94.989,39.446],[-95.047,39.473],[-95.05,39.498],[-95.104,39.533],[-95.108,39.574],[-95.047,39.595],[-95.054,39.63],[-95.029,39.665],[-94.975,39.682],[-94.957,39.746],[-94.91,39.725],[-94.874,39.731],[-94.871,39.773],[-94.914,39.759],[-94.925,39.79],[-94.892,39.791],[-94.878,39.827],[-94.917,39.836],[-94.943,39.865],[-94.928,39.889],[-95.014,39.9],[-95.043,39.865],[-95.136,39.877],[-95.154,39.908],[-95.201,39.902],[-95.205,39.939],[-95.251,39.949],[-95.309,40],[-95.42,40.048],[-95.391,40.116],[-95.477,40.182],[-95.484,40.248],[-95.556,40.264],[-95.553,40.292],[-95.617,40.314],[-95.66,40.408],[-95.657,40.442],[-95.696,40.471],[-95.7,40.505],[-95.653,40.542],[-95.693,40.557],[-95.696,40.529],[-95.768,40.531],[-95.764,40.585]]]}},{type:"Feature",id:"WV",properties:{name:"West Virginia"},geometry:{type:"Polygon",coordinates:[[[-82.595,38.422],[-82.531,38.405],[-82.405,38.439],[-82.323,38.449],[-82.305,38.491],[-82.294,38.575],[-82.251,38.599],[-82.193,38.593],[-82.172,38.619],[-82.183,38.706],[-82.218,38.796],[-82.143,38.841],[-82.143,38.898],[-82.093,38.974],[-82.05,38.997],[-82.028,39.029],[-81.982,38.994],[-81.942,38.994],[-81.899,38.926],[-81.928,38.891],[-81.888,38.874],[-81.856,38.893],[-81.845,38.929],[-81.813,38.946],[-81.781,38.925],[-81.766,39.02],[-81.802,39.045],[-81.813,39.082],[-81.745,39.098],[-81.755,39.181],[-81.727,39.216],[-81.691,39.226],[-81.68,39.274],[-81.569,39.268],[-81.558,39.339],[-81.468,39.404],[-81.407,39.388],[-81.386,39.343],[-81.346,39.346],[-81.271,39.386],[-81.21,39.393],[-81.17,39.439],[-81.131,39.446],[-81.102,39.487],[-81.045,39.536],[-80.937,39.613],[-80.88,39.621],[-80.865,39.692],[-80.829,39.714],[-80.869,39.757],[-80.826,39.798],[-80.826,39.847],[-80.79,39.867],[-80.804,39.919],[-80.758,39.909],[-80.765,39.954],[-80.74,39.971],[-80.74,40.076],[-80.707,40.102],[-80.707,40.152],[-80.671,40.193],[-80.654,40.245],[-80.618,40.265],[-80.6,40.321],[-80.61,40.402],[-80.596,40.463],[-80.628,40.536],[-80.668,40.573],[-80.636,40.616],[-80.585,40.615],[-80.521,40.639],[-80.521,39.721],[-80.076,39.721],[-79.476,39.721],[-79.487,39.206],[-79.451,39.212],[-79.333,39.3],[-79.29,39.299],[-79.254,39.357],[-79.142,39.408],[-79.096,39.473],[-79.056,39.471],[-78.956,39.44],[-78.916,39.487],[-78.78,39.622],[-78.733,39.614],[-78.78,39.602],[-78.733,39.586],[-78.726,39.564],[-78.654,39.535],[-78.593,39.536],[-78.568,39.52],[-78.468,39.517],[-78.417,39.549],[-78.443,39.591],[-78.396,39.591],[-78.435,39.618],[-78.385,39.609],[-78.353,39.64],[-78.285,39.621],[-78.184,39.695],[-78.098,39.678],[-78.037,39.636],[-78.008,39.602],[-77.944,39.619],[-77.883,39.599],[-77.832,39.603],[-77.832,39.571],[-77.89,39.558],[-77.847,39.499],[-77.778,39.463],[-77.786,39.435],[-77.753,39.425],[-77.735,39.388],[-77.757,39.334],[-77.721,39.322],[-77.753,39.283],[-77.829,39.133],[-78.109,39.312],[-78.346,39.466],[-78.36,39.413],[-78.342,39.389],[-78.364,39.358],[-78.338,39.348],[-78.421,39.257],[-78.399,39.244],[-78.439,39.198],[-78.403,39.167],[-78.46,39.114],[-78.486,39.108],[-78.572,39.032],[-78.55,39.018],[-78.6,38.964],[-78.626,38.982],[-78.679,38.926],[-78.715,38.905],[-78.715,38.936],[-78.798,38.875],[-78.87,38.763],[-78.995,38.85],[-79.028,38.791],[-79.089,38.72],[-79.092,38.659],[-79.121,38.66],[-79.157,38.611],[-79.211,38.493],[-79.311,38.412],[-79.476,38.457],[-79.537,38.551],[-79.649,38.591],[-79.699,38.488],[-79.688,38.432],[-79.731,38.38],[-79.81,38.305],[-79.789,38.268],[-79.832,38.25],[-79.921,38.18],[-79.946,38.132],[-79.925,38.107],[-79.954,38.081],[-79.975,38.03],[-80.011,37.986],[-80.076,37.942],[-80.183,37.853],[-80.259,37.756],[-80.252,37.726],[-80.295,37.692],[-80.28,37.657],[-80.219,37.628],[-80.262,37.593],[-80.327,37.564],[-80.33,37.537],[-80.284,37.533],[-80.298,37.508],[-80.474,37.423],[-80.51,37.482],[-80.553,37.474],[-80.621,37.433],[-80.768,37.372],[-80.783,37.395],[-80.858,37.427],[-80.883,37.384],[-80.851,37.347],[-80.919,37.306],[-80.98,37.302],[-81.113,37.279],[-81.224,37.235],[-81.321,37.299],[-81.361,37.338],[-81.389,37.32],[-81.418,37.273],[-81.501,37.258],[-81.508,37.232],[-81.554,37.208],[-81.676,37.202],[-81.745,37.243],[-81.745,37.263],[-81.788,37.285],[-81.852,37.287],[-81.877,37.332],[-81.928,37.359],[-81.935,37.436],[-81.989,37.455],[-81.992,37.483],[-81.928,37.512],[-81.967,37.537],[-82.017,37.534],[-82.118,37.56],[-82.129,37.592],[-82.157,37.592],[-82.183,37.627],[-82.215,37.625],[-82.24,37.661],[-82.294,37.671],[-82.34,37.786],[-82.376,37.802],[-82.423,37.854],[-82.419,37.884],[-82.473,37.9],[-82.502,37.933],[-82.463,37.981],[-82.516,38],[-82.549,38.068],[-82.585,38.107],[-82.638,38.139],[-82.638,38.171],[-82.61,38.171],[-82.599,38.219],[-82.613,38.236],[-82.574,38.264],[-82.57,38.314],[-82.599,38.345],[-82.595,38.422]]]}},{type:"Feature",id:"IL",properties:{name:"Illinois"},geometry:{type:"Polygon",coordinates:[[[-91.418,40.378],[-91.375,40.392],[-91.382,40.435],[-91.368,40.512],[-91.407,40.542],[-91.36,40.602],[-91.249,40.639],[-91.185,40.638],[-91.12,40.673],[-91.116,40.725],[-91.095,40.767],[-91.091,40.825],[-91.055,40.848],[-91.005,40.905],[-90.966,40.921],[-90.944,41.012],[-90.948,41.096],[-90.994,41.161],[-91.041,41.166],[-91.113,41.239],[-91.073,41.305],[-91.066,41.369],[-91.045,41.416],[-90.976,41.434],[-90.93,41.421],[-90.847,41.456],[-90.736,41.45],[-90.65,41.465],[-90.592,41.513],[-90.556,41.524],[-90.463,41.523],[-90.398,41.572],[-90.341,41.59],[-90.345,41.647],[-90.312,41.698],[-90.312,41.742],[-90.28,41.767],[-90.18,41.809],[-90.183,41.845],[-90.154,41.907],[-90.165,41.956],[-90.14,42.009],[-90.165,42.041],[-90.162,42.117],[-90.208,42.152],[-90.377,42.215],[-90.431,42.279],[-90.42,42.33],[-90.477,42.384],[-90.556,42.416],[-90.564,42.438],[-90.643,42.468],[-90.643,42.509],[-90.481,42.507],[-89.666,42.505],[-89.483,42.501],[-88.787,42.492],[-88.64,42.495],[-88.094,42.496],[-87.8,42.492],[-87.807,42.385],[-87.836,42.302],[-87.8,42.208],[-87.724,42.108],[-87.681,42.076],[-87.671,42.029],[-87.624,41.91],[-87.61,41.846],[-87.559,41.766],[-87.531,41.749],[-87.523,41.708],[-87.527,41.49],[-87.527,40.462],[-87.531,40.25],[-87.531,39.998],[-87.534,39.987],[-87.534,39.646],[-87.531,39.646],[-87.531,39.348],[-87.577,39.341],[-87.599,39.313],[-87.606,39.262],[-87.574,39.219],[-87.642,39.167],[-87.631,39.104],[-87.574,39.057],[-87.577,38.989],[-87.513,38.955],[-87.552,38.859],[-87.498,38.779],[-87.495,38.743],[-87.545,38.677],[-87.595,38.667],[-87.62,38.64],[-87.653,38.568],[-87.653,38.512],[-87.739,38.475],[-87.732,38.443],[-87.778,38.371],[-87.807,38.363],[-87.854,38.275],[-87.882,38.304],[-87.907,38.268],[-87.925,38.299],[-87.958,38.24],[-87.99,38.249],[-87.976,38.198],[-87.925,38.146],[-88.004,38.084],[-87.961,38.1],[-87.969,38.067],[-88.037,38.051],[-88.008,38.029],[-88.012,37.977],[-88.065,37.92],[-88.012,37.895],[-88.098,37.902],[-88.04,37.823],[-88.083,37.83],[-88.069,37.801],[-88.03,37.799],[-88.058,37.743],[-88.119,37.713],[-88.159,37.665],[-88.134,37.574],[-88.062,37.516],[-88.083,37.473],[-88.256,37.457],[-88.299,37.447],[-88.363,37.403],[-88.414,37.425],[-88.478,37.387],[-88.485,37.34],[-88.518,37.284],[-88.51,37.262],[-88.449,37.207],[-88.424,37.15],[-88.46,37.074],[-88.514,37.065],[-88.561,37.076],[-88.629,37.121],[-88.755,37.155],[-88.805,37.189],[-88.916,37.225],[-88.984,37.229],[-89.031,37.211],[-89.078,37.175],[-89.11,37.119],[-89.167,37.074],[-89.182,37.027],[-89.131,36.982],[-89.171,36.97],[-89.2,37.016],[-89.261,37.064],[-89.311,37.054],[-89.257,37.015],[-89.293,36.992],[-89.379,37.04],[-89.376,37.086],[-89.415,37.125],[-89.462,37.2],[-89.458,37.24],[-89.519,37.286],[-89.49,37.334],[-89.437,37.344],[-89.422,37.397],[-89.515,37.536],[-89.523,37.579],[-89.476,37.586],[-89.515,37.644],[-89.515,37.693],[-89.584,37.714],[-89.616,37.75],[-89.666,37.752],[-89.659,37.787],[-89.742,37.847],[-89.795,37.857],[-89.799,37.882],[-89.846,37.906],[-89.882,37.879],[-89.953,37.884],[-89.975,37.927],[-89.932,37.947],[-89.943,37.97],[-90,37.964],[-90.061,38.016],[-90.09,38.016],[-90.129,38.062],[-90.219,38.094],[-90.291,38.171],[-90.355,38.213],[-90.373,38.274],[-90.37,38.341],[-90.345,38.385],[-90.284,38.444],[-90.262,38.529],[-90.183,38.611],[-90.176,38.643],[-90.212,38.722],[-90.165,38.773],[-90.122,38.798],[-90.115,38.849],[-90.251,38.92],[-90.309,38.924],[-90.406,38.963],[-90.474,38.959],[-90.506,38.902],[-90.546,38.875],[-90.585,38.869],[-90.664,38.928],[-90.675,38.984],[-90.714,39.057],[-90.682,39.088],[-90.711,39.155],[-90.721,39.232],[-90.793,39.31],[-91.005,39.427],[-91.062,39.474],[-91.102,39.539],[-91.149,39.546],[-91.185,39.605],[-91.224,39.617],[-91.278,39.666],[-91.371,39.732],[-91.36,39.785],[-91.375,39.809],[-91.429,39.838],[-91.447,39.871],[-91.418,39.927],[-91.443,39.951],[-91.493,40.036],[-91.515,40.178],[-91.508,40.239],[-91.447,40.363],[-91.418,40.378]]]}},{type:"Feature",id:"NM",properties:{name:"New Mexico"},geometry:{type:"Polygon",coordinates:[[[-109.045,36.999],[-108.248,36.999],[-107.422,37],[-106.877,37],[-106.87,36.993],[-106.202,36.994],[-105.122,36.995],[-105,36.994],[-104.339,36.994],[-103.733,36.998],[-103,37],[-103,36.603],[-103.004,36.501],[-103.044,36.501],[-103.04,36.318],[-103.04,35.623],[-103.044,35.25],[-103.044,33.946],[-103.051,33.746],[-103.058,33.388],[-103.058,33.26],[-103.065,33.042],[-103.065,32.001],[-103.722,32],[-104.533,32],[-105.43,32.001],[-106.618,32.001],[-106.622,31.914],[-106.647,31.899],[-106.636,31.866],[-106.601,31.844],[-106.604,31.825],[-106.547,31.807],[-106.529,31.783],[-107.297,31.783],[-108.209,31.783],[-108.209,31.333],[-109.048,31.332],[-109.048,33.778],[-109.045,33.875],[-109.048,34],[-109.045,34.522],[-109.045,35.317],[-109.048,35.342],[-109.045,35.546],[-109.045,36.999]]]}},{type:"Feature",id:"AR",properties:{name:"Arkansas"},geometry:{type:"Polygon",coordinates:[[[-94.619,36.5],[-93.866,36.499],[-93.069,36.498],[-92.563,36.498],[-91.403,36.497],[-90.151,36.498],[-90.133,36.437],[-90.144,36.424],[-90.065,36.386],[-90.083,36.272],[-90.115,36.266],[-90.126,36.229],[-90.183,36.205],[-90.237,36.159],[-90.237,36.14],[-90.319,36.09],[-90.377,35.995],[-89.734,36.001],[-89.72,35.968],[-89.655,35.926],[-89.655,35.887],[-89.742,35.907],[-89.774,35.865],[-89.702,35.834],[-89.742,35.806],[-89.781,35.805],[-89.813,35.76],[-89.874,35.741],[-89.907,35.759],[-89.961,35.724],[-89.939,35.666],[-89.907,35.651],[-89.864,35.671],[-89.853,35.638],[-89.946,35.602],[-89.943,35.556],[-89.91,35.548],[-89.921,35.513],[-90,35.562],[-90.032,35.554],[-90.05,35.504],[-90.018,35.468],[-90.057,35.403],[-90.086,35.479],[-90.169,35.422],[-90.18,35.382],[-90.136,35.377],[-90.129,35.414],[-90.075,35.384],[-90.108,35.343],[-90.108,35.305],[-90.165,35.296],[-90.151,35.256],[-90.097,35.25],[-90.075,35.225],[-90.118,35.188],[-90.065,35.138],[-90.101,35.117],[-90.144,35.135],[-90.176,35.112],[-90.208,35.026],[-90.298,35.038],[-90.309,34.995],[-90.248,34.948],[-90.248,34.91],[-90.312,34.872],[-90.424,34.834],[-90.438,34.885],[-90.477,34.886],[-90.485,34.861],[-90.456,34.824],[-90.474,34.802],[-90.452,34.74],[-90.503,34.724],[-90.52,34.753],[-90.513,34.802],[-90.549,34.779],[-90.542,34.749],[-90.567,34.737],[-90.546,34.702],[-90.474,34.701],[-90.467,34.674],[-90.517,34.631],[-90.556,34.647],[-90.553,34.689],[-90.589,34.671],[-90.589,34.616],[-90.546,34.563],[-90.542,34.54],[-90.589,34.496],[-90.567,34.425],[-90.657,34.376],[-90.657,34.322],[-90.693,34.323],[-90.682,34.369],[-90.75,34.368],[-90.768,34.345],[-90.739,34.306],[-90.765,34.281],[-90.833,34.268],[-90.847,34.207],[-90.905,34.244],[-90.937,34.219],[-90.887,34.182],[-90.815,34.183],[-90.808,34.161],[-90.854,34.137],[-90.912,34.166],[-90.955,34.138],[-90.922,34.094],[-90.883,34.097],[-90.872,34.076],[-90.901,34.024],[-90.987,34.019],[-90.962,33.98],[-91.001,33.966],[-91.019,34.003],[-91.077,33.983],[-91.088,33.959],[-91.009,33.929],[-91.073,33.862],[-91.048,33.815],[-90.991,33.793],[-91.027,33.764],[-91.055,33.779],[-91.141,33.777],[-91.145,33.727],[-91.109,33.704],[-91.062,33.716],[-91.034,33.673],[-91.077,33.658],[-91.134,33.677],[-91.159,33.707],[-91.22,33.693],[-91.228,33.669],[-91.138,33.625],[-91.131,33.597],[-91.231,33.562],[-91.185,33.508],[-91.235,33.439],[-91.17,33.453],[-91.174,33.496],[-91.123,33.473],[-91.138,33.427],[-91.199,33.418],[-91.21,33.402],[-91.174,33.381],[-91.113,33.393],[-91.077,33.456],[-91.059,33.429],[-91.141,33.351],[-91.141,33.296],[-91.098,33.238],[-91.088,33.274],[-91.052,33.285],[-91.045,33.265],[-91.091,33.221],[-91.084,33.156],[-91.095,33.136],[-91.145,33.13],[-91.185,33.142],[-91.202,33.108],[-91.12,33.055],[-91.167,33.004],[-91.953,33.008],[-92.505,33.012],[-93.069,33.018],[-93.378,33.018],[-94.042,33.02],[-94.042,33.542],[-94.045,33.551],[-94.045,33.551],[-94.103,33.57],[-94.124,33.552],[-94.142,33.578],[-94.185,33.593],[-94.225,33.553],[-94.3,33.576],[-94.311,33.551],[-94.34,33.567],[-94.357,33.544],[-94.393,33.551],[-94.386,33.582],[-94.418,33.577],[-94.458,33.599],[-94.458,33.645],[-94.487,33.638],[-94.469,34.19],[-94.462,34.548],[-94.454,34.694],[-94.451,34.896],[-94.44,35.12],[-94.433,35.394],[-94.487,35.726],[-94.501,35.797],[-94.551,36.102],[-94.573,36.211],[-94.598,36.388],[-94.619,36.5]]]}},{type:"Feature",id:"CA",properties:{name:"California"},geometry:{type:"MultiPolygon",coordinates:[[[[-118.603,33.478],[-118.546,33.474],[-118.445,33.429],[-118.37,33.41],[-118.366,33.388],[-118.309,33.336],[-118.327,33.299],[-118.373,33.32],[-118.467,33.326],[-118.488,33.356],[-118.488,33.42],[-118.56,33.434],[-118.603,33.478]]],[[[-118.607,33.031],[-118.574,33.034],[-118.495,32.934],[-118.352,32.822],[-118.388,32.825],[-118.427,32.807],[-118.488,32.844],[-118.535,32.906],[-118.585,33.008],[-118.607,33.031]]],[[[-119.059,33.491],[-119.03,33.497],[-119.027,33.462],[-119.066,33.468],[-119.059,33.491]]],[[[-119.432,34.029],[-119.404,34.014],[-119.364,34.026],[-119.364,34.001],[-119.425,33.997],[-119.457,34.015],[-119.432,34.029]]],[[[-119.579,33.279],[-119.529,33.285],[-119.457,33.255],[-119.429,33.228],[-119.475,33.215],[-119.547,33.234],[-119.579,33.279]]],[[[-119.92,34.077],[-119.856,34.071],[-119.809,34.052],[-119.755,34.056],[-119.687,34.02],[-119.619,34.016],[-119.594,34.05],[-119.522,34.032],[-119.561,33.995],[-119.662,33.986],[-119.723,33.959],[-119.874,33.98],[-119.877,34.032],[-119.92,34.077]]],[[[-120.247,34.002],[-120.168,34.008],[-120.136,34.026],[-120.089,34.02],[-120.042,34.036],[-120.042,33.995],[-119.978,33.983],[-119.974,33.942],[-120.121,33.896],[-120.179,33.928],[-120.247,34.002]]],[[[-120.448,34.038],[-120.391,34.052],[-120.369,34.076],[-120.348,34.046],[-120.301,34.024],[-120.376,34.019],[-120.448,34.038]]],[[[-124.213,41.998],[-123.657,41.995],[-123.625,42],[-123.348,41.999],[-123.147,42.01],[-123.047,42.003],[-122.634,42.005],[-122.501,42.009],[-122.16,42.008],[-121.999,42.004],[-121.446,41.997],[-121.037,41.993],[-120.33,41.993],[-119.999,41.995],[-119.999,41.994],[-119.999,40.75],[-119.996,40.721],[-119.996,40.072],[-119.999,39.734],[-120.003,39.723],[-120.003,39.33],[-120.007,39.225],[-119.999,39],[-119.906,38.933],[-119.493,38.65],[-119.084,38.361],[-118.858,38.205],[-118.503,37.949],[-118.054,37.625],[-117.831,37.465],[-117.376,37.127],[-116.252,36.277],[-115.412,35.625],[-115.161,35.424],[-114.633,35.001],[-114.637,34.875],[-114.58,34.826],[-114.554,34.767],[-114.472,34.713],[-114.379,34.507],[-114.386,34.458],[-114.339,34.452],[-114.228,34.366],[-114.178,34.349],[-114.138,34.303],[-114.134,34.261],[-114.224,34.205],[-114.228,34.189],[-114.289,34.171],[-114.325,34.136],[-114.407,34.111],[-114.436,34.087],[-114.436,34.028],[-114.536,33.928],[-114.511,33.911],[-114.504,33.864],[-114.526,33.859],[-114.529,33.815],[-114.504,33.76],[-114.497,33.697],[-114.526,33.686],[-114.54,33.592],[-114.526,33.552],[-114.558,33.532],[-114.658,33.413],[-114.727,33.405],[-114.698,33.362],[-114.73,33.306],[-114.676,33.27],[-114.684,33.148],[-114.709,33.091],[-114.658,33.032],[-114.648,33.047],[-114.601,33.026],[-114.576,33.037],[-114.519,33.03],[-114.465,32.913],[-114.468,32.845],[-114.533,32.791],[-114.526,32.757],[-114.615,32.734],[-114.702,32.746],[-114.72,32.719],[-116.213,32.611],[-117.124,32.534],[-117.135,32.618],[-117.167,32.672],[-117.196,32.689],[-117.246,32.669],[-117.257,32.726],[-117.254,32.787],[-117.282,32.822],[-117.25,32.874],[-117.282,33.013],[-117.329,33.122],[-117.361,33.168],[-117.505,33.334],[-117.595,33.386],[-117.63,33.43],[-117.684,33.462],[-117.717,33.46],[-117.785,33.542],[-117.878,33.593],[-117.928,33.605],[-118,33.654],[-118.09,33.73],[-118.176,33.764],[-118.183,33.723],[-118.259,33.703],[-118.323,33.715],[-118.359,33.737],[-118.413,33.742],[-118.427,33.775],[-118.395,33.804],[-118.391,33.841],[-118.442,33.941],[-118.481,33.995],[-118.542,34.038],[-118.668,34.039],[-118.747,34.032],[-118.804,34.002],[-118.854,34.034],[-118.955,34.048],[-119.088,34.099],[-119.131,34.1],[-119.217,34.146],[-119.278,34.267],[-119.314,34.276],[-119.375,34.321],[-119.389,34.318],[-119.461,34.374],[-119.536,34.396],[-119.558,34.413],[-119.673,34.416],[-119.73,34.396],[-119.795,34.417],[-119.874,34.409],[-120.007,34.46],[-120.089,34.46],[-120.143,34.473],[-120.301,34.467],[-120.473,34.448],[-120.477,34.475],[-120.523,34.532],[-120.581,34.557],[-120.624,34.554],[-120.645,34.581],[-120.599,34.704],[-120.638,34.756],[-120.61,34.858],[-120.671,34.904],[-120.638,35.003],[-120.635,35.123],[-120.699,35.172],[-120.75,35.178],[-120.76,35.16],[-120.857,35.207],[-120.897,35.248],[-120.861,35.361],[-120.868,35.403],[-120.907,35.449],[-121.004,35.461],[-121.101,35.549],[-121.166,35.635],[-121.252,35.657],[-121.313,35.714],[-121.331,35.783],[-121.388,35.824],[-121.414,35.855],[-121.464,35.885],[-121.485,35.97],[-121.503,36.001],[-121.575,36.025],[-121.629,36.115],[-121.719,36.196],[-121.837,36.251],[-121.877,36.289],[-121.905,36.358],[-121.902,36.394],[-121.941,36.481],[-121.934,36.56],[-121.973,36.574],[-121.938,36.637],[-121.873,36.604],[-121.841,36.63],[-121.816,36.683],[-121.787,36.804],[-121.862,36.932],[-121.905,36.969],[-121.941,36.978],[-121.973,36.954],[-122.106,36.956],[-122.207,37.014],[-122.286,37.102],[-122.336,37.117],[-122.343,37.144],[-122.404,37.195],[-122.419,37.249],[-122.401,37.36],[-122.444,37.436],[-122.451,37.481],[-122.494,37.493],[-122.515,37.521],[-122.519,37.576],[-122.501,37.599],[-122.494,37.665],[-122.515,37.781],[-122.465,37.805],[-122.408,37.811],[-122.386,37.791],[-122.361,37.715],[-122.393,37.707],[-122.354,37.616],[-122.361,37.592],[-122.264,37.573],[-122.167,37.504],[-122.139,37.508],[-122.088,37.454],[-122.045,37.457],[-122.067,37.491],[-122.11,37.507],[-122.146,37.582],[-122.171,37.676],[-122.246,37.722],[-122.253,37.762],[-122.332,37.784],[-122.3,37.848],[-122.325,37.906],[-122.379,37.905],[-122.429,37.963],[-122.401,37.956],[-122.368,37.978],[-122.368,38.012],[-122.3,38.011],[-122.264,38.044],[-122.3,38.105],[-122.393,38.143],[-122.44,38.117],[-122.49,38.112],[-122.483,38.072],[-122.501,38.032],[-122.447,37.988],[-122.49,37.967],[-122.505,37.929],[-122.436,37.881],[-122.462,37.869],[-122.501,37.894],[-122.476,37.833],[-122.53,37.819],[-122.562,37.852],[-122.655,37.904],[-122.702,37.894],[-122.785,37.951],[-122.821,37.997],[-122.882,38.025],[-122.939,38.032],[-123.011,38.004],[-122.961,38.113],[-122.95,38.154],[-122.993,38.233],[-122.968,38.25],[-123.025,38.311],[-123.065,38.302],[-123.068,38.36],[-123.129,38.451],[-123.201,38.494],[-123.251,38.511],[-123.33,38.566],[-123.463,38.717],[-123.513,38.742],[-123.542,38.777],[-123.653,38.854],[-123.739,38.954],[-123.689,39.021],[-123.693,39.057],[-123.743,39.165],[-123.8,39.271],[-123.826,39.361],[-123.815,39.446],[-123.768,39.56],[-123.786,39.604],[-123.786,39.66],[-123.836,39.739],[-123.851,39.832],[-123.908,39.863],[-123.93,39.91],[-124.055,40.024],[-124.08,40.03],[-124.08,40.066],[-124.109,40.103],[-124.188,40.131],[-124.364,40.261],[-124.35,40.315],[-124.364,40.375],[-124.411,40.438],[-124.378,40.523],[-124.328,40.616],[-124.177,40.844],[-124.138,40.926],[-124.113,41.028],[-124.156,41.06],[-124.159,41.143],[-124.145,41.145],[-124.106,41.23],[-124.062,41.439],[-124.08,41.547],[-124.134,41.657],[-124.163,41.74],[-124.195,41.736],[-124.256,41.783],[-124.22,41.846],[-124.202,41.941],[-124.213,41.998]]]]}},{type:"Feature",id:"DE",properties:{name:"Delaware"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.56,39.63],[-75.557,39.606],[-75.56,39.63],[-75.56,39.63]]],[[[-75.79,39.722],[-75.718,39.792],[-75.664,39.822],[-75.578,39.839],[-75.499,39.834],[-75.417,39.802],[-75.46,39.766],[-75.478,39.713],[-75.51,39.686],[-75.532,39.692],[-75.611,39.622],[-75.603,39.589],[-75.564,39.562],[-75.56,39.52],[-75.589,39.496],[-75.589,39.461],[-75.539,39.416],[-75.514,39.366],[-75.438,39.313],[-75.402,39.255],[-75.392,39.205],[-75.41,39.175],[-75.402,39.067],[-75.345,39.025],[-75.32,38.988],[-75.313,38.925],[-75.191,38.807],[-75.133,38.782],[-75.097,38.803],[-75.083,38.772],[-75.065,38.661],[-75.051,38.451],[-75.428,38.452],[-75.693,38.46],[-75.7,38.522],[-75.79,39.648],[-75.79,39.722]]]]}},{type:"Feature",id:"DC",properties:{name:"District of Columbia"},geometry:{type:"Polygon",coordinates:[[[-77.118,38.934],[-77.043,38.994],[-76.91,38.893],[-77.039,38.792],[-77.039,38.872],[-77.118,38.934]]]}},{type:"Feature",id:"HI",properties:{name:"Hawaii"},geometry:{type:"MultiPolygon",coordinates:[[[[-156.057,19.743],[-156.05,19.781],[-155.982,19.846],[-155.939,19.852],[-155.892,19.932],[-155.835,19.976],[-155.824,20.026],[-155.885,20.107],[-155.899,20.146],[-155.903,20.236],[-155.874,20.268],[-155.81,20.26],[-155.745,20.232],[-155.734,20.205],[-155.655,20.167],[-155.602,20.127],[-155.558,20.132],[-155.469,20.104],[-155.329,20.038],[-155.282,20.022],[-155.203,19.97],[-155.146,19.921],[-155.085,19.855],[-155.095,19.815],[-155.092,19.738],[-155.063,19.729],[-155.006,19.739],[-154.981,19.69],[-154.984,19.641],[-154.905,19.571],[-154.826,19.538],[-154.808,19.519],[-154.823,19.482],[-154.869,19.438],[-154.93,19.397],[-154.981,19.349],[-155.063,19.317],[-155.135,19.276],[-155.207,19.261],[-155.264,19.274],[-155.296,19.266],[-155.361,19.209],[-155.419,19.188],[-155.465,19.147],[-155.515,19.133],[-155.558,19.082],[-155.555,19.054],[-155.584,19.022],[-155.602,18.971],[-155.673,18.917],[-155.727,18.97],[-155.806,19.014],[-155.885,19.039],[-155.921,19.121],[-155.903,19.218],[-155.889,19.348],[-155.925,19.439],[-155.921,19.478],[-155.953,19.489],[-155.971,19.586],[-155.996,19.643],[-156.029,19.65],[-156.057,19.743]]],[[[-156.7,20.921],[-156.682,20.98],[-156.642,21.028],[-156.592,21.033],[-156.546,21.005],[-156.51,20.938],[-156.474,20.895],[-156.388,20.92],[-156.323,20.95],[-156.23,20.932],[-156.23,20.918],[-156.169,20.874],[-156.133,20.861],[-156.115,20.827],[-156.004,20.795],[-155.986,20.768],[-155.986,20.723],[-156.014,20.686],[-156.061,20.652],[-156.083,20.654],[-156.144,20.623],[-156.194,20.632],[-156.301,20.586],[-156.377,20.579],[-156.438,20.601],[-156.463,20.781],[-156.488,20.799],[-156.538,20.778],[-156.632,20.821],[-156.678,20.871],[-156.7,20.921]]],[[[-156.703,20.532],[-156.678,20.557],[-156.578,20.606],[-156.542,20.58],[-156.556,20.543],[-156.538,20.528],[-156.585,20.512],[-156.603,20.525],[-156.668,20.505],[-156.703,20.532]]],[[[-157.062,20.904],[-157.037,20.927],[-156.991,20.932],[-156.897,20.915],[-156.836,20.864],[-156.808,20.82],[-156.84,20.764],[-156.908,20.739],[-156.969,20.735],[-156.994,20.787],[-157.005,20.849],[-157.055,20.877],[-157.062,20.904]]],[[[-157.31,21.102],[-157.289,21.147],[-157.256,21.171],[-157.263,21.221],[-157.202,21.22],[-157.192,21.208],[-156.998,21.183],[-156.962,21.212],[-156.948,21.176],[-156.869,21.165],[-156.772,21.18],[-156.711,21.159],[-156.739,21.111],[-156.804,21.068],[-156.876,21.049],[-157.001,21.077],[-157.095,21.104],[-157.149,21.092],[-157.253,21.087],[-157.31,21.102]]],[[[-158.279,21.579],[-158.125,21.586],[-158.078,21.628],[-158.064,21.659],[-158.017,21.7],[-157.967,21.713],[-157.945,21.689],[-157.924,21.629],[-157.852,21.557],[-157.838,21.512],[-157.852,21.5],[-157.841,21.459],[-157.777,21.412],[-157.766,21.461],[-157.723,21.459],[-157.737,21.404],[-157.708,21.384],[-157.712,21.359],[-157.651,21.299],[-157.694,21.267],[-157.734,21.282],[-157.809,21.257],[-157.831,21.28],[-157.892,21.306],[-157.981,21.316],[-158.089,21.299],[-158.114,21.302],[-158.139,21.374],[-158.179,21.403],[-158.182,21.43],[-158.233,21.488],[-158.233,21.54],[-158.279,21.579]]],[[[-159.787,22.031],[-159.783,22.065],[-159.744,22.098],[-159.729,22.14],[-159.611,22.201],[-159.582,22.224],[-159.5,22.208],[-159.489,22.23],[-159.431,22.22],[-159.403,22.232],[-159.349,22.215],[-159.313,22.183],[-159.295,22.145],[-159.295,22.105],[-159.334,22.051],[-159.331,21.96],[-159.345,21.936],[-159.446,21.869],[-159.474,21.882],[-159.604,21.892],[-159.668,21.953],[-159.754,21.978],[-159.787,22.031]]],[[[-160.246,21.849],[-160.232,21.886],[-160.189,21.924],[-160.12,21.963],[-160.113,21.995],[-160.074,22.003],[-160.067,21.976],[-160.085,21.927],[-160.077,21.896],[-160.149,21.872],[-160.207,21.789],[-160.25,21.815],[-160.246,21.849]]]]}},{type:"Feature",id:"IA",properties:{name:"Iowa"},geometry:{type:"Polygon",coordinates:[[[-96.454,43.5],[-95.739,43.5],[-94.616,43.5],[-93.97,43.499],[-93.169,43.499],[-92.753,43.5],[-91.949,43.5],[-91.217,43.5],[-91.235,43.455],[-91.199,43.413],[-91.202,43.349],[-91.106,43.314],[-91.059,43.248],[-91.123,43.197],[-91.145,43.152],[-91.177,43.132],[-91.174,43.039],[-91.145,42.963],[-91.145,42.905],[-91.102,42.883],[-91.055,42.738],[-90.937,42.683],[-90.768,42.651],[-90.707,42.634],[-90.643,42.541],[-90.643,42.509],[-90.643,42.468],[-90.564,42.438],[-90.556,42.416],[-90.477,42.384],[-90.42,42.33],[-90.431,42.279],[-90.377,42.215],[-90.208,42.152],[-90.162,42.117],[-90.165,42.041],[-90.14,42.009],[-90.165,41.956],[-90.154,41.907],[-90.183,41.845],[-90.18,41.809],[-90.28,41.767],[-90.312,41.742],[-90.312,41.698],[-90.345,41.647],[-90.341,41.59],[-90.398,41.572],[-90.463,41.523],[-90.556,41.524],[-90.592,41.513],[-90.65,41.465],[-90.736,41.45],[-90.847,41.456],[-90.93,41.421],[-90.976,41.434],[-91.045,41.416],[-91.066,41.369],[-91.073,41.305],[-91.113,41.239],[-91.041,41.166],[-90.994,41.161],[-90.948,41.096],[-90.944,41.012],[-90.966,40.921],[-91.005,40.905],[-91.055,40.848],[-91.091,40.825],[-91.095,40.767],[-91.116,40.725],[-91.12,40.673],[-91.185,40.638],[-91.249,40.639],[-91.36,40.602],[-91.407,40.542],[-91.368,40.512],[-91.382,40.435],[-91.375,40.392],[-91.418,40.378],[-91.486,40.384],[-91.525,40.411],[-91.529,40.459],[-91.565,40.461],[-91.622,40.51],[-91.619,40.541],[-91.683,40.553],[-91.687,40.581],[-91.73,40.614],[-92.093,40.602],[-92.638,40.59],[-93.345,40.58],[-93.568,40.58],[-94.034,40.573],[-94.594,40.571],[-95.165,40.578],[-95.764,40.585],[-95.75,40.609],[-95.786,40.657],[-95.833,40.671],[-95.886,40.721],[-95.879,40.753],[-95.833,40.783],[-95.847,40.854],[-95.811,40.898],[-95.836,40.921],[-95.829,40.978],[-95.861,40.995],[-95.858,41.031],[-95.883,41.057],[-95.865,41.08],[-95.883,41.16],[-95.84,41.175],[-95.926,41.195],[-95.912,41.227],[-95.93,41.281],[-95.883,41.316],[-95.955,41.34],[-95.93,41.365],[-95.933,41.464],[-96.005,41.473],[-95.998,41.539],[-96.03,41.54],[-96.037,41.508],[-96.091,41.532],[-96.08,41.58],[-96.12,41.614],[-96.095,41.647],[-96.123,41.682],[-96.084,41.698],[-96.105,41.744],[-96.077,41.761],[-96.066,41.801],[-96.109,41.821],[-96.113,41.853],[-96.163,41.906],[-96.141,41.915],[-96.131,41.972],[-96.188,41.977],[-96.184,42.003],[-96.238,42.012],[-96.22,42.026],[-96.274,42.047],[-96.271,42.119],[-96.35,42.167],[-96.36,42.208],[-96.324,42.23],[-96.375,42.318],[-96.414,42.343],[-96.414,42.408],[-96.382,42.446],[-96.396,42.484],[-96.446,42.491],[-96.493,42.517],[-96.479,42.556],[-96.515,42.631],[-96.576,42.682],[-96.629,42.705],[-96.633,42.771],[-96.594,42.793],[-96.583,42.838],[-96.543,42.852],[-96.543,42.92],[-96.5,42.96],[-96.522,42.978],[-96.493,43.002],[-96.511,43.05],[-96.461,43.064],[-96.436,43.12],[-96.468,43.15],[-96.475,43.222],[-96.561,43.224],[-96.551,43.251],[-96.579,43.296],[-96.529,43.3],[-96.525,43.394],[-96.604,43.449],[-96.579,43.481],[-96.597,43.5],[-96.454,43.5]]]}},{type:"Feature",id:"KY",properties:{name:"Kentucky"},geometry:{type:"MultiPolygon",coordinates:[[[[-89.131,36.982],[-89.182,37.027],[-89.167,37.074],[-89.11,37.119],[-89.078,37.175],[-89.031,37.211],[-88.984,37.229],[-88.916,37.225],[-88.805,37.189],[-88.755,37.155],[-88.629,37.121],[-88.561,37.076],[-88.514,37.065],[-88.46,37.074],[-88.424,37.15],[-88.449,37.207],[-88.51,37.262],[-88.518,37.284],[-88.485,37.34],[-88.478,37.387],[-88.414,37.425],[-88.363,37.403],[-88.299,37.447],[-88.256,37.457],[-88.083,37.473],[-88.062,37.516],[-88.134,37.574],[-88.159,37.665],[-88.119,37.713],[-88.058,37.743],[-88.03,37.799],[-87.947,37.772],[-87.904,37.812],[-87.94,37.89],[-87.904,37.925],[-87.872,37.921],[-87.832,37.877],[-87.681,37.903],[-87.663,37.878],[-87.674,37.829],[-87.635,37.827],[-87.588,37.861],[-87.628,37.916],[-87.602,37.973],[-87.574,37.968],[-87.552,37.926],[-87.502,37.909],[-87.452,37.941],[-87.38,37.936],[-87.301,37.898],[-87.222,37.849],[-87.157,37.838],[-87.129,37.785],[-87.089,37.787],[-87.064,37.811],[-87.046,37.894],[-87.01,37.92],[-86.906,37.943],[-86.856,37.988],[-86.795,37.989],[-86.752,37.913],[-86.716,37.894],[-86.68,37.915],[-86.644,37.907],[-86.662,37.863],[-86.637,37.842],[-86.597,37.867],[-86.59,37.921],[-86.508,37.929],[-86.526,37.962],[-86.518,38.043],[-86.454,38.05],[-86.432,38.086],[-86.465,38.101],[-86.432,38.126],[-86.404,38.106],[-86.375,38.131],[-86.328,38.133],[-86.325,38.154],[-86.371,38.165],[-86.375,38.194],[-86.346,38.195],[-86.271,38.138],[-86.267,38.057],[-86.174,38.01],[-86.095,38.009],[-86.048,37.959],[-86.034,37.99],[-85.951,38.006],[-85.923,38.026],[-85.905,38.086],[-85.908,38.161],[-85.851,38.223],[-85.829,38.277],[-85.793,38.288],[-85.743,38.268],[-85.675,38.301],[-85.607,38.439],[-85.499,38.469],[-85.474,38.506],[-85.417,38.541],[-85.438,38.602],[-85.452,38.709],[-85.409,38.738],[-85.352,38.731],[-85.259,38.738],[-85.223,38.701],[-85.154,38.692],[-85.104,38.725],[-84.979,38.78],[-84.946,38.775],[-84.889,38.795],[-84.81,38.792],[-84.831,38.83],[-84.785,38.87],[-84.799,38.891],[-84.86,38.897],[-84.871,38.929],[-84.831,38.962],[-84.839,38.988],[-84.896,39.049],[-84.889,39.067],[-84.821,39.105],[-84.756,39.146],[-84.731,39.145],[-84.677,39.098],[-84.602,39.074],[-84.551,39.099],[-84.501,39.097],[-84.473,39.122],[-84.444,39.115],[-84.429,39.055],[-84.325,39.028],[-84.289,38.956],[-84.232,38.884],[-84.232,38.828],[-84.214,38.805],[-84.071,38.77],[-83.952,38.786],[-83.848,38.747],[-83.837,38.718],[-83.783,38.695],[-83.765,38.652],[-83.665,38.628],[-83.615,38.684],[-83.521,38.703],[-83.468,38.676],[-83.367,38.658],[-83.328,38.638],[-83.31,38.601],[-83.263,38.622],[-83.155,38.621],[-83.119,38.666],[-83.055,38.695],[-83.022,38.729],[-82.969,38.729],[-82.893,38.756],[-82.868,38.728],[-82.879,38.69],[-82.847,38.595],[-82.8,38.563],[-82.725,38.558],[-82.649,38.49],[-82.603,38.46],[-82.595,38.422],[-82.599,38.345],[-82.57,38.314],[-82.574,38.264],[-82.613,38.236],[-82.599,38.219],[-82.61,38.171],[-82.638,38.171],[-82.638,38.139],[-82.585,38.107],[-82.549,38.068],[-82.516,38],[-82.463,37.981],[-82.502,37.933],[-82.473,37.9],[-82.419,37.884],[-82.423,37.854],[-82.376,37.802],[-82.34,37.786],[-82.294,37.671],[-82.24,37.661],[-82.215,37.625],[-82.183,37.627],[-82.157,37.592],[-82.129,37.592],[-82.118,37.56],[-82.017,37.534],[-81.967,37.537],[-82.355,37.265],[-82.488,37.232],[-82.567,37.196],[-82.635,37.154],[-82.725,37.116],[-82.725,37.042],[-82.782,37.008],[-82.825,37.006],[-82.868,36.978],[-82.857,36.927],[-82.879,36.889],[-82.969,36.858],[-83.073,36.854],[-83.13,36.786],[-83.137,36.743],[-83.195,36.739],[-83.313,36.709],[-83.453,36.665],[-83.529,36.666],[-83.647,36.624],[-83.676,36.601],[-83.69,36.583],[-83.988,36.59],[-84.272,36.592],[-84.544,36.596],[-84.842,36.605],[-85.025,36.619],[-85.291,36.627],[-85.488,36.615],[-85.833,36.622],[-86.034,36.63],[-86.332,36.649],[-86.508,36.653],[-86.565,36.634],[-86.59,36.653],[-87.114,36.642],[-87.444,36.641],[-87.854,36.634],[-87.85,36.664],[-88.069,36.678],[-88.033,36.552],[-88.055,36.497],[-88.546,36.502],[-88.999,36.502],[-89.3,36.507],[-89.419,36.499],[-89.372,36.621],[-89.325,36.632],[-89.261,36.565],[-89.214,36.58],[-89.189,36.641],[-89.16,36.666],[-89.2,36.716],[-89.185,36.754],[-89.128,36.751],[-89.117,36.775],[-89.178,36.807],[-89.175,36.84],[-89.139,36.848],[-89.117,36.887],[-89.099,36.964],[-89.131,36.982]]],[[[-89.487,36.497],[-89.541,36.498],[-89.573,36.548],[-89.559,36.574],[-89.483,36.572],[-89.465,36.53],[-89.487,36.497]]]]}},{type:"Feature",id:"MD",properties:{name:"Maryland"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.995,37.953],[-76.045,37.953],[-76.048,38.015],[-76.02,38.039],[-75.98,38.005],[-75.995,37.953]]],[[[-76.095,38.125],[-76.088,38.193],[-76.048,38.204],[-76.023,38.178],[-76.005,38.077],[-76.059,38.095],[-76.045,38.118],[-76.095,38.125]]],[[[-76.397,38.771],[-76.379,38.788],[-76.361,38.749],[-76.397,38.771]]],[[[-79.476,39.721],[-78.382,39.723],[-77.534,39.72],[-76.992,39.72],[-76.569,39.721],[-75.79,39.722],[-75.79,39.648],[-75.7,38.522],[-75.693,38.46],[-75.428,38.452],[-75.051,38.451],[-75.054,38.414],[-75.087,38.324],[-75.104,38.311],[-75.176,38.13],[-75.241,38.027],[-75.625,37.994],[-75.646,37.947],[-75.668,37.951],[-75.715,37.976],[-75.783,37.973],[-75.862,37.918],[-75.894,37.917],[-75.898,37.975],[-75.873,38.035],[-75.812,38.059],[-75.873,38.061],[-75.865,38.099],[-75.826,38.134],[-75.901,38.141],[-75.944,38.113],[-75.959,38.137],[-75.941,38.187],[-75.847,38.21],[-75.869,38.244],[-75.901,38.232],[-75.916,38.263],[-75.862,38.36],[-75.916,38.339],[-75.941,38.299],[-75.941,38.247],[-75.969,38.246],[-76.009,38.312],[-75.969,38.32],[-75.973,38.366],[-76.002,38.374],[-76.016,38.332],[-76.048,38.304],[-76.027,38.28],[-76.059,38.227],[-76.074,38.252],[-76.135,38.232],[-76.167,38.243],[-76.224,38.314],[-76.257,38.325],[-76.249,38.362],[-76.336,38.492],[-76.264,38.504],[-76.246,38.537],[-76.275,38.531],[-76.307,38.575],[-76.278,38.61],[-76.235,38.628],[-76.214,38.607],[-76.17,38.629],[-76.167,38.598],[-76.088,38.591],[-76.041,38.557],[-76.027,38.566],[-76.084,38.625],[-76.145,38.637],[-76.174,38.673],[-76.199,38.67],[-76.257,38.737],[-76.275,38.713],[-76.318,38.73],[-76.321,38.679],[-76.346,38.686],[-76.336,38.773],[-76.271,38.852],[-76.221,38.813],[-76.192,38.822],[-76.203,38.928],[-76.232,38.943],[-76.293,38.902],[-76.336,38.906],[-76.332,38.865],[-76.375,38.85],[-76.361,38.939],[-76.303,39.026],[-76.278,38.982],[-76.203,38.973],[-76.163,39],[-76.185,39.046],[-76.145,39.093],[-76.203,39.085],[-76.214,39.041],[-76.199,39.014],[-76.242,39.029],[-76.232,39.083],[-76.253,39.134],[-76.278,39.146],[-76.221,39.262],[-76.178,39.298],[-76.185,39.319],[-76.135,39.341],[-76.109,39.372],[-76.002,39.367],[-76.041,39.388],[-75.977,39.448],[-76.013,39.453],[-75.969,39.558],[-76.095,39.537],[-76.117,39.496],[-76.074,39.475],[-76.059,39.448],[-76.102,39.436],[-76.224,39.353],[-76.249,39.379],[-76.224,39.426],[-76.253,39.45],[-76.253,39.412],[-76.285,39.368],[-76.257,39.339],[-76.282,39.299],[-76.303,39.382],[-76.357,39.394],[-76.336,39.305],[-76.364,39.312],[-76.386,39.276],[-76.343,39.257],[-76.418,39.219],[-76.443,39.195],[-76.49,39.202],[-76.497,39.225],[-76.576,39.264],[-76.565,39.225],[-76.533,39.213],[-76.526,39.178],[-76.429,39.132],[-76.422,39.074],[-76.44,39.053],[-76.393,39.012],[-76.476,38.973],[-76.45,38.941],[-76.461,38.907],[-76.494,38.91],[-76.519,38.863],[-76.497,38.817],[-76.558,38.768],[-76.526,38.725],[-76.533,38.678],[-76.511,38.616],[-76.519,38.539],[-76.494,38.483],[-76.415,38.414],[-76.386,38.361],[-76.418,38.323],[-76.468,38.329],[-76.436,38.293],[-76.404,38.311],[-76.375,38.299],[-76.4,38.259],[-76.386,38.218],[-76.321,38.139],[-76.339,38.12],[-76.321,38.037],[-76.354,38.053],[-76.393,38.103],[-76.422,38.106],[-76.44,38.161],[-76.468,38.153],[-76.476,38.104],[-76.501,38.137],[-76.529,38.134],[-76.547,38.176],[-76.59,38.214],[-76.673,38.234],[-76.799,38.237],[-76.827,38.347],[-76.856,38.359],[-76.87,38.332],[-76.835,38.274],[-76.842,38.255],[-76.921,38.292],[-76.928,38.321],[-76.974,38.347],[-77.018,38.445],[-77.089,38.408],[-77.208,38.36],[-77.251,38.383],[-77.276,38.482],[-77.237,38.552],[-77.183,38.601],[-77.111,38.627],[-77.129,38.635],[-77.132,38.674],[-77.107,38.697],[-77.043,38.719],[-77.039,38.792],[-76.91,38.893],[-77.043,38.994],[-77.118,38.934],[-77.15,38.966],[-77.222,38.971],[-77.251,38.986],[-77.247,39.027],[-77.341,39.063],[-77.463,39.076],[-77.484,39.109],[-77.52,39.121],[-77.516,39.17],[-77.484,39.186],[-77.459,39.228],[-77.542,39.265],[-77.563,39.304],[-77.617,39.303],[-77.674,39.324],[-77.721,39.322],[-77.757,39.334],[-77.735,39.388],[-77.753,39.425],[-77.786,39.435],[-77.778,39.463],[-77.847,39.499],[-77.89,39.558],[-77.832,39.571],[-77.832,39.603],[-77.883,39.599],[-77.944,39.619],[-78.008,39.602],[-78.037,39.636],[-78.098,39.678],[-78.184,39.695],[-78.285,39.621],[-78.353,39.64],[-78.385,39.609],[-78.435,39.618],[-78.396,39.591],[-78.443,39.591],[-78.417,39.549],[-78.468,39.517],[-78.568,39.52],[-78.593,39.536],[-78.654,39.535],[-78.726,39.564],[-78.733,39.586],[-78.78,39.602],[-78.733,39.614],[-78.78,39.622],[-78.916,39.487],[-78.956,39.44],[-79.056,39.471],[-79.096,39.473],[-79.142,39.408],[-79.254,39.357],[-79.29,39.299],[-79.333,39.3],[-79.451,39.212],[-79.487,39.206],[-79.476,39.721]]]]}},{type:"Feature",id:"MI",properties:{name:"Michigan"},geometry:{type:"MultiPolygon",coordinates:[[[[-84.652,45.863],[-84.623,45.877],[-84.591,45.826],[-84.358,45.771],[-84.419,45.722],[-84.501,45.737],[-84.551,45.79],[-84.652,45.863]]],[[[-85.395,45.778],[-85.377,45.813],[-85.352,45.796],[-85.395,45.778]]],[[[-85.524,45.83],[-85.449,45.796],[-85.463,45.765],[-85.531,45.798],[-85.524,45.83]]],[[[-85.628,45.598],[-85.603,45.639],[-85.592,45.698],[-85.571,45.711],[-85.567,45.76],[-85.503,45.754],[-85.506,45.681],[-85.492,45.61],[-85.56,45.572],[-85.628,45.598]]],[[[-85.7,45.736],[-85.653,45.743],[-85.671,45.697],[-85.696,45.698],[-85.7,45.736]]],[[[-85.883,45.443],[-85.836,45.429],[-85.833,45.378],[-85.883,45.443]]],[[[-86.066,45.14],[-86.045,45.16],[-85.976,45.138],[-85.998,45.056],[-86.059,45.101],[-86.066,45.14]]],[[[-86.156,45.01],[-86.116,45.048],[-86.095,45.008],[-86.156,45.01]]],[[[-86.691,45.617],[-86.619,45.562],[-86.648,45.543],[-86.662,45.574],[-86.712,45.611],[-86.691,45.617]]],[[[-86.824,41.761],[-86.716,41.819],[-86.619,41.894],[-86.486,42.118],[-86.364,42.243],[-86.296,42.358],[-86.26,42.443],[-86.224,42.595],[-86.228,42.645],[-86.206,42.719],[-86.21,42.859],[-86.231,43.016],[-86.271,43.119],[-86.396,43.316],[-86.436,43.397],[-86.479,43.516],[-86.54,43.618],[-86.54,43.659],[-86.461,43.747],[-86.436,43.79],[-86.432,43.856],[-86.465,43.971],[-86.515,44.048],[-86.5,44.076],[-86.429,44.12],[-86.343,44.249],[-86.267,44.345],[-86.253,44.452],[-86.221,44.567],[-86.26,44.663],[-86.256,44.692],[-86.16,44.729],[-86.088,44.741],[-86.066,44.821],[-86.073,44.885],[-86.037,44.916],[-85.991,44.9],[-85.933,44.969],[-85.869,44.939],[-85.808,44.95],[-85.779,44.978],[-85.747,45.052],[-85.711,45.065],[-85.657,45.146],[-85.618,45.186],[-85.585,45.18],[-85.542,45.211],[-85.531,45.177],[-85.6,45.15],[-85.61,45.113],[-85.567,45.044],[-85.65,44.974],[-85.603,44.991],[-85.603,44.927],[-85.625,44.921],[-85.653,44.849],[-85.628,44.767],[-85.6,44.766],[-85.531,44.89],[-85.521,44.974],[-85.474,44.991],[-85.503,44.856],[-85.556,44.818],[-85.578,44.76],[-85.528,44.748],[-85.499,44.804],[-85.474,44.815],[-85.395,44.931],[-85.377,44.998],[-85.381,45.046],[-85.366,45.117],[-85.388,45.19],[-85.37,45.271],[-85.309,45.313],[-85.273,45.315],[-85.208,45.357],[-85.144,45.37],[-85.054,45.364],[-84.961,45.376],[-84.918,45.393],[-84.921,45.422],[-85.04,45.436],[-85.09,45.477],[-85.119,45.575],[-85.061,45.639],[-85.015,45.651],[-84.943,45.71],[-84.95,45.737],[-85.015,45.76],[-84.799,45.747],[-84.774,45.79],[-84.555,45.702],[-84.462,45.652],[-84.415,45.669],[-84.376,45.656],[-84.329,45.664],[-84.214,45.635],[-84.128,45.562],[-84.117,45.513],[-84.056,45.49],[-83.938,45.493],[-83.909,45.485],[-83.805,45.419],[-83.722,45.413],[-83.6,45.352],[-83.496,45.357],[-83.421,45.29],[-83.381,45.269],[-83.414,45.246],[-83.36,45.163],[-83.32,45.137],[-83.27,45.023],[-83.342,45.041],[-83.399,45.07],[-83.453,45.035],[-83.439,44.941],[-83.396,44.903],[-83.32,44.881],[-83.302,44.83],[-83.299,44.746],[-83.274,44.714],[-83.288,44.653],[-83.317,44.595],[-83.31,44.54],[-83.328,44.444],[-83.331,44.34],[-83.374,44.327],[-83.424,44.272],[-83.511,44.274],[-83.539,44.248],[-83.568,44.156],[-83.582,44.057],[-83.651,44.053],[-83.679,44.036],[-83.679,43.994],[-83.83,43.989],[-83.877,43.959],[-83.909,43.894],[-83.927,43.787],[-83.956,43.751],[-83.909,43.673],[-83.852,43.645],[-83.819,43.674],[-83.801,43.641],[-83.73,43.623],[-83.683,43.59],[-83.647,43.604],[-83.546,43.707],[-83.496,43.707],[-83.471,43.729],[-83.496,43.772],[-83.464,43.81],[-83.432,43.885],[-83.417,43.842],[-83.349,43.869],[-83.331,43.894],[-83.407,43.92],[-83.32,43.918],[-83.281,43.938],[-83.263,43.973],[-83.18,43.982],[-83.058,44.006],[-83.026,44.045],[-82.915,44.071],[-82.875,44.045],[-82.793,44.023],[-82.739,43.99],[-82.678,43.884],[-82.642,43.852],[-82.617,43.769],[-82.599,43.59],[-82.538,43.437],[-82.524,43.225],[-82.488,43.102],[-82.423,43.008],[-82.416,42.967],[-82.455,42.927],[-82.48,42.803],[-82.466,42.762],[-82.509,42.665],[-82.524,42.608],[-82.588,42.551],[-82.642,42.554],[-82.685,42.518],[-82.681,42.575],[-82.714,42.598],[-82.678,42.612],[-82.624,42.665],[-82.674,42.687],[-82.728,42.683],[-82.796,42.654],[-82.821,42.626],[-82.789,42.603],[-82.782,42.565],[-82.836,42.568],[-82.875,42.523],[-82.872,42.451],[-82.897,42.385],[-82.958,42.34],[-83.066,42.318],[-83.13,42.235],[-83.123,42.126],[-83.134,42.088],[-83.188,42.066],[-83.191,42.006],[-83.249,41.973],[-83.27,41.939],[-83.317,41.936],[-83.342,41.88],[-83.381,41.87],[-83.442,41.809],[-83.424,41.741],[-83.453,41.733],[-83.762,41.724],[-84.361,41.706],[-84.806,41.696],[-84.806,41.761],[-85.119,41.76],[-85.79,41.759],[-86.5,41.76],[-86.824,41.761]]],[[[-89.253,47.876],[-89.178,47.935],[-88.837,48.057],[-88.812,48.055],[-88.658,48.139],[-88.546,48.175],[-88.525,48.166],[-88.424,48.191],[-88.428,48.167],[-88.471,48.153],[-88.579,48.084],[-88.579,48.058],[-88.668,48.011],[-88.851,47.966],[-89.002,47.909],[-88.995,47.892],[-88.912,47.892],[-89.124,47.829],[-89.189,47.832],[-89.253,47.876]]],[[[-90.416,46.566],[-90.348,46.6],[-90.305,46.603],[-90.165,46.645],[-90.029,46.674],[-89.917,46.741],[-89.849,46.795],[-89.792,46.819],[-89.673,46.833],[-89.62,46.819],[-89.515,46.842],[-89.437,46.839],[-89.25,46.904],[-89.142,46.984],[-89.063,46.989],[-88.959,47.009],[-88.923,47.042],[-88.905,47.086],[-88.816,47.142],[-88.765,47.155],[-88.658,47.226],[-88.575,47.246],[-88.5,47.294],[-88.46,47.34],[-88.388,47.385],[-88.18,47.458],[-87.979,47.479],[-87.8,47.473],[-87.717,47.44],[-87.714,47.401],[-87.753,47.405],[-87.814,47.385],[-87.882,47.396],[-87.958,47.387],[-87.94,47.347],[-88.055,47.298],[-88.162,47.216],[-88.231,47.199],[-88.248,47.136],[-88.274,47.143],[-88.299,47.099],[-88.349,47.076],[-88.367,47.019],[-88.41,46.978],[-88.442,46.972],[-88.485,46.832],[-88.464,46.787],[-88.496,46.757],[-88.457,46.759],[-88.385,46.834],[-88.374,46.872],[-88.349,46.861],[-88.245,46.929],[-88.144,46.966],[-88.187,46.919],[-88.231,46.899],[-88.284,46.832],[-88.177,46.905],[-88.083,46.92],[-88.033,46.909],[-87.9,46.91],[-87.846,46.884],[-87.818,46.891],[-87.757,46.861],[-87.728,46.827],[-87.674,46.837],[-87.595,46.783],[-87.584,46.73],[-87.523,46.688],[-87.502,46.648],[-87.452,46.606],[-87.383,46.593],[-87.391,46.525],[-87.351,46.501],[-87.258,46.488],[-87.107,46.497],[-87.017,46.533],[-86.978,46.527],[-86.928,46.465],[-86.885,46.442],[-86.816,46.438],[-86.788,46.478],[-86.73,46.472],[-86.698,46.439],[-86.684,46.498],[-86.709,46.544],[-86.651,46.561],[-86.626,46.533],[-86.648,46.485],[-86.587,46.463],[-86.493,46.525],[-86.35,46.578],[-86.138,46.673],[-86.098,46.655],[-85.88,46.691],[-85.714,46.677],[-85.589,46.674],[-85.481,46.68],[-85.259,46.753],[-85.172,46.764],[-85.065,46.758],[-84.95,46.77],[-85.029,46.698],[-85.036,46.582],[-85.029,46.543],[-85.058,46.527],[-85.025,46.483],[-84.968,46.476],[-84.936,46.49],[-84.914,46.467],[-84.86,46.47],[-84.799,46.446],[-84.677,46.488],[-84.63,46.485],[-84.591,46.445],[-84.595,46.415],[-84.505,46.439],[-84.48,46.433],[-84.444,46.489],[-84.376,46.509],[-84.293,46.493],[-84.254,46.501],[-84.225,46.534],[-84.128,46.53],[-84.11,46.504],[-84.146,46.418],[-84.121,46.315],[-84.117,46.234],[-84.221,46.232],[-84.25,46.176],[-84.196,46.166],[-84.178,46.184],[-84.124,46.18],[-84.096,46.148],[-84.027,46.131],[-84.074,46.097],[-83.988,46.033],[-83.945,46.032],[-83.873,45.993],[-83.844,46.026],[-83.794,45.996],[-83.765,46.018],[-83.823,46.104],[-83.773,46.091],[-83.625,46.102],[-83.582,46.089],[-83.532,46.011],[-83.475,45.985],[-83.511,45.93],[-83.561,45.912],[-83.658,45.946],[-83.769,45.932],[-83.88,45.968],[-83.92,45.958],[-84.017,45.959],[-84.114,45.979],[-84.329,45.956],[-84.376,45.932],[-84.508,45.991],[-84.562,46.033],[-84.609,46.027],[-84.656,46.052],[-84.691,46.017],[-84.684,45.973],[-84.738,45.946],[-84.735,45.907],[-84.702,45.853],[-84.745,45.836],[-84.831,45.872],[-84.842,45.899],[-84.918,45.93],[-84.936,45.956],[-85.015,46.011],[-85.151,46.051],[-85.198,46.045],[-85.316,46.087],[-85.381,46.082],[-85.427,46.102],[-85.445,46.085],[-85.513,46.094],[-85.603,46.03],[-85.664,45.967],[-85.696,45.96],[-85.811,45.98],[-85.894,45.967],[-85.923,45.948],[-85.915,45.919],[-85.998,45.951],[-86.073,45.966],[-86.16,45.954],[-86.195,45.963],[-86.278,45.942],[-86.325,45.906],[-86.332,45.852],[-86.364,45.79],[-86.414,45.794],[-86.439,45.76],[-86.518,45.747],[-86.54,45.708],[-86.587,45.705],[-86.587,45.667],[-86.63,45.659],[-86.615,45.607],[-86.687,45.634],[-86.719,45.668],[-86.676,45.692],[-86.673,45.721],[-86.633,45.747],[-86.63,45.782],[-86.583,45.778],[-86.529,45.853],[-86.54,45.89],[-86.583,45.899],[-86.648,45.834],[-86.784,45.855],[-86.773,45.811],[-86.82,45.771],[-86.838,45.723],[-86.946,45.696],[-86.964,45.673],[-86.985,45.706],[-86.974,45.753],[-86.989,45.811],[-87.017,45.838],[-87.053,45.822],[-87.071,45.719],[-87.06,45.709],[-87.172,45.662],[-87.265,45.551],[-87.326,45.425],[-87.394,45.369],[-87.466,45.273],[-87.613,45.124],[-87.592,45.095],[-87.66,45.107],[-87.689,45.148],[-87.735,45.172],[-87.742,45.197],[-87.689,45.298],[-87.649,45.339],[-87.656,45.369],[-87.696,45.39],[-87.753,45.35],[-87.85,45.341],[-87.85,45.341],[-87.875,45.381],[-87.85,45.402],[-87.861,45.435],[-87.814,45.464],[-87.793,45.498],[-87.803,45.539],[-87.775,45.598],[-87.825,45.662],[-87.782,45.674],[-87.811,45.711],[-87.857,45.727],[-87.879,45.755],[-87.965,45.759],[-87.997,45.796],[-88.073,45.78],[-88.137,45.819],[-88.076,45.863],[-88.101,45.881],[-88.101,45.922],[-88.245,45.963],[-88.295,45.951],[-88.381,45.991],[-88.424,45.979],[-88.5,45.997],[-88.507,46.018],[-88.604,46.016],[-88.615,45.989],[-88.665,45.989],[-88.679,46.014],[-88.74,46.027],[-88.783,46.016],[-89.092,46.138],[-90.122,46.337],[-90.118,46.36],[-90.219,46.503],[-90.316,46.517],[-90.352,46.538],[-90.352,46.538],[-90.395,46.533],[-90.416,46.566]]]]}},{type:"Feature",id:"MS",properties:{name:"Mississippi"},geometry:{type:"MultiPolygon",coordinates:[[[[-88.51,30.217],[-88.403,30.206],[-88.453,30.189],[-88.496,30.197],[-88.51,30.217]]],[[[-88.773,30.246],[-88.715,30.257],[-88.607,30.232],[-88.586,30.219],[-88.672,30.223],[-88.773,30.246]]],[[[-88.988,30.216],[-88.934,30.223],[-88.88,30.249],[-88.895,30.224],[-88.97,30.201],[-88.988,30.216]]],[[[-89.16,30.239],[-89.085,30.238],[-89.056,30.249],[-89.074,30.212],[-89.11,30.206],[-89.171,30.229],[-89.16,30.239]]],[[[-91.167,33.004],[-91.12,33.055],[-91.202,33.108],[-91.185,33.142],[-91.145,33.13],[-91.095,33.136],[-91.084,33.156],[-91.091,33.221],[-91.045,33.265],[-91.052,33.285],[-91.088,33.274],[-91.098,33.238],[-91.141,33.296],[-91.141,33.351],[-91.059,33.429],[-91.077,33.456],[-91.113,33.393],[-91.174,33.381],[-91.21,33.402],[-91.199,33.418],[-91.138,33.427],[-91.123,33.473],[-91.174,33.496],[-91.17,33.453],[-91.235,33.439],[-91.185,33.508],[-91.231,33.562],[-91.131,33.597],[-91.138,33.625],[-91.228,33.669],[-91.22,33.693],[-91.159,33.707],[-91.134,33.677],[-91.077,33.658],[-91.034,33.673],[-91.062,33.716],[-91.109,33.704],[-91.145,33.727],[-91.141,33.777],[-91.055,33.779],[-91.027,33.764],[-90.991,33.793],[-91.048,33.815],[-91.073,33.862],[-91.009,33.929],[-91.088,33.959],[-91.077,33.983],[-91.019,34.003],[-91.001,33.966],[-90.962,33.98],[-90.987,34.019],[-90.901,34.024],[-90.872,34.076],[-90.883,34.097],[-90.922,34.094],[-90.955,34.138],[-90.912,34.166],[-90.854,34.137],[-90.808,34.161],[-90.815,34.183],[-90.887,34.182],[-90.937,34.219],[-90.905,34.244],[-90.847,34.207],[-90.833,34.268],[-90.765,34.281],[-90.739,34.306],[-90.768,34.345],[-90.75,34.368],[-90.682,34.369],[-90.693,34.323],[-90.657,34.322],[-90.657,34.376],[-90.567,34.425],[-90.589,34.496],[-90.542,34.54],[-90.546,34.563],[-90.589,34.616],[-90.589,34.671],[-90.553,34.689],[-90.556,34.647],[-90.517,34.631],[-90.467,34.674],[-90.474,34.701],[-90.546,34.702],[-90.567,34.737],[-90.542,34.749],[-90.549,34.779],[-90.513,34.802],[-90.52,34.753],[-90.503,34.724],[-90.452,34.74],[-90.474,34.802],[-90.456,34.824],[-90.485,34.861],[-90.477,34.886],[-90.438,34.885],[-90.424,34.834],[-90.312,34.872],[-90.248,34.91],[-90.248,34.948],[-90.309,34.995],[-89.487,34.994],[-88.927,34.995],[-88.202,34.995],[-88.155,34.922],[-88.098,34.892],[-88.141,34.581],[-88.209,34.029],[-88.231,33.892],[-88.349,32.929],[-88.367,32.747],[-88.442,32.137],[-88.475,31.894],[-88.439,31.23],[-88.417,30.867],[-88.406,30.56],[-88.396,30.369],[-88.41,30.342],[-88.435,30.355],[-88.471,30.32],[-88.536,30.344],[-88.582,30.331],[-88.6,30.357],[-88.665,30.363],[-88.729,30.343],[-88.812,30.385],[-88.819,30.361],[-88.895,30.393],[-88.974,30.391],[-89.085,30.368],[-89.185,30.332],[-89.293,30.303],[-89.279,30.35],[-89.314,30.375],[-89.365,30.352],[-89.332,30.338],[-89.329,30.303],[-89.419,30.254],[-89.447,30.186],[-89.48,30.194],[-89.526,30.18],[-89.569,30.18],[-89.616,30.223],[-89.63,30.28],[-89.63,30.339],[-89.684,30.405],[-89.684,30.452],[-89.72,30.489],[-89.76,30.505],[-89.774,30.539],[-89.81,30.568],[-89.824,30.649],[-89.853,30.661],[-89.817,30.737],[-89.831,30.768],[-89.806,30.789],[-89.774,30.897],[-89.749,30.913],[-89.752,30.952],[-89.727,30.971],[-89.752,31.002],[-90.345,31],[-90.826,30.999],[-91.637,30.999],[-91.59,31.017],[-91.565,31.067],[-91.622,31.11],[-91.626,31.134],[-91.59,31.173],[-91.601,31.209],[-91.644,31.234],[-91.64,31.267],[-91.576,31.261],[-91.515,31.278],[-91.508,31.315],[-91.551,31.347],[-91.554,31.386],[-91.579,31.399],[-91.547,31.433],[-91.533,31.39],[-91.504,31.365],[-91.472,31.371],[-91.472,31.396],[-91.518,31.46],[-91.522,31.524],[-91.45,31.539],[-91.407,31.57],[-91.421,31.597],[-91.486,31.586],[-91.518,31.612],[-91.5,31.644],[-91.464,31.62],[-91.4,31.62],[-91.396,31.711],[-91.357,31.741],[-91.274,31.746],[-91.26,31.761],[-91.364,31.771],[-91.339,31.851],[-91.296,31.861],[-91.289,31.824],[-91.263,31.809],[-91.246,31.833],[-91.267,31.851],[-91.181,31.918],[-91.188,31.961],[-91.163,31.983],[-91.095,31.995],[-91.095,32.038],[-91.163,32.06],[-91.145,32.082],[-91.098,32.048],[-91.08,32.079],[-91.037,32.098],[-91.005,32.157],[-91.059,32.178],[-91.052,32.124],[-91.167,32.134],[-91.159,32.202],[-91.062,32.219],[-91.037,32.242],[-90.987,32.216],[-90.969,32.252],[-90.976,32.297],[-90.933,32.29],[-90.876,32.358],[-90.89,32.374],[-90.912,32.339],[-90.994,32.354],[-90.994,32.404],[-90.966,32.421],[-90.994,32.451],[-91.03,32.434],[-91.113,32.476],[-91.102,32.526],[-91.084,32.526],[-91.023,32.485],[-90.987,32.491],[-91.005,32.514],[-91.08,32.557],[-91.03,32.583],[-91.001,32.615],[-91.027,32.647],[-91.048,32.607],[-91.12,32.585],[-91.141,32.597],[-91.152,32.642],[-91.12,32.674],[-91.062,32.703],[-91.055,32.726],[-91.167,32.752],[-91.163,32.813],[-91.145,32.844],[-91.07,32.889],[-91.062,32.923],[-91.095,32.984],[-91.134,32.981],[-91.131,32.923],[-91.181,32.901],[-91.213,32.92],[-91.202,32.961],[-91.167,33.004]]]]}},{type:"Feature",id:"MT",properties:{name:"Montana"},geometry:{type:"Polygon",coordinates:[[[-116.048,49.001],[-115.208,48.999],[-114.375,49.002],[-113.693,48.997],[-113.011,48.999],[-111.762,48.997],[-111.005,48.997],[-110.172,48.999],[-108.995,48.999],[-108.488,48.999],[-107.44,48.999],[-106.626,49],[-106.112,48.999],[-105.057,48.999],[-104.648,48.999],[-104.049,49],[-104.049,48.389],[-104.045,48.374],[-104.045,45.945],[-104.041,45.75],[-104.041,45.001],[-104.059,44.997],[-104.472,44.998],[-105.373,45],[-105.847,45],[-105.929,44.994],[-106.568,44.995],[-107.085,44.997],[-107.135,45],[-108.27,45],[-109.063,45],[-109.102,45.006],[-109.799,45.002],[-110.111,45.003],[-110.201,44.997],[-110.362,45.001],[-110.402,44.994],[-110.707,44.992],[-110.786,45.003],[-111.055,45.001],[-111.058,44.867],[-111.055,44.625],[-111.048,44.474],[-111.123,44.494],[-111.145,44.536],[-111.231,44.587],[-111.224,44.624],[-111.324,44.724],[-111.385,44.755],[-111.414,44.711],[-111.486,44.708],[-111.468,44.68],[-111.525,44.595],[-111.471,44.54],[-111.586,44.563],[-111.618,44.549],[-111.705,44.56],[-111.715,44.544],[-111.823,44.51],[-111.87,44.564],[-111.949,44.557],[-111.995,44.535],[-112.031,44.546],[-112.107,44.521],[-112.135,44.54],[-112.185,44.533],[-112.229,44.563],[-112.286,44.569],[-112.318,44.539],[-112.351,44.539],[-112.358,44.486],[-112.386,44.448],[-112.473,44.48],[-112.501,44.463],[-112.541,44.484],[-112.659,44.485],[-112.72,44.504],[-112.781,44.485],[-112.835,44.423],[-112.814,44.377],[-112.846,44.358],[-112.885,44.396],[-112.95,44.417],[-113.004,44.451],[-113.025,44.497],[-113.007,44.526],[-113.083,44.595],[-113.05,44.637],[-113.068,44.68],[-113.133,44.773],[-113.248,44.823],[-113.341,44.785],[-113.356,44.82],[-113.456,44.865],[-113.496,44.949],[-113.445,44.96],[-113.438,45.007],[-113.452,45.059],[-113.521,45.093],[-113.514,45.115],[-113.575,45.128],[-113.6,45.191],[-113.686,45.253],[-113.689,45.284],[-113.74,45.33],[-113.732,45.39],[-113.761,45.406],[-113.783,45.455],[-113.761,45.481],[-113.765,45.521],[-113.833,45.521],[-113.808,45.602],[-113.862,45.624],[-113.905,45.622],[-113.898,45.644],[-113.933,45.682],[-113.987,45.704],[-114.02,45.693],[-114.012,45.658],[-114.066,45.628],[-114.134,45.558],[-114.203,45.535],[-114.249,45.546],[-114.26,45.496],[-114.346,45.46],[-114.364,45.491],[-114.414,45.509],[-114.461,45.561],[-114.551,45.561],[-114.536,45.607],[-114.565,45.637],[-114.501,45.669],[-114.497,45.71],[-114.565,45.774],[-114.501,45.851],[-114.411,45.851],[-114.386,45.889],[-114.432,45.936],[-114.411,45.978],[-114.479,46.001],[-114.493,46.047],[-114.461,46.097],[-114.522,46.125],[-114.515,46.168],[-114.447,46.174],[-114.45,46.241],[-114.472,46.267],[-114.425,46.288],[-114.422,46.387],[-114.375,46.443],[-114.4,46.503],[-114.357,46.505],[-114.321,46.611],[-114.332,46.661],[-114.361,46.669],[-114.454,46.649],[-114.468,46.631],[-114.547,46.644],[-114.615,46.64],[-114.644,46.673],[-114.623,46.707],[-114.648,46.733],[-114.698,46.741],[-114.712,46.715],[-114.766,46.697],[-114.788,46.711],[-114.766,46.759],[-114.888,46.808],[-114.946,46.859],[-114.931,46.92],[-115.003,46.972],[-115.05,46.971],[-115.071,47.022],[-115.139,47.093],[-115.2,47.139],[-115.244,47.15],[-115.261,47.182],[-115.301,47.188],[-115.294,47.221],[-115.326,47.256],[-115.412,47.265],[-115.527,47.303],[-115.552,47.35],[-115.721,47.424],[-115.76,47.423],[-115.717,47.454],[-115.638,47.46],[-115.628,47.479],[-115.685,47.485],[-115.703,47.534],[-115.742,47.539],[-115.735,47.568],[-115.689,47.595],[-115.732,47.643],[-115.725,47.697],[-115.771,47.717],[-115.796,47.758],[-115.825,47.752],[-115.854,47.828],[-115.908,47.846],[-116.048,47.977],[-116.051,48.216],[-116.048,48.31],[-116.048,49.001]]]}},{type:"Feature",id:"NH",properties:{name:"New Hampshire"},geometry:{type:"Polygon",coordinates:[[[-71.501,45.014],[-71.49,45.072],[-71.425,45.127],[-71.436,45.14],[-71.397,45.204],[-71.443,45.235],[-71.379,45.244],[-71.364,45.266],[-71.285,45.302],[-71.232,45.25],[-71.131,45.246],[-71.084,45.306],[-71.031,44.656],[-70.991,43.916],[-70.991,43.839],[-70.973,43.571],[-70.952,43.551],[-70.973,43.475],[-70.959,43.467],[-70.988,43.38],[-70.955,43.334],[-70.808,43.224],[-70.83,43.188],[-70.83,43.129],[-70.704,43.059],[-70.812,42.91],[-70.819,42.872],[-70.848,42.861],[-70.901,42.887],[-71.031,42.859],[-71.063,42.806],[-71.131,42.821],[-71.185,42.791],[-71.181,42.737],[-71.257,42.736],[-71.293,42.697],[-71.745,42.707],[-72.459,42.727],[-72.491,42.773],[-72.513,42.764],[-72.556,42.852],[-72.524,42.914],[-72.52,42.963],[-72.474,42.972],[-72.445,43.01],[-72.466,43.055],[-72.434,43.083],[-72.452,43.139],[-72.438,43.258],[-72.395,43.313],[-72.416,43.364],[-72.38,43.48],[-72.398,43.51],[-72.38,43.574],[-72.326,43.602],[-72.305,43.696],[-72.273,43.734],[-72.204,43.771],[-72.183,43.809],[-72.186,43.864],[-72.118,43.921],[-72.118,43.994],[-72.075,44.032],[-72.032,44.091],[-72.032,44.132],[-72.068,44.19],[-72.046,44.239],[-72.068,44.268],[-72.032,44.321],[-71.906,44.348],[-71.871,44.337],[-71.813,44.355],[-71.795,44.4],[-71.709,44.412],[-71.659,44.445],[-71.634,44.484],[-71.576,44.503],[-71.598,44.553],[-71.558,44.565],[-71.551,44.627],[-71.587,44.66],[-71.626,44.747],[-71.573,44.792],[-71.558,44.847],[-71.494,44.912],[-71.54,44.988],[-71.501,45.014]]]}},{type:"Feature",id:"NY",properties:{name:"New York"},geometry:{type:"MultiPolygon",coordinates:[[[[-72.036,41.255],[-72.025,41.271],[-71.928,41.29],[-72.003,41.253],[-72.036,41.255]]],[[[-72.143,41.098],[-72.125,41.115],[-72.086,41.102],[-72.086,41.059],[-72.107,41.089],[-72.143,41.098]]],[[[-72.215,41.183],[-72.158,41.197],[-72.201,41.16],[-72.215,41.183]]],[[[-74.071,40.661],[-74.053,40.603],[-74.085,40.57],[-74.222,40.503],[-74.261,40.502],[-74.25,40.545],[-74.218,40.559],[-74.204,40.631],[-74.071,40.661]]],[[[-76.375,43.875],[-76.318,43.918],[-76.336,43.879],[-76.375,43.875]]],[[[-76.454,43.891],[-76.411,43.925],[-76.379,43.921],[-76.454,43.891]]],[[[-79.763,42.27],[-79.645,42.315],[-79.455,42.411],[-79.351,42.489],[-79.243,42.532],[-79.15,42.553],[-79.11,42.614],[-79.063,42.645],[-79.049,42.689],[-78.92,42.737],[-78.852,42.784],[-78.866,42.852],[-78.913,42.887],[-78.906,42.924],[-78.931,42.955],[-79.013,42.986],[-79.01,43.065],[-79.074,43.077],[-79.042,43.144],[-79.06,43.251],[-79.071,43.262],[-78.97,43.281],[-78.834,43.317],[-78.633,43.358],[-78.489,43.375],[-78.371,43.376],[-78.234,43.369],[-78.105,43.376],[-77.796,43.339],[-77.714,43.323],[-77.66,43.283],[-77.577,43.243],[-77.534,43.235],[-77.391,43.277],[-77.265,43.278],[-77.111,43.288],[-77.036,43.272],[-76.953,43.271],[-76.903,43.292],[-76.795,43.309],[-76.73,43.344],[-76.698,43.345],[-76.63,43.413],[-76.522,43.468],[-76.486,43.475],[-76.418,43.522],[-76.368,43.526],[-76.296,43.513],[-76.235,43.529],[-76.203,43.575],[-76.196,43.65],[-76.228,43.804],[-76.3,43.839],[-76.26,43.882],[-76.21,43.891],[-76.203,43.863],[-76.127,43.898],[-76.138,43.935],[-76.206,43.975],[-76.285,43.962],[-76.267,43.987],[-76.321,44.031],[-76.375,44.032],[-76.371,44.101],[-76.314,44.199],[-76.246,44.204],[-76.163,44.24],[-76.163,44.281],[-76.099,44.3],[-76.002,44.347],[-75.969,44.343],[-75.912,44.368],[-75.822,44.432],[-75.808,44.472],[-75.765,44.516],[-75.618,44.619],[-75.506,44.705],[-75.305,44.827],[-75.309,44.837],[-75.065,44.93],[-74.972,44.984],[-74.907,44.984],[-74.828,45.016],[-74.731,44.991],[-74.663,44.999],[-74.336,44.992],[-74.146,44.991],[-73.762,45.003],[-73.676,45.003],[-73.342,45.011],[-73.339,44.918],[-73.364,44.892],[-73.378,44.838],[-73.331,44.789],[-73.367,44.741],[-73.374,44.662],[-73.389,44.636],[-73.374,44.576],[-73.306,44.5],[-73.292,44.441],[-73.335,44.372],[-73.31,44.274],[-73.324,44.243],[-73.392,44.189],[-73.41,44.113],[-73.439,44.045],[-73.407,44.022],[-73.41,43.933],[-73.374,43.876],[-73.392,43.821],[-73.349,43.772],[-73.407,43.688],[-73.432,43.59],[-73.396,43.568],[-73.371,43.625],[-73.303,43.625],[-73.295,43.579],[-73.249,43.554],[-73.256,43.26],[-73.278,42.897],[-73.278,42.833],[-73.292,42.802],[-73.263,42.746],[-73.385,42.425],[-73.507,42.086],[-73.486,42.05],[-73.518,41.688],[-73.536,41.434],[-73.55,41.296],[-73.482,41.212],[-73.726,41.101],[-73.654,41.013],[-73.658,40.985],[-73.683,40.949],[-73.758,40.913],[-73.766,40.845],[-73.812,40.846],[-73.78,40.795],[-73.715,40.87],[-73.676,40.857],[-73.64,40.893],[-73.565,40.916],[-73.5,40.918],[-73.486,40.946],[-73.407,40.92],[-73.4,40.956],[-73.367,40.932],[-73.295,40.925],[-73.231,40.905],[-73.148,40.929],[-73.141,40.966],[-73.08,40.973],[-73.044,40.962],[-72.775,40.965],[-72.635,40.982],[-72.585,40.998],[-72.477,41.052],[-72.445,41.086],[-72.402,41.097],[-72.355,41.14],[-72.28,41.158],[-72.237,41.157],[-72.301,41.112],[-72.334,41.107],[-72.28,41.08],[-72.262,41.042],[-72.201,41.032],[-72.161,41.054],[-72.104,40.992],[-72.05,41.006],[-71.967,41.048],[-71.96,41.072],[-71.899,41.081],[-71.856,41.071],[-71.874,41.053],[-72.115,40.972],[-72.395,40.866],[-72.574,40.813],[-72.865,40.733],[-73.055,40.666],[-73.209,40.631],[-73.306,40.621],[-73.328,40.633],[-73.557,40.582],[-73.776,40.59],[-73.942,40.543],[-73.931,40.576],[-74.013,40.574],[-74.003,40.596],[-74.042,40.629],[-74.017,40.659],[-74.046,40.69],[-74.024,40.709],[-74.01,40.765],[-73.967,40.821],[-73.895,40.981],[-73.906,40.998],[-74.379,41.209],[-74.695,41.358],[-74.742,41.405],[-74.738,41.431],[-74.796,41.424],[-74.807,41.443],[-74.896,41.44],[-74.889,41.456],[-74.943,41.484],[-74.982,41.48],[-74.986,41.509],[-75.076,41.606],[-75.047,41.616],[-75.054,41.753],[-75.104,41.771],[-75.076,41.798],[-75.112,41.84],[-75.209,41.87],[-75.262,41.866],[-75.291,41.952],[-75.309,41.949],[-75.359,41.999],[-75.743,41.998],[-76.35,41.998],[-76.748,42.002],[-77.125,41.999],[-77.997,41.998],[-78.597,42],[-78.873,41.998],[-79.76,41.998],[-79.763,42],[-79.763,42.27]]]]}},{type:"Feature",id:"OH",properties:{name:"Ohio"},geometry:{type:"MultiPolygon",coordinates:[[[[-82.735,41.603],[-82.678,41.618],[-82.685,41.587],[-82.735,41.603]]],[[[-82.843,41.647],[-82.821,41.724],[-82.782,41.694],[-82.793,41.664],[-82.843,41.628],[-82.843,41.647]]],[[[-84.806,41.696],[-84.361,41.706],[-83.762,41.724],[-83.453,41.733],[-83.45,41.711],[-83.374,41.687],[-83.328,41.701],[-83.195,41.631],[-83.105,41.614],[-83.066,41.596],[-83.001,41.539],[-82.933,41.514],[-82.868,41.534],[-82.861,41.577],[-82.836,41.588],[-82.786,41.541],[-82.717,41.542],[-82.721,41.511],[-82.617,41.428],[-82.559,41.4],[-82.48,41.382],[-82.333,41.431],[-82.254,41.434],[-82.193,41.464],[-82.01,41.516],[-81.877,41.483],[-81.809,41.496],[-81.737,41.488],[-81.633,41.541],[-81.529,41.614],[-81.501,41.623],[-81.443,41.673],[-81.285,41.761],[-81.249,41.761],[-81.009,41.854],[-80.901,41.869],[-80.815,41.898],[-80.582,41.957],[-80.521,41.978],[-80.521,40.639],[-80.585,40.615],[-80.636,40.616],[-80.668,40.573],[-80.628,40.536],[-80.596,40.463],[-80.61,40.402],[-80.6,40.321],[-80.618,40.265],[-80.654,40.245],[-80.671,40.193],[-80.707,40.152],[-80.707,40.102],[-80.74,40.076],[-80.74,39.971],[-80.765,39.954],[-80.758,39.909],[-80.804,39.919],[-80.79,39.867],[-80.826,39.847],[-80.826,39.798],[-80.869,39.757],[-80.829,39.714],[-80.865,39.692],[-80.88,39.621],[-80.937,39.613],[-81.045,39.536],[-81.102,39.487],[-81.131,39.446],[-81.17,39.439],[-81.21,39.393],[-81.271,39.386],[-81.346,39.346],[-81.386,39.343],[-81.407,39.388],[-81.468,39.404],[-81.558,39.339],[-81.569,39.268],[-81.68,39.274],[-81.691,39.226],[-81.727,39.216],[-81.755,39.181],[-81.745,39.098],[-81.813,39.082],[-81.802,39.045],[-81.766,39.02],[-81.781,38.925],[-81.813,38.946],[-81.845,38.929],[-81.856,38.893],[-81.888,38.874],[-81.928,38.891],[-81.899,38.926],[-81.942,38.994],[-81.982,38.994],[-82.028,39.029],[-82.05,38.997],[-82.093,38.974],[-82.143,38.898],[-82.143,38.841],[-82.218,38.796],[-82.183,38.706],[-82.172,38.619],[-82.193,38.593],[-82.251,38.599],[-82.294,38.575],[-82.305,38.491],[-82.323,38.449],[-82.405,38.439],[-82.531,38.405],[-82.595,38.422],[-82.603,38.46],[-82.649,38.49],[-82.725,38.558],[-82.8,38.563],[-82.847,38.595],[-82.879,38.69],[-82.868,38.728],[-82.893,38.756],[-82.969,38.729],[-83.022,38.729],[-83.055,38.695],[-83.119,38.666],[-83.155,38.621],[-83.263,38.622],[-83.31,38.601],[-83.328,38.638],[-83.367,38.658],[-83.468,38.676],[-83.521,38.703],[-83.615,38.684],[-83.665,38.628],[-83.765,38.652],[-83.783,38.695],[-83.837,38.718],[-83.848,38.747],[-83.952,38.786],[-84.071,38.77],[-84.214,38.805],[-84.232,38.828],[-84.232,38.884],[-84.289,38.956],[-84.325,39.028],[-84.429,39.055],[-84.444,39.115],[-84.473,39.122],[-84.501,39.097],[-84.551,39.099],[-84.602,39.074],[-84.677,39.098],[-84.731,39.145],[-84.756,39.146],[-84.821,39.105],[-84.821,39.31],[-84.814,39.548],[-84.814,39.927],[-84.803,40.303],[-84.803,41.488],[-84.806,41.696]]]]}},{type:"Feature",id:"OR",properties:{name:"Oregon"},geometry:{type:"Polygon",coordinates:[[[-123.549,46.259],[-123.474,46.268],[-123.427,46.229],[-123.431,46.182],[-123.37,46.146],[-123.28,46.145],[-123.165,46.189],[-123.115,46.186],[-122.903,46.083],[-122.878,46.031],[-122.813,45.961],[-122.81,45.912],[-122.785,45.868],[-122.795,45.81],[-122.76,45.735],[-122.774,45.699],[-122.763,45.656],[-122.645,45.61],[-122.48,45.58],[-122.44,45.564],[-122.379,45.576],[-122.332,45.548],[-122.268,45.544],[-122.185,45.577],[-122.103,45.583],[-121.909,45.655],[-121.866,45.693],[-121.812,45.707],[-121.737,45.694],[-121.632,45.704],[-121.532,45.727],[-121.464,45.701],[-121.403,45.693],[-121.338,45.705],[-121.216,45.671],[-121.184,45.607],[-121.134,45.61],[-121.065,45.653],[-120.943,45.656],[-120.897,45.643],[-120.857,45.672],[-120.689,45.716],[-120.635,45.746],[-120.559,45.738],[-120.484,45.694],[-120.405,45.699],[-120.283,45.722],[-120.211,45.726],[-120.172,45.762],[-120.071,45.785],[-119.967,45.825],[-119.802,45.848],[-119.669,45.857],[-119.622,45.905],[-119.572,45.925],[-119.486,45.906],[-119.256,45.94],[-119.195,45.928],[-119.127,45.933],[-119.027,45.969],[-118.987,46],[-118.402,46.001],[-117.505,45.998],[-116.916,45.996],[-116.859,45.904],[-116.819,45.881],[-116.762,45.816],[-116.697,45.82],[-116.661,45.78],[-116.593,45.778],[-116.536,45.737],[-116.536,45.692],[-116.489,45.649],[-116.464,45.603],[-116.55,45.51],[-116.554,45.463],[-116.59,45.443],[-116.676,45.314],[-116.672,45.284],[-116.704,45.24],[-116.73,45.14],[-116.776,45.106],[-116.798,45.06],[-116.848,45.022],[-116.859,44.979],[-116.834,44.929],[-116.866,44.87],[-116.931,44.805],[-116.931,44.787],[-117.045,44.745],[-117.096,44.665],[-117.124,44.582],[-117.16,44.525],[-117.225,44.484],[-117.214,44.427],[-117.243,44.396],[-117.189,44.337],[-117.218,44.289],[-117.171,44.259],[-117.103,44.28],[-117.045,44.229],[-116.974,44.24],[-116.966,44.194],[-116.902,44.18],[-116.898,44.153],[-116.934,44.1],[-116.977,44.085],[-116.974,44.049],[-116.934,44.022],[-116.938,43.985],[-116.981,43.915],[-116.981,43.869],[-117.02,43.859],[-117.027,43.809],[-117.027,42],[-117.623,41.998],[-118.603,41.994],[-118.696,41.992],[-119.21,41.993],[-119.999,41.995],[-119.999,41.994],[-119.999,41.995],[-120.33,41.993],[-121.037,41.993],[-121.446,41.997],[-121.999,42.004],[-122.16,42.008],[-122.501,42.009],[-122.634,42.005],[-123.047,42.003],[-123.147,42.01],[-123.348,41.999],[-123.625,42],[-123.657,41.995],[-124.213,41.998],[-124.289,42.046],[-124.342,42.093],[-124.368,42.152],[-124.36,42.181],[-124.411,42.25],[-124.403,42.278],[-124.429,42.332],[-124.436,42.44],[-124.389,42.566],[-124.414,42.658],[-124.475,42.733],[-124.515,42.735],[-124.554,42.84],[-124.5,42.918],[-124.457,43],[-124.436,43.071],[-124.436,43.116],[-124.403,43.185],[-124.382,43.27],[-124.403,43.306],[-124.342,43.352],[-124.314,43.388],[-124.256,43.502],[-124.202,43.668],[-124.149,43.911],[-124.123,44.104],[-124.109,44.266],[-124.116,44.272],[-124.08,44.442],[-124.084,44.501],[-124.059,44.659],[-124.059,44.738],[-124.077,44.772],[-124.048,44.85],[-124.005,45.045],[-123.976,45.145],[-123.962,45.28],[-123.973,45.337],[-123.962,45.43],[-123.976,45.49],[-123.958,45.51],[-123.94,45.662],[-123.944,45.727],[-123.983,45.762],[-123.962,45.837],[-123.969,45.908],[-123.994,45.947],[-123.937,45.978],[-123.933,46.071],[-124.001,46.237],[-123.905,46.169],[-123.854,46.157],[-123.865,46.19],[-123.782,46.198],[-123.757,46.213],[-123.718,46.189],[-123.675,46.216],[-123.621,46.216],[-123.549,46.259]]]}},{type:"Feature",id:"TN",properties:{name:"Tennessee"},geometry:{type:"Polygon",coordinates:[[[-89.734,36.001],[-89.691,36.02],[-89.681,36.085],[-89.602,36.119],[-89.605,36.171],[-89.706,36.235],[-89.695,36.253],[-89.587,36.239],[-89.533,36.252],[-89.537,36.275],[-89.612,36.309],[-89.612,36.341],[-89.526,36.342],[-89.508,36.373],[-89.544,36.424],[-89.519,36.479],[-89.541,36.498],[-89.487,36.497],[-89.494,36.47],[-89.447,36.464],[-89.419,36.499],[-89.3,36.507],[-88.999,36.502],[-88.546,36.502],[-88.055,36.497],[-88.033,36.552],[-88.069,36.678],[-87.85,36.664],[-87.854,36.634],[-87.444,36.641],[-87.114,36.642],[-86.59,36.653],[-86.565,36.634],[-86.508,36.653],[-86.332,36.649],[-86.034,36.63],[-85.833,36.622],[-85.488,36.615],[-85.291,36.627],[-85.025,36.619],[-84.842,36.605],[-84.544,36.596],[-84.272,36.592],[-83.988,36.59],[-83.69,36.583],[-83.676,36.601],[-83.557,36.598],[-83.277,36.598],[-83.259,36.594],[-82.696,36.593],[-82.477,36.596],[-81.935,36.594],[-81.924,36.616],[-81.648,36.612],[-81.676,36.588],[-81.709,36.537],[-81.694,36.468],[-81.716,36.458],[-81.741,36.402],[-81.705,36.338],[-81.766,36.338],[-81.795,36.358],[-81.834,36.348],[-81.91,36.302],[-82.028,36.13],[-82.078,36.106],[-82.132,36.106],[-82.147,36.149],[-82.215,36.159],[-82.247,36.131],[-82.29,36.135],[-82.351,36.117],[-82.405,36.087],[-82.459,36.007],[-82.559,35.954],[-82.613,35.971],[-82.595,36.031],[-82.631,36.066],[-82.75,36.006],[-82.821,35.922],[-82.875,35.952],[-82.911,35.927],[-82.9,35.873],[-82.994,35.774],[-83.08,35.789],[-83.155,35.764],[-83.184,35.73],[-83.241,35.726],[-83.256,35.696],[-83.313,35.655],[-83.349,35.661],[-83.367,35.639],[-83.446,35.611],[-83.485,35.568],[-83.773,35.562],[-83.826,35.524],[-83.884,35.517],[-83.913,35.476],[-83.959,35.463],[-84.02,35.41],[-84.006,35.372],[-84.038,35.35],[-84.02,35.301],[-84.099,35.247],[-84.2,35.244],[-84.211,35.266],[-84.289,35.225],[-84.322,34.989],[-84.979,34.988],[-85.467,34.983],[-85.607,34.984],[-85.826,34.989],[-86.396,34.992],[-86.529,34.99],[-86.863,34.992],[-87.437,35.003],[-87.663,35.003],[-88.202,35.008],[-88.202,34.995],[-88.927,34.995],[-89.487,34.994],[-90.309,34.995],[-90.298,35.038],[-90.208,35.026],[-90.176,35.112],[-90.144,35.135],[-90.101,35.117],[-90.065,35.138],[-90.118,35.188],[-90.075,35.225],[-90.097,35.25],[-90.151,35.256],[-90.165,35.296],[-90.108,35.305],[-90.108,35.343],[-90.075,35.384],[-90.129,35.414],[-90.136,35.377],[-90.18,35.382],[-90.169,35.422],[-90.086,35.479],[-90.057,35.403],[-90.018,35.468],[-90.05,35.504],[-90.032,35.554],[-90,35.562],[-89.921,35.513],[-89.91,35.548],[-89.943,35.556],[-89.946,35.602],[-89.853,35.638],[-89.864,35.671],[-89.907,35.651],[-89.939,35.666],[-89.961,35.724],[-89.907,35.759],[-89.874,35.741],[-89.813,35.76],[-89.781,35.805],[-89.742,35.806],[-89.702,35.834],[-89.774,35.865],[-89.742,35.907],[-89.655,35.887],[-89.655,35.926],[-89.72,35.968],[-89.734,36.001]]]}},{type:"Feature",id:"UT",properties:{name:"Utah"},geometry:{type:"Polygon",coordinates:[[[-114.041,41.993],[-113.822,41.988],[-112.882,41.999],[-112.193,42.001],[-112.175,41.997],[-111.471,41.999],[-111.048,42.002],[-111.044,41.566],[-111.048,41.377],[-111.048,40.998],[-110.714,40.996],[-110.236,40.995],[-110.05,40.998],[-109.537,40.999],[-109.048,41],[-109.048,40.54],[-109.052,40.5],[-109.052,38.905],[-109.059,38.719],[-109.059,38.275],[-109.041,38.165],[-109.041,37.531],[-109.045,37.5],[-109.045,36.999],[-109.626,36.998],[-110.47,36.998],[-110.491,37.004],[-111.066,37.002],[-111.414,37.001],[-112.537,37],[-113.334,37],[-114.052,37],[-114.052,37.756],[-114.048,37.766],[-114.052,38],[-114.048,38.148],[-114.052,38.404],[-114.048,38.677],[-114.048,40.104],[-114.045,40.232],[-114.045,40.772],[-114.041,41],[-114.041,41.993]]]}},{type:"Feature",id:"VA",properties:{name:"Virginia"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.998,37.848],[-75.973,37.835],[-75.998,37.812],[-75.998,37.848]]],[[[-75.668,37.951],[-75.646,37.947],[-75.625,37.994],[-75.241,38.027],[-75.298,37.959],[-75.352,37.875],[-75.381,37.852],[-75.399,37.87],[-75.453,37.864],[-75.521,37.797],[-75.564,37.737],[-75.603,37.628],[-75.6,37.573],[-75.682,37.464],[-75.657,37.451],[-75.722,37.373],[-75.765,37.305],[-75.797,37.296],[-75.794,37.247],[-75.833,37.173],[-75.898,37.118],[-75.955,37.12],[-75.941,37.09],[-75.973,37.086],[-75.977,37.158],[-76.013,37.205],[-76.027,37.257],[-76.02,37.317],[-75.987,37.368],[-75.977,37.445],[-75.941,37.535],[-75.926,37.6],[-75.869,37.668],[-75.804,37.762],[-75.819,37.792],[-75.743,37.806],[-75.69,37.862],[-75.686,37.886],[-75.758,37.904],[-75.668,37.951]]],[[[-75.995,37.953],[-76.034,37.915],[-76.045,37.953],[-75.995,37.953]]],[[[-81.967,37.537],[-81.928,37.512],[-81.992,37.483],[-81.989,37.455],[-81.935,37.436],[-81.928,37.359],[-81.877,37.332],[-81.852,37.287],[-81.788,37.285],[-81.745,37.263],[-81.745,37.243],[-81.676,37.202],[-81.554,37.208],[-81.508,37.232],[-81.501,37.258],[-81.418,37.273],[-81.389,37.32],[-81.361,37.338],[-81.321,37.299],[-81.224,37.235],[-81.113,37.279],[-80.98,37.302],[-80.919,37.306],[-80.851,37.347],[-80.883,37.384],[-80.858,37.427],[-80.783,37.395],[-80.768,37.372],[-80.621,37.433],[-80.553,37.474],[-80.51,37.482],[-80.474,37.423],[-80.298,37.508],[-80.284,37.533],[-80.33,37.537],[-80.327,37.564],[-80.262,37.593],[-80.219,37.628],[-80.28,37.657],[-80.295,37.692],[-80.252,37.726],[-80.259,37.756],[-80.183,37.853],[-80.076,37.942],[-80.011,37.986],[-79.975,38.03],[-79.954,38.081],[-79.925,38.107],[-79.946,38.132],[-79.921,38.18],[-79.832,38.25],[-79.789,38.268],[-79.81,38.305],[-79.731,38.38],[-79.688,38.432],[-79.699,38.488],[-79.649,38.591],[-79.537,38.551],[-79.476,38.457],[-79.311,38.412],[-79.211,38.493],[-79.157,38.611],[-79.121,38.66],[-79.092,38.659],[-79.089,38.72],[-79.028,38.791],[-78.995,38.85],[-78.87,38.763],[-78.798,38.875],[-78.715,38.936],[-78.715,38.905],[-78.679,38.926],[-78.626,38.982],[-78.6,38.964],[-78.55,39.018],[-78.572,39.032],[-78.486,39.108],[-78.46,39.114],[-78.403,39.167],[-78.439,39.198],[-78.399,39.244],[-78.421,39.257],[-78.338,39.348],[-78.364,39.358],[-78.342,39.389],[-78.36,39.413],[-78.346,39.466],[-78.109,39.312],[-77.829,39.133],[-77.753,39.283],[-77.721,39.322],[-77.674,39.324],[-77.617,39.303],[-77.563,39.304],[-77.542,39.265],[-77.459,39.228],[-77.484,39.186],[-77.516,39.17],[-77.52,39.121],[-77.484,39.109],[-77.463,39.076],[-77.341,39.063],[-77.247,39.027],[-77.251,38.986],[-77.222,38.971],[-77.15,38.966],[-77.118,38.934],[-77.039,38.872],[-77.039,38.792],[-77.043,38.719],[-77.107,38.697],[-77.132,38.674],[-77.129,38.635],[-77.201,38.617],[-77.247,38.635],[-77.247,38.591],[-77.312,38.494],[-77.326,38.449],[-77.319,38.384],[-77.265,38.333],[-77.161,38.346],[-77.14,38.368],[-77.086,38.368],[-77.043,38.401],[-77.01,38.375],[-77.032,38.311],[-76.964,38.256],[-76.964,38.214],[-76.838,38.164],[-76.748,38.162],[-76.723,38.138],[-76.702,38.156],[-76.616,38.148],[-76.601,38.11],[-76.544,38.077],[-76.515,38.026],[-76.468,38.013],[-76.415,37.967],[-76.343,37.947],[-76.235,37.889],[-76.253,37.833],[-76.307,37.812],[-76.314,37.72],[-76.3,37.695],[-76.339,37.656],[-76.293,37.636],[-76.361,37.61],[-76.472,37.665],[-76.511,37.642],[-76.537,37.664],[-76.537,37.699],[-76.583,37.768],[-76.651,37.796],[-76.68,37.826],[-76.723,37.836],[-76.799,37.925],[-76.838,37.934],[-76.852,37.973],[-76.899,37.999],[-76.906,37.973],[-76.806,37.896],[-76.734,37.799],[-76.68,37.778],[-76.677,37.756],[-76.619,37.744],[-76.583,37.662],[-76.544,37.616],[-76.436,37.613],[-76.411,37.582],[-76.3,37.561],[-76.35,37.537],[-76.354,37.505],[-76.307,37.498],[-76.293,37.517],[-76.264,37.482],[-76.246,37.387],[-76.275,37.31],[-76.339,37.364],[-76.415,37.403],[-76.447,37.366],[-76.407,37.333],[-76.382,37.286],[-76.35,37.274],[-76.429,37.253],[-76.494,37.25],[-76.472,37.216],[-76.393,37.226],[-76.4,37.16],[-76.35,37.171],[-76.336,37.144],[-76.293,37.127],[-76.271,37.085],[-76.303,37.001],[-76.318,37.014],[-76.375,36.999],[-76.429,36.97],[-76.465,37.028],[-76.569,37.08],[-76.619,37.119],[-76.605,37.16],[-76.651,37.221],[-76.73,37.214],[-76.759,37.192],[-76.795,37.232],[-76.86,37.241],[-76.874,37.261],[-76.949,37.231],[-76.91,37.202],[-76.867,37.209],[-76.802,37.198],[-76.748,37.151],[-76.716,37.149],[-76.687,37.199],[-76.659,37.097],[-76.655,37.039],[-76.576,37.023],[-76.486,36.952],[-76.483,36.897],[-76.386,36.9],[-76.354,36.923],[-76.35,36.895],[-76.318,36.885],[-76.328,36.959],[-76.267,36.964],[-76.221,36.939],[-76.095,36.909],[-76.034,36.932],[-75.995,36.922],[-75.966,36.812],[-75.923,36.692],[-75.891,36.631],[-75.865,36.55],[-76.375,36.55],[-76.806,36.55],[-76.917,36.552],[-76.917,36.543],[-77.298,36.544],[-78.245,36.544],[-78.511,36.541],[-79.512,36.541],[-80.122,36.543],[-80.295,36.544],[-80.704,36.562],[-80.837,36.559],[-81.178,36.572],[-81.375,36.574],[-81.676,36.588],[-81.648,36.612],[-81.924,36.616],[-81.935,36.594],[-82.477,36.596],[-82.696,36.593],[-83.259,36.594],[-83.277,36.598],[-83.557,36.598],[-83.676,36.601],[-83.647,36.624],[-83.529,36.666],[-83.453,36.665],[-83.313,36.709],[-83.195,36.739],[-83.137,36.743],[-83.13,36.786],[-83.073,36.854],[-82.969,36.858],[-82.879,36.889],[-82.857,36.927],[-82.868,36.978],[-82.825,37.006],[-82.782,37.008],[-82.725,37.042],[-82.725,37.116],[-82.635,37.154],[-82.567,37.196],[-82.488,37.232],[-82.355,37.265],[-81.967,37.537]]]]}},{type:"Feature",id:"WA",properties:{name:"Washington"},geometry:{type:"MultiPolygon",coordinates:[[[[-122.526,47.359],[-122.512,47.449],[-122.476,47.511],[-122.433,47.466],[-122.44,47.417],[-122.372,47.389],[-122.436,47.366],[-122.454,47.344],[-122.519,47.333],[-122.526,47.359]]],[[[-122.652,48.549],[-122.652,48.583],[-122.58,48.548],[-122.641,48.526],[-122.652,48.549]]],[[[-122.724,48.732],[-122.702,48.744],[-122.609,48.645],[-122.673,48.681],[-122.724,48.732]]],[[[-122.742,48.584],[-122.713,48.609],[-122.67,48.569],[-122.724,48.54],[-122.742,48.584]]],[[[-122.77,48.228],[-122.724,48.304],[-122.673,48.355],[-122.666,48.402],[-122.609,48.411],[-122.584,48.395],[-122.584,48.353],[-122.515,48.32],[-122.505,48.298],[-122.559,48.282],[-122.62,48.295],[-122.623,48.27],[-122.67,48.24],[-122.72,48.234],[-122.709,48.214],[-122.627,48.222],[-122.587,48.186],[-122.559,48.114],[-122.573,48.102],[-122.537,48.016],[-122.508,48.039],[-122.526,48.097],[-122.49,48.094],[-122.433,48.045],[-122.375,48.034],[-122.35,47.953],[-122.379,47.904],[-122.429,47.915],[-122.472,47.989],[-122.548,47.967],[-122.541,47.993],[-122.609,48.031],[-122.598,48.111],[-122.616,48.159],[-122.681,48.155],[-122.691,48.181],[-122.77,48.228]]],[[[-122.978,48.794],[-122.939,48.79],[-122.817,48.745],[-122.846,48.738],[-122.925,48.755],[-122.978,48.794]]],[[[-123.072,48.7],[-123.011,48.722],[-123.004,48.694],[-123.072,48.7]]],[[[-123.09,49.002],[-123.036,49.002],[-123.022,48.977],[-123.083,48.976],[-123.09,49.002]]],[[[-123.205,48.596],[-123.179,48.622],[-123.108,48.623],[-123.101,48.598],[-123.047,48.569],[-122.986,48.562],[-123.05,48.621],[-122.917,48.714],[-122.874,48.712],[-122.742,48.662],[-122.81,48.619],[-122.77,48.563],[-122.777,48.509],[-122.817,48.488],[-122.803,48.429],[-122.874,48.418],[-122.928,48.461],[-122.961,48.451],[-123.039,48.46],[-123.151,48.514],[-123.172,48.579],[-123.205,48.596]]],[[[-123.237,48.689],[-123.172,48.68],[-123.108,48.634],[-123.215,48.669],[-123.237,48.689]]],[[[-117.031,48.999],[-117.035,48.75],[-117.035,48.371],[-117.042,48.125],[-117.042,47.522],[-117.038,47.478],[-117.038,46.406],[-117.063,46.365],[-116.992,46.3],[-116.963,46.253],[-116.963,46.199],[-116.92,46.165],[-116.981,46.085],[-116.956,46.076],[-116.916,45.996],[-117.505,45.998],[-118.402,46.001],[-118.987,46],[-119.027,45.969],[-119.127,45.933],[-119.195,45.928],[-119.256,45.94],[-119.486,45.906],[-119.572,45.925],[-119.622,45.905],[-119.669,45.857],[-119.802,45.848],[-119.967,45.825],[-120.071,45.785],[-120.172,45.762],[-120.211,45.726],[-120.283,45.722],[-120.405,45.699],[-120.484,45.694],[-120.559,45.738],[-120.635,45.746],[-120.689,45.716],[-120.857,45.672],[-120.897,45.643],[-120.943,45.656],[-121.065,45.653],[-121.134,45.61],[-121.184,45.607],[-121.216,45.671],[-121.338,45.705],[-121.403,45.693],[-121.464,45.701],[-121.532,45.727],[-121.632,45.704],[-121.737,45.694],[-121.812,45.707],[-121.866,45.693],[-121.909,45.655],[-122.103,45.583],[-122.185,45.577],[-122.268,45.544],[-122.332,45.548],[-122.379,45.576],[-122.44,45.564],[-122.48,45.58],[-122.645,45.61],[-122.763,45.656],[-122.774,45.699],[-122.76,45.735],[-122.795,45.81],[-122.785,45.868],[-122.81,45.912],[-122.813,45.961],[-122.878,46.031],[-122.903,46.083],[-123.115,46.186],[-123.165,46.189],[-123.28,46.145],[-123.37,46.146],[-123.431,46.182],[-123.427,46.229],[-123.474,46.268],[-123.549,46.259],[-123.671,46.267],[-123.682,46.296],[-123.725,46.302],[-123.761,46.275],[-123.808,46.283],[-123.876,46.24],[-123.908,46.246],[-123.983,46.309],[-124.019,46.316],[-124.044,46.276],[-124.08,46.267],[-124.059,46.387],[-124.055,46.493],[-124.07,46.635],[-124.023,46.582],[-124.03,46.497],[-124.016,46.379],[-123.955,46.379],[-123.951,46.411],[-123.987,46.445],[-123.987,46.497],[-123.944,46.466],[-123.894,46.537],[-123.962,46.637],[-123.922,46.673],[-123.833,46.718],[-123.894,46.75],[-123.915,46.727],[-123.98,46.725],[-123.966,46.705],[-124.023,46.709],[-124.095,46.747],[-124.098,46.794],[-124.138,46.905],[-124.109,46.912],[-124.088,46.868],[-124.048,46.894],[-123.861,46.948],[-123.897,46.972],[-124.019,46.991],[-124.027,47.03],[-124.123,47.042],[-124.152,47.021],[-124.123,46.944],[-124.181,46.926],[-124.17,46.959],[-124.184,47.136],[-124.235,47.287],[-124.321,47.356],[-124.353,47.533],[-124.371,47.6],[-124.425,47.739],[-124.475,47.77],[-124.49,47.817],[-124.54,47.837],[-124.558,47.863],[-124.626,47.888],[-124.669,47.983],[-124.698,48.069],[-124.694,48.115],[-124.734,48.163],[-124.691,48.213],[-124.658,48.331],[-124.726,48.371],[-124.716,48.39],[-124.655,48.391],[-124.511,48.344],[-124.396,48.289],[-124.36,48.288],[-124.271,48.254],[-124.249,48.264],[-124.102,48.217],[-124.106,48.2],[-123.98,48.165],[-123.779,48.155],[-123.704,48.167],[-123.592,48.135],[-123.56,48.151],[-123.524,48.136],[-123.438,48.142],[-123.395,48.114],[-123.248,48.116],[-123.133,48.177],[-123.144,48.156],[-123.065,48.12],[-123.039,48.081],[-122.978,48.096],[-122.917,48.092],[-122.928,48.064],[-122.878,48.047],[-122.874,47.996],[-122.838,48.002],[-122.828,48.047],[-122.878,48.076],[-122.878,48.111],[-122.835,48.135],[-122.76,48.143],[-122.749,48.117],[-122.803,48.088],[-122.767,48.045],[-122.742,48.05],[-122.734,48.091],[-122.699,48.103],[-122.67,48.017],[-122.724,48.008],[-122.684,47.972],[-122.655,47.905],[-122.609,47.887],[-122.637,47.866],[-122.695,47.868],[-122.688,47.832],[-122.749,47.801],[-122.781,47.704],[-122.831,47.696],[-122.792,47.793],[-122.813,47.807],[-122.882,47.721],[-122.896,47.675],[-122.971,47.615],[-123.108,47.458],[-123.154,47.356],[-123.111,47.362],[-123.029,47.351],[-122.986,47.374],[-122.91,47.389],[-122.9,47.422],[-123.057,47.368],[-123.118,47.392],[-122.968,47.586],[-122.856,47.649],[-122.752,47.673],[-122.742,47.736],[-122.684,47.799],[-122.573,47.857],[-122.605,47.941],[-122.526,47.906],[-122.476,47.746],[-122.555,47.746],[-122.544,47.711],[-122.505,47.699],[-122.519,47.651],[-122.494,47.635],[-122.494,47.589],[-122.544,47.557],[-122.548,47.524],[-122.494,47.51],[-122.53,47.469],[-122.551,47.394],[-122.537,47.376],[-122.573,47.327],[-122.548,47.285],[-122.602,47.217],[-122.699,47.284],[-122.67,47.367],[-122.727,47.331],[-122.749,47.277],[-122.641,47.205],[-122.677,47.192],[-122.673,47.15],[-122.713,47.128],[-122.77,47.167],[-122.842,47.258],[-122.799,47.289],[-122.795,47.342],[-122.821,47.363],[-122.821,47.32],[-122.864,47.271],[-122.838,47.209],[-122.86,47.167],[-122.813,47.179],[-122.774,47.123],[-122.677,47.104],[-122.637,47.136],[-122.637,47.164],[-122.591,47.178],[-122.562,47.246],[-122.526,47.291],[-122.533,47.317],[-122.444,47.267],[-122.408,47.289],[-122.422,47.32],[-122.325,47.349],[-122.325,47.392],[-122.354,47.441],[-122.383,47.451],[-122.361,47.481],[-122.397,47.515],[-122.422,47.576],[-122.343,47.609],[-122.429,47.659],[-122.372,47.729],[-122.393,47.807],[-122.34,47.847],[-122.307,47.949],[-122.228,47.971],[-122.232,48.03],[-122.282,48.05],[-122.365,48.124],[-122.361,48.187],[-122.397,48.229],[-122.451,48.233],[-122.44,48.212],[-122.48,48.188],[-122.444,48.13],[-122.379,48.088],[-122.375,48.057],[-122.469,48.13],[-122.512,48.134],[-122.537,48.184],[-122.53,48.25],[-122.465,48.27],[-122.408,48.252],[-122.372,48.288],[-122.408,48.326],[-122.508,48.365],[-122.555,48.406],[-122.551,48.44],[-122.655,48.411],[-122.681,48.44],[-122.666,48.478],[-122.713,48.464],[-122.702,48.497],[-122.616,48.521],[-122.569,48.508],[-122.537,48.466],[-122.469,48.472],[-122.505,48.565],[-122.444,48.57],[-122.426,48.6],[-122.501,48.656],[-122.519,48.713],[-122.49,48.751],[-122.537,48.776],[-122.598,48.771],[-122.637,48.736],[-122.605,48.698],[-122.673,48.733],[-122.645,48.782],[-122.681,48.803],[-122.713,48.791],[-122.716,48.847],[-122.792,48.893],[-122.752,48.911],[-122.77,48.942],[-122.817,48.956],[-122.76,49.002],[-122.099,49.002],[-121.751,48.997],[-121.23,49.002],[-120.717,49],[-120.035,49],[-119.429,49],[-118.836,49.001],[-118.198,49.001],[-117.031,48.999]]]]}},{type:"Feature",id:"WI",properties:{name:"Wisconsin"},geometry:{type:"MultiPolygon",coordinates:[[[[-86.956,45.352],[-86.935,45.421],[-86.824,45.406],[-86.906,45.296],[-86.956,45.352]]],[[[-87.376,45.199],[-87.333,45.211],[-87.326,45.157],[-87.376,45.177],[-87.376,45.199]]],[[[-90.467,47.003],[-90.438,47.074],[-90.395,47.077],[-90.413,47.013],[-90.467,47.003]]],[[[-90.524,46.876],[-90.449,46.905],[-90.499,46.864],[-90.524,46.876]]],[[[-90.653,46.925],[-90.635,46.943],[-90.528,46.968],[-90.51,46.957],[-90.549,46.916],[-90.635,46.906],[-90.653,46.925]]],[[[-90.761,46.839],[-90.75,46.862],[-90.678,46.898],[-90.675,46.881],[-90.761,46.839]]],[[[-90.739,46.964],[-90.689,46.917],[-90.736,46.915],[-90.765,46.947],[-90.739,46.964]]],[[[-90.775,47.024],[-90.65,47.055],[-90.61,47.008],[-90.56,47.037],[-90.553,46.999],[-90.61,46.991],[-90.671,46.949],[-90.711,46.985],[-90.768,47.003],[-90.775,47.024]]],[[[-90.793,46.785],[-90.732,46.801],[-90.617,46.875],[-90.567,46.847],[-90.675,46.819],[-90.657,46.789],[-90.718,46.785],[-90.79,46.753],[-90.793,46.785]]],[[[-90.984,46.986],[-90.93,47.001],[-90.933,46.963],[-90.984,46.986]]],[[[-92.014,46.706],[-91.942,46.68],[-91.82,46.69],[-91.644,46.734],[-91.576,46.758],[-91.511,46.758],[-91.339,46.818],[-91.249,46.841],[-91.228,46.863],[-91.167,46.844],[-91.141,46.873],[-91.052,46.881],[-90.973,46.942],[-90.922,46.931],[-90.872,46.961],[-90.836,46.958],[-90.75,46.888],[-90.8,46.823],[-90.887,46.756],[-90.854,46.693],[-90.912,46.663],[-90.951,46.597],[-90.905,46.583],[-90.754,46.646],[-90.736,46.692],[-90.585,46.6],[-90.538,46.581],[-90.506,46.589],[-90.416,46.566],[-90.395,46.533],[-90.352,46.538],[-90.352,46.538],[-90.316,46.517],[-90.219,46.503],[-90.118,46.36],[-90.122,46.337],[-89.092,46.138],[-88.783,46.016],[-88.74,46.027],[-88.679,46.014],[-88.665,45.989],[-88.615,45.989],[-88.604,46.016],[-88.507,46.018],[-88.5,45.997],[-88.424,45.979],[-88.381,45.991],[-88.295,45.951],[-88.245,45.963],[-88.101,45.922],[-88.101,45.881],[-88.076,45.863],[-88.137,45.819],[-88.073,45.78],[-87.997,45.796],[-87.965,45.759],[-87.879,45.755],[-87.857,45.727],[-87.811,45.711],[-87.782,45.674],[-87.825,45.662],[-87.775,45.598],[-87.803,45.539],[-87.793,45.498],[-87.814,45.464],[-87.861,45.435],[-87.85,45.402],[-87.875,45.381],[-87.85,45.341],[-87.85,45.341],[-87.753,45.35],[-87.696,45.39],[-87.656,45.369],[-87.649,45.339],[-87.689,45.298],[-87.742,45.197],[-87.735,45.172],[-87.689,45.148],[-87.66,45.107],[-87.592,45.095],[-87.628,45.046],[-87.631,44.977],[-87.764,44.966],[-87.839,44.931],[-87.829,44.891],[-87.868,44.84],[-87.9,44.827],[-87.94,44.756],[-87.983,44.72],[-88.008,44.631],[-87.997,44.609],[-88.044,44.566],[-87.972,44.53],[-87.929,44.536],[-87.904,44.582],[-87.811,44.637],[-87.775,44.639],[-87.721,44.693],[-87.721,44.724],[-87.61,44.839],[-87.516,44.869],[-87.477,44.863],[-87.437,44.893],[-87.383,44.865],[-87.405,44.905],[-87.362,44.988],[-87.265,45.082],[-87.24,45.168],[-87.197,45.163],[-87.121,45.191],[-87.118,45.241],[-87.057,45.293],[-86.978,45.29],[-86.985,45.216],[-87.042,45.211],[-87.05,45.089],[-87.093,45.055],[-87.121,45.058],[-87.139,45.013],[-87.19,44.968],[-87.172,44.931],[-87.218,44.898],[-87.204,44.875],[-87.269,44.847],[-87.315,44.794],[-87.344,44.719],[-87.405,44.627],[-87.437,44.605],[-87.47,44.552],[-87.545,44.321],[-87.513,44.241],[-87.52,44.18],[-87.563,44.144],[-87.645,44.105],[-87.656,44.052],[-87.685,44.02],[-87.735,43.881],[-87.728,43.81],[-87.699,43.767],[-87.706,43.68],[-87.782,43.578],[-87.807,43.461],[-87.879,43.37],[-87.911,43.236],[-87.882,43.17],[-87.9,43.138],[-87.872,43.065],[-87.897,43.016],[-87.846,42.962],[-87.846,42.889],[-87.825,42.835],[-87.768,42.785],[-87.782,42.708],[-87.821,42.616],[-87.8,42.492],[-88.094,42.496],[-88.64,42.495],[-88.787,42.492],[-89.483,42.501],[-89.666,42.505],[-90.481,42.507],[-90.643,42.509],[-90.643,42.541],[-90.707,42.634],[-90.768,42.651],[-90.937,42.683],[-91.055,42.738],[-91.102,42.883],[-91.145,42.905],[-91.145,42.963],[-91.174,43.039],[-91.177,43.132],[-91.145,43.152],[-91.123,43.197],[-91.059,43.248],[-91.106,43.314],[-91.202,43.349],[-91.199,43.413],[-91.235,43.455],[-91.217,43.5],[-91.246,43.546],[-91.231,43.583],[-91.267,43.615],[-91.274,43.676],[-91.246,43.773],[-91.278,43.838],[-91.386,43.955],[-91.439,44.002],[-91.579,44.027],[-91.709,44.104],[-91.719,44.129],[-91.816,44.164],[-91.877,44.203],[-91.895,44.275],[-91.924,44.288],[-91.924,44.333],[-91.974,44.368],[-92.053,44.401],[-92.233,44.445],[-92.283,44.478],[-92.319,44.545],[-92.362,44.559],[-92.541,44.567],[-92.574,44.605],[-92.624,44.619],[-92.62,44.639],[-92.731,44.714],[-92.789,44.737],[-92.807,44.768],[-92.764,44.837],[-92.775,44.901],[-92.749,44.937],[-92.771,44.973],[-92.764,45.028],[-92.803,45.058],[-92.746,45.107],[-92.767,45.186],[-92.753,45.213],[-92.76,45.291],[-92.699,45.333],[-92.703,45.358],[-92.649,45.399],[-92.645,45.442],[-92.728,45.515],[-92.724,45.541],[-92.775,45.569],[-92.81,45.561],[-92.886,45.579],[-92.889,45.625],[-92.864,45.723],[-92.785,45.765],[-92.714,45.892],[-92.642,45.932],[-92.552,45.952],[-92.523,45.985],[-92.473,45.973],[-92.437,46.021],[-92.351,46.015],[-92.329,46.066],[-92.294,46.075],[-92.294,46.663],[-92.215,46.649],[-92.175,46.686],[-92.207,46.703],[-92.15,46.715],[-92.139,46.74],[-92.089,46.749],[-92.014,46.706]]]]}},{type:"Feature",id:"AS",properties:{name:"American Samoa"},geometry:{type:"MultiPolygon",coordinates:[[[[-169.521,-14.221],[-169.428,-14.212],[-169.424,-14.255],[-169.456,-14.248],[-169.485,-14.272],[-169.521,-14.221]]],[[[-169.686,-14.164],[-169.611,-14.157],[-169.625,-14.175],[-169.672,-14.186],[-169.686,-14.164]]],[[[-170.845,-14.32],[-170.799,-14.29],[-170.741,-14.288],[-170.673,-14.23],[-170.659,-14.247],[-170.562,-14.245],[-170.547,-14.283],[-170.573,-14.272],[-170.677,-14.297],[-170.759,-14.374],[-170.799,-14.333],[-170.845,-14.32]]]]}},{type:"Feature",id:"GU",properties:{name:"Guam"},geometry:{type:"MultiPolygon",coordinates:[[[[144.621,13.452],[144.639,13.465],[144.761,13.479],[144.837,13.596],[144.858,13.652],[144.883,13.643],[144.908,13.606],[144.959,13.596],[144.923,13.521],[144.808,13.427],[144.776,13.389],[144.768,13.294],[144.725,13.246],[144.661,13.272],[144.636,13.358],[144.664,13.401],[144.621,13.452]]]]}},{type:"Feature",id:"MP",properties:{name:"Commonwealth of the Northern Mariana Islands"},geometry:{type:"MultiPolygon",coordinates:[[[[146.032,16.004],[146.068,16.041],[146.082,16.027],[146.053,15.989],[146.032,16.004]]],[[[145.817,17.604],[145.835,17.621],[145.838,17.579],[145.817,17.604]]],[[[145.709,18.069],[145.759,18.114],[145.759,18.165],[145.799,18.165],[145.799,18.108],[145.766,18.097],[145.73,18.05],[145.709,18.069]]],[[[145.687,15.132],[145.702,15.156],[145.709,15.243],[145.741,15.233],[145.813,15.29],[145.831,15.271],[145.781,15.203],[145.795,15.149],[145.748,15.155],[145.748,15.092],[145.705,15.107],[145.687,15.132]]],[[[145.637,18.779],[145.659,18.812],[145.698,18.788],[145.695,18.745],[145.666,18.725],[145.641,18.746],[145.637,18.779]]],[[[145.634,16.368],[145.705,16.369],[145.716,16.338],[145.648,16.332],[145.634,16.368]]],[[[145.583,15.016],[145.598,15.055],[145.644,15.101],[145.662,15.055],[145.648,15.034],[145.673,15],[145.666,14.948],[145.634,14.923],[145.583,15.016]]],[[[145.12,14.125],[145.16,14.168],[145.235,14.198],[145.289,14.191],[145.282,14.161],[145.239,14.149],[145.21,14.116],[145.17,14.111],[145.153,14.131],[145.12,14.125]]]]}},{type:"Feature",id:"NE",properties:{name:"Nebraska"},geometry:{type:"Polygon",coordinates:[[[-104.052,43.001],[-103,43],[-102.487,42.999],[-101.848,42.999],[-101.626,42.996],[-100.886,42.998],[-100.118,42.998],[-99.569,42.998],[-98.901,42.998],[-98.499,42.998],[-98.467,42.948],[-98.259,42.875],[-98.13,42.821],[-98.019,42.762],[-97.95,42.77],[-97.907,42.795],[-97.875,42.858],[-97.846,42.868],[-97.774,42.85],[-97.685,42.842],[-97.62,42.857],[-97.563,42.847],[-97.505,42.858],[-97.441,42.846],[-97.416,42.866],[-97.362,42.855],[-97.308,42.867],[-97.218,42.846],[-97.215,42.813],[-97.15,42.796],[-97.132,42.772],[-96.978,42.76],[-96.949,42.719],[-96.906,42.734],[-96.805,42.704],[-96.802,42.669],[-96.726,42.667],[-96.687,42.653],[-96.712,42.608],[-96.637,42.552],[-96.612,42.506],[-96.525,42.51],[-96.507,42.485],[-96.446,42.491],[-96.396,42.484],[-96.382,42.446],[-96.414,42.408],[-96.414,42.343],[-96.375,42.318],[-96.324,42.23],[-96.36,42.208],[-96.35,42.167],[-96.271,42.119],[-96.274,42.047],[-96.22,42.026],[-96.238,42.012],[-96.184,42.003],[-96.188,41.977],[-96.131,41.972],[-96.141,41.915],[-96.163,41.906],[-96.113,41.853],[-96.109,41.821],[-96.066,41.801],[-96.077,41.761],[-96.105,41.744],[-96.084,41.698],[-96.123,41.682],[-96.095,41.647],[-96.12,41.614],[-96.08,41.58],[-96.091,41.532],[-96.037,41.508],[-96.03,41.54],[-95.998,41.539],[-96.005,41.473],[-95.933,41.464],[-95.93,41.365],[-95.955,41.34],[-95.883,41.316],[-95.93,41.281],[-95.912,41.227],[-95.926,41.195],[-95.84,41.175],[-95.883,41.16],[-95.865,41.08],[-95.883,41.057],[-95.858,41.031],[-95.861,40.995],[-95.829,40.978],[-95.836,40.921],[-95.811,40.898],[-95.847,40.854],[-95.833,40.783],[-95.879,40.753],[-95.886,40.721],[-95.833,40.671],[-95.786,40.657],[-95.75,40.609],[-95.764,40.585],[-95.768,40.531],[-95.696,40.529],[-95.693,40.557],[-95.653,40.542],[-95.7,40.505],[-95.696,40.471],[-95.657,40.442],[-95.66,40.408],[-95.617,40.314],[-95.553,40.292],[-95.556,40.264],[-95.484,40.248],[-95.477,40.182],[-95.391,40.116],[-95.42,40.048],[-95.309,40],[-95.786,40],[-96.303,40],[-97.247,40.001],[-98.248,40.002],[-98.833,40.002],[-99.813,40.001],[-100.757,40.002],[-101.13,40.002],[-102.053,40.003],[-102.053,41.002],[-102.555,41.002],[-103.04,41.002],[-104.052,41.001],[-104.052,43.001]]]}},{type:"Feature",id:"SC",properties:{name:"South Carolina"},geometry:{type:"Polygon",coordinates:[[[-83.109,35.001],[-82.782,35.086],[-82.757,35.068],[-82.656,35.119],[-82.552,35.16],[-82.531,35.155],[-82.459,35.178],[-82.434,35.171],[-82.391,35.215],[-82.373,35.182],[-82.29,35.199],[-81.615,35.174],[-81.239,35.16],[-81.041,35.149],[-81.034,35.104],[-81.059,35.062],[-81.041,35.044],[-80.933,35.107],[-80.783,34.936],[-80.797,34.82],[-80.158,34.812],[-79.893,34.806],[-79.674,34.805],[-79.358,34.545],[-79.247,34.446],[-78.873,34.135],[-78.539,33.851],[-78.586,33.844],[-78.715,33.8],[-78.812,33.744],[-78.938,33.64],[-79.002,33.572],[-79.028,33.533],[-79.085,33.483],[-79.135,33.404],[-79.182,33.254],[-79.171,33.207],[-79.196,33.166],[-79.247,33.125],[-79.329,33.09],[-79.361,33.007],[-79.422,33.015],[-79.483,33.002],[-79.523,33.035],[-79.58,33.007],[-79.616,32.953],[-79.605,32.926],[-79.577,32.935],[-79.577,32.906],[-79.631,32.889],[-79.695,32.85],[-79.727,32.806],[-79.85,32.755],[-79.885,32.788],[-79.925,32.782],[-79.928,32.754],[-79.867,32.735],[-79.885,32.685],[-79.975,32.64],[-80,32.606],[-80.036,32.61],[-80.122,32.591],[-80.183,32.54],[-80.205,32.556],[-80.334,32.478],[-80.363,32.496],[-80.417,32.472],[-80.424,32.498],[-80.47,32.497],[-80.485,32.461],[-80.431,32.39],[-80.456,32.326],[-80.571,32.273],[-80.639,32.256],[-80.646,32.291],[-80.715,32.325],[-80.754,32.307],[-80.761,32.28],[-80.718,32.267],[-80.668,32.216],[-80.722,32.161],[-80.811,32.11],[-80.844,32.11],[-80.905,32.052],[-80.887,32.034],[-80.919,32.038],[-80.998,32.099],[-81.038,32.084],[-81.113,32.113],[-81.131,32.167],[-81.117,32.189],[-81.156,32.246],[-81.12,32.284],[-81.142,32.35],[-81.156,32.346],[-81.21,32.436],[-81.196,32.466],[-81.278,32.535],[-81.278,32.555],[-81.368,32.577],[-81.411,32.618],[-81.393,32.654],[-81.407,32.695],[-81.429,32.702],[-81.411,32.74],[-81.425,32.768],[-81.425,32.841],[-81.458,32.854],[-81.465,32.896],[-81.508,32.951],[-81.49,33.008],[-81.558,33.045],[-81.615,33.095],[-81.648,33.094],[-81.745,33.142],[-81.773,33.18],[-81.766,33.215],[-81.806,33.211],[-81.852,33.247],[-81.838,33.273],[-81.938,33.343],[-81.924,33.371],[-81.938,33.404],[-81.913,33.441],[-81.928,33.462],[-81.982,33.484],[-82.046,33.564],[-82.107,33.596],[-82.15,33.598],[-82.197,33.63],[-82.201,33.665],[-82.233,33.7],[-82.247,33.752],[-82.351,33.837],[-82.455,33.881],[-82.524,33.943],[-82.556,33.944],[-82.595,34.031],[-82.646,34.072],[-82.674,34.13],[-82.717,34.15],[-82.742,34.209],[-82.742,34.252],[-82.782,34.297],[-82.793,34.34],[-82.836,34.366],[-82.847,34.421],[-82.875,34.476],[-82.904,34.486],[-83.005,34.472],[-83.087,34.516],[-83.17,34.605],[-83.231,34.611],[-83.338,34.682],[-83.349,34.737],[-83.32,34.759],[-83.324,34.79],[-83.231,34.88],[-83.119,34.939],[-83.109,35.001]]]}},{type:"Feature",id:"PR",properties:{name:"Puerto Rico"},geometry:{type:"MultiPolygon",coordinates:[[[[-65.338,18.349],[-65.299,18.331],[-65.255,18.342],[-65.223,18.311],[-65.284,18.28],[-65.327,18.296],[-65.338,18.349]]],[[[-65.575,18.116],[-65.399,18.162],[-65.273,18.135],[-65.338,18.112],[-65.413,18.106],[-65.453,18.086],[-65.482,18.096],[-65.543,18.081],[-65.575,18.116]]],[[[-65.593,18.392],[-65.568,18.38],[-65.568,18.343],[-65.593,18.392]]],[[[-67.269,18.367],[-67.215,18.382],[-67.154,18.424],[-67.169,18.478],[-67.143,18.506],[-67.093,18.516],[-67.021,18.511],[-66.96,18.489],[-66.781,18.491],[-66.709,18.472],[-66.623,18.495],[-66.558,18.49],[-66.469,18.469],[-66.44,18.486],[-66.339,18.486],[-66.243,18.469],[-66.185,18.47],[-66.16,18.453],[-66.138,18.474],[-66.006,18.444],[-65.991,18.46],[-65.927,18.445],[-65.905,18.451],[-65.794,18.422],[-65.744,18.38],[-65.718,18.392],[-65.701,18.368],[-65.665,18.363],[-65.614,18.382],[-65.632,18.348],[-65.622,18.276],[-65.575,18.25],[-65.6,18.213],[-65.64,18.229],[-65.629,18.205],[-65.665,18.207],[-65.69,18.179],[-65.736,18.18],[-65.776,18.13],[-65.801,18.058],[-65.83,18.053],[-65.833,18.015],[-65.923,17.976],[-65.977,17.968],[-66.02,17.978],[-66.045,17.955],[-66.081,17.966],[-66.156,17.929],[-66.192,17.937],[-66.225,17.912],[-66.253,17.92],[-66.318,17.977],[-66.361,17.968],[-66.386,17.939],[-66.461,17.99],[-66.49,17.99],[-66.58,17.962],[-66.63,17.983],[-66.673,17.966],[-66.763,18.007],[-66.788,17.973],[-66.838,17.95],[-66.914,17.947],[-66.957,17.932],[-66.985,17.967],[-67.061,17.974],[-67.1,17.947],[-67.169,17.963],[-67.212,17.953],[-67.208,17.998],[-67.172,18.025],[-67.212,18.035],[-67.201,18.091],[-67.183,18.104],[-67.179,18.168],[-67.154,18.195],[-67.19,18.282],[-67.237,18.3],[-67.269,18.367]]],[[[-67.933,18.111],[-67.861,18.122],[-67.843,18.085],[-67.897,18.052],[-67.94,18.08],[-67.933,18.111]]]]}},{type:"Feature",id:"VI",properties:{name:"United States Virgin Islands"},geometry:{type:"MultiPolygon",coordinates:[[[[-64.8,18.337],[-64.753,18.371],[-64.713,18.367],[-64.66,18.343],[-64.706,18.34],[-64.703,18.298],[-64.735,18.315],[-64.782,18.311],[-64.8,18.337]]],[[[-64.907,17.681],[-64.882,17.712],[-64.897,17.746],[-64.871,17.772],[-64.836,17.761],[-64.807,17.78],[-64.746,17.782],[-64.724,17.758],[-64.584,17.762],[-64.577,17.746],[-64.692,17.705],[-64.839,17.679],[-64.907,17.681]]],[[[-65.083,18.339],[-65.062,18.382],[-65.026,18.362],[-64.983,18.385],[-64.914,18.367],[-64.796,18.372],[-64.803,18.352],[-64.853,18.349],[-64.821,18.312],[-64.879,18.303],[-64.932,18.323],[-64.958,18.306],[-65.001,18.348],[-65.083,18.339]]]]}},{type:"Feature",id:"ID",properties:{name:"Idaho"},geometry:{type:"Polygon",coordinates:[[[-116.916,45.996],[-116.956,46.076],[-116.981,46.085],[-116.92,46.165],[-116.963,46.199],[-116.963,46.253],[-116.992,46.3],[-117.063,46.365],[-117.038,46.406],[-117.038,47.478],[-117.042,47.522],[-117.042,48.125],[-117.035,48.371],[-117.035,48.75],[-117.031,48.999],[-116.417,49],[-116.048,49.001],[-116.048,48.31],[-116.051,48.216],[-116.048,47.977],[-115.908,47.846],[-115.854,47.828],[-115.825,47.752],[-115.796,47.758],[-115.771,47.717],[-115.725,47.697],[-115.732,47.643],[-115.689,47.595],[-115.735,47.568],[-115.742,47.539],[-115.703,47.534],[-115.685,47.485],[-115.628,47.479],[-115.638,47.46],[-115.717,47.454],[-115.76,47.423],[-115.721,47.424],[-115.552,47.35],[-115.527,47.303],[-115.412,47.265],[-115.326,47.256],[-115.294,47.221],[-115.301,47.188],[-115.261,47.182],[-115.244,47.15],[-115.2,47.139],[-115.139,47.093],[-115.071,47.022],[-115.05,46.971],[-115.003,46.972],[-114.931,46.92],[-114.946,46.859],[-114.888,46.808],[-114.766,46.759],[-114.788,46.711],[-114.766,46.697],[-114.712,46.715],[-114.698,46.741],[-114.648,46.733],[-114.623,46.707],[-114.644,46.673],[-114.615,46.64],[-114.547,46.644],[-114.468,46.631],[-114.454,46.649],[-114.361,46.669],[-114.332,46.661],[-114.321,46.611],[-114.357,46.505],[-114.4,46.503],[-114.375,46.443],[-114.422,46.387],[-114.425,46.288],[-114.472,46.267],[-114.45,46.241],[-114.447,46.174],[-114.515,46.168],[-114.522,46.125],[-114.461,46.097],[-114.493,46.047],[-114.479,46.001],[-114.411,45.978],[-114.432,45.936],[-114.386,45.889],[-114.411,45.851],[-114.501,45.851],[-114.565,45.774],[-114.497,45.71],[-114.501,45.669],[-114.565,45.637],[-114.536,45.607],[-114.551,45.561],[-114.461,45.561],[-114.414,45.509],[-114.364,45.491],[-114.346,45.46],[-114.26,45.496],[-114.249,45.546],[-114.203,45.535],[-114.134,45.558],[-114.066,45.628],[-114.012,45.658],[-114.02,45.693],[-113.987,45.704],[-113.933,45.682],[-113.898,45.644],[-113.905,45.622],[-113.862,45.624],[-113.808,45.602],[-113.833,45.521],[-113.765,45.521],[-113.761,45.481],[-113.783,45.455],[-113.761,45.406],[-113.732,45.39],[-113.74,45.33],[-113.689,45.284],[-113.686,45.253],[-113.6,45.191],[-113.575,45.128],[-113.514,45.115],[-113.521,45.093],[-113.452,45.059],[-113.438,45.007],[-113.445,44.96],[-113.496,44.949],[-113.456,44.865],[-113.356,44.82],[-113.341,44.785],[-113.248,44.823],[-113.133,44.773],[-113.068,44.68],[-113.05,44.637],[-113.083,44.595],[-113.007,44.526],[-113.025,44.497],[-113.004,44.451],[-112.95,44.417],[-112.885,44.396],[-112.846,44.358],[-112.814,44.377],[-112.835,44.423],[-112.781,44.485],[-112.72,44.504],[-112.659,44.485],[-112.541,44.484],[-112.501,44.463],[-112.473,44.48],[-112.386,44.448],[-112.358,44.486],[-112.351,44.539],[-112.318,44.539],[-112.286,44.569],[-112.229,44.563],[-112.185,44.533],[-112.135,44.54],[-112.107,44.521],[-112.031,44.546],[-111.995,44.535],[-111.949,44.557],[-111.87,44.564],[-111.823,44.51],[-111.715,44.544],[-111.705,44.56],[-111.618,44.549],[-111.586,44.563],[-111.471,44.54],[-111.525,44.595],[-111.468,44.68],[-111.486,44.708],[-111.414,44.711],[-111.385,44.755],[-111.324,44.724],[-111.224,44.624],[-111.231,44.587],[-111.145,44.536],[-111.123,44.494],[-111.048,44.474],[-111.051,44.354],[-111.048,44.125],[-111.048,43.681],[-111.044,43.659],[-111.044,42.723],[-111.048,42.583],[-111.048,42.002],[-111.471,41.999],[-112.175,41.997],[-112.193,42.001],[-112.882,41.999],[-113.822,41.988],[-114.041,41.993],[-114.468,41.996],[-114.597,41.994],[-114.806,42.002],[-115.032,41.996],[-115.315,41.996],[-116.367,41.996],[-117.027,42],[-117.027,43.809],[-117.02,43.859],[-116.981,43.869],[-116.981,43.915],[-116.938,43.985],[-116.934,44.022],[-116.974,44.049],[-116.977,44.085],[-116.934,44.1],[-116.898,44.153],[-116.902,44.18],[-116.966,44.194],[-116.974,44.24],[-117.045,44.229],[-117.103,44.28],[-117.171,44.259],[-117.218,44.289],[-117.189,44.337],[-117.243,44.396],[-117.214,44.427],[-117.225,44.484],[-117.16,44.525],[-117.124,44.582],[-117.096,44.665],[-117.045,44.745],[-116.931,44.787],[-116.931,44.805],[-116.866,44.87],[-116.834,44.929],[-116.859,44.979],[-116.848,45.022],[-116.798,45.06],[-116.776,45.106],[-116.73,45.14],[-116.704,45.24],[-116.672,45.284],[-116.676,45.314],[-116.59,45.443],[-116.554,45.463],[-116.55,45.51],[-116.464,45.603],[-116.489,45.649],[-116.536,45.692],[-116.536,45.737],[-116.593,45.778],[-116.661,45.78],[-116.697,45.82],[-116.762,45.816],[-116.819,45.881],[-116.859,45.904],[-116.916,45.996]]]}},{type:"Feature",id:"NV",properties:{name:"Nevada"},geometry:{type:"Polygon",coordinates:[[[-119.999,41.994],[-119.999,41.995],[-119.21,41.993],[-118.696,41.992],[-118.603,41.994],[-117.623,41.998],[-117.027,42],[-116.367,41.996],[-115.315,41.996],[-115.032,41.996],[-114.806,42.002],[-114.597,41.994],[-114.468,41.996],[-114.041,41.993],[-114.041,41],[-114.045,40.772],[-114.045,40.232],[-114.048,40.104],[-114.048,38.677],[-114.052,38.404],[-114.048,38.148],[-114.052,38],[-114.048,37.766],[-114.052,37.756],[-114.052,37],[-114.052,36.625],[-114.045,36.391],[-114.048,36.194],[-114.066,36.181],[-114.152,36.024],[-114.239,36.014],[-114.314,36.058],[-114.307,36.082],[-114.371,36.143],[-114.418,36.146],[-114.504,36.129],[-114.511,36.151],[-114.572,36.152],[-114.615,36.13],[-114.633,36.142],[-114.666,36.117],[-114.755,36.091],[-114.73,36.022],[-114.745,35.985],[-114.702,35.902],[-114.666,35.875],[-114.698,35.854],[-114.712,35.806],[-114.694,35.756],[-114.705,35.712],[-114.68,35.685],[-114.691,35.652],[-114.658,35.619],[-114.658,35.531],[-114.68,35.5],[-114.666,35.45],[-114.626,35.41],[-114.605,35.354],[-114.572,35.201],[-114.572,35.139],[-114.648,35.102],[-114.612,35.083],[-114.633,35.001],[-115.161,35.424],[-115.412,35.625],[-116.252,36.277],[-117.376,37.127],[-117.831,37.465],[-118.054,37.625],[-118.503,37.949],[-118.858,38.205],[-119.084,38.361],[-119.493,38.65],[-119.906,38.933],[-119.999,39],[-120.007,39.225],[-120.003,39.33],[-120.003,39.723],[-119.999,39.734],[-119.996,40.072],[-119.996,40.721],[-119.999,40.75],[-119.999,41.994]]]}},{type:"Feature",id:"VT",properties:{name:"Vermont"},geometry:{type:"Polygon",coordinates:[[[-73.342,45.011],[-73.087,45.016],[-72.675,45.016],[-72.531,45.008],[-72.308,45.003],[-72.104,45.005],[-71.501,45.014],[-71.54,44.988],[-71.494,44.912],[-71.558,44.847],[-71.573,44.792],[-71.626,44.747],[-71.587,44.66],[-71.551,44.627],[-71.558,44.565],[-71.598,44.553],[-71.576,44.503],[-71.634,44.484],[-71.659,44.445],[-71.709,44.412],[-71.795,44.4],[-71.813,44.355],[-71.871,44.337],[-71.906,44.348],[-72.032,44.321],[-72.068,44.268],[-72.046,44.239],[-72.068,44.19],[-72.032,44.132],[-72.032,44.091],[-72.075,44.032],[-72.118,43.994],[-72.118,43.921],[-72.186,43.864],[-72.183,43.809],[-72.204,43.771],[-72.273,43.734],[-72.305,43.696],[-72.326,43.602],[-72.38,43.574],[-72.398,43.51],[-72.38,43.48],[-72.416,43.364],[-72.395,43.313],[-72.438,43.258],[-72.452,43.139],[-72.434,43.083],[-72.466,43.055],[-72.445,43.01],[-72.474,42.972],[-72.52,42.963],[-72.524,42.914],[-72.556,42.852],[-72.513,42.764],[-72.491,42.773],[-72.459,42.727],[-73.263,42.746],[-73.292,42.802],[-73.278,42.833],[-73.278,42.897],[-73.256,43.26],[-73.249,43.554],[-73.295,43.579],[-73.303,43.625],[-73.371,43.625],[-73.396,43.568],[-73.432,43.59],[-73.407,43.688],[-73.349,43.772],[-73.392,43.821],[-73.374,43.876],[-73.41,43.933],[-73.407,44.022],[-73.439,44.045],[-73.41,44.113],[-73.392,44.189],[-73.324,44.243],[-73.31,44.274],[-73.335,44.372],[-73.292,44.441],[-73.306,44.5],[-73.374,44.576],[-73.389,44.636],[-73.374,44.662],[-73.367,44.741],[-73.331,44.789],[-73.378,44.838],[-73.364,44.892],[-73.339,44.918],[-73.342,45.011]]]}},{type:"Feature",id:"LA",properties:{name:"Louisiana"},geometry:{type:"MultiPolygon",coordinates:[[[[-88.88,30.053],[-88.834,29.999],[-88.816,29.934],[-88.826,29.847],[-88.862,29.757],[-88.877,29.759],[-88.848,29.837],[-88.834,29.923],[-88.837,29.962],[-88.88,30.053]]],[[[-89.343,30.059],[-89.304,30.092],[-89.189,30.162],[-89.182,30.149],[-89.228,30.095],[-89.221,30.071],[-89.175,30.043],[-89.228,30],[-89.239,30.04],[-89.275,30.032],[-89.336,30.04],[-89.343,30.059]]],[[[-89.627,29.535],[-89.566,29.544],[-89.598,29.508],[-89.627,29.535]]],[[[-90.377,29.108],[-90.352,29.131],[-90.305,29.076],[-90.334,29.064],[-90.377,29.108]]],[[[-90.56,29.094],[-90.42,29.065],[-90.488,29.058],[-90.56,29.094]]],[[[-90.75,29.056],[-90.66,29.072],[-90.653,29.058],[-90.747,29.04],[-90.75,29.056]]],[[[-92.017,29.591],[-91.981,29.614],[-91.938,29.61],[-91.927,29.632],[-91.849,29.627],[-91.766,29.575],[-91.734,29.581],[-91.712,29.556],[-91.766,29.525],[-91.77,29.491],[-91.82,29.474],[-92.032,29.573],[-92.017,29.591]]],[[[-94.042,33.02],[-93.378,33.018],[-93.069,33.018],[-92.505,33.012],[-91.953,33.008],[-91.167,33.004],[-91.202,32.961],[-91.213,32.92],[-91.181,32.901],[-91.131,32.923],[-91.134,32.981],[-91.095,32.984],[-91.062,32.923],[-91.07,32.889],[-91.145,32.844],[-91.163,32.813],[-91.167,32.752],[-91.055,32.726],[-91.062,32.703],[-91.12,32.674],[-91.152,32.642],[-91.141,32.597],[-91.12,32.585],[-91.048,32.607],[-91.027,32.647],[-91.001,32.615],[-91.03,32.583],[-91.08,32.557],[-91.005,32.514],[-90.987,32.491],[-91.023,32.485],[-91.084,32.526],[-91.102,32.526],[-91.113,32.476],[-91.03,32.434],[-90.994,32.451],[-90.966,32.421],[-90.994,32.404],[-90.994,32.354],[-90.912,32.339],[-90.89,32.374],[-90.876,32.358],[-90.933,32.29],[-90.976,32.297],[-90.969,32.252],[-90.987,32.216],[-91.037,32.242],[-91.062,32.219],[-91.159,32.202],[-91.167,32.134],[-91.052,32.124],[-91.059,32.178],[-91.005,32.157],[-91.037,32.098],[-91.08,32.079],[-91.098,32.048],[-91.145,32.082],[-91.163,32.06],[-91.095,32.038],[-91.095,31.995],[-91.163,31.983],[-91.188,31.961],[-91.181,31.918],[-91.267,31.851],[-91.246,31.833],[-91.263,31.809],[-91.289,31.824],[-91.296,31.861],[-91.339,31.851],[-91.364,31.771],[-91.26,31.761],[-91.274,31.746],[-91.357,31.741],[-91.396,31.711],[-91.4,31.62],[-91.464,31.62],[-91.5,31.644],[-91.518,31.612],[-91.486,31.586],[-91.421,31.597],[-91.407,31.57],[-91.45,31.539],[-91.522,31.524],[-91.518,31.46],[-91.472,31.396],[-91.472,31.371],[-91.504,31.365],[-91.533,31.39],[-91.547,31.433],[-91.579,31.399],[-91.554,31.386],[-91.551,31.347],[-91.508,31.315],[-91.515,31.278],[-91.576,31.261],[-91.64,31.267],[-91.644,31.234],[-91.601,31.209],[-91.59,31.173],[-91.626,31.134],[-91.622,31.11],[-91.565,31.067],[-91.59,31.017],[-91.637,30.999],[-90.826,30.999],[-90.345,31],[-89.752,31.002],[-89.727,30.971],[-89.752,30.952],[-89.749,30.913],[-89.774,30.897],[-89.806,30.789],[-89.831,30.768],[-89.817,30.737],[-89.853,30.661],[-89.824,30.649],[-89.81,30.568],[-89.774,30.539],[-89.76,30.505],[-89.72,30.489],[-89.684,30.452],[-89.684,30.405],[-89.63,30.339],[-89.63,30.28],[-89.616,30.223],[-89.569,30.18],[-89.526,30.18],[-89.587,30.15],[-89.616,30.156],[-89.677,30.108],[-89.684,30.076],[-89.727,30.063],[-89.716,30.028],[-89.817,30.043],[-89.856,30.004],[-89.839,29.946],[-89.774,29.937],[-89.727,29.959],[-89.742,29.908],[-89.713,29.879],[-89.659,29.863],[-89.612,29.872],[-89.591,29.897],[-89.573,29.984],[-89.58,29.995],[-89.494,30.041],[-89.483,30.079],[-89.419,30.05],[-89.372,30.055],[-89.372,30.037],[-89.433,30.008],[-89.433,29.979],[-89.379,29.964],[-89.368,29.912],[-89.314,29.924],[-89.275,29.994],[-89.218,29.973],[-89.232,29.925],[-89.279,29.925],[-89.322,29.887],[-89.243,29.889],[-89.253,29.864],[-89.365,29.845],[-89.318,29.789],[-89.279,29.808],[-89.304,29.757],[-89.336,29.779],[-89.386,29.789],[-89.429,29.741],[-89.433,29.656],[-89.465,29.652],[-89.487,29.726],[-89.526,29.727],[-89.533,29.67],[-89.487,29.62],[-89.533,29.649],[-89.584,29.653],[-89.612,29.638],[-89.666,29.643],[-89.602,29.61],[-89.602,29.583],[-89.684,29.625],[-89.684,29.603],[-89.641,29.576],[-89.684,29.564],[-89.681,29.534],[-89.641,29.503],[-89.569,29.494],[-89.573,29.475],[-89.53,29.455],[-89.533,29.425],[-89.508,29.386],[-89.476,29.412],[-89.458,29.394],[-89.379,29.392],[-89.322,29.363],[-89.311,29.388],[-89.239,29.31],[-89.2,29.348],[-89.113,29.253],[-89.113,29.202],[-89.092,29.191],[-89.027,29.215],[-89.002,29.18],[-89.088,29.167],[-89.096,29.138],[-89.038,29.136],[-89.067,29.091],[-89.106,29.112],[-89.149,29.029],[-89.142,28.991],[-89.218,29.022],[-89.225,29.07],[-89.253,29.083],[-89.365,28.965],[-89.419,28.93],[-89.393,28.987],[-89.361,29.012],[-89.343,29.053],[-89.311,29.071],[-89.311,29.118],[-89.279,29.138],[-89.282,29.181],[-89.318,29.202],[-89.332,29.149],[-89.39,29.124],[-89.433,29.149],[-89.483,29.215],[-89.605,29.252],[-89.641,29.29],[-89.842,29.319],[-89.885,29.307],[-90.057,29.184],[-90.223,29.085],[-90.248,29.094],[-90.233,29.129],[-90.276,29.143],[-90.284,29.178],[-90.262,29.18],[-90.305,29.266],[-90.345,29.29],[-90.377,29.289],[-90.373,29.265],[-90.402,29.234],[-90.395,29.299],[-90.431,29.347],[-90.477,29.292],[-90.528,29.304],[-90.553,29.285],[-90.578,29.312],[-90.599,29.289],[-90.564,29.235],[-90.607,29.238],[-90.632,29.215],[-90.646,29.168],[-90.675,29.174],[-90.693,29.125],[-90.721,29.136],[-90.79,29.107],[-90.811,29.042],[-90.869,29.056],[-90.851,29.074],[-90.897,29.131],[-90.962,29.18],[-91.001,29.169],[-91.095,29.187],[-91.131,29.216],[-91.22,29.226],[-91.278,29.247],[-91.335,29.299],[-91.292,29.311],[-91.267,29.361],[-91.238,29.351],[-91.195,29.306],[-91.17,29.325],[-91.174,29.266],[-91.12,29.252],[-91.134,29.341],[-91.217,29.396],[-91.217,29.432],[-91.256,29.438],[-91.289,29.403],[-91.335,29.392],[-91.328,29.427],[-91.364,29.421],[-91.353,29.455],[-91.321,29.479],[-91.357,29.513],[-91.461,29.47],[-91.497,29.539],[-91.533,29.532],[-91.554,29.633],[-91.648,29.634],[-91.626,29.662],[-91.622,29.735],[-91.737,29.749],[-91.784,29.741],[-91.856,29.708],[-91.881,29.757],[-91.852,29.792],[-91.823,29.79],[-91.831,29.829],[-91.888,29.836],[-91.938,29.817],[-91.971,29.834],[-91.978,29.8],[-92.064,29.769],[-92.114,29.74],[-92.136,29.767],[-92.2,29.753],[-92.2,29.726],[-92.168,29.7],[-92.103,29.693],[-92.136,29.668],[-92.107,29.613],[-92.035,29.631],[-92.017,29.616],[-92.064,29.604],[-92.042,29.587],[-92.157,29.582],[-92.251,29.54],[-92.322,29.532],[-92.617,29.586],[-92.742,29.622],[-92.947,29.709],[-93.029,29.736],[-93.177,29.771],[-93.295,29.775],[-93.345,29.763],[-93.474,29.769],[-93.683,29.747],[-93.744,29.736],[-93.837,29.691],[-93.898,29.771],[-93.93,29.797],[-93.923,29.819],[-93.862,29.857],[-93.815,29.921],[-93.79,29.988],[-93.74,30.021],[-93.701,30.065],[-93.733,30.082],[-93.69,30.142],[-93.722,30.21],[-93.704,30.243],[-93.708,30.289],[-93.765,30.333],[-93.744,30.397],[-93.697,30.441],[-93.715,30.519],[-93.74,30.539],[-93.729,30.574],[-93.679,30.6],[-93.672,30.658],[-93.629,30.68],[-93.618,30.742],[-93.586,30.796],[-93.553,30.825],[-93.568,30.879],[-93.557,30.911],[-93.525,30.93],[-93.568,30.978],[-93.564,31.006],[-93.518,31.024],[-93.525,31.07],[-93.553,31.097],[-93.532,31.185],[-93.6,31.174],[-93.622,31.271],[-93.643,31.27],[-93.686,31.31],[-93.665,31.356],[-93.675,31.398],[-93.704,31.411],[-93.701,31.438],[-93.751,31.469],[-93.729,31.492],[-93.74,31.522],[-93.787,31.527],[-93.819,31.555],[-93.841,31.599],[-93.815,31.623],[-93.826,31.661],[-93.801,31.698],[-93.83,31.746],[-93.823,31.775],[-93.876,31.822],[-93.909,31.893],[-93.973,31.92],[-94.013,31.982],[-94.042,31.992],[-94.042,33.02]]]]}},{type:"Feature",id:"RI",properties:{name:"Rhode Island"},geometry:{type:"MultiPolygon",coordinates:[[[[-71.196,41.675],[-71.131,41.66],[-71.12,41.498],[-71.192,41.458],[-71.214,41.546],[-71.207,41.601],[-71.242,41.62],[-71.235,41.483],[-71.296,41.485],[-71.303,41.455],[-71.339,41.449],[-71.343,41.496],[-71.285,41.578],[-71.257,41.636],[-71.196,41.675]]],[[[-71.364,41.661],[-71.346,41.667],[-71.307,41.622],[-71.325,41.616],[-71.364,41.661]]],[[[-71.4,41.461],[-71.379,41.505],[-71.393,41.524],[-71.375,41.573],[-71.361,41.556],[-71.361,41.483],[-71.4,41.461]]],[[[-71.612,41.16],[-71.573,41.229],[-71.555,41.217],[-71.551,41.151],[-71.612,41.16]]],[[[-71.86,41.32],[-71.831,41.345],[-71.842,41.41],[-71.799,41.417],[-71.788,41.596],[-71.788,41.725],[-71.799,41.916],[-71.799,42.008],[-71.382,42.019],[-71.382,41.893],[-71.339,41.898],[-71.346,41.828],[-71.329,41.78],[-71.26,41.752],[-71.224,41.711],[-71.235,41.672],[-71.285,41.637],[-71.307,41.673],[-71.293,41.703],[-71.361,41.749],[-71.39,41.784],[-71.372,41.673],[-71.451,41.688],[-71.408,41.654],[-71.404,41.59],[-71.447,41.58],[-71.418,41.535],[-71.418,41.473],[-71.454,41.434],[-71.483,41.371],[-71.526,41.377],[-71.623,41.361],[-71.72,41.332],[-71.856,41.306],[-71.86,41.32]]]]}}]}});var Hc,Zc=v5(()=>{/*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */Hc={type:"FeatureCollection",features:[{type:"Feature",id:"006",properties:{zip3:"006"},geometry:{type:"Polygon",coordinates:[[[-66.7,17.98],[-66.74,18.01],[-66.84,17.95],[-67.11,17.95],[-67.21,18],[-67.15,18.2],[-67.27,18.37],[-67.1,18.52],[-66.68,18.46],[-66.56,18.49],[-66.25,18.47],[-66.26,18.44],[-66.26,18.43],[-66.31,18.38],[-66.34,18.37],[-66.37,18.33],[-66.44,18.26],[-66.5,18.26],[-66.51,18.23],[-66.51,18.17],[-66.59,18.17],[-66.63,18.15],[-66.68,18.16],[-66.69,18.14],[-66.68,18.14],[-66.69,18.06],[-66.67,18.04],[-66.7,17.98]]]}},{type:"Feature",id:"007",properties:{zip3:"007"},geometry:{type:"Polygon",coordinates:[[[-66.7,17.98],[-66.67,18.04],[-66.69,18.06],[-66.68,18.14],[-66.69,18.14],[-66.68,18.16],[-66.63,18.15],[-66.59,18.17],[-66.51,18.17],[-66.51,18.23],[-66.5,18.26],[-66.44,18.26],[-66.37,18.33],[-66.34,18.37],[-66.28,18.33],[-66.23,18.32],[-66.2,18.32],[-66.21,18.31],[-66.19,18.26],[-65.92,18.35],[-65.92,18.4],[-65.93,18.43],[-65.97,18.43],[-65.83,18.43],[-65.68,18.35],[-65.66,18.24],[-65.84,18.01],[-66.25,17.92],[-66.46,17.99],[-66.7,17.98]]]}},{type:"Feature",id:"008",properties:{zip3:"008"},geometry:{type:"Polygon",coordinates:[[[-64.88,17.71],[-64.75,17.78],[-64.56,17.76],[-64.84,17.68],[-64.88,17.71]]]}},{type:"Feature",id:"009",properties:{zip3:"009"},geometry:{type:"Polygon",coordinates:[[[-66.21,18.31],[-66.2,18.32],[-66.23,18.32],[-66.28,18.33],[-66.31,18.38],[-66.26,18.43],[-66.26,18.44],[-65.99,18.43],[-65.97,18.43],[-65.93,18.43],[-65.92,18.4],[-65.92,18.35],[-66.19,18.26],[-66.21,18.31]]]}},{type:"Feature",id:"010",properties:{zip3:"010"},geometry:{type:"Polygon",coordinates:[[[-72.59,42.1],[-72.58,42.08],[-72.76,42.04],[-72.81,42.04],[-73.05,42.04],[-73.07,42.1],[-73.07,42.16],[-73.08,42.2],[-73,42.37],[-72.98,42.54],[-72.98,42.56],[-72.76,42.45],[-72.65,42.45],[-72.63,42.43],[-72.65,42.42],[-72.53,42.43],[-72.52,42.51],[-72.4,42.51],[-72.37,42.4],[-72.33,42.32],[-72.23,42.37],[-72.2,42.39],[-72.21,42.42],[-72.1,42.48],[-72.01,42.42],[-72.04,42.4],[-71.99,42.31],[-72.04,42.31],[-72.12,42.36],[-72.22,42.26],[-72.14,42.09],[-72.2,42.03],[-72.53,42.03],[-72.47,42.09],[-72.59,42.1]]]}},{type:"Feature",id:"011",properties:{zip3:"011"},geometry:{type:"Polygon",coordinates:[[[-72.58,42.08],[-72.59,42.1],[-72.47,42.09],[-72.53,42.03],[-72.58,42.08]]]}},{type:"Feature",id:"012",properties:{zip3:"012"},geometry:{type:"Polygon",coordinates:[[[-73.07,42.16],[-73.07,42.1],[-73.05,42.04],[-73.5,42.05],[-73.51,42.09],[-73.26,42.75],[-73.02,42.74],[-73.02,42.7],[-72.95,42.7],[-72.96,42.64],[-72.98,42.54],[-73,42.37],[-73.08,42.2],[-73.07,42.16]]]}},{type:"Feature",id:"013",properties:{zip3:"013"},geometry:{type:"Polygon",coordinates:[[[-72.4,42.51],[-72.52,42.51],[-72.53,42.43],[-72.65,42.42],[-72.63,42.43],[-72.65,42.45],[-72.76,42.45],[-72.98,42.56],[-72.96,42.64],[-72.95,42.7],[-73.02,42.7],[-73.02,42.74],[-72.11,42.72],[-72.08,42.5],[-72.21,42.42],[-72.2,42.39],[-72.23,42.37],[-72.33,42.32],[-72.37,42.4],[-72.4,42.51]]]}},{type:"Feature",id:"014",properties:{zip3:"014"},geometry:{type:"Polygon",coordinates:[[[-71.7,42.53],[-71.82,42.5],[-71.91,42.48],[-71.92,42.47],[-72.01,42.42],[-72.1,42.48],[-72.08,42.5],[-72.11,42.72],[-71.54,42.7],[-71.48,42.56],[-71.43,42.53],[-71.55,42.45],[-71.7,42.53]]]}},{type:"Feature",id:"015",properties:{zip3:"015"},geometry:{type:"Polygon",coordinates:[[[-71.5,42.06],[-71.5,42.02],[-71.8,42.01],[-71.8,42.02],[-72.2,42.03],[-72.14,42.09],[-72.22,42.26],[-72.12,42.36],[-72.04,42.31],[-71.97,42.31],[-71.87,42.23],[-71.81,42.23],[-71.8,42.21],[-71.73,42.24],[-71.79,42.34],[-71.99,42.32],[-72.04,42.4],[-71.92,42.47],[-71.91,42.48],[-71.82,42.5],[-71.7,42.53],[-71.64,42.48],[-71.54,42.27],[-71.59,42.06],[-71.5,42.06]]]}},{type:"Feature",id:"016",properties:{zip3:"016"},geometry:{type:"Polygon",coordinates:[[[-71.8,42.21],[-71.81,42.23],[-71.87,42.23],[-71.97,42.31],[-71.99,42.31],[-71.99,42.32],[-71.79,42.34],[-71.73,42.24],[-71.8,42.21]]]}},{type:"Feature",id:"017",properties:{zip3:"017"},geometry:{type:"Polygon",coordinates:[[[-71.64,42.48],[-71.55,42.45],[-71.43,42.53],[-71.38,42.54],[-71.23,42.5],[-71.27,42.46],[-71.27,42.43],[-71.28,42.4],[-71.33,42.31],[-71.3,42.25],[-71.5,42.1],[-71.5,42.06],[-71.59,42.06],[-71.54,42.27],[-71.64,42.48]]]}},{type:"Feature",id:"018",properties:{zip3:"018"},geometry:{type:"Polygon",coordinates:[[[-71.18,42.44],[-71.24,42.49],[-71.23,42.5],[-71.38,42.54],[-71.48,42.56],[-71.54,42.7],[-71.29,42.7],[-71.22,42.75],[-71.19,42.79],[-71.13,42.82],[-71.06,42.81],[-71.03,42.86],[-71,42.86],[-70.98,42.69],[-71.08,42.53],[-71.05,42.48],[-71.08,42.47],[-71.12,42.5],[-71.18,42.44]]]}},{type:"Feature",id:"019",properties:{zip3:"019"},geometry:{type:"Polygon",coordinates:[[[-71,42.43],[-71.08,42.53],[-70.98,42.69],[-71,42.86],[-70.89,42.88],[-70.82,42.87],[-70.78,42.7],[-70.59,42.64],[-70.88,42.54],[-71,42.43]]]}},{type:"Feature",id:"020",properties:{zip3:"020"},geometry:{type:"MultiPolygon",coordinates:[[[[-71.17,42.06],[-71.16,42.01],[-71.26,41.97],[-71.38,42.02],[-71.5,42.02],[-71.5,42.1],[-71.3,42.25],[-71.2,42.27],[-71.17,42.28],[-71.14,42.24],[-71.06,42.15],[-71.17,42.06]]],[[[-70.68,42.06],[-70.89,42.17],[-70.92,42.16],[-70.91,42.23],[-70.92,42.23],[-70.77,42.25],[-70.68,42.06]]]]}},{type:"Feature",id:"021",properties:{zip3:"021"},geometry:{type:"Polygon",coordinates:[[[-70.92,42.16],[-70.98,42.14],[-71.05,42.21],[-71.1,42.2],[-71.14,42.24],[-71.17,42.28],[-71.17,42.3],[-71.14,42.3],[-71.09,42.35],[-71.12,42.35],[-71.14,42.37],[-71.16,42.39],[-71.15,42.4],[-71.15,42.44],[-71.12,42.5],[-71.08,42.47],[-71.05,42.48],[-71,42.43],[-71.05,42.36],[-71.06,42.35],[-71.04,42.31],[-70.92,42.23],[-70.91,42.23],[-70.92,42.18],[-70.92,42.16]]]}},{type:"Feature",id:"022",properties:{zip3:"022"},geometry:{type:"Polygon",coordinates:[[[-71.06,42.35],[-71.05,42.36],[-71.01,42.34],[-71.04,42.34],[-71.06,42.35]]]}},{type:"Feature",id:"023",properties:{zip3:"023"},geometry:{type:"Polygon",coordinates:[[[-71.16,42],[-71.17,42.06],[-71.06,42.15],[-71.1,42.2],[-71.05,42.21],[-70.98,42.14],[-70.89,42.17],[-70.68,42.06],[-70.54,41.93],[-70.54,41.81],[-70.77,41.83],[-71.03,41.78],[-70.97,41.86],[-71.16,42]]]}},{type:"Feature",id:"024",properties:{zip3:"024"},geometry:{type:"Polygon",coordinates:[[[-71.33,42.31],[-71.28,42.4],[-71.27,42.43],[-71.27,42.46],[-71.24,42.49],[-71.18,42.44],[-71.15,42.44],[-71.15,42.4],[-71.16,42.39],[-71.14,42.37],[-71.14,42.3],[-71.17,42.3],[-71.2,42.27],[-71.33,42.31]]]}},{type:"Feature",id:"025",properties:{zip3:"025"},geometry:{type:"MultiPolygon",coordinates:[[[[-70.83,41.35],[-70.6,41.48],[-70.45,41.35],[-70.83,41.35]]],[[[-70.76,41.74],[-70.8,41.81],[-70.77,41.83],[-70.54,41.81],[-70.38,41.74],[-70.46,41.66],[-70.49,41.69],[-70.48,41.69],[-70.5,41.71],[-70.54,41.67],[-70.52,41.65],[-70.53,41.6],[-70.53,41.55],[-70.67,41.53],[-70.66,41.68],[-70.76,41.74]]]]}},{type:"Feature",id:"026",properties:{zip3:"026"},geometry:{type:"Polygon",coordinates:[[[-70.52,41.65],[-70.54,41.67],[-70.5,41.71],[-70.48,41.69],[-70.49,41.69],[-70.46,41.66],[-70.38,41.74],[-70.26,41.71],[-70.01,41.8],[-70.08,42.05],[-69.99,41.95],[-69.93,41.74],[-70.01,41.67],[-70.35,41.63],[-70.53,41.55],[-70.53,41.6],[-70.52,41.65]]]}},{type:"Feature",id:"027",properties:{zip3:"027"},geometry:{type:"Polygon",coordinates:[[[-71.12,41.5],[-71.13,41.66],[-71.26,41.75],[-71.34,41.8],[-71.34,41.84],[-71.33,41.86],[-71.38,42.02],[-71.26,41.97],[-71.16,42.01],[-71.16,42],[-70.97,41.86],[-71.03,41.78],[-70.8,41.81],[-70.76,41.74],[-70.77,41.64],[-71.12,41.5]]]}},{type:"Feature",id:"028",properties:{zip3:"028"},geometry:{type:"MultiPolygon",coordinates:[[[[-71.83,41.34],[-71.79,41.66],[-71.8,42.01],[-71.38,42.02],[-71.33,41.86],[-71.37,41.86],[-71.59,41.93],[-71.54,41.73],[-71.45,41.73],[-71.4,41.77],[-71.48,41.37],[-71.83,41.34]]],[[[-71.13,41.66],[-71.12,41.5],[-71.27,41.62],[-71.13,41.66]]],[[[-71.36,41.75],[-71.32,41.78],[-71.26,41.75],[-71.36,41.75]]]]}},{type:"Feature",id:"029",properties:{zip3:"029"},geometry:{type:"Polygon",coordinates:[[[-71.34,41.8],[-71.32,41.78],[-71.36,41.75],[-71.4,41.77],[-71.45,41.73],[-71.54,41.73],[-71.59,41.93],[-71.37,41.86],[-71.34,41.84],[-71.34,41.8]]]}},{type:"Feature",id:"030",properties:{zip3:"030"},geometry:{type:"Polygon",coordinates:[[[-71.29,42.7],[-71.93,42.71],[-71.94,42.79],[-71.88,42.86],[-71.89,42.94],[-71.93,42.96],[-71.87,43.01],[-71.79,43.04],[-71.63,43.03],[-71.67,43.15],[-71.58,43.13],[-71.51,43.08],[-71.52,43.07],[-71.61,42.94],[-71.57,42.9],[-71.38,42.94],[-71.39,43.04],[-71.28,43.22],[-71.26,43.21],[-71.13,43.08],[-71.01,43.08],[-71.09,43.02],[-71.22,42.97],[-71.17,42.81],[-71.19,42.79],[-71.22,42.75],[-71.29,42.7]]]}},{type:"Feature",id:"031",properties:{zip3:"031"},geometry:{type:"Polygon",coordinates:[[[-71.52,43.07],[-71.47,43.12],[-71.36,43.1],[-71.39,43.04],[-71.38,42.94],[-71.57,42.9],[-71.61,42.94],[-71.52,43.07]]]}},{type:"Feature",id:"032",properties:{zip3:"032"},geometry:{type:"Polygon",coordinates:[[[-71.67,43.15],[-71.63,43.03],[-71.79,43.04],[-71.88,43.03],[-71.91,43.05],[-72.16,43.18],[-72.13,43.19],[-72.12,43.25],[-72.06,43.25],[-72.09,43.32],[-72.05,43.38],[-72.05,43.44],[-72.1,43.47],[-72.09,43.52],[-72.07,43.55],[-71.9,43.61],[-71.89,43.7],[-72.06,43.74],[-71.96,44],[-71.82,43.98],[-71.77,44.07],[-71.73,44.16],[-71.58,44.11],[-71.54,44.2],[-71.4,44.11],[-71.35,43.87],[-71.25,43.77],[-71.34,43.63],[-71.28,43.42],[-71.16,43.36],[-71.25,43.27],[-71.03,43.14],[-71.07,43.08],[-71.13,43.08],[-71.26,43.21],[-71.28,43.22],[-71.36,43.1],[-71.47,43.12],[-71.5,43.16],[-71.46,43.24],[-71.36,43.35],[-71.59,43.29],[-71.65,43.39],[-71.79,43.33],[-71.6,43.17],[-71.67,43.15]]]}},{type:"Feature",id:"033",properties:{zip3:"033"},geometry:{type:"Polygon",coordinates:[[[-71.6,43.17],[-71.79,43.33],[-71.65,43.39],[-71.59,43.29],[-71.36,43.35],[-71.46,43.24],[-71.5,43.16],[-71.51,43.08],[-71.58,43.13],[-71.6,43.17]]]}},{type:"Feature",id:"034",properties:{zip3:"034"},geometry:{type:"Polygon",coordinates:[[[-71.93,42.71],[-72.46,42.73],[-72.56,42.85],[-72.55,42.88],[-72.52,42.92],[-72.46,43],[-72.44,43.01],[-72.46,43.02],[-72.35,43.02],[-72.36,43.06],[-72.24,43.07],[-72.26,43.17],[-72.16,43.18],[-71.91,43.05],[-71.88,43.03],[-71.87,43.01],[-71.93,42.96],[-71.89,42.94],[-71.88,42.86],[-71.94,42.79],[-71.93,42.71]]]}},{type:"Feature",id:"035",properties:{zip3:"035"},geometry:{type:"Polygon",coordinates:[[[-71.54,44.2],[-71.58,44.11],[-71.73,44.16],[-71.77,44.07],[-71.85,44.1],[-72.02,44.24],[-71.93,44.32],[-71.94,44.34],[-71.87,44.34],[-71.81,44.38],[-71.76,44.41],[-71.68,44.44],[-71.6,44.55],[-71.56,44.56],[-71.55,44.58],[-71.56,44.6],[-71.63,44.75],[-71.52,44.96],[-71.46,45.01],[-71.5,45.07],[-71.28,45.3],[-71.13,45.25],[-70.95,45.34],[-70.84,45.28],[-70.78,45.02],[-70.89,44.86],[-70.9,44.79],[-71.04,44.76],[-71.01,44.28],[-71.25,44.24],[-71.31,44.14],[-71.39,44.21],[-71.41,44.17],[-71.54,44.2]]]}},{type:"Feature",id:"036",properties:{zip3:"036"},geometry:{type:"Polygon",coordinates:[[[-72.44,43.08],[-72.43,43.12],[-72.45,43.17],[-72.4,43.31],[-72.35,43.33],[-72.34,43.27],[-72.26,43.29],[-72.27,43.26],[-72.24,43.26],[-72.24,43.27],[-72.15,43.28],[-72.15,43.25],[-72.12,43.25],[-72.13,43.19],[-72.26,43.17],[-72.24,43.07],[-72.36,43.06],[-72.35,43.02],[-72.46,43.02],[-72.47,43.05],[-72.44,43.08]]]}},{type:"Feature",id:"037",properties:{zip3:"037"},geometry:{type:"Polygon",coordinates:[[[-72.09,43.32],[-72.06,43.25],[-72.15,43.25],[-72.15,43.28],[-72.24,43.27],[-72.24,43.26],[-72.27,43.26],[-72.26,43.29],[-72.34,43.27],[-72.35,43.33],[-72.39,43.36],[-72.39,43.47],[-72.4,43.51],[-72.38,43.57],[-72.33,43.62],[-72.31,43.64],[-72.27,43.73],[-72.03,44.08],[-72.07,44.19],[-72.05,44.24],[-72.07,44.27],[-72.03,44.3],[-72.01,44.32],[-71.93,44.32],[-72.02,44.24],[-71.85,44.1],[-71.82,43.98],[-71.96,44],[-72.06,43.74],[-71.89,43.7],[-71.9,43.61],[-72.07,43.55],[-72.09,43.52],[-72.1,43.47],[-72.05,43.44],[-72.05,43.38],[-72.09,43.32]]]}},{type:"Feature",id:"038",properties:{zip3:"038"},geometry:{type:"Polygon",coordinates:[[[-71.09,43.02],[-71.01,43.08],[-71.07,43.08],[-71.03,43.14],[-71.25,43.27],[-71.16,43.36],[-71.28,43.42],[-71.34,43.63],[-71.25,43.77],[-71.35,43.87],[-71.41,44.17],[-71.39,44.21],[-71.31,44.14],[-71.25,44.24],[-71.01,44.28],[-70.97,43.57],[-70.96,43.44],[-70.99,43.38],[-70.93,43.34],[-70.91,43.29],[-70.83,43.13],[-70.71,43.08],[-70.82,42.87],[-70.89,42.88],[-71.03,42.86],[-71.06,42.81],[-71.13,42.82],[-71.17,42.81],[-71.22,42.97],[-71.09,43.02]]]}},{type:"Feature",id:"039",properties:{zip3:"039"},geometry:{type:"Polygon",coordinates:[[[-70.71,43.08],[-70.83,43.13],[-70.91,43.29],[-70.79,43.42],[-70.74,43.38],[-70.65,43.26],[-70.59,43.27],[-70.71,43.08]]]}},{type:"Feature",id:"040",properties:{zip3:"040"},geometry:{type:"Polygon",coordinates:[[[-70.59,43.27],[-70.65,43.26],[-70.74,43.38],[-70.79,43.42],[-70.93,43.34],[-70.99,43.38],[-70.96,43.44],[-70.97,43.57],[-71.01,44.27],[-70.98,44.28],[-70.8,44.19],[-70.71,44.27],[-70.5,44.04],[-70.25,43.89],[-70.12,43.91],[-69.92,44.03],[-69.92,44.05],[-69.92,44.07],[-69.9,44.1],[-69.81,44.03],[-69.83,43.99],[-69.87,43.95],[-69.87,43.82],[-69.89,43.78],[-70.04,43.75],[-69.95,43.86],[-70.19,43.78],[-70.34,43.81],[-70.37,43.64],[-70.27,43.59],[-70.25,43.58],[-70.38,43.51],[-70.42,43.36],[-70.59,43.27]]]}},{type:"Feature",id:"041",properties:{zip3:"041"},geometry:{type:"Polygon",coordinates:[[[-70.37,43.64],[-70.34,43.81],[-70.19,43.78],[-70.2,43.57],[-70.37,43.64]]]}},{type:"Feature",id:"042",properties:{zip3:"042"},geometry:{type:"Polygon",coordinates:[[[-69.9,44.11],[-69.92,44.07],[-69.92,44.05],[-69.92,44.03],[-70.12,43.91],[-70.25,43.89],[-70.5,44.04],[-70.71,44.27],[-70.8,44.19],[-70.98,44.28],[-71.01,44.27],[-71.04,44.76],[-70.9,44.79],[-70.88,44.83],[-70.78,44.85],[-70.77,44.73],[-70.62,44.8],[-70.56,44.71],[-70.39,44.79],[-70.15,44.59],[-70.1,44.38],[-69.94,44.27],[-70.01,44.17],[-70.03,44.13],[-69.9,44.11]]]}},{type:"Feature",id:"043",properties:{zip3:"043"},geometry:{type:"Polygon",coordinates:[[[-69.81,44.03],[-69.9,44.1],[-69.9,44.11],[-70.03,44.13],[-70.01,44.17],[-69.94,44.27],[-70.1,44.38],[-70.13,44.49],[-70.04,44.49],[-70.04,44.59],[-69.93,44.58],[-69.88,44.44],[-69.83,44.39],[-69.75,44.52],[-69.73,44.38],[-69.61,44.36],[-69.54,44.5],[-69.47,44.48],[-69.34,44.45],[-69.39,44.34],[-69.52,44.1],[-69.67,44.12],[-69.75,44.01],[-69.81,44.03]]]}},{type:"Feature",id:"044",properties:{zip3:"044"},geometry:{type:"MultiPolygon",coordinates:[[[[-68.81,44.55],[-68.81,44.57],[-68.84,44.61],[-68.97,44.56],[-68.99,44.6],[-69.17,44.75],[-69.21,45],[-69.11,45.11],[-69.5,45.05],[-69.54,45.19],[-69.7,45.29],[-69.8,45.61],[-69.96,45.52],[-69.83,45.65],[-70.09,45.68],[-70.13,45.74],[-70.15,45.75],[-70.18,45.75],[-69.85,45.94],[-69.97,46.12],[-69.82,46.25],[-69.82,45.95],[-69.57,45.89],[-69.41,46.06],[-69.4,45.94],[-69.57,45.89],[-69.36,45.73],[-69.22,46.03],[-69.11,46.07],[-69.25,46.28],[-69,46.32],[-68.98,46.31],[-68.9,46.3],[-68.84,46.31],[-68.82,45.96],[-68.64,45.9],[-68.56,45.76],[-68.44,45.78],[-68.43,45.67],[-68.33,45.69],[-68.2,45.68],[-68.23,45.84],[-68.02,45.87],[-67.98,45.97],[-67.91,46],[-67.78,46],[-67.8,45.68],[-67.43,45.58],[-67.52,45.49],[-67.71,45.57],[-67.55,45.32],[-67.69,45.3],[-67.94,45.27],[-68.3,45.22],[-68.28,45.04],[-68.38,45],[-68.5,44.98],[-68.45,44.76],[-68.7,44.4],[-68.76,44.42],[-68.77,44.4],[-68.81,44.38],[-68.81,44.55]]],[[[-68.32,44.82],[-68.33,44.83],[-68.3,44.99],[-68.21,44.83],[-68.32,44.82]]],[[[-69.15,46.48],[-69.2,46.34],[-69.36,46.38],[-69.3,46.49],[-69.15,46.48]]],[[[-69.73,46.39],[-69.72,46.57],[-69.44,46.55],[-69.48,46.42],[-69.73,46.39]]]]}},{type:"Feature",id:"045",properties:{zip3:"045"},geometry:{type:"Polygon",coordinates:[[[-69.87,43.82],[-69.87,43.95],[-69.83,43.99],[-69.75,44.01],[-69.67,44.12],[-69.52,44.1],[-69.39,44.34],[-69.33,44.3],[-69.34,44.23],[-69.37,44.21],[-69.28,44.05],[-69.18,44.06],[-69.31,43.94],[-69.44,43.98],[-69.51,43.83],[-69.59,43.86],[-69.86,43.7],[-69.89,43.78],[-69.87,43.82]]]}},{type:"Feature",id:"046",properties:{zip3:"046"},geometry:{type:"Polygon",coordinates:[[[-68.81,44.38],[-68.77,44.4],[-68.76,44.42],[-68.7,44.4],[-68.45,44.76],[-68.49,44.93],[-68.46,44.91],[-68.45,44.92],[-68.41,44.91],[-68.39,44.93],[-68.38,45],[-68.33,44.83],[-68.32,44.82],[-68.15,44.63],[-68.01,44.65],[-68.12,44.76],[-68.13,44.79],[-68.2,44.83],[-67.92,44.91],[-67.83,44.79],[-67.82,45.11],[-67.94,45.27],[-67.69,45.3],[-67.55,45.32],[-67.4,45.16],[-67.16,45.16],[-66.98,44.81],[-67.19,44.65],[-67.39,44.7],[-67.41,44.59],[-67.54,44.63],[-67.56,44.53],[-67.85,44.56],[-67.85,44.48],[-68.05,44.33],[-68.12,44.48],[-68.25,44.43],[-68.17,44.35],[-68.43,44.31],[-68.43,44.5],[-68.57,44.4],[-68.52,44.23],[-68.81,44.38]]]}},{type:"Feature",id:"047",properties:{zip3:"047"},geometry:{type:"MultiPolygon",coordinates:[[[[-68.44,45.78],[-68.56,45.76],[-68.64,45.9],[-68.82,45.96],[-68.84,46.31],[-68.9,46.3],[-68.98,46.31],[-69,46.32],[-69.2,46.34],[-69.15,46.48],[-69.07,46.52],[-68.82,46.47],[-68.82,46.4],[-68.44,46.47],[-68.56,46.57],[-68.49,46.66],[-68.56,46.82],[-68.3,46.75],[-68.3,46.93],[-68.2,46.99],[-68.41,47.08],[-68.55,47.04],[-68.53,46.87],[-68.73,46.98],[-68.89,46.94],[-68.96,47.01],[-69.21,47.01],[-69.21,47.19],[-68.95,47.15],[-68.58,47.29],[-68.23,47.36],[-67.79,47.07],[-67.78,46],[-67.91,46],[-67.98,45.97],[-68.02,45.87],[-68.17,45.96],[-68.3,45.91],[-68.22,45.74],[-68.33,45.69],[-68.43,45.67],[-68.44,45.78]]],[[[-68.71,46.83],[-68.73,46.79],[-69.17,46.75],[-69.25,46.86],[-68.78,46.87],[-68.71,46.83]]]]}},{type:"Feature",id:"048",properties:{zip3:"048"},geometry:{type:"Polygon",coordinates:[[[-69.18,44.06],[-69.28,44.05],[-69.37,44.21],[-69.34,44.23],[-69.33,44.3],[-69.35,44.31],[-69.17,44.29],[-69,44.4],[-68.95,44.36],[-69.21,43.93],[-69.18,44.06]]]}},{type:"Feature",id:"049",properties:{zip3:"049"},geometry:{type:"MultiPolygon",coordinates:[[[[-68.97,44.56],[-68.84,44.61],[-68.81,44.57],[-68.81,44.55],[-69,44.4],[-69.17,44.29],[-69.35,44.31],[-69.39,44.34],[-69.34,44.45],[-69.47,44.48],[-69.54,44.5],[-69.61,44.36],[-69.73,44.38],[-69.75,44.52],[-69.83,44.39],[-69.88,44.44],[-69.93,44.58],[-70.04,44.59],[-70.04,44.49],[-70.13,44.49],[-70.15,44.59],[-70.39,44.79],[-70.56,44.71],[-70.62,44.8],[-70.77,44.73],[-70.78,44.85],[-70.88,44.83],[-70.89,44.86],[-70.78,45.02],[-70.84,45.28],[-70.72,45.51],[-70.47,45.71],[-70.16,45.75],[-70.14,45.66],[-70.02,45.5],[-70.05,45.42],[-69.95,45.39],[-69.78,45.54],[-69.7,45.29],[-69.54,45.19],[-69.5,45.05],[-69.11,45.11],[-69.21,45],[-69.17,44.75],[-68.99,44.6],[-68.97,44.56]]],[[[-69.52,44.49],[-69.52,44.48],[-69.53,44.49],[-69.52,44.49]]],[[[-69.97,46.12],[-70.08,46],[-69.97,45.89],[-70.27,45.85],[-70.29,46.19],[-70.19,46.35],[-69.97,46.12]]]]}},{type:"Feature",id:"050",properties:{zip3:"050"},geometry:{type:"Polygon",coordinates:[[[-72.38,43.57],[-72.4,43.51],[-72.39,43.47],[-72.4,43.4],[-72.66,43.45],[-72.77,43.48],[-72.66,43.8],[-72.77,43.82],[-72.79,43.96],[-72.77,43.99],[-72.75,44.01],[-72.65,44.08],[-72.61,44.08],[-72.38,44.01],[-72.32,44.3],[-72.06,44.26],[-72.07,44.27],[-72.05,44.24],[-72.07,44.19],[-72.03,44.08],[-72.27,43.73],[-72.31,43.64],[-72.33,43.62],[-72.38,43.57]]]}},{type:"Feature",id:"051",properties:{zip3:"051"},geometry:{type:"Polygon",coordinates:[[[-72.52,43.13],[-72.84,43.15],[-72.86,43.21],[-72.98,43.21],[-72.98,43.3],[-72.76,43.38],[-72.74,43.42],[-72.73,43.47],[-72.66,43.45],[-72.4,43.4],[-72.39,43.36],[-72.4,43.31],[-72.45,43.17],[-72.43,43.12],[-72.44,43.08],[-72.47,43.06],[-72.47,43.05],[-72.47,43.07],[-72.48,43.09],[-72.49,43.09],[-72.51,43.12],[-72.52,43.13]]]}},{type:"Feature",id:"052",properties:{zip3:"052"},geometry:{type:"Polygon",coordinates:[[[-73.14,42.74],[-73.28,42.75],[-73.29,42.83],[-73.28,42.83],[-73.26,43.22],[-73.12,43.31],[-72.99,43.31],[-72.99,43.29],[-72.98,43.29],[-72.98,43.21],[-73,43.21],[-73,43.12],[-73.01,42.83],[-73.14,42.74]]]}},{type:"Feature",id:"053",properties:{zip3:"053"},geometry:{type:"Polygon",coordinates:[[[-73.14,42.74],[-73.01,42.83],[-73,43.06],[-72.88,43.11],[-73,43.12],[-73,43.21],[-72.86,43.21],[-72.84,43.15],[-72.52,43.13],[-72.51,43.12],[-72.49,43.09],[-72.48,43.09],[-72.47,43.07],[-72.46,43.06],[-72.47,43.06],[-72.47,43.05],[-72.46,43.06],[-72.46,43.03],[-72.44,43.01],[-72.46,43],[-72.52,42.92],[-72.55,42.88],[-72.56,42.85],[-72.46,42.73],[-72.69,42.73],[-73.14,42.74]]]}},{type:"Feature",id:"054",properties:{zip3:"054"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.26,44.24],[-73.22,44.47],[-73.35,44.7],[-73.21,44.64],[-73.16,44.92],[-73.09,45.02],[-72.55,45.01],[-72.53,44.83],[-72.58,44.78],[-72.59,44.79],[-72.88,44.38],[-72.95,44.16],[-72.92,44.07],[-72.91,44.07],[-72.91,44.06],[-72.91,44.04],[-73.28,44.03],[-73.42,44.03],[-73.26,44.24]]],[[[-73.34,44.99],[-73.21,45.01],[-73.29,44.86],[-73.34,44.99]]]]}},{type:"Feature",id:"056",properties:{zip3:"056"},geometry:{type:"Polygon",coordinates:[[[-72.65,44.08],[-72.75,44.01],[-72.9,44.07],[-72.92,44.07],[-72.95,44.16],[-72.88,44.38],[-72.59,44.79],[-72.42,44.72],[-72.37,44.59],[-72.4,44.49],[-72.22,44.42],[-72.23,44.42],[-72.22,44.42],[-72.22,44.41],[-72.27,44.34],[-72.32,44.3],[-72.38,44.01],[-72.61,44.08],[-72.65,44.08]]]}},{type:"Feature",id:"057",properties:{zip3:"057"},geometry:{type:"Polygon",coordinates:[[[-73.25,43.52],[-73.29,43.6],[-73.37,43.62],[-73.39,43.59],[-73.34,43.77],[-73.4,44.03],[-73.28,44.03],[-72.91,44.04],[-72.91,44.07],[-72.9,44.07],[-72.75,44.01],[-72.79,43.96],[-72.77,43.82],[-72.66,43.8],[-72.77,43.48],[-72.73,43.47],[-72.72,43.46],[-72.76,43.38],[-72.98,43.3],[-72.98,43.29],[-72.99,43.29],[-72.99,43.31],[-73.12,43.31],[-73.26,43.22],[-73.25,43.52]]]}},{type:"Feature",id:"058",properties:{zip3:"058"},geometry:{type:"Polygon",coordinates:[[[-71.76,44.41],[-71.81,44.38],[-71.87,44.34],[-71.94,44.34],[-72.01,44.32],[-72.03,44.3],[-72.07,44.27],[-72.06,44.26],[-72.32,44.3],[-72.27,44.34],[-72.22,44.4],[-72.22,44.42],[-72.4,44.49],[-72.37,44.59],[-72.42,44.72],[-72.58,44.78],[-72.53,44.83],[-72.55,45.01],[-71.9,45.01],[-71.93,44.91],[-71.77,44.82],[-71.86,44.73],[-71.67,44.58],[-71.8,44.51],[-71.76,44.41]]]}},{type:"Feature",id:"059",properties:{zip3:"059"},geometry:{type:"Polygon",coordinates:[[[-71.76,44.41],[-71.8,44.51],[-71.67,44.58],[-71.86,44.73],[-71.77,44.82],[-71.93,44.91],[-71.9,45.01],[-71.46,45.01],[-71.52,44.96],[-71.63,44.75],[-71.56,44.6],[-71.55,44.58],[-71.56,44.56],[-71.6,44.55],[-71.68,44.44],[-71.76,44.41]]]}},{type:"Feature",id:"060",properties:{zip3:"060"},geometry:{type:"Polygon",coordinates:[[[-72.82,41.61],[-72.82,41.66],[-72.98,41.64],[-73.05,41.89],[-73.14,41.89],[-73.39,41.92],[-73.38,41.82],[-73.51,41.79],[-73.49,42.05],[-72.81,42.04],[-72.76,42.04],[-72.1,42.03],[-72.24,41.94],[-72.31,41.94],[-72.31,41.84],[-72.46,41.73],[-72.45,41.69],[-72.84,41.57],[-72.82,41.61]]]}},{type:"Feature",id:"061",properties:{zip3:"061"},geometry:{type:"Polygon",coordinates:[[[-72.65,41.72],[-72.62,41.71],[-72.62,41.69],[-72.75,41.65],[-72.79,41.75],[-72.8,41.8],[-72.58,41.8],[-72.57,41.73],[-72.65,41.72]]]}},{type:"Feature",id:"062",properties:{zip3:"062"},geometry:{type:"Polygon",coordinates:[[[-72.14,41.58],[-72.22,41.54],[-72.33,41.61],[-72.37,41.6],[-72.38,41.59],[-72.41,41.6],[-72.45,41.67],[-72.46,41.73],[-72.31,41.84],[-72.31,41.94],[-72.24,41.94],[-72.1,42.03],[-71.8,42.02],[-71.79,41.77],[-72.02,41.76],[-72.14,41.58]]]}},{type:"Feature",id:"063",properties:{zip3:"063"},geometry:{type:"Polygon",coordinates:[[[-72.35,41.32],[-72.43,41.42],[-72.21,41.46],[-72.14,41.58],[-72.02,41.76],[-71.79,41.77],[-71.79,41.66],[-71.83,41.34],[-72.33,41.28],[-72.35,41.32]]]}},{type:"Feature",id:"064",properties:{zip3:"064"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.12,41.18],[-73.09,41.25],[-73.31,41.33],[-73.33,41.32],[-73.33,41.47],[-73.33,41.48],[-73.16,41.52],[-73.16,41.49],[-73.05,41.47],[-73.03,41.42],[-72.99,41.27],[-73.12,41.18]]],[[[-72.82,41.32],[-72.89,41.33],[-72.88,41.35],[-72.91,41.37],[-72.89,41.39],[-72.85,41.43],[-72.95,41.46],[-72.94,41.51],[-72.97,41.53],[-72.95,41.56],[-72.93,41.61],[-72.94,41.64],[-72.82,41.66],[-72.82,41.61],[-72.84,41.57],[-72.45,41.69],[-72.45,41.67],[-72.41,41.6],[-72.38,41.59],[-72.37,41.6],[-72.33,41.61],[-72.22,41.54],[-72.21,41.46],[-72.43,41.42],[-72.35,41.32],[-72.34,41.27],[-72.86,41.25],[-72.85,41.26],[-72.82,41.32]]]]}},{type:"Feature",id:"065",properties:{zip3:"065"},geometry:{type:"Polygon",coordinates:[[[-72.99,41.27],[-73.03,41.42],[-73.03,41.46],[-73,41.47],[-72.85,41.43],[-72.89,41.39],[-72.91,41.37],[-72.88,41.35],[-72.89,41.33],[-72.82,41.32],[-72.85,41.26],[-72.86,41.25],[-72.99,41.27]]]}},{type:"Feature",id:"066",properties:{zip3:"066"},geometry:{type:"Polygon",coordinates:[[[-73.24,41.16],[-73.22,41.18],[-73.37,41.27],[-73.3,41.3],[-73.33,41.32],[-73.31,41.33],[-73.09,41.25],[-73.12,41.18],[-73.24,41.16]]]}},{type:"Feature",id:"067",properties:{zip3:"067"},geometry:{type:"Polygon",coordinates:[[[-72.95,41.46],[-73,41.47],[-73.03,41.46],[-73.05,41.47],[-73.16,41.49],[-73.16,41.52],[-73.33,41.48],[-73.38,41.49],[-73.53,41.52],[-73.51,41.79],[-73.38,41.82],[-73.39,41.92],[-73.14,41.89],[-73.05,41.89],[-72.98,41.64],[-72.94,41.64],[-72.93,41.61],[-72.95,41.56],[-72.97,41.53],[-72.94,41.51],[-72.95,41.46]]]}},{type:"Feature",id:"068",properties:{zip3:"068"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.66,41.01],[-73.73,41.1],[-73.62,41.15],[-73.61,41.12],[-73.62,41.12],[-73.66,41.01]]],[[[-73.51,41.11],[-73.53,41.15],[-73.55,41.18],[-73.48,41.21],[-73.55,41.3],[-73.53,41.52],[-73.38,41.49],[-73.33,41.47],[-73.33,41.32],[-73.3,41.3],[-73.37,41.27],[-73.22,41.18],[-73.24,41.16],[-73.49,41.04],[-73.51,41.11]]]]}},{type:"Feature",id:"069",properties:{zip3:"069"},geometry:{type:"Polygon",coordinates:[[[-73.62,41.12],[-73.61,41.12],[-73.62,41.15],[-73.55,41.18],[-73.53,41.15],[-73.51,41.11],[-73.62,41.12]]]}},{type:"Feature",id:"070",properties:{zip3:"070"},geometry:{type:"Polygon",coordinates:[[[-74.3,40.56],[-74.54,40.61],[-74.57,40.63],[-74.33,40.72],[-74.46,40.87],[-74.44,40.87],[-74.46,40.93],[-74.47,40.98],[-74.43,40.96],[-74.2,40.86],[-74.16,40.89],[-74.09,40.89],[-74.05,40.85],[-74.05,40.83],[-74.03,40.82],[-74,40.82],[-73.95,40.86],[-74.04,40.74],[-74.11,40.72],[-74.16,40.76],[-74.18,40.81],[-74.22,40.75],[-74.25,40.74],[-74.26,40.71],[-74.24,40.71],[-74.2,40.63],[-74.27,40.54],[-74.3,40.55],[-74.3,40.56]]]}},{type:"Feature",id:"071",properties:{zip3:"071"},geometry:{type:"Polygon",coordinates:[[[-74.17,40.69],[-74.22,40.71],[-74.26,40.71],[-74.25,40.74],[-74.22,40.75],[-74.18,40.81],[-74.16,40.76],[-74.17,40.69]]]}},{type:"Feature",id:"072",properties:{zip3:"072"},geometry:{type:"Polygon",coordinates:[[[-74.2,40.63],[-74.24,40.71],[-74.22,40.71],[-74.17,40.69],[-74.2,40.63]]]}},{type:"Feature",id:"073",properties:{zip3:"073"},geometry:{type:"Polygon",coordinates:[[[-74.11,40.72],[-74.04,40.74],[-74.07,40.67],[-74.1,40.68],[-74.11,40.72]]]}},{type:"Feature",id:"074",properties:{zip3:"074"},geometry:{type:"Polygon",coordinates:[[[-74.2,40.89],[-74.2,40.91],[-74.2,40.86],[-74.43,40.96],[-74.43,41.02],[-74.53,40.96],[-74.58,41.08],[-74.62,41.05],[-74.6,41.06],[-74.72,41.22],[-74.65,41.34],[-74.07,41.07],[-74.08,41.05],[-74.07,41.04],[-74.08,40.98],[-74.11,40.92],[-74.15,40.94],[-74.2,40.93],[-74.2,40.89]]]}},{type:"Feature",id:"075",properties:{zip3:"075"},geometry:{type:"Polygon",coordinates:[[[-74.16,40.89],[-74.2,40.91],[-74.2,40.89],[-74.2,40.93],[-74.15,40.94],[-74.16,40.89]]]}},{type:"Feature",id:"076",properties:{zip3:"076"},geometry:{type:"Polygon",coordinates:[[[-74.05,40.85],[-74.09,40.89],[-74.11,40.92],[-74.08,40.98],[-74.07,41.04],[-74.08,41.05],[-74.07,41.07],[-73.89,41],[-73.95,40.86],[-74,40.82],[-74.03,40.82],[-74.05,40.83],[-74.05,40.85]]]}},{type:"Feature",id:"077",properties:{zip3:"077"},geometry:{type:"Polygon",coordinates:[[[-74.03,40.14],[-74.18,40.11],[-74.26,40.17],[-74.41,40.27],[-74.27,40.39],[-74.27,40.45],[-74.24,40.46],[-73.97,40.37],[-74.03,40.14]]]}},{type:"Feature",id:"078",properties:{zip3:"078"},geometry:{type:"Polygon",coordinates:[[[-74.86,40.72],[-74.86,40.74],[-74.88,40.75],[-75.07,40.71],[-75.1,40.78],[-75.1,40.79],[-75.08,40.82],[-75.08,40.89],[-75.12,40.97],[-75.03,41.04],[-74.75,41.35],[-74.65,41.34],[-74.72,41.22],[-74.6,41.06],[-74.62,41.05],[-74.58,41.08],[-74.53,40.96],[-74.43,41.02],[-74.47,40.98],[-74.46,40.93],[-74.44,40.87],[-74.47,40.88],[-74.48,40.87],[-74.54,40.82],[-74.72,40.81],[-74.73,40.72],[-74.75,40.68],[-74.89,40.7],[-74.86,40.72]]]}},{type:"Feature",id:"079",properties:{zip3:"079"},geometry:{type:"Polygon",coordinates:[[[-74.72,40.68],[-74.73,40.7],[-74.73,40.72],[-74.72,40.81],[-74.54,40.82],[-74.48,40.87],[-74.47,40.88],[-74.46,40.87],[-74.33,40.72],[-74.57,40.63],[-74.61,40.64],[-74.62,40.63],[-74.67,40.62],[-74.72,40.68]]]}},{type:"Feature",id:"080",properties:{zip3:"080"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.46,39.58],[-74.43,39.58],[-74.45,39.59],[-74.34,39.65],[-74.42,39.82],[-74.34,39.83],[-74.3,39.79],[-74.29,39.77],[-74.19,39.76],[-74.13,39.79],[-74.1,39.76],[-74.29,39.51],[-74.42,39.56],[-74.45,39.56],[-74.46,39.56],[-74.49,39.58],[-74.46,39.58]]],[[[-74.63,39.63],[-74.68,39.61],[-74.74,39.56],[-74.79,39.54],[-74.86,39.59],[-75.05,39.68],[-75.25,39.65],[-75.34,39.49],[-75.37,39.46],[-75.41,39.41],[-75.54,39.46],[-75.56,39.63],[-75.34,39.85],[-75.19,39.88],[-75.14,39.88],[-75.13,39.91],[-75.09,39.9],[-75.05,39.9],[-75.05,39.92],[-75.07,39.93],[-75.05,39.95],[-75.01,39.98],[-75.06,39.99],[-75.01,40.02],[-74.93,40.07],[-74.83,40.12],[-74.76,40.04],[-74.74,40.02],[-74.75,40.08],[-74.74,40.11],[-74.66,40.08],[-74.64,40.06],[-74.67,40.03],[-74.66,40],[-74.51,39.99],[-74.45,39.88],[-74.52,39.66],[-74.61,39.79],[-74.74,39.73],[-74.63,39.63]]]]}},{type:"Feature",id:"081",properties:{zip3:"081"},geometry:{type:"Polygon",coordinates:[[[-75.09,39.9],[-75.13,39.91],[-75.08,39.98],[-75.06,39.99],[-75.01,39.98],[-75.05,39.95],[-75.07,39.93],[-75.05,39.92],[-75.05,39.9],[-75.09,39.9]]]}},{type:"Feature",id:"082",properties:{zip3:"082"},geometry:{type:"Polygon",coordinates:[[[-74.93,39.22],[-74.86,39.34],[-74.82,39.35],[-74.75,39.39],[-74.76,39.37],[-74.74,39.39],[-74.72,39.38],[-74.72,39.37],[-74.72,39.38],[-74.73,39.39],[-74.72,39.41],[-74.73,39.41],[-74.73,39.42],[-74.73,39.41],[-74.72,39.4],[-74.62,39.49],[-74.64,39.52],[-74.66,39.51],[-74.73,39.57],[-74.68,39.61],[-74.63,39.63],[-74.45,39.59],[-74.43,39.58],[-74.46,39.58],[-74.49,39.58],[-74.46,39.56],[-74.45,39.56],[-74.42,39.56],[-74.33,39.44],[-74.41,39.37],[-74.49,39.38],[-74.51,39.34],[-74.54,39.34],[-74.86,38.94],[-74.96,38.93],[-74.89,39.16],[-74.93,39.22]]]}},{type:"Feature",id:"083",properties:{zip3:"083"},geometry:{type:"Polygon",coordinates:[[[-74.93,39.22],[-75.18,39.24],[-75.41,39.41],[-75.37,39.46],[-75.34,39.49],[-75.25,39.65],[-75.05,39.68],[-74.86,39.59],[-74.79,39.54],[-74.74,39.56],[-74.73,39.57],[-74.66,39.51],[-74.64,39.52],[-74.62,39.49],[-74.72,39.4],[-74.73,39.41],[-74.73,39.42],[-74.73,39.41],[-74.72,39.41],[-74.73,39.39],[-74.72,39.38],[-74.72,39.37],[-74.72,39.38],[-74.74,39.39],[-74.76,39.37],[-74.75,39.39],[-74.82,39.35],[-74.86,39.34],[-74.93,39.22]]]}},{type:"Feature",id:"084",properties:{zip3:"084"},geometry:{type:"Polygon",coordinates:[[[-74.54,39.34],[-74.51,39.34],[-74.49,39.38],[-74.41,39.37],[-74.53,39.3],[-74.54,39.34]]]}},{type:"Feature",id:"085",properties:{zip3:"085"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.57,40.05],[-74.63,40.04],[-74.67,40.03],[-74.64,40.06],[-74.66,40.08],[-74.74,40.11],[-74.75,40.08],[-74.74,40.02],[-74.76,40.04],[-74.83,40.12],[-74.7,40.18],[-74.7,40.16],[-74.68,40.16],[-74.6,40.15],[-74.57,40.19],[-74.48,40.21],[-74.52,40.22],[-74.56,40.22],[-74.54,40.23],[-74.58,40.24],[-74.69,40.31],[-74.86,40.28],[-74.97,40.4],[-75.06,40.42],[-75.07,40.46],[-75.06,40.48],[-75.07,40.45],[-75.03,40.46],[-74.59,40.45],[-74.57,40.42],[-74.59,40.42],[-74.46,40.25],[-74.41,40.27],[-74.26,40.17],[-74.26,40.12],[-74.43,40.03],[-74.55,40.04],[-74.56,40.04],[-74.57,40.05]]],[[[-74.37,40.2],[-74.35,40.2],[-74.36,40.19],[-74.37,40.2]]]]}},{type:"Feature",id:"086",properties:{zip3:"086"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.61,40.17],[-74.6,40.15],[-74.68,40.16],[-74.7,40.16],[-74.7,40.18],[-74.77,40.22],[-74.86,40.28],[-74.69,40.31],[-74.58,40.24],[-74.54,40.23],[-74.56,40.22],[-74.52,40.22],[-74.48,40.21],[-74.57,40.19],[-74.61,40.17]]],[[[-74.66,40],[-74.63,40.04],[-74.57,40.05],[-74.56,40.04],[-74.55,40.04],[-74.51,39.99],[-74.66,40]]]]}},{type:"Feature",id:"087",properties:{zip3:"087"},geometry:{type:"Polygon",coordinates:[[[-74.3,39.79],[-74.34,39.83],[-74.43,40.03],[-74.26,40.12],[-74.18,40.11],[-74.03,40.14],[-74.1,39.76],[-74.13,39.79],[-74.19,39.76],[-74.29,39.77],[-74.3,39.79]]]}},{type:"Feature",id:"088",properties:{zip3:"088"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.59,40.42],[-74.57,40.42],[-74.59,40.45],[-75.03,40.46],[-75.07,40.45],[-75.06,40.48],[-75.07,40.54],[-75.19,40.6],[-75.17,40.78],[-75.1,40.79],[-75.1,40.78],[-75.07,40.71],[-74.88,40.75],[-74.86,40.74],[-74.86,40.72],[-74.89,40.7],[-74.75,40.68],[-74.73,40.7],[-74.72,40.68],[-74.67,40.62],[-74.62,40.63],[-74.61,40.64],[-74.54,40.61],[-74.3,40.56],[-74.3,40.55],[-74.27,40.54],[-74.24,40.46],[-74.27,40.45],[-74.27,40.39],[-74.46,40.25],[-74.59,40.42]]],[[[-74.62,40.65],[-74.61,40.64],[-74.63,40.65],[-74.62,40.65]]]]}},{type:"Feature",id:"089",properties:{zip3:"089"},geometry:{type:"Polygon",coordinates:[[[-74.48,40.48],[-74.41,40.48],[-74.51,40.4],[-74.53,40.44],[-74.48,40.48]]]}},{type:"Feature",id:"100",properties:{zip3:"100"},geometry:{type:"Polygon",coordinates:[[[-73.97,40.76],[-73.96,40.78],[-73.94,40.77],[-73.97,40.76]]]}},{type:"Feature",id:"101",properties:{zip3:"101"},geometry:{type:"Polygon",coordinates:[[[-73.96,40.78],[-73.95,40.79],[-73.94,40.77],[-73.96,40.78]]]}},{type:"Feature",id:"102",properties:{zip3:"102"},geometry:{type:"Polygon",coordinates:[[[-74.02,40.71],[-74.02,40.72],[-74.01,40.72],[-74.02,40.71]]]}},{type:"Feature",id:"103",properties:{zip3:"103"},geometry:{type:"Polygon",coordinates:[[[-74.21,40.51],[-74.2,40.63],[-74.05,40.6],[-74.21,40.51]]]}},{type:"Feature",id:"104",properties:{zip3:"104"},geometry:{type:"Polygon",coordinates:[[[-73.86,40.9],[-73.85,40.91],[-73.84,40.89],[-73.86,40.9]]]}},{type:"Feature",id:"105",properties:{zip3:"105"},geometry:{type:"Polygon",coordinates:[[[-73.78,40.98],[-73.8,40.96],[-73.81,40.97],[-73.81,40.98],[-73.88,41],[-73.87,41.14],[-73.98,41.32],[-73.98,41.44],[-73.68,41.51],[-73.62,41.45],[-73.55,41.45],[-73.54,41.46],[-73.55,41.3],[-73.48,41.21],[-73.73,41.1],[-73.69,41.06],[-73.66,41.01],[-73.78,40.98]]]}},{type:"Feature",id:"106",properties:{zip3:"106"},geometry:{type:"Polygon",coordinates:[[[-73.72,41],[-73.79,41.04],[-73.72,41.02],[-73.72,41]]]}},{type:"Feature",id:"107",properties:{zip3:"107"},geometry:{type:"Polygon",coordinates:[[[-73.88,41],[-73.81,40.98],[-73.81,40.97],[-73.8,40.96],[-73.81,40.94],[-73.8,40.93],[-73.83,40.93],[-73.86,40.9],[-73.88,41]]]}},{type:"Feature",id:"108",properties:{zip3:"108"},geometry:{type:"Polygon",coordinates:[[[-73.8,40.93],[-73.81,40.94],[-73.78,40.98],[-73.8,40.93]]]}},{type:"Feature",id:"109",properties:{zip3:"109"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.61,41.32],[-74.6,41.42],[-74.49,41.53],[-74.42,41.54],[-74.4,41.54],[-74.39,41.55],[-74.36,41.54],[-74.36,41.55],[-74.29,41.47],[-74.27,41.48],[-74.14,41.4],[-74.12,41.39],[-74.1,41.39],[-74.07,41.41],[-74.05,41.42],[-74.07,41.41],[-74.15,41.2],[-74.01,41.3],[-73.91,41.14],[-73.92,41.06],[-73.91,41.04],[-73.9,41],[-74.3,41.17],[-74.61,41.32]]],[[[-74.38,41.59],[-74.37,41.59],[-74.37,41.58],[-74.38,41.58],[-74.38,41.59]]]]}},{type:"Feature",id:"110",properties:{zip3:"110"},geometry:{type:"Polygon",coordinates:[[[-73.67,40.72],[-73.73,40.69],[-73.73,40.72],[-73.71,40.73],[-73.72,40.75],[-73.71,40.76],[-73.65,40.8],[-73.65,40.74],[-73.69,40.73],[-73.67,40.72]]]}},{type:"Feature",id:"111",properties:{zip3:"111"},geometry:{type:"Polygon",coordinates:[[[-73.91,40.752],[-73.924,40.736],[-73.937,40.734],[-73.929,40.728],[-73.962,40.737],[-73.936,40.777],[-73.91,40.791],[-73.891,40.779],[-73.91,40.752]]]}},{type:"Feature",id:"112",properties:{zip3:"112"},geometry:{type:"Polygon",coordinates:[[[-74,40.69],[-73.96,40.74],[-73.93,40.73],[-73.9,40.68],[-73.87,40.7],[-73.86,40.66],[-73.99,40.57],[-74,40.69]]]}},{type:"Feature",id:"113",properties:{zip3:"113"},geometry:{type:"Polygon",coordinates:[[[-73.78,40.73],[-73.87,40.7],[-73.9,40.68],[-73.94,40.73],[-73.71,40.76],[-73.75,40.73],[-73.78,40.73]]]}},{type:"Feature",id:"114",properties:{zip3:"114"},geometry:{type:"Polygon",coordinates:[[[-73.73,40.65],[-73.74,40.65],[-73.86,40.66],[-73.78,40.73],[-73.75,40.73],[-73.72,40.75],[-73.71,40.73],[-73.73,40.72],[-73.73,40.65]]]}},{type:"Feature",id:"115",properties:{zip3:"115"},geometry:{type:"Polygon",coordinates:[[[-73.75,40.61],[-73.74,40.61],[-73.75,40.63],[-73.74,40.65],[-73.73,40.65],[-73.73,40.69],[-73.67,40.72],[-73.69,40.73],[-73.65,40.74],[-73.65,40.8],[-73.56,40.89],[-73.56,40.8],[-73.55,40.74],[-73.53,40.71],[-73.53,40.63],[-73.75,40.61]]]}},{type:"Feature",id:"116",properties:{zip3:"116"},geometry:{type:"Polygon",coordinates:[[[-73.75,40.61],[-73.94,40.54],[-73.94,40.56],[-73.75,40.61]]]}},{type:"Feature",id:"117",properties:{zip3:"117"},geometry:{type:"Polygon",coordinates:[[[-73.53,40.63],[-73.53,40.71],[-73.55,40.74],[-73.5,40.74],[-73.47,40.76],[-73.47,40.74],[-73.45,40.8],[-73.56,40.8],[-73.56,40.89],[-73.49,40.95],[-73.23,40.91],[-73.12,40.98],[-72.78,40.97],[-72.97,40.9],[-72.88,40.8],[-73.15,40.69],[-73.53,40.63]]]}},{type:"Feature",id:"118",properties:{zip3:"118"},geometry:{type:"Polygon",coordinates:[[[-73.47,40.76],[-73.5,40.74],[-73.55,40.74],[-73.55,40.77],[-73.45,40.8],[-73.47,40.74],[-73.47,40.76]]]}},{type:"Feature",id:"119",properties:{zip3:"119"},geometry:{type:"Polygon",coordinates:[[[-72.88,40.8],[-72.97,40.9],[-72.78,40.97],[-72.64,40.98],[-72.35,41.14],[-72.1,40.99],[-72.47,40.84],[-72.88,40.8]]]}},{type:"Feature",id:"120",properties:{zip3:"120"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.72,42.31],[-73.7,42.35],[-73.66,42.36],[-73.56,42.4],[-73.55,42.59],[-73.57,42.59],[-73.6,42.57],[-73.6,42.56],[-73.68,42.49],[-73.79,42.56],[-73.79,42.58],[-73.8,42.58],[-73.81,42.56],[-73.88,42.55],[-73.88,42.58],[-73.9,42.54],[-73.9,42.53],[-73.89,42.49],[-73.82,42.38],[-73.83,42.25],[-73.84,42.26],[-73.85,42.31],[-73.93,42.28],[-73.95,42.34],[-73.95,42.37],[-73.94,42.36],[-73.94,42.37],[-73.93,42.37],[-73.95,42.39],[-73.95,42.4],[-73.97,42.4],[-73.96,42.39],[-74,42.39],[-74.02,42.37],[-74.1,42.4],[-74.12,42.44],[-74,42.49],[-73.98,42.5],[-73.94,42.61],[-73.92,42.61],[-73.87,42.63],[-73.84,42.63],[-73.84,42.64],[-73.82,42.64],[-73.81,42.63],[-73.75,42.58],[-73.72,42.61],[-73.7,42.63],[-73.66,42.64],[-73.64,42.62],[-73.62,42.6],[-73.6,42.61],[-73.54,42.73],[-73.52,42.77],[-73.4,42.74],[-73.47,42.71],[-73.46,42.67],[-73.54,42.64],[-73.44,42.49],[-73.46,42.5],[-73.38,42.43],[-73.43,42.3],[-73.67,42.28],[-73.69,42.29],[-73.72,42.28],[-73.72,42.31]]],[[[-74.5,42.42],[-74.49,42.43],[-74.51,42.44],[-74.46,42.47],[-74.44,42.47],[-74.33,42.46],[-74.33,42.45],[-74.31,42.45],[-74.28,42.36],[-74.35,42.36],[-74.44,42.36],[-74.53,42.39],[-74.52,42.39],[-74.5,42.42]]],[[[-74.74,42.52],[-74.66,42.59],[-74.5,42.52],[-74.45,42.49],[-74.46,42.47],[-74.62,42.46],[-74.67,42.48],[-74.75,42.45],[-74.74,42.52]]],[[[-73.38,42.63],[-73.41,42.66],[-73.39,42.7],[-73.27,42.72],[-73.31,42.62],[-73.36,42.61],[-73.38,42.63]]],[[[-74.27,42.63],[-74.21,42.65],[-74.18,42.69],[-74.54,42.67],[-74.57,42.67],[-74.64,42.68],[-74.66,42.71],[-74.67,42.73],[-74.59,42.74],[-74.46,42.77],[-74.43,42.77],[-74.42,42.72],[-74.26,42.76],[-74.29,42.76],[-74.41,42.79],[-74.47,42.9],[-74.49,43],[-74.45,42.99],[-74.49,43.02],[-74.54,43.09],[-74.55,43.09],[-74.56,43.22],[-74.53,43.23],[-74.65,43.32],[-74.67,43.35],[-74.59,43.35],[-74.52,43.23],[-74.36,43.24],[-74.27,43.1],[-74.12,43.15],[-74.09,43.16],[-74.06,43.12],[-73.97,43.03],[-73.72,43.04],[-73.75,42.99],[-73.77,42.95],[-73.8,42.96],[-73.81,42.94],[-73.69,42.78],[-73.81,42.81],[-73.83,42.8],[-73.88,42.9],[-73.9,42.9],[-74.09,42.91],[-74.12,42.91],[-74.1,42.9],[-74.16,42.88],[-74.15,42.86],[-74.21,42.84],[-74.12,42.83],[-74.11,42.8],[-73.96,42.73],[-73.91,42.71],[-73.9,42.73],[-73.88,42.7],[-73.89,42.69],[-73.91,42.68],[-73.93,42.69],[-74.02,42.66],[-74.04,42.67],[-74.02,42.6],[-74.03,42.57],[-74.1,42.55],[-74.14,42.53],[-74.21,42.59],[-74.25,42.6],[-74.22,42.62],[-74.27,42.63]]],[[[-73.49,42.84],[-73.54,42.9],[-73.53,42.91],[-73.51,42.92],[-73.52,42.93],[-73.52,42.94],[-73.51,42.98],[-73.49,42.98],[-73.47,42.97],[-73.47,42.99],[-73.37,43.02],[-73.3,43.01],[-73.27,43.02],[-73.28,42.84],[-73.48,42.82],[-73.49,42.84]]],[[[-73.93,42.84],[-73.9,42.87],[-73.9,42.85],[-73.93,42.84]]]]}},{type:"Feature",id:"121",properties:{zip3:"121"},geometry:{type:"MultiPolygon",coordinates:[[[[-74,42.39],[-73.96,42.39],[-73.97,42.4],[-73.95,42.4],[-73.95,42.39],[-73.93,42.37],[-73.94,42.37],[-73.94,42.36],[-73.95,42.37],[-73.97,42.38],[-73.98,42.37],[-74,42.39]]],[[[-74.43,42.77],[-74.5,42.79],[-74.49,42.84],[-74.53,42.88],[-74.52,42.89],[-74.47,42.9],[-74.41,42.79],[-74.29,42.76],[-74.26,42.76],[-74.42,42.72],[-74.43,42.77]]],[[[-74.1,42.9],[-74.12,42.91],[-74.09,42.9],[-74.04,42.88],[-74.03,42.87],[-74.03,42.85],[-74.05,42.87],[-74.1,42.83],[-74.12,42.83],[-74.21,42.84],[-74.15,42.86],[-74.16,42.88],[-74.1,42.9]]],[[[-74.27,43.1],[-74.36,43.24],[-74.52,43.23],[-74.59,43.35],[-74.63,43.41],[-74.63,43.44],[-74.67,43.73],[-74.61,43.74],[-74.58,43.74],[-74.64,43.8],[-74.56,43.84],[-74.33,43.62],[-74.2,43.66],[-74.15,43.31],[-74.09,43.26],[-74.09,43.21],[-74.27,43.1]]],[[[-74.12,43.15],[-74.02,43.26],[-73.98,43.17],[-74.09,43.16],[-74.12,43.15]]],[[[-73.73,42.34],[-73.76,42.34],[-73.79,42.48],[-73.8,42.49],[-73.82,42.38],[-73.89,42.49],[-73.9,42.53],[-73.9,42.54],[-73.88,42.58],[-73.88,42.55],[-73.81,42.56],[-73.8,42.58],[-73.79,42.58],[-73.79,42.56],[-73.68,42.49],[-73.6,42.56],[-73.6,42.57],[-73.57,42.59],[-73.55,42.59],[-73.56,42.4],[-73.66,42.36],[-73.73,42.34]]],[[[-74.69,42.41],[-74.65,42.45],[-74.62,42.46],[-74.46,42.47],[-74.45,42.49],[-74.5,42.52],[-74.66,42.59],[-74.74,42.52],[-74.81,42.49],[-74.96,42.47],[-74.96,42.49],[-74.93,42.58],[-74.89,42.61],[-74.87,42.66],[-74.83,42.68],[-74.82,42.7],[-74.82,42.69],[-74.76,42.72],[-74.78,42.67],[-74.75,42.69],[-74.67,42.69],[-74.65,42.69],[-74.64,42.68],[-74.57,42.67],[-74.54,42.67],[-74.18,42.69],[-74.21,42.65],[-74.27,42.63],[-74.22,42.62],[-74.25,42.6],[-74.21,42.59],[-74.14,42.53],[-74.1,42.55],[-74.03,42.57],[-74.02,42.6],[-74.04,42.67],[-74.02,42.66],[-73.93,42.69],[-73.91,42.68],[-73.87,42.67],[-73.88,42.66],[-73.85,42.67],[-73.82,42.66],[-73.85,42.65],[-73.84,42.64],[-73.84,42.63],[-73.87,42.63],[-73.92,42.61],[-73.94,42.61],[-73.98,42.5],[-74,42.49],[-74.12,42.44],[-74.14,42.41],[-74.3,42.47],[-74.33,42.46],[-74.44,42.47],[-74.46,42.47],[-74.51,42.44],[-74.49,42.43],[-74.5,42.42],[-74.52,42.39],[-74.53,42.39],[-74.54,42.39],[-74.56,42.39],[-74.56,42.36],[-74.59,42.37],[-74.64,42.38],[-74.66,42.38],[-74.69,42.41]]],[[[-73.44,42.49],[-73.54,42.64],[-73.46,42.67],[-73.47,42.71],[-73.4,42.74],[-73.52,42.77],[-73.54,42.73],[-73.6,42.61],[-73.62,42.6],[-73.64,42.62],[-73.66,42.64],[-73.7,42.63],[-73.72,42.61],[-73.75,42.58],[-73.7,42.71],[-73.74,42.71],[-73.83,42.76],[-73.81,42.78],[-73.88,42.85],[-73.9,42.85],[-73.88,42.9],[-73.83,42.8],[-73.81,42.81],[-73.69,42.78],[-73.81,42.94],[-73.8,42.96],[-73.77,42.95],[-73.71,42.94],[-73.6,43.01],[-73.59,43.02],[-73.48,42.99],[-73.51,42.98],[-73.52,42.94],[-73.52,42.93],[-73.51,42.92],[-73.53,42.91],[-73.54,42.9],[-73.49,42.84],[-73.48,42.82],[-73.28,42.84],[-73.29,42.83],[-73.28,42.75],[-73.26,42.75],[-73.27,42.72],[-73.39,42.7],[-73.41,42.66],[-73.38,42.63],[-73.36,42.61],[-73.31,42.62],[-73.38,42.43],[-73.46,42.5],[-73.44,42.49]]]]}},{type:"Feature",id:"122",properties:{zip3:"122"},geometry:{type:"Polygon",coordinates:[[[-73.81,42.63],[-73.82,42.64],[-73.85,42.65],[-73.82,42.66],[-73.85,42.67],[-73.88,42.66],[-73.87,42.67],[-73.89,42.69],[-73.88,42.7],[-73.88,42.74],[-73.85,42.76],[-73.82,42.76],[-73.74,42.71],[-73.7,42.71],[-73.81,42.63]]]}},{type:"Feature",id:"123",properties:{zip3:"123"},geometry:{type:"Polygon",coordinates:[[[-73.88,42.85],[-73.81,42.78],[-73.83,42.76],[-73.82,42.76],[-73.85,42.76],[-73.88,42.74],[-73.9,42.73],[-73.91,42.71],[-73.96,42.73],[-74.11,42.8],[-74.1,42.83],[-74.05,42.87],[-74.03,42.85],[-74.03,42.87],[-74.08,42.9],[-74.09,42.91],[-73.9,42.9],[-73.9,42.87],[-73.93,42.84],[-73.88,42.85]]]}},{type:"Feature",id:"124",properties:{zip3:"124"},geometry:{type:"Polygon",coordinates:[[[-74.39,41.65],[-74.39,41.66],[-74.44,41.66],[-74.58,41.75],[-74.47,41.81],[-74.51,41.85],[-74.43,41.88],[-74.4,41.88],[-74.34,41.95],[-74.5,42.04],[-74.56,42.04],[-74.67,42.07],[-74.69,42.06],[-74.73,42.22],[-74.57,42.34],[-74.56,42.36],[-74.56,42.39],[-74.54,42.39],[-74.44,42.36],[-74.35,42.36],[-74.28,42.36],[-74.31,42.45],[-74.33,42.45],[-74.3,42.47],[-74.14,42.41],[-74.1,42.4],[-74.02,42.37],[-73.98,42.37],[-73.97,42.38],[-73.95,42.34],[-73.93,42.28],[-73.85,42.31],[-73.84,42.26],[-73.83,42.25],[-73.91,42.17],[-73.97,41.92],[-73.95,41.77],[-73.99,41.84],[-74.16,41.79],[-74.17,41.75],[-74.22,41.71],[-74.25,41.69],[-74.26,41.7],[-74.39,41.65]]]}},{type:"Feature",id:"125",properties:{zip3:"125"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.1,41.39],[-74.12,41.39],[-74.14,41.4],[-74.27,41.48],[-74.29,41.47],[-74.36,41.55],[-74.37,41.54],[-74.37,41.56],[-74.37,41.57],[-74.36,41.59],[-74.38,41.59],[-74.41,41.62],[-74.41,41.65],[-74.39,41.66],[-74.39,41.65],[-74.26,41.7],[-74.25,41.69],[-74.22,41.71],[-74.17,41.75],[-74.16,41.79],[-73.99,41.84],[-73.95,41.77],[-73.96,41.58],[-74.01,41.46],[-74.07,41.41],[-74.05,41.42],[-74.1,41.39]]],[[[-73.92,41.63],[-73.8,41.63],[-73.85,41.76],[-73.87,41.78],[-73.89,41.78],[-73.91,41.77],[-73.89,41.78],[-73.89,41.76],[-73.94,41.74],[-73.91,42.11],[-73.76,42.34],[-73.73,42.34],[-73.7,42.35],[-73.72,42.31],[-73.72,42.28],[-73.69,42.29],[-73.67,42.28],[-73.43,42.3],[-73.51,42.09],[-73.5,42.05],[-73.49,42.05],[-73.54,41.46],[-73.55,41.45],[-73.62,41.45],[-73.68,41.51],[-73.98,41.44],[-73.92,41.63]]]]}},{type:"Feature",id:"126",properties:{zip3:"126"},geometry:{type:"Polygon",coordinates:[[[-73.92,41.63],[-73.94,41.74],[-73.89,41.76],[-73.89,41.78],[-73.91,41.77],[-73.89,41.78],[-73.87,41.78],[-73.85,41.76],[-73.8,41.63],[-73.92,41.63]]]}},{type:"Feature",id:"127",properties:{zip3:"127"},geometry:{type:"Polygon",coordinates:[[[-74.6,41.42],[-74.61,41.32],[-74.72,41.39],[-74.79,41.42],[-74.81,41.44],[-74.83,41.43],[-74.89,41.44],[-75.07,41.61],[-75.07,41.81],[-75.16,41.85],[-75.18,41.9],[-75.14,41.95],[-75.07,41.93],[-75.05,41.9],[-75.02,41.92],[-75.01,41.92],[-75.04,41.94],[-74.91,42.04],[-74.93,42.08],[-74.78,42.02],[-74.67,42.07],[-74.56,42.04],[-74.5,42.04],[-74.34,41.95],[-74.4,41.88],[-74.43,41.88],[-74.51,41.85],[-74.47,41.81],[-74.58,41.75],[-74.44,41.66],[-74.41,41.65],[-74.41,41.62],[-74.38,41.59],[-74.36,41.59],[-74.38,41.59],[-74.37,41.58],[-74.37,41.54],[-74.42,41.54],[-74.49,41.53],[-74.6,41.42]]]}},{type:"Feature",id:"128",properties:{zip3:"128"},geometry:{type:"Polygon",coordinates:[[[-73.3,43.01],[-73.37,43.02],[-73.47,42.99],[-73.47,42.97],[-73.49,42.98],[-73.48,42.99],[-73.59,43.02],[-73.6,43.01],[-73.71,42.94],[-73.75,42.99],[-73.72,43.04],[-73.97,43.03],[-74.06,43.12],[-73.98,43.17],[-74.02,43.26],[-74.09,43.21],[-74.09,43.26],[-74.15,43.31],[-74.2,43.66],[-74.33,43.62],[-74.6,43.88],[-74.74,43.82],[-74.82,43.82],[-74.85,44.07],[-74.77,44.08],[-74.73,44.21],[-74.67,44.22],[-74.54,44.1],[-74.28,44.12],[-74.16,43.97],[-73.96,44.07],[-73.63,44.1],[-73.63,43.88],[-73.55,43.89],[-73.55,43.9],[-73.59,43.89],[-73.56,43.9],[-73.41,43.92],[-73.39,43.59],[-73.37,43.62],[-73.29,43.6],[-73.25,43.52],[-73.3,43.01]]]}},{type:"Feature",id:"129",properties:{zip3:"129"},geometry:{type:"Polygon",coordinates:[[[-73.96,44.07],[-74.23,44.2],[-74.32,44.2],[-74.31,44.15],[-74.35,44.13],[-74.33,44.12],[-74.54,44.1],[-74.67,44.22],[-74.73,44.21],[-74.77,44.08],[-74.89,44.07],[-74.85,44.25],[-74.88,44.24],[-74.92,44.33],[-74.6,44.36],[-74.61,44.42],[-74.64,44.43],[-74.61,44.43],[-74.58,44.55],[-74.72,44.6],[-74.73,44.81],[-74.57,45],[-74.15,44.99],[-73.35,45.01],[-73.36,44.8],[-73.45,44.71],[-73.42,44.41],[-73.32,44.27],[-73.45,44.1],[-73.41,43.92],[-73.56,43.9],[-73.59,43.89],[-73.55,43.9],[-73.55,43.89],[-73.63,43.88],[-73.63,44.1],[-73.96,44.07]]]}},{type:"Feature",id:"130",properties:{zip3:"130"},geometry:{type:"MultiPolygon",coordinates:[[[[-76.16,43.09],[-76.29,43.13],[-76.3,43.12],[-76.33,43.11],[-76.37,43.11],[-76.41,43.13],[-76.42,43.1],[-76.43,43.1],[-76.41,43.09],[-76.4,43.08],[-76.43,43.06],[-76.39,43.04],[-76.36,43.08],[-76.33,43.08],[-76.31,43.06],[-76.3,43.05],[-76.26,43.08],[-76.27,43.05],[-76.24,43.05],[-76.29,43.03],[-76.35,43.02],[-76.44,43],[-76.46,43],[-76.49,42.8],[-76.52,42.81],[-76.68,42.86],[-76.72,43],[-76.54,42.99],[-76.46,43.03],[-76.48,43.03],[-76.54,43.15],[-76.66,43.13],[-76.67,43.17],[-76.66,43.17],[-76.57,43.22],[-76.61,43.38],[-76.47,43.4],[-76.44,43.37],[-76.32,43.43],[-76.17,43.39],[-76.07,43.35],[-76.12,43.32],[-76.11,43.27],[-75.87,43.15],[-75.78,43.17],[-75.75,43.16],[-75.72,43.17],[-75.71,43.2],[-75.7,43.2],[-75.71,43.21],[-75.7,43.21],[-75.69,43.2],[-75.66,43.21],[-75.62,43.21],[-75.68,43.13],[-75.69,43.13],[-75.71,43.1],[-75.72,43.08],[-75.72,43.07],[-75.7,43.08],[-75.69,42.97],[-75.7,42.97],[-75.72,42.96],[-75.71,42.93],[-75.75,42.91],[-75.69,42.87],[-75.69,42.85],[-75.71,42.77],[-75.71,42.73],[-75.72,42.72],[-75.72,42.71],[-75.76,42.7],[-75.84,42.64],[-75.84,42.65],[-75.92,42.82],[-76.01,42.78],[-76.01,42.83],[-76.15,42.88],[-76.15,42.87],[-76.24,42.88],[-76.13,42.91],[-76.14,42.95],[-76.13,42.99],[-76.1,43],[-76.1,43.03],[-76.08,43.03],[-76.07,43.01],[-76.08,43.06],[-76.16,43.15],[-76.16,43.09]]],[[[-75.8,43.3],[-75.82,43.3],[-75.78,43.26],[-75.78,43.22],[-76.05,43.26],[-76.01,43.36],[-75.97,43.35],[-75.98,43.35],[-75.94,43.35],[-75.92,43.34],[-75.88,43.34],[-75.8,43.3]]],[[[-76,42.58],[-75.88,42.66],[-75.87,42.54],[-75.86,42.58],[-75.85,42.58],[-75.82,42.58],[-75.88,42.49],[-75.89,42.47],[-76.01,42.52],[-76.02,42.53],[-76.01,42.53],[-76,42.58]]],[[[-76.27,43.03],[-76.24,43.03],[-76.23,43.04],[-76.23,43.01],[-76.27,43.03]]],[[[-76.21,42.48],[-76.25,42.42],[-76.25,42.41],[-76.29,42.41],[-76.53,42.62],[-76.65,42.62],[-76.68,42.8],[-76.65,42.8],[-76.43,42.71],[-76.42,42.69],[-76.32,42.69],[-76.29,42.7],[-76.29,42.77],[-76.26,42.82],[-76.15,42.7],[-76.14,42.73],[-76.13,42.58],[-76.1,42.54],[-76.17,42.48],[-76.21,42.49],[-76.21,42.48]]],[[[-76.07,43.67],[-76.03,43.68],[-75.99,43.7],[-75.87,43.7],[-75.89,43.66],[-75.9,43.67],[-75.89,43.6],[-75.97,43.61],[-75.97,43.62],[-75.97,43.61],[-76.02,43.62],[-76.09,43.61],[-76.07,43.67]]]]}},{type:"Feature",id:"131",properties:{zip3:"131"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.73,43.21],[-75.71,43.21],[-75.73,43.19],[-75.71,43.2],[-75.72,43.17],[-75.74,43.17],[-75.73,43.21]]],[[[-75.78,43.25],[-75.75,43.24],[-75.78,43.22],[-75.78,43.25]]],[[[-76.35,43.25],[-76.33,43.27],[-76.31,43.32],[-76.28,43.31],[-76.27,43.31],[-76.26,43.24],[-76.3,43.22],[-76.29,43.21],[-76.31,43.2],[-76.32,43.21],[-76.35,43.25]]],[[[-76.3,43.34],[-76.25,43.34],[-76.27,43.32],[-76.27,43.33],[-76.3,43.34]]],[[[-76.8,43.02],[-76.83,43.13],[-76.83,43.14],[-76.82,43.14],[-76.82,43.17],[-76.81,43.17],[-76.73,43.17],[-76.76,43.22],[-76.74,43.23],[-76.75,43.31],[-76.76,43.32],[-76.7,43.32],[-76.7,43.34],[-76.42,43.52],[-76.23,43.53],[-76.17,43.64],[-76.17,43.68],[-76.07,43.67],[-76.09,43.61],[-76.02,43.62],[-75.97,43.61],[-75.97,43.62],[-75.97,43.61],[-75.89,43.6],[-75.89,43.57],[-75.89,43.56],[-75.89,43.55],[-75.93,43.55],[-75.92,43.54],[-76.01,43.53],[-76.02,43.55],[-76.04,43.54],[-76.04,43.49],[-76.06,43.45],[-75.99,43.44],[-76,43.41],[-75.99,43.36],[-76.01,43.36],[-76.05,43.26],[-76.11,43.27],[-76.12,43.32],[-76.07,43.35],[-76.17,43.39],[-76.32,43.43],[-76.44,43.37],[-76.47,43.4],[-76.61,43.38],[-76.57,43.22],[-76.66,43.17],[-76.67,43.17],[-76.66,43.13],[-76.54,43.15],[-76.48,43.03],[-76.46,43.03],[-76.54,42.99],[-76.72,43],[-76.76,42.8],[-76.81,42.81],[-76.86,42.81],[-76.89,42.82],[-76.95,42.94],[-76.92,42.94],[-76.91,42.96],[-76.91,42.98],[-76.91,43.02],[-76.8,43.02]]],[[[-76.13,42.58],[-76.14,42.73],[-76.15,42.7],[-76.26,42.82],[-76.29,42.77],[-76.29,42.7],[-76.32,42.69],[-76.42,42.69],[-76.43,42.71],[-76.65,42.8],[-76.68,42.8],[-76.68,42.86],[-76.52,42.81],[-76.49,42.8],[-76.46,43],[-76.44,43],[-76.35,43.02],[-76.29,42.96],[-76.23,42.92],[-76.25,42.92],[-76.2,42.94],[-76.16,42.98],[-76.15,42.98],[-76.13,42.99],[-76.13,42.98],[-76.14,42.95],[-76.13,42.91],[-76.24,42.88],[-76.15,42.87],[-76.15,42.88],[-76.01,42.83],[-76.01,42.78],[-75.92,42.82],[-75.84,42.65],[-75.84,42.64],[-75.76,42.7],[-75.76,42.69],[-75.81,42.58],[-75.85,42.58],[-75.86,42.58],[-75.87,42.54],[-75.88,42.66],[-76,42.58],[-76.01,42.53],[-76.02,42.53],[-76.02,42.54],[-76.08,42.55],[-76.13,42.58]]],[[[-76.03,43.01],[-75.92,43.05],[-75.91,42.88],[-76,42.91],[-75.98,42.95],[-76,42.95],[-75.99,42.95],[-75.99,42.96],[-76.03,43.01]]],[[[-76.02,43.08],[-75.99,43.08],[-76.02,43.07],[-76.02,43.08]]],[[[-76.37,43.11],[-76.33,43.11],[-76.31,43.1],[-76.25,43.09],[-76.26,43.08],[-76.3,43.05],[-76.31,43.06],[-76.33,43.08],[-76.36,43.08],[-76.39,43.04],[-76.43,43.06],[-76.4,43.08],[-76.41,43.09],[-76.43,43.1],[-76.42,43.1],[-76.41,43.13],[-76.37,43.11]]]]}},{type:"Feature",id:"132",properties:{zip3:"132"},geometry:{type:"Polygon",coordinates:[[[-76.29,43.03],[-76.24,43.05],[-76.27,43.05],[-76.25,43.09],[-76.31,43.1],[-76.3,43.12],[-76.29,43.13],[-76.16,43.09],[-76.16,43.15],[-76.08,43.06],[-76.07,43.01],[-76.08,43.03],[-76.1,43.03],[-76.1,43],[-76.13,42.99],[-76.15,42.98],[-76.16,42.98],[-76.2,42.94],[-76.25,42.92],[-76.23,42.92],[-76.29,42.96],[-76.29,43.03]]]}},{type:"Feature",id:"133",properties:{zip3:"133"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.2,42.61],[-75.21,42.65],[-75.22,42.65],[-75.3,42.66],[-75.3,42.68],[-75.21,42.79],[-75.16,42.78],[-75.06,42.81],[-75.04,42.78],[-74.88,42.83],[-74.88,42.82],[-74.81,42.85],[-74.82,42.86],[-74.88,42.91],[-74.88,42.94],[-74.87,42.93],[-74.83,42.95],[-74.95,43.03],[-75.02,42.95],[-75.07,42.92],[-75.1,42.93],[-75.13,42.93],[-75.17,42.95],[-75.18,42.96],[-75.2,43.06],[-75.2,43.08],[-75.18,43.08],[-75.16,43.09],[-75.12,43.09],[-75.08,43.1],[-75.08,43.13],[-75.03,43.12],[-74.88,43.11],[-74.88,43.24],[-75.04,43.23],[-75.14,43.41],[-75.32,43.36],[-75.33,43.4],[-75.56,43.28],[-75.47,43.52],[-75.58,43.48],[-75.63,43.59],[-75.67,43.64],[-75.68,43.59],[-75.7,43.57],[-75.74,43.63],[-75.77,43.64],[-75.78,43.7],[-75.76,43.75],[-75.74,43.78],[-75.65,43.8],[-75.64,43.81],[-75.63,43.81],[-75.62,43.83],[-75.64,43.84],[-75.58,43.86],[-75.43,43.88],[-75.42,43.85],[-75.39,43.89],[-75.41,44.04],[-75.06,44.05],[-74.85,44.07],[-74.82,43.82],[-74.77,43.77],[-74.69,43.82],[-74.63,43.44],[-74.63,43.41],[-74.67,43.35],[-74.65,43.32],[-74.75,43.3],[-74.81,43.22],[-74.81,43.17],[-74.82,43.16],[-74.81,43.14],[-74.77,43.14],[-74.72,43.15],[-74.63,43.13],[-74.55,43.09],[-74.6,43.11],[-74.76,43.08],[-74.74,43.03],[-74.63,42.99],[-74.58,42.99],[-74.56,42.99],[-74.5,43.02],[-74.46,43],[-74.46,43.01],[-74.45,42.99],[-74.49,43],[-74.49,42.92],[-74.55,42.94],[-74.6,42.92],[-74.58,42.91],[-74.52,42.89],[-74.53,42.88],[-74.49,42.84],[-74.5,42.79],[-74.56,42.81],[-74.67,42.8],[-74.67,42.79],[-74.67,42.75],[-74.67,42.73],[-74.66,42.71],[-74.65,42.69],[-74.67,42.69],[-74.71,42.69],[-74.71,42.71],[-74.73,42.7],[-74.75,42.69],[-74.76,42.72],[-74.82,42.71],[-74.83,42.7],[-74.87,42.66],[-74.89,42.61],[-74.95,42.6],[-74.97,42.64],[-75.02,42.66],[-75.09,42.67],[-75.14,42.67],[-75.13,42.65],[-75.2,42.61]]],[[[-75.71,42.77],[-75.69,42.85],[-75.69,42.86],[-75.66,42.86],[-75.61,42.91],[-75.6,42.9],[-75.34,42.81],[-75.53,42.72],[-75.52,42.7],[-75.62,42.74],[-75.71,42.77]]],[[[-75,42.92],[-74.92,42.94],[-74.93,42.92],[-74.95,42.91],[-75,42.92]]],[[[-75.46,43],[-75.45,43.02],[-75.43,43.08],[-75.45,43.08],[-75.38,43.1],[-75.33,43.08],[-75.35,43.07],[-75.3,43.02],[-75.46,43]]],[[[-75.22,43.29],[-75.2,43.28],[-75.09,43.23],[-75.13,43.23],[-75.16,43.2],[-75.17,43.19],[-75.21,43.17],[-75.22,43.2],[-75.38,43.3],[-75.24,43.31],[-75.23,43.31],[-75.21,43.31],[-75.22,43.29]]],[[[-75.62,43.3],[-75.64,43.29],[-75.62,43.22],[-75.66,43.21],[-75.69,43.2],[-75.7,43.21],[-75.71,43.21],[-75.7,43.2],[-75.72,43.2],[-75.71,43.21],[-75.73,43.21],[-75.75,43.24],[-75.78,43.25],[-75.78,43.26],[-75.82,43.3],[-75.8,43.3],[-75.88,43.34],[-75.89,43.37],[-75.8,43.38],[-75.7,43.57],[-75.62,43.3]]],[[[-76.04,43.49],[-76.04,43.54],[-76.02,43.55],[-76.01,43.53],[-75.92,43.54],[-75.93,43.55],[-75.89,43.55],[-75.89,43.54],[-75.93,43.46],[-75.98,43.46],[-75.99,43.44],[-76.06,43.45],[-76.04,43.49]]]]}},{type:"Feature",id:"134",properties:{zip3:"134"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.71,42.73],[-75.62,42.74],[-75.52,42.7],[-75.53,42.72],[-75.34,42.81],[-75.6,42.9],[-75.61,42.91],[-75.66,42.86],[-75.69,42.87],[-75.75,42.91],[-75.71,42.93],[-75.72,42.96],[-75.68,42.97],[-75.7,42.97],[-75.69,42.97],[-75.7,43.08],[-75.71,43.1],[-75.69,43.13],[-75.68,43.13],[-75.62,43.21],[-75.62,43.22],[-75.64,43.29],[-75.62,43.3],[-75.7,43.57],[-75.68,43.59],[-75.67,43.64],[-75.63,43.59],[-75.58,43.48],[-75.47,43.52],[-75.56,43.28],[-75.33,43.4],[-75.32,43.36],[-75.14,43.41],[-75.04,43.23],[-74.88,43.24],[-74.88,43.11],[-75.03,43.12],[-75.04,43.14],[-75.12,43.2],[-75.09,43.23],[-75.2,43.28],[-75.22,43.29],[-75.21,43.31],[-75.23,43.31],[-75.24,43.31],[-75.38,43.3],[-75.22,43.2],[-75.22,43.17],[-75.23,43.16],[-75.23,43.13],[-75.21,43.06],[-75.2,43.06],[-75.18,42.96],[-75.17,42.95],[-75.13,42.93],[-75.1,42.93],[-75.07,42.92],[-75.02,42.95],[-74.95,43.03],[-74.83,42.95],[-74.87,42.93],[-74.88,42.94],[-74.88,42.91],[-74.82,42.86],[-74.81,42.85],[-74.88,42.82],[-74.88,42.83],[-75.04,42.78],[-75.06,42.81],[-75.16,42.78],[-75.21,42.79],[-75.3,42.68],[-75.3,42.66],[-75.22,42.65],[-75.21,42.65],[-75.19,42.59],[-75.4,42.58],[-75.71,42.69],[-75.71,42.73]]],[[[-75.89,43.37],[-75.92,43.34],[-75.94,43.35],[-75.98,43.35],[-75.97,43.35],[-75.99,43.36],[-76,43.41],[-75.99,43.44],[-75.98,43.46],[-75.93,43.46],[-75.89,43.54],[-75.89,43.56],[-75.89,43.57],[-75.9,43.67],[-75.89,43.66],[-75.87,43.7],[-75.77,43.69],[-75.77,43.64],[-75.74,43.63],[-75.7,43.57],[-75.8,43.38],[-75.89,43.37]]],[[[-74.83,42.7],[-74.82,42.7],[-74.83,42.68],[-74.84,42.69],[-74.83,42.7]]],[[[-74.75,42.69],[-74.73,42.7],[-74.71,42.71],[-74.71,42.69],[-74.75,42.69],[-74.78,42.67],[-74.75,42.69]]],[[[-74.82,42.69],[-74.82,42.71],[-74.76,42.72],[-74.82,42.69]]],[[[-74.67,42.8],[-74.56,42.81],[-74.46,42.77],[-74.59,42.74],[-74.67,42.75],[-74.67,42.79],[-74.67,42.8]]],[[[-74.55,42.94],[-74.49,42.92],[-74.49,42.91],[-74.49,42.9],[-74.58,42.91],[-74.6,42.92],[-74.55,42.94]]],[[[-74.76,43.08],[-74.6,43.11],[-74.54,43.09],[-74.49,43.02],[-74.56,42.99],[-74.58,42.99],[-74.63,42.99],[-74.74,43.03],[-74.76,43.08]]],[[[-74.82,43.13],[-74.8,43.14],[-74.8,43.13],[-74.82,43.13]]],[[[-75.14,43.58],[-75.09,43.62],[-75.35,43.53],[-75.51,43.61],[-75.53,43.59],[-75.49,43.67],[-75.23,43.6],[-75.17,43.61],[-75.16,43.61],[-75.17,43.61],[-75.14,43.86],[-75.04,43.89],[-74.89,43.77],[-74.9,43.76],[-74.8,43.65],[-75.22,43.5],[-75.14,43.58]]],[[[-75.47,43.74],[-75.44,43.72],[-75.47,43.72],[-75.48,43.73],[-75.47,43.74]]],[[[-74.74,43.82],[-74.6,43.88],[-74.56,43.84],[-74.64,43.8],[-74.58,43.74],[-74.61,43.74],[-74.67,43.73],[-74.69,43.82],[-74.77,43.77],[-74.74,43.82]]],[[[-74.72,43.15],[-74.77,43.14],[-74.81,43.14],[-74.82,43.16],[-74.81,43.17],[-74.81,43.22],[-74.75,43.3],[-74.53,43.23],[-74.56,43.22],[-74.63,43.13],[-74.72,43.15]]]]}},{type:"Feature",id:"135",properties:{zip3:"135"},geometry:{type:"Polygon",coordinates:[[[-75.18,43.08],[-75.2,43.08],[-75.21,43.06],[-75.23,43.13],[-75.23,43.16],[-75.22,43.17],[-75.21,43.17],[-75.17,43.19],[-75.16,43.2],[-75.13,43.23],[-75.12,43.2],[-75.04,43.14],[-75.08,43.13],[-75.08,43.1],[-75.12,43.09],[-75.16,43.09],[-75.18,43.08]]]}},{type:"Feature",id:"136",properties:{zip3:"136"},geometry:{type:"Polygon",coordinates:[[[-74.57,45],[-74.73,44.81],[-74.72,44.6],[-74.58,44.55],[-74.61,44.43],[-74.64,44.43],[-74.61,44.42],[-74.6,44.36],[-74.92,44.33],[-74.88,44.24],[-74.85,44.25],[-74.89,44.07],[-75.06,44.05],[-75.41,44.04],[-75.39,43.89],[-75.42,43.85],[-75.43,43.88],[-75.58,43.86],[-75.64,43.84],[-75.62,43.83],[-75.63,43.81],[-75.64,43.81],[-75.65,43.8],[-75.74,43.78],[-75.76,43.75],[-75.78,43.7],[-75.77,43.69],[-75.99,43.7],[-76.03,43.68],[-76.17,43.68],[-76.17,43.64],[-76.27,43.88],[-76.13,43.9],[-76.14,44.07],[-76.37,44.1],[-76.04,44.25],[-75.75,44.45],[-75.75,44.51],[-75.3,44.84],[-74.83,45.01],[-74.57,45]]]}},{type:"Feature",id:"137",properties:{zip3:"137"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.14,41.95],[-75.18,41.9],[-75.2,41.87],[-75.24,41.87],[-75.27,41.89],[-75.34,41.99],[-75.36,42],[-75.5,42],[-75.5,42.01],[-75.48,42.02],[-75.52,42.03],[-75.48,42.08],[-75.49,42.06],[-75.54,42.2],[-75.52,42.22],[-75.54,42.21],[-75.6,42.19],[-75.59,42.16],[-75.59,42.15],[-75.67,42.12],[-75.7,42.14],[-75.75,42.15],[-75.76,42.16],[-75.68,42.2],[-75.7,42.21],[-75.83,42.2],[-75.85,42.23],[-75.85,42.21],[-75.85,42.23],[-75.92,42.24],[-75.93,42.28],[-75.88,42.41],[-75.73,42.45],[-75.69,42.35],[-75.71,42.35],[-75.62,42.33],[-75.52,42.38],[-75.52,42.45],[-75.4,42.46],[-75.44,42.45],[-75.39,42.32],[-75.42,42.15],[-75.23,42.08],[-75.24,42.09],[-75,42.14],[-75.09,42.27],[-75.1,42.27],[-75.14,42.28],[-75.17,42.27],[-75.15,42.28],[-75.18,42.28],[-75.27,42.34],[-75.21,42.36],[-75.07,42.34],[-75.03,42.34],[-74.96,42.4],[-75.01,42.38],[-74.98,42.41],[-74.98,42.4],[-74.92,42.45],[-74.93,42.44],[-74.92,42.47],[-74.97,42.45],[-74.97,42.47],[-74.96,42.47],[-74.81,42.49],[-74.75,42.45],[-74.67,42.48],[-74.65,42.45],[-74.69,42.41],[-74.66,42.38],[-74.64,42.38],[-74.59,42.37],[-74.56,42.36],[-74.57,42.34],[-74.73,42.22],[-74.69,42.06],[-74.78,42.02],[-74.93,42.08],[-74.91,42.04],[-75.04,41.94],[-75.01,41.92],[-75.02,41.92],[-75.05,41.9],[-75.07,41.93],[-75.14,41.95]]],[[[-76.49,42.06],[-76.47,42.06],[-76.45,42.06],[-76.42,42.13],[-76.4,42.14],[-76.41,42.13],[-76.35,42.08],[-76.33,42.08],[-76.32,42.09],[-76.33,42.08],[-76.43,42.03],[-76.45,42.04],[-76.49,42.06]]],[[[-76.15,42.08],[-76.16,42.1],[-76.17,42.1],[-76.19,42.1],[-76.15,42.11],[-76.1,42.27],[-76.27,42.27],[-76.26,42.19],[-76.28,42.15],[-76.3,42.15],[-76.31,42.15],[-76.42,42.15],[-76.42,42.19],[-76.43,42.22],[-76.42,42.23],[-76.43,42.22],[-76.38,42.24],[-76.37,42.25],[-76.33,42.3],[-76.31,42.31],[-76.3,42.32],[-76.3,42.34],[-76.28,42.35],[-76.24,42.36],[-76.2,42.35],[-76.02,42.41],[-75.98,42.34],[-76,42.35],[-75.99,42.34],[-75.98,42.29],[-75.96,42.29],[-75.98,42.26],[-75.98,42.25],[-76,42.23],[-75.97,42.22],[-75.94,42.16],[-75.95,42.09],[-75.99,42.11],[-76.1,42.07],[-76.11,42.08],[-76.11,42],[-76.2,42],[-76.21,42.01],[-76.2,42.01],[-76.23,42.05],[-76.24,42.08],[-76.15,42.08]]],[[[-75.84,42.07],[-75.82,42.1],[-75.79,42.1],[-75.74,42.07],[-75.75,42.04],[-75.74,42],[-75.86,42],[-75.84,42.01],[-75.84,42.02],[-75.81,42.03],[-75.83,42.05],[-75.84,42.07]]],[[[-75.93,42.24],[-75.92,42.23],[-75.9,42.21],[-75.91,42.18],[-75.92,42.2],[-75.94,42.22],[-75.93,42.24]]],[[[-75.34,42.48],[-75.32,42.48],[-75.3,42.49],[-75.34,42.45],[-75.34,42.48]]]]}},{type:"Feature",id:"138",properties:{zip3:"138"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.21,42.36],[-75.27,42.34],[-75.18,42.28],[-75.15,42.28],[-75.17,42.27],[-75.14,42.28],[-75.1,42.27],[-75.09,42.27],[-75,42.14],[-75.24,42.09],[-75.23,42.08],[-75.42,42.15],[-75.39,42.32],[-75.44,42.45],[-75.4,42.46],[-75.52,42.45],[-75.52,42.38],[-75.62,42.33],[-75.71,42.35],[-75.69,42.35],[-75.73,42.45],[-75.88,42.41],[-75.93,42.28],[-75.92,42.23],[-75.94,42.25],[-75.94,42.26],[-75.96,42.29],[-75.98,42.29],[-75.99,42.34],[-76,42.35],[-75.98,42.34],[-76.02,42.41],[-76.2,42.35],[-76.24,42.36],[-76.28,42.39],[-76.27,42.41],[-76.25,42.41],[-76.25,42.42],[-76.22,42.43],[-76.21,42.48],[-76.21,42.49],[-76.17,42.48],[-76.1,42.54],[-76.08,42.55],[-76.02,42.54],[-76.01,42.52],[-75.89,42.47],[-75.88,42.49],[-75.82,42.58],[-75.81,42.58],[-75.76,42.69],[-75.72,42.71],[-75.72,42.72],[-75.71,42.69],[-75.4,42.58],[-75.19,42.59],[-75.2,42.61],[-75.13,42.65],[-75.14,42.67],[-75.09,42.67],[-75.02,42.66],[-74.97,42.64],[-74.95,42.6],[-74.93,42.58],[-74.96,42.49],[-74.97,42.47],[-74.97,42.45],[-74.92,42.47],[-74.93,42.44],[-74.92,42.45],[-74.98,42.4],[-74.98,42.41],[-75.01,42.38],[-74.96,42.4],[-75.03,42.34],[-75.07,42.34],[-75.21,42.36]]],[[[-75.2,42.52],[-75.17,42.53],[-75.21,42.5],[-75.24,42.49],[-75.2,42.52]]],[[[-76.1,42.07],[-75.99,42.11],[-75.95,42.09],[-75.95,42.07],[-75.96,42.06],[-75.96,42],[-76.11,42],[-76.11,42.07],[-76.1,42.07]]],[[[-74.73,42.43],[-74.73,42.41],[-74.71,42.39],[-74.71,42.34],[-74.74,42.34],[-74.73,42.43]]],[[[-75.25,42.35],[-75.23,42.34],[-75.25,42.34],[-75.25,42.35]]],[[[-76.47,42.03],[-76.45,42.04],[-76.43,42.03],[-76.33,42.08],[-76.32,42.09],[-76.33,42.08],[-76.35,42.08],[-76.41,42.13],[-76.4,42.14],[-76.42,42.15],[-76.31,42.15],[-76.3,42.15],[-76.28,42.15],[-76.26,42.19],[-76.27,42.27],[-76.1,42.27],[-76.15,42.11],[-76.19,42.1],[-76.17,42.1],[-76.16,42.1],[-76.15,42.08],[-76.24,42.08],[-76.23,42.05],[-76.2,42.01],[-76.21,42.01],[-76.2,42],[-76.47,42],[-76.47,42.03]]],[[[-75.79,42.1],[-75.78,42.13],[-75.7,42.12],[-75.68,42.13],[-75.67,42.12],[-75.59,42.15],[-75.59,42.16],[-75.6,42.19],[-75.54,42.21],[-75.52,42.22],[-75.54,42.2],[-75.49,42.06],[-75.48,42.08],[-75.52,42.03],[-75.48,42.02],[-75.5,42.01],[-75.5,42],[-75.74,42],[-75.75,42.04],[-75.74,42.07],[-75.79,42.1]]],[[[-75.83,42.18],[-75.83,42.2],[-75.7,42.21],[-75.68,42.2],[-75.76,42.16],[-75.76,42.15],[-75.82,42.15],[-75.83,42.17],[-75.83,42.18]]],[[[-76.35,42.31],[-76.33,42.3],[-76.37,42.25],[-76.38,42.24],[-76.42,42.23],[-76.42,42.29],[-76.46,42.35],[-76.35,42.31]]]]}},{type:"Feature",id:"139",properties:{zip3:"139"},geometry:{type:"Polygon",coordinates:[[[-75.96,42.06],[-75.95,42.07],[-75.94,42.16],[-75.97,42.22],[-76,42.23],[-75.98,42.25],[-75.98,42.26],[-75.94,42.26],[-75.94,42.25],[-75.93,42.24],[-75.94,42.22],[-75.92,42.2],[-75.91,42.18],[-75.9,42.21],[-75.92,42.24],[-75.85,42.23],[-75.85,42.21],[-75.85,42.23],[-75.83,42.18],[-75.83,42.17],[-75.82,42.15],[-75.76,42.15],[-75.75,42.15],[-75.68,42.13],[-75.7,42.12],[-75.78,42.13],[-75.82,42.1],[-75.84,42.07],[-75.83,42.05],[-75.81,42.03],[-75.84,42.02],[-75.84,42.01],[-75.86,42],[-75.96,42],[-75.96,42.01],[-75.96,42.06]]]}},{type:"Feature",id:"140",properties:{zip3:"140"},geometry:{type:"MultiPolygon",coordinates:[[[[-78.98,42.42],[-78.96,42.44],[-78.96,42.46],[-79.03,42.54],[-79.06,42.39],[-79.16,42.39],[-79.16,42.37],[-79.13,42.35],[-79.18,42.35],[-79.22,42.38],[-79.24,42.4],[-79.27,42.39],[-79.39,42.37],[-79.42,42.37],[-79.41,42.37],[-79.41,42.42],[-79.43,42.42],[-79.24,42.51],[-79.23,42.5],[-79.25,42.48],[-79.19,42.5],[-79.14,42.51],[-79.12,42.51],[-79.09,42.5],[-79.1,42.51],[-79.12,42.54],[-79.14,42.55],[-79.05,42.69],[-78.8,42.78],[-78.8,42.71],[-78.61,42.69],[-78.34,42.67],[-78.33,42.61],[-78.29,42.67],[-78.25,42.7],[-78.12,42.64],[-78.08,42.63],[-78.13,42.61],[-78.12,42.58],[-78.1,42.57],[-78.1,42.56],[-78.14,42.56],[-78.15,42.56],[-78.16,42.56],[-78.16,42.55],[-78.15,42.55],[-78.12,42.54],[-78.13,42.52],[-78.17,42.53],[-78.19,42.47],[-78.27,42.45],[-78.45,42.4],[-78.47,42.4],[-78.45,42.44],[-78.47,42.44],[-78.5,42.43],[-78.5,42.45],[-78.58,42.44],[-78.56,42.51],[-78.72,42.61],[-79.02,42.6],[-78.81,42.5],[-78.8,42.46],[-78.9,42.36],[-78.97,42.37],[-79,42.4],[-78.99,42.43],[-78.98,42.42]]],[[[-78.69,42.75],[-78.69,42.81],[-78.69,42.82],[-78.7,42.81],[-78.7,42.86],[-78.74,43.02],[-78.75,43.02],[-78.78,43.01],[-78.79,43.02],[-78.72,43.05],[-78.73,43.08],[-78.85,43.22],[-78.74,43.22],[-78.7,43.31],[-78.72,43.29],[-78.78,43.33],[-78.75,43.33],[-78.71,43.33],[-78.28,43.37],[-78.31,43.31],[-78.34,43.3],[-78.33,43.3],[-78.52,43.29],[-78.54,43.14],[-78.34,43.12],[-78.34,43.11],[-78.35,43.07],[-78.23,43.13],[-78.19,43.13],[-78.13,43.02],[-78.11,42.99],[-78.09,42.97],[-78.11,42.97],[-78.1,42.95],[-78.06,42.94],[-78.05,42.91],[-78.12,42.9],[-78.15,42.86],[-78.16,42.86],[-78.17,42.82],[-78.22,42.77],[-78.26,42.77],[-78.38,42.8],[-78.61,42.69],[-78.65,42.7],[-78.67,42.73],[-78.69,42.75]]],[[[-79.03,43.21],[-79.02,43.2],[-78.92,43.15],[-78.98,43.16],[-79.03,43.21]]]]}},{type:"Feature",id:"141",properties:{zip3:"141"},geometry:{type:"MultiPolygon",coordinates:[[[[-79.23,42.5],[-79.24,42.51],[-79.14,42.55],[-79.12,42.54],[-79.1,42.51],[-79.09,42.5],[-79.12,42.51],[-79.14,42.51],[-79.19,42.5],[-79.25,42.48],[-79.23,42.5]]],[[[-78.16,42.56],[-78.15,42.56],[-78.13,42.56],[-78.13,42.55],[-78.16,42.55],[-78.16,42.56]]],[[[-78.16,42.57],[-78.15,42.56],[-78.16,42.56],[-78.16,42.57]]],[[[-78.29,42.67],[-78.33,42.61],[-78.34,42.67],[-78.61,42.69],[-78.38,42.8],[-78.26,42.77],[-78.25,42.77],[-78.25,42.75],[-78.26,42.75],[-78.26,42.72],[-78.28,42.71],[-78.29,42.67]]],[[[-78.67,42.73],[-78.65,42.7],[-78.61,42.69],[-78.8,42.71],[-78.8,42.78],[-78.79,42.78],[-78.75,42.8],[-78.72,42.81],[-78.7,42.81],[-78.69,42.82],[-78.69,42.81],[-78.69,42.75],[-78.67,42.73]]],[[[-79.16,42.39],[-79.06,42.39],[-79.03,42.54],[-78.96,42.46],[-78.96,42.44],[-78.98,42.42],[-78.99,42.43],[-79,42.4],[-78.98,42.33],[-79.11,42.37],[-79.16,42.37],[-79.16,42.39]]],[[[-78.5,42.45],[-78.5,42.43],[-78.47,42.44],[-78.45,42.44],[-78.47,42.4],[-78.61,42.33],[-78.65,42.33],[-78.74,42.47],[-78.81,42.5],[-79.02,42.6],[-78.72,42.61],[-78.56,42.51],[-78.58,42.44],[-78.5,42.45]]],[[[-78.57,42.85],[-78.55,42.84],[-78.58,42.82],[-78.57,42.85]]],[[[-78.08,43.02],[-78.04,42.96],[-78.1,42.95],[-78.11,42.97],[-78.09,42.97],[-78.11,42.99],[-78.08,43.02]]],[[[-78.34,43.11],[-78.34,43.12],[-78.54,43.14],[-78.52,43.29],[-78.33,43.3],[-78.31,43.3],[-78.3,43.25],[-78.31,43.23],[-78.27,43.14],[-78.23,43.13],[-78.35,43.07],[-78.34,43.11]]],[[[-78.91,43.06],[-78.94,43.13],[-78.92,43.15],[-79.02,43.2],[-79.03,43.21],[-79.06,43.26],[-78.78,43.33],[-78.72,43.29],[-78.7,43.31],[-78.74,43.22],[-78.85,43.22],[-78.73,43.08],[-78.75,43.07],[-78.92,42.97],[-78.91,43.06]]]]}},{type:"Feature",id:"142",properties:{zip3:"142"},geometry:{type:"Polygon",coordinates:[[[-78.92,42.97],[-78.75,43.07],[-78.72,43.05],[-78.79,43.02],[-78.78,43.01],[-78.75,43.02],[-78.74,43.02],[-78.7,42.86],[-78.7,42.81],[-78.75,42.8],[-78.79,42.78],[-78.86,42.77],[-78.92,42.97]]]}},{type:"Feature",id:"143",properties:{zip3:"143"},geometry:{type:"Polygon",coordinates:[[[-79,43.14],[-78.98,43.16],[-78.94,43.13],[-78.91,43.06],[-79,43.14]]]}},{type:"Feature",id:"144",properties:{zip3:"144"},geometry:{type:"MultiPolygon",coordinates:[[[[-78.08,42.63],[-78.07,42.65],[-77.99,42.63],[-78.04,42.59],[-78.05,42.58],[-78.07,42.59],[-78.08,42.56],[-78.1,42.56],[-78.1,42.57],[-78.12,42.58],[-78.13,42.61],[-78.08,42.63]]],[[[-77.11,42.64],[-77.09,42.62],[-77.09,42.61],[-77.12,42.57],[-77.11,42.58],[-77.14,42.5],[-77.16,42.55],[-77.17,42.57],[-77.23,42.57],[-77.23,42.58],[-77.31,42.58],[-77.16,42.63],[-77.11,42.64]]],[[[-77.94,42.88],[-77.93,42.87],[-77.93,42.86],[-77.95,42.86],[-77.94,42.88]]],[[[-77.78,43.08],[-77.77,43.09],[-77.69,43.1],[-77.76,43.07],[-77.8,43.07],[-77.78,43.08]]],[[[-77.46,43.11],[-77.4,43.17],[-77.38,43.15],[-77.37,43.04],[-77.49,43.1],[-77.46,43.11]]],[[[-77.84,42.71],[-77.96,42.81],[-77.85,42.89],[-77.88,42.9],[-77.92,42.88],[-77.96,42.89],[-78.01,42.9],[-78.02,42.96],[-78.04,42.96],[-78.08,43.02],[-78.13,43.02],[-78.19,43.13],[-78.27,43.14],[-78.31,43.23],[-78.3,43.25],[-78.31,43.3],[-78.26,43.32],[-78.19,43.37],[-77.76,43.34],[-77.72,43.31],[-77.75,43.24],[-77.77,43.25],[-77.88,43.21],[-77.87,43.2],[-77.88,43.19],[-77.86,43.14],[-77.83,43.14],[-77.83,43.13],[-77.82,43.13],[-77.8,43.11],[-77.78,43.11],[-77.8,43.1],[-77.8,43.07],[-77.8,43.06],[-77.87,43],[-77.91,42.99],[-77.63,42.99],[-77.65,42.99],[-77.66,43.05],[-77.62,43.07],[-77.61,43.06],[-77.57,43.06],[-77.49,42.93],[-77.36,43.03],[-77.22,42.93],[-77.21,42.92],[-77.17,43.03],[-77.1,42.98],[-77.11,42.97],[-76.95,42.95],[-76.95,42.94],[-76.89,42.82],[-76.88,42.81],[-76.9,42.8],[-76.92,42.81],[-76.91,42.79],[-76.97,42.76],[-76.99,42.76],[-77.02,42.76],[-77.14,42.9],[-77.23,42.8],[-77.34,42.74],[-77.58,42.76],[-77.61,42.76],[-77.62,42.67],[-77.62,42.65],[-77.65,42.6],[-77.63,42.54],[-77.66,42.53],[-77.64,42.49],[-77.65,42.47],[-77.68,42.5],[-77.84,42.5],[-77.83,42.58],[-77.84,42.66],[-77.84,42.71]]],[[[-76.83,43.18],[-76.83,43.13],[-76.8,43.02],[-76.91,43.02],[-76.91,42.98],[-76.93,42.99],[-76.98,43],[-77.04,43.05],[-77.04,43.07],[-77.06,43.09],[-77.04,43.09],[-77.07,43.16],[-76.83,43.18]]]]}},{type:"Feature",id:"145",properties:{zip3:"145"},geometry:{type:"MultiPolygon",coordinates:[[[[-77.97,42.6],[-77.98,42.61],[-77.99,42.63],[-78.07,42.65],[-78.12,42.64],[-78.25,42.7],[-78.28,42.71],[-78.26,42.72],[-78.26,42.73],[-78.25,42.77],[-78.22,42.77],[-78.17,42.82],[-78.16,42.86],[-78.15,42.86],[-78.12,42.9],[-78.05,42.91],[-78.06,42.94],[-78.02,42.96],[-78.01,42.9],[-77.96,42.89],[-77.92,42.88],[-77.88,42.9],[-77.85,42.89],[-77.96,42.81],[-77.84,42.71],[-77.84,42.66],[-77.83,42.58],[-77.88,42.56],[-77.92,42.56],[-77.93,42.58],[-77.99,42.56],[-77.97,42.6]]],[[[-78.15,42.55],[-78.13,42.55],[-78.13,42.56],[-78.08,42.56],[-78.07,42.59],[-78.05,42.57],[-78.03,42.57],[-78.06,42.54],[-78.04,42.54],[-78.04,42.52],[-78.07,42.5],[-78.1,42.52],[-78.13,42.52],[-78.12,42.54],[-78.15,42.55]]],[[[-77.63,42.54],[-77.65,42.6],[-77.62,42.65],[-77.62,42.67],[-77.61,42.76],[-77.58,42.76],[-77.34,42.74],[-77.23,42.8],[-77.14,42.9],[-77.02,42.76],[-76.99,42.76],[-76.97,42.76],[-76.92,42.63],[-77.09,42.53],[-77.06,42.65],[-77.09,42.62],[-77.11,42.64],[-77.16,42.63],[-77.31,42.58],[-77.36,42.58],[-77.57,42.51],[-77.56,42.47],[-77.64,42.47],[-77.64,42.49],[-77.66,42.53],[-77.63,42.54]]],[[[-77.14,42.5],[-77.11,42.58],[-77.12,42.57],[-77.09,42.61],[-77.14,42.5]]],[[[-76.72,42.65],[-76.75,42.66],[-76.79,42.65],[-76.87,42.63],[-76.91,42.79],[-76.92,42.81],[-76.9,42.8],[-76.88,42.81],[-76.86,42.8],[-76.86,42.81],[-76.81,42.81],[-76.76,42.8],[-76.72,42.65]]],[[[-76.8,42.82],[-76.78,42.81],[-76.81,42.81],[-76.8,42.82]]],[[[-77.83,43.13],[-77.8,43.12],[-77.78,43.13],[-77.78,43.11],[-77.8,43.11],[-77.82,43.13],[-77.83,43.13]]],[[[-77.88,43.19],[-77.87,43.2],[-77.88,43.21],[-77.77,43.25],[-77.76,43.22],[-77.75,43.19],[-77.76,43.17],[-77.81,43.14],[-77.83,43.13],[-77.86,43.14],[-77.88,43.19]]],[[[-78.28,43.37],[-78.19,43.37],[-78.26,43.32],[-78.31,43.31],[-78.28,43.37]]],[[[-77.11,42.97],[-77.1,42.98],[-77.17,43.03],[-77.21,42.92],[-77.22,42.93],[-77.36,43.03],[-77.49,42.93],[-77.57,43.06],[-77.59,43.06],[-77.58,43.09],[-77.56,43.09],[-77.51,43.1],[-77.49,43.1],[-77.37,43.04],[-77.38,43.15],[-77.4,43.17],[-77.46,43.11],[-77.49,43.13],[-77.53,43.24],[-76.76,43.32],[-76.75,43.31],[-76.74,43.23],[-76.76,43.22],[-76.73,43.17],[-76.81,43.17],[-76.82,43.17],[-76.82,43.14],[-76.83,43.14],[-76.83,43.18],[-77.07,43.16],[-77.04,43.09],[-77.06,43.09],[-77.04,43.07],[-77.04,43.05],[-76.98,43],[-76.93,42.99],[-76.91,42.98],[-76.91,42.96],[-76.92,42.94],[-76.95,42.94],[-76.95,42.95],[-77.11,42.97]]],[[[-77.87,43],[-77.8,43.06],[-77.8,43.07],[-77.76,43.07],[-77.73,43.08],[-77.68,43.09],[-77.7,43.08],[-77.66,43.06],[-77.66,43.05],[-77.65,42.99],[-77.63,42.99],[-77.91,42.99],[-77.87,43]]]]}},{type:"Feature",id:"146",properties:{zip3:"146"},geometry:{type:"Polygon",coordinates:[[[-77.69,43.1],[-77.77,43.09],[-77.8,43.1],[-77.78,43.11],[-77.78,43.13],[-77.8,43.12],[-77.83,43.13],[-77.83,43.14],[-77.81,43.14],[-77.76,43.17],[-77.75,43.19],[-77.76,43.22],[-77.75,43.24],[-77.72,43.31],[-77.53,43.24],[-77.49,43.13],[-77.51,43.1],[-77.56,43.09],[-77.58,43.09],[-77.59,43.06],[-77.61,43.06],[-77.62,43.07],[-77.66,43.06],[-77.7,43.08],[-77.68,43.09],[-77.73,43.08],[-77.69,43.1]]]}},{type:"Feature",id:"147",properties:{zip3:"147"},geometry:{type:"Polygon",coordinates:[[[-79.76,42],[-79.76,42.27],[-79.43,42.42],[-79.41,42.42],[-79.41,42.37],[-79.42,42.37],[-79.39,42.37],[-79.27,42.39],[-79.24,42.4],[-79.22,42.38],[-79.18,42.35],[-79.13,42.35],[-79.11,42.37],[-78.98,42.33],[-78.97,42.37],[-78.9,42.36],[-78.8,42.46],[-78.74,42.47],[-78.65,42.33],[-78.61,42.33],[-78.47,42.4],[-78.45,42.4],[-78.27,42.45],[-78.19,42.47],[-78.17,42.53],[-78.15,42.52],[-78.1,42.52],[-78.07,42.5],[-78.04,42.52],[-78.03,42.52],[-78.05,42.49],[-77.97,42.45],[-77.88,42.35],[-77.99,42.3],[-77.96,42.3],[-78.07,42.25],[-78.09,42.09],[-78.13,42.09],[-78.05,42.01],[-78.02,42.01],[-78.01,42.01],[-78.02,42],[-78.17,42],[-79.76,42]]]}},{type:"Feature",id:"148",properties:{zip3:"148"},geometry:{type:"Polygon",coordinates:[[[-76.45,42.06],[-76.47,42.06],[-76.49,42.06],[-76.45,42.04],[-76.47,42.03],[-76.46,42.01],[-76.47,42],[-76.62,42],[-76.64,42.02],[-76.64,42.01],[-76.68,42.03],[-76.71,42],[-78.02,42],[-78.01,42.01],[-78.02,42.01],[-78.05,42.01],[-78.13,42.09],[-78.09,42.09],[-78.07,42.25],[-77.96,42.3],[-77.99,42.3],[-77.88,42.35],[-77.97,42.45],[-78.05,42.49],[-78.03,42.52],[-78.04,42.52],[-78.04,42.54],[-78.06,42.54],[-78.03,42.57],[-78.05,42.58],[-78.04,42.59],[-77.98,42.61],[-77.97,42.6],[-77.99,42.56],[-77.93,42.58],[-77.92,42.56],[-77.88,42.56],[-77.84,42.5],[-77.68,42.5],[-77.65,42.47],[-77.64,42.47],[-77.56,42.47],[-77.57,42.51],[-77.36,42.58],[-77.23,42.58],[-77.23,42.57],[-77.17,42.57],[-77.16,42.55],[-77.22,42.41],[-77.09,42.53],[-76.92,42.63],[-76.87,42.63],[-76.79,42.65],[-76.75,42.66],[-76.72,42.65],[-76.65,42.62],[-76.53,42.62],[-76.29,42.41],[-76.27,42.41],[-76.28,42.39],[-76.28,42.35],[-76.3,42.34],[-76.3,42.32],[-76.31,42.31],[-76.35,42.31],[-76.46,42.35],[-76.42,42.29],[-76.42,42.23],[-76.43,42.22],[-76.42,42.23],[-76.43,42.22],[-76.42,42.19],[-76.42,42.13],[-76.45,42.06]]]}},{type:"Feature",id:"149",properties:{zip3:"149"},geometry:{type:"MultiPolygon",coordinates:[[[[-76.68,42.03],[-76.64,42.01],[-76.64,42.02],[-76.62,42],[-76.71,42],[-76.68,42.03]]],[[[-76.82,42.05],[-76.85,42.16],[-76.7,42.09],[-76.74,42.07],[-76.73,42.02],[-76.82,42.05]]]]}},{type:"Feature",id:"150",properties:{zip3:"150"},geometry:{type:"MultiPolygon",coordinates:[[[[-79.87,40.11],[-79.98,40.11],[-79.97,40.12],[-80,40.16],[-79.99,40.18],[-79.94,40.26],[-79.91,40.28],[-79.96,40.28],[-79.97,40.32],[-79.94,40.33],[-79.88,40.36],[-79.86,40.31],[-79.84,40.31],[-79.83,40.29],[-79.81,40.29],[-79.79,40.3],[-79.72,40.24],[-79.7,40.22],[-79.7,40.21],[-79.73,40.19],[-79.76,40.19],[-79.77,40.2],[-79.85,40.12],[-79.87,40.11]]],[[[-80.09,40.31],[-80.11,40.3],[-80.13,40.3],[-80.16,40.32],[-80.41,40.31],[-80.42,40.3],[-80.52,40.32],[-80.52,40.72],[-80.32,40.83],[-80.32,40.81],[-80.2,40.77],[-80.15,40.77],[-80.17,40.71],[-80.15,40.67],[-80.13,40.67],[-80.13,40.66],[-80.1,40.66],[-80.12,40.68],[-79.99,40.67],[-79.94,40.66],[-79.93,40.67],[-79.69,40.67],[-79.68,40.64],[-79.68,40.62],[-79.68,40.6],[-79.68,40.5],[-79.7,40.52],[-79.77,40.51],[-79.79,40.51],[-79.82,40.53],[-79.82,40.55],[-79.89,40.55],[-79.87,40.57],[-79.89,40.57],[-79.87,40.6],[-79.93,40.6],[-80.01,40.59],[-80.09,40.6],[-80.14,40.61],[-80.14,40.62],[-80.14,40.61],[-80.19,40.62],[-80.27,40.52],[-80.28,40.44],[-80.24,40.44],[-80.21,40.45],[-80.17,40.44],[-80.14,40.41],[-80.12,40.37],[-80.1,40.39],[-80.09,40.38],[-80.1,40.36],[-80.1,40.33],[-80.09,40.31]]],[[[-79.81,40.3],[-79.82,40.32],[-79.79,40.32],[-79.79,40.31],[-79.79,40.3],[-79.81,40.3]]],[[[-79.75,40.39],[-79.68,40.4],[-79.74,40.36],[-79.75,40.39]]]]}},{type:"Feature",id:"151",properties:{zip3:"151"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.01,40.32],[-79.96,40.28],[-79.97,40.27],[-80.03,40.29],[-80.07,40.3],[-80.01,40.32]]],[[[-80.27,40.52],[-80.19,40.62],[-80.14,40.61],[-80.14,40.62],[-80.14,40.61],[-80.09,40.6],[-80.09,40.59],[-80.08,40.56],[-80.12,40.51],[-80.07,40.49],[-80.16,40.46],[-80.21,40.45],[-80.24,40.44],[-80.28,40.44],[-80.27,40.52]]],[[[-79.85,40.49],[-79.82,40.53],[-79.79,40.51],[-79.78,40.49],[-79.79,40.49],[-79.8,40.48],[-79.88,40.48],[-79.85,40.49]]],[[[-79.99,40.56],[-80.02,40.57],[-80.01,40.59],[-79.93,40.6],[-79.87,40.6],[-79.92,40.58],[-79.99,40.56]]],[[[-79.84,40.31],[-79.86,40.31],[-79.88,40.36],[-79.94,40.33],[-79.95,40.34],[-79.9,40.37],[-79.91,40.42],[-79.84,40.41],[-79.78,40.46],[-79.75,40.39],[-79.77,40.36],[-79.78,40.35],[-79.79,40.31],[-79.79,40.32],[-79.82,40.32],[-79.81,40.3],[-79.81,40.29],[-79.83,40.29],[-79.84,40.31]]],[[[-80.12,40.37],[-80.14,40.41],[-80.1,40.42],[-80.07,40.38],[-80.1,40.39],[-80.12,40.37]]]]}},{type:"Feature",id:"152",properties:{zip3:"152"},geometry:{type:"Polygon",coordinates:[[[-80.1,40.33],[-80.1,40.36],[-80.09,40.38],[-80.07,40.38],[-80.1,40.42],[-80.17,40.44],[-80.16,40.46],[-80.07,40.49],[-80.12,40.51],[-80.08,40.56],[-80.09,40.59],[-80.02,40.57],[-79.99,40.56],[-79.92,40.58],[-79.89,40.57],[-79.87,40.57],[-79.89,40.55],[-79.82,40.55],[-79.85,40.49],[-79.88,40.48],[-79.8,40.48],[-79.79,40.49],[-79.78,40.49],[-79.77,40.51],[-79.7,40.52],[-79.78,40.46],[-79.84,40.41],[-79.91,40.42],[-79.9,40.37],[-79.95,40.34],[-79.97,40.32],[-80.01,40.32],[-80.07,40.3],[-80.1,40.33]]]}},{type:"Feature",id:"153",properties:{zip3:"153"},geometry:{type:"MultiPolygon",coordinates:[[[[-79.92,39.84],[-79.91,39.79],[-79.9,39.74],[-79.92,39.72],[-80.52,39.72],[-80.52,40.32],[-80.42,40.3],[-80.41,40.31],[-80.16,40.32],[-80.13,40.3],[-80.11,40.3],[-80.09,40.31],[-80.09,40.3],[-80.03,40.29],[-79.97,40.27],[-79.91,40.28],[-79.94,40.26],[-79.99,40.18],[-80,40.16],[-79.97,40.12],[-79.99,40.11],[-80.02,40.08],[-80.01,40.06],[-80,40.06],[-79.98,40.06],[-80.01,39.98],[-79.96,39.95],[-79.93,39.91],[-79.93,39.87],[-79.92,39.84]]],[[[-80.11,40.3],[-80.1,40.3],[-80.1,40.29],[-80.11,40.3]]]]}},{type:"Feature",id:"154",properties:{zip3:"154"},geometry:{type:"Polygon",coordinates:[[[-79.22,39.76],[-79.21,39.72],[-79.92,39.72],[-79.9,39.74],[-79.91,39.79],[-79.92,39.84],[-79.93,39.87],[-79.93,39.91],[-79.96,39.95],[-80.01,39.98],[-79.98,40.06],[-80,40.06],[-80.01,40.06],[-80.02,40.08],[-79.99,40.11],[-79.98,40.11],[-79.87,40.11],[-79.85,40.12],[-79.77,40.2],[-79.76,40.19],[-79.73,40.19],[-79.68,40.18],[-79.67,40.15],[-79.6,40.08],[-79.58,40.08],[-79.58,40.09],[-79.55,40.07],[-79.51,40.09],[-79.46,40.09],[-79.38,40.07],[-79.36,40.07],[-79.4,40.04],[-79.38,40.04],[-79.39,40.02],[-79.37,40.02],[-79.33,40],[-79.36,39.97],[-79.29,39.78],[-79.31,39.75],[-79.22,39.76]]]}},{type:"Feature",id:"155",properties:{zip3:"155"},geometry:{type:"Polygon",coordinates:[[[-79.21,39.72],[-79.22,39.76],[-79.31,39.75],[-79.29,39.78],[-79.36,39.97],[-79.34,39.98],[-79.31,40.02],[-79.28,40],[-79.27,39.98],[-79.26,40],[-79.26,40.07],[-79.33,40.1],[-79.31,40.11],[-79.2,40.18],[-79.13,40.2],[-79.1,40.23],[-79.07,40.26],[-79.04,40.26],[-79.02,40.25],[-79.01,40.27],[-79,40.25],[-78.98,40.14],[-78.99,40.12],[-78.94,40.12],[-78.93,40.14],[-78.88,40.14],[-78.85,40.14],[-78.84,40.12],[-78.86,40.09],[-78.84,40.06],[-78.74,40.07],[-78.64,40.26],[-78.65,40.27],[-78.57,40.19],[-78.58,40.17],[-78.57,40.17],[-78.53,40.16],[-78.29,40.09],[-78.31,40.08],[-78.2,40.04],[-78.11,40.04],[-78.13,40.02],[-78.24,39.89],[-78.23,39.93],[-78.27,39.83],[-78.28,39.86],[-78.39,39.79],[-78.39,39.77],[-78.49,39.72],[-79.21,39.72]]]}},{type:"Feature",id:"156",properties:{zip3:"156"},geometry:{type:"Polygon",coordinates:[[[-79.4,40.04],[-79.36,40.07],[-79.38,40.07],[-79.46,40.09],[-79.51,40.09],[-79.55,40.07],[-79.58,40.09],[-79.58,40.08],[-79.6,40.08],[-79.67,40.15],[-79.68,40.18],[-79.7,40.21],[-79.7,40.22],[-79.72,40.24],[-79.79,40.3],[-79.78,40.35],[-79.77,40.36],[-79.74,40.36],[-79.68,40.4],[-79.68,40.5],[-79.68,40.6],[-79.68,40.62],[-79.68,40.64],[-79.69,40.64],[-79.69,40.67],[-79.68,40.67],[-79.66,40.69],[-79.63,40.69],[-79.44,40.62],[-79.38,40.64],[-79.4,40.52],[-79.39,40.5],[-79.4,40.49],[-79.37,40.49],[-79.37,40.46],[-79.37,40.44],[-79.27,40.38],[-79.26,40.39],[-79.22,40.37],[-79.22,40.36],[-79.19,40.34],[-79.17,40.33],[-79.06,40.28],[-79.1,40.23],[-79.13,40.2],[-79.2,40.18],[-79.31,40.11],[-79.33,40.1],[-79.26,40.07],[-79.26,40],[-79.27,39.98],[-79.28,40],[-79.31,40.02],[-79.33,40],[-79.37,40.02],[-79.39,40.02],[-79.38,40.04],[-79.4,40.04]]]}},{type:"Feature",id:"157",properties:{zip3:"157"},geometry:{type:"Polygon",coordinates:[[[-79.19,40.4],[-79.22,40.37],[-79.26,40.39],[-79.27,40.38],[-79.37,40.44],[-79.37,40.46],[-79.37,40.49],[-79.4,40.49],[-79.39,40.5],[-79.4,40.52],[-79.38,40.64],[-79.42,40.66],[-79.41,40.69],[-79.37,40.71],[-79.11,40.81],[-79.05,40.9],[-79.14,41.01],[-79.14,41.03],[-78.9,41.02],[-78.89,41.02],[-78.71,40.99],[-78.71,40.95],[-78.65,40.95],[-78.65,40.93],[-78.64,40.94],[-78.63,40.92],[-78.62,40.92],[-78.62,40.91],[-78.65,40.91],[-78.71,40.9],[-78.6,40.82],[-78.6,40.8],[-78.74,40.74],[-78.69,40.6],[-78.65,40.58],[-78.67,40.58],[-78.7,40.58],[-78.87,40.59],[-78.98,40.47],[-79.19,40.4]]]}},{type:"Feature",id:"158",properties:{zip3:"158"},geometry:{type:"Polygon",coordinates:[[[-78.66,41.03],[-78.7,41.02],[-78.71,41],[-78.71,40.99],[-78.89,41.02],[-78.9,41.02],[-79.14,41.03],[-79.17,41.04],[-79.31,41.13],[-79.15,41.42],[-78.96,41.44],[-78.96,41.45],[-78.87,41.45],[-78.85,41.47],[-78.81,41.46],[-78.75,41.62],[-78.22,41.62],[-78.03,41.43],[-78.02,41.41],[-78.01,41.41],[-77.99,41.4],[-77.99,41.37],[-78.09,41.22],[-78.48,41.24],[-78.55,41.05],[-78.66,41.03]]]}},{type:"Feature",id:"159",properties:{zip3:"159"},geometry:{type:"Polygon",coordinates:[[[-78.84,40.06],[-78.86,40.09],[-78.84,40.12],[-78.85,40.14],[-78.88,40.14],[-78.93,40.14],[-78.94,40.12],[-78.99,40.12],[-78.98,40.14],[-79,40.25],[-79.01,40.27],[-79.02,40.25],[-79.04,40.26],[-79.07,40.26],[-79.06,40.28],[-79.17,40.33],[-79.19,40.34],[-79.22,40.36],[-79.19,40.4],[-78.98,40.47],[-78.87,40.59],[-78.7,40.58],[-78.67,40.58],[-78.65,40.58],[-78.65,40.6],[-78.56,40.41],[-78.59,40.29],[-78.61,40.29],[-78.65,40.28],[-78.64,40.26],[-78.74,40.07],[-78.84,40.06]]]}},{type:"Feature",id:"160",properties:{zip3:"160"},geometry:{type:"Polygon",coordinates:[[[-80.13,40.67],[-80.15,40.67],[-80.17,40.71],[-80.15,40.77],[-80.17,40.77],[-80.15,40.78],[-80.17,40.8],[-80.18,40.87],[-80.18,40.94],[-80.2,40.97],[-80.17,40.95],[-80.17,40.97],[-79.98,41.22],[-79.96,41.23],[-79.92,41.21],[-79.88,41.2],[-79.68,41.15],[-79.67,41.16],[-79.62,41.13],[-79.6,41.14],[-79.6,41.13],[-79.56,41.14],[-79.53,41.12],[-79.69,40.74],[-79.69,40.7],[-79.68,40.69],[-79.71,40.69],[-79.71,40.67],[-79.93,40.67],[-79.94,40.66],[-79.99,40.67],[-80.12,40.68],[-80.1,40.66],[-80.13,40.66],[-80.13,40.67]]]}},{type:"Feature",id:"161",properties:{zip3:"161"},geometry:{type:"Polygon",coordinates:[[[-80.18,40.87],[-80.17,40.8],[-80.15,40.78],[-80.17,40.77],[-80.2,40.77],[-80.32,40.81],[-80.32,40.83],[-80.52,40.72],[-80.52,41.58],[-80.46,41.58],[-80.47,41.57],[-80.45,41.57],[-80.46,41.58],[-80.42,41.58],[-80.42,41.6],[-80.41,41.61],[-80.39,41.61],[-80.39,41.6],[-80.05,41.43],[-80.03,41.45],[-79.99,41.25],[-79.98,41.22],[-80.17,40.97],[-80.17,40.95],[-80.2,40.97],[-80.18,40.94],[-80.18,40.87]]]}},{type:"Feature",id:"162",properties:{zip3:"162"},geometry:{type:"Polygon",coordinates:[[[-79.41,40.69],[-79.42,40.66],[-79.44,40.62],[-79.63,40.69],[-79.65,40.69],[-79.68,40.67],[-79.71,40.67],[-79.71,40.69],[-79.68,40.69],[-79.69,40.7],[-79.69,40.74],[-79.53,41.12],[-79.55,41.16],[-79.62,41.25],[-79.63,41.25],[-79.62,41.28],[-79.6,41.28],[-79.57,41.29],[-79.45,41.32],[-79.38,41.48],[-79.31,41.51],[-79.21,41.57],[-79.12,41.57],[-79.04,41.59],[-79.05,41.6],[-78.99,41.6],[-79,41.59],[-78.97,41.57],[-78.96,41.58],[-78.96,41.44],[-79.15,41.42],[-79.31,41.13],[-79.17,41.04],[-79.14,41.01],[-79.05,40.9],[-79.11,40.81],[-79.37,40.71],[-79.41,40.69]]]}},{type:"Feature",id:"163",properties:{zip3:"163"},geometry:{type:"MultiPolygon",coordinates:[[[[-79.92,41.21],[-79.96,41.23],[-79.99,41.25],[-80.03,41.45],[-80.05,41.43],[-80.39,41.6],[-80.39,41.62],[-80.32,41.69],[-80.02,41.68],[-79.9,41.74],[-79.84,41.62],[-79.61,41.74],[-79.61,41.65],[-79.59,41.68],[-79.47,41.64],[-79.57,41.79],[-79.43,41.82],[-79.45,42],[-78.96,42],[-78.93,41.96],[-79,41.84],[-78.99,41.84],[-78.95,41.69],[-78.96,41.58],[-78.97,41.57],[-79,41.59],[-78.99,41.6],[-79.05,41.6],[-79.04,41.59],[-79.12,41.57],[-79.21,41.57],[-79.31,41.51],[-79.38,41.48],[-79.45,41.32],[-79.57,41.29],[-79.6,41.28],[-79.62,41.28],[-79.63,41.25],[-79.62,41.25],[-79.55,41.16],[-79.6,41.13],[-79.6,41.14],[-79.62,41.13],[-79.67,41.16],[-79.68,41.15],[-79.88,41.2],[-79.92,41.21]]],[[[-79.47,41.31],[-79.45,41.32],[-79.47,41.25],[-79.47,41.31]]]]}},{type:"Feature",id:"164",properties:{zip3:"164"},geometry:{type:"Polygon",coordinates:[[[-80.52,41.98],[-80.22,42.05],[-80.17,42.05],[-80.14,42.04],[-80.14,42.02],[-80,42.02],[-79.96,42.04],[-79.94,42.06],[-79.93,42.09],[-79.89,42.1],[-79.9,42.12],[-79.93,42.2],[-79.76,42.27],[-79.76,42],[-79.45,42],[-79.43,41.82],[-79.57,41.79],[-79.47,41.64],[-79.59,41.68],[-79.61,41.65],[-79.61,41.74],[-79.84,41.62],[-79.9,41.74],[-80.02,41.68],[-80.32,41.69],[-80.39,41.62],[-80.39,41.61],[-80.41,41.61],[-80.42,41.6],[-80.42,41.58],[-80.46,41.58],[-80.45,41.57],[-80.47,41.57],[-80.46,41.58],[-80.52,41.58],[-80.52,41.98]]]}},{type:"Feature",id:"165",properties:{zip3:"165"},geometry:{type:"Polygon",coordinates:[[[-80.14,42.04],[-80.17,42.05],[-80.22,42.05],[-80.11,42.17],[-79.93,42.2],[-79.9,42.12],[-79.89,42.1],[-79.93,42.09],[-79.94,42.06],[-79.96,42.04],[-80,42.02],[-80.14,42.02],[-80.14,42.04]]]}},{type:"Feature",id:"166",properties:{zip3:"166"},geometry:{type:"Polygon",coordinates:[[[-78.08,40.13],[-78.04,40.11],[-78.07,40.1],[-78.11,40.03],[-78.11,40.04],[-78.2,40.04],[-78.31,40.08],[-78.29,40.09],[-78.53,40.16],[-78.57,40.17],[-78.58,40.17],[-78.57,40.19],[-78.65,40.27],[-78.65,40.28],[-78.61,40.29],[-78.59,40.29],[-78.56,40.41],[-78.65,40.6],[-78.69,40.6],[-78.74,40.74],[-78.6,40.8],[-78.6,40.82],[-78.55,40.85],[-78.5,40.85],[-78.35,40.91],[-78.35,40.9],[-78.26,40.82],[-78.3,40.83],[-78.3,40.82],[-78.18,40.69],[-78.13,40.7],[-78.1,40.69],[-78.08,40.66],[-77.82,40.74],[-77.71,40.71],[-77.68,40.73],[-77.69,40.68],[-77.77,40.63],[-77.94,40.44],[-77.93,40.43],[-77.94,40.44],[-78.03,40.26],[-78.08,40.13]]]}},{type:"Feature",id:"167",properties:{zip3:"167"},geometry:{type:"Polygon",coordinates:[[[-78.95,41.69],[-78.99,41.84],[-79,41.84],[-78.93,41.96],[-78.96,42],[-78.03,42],[-78.01,41.98],[-78.03,41.96],[-78.02,41.94],[-78.03,41.93],[-78.06,41.9],[-78.09,41.91],[-78.08,41.65],[-77.9,41.63],[-77.86,41.63],[-77.83,41.65],[-77.83,41.48],[-77.99,41.47],[-77.99,41.4],[-78.01,41.41],[-78.02,41.41],[-78.03,41.43],[-78.22,41.62],[-78.75,41.62],[-78.81,41.46],[-78.85,41.47],[-78.87,41.45],[-78.96,41.45],[-78.96,41.55],[-78.95,41.69]]]}},{type:"Feature",id:"168",properties:{zip3:"168"},geometry:{type:"Polygon",coordinates:[[[-78.1,40.69],[-78.13,40.7],[-78.18,40.69],[-78.3,40.82],[-78.3,40.83],[-78.26,40.82],[-78.35,40.9],[-78.35,40.91],[-78.5,40.85],[-78.55,40.85],[-78.6,40.82],[-78.71,40.9],[-78.65,40.91],[-78.62,40.91],[-78.62,40.92],[-78.63,40.92],[-78.64,40.94],[-78.65,40.93],[-78.65,40.95],[-78.71,40.95],[-78.71,41],[-78.7,41.02],[-78.66,41.03],[-78.55,41.05],[-78.48,41.24],[-78.09,41.22],[-78.06,41.2],[-77.9,41.25],[-77.77,41.22],[-77.53,41.14],[-77.52,41.1],[-77.53,41.02],[-77.54,41],[-77.51,40.96],[-77.34,40.99],[-77.14,41.04],[-77.2,40.99],[-77.36,40.85],[-77.65,40.74],[-77.71,40.71],[-77.82,40.74],[-78.08,40.66],[-78.1,40.69]]]}},{type:"Feature",id:"169",properties:{zip3:"169"},geometry:{type:"Polygon",coordinates:[[[-77.25,41.54],[-77.3,41.5],[-77.43,41.53],[-77.43,41.52],[-77.43,41.53],[-77.41,41.57],[-77.45,41.61],[-77.54,41.66],[-77.56,41.61],[-77.78,41.57],[-77.83,41.62],[-77.83,41.65],[-77.86,41.63],[-77.9,41.63],[-78.08,41.65],[-78.09,41.91],[-78.06,41.9],[-78.03,41.93],[-78.02,41.94],[-78.03,41.96],[-78.01,41.98],[-78.03,42],[-76.64,42],[-76.67,41.99],[-76.62,41.84],[-76.63,41.81],[-76.6,41.78],[-76.61,41.77],[-76.63,41.7],[-76.75,41.69],[-77.02,41.66],[-77.12,41.52],[-77.18,41.49],[-77.25,41.54]]]}},{type:"Feature",id:"170",properties:{zip3:"170"},geometry:{type:"MultiPolygon",coordinates:[[[[-76.94,40.1],[-76.95,40.07],[-76.99,40.06],[-77.17,40.09],[-77.19,40.08],[-77.27,40.04],[-77.28,40.07],[-77.29,40.07],[-77.3,40.1],[-77.34,40.13],[-77.35,40.15],[-77.36,40.17],[-77.33,40.18],[-77.34,40.2],[-77.39,40.26],[-77.53,40.22],[-77.61,40.19],[-77.73,40.34],[-77.68,40.44],[-77.8,40.32],[-77.96,40.32],[-77.99,40.22],[-78,40.2],[-78.01,40.22],[-78.04,40.21],[-78.04,40.23],[-78.03,40.26],[-77.94,40.44],[-77.93,40.43],[-77.94,40.44],[-77.77,40.63],[-77.69,40.68],[-77.68,40.73],[-77.36,40.85],[-77.31,40.79],[-77.51,40.69],[-77.47,40.62],[-77.06,40.75],[-76.99,40.64],[-76.81,40.64],[-76.7,40.66],[-76.56,40.57],[-76.69,40.5],[-76.77,40.44],[-76.75,40.44],[-76.91,40.32],[-76.84,40.22],[-76.83,40.2],[-76.93,40.19],[-76.91,40.14],[-76.94,40.1]]],[[[-76.52,40.21],[-76.52,40.17],[-76.59,40.09],[-76.67,40.15],[-76.71,40.12],[-76.72,40.12],[-76.75,40.18],[-76.81,40.2],[-76.78,40.24],[-76.69,40.34],[-76.69,40.35],[-76.68,40.47],[-76.54,40.56],[-76.48,40.52],[-76.42,40.49],[-76.37,40.47],[-76.3,40.48],[-76.31,40.47],[-76.26,40.47],[-76.27,40.45],[-76.2,40.3],[-76.24,40.28],[-76.44,40.27],[-76.47,40.23],[-76.52,40.21]]]]}},{type:"Feature",id:"171",properties:{zip3:"171"},geometry:{type:"Polygon",coordinates:[[[-76.81,40.2],[-76.84,40.22],[-76.91,40.32],[-76.75,40.44],[-76.68,40.47],[-76.69,40.35],[-76.69,40.34],[-76.78,40.24],[-76.81,40.2]]]}},{type:"Feature",id:"172",properties:{zip3:"172"},geometry:{type:"Polygon",coordinates:[[[-77.46,39.72],[-78.49,39.72],[-78.39,39.77],[-78.39,39.79],[-78.28,39.86],[-78.27,39.83],[-78.23,39.93],[-78.24,39.89],[-78.13,40.02],[-78.11,40.03],[-78.07,40.1],[-78.04,40.11],[-78.08,40.13],[-78.04,40.23],[-78.04,40.21],[-78.01,40.22],[-78,40.2],[-77.99,40.22],[-77.96,40.32],[-77.8,40.32],[-77.68,40.44],[-77.73,40.34],[-77.61,40.19],[-77.53,40.22],[-77.39,40.26],[-77.34,40.2],[-77.33,40.18],[-77.36,40.17],[-77.35,40.15],[-77.34,40.13],[-77.3,40.1],[-77.29,40.07],[-77.27,40.07],[-77.29,40.06],[-77.31,40.04],[-77.34,40.04],[-77.37,40.05],[-77.37,40.03],[-77.41,40],[-77.43,40.02],[-77.43,40],[-77.46,39.81],[-77.46,39.77],[-77.46,39.72]]]}},{type:"Feature",id:"173",properties:{zip3:"173"},geometry:{type:"Polygon",coordinates:[[[-77.46,39.72],[-77.46,39.81],[-77.43,40],[-77.43,40.02],[-77.41,40],[-77.37,40.03],[-77.37,40.05],[-77.34,40.04],[-77.31,40.04],[-77.29,40.06],[-77.27,40.07],[-77.27,40.04],[-77.19,40.08],[-77.17,40.09],[-76.99,40.06],[-76.95,40.07],[-76.94,40.1],[-76.91,40.14],[-76.93,40.19],[-76.83,40.2],[-76.75,40.18],[-76.74,40.13],[-76.66,40.06],[-76.65,40.05],[-76.66,40.05],[-76.66,40.04],[-76.69,40.02],[-76.73,40.02],[-76.79,40.1],[-76.8,40.11],[-76.85,39.92],[-76.81,39.89],[-76.73,39.89],[-76.71,39.87],[-76.69,39.86],[-76.55,40.01],[-76.55,40.02],[-76.57,40.03],[-76.53,40.05],[-76.28,39.78],[-76.24,39.73],[-76.49,39.72],[-77.46,39.72]]]}},{type:"Feature",id:"174",properties:{zip3:"174"},geometry:{type:"Polygon",coordinates:[[[-76.73,39.89],[-76.81,39.89],[-76.85,39.92],[-76.8,40.11],[-76.79,40.1],[-76.73,40.02],[-76.69,40.02],[-76.66,40.04],[-76.66,40.05],[-76.65,40.05],[-76.57,40.05],[-76.57,40.03],[-76.55,40.02],[-76.55,40.01],[-76.69,39.86],[-76.71,39.87],[-76.73,39.89]]]}},{type:"Feature",id:"175",properties:{zip3:"175"},geometry:{type:"Polygon",coordinates:[[[-76.13,39.77],[-76.12,39.72],[-76.28,39.78],[-76.53,40.05],[-76.57,40.05],[-76.66,40.06],[-76.72,40.12],[-76.71,40.12],[-76.67,40.15],[-76.59,40.09],[-76.52,40.17],[-76.52,40.21],[-76.47,40.23],[-76.44,40.27],[-76.24,40.28],[-76.16,40.31],[-76.12,40.31],[-76.08,40.27],[-76.04,40.26],[-76.02,40.24],[-76.01,40.21],[-75.93,40.17],[-75.9,40.13],[-75.94,40.11],[-76.02,39.92],[-76,39.93],[-76.02,39.83],[-76.03,39.81],[-76.09,39.79],[-76.11,39.79],[-76.12,39.79],[-76.13,39.77]],[[-76.43,40.06],[-76.43,40.01],[-76.27,40.01],[-76.25,40.1],[-76.29,40.1],[-76.39,40.09],[-76.41,40.08],[-76.41,40.07],[-76.43,40.06]]]}},{type:"Feature",id:"176",properties:{zip3:"176"},geometry:{type:"Polygon",coordinates:[[[-76.43,40.01],[-76.43,40.06],[-76.41,40.07],[-76.41,40.08],[-76.39,40.09],[-76.29,40.1],[-76.25,40.1],[-76.27,40.01],[-76.43,40.01]]]}},{type:"Feature",id:"177",properties:{zip3:"177"},geometry:{type:"Polygon",coordinates:[[[-77.53,41.02],[-77.52,41.1],[-77.53,41.14],[-77.77,41.22],[-77.9,41.25],[-78.06,41.2],[-78.09,41.22],[-77.99,41.37],[-77.99,41.47],[-77.83,41.48],[-77.83,41.62],[-77.78,41.57],[-77.56,41.61],[-77.54,41.66],[-77.45,41.61],[-77.41,41.57],[-77.43,41.53],[-77.43,41.52],[-77.43,41.53],[-77.3,41.5],[-77.25,41.54],[-77.18,41.49],[-77.12,41.52],[-77.02,41.66],[-76.75,41.69],[-76.64,41.69],[-76.62,41.7],[-76.69,41.58],[-76.68,41.58],[-76.69,41.55],[-76.7,41.53],[-76.71,41.51],[-76.73,41.52],[-76.75,41.48],[-76.78,41.5],[-76.69,41.37],[-76.53,41.45],[-76.52,41.42],[-76.59,41.39],[-76.36,41.43],[-76.34,41.38],[-76.65,41.12],[-76.67,41.13],[-76.86,41.06],[-77.04,41.17],[-77.14,41.07],[-77.14,41.04],[-77.34,40.99],[-77.51,40.96],[-77.54,41],[-77.53,41.02]]]}},{type:"Feature",id:"178",properties:{zip3:"178"},geometry:{type:"Polygon",coordinates:[[[-77.36,40.85],[-77.2,40.99],[-77.14,41.04],[-77.14,41.07],[-77.04,41.17],[-76.86,41.06],[-76.67,41.13],[-76.65,41.12],[-76.34,41.38],[-76.35,41.4],[-76.33,41.4],[-76.28,41.41],[-76.24,41.23],[-76.3,41.12],[-76.37,41.09],[-76.33,40.98],[-76.22,41],[-76.19,40.98],[-76.21,40.97],[-76.21,40.95],[-76.29,40.95],[-76.29,40.94],[-76.27,40.93],[-76.38,40.78],[-76.69,40.68],[-76.81,40.64],[-76.99,40.64],[-77.06,40.75],[-77.47,40.62],[-77.51,40.69],[-77.31,40.79],[-77.36,40.85]]]}},{type:"Feature",id:"179",properties:{zip3:"179"},geometry:{type:"Polygon",coordinates:[[[-76.69,40.5],[-76.56,40.57],[-76.7,40.66],[-76.69,40.68],[-76.38,40.78],[-76.27,40.93],[-76.29,40.94],[-76.29,40.95],[-76.21,40.95],[-76.17,40.93],[-76.16,40.94],[-76.13,40.9],[-76.16,40.9],[-76.19,40.89],[-76.17,40.87],[-76.14,40.89],[-76.1,40.89],[-76.12,40.79],[-75.97,40.81],[-76.13,40.69],[-75.88,40.77],[-75.87,40.73],[-75.84,40.69],[-76.17,40.53],[-76.34,40.52],[-76.48,40.52],[-76.54,40.56],[-76.77,40.44],[-76.69,40.5]]]}},{type:"Feature",id:"180",properties:{zip3:"180"},geometry:{type:"Polygon",coordinates:[[[-75.53,40.38],[-75.55,40.43],[-75.62,40.46],[-75.62,40.53],[-75.64,40.52],[-75.85,40.69],[-75.69,40.77],[-75.67,40.82],[-75.68,40.83],[-75.63,40.83],[-75.5,40.99],[-75.48,40.96],[-75.45,40.89],[-75.43,40.87],[-75.38,40.83],[-75.23,40.9],[-75.22,40.93],[-75.16,40.95],[-75.13,40.94],[-75.15,40.93],[-75.13,40.91],[-75.15,40.88],[-75.12,40.85],[-75.09,40.85],[-75.08,40.82],[-75.17,40.78],[-75.19,40.6],[-75.22,40.57],[-75.22,40.54],[-75.28,40.52],[-75.42,40.39],[-75.42,40.38],[-75.38,40.36],[-75.41,40.34],[-75.44,40.32],[-75.47,40.32],[-75.46,40.3],[-75.52,40.3],[-75.55,40.29],[-75.53,40.31],[-75.56,40.33],[-75.53,40.38]]]}},{type:"Feature",id:"181",properties:{zip3:"181"},geometry:{type:"Polygon",coordinates:[[[-75.48,40.56],[-75.51,40.54],[-75.51,40.55],[-75.52,40.54],[-75.48,40.62],[-75.46,40.64],[-75.42,40.68],[-75.48,40.56]]]}},{type:"Feature",id:"182",properties:{zip3:"182"},geometry:{type:"Polygon",coordinates:[[[-75.88,40.77],[-76.13,40.69],[-75.97,40.81],[-76.12,40.79],[-76.1,40.89],[-76.14,40.89],[-76.17,40.87],[-76.19,40.89],[-76.16,40.9],[-76.13,40.9],[-76.16,40.94],[-76.17,40.93],[-76.21,40.95],[-76.21,40.97],[-76.19,40.98],[-76.22,41],[-76.06,41.04],[-76.04,41.05],[-75.96,41.08],[-75.96,41.07],[-75.93,41.09],[-75.91,41.04],[-75.83,41.04],[-75.86,40.99],[-75.5,41.01],[-75.5,40.99],[-75.63,40.83],[-75.68,40.83],[-75.67,40.82],[-75.69,40.77],[-75.84,40.69],[-75.87,40.73],[-75.88,40.77]]]}},{type:"Feature",id:"183",properties:{zip3:"183"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.16,40.95],[-75.22,40.93],[-75.23,40.9],[-75.38,40.83],[-75.43,40.87],[-75.45,40.89],[-75.48,40.96],[-75.46,40.99],[-75.58,41.1],[-75.63,41.14],[-75.6,41.15],[-75.46,41.2],[-75.34,41.14],[-75.23,41.25],[-74.92,41.34],[-74.92,41.37],[-74.8,41.41],[-74.82,41.44],[-74.81,41.44],[-74.79,41.42],[-74.72,41.39],[-74.75,41.35],[-75.03,41.04],[-75.12,40.97],[-75.08,40.89],[-75.09,40.85],[-75.12,40.85],[-75.15,40.88],[-75.13,40.91],[-75.15,40.93],[-75.13,40.94],[-75.16,40.95]]],[[[-75.25,41.29],[-75.24,41.28],[-75.25,41.28],[-75.25,41.29]]]]}},{type:"Feature",id:"184",properties:{zip3:"184"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.6,41.15],[-75.63,41.14],[-75.65,41.14],[-75.6,41.16],[-75.62,41.17],[-75.66,41.19],[-75.65,41.21],[-75.65,41.26],[-75.69,41.34],[-75.6,41.34],[-75.62,41.39],[-75.76,41.38],[-75.82,41.39],[-75.85,41.49],[-75.86,41.52],[-75.86,41.53],[-75.84,41.55],[-75.88,41.57],[-75.88,41.63],[-75.91,41.65],[-75.8,41.67],[-75.7,41.68],[-75.62,41.73],[-75.59,41.82],[-75.56,41.82],[-75.56,41.88],[-75.48,41.89],[-75.39,41.95],[-75.34,41.97],[-75.34,41.99],[-75.27,41.89],[-75.24,41.87],[-75.2,41.87],[-75.16,41.85],[-75.07,41.81],[-75.07,41.61],[-74.89,41.44],[-74.83,41.43],[-74.82,41.44],[-74.8,41.41],[-74.92,41.37],[-74.92,41.34],[-75.23,41.25],[-75.34,41.14],[-75.46,41.2],[-75.6,41.15]]],[[[-75.07,41.24],[-75.08,41.21],[-75.1,41.24],[-75.07,41.24]]]]}},{type:"Feature",id:"185",properties:{zip3:"185"},geometry:{type:"Polygon",coordinates:[[[-75.6,41.34],[-75.68,41.35],[-75.7,41.34],[-75.71,41.34],[-75.74,41.35],[-75.76,41.38],[-75.62,41.39],[-75.6,41.34]]]}},{type:"Feature",id:"186",properties:{zip3:"186"},geometry:{type:"MultiPolygon",coordinates:[[[[-76.28,41.41],[-76.33,41.4],[-76.35,41.4],[-76.36,41.43],[-76.59,41.39],[-76.52,41.42],[-76.53,41.45],[-76.69,41.37],[-76.78,41.5],[-76.75,41.48],[-76.73,41.52],[-76.71,41.51],[-76.7,41.53],[-76.69,41.55],[-76.68,41.58],[-76.6,41.57],[-76.22,41.54],[-76.19,41.75],[-76.18,41.76],[-76.13,41.77],[-76.09,41.75],[-76.09,41.74],[-76.11,41.72],[-76.09,41.71],[-76.06,41.77],[-76.04,41.75],[-76.01,41.74],[-75.96,41.67],[-75.95,41.68],[-75.94,41.64],[-75.88,41.63],[-75.88,41.57],[-75.86,41.53],[-75.86,41.52],[-75.85,41.49],[-75.82,41.39],[-75.74,41.35],[-75.71,41.34],[-75.7,41.34],[-75.68,41.35],[-75.69,41.34],[-75.65,41.26],[-75.89,41.34],[-76.01,41.28],[-76,41.27],[-75.99,41.17],[-76.01,41.16],[-76.01,41.13],[-75.96,41.08],[-76.04,41.05],[-76.06,41.04],[-76.33,40.98],[-76.37,41.09],[-76.3,41.12],[-76.24,41.23],[-76.28,41.41]]],[[[-75.65,41.14],[-75.58,41.1],[-75.46,40.99],[-75.5,41.01],[-75.86,40.99],[-75.83,41.04],[-75.91,41.04],[-75.93,41.09],[-75.88,41.11],[-75.82,41.15],[-75.77,41.2],[-75.73,41.15],[-75.69,41.18],[-75.69,41.21],[-75.66,41.19],[-75.62,41.17],[-75.6,41.16],[-75.65,41.14]]]]}},{type:"Feature",id:"187",properties:{zip3:"187"},geometry:{type:"Polygon",coordinates:[[[-76.01,41.16],[-75.99,41.17],[-76,41.27],[-76.01,41.28],[-75.89,41.34],[-75.65,41.26],[-75.65,41.21],[-75.69,41.21],[-75.69,41.18],[-75.73,41.15],[-75.77,41.2],[-75.82,41.15],[-75.88,41.11],[-75.94,41.08],[-75.96,41.07],[-75.96,41.08],[-76.01,41.13],[-76.01,41.16]]]}},{type:"Feature",id:"188",properties:{zip3:"188"},geometry:{type:"Polygon",coordinates:[[[-75.59,41.82],[-75.62,41.73],[-75.7,41.68],[-75.8,41.67],[-75.91,41.65],[-75.94,41.64],[-75.95,41.68],[-75.96,41.67],[-76.01,41.74],[-76.04,41.75],[-76.06,41.77],[-76.09,41.71],[-76.11,41.72],[-76.09,41.74],[-76.09,41.75],[-76.13,41.77],[-76.18,41.76],[-76.19,41.75],[-76.22,41.54],[-76.6,41.57],[-76.69,41.58],[-76.62,41.7],[-76.64,41.69],[-76.63,41.7],[-76.61,41.77],[-76.6,41.78],[-76.63,41.81],[-76.62,41.84],[-76.67,41.99],[-76.64,42],[-75.36,42],[-75.34,41.99],[-75.34,41.97],[-75.39,41.95],[-75.48,41.89],[-75.56,41.88],[-75.56,41.82],[-75.59,41.82]]]}},{type:"Feature",id:"189",properties:{zip3:"189"},geometry:{type:"Polygon",coordinates:[[[-75.28,40.32],[-75.42,40.3],[-75.44,40.32],[-75.41,40.34],[-75.38,40.36],[-75.42,40.38],[-75.42,40.39],[-75.28,40.52],[-75.22,40.54],[-75.22,40.57],[-75.07,40.54],[-75.07,40.46],[-75.06,40.42],[-74.97,40.4],[-74.85,40.26],[-74.94,40.2],[-74.94,40.21],[-75.06,40.16],[-75.24,40.27],[-75.25,40.32],[-75.28,40.32]]]}},{type:"Feature",id:"190",properties:{zip3:"190"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.53,39.84],[-75.51,39.87],[-75.45,39.95],[-75.47,39.94],[-75.49,39.96],[-75.45,40.08],[-75.42,40.1],[-75.27,40.06],[-75.28,40.07],[-75.31,40.07],[-75.28,40.07],[-75.21,40.01],[-75.28,39.97],[-75.25,39.95],[-75.27,39.89],[-75.29,39.87],[-75.53,39.84]]],[[[-74.93,40.07],[-74.97,40.05],[-75.02,40.14],[-75.19,40.07],[-75.23,40.11],[-75.25,40.12],[-75.23,40.13],[-75.25,40.2],[-75.22,40.2],[-75.19,40.24],[-75.19,40.23],[-75.18,40.24],[-75.06,40.16],[-74.94,40.21],[-74.94,40.2],[-74.85,40.26],[-74.77,40.22],[-74.93,40.07]]]]}},{type:"Feature",id:"191",properties:{zip3:"191"},geometry:{type:"Polygon",coordinates:[[[-75.29,39.87],[-75.27,39.89],[-75.25,39.95],[-75.28,39.97],[-75.26,40.05],[-75.24,40.09],[-75.22,40.09],[-75.19,40.07],[-75.02,40.14],[-74.97,40.05],[-75.01,40.02],[-75.05,40.01],[-75.08,39.98],[-75.13,39.96],[-75.14,39.88],[-75.19,39.88],[-75.29,39.87]]]}},{type:"Feature",id:"193",properties:{zip3:"193"},geometry:{type:"Polygon",coordinates:[[[-76.13,39.77],[-76.12,39.79],[-76.11,39.79],[-76.09,39.79],[-76.03,39.81],[-76.02,39.83],[-76,39.93],[-76.02,39.92],[-75.94,40.11],[-75.88,40.13],[-75.77,40.14],[-75.71,40.16],[-75.72,40.15],[-75.71,40.08],[-75.62,40.06],[-75.54,40.08],[-75.54,40.1],[-75.46,40.08],[-75.45,40.08],[-75.49,39.96],[-75.47,39.94],[-75.45,39.95],[-75.51,39.87],[-75.53,39.84],[-75.62,39.83],[-75.69,39.81],[-75.74,39.77],[-75.77,39.72],[-76.12,39.72],[-76.13,39.77]]]}},{type:"Feature",id:"194",properties:{zip3:"194"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.22,40.09],[-75.26,40.05],[-75.28,40.07],[-75.31,40.07],[-75.28,40.07],[-75.27,40.06],[-75.42,40.1],[-75.46,40.08],[-75.54,40.1],[-75.54,40.08],[-75.62,40.06],[-75.71,40.08],[-75.72,40.15],[-75.71,40.16],[-75.73,40.16],[-75.73,40.21],[-75.65,40.3],[-75.55,40.27],[-75.52,40.3],[-75.46,40.3],[-75.47,40.32],[-75.42,40.3],[-75.28,40.32],[-75.25,40.32],[-75.24,40.27],[-75.18,40.24],[-75.19,40.23],[-75.19,40.24],[-75.22,40.2],[-75.23,40.23],[-75.25,40.2],[-75.23,40.13],[-75.25,40.12],[-75.23,40.11],[-75.22,40.09]]],[[[-75.24,40.19],[-75.23,40.18],[-75.24,40.18],[-75.24,40.19]]]]}},{type:"Feature",id:"195",properties:{zip3:"195"},geometry:{type:"Polygon",coordinates:[[[-75.73,40.21],[-75.73,40.16],[-75.77,40.14],[-75.88,40.13],[-75.9,40.13],[-75.93,40.17],[-76.01,40.21],[-76.02,40.24],[-76.03,40.25],[-76.03,40.26],[-76.02,40.26],[-76.01,40.27],[-75.99,40.28],[-76.01,40.29],[-75.98,40.3],[-75.95,40.29],[-75.92,40.26],[-75.9,40.3],[-75.91,40.31],[-75.89,40.29],[-75.82,40.32],[-75.81,40.36],[-75.85,40.37],[-75.91,40.38],[-75.93,40.39],[-75.9,40.45],[-75.96,40.43],[-75.96,40.45],[-75.96,40.43],[-75.95,40.42],[-76,40.37],[-75.99,40.37],[-76.04,40.33],[-76.07,40.32],[-76.07,40.3],[-76.12,40.31],[-76.16,40.31],[-76.2,40.3],[-76.27,40.45],[-76.26,40.47],[-76.31,40.47],[-76.3,40.48],[-76.37,40.47],[-76.42,40.49],[-76.34,40.52],[-76.17,40.53],[-75.84,40.69],[-75.85,40.69],[-75.64,40.52],[-75.62,40.53],[-75.62,40.46],[-75.55,40.43],[-75.53,40.38],[-75.53,40.31],[-75.55,40.29],[-75.55,40.27],[-75.65,40.3],[-75.73,40.21]]]}},{type:"Feature",id:"196",properties:{zip3:"196"},geometry:{type:"Polygon",coordinates:[[[-75.91,40.31],[-75.9,40.3],[-75.92,40.26],[-75.95,40.29],[-75.98,40.3],[-76.01,40.29],[-75.99,40.28],[-76.01,40.27],[-76.02,40.26],[-76.04,40.26],[-76.08,40.27],[-76.07,40.3],[-76.07,40.32],[-76.04,40.33],[-75.99,40.37],[-76,40.37],[-75.95,40.42],[-75.96,40.43],[-75.96,40.45],[-75.96,40.43],[-75.9,40.45],[-75.93,40.39],[-75.91,40.38],[-75.85,40.37],[-75.81,40.36],[-75.82,40.32],[-75.89,40.29],[-75.91,40.31]]]}},{type:"Feature",id:"197",properties:{zip3:"197"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.54,39.35],[-75.76,39.3],[-75.79,39.72],[-75.77,39.72],[-75.75,39.76],[-75.72,39.79],[-75.66,39.82],[-75.65,39.81],[-75.64,39.82],[-75.66,39.8],[-75.64,39.78],[-75.72,39.75],[-75.68,39.71],[-75.65,39.7],[-75.53,39.7],[-75.61,39.62],[-75.54,39.35]]],[[[-75.58,39.79],[-75.56,39.78],[-75.58,39.77],[-75.58,39.79]]]]}},{type:"Feature",id:"198",properties:{zip3:"198"},geometry:{type:"Polygon",coordinates:[[[-75.53,39.7],[-75.65,39.7],[-75.68,39.71],[-75.72,39.75],[-75.64,39.78],[-75.66,39.8],[-75.64,39.82],[-75.65,39.81],[-75.66,39.82],[-75.64,39.83],[-75.54,39.84],[-75.46,39.82],[-75.47,39.78],[-75.53,39.7]]]}},{type:"Feature",id:"199",properties:{zip3:"199"},geometry:{type:"Polygon",coordinates:[[[-75.05,38.45],[-75.69,38.46],[-75.76,39.3],[-75.54,39.35],[-75.44,39.31],[-75.4,39.07],[-75.19,38.81],[-75.09,38.8],[-75.05,38.45]]]}},{type:"Feature",id:"200",properties:{zip3:"200"},geometry:{type:"Polygon",coordinates:[[[-77.07,38.9],[-77.09,38.91],[-77.12,38.93],[-77.04,39],[-76.91,38.89],[-77.02,38.8],[-77.07,38.9]],[[-77.02,38.85],[-77.01,38.85],[-77,38.87],[-77.02,38.85]]]}},{type:"Feature",id:"201",properties:{zip3:"201"},geometry:{type:"Polygon",coordinates:[[[-78.09,38.72],[-78.07,38.72],[-78.05,38.76],[-77.97,38.79],[-77.99,39.04],[-77.94,39.09],[-77.84,39.16],[-77.73,39.31],[-77.68,39.32],[-77.62,39.3],[-77.56,39.29],[-77.54,39.26],[-77.47,39.21],[-77.48,39.19],[-77.53,39.15],[-77.49,39.11],[-77.46,39.07],[-77.33,39.06],[-77.37,39.04],[-77.37,39.01],[-77.33,38.99],[-77.31,38.94],[-77.35,38.9],[-77.38,38.9],[-77.37,38.77],[-77.36,38.74],[-77.35,38.74],[-77.37,38.71],[-77.4,38.63],[-77.35,38.61],[-77.37,38.59],[-77.37,38.6],[-77.41,38.6],[-77.43,38.59],[-77.56,38.53],[-77.72,38.66],[-77.86,38.6],[-78.01,38.63],[-78.05,38.63],[-78.08,38.64],[-78.07,38.68],[-78.09,38.72]]]}},{type:"Feature",id:"202",properties:{zip3:"202"},geometry:{type:"MultiPolygon",coordinates:[[[[-77.026,38.885],[-77.024,38.885],[-77.024,38.883],[-77.026,38.882],[-77.026,38.885]]],[[[-77.015,38.886],[-77.014,38.886],[-77.014,38.885],[-77.015,38.885],[-77.015,38.886]]],[[[-77.032,38.887],[-77.028,38.888],[-77.028,38.886],[-77.032,38.885],[-77.032,38.887]]],[[[-77.022,38.888],[-77.02,38.888],[-77.02,38.887],[-77.022,38.886],[-77.022,38.888]]],[[[-77.034,38.895],[-77.032,38.895],[-77.032,38.892],[-77.034,38.892],[-77.034,38.895]]],[[[-77.047,38.895],[-77.043,38.894],[-77.042,38.892],[-77.045,38.892],[-77.047,38.895]]],[[[-77.043,38.895],[-77.042,38.895],[-77.042,38.894],[-77.043,38.894],[-77.043,38.895]]]]}},{type:"Feature",id:"203",properties:{zip3:"203"},geometry:{type:"Polygon",coordinates:[[[-77.02,38.85],[-77,38.87],[-77.01,38.85],[-77.02,38.85]]]}},{type:"Feature",id:"204",properties:{zip3:"204"},geometry:{type:"MultiPolygon",coordinates:[[[[-77.049,38.894],[-77.047,38.894],[-77.047,38.892],[-77.049,38.892],[-77.049,38.894]]],[[[-77.043,38.897],[-77.042,38.897],[-77.042,38.895],[-77.043,38.895],[-77.043,38.897]]],[[[-77.049,38.902],[-77.047,38.903],[-77.047,38.901],[-77.049,38.902]]]]}},{type:"Feature",id:"205",properties:{zip3:"205"},geometry:{type:"MultiPolygon",coordinates:[[[[-77.014,38.865],[-77.009,38.871],[-77.007,38.87],[-77.011,38.864],[-77.014,38.865]]],[[[-77.006,38.89],[-77.004,38.89],[-77.004,38.886],[-77.006,38.886],[-77.006,38.89]]],[[[-77.024,38.888],[-77.022,38.888],[-77.022,38.886],[-77.024,38.886],[-77.024,38.888]]],[[[-77.028,38.889],[-77.026,38.889],[-77.024,38.889],[-77.024,38.888],[-77.028,38.889]]],[[[-77.026,38.895],[-77.024,38.895],[-77.024,38.894],[-77.026,38.894],[-77.026,38.895]]],[[[-77.056,38.898],[-77.053,38.898],[-77.056,38.893],[-77.057,38.895],[-77.056,38.898]]],[[[-77.039,38.899],[-77.038,38.899],[-77.038,38.895],[-77.039,38.895],[-77.039,38.899]]],[[[-77.047,38.894],[-77.045,38.894],[-77.045,38.892],[-77.047,38.892],[-77.047,38.894]]],[[[-77.022,38.892],[-77.02,38.893],[-77.015,38.891],[-77.022,38.889],[-77.022,38.892]]],[[[-77.008,38.894],[-77.006,38.894],[-77.006,38.892],[-77.008,38.892],[-77.008,38.894]]],[[[-77.05,38.896],[-77.047,38.895],[-77.047,38.894],[-77.05,38.893],[-77.05,38.896]]]]}},{type:"Feature",id:"206",properties:{zip3:"206"},geometry:{type:"Polygon",coordinates:[[[-76.98,38.69],[-76.84,38.75],[-76.69,38.63],[-76.56,38.64],[-76.38,38.39],[-76.44,38.29],[-76.32,38.14],[-76.32,38.04],[-76.59,38.21],[-76.84,38.26],[-77.02,38.45],[-77.18,38.37],[-77.27,38.48],[-77.18,38.6],[-77.11,38.63],[-77.09,38.69],[-76.98,38.69]]]}},{type:"Feature",id:"207",properties:{zip3:"207"},geometry:{type:"Polygon",coordinates:[[[-76.56,38.64],[-76.69,38.63],[-76.84,38.75],[-76.98,38.69],[-77.02,38.8],[-76.91,38.89],[-77,38.97],[-76.98,38.98],[-76.98,39.01],[-76.97,39.01],[-76.97,39.02],[-76.93,39.07],[-76.92,39.11],[-76.96,39.13],[-76.99,39.17],[-77,39.16],[-76.98,39.2],[-76.93,39.16],[-76.92,39.17],[-76.9,39.16],[-76.87,39.16],[-76.84,39.15],[-76.74,39.15],[-76.75,39.13],[-76.72,39.12],[-76.72,39.11],[-76.75,39.03],[-76.69,38.94],[-76.69,38.92],[-76.6,38.89],[-76.56,38.9],[-76.59,38.89],[-76.57,38.88],[-76.51,38.87],[-76.56,38.64]]]}},{type:"Feature",id:"208",properties:{zip3:"208"},geometry:{type:"MultiPolygon",coordinates:[[[[-77.06,39],[-77.12,38.93],[-77.2,38.97],[-77.26,39],[-77.25,39.02],[-77.34,39.06],[-77.39,39.06],[-77.46,39.08],[-77.49,39.11],[-77.53,39.15],[-77.48,39.19],[-77.47,39.21],[-77.48,39.24],[-77.22,39.33],[-77.05,39.24],[-77.01,39.21],[-77.01,39.18],[-77,39.16],[-76.99,39.17],[-76.98,39.14],[-77.06,39]]],[[[-76.96,39.13],[-76.92,39.11],[-76.94,39.09],[-76.98,39.12],[-76.96,39.13]]]]}},{type:"Feature",id:"209",properties:{zip3:"209"},geometry:{type:"Polygon",coordinates:[[[-76.98,38.98],[-77,38.97],[-77.04,39],[-77.06,39],[-76.98,39.14],[-76.96,39.13],[-76.98,39.12],[-76.94,39.09],[-76.93,39.07],[-76.97,39.02],[-76.97,39.01],[-76.98,39.01],[-76.98,38.98]]]}},{type:"Feature",id:"210",properties:{zip3:"210"},geometry:{type:"MultiPolygon",coordinates:[[[[-76.59,39.21],[-76.57,39.19],[-76.56,39.16],[-76.53,39.16],[-76.57,39.14],[-76.73,39.14],[-76.75,39.13],[-76.74,39.15],[-76.84,39.15],[-76.87,39.16],[-76.91,39.18],[-76.93,39.16],[-76.98,39.2],[-77.01,39.18],[-77.01,39.21],[-77.03,39.23],[-76.97,39.28],[-76.95,39.29],[-76.93,39.3],[-76.94,39.31],[-76.9,39.3],[-76.83,39.31],[-76.79,39.31],[-76.78,39.27],[-76.7,39.21],[-76.59,39.21]]],[[[-76.59,38.89],[-76.56,38.9],[-76.6,38.89],[-76.69,38.92],[-76.69,38.94],[-76.7,38.99],[-76.67,38.99],[-76.66,39.02],[-76.67,39.02],[-76.68,39.04],[-76.7,39.02],[-76.71,39.03],[-76.46,39.09],[-76.49,39.03],[-76.57,39.04],[-76.58,39.02],[-76.6,39.01],[-76.61,38.99],[-76.59,38.94],[-76.56,38.95],[-76.55,38.95],[-76.54,38.95],[-76.51,38.87],[-76.57,38.88],[-76.59,38.89]]],[[[-76.92,39.17],[-76.9,39.18],[-76.9,39.16],[-76.92,39.17]]],[[[-76.43,39.42],[-76.49,39.42],[-76.53,39.43],[-76.54,39.44],[-76.56,39.45],[-76.44,39.66],[-76.27,39.6],[-76.22,39.7],[-76.21,39.69],[-76.15,39.62],[-76.08,39.54],[-76.15,39.46],[-76.17,39.49],[-76.22,39.42],[-76.24,39.44],[-76.34,39.39],[-76.43,39.42]]],[[[-76.74,39.5],[-76.74,39.51],[-76.68,39.54],[-76.56,39.45],[-76.6,39.41],[-76.67,39.4],[-76.68,39.4],[-76.69,39.41],[-76.72,39.44],[-76.74,39.5]]],[[[-76.77,39.72],[-76.65,39.72],[-76.65,39.71],[-76.66,39.7],[-76.68,39.7],[-76.71,39.66],[-76.77,39.72]]],[[[-76.95,39.45],[-76.95,39.49],[-76.88,39.65],[-76.75,39.63],[-76.89,39.51],[-76.89,39.46],[-76.88,39.45],[-76.89,39.44],[-76.9,39.43],[-76.94,39.44],[-76.92,39.43],[-76.95,39.45]]]]}},{type:"Feature",id:"211",properties:{zip3:"211"},geometry:{type:"MultiPolygon",coordinates:[[[[-76.7,39.02],[-76.68,39.04],[-76.67,39.02],[-76.66,39.02],[-76.67,38.99],[-76.7,38.99],[-76.75,39.03],[-76.72,39.11],[-76.72,39.12],[-76.73,39.14],[-76.57,39.14],[-76.53,39.16],[-76.52,39.16],[-76.51,39.17],[-76.46,39.09],[-76.71,39.03],[-76.7,39.02]]],[[[-76.83,39.34],[-76.83,39.31],[-76.9,39.3],[-76.94,39.33],[-76.93,39.36],[-76.94,39.37],[-76.89,39.4],[-76.89,39.44],[-76.88,39.45],[-76.89,39.46],[-76.89,39.51],[-76.75,39.63],[-76.88,39.65],[-76.95,39.49],[-76.97,39.46],[-77.09,39.46],[-77.05,39.5],[-77.03,39.56],[-77.05,39.55],[-77.09,39.57],[-77.12,39.57],[-77.11,39.58],[-77.1,39.6],[-77.07,39.72],[-76.77,39.72],[-76.71,39.66],[-76.68,39.7],[-76.66,39.7],[-76.65,39.71],[-76.65,39.72],[-76.23,39.72],[-76.22,39.7],[-76.27,39.6],[-76.44,39.66],[-76.56,39.45],[-76.68,39.54],[-76.74,39.51],[-76.74,39.5],[-76.72,39.44],[-76.69,39.4],[-76.8,39.35],[-76.83,39.34]]],[[[-76.46,39.4],[-76.43,39.42],[-76.37,39.38],[-76.44,39.36],[-76.46,39.4]]]]}},{type:"Feature",id:"212",properties:{zip3:"212"},geometry:{type:"Polygon",coordinates:[[[-76.51,39.17],[-76.52,39.16],[-76.56,39.16],[-76.57,39.19],[-76.59,39.21],[-76.7,39.21],[-76.78,39.27],[-76.79,39.31],[-76.83,39.34],[-76.8,39.35],[-76.69,39.4],[-76.69,39.41],[-76.68,39.4],[-76.67,39.4],[-76.6,39.41],[-76.56,39.45],[-76.54,39.44],[-76.53,39.43],[-76.49,39.42],[-76.46,39.4],[-76.44,39.36],[-76.37,39.38],[-76.44,39.21],[-76.51,39.17]]]}},{type:"Feature",id:"214",properties:{zip3:"214"},geometry:{type:"Polygon",coordinates:[[[-76.54,38.95],[-76.55,38.95],[-76.61,38.99],[-76.6,39.01],[-76.58,39.02],[-76.57,39.04],[-76.49,39.03],[-76.54,38.95]]]}},{type:"Feature",id:"215",properties:{zip3:"215"},geometry:{type:"Polygon",coordinates:[[[-79.48,39.72],[-78.39,39.72],[-78.41,39.69],[-78.43,39.69],[-78.44,39.66],[-78.45,39.65],[-78.48,39.61],[-78.42,39.6],[-78.41,39.58],[-78.42,39.55],[-78.46,39.54],[-78.52,39.52],[-78.57,39.52],[-78.59,39.54],[-78.73,39.56],[-78.73,39.59],[-78.75,39.63],[-78.97,39.44],[-79.05,39.48],[-79.29,39.3],[-79.49,39.21],[-79.49,39.3],[-79.48,39.72]]]}},{type:"Feature",id:"216",properties:{zip3:"216"},geometry:{type:"Polygon",coordinates:[[[-75.98,39.37],[-75.85,39.37],[-75.81,39.38],[-75.77,39.38],[-75.7,38.56],[-75.72,38.54],[-75.76,38.54],[-75.79,38.56],[-75.88,38.53],[-75.98,38.55],[-75.88,38.42],[-75.94,38.35],[-76.01,38.38],[-76.08,38.27],[-76.23,38.35],[-76.33,38.47],[-76.24,38.63],[-76.05,38.6],[-76.34,38.75],[-76.25,38.97],[-76.38,38.85],[-76.31,39.04],[-76.2,38.97],[-76.28,39.15],[-76.17,39.33],[-75.98,39.37]]]}},{type:"Feature",id:"217",properties:{zip3:"217"},geometry:{type:"Polygon",coordinates:[[[-77.05,39.24],[-77.22,39.33],[-77.48,39.24],[-77.54,39.26],[-77.56,39.29],[-77.62,39.3],[-77.68,39.32],[-77.76,39.34],[-77.75,39.38],[-77.8,39.44],[-77.84,39.57],[-77.89,39.62],[-77.92,39.6],[-77.96,39.61],[-77.98,39.6],[-78.2,39.68],[-78.25,39.64],[-78.36,39.64],[-78.37,39.61],[-78.42,39.6],[-78.48,39.61],[-78.45,39.65],[-78.44,39.66],[-78.43,39.69],[-78.41,39.69],[-78.39,39.72],[-77.07,39.72],[-77.1,39.6],[-77.11,39.58],[-77.12,39.57],[-77.09,39.57],[-77.05,39.55],[-77.03,39.56],[-77.05,39.5],[-77.09,39.46],[-76.97,39.46],[-76.95,39.45],[-76.92,39.43],[-76.94,39.44],[-76.89,39.4],[-76.94,39.37],[-76.93,39.36],[-76.94,39.33],[-76.94,39.31],[-76.93,39.3],[-76.95,39.29],[-76.97,39.28],[-77.03,39.23],[-77.05,39.24]]]}},{type:"Feature",id:"218",properties:{zip3:"218"},geometry:{type:"Polygon",coordinates:[[[-75.94,38.35],[-75.88,38.42],[-75.98,38.55],[-75.88,38.53],[-75.79,38.56],[-75.76,38.54],[-75.72,38.54],[-75.7,38.56],[-75.69,38.46],[-75.05,38.45],[-75.19,38.19],[-75.24,38.23],[-75.29,38.13],[-75.33,38.1],[-75.34,38.05],[-75.31,38.06],[-75.36,38.03],[-75.38,38.03],[-75.38,38.02],[-75.62,37.99],[-75.63,37.98],[-75.64,37.98],[-75.87,37.98],[-75.79,38.14],[-75.94,38.19],[-76.02,38.31],[-75.94,38.35]]]}},{type:"Feature",id:"219",properties:{zip3:"219"},geometry:{type:"Polygon",coordinates:[[[-76.15,39.62],[-76.21,39.69],[-76.23,39.72],[-75.79,39.72],[-75.77,39.38],[-75.81,39.38],[-75.85,39.37],[-75.98,39.37],[-76.01,39.54],[-76.15,39.62]]]}},{type:"Feature",id:"220",properties:{zip3:"220"},geometry:{type:"MultiPolygon",coordinates:[[[[-77.23,38.73],[-77.18,38.77],[-77.19,38.74],[-77.18,38.73],[-77.14,38.75],[-77.12,38.73],[-77.13,38.7],[-77.13,38.64],[-77.33,38.7],[-77.32,38.71],[-77.35,38.74],[-77.36,38.74],[-77.37,38.77],[-77.38,38.9],[-77.36,38.87],[-77.34,38.86],[-77.31,38.87],[-77.23,38.88],[-77.16,38.9],[-77.17,38.89],[-77.11,38.84],[-77.13,38.85],[-77.15,38.84],[-77.18,38.82],[-77.26,38.81],[-77.25,38.79],[-77.23,38.73]]],[[[-77.35,38.57],[-77.35,38.61],[-77.33,38.62],[-77.32,38.6],[-77.28,38.59],[-77.31,38.56],[-77.35,38.57]]],[[[-77.37,39.04],[-77.33,39.06],[-77.25,39.02],[-77.26,39],[-77.26,38.98],[-77.26,38.95],[-77.33,38.99],[-77.37,39.01],[-77.37,39.04]]]]}},{type:"Feature",id:"221",properties:{zip3:"221"},geometry:{type:"MultiPolygon",coordinates:[[[[-77.43,38.59],[-77.41,38.6],[-77.37,38.6],[-77.37,38.59],[-77.35,38.57],[-77.31,38.56],[-77.28,38.53],[-77.32,38.48],[-77.31,38.5],[-77.43,38.59]]],[[[-77.32,38.6],[-77.33,38.62],[-77.4,38.63],[-77.37,38.71],[-77.32,38.71],[-77.33,38.7],[-77.28,38.59],[-77.32,38.6]]],[[[-77.25,38.79],[-77.26,38.81],[-77.16,38.8],[-77.15,38.79],[-77.19,38.74],[-77.18,38.77],[-77.23,38.73],[-77.25,38.79]]],[[[-77.34,38.86],[-77.36,38.87],[-77.35,38.9],[-77.31,38.94],[-77.26,38.95],[-77.26,38.98],[-77.2,38.97],[-77.12,38.93],[-77.16,38.9],[-77.23,38.88],[-77.31,38.87],[-77.34,38.86]]]]}},{type:"Feature",id:"222",properties:{zip3:"222"},geometry:{type:"Polygon",coordinates:[[[-77.08,38.84],[-77.09,38.83],[-77.17,38.89],[-77.12,38.93],[-77.09,38.91],[-77.07,38.9],[-77.08,38.84]]]}},{type:"Feature",id:"223",properties:{zip3:"223"},geometry:{type:"Polygon",coordinates:[[[-77.12,38.73],[-77.14,38.75],[-77.18,38.73],[-77.15,38.79],[-77.16,38.8],[-77.18,38.82],[-77.15,38.84],[-77.13,38.85],[-77.09,38.83],[-77.08,38.84],[-77.13,38.7],[-77.12,38.73]]]}},{type:"Feature",id:"224",properties:{zip3:"224"},geometry:{type:"MultiPolygon",coordinates:[[[[-76.9,37.8],[-76.88,37.8],[-76.89,37.81],[-76.89,37.83],[-76.92,37.86],[-76.85,37.88],[-76.72,37.79],[-76.75,37.75],[-76.75,37.73],[-76.89,37.74],[-76.92,37.76],[-76.92,37.78],[-76.9,37.8]]],[[[-76.41,37.68],[-76.37,37.77],[-76.59,37.81],[-76.67,37.83],[-76.64,38.11],[-76.54,37.98],[-76.52,37.96],[-76.52,37.94],[-76.49,37.96],[-76.46,37.98],[-76.27,37.89],[-76.3,37.9],[-76.31,37.9],[-76.34,37.85],[-76.32,37.81],[-76.33,37.79],[-76.35,37.7],[-76.36,37.69],[-76.36,37.7],[-76.39,37.67],[-76.41,37.68]]],[[[-76.97,37.99],[-76.97,37.97],[-77.16,38.04],[-77.22,37.96],[-77.35,38.08],[-77.34,38.07],[-77.38,38.23],[-77.46,38.16],[-77.51,38.15],[-77.51,38.17],[-77.52,38.18],[-77.57,38.22],[-77.54,38.23],[-77.64,38.29],[-77.63,38.3],[-77.66,38.33],[-77.65,38.38],[-77.63,38.43],[-77.54,38.44],[-77.49,38.41],[-77.43,38.41],[-77.39,38.38],[-77.29,38.35],[-77.01,38.37],[-76.91,38.19],[-76.97,38.15],[-76.96,38.14],[-76.97,38.13],[-76.95,38.11],[-76.97,38.1],[-76.95,38.11],[-76.94,38.11],[-76.97,37.99]]],[[[-77.55,38.19],[-77.54,38.19],[-77.53,38.18],[-77.54,38.18],[-77.55,38.19]]]]}},{type:"Feature",id:"225",properties:{zip3:"225"},geometry:{type:"MultiPolygon",coordinates:[[[[-76.75,37.75],[-76.72,37.79],[-76.67,37.75],[-76.73,37.75],[-76.75,37.75]]],[[[-76.39,37.67],[-76.36,37.7],[-76.36,37.69],[-76.35,37.7],[-76.36,37.61],[-76.51,37.64],[-76.59,37.81],[-76.37,37.77],[-76.41,37.68],[-76.39,37.67]]],[[[-76.94,38.11],[-76.95,38.11],[-76.97,38.1],[-76.95,38.11],[-76.97,38.13],[-76.96,38.14],[-76.97,38.15],[-76.91,38.19],[-76.64,38.11],[-76.67,37.83],[-76.91,38],[-76.94,38.11]]],[[[-76.34,37.85],[-76.31,37.9],[-76.3,37.9],[-76.27,37.89],[-76.34,37.85]]],[[[-77.11,37.95],[-77.18,37.93],[-77.17,37.9],[-77.21,37.89],[-77.23,37.9],[-77.28,37.84],[-77.36,37.84],[-77.58,37.92],[-77.59,38.03],[-77.78,38.09],[-77.8,38.08],[-77.82,38.09],[-77.86,38.15],[-77.86,38.16],[-77.89,38.18],[-77.9,38.16],[-77.95,38.2],[-77.98,38.24],[-77.99,38.24],[-77.98,38.27],[-77.99,38.28],[-77.96,38.32],[-77.88,38.31],[-77.84,38.36],[-77.84,38.38],[-77.78,38.36],[-77.79,38.38],[-77.66,38.33],[-77.63,38.3],[-77.64,38.29],[-77.54,38.23],[-77.57,38.22],[-77.52,38.18],[-77.51,38.17],[-77.51,38.15],[-77.46,38.16],[-77.38,38.23],[-77.34,38.07],[-77.35,38.08],[-77.22,37.96],[-77.16,38.04],[-76.97,37.97],[-76.97,37.99],[-76.85,37.88],[-76.92,37.86],[-76.95,37.82],[-76.95,37.83],[-76.98,37.84],[-77.03,37.94],[-77.1,37.91],[-77.11,37.95]]],[[[-76.46,37.98],[-76.49,37.96],[-76.52,37.94],[-76.52,37.96],[-76.54,37.98],[-76.46,37.98]]],[[[-77.05,38.11],[-77.04,38.08],[-77.11,38.12],[-77.28,38.23],[-77.25,38.23],[-77.22,38.2],[-77.15,38.17],[-77.05,38.11]]],[[[-77.39,38.49],[-77.37,38.52],[-77.31,38.5],[-77.32,38.48],[-77.29,38.35],[-77.39,38.38],[-77.43,38.41],[-77.49,38.41],[-77.54,38.44],[-77.56,38.53],[-77.39,38.49]]]]}},{type:"Feature",id:"226",properties:{zip3:"226"},geometry:{type:"Polygon",coordinates:[[[-78.42,38.77],[-78.39,38.77],[-78.39,38.8],[-78.51,38.73],[-78.51,38.83],[-78.53,38.84],[-78.68,38.93],[-78.63,38.98],[-78.4,39.17],[-78.44,39.2],[-78.34,39.35],[-78.37,39.36],[-78.34,39.39],[-78.36,39.41],[-78.35,39.47],[-77.86,39.15],[-77.94,39.09],[-77.99,39.04],[-77.97,38.79],[-78.05,38.76],[-78.07,38.72],[-78.11,38.74],[-78.3,38.74],[-78.3,38.75],[-78.29,38.75],[-78.3,38.76],[-78.33,38.75],[-78.34,38.72],[-78.38,38.72],[-78.37,38.73],[-78.42,38.77]]]}},{type:"Feature",id:"227",properties:{zip3:"227"},geometry:{type:"Polygon",coordinates:[[[-78.4,38.42],[-78.38,38.42],[-78.43,38.47],[-78.44,38.46],[-78.45,38.48],[-78.44,38.49],[-78.38,38.56],[-78.33,38.63],[-78.32,38.74],[-78.3,38.74],[-78.11,38.74],[-78.09,38.72],[-78.07,38.68],[-78.08,38.64],[-78.05,38.63],[-78.01,38.63],[-77.86,38.6],[-77.72,38.66],[-77.56,38.53],[-77.63,38.43],[-77.65,38.38],[-77.79,38.38],[-77.78,38.36],[-77.84,38.38],[-77.85,38.38],[-77.88,38.31],[-77.96,38.32],[-77.99,38.28],[-77.98,38.27],[-77.99,38.24],[-78,38.26],[-78.02,38.27],[-78.04,38.26],[-78.13,38.39],[-78.25,38.23],[-78.43,38.37],[-78.4,38.42]]]}},{type:"Feature",id:"228",properties:{zip3:"228"},geometry:{type:"Polygon",coordinates:[[[-78.98,38.33],[-79.02,38.31],[-79.05,38.26],[-79.28,38.38],[-79.3,38.41],[-79.28,38.42],[-79.24,38.47],[-79.21,38.52],[-79.01,38.82],[-78.87,38.76],[-78.72,38.94],[-78.68,38.93],[-78.53,38.84],[-78.51,38.83],[-78.51,38.73],[-78.39,38.8],[-78.39,38.77],[-78.42,38.77],[-78.37,38.73],[-78.38,38.72],[-78.34,38.72],[-78.33,38.75],[-78.3,38.76],[-78.29,38.75],[-78.3,38.75],[-78.32,38.74],[-78.33,38.63],[-78.38,38.56],[-78.44,38.49],[-78.47,38.45],[-78.5,38.4],[-78.52,38.39],[-78.54,38.36],[-78.59,38.32],[-78.6,38.31],[-78.76,38.32],[-78.77,38.31],[-78.83,38.35],[-78.82,38.32],[-78.96,38.33],[-78.98,38.33]]]}},{type:"Feature",id:"229",properties:{zip3:"229"},geometry:{type:"Polygon",coordinates:[[[-79.07,37.7],[-79.14,37.77],[-79.17,37.79],[-79.06,37.87],[-79.06,37.89],[-79.05,37.87],[-78.98,37.97],[-78.97,37.99],[-78.97,38.13],[-78.98,38.14],[-78.78,38.13],[-78.6,38.31],[-78.59,38.32],[-78.54,38.36],[-78.52,38.39],[-78.45,38.48],[-78.44,38.46],[-78.43,38.47],[-78.38,38.42],[-78.4,38.42],[-78.43,38.37],[-78.25,38.23],[-78.13,38.39],[-78.04,38.26],[-78.02,38.27],[-78,38.26],[-77.99,38.24],[-77.98,38.24],[-77.95,38.2],[-77.9,38.16],[-77.88,38.13],[-77.98,38.12],[-78.04,38.13],[-78.09,38.15],[-78.22,37.97],[-78.16,37.86],[-78.33,37.72],[-78.39,37.73],[-78.38,37.79],[-78.36,37.83],[-78.4,37.9],[-78.46,37.97],[-78.54,37.89],[-78.54,37.81],[-78.62,37.75],[-78.61,37.76],[-78.66,37.72],[-78.68,37.76],[-78.68,37.74],[-78.68,37.73],[-78.67,37.72],[-78.76,37.68],[-78.79,37.67],[-78.97,37.68],[-78.99,37.7],[-79.02,37.7],[-79.03,37.69],[-79.07,37.7]]]}},{type:"Feature",id:"230",properties:{zip3:"230"},geometry:{type:"MultiPolygon",coordinates:[[[[-77.61,37.66],[-77.64,37.67],[-77.63,37.71],[-77.65,37.76],[-77.64,37.76],[-77.57,37.8],[-77.59,37.8],[-77.73,37.9],[-77.76,37.82],[-77.78,37.77],[-77.89,37.84],[-77.78,38.07],[-77.78,38.09],[-77.59,38.03],[-77.58,37.92],[-77.36,37.84],[-77.28,37.84],[-77.23,37.9],[-77.21,37.89],[-77.18,37.89],[-77.16,37.88],[-77.16,37.87],[-77.01,37.71],[-76.97,37.69],[-77,37.67],[-76.96,37.57],[-77.03,37.57],[-77.02,37.58],[-77.07,37.6],[-77.09,37.62],[-77.11,37.66],[-77.22,37.75],[-77.32,37.7],[-77.29,37.74],[-77.32,37.74],[-77.33,37.75],[-77.44,37.68],[-77.43,37.65],[-77.45,37.66],[-77.48,37.65],[-77.51,37.64],[-77.56,37.65],[-77.61,37.66]]],[[[-76.67,37.7],[-76.82,37.61],[-76.84,37.62],[-76.87,37.62],[-76.91,37.66],[-76.88,37.72],[-77.02,37.79],[-76.98,37.79],[-76.95,37.83],[-76.94,37.78],[-76.9,37.8],[-76.92,37.78],[-76.92,37.76],[-76.89,37.74],[-76.75,37.73],[-76.73,37.75],[-76.67,37.75],[-76.67,37.7]]],[[[-78.38,37.54],[-78.35,37.53],[-78.3,37.53],[-78.3,37.57],[-78.26,37.6],[-78.24,37.61],[-78.23,37.6],[-78.22,37.63],[-78.37,37.65],[-78.39,37.63],[-78.4,37.64],[-78.45,37.63],[-78.49,37.61],[-78.45,37.65],[-78.45,37.66],[-78.46,37.66],[-78.51,37.68],[-78.46,37.68],[-78.43,37.71],[-78.43,37.74],[-78.33,37.72],[-78.16,37.86],[-78.22,37.97],[-78.09,38.15],[-78.04,38.13],[-77.98,38.12],[-77.91,38.11],[-77.89,37.66],[-78.08,37.65],[-78.15,37.48],[-78.14,37.46],[-77.9,37.48],[-77.86,37.42],[-77.87,37.39],[-77.88,37.37],[-77.8,37.33],[-77.74,37.27],[-77.79,37.27],[-77.8,37.25],[-77.99,37.24],[-78,37.23],[-78.02,37.23],[-78.02,37.25],[-78.23,37.3],[-78.38,37.54]]],[[[-76.71,37.43],[-76.59,37.58],[-76.56,37.56],[-76.53,37.58],[-76.49,37.61],[-76.49,37.57],[-76.48,37.57],[-76.45,37.56],[-76.43,37.56],[-76.41,37.55],[-76.41,37.57],[-76.38,37.57],[-76.33,37.47],[-76.35,37.4],[-76.34,37.37],[-76.38,37.41],[-76.4,37.41],[-76.39,37.42],[-76.45,37.48],[-76.45,37.49],[-76.47,37.49],[-76.47,37.47],[-76.45,37.46],[-76.45,37.42],[-76.36,37.27],[-76.51,37.24],[-76.71,37.43]]],[[[-77.23,37.37],[-77.21,37.39],[-77.19,37.42],[-77.18,37.49],[-77.08,37.36],[-77,37.41],[-77,37.42],[-77.02,37.41],[-77.02,37.42],[-76.95,37.48],[-76.98,37.49],[-76.94,37.56],[-76.91,37.55],[-76.79,37.44],[-76.84,37.4],[-76.84,37.35],[-76.88,37.31],[-76.88,37.28],[-76.89,37.25],[-76.94,37.23],[-76.99,37.28],[-77.22,37.32],[-77.23,37.37]]],[[[-77.35,37.54],[-77.32,37.57],[-77.3,37.56],[-77.31,37.53],[-77.34,37.53],[-77.35,37.54]]],[[[-77.82,37.7],[-77.82,37.61],[-77.83,37.65],[-77.82,37.7]]],[[[-78.11,38.1],[-78.11,38.09],[-78.12,38.09],[-78.11,38.1]]]]}},{type:"Feature",id:"231",properties:{zip3:"231"},geometry:{type:"MultiPolygon",coordinates:[[[[-76.34,37.37],[-76.35,37.4],[-76.33,37.47],[-76.28,37.42],[-76.34,37.37]]],[[[-78.37,37.65],[-78.22,37.63],[-78.23,37.6],[-78.24,37.61],[-78.26,37.6],[-78.32,37.61],[-78.39,37.63],[-78.37,37.65]]],[[[-76.88,37.8],[-76.88,37.78],[-76.91,37.8],[-76.94,37.78],[-76.94,37.79],[-76.88,37.8]]],[[[-76.95,37.82],[-76.89,37.83],[-76.89,37.81],[-76.95,37.82]]],[[[-76.61,37.17],[-76.88,37.28],[-76.88,37.31],[-76.84,37.35],[-76.84,37.4],[-76.79,37.44],[-76.91,37.55],[-76.94,37.56],[-76.98,37.49],[-76.95,37.48],[-77.02,37.42],[-77.02,37.41],[-77,37.42],[-77,37.41],[-77.08,37.36],[-77.18,37.49],[-77.2,37.45],[-77.3,37.48],[-77.3,37.51],[-77.34,37.52],[-77.34,37.5],[-77.34,37.53],[-77.33,37.53],[-77.34,37.53],[-77.31,37.53],[-77.3,37.56],[-77.4,37.61],[-77.4,37.62],[-77.44,37.68],[-77.33,37.75],[-77.32,37.74],[-77.29,37.74],[-77.32,37.7],[-77.22,37.75],[-77.11,37.66],[-77.09,37.62],[-77.07,37.6],[-77.02,37.58],[-77.03,37.57],[-76.96,37.57],[-77,37.67],[-76.97,37.69],[-77.01,37.71],[-77.16,37.87],[-77.16,37.88],[-77.18,37.89],[-77.17,37.9],[-77.18,37.93],[-77.11,37.95],[-77.1,37.91],[-77.03,37.94],[-76.98,37.84],[-76.98,37.79],[-77.02,37.79],[-76.88,37.72],[-76.91,37.66],[-76.87,37.62],[-76.84,37.62],[-76.82,37.61],[-76.67,37.7],[-76.53,37.58],[-76.56,37.56],[-76.59,37.58],[-76.71,37.43],[-76.58,37.28],[-76.61,37.17]]],[[[-77.87,37.39],[-77.86,37.42],[-77.9,37.48],[-78.14,37.46],[-78.15,37.48],[-78.08,37.65],[-77.89,37.66],[-77.91,38.11],[-77.88,38.13],[-77.89,38.18],[-77.86,38.16],[-77.86,38.15],[-77.82,38.09],[-77.8,38.08],[-77.78,38.07],[-77.89,37.84],[-77.78,37.77],[-77.76,37.82],[-77.73,37.9],[-77.59,37.8],[-77.57,37.8],[-77.64,37.76],[-77.65,37.76],[-77.63,37.71],[-77.64,37.67],[-77.67,37.69],[-77.66,37.66],[-77.74,37.6],[-77.65,37.56],[-77.62,37.46],[-77.59,37.45],[-77.6,37.41],[-77.65,37.38],[-77.68,37.36],[-77.73,37.37],[-77.77,37.35],[-77.78,37.35],[-77.88,37.37],[-77.87,37.39]]],[[[-76.47,37.49],[-76.45,37.49],[-76.45,37.48],[-76.39,37.42],[-76.4,37.41],[-76.38,37.41],[-76.39,37.39],[-76.4,37.42],[-76.45,37.42],[-76.45,37.46],[-76.47,37.47],[-76.47,37.49]]],[[[-76.38,37.57],[-76.41,37.57],[-76.41,37.55],[-76.43,37.56],[-76.45,37.56],[-76.48,37.57],[-76.49,37.57],[-76.49,37.61],[-76.38,37.57]]]]}},{type:"Feature",id:"232",properties:{zip3:"232"},geometry:{type:"Polygon",coordinates:[[[-77.51,37.4],[-77.52,37.43],[-77.58,37.43],[-77.59,37.45],[-77.62,37.46],[-77.65,37.56],[-77.74,37.6],[-77.66,37.66],[-77.67,37.69],[-77.61,37.66],[-77.56,37.65],[-77.51,37.64],[-77.48,37.65],[-77.45,37.66],[-77.43,37.65],[-77.4,37.62],[-77.4,37.61],[-77.32,37.57],[-77.35,37.54],[-77.34,37.53],[-77.33,37.53],[-77.34,37.53],[-77.34,37.5],[-77.34,37.52],[-77.3,37.51],[-77.3,37.48],[-77.2,37.45],[-77.19,37.42],[-77.21,37.39],[-77.23,37.37],[-77.36,37.37],[-77.42,37.39],[-77.41,37.38],[-77.45,37.39],[-77.51,37.4]]]}},{type:"Feature",id:"233",properties:{zip3:"233"},geometry:{type:"MultiPolygon",coordinates:[[[[-76.08,36.71],[-76.07,36.68],[-76.12,36.67],[-76.12,36.55],[-76.49,36.55],[-76.46,36.81],[-76.42,36.87],[-76.4,36.81],[-76.38,36.79],[-76.29,36.82],[-76.23,36.84],[-76.14,36.76],[-76.08,36.71]]],[[[-76.91,36.72],[-76.88,36.76],[-76.87,36.79],[-76.87,36.78],[-76.82,36.77],[-76.74,36.76],[-76.86,36.67],[-76.86,36.7],[-76.84,36.7],[-76.83,36.71],[-76.86,36.7],[-76.86,36.74],[-76.91,36.71],[-76.92,36.69],[-76.91,36.7],[-76.91,36.72]]],[[[-75.97,37.4],[-75.9,37.35],[-75.97,37.12],[-76.03,37.26],[-75.97,37.4]]],[[[-76.58,36.95],[-76.57,36.97],[-76.57,36.98],[-76.56,36.99],[-76.52,36.91],[-76.56,36.94],[-76.58,36.95]]],[[[-75.9,37.45],[-75.84,37.44],[-75.83,37.45],[-75.85,37.42],[-75.88,37.41],[-75.9,37.45]]],[[[-75.94,37.48],[-75.96,37.47],[-75.91,37.59],[-75.8,37.5],[-75.82,37.5],[-75.91,37.49],[-75.9,37.47],[-75.93,37.47],[-75.94,37.48]]],[[[-75.62,37.86],[-75.63,37.85],[-75.59,37.82],[-75.63,37.82],[-75.66,37.79],[-75.72,37.8],[-75.62,37.86]]],[[[-75.59,37.82],[-75.58,37.83],[-75.58,37.84],[-75.49,37.94],[-75.47,37.93],[-75.49,37.92],[-75.56,37.85],[-75.52,37.81],[-75.56,37.77],[-75.59,37.82]]],[[[-75.48,37.95],[-75.52,37.99],[-75.46,38],[-75.43,38.01],[-75.24,38.03],[-75.35,37.88],[-75.39,37.95],[-75.48,37.95]]]]}},{type:"Feature",id:"234",properties:{zip3:"234"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.96,37.47],[-75.94,37.48],[-75.93,37.47],[-75.9,37.47],[-75.91,37.49],[-75.82,37.5],[-75.8,37.5],[-75.91,37.59],[-75.85,37.63],[-75.85,37.65],[-75.83,37.67],[-75.72,37.8],[-75.66,37.79],[-75.63,37.82],[-75.59,37.82],[-75.56,37.77],[-75.59,37.68],[-75.69,37.69],[-75.7,37.68],[-75.67,37.69],[-75.6,37.57],[-75.68,37.46],[-75.83,37.45],[-75.84,37.44],[-75.9,37.45],[-75.88,37.41],[-75.85,37.42],[-75.9,37.35],[-75.97,37.4],[-75.96,37.47]]],[[[-76.92,36.55],[-76.93,36.56],[-76.91,36.58],[-76.89,36.63],[-76.9,36.64],[-76.74,36.76],[-76.82,36.77],[-76.79,36.82],[-76.81,36.85],[-76.78,36.88],[-76.8,36.89],[-76.74,36.94],[-76.79,37.02],[-76.68,37.13],[-76.56,36.99],[-76.57,36.98],[-76.57,36.97],[-76.58,36.95],[-76.56,36.94],[-76.52,36.91],[-76.46,36.81],[-76.49,36.55],[-76.92,36.55]]],[[[-76.12,36.67],[-76.07,36.68],[-76.08,36.71],[-76.14,36.76],[-76.23,36.84],[-76.18,36.93],[-75.99,36.92],[-75.92,36.69],[-75.95,36.64],[-75.92,36.63],[-75.9,36.55],[-76.12,36.55],[-76.12,36.59],[-76.12,36.67]]],[[[-75.64,37.98],[-75.63,37.98],[-75.62,37.99],[-75.43,38.01],[-75.46,38],[-75.52,37.99],[-75.48,37.95],[-75.44,37.95],[-75.49,37.92],[-75.47,37.93],[-75.49,37.94],[-75.58,37.84],[-75.58,37.83],[-75.59,37.82],[-75.63,37.85],[-75.62,37.86],[-75.7,37.89],[-75.64,37.98]]]]}},{type:"Feature",id:"235",properties:{zip3:"235"},geometry:{type:"Polygon",coordinates:[[[-76.29,36.82],[-76.34,36.88],[-76.33,36.89],[-76.18,36.93],[-76.23,36.84],[-76.29,36.82]]]}},{type:"Feature",id:"236",properties:{zip3:"236"},geometry:{type:"Polygon",coordinates:[[[-76.61,37.17],[-76.55,37.24],[-76.39,37.23],[-76.27,37.09],[-76.41,36.96],[-76.61,37.17]]]}},{type:"Feature",id:"237",properties:{zip3:"237"},geometry:{type:"Polygon",coordinates:[[[-76.38,36.79],[-76.4,36.81],[-76.42,36.87],[-76.33,36.89],[-76.34,36.88],[-76.38,36.79]]]}},{type:"Feature",id:"238",properties:{zip3:"238"},geometry:{type:"Polygon",coordinates:[[[-76.88,36.76],[-76.91,36.72],[-76.91,36.7],[-76.92,36.69],[-76.91,36.71],[-76.86,36.74],[-76.86,36.7],[-76.83,36.71],[-76.84,36.7],[-76.86,36.7],[-76.86,36.67],[-76.9,36.64],[-76.89,36.63],[-76.91,36.58],[-76.93,36.56],[-76.92,36.54],[-78.03,36.54],[-77.87,36.75],[-77.99,36.82],[-78.01,36.84],[-77.96,36.91],[-77.97,36.92],[-77.97,36.95],[-77.98,36.95],[-78.01,36.92],[-78.03,36.96],[-78.03,36.97],[-78.08,37.01],[-78.08,37.12],[-77.98,37.19],[-77.99,37.24],[-77.8,37.25],[-77.79,37.27],[-77.74,37.27],[-77.8,37.33],[-77.78,37.35],[-77.77,37.35],[-77.73,37.37],[-77.68,37.36],[-77.65,37.38],[-77.6,37.41],[-77.58,37.43],[-77.52,37.43],[-77.51,37.4],[-77.45,37.39],[-77.41,37.38],[-77.42,37.39],[-77.36,37.37],[-77.22,37.32],[-76.99,37.28],[-76.94,37.23],[-76.68,37.13],[-76.79,37.02],[-76.74,36.94],[-76.8,36.89],[-76.78,36.88],[-76.81,36.85],[-76.79,36.82],[-76.87,36.78],[-76.87,36.79],[-76.88,36.76]]]}},{type:"Feature",id:"239",properties:{zip3:"239"},geometry:{type:"Polygon",coordinates:[[[-78.59,36.61],[-78.6,36.62],[-78.56,36.64],[-78.69,36.74],[-78.72,36.88],[-78.75,36.9],[-78.74,37.02],[-78.78,37.03],[-78.9,37.18],[-78.88,37.19],[-78.74,37.22],[-78.65,37.34],[-78.7,37.47],[-78.62,37.69],[-78.5,37.64],[-78.46,37.66],[-78.45,37.66],[-78.45,37.65],[-78.49,37.61],[-78.45,37.63],[-78.4,37.64],[-78.35,37.62],[-78.32,37.61],[-78.26,37.6],[-78.3,37.57],[-78.3,37.53],[-78.35,37.53],[-78.38,37.54],[-78.23,37.3],[-78.02,37.25],[-78.02,37.23],[-78,37.23],[-77.98,37.19],[-78.08,37.12],[-78.08,37.01],[-78.03,36.97],[-78.03,36.96],[-78.01,36.92],[-77.98,36.95],[-77.97,36.95],[-77.97,36.92],[-77.96,36.91],[-78.01,36.84],[-77.99,36.82],[-77.87,36.75],[-78.03,36.54],[-78.6,36.54],[-78.6,36.58],[-78.59,36.61]]]}},{type:"Feature",id:"240",properties:{zip3:"240"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.61,36.63],[-80.63,36.64],[-80.61,36.65],[-80.55,36.65],[-80.55,36.63],[-80.46,36.64],[-80.46,36.65],[-80.45,36.65],[-80.45,36.66],[-80.45,36.65],[-80.37,36.67],[-80.38,36.6],[-80.41,36.55],[-80.61,36.56],[-80.61,36.59],[-80.61,36.63]]],[[[-80.1,36.64],[-80.09,36.59],[-80.15,36.61],[-80.1,36.64]]],[[[-79.83,37.05],[-79.8,37.07],[-79.79,37.07],[-79.73,37.06],[-79.75,36.99],[-79.81,36.98],[-79.82,36.99],[-79.83,37],[-79.82,36.99],[-79.81,36.99],[-79.81,37],[-79.83,37.02],[-79.83,37.05]]],[[[-80.77,37.1],[-80.76,37.1],[-80.77,37.09],[-80.77,37.1]]],[[[-79.62,36.64],[-79.62,36.58],[-79.56,36.55],[-79.53,36.56],[-79.52,36.56],[-79.52,36.54],[-79.71,36.54],[-79.71,36.55],[-79.75,36.56],[-79.74,36.58],[-79.78,36.57],[-79.82,36.63],[-79.82,36.66],[-79.7,36.82],[-79.72,36.82],[-79.67,36.83],[-79.62,36.67],[-79.62,36.64]]],[[[-79.93,36.7],[-79.92,36.69],[-79.93,36.7],[-80.1,36.67],[-80.08,36.81],[-80.21,36.87],[-80.29,36.83],[-80.39,36.8],[-80.42,36.8],[-80.44,36.81],[-80.46,36.91],[-80.51,36.94],[-80.52,36.95],[-80.51,36.95],[-80.51,36.99],[-80.41,36.96],[-80.36,37.02],[-80.3,37.01],[-80.27,37.07],[-80.23,37.1],[-80.21,37.08],[-80.22,37.07],[-80.2,37.08],[-80.22,37.1],[-80.18,37.17],[-80.24,37.16],[-80.25,37.18],[-80.28,37.19],[-80.32,37.2],[-80.3,37.16],[-80.33,37.13],[-80.33,37.1],[-80.35,37.08],[-80.46,37.06],[-80.53,37.04],[-80.53,37.12],[-80.51,37.15],[-80.52,37.15],[-80.53,37.15],[-80.52,37.18],[-80.53,37.18],[-80.61,37.19],[-80.62,37.14],[-80.63,37.13],[-80.6,37.13],[-80.58,37.13],[-80.63,37.05],[-80.67,37.05],[-80.71,37.08],[-80.75,37.08],[-80.9,37.12],[-80.8,37.18],[-80.7,37.21],[-80.26,37.41],[-80.06,37.41],[-80.06,37.4],[-80.25,37.3],[-80.18,37.18],[-80.02,37.26],[-79.95,37.42],[-79.91,37.42],[-79.93,37.49],[-79.95,37.49],[-79.97,37.46],[-80.01,37.47],[-79.98,37.48],[-79.97,37.47],[-80.01,37.5],[-79.97,37.54],[-79.99,37.62],[-79.96,37.61],[-80.03,37.64],[-79.94,37.7],[-79.89,37.74],[-79.85,37.78],[-79.79,37.79],[-79.67,37.76],[-79.68,37.66],[-79.63,37.63],[-79.58,37.63],[-79.5,37.53],[-79.58,37.45],[-79.75,37.43],[-79.73,37.35],[-79.74,37.35],[-79.9,37.27],[-79.84,37.11],[-79.96,37.04],[-79.99,36.98],[-79.92,36.88],[-80.07,36.85],[-80.07,36.84],[-79.93,36.82],[-79.92,36.84],[-79.88,36.74],[-79.89,36.72],[-79.93,36.7]]],[[[-80.63,37.29],[-80.62,37.31],[-80.6,37.27],[-80.61,37.26],[-80.62,37.25],[-80.67,37.27],[-80.63,37.29]]],[[[-80.86,37.41],[-80.84,37.41],[-80.82,37.37],[-80.86,37.36],[-80.88,37.38],[-80.86,37.41]]]]}},{type:"Feature",id:"241",properties:{zip3:"241"},geometry:{type:"MultiPolygon",coordinates:[[[[-79.82,36.63],[-79.78,36.57],[-79.74,36.58],[-79.75,36.56],[-79.71,36.55],[-79.71,36.54],[-80.41,36.55],[-80.38,36.6],[-80.37,36.67],[-80.45,36.65],[-80.45,36.66],[-80.45,36.65],[-80.46,36.65],[-80.46,36.64],[-80.48,36.65],[-80.43,36.77],[-80.42,36.8],[-80.39,36.8],[-80.29,36.83],[-80.21,36.87],[-80.08,36.81],[-80.1,36.67],[-79.93,36.7],[-79.92,36.69],[-79.93,36.7],[-79.89,36.72],[-79.88,36.74],[-79.92,36.84],[-79.93,36.82],[-80.07,36.84],[-80.07,36.85],[-79.92,36.88],[-79.99,36.98],[-79.96,37.04],[-79.84,37.11],[-79.9,37.27],[-79.74,37.35],[-79.73,37.35],[-79.75,37.43],[-79.66,37.43],[-79.63,37.37],[-79.6,37.35],[-79.64,37.32],[-79.63,37.3],[-79.66,37.32],[-79.62,37.28],[-79.59,37.21],[-79.45,37.16],[-79.44,36.96],[-79.63,36.86],[-79.65,36.82],[-79.64,36.86],[-79.72,36.82],[-79.7,36.82],[-79.82,36.66],[-79.82,36.63]]],[[[-80.64,36.91],[-80.61,36.94],[-80.55,36.88],[-80.58,36.87],[-80.6,36.88],[-80.63,36.86],[-80.66,36.89],[-80.66,36.88],[-80.64,36.91]]],[[[-80.53,36.97],[-80.52,36.92],[-80.53,36.92],[-80.53,36.97]]],[[[-80.46,37.06],[-80.35,37.08],[-80.33,37.1],[-80.33,37.13],[-80.3,37.16],[-80.32,37.2],[-80.28,37.19],[-80.25,37.18],[-80.24,37.16],[-80.18,37.17],[-80.22,37.1],[-80.21,37.09],[-80.21,37.08],[-80.22,37.07],[-80.21,37.08],[-80.23,37.1],[-80.27,37.07],[-80.3,37.01],[-80.36,37.02],[-80.41,36.96],[-80.51,36.99],[-80.55,36.96],[-80.53,37.01],[-80.55,37.03],[-80.63,37.03],[-80.67,37.05],[-80.63,37.05],[-80.58,37.13],[-80.6,37.13],[-80.63,37.13],[-80.62,37.14],[-80.61,37.19],[-80.53,37.18],[-80.52,37.18],[-80.53,37.15],[-80.52,37.15],[-80.51,37.15],[-80.53,37.12],[-80.53,37.04],[-80.46,37.06]]],[[[-80.7,37.21],[-80.8,37.18],[-80.85,37.15],[-80.88,37.17],[-80.87,37.19],[-80.89,37.18],[-80.93,37.21],[-80.9,37.26],[-80.99,37.26],[-81.06,37.25],[-81.07,37.24],[-81.1,37.24],[-81.08,37.25],[-81.07,37.26],[-81.01,37.27],[-80.85,37.35],[-80.86,37.36],[-80.82,37.37],[-80.84,37.41],[-80.84,37.43],[-80.77,37.37],[-80.51,37.48],[-80.48,37.42],[-80.3,37.51],[-80.33,37.56],[-80.26,37.6],[-80.22,37.63],[-80.21,37.62],[-80.02,37.65],[-80.03,37.64],[-79.96,37.61],[-79.99,37.62],[-79.97,37.54],[-80.01,37.5],[-79.97,37.47],[-79.98,37.48],[-80.01,37.47],[-79.97,37.46],[-79.95,37.49],[-79.93,37.49],[-79.91,37.42],[-79.95,37.42],[-80.02,37.26],[-80.18,37.18],[-80.25,37.3],[-80.06,37.4],[-80.06,37.41],[-80.26,37.41],[-80.7,37.21]]]]}},{type:"Feature",id:"242",properties:{zip3:"242"},geometry:{type:"Polygon",coordinates:[[[-81.68,36.59],[-81.65,36.61],[-81.93,36.59],[-83.25,36.59],[-83.68,36.6],[-83.65,36.62],[-83.53,36.67],[-83.14,36.74],[-83.08,36.84],[-83.03,36.86],[-83,36.86],[-82.91,36.87],[-82.88,36.89],[-82.87,36.97],[-82.84,36.99],[-82.74,37.04],[-82.73,37.07],[-82.72,37.09],[-82.35,37.27],[-82.32,37.28],[-82.31,37.3],[-82.29,37.28],[-82.28,37.27],[-82.28,37.25],[-82.16,37.26],[-82.23,37.21],[-82.17,37.13],[-82.17,37.12],[-82.06,37.11],[-82.01,37.12],[-81.96,37.09],[-81.98,37.09],[-81.95,37.05],[-81.93,37.03],[-81.93,37.02],[-81.93,37],[-81.91,36.98],[-81.91,36.97],[-81.9,36.97],[-81.96,36.93],[-81.95,36.86],[-81.86,36.66],[-81.79,36.7],[-81.62,36.63],[-81.53,36.66],[-81.53,36.62],[-81.52,36.61],[-81.53,36.6],[-81.52,36.58],[-81.68,36.59]]]}},{type:"Feature",id:"243",properties:{zip3:"243"},geometry:{type:"Polygon",coordinates:[[[-80.63,36.64],[-80.61,36.63],[-80.61,36.59],[-80.61,36.56],[-81.52,36.58],[-81.53,36.6],[-81.52,36.61],[-81.53,36.62],[-81.53,36.66],[-81.62,36.63],[-81.79,36.7],[-81.86,36.66],[-81.95,36.86],[-81.89,36.89],[-81.81,36.95],[-81.4,37.06],[-81.26,37.12],[-81.3,37.21],[-81.24,37.22],[-81.17,37.26],[-80.98,37.3],[-81.01,37.27],[-81.07,37.26],[-81.08,37.25],[-81.1,37.24],[-81.07,37.24],[-81.06,37.25],[-80.99,37.26],[-80.9,37.26],[-80.93,37.21],[-80.89,37.18],[-80.87,37.19],[-80.88,37.17],[-80.85,37.15],[-80.9,37.12],[-80.75,37.08],[-80.71,37.08],[-80.67,37.05],[-80.63,37.03],[-80.55,37.03],[-80.53,37.01],[-80.55,36.96],[-80.52,36.98],[-80.51,36.95],[-80.52,36.95],[-80.53,36.97],[-80.53,36.92],[-80.52,36.92],[-80.51,36.94],[-80.46,36.91],[-80.44,36.81],[-80.43,36.77],[-80.48,36.65],[-80.55,36.63],[-80.55,36.65],[-80.61,36.65],[-80.63,36.64]]]}},{type:"Feature",id:"244",properties:{zip3:"244"},geometry:{type:"Polygon",coordinates:[[[-79.85,37.78],[-79.89,37.74],[-79.94,37.7],[-80.02,37.65],[-80.21,37.62],[-80.27,37.65],[-80.16,37.88],[-80,38],[-79.92,38.19],[-79.74,38.35],[-79.73,38.37],[-79.66,38.57],[-79.54,38.55],[-79.48,38.46],[-79.3,38.41],[-79.28,38.38],[-79.05,38.26],[-79.02,38.31],[-78.98,38.33],[-78.96,38.33],[-78.82,38.32],[-78.83,38.35],[-78.77,38.31],[-78.76,38.32],[-78.78,38.13],[-78.98,38.14],[-78.97,38.13],[-78.97,37.99],[-78.98,37.97],[-79.05,37.87],[-79.06,37.89],[-79.06,37.87],[-79.17,37.79],[-79.21,37.76],[-79.27,37.75],[-79.29,37.68],[-79.33,37.69],[-79.35,37.66],[-79.4,37.63],[-79.43,37.62],[-79.43,37.65],[-79.55,37.72],[-79.64,37.63],[-79.68,37.66],[-79.67,37.76],[-79.79,37.79],[-79.85,37.78]]]}},{type:"Feature",id:"245",properties:{zip3:"245"},geometry:{type:"Polygon",coordinates:[[[-78.6,36.62],[-78.59,36.61],[-78.61,36.57],[-78.6,36.57],[-78.61,36.56],[-78.6,36.54],[-79.52,36.54],[-79.52,36.56],[-79.53,36.56],[-79.56,36.55],[-79.62,36.58],[-79.62,36.64],[-79.62,36.67],[-79.67,36.83],[-79.64,36.86],[-79.65,36.82],[-79.63,36.86],[-79.44,36.96],[-79.45,37.16],[-79.59,37.21],[-79.62,37.28],[-79.66,37.32],[-79.63,37.3],[-79.64,37.32],[-79.6,37.35],[-79.63,37.37],[-79.66,37.43],[-79.58,37.45],[-79.5,37.53],[-79.58,37.63],[-79.64,37.63],[-79.63,37.65],[-79.58,37.69],[-79.55,37.72],[-79.43,37.65],[-79.43,37.62],[-79.4,37.63],[-79.35,37.66],[-79.33,37.69],[-79.29,37.68],[-79.27,37.75],[-79.21,37.76],[-79.14,37.77],[-79.07,37.7],[-79.03,37.69],[-79.02,37.7],[-78.99,37.7],[-78.97,37.68],[-78.79,37.67],[-78.76,37.68],[-78.67,37.72],[-78.68,37.73],[-78.68,37.74],[-78.68,37.76],[-78.66,37.72],[-78.61,37.76],[-78.62,37.75],[-78.54,37.81],[-78.54,37.89],[-78.46,37.97],[-78.4,37.9],[-78.36,37.83],[-78.38,37.79],[-78.39,37.73],[-78.43,37.74],[-78.43,37.71],[-78.46,37.68],[-78.51,37.68],[-78.5,37.64],[-78.62,37.69],[-78.7,37.47],[-78.65,37.34],[-78.74,37.22],[-78.88,37.19],[-78.9,37.18],[-78.78,37.03],[-78.74,37.02],[-78.75,36.9],[-78.72,36.88],[-78.69,36.74],[-78.56,36.64],[-78.6,36.62]]]}},{type:"Feature",id:"246",properties:{zip3:"246"},geometry:{type:"Polygon",coordinates:[[[-81.96,36.93],[-81.9,36.97],[-81.91,36.97],[-81.91,36.98],[-81.93,37],[-81.93,37.02],[-81.93,37.03],[-81.95,37.05],[-81.98,37.09],[-81.96,37.09],[-82.01,37.12],[-82.06,37.11],[-82.17,37.12],[-82.17,37.13],[-82.23,37.21],[-82.16,37.26],[-82.28,37.25],[-82.28,37.27],[-82.29,37.28],[-82.31,37.3],[-81.97,37.54],[-81.96,37.53],[-81.94,37.53],[-81.94,37.51],[-81.99,37.48],[-81.99,37.45],[-81.94,37.38],[-81.89,37.33],[-81.68,37.2],[-81.56,37.21],[-81.56,37.22],[-81.55,37.21],[-81.5,37.26],[-81.39,37.32],[-81.36,37.34],[-81.23,37.23],[-81.3,37.21],[-81.26,37.12],[-81.4,37.06],[-81.81,36.95],[-81.89,36.89],[-81.96,36.93]]]}},{type:"Feature",id:"247",properties:{zip3:"247"},geometry:{type:"Polygon",coordinates:[[[-81.17,37.26],[-81.23,37.23],[-81.36,37.34],[-81.31,37.42],[-81.44,37.58],[-81.4,37.55],[-81.39,37.55],[-81.37,37.55],[-81.37,37.53],[-81.25,37.53],[-81.14,37.46],[-81.15,37.48],[-81.12,37.47],[-81.12,37.44],[-81.11,37.45],[-81.07,37.47],[-81.05,37.48],[-81.05,37.49],[-81.01,37.49],[-81,37.5],[-81.01,37.45],[-80.96,37.44],[-80.91,37.45],[-80.91,37.47],[-80.86,37.41],[-80.88,37.38],[-80.85,37.35],[-80.98,37.3],[-81.17,37.26]]]}},{type:"Feature",id:"248",properties:{zip3:"248"},geometry:{type:"Polygon",coordinates:[[[-81.56,37.21],[-81.68,37.2],[-81.89,37.33],[-81.94,37.38],[-81.99,37.45],[-81.99,37.48],[-81.94,37.51],[-81.95,37.53],[-81.94,37.53],[-81.95,37.53],[-81.96,37.53],[-81.97,37.53],[-81.96,37.54],[-81.95,37.53],[-81.94,37.53],[-81.95,37.53],[-81.94,37.52],[-81.91,37.54],[-81.92,37.57],[-81.9,37.55],[-81.9,37.53],[-81.86,37.55],[-81.84,37.58],[-81.83,37.6],[-81.7,37.7],[-81.76,37.76],[-81.53,37.79],[-81.48,37.78],[-81.43,37.75],[-81.53,37.72],[-81.55,37.69],[-81.5,37.66],[-81.49,37.67],[-81.46,37.64],[-81.44,37.64],[-81.4,37.58],[-81.44,37.58],[-81.31,37.42],[-81.39,37.32],[-81.5,37.26],[-81.55,37.21],[-81.56,37.22],[-81.56,37.21]]]}},{type:"Feature",id:"249",properties:{zip3:"249"},geometry:{type:"Polygon",coordinates:[[[-80.87,37.5],[-80.86,37.53],[-80.81,37.61],[-80.79,37.61],[-80.79,37.62],[-80.79,37.61],[-80.71,37.94],[-80.5,38.06],[-80.54,38.08],[-80.53,38.1],[-80.49,38.14],[-80.47,38.16],[-80.44,38.27],[-80.35,38.35],[-80.1,38.33],[-80.01,38.38],[-79.96,38.39],[-79.85,38.51],[-79.77,38.53],[-79.8,38.54],[-79.82,38.55],[-79.69,38.65],[-79.7,38.67],[-79.68,38.68],[-79.63,38.68],[-79.62,38.66],[-79.62,38.62],[-79.66,38.57],[-79.73,38.37],[-79.74,38.35],[-79.92,38.19],[-80,38],[-80.16,37.88],[-80.27,37.65],[-80.22,37.63],[-80.26,37.6],[-80.33,37.56],[-80.3,37.51],[-80.48,37.42],[-80.51,37.48],[-80.77,37.37],[-80.84,37.43],[-80.85,37.45],[-80.87,37.5]]]}},{type:"Feature",id:"250",properties:{zip3:"250"},geometry:{type:"MultiPolygon",coordinates:[[[[-81.95,37.87],[-81.92,37.9],[-81.9,37.89],[-81.91,37.87],[-81.89,37.86],[-81.91,37.86],[-81.97,37.84],[-81.95,37.87]]],[[[-81.41,37.84],[-81.42,37.82],[-81.41,37.81],[-81.42,37.8],[-81.45,37.82],[-81.45,37.83],[-81.44,37.84],[-81.41,37.84]]],[[[-81.88,37.92],[-81.83,37.88],[-81.82,37.89],[-81.81,37.91],[-81.78,37.87],[-81.74,37.83],[-81.75,37.8],[-81.76,37.81],[-81.82,37.81],[-81.83,37.83],[-81.88,37.92]]],[[[-81.42,37.89],[-81.48,37.95],[-81.49,37.98],[-81.47,38.02],[-81.51,38.06],[-81.62,38.12],[-81.71,38.16],[-81.7,38.15],[-81.72,38.16],[-81.73,38.16],[-81.76,38.16],[-81.78,38.21],[-81.81,38.19],[-81.8,38.18],[-81.82,38.18],[-81.84,38.22],[-81.83,38.26],[-81.86,38.25],[-81.87,38.26],[-81.86,38.28],[-81.83,38.31],[-81.81,38.29],[-81.7,38.26],[-81.69,38.25],[-81.69,38.24],[-81.65,38.2],[-81.6,38.18],[-81.54,38.14],[-81.51,38.2],[-81.57,38.25],[-81.44,38.32],[-81.41,38.33],[-81.56,38.39],[-81.55,38.4],[-81.54,38.44],[-81.53,38.54],[-81.54,38.56],[-81.53,38.58],[-81.51,38.58],[-81.47,38.55],[-81.26,38.57],[-81.27,38.56],[-81.27,38.55],[-81.2,38.43],[-81.19,38.38],[-81.21,38.38],[-81.23,38.26],[-81.35,38.35],[-81.38,38.27],[-81.39,38.26],[-81.33,38.27],[-81.3,38.27],[-81.36,38.22],[-81.42,38.21],[-81.42,38.2],[-81.34,38.14],[-81.36,38.04],[-81.35,38],[-81.3,37.89],[-81.33,37.89],[-81.36,37.85],[-81.38,37.84],[-81.37,37.87],[-81.39,37.88],[-81.42,37.87],[-81.42,37.89]]],[[[-81.82,37.95],[-81.73,37.94],[-81.75,37.96],[-81.71,37.96],[-81.72,37.95],[-81.64,37.91],[-81.68,37.91],[-81.74,37.89],[-81.76,37.91],[-81.82,37.95]]],[[[-81.96,38.08],[-81.94,38.07],[-81.88,38.09],[-81.84,38.1],[-81.71,38.05],[-81.82,38.07],[-81.84,38.06],[-81.81,38.02],[-81.79,38.01],[-81.82,37.98],[-81.91,37.99],[-81.87,38.01],[-81.89,38.01],[-81.96,38.08]]],[[[-81.67,38],[-81.68,38.01],[-81.68,38.02],[-81.6,37.95],[-81.62,37.95],[-81.66,37.97],[-81.67,38]]],[[[-81.23,38.26],[-81.19,38.24],[-81.18,38.21],[-81.19,38.19],[-81.13,38.16],[-81.15,38.13],[-81.17,38.13],[-81.22,38.12],[-81.23,38.26]]],[[[-81.17,38.44],[-81.18,38.45],[-81.17,38.44],[-81.2,38.43],[-81.17,38.47],[-81.16,38.44],[-81.11,38.43],[-81.07,38.46],[-81.08,38.48],[-81.1,38.5],[-81.07,38.52],[-80.96,38.54],[-80.95,38.57],[-80.96,38.56],[-80.96,38.54],[-81,38.53],[-81.03,38.55],[-81.03,38.59],[-81,38.62],[-81.01,38.62],[-81,38.65],[-81.03,38.67],[-80.98,38.68],[-80.85,38.52],[-80.92,38.45],[-80.88,38.44],[-80.89,38.43],[-81.02,38.36],[-81.14,38.37],[-81.17,38.44]]],[[[-81.75,38.38],[-81.75,38.36],[-81.8,38.39],[-81.77,38.4],[-81.75,38.38]]],[[[-81.94,38.56],[-81.93,38.57],[-81.92,38.53],[-81.92,38.54],[-81.91,38.54],[-81.9,38.53],[-81.91,38.53],[-81.93,38.53],[-81.96,38.55],[-81.95,38.55],[-81.94,38.56]]],[[[-81.86,38.62],[-81.83,38.59],[-81.88,38.58],[-81.99,38.6],[-81.99,38.58],[-81.97,38.57],[-81.98,38.57],[-82,38.58],[-82.01,38.54],[-82.01,38.53],[-82.02,38.52],[-82.03,38.52],[-82.06,38.55],[-82.07,38.56],[-82.07,38.61],[-82.13,38.64],[-82.06,38.63],[-82.04,38.64],[-82.06,38.67],[-82.04,38.67],[-82.06,38.69],[-82.03,38.69],[-81.86,38.62]]]]}},{type:"Feature",id:"251",properties:{zip3:"251"},geometry:{type:"MultiPolygon",coordinates:[[[[-81.42,37.78],[-81.48,37.78],[-81.54,37.83],[-81.55,37.82],[-81.57,37.87],[-81.56,37.9],[-81.55,37.93],[-81.53,37.9],[-81.51,37.94],[-81.48,37.95],[-81.42,37.89],[-81.42,37.87],[-81.39,37.88],[-81.38,37.87],[-81.37,37.86],[-81.4,37.84],[-81.4,37.83],[-81.41,37.84],[-81.44,37.84],[-81.45,37.82],[-81.44,37.81],[-81.41,37.8],[-81.42,37.78]]],[[[-81.9,37.97],[-81.92,37.98],[-81.91,37.99],[-81.82,37.98],[-81.79,38.01],[-81.77,37.99],[-81.74,37.99],[-81.74,37.98],[-81.75,37.96],[-81.73,37.94],[-81.82,37.95],[-81.76,37.91],[-81.81,37.91],[-81.82,37.89],[-81.83,37.88],[-81.88,37.92],[-81.87,37.87],[-81.88,37.86],[-81.89,37.86],[-81.91,37.87],[-81.9,37.89],[-81.92,37.9],[-81.93,37.91],[-81.92,37.94],[-81.9,37.97]]],[[[-81.51,38.06],[-81.47,38.02],[-81.5,38],[-81.54,38],[-81.57,37.96],[-81.6,37.95],[-81.69,38.03],[-81.73,37.99],[-81.75,37.99],[-81.78,38.03],[-81.84,38.06],[-81.82,38.07],[-81.71,38.05],[-81.75,38.12],[-81.83,38.13],[-81.81,38.16],[-81.8,38.18],[-81.81,38.19],[-81.78,38.21],[-81.76,38.16],[-81.73,38.16],[-81.72,38.16],[-81.7,38.15],[-81.71,38.16],[-81.62,38.12],[-81.51,38.06]]],[[[-81.22,38.12],[-81.17,38.13],[-81.15,38.13],[-81.25,38.04],[-81.27,38.02],[-81.28,38],[-81.33,38.02],[-81.35,38.09],[-81.34,38.14],[-81.42,38.2],[-81.42,38.21],[-81.36,38.22],[-81.3,38.27],[-81.33,38.27],[-81.39,38.26],[-81.38,38.27],[-81.35,38.35],[-81.23,38.26],[-81.22,38.12]]],[[[-81.51,38.17],[-81.45,38.15],[-81.5,38.12],[-81.51,38.17]]],[[[-81.69,38.25],[-81.69,38.28],[-81.64,38.28],[-81.58,38.23],[-81.6,38.18],[-81.65,38.2],[-81.69,38.24],[-81.69,38.25]]],[[[-81.21,38.38],[-81.19,38.38],[-81.2,38.43],[-81.27,38.55],[-81.27,38.56],[-81.26,38.57],[-81.2,38.56],[-81.09,38.53],[-81.1,38.5],[-81.08,38.48],[-81.07,38.46],[-81.11,38.43],[-81.16,38.44],[-81.17,38.47],[-81.2,38.43],[-81.17,38.44],[-81.18,38.45],[-81.17,38.44],[-81.14,38.37],[-81.04,38.35],[-81.17,38.28],[-81.23,38.26],[-81.21,38.38]]],[[[-81.85,38.42],[-81.82,38.46],[-81.82,38.48],[-81.84,38.5],[-81.91,38.53],[-81.9,38.54],[-81.92,38.54],[-81.92,38.53],[-81.93,38.57],[-81.94,38.56],[-81.95,38.55],[-81.96,38.55],[-81.98,38.57],[-81.97,38.57],[-81.99,38.58],[-81.99,38.6],[-81.88,38.58],[-81.83,38.59],[-81.86,38.62],[-82.03,38.69],[-82.07,38.69],[-82.12,38.78],[-82.14,38.79],[-82.11,38.82],[-82.03,38.79],[-82.01,38.82],[-81.97,38.86],[-81.95,38.86],[-81.92,38.87],[-81.77,38.65],[-81.71,38.65],[-81.7,38.63],[-81.76,38.58],[-81.72,38.47],[-81.83,38.42],[-81.8,38.4],[-81.79,38.41],[-81.78,38.39],[-81.8,38.39],[-81.75,38.35],[-81.81,38.35],[-81.84,38.34],[-81.89,38.32],[-81.9,38.32],[-81.92,38.33],[-81.85,38.42]]],[[[-81.13,38.57],[-81.05,38.65],[-81.02,38.65],[-81.01,38.62],[-81,38.62],[-81.03,38.59],[-81.03,38.55],[-81,38.53],[-80.96,38.54],[-80.96,38.56],[-80.95,38.57],[-80.96,38.54],[-81.07,38.52],[-81.06,38.55],[-81.07,38.56],[-81.13,38.57]]]]}},{type:"Feature",id:"252",properties:{zip3:"252"},geometry:{type:"MultiPolygon",coordinates:[[[[-81.78,37.87],[-81.74,37.89],[-81.68,37.91],[-81.64,37.91],[-81.72,37.95],[-81.71,37.96],[-81.74,37.99],[-81.77,37.99],[-81.78,38.01],[-81.81,38.02],[-81.78,38.03],[-81.75,37.99],[-81.73,37.99],[-81.69,38.03],[-81.68,38.02],[-81.68,38.01],[-81.67,38],[-81.66,37.97],[-81.62,37.95],[-81.6,37.95],[-81.57,37.96],[-81.54,38],[-81.5,38],[-81.49,37.98],[-81.51,37.94],[-81.53,37.9],[-81.55,37.93],[-81.56,37.9],[-81.57,37.87],[-81.55,37.82],[-81.54,37.83],[-81.53,37.79],[-81.74,37.83],[-81.78,37.87]]],[[[-81.55,38.21],[-81.54,38.23],[-81.51,38.2],[-81.54,38.14],[-81.55,38.21]]],[[[-80.85,38.48],[-80.84,38.47],[-80.88,38.44],[-80.92,38.45],[-80.85,38.48]]],[[[-82.01,38.54],[-82,38.58],[-81.92,38.53],[-81.89,38.54],[-81.87,38.54],[-81.82,38.48],[-81.82,38.46],[-81.84,38.45],[-81.88,38.46],[-82,38.51],[-82.01,38.53],[-82.01,38.54]]],[[[-81.13,38.57],[-81.07,38.56],[-81.06,38.55],[-81.09,38.53],[-81.2,38.56],[-81.26,38.57],[-81.47,38.55],[-81.52,38.61],[-81.71,38.62],[-81.7,38.63],[-81.71,38.65],[-81.77,38.65],[-81.92,38.87],[-81.95,38.86],[-81.97,38.86],[-82.02,38.87],[-82.05,38.91],[-82.1,38.94],[-82.05,38.99],[-81.99,39.02],[-81.9,38.93],[-81.84,38.93],[-81.82,38.91],[-81.81,38.87],[-81.74,38.86],[-81.65,38.96],[-81.58,39],[-81.52,38.99],[-81.48,38.97],[-81.48,38.92],[-81.24,38.88],[-81.22,38.86],[-81.19,38.85],[-81.15,38.82],[-81.1,38.82],[-81.07,38.86],[-81.07,38.84],[-81,38.85],[-81.01,38.91],[-80.93,38.94],[-80.94,38.93],[-80.96,38.93],[-80.92,38.89],[-80.87,38.85],[-80.83,38.83],[-80.83,38.8],[-81.06,38.79],[-81.01,38.7],[-81.03,38.67],[-81.02,38.65],[-81.05,38.65],[-81.13,38.57]]],[[[-81.89,38.32],[-81.84,38.34],[-81.82,38.32],[-81.83,38.31],[-81.86,38.28],[-81.87,38.27],[-81.88,38.29],[-81.89,38.31],[-81.9,38.32],[-81.89,38.32]]]]}},{type:"Feature",id:"253",properties:{zip3:"253"},geometry:{type:"Polygon",coordinates:[[[-81.64,38.28],[-81.69,38.28],[-81.7,38.26],[-81.81,38.29],[-81.82,38.32],[-81.81,38.35],[-81.75,38.35],[-81.75,38.36],[-81.75,38.38],[-81.78,38.39],[-81.79,38.41],[-81.8,38.4],[-81.83,38.42],[-81.72,38.47],[-81.76,38.58],[-81.71,38.62],[-81.52,38.61],[-81.51,38.58],[-81.53,38.58],[-81.54,38.56],[-81.53,38.54],[-81.54,38.44],[-81.55,38.4],[-81.56,38.39],[-81.41,38.33],[-81.44,38.32],[-81.57,38.25],[-81.54,38.23],[-81.55,38.21],[-81.58,38.23],[-81.64,38.28]]]}},{type:"Feature",id:"254",properties:{zip3:"254"},geometry:{type:"Polygon",coordinates:[[[-77.75,39.38],[-77.76,39.34],[-77.73,39.31],[-77.84,39.16],[-78.35,39.47],[-78.36,39.41],[-78.35,39.4],[-78.36,39.39],[-78.37,39.39],[-78.38,39.4],[-78.44,39.4],[-78.5,39.34],[-78.63,39.43],[-78.57,39.5],[-78.59,39.52],[-78.57,39.52],[-78.52,39.52],[-78.46,39.54],[-78.42,39.55],[-78.41,39.58],[-78.37,39.61],[-78.36,39.64],[-78.25,39.64],[-78.2,39.68],[-77.98,39.6],[-77.96,39.61],[-77.92,39.6],[-77.89,39.62],[-77.84,39.57],[-77.8,39.44],[-77.75,39.38]]]}},{type:"Feature",id:"255",properties:{zip3:"255"},geometry:{type:"MultiPolygon",coordinates:[[[[-81.92,37.94],[-81.93,37.91],[-81.97,37.91],[-81.99,37.91],[-82.05,37.89],[-82.29,37.99],[-82.29,37.98],[-82.46,37.98],[-82.48,37.98],[-82.59,38.11],[-82.62,38.13],[-82.64,38.14],[-82.64,38.17],[-82.61,38.17],[-82.6,38.22],[-82.61,38.25],[-82.58,38.3],[-82.59,38.42],[-82.53,38.4],[-82.58,38.37],[-82.49,38.35],[-82.42,38.35],[-82.34,38.35],[-82.28,38.47],[-82.29,38.58],[-82.21,38.59],[-82.17,38.63],[-82.22,38.79],[-82.11,38.82],[-82.14,38.79],[-82.12,38.78],[-82.07,38.69],[-82.06,38.69],[-82.04,38.67],[-82.06,38.67],[-82.04,38.64],[-82.06,38.63],[-82.13,38.64],[-82.07,38.61],[-82.07,38.56],[-82.06,38.55],[-82.03,38.52],[-82.02,38.52],[-82,38.51],[-81.88,38.46],[-81.85,38.44],[-81.84,38.45],[-81.85,38.42],[-81.92,38.33],[-81.89,38.31],[-81.88,38.29],[-81.87,38.27],[-81.87,38.26],[-81.86,38.25],[-81.83,38.26],[-81.84,38.22],[-81.81,38.16],[-81.83,38.13],[-81.75,38.12],[-81.84,38.1],[-81.88,38.09],[-81.94,38.07],[-81.96,38.08],[-81.92,37.98],[-81.9,37.97],[-81.92,37.94]]],[[[-82.14,38.9],[-82.1,38.94],[-82.05,38.91],[-82.02,38.87],[-82.01,38.82],[-82.03,38.79],[-82.14,38.9]]]]}},{type:"Feature",id:"256",properties:{zip3:"256"},geometry:{type:"Polygon",coordinates:[[[-81.86,37.55],[-81.9,37.53],[-81.9,37.55],[-81.92,37.57],[-81.91,37.54],[-81.94,37.52],[-81.95,37.53],[-81.97,37.53],[-81.96,37.54],[-81.97,37.55],[-81.99,37.54],[-82.04,37.55],[-82.17,37.63],[-82.19,37.65],[-82.3,37.7],[-82.31,37.76],[-82.4,37.83],[-82.42,37.85],[-82.46,37.98],[-82.29,37.98],[-82.29,37.99],[-82.05,37.89],[-81.99,37.91],[-81.97,37.91],[-81.95,37.87],[-81.97,37.84],[-81.91,37.86],[-81.89,37.86],[-81.87,37.87],[-81.83,37.83],[-81.82,37.81],[-81.76,37.81],[-81.75,37.8],[-81.76,37.76],[-81.7,37.7],[-81.83,37.6],[-81.84,37.58],[-81.86,37.55]]]}},{type:"Feature",id:"257",properties:{zip3:"257"},geometry:{type:"Polygon",coordinates:[[[-82.53,38.4],[-82.53,38.41],[-82.4,38.44],[-82.28,38.47],[-82.34,38.35],[-82.42,38.35],[-82.49,38.35],[-82.58,38.37],[-82.53,38.4]]]}},{type:"Feature",id:"258",properties:{zip3:"258"},geometry:{type:"MultiPolygon",coordinates:[[[[-81.2,37.54],[-81.17,37.58],[-81.17,37.59],[-81.28,37.54],[-81.31,37.55],[-81.31,37.58],[-81.32,37.6],[-81.33,37.58],[-81.33,37.6],[-81.32,37.6],[-81.28,37.57],[-81.27,37.59],[-81.24,37.63],[-81.29,37.63],[-81.29,37.64],[-81.31,37.61],[-81.32,37.65],[-81.3,37.68],[-81.26,37.67],[-81.23,37.66],[-81.24,37.71],[-81.27,37.73],[-81.38,37.69],[-81.35,37.59],[-81.34,37.58],[-81.35,37.57],[-81.37,37.55],[-81.39,37.55],[-81.4,37.55],[-81.4,37.58],[-81.44,37.64],[-81.46,37.64],[-81.49,37.67],[-81.48,37.67],[-81.48,37.68],[-81.43,37.75],[-81.42,37.78],[-81.41,37.81],[-81.42,37.82],[-81.4,37.83],[-81.4,37.84],[-81.37,37.86],[-81.38,37.84],[-81.36,37.85],[-81.33,37.89],[-81.27,37.89],[-81.24,37.95],[-81.2,37.9],[-81.18,37.9],[-81.17,37.91],[-81.18,37.92],[-81.18,37.9],[-81.2,37.93],[-81.2,37.94],[-81.17,37.93],[-81.13,37.93],[-81.09,37.9],[-81.07,37.88],[-81.1,37.85],[-81.06,37.84],[-81.01,37.82],[-81.01,37.68],[-81.04,37.65],[-81.03,37.52],[-81.05,37.49],[-81.05,37.48],[-81.1,37.49],[-81.13,37.47],[-81.12,37.47],[-81.15,37.48],[-81.14,37.46],[-81.2,37.54]]],[[[-81.06,37.88],[-81.06,37.89],[-81.02,37.89],[-80.98,37.92],[-81.21,38.02],[-81.27,38.02],[-81.25,38.04],[-81.15,38.13],[-81.13,38.16],[-81.15,38.17],[-81.12,38.2],[-81.11,38.19],[-81.13,38.21],[-81.1,38.2],[-81.1,38.18],[-81.09,38.16],[-81.07,38.16],[-81.08,38.2],[-81.06,38.16],[-81.09,38.1],[-81.08,38.1],[-81,38.18],[-80.99,38.2],[-81,38.22],[-81.01,38.21],[-81.01,38.22],[-80.98,38.22],[-80.94,38.19],[-80.91,38.14],[-80.94,38.09],[-80.93,38.05],[-80.84,37.97],[-80.99,37.86],[-81.05,37.86],[-81.06,37.88]]]]}},{type:"Feature",id:"259",properties:{zip3:"259"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.91,37.45],[-80.96,37.44],[-81.01,37.45],[-81,37.5],[-81.01,37.49],[-81.03,37.52],[-81.04,37.65],[-81.01,37.68],[-81.01,37.82],[-81.06,37.84],[-81.1,37.85],[-81.07,37.88],[-81.09,37.9],[-81.13,37.93],[-81.17,37.93],[-81.2,37.94],[-81.2,37.93],[-81.19,37.9],[-81.18,37.9],[-81.18,37.92],[-81.17,37.92],[-81.18,37.9],[-81.2,37.9],[-81.24,37.95],[-81.27,37.89],[-81.3,37.89],[-81.35,38],[-81.35,38.09],[-81.33,38.02],[-81.28,38],[-81.21,38.02],[-80.98,37.92],[-81.02,37.89],[-81.06,37.89],[-81.06,37.88],[-81.05,37.86],[-80.99,37.86],[-80.84,37.97],[-80.93,38.05],[-80.89,38.08],[-80.82,38.06],[-80.8,38.08],[-80.82,38.1],[-80.87,38.12],[-80.71,38.12],[-80.7,38.15],[-80.68,38.1],[-80.63,38.13],[-80.56,38.1],[-80.54,38.08],[-80.5,38.06],[-80.71,37.94],[-80.79,37.61],[-80.79,37.62],[-80.79,37.61],[-80.81,37.61],[-80.86,37.53],[-80.87,37.5],[-80.85,37.45],[-80.91,37.47],[-80.91,37.45]]],[[[-81.13,37.47],[-81.1,37.49],[-81.07,37.47],[-81.11,37.45],[-81.12,37.44],[-81.13,37.47]]],[[[-81.37,37.53],[-81.35,37.57],[-81.34,37.58],[-81.35,37.59],[-81.38,37.69],[-81.27,37.73],[-81.24,37.71],[-81.23,37.66],[-81.26,37.67],[-81.3,37.68],[-81.32,37.65],[-81.31,37.61],[-81.29,37.64],[-81.29,37.63],[-81.24,37.63],[-81.27,37.59],[-81.28,37.57],[-81.32,37.6],[-81.33,37.6],[-81.33,37.58],[-81.32,37.6],[-81.31,37.58],[-81.31,37.55],[-81.28,37.54],[-81.17,37.59],[-81.17,37.58],[-81.2,37.54],[-81.25,37.53],[-81.37,37.53]]],[[[-81.51,37.69],[-81.51,37.71],[-81.53,37.72],[-81.46,37.72],[-81.48,37.68],[-81.48,37.67],[-81.5,37.66],[-81.51,37.69]]],[[[-81.32,37.77],[-81.32,37.78],[-81.28,37.74],[-81.34,37.75],[-81.32,37.77]]],[[[-81.13,37.85],[-81.1,37.83],[-81.13,37.84],[-81.13,37.85]]],[[[-81.06,38.16],[-81.07,38.2],[-81.05,38.21],[-81.04,38.24],[-81.02,38.21],[-81.01,38.21],[-81,38.22],[-80.99,38.2],[-81,38.18],[-81.08,38.1],[-81.09,38.1],[-81.06,38.16]]]]}},{type:"Feature",id:"260",properties:{zip3:"260"},geometry:{type:"Polygon",coordinates:[[[-80.87,39.77],[-80.76,39.91],[-80.74,40.08],[-80.6,40.32],[-80.63,40.54],[-80.63,40.62],[-80.58,40.61],[-80.52,40.64],[-80.52,39.72],[-80.59,39.72],[-80.58,39.74],[-80.64,39.77],[-80.62,39.75],[-80.71,39.7],[-80.72,39.68],[-80.78,39.68],[-80.83,39.7],[-80.87,39.77]]]}},{type:"Feature",id:"261",properties:{zip3:"261"},geometry:{type:"Polygon",coordinates:[[[-81.24,38.88],[-81.48,38.92],[-81.48,38.97],[-81.52,38.99],[-81.58,39],[-81.65,38.96],[-81.74,38.86],[-81.81,38.87],[-81.82,38.91],[-81.84,38.93],[-81.78,38.96],[-81.81,39.08],[-81.78,39.08],[-81.74,39.14],[-81.7,39.26],[-81.57,39.27],[-81.56,39.34],[-81.39,39.35],[-81.22,39.39],[-81.07,39.52],[-80.88,39.62],[-80.87,39.65],[-80.83,39.7],[-80.78,39.68],[-80.72,39.68],[-80.71,39.7],[-80.62,39.75],[-80.64,39.77],[-80.58,39.74],[-80.62,39.69],[-80.66,39.65],[-80.67,39.63],[-80.72,39.58],[-80.74,39.5],[-80.77,39.49],[-80.83,39.43],[-80.82,39.44],[-80.91,39.41],[-80.91,39.39],[-80.95,39.39],[-80.97,39.37],[-81.01,39.4],[-81.06,39.4],[-81.03,39.36],[-81.01,39.36],[-81.01,39.35],[-81.04,39.33],[-81.22,39.31],[-81.2,39.11],[-81.19,39.09],[-81.12,39.09],[-81.11,39.1],[-80.92,39.04],[-80.94,39.04],[-80.9,39.02],[-80.93,39.01],[-80.94,38.96],[-80.93,38.96],[-81,38.93],[-81.01,38.92],[-81,38.85],[-81.07,38.84],[-81.07,38.86],[-81.1,38.82],[-81.15,38.82],[-81.19,38.85],[-81.22,38.86],[-81.24,38.88]]]}},{type:"Feature",id:"262",properties:{zip3:"262"},geometry:{type:"Polygon",coordinates:[[[-80.44,38.27],[-80.47,38.16],[-80.49,38.14],[-80.53,38.1],[-80.56,38.1],[-80.63,38.13],[-80.6,38.17],[-80.65,38.28],[-80.71,38.3],[-80.64,38.38],[-80.64,38.42],[-80.67,38.49],[-80.63,38.47],[-80.51,38.65],[-80.44,38.73],[-80.39,38.84],[-80.39,38.86],[-80.38,38.88],[-80.37,38.89],[-80.34,38.93],[-80.32,38.96],[-80.33,39],[-80.32,39.01],[-80.34,39.02],[-80.34,39.05],[-80.35,39.06],[-80.3,39.08],[-80.23,39.11],[-80.22,39.14],[-80.17,39.13],[-80.04,39.08],[-79.84,39.13],[-79.81,39.23],[-79.69,39.27],[-79.51,39.22],[-79.53,39.19],[-79.57,39.18],[-79.58,39.15],[-79.52,39.2],[-79.49,39.14],[-79.44,39.19],[-79.4,39.19],[-79.37,39.2],[-79.31,39.21],[-79.29,39.19],[-79.31,39.18],[-79.33,39.15],[-79.32,39.04],[-79.34,38.97],[-79.35,38.96],[-79.44,38.93],[-79.6,38.66],[-79.63,38.68],[-79.68,38.68],[-79.7,38.67],[-79.69,38.65],[-79.82,38.55],[-79.8,38.54],[-79.77,38.53],[-79.85,38.51],[-79.96,38.39],[-80.01,38.38],[-80.1,38.33],[-80.35,38.35],[-80.44,38.27]]]}},{type:"Feature",id:"263",properties:{zip3:"263"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.75,38.91],[-80.79,38.88],[-80.78,38.86],[-80.78,38.85],[-80.8,38.84],[-80.87,38.87],[-80.92,38.89],[-80.96,38.93],[-80.94,38.93],[-80.93,38.94],[-81.01,38.91],[-81,38.93],[-80.93,38.96],[-80.94,38.96],[-80.93,39.01],[-80.9,39.02],[-80.94,39.04],[-80.92,39.04],[-81.11,39.1],[-81.12,39.09],[-81.19,39.09],[-81.2,39.11],[-81.22,39.31],[-81.04,39.33],[-81.03,39.33],[-80.95,39.19],[-80.94,39.15],[-80.94,39.14],[-80.94,39.15],[-80.92,39.15],[-80.94,39.14],[-80.93,39.14],[-80.88,39.14],[-80.84,39.13],[-80.83,39.15],[-80.77,39.01],[-80.66,39.14],[-80.53,39.1],[-80.66,39.01],[-80.61,38.86],[-80.62,38.83],[-80.64,38.8],[-80.64,38.79],[-80.67,38.76],[-80.72,38.87],[-80.71,38.88],[-80.75,38.91]]],[[[-80.54,38.77],[-80.51,38.79],[-80.5,38.8],[-80.51,38.82],[-80.47,38.81],[-80.44,38.87],[-80.45,38.87],[-80.46,38.87],[-80.42,38.89],[-80.39,38.87],[-80.39,38.86],[-80.39,38.84],[-80.44,38.73],[-80.47,38.75],[-80.51,38.74],[-80.48,38.77],[-80.54,38.77]]],[[[-80.4,38.97],[-80.34,39.01],[-80.34,39.02],[-80.32,39.01],[-80.33,39],[-80.32,38.96],[-80.34,38.93],[-80.37,38.89],[-80.4,38.93],[-80.4,38.97]]],[[[-80.59,39.17],[-80.43,39.29],[-80.42,39.29],[-80.45,39.31],[-80.44,39.34],[-80.46,39.45],[-80.41,39.44],[-80.39,39.42],[-80.33,39.39],[-80.34,39.38],[-80.28,39.36],[-80.27,39.36],[-80.2,39.34],[-80.18,39.38],[-80.16,39.37],[-79.84,39.49],[-79.84,39.46],[-79.96,39.27],[-80.1,39.18],[-80.32,39.18],[-80.29,39.15],[-80.22,39.17],[-80.23,39.11],[-80.3,39.08],[-80.36,39.07],[-80.45,39.05],[-80.47,39.1],[-80.51,39.13],[-80.5,39.15],[-80.49,39.15],[-80.5,39.15],[-80.51,39.15],[-80.54,39.15],[-80.55,39.16],[-80.59,39.17]]],[[[-81.06,39.4],[-81.01,39.4],[-81.01,39.36],[-81.03,39.36],[-81.06,39.4]]],[[[-80.87,39.36],[-80.91,39.38],[-80.91,39.41],[-80.82,39.44],[-80.83,39.43],[-80.77,39.49],[-80.72,39.48],[-80.67,39.46],[-80.65,39.49],[-80.68,39.52],[-80.67,39.54],[-80.63,39.57],[-80.54,39.53],[-80.6,39.39],[-80.71,39.43],[-80.87,39.36]]]]}},{type:"Feature",id:"264",properties:{zip3:"264"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.95,39.19],[-81.03,39.33],[-81.01,39.35],[-80.97,39.37],[-80.95,39.39],[-80.91,39.39],[-80.91,39.38],[-80.87,39.36],[-80.71,39.43],[-80.6,39.39],[-80.54,39.53],[-80.63,39.57],[-80.67,39.54],[-80.68,39.52],[-80.65,39.49],[-80.67,39.46],[-80.72,39.48],[-80.74,39.5],[-80.72,39.58],[-80.63,39.61],[-80.6,39.62],[-80.58,39.62],[-80.59,39.58],[-80.54,39.57],[-80.42,39.46],[-80.46,39.45],[-80.44,39.34],[-80.45,39.31],[-80.42,39.29],[-80.43,39.29],[-80.59,39.17],[-80.55,39.16],[-80.54,39.15],[-80.51,39.15],[-80.5,39.15],[-80.49,39.15],[-80.5,39.15],[-80.51,39.13],[-80.47,39.1],[-80.45,39.05],[-80.36,39.07],[-80.35,39.06],[-80.34,39.05],[-80.34,39.01],[-80.4,38.97],[-80.4,38.93],[-80.37,38.89],[-80.38,38.88],[-80.39,38.87],[-80.42,38.89],[-80.46,38.87],[-80.45,38.87],[-80.44,38.87],[-80.47,38.81],[-80.47,38.83],[-80.52,38.82],[-80.57,38.82],[-80.61,38.86],[-80.66,39.01],[-80.53,39.1],[-80.66,39.14],[-80.77,39.01],[-80.83,39.15],[-80.84,39.13],[-80.88,39.14],[-80.93,39.14],[-80.94,39.14],[-80.92,39.15],[-80.94,39.15],[-80.94,39.14],[-80.94,39.15],[-80.95,39.19]]],[[[-80.79,38.88],[-80.75,38.91],[-80.71,38.88],[-80.78,38.85],[-80.78,38.86],[-80.79,38.88]]],[[[-80.22,39.17],[-80.29,39.15],[-80.32,39.18],[-80.1,39.18],[-79.96,39.27],[-79.84,39.46],[-79.79,39.48],[-79.76,39.46],[-79.75,39.46],[-79.72,39.45],[-79.69,39.43],[-79.69,39.42],[-79.67,39.42],[-79.64,39.27],[-79.68,39.27],[-79.81,39.23],[-79.84,39.13],[-80.04,39.08],[-80.17,39.13],[-80.22,39.14],[-80.22,39.17]]],[[[-80.17,39.27],[-80.18,39.27],[-80.17,39.28],[-80.16,39.27],[-80.17,39.27]]],[[[-80.34,39.38],[-80.33,39.39],[-80.39,39.42],[-80.38,39.45],[-80.25,39.39],[-80.24,39.4],[-80.21,39.4],[-80.18,39.38],[-80.2,39.34],[-80.27,39.36],[-80.28,39.36],[-80.34,39.38]]]]}},{type:"Feature",id:"265",properties:{zip3:"265"},geometry:{type:"Polygon",coordinates:[[[-79.79,39.48],[-79.84,39.49],[-80.16,39.37],[-80.21,39.4],[-80.24,39.4],[-80.25,39.39],[-80.38,39.45],[-80.41,39.44],[-80.42,39.46],[-80.54,39.57],[-80.59,39.58],[-80.58,39.62],[-80.6,39.62],[-80.63,39.61],[-80.67,39.63],[-80.66,39.65],[-80.62,39.69],[-80.59,39.72],[-79.48,39.72],[-79.48,39.59],[-79.49,39.59],[-79.49,39.58],[-79.51,39.56],[-79.53,39.57],[-79.6,39.46],[-79.64,39.47],[-79.66,39.46],[-79.68,39.44],[-79.68,39.42],[-79.69,39.43],[-79.72,39.45],[-79.75,39.46],[-79.76,39.46],[-79.79,39.48]]]}},{type:"Feature",id:"266",properties:{zip3:"266"},geometry:{type:"Polygon",coordinates:[[[-81.19,38.24],[-81.17,38.28],[-81.04,38.35],[-81.02,38.36],[-80.89,38.43],[-80.84,38.47],[-80.85,38.48],[-80.85,38.52],[-80.98,38.68],[-81.01,38.7],[-81.06,38.79],[-80.83,38.8],[-80.83,38.83],[-80.87,38.85],[-80.87,38.87],[-80.8,38.84],[-80.72,38.87],[-80.67,38.76],[-80.64,38.79],[-80.64,38.8],[-80.62,38.83],[-80.57,38.82],[-80.52,38.82],[-80.47,38.83],[-80.51,38.82],[-80.5,38.8],[-80.51,38.79],[-80.54,38.77],[-80.48,38.77],[-80.51,38.74],[-80.47,38.75],[-80.51,38.65],[-80.63,38.47],[-80.67,38.49],[-80.64,38.42],[-80.64,38.38],[-80.71,38.3],[-80.65,38.28],[-80.6,38.17],[-80.68,38.1],[-80.7,38.15],[-80.71,38.12],[-80.87,38.12],[-80.82,38.1],[-80.8,38.08],[-80.82,38.06],[-80.89,38.08],[-80.94,38.09],[-80.91,38.14],[-80.94,38.19],[-80.98,38.22],[-81.01,38.22],[-81.01,38.21],[-81.02,38.21],[-81.04,38.24],[-81.05,38.21],[-81.07,38.2],[-81.08,38.2],[-81.07,38.16],[-81.09,38.16],[-81.1,38.18],[-81.1,38.2],[-81.11,38.21],[-81.13,38.21],[-81.11,38.19],[-81.12,38.2],[-81.15,38.17],[-81.19,38.19],[-81.18,38.21],[-81.19,38.24]]]}},{type:"Feature",id:"267",properties:{zip3:"267"},geometry:{type:"MultiPolygon",coordinates:[[[[-78.85,39.31],[-78.9,39.29],[-79.04,39.15],[-79.17,39.19],[-79.24,39.15],[-79.29,39.16],[-79.3,39.18],[-79.29,39.19],[-79.31,39.21],[-79.37,39.2],[-79.4,39.19],[-79.44,39.19],[-79.47,39.18],[-79.51,39.22],[-79.68,39.27],[-79.64,39.27],[-79.67,39.42],[-79.68,39.42],[-79.68,39.44],[-79.66,39.46],[-79.64,39.47],[-79.6,39.46],[-79.53,39.57],[-79.51,39.56],[-79.49,39.58],[-79.49,39.59],[-79.48,39.59],[-79.49,39.21],[-79.29,39.3],[-79.05,39.48],[-78.97,39.44],[-78.75,39.63],[-78.73,39.59],[-78.73,39.56],[-78.59,39.54],[-78.59,39.52],[-78.57,39.5],[-78.63,39.43],[-78.5,39.34],[-78.44,39.4],[-78.44,39.37],[-78.43,39.34],[-78.45,39.28],[-78.44,39.25],[-78.43,39.26],[-78.42,39.27],[-78.44,39.24],[-78.45,39.23],[-78.72,39.08],[-78.88,39.19],[-78.85,39.31]]],[[[-78.38,39.34],[-78.35,39.34],[-78.41,39.27],[-78.38,39.34]]]]}},{type:"Feature",id:"268",properties:{zip3:"268"},geometry:{type:"MultiPolygon",coordinates:[[[[-79.24,38.47],[-79.28,38.42],[-79.48,38.46],[-79.54,38.55],[-79.62,38.62],[-79.62,38.66],[-79.6,38.66],[-79.44,38.93],[-79.35,38.96],[-79.34,38.97],[-79.32,39.04],[-79.33,39.15],[-79.31,39.18],[-79.3,39.18],[-79.29,39.16],[-79.24,39.15],[-79.17,39.19],[-79.04,39.15],[-78.9,39.29],[-78.85,39.31],[-78.88,39.19],[-78.72,39.08],[-78.45,39.23],[-78.44,39.24],[-78.44,39.2],[-78.4,39.17],[-78.63,38.98],[-78.72,38.94],[-78.87,38.76],[-79.01,38.82],[-79.21,38.52],[-79.24,38.47]]],[[[-78.45,39.28],[-78.43,39.34],[-78.44,39.37],[-78.38,39.4],[-78.37,39.39],[-78.35,39.4],[-78.34,39.39],[-78.37,39.36],[-78.35,39.34],[-78.38,39.34],[-78.41,39.27],[-78.42,39.27],[-78.43,39.26],[-78.44,39.25],[-78.45,39.28]]]]}},{type:"Feature",id:"270",properties:{zip3:"270"},geometry:{type:"Polygon",coordinates:[[[-80.81,35.69],[-80.81,35.71],[-80.79,35.74],[-80.68,35.98],[-80.91,36.1],[-80.83,36.18],[-80.81,36.2],[-80.81,36.18],[-80.76,36.38],[-80.88,36.44],[-80.97,36.45],[-80.9,36.56],[-80.3,36.54],[-79.87,36.54],[-79.86,36.51],[-79.81,36.47],[-79.79,36.47],[-79.81,36.44],[-79.8,36.43],[-79.81,36.39],[-79.96,36.3],[-79.96,36.33],[-80.03,36.32],[-80.04,36.28],[-80.05,36.22],[-80.06,36.21],[-80.11,36.19],[-80.16,36.14],[-80.3,36.21],[-80.36,36.08],[-80.38,36.03],[-80.33,35.98],[-80.28,35.99],[-80.28,35.98],[-80.3,35.97],[-80.3,35.95],[-80.34,35.93],[-80.37,35.89],[-80.39,35.84],[-80.42,35.85],[-80.45,35.84],[-80.47,35.83],[-80.45,35.77],[-80.49,35.77],[-80.67,35.7],[-80.74,35.69],[-80.76,35.67],[-80.81,35.69]]]}},{type:"Feature",id:"271",properties:{zip3:"271"},geometry:{type:"Polygon",coordinates:[[[-80.17,36.1],[-80.11,36.07],[-80.11,36.06],[-80.13,36],[-80.12,35.98],[-80.14,35.98],[-80.14,35.95],[-80.16,35.93],[-80.18,35.89],[-80.21,35.95],[-80.26,35.98],[-80.33,35.98],[-80.38,36.03],[-80.36,36.08],[-80.3,36.21],[-80.16,36.14],[-80.14,36.16],[-80.14,36.13],[-80.15,36.12],[-80.17,36.11],[-80.17,36.1]]]}},{type:"Feature",id:"272",properties:{zip3:"272"},geometry:{type:"MultiPolygon",coordinates:[[[[-79.86,35.18],[-79.85,35.2],[-79.9,35.3],[-79.92,35.32],[-79.67,35.39],[-79.63,35.41],[-79.61,35.41],[-79.57,35.4],[-79.56,35.39],[-79.58,35.38],[-79.58,35.3],[-79.61,35.28],[-79.63,35.28],[-79.62,35.24],[-79.56,35.18],[-79.54,35.16],[-79.57,35.12],[-79.61,35.15],[-79.64,35.16],[-79.67,35.18],[-79.86,35.18]]],[[[-79.61,35.59],[-79.47,35.67],[-79.21,35.64],[-79.35,35.52],[-79.53,35.5],[-79.61,35.59]]],[[[-79.95,35.78],[-79.93,35.79],[-79.74,35.74],[-79.71,35.97],[-79.7,35.97],[-79.7,35.96],[-79.65,35.99],[-79.62,35.99],[-79.58,36.02],[-79.56,36.09],[-79.63,36.2],[-79.69,36.21],[-79.76,36.25],[-79.75,36.25],[-79.54,36.25],[-79.43,36.34],[-79.26,36.22],[-79.33,36.11],[-79.35,36.09],[-79.26,35.95],[-79.26,35.91],[-79.25,35.86],[-79.26,35.86],[-79.29,35.88],[-79.35,35.9],[-79.4,35.99],[-79.52,35.93],[-79.43,35.84],[-79.62,35.86],[-79.68,35.64],[-79.81,35.51],[-80,35.51],[-80.07,35.52],[-80.08,35.53],[-80.15,35.53],[-80.37,35.72],[-80.45,35.77],[-80.47,35.83],[-80.45,35.84],[-80.42,35.85],[-80.39,35.84],[-80.37,35.89],[-80.34,35.93],[-80.3,35.95],[-80.3,35.97],[-80.28,35.98],[-80.28,35.99],[-80.26,35.98],[-80.21,35.95],[-80.18,35.92],[-80.18,35.89],[-80.19,35.88],[-80.06,35.72],[-79.95,35.78]]],[[[-79.6,35.8],[-79.58,35.81],[-79.58,35.8],[-79.6,35.8]]],[[[-80.11,35.94],[-80.13,35.95],[-80.14,35.98],[-80.12,35.98],[-80.13,36],[-80.11,36.06],[-80.11,36.07],[-80.17,36.1],[-80.17,36.11],[-80.15,36.12],[-80.14,36.13],[-80.14,36.16],[-80.12,36.18],[-80.06,36.21],[-80.05,36.22],[-80.01,36.23],[-80,36.2],[-79.99,36.2],[-80.01,36.13],[-79.97,36.14],[-79.97,36.12],[-79.97,36.08],[-79.88,35.95],[-79.85,35.91],[-79.89,35.85],[-79.92,35.88],[-80.11,35.94]]],[[[-79.23,36.17],[-79.24,36.24],[-79.12,36.24],[-79.1,36.18],[-79.11,36.17],[-79.08,36.16],[-79.06,36.16],[-79.03,36.17],[-78.96,36.15],[-78.97,36.1],[-79,36.11],[-79.01,36.08],[-79.03,36.06],[-79.04,36.04],[-79.03,36.04],[-79.08,36.03],[-79.08,36.02],[-79.12,36],[-79.17,35.96],[-79.23,35.98],[-79.21,36.03],[-79.18,36.07],[-79.2,36.11],[-79.22,36.13],[-79.26,36.14],[-79.23,36.17]]],[[[-79.87,36.54],[-79.67,36.54],[-79.61,36.54],[-79.62,36.52],[-79.65,36.52],[-79.65,36.5],[-79.65,36.45],[-79.7,36.48],[-79.77,36.43],[-79.8,36.43],[-79.81,36.44],[-79.79,36.47],[-79.81,36.47],[-79.86,36.51],[-79.87,36.54]]],[[[-79.25,36.4],[-79.3,36.4],[-79.33,36.41],[-79.32,36.41],[-79.35,36.44],[-79.33,36.51],[-79.29,36.51],[-79.28,36.51],[-79.18,36.45],[-79.12,36.48],[-79.11,36.47],[-79.11,36.45],[-79.09,36.43],[-79.1,36.42],[-79.1,36.39],[-79.15,36.34],[-79.16,36.35],[-79.17,36.33],[-79.19,36.35],[-79.23,36.35],[-79.25,36.4]]]]}},{type:"Feature",id:"273",properties:{zip3:"273"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.1,35.26],[-80.08,35.32],[-80.07,35.39],[-80.09,35.43],[-80.08,35.45],[-80.06,35.45],[-80.06,35.49],[-80,35.51],[-79.81,35.51],[-79.68,35.64],[-79.62,35.86],[-79.43,35.84],[-79.52,35.93],[-79.4,35.99],[-79.35,35.9],[-79.29,35.88],[-79.26,35.86],[-79.2,35.84],[-79.15,35.86],[-79.13,35.85],[-79.05,35.76],[-79.06,35.76],[-79.19,35.62],[-78.98,35.51],[-79.03,35.34],[-79.02,35.29],[-79,35.27],[-79.36,35.47],[-79.45,35.47],[-79.47,35.48],[-79.48,35.47],[-79.56,35.39],[-79.57,35.4],[-79.61,35.41],[-79.63,35.41],[-79.67,35.39],[-79.92,35.32],[-79.9,35.3],[-79.85,35.2],[-79.86,35.18],[-79.85,35.18],[-79.87,35.17],[-79.87,35.13],[-79.91,35.09],[-80.02,35.09],[-80.08,35.14],[-80.07,35.22],[-80.1,35.26]]],[[[-79.63,35.28],[-79.61,35.28],[-79.54,35.31],[-79.51,35.32],[-79.46,35.31],[-79.44,35.24],[-79.48,35.22],[-79.54,35.19],[-79.56,35.18],[-79.62,35.24],[-79.63,35.28]]],[[[-79.89,35.85],[-79.85,35.91],[-79.83,35.93],[-79.76,35.99],[-79.71,35.97],[-79.74,35.74],[-79.93,35.79],[-79.95,35.78],[-80.06,35.72],[-80.19,35.88],[-80.17,35.9],[-80.16,35.93],[-80.11,35.94],[-79.92,35.88],[-79.89,35.85]]],[[[-79.31,35.95],[-79.32,35.94],[-79.32,35.95],[-79.31,35.95]]],[[[-79.69,36.05],[-79.69,36.08],[-79.68,36.18],[-79.63,36.2],[-79.56,36.09],[-79.58,36.02],[-79.62,35.99],[-79.65,36.01],[-79.69,36.05]]],[[[-79.33,36.11],[-79.26,36.22],[-79.43,36.34],[-79.54,36.25],[-79.75,36.25],[-79.78,36.25],[-79.79,36.24],[-79.84,36.19],[-79.97,36.16],[-80.01,36.13],[-79.99,36.2],[-80,36.2],[-80.01,36.23],[-80.04,36.28],[-80.03,36.32],[-79.96,36.33],[-79.96,36.3],[-79.81,36.39],[-79.77,36.43],[-79.7,36.48],[-79.65,36.45],[-79.65,36.5],[-79.65,36.52],[-79.62,36.52],[-79.61,36.54],[-78.96,36.54],[-78.99,36.52],[-79,36.49],[-79.05,36.46],[-79.08,36.48],[-79.11,36.45],[-79.11,36.47],[-79.12,36.48],[-79.18,36.45],[-79.28,36.51],[-79.29,36.51],[-79.33,36.51],[-79.35,36.44],[-79.32,36.41],[-79.33,36.41],[-79.3,36.4],[-79.25,36.4],[-79.23,36.35],[-79.19,36.35],[-79.17,36.33],[-79.16,36.35],[-79.15,36.34],[-79.15,36.24],[-79.24,36.24],[-79.23,36.17],[-79.26,36.14],[-79.22,36.13],[-79.2,36.11],[-79.18,36.07],[-79.21,36.03],[-79.23,35.98],[-79.25,35.93],[-79.26,35.93],[-79.26,35.95],[-79.35,36.09],[-79.33,36.11]]]]}},{type:"Feature",id:"274",properties:{zip3:"274"},geometry:{type:"Polygon",coordinates:[[[-79.69,36.05],[-79.65,36.01],[-79.65,35.99],[-79.7,35.96],[-79.7,35.97],[-79.76,35.99],[-79.83,35.93],[-79.88,35.95],[-79.97,36.08],[-79.97,36.12],[-79.97,36.14],[-79.97,36.16],[-79.84,36.19],[-79.79,36.24],[-79.78,36.25],[-79.76,36.25],[-79.69,36.21],[-79.68,36.18],[-79.69,36.08],[-79.69,36.05]]]}},{type:"Feature",id:"275",properties:{zip3:"275"},geometry:{type:"Polygon",coordinates:[[[-77.93,35.46],[-77.87,35.47],[-77.84,35.44],[-77.84,35.4],[-77.85,35.31],[-77.86,35.29],[-77.87,35.26],[-77.88,35.25],[-77.91,35.26],[-77.94,35.28],[-77.93,35.28],[-77.94,35.32],[-78.33,35.28],[-78.31,35.29],[-78.39,35.31],[-78.4,35.31],[-78.41,35.29],[-78.45,35.31],[-78.45,35.28],[-78.7,35.37],[-78.75,35.38],[-78.85,35.37],[-78.94,35.29],[-78.96,35.31],[-78.99,35.3],[-79.01,35.27],[-79.02,35.29],[-79.03,35.34],[-78.98,35.51],[-79.19,35.62],[-79.06,35.76],[-79.05,35.76],[-79.13,35.85],[-79.15,35.86],[-79.2,35.84],[-79.25,35.86],[-79.26,35.93],[-79.25,35.93],[-79.17,35.96],[-79.12,36],[-79.08,36.02],[-79.08,36.03],[-79.05,36.03],[-78.98,35.9],[-78.96,35.88],[-78.97,35.85],[-78.97,35.83],[-78.94,35.84],[-78.81,35.93],[-78.82,35.9],[-78.77,35.91],[-78.75,35.72],[-78.77,35.7],[-78.7,35.61],[-78.68,35.6],[-78.66,35.59],[-78.62,35.58],[-78.65,35.73],[-78.53,35.73],[-78.48,35.86],[-78.47,35.88],[-78.68,35.99],[-78.71,35.98],[-78.88,36.11],[-78.89,36.12],[-78.92,36.14],[-78.96,36.15],[-79.03,36.17],[-79.06,36.16],[-79.08,36.16],[-79.11,36.17],[-79.1,36.18],[-79.12,36.24],[-79.15,36.24],[-79.15,36.34],[-79.15,36.35],[-79.12,36.37],[-79.1,36.39],[-79.1,36.42],[-79.09,36.43],[-79.08,36.48],[-79.05,36.46],[-79,36.49],[-78.99,36.52],[-78.96,36.54],[-78.05,36.54],[-78.04,36.53],[-78.01,36.54],[-77.98,36.52],[-78.02,36.37],[-77.96,36.27],[-78.18,36.05],[-78.17,35.9],[-78.15,35.75],[-78.11,35.69],[-78.12,35.7],[-78.05,35.62],[-78.12,35.48],[-78.12,35.47],[-77.93,35.46]]]}},{type:"Feature",id:"276",properties:{zip3:"276"},geometry:{type:"Polygon",coordinates:[[[-78.77,35.7],[-78.75,35.72],[-78.77,35.91],[-78.82,35.9],[-78.79,35.92],[-78.74,35.97],[-78.68,35.99],[-78.47,35.88],[-78.48,35.86],[-78.53,35.73],[-78.65,35.73],[-78.62,35.58],[-78.66,35.59],[-78.68,35.6],[-78.7,35.61],[-78.77,35.7]]]}},{type:"Feature",id:"277",properties:{zip3:"277"},geometry:{type:"Polygon",coordinates:[[[-78.98,35.9],[-79.05,36.03],[-79.03,36.04],[-79.04,36.04],[-79.03,36.06],[-79.01,36.08],[-79,36.11],[-78.97,36.1],[-78.92,36.14],[-78.89,36.12],[-78.88,36.11],[-78.71,35.98],[-78.74,35.97],[-78.79,35.92],[-78.81,35.93],[-78.94,35.84],[-78.97,35.83],[-78.97,35.85],[-78.96,35.88],[-78.98,35.9]]]}},{type:"Feature",id:"278",properties:{zip3:"278"},geometry:{type:"Polygon",coordinates:[[[-76.61,35.34],[-76.62,35.3],[-76.63,35.24],[-76.85,35.22],[-76.96,35.3],[-77.26,35.42],[-77.28,35.46],[-77.34,35.51],[-77.39,35.56],[-77.39,35.57],[-77.42,35.56],[-77.43,35.56],[-77.44,35.56],[-77.74,35.51],[-77.81,35.52],[-77.83,35.47],[-77.84,35.44],[-77.87,35.47],[-77.93,35.46],[-78.12,35.47],[-78.12,35.48],[-78.05,35.62],[-78.12,35.7],[-78.11,35.69],[-78.15,35.75],[-78.17,35.9],[-78.18,36.05],[-77.96,36.27],[-78.02,36.37],[-77.98,36.52],[-78.01,36.54],[-78.04,36.53],[-78.05,36.54],[-76.91,36.54],[-76.9,36.52],[-77.07,36.36],[-77.16,36.37],[-77.1,36.32],[-77.07,36.32],[-76.96,36.12],[-77.2,35.99],[-77.21,35.99],[-77.2,36.01],[-77.21,36.01],[-77.21,35.99],[-77.2,35.99],[-77.19,35.96],[-77.2,35.95],[-77.13,35.94],[-77.06,35.94],[-77.03,35.93],[-77.04,35.86],[-77.01,35.86],[-76.94,35.9],[-76.89,35.86],[-76.9,35.84],[-76.9,35.82],[-76.9,35.81],[-76.81,35.88],[-76.76,35.87],[-76.79,35.84],[-76.84,35.71],[-76.66,35.71],[-76.61,35.8],[-76.54,35.63],[-76.23,35.6],[-76.19,35.72],[-76.18,35.7],[-76.21,35.61],[-76.05,35.67],[-76.01,35.67],[-76.16,35.59],[-75.96,35.54],[-75.88,35.63],[-75.88,35.6],[-76.11,35.36],[-76.47,35.37],[-76.64,35.51],[-76.58,35.39],[-76.98,35.48],[-76.61,35.34]]]}},{type:"Feature",id:"279",properties:{zip3:"279"},geometry:{type:"MultiPolygon",coordinates:[[[[-75.88,35.6],[-75.88,35.63],[-76.01,35.67],[-75.99,35.89],[-75.87,35.98],[-75.75,35.88],[-75.73,35.63],[-75.88,35.6]]],[[[-76.79,35.84],[-76.76,35.87],[-76.81,35.88],[-76.9,35.81],[-76.9,35.82],[-76.9,35.84],[-76.89,35.86],[-76.94,35.9],[-77.01,35.86],[-77.04,35.86],[-77.03,35.93],[-77.06,35.94],[-77.13,35.94],[-77.2,35.95],[-77.19,35.96],[-77.2,35.99],[-77.21,35.99],[-77.21,36.01],[-77.2,36.01],[-77.21,35.99],[-77.2,35.99],[-76.96,36.12],[-77.07,36.32],[-77.1,36.32],[-77.16,36.37],[-77.07,36.36],[-76.9,36.52],[-76.92,36.55],[-75.87,36.55],[-75.82,36.36],[-75.62,35.93],[-75.73,36.01],[-75.77,36.22],[-75.9,36.48],[-76.04,36.51],[-75.83,36.19],[-75.79,36.07],[-76.19,36.3],[-76.06,36.14],[-76.41,36.08],[-76.58,36.01],[-76.69,36.06],[-76.73,35.94],[-76.4,35.98],[-76.37,35.93],[-76.06,35.99],[-76.2,35.81],[-76.1,35.82],[-76.05,35.67],[-76.18,35.7],[-76.19,35.72],[-76.34,35.82],[-76.51,35.75],[-76.48,35.91],[-76.61,35.8],[-76.66,35.71],[-76.84,35.71],[-76.79,35.84]]]]}},{type:"Feature",id:"280",properties:{zip3:"280"},geometry:{type:"MultiPolygon",coordinates:[[[[-79.99,35.06],[-79.88,35.04],[-79.87,34.88],[-79.91,34.84],[-79.92,34.86],[-79.92,34.89],[-79.97,34.9],[-79.99,35.06]]],[[[-80.68,35.06],[-80.59,35.16],[-80.55,35.21],[-80.54,35.12],[-80.68,35.02],[-80.68,35.06]]],[[[-81.55,35.18],[-81.51,35.23],[-81.49,35.23],[-81.45,35.3],[-81.43,35.31],[-81.41,35.34],[-81.42,35.36],[-81.44,35.38],[-81.44,35.33],[-81.44,35.31],[-81.47,35.32],[-81.49,35.39],[-81.52,35.39],[-81.5,35.38],[-81.7,35.43],[-81.74,35.29],[-81.85,35.22],[-81.87,35.21],[-81.93,35.28],[-81.94,35.31],[-81.88,35.41],[-81.9,35.43],[-81.84,35.55],[-81.79,35.59],[-81.55,35.57],[-81.54,35.57],[-81.52,35.59],[-81.51,35.55],[-81.33,35.5],[-81.33,35.57],[-81.32,35.59],[-81.28,35.56],[-81.05,35.58],[-81.02,35.57],[-80.96,35.55],[-80.96,35.53],[-80.96,35.51],[-80.91,35.52],[-80.74,35.51],[-80.64,35.64],[-80.46,35.48],[-80.48,35.42],[-80.43,35.33],[-80.45,35.31],[-80.6,35.23],[-80.65,35.26],[-80.74,35.41],[-80.9,35.35],[-80.95,35.39],[-81.03,35.45],[-81.12,35.36],[-81.13,35.32],[-81.04,35.28],[-81.01,35.25],[-81,35.18],[-81.03,35.15],[-81.55,35.18]]],[[[-81.77,35.25],[-81.76,35.25],[-81.77,35.24],[-81.77,35.25]]],[[[-80.47,35.26],[-80.37,35.38],[-80.32,35.38],[-80.1,35.43],[-80.07,35.39],[-80.08,35.32],[-80.09,35.29],[-80.43,35.24],[-80.47,35.24],[-80.46,35.25],[-80.47,35.26]]],[[[-80.36,35.5],[-80.37,35.52],[-80.36,35.54],[-80.28,35.56],[-80.32,35.43],[-80.4,35.48],[-80.36,35.5]]],[[[-80.46,35.63],[-80.45,35.62],[-80.43,35.61],[-80.43,35.6],[-80.45,35.62],[-80.46,35.63]]]]}},{type:"Feature",id:"281",properties:{zip3:"281"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.8,34.82],[-80.78,34.94],[-80.8,35.03],[-80.74,35.16],[-80.69,35.15],[-80.62,35.16],[-80.59,35.16],[-80.68,35.06],[-80.68,35.02],[-80.54,35.12],[-80.55,35.21],[-80.58,35.2],[-80.59,35.23],[-80.6,35.23],[-80.45,35.31],[-80.43,35.33],[-80.48,35.42],[-80.46,35.48],[-80.64,35.64],[-80.74,35.51],[-80.91,35.52],[-80.96,35.51],[-80.96,35.53],[-80.96,35.55],[-80.94,35.61],[-80.89,35.72],[-80.86,35.74],[-80.82,35.69],[-80.76,35.67],[-80.74,35.69],[-80.67,35.7],[-80.49,35.77],[-80.37,35.72],[-80.15,35.53],[-80.08,35.53],[-80.07,35.52],[-80.06,35.49],[-80.06,35.45],[-80.08,35.45],[-80.09,35.43],[-80.1,35.43],[-80.32,35.38],[-80.37,35.38],[-80.47,35.26],[-80.46,35.25],[-80.47,35.24],[-80.43,35.24],[-80.09,35.29],[-80.1,35.26],[-80.07,35.22],[-80.08,35.14],[-80.02,35.09],[-79.99,35.06],[-79.97,34.9],[-79.92,34.89],[-79.92,34.86],[-79.91,34.84],[-79.91,34.82],[-79.93,34.81],[-79.97,34.81],[-80.8,34.82]]],[[[-80.92,35.11],[-80.9,35.11],[-80.88,35.13],[-80.88,35.07],[-80.86,35.04],[-80.87,35.04],[-80.92,35.09],[-80.92,35.11]]],[[[-80.7,35.18],[-80.69,35.18],[-80.7,35.17],[-80.7,35.18]]],[[[-81.49,35.23],[-81.51,35.23],[-81.55,35.18],[-81.54,35.17],[-82,35.19],[-82,35.22],[-81.98,35.23],[-82.15,35.41],[-82.13,35.52],[-81.87,35.57],[-81.85,35.59],[-81.84,35.59],[-81.83,35.59],[-81.82,35.57],[-81.84,35.55],[-81.9,35.43],[-81.88,35.41],[-81.94,35.31],[-81.93,35.28],[-81.87,35.21],[-81.85,35.22],[-81.74,35.29],[-81.7,35.43],[-81.5,35.38],[-81.52,35.39],[-81.49,35.39],[-81.47,35.32],[-81.44,35.31],[-81.44,35.33],[-81.44,35.38],[-81.42,35.36],[-81.41,35.34],[-81.43,35.31],[-81.45,35.3],[-81.49,35.23]]],[[[-80.97,35.35],[-81,35.3],[-81.04,35.28],[-81.13,35.32],[-81.12,35.36],[-81.03,35.45],[-80.95,35.39],[-80.97,35.35]]],[[[-81.52,35.59],[-81.45,35.63],[-81.39,35.61],[-81.32,35.58],[-81.33,35.57],[-81.33,35.5],[-81.51,35.55],[-81.52,35.59]]]]}},{type:"Feature",id:"282",properties:{zip3:"282"},geometry:{type:"Polygon",coordinates:[[[-80.88,35.07],[-80.88,35.13],[-80.9,35.11],[-80.92,35.11],[-80.92,35.09],[-80.93,35.11],[-81.06,35.06],[-81.05,35.1],[-81.04,35.13],[-81.05,35.13],[-81.01,35.16],[-81,35.18],[-81.01,35.25],[-81,35.3],[-80.97,35.35],[-80.9,35.35],[-80.74,35.41],[-80.65,35.26],[-80.59,35.23],[-80.58,35.2],[-80.62,35.16],[-80.69,35.15],[-80.74,35.16],[-80.8,35.03],[-80.87,35.04],[-80.86,35.04],[-80.88,35.07]]]}},{type:"Feature",id:"283",properties:{zip3:"283"},geometry:{type:"Polygon",coordinates:[[[-78.97,34.43],[-79.04,34.31],[-79.05,34.31],[-79.07,34.3],[-79.68,34.8],[-79.93,34.81],[-79.91,34.82],[-79.87,34.88],[-79.88,35.04],[-79.91,35.09],[-79.87,35.13],[-79.87,35.17],[-79.85,35.18],[-79.69,35.18],[-79.64,35.16],[-79.61,35.15],[-79.57,35.12],[-79.54,35.16],[-79.54,35.19],[-79.48,35.22],[-79.44,35.24],[-79.46,35.31],[-79.51,35.32],[-79.54,35.31],[-79.58,35.3],[-79.58,35.38],[-79.52,35.4],[-79.48,35.47],[-79.47,35.48],[-79.45,35.47],[-79.36,35.47],[-79,35.27],[-79.01,35.27],[-78.99,35.3],[-78.96,35.31],[-78.94,35.29],[-78.85,35.37],[-78.75,35.38],[-78.7,35.37],[-78.45,35.28],[-78.45,35.31],[-78.41,35.29],[-78.4,35.31],[-78.39,35.31],[-78.31,35.29],[-78.33,35.28],[-77.94,35.32],[-77.93,35.28],[-77.94,35.28],[-77.96,35.23],[-77.92,35.18],[-77.89,35.15],[-77.87,35.04],[-77.84,35.01],[-77.85,34.96],[-77.87,34.91],[-77.9,34.89],[-77.92,34.9],[-77.9,34.92],[-77.98,34.94],[-78.21,34.89],[-78.31,34.8],[-78.43,34.89],[-78.61,34.83],[-78.49,34.75],[-78.46,34.62],[-78.39,34.58],[-78.42,34.55],[-78.45,34.58],[-78.47,34.57],[-78.45,34.56],[-78.45,34.55],[-78.44,34.55],[-78.45,34.55],[-78.45,34.56],[-78.49,34.56],[-78.63,34.59],[-78.71,34.47],[-78.74,34.47],[-78.94,34.46],[-78.97,34.43]]]}},{type:"Feature",id:"284",properties:{zip3:"284"},geometry:{type:"Polygon",coordinates:[[[-79.07,34.3],[-79.05,34.31],[-79.04,34.31],[-78.97,34.43],[-78.94,34.46],[-78.74,34.47],[-78.71,34.47],[-78.63,34.59],[-78.49,34.56],[-78.47,34.57],[-78.46,34.56],[-78.45,34.56],[-78.45,34.55],[-78.44,34.55],[-78.45,34.55],[-78.45,34.56],[-78.47,34.57],[-78.45,34.58],[-78.42,34.55],[-78.39,34.58],[-78.46,34.62],[-78.49,34.75],[-78.61,34.83],[-78.43,34.89],[-78.31,34.8],[-78.21,34.89],[-77.98,34.94],[-77.9,34.92],[-77.92,34.9],[-77.89,34.88],[-77.87,34.87],[-77.87,34.85],[-77.62,34.74],[-77.58,34.73],[-77.58,34.7],[-77.57,34.68],[-77.54,34.52],[-77.36,34.57],[-77.34,34.53],[-77.7,34.34],[-77.95,33.91],[-78.39,33.9],[-78.54,33.85],[-79.07,34.3]]]}},{type:"Feature",id:"285",properties:{zip3:"285"},geometry:{type:"Polygon",coordinates:[[[-77.57,34.68],[-77.58,34.7],[-77.58,34.73],[-77.62,34.74],[-77.87,34.85],[-77.87,34.87],[-77.89,34.88],[-77.9,34.89],[-77.87,34.91],[-77.85,34.96],[-77.84,35.01],[-77.87,35.04],[-77.89,35.15],[-77.92,35.18],[-77.96,35.23],[-77.91,35.26],[-77.88,35.25],[-77.87,35.26],[-77.86,35.29],[-77.85,35.31],[-77.84,35.4],[-77.83,35.47],[-77.81,35.52],[-77.74,35.51],[-77.44,35.56],[-77.43,35.56],[-77.42,35.56],[-77.39,35.57],[-77.39,35.56],[-77.34,35.51],[-77.28,35.46],[-77.26,35.42],[-76.96,35.3],[-76.94,35.16],[-76.78,35.16],[-76.63,35.24],[-76.62,35.3],[-76.61,35.34],[-76.48,35.31],[-76.6,35.07],[-76.8,34.96],[-76.76,34.92],[-76.44,35.06],[-76.42,34.95],[-76.24,35],[-76.51,34.72],[-76.84,34.73],[-77.2,34.63],[-77.23,34.71],[-77.57,34.68]]]}},{type:"Feature",id:"286",properties:{zip3:"286"},geometry:{type:"Polygon",coordinates:[[[-80.94,35.61],[-80.96,35.55],[-81.02,35.57],[-81.05,35.58],[-81.28,35.56],[-81.32,35.59],[-81.32,35.58],[-81.39,35.61],[-81.45,35.63],[-81.52,35.59],[-81.54,35.57],[-81.55,35.57],[-81.79,35.59],[-81.82,35.57],[-81.85,35.66],[-81.92,35.85],[-81.94,35.95],[-82.08,36.11],[-82.06,36.11],[-82.05,36.13],[-81.91,36.3],[-81.88,36.31],[-81.79,36.36],[-81.68,36.57],[-81.68,36.59],[-80.9,36.56],[-80.97,36.45],[-80.88,36.44],[-80.76,36.38],[-80.81,36.18],[-80.81,36.2],[-80.83,36.18],[-80.91,36.1],[-80.68,35.98],[-80.79,35.74],[-80.81,35.71],[-80.81,35.69],[-80.82,35.69],[-80.86,35.74],[-80.89,35.72],[-80.94,35.61]]]}},{type:"Feature",id:"287",properties:{zip3:"287"},geometry:{type:"Polygon",coordinates:[[[-83.48,34.99],[-83.52,35],[-83.67,35.15],[-83.74,35.16],[-83.73,35.18],[-83.73,35.2],[-83.7,35.25],[-83.9,35.24],[-84.01,35.27],[-84.02,35.3],[-84.03,35.33],[-84.01,35.37],[-84.02,35.41],[-83.96,35.46],[-83.51,35.44],[-83.45,35.61],[-83.18,35.52],[-83.24,35.73],[-83.04,35.79],[-82.96,35.79],[-82.92,35.87],[-82.91,35.88],[-82.75,36.01],[-82.61,36],[-82.56,35.95],[-82.41,36.08],[-82.29,36.14],[-82.15,36.15],[-82.08,36.11],[-81.94,35.95],[-81.92,35.85],[-81.85,35.66],[-81.83,35.59],[-81.84,35.59],[-81.85,35.59],[-81.87,35.57],[-82.13,35.52],[-82.15,35.41],[-81.98,35.23],[-82,35.22],[-82,35.19],[-82.27,35.2],[-82.32,35.18],[-82.37,35.18],[-82.42,35.2],[-83.11,35],[-83.48,34.99]]]}},{type:"Feature",id:"288",properties:{zip3:"288"},geometry:{type:"Polygon",coordinates:[[[-82.48,35.53],[-82.64,35.51],[-82.67,35.59],[-82.65,35.6],[-82.61,35.67],[-82.58,35.7],[-82.44,35.68],[-82.46,35.58],[-82.48,35.53]]]}},{type:"Feature",id:"289",properties:{zip3:"289"},geometry:{type:"Polygon",coordinates:[[[-84.32,34.99],[-84.29,35.23],[-84.21,35.27],[-84.13,35.24],[-84.1,35.25],[-84.01,35.27],[-83.9,35.24],[-83.7,35.25],[-83.73,35.2],[-83.73,35.18],[-83.74,35.16],[-83.67,35.15],[-83.52,35],[-83.48,34.99],[-84.32,34.99]]]}},{type:"Feature",id:"290",properties:{zip3:"290"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.54,34.04],[-80.43,34.03],[-80.47,34.11],[-80.39,34.15],[-80.41,34.16],[-80.61,34.17],[-80.62,34.15],[-80.62,34.1],[-80.62,34.08],[-80.61,34.06],[-80.57,34.04],[-80.57,34.02],[-80.59,34.01],[-80.62,33.74],[-80.92,33.81],[-81.1,33.8],[-81.08,33.8],[-81.15,33.75],[-81.21,33.84],[-81.35,33.81],[-81.28,33.69],[-81.49,33.69],[-81.52,33.69],[-81.54,33.72],[-81.57,33.72],[-81.53,33.75],[-81.54,33.77],[-81.69,33.95],[-81.63,34.07],[-81.39,34.08],[-81.47,34.18],[-81.34,34.27],[-81.42,34.49],[-81.57,34.55],[-81.57,34.59],[-81.55,34.61],[-81.53,34.61],[-81.5,34.62],[-81.47,34.63],[-81.42,34.6],[-81.44,34.65],[-81.45,34.68],[-81.45,34.69],[-81.45,34.72],[-81.37,34.74],[-81.32,34.62],[-81.35,34.61],[-81.18,34.65],[-80.89,34.6],[-80.87,34.59],[-80.84,34.59],[-80.71,34.63],[-80.71,34.65],[-80.7,34.64],[-80.57,34.68],[-80.54,34.69],[-80.52,34.69],[-80.49,34.7],[-80.46,34.58],[-80.44,34.57],[-80.37,34.55],[-80.35,34.52],[-80.33,34.51],[-80.31,34.44],[-80.29,34.37],[-80.25,34.34],[-80.21,34.34],[-80.18,34.34],[-80.12,34.28],[-80.09,34.27],[-80.08,34.25],[-80.06,34.25],[-80.06,34.24],[-80.05,34.22],[-80.03,34.22],[-80.01,34.17],[-80.03,34.08],[-79.97,33.95],[-80.09,33.81],[-80.11,33.81],[-80.07,33.74],[-80.15,33.73],[-80.13,33.72],[-80.16,33.74],[-80.19,33.74],[-80.21,33.74],[-80.2,33.72],[-80.27,33.79],[-80.19,33.89],[-80.15,33.94],[-80.19,34.01],[-80.23,34.1],[-80.24,34.08],[-80.24,34.1],[-80.26,34.11],[-80.37,34.08],[-80.41,34.07],[-80.37,34.02],[-80.46,33.99],[-80.54,33.97],[-80.54,34.04]],[[-81.17,34.05],[-81.13,34.03],[-81.18,33.91],[-81.16,33.91],[-81.19,33.91],[-81.18,33.9],[-81.18,33.89],[-81.08,33.89],[-81.07,33.91],[-81.05,33.87],[-81.04,33.88],[-81.03,33.87],[-80.96,33.86],[-80.95,33.85],[-80.91,33.89],[-80.72,34.07],[-80.85,34.11],[-80.85,34.12],[-80.86,34.14],[-80.87,34.17],[-80.9,34.17],[-80.94,34.16],[-80.95,34.18],[-81.09,34.17],[-81.12,34.19],[-81.12,34.21],[-81.15,34.2],[-80.91,34.25],[-80.88,34.26],[-80.69,34.32],[-80.74,34.38],[-80.79,34.41],[-80.9,34.49],[-80.96,34.55],[-81.12,34.49],[-81.12,34.47],[-81.24,34.41],[-81.27,34.24],[-81.31,34.24],[-81.23,34.21],[-81.14,34.13],[-81.15,34.1],[-81.15,34.08],[-81.17,34.05]]],[[[-80.87,33],[-80.88,32.97],[-80.9,32.98],[-80.93,32.99],[-80.97,33.01],[-81.06,33.01],[-81.1,33.05],[-81.12,33.05],[-81.12,33.13],[-81.22,33.26],[-81.13,33.39],[-81.08,33.38],[-80.95,33.45],[-80.91,33.46],[-80.87,33.45],[-80.86,33.41],[-80.89,33.3],[-80.89,33.25],[-80.94,33.12],[-80.87,33]]],[[[-81.09,33.97],[-81.05,33.99],[-81.02,33.93],[-81.03,33.92],[-81.03,33.94],[-81.05,33.95],[-81.09,33.97]]],[[[-80.57,33.38],[-80.56,33.38],[-80.57,33.39],[-80.51,33.42],[-80.49,33.42],[-80.49,33.41],[-80.24,33.45],[-80.22,33.39],[-80.3,33.26],[-80.28,33.24],[-80.31,33.25],[-80.5,33.33],[-80.68,33.24],[-80.71,33.28],[-80.72,33.29],[-80.71,33.29],[-80.72,33.32],[-80.72,33.33],[-80.69,33.5],[-80.77,33.57],[-80.72,33.57],[-80.73,33.58],[-80.72,33.61],[-80.71,33.61],[-80.72,33.64],[-80.68,33.67],[-80.61,33.67],[-80.6,33.7],[-80.59,33.68],[-80.52,33.6],[-80.52,33.58],[-80.5,33.53],[-80.54,33.5],[-80.63,33.46],[-80.57,33.38]]],[[[-80.1,33.56],[-80.08,33.54],[-80.05,33.69],[-80.04,33.7],[-79.98,33.72],[-79.93,33.73],[-79.91,33.71],[-79.89,33.69],[-79.87,33.66],[-79.96,33.49],[-79.99,33.5],[-80,33.51],[-80.02,33.5],[-80.04,33.5],[-80.08,33.51],[-80.1,33.5],[-80.08,33.53],[-80.1,33.56]]],[[[-81.93,34.21],[-81.94,34.22],[-81.87,34.31],[-81.84,34.24],[-81.78,34.17],[-81.88,34.06],[-81.89,34.07],[-81.87,34.13],[-81.91,34.16],[-81.92,34.19],[-81.93,34.21]]]]}},{type:"Feature",id:"291",properties:{zip3:"291"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.49,33.41],[-80.49,33.42],[-80.51,33.42],[-80.53,33.41],[-80.54,33.41],[-80.54,33.4],[-80.57,33.39],[-80.56,33.38],[-80.57,33.38],[-80.63,33.46],[-80.54,33.5],[-80.5,33.53],[-80.52,33.58],[-80.52,33.6],[-80.59,33.68],[-80.6,33.7],[-80.61,33.67],[-80.68,33.67],[-80.72,33.64],[-80.71,33.61],[-80.72,33.61],[-80.73,33.58],[-80.72,33.57],[-80.77,33.57],[-80.69,33.5],[-80.72,33.33],[-80.71,33.3],[-80.72,33.3],[-80.76,33.32],[-80.78,33.32],[-80.89,33.26],[-80.89,33.3],[-80.86,33.41],[-80.87,33.45],[-80.91,33.46],[-80.95,33.45],[-81.08,33.38],[-81.16,33.41],[-81.51,33.58],[-81.55,33.62],[-81.56,33.64],[-81.51,33.69],[-81.52,33.69],[-81.49,33.69],[-81.28,33.69],[-81.35,33.81],[-81.21,33.84],[-81.15,33.75],[-81.08,33.8],[-81.1,33.8],[-80.92,33.81],[-80.62,33.74],[-80.59,34.01],[-80.57,34.02],[-80.57,34.04],[-80.61,34.06],[-80.62,34.08],[-80.62,34.1],[-80.62,34.15],[-80.61,34.17],[-80.41,34.16],[-80.39,34.15],[-80.47,34.11],[-80.43,34.03],[-80.54,34.04],[-80.54,33.97],[-80.46,33.99],[-80.37,34.02],[-80.41,34.07],[-80.37,34.08],[-80.26,34.11],[-80.24,34.1],[-80.24,34.08],[-80.23,34.1],[-80.19,34.01],[-80.15,33.94],[-80.19,33.89],[-80.27,33.79],[-80.2,33.72],[-80.21,33.74],[-80.19,33.74],[-80.16,33.74],[-80.13,33.72],[-80.15,33.73],[-80.07,33.74],[-80.11,33.81],[-80.09,33.81],[-79.97,33.95],[-80.03,34.08],[-80.01,34.17],[-80.03,34.22],[-80.05,34.22],[-80.06,34.24],[-80.06,34.25],[-80.02,34.24],[-79.86,34.14],[-79.83,34.13],[-79.83,34.01],[-79.96,33.77],[-79.98,33.72],[-80.04,33.7],[-80.05,33.69],[-80.08,33.54],[-80.1,33.56],[-80.08,33.53],[-80.1,33.5],[-80.13,33.5],[-80.13,33.49],[-80.13,33.46],[-80.14,33.46],[-80.16,33.45],[-80.18,33.45],[-80.2,33.45],[-80.2,33.44],[-80.22,33.45],[-80.24,33.45],[-80.49,33.41]]],[[[-81.74,33.91],[-81.77,33.94],[-81.94,33.99],[-81.99,34.06],[-81.98,34.06],[-81.91,34.05],[-81.87,34.05],[-81.88,34.06],[-81.78,34.17],[-81.84,34.24],[-81.85,34.27],[-81.6,34.41],[-81.79,34.57],[-81.58,34.58],[-81.57,34.55],[-81.42,34.49],[-81.34,34.27],[-81.47,34.18],[-81.39,34.08],[-81.63,34.07],[-81.69,33.95],[-81.54,33.77],[-81.55,33.74],[-81.59,33.74],[-81.61,33.69],[-81.75,33.74],[-81.74,33.91]]],[[[-80.33,34.54],[-80.26,34.56],[-80.17,34.55],[-80.17,34.53],[-80.17,34.49],[-80.2,34.41],[-80.22,34.37],[-80.21,34.34],[-80.25,34.34],[-80.29,34.37],[-80.31,34.44],[-80.33,34.51],[-80.35,34.52],[-80.33,34.54]]],[[[-80.63,34.42],[-80.61,34.44],[-80.58,34.45],[-80.58,34.42],[-80.63,34.42]]],[[[-81.05,33.95],[-81.03,33.94],[-81.03,33.91],[-81.01,33.9],[-81.03,33.87],[-81.04,33.88],[-81.05,33.87],[-81.07,33.91],[-81.08,33.89],[-81.18,33.89],[-81.18,33.9],[-81.19,33.91],[-81.16,33.91],[-81.18,33.91],[-81.13,34.03],[-81.06,34.01],[-81.05,33.99],[-81.09,33.97],[-81.05,33.95]]],[[[-80.79,34.41],[-80.74,34.38],[-80.69,34.32],[-80.88,34.26],[-80.91,34.25],[-81.15,34.2],[-81.12,34.21],[-81.12,34.19],[-81.14,34.15],[-81.23,34.21],[-81.31,34.24],[-81.27,34.24],[-81.24,34.41],[-81.12,34.47],[-81.12,34.49],[-80.96,34.55],[-80.9,34.49],[-80.79,34.41]]]]}},{type:"Feature",id:"292",properties:{zip3:"292"},geometry:{type:"Polygon",coordinates:[[[-81.03,33.92],[-81.02,33.93],[-81.05,33.99],[-81.06,34.01],[-81.17,34.05],[-81.15,34.08],[-81.15,34.1],[-81.14,34.13],[-81.14,34.15],[-81.09,34.17],[-80.95,34.18],[-80.94,34.16],[-80.9,34.17],[-80.87,34.17],[-80.86,34.14],[-80.85,34.12],[-80.85,34.11],[-80.72,34.07],[-80.91,33.89],[-80.95,33.85],[-80.96,33.86],[-81.01,33.9],[-81.03,33.92]]]}},{type:"Feature",id:"293",properties:{zip3:"293"},geometry:{type:"Polygon",coordinates:[[[-81.94,34.22],[-81.93,34.21],[-81.97,34.22],[-81.98,34.24],[-82.08,34.3],[-82.21,34.46],[-82.21,34.48],[-82.09,34.57],[-81.98,34.55],[-82.17,34.8],[-82.11,34.85],[-82.21,35.02],[-82.26,35.08],[-82.33,35.17],[-82.27,35.2],[-81.61,35.17],[-81.62,35.17],[-81.61,35.15],[-81.57,35.11],[-81.55,35.06],[-81.48,34.98],[-81.48,34.72],[-81.45,34.68],[-81.44,34.65],[-81.42,34.6],[-81.47,34.63],[-81.5,34.62],[-81.53,34.61],[-81.55,34.61],[-81.57,34.59],[-81.58,34.58],[-81.79,34.57],[-81.6,34.41],[-81.85,34.27],[-81.87,34.31],[-81.94,34.22]]]}},{type:"Feature",id:"294",properties:{zip3:"294"},geometry:{type:"Polygon",coordinates:[[[-80.48,32.49],[-80.54,32.53],[-80.66,32.61],[-80.72,32.79],[-80.85,32.79],[-80.87,32.93],[-80.88,32.97],[-80.87,33],[-80.94,33.12],[-80.89,33.25],[-80.89,33.26],[-80.78,33.32],[-80.76,33.32],[-80.72,33.3],[-80.71,33.3],[-80.72,33.29],[-80.71,33.28],[-80.68,33.24],[-80.5,33.33],[-80.31,33.25],[-80.28,33.24],[-80.3,33.26],[-80.22,33.39],[-80.22,33.45],[-80.2,33.44],[-80.2,33.45],[-80.18,33.45],[-80.16,33.45],[-80.14,33.46],[-80.13,33.46],[-80.13,33.49],[-80.13,33.5],[-80.1,33.5],[-80.08,33.51],[-80.04,33.5],[-80.02,33.5],[-80,33.51],[-79.99,33.5],[-79.9,33.45],[-79.89,33.45],[-79.86,33.42],[-79.68,33.3],[-79.57,33.33],[-79.46,33.39],[-79.42,33.64],[-79.25,33.57],[-79.15,33.66],[-79.16,33.65],[-79.14,33.52],[-79.17,33.45],[-79.13,33.41],[-79.19,33.17],[-79.36,33.01],[-79.53,33.04],[-79.58,32.91],[-79.87,32.74],[-80,32.61],[-80.33,32.48],[-80.48,32.49]]]}},{type:"Feature",id:"295",properties:{zip3:"295"},geometry:{type:"Polygon",coordinates:[[[-79.96,33.49],[-79.87,33.66],[-79.89,33.69],[-79.91,33.71],[-79.93,33.73],[-79.96,33.77],[-79.83,34.01],[-79.83,34.13],[-79.86,34.14],[-80.02,34.24],[-80.08,34.25],[-80.09,34.27],[-80.12,34.28],[-80.18,34.34],[-80.22,34.37],[-80.2,34.41],[-80.17,34.49],[-80.17,34.53],[-80.18,34.62],[-80.26,34.62],[-80.12,34.62],[-80.09,34.65],[-80.04,34.64],[-80.02,34.66],[-80.01,34.66],[-80.05,34.75],[-80.03,34.79],[-80.01,34.81],[-79.68,34.8],[-79.36,34.55],[-78.55,33.86],[-78.55,33.85],[-78.58,33.84],[-78.71,33.8],[-78.94,33.64],[-79.13,33.41],[-79.17,33.45],[-79.14,33.52],[-79.16,33.65],[-79.15,33.66],[-79.25,33.57],[-79.42,33.64],[-79.46,33.39],[-79.57,33.33],[-79.68,33.3],[-79.86,33.42],[-79.89,33.45],[-79.9,33.45],[-79.96,33.49]]]}},{type:"Feature",id:"296",properties:{zip3:"296"},geometry:{type:"Polygon",coordinates:[[[-82.52,34.06],[-82.53,34.07],[-82.59,34.01],[-82.59,34.03],[-82.64,34.09],[-82.66,34.1],[-82.72,34.15],[-82.86,34.46],[-82.89,34.48],[-82.96,34.48],[-83,34.47],[-83.34,34.68],[-83.29,34.82],[-83.27,34.85],[-83.23,34.87],[-83.13,34.94],[-83.13,34.95],[-83.1,34.99],[-83.11,35],[-82.42,35.2],[-82.37,35.18],[-82.32,35.18],[-82.33,35.17],[-82.26,35.08],[-82.21,35.02],[-82.11,34.85],[-82.17,34.8],[-81.98,34.55],[-82.09,34.57],[-82.21,34.48],[-82.21,34.46],[-82.08,34.3],[-81.98,34.24],[-81.97,34.22],[-81.92,34.19],[-81.91,34.16],[-81.87,34.13],[-81.89,34.07],[-81.87,34.05],[-81.91,34.05],[-81.98,34.06],[-81.99,34.06],[-82,33.98],[-82.18,34.04],[-82.19,34.03],[-82.26,34.12],[-82.34,34.03],[-82.37,34.01],[-82.39,34.04],[-82.48,34.03],[-82.53,34.04],[-82.52,34.06]]]}},{type:"Feature",id:"297",properties:{zip3:"297"},geometry:{type:"Polygon",coordinates:[[[-81.35,34.61],[-81.32,34.62],[-81.37,34.74],[-81.45,34.72],[-81.45,34.69],[-81.48,34.72],[-81.48,34.98],[-81.55,35.06],[-81.57,35.11],[-81.61,35.15],[-81.62,35.17],[-81.61,35.17],[-81.04,35.15],[-81.05,35.13],[-81.04,35.13],[-81.05,35.1],[-81.06,35.06],[-80.93,35.11],[-80.78,34.94],[-80.8,34.82],[-80.01,34.81],[-80.03,34.79],[-80.05,34.75],[-80.01,34.66],[-80.02,34.66],[-80.04,34.64],[-80.09,34.65],[-80.12,34.62],[-80.26,34.62],[-80.18,34.62],[-80.17,34.55],[-80.26,34.56],[-80.33,34.54],[-80.37,34.55],[-80.44,34.57],[-80.46,34.58],[-80.49,34.7],[-80.52,34.69],[-80.54,34.69],[-80.57,34.68],[-80.7,34.64],[-80.71,34.65],[-80.71,34.63],[-80.84,34.59],[-80.87,34.59],[-80.89,34.6],[-81.18,34.65],[-81.35,34.61]]]}},{type:"Feature",id:"298",properties:{zip3:"298"},geometry:{type:"Polygon",coordinates:[[[-81.12,33.05],[-81.08,33.03],[-81.24,32.94],[-81.28,32.87],[-81.41,32.86],[-81.43,32.88],[-81.45,32.87],[-81.46,32.88],[-81.48,32.88],[-81.48,32.89],[-81.46,32.9],[-81.5,32.94],[-81.49,33],[-81.5,33],[-81.5,33.02],[-81.61,33.08],[-81.77,33.18],[-81.76,33.18],[-81.81,33.21],[-81.81,33.22],[-81.84,33.26],[-81.85,33.27],[-81.83,33.28],[-81.94,33.41],[-81.91,33.41],[-81.93,33.42],[-82.05,33.56],[-82.09,33.58],[-82.14,33.59],[-82.2,33.63],[-82.3,33.8],[-82.4,33.87],[-82.42,33.86],[-82.46,33.88],[-82.52,33.94],[-82.56,33.95],[-82.59,34],[-82.59,34.01],[-82.53,34.07],[-82.52,34.06],[-82.53,34.04],[-82.48,34.03],[-82.39,34.04],[-82.37,34.01],[-82.34,34.03],[-82.26,34.12],[-82.19,34.03],[-82.18,34.04],[-82,33.98],[-81.94,33.99],[-81.77,33.94],[-81.74,33.91],[-81.75,33.74],[-81.61,33.69],[-81.59,33.74],[-81.55,33.74],[-81.57,33.72],[-81.54,33.72],[-81.52,33.69],[-81.51,33.69],[-81.56,33.64],[-81.55,33.62],[-81.51,33.58],[-81.16,33.41],[-81.13,33.39],[-81.22,33.26],[-81.12,33.13],[-81.12,33.05]]]}},{type:"Feature",id:"299",properties:{zip3:"299"},geometry:{type:"Polygon",coordinates:[[[-81.21,32.44],[-81.28,32.54],[-81.29,32.55],[-81.3,32.55],[-81.35,32.57],[-81.37,32.59],[-81.42,32.63],[-81.42,32.73],[-81.42,32.75],[-81.43,32.77],[-81.43,32.78],[-81.43,32.8],[-81.42,32.82],[-81.43,32.83],[-81.44,32.84],[-81.45,32.87],[-81.43,32.88],[-81.41,32.86],[-81.28,32.87],[-81.24,32.94],[-81.08,33.03],[-81.06,33.01],[-80.97,33.01],[-80.93,32.99],[-80.9,32.98],[-80.87,32.93],[-80.85,32.79],[-80.72,32.79],[-80.66,32.61],[-80.54,32.53],[-80.48,32.49],[-80.45,32.32],[-80.65,32.26],[-80.92,32.04],[-81.11,32.11],[-81.13,32.34],[-81.21,32.44]]]}},{type:"Feature",id:"300",properties:{zip3:"300"},geometry:{type:"Polygon",coordinates:[[[-83.83,33.41],[-83.84,33.4],[-83.83,33.39],[-83.86,33.37],[-83.85,33.37],[-83.86,33.37],[-83.86,33.38],[-83.89,33.4],[-83.9,33.4],[-84.15,33.65],[-84.29,33.68],[-84.3,33.69],[-84.29,33.74],[-84.32,33.8],[-84.28,33.84],[-84.25,33.85],[-84.23,33.87],[-84.23,33.89],[-84.32,33.99],[-84.38,34],[-84.46,33.82],[-84.49,33.81],[-84.58,33.87],[-84.61,33.87],[-84.62,33.85],[-84.65,33.86],[-84.63,33.87],[-84.65,33.94],[-84.68,33.98],[-84.58,33.99],[-84.57,34.03],[-84.52,34.05],[-84.53,34.06],[-84.52,34.06],[-84.42,34.07],[-84.29,34.27],[-84.27,34.27],[-84.24,34.31],[-84.1,34.33],[-84.06,34.18],[-84.07,34.1],[-84.07,34.07],[-84.05,34.08],[-84.02,34.06],[-83.86,34.06],[-83.83,34.05],[-83.81,34.07],[-83.79,34.02],[-83.79,33.99],[-83.84,33.96],[-83.83,33.95],[-83.84,33.95],[-83.81,33.92],[-83.82,33.79],[-83.82,33.78],[-83.83,33.78],[-83.75,33.7],[-83.58,33.72],[-83.67,33.61],[-83.62,33.49],[-83.59,33.47],[-83.63,33.45],[-83.67,33.46],[-83.83,33.39],[-83.83,33.41]]]}},{type:"Feature",id:"301",properties:{zip3:"301"},geometry:{type:"Polygon",coordinates:[[[-85.11,33.43],[-85.13,33.42],[-85.29,33.39],[-85.45,34.2],[-85.45,34.21],[-85.48,34.2],[-85.45,34.22],[-85.46,34.29],[-85.4,34.29],[-85.39,34.31],[-85.39,34.29],[-85.33,34.37],[-85.2,34.46],[-85.11,34.59],[-85.14,34.46],[-85.05,34.4],[-85.03,34.39],[-84.68,34.48],[-84.64,34.46],[-84.61,34.47],[-84.64,34.53],[-84.65,34.58],[-84.56,34.56],[-84.43,34.61],[-84.33,34.49],[-84.26,34.52],[-84.24,34.51],[-84.23,34.5],[-84.22,34.47],[-84.23,34.46],[-84.25,34.45],[-84.26,34.34],[-84.24,34.31],[-84.27,34.27],[-84.29,34.27],[-84.42,34.07],[-84.52,34.06],[-84.53,34.06],[-84.52,34.05],[-84.57,34.03],[-84.58,33.99],[-84.68,33.98],[-84.65,33.94],[-84.63,33.87],[-84.65,33.86],[-84.62,33.85],[-84.61,33.87],[-84.58,33.87],[-84.49,33.81],[-84.59,33.73],[-84.65,33.68],[-84.71,33.65],[-84.9,33.48],[-84.98,33.46],[-85.02,33.43],[-85.11,33.43]]]}},{type:"Feature",id:"302",properties:{zip3:"302"},geometry:{type:"MultiPolygon",coordinates:[[[[-84.48,32.88],[-84.6,32.95],[-84.58,32.96],[-85.03,32.92],[-85.09,32.95],[-85.19,32.89],[-85.29,33.39],[-85.13,33.42],[-85.11,33.43],[-85.02,33.43],[-84.98,33.46],[-84.9,33.48],[-84.71,33.65],[-84.67,33.65],[-84.64,33.66],[-84.52,33.59],[-84.5,33.57],[-84.47,33.59],[-84.44,33.6],[-84.35,33.68],[-84.29,33.68],[-84.15,33.65],[-83.9,33.4],[-83.89,33.4],[-83.86,33.38],[-83.86,33.35],[-83.84,33.2],[-84.04,33.13],[-84.08,32.97],[-84.19,32.95],[-84.18,32.91],[-84.28,32.75],[-84.31,32.76],[-84.38,32.78],[-84.47,32.85],[-84.48,32.88]]],[[[-84.98,32.92],[-84.96,32.91],[-84.97,32.91],[-84.98,32.92]]]]}},{type:"Feature",id:"303",properties:{zip3:"303"},geometry:{type:"Polygon",coordinates:[[[-84.3,33.69],[-84.29,33.68],[-84.35,33.68],[-84.44,33.6],[-84.47,33.59],[-84.5,33.57],[-84.52,33.59],[-84.64,33.66],[-84.67,33.65],[-84.65,33.68],[-84.59,33.73],[-84.46,33.82],[-84.38,34],[-84.32,33.99],[-84.23,33.89],[-84.23,33.87],[-84.25,33.85],[-84.28,33.84],[-84.32,33.8],[-84.29,33.74],[-84.3,33.69]]]}},{type:"Feature",id:"304",properties:{zip3:"304"},geometry:{type:"MultiPolygon",coordinates:[[[[-82.98,32.21],[-82.83,32.26],[-82.82,32.38],[-82.49,32.5],[-82.49,32.51],[-82.43,32.6],[-82.45,32.62],[-82.44,32.72],[-82.46,32.72],[-82.65,32.88],[-82.53,32.9],[-82.6,33.03],[-82.57,33.1],[-82.45,33.12],[-82.39,33.11],[-82.36,33.12],[-82.34,33.09],[-81.96,32.92],[-81.97,32.91],[-81.82,32.91],[-81.82,32.88],[-81.77,32.91],[-81.86,32.95],[-81.93,32.93],[-81.92,33],[-81.85,32.98],[-81.87,33.02],[-81.84,33.02],[-81.8,33.04],[-81.79,33.03],[-81.72,33.13],[-81.61,33.08],[-81.5,33.02],[-81.5,33],[-81.49,33],[-81.5,32.94],[-81.46,32.9],[-81.48,32.88],[-81.45,32.87],[-81.46,32.85],[-81.44,32.84],[-81.43,32.83],[-81.42,32.82],[-81.43,32.8],[-81.43,32.78],[-81.43,32.77],[-81.42,32.75],[-81.42,32.73],[-81.42,32.63],[-81.39,32.6],[-81.41,32.56],[-81.39,32.53],[-81.41,32.53],[-81.44,32.52],[-81.54,32.42],[-81.53,32.41],[-81.44,32.28],[-81.65,32.25],[-81.68,32.24],[-81.73,32.28],[-81.79,32.24],[-81.81,32.22],[-81.78,32.18],[-81.89,31.95],[-81.82,31.91],[-81.83,31.84],[-81.87,31.86],[-81.91,31.84],[-81.92,31.85],[-81.93,31.85],[-81.95,31.84],[-81.92,31.8],[-81.82,31.68],[-81.85,31.67],[-82.11,31.88],[-82.44,31.97],[-82.64,32.05],[-82.7,31.96],[-82.73,31.97],[-82.9,32.14],[-82.99,32.15],[-82.98,32.21]]],[[[-81.93,31.85],[-81.92,31.84],[-81.92,31.83],[-81.94,31.83],[-81.94,31.84],[-81.93,31.85]]]]}},{type:"Feature",id:"305",properties:{zip3:"305"},geometry:{type:"Polygon",coordinates:[[[-83.37,34.09],[-83.57,34.03],[-83.6,34.04],[-83.71,34.06],[-83.78,34.07],[-83.81,34.07],[-83.83,34.05],[-83.86,34.06],[-84.02,34.06],[-84.05,34.08],[-84.07,34.07],[-84.07,34.1],[-84.06,34.18],[-84.1,34.33],[-84.26,34.34],[-84.25,34.45],[-84.23,34.46],[-84.22,34.47],[-84.23,34.5],[-84.24,34.51],[-84.26,34.52],[-84.33,34.49],[-84.43,34.61],[-84.56,34.56],[-84.65,34.58],[-84.66,34.73],[-84.58,34.82],[-84.62,34.99],[-83.62,34.99],[-83.1,34.99],[-83.13,34.95],[-83.13,34.94],[-83.23,34.87],[-83.27,34.85],[-83.29,34.82],[-83.34,34.68],[-83,34.47],[-82.98,34.47],[-82.97,34.43],[-83.03,34.42],[-82.99,34.38],[-82.97,34.36],[-83.08,34.29],[-83.1,34.3],[-83.11,34.32],[-83.15,34.31],[-83.16,34.31],[-83.17,34.3],[-83.18,34.3],[-83.18,34.29],[-83.2,34.32],[-83.31,34.26],[-83.33,34.26],[-83.35,34.24],[-83.37,34.2],[-83.31,34.15],[-83.37,34.09]]]}},{type:"Feature",id:"306",properties:{zip3:"306"},geometry:{type:"Polygon",coordinates:[[[-83.03,33.39],[-83.16,33.36],[-83.26,33.46],[-83.53,33.43],[-83.62,33.49],[-83.67,33.61],[-83.58,33.72],[-83.75,33.7],[-83.83,33.78],[-83.82,33.78],[-83.82,33.79],[-83.81,33.92],[-83.84,33.95],[-83.83,33.95],[-83.84,33.96],[-83.79,33.99],[-83.79,34.02],[-83.78,34.07],[-83.71,34.06],[-83.6,34.04],[-83.57,34.03],[-83.37,34.09],[-83.31,34.15],[-83.37,34.2],[-83.35,34.24],[-83.33,34.26],[-83.31,34.26],[-83.2,34.32],[-83.18,34.29],[-83.18,34.3],[-83.17,34.3],[-83.16,34.31],[-83.15,34.31],[-83.11,34.32],[-83.1,34.3],[-83.08,34.29],[-82.97,34.36],[-82.99,34.38],[-83.03,34.42],[-82.97,34.43],[-82.98,34.47],[-82.86,34.46],[-82.72,34.15],[-82.66,34.1],[-82.64,34.09],[-82.59,34.03],[-82.59,34],[-82.56,33.95],[-82.51,33.94],[-82.49,33.91],[-82.46,33.89],[-82.48,33.89],[-82.52,33.92],[-82.53,33.93],[-82.52,33.91],[-82.53,33.92],[-82.58,33.9],[-82.55,33.65],[-82.54,33.64],[-82.74,33.53],[-82.82,33.5],[-82.87,33.47],[-82.88,33.45],[-82.98,33.45],[-83.03,33.39]]]}},{type:"Feature",id:"307",properties:{zip3:"307"},geometry:{type:"Polygon",coordinates:[[[-85.39,34.29],[-85.39,34.31],[-85.4,34.29],[-85.46,34.29],[-85.61,34.98],[-84.62,34.99],[-84.58,34.82],[-84.66,34.73],[-84.65,34.54],[-84.64,34.53],[-84.61,34.47],[-84.64,34.46],[-84.68,34.48],[-85.03,34.39],[-85.05,34.4],[-85.14,34.46],[-85.11,34.59],[-85.2,34.46],[-85.33,34.37],[-85.39,34.29]]]}},{type:"Feature",id:"308",properties:{zip3:"308"},geometry:{type:"MultiPolygon",coordinates:[[[[-81.96,32.92],[-82.34,33.09],[-82.36,33.12],[-82.39,33.11],[-82.45,33.12],[-82.57,33.1],[-82.62,33.05],[-82.82,33.2],[-82.75,33.24],[-82.82,33.43],[-82.87,33.47],[-82.82,33.5],[-82.74,33.53],[-82.54,33.64],[-82.55,33.65],[-82.58,33.9],[-82.53,33.92],[-82.52,33.91],[-82.53,33.93],[-82.52,33.92],[-82.48,33.89],[-82.42,33.86],[-82.4,33.87],[-82.3,33.8],[-82.2,33.63],[-82.14,33.59],[-82.09,33.58],[-82.08,33.58],[-82.09,33.57],[-82.07,33.57],[-82.13,33.49],[-82.18,33.44],[-82.2,33.42],[-82.35,33.31],[-82.22,33.3],[-82.1,33.41],[-82.07,33.35],[-81.97,33.33],[-82,33.3],[-82,33.27],[-81.96,33.25],[-81.81,33.22],[-81.81,33.21],[-81.76,33.18],[-81.77,33.18],[-81.72,33.13],[-81.79,33.03],[-81.8,33.04],[-81.84,33.02],[-81.87,33.02],[-81.85,32.98],[-81.92,33],[-81.93,32.93],[-81.86,32.95],[-81.77,32.91],[-81.82,32.88],[-81.82,32.91],[-81.97,32.91],[-81.96,32.92]]],[[[-82.46,33.12],[-82.45,33.12],[-82.47,33.09],[-82.46,33.12]]]]}},{type:"Feature",id:"309",properties:{zip3:"309"},geometry:{type:"Polygon",coordinates:[[[-81.93,33.42],[-81.91,33.41],[-81.94,33.41],[-81.83,33.28],[-81.85,33.27],[-81.84,33.26],[-81.96,33.25],[-82,33.27],[-82,33.3],[-81.97,33.33],[-82.07,33.35],[-82.1,33.41],[-82.2,33.42],[-82.18,33.44],[-82.13,33.49],[-82.07,33.57],[-82.09,33.57],[-82.08,33.58],[-82.05,33.56],[-81.93,33.42]]]}},{type:"Feature",id:"310",properties:{zip3:"310"},geometry:{type:"Polygon",coordinates:[[[-82.99,32.15],[-82.9,32.14],[-82.73,31.97],[-82.75,31.95],[-82.81,31.95],[-82.87,31.9],[-82.93,31.87],[-83.09,31.82],[-83.11,31.81],[-83.13,31.82],[-83.18,31.85],[-83.86,31.84],[-83.93,31.86],[-83.92,31.92],[-84.03,32.15],[-84.04,32.18],[-84.05,32.21],[-84.06,32.23],[-84.07,32.26],[-84.16,32.26],[-84.22,32.23],[-84.25,32.37],[-84.36,32.4],[-84.54,32.43],[-84.57,32.45],[-84.55,32.49],[-84.51,32.48],[-84.32,32.62],[-84.36,32.66],[-84.34,32.68],[-84.29,32.74],[-84.28,32.75],[-84.18,32.91],[-84.19,32.95],[-84.08,32.97],[-84.04,33.13],[-83.84,33.2],[-83.86,33.35],[-83.86,33.37],[-83.85,33.37],[-83.86,33.37],[-83.83,33.39],[-83.84,33.4],[-83.83,33.41],[-83.83,33.39],[-83.67,33.46],[-83.63,33.45],[-83.59,33.47],[-83.53,33.43],[-83.26,33.46],[-83.16,33.36],[-83.03,33.39],[-82.98,33.45],[-82.88,33.45],[-82.82,33.43],[-82.75,33.24],[-82.82,33.2],[-82.62,33.05],[-82.6,33.03],[-82.53,32.9],[-82.65,32.88],[-82.46,32.72],[-82.44,32.72],[-82.45,32.62],[-82.43,32.6],[-82.49,32.51],[-82.49,32.5],[-82.82,32.38],[-82.83,32.26],[-82.98,32.21],[-82.99,32.15]],[[-83.7,32.94],[-83.7,32.92],[-83.69,32.91],[-83.7,32.92],[-83.88,32.93],[-83.89,32.84],[-83.77,32.82],[-83.74,32.69],[-83.6,32.66],[-83.4,32.9],[-83.42,32.98],[-83.61,32.9],[-83.7,32.94]]]}},{type:"Feature",id:"312",properties:{zip3:"312"},geometry:{type:"Polygon",coordinates:[[[-83.7,32.92],[-83.69,32.91],[-83.7,32.92],[-83.7,32.94],[-83.61,32.9],[-83.42,32.98],[-83.4,32.9],[-83.6,32.66],[-83.74,32.69],[-83.77,32.82],[-83.89,32.84],[-83.88,32.93],[-83.7,32.92]]]}},{type:"Feature",id:"313",properties:{zip3:"313"},geometry:{type:"MultiPolygon",coordinates:[[[[-81.47,31.34],[-81.53,31.37],[-81.81,31.66],[-81.83,31.66],[-81.82,31.68],[-81.92,31.8],[-81.95,31.84],[-81.93,31.85],[-81.92,31.85],[-81.91,31.84],[-81.87,31.86],[-81.83,31.84],[-81.82,31.91],[-81.55,31.87],[-81.29,31.98],[-81.14,31.86],[-81.22,31.72],[-81.18,31.52],[-81.28,31.38],[-81.47,31.34]]],[[[-81.24,32.17],[-81.22,32.13],[-81.25,32.06],[-81.26,32.05],[-81.3,32.06],[-81.29,32.06],[-81.27,32.06],[-81.3,32.08],[-81.31,32.06],[-81.34,32.08],[-81.36,32.04],[-81.42,32.1],[-81.78,32.13],[-81.78,32.18],[-81.81,32.22],[-81.79,32.24],[-81.73,32.28],[-81.68,32.24],[-81.65,32.25],[-81.44,32.28],[-81.53,32.41],[-81.54,32.42],[-81.44,32.52],[-81.41,32.53],[-81.39,32.53],[-81.41,32.56],[-81.39,32.6],[-81.37,32.59],[-81.35,32.57],[-81.3,32.55],[-81.29,32.55],[-81.28,32.54],[-81.21,32.44],[-81.2,32.24],[-81.24,32.17]]]]}},{type:"Feature",id:"314",properties:{zip3:"314"},geometry:{type:"Polygon",coordinates:[[[-81.29,31.98],[-81.36,32.04],[-81.34,32.08],[-81.31,32.06],[-81.3,32.08],[-81.27,32.06],[-81.29,32.06],[-81.3,32.06],[-81.26,32.05],[-81.25,32.06],[-81.22,32.13],[-81.24,32.17],[-81.2,32.24],[-81.11,32.09],[-80.94,32.03],[-81.03,31.89],[-81.29,31.98]]]}},{type:"Feature",id:"315",properties:{zip3:"315"},geometry:{type:"MultiPolygon",coordinates:[[[[-82.03,30.61],[-82.01,30.56],[-82.04,30.37],[-82.1,30.37],[-82.19,30.38],[-82.21,30.42],[-82.2,30.49],[-82.08,30.41],[-82.03,30.61]]],[[[-81.47,30.71],[-81.61,30.72],[-81.95,30.83],[-82.01,30.79],[-82.01,30.76],[-82.04,30.73],[-82.04,30.71],[-82.13,30.74],[-82.13,31.01],[-82.35,31.15],[-82.4,31.03],[-82.63,31.1],[-82.69,31.22],[-82.69,31.38],[-83.08,31.46],[-83.11,31.48],[-83,31.78],[-83.1,31.81],[-83.09,31.82],[-82.93,31.87],[-82.87,31.9],[-82.81,31.95],[-82.75,31.95],[-82.7,31.96],[-82.64,32.05],[-82.44,31.97],[-82.11,31.88],[-81.85,31.67],[-81.83,31.66],[-81.81,31.66],[-81.53,31.37],[-81.47,31.34],[-81.41,31.12],[-81.5,30.97],[-81.64,31],[-81.66,30.88],[-81.51,30.89],[-81.41,30.98],[-81.47,30.71]]]]}},{type:"Feature",id:"316",properties:{zip3:"316"},geometry:{type:"MultiPolygon",coordinates:[[[[-83.93,30.67],[-83.82,30.92],[-83.74,30.9],[-83.74,30.89],[-83.62,30.93],[-83.59,30.95],[-83.51,31.21],[-83.57,31.29],[-83.47,31.37],[-83.27,31.36],[-83.28,31.48],[-83.08,31.46],[-82.69,31.38],[-82.69,31.22],[-82.77,31.18],[-82.73,31.06],[-82.64,31.11],[-82.57,30.93],[-82.65,30.83],[-82.82,30.95],[-82.9,30.85],[-82.97,30.95],[-82.99,30.83],[-82.94,30.79],[-83,30.77],[-83.02,30.72],[-82.99,30.7],[-83.02,30.67],[-83,30.65],[-83.01,30.65],[-83,30.63],[-83.01,30.62],[-83.31,30.63],[-83.93,30.67]]],[[[-82.76,30.72],[-82.7,30.62],[-82.44,30.78],[-82.58,30.59],[-82.73,30.6],[-82.76,30.72]]]]}},{type:"Feature",id:"317",properties:{zip3:"317"},geometry:{type:"MultiPolygon",coordinates:[[[[-83.74,30.9],[-83.82,30.92],[-83.93,30.67],[-84.25,30.68],[-84.07,30.87],[-84.12,30.93],[-84.18,31],[-84.21,31.02],[-84.23,31.03],[-84.23,31.01],[-84.26,31.06],[-84.51,31.05],[-84.48,31.16],[-84.22,31.41],[-84.41,31.46],[-84.45,31.62],[-84.31,31.69],[-84.28,31.85],[-84.49,32.01],[-84.49,32.04],[-84.49,32.07],[-84.43,32.07],[-84.43,32.17],[-84.18,32.16],[-84.18,32.23],[-84.16,32.26],[-84.07,32.26],[-84.06,32.23],[-84.05,32.21],[-84.04,32.18],[-84.03,32.15],[-83.92,31.92],[-83.93,31.86],[-83.86,31.84],[-83.18,31.85],[-83.13,31.82],[-83.11,31.81],[-83.1,31.81],[-83,31.78],[-83.11,31.48],[-83.28,31.48],[-83.27,31.36],[-83.47,31.37],[-83.57,31.29],[-83.51,31.21],[-83.59,30.95],[-83.62,30.93],[-83.74,30.89],[-83.74,30.9]]],[[[-84.23,31.01],[-84.2,31.01],[-84.2,31],[-84.23,31.01]]]]}},{type:"Feature",id:"318",properties:{zip3:"318"},geometry:{type:"MultiPolygon",coordinates:[[[[-84.43,32.07],[-84.49,32.07],[-84.49,32.04],[-84.49,32.01],[-84.44,31.97],[-84.45,31.93],[-84.92,31.92],[-84.95,31.97],[-85.04,31.98],[-85.07,31.99],[-85.05,32.02],[-85.06,32.13],[-85.01,32.18],[-84.97,32.22],[-84.68,32.31],[-84.64,32.53],[-84.87,32.53],[-84.87,32.56],[-84.89,32.58],[-84.91,32.58],[-84.94,32.56],[-85,32.61],[-85.08,32.61],[-85.09,32.63],[-85.1,32.63],[-85.17,32.83],[-85.18,32.86],[-85.19,32.89],[-85.09,32.95],[-85.03,32.92],[-84.58,32.96],[-84.6,32.95],[-84.48,32.88],[-84.47,32.85],[-84.38,32.78],[-84.31,32.76],[-84.29,32.74],[-84.34,32.68],[-84.36,32.66],[-84.32,32.62],[-84.51,32.48],[-84.55,32.49],[-84.57,32.45],[-84.54,32.43],[-84.36,32.4],[-84.25,32.37],[-84.22,32.23],[-84.18,32.23],[-84.18,32.16],[-84.43,32.17],[-84.43,32.07]]],[[[-84.9,32.58],[-84.89,32.57],[-84.9,32.55],[-84.9,32.57],[-84.9,32.58]]]]}},{type:"Feature",id:"319",properties:{zip3:"319"},geometry:{type:"Polygon",coordinates:[[[-85.01,32.34],[-84.98,32.36],[-85.07,32.58],[-85.08,32.61],[-85,32.61],[-84.94,32.56],[-84.91,32.58],[-84.89,32.58],[-84.87,32.56],[-84.87,32.53],[-84.86,32.37],[-84.98,32.31],[-85.01,32.34]]]}},{type:"Feature",id:"320",properties:{zip3:"320"},geometry:{type:"MultiPolygon",coordinates:[[[[-81.21,29.67],[-81.35,29.75],[-81.49,29.72],[-81.62,30.01],[-81.43,30.11],[-81.38,30.25],[-81.21,29.67]]],[[[-82.25,29.9],[-82.64,29.92],[-82.62,29.85],[-82.8,29.88],[-82.93,29.8],[-82.92,29.8],[-82.97,29.8],[-82.97,29.83],[-83.04,29.98],[-83.24,29.91],[-83.37,30.18],[-83.34,30.32],[-83.32,30.52],[-83.26,30.59],[-83.27,30.63],[-83.31,30.63],[-82.94,30.61],[-82.81,30.54],[-82.6,30.58],[-82.53,30.25],[-82.3,30.24],[-82.26,30.35],[-82.33,30.49],[-82.2,30.49],[-82.21,30.42],[-82.19,30.38],[-82.1,30.37],[-82.04,30.37],[-82.01,30.56],[-82.03,30.61],[-82.04,30.71],[-82.04,30.73],[-82.01,30.76],[-82.01,30.79],[-81.95,30.83],[-81.61,30.72],[-81.47,30.71],[-81.44,30.51],[-81.72,30.57],[-82.05,30.31],[-82.05,30.1],[-82.03,29.82],[-82.06,29.79],[-82.13,29.84],[-82.25,29.86],[-82.25,29.9]]],[[[-81.98,30.1],[-81.96,30.16],[-81.68,30.19],[-81.69,30.14],[-81.69,30.03],[-81.58,29.84],[-81.59,29.82],[-81.65,29.78],[-81.71,29.84],[-81.93,29.96],[-81.98,30.1]]]]}},{type:"Feature",id:"321",properties:{zip3:"321"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.85,28.9],[-80.91,28.83],[-80.94,28.84],[-81.1,28.91],[-81.12,28.89],[-81.14,28.91],[-81.16,28.96],[-81.17,28.97],[-81.15,29.13],[-81.32,29.11],[-81.35,29.11],[-81.4,29.04],[-81.4,29.02],[-81.64,29.14],[-81.65,29.26],[-81.89,29.32],[-81.97,29.24],[-82.02,29.22],[-81.99,29.28],[-82.02,29.28],[-82.02,29.32],[-82.07,29.36],[-82.12,29.34],[-82.15,29.32],[-82.16,29.33],[-82.18,29.33],[-82.18,29.35],[-82.19,29.35],[-82.21,29.42],[-81.94,29.51],[-81.91,29.79],[-81.71,29.84],[-81.65,29.78],[-81.59,29.82],[-81.58,29.84],[-81.49,29.72],[-81.35,29.75],[-81.21,29.67],[-80.97,29.15],[-80.8,28.9],[-80.85,28.9]]],[[[-82.02,28.98],[-81.99,28.98],[-81.95,29.05],[-81.94,29.05],[-81.95,29.08],[-81.91,29.1],[-81.84,29.17],[-81.83,29.16],[-81.81,29.05],[-81.83,28.99],[-81.84,28.97],[-81.83,28.93],[-81.95,28.86],[-82.02,28.89],[-82.01,28.9],[-82.01,28.91],[-82.02,28.98]]]]}},{type:"Feature",id:"322",properties:{zip3:"322"},geometry:{type:"Polygon",coordinates:[[[-81.69,30.14],[-81.68,30.19],[-81.96,30.16],[-81.98,30.1],[-82.05,30.1],[-82.05,30.31],[-81.72,30.57],[-81.44,30.51],[-81.38,30.25],[-81.43,30.11],[-81.62,30.01],[-81.69,30.14]]]}},{type:"Feature",id:"323",properties:{zip3:"323"},geometry:{type:"MultiPolygon",coordinates:[[[[-85.01,29.94],[-85.15,30.09],[-85.06,30.26],[-84.99,30.52],[-84.91,30.62],[-84.86,30.71],[-83.88,30.67],[-83.28,30.63],[-83.26,30.59],[-83.32,30.52],[-83.34,30.32],[-83.56,30.32],[-83.43,29.82],[-83.29,29.71],[-83.31,29.69],[-83.29,29.67],[-83.35,29.57],[-83.37,29.58],[-83.37,29.54],[-83.34,29.5],[-83.36,29.51],[-83.38,29.55],[-83.41,29.67],[-83.55,29.73],[-83.68,29.92],[-83.79,29.98],[-83.67,30.25],[-83.82,30.24],[-83.81,30.16],[-83.93,30.04],[-84.08,30.1],[-84.08,30.37],[-84.14,30.2],[-84.36,29.99],[-84.9,29.74],[-85.02,29.78],[-85.01,29.94]]],[[[-85.21,29.71],[-85.11,29.78],[-85.06,29.79],[-84.98,29.73],[-85.21,29.71]]]]}},{type:"Feature",id:"324",properties:{zip3:"324"},geometry:{type:"MultiPolygon",coordinates:[[[[-85.06,29.79],[-85.11,29.78],[-85.18,29.84],[-85.05,29.92],[-85.06,29.79]]],[[[-86.32,30.37],[-86.3,30.4],[-86.12,30.4],[-86.27,30.51],[-86.14,30.53],[-86.28,30.75],[-86.39,30.74],[-86.38,30.85],[-86.36,30.89],[-86.3,30.99],[-85,31],[-84.98,30.93],[-84.94,30.82],[-84.9,30.75],[-84.91,30.62],[-84.99,30.52],[-85.06,30.26],[-85.15,30.09],[-85.01,29.94],[-85.18,29.95],[-85.22,30.06],[-85.35,29.95],[-85.21,29.71],[-85.32,29.69],[-85.3,29.82],[-85.41,29.94],[-85.92,30.24],[-86.32,30.37]]]]}},{type:"Feature",id:"325",properties:{zip3:"325"},geometry:{type:"MultiPolygon",coordinates:[[[[-87.45,30.3],[-87.45,30.31],[-87.43,30.41],[-87.4,30.41],[-87.43,30.47],[-87.44,30.55],[-87.41,30.68],[-87.58,30.81],[-87.59,30.95],[-87.6,31],[-86.3,30.99],[-86.36,30.89],[-86.38,30.85],[-86.39,30.74],[-86.39,30.71],[-86.75,30.67],[-87.07,30.45],[-87.15,30.58],[-87.18,30.43],[-87.31,30.32],[-87.45,30.3]]],[[[-86.3,30.4],[-86.32,30.37],[-86.8,30.41],[-87.03,30.4],[-86.88,30.5],[-86.74,30.42],[-86.51,30.56],[-86.45,30.49],[-86.58,30.4],[-86.3,30.4]]]]}},{type:"Feature",id:"326",properties:{zip3:"326"},geometry:{type:"MultiPolygon",coordinates:[[[[-82.12,29.31],[-82.12,29.34],[-82.07,29.36],[-82.02,29.32],[-82.02,29.28],[-82.05,29.28],[-82.12,29.31]]],[[[-83.34,29.5],[-83.37,29.54],[-83.37,29.58],[-83.35,29.57],[-83.29,29.67],[-83.31,29.69],[-83.29,29.71],[-83.29,29.77],[-82.97,29.83],[-82.97,29.8],[-82.92,29.8],[-82.93,29.8],[-82.8,29.88],[-82.62,29.85],[-82.64,29.92],[-82.25,29.9],[-82.25,29.86],[-82.13,29.84],[-82.06,29.79],[-82.03,29.82],[-81.9,29.91],[-81.89,29.91],[-81.86,29.88],[-81.91,29.79],[-81.94,29.51],[-82.21,29.42],[-82.19,29.35],[-82.18,29.35],[-82.18,29.33],[-82.19,29.33],[-82.37,29.22],[-82.61,29.23],[-82.69,29.16],[-82.74,29.13],[-82.79,29.18],[-82.66,29.33],[-82.7,29.49],[-82.91,29.3],[-82.86,29.22],[-83.05,29.13],[-83.09,29.22],[-82.91,29.32],[-83.04,29.37],[-83.17,29.29],[-83.2,29.38],[-83.01,29.47],[-83.34,29.5]]]]}},{type:"Feature",id:"327",properties:{zip3:"327"},geometry:{type:"Polygon",coordinates:[[[-80.67,28.51],[-80.9,28.45],[-80.89,28.39],[-81.03,28.48],[-81.11,28.61],[-81.27,28.59],[-81.28,28.59],[-81.49,28.63],[-81.53,28.62],[-81.66,28.66],[-81.73,28.72],[-81.73,28.73],[-81.76,28.73],[-81.75,28.88],[-81.76,28.96],[-81.84,28.96],[-81.83,28.99],[-81.81,29.05],[-81.66,29.01],[-81.64,29.14],[-81.4,29.02],[-81.4,29.04],[-81.35,29.11],[-81.32,29.11],[-81.15,29.13],[-81.17,28.97],[-81.16,28.96],[-81.14,28.91],[-81.12,28.89],[-81.1,28.91],[-80.94,28.84],[-80.91,28.83],[-80.85,28.9],[-80.76,28.53],[-80.67,28.51]]]}},{type:"Feature",id:"328",properties:{zip3:"328"},geometry:{type:"Polygon",coordinates:[[[-81.03,28.48],[-81.11,28.45],[-81.12,28.4],[-81.1,28.35],[-81.6,28.35],[-81.61,28.38],[-81.5,28.58],[-81.5,28.61],[-81.51,28.61],[-81.49,28.63],[-81.28,28.59],[-81.27,28.59],[-81.11,28.61],[-81.03,28.48]]]}},{type:"Feature",id:"329",properties:{zip3:"329"},geometry:{type:"Polygon",coordinates:[[[-80.78,27.56],[-80.87,27.64],[-80.88,27.82],[-80.87,27.82],[-80.86,28.35],[-80.89,28.39],[-80.9,28.45],[-80.67,28.51],[-80.6,28.42],[-80.57,28.11],[-80.32,27.56],[-80.78,27.56]]]}},{type:"Feature",id:"330",properties:{zip3:"330"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.24,26.23],[-80.3,26.23],[-80.3,26.36],[-80.2,26.33],[-80.17,26.29],[-80.14,26.3],[-80.13,26.3],[-80.12,26.3],[-80.09,26.29],[-80.08,26.31],[-80.09,26.2],[-80.15,26.21],[-80.24,26.23]]],[[[-80.55,25.55],[-80.36,25.55],[-80.36,25.56],[-80.33,25.55],[-80.47,25.44],[-80.42,25.2],[-80.25,25.34],[-80.43,25.11],[-80.44,25.2],[-80.58,25.21],[-80.7,25.14],[-80.83,25.16],[-80.79,25.33],[-80.56,25.4],[-80.55,25.55]]],[[[-81.63,24.63],[-81.37,24.78],[-81.3,24.66],[-81.63,24.63]]],[[[-80.44,26.04],[-80.17,26.05],[-80.12,26.09],[-80.12,25.98],[-80.26,25.89],[-80.26,25.84],[-80.26,25.81],[-80.44,25.94],[-80.44,26.04]]]]}},{type:"Feature",id:"331",properties:{zip3:"331"},geometry:{type:"Polygon",coordinates:[[[-80.26,25.89],[-80.12,25.98],[-80.15,25.72],[-80.25,25.71],[-80.33,25.55],[-80.36,25.56],[-80.36,25.55],[-80.55,25.55],[-80.55,25.67],[-80.67,25.67],[-80.67,25.76],[-80.5,25.76],[-80.44,25.94],[-80.26,25.81],[-80.26,25.89]]]}},{type:"Feature",id:"333",properties:{zip3:"333"},geometry:{type:"Polygon",coordinates:[[[-80.3,26.23],[-80.24,26.23],[-80.15,26.21],[-80.09,26.2],[-80.12,26.09],[-80.17,26.05],[-80.44,26.04],[-80.3,26.23]]]}},{type:"Feature",id:"334",properties:{zip3:"334"},geometry:{type:"MultiPolygon",coordinates:[[[[-80.13,26.3],[-80.14,26.3],[-80.17,26.29],[-80.2,26.33],[-80.22,26.51],[-80.28,26.6],[-80.33,26.63],[-80.37,26.68],[-80.4,26.69],[-80.26,26.88],[-80.29,26.96],[-80.18,27.17],[-80.03,26.8],[-80.04,26.57],[-80.07,26.36],[-80.08,26.3],[-80.11,26.29],[-80.13,26.3]]],[[[-81.27,26.78],[-81.41,26.81],[-81.2,27],[-81.23,27.07],[-81.07,27.03],[-81.12,26.88],[-80.82,26.7],[-80.47,26.64],[-80.45,26.68],[-80.38,26.68],[-80.45,26.59],[-80.47,26.51],[-80.57,26.63],[-80.72,26.57],[-80.63,26.46],[-80.75,26.46],[-80.74,26.67],[-80.89,26.7],[-80.88,26.26],[-81.09,26.26],[-81.19,26.59],[-81.25,26.61],[-81.26,26.73],[-81.27,26.78]]],[[[-80.61,26.97],[-80.62,26.98],[-80.57,26.99],[-80.61,26.97]]]]}},{type:"Feature",id:"335",properties:{zip3:"335"},geometry:{type:"Polygon",coordinates:[[[-82.55,27.65],[-82.4,27.88],[-82.38,27.9],[-82.36,27.91],[-82.33,27.92],[-82.35,28.09],[-82.34,28.09],[-82.29,28.13],[-82.41,28.09],[-82.45,28.08],[-82.65,28.09],[-82.65,28.17],[-82.45,28.19],[-82.38,28.23],[-82.4,28.43],[-82.25,28.43],[-82.2,28.54],[-82.26,28.65],[-82.25,28.72],[-82.21,28.76],[-82.18,28.82],[-82.24,28.88],[-82.19,28.96],[-82.17,28.95],[-82.05,28.76],[-81.95,28.76],[-81.95,28.52],[-81.99,28.52],[-82.03,28.49],[-82.05,28.45],[-82.06,28.26],[-82.06,28.08],[-82.05,27.65],[-82.28,27.65],[-82.3,27.6],[-82.41,27.61],[-82.36,27.65],[-82.55,27.65]]]}},{type:"Feature",id:"336",properties:{zip3:"336"},geometry:{type:"Polygon",coordinates:[[[-82.65,28.02],[-82.65,28.09],[-82.45,28.08],[-82.41,28.09],[-82.29,28.13],[-82.34,28.09],[-82.35,28.09],[-82.33,27.92],[-82.36,27.91],[-82.38,27.9],[-82.4,27.88],[-82.65,28.02]]]}},{type:"Feature",id:"337",properties:{zip3:"337"},geometry:{type:"Polygon",coordinates:[[[-82.8,28],[-82.76,28],[-82.75,28.02],[-82.75,28.03],[-82.71,28.02],[-82.73,27.94],[-82.6,27.86],[-82.64,27.7],[-82.74,27.72],[-82.85,27.89],[-82.8,28]]]}},{type:"Feature",id:"338",properties:{zip3:"338"},geometry:{type:"Polygon",coordinates:[[[-82.06,27.51],[-82.2,27.48],[-82.2,27.58],[-82.05,27.6],[-82.06,28.08],[-82.06,28.26],[-81.96,28.35],[-81.67,28.35],[-81.66,28.26],[-81.53,28.31],[-81.47,28.28],[-81.49,28.05],[-81.48,28.07],[-81.46,28.04],[-81.3,27.86],[-81.17,27.76],[-81.13,27.66],[-81.36,27.65],[-81.36,27.54],[-81.21,27.53],[-81.04,27.35],[-81.03,27.32],[-81.02,27.3],[-81.01,27.28],[-81.19,27.27],[-81.17,27.12],[-81.33,27.12],[-81.35,27.19],[-81.36,27.12],[-81.56,27.12],[-81.56,27.34],[-82.06,27.34],[-82.06,27.51]]]}},{type:"Feature",id:"339",properties:{zip3:"339"},geometry:{type:"Polygon",coordinates:[[[-81.66,26.42],[-81.84,26.35],[-82.01,26.49],[-82.11,26.48],[-82.14,26.64],[-82.06,26.78],[-82.05,26.94],[-82.19,26.97],[-82.16,26.87],[-82.28,26.82],[-82.34,26.89],[-82.3,26.87],[-82.3,26.89],[-82.31,26.89],[-82.3,26.92],[-82.26,26.95],[-82.26,27.03],[-81.56,27.03],[-81.56,27.12],[-81.36,27.12],[-81.35,27.19],[-81.33,27.12],[-81.27,27.12],[-81.27,27.07],[-81.2,27],[-81.41,26.81],[-81.27,26.78],[-81.26,26.73],[-81.25,26.61],[-81.3,26.58],[-81.28,26.52],[-81.56,26.51],[-81.66,26.42]]]}},{type:"Feature",id:"341",properties:{zip3:"341"},geometry:{type:"Polygon",coordinates:[[[-81.84,26.35],[-81.66,26.42],[-81.56,26.51],[-81.28,26.52],[-81.3,26.58],[-81.19,26.59],[-81.09,26.26],[-80.88,26.26],[-80.87,25.62],[-81.05,25.61],[-81.21,25.8],[-81.47,25.8],[-81.65,25.9],[-81.68,25.85],[-81.8,26.09],[-81.84,26.35]]]}},{type:"Feature",id:"342",properties:{zip3:"342"},geometry:{type:"Polygon",coordinates:[[[-82.26,26.95],[-82.3,26.92],[-82.31,26.89],[-82.3,26.89],[-82.3,26.87],[-82.34,26.89],[-82.56,27.3],[-82.71,27.5],[-82.55,27.65],[-82.36,27.65],[-82.41,27.61],[-82.3,27.6],[-82.28,27.65],[-82.05,27.65],[-82.05,27.6],[-82.2,27.58],[-82.2,27.48],[-82.06,27.51],[-82.06,27.34],[-81.56,27.34],[-81.56,27.03],[-82.26,27.03],[-82.26,26.95]]]}},{type:"Feature",id:"344",properties:{zip3:"344"},geometry:{type:"Polygon",coordinates:[[[-82.18,28.82],[-82.21,28.76],[-82.25,28.72],[-82.26,28.67],[-82.67,28.69],[-82.69,28.89],[-82.81,29.14],[-82.74,29.13],[-82.69,29.16],[-82.61,29.23],[-82.37,29.22],[-82.19,29.33],[-82.16,29.33],[-82.15,29.32],[-82.12,29.31],[-82.05,29.28],[-81.99,29.28],[-82.02,29.22],[-81.97,29.24],[-81.89,29.32],[-81.83,29.16],[-81.84,29.17],[-81.91,29.1],[-81.95,29.08],[-81.94,29.05],[-81.95,29.05],[-81.99,28.98],[-82.02,28.98],[-82.01,28.91],[-82.1,28.9],[-82.13,28.91],[-82.19,28.96],[-82.24,28.88],[-82.18,28.82]]]}},{type:"Feature",id:"346",properties:{zip3:"346"},geometry:{type:"Polygon",coordinates:[[[-82.65,28.02],[-82.71,28.02],[-82.75,28.03],[-82.75,28.02],[-82.76,28],[-82.8,28],[-82.76,28.23],[-82.65,28.58],[-82.67,28.69],[-82.26,28.67],[-82.26,28.65],[-82.2,28.54],[-82.25,28.43],[-82.4,28.43],[-82.38,28.23],[-82.45,28.19],[-82.65,28.17],[-82.65,28.02]]]}},{type:"Feature",id:"347",properties:{zip3:"347"},geometry:{type:"Polygon",coordinates:[[[-81.48,28.07],[-81.49,28.05],[-81.47,28.28],[-81.53,28.31],[-81.66,28.26],[-81.67,28.35],[-81.96,28.35],[-81.95,28.76],[-82.05,28.76],[-82.17,28.95],[-82.13,28.91],[-82.1,28.9],[-82.01,28.9],[-82.02,28.89],[-81.95,28.86],[-81.83,28.93],[-81.84,28.96],[-81.76,28.96],[-81.75,28.88],[-81.89,28.78],[-81.76,28.73],[-81.73,28.73],[-81.73,28.72],[-81.66,28.66],[-81.66,28.56],[-81.53,28.62],[-81.51,28.61],[-81.5,28.61],[-81.5,28.58],[-81.61,28.38],[-81.6,28.35],[-80.86,28.35],[-80.87,27.82],[-80.88,27.82],[-80.88,27.78],[-81.02,27.85],[-81.2,27.8],[-81.3,27.86],[-81.46,28.04],[-81.48,28.07]]]}},{type:"Feature",id:"349",properties:{zip3:"349"},geometry:{type:"Polygon",coordinates:[[[-80.18,27.17],[-80.29,26.96],[-80.57,26.99],[-80.62,26.98],[-80.61,26.97],[-80.62,26.96],[-80.67,27.09],[-80.7,27.15],[-80.8,27.21],[-80.97,26.99],[-81.07,27.03],[-81.23,27.07],[-81.27,27.07],[-81.27,27.12],[-81.17,27.12],[-81.19,27.27],[-81.01,27.28],[-81.02,27.3],[-81.03,27.32],[-81.04,27.35],[-81.21,27.53],[-81.13,27.66],[-81.17,27.76],[-81.2,27.8],[-81.02,27.85],[-80.88,27.78],[-80.87,27.64],[-80.78,27.56],[-80.32,27.56],[-80.15,27.17],[-80.18,27.17]]]}},{type:"Feature",id:"350",properties:{zip3:"350"},geometry:{type:"MultiPolygon",coordinates:[[[[-87.32,33.02],[-87.3,33.04],[-87.27,33.08],[-87.17,33.03],[-87.1,33.01],[-87.03,33.13],[-87.03,33.14],[-86.9,33.06],[-86.88,33.05],[-86.88,33.03],[-86.89,33.01],[-86.96,32.97],[-86.93,32.91],[-86.97,32.9],[-87.21,32.84],[-87.27,32.83],[-87.32,32.82],[-87.38,32.85],[-87.32,33.02]]],[[[-86.11,32.85],[-86.15,32.84],[-86.18,32.84],[-86.19,32.93],[-86.19,32.95],[-86.17,33.12],[-86.15,33.12],[-86.09,33.21],[-86.01,33.2],[-85.99,33.19],[-85.93,33.19],[-85.92,33.17],[-85.77,33.01],[-85.77,32.97],[-85.82,32.95],[-85.86,32.95],[-85.89,32.73],[-85.91,32.7],[-85.97,32.75],[-86.11,32.83],[-86.11,32.85]]],[[[-86.94,33.46],[-86.93,33.5],[-86.91,33.47],[-86.94,33.46]]],[[[-86.78,32.81],[-86.78,32.82],[-86.72,32.84],[-86.68,32.84],[-86.77,32.89],[-86.81,32.9],[-86.85,32.89],[-86.85,32.91],[-86.85,32.96],[-86.86,33],[-86.82,33],[-86.81,33.1],[-86.79,33.14],[-86.79,33.17],[-86.81,33.17],[-86.84,33.16],[-86.84,33.15],[-86.85,33.17],[-86.86,33.19],[-87.01,33.17],[-87.02,33.18],[-87.03,33.25],[-87.05,33.37],[-87.09,33.34],[-87.11,33.36],[-87.18,33.33],[-87.34,33.47],[-87.29,33.5],[-87.26,33.53],[-87.26,33.51],[-87.25,33.52],[-87.24,33.53],[-87.26,33.53],[-87.24,33.54],[-87.15,33.55],[-87.05,33.48],[-87,33.47],[-86.98,33.46],[-86.94,33.49],[-86.95,33.47],[-86.95,33.45],[-86.91,33.44],[-86.94,33.4],[-86.89,33.42],[-86.87,33.38],[-86.91,33.34],[-86.9,33.3],[-86.87,33.32],[-86.87,33.33],[-86.82,33.33],[-86.82,33.3],[-86.82,33.26],[-86.72,33.26],[-86.73,33.26],[-86.74,33.29],[-86.72,33.32],[-86.71,33.33],[-86.64,33.35],[-86.6,33.39],[-86.58,33.23],[-86.49,33.17],[-86.64,33.1],[-86.48,33],[-86.47,33],[-86.47,33.01],[-86.45,33.01],[-86.45,33.02],[-86.45,33.01],[-86.47,32.96],[-86.44,32.93],[-86.46,32.83],[-86.57,32.82],[-86.56,32.79],[-86.75,32.7],[-86.76,32.76],[-86.78,32.81]]],[[[-86.97,33.57],[-87,33.57],[-87.07,33.57],[-87.04,33.64],[-87.08,33.7],[-87.11,33.74],[-87.12,33.74],[-87.1,33.74],[-87.07,33.77],[-87.07,33.78],[-87.09,33.8],[-87.15,33.99],[-87.09,34.21],[-86.88,34.23],[-86.88,34.25],[-86.85,34.23],[-86.86,34.23],[-86.78,34.28],[-86.75,34.31],[-86.72,34.31],[-86.71,34.29],[-86.69,34.29],[-86.67,34.36],[-86.59,34.37],[-86.58,34.39],[-86.53,34.4],[-86.46,34.37],[-86.44,34.36],[-86.43,34.33],[-86.41,34.32],[-86.44,34.3],[-86.49,34.2],[-86.44,34.21],[-86.49,34.13],[-86.43,34.09],[-86.43,34.06],[-86.48,34.05],[-86.48,34.01],[-86.51,33.99],[-86.58,33.88],[-86.65,33.89],[-86.64,33.89],[-86.77,33.92],[-86.81,33.91],[-86.81,33.92],[-86.88,33.86],[-86.94,33.82],[-86.94,33.76],[-86.96,33.76],[-86.96,33.71],[-86.98,33.72],[-86.98,33.7],[-86.97,33.7],[-86.96,33.68],[-86.94,33.65],[-86.92,33.63],[-86.91,33.59],[-86.93,33.55],[-86.97,33.57]]],[[[-86.49,33.2],[-86.46,33.24],[-86.43,33.24],[-86.43,33.27],[-86.49,33.31],[-86.52,33.32],[-86.54,33.35],[-86.47,33.36],[-86.36,33.35],[-86.35,33.37],[-86.33,33.46],[-86.33,33.47],[-86.35,33.55],[-86.31,33.55],[-86.29,33.55],[-86.29,33.52],[-86.2,33.39],[-86.2,33.4],[-86.15,33.43],[-86.22,33.24],[-86.28,33.25],[-86.32,33.25],[-86.49,33.2]]],[[[-86.63,33.53],[-86.63,33.55],[-86.62,33.54],[-86.61,33.55],[-86.61,33.56],[-86.59,33.55],[-86.58,33.57],[-86.53,33.59],[-86.52,33.61],[-86.52,33.63],[-86.46,33.63],[-86.46,33.58],[-86.45,33.57],[-86.48,33.55],[-86.48,33.51],[-86.49,33.51],[-86.52,33.49],[-86.58,33.45],[-86.58,33.46],[-86.59,33.45],[-86.61,33.47],[-86.63,33.53]]],[[[-86.19,33.59],[-86.17,33.62],[-86.17,33.68],[-86.15,33.68],[-86.05,33.69],[-86.02,33.69],[-86.01,33.63],[-86.07,33.59],[-86.04,33.59],[-86.04,33.57],[-86.08,33.55],[-86.14,33.56],[-86.17,33.56],[-86.18,33.56],[-86.21,33.56],[-86.19,33.59]]],[[[-86.87,33.6],[-86.88,33.62],[-86.83,33.67],[-86.86,33.71],[-86.93,33.7],[-86.96,33.72],[-86.94,33.74],[-86.9,33.75],[-86.88,33.78],[-86.87,33.76],[-86.85,33.79],[-86.83,33.77],[-86.77,33.8],[-86.75,33.78],[-86.81,33.76],[-86.82,33.74],[-86.8,33.73],[-86.79,33.7],[-86.76,33.68],[-86.77,33.67],[-86.78,33.63],[-86.8,33.64],[-86.86,33.59],[-86.87,33.6]]]]}},{type:"Feature",id:"351",properties:{zip3:"351"},geometry:{type:"MultiPolygon",coordinates:[[[[-86.8,32.89],[-86.77,32.89],[-86.68,32.84],[-86.72,32.84],[-86.78,32.82],[-86.8,32.84],[-86.8,32.89]]],[[[-86.44,32.93],[-86.47,32.96],[-86.44,33.01],[-86.47,33.01],[-86.47,33],[-86.48,33],[-86.64,33.1],[-86.49,33.17],[-86.58,33.23],[-86.6,33.39],[-86.64,33.35],[-86.66,33.37],[-86.63,33.39],[-86.52,33.49],[-86.49,33.51],[-86.48,33.51],[-86.48,33.55],[-86.45,33.57],[-86.46,33.58],[-86.46,33.63],[-86.52,33.63],[-86.52,33.61],[-86.53,33.59],[-86.58,33.57],[-86.59,33.55],[-86.61,33.56],[-86.62,33.54],[-86.63,33.56],[-86.62,33.56],[-86.6,33.57],[-86.65,33.6],[-86.61,33.65],[-86.66,33.67],[-86.69,33.68],[-86.73,33.7],[-86.75,33.68],[-86.76,33.68],[-86.79,33.7],[-86.8,33.73],[-86.82,33.74],[-86.81,33.76],[-86.75,33.78],[-86.77,33.8],[-86.83,33.77],[-86.85,33.79],[-86.87,33.76],[-86.88,33.78],[-86.9,33.75],[-86.94,33.74],[-86.96,33.72],[-86.93,33.7],[-86.86,33.71],[-86.83,33.67],[-86.88,33.62],[-86.87,33.6],[-86.88,33.61],[-86.9,33.62],[-86.88,33.63],[-86.9,33.65],[-86.9,33.66],[-86.94,33.65],[-86.96,33.68],[-86.97,33.7],[-86.98,33.7],[-86.98,33.72],[-86.96,33.71],[-86.96,33.76],[-86.94,33.76],[-86.94,33.82],[-86.88,33.86],[-86.81,33.92],[-86.81,33.91],[-86.77,33.92],[-86.64,33.89],[-86.65,33.89],[-86.58,33.88],[-86.51,33.99],[-86.48,34.01],[-86.48,34.05],[-86.43,34.07],[-86.4,33.98],[-86.39,33.96],[-86.3,33.86],[-86.34,33.83],[-86.35,33.79],[-86.33,33.8],[-86.34,33.69],[-86.35,33.69],[-86.34,33.68],[-86.3,33.69],[-86.17,33.8],[-86.15,33.8],[-86.13,33.8],[-86.07,33.81],[-86.07,33.8],[-86.08,33.81],[-86.04,33.76],[-86.12,33.71],[-86.17,33.68],[-86.17,33.62],[-86.19,33.59],[-86.21,33.56],[-86.18,33.56],[-86.17,33.56],[-86.14,33.56],[-86.08,33.55],[-86.07,33.54],[-86.02,33.52],[-86.03,33.49],[-86.03,33.4],[-85.92,33.4],[-85.97,33.29],[-85.97,33.22],[-85.95,33.2],[-85.97,33.21],[-85.99,33.19],[-86.01,33.2],[-86.09,33.21],[-86.15,33.12],[-86.17,33.12],[-86.19,32.95],[-86.19,32.93],[-86.18,32.84],[-86.16,32.81],[-86.26,32.76],[-86.42,32.79],[-86.42,32.81],[-86.44,32.8],[-86.46,32.81],[-86.44,32.93]]],[[[-87.02,33.18],[-87.01,33.17],[-86.86,33.19],[-86.85,33.17],[-86.84,33.15],[-86.84,33.16],[-86.81,33.17],[-86.79,33.17],[-86.79,33.14],[-86.81,33.1],[-86.82,33],[-86.88,33.03],[-86.88,33.05],[-86.9,33.06],[-87.03,33.14],[-87.03,33.13],[-87.1,33.01],[-87.17,33.03],[-87.27,33.08],[-87.31,33.09],[-87.2,33.13],[-87.19,33.29],[-87.2,33.29],[-87.13,33.32],[-87.09,33.33],[-87.05,33.37],[-87.03,33.25],[-87.02,33.18]]],[[[-86.82,33.3],[-86.82,33.33],[-86.81,33.35],[-86.69,33.34],[-86.72,33.32],[-86.74,33.29],[-86.73,33.26],[-86.72,33.26],[-86.82,33.26],[-86.82,33.3]]],[[[-86,33.46],[-85.97,33.46],[-86.02,33.42],[-86.02,33.43],[-86,33.46]]],[[[-87.05,33.48],[-87.15,33.55],[-87.2,33.57],[-87.24,33.61],[-87.22,33.65],[-87.2,33.64],[-87.16,33.66],[-87.14,33.71],[-87.14,33.72],[-87.11,33.74],[-87.08,33.7],[-87.04,33.64],[-87.07,33.57],[-87,33.5],[-86.94,33.5],[-86.94,33.49],[-86.98,33.46],[-87,33.47],[-87.05,33.48]]],[[[-87,33.57],[-86.97,33.57],[-86.96,33.54],[-86.99,33.54],[-87,33.57]]],[[[-87.05,33.78],[-87.04,33.77],[-87.02,33.77],[-87.05,33.73],[-87.05,33.78]]],[[[-87.11,34.31],[-86.96,34.3],[-86.89,34.29],[-86.86,34.3],[-86.83,34.28],[-86.82,34.28],[-86.8,34.31],[-86.79,34.31],[-86.75,34.31],[-86.78,34.28],[-86.86,34.23],[-86.85,34.23],[-86.88,34.25],[-86.88,34.23],[-87.09,34.21],[-87.11,34.22],[-87.13,34.25],[-87.14,34.27],[-87.14,34.28],[-87.11,34.29],[-87.11,34.31]]],[[[-86.56,34.5],[-86.5,34.48],[-86.42,34.42],[-86.42,34.39],[-86.46,34.37],[-86.53,34.4],[-86.61,34.41],[-86.59,34.43],[-86.62,34.47],[-86.56,34.5]]]]}},{type:"Feature",id:"352",properties:{zip3:"352"},geometry:{type:"Polygon",coordinates:[[[-86.91,33.34],[-86.87,33.38],[-86.89,33.42],[-86.94,33.4],[-86.91,33.44],[-86.95,33.45],[-86.95,33.47],[-86.94,33.5],[-87,33.5],[-86.99,33.54],[-86.96,33.54],[-86.93,33.55],[-86.91,33.59],[-86.92,33.63],[-86.9,33.66],[-86.9,33.65],[-86.88,33.63],[-86.9,33.62],[-86.88,33.61],[-86.87,33.6],[-86.86,33.59],[-86.8,33.64],[-86.78,33.63],[-86.73,33.7],[-86.69,33.68],[-86.66,33.67],[-86.61,33.65],[-86.65,33.6],[-86.6,33.57],[-86.62,33.56],[-86.63,33.56],[-86.62,33.54],[-86.63,33.54],[-86.63,33.53],[-86.61,33.47],[-86.59,33.45],[-86.58,33.46],[-86.58,33.45],[-86.63,33.39],[-86.66,33.37],[-86.71,33.33],[-86.69,33.34],[-86.81,33.35],[-86.87,33.33],[-86.87,33.32],[-86.9,33.3],[-86.91,33.34]]]}},{type:"Feature",id:"354",properties:{zip3:"354"},geometry:{type:"Polygon",coordinates:[[[-88.27,33.53],[-88.21,33.53],[-88.23,33.52],[-88.22,33.48],[-88.14,33.53],[-88.06,33.45],[-87.98,33.52],[-87.82,33.43],[-87.65,33.53],[-87.61,33.54],[-87.6,33.56],[-87.58,33.52],[-87.57,33.51],[-87.6,33.48],[-87.59,33.47],[-87.58,33.47],[-87.58,33.46],[-87.58,33.47],[-87.59,33.47],[-87.58,33.47],[-87.56,33.49],[-87.47,33.48],[-87.45,33.53],[-87.36,33.48],[-87.33,33.5],[-87.34,33.47],[-87.18,33.33],[-87.11,33.36],[-87.09,33.34],[-87.13,33.32],[-87.2,33.29],[-87.19,33.29],[-87.2,33.13],[-87.31,33.09],[-87.3,33.04],[-87.32,33.02],[-87.42,33],[-87.42,32.86],[-87.48,32.87],[-87.63,32.83],[-87.64,32.83],[-87.67,32.81],[-87.65,32.78],[-87.82,32.83],[-87.83,32.78],[-87.8,32.74],[-87.82,32.71],[-87.81,32.71],[-87.8,32.72],[-87.8,32.69],[-87.79,32.68],[-87.79,32.66],[-87.79,32.68],[-87.8,32.69],[-87.8,32.72],[-87.81,32.71],[-87.82,32.71],[-87.83,32.72],[-87.95,32.64],[-87.84,32.53],[-87.95,32.49],[-88.03,32.43],[-88.04,32.41],[-88.05,32.42],[-88.09,32.42],[-88.13,32.41],[-88.16,32.45],[-88.14,32.47],[-88.31,32.6],[-88.39,32.61],[-88.27,33.53]]]}},{type:"Feature",id:"355",properties:{zip3:"355"},geometry:{type:"Polygon",coordinates:[[[-87.09,33.8],[-87.07,33.78],[-87.07,33.77],[-87.1,33.74],[-87.12,33.74],[-87.11,33.74],[-87.14,33.72],[-87.14,33.71],[-87.16,33.66],[-87.2,33.64],[-87.22,33.65],[-87.24,33.61],[-87.2,33.57],[-87.24,33.54],[-87.26,33.53],[-87.24,33.53],[-87.25,33.51],[-87.26,33.52],[-87.26,33.53],[-87.29,33.5],[-87.33,33.5],[-87.36,33.48],[-87.45,33.53],[-87.47,33.48],[-87.56,33.49],[-87.58,33.47],[-87.59,33.47],[-87.58,33.47],[-87.58,33.46],[-87.58,33.47],[-87.59,33.47],[-87.6,33.48],[-87.57,33.51],[-87.58,33.52],[-87.6,33.56],[-87.61,33.54],[-87.65,33.53],[-87.82,33.43],[-87.98,33.52],[-88.06,33.45],[-88.14,33.53],[-88.22,33.48],[-88.23,33.52],[-88.21,33.53],[-88.27,33.53],[-88.14,34.58],[-87.98,34.58],[-88.01,34.5],[-88.03,34.49],[-87.82,34.45],[-87.79,34.45],[-87.48,34.39],[-87.4,34.34],[-87.4,34.3],[-87.11,34.3],[-87.11,34.29],[-87.14,34.28],[-87.14,34.26],[-87.13,34.25],[-87.11,34.22],[-87.09,34.21],[-87.15,33.99],[-87.09,33.8]]]}},{type:"Feature",id:"356",properties:{zip3:"356"},geometry:{type:"Polygon",coordinates:[[[-86.67,34.36],[-86.69,34.29],[-86.71,34.29],[-86.72,34.31],[-86.79,34.31],[-86.8,34.31],[-86.82,34.28],[-86.83,34.28],[-86.86,34.3],[-86.89,34.29],[-86.96,34.3],[-87.11,34.31],[-87.11,34.3],[-87.4,34.3],[-87.4,34.34],[-87.48,34.39],[-87.79,34.45],[-87.82,34.45],[-88.03,34.49],[-88.01,34.5],[-87.98,34.58],[-88.14,34.58],[-88.11,34.78],[-88.1,34.78],[-88.15,34.92],[-88.2,35.01],[-86.9,34.99],[-86.8,34.79],[-86.8,34.77],[-86.88,34.74],[-86.83,34.56],[-86.75,34.56],[-86.72,34.53],[-86.69,34.48],[-86.59,34.43],[-86.61,34.41],[-86.58,34.39],[-86.59,34.37],[-86.67,34.36]]]}},{type:"Feature",id:"357",properties:{zip3:"357"},geometry:{type:"Polygon",coordinates:[[[-86.22,34.44],[-86.24,34.45],[-86.34,34.43],[-86.47,34.48],[-86.52,34.65],[-86.53,34.7],[-86.54,34.72],[-86.53,34.73],[-86.53,34.75],[-86.44,34.77],[-86.45,34.75],[-86.42,34.77],[-86.47,34.81],[-86.47,34.87],[-86.71,34.82],[-86.69,34.59],[-86.56,34.5],[-86.62,34.47],[-86.69,34.48],[-86.72,34.53],[-86.75,34.56],[-86.83,34.56],[-86.88,34.74],[-86.8,34.77],[-86.8,34.79],[-86.9,34.99],[-85.7,34.99],[-85.71,34.96],[-85.7,34.92],[-85.78,34.82],[-85.8,34.77],[-85.76,34.76],[-85.75,34.78],[-85.73,34.74],[-85.7,34.73],[-85.81,34.58],[-85.83,34.6],[-85.85,34.58],[-86,34.48],[-86.14,34.47],[-86.17,34.44],[-86.23,34.42],[-86.22,34.44]]]}},{type:"Feature",id:"358",properties:{zip3:"358"},geometry:{type:"Polygon",coordinates:[[[-86.52,34.65],[-86.47,34.48],[-86.5,34.48],[-86.69,34.59],[-86.71,34.82],[-86.47,34.87],[-86.47,34.81],[-86.42,34.77],[-86.45,34.75],[-86.44,34.77],[-86.53,34.75],[-86.53,34.73],[-86.54,34.72],[-86.53,34.7],[-86.52,34.65]]]}},{type:"Feature",id:"359",properties:{zip3:"359"},geometry:{type:"MultiPolygon",coordinates:[[[[-86.34,33.83],[-86.3,33.86],[-86.39,33.96],[-86.4,33.98],[-86.43,34.07],[-86.43,34.06],[-86.43,34.09],[-86.49,34.13],[-86.44,34.21],[-86.49,34.2],[-86.44,34.3],[-86.41,34.32],[-86.43,34.33],[-86.44,34.36],[-86.42,34.39],[-86.42,34.42],[-86.34,34.43],[-86.24,34.45],[-86.22,34.44],[-86.23,34.42],[-86.17,34.44],[-86.14,34.47],[-86,34.48],[-85.85,34.58],[-85.83,34.6],[-85.81,34.58],[-85.7,34.73],[-85.73,34.74],[-85.75,34.78],[-85.76,34.76],[-85.8,34.77],[-85.78,34.82],[-85.7,34.92],[-85.71,34.96],[-85.7,34.99],[-85.61,34.98],[-85.45,34.25],[-85.45,34.22],[-85.48,34.2],[-85.45,34.21],[-85.45,34.2],[-85.42,34.07],[-85.77,34.07],[-85.92,33.87],[-86.05,33.84],[-86.05,33.83],[-86.07,33.8],[-86.08,33.81],[-86.07,33.8],[-86.07,33.81],[-86.13,33.8],[-86.15,33.8],[-86.17,33.8],[-86.3,33.69],[-86.34,33.68],[-86.35,33.69],[-86.34,33.69],[-86.33,33.8],[-86.35,33.79],[-86.34,33.83]]],[[[-85.87,34.6],[-85.84,34.6],[-85.85,34.58],[-85.87,34.6]]]]}},{type:"Feature",id:"360",properties:{zip3:"360"},geometry:{type:"Polygon",coordinates:[[[-85.52,31.67],[-85.57,31.67],[-85.7,31.71],[-85.84,31.54],[-85.95,31.62],[-85.96,31.6],[-86.14,31.57],[-86.19,31.53],[-86.19,31.48],[-86.18,31.43],[-86.17,31.42],[-86.19,31.41],[-86.18,31.43],[-86.2,31.43],[-86.19,31.44],[-86.3,31.44],[-86.33,31.38],[-86.38,31.46],[-86.52,31.45],[-86.51,31.51],[-86.8,31.62],[-86.85,31.58],[-86.85,31.62],[-86.86,31.64],[-86.96,31.68],[-86.97,31.7],[-87,31.71],[-86.96,31.75],[-86.91,31.79],[-86.91,31.96],[-86.71,31.96],[-86.77,32.1],[-86.75,32.31],[-86.76,32.3],[-86.77,32.31],[-86.75,32.31],[-86.65,32.2],[-86.48,32.28],[-86.48,32.27],[-86.46,32.27],[-86.42,32.29],[-86.42,32.3],[-86.37,32.31],[-86.36,32.27],[-86.38,32.25],[-86.35,32.27],[-86.34,32.23],[-86.32,32.12],[-86.2,32.14],[-86.09,32.35],[-86.09,32.36],[-86.08,32.36],[-86.07,32.35],[-86.05,32.37],[-86.05,32.38],[-86.19,32.44],[-86.19,32.46],[-86.22,32.48],[-86.24,32.49],[-86.29,32.47],[-86.31,32.47],[-86.31,32.41],[-86.4,32.41],[-86.48,32.36],[-86.53,32.34],[-86.54,32.37],[-86.6,32.36],[-86.78,32.39],[-86.79,32.59],[-86.79,32.63],[-86.78,32.67],[-86.76,32.71],[-86.75,32.7],[-86.56,32.79],[-86.57,32.82],[-86.46,32.83],[-86.46,32.81],[-86.44,32.8],[-86.42,32.81],[-86.42,32.79],[-86.26,32.76],[-86.16,32.81],[-86.15,32.84],[-86.11,32.85],[-86.11,32.83],[-85.97,32.75],[-85.91,32.7],[-85.89,32.65],[-85.75,32.51],[-85.76,32.49],[-85.6,32.51],[-85.46,32.43],[-85.59,32.2],[-85.33,32.18],[-85.28,32.16],[-85.2,32.08],[-85.11,32.06],[-85.12,32.07],[-85.11,32.11],[-85.14,32.17],[-85.08,32.14],[-85.06,32.15],[-85.05,32.14],[-85.06,32.13],[-85.05,32.02],[-85.07,31.99],[-85.07,31.97],[-85.09,31.96],[-85.11,31.89],[-85.13,31.88],[-85.14,31.84],[-85.14,31.78],[-85.17,31.76],[-85.22,31.7],[-85.42,31.71],[-85.48,31.63],[-85.5,31.65],[-85.51,31.65],[-85.52,31.67]]]}},{type:"Feature",id:"361",properties:{zip3:"361"},geometry:{type:"Polygon",coordinates:[[[-86.36,32.27],[-86.37,32.31],[-86.42,32.3],[-86.42,32.29],[-86.46,32.27],[-86.48,32.27],[-86.49,32.32],[-86.48,32.32],[-86.47,32.33],[-86.49,32.33],[-86.48,32.36],[-86.4,32.41],[-86.31,32.41],[-86.31,32.47],[-86.29,32.47],[-86.24,32.49],[-86.22,32.48],[-86.19,32.46],[-86.19,32.44],[-86.05,32.38],[-86.05,32.37],[-86.07,32.35],[-86.08,32.36],[-86.09,32.36],[-86.09,32.35],[-86.2,32.14],[-86.32,32.12],[-86.34,32.23],[-86.35,32.27],[-86.38,32.25],[-86.36,32.27]]]}},{type:"Feature",id:"362",properties:{zip3:"362"},geometry:{type:"Polygon",coordinates:[[[-85.92,33.17],[-85.93,33.19],[-85.97,33.21],[-85.95,33.2],[-85.97,33.22],[-85.97,33.29],[-85.92,33.4],[-86.03,33.4],[-86.03,33.49],[-86.02,33.52],[-86.07,33.54],[-86.04,33.57],[-86.04,33.59],[-86.07,33.59],[-86.01,33.63],[-86.02,33.69],[-86.05,33.69],[-86.15,33.68],[-86.12,33.71],[-86.04,33.76],[-86.05,33.83],[-86.05,33.84],[-85.92,33.87],[-85.77,34.07],[-85.42,34.07],[-85.23,33.11],[-85.61,33.03],[-85.63,32.99],[-85.63,32.97],[-85.67,32.97],[-85.77,32.97],[-85.77,33.01],[-85.92,33.17]]]}},{type:"Feature",id:"363",properties:{zip3:"363"},geometry:{type:"Polygon",coordinates:[[[-85.97,30.99],[-85.96,31],[-85.95,31],[-85.94,31.03],[-85.92,31.04],[-85.95,31.08],[-85.9,31.06],[-86,31.13],[-86.01,31.25],[-86.2,31.35],[-86.2,31.43],[-86.18,31.43],[-86.19,31.41],[-86.17,31.42],[-86.18,31.43],[-86.19,31.48],[-86.19,31.53],[-86.14,31.57],[-85.96,31.6],[-85.95,31.62],[-85.84,31.54],[-85.7,31.71],[-85.57,31.67],[-85.52,31.67],[-85.51,31.65],[-85.5,31.65],[-85.48,31.63],[-85.42,31.71],[-85.22,31.7],[-85.17,31.76],[-85.12,31.73],[-85.04,31.54],[-85.11,31.28],[-85.08,31.16],[-85.03,31.07],[-85,31],[-85.69,31],[-85.97,30.99]]]}},{type:"Feature",id:"364",properties:{zip3:"364"},geometry:{type:"Polygon",coordinates:[[[-87.36,31.03],[-87.32,31.05],[-87.33,31.05],[-87.34,31.3],[-87.37,31.31],[-87.38,31.32],[-87.41,31.32],[-87.56,31.23],[-87.71,31.3],[-87.77,31.35],[-87.75,31.36],[-87.73,31.37],[-87.71,31.4],[-87.56,31.48],[-87.62,31.51],[-87.66,31.53],[-87.68,31.53],[-87.72,31.53],[-87.83,31.52],[-87.92,31.81],[-87.82,31.84],[-87.74,31.87],[-87.71,31.8],[-87.58,31.79],[-87.59,31.7],[-87.44,31.74],[-87.43,31.8],[-87.48,31.81],[-87.53,31.84],[-87.52,31.91],[-87.49,31.92],[-87.48,31.93],[-87.46,31.93],[-87.41,31.91],[-87.37,31.92],[-87.38,31.87],[-87.47,31.85],[-87.34,31.83],[-87.03,31.83],[-87.02,31.71],[-87,31.71],[-86.97,31.7],[-86.96,31.68],[-86.86,31.64],[-86.85,31.62],[-86.85,31.58],[-86.8,31.62],[-86.51,31.51],[-86.52,31.45],[-86.38,31.46],[-86.33,31.38],[-86.3,31.44],[-86.19,31.44],[-86.2,31.35],[-86.01,31.25],[-86,31.13],[-85.9,31.06],[-85.95,31.08],[-85.92,31.04],[-85.94,31.03],[-85.95,31],[-85.96,31],[-85.97,30.99],[-87.24,31],[-87.36,31],[-87.36,31.03]]]}},{type:"Feature",id:"365",properties:{zip3:"365"},geometry:{type:"MultiPolygon",coordinates:[[[[-88.41,30.59],[-88.29,30.59],[-88.15,30.6],[-88.15,30.59],[-88.16,30.59],[-88.14,30.55],[-88.12,30.59],[-88.1,30.57],[-88.1,30.55],[-88.1,30.54],[-88.11,30.38],[-88.4,30.39],[-88.41,30.59]]],[[[-87.45,30.31],[-87.45,30.3],[-87.8,30.23],[-88.03,30.22],[-87.76,30.29],[-87.91,30.41],[-87.92,30.68],[-87.88,31.17],[-87.71,31.3],[-87.56,31.23],[-87.41,31.32],[-87.38,31.32],[-87.37,31.31],[-87.34,31.3],[-87.33,31.05],[-87.32,31.05],[-87.36,31.03],[-87.36,31],[-87.6,31],[-87.59,30.95],[-87.63,30.87],[-87.53,30.74],[-87.41,30.68],[-87.44,30.55],[-87.43,30.47],[-87.4,30.41],[-87.43,30.41],[-87.45,30.31]]],[[[-88.41,30.64],[-88.47,31.73],[-88.44,31.72],[-88.4,31.77],[-88.36,31.7],[-88.09,31.7],[-88.1,31.76],[-88.14,31.86],[-88.13,31.91],[-88.09,31.91],[-88.07,31.92],[-88.05,31.92],[-88.08,31.9],[-88.04,31.85],[-88.06,31.81],[-88.03,31.8],[-87.99,31.92],[-87.82,31.85],[-87.92,31.81],[-87.83,31.52],[-87.72,31.53],[-87.68,31.53],[-87.66,31.53],[-87.62,31.51],[-87.56,31.48],[-87.71,31.4],[-87.73,31.37],[-87.75,31.36],[-87.77,31.35],[-88.02,31.02],[-87.96,30.93],[-88.08,30.79],[-88.15,30.82],[-88.18,30.87],[-88.2,30.88],[-88.21,30.73],[-88.41,30.64]]]]}},{type:"Feature",id:"366",properties:{zip3:"366"},geometry:{type:"Polygon",coordinates:[[[-88.1,30.54],[-88.1,30.55],[-88.1,30.57],[-88.12,30.59],[-88.14,30.55],[-88.16,30.59],[-88.15,30.59],[-88.15,30.6],[-88.29,30.59],[-88.41,30.59],[-88.41,30.64],[-88.21,30.73],[-88.2,30.88],[-88.18,30.87],[-88.15,30.82],[-88.08,30.79],[-88.03,30.69],[-88.1,30.54]]]}},{type:"Feature",id:"367",properties:{zip3:"367"},geometry:{type:"Polygon",coordinates:[[[-88.13,31.9],[-88.13,31.91],[-88.09,31.91],[-88.08,31.92],[-88.07,31.92],[-88.05,31.93],[-88.02,32.29],[-87.94,32.3],[-87.97,32.34],[-88.02,32.37],[-88.03,32.43],[-87.95,32.49],[-87.84,32.53],[-87.95,32.64],[-87.83,32.72],[-87.82,32.71],[-87.81,32.71],[-87.8,32.72],[-87.8,32.69],[-87.79,32.68],[-87.79,32.66],[-87.79,32.68],[-87.8,32.69],[-87.8,32.72],[-87.81,32.71],[-87.82,32.71],[-87.8,32.74],[-87.83,32.78],[-87.82,32.83],[-87.65,32.78],[-87.67,32.81],[-87.64,32.83],[-87.63,32.83],[-87.48,32.87],[-87.42,32.86],[-87.38,32.85],[-87.32,32.82],[-87.27,32.83],[-87.21,32.84],[-86.97,32.9],[-86.93,32.91],[-86.96,32.97],[-86.89,33.01],[-86.86,33],[-86.85,32.96],[-86.85,32.91],[-86.85,32.89],[-86.8,32.89],[-86.8,32.84],[-86.78,32.81],[-86.76,32.76],[-86.76,32.71],[-86.78,32.67],[-86.79,32.63],[-86.79,32.59],[-86.78,32.39],[-86.6,32.36],[-86.54,32.37],[-86.53,32.34],[-86.49,32.33],[-86.47,32.33],[-86.48,32.32],[-86.49,32.32],[-86.48,32.28],[-86.65,32.2],[-86.75,32.31],[-86.77,32.31],[-86.76,32.3],[-86.75,32.31],[-86.77,32.1],[-86.71,31.96],[-86.91,31.96],[-86.91,31.79],[-86.96,31.75],[-87.02,31.71],[-87.03,31.83],[-87.34,31.83],[-87.47,31.85],[-87.38,31.87],[-87.37,31.92],[-87.41,31.91],[-87.47,31.94],[-87.49,31.92],[-87.52,31.92],[-87.53,31.86],[-87.53,31.84],[-87.48,31.81],[-87.43,31.8],[-87.44,31.74],[-87.59,31.7],[-87.58,31.79],[-87.71,31.8],[-87.74,31.87],[-87.82,31.84],[-87.82,31.85],[-87.99,31.92],[-88.03,31.8],[-88.06,31.81],[-88.04,31.85],[-88.08,31.9],[-88.05,31.92],[-88.07,31.92],[-88.08,31.91],[-88.09,31.91],[-88.13,31.91],[-88.13,31.9]]]}},{type:"Feature",id:"368",properties:{zip3:"368"},geometry:{type:"Polygon",coordinates:[[[-85.01,32.34],[-84.98,32.31],[-84.97,32.22],[-85.01,32.18],[-85.05,32.14],[-85.06,32.15],[-85.08,32.14],[-85.14,32.17],[-85.11,32.11],[-85.12,32.07],[-85.11,32.06],[-85.2,32.08],[-85.28,32.16],[-85.33,32.18],[-85.59,32.2],[-85.46,32.43],[-85.6,32.51],[-85.76,32.49],[-85.75,32.51],[-85.89,32.65],[-85.89,32.73],[-85.86,32.95],[-85.82,32.95],[-85.67,32.97],[-85.63,32.97],[-85.63,32.99],[-85.61,33.03],[-85.23,33.11],[-85.18,32.86],[-85.17,32.83],[-85.1,32.63],[-85.09,32.63],[-85.07,32.58],[-84.98,32.36],[-85.01,32.34]]]}},{type:"Feature",id:"369",properties:{zip3:"369"},geometry:{type:"Polygon",coordinates:[[[-88.1,31.76],[-88.09,31.7],[-88.36,31.7],[-88.4,31.77],[-88.44,31.72],[-88.47,31.73],[-88.47,31.89],[-88.39,32.61],[-88.31,32.6],[-88.14,32.47],[-88.16,32.45],[-88.13,32.41],[-88.09,32.42],[-88.05,32.42],[-88.04,32.41],[-88.02,32.37],[-87.97,32.34],[-87.94,32.3],[-88.02,32.29],[-88.05,31.93],[-88.13,31.9],[-88.14,31.86],[-88.1,31.76]]]}},{type:"Feature",id:"370",properties:{zip3:"370"},geometry:{type:"MultiPolygon",coordinates:[[[[-86.54,35.68],[-86.49,35.75],[-86.5,35.74],[-86.23,35.75],[-86.19,35.75],[-86.06,35.75],[-86.03,35.69],[-86.17,35.59],[-86.19,35.57],[-86.22,35.6],[-86.23,35.58],[-86.24,35.61],[-86.26,35.59],[-86.48,35.6],[-86.55,35.65],[-86.54,35.68]]],[[[-86.44,35.64],[-86.43,35.63],[-86.46,35.64],[-86.44,35.64]]],[[[-86.89,35.37],[-86.9,35.41],[-86.89,35.43],[-86.88,35.45],[-86.77,35.7],[-86.78,35.71],[-86.84,35.78],[-86.82,35.79],[-87.04,35.86],[-87.03,35.84],[-87.18,35.84],[-87.14,35.89],[-87.43,35.78],[-87.39,35.64],[-87.68,35.63],[-87.69,35.51],[-87.97,35.47],[-88.02,35.68],[-88.03,35.72],[-87.99,35.77],[-87.96,35.84],[-87.91,35.84],[-87.9,35.82],[-87.84,35.82],[-87.82,35.83],[-87.82,35.87],[-87.83,35.89],[-87.87,35.93],[-87.85,35.99],[-87.64,35.93],[-87.71,35.87],[-87.7,35.84],[-87.6,35.81],[-87.55,35.82],[-87.55,35.8],[-87.53,35.82],[-87.37,35.91],[-87.43,35.92],[-87.46,35.93],[-87.52,35.94],[-87.6,36.24],[-87.68,36.21],[-87.78,36.41],[-87.97,36.44],[-88,36.42],[-87.97,36.35],[-88,36.37],[-88.04,36.42],[-88.06,36.44],[-88.01,36.46],[-88,36.58],[-87.88,36.54],[-87.85,36.66],[-87.85,36.63],[-87.61,36.53],[-87.58,36.42],[-87.57,36.4],[-87.55,36.4],[-87.53,36.39],[-87.5,36.37],[-87.47,36.36],[-87.43,36.42],[-87.43,36.45],[-87.45,36.47],[-87.49,36.48],[-87.48,36.55],[-87.42,36.6],[-87.44,36.64],[-86.99,36.64],[-86.91,36.55],[-87.06,36.42],[-87.1,36.39],[-87.1,36.38],[-87.08,36.36],[-86.92,36.39],[-86.76,36.54],[-86.75,36.56],[-86.74,36.56],[-86.74,36.59],[-86.57,36.56],[-86.53,36.46],[-86.4,36.48],[-86.38,36.61],[-86.24,36.52],[-86.22,36.5],[-86.14,36.52],[-86.1,36.57],[-86.12,36.59],[-86.11,36.64],[-85.86,36.62],[-85.93,36.58],[-85.94,36.56],[-85.89,36.45],[-86.05,36.29],[-86,36.3],[-85.91,36.33],[-85.9,36.35],[-85.88,36.34],[-85.87,36.33],[-85.87,36.34],[-85.83,36.35],[-85.83,36.34],[-85.87,36.3],[-85.9,36.26],[-85.9,36.25],[-85.91,36.23],[-86.07,36.23],[-86.1,36.21],[-86.09,36.2],[-86.18,36.19],[-86.2,36.17],[-86.24,36.16],[-86.21,35.93],[-86.29,35.89],[-86.3,35.9],[-86.31,35.92],[-86.31,35.93],[-86.43,36.05],[-86.47,36.3],[-86.51,36.3],[-86.59,36.25],[-86.64,36.26],[-86.69,36.32],[-86.74,36.27],[-86.74,36.28],[-86.77,36.29],[-86.81,36.3],[-86.86,36.32],[-86.86,36.31],[-86.88,36.27],[-86.91,36.27],[-86.93,36.24],[-86.99,36.22],[-87.01,36.19],[-87.09,36.08],[-87.06,36.07],[-87.04,36.05],[-87.04,36.04],[-86.74,36.05],[-86.59,36.11],[-86.65,36.19],[-86.63,36.22],[-86.6,36.23],[-86.57,36.18],[-86.56,36.13],[-86.53,36.13],[-86.52,36.13],[-86.53,36.11],[-86.52,36.07],[-86.51,36.06],[-86.56,35.98],[-86.58,35.98],[-86.62,35.97],[-86.63,35.89],[-86.56,35.86],[-86.62,35.72],[-86.61,35.7],[-86.64,35.41],[-86.65,35.39],[-86.72,35.36],[-86.76,35.33],[-86.74,35.26],[-86.8,35.26],[-86.83,35.26],[-86.84,35.26],[-86.88,35.27],[-86.91,35.29],[-86.9,35.34],[-86.91,35.35],[-86.89,35.37]]],[[[-86.16,35.98],[-86.14,36],[-86.11,35.98],[-86.09,36],[-86.07,36.01],[-86.06,36.01],[-86.07,36.04],[-86.07,36.07],[-86.01,36.09],[-85.89,36.09],[-85.86,36.05],[-85.86,36.04],[-85.87,36.04],[-85.86,36],[-85.91,35.95],[-85.91,35.91],[-85.99,35.88],[-86.03,35.88],[-86.15,35.92],[-86.16,35.98]]]]}},{type:"Feature",id:"371",properties:{zip3:"371"},geometry:{type:"MultiPolygon",coordinates:[[[[-85.94,36.56],[-85.93,36.58],[-85.86,36.62],[-85.69,36.62],[-85.81,36.5],[-85.81,36.35],[-85.84,36.36],[-85.83,36.35],[-85.87,36.34],[-85.87,36.33],[-85.88,36.34],[-85.9,36.35],[-85.91,36.33],[-86,36.3],[-86.05,36.29],[-85.89,36.45],[-85.94,36.56]]],[[[-87.55,36.3],[-87.45,36.27],[-87.38,36.25],[-87.52,36.19],[-87.55,36.23],[-87.55,36.24],[-87.55,36.3]]],[[[-86.88,36.27],[-86.86,36.31],[-86.86,36.32],[-86.81,36.3],[-86.78,36.29],[-86.85,36.24],[-86.88,36.27]]],[[[-87.35,36.34],[-87.31,36.34],[-87.32,36.35],[-87.32,36.36],[-87.33,36.4],[-87.31,36.41],[-87.3,36.43],[-87.28,36.35],[-87.3,36.31],[-87.32,36.32],[-87.33,36.32],[-87.35,36.34]]],[[[-87.58,36.42],[-87.61,36.53],[-87.48,36.55],[-87.49,36.48],[-87.45,36.47],[-87.43,36.45],[-87.43,36.42],[-87.47,36.36],[-87.5,36.37],[-87.53,36.39],[-87.55,36.4],[-87.57,36.4],[-87.58,36.42]]],[[[-87.06,36.42],[-86.91,36.55],[-86.99,36.64],[-86.59,36.65],[-86.55,36.64],[-86.51,36.65],[-86.11,36.64],[-86.12,36.59],[-86.1,36.57],[-86.14,36.52],[-86.22,36.5],[-86.24,36.52],[-86.38,36.61],[-86.4,36.48],[-86.53,36.46],[-86.57,36.56],[-86.74,36.59],[-86.74,36.56],[-86.75,36.56],[-86.76,36.54],[-86.92,36.39],[-87.08,36.36],[-87.1,36.38],[-87.1,36.39],[-87.06,36.42]]],[[[-86.83,35.24],[-86.83,35.26],[-86.8,35.26],[-86.74,35.26],[-86.76,35.33],[-86.72,35.36],[-86.65,35.39],[-86.64,35.41],[-86.61,35.7],[-86.62,35.72],[-86.56,35.86],[-86.63,35.89],[-86.62,35.97],[-86.58,35.98],[-86.56,35.98],[-86.51,36.06],[-86.52,36.07],[-86.53,36.11],[-86.52,36.13],[-86.53,36.13],[-86.56,36.13],[-86.57,36.18],[-86.6,36.23],[-86.63,36.22],[-86.7,36.25],[-86.76,36.24],[-86.75,36.28],[-86.74,36.27],[-86.69,36.32],[-86.64,36.26],[-86.59,36.25],[-86.51,36.3],[-86.47,36.3],[-86.43,36.05],[-86.31,35.93],[-86.31,35.92],[-86.3,35.9],[-86.29,35.89],[-86.21,35.93],[-86.24,36.16],[-86.2,36.17],[-86.18,36.19],[-86.09,36.17],[-86.07,36.13],[-86.07,36.12],[-86.06,36.09],[-86.07,36.07],[-86.07,36.04],[-86.06,36.01],[-86.07,36.01],[-86.09,36],[-86.11,35.98],[-86.14,36],[-86.16,35.98],[-86.15,35.92],[-86.03,35.88],[-85.99,35.88],[-85.91,35.91],[-85.91,35.95],[-85.86,36],[-85.86,36.03],[-85.82,36.07],[-85.81,36.05],[-85.79,36.04],[-85.78,36.05],[-85.75,36.04],[-85.69,36.02],[-85.7,35.71],[-85.49,35.55],[-85.61,35.53],[-85.54,35.49],[-85.61,35.46],[-85.64,35.44],[-85.65,35.45],[-85.66,35.47],[-85.64,35.46],[-85.68,35.53],[-85.67,35.48],[-85.73,35.47],[-85.81,35.65],[-85.84,35.67],[-85.95,35.69],[-85.99,35.71],[-86,35.71],[-86.02,35.73],[-86.06,35.75],[-86.19,35.75],[-86.23,35.75],[-86.5,35.74],[-86.49,35.75],[-86.54,35.68],[-86.55,35.65],[-86.48,35.6],[-86.26,35.59],[-86.24,35.61],[-86.23,35.58],[-86.22,35.6],[-86.19,35.57],[-86.23,35.58],[-86.23,35.57],[-86.22,35.54],[-86.4,35.31],[-86.53,35.35],[-86.6,35.23],[-86.72,35.21],[-86.74,35.21],[-86.75,35.2],[-86.84,35.21],[-86.83,35.24]]],[[[-87,35.78],[-87.03,35.82],[-87.02,35.83],[-87.04,35.86],[-86.82,35.79],[-86.84,35.78],[-86.78,35.71],[-86.79,35.7],[-86.8,35.7],[-86.84,35.7],[-86.87,35.65],[-86.94,35.64],[-86.96,35.66],[-86.95,35.68],[-86.94,35.69],[-86.95,35.69],[-87,35.75],[-87,35.78]]],[[[-87.71,35.87],[-87.64,35.93],[-87.85,35.99],[-87.87,35.93],[-87.83,35.89],[-87.82,35.87],[-87.82,35.83],[-87.84,35.82],[-87.9,35.82],[-87.91,35.84],[-87.96,35.84],[-87.94,35.87],[-87.93,35.94],[-88.01,35.94],[-88,36],[-87.92,36.13],[-87.92,36.16],[-87.95,36.22],[-87.95,36.28],[-87.97,36.35],[-88,36.42],[-87.97,36.44],[-87.78,36.41],[-87.68,36.21],[-87.6,36.24],[-87.52,35.94],[-87.46,35.93],[-87.43,35.92],[-87.37,35.91],[-87.53,35.82],[-87.55,35.8],[-87.55,35.82],[-87.6,35.81],[-87.7,35.84],[-87.71,35.87]]],[[[-87.01,36.19],[-87,36.14],[-87.03,36.1],[-87.04,36.05],[-87.06,36.07],[-87.09,36.08],[-87.01,36.19]]],[[[-87.29,36.13],[-87.27,36.16],[-87.2,36.22],[-87.19,36.21],[-87.07,36.18],[-87.21,36.06],[-87.3,36.1],[-87.29,36.13]]]]}},{type:"Feature",id:"372",properties:{zip3:"372"},geometry:{type:"Polygon",coordinates:[[[-87.04,36.04],[-87.03,36.1],[-87,36.14],[-86.99,36.22],[-86.93,36.24],[-86.91,36.27],[-86.85,36.24],[-86.78,36.29],[-86.77,36.29],[-86.75,36.28],[-86.76,36.24],[-86.7,36.25],[-86.65,36.19],[-86.59,36.11],[-86.74,36.05],[-87.04,36.04]]]}},{type:"Feature",id:"373",properties:{zip3:"373"},geometry:{type:"MultiPolygon",coordinates:[[[[-86.58,35],[-86.72,35.08],[-86.78,35.16],[-86.79,35.16],[-86.75,35.19],[-86.75,35.21],[-86.72,35.21],[-86.6,35.23],[-86.53,35.35],[-86.4,35.31],[-86.22,35.54],[-86.23,35.57],[-86.23,35.58],[-86.19,35.57],[-86.17,35.59],[-86.03,35.69],[-86.02,35.73],[-86,35.71],[-85.99,35.71],[-85.95,35.69],[-85.84,35.67],[-85.81,35.65],[-85.73,35.47],[-85.67,35.48],[-85.68,35.53],[-85.64,35.46],[-85.66,35.47],[-85.65,35.45],[-85.64,35.44],[-85.61,35.46],[-85.54,35.49],[-85.61,35.53],[-85.46,35.55],[-85.42,35.57],[-85.36,35.65],[-85.33,35.73],[-85.34,35.73],[-85.04,35.77],[-85.03,35.75],[-84.86,35.81],[-84.85,35.86],[-84.84,35.85],[-84.8,35.84],[-84.79,35.81],[-84.74,35.78],[-84.72,35.75],[-84.71,35.73],[-84.72,35.69],[-84.74,35.68],[-84.75,35.68],[-84.75,35.7],[-84.77,35.7],[-84.78,35.68],[-84.78,35.62],[-84.78,35.63],[-84.68,35.59],[-84.69,35.58],[-84.68,35.56],[-84.67,35.58],[-84.59,35.53],[-84.58,35.5],[-84.45,35.53],[-84.39,35.56],[-84.26,35.52],[-84.23,35.54],[-84.06,35.35],[-84.03,35.33],[-84.02,35.3],[-84.1,35.25],[-84.13,35.24],[-84.21,35.27],[-84.29,35.23],[-84.6,35.05],[-84.3,35.18],[-84.32,34.99],[-85.1,34.99],[-85.27,35.13],[-85.28,35.19],[-85.33,35.11],[-85.35,35.11],[-85.33,35.1],[-85.35,35.1],[-85.38,35.13],[-85.4,35.19],[-85.42,35.23],[-85.43,35.21],[-85.43,35.2],[-85.48,35.12],[-85.44,35.09],[-85.47,35.05],[-85.45,35.03],[-85.43,35.07],[-85.39,35.09],[-85.41,35.1],[-85.41,35.12],[-85.39,35.09],[-85.39,35.07],[-85.43,35.05],[-85.43,35.03],[-85.47,35.03],[-85.48,35.08],[-85.51,35.07],[-85.48,35.05],[-85.5,35.02],[-85.47,34.99],[-85.47,34.98],[-86.32,34.99],[-86.58,34.99],[-86.58,35]]],[[[-85.34,35.01],[-85.34,35],[-85.34,34.98],[-85.36,34.99],[-85.34,35.01]]]]}},{type:"Feature",id:"374",properties:{zip3:"374"},geometry:{type:"MultiPolygon",coordinates:[[[[-85.34,34.98],[-85.34,35],[-85.34,35.01],[-85.36,34.98],[-85.47,34.98],[-85.47,34.99],[-85.5,35.02],[-85.48,35.05],[-85.51,35.07],[-85.48,35.08],[-85.47,35.03],[-85.43,35.03],[-85.43,35.05],[-85.39,35.07],[-85.39,35.09],[-85.41,35.12],[-85.41,35.1],[-85.39,35.09],[-85.43,35.07],[-85.45,35.03],[-85.47,35.05],[-85.44,35.09],[-85.48,35.12],[-85.43,35.2],[-85.43,35.21],[-85.42,35.23],[-85.4,35.19],[-85.38,35.13],[-85.35,35.1],[-85.33,35.1],[-85.35,35.11],[-85.33,35.11],[-85.28,35.19],[-85.27,35.13],[-85.1,34.99],[-85.18,34.99],[-85.34,34.98]]],[[[-85.23,35.13],[-85.24,35.12],[-85.24,35.13],[-85.23,35.13]]]]}},{type:"Feature",id:"376",properties:{zip3:"376"},geometry:{type:"Polygon",coordinates:[[[-82.61,36],[-82.65,36.06],[-82.69,36.11],[-82.8,36.22],[-82.74,36.34],[-82.7,36.34],[-82.71,36.37],[-82.68,36.42],[-82.77,36.52],[-82.78,36.52],[-82.78,36.59],[-81.93,36.59],[-81.65,36.61],[-81.68,36.59],[-81.68,36.57],[-81.79,36.36],[-81.88,36.31],[-81.91,36.3],[-82.05,36.13],[-82.06,36.11],[-82.15,36.15],[-82.29,36.14],[-82.41,36.08],[-82.56,35.95],[-82.61,36]]]}},{type:"Feature",id:"377",properties:{zip3:"377"},geometry:{type:"MultiPolygon",coordinates:[[[[-83.66,35.69],[-83.29,35.81],[-83.3,35.82],[-83.31,35.9],[-83.37,35.92],[-83.41,35.96],[-83.4,35.95],[-83.42,35.98],[-83.39,35.99],[-83.42,36],[-83.43,35.97],[-83.48,35.95],[-83.55,35.96],[-83.64,35.94],[-83.65,35.96],[-83.69,35.95],[-83.68,35.94],[-83.7,35.95],[-83.69,35.96],[-83.67,35.99],[-83.67,36.01],[-83.55,36.01],[-83.51,36.1],[-83.5,36.12],[-83.53,36.16],[-83.49,36.17],[-83.28,36.01],[-83.29,35.91],[-83.18,35.81],[-83.11,35.95],[-82.93,35.98],[-83.06,36.09],[-83.16,36.03],[-83.19,36.17],[-82.99,36.08],[-83,36.09],[-82.95,36.12],[-82.94,36.12],[-82.9,36.29],[-83.1,36.23],[-83.03,36.32],[-82.94,36.33],[-82.92,36.33],[-82.84,36.37],[-82.73,36.4],[-82.71,36.37],[-82.7,36.34],[-82.74,36.34],[-82.8,36.22],[-82.69,36.11],[-82.65,36.06],[-82.75,36.01],[-82.91,35.88],[-82.92,35.87],[-82.96,35.79],[-83.04,35.79],[-83.24,35.73],[-83.45,35.61],[-83.66,35.57],[-83.66,35.69]]],[[[-84.14,35.82],[-84.12,35.83],[-84.05,35.85],[-84.03,35.85],[-84.03,35.88],[-83.96,35.87],[-83.97,35.84],[-83.96,35.79],[-83.98,35.76],[-84.01,35.82],[-84.01,35.81],[-84.06,35.78],[-84.05,35.74],[-84.04,35.73],[-84.02,35.74],[-84.13,35.65],[-84.14,35.64],[-84.19,35.61],[-84.26,35.66],[-84.28,35.64],[-84.31,35.64],[-84.6,35.79],[-84.61,35.8],[-84.53,36.06],[-84.4,36.01],[-84.4,35.9],[-84.4,35.91],[-84.35,35.9],[-84.28,35.9],[-84.18,35.83],[-84.14,35.82]]],[[[-84.91,35.91],[-84.91,35.93],[-84.79,36.06],[-84.72,35.99],[-84.81,35.88],[-84.86,35.88],[-84.84,35.85],[-84.85,35.86],[-84.88,35.87],[-84.89,35.87],[-84.91,35.91]]],[[[-84.55,36.23],[-84.44,36.26],[-84.51,36.32],[-84.53,36.36],[-84.59,36.39],[-84.59,36.44],[-84.58,36.46],[-84.5,36.48],[-84.33,36.32],[-84.25,36.39],[-84.24,36.41],[-84.13,36.47],[-84.16,36.46],[-84.2,36.59],[-83.91,36.59],[-83.91,36.57],[-83.89,36.56],[-83.91,36.56],[-83.94,36.53],[-83.89,36.5],[-83.96,36.51],[-83.97,36.48],[-83.95,36.37],[-83.93,36.28],[-83.98,36.25],[-83.98,36.24],[-83.97,36.24],[-83.98,36.24],[-83.96,36.26],[-83.94,36.26],[-83.92,36.23],[-84.02,36.13],[-84.11,36.05],[-84.13,36.03],[-84.12,36.02],[-84.16,36.01],[-84.17,36.03],[-84.32,36.04],[-84.46,36.19],[-84.65,36.08],[-84.79,36.08],[-84.8,36.09],[-84.82,36.1],[-84.83,36.08],[-84.94,36.16],[-84.88,36.27],[-84.84,36.29],[-84.81,36.29],[-84.79,36.29],[-84.8,36.25],[-84.55,36.23]]],[[[-83.87,36.18],[-83.7,36.27],[-83.63,36.23],[-83.6,36.19],[-83.65,36.13],[-83.69,36.1],[-83.76,36.09],[-83.79,36.08],[-83.89,36.12],[-83.87,36.18]]],[[[-83.44,36.34],[-83.28,36.39],[-83.26,36.29],[-83.44,36.34]]],[[[-84.73,36.37],[-84.7,36.37],[-84.72,36.36],[-84.73,36.37]]],[[[-83.14,36.54],[-83.13,36.57],[-83.11,36.58],[-83.1,36.59],[-82.83,36.59],[-83.09,36.47],[-83.08,36.54],[-83.14,36.54]]],[[[-83.75,36.56],[-83.7,36.58],[-83.68,36.6],[-83.43,36.6],[-83.43,36.57],[-83.45,36.54],[-83.46,36.55],[-83.75,36.56]]],[[[-83.41,36.6],[-83.32,36.6],[-83.33,36.59],[-83.37,36.58],[-83.41,36.59],[-83.41,36.6]]]]}},{type:"Feature",id:"378",properties:{zip3:"378"},geometry:{type:"MultiPolygon",coordinates:[[[[-83.79,36.05],[-83.79,36.07],[-83.78,36.08],[-83.76,36.09],[-83.69,36.1],[-83.65,36.13],[-83.6,36.19],[-83.63,36.23],[-83.7,36.27],[-83.87,36.18],[-83.9,36.17],[-83.91,36.17],[-83.91,36.16],[-83.92,36.23],[-83.94,36.26],[-83.96,36.26],[-83.98,36.24],[-83.97,36.24],[-83.98,36.24],[-83.98,36.25],[-83.93,36.28],[-83.95,36.37],[-83.97,36.48],[-83.88,36.47],[-83.75,36.56],[-83.46,36.55],[-83.45,36.54],[-83.43,36.57],[-83.43,36.6],[-83.41,36.6],[-83.41,36.59],[-83.39,36.59],[-83.37,36.58],[-83.33,36.59],[-83.32,36.6],[-83.1,36.59],[-83.11,36.58],[-83.13,36.57],[-83.14,36.54],[-83.08,36.54],[-83.09,36.47],[-82.83,36.59],[-82.78,36.59],[-82.78,36.52],[-82.77,36.52],[-82.68,36.42],[-82.73,36.4],[-82.84,36.37],[-82.92,36.33],[-82.94,36.33],[-83.03,36.32],[-83.1,36.23],[-82.9,36.29],[-82.94,36.12],[-82.95,36.12],[-83,36.09],[-82.99,36.08],[-83.19,36.17],[-83.16,36.03],[-83.06,36.09],[-82.93,35.98],[-83.11,35.95],[-83.18,35.81],[-83.29,35.91],[-83.28,36.01],[-83.49,36.17],[-83.53,36.16],[-83.5,36.12],[-83.51,36.1],[-83.55,36.01],[-83.67,36.01],[-83.67,35.99],[-83.7,35.98],[-83.76,36.01],[-83.74,36.01],[-83.73,36.04],[-83.79,36.05]]],[[[-84.28,35.64],[-84.26,35.66],[-84.19,35.61],[-84.14,35.64],[-84.13,35.65],[-84.02,35.74],[-84.04,35.73],[-84.05,35.74],[-84.06,35.78],[-84.01,35.81],[-84.01,35.82],[-83.98,35.76],[-83.96,35.79],[-83.97,35.84],[-83.88,35.86],[-83.87,35.84],[-83.81,35.88],[-83.74,35.92],[-83.68,35.94],[-83.69,35.95],[-83.65,35.96],[-83.64,35.94],[-83.55,35.96],[-83.48,35.95],[-83.43,35.97],[-83.42,36],[-83.39,35.99],[-83.42,35.98],[-83.4,35.95],[-83.41,35.96],[-83.37,35.92],[-83.31,35.9],[-83.3,35.82],[-83.29,35.81],[-83.66,35.69],[-83.66,35.57],[-83.93,35.5],[-84.02,35.41],[-84.01,35.37],[-84.06,35.35],[-84.23,35.54],[-84.26,35.52],[-84.39,35.56],[-84.45,35.53],[-84.58,35.5],[-84.59,35.53],[-84.67,35.58],[-84.68,35.56],[-84.69,35.58],[-84.68,35.59],[-84.78,35.63],[-84.78,35.62],[-84.78,35.68],[-84.76,35.7],[-84.75,35.69],[-84.75,35.68],[-84.72,35.69],[-84.71,35.73],[-84.72,35.75],[-84.74,35.78],[-84.79,35.81],[-84.8,35.84],[-84.86,35.88],[-84.81,35.88],[-84.72,35.99],[-84.79,36.06],[-84.81,36.09],[-84.79,36.08],[-84.65,36.08],[-84.46,36.19],[-84.32,36.04],[-84.17,36.03],[-84.16,35.99],[-84.2,35.98],[-84.22,35.95],[-84.24,35.93],[-84.27,35.91],[-84.28,35.9],[-84.35,35.9],[-84.4,35.91],[-84.4,35.9],[-84.4,36.01],[-84.53,36.06],[-84.61,35.8],[-84.6,35.79],[-84.31,35.64],[-84.28,35.64]]],[[[-84.11,36.05],[-84.02,36.13],[-83.99,36.15],[-84.09,36.01],[-84.12,36.02],[-84.13,36.03],[-84.11,36.05]]],[[[-84.79,36.31],[-84.77,36.33],[-84.74,36.34],[-84.72,36.36],[-84.7,36.37],[-84.65,36.4],[-84.63,36.38],[-84.65,36.43],[-84.69,36.44],[-84.72,36.5],[-84.79,36.6],[-84.2,36.59],[-84.16,36.46],[-84.13,36.47],[-84.24,36.41],[-84.25,36.39],[-84.33,36.32],[-84.5,36.48],[-84.58,36.46],[-84.59,36.44],[-84.59,36.39],[-84.53,36.36],[-84.51,36.32],[-84.44,36.26],[-84.55,36.23],[-84.8,36.25],[-84.79,36.29],[-84.79,36.31]]]]}},{type:"Feature",id:"379",properties:{zip3:"379"},geometry:{type:"Polygon",coordinates:[[[-83.74,35.92],[-83.81,35.88],[-83.87,35.84],[-83.88,35.86],[-83.96,35.87],[-84.03,35.88],[-84.03,35.85],[-84.05,35.85],[-84.12,35.83],[-84.14,35.82],[-84.18,35.83],[-84.27,35.91],[-84.24,35.93],[-84.22,35.95],[-84.2,35.98],[-84.16,35.99],[-84.16,36.01],[-84.09,36.01],[-83.99,36.15],[-83.91,36.16],[-83.91,36.17],[-83.9,36.17],[-83.89,36.12],[-83.79,36.08],[-83.78,36.08],[-83.79,36.07],[-83.79,36.05],[-83.73,36.04],[-83.74,36.01],[-83.76,36.01],[-83.7,35.98],[-83.69,35.96],[-83.7,35.95],[-83.74,35.92]]]}},{type:"Feature",id:"380",properties:{zip3:"380"},geometry:{type:"Polygon",coordinates:[[[-88.7,35.15],[-88.72,35.1],[-88.69,35.06],[-88.74,35.01],[-88.72,35],[-89.75,35],[-89.74,35.01],[-89.76,35.01],[-89.76,35.03],[-89.73,35.03],[-89.8,35.12],[-89.8,35.14],[-89.83,35.18],[-89.84,35.18],[-89.75,35.23],[-89.8,35.25],[-90.06,35.21],[-90.08,35.23],[-90.15,35.26],[-90.11,35.3],[-90.03,35.43],[-90.04,35.55],[-89.85,35.64],[-89.95,35.74],[-89.82,35.76],[-89.65,35.92],[-89.73,36],[-89.71,36],[-89.6,36.12],[-89.61,36.17],[-89.7,36.25],[-89.6,36.24],[-89.53,36.34],[-89.52,36.46],[-89.52,36.48],[-89.57,36.55],[-89.57,36.56],[-89.47,36.53],[-89.49,36.46],[-89.42,36.5],[-89.35,36.5],[-89.36,36.41],[-89.45,36.23],[-89.16,36.14],[-89.11,36.14],[-89.15,36.03],[-89.09,35.81],[-88.97,35.73],[-89.07,35.69],[-89.09,35.42],[-89.04,35.37],[-88.9,35.28],[-88.79,35.3],[-88.78,35.16],[-88.7,35.15]]]}},{type:"Feature",id:"381",properties:{zip3:"381"},geometry:{type:"Polygon",coordinates:[[[-89.73,35.03],[-89.76,35.03],[-89.76,35.01],[-89.74,35.01],[-89.75,35],[-90.31,35],[-90.21,35.03],[-90.06,35.21],[-89.8,35.25],[-89.75,35.23],[-89.84,35.18],[-89.83,35.18],[-89.8,35.14],[-89.8,35.12],[-89.73,35.03]]]}},{type:"Feature",id:"382",properties:{zip3:"382"},geometry:{type:"Polygon",coordinates:[[[-88.58,35.94],[-88.7,35.94],[-88.76,36.11],[-89.06,36.14],[-89.16,36.14],[-89.45,36.23],[-89.36,36.41],[-89.35,36.5],[-88.05,36.5],[-88.06,36.44],[-87.95,36.28],[-87.95,36.22],[-87.94,36.19],[-88.01,36.17],[-88.04,36.13],[-88.15,36.19],[-88.36,36.15],[-88.58,35.94]]]}},{type:"Feature",id:"383",properties:{zip3:"383"},geometry:{type:"Polygon",coordinates:[[[-88.2,35.01],[-88.2,35],[-88.23,35],[-88.74,35.01],[-88.69,35.06],[-88.72,35.1],[-88.7,35.15],[-88.78,35.16],[-88.79,35.3],[-88.9,35.28],[-89.04,35.37],[-89.09,35.42],[-89.07,35.69],[-88.97,35.73],[-89.09,35.81],[-89.15,36.03],[-89.11,36.14],[-89.06,36.14],[-88.76,36.11],[-88.7,35.94],[-88.58,35.94],[-88.36,36.15],[-88.15,36.19],[-88.04,36.13],[-88.01,36.17],[-87.94,36.19],[-87.92,36.13],[-88,36],[-87.93,35.94],[-87.93,35.93],[-87.94,35.88],[-87.97,35.83],[-87.98,35.77],[-88.03,35.72],[-88.02,35.68],[-88.03,35.47],[-88.03,35.43],[-88.06,35.42],[-88.08,35.39],[-88.06,35.33],[-88.11,35.31],[-88.09,35.27],[-87.98,35.18],[-87.98,35.01],[-88.2,35.01]]]}},{type:"Feature",id:"384",properties:{zip3:"384"},geometry:{type:"Polygon",coordinates:[[[-87.98,35.01],[-87.98,35.18],[-88.09,35.27],[-88.11,35.31],[-88.06,35.33],[-88.08,35.39],[-88.06,35.42],[-88.03,35.43],[-88.03,35.47],[-87.97,35.47],[-87.69,35.51],[-87.68,35.63],[-87.39,35.64],[-87.43,35.78],[-87.14,35.89],[-87.18,35.84],[-87.03,35.84],[-87.02,35.83],[-87.03,35.82],[-87,35.78],[-87,35.75],[-86.95,35.69],[-86.94,35.69],[-86.95,35.68],[-86.96,35.66],[-86.94,35.64],[-86.87,35.65],[-86.84,35.7],[-86.8,35.7],[-86.79,35.7],[-86.77,35.7],[-86.88,35.45],[-86.89,35.43],[-86.9,35.41],[-86.89,35.37],[-86.91,35.35],[-86.9,35.34],[-86.91,35.29],[-86.88,35.27],[-86.84,35.26],[-86.83,35.24],[-86.84,35.21],[-86.75,35.2],[-86.75,35.21],[-86.75,35.19],[-86.79,35.16],[-86.78,35.16],[-86.72,35.08],[-86.58,35],[-86.58,34.99],[-87.09,35],[-87.98,35.01]]]}},{type:"Feature",id:"385",properties:{zip3:"385"},geometry:{type:"Polygon",coordinates:[[[-84.91,35.91],[-84.89,35.87],[-84.88,35.87],[-84.86,35.81],[-85.03,35.75],[-85.04,35.77],[-85.34,35.73],[-85.33,35.73],[-85.36,35.65],[-85.42,35.57],[-85.46,35.55],[-85.49,35.55],[-85.7,35.71],[-85.69,36.02],[-85.75,36.04],[-85.78,36.05],[-85.79,36.04],[-85.81,36.05],[-85.82,36.07],[-85.86,36.03],[-85.86,36.04],[-85.86,36.05],[-85.89,36.09],[-86.01,36.09],[-86.06,36.09],[-86.07,36.12],[-86.07,36.13],[-86.09,36.17],[-86.09,36.2],[-86.1,36.21],[-86.07,36.23],[-85.91,36.23],[-85.9,36.25],[-85.9,36.26],[-85.87,36.3],[-85.83,36.34],[-85.84,36.36],[-85.81,36.35],[-85.81,36.5],[-85.69,36.62],[-85.49,36.61],[-85.21,36.63],[-85.19,36.63],[-84.93,36.61],[-84.93,36.58],[-84.83,36.56],[-84.77,36.58],[-84.79,36.53],[-84.78,36.52],[-84.73,36.52],[-84.69,36.44],[-84.65,36.43],[-84.63,36.38],[-84.65,36.4],[-84.73,36.37],[-84.74,36.34],[-84.77,36.33],[-84.79,36.31],[-84.81,36.29],[-84.84,36.29],[-84.88,36.27],[-84.94,36.16],[-84.83,36.08],[-84.81,36.09],[-84.79,36.06],[-84.91,35.93],[-84.91,35.91]]]}},{type:"Feature",id:"386",properties:{zip3:"386"},geometry:{type:"Polygon",coordinates:[[[-89.95,34.16],[-90.13,34.16],[-90.13,34.06],[-90.55,34.06],[-90.56,34.02],[-90.56,33.99],[-90.66,33.99],[-90.69,34.17],[-90.71,34.17],[-90.76,34.18],[-90.7,34.32],[-90.55,34.44],[-90.59,34.62],[-90.47,34.67],[-90.56,34.74],[-90.55,34.78],[-90.52,34.73],[-90.47,34.79],[-90.46,34.82],[-90.48,34.88],[-90.34,34.86],[-90.25,34.91],[-90.3,34.98],[-90.31,35],[-88.75,35],[-88.72,34.94],[-88.73,34.91],[-88.77,34.66],[-88.86,34.53],[-88.88,34.5],[-88.98,34.38],[-89.25,34.35],[-89.28,34.16],[-89.34,34.16],[-89.4,34.23],[-89.76,34.2],[-89.73,34.18],[-89.72,34.16],[-89.95,34.16]]]}},{type:"Feature",id:"387",properties:{zip3:"387"},geometry:{type:"Polygon",coordinates:[[[-90.91,32.95],[-90.94,32.97],[-91.01,32.93],[-91.05,32.92],[-91.13,33.03],[-91.13,33.13],[-91.08,33.18],[-91.13,33.43],[-91.24,33.44],[-91.23,33.56],[-91.09,33.66],[-91.03,33.69],[-91.06,33.71],[-91.15,33.73],[-91.07,33.86],[-91.01,33.93],[-91.08,33.96],[-91.04,33.99],[-90.99,34.02],[-90.89,34.06],[-90.89,34.1],[-90.91,34.17],[-90.76,34.18],[-90.71,34.17],[-90.69,34.17],[-90.66,33.99],[-90.45,33.99],[-90.45,33.4],[-90.45,33.33],[-90.49,33.33],[-90.49,33.29],[-90.52,33.31],[-90.52,33.24],[-90.59,33.18],[-90.68,33.17],[-90.69,33.16],[-90.69,33.18],[-90.7,33.13],[-90.66,33.1],[-90.66,32.92],[-90.74,32.86],[-90.76,32.93],[-90.77,32.94],[-90.89,32.97],[-90.88,33.04],[-90.91,33.05],[-90.91,32.95]]]}},{type:"Feature",id:"388",properties:{zip3:"388"},geometry:{type:"Polygon",coordinates:[[[-88.27,33.86],[-88.25,33.88],[-88.27,33.9],[-88.29,33.88],[-88.31,33.82],[-88.41,33.93],[-88.55,33.9],[-88.57,34],[-88.55,34.02],[-88.72,33.96],[-88.72,33.81],[-88.99,33.81],[-89,33.86],[-89.01,33.86],[-89.19,33.76],[-89.22,33.83],[-89.26,34.03],[-89.28,34.09],[-89.3,34.12],[-89.3,34.13],[-89.3,34.16],[-89.28,34.16],[-89.25,34.35],[-88.98,34.38],[-88.88,34.5],[-88.86,34.53],[-88.77,34.66],[-88.73,34.91],[-88.72,34.94],[-88.75,35],[-88.23,35],[-88.2,35],[-88.15,34.92],[-88.1,34.78],[-88.11,34.78],[-88.24,33.81],[-88.24,33.8],[-88.28,33.81],[-88.27,33.86]]]}},{type:"Feature",id:"389",properties:{zip3:"389"},geometry:{type:"Polygon",coordinates:[[[-90.3,33.31],[-90.29,33.32],[-90.28,33.34],[-90.31,33.36],[-90.45,33.28],[-90.45,33.4],[-90.45,33.99],[-90.56,33.99],[-90.57,33.99],[-90.56,34.02],[-90.55,34.06],[-90.13,34.06],[-90.13,34.16],[-89.95,34.16],[-89.72,34.16],[-89.73,34.18],[-89.76,34.2],[-89.4,34.23],[-89.34,34.16],[-89.3,34.16],[-89.3,34.13],[-89.3,34.12],[-89.28,34.09],[-89.26,34.03],[-89.22,33.83],[-89.22,33.77],[-89.22,33.76],[-89.25,33.75],[-89.25,33.73],[-89.34,33.72],[-89.35,33.7],[-89.51,33.66],[-89.62,33.52],[-89.59,33.45],[-89.63,33.42],[-89.65,33.4],[-89.65,33.35],[-89.72,33.35],[-89.75,33.38],[-89.92,33.35],[-89.96,33.32],[-89.96,33.29],[-90.02,33.3],[-90.08,33.32],[-90.14,33.29],[-90.19,33.23],[-90.22,33.23],[-90.22,33.29],[-90.33,33.29],[-90.33,33.2],[-90.37,33.2],[-90.41,33.19],[-90.34,33.31],[-90.3,33.31]]]}},{type:"Feature",id:"390",properties:{zip3:"390"},geometry:{type:"MultiPolygon",coordinates:[[[[-91.24,31.8],[-91.27,31.78],[-91.29,31.86],[-91.25,31.83],[-91.27,31.85],[-91.23,31.88],[-91.18,31.92],[-91.17,31.93],[-91.15,31.96],[-91.12,31.97],[-91.1,31.95],[-91.12,31.94],[-91.1,31.91],[-91.01,31.86],[-90.99,31.87],[-90.9,31.77],[-90.89,31.75],[-90.91,31.71],[-90.91,31.68],[-90.88,31.67],[-90.84,31.66],[-90.87,31.63],[-91.15,31.61],[-91.15,31.63],[-91.21,31.76],[-91.24,31.8]]],[[[-90.74,32.03],[-90.75,32.02],[-90.5,31.99],[-90.46,32.06],[-90.25,32.03],[-90.23,32.05],[-90.23,32.08],[-90.25,32.14],[-90.24,32.16],[-90.14,32.2],[-90.05,32.21],[-90.02,32.21],[-90.06,32.24],[-90.04,32.33],[-90.01,32.34],[-90.03,32.35],[-90.12,32.34],[-90.11,32.36],[-90.08,32.4],[-90.07,32.4],[-89.89,32.54],[-90.04,32.49],[-90.05,32.58],[-90.2,32.6],[-90.21,32.49],[-90.26,32.49],[-90.29,32.49],[-90.36,32.49],[-90.38,32.5],[-90.41,32.47],[-90.39,32.45],[-90.3,32.36],[-90.3,32.34],[-90.33,32.31],[-90.35,32.29],[-90.56,32.27],[-90.56,32.16],[-90.73,32.23],[-90.63,32.34],[-90.63,32.55],[-90.54,32.67],[-90.3,32.73],[-90.34,32.88],[-90.17,32.95],[-90.29,33],[-90.19,33.21],[-90.19,33.23],[-90.14,33.29],[-90.08,33.32],[-90.02,33.3],[-89.97,33.29],[-89.93,33.29],[-89.92,33.3],[-89.89,33.29],[-89.91,33.17],[-89.91,33.16],[-89.79,33.15],[-89.88,33],[-89.8,32.89],[-89.68,32.87],[-89.69,33.13],[-89.58,33.26],[-89.56,33.27],[-89.5,33.23],[-89.49,33.17],[-89.47,33.16],[-89.46,33.15],[-89.4,33.09],[-89.37,33.11],[-89.32,33.02],[-89.32,32.93],[-89.22,32.87],[-89.23,32.85],[-89.31,32.8],[-89.32,32.78],[-89.39,32.69],[-89.47,32.65],[-89.47,32.59],[-89.34,32.51],[-89.34,32.54],[-89.34,32.55],[-89.32,32.56],[-89.32,32.57],[-89.25,32.58],[-89.2,32.43],[-89.29,32.39],[-89.33,32.2],[-89.41,32.14],[-89.44,32.15],[-89.53,32.12],[-89.48,32.33],[-89.65,32.51],[-89.76,32.52],[-89.89,32.43],[-89.88,32.32],[-89.72,32.08],[-89.89,32.09],[-89.96,31.88],[-90.02,31.92],[-90.04,31.9],[-90.14,31.85],[-90.14,31.83],[-90.14,31.79],[-90.11,31.77],[-90.13,31.77],[-90.17,31.76],[-90.31,31.79],[-90.37,31.77],[-90.48,31.82],[-90.61,31.7],[-90.74,31.7],[-90.74,31.72],[-90.71,31.74],[-90.72,31.76],[-90.69,31.78],[-90.67,31.76],[-90.67,31.82],[-90.88,31.89],[-90.93,31.98],[-90.79,32.09],[-90.74,32.03]]],[[[-90.82,32.69],[-90.74,32.81],[-90.73,32.82],[-90.75,32.82],[-90.76,32.84],[-90.73,32.86],[-90.72,32.84],[-90.71,32.84],[-90.71,32.81],[-90.71,32.75],[-90.72,32.71],[-90.67,32.67],[-90.7,32.69],[-90.82,32.69]]],[[[-90.91,32.83],[-90.92,32.77],[-90.95,32.77],[-90.91,32.83]]],[[[-90.58,33.04],[-90.61,32.95],[-90.64,32.93],[-90.66,32.92],[-90.66,33.1],[-90.7,33.13],[-90.69,33.18],[-90.69,33.16],[-90.68,33.17],[-90.59,33.18],[-90.52,33.24],[-90.52,33.31],[-90.49,33.29],[-90.49,33.33],[-90.45,33.33],[-90.45,33.28],[-90.31,33.36],[-90.28,33.34],[-90.29,33.32],[-90.3,33.31],[-90.34,33.31],[-90.41,33.19],[-90.37,33.2],[-90.33,33.2],[-90.33,33.14],[-90.35,33.1],[-90.39,33.11],[-90.52,33.12],[-90.55,33.11],[-90.6,33.07],[-90.58,33.04]]],[[[-90.86,33.1],[-90.8,33.1],[-90.8,33.07],[-90.86,33.1]]]]}},{type:"Feature",id:"391",properties:{zip3:"391"},geometry:{type:"MultiPolygon",coordinates:[[[[-90.69,31.7],[-90.61,31.7],[-90.48,31.82],[-90.37,31.77],[-90.31,31.79],[-90.17,31.76],[-90.18,31.73],[-90.2,31.72],[-90.37,31.62],[-90.52,31.7],[-90.62,31.63],[-90.65,31.65],[-90.69,31.7]]],[[[-91.56,31.26],[-91.51,31.32],[-91.57,31.38],[-91.47,31.37],[-91.51,31.53],[-91.42,31.6],[-91.52,31.61],[-91.47,31.63],[-91.4,31.62],[-91.27,31.78],[-91.24,31.8],[-91.21,31.76],[-91.15,31.63],[-91.16,31.55],[-91.26,31.5],[-91.16,31.35],[-91.47,31.32],[-91.55,31.24],[-91.64,31.23],[-91.56,31.26]]],[[[-90.32,31.8],[-90.31,31.79],[-90.32,31.79],[-90.32,31.8]]],[[[-90,33.04],[-89.97,33.02],[-89.91,32.88],[-89.87,32.87],[-89.87,32.83],[-89.97,32.75],[-89.99,32.73],[-90.02,32.76],[-90.04,32.74],[-90.04,32.76],[-90.08,32.73],[-90.12,32.72],[-90.19,32.79],[-90.14,32.95],[-90,33.04]]],[[[-89.91,33.16],[-89.91,33.17],[-89.89,33.29],[-89.92,33.3],[-89.93,33.29],[-89.96,33.29],[-89.96,33.32],[-89.92,33.35],[-89.75,33.38],[-89.72,33.35],[-89.65,33.35],[-89.65,33.3],[-89.61,33.3],[-89.55,33.29],[-89.58,33.26],[-89.69,33.13],[-89.68,32.87],[-89.8,32.89],[-89.88,33],[-89.79,33.15],[-89.91,33.16]]],[[[-90.85,33.05],[-90.83,33.07],[-90.82,33.08],[-90.77,33.07],[-90.83,32.99],[-90.85,33.05]]],[[[-89.49,33.26],[-89.4,33.29],[-89.33,33.26],[-89.3,33.27],[-89.21,33.22],[-89.2,33.2],[-89.21,33.2],[-89.24,33.08],[-89.16,33.04],[-89.28,33.02],[-89.32,32.99],[-89.32,33.02],[-89.37,33.11],[-89.4,33.09],[-89.46,33.15],[-89.47,33.16],[-89.49,33.17],[-89.49,33.26]]],[[[-90.74,31.72],[-90.74,31.79],[-90.85,31.77],[-90.9,31.77],[-90.99,31.87],[-91.01,31.86],[-91.1,31.91],[-91.12,31.94],[-91.1,31.95],[-91.12,31.97],[-91.15,31.96],[-91.17,31.93],[-91.18,31.94],[-91.19,31.94],[-91.1,31.99],[-91.09,32.03],[-90.88,32.37],[-90.88,32.65],[-90.97,32.61],[-91.06,32.67],[-91.04,32.72],[-91.14,32.74],[-91.14,32.81],[-91.06,32.89],[-91.05,32.92],[-91.01,32.93],[-90.94,32.97],[-90.91,32.95],[-90.91,33.05],[-90.88,33.04],[-90.89,32.97],[-90.77,32.94],[-90.76,32.93],[-90.74,32.86],[-90.76,32.84],[-90.75,32.82],[-90.73,32.82],[-90.74,32.81],[-90.84,32.9],[-90.91,32.83],[-90.95,32.77],[-90.92,32.77],[-90.82,32.69],[-90.7,32.69],[-90.67,32.67],[-90.72,32.71],[-90.71,32.75],[-90.71,32.81],[-90.71,32.84],[-90.72,32.84],[-90.73,32.86],[-90.66,32.92],[-90.64,32.93],[-90.61,32.95],[-90.58,33.04],[-90.6,33.07],[-90.55,33.11],[-90.52,33.12],[-90.39,33.11],[-90.35,33.1],[-90.35,33.12],[-90.33,33.14],[-90.33,33.29],[-90.22,33.29],[-90.22,33.23],[-90.19,33.21],[-90.29,33],[-90.17,32.95],[-90.34,32.88],[-90.3,32.73],[-90.54,32.67],[-90.63,32.55],[-90.63,32.34],[-90.73,32.23],[-90.56,32.16],[-90.56,32.27],[-90.35,32.29],[-90.34,32.27],[-90.33,32.2],[-90.3,32.21],[-90.26,32.15],[-90.25,32.14],[-90.23,32.08],[-90.23,32.05],[-90.25,32.03],[-90.46,32.06],[-90.5,31.99],[-90.75,32.02],[-90.74,32.03],[-90.79,32.09],[-90.93,31.98],[-90.88,31.89],[-90.67,31.82],[-90.67,31.76],[-90.69,31.78],[-90.72,31.76],[-90.71,31.74],[-90.74,31.72]]],[[[-89.95,31.72],[-89.97,31.68],[-90,31.68],[-90.12,31.74],[-90.13,31.77],[-90.11,31.77],[-90.14,31.79],[-90.14,31.83],[-90.14,31.85],[-90.04,31.9],[-90.02,31.92],[-89.96,31.88],[-89.89,32.09],[-89.72,32.08],[-89.88,32.32],[-89.89,32.43],[-89.76,32.52],[-89.65,32.51],[-89.48,32.33],[-89.53,32.12],[-89.44,32.15],[-89.42,32.1],[-89.33,32.04],[-89.33,32.01],[-89.39,32.01],[-89.42,31.96],[-89.35,31.9],[-89.35,31.88],[-89.32,31.89],[-89.32,31.8],[-89.33,31.79],[-89.33,31.74],[-89.37,31.71],[-89.39,31.7],[-89.45,31.74],[-89.47,31.72],[-89.75,31.64],[-89.82,31.75],[-89.95,31.72]]],[[[-90.1,32.24],[-90.07,32.23],[-90.08,32.22],[-90.1,32.24]]],[[[-90.16,32.41],[-90.24,32.4],[-90.21,32.49],[-90.2,32.6],[-90.05,32.58],[-90.04,32.49],[-90.15,32.4],[-90.16,32.41]]],[[[-91.12,32.5],[-91.09,32.55],[-90.99,32.5],[-91.08,32.56],[-90.96,32.58],[-90.96,32.45],[-91.03,32.43],[-91.12,32.5]]],[[[-89.47,32.65],[-89.39,32.69],[-89.34,32.67],[-89.34,32.66],[-89.33,32.58],[-89.34,32.58],[-89.34,32.55],[-89.34,32.54],[-89.34,32.51],[-89.47,32.59],[-89.47,32.65]]]]}},{type:"Feature",id:"392",properties:{zip3:"392"},geometry:{type:"MultiPolygon",coordinates:[[[[-90.3,32.21],[-90.33,32.2],[-90.34,32.27],[-90.33,32.31],[-90.3,32.34],[-90.3,32.36],[-90.39,32.45],[-90.41,32.47],[-90.38,32.5],[-90.36,32.49],[-90.29,32.49],[-90.26,32.49],[-90.24,32.4],[-90.16,32.41],[-90.15,32.4],[-90.07,32.4],[-90.08,32.4],[-90.11,32.36],[-90.12,32.34],[-90.03,32.35],[-90.01,32.34],[-90.04,32.33],[-90.06,32.24],[-90.02,32.21],[-90.05,32.21],[-90.14,32.2],[-90.24,32.16],[-90.26,32.15],[-90.3,32.21]]],[[[-90.12,32.16],[-90.12,32.15],[-90.13,32.16],[-90.12,32.16]]],[[[-90.09,32.18],[-90.08,32.18],[-90.08,32.17],[-90.09,32.18]]]]}},{type:"Feature",id:"393",properties:{zip3:"393"},geometry:{type:"Polygon",coordinates:[[[-88.44,31.25],[-88.5,31.25],[-88.52,31.23],[-88.54,31.25],[-88.51,31.28],[-88.61,31.27],[-88.62,31.43],[-88.83,31.45],[-88.92,31.71],[-88.87,31.87],[-88.91,31.88],[-89.15,32],[-89.19,32.01],[-89.24,32.01],[-89.25,32.04],[-89.32,32.03],[-89.33,32.04],[-89.42,32.1],[-89.41,32.14],[-89.33,32.2],[-89.29,32.39],[-89.2,32.43],[-89.25,32.58],[-89.32,32.57],[-89.32,32.56],[-89.34,32.58],[-89.33,32.58],[-89.34,32.66],[-89.34,32.67],[-89.32,32.78],[-89.31,32.8],[-89.23,32.85],[-89.22,32.87],[-89.32,32.93],[-89.32,32.99],[-89.28,33.02],[-89.16,33.04],[-89.24,33.08],[-89.21,33.2],[-89.11,33.2],[-89,33.23],[-88.97,33.22],[-88.87,33.26],[-88.81,33.17],[-88.37,33.22],[-88.31,33.22],[-88.47,31.89],[-88.46,31.69],[-88.44,31.25]]]}},{type:"Feature",id:"394",properties:{zip3:"394"},geometry:{type:"Polygon",coordinates:[[[-89.85,30.67],[-89.85,30.71],[-89.77,30.88],[-89.76,30.9],[-89.74,30.98],[-89.73,30.99],[-89.74,31],[-89.94,31],[-90.04,31.39],[-89.87,31.44],[-89.97,31.63],[-89.97,31.68],[-89.95,31.72],[-89.82,31.75],[-89.75,31.64],[-89.47,31.72],[-89.45,31.74],[-89.39,31.7],[-89.37,31.71],[-89.33,31.74],[-89.33,31.79],[-89.32,31.8],[-89.32,31.89],[-89.35,31.88],[-89.35,31.9],[-89.42,31.96],[-89.39,32.01],[-89.33,32.01],[-89.32,32.03],[-89.25,32.04],[-89.24,32.01],[-89.19,32.01],[-89.15,32],[-88.91,31.88],[-88.87,31.87],[-88.92,31.71],[-88.83,31.45],[-88.62,31.43],[-88.61,31.27],[-88.51,31.28],[-88.54,31.25],[-88.52,31.23],[-88.5,31.25],[-88.44,31.25],[-88.41,30.64],[-88.45,30.69],[-88.6,30.63],[-88.64,30.61],[-88.7,30.8],[-88.88,30.84],[-88.93,31],[-89.29,30.97],[-89.24,30.87],[-89.34,30.81],[-89.34,30.65],[-89.47,30.65],[-89.44,30.5],[-89.47,30.48],[-89.48,30.44],[-89.49,30.46],[-89.69,30.46],[-89.85,30.67]]]}},{type:"Feature",id:"395",properties:{zip3:"395"},geometry:{type:"Polygon",coordinates:[[[-89.49,30.46],[-89.48,30.44],[-89.47,30.48],[-89.44,30.5],[-89.47,30.65],[-89.34,30.65],[-89.34,30.81],[-89.24,30.87],[-89.29,30.97],[-88.93,31],[-88.88,30.84],[-88.7,30.8],[-88.64,30.61],[-88.6,30.63],[-88.45,30.69],[-88.41,30.64],[-88.4,30.38],[-88.75,30.35],[-89.02,30.38],[-89.57,30.18],[-89.46,30.41],[-89.49,30.46]]]}},{type:"Feature",id:"396",properties:{zip3:"396"},geometry:{type:"Polygon",coordinates:[[[-89.94,31],[-91.64,31],[-91.58,31.02],[-91.56,31.07],[-91.59,31.17],[-91.55,31.24],[-91.47,31.32],[-91.16,31.35],[-91.26,31.5],[-91.16,31.55],[-91.15,31.61],[-90.87,31.63],[-90.84,31.66],[-90.88,31.67],[-90.91,31.68],[-90.91,31.71],[-90.89,31.75],[-90.85,31.77],[-90.74,31.79],[-90.74,31.7],[-90.69,31.7],[-90.65,31.65],[-90.62,31.63],[-90.52,31.7],[-90.37,31.62],[-90.2,31.72],[-90.18,31.73],[-90.12,31.74],[-90,31.68],[-89.97,31.63],[-89.87,31.44],[-90.04,31.39],[-89.94,31]]]}},{type:"Feature",id:"397",properties:{zip3:"397"},geometry:{type:"Polygon",coordinates:[[[-88.37,33.22],[-88.81,33.17],[-88.87,33.26],[-88.97,33.22],[-89,33.23],[-89.11,33.2],[-89.2,33.2],[-89.21,33.22],[-89.3,33.27],[-89.33,33.26],[-89.4,33.29],[-89.49,33.26],[-89.5,33.23],[-89.56,33.27],[-89.55,33.29],[-89.61,33.3],[-89.65,33.3],[-89.65,33.4],[-89.63,33.42],[-89.59,33.45],[-89.62,33.52],[-89.51,33.66],[-89.35,33.7],[-89.34,33.72],[-89.25,33.73],[-89.25,33.75],[-89.22,33.76],[-89.22,33.77],[-89.19,33.76],[-89.01,33.86],[-89,33.86],[-88.99,33.81],[-88.72,33.81],[-88.72,33.96],[-88.55,34.02],[-88.57,34],[-88.55,33.9],[-88.41,33.93],[-88.31,33.82],[-88.29,33.88],[-88.27,33.9],[-88.25,33.88],[-88.27,33.86],[-88.28,33.81],[-88.24,33.8],[-88.3,33.29],[-88.31,33.21],[-88.33,33.22],[-88.34,33.22],[-88.37,33.22]]]}},{type:"Feature",id:"398",properties:{zip3:"398"},geometry:{type:"MultiPolygon",coordinates:[[[[-84.07,30.87],[-84.25,30.68],[-84.86,30.71],[-84.9,30.75],[-84.94,30.82],[-84.98,30.93],[-85,31.01],[-85.03,31.07],[-85.08,31.16],[-85.11,31.28],[-85.04,31.54],[-85.12,31.73],[-85.14,31.78],[-85.14,31.84],[-85.13,31.88],[-85.11,31.89],[-85.09,31.96],[-85.07,31.99],[-85.04,31.98],[-84.95,31.97],[-84.92,31.92],[-84.45,31.93],[-84.44,31.97],[-84.28,31.85],[-84.31,31.69],[-84.45,31.62],[-84.41,31.46],[-84.22,31.41],[-84.48,31.16],[-84.51,31.05],[-84.26,31.06],[-84.23,31.01],[-84.2,31],[-84.2,31.01],[-84.18,31],[-84.12,30.93],[-84.07,30.87]]],[[[-84.13,30.98],[-84.14,30.97],[-84.15,30.98],[-84.13,30.98]]],[[[-84.23,31.03],[-84.21,31.02],[-84.2,31.01],[-84.23,31.01],[-84.23,31.03]]]]}},{type:"Feature",id:"400",properties:{zip3:"400"},geometry:{type:"Polygon",coordinates:[[[-85.04,37.56],[-85.07,37.41],[-85.1,37.41],[-85.18,37.42],[-85.21,37.44],[-85.23,37.44],[-85.29,37.51],[-85.32,37.5],[-85.38,37.51],[-85.39,37.52],[-85.62,37.54],[-85.61,37.62],[-85.58,37.63],[-85.64,37.64],[-85.72,37.71],[-85.71,37.73],[-85.69,37.72],[-85.6,37.7],[-85.55,37.73],[-85.56,37.75],[-85.58,37.74],[-85.56,38.01],[-85.61,38.01],[-85.62,38.04],[-85.59,38.07],[-85.6,38.08],[-85.56,38.07],[-85.37,38.27],[-85.41,38.3],[-85.43,38.3],[-85.45,38.3],[-85.66,38.32],[-85.63,38.4],[-85.5,38.47],[-85.42,38.56],[-85.44,38.61],[-85.44,38.66],[-85.44,38.73],[-85.27,38.74],[-85.23,38.7],[-85.23,38.67],[-85.23,38.63],[-85.01,38.55],[-84.99,38.49],[-84.95,38.47],[-84.96,38.44],[-84.94,38.43],[-84.91,38.45],[-84.88,38.42],[-84.87,38.37],[-84.87,38.36],[-85.05,38.18],[-84.99,38.14],[-84.99,38.13],[-85.03,38.12],[-85.14,37.97],[-85.15,37.89],[-85.01,37.8],[-85.05,37.71],[-85.05,37.68],[-85.03,37.68],[-85.04,37.66],[-85.04,37.65],[-85.1,37.63],[-85.04,37.56]]]}},{type:"Feature",id:"401",properties:{zip3:"401"},geometry:{type:"Polygon",coordinates:[[[-86.47,37.58],[-86.45,37.59],[-86.45,37.57],[-86.43,37.58],[-86.44,37.51],[-86.58,37.52],[-86.57,37.54],[-86.64,37.57],[-86.64,37.56],[-86.67,37.84],[-86.6,37.86],[-86.53,37.97],[-86.45,38.05],[-86.43,38.13],[-86.38,38.17],[-86.35,38.2],[-86.27,38.14],[-86.18,38.01],[-86.02,37.93],[-85.94,38],[-85.89,38.05],[-85.86,38.05],[-85.79,38.08],[-85.8,38.08],[-85.62,38.08],[-85.6,38.08],[-85.59,38.07],[-85.62,38.04],[-85.61,38.01],[-85.56,38.01],[-85.58,37.74],[-85.56,37.75],[-85.55,37.73],[-85.6,37.7],[-85.68,37.74],[-85.71,37.77],[-85.73,37.79],[-85.75,37.8],[-85.77,37.99],[-85.91,38.01],[-85.91,37.79],[-85.91,37.78],[-85.94,37.7],[-85.97,37.73],[-86.18,37.75],[-86.28,37.59],[-86.35,37.63],[-86.47,37.58]]]}},{type:"Feature",id:"402",properties:{zip3:"402"},geometry:{type:"Polygon",coordinates:[[[-85.95,38.01],[-85.91,38.09],[-85.84,38.23],[-85.78,38.29],[-85.66,38.32],[-85.45,38.3],[-85.43,38.3],[-85.41,38.3],[-85.37,38.27],[-85.56,38.07],[-85.62,38.08],[-85.8,38.08],[-85.79,38.08],[-85.86,38.05],[-85.89,38.05],[-85.94,38],[-85.95,38.01]]]}},{type:"Feature",id:"403",properties:{zip3:"403"},geometry:{type:"MultiPolygon",coordinates:[[[[-85.1,37.63],[-85.03,37.63],[-85.03,37.65],[-85.01,37.64],[-85.01,37.5],[-85.04,37.56],[-85.1,37.63]]],[[[-84.2,37.64],[-84.18,37.67],[-84.14,37.68],[-84.13,37.67],[-84.09,37.67],[-84.18,37.77],[-84.13,37.87],[-84.26,37.88],[-84.31,37.93],[-84.28,38.07],[-84.36,38.19],[-84.48,38.18],[-84.61,38.16],[-84.66,38],[-84.48,37.94],[-84.44,37.87],[-84.45,37.85],[-84.47,37.85],[-84.49,37.84],[-84.46,37.81],[-84.48,37.8],[-84.56,37.75],[-84.59,37.73],[-84.64,37.78],[-84.61,37.79],[-84.66,37.81],[-84.68,37.8],[-84.72,37.82],[-84.7,37.72],[-85.02,37.68],[-85.02,37.7],[-85.03,37.68],[-85.05,37.68],[-85.05,37.71],[-85.01,37.8],[-85.15,37.89],[-85.14,37.97],[-85.03,38.12],[-84.99,38.13],[-84.9,38.09],[-84.86,38.12],[-84.86,38.1],[-84.73,38.21],[-84.75,38.32],[-84.79,38.34],[-84.84,38.36],[-84.87,38.36],[-84.87,38.37],[-84.88,38.42],[-84.91,38.45],[-84.94,38.43],[-84.96,38.44],[-84.95,38.47],[-84.97,38.52],[-84.81,38.64],[-84.7,38.57],[-84.67,38.4],[-84.4,38.41],[-84.44,38.28],[-84.42,38.29],[-84.36,38.3],[-84.3,38.31],[-84.31,38.31],[-84.15,38.42],[-84.03,38.44],[-83.65,38.17],[-83.55,38.24],[-83.52,38.27],[-83.51,38.29],[-83.5,38.35],[-83.46,38.36],[-83.45,38.38],[-83.41,38.4],[-83.34,38.32],[-83.3,38.26],[-83.21,38.18],[-83.16,38.16],[-83.21,38.13],[-83.25,38.13],[-83.3,38.1],[-83.41,37.91],[-83.51,37.87],[-83.52,37.85],[-83.69,37.8],[-83.67,37.8],[-83.71,37.72],[-83.72,37.72],[-83.77,37.74],[-83.83,37.77],[-83.91,37.76],[-83.92,37.76],[-83.93,37.74],[-83.97,37.71],[-83.85,37.66],[-83.84,37.67],[-83.83,37.72],[-83.81,37.73],[-83.81,37.67],[-83.76,37.7],[-83.77,37.69],[-83.77,37.67],[-83.78,37.63],[-83.81,37.64],[-83.81,37.65],[-83.91,37.54],[-83.94,37.57],[-84.19,37.61],[-84.2,37.64]]]]}},{type:"Feature",id:"404",properties:{zip3:"404"},geometry:{type:"MultiPolygon",coordinates:[[[[-84.72,37.29],[-84.72,37.26],[-84.75,37.28],[-84.79,37.32],[-84.79,37.34],[-84.76,37.36],[-84.73,37.36],[-84.83,37.42],[-84.89,37.37],[-84.92,37.35],[-84.94,37.37],[-84.9,37.45],[-84.95,37.43],[-85,37.42],[-85.04,37.44],[-85.01,37.5],[-85.01,37.64],[-85.03,37.65],[-85.03,37.63],[-85.04,37.65],[-85.04,37.66],[-85.02,37.7],[-85.02,37.68],[-84.7,37.72],[-84.72,37.82],[-84.68,37.8],[-84.66,37.81],[-84.61,37.79],[-84.64,37.78],[-84.59,37.73],[-84.56,37.75],[-84.48,37.8],[-84.48,37.84],[-84.48,37.85],[-84.45,37.84],[-84.41,37.87],[-84.34,37.88],[-84.26,37.88],[-84.13,37.87],[-84.18,37.77],[-84.09,37.67],[-84.13,37.67],[-84.14,37.68],[-84.18,37.67],[-84.2,37.64],[-84.19,37.61],[-83.94,37.57],[-83.89,37.52],[-83.8,37.41],[-83.78,37.33],[-83.82,37.33],[-83.94,37.26],[-83.94,37.25],[-84.12,37.34],[-84.23,37.25],[-84.27,37.21],[-84.3,37.17],[-84.29,37.16],[-84.44,37.27],[-84.47,37.28],[-84.5,37.32],[-84.68,37.31],[-84.69,37.33],[-84.72,37.29]]],[[[-83.97,37.71],[-83.93,37.74],[-83.92,37.76],[-83.91,37.76],[-83.83,37.77],[-83.77,37.74],[-83.72,37.72],[-83.75,37.71],[-83.81,37.67],[-83.81,37.73],[-83.83,37.72],[-83.84,37.67],[-83.85,37.66],[-83.97,37.71]]]]}},{type:"Feature",id:"405",properties:{zip3:"405"},geometry:{type:"Polygon",coordinates:[[[-84.31,37.93],[-84.34,37.88],[-84.41,37.87],[-84.44,37.84],[-84.46,37.84],[-84.47,37.85],[-84.49,37.84],[-84.48,37.85],[-84.47,37.85],[-84.45,37.85],[-84.44,37.87],[-84.48,37.94],[-84.66,38],[-84.61,38.16],[-84.48,38.18],[-84.36,38.19],[-84.28,38.07],[-84.31,37.93]]]}},{type:"Feature",id:"406",properties:{zip3:"406"},geometry:{type:"Polygon",coordinates:[[[-84.87,38.36],[-84.84,38.36],[-84.79,38.34],[-84.75,38.32],[-84.73,38.21],[-84.86,38.1],[-84.86,38.12],[-84.9,38.09],[-84.99,38.14],[-85.05,38.18],[-84.87,38.36]]]}},{type:"Feature",id:"407",properties:{zip3:"407"},geometry:{type:"Polygon",coordinates:[[[-84.05,36.59],[-84.24,36.61],[-84.34,36.65],[-84.35,36.79],[-84.36,36.8],[-84.32,36.89],[-84.31,36.93],[-84.37,36.95],[-84.35,36.99],[-84.31,37.02],[-84.32,37.04],[-84.29,37.13],[-84.29,37.16],[-84.3,37.17],[-84.27,37.21],[-84.23,37.25],[-84.12,37.34],[-83.94,37.25],[-83.94,37.23],[-83.86,37.09],[-83.97,36.86],[-83.99,36.87],[-83.95,36.78],[-83.97,36.76],[-83.98,36.73],[-83.88,36.68],[-84.05,36.59]]]}},{type:"Feature",id:"408",properties:{zip3:"408"},geometry:{type:"Polygon",coordinates:[[[-83.47,36.87],[-83.46,36.86],[-83.55,37.08],[-83.54,37.1],[-83.42,37.11],[-83.23,37.01],[-83.16,37.01],[-83.12,37.01],[-83.13,36.99],[-83.15,36.98],[-83.15,36.95],[-82.76,37.1],[-82.72,37.09],[-82.73,37.07],[-82.74,37.04],[-82.84,36.99],[-82.87,36.97],[-82.88,36.89],[-82.97,36.86],[-82.97,36.87],[-83,36.87],[-83.02,36.88],[-83.08,36.91],[-83.07,36.87],[-83.08,36.84],[-83.14,36.74],[-83.53,36.67],[-83.56,36.67],[-83.63,36.76],[-83.47,36.87]]]}},{type:"Feature",id:"409",properties:{zip3:"409"},geometry:{type:"MultiPolygon",coordinates:[[[[-84.05,36.59],[-83.88,36.68],[-83.98,36.73],[-83.97,36.76],[-83.95,36.78],[-83.99,36.87],[-83.97,36.86],[-83.86,37.09],[-83.94,37.23],[-83.94,37.26],[-83.82,37.33],[-83.78,37.33],[-83.71,37.37],[-83.65,37.36],[-83.57,37.27],[-83.55,37.12],[-83.55,37.08],[-83.46,36.86],[-83.47,36.87],[-83.63,36.76],[-83.56,36.67],[-83.65,36.62],[-83.69,36.58],[-83.84,36.59],[-84.05,36.59]]],[[[-82.97,36.86],[-83.03,36.86],[-83.07,36.87],[-83.08,36.91],[-83.02,36.88],[-83,36.87],[-82.97,36.87],[-82.97,36.86]]]]}},{type:"Feature",id:"410",properties:{zip3:"410"},geometry:{type:"Polygon",coordinates:[[[-83.55,38.24],[-83.65,38.17],[-84.03,38.44],[-84.15,38.42],[-84.31,38.31],[-84.3,38.31],[-84.36,38.3],[-84.42,38.29],[-84.44,38.28],[-84.4,38.41],[-84.67,38.4],[-84.7,38.57],[-84.81,38.64],[-84.97,38.52],[-84.95,38.47],[-84.99,38.49],[-85.01,38.55],[-85.23,38.63],[-85.23,38.67],[-85.23,38.7],[-85.27,38.74],[-85.29,38.74],[-85.26,38.74],[-85.21,38.7],[-84.89,38.79],[-84.83,38.83],[-84.84,38.99],[-84.79,39.12],[-84.68,39.1],[-84.62,39.07],[-84.51,39.09],[-84.44,39.1],[-84.43,39.05],[-84.29,38.96],[-84.23,38.89],[-84.07,38.77],[-83.93,38.77],[-83.84,38.72],[-83.67,38.63],[-83.62,38.61],[-83.64,38.53],[-83.47,38.4],[-83.45,38.38],[-83.46,38.36],[-83.5,38.35],[-83.51,38.29],[-83.52,38.27],[-83.55,38.24]]]}},{type:"Feature",id:"411",properties:{zip3:"411"},geometry:{type:"Polygon",coordinates:[[[-83.05,38],[-83.14,38],[-83.15,38.01],[-83.17,38.02],[-83.18,38.06],[-83.27,38.08],[-83.26,38.12],[-83.21,38.13],[-83.16,38.16],[-83.21,38.18],[-83.3,38.26],[-83.34,38.32],[-83.41,38.4],[-83.47,38.4],[-83.64,38.53],[-83.62,38.61],[-83.65,38.64],[-83.51,38.7],[-83.47,38.68],[-83.36,38.65],[-83.32,38.61],[-83.25,38.63],[-82.98,38.73],[-82.87,38.74],[-82.84,38.59],[-82.7,38.54],[-82.61,38.47],[-82.59,38.42],[-82.58,38.3],[-82.61,38.25],[-82.6,38.22],[-82.61,38.18],[-82.62,38.19],[-82.62,38.21],[-82.63,38.19],[-82.66,38.2],[-82.7,38.26],[-82.79,38.04],[-82.79,38.05],[-82.83,37.97],[-82.97,37.99],[-83.05,38]]]}},{type:"Feature",id:"412",properties:{zip3:"412"},geometry:{type:"Polygon",coordinates:[[[-82.4,37.83],[-82.31,37.76],[-82.38,37.74],[-82.39,37.7],[-82.42,37.68],[-82.52,37.69],[-82.62,37.7],[-82.67,37.73],[-82.77,37.74],[-82.79,37.74],[-82.77,37.7],[-82.77,37.71],[-82.94,37.72],[-82.95,37.79],[-82.98,37.95],[-82.97,37.99],[-82.83,37.97],[-82.79,38.05],[-82.79,38.04],[-82.7,38.26],[-82.66,38.2],[-82.63,38.19],[-82.62,38.21],[-82.62,38.19],[-82.61,38.18],[-82.64,38.17],[-82.64,38.14],[-82.62,38.13],[-82.59,38.11],[-82.48,37.98],[-82.46,37.98],[-82.42,37.85],[-82.4,37.83]]]}},{type:"Feature",id:"413",properties:{zip3:"413"},geometry:{type:"Polygon",coordinates:[[[-83.21,37.43],[-83.37,37.35],[-83.45,37.38],[-83.56,37.28],[-83.65,37.36],[-83.71,37.37],[-83.8,37.41],[-83.89,37.52],[-83.91,37.54],[-83.81,37.65],[-83.81,37.64],[-83.78,37.63],[-83.77,37.67],[-83.77,37.69],[-83.76,37.7],[-83.75,37.71],[-83.71,37.72],[-83.67,37.8],[-83.69,37.8],[-83.52,37.85],[-83.48,37.85],[-83.3,37.87],[-83.24,37.74],[-83.26,37.71],[-83.24,37.7],[-83.22,37.65],[-83.01,37.58],[-83.02,37.55],[-83,37.53],[-82.95,37.5],[-82.97,37.5],[-83.04,37.49],[-83.09,37.51],[-83.13,37.46],[-83.2,37.41],[-83.21,37.43]]]}},{type:"Feature",id:"414",properties:{zip3:"414"},geometry:{type:"Polygon",coordinates:[[[-82.9,37.64],[-82.96,37.58],[-83.01,37.58],[-83.22,37.65],[-83.24,37.7],[-83.26,37.71],[-83.24,37.74],[-83.3,37.87],[-83.48,37.85],[-83.51,37.87],[-83.41,37.91],[-83.3,38.1],[-83.26,38.12],[-83.27,38.08],[-83.18,38.06],[-83.17,38.02],[-83.15,38.01],[-83.14,38],[-83.05,38],[-82.98,37.95],[-82.95,37.79],[-82.94,37.67],[-82.9,37.64]]]}},{type:"Feature",id:"415",properties:{zip3:"415"},geometry:{type:"Polygon",coordinates:[[[-82.67,37.14],[-82.7,37.15],[-82.72,37.14],[-82.66,37.2],[-82.67,37.23],[-82.7,37.26],[-82.73,37.27],[-82.7,37.29],[-82.69,37.31],[-82.58,37.47],[-82.6,37.66],[-82.52,37.69],[-82.42,37.68],[-82.39,37.7],[-82.38,37.74],[-82.3,37.7],[-82.19,37.65],[-82.17,37.63],[-82.04,37.55],[-81.99,37.54],[-81.96,37.54],[-82.32,37.28],[-82.35,37.27],[-82.67,37.14]]]}},{type:"Feature",id:"416",properties:{zip3:"416"},geometry:{type:"Polygon",coordinates:[[[-82.73,37.31],[-82.81,37.41],[-82.83,37.44],[-82.86,37.44],[-82.84,37.47],[-82.92,37.41],[-82.96,37.4],[-82.96,37.42],[-83.01,37.45],[-83.09,37.49],[-83.04,37.49],[-82.97,37.5],[-82.95,37.5],[-83,37.53],[-83.02,37.55],[-82.96,37.58],[-82.9,37.64],[-82.94,37.72],[-82.77,37.71],[-82.77,37.7],[-82.79,37.74],[-82.77,37.74],[-82.67,37.73],[-82.62,37.7],[-82.6,37.66],[-82.58,37.47],[-82.69,37.31],[-82.71,37.29],[-82.73,37.31]]]}},{type:"Feature",id:"417",properties:{zip3:"417"},geometry:{type:"Polygon",coordinates:[[[-83.12,37.01],[-83.16,37.01],[-83.23,37.01],[-83.42,37.11],[-83.54,37.1],[-83.55,37.12],[-83.57,37.27],[-83.56,37.28],[-83.45,37.38],[-83.37,37.35],[-83.21,37.43],[-83.2,37.41],[-83.13,37.46],[-83.09,37.49],[-83.01,37.45],[-82.98,37.42],[-83,37.4],[-82.98,37.39],[-83.05,37.04],[-83.12,37.01]]]}},{type:"Feature",id:"418",properties:{zip3:"418"},geometry:{type:"Polygon",coordinates:[[[-83.15,36.98],[-83.13,36.99],[-83.05,37.04],[-82.98,37.39],[-83,37.4],[-82.98,37.42],[-82.96,37.42],[-82.96,37.4],[-82.92,37.41],[-82.84,37.47],[-82.86,37.44],[-82.83,37.44],[-82.81,37.41],[-82.73,37.31],[-82.71,37.29],[-82.73,37.27],[-82.7,37.26],[-82.67,37.23],[-82.66,37.2],[-82.72,37.14],[-82.7,37.15],[-82.67,37.14],[-82.76,37.1],[-83.15,36.95],[-83.15,36.98]]]}},{type:"Feature",id:"420",properties:{zip3:"420"},geometry:{type:"Polygon",coordinates:[[[-89.42,36.5],[-89.38,36.61],[-89.33,36.63],[-89.28,36.58],[-89.26,36.56],[-89.12,36.59],[-89.18,36.83],[-89.14,36.85],[-89.12,36.89],[-89.1,36.96],[-89.16,37.07],[-89.1,37.13],[-89.1,37.14],[-89.09,37.17],[-89.04,37.2],[-88.98,37.23],[-88.92,37.22],[-88.81,37.19],[-88.57,37.08],[-88.46,37.07],[-88.48,37.35],[-88.37,37.4],[-88.09,37.47],[-88.05,37.52],[-88,37.44],[-87.95,37.44],[-87.89,37.4],[-87.85,37.4],[-87.86,37.34],[-88.16,37.18],[-88.16,37.14],[-88.14,37.15],[-88.13,37.15],[-88.03,37.07],[-87.98,37.06],[-87.89,36.96],[-88,36.91],[-88.07,37.04],[-88.24,36.98],[-88.08,36.7],[-88.05,36.5],[-89.3,36.51],[-89.42,36.5]]]}},{type:"Feature",id:"421",properties:{zip3:"421"},geometry:{type:"Polygon",coordinates:[[[-86.55,36.64],[-86.59,36.65],[-86.73,36.65],[-86.76,36.67],[-86.78,36.66],[-86.72,36.78],[-86.54,36.95],[-86.58,37],[-86.67,37.02],[-86.65,37.16],[-86.5,37.19],[-86.06,37.13],[-86.01,37.21],[-85.81,37.16],[-85.79,37.15],[-85.77,37.14],[-85.76,37.1],[-85.71,37.08],[-85.68,37.1],[-85.69,37.14],[-85.64,37.12],[-85.64,37.1],[-85.67,37.09],[-85.66,37.08],[-85.65,37.08],[-85.65,37.09],[-85.63,37.1],[-85.63,37.11],[-85.63,37.13],[-85.53,37.11],[-85.52,37.05],[-85.49,37.09],[-85.44,36.95],[-85.58,36.87],[-85.57,36.84],[-85.52,36.73],[-85.5,36.69],[-85.44,36.62],[-85.5,36.62],[-85.83,36.62],[-86.47,36.65],[-86.55,36.64]]]}},{type:"Feature",id:"422",properties:{zip3:"422"},geometry:{type:"MultiPolygon",coordinates:[[[[-87.85,36.63],[-87.85,36.66],[-87.98,36.76],[-88,36.91],[-87.86,36.95],[-87.69,37.1],[-87.6,37.09],[-87.5,37.11],[-87.48,37.13],[-87.28,37.11],[-87.26,37.08],[-87.12,37.04],[-86.9,37.12],[-86.9,37.16],[-86.91,37.17],[-86.91,37.19],[-86.81,37.25],[-86.82,37.31],[-86.8,37.33],[-86.61,37.4],[-86.54,37.34],[-86.21,37.33],[-86.05,37.22],[-86.06,37.13],[-86.5,37.19],[-86.65,37.16],[-86.67,37.02],[-86.58,37],[-86.54,36.95],[-86.72,36.78],[-86.78,36.66],[-86.76,36.67],[-86.73,36.65],[-87.44,36.64],[-87.42,36.6],[-87.67,36.65],[-87.72,36.73],[-87.85,36.63]]],[[[-85.77,37.14],[-85.75,37.17],[-85.62,37.13],[-85.64,37.13],[-85.63,37.11],[-85.63,37.1],[-85.63,37.09],[-85.65,37.09],[-85.65,37.08],[-85.66,37.08],[-85.67,37.09],[-85.64,37.1],[-85.64,37.12],[-85.69,37.14],[-85.7,37.12],[-85.77,37.14]]],[[[-86.16,37.12],[-86.16,37.13],[-86.15,37.12],[-86.16,37.12]]]]}},{type:"Feature",id:"423",properties:{zip3:"423"},geometry:{type:"Polygon",coordinates:[[[-86.91,37.17],[-86.9,37.16],[-86.9,37.12],[-87.12,37.04],[-87.26,37.08],[-87.27,37.12],[-87.36,37.25],[-87.38,37.29],[-87.34,37.34],[-87.31,37.38],[-87.31,37.4],[-87.36,37.49],[-87.37,37.53],[-87.5,37.63],[-87.27,37.78],[-87.35,37.81],[-87.36,37.87],[-87.32,37.89],[-87.24,37.84],[-87.17,37.83],[-87.14,37.78],[-87.07,37.79],[-86.92,37.94],[-86.86,37.99],[-86.68,37.92],[-86.66,37.86],[-86.67,37.84],[-86.64,37.56],[-86.64,37.57],[-86.57,37.54],[-86.62,37.54],[-86.62,37.52],[-86.61,37.4],[-86.8,37.33],[-86.82,37.31],[-86.81,37.25],[-86.91,37.19],[-86.91,37.17]]]}},{type:"Feature",id:"424",properties:{zip3:"424"},geometry:{type:"Polygon",coordinates:[[[-88.03,37.07],[-88.13,37.15],[-88.14,37.15],[-88.16,37.14],[-88.16,37.18],[-87.86,37.34],[-87.85,37.4],[-87.89,37.4],[-87.95,37.44],[-88,37.44],[-88.05,37.52],[-88.13,37.57],[-88.06,37.74],[-88.03,37.8],[-88,37.8],[-87.93,37.8],[-87.91,37.84],[-87.94,37.88],[-87.89,37.85],[-87.62,37.91],[-87.63,37.92],[-87.58,37.95],[-87.51,37.91],[-87.41,37.94],[-87.32,37.89],[-87.36,37.87],[-87.35,37.81],[-87.27,37.78],[-87.5,37.63],[-87.37,37.53],[-87.36,37.49],[-87.31,37.4],[-87.31,37.38],[-87.34,37.34],[-87.38,37.29],[-87.36,37.25],[-87.27,37.12],[-87.28,37.11],[-87.48,37.13],[-87.5,37.11],[-87.6,37.09],[-87.69,37.1],[-87.86,36.95],[-87.89,36.96],[-87.98,37.06],[-88.03,37.07]]]}},{type:"Feature",id:"425",properties:{zip3:"425"},geometry:{type:"Polygon",coordinates:[[[-84.65,36.91],[-84.66,36.92],[-84.94,36.96],[-84.9,37.12],[-85,37.12],[-85.04,37.13],[-85.09,37.19],[-85.13,37.19],[-85.07,37.38],[-85.04,37.44],[-85,37.42],[-84.95,37.43],[-84.9,37.45],[-84.94,37.37],[-84.92,37.35],[-84.89,37.37],[-84.83,37.42],[-84.73,37.36],[-84.76,37.36],[-84.79,37.34],[-84.79,37.32],[-84.75,37.28],[-84.72,37.26],[-84.72,37.29],[-84.69,37.33],[-84.68,37.31],[-84.5,37.32],[-84.47,37.28],[-84.44,37.27],[-84.29,37.16],[-84.29,37.13],[-84.32,37.04],[-84.31,37.02],[-84.35,36.99],[-84.42,36.95],[-84.62,36.9],[-84.61,36.88],[-84.63,36.87],[-84.67,36.86],[-84.65,36.91]]]}},{type:"Feature",id:"426",properties:{zip3:"426"},geometry:{type:"Polygon",coordinates:[[[-85.29,36.63],[-85.22,36.85],[-85.27,36.9],[-85.09,37.16],[-85.09,37.19],[-85.04,37.13],[-85,37.12],[-84.9,37.12],[-84.94,36.96],[-84.66,36.92],[-84.65,36.91],[-84.67,36.86],[-84.63,36.87],[-84.61,36.88],[-84.62,36.9],[-84.42,36.95],[-84.37,36.95],[-84.31,36.93],[-84.32,36.89],[-84.36,36.8],[-84.35,36.79],[-84.34,36.65],[-84.24,36.61],[-84.23,36.59],[-85.19,36.63],[-85.21,36.63],[-85.29,36.63]]]}},{type:"Feature",id:"427",properties:{zip3:"427"},geometry:{type:"MultiPolygon",coordinates:[[[[-85.57,36.84],[-85.58,36.87],[-85.44,36.95],[-85.49,37.09],[-85.52,37.05],[-85.53,37.11],[-85.63,37.13],[-85.62,37.13],[-85.75,37.17],[-85.79,37.15],[-85.81,37.16],[-86.01,37.21],[-86.05,37.22],[-86.21,37.33],[-86.54,37.34],[-86.61,37.4],[-86.62,37.52],[-86.62,37.54],[-86.58,37.52],[-86.44,37.51],[-86.43,37.58],[-86.45,37.57],[-86.45,37.59],[-86.47,37.58],[-86.35,37.63],[-86.28,37.59],[-86.18,37.75],[-85.97,37.73],[-85.94,37.7],[-85.91,37.78],[-85.91,37.79],[-85.75,37.8],[-85.73,37.79],[-85.71,37.77],[-85.68,37.74],[-85.69,37.72],[-85.71,37.73],[-85.72,37.71],[-85.64,37.64],[-85.58,37.63],[-85.61,37.62],[-85.62,37.54],[-85.39,37.52],[-85.38,37.51],[-85.32,37.5],[-85.29,37.51],[-85.23,37.44],[-85.21,37.44],[-85.18,37.42],[-85.1,37.41],[-85.07,37.41],[-85.07,37.38],[-85.13,37.19],[-85.09,37.16],[-85.27,36.9],[-85.22,36.85],[-85.29,36.63],[-85.44,36.62],[-85.5,36.69],[-85.52,36.73],[-85.57,36.84]]],[[[-85.77,37.14],[-85.7,37.12],[-85.68,37.1],[-85.71,37.08],[-85.76,37.1],[-85.77,37.14]]]]}},{type:"Feature",id:"430",properties:{zip3:"430"},geometry:{type:"MultiPolygon",coordinates:[[[[-83.48,40.05],[-83.52,39.98],[-83.54,39.99],[-83.56,40],[-83.62,39.98],[-83.64,40.02],[-83.82,40.03],[-83.82,40.01],[-83.83,40.03],[-83.88,40.02],[-83.92,40.03],[-83.98,40.04],[-84.03,40.14],[-84,40.18],[-83.98,40.2],[-83.9,40.2],[-83.62,40.23],[-83.58,40.26],[-83.54,40.28],[-83.4,40.35],[-83.38,40.35],[-83.37,40.36],[-83.3,40.35],[-83.25,40.42],[-83.08,40.4],[-83.05,40.41],[-82.99,40.45],[-82.97,40.44],[-82.8,40.34],[-82.68,40.4],[-82.68,40.41],[-82.71,40.54],[-82.7,40.57],[-82.68,40.57],[-82.62,40.57],[-82.35,40.55],[-82.26,40.56],[-82.14,40.48],[-82.14,40.49],[-82.09,40.42],[-82.11,40.41],[-82.19,40.44],[-82.27,40.2],[-82.24,40.14],[-82.23,40.12],[-82.2,40.01],[-82.21,39.98],[-82.29,39.99],[-82.38,39.82],[-82.4,39.82],[-82.6,39.93],[-82.75,39.94],[-82.79,39.93],[-82.83,39.92],[-82.83,39.98],[-82.84,40.06],[-82.86,40.06],[-82.86,40.08],[-82.93,40.08],[-83.11,40.05],[-83.1,40.03],[-83.11,40.01],[-83.14,40.01],[-83.18,39.99],[-83.25,39.98],[-83.39,40.06],[-83.48,40.05]]],[[[-82.28,39.96],[-82.27,39.97],[-82.27,39.95],[-82.29,39.94],[-82.28,39.96]]]]}},{type:"Feature",id:"431",properties:{zip3:"431"},geometry:{type:"Polygon",coordinates:[[[-82.58,39.36],[-82.64,39.33],[-82.67,39.36],[-82.76,39.48],[-82.77,39.5],[-83.04,39.51],[-83.3,39.45],[-83.33,39.44],[-83.33,39.43],[-83.37,39.44],[-83.55,39.4],[-83.64,39.58],[-83.61,39.61],[-83.64,39.61],[-83.63,39.65],[-83.64,39.66],[-83.65,39.78],[-83.54,39.93],[-83.53,39.95],[-83.54,39.99],[-83.52,39.98],[-83.48,40.05],[-83.39,40.06],[-83.25,39.98],[-83.16,39.97],[-83.15,39.95],[-83.1,39.92],[-83.06,39.92],[-82.94,39.86],[-82.83,39.91],[-82.83,39.92],[-82.79,39.93],[-82.75,39.94],[-82.6,39.93],[-82.4,39.82],[-82.39,39.8],[-82.35,39.77],[-82.35,39.73],[-82.28,39.58],[-82.2,39.56],[-82.17,39.52],[-82.17,39.49],[-82.26,39.55],[-82.26,39.52],[-82.34,39.45],[-82.36,39.43],[-82.38,39.44],[-82.41,39.43],[-82.42,39.41],[-82.58,39.36]]]}},{type:"Feature",id:"432",properties:{zip3:"432"},geometry:{type:"Polygon",coordinates:[[[-83.06,39.92],[-83.1,39.92],[-83.15,39.95],[-83.16,39.97],[-83.18,39.99],[-83.14,40.01],[-83.11,40.01],[-83.1,40.03],[-83.11,40.05],[-82.93,40.08],[-82.86,40.08],[-82.86,40.06],[-82.84,40.06],[-82.83,39.98],[-82.83,39.91],[-82.94,39.86],[-83.06,39.92]]]}},{type:"Feature",id:"433",properties:{zip3:"433"},geometry:{type:"Polygon",coordinates:[[[-83.62,40.23],[-83.9,40.2],[-83.97,40.24],[-84.02,40.24],[-84,40.31],[-84,40.42],[-83.99,40.42],[-84,40.43],[-84,40.48],[-83.99,40.48],[-83.95,40.57],[-83.73,40.65],[-83.73,40.73],[-83.43,40.7],[-83.51,40.89],[-83.46,40.96],[-83.42,40.99],[-83.17,40.91],[-83.14,40.7],[-82.94,40.75],[-82.8,40.64],[-82.71,40.64],[-82.71,40.62],[-82.66,40.62],[-82.66,40.57],[-82.68,40.57],[-82.7,40.57],[-82.71,40.54],[-82.68,40.41],[-82.68,40.4],[-82.8,40.34],[-82.97,40.44],[-82.99,40.45],[-83.05,40.41],[-83.08,40.4],[-83.25,40.42],[-83.3,40.35],[-83.37,40.36],[-83.38,40.35],[-83.4,40.35],[-83.54,40.28],[-83.58,40.26],[-83.62,40.23]]]}},{type:"Feature",id:"434",properties:{zip3:"434"},geometry:{type:"MultiPolygon",coordinates:[[[[-83.59,41.21],[-83.64,41.21],[-83.65,41.24],[-83.65,41.23],[-83.69,41.23],[-83.73,41.21],[-83.75,41.2],[-83.78,41.45],[-83.81,41.44],[-83.78,41.45],[-83.74,41.48],[-83.42,41.47],[-83.53,41.57],[-83.53,41.58],[-83.53,41.59],[-83.51,41.6],[-83.28,41.68],[-82.93,41.51],[-82.83,41.59],[-82.72,41.51],[-83.04,41.46],[-82.85,41.45],[-82.93,41.26],[-83.56,41.25],[-83.59,41.21]]],[[[-83.57,41.62],[-83.54,41.62],[-83.54,41.61],[-83.56,41.6],[-83.55,41.6],[-83.56,41.58],[-83.58,41.59],[-83.57,41.62]]]]}},{type:"Feature",id:"435",properties:{zip3:"435"},geometry:{type:"Polygon",coordinates:[[[-83.78,41.17],[-84.36,41.17],[-84.43,41.21],[-84.45,41.2],[-84.46,41.25],[-84.8,41.22],[-84.81,41.7],[-83.65,41.73],[-83.76,41.64],[-83.69,41.62],[-83.61,41.58],[-83.58,41.59],[-83.56,41.58],[-83.55,41.59],[-83.53,41.59],[-83.53,41.58],[-83.53,41.57],[-83.42,41.47],[-83.74,41.48],[-83.78,41.45],[-83.81,41.44],[-83.78,41.45],[-83.75,41.2],[-83.78,41.17]]]}},{type:"Feature",id:"436",properties:{zip3:"436"},geometry:{type:"Polygon",coordinates:[[[-83.54,41.62],[-83.57,41.62],[-83.61,41.58],[-83.69,41.62],[-83.76,41.64],[-83.65,41.73],[-83.45,41.73],[-83.28,41.68],[-83.51,41.6],[-83.55,41.59],[-83.55,41.61],[-83.54,41.62]]]}},{type:"Feature",id:"437",properties:{zip3:"437"},geometry:{type:"Polygon",coordinates:[[[-82.15,39.58],[-82.17,39.52],[-82.2,39.56],[-82.28,39.58],[-82.35,39.73],[-82.35,39.77],[-82.39,39.8],[-82.38,39.82],[-82.29,39.99],[-82.21,39.98],[-82.12,40.02],[-81.8,40.12],[-81.81,40.14],[-81.79,40.15],[-81.44,40.22],[-81.41,40.19],[-81.38,40.16],[-81.34,40.1],[-81.02,40.08],[-80.89,40],[-81.01,39.67],[-81.07,39.69],[-81.05,39.67],[-81.06,39.66],[-81.12,39.64],[-81.23,39.71],[-81.38,39.66],[-81.68,39.63],[-81.72,39.45],[-81.9,39.45],[-82.04,39.59],[-82.15,39.58]]]}},{type:"Feature",id:"438",properties:{zip3:"438"},geometry:{type:"Polygon",coordinates:[[[-82.24,40.14],[-82.27,40.2],[-82.19,40.44],[-82.11,40.41],[-82.05,40.43],[-82.01,40.43],[-81.99,40.41],[-81.89,40.42],[-81.85,40.41],[-81.71,40.49],[-81.52,40.44],[-81.49,40.34],[-81.4,40.29],[-81.43,40.27],[-81.37,40.25],[-81.39,40.22],[-81.43,40.22],[-81.42,40.2],[-81.44,40.22],[-81.79,40.15],[-81.81,40.14],[-81.8,40.12],[-82.12,40.02],[-82.2,40.01],[-82.23,40.12],[-82.24,40.14]]]}},{type:"Feature",id:"439",properties:{zip3:"439"},geometry:{type:"Polygon",coordinates:[[[-81.07,39.69],[-81.01,39.67],[-80.89,40],[-81.02,40.08],[-81.34,40.1],[-81.38,40.16],[-81.41,40.19],[-81.42,40.2],[-81.43,40.22],[-81.34,40.21],[-81.32,40.22],[-81.25,40.26],[-81.2,40.26],[-81.21,40.28],[-81.18,40.37],[-80.9,40.56],[-80.94,40.63],[-80.94,40.67],[-80.66,40.69],[-80.67,40.71],[-80.52,40.73],[-80.52,40.64],[-80.58,40.61],[-80.63,40.62],[-80.63,40.54],[-80.6,40.32],[-80.74,40.08],[-80.76,39.91],[-80.87,39.77],[-80.87,39.65],[-80.88,39.62],[-80.99,39.58],[-80.99,39.61],[-81.04,39.6],[-81.06,39.66],[-81.05,39.67],[-81.07,39.69]]]}},{type:"Feature",id:"440",properties:{zip3:"440"},geometry:{type:"MultiPolygon",coordinates:[[[[-82.42,41.35],[-82.45,41.38],[-82.47,41.38],[-81.97,41.51],[-81.89,41.45],[-81.88,41.4],[-81.97,41.35],[-81.88,41.35],[-81.88,41.28],[-81.97,41.27],[-82.17,41.1],[-82.22,41.08],[-82.33,41.1],[-82.32,41.32],[-82.42,41.35]]],[[[-81.6,41.35],[-81.42,41.35],[-81.42,41.34],[-81.4,41.33],[-81.39,41.28],[-81.53,41.27],[-81.59,41.34],[-81.6,41.35]]],[[[-81.04,41.38],[-81.06,41.37],[-81.05,41.37],[-81.1,41.37],[-81.19,41.38],[-81.35,41.35],[-81.37,41.35],[-81.39,41.36],[-81.43,41.41],[-81.49,41.42],[-81.49,41.45],[-81.44,41.54],[-81.42,41.57],[-81.49,41.63],[-81.28,41.76],[-80.52,41.98],[-80.52,41.5],[-80.6,41.5],[-80.63,41.51],[-80.65,41.5],[-80.74,41.5],[-80.79,41.49],[-80.82,41.5],[-80.95,41.47],[-80.94,41.44],[-80.94,41.46],[-80.94,41.43],[-80.99,41.39],[-81.04,41.38]]],[[[-81.88,41.38],[-81.84,41.39],[-81.88,41.35],[-81.9,41.37],[-81.88,41.38]]]]}},{type:"Feature",id:"441",properties:{zip3:"441"},geometry:{type:"Polygon",coordinates:[[[-81.88,41.28],[-81.88,41.35],[-81.97,41.35],[-81.88,41.4],[-81.89,41.45],[-81.97,41.51],[-81.74,41.49],[-81.49,41.63],[-81.42,41.57],[-81.44,41.54],[-81.49,41.45],[-81.49,41.42],[-81.43,41.41],[-81.39,41.35],[-81.6,41.35],[-81.59,41.34],[-81.56,41.26],[-81.62,41.28],[-81.88,41.28]]]}},{type:"Feature",id:"442",properties:{zip3:"442"},geometry:{type:"Polygon",coordinates:[[[-82.17,40.99],[-82.2,41.08],[-82.17,41.1],[-81.97,41.27],[-81.62,41.28],[-81.56,41.26],[-81.53,41.27],[-81.39,41.28],[-81.4,41.33],[-81.42,41.34],[-81.42,41.35],[-81.39,41.35],[-81.39,41.36],[-81.37,41.35],[-81.35,41.35],[-81.19,41.38],[-81.1,41.37],[-81.05,41.37],[-81,41.35],[-81.03,41.18],[-81.03,41.16],[-81.05,41.16],[-81.03,41.15],[-81.04,41.14],[-81.09,41.12],[-81.07,41.02],[-81.11,40.97],[-81.35,41],[-81.39,41.04],[-81.55,41.15],[-81.57,41.16],[-81.57,41.19],[-81.57,41.2],[-81.62,41.2],[-81.68,41.14],[-81.56,40.98],[-81.58,40.94],[-81.54,40.93],[-81.49,40.92],[-81.49,40.91],[-81.52,40.91],[-81.59,40.92],[-81.6,40.91],[-81.66,40.93],[-81.76,40.95],[-82.08,40.86],[-82.14,40.89],[-82.22,40.97],[-82.17,40.99]]]}},{type:"Feature",id:"443",properties:{zip3:"443"},geometry:{type:"MultiPolygon",coordinates:[[[[-81.52,40.94],[-81.51,40.94],[-81.51,40.93],[-81.52,40.94]]],[[[-81.56,40.98],[-81.68,41.14],[-81.62,41.2],[-81.57,41.2],[-81.57,41.19],[-81.57,41.16],[-81.55,41.15],[-81.39,41.04],[-81.43,41],[-81.44,40.99],[-81.51,40.97],[-81.54,40.93],[-81.58,40.94],[-81.56,40.98]]]]}},{type:"Feature",id:"444",properties:{zip3:"444"},geometry:{type:"Polygon",coordinates:[[[-81.01,40.76],[-80.94,40.97],[-81.07,40.98],[-81.07,41.02],[-81.09,41.12],[-81.04,41.14],[-81.03,41.15],[-81.05,41.16],[-81.03,41.16],[-81.03,41.18],[-81,41.35],[-81.06,41.37],[-81.04,41.38],[-80.99,41.39],[-80.94,41.43],[-80.94,41.46],[-80.94,41.44],[-80.95,41.47],[-80.82,41.5],[-80.79,41.49],[-80.74,41.5],[-80.65,41.5],[-80.63,41.51],[-80.6,41.5],[-80.52,41.5],[-80.52,40.73],[-80.67,40.71],[-80.66,40.69],[-80.94,40.67],[-80.94,40.66],[-81,40.73],[-81.01,40.76]]]}},{type:"Feature",id:"445",properties:{zip3:"445"},geometry:{type:"Polygon",coordinates:[[[-80.72,41.13],[-80.67,41.13],[-80.57,41.13],[-80.58,40.96],[-80.68,40.97],[-80.72,41.13]]]}},{type:"Feature",id:"446",properties:{zip3:"446"},geometry:{type:"Polygon",coordinates:[[[-81.85,40.41],[-81.89,40.42],[-81.99,40.41],[-82.01,40.43],[-82.05,40.43],[-82.09,40.42],[-82.14,40.49],[-82.14,40.48],[-82.26,40.56],[-82.22,40.57],[-82.2,40.58],[-82.15,40.7],[-82.15,40.73],[-82.14,40.84],[-82.13,40.85],[-82.13,40.86],[-82.08,40.86],[-81.76,40.95],[-81.66,40.93],[-81.6,40.91],[-81.59,40.92],[-81.52,40.91],[-81.5,40.88],[-81.47,40.77],[-81.47,40.75],[-81.24,40.72],[-81.35,40.92],[-81.4,40.94],[-81.47,40.94],[-81.52,40.94],[-81.51,40.97],[-81.44,40.99],[-81.43,41],[-81.35,41],[-81.11,40.97],[-81.07,40.98],[-80.94,40.97],[-81.01,40.76],[-81,40.73],[-80.94,40.66],[-80.94,40.63],[-80.9,40.56],[-81.18,40.37],[-81.21,40.28],[-81.2,40.26],[-81.25,40.26],[-81.32,40.22],[-81.39,40.22],[-81.37,40.25],[-81.43,40.27],[-81.4,40.29],[-81.49,40.34],[-81.52,40.44],[-81.71,40.49],[-81.85,40.41]]]}},{type:"Feature",id:"447",properties:{zip3:"447"},geometry:{type:"Polygon",coordinates:[[[-81.47,40.77],[-81.5,40.88],[-81.49,40.91],[-81.49,40.92],[-81.51,40.93],[-81.51,40.94],[-81.47,40.94],[-81.4,40.94],[-81.35,40.92],[-81.24,40.72],[-81.47,40.75],[-81.47,40.77]]]}},{type:"Feature",id:"448",properties:{zip3:"448"},geometry:{type:"Polygon",coordinates:[[[-82.35,40.55],[-82.62,40.57],[-82.66,40.57],[-82.66,40.62],[-82.61,40.63],[-82.39,40.73],[-82.36,40.75],[-82.42,40.87],[-82.69,40.79],[-82.72,40.64],[-82.8,40.64],[-82.94,40.75],[-83.14,40.7],[-83.17,40.91],[-83.42,40.99],[-83.45,41.02],[-83.59,41.08],[-83.57,41.17],[-83.61,41.17],[-83.6,41.18],[-83.6,41.2],[-83.61,41.2],[-83.61,41.21],[-83.59,41.21],[-83.56,41.25],[-82.93,41.26],[-82.85,41.45],[-82.81,41.48],[-82.47,41.38],[-82.45,41.38],[-82.42,41.35],[-82.32,41.32],[-82.33,41.1],[-82.22,41.08],[-82.2,41.08],[-82.17,40.99],[-82.22,40.97],[-82.14,40.89],[-82.13,40.86],[-82.13,40.85],[-82.14,40.84],[-82.15,40.73],[-82.15,40.7],[-82.2,40.58],[-82.22,40.57],[-82.35,40.55]]]}},{type:"Feature",id:"449",properties:{zip3:"449"},geometry:{type:"Polygon",coordinates:[[[-82.36,40.75],[-82.39,40.73],[-82.61,40.63],[-82.71,40.62],[-82.71,40.64],[-82.72,40.64],[-82.69,40.79],[-82.42,40.87],[-82.36,40.75]]]}},{type:"Feature",id:"450",properties:{zip3:"450"},geometry:{type:"Polygon",coordinates:[[[-84.69,39.13],[-84.79,39.12],[-84.82,39.11],[-84.81,39.62],[-84.8,39.63],[-84.76,39.6],[-84.76,39.59],[-84.76,39.58],[-84.33,39.59],[-84.32,39.59],[-84.21,39.59],[-84.19,39.58],[-84.2,39.57],[-84.12,39.57],[-84.12,39.58],[-84.03,39.57],[-83.99,39.57],[-83.98,39.57],[-84.08,39.41],[-84.15,39.4],[-84.19,39.4],[-84.21,39.38],[-84.2,39.38],[-84.19,39.37],[-84.19,39.31],[-84.22,39.31],[-84.26,39.31],[-84.3,39.31],[-84.32,39.29],[-84.49,39.3],[-84.66,39.3],[-84.65,39.29],[-84.69,39.26],[-84.71,39.17],[-84.71,39.14],[-84.69,39.13]]]}},{type:"Feature",id:"451",properties:{zip3:"451"},geometry:{type:"Polygon",coordinates:[[[-84.23,38.89],[-84.29,38.96],[-84.32,39.02],[-84.25,39.02],[-84.26,39.04],[-84.27,39.12],[-84.25,39.14],[-84.27,39.14],[-84.32,39.15],[-84.3,39.17],[-84.3,39.29],[-84.3,39.31],[-84.26,39.31],[-84.22,39.31],[-84.19,39.31],[-84.19,39.37],[-84.2,39.38],[-84.21,39.38],[-84.19,39.4],[-84.15,39.4],[-84.08,39.41],[-83.98,39.57],[-83.83,39.56],[-83.66,39.62],[-83.61,39.61],[-83.64,39.58],[-83.55,39.4],[-83.37,39.44],[-83.33,39.43],[-83.28,39.41],[-83.32,39.35],[-83.38,39.28],[-83.35,39.25],[-83.38,39.07],[-83.57,39.03],[-83.68,39.09],[-83.73,38.97],[-83.76,38.92],[-83.76,38.91],[-83.74,38.87],[-83.58,38.72],[-83.56,38.74],[-83.45,38.71],[-83.47,38.68],[-83.51,38.7],[-83.65,38.64],[-83.67,38.63],[-83.84,38.72],[-83.93,38.77],[-84.07,38.77],[-84.23,38.89]]]}},{type:"Feature",id:"452",properties:{zip3:"452"},geometry:{type:"Polygon",coordinates:[[[-84.27,39.12],[-84.26,39.04],[-84.25,39.02],[-84.32,39.02],[-84.43,39.05],[-84.44,39.1],[-84.51,39.09],[-84.62,39.07],[-84.68,39.1],[-84.69,39.13],[-84.71,39.14],[-84.71,39.17],[-84.69,39.26],[-84.65,39.29],[-84.66,39.3],[-84.49,39.3],[-84.32,39.29],[-84.3,39.29],[-84.3,39.17],[-84.32,39.15],[-84.27,39.14],[-84.25,39.14],[-84.27,39.12]]]}},{type:"Feature",id:"453",properties:{zip3:"453"},geometry:{type:"Polygon",coordinates:[[[-83.83,39.56],[-83.99,39.57],[-84.03,39.57],[-84.11,39.58],[-84.11,39.61],[-84.1,39.61],[-84.11,39.64],[-83.99,39.71],[-84,39.71],[-84.04,39.78],[-84.08,39.79],[-84.07,39.9],[-84.37,39.82],[-84.28,39.65],[-84.24,39.64],[-84.22,39.63],[-84.2,39.62],[-84.21,39.6],[-84.21,39.59],[-84.32,39.59],[-84.33,39.59],[-84.76,39.58],[-84.76,39.59],[-84.76,39.6],[-84.8,39.63],[-84.81,39.62],[-84.8,40.34],[-84.43,40.35],[-84.3,40.31],[-84.25,40.48],[-84.01,40.48],[-84,40.48],[-84,40.43],[-83.99,40.42],[-84,40.42],[-84,40.31],[-84.02,40.24],[-83.97,40.24],[-83.98,40.2],[-84,40.18],[-84.03,40.14],[-83.98,40.04],[-83.94,40.03],[-83.96,40.02],[-83.97,39.99],[-83.95,39.96],[-83.83,39.82],[-83.71,39.84],[-83.68,39.94],[-83.69,39.98],[-83.68,39.98],[-83.67,40.02],[-83.64,40.02],[-83.62,39.98],[-83.54,39.99],[-83.53,39.95],[-83.54,39.93],[-83.65,39.78],[-83.64,39.66],[-83.64,39.64],[-83.64,39.61],[-83.66,39.62],[-83.83,39.56]]]}},{type:"Feature",id:"454",properties:{zip3:"454"},geometry:{type:"Polygon",coordinates:[[[-84.22,39.63],[-84.24,39.64],[-84.28,39.65],[-84.37,39.82],[-84.07,39.9],[-84.08,39.79],[-84.04,39.78],[-84,39.71],[-83.99,39.71],[-84.11,39.64],[-84.1,39.61],[-84.11,39.61],[-84.11,39.58],[-84.12,39.58],[-84.12,39.57],[-84.2,39.57],[-84.19,39.58],[-84.21,39.6],[-84.2,39.62],[-84.22,39.63]]]}},{type:"Feature",id:"455",properties:{zip3:"455"},geometry:{type:"Polygon",coordinates:[[[-83.95,39.96],[-83.97,39.99],[-83.96,40.02],[-83.94,40.03],[-83.92,40.03],[-83.88,40.02],[-83.83,40.03],[-83.84,40.02],[-83.82,40.01],[-83.82,40.03],[-83.67,40.02],[-83.68,39.98],[-83.69,39.98],[-83.68,39.94],[-83.71,39.84],[-83.83,39.82],[-83.95,39.96]]]}},{type:"Feature",id:"456",properties:{zip3:"456"},geometry:{type:"Polygon",coordinates:[[[-82.4,38.44],[-82.53,38.41],[-82.61,38.47],[-82.7,38.54],[-82.84,38.59],[-82.87,38.74],[-82.98,38.73],[-83.25,38.63],[-83.32,38.61],[-83.36,38.65],[-83.45,38.71],[-83.56,38.74],[-83.58,38.72],[-83.74,38.87],[-83.76,38.91],[-83.76,38.92],[-83.73,38.97],[-83.68,39.09],[-83.57,39.03],[-83.38,39.07],[-83.35,39.25],[-83.38,39.28],[-83.32,39.35],[-83.28,39.41],[-83.33,39.43],[-83.33,39.44],[-83.3,39.45],[-83.04,39.51],[-82.77,39.5],[-82.76,39.48],[-82.67,39.36],[-82.64,39.33],[-82.58,39.36],[-82.42,39.41],[-82.41,39.43],[-82.38,39.44],[-82.36,39.43],[-82.33,39.41],[-82.29,39.38],[-82.31,39.01],[-82.1,39],[-82.09,38.98],[-82.14,38.9],[-82.22,38.79],[-82.17,38.63],[-82.21,38.59],[-82.29,38.58],[-82.4,38.44]]]}},{type:"Feature",id:"457",properties:{zip3:"457"},geometry:{type:"Polygon",coordinates:[[[-81.78,38.96],[-81.9,38.93],[-81.99,39.02],[-82.05,38.99],[-82.09,38.98],[-82.1,39],[-82.31,39.01],[-82.29,39.38],[-82.33,39.41],[-82.34,39.45],[-82.26,39.52],[-82.26,39.55],[-82.17,39.49],[-82.15,39.58],[-82.04,39.59],[-81.9,39.45],[-81.72,39.45],[-81.68,39.63],[-81.38,39.66],[-81.23,39.71],[-81.12,39.64],[-81.04,39.6],[-80.99,39.61],[-80.99,39.58],[-81.07,39.52],[-81.22,39.39],[-81.39,39.35],[-81.56,39.34],[-81.57,39.27],[-81.7,39.26],[-81.74,39.14],[-81.78,39.08],[-81.81,39.08],[-81.78,38.96]]]}},{type:"Feature",id:"458",properties:{zip3:"458"},geometry:{type:"Polygon",coordinates:[[[-84.8,40.34],[-84.8,41.22],[-84.46,41.25],[-84.45,41.2],[-84.43,41.21],[-84.36,41.17],[-83.78,41.17],[-83.73,41.21],[-83.69,41.23],[-83.65,41.23],[-83.65,41.24],[-83.64,41.21],[-83.61,41.21],[-83.61,41.2],[-83.6,41.2],[-83.6,41.18],[-83.61,41.17],[-83.57,41.17],[-83.59,41.08],[-83.45,41.02],[-83.46,40.96],[-83.51,40.89],[-83.43,40.7],[-83.73,40.73],[-83.73,40.65],[-83.95,40.57],[-83.99,40.48],[-84.01,40.48],[-84.25,40.48],[-84.3,40.31],[-84.43,40.35],[-84.8,40.34]]]}},{type:"Feature",id:"460",properties:{zip3:"460"},geometry:{type:"Polygon",coordinates:[[[-85.6,39.95],[-85.63,39.95],[-85.9,39.85],[-85.95,39.84],[-85.95,39.87],[-85.93,39.93],[-86.31,39.92],[-86.35,39.92],[-86.52,39.92],[-86.6,40.03],[-86.65,40.05],[-86.69,40.05],[-86.7,40.05],[-86.7,40.16],[-86.69,40.35],[-86.69,40.36],[-86.68,40.46],[-86.24,40.4],[-85.74,40.38],[-85.58,40.38],[-85.58,40.29],[-85.56,40.26],[-85.58,40.26],[-85.58,40.22],[-85.56,40.22],[-85.57,40.12],[-85.6,39.95]]]}},{type:"Feature",id:"461",properties:{zip3:"461"},geometry:{type:"Polygon",coordinates:[[[-86.08,39.3],[-86.17,39.29],[-86.19,39.28],[-86.29,39.28],[-86.32,39.3],[-86.33,39.3],[-86.35,39.29],[-86.61,39.36],[-86.66,39.48],[-86.84,39.45],[-86.86,39.45],[-87.01,39.47],[-87.02,39.65],[-87.01,39.68],[-87.01,39.81],[-86.98,39.87],[-86.7,39.86],[-86.7,40.01],[-86.7,40.05],[-86.69,40.05],[-86.65,40.05],[-86.6,40.03],[-86.52,39.92],[-86.35,39.92],[-86.33,39.92],[-86.35,39.8],[-86.33,39.76],[-86.27,39.63],[-85.94,39.66],[-85.95,39.77],[-85.95,39.8],[-85.95,39.84],[-85.9,39.85],[-85.63,39.95],[-85.59,39.92],[-85.47,39.88],[-85.48,39.85],[-85.26,39.73],[-85.3,39.53],[-85.28,39.52],[-85.29,39.49],[-85.33,39.45],[-85.63,39.45],[-85.98,39.32],[-86.08,39.3]]]}},{type:"Feature",id:"462",properties:{zip3:"462"},geometry:{type:"Polygon",coordinates:[[[-85.94,39.66],[-86.27,39.63],[-86.33,39.76],[-86.35,39.8],[-86.33,39.92],[-86.31,39.92],[-85.93,39.93],[-85.95,39.87],[-85.95,39.8],[-85.95,39.77],[-85.94,39.66]]]}},{type:"Feature",id:"463",properties:{zip3:"463"},geometry:{type:"Polygon",coordinates:[[[-86.88,41.16],[-86.95,41.09],[-86.96,41.06],[-87.08,41.13],[-87.31,41.13],[-87.53,41.06],[-87.52,41.71],[-87.41,41.68],[-87.42,41.66],[-87.44,41.65],[-87.43,41.64],[-87.43,41.57],[-87.39,41.52],[-87.32,41.45],[-87.3,41.45],[-87.24,41.46],[-87.32,41.55],[-87.22,41.62],[-86.82,41.76],[-86.58,41.76],[-86.49,41.6],[-86.66,41.45],[-86.69,41.41],[-86.74,41.38],[-86.71,41.38],[-86.67,41.21],[-86.64,41.2],[-86.65,41.17],[-86.67,41.18],[-86.81,41.14],[-86.8,41.13],[-86.87,41.14],[-86.88,41.16]]]}},{type:"Feature",id:"464",properties:{zip3:"464"},geometry:{type:"Polygon",coordinates:[[[-87.39,41.52],[-87.43,41.57],[-87.43,41.65],[-87.39,41.64],[-87.39,41.63],[-87.32,41.61],[-87.22,41.62],[-87.32,41.55],[-87.24,41.46],[-87.3,41.45],[-87.32,41.45],[-87.39,41.52]]]}},{type:"Feature",id:"465",properties:{zip3:"465"},geometry:{type:"MultiPolygon",coordinates:[[[[-85.72,41.1],[-85.72,41.06],[-86.08,41.11],[-86.09,41.17],[-86.36,41.17],[-86.52,41.23],[-86.58,41.21],[-86.6,41.18],[-86.65,41.17],[-86.64,41.2],[-86.67,41.21],[-86.71,41.38],[-86.74,41.38],[-86.69,41.41],[-86.66,41.45],[-86.49,41.6],[-86.58,41.76],[-86.41,41.75],[-86.33,41.55],[-86.16,41.56],[-86.19,41.71],[-86.2,41.72],[-86.21,41.73],[-86.22,41.76],[-85.54,41.76],[-85.54,41.75],[-85.52,41.75],[-85.52,41.74],[-85.49,41.73],[-85.51,41.68],[-85.56,41.66],[-85.46,41.53],[-85.65,41.53],[-85.65,41.17],[-85.72,41.1]]],[[[-86.27,41.72],[-86.25,41.71],[-86.24,41.71],[-86.27,41.7],[-86.27,41.72]]]]}},{type:"Feature",id:"466",properties:{zip3:"466"},geometry:{type:"Polygon",coordinates:[[[-86.41,41.75],[-86.41,41.76],[-86.22,41.76],[-86.21,41.73],[-86.2,41.72],[-86.19,41.71],[-86.16,41.56],[-86.33,41.55],[-86.41,41.75]]]}},{type:"Feature",id:"467",properties:{zip3:"467"},geometry:{type:"Polygon",coordinates:[[[-84.8,40.59],[-84.84,40.59],[-84.84,40.57],[-84.9,40.57],[-85.13,40.57],[-85.41,40.62],[-85.41,40.61],[-85.45,40.61],[-85.44,40.67],[-85.6,40.67],[-85.66,40.8],[-85.64,41],[-85.7,41.1],[-85.72,41.1],[-85.65,41.17],[-85.65,41.53],[-85.46,41.53],[-85.56,41.66],[-85.51,41.68],[-85.49,41.73],[-85.52,41.74],[-85.52,41.75],[-85.54,41.75],[-85.54,41.76],[-84.81,41.76],[-84.8,40.67],[-84.8,40.59]],[[-85.07,40.93],[-85.09,40.94],[-85.06,40.99],[-85.03,40.99],[-85.01,41.19],[-85.18,41.23],[-85.21,41.22],[-85.34,41.18],[-85.28,40.97],[-85.23,40.98],[-85.22,40.96],[-85.15,40.95],[-85.07,40.93]]]}},{type:"Feature",id:"468",properties:{zip3:"468"},geometry:{type:"Polygon",coordinates:[[[-85.15,40.95],[-85.22,40.96],[-85.23,40.98],[-85.28,40.97],[-85.34,41.18],[-85.21,41.22],[-85.18,41.23],[-85.01,41.19],[-85.03,40.99],[-85.06,40.99],[-85.09,40.94],[-85.07,40.93],[-85.15,40.95]]]}},{type:"Feature",id:"469",properties:{zip3:"469"},geometry:{type:"Polygon",coordinates:[[[-85.48,40.38],[-85.74,40.38],[-86.24,40.4],[-86.68,40.46],[-86.7,40.56],[-86.72,40.55],[-86.74,40.55],[-86.75,40.54],[-86.74,40.55],[-86.76,40.56],[-86.69,40.72],[-86.63,40.67],[-86.58,40.86],[-86.78,40.91],[-86.76,41],[-86.76,41.04],[-86.78,41.11],[-86.81,41.14],[-86.67,41.18],[-86.66,41.17],[-86.62,41.17],[-86.6,41.18],[-86.58,41.21],[-86.52,41.23],[-86.36,41.17],[-86.09,41.17],[-86.08,41.11],[-85.72,41.06],[-85.7,41.1],[-85.64,41],[-85.66,40.8],[-85.6,40.67],[-85.44,40.67],[-85.45,40.61],[-85.41,40.61],[-85.41,40.57],[-85.48,40.38]]]}},{type:"Feature",id:"470",properties:{zip3:"470"},geometry:{type:"Polygon",coordinates:[[[-85.21,38.72],[-85.16,38.9],[-85.36,38.97],[-85.44,39.19],[-85.27,39.36],[-85.3,39.45],[-85.29,39.49],[-85.28,39.52],[-85.13,39.53],[-84.96,39.52],[-84.94,39.52],[-84.81,39.62],[-84.82,39.11],[-84.84,38.99],[-84.83,38.83],[-84.89,38.79],[-85.21,38.7],[-85.21,38.72]]]}},{type:"Feature",id:"471",properties:{zip3:"471"},geometry:{type:"Polygon",coordinates:[[[-85.91,38.09],[-85.95,38.01],[-86.18,38.01],[-86.27,38.14],[-86.35,38.2],[-86.38,38.17],[-86.43,38.13],[-86.48,38.16],[-86.65,38.3],[-86.68,38.32],[-86.64,38.33],[-86.63,38.34],[-86.64,38.38],[-86.66,38.39],[-86.61,38.4],[-86.46,38.4],[-86.31,38.48],[-86.3,38.74],[-86.3,38.73],[-86.29,38.74],[-86.26,38.77],[-86.18,38.75],[-86.14,38.76],[-85.83,38.77],[-85.83,38.78],[-85.8,38.78],[-85.76,38.8],[-85.68,38.74],[-85.66,38.73],[-85.51,38.74],[-85.46,38.62],[-85.44,38.6],[-85.44,38.61],[-85.42,38.56],[-85.5,38.47],[-85.63,38.4],[-85.78,38.29],[-85.84,38.23],[-85.91,38.09]]]}},{type:"Feature",id:"472",properties:{zip3:"472"},geometry:{type:"Polygon",coordinates:[[[-85.66,38.73],[-85.68,38.74],[-85.76,38.8],[-85.8,38.78],[-85.83,38.78],[-85.83,38.77],[-86.14,38.76],[-86.18,38.75],[-86.26,38.77],[-86.28,38.76],[-86.31,38.95],[-86.4,39.01],[-86.21,39.05],[-86.1,39.22],[-86.08,39.23],[-85.98,39.32],[-85.63,39.45],[-85.33,39.45],[-85.3,39.45],[-85.27,39.36],[-85.44,39.19],[-85.46,38.85],[-85.36,38.97],[-85.16,38.9],[-85.21,38.72],[-85.26,38.74],[-85.29,38.74],[-85.44,38.73],[-85.44,38.66],[-85.44,38.61],[-85.44,38.6],[-85.46,38.62],[-85.51,38.74],[-85.66,38.73]]]}},{type:"Feature",id:"473",properties:{zip3:"473"},geometry:{type:"Polygon",coordinates:[[[-84.81,39.62],[-84.94,39.52],[-84.96,39.52],[-85.13,39.53],[-85.3,39.53],[-85.26,39.73],[-85.48,39.85],[-85.47,39.88],[-85.59,39.92],[-85.6,39.95],[-85.57,40.12],[-85.56,40.22],[-85.58,40.22],[-85.58,40.26],[-85.56,40.26],[-85.58,40.29],[-85.58,40.38],[-85.48,40.38],[-85.41,40.57],[-85.41,40.62],[-85.13,40.57],[-84.9,40.57],[-84.84,40.57],[-84.84,40.59],[-84.8,40.59],[-84.81,39.73],[-84.81,39.62]]]}},{type:"Feature",id:"474",properties:{zip3:"474"},geometry:{type:"Polygon",coordinates:[[[-86.7,38.81],[-86.68,38.9],[-87.03,38.9],[-87.21,39.02],[-87.24,39.01],[-87.24,39.05],[-87.24,39.19],[-87.2,39.23],[-87.09,39.18],[-87.04,39.32],[-86.83,39.33],[-86.83,39.45],[-86.84,39.45],[-86.66,39.48],[-86.61,39.36],[-86.35,39.29],[-86.33,39.3],[-86.32,39.3],[-86.29,39.28],[-86.19,39.28],[-86.17,39.29],[-86.08,39.3],[-86.08,39.23],[-86.1,39.22],[-86.21,39.05],[-86.4,39.01],[-86.31,38.95],[-86.28,38.76],[-86.29,38.74],[-86.3,38.73],[-86.3,38.74],[-86.31,38.48],[-86.46,38.4],[-86.61,38.4],[-86.68,38.39],[-86.68,38.45],[-86.68,38.46],[-86.7,38.81]]]}},{type:"Feature",id:"475",properties:{zip3:"475"},geometry:{type:"Polygon",coordinates:[[[-86.53,37.97],[-86.6,37.86],[-86.66,37.86],[-86.68,37.92],[-86.86,37.99],[-86.86,38],[-86.91,37.98],[-87.05,38.08],[-87.13,38.13],[-87.18,38.21],[-87.22,38.31],[-87.41,38.38],[-87.47,38.52],[-87.51,38.5],[-87.53,38.51],[-87.55,38.51],[-87.54,38.49],[-87.58,38.48],[-87.74,38.41],[-87.74,38.44],[-87.73,38.45],[-87.69,38.49],[-87.67,38.51],[-87.67,38.55],[-87.53,38.68],[-87.5,38.75],[-87.54,38.89],[-87.45,38.9],[-87.24,38.9],[-87.24,39.01],[-87.21,39.02],[-87.03,38.9],[-86.89,38.9],[-86.9,38.89],[-86.9,38.85],[-86.87,38.83],[-86.88,38.75],[-86.7,38.81],[-86.68,38.46],[-86.68,38.45],[-86.68,38.39],[-86.66,38.39],[-86.64,38.38],[-86.63,38.34],[-86.64,38.33],[-86.68,38.32],[-86.65,38.3],[-86.48,38.16],[-86.45,38.05],[-86.53,37.97]]]}},{type:"Feature",id:"476",properties:{zip3:"476"},geometry:{type:"Polygon",coordinates:[[[-87.41,37.94],[-87.45,37.94],[-87.47,38.09],[-87.46,38.12],[-87.47,38.17],[-87.55,38.17],[-87.73,38.05],[-87.74,38.01],[-87.7,37.9],[-87.94,37.88],[-87.91,37.84],[-87.93,37.8],[-88,37.8],[-88.03,37.8],[-88.04,37.81],[-88.09,37.82],[-88.04,37.82],[-88.07,37.85],[-88.06,37.89],[-88.01,37.89],[-88.06,37.92],[-88.04,38.05],[-87.96,38.09],[-87.98,38.11],[-87.95,38.13],[-87.92,38.17],[-87.94,38.17],[-87.98,38.21],[-87.91,38.3],[-87.86,38.31],[-87.74,38.41],[-87.58,38.48],[-87.54,38.49],[-87.55,38.51],[-87.53,38.51],[-87.51,38.5],[-87.47,38.52],[-87.41,38.38],[-87.22,38.31],[-87.18,38.21],[-87.13,38.13],[-87.05,38.08],[-86.91,37.98],[-86.86,38],[-86.92,37.94],[-87.04,37.9],[-87.07,37.8],[-87.13,37.79],[-87.16,37.84],[-87.22,37.85],[-87.41,37.94]]]}},{type:"Feature",id:"477",properties:{zip3:"477"},geometry:{type:"Polygon",coordinates:[[[-87.73,38.05],[-87.55,38.17],[-87.47,38.17],[-87.46,38.12],[-87.47,38.09],[-87.45,37.94],[-87.51,37.91],[-87.58,37.95],[-87.63,37.92],[-87.62,37.91],[-87.7,37.9],[-87.74,38.01],[-87.73,38.05]]]}},{type:"Feature",id:"478",properties:{zip3:"478"},geometry:{type:"Polygon",coordinates:[[[-87.24,39.05],[-87.24,38.9],[-87.45,38.9],[-87.52,38.9],[-87.53,38.97],[-87.56,38.99],[-87.61,39.1],[-87.66,39.14],[-87.63,39.15],[-87.62,39.17],[-87.61,39.19],[-87.58,39.24],[-87.59,39.25],[-87.61,39.28],[-87.61,39.31],[-87.53,39.35],[-87.53,39.91],[-87.48,39.92],[-87.45,39.86],[-87.41,39.85],[-87.42,39.88],[-87.37,39.87],[-87.3,39.94],[-87.09,39.95],[-87.01,39.84],[-87.01,39.81],[-87.01,39.68],[-87.02,39.65],[-87.01,39.47],[-86.86,39.45],[-86.83,39.45],[-86.83,39.33],[-87.04,39.32],[-87.09,39.18],[-87.2,39.23],[-87.24,39.19],[-87.24,39.05]]]}},{type:"Feature",id:"479",properties:{zip3:"479"},geometry:{type:"Polygon",coordinates:[[[-87.42,39.88],[-87.41,39.85],[-87.45,39.86],[-87.48,39.92],[-87.53,39.91],[-87.53,41.06],[-87.31,41.13],[-87.08,41.13],[-86.96,41.06],[-86.95,41.09],[-86.88,41.16],[-86.87,41.14],[-86.8,41.13],[-86.78,41.11],[-86.76,41.04],[-86.76,41],[-86.78,40.91],[-86.58,40.86],[-86.63,40.67],[-86.69,40.72],[-86.76,40.56],[-86.74,40.55],[-86.75,40.54],[-86.74,40.55],[-86.72,40.55],[-86.7,40.56],[-86.69,40.36],[-86.69,40.35],[-86.7,40.16],[-86.7,40.01],[-86.7,39.86],[-86.98,39.87],[-87.01,39.84],[-87.09,39.95],[-87.3,39.94],[-87.37,39.87],[-87.42,39.88]]]}},{type:"Feature",id:"480",properties:{zip3:"480"},geometry:{type:"Polygon",coordinates:[[[-82.87,42.46],[-83.32,42.44],[-83.25,42.53],[-83.09,42.62],[-82.97,42.54],[-82.98,42.72],[-83.1,42.74],[-83.1,42.92],[-82.95,43.11],[-82.97,43.13],[-82.92,43.14],[-82.72,43.19],[-82.5,43.17],[-82.42,43.01],[-82.52,42.61],[-82.59,42.55],[-82.8,42.65],[-82.87,42.46]]]}},{type:"Feature",id:"481",properties:{zip3:"481"},geometry:{type:"Polygon",coordinates:[[[-83.65,41.77],[-83.63,41.82],[-83.63,41.87],[-83.75,41.92],[-83.77,42.08],[-84.13,42.08],[-84.07,42.22],[-84.09,42.25],[-84.13,42.51],[-84.1,42.54],[-83.86,42.49],[-83.76,42.6],[-83.75,42.63],[-83.73,42.63],[-83.71,42.6],[-83.7,42.61],[-83.71,42.53],[-83.47,42.44],[-83.46,42.45],[-83.32,42.44],[-83.31,42.36],[-83.15,42.35],[-83.15,42.23],[-83.17,42.02],[-83.44,41.81],[-83.45,41.73],[-83.65,41.73],[-83.65,41.74],[-83.65,41.77]]]}},{type:"Feature",id:"482",properties:{zip3:"482"},geometry:{type:"Polygon",coordinates:[[[-83.15,42.23],[-83.15,42.35],[-83.31,42.36],[-83.32,42.44],[-82.87,42.46],[-82.93,42.36],[-83.15,42.23]]]}},{type:"Feature",id:"483",properties:{zip3:"483"},geometry:{type:"Polygon",coordinates:[[[-83.32,42.44],[-83.46,42.45],[-83.47,42.44],[-83.71,42.53],[-83.7,42.61],[-83.71,42.6],[-83.73,42.63],[-83.75,42.63],[-83.76,42.68],[-83.58,42.7],[-83.54,42.78],[-83.43,42.79],[-83.42,42.79],[-83.34,42.9],[-83.3,42.88],[-83.14,42.89],[-83.14,42.88],[-83.12,42.88],[-83.12,42.89],[-83.1,42.89],[-83.1,42.74],[-82.98,42.72],[-82.97,42.54],[-83.09,42.62],[-83.25,42.53],[-83.32,42.44]]]}},{type:"Feature",id:"484",properties:{zip3:"484"},geometry:{type:"Polygon",coordinates:[[[-83.34,42.9],[-83.42,42.79],[-83.43,42.79],[-83.54,42.78],[-83.58,42.7],[-83.76,42.68],[-83.81,42.66],[-83.91,42.78],[-84.09,42.78],[-84.15,42.87],[-84.16,42.9],[-83.99,42.96],[-83.95,43.09],[-84.07,43.13],[-84.03,43.13],[-83.91,43.32],[-83.85,43.31],[-83.85,43.32],[-83.84,43.31],[-83.69,43.28],[-83.68,43.25],[-83.6,43.18],[-83.41,43.3],[-83.24,43.27],[-83.23,43.28],[-83.14,43.27],[-83.11,43.54],[-83.02,43.68],[-83.12,43.69],[-83.15,43.99],[-82.92,44.07],[-82.73,43.98],[-82.64,43.85],[-82.54,43.43],[-82.5,43.17],[-82.72,43.19],[-82.92,43.14],[-82.97,43.13],[-82.95,43.11],[-83.1,42.92],[-83.1,42.89],[-83.12,42.89],[-83.12,42.88],[-83.14,42.88],[-83.14,42.89],[-83.3,42.88],[-83.34,42.9]],[[-83.86,43.02],[-83.81,43],[-83.78,42.99],[-83.69,42.93],[-83.58,43.06],[-83.57,43.09],[-83.57,43.1],[-83.63,43.1],[-83.86,43.02]]]}},{type:"Feature",id:"485",properties:{zip3:"485"},geometry:{type:"Polygon",coordinates:[[[-83.78,42.99],[-83.81,43],[-83.86,43.02],[-83.63,43.1],[-83.57,43.1],[-83.57,43.09],[-83.58,43.06],[-83.69,42.93],[-83.78,42.99]]]}},{type:"Feature",id:"486",properties:{zip3:"486"},geometry:{type:"Polygon",coordinates:[[[-84.21,43.13],[-84.37,43.28],[-84.53,43.33],[-84.49,43.64],[-84.65,43.71],[-84.99,43.76],[-85.09,43.72],[-85.09,43.76],[-85.05,43.78],[-85.09,43.79],[-85.09,43.81],[-85.04,44.03],[-85.03,44.04],[-84.97,44.16],[-84.61,44.16],[-84.63,44.25],[-84.85,44.22],[-84.85,44.51],[-84.74,44.55],[-84.37,44.61],[-84.36,44.68],[-84.13,44.83],[-83.94,44.86],[-83.92,44.86],[-83.91,44.84],[-83.91,44.82],[-83.92,44.81],[-83.89,44.65],[-84.09,44.61],[-84.01,44.51],[-84.01,44.44],[-83.94,44.43],[-83.91,44.42],[-84.06,44.23],[-84.07,44.25],[-84.07,44.17],[-83.95,44.16],[-84,44.08],[-83.98,44.04],[-83.75,43.99],[-83.91,43.92],[-83.93,43.7],[-83.94,43.67],[-83.94,43.65],[-83.94,43.64],[-83.95,43.65],[-84,43.64],[-84,43.65],[-84.05,43.65],[-84.01,43.52],[-83.82,43.52],[-83.76,43.42],[-83.88,43.35],[-83.91,43.32],[-84.03,43.13],[-84.21,43.13]]]}},{type:"Feature",id:"487",properties:{zip3:"487"},geometry:{type:"MultiPolygon",coordinates:[[[[-83.68,43.25],[-83.69,43.28],[-83.84,43.31],[-83.85,43.32],[-83.85,43.31],[-83.88,43.35],[-83.76,43.42],[-83.82,43.52],[-84.01,43.52],[-84.05,43.65],[-84,43.65],[-84,43.64],[-83.95,43.65],[-83.94,43.64],[-83.94,43.65],[-83.94,43.67],[-83.93,43.7],[-83.67,43.59],[-83.49,43.71],[-83.26,43.98],[-83.15,43.99],[-83.12,43.69],[-83.02,43.68],[-83.11,43.54],[-83.14,43.27],[-83.23,43.28],[-83.24,43.27],[-83.41,43.3],[-83.6,43.18],[-83.68,43.25]]],[[[-84,44.08],[-83.95,44.16],[-84.07,44.17],[-84.07,44.25],[-84.06,44.23],[-83.91,44.42],[-83.94,44.43],[-84.01,44.44],[-84.01,44.51],[-83.89,44.65],[-83.92,44.81],[-83.91,44.82],[-83.92,44.86],[-83.75,44.86],[-83.74,44.84],[-83.75,44.81],[-83.68,44.76],[-83.58,44.78],[-83.57,44.77],[-83.52,44.83],[-83.32,44.86],[-83.27,44.71],[-83.33,44.34],[-83.54,44.25],[-83.58,44.05],[-83.75,43.99],[-83.98,44.04],[-84,44.08]]]]}},{type:"Feature",id:"488",properties:{zip3:"488"},geometry:{type:"MultiPolygon",coordinates:[[[[-83.75,42.63],[-83.76,42.6],[-83.86,42.49],[-84.1,42.54],[-84.13,42.53],[-84.14,42.57],[-84.16,42.56],[-84.26,42.49],[-84.54,42.52],[-84.69,42.42],[-84.7,42.44],[-84.79,42.41],[-84.84,42.42],[-84.86,42.49],[-84.89,42.47],[-84.95,42.49],[-84.97,42.5],[-84.94,42.67],[-85.03,42.75],[-85.14,42.65],[-85.17,42.71],[-85.19,42.71],[-85.19,42.74],[-85.21,42.74],[-85.32,42.81],[-85.26,42.97],[-85.4,43.13],[-85.27,43.26],[-85.35,43.43],[-85.28,43.54],[-85.26,43.53],[-85.14,43.47],[-85.06,43.47],[-84.91,43.47],[-85.09,43.68],[-85.09,43.72],[-84.99,43.76],[-84.65,43.71],[-84.49,43.64],[-84.53,43.33],[-84.37,43.28],[-84.21,43.13],[-84.07,43.13],[-83.95,43.09],[-83.99,42.96],[-84.16,42.9],[-84.15,42.87],[-84.09,42.78],[-83.91,42.78],[-83.81,42.66],[-83.75,42.63]],[[-84.66,42.68],[-84.6,42.67],[-84.57,42.66],[-84.48,42.7],[-84.51,42.71],[-84.51,42.77],[-84.5,42.78],[-84.51,42.81],[-84.54,42.8],[-84.68,42.8],[-84.66,42.68]]],[[[-85.3,43.55],[-85.28,43.54],[-85.31,43.54],[-85.3,43.55]]]]}},{type:"Feature",id:"489",properties:{zip3:"489"},geometry:{type:"Polygon",coordinates:[[[-84.66,42.68],[-84.68,42.8],[-84.54,42.8],[-84.51,42.81],[-84.5,42.78],[-84.51,42.77],[-84.51,42.71],[-84.48,42.7],[-84.57,42.66],[-84.6,42.67],[-84.66,42.68]]]}},{type:"Feature",id:"490",properties:{zip3:"490"},geometry:{type:"Polygon",coordinates:[[[-85.83,41.81],[-85.84,41.81],[-85.9,41.8],[-85.97,41.79],[-86.11,41.85],[-86.13,41.88],[-86.18,41.9],[-86.22,41.94],[-86.24,42.06],[-86.37,42.07],[-86.38,42.06],[-86.41,42.05],[-86.49,42.05],[-86.2,42.52],[-86.11,42.46],[-86.06,42.47],[-86.01,42.47],[-85.99,42.47],[-85.98,42.52],[-86,42.54],[-85.9,42.64],[-85.9,42.62],[-85.61,42.58],[-85.59,42.56],[-85.57,42.54],[-85.52,42.55],[-85.53,42.56],[-85.52,42.55],[-85.49,42.57],[-85.51,42.58],[-85.4,42.69],[-85.37,42.68],[-85.36,42.68],[-85.36,42.7],[-85.35,42.73],[-85.26,42.76],[-85.26,42.73],[-85.22,42.73],[-85.19,42.73],[-85.19,42.71],[-85.17,42.71],[-85.14,42.65],[-85.03,42.75],[-84.94,42.67],[-84.97,42.5],[-84.95,42.49],[-84.89,42.47],[-84.86,42.49],[-84.84,42.42],[-84.8,42.4],[-84.93,42.13],[-84.78,41.9],[-84.86,41.83],[-84.93,41.83],[-84.97,41.8],[-84.97,41.78],[-84.94,41.76],[-85.82,41.76],[-85.82,41.79],[-85.83,41.81]]]}},{type:"Feature",id:"491",properties:{zip3:"491"},geometry:{type:"Polygon",coordinates:[[[-85.9,41.8],[-85.84,41.81],[-85.83,41.81],[-85.82,41.8],[-85.82,41.77],[-85.82,41.76],[-86.82,41.76],[-86.68,41.84],[-86.49,42.05],[-86.41,42.05],[-86.38,42.06],[-86.37,42.07],[-86.24,42.06],[-86.22,41.94],[-86.18,41.9],[-86.13,41.88],[-86.11,41.85],[-85.97,41.79],[-85.9,41.8]]]}},{type:"Feature",id:"492",properties:{zip3:"492"},geometry:{type:"Polygon",coordinates:[[[-83.65,41.77],[-83.65,41.74],[-83.65,41.73],[-84.81,41.7],[-84.81,41.76],[-84.94,41.76],[-84.97,41.78],[-84.97,41.8],[-84.93,41.83],[-84.86,41.83],[-84.78,41.9],[-84.93,42.13],[-84.8,42.4],[-84.79,42.41],[-84.7,42.44],[-84.69,42.42],[-84.54,42.52],[-84.26,42.49],[-84.16,42.56],[-84.14,42.57],[-84.13,42.53],[-84.13,42.51],[-84.09,42.25],[-84.07,42.22],[-84.13,42.08],[-83.77,42.08],[-83.75,41.92],[-83.63,41.87],[-83.63,41.82],[-83.65,41.77]]]}},{type:"Feature",id:"493",properties:{zip3:"493"},geometry:{type:"Polygon",coordinates:[[[-85.51,42.58],[-85.49,42.57],[-85.52,42.55],[-85.53,42.56],[-85.52,42.55],[-85.57,42.54],[-85.59,42.56],[-85.61,42.58],[-85.9,42.62],[-85.9,42.66],[-85.79,42.84],[-85.68,42.86],[-85.65,42.82],[-85.49,42.85],[-85.55,43.04],[-85.78,43.1],[-85.79,43.11],[-85.87,43.26],[-86.02,43.29],[-85.8,43.51],[-85.95,43.57],[-86.02,43.73],[-85.96,43.89],[-85.94,43.89],[-85.92,43.94],[-85.92,43.99],[-85.94,43.99],[-85.92,44.02],[-85.88,44.04],[-85.8,44.04],[-85.74,43.8],[-85.49,43.8],[-85.5,43.8],[-85.5,43.79],[-85.3,43.74],[-85.11,43.78],[-85.09,43.8],[-85.09,43.79],[-85.05,43.78],[-85.09,43.76],[-85.09,43.68],[-84.91,43.47],[-85.06,43.47],[-85.14,43.47],[-85.26,43.53],[-85.28,43.54],[-85.35,43.43],[-85.27,43.26],[-85.4,43.13],[-85.26,42.97],[-85.32,42.81],[-85.21,42.74],[-85.19,42.74],[-85.19,42.73],[-85.22,42.73],[-85.26,42.73],[-85.26,42.76],[-85.35,42.73],[-85.36,42.7],[-85.36,42.68],[-85.37,42.68],[-85.4,42.69],[-85.51,42.58]]]}},{type:"Feature",id:"494",properties:{zip3:"494"},geometry:{type:"Polygon",coordinates:[[[-85.98,42.52],[-85.99,42.47],[-86.01,42.47],[-86.06,42.47],[-86.11,42.46],[-86.2,42.52],[-86.23,43.02],[-86.54,43.62],[-86.43,43.83],[-86.5,44.08],[-86.43,44.12],[-86.28,44.18],[-85.92,44.06],[-85.94,43.99],[-85.92,43.99],[-85.92,43.94],[-85.94,43.89],[-85.96,43.89],[-86.02,43.73],[-85.95,43.57],[-85.8,43.51],[-86.02,43.29],[-85.87,43.26],[-85.79,43.11],[-85.78,43.09],[-85.84,42.97],[-85.81,42.95],[-85.72,42.87],[-85.79,42.84],[-85.9,42.66],[-85.9,42.64],[-86,42.54],[-85.98,42.52]]]}},{type:"Feature",id:"495",properties:{zip3:"495"},geometry:{type:"Polygon",coordinates:[[[-85.65,42.82],[-85.68,42.86],[-85.72,42.87],[-85.81,42.95],[-85.84,42.97],[-85.78,43.09],[-85.78,43.1],[-85.55,43.04],[-85.49,42.85],[-85.65,42.82]]]}},{type:"Feature",id:"496",properties:{zip3:"496"},geometry:{type:"Polygon",coordinates:[[[-85.09,43.81],[-85.09,43.8],[-85.11,43.78],[-85.3,43.74],[-85.5,43.79],[-85.5,43.8],[-85.49,43.8],[-85.74,43.8],[-85.8,44.04],[-85.88,44.04],[-85.92,44.02],[-85.92,44.06],[-86.28,44.18],[-86.43,44.12],[-86.27,44.35],[-86.25,44.69],[-86.09,44.74],[-86.07,44.88],[-85.81,44.95],[-85.62,45.19],[-85.57,45.04],[-85.65,44.83],[-85.59,44.77],[-85.47,44.99],[-85.53,44.75],[-85.4,44.93],[-85.35,45.12],[-85.26,45.12],[-85.2,45.11],[-85.13,45.02],[-84.97,45.03],[-84.85,44.92],[-84.85,44.71],[-84.97,44.63],[-84.96,44.62],[-84.91,44.63],[-85.06,44.51],[-84.85,44.51],[-84.85,44.16],[-84.97,44.16],[-85.03,44.04],[-85.04,44.03],[-85.09,43.81]]]}},{type:"Feature",id:"497",properties:{zip3:"497"},geometry:{type:"MultiPolygon",coordinates:[[[[-84.97,44.63],[-84.85,44.71],[-84.85,44.92],[-84.97,45.03],[-85.13,45.02],[-85.2,45.11],[-85.26,45.12],[-85.35,45.12],[-85.37,45.27],[-85.14,45.37],[-84.92,45.39],[-85.09,45.48],[-85.12,45.58],[-84.79,45.78],[-84.22,45.63],[-84.09,45.49],[-83.48,45.34],[-83.26,45.02],[-83.38,45.08],[-83.44,44.94],[-83.32,44.86],[-83.52,44.83],[-83.57,44.77],[-83.58,44.78],[-83.68,44.76],[-83.75,44.81],[-83.74,44.85],[-83.94,44.86],[-84.13,44.83],[-84.36,44.68],[-84.37,44.61],[-84.74,44.55],[-84.91,44.63],[-84.96,44.62],[-84.97,44.63]]],[[[-85.63,45.6],[-85.57,45.76],[-85.49,45.61],[-85.63,45.6]]],[[[-85.61,46.01],[-85.61,46.1],[-85.48,46.12],[-85.53,46.13],[-85.47,46.25],[-85.24,46.25],[-85.25,46.52],[-85.24,46.76],[-84.95,46.77],[-85.03,46.68],[-85.02,46.48],[-84.63,46.48],[-84.58,46.41],[-84.42,46.5],[-84.13,46.53],[-84.13,46.23],[-83.9,45.99],[-84.43,45.96],[-84.67,46.05],[-84.75,45.84],[-85.14,46.05],[-85.54,46.08],[-85.61,46.01]]],[[[-83.88,45.98],[-83.58,46.09],[-83.53,45.92],[-83.88,45.98]]]]}},{type:"Feature",id:"498",properties:{zip3:"498"},geometry:{type:"MultiPolygon",coordinates:[[[[-87.59,45.09],[-87.68,45.14],[-87.71,45.24],[-87.66,45.37],[-87.85,45.34],[-87.79,45.56],[-87.78,45.61],[-87.8,45.62],[-87.82,45.66],[-87.78,45.68],[-87.86,45.75],[-87.96,45.76],[-87.99,45.8],[-88.09,45.79],[-88.11,45.8],[-88.07,45.87],[-88.12,45.92],[-88.12,46.23],[-88.12,46.42],[-88.37,46.42],[-88.37,46.55],[-88.13,46.55],[-88.21,46.68],[-88.2,46.69],[-88.04,46.77],[-88.04,46.91],[-87.68,46.84],[-87.36,46.5],[-87.01,46.53],[-86.64,46.41],[-86.47,46.55],[-86.16,46.67],[-85.51,46.68],[-85.24,46.76],[-85.32,46.6],[-85.25,46.52],[-85.24,46.25],[-85.47,46.25],[-85.53,46.13],[-85.48,46.12],[-85.61,46.1],[-85.61,46.01],[-85.91,45.92],[-86.21,45.96],[-86.37,45.79],[-86.72,45.68],[-86.53,45.85],[-86.78,45.86],[-86.84,45.72],[-86.97,45.67],[-86.98,45.79],[-87.17,45.66],[-87.59,45.09]]],[[[-88.45,47.34],[-88.3,47.38],[-88.37,47.32],[-88.4,47.32],[-88.41,47.32],[-88.45,47.34]]]]}},{type:"Feature",id:"499",properties:{zip3:"499"},geometry:{type:"Polygon",coordinates:[[[-88.12,46.42],[-88.12,46.23],[-88.12,45.92],[-88.19,45.95],[-88.49,45.99],[-88.51,46.02],[-88.57,46.02],[-88.59,46.01],[-88.82,46.02],[-89.09,46.14],[-90.12,46.34],[-90.23,46.51],[-90.42,46.57],[-90.03,46.67],[-89.85,46.8],[-89.43,46.84],[-89.13,46.99],[-88.97,47],[-88.89,47.1],[-88.45,47.34],[-88.41,47.32],[-88.4,47.32],[-88.37,47.32],[-88.3,47.38],[-88.22,47.45],[-87.8,47.47],[-87.71,47.4],[-87.96,47.39],[-88.45,46.97],[-88.45,46.76],[-88.24,46.93],[-88.04,46.91],[-88.04,46.77],[-88.2,46.69],[-88.21,46.68],[-88.13,46.55],[-88.37,46.55],[-88.37,46.42],[-88.12,46.42]]]}},{type:"Feature",id:"500",properties:{zip3:"500"},geometry:{type:"MultiPolygon",coordinates:[[[[-93.94,40.58],[-93.86,40.65],[-93.9,40.67],[-93.9,40.77],[-93.76,40.64],[-93.75,40.61],[-93.65,40.64],[-93.65,40.58],[-93.94,40.58]]],[[[-93.56,40.67],[-93.56,40.73],[-93.42,40.83],[-93.41,40.88],[-93.56,40.93],[-93.56,41],[-93.44,41],[-93.44,41.12],[-93.24,41.16],[-93.25,41.29],[-93.21,41.3],[-93.14,41.2],[-93.08,41.2],[-93.08,41.18],[-93.1,41.16],[-93.1,41.12],[-93.13,41.1],[-93.14,41.11],[-93.19,41.11],[-93.21,41.1],[-93.26,40.86],[-93.26,40.85],[-93.31,40.85],[-93.31,40.84],[-93.26,40.83],[-93.26,40.84],[-93.24,40.84],[-93.22,40.81],[-93.21,40.81],[-93.21,40.78],[-93.22,40.77],[-93.21,40.76],[-93.21,40.77],[-93.17,40.75],[-93.21,40.67],[-93.21,40.58],[-93.4,40.58],[-93.4,40.59],[-93.38,40.59],[-93.38,40.61],[-93.47,40.61],[-93.48,40.68],[-93.56,40.67]]],[[[-94.14,40.92],[-94.06,40.92],[-94.06,40.91],[-94.03,40.91],[-94.03,40.9],[-94.01,40.9],[-94.02,40.8],[-94.11,40.8],[-94.11,40.81],[-94.14,40.92]]],[[[-92.99,41.24],[-92.85,41.23],[-92.85,41.24],[-92.78,41.21],[-92.8,41.18],[-92.8,41.16],[-92.87,41.16],[-92.99,41.23],[-92.99,41.24]]],[[[-95.03,41.69],[-95.09,41.69],[-95.09,41.76],[-95.07,41.82],[-94.74,41.91],[-94.72,41.99],[-94.49,41.92],[-94.44,41.92],[-94.34,41.86],[-94.35,41.85],[-94.34,41.85],[-94.34,41.82],[-94.44,41.79],[-94.44,41.78],[-94.74,41.75],[-94.74,41.69],[-94.42,41.56],[-94.42,41.55],[-94.47,41.43],[-94.47,41.42],[-94.65,41.33],[-94.78,41.33],[-94.78,41.35],[-94.8,41.35],[-94.8,41.42],[-94.82,41.46],[-94.87,41.46],[-94.93,41.39],[-94.91,41.33],[-94.95,41.35],[-94.93,41.26],[-94.97,41.27],[-94.97,41.29],[-95.16,41.38],[-95.06,41.46],[-95.03,41.69]]],[[[-94.32,41.37],[-94.28,41.57],[-94.19,41.57],[-94.21,41.56],[-94.17,41.55],[-94.13,41.64],[-94.18,41.65],[-94.16,41.67],[-94.12,41.69],[-94.12,41.73],[-94.11,41.73],[-93.93,41.78],[-93.93,41.76],[-93.85,41.76],[-93.82,41.74],[-93.85,41.73],[-93.85,41.68],[-93.93,41.63],[-93.9,41.56],[-93.9,41.55],[-93.87,41.54],[-94.01,41.54],[-94.08,41.4],[-94.07,41.39],[-94.21,41.36],[-94.24,41.36],[-94.26,41.34],[-94.32,41.36],[-94.32,41.37]]],[[[-93.47,41.35],[-93.49,41.36],[-93.46,41.37],[-93.48,41.45],[-93.54,41.45],[-93.58,41.45],[-93.56,41.48],[-93.57,41.49],[-93.55,41.49],[-93.54,41.49],[-93.47,41.54],[-93.44,41.51],[-93.43,41.51],[-93.44,41.51],[-93.44,41.49],[-93.42,41.48],[-93.41,41.47],[-93.4,41.44],[-93.37,41.42],[-93.36,41.42],[-93.36,41.39],[-93.36,41.36],[-93.41,41.36],[-93.5,41.31],[-93.47,41.35]]],[[[-92.56,41.51],[-92.43,41.51],[-92.41,41.48],[-92.41,41.44],[-92.52,41.46],[-92.56,41.51]]],[[[-93.83,41.52],[-93.8,41.53],[-93.79,41.53],[-93.77,41.53],[-93.72,41.52],[-93.73,41.51],[-93.71,41.51],[-93.78,41.43],[-93.85,41.43],[-93.83,41.52]]],[[[-93.41,41.6],[-93.43,41.61],[-93.45,41.62],[-93.48,41.6],[-93.6,41.68],[-93.62,41.68],[-93.67,41.7],[-93.66,41.72],[-93.63,41.83],[-93.6,41.82],[-93.61,41.97],[-93.82,41.99],[-93.89,42],[-93.9,41.98],[-93.88,41.95],[-93.95,41.95],[-94.01,42.1],[-93.97,42.2],[-93.75,42.21],[-93.68,42.14],[-93.66,42.14],[-93.66,42.08],[-93.62,42.11],[-93.62,42.12],[-93.54,42.12],[-93.46,41.95],[-93.46,41.9],[-93.37,41.73],[-93.41,41.6]]],[[[-93.35,41.74],[-93.18,41.75],[-93.18,41.72],[-93.21,41.72],[-93.16,41.68],[-93.14,41.65],[-93.12,41.62],[-93.15,41.62],[-93.15,41.63],[-93.27,41.64],[-93.27,41.67],[-93.29,41.68],[-93.35,41.74]]],[[[-93.15,41.85],[-93.15,41.86],[-93.06,41.86],[-93.06,41.85],[-93.08,41.85],[-93.06,41.82],[-93.1,41.81],[-93.1,41.76],[-93.17,41.75],[-93.18,41.75],[-93.17,41.77],[-93.34,41.82],[-93.35,41.96],[-93.37,42],[-93.24,41.99],[-93.23,41.86],[-93.24,41.85],[-93.15,41.85]]],[[[-94.27,41.85],[-94.26,41.85],[-94.21,41.85],[-94.2,41.83],[-94.2,41.73],[-94.22,41.73],[-94.22,41.75],[-94.25,41.75],[-94.27,41.85]]],[[[-93.96,41.82],[-94.03,41.79],[-94.03,41.78],[-94.07,41.78],[-93.96,41.82]]],[[[-93.09,42.14],[-93.02,42.14],[-93.09,42.09],[-93.16,42.09],[-93.16,42.12],[-93.19,42.14],[-93.09,42.14]]],[[[-94.63,42.21],[-94.4,42.18],[-94.38,42.15],[-94.5,42.09],[-94.63,42.15],[-94.63,42.21]]],[[[-93.6,42.36],[-93.58,42.41],[-93.58,42.27],[-93.61,42.32],[-93.6,42.36]]],[[[-93.25,42.64],[-93.24,42.64],[-93.24,42.63],[-93.25,42.64]]],[[[-93.36,42.64],[-93.32,42.64],[-93.39,42.38],[-93.42,42.39],[-93.5,42.57],[-93.6,42.57],[-93.6,42.43],[-93.6,42.41],[-93.64,42.44],[-93.68,42.44],[-93.68,42.45],[-93.7,42.56],[-93.7,42.59],[-93.68,42.59],[-93.68,42.64],[-93.62,42.67],[-93.58,42.68],[-93.6,42.7],[-93.61,42.72],[-93.48,42.75],[-93.36,42.64]]],[[[-94.28,42.12],[-94.16,42.12],[-94.16,42.11],[-94.26,42.08],[-94.29,42.08],[-94.28,42.12]]]]}},{type:"Feature",id:"501",properties:{zip3:"501"},geometry:{type:"MultiPolygon",coordinates:[[[[-93.31,40.85],[-93.26,40.85],[-93.26,40.83],[-93.31,40.84],[-93.31,40.85]]],[[[-94.44,41.78],[-94.43,41.75],[-94.35,41.5],[-94.41,41.5],[-94.4,41.42],[-94.41,41.4],[-94.43,41.4],[-94.43,41.39],[-94.45,41.39],[-94.47,41.4],[-94.47,41.43],[-94.42,41.55],[-94.42,41.56],[-94.74,41.69],[-94.74,41.75],[-94.44,41.78]]],[[[-93.46,41.9],[-93.46,41.93],[-93.44,41.93],[-93.42,41.92],[-93.43,41.95],[-93.37,41.96],[-93.35,41.96],[-93.34,41.82],[-93.17,41.77],[-93.17,41.76],[-93.18,41.75],[-93.35,41.74],[-93.29,41.68],[-93.27,41.67],[-93.27,41.66],[-93.35,41.6],[-93.41,41.6],[-93.37,41.73],[-93.46,41.9]]],[[[-94.26,41.73],[-94.22,41.75],[-94.22,41.73],[-94.2,41.73],[-94.2,41.72],[-94.08,41.78],[-94.03,41.78],[-94.03,41.79],[-93.93,41.8],[-93.93,41.78],[-94.11,41.73],[-94.12,41.73],[-94.12,41.69],[-94.16,41.7],[-94.26,41.73]]],[[[-93.85,41.73],[-93.82,41.74],[-93.88,41.79],[-93.81,41.8],[-93.84,41.83],[-93.9,41.94],[-93.88,41.95],[-93.9,41.98],[-93.89,42],[-93.82,41.99],[-93.61,41.97],[-93.6,41.82],[-93.6,41.85],[-93.7,41.92],[-93.77,41.83],[-93.78,41.82],[-93.78,41.81],[-93.74,41.76],[-93.75,41.75],[-93.67,41.68],[-93.81,41.65],[-93.85,41.73]]],[[[-92.43,41.51],[-92.29,41.51],[-92.29,41.52],[-92.26,41.53],[-92.25,41.53],[-92.26,41.51],[-92.24,41.45],[-92.24,41.42],[-92.34,41.42],[-92.37,41.47],[-92.41,41.47],[-92.41,41.48],[-92.43,41.51]]],[[[-92.87,41.34],[-92.81,41.4],[-92.76,41.4],[-92.76,41.38],[-92.72,41.38],[-92.72,41.36],[-92.73,41.36],[-92.73,41.34],[-92.81,41.28],[-92.86,41.28],[-92.87,41.34]]],[[[-93.44,41.49],[-93.44,41.51],[-93.41,41.51],[-93.33,41.42],[-93.37,41.42],[-93.4,41.44],[-93.41,41.47],[-93.42,41.48],[-93.44,41.49]]],[[[-93.05,41.86],[-93.15,41.86],[-93.15,41.88],[-93.12,41.91],[-93.12,42.08],[-93.09,42.09],[-93.02,42.14],[-93.05,42.14],[-93.03,42.21],[-92.93,42.21],[-92.77,42.15],[-92.75,42.01],[-92.71,42.04],[-92.66,42.02],[-92.71,41.94],[-92.71,41.88],[-92.56,41.86],[-92.51,41.86],[-92.44,41.67],[-92.45,41.51],[-92.6,41.51],[-92.63,41.61],[-92.75,41.51],[-92.96,41.69],[-92.97,41.85],[-93.05,41.86]]],[[[-93.56,40.67],[-93.48,40.68],[-93.47,40.61],[-93.38,40.61],[-93.38,40.59],[-93.4,40.59],[-93.4,40.58],[-93.65,40.58],[-93.65,40.64],[-93.75,40.61],[-93.76,40.64],[-93.9,40.77],[-93.9,40.67],[-93.86,40.65],[-93.94,40.58],[-94.12,40.57],[-94.12,40.58],[-94.13,40.58],[-94.13,40.71],[-94.13,40.73],[-94.11,40.78],[-94.11,40.8],[-94.02,40.8],[-94.01,40.96],[-94.11,41.07],[-94.13,41.08],[-94.15,41.14],[-94.17,41.15],[-94.24,41.2],[-94.24,41.24],[-94.13,41.24],[-93.86,41.13],[-93.9,40.85],[-93.73,40.81],[-93.59,40.9],[-93.56,40.9],[-93.56,40.93],[-93.41,40.88],[-93.42,40.83],[-93.56,40.73],[-93.56,40.67]]],[[[-93.56,41],[-93.56,41.18],[-93.67,41.25],[-93.7,41.4],[-93.59,41.45],[-93.54,41.45],[-93.48,41.45],[-93.46,41.37],[-93.49,41.36],[-93.47,41.35],[-93.5,41.31],[-93.41,41.36],[-93.36,41.36],[-93.36,41.35],[-93.33,41.29],[-93.29,41.29],[-93.16,41.44],[-93.25,41.47],[-93.23,41.5],[-93.14,41.6],[-93.15,41.62],[-93.12,41.62],[-93.04,41.58],[-93.1,41.46],[-93.14,41.44],[-92.9,41.32],[-92.92,41.31],[-92.99,41.24],[-92.99,41.23],[-92.87,41.16],[-92.84,41.15],[-92.99,41.09],[-93.05,41.12],[-93.1,41.12],[-93.1,41.16],[-93.08,41.18],[-93.08,41.2],[-93.14,41.2],[-93.21,41.3],[-93.25,41.29],[-93.24,41.16],[-93.44,41.12],[-93.44,41],[-93.56,41]]],[[[-94.34,41.86],[-94.44,41.92],[-94.45,41.92],[-94.45,41.98],[-94.47,42.03],[-94.49,42.06],[-94.5,42.06],[-94.5,42.09],[-94.38,42.15],[-94.28,42.12],[-94.29,42.08],[-94.26,42.08],[-94.16,42.11],[-94.16,42.09],[-94.28,41.9],[-94.26,41.85],[-94.27,41.85],[-94.26,41.81],[-94.34,41.8],[-94.34,41.85],[-94.35,41.85],[-94.34,41.86]]],[[[-93.66,42.14],[-93.62,42.14],[-93.62,42.11],[-93.66,42.08],[-93.66,42.14]]],[[[-93.68,42.67],[-93.64,42.7],[-93.6,42.7],[-93.58,42.68],[-93.62,42.67],[-93.68,42.64],[-93.68,42.67]]],[[[-93.42,42.21],[-93.41,42.38],[-93.39,42.38],[-93.32,42.64],[-93.25,42.64],[-93.24,42.63],[-93.18,42.63],[-93.16,42.4],[-93.23,42.34],[-93.23,42.28],[-93.42,42.12],[-93.42,42.21]]],[[[-93.6,42.36],[-93.61,42.32],[-93.61,42.27],[-93.74,42.22],[-93.76,42.37],[-93.78,42.37],[-93.78,42.38],[-93.75,42.38],[-93.75,42.41],[-93.7,42.43],[-93.69,42.43],[-93.68,42.43],[-93.68,42.44],[-93.64,42.44],[-93.6,42.41],[-93.6,42.36]]]]}},{type:"Feature",id:"502",properties:{zip3:"502"},geometry:{type:"MultiPolygon",coordinates:[[[[-93.1,41.12],[-93.1,40.9],[-93.21,40.84],[-93.21,40.81],[-93.22,40.81],[-93.24,40.84],[-93.26,40.84],[-93.26,40.86],[-93.21,41.1],[-93.19,41.11],[-93.14,41.11],[-93.13,41.1],[-93.1,41.12]]],[[[-94.11,41.06],[-94.11,41.07],[-94.01,40.96],[-94.01,40.9],[-94.03,40.9],[-94.03,40.91],[-94.06,40.91],[-94.06,40.92],[-94.11,40.92],[-94.11,41.06]]],[[[-93.59,40.9],[-93.73,40.81],[-93.9,40.85],[-93.86,41.13],[-94.13,41.24],[-94.24,41.24],[-94.24,41.36],[-94.21,41.36],[-94.07,41.39],[-94.08,41.4],[-94.01,41.54],[-93.87,41.54],[-93.9,41.55],[-93.9,41.56],[-93.93,41.63],[-93.85,41.68],[-93.85,41.66],[-93.87,41.63],[-93.85,41.62],[-93.81,41.61],[-93.7,41.52],[-93.73,41.51],[-93.72,41.52],[-93.77,41.53],[-93.79,41.53],[-93.8,41.53],[-93.83,41.52],[-93.85,41.43],[-93.78,41.43],[-93.71,41.51],[-93.63,41.5],[-93.58,41.5],[-93.56,41.48],[-93.58,41.45],[-93.59,41.45],[-93.7,41.4],[-93.67,41.25],[-93.56,41.18],[-93.56,40.9],[-93.59,40.9]]],[[[-92.99,41.24],[-92.92,41.31],[-92.9,41.32],[-93.14,41.44],[-93.1,41.46],[-93.04,41.58],[-93.14,41.65],[-93.16,41.68],[-93.21,41.72],[-93.18,41.72],[-93.18,41.75],[-93.17,41.75],[-93.1,41.76],[-93.1,41.81],[-93.06,41.82],[-93.08,41.85],[-93.06,41.85],[-93.06,41.86],[-93.05,41.86],[-92.97,41.85],[-92.96,41.69],[-92.75,41.51],[-92.63,41.61],[-92.6,41.51],[-92.56,41.51],[-92.52,41.46],[-92.41,41.44],[-92.41,41.47],[-92.37,41.47],[-92.34,41.42],[-92.26,41.42],[-92.26,41.4],[-92.27,41.41],[-92.27,41.37],[-92.33,41.35],[-92.34,41.34],[-92.43,41.39],[-92.46,41.41],[-92.52,41.38],[-92.54,41.36],[-92.68,41.38],[-92.76,41.38],[-92.76,41.4],[-92.81,41.4],[-92.87,41.34],[-92.86,41.28],[-92.82,41.26],[-92.86,41.26],[-92.85,41.23],[-92.99,41.24]]],[[[-93.36,41.42],[-93.33,41.42],[-93.41,41.51],[-93.43,41.51],[-93.44,41.51],[-93.44,41.53],[-93.46,41.55],[-93.46,41.58],[-93.44,41.58],[-93.35,41.6],[-93.27,41.66],[-93.27,41.64],[-93.15,41.63],[-93.15,41.61],[-93.14,41.6],[-93.23,41.5],[-93.25,41.47],[-93.16,41.44],[-93.29,41.29],[-93.33,41.29],[-93.36,41.35],[-93.36,41.39],[-93.36,41.42]]],[[[-94.93,41.39],[-94.87,41.46],[-94.82,41.46],[-94.8,41.42],[-94.8,41.35],[-94.78,41.35],[-94.78,41.33],[-94.83,41.33],[-94.91,41.3],[-94.91,41.36],[-94.93,41.39]]],[[[-94.43,41.75],[-94.44,41.79],[-94.34,41.82],[-94.34,41.8],[-94.26,41.81],[-94.25,41.75],[-94.26,41.73],[-94.16,41.7],[-94.16,41.67],[-94.18,41.65],[-94.13,41.64],[-94.17,41.55],[-94.21,41.56],[-94.19,41.57],[-94.28,41.57],[-94.32,41.37],[-94.32,41.34],[-94.41,41.39],[-94.43,41.39],[-94.43,41.4],[-94.41,41.4],[-94.4,41.42],[-94.41,41.5],[-94.35,41.5],[-94.43,41.75]]],[[[-93.78,41.82],[-93.77,41.83],[-93.7,41.92],[-93.6,41.85],[-93.63,41.83],[-93.66,41.72],[-93.75,41.75],[-93.74,41.76],[-93.78,41.81],[-93.78,41.82]]],[[[-94.2,41.83],[-94.21,41.85],[-94.28,41.9],[-94.16,42.09],[-94.16,42.12],[-94.28,42.12],[-94.38,42.15],[-94.4,42.18],[-94.11,42.21],[-93.98,42.21],[-94,42.24],[-93.98,42.27],[-93.96,42.29],[-93.8,42.37],[-93.76,42.37],[-93.74,42.22],[-93.61,42.27],[-93.58,42.27],[-93.58,42.41],[-93.6,42.43],[-93.6,42.57],[-93.5,42.57],[-93.42,42.39],[-93.41,42.38],[-93.42,42.21],[-93.42,42.12],[-93.23,42.28],[-93.23,42.31],[-93.06,42.3],[-93,42.26],[-93,42.21],[-93.03,42.21],[-93.05,42.14],[-93.09,42.14],[-93.19,42.14],[-93.16,42.12],[-93.16,42.09],[-93.12,42.08],[-93.12,41.91],[-93.15,41.88],[-93.15,41.85],[-93.24,41.85],[-93.23,41.86],[-93.24,41.99],[-93.37,42],[-93.37,41.96],[-93.43,41.95],[-93.42,41.92],[-93.44,41.93],[-93.46,41.93],[-93.46,41.95],[-93.54,42.12],[-93.62,42.12],[-93.62,42.14],[-93.68,42.14],[-93.75,42.21],[-93.97,42.2],[-94.01,42.1],[-93.95,41.95],[-93.88,41.95],[-93.9,41.94],[-93.84,41.83],[-93.81,41.8],[-93.88,41.79],[-93.85,41.76],[-93.93,41.76],[-93.93,41.8],[-93.96,41.82],[-94.07,41.78],[-94.08,41.78],[-94.2,41.72],[-94.2,41.83]]]]}},{type:"Feature",id:"503",properties:{zip3:"503"},geometry:{type:"Polygon",coordinates:[[[-93.7,41.52],[-93.81,41.61],[-93.85,41.62],[-93.87,41.63],[-93.85,41.66],[-93.81,41.65],[-93.67,41.68],[-93.67,41.7],[-93.62,41.68],[-93.6,41.68],[-93.48,41.6],[-93.45,41.62],[-93.43,41.61],[-93.44,41.58],[-93.46,41.58],[-93.46,41.55],[-93.44,41.53],[-93.44,41.51],[-93.47,41.54],[-93.54,41.49],[-93.57,41.49],[-93.58,41.5],[-93.63,41.5],[-93.7,41.52]]]}},{type:"Feature",id:"504",properties:{zip3:"504"},geometry:{type:"Polygon",coordinates:[[[-93.2,42.63],[-93.24,42.63],[-93.24,42.64],[-93.36,42.64],[-93.48,42.75],[-93.61,42.72],[-93.61,42.7],[-93.62,42.7],[-93.62,42.73],[-93.61,42.73],[-93.62,42.76],[-93.74,42.85],[-94.01,42.91],[-94.13,43.21],[-94.16,43.42],[-94.11,43.44],[-94.09,43.43],[-94.09,43.46],[-94.08,43.46],[-94.03,43.5],[-92.48,43.5],[-92.48,43.46],[-92.46,43.44],[-92.4,43.43],[-92.43,43.39],[-92.43,43.34],[-92.59,43.28],[-92.8,43.01],[-93,42.98],[-93.04,42.76],[-93.14,42.73],[-93.17,42.7],[-93.18,42.64],[-93.2,42.64],[-93.2,42.63]]]}},{type:"Feature",id:"505",properties:{zip3:"505"},geometry:{type:"Polygon",coordinates:[[[-93.68,42.45],[-93.68,42.43],[-93.69,42.43],[-93.7,42.43],[-93.75,42.41],[-93.75,42.38],[-93.78,42.38],[-93.78,42.37],[-93.8,42.37],[-93.96,42.29],[-93.98,42.27],[-94,42.24],[-93.98,42.21],[-94.11,42.21],[-94.44,42.21],[-94.47,42.37],[-94.64,42.3],[-94.67,42.32],[-94.84,42.35],[-94.92,42.33],[-95.23,42.41],[-95.24,42.46],[-95.23,42.46],[-95.21,42.48],[-95.19,42.56],[-95.29,42.56],[-95.25,42.82],[-95.18,42.88],[-95.22,42.92],[-95.19,42.92],[-95.21,42.95],[-95.21,43.01],[-95.15,43.01],[-95.12,42.97],[-95.12,42.95],[-94.91,42.91],[-94.84,43.16],[-94.62,43.37],[-94.62,43.43],[-94.68,43.43],[-94.68,43.47],[-94.69,43.49],[-94.72,43.5],[-94.15,43.5],[-94.17,43.46],[-94.09,43.46],[-94.09,43.43],[-94.11,43.44],[-94.16,43.42],[-94.13,43.21],[-94.01,42.91],[-93.74,42.85],[-93.62,42.76],[-93.61,42.73],[-93.62,42.73],[-93.62,42.7],[-93.64,42.7],[-93.68,42.67],[-93.68,42.59],[-93.7,42.59],[-93.7,42.56],[-93.68,42.45]]]}},{type:"Feature",id:"506",properties:{zip3:"506"},geometry:{type:"Polygon",coordinates:[[[-92.66,42.04],[-92.71,42.04],[-92.75,42.01],[-92.77,42.15],[-92.93,42.21],[-93,42.21],[-93,42.26],[-93.06,42.3],[-93.23,42.31],[-93.23,42.34],[-93.16,42.4],[-93.18,42.63],[-93.2,42.63],[-93.2,42.64],[-93.18,42.64],[-93.17,42.7],[-93.14,42.73],[-93.04,42.76],[-93,42.98],[-92.8,43.01],[-92.59,43.28],[-92.43,43.34],[-92.43,43.36],[-92.22,43.28],[-92.2,43.03],[-91.93,42.88],[-91.84,42.73],[-91.67,42.81],[-91.64,42.84],[-91.61,42.8],[-91.61,42.78],[-91.57,42.42],[-91.54,42.42],[-91.54,42.38],[-91.58,42.36],[-91.6,42.33],[-91.66,42.36],[-91.66,42.35],[-91.83,42.42],[-91.92,42.37],[-91.95,42.38],[-92.06,42.37],[-92.06,42.3],[-92.15,42.3],[-92.14,42.23],[-92.14,42.21],[-92.26,42.25],[-92.3,42.3],[-92.33,42.26],[-92.36,42.26],[-92.45,42.11],[-92.53,42.12],[-92.53,42.14],[-92.66,42.04]],[[-92.41,42.47],[-92.44,42.44],[-92.32,42.33],[-92.2,42.47],[-92.14,42.47],[-92.28,42.64],[-92.42,42.57],[-92.41,42.47]]]}},{type:"Feature",id:"507",properties:{zip3:"507"},geometry:{type:"Polygon",coordinates:[[[-92.44,42.44],[-92.41,42.47],[-92.42,42.57],[-92.28,42.64],[-92.14,42.47],[-92.2,42.47],[-92.32,42.33],[-92.44,42.44]]]}},{type:"Feature",id:"508",properties:{zip3:"508"},geometry:{type:"Polygon",coordinates:[[[-94.91,40.58],[-94.91,40.63],[-94.88,40.63],[-94.88,40.69],[-94.83,40.68],[-94.81,40.81],[-94.97,40.83],[-95,40.87],[-95.12,40.87],[-95.12,40.9],[-95.1,40.9],[-95.06,41.07],[-95.1,41.06],[-94.98,41.17],[-94.95,41.23],[-94.97,41.26],[-94.97,41.27],[-94.93,41.26],[-94.95,41.35],[-94.91,41.33],[-94.91,41.3],[-94.83,41.33],[-94.65,41.33],[-94.47,41.42],[-94.47,41.4],[-94.45,41.39],[-94.41,41.39],[-94.32,41.34],[-94.32,41.36],[-94.26,41.34],[-94.24,41.2],[-94.17,41.15],[-94.15,41.14],[-94.13,41.08],[-94.11,41.06],[-94.11,40.92],[-94.14,40.92],[-94.11,40.81],[-94.11,40.78],[-94.13,40.73],[-94.13,40.71],[-94.13,40.58],[-94.12,40.58],[-94.12,40.57],[-94.29,40.57],[-94.91,40.58]]]}},{type:"Feature",id:"510",properties:{zip3:"510"},geometry:{type:"Polygon",coordinates:[[[-95.65,41.97],[-95.67,41.96],[-95.69,41.93],[-95.73,41.96],[-95.79,42.06],[-95.82,42.04],[-95.91,41.95],[-95.94,41.95],[-96.09,41.95],[-96.18,42],[-96.22,42.01],[-96.23,41.99],[-96.22,42.03],[-96.27,42.1],[-96.31,42.13],[-96.35,42.19],[-96.38,42.32],[-96.42,42.35],[-96.41,42.39],[-96.4,42.4],[-96.39,42.39],[-96.36,42.39],[-96.34,42.44],[-96.27,42.43],[-96.27,42.53],[-96.5,42.65],[-96.54,42.65],[-96.63,42.71],[-96.55,42.89],[-96.57,43.05],[-96.44,43.12],[-96.44,43.13],[-96.38,43.15],[-96.2,43.01],[-96.16,43.03],[-96.02,43.06],[-95.52,43.03],[-95.52,43.05],[-95.51,43.05],[-95.45,43.05],[-95.31,43.01],[-95.21,43.01],[-95.21,42.95],[-95.19,42.92],[-95.22,42.92],[-95.18,42.88],[-95.25,42.82],[-95.29,42.56],[-95.19,42.56],[-95.21,42.48],[-95.23,42.46],[-95.24,42.46],[-95.26,42.41],[-95.42,42.46],[-95.57,42.4],[-95.52,42.24],[-95.65,42.16],[-95.63,42.11],[-95.65,42.08],[-95.65,41.97]]]}},{type:"Feature",id:"511",properties:{zip3:"511"},geometry:{type:"Polygon",coordinates:[[[-96.4,42.48],[-96.48,42.49],[-96.48,42.56],[-96.49,42.58],[-96.51,42.61],[-96.5,42.65],[-96.27,42.53],[-96.27,42.43],[-96.34,42.44],[-96.36,42.39],[-96.39,42.39],[-96.4,42.4],[-96.41,42.39],[-96.42,42.4],[-96.38,42.44],[-96.38,42.46],[-96.4,42.48]]]}},{type:"Feature",id:"512",properties:{zip3:"512"},geometry:{type:"Polygon",coordinates:[[[-95.56,43.15],[-95.51,43.08],[-95.51,43.05],[-95.52,43.05],[-95.52,43.03],[-96.02,43.06],[-96.16,43.03],[-96.2,43.01],[-96.38,43.15],[-96.44,43.13],[-96.47,43.15],[-96.47,43.19],[-96.56,43.22],[-96.57,43.24],[-96.55,43.25],[-96.59,43.27],[-96.52,43.35],[-96.57,43.42],[-96.59,43.43],[-96.6,43.45],[-96.58,43.47],[-96.58,43.48],[-96.6,43.5],[-95.62,43.5],[-95.68,43.27],[-95.56,43.18],[-95.56,43.15]]]}},{type:"Feature",id:"513",properties:{zip3:"513"},geometry:{type:"Polygon",coordinates:[[[-95.12,42.97],[-95.15,43.01],[-95.31,43.01],[-95.45,43.05],[-95.51,43.08],[-95.56,43.15],[-95.56,43.18],[-95.68,43.27],[-95.62,43.5],[-95.21,43.5],[-95.12,43.55],[-95.11,43.52],[-95.07,43.5],[-94.72,43.5],[-94.69,43.49],[-94.68,43.47],[-94.68,43.43],[-94.62,43.43],[-94.62,43.37],[-94.84,43.16],[-94.91,42.91],[-95.12,42.95],[-95.12,42.97]]]}},{type:"Feature",id:"514",properties:{zip3:"514"},geometry:{type:"Polygon",coordinates:[[[-95.09,41.69],[-95.15,41.69],[-95.27,41.69],[-95.29,41.82],[-95.44,41.99],[-95.61,41.98],[-95.65,41.97],[-95.65,42.08],[-95.63,42.11],[-95.65,42.16],[-95.52,42.24],[-95.57,42.4],[-95.42,42.46],[-95.26,42.41],[-95.23,42.41],[-94.92,42.33],[-94.84,42.35],[-94.67,42.32],[-94.64,42.3],[-94.47,42.37],[-94.44,42.21],[-94.63,42.21],[-94.63,42.15],[-94.5,42.09],[-94.5,42.06],[-94.49,42.06],[-94.47,42.03],[-94.45,41.98],[-94.45,41.92],[-94.49,41.92],[-94.72,41.99],[-94.74,41.91],[-95.07,41.82],[-95.09,41.76],[-95.09,41.69]]]}},{type:"Feature",id:"515",properties:{zip3:"515"},geometry:{type:"Polygon",coordinates:[[[-95.06,41.07],[-95.1,40.9],[-95.16,40.9],[-95.16,40.87],[-95.61,40.92],[-95.81,40.9],[-95.83,40.98],[-95.86,41.09],[-95.84,41.17],[-95.93,41.2],[-95.92,41.26],[-95.9,41.27],[-95.93,41.32],[-95.96,41.35],[-95.93,41.37],[-95.94,41.39],[-95.93,41.41],[-95.93,41.43],[-95.92,41.45],[-95.94,41.47],[-95.96,41.46],[-96.01,41.48],[-96.04,41.51],[-96.1,41.55],[-96.08,41.58],[-96.12,41.68],[-96.06,41.79],[-96.14,41.92],[-96.09,41.95],[-95.94,41.95],[-95.91,41.95],[-95.82,42.04],[-95.79,42.06],[-95.73,41.96],[-95.69,41.93],[-95.67,41.96],[-95.61,41.98],[-95.44,41.99],[-95.29,41.82],[-95.27,41.69],[-95.15,41.69],[-95.03,41.69],[-95.06,41.46],[-95.16,41.38],[-94.97,41.29],[-94.97,41.26],[-94.95,41.23],[-94.98,41.17],[-95.1,41.06],[-95.06,41.07]]]}},{type:"Feature",id:"516",properties:{zip3:"516"},geometry:{type:"Polygon",coordinates:[[[-94.91,40.58],[-95.64,40.58],[-95.65,40.53],[-95.65,40.54],[-95.67,40.56],[-95.69,40.56],[-95.77,40.53],[-95.77,40.62],[-95.84,40.68],[-95.85,40.7],[-95.84,40.78],[-95.84,40.84],[-95.81,40.9],[-95.61,40.92],[-95.16,40.87],[-95.16,40.9],[-95.12,40.9],[-95.12,40.87],[-95,40.87],[-94.97,40.83],[-94.81,40.81],[-94.83,40.68],[-94.88,40.69],[-94.88,40.63],[-94.91,40.63],[-94.91,40.58]]]}},{type:"Feature",id:"520",properties:{zip3:"520"},geometry:{type:"Polygon",coordinates:[[[-90.55,42.03],[-90.59,41.91],[-90.6,41.91],[-90.73,41.93],[-90.73,42],[-90.78,42.18],[-90.81,42.18],[-90.86,42.19],[-90.88,42.19],[-91.11,42.28],[-91.13,42.3],[-91.11,42.31],[-91.11,42.34],[-91.13,42.33],[-91.15,42.35],[-91.17,42.42],[-91.25,42.42],[-91.4,42.43],[-91.41,42.44],[-91.39,42.36],[-91.44,42.36],[-91.52,42.42],[-91.57,42.42],[-91.61,42.78],[-91.61,42.85],[-91.43,42.97],[-91.42,42.99],[-91.2,42.94],[-91.16,42.94],[-91.15,42.96],[-91.1,42.88],[-91.05,42.74],[-90.92,42.69],[-90.71,42.63],[-90.69,42.59],[-90.64,42.54],[-90.64,42.51],[-90.66,42.49],[-90.56,42.42],[-90.36,42.21],[-90.2,42.13],[-90.18,41.98],[-90.37,42],[-90.41,42],[-90.47,42.01],[-90.55,42.03]]]}},{type:"Feature",id:"521",properties:{zip3:"521"},geometry:{type:"Polygon",coordinates:[[[-91.61,42.85],[-91.61,42.8],[-91.64,42.84],[-91.67,42.81],[-91.84,42.73],[-91.93,42.88],[-92.2,43.03],[-92.22,43.28],[-92.43,43.36],[-92.43,43.39],[-92.4,43.43],[-92.46,43.44],[-92.48,43.46],[-92.48,43.5],[-91.28,43.5],[-91.3,43.48],[-91.2,43.35],[-91.11,43.31],[-91.06,43.26],[-91.12,43.2],[-91.18,43.13],[-91.15,42.96],[-91.16,42.94],[-91.2,42.94],[-91.42,42.99],[-91.43,42.97],[-91.61,42.85]]]}},{type:"Feature",id:"522",properties:{zip3:"522"},geometry:{type:"MultiPolygon",coordinates:[[[[-91.48,41.4],[-91.49,41.25],[-91.56,41.25],[-91.59,41.27],[-91.6,41.31],[-91.62,41.41],[-91.48,41.4]]],[[[-92.14,41.37],[-92.12,41.4],[-92.13,41.42],[-92.08,41.41],[-92.08,41.38],[-92.06,41.39],[-91.95,41.5],[-91.84,41.38],[-91.85,41.34],[-91.77,41.31],[-91.87,41.31],[-91.87,41.26],[-91.88,41.26],[-91.95,41.24],[-91.99,41.26],[-92.06,41.35],[-92.14,41.35],[-92.14,41.37]]],[[[-91.8,41.55],[-91.61,41.67],[-91.65,41.72],[-91.56,41.72],[-91.45,41.77],[-91.37,41.77],[-91.42,41.69],[-91.42,41.66],[-91.37,41.62],[-91.37,41.55],[-91.5,41.51],[-91.53,41.52],[-91.53,41.53],[-91.53,41.54],[-91.52,41.55],[-91.56,41.58],[-91.58,41.56],[-91.7,41.41],[-91.77,41.43],[-91.8,41.53],[-91.8,41.55]]],[[[-92.51,41.86],[-92.47,41.86],[-92.47,41.92],[-92.45,41.93],[-92.48,41.95],[-92.53,42.09],[-92.53,42.12],[-92.45,42.11],[-92.36,42.26],[-92.33,42.26],[-92.3,42.3],[-92.26,42.25],[-92.14,42.21],[-92.14,42.18],[-92.13,41.95],[-92.06,41.86],[-92.23,41.86],[-92.15,41.78],[-92.18,41.75],[-92.18,41.63],[-92.16,41.6],[-92.22,41.53],[-92.26,41.53],[-92.29,41.52],[-92.29,41.51],[-92.45,41.51],[-92.44,41.67],[-92.51,41.86]]],[[[-91.93,41.92],[-91.93,41.96],[-91.84,42.04],[-91.83,41.95],[-91.77,41.91],[-91.74,41.91],[-91.73,41.89],[-91.73,41.86],[-91.91,41.69],[-91.83,41.85],[-91.93,41.92]]],[[[-90.9,41.92],[-90.9,41.82],[-91.08,41.82],[-91.11,41.84],[-91.12,41.84],[-91.12,41.85],[-91.1,41.85],[-91.1,41.87],[-91.08,41.87],[-91.09,41.96],[-90.98,41.94],[-90.9,41.92]]],[[[-91.32,41.87],[-91.34,41.81],[-91.37,41.82],[-91.39,41.85],[-91.32,41.87]]],[[[-90.88,41.97],[-90.86,42],[-90.86,42.16],[-90.86,42.18],[-90.86,42.19],[-90.81,42.18],[-90.78,42.18],[-90.73,42],[-90.73,41.92],[-90.86,41.95],[-90.9,41.95],[-90.88,41.97]]],[[[-91.62,41.89],[-91.61,41.95],[-91.58,41.96],[-91.57,41.96],[-91.55,41.92],[-91.51,41.92],[-91.51,41.91],[-91.5,41.86],[-91.62,41.86],[-91.62,41.89]]],[[[-91.71,42.04],[-91.7,42.07],[-91.66,42.05],[-91.67,42.03],[-91.71,42.04]]],[[[-91.19,42],[-91.22,42],[-91.46,42.14],[-91.79,42.14],[-91.92,42.18],[-91.89,42.23],[-91.88,42.25],[-91.71,42.29],[-91.71,42.32],[-91.65,42.32],[-91.66,42.36],[-91.6,42.33],[-91.5,42.3],[-91.42,42.31],[-91.4,42.33],[-91.4,42.36],[-91.39,42.36],[-91.41,42.44],[-91.4,42.43],[-91.25,42.42],[-91.17,42.42],[-91.15,42.35],[-91.13,42.33],[-91.11,42.34],[-91.11,42.31],[-91.13,42.3],[-91.24,42.3],[-91.38,42.21],[-91.19,42]]],[[[-92.06,42.37],[-91.95,42.38],[-91.95,42.3],[-92.06,42.3],[-92.06,42.36],[-92.06,42.37]]]]}},{type:"Feature",id:"523",properties:{zip3:"523"},geometry:{type:"MultiPolygon",coordinates:[[[[-91.12,41.84],[-91.13,41.84],[-91.31,41.82],[-91.32,41.87],[-91.39,41.85],[-91.37,41.82],[-91.34,41.81],[-91.29,41.77],[-91.19,41.69],[-91.37,41.6],[-91.37,41.62],[-91.42,41.66],[-91.42,41.69],[-91.37,41.77],[-91.45,41.77],[-91.56,41.72],[-91.65,41.72],[-91.61,41.67],[-91.8,41.55],[-91.8,41.53],[-91.77,41.43],[-91.7,41.41],[-91.58,41.56],[-91.56,41.58],[-91.52,41.55],[-91.53,41.54],[-91.53,41.53],[-91.53,41.52],[-91.53,41.51],[-91.48,41.43],[-91.48,41.4],[-91.62,41.41],[-91.6,41.31],[-91.61,41.2],[-91.74,41.19],[-91.77,41.19],[-91.83,41.26],[-91.87,41.26],[-91.87,41.31],[-91.77,41.31],[-91.85,41.34],[-91.84,41.38],[-91.95,41.5],[-92.06,41.39],[-92.08,41.38],[-92.08,41.41],[-92.13,41.42],[-92.18,41.39],[-92.21,41.44],[-92.24,41.44],[-92.24,41.45],[-92.26,41.51],[-92.26,41.52],[-92.25,41.53],[-92.22,41.53],[-92.16,41.6],[-92.18,41.63],[-92.18,41.75],[-92.15,41.78],[-92.23,41.86],[-92.06,41.86],[-92.13,41.95],[-92.14,42.18],[-92.14,42.23],[-92.15,42.3],[-91.95,42.3],[-91.92,42.37],[-91.83,42.42],[-91.66,42.35],[-91.65,42.32],[-91.71,42.32],[-91.71,42.29],[-91.88,42.25],[-91.89,42.23],[-91.92,42.18],[-91.79,42.14],[-91.46,42.14],[-91.22,42],[-91.19,42],[-91.38,42.21],[-91.24,42.3],[-91.11,42.28],[-90.88,42.19],[-90.86,42.18],[-90.86,42.16],[-90.86,42],[-90.88,41.97],[-90.9,41.95],[-90.92,41.95],[-90.98,41.94],[-91.09,41.96],[-91.08,41.87],[-91.1,41.87],[-91.1,41.85],[-91.12,41.85],[-91.12,41.84]]],[[[-92.71,41.94],[-92.66,42.02],[-92.66,42.04],[-92.53,42.14],[-92.53,42.09],[-92.48,41.95],[-92.45,41.93],[-92.47,41.92],[-92.47,41.86],[-92.56,41.86],[-92.71,41.88],[-92.71,41.94]]],[[[-92.36,41.69],[-92.22,41.78],[-92.22,41.62],[-92.36,41.69]]],[[[-91.9,41.8],[-91.89,41.79],[-91.9,41.79],[-91.9,41.8]]],[[[-91.58,42.36],[-91.54,42.38],[-91.54,42.42],[-91.52,42.42],[-91.44,42.36],[-91.4,42.36],[-91.4,42.33],[-91.42,42.31],[-91.5,42.3],[-91.58,42.36]]]]}},{type:"Feature",id:"524",properties:{zip3:"524"},geometry:{type:"Polygon",coordinates:[[[-91.62,42.01],[-91.51,41.92],[-91.54,41.92],[-91.56,41.94],[-91.57,41.96],[-91.59,41.96],[-91.61,41.95],[-91.62,41.89],[-91.62,41.85],[-91.65,41.86],[-91.69,41.86],[-91.7,41.88],[-91.73,41.89],[-91.74,41.91],[-91.77,41.91],[-91.83,41.95],[-91.83,42],[-91.77,42],[-91.77,41.98],[-91.74,42],[-91.73,42],[-91.75,42.01],[-91.76,42.04],[-91.78,42.05],[-91.74,42.07],[-91.68,42.07],[-91.7,42.07],[-91.71,42.04],[-91.67,42.03],[-91.66,42.05],[-91.67,42.06],[-91.65,42.07],[-91.63,42.03],[-91.62,42.01]]]}},{type:"Feature",id:"525",properties:{zip3:"525"},geometry:{type:"Polygon",coordinates:[[[-91.87,40.68],[-91.87,40.63],[-91.85,40.61],[-91.94,40.61],[-91.94,40.58],[-91.99,40.57],[-92.08,40.56],[-92.08,40.6],[-93.21,40.58],[-93.21,40.67],[-93.17,40.75],[-93.21,40.77],[-93.21,40.76],[-93.22,40.77],[-93.21,40.78],[-93.21,40.84],[-93.1,40.9],[-93.1,41.12],[-93.05,41.12],[-92.99,41.09],[-92.84,41.15],[-92.8,41.16],[-92.8,41.18],[-92.78,41.21],[-92.85,41.24],[-92.86,41.26],[-92.82,41.26],[-92.81,41.28],[-92.73,41.34],[-92.73,41.36],[-92.72,41.36],[-92.72,41.38],[-92.68,41.38],[-92.54,41.36],[-92.52,41.38],[-92.46,41.41],[-92.43,41.39],[-92.34,41.34],[-92.33,41.35],[-92.27,41.37],[-92.27,41.41],[-92.26,41.4],[-92.26,41.42],[-92.24,41.42],[-92.24,41.44],[-92.21,41.44],[-92.18,41.39],[-92.12,41.4],[-92.14,41.37],[-92.14,41.35],[-92.06,41.35],[-91.99,41.26],[-91.95,41.24],[-91.88,41.26],[-91.83,41.26],[-91.77,41.19],[-91.74,41.18],[-91.73,41.07],[-91.88,40.9],[-91.87,40.68]]]}},{type:"Feature",id:"526",properties:{zip3:"526"},geometry:{type:"Polygon",coordinates:[[[-91.53,40.46],[-91.7,40.59],[-91.87,40.57],[-91.85,40.61],[-91.87,40.63],[-91.87,40.68],[-91.88,40.9],[-91.73,41.07],[-91.74,41.18],[-91.74,41.19],[-91.61,41.2],[-91.59,41.27],[-91.56,41.25],[-91.49,41.25],[-91.49,41.22],[-91.43,41.16],[-91.19,41.25],[-91.16,41.27],[-91.14,41.24],[-91.04,41.17],[-90.95,41.1],[-90.96,40.98],[-90.95,40.95],[-91.01,40.9],[-91.1,40.81],[-91.19,40.64],[-91.25,40.64],[-91.4,40.54],[-91.36,40.5],[-91.42,40.38],[-91.52,40.43],[-91.53,40.46]]]}},{type:"Feature",id:"527",properties:{zip3:"527"},geometry:{type:"Polygon",coordinates:[[[-91.19,41.25],[-91.43,41.16],[-91.49,41.22],[-91.48,41.43],[-91.53,41.51],[-91.5,41.51],[-91.37,41.55],[-91.37,41.6],[-91.19,41.69],[-91.29,41.77],[-91.31,41.82],[-91.13,41.84],[-91.11,41.84],[-91.08,41.82],[-90.9,41.82],[-90.9,41.92],[-90.92,41.95],[-90.86,41.95],[-90.73,41.92],[-90.73,41.93],[-90.6,41.91],[-90.59,41.91],[-90.55,42.03],[-90.47,42.01],[-90.41,42],[-90.37,42],[-90.18,41.98],[-90.18,41.81],[-90.28,41.77],[-90.34,41.59],[-90.46,41.52],[-90.53,41.52],[-90.45,41.66],[-90.74,41.61],[-90.71,41.56],[-90.73,41.56],[-90.73,41.51],[-90.72,41.51],[-90.71,41.47],[-90.71,41.45],[-90.85,41.46],[-90.98,41.43],[-91.05,41.41],[-91.07,41.31],[-91.14,41.24],[-91.16,41.27],[-91.19,41.25]]]}},{type:"Feature",id:"528",properties:{zip3:"528"},geometry:{type:"Polygon",coordinates:[[[-90.61,41.49],[-90.66,41.46],[-90.71,41.45],[-90.71,41.47],[-90.72,41.51],[-90.73,41.51],[-90.73,41.56],[-90.71,41.56],[-90.74,41.61],[-90.45,41.66],[-90.53,41.52],[-90.61,41.49]]]}},{type:"Feature",id:"530",properties:{zip3:"530"},geometry:{type:"Polygon",coordinates:[[[-88.07,43.12],[-88.07,43.06],[-88.07,43.04],[-88.07,43.02],[-88.17,43.02],[-88.23,43.05],[-88.35,43.05],[-88.57,43.02],[-88.56,43.04],[-88.62,43.09],[-88.64,43.05],[-88.66,43.06],[-88.66,43.07],[-88.7,43.07],[-88.74,43.03],[-88.81,43.04],[-88.89,43.16],[-88.77,43.32],[-88.79,43.36],[-88.81,43.36],[-88.8,43.39],[-88.66,43.46],[-88.64,43.72],[-88.61,43.72],[-88.44,43.63],[-88.27,43.74],[-88.34,43.86],[-88.3,43.85],[-88.29,43.88],[-88.35,43.88],[-88.34,43.88],[-88.33,44.08],[-88.09,44.08],[-88.04,44.1],[-88.02,44.08],[-88.02,44.1],[-87.93,44.01],[-87.92,43.99],[-87.69,44.01],[-87.74,43.88],[-87.7,43.69],[-87.87,43.39],[-87.9,43.2],[-88.06,43.19],[-88.07,43.12]]]}},{type:"Feature",id:"531",properties:{zip3:"531"},geometry:{type:"Polygon",coordinates:[[[-87.8,42.49],[-88.67,42.49],[-88.68,42.56],[-88.73,42.58],[-88.83,42.59],[-88.86,42.85],[-88.78,42.86],[-88.78,42.92],[-88.62,42.9],[-88.73,43.02],[-88.74,43.03],[-88.7,43.07],[-88.66,43.07],[-88.66,43.06],[-88.64,43.05],[-88.62,43.09],[-88.56,43.04],[-88.57,43.02],[-88.35,43.05],[-88.23,43.05],[-88.17,43.02],[-88.07,43.02],[-88.07,42.95],[-87.97,42.94],[-87.94,42.93],[-87.88,42.96],[-87.83,42.84],[-87.91,42.75],[-87.91,42.72],[-87.89,42.67],[-87.83,42.67],[-87.81,42.67],[-87.8,42.49]]]}},{type:"Feature",id:"532",properties:{zip3:"532"},geometry:{type:"Polygon",coordinates:[[[-87.97,42.94],[-88.07,42.95],[-88.07,43.12],[-88.06,43.19],[-87.9,43.19],[-87.88,42.96],[-87.94,42.93],[-87.97,42.94]]]}},{type:"Feature",id:"534",properties:{zip3:"534"},geometry:{type:"Polygon",coordinates:[[[-87.91,42.72],[-87.91,42.75],[-87.83,42.84],[-87.81,42.67],[-87.83,42.67],[-87.89,42.67],[-87.91,42.72]]]}},{type:"Feature",id:"535",properties:{zip3:"535"},geometry:{type:"Polygon",coordinates:[[[-90.36,42.51],[-90.31,42.58],[-90.31,42.62],[-90.3,42.64],[-90.31,42.68],[-90.37,42.7],[-90.35,42.72],[-90.55,43.16],[-90.67,43.17],[-90.67,43.29],[-90.65,43.32],[-90.64,43.32],[-90.65,43.35],[-90.63,43.41],[-90.63,43.42],[-90.59,43.44],[-90.56,43.43],[-90.43,43.48],[-90.41,43.48],[-90.37,43.5],[-90.35,43.47],[-90.25,43.39],[-90.19,43.39],[-90.19,43.31],[-90.14,43.37],[-90.07,43.35],[-90.04,43.32],[-90,43.33],[-89.85,43.31],[-89.6,43.48],[-89.58,43.46],[-89.44,43.34],[-89.42,43.32],[-89.13,43.25],[-88.91,43.32],[-88.89,43.36],[-88.85,43.36],[-88.84,43.37],[-88.82,43.36],[-88.79,43.36],[-88.77,43.32],[-88.89,43.16],[-88.81,43.04],[-88.73,43.02],[-88.62,42.9],[-88.78,42.92],[-88.78,42.86],[-88.86,42.85],[-88.83,42.59],[-88.73,42.58],[-88.68,42.56],[-88.67,42.49],[-90.36,42.51]]]}},{type:"Feature",id:"537",properties:{zip3:"537"},geometry:{type:"Polygon",coordinates:[[[-89.37,42.99],[-89.41,42.99],[-89.55,43.07],[-89.52,43.09],[-89.49,43.08],[-89.41,43.16],[-89.3,43.17],[-89.25,43.1],[-89.28,43.04],[-89.37,42.99]]]}},{type:"Feature",id:"538",properties:{zip3:"538"},geometry:{type:"Polygon",coordinates:[[[-90.31,42.58],[-90.36,42.51],[-90.64,42.51],[-90.64,42.52],[-90.65,42.54],[-90.69,42.59],[-90.71,42.64],[-90.92,42.69],[-91.05,42.74],[-91.1,42.88],[-91.18,43.13],[-91.16,43.14],[-90.81,43.17],[-90.8,43.18],[-90.81,43.21],[-90.79,43.22],[-90.75,43.22],[-90.76,43.26],[-90.74,43.27],[-90.68,43.28],[-90.67,43.29],[-90.67,43.17],[-90.55,43.16],[-90.35,42.72],[-90.37,42.7],[-90.31,42.68],[-90.3,42.64],[-90.31,42.62],[-90.31,42.58]]]}},{type:"Feature",id:"539",properties:{zip3:"539"},geometry:{type:"MultiPolygon",coordinates:[[[[-89.44,43.34],[-89.58,43.46],[-89.6,43.48],[-89.85,43.31],[-90,43.33],[-90.04,43.32],[-90.07,43.35],[-90.14,43.37],[-90.19,43.31],[-90.19,43.39],[-90.25,43.39],[-90.35,43.47],[-90.35,43.48],[-90.31,43.68],[-90.43,43.73],[-90.26,43.83],[-90.23,43.98],[-90.05,43.98],[-90,43.91],[-89.78,44.11],[-89.76,44.11],[-89.76,44.1],[-89.6,43.98],[-89.37,43.97],[-89.31,43.86],[-89.11,43.77],[-88.73,43.81],[-88.64,43.72],[-88.66,43.46],[-88.8,43.39],[-88.81,43.36],[-88.84,43.37],[-88.85,43.36],[-88.89,43.36],[-88.91,43.32],[-89.13,43.25],[-89.42,43.32],[-89.44,43.34]]],[[[-88.64,43.74],[-88.62,43.72],[-88.64,43.72],[-88.64,43.74]]]]}},{type:"Feature",id:"540",properties:{zip3:"540"},geometry:{type:"Polygon",coordinates:[[[-92.32,44.77],[-92.33,44.73],[-92.32,44.72],[-92.33,44.7],[-92.32,44.67],[-92.33,44.66],[-92.33,44.64],[-92.44,44.67],[-92.46,44.65],[-92.51,44.58],[-92.52,44.58],[-92.55,44.58],[-92.59,44.6],[-92.6,44.61],[-92.81,44.77],[-92.74,45.12],[-92.76,45.29],[-92.7,45.34],[-92.65,45.4],[-92.68,45.46],[-92.73,45.54],[-92.77,45.57],[-92.77,45.58],[-92.61,45.64],[-92.62,45.46],[-92.3,45.43],[-92.15,45.34],[-91.97,45.34],[-91.97,45.31],[-92.11,45.19],[-92.11,45.18],[-92.14,44.87],[-92.41,44.86],[-92.32,44.77]]]}},{type:"Feature",id:"541",properties:{zip3:"541"},geometry:{type:"MultiPolygon",coordinates:[[[[-88.09,44.08],[-88.33,44.08],[-88.31,44.15],[-88.28,44.16],[-88.3,44.18],[-88.29,44.19],[-88.29,44.39],[-88.44,44.36],[-88.69,44.42],[-88.61,44.65],[-88.6,44.66],[-88.58,44.68],[-88.59,44.7],[-88.59,44.71],[-88.61,44.71],[-88.64,44.71],[-88.68,44.7],[-88.7,44.73],[-88.8,44.74],[-88.8,44.76],[-88.8,44.77],[-88.8,44.78],[-88.82,44.79],[-88.88,44.8],[-88.88,44.81],[-88.91,44.83],[-88.83,44.94],[-88.61,44.98],[-88.56,45.12],[-88.59,45.15],[-88.57,45.19],[-88.68,45.29],[-88.69,45.29],[-88.68,45.29],[-88.68,45.38],[-88.43,45.38],[-88.51,45.48],[-88.53,45.5],[-88.5,45.52],[-88.43,45.52],[-88.59,45.6],[-88.62,45.66],[-88.57,45.68],[-88.68,45.72],[-88.68,45.8],[-88.46,45.84],[-88.42,45.9],[-88.39,45.9],[-88.42,45.9],[-88.49,45.89],[-88.55,45.92],[-88.55,45.98],[-88.56,46.01],[-88.49,45.99],[-88.19,45.95],[-88.07,45.87],[-88.11,45.8],[-88.09,45.79],[-87.99,45.8],[-87.96,45.76],[-87.86,45.75],[-87.78,45.68],[-87.82,45.66],[-87.8,45.62],[-87.78,45.61],[-87.79,45.56],[-87.85,45.34],[-87.66,45.37],[-87.71,45.24],[-87.68,45.14],[-87.59,45.09],[-87.63,44.98],[-87.82,44.95],[-88.05,44.6],[-88.13,44.68],[-88.16,44.63],[-88.2,44.59],[-88.21,44.59],[-88.15,44.47],[-87.93,44.42],[-87.93,44.37],[-87.88,44.24],[-88,44.24],[-88.01,44.13],[-88.02,44.08],[-88.04,44.1],[-88.09,44.08]]],[[[-88.62,44.71],[-88.62,44.68],[-88.63,44.7],[-88.62,44.71]]]]}},{type:"Feature",id:"542",properties:{zip3:"542"},geometry:{type:"Polygon",coordinates:[[[-87.93,44.01],[-88.02,44.1],[-88.01,44.13],[-88,44.24],[-87.88,44.24],[-87.93,44.37],[-87.93,44.4],[-87.81,44.5],[-87.86,44.59],[-87.61,44.84],[-87.49,44.85],[-87.17,45.15],[-87.07,45.3],[-87.05,45.09],[-87.32,44.79],[-87.47,44.55],[-87.55,44.32],[-87.52,44.18],[-87.69,44.01],[-87.92,43.99],[-87.93,44.01]]]}},{type:"Feature",id:"543",properties:{zip3:"543"},geometry:{type:"Polygon",coordinates:[[[-87.86,44.59],[-87.81,44.5],[-87.93,44.4],[-87.93,44.42],[-88.15,44.47],[-88.21,44.59],[-88.2,44.59],[-88.16,44.63],[-88.13,44.68],[-88.05,44.6],[-87.86,44.59]]]}},{type:"Feature",id:"544",properties:{zip3:"544"},geometry:{type:"Polygon",coordinates:[[[-90.07,44.2],[-90.02,44.25],[-90.32,44.29],[-90.65,44.36],[-90.64,44.39],[-90.68,44.45],[-90.7,44.44],[-90.9,44.63],[-90.92,44.76],[-90.79,44.77],[-90.68,44.96],[-90.79,45.04],[-90.78,45.05],[-91.02,45.14],[-91.03,45.16],[-90.91,45.26],[-90.84,45.28],[-90.8,45.35],[-90.78,45.32],[-90.66,45.35],[-90.56,45.38],[-90.35,45.5],[-90.29,45.49],[-90.27,45.48],[-90.2,45.49],[-90.04,45.48],[-90,45.37],[-89.98,45.45],[-89.82,45.56],[-89.93,45.68],[-89.66,45.65],[-89.65,45.57],[-89.62,45.56],[-89.41,45.5],[-89.05,45.55],[-89.05,45.46],[-88.8,45.43],[-88.8,45.38],[-88.68,45.38],[-88.68,45.29],[-88.69,45.29],[-88.68,45.29],[-88.57,45.19],[-88.59,45.15],[-88.56,45.12],[-88.98,45.12],[-88.98,44.94],[-88.83,44.94],[-88.91,44.83],[-88.9,44.8],[-88.9,44.79],[-89,44.62],[-89.22,44.68],[-89.24,44.33],[-89.41,44.38],[-89.61,44.36],[-89.78,44.16],[-89.78,44.14],[-89.88,44.13],[-90.04,44.19],[-90.07,44.2]]]}},{type:"Feature",id:"545",properties:{zip3:"545"},geometry:{type:"Polygon",coordinates:[[[-88.51,45.48],[-88.43,45.38],[-88.8,45.38],[-88.8,45.43],[-89.05,45.46],[-89.05,45.55],[-89.41,45.5],[-89.62,45.56],[-89.65,45.57],[-89.66,45.65],[-89.93,45.68],[-89.82,45.56],[-89.98,45.45],[-90,45.37],[-90.04,45.48],[-90.2,45.49],[-90.27,45.48],[-90.29,45.49],[-90.35,45.5],[-90.56,45.38],[-90.74,45.38],[-90.93,45.4],[-90.94,45.4],[-90.99,45.39],[-91.03,45.4],[-91.03,45.43],[-91.01,45.48],[-91.05,45.47],[-90.88,45.63],[-90.86,45.63],[-90.68,45.64],[-90.68,45.98],[-90.93,45.98],[-91.05,46.07],[-91.03,46.19],[-90.89,46.3],[-90.67,46.36],[-90.65,46.33],[-90.74,46.49],[-90.63,46.56],[-90.59,46.58],[-90.42,46.57],[-90.23,46.51],[-90.12,46.34],[-89.09,46.14],[-88.82,46.02],[-88.59,46.01],[-88.56,46.01],[-88.55,45.98],[-88.55,45.92],[-88.49,45.89],[-88.42,45.9],[-88.39,45.9],[-88.42,45.9],[-88.46,45.84],[-88.68,45.8],[-88.68,45.72],[-88.57,45.68],[-88.62,45.66],[-88.59,45.6],[-88.43,45.52],[-88.5,45.52],[-88.53,45.5],[-88.51,45.48]]]}},{type:"Feature",id:"546",properties:{zip3:"546"},geometry:{type:"Polygon",coordinates:[[[-90.8,43.18],[-90.81,43.17],[-91.16,43.14],[-91.12,43.2],[-91.06,43.24],[-91.05,43.29],[-91.07,43.32],[-91.23,43.45],[-91.22,43.48],[-91.22,43.51],[-91.23,43.52],[-91.24,43.55],[-91.22,43.6],[-91.23,43.65],[-91.21,43.76],[-91.26,43.79],[-91.25,43.91],[-91.34,43.95],[-91.34,44.01],[-91.4,43.98],[-91.46,44.01],[-91.61,44.05],[-91.81,44.16],[-91.93,44.33],[-91.97,44.37],[-92.03,44.39],[-92.01,44.42],[-91.97,44.39],[-91.89,44.44],[-91.85,44.48],[-91.78,44.43],[-91.75,44.46],[-91.69,44.34],[-91.41,44.3],[-91.37,44.33],[-91.17,44.38],[-91.02,44.54],[-90.99,44.52],[-90.9,44.45],[-90.87,44.43],[-90.85,44.39],[-90.82,44.39],[-90.72,44.38],[-90.65,44.36],[-90.32,44.29],[-90.17,44.08],[-90.18,44.25],[-90.02,44.25],[-90.07,44.2],[-90.04,44.19],[-89.88,44.13],[-89.78,44.14],[-89.78,44.11],[-90,43.91],[-90.05,43.98],[-90.23,43.98],[-90.26,43.83],[-90.43,43.73],[-90.31,43.68],[-90.35,43.48],[-90.37,43.5],[-90.41,43.48],[-90.43,43.48],[-90.56,43.43],[-90.59,43.44],[-90.63,43.42],[-90.63,43.41],[-90.65,43.35],[-90.64,43.32],[-90.65,43.32],[-90.68,43.28],[-90.74,43.27],[-90.76,43.26],[-90.75,43.22],[-90.79,43.22],[-90.81,43.21],[-90.8,43.18]]]}},{type:"Feature",id:"547",properties:{zip3:"547"},geometry:{type:"Polygon",coordinates:[[[-90.99,44.52],[-91.02,44.54],[-91.17,44.38],[-91.37,44.33],[-91.41,44.3],[-91.69,44.34],[-91.75,44.46],[-91.78,44.43],[-91.85,44.48],[-91.89,44.44],[-91.97,44.39],[-92.01,44.42],[-92.03,44.39],[-92.06,44.4],[-92.23,44.45],[-92.34,44.55],[-92.49,44.57],[-92.51,44.58],[-92.46,44.65],[-92.44,44.67],[-92.33,44.64],[-92.33,44.66],[-92.32,44.67],[-92.33,44.7],[-92.32,44.72],[-92.33,44.73],[-92.32,44.77],[-92.41,44.86],[-92.14,44.87],[-92.11,45.18],[-92.11,45.19],[-91.97,45.31],[-91.97,45.28],[-91.9,45.36],[-91.35,45.35],[-91.25,45.3],[-91.19,45.38],[-91.07,45.38],[-91.05,45.4],[-91.05,45.42],[-91.03,45.42],[-91.03,45.4],[-90.99,45.39],[-90.94,45.4],[-90.93,45.4],[-90.74,45.38],[-90.66,45.35],[-90.78,45.32],[-90.8,45.35],[-90.84,45.28],[-90.91,45.26],[-91.03,45.16],[-91.02,45.14],[-90.78,45.05],[-90.79,45.04],[-90.68,44.96],[-90.79,44.77],[-90.92,44.76],[-90.9,44.63],[-90.7,44.44],[-90.68,44.45],[-90.64,44.39],[-90.72,44.38],[-90.82,44.39],[-90.85,44.39],[-90.87,44.43],[-90.9,44.45],[-90.99,44.52]]]}},{type:"Feature",id:"548",properties:{zip3:"548"},geometry:{type:"Polygon",coordinates:[[[-90.88,45.63],[-91.05,45.47],[-91.01,45.48],[-91.03,45.43],[-91.03,45.42],[-91.05,45.42],[-91.05,45.4],[-91.07,45.38],[-91.19,45.38],[-91.25,45.3],[-91.35,45.35],[-91.9,45.36],[-91.97,45.28],[-91.97,45.34],[-92.15,45.34],[-92.3,45.43],[-92.62,45.46],[-92.61,45.64],[-92.77,45.58],[-92.77,45.57],[-92.82,45.56],[-92.87,45.72],[-92.71,45.89],[-92.44,46.02],[-92.33,46.06],[-92.29,46.07],[-92.27,46.65],[-92.15,46.72],[-92.09,46.75],[-92.03,46.71],[-91.79,46.69],[-91.05,46.88],[-90.86,46.96],[-90.75,46.9],[-90.89,46.76],[-90.91,46.58],[-90.71,46.67],[-90.59,46.58],[-90.63,46.56],[-90.74,46.49],[-90.65,46.33],[-90.67,46.36],[-90.89,46.3],[-91.03,46.19],[-91.05,46.07],[-90.93,45.98],[-90.68,45.98],[-90.68,45.64],[-90.86,45.63],[-90.88,45.63]]]}},{type:"Feature",id:"549",properties:{zip3:"549"},geometry:{type:"Polygon",coordinates:[[[-88.34,43.88],[-88.35,43.88],[-88.29,43.88],[-88.3,43.85],[-88.34,43.86],[-88.27,43.74],[-88.44,43.63],[-88.61,43.72],[-88.62,43.72],[-88.64,43.74],[-88.64,43.72],[-88.73,43.81],[-89.11,43.77],[-89.31,43.86],[-89.37,43.97],[-89.6,43.98],[-89.76,44.1],[-89.76,44.11],[-89.78,44.16],[-89.61,44.36],[-89.41,44.38],[-89.24,44.33],[-89.22,44.68],[-89,44.62],[-88.9,44.79],[-88.9,44.8],[-88.88,44.81],[-88.88,44.8],[-88.82,44.79],[-88.8,44.78],[-88.8,44.77],[-88.8,44.76],[-88.8,44.74],[-88.7,44.73],[-88.68,44.7],[-88.64,44.71],[-88.61,44.71],[-88.59,44.71],[-88.59,44.7],[-88.58,44.68],[-88.6,44.66],[-88.61,44.65],[-88.69,44.42],[-88.44,44.36],[-88.29,44.39],[-88.29,44.19],[-88.3,44.18],[-88.43,44.2],[-88.53,43.98],[-88.47,43.81],[-88.39,43.81],[-88.39,43.84],[-88.35,43.89],[-88.34,43.88]]]}},{type:"Feature",id:"550",properties:{zip3:"550"},geometry:{type:"Polygon",coordinates:[[[-93.45,44.33],[-93.44,44.33],[-93.46,44.59],[-93.47,44.59],[-93.47,44.6],[-93.41,44.61],[-93.41,44.63],[-93.32,44.65],[-93.34,44.72],[-93.16,44.72],[-93.07,44.92],[-92.86,44.86],[-92.93,45.09],[-92.95,45.11],[-93.05,45.12],[-93.1,45.12],[-93.12,45.12],[-93.19,45.14],[-93.14,45.17],[-93.14,45.3],[-93.35,45.3],[-93.46,45.42],[-93.47,45.43],[-93.45,45.47],[-93.39,45.54],[-93.4,45.55],[-93.42,45.58],[-93.49,45.66],[-93.49,45.7],[-93.3,45.8],[-93.51,45.98],[-93.26,46.12],[-93.25,46.1],[-93.18,46.16],[-93.04,46.16],[-92.82,46.15],[-92.55,46.19],[-92.55,46.24],[-92.29,46.29],[-92.29,46.07],[-92.33,46.06],[-92.44,46.02],[-92.71,45.89],[-92.87,45.72],[-92.82,45.56],[-92.73,45.54],[-92.68,45.46],[-92.65,45.4],[-92.7,45.34],[-92.76,45.29],[-92.74,45.12],[-92.81,44.77],[-92.6,44.61],[-92.59,44.6],[-92.55,44.58],[-92.52,44.58],[-92.49,44.57],[-92.34,44.55],[-92.23,44.45],[-92.14,44.42],[-92.14,44.41],[-92.09,44.41],[-92.17,44.4],[-92.2,44.38],[-92.21,44.3],[-92.49,44.37],[-92.91,44.37],[-93.1,44.3],[-93.05,44.07],[-93.12,44.01],[-93.13,43.99],[-93.12,43.97],[-93.19,43.92],[-93.25,43.96],[-93.37,44.01],[-93.39,44.07],[-93.38,44.17],[-93.53,44.2],[-93.45,44.33]]]}},{type:"Feature",id:"551",properties:{zip3:"551"},geometry:{type:"Polygon",coordinates:[[[-93.16,44.72],[-93.25,44.72],[-93.23,44.83],[-93.2,44.86],[-93.21,44.87],[-93.19,45.12],[-93.12,45.12],[-93.1,45.12],[-93.05,45.12],[-92.95,45.11],[-92.93,45.09],[-92.86,44.86],[-93.07,44.92],[-93.16,44.72]]]}},{type:"Feature",id:"553",properties:{zip3:"553"},geometry:{type:"Polygon",coordinates:[[[-93.4,44.8],[-93.38,44.79],[-93.25,44.81],[-93.23,44.83],[-93.25,44.72],[-93.34,44.72],[-93.32,44.65],[-93.41,44.63],[-93.41,44.61],[-93.47,44.6],[-93.47,44.59],[-93.5,44.59],[-93.6,44.6],[-93.62,44.59],[-93.68,44.69],[-93.91,44.68],[-94.13,44.44],[-94.49,44.46],[-94.49,44.41],[-94.53,44.4],[-94.7,44.41],[-94.73,44.43],[-94.75,44.45],[-94.77,44.44],[-94.88,44.51],[-94.94,44.53],[-94.96,44.54],[-94.96,44.61],[-94.96,44.64],[-94.87,44.89],[-94.61,44.88],[-94.68,44.99],[-94.6,45.12],[-94.64,45.27],[-94.64,45.29],[-94.66,45.31],[-94.64,45.32],[-94.61,45.33],[-94.61,45.35],[-94.44,45.39],[-94.41,45.38],[-93.97,45.48],[-93.67,45.68],[-93.57,45.68],[-93.53,45.67],[-93.51,45.68],[-93.51,45.69],[-93.49,45.69],[-93.49,45.66],[-93.42,45.58],[-93.4,45.55],[-93.39,45.54],[-93.45,45.47],[-93.47,45.43],[-93.46,45.42],[-93.35,45.3],[-93.14,45.3],[-93.14,45.21],[-93.28,45.21],[-93.29,45.21],[-93.36,45.21],[-93.4,45.07],[-93.52,44.98],[-93.4,44.94],[-93.38,44.94],[-93.37,44.91],[-93.4,44.88],[-93.4,44.8]]]}},{type:"Feature",id:"554",properties:{zip3:"554"},geometry:{type:"Polygon",coordinates:[[[-93.2,44.86],[-93.25,44.81],[-93.38,44.79],[-93.4,44.8],[-93.4,44.88],[-93.37,44.91],[-93.38,44.94],[-93.4,44.94],[-93.52,44.98],[-93.4,45.07],[-93.36,45.21],[-93.29,45.21],[-93.28,45.21],[-93.14,45.21],[-93.14,45.17],[-93.19,45.14],[-93.19,45.12],[-93.21,44.87],[-93.2,44.86]]]}},{type:"Feature",id:"556",properties:{zip3:"556"},geometry:{type:"Polygon",coordinates:[[[-91.79,46.94],[-91.88,47],[-91.92,47.03],[-91.79,47.11],[-91.87,47.26],[-92.05,47.21],[-92.05,47.29],[-91.9,47.29],[-91.89,47.31],[-91.97,47.46],[-91.79,47.5],[-91.8,47.69],[-91.71,47.71],[-91.67,47.76],[-91.65,47.76],[-91.66,47.78],[-91.51,47.74],[-91.37,47.81],[-91.28,47.72],[-91.02,47.81],[-91.03,48.19],[-90.84,48.24],[-90.75,48.09],[-90.58,48.12],[-90.14,48.11],[-89.87,47.99],[-89.61,48.02],[-89.97,47.83],[-90.42,47.74],[-90.78,47.61],[-91.05,47.46],[-91.47,47.13],[-91.79,46.94]]]}},{type:"Feature",id:"557",properties:{zip3:"557"},geometry:{type:"Polygon",coordinates:[[[-92.29,46.29],[-92.55,46.24],[-92.55,46.19],[-92.82,46.15],[-93.04,46.16],[-93.22,46.16],[-93.26,46.25],[-93.05,46.25],[-93.05,46.42],[-93.31,46.42],[-93.37,46.42],[-93.37,46.5],[-93.32,46.53],[-93.37,46.54],[-93.46,46.62],[-93.35,46.8],[-93.33,46.79],[-93.48,46.95],[-93.78,46.77],[-93.78,46.89],[-93.77,47.31],[-93.58,47.42],[-93.5,47.57],[-93.3,47.63],[-93.45,47.74],[-93.3,47.89],[-93.34,48.13],[-93.1,48.14],[-93.09,48.39],[-92.97,48.47],[-92.9,48.46],[-92.77,48.43],[-92.77,48.44],[-92.74,48.47],[-92.51,48.45],[-92.37,48.22],[-92.31,48.32],[-92.06,48.36],[-92.01,48.27],[-91.8,48.2],[-91.8,48.01],[-91.56,48.11],[-91.57,48.04],[-91.27,48.08],[-91.03,48.19],[-91.03,47.89],[-91.66,47.89],[-91.66,47.78],[-91.65,47.76],[-91.67,47.76],[-91.71,47.71],[-91.8,47.69],[-92.18,47.63],[-92.05,47.54],[-91.93,47.54],[-91.93,47.62],[-91.88,47.63],[-91.79,47.63],[-91.79,47.5],[-91.97,47.46],[-91.89,47.31],[-91.9,47.29],[-92.05,47.29],[-92.05,47.24],[-92.1,47.22],[-92.12,47.11],[-92.3,46.97],[-92.36,46.84],[-92.3,46.67],[-92.29,46.29]]]}},{type:"Feature",id:"558",properties:{zip3:"558"},geometry:{type:"Polygon",coordinates:[[[-92.15,46.72],[-92.27,46.65],[-92.3,46.67],[-92.36,46.84],[-92.3,46.97],[-92.12,47.11],[-92.1,47.22],[-92.07,47.24],[-92.05,47.24],[-92.05,47.21],[-91.87,47.26],[-91.79,47.11],[-91.92,47.03],[-91.88,47],[-91.79,46.94],[-92.09,46.79],[-92.03,46.71],[-92.09,46.75],[-92.15,46.72]]]}},{type:"Feature",id:"559",properties:{zip3:"559"},geometry:{type:"Polygon",coordinates:[[[-93.09,43.5],[-93.09,43.51],[-93.05,43.52],[-93.09,43.69],[-93.16,43.75],[-93.23,43.91],[-93.19,43.92],[-93.12,43.97],[-93.13,43.99],[-93.12,44.01],[-93.05,44.07],[-93.1,44.3],[-92.91,44.37],[-92.49,44.37],[-92.21,44.3],[-92.2,44.38],[-92.17,44.4],[-92.09,44.41],[-92.14,44.41],[-92.14,44.42],[-92.06,44.4],[-91.99,44.37],[-91.97,44.36],[-91.92,44.31],[-91.95,44.23],[-91.81,44.16],[-91.61,44.05],[-91.59,44.03],[-91.44,44],[-91.41,43.97],[-91.37,43.94],[-91.28,43.84],[-91.26,43.79],[-91.27,43.62],[-91.23,43.58],[-91.24,43.54],[-91.22,43.51],[-91.22,43.5],[-91.27,43.5],[-93.09,43.5]]]}},{type:"Feature",id:"560",properties:{zip3:"560"},geometry:{type:"Polygon",coordinates:[[[-93.09,43.69],[-93.05,43.52],[-93.09,43.51],[-93.09,43.5],[-94.03,43.5],[-94.08,43.46],[-94.17,43.46],[-94.15,43.5],[-94.53,43.5],[-94.53,43.54],[-94.55,43.56],[-94.6,43.55],[-94.61,43.57],[-94.61,43.6],[-94.55,43.76],[-94.74,43.98],[-94.74,44.07],[-95.16,44.08],[-95.2,44.17],[-95.21,44.21],[-95.21,44.3],[-95.21,44.33],[-95.18,44.33],[-95.01,44.34],[-94.97,44.34],[-94.79,44.41],[-94.76,44.42],[-94.76,44.45],[-94.75,44.45],[-94.73,44.43],[-94.7,44.41],[-94.53,44.4],[-94.49,44.41],[-94.49,44.46],[-94.13,44.44],[-93.91,44.68],[-93.68,44.69],[-93.62,44.59],[-93.6,44.6],[-93.5,44.59],[-93.48,44.59],[-93.46,44.59],[-93.44,44.33],[-93.45,44.33],[-93.53,44.2],[-93.38,44.17],[-93.39,44.07],[-93.37,44.01],[-93.25,43.96],[-93.23,43.91],[-93.16,43.75],[-93.09,43.69]]]}},{type:"Feature",id:"561",properties:{zip3:"561"},geometry:{type:"Polygon",coordinates:[[[-94.61,43.57],[-94.6,43.55],[-94.55,43.56],[-94.53,43.54],[-94.53,43.5],[-95.07,43.5],[-95.11,43.52],[-95.12,43.55],[-95.21,43.5],[-96.45,43.5],[-96.43,43.76],[-96.45,43.76],[-96.55,43.85],[-96.45,43.97],[-96.45,44.38],[-96.45,44.63],[-96.34,44.54],[-96.14,44.54],[-96.08,44.42],[-95.86,44.41],[-95.9,44.33],[-95.33,44.37],[-95.23,44.33],[-95.21,44.33],[-95.22,44.31],[-95.21,44.31],[-95.21,44.3],[-95.21,44.21],[-95.2,44.17],[-95.16,44.08],[-94.74,44.07],[-94.74,43.98],[-94.55,43.76],[-94.61,43.6],[-94.61,43.57]]]}},{type:"Feature",id:"562",properties:{zip3:"562"},geometry:{type:"Polygon",coordinates:[[[-94.96,44.61],[-94.96,44.54],[-94.94,44.53],[-94.88,44.51],[-94.77,44.44],[-94.76,44.45],[-94.76,44.43],[-94.77,44.41],[-94.79,44.41],[-94.97,44.34],[-95.01,44.34],[-95.18,44.33],[-95.23,44.33],[-95.33,44.37],[-95.9,44.33],[-95.86,44.41],[-96.08,44.42],[-96.14,44.54],[-96.34,44.54],[-96.45,44.63],[-96.45,45.3],[-96.9,45.51],[-96.91,45.6],[-96.9,45.62],[-96.63,45.79],[-96.58,45.82],[-96.57,45.84],[-96.56,45.95],[-96.58,46.02],[-96.51,46.02],[-96.25,45.92],[-96.14,45.96],[-96.07,45.85],[-95.99,45.85],[-95.84,45.75],[-95.81,45.75],[-95.71,45.54],[-95.68,45.54],[-95.5,45.41],[-95.07,45.38],[-95.05,45.38],[-94.95,45.36],[-94.93,45.33],[-94.78,45.39],[-94.77,45.25],[-94.64,45.27],[-94.6,45.12],[-94.68,44.99],[-94.61,44.88],[-94.87,44.89],[-94.96,44.64],[-94.96,44.61]]]}},{type:"Feature",id:"563",properties:{zip3:"563"},geometry:{type:"Polygon",coordinates:[[[-95.81,45.75],[-95.84,45.75],[-95.99,45.85],[-96.01,45.85],[-96.01,45.89],[-95.96,45.91],[-96.01,45.9],[-95.98,45.95],[-95.77,45.93],[-96.02,46.2],[-95.67,46.12],[-95.29,46.26],[-95.25,46.28],[-95.11,46.02],[-94.81,46.05],[-94.81,46.04],[-94.51,46.02],[-94.48,46.07],[-94.43,46.08],[-94.33,46.1],[-94.24,46.11],[-94.22,46.11],[-94.19,46.15],[-94.12,46.16],[-93.94,46.18],[-93.94,46.17],[-93.91,46.2],[-93.87,46.2],[-93.55,46.25],[-93.43,46.42],[-93.31,46.42],[-93.05,46.42],[-93.05,46.25],[-93.26,46.25],[-93.22,46.16],[-93.18,46.16],[-93.25,46.1],[-93.26,46.12],[-93.51,45.98],[-93.3,45.8],[-93.49,45.7],[-93.49,45.69],[-93.51,45.69],[-93.51,45.68],[-93.53,45.67],[-93.57,45.68],[-93.67,45.68],[-93.97,45.48],[-94.41,45.38],[-94.44,45.39],[-94.61,45.35],[-94.61,45.33],[-94.64,45.32],[-94.66,45.31],[-94.64,45.29],[-94.64,45.27],[-94.77,45.25],[-94.78,45.39],[-94.93,45.33],[-94.95,45.36],[-95.05,45.38],[-95.07,45.38],[-95.5,45.41],[-95.68,45.54],[-95.71,45.54],[-95.81,45.75]]]}},{type:"Feature",id:"564",properties:{zip3:"564"},geometry:{type:"Polygon",coordinates:[[[-94.43,46.08],[-94.48,46.07],[-94.51,46.02],[-94.81,46.04],[-94.81,46.05],[-95.11,46.02],[-95.25,46.28],[-95.28,46.3],[-95.25,46.38],[-95.25,46.39],[-95.28,46.41],[-95.27,46.45],[-95.2,46.49],[-95.35,46.7],[-95.37,46.64],[-95.41,46.74],[-95.39,46.76],[-95.23,46.92],[-95.3,47.02],[-95.3,47.24],[-95.31,47.28],[-95.27,47.25],[-94.93,47.36],[-94.71,47.37],[-94.63,47.25],[-94.62,47.27],[-94.59,47.15],[-94.29,47.18],[-94.28,46.86],[-94.15,46.8],[-94.01,46.8],[-93.78,46.8],[-93.78,46.77],[-93.48,46.95],[-93.33,46.79],[-93.35,46.8],[-93.46,46.62],[-93.37,46.54],[-93.32,46.53],[-93.37,46.5],[-93.37,46.42],[-93.43,46.42],[-93.55,46.25],[-93.87,46.2],[-93.91,46.2],[-93.94,46.17],[-93.94,46.18],[-94.12,46.16],[-94.19,46.15],[-94.22,46.11],[-94.24,46.11],[-94.33,46.1],[-94.41,46.32],[-94.49,46.16],[-94.43,46.08]]]}},{type:"Feature",id:"565",properties:{zip3:"565"},geometry:{type:"Polygon",coordinates:[[[-96.01,45.85],[-96.07,45.85],[-96.14,45.96],[-96.25,45.92],[-96.51,46.02],[-96.58,46.02],[-96.55,46.08],[-96.6,46.33],[-96.74,46.55],[-96.75,46.55],[-96.8,46.63],[-96.79,46.64],[-96.79,46.72],[-96.79,46.76],[-96.77,46.93],[-96.76,46.94],[-96.79,46.95],[-96.79,46.97],[-96.82,47],[-96.83,47.02],[-96.83,47.03],[-96.82,47.09],[-96.84,47.12],[-96.83,47.16],[-96.83,47.18],[-96.84,47.19],[-96.83,47.2],[-96.84,47.21],[-96.84,47.23],[-96.86,47.37],[-96.85,47.37],[-96.84,47.38],[-96.85,47.39],[-96.87,47.42],[-96.86,47.43],[-96.86,47.46],[-96.85,47.46],[-96.86,47.47],[-96.87,47.48],[-96.87,47.49],[-96.84,47.51],[-96.86,47.52],[-96.85,47.57],[-96.86,47.61],[-96.87,47.63],[-96.93,47.76],[-96.94,47.76],[-96.91,47.76],[-96.91,47.75],[-96.87,47.75],[-96.85,47.7],[-96.74,47.72],[-96.73,47.59],[-96.42,47.66],[-96.14,47.61],[-96.1,47.76],[-96.1,47.8],[-96.01,47.8],[-95.84,47.76],[-95.84,47.73],[-95.73,47.64],[-95.58,47.66],[-95.68,47.53],[-95.67,47.36],[-95.5,47.34],[-95.42,47.15],[-95.3,47.15],[-95.3,47.02],[-95.23,46.92],[-95.39,46.76],[-95.41,46.74],[-95.37,46.64],[-95.35,46.7],[-95.2,46.49],[-95.27,46.45],[-95.28,46.41],[-95.25,46.39],[-95.25,46.38],[-95.28,46.3],[-95.29,46.26],[-95.67,46.12],[-96.02,46.2],[-95.77,45.93],[-95.98,45.95],[-96.01,45.9],[-95.96,45.91],[-96.01,45.89],[-96.01,45.85]]]}},{type:"Feature",id:"566",properties:{zip3:"566"},geometry:{type:"Polygon",coordinates:[[[-93.78,46.89],[-93.78,46.8],[-94.01,46.8],[-94.15,46.8],[-94.28,46.86],[-94.29,47.18],[-94.59,47.15],[-94.62,47.27],[-94.63,47.25],[-94.71,47.37],[-94.93,47.36],[-95.27,47.25],[-95.31,47.28],[-95.3,47.24],[-95.3,47.15],[-95.42,47.15],[-95.5,47.34],[-95.67,47.36],[-95.68,47.53],[-95.58,47.66],[-95.73,47.64],[-95.84,47.73],[-95.84,47.8],[-95.73,47.8],[-95.71,48.01],[-95.58,48.02],[-95.23,48.02],[-95.16,47.87],[-94.79,47.89],[-94.75,48],[-94.97,48.06],[-94.56,48.1],[-94.56,48.38],[-94.76,48.45],[-94.76,48.63],[-95.33,48.73],[-95.18,48.76],[-95.22,48.88],[-95.05,48.99],[-94.87,48.88],[-94.7,48.88],[-94.59,48.72],[-94.22,48.65],[-93.84,48.63],[-93.79,48.52],[-93.47,48.55],[-93.21,48.64],[-92.98,48.62],[-92.63,48.5],[-92.74,48.47],[-92.77,48.44],[-92.77,48.43],[-92.9,48.46],[-92.97,48.47],[-93.09,48.39],[-93.1,48.14],[-93.34,48.13],[-93.3,47.89],[-93.45,47.74],[-93.3,47.63],[-93.5,47.57],[-93.58,47.42],[-93.77,47.31],[-93.78,46.89]]]}},{type:"Feature",id:"567",properties:{zip3:"567"},geometry:{type:"Polygon",coordinates:[[[-96.1,47.76],[-96.14,47.61],[-96.42,47.66],[-96.73,47.59],[-96.74,47.72],[-96.85,47.7],[-96.87,47.75],[-96.91,47.75],[-96.91,47.76],[-96.94,47.76],[-96.94,47.77],[-96.97,47.78],[-96.99,47.81],[-97.13,48.14],[-97.12,48.16],[-97.19,48.19],[-97.16,48.54],[-97.04,48.54],[-97.1,48.65],[-97.11,48.63],[-97.24,48.98],[-97.23,48.99],[-97.23,49],[-95.32,49],[-95.3,48.9],[-95.22,48.88],[-95.18,48.76],[-95.33,48.73],[-95.34,48.54],[-95.21,48.54],[-95.21,48.37],[-94.95,48.37],[-94.95,48.24],[-95.25,48.19],[-95.25,48.08],[-95.28,48.02],[-95.58,48.02],[-95.71,48.01],[-95.73,47.8],[-95.84,47.8],[-95.84,47.76],[-96.01,47.8],[-96.1,47.8],[-96.1,47.76]]]}},{type:"Feature",id:"570",properties:{zip3:"570"},geometry:{type:"Polygon",coordinates:[[[-96.48,42.56],[-96.48,42.49],[-96.45,42.49],[-96.48,42.48],[-96.5,42.48],[-96.55,42.52],[-96.63,42.52],[-96.69,42.66],[-97.22,42.85],[-97.88,42.86],[-97.94,42.78],[-98.01,42.76],[-98.06,42.77],[-98.07,42.78],[-98.13,42.82],[-98.07,42.82],[-98.07,42.83],[-97.95,43.1],[-97.8,43.23],[-97.84,43.32],[-97.7,43.43],[-97.42,43.44],[-97.35,43.58],[-97.53,43.7],[-97.43,43.91],[-97.45,44.19],[-97.51,44.19],[-97.35,44.28],[-97.05,44.2],[-97.05,44.37],[-96.73,44.41],[-96.57,44.33],[-96.49,44.38],[-96.49,44.41],[-96.48,44.41],[-96.45,44.41],[-96.45,44.38],[-96.45,43.97],[-96.55,43.85],[-96.45,43.76],[-96.43,43.76],[-96.45,43.5],[-96.6,43.51],[-96.79,43.65],[-96.83,43.66],[-96.93,43.54],[-96.8,43.48],[-96.8,43.45],[-96.8,43.43],[-96.8,43.45],[-96.63,43.46],[-96.6,43.45],[-96.59,43.43],[-96.57,43.42],[-96.52,43.35],[-96.59,43.27],[-96.55,43.25],[-96.57,43.24],[-96.56,43.22],[-96.47,43.19],[-96.47,43.15],[-96.44,43.12],[-96.57,43.05],[-96.55,42.89],[-96.63,42.71],[-96.54,42.65],[-96.51,42.61],[-96.49,42.58],[-96.48,42.56]]]}},{type:"Feature",id:"571",properties:{zip3:"571"},geometry:{type:"Polygon",coordinates:[[[-96.8,43.48],[-96.93,43.54],[-96.83,43.66],[-96.79,43.65],[-96.6,43.51],[-96.6,43.5],[-96.59,43.49],[-96.58,43.47],[-96.63,43.46],[-96.8,43.45],[-96.8,43.43],[-96.8,43.45],[-96.8,43.48]]]}},{type:"Feature",id:"572",properties:{zip3:"572"},geometry:{type:"Polygon",coordinates:[[[-97.98,44.72],[-97.98,44.78],[-97.98,45.04],[-97.86,45.04],[-97.86,45.19],[-97.98,45.21],[-97.76,45.46],[-97.63,45.48],[-97.55,45.62],[-97.57,45.78],[-97.48,45.94],[-96.56,45.94],[-96.63,45.79],[-96.9,45.62],[-96.91,45.6],[-96.9,45.51],[-96.45,45.3],[-96.45,44.41],[-96.49,44.41],[-96.49,44.38],[-96.57,44.33],[-96.73,44.41],[-97.05,44.37],[-97.05,44.2],[-97.35,44.28],[-97.51,44.19],[-97.71,44.19],[-97.73,44.34],[-97.65,44.54],[-97.86,44.54],[-97.84,44.72],[-97.98,44.72]]]}},{type:"Feature",id:"573",properties:{zip3:"573"},geometry:{type:"Polygon",coordinates:[[[-98.07,42.83],[-98.07,42.82],[-98.13,42.82],[-98.15,42.84],[-98.44,42.93],[-98.51,43.03],[-98.65,43],[-99.08,43],[-99.08,43.02],[-99.1,43.05],[-99.08,43.08],[-99.1,43.1],[-99,43.27],[-99.16,43.43],[-99.31,43.48],[-99.34,43.57],[-99.38,43.66],[-99.47,43.67],[-99.46,43.7],[-99.5,43.74],[-99.5,43.85],[-99.36,43.91],[-99.43,44.04],[-99.66,44.22],[-99.56,44.35],[-99.53,44.66],[-99.68,44.68],[-99.6,44.9],[-99.31,44.9],[-99.31,44.75],[-98.77,44.7],[-98.78,44.64],[-98.5,44.63],[-98.4,44.75],[-97.98,44.66],[-97.98,44.72],[-97.84,44.72],[-97.86,44.54],[-97.65,44.54],[-97.73,44.34],[-97.71,44.19],[-97.45,44.19],[-97.43,43.91],[-97.53,43.7],[-97.35,43.58],[-97.42,43.44],[-97.7,43.43],[-97.84,43.32],[-97.8,43.23],[-97.95,43.1],[-98.07,42.83]]]}},{type:"Feature",id:"574",properties:{zip3:"574"},geometry:{type:"Polygon",coordinates:[[[-99.31,44.9],[-100.12,44.9],[-100.12,44.85],[-100.18,44.9],[-100.4,44.9],[-100.42,44.97],[-100.42,45],[-100.29,45.01],[-100.51,45.13],[-100.52,45.21],[-100.23,45.25],[-100.18,45.59],[-99.88,45.67],[-99.84,45.88],[-99.96,45.94],[-98.97,45.94],[-98.85,45.94],[-97.48,45.94],[-97.57,45.78],[-97.55,45.62],[-97.63,45.48],[-97.76,45.46],[-97.98,45.21],[-97.86,45.19],[-97.86,45.04],[-97.98,45.04],[-97.98,44.78],[-97.98,44.66],[-98.4,44.75],[-98.5,44.63],[-98.78,44.64],[-98.77,44.7],[-99.31,44.75],[-99.31,44.9]]]}},{type:"Feature",id:"575",properties:{zip3:"575"},geometry:{type:"Polygon",coordinates:[[[-99.08,43.08],[-99.1,43.05],[-99.08,43.02],[-99.08,43],[-100.42,43],[-100.41,43.25],[-100.52,43.23],[-100.55,43.05],[-100.75,43],[-100.69,43.16],[-100.91,43.1],[-100.96,43.09],[-101.23,43.1],[-101.23,43],[-102.08,43],[-102.08,43.13],[-102.11,43.16],[-102.11,43.26],[-101.81,43.2],[-101.77,43.37],[-101.88,43.62],[-101.74,43.7],[-102.02,43.75],[-102.02,43.91],[-101.87,43.96],[-102,44.34],[-102,44.51],[-101.81,44.52],[-101.73,44.57],[-101.66,44.59],[-101.64,44.58],[-101.58,44.58],[-101.51,44.58],[-101.4,44.66],[-101.37,44.67],[-101.36,44.67],[-101.34,44.68],[-101.14,44.75],[-100.61,44.77],[-100.48,44.82],[-100.39,44.87],[-100.4,44.9],[-100.18,44.9],[-100.12,44.85],[-100.12,44.9],[-99.6,44.9],[-99.68,44.68],[-99.53,44.66],[-99.56,44.35],[-99.66,44.22],[-99.43,44.04],[-99.36,43.91],[-99.5,43.85],[-99.5,43.74],[-99.46,43.7],[-99.47,43.67],[-99.38,43.66],[-99.34,43.57],[-99.31,43.48],[-99.16,43.43],[-99,43.27],[-99.1,43.1],[-99.08,43.08]]]}},{type:"Feature",id:"576",properties:{zip3:"576"},geometry:{type:"Polygon",coordinates:[[[-101.4,44.66],[-101.51,44.58],[-101.58,44.58],[-101.64,44.65],[-101.72,44.69],[-102.17,44.69],[-102.27,44.79],[-102.22,44.95],[-102.72,44.95],[-102.89,45.11],[-102.87,45.1],[-102.86,45.12],[-102.85,45.13],[-102.84,45.14],[-102.8,45.13],[-102.71,45.26],[-103.19,45.34],[-103.19,45.53],[-103.32,45.55],[-103.21,45.67],[-103.22,45.7],[-103.07,45.78],[-103.07,45.95],[-102.39,45.94],[-102.33,46.16],[-102.21,46.16],[-102.14,46.17],[-102.12,46.16],[-102.12,46.15],[-102.04,46.21],[-101.75,46.18],[-101.69,46.18],[-101.55,46.01],[-101.4,46.08],[-101.33,45.94],[-100.79,45.94],[-100.81,46.03],[-100.51,45.94],[-100.61,46.11],[-100.61,46.15],[-100.6,46.12],[-100.59,46.1],[-100.43,45.94],[-99.96,45.94],[-99.84,45.88],[-99.88,45.67],[-100.18,45.59],[-100.23,45.25],[-100.52,45.21],[-100.51,45.13],[-100.29,45.01],[-100.42,45],[-100.42,44.99],[-100.42,44.92],[-100.39,44.87],[-100.48,44.82],[-100.61,44.77],[-101.14,44.75],[-101.34,44.68],[-101.36,44.67],[-101.37,44.67],[-101.4,44.66]]]}},{type:"Feature",id:"577",properties:{zip3:"577"},geometry:{type:"Polygon",coordinates:[[[-102.11,43.16],[-102.08,43.13],[-102.08,43],[-104.05,43],[-104.06,43.74],[-104.04,43.75],[-103.93,43.72],[-103.87,43.82],[-103.82,43.85],[-103.94,43.98],[-104.05,43.97],[-104.06,44.69],[-104.39,44.9],[-104.37,45],[-104.04,45],[-104.04,45.35],[-104.26,45.47],[-104.09,45.48],[-104.17,45.59],[-104.17,45.62],[-104.04,45.64],[-104.05,45.95],[-103.66,45.95],[-103.67,45.91],[-103.58,45.91],[-103.58,45.95],[-103.32,45.95],[-103.2,45.86],[-103.07,45.78],[-103.22,45.7],[-103.21,45.67],[-103.32,45.55],[-103.19,45.53],[-103.19,45.34],[-102.71,45.26],[-102.8,45.13],[-102.84,45.14],[-102.85,45.13],[-102.86,45.12],[-102.87,45.1],[-102.89,45.11],[-102.72,44.95],[-102.22,44.95],[-102.27,44.79],[-102.17,44.69],[-101.72,44.69],[-101.64,44.65],[-101.64,44.58],[-101.66,44.59],[-101.73,44.57],[-101.81,44.52],[-102,44.51],[-102,44.34],[-101.87,43.96],[-102.02,43.91],[-102.02,43.75],[-101.74,43.7],[-101.88,43.62],[-101.77,43.37],[-101.81,43.2],[-102.11,43.26],[-102.11,43.16]]]}},{type:"Feature",id:"580",properties:{zip3:"580"},geometry:{type:"Polygon",coordinates:[[[-98.01,45.94],[-98.01,46.03],[-97.88,46.2],[-97.91,46.2],[-98.01,46.28],[-98.03,46.54],[-98.19,46.81],[-98.17,47.07],[-98.04,47.07],[-98.01,47.1],[-98.01,47.16],[-97.99,47.33],[-97.99,47.37],[-97.73,47.42],[-97.35,47.41],[-96.96,47.5],[-96.9,47.45],[-96.87,47.46],[-96.86,47.46],[-96.86,47.43],[-96.87,47.42],[-96.85,47.39],[-96.84,47.38],[-96.85,47.37],[-96.86,47.37],[-96.84,47.23],[-96.84,47.21],[-96.83,47.2],[-96.84,47.19],[-96.83,47.18],[-96.83,47.16],[-96.84,47.12],[-96.82,47.09],[-96.83,47.03],[-96.83,47.02],[-96.82,47],[-96.86,46.98],[-96.87,46.88],[-96.87,46.87],[-96.88,46.82],[-96.89,46.8],[-96.88,46.79],[-96.88,46.75],[-96.8,46.73],[-96.79,46.72],[-96.79,46.64],[-96.8,46.63],[-96.75,46.55],[-96.74,46.55],[-96.6,46.33],[-96.55,46.08],[-96.58,46.03],[-96.56,45.94],[-97.4,45.94],[-98.01,45.94]]]}},{type:"Feature",id:"581",properties:{zip3:"581"},geometry:{type:"Polygon",coordinates:[[[-96.88,46.82],[-96.87,46.87],[-96.87,46.88],[-96.86,46.98],[-96.79,46.97],[-96.79,46.95],[-96.76,46.94],[-96.77,46.93],[-96.79,46.76],[-96.8,46.73],[-96.88,46.75],[-96.88,46.79],[-96.89,46.8],[-96.88,46.82]]]}},{type:"Feature",id:"582",properties:{zip3:"582"},geometry:{type:"Polygon",coordinates:[[[-96.87,47.49],[-96.87,47.48],[-96.86,47.47],[-96.85,47.46],[-96.87,47.46],[-96.9,47.45],[-96.96,47.5],[-97.35,47.41],[-97.73,47.42],[-97.99,47.37],[-97.98,47.57],[-98.18,47.59],[-98.24,47.67],[-98.2,47.67],[-98.23,48.02],[-98.16,48.34],[-98.32,48.37],[-98.32,48.66],[-98.69,48.73],[-98.87,48.98],[-98.74,49],[-97.23,49],[-97.23,48.99],[-97.24,48.98],[-97.11,48.63],[-97.1,48.65],[-97.04,48.54],[-97.16,48.54],[-97.19,48.19],[-97.12,48.16],[-97.13,48.14],[-96.99,47.81],[-96.97,47.78],[-96.94,47.77],[-96.94,47.76],[-96.93,47.76],[-96.87,47.63],[-96.86,47.61],[-96.85,47.57],[-96.86,47.52],[-96.84,47.51],[-96.87,47.49]]]}},{type:"Feature",id:"583",properties:{zip3:"583"},geometry:{type:"Polygon",coordinates:[[[-99.4,47.76],[-99.49,47.79],[-99.76,47.67],[-99.65,47.57],[-100.03,47.59],[-100.08,47.65],[-100.08,47.66],[-100.01,47.77],[-100.07,47.99],[-100.26,48.09],[-100.52,48.12],[-100.56,48.2],[-100.24,48.14],[-100.17,48.37],[-100.28,48.49],[-100.45,48.5],[-100.63,48.63],[-100.47,48.69],[-100.67,48.76],[-100.53,48.86],[-100.56,49],[-98.74,49],[-98.87,48.98],[-98.69,48.73],[-98.32,48.66],[-98.32,48.37],[-98.16,48.34],[-98.23,48.02],[-98.2,47.67],[-98.53,47.67],[-98.76,47.69],[-98.88,47.56],[-99.33,47.62],[-99.4,47.73],[-99.4,47.76]]]}},{type:"Feature",id:"584",properties:{zip3:"584"},geometry:{type:"Polygon",coordinates:[[[-97.91,46.2],[-97.88,46.2],[-98.01,46.03],[-98.01,45.94],[-98.85,45.94],[-98.97,45.94],[-99.67,45.94],[-99.67,45.98],[-99.65,45.98],[-99.65,46.03],[-99.61,46.06],[-99.73,46.06],[-99.88,46.17],[-99.88,46.28],[-99.67,46.28],[-99.62,46.46],[-99.46,46.49],[-99.43,46.63],[-100,46.63],[-99.99,47.04],[-100.11,46.98],[-100.45,46.98],[-100.58,47.22],[-100.66,47.24],[-100.67,47.53],[-100.61,47.67],[-100.46,47.67],[-100.22,47.69],[-100.08,47.64],[-100.08,47.65],[-100.03,47.59],[-99.65,47.57],[-99.76,47.67],[-99.49,47.79],[-99.4,47.76],[-99.4,47.73],[-99.33,47.62],[-98.88,47.56],[-98.76,47.69],[-98.53,47.67],[-98.24,47.67],[-98.18,47.59],[-97.98,47.57],[-97.99,47.33],[-98.01,47.16],[-98.01,47.1],[-98.04,47.07],[-98.17,47.07],[-98.19,46.81],[-98.03,46.54],[-98.01,46.28],[-97.91,46.2]]]}},{type:"Feature",id:"585",properties:{zip3:"585"},geometry:{type:"Polygon",coordinates:[[[-99.67,45.94],[-100.43,45.94],[-100.59,46.1],[-100.6,46.12],[-100.61,46.15],[-100.61,46.11],[-100.51,45.94],[-100.81,46.03],[-100.79,45.94],[-101.33,45.94],[-101.4,46.08],[-101.55,46.01],[-101.69,46.18],[-101.75,46.18],[-102.04,46.21],[-102.12,46.15],[-102.12,46.21],[-102.06,46.43],[-102.07,46.47],[-102.05,46.57],[-102,46.63],[-101.97,46.62],[-101.91,46.62],[-101.88,46.61],[-101.85,46.62],[-101.87,46.66],[-101.77,46.59],[-101.66,46.66],[-101.67,46.86],[-101.76,47.07],[-102,47.06],[-101.91,47.17],[-102.14,47.12],[-102.09,47.55],[-102.23,47.6],[-102.26,47.72],[-102,47.65],[-101.72,47.67],[-101.74,47.73],[-101.4,47.78],[-101.36,47.78],[-101.23,47.67],[-101.05,47.67],[-101.08,47.72],[-101.01,47.72],[-100.82,47.67],[-100.61,47.67],[-100.67,47.53],[-100.66,47.24],[-100.58,47.22],[-100.45,46.98],[-100.11,46.98],[-99.99,47.04],[-100,46.63],[-99.43,46.63],[-99.46,46.49],[-99.62,46.46],[-99.67,46.28],[-99.88,46.28],[-99.88,46.17],[-99.73,46.06],[-99.61,46.06],[-99.65,46.03],[-99.65,45.98],[-99.67,45.98],[-99.67,45.94]]]}},{type:"Feature",id:"586",properties:{zip3:"586"},geometry:{type:"Polygon",coordinates:[[[-102.05,46.57],[-102.07,46.47],[-102.06,46.43],[-102.12,46.21],[-102.12,46.16],[-102.21,46.16],[-102.33,46.16],[-102.39,45.94],[-103.07,45.95],[-103.2,45.86],[-103.32,45.95],[-103.58,45.95],[-103.58,45.91],[-103.67,45.91],[-103.66,45.95],[-104.05,45.95],[-104.05,47.33],[-103.66,47.33],[-103.64,47.36],[-103.61,47.38],[-103.62,47.51],[-103.6,47.51],[-103.6,47.52],[-103.57,47.52],[-103.51,47.53],[-103.5,47.53],[-103.48,47.53],[-103.46,47.53],[-103.43,47.58],[-103.41,47.59],[-103.36,47.59],[-103.34,47.59],[-103.28,47.58],[-103.26,47.58],[-103.21,47.56],[-103.1,47.55],[-103.1,47.67],[-102.92,47.63],[-102.88,47.61],[-102.82,47.6],[-102.8,47.59],[-102.77,47.6],[-102.73,47.57],[-102.69,47.55],[-102.44,47.52],[-102.26,47.62],[-102.23,47.6],[-102.09,47.55],[-102.14,47.12],[-101.91,47.17],[-102,47.06],[-101.76,47.07],[-101.67,46.86],[-101.66,46.66],[-101.77,46.59],[-101.87,46.66],[-101.85,46.62],[-101.88,46.61],[-101.91,46.62],[-101.97,46.62],[-102,46.63],[-102.05,46.57]]]}},{type:"Feature",id:"587",properties:{zip3:"587"},geometry:{type:"Polygon",coordinates:[[[-102.78,48],[-102.98,48.05],[-103.02,48.07],[-103.07,48.08],[-103.04,48.05],[-103.14,47.99],[-103.09,48.12],[-102.87,48.14],[-102.89,48.39],[-102.82,48.39],[-102.76,48.55],[-103.08,48.58],[-103.08,48.5],[-103.32,48.5],[-103.28,48.71],[-103.47,48.78],[-103.46,49],[-100.56,49],[-100.53,48.86],[-100.67,48.76],[-100.47,48.69],[-100.63,48.63],[-100.45,48.5],[-100.28,48.49],[-100.17,48.37],[-100.24,48.14],[-100.56,48.2],[-100.52,48.12],[-100.26,48.09],[-100.07,47.99],[-100.01,47.77],[-100.08,47.66],[-100.08,47.64],[-100.22,47.69],[-100.46,47.67],[-100.82,47.67],[-101.01,47.72],[-101.08,47.72],[-101.05,47.67],[-101.23,47.67],[-101.36,47.78],[-101.4,47.78],[-101.74,47.73],[-101.72,47.67],[-102,47.65],[-102.26,47.72],[-102.26,47.62],[-102.44,47.52],[-102.69,47.55],[-102.73,47.57],[-102.77,47.6],[-102.79,47.59],[-102.78,48]]]}},{type:"Feature",id:"588",properties:{zip3:"588"},geometry:{type:"Polygon",coordinates:[[[-103.09,48.12],[-103.14,47.99],[-103.04,48.05],[-103.07,48.08],[-103.02,48.07],[-102.98,48.05],[-102.78,48],[-102.79,47.59],[-102.8,47.59],[-102.82,47.6],[-102.88,47.61],[-102.92,47.63],[-103.1,47.67],[-103.1,47.55],[-103.21,47.56],[-103.26,47.58],[-103.28,47.58],[-103.34,47.59],[-103.36,47.59],[-103.41,47.59],[-103.43,47.58],[-103.46,47.53],[-103.48,47.53],[-103.49,47.58],[-103.74,47.59],[-103.95,47.59],[-103.98,47.59],[-104.04,47.81],[-103.96,47.95],[-104.04,48],[-104.05,48.72],[-103.95,48.72],[-103.95,49],[-103.46,49],[-103.47,48.78],[-103.28,48.71],[-103.32,48.5],[-103.08,48.5],[-103.08,48.58],[-102.76,48.55],[-102.82,48.39],[-102.89,48.39],[-102.87,48.14],[-103.09,48.12]]]}},{type:"Feature",id:"590",properties:{zip3:"590"},geometry:{type:"Polygon",coordinates:[[[-108.8,45.74],[-108.71,45.71],[-108.68,45.7],[-108.57,45.62],[-108.67,45.44],[-108.67,45.43],[-108.63,45.44],[-108.55,45.43],[-108.52,45.45],[-108.32,45.46],[-108.32,45.4],[-108.23,45.39],[-108.37,45.28],[-108.29,45.22],[-108.84,45.18],[-108.85,45.01],[-108.97,45.08],[-108.94,45.02],[-108.95,45],[-109.08,45],[-109.1,45.01],[-110.11,45],[-110.7,44.99],[-110.79,45],[-111.05,45],[-111.04,45.35],[-110.92,45.35],[-110.92,45.52],[-110.75,45.67],[-110.76,45.7],[-110.79,45.96],[-110.85,45.95],[-110.88,45.89],[-110.91,45.9],[-110.9,45.9],[-110.85,45.95],[-110.89,45.98],[-110.83,46],[-110.79,46.03],[-110.78,46.19],[-110.61,46.19],[-110.67,46.35],[-110.7,46.37],[-110.72,46.37],[-110.7,46.47],[-110.53,46.7],[-110.48,46.7],[-110.33,46.67],[-110.05,46.75],[-109.94,46.62],[-109.77,46.62],[-109.77,46.52],[-109.61,46.45],[-109.39,46.55],[-109.39,46.75],[-109.01,46.75],[-109.01,46.62],[-108.99,46.58],[-108.73,46.5],[-108.72,46.68],[-108.84,46.67],[-108.88,46.72],[-108.94,46.73],[-108.97,46.75],[-108.72,46.75],[-108.76,46.78],[-108.82,46.81],[-108.88,46.89],[-108.99,47.17],[-108.72,47.18],[-108.72,47.27],[-108.32,47.32],[-108.31,47.58],[-108.28,47.58],[-108.24,47.58],[-107.96,47.57],[-107.93,47.55],[-107.92,47.52],[-107.91,47.49],[-107.92,47.44],[-107.61,47.43],[-107.46,47.27],[-107.23,47.27],[-107.3,47.16],[-107.43,47.22],[-107.46,46.86],[-107.04,46.86],[-107.12,46.81],[-107.06,46.63],[-107.24,46.53],[-107.15,46.4],[-107.03,46.4],[-107.01,46.13],[-106.94,46.14],[-106.94,45.83],[-106.91,45.68],[-106.85,45.68],[-106.67,45.68],[-106.54,45.68],[-106.29,45.68],[-106.3,45.75],[-106.27,45.78],[-106.22,45.79],[-106.21,45.7],[-106.04,45.7],[-105.93,45.59],[-105.95,45.58],[-106.05,45.23],[-106.09,45.24],[-106.03,45.14],[-106.04,45.04],[-106.02,45.02],[-106.02,44.99],[-106.9,45],[-106.99,45.09],[-107.02,45.34],[-107.29,45.2],[-107.07,45],[-107.84,45],[-107.85,45.11],[-108.01,45.32],[-108.21,45.28],[-108.07,45.38],[-108.07,45.71],[-108.22,45.67],[-108.31,45.71],[-108.29,45.78],[-108.47,45.96],[-108.72,45.93],[-108.8,45.78],[-108.8,45.74]]]}},{type:"Feature",id:"591",properties:{zip3:"591"},geometry:{type:"Polygon",coordinates:[[[-108.68,45.7],[-108.71,45.71],[-108.8,45.74],[-108.8,45.78],[-108.72,45.93],[-108.47,45.96],[-108.29,45.78],[-108.31,45.71],[-108.22,45.67],[-108.07,45.71],[-108.07,45.52],[-108.19,45.52],[-108.19,45.49],[-108.32,45.49],[-108.32,45.46],[-108.5,45.46],[-108.52,45.45],[-108.55,45.43],[-108.63,45.44],[-108.67,45.43],[-108.67,45.44],[-108.57,45.62],[-108.68,45.7]]]}},{type:"Feature",id:"592",properties:{zip3:"592"},geometry:{type:"Polygon",coordinates:[[[-105.83,47.18],[-105.83,47.09],[-105.96,47.09],[-105.96,47.18],[-106.17,47.18],[-106.17,47.35],[-106.3,47.35],[-106.26,47.87],[-106.43,47.98],[-106.72,47.75],[-106.75,47.73],[-106.88,47.72],[-106.88,47.68],[-107.28,47.68],[-107.41,47.69],[-107.4,48.22],[-107.37,48.31],[-107.3,48.36],[-107.32,48.35],[-107.43,48.37],[-107.46,48.36],[-107.54,48.4],[-107.67,48.5],[-107.63,48.49],[-107.63,48.66],[-107.44,48.66],[-107.46,48.89],[-107.24,48.79],[-107.21,48.78],[-107.18,49],[-103.95,49],[-103.95,48.72],[-104.05,48.72],[-104.04,48],[-103.96,47.95],[-104.04,47.81],[-103.98,47.59],[-103.95,47.59],[-103.74,47.59],[-103.49,47.58],[-103.48,47.53],[-103.51,47.53],[-103.57,47.52],[-103.6,47.52],[-103.6,47.51],[-103.62,47.51],[-103.61,47.38],[-103.64,47.36],[-103.66,47.33],[-104.05,47.33],[-104.05,47.4],[-104.13,47.35],[-104.51,47.35],[-104.73,47.43],[-104.7,47.6],[-104.89,47.57],[-105,47.46],[-105.19,47.47],[-105.19,47.34],[-105.41,47.34],[-105.41,47.18],[-105.83,47.18]]]}},{type:"Feature",id:"593",properties:{zip3:"593"},geometry:{type:"Polygon",coordinates:[[[-104.04,45],[-105.91,45],[-105.93,44.99],[-106.02,44.99],[-106.02,45.02],[-106.04,45.04],[-106.03,45.14],[-106.09,45.24],[-106.05,45.23],[-105.95,45.58],[-105.93,45.59],[-106.04,45.7],[-106.21,45.7],[-106.22,45.79],[-106.27,45.78],[-106.3,45.75],[-106.29,45.68],[-106.54,45.68],[-106.71,45.68],[-106.67,45.74],[-106.74,45.81],[-106.94,45.83],[-106.94,46.14],[-107.01,46.13],[-107.03,46.4],[-107.15,46.4],[-107.24,46.53],[-107.06,46.63],[-107.12,46.81],[-107.04,46.86],[-107.46,46.86],[-107.43,47.22],[-107.3,47.16],[-107.23,47.27],[-107.46,47.27],[-107.61,47.43],[-107.92,47.44],[-107.87,47.48],[-107.85,47.49],[-107.82,47.55],[-107.64,47.65],[-107.61,47.65],[-107.52,47.64],[-107.5,47.62],[-107.43,47.63],[-107.44,47.65],[-107.28,47.68],[-106.88,47.68],[-106.88,47.72],[-106.75,47.73],[-106.72,47.75],[-106.57,47.81],[-106.43,47.98],[-106.26,47.87],[-106.3,47.35],[-106.17,47.35],[-106.17,47.18],[-105.96,47.18],[-105.96,47.09],[-105.83,47.09],[-105.83,47.18],[-105.41,47.18],[-105.41,47.34],[-105.19,47.34],[-105.19,47.47],[-105,47.46],[-104.89,47.57],[-104.7,47.6],[-104.73,47.43],[-104.51,47.35],[-104.13,47.35],[-104.05,47.4],[-104.04,45.64],[-104.17,45.62],[-104.17,45.59],[-104.09,45.48],[-104.26,45.47],[-104.04,45.35],[-104.04,45]]]}},{type:"Feature",id:"594",properties:{zip3:"594"},geometry:{type:"Polygon",coordinates:[[[-109.39,46.75],[-109.39,46.55],[-109.61,46.45],[-109.77,46.52],[-109.77,46.62],[-109.94,46.62],[-110.05,46.75],[-110.33,46.67],[-110.48,46.7],[-110.52,46.71],[-110.87,46.94],[-111,47],[-111.54,47],[-111.54,46.91],[-111.79,46.91],[-111.79,47.04],[-111.95,47.08],[-112.12,47.3],[-112.11,47.3],[-112.13,47.38],[-112.31,47.38],[-112.38,47.28],[-112.39,47.28],[-112.4,47.2],[-112.37,47.2],[-112.42,47.13],[-112.73,47.26],[-112.8,47.29],[-112.86,47.31],[-112.88,47.33],[-112.95,47.41],[-112.98,47.42],[-113.02,47.49],[-113.14,47.62],[-113.09,47.92],[-112.88,47.98],[-113,48.11],[-112.92,48.24],[-113.05,48.31],[-113.37,48.32],[-113.35,48.39],[-113.47,48.55],[-113.51,48.56],[-113.75,48.61],[-113.7,48.72],[-113.84,48.86],[-113.96,48.82],[-114.07,49],[-111.27,49],[-111.27,48.7],[-111.21,48.51],[-111.06,48.51],[-111.19,48.4],[-111.19,48.38],[-111.18,48.38],[-111.19,48.38],[-111.13,48.33],[-111.12,48.34],[-111.13,48.19],[-110.83,48.13],[-110.83,48.22],[-110.63,48.22],[-110.52,48.31],[-110.48,48.18],[-110.25,48.02],[-110.13,48.02],[-110.07,47.84],[-109.89,47.76],[-109.72,47.7],[-109.49,47.73],[-109.39,47.74],[-108.98,47.8],[-108.77,47.65],[-108.48,47.6],[-108.42,47.6],[-108.38,47.58],[-108.32,47.57],[-108.33,47.58],[-108.31,47.58],[-108.32,47.32],[-108.72,47.27],[-108.72,47.18],[-108.99,47.17],[-108.88,46.89],[-108.82,46.81],[-108.76,46.78],[-108.72,46.75],[-109.39,46.75]]]}},{type:"Feature",id:"595",properties:{zip3:"595"},geometry:{type:"Polygon",coordinates:[[[-108.38,47.58],[-108.42,47.6],[-108.48,47.6],[-108.77,47.65],[-108.98,47.8],[-109.39,47.74],[-109.49,47.73],[-109.72,47.7],[-109.89,47.76],[-110.07,47.84],[-110.13,48.02],[-110.25,48.02],[-110.48,48.18],[-110.52,48.31],[-110.63,48.22],[-110.83,48.22],[-110.83,48.13],[-111.13,48.19],[-111.12,48.34],[-111.13,48.33],[-111.19,48.38],[-111.18,48.38],[-111.19,48.38],[-111.19,48.4],[-111.06,48.51],[-111.21,48.51],[-111.27,48.7],[-111.27,49],[-109.11,49],[-109.05,48.77],[-108.85,48.83],[-108.81,49],[-107.18,49],[-107.21,48.78],[-107.24,48.79],[-107.46,48.89],[-107.44,48.66],[-107.63,48.66],[-107.63,48.49],[-107.67,48.5],[-107.54,48.4],[-107.46,48.36],[-107.43,48.37],[-107.32,48.35],[-107.3,48.36],[-107.37,48.31],[-107.4,48.22],[-107.41,47.69],[-107.44,47.65],[-107.43,47.63],[-107.5,47.62],[-107.52,47.64],[-107.61,47.65],[-107.64,47.65],[-107.82,47.55],[-107.85,47.49],[-107.87,47.48],[-107.91,47.49],[-107.92,47.52],[-107.93,47.55],[-107.96,47.57],[-108.24,47.58],[-108.28,47.58],[-108.32,47.59],[-108.33,47.58],[-108.32,47.57],[-108.38,47.58]]]}},{type:"Feature",id:"596",properties:{zip3:"596"},geometry:{type:"Polygon",coordinates:[[[-110.72,46.37],[-110.7,46.37],[-110.67,46.35],[-110.61,46.19],[-111.35,46.19],[-111.35,46.12],[-111.38,46.1],[-111.42,46.13],[-111.4,46.12],[-111.4,46.13],[-111.45,46.14],[-111.56,46.06],[-111.58,46.09],[-111.78,46.09],[-111.78,46.03],[-111.8,46.03],[-112.2,46.03],[-112.42,46.25],[-112.43,46.24],[-112.59,46.24],[-112.31,46.42],[-112.29,46.52],[-112.32,46.57],[-112.3,46.63],[-112.54,46.7],[-112.54,46.83],[-112.8,46.83],[-112.8,47.18],[-113.06,47.18],[-113.02,47.49],[-112.98,47.42],[-112.95,47.41],[-112.88,47.33],[-112.86,47.31],[-112.8,47.29],[-112.73,47.26],[-112.42,47.13],[-112.37,47.2],[-112.4,47.2],[-112.39,47.28],[-112.38,47.28],[-112.31,47.38],[-112.13,47.38],[-112.11,47.3],[-112.12,47.3],[-111.95,47.08],[-111.79,47.04],[-111.79,46.91],[-111.54,46.91],[-111.54,47],[-111,47],[-110.87,46.94],[-110.52,46.71],[-110.53,46.7],[-110.7,46.47],[-110.72,46.37]]]}},{type:"Feature",id:"597",properties:{zip3:"597"},geometry:{type:"Polygon",coordinates:[[[-111.18,44.57],[-111.39,44.75],[-111.47,44.68],[-111.49,44.64],[-111.52,44.62],[-111.5,44.57],[-111.47,44.56],[-111.52,44.54],[-111.59,44.56],[-111.82,44.51],[-111.87,44.57],[-112.14,44.54],[-112.23,44.56],[-112.47,44.48],[-112.78,44.48],[-112.85,44.36],[-112.94,44.41],[-113.01,44.47],[-113.13,44.77],[-113.43,44.85],[-113.46,44.89],[-113.45,45.06],[-113.58,45.13],[-113.78,45.41],[-113.81,45.6],[-113.92,45.66],[-113.92,45.7],[-113.92,45.75],[-113.9,45.77],[-113.85,45.77],[-113.53,45.88],[-113.67,46.02],[-113.45,46.06],[-113.29,46.23],[-113.04,46.22],[-113.04,46.61],[-112.68,46.83],[-112.54,46.83],[-112.54,46.7],[-112.3,46.63],[-112.32,46.57],[-112.29,46.52],[-112.31,46.42],[-112.59,46.24],[-112.43,46.24],[-112.42,46.25],[-112.2,46.03],[-111.8,46.03],[-111.78,46.03],[-111.78,46.09],[-111.58,46.09],[-111.56,46.06],[-111.45,46.14],[-111.4,46.13],[-111.4,46.12],[-111.42,46.13],[-111.38,46.1],[-111.35,46.12],[-111.35,46.19],[-110.78,46.19],[-110.79,46.03],[-110.83,46],[-110.89,45.98],[-110.85,45.95],[-110.9,45.9],[-110.91,45.9],[-110.89,45.89],[-110.87,45.9],[-110.85,45.95],[-110.79,45.96],[-110.76,45.7],[-110.75,45.67],[-110.92,45.52],[-110.92,45.35],[-111.04,45.35],[-111.05,45],[-111.06,44.48],[-111.18,44.57]]]}},{type:"Feature",id:"598",properties:{zip3:"598"},geometry:{type:"Polygon",coordinates:[[[-114.41,45.87],[-114.43,45.94],[-114.47,46.27],[-114.43,46.31],[-114.38,46.43],[-114.38,46.45],[-114.4,46.48],[-114.32,46.61],[-114.36,46.67],[-114.54,46.65],[-114.74,46.52],[-114.83,46.52],[-114.85,46.55],[-114.86,46.54],[-114.86,46.59],[-114.59,46.63],[-114.62,46.71],[-114.92,46.83],[-114.93,46.92],[-115,46.97],[-115.26,47.18],[-115.75,47.44],[-115.7,47.53],[-115.69,47.59],[-115.74,47.65],[-115.77,47.72],[-115.85,47.79],[-116.05,47.98],[-116.02,48.21],[-115.74,48.26],[-115.56,47.94],[-115.48,47.92],[-115.18,47.92],[-115.15,48.02],[-114.99,48],[-114.99,47.87],[-114.64,47.89],[-114.49,47.94],[-114.48,47.72],[-114.37,47.69],[-114.25,47.81],[-114.17,47.82],[-114.18,47.79],[-114.15,47.81],[-114.11,47.81],[-114.09,47.83],[-114.03,47.83],[-114.02,47.88],[-114.03,47.88],[-114.02,47.88],[-113.97,47.84],[-113.96,47.61],[-113.47,47.6],[-113.47,47.28],[-113.19,47.11],[-113.06,47.18],[-112.8,47.18],[-112.8,46.83],[-112.68,46.83],[-113.04,46.61],[-113.04,46.22],[-113.29,46.23],[-113.45,46.06],[-113.67,46.02],[-113.53,45.88],[-113.85,45.77],[-113.9,45.77],[-113.92,45.75],[-113.92,45.7],[-113.96,45.69],[-114.34,45.46],[-114.46,45.55],[-114.47,45.57],[-114.56,45.56],[-114.5,45.72],[-114.57,45.77],[-114.41,45.87]]]}},{type:"Feature",id:"599",properties:{zip3:"599"},geometry:{type:"MultiPolygon",coordinates:[[[[-113.97,47.84],[-114.02,47.88],[-114.03,47.88],[-114.02,47.88],[-114.03,47.83],[-114.09,47.83],[-114.11,47.81],[-114.15,47.81],[-114.18,47.79],[-114.17,47.82],[-114.25,47.81],[-114.37,47.69],[-114.48,47.72],[-114.49,47.94],[-114.64,47.89],[-114.99,47.87],[-114.99,48],[-115.15,48.02],[-115.18,47.92],[-115.48,47.92],[-115.56,47.94],[-115.74,48.26],[-116.02,48.21],[-116.05,48.22],[-116.05,49],[-115.41,49],[-115.38,48.94],[-115.64,48.94],[-115.68,48.62],[-115.77,48.66],[-115.75,48.45],[-115.67,48.58],[-115.42,48.58],[-115.32,48.47],[-115.21,48.59],[-114.98,48.62],[-115.27,48.83],[-115.27,49],[-114.07,49],[-113.96,48.82],[-113.84,48.86],[-113.7,48.72],[-113.75,48.61],[-113.51,48.56],[-113.47,48.55],[-113.35,48.39],[-113.37,48.32],[-113.23,48.17],[-113,48.11],[-112.88,47.98],[-113.09,47.92],[-113.14,47.62],[-113.3,47.6],[-113.59,48.03],[-113.87,48.38],[-114.06,48.37],[-114.07,48.27],[-113.94,48.18],[-113.84,47.98],[-113.67,47.89],[-113.64,47.72],[-113.6,47.72],[-113.61,47.66],[-113.62,47.66],[-113.63,47.6],[-113.85,47.6],[-113.84,47.61],[-113.85,47.64],[-113.84,47.64],[-113.86,47.67],[-113.84,47.86],[-113.97,47.84]]],[[[-114.23,47.81],[-114.22,47.81],[-114.22,47.8],[-114.23,47.81]]]]}},{type:"Feature",id:"600",properties:{zip3:"600"},geometry:{type:"Polygon",coordinates:[[[-87.85,42.03],[-87.82,41.98],[-87.86,41.97],[-87.88,41.97],[-87.88,41.96],[-87.92,41.96],[-88.04,42.02],[-88.04,42.07],[-88.07,42.08],[-88.09,42.08],[-88.24,42.09],[-88.25,42.19],[-88.67,42.31],[-88.66,42.34],[-88.74,42.49],[-87.8,42.49],[-87.8,42.21],[-87.68,42.07],[-87.71,42.04],[-87.75,42.02],[-87.76,42],[-87.77,42.02],[-87.84,42.05],[-87.85,42.03]]]}},{type:"Feature",id:"601",properties:{zip3:"601"},geometry:{type:"MultiPolygon",coordinates:[[[[-88.18,41.84],[-88.37,41.87],[-88.6,41.81],[-88.94,41.86],[-88.94,41.91],[-88.94,41.93],[-88.93,41.93],[-88.92,41.94],[-88.94,41.98],[-89,41.99],[-88.99,42.04],[-88.96,42.02],[-88.95,42.16],[-88.71,42.15],[-88.71,42.33],[-88.67,42.31],[-88.25,42.19],[-88.24,42.09],[-88.09,42.08],[-88.07,42.08],[-88.04,42.07],[-88.04,42.02],[-87.92,41.96],[-87.88,41.96],[-87.88,41.97],[-87.86,41.96],[-87.86,41.95],[-87.83,41.94],[-87.82,41.91],[-87.8,41.89],[-87.86,41.84],[-87.87,41.83],[-87.92,41.83],[-87.95,41.85],[-87.96,41.85],[-88.03,41.84],[-88.11,41.83],[-88.17,41.83],[-88.18,41.84]]],[[[-88.97,41.94],[-88.96,41.93],[-88.97,41.93],[-88.97,41.94]]]]}},{type:"Feature",id:"602",properties:{zip3:"602"},geometry:{type:"Polygon",coordinates:[[[-87.67,42.02],[-87.71,42.02],[-87.71,42.04],[-87.68,42.07],[-87.67,42.02]]]}},{type:"Feature",id:"603",properties:{zip3:"603"},geometry:{type:"Polygon",coordinates:[[[-87.77,41.87],[-87.8,41.86],[-87.8,41.89],[-87.82,41.91],[-87.78,41.91],[-87.77,41.88],[-87.77,41.87]]]}},{type:"Feature",id:"604",properties:{zip3:"604"},geometry:{type:"MultiPolygon",coordinates:[[[[-88.54,41.41],[-88.6,41.42],[-88.6,41.43],[-88.35,41.57],[-88.27,41.55],[-88.18,41.55],[-88.15,41.58],[-88.17,41.69],[-87.97,41.73],[-87.9,41.73],[-87.84,41.77],[-87.82,41.78],[-87.8,41.76],[-87.79,41.75],[-87.74,41.73],[-87.72,41.73],[-87.72,41.69],[-87.76,41.69],[-87.77,41.69],[-87.78,41.67],[-87.76,41.67],[-87.7,41.65],[-87.71,41.67],[-87.67,41.66],[-87.58,41.64],[-87.56,41.64],[-87.53,41.63],[-87.53,41.3],[-88.01,41.29],[-88.14,41.2],[-88.22,41.17],[-88.27,41.04],[-88.36,41.03],[-88.43,40.95],[-88.42,40.95],[-88.52,40.93],[-88.66,40.96],[-88.66,40.98],[-88.57,41.11],[-88.54,41.41]]],[[[-87.8,41.86],[-87.78,41.87],[-87.78,41.8],[-87.8,41.8],[-87.8,41.86]]]]}},{type:"Feature",id:"605",properties:{zip3:"605"},geometry:{type:"Polygon",coordinates:[[[-88.18,41.55],[-88.27,41.55],[-88.35,41.57],[-88.6,41.43],[-88.6,41.49],[-88.97,41.48],[-89.05,41.6],[-88.94,41.76],[-89.1,41.8],[-89.12,41.86],[-89.04,41.89],[-89,41.89],[-88.94,41.89],[-88.94,41.86],[-88.6,41.81],[-88.37,41.87],[-88.18,41.84],[-88.17,41.83],[-88.11,41.83],[-88.03,41.84],[-87.96,41.85],[-87.95,41.85],[-87.92,41.83],[-87.87,41.83],[-87.86,41.84],[-87.8,41.76],[-87.82,41.78],[-87.84,41.77],[-87.9,41.73],[-87.97,41.73],[-88.17,41.69],[-88.15,41.58],[-88.18,41.55]]]}},{type:"Feature",id:"606",properties:{zip3:"606"},geometry:{type:"Polygon",coordinates:[[[-87.74,41.69],[-87.72,41.69],[-87.72,41.71],[-87.7,41.71],[-87.68,41.71],[-87.69,41.74],[-87.74,41.73],[-87.79,41.75],[-87.8,41.8],[-87.74,41.82],[-87.74,41.87],[-87.77,41.87],[-87.78,41.91],[-87.79,41.93],[-87.86,41.95],[-87.86,41.96],[-87.86,41.97],[-87.82,41.98],[-87.81,42.02],[-87.78,42.02],[-87.75,42],[-87.71,42],[-87.71,42.02],[-87.67,42.02],[-87.53,41.63],[-87.56,41.64],[-87.65,41.66],[-87.64,41.67],[-87.7,41.68],[-87.7,41.69],[-87.74,41.68],[-87.74,41.69]]]}},{type:"Feature",id:"607",properties:{zip3:"607"},geometry:{type:"MultiPolygon",coordinates:[[[[-87.79,41.97],[-87.79,41.96],[-87.84,41.96],[-87.79,41.97]]],[[[-87.76,42],[-87.75,42.02],[-87.71,42],[-87.75,42],[-87.76,42]]],[[[-87.77,42.02],[-87.78,42.02],[-87.81,42.02],[-87.85,42.03],[-87.84,42.05],[-87.77,42.02]]]]}},{type:"Feature",id:"608",properties:{zip3:"608"},geometry:{type:"MultiPolygon",coordinates:[[[[-87.64,41.67],[-87.65,41.66],[-87.58,41.64],[-87.67,41.66],[-87.64,41.67]]],[[[-87.77,41.69],[-87.76,41.69],[-87.74,41.69],[-87.74,41.68],[-87.7,41.69],[-87.7,41.68],[-87.71,41.67],[-87.7,41.65],[-87.76,41.67],[-87.78,41.67],[-87.77,41.69]]],[[[-87.72,41.73],[-87.69,41.74],[-87.68,41.71],[-87.71,41.71],[-87.72,41.71],[-87.72,41.73]]],[[[-87.78,41.87],[-87.74,41.87],[-87.74,41.82],[-87.78,41.8],[-87.78,41.82],[-87.78,41.87]]]]}},{type:"Feature",id:"609",properties:{zip3:"609"},geometry:{type:"Polygon",coordinates:[[[-87.53,40.3],[-87.57,40.3],[-87.57,40.32],[-87.62,40.31],[-87.7,40.34],[-87.79,40.34],[-87.78,40.37],[-88.29,40.37],[-88.29,40.4],[-88.4,40.41],[-88.44,40.4],[-88.44,40.42],[-88.46,40.42],[-88.46,40.46],[-88.33,40.53],[-88.34,40.9],[-88.36,40.94],[-88.4,40.95],[-88.43,40.95],[-88.36,41.03],[-88.27,41.04],[-88.22,41.17],[-88.14,41.2],[-88.01,41.29],[-87.53,41.3],[-87.53,40.43],[-87.53,40.3]]]}},{type:"Feature",id:"610",properties:{zip3:"610"},geometry:{type:"Polygon",coordinates:[[[-89.63,41.6],[-89.63,41.67],[-89.86,41.75],[-89.84,41.78],[-89.86,41.93],[-90.12,42.06],[-90.2,42.13],[-90.56,42.42],[-90.66,42.49],[-90.64,42.51],[-88.74,42.49],[-88.66,42.34],[-88.71,42.33],[-88.71,42.15],[-88.95,42.16],[-88.96,42.02],[-88.99,42.04],[-89,41.99],[-88.94,41.98],[-88.92,41.94],[-88.93,41.93],[-88.94,41.93],[-88.94,41.91],[-88.94,41.89],[-89,41.89],[-89.04,41.89],[-89.12,41.86],[-89.14,41.82],[-89.2,41.79],[-89.24,41.76],[-89.4,41.77],[-89.5,41.61],[-89.63,41.6]]]}},{type:"Feature",id:"611",properties:{zip3:"611"},geometry:{type:"Polygon",coordinates:[[[-88.97,42.24],[-89,42.14],[-89.17,42.18],[-89.24,42.18],[-89.2,42.33],[-89.2,42.35],[-89.15,42.4],[-89.08,42.41],[-89.03,42.39],[-89.02,42.4],[-89.02,42.39],[-89.02,42.38],[-88.97,42.39],[-88.94,42.33],[-88.94,42.25],[-88.97,42.24]]]}},{type:"Feature",id:"612",properties:{zip3:"612"},geometry:{type:"Polygon",coordinates:[[[-90.97,41.15],[-90.98,41.15],[-91.04,41.17],[-91.07,41.31],[-91.05,41.41],[-90.98,41.43],[-90.85,41.46],[-90.75,41.45],[-90.66,41.46],[-90.61,41.49],[-90.46,41.52],[-90.34,41.59],[-90.28,41.77],[-90.17,41.81],[-90.12,42.06],[-89.86,41.93],[-89.84,41.78],[-89.86,41.75],[-89.63,41.67],[-89.63,41.58],[-89.73,41.54],[-89.76,41.5],[-89.91,41.36],[-89.91,41.35],[-89.95,41.34],[-89.95,41.33],[-90.01,41.34],[-90.1,41.2],[-90.37,41.27],[-90.62,41.24],[-90.63,41.13],[-90.97,41.15]]]}},{type:"Feature",id:"613",properties:{zip3:"613"},geometry:{type:"Polygon",coordinates:[[[-88.66,40.98],[-88.67,40.96],[-89.19,40.94],[-89.18,40.93],[-89.32,40.97],[-89.31,41.06],[-89.3,41.1],[-89.34,41.12],[-89.33,41.19],[-89.47,41.23],[-89.5,41.16],[-89.52,41.19],[-89.75,41.21],[-89.81,41.21],[-89.9,41.32],[-89.91,41.36],[-89.76,41.5],[-89.73,41.54],[-89.63,41.58],[-89.63,41.6],[-89.5,41.61],[-89.4,41.77],[-89.24,41.76],[-89.2,41.79],[-89.14,41.82],[-89.1,41.8],[-88.94,41.76],[-89.05,41.6],[-88.97,41.48],[-88.6,41.49],[-88.6,41.42],[-88.54,41.41],[-88.57,41.11],[-88.66,40.98]]]}},{type:"Feature",id:"614",properties:{zip3:"614"},geometry:{type:"Polygon",coordinates:[[[-90.7,40.24],[-90.75,40.45],[-91.02,40.48],[-91.06,40.54],[-91.09,40.59],[-91.1,40.66],[-91.1,40.81],[-91.01,40.9],[-90.95,40.95],[-90.96,40.98],[-90.95,41.1],[-90.98,41.15],[-90.97,41.15],[-90.63,41.13],[-90.62,41.24],[-90.37,41.27],[-90.1,41.2],[-90.01,41.34],[-89.95,41.33],[-89.95,41.34],[-89.91,41.35],[-89.9,41.32],[-89.81,41.21],[-89.75,41.21],[-89.52,41.19],[-89.54,41.16],[-89.61,40.99],[-89.72,40.97],[-89.72,41.01],[-89.77,40.99],[-89.89,40.98],[-90.1,40.8],[-90.13,40.45],[-90.29,40.45],[-90.24,40.31],[-90.22,40.28],[-90.26,40.29],[-90.29,40.26],[-90.45,40.25],[-90.54,40.25],[-90.58,40.25],[-90.63,40.19],[-90.71,40.2],[-90.7,40.24]]]}},{type:"Feature",id:"615",properties:{zip3:"615"},geometry:{type:"MultiPolygon",coordinates:[[[[-89.62,40.44],[-89.65,40.34],[-89.68,40.33],[-89.85,40.3],[-89.99,40.39],[-90.05,40.33],[-90.19,40.3],[-90.24,40.31],[-90.29,40.45],[-90.13,40.45],[-90.1,40.8],[-89.89,40.98],[-89.77,40.99],[-89.72,41.01],[-89.72,40.97],[-89.61,40.99],[-89.54,41.16],[-89.5,41.16],[-89.47,41.23],[-89.33,41.19],[-89.34,41.12],[-89.3,41.1],[-89.31,41.06],[-89.32,40.97],[-89.18,40.93],[-89.14,40.9],[-89.07,40.87],[-89.19,40.67],[-89.39,40.66],[-89.37,40.53],[-89.38,40.52],[-89.56,40.44],[-89.62,40.44]],[[-89.72,40.73],[-89.74,40.69],[-89.7,40.64],[-89.7,40.59],[-89.69,40.58],[-89.57,40.63],[-89.47,40.76],[-89.51,40.78],[-89.53,40.83],[-89.56,40.81],[-89.58,40.83],[-89.61,40.83],[-89.68,40.79],[-89.69,40.79],[-89.71,40.74],[-89.72,40.73]]],[[[-89.7,40.59],[-89.71,40.6],[-89.69,40.58],[-89.7,40.59]]],[[[-90.45,40.25],[-90.29,40.26],[-90.26,40.29],[-90.22,40.28],[-90.22,40.25],[-90.17,40.22],[-90.45,40.19],[-90.45,40.25]]],[[[-90.25,40.73],[-90.26,40.72],[-90.22,40.71],[-90.22,40.73],[-90.2,40.65],[-90.25,40.64],[-90.31,40.73],[-90.25,40.73]]]]}},{type:"Feature",id:"616",properties:{zip3:"616"},geometry:{type:"Polygon",coordinates:[[[-89.74,40.69],[-89.72,40.73],[-89.71,40.74],[-89.69,40.79],[-89.68,40.79],[-89.61,40.83],[-89.58,40.83],[-89.56,40.81],[-89.53,40.83],[-89.51,40.78],[-89.47,40.76],[-89.57,40.63],[-89.69,40.58],[-89.7,40.59],[-89.7,40.64],[-89.74,40.69]]]}},{type:"Feature",id:"617",properties:{zip3:"617"},geometry:{type:"Polygon",coordinates:[[[-88.82,40.05],[-88.92,39.97],[-89.14,40.02],[-89.19,40.21],[-89.26,40.2],[-89.38,40.23],[-89.36,40.24],[-89.38,40.34],[-89.62,40.34],[-89.65,40.34],[-89.62,40.44],[-89.56,40.44],[-89.38,40.52],[-89.37,40.53],[-89.39,40.66],[-89.19,40.67],[-89.07,40.87],[-89.14,40.9],[-89.19,40.94],[-88.67,40.96],[-88.66,40.96],[-88.52,40.93],[-88.42,40.95],[-88.4,40.95],[-88.36,40.94],[-88.34,40.9],[-88.33,40.53],[-88.46,40.46],[-88.46,40.31],[-88.69,40.28],[-88.78,40.27],[-88.8,40.11],[-88.82,40.05]]]}},{type:"Feature",id:"618",properties:{zip3:"618"},geometry:{type:"Polygon",coordinates:[[[-88.79,39.85],[-88.76,40.06],[-88.8,40.11],[-88.78,40.27],[-88.69,40.28],[-88.46,40.31],[-88.46,40.42],[-88.44,40.42],[-88.44,40.4],[-88.4,40.41],[-88.29,40.4],[-88.29,40.37],[-87.78,40.37],[-87.79,40.34],[-87.7,40.34],[-87.62,40.31],[-87.57,40.32],[-87.57,40.3],[-87.53,40.3],[-87.53,39.88],[-87.56,39.87],[-87.71,39.87],[-88.08,39.87],[-88.12,39.92],[-88.16,39.92],[-88.16,39.88],[-88.47,39.88],[-88.7,39.83],[-88.71,39.82],[-88.73,39.8],[-88.73,39.81],[-88.75,39.81],[-88.75,39.82],[-88.8,39.84],[-88.79,39.85]]]}},{type:"Feature",id:"619",properties:{zip3:"619"},geometry:{type:"Polygon",coordinates:[[[-88.72,39.45],[-88.71,39.48],[-88.72,39.48],[-88.92,39.75],[-88.75,39.8],[-88.75,39.81],[-88.73,39.81],[-88.73,39.8],[-88.71,39.82],[-88.7,39.83],[-88.47,39.88],[-88.16,39.88],[-88.16,39.92],[-88.12,39.92],[-88.08,39.87],[-87.71,39.87],[-87.56,39.87],[-87.53,39.88],[-87.55,39.5],[-87.55,39.49],[-87.62,39.49],[-88.05,39.48],[-88.09,39.38],[-88.27,39.46],[-88.45,39.37],[-88.45,39.39],[-88.47,39.38],[-88.47,39.37],[-88.62,39.4],[-88.7,39.4],[-88.7,39.44],[-88.72,39.45]]]}},{type:"Feature",id:"620",properties:{zip3:"620"},geometry:{type:"Polygon",coordinates:[[[-90.18,38.66],[-90.17,38.77],[-90.12,38.81],[-90.25,38.92],[-90.31,38.92],[-90.41,38.96],[-90.45,38.97],[-90.47,38.96],[-90.51,38.9],[-90.58,38.87],[-90.68,38.99],[-90.68,39.09],[-90.71,39.15],[-90.75,39.27],[-90.79,39.31],[-90.61,39.46],[-90.58,39.52],[-90.3,39.56],[-90.15,39.52],[-90.12,39.33],[-90.05,39.2],[-90.12,39.07],[-89.91,39.1],[-89.86,39.2],[-89.74,39.22],[-89.74,39.25],[-89.72,39.25],[-89.49,39.26],[-89.25,39.41],[-89.16,39.29],[-89.16,39.25],[-89.14,39.22],[-89.06,39.22],[-88.95,39.16],[-88.95,39.13],[-89.07,39.03],[-89.2,39.09],[-89.24,39.08],[-89.24,39.05],[-89.39,39.03],[-89.67,38.89],[-89.76,38.74],[-90.02,38.74],[-90.18,38.66]]]}},{type:"Feature",id:"622",properties:{zip3:"622"},geometry:{type:"Polygon",coordinates:[[[-89.65,37.9],[-89.62,37.76],[-89.62,37.75],[-89.66,37.79],[-89.91,37.96],[-89.94,37.97],[-90.09,38.02],[-90.13,38.06],[-90.24,38.11],[-90.27,38.16],[-90.36,38.22],[-90.29,38.44],[-90.22,38.58],[-90.19,38.6],[-90.18,38.66],[-90.02,38.74],[-89.76,38.74],[-89.67,38.89],[-89.39,39.03],[-89.25,39],[-89.19,38.84],[-89.23,38.83],[-89.24,38.78],[-89.25,38.74],[-89.16,38.74],[-89.18,38.56],[-89.27,38.58],[-89.37,38.5],[-89.37,38.44],[-89.36,38.46],[-89.29,38.32],[-89.34,38],[-89.45,37.95],[-89.69,37.9],[-89.65,37.9]]]}},{type:"Feature",id:"623",properties:{zip3:"623"},geometry:{type:"Polygon",coordinates:[[[-90.61,39.46],[-90.79,39.31],[-90.93,39.39],[-91.04,39.45],[-91.06,39.49],[-91.37,39.73],[-91.51,40.12],[-91.5,40.2],[-91.49,40.26],[-91.46,40.34],[-91.37,40.4],[-91.36,40.5],[-91.4,40.54],[-91.25,40.64],[-91.19,40.64],[-91.1,40.66],[-91.09,40.59],[-91.06,40.54],[-91.02,40.48],[-90.75,40.45],[-90.7,40.24],[-90.71,40.2],[-90.67,40.19],[-90.68,40.15],[-90.68,40.14],[-90.68,40.1],[-90.67,40.08],[-90.66,40.05],[-90.51,39.99],[-90.65,39.7],[-90.61,39.64],[-90.61,39.46]]]}},{type:"Feature",id:"624",properties:{zip3:"624"},geometry:{type:"Polygon",coordinates:[[[-88.53,38.88],[-88.58,38.89],[-88.65,38.83],[-88.67,38.85],[-88.72,38.89],[-88.73,38.9],[-88.91,38.96],[-89.17,38.82],[-89.19,38.84],[-89.25,39],[-89.24,39.05],[-89.24,39.08],[-89.2,39.09],[-89.07,39.03],[-88.95,39.13],[-88.95,39.16],[-89.06,39.22],[-89.07,39.22],[-88.87,39.38],[-88.84,39.37],[-88.8,39.3],[-88.77,39.3],[-88.69,39.4],[-88.62,39.4],[-88.47,39.37],[-88.47,39.38],[-88.45,39.39],[-88.45,39.37],[-88.27,39.46],[-88.09,39.38],[-88.05,39.48],[-87.62,39.49],[-87.55,39.49],[-87.55,39.5],[-87.53,39.35],[-87.61,39.31],[-87.61,39.28],[-87.59,39.25],[-87.58,39.24],[-87.61,39.19],[-87.62,39.17],[-87.63,39.15],[-87.66,39.14],[-87.61,39.1],[-87.56,38.99],[-87.53,38.97],[-87.52,38.9],[-87.54,38.89],[-87.5,38.75],[-87.53,38.68],[-87.67,38.55],[-87.67,38.51],[-87.69,38.49],[-87.73,38.48],[-87.83,38.57],[-87.95,38.48],[-88.15,38.5],[-88.17,38.43],[-88.22,38.4],[-88.31,38.56],[-88.15,38.53],[-88.22,38.82],[-88.36,38.79],[-88.36,38.91],[-88.53,38.88]]]}},{type:"Feature",id:"625",properties:{zip3:"625"},geometry:{type:"Polygon",coordinates:[[[-89.16,39.29],[-89.25,39.41],[-89.49,39.26],[-89.72,39.25],[-89.77,39.25],[-89.67,39.61],[-89.68,39.61],[-89.63,39.65],[-89.62,39.68],[-89.55,39.78],[-89.51,39.78],[-89.51,39.79],[-89.5,39.81],[-89.54,39.81],[-89.54,39.87],[-89.25,40.06],[-89.22,40.19],[-89.19,40.21],[-89.14,40.02],[-88.92,39.97],[-88.82,40.05],[-88.76,40.06],[-88.79,39.85],[-88.8,39.84],[-88.75,39.82],[-88.75,39.8],[-88.92,39.75],[-88.72,39.48],[-88.71,39.48],[-88.72,39.45],[-88.7,39.44],[-88.7,39.4],[-88.69,39.4],[-88.77,39.3],[-88.8,39.3],[-88.84,39.37],[-88.87,39.38],[-89.07,39.22],[-89.14,39.22],[-89.16,39.25],[-89.16,39.29]]]}},{type:"Feature",id:"626",properties:{zip3:"626"},geometry:{type:"Polygon",coordinates:[[[-90.12,39.33],[-90.15,39.52],[-90.3,39.56],[-90.58,39.52],[-90.61,39.64],[-90.65,39.7],[-90.51,39.99],[-90.66,40.05],[-90.67,40.08],[-90.68,40.1],[-90.68,40.14],[-90.68,40.15],[-90.67,40.19],[-90.63,40.19],[-90.58,40.25],[-90.54,40.25],[-90.45,40.25],[-90.45,40.19],[-90.17,40.22],[-90.22,40.25],[-90.19,40.3],[-90.05,40.33],[-89.99,40.39],[-89.85,40.3],[-89.68,40.33],[-89.62,40.34],[-89.38,40.34],[-89.36,40.24],[-89.38,40.23],[-89.26,40.2],[-89.22,40.19],[-89.25,40.06],[-89.54,39.87],[-89.61,39.88],[-89.73,39.87],[-89.78,39.85],[-89.81,39.82],[-89.78,39.79],[-89.64,39.7],[-89.65,39.68],[-89.63,39.68],[-89.63,39.65],[-89.68,39.61],[-89.67,39.61],[-89.77,39.25],[-89.74,39.25],[-89.74,39.22],[-89.86,39.2],[-89.91,39.1],[-90.12,39.07],[-90.05,39.2],[-90.12,39.33]]]}},{type:"Feature",id:"627",properties:{zip3:"627"},geometry:{type:"Polygon",coordinates:[[[-89.64,39.7],[-89.78,39.79],[-89.81,39.82],[-89.78,39.85],[-89.73,39.87],[-89.61,39.88],[-89.54,39.81],[-89.5,39.81],[-89.51,39.79],[-89.51,39.78],[-89.55,39.78],[-89.62,39.68],[-89.63,39.68],[-89.65,39.68],[-89.64,39.7]]]}},{type:"Feature",id:"628",properties:{zip3:"628"},geometry:{type:"Polygon",coordinates:[[[-89,37.86],[-89.05,37.89],[-89.04,37.88],[-89.11,37.91],[-89.1,37.95],[-89.21,37.94],[-89.24,37.95],[-89.3,37.95],[-89.34,38],[-89.29,38.32],[-89.36,38.46],[-89.37,38.44],[-89.37,38.5],[-89.27,38.58],[-89.18,38.56],[-89.16,38.74],[-89.25,38.74],[-89.24,38.78],[-89.23,38.83],[-89.17,38.82],[-88.91,38.96],[-88.73,38.9],[-88.72,38.89],[-88.67,38.85],[-88.65,38.83],[-88.58,38.89],[-88.53,38.88],[-88.36,38.91],[-88.36,38.79],[-88.22,38.82],[-88.15,38.53],[-88.31,38.56],[-88.22,38.4],[-88.17,38.43],[-88.15,38.5],[-87.95,38.48],[-87.83,38.57],[-87.73,38.48],[-87.73,38.45],[-87.74,38.44],[-87.86,38.31],[-87.91,38.3],[-87.98,38.21],[-87.94,38.17],[-87.92,38.17],[-87.95,38.13],[-87.98,38.11],[-87.96,38.09],[-88.04,38.05],[-88.06,37.92],[-88.01,37.89],[-88.06,37.89],[-88.08,37.88],[-88.32,37.84],[-88.34,37.83],[-88.41,37.91],[-88.68,37.91],[-88.71,37.78],[-88.8,37.85],[-89.01,37.84],[-89,37.86]]]}},{type:"Feature",id:"629",properties:{zip3:"629"},geometry:{type:"Polygon",coordinates:[[[-89.26,37.06],[-89.26,37.02],[-89.28,36.99],[-89.38,37.09],[-89.43,37.14],[-89.46,37.25],[-89.49,37.58],[-89.52,37.64],[-89.58,37.71],[-89.62,37.76],[-89.65,37.9],[-89.69,37.9],[-89.45,37.95],[-89.3,37.95],[-89.24,37.95],[-89.21,37.94],[-89.1,37.95],[-89.11,37.91],[-89.04,37.88],[-89.05,37.89],[-89,37.86],[-89.01,37.84],[-88.8,37.85],[-88.71,37.78],[-88.68,37.91],[-88.41,37.91],[-88.34,37.83],[-88.32,37.84],[-88.08,37.88],[-88.07,37.85],[-88.04,37.82],[-88.09,37.82],[-88.04,37.81],[-88.03,37.8],[-88.06,37.74],[-88.13,37.57],[-88.09,37.47],[-88.37,37.4],[-88.48,37.35],[-88.46,37.07],[-88.57,37.08],[-88.81,37.19],[-88.93,37.23],[-89,37.22],[-89.03,37.21],[-89.09,37.16],[-89.18,37.05],[-89.26,37.06]]]}},{type:"Feature",id:"630",properties:{zip3:"630"},geometry:{type:"MultiPolygon",coordinates:[[[[-90.3,37.97],[-90.75,38.1],[-90.77,38.09],[-90.82,38.1],[-90.91,38.06],[-90.99,38.08],[-91.05,38.09],[-91.1,38.19],[-91.37,38.23],[-91.37,38.29],[-91.45,38.4],[-91.37,38.46],[-91.37,38.7],[-91.23,38.65],[-91.06,38.61],[-91.04,38.6],[-90.9,38.54],[-90.77,38.59],[-90.74,38.63],[-90.59,38.68],[-90.49,38.68],[-90.42,38.48],[-90.35,38.43],[-90.34,38.39],[-90.36,38.22],[-90.27,38.14],[-90.3,38.09],[-90.35,38.08],[-90.28,38],[-90.3,37.97]]],[[[-90.37,38.71],[-90.52,38.74],[-90.49,38.76],[-90.47,38.79],[-90.38,38.82],[-90.34,38.85],[-90.29,38.89],[-90.22,38.83],[-90.38,38.76],[-90.37,38.71]]]]}},{type:"Feature",id:"631",properties:{zip3:"631"},geometry:{type:"Polygon",coordinates:[[[-90.29,38.44],[-90.34,38.39],[-90.35,38.43],[-90.42,38.48],[-90.49,38.68],[-90.53,38.7],[-90.53,38.73],[-90.52,38.74],[-90.37,38.71],[-90.38,38.76],[-90.22,38.83],[-90.19,38.82],[-90.12,38.81],[-90.17,38.77],[-90.19,38.6],[-90.22,38.58],[-90.29,38.44]]]}},{type:"Feature",id:"633",properties:{zip3:"633"},geometry:{type:"Polygon",coordinates:[[[-90.77,38.59],[-90.9,38.54],[-91.04,38.6],[-91.06,38.61],[-91.23,38.65],[-91.3,38.73],[-91.49,38.81],[-91.51,38.83],[-91.71,38.82],[-91.75,38.81],[-91.8,38.84],[-91.81,38.85],[-91.8,38.86],[-91.81,38.9],[-91.79,38.92],[-91.63,39.04],[-91.63,39.15],[-91.79,39.33],[-91.72,39.34],[-91.64,39.35],[-91.59,39.36],[-91.5,39.44],[-91.21,39.44],[-91.19,39.55],[-91.13,39.53],[-91.09,39.5],[-91.1,39.49],[-91.06,39.48],[-91.04,39.45],[-90.93,39.39],[-90.75,39.27],[-90.71,39.15],[-90.68,39.09],[-90.68,38.99],[-90.58,38.87],[-90.47,38.96],[-90.44,38.97],[-90.4,38.96],[-90.31,38.92],[-90.25,38.92],[-90.12,38.81],[-90.19,38.82],[-90.29,38.89],[-90.34,38.85],[-90.38,38.82],[-90.47,38.79],[-90.49,38.76],[-90.53,38.73],[-90.53,38.7],[-90.59,38.68],[-90.74,38.63],[-90.77,38.59]]]}},{type:"Feature",id:"634",properties:{zip3:"634"},geometry:{type:"Polygon",coordinates:[[[-91.83,39.44],[-91.73,39.52],[-91.74,39.53],[-91.81,39.58],[-91.85,39.58],[-91.89,39.57],[-91.89,39.56],[-91.91,39.58],[-91.92,39.6],[-92.02,39.6],[-92.14,39.6],[-92.26,39.6],[-92.31,39.63],[-92.34,39.64],[-92.35,39.66],[-92.36,39.66],[-92.36,39.68],[-92.35,39.68],[-92.35,39.78],[-92.37,39.87],[-92.29,39.89],[-92.34,40.04],[-92.05,40.07],[-92.06,40.08],[-92.06,40.24],[-91.95,40.24],[-91.95,40.37],[-92.08,40.53],[-92.09,40.55],[-92.08,40.56],[-91.99,40.57],[-91.94,40.58],[-91.94,40.61],[-91.87,40.57],[-91.7,40.59],[-91.53,40.46],[-91.52,40.43],[-91.42,40.38],[-91.46,40.34],[-91.49,40.26],[-91.5,40.2],[-91.51,40.12],[-91.37,39.73],[-91.06,39.49],[-91.06,39.48],[-91.1,39.49],[-91.09,39.5],[-91.13,39.53],[-91.19,39.55],[-91.21,39.44],[-91.5,39.44],[-91.59,39.36],[-91.64,39.35],[-91.72,39.34],[-91.81,39.34],[-91.82,39.43],[-91.83,39.44]]]}},{type:"Feature",id:"635",properties:{zip3:"635"},geometry:{type:"Polygon",coordinates:[[[-93.18,40.09],[-93.33,40.24],[-93.2,40.31],[-93.13,40.44],[-93.14,40.52],[-93.12,40.58],[-92.08,40.6],[-92.08,40.56],[-92.08,40.53],[-91.95,40.37],[-91.95,40.24],[-92.06,40.24],[-92.06,40.08],[-92.05,40.07],[-92.34,40.04],[-92.29,39.89],[-92.37,39.87],[-92.35,39.78],[-92.35,39.68],[-92.36,39.68],[-92.36,39.66],[-92.41,39.66],[-92.45,39.67],[-92.53,39.66],[-92.62,39.61],[-92.73,39.63],[-92.82,39.66],[-92.86,39.66],[-92.81,39.91],[-92.94,39.89],[-93,40.05],[-93.18,40.09]]]}},{type:"Feature",id:"636",properties:{zip3:"636"},geometry:{type:"Polygon",coordinates:[[[-91.37,37.27],[-91.37,37.31],[-91.31,37.59],[-91.2,37.59],[-91.19,37.57],[-91.14,37.52],[-91.1,37.59],[-91.09,37.63],[-91.04,37.61],[-91.01,37.62],[-91.02,37.63],[-91.04,37.67],[-91.06,37.69],[-90.98,37.7],[-90.98,37.74],[-91.1,37.77],[-90.98,37.88],[-91,37.89],[-91.1,37.92],[-91.09,37.96],[-91.08,37.97],[-91.01,37.96],[-90.98,37.98],[-91.03,38.06],[-90.99,38.08],[-90.91,38.06],[-90.82,38.1],[-90.77,38.09],[-90.75,38.1],[-90.3,37.97],[-90.28,38],[-90.35,38.08],[-90.3,38.09],[-90.27,38.14],[-90.24,38.11],[-90.13,38.06],[-90.09,38.02],[-89.94,37.97],[-89.91,37.96],[-89.91,37.87],[-89.89,37.83],[-89.91,37.8],[-90.02,37.79],[-90.15,37.64],[-90.04,37.58],[-90.03,37.58],[-89.96,37.48],[-90.03,37.48],[-90.22,37.31],[-90.22,37.26],[-90.54,37.31],[-90.59,37.23],[-90.75,37.27],[-90.79,37.12],[-90.92,37.06],[-90.96,37.05],[-91,37.1],[-91.1,37.09],[-91.1,37.12],[-91.13,37.12],[-91.13,37.13],[-91.17,37.13],[-91.13,37.15],[-91.15,37.17],[-91.19,37.19],[-91.23,37.2],[-91.37,37.27]]]}},{type:"Feature",id:"637",properties:{zip3:"637"},geometry:{type:"Polygon",coordinates:[[[-90.22,37.04],[-90.22,37.31],[-90.03,37.48],[-89.96,37.48],[-90.03,37.58],[-90.04,37.58],[-90.15,37.64],[-90.02,37.79],[-89.91,37.8],[-89.89,37.83],[-89.91,37.87],[-89.84,37.9],[-89.66,37.79],[-89.62,37.75],[-89.58,37.71],[-89.52,37.64],[-89.49,37.58],[-89.46,37.25],[-89.43,37.14],[-89.38,37.09],[-89.4,37.08],[-89.74,36.92],[-89.82,36.95],[-89.9,37.01],[-90.02,37.03],[-90.07,37.07],[-90.11,37.04],[-90.22,37.04]]]}},{type:"Feature",id:"638",properties:{zip3:"638"},geometry:{type:"Polygon",coordinates:[[[-90.38,36],[-90.06,36.3],[-90.08,36.4],[-90.13,36.41],[-90.07,36.42],[-90.07,36.43],[-90.06,36.43],[-90.05,36.46],[-90.06,36.63],[-90.15,36.63],[-90,36.98],[-90.03,37.01],[-89.9,37.01],[-89.82,36.95],[-89.74,36.92],[-89.4,37.08],[-89.28,36.99],[-89.26,37.02],[-89.26,37.06],[-89.19,36.97],[-89.13,36.98],[-89.1,36.97],[-89.1,36.94],[-89.13,36.86],[-89.14,36.85],[-89.18,36.83],[-89.16,36.67],[-89.22,36.58],[-89.26,36.57],[-89.33,36.63],[-89.38,36.61],[-89.49,36.46],[-89.47,36.53],[-89.57,36.56],[-89.57,36.55],[-89.52,36.48],[-89.52,36.46],[-89.53,36.34],[-89.6,36.24],[-89.7,36.25],[-89.61,36.17],[-89.6,36.12],[-89.71,36],[-90.38,36]]]}},{type:"Feature",id:"639",properties:{zip3:"639"},geometry:{type:"Polygon",coordinates:[[[-91.19,36.55],[-91.2,36.65],[-91.2,36.66],[-91.19,36.68],[-91.24,36.75],[-91.26,36.76],[-91.27,36.77],[-91.22,36.83],[-91.22,37.09],[-91.11,37.08],[-91,37.1],[-90.96,37.05],[-90.92,37.06],[-90.79,37.12],[-90.75,37.27],[-90.59,37.23],[-90.54,37.31],[-90.22,37.26],[-90.22,37.04],[-90.11,37.04],[-90.07,37.07],[-90.02,37.03],[-90.03,37.01],[-90,36.98],[-90.15,36.63],[-90.06,36.63],[-90.05,36.46],[-90.06,36.43],[-90.07,36.43],[-90.07,36.42],[-90.13,36.41],[-90.14,36.41],[-90.15,36.5],[-91.17,36.5],[-91.19,36.52],[-91.2,36.53],[-91.19,36.54],[-91.19,36.55]]]}},{type:"Feature",id:"640",properties:{zip3:"640"},geometry:{type:"MultiPolygon",coordinates:[[[[-93.63,38.87],[-93.64,38.66],[-93.7,38.64],[-93.82,38.68],[-94.01,38.57],[-94.09,38.66],[-94.37,38.73],[-94.4,38.64],[-94.5,38.67],[-94.57,38.76],[-94.59,38.72],[-94.61,38.72],[-94.61,38.85],[-94.55,38.84],[-94.56,38.83],[-94.53,38.84],[-94.53,38.87],[-94.56,38.87],[-94.56,38.91],[-94.49,38.91],[-94.39,38.96],[-94.49,39.12],[-94.44,39.3],[-94.54,39.33],[-94.73,39.35],[-94.84,39.26],[-94.89,39.29],[-94.91,39.35],[-94.89,39.39],[-94.95,39.41],[-94.98,39.44],[-94.87,39.53],[-94.68,39.44],[-94.69,39.43],[-94.69,39.42],[-94.64,39.41],[-94.45,39.41],[-94.31,39.48],[-94.24,39.49],[-94.21,39.53],[-94.08,39.53],[-94.1,39.46],[-93.84,39.44],[-93.84,39.4],[-93.76,39.26],[-93.5,39.22],[-93.5,39.28],[-93.48,39.29],[-93.49,39.06],[-93.53,39.05],[-93.48,38.96],[-93.5,38.91],[-93.63,38.9],[-93.63,38.87]]],[[[-94.8,39.25],[-94.77,39.19],[-94.82,39.21],[-94.8,39.25]]]]}},{type:"Feature",id:"641",properties:{zip3:"641"},geometry:{type:"Polygon",coordinates:[[[-94.53,38.87],[-94.53,38.84],[-94.56,38.83],[-94.55,38.84],[-94.61,38.85],[-94.61,39.12],[-94.59,39.14],[-94.66,39.16],[-94.71,39.17],[-94.77,39.19],[-94.8,39.25],[-94.84,39.26],[-94.73,39.35],[-94.54,39.33],[-94.44,39.3],[-94.49,39.12],[-94.39,38.96],[-94.49,38.91],[-94.56,38.91],[-94.56,38.87],[-94.53,38.87]]]}},{type:"Feature",id:"644",properties:{zip3:"644"},geometry:{type:"Polygon",coordinates:[[[-94.16,39.61],[-94.16,39.56],[-94.18,39.55],[-94.15,39.53],[-94.21,39.53],[-94.24,39.49],[-94.31,39.48],[-94.45,39.41],[-94.64,39.41],[-94.69,39.42],[-94.69,39.43],[-94.68,39.44],[-94.87,39.53],[-94.98,39.44],[-95.05,39.5],[-95.1,39.58],[-94.99,39.68],[-94.83,39.63],[-94.79,39.66],[-94.68,39.82],[-94.83,39.87],[-94.81,39.86],[-94.88,39.84],[-94.92,39.84],[-94.93,39.88],[-95.01,39.9],[-95.09,39.86],[-95.15,39.91],[-95.3,39.98],[-95.32,40.01],[-95.42,40.06],[-95.44,40.16],[-95.47,40.23],[-95.55,40.26],[-95.61,40.31],[-95.65,40.32],[-95.63,40.33],[-95.62,40.35],[-95.64,40.37],[-95.64,40.39],[-95.66,40.41],[-95.66,40.44],[-95.69,40.47],[-95.7,40.51],[-95.65,40.53],[-95.64,40.58],[-94.53,40.57],[-93.77,40.58],[-93.77,40.55],[-93.8,40.54],[-93.79,40.49],[-93.9,40.41],[-93.77,40.39],[-93.76,40.25],[-93.88,40.27],[-93.96,40.15],[-94.15,40.2],[-94.17,40.18],[-94.29,40.17],[-94.32,40],[-94.14,39.97],[-94.12,39.66],[-94.16,39.61]]]}},{type:"Feature",id:"645",properties:{zip3:"645"},geometry:{type:"Polygon",coordinates:[[[-94.99,39.68],[-94.97,39.73],[-94.87,39.77],[-94.88,39.79],[-94.88,39.84],[-94.81,39.86],[-94.83,39.87],[-94.68,39.82],[-94.79,39.66],[-94.83,39.63],[-94.99,39.68]]]}},{type:"Feature",id:"646",properties:{zip3:"646"},geometry:{type:"Polygon",coordinates:[[[-93.84,39.44],[-94.1,39.46],[-94.08,39.53],[-94.15,39.53],[-94.17,39.55],[-94.18,39.56],[-94.16,39.56],[-94.16,39.61],[-94.12,39.66],[-94.14,39.97],[-94.32,40],[-94.29,40.17],[-94.17,40.18],[-94.15,40.2],[-93.96,40.15],[-93.88,40.27],[-93.76,40.25],[-93.77,40.39],[-93.9,40.41],[-93.79,40.49],[-93.8,40.54],[-93.77,40.55],[-93.77,40.58],[-93.12,40.58],[-93.14,40.52],[-93.13,40.44],[-93.2,40.31],[-93.33,40.24],[-93.18,40.09],[-93,40.05],[-92.94,39.89],[-92.81,39.91],[-92.86,39.66],[-92.84,39.64],[-92.95,39.55],[-92.96,39.55],[-92.98,39.52],[-93.19,39.52],[-93.25,39.59],[-93.25,39.44],[-93.24,39.47],[-93.22,39.45],[-93.23,39.45],[-93.22,39.44],[-93.12,39.42],[-93.14,39.38],[-93.17,39.41],[-93.19,39.37],[-93.33,39.26],[-93.4,39.26],[-93.46,39.29],[-93.47,39.29],[-93.5,39.28],[-93.5,39.22],[-93.76,39.26],[-93.84,39.4],[-93.84,39.44]]]}},{type:"Feature",id:"647",properties:{zip3:"647"},geometry:{type:"Polygon",coordinates:[[[-94.48,37.32],[-94.45,37.37],[-94.52,37.43],[-94.62,37.44],[-94.61,38.72],[-94.59,38.72],[-94.57,38.76],[-94.5,38.67],[-94.4,38.64],[-94.37,38.73],[-94.09,38.66],[-94.01,38.57],[-93.82,38.68],[-93.7,38.64],[-93.62,38.65],[-93.59,38.65],[-93.61,38.64],[-93.7,38.42],[-93.52,38.37],[-93.5,38.29],[-93.49,38.28],[-93.49,38.17],[-93.47,38.14],[-93.47,38.13],[-93.49,38.07],[-93.55,37.93],[-93.53,37.91],[-93.57,37.91],[-93.57,37.85],[-93.68,37.83],[-93.75,37.83],[-93.72,37.88],[-93.75,37.88],[-93.78,37.88],[-93.81,37.86],[-93.93,37.78],[-93.98,37.59],[-93.99,37.57],[-94.08,37.52],[-93.98,37.29],[-93.98,37.28],[-94,37.27],[-94,37.25],[-94.36,37.31],[-94.43,37.24],[-94.45,37.24],[-94.47,37.28],[-94.48,37.29],[-94.48,37.32]]]}},{type:"Feature",id:"648",properties:{zip3:"648"},geometry:{type:"Polygon",coordinates:[[[-94.26,36.62],[-94.24,36.62],[-94.21,36.6],[-94.18,36.62],[-94.14,36.58],[-94.14,36.53],[-94.14,36.51],[-94.16,36.5],[-94.62,36.5],[-94.62,37.44],[-94.52,37.43],[-94.45,37.37],[-94.48,37.32],[-94.48,37.29],[-94.47,37.28],[-94.45,37.24],[-94.43,37.24],[-94.36,37.31],[-94,37.25],[-94,37.22],[-93.96,37.21],[-93.9,37.19],[-93.91,37.18],[-93.92,37.13],[-94.06,37.14],[-93.97,37.03],[-94.19,36.94],[-94.06,36.82],[-94.07,36.76],[-94.05,36.78],[-94.04,36.75],[-94.07,36.71],[-94.14,36.63],[-94.16,36.63],[-94.18,36.65],[-94.18,36.62],[-94.28,36.63],[-94.26,36.62]]]}},{type:"Feature",id:"650",properties:{zip3:"650"},geometry:{type:"Polygon",coordinates:[[[-92.91,38.11],[-92.88,38.13],[-92.85,38.14],[-92.87,38.15],[-92.9,38.18],[-92.91,38.18],[-92.97,38.19],[-92.96,38.23],[-92.98,38.21],[-93.01,38.22],[-93.08,38.27],[-93.09,38.33],[-93.06,38.56],[-92.85,38.61],[-92.84,38.64],[-92.84,38.67],[-92.84,38.72],[-92.67,38.79],[-92.66,38.85],[-92.43,38.82],[-92.38,38.76],[-92.25,38.83],[-92.25,38.81],[-92.21,38.85],[-92.15,38.83],[-92.01,38.76],[-91.97,38.74],[-91.97,38.73],[-91.94,38.71],[-91.85,38.79],[-91.75,38.81],[-91.71,38.82],[-91.51,38.83],[-91.49,38.81],[-91.3,38.73],[-91.37,38.7],[-91.37,38.46],[-91.45,38.4],[-91.37,38.29],[-91.37,38.26],[-91.42,38.2],[-91.45,38.18],[-91.51,38.16],[-91.61,38.15],[-91.82,38.18],[-91.86,38.29],[-92.03,38.18],[-92.05,38.18],[-92.11,38.22],[-92.12,38.21],[-92.42,38.17],[-92.42,38.02],[-92.52,38.02],[-92.55,38.07],[-92.61,38.03],[-92.7,37.91],[-92.86,37.9],[-92.85,37.92],[-92.84,37.93],[-92.85,37.95],[-92.84,37.94],[-92.82,37.99],[-92.83,38.03],[-92.84,38.06],[-92.86,38.06],[-92.87,38.07],[-92.9,38.07],[-92.91,38.11]]]}},{type:"Feature",id:"651",properties:{zip3:"651"},geometry:{type:"Polygon",coordinates:[[[-92.17,38.61],[-91.98,38.48],[-92.02,38.45],[-92.15,38.47],[-92.16,38.44],[-92.12,38.39],[-92.2,38.42],[-92.28,38.41],[-92.33,38.43],[-92.33,38.45],[-92.35,38.44],[-92.36,38.45],[-92.36,38.47],[-92.34,38.5],[-92.32,38.49],[-92.29,38.56],[-92.26,38.65],[-92.17,38.61]]]}},{type:"Feature",id:"652",properties:{zip3:"652"},geometry:{type:"Polygon",coordinates:[[[-92.67,38.79],[-92.84,38.72],[-92.84,38.69],[-93.01,38.77],[-93.01,38.9],[-92.98,38.92],[-92.97,38.91],[-92.94,38.92],[-92.88,38.95],[-92.87,38.94],[-92.94,39.13],[-92.85,39.23],[-93.02,39.31],[-93.12,39.42],[-93.22,39.44],[-93.23,39.45],[-93.22,39.45],[-93.24,39.47],[-93.25,39.44],[-93.25,39.59],[-93.19,39.52],[-92.98,39.52],[-92.96,39.55],[-92.95,39.55],[-92.84,39.64],[-92.82,39.66],[-92.73,39.63],[-92.62,39.61],[-92.53,39.66],[-92.45,39.67],[-92.41,39.66],[-92.35,39.66],[-92.34,39.64],[-92.31,39.63],[-92.26,39.6],[-92.14,39.6],[-92.02,39.6],[-91.92,39.6],[-91.91,39.58],[-91.89,39.56],[-91.89,39.57],[-91.85,39.58],[-91.81,39.58],[-91.74,39.53],[-91.73,39.52],[-91.83,39.44],[-91.82,39.43],[-91.81,39.34],[-91.79,39.33],[-91.63,39.15],[-91.63,39.04],[-91.79,38.92],[-91.81,38.9],[-91.8,38.86],[-91.81,38.85],[-91.8,38.84],[-91.85,38.79],[-91.94,38.71],[-91.97,38.73],[-91.97,38.74],[-92.01,38.76],[-92.15,38.83],[-92.21,38.85],[-92.25,38.81],[-92.25,38.83],[-92.38,38.76],[-92.43,38.82],[-92.66,38.85],[-92.67,38.79]]]}},{type:"Feature",id:"653",properties:{zip3:"653"},geometry:{type:"Polygon",coordinates:[[[-92.96,38.23],[-92.97,38.19],[-92.91,38.18],[-92.88,38.16],[-92.93,38.16],[-92.95,38.13],[-93.01,38.01],[-93.07,38.02],[-93.07,38.06],[-93.16,38.06],[-93.33,38.07],[-93.47,38.07],[-93.45,38.1],[-93.47,38.1],[-93.47,38.13],[-93.47,38.14],[-93.49,38.17],[-93.49,38.28],[-93.5,38.29],[-93.52,38.37],[-93.7,38.42],[-93.61,38.64],[-93.59,38.65],[-93.62,38.65],[-93.64,38.66],[-93.63,38.87],[-93.63,38.9],[-93.5,38.91],[-93.48,38.96],[-93.53,39.05],[-93.49,39.06],[-93.48,39.29],[-93.46,39.29],[-93.4,39.26],[-93.33,39.26],[-93.19,39.37],[-93.17,39.41],[-93.14,39.38],[-93.02,39.31],[-92.85,39.23],[-92.94,39.13],[-92.87,38.94],[-92.88,38.95],[-92.94,38.92],[-92.97,38.91],[-92.98,38.92],[-93.01,38.9],[-93.01,38.77],[-92.84,38.69],[-92.84,38.67],[-92.84,38.64],[-92.85,38.61],[-93.06,38.56],[-93.09,38.33],[-93.08,38.27],[-93.01,38.22],[-92.98,38.21],[-92.96,38.23]]]}},{type:"Feature",id:"654",properties:{zip3:"654"},geometry:{type:"MultiPolygon",coordinates:[[[[-91.66,36.96],[-91.47,37.16],[-91.48,37.22],[-91.57,37.26],[-91.62,37.24],[-91.67,37.25],[-91.72,37.3],[-91.76,37.3],[-91.65,37.42],[-91.47,37.33],[-91.47,37.31],[-91.4,37.27],[-91.37,37.27],[-91.23,37.2],[-91.19,37.19],[-91.15,37.17],[-91.13,37.15],[-91.17,37.13],[-91.23,37.13],[-91.25,37.15],[-91.43,37.05],[-91.37,36.89],[-91.33,36.89],[-91.34,36.85],[-91.32,36.82],[-91.33,36.79],[-91.34,36.81],[-91.42,36.78],[-91.55,36.77],[-91.65,36.77],[-91.66,36.79],[-91.66,36.96]]],[[[-91.31,37.64],[-91.28,37.87],[-91.15,37.87],[-91.09,37.72],[-91.08,37.68],[-91.04,37.67],[-91.02,37.63],[-91.01,37.62],[-91.04,37.61],[-91.09,37.63],[-91.1,37.59],[-91.14,37.52],[-91.19,37.57],[-91.2,37.59],[-91.27,37.59],[-91.26,37.64],[-91.29,37.62],[-91.31,37.64]]],[[[-91.97,37.64],[-91.95,37.66],[-91.86,37.83],[-91.8,37.84],[-91.82,37.89],[-91.89,37.91],[-91.86,37.96],[-91.95,37.98],[-91.92,38.04],[-91.9,38.05],[-91.96,38.04],[-91.98,37.94],[-92.08,37.86],[-92.1,37.85],[-92.3,37.89],[-92.41,38.02],[-92.42,38.02],[-92.42,38.17],[-92.12,38.21],[-92.11,38.22],[-92.05,38.18],[-92.06,38.16],[-92.05,38.16],[-92.04,38.13],[-91.9,38.1],[-91.87,38.08],[-91.64,37.98],[-91.62,37.83],[-91.64,37.81],[-91.81,37.6],[-92.04,37.65],[-92.06,37.65],[-92.06,37.68],[-92.1,37.71],[-92.25,37.6],[-92.21,37.8],[-92.09,37.83],[-92.08,37.84],[-92.09,37.84],[-92.02,37.87],[-92.02,37.69],[-91.97,37.64]]],[[[-92.03,37.16],[-92.01,37.17],[-92,37.19],[-92.01,37.2],[-92.01,37.21],[-91.99,37.2],[-91.99,37.22],[-91.95,37.21],[-91.92,37.23],[-91.93,37.26],[-92,37.25],[-92.03,37.22],[-92.12,37.33],[-92.2,37.3],[-92.25,37.32],[-92.25,37.41],[-92.11,37.4],[-92.06,37.41],[-91.98,37.45],[-91.97,37.44],[-91.86,37.34],[-91.85,37.27],[-91.78,37.26],[-91.76,37.17],[-91.84,37.15],[-91.89,37.14],[-91.93,37.14],[-91.96,37.15],[-92.02,37.14],[-92.03,37.16]]],[[[-92.52,37.51],[-92.51,37.49],[-92.45,37.49],[-92.44,37.64],[-92.4,37.65],[-92.33,37.61],[-92.35,37.61],[-92.36,37.6],[-92.36,37.55],[-92.36,37.52],[-92.36,37.48],[-92.32,37.47],[-92.41,37.47],[-92.42,37.44],[-92.47,37.43],[-92.52,37.44],[-92.52,37.51]]],[[[-92.89,37.92],[-92.86,37.9],[-92.7,37.88],[-92.69,37.88],[-92.66,37.85],[-92.69,37.83],[-92.84,37.8],[-92.86,37.82],[-92.86,37.84],[-92.89,37.92]]],[[[-91.9,37.94],[-91.89,37.94],[-91.89,37.93],[-91.9,37.94]]],[[[-91.37,38.23],[-91.1,38.19],[-91.05,38.09],[-91.03,38.06],[-90.98,37.98],[-91.01,37.96],[-91.08,37.97],[-91.09,37.96],[-91.09,37.98],[-91.31,38.13],[-91.34,38.11],[-91.3,38.04],[-91.32,38.02],[-91.52,37.97],[-91.53,38.15],[-91.51,38.16],[-91.45,38.18],[-91.42,38.2],[-91.37,38.26],[-91.37,38.23]]],[[[-91.53,37.92],[-91.51,37.89],[-91.45,37.89],[-91.42,37.86],[-91.53,37.79],[-91.53,37.92]]]]}},{type:"Feature",id:"655",properties:{zip3:"655"},geometry:{type:"MultiPolygon",coordinates:[[[[-92.06,37.41],[-92.11,37.4],[-92.25,37.41],[-92.25,37.39],[-92.33,37.42],[-92.36,37.43],[-92.36,37.47],[-92.32,37.47],[-92.36,37.48],[-92.36,37.52],[-92.36,37.55],[-92.36,37.6],[-92.35,37.61],[-92.33,37.61],[-92.4,37.65],[-92.44,37.64],[-92.45,37.49],[-92.51,37.49],[-92.52,37.51],[-92.59,37.51],[-92.69,37.57],[-92.7,37.58],[-92.72,37.61],[-92.77,37.6],[-92.87,37.59],[-92.9,37.59],[-92.87,37.57],[-92.91,37.55],[-92.96,37.55],[-92.94,37.51],[-93,37.53],[-93,37.54],[-92.99,37.55],[-92.99,37.58],[-93,37.61],[-93.02,37.68],[-92.99,37.68],[-92.98,37.69],[-92.94,37.69],[-92.94,37.7],[-92.92,37.7],[-92.89,37.68],[-92.88,37.71],[-92.86,37.81],[-92.84,37.8],[-92.69,37.83],[-92.66,37.85],[-92.69,37.88],[-92.7,37.88],[-92.7,37.91],[-92.61,38.03],[-92.55,38.07],[-92.52,38.02],[-92.41,38.02],[-92.3,37.89],[-92.1,37.85],[-92.08,37.86],[-91.98,37.94],[-91.96,38.04],[-91.9,38.05],[-91.92,38.04],[-91.95,37.98],[-91.86,37.96],[-91.89,37.91],[-91.82,37.89],[-91.8,37.84],[-91.86,37.83],[-91.95,37.66],[-91.97,37.64],[-92.02,37.69],[-92.02,37.87],[-92.09,37.84],[-92.08,37.84],[-92.09,37.83],[-92.21,37.8],[-92.25,37.6],[-92.1,37.71],[-92.06,37.68],[-92.06,37.65],[-92.04,37.65],[-91.81,37.6],[-91.64,37.81],[-91.62,37.83],[-91.64,37.98],[-91.87,38.08],[-91.9,38.1],[-92.04,38.13],[-92.05,38.16],[-92.06,38.16],[-92.03,38.18],[-91.86,38.29],[-91.82,38.18],[-91.61,38.15],[-91.53,38.15],[-91.52,37.97],[-91.32,38.02],[-91.3,38.04],[-91.34,38.11],[-91.31,38.13],[-91.09,37.98],[-91.1,37.92],[-91,37.89],[-90.98,37.88],[-91.1,37.77],[-90.98,37.74],[-90.98,37.7],[-91.06,37.69],[-91.09,37.72],[-91.15,37.87],[-91.28,37.87],[-91.31,37.64],[-91.29,37.62],[-91.26,37.64],[-91.27,37.59],[-91.31,37.59],[-91.37,37.31],[-91.4,37.27],[-91.47,37.31],[-91.47,37.33],[-91.65,37.42],[-91.76,37.3],[-91.72,37.3],[-91.67,37.25],[-91.62,37.24],[-91.57,37.26],[-91.48,37.22],[-91.47,37.16],[-91.66,36.96],[-91.66,36.91],[-91.71,36.93],[-91.75,36.93],[-91.87,36.95],[-91.76,37.09],[-91.76,37.21],[-91.78,37.26],[-91.85,37.27],[-91.86,37.34],[-91.97,37.44],[-91.98,37.45],[-92.06,37.41]]],[[[-91.25,37.15],[-91.23,37.13],[-91.13,37.13],[-91.13,37.12],[-91.1,37.12],[-91.1,37.09],[-91.11,37.08],[-91.22,37.09],[-91.22,36.83],[-91.27,36.77],[-91.3,36.79],[-91.33,36.79],[-91.32,36.82],[-91.34,36.85],[-91.33,36.89],[-91.37,36.89],[-91.43,37.05],[-91.25,37.15]]],[[[-92,37.25],[-91.93,37.26],[-91.92,37.23],[-91.95,37.21],[-91.99,37.22],[-91.99,37.2],[-92.01,37.21],[-92.01,37.22],[-92,37.22],[-92,37.23],[-92,37.25]]]]}},{type:"Feature",id:"656",properties:{zip3:"656"},geometry:{type:"MultiPolygon",coordinates:[[[[-91.37,36.61],[-91.55,36.66],[-91.66,36.5],[-91.76,36.5],[-91.76,36.55],[-91.76,36.61],[-91.68,36.61],[-91.64,36.76],[-91.55,36.77],[-91.42,36.78],[-91.34,36.81],[-91.33,36.79],[-91.26,36.76],[-91.24,36.75],[-91.19,36.68],[-91.2,36.66],[-91.2,36.65],[-91.19,36.55],[-91.19,36.54],[-91.24,36.54],[-91.24,36.55],[-91.25,36.55],[-91.38,36.55],[-91.37,36.61]]],[[[-92.25,37.39],[-92.25,37.32],[-92.22,37.31],[-92.24,37.3],[-92.23,37.28],[-92.27,37.26],[-92.3,37.35],[-92.25,37.39]]],[[[-93.35,37.95],[-93.32,38],[-93.35,38],[-93.31,38.02],[-93.34,38.03],[-93.32,38.07],[-93.16,38.06],[-93.07,38.06],[-93.07,37.95],[-93.34,37.94],[-93.35,37.95]]],[[[-92.21,36.65],[-92,36.61],[-92.01,36.55],[-92.04,36.53],[-92.03,36.5],[-92.55,36.52],[-92.66,36.55],[-92.64,36.57],[-92.65,36.55],[-92.57,36.68],[-92.44,36.69],[-92.38,36.8],[-92.59,36.85],[-92.62,36.86],[-92.77,36.68],[-92.96,36.65],[-92.93,36.5],[-92.97,36.5],[-92.99,36.5],[-93.21,36.5],[-93.21,36.51],[-93.21,36.54],[-93.22,36.52],[-93.23,36.52],[-93.32,36.5],[-93.51,36.5],[-93.49,36.62],[-93.49,36.64],[-93.51,36.67],[-93.5,36.66],[-93.55,36.66],[-93.68,36.61],[-93.67,36.61],[-93.6,36.5],[-93.83,36.5],[-93.96,36.63],[-94.02,36.64],[-94.07,36.66],[-94.07,36.71],[-94.04,36.75],[-94.01,36.76],[-94.01,36.74],[-93.97,36.74],[-93.83,36.74],[-93.72,36.83],[-93.77,37.02],[-93.77,37.03],[-93.73,37.07],[-93.69,37.1],[-93.66,36.97],[-93.54,36.94],[-93.5,36.96],[-93.59,36.98],[-93.6,37.14],[-93.49,37.07],[-93.43,37.15],[-93.42,37.18],[-93.4,37.15],[-93.36,37.12],[-93.35,37.1],[-93.39,37.08],[-93.35,37.02],[-93.18,36.85],[-93.11,36.94],[-92.98,36.92],[-92.91,36.94],[-92.9,36.83],[-92.88,36.84],[-92.9,37.01],[-92.79,37.07],[-92.47,37],[-92.45,36.98],[-92.49,36.92],[-92.49,36.89],[-92.47,36.89],[-92.24,36.88],[-92.2,36.88],[-92.19,36.84],[-92.17,36.83],[-92.2,36.67],[-92.21,36.65]]],[[[-92.97,37.05],[-92.98,37.06],[-92.97,37.12],[-92.92,37.23],[-92.89,37.07],[-92.95,37.01],[-92.97,37.05]]],[[[-92.12,37.22],[-92.12,37.25],[-92.21,37.3],[-92.2,37.3],[-92.12,37.33],[-92.03,37.22],[-92,37.23],[-92,37.22],[-92.01,37.21],[-92.01,37.2],[-92,37.19],[-92.01,37.17],[-92.03,37.16],[-92.02,37.14],[-91.96,37.15],[-91.93,37.14],[-91.94,37.14],[-92.03,37.02],[-92.07,37.01],[-92.2,36.91],[-92.12,37.22]]],[[[-93.49,37.24],[-93.47,37.23],[-93.48,37.22],[-93.53,37.19],[-93.57,37.19],[-93.69,37.19],[-93.77,37.34],[-93.82,37.38],[-93.9,37.33],[-93.88,37.31],[-93.93,37.27],[-93.98,37.27],[-93.98,37.29],[-94.08,37.52],[-93.99,37.57],[-93.97,37.58],[-93.83,37.58],[-93.79,37.57],[-93.78,37.56],[-93.77,37.58],[-93.78,37.62],[-93.65,37.7],[-93.64,37.72],[-93.74,37.83],[-93.68,37.83],[-93.57,37.85],[-93.57,37.86],[-93.42,37.87],[-93.37,37.86],[-93.31,37.73],[-93.02,37.81],[-92.98,37.71],[-92.98,37.69],[-92.99,37.68],[-93.02,37.68],[-93,37.61],[-92.99,37.58],[-92.99,37.55],[-93,37.54],[-93,37.53],[-92.94,37.51],[-92.96,37.55],[-92.94,37.55],[-92.89,37.53],[-92.82,37.54],[-92.79,37.56],[-92.7,37.55],[-92.69,37.57],[-92.59,37.51],[-92.52,37.51],[-92.52,37.44],[-92.47,37.43],[-92.39,37.41],[-92.39,37.4],[-92.36,37.26],[-92.49,37.19],[-92.6,37.26],[-92.64,37.24],[-92.65,37.48],[-93.05,37.42],[-93.04,37.37],[-93.09,37.36],[-93.12,37.35],[-93.13,37.36],[-93.19,37.33],[-93.22,37.32],[-93.26,37.32],[-93.27,37.4],[-93.3,37.38],[-93.32,37.37],[-93.32,37.36],[-93.35,37.4],[-93.39,37.42],[-93.39,37.43],[-93.37,37.43],[-93.38,37.54],[-93.68,37.47],[-93.67,37.45],[-93.48,37.29],[-93.49,37.24]]]]}},{type:"Feature",id:"657",properties:{zip3:"657"},geometry:{type:"MultiPolygon",coordinates:[[[[-91.25,36.55],[-91.24,36.55],[-91.24,36.54],[-91.19,36.54],[-91.19,36.52],[-91.17,36.5],[-91.66,36.5],[-91.55,36.66],[-91.37,36.61],[-91.38,36.55],[-91.25,36.55]]],[[[-94.14,36.53],[-94.14,36.58],[-94.18,36.62],[-94.21,36.6],[-94.24,36.62],[-94.26,36.62],[-94.28,36.63],[-94.18,36.62],[-94.18,36.65],[-94.16,36.63],[-94.14,36.63],[-94.07,36.66],[-94.02,36.64],[-93.96,36.63],[-93.83,36.5],[-94.16,36.5],[-94.14,36.51],[-94.14,36.53]]],[[[-93.23,36.52],[-93.22,36.52],[-93.21,36.54],[-93.21,36.51],[-93.21,36.5],[-93.32,36.5],[-93.23,36.52]]],[[[-92.69,36.43],[-92.75,36.44],[-92.88,36.49],[-92.93,36.5],[-92.96,36.65],[-92.77,36.68],[-92.62,36.86],[-92.59,36.85],[-92.38,36.8],[-92.44,36.69],[-92.57,36.68],[-92.65,36.55],[-92.64,36.57],[-92.66,36.55],[-92.55,36.52],[-92.6,36.5],[-92.6,36.48],[-92.69,36.43]]],[[[-92.27,36.55],[-92.37,36.58],[-92.26,36.62],[-92.25,36.62],[-92.24,36.63],[-92.25,36.62],[-92.26,36.62],[-92.21,36.57],[-92.23,36.55],[-92.25,36.52],[-92.27,36.55]]],[[[-93.68,36.61],[-93.55,36.66],[-93.5,36.66],[-93.51,36.67],[-93.49,36.64],[-93.49,36.62],[-93.51,36.5],[-93.6,36.5],[-93.67,36.61],[-93.68,36.61]]],[[[-93.12,36.8],[-92.98,36.81],[-93.02,36.67],[-93.05,36.7],[-93.12,36.77],[-93.12,36.8]]],[[[-93.27,37.4],[-93.28,37.34],[-93.3,37.38],[-93.27,37.4]]],[[[-93.81,37.86],[-93.78,37.88],[-93.75,37.88],[-93.72,37.88],[-93.75,37.83],[-93.74,37.83],[-93.64,37.72],[-93.65,37.7],[-93.78,37.62],[-93.77,37.58],[-93.78,37.56],[-93.79,37.57],[-93.83,37.58],[-93.97,37.58],[-93.98,37.59],[-93.93,37.78],[-93.81,37.86]]],[[[-92.88,37.71],[-92.89,37.68],[-92.92,37.7],[-92.94,37.7],[-92.94,37.69],[-92.98,37.71],[-93.02,37.81],[-93.31,37.73],[-93.37,37.86],[-93.42,37.87],[-93.57,37.86],[-93.57,37.91],[-93.53,37.91],[-93.55,37.93],[-93.49,38.07],[-93.47,38.1],[-93.45,38.1],[-93.47,38.07],[-93.33,38.07],[-93.32,38.07],[-93.34,38.03],[-93.31,38.02],[-93.35,38],[-93.32,38],[-93.35,37.95],[-93.34,37.94],[-93.07,37.95],[-93.07,38.02],[-93.01,38.01],[-92.95,38.13],[-92.93,38.16],[-92.88,38.16],[-92.87,38.15],[-92.85,38.14],[-92.88,38.13],[-92.91,38.11],[-92.9,38.07],[-92.87,38.07],[-92.86,38.06],[-92.84,38.06],[-92.83,38.03],[-92.82,37.99],[-92.84,37.94],[-92.85,37.95],[-92.84,37.93],[-92.85,37.92],[-92.89,37.92],[-92.86,37.84],[-92.86,37.82],[-92.86,37.81],[-92.88,37.71]]],[[[-93.39,37.43],[-93.39,37.42],[-93.35,37.4],[-93.32,37.36],[-93.32,37.34],[-93.46,37.25],[-93.48,37.29],[-93.67,37.45],[-93.68,37.47],[-93.38,37.54],[-93.37,37.43],[-93.39,37.43]]],[[[-92.94,37.55],[-92.91,37.55],[-92.87,37.57],[-92.9,37.59],[-92.87,37.59],[-92.77,37.6],[-92.72,37.61],[-92.7,37.58],[-92.7,37.55],[-92.79,37.56],[-92.82,37.54],[-92.89,37.53],[-92.94,37.55]]],[[[-92.04,36.53],[-92.01,36.55],[-92,36.61],[-92.21,36.65],[-92.2,36.67],[-92.17,36.83],[-92.19,36.84],[-92.2,36.88],[-92.24,36.88],[-92.47,36.89],[-92.49,36.89],[-92.49,36.92],[-92.45,36.98],[-92.47,37],[-92.79,37.07],[-92.9,37.01],[-92.88,36.84],[-92.9,36.83],[-92.91,36.94],[-92.98,36.92],[-93.11,36.94],[-93.18,36.85],[-93.35,37.02],[-93.39,37.08],[-93.28,37.09],[-93.26,37.11],[-93.22,37.11],[-93.12,37.22],[-93.17,37.32],[-93.19,37.33],[-93.13,37.36],[-93.12,37.35],[-93.09,37.36],[-93.04,37.37],[-93.05,37.42],[-92.65,37.48],[-92.64,37.24],[-92.6,37.26],[-92.49,37.19],[-92.36,37.26],[-92.39,37.4],[-92.39,37.41],[-92.42,37.44],[-92.41,37.47],[-92.36,37.47],[-92.36,37.43],[-92.33,37.42],[-92.3,37.35],[-92.27,37.26],[-92.23,37.28],[-92.24,37.3],[-92.22,37.31],[-92.21,37.3],[-92.12,37.25],[-92.12,37.22],[-92.2,36.91],[-92.07,37.01],[-92.03,37.02],[-91.94,37.14],[-91.89,37.14],[-91.84,37.15],[-91.76,37.17],[-91.76,37.09],[-91.87,36.95],[-91.75,36.93],[-91.71,36.93],[-91.66,36.91],[-91.66,36.79],[-91.65,36.77],[-91.64,36.76],[-91.68,36.61],[-91.76,36.61],[-91.76,36.55],[-91.76,36.5],[-92.03,36.5],[-92.04,36.53]]],[[[-94.06,36.82],[-94.19,36.94],[-93.97,37.03],[-94.06,37.14],[-93.92,37.13],[-93.91,37.18],[-93.9,37.19],[-93.96,37.21],[-94,37.22],[-94,37.27],[-93.98,37.28],[-93.98,37.27],[-93.93,37.27],[-93.88,37.31],[-93.9,37.33],[-93.82,37.38],[-93.77,37.34],[-93.69,37.19],[-93.57,37.19],[-93.49,37.19],[-93.46,37.16],[-93.44,37.17],[-93.44,37.16],[-93.42,37.16],[-93.43,37.15],[-93.49,37.07],[-93.6,37.14],[-93.59,36.98],[-93.5,36.96],[-93.54,36.94],[-93.66,36.97],[-93.69,37.1],[-93.73,37.07],[-93.77,37.03],[-93.77,37.02],[-93.72,36.83],[-93.83,36.74],[-93.97,36.74],[-94.01,36.74],[-94.01,36.76],[-94.05,36.78],[-94.07,36.76],[-94.06,36.82]]],[[[-93.46,36.68],[-93.35,36.87],[-93.15,36.81],[-93.16,36.7],[-93.31,36.73],[-93.35,36.59],[-93.45,36.65],[-93.46,36.68]]]]}},{type:"Feature",id:"658",properties:{zip3:"658"},geometry:{type:"Polygon",coordinates:[[[-93.4,37.15],[-93.42,37.18],[-93.42,37.16],[-93.44,37.16],[-93.44,37.17],[-93.46,37.16],[-93.49,37.19],[-93.53,37.19],[-93.48,37.22],[-93.47,37.23],[-93.49,37.24],[-93.46,37.25],[-93.32,37.34],[-93.32,37.36],[-93.32,37.37],[-93.28,37.34],[-93.26,37.32],[-93.22,37.32],[-93.17,37.32],[-93.12,37.22],[-93.22,37.11],[-93.26,37.11],[-93.28,37.09],[-93.35,37.1],[-93.36,37.12],[-93.4,37.15]]]}},{type:"Feature",id:"660",properties:{zip3:"660"},geometry:{type:"Polygon",coordinates:[[[-94.86,38.07],[-94.97,38.02],[-95.43,38.04],[-95.47,37.99],[-95.48,37.99],[-95.48,38.07],[-95.52,38.1],[-95.6,38.21],[-95.51,38.35],[-95.51,38.51],[-95.46,38.58],[-95.45,38.58],[-95.5,38.74],[-95.37,38.74],[-95.43,38.89],[-95.46,38.94],[-95.5,38.96],[-95.51,39.05],[-95.5,39.06],[-95.51,39.09],[-95.5,39.1],[-95.48,39.1],[-95.47,39.22],[-95.57,39.3],[-95.59,39.3],[-95.59,39.33],[-95.56,39.34],[-95.57,39.4],[-95.47,39.42],[-95.48,39.48],[-95.57,39.51],[-95.56,39.6],[-95.38,39.57],[-95.34,39.65],[-95.34,39.74],[-95.32,39.74],[-95.27,39.83],[-95.42,39.91],[-95.42,39.93],[-95.44,40],[-95.31,40],[-95.3,39.98],[-95.15,39.91],[-95.09,39.86],[-95.01,39.9],[-94.93,39.88],[-94.92,39.84],[-94.88,39.79],[-94.87,39.77],[-94.97,39.73],[-95.1,39.58],[-95.05,39.5],[-94.95,39.41],[-94.89,39.39],[-94.91,39.35],[-94.89,39.29],[-94.85,39.22],[-94.83,39.07],[-94.88,39.05],[-94.89,39.02],[-94.74,38.84],[-94.61,38.84],[-94.61,38.83],[-94.61,38.11],[-94.86,38.05],[-94.86,38.07]]]}},{type:"Feature",id:"661",properties:{zip3:"661"},geometry:{type:"Polygon",coordinates:[[[-94.61,39.04],[-94.76,39.04],[-94.77,39.05],[-94.8,39.04],[-94.84,39.06],[-94.83,39.07],[-94.85,39.22],[-94.82,39.21],[-94.71,39.17],[-94.66,39.16],[-94.59,39.14],[-94.61,39.12],[-94.61,39.04]]]}},{type:"Feature",id:"662",properties:{zip3:"662"},geometry:{type:"Polygon",coordinates:[[[-94.74,38.84],[-94.89,39.02],[-94.84,39.06],[-94.8,39.04],[-94.77,39.05],[-94.76,39.04],[-94.61,39.04],[-94.61,38.84],[-94.69,38.84],[-94.74,38.84]]]}},{type:"Feature",id:"664",properties:{zip3:"664"},geometry:{type:"MultiPolygon",coordinates:[[[[-96.5,38.93],[-96.5,39.04],[-96.26,39.1],[-96.04,38.9],[-96,38.91],[-95.95,38.91],[-95.95,38.93],[-95.91,38.93],[-95.91,38.96],[-95.73,38.94],[-95.75,38.94],[-95.82,38.9],[-95.84,38.87],[-95.67,38.91],[-95.65,38.93],[-95.63,38.99],[-95.57,38.98],[-95.56,38.96],[-95.52,38.95],[-95.5,38.97],[-95.5,38.96],[-95.46,38.94],[-95.44,38.9],[-95.58,38.87],[-95.61,38.77],[-95.74,38.83],[-95.74,38.81],[-95.82,38.81],[-95.77,38.74],[-95.76,38.71],[-95.81,38.7],[-95.96,38.7],[-96,38.7],[-96.28,38.74],[-96.29,38.87],[-96.5,38.93]]],[[[-95.76,38.61],[-95.58,38.69],[-95.57,38.68],[-95.57,38.69],[-95.57,38.68],[-95.55,38.66],[-95.58,38.65],[-95.69,38.52],[-95.71,38.51],[-95.74,38.52],[-95.75,38.52],[-95.77,38.58],[-95.76,38.61]]],[[[-96.96,39.16],[-96.87,39.07],[-96.84,39.12],[-96.72,39.13],[-96.64,39.04],[-96.63,39.01],[-96.63,38.87],[-96.89,38.87],[-96.89,38.86],[-97,39.13],[-96.96,39.16]]],[[[-95.59,39.12],[-95.57,39.12],[-95.51,39.12],[-95.5,39.1],[-95.51,39.09],[-95.54,39.08],[-95.59,39.1],[-95.59,39.12]]],[[[-96.53,39.9],[-96.5,39.9],[-96.5,39.88],[-96.53,39.9]]],[[[-96.81,40],[-96.73,40],[-96.73,39.97],[-96.75,39.97],[-96.75,39.94],[-96.71,39.92],[-96.75,39.91],[-96.73,39.86],[-96.77,39.87],[-96.79,39.81],[-96.84,39.81],[-96.81,39.91],[-96.81,40]]],[[[-96.04,39.95],[-96.03,39.98],[-96.05,39.99],[-96.05,40],[-95.88,40],[-95.88,39.97],[-95.9,39.97],[-95.93,39.91],[-95.98,39.89],[-96,39.9],[-96.05,39.93],[-96.04,39.95]]],[[[-96.31,39.8],[-96.35,39.74],[-96.31,39.6],[-96.53,39.52],[-96.56,39.52],[-96.59,39.55],[-96.6,39.54],[-96.68,39.48],[-96.69,39.48],[-96.73,39.58],[-96.69,39.77],[-96.5,39.74],[-96.5,39.82],[-96.48,39.87],[-96.5,39.9],[-96.37,39.91],[-96.33,39.9],[-96.31,40],[-96.14,39.99],[-96.15,39.78],[-96,39.73],[-95.85,39.76],[-95.88,39.61],[-95.57,39.54],[-95.57,39.51],[-95.48,39.48],[-95.47,39.42],[-95.57,39.4],[-95.56,39.34],[-95.59,39.33],[-95.59,39.3],[-95.6,39.3],[-95.62,39.27],[-95.77,39.22],[-95.63,39.39],[-95.9,39.4],[-95.92,39.58],[-96.24,39.61],[-96.18,39.78],[-96.31,39.8]]],[[[-96.04,39.24],[-96.04,39.3],[-96.17,39.22],[-96.26,39.13],[-96.18,39.38],[-96.11,39.39],[-96.13,39.57],[-96.04,39.54],[-95.85,39.26],[-95.85,39.22],[-96.04,39.24]]],[[[-96.96,39.38],[-96.9,39.43],[-96.9,39.49],[-96.85,39.48],[-96.85,39.47],[-96.78,39.35],[-96.96,39.34],[-96.96,39.38]]],[[[-95.67,40],[-95.44,40],[-95.42,39.93],[-95.42,39.9],[-95.45,39.8],[-95.47,39.75],[-95.36,39.74],[-95.34,39.74],[-95.34,39.65],[-95.38,39.57],[-95.56,39.6],[-95.56,39.61],[-95.7,39.65],[-95.79,39.84],[-95.66,39.92],[-95.66,39.99],[-95.67,39.99],[-95.67,40]]]]}},{type:"Feature",id:"665",properties:{zip3:"665"},geometry:{type:"MultiPolygon",coordinates:[[[[-95.77,39.22],[-95.81,39.22],[-95.8,39.09],[-95.98,39.11],[-95.95,38.99],[-95.95,38.91],[-96,38.91],[-96.04,38.9],[-96.26,39.1],[-96.5,39.04],[-96.5,39.01],[-96.54,39.02],[-96.55,39],[-96.64,39.04],[-96.72,39.13],[-96.68,39.2],[-96.96,39.34],[-96.78,39.35],[-96.85,39.47],[-96.85,39.48],[-96.9,39.49],[-96.91,39.51],[-96.9,39.52],[-96.81,39.57],[-96.81,39.71],[-96.81,39.81],[-96.79,39.81],[-96.77,39.87],[-96.73,39.86],[-96.75,39.91],[-96.71,39.92],[-96.75,39.94],[-96.75,39.97],[-96.73,39.97],[-96.73,40],[-96.46,40],[-96.29,40.02],[-96.29,40.03],[-96.27,40.03],[-96.27,40],[-96.31,40],[-96.33,39.9],[-96.37,39.91],[-96.5,39.9],[-96.48,39.87],[-96.5,39.82],[-96.5,39.74],[-96.69,39.77],[-96.73,39.58],[-96.69,39.48],[-96.68,39.48],[-96.6,39.54],[-96.59,39.55],[-96.56,39.52],[-96.53,39.52],[-96.31,39.6],[-96.35,39.74],[-96.31,39.8],[-96.18,39.78],[-96.24,39.61],[-95.92,39.58],[-95.9,39.4],[-95.63,39.39],[-95.77,39.22]]],[[[-95.6,39.03],[-95.59,39.05],[-95.55,39.07],[-95.51,39.07],[-95.5,39.06],[-95.51,39.05],[-95.5,38.97],[-95.52,38.95],[-95.56,38.96],[-95.57,38.98],[-95.6,38.99],[-95.59,39.02],[-95.6,39.03]]],[[[-95.67,38.44],[-95.69,38.46],[-95.69,38.52],[-95.58,38.65],[-95.55,38.66],[-95.57,38.68],[-95.57,38.69],[-95.57,38.68],[-95.58,38.69],[-95.76,38.61],[-95.77,38.58],[-95.75,38.52],[-95.75,38.5],[-95.77,38.49],[-95.78,38.48],[-95.95,38.58],[-95.95,38.64],[-95.97,38.64],[-95.97,38.67],[-95.99,38.67],[-95.99,38.7],[-95.96,38.7],[-95.81,38.7],[-95.76,38.71],[-95.77,38.74],[-95.82,38.81],[-95.74,38.81],[-95.74,38.83],[-95.61,38.77],[-95.58,38.87],[-95.44,38.9],[-95.43,38.89],[-95.37,38.74],[-95.5,38.74],[-95.45,38.58],[-95.46,38.58],[-95.51,38.51],[-95.51,38.45],[-95.52,38.45],[-95.51,38.46],[-95.62,38.45],[-95.62,38.43],[-95.67,38.44]]],[[[-95.82,38.9],[-95.75,38.94],[-95.71,38.94],[-95.7,38.93],[-95.67,38.91],[-95.84,38.87],[-95.82,38.9]]],[[[-95.62,39.27],[-95.6,39.3],[-95.57,39.3],[-95.47,39.22],[-95.48,39.1],[-95.51,39.12],[-95.57,39.12],[-95.58,39.13],[-95.59,39.13],[-95.59,39.17],[-95.61,39.18],[-95.62,39.27]]],[[[-95.45,39.8],[-95.42,39.9],[-95.42,39.91],[-95.27,39.83],[-95.32,39.74],[-95.36,39.74],[-95.47,39.75],[-95.45,39.8]]],[[[-95.56,39.61],[-95.57,39.54],[-95.88,39.61],[-95.85,39.76],[-96,39.73],[-96.15,39.78],[-96.14,39.99],[-96.15,40],[-96.05,40],[-96.05,39.99],[-96.03,39.98],[-96.04,39.95],[-96.05,39.93],[-96,39.9],[-95.98,39.89],[-95.93,39.91],[-95.9,39.97],[-95.88,39.97],[-95.88,40],[-95.67,40],[-95.67,39.99],[-95.66,39.99],[-95.66,39.92],[-95.79,39.84],[-95.7,39.65],[-95.56,39.61]]]]}},{type:"Feature",id:"666",properties:{zip3:"666"},geometry:{type:"Polygon",coordinates:[[[-95.65,38.93],[-95.7,38.93],[-95.71,38.94],[-95.73,38.94],[-95.91,38.96],[-95.91,38.93],[-95.95,38.93],[-95.95,38.99],[-95.98,39.11],[-95.8,39.09],[-95.81,39.22],[-95.61,39.18],[-95.59,39.17],[-95.59,39.13],[-95.58,39.13],[-95.59,39.12],[-95.59,39.1],[-95.54,39.08],[-95.51,39.07],[-95.5,39.06],[-95.51,39.07],[-95.59,39.05],[-95.6,39.03],[-95.59,39.02],[-95.6,38.99],[-95.63,38.99],[-95.65,38.93]]]}},{type:"Feature",id:"667",properties:{zip3:"667"},geometry:{type:"Polygon",coordinates:[[[-94.93,37],[-95.07,37.16],[-95.04,37.26],[-95.23,37.47],[-95.38,37.38],[-95.77,37.34],[-95.96,37.39],[-95.96,37.52],[-96.02,37.58],[-95.9,37.68],[-96.14,37.78],[-96.14,37.83],[-96.11,37.83],[-96.08,37.83],[-96.01,37.82],[-96.01,37.84],[-96.03,37.84],[-96.01,37.88],[-95.98,37.86],[-95.98,37.85],[-95.97,37.85],[-95.96,37.9],[-95.89,38.04],[-95.54,38.07],[-95.48,38.07],[-95.48,37.99],[-95.47,37.99],[-95.43,38.04],[-94.97,38.02],[-94.86,38.07],[-94.86,38.05],[-94.61,38.11],[-94.62,37],[-94.93,37]]]}},{type:"Feature",id:"668",properties:{zip3:"668"},geometry:{type:"Polygon",coordinates:[[[-96.12,37.91],[-96.52,38.09],[-96.52,37.97],[-96.62,37.97],[-96.62,37.96],[-96.85,37.98],[-96.93,37.9],[-96.93,37.92],[-97.03,38.09],[-97.25,38.16],[-97.24,38.25],[-97.13,38.28],[-97.15,38.44],[-97.13,38.45],[-97.04,38.58],[-96.69,38.65],[-96.85,38.74],[-96.82,38.75],[-96.89,38.81],[-96.89,38.87],[-96.63,38.87],[-96.63,39.01],[-96.55,39],[-96.54,39.02],[-96.5,39.01],[-96.5,38.93],[-96.29,38.87],[-96.28,38.74],[-96,38.7],[-95.99,38.7],[-95.99,38.67],[-95.97,38.67],[-95.97,38.64],[-95.95,38.64],[-95.95,38.58],[-95.78,38.48],[-95.77,38.49],[-95.75,38.5],[-95.74,38.52],[-95.71,38.51],[-95.69,38.46],[-95.67,38.44],[-95.62,38.43],[-95.62,38.45],[-95.51,38.46],[-95.52,38.45],[-95.51,38.45],[-95.51,38.35],[-95.6,38.21],[-95.52,38.1],[-95.54,38.07],[-95.89,38.04],[-95.96,37.9],[-95.97,37.85],[-95.98,37.85],[-95.98,37.86],[-96.01,37.88],[-96.03,37.84],[-96.07,37.84],[-96.09,37.87],[-96.12,37.91]]]}},{type:"Feature",id:"669",properties:{zip3:"669"},geometry:{type:"Polygon",coordinates:[[[-96.81,39.71],[-96.81,39.57],[-96.9,39.54],[-97.03,39.57],[-97.24,39.47],[-97.46,39.42],[-97.46,39.52],[-97.59,39.42],[-97.93,39.5],[-97.93,39.57],[-98.23,39.57],[-98.27,39.63],[-98.71,39.68],[-98.7,39.57],[-98.76,39.57],[-98.77,39.58],[-98.8,39.6],[-98.78,39.61],[-98.78,39.68],[-98.82,39.7],[-99.08,39.67],[-99.12,39.74],[-99.07,39.87],[-99.1,39.92],[-99.1,39.97],[-99.12,39.99],[-99.1,39.99],[-99.1,40],[-98.16,40],[-98.05,40],[-97.8,40],[-97.67,40],[-96.81,40],[-96.81,39.91],[-96.84,39.81],[-96.81,39.81],[-96.81,39.74],[-96.81,39.71]]]}},{type:"Feature",id:"670",properties:{zip3:"670"},geometry:{type:"MultiPolygon",coordinates:[[[[-98.85,37.14],[-98.35,37.18],[-98.26,37.36],[-98.25,37.42],[-98.23,37.43],[-98.21,37.4],[-97.75,37.39],[-97.59,37.48],[-97.53,37.59],[-97.67,37.54],[-97.86,37.58],[-97.9,37.66],[-97.9,37.72],[-97.86,37.73],[-97.77,37.73],[-97.59,37.83],[-97.5,37.79],[-97.5,37.76],[-97.52,37.76],[-97.52,37.61],[-97.32,37.57],[-97.25,37.64],[-97.24,37.62],[-97.15,37.62],[-97.15,37.5],[-97.41,37.52],[-97.46,37.39],[-97.67,37.31],[-97.75,37.17],[-97.49,37.15],[-97.47,37],[-98.18,37],[-98.24,37],[-99.4,37],[-99.4,37.24],[-99.51,37.38],[-99.41,37.38],[-99.39,37.57],[-99.39,37.63],[-99.41,37.63],[-99.41,37.65],[-99.39,37.65],[-99.4,37.73],[-99.15,37.73],[-98.94,37.83],[-98.72,37.81],[-98.7,37.78],[-98.66,37.72],[-98.7,37.72],[-98.92,37.75],[-98.98,37.6],[-98.78,37.53],[-98.68,37.38],[-98.86,37.28],[-98.84,37.17],[-98.85,37.14]]],[[[-97.03,37.46],[-97.08,37.48],[-97.15,37.5],[-97.03,37.56],[-97.03,37.61],[-97.08,37.64],[-97.14,37.64],[-97.15,37.64],[-97.15,37.77],[-97.17,37.81],[-97.17,37.83],[-97.17,37.88],[-96.97,37.91],[-97,37.91],[-96.99,37.91],[-96.96,37.91],[-96.93,37.91],[-96.93,37.9],[-96.85,37.98],[-96.62,37.96],[-96.62,37.82],[-96.68,37.8],[-96.53,37.79],[-96.52,38.09],[-96.12,37.91],[-96.09,37.87],[-96.07,37.84],[-96.11,37.83],[-96.14,37.83],[-96.14,37.78],[-95.9,37.68],[-96.02,37.58],[-95.96,37.52],[-95.96,37.45],[-96.09,37.55],[-96.14,37.54],[-96.14,37.56],[-96.15,37.72],[-96.29,37.68],[-96.31,37.68],[-96.53,37.74],[-96.53,37.24],[-96.38,37.2],[-96.35,37],[-97.24,37],[-97.22,37.19],[-96.87,37.13],[-96.78,37.27],[-96.89,37.45],[-97.03,37.46]]],[[[-97.39,37.39],[-97.24,37.44],[-97.16,37.32],[-97.34,37.32],[-97.39,37.39]]],[[[-98.71,37.44],[-98.68,37.43],[-98.61,37.39],[-98.63,37.39],[-98.68,37.38],[-98.71,37.44]]],[[[-98.56,37.7],[-98.48,37.72],[-98.14,37.81],[-98.1,37.81],[-97.99,37.7],[-97.97,37.66],[-97.94,37.49],[-98.15,37.49],[-98.46,37.56],[-98.47,37.37],[-98.54,37.37],[-98.59,37.56],[-98.56,37.7]]],[[[-97.41,38.1],[-97.46,37.94],[-97.61,37.96],[-97.59,37.87],[-97.74,37.93],[-97.81,37.97],[-97.76,38.02],[-97.78,38.04],[-97.62,38.12],[-97.62,38.13],[-97.41,38.19],[-97.37,38.19],[-97.41,38.13],[-97.41,38.1]]],[[[-97.52,37.89],[-97.51,37.89],[-97.51,37.88],[-97.52,37.89]]],[[[-97.3,37.78],[-97.29,37.78],[-97.29,37.81],[-97.26,37.81],[-97.25,37.8],[-97.25,37.78],[-97.3,37.78]]],[[[-96.07,37.84],[-96.01,37.84],[-96.01,37.82],[-96.07,37.84]]],[[[-97.2,38.45],[-97.15,38.44],[-97.13,38.28],[-97.24,38.25],[-97.24,38.23],[-97.26,38.23],[-97.28,38.22],[-97.28,38.26],[-97.33,38.26],[-97.33,38.28],[-97.35,38.28],[-97.35,38.35],[-97.37,38.44],[-97.2,38.45]]]]}},{type:"Feature",id:"671",properties:{zip3:"671"},geometry:{type:"MultiPolygon",coordinates:[[[[-98.25,37.42],[-98.26,37.36],[-98.35,37.18],[-98.85,37.14],[-98.84,37.17],[-98.86,37.28],[-98.68,37.38],[-98.78,37.53],[-98.98,37.6],[-98.92,37.75],[-98.7,37.72],[-98.68,37.72],[-98.68,37.7],[-98.65,37.72],[-98.61,37.7],[-98.56,37.7],[-98.59,37.56],[-98.54,37.37],[-98.47,37.37],[-98.46,37.56],[-98.15,37.49],[-97.94,37.49],[-97.97,37.66],[-97.97,37.7],[-97.9,37.7],[-97.9,37.66],[-97.86,37.58],[-97.67,37.54],[-97.53,37.59],[-97.59,37.48],[-97.75,37.39],[-98.21,37.4],[-98.23,37.43],[-98.25,37.42]]],[[[-97.81,37.78],[-97.7,37.91],[-97.59,37.87],[-97.61,37.96],[-97.46,37.94],[-97.41,38.1],[-97.41,38.13],[-97.37,38.19],[-97.41,38.19],[-97.62,38.13],[-97.62,38.14],[-97.65,38.19],[-97.65,38.24],[-97.35,38.26],[-97.35,38.28],[-97.33,38.28],[-97.33,38.26],[-97.28,38.26],[-97.28,38.22],[-97.26,38.23],[-97.24,38.23],[-97.25,38.16],[-97.03,38.09],[-96.93,37.92],[-96.93,37.91],[-96.99,37.91],[-97,37.91],[-96.97,37.91],[-97.17,37.88],[-97.17,37.84],[-97.21,37.84],[-97.23,37.83],[-97.23,37.8],[-97.26,37.81],[-97.32,37.81],[-97.35,37.83],[-97.37,37.82],[-97.5,37.75],[-97.5,37.79],[-97.59,37.83],[-97.77,37.73],[-97.81,37.73],[-97.81,37.78]]],[[[-99.54,37.26],[-99.56,37.38],[-99.56,37.73],[-99.4,37.73],[-99.39,37.65],[-99.41,37.65],[-99.41,37.63],[-99.39,37.63],[-99.39,37.57],[-99.41,37.38],[-99.51,37.38],[-99.4,37.24],[-99.4,37],[-99.54,37],[-99.54,37.12],[-99.56,37.19],[-99.62,37.25],[-99.54,37.26]]],[[[-97.15,37.5],[-97.08,37.48],[-97.03,37.46],[-96.89,37.45],[-96.78,37.27],[-96.87,37.13],[-97.22,37.19],[-97.24,37],[-97.47,37],[-97.49,37.15],[-97.75,37.17],[-97.67,37.31],[-97.46,37.39],[-97.41,37.52],[-97.15,37.5]]],[[[-99.21,37.44],[-99.16,37.43],[-98.93,37.38],[-99,37.28],[-99.02,37.1],[-99.03,37.11],[-99.05,37.11],[-99.08,37.11],[-99.21,37.17],[-99.17,37.27],[-99.31,37.34],[-99.21,37.44]]],[[[-97.15,37.62],[-97.15,37.64],[-97.14,37.64],[-97.08,37.64],[-97.03,37.61],[-97.03,37.56],[-97.15,37.5],[-97.15,37.62]]],[[[-96.53,37.74],[-96.31,37.68],[-96.29,37.68],[-96.15,37.72],[-96.14,37.56],[-96.14,37.53],[-96.34,37.61],[-96.4,37.53],[-96.43,37.52],[-96.43,37.53],[-96.42,37.54],[-96.46,37.56],[-96.5,37.57],[-96.53,37.56],[-96.53,37.74]]],[[[-96.68,37.8],[-96.62,37.82],[-96.62,37.97],[-96.52,37.97],[-96.53,37.79],[-96.68,37.8]]]]}},{type:"Feature",id:"672",properties:{zip3:"672"},geometry:{type:"Polygon",coordinates:[[[-97.15,37.62],[-97.24,37.62],[-97.25,37.64],[-97.32,37.57],[-97.52,37.61],[-97.52,37.76],[-97.5,37.76],[-97.5,37.75],[-97.37,37.82],[-97.35,37.83],[-97.32,37.81],[-97.29,37.81],[-97.3,37.8],[-97.29,37.79],[-97.3,37.78],[-97.25,37.78],[-97.25,37.8],[-97.23,37.8],[-97.23,37.83],[-97.21,37.84],[-97.17,37.84],[-97.17,37.81],[-97.15,37.77],[-97.15,37.72],[-97.15,37.62]]]}},{type:"Feature",id:"673",properties:{zip3:"673"},geometry:{type:"Polygon",coordinates:[[[-94.93,37],[-96.35,37],[-96.38,37.2],[-96.53,37.24],[-96.53,37.56],[-96.5,37.57],[-96.46,37.56],[-96.42,37.54],[-96.43,37.53],[-96.43,37.52],[-96.4,37.53],[-96.34,37.61],[-96.14,37.53],[-96.14,37.54],[-96.09,37.55],[-95.96,37.45],[-95.96,37.39],[-95.77,37.34],[-95.38,37.38],[-95.23,37.47],[-95.04,37.26],[-95.07,37.16],[-94.93,37]]]}},{type:"Feature",id:"674",properties:{zip3:"674"},geometry:{type:"Polygon",coordinates:[[[-97.13,38.45],[-97.2,38.45],[-97.37,38.44],[-97.35,38.35],[-97.35,38.26],[-97.65,38.24],[-97.66,38.23],[-97.78,38.32],[-98.03,38.25],[-98.03,38.4],[-98.22,38.49],[-98.37,38.43],[-98.41,38.43],[-98.44,38.44],[-98.46,38.46],[-98.48,38.7],[-98.58,38.7],[-98.47,39.03],[-98.47,39.16],[-98.6,39.26],[-98.69,39.23],[-98.81,39.23],[-98.82,39.34],[-98.97,39.41],[-98.82,39.45],[-98.86,39.57],[-98.7,39.57],[-98.71,39.68],[-98.27,39.63],[-98.23,39.57],[-97.93,39.57],[-97.93,39.5],[-97.59,39.42],[-97.46,39.52],[-97.46,39.42],[-97.24,39.47],[-97.03,39.57],[-96.9,39.54],[-96.9,39.52],[-96.91,39.51],[-96.9,39.43],[-96.96,39.38],[-96.96,39.16],[-97,39.13],[-96.89,38.86],[-96.89,38.81],[-96.82,38.75],[-96.85,38.74],[-96.69,38.65],[-97.04,38.58],[-97.13,38.45]]]}},{type:"Feature",id:"675",properties:{zip3:"675"},geometry:{type:"Polygon",coordinates:[[[-97.81,37.97],[-97.74,37.93],[-97.7,37.91],[-97.81,37.78],[-97.81,37.73],[-97.86,37.73],[-97.9,37.72],[-97.9,37.7],[-97.97,37.7],[-97.99,37.7],[-98.1,37.81],[-98.14,37.81],[-98.48,37.72],[-98.61,37.7],[-98.65,37.72],[-98.68,37.7],[-98.68,37.72],[-98.66,37.72],[-98.7,37.78],[-98.72,37.81],[-98.94,37.83],[-99.15,37.73],[-99.63,37.73],[-99.64,38.26],[-100.24,38.26],[-100.25,38.51],[-100.33,38.7],[-100.33,38.76],[-100.21,38.84],[-100.1,38.84],[-99.82,38.8],[-99.82,38.81],[-99.56,38.7],[-99.52,38.74],[-99.47,38.71],[-98.82,38.7],[-98.48,38.7],[-98.46,38.46],[-98.44,38.44],[-98.41,38.43],[-98.37,38.43],[-98.22,38.49],[-98.03,38.4],[-98.03,38.25],[-97.78,38.32],[-97.66,38.23],[-97.65,38.19],[-97.62,38.14],[-97.62,38.12],[-97.78,38.04],[-97.76,38.02],[-97.81,37.97]]]}},{type:"Feature",id:"676",properties:{zip3:"676"},geometry:{type:"Polygon",coordinates:[[[-98.69,39.23],[-98.6,39.26],[-98.47,39.16],[-98.47,39.03],[-98.58,38.7],[-98.82,38.7],[-99.47,38.71],[-99.52,38.74],[-99.56,38.7],[-99.82,38.81],[-99.82,38.8],[-100.1,38.84],[-100.15,38.84],[-100.16,39.13],[-100.16,39.57],[-100.44,39.58],[-100.63,39.64],[-100.44,39.65],[-100.37,39.77],[-100.37,40],[-99.1,40],[-99.1,39.99],[-99.12,39.99],[-99.1,39.97],[-99.1,39.92],[-99.07,39.87],[-99.12,39.74],[-99.08,39.67],[-98.82,39.7],[-98.78,39.68],[-98.78,39.61],[-98.8,39.6],[-98.77,39.58],[-98.76,39.57],[-98.86,39.57],[-98.82,39.45],[-98.97,39.41],[-98.82,39.34],[-98.81,39.23],[-98.69,39.23]]]}},{type:"Feature",id:"677",properties:{zip3:"677"},geometry:{type:"Polygon",coordinates:[[[-100.16,39.13],[-100.15,38.84],[-100.21,38.84],[-100.33,38.76],[-100.33,38.72],[-100.34,38.72],[-100.34,38.74],[-100.5,38.74],[-100.68,38.7],[-100.69,38.78],[-100.96,38.79],[-100.97,38.72],[-101.26,38.77],[-101.45,38.7],[-102.05,38.7],[-102.05,40],[-100.37,40],[-100.37,39.77],[-100.44,39.65],[-100.63,39.64],[-100.44,39.58],[-100.16,39.57],[-100.16,39.13]]]}},{type:"Feature",id:"678",properties:{zip3:"678"},geometry:{type:"Polygon",coordinates:[[[-100.63,37],[-100.63,37.05],[-100.64,37.07],[-100.67,37.07],[-100.89,37.26],[-101.03,37.27],[-101.07,37.39],[-102.04,37.39],[-102.05,38.7],[-101.45,38.7],[-101.26,38.77],[-100.97,38.72],[-100.96,38.79],[-100.69,38.78],[-100.68,38.7],[-100.5,38.74],[-100.34,38.74],[-100.34,38.72],[-100.33,38.72],[-100.33,38.7],[-100.25,38.51],[-100.24,38.26],[-99.64,38.26],[-99.63,37.73],[-99.56,37.74],[-99.56,37.38],[-99.54,37.26],[-99.62,37.25],[-99.56,37.19],[-99.72,37.02],[-99.65,37.04],[-99.6,37.05],[-99.54,37.04],[-99.54,37],[-99.72,37],[-99.89,37.1],[-100.09,37.07],[-100.09,37],[-100.63,37]]]}},{type:"Feature",id:"679",properties:{zip3:"679"},geometry:{type:"Polygon",coordinates:[[[-102.04,37.39],[-101.07,37.39],[-101.03,37.27],[-100.89,37.26],[-100.67,37.07],[-100.64,37.07],[-100.63,37.05],[-100.63,37],[-101.83,36.99],[-101.99,36.99],[-102.04,36.99],[-102.04,37.02],[-102.04,37.39]]]}},{type:"Feature",id:"680",properties:{zip3:"680"},geometry:{type:"MultiPolygon",coordinates:[[[[-95.96,41.06],[-95.83,40.98],[-95.87,40.9],[-95.94,40.94],[-96.29,40.96],[-96.37,40.96],[-96.4,41],[-96.43,40.99],[-96.46,41.05],[-96.6,41.05],[-96.58,41],[-96.6,41],[-96.6,40.99],[-96.64,40.99],[-96.64,40.97],[-96.68,41],[-96.7,41.02],[-96.74,41],[-96.8,41],[-96.8,41.02],[-96.83,41.02],[-96.83,41],[-96.85,41.02],[-96.88,40.99],[-96.92,41.02],[-96.93,41],[-96.93,40.98],[-96.95,40.99],[-96.95,41.05],[-96.91,41.05],[-96.91,41.22],[-96.99,41.23],[-97.06,41.41],[-96.87,41.45],[-96.74,41.35],[-96.57,41.44],[-96.64,41.55],[-96.87,41.62],[-96.83,41.66],[-96.81,41.73],[-96.79,41.73],[-96.79,41.74],[-96.57,41.74],[-96.59,41.89],[-96.77,42.02],[-96.81,42.03],[-96.9,42.13],[-96.49,42.28],[-96.54,42.34],[-96.51,42.36],[-96.42,42.36],[-96.41,42.38],[-96.38,42.32],[-96.35,42.19],[-96.31,42.13],[-96.27,42.1],[-96.22,42.03],[-96.23,41.99],[-96.22,42.01],[-96.18,42],[-96.14,41.92],[-96.06,41.79],[-96.12,41.68],[-96.08,41.58],[-96.1,41.55],[-96.04,41.51],[-96.01,41.48],[-95.96,41.46],[-95.94,41.47],[-95.92,41.45],[-95.93,41.46],[-95.93,41.42],[-96.01,41.39],[-96.14,41.41],[-96.23,41.25],[-96.2,41.13],[-96.1,41.16],[-96.03,41.07],[-95.96,41.06]]],[[[-95.94,41.15],[-95.84,41.17],[-95.86,41.09],[-95.87,41.08],[-95.89,41.12],[-95.94,41.15]]]]}},{type:"Feature",id:"681",properties:{zip3:"681"},geometry:{type:"Polygon",coordinates:[[[-95.94,41.15],[-95.89,41.12],[-95.87,41.08],[-95.96,41.06],[-96.03,41.07],[-96.1,41.16],[-96.2,41.13],[-96.23,41.25],[-96.14,41.41],[-96.01,41.39],[-95.93,41.42],[-95.93,41.43],[-95.92,41.45],[-95.93,41.46],[-95.92,41.44],[-95.93,41.43],[-95.93,41.41],[-95.94,41.39],[-95.93,41.37],[-95.96,41.35],[-95.93,41.32],[-95.9,41.27],[-95.92,41.26],[-95.93,41.2],[-95.94,41.15]]]}},{type:"Feature",id:"683",properties:{zip3:"683"},geometry:{type:"MultiPolygon",coordinates:[[[[-97.86,40.34],[-97.88,40.35],[-97.65,40.35],[-97.12,40.35],[-96.95,40.23],[-96.92,40.32],[-97.05,40.44],[-96.91,40.44],[-96.95,40.57],[-96.95,40.55],[-97.1,40.52],[-97.48,40.54],[-97.6,40.47],[-97.6,40.42],[-97.63,40.42],[-97.64,40.43],[-97.75,40.51],[-97.77,40.51],[-97.77,40.7],[-97.83,40.7],[-97.86,40.77],[-97.88,40.8],[-97.83,40.84],[-97.83,40.99],[-97.81,40.99],[-97.81,40.98],[-97.77,40.99],[-97.75,41.05],[-97.5,41.11],[-97.37,41.05],[-97.25,41.05],[-97.43,41.02],[-97.46,41.02],[-97.69,40.97],[-97.75,40.84],[-97.69,40.71],[-97.37,40.77],[-97.37,40.84],[-97.16,40.82],[-97.13,40.7],[-96.91,40.74],[-96.91,40.79],[-96.79,40.7],[-96.82,40.7],[-96.84,40.71],[-96.84,40.68],[-96.8,40.63],[-96.79,40.63],[-96.74,40.52],[-96.65,40.65],[-96.61,40.65],[-96.57,40.69],[-96.57,40.7],[-96.56,40.73],[-96.55,40.73],[-96.41,40.61],[-95.84,40.52],[-95.78,40.44],[-95.68,40.44],[-95.68,40.45],[-95.66,40.44],[-95.66,40.42],[-95.63,40.36],[-95.64,40.34],[-95.67,40.33],[-95.72,40.38],[-95.8,40.26],[-95.82,40],[-96.11,40],[-96.1,40.03],[-96.12,40.03],[-96.03,40.16],[-96.01,40.25],[-96.24,40.26],[-96.16,40.32],[-96.16,40.31],[-96.12,40.45],[-96.24,40.52],[-96.46,40.52],[-96.46,40.35],[-96.39,40.39],[-96.35,40.09],[-96.27,40.06],[-96.27,40.03],[-96.29,40.03],[-96.29,40.02],[-96.46,40],[-96.56,40],[-96.56,40.02],[-96.54,40.02],[-96.52,40.07],[-96.52,40.15],[-96.6,40.1],[-96.64,40.12],[-96.8,40.16],[-96.86,40.16],[-96.92,40],[-97,40],[-97.01,40.02],[-96.98,40.03],[-96.95,40.03],[-96.95,40.07],[-97.04,40.09],[-97.07,40.1],[-97.06,40.06],[-97.03,40.05],[-97.01,40.02],[-97.01,40],[-97.67,40],[-97.8,40],[-97.82,40],[-97.82,40.09],[-97.82,40.23],[-97.86,40.34]]],[[[-96.58,40.07],[-96.56,40.07],[-96.57,40.05],[-96.59,40.05],[-96.58,40.07]]],[[[-95.58,40.25],[-95.47,40.23],[-95.49,40.19],[-95.46,40.02],[-95.44,40],[-95.46,40],[-95.67,40],[-95.65,40.2],[-95.58,40.25]]],[[[-97.01,41.01],[-97.08,41.05],[-96.95,41.05],[-96.95,40.99],[-96.91,40.97],[-96.99,40.94],[-97.01,41.01]]],[[[-96.1,40.7],[-95.96,40.73],[-95.95,40.7],[-96.07,40.58],[-96.07,40.68],[-96.12,40.67],[-96.1,40.7]]],[[[-96.46,40.75],[-96.46,40.81],[-96.46,40.83],[-96.46,40.91],[-96.56,41.05],[-96.46,41.05],[-96.43,40.99],[-96.4,41],[-96.37,40.96],[-96.35,40.96],[-96.22,40.82],[-96.05,40.76],[-96.46,40.75]]],[[[-96.74,41],[-96.7,40.99],[-96.68,41],[-96.64,40.97],[-96.64,40.96],[-96.68,40.89],[-96.68,40.96],[-96.76,40.99],[-96.74,41]]]]}},{type:"Feature",id:"684",properties:{zip3:"684"},geometry:{type:"MultiPolygon",coordinates:[[[[-97.07,40.1],[-97.04,40.09],[-96.95,40.07],[-96.95,40.03],[-96.98,40.03],[-97.01,40.02],[-97,40],[-97.01,40],[-97.01,40.02],[-97.03,40.05],[-97.06,40.06],[-97.07,40.1]]],[[[-96.64,40.12],[-96.6,40.1],[-96.52,40.15],[-96.52,40.07],[-96.54,40.02],[-96.56,40.02],[-96.56,40],[-96.92,40],[-96.86,40.16],[-96.8,40.16],[-96.64,40.12]]],[[[-95.49,40.19],[-95.44,40.16],[-95.42,40.06],[-95.32,40.01],[-95.31,40],[-95.46,40],[-95.44,40],[-95.46,40.02],[-95.49,40.19]]],[[[-95.63,40.36],[-95.64,40.36],[-95.62,40.35],[-95.62,40.34],[-95.65,40.32],[-95.61,40.31],[-95.55,40.26],[-95.58,40.25],[-95.65,40.2],[-95.67,40],[-95.82,40],[-95.8,40.26],[-95.72,40.38],[-95.67,40.33],[-95.64,40.34],[-95.63,40.36]]],[[[-96.16,40.31],[-96.16,40.32],[-96.24,40.26],[-96.01,40.25],[-96.03,40.16],[-96.12,40.03],[-96.1,40.03],[-96.11,40],[-96.27,40],[-96.27,40.06],[-96.35,40.09],[-96.39,40.39],[-96.46,40.35],[-96.46,40.52],[-96.24,40.52],[-96.12,40.45],[-96.16,40.31]]],[[[-97.65,40.35],[-97.86,40.35],[-97.79,40.51],[-97.75,40.51],[-97.64,40.43],[-97.63,40.42],[-97.6,40.42],[-97.6,40.47],[-97.48,40.54],[-97.1,40.52],[-96.95,40.55],[-96.95,40.57],[-96.91,40.44],[-97.05,40.44],[-96.92,40.32],[-96.95,40.23],[-97.12,40.35],[-97.65,40.35]]],[[[-96.5,40.25],[-96.54,40.25],[-96.46,40.28],[-96.46,40.19],[-96.54,40.19],[-96.56,40.21],[-96.5,40.25]]],[[[-95.69,40.56],[-95.67,40.56],[-95.65,40.54],[-95.7,40.51],[-95.69,40.47],[-95.66,40.44],[-95.68,40.45],[-95.68,40.44],[-95.78,40.44],[-95.84,40.52],[-96.41,40.61],[-96.55,40.73],[-96.55,40.74],[-96.57,40.74],[-96.57,40.8],[-96.46,40.8],[-96.46,40.75],[-96.05,40.76],[-96.22,40.82],[-96.35,40.96],[-96.29,40.96],[-95.94,40.94],[-95.87,40.9],[-95.84,40.84],[-95.84,40.78],[-95.85,40.7],[-95.84,40.68],[-95.77,40.62],[-95.77,40.53],[-95.69,40.56]]],[[[-96.78,40.36],[-96.79,40.44],[-96.57,40.39],[-96.78,40.36]]],[[[-96.84,40.71],[-96.82,40.7],[-96.72,40.7],[-96.71,40.73],[-96.69,40.71],[-96.66,40.7],[-96.57,40.69],[-96.61,40.65],[-96.65,40.65],[-96.74,40.52],[-96.79,40.63],[-96.8,40.63],[-96.84,40.68],[-96.84,40.71]]],[[[-97.46,41.02],[-97.43,41.02],[-97.25,41.05],[-97.08,41.05],[-97.01,41.01],[-96.99,40.94],[-96.91,40.97],[-96.93,40.98],[-96.93,41],[-96.92,41.02],[-96.88,40.99],[-96.85,41.02],[-96.83,41],[-96.83,41.02],[-96.8,41.02],[-96.8,41],[-96.76,40.99],[-96.68,40.96],[-96.68,40.92],[-96.72,40.92],[-96.74,40.92],[-96.8,40.93],[-96.8,40.86],[-96.91,40.88],[-96.91,40.74],[-97.13,40.7],[-97.16,40.82],[-97.37,40.84],[-97.37,40.77],[-97.69,40.71],[-97.75,40.84],[-97.69,40.97],[-97.46,41.02]]],[[[-96.6,41.05],[-96.56,41.05],[-96.46,40.91],[-96.46,40.87],[-96.48,40.87],[-96.48,40.89],[-96.57,40.89],[-96.59,40.99],[-96.6,40.99],[-96.6,41],[-96.58,41],[-96.6,41.05]]],[[[-96.74,41],[-96.7,41.02],[-96.7,40.99],[-96.74,41]]]]}},{type:"Feature",id:"685",properties:{zip3:"685"},geometry:{type:"Polygon",coordinates:[[[-96.57,40.74],[-96.55,40.74],[-96.56,40.73],[-96.57,40.7],[-96.66,40.7],[-96.69,40.71],[-96.71,40.73],[-96.72,40.7],[-96.79,40.7],[-96.91,40.79],[-96.91,40.88],[-96.8,40.86],[-96.8,40.93],[-96.74,40.92],[-96.72,40.92],[-96.68,40.92],[-96.68,40.89],[-96.64,40.96],[-96.64,40.99],[-96.59,40.99],[-96.57,40.89],[-96.48,40.89],[-96.48,40.87],[-96.46,40.87],[-96.46,40.83],[-96.46,40.81],[-96.46,40.8],[-96.57,40.8],[-96.57,40.74]]]}},{type:"Feature",id:"686",properties:{zip3:"686"},geometry:{type:"Polygon",coordinates:[[[-97.88,41.16],[-97.88,41.18],[-97.96,41.29],[-98.16,41.29],[-98.16,41.39],[-98.29,41.39],[-98.29,41.58],[-98.43,41.57],[-98.55,41.74],[-98.76,41.74],[-98.76,41.99],[-98.75,41.98],[-98.7,41.99],[-98.65,42.06],[-98.55,41.99],[-98.36,41.99],[-98.3,42.1],[-98.13,42.12],[-98.08,42.13],[-97.88,41.83],[-97.87,41.8],[-97.87,41.78],[-97.85,41.76],[-97.85,41.71],[-97.74,41.67],[-97.72,41.86],[-97.48,41.74],[-97.17,41.82],[-97.1,41.91],[-97.08,41.9],[-96.83,41.74],[-96.79,41.74],[-96.79,41.73],[-96.81,41.73],[-96.83,41.66],[-96.87,41.62],[-96.64,41.55],[-96.57,41.44],[-96.74,41.35],[-96.87,41.45],[-97.06,41.41],[-96.99,41.23],[-96.91,41.22],[-96.91,41.05],[-97.37,41.05],[-97.5,41.11],[-97.75,41.05],[-97.77,40.99],[-97.81,40.98],[-97.81,40.99],[-97.83,40.99],[-97.83,41.05],[-97.88,41.16]]]}},{type:"Feature",id:"687",properties:{zip3:"687"},geometry:{type:"Polygon",coordinates:[[[-97.88,41.83],[-98.08,42.13],[-98.13,42.12],[-98.3,42.1],[-98.36,41.99],[-98.55,41.99],[-98.65,42.06],[-98.7,41.99],[-98.75,41.98],[-98.76,41.99],[-98.76,42.09],[-99.23,42.09],[-99.23,42.2],[-99.41,42.2],[-99.46,42.09],[-99.66,42.09],[-99.66,42.43],[-99.62,42.58],[-99.68,42.58],[-99.68,42.73],[-100.06,42.79],[-100.14,42.82],[-100.02,43],[-98.65,43],[-98.51,43.03],[-98.44,42.93],[-98.15,42.84],[-98.06,42.77],[-98.04,42.76],[-97.94,42.78],[-97.88,42.86],[-97.22,42.85],[-96.69,42.66],[-96.63,42.52],[-96.55,42.52],[-96.5,42.48],[-96.48,42.48],[-96.45,42.49],[-96.4,42.48],[-96.39,42.47],[-96.38,42.45],[-96.41,42.41],[-96.41,42.38],[-96.42,42.36],[-96.51,42.36],[-96.54,42.34],[-96.49,42.28],[-96.9,42.13],[-96.81,42.03],[-96.77,42.02],[-96.59,41.89],[-96.57,41.74],[-96.83,41.74],[-97.08,41.9],[-97.1,41.91],[-97.17,41.82],[-97.48,41.74],[-97.72,41.86],[-97.74,41.67],[-97.85,41.71],[-97.85,41.76],[-97.87,41.78],[-97.87,41.8],[-97.88,41.83]]]}},{type:"Feature",id:"688",properties:{zip3:"688"},geometry:{type:"Polygon",coordinates:[[[-97.86,40.77],[-97.83,40.7],[-97.94,40.7],[-98.73,40.69],[-98.85,40.65],[-99.18,40.66],[-99.45,40.57],[-99.57,40.67],[-99.7,40.66],[-99.76,40.66],[-99.86,40.74],[-99.9,40.74],[-99.83,40.8],[-99.84,41.05],[-100.16,41.21],[-100.16,41.26],[-100.02,41.48],[-100.08,41.57],[-100.37,41.57],[-100.33,41.65],[-100.5,41.66],[-100.51,41.74],[-100.27,41.74],[-100.27,42.04],[-100.18,42.04],[-100.12,42.02],[-100.07,42.09],[-99.46,42.09],[-99.41,42.2],[-99.23,42.2],[-99.23,42.09],[-98.76,42.09],[-98.76,41.74],[-98.55,41.74],[-98.43,41.57],[-98.29,41.58],[-98.29,41.39],[-98.16,41.39],[-98.16,41.29],[-97.96,41.29],[-97.88,41.18],[-97.88,41.16],[-97.83,41.05],[-97.83,40.84],[-97.88,40.8],[-97.86,40.77]]]}},{type:"Feature",id:"689",properties:{zip3:"689"},geometry:{type:"Polygon",coordinates:[[[-97.82,40],[-98.05,40],[-98.16,40],[-99.95,40],[-99.95,40.02],[-99.97,40.03],[-99.97,40.06],[-100.02,40.06],[-100.1,40.44],[-99.98,40.44],[-99.96,40.73],[-99.86,40.74],[-99.76,40.66],[-99.7,40.66],[-99.57,40.67],[-99.45,40.57],[-99.18,40.66],[-98.85,40.65],[-98.73,40.69],[-97.94,40.7],[-97.77,40.7],[-97.77,40.51],[-97.79,40.51],[-97.86,40.35],[-97.88,40.35],[-97.86,40.34],[-97.82,40.23],[-97.82,40.09],[-97.82,40]]]}},{type:"Feature",id:"690",properties:{zip3:"690"},geometry:{type:"Polygon",coordinates:[[[-99.95,40],[-102.05,40],[-102.05,40.11],[-102.05,40.18],[-102.05,40.64],[-101.88,40.63],[-101.88,40.7],[-100.58,40.7],[-100.56,40.89],[-100.39,40.87],[-100.35,40.93],[-100.33,40.9],[-100.31,40.88],[-100,40.76],[-99.96,40.73],[-99.98,40.44],[-100.1,40.44],[-100.02,40.06],[-99.97,40.06],[-99.97,40.03],[-99.95,40.02],[-99.95,40]]]}},{type:"Feature",id:"691",properties:{zip3:"691"},geometry:{type:"Polygon",coordinates:[[[-100.16,41.21],[-99.84,41.05],[-99.83,40.8],[-99.9,40.74],[-100,40.76],[-100.31,40.88],[-100.33,40.9],[-100.35,40.93],[-100.39,40.87],[-100.56,40.89],[-100.58,40.7],[-101.88,40.7],[-101.88,40.63],[-102.05,40.64],[-102.05,41],[-104.05,41],[-104.05,41.47],[-103.77,41.48],[-103.53,41.44],[-103.52,41.55],[-103.37,41.58],[-103.37,41.44],[-102.98,41.44],[-103.04,41.56],[-102.95,41.59],[-102.94,41.75],[-102.81,41.72],[-102.78,41.84],[-102.69,41.75],[-102.58,41.81],[-102.21,41.68],[-102.24,41.81],[-102.07,41.74],[-101.63,41.74],[-101.41,41.67],[-101.43,42.09],[-101.4,42.45],[-101.4,42.49],[-101.3,42.48],[-101.2,42.53],[-101.16,42.52],[-101.07,42.42],[-100.69,42.42],[-100.43,42.3],[-100.22,42.3],[-100.17,42.43],[-100.17,42.09],[-100.07,42.09],[-100.12,42.02],[-100.18,42.04],[-100.27,42.04],[-100.27,41.74],[-100.51,41.74],[-100.5,41.66],[-100.33,41.65],[-100.37,41.57],[-100.08,41.57],[-100.02,41.48],[-100.16,41.26],[-100.16,41.21]]]}},{type:"Feature",id:"692",properties:{zip3:"692"},geometry:{type:"Polygon",coordinates:[[[-99.68,42.58],[-99.62,42.58],[-99.66,42.43],[-99.66,42.09],[-100.17,42.09],[-100.17,42.43],[-100.22,42.3],[-100.43,42.3],[-100.69,42.42],[-101.07,42.42],[-101.16,42.52],[-101.2,42.53],[-101.3,42.48],[-101.4,42.49],[-101.4,42.5],[-101.32,42.62],[-101.83,42.64],[-101.89,42.68],[-101.92,42.81],[-101.8,42.93],[-101.76,42.93],[-101.82,42.97],[-101.83,42.98],[-101.86,43],[-101.23,43],[-101.23,43.1],[-100.96,43.09],[-100.91,43.1],[-100.69,43.16],[-100.75,43],[-100.55,43.05],[-100.52,43.23],[-100.41,43.25],[-100.42,43],[-100.02,43],[-100.14,42.82],[-100.06,42.79],[-99.68,42.73],[-99.68,42.58]]]}},{type:"Feature",id:"693",properties:{zip3:"693"},geometry:{type:"Polygon",coordinates:[[[-104.05,43],[-101.86,43],[-101.83,42.98],[-101.82,42.97],[-101.76,42.93],[-101.8,42.93],[-101.92,42.81],[-101.89,42.68],[-101.83,42.64],[-101.32,42.62],[-101.4,42.5],[-101.4,42.45],[-101.43,42.09],[-101.41,41.67],[-101.63,41.74],[-102.07,41.74],[-102.24,41.81],[-102.21,41.68],[-102.58,41.81],[-102.69,41.75],[-102.78,41.84],[-102.81,41.72],[-102.94,41.75],[-102.95,41.59],[-103.04,41.56],[-102.98,41.44],[-103.37,41.44],[-103.37,41.58],[-103.52,41.55],[-103.53,41.44],[-103.77,41.48],[-104.05,41.47],[-104.05,41.49],[-104.01,41.52],[-104,41.55],[-104.01,41.58],[-104.02,41.59],[-104.05,41.61],[-104.05,41.64],[-104.05,43]]]}},{type:"Feature",id:"700",properties:{zip3:"700"},geometry:{type:"MultiPolygon",coordinates:[[[[-90.35,29.7],[-90.36,29.74],[-90.43,29.78],[-90.48,29.82],[-90.54,30.01],[-90.68,30.01],[-90.67,29.89],[-90.69,29.9],[-90.82,29.98],[-90.66,30.05],[-90.67,30.09],[-90.44,30.09],[-90.34,29.98],[-90.28,30.05],[-90.13,29.97],[-90.14,29.92],[-90.1,29.91],[-90.06,29.95],[-89.99,29.91],[-89.94,29.89],[-89.97,29.88],[-90.03,29.77],[-89.96,29.64],[-89.51,29.38],[-89.2,29.34],[-89.04,29.14],[-89.25,29.08],[-89.42,28.93],[-89.31,29.12],[-89.43,29.16],[-89.45,29.33],[-89.69,29.47],[-89.77,29.4],[-89.98,29.46],[-89.98,29.59],[-90.11,29.82],[-90.35,29.7]]],[[[-89.81,29.6],[-89.95,29.65],[-90.02,29.76],[-89.97,29.88],[-89.91,29.86],[-89.95,29.8],[-89.89,29.75],[-89.92,29.64],[-89.81,29.6]]],[[[-89.94,29.98],[-89.87,29.88],[-89.62,29.84],[-89.73,29.79],[-89.9,29.85],[-89.94,29.98]]]]}},{type:"Feature",id:"701",properties:{zip3:"701"},geometry:{type:"Polygon",coordinates:[[[-89.94,29.89],[-89.99,29.91],[-90.06,29.95],[-90.1,29.91],[-90.14,29.92],[-90.13,29.97],[-90.12,30.03],[-89.63,30.16],[-89.73,30.06],[-89.94,29.98],[-89.94,29.89]]]}},{type:"Feature",id:"703",properties:{zip3:"703"},geometry:{type:"Polygon",coordinates:[[[-91.22,30.03],[-91.11,30.06],[-91.06,30.21],[-90.96,30.11],[-90.95,30.11],[-90.89,29.91],[-90.69,29.9],[-90.67,29.89],[-90.48,29.82],[-90.43,29.78],[-90.36,29.74],[-90.35,29.7],[-90.16,29.68],[-90.17,29.54],[-90.05,29.46],[-90.04,29.21],[-90.19,29.1],[-90.31,29.27],[-90.44,29.35],[-90.58,29.31],[-90.69,29.13],[-90.73,29.4],[-90.86,29.38],[-90.79,29.51],[-91.15,29.68],[-91.29,29.65],[-91.35,29.77],[-91.13,29.67],[-91.26,29.94],[-91.22,30.03]]]}},{type:"Feature",id:"704",properties:{zip3:"704"},geometry:{type:"Polygon",coordinates:[[[-90.66,30.23],[-90.66,30.21],[-90.67,30.2],[-90.79,30.27],[-90.57,30.45],[-90.58,30.58],[-90.7,30.69],[-90.84,30.65],[-90.86,30.94],[-90.83,31],[-89.74,31],[-89.73,30.99],[-89.74,30.98],[-89.76,30.9],[-89.77,30.88],[-89.85,30.71],[-89.85,30.67],[-89.86,30.58],[-89.65,30.16],[-90.26,30.4],[-90.3,30.3],[-90.49,30.34],[-90.66,30.23]]]}},{type:"Feature",id:"705",properties:{zip3:"705"},geometry:{type:"Polygon",coordinates:[[[-92.62,29.59],[-92.6,29.72],[-92.47,29.67],[-92.4,29.78],[-92.61,29.77],[-92.61,29.92],[-92.73,29.96],[-92.84,29.96],[-92.92,30.19],[-92.9,30.39],[-92.8,30.4],[-92.69,30.6],[-92.64,30.54],[-92.6,30.54],[-92.59,30.56],[-92.6,30.58],[-92.6,30.69],[-92.45,30.7],[-92.48,30.92],[-92.43,30.97],[-92.42,30.94],[-92.45,30.94],[-92.41,30.94],[-92.32,30.82],[-92.28,30.81],[-92.27,30.81],[-92.26,30.79],[-92.25,30.82],[-92.02,30.69],[-91.92,30.72],[-91.93,30.71],[-91.87,30.59],[-91.85,30.53],[-91.8,30.39],[-91.68,30.39],[-91.68,30.14],[-91.61,29.95],[-91.49,29.9],[-91.49,29.77],[-91.72,29.77],[-91.85,29.71],[-91.83,29.83],[-92.17,29.77],[-92.26,29.8],[-92.31,29.53],[-92.62,29.59]]]}},{type:"Feature",id:"706",properties:{zip3:"706"},geometry:{type:"Polygon",coordinates:[[[-92.73,29.96],[-92.61,29.92],[-92.62,29.59],[-93.18,29.77],[-93.49,29.77],[-93.84,29.69],[-93.87,29.74],[-93.89,29.77],[-93.93,29.79],[-93.92,29.82],[-93.86,29.86],[-93.83,29.89],[-93.79,29.99],[-93.74,30.02],[-93.69,30.14],[-93.77,30.33],[-93.7,30.46],[-93.72,30.48],[-93.71,30.51],[-93.73,30.54],[-93.69,30.59],[-93.61,30.72],[-93.61,30.76],[-93.56,30.82],[-93.57,30.85],[-93.56,30.87],[-93.55,30.9],[-93.54,30.92],[-93.53,30.96],[-93.56,30.99],[-93.51,31.03],[-93.51,31.07],[-93.43,30.98],[-93.39,30.91],[-93.25,30.91],[-93.22,30.94],[-93.15,30.98],[-93.18,31],[-93.2,31.08],[-92.97,31.16],[-92.76,31.04],[-92.75,30.85],[-92.73,30.82],[-92.71,30.77],[-92.73,30.73],[-92.72,30.74],[-92.73,30.72],[-92.7,30.74],[-92.6,30.66],[-92.6,30.58],[-92.59,30.56],[-92.6,30.54],[-92.64,30.54],[-92.69,30.6],[-92.8,30.4],[-92.9,30.39],[-92.92,30.19],[-92.84,29.96],[-92.73,29.96]]]}},{type:"Feature",id:"707",properties:{zip3:"707"},geometry:{type:"MultiPolygon",coordinates:[[[[-90.72,30.07],[-90.7,30.03],[-90.82,29.98],[-90.84,30.05],[-90.72,30.07]]],[[[-90.95,30.11],[-90.96,30.11],[-91.06,30.21],[-91.11,30.06],[-91.22,30.03],[-91.53,30.34],[-91.58,30.5],[-91.76,30.5],[-91.68,30.39],[-91.8,30.39],[-91.85,30.53],[-91.83,30.59],[-91.81,30.6],[-91.75,30.61],[-91.76,30.76],[-91.81,30.81],[-91.8,30.83],[-91.78,30.99],[-91.77,31],[-91.66,30.99],[-91.66,30.85],[-91.56,30.85],[-91.63,31],[-90.83,31],[-90.86,30.94],[-90.84,30.65],[-90.7,30.69],[-90.58,30.58],[-90.57,30.45],[-90.79,30.27],[-90.67,30.2],[-90.66,30.21],[-90.66,30.23],[-90.64,30.17],[-90.95,30.11]]]]}},{type:"Feature",id:"708",properties:{zip3:"708"},geometry:{type:"Polygon",coordinates:[[[-90.98,30.45],[-90.99,30.45],[-90.97,30.44],[-90.97,30.4],[-90.95,30.39],[-90.89,30.35],[-91.12,30.31],[-91.24,30.36],[-91.21,30.4],[-91.2,30.43],[-91.2,30.51],[-91.26,30.57],[-91.31,30.58],[-91.03,30.6],[-90.98,30.47],[-90.98,30.45]]]}},{type:"Feature",id:"710",properties:{zip3:"710"},geometry:{type:"Polygon",coordinates:[[[-92.81,32.15],[-92.79,32.15],[-92.82,31.97],[-92.95,31.86],[-92.95,31.85],[-93.04,31.96],[-93.42,31.84],[-93.44,31.82],[-93.46,31.76],[-93.49,31.75],[-93.56,31.76],[-93.68,31.9],[-93.81,31.88],[-93.83,31.88],[-93.8,31.84],[-93.89,31.86],[-93.9,31.89],[-93.93,31.89],[-93.97,31.92],[-94.04,31.99],[-94.04,32.5],[-93.97,32.45],[-93.93,32.43],[-93.91,32.38],[-93.88,32.39],[-93.84,32.38],[-93.8,32.36],[-93.76,32.34],[-93.75,32.34],[-93.73,32.33],[-93.7,32.32],[-93.67,32.32],[-93.62,32.27],[-93.45,32.09],[-93.44,32.08],[-93.46,32.25],[-93.62,32.36],[-93.53,32.53],[-93.64,32.58],[-93.64,32.59],[-93.78,32.72],[-93.89,32.71],[-94.03,32.54],[-94.04,32.52],[-94.04,33.02],[-92.86,33.02],[-92.86,33.01],[-92.85,32.99],[-92.8,32.98],[-92.75,33],[-92.75,32.95],[-92.83,32.71],[-92.76,32.69],[-92.88,32.56],[-92.9,32.37],[-92.83,32.24],[-92.82,32.2],[-92.81,32.15]]]}},{type:"Feature",id:"711",properties:{zip3:"711"},geometry:{type:"Polygon",coordinates:[[[-93.44,32.08],[-93.45,32.09],[-93.62,32.27],[-93.67,32.32],[-93.7,32.32],[-93.73,32.33],[-93.75,32.34],[-93.76,32.34],[-93.8,32.36],[-93.84,32.38],[-93.88,32.39],[-93.91,32.38],[-93.93,32.43],[-93.97,32.45],[-94.04,32.5],[-94.04,32.52],[-94.03,32.54],[-93.89,32.71],[-93.78,32.72],[-93.64,32.59],[-93.64,32.58],[-93.53,32.53],[-93.62,32.36],[-93.46,32.25],[-93.44,32.08]]]}},{type:"Feature",id:"712",properties:{zip3:"712"},geometry:{type:"MultiPolygon",coordinates:[[[[-92.83,32.24],[-92.9,32.37],[-92.88,32.56],[-92.76,32.69],[-92.83,32.71],[-92.75,32.95],[-92.74,32.99],[-92.72,32.98],[-92.69,33.01],[-91.17,33],[-91.21,32.93],[-91.13,32.92],[-91.1,32.99],[-91.06,32.9],[-91.16,32.81],[-91.15,32.74],[-91.06,32.7],[-91.15,32.64],[-91.08,32.56],[-90.99,32.5],[-91.09,32.55],[-91.12,32.5],[-91.03,32.43],[-90.88,32.37],[-90.98,32.21],[-91.12,32.24],[-91.2,32.24],[-91.49,32.2],[-91.49,32.09],[-91.71,32.07],[-91.72,32.05],[-91.74,31.98],[-91.77,31.96],[-91.8,31.89],[-91.81,31.92],[-91.83,31.93],[-91.84,31.96],[-91.86,31.97],[-91.86,31.96],[-91.89,31.97],[-91.89,32.01],[-91.9,32.04],[-91.9,32.07],[-91.88,32.11],[-91.89,32.12],[-92,32.23],[-91.99,32.22],[-92.17,32.28],[-92.14,32.28],[-92.21,32.29],[-92.22,32.32],[-92.25,32.3],[-92.31,32.15],[-92.81,32.15],[-92.82,32.2],[-92.83,32.24]]],[[[-92.86,33.02],[-92.77,33.01],[-92.77,33],[-92.8,32.98],[-92.85,32.99],[-92.86,33.01],[-92.86,33.02]]]]}},{type:"Feature",id:"713",properties:{zip3:"713"},geometry:{type:"Polygon",coordinates:[[[-91.8,30.83],[-91.81,30.81],[-91.76,30.76],[-91.75,30.61],[-91.81,30.6],[-91.83,30.59],[-91.87,30.59],[-91.93,30.71],[-91.92,30.72],[-92.02,30.69],[-92.25,30.82],[-92.26,30.79],[-92.27,30.81],[-92.28,30.81],[-92.32,30.82],[-92.41,30.94],[-92.41,30.89],[-92.45,30.94],[-92.42,30.94],[-92.41,30.99],[-92.39,31],[-92.41,31.08],[-92.5,31.23],[-92.6,31.22],[-92.54,31.34],[-92.54,31.33],[-92.51,31.35],[-92.48,31.33],[-92.52,31.36],[-92.55,31.36],[-92.57,31.39],[-92.58,31.38],[-92.52,31.41],[-92.41,31.37],[-92.28,31.5],[-92.37,31.7],[-92.24,31.79],[-92.14,31.72],[-91.95,31.77],[-91.88,31.8],[-91.81,31.83],[-91.84,31.89],[-91.9,31.9],[-91.92,31.92],[-91.9,31.91],[-91.86,31.96],[-91.86,31.97],[-91.84,31.96],[-91.83,31.93],[-91.81,31.92],[-91.8,31.89],[-91.77,31.96],[-91.74,31.98],[-91.72,32.05],[-91.71,32.07],[-91.49,32.09],[-91.49,32.2],[-91.2,32.24],[-91.12,32.24],[-91.17,32.12],[-91.09,32.03],[-91.1,31.99],[-91.19,31.94],[-91.18,31.94],[-91.18,31.92],[-91.23,31.88],[-91.27,31.85],[-91.25,31.83],[-91.29,31.86],[-91.35,31.85],[-91.4,31.62],[-91.47,31.63],[-91.52,31.61],[-91.42,31.6],[-91.51,31.53],[-91.47,31.37],[-91.57,31.38],[-91.51,31.32],[-91.56,31.26],[-91.64,31.23],[-91.59,31.17],[-91.56,31.07],[-91.58,31.02],[-91.64,31],[-91.77,31],[-91.78,30.99],[-91.8,30.83]]]}},{type:"Feature",id:"714",properties:{zip3:"714"},geometry:{type:"Polygon",coordinates:[[[-93.18,31],[-93.15,30.98],[-93.22,30.94],[-93.25,30.91],[-93.39,30.91],[-93.43,30.98],[-93.51,31.07],[-93.53,31.07],[-93.55,31.19],[-93.59,31.3],[-93.64,31.36],[-93.64,31.41],[-93.7,31.43],[-93.68,31.47],[-93.72,31.5],[-93.66,31.51],[-93.67,31.54],[-93.73,31.52],[-93.78,31.62],[-93.8,31.84],[-93.83,31.88],[-93.81,31.88],[-93.68,31.9],[-93.56,31.76],[-93.49,31.75],[-93.46,31.76],[-93.44,31.82],[-93.42,31.84],[-93.04,31.96],[-92.95,31.85],[-92.95,31.86],[-92.82,31.97],[-92.79,32.15],[-92.31,32.15],[-92.25,32.3],[-92.22,32.32],[-92.21,32.29],[-92.14,32.28],[-92.17,32.28],[-91.99,32.22],[-92,32.23],[-91.89,32.12],[-91.88,32.11],[-91.9,32.07],[-91.9,32.04],[-91.89,32.01],[-91.89,31.97],[-91.86,31.96],[-91.9,31.91],[-91.92,31.92],[-91.9,31.9],[-91.84,31.89],[-91.81,31.83],[-91.88,31.8],[-91.95,31.77],[-92.14,31.72],[-92.24,31.79],[-92.37,31.7],[-92.28,31.5],[-92.41,31.37],[-92.52,31.41],[-92.58,31.38],[-92.57,31.39],[-92.55,31.36],[-92.52,31.36],[-92.48,31.33],[-92.51,31.35],[-92.54,31.33],[-92.54,31.34],[-92.6,31.22],[-92.5,31.23],[-92.41,31.08],[-92.39,31],[-92.41,30.99],[-92.48,30.95],[-92.48,30.92],[-92.45,30.7],[-92.6,30.69],[-92.6,30.66],[-92.7,30.74],[-92.73,30.72],[-92.72,30.74],[-92.73,30.73],[-92.71,30.77],[-92.73,30.82],[-92.75,30.85],[-92.76,31.04],[-92.97,31.16],[-93.2,31.08],[-93.18,31]]]}},{type:"Feature",id:"716",properties:{zip3:"716"},geometry:{type:"Polygon",coordinates:[[[-91.13,33.03],[-91.17,33],[-92.07,33.01],[-92.08,33.03],[-92.11,33.03],[-92.13,33.07],[-92.13,33.1],[-92.11,33.16],[-92.31,33.26],[-92.33,33.28],[-92.38,33.38],[-92.31,33.5],[-92.34,33.84],[-92.48,33.97],[-92.47,34.06],[-92.23,34.06],[-92.23,34.18],[-92.32,34.22],[-92.3,34.22],[-92.29,34.26],[-92.28,34.25],[-92.27,34.25],[-92.21,34.32],[-92.21,34.35],[-92.17,34.35],[-92.18,34.39],[-92.16,34.36],[-92.14,34.38],[-91.98,34.28],[-91.92,34.29],[-91.91,34.26],[-91.89,34.23],[-91.79,34.2],[-91.77,34.17],[-91.5,34.07],[-91.47,34.09],[-91.44,34.07],[-91.26,33.96],[-91.15,33.94],[-91.14,33.95],[-91.12,33.95],[-91.08,33.95],[-91.08,33.94],[-91.06,33.94],[-91.02,33.93],[-91.03,33.91],[-91.07,33.86],[-91.15,33.73],[-91.06,33.71],[-91.03,33.69],[-91.09,33.66],[-91.23,33.56],[-91.24,33.44],[-91.13,33.43],[-91.08,33.18],[-91.13,33.13],[-91.13,33.03]]]}},{type:"Feature",id:"717",properties:{zip3:"717"},geometry:{type:"Polygon",coordinates:[[[-92.13,33.07],[-92.11,33.03],[-92.08,33.03],[-92.07,33.01],[-92.69,33.01],[-92.72,32.98],[-92.74,32.99],[-92.75,33],[-92.77,33],[-92.77,33.01],[-93.39,33.02],[-93.39,33.17],[-93.41,33.23],[-93.45,33.24],[-93.32,33.52],[-93.11,33.54],[-93.13,33.79],[-93.18,33.8],[-93.22,33.82],[-93.24,33.82],[-93.28,33.84],[-93.3,33.86],[-93.22,33.96],[-93.2,33.99],[-93.23,34.01],[-93.2,34.04],[-93.1,34.02],[-93.02,33.88],[-92.88,33.84],[-92.95,33.99],[-92.84,34.06],[-92.79,34.07],[-92.61,34.03],[-92.59,34.15],[-92.43,34.13],[-92.37,34.08],[-92.34,34.07],[-92.34,34.06],[-92.47,34.06],[-92.48,33.97],[-92.34,33.84],[-92.31,33.5],[-92.38,33.38],[-92.33,33.28],[-92.31,33.26],[-92.11,33.16],[-92.13,33.1],[-92.13,33.07]]]}},{type:"Feature",id:"718",properties:{zip3:"718"},geometry:{type:"Polygon",coordinates:[[[-93.39,33.17],[-93.39,33.02],[-94.04,33.02],[-94.04,33.07],[-94.04,33.55],[-94.12,33.57],[-94.28,33.57],[-94.31,33.55],[-94.36,33.54],[-94.4,33.56],[-94.45,33.64],[-94.49,33.64],[-94.47,34.19],[-94.33,34.19],[-94.3,34.22],[-94.24,34.21],[-94.1,34.25],[-94.07,34.23],[-94.06,34.27],[-94.03,34.28],[-94.03,34.26],[-94.01,34.25],[-93.89,34.19],[-93.78,34.13],[-93.71,34.02],[-93.53,33.94],[-93.37,33.96],[-93.31,33.88],[-93.3,33.86],[-93.28,33.84],[-93.24,33.82],[-93.22,33.82],[-93.18,33.8],[-93.13,33.79],[-93.11,33.54],[-93.32,33.52],[-93.45,33.24],[-93.41,33.23],[-93.39,33.17]]]}},{type:"Feature",id:"719",properties:{zip3:"719"},geometry:{type:"Polygon",coordinates:[[[-92.98,34.33],[-92.86,34.15],[-92.84,34.14],[-92.85,34.12],[-92.85,34.1],[-92.84,34.06],[-92.95,33.99],[-92.88,33.84],[-93.02,33.88],[-93.1,34.02],[-93.2,34.04],[-93.23,34.01],[-93.2,33.99],[-93.22,33.96],[-93.3,33.86],[-93.31,33.88],[-93.37,33.96],[-93.53,33.94],[-93.71,34.02],[-93.78,34.13],[-93.67,34.24],[-93.89,34.19],[-94.01,34.25],[-94.03,34.26],[-94.03,34.28],[-94.06,34.27],[-94.07,34.23],[-94.1,34.25],[-94.24,34.21],[-94.3,34.22],[-94.33,34.19],[-94.47,34.25],[-94.45,34.83],[-94.37,34.83],[-94.34,34.82],[-94.34,34.83],[-94.28,34.83],[-94.13,34.81],[-94.17,34.72],[-94.17,34.71],[-93.93,34.67],[-93.63,34.72],[-93.57,34.67],[-93.39,34.77],[-92.97,34.77],[-92.97,34.7],[-92.93,34.68],[-92.84,34.65],[-92.91,34.58],[-92.89,34.55],[-92.88,34.51],[-92.92,34.51],[-92.89,34.42],[-93.11,34.35],[-92.98,34.33]]]}},{type:"Feature",id:"720",properties:{zip3:"720"},geometry:{type:"MultiPolygon",coordinates:[[[[-92.75,34.91],[-92.79,35.01],[-92.79,35.04],[-92.74,35.07],[-92.64,35.11],[-92.64,35.08],[-92.54,35.13],[-92.52,35.11],[-92.51,35.14],[-92.48,35.33],[-92.76,35.24],[-92.8,35.25],[-92.82,35.25],[-92.83,35.27],[-92.85,35.27],[-92.87,35.34],[-92.85,35.52],[-92.88,35.56],[-92.81,35.64],[-92.83,35.65],[-92.82,35.68],[-92.7,35.68],[-92.55,35.67],[-92.47,35.79],[-92.28,35.84],[-92.27,35.83],[-92.26,35.76],[-92.29,35.76],[-92.33,35.71],[-92.33,35.73],[-92.33,35.71],[-92.42,35.72],[-92.4,35.7],[-92.37,35.56],[-92.3,35.57],[-92.24,35.71],[-92.18,35.71],[-92.12,35.75],[-92.1,35.71],[-92.11,35.71],[-92.12,35.69],[-92.09,35.62],[-92.11,35.62],[-92.06,35.62],[-92.07,35.62],[-92.07,35.61],[-92.05,35.62],[-92.02,35.61],[-92.11,35.52],[-92.15,35.52],[-92.23,35.52],[-92.28,35.3],[-92.18,35.32],[-92.19,35.18],[-92.31,35.19],[-92.26,35],[-92.12,35.02],[-92.12,35.16],[-92.02,35.18],[-91.99,35.18],[-91.9,35.2],[-91.85,35.08],[-91.98,35.01],[-91.97,35.01],[-91.87,34.95],[-91.84,34.94],[-91.69,34.99],[-91.66,35.15],[-91.47,35.09],[-91.49,35.2],[-91.5,35.2],[-91.54,35.21],[-91.65,35.27],[-91.67,35.22],[-91.73,35.3],[-91.71,35.34],[-91.73,35.42],[-91.69,35.5],[-91.71,35.51],[-91.71,35.53],[-91.55,35.53],[-91.53,35.58],[-91.47,35.56],[-91.46,35.57],[-91.4,35.57],[-91.4,35.58],[-91.4,35.55],[-91.35,35.54],[-91.26,35.39],[-91.25,35.36],[-91.23,35.36],[-91.24,35.31],[-91.3,35.09],[-91.2,35.06],[-91.15,35.06],[-91.15,35.09],[-91.05,35.09],[-91.09,35.12],[-91.05,35.2],[-91.04,35.19],[-91.04,35.02],[-91.15,35],[-91.1,34.77],[-91.12,34.72],[-91.15,34.74],[-91.15,34.7],[-91.12,34.72],[-91.09,34.68],[-91.05,34.67],[-91.05,34.65],[-91.03,34.39],[-91.06,34.34],[-91.08,34.28],[-91.14,34.11],[-91.17,34.14],[-91.24,34.16],[-91.28,34.12],[-91.32,34.02],[-91.44,34.07],[-91.43,34.09],[-91.5,34.15],[-91.52,34.16],[-91.5,34.42],[-91.39,34.48],[-91.29,34.56],[-91.31,34.66],[-91.3,34.78],[-91.44,34.8],[-91.37,34.67],[-91.59,34.67],[-91.7,34.58],[-91.7,34.54],[-91.55,34.37],[-91.58,34.22],[-91.56,34.23],[-91.58,34.2],[-91.6,34.13],[-91.77,34.17],[-91.79,34.2],[-91.89,34.23],[-91.9,34.25],[-91.91,34.27],[-91.89,34.29],[-91.9,34.3],[-91.93,34.33],[-91.87,34.42],[-91.92,34.49],[-92.14,34.49],[-92.6,34.44],[-92.64,34.47],[-92.79,34.5],[-92.88,34.51],[-92.89,34.55],[-92.91,34.58],[-92.84,34.65],[-92.81,34.68],[-92.81,34.7],[-92.76,34.72],[-92.83,34.75],[-92.76,34.76],[-92.74,34.76],[-92.7,34.75],[-92.7,34.74],[-92.67,34.75],[-92.66,34.74],[-92.44,34.64],[-92.4,34.63],[-92.39,34.51],[-92.34,34.54],[-92.34,34.56],[-92.29,34.57],[-92.24,34.58],[-92.14,34.51],[-92.16,34.56],[-92.11,34.62],[-91.96,34.64],[-91.93,34.72],[-92.06,34.84],[-92.16,34.83],[-92.23,34.99],[-92.38,34.96],[-92.52,35.05],[-92.59,34.89],[-92.71,34.89],[-92.75,34.88],[-92.75,34.91]]],[[[-92.85,34.12],[-92.84,34.14],[-92.78,34.15],[-92.77,34.19],[-92.73,34.19],[-92.73,34.18],[-92.73,34.21],[-92.67,34.29],[-92.64,34.3],[-92.48,34.16],[-92.43,34.13],[-92.59,34.15],[-92.61,34.03],[-92.79,34.07],[-92.85,34.1],[-92.85,34.12]]],[[[-92.37,34.17],[-92.36,34.26],[-92.29,34.26],[-92.3,34.22],[-92.32,34.22],[-92.23,34.18],[-92.23,34.06],[-92.34,34.06],[-92.35,34.07],[-92.37,34.08],[-92.37,34.17]]],[[[-92.07,34.39],[-92.14,34.38],[-92.16,34.36],[-92.18,34.39],[-92.17,34.35],[-92.21,34.35],[-92.21,34.39],[-92.23,34.4],[-92.25,34.4],[-92.07,34.39]]],[[[-91.09,35.59],[-91.09,35.56],[-91.06,35.59],[-91.04,35.49],[-91.07,35.49],[-91.08,35.52],[-91.11,35.55],[-91.09,35.59]]],[[[-93.07,35.07],[-93.08,35.08],[-93.03,35.09],[-93.02,35.12],[-92.95,35.11],[-92.96,35.09],[-92.91,35.08],[-92.91,35.12],[-92.86,35.11],[-92.9,35.02],[-93.05,35.01],[-93.07,35.07]]]]}},{type:"Feature",id:"721",properties:{zip3:"721"},geometry:{type:"MultiPolygon",coordinates:[[[[-91.24,35.31],[-91.23,35.36],[-91.25,35.36],[-91.26,35.39],[-91.35,35.54],[-91.37,35.59],[-91.44,35.64],[-91.4,35.65],[-91.35,35.68],[-91.34,35.71],[-91.31,35.76],[-91.28,35.77],[-91.23,35.83],[-91.2,35.83],[-91.26,35.66],[-91.04,35.72],[-91.07,35.65],[-91.11,35.64],[-91.09,35.61],[-91.09,35.59],[-91.11,35.55],[-91.08,35.52],[-91.07,35.49],[-91.1,35.43],[-91.04,35.4],[-91.04,35.19],[-91.05,35.2],[-91.09,35.12],[-91.05,35.09],[-91.15,35.09],[-91.15,35.06],[-91.2,35.06],[-91.3,35.09],[-91.24,35.31]]],[[[-91.32,34.02],[-91.28,34.12],[-91.24,34.16],[-91.17,34.14],[-91.18,34.07],[-91.16,33.98],[-91.15,33.94],[-91.26,33.96],[-91.32,34.02]]],[[[-91.19,34.38],[-91.17,34.41],[-91.12,34.38],[-91.13,34.37],[-91.11,34.32],[-91.19,34.38]]],[[[-91.82,34.38],[-91.74,34.41],[-91.76,34.4],[-91.73,34.27],[-91.74,34.28],[-91.83,34.37],[-91.82,34.38]]],[[[-91.15,34.74],[-91.12,34.72],[-91.15,34.7],[-91.15,34.74]]],[[[-91.98,35.01],[-91.85,35.08],[-91.9,35.2],[-91.99,35.18],[-92.02,35.18],[-92.12,35.16],[-92.12,35.02],[-92.26,35],[-92.31,35.19],[-92.19,35.18],[-92.18,35.32],[-92.28,35.3],[-92.23,35.52],[-92.15,35.52],[-92.12,35.52],[-92.12,35.48],[-92.15,35.47],[-92.08,35.41],[-92.06,35.4],[-91.9,35.37],[-91.89,35.52],[-91.87,35.54],[-91.79,35.53],[-91.71,35.53],[-91.71,35.51],[-91.69,35.5],[-91.73,35.42],[-91.71,35.34],[-91.73,35.3],[-91.67,35.22],[-91.65,35.27],[-91.54,35.21],[-91.5,35.2],[-91.49,35.2],[-91.47,35.09],[-91.66,35.15],[-91.69,34.99],[-91.84,34.94],[-91.87,34.95],[-91.97,35.01],[-91.98,35.01]]],[[[-92.52,35.11],[-92.54,35.13],[-92.64,35.08],[-92.64,35.11],[-92.74,35.07],[-92.79,35.04],[-92.79,35.01],[-92.75,34.91],[-92.75,34.88],[-92.71,34.89],[-92.59,34.89],[-92.52,35.05],[-92.38,34.96],[-92.23,34.99],[-92.16,34.83],[-92.06,34.84],[-91.93,34.72],[-91.96,34.64],[-92.11,34.62],[-92.16,34.56],[-92.15,34.6],[-92.17,34.64],[-92.15,34.69],[-92.16,34.71],[-92.21,34.74],[-92.29,34.76],[-92.37,34.79],[-92.41,34.82],[-92.45,34.84],[-92.49,34.83],[-92.65,34.78],[-92.67,34.75],[-92.7,34.74],[-92.7,34.75],[-92.74,34.76],[-92.76,34.76],[-92.83,34.75],[-92.76,34.72],[-92.81,34.7],[-92.81,34.68],[-92.94,34.8],[-92.83,34.86],[-93.04,34.86],[-93.02,34.88],[-92.97,34.9],[-92.97,34.92],[-93.15,34.93],[-93.13,35],[-92.9,35.02],[-92.86,35.11],[-92.91,35.12],[-92.91,35.08],[-92.96,35.09],[-92.95,35.11],[-92.98,35.13],[-92.8,35.17],[-92.77,35.18],[-92.76,35.24],[-92.48,35.33],[-92.51,35.14],[-92.52,35.11]]],[[[-91.92,34.49],[-91.87,34.42],[-91.93,34.33],[-91.9,34.3],[-91.89,34.29],[-91.91,34.27],[-91.92,34.29],[-91.98,34.28],[-92.07,34.39],[-92.25,34.4],[-92.23,34.4],[-92.21,34.39],[-92.21,34.32],[-92.27,34.25],[-92.28,34.25],[-92.36,34.26],[-92.37,34.17],[-92.48,34.16],[-92.64,34.3],[-92.67,34.29],[-92.73,34.21],[-92.73,34.18],[-92.73,34.19],[-92.77,34.19],[-92.78,34.15],[-92.86,34.15],[-92.98,34.33],[-93.11,34.35],[-92.89,34.42],[-92.92,34.51],[-92.79,34.5],[-92.64,34.47],[-92.6,34.44],[-92.14,34.49],[-91.92,34.49]]],[[[-91.7,34.58],[-91.59,34.67],[-91.37,34.67],[-91.31,34.66],[-91.29,34.56],[-91.39,34.48],[-91.5,34.42],[-91.52,34.16],[-91.5,34.15],[-91.43,34.09],[-91.47,34.09],[-91.5,34.07],[-91.6,34.13],[-91.58,34.2],[-91.56,34.23],[-91.58,34.22],[-91.55,34.37],[-91.7,34.54],[-91.7,34.58]]],[[[-92.4,34.63],[-92.36,34.66],[-92.37,34.57],[-92.39,34.51],[-92.4,34.63]]],[[[-91.1,34.7],[-91.05,34.7],[-91.05,34.67],[-91.09,34.68],[-91.1,34.7]]],[[[-92.81,35.55],[-92.55,35.54],[-92.57,35.46],[-92.67,35.5],[-92.77,35.46],[-92.84,35.52],[-92.81,35.55]]],[[[-91.47,35.59],[-91.44,35.58],[-91.42,35.58],[-91.42,35.57],[-91.46,35.57],[-91.47,35.56],[-91.47,35.59]]],[[[-92.42,35.72],[-92.33,35.71],[-92.33,35.73],[-92.33,35.71],[-92.27,35.73],[-92.26,35.71],[-92.24,35.71],[-92.3,35.57],[-92.37,35.56],[-92.4,35.7],[-92.42,35.72]]],[[[-92.12,35.69],[-92.11,35.71],[-92.02,35.71],[-92.02,35.65],[-92.02,35.64],[-92.06,35.63],[-92.06,35.62],[-92.11,35.62],[-92.09,35.62],[-92.12,35.69]]],[[[-92.29,35.76],[-92.27,35.76],[-92.27,35.75],[-92.26,35.75],[-92.27,35.74],[-92.29,35.76]]]]}},{type:"Feature",id:"722",properties:{zip3:"722"},geometry:{type:"Polygon",coordinates:[[[-92.37,34.57],[-92.36,34.66],[-92.44,34.64],[-92.66,34.74],[-92.65,34.78],[-92.49,34.83],[-92.45,34.84],[-92.41,34.82],[-92.37,34.79],[-92.31,34.79],[-92.3,34.76],[-92.28,34.75],[-92.2,34.74],[-92.15,34.71],[-92.15,34.67],[-92.17,34.64],[-92.15,34.6],[-92.17,34.57],[-92.14,34.51],[-92.24,34.58],[-92.29,34.57],[-92.34,34.56],[-92.34,34.54],[-92.37,34.57]]]}},{type:"Feature",id:"723",properties:{zip3:"723"},geometry:{type:"Polygon",coordinates:[[[-91.18,34.07],[-91.14,34.11],[-91.06,34.12],[-91.08,34.28],[-91.06,34.34],[-91.03,34.39],[-91.05,34.65],[-91.05,34.7],[-91.1,34.7],[-91.1,34.77],[-91.15,35],[-91.04,35.02],[-91.04,35.4],[-91.1,35.43],[-91.07,35.49],[-91.04,35.49],[-91.04,35.44],[-90.61,35.45],[-90.45,35.57],[-90.44,35.59],[-90.26,35.7],[-90.18,35.74],[-90.07,35.78],[-90.08,35.87],[-90.06,35.91],[-90.06,35.99],[-90.05,36],[-89.73,36],[-89.65,35.92],[-89.82,35.76],[-89.95,35.74],[-90.04,35.55],[-90.03,35.43],[-90.11,35.3],[-90.15,35.26],[-90.08,35.23],[-90.21,35.03],[-90.31,35],[-90.3,34.98],[-90.25,34.91],[-90.34,34.86],[-90.48,34.88],[-90.46,34.82],[-90.47,34.79],[-90.52,34.73],[-90.55,34.78],[-90.56,34.74],[-90.64,34.63],[-90.6,34.43],[-90.72,34.41],[-90.91,34.17],[-90.89,34.1],[-90.89,34.06],[-90.99,34.02],[-91.04,33.99],[-91.08,33.96],[-91.01,33.93],[-91.03,33.91],[-91.02,33.93],[-91.06,33.94],[-91.08,33.94],[-91.08,33.95],[-91.12,33.95],[-91.14,33.95],[-91.16,33.98],[-91.18,34.07]]]}},{type:"Feature",id:"724",properties:{zip3:"724"},geometry:{type:"MultiPolygon",coordinates:[[[[-91.04,35.49],[-91.06,35.59],[-91.09,35.56],[-91.09,35.61],[-91.11,35.64],[-91.07,35.65],[-91.04,35.72],[-91.26,35.66],[-91.2,35.83],[-91.25,35.83],[-91.22,35.88],[-91.21,35.88],[-91.2,35.89],[-91.25,35.92],[-91.29,35.91],[-91.41,35.89],[-91.47,36.07],[-91.36,36.36],[-91.4,36.48],[-91.41,36.5],[-90.15,36.5],[-90.14,36.41],[-90.08,36.4],[-90.06,36.3],[-90.38,36],[-90.13,36],[-90.12,35.85],[-90.08,35.87],[-90.07,35.78],[-90.18,35.74],[-90.26,35.7],[-90.4,35.7],[-90.44,35.59],[-90.45,35.57],[-90.61,35.45],[-91.04,35.44],[-91.04,35.49]]],[[[-90.05,35.86],[-90.04,35.86],[-90.05,35.85],[-90.05,35.86]]]]}},{type:"Feature",id:"725",properties:{zip3:"725"},geometry:{type:"MultiPolygon",coordinates:[[[[-92.15,35.47],[-92.12,35.48],[-92.12,35.52],[-92.11,35.52],[-92.02,35.61],[-92.02,35.64],[-92.02,35.65],[-92.02,35.71],[-92.1,35.71],[-92.12,35.75],[-92.18,35.71],[-92.26,35.71],[-92.27,35.73],[-92.26,35.75],[-92.27,35.75],[-92.27,35.76],[-92.26,35.76],[-92.27,35.83],[-92.27,35.86],[-92.24,35.89],[-92.25,35.91],[-92.29,36.16],[-92.22,36.13],[-92.23,36.16],[-92.29,36.42],[-92.26,36.5],[-91.41,36.5],[-91.4,36.48],[-91.36,36.36],[-91.47,36.07],[-91.41,35.89],[-91.29,35.91],[-91.25,35.92],[-91.2,35.89],[-91.21,35.88],[-91.22,35.88],[-91.25,35.83],[-91.23,35.83],[-91.28,35.77],[-91.31,35.76],[-91.34,35.71],[-91.35,35.68],[-91.4,35.65],[-91.44,35.64],[-91.37,35.59],[-91.4,35.55],[-91.4,35.58],[-91.42,35.57],[-91.42,35.58],[-91.44,35.58],[-91.47,35.59],[-91.53,35.58],[-91.55,35.53],[-91.79,35.53],[-91.87,35.54],[-91.89,35.52],[-91.9,35.37],[-92.06,35.4],[-92.08,35.41],[-92.15,35.47]]],[[[-92.07,35.62],[-92.06,35.62],[-92.06,35.63],[-92.04,35.62],[-92.07,35.61],[-92.07,35.62]]]]}},{type:"Feature",id:"726",properties:{zip3:"726"},geometry:{type:"Polygon",coordinates:[[[-92.55,35.67],[-92.7,35.68],[-92.81,35.68],[-92.81,35.71],[-92.84,35.72],[-92.95,35.72],[-92.98,35.85],[-93.15,35.84],[-93.15,35.83],[-93.27,35.73],[-93.32,35.85],[-93.44,35.8],[-93.46,35.79],[-93.46,35.82],[-93.42,35.84],[-93.41,35.95],[-93.4,35.97],[-93.44,36.12],[-93.52,36.13],[-93.52,36.14],[-93.69,36.3],[-93.86,36.32],[-93.85,36.33],[-93.87,36.5],[-92.99,36.5],[-92.97,36.5],[-92.88,36.49],[-92.75,36.44],[-92.69,36.43],[-92.6,36.48],[-92.6,36.5],[-92.26,36.5],[-92.29,36.42],[-92.23,36.16],[-92.22,36.13],[-92.29,36.16],[-92.25,35.91],[-92.24,35.89],[-92.27,35.86],[-92.28,35.84],[-92.47,35.79],[-92.55,35.67]]]}},{type:"Feature",id:"727",properties:{zip3:"727"},geometry:{type:"MultiPolygon",coordinates:[[[[-93.42,35.84],[-93.52,35.82],[-93.58,35.72],[-93.63,35.72],[-93.67,35.67],[-93.7,35.68],[-93.7,35.77],[-93.96,35.76],[-93.98,35.83],[-94.24,35.88],[-94.27,35.75],[-94.49,35.76],[-94.62,36.5],[-93.87,36.5],[-93.85,36.33],[-93.86,36.32],[-93.69,36.3],[-93.52,36.14],[-93.52,36.13],[-93.44,36.12],[-93.4,35.97],[-93.41,35.95],[-93.42,35.84]]],[[[-93.51,36.17],[-93.51,36.19],[-93.5,36.18],[-93.47,36.16],[-93.51,36.17]]]]}},{type:"Feature",id:"728",properties:{zip3:"728"},geometry:{type:"Polygon",coordinates:[[[-93.81,35.36],[-93.78,35.38],[-93.77,35.37],[-93.75,35.36],[-93.62,35.7],[-93.58,35.72],[-93.52,35.82],[-93.46,35.82],[-93.46,35.79],[-93.44,35.8],[-93.32,35.85],[-93.27,35.73],[-93.15,35.83],[-93.15,35.84],[-92.98,35.85],[-92.95,35.72],[-92.84,35.72],[-92.81,35.71],[-92.81,35.68],[-92.82,35.68],[-92.83,35.65],[-92.81,35.64],[-92.88,35.56],[-92.85,35.52],[-92.87,35.34],[-92.85,35.27],[-92.83,35.27],[-92.82,35.25],[-92.8,35.25],[-92.77,35.18],[-92.8,35.17],[-92.98,35.13],[-93.02,35.12],[-93.03,35.09],[-93.08,35.08],[-93.07,35.07],[-93.05,35.01],[-93.13,35],[-93.15,34.93],[-92.97,34.92],[-92.97,34.9],[-93.02,34.88],[-93.04,34.86],[-93.07,34.86],[-93.08,34.77],[-93.29,34.77],[-93.35,34.85],[-93.5,34.74],[-93.71,34.75],[-93.91,34.84],[-93.71,34.97],[-93.71,35.22],[-93.91,35.25],[-93.81,35.36]]]}},{type:"Feature",id:"729",properties:{zip3:"729"},geometry:{type:"Polygon",coordinates:[[[-94.17,34.72],[-94.13,34.81],[-94.28,34.83],[-94.34,34.83],[-94.34,34.82],[-94.37,34.83],[-94.45,34.83],[-94.43,35.39],[-94.49,35.76],[-94.27,35.75],[-94.24,35.88],[-93.98,35.83],[-93.96,35.76],[-93.7,35.77],[-93.7,35.68],[-93.67,35.67],[-93.63,35.72],[-93.62,35.7],[-93.75,35.36],[-93.77,35.37],[-93.78,35.38],[-93.81,35.36],[-93.91,35.25],[-93.71,35.22],[-93.71,34.97],[-93.91,34.84],[-93.71,34.75],[-93.93,34.67],[-94.17,34.71],[-94.17,34.72]]]}},{type:"Feature",id:"730",properties:{zip3:"730"},geometry:{type:"Polygon",coordinates:[[[-96.93,34.48],[-96.88,34.41],[-96.88,34.33],[-97.04,34.38],[-97.32,34.38],[-97.28,34.68],[-97.41,34.74],[-97.53,34.73],[-97.7,34.64],[-97.71,34.6],[-97.92,34.52],[-97.97,34.59],[-98.14,34.59],[-98.09,34.83],[-98.3,34.84],[-98.47,34.81],[-98.51,34.86],[-98.83,34.86],[-98.88,34.94],[-98.94,34.94],[-98.94,34.96],[-98.92,34.96],[-98.92,35.02],[-98.97,35.17],[-98.66,35.27],[-98.85,35.36],[-98.87,35.41],[-98.84,35.47],[-98.83,35.55],[-98.88,35.62],[-98.62,35.65],[-98.59,35.71],[-98.6,35.73],[-98.49,35.73],[-98.42,35.78],[-98.36,35.72],[-98.08,35.7],[-98.05,35.62],[-97.87,35.61],[-97.71,35.88],[-97.73,35.91],[-97.73,35.93],[-97.73,35.94],[-97.69,36.04],[-97.68,36.1],[-97.72,36.13],[-97.78,36.18],[-97.62,36.26],[-97.41,36.23],[-97.44,36.39],[-97.39,36.4],[-97.19,36.43],[-97.03,36.37],[-97.01,36.49],[-96.94,36.46],[-96.93,36.45],[-96.94,36.41],[-96.96,36.25],[-97.14,36.25],[-97.19,36.18],[-97.26,36.06],[-97.16,36.03],[-97.19,35.9],[-97.18,35.87],[-97.18,35.75],[-97.04,35.51],[-97.26,35.36],[-97.28,35.41],[-97.48,35.61],[-97.55,35.61],[-97.64,35.55],[-97.63,35.5],[-97.7,35.49],[-97.71,35.46],[-97.67,35.34],[-97.56,35.29],[-97.27,35.32],[-97.14,35.25],[-97.14,35.17],[-97.18,34.87],[-97,34.64],[-96.83,34.51],[-96.93,34.48]]]}},{type:"Feature",id:"731",properties:{zip3:"731"},geometry:{type:"Polygon",coordinates:[[[-97.27,35.34],[-97.27,35.32],[-97.56,35.29],[-97.67,35.34],[-97.71,35.46],[-97.7,35.49],[-97.63,35.5],[-97.64,35.55],[-97.55,35.61],[-97.48,35.61],[-97.28,35.41],[-97.27,35.34]]]}},{type:"Feature",id:"734",properties:{zip3:"734"},geometry:{type:"Polygon",coordinates:[[[-97.17,33.84],[-97.18,33.9],[-97.24,33.91],[-97.31,33.89],[-97.32,33.88],[-97.35,33.84],[-97.43,33.82],[-97.46,33.84],[-97.45,33.89],[-97.5,33.92],[-97.6,33.92],[-97.63,33.98],[-97.65,34.04],[-97.67,34.03],[-97.68,34.04],[-97.7,34.08],[-97.83,34.27],[-97.75,34.38],[-97.6,34.4],[-97.71,34.48],[-97.67,34.51],[-97.56,34.48],[-97.61,34.59],[-97.63,34.57],[-97.62,34.55],[-97.65,34.57],[-97.7,34.64],[-97.53,34.73],[-97.41,34.74],[-97.28,34.68],[-97.32,34.38],[-97.04,34.38],[-96.88,34.33],[-96.87,34.32],[-96.77,34.26],[-96.78,34.29],[-96.72,34.42],[-96.57,34.45],[-96.55,34.41],[-96.35,34.42],[-96.37,34.4],[-96.41,34.35],[-96.37,34.29],[-96.3,34.3],[-96.31,34.3],[-96.3,34.3],[-96.3,34.27],[-96.33,34.28],[-96.5,34.07],[-96.52,33.95],[-96.84,33.85],[-97,33.94],[-97.06,33.86],[-97.09,33.84],[-97.09,33.74],[-97.16,33.73],[-97.21,33.8],[-97.17,33.84]]]}},{type:"Feature",id:"735",properties:{zip3:"735"},geometry:{type:"Polygon",coordinates:[[[-97.97,33.91],[-97.96,33.95],[-97.96,33.99],[-98.09,34.01],[-98.09,34.13],[-98.37,34.16],[-98.45,34.07],[-98.56,34.12],[-98.76,34.12],[-98.99,34.22],[-99.19,34.21],[-99.21,34.34],[-99.36,34.44],[-99.4,34.42],[-99.39,34.41],[-99.44,34.37],[-99.49,34.4],[-99.58,34.42],[-99.69,34.38],[-99.92,34.57],[-100,34.56],[-100,35.03],[-99.66,35.08],[-99.69,35.06],[-99.67,34.97],[-99.52,34.96],[-99.41,35.11],[-99.31,34.89],[-99.28,34.84],[-99.26,34.84],[-99.23,34.83],[-99.21,34.84],[-99.17,34.85],[-98.97,34.94],[-98.88,34.94],[-98.83,34.86],[-98.51,34.86],[-98.47,34.81],[-98.3,34.84],[-98.09,34.83],[-98.14,34.59],[-97.97,34.59],[-97.92,34.52],[-97.71,34.6],[-97.65,34.57],[-97.62,34.55],[-97.63,34.57],[-97.61,34.59],[-97.56,34.48],[-97.67,34.51],[-97.71,34.48],[-97.6,34.4],[-97.75,34.38],[-97.83,34.27],[-97.7,34.08],[-97.68,34.04],[-97.67,34.03],[-97.65,34.04],[-97.63,33.98],[-97.73,33.94],[-97.8,33.9],[-97.82,33.88],[-97.83,33.86],[-97.97,33.91]]]}},{type:"Feature",id:"736",properties:{zip3:"736"},geometry:{type:"Polygon",coordinates:[[[-99.69,35.06],[-99.66,35.08],[-100,35.03],[-100,35.88],[-99.97,35.89],[-99.91,35.93],[-99.91,35.96],[-99.81,36],[-99.72,35.86],[-99.56,35.87],[-99.5,35.98],[-99.28,36],[-99.17,35.87],[-99.07,35.89],[-99.22,36.09],[-99.06,36.09],[-99.06,36.16],[-98.73,36.16],[-98.72,36.15],[-98.86,36.01],[-98.55,35.91],[-98.51,35.75],[-98.54,35.75],[-98.54,35.73],[-98.6,35.73],[-98.59,35.71],[-98.62,35.65],[-98.88,35.62],[-98.83,35.55],[-98.84,35.47],[-98.87,35.41],[-98.85,35.36],[-98.66,35.27],[-98.97,35.17],[-98.92,35.02],[-98.92,34.96],[-98.94,34.96],[-98.94,34.94],[-98.97,34.94],[-99.17,34.85],[-99.21,34.84],[-99.23,34.83],[-99.26,34.84],[-99.28,34.84],[-99.31,34.89],[-99.41,35.11],[-99.52,34.96],[-99.67,34.97],[-99.69,35.06]]]}},{type:"Feature",id:"737",properties:{zip3:"737"},geometry:{type:"Polygon",coordinates:[[[-98.36,35.72],[-98.42,35.78],[-98.49,35.73],[-98.54,35.73],[-98.54,35.75],[-98.51,35.75],[-98.55,35.91],[-98.86,36.01],[-98.72,36.15],[-98.73,36.2],[-98.96,36.4],[-98.92,36.41],[-98.78,36.33],[-98.69,36.41],[-98.79,36.71],[-98.97,36.74],[-98.98,36.83],[-99.12,36.97],[-99.27,36.97],[-99.27,37],[-97.46,37],[-97.61,36.71],[-97.6,36.55],[-97.46,36.51],[-97.46,36.39],[-97.44,36.39],[-97.41,36.23],[-97.62,36.26],[-97.78,36.18],[-97.72,36.13],[-97.68,36.1],[-97.69,36.04],[-97.73,35.94],[-97.73,35.93],[-97.73,35.91],[-97.71,35.88],[-97.87,35.61],[-98.05,35.62],[-98.08,35.7],[-98.36,35.72]]]}},{type:"Feature",id:"738",properties:{zip3:"738"},geometry:{type:"Polygon",coordinates:[[[-99.07,35.89],[-99.17,35.87],[-99.28,36],[-99.5,35.98],[-99.56,35.87],[-99.72,35.86],[-99.81,36],[-99.91,35.96],[-99.91,35.93],[-99.97,35.89],[-100,35.88],[-100,36.5],[-100.43,36.5],[-100.43,36.51],[-100.41,36.53],[-100.43,36.53],[-100.43,36.56],[-100.4,36.62],[-100.31,36.62],[-100.19,36.76],[-100.36,36.85],[-100.37,36.98],[-100.41,36.98],[-100.41,37],[-100.42,37],[-99.27,37],[-99.27,36.97],[-99.12,36.97],[-98.98,36.83],[-98.97,36.74],[-98.79,36.71],[-98.69,36.41],[-98.78,36.33],[-98.92,36.41],[-98.96,36.4],[-98.73,36.2],[-98.73,36.16],[-99.06,36.16],[-99.06,36.09],[-99.22,36.09],[-99.07,35.89]]]}},{type:"Feature",id:"739",properties:{zip3:"739"},geometry:{type:"Polygon",coordinates:[[[-101.99,36.99],[-101.83,36.99],[-100.42,37],[-100.41,37],[-100.41,36.98],[-100.37,36.98],[-100.36,36.85],[-100.19,36.76],[-100.31,36.62],[-100.4,36.62],[-100.43,36.56],[-100.43,36.53],[-100.41,36.53],[-100.43,36.51],[-100.43,36.5],[-101.69,36.5],[-101.71,36.34],[-101.84,36.33],[-101.9,36.5],[-103,36.5],[-103,37],[-102.03,36.99],[-101.99,36.99]]]}},{type:"Feature",id:"740",properties:{zip3:"740"},geometry:{type:"Polygon",coordinates:[[[-96.77,35.72],[-96.87,35.96],[-97.18,35.91],[-97.19,35.9],[-97.16,36.03],[-97.26,36.06],[-97.19,36.18],[-97.14,36.25],[-96.96,36.25],[-96.94,36.41],[-96.93,36.45],[-96.91,36.47],[-96.84,36.5],[-96.61,36.4],[-96.54,36.4],[-96.48,36.37],[-96.48,36.44],[-96.49,36.48],[-96.57,36.6],[-96.56,36.87],[-96.5,37],[-96.53,37],[-95.41,37],[-95.41,36.94],[-95.37,36.96],[-95.4,36.91],[-95.43,36.83],[-95.46,36.79],[-95.52,36.76],[-95.36,36.66],[-95.44,36.38],[-95.4,36.18],[-95.44,36.18],[-95.4,36.15],[-95.43,36.12],[-95.43,36.08],[-95.46,36.08],[-95.74,35.96],[-95.73,35.9],[-95.97,35.83],[-96.19,35.84],[-96.19,35.64],[-96.39,35.64],[-96.39,35.62],[-96.42,35.64],[-96.62,35.64],[-96.68,35.67],[-96.7,35.68],[-96.77,35.71],[-96.77,35.72]]]}},{type:"Feature",id:"741",properties:{zip3:"741"},geometry:{type:"Polygon",coordinates:[[[-95.86,36.06],[-95.85,36.06],[-96.1,36.03],[-96.1,36.26],[-95.87,36.26],[-95.76,36.1],[-95.86,36.06]]]}},{type:"Feature",id:"743",properties:{zip3:"743"},geometry:{type:"Polygon",coordinates:[[[-95.33,36.04],[-95.39,36.08],[-95.43,36.08],[-95.43,36.12],[-95.4,36.15],[-95.44,36.18],[-95.4,36.18],[-95.44,36.38],[-95.36,36.66],[-95.52,36.76],[-95.46,36.79],[-95.43,36.83],[-95.4,36.91],[-95.37,36.96],[-95.41,36.94],[-95.41,37],[-94.62,37],[-94.62,36.5],[-94.57,36.18],[-94.58,36.18],[-94.61,36.17],[-94.66,36.18],[-94.78,36.1],[-94.8,36.13],[-94.81,36.12],[-94.92,36.16],[-95.14,36.14],[-95.25,36],[-95.33,36.04]]]}},{type:"Feature",id:"744",properties:{zip3:"744"},geometry:{type:"Polygon",coordinates:[[[-95.02,35.45],[-94.93,35.4],[-94.99,35.22],[-95.03,35.2],[-95.09,35.14],[-95.11,35.15],[-95.16,35.15],[-95.15,35.18],[-95.35,35.19],[-95.35,35.25],[-95.6,35.12],[-95.64,35.2],[-95.62,35.22],[-95.74,35.19],[-95.74,35.18],[-95.73,35.17],[-95.81,35.09],[-95.9,35.15],[-95.84,35.18],[-95.75,35.2],[-95.76,35.22],[-95.82,35.37],[-95.98,35.3],[-96.12,35.43],[-96.09,35.55],[-96.19,35.55],[-96.19,35.84],[-95.97,35.83],[-95.73,35.9],[-95.74,35.96],[-95.46,36.08],[-95.39,36.08],[-95.33,36.04],[-95.25,36],[-95.14,36.14],[-94.92,36.16],[-94.81,36.12],[-94.79,36.1],[-94.78,36.08],[-94.72,36.03],[-94.81,35.87],[-94.83,35.64],[-95.01,35.63],[-95.04,35.62],[-95.04,35.6],[-95.04,35.58],[-95.06,35.47],[-95.02,35.45]]]}},{type:"Feature",id:"745",properties:{zip3:"745"},geometry:{type:"Polygon",coordinates:[[[-96.1,34.16],[-96.28,34.28],[-96.3,34.27],[-96.3,34.3],[-96.31,34.3],[-96.3,34.3],[-96.37,34.29],[-96.41,34.35],[-96.37,34.4],[-96.35,34.42],[-96.55,34.41],[-96.53,34.45],[-96.48,34.54],[-96.47,34.53],[-96.44,34.54],[-96.44,34.57],[-96.45,34.69],[-96.3,34.71],[-96.3,35],[-96.13,35.01],[-96.01,35.12],[-95.9,35.15],[-95.81,35.09],[-95.73,35.17],[-95.74,35.18],[-95.74,35.19],[-95.64,35.2],[-95.6,35.12],[-95.35,35.25],[-95.35,35.19],[-95.15,35.18],[-95.16,35.15],[-95.16,35.11],[-95.18,35.06],[-94.87,35.06],[-94.99,34.8],[-94.96,34.83],[-94.73,34.77],[-94.75,34.67],[-94.77,34.71],[-94.85,34.68],[-94.81,34.68],[-94.77,34.66],[-94.78,34.65],[-94.8,34.63],[-94.79,34.61],[-94.8,34.6],[-94.85,34.57],[-94.94,34.51],[-95.05,34.51],[-95.12,34.39],[-95.16,34.34],[-95.16,34.28],[-95.25,34.27],[-95.24,34.19],[-95.61,34.13],[-95.68,34.11],[-96.07,34.18],[-96.1,34.16]]]}},{type:"Feature",id:"746",properties:{zip3:"746"},geometry:{type:"Polygon",coordinates:[[[-96.48,36.37],[-96.54,36.4],[-96.61,36.4],[-96.84,36.5],[-96.91,36.47],[-96.94,36.46],[-97.01,36.49],[-97.03,36.37],[-97.19,36.43],[-97.39,36.4],[-97.46,36.39],[-97.46,36.51],[-97.6,36.55],[-97.61,36.71],[-97.46,37],[-96.5,37],[-96.56,36.87],[-96.57,36.6],[-96.49,36.48],[-96.48,36.44],[-96.48,36.37]]]}},{type:"Feature",id:"747",properties:{zip3:"747"},geometry:{type:"Polygon",coordinates:[[[-94.77,33.76],[-94.81,33.73],[-94.82,33.74],[-94.83,33.76],[-95.16,33.94],[-95.23,33.96],[-95.25,33.94],[-95.26,33.89],[-95.28,33.91],[-95.33,33.89],[-95.36,33.87],[-95.5,33.87],[-95.59,33.94],[-95.84,33.84],[-95.93,33.89],[-96.16,33.81],[-96.23,33.75],[-96.26,33.77],[-96.36,33.69],[-96.37,33.72],[-96.41,33.75],[-96.45,33.78],[-96.52,33.79],[-96.53,33.82],[-96.52,33.95],[-96.5,34.07],[-96.33,34.28],[-96.29,34.27],[-96.28,34.28],[-96.1,34.16],[-96.07,34.18],[-95.68,34.11],[-95.61,34.13],[-95.24,34.19],[-95.25,34.27],[-95.16,34.28],[-94.91,34.28],[-94.88,34.13],[-94.8,34.26],[-94.93,34.37],[-95.16,34.34],[-95.12,34.39],[-95.05,34.44],[-94.73,34.42],[-94.73,34.35],[-94.7,34.35],[-94.8,34.27],[-94.52,34.16],[-94.47,34.33],[-94.49,33.63],[-94.54,33.62],[-94.57,33.63],[-94.55,33.65],[-94.59,33.65],[-94.58,33.67],[-94.6,33.66],[-94.75,33.71],[-94.77,33.73],[-94.77,33.76]]]}},{type:"Feature",id:"748",properties:{zip3:"748"},geometry:{type:"Polygon",coordinates:[[[-96.93,34.48],[-96.83,34.51],[-97,34.64],[-97.18,34.87],[-97.14,35.17],[-97.14,35.25],[-97.27,35.32],[-97.27,35.34],[-97.26,35.36],[-97.04,35.51],[-97.18,35.75],[-97.18,35.87],[-97.18,35.91],[-96.87,35.96],[-96.77,35.72],[-96.77,35.71],[-96.7,35.68],[-96.68,35.67],[-96.62,35.64],[-96.42,35.64],[-96.39,35.62],[-96.39,35.64],[-96.19,35.64],[-96.19,35.55],[-96.09,35.55],[-96.12,35.43],[-95.98,35.3],[-95.82,35.37],[-95.76,35.22],[-95.75,35.2],[-95.84,35.18],[-96.01,35.12],[-96.13,35.01],[-96.3,35],[-96.3,34.71],[-96.45,34.69],[-96.44,34.57],[-96.44,34.54],[-96.47,34.53],[-96.48,34.54],[-96.53,34.45],[-96.57,34.45],[-96.72,34.42],[-96.78,34.29],[-96.77,34.26],[-96.87,34.32],[-96.88,34.41],[-96.93,34.48]]]}},{type:"Feature",id:"749",properties:{zip3:"749"},geometry:{type:"Polygon",coordinates:[[[-94.47,34.33],[-94.59,34.39],[-94.7,34.35],[-94.73,34.35],[-94.7,34.43],[-94.75,34.51],[-94.94,34.51],[-94.85,34.57],[-94.8,34.6],[-94.79,34.61],[-94.8,34.63],[-94.78,34.65],[-94.77,34.66],[-94.81,34.68],[-94.85,34.68],[-94.77,34.71],[-94.75,34.67],[-94.73,34.77],[-94.96,34.83],[-94.99,34.8],[-94.87,35.06],[-95.18,35.06],[-95.16,35.11],[-95.11,35.15],[-95.09,35.14],[-95.03,35.2],[-94.99,35.22],[-94.93,35.4],[-95.02,35.45],[-95.06,35.47],[-95.04,35.58],[-95.04,35.6],[-95.04,35.62],[-95.01,35.63],[-94.83,35.64],[-94.81,35.87],[-94.72,36.03],[-94.78,36.08],[-94.79,36.1],[-94.8,36.13],[-94.78,36.1],[-94.66,36.18],[-94.61,36.17],[-94.58,36.18],[-94.57,36.18],[-94.43,35.39],[-94.46,34.45],[-94.47,34.33]]]}},{type:"Feature",id:"750",properties:{zip3:"750"},geometry:{type:"MultiPolygon",coordinates:[[[[-97.04,32.55],[-97.05,32.55],[-97.05,32.56],[-97.07,32.59],[-97.05,32.74],[-97.06,32.76],[-97.06,32.81],[-97.04,32.81],[-97.03,32.79],[-97.03,32.97],[-97.07,32.99],[-97.18,33.04],[-96.95,33.19],[-96.96,33.2],[-96.87,33.24],[-96.79,33.52],[-96.77,33.52],[-96.64,33.46],[-96.64,33.36],[-96.61,33.26],[-96.6,33.24],[-96.48,33.27],[-96.55,33.15],[-96.48,33.04],[-96.38,32.96],[-96.35,32.82],[-96.52,32.83],[-96.61,32.83],[-96.62,32.84],[-96.63,32.85],[-96.63,32.84],[-96.69,32.88],[-96.71,32.93],[-96.77,32.94],[-96.76,33],[-96.87,33.01],[-96.83,32.99],[-96.83,32.95],[-96.84,32.95],[-96.86,32.93],[-96.89,32.83],[-96.9,32.8],[-96.93,32.78],[-96.97,32.7],[-97.04,32.55]]],[[[-96.48,33.64],[-96.49,33.59],[-96.47,33.55],[-96.51,33.49],[-96.54,33.48],[-96.7,33.55],[-96.7,33.62],[-96.77,33.63],[-96.78,33.63],[-96.81,33.64],[-96.84,33.68],[-96.85,33.68],[-96.79,33.7],[-96.79,33.87],[-96.53,33.82],[-96.52,33.79],[-96.45,33.78],[-96.41,33.75],[-96.38,33.73],[-96.39,33.69],[-96.41,33.67],[-96.47,33.69],[-96.48,33.64]]]]}},{type:"Feature",id:"751",properties:{zip3:"751"},geometry:{type:"Polygon",coordinates:[[[-96.71,32.05],[-96.69,32.04],[-96.69,32.05],[-96.67,32.18],[-96.78,32.25],[-96.82,32.26],[-96.88,32.23],[-97,32.3],[-97,32.33],[-97.01,32.36],[-96.96,32.4],[-96.94,32.39],[-96.94,32.4],[-96.94,32.41],[-96.92,32.41],[-96.89,32.53],[-97.06,32.55],[-97.04,32.55],[-96.99,32.65],[-96.93,32.68],[-96.89,32.68],[-96.71,32.66],[-96.68,32.68],[-96.68,32.65],[-96.62,32.65],[-96.59,32.68],[-96.57,32.7],[-96.56,32.7],[-96.61,32.7],[-96.67,32.79],[-96.68,32.8],[-96.66,32.83],[-96.63,32.85],[-96.62,32.84],[-96.61,32.83],[-96.52,32.83],[-96.35,32.82],[-96.38,32.96],[-96.48,33.04],[-96.46,33.1],[-96.41,33.11],[-96.42,33.08],[-96.42,33.07],[-96.38,33.08],[-96.35,33.11],[-96.33,33.1],[-96.28,33.15],[-96.22,33.14],[-96.12,33.01],[-96.25,32.94],[-96.2,32.84],[-95.99,32.87],[-95.7,32.74],[-95.64,32.72],[-95.63,32.71],[-95.59,32.69],[-95.59,32.56],[-95.63,32.56],[-95.63,32.57],[-95.66,32.59],[-95.69,32.57],[-95.78,32.44],[-95.96,32.28],[-95.99,32.01],[-96.05,32.01],[-96.29,31.95],[-96.37,31.93],[-96.48,31.95],[-96.5,31.95],[-96.7,32.01],[-96.71,32.02],[-96.71,32.05]]]}},{type:"Feature",id:"752",properties:{zip3:"752"},geometry:{type:"Polygon",coordinates:[[[-96.99,32.65],[-96.97,32.7],[-96.93,32.78],[-96.9,32.8],[-96.89,32.83],[-96.86,32.93],[-96.84,32.95],[-96.83,32.95],[-96.83,32.99],[-96.87,33.01],[-96.76,33],[-96.77,32.94],[-96.71,32.93],[-96.69,32.88],[-96.63,32.84],[-96.66,32.83],[-96.68,32.8],[-96.67,32.79],[-96.61,32.7],[-96.56,32.7],[-96.57,32.7],[-96.59,32.68],[-96.62,32.65],[-96.68,32.65],[-96.68,32.68],[-96.71,32.66],[-96.89,32.68],[-96.93,32.68],[-96.99,32.65]]]}},{type:"Feature",id:"753",properties:{zip3:"753"},geometry:{type:"Polygon",coordinates:[[[-96.842,32.815],[-96.841,32.815],[-96.84,32.813],[-96.841,32.813],[-96.842,32.815]]]}},{type:"Feature",id:"754",properties:{zip3:"754"},geometry:{type:"Polygon",coordinates:[[[-95.58,32.74],[-95.63,32.71],[-95.64,32.72],[-95.7,32.74],[-95.99,32.87],[-96.2,32.84],[-96.25,32.94],[-96.12,33.01],[-96.22,33.14],[-96.28,33.15],[-96.33,33.1],[-96.35,33.11],[-96.38,33.08],[-96.42,33.07],[-96.42,33.08],[-96.41,33.11],[-96.46,33.1],[-96.55,33.15],[-96.48,33.27],[-96.6,33.24],[-96.61,33.26],[-96.64,33.36],[-96.64,33.46],[-96.77,33.52],[-96.81,33.52],[-96.81,33.55],[-96.76,33.62],[-96.7,33.62],[-96.7,33.55],[-96.54,33.48],[-96.51,33.49],[-96.47,33.55],[-96.49,33.59],[-96.48,33.64],[-96.47,33.69],[-96.41,33.67],[-96.39,33.69],[-96.38,33.73],[-96.36,33.69],[-96.26,33.77],[-96.23,33.75],[-96.16,33.81],[-95.93,33.89],[-95.84,33.84],[-95.59,33.94],[-95.5,33.87],[-95.36,33.87],[-95.33,33.89],[-95.28,33.91],[-95.26,33.89],[-95.25,33.94],[-95.23,33.96],[-95.16,33.94],[-94.83,33.76],[-94.82,33.74],[-94.81,33.73],[-94.79,33.74],[-94.85,33.67],[-94.88,33.6],[-94.9,33.58],[-94.92,33.62],[-94.92,33.44],[-94.9,33.39],[-94.88,33.3],[-94.91,33.31],[-94.85,33.19],[-94.87,33.17],[-94.82,33.12],[-94.82,33.05],[-95.13,33.09],[-95.06,32.94],[-95.13,32.81],[-95.14,32.76],[-95.26,32.74],[-95.25,32.77],[-95.44,32.9],[-95.46,32.92],[-95.58,32.74]]]}},{type:"Feature",id:"755",properties:{zip3:"755"},geometry:{type:"Polygon",coordinates:[[[-94.11,32.84],[-94.12,32.88],[-94.44,32.9],[-94.55,33.1],[-94.76,33.08],[-94.81,33.08],[-94.82,33.09],[-94.82,33.12],[-94.87,33.17],[-94.85,33.19],[-94.91,33.31],[-94.88,33.3],[-94.9,33.39],[-94.92,33.44],[-94.92,33.62],[-94.9,33.58],[-94.88,33.6],[-94.85,33.67],[-94.79,33.74],[-94.77,33.76],[-94.77,33.73],[-94.75,33.71],[-94.6,33.66],[-94.58,33.67],[-94.59,33.65],[-94.55,33.65],[-94.57,33.63],[-94.54,33.62],[-94.49,33.63],[-94.45,33.64],[-94.4,33.56],[-94.36,33.54],[-94.31,33.55],[-94.28,33.57],[-94.12,33.57],[-94.04,33.55],[-94.04,33.07],[-94.04,32.94],[-94.04,32.83],[-94.05,32.83],[-94.05,32.84],[-94.05,32.85],[-94.11,32.84]]]}},{type:"Feature",id:"756",properties:{zip3:"756"},geometry:{type:"Polygon",coordinates:[[[-94.83,31.92],[-94.89,31.92],[-94.91,31.91],[-94.91,31.9],[-94.91,31.89],[-94.9,31.9],[-94.93,31.88],[-94.94,31.93],[-94.99,31.97],[-94.98,32.2],[-95.06,32.3],[-95.04,32.49],[-95.05,32.5],[-95.04,32.52],[-95.01,32.59],[-95,32.61],[-94.99,32.64],[-95.02,32.66],[-95.01,32.67],[-95.04,32.65],[-95.07,32.67],[-95.08,32.69],[-95.09,32.75],[-95.14,32.77],[-95.13,32.81],[-95.06,32.94],[-95.13,33.09],[-94.82,33.05],[-94.82,33.09],[-94.8,33.08],[-94.76,33.08],[-94.55,33.1],[-94.44,32.9],[-94.12,32.88],[-94.11,32.84],[-94.06,32.85],[-94.05,32.84],[-94.04,32],[-94.05,32.01],[-94.19,32.07],[-94.27,32.06],[-94.29,32.01],[-94.26,31.99],[-94.3,31.97],[-94.33,31.96],[-94.55,31.98],[-94.57,31.99],[-94.58,31.84],[-94.77,31.85],[-94.79,31.89],[-94.81,31.89],[-94.83,31.9],[-94.83,31.92]]]}},{type:"Feature",id:"757",properties:{zip3:"757"},geometry:{type:"MultiPolygon",coordinates:[[[[-94.94,31.93],[-94.93,31.88],[-94.9,31.9],[-94.91,31.89],[-94.91,31.9],[-94.91,31.91],[-94.86,31.92],[-94.83,31.92],[-94.83,31.9],[-94.81,31.89],[-94.79,31.89],[-94.77,31.85],[-94.74,31.84],[-94.78,31.82],[-94.78,31.81],[-94.86,31.72],[-95.11,31.75],[-95.12,31.67],[-95.22,31.66],[-95.19,31.64],[-95.27,31.64],[-95.29,31.63],[-95.29,31.65],[-95.45,31.84],[-95.47,32.02],[-95.55,31.9],[-95.6,31.95],[-95.6,32.06],[-96.05,32],[-96.05,32.01],[-95.99,32.01],[-95.96,32.28],[-95.78,32.44],[-95.69,32.57],[-95.66,32.59],[-95.63,32.57],[-95.63,32.56],[-95.59,32.56],[-95.59,32.69],[-95.58,32.74],[-95.46,32.92],[-95.44,32.9],[-95.25,32.77],[-95.26,32.74],[-95.14,32.76],[-95.14,32.77],[-95.09,32.75],[-95.08,32.69],[-95.07,32.67],[-95.04,32.65],[-95.01,32.67],[-95.02,32.66],[-94.99,32.64],[-95,32.61],[-95.01,32.59],[-95.04,32.52],[-95.05,32.5],[-95.04,32.49],[-95.06,32.3],[-94.98,32.2],[-94.99,31.97],[-94.94,31.93]]],[[[-95.05,32.7],[-95.04,32.68],[-95.07,32.69],[-95.05,32.7]]]]}},{type:"Feature",id:"758",properties:{zip3:"758"},geometry:{type:"Polygon",coordinates:[[[-95.06,31.23],[-95.06,31.19],[-95,31.18],[-94.97,31.19],[-94.94,31.18],[-94.94,31.04],[-95.2,30.82],[-95.25,30.91],[-95.4,30.86],[-95.53,30.93],[-95.67,30.79],[-95.74,30.85],[-95.7,30.88],[-95.72,30.88],[-95.72,30.89],[-95.74,30.88],[-95.77,30.89],[-95.71,30.91],[-95.99,31.09],[-96.03,31.19],[-96.3,31.35],[-96.31,31.33],[-96.35,31.42],[-96.33,31.44],[-96.38,31.63],[-96.32,31.93],[-96.29,31.95],[-96.05,32.01],[-96.05,32],[-95.6,32.06],[-95.6,31.95],[-95.55,31.9],[-95.47,32.02],[-95.45,31.84],[-95.29,31.65],[-95.29,31.63],[-95.26,31.62],[-95.26,31.61],[-95.27,31.59],[-95.26,31.57],[-95.21,31.57],[-95.13,31.54],[-94.96,31.39],[-95.08,31.28],[-95.07,31.26],[-95.05,31.23],[-95.06,31.23]]]}},{type:"Feature",id:"759",properties:{zip3:"759"},geometry:{type:"Polygon",coordinates:[[[-93.61,30.72],[-93.69,30.59],[-93.73,30.54],[-93.71,30.51],[-93.72,30.47],[-93.81,30.52],[-93.82,30.52],[-93.83,30.53],[-93.9,30.54],[-93.96,30.54],[-93.98,30.56],[-94.13,30.75],[-94.14,30.73],[-94.13,30.72],[-94.32,30.72],[-94.41,30.65],[-94.57,30.68],[-94.62,30.83],[-94.67,30.88],[-94.7,30.89],[-95.02,30.95],[-94.94,31.04],[-94.94,31.18],[-94.97,31.19],[-95,31.18],[-95.06,31.19],[-95.06,31.23],[-95.05,31.23],[-95.07,31.26],[-95.08,31.28],[-94.96,31.39],[-95.13,31.54],[-95.21,31.57],[-95.26,31.58],[-95.28,31.59],[-95.26,31.6],[-95.26,31.62],[-95.29,31.63],[-95.27,31.64],[-95.19,31.64],[-95.22,31.66],[-95.12,31.67],[-95.11,31.75],[-94.86,31.72],[-94.78,31.81],[-94.78,31.82],[-94.74,31.84],[-94.58,31.84],[-94.57,31.99],[-94.55,31.98],[-94.33,31.96],[-94.3,31.97],[-94.26,31.99],[-94.29,32.01],[-94.27,32.06],[-94.19,32.07],[-94.05,32.01],[-94.04,31.99],[-93.97,31.92],[-93.93,31.89],[-93.9,31.89],[-93.89,31.86],[-93.79,31.7],[-93.84,31.6],[-93.8,31.53],[-93.71,31.51],[-93.75,31.47],[-93.69,31.44],[-93.7,31.41],[-93.67,31.4],[-93.67,31.35],[-93.69,31.31],[-93.55,31.19],[-93.53,31.07],[-93.51,31.03],[-93.56,30.99],[-93.53,30.96],[-93.54,30.92],[-93.55,30.9],[-93.56,30.87],[-93.57,30.85],[-93.56,30.82],[-93.61,30.76],[-93.61,30.72]]]}},{type:"Feature",id:"760",properties:{zip3:"760"},geometry:{type:"MultiPolygon",coordinates:[[[[-97.94,32.22],[-97.79,32.31],[-97.92,32.44],[-97.88,32.62],[-98.03,32.6],[-98.06,32.68],[-98.27,32.73],[-98.19,32.81],[-98.21,32.82],[-98.18,32.85],[-98.12,32.94],[-98.06,32.95],[-98.02,32.93],[-97.98,32.98],[-97.86,32.92],[-97.8,32.91],[-97.83,33.13],[-97.71,33.19],[-97.66,33.17],[-97.66,33.14],[-97.6,33.11],[-97.57,33.09],[-97.54,33.17],[-97.39,33.13],[-97.39,33.04],[-97.33,33.04],[-97.31,33.02],[-97.33,32.99],[-97.32,32.97],[-97.33,32.95],[-97.51,32.99],[-97.5,32.88],[-97.52,32.87],[-97.59,32.59],[-97.58,32.56],[-97.46,32.6],[-97.45,32.58],[-97.45,32.59],[-97.46,32.61],[-97.43,32.63],[-97.44,32.64],[-97.22,32.58],[-97.23,32.64],[-97.23,32.69],[-97.15,32.76],[-97.14,32.8],[-97.19,32.84],[-97.19,32.86],[-97.18,32.91],[-97.2,32.93],[-97.2,32.95],[-97.19,32.95],[-97.16,32.98],[-97.17,33.01],[-97.15,33.02],[-97.07,32.99],[-97.03,32.97],[-97.03,32.84],[-97.07,32.84],[-97.06,32.81],[-97.06,32.76],[-97.05,32.74],[-97.07,32.59],[-97.05,32.56],[-97.05,32.55],[-97.06,32.55],[-96.89,32.53],[-96.92,32.41],[-96.94,32.41],[-96.94,32.4],[-96.94,32.39],[-96.96,32.4],[-97.01,32.36],[-97,32.33],[-97,32.3],[-97,32.28],[-97.01,32.16],[-97.24,32.07],[-97.24,32.23],[-97.51,32.13],[-97.68,32.14],[-97.73,32.16],[-97.86,32.09],[-97.94,32.22]]],[[[-96.88,32.23],[-96.82,32.26],[-96.81,32.23],[-96.86,32.22],[-96.88,32.23]]]]}},{type:"Feature",id:"761",properties:{zip3:"761"},geometry:{type:"MultiPolygon",coordinates:[[[[-97.23,32.64],[-97.22,32.58],[-97.44,32.64],[-97.43,32.63],[-97.46,32.61],[-97.45,32.59],[-97.45,32.58],[-97.46,32.6],[-97.58,32.56],[-97.59,32.59],[-97.52,32.87],[-97.5,32.88],[-97.51,32.99],[-97.33,32.95],[-97.32,32.97],[-97.33,32.99],[-97.31,33.03],[-97.3,33.03],[-97.3,33.04],[-97.26,33.04],[-97.31,32.98],[-97.32,32.9],[-97.21,32.91],[-97.19,32.86],[-97.19,32.84],[-97.14,32.8],[-97.15,32.76],[-97.23,32.69],[-97.23,32.64]]],[[[-97.07,32.84],[-97.03,32.84],[-97.03,32.79],[-97.04,32.81],[-97.06,32.81],[-97.07,32.84]]]]}},{type:"Feature",id:"762",properties:{zip3:"762"},geometry:{type:"Polygon",coordinates:[[[-97.2,32.93],[-97.18,32.91],[-97.21,32.91],[-97.32,32.9],[-97.31,32.98],[-97.26,33.04],[-97.3,33.04],[-97.3,33.03],[-97.31,33.02],[-97.33,33.04],[-97.39,33.04],[-97.39,33.13],[-97.54,33.17],[-97.57,33.09],[-97.6,33.11],[-97.66,33.14],[-97.66,33.17],[-97.68,33.19],[-97.67,33.2],[-97.69,33.26],[-97.79,33.38],[-98.09,33.34],[-98.12,33.34],[-98.26,33.45],[-98.26,33.47],[-98.2,33.62],[-97.98,33.89],[-97.83,33.86],[-97.82,33.88],[-97.8,33.9],[-97.73,33.94],[-97.6,33.92],[-97.5,33.92],[-97.45,33.89],[-97.46,33.84],[-97.43,33.82],[-97.35,33.84],[-97.32,33.88],[-97.31,33.89],[-97.24,33.91],[-97.18,33.9],[-97.17,33.84],[-97.21,33.8],[-97.16,33.73],[-97.09,33.74],[-97.09,33.84],[-97.06,33.86],[-97,33.94],[-96.84,33.85],[-96.79,33.87],[-96.79,33.7],[-96.85,33.68],[-96.84,33.68],[-96.81,33.64],[-96.78,33.63],[-96.77,33.63],[-96.76,33.62],[-96.81,33.55],[-96.81,33.52],[-96.79,33.52],[-96.87,33.24],[-96.96,33.2],[-96.95,33.19],[-97.18,33.04],[-97.15,33.02],[-97.17,33.01],[-97.16,32.98],[-97.19,32.95],[-97.2,32.95],[-97.2,32.93]]]}},{type:"Feature",id:"763",properties:{zip3:"763"},geometry:{type:"Polygon",coordinates:[[[-98.62,33.21],[-98.62,33.24],[-98.7,33.12],[-98.75,33.12],[-99.11,33.22],[-99.17,33.4],[-99.47,33.4],[-99.51,33.3],[-99.66,33.27],[-99.73,33.23],[-99.72,33.35],[-99.74,33.36],[-99.71,33.55],[-99.64,33.61],[-99.64,33.65],[-99.63,33.66],[-99.62,33.66],[-99.47,33.72],[-99.48,33.83],[-99.27,33.84],[-99.19,33.9],[-99.16,33.83],[-98.97,33.88],[-98.99,34.04],[-99.11,34.06],[-99.48,33.91],[-99.48,34.04],[-99.48,34.24],[-99.41,34.36],[-99.39,34.41],[-99.4,34.42],[-99.36,34.44],[-99.21,34.34],[-99.19,34.21],[-98.99,34.22],[-98.76,34.12],[-98.56,34.12],[-98.45,34.07],[-98.37,34.16],[-98.09,34.13],[-98.09,34.01],[-97.96,33.99],[-97.96,33.95],[-97.97,33.91],[-97.98,33.89],[-98.2,33.62],[-98.26,33.47],[-98.3,33.45],[-98.35,33.42],[-98.35,33.38],[-98.36,33.38],[-98.37,33.44],[-98.54,33.4],[-98.62,33.21]]]}},{type:"Feature",id:"764",properties:{zip3:"764"},geometry:{type:"Polygon",coordinates:[[[-98.46,31.68],[-98.42,31.63],[-98.44,31.62],[-98.47,31.62],[-98.49,31.59],[-98.49,31.68],[-98.66,31.69],[-98.68,31.77],[-98.87,31.77],[-98.8,31.9],[-98.87,32.05],[-98.97,32],[-99.02,32.02],[-99.2,32.01],[-99.23,32.08],[-99.27,32.08],[-99.3,32.25],[-99.19,32.25],[-99.25,32.46],[-99.3,32.48],[-99.32,32.52],[-99.3,32.61],[-99.5,32.72],[-99.46,32.71],[-99.36,32.73],[-99.38,32.85],[-99.26,32.96],[-99.39,32.98],[-99.4,32.99],[-99.43,32.98],[-99.47,33.01],[-99.47,33.4],[-99.17,33.4],[-99.11,33.22],[-98.75,33.12],[-98.7,33.12],[-98.62,33.24],[-98.62,33.21],[-98.54,33.4],[-98.37,33.44],[-98.36,33.38],[-98.35,33.38],[-98.35,33.42],[-98.3,33.45],[-98.26,33.45],[-98.12,33.34],[-98.09,33.34],[-97.79,33.38],[-97.69,33.26],[-97.67,33.2],[-97.68,33.19],[-97.71,33.19],[-97.83,33.13],[-97.8,32.91],[-97.86,32.92],[-97.98,32.98],[-98.02,32.93],[-98.06,32.95],[-98.12,32.94],[-98.18,32.85],[-98.21,32.82],[-98.19,32.81],[-98.27,32.73],[-98.06,32.68],[-98.03,32.6],[-97.88,32.62],[-97.92,32.44],[-97.79,32.31],[-97.94,32.22],[-97.9,32.16],[-97.96,32.12],[-97.95,32.08],[-97.97,32.04],[-97.89,31.98],[-97.95,31.94],[-97.83,31.77],[-97.92,31.76],[-98.03,31.74],[-98.02,31.75],[-98,31.83],[-98.16,31.84],[-98.46,31.68]]]}},{type:"Feature",id:"765",properties:{zip3:"765"},geometry:{type:"Polygon",coordinates:[[[-97.16,30.46],[-97.24,30.43],[-97.27,30.49],[-97.32,30.53],[-97.5,30.48],[-97.44,30.64],[-97.46,30.64],[-97.57,30.77],[-97.91,30.77],[-97.92,31.01],[-98.03,30.91],[-98.2,30.91],[-98.26,30.89],[-98.29,30.9],[-98.34,30.9],[-98.45,30.91],[-98.42,30.93],[-98.44,30.98],[-98.49,31.11],[-98.49,31.12],[-98.5,31.12],[-98.51,31.11],[-98.5,31.12],[-98.49,31.12],[-98.49,31.11],[-98.48,31.12],[-98.47,31.11],[-98.46,31.11],[-98.21,31.2],[-98.3,31.38],[-98.23,31.44],[-98.38,31.57],[-98.46,31.68],[-98.16,31.84],[-98,31.83],[-98.02,31.75],[-98.03,31.74],[-97.92,31.76],[-97.95,31.75],[-97.76,31.66],[-97.72,31.63],[-97.58,31.55],[-97.48,31.4],[-97.5,31.36],[-97.46,31.35],[-97.43,31.34],[-97.39,31.34],[-97.24,31.33],[-97.25,31.33],[-97.1,31.29],[-97.19,31.16],[-97.13,31.07],[-96.9,31.21],[-96.87,31.18],[-96.85,31.14],[-96.82,31.12],[-96.81,31.08],[-96.79,31.07],[-96.78,31.05],[-96.78,31.03],[-96.77,31.03],[-96.77,31],[-96.76,31.01],[-96.76,30.95],[-96.74,30.92],[-96.73,30.92],[-96.68,30.91],[-96.83,30.79],[-96.7,30.69],[-96.93,30.56],[-96.95,30.57],[-97.16,30.46]]]}},{type:"Feature",id:"766",properties:{zip3:"766"},geometry:{type:"MultiPolygon",coordinates:[[[[-96.41,31.31],[-96.48,31.18],[-96.48,31.19],[-96.74,31.06],[-96.78,31.05],[-96.79,31.07],[-96.81,31.08],[-96.82,31.12],[-96.85,31.14],[-96.87,31.18],[-96.9,31.21],[-97.13,31.07],[-97.19,31.16],[-97.1,31.29],[-97.25,31.33],[-97.24,31.33],[-97.39,31.34],[-97.58,31.55],[-97.72,31.63],[-97.76,31.66],[-97.95,31.75],[-97.83,31.77],[-97.95,31.94],[-97.89,31.98],[-97.97,32.04],[-97.95,32.08],[-97.96,32.12],[-97.9,32.16],[-97.86,32.09],[-97.73,32.16],[-97.68,32.14],[-97.51,32.13],[-97.24,32.23],[-97.24,32.07],[-97.01,32.16],[-97,32.28],[-96.86,32.22],[-96.81,32.23],[-96.78,32.25],[-96.67,32.18],[-96.69,32.05],[-96.69,32.04],[-96.71,32.05],[-96.71,32.02],[-96.7,32.01],[-96.5,31.95],[-96.48,31.95],[-96.37,31.93],[-96.32,31.93],[-96.38,31.63],[-96.33,31.44],[-96.35,31.42],[-96.32,31.3],[-96.33,31.25],[-96.41,31.31]],[[-97.21,31.46],[-97.19,31.48],[-97.16,31.4],[-97.15,31.41],[-97.06,31.4],[-97.01,31.41],[-97.05,31.49],[-97.03,31.53],[-96.95,31.56],[-96.98,31.58],[-97.22,31.77],[-97.32,31.57],[-97.21,31.46]]],[[[-97.5,31.36],[-97.48,31.4],[-97.43,31.34],[-97.46,31.35],[-97.5,31.36]]]]}},{type:"Feature",id:"767",properties:{zip3:"767"},geometry:{type:"Polygon",coordinates:[[[-97.19,31.48],[-97.21,31.46],[-97.32,31.57],[-97.22,31.77],[-96.98,31.58],[-96.95,31.56],[-97.03,31.53],[-97.05,31.49],[-97.01,31.41],[-97.06,31.4],[-97.15,31.41],[-97.16,31.4],[-97.19,31.48]]]}},{type:"Feature",id:"768",properties:{zip3:"768"},geometry:{type:"Polygon",coordinates:[[[-100.12,31.02],[-100.18,30.99],[-100.2,31.03],[-100.19,31.04],[-100.12,31.09],[-100.11,31.44],[-100.26,31.46],[-100.31,31.56],[-100.31,31.58],[-100.3,31.69],[-100.11,31.71],[-100.18,31.79],[-100.21,31.81],[-100.23,31.81],[-100.24,31.85],[-100.17,31.88],[-100.16,31.92],[-99.98,31.84],[-99.91,31.83],[-99.76,31.96],[-99.55,31.97],[-99.48,32.08],[-99.23,32.08],[-99.2,32.01],[-99.02,32.02],[-98.97,32],[-98.87,32.05],[-98.8,31.9],[-98.87,31.77],[-98.68,31.77],[-98.66,31.69],[-98.49,31.68],[-98.49,31.59],[-98.47,31.62],[-98.44,31.62],[-98.42,31.63],[-98.38,31.57],[-98.23,31.44],[-98.3,31.38],[-98.21,31.2],[-98.46,31.11],[-98.47,31.11],[-98.48,31.12],[-98.49,31.11],[-98.49,31.12],[-98.5,31.12],[-98.51,31.11],[-98.5,31.12],[-98.49,31.11],[-98.44,30.98],[-98.42,30.93],[-98.73,30.92],[-98.75,30.86],[-98.96,30.8],[-98.88,30.58],[-99.08,30.5],[-99.1,30.58],[-99.24,30.62],[-99.28,30.5],[-99.45,30.5],[-99.47,30.46],[-99.47,30.37],[-99.5,30.31],[-99.5,30.29],[-100.12,30.29],[-100.12,31.02]]]}},{type:"Feature",id:"769",properties:{zip3:"769"},geometry:{type:"Polygon",coordinates:[[[-101,30.13],[-100.99,30.18],[-101,30.19],[-101.07,30.18],[-101.09,30.18],[-101.12,30.13],[-101.11,30.11],[-101.13,30.06],[-101.15,29.92],[-101.29,30.08],[-101.52,30.02],[-101.51,30.01],[-101.49,29.99],[-101.5,29.99],[-101.51,30.01],[-101.53,30.02],[-101.55,30.12],[-101.57,30.17],[-101.74,30.33],[-101.7,30.4],[-101.73,30.41],[-101.72,30.44],[-101.73,30.46],[-101.71,30.46],[-101.65,30.55],[-101.53,30.48],[-101.41,30.64],[-101.4,30.69],[-101.54,30.73],[-101.78,30.72],[-101.69,30.82],[-101.83,31.05],[-101.65,31.08],[-101.77,31.24],[-101.62,31.22],[-101.53,31.33],[-101.74,31.32],[-101.78,31.52],[-101.65,31.41],[-101.66,31.63],[-101.48,31.65],[-101.39,31.59],[-101.27,31.44],[-101.47,31.46],[-101.38,31.31],[-101.19,31.22],[-101.22,31.46],[-101.04,31.53],[-101.17,31.56],[-101.27,31.79],[-101.21,31.93],[-101.26,32.04],[-101.04,32.08],[-100.85,32.02],[-100.76,32.09],[-100.44,32.08],[-100.36,32.03],[-100.34,32.02],[-100.3,32.02],[-100.25,32.05],[-100.16,31.94],[-100.17,31.88],[-100.24,31.85],[-100.23,31.81],[-100.21,31.81],[-100.18,31.79],[-100.11,31.71],[-100.3,31.69],[-100.31,31.58],[-100.31,31.56],[-100.26,31.46],[-100.11,31.44],[-100.11,31.15],[-100.2,31.19],[-100.19,31.04],[-100.2,31.03],[-100.18,30.99],[-100.12,31.02],[-100.12,30.29],[-100.27,30.28],[-100.29,30.27],[-100.28,30.26],[-100.28,30.24],[-100.3,30.23],[-100.58,30.09],[-100.66,30.15],[-100.67,30.19],[-100.69,30.18],[-100.77,30.29],[-100.8,30.11],[-100.98,30.1],[-101,30.13]]]}},{type:"Feature",id:"770",properties:{zip3:"770"},geometry:{type:"Polygon",coordinates:[[[-95.09,29.54],[-95.11,29.55],[-95.17,29.6],[-95.44,29.55],[-95.49,29.58],[-95.68,29.71],[-95.69,29.75],[-95.63,29.92],[-95.59,29.95],[-95.61,30],[-95.59,30],[-95.38,30.04],[-95.24,29.9],[-95.13,29.98],[-95.06,29.83],[-95.21,29.73],[-95.24,29.73],[-95.25,29.75],[-95.26,29.73],[-95.26,29.71],[-95.23,29.72],[-95.22,29.68],[-95.25,29.65],[-95.2,29.63],[-95.19,29.63],[-95.08,29.61],[-95.09,29.54]]]}},{type:"Feature",id:"772",properties:{zip3:"772"},geometry:{type:"Polygon",coordinates:[[[-95.37,29.77],[-95.36,29.77],[-95.37,29.76],[-95.37,29.77]]]}},{type:"Feature",id:"773",properties:{zip3:"773"},geometry:{type:"Polygon",coordinates:[[[-95.11,30],[-95.24,29.9],[-95.38,30.04],[-95.59,30],[-95.62,30.02],[-95.64,30.05],[-95.73,30.05],[-95.84,30.24],[-95.9,30.24],[-95.91,30.28],[-95.89,30.4],[-95.9,30.42],[-95.7,30.54],[-95.78,30.76],[-95.85,30.76],[-95.85,30.81],[-95.81,30.86],[-95.82,30.87],[-95.78,30.88],[-95.77,30.89],[-95.74,30.88],[-95.72,30.89],[-95.72,30.88],[-95.7,30.88],[-95.74,30.85],[-95.67,30.79],[-95.53,30.93],[-95.4,30.86],[-95.25,30.91],[-95.2,30.82],[-95.02,30.95],[-94.7,30.89],[-94.67,30.88],[-94.62,30.83],[-94.54,30.49],[-94.58,30.49],[-94.58,30.44],[-94.57,30.42],[-94.57,30.37],[-94.67,30.31],[-94.68,30.31],[-94.75,30.3],[-94.79,30.3],[-94.81,30.29],[-94.92,30.22],[-95.02,30.29],[-95.04,30.26],[-95.01,30.15],[-95.11,30]]]}},{type:"Feature",id:"774",properties:{zip3:"774"},geometry:{type:"Polygon",coordinates:[[[-96.36,28.47],[-96.32,28.64],[-96.44,28.77],[-96.32,28.83],[-96.34,28.99],[-96.66,29.26],[-96.56,29.34],[-96.71,29.49],[-96.7,29.51],[-96.71,29.52],[-96.63,29.52],[-96.47,29.58],[-96.27,29.72],[-96.4,30.02],[-96.39,30.05],[-96.34,30.17],[-96.31,30.18],[-96.22,30.16],[-96.2,30.19],[-95.91,30.24],[-95.9,30.24],[-95.84,30.24],[-95.73,30.05],[-95.64,30.05],[-95.62,30.02],[-95.61,30],[-95.59,29.95],[-95.63,29.92],[-95.69,29.75],[-95.68,29.71],[-95.49,29.58],[-95.5,29.54],[-95.51,29.51],[-95.51,29.5],[-95.49,29.49],[-95.47,29.48],[-95.5,29.48],[-95.59,29.29],[-95.54,29.22],[-95.62,29.1],[-95.48,29.03],[-95.52,28.97],[-95.54,28.95],[-95.42,28.95],[-95.44,28.86],[-95.7,28.73],[-95.93,28.71],[-96.37,28.44],[-96.36,28.47]]]}},{type:"Feature",id:"775",properties:{zip3:"775"},geometry:{type:"MultiPolygon",coordinates:[[[[-95.52,28.97],[-95.48,29.03],[-95.62,29.1],[-95.54,29.22],[-95.59,29.29],[-95.5,29.48],[-95.47,29.48],[-95.49,29.49],[-95.51,29.5],[-95.51,29.51],[-95.5,29.54],[-95.44,29.55],[-95.17,29.6],[-95.11,29.55],[-95.09,29.54],[-95.08,29.61],[-95.19,29.63],[-95.2,29.63],[-95.25,29.65],[-95.22,29.68],[-95.23,29.72],[-95.26,29.71],[-95.26,29.73],[-95.25,29.75],[-95.24,29.73],[-95.21,29.73],[-95.06,29.83],[-95.13,29.98],[-95.11,30],[-95.01,30.15],[-95.04,30.26],[-95.02,30.29],[-94.92,30.22],[-94.81,30.29],[-94.79,30.3],[-94.75,30.3],[-94.68,30.31],[-94.67,30.31],[-94.57,30.37],[-94.52,30.41],[-94.43,30.27],[-94.43,30.23],[-94.61,30.16],[-94.44,30.11],[-94.44,29.89],[-94.58,29.86],[-94.57,29.79],[-94.46,29.72],[-94.41,29.68],[-94.41,29.71],[-94.41,29.59],[-94.76,29.52],[-94.69,29.77],[-94.94,29.7],[-95.02,29.55],[-94.91,29.5],[-94.9,29.3],[-95.06,29.2],[-95.21,29.34],[-95.26,29.14],[-95.12,29.07],[-95.34,28.91],[-95.42,28.95],[-95.54,28.95],[-95.52,28.97]]],[[[-95.12,29.09],[-94.87,29.29],[-94.73,29.33],[-95.12,29.09]]]]}},{type:"Feature",id:"776",properties:{zip3:"776"},geometry:{type:"MultiPolygon",coordinates:[[[[-94.78,29.37],[-94.37,29.6],[-94.37,29.56],[-94.78,29.37]]],[[[-93.87,29.74],[-93.84,29.69],[-94.07,29.67],[-94.03,29.75],[-93.87,29.74]]],[[[-94.46,29.72],[-94.57,29.79],[-94.58,29.86],[-94.44,29.89],[-94.44,30.11],[-94.61,30.16],[-94.43,30.23],[-94.43,30.27],[-94.52,30.41],[-94.57,30.42],[-94.58,30.44],[-94.58,30.49],[-94.54,30.49],[-94.57,30.68],[-94.41,30.65],[-94.32,30.72],[-94.13,30.72],[-94.14,30.73],[-94.13,30.75],[-93.98,30.56],[-93.96,30.54],[-93.9,30.54],[-93.83,30.53],[-93.82,30.52],[-93.81,30.52],[-93.72,30.47],[-93.72,30.48],[-93.7,30.46],[-93.77,30.33],[-93.69,30.14],[-93.74,30.02],[-93.86,29.97],[-93.84,29.94],[-93.85,29.86],[-93.93,29.79],[-93.89,29.77],[-93.94,29.78],[-93.98,29.86],[-94.06,29.9],[-94.03,29.95],[-94.02,29.97],[-94.08,30.08],[-94.09,30.09],[-94.12,30.17],[-94.28,30.17],[-94.31,30.07],[-94.3,30.08],[-94.36,29.96],[-94.36,29.93],[-94.26,29.88],[-94.27,29.73],[-94.41,29.71],[-94.41,29.68],[-94.46,29.72]]]]}},{type:"Feature",id:"777",properties:{zip3:"777"},geometry:{type:"Polygon",coordinates:[[[-94.36,29.96],[-94.3,30.08],[-94.31,30.07],[-94.28,30.17],[-94.12,30.17],[-94.09,30.09],[-94.08,30.08],[-94.02,29.97],[-94.03,29.95],[-94.06,29.9],[-94.08,29.75],[-94.27,29.73],[-94.26,29.88],[-94.36,29.93],[-94.36,29.96]]]}},{type:"Feature",id:"778",properties:{zip3:"778"},geometry:{type:"Polygon",coordinates:[[[-96.96,30.56],[-96.93,30.56],[-96.7,30.69],[-96.83,30.79],[-96.68,30.91],[-96.73,30.92],[-96.74,30.92],[-96.76,30.95],[-96.76,31.01],[-96.77,31],[-96.77,31.03],[-96.78,31.03],[-96.74,31.06],[-96.48,31.19],[-96.48,31.18],[-96.41,31.31],[-96.33,31.25],[-96.32,31.3],[-96.31,31.33],[-96.3,31.35],[-96.03,31.19],[-95.99,31.09],[-95.71,30.91],[-95.76,30.9],[-95.78,30.88],[-95.82,30.87],[-95.81,30.86],[-95.85,30.81],[-95.85,30.76],[-95.78,30.76],[-95.7,30.54],[-95.9,30.42],[-95.89,30.4],[-95.91,30.28],[-95.91,30.24],[-96.2,30.19],[-96.22,30.16],[-96.31,30.18],[-96.34,30.17],[-96.39,30.05],[-96.42,30.05],[-96.62,30.04],[-96.69,30.23],[-96.64,30.3],[-96.83,30.31],[-96.93,30.38],[-96.87,30.46],[-96.92,30.54],[-96.95,30.54],[-96.96,30.56]]]}},{type:"Feature",id:"779",properties:{zip3:"779"},geometry:{type:"Polygon",coordinates:[[[-96.95,28.28],[-96.9,28.43],[-97.11,28.46],[-96.98,28.5],[-97.02,28.52],[-97.02,28.54],[-97.05,28.54],[-97.04,28.55],[-97.06,28.54],[-97.08,28.55],[-97.1,28.55],[-97.16,28.55],[-97.38,28.39],[-97.39,28.4],[-97.42,28.4],[-97.54,28.65],[-97.58,28.61],[-97.78,28.67],[-97.58,28.81],[-97.37,28.87],[-97.35,28.94],[-97.36,28.96],[-97.36,28.99],[-97.4,29],[-97.56,29.15],[-97.42,29.25],[-97.43,29.27],[-97.44,29.27],[-97.32,29.28],[-97.22,29.59],[-97.23,29.61],[-96.79,29.58],[-96.56,29.34],[-96.66,29.26],[-96.34,28.99],[-96.32,28.83],[-96.44,28.77],[-96.32,28.64],[-96.36,28.47],[-96.65,28.33],[-96.79,28.36],[-96.8,28.25],[-96.97,28.22],[-96.95,28.28]]]}},{type:"Feature",id:"780",properties:{zip3:"780"},geometry:{type:"Polygon",coordinates:[[[-100.21,28.2],[-100.03,28.2],[-100.05,28.17],[-100,28.13],[-99.91,28.18],[-99.81,28.19],[-99.82,28.2],[-99.61,28.2],[-99.58,28.32],[-99.55,28.33],[-99.53,28.36],[-99.39,28.35],[-99.4,28.64],[-99.41,29.09],[-99.17,29.09],[-99.1,29.02],[-99.08,29.23],[-98.95,29.29],[-98.98,29.33],[-98.99,29.5],[-99.09,29.52],[-99.22,29.7],[-99.35,29.78],[-99.45,29.73],[-99.5,29.91],[-99.77,29.81],[-99.93,29.84],[-99.85,30.07],[-99.76,30.07],[-99.75,30.29],[-99.4,30.29],[-99.22,30.18],[-99.12,30.19],[-98.89,30.07],[-98.83,30.04],[-98.75,30.1],[-98.71,30.1],[-98.32,30.01],[-98.27,29.98],[-98.28,29.97],[-98.29,29.95],[-98.44,29.8],[-98.55,29.82],[-98.62,29.77],[-98.62,29.73],[-98.67,29.7],[-98.71,29.65],[-98.65,29.58],[-98.68,29.54],[-98.75,29.54],[-98.77,29.57],[-98.77,29.6],[-98.87,29.43],[-98.87,29.42],[-98.8,29.33],[-98.57,29.32],[-98.56,29.15],[-98.52,29.13],[-98.48,29.14],[-98.41,29.11],[-98.32,28.92],[-98.36,28.92],[-98.28,28.78],[-98.17,28.84],[-97.9,28.34],[-97.94,28.34],[-97.94,28.32],[-97.96,28.29],[-97.96,28.18],[-98.08,28.26],[-98.06,28.12],[-98.18,28.06],[-98.8,28.06],[-98.8,27.92],[-99.05,27.94],[-99.13,27.85],[-98.98,27.71],[-99.12,27.67],[-99.12,27.58],[-99.23,27.35],[-99.17,27.27],[-99.42,27.26],[-99.42,27.1],[-99.23,27.26],[-99.15,27.23],[-99.15,27.01],[-99.16,26.97],[-99.09,27],[-99.06,26.97],[-98.98,27],[-98.95,27],[-98.95,26.84],[-99.06,26.75],[-99.2,26.66],[-99.27,26.84],[-99.45,27.02],[-99.43,27.18],[-99.5,27.34],[-99.48,27.48],[-99.55,27.61],[-99.71,27.66],[-99.88,27.8],[-99.93,27.98],[-100.09,28.15],[-100.21,28.2]]]}},{type:"Feature",id:"781",properties:{zip3:"781"},geometry:{type:"Polygon",coordinates:[[[-98.36,28.92],[-98.32,28.92],[-98.41,29.11],[-98.43,29.12],[-98.43,29.19],[-98.38,29.3],[-98.29,29.26],[-98.34,29.5],[-98.33,29.51],[-98.26,29.63],[-98.28,29.66],[-98.33,29.68],[-98.29,29.71],[-98.29,29.7],[-98.29,29.71],[-98.42,29.74],[-98.48,29.73],[-98.62,29.77],[-98.55,29.82],[-98.44,29.8],[-98.29,29.95],[-98.28,29.97],[-98.27,29.98],[-98.24,29.97],[-98.02,29.8],[-98.03,29.78],[-97.78,29.59],[-97.78,29.54],[-97.77,29.54],[-97.75,29.53],[-97.75,29.5],[-97.68,29.44],[-97.62,29.3],[-97.53,29.34],[-97.49,29.28],[-97.56,29.15],[-97.4,29],[-97.36,28.99],[-97.36,28.96],[-97.35,28.94],[-97.37,28.87],[-97.58,28.81],[-97.78,28.67],[-97.58,28.61],[-97.54,28.65],[-97.42,28.4],[-97.39,28.4],[-97.38,28.39],[-97.46,28.27],[-97.85,28.27],[-97.88,28.31],[-97.91,28.3],[-97.93,28.3],[-97.91,28.34],[-97.9,28.34],[-98.17,28.84],[-98.28,28.78],[-98.36,28.92]]]}},{type:"Feature",id:"782",properties:{zip3:"782"},geometry:{type:"Polygon",coordinates:[[[-98.87,29.42],[-98.87,29.43],[-98.77,29.6],[-98.77,29.57],[-98.75,29.54],[-98.68,29.54],[-98.65,29.58],[-98.71,29.65],[-98.67,29.7],[-98.62,29.73],[-98.48,29.73],[-98.42,29.74],[-98.29,29.71],[-98.29,29.7],[-98.29,29.71],[-98.33,29.68],[-98.28,29.66],[-98.26,29.63],[-98.33,29.51],[-98.34,29.5],[-98.29,29.26],[-98.38,29.3],[-98.43,29.19],[-98.43,29.12],[-98.48,29.14],[-98.52,29.13],[-98.56,29.15],[-98.57,29.32],[-98.8,29.33],[-98.87,29.42]]]}},{type:"Feature",id:"783",properties:{zip3:"783"},geometry:{type:"MultiPolygon",coordinates:[[[[-99.15,27.01],[-99.15,27.23],[-99.01,27.23],[-99.08,27.45],[-98.99,27.48],[-99.12,27.58],[-99.12,27.67],[-98.98,27.71],[-98.8,27.79],[-98.8,27.5],[-98.64,27.71],[-98.75,27.78],[-98.66,27.91],[-98.73,28.06],[-98.18,28.06],[-98.06,28.12],[-98.08,28.26],[-97.96,28.18],[-97.96,28.29],[-97.94,28.32],[-97.94,28.34],[-97.91,28.34],[-97.93,28.3],[-97.91,28.3],[-97.88,28.31],[-97.85,28.27],[-97.46,28.27],[-97.16,28.55],[-97.1,28.55],[-97.08,28.55],[-97.06,28.54],[-97.04,28.55],[-97.05,28.54],[-97.02,28.54],[-97.02,28.52],[-96.98,28.5],[-97.11,28.46],[-96.9,28.43],[-96.95,28.28],[-96.97,28.22],[-97.22,28.08],[-97.03,28.03],[-97.19,27.82],[-97.27,27.88],[-97.59,27.86],[-97.68,27.86],[-97.66,27.85],[-97.55,27.75],[-97.5,27.56],[-97.84,27.55],[-97.61,27.18],[-97.82,27.06],[-97.99,27.09],[-97.93,27.34],[-97.93,27.64],[-98.09,27.63],[-98.1,27.53],[-98.01,27.34],[-98.03,27.09],[-98.11,27.06],[-98.1,26.8],[-98.42,26.78],[-98.21,27.02],[-98.21,27.11],[-98.43,27.13],[-98.49,27.24],[-98.62,27.29],[-98.62,27.19],[-98.53,27.19],[-98.53,27.06],[-98.55,26.92],[-98.61,26.86],[-98.63,26.79],[-98.61,26.78],[-98.95,26.79],[-98.95,27],[-98.98,27],[-99.06,26.97],[-99.09,27],[-99.16,26.97],[-99.15,27.01]]],[[[-97.17,27.68],[-97.13,27.83],[-97.04,27.83],[-97.17,27.68]]]]}},{type:"Feature",id:"784",properties:{zip3:"784"},geometry:{type:"MultiPolygon",coordinates:[[[[-97.66,27.85],[-97.68,27.86],[-97.59,27.86],[-97.4,27.82],[-97.25,27.7],[-97.3,27.61],[-97.41,27.64],[-97.5,27.56],[-97.55,27.75],[-97.66,27.85]]],[[[-97.17,27.68],[-97.3,27.42],[-97.27,27.58],[-97.17,27.68]]]]}},{type:"Feature",id:"785",properties:{zip3:"785"},geometry:{type:"Polygon",coordinates:[[[-99.2,26.66],[-99.06,26.75],[-98.95,26.79],[-98.1,26.78],[-98.06,26.59],[-97.96,26.53],[-97.67,26.54],[-97.59,26.58],[-97.58,26.44],[-97.47,26.4],[-97.58,26.31],[-97.39,26.35],[-97.42,26.24],[-97.32,26.22],[-97.27,26.09],[-97.15,26.06],[-97.15,25.96],[-97.52,25.89],[-97.65,26.02],[-97.89,26.07],[-98.19,26.05],[-98.81,26.37],[-99.09,26.4],[-99.2,26.66]]]}},{type:"Feature",id:"786",properties:{zip3:"786"},geometry:{type:"Polygon",coordinates:[[[-97.53,29.34],[-97.62,29.3],[-97.68,29.44],[-97.75,29.5],[-97.75,29.53],[-97.77,29.54],[-97.78,29.54],[-97.78,29.59],[-98.03,29.78],[-98.02,29.8],[-98.24,29.97],[-98.32,30.01],[-98.71,30.1],[-98.75,30.1],[-98.83,30.04],[-98.89,30.07],[-99.12,30.19],[-99.22,30.18],[-99.4,30.29],[-99.5,30.29],[-99.5,30.31],[-99.47,30.37],[-99.47,30.46],[-99.45,30.5],[-99.28,30.5],[-99.24,30.62],[-99.1,30.58],[-99.08,30.5],[-98.88,30.58],[-98.96,30.8],[-98.75,30.86],[-98.73,30.92],[-98.45,30.91],[-98.34,30.9],[-98.29,30.9],[-98.26,30.89],[-98.2,30.91],[-98.03,30.91],[-97.92,31.01],[-97.91,30.77],[-97.57,30.77],[-97.46,30.64],[-97.44,30.64],[-97.5,30.48],[-97.32,30.53],[-97.27,30.49],[-97.24,30.43],[-97.2,30.44],[-97.19,30.43],[-97.18,30.42],[-97.06,30.3],[-97.05,30.28],[-97.02,30.21],[-97.01,30.19],[-97.05,30.19],[-97.05,30.14],[-97.31,30.02],[-97.35,29.88],[-97.45,29.88],[-97.45,29.82],[-97.32,29.57],[-97.26,29.6],[-97.22,29.59],[-97.32,29.28],[-97.44,29.27],[-97.43,29.27],[-97.42,29.25],[-97.49,29.28],[-97.53,29.34]],[[-97.64,30.2],[-97.67,30.23],[-97.63,30.21],[-97.6,30.23],[-97.57,30.21],[-97.56,30.21],[-97.54,30.24],[-97.63,30.38],[-97.62,30.38],[-97.76,30.51],[-97.81,30.49],[-97.93,30.44],[-97.94,30.39],[-98.03,30.23],[-97.69,30.08],[-97.64,30.2]]]}},{type:"Feature",id:"787",properties:{zip3:"787"},geometry:{type:"Polygon",coordinates:[[[-97.94,30.39],[-97.93,30.44],[-97.81,30.49],[-97.76,30.51],[-97.62,30.38],[-97.63,30.38],[-97.54,30.24],[-97.56,30.21],[-97.57,30.21],[-97.6,30.23],[-97.63,30.21],[-97.67,30.23],[-97.64,30.2],[-97.69,30.08],[-98.03,30.23],[-97.94,30.39]]]}},{type:"Feature",id:"788",properties:{zip3:"788"},geometry:{type:"Polygon",coordinates:[[[-99.53,28.36],[-99.55,28.33],[-99.58,28.32],[-99.61,28.2],[-100.11,28.2],[-100.03,28.32],[-100.11,28.45],[-100.11,28.63],[-100.32,28.67],[-100.37,28.54],[-100.23,28.48],[-100.29,28.4],[-100.21,28.2],[-100.29,28.28],[-100.4,28.58],[-100.5,28.66],[-100.64,28.91],[-100.49,28.94],[-100.35,28.75],[-100.32,28.88],[-100.11,29.07],[-100.11,28.94],[-99.9,28.88],[-99.91,29.01],[-99.73,28.99],[-99.71,29.12],[-99.99,29.18],[-100.11,29.13],[-100.16,29.35],[-100.2,29.21],[-100.65,29.1],[-100.74,29.24],[-100.64,29.27],[-100.66,29.47],[-100.79,29.5],[-100.72,29.34],[-100.93,29.33],[-101.18,29.53],[-101.11,29.62],[-101.29,29.57],[-101.46,29.79],[-101.71,29.76],[-102.05,29.81],[-102,29.88],[-102.17,30.05],[-102.11,30.04],[-102.03,30.21],[-101.82,30.1],[-101.74,30.33],[-101.57,30.17],[-101.55,30.12],[-101.53,30.02],[-101.51,30.01],[-101.5,29.99],[-101.49,29.99],[-101.51,30.01],[-101.52,30.02],[-101.29,30.08],[-101.15,29.92],[-101.13,30.06],[-101.11,30.11],[-101.12,30.13],[-101.09,30.18],[-101.07,30.18],[-101,30.19],[-100.99,30.18],[-101,30.13],[-100.98,30.1],[-100.8,30.11],[-100.69,30.18],[-100.67,30.19],[-100.66,30.15],[-100.58,30.09],[-100.3,30.23],[-100.28,30.24],[-100.28,30.26],[-100.29,30.27],[-100.29,30.28],[-100.26,30.29],[-99.75,30.29],[-99.76,30.07],[-99.85,30.07],[-99.93,29.84],[-99.77,29.81],[-99.5,29.91],[-99.45,29.73],[-99.35,29.78],[-99.22,29.7],[-99.09,29.52],[-98.99,29.5],[-98.98,29.33],[-98.95,29.29],[-99.08,29.23],[-99.1,29.02],[-99.17,29.09],[-99.41,29.09],[-99.4,28.64],[-99.4,28.43],[-99.53,28.36]]]}},{type:"Feature",id:"789",properties:{zip3:"789"},geometry:{type:"Polygon",coordinates:[[[-96.47,29.58],[-96.63,29.52],[-96.71,29.52],[-96.79,29.58],[-97.23,29.61],[-97.26,29.6],[-97.32,29.57],[-97.45,29.82],[-97.45,29.88],[-97.35,29.88],[-97.31,30.02],[-97.05,30.14],[-97.05,30.19],[-97.01,30.19],[-97.02,30.21],[-97.05,30.28],[-97.06,30.3],[-97.18,30.42],[-97.2,30.44],[-97.16,30.46],[-96.96,30.56],[-96.95,30.54],[-96.92,30.54],[-96.87,30.46],[-96.93,30.38],[-96.83,30.31],[-96.64,30.3],[-96.69,30.23],[-96.62,30.04],[-96.42,30.05],[-96.4,30.02],[-96.27,29.72],[-96.47,29.58]]]}},{type:"Feature",id:"790",properties:{zip3:"790"},geometry:{type:"Polygon",coordinates:[[[-102.06,33.96],[-102.09,33.92],[-102.11,33.94],[-102.16,34.13],[-102.17,34.13],[-102.34,34.16],[-102.62,34.24],[-102.5,34.26],[-102.53,34.39],[-102.78,34.47],[-102.96,34.45],[-102.92,34.48],[-102.97,34.5],[-102.96,34.54],[-102.99,34.55],[-103.01,34.58],[-102.99,34.6],[-103.02,34.6],[-103.02,34.61],[-103.04,34.61],[-103.04,35.18],[-103,35.18],[-103.01,35.18],[-103,35.16],[-102.93,35.14],[-102.84,35.18],[-102.86,35.37],[-102.97,35.37],[-102.97,35.32],[-102.96,35.21],[-102.99,35.24],[-103.04,35.24],[-103.02,35.22],[-103.04,35.19],[-103.04,35.39],[-103.04,35.4],[-103.01,35.39],[-103.02,35.4],[-102.99,35.39],[-102.95,35.4],[-102.94,35.54],[-102.73,35.52],[-102.75,35.62],[-102.61,35.65],[-102.93,35.72],[-102.91,35.62],[-103.04,35.62],[-103.04,35.88],[-102.96,35.88],[-102.92,36.06],[-103.04,36.06],[-103.04,36.5],[-101.9,36.5],[-101.84,36.33],[-101.71,36.34],[-101.69,36.5],[-100,36.5],[-100,35.81],[-100.04,35.81],[-100.06,35.65],[-100.02,35.65],[-100.02,35.69],[-100,35.68],[-100,35.59],[-100.01,35.59],[-100.01,35.61],[-100.04,35.6],[-100.04,35.55],[-100.09,35.55],[-100.04,35.47],[-100,35.47],[-100,35.18],[-100.04,35.18],[-100.02,35.16],[-100.11,35.08],[-100.02,34.97],[-100.03,34.93],[-100.02,34.92],[-100,34.93],[-100,34.81],[-100.03,34.81],[-100.12,34.81],[-100.15,34.75],[-100.38,34.75],[-100.4,34.83],[-100.42,35.11],[-100.44,35.12],[-100.45,35.15],[-100.54,35.18],[-100.61,35.07],[-100.73,35.04],[-100.79,35.18],[-100.88,35.39],[-100.89,35.27],[-100.92,35.25],[-100.89,35.26],[-100.89,35.18],[-100.97,35.18],[-100.99,35.15],[-101.09,35.12],[-101.11,35.11],[-101.26,35.04],[-101.27,35.01],[-101.29,35],[-101.31,34.97],[-101.23,34.95],[-101.27,34.75],[-101.4,34.64],[-101.44,34.57],[-101.47,34.56],[-101.54,34.58],[-101.56,34.48],[-101.47,34.48],[-101.52,34.4],[-101.47,34.4],[-101.49,34.34],[-101.52,34.34],[-101.51,34.32],[-101.51,34.31],[-101.56,34.31],[-101.56,34.02],[-101.73,33.96],[-101.85,33.92],[-101.94,33.98],[-101.99,33.9],[-101.99,33.91],[-102.06,33.96]]]}},{type:"Feature",id:"791",properties:{zip3:"791"},geometry:{type:"Polygon",coordinates:[[[-101.63,34.93],[-101.73,35.06],[-102.09,35.02],[-102.06,35.21],[-102.05,35.28],[-102.04,35.32],[-101.88,35.35],[-101.96,35.51],[-101.93,35.62],[-101.78,35.31],[-101.65,35.35],[-101.62,35.24],[-101.63,34.93]]]}},{type:"Feature",id:"792",properties:{zip3:"792"},geometry:{type:"MultiPolygon",coordinates:[[[[-100.76,33.57],[-101.04,33.68],[-101.04,33.83],[-101.37,33.78],[-101.47,33.83],[-101.54,33.73],[-101.73,33.92],[-101.73,33.96],[-101.56,34.02],[-101.56,34.31],[-101.47,34.31],[-101.47,34.56],[-101.44,34.57],[-101.4,34.64],[-101.14,34.56],[-101.14,34.73],[-100.93,34.75],[-101.09,34.89],[-101.09,34.75],[-101.27,34.75],[-101.23,34.95],[-101.31,34.97],[-101.29,35],[-101.27,35.01],[-101.26,35.04],[-101.11,35.11],[-101.09,35.12],[-100.99,35.15],[-100.97,35.18],[-100.79,35.18],[-100.73,35.04],[-100.61,35.07],[-100.54,35.01],[-100.54,35.18],[-100.45,35.15],[-100.44,35.12],[-100.42,35.11],[-100.4,34.83],[-100.49,34.75],[-100.33,34.75],[-100.2,34.62],[-100.15,34.75],[-100.12,34.81],[-100.03,34.81],[-100,34.81],[-100,34.56],[-99.92,34.57],[-99.69,34.38],[-99.58,34.42],[-99.49,34.4],[-99.44,34.37],[-99.41,34.36],[-99.48,34.24],[-99.48,34.04],[-99.48,33.83],[-99.51,33.85],[-99.54,33.84],[-99.6,33.86],[-99.67,33.81],[-99.47,33.72],[-99.62,33.66],[-99.63,33.66],[-99.64,33.65],[-99.68,33.63],[-99.82,33.64],[-99.84,33.65],[-99.93,33.67],[-100,33.77],[-99.99,33.42],[-100.11,33.64],[-100.14,33.56],[-100.35,33.61],[-100.76,33.57]]],[[[-100.52,33.52],[-100.2,33.49],[-100.21,33.44],[-100.52,33.52]]]]}},{type:"Feature",id:"793",properties:{zip3:"793"},geometry:{type:"Polygon",coordinates:[[[-101.54,32.96],[-101.55,32.91],[-101.52,32.8],[-101.69,32.75],[-101.74,32.59],[-101.82,32.52],[-101.98,32.45],[-102.06,32.43],[-102.18,32.44],[-102.2,32.61],[-102.35,32.73],[-102.42,32.56],[-102.52,32.52],[-102.66,32.54],[-102.68,32.52],[-103,32.52],[-103,32.55],[-103.06,32.56],[-103.06,33.35],[-102.78,33.31],[-102.73,33.4],[-102.97,33.4],[-102.85,33.46],[-102.87,33.64],[-102.99,33.68],[-103.05,33.57],[-103.05,33.78],[-103,33.78],[-102.99,33.77],[-102.99,33.78],[-102.97,33.78],[-102.98,33.72],[-102.9,33.82],[-103.05,33.82],[-103.04,34.41],[-103.03,34.42],[-103.03,34.48],[-103.04,34.48],[-103.04,34.61],[-103.02,34.61],[-103.02,34.6],[-102.99,34.6],[-103.01,34.58],[-102.99,34.55],[-102.96,34.54],[-102.97,34.5],[-102.92,34.48],[-102.96,34.45],[-102.78,34.47],[-102.53,34.39],[-102.5,34.26],[-102.62,34.24],[-102.34,34.05],[-102.34,34.16],[-102.17,34.13],[-102.16,34.13],[-102.11,33.94],[-102.09,33.92],[-102.06,33.96],[-101.99,33.91],[-101.99,33.9],[-101.94,33.98],[-101.85,33.92],[-101.73,33.92],[-101.54,33.73],[-101.47,33.83],[-101.37,33.78],[-101.04,33.83],[-101.04,33.68],[-100.76,33.57],[-100.6,33.57],[-100.63,33.4],[-101.04,33.4],[-101.04,33],[-101.06,32.99],[-101.09,32.99],[-101.1,32.98],[-101.15,33],[-101.15,32.96],[-101.44,32.96],[-101.6,33.12],[-101.54,32.96]]]}},{type:"Feature",id:"794",properties:{zip3:"794"},geometry:{type:"Polygon",coordinates:[[[-101.74,33.52],[-101.79,33.36],[-101.86,33.36],[-101.96,33.39],[-101.99,33.53],[-102.18,33.5],[-102.11,33.61],[-102.06,33.61],[-101.96,33.64],[-101.97,33.66],[-101.96,33.78],[-101.78,33.78],[-101.75,33.67],[-101.62,33.64],[-101.69,33.56],[-101.74,33.52]]]}},{type:"Feature",id:"795",properties:{zip3:"795"},geometry:{type:"MultiPolygon",coordinates:[[[[-99.91,31.83],[-99.98,31.84],[-100.16,31.92],[-100.16,31.94],[-100.25,32.05],[-100.3,32.02],[-100.34,32.02],[-100.36,32.03],[-100.44,32.08],[-100.54,32.17],[-100.85,32.09],[-101.06,32.09],[-101.15,32.16],[-101.05,32.22],[-101.22,32.38],[-101.25,32.21],[-101.33,32.26],[-101.34,32.29],[-101.26,32.45],[-101.36,32.56],[-101.27,32.61],[-101.22,32.64],[-101.3,32.82],[-101.47,32.95],[-101.17,32.96],[-101.01,32.93],[-101.04,32.97],[-101.04,33.4],[-100.63,33.4],[-100.52,33.33],[-100.43,33.4],[-100.21,33.4],[-99.99,33.34],[-99.99,33.42],[-99.93,33.67],[-99.84,33.65],[-99.82,33.64],[-99.68,33.63],[-99.64,33.61],[-99.71,33.55],[-99.74,33.36],[-99.72,33.35],[-99.73,33.23],[-99.66,33.27],[-99.48,33.23],[-99.55,33.09],[-99.5,32.93],[-99.56,32.81],[-99.46,32.71],[-99.5,32.72],[-99.65,32.75],[-99.87,32.52],[-99.87,32.46],[-99.86,32.46],[-99.87,32.41],[-99.99,32.35],[-99.97,32.27],[-99.91,32.3],[-99.58,32.25],[-99.56,32.51],[-99.47,32.6],[-99.32,32.52],[-99.3,32.48],[-99.25,32.46],[-99.19,32.25],[-99.3,32.25],[-99.27,32.08],[-99.48,32.08],[-99.55,31.97],[-99.76,31.96],[-99.91,31.83]]],[[[-99.47,33.01],[-99.43,32.98],[-99.4,32.99],[-99.39,32.98],[-99.47,32.96],[-99.47,33.01]]]]}},{type:"Feature",id:"796",properties:{zip3:"796"},geometry:{type:"Polygon",coordinates:[[[-99.99,32.35],[-99.87,32.41],[-99.86,32.46],[-99.87,32.46],[-99.87,32.52],[-99.65,32.75],[-99.52,32.59],[-99.56,32.51],[-99.58,32.25],[-99.91,32.3],[-99.97,32.27],[-99.99,32.35]]]}},{type:"Feature",id:"797",properties:{zip3:"797"},geometry:{type:"MultiPolygon",coordinates:[[[[-104.4,30.52],[-104.31,30.62],[-104.17,30.79],[-104.21,31.05],[-104.07,31.08],[-103.93,30.99],[-104.06,31.09],[-103.92,31.17],[-103.82,31.1],[-103.66,31.25],[-103.82,31.18],[-103.81,31.26],[-104.01,31.27],[-104.06,31.47],[-103.88,31.4],[-103.96,31.56],[-104.06,31.56],[-104.05,31.73],[-103.84,31.56],[-103.74,31.62],[-103.74,31.97],[-103.65,31.99],[-103.55,31.73],[-103.35,31.74],[-103.6,31.65],[-103.51,31.63],[-103.49,31.48],[-103.19,31.37],[-103.01,31.37],[-103.08,31.3],[-103.26,31.29],[-103.37,31.18],[-103.34,31.08],[-103.47,31.1],[-103.41,30.95],[-103.52,30.84],[-103.58,30.96],[-103.8,30.85],[-103.51,30.71],[-103.54,30.6],[-103.8,30.41],[-103.9,30.41],[-104.4,30.52]]],[[[-103.17,30.48],[-103.05,30.6],[-103.13,30.68],[-103.27,30.64],[-103.36,30.83],[-103.1,30.85],[-103.12,30.91],[-103.37,30.95],[-103.23,31.1],[-103.14,30.92],[-103.1,31.11],[-103.2,31.18],[-103.08,31.3],[-103.03,31.21],[-102.8,31.12],[-102.87,31.01],[-102.81,30.94],[-102.63,30.95],[-102.47,31.02],[-102.55,31.17],[-102.68,31.09],[-102.72,31.2],[-102.94,31.26],[-102.94,31.41],[-103.09,31.48],[-103.2,31.41],[-103.27,31.55],[-103.01,31.45],[-102.92,31.65],[-103.07,31.82],[-103.33,31.78],[-103.33,32],[-103.04,31.86],[-102.8,31.88],[-102.8,32.05],[-102.59,32.09],[-102.48,31.95],[-102.34,32.07],[-102.41,32.26],[-102.78,32.26],[-102.77,32.09],[-103.04,32.12],[-102.94,32.43],[-102.99,32.42],[-103.02,32.43],[-103.06,32.43],[-103.06,32.52],[-102.8,32.52],[-102.83,32.51],[-102.8,32.5],[-102.85,32.48],[-102.89,32.5],[-102.86,32.43],[-102.9,32.39],[-102.76,32.31],[-102.61,32.36],[-102.66,32.45],[-102.43,32.34],[-102.41,32.45],[-102.55,32.49],[-102.55,32.52],[-102.31,32.51],[-102.21,32.35],[-102.4,32.33],[-102.3,32.09],[-102.04,32.09],[-102.21,32.18],[-102.21,32.33],[-102.06,32.43],[-101.98,32.45],[-101.82,32.52],[-101.74,32.59],[-101.69,32.75],[-101.52,32.8],[-101.55,32.91],[-101.54,32.96],[-101.47,32.95],[-101.3,32.82],[-101.22,32.64],[-101.47,32.7],[-101.49,32.54],[-101.27,32.61],[-101.36,32.56],[-101.26,32.45],[-101.34,32.29],[-101.33,32.26],[-101.25,32.21],[-101.38,32.1],[-101.26,32.04],[-101.27,31.65],[-101.39,31.59],[-101.48,31.65],[-101.66,31.63],[-101.9,31.44],[-101.78,31.36],[-101.94,31.3],[-101.85,31.25],[-101.83,31.05],[-101.69,30.82],[-101.78,30.72],[-101.54,30.73],[-101.4,30.69],[-101.41,30.64],[-101.53,30.48],[-101.65,30.55],[-101.71,30.46],[-101.73,30.46],[-101.72,30.44],[-101.73,30.41],[-101.7,30.4],[-101.77,30.4],[-101.8,30.43],[-101.93,30.35],[-101.91,30.43],[-102.05,30.5],[-101.99,30.69],[-102.2,30.85],[-102.43,30.89],[-102.41,30.76],[-102.2,30.8],[-102.2,30.6],[-102.32,30.69],[-102.49,30.56],[-102.48,30.46],[-102.36,30.4],[-102.44,30.28],[-102.62,30.32],[-102.55,30.41],[-102.63,30.61],[-102.5,30.67],[-102.98,30.83],[-103.08,30.75],[-102.92,30.73],[-102.99,30.58],[-102.84,30.42],[-102.94,30.32],[-103.17,30.48]]],[[[-102.25,31.41],[-102.1,31.5],[-102.07,31.41],[-102.25,31.41]]],[[[-102.77,31.44],[-102.6,31.44],[-102.59,31.58],[-102.56,31.63],[-102.47,31.61],[-102.47,31.46],[-102.31,31.4],[-102.31,31.29],[-102.46,31.32],[-102.55,31.51],[-102.59,31.5],[-102.5,31.25],[-102.66,31.31],[-102.77,31.44]]],[[[-104.21,31.89],[-104.07,31.96],[-104.06,31.82],[-104.21,31.89]]],[[[-104.03,31.9],[-103.95,31.99],[-103.81,31.8],[-104.04,31.82],[-104.03,31.9]]]]}},{type:"Feature",id:"798",properties:{zip3:"798"},geometry:{type:"MultiPolygon",coordinates:[[[[-106.3,31.6],[-106.27,31.6],[-106.25,31.61],[-106.2,31.61],[-106.19,31.6],[-106.13,31.52],[-106.15,31.49],[-106.11,31.49],[-106.08,31.45],[-105.97,31.41],[-105.87,31.48],[-105.77,31.65],[-105.72,31.48],[-105.55,31.41],[-105.54,31.27],[-105.42,31.19],[-105.23,31.44],[-105.48,31.47],[-105.47,31.65],[-105.24,31.65],[-105.35,31.49],[-105.22,31.52],[-105.06,31.42],[-105.09,31.25],[-105.15,31.35],[-105.32,31.16],[-105,31.1],[-104.91,31.16],[-104.91,31.66],[-105.48,31.75],[-105.47,31.96],[-105.28,31.86],[-105.34,32],[-105.9,32],[-105.72,32.28],[-105.48,32.39],[-105.34,32.4],[-105.31,32.33],[-105.27,32.32],[-105.2,32.32],[-105.21,32.32],[-105.17,32.37],[-105.16,32.52],[-104.85,32.52],[-104.85,32],[-104.61,32],[-104.6,31.99],[-104.59,31.98],[-104.68,31.96],[-104.71,31.82],[-104.59,31.71],[-104.7,31.67],[-104.69,31.55],[-104.84,31.51],[-104.83,31.16],[-104.76,31.17],[-104.46,31.36],[-104.37,31.47],[-104.19,31.48],[-104.22,31.2],[-104.1,31.11],[-104.39,30.95],[-104.39,31.07],[-104.67,30.98],[-104.63,30.85],[-104.43,30.89],[-104.35,30.84],[-104.28,30.99],[-104.2,30.92],[-104.37,30.8],[-104.31,30.62],[-104.4,30.52],[-104.61,30.6],[-104.6,30.39],[-104.53,30.37],[-104.51,30.53],[-104.24,30.39],[-104.16,30.43],[-104.04,30.35],[-103.9,30.41],[-103.8,30.41],[-103.63,30.42],[-103.54,30.6],[-103.36,30.61],[-103.44,30.52],[-103.17,30.48],[-103.03,30.36],[-103.21,30.25],[-103.02,30.14],[-102.93,30.22],[-102.61,30.28],[-102.34,30.28],[-102.34,30.51],[-102.22,30.53],[-101.99,30.46],[-102.07,30.38],[-102.02,30.25],[-102.27,30.19],[-102.06,30.17],[-102.11,30.04],[-102.17,30.05],[-102.25,29.96],[-102.65,30.16],[-102.68,30.06],[-102.91,30.06],[-103.17,29.99],[-103.12,29.81],[-102.93,29.81],[-102.84,29.74],[-102.84,29.88],[-102.62,30],[-102.48,29.99],[-102.4,29.89],[-102.64,29.88],[-102.69,29.68],[-102.81,29.52],[-102.87,29.23],[-103.04,29.13],[-103.16,29.18],[-103.21,29.07],[-103.36,29.02],[-103.55,29.16],[-103.72,29.18],[-103.78,29.27],[-103.98,29.3],[-104.17,29.39],[-104.26,29.51],[-104.51,29.63],[-104.68,29.91],[-104.71,30.24],[-104.86,30.39],[-104.93,30.77],[-105.14,30.77],[-105.4,30.85],[-105.6,31.08],[-105.77,31.17],[-105.95,31.36],[-106.21,31.47],[-106.3,31.6]]],[[[-106.61,31.96],[-106.62,32],[-106.59,31.91],[-106.6,31.9],[-106.6,31.92],[-106.62,31.92],[-106.61,31.92],[-106.61,31.96]]]]}},{type:"Feature",id:"799",properties:{zip3:"799"},geometry:{type:"MultiPolygon",coordinates:[[[[-101.41,30.53],[-101.27,30.62],[-101.4,30.49],[-101.41,30.53]]],[[[-106.28,31.59],[-106.27,31.59],[-106.28,31.58],[-106.28,31.59]]],[[[-106.19,31.6],[-106.2,31.61],[-106.25,31.61],[-106.27,31.6],[-106.3,31.6],[-106.38,31.73],[-106.58,31.81],[-106.63,31.88],[-106.65,31.9],[-106.62,31.92],[-106.6,31.92],[-106.6,31.9],[-106.59,31.91],[-106.52,32],[-106.32,32],[-106.39,31.9],[-106.2,31.83],[-106.1,32],[-105.88,31.96],[-105.82,31.76],[-105.62,31.77],[-105.59,31.71],[-105.9,31.67],[-106.06,31.8],[-106.2,31.78],[-106.03,31.6],[-106.04,31.51],[-106.12,31.5],[-106.19,31.6]]]]}},{type:"Feature",id:"800",properties:{zip3:"800"},geometry:{type:"MultiPolygon",coordinates:[[[[-104.88,39.63],[-104.87,39.66],[-104.87,39.71],[-104.89,39.73],[-104.88,39.75],[-104.67,39.81],[-104.66,39.72],[-104.6,39.57],[-104.88,39.63]]],[[[-105.14,39.79],[-105.16,39.78],[-105.17,39.81],[-105.24,39.87],[-105.2,39.94],[-105.13,40.02],[-105.13,40.03],[-105.13,40.07],[-105.1,40.07],[-105.06,40],[-104.96,39.99],[-104.98,39.96],[-104.98,39.94],[-105.02,39.94],[-105.02,39.93],[-105.03,39.91],[-105.07,39.75],[-105.14,39.79]]],[[[-104.95,39.83],[-104.91,39.85],[-104.72,39.95],[-104.7,39.93],[-104.68,39.93],[-104.68,39.91],[-104.73,39.9],[-104.73,39.85],[-104.79,39.84],[-104.9,39.78],[-104.94,39.79],[-104.95,39.83]]],[[[-105.31,39.97],[-105.24,39.97],[-105.28,39.93],[-105.26,39.91],[-105.31,39.91],[-105.31,39.93],[-105.31,39.97]]]]}},{type:"Feature",id:"801",properties:{zip3:"801"},geometry:{type:"Polygon",coordinates:[[[-105.03,39.09],[-105.03,39.13],[-105.4,39.13],[-105.34,39.25],[-105.25,39.24],[-105.2,39.29],[-105.12,39.43],[-105.17,39.47],[-105.13,39.63],[-105.1,39.65],[-105.03,39.65],[-105.02,39.68],[-105.01,39.66],[-104.89,39.62],[-104.88,39.63],[-104.6,39.57],[-104.66,39.72],[-104.66,39.82],[-104.61,39.87],[-104.53,39.88],[-104.41,40],[-104.07,40],[-103.95,39.97],[-104,39.87],[-103.71,39.83],[-103.71,39.57],[-104.01,39.57],[-103.83,39.42],[-103.83,39.31],[-103.88,39.35],[-104.03,39.24],[-104.31,39.29],[-104.35,39.13],[-104.55,39.13],[-104.61,38.99],[-104.61,39.02],[-104.61,39.04],[-104.6,39.1],[-104.77,39.13],[-104.78,39.08],[-104.86,39.04],[-105.03,39.09]]]}},{type:"Feature",id:"802",properties:{zip3:"802"},geometry:{type:"Polygon",coordinates:[[[-104.89,39.62],[-105.01,39.66],[-105.02,39.68],[-105.03,39.65],[-105.1,39.65],[-105.12,39.65],[-105.13,39.65],[-105.17,39.66],[-105.15,39.74],[-105.07,39.75],[-105.03,39.91],[-105.02,39.93],[-105.02,39.94],[-104.92,39.94],[-104.95,39.84],[-104.97,39.79],[-104.94,39.79],[-104.9,39.78],[-104.79,39.84],[-104.73,39.85],[-104.73,39.9],[-104.68,39.91],[-104.6,39.9],[-104.61,39.87],[-104.66,39.82],[-104.67,39.81],[-104.88,39.75],[-104.89,39.73],[-104.87,39.71],[-104.87,39.66],[-104.89,39.62]]]}},{type:"Feature",id:"803",properties:{zip3:"803"},geometry:{type:"Polygon",coordinates:[[[-105.24,39.97],[-105.31,39.97],[-105.31,39.94],[-105.53,40.04],[-105.32,40.16],[-105.19,40.07],[-105.13,40.07],[-105.13,40.03],[-105.13,40.02],[-105.2,39.94],[-105.24,39.91],[-105.26,39.91],[-105.28,39.93],[-105.24,39.97]]]}},{type:"Feature",id:"804",properties:{zip3:"804"},geometry:{type:"Polygon",coordinates:[[[-105.76,38.82],[-105.76,38.78],[-105.8,38.77],[-105.84,38.71],[-105.83,38.69],[-105.97,38.69],[-105.91,38.81],[-106.11,38.94],[-106.33,39.14],[-106.51,39.18],[-106.49,39.2],[-106.5,39.29],[-106.47,39.31],[-106.43,39.35],[-106.38,39.38],[-106.2,39.4],[-106.26,39.49],[-106.26,39.52],[-106.22,39.53],[-106.21,39.55],[-106.22,39.58],[-106.19,39.6],[-106.18,39.61],[-106.18,39.65],[-106.41,39.83],[-106.75,39.79],[-106.9,39.87],[-106.98,39.79],[-107.11,39.81],[-107.03,39.92],[-107.04,40.23],[-107.14,40.27],[-107.04,40.49],[-107.12,40.49],[-107.17,40.64],[-107.08,40.7],[-107.13,41],[-106.19,41],[-105.91,40.57],[-105.91,40.52],[-105.85,40.51],[-105.7,40.32],[-105.67,40.16],[-105.45,40.14],[-105.34,40.18],[-105.35,40.16],[-105.32,40.16],[-105.53,40.04],[-105.31,39.94],[-105.31,39.93],[-105.31,39.91],[-105.24,39.91],[-105.24,39.87],[-105.17,39.81],[-105.16,39.78],[-105.14,39.79],[-105.15,39.74],[-105.17,39.66],[-105.13,39.65],[-105.12,39.65],[-105.13,39.63],[-105.17,39.47],[-105.12,39.43],[-105.2,39.29],[-105.25,39.24],[-105.34,39.25],[-105.4,39.13],[-105.37,39.13],[-105.42,39.08],[-105.47,39.17],[-105.49,39.16],[-105.64,39.24],[-105.64,39.1],[-105.54,38.96],[-105.76,38.82]]]}},{type:"Feature",id:"805",properties:{zip3:"805"},geometry:{type:"Polygon",coordinates:[[[-104.91,40.09],[-104.94,40.03],[-104.95,40.01],[-104.96,40],[-105.06,40],[-105.1,40.07],[-105.19,40.07],[-105.32,40.16],[-105.35,40.16],[-105.34,40.18],[-105.45,40.14],[-105.67,40.16],[-105.7,40.32],[-105.85,40.51],[-105.89,40.52],[-105.85,40.59],[-105.88,40.78],[-105.79,40.81],[-105.85,40.83],[-105.85,40.84],[-105.86,40.85],[-105.9,40.94],[-105.91,40.97],[-105.91,40.99],[-105.9,41],[-104.94,41],[-104.98,40.76],[-104.91,40.75],[-104.86,40.42],[-104.87,40.42],[-104.8,40.33],[-104.98,40.27],[-104.92,40.12],[-104.91,40.09]]]}},{type:"Feature",id:"806",properties:{zip3:"806"},geometry:{type:"Polygon",coordinates:[[[-104.95,39.84],[-104.92,39.94],[-104.98,39.94],[-104.98,39.96],[-104.96,39.99],[-104.96,40],[-104.95,40.01],[-104.94,40.03],[-104.91,40.09],[-104.92,40.12],[-104.98,40.27],[-104.8,40.33],[-104.87,40.42],[-104.86,40.42],[-104.91,40.75],[-104.98,40.76],[-104.94,41],[-104.77,41],[-104.79,40.96],[-104.8,40.91],[-104.72,40.84],[-104.43,40.83],[-104.09,40.7],[-104.05,40.52],[-103.89,40.44],[-103.87,40.41],[-103.98,40.3],[-103.94,40],[-104.07,40],[-104.41,40],[-104.53,39.88],[-104.6,39.9],[-104.68,39.91],[-104.68,39.93],[-104.7,39.93],[-104.72,39.95],[-104.91,39.85],[-104.95,39.83],[-104.95,39.84]]]}},{type:"Feature",id:"807",properties:{zip3:"807"},geometry:{type:"Polygon",coordinates:[[[-102.05,39.65],[-102.19,39.64],[-102.17,39.62],[-102.3,39.6],[-102.34,39.61],[-102.46,39.64],[-102.47,39.82],[-103.07,39.82],[-103.09,39.74],[-103.29,39.81],[-103.33,39.61],[-103.61,39.57],[-103.71,39.57],[-103.71,39.83],[-104,39.87],[-103.95,39.97],[-103.94,40],[-103.98,40.3],[-103.87,40.41],[-103.89,40.44],[-104.05,40.52],[-104.09,40.7],[-104.43,40.83],[-104.72,40.84],[-104.8,40.91],[-104.79,40.96],[-104.77,41],[-102.05,41],[-102.05,40.18],[-102.05,40.11],[-102.05,39.75],[-102.05,39.65]]]}},{type:"Feature",id:"808",properties:{zip3:"808"},geometry:{type:"MultiPolygon",coordinates:[[[[-102.05,38.62],[-103.17,38.61],[-103.17,38.53],[-103.58,38.52],[-103.58,38.63],[-103.76,38.68],[-103.92,38.61],[-103.9,38.52],[-104.28,38.52],[-104.27,38.71],[-104.29,38.77],[-104.39,38.75],[-104.46,38.88],[-104.63,38.91],[-104.64,38.94],[-104.63,39.01],[-104.61,39.01],[-104.61,38.99],[-104.55,39.13],[-104.35,39.13],[-104.31,39.29],[-104.03,39.24],[-103.88,39.35],[-103.83,39.31],[-103.83,39.42],[-104.01,39.57],[-103.61,39.57],[-103.33,39.61],[-103.29,39.81],[-103.09,39.74],[-103.07,39.82],[-102.47,39.82],[-102.46,39.64],[-102.34,39.61],[-102.3,39.6],[-102.17,39.62],[-102.19,39.64],[-102.05,39.65],[-102.05,38.62]]],[[[-104.94,38.65],[-105.11,38.65],[-105.24,38.65],[-105.24,38.7],[-105.83,38.69],[-105.84,38.71],[-105.8,38.77],[-105.76,38.78],[-105.76,38.82],[-105.54,38.96],[-105.64,39.1],[-105.64,39.24],[-105.49,39.16],[-105.47,39.17],[-105.42,39.08],[-105.37,39.13],[-105.03,39.13],[-105.03,39.02],[-105.01,39.02],[-105,38.96],[-104.94,38.79],[-104.94,38.65]]],[[[-104.75,38.66],[-104.72,38.71],[-104.75,38.75],[-104.71,38.72],[-104.69,38.72],[-104.64,38.71],[-104.65,38.69],[-104.63,38.65],[-104.6,38.64],[-104.67,38.61],[-104.67,38.59],[-104.69,38.55],[-104.63,38.52],[-104.72,38.52],[-104.75,38.66]]],[[[-104.84,39.04],[-104.84,38.95],[-104.89,38.98],[-104.91,39],[-104.84,39.04]]]]}},{type:"Feature",id:"809",properties:{zip3:"809"},geometry:{type:"Polygon",coordinates:[[[-104.99,38.65],[-104.94,38.65],[-104.94,38.79],[-105,38.96],[-105.01,39.02],[-105.03,39.02],[-105.03,39.09],[-104.86,39.04],[-104.78,39.08],[-104.77,39.13],[-104.6,39.1],[-104.61,39.04],[-104.61,39.02],[-104.61,39.01],[-104.63,39.01],[-104.64,38.94],[-104.63,38.91],[-104.46,38.88],[-104.39,38.75],[-104.29,38.77],[-104.28,38.72],[-104.28,38.52],[-104.61,38.52],[-104.64,38.59],[-104.6,38.64],[-104.63,38.65],[-104.65,38.69],[-104.64,38.71],[-104.69,38.72],[-104.71,38.72],[-104.74,38.75],[-104.75,38.75],[-104.72,38.71],[-104.75,38.66],[-104.95,38.55],[-105,38.57],[-105.02,38.6],[-105,38.64],[-104.99,38.65]]]}},{type:"Feature",id:"810",properties:{zip3:"810"},geometry:{type:"Polygon",coordinates:[[[-105.16,37],[-105.13,37.41],[-105.2,37.61],[-105.21,37.63],[-105.5,37.6],[-105.44,37.8],[-105.45,37.88],[-105.48,37.88],[-105.41,37.89],[-105.28,37.9],[-105.05,38.07],[-105.05,38.26],[-104.94,38.26],[-104.94,38.42],[-104.74,38.43],[-104.63,38.52],[-104.69,38.55],[-104.67,38.59],[-104.67,38.61],[-104.64,38.59],[-104.61,38.52],[-103.9,38.52],[-103.92,38.61],[-103.76,38.68],[-103.58,38.63],[-103.58,38.52],[-103.17,38.53],[-103.17,38.61],[-102.05,38.62],[-102.04,36.99],[-103,37],[-104.06,37],[-105.16,37]]]}},{type:"Feature",id:"811",properties:{zip3:"811"},geometry:{type:"Polygon",coordinates:[[[-107.42,37],[-107.45,36.94],[-107.45,36.92],[-107.5,36.88],[-107.56,36.87],[-107.56,36.89],[-107.48,36.99],[-107.71,37],[-107.85,37.05],[-107.7,37.2],[-107.58,37.57],[-107.59,37.61],[-107.59,37.64],[-107.48,37.64],[-107.52,37.83],[-107.52,37.84],[-107.25,37.87],[-107.19,37.89],[-106.97,37.97],[-106.74,37.9],[-106.71,38.06],[-106.5,38.31],[-106.34,38.29],[-106.25,38.4],[-106.06,38.46],[-106.02,38.45],[-105.7,38.17],[-105.58,37.98],[-105.56,37.95],[-105.48,37.88],[-105.45,37.88],[-105.44,37.8],[-105.5,37.6],[-105.21,37.63],[-105.2,37.61],[-105.13,37.41],[-105.16,37],[-106.87,36.99],[-106.88,37],[-107.42,37]]]}},{type:"Feature",id:"812",properties:{zip3:"812"},geometry:{type:"Polygon",coordinates:[[[-107.12,38.91],[-107.1,39.01],[-106.78,38.99],[-106.75,39.04],[-106.69,39.05],[-106.65,39.02],[-106.59,39],[-106.6,39.04],[-106.56,39.16],[-106.51,39.18],[-106.33,39.14],[-106.11,38.94],[-105.91,38.81],[-105.97,38.69],[-105.24,38.7],[-105.24,38.65],[-104.99,38.65],[-105,38.64],[-105.02,38.6],[-105,38.57],[-104.95,38.55],[-104.94,38.26],[-105.05,38.26],[-105.05,38.07],[-105.28,37.9],[-105.41,37.89],[-105.56,37.95],[-105.58,37.98],[-105.7,38.17],[-106.02,38.45],[-106.06,38.46],[-106.25,38.4],[-106.34,38.29],[-106.5,38.31],[-106.71,38.06],[-106.74,37.9],[-106.97,37.97],[-107.19,37.89],[-107.25,37.87],[-107.52,37.84],[-107.52,37.86],[-107.56,37.96],[-107.59,37.97],[-107.56,38.3],[-107.63,38.51],[-107.5,38.45],[-107.5,38.69],[-107.31,38.72],[-107.09,38.84],[-107.12,38.91]]]}},{type:"Feature",id:"813",properties:{zip3:"813"},geometry:{type:"Polygon",coordinates:[[[-109.04,37.47],[-109.21,37.43],[-109.25,37.58],[-109.26,37.59],[-109.21,37.65],[-109.17,37.69],[-109.14,37.71],[-109.04,37.77],[-109.04,38.15],[-108.77,38.15],[-108.7,37.9],[-108.26,37.89],[-108.21,37.82],[-107.99,37.86],[-107.79,37.79],[-107.76,37.64],[-107.59,37.64],[-107.59,37.61],[-107.58,37.57],[-107.7,37.2],[-107.85,37.05],[-107.71,37],[-108.04,37],[-108.8,37],[-108.73,37.18],[-108.83,37.15],[-108.96,37.2],[-108.96,37.24],[-109.05,37.24],[-109.04,37.47]]]}},{type:"Feature",id:"814",properties:{zip3:"814"},geometry:{type:"Polygon",coordinates:[[[-107.56,37.96],[-107.52,37.86],[-107.52,37.84],[-107.52,37.83],[-107.48,37.64],[-107.76,37.64],[-107.79,37.79],[-107.99,37.86],[-108.21,37.82],[-108.26,37.89],[-108.7,37.9],[-108.77,38.15],[-109.04,38.15],[-109.06,38.28],[-109.06,38.5],[-108.38,38.5],[-108.38,38.83],[-108.14,38.91],[-107.98,39.06],[-107.77,39.04],[-107.48,39.24],[-107.43,39.24],[-107.39,39.26],[-107.35,39.17],[-107.28,39.09],[-107.18,39.03],[-107.1,38.99],[-107.12,38.91],[-107.09,38.84],[-107.31,38.72],[-107.5,38.69],[-107.5,38.45],[-107.63,38.51],[-107.56,38.3],[-107.59,37.97],[-107.56,37.96]]]}},{type:"Feature",id:"815",properties:{zip3:"815"},geometry:{type:"Polygon",coordinates:[[[-109.05,39.37],[-108.57,39.37],[-108.57,39.28],[-108.55,39.28],[-108.5,39.23],[-108.42,39.14],[-108.29,39.19],[-108.23,38.88],[-108.38,38.83],[-108.38,38.5],[-109.06,38.5],[-109.06,38.6],[-109.05,39.37]]]}},{type:"Feature",id:"816",properties:{zip3:"816"},geometry:{type:"Polygon",coordinates:[[[-108.42,39.14],[-108.5,39.23],[-108.55,39.28],[-108.57,39.28],[-108.57,39.37],[-109.05,39.37],[-109.05,41],[-107.14,41],[-107.13,41],[-107.08,40.7],[-107.17,40.64],[-107.12,40.49],[-107.04,40.49],[-107.14,40.27],[-107.04,40.23],[-107.03,39.92],[-107.11,39.81],[-106.98,39.79],[-106.9,39.87],[-106.75,39.79],[-106.41,39.83],[-106.18,39.65],[-106.18,39.61],[-106.19,39.6],[-106.22,39.58],[-106.21,39.55],[-106.22,39.53],[-106.26,39.52],[-106.26,39.49],[-106.2,39.4],[-106.38,39.38],[-106.43,39.35],[-106.47,39.31],[-106.5,39.29],[-106.49,39.2],[-106.56,39.16],[-106.6,39.04],[-106.59,39],[-106.65,39.02],[-106.69,39.05],[-106.75,39.04],[-106.78,38.99],[-107.1,39.01],[-107.1,38.99],[-107.18,39.03],[-107.28,39.09],[-107.35,39.17],[-107.39,39.26],[-107.43,39.24],[-107.48,39.24],[-107.77,39.04],[-107.98,39.06],[-108.14,38.91],[-108.23,38.88],[-108.29,39.19],[-108.42,39.14]]]}},{type:"Feature",id:"820",properties:{zip3:"820"},geometry:{type:"MultiPolygon",coordinates:[[[[-106.19,41],[-106.32,41],[-106.32,41.38],[-106.4,41.48],[-106.23,41.61],[-106.16,41.74],[-106.07,41.77],[-106.07,41.98],[-106.01,41.94],[-105.95,41.93],[-105.86,41.82],[-105.71,41.8],[-105.83,41.7],[-106.07,41.67],[-106.07,41.53],[-105.95,41.44],[-105.79,41.48],[-105.87,41.64],[-105.63,41.72],[-105.53,41.66],[-105.28,41.59],[-105.28,41.66],[-104.65,41.65],[-104.65,41.57],[-104.05,41.56],[-104.05,41.61],[-104.02,41.59],[-104.01,41.58],[-104,41.55],[-104.01,41.52],[-104.05,41.49],[-104.05,41],[-105.9,41],[-105.91,40.99],[-105.91,40.97],[-105.9,40.94],[-105.86,40.85],[-105.85,40.84],[-105.85,40.83],[-105.79,40.81],[-105.88,40.78],[-105.85,40.59],[-105.89,40.52],[-105.91,40.57],[-106.19,41]]],[[[-105.71,42.32],[-105.67,42.32],[-105.65,42.31],[-105.61,42.34],[-105.61,42.3],[-105.53,42.3],[-105.51,42.28],[-105.58,42.14],[-105.54,42.14],[-105.43,42.1],[-105.55,42],[-105.53,41.9],[-105.64,42.07],[-105.81,42.17],[-105.71,42.32]]]]}},{type:"Feature",id:"821",properties:{zip3:"821"},geometry:{type:"Polygon",coordinates:[[[-111.05,45],[-110.79,45],[-110.7,44.99],[-110,45],[-109.93,44.93],[-109.93,44.79],[-109.87,44.67],[-110.17,44.54],[-110,44.5],[-110,44.13],[-111.05,44.13],[-111.05,45]]]}},{type:"Feature",id:"822",properties:{zip3:"822"},geometry:{type:"Polygon",coordinates:[[[-104.65,41.65],[-105.28,41.66],[-105.28,41.59],[-105.53,41.66],[-105.67,41.74],[-105.53,41.77],[-105.53,41.9],[-105.55,42],[-105.43,42.1],[-105.54,42.14],[-105.58,42.14],[-105.51,42.28],[-105.38,42.29],[-105.28,42.43],[-105.29,42.61],[-104.97,42.61],[-105.1,42.96],[-104.91,42.99],[-105.06,43.06],[-104.8,43.17],[-104.9,43.41],[-104.88,43.39],[-104.83,43.39],[-104.57,43.43],[-104.51,43.34],[-104.44,43.34],[-104.45,43.41],[-104.45,43.43],[-104.41,43.48],[-104.39,43.42],[-104.21,43.33],[-104.13,43.38],[-104.13,43.44],[-104.05,43.42],[-104.05,41.56],[-104.65,41.57],[-104.65,41.65]]]}},{type:"Feature",id:"823",properties:{zip3:"823"},geometry:{type:"MultiPolygon",coordinates:[[[[-107.75,41.31],[-107.55,41.2],[-107.41,41.25],[-107.15,41.2],[-107.04,41.01],[-107.92,41],[-107.92,41.28],[-107.8,41.32],[-107.78,41.45],[-107.68,41.4],[-107.75,41.31]]],[[[-106.94,42.25],[-106.94,42.43],[-106.75,42.43],[-106.74,42.27],[-106.45,42.23],[-106.4,42.1],[-106.19,42.15],[-105.91,42.29],[-106.02,42.32],[-105.69,42.35],[-105.67,42.36],[-105.61,42.36],[-105.61,42.34],[-105.64,42.31],[-105.65,42.31],[-105.67,42.32],[-105.71,42.32],[-105.81,42.17],[-105.91,42.07],[-105.83,41.95],[-105.95,41.93],[-106.01,41.94],[-106.07,41.98],[-106.18,41.84],[-106.16,41.74],[-106.23,41.61],[-106.4,41.68],[-106.45,41.5],[-106.53,41.54],[-106.53,41.56],[-106.61,41.59],[-106.6,41.69],[-106.21,41.86],[-106.32,41.99],[-106.38,41.89],[-106.6,41.92],[-106.71,42.09],[-106.85,42.11],[-106.84,41.86],[-106.98,41.83],[-106.83,41.77],[-106.68,41.8],[-106.74,41.61],[-106.71,41.5],[-106.63,41.55],[-106.54,41.55],[-106.6,41.4],[-106.41,41.32],[-106.48,41.22],[-106.32,41.17],[-106.55,41.15],[-106.39,41],[-106.57,41],[-106.84,41.16],[-107.06,41.2],[-107.07,41.31],[-107.23,41.34],[-107.35,41.25],[-107.45,41.37],[-107.36,41.41],[-107.34,41.6],[-107.49,41.47],[-107.69,41.57],[-107.5,41.6],[-107.34,41.73],[-107.55,41.68],[-107.7,41.73],[-107.93,41.66],[-107.95,41.33],[-108.05,41.37],[-108.12,41.6],[-108.5,41.64],[-108.31,41.81],[-108.5,41.92],[-108.49,42.05],[-108.32,42.05],[-108.09,41.86],[-108.03,41.71],[-107.82,41.71],[-107.76,41.79],[-107.97,42.1],[-107.83,42.11],[-107.78,42],[-107.59,41.98],[-107.27,42.07],[-107.22,41.93],[-107.31,41.9],[-107.18,41.79],[-106.99,41.78],[-107.13,41.93],[-106.94,42],[-106.99,42.17],[-106.94,42.25]]],[[[-107.75,42.55],[-107.69,42.61],[-107.54,42.53],[-107.44,42.36],[-107.47,42.23],[-107.63,42.3],[-107.69,42.42],[-107.74,42.51],[-107.75,42.55]]]]}},{type:"Feature",id:"824",properties:{zip3:"824"},geometry:{type:"Polygon",coordinates:[[[-108.16,43.47],[-108.16,43.46],[-108.35,43.67],[-108.72,43.67],[-108.81,43.58],[-108.81,43.61],[-108.78,43.67],[-109.04,43.63],[-109.2,43.71],[-109.27,43.8],[-109.48,43.95],[-109.54,43.96],[-109.61,43.93],[-109.65,43.91],[-109.84,43.82],[-109.86,43.85],[-109.86,43.96],[-109.99,43.95],[-110.03,44],[-110.05,44.01],[-110.05,44.13],[-110,44.13],[-110,44.5],[-110.17,44.54],[-109.87,44.67],[-109.93,44.79],[-109.93,44.93],[-110,45],[-107.91,45],[-107.88,44.96],[-107.85,44.92],[-107.85,44.9],[-107.83,44.83],[-107.83,44.79],[-107.75,44.77],[-107.68,44.71],[-107.68,44.69],[-107.65,44.69],[-107.62,44.7],[-107.55,44.67],[-107.38,44.6],[-107.35,44.54],[-107.28,44.45],[-107.49,44.2],[-107.63,44.17],[-107.13,44.17],[-107.13,43.84],[-107.18,43.64],[-107.29,43.5],[-107.46,43.5],[-107.46,43.7],[-107.3,43.82],[-107.51,43.96],[-107.6,44.14],[-107.81,44.17],[-107.82,44.02],[-107.73,43.98],[-107.8,43.84],[-108.07,43.82],[-108.03,43.66],[-107.94,43.61],[-107.83,43.72],[-107.65,43.51],[-108.16,43.47]]]}},{type:"Feature",id:"825",properties:{zip3:"825"},geometry:{type:"Polygon",coordinates:[[[-107.54,42.53],[-107.69,42.61],[-107.75,42.55],[-107.74,42.51],[-107.69,42.42],[-107.73,42.28],[-107.98,42.41],[-107.97,42.52],[-108.16,42.51],[-108.19,42.36],[-108.26,42.46],[-108.53,42.49],[-108.53,42.39],[-108.79,42.42],[-108.95,42.35],[-108.96,42.4],[-109.01,42.42],[-109.02,42.46],[-109.05,42.5],[-109.07,42.51],[-109.07,42.69],[-109.24,42.77],[-109.37,42.95],[-109.55,43.01],[-109.65,43.17],[-109.75,43.46],[-110.05,43.46],[-110.05,44.01],[-110.03,44],[-109.99,43.95],[-109.86,43.96],[-109.86,43.85],[-109.84,43.82],[-109.65,43.91],[-109.61,43.93],[-109.54,43.96],[-109.48,43.95],[-109.27,43.8],[-109.2,43.71],[-109.17,43.62],[-108.81,43.61],[-108.81,43.58],[-108.34,43.47],[-108.35,43.43],[-108.33,43.34],[-108.22,43.33],[-108.25,43.36],[-108.24,43.35],[-108.19,43.37],[-108.21,43.38],[-108.19,43.4],[-108.16,43.39],[-108.21,43.29],[-108.4,43.24],[-108.4,43.14],[-108.04,43.12],[-108.01,43.05],[-107.91,43.04],[-107.81,42.9],[-107.59,42.87],[-107.62,42.97],[-107.5,42.96],[-107.51,42.85],[-107.81,42.78],[-107.76,42.86],[-108.02,42.83],[-108.18,42.76],[-108.36,42.79],[-108.37,42.9],[-108.15,42.91],[-108.15,42.99],[-108.51,42.92],[-108.58,42.82],[-108.53,42.7],[-108.31,42.65],[-108.26,42.58],[-108.03,42.66],[-107.75,42.68],[-107.54,42.53]]]}},{type:"Feature",id:"826",properties:{zip3:"826"},geometry:{type:"Polygon",coordinates:[[[-106.94,42.25],[-107.11,42.18],[-107.47,42.23],[-107.44,42.36],[-107.54,42.53],[-107.35,42.66],[-107.47,42.91],[-107.29,43.02],[-107.43,43.14],[-107.37,43.21],[-107.52,43.33],[-107.5,42.96],[-107.62,42.97],[-107.64,43.07],[-107.89,43.16],[-108.01,43.05],[-108.04,43.12],[-108.4,43.14],[-108.4,43.24],[-108.21,43.29],[-108.16,43.39],[-108.19,43.4],[-108.21,43.38],[-108.19,43.37],[-108.24,43.35],[-108.25,43.36],[-108.22,43.33],[-108.33,43.34],[-108.35,43.43],[-108.16,43.46],[-108.16,43.47],[-107.6,43.47],[-107.6,43.5],[-107.11,43.5],[-107.11,43.8],[-107.07,43.98],[-106.91,44.01],[-106.79,43.87],[-106.65,43.89],[-106.69,43.99],[-106.5,43.99],[-106.31,43.91],[-106.24,43.91],[-106.18,44],[-106.01,44],[-106.02,43.49],[-104.88,43.5],[-104.87,43.47],[-104.85,43.44],[-104.86,43.39],[-104.9,43.41],[-104.8,43.17],[-105.06,43.06],[-104.91,42.99],[-105.1,42.96],[-104.97,42.61],[-105.29,42.61],[-105.28,42.43],[-105.38,42.29],[-105.53,42.3],[-105.61,42.3],[-105.62,42.36],[-105.67,42.36],[-105.69,42.35],[-105.72,42.43],[-106.08,42.43],[-106.08,42.66],[-106.26,42.6],[-106.47,42.43],[-106.3,42.43],[-106.33,42.31],[-106.54,42.33],[-106.6,42.6],[-106.8,42.47],[-107.16,42.43],[-107.17,42.27],[-107.02,42.36],[-106.94,42.25]]]}},{type:"Feature",id:"827",properties:{zip3:"827"},geometry:{type:"Polygon",coordinates:[[[-104.05,43.97],[-103.94,43.98],[-103.82,43.85],[-103.87,43.82],[-103.93,43.72],[-104.04,43.75],[-104.06,43.74],[-104.05,43.42],[-104.13,43.44],[-104.13,43.38],[-104.21,43.33],[-104.39,43.42],[-104.41,43.48],[-104.45,43.43],[-104.45,43.41],[-104.44,43.34],[-104.51,43.34],[-104.57,43.43],[-104.83,43.39],[-104.86,43.39],[-104.85,43.44],[-104.87,43.47],[-104.88,43.5],[-105.08,43.5],[-105.08,43.6],[-105.16,43.61],[-105.28,43.52],[-106.02,43.49],[-106.01,43.82],[-106.01,44.17],[-106.02,44.17],[-106.01,44.68],[-105.86,44.64],[-105.84,44.76],[-105.87,44.77],[-105.89,44.77],[-105.81,44.84],[-105.78,44.85],[-105.81,44.9],[-105.89,44.93],[-105.87,44.96],[-105.91,44.98],[-105.9,45],[-104.37,45],[-104.39,44.9],[-104.06,44.69],[-104.05,43.97]]]}},{type:"Feature",id:"828",properties:{zip3:"828"},geometry:{type:"Polygon",coordinates:[[[-107.38,44.6],[-107.55,44.67],[-107.62,44.7],[-107.65,44.69],[-107.68,44.69],[-107.68,44.71],[-107.75,44.77],[-107.83,44.79],[-107.83,44.83],[-107.85,44.9],[-107.85,44.92],[-107.88,44.96],[-107.91,45],[-107.01,45],[-106.99,45.09],[-106.9,45],[-105.93,44.99],[-105.9,45],[-105.91,44.98],[-105.87,44.96],[-105.89,44.93],[-105.81,44.9],[-105.78,44.85],[-105.81,44.84],[-105.89,44.77],[-105.87,44.77],[-105.84,44.76],[-105.86,44.64],[-106.01,44.68],[-106.01,44],[-106.18,44],[-106.24,43.91],[-106.31,43.91],[-106.5,43.99],[-106.69,43.99],[-106.65,43.89],[-106.79,43.87],[-106.91,44.01],[-107.07,43.98],[-107.11,43.8],[-107.13,44.17],[-107.2,44.45],[-107.28,44.45],[-107.35,44.54],[-107.38,44.6]]]}},{type:"Feature",id:"829",properties:{zip3:"829"},geometry:{type:"MultiPolygon",coordinates:[[[[-109.86,42.65],[-109.98,42.77],[-109.97,42.78],[-110.01,42.91],[-110.08,42.93],[-110.09,42.96],[-110.07,42.97],[-110.03,42.98],[-110.02,43.05],[-110.08,43.13],[-110.2,43.11],[-110.18,43.11],[-110.17,43.04],[-110.46,43.04],[-110.57,43],[-110.59,43],[-110.58,43.13],[-110.58,43.29],[-110.34,43.29],[-110.34,43.38],[-110.12,43.38],[-110.22,43.54],[-110.17,43.5],[-110.06,43.46],[-109.75,43.46],[-109.65,43.17],[-109.55,43.01],[-109.37,42.95],[-109.24,42.77],[-109.07,42.69],[-109.07,42.43],[-109.04,42.26],[-109.3,42.26],[-109.27,42.12],[-109.41,41.98],[-109.56,42.01],[-109.53,42.1],[-109.74,42.18],[-109.75,42.27],[-109.47,42.26],[-109.64,42.6],[-109.86,42.65]]],[[[-110,41],[-110,40.81],[-110.34,40.82],[-110.75,40.75],[-110.82,40.71],[-110.85,40.73],[-110.85,40.84],[-110.85,40.96],[-111.05,41],[-111.05,41.52],[-111,41.41],[-110.73,41.46],[-110.91,41.37],[-110.83,41.17],[-110.73,41.31],[-110.54,41.2],[-110.51,41.32],[-110.2,41.47],[-110.17,41.31],[-110.36,41.15],[-110.35,41.06],[-110.18,41.18],[-110.05,41.08],[-109.86,41.13],[-109.77,41.04],[-110,41]]],[[[-109.65,41.38],[-109.46,41.3],[-109.54,41.26],[-109.47,41.12],[-109.53,41.03],[-109.31,41.14],[-109.47,41.25],[-109.23,41.29],[-109.36,41.41],[-109.26,41.88],[-109.24,41.78],[-109.12,41.83],[-108.74,41.69],[-108.85,41.65],[-108.86,41.49],[-108.71,41.4],[-108.52,41.64],[-108.58,41.4],[-108.49,41.26],[-108.71,41.26],[-108.68,41.18],[-108.99,41.13],[-109.05,41.23],[-109.28,41.07],[-109.22,41],[-109.57,41],[-109.65,41.38]]],[[[-109.78,41.77],[-109.39,41.46],[-109.66,41.53],[-109.78,41.77]]]]}},{type:"Feature",id:"830",properties:{zip3:"830"},geometry:{type:"Polygon",coordinates:[[[-110.22,43.54],[-110.12,43.38],[-110.34,43.38],[-110.34,43.29],[-110.58,43.29],[-110.58,43.24],[-110.81,43.24],[-110.81,43.31],[-111.04,43.32],[-111.05,43.58],[-110.94,43.61],[-110.85,43.72],[-110.88,44.03],[-110.79,44.12],[-110.77,44.13],[-110.05,44.13],[-110.05,43.46],[-110.06,43.46],[-110.17,43.5],[-110.22,43.54]]]}},{type:"Feature",id:"831",properties:{zip3:"831"},geometry:{type:"MultiPolygon",coordinates:[[[[-111.04,43.02],[-111.04,43.32],[-110.81,43.31],[-110.81,43.24],[-110.58,43.24],[-110.59,43],[-110.57,43],[-110.46,43.04],[-110.17,43.04],[-110.18,43.11],[-110.2,43.11],[-110.08,43.13],[-110.02,43.05],[-110.03,42.98],[-110.07,42.97],[-110.09,42.96],[-110.08,42.93],[-110.01,42.91],[-109.97,42.78],[-109.98,42.77],[-109.86,42.65],[-110.07,42.52],[-110.07,42.41],[-109.93,42.41],[-110,42.3],[-110.16,42.27],[-110.19,42.17],[-110.05,41.96],[-110.16,42.04],[-110.47,42.07],[-110.46,41.81],[-110.18,41.84],[-110.16,41.74],[-110.65,41.68],[-110.69,41.78],[-110.97,41.81],[-110.86,41.87],[-110.84,42.01],[-110.65,42.03],[-110.56,42.13],[-110.54,42.45],[-110.59,42.45],[-110.59,42.84],[-110.8,42.81],[-110.76,42.59],[-110.84,42.49],[-111.09,42.72],[-111.2,42.7],[-111.27,42.82],[-111.22,42.88],[-111.29,42.94],[-111.29,43],[-111.26,43.01],[-111.25,43.02],[-111.04,43.02]]],[[[-111.05,42.15],[-111.05,42.4],[-110.99,42.4],[-110.98,42.45],[-110.84,42.45],[-110.8,42.08],[-111.05,41.86],[-111.05,42.15]]]]}},{type:"Feature",id:"832",properties:{zip3:"832"},geometry:{type:"MultiPolygon",coordinates:[[[[-113,42],[-113,42.12],[-112.8,42.05],[-112.74,42.21],[-112.85,42.32],[-113,42.33],[-113.01,42.43],[-113.08,42.48],[-113.1,42.47],[-113.17,42.5],[-113.35,42.66],[-113.24,42.68],[-113.22,42.91],[-113.01,42.91],[-113.01,43.28],[-112.94,43.45],[-112.82,43.45],[-112.7,43.62],[-112.52,43.63],[-112.52,43.43],[-112.16,43.43],[-112.14,43.42],[-112.04,43.37],[-111.82,43.25],[-111.82,43.32],[-111.8,43.36],[-111.76,43.39],[-111.68,43.35],[-111.65,43.35],[-111.64,43.32],[-111.65,43.28],[-111.77,43.28],[-111.77,43.07],[-112.09,43.25],[-112.39,43.1],[-112.13,43],[-112.14,42.91],[-111.83,42.88],[-111.8,42.75],[-111.69,42.7],[-111.69,43.02],[-111.55,43.12],[-111.15,43.18],[-111.22,43.28],[-111.13,43.3],[-111.12,43.22],[-111.1,43.23],[-111.04,43.2],[-111.04,43.02],[-111.34,43.02],[-111.38,42.79],[-111.3,42.56],[-111.05,42.51],[-111.05,42],[-111.7,42],[-113,42]]],[[[-113.32,44.23],[-113,44.23],[-112.99,43.97],[-112.75,43.97],[-112.9,43.7],[-113.05,43.66],[-112.97,43.57],[-113.06,43.43],[-113.23,43.45],[-113.22,43.28],[-113.36,43.37],[-113.64,43.37],[-113.69,43.53],[-113.78,43.57],[-114.03,43.77],[-114.12,43.74],[-114.28,43.88],[-114.52,43.89],[-114.58,43.85],[-114.81,43.99],[-114.99,43.95],[-115.02,44.16],[-115.29,44.33],[-115.23,44.42],[-115.28,44.61],[-115.09,44.77],[-114.95,44.72],[-114.79,44.84],[-114.77,44.85],[-114.73,45.15],[-114.7,45.19],[-114.66,45.25],[-114.52,45.3],[-114.48,45.31],[-114.39,45.3],[-114.32,45.18],[-114.27,45.16],[-114.16,45.17],[-114.15,45.17],[-114.16,45.17],[-114.11,45.22],[-114.03,45.15],[-114.08,45.06],[-114.2,44.96],[-114.22,44.75],[-114.05,44.7],[-114.01,44.72],[-114,44.76],[-113.99,44.76],[-113.93,44.77],[-113.96,44.74],[-113.92,44.74],[-113.85,44.73],[-113.84,44.74],[-113.82,44.71],[-113.81,44.66],[-113.76,44.67],[-113.67,44.66],[-113.65,44.64],[-113.61,44.61],[-113.51,44.54],[-113.32,44.23]]]]}},{type:"Feature",id:"833",properties:{zip3:"833"},geometry:{type:"Polygon",coordinates:[[[-113.99,41.99],[-114.1,42.07],[-113.92,42.24],[-114.13,42.27],[-114.07,42.37],[-114.28,42.38],[-114.28,42.25],[-114.5,42.22],[-114.51,42.01],[-114.86,42],[-114.79,42.19],[-114.97,42.17],[-115.04,42],[-115.53,42],[-115.57,42.24],[-115.37,42.12],[-115.31,42.25],[-115.19,42.19],[-115.23,42.09],[-115.04,42.1],[-115.04,42.28],[-114.79,42.23],[-114.96,42.35],[-115.09,42.91],[-114.93,43.11],[-114.93,42.99],[-114.8,42.93],[-114.76,43.04],[-114.29,43.09],[-114.37,43.2],[-115.09,43.2],[-115.09,43.05],[-115.36,43.24],[-115.35,43.26],[-115.4,43.32],[-115.09,43.3],[-115.07,43.6],[-115.04,43.65],[-115.03,43.73],[-115.02,43.82],[-115,43.85],[-115,43.91],[-114.81,43.99],[-114.58,43.85],[-114.52,43.89],[-114.28,43.88],[-114.12,43.74],[-114.03,43.77],[-113.78,43.57],[-113.69,43.53],[-113.64,43.37],[-113.79,43.32],[-113.79,43.2],[-114.13,43.2],[-114.18,42.82],[-114.43,42.85],[-114.28,42.68],[-114.17,42.74],[-114.07,42.64],[-113.99,42.74],[-113.83,42.71],[-113.83,42.85],[-113.57,42.86],[-113.42,42.81],[-113.47,42.67],[-113.35,42.66],[-113.17,42.5],[-113.1,42.47],[-113.08,42.48],[-113.01,42.43],[-113,42.33],[-112.85,42.32],[-112.74,42.21],[-112.8,42.05],[-113,42.12],[-113,42],[-113.2,42],[-113.18,41.89],[-113.55,41.89],[-113.62,41.82],[-113.65,41.83],[-113.65,41.82],[-113.67,41.83],[-113.68,41.83],[-113.73,41.85],[-113.76,41.8],[-113.78,41.87],[-113.78,41.99],[-113.65,41.99],[-113.84,42.21],[-113.99,41.99]]]}},{type:"Feature",id:"834",properties:{zip3:"834"},geometry:{type:"MultiPolygon",coordinates:[[[[-111.04,43.2],[-111.1,43.23],[-111.12,43.22],[-111.13,43.3],[-111.22,43.28],[-111.15,43.18],[-111.55,43.12],[-111.65,43.28],[-111.64,43.32],[-111.65,43.35],[-111.68,43.35],[-111.76,43.39],[-111.8,43.36],[-111.82,43.32],[-111.86,43.41],[-112.04,43.37],[-112.14,43.42],[-112.16,43.43],[-112.31,43.54],[-112.28,43.62],[-112.46,43.63],[-112.33,43.76],[-111.98,43.81],[-111.98,43.97],[-112.1,43.97],[-112.2,43.83],[-112.38,43.76],[-112.74,43.99],[-112.54,44.07],[-112.57,44.26],[-112.71,44.39],[-112.56,44.43],[-112.33,44.24],[-112.23,44.56],[-112.14,44.54],[-111.79,44.42],[-112.14,44.35],[-112.24,44.18],[-112.48,44.17],[-112.43,43.89],[-112.22,44],[-111.84,43.99],[-111.54,44.27],[-111.72,44.31],[-111.6,44.38],[-111.59,44.56],[-111.52,44.54],[-111.47,44.56],[-111.5,44.57],[-111.52,44.62],[-111.49,44.64],[-111.47,44.68],[-111.39,44.75],[-111.18,44.57],[-111.1,44.46],[-111.15,44.34],[-111.43,44.31],[-111.43,44.22],[-111.25,44.14],[-110.79,44.12],[-110.88,44.03],[-110.85,43.72],[-110.94,43.61],[-111.05,43.58],[-111.05,43.5],[-111.04,43.2]]],[[[-113.43,44.85],[-113.13,44.77],[-113.01,44.47],[-112.94,44.41],[-112.85,44.36],[-112.86,44.12],[-112.98,44.23],[-113.32,44.23],[-113.51,44.54],[-113.61,44.61],[-113.65,44.64],[-113.67,44.66],[-113.76,44.67],[-113.81,44.66],[-113.82,44.71],[-113.84,44.74],[-113.85,44.73],[-113.92,44.74],[-113.96,44.74],[-113.93,44.77],[-113.99,44.76],[-114,44.76],[-114.01,44.72],[-114.05,44.7],[-114.22,44.75],[-114.2,44.96],[-114.08,45.06],[-114.03,45.15],[-114.11,45.22],[-114.16,45.17],[-114.15,45.17],[-114.16,45.17],[-114.27,45.16],[-114.32,45.18],[-114.39,45.3],[-114.48,45.31],[-114.52,45.3],[-114.59,45.3],[-114.6,45.3],[-114.68,45.37],[-114.72,45.4],[-114.56,45.56],[-114.47,45.57],[-114.46,45.55],[-114.34,45.46],[-113.96,45.69],[-113.92,45.66],[-113.81,45.6],[-113.78,45.41],[-113.58,45.13],[-113.45,45.06],[-113.46,44.89],[-113.43,44.85]]]]}},{type:"Feature",id:"835",properties:{zip3:"835"},geometry:{type:"Polygon",coordinates:[[[-116.28,45.13],[-116.15,45.24],[-116.29,45.26],[-116.28,45.27],[-116.69,45.27],[-116.67,45.32],[-116.46,45.62],[-116.54,45.73],[-116.59,45.78],[-116.8,45.86],[-116.88,45.95],[-116.89,45.98],[-116.94,46.06],[-116.98,46.08],[-116.96,46.1],[-116.95,46.12],[-116.93,46.15],[-116.97,46.2],[-117.04,46.41],[-117.04,46.46],[-116.78,46.48],[-116.8,46.61],[-116.67,46.71],[-116.6,46.74],[-116.55,46.72],[-116.57,46.68],[-116.46,46.71],[-116.13,46.66],[-115.99,46.56],[-115.99,46.42],[-115.82,46.52],[-115.79,46.27],[-115.63,46.47],[-114.86,46.59],[-114.86,46.54],[-114.85,46.55],[-114.83,46.52],[-114.74,46.52],[-114.54,46.65],[-114.36,46.67],[-114.32,46.61],[-114.4,46.48],[-114.38,46.45],[-114.38,46.43],[-114.43,46.31],[-114.47,46.27],[-114.43,45.94],[-114.41,45.87],[-114.57,45.77],[-114.5,45.72],[-114.78,45.76],[-114.74,45.85],[-115.09,45.98],[-115.24,45.92],[-115.1,45.87],[-115.07,45.69],[-115.25,45.54],[-115.34,45.65],[-115.37,45.65],[-115.39,45.65],[-115.42,45.63],[-115.48,45.54],[-115.55,45.7],[-115.68,45.6],[-115.91,45.59],[-116.01,45.74],[-116.27,45.54],[-116.13,45.41],[-115.99,45.53],[-115.79,45.54],[-115.76,45.45],[-115.78,45.37],[-115.83,45.34],[-115.9,45.26],[-116.14,45.11],[-116.28,45.13]]]}},{type:"Feature",id:"836",properties:{zip3:"836"},geometry:{type:"Polygon",coordinates:[[[-117.03,42.85],[-116.65,42.76],[-116.75,42.86],[-116.78,43.1],[-116.87,43.11],[-117.03,43.34],[-117.02,43.82],[-116.93,44.1],[-116.93,44.19],[-117.14,44.26],[-117.22,44.3],[-117.19,44.34],[-117.22,44.43],[-117.2,44.49],[-117.12,44.58],[-117.1,44.64],[-116.9,44.85],[-116.83,44.93],[-116.85,45.02],[-116.7,45.24],[-116.69,45.27],[-116.28,45.27],[-116.29,45.26],[-116.15,45.24],[-116.28,45.13],[-116.13,44.94],[-115.9,45.26],[-115.83,45.34],[-115.78,45.37],[-115.76,45.45],[-115.51,45.46],[-115.48,45.54],[-115.42,45.63],[-115.39,45.65],[-115.37,45.65],[-115.34,45.65],[-115.25,45.54],[-115.21,45.57],[-114.72,45.4],[-114.68,45.37],[-114.6,45.3],[-114.59,45.3],[-114.66,45.25],[-114.7,45.19],[-114.73,45.15],[-114.77,44.85],[-114.79,44.84],[-114.95,44.72],[-115.09,44.77],[-115.28,44.61],[-115.23,44.42],[-115.29,44.33],[-115.02,44.16],[-114.99,43.95],[-115,43.91],[-115,43.85],[-115.02,43.82],[-115.03,43.73],[-115.04,43.65],[-115.07,43.6],[-115.09,43.3],[-115.4,43.32],[-115.35,43.26],[-115.36,43.24],[-115.09,43.05],[-115.09,42.91],[-115.44,42.85],[-115.68,42.85],[-115.67,42.64],[-115.38,42.48],[-115.69,42.33],[-115.76,42.04],[-115.99,42],[-115.99,42.16],[-116.2,42.16],[-116.02,42.25],[-115.78,42.47],[-115.9,42.55],[-115.9,42.68],[-116.13,42.79],[-116.37,42.71],[-116.63,42.53],[-116.63,42.33],[-116.85,42.44],[-116.93,42.38],[-116.96,42.41],[-117,42.4],[-117.01,42.39],[-117.03,42.39],[-117.03,42.85]],[[-116.39,43.81],[-116.31,43.77],[-116.33,43.52],[-116.23,43.53],[-116.13,43.47],[-116.12,43.45],[-116.35,43.37],[-116.45,43.4],[-116.31,43.12],[-116,42.99],[-115.9,43.11],[-115.72,43.15],[-115.94,43.21],[-115.86,43.26],[-115.97,43.36],[-115.96,43.37],[-115.75,43.46],[-115.81,43.55],[-115.84,43.6],[-115.56,43.79],[-115.67,43.87],[-115.85,43.71],[-115.89,43.84],[-116.09,43.88],[-116.14,43.78],[-116.16,43.77],[-116.39,43.81]]]}},{type:"Feature",id:"837",properties:{zip3:"837"},geometry:{type:"Polygon",coordinates:[[[-116.16,43.77],[-116.14,43.78],[-115.95,43.77],[-115.89,43.84],[-115.85,43.71],[-115.84,43.6],[-115.81,43.55],[-115.75,43.46],[-115.96,43.37],[-115.97,43.36],[-115.86,43.26],[-115.94,43.21],[-116.12,43.45],[-116.13,43.47],[-116.23,43.53],[-116.33,43.52],[-116.31,43.77],[-116.39,43.81],[-116.16,43.77]]]}},{type:"Feature",id:"838",properties:{zip3:"838"},geometry:{type:"Polygon",coordinates:[[[-117.04,47.02],[-117.04,47.13],[-117.03,48.58],[-116.87,48.74],[-116.8,48.47],[-116.84,48.35],[-116.7,48.29],[-116.52,48.42],[-116.78,48.5],[-116.79,48.85],[-117.03,48.85],[-117.03,49],[-116.05,49],[-116.05,48.62],[-116.34,48.5],[-116.2,48.5],[-116.05,48.2],[-116.05,47.98],[-116.23,48.07],[-116.32,47.89],[-116.49,47.89],[-116.51,47.63],[-116.19,47.64],[-115.85,47.79],[-115.77,47.72],[-115.74,47.65],[-115.69,47.59],[-115.7,47.53],[-115.75,47.44],[-115.78,47.25],[-115.46,46.99],[-115.34,47.04],[-115.41,47.15],[-115.26,47.18],[-115,46.97],[-114.96,46.93],[-115.81,46.93],[-115.91,47],[-115.69,47.06],[-115.87,47.14],[-115.94,47.25],[-116.33,47.2],[-116.33,47.09],[-116.07,47.05],[-116.33,46.97],[-116.52,47.04],[-116.61,46.9],[-116.4,46.86],[-116.46,46.71],[-116.57,46.68],[-116.55,46.72],[-116.6,46.74],[-116.67,46.71],[-116.8,46.61],[-116.78,46.48],[-117.04,46.46],[-117.04,47.02]]]}},{type:"Feature",id:"840",properties:{zip3:"840"},geometry:{type:"MultiPolygon",coordinates:[[[[-113.7,39.91],[-113.05,39.9],[-113.39,39.82],[-113.42,39.89],[-113.65,39.78],[-113.58,39.7],[-113.83,39.68],[-113.82,39.54],[-114.05,39.54],[-114.08,39.96],[-114.05,40.18],[-113.84,40.17],[-113.82,40.26],[-114.02,40.43],[-113.83,40.43],[-113.7,40.34],[-113.7,39.91]]],[[[-109.75,39.58],[-109.74,39.85],[-109.62,39.95],[-109.55,39.71],[-109.67,39.86],[-109.64,39.58],[-109.75,39.58]]],[[[-111.44,40.32],[-111.61,40.43],[-111.62,40.44],[-111.64,40.33],[-111.67,40.27],[-111.68,40.26],[-111.74,40.26],[-111.77,40.33],[-111.96,40.35],[-112.01,40.23],[-112.12,40.24],[-111.92,40.44],[-112.21,40.46],[-112.18,40.34],[-112.32,40.42],[-112.42,40.33],[-112.58,40.31],[-112.54,40.18],[-112.69,40.08],[-112.66,40.2],[-112.78,40.22],[-112.73,40.35],[-112.86,40.43],[-112.76,40.51],[-112.9,40.74],[-113.11,40.73],[-112.91,40.8],[-112.68,40.8],[-112.6,40.64],[-112.62,40.49],[-112.5,40.53],[-112.54,40.69],[-112.19,40.61],[-112.26,40.77],[-112.06,40.73],[-112.09,40.68],[-112.09,40.65],[-111.56,40.58],[-111.62,40.73],[-111.65,40.77],[-111.67,40.83],[-111.7,40.86],[-111.71,40.85],[-111.81,40.96],[-111.85,41.15],[-111.87,41.19],[-111.82,41.2],[-111.81,41.22],[-111.76,41.21],[-111.72,41.19],[-111.62,41.2],[-111.43,41.34],[-111.27,41.3],[-111.49,41.12],[-111.43,40.97],[-111.13,41.13],[-111.12,40.97],[-110.85,40.96],[-110.85,40.84],[-110.85,40.73],[-110.82,40.71],[-110.75,40.75],[-110.69,40.55],[-110.38,40.42],[-110.32,40.56],[-110.15,40.38],[-110.06,40.52],[-109.98,40.48],[-109.98,40.81],[-109.87,40.76],[-109.53,40.83],[-109.49,40.74],[-109.39,40.86],[-109.16,40.96],[-109.14,40.9],[-109.11,40.92],[-109.08,40.87],[-109.13,40.84],[-109.07,40.85],[-109.05,40.84],[-109.05,40.68],[-109.06,40.68],[-109.16,40.71],[-109.12,40.66],[-109.05,40.66],[-109.05,40.36],[-109.42,40.25],[-109.66,40.39],[-109.73,40.5],[-109.75,40.25],[-109.55,40.25],[-109.73,40.03],[-109.96,40.12],[-110.02,40.05],[-110.14,40.16],[-110.36,40.1],[-110.51,39.94],[-110.65,39.89],[-110.89,39.9],[-110.9,40.13],[-111.1,40.13],[-111.12,40.31],[-110.9,40.23],[-110.9,40.68],[-111.05,40.58],[-111.03,40.48],[-111.24,40.41],[-111.2,40.16],[-111.31,40.28],[-111.44,40.32]]],[[[-109.5,40.01],[-109.34,40.01],[-109.27,40.14],[-109.11,39.82],[-109.27,39.88],[-109.41,39.82],[-109.5,40.01]]],[[[-110,41],[-109.6,41],[-109.78,40.84],[-110,40.92],[-110,41]]],[[[-111.34,41.49],[-111.17,41.52],[-111.27,41.61],[-111.22,41.75],[-111.11,41.79],[-111.08,41.84],[-111.12,41.84],[-111.14,41.91],[-111.09,41.86],[-111.06,41.85],[-111.05,41.86],[-111.05,41.47],[-111.34,41.49]]],[[[-111.49,41.88],[-111.5,41.89],[-111.48,41.91],[-111.48,41.98],[-111.51,42],[-111.31,42],[-111.26,42],[-111.28,41.93],[-111.22,41.92],[-111.25,41.84],[-111.4,41.77],[-111.49,41.88]]],[[[-111.94,40.82],[-112.02,41.06],[-112.11,41.14],[-112.08,41.15],[-112.06,41.18],[-111.96,41.13],[-111.89,41.11],[-111.91,41.07],[-111.88,41],[-111.84,40.83],[-111.94,40.82]]],[[[-114.04,41.37],[-113.9,41.46],[-113.7,41.53],[-113.23,41.54],[-113.28,41.45],[-113.12,41.26],[-113.39,41.25],[-113.4,41.03],[-113.61,41.04],[-113.61,40.86],[-113.2,40.86],[-113.2,40.73],[-114,40.75],[-113.67,40.97],[-114.04,41],[-114.04,41.37]]]]}},{type:"Feature",id:"841",properties:{zip3:"841"},geometry:{type:"Polygon",coordinates:[[[-111.56,40.58],[-112.09,40.65],[-112.09,40.68],[-112.06,40.73],[-111.94,40.82],[-111.9,40.82],[-111.71,40.85],[-111.7,40.86],[-111.67,40.83],[-111.65,40.77],[-111.62,40.73],[-111.56,40.58]]]}},{type:"Feature",id:"843",properties:{zip3:"843"},geometry:{type:"MultiPolygon",coordinates:[[[[-112.1,41.21],[-112.1,41.18],[-112.08,41.15],[-112.11,41.14],[-112.1,41.21]]],[[[-113.99,41.99],[-114.01,41.9],[-113.85,41.77],[-113.9,41.46],[-114.04,41.37],[-114.04,41.99],[-113.99,41.99]]],[[[-113.73,41.73],[-113.62,41.8],[-113.62,41.89],[-113.14,41.89],[-113.06,41.79],[-113.15,41.7],[-113.63,41.61],[-113.73,41.73]]],[[[-111.83,41.23],[-111.84,41.26],[-111.93,41.31],[-111.96,41.33],[-111.97,41.49],[-112.18,41.49],[-112.29,41.64],[-112.42,41.46],[-112.36,41.27],[-112.43,41.2],[-112.59,41.44],[-112.66,41.43],[-112.69,41.76],[-112.75,41.89],[-112.96,41.8],[-112.91,41.9],[-113.16,41.99],[-112.44,42],[-112.44,41.88],[-112.25,41.74],[-112.08,41.9],[-112.36,41.9],[-112.36,42],[-112.32,41.98],[-112.26,42],[-111.74,42],[-111.74,41.98],[-111.75,41.98],[-111.75,41.95],[-111.76,41.95],[-111.78,41.77],[-111.62,41.8],[-111.6,41.63],[-111.93,41.41],[-111.73,41.38],[-111.51,41.42],[-111.43,41.34],[-111.62,41.2],[-111.72,41.19],[-111.76,41.21],[-111.81,41.22],[-111.82,41.2],[-111.85,41.2],[-111.83,41.23]]],[[[-111.51,42],[-111.48,41.98],[-111.48,41.91],[-111.5,41.89],[-111.49,41.88],[-111.64,41.9],[-111.66,42],[-111.51,42]]]]}},{type:"Feature",id:"844",properties:{zip3:"844"},geometry:{type:"Polygon",coordinates:[[[-111.89,41.11],[-111.96,41.13],[-112.06,41.18],[-112.1,41.18],[-112.1,41.21],[-112.31,41.26],[-111.96,41.33],[-111.93,41.31],[-111.84,41.26],[-111.83,41.23],[-111.85,41.2],[-111.87,41.19],[-111.85,41.15],[-111.89,41.11]]]}},{type:"Feature",id:"845",properties:{zip3:"845"},geometry:{type:"MultiPolygon",coordinates:[[[[-110.96,38.57],[-110.91,38.66],[-110.62,38.55],[-110.65,38.5],[-110.83,38.5],[-110.86,38.51],[-110.9,38.53],[-110.93,38.53],[-110.96,38.57]]],[[[-110.51,38.67],[-110.33,38.76],[-110.13,38.73],[-110.36,38.62],[-110.51,38.67]]],[[[-110.82,37.75],[-110.74,37.78],[-110.67,37.69],[-110.56,37.88],[-110.56,37.66],[-110.74,37.57],[-110.82,37.75]]],[[[-110.46,39.53],[-110.35,39.64],[-110.29,39.56],[-110.46,39.53]]],[[[-110.73,39.7],[-110.72,39.81],[-110.34,39.81],[-110.64,39.76],[-110.73,39.7]]],[[[-109.26,37.59],[-109.25,37.58],[-109.21,37.43],[-109.04,37.47],[-109.05,37.13],[-109.1,37.13],[-109.1,37.14],[-109.1,37.18],[-109.13,37.14],[-109.17,37.12],[-109.41,37.06],[-109.45,37.03],[-109.83,37],[-109.86,36.93],[-109.94,36.87],[-109.94,36.89],[-110,36.89],[-110,37],[-110.08,36.93],[-110.35,37],[-110.62,37],[-110.63,37.09],[-110.69,37.14],[-110.75,37.16],[-110.74,37.17],[-110.76,37.15],[-110.77,37.17],[-110.88,37.18],[-110.88,37.17],[-110.85,37.35],[-110.74,37.35],[-110.6,37.6],[-110.5,37.65],[-110.4,37.88],[-110.21,37.89],[-110.14,38.01],[-109.89,38.19],[-110.03,38.39],[-109.99,38.56],[-110.11,38.73],[-110.16,38.98],[-110.31,39.03],[-110.34,39.27],[-110.11,39.18],[-110.06,39.25],[-109.85,39.27],[-109.76,39.15],[-109.61,39.46],[-109.05,39.5],[-109.06,38.28],[-109.04,37.77],[-109.14,37.71],[-109.17,37.69],[-109.21,37.65],[-109.26,37.59]]],[[[-110.7,39.02],[-110.64,39.15],[-110.49,39.13],[-110.4,38.93],[-110.57,38.91],[-110.7,39.02]]],[[[-111.14,39.02],[-111.2,38.82],[-111.3,38.87],[-111.14,39.02]]],[[[-111.14,39.02],[-111.3,39.02],[-111.27,39.2],[-111.04,39.13],[-111.14,39.02]]],[[[-111,39.22],[-111.3,39.28],[-111.3,39.47],[-111.13,39.55],[-111.25,39.7],[-111.25,39.81],[-110.94,39.81],[-110.81,39.63],[-110.65,39.58],[-110.82,39.29],[-110.93,39.34],[-111,39.22]]]]}},{type:"Feature",id:"846",properties:{zip3:"846"},geometry:{type:"MultiPolygon",coordinates:[[[[-112.42,38.68],[-112.5,38.6],[-112.58,38.6],[-112.61,38.61],[-112.59,38.73],[-112.42,38.89],[-112.53,39.01],[-112.41,39.18],[-112.57,39.27],[-112.7,39.24],[-112.78,39.48],[-112.63,39.55],[-112.21,39.56],[-112.21,39.27],[-112.4,38.9],[-112.24,38.84],[-112.42,38.79],[-112.42,38.68]]],[[[-111.74,40.26],[-111.68,40.26],[-111.67,40.27],[-111.64,40.33],[-111.62,40.44],[-111.61,40.43],[-111.44,40.32],[-111.54,40.25],[-111.3,40.25],[-111.42,40.18],[-111.38,40.04],[-111.48,40.02],[-111.3,39.65],[-111.3,39.51],[-111.52,39.26],[-111.64,39.25],[-111.75,38.92],[-111.51,38.99],[-111.47,38.81],[-111.68,38.75],[-111.69,38.72],[-111.75,38.92],[-111.98,38.83],[-112.02,38.83],[-111.89,39.05],[-111.88,39.38],[-111.81,39.19],[-111.71,39.21],[-111.61,39.48],[-111.7,39.46],[-111.71,39.64],[-111.55,39.55],[-111.45,39.66],[-111.54,39.81],[-111.77,39.81],[-111.71,39.46],[-111.95,39.38],[-112.09,39.4],[-111.97,39.59],[-111.97,39.8],[-112.09,39.78],[-111.98,40.02],[-111.65,40.19],[-111.74,40.26]]],[[[-113.4,39.43],[-113.38,39.55],[-113.13,39.54],[-113.25,39.31],[-113.4,39.43]]]]}},{type:"Feature",id:"847",properties:{zip3:"847"},geometry:{type:"MultiPolygon",coordinates:[[[[-112.02,38.83],[-111.98,38.83],[-111.87,38.58],[-111.8,38.72],[-111.69,38.72],[-111.68,38.75],[-111.54,38.66],[-111.52,38.52],[-111.69,38.58],[-111.77,38.5],[-111.98,38.63],[-112.09,38.52],[-112.17,38.61],[-112.26,38.51],[-112,38.48],[-112.15,38.41],[-112.18,38.21],[-112.03,38.17],[-111.98,38.29],[-111.86,38.28],[-111.98,38.1],[-111.87,38.05],[-111.87,37.74],[-112.02,37.8],[-111.96,38.02],[-112.02,38.15],[-112.13,38.15],[-112.28,37.9],[-112.24,37.7],[-112.4,37.64],[-112.44,37.54],[-112.29,37.41],[-112.16,37.69],[-112.03,37.63],[-112.05,37.53],[-112.23,37.3],[-111.96,37.25],[-111.89,37.09],[-111.75,37.17],[-111.56,37.04],[-111.62,37.04],[-111.63,37.03],[-111.64,37],[-112.93,37],[-113.27,37],[-113.27,37.03],[-113.29,37.02],[-113.31,37.09],[-113.45,37.11],[-113.5,37.02],[-113.49,37.02],[-113.46,37],[-113.62,37],[-113.62,37.02],[-113.65,37.05],[-113.62,37.05],[-113.65,37.11],[-113.88,37.26],[-113.84,37.38],[-113.75,37.3],[-113.62,37.45],[-113.95,37.52],[-113.94,37.59],[-113.71,37.6],[-113.71,37.7],[-113.93,37.78],[-114.05,37.72],[-114.05,38.11],[-114.04,38.11],[-114.01,38.13],[-113.97,38.14],[-113.65,38.1],[-113.66,37.97],[-113.86,37.88],[-113.48,37.97],[-113.42,38.15],[-113.26,38.15],[-113.44,37.98],[-113.44,37.82],[-113.53,37.67],[-113.4,37.61],[-113.2,37.72],[-113.16,37.83],[-113.04,37.77],[-112.57,38.13],[-112.69,37.99],[-112.56,37.9],[-112.68,37.81],[-112.45,37.77],[-112.48,38.15],[-112.29,38.15],[-112.32,38.58],[-112.15,38.7],[-112.22,38.86],[-112.02,38.83]]],[[[-114.05,37.47],[-113.94,37.37],[-114.05,37.3],[-114.05,37.47]]],[[[-111.81,37.68],[-111.68,37.76],[-111.77,37.87],[-111.54,37.97],[-111.58,38.15],[-111.5,38.15],[-111.3,37.95],[-111.37,37.82],[-111.32,37.71],[-111.58,37.76],[-111.39,37.57],[-111.64,37.54],[-111.81,37.68]]],[[[-110.74,37.78],[-110.82,37.75],[-110.93,37.75],[-111.01,37.87],[-111.05,38.11],[-110.91,38.08],[-110.7,37.93],[-110.74,37.78]]],[[[-111.17,38.15],[-111.58,38.21],[-111.56,38.33],[-111.67,38.37],[-111.66,38.49],[-111.47,38.47],[-111.44,38.36],[-111.08,38.27],[-110.93,38.5],[-110.41,38.5],[-110.4,38.32],[-110.16,38.24],[-110.16,38.15],[-111.17,38.15]]],[[[-112.99,38.21],[-113.11,38.27],[-113.07,38.43],[-112.75,38.41],[-112.79,38.3],[-112.65,38.29],[-112.9,38.15],[-112.99,38.21]]],[[[-113.48,38.5],[-113.19,38.57],[-113.27,38.44],[-113.48,38.5]]],[[[-113.11,38.58],[-112.89,38.77],[-112.99,38.57],[-113.11,38.58]]],[[[-114.05,38.87],[-114.05,39.46],[-113.8,39.34],[-114.04,39.04],[-114.05,38.87]]]]}},{type:"Feature",id:"850",properties:{zip3:"850"},geometry:{type:"Polygon",coordinates:[[[-112.13,33.29],[-112.15,33.31],[-112.15,33.32],[-112.1,33.32],[-112.12,33.38],[-112.24,33.4],[-112.27,33.51],[-112.15,33.51],[-112.13,33.71],[-112.2,33.71],[-112.22,33.91],[-112.16,34.05],[-112,33.87],[-111.98,33.73],[-111.97,33.7],[-111.97,33.29],[-112.13,33.29]]]}},{type:"Feature",id:"851",properties:{zip3:"851"},geometry:{type:"Polygon",coordinates:[[[-111.3,32.55],[-111.37,32.53],[-111.53,32.57],[-111.74,32.51],[-111.69,32.62],[-111.79,32.74],[-111.93,32.72],[-112.03,32.83],[-112.2,32.84],[-112.2,32.94],[-112.31,32.99],[-112.2,33.09],[-112.04,33.09],[-112,33.2],[-111.91,33.2],[-111.81,33.17],[-111.75,33.2],[-111.69,33.22],[-111.69,33.29],[-111.58,33.28],[-111.58,33.47],[-111.27,33.47],[-111.27,33.28],[-111.04,33.32],[-111.03,33.33],[-110.97,33.34],[-110.94,33.25],[-110.78,33.25],[-110.74,33.12],[-110.72,33.09],[-110.71,33.1],[-110.76,32.97],[-110.57,32.94],[-110.45,32.99],[-110.46,32.83],[-110.64,32.74],[-110.74,32.92],[-111.02,32.74],[-111.08,32.7],[-111.08,32.69],[-111.23,32.85],[-111.36,32.76],[-111.43,32.85],[-111.43,32.68],[-111.3,32.55]]]}},{type:"Feature",id:"852",properties:{zip3:"852"},geometry:{type:"Polygon",coordinates:[[[-111.69,33.22],[-111.75,33.2],[-111.81,33.17],[-111.91,33.2],[-112.08,33.21],[-112.09,33.21],[-112.11,33.23],[-112.15,33.29],[-111.97,33.29],[-111.97,33.7],[-111.98,33.74],[-111.89,33.82],[-111.89,33.9],[-111.84,33.9],[-111.81,33.88],[-111.82,33.91],[-111.83,33.95],[-111.86,33.96],[-111.79,34.01],[-111.79,33.81],[-111.61,33.88],[-111.74,34],[-111.45,34],[-111.45,33.97],[-111.4,33.84],[-111.39,33.81],[-111.22,33.6],[-111.45,33.54],[-111.47,33.49],[-111.48,33.47],[-111.58,33.47],[-111.58,33.28],[-111.69,33.29],[-111.69,33.22]]]}},{type:"Feature",id:"853",properties:{zip3:"853"},geometry:{type:"MultiPolygon",coordinates:[[[[-112.22,32.51],[-112.23,32.49],[-112.38,32.32],[-112.38,32.19],[-112.68,32.22],[-112.69,32.03],[-112.44,32.06],[-112.56,31.82],[-112.42,31.77],[-113.08,31.96],[-113.09,32.2],[-112.91,32.2],[-112.88,32.51],[-112.58,32.51],[-112.57,32.59],[-112.31,32.59],[-112.2,32.64],[-112.22,32.51]]],[[[-114.7,32.75],[-114.69,32.74],[-114.58,32.73],[-114.56,32.75],[-114.53,32.76],[-114.47,32.85],[-114.48,32.94],[-114.49,32.97],[-114.59,33.03],[-114.65,33.05],[-114.69,33.08],[-114.71,33.38],[-114.69,33.42],[-114.62,33.46],[-114.52,33.55],[-114.5,33.87],[-114.51,33.9],[-114.46,33.99],[-114.47,34.01],[-114.37,34.12],[-114.13,34.26],[-114.11,34.3],[-114.01,34.25],[-113.91,34.25],[-113.7,34.21],[-113.64,34.23],[-113.53,34.31],[-113.35,34.18],[-113.33,34.25],[-113.11,34.17],[-113.16,34.07],[-113.01,34.06],[-113.17,34.37],[-113.11,34.37],[-112.82,34.38],[-112.73,34.19],[-112.62,34.28],[-112.62,34.11],[-112.2,34.13],[-112.2,34.24],[-111.86,34.2],[-111.87,34.02],[-112.16,34.05],[-112.22,33.91],[-112.2,33.71],[-112.13,33.71],[-112.15,33.51],[-112.27,33.51],[-112.24,33.4],[-112.12,33.38],[-112.1,33.32],[-112.15,33.32],[-112.15,33.31],[-112.13,33.29],[-112.15,33.29],[-112.11,33.23],[-112.09,33.21],[-112.08,33.21],[-112,33.2],[-112.04,33.09],[-112.2,33.09],[-112.2,33.25],[-112.31,33.25],[-112.31,33.36],[-112.44,33.28],[-112.38,33.12],[-112.63,33.13],[-112.67,32.92],[-112.2,32.94],[-112.22,32.8],[-112.72,32.83],[-112.74,32.91],[-113.33,32.84],[-113.33,32.77],[-113.62,32.77],[-113.75,32.69],[-114.12,32.62],[-114.54,32.63],[-114.63,32.44],[-114.81,32.49],[-114.81,32.62],[-114.76,32.64],[-114.7,32.75]]],[[[-111.89,33.82],[-111.98,33.74],[-111.98,33.73],[-112,33.87],[-111.86,33.96],[-111.83,33.95],[-111.82,33.91],[-111.81,33.88],[-111.84,33.9],[-111.89,33.9],[-111.89,33.82]]],[[[-113.33,34.85],[-113.33,34.48],[-113.64,34.47],[-113.78,34.61],[-113.81,35.02],[-113.62,34.9],[-113.39,34.89],[-113.36,34.85],[-113.34,34.85],[-113.33,34.85]]]]}},{type:"Feature",id:"855",properties:{zip3:"855"},geometry:{type:"Polygon",coordinates:[[[-109.22,33.69],[-109.22,33.3],[-109.15,33.21],[-109.13,33.21],[-109.05,33.24],[-109.05,32.43],[-109.11,32.43],[-109.23,32.53],[-109.23,32.72],[-109.44,32.52],[-109.52,32.65],[-109.66,32.68],[-109.69,32.63],[-109.66,32.43],[-109.84,32.43],[-109.83,32.62],[-110,32.73],[-109.96,32.84],[-110.18,32.82],[-110.29,32.96],[-110.45,32.9],[-110.45,33.19],[-110.6,33.34],[-110.74,33.24],[-110.71,33.1],[-110.72,33.09],[-110.74,33.12],[-110.78,33.25],[-110.94,33.25],[-110.97,33.34],[-111.03,33.33],[-111.04,33.32],[-111.04,33.47],[-111.48,33.47],[-111.47,33.49],[-111.45,33.54],[-111.22,33.6],[-111.39,33.81],[-111.4,33.84],[-111.45,33.97],[-111.45,34],[-111.48,34.15],[-111.71,34.15],[-111.63,34.39],[-111.6,34.42],[-111.55,34.44],[-111.25,34.45],[-111.04,34.38],[-111.06,34.36],[-111.03,34.35],[-110.9,34.3],[-110.85,34.27],[-110.84,34.28],[-110.81,34.31],[-110.78,34.31],[-110.78,33.85],[-110.74,33.7],[-110.64,33.82],[-110.52,33.81],[-110.22,33.73],[-110.38,33.73],[-110.38,33.61],[-110.17,33.62],[-110.25,33.48],[-110.39,33.54],[-110.5,33.44],[-110.44,33.37],[-110.1,33.37],[-109.93,33.25],[-109.78,33.3],[-109.69,32.99],[-109.78,32.9],[-109.64,32.86],[-109.41,32.95],[-109.5,33.08],[-109.65,33.13],[-109.67,33.36],[-109.63,33.59],[-109.53,33.62],[-109.48,33.65],[-109.48,33.69],[-109.4,33.7],[-109.22,33.69]]]}},{type:"Feature",id:"856",properties:{zip3:"856"},geometry:{type:"Polygon",coordinates:[[[-109.05,31.33],[-111.07,31.33],[-112.42,31.76],[-112.42,31.77],[-112.56,31.82],[-112.44,32.06],[-112.69,32.03],[-112.68,32.22],[-112.38,32.19],[-112.38,32.32],[-112.23,32.49],[-112.22,32.51],[-112.1,32.51],[-111.97,32.61],[-111.88,32.51],[-111.92,32.36],[-112.01,32.32],[-111.95,32.15],[-111.83,32.03],[-111.87,32.3],[-111.58,32.28],[-111.59,32.51],[-111.37,32.53],[-111.3,32.55],[-111.21,32.7],[-111.11,32.6],[-110.98,32.6],[-111.03,32.46],[-111.03,32.45],[-111.28,32.32],[-111.22,32.19],[-111.44,32.17],[-111.48,32.01],[-111.58,31.89],[-111.59,31.89],[-111.59,31.77],[-111.22,31.78],[-111.22,32],[-110.96,32],[-110.73,32.03],[-110.65,32.16],[-110.65,32.34],[-110.88,32.34],[-110.86,32.51],[-110.84,32.57],[-110.86,32.6],[-110.95,32.57],[-110.9,32.69],[-110.97,32.71],[-110.99,32.71],[-111,32.72],[-111.01,32.71],[-111.08,32.7],[-111.02,32.74],[-110.74,32.92],[-110.64,32.74],[-110.46,32.83],[-110.45,32.9],[-110.29,32.96],[-110.18,32.82],[-109.96,32.84],[-110,32.73],[-109.83,32.62],[-109.84,32.43],[-109.05,32.43],[-109.05,31.33]]]}},{type:"Feature",id:"857",properties:{zip3:"857"},geometry:{type:"Polygon",coordinates:[[[-111.58,31.89],[-111.48,32.01],[-111.44,32.17],[-111.22,32.19],[-111.28,32.32],[-111.03,32.45],[-111.03,32.46],[-110.98,32.6],[-111.11,32.6],[-111.21,32.7],[-111.08,32.69],[-111.08,32.7],[-111.01,32.71],[-111,32.72],[-110.99,32.71],[-110.97,32.71],[-110.9,32.69],[-110.95,32.57],[-110.86,32.6],[-110.84,32.57],[-110.86,32.51],[-110.88,32.34],[-110.65,32.34],[-110.65,32.16],[-110.73,32.03],[-110.96,32],[-111.22,32.08],[-111.22,31.78],[-111.59,31.77],[-111.59,31.89],[-111.58,31.89]]]}},{type:"Feature",id:"859",properties:{zip3:"859"},geometry:{type:"Polygon",coordinates:[[[-110.22,33.73],[-110.52,33.81],[-110.35,34],[-110.52,34],[-110.71,34.14],[-110.67,34.29],[-110.78,34.31],[-110.81,34.31],[-110.84,34.28],[-110.85,34.27],[-110.9,34.3],[-111.03,34.35],[-111.06,34.36],[-111.04,34.38],[-110.95,34.59],[-110.83,34.64],[-110.75,34.64],[-110.75,34.32],[-110.55,34.57],[-110.7,34.64],[-110.49,34.8],[-110.49,34.64],[-110.52,34.64],[-110.53,34.62],[-110.5,34.62],[-110.41,34.63],[-110.38,34.58],[-110.28,34.58],[-110.18,34.53],[-110.05,34.64],[-110.05,34.79],[-110.04,34.79],[-109.91,34.72],[-109.85,34.7],[-109.76,34.89],[-109.54,34.84],[-109.54,34.91],[-109.51,34.9],[-109.35,34.99],[-109.31,35],[-109.31,34.91],[-109.05,34.9],[-109.05,34.39],[-109.28,34.34],[-109.21,34.17],[-109.05,34.21],[-109.05,33.24],[-109.13,33.21],[-109.15,33.21],[-109.22,33.3],[-109.22,33.69],[-109.15,33.82],[-109.5,33.89],[-109.5,33.65],[-109.66,33.58],[-109.77,33.48],[-109.96,33.57],[-109.95,33.76],[-110.22,33.73]]]}},{type:"Feature",id:"860",properties:{zip3:"860"},geometry:{type:"Polygon",coordinates:[[[-111.55,34.8],[-111.73,34.8],[-111.71,35.03],[-111.72,35.04],[-111.74,35.03],[-111.73,35.14],[-111.79,35.11],[-111.77,35.21],[-111.91,35.25],[-111.91,34.98],[-112.33,34.97],[-112.34,35.15],[-112.44,35.15],[-112.44,35.32],[-112.45,35.38],[-112.3,35.49],[-112.5,35.69],[-112.43,35.81],[-112.36,35.74],[-112.23,35.82],[-111.9,35.79],[-111.9,35.91],[-111.76,35.89],[-111.74,36.01],[-111.91,36.01],[-112.13,35.93],[-112.33,36.06],[-112.35,36.19],[-112.33,36.2],[-112.36,36.24],[-112.4,36.24],[-112.45,36.2],[-112.49,36.3],[-112.54,36.4],[-112.63,36.39],[-112.54,36.45],[-112.32,36.44],[-112.1,36.34],[-112.22,36.57],[-112.35,36.59],[-112.35,36.72],[-112.49,36.91],[-112.59,36.83],[-113.06,36.85],[-113.02,36.9],[-113.08,37],[-112.38,37],[-112.38,36.99],[-112.37,36.96],[-112.43,36.92],[-112.25,36.85],[-112.28,36.62],[-112.19,36.61],[-112.17,36.77],[-112.11,36.88],[-112.13,36.94],[-112.11,36.96],[-112.1,37],[-111.06,37],[-111.07,37.08],[-110.88,37.17],[-110.88,37.18],[-110.77,37.17],[-110.76,37.15],[-110.74,37.17],[-110.75,37.16],[-110.69,37.14],[-110.63,37.09],[-110.62,37],[-110.35,37],[-110.08,36.93],[-110,37],[-110,36.78],[-109.95,36.79],[-109.94,36.54],[-109.9,36.5],[-109.88,36.47],[-109.9,36.44],[-109.93,36.42],[-109.93,36.4],[-109.91,36.39],[-109.93,36.39],[-110.19,36.46],[-110.41,36.3],[-110.4,36.4],[-110.72,36.35],[-110.75,36.3],[-110.75,36.17],[-110.62,36.13],[-110.64,36.3],[-110.47,36.3],[-110.35,36.15],[-110.39,36.1],[-110.35,36.12],[-110.32,36.08],[-110.33,36.07],[-110.36,36.04],[-110.49,36.07],[-110.35,35.9],[-110.26,36],[-110.16,35.97],[-109.9,35.9],[-109.89,35.76],[-110,35.69],[-110,35.4],[-109.84,35.38],[-109.84,35.17],[-109.69,35.17],[-109.8,35.05],[-109.79,34.91],[-109.53,34.95],[-109.54,34.91],[-109.54,34.84],[-109.76,34.89],[-109.85,34.7],[-109.91,34.72],[-110.04,34.79],[-110.05,34.79],[-110.18,34.84],[-110.28,34.58],[-110.38,34.58],[-110.41,34.63],[-110.5,34.62],[-110.53,34.62],[-110.52,34.64],[-110.49,34.64],[-110.35,34.66],[-110.32,34.89],[-110.48,34.88],[-110.49,34.8],[-110.75,34.64],[-110.83,34.64],[-110.82,34.72],[-111,34.72],[-110.8,34.93],[-110.98,35.03],[-111.19,34.95],[-111.39,35],[-111.37,34.78],[-111.42,34.65],[-111.14,34.78],[-111.01,34.63],[-111.1,34.62],[-111.17,34.47],[-111.38,34.47],[-111.48,34.53],[-111.53,34.52],[-111.56,34.5],[-111.55,34.8]]]}},{type:"Feature",id:"863",properties:{zip3:"863"},geometry:{type:"Polygon",coordinates:[[[-113.11,34.37],[-113.31,34.47],[-113.26,34.76],[-113.32,34.77],[-113.33,34.79],[-113.33,35.47],[-113.16,35.47],[-113.13,35.47],[-113.15,35.48],[-113.22,35.51],[-113.19,35.61],[-112.91,35.8],[-112.74,35.81],[-112.59,35.7],[-112.6,35.61],[-112.45,35.38],[-112.44,35.32],[-112.44,35.15],[-112.34,35.15],[-112.39,34.97],[-112.29,34.91],[-112.14,34.97],[-111.89,34.97],[-111.78,34.98],[-111.72,35.04],[-111.71,35.03],[-111.73,34.8],[-111.55,34.8],[-111.55,34.44],[-111.6,34.42],[-111.63,34.39],[-111.75,34.5],[-111.7,34.34],[-111.82,34.16],[-111.86,34.2],[-112.2,34.24],[-112.2,34.13],[-112.62,34.11],[-112.62,34.28],[-112.73,34.19],[-112.82,34.38],[-113.11,34.37]]]}},{type:"Feature",id:"864",properties:{zip3:"864"},geometry:{type:"Polygon",coordinates:[[[-114.01,34.25],[-114.11,34.3],[-114.26,34.4],[-114.34,34.45],[-114.38,34.53],[-114.55,34.77],[-114.59,34.84],[-114.64,35.03],[-114.58,35.13],[-114.58,35.21],[-114.68,35.5],[-114.65,35.61],[-114.69,35.65],[-114.71,35.85],[-114.75,36.08],[-114.63,36.14],[-114.41,36.15],[-114.23,36.01],[-114.15,36.03],[-114.04,36.19],[-114.05,37],[-113.08,37],[-113.02,36.9],[-113.12,36.82],[-113.29,36.83],[-113.31,36.74],[-113.48,36.59],[-113.64,36.66],[-113.58,36.41],[-113.45,36.44],[-113.29,36.24],[-113.09,36.35],[-113.06,36.57],[-112.88,36.57],[-112.98,36.43],[-112.98,36.23],[-112.63,36.39],[-112.54,36.4],[-112.49,36.3],[-112.45,36.2],[-112.4,36.24],[-112.36,36.24],[-112.33,36.2],[-112.35,36.19],[-112.33,36.06],[-112.33,35.99],[-112.6,36.05],[-112.6,36.11],[-112.88,35.97],[-113.1,35.95],[-113.07,35.69],[-113.33,35.59],[-113.22,35.51],[-113.15,35.48],[-113.13,35.47],[-113.16,35.47],[-113.33,35.47],[-113.33,34.85],[-113.34,34.85],[-113.36,34.85],[-113.39,34.89],[-113.62,34.9],[-113.81,35.02],[-113.78,34.61],[-113.64,34.47],[-113.33,34.48],[-113.33,34.32],[-113.53,34.31],[-113.64,34.23],[-113.7,34.21],[-113.91,34.25],[-114.01,34.25]]]}},{type:"Feature",id:"865",properties:{zip3:"865"},geometry:{type:"Polygon",coordinates:[[[-109.05,34.9],[-109.31,34.91],[-109.31,35],[-109.35,34.99],[-109.51,34.9],[-109.53,34.95],[-109.79,34.91],[-109.8,35.05],[-109.69,35.17],[-109.84,35.17],[-109.84,35.38],[-110,35.4],[-110,35.69],[-109.89,35.76],[-109.9,35.9],[-110.16,35.97],[-110.36,36.04],[-110.33,36.07],[-110.32,36.08],[-110.35,36.12],[-110.39,36.1],[-110.35,36.15],[-110.47,36.3],[-110.75,36.3],[-110.72,36.35],[-110.4,36.4],[-110.41,36.3],[-110.19,36.46],[-109.93,36.39],[-109.91,36.39],[-109.93,36.4],[-109.93,36.42],[-109.9,36.44],[-109.88,36.47],[-109.9,36.5],[-109.94,36.54],[-109.95,36.79],[-110,36.78],[-110,36.89],[-109.94,36.89],[-109.94,36.87],[-109.86,36.93],[-109.83,37],[-109.45,37.03],[-109.41,37.06],[-109.17,37.12],[-109.13,37.14],[-109.1,37.18],[-109.1,37.14],[-109.1,37.13],[-109.05,37.13],[-109.05,36.01],[-109.11,36.03],[-109.1,36.07],[-109.12,36.01],[-109.08,35.8],[-109,35.85],[-108.87,35.64],[-109.05,35.59],[-109.05,34.9]]]}},{type:"Feature",id:"870",properties:{zip3:"870"},geometry:{type:"Polygon",coordinates:[[[-105.77,34.16],[-105.76,34.15],[-105.75,34.14],[-105.82,34.14],[-105.88,34.03],[-105.73,34.05],[-105.83,33.8],[-105.93,33.83],[-106.04,33.9],[-106.17,34.13],[-106.42,34.13],[-106.47,34.03],[-106.45,34.11],[-106.47,34.18],[-106.56,34.24],[-106.64,34.35],[-106.78,34.31],[-106.86,34.34],[-106.85,34.31],[-106.88,34.28],[-106.88,34.29],[-106.88,34.33],[-106.89,34.58],[-108.22,34.58],[-108.23,34.6],[-108.11,34.7],[-108.27,34.7],[-108.26,34.81],[-108.25,34.84],[-108.19,34.96],[-108.18,34.98],[-108.19,35.03],[-108.17,35.04],[-108.13,35.09],[-108.15,35.17],[-107.98,35.1],[-107.93,35.22],[-108.12,35.29],[-108.15,35.33],[-108.17,35.38],[-108.02,35.55],[-107.98,35.56],[-107.88,35.57],[-107.9,35.57],[-107.78,35.7],[-107.83,35.81],[-107.82,35.94],[-107.97,36.12],[-107.85,36.12],[-107.78,36.11],[-107.76,36.14],[-107.79,36.26],[-107.87,36.29],[-107.73,36.32],[-107.62,36.31],[-107.63,36.57],[-107.48,36.46],[-107.42,36.3],[-107.46,36.22],[-106.99,36.22],[-107.2,36.26],[-107.2,36.44],[-107.09,36.52],[-106.73,36.51],[-106.67,36.35],[-106.47,36.28],[-106.47,36.29],[-106.46,36.29],[-106.43,36.27],[-106.44,36.26],[-106.54,36.17],[-106.52,36.06],[-106.64,36],[-106.42,35.82],[-106.37,35.81],[-106.36,35.82],[-106.25,35.76],[-106.25,35.45],[-106.11,35.54],[-106.09,35.49],[-105.94,35.39],[-105.9,35.39],[-105.94,35.27],[-105.84,35.21],[-105.84,35.39],[-105.78,35.42],[-105.74,35.39],[-105.72,35.16],[-105.61,35.07],[-105.56,35.05],[-105.57,35.04],[-105.68,35.04],[-105.52,34.73],[-105.54,34.67],[-105.77,34.68],[-105.83,34.65],[-105.7,34.63],[-105.72,34.44],[-105.91,34.23],[-105.77,34.16]],[[-106.97,35.06],[-107.1,35.03],[-107.02,34.87],[-106.72,34.87],[-106.7,34.91],[-106.71,34.92],[-106.69,34.91],[-106.43,34.9],[-106.32,34.94],[-106.43,35.01],[-106.44,35.13],[-106.42,35.18],[-106.46,35.22],[-106.66,35.21],[-106.58,35.31],[-106.64,35.38],[-106.33,35.49],[-106.44,35.6],[-106.41,35.7],[-106.61,35.7],[-106.67,35.48],[-106.86,35.58],[-106.73,35.65],[-106.85,35.71],[-106.79,35.82],[-106.98,35.82],[-106.99,35.52],[-107.31,35.47],[-107.37,35.74],[-107.51,35.58],[-107.73,35.57],[-107.69,35.49],[-107.77,35.35],[-107.63,35.3],[-107.24,35.32],[-107.2,35.22],[-106.97,35.06]]]}},{type:"Feature",id:"871",properties:{zip3:"871"},geometry:{type:"Polygon",coordinates:[[[-107.1,35.03],[-106.97,35.06],[-106.95,35.2],[-106.86,35.22],[-106.93,35.35],[-106.64,35.38],[-106.58,35.31],[-106.66,35.21],[-106.46,35.22],[-106.42,35.18],[-106.44,35.13],[-106.43,35.01],[-106.56,35],[-106.44,34.9],[-106.69,34.91],[-106.71,34.92],[-106.7,34.91],[-106.72,34.87],[-106.73,34.96],[-106.98,34.95],[-107.1,35.03]]]}},{type:"Feature",id:"873",properties:{zip3:"873"},geometry:{type:"MultiPolygon",coordinates:[[[[-108.47,34.7],[-108.5,34.65],[-108.45,34.64],[-108.39,34.6],[-108.39,34.59],[-108.41,34.58],[-109.05,34.58],[-109.05,34.96],[-108.77,34.96],[-108.84,35.17],[-109.05,35.18],[-109.05,35.59],[-108.87,35.64],[-109,35.85],[-109.08,35.8],[-109.12,36.01],[-109.1,36.07],[-109.11,36.03],[-109.05,36.01],[-109.05,36.14],[-108.94,36.07],[-108.83,36.18],[-108.67,36.23],[-108.55,36.18],[-108.51,36.19],[-108.33,36.2],[-108.15,36.13],[-108.17,36.09],[-108.13,36.09],[-108.27,36],[-108.27,35.89],[-108.07,35.96],[-108.05,35.8],[-107.83,35.81],[-107.78,35.7],[-107.9,35.57],[-107.88,35.57],[-107.98,35.56],[-108.02,35.55],[-108.17,35.38],[-108.15,35.33],[-108.12,35.29],[-108.44,35.31],[-108.54,35.51],[-108.57,35.31],[-108.36,35.24],[-108.13,35.09],[-108.17,35.04],[-108.19,35.03],[-108.18,34.98],[-108.19,34.96],[-108.25,34.84],[-108.26,34.81],[-108.27,34.7],[-108.47,34.7]]],[[[-107.75,35.84],[-107.67,35.97],[-107.63,35.95],[-107.63,35.97],[-107.61,35.93],[-107.64,35.94],[-107.65,35.9],[-107.36,35.82],[-107.48,35.79],[-107.52,35.81],[-107.59,35.8],[-107.67,35.82],[-107.73,35.75],[-107.76,35.76],[-107.75,35.79],[-107.75,35.84]]],[[[-108.89,36.24],[-108.9,36.2],[-108.89,36.21],[-108.81,36.2],[-108.87,36.18],[-108.9,36.16],[-108.92,36.17],[-108.93,36.22],[-108.89,36.24]]]]}},{type:"Feature",id:"874",properties:{zip3:"874"},geometry:{type:"Polygon",coordinates:[[[-107.63,36.57],[-107.72,36.66],[-107.85,36.57],[-107.87,36.68],[-108.01,36.6],[-107.88,36.43],[-107.73,36.46],[-107.73,36.32],[-107.87,36.29],[-107.79,36.26],[-107.76,36.14],[-107.78,36.11],[-107.85,36.12],[-107.97,36.12],[-108.02,36.21],[-108.13,36.09],[-108.17,36.09],[-108.15,36.13],[-108.33,36.2],[-108.27,36.36],[-108.55,36.33],[-108.51,36.19],[-108.55,36.18],[-108.67,36.23],[-108.83,36.18],[-108.94,36.07],[-109.05,36.14],[-109.05,36.88],[-109,36.96],[-108.7,36.86],[-108.69,36.82],[-108.31,36.76],[-108.22,36.92],[-108.25,37],[-108.03,36.98],[-108.18,36.88],[-107.96,36.89],[-107.97,36.93],[-107.92,36.95],[-107.91,36.98],[-107.92,37],[-107.5,37],[-107.48,36.99],[-107.56,36.89],[-107.56,36.87],[-107.5,36.88],[-107.45,36.92],[-107.45,36.94],[-107.42,37],[-107.25,37],[-107.19,36.66],[-107.31,36.57],[-107.63,36.57]]]}},{type:"Feature",id:"875",properties:{zip3:"875"},geometry:{type:"MultiPolygon",coordinates:[[[[-105.27,35.25],[-105.29,35.04],[-105.57,35.04],[-105.56,35.05],[-105.61,35.07],[-105.72,35.16],[-105.74,35.39],[-105.78,35.42],[-105.84,35.39],[-105.9,35.39],[-105.94,35.39],[-106.09,35.49],[-106.11,35.54],[-106.25,35.45],[-106.12,35.62],[-106.11,35.77],[-106.02,35.86],[-106.25,35.93],[-106.34,36.1],[-106.52,36.06],[-106.54,36.17],[-106.44,36.26],[-106.43,36.27],[-106.46,36.29],[-106.47,36.29],[-106.47,36.28],[-106.67,36.35],[-106.73,36.51],[-107.09,36.52],[-107.2,36.44],[-107.2,36.26],[-106.99,36.22],[-107.36,36.28],[-107.35,36.43],[-107.15,36.53],[-107.06,36.88],[-107.11,37],[-106.88,37],[-106.87,36.99],[-106.5,36.99],[-106.53,36.96],[-106.53,36.93],[-106.57,36.91],[-106.57,36.84],[-106.26,36.81],[-106.35,36.88],[-106.36,36.93],[-106.4,36.95],[-106.41,36.98],[-106.41,36.99],[-106.01,37],[-105.97,36.89],[-105.98,36.78],[-105.88,36.65],[-105.71,36.57],[-105.67,36.76],[-105.81,36.92],[-105.8,36.97],[-105.78,36.98],[-105.8,36.98],[-105.8,37],[-105.22,37],[-105.23,36.72],[-105.28,36.72],[-105.34,36.7],[-105.37,36.67],[-105.35,36.56],[-105.55,36.52],[-105.54,36.41],[-105.34,36.44],[-105.34,36.42],[-105.34,36.37],[-105.33,36.28],[-105.59,36.34],[-105.59,36.21],[-105.42,36.13],[-105.51,36.02],[-105.54,35.99],[-105.63,35.98],[-105.72,35.87],[-105.52,35.87],[-105.51,35.57],[-105.41,35.43],[-105.27,35.39],[-105.24,35.39],[-105.19,35.31],[-105.22,35.3],[-105.27,35.25]]],[[[-106.42,35.82],[-106.25,35.91],[-106.2,35.78],[-106.36,35.82],[-106.37,35.81],[-106.42,35.82]]]]}},{type:"Feature",id:"877",properties:{zip3:"877"},geometry:{type:"Polygon",coordinates:[[[-105.07,35.16],[-105.1,35.17],[-105.1,35.15],[-105.19,35.13],[-105.19,35.12],[-105.23,35.1],[-105.25,35.06],[-105.28,35.09],[-105.27,35.25],[-105.22,35.3],[-105.19,35.31],[-105.24,35.39],[-105.27,35.39],[-105.41,35.43],[-105.51,35.57],[-105.52,35.87],[-105.72,35.87],[-105.63,35.98],[-105.54,35.99],[-105.51,36.02],[-105.42,36.13],[-105.33,36.28],[-105.34,36.37],[-105.34,36.42],[-105.34,36.44],[-105.35,36.56],[-105.37,36.67],[-105.34,36.7],[-105.28,36.72],[-105.28,36.64],[-105.13,36.78],[-105.01,36.75],[-104.88,36.51],[-104.74,36.6],[-104.8,36.72],[-104.54,36.75],[-104.53,36.86],[-104.85,36.96],[-104.91,36.82],[-105.1,36.86],[-105.04,36.91],[-105.13,36.95],[-105.12,37],[-104.27,36.99],[-104.28,36.92],[-104.01,36.84],[-104.01,36.44],[-104.09,36.46],[-104.17,36.22],[-103.79,36.17],[-103.72,36.08],[-103.64,35.82],[-103.65,35.79],[-103.64,35.78],[-103.66,35.7],[-103.81,35.55],[-104.25,35.68],[-104.43,35.6],[-104.42,35.43],[-104.34,35.39],[-104.43,35.41],[-104.66,35.31],[-104.63,35.22],[-104.9,35.22],[-105.07,35.16]]]}},{type:"Feature",id:"878",properties:{zip3:"878"},geometry:{type:"Polygon",coordinates:[[[-106.88,34.33],[-106.88,34.29],[-106.88,34.28],[-106.85,34.31],[-106.86,34.34],[-106.78,34.31],[-106.79,34.19],[-106.67,33.98],[-106.56,34.13],[-106.56,34.24],[-106.47,34.18],[-106.45,34.11],[-106.47,34.03],[-106.36,34.03],[-106.32,33.9],[-106.56,33.82],[-106.75,33.87],[-106.72,33.76],[-106.82,33.68],[-106.75,33.48],[-107.45,33.48],[-107.45,33.74],[-107.35,33.75],[-107.3,33.76],[-107.31,33.77],[-107.48,33.81],[-107.5,33.8],[-107.55,33.82],[-107.59,33.78],[-107.71,33.69],[-107.71,33.48],[-108.06,33.5],[-108.12,33.44],[-108.11,33.4],[-108.15,33.22],[-108.22,33.2],[-108.23,33.27],[-108.47,33.38],[-108.5,33.44],[-108.59,33.43],[-108.59,33.42],[-108.58,33.41],[-108.6,33.42],[-108.63,33.45],[-108.66,33.54],[-108.72,33.56],[-108.84,33.5],[-109.05,33.62],[-109.05,34.58],[-108.41,34.58],[-108.39,34.58],[-108.39,34.6],[-108.45,34.64],[-108.5,34.65],[-108.47,34.7],[-108.43,34.7],[-108.11,34.7],[-108.23,34.6],[-108.22,34.58],[-107.72,34.58],[-107.73,34.26],[-107.64,34.25],[-107.67,34.39],[-107.52,34.44],[-107.58,34.58],[-107.39,34.58],[-107.39,34.44],[-107.23,34.39],[-107.03,34.17],[-107.09,34.09],[-106.88,33.92],[-107.05,34.21],[-106.88,34.33]]]}},{type:"Feature",id:"879",properties:{zip3:"879"},geometry:{type:"MultiPolygon",coordinates:[[[[-106.91,32.53],[-107.07,32.56],[-107.24,32.47],[-107.3,32.52],[-107.3,32.75],[-107.55,32.76],[-107.57,32.91],[-107.41,32.98],[-107.48,33.01],[-107.64,33.06],[-107.84,33.03],[-107.86,33.2],[-108.15,33.22],[-108.11,33.4],[-108.12,33.44],[-108.06,33.5],[-107.71,33.48],[-107.71,33.69],[-107.59,33.78],[-107.55,33.82],[-107.5,33.8],[-107.48,33.81],[-107.31,33.77],[-107.3,33.76],[-107.35,33.75],[-107.45,33.74],[-107.45,33.48],[-107.04,33.48],[-107.05,33.39],[-107,33.14],[-107.01,32.99],[-107.16,33],[-107.3,32.88],[-107.18,32.69],[-106.99,32.71],[-106.97,32.64],[-106.91,32.53]]],[[[-106.72,32.99],[-106.63,33.13],[-106.53,32.97],[-106.69,32.9],[-106.72,32.99]]]]}},{type:"Feature",id:"880",properties:{zip3:"880"},geometry:{type:"Polygon",coordinates:[[[-107.07,32.56],[-106.91,32.53],[-106.97,32.63],[-106.93,32.65],[-106.85,32.6],[-106.74,32.62],[-106.89,32.82],[-106.75,32.88],[-106.65,32.56],[-106.38,32.56],[-106.38,32.39],[-106.09,32.36],[-106.08,32.17],[-106.24,32.14],[-106.32,32],[-106.53,32.08],[-106.38,32.08],[-106.38,32.34],[-106.58,32.34],[-106.62,32],[-106.61,31.96],[-106.61,31.92],[-106.65,31.9],[-106.63,31.88],[-106.58,31.81],[-106.53,31.78],[-108.21,31.78],[-108.21,31.33],[-109.05,31.33],[-109.05,33.62],[-108.84,33.5],[-108.72,33.56],[-108.66,33.54],[-108.63,33.45],[-108.6,33.42],[-108.58,33.41],[-108.59,33.42],[-108.59,33.43],[-108.5,33.44],[-108.47,33.38],[-108.23,33.27],[-108.22,33.2],[-107.86,33.2],[-107.84,33.03],[-107.64,33.06],[-107.48,33.01],[-107.41,32.98],[-107.57,32.91],[-107.55,32.76],[-107.3,32.75],[-107.3,32.39],[-107.28,32.3],[-107.16,32.3],[-107.07,32.56]]]}},{type:"Feature",id:"881",properties:{zip3:"881"},geometry:{type:"Polygon",coordinates:[[[-104.3,33.78],[-104.3,33.79],[-104.29,33.8],[-104.3,33.81],[-104.29,33.81],[-104.29,33.83],[-104.3,33.85],[-104.29,33.84],[-104.29,33.85],[-104.29,33.86],[-104.28,33.86],[-104.27,33.86],[-104.28,33.86],[-104.27,33.88],[-104.28,33.89],[-104.27,33.9],[-104.28,33.91],[-104.28,33.92],[-104.27,33.93],[-104.27,33.92],[-104.26,33.92],[-104.26,33.93],[-104.27,33.93],[-104.28,33.94],[-104.27,33.94],[-104.26,33.95],[-104.27,33.95],[-104.28,33.96],[-104.27,33.97],[-104.28,33.97],[-104.28,33.96],[-104.27,33.94],[-104.28,33.94],[-104.26,33.93],[-104.27,33.92],[-104.27,33.93],[-104.28,33.92],[-104.28,33.91],[-104.27,33.9],[-104.28,33.89],[-104.27,33.88],[-104.29,33.86],[-104.29,33.85],[-104.3,33.85],[-104.29,33.82],[-104.3,33.81],[-104.3,33.79],[-104.31,33.78],[-104.31,33.77],[-104.31,33.75],[-104.32,33.74],[-104.35,33.76],[-104.42,33.77],[-104.47,33.77],[-104.45,33.84],[-104.47,33.86],[-104.46,33.86],[-104.44,33.95],[-104.46,33.96],[-104.79,34],[-104.79,34.09],[-104.89,34.09],[-104.89,34.6],[-104.44,34.6],[-104.34,34.78],[-104.13,34.78],[-104.07,34.91],[-104.04,34.91],[-103.89,34.79],[-103.97,34.71],[-103.78,34.69],[-103.71,34.78],[-103.48,34.85],[-103.74,34.84],[-103.76,34.84],[-103.69,34.91],[-103.65,34.9],[-103.56,35.11],[-103.5,35.15],[-103.5,35.06],[-103.4,34.98],[-103.38,35],[-103.35,34.99],[-103.35,34.97],[-103.33,34.98],[-103.33,34.96],[-103.34,34.96],[-103.34,34.95],[-103.32,34.97],[-103.29,34.98],[-103.26,34.95],[-103.04,34.95],[-103.04,34],[-103.05,33.48],[-103.16,33.46],[-103.51,33.47],[-103.51,33.66],[-103.72,33.66],[-103.77,33.73],[-104.06,33.73],[-104.12,33.89],[-104.17,33.8],[-104.3,33.78]]]}},{type:"Feature",id:"882",properties:{zip3:"882"},geometry:{type:"Polygon",coordinates:[[[-104.85,32],[-104.85,32.52],[-105.12,32.55],[-105.07,32.67],[-105.03,32.7],[-105.08,32.71],[-105.25,32.8],[-105.25,32.93],[-105.21,32.9],[-105.16,32.89],[-105.16,32.97],[-104.84,32.83],[-104.84,32.96],[-104.99,32.94],[-105.12,33.03],[-105.09,33],[-105.14,33.03],[-105.16,33.13],[-104.91,33.14],[-104.89,33.4],[-104.89,34.09],[-104.79,34.09],[-104.79,34],[-104.46,33.96],[-104.44,33.95],[-104.46,33.86],[-104.47,33.86],[-104.45,33.84],[-104.47,33.77],[-104.42,33.77],[-104.35,33.76],[-104.32,33.74],[-104.31,33.75],[-104.31,33.77],[-104.31,33.78],[-104.3,33.79],[-104.3,33.81],[-104.29,33.82],[-104.3,33.85],[-104.29,33.85],[-104.29,33.86],[-104.27,33.88],[-104.28,33.89],[-104.27,33.9],[-104.28,33.91],[-104.28,33.92],[-104.27,33.93],[-104.27,33.92],[-104.26,33.93],[-104.28,33.93],[-104.28,33.94],[-104.27,33.94],[-104.27,33.95],[-104.28,33.95],[-104.28,33.96],[-104.28,33.97],[-104.27,33.97],[-104.28,33.96],[-104.27,33.95],[-104.26,33.95],[-104.27,33.94],[-104.28,33.94],[-104.27,33.93],[-104.26,33.93],[-104.26,33.92],[-104.27,33.92],[-104.27,33.93],[-104.28,33.92],[-104.28,33.91],[-104.27,33.9],[-104.28,33.89],[-104.27,33.88],[-104.28,33.86],[-104.27,33.86],[-104.28,33.86],[-104.29,33.86],[-104.29,33.85],[-104.29,33.84],[-104.3,33.85],[-104.29,33.83],[-104.29,33.81],[-104.3,33.81],[-104.29,33.8],[-104.3,33.79],[-104.3,33.78],[-104.17,33.8],[-104.12,33.89],[-104.06,33.73],[-103.77,33.73],[-103.72,33.66],[-103.51,33.66],[-103.51,33.47],[-103.16,33.46],[-103.05,33.48],[-103.06,33],[-103.06,32.33],[-103.06,32],[-104.34,32],[-104.35,31.86],[-104.48,31.85],[-104.53,32],[-104.85,32]]]}},{type:"Feature",id:"883",properties:{zip3:"883"},geometry:{type:"Polygon",coordinates:[[[-106.09,32.36],[-106.15,32.4],[-106.14,32.74],[-106.38,32.67],[-106.38,32.91],[-106.1,32.92],[-106.1,33.65],[-106.05,33.83],[-105.93,33.83],[-105.83,33.8],[-105.73,34.05],[-105.88,34.03],[-105.82,34.14],[-105.75,34.14],[-105.76,34.15],[-105.77,34.16],[-105.91,34.23],[-105.72,34.44],[-105.7,34.63],[-105.83,34.65],[-105.77,34.68],[-105.54,34.67],[-105.52,34.73],[-105.68,35.04],[-105.29,35.04],[-105.29,34.99],[-105.07,34.93],[-104.95,34.79],[-105.02,34.74],[-104.99,34.63],[-104.95,34.62],[-104.89,34.58],[-104.89,33.4],[-104.91,33.14],[-105.16,33.13],[-105.14,33.03],[-105.09,33],[-105.12,33.03],[-104.99,32.94],[-104.84,32.96],[-104.84,32.83],[-105.16,32.97],[-105.16,32.89],[-105.21,32.9],[-105.25,32.93],[-105.25,32.8],[-105.08,32.71],[-105.03,32.7],[-105.07,32.67],[-105.12,32.55],[-105.16,32.52],[-105.17,32.37],[-105.21,32.32],[-105.2,32.32],[-105.27,32.32],[-105.31,32.33],[-105.34,32.4],[-105.48,32.39],[-105.6,32.56],[-105.83,32.56],[-105.99,32.7],[-106.03,32.44],[-106.09,32.36]]]}},{type:"Feature",id:"884",properties:{zip3:"884"},geometry:{type:"Polygon",coordinates:[[[-104.04,34.91],[-104.07,34.91],[-104.13,34.78],[-104.34,34.78],[-104.44,34.6],[-104.89,34.6],[-104.89,34.58],[-104.95,34.62],[-104.99,34.63],[-105.02,34.74],[-104.95,34.79],[-105.07,34.93],[-105.29,34.99],[-105.28,35.09],[-105.25,35.06],[-105.23,35.1],[-105.19,35.12],[-105.19,35.13],[-105.1,35.15],[-105.1,35.17],[-105.07,35.16],[-104.9,35.22],[-104.63,35.22],[-104.66,35.31],[-104.43,35.41],[-104.34,35.39],[-103.88,35.28],[-103.69,35.34],[-103.81,35.55],[-103.66,35.7],[-103.64,35.78],[-103.65,35.79],[-103.64,35.82],[-103.72,36.08],[-103.79,36.17],[-104.17,36.22],[-104.09,36.46],[-104.01,36.44],[-104.01,36.84],[-104.28,36.92],[-104.27,36.99],[-103,37],[-103,36.5],[-103.04,36.5],[-103.04,35.62],[-103.01,35.5],[-103.04,35.5],[-103.04,34.95],[-103.26,34.95],[-103.29,34.98],[-103.32,34.97],[-103.34,34.95],[-103.34,34.96],[-103.33,34.96],[-103.33,34.98],[-103.35,34.97],[-103.35,34.99],[-103.38,35],[-103.4,34.98],[-103.5,35.06],[-103.5,35.15],[-103.56,35.11],[-103.65,34.9],[-103.69,34.91],[-103.76,34.84],[-103.74,34.84],[-103.48,34.85],[-103.71,34.78],[-103.78,34.69],[-103.97,34.71],[-103.89,34.79],[-104.04,34.91]]]}},{type:"Feature",id:"890",properties:{zip3:"890"},geometry:{type:"MultiPolygon",coordinates:[[[[-116.51,35.67],[-116.29,35.63],[-116.47,35.57],[-116.51,35.67]]],[[[-115.14,36.19],[-115.15,36.2],[-115.2,36.22],[-115.21,36.33],[-115.19,36.33],[-115.15,36.31],[-115.08,36.31],[-115.08,36.29],[-115.14,36.19]]],[[[-114.58,35.13],[-114.64,35.03],[-114.63,35],[-115.23,35.48],[-115.06,35.51],[-115.21,35.59],[-115.21,35.72],[-114.97,35.82],[-114.94,35.59],[-114.78,35.5],[-114.78,35.59],[-114.66,35.59],[-114.78,35.68],[-114.94,35.69],[-114.83,35.91],[-115.16,35.91],[-115.25,35.85],[-115.23,35.74],[-115.49,35.81],[-115.47,35.67],[-115.6,35.77],[-115.72,35.58],[-115.81,35.72],[-115.68,35.84],[-115.83,35.95],[-115.66,35.94],[-115.63,35.94],[-115.51,35.98],[-115.45,36],[-115.45,36.11],[-115.36,36.03],[-115.39,36.01],[-115.4,35.95],[-115.44,35.96],[-115.43,35.91],[-115.44,35.86],[-115.33,35.78],[-115.23,35.92],[-115.2,35.94],[-115.06,36.09],[-115.01,36.09],[-114.69,36.2],[-114.66,36.64],[-114.87,36.58],[-114.86,36.46],[-114.98,36.35],[-115.08,36.35],[-115.1,36.37],[-115.15,36.33],[-115.21,36.33],[-115.21,36.51],[-115.1,36.56],[-115.09,36.69],[-114.94,36.77],[-114.96,36.85],[-115.74,36.85],[-115.9,36.84],[-115.84,37.03],[-115.6,37.2],[-115.4,37.2],[-115.5,37.39],[-115.64,37.32],[-115.55,37.51],[-115.41,37.41],[-115.34,37.5],[-115.46,37.61],[-115.47,37.86],[-115.57,38.05],[-115.4,38.05],[-115.41,37.8],[-115.31,37.87],[-115.11,37.75],[-114.98,37.76],[-114.98,37.66],[-115.16,37.55],[-114.99,37.57],[-114.96,37.3],[-114.84,37.32],[-114.76,37.2],[-114.76,37.48],[-114.81,37.56],[-114.71,37.72],[-114.62,37.72],[-114.48,37.95],[-114.68,38.17],[-114.72,38.09],[-115,38.2],[-114.82,38.37],[-114.21,38.51],[-114.19,38.4],[-114.05,38.37],[-114.05,37.94],[-114.11,37.92],[-114.24,37.92],[-114.17,37.81],[-114.31,37.81],[-114.15,37.69],[-114.33,37.64],[-114.05,37.47],[-114.12,37.3],[-114.37,37.1],[-114.32,37.04],[-114.37,36.84],[-114.66,36.84],[-114.57,36.67],[-114.34,36.59],[-114.31,36.42],[-114.41,36.15],[-114.63,36.14],[-114.75,36.08],[-114.71,35.85],[-114.69,35.65],[-114.65,35.61],[-114.68,35.5],[-114.58,35.21],[-114.58,35.13]]],[[[-115.9,36.17],[-115.85,36.17],[-115.85,35.96],[-116.71,36.63],[-116.65,36.74],[-116.47,36.6],[-116.3,36.62],[-116.29,36.51],[-115.97,36.6],[-115.9,36.58],[-115.9,36.17]]],[[[-115.55,36.52],[-115.72,36.44],[-115.69,36.5],[-115.77,36.56],[-115.77,36.57],[-115.55,36.52]]],[[[-117.95,37.48],[-117.92,37.53],[-118.43,37.9],[-118.23,37.87],[-117.99,37.98],[-117.96,37.85],[-117.83,37.71],[-118,37.65],[-117.83,37.46],[-117.95,37.48]]],[[[-114.44,36.72],[-114.17,36.84],[-114.05,36.84],[-114.04,36.38],[-114.07,36.4],[-114.11,36.4],[-114.17,36.48],[-114.21,36.6],[-114.32,36.51],[-114.31,36.67],[-114.44,36.72]]],[[[-116.9,36.91],[-116.76,37.12],[-116.55,37.02],[-116.62,36.76],[-116.9,36.91]]],[[[-117.62,38.42],[-117.54,38.55],[-117.39,38.38],[-117.42,38.29],[-117.62,38.42]]],[[[-116.6,38.42],[-116.6,38.5],[-116.34,38.51],[-116.25,38.36],[-116.15,38.46],[-115.91,38.51],[-115.88,38.63],[-115.75,38.63],[-115.69,38.5],[-115.62,38.62],[-115.51,38.59],[-115.6,38.38],[-115.76,38.19],[-115.76,38.08],[-115.98,38.09],[-116.2,38.21],[-116.35,38.37],[-116.6,38.42]]],[[[-115,38.68],[-114.44,38.68],[-114.4,38.49],[-114.68,38.6],[-114.79,38.59],[-115,38.39],[-115,38.68]]],[[[-117.32,38.97],[-117.18,39.16],[-116.69,39.16],[-116.75,38.92],[-116.78,38.81],[-116.58,38.73],[-116.67,38.6],[-116.78,38.67],[-116.89,38.53],[-116.96,38.63],[-116.98,38.45],[-117.19,38.42],[-117.21,38.49],[-116.94,38.68],[-117.05,38.79],[-117.25,38.52],[-117.34,38.68],[-117.32,38.97]]],[[[-116.46,38.72],[-116.33,38.73],[-116.24,39.16],[-116.09,39.14],[-116.18,39.06],[-116.24,38.79],[-116.19,38.7],[-116.06,38.72],[-116.12,38.57],[-116.28,38.72],[-116.32,38.53],[-116.46,38.72]]],[[[-117.16,37.99],[-117.17,36.97],[-117.8,37.44],[-117.6,37.68],[-117.51,37.46],[-117.29,37.44],[-117.19,37.53],[-117.24,37.94],[-117.16,37.99]]],[[[-115.86,37.66],[-115.76,37.75],[-115.69,37.61],[-115.86,37.66]]],[[[-115.57,38.05],[-115.6,37.75],[-115.84,38.05],[-115.57,38.05]]],[[[-116.67,38.18],[-116.51,38.16],[-116.33,37.89],[-116.57,37.91],[-116.52,38.09],[-116.67,38.18]]],[[[-117.16,37.99],[-117.33,38.16],[-117.13,38.07],[-116.87,38.09],[-116.96,37.94],[-117.13,38.06],[-117.16,37.99]]]]}},{type:"Feature",id:"891",properties:{zip3:"891"},geometry:{type:"Polygon",coordinates:[[[-115.43,35.91],[-115.44,35.96],[-115.4,35.95],[-115.39,36.01],[-115.36,36.03],[-115.45,36.11],[-115.45,36],[-115.51,35.98],[-115.63,35.94],[-115.66,35.94],[-115.66,36.01],[-115.85,36.17],[-115.9,36.17],[-115.9,36.58],[-115.77,36.57],[-115.77,36.56],[-115.69,36.5],[-115.72,36.44],[-115.55,36.52],[-115.44,36.74],[-115.3,36.68],[-115.3,36.83],[-115.29,36.84],[-115.29,36.85],[-114.96,36.85],[-114.94,36.77],[-115.09,36.69],[-115.1,36.56],[-115.21,36.51],[-115.2,36.22],[-115.15,36.2],[-115.14,36.19],[-115.08,36.29],[-114.96,36.31],[-115.01,36.09],[-115.06,36.09],[-115.2,35.94],[-115.23,35.92],[-115.33,35.78],[-115.44,35.86],[-115.43,35.91]]]}},{type:"Feature",id:"893",properties:{zip3:"893"},geometry:{type:"MultiPolygon",coordinates:[[[[-115.41,39.21],[-115.32,39.36],[-115.28,39.19],[-115.41,39.21]]],[[[-115.85,38.72],[-115.84,38.97],[-115.77,39.07],[-115.66,38.84],[-115.85,38.72]]],[[[-115.1,38.74],[-115.07,38.94],[-114.99,38.88],[-115.1,38.74]]],[[[-114.37,39.1],[-114.05,39.06],[-114.05,38.9],[-114.08,38.9],[-114.11,38.89],[-114.17,38.89],[-114.31,38.91],[-114.37,39.1]]],[[[-114.67,38.95],[-114.64,39.04],[-114.44,38.99],[-114.38,38.8],[-114.53,38.77],[-114.53,38.98],[-114.67,38.95]]],[[[-117.76,39.33],[-117.7,39.39],[-117.46,39.62],[-117.49,39.79],[-117.28,39.81],[-117.17,39.72],[-116.95,39.76],[-117.05,39.85],[-116.79,40],[-116.59,40],[-116.48,39.87],[-116.27,40.09],[-116.16,39.91],[-116.07,39.91],[-116,40.13],[-115.85,40.12],[-115.9,40.03],[-115.88,39.73],[-115.97,39.53],[-116.13,39.56],[-116.07,39.82],[-116.28,39.74],[-116.59,39.71],[-116.59,39.44],[-116.7,39.4],[-116.69,39.16],[-117.18,39.16],[-117.32,38.97],[-117.45,38.97],[-117.52,38.62],[-117.66,38.68],[-117.61,38.77],[-117.63,38.97],[-117.79,38.9],[-117.72,39.21],[-117.76,39.33]]],[[[-116.6,39.18],[-116.59,39.42],[-116.52,39.49],[-116.27,39.4],[-116.34,39.16],[-116.6,39.18]]],[[[-115.14,39.47],[-114.99,39.66],[-115.09,39.7],[-115.09,39.89],[-114.96,39.99],[-114.97,40.12],[-114.63,40.12],[-114.52,40.04],[-114.64,39.77],[-114.65,39.55],[-114.54,39.59],[-114.51,39.44],[-114.23,39.35],[-114.36,39.32],[-114.37,39.17],[-114.49,39.1],[-114.5,39.21],[-114.78,39.19],[-114.91,39.12],[-114.97,39.22],[-114.86,39.31],[-115.14,39.47]]],[[[-116.05,39.26],[-115.95,39.3],[-115.91,39.46],[-115.79,39.49],[-115.75,39.85],[-115.68,39.77],[-115.65,39.42],[-115.91,39.34],[-115.91,39.25],[-116.05,39.26]]]]}},{type:"Feature",id:"894",properties:{zip3:"894"},geometry:{type:"MultiPolygon",coordinates:[[[[-118.13,38.41],[-117.92,38.38],[-118.02,38.27],[-118.13,38.41]]],[[[-118.77,38.14],[-118.61,38.26],[-118.65,38.47],[-118.93,38.29],[-118.83,38.48],[-118.83,38.62],[-118.68,38.68],[-118.69,38.57],[-118.48,38.32],[-118.5,38.18],[-118.34,38.24],[-118.35,38.03],[-118.46,37.92],[-118.77,38.14]]],[[[-118.47,38.55],[-118.17,38.57],[-118.31,38.4],[-118.47,38.55]]],[[[-118.31,38.93],[-118.11,38.93],[-118.03,39.03],[-117.92,38.87],[-118.03,38.7],[-117.93,38.53],[-118.12,38.63],[-118.19,38.59],[-118.31,38.93]]],[[[-118.93,38.98],[-118.81,38.97],[-118.6,39.06],[-118.51,38.91],[-118.62,38.79],[-118.75,38.77],[-118.93,38.98]]],[[[-117.54,40],[-117.82,40],[-117.74,40.07],[-117.54,40]]],[[[-119.05,39.76],[-118.89,39.87],[-118.86,39.79],[-119.05,39.76]]],[[[-119.32,41.21],[-119.19,41.36],[-119,41.09],[-119.11,40.98],[-119.12,41.09],[-119.32,41.21]]],[[[-117.19,40.89],[-117.13,40.88],[-117.02,40.79],[-117.02,40.71],[-117.11,40.78],[-117.15,40.76],[-117.13,40.79],[-117.15,40.82],[-117.19,40.89]]],[[[-117.18,41.64],[-117.02,41.66],[-117.02,41.49],[-117.15,41.45],[-117.09,41.57],[-117.18,41.64]]],[[[-117.64,40.51],[-117.42,40.66],[-117.43,40.49],[-117.33,40.45],[-117.49,40.24],[-117.61,40.34],[-117.55,40.51],[-117.64,40.51]]],[[[-118.2,42],[-118.22,42.34],[-118.17,42.37],[-118.16,42.36],[-118.15,42.32],[-118.07,42.26],[-118.07,42.24],[-117.63,42.22],[-117.58,42.1],[-117.56,42.05],[-117.61,42],[-117.77,41.83],[-117.68,41.74],[-117.48,41.71],[-117.54,41.59],[-117.37,41.64],[-117.34,41.57],[-117.52,41.27],[-117.68,41.24],[-117.55,41.16],[-117.51,41.03],[-117.33,41.23],[-117.07,41.18],[-117.02,41.3],[-116.77,41.27],[-116.73,41.2],[-116.6,41.16],[-116.69,41.07],[-116.73,41.05],[-116.74,41.02],[-116.77,41],[-117.02,41],[-117.22,40.95],[-117.34,41.01],[-117.45,40.94],[-117.35,40.86],[-117.52,40.85],[-117.43,40.73],[-117.79,40.64],[-117.8,40.53],[-118.01,40.3],[-118.27,40.32],[-118.18,40.25],[-118.45,40.19],[-118.42,40.09],[-118.53,40],[-118.53,40.24],[-118.36,40.31],[-118.26,40.6],[-118.07,40.69],[-117.95,40.86],[-118.79,40.86],[-118.89,40.96],[-118.94,41.3],[-118.75,41.48],[-118.72,41.59],[-118.88,41.69],[-119.09,41.48],[-119.17,41.7],[-118.87,41.99],[-118.54,41.99],[-118.58,41.95],[-118.53,41.93],[-118.58,41.81],[-118.43,41.6],[-118.27,41.45],[-118.05,41.41],[-117.93,41.58],[-117.98,41.69],[-118.23,41.7],[-118.33,41.81],[-118.13,41.91],[-118.2,42]]],[[[-119.65,39.2],[-119.68,39.28],[-119.68,39.33],[-119.64,39.34],[-119.48,39.34],[-119.4,39.46],[-119.27,39.4],[-119.3,39.6],[-119.7,39.52],[-119.73,39.51],[-119.78,39.57],[-119.78,39.66],[-119.6,39.7],[-119.48,39.64],[-119.45,39.67],[-119.34,40.16],[-119.5,40.36],[-119.83,40.38],[-119.86,40.25],[-120,40.25],[-120,41.99],[-119.51,42],[-119.54,41.81],[-119.72,41.8],[-119.8,41.67],[-119.67,41.3],[-119.69,41.25],[-119.33,41.18],[-119.31,40.64],[-119.18,40.73],[-119.22,40.53],[-119.33,40.43],[-119.34,40],[-119.23,40],[-119.17,39.68],[-119.08,39.72],[-119.03,39.57],[-118.84,39.68],[-118.47,39.56],[-118.78,39.27],[-118.93,39.29],[-118.87,39.4],[-119.23,39.28],[-119.4,39.28],[-119.3,39.14],[-119.08,39.19],[-119.12,39.09],[-118.93,39.07],[-119.1,38.87],[-118.91,38.65],[-119.04,38.42],[-119.16,38.42],[-119.95,38.97],[-119.96,39.11],[-119.89,39.05],[-119.69,39.08],[-119.62,38.97],[-119.47,38.93],[-119.56,38.81],[-119.4,38.78],[-119.4,38.98],[-119.31,39.08],[-119.55,39.09],[-119.65,39.2]]],[[[-120.01,39.27],[-119.94,39.31],[-119.93,39.29],[-119.91,39.23],[-119.88,39.17],[-120.01,39.27]]],[[[-117.7,39.39],[-117.76,39.33],[-118.1,39.29],[-118.16,39.41],[-118.4,39.46],[-118.43,39.56],[-118.14,39.67],[-118.15,39.54],[-117.74,39.89],[-117.61,39.73],[-117.8,39.52],[-117.7,39.39]]]]}},{type:"Feature",id:"895",properties:{zip3:"895"},geometry:{type:"Polygon",coordinates:[[[-119.64,39.34],[-119.68,39.33],[-119.68,39.29],[-119.9,39.31],[-119.94,39.31],[-120.01,39.27],[-120,39.46],[-119.95,39.51],[-119.85,39.59],[-120,39.62],[-120,40.25],[-119.86,40.25],[-119.83,40.38],[-119.5,40.36],[-119.34,40.16],[-119.45,39.67],[-119.48,39.64],[-119.6,39.7],[-119.78,39.66],[-119.78,39.57],[-119.73,39.51],[-119.7,39.52],[-119.64,39.34]]]}},{type:"Feature",id:"897",properties:{zip3:"897"},geometry:{type:"Polygon",coordinates:[[[-119.88,39.17],[-119.91,39.23],[-119.93,39.29],[-119.9,39.31],[-119.68,39.29],[-119.68,39.28],[-119.65,39.2],[-119.69,39.08],[-119.89,39.05],[-119.96,39.11],[-119.88,39.17]]]}},{type:"Feature",id:"898",properties:{zip3:"898"},geometry:{type:"MultiPolygon",coordinates:[[[[-117.54,40],[-117.41,40.3],[-117.07,40.5],[-117.25,40.64],[-117.02,40.64],[-117.02,41],[-116.59,41],[-116.6,40.71],[-116.44,40.66],[-116.36,40.79],[-116.23,40.83],[-116.16,40.99],[-116.1,40.74],[-115.91,41.05],[-116.2,41.22],[-116.19,41.16],[-116.56,41.23],[-116.72,41.21],[-116.66,41.36],[-116.33,41.59],[-116.23,41.84],[-116.18,41.75],[-116.02,41.78],[-115.99,41.93],[-115.87,41.88],[-115.93,41.76],[-115.7,41.68],[-115.62,41.78],[-115.78,41.89],[-115.71,42],[-115.58,41.8],[-115.5,41.58],[-115.58,41.36],[-115.47,41.24],[-115.28,41.2],[-115.18,41.36],[-115.34,41.49],[-114.99,41.5],[-114.94,41.61],[-115.13,41.75],[-115.03,41.76],[-114.92,41.91],[-114.7,41.9],[-114.81,41.64],[-114.75,41.44],[-114.67,41.42],[-114.45,41.58],[-114.08,41.4],[-114.04,41.33],[-114.04,40.73],[-114.41,40.98],[-114.66,40.7],[-115.04,40.74],[-115.19,40.62],[-115.15,40.37],[-115.24,40.27],[-115.39,40.29],[-115.44,40.17],[-115.57,40.13],[-115.51,40.28],[-115.68,40.28],[-115.73,40.61],[-115.86,40.62],[-115.83,40.76],[-116.05,40.66],[-116.16,40.68],[-116.12,40.54],[-115.96,40.48],[-116.09,40.45],[-116.01,40.15],[-116.26,40.23],[-116.32,40.39],[-116.51,40.33],[-116.6,40.22],[-116.68,40.29],[-116.79,40.19],[-116.79,40],[-116.92,40.05],[-117.23,40],[-117.43,39.9],[-117.54,40]]],[[[-114.67,40.33],[-114.52,40.34],[-114.43,40.2],[-114.51,40.13],[-114.67,40.33]]],[[[-115.11,40.34],[-115,40.42],[-114.74,40.38],[-114.81,40.19],[-114.77,40.12],[-114.97,40.13],[-115,40.33],[-115.11,40.34]]],[[[-115.46,41.88],[-115.35,42],[-115.31,41.87],[-115.39,41.76],[-115.46,41.88]]],[[[-116.23,41.84],[-116.19,42.16],[-116.11,42.16],[-116.06,41.92],[-116.23,41.84]]]]}},{type:"Feature",id:"900",properties:{zip3:"900"},geometry:{type:"Polygon",coordinates:[[[-118.23,33.92],[-118.25,33.92],[-118.28,33.9],[-118.32,33.92],[-118.32,33.97],[-118.37,33.95],[-118.38,33.93],[-118.44,33.96],[-118.43,33.97],[-118.44,33.99],[-118.44,34.02],[-118.45,34.03],[-118.5,34.06],[-118.52,34.09],[-118.52,34.13],[-118.44,34.13],[-118.38,34.07],[-118.4,34.1],[-118.39,34.11],[-118.37,34.14],[-118.35,34.13],[-118.35,34.14],[-118.28,34.15],[-118.24,34.13],[-118.19,34.13],[-118.18,34.12],[-118.18,34.1],[-118.16,34.1],[-118.17,34.04],[-118.16,34.04],[-118.14,34.02],[-118.13,33.99],[-118.12,33.97],[-118.16,34],[-118.18,34],[-118.17,33.99],[-118.2,33.98],[-118.24,33.99],[-118.23,33.92]]]}},{type:"Feature",id:"902",properties:{zip3:"902"},geometry:{type:"MultiPolygon",coordinates:[[[[-118.32,33.73],[-118.33,33.72],[-118.48,34],[-118.44,33.99],[-118.43,33.97],[-118.44,33.96],[-118.38,33.93],[-118.38,33.92],[-118.34,33.92],[-118.32,33.92],[-118.28,33.9],[-118.25,33.92],[-118.23,33.92],[-118.24,33.99],[-118.2,33.98],[-118.17,33.99],[-118.18,34],[-118.16,34],[-118.12,33.97],[-118.09,33.95],[-118.09,33.93],[-118.11,33.91],[-118.18,33.92],[-118.18,33.89],[-118.21,33.88],[-118.23,33.85],[-118.24,33.87],[-118.25,33.88],[-118.28,33.88],[-118.28,33.86],[-118.31,33.86],[-118.35,33.86],[-118.37,33.8],[-118.36,33.8],[-118.32,33.78],[-118.32,33.73]]],[[[-118.41,34],[-118.37,34.04],[-118.38,34],[-118.41,34]]],[[[-118.38,34.07],[-118.44,34.13],[-118.43,34.14],[-118.42,34.13],[-118.39,34.11],[-118.4,34.1],[-118.38,34.07]]],[[[-119.06,34.1],[-119.02,34.15],[-118.99,34.14],[-118.8,34.09],[-118.64,34.1],[-118.65,34.13],[-118.56,34.13],[-118.52,34.13],[-118.52,34.09],[-118.5,34.06],[-118.52,34.03],[-118.81,34],[-119.06,34.1]]]]}},{type:"Feature",id:"903",properties:{zip3:"903"},geometry:{type:"Polygon",coordinates:[[[-118.37,33.95],[-118.32,33.97],[-118.34,33.92],[-118.37,33.95]]]}},{type:"Feature",id:"904",properties:{zip3:"904"},geometry:{type:"Polygon",coordinates:[[[-118.45,34.03],[-118.44,34.02],[-118.48,34],[-118.52,34.03],[-118.45,34.03]]]}},{type:"Feature",id:"905",properties:{zip3:"905"},geometry:{type:"Polygon",coordinates:[[[-118.35,33.86],[-118.31,33.86],[-118.29,33.81],[-118.33,33.81],[-118.36,33.8],[-118.37,33.8],[-118.35,33.86]]]}},{type:"Feature",id:"906",properties:{zip3:"906"},geometry:{type:"Polygon",coordinates:[[[-117.98,33.82],[-117.99,33.79],[-118,33.8],[-118.01,33.79],[-118.04,33.81],[-118.06,33.81],[-118.06,33.85],[-118.03,33.88],[-118.1,33.88],[-118.11,33.89],[-118.09,33.93],[-118.09,33.95],[-118.13,33.99],[-118.14,34.02],[-118.12,34.03],[-118.11,34.04],[-118.07,34.03],[-118.05,34.02],[-117.93,33.95],[-117.92,33.93],[-117.98,33.86],[-118.02,33.81],[-117.98,33.82]]]}},{type:"Feature",id:"907",properties:{zip3:"907"},geometry:{type:"MultiPolygon",coordinates:[[[[-118.6,33.48],[-118.37,33.41],[-118.33,33.3],[-118.49,33.35],[-118.6,33.48]]],[[[-118.12,33.74],[-118.1,33.78],[-118.06,33.81],[-118.04,33.81],[-118.04,33.79],[-118.04,33.74],[-118.09,33.74],[-118.12,33.74]]],[[[-118.32,33.73],[-118.32,33.78],[-118.33,33.81],[-118.29,33.81],[-118.28,33.86],[-118.28,33.88],[-118.25,33.88],[-118.24,33.87],[-118.24,33.83],[-118.23,33.71],[-118.33,33.72],[-118.32,33.73]]],[[[-118.12,33.83],[-118.15,33.86],[-118.15,33.88],[-118.18,33.89],[-118.18,33.92],[-118.11,33.91],[-118.11,33.89],[-118.1,33.88],[-118.03,33.88],[-118.06,33.85],[-118.12,33.83]]]]}},{type:"Feature",id:"908",properties:{zip3:"908"},geometry:{type:"Polygon",coordinates:[[[-118.24,33.83],[-118.23,33.85],[-118.21,33.88],[-118.15,33.88],[-118.15,33.86],[-118.12,33.83],[-118.1,33.78],[-118.12,33.74],[-118.23,33.71],[-118.24,33.83]]]}},{type:"Feature",id:"910",properties:{zip3:"910"},geometry:{type:"MultiPolygon",coordinates:[[[[-118,34.1],[-118.03,34.1],[-118.07,34.18],[-117.96,34.13],[-118,34.12],[-118,34.1]]],[[[-118.23,34.22],[-118.22,34.25],[-118.27,34.23],[-118.33,34.25],[-118.38,34.26],[-118.33,34.26],[-118.34,34.27],[-118.32,34.27],[-118.27,34.38],[-118.25,34.38],[-118.25,34.37],[-118.19,34.3],[-118.18,34.19],[-118.17,34.18],[-118.21,34.19],[-118.22,34.21],[-118.23,34.22]]]]}},{type:"Feature",id:"911",properties:{zip3:"911"},geometry:{type:"Polygon",coordinates:[[[-118.09,34.12],[-118.13,34.11],[-118.15,34.13],[-118.18,34.12],[-118.19,34.13],[-118.17,34.18],[-118.18,34.19],[-118.17,34.2],[-118.16,34.18],[-118.07,34.18],[-118.09,34.12]]]}},{type:"Feature",id:"912",properties:{zip3:"912"},geometry:{type:"Polygon",coordinates:[[[-118.24,34.13],[-118.28,34.15],[-118.28,34.19],[-118.29,34.22],[-118.27,34.23],[-118.22,34.25],[-118.23,34.22],[-118.22,34.21],[-118.21,34.19],[-118.24,34.13]]]}},{type:"Feature",id:"913",properties:{zip3:"913"},geometry:{type:"Polygon",coordinates:[[[-118.65,34.26],[-118.64,34.29],[-118.82,34.67],[-118.75,34.65],[-118.59,34.5],[-118.39,34.64],[-118.29,34.56],[-118.24,34.52],[-118.29,34.39],[-118.27,34.38],[-118.32,34.27],[-118.34,34.27],[-118.33,34.26],[-118.38,34.26],[-118.33,34.25],[-118.35,34.21],[-118.38,34.2],[-118.38,34.22],[-118.45,34.25],[-118.51,34.22],[-118.5,34.18],[-118.5,34.15],[-118.52,34.14],[-118.52,34.13],[-118.56,34.13],[-118.65,34.13],[-118.64,34.1],[-118.8,34.09],[-118.99,34.14],[-118.99,34.15],[-118.83,34.23],[-118.67,34.17],[-118.65,34.26]]]}},{type:"Feature",id:"914",properties:{zip3:"914"},geometry:{type:"Polygon",coordinates:[[[-118.42,34.13],[-118.43,34.14],[-118.48,34.13],[-118.52,34.13],[-118.52,34.14],[-118.5,34.15],[-118.5,34.18],[-118.51,34.22],[-118.45,34.25],[-118.42,34.13]]]}},{type:"Feature",id:"915",properties:{zip3:"915"},geometry:{type:"Polygon",coordinates:[[[-118.35,34.14],[-118.36,34.16],[-118.36,34.19],[-118.35,34.21],[-118.29,34.22],[-118.28,34.19],[-118.35,34.14]]]}},{type:"Feature",id:"916",properties:{zip3:"916"},geometry:{type:"Polygon",coordinates:[[[-118.35,34.13],[-118.37,34.14],[-118.42,34.22],[-118.38,34.22],[-118.38,34.2],[-118.36,34.19],[-118.36,34.16],[-118.35,34.13]]]}},{type:"Feature",id:"917",properties:{zip3:"917"},geometry:{type:"Polygon",coordinates:[[[-117.61,33.97],[-117.63,33.93],[-117.78,33.95],[-117.93,33.95],[-118.05,34.02],[-118.07,34.03],[-118.11,34.04],[-118.12,34.03],[-118.16,34.04],[-118.17,34.04],[-118.11,34.07],[-118.11,34.1],[-118.09,34.12],[-118.03,34.1],[-118,34.1],[-118,34.12],[-117.96,34.13],[-118.05,34.25],[-117.98,34.34],[-117.78,34.38],[-117.65,34.34],[-117.56,34.22],[-117.46,34.21],[-117.52,34.03],[-117.51,34.03],[-117.51,33.97],[-117.56,33.99],[-117.61,33.97]]]}},{type:"Feature",id:"918",properties:{zip3:"918"},geometry:{type:"Polygon",coordinates:[[[-118.16,34.1],[-118.13,34.11],[-118.11,34.1],[-118.11,34.07],[-118.16,34.1]]]}},{type:"Feature",id:"919",properties:{zip3:"919"},geometry:{type:"MultiPolygon",coordinates:[[[[-117.13,32.59],[-117.11,32.59],[-117.13,32.56],[-117.13,32.59]]],[[[-116.11,32.62],[-116.76,32.57],[-116.91,32.71],[-116.93,32.6],[-117.09,32.59],[-117.07,32.69],[-117.05,32.76],[-117.05,32.78],[-117.04,32.79],[-116.99,32.8],[-116.96,32.78],[-116.81,32.85],[-116.66,32.96],[-116.62,32.97],[-116.4,32.8],[-116.11,32.7],[-116.11,32.62]]]]}},{type:"Feature",id:"920",properties:{zip3:"920"},geometry:{type:"Polygon",coordinates:[[[-117.25,32.98],[-117.27,32.81],[-117.33,33.12],[-117.58,33.45],[-117.41,33.46],[-117.35,33.33],[-117.25,33.33],[-117.24,33.45],[-117.14,33.43],[-116.93,33.33],[-116.94,33.43],[-116.62,33.43],[-116.42,33.28],[-116.42,33.43],[-116.23,33.43],[-116.08,33.28],[-116.26,33.3],[-116.3,33.23],[-116.13,33.15],[-116.08,33.24],[-115.93,33.23],[-115.7,32.96],[-115.91,32.93],[-115.87,32.86],[-116.1,32.88],[-116.1,33.07],[-116.3,33.17],[-116.41,33.13],[-116.41,32.97],[-116.23,32.9],[-116.41,32.9],[-116.48,33.02],[-116.62,32.97],[-116.72,33],[-116.81,32.85],[-116.96,32.78],[-116.99,32.8],[-117.01,32.81],[-117.04,32.83],[-117,32.94],[-117.07,32.93],[-117.06,32.99],[-117.07,33.05],[-117.17,32.97],[-117.25,32.98]]]}},{type:"Feature",id:"921",properties:{zip3:"921"},geometry:{type:"MultiPolygon",coordinates:[[[[-117.13,32.56],[-117.11,32.59],[-117.09,32.59],[-117.13,32.56]]],[[[-117.07,32.69],[-117.23,32.72],[-117.27,32.81],[-117.25,32.98],[-117.17,32.97],[-117.07,33.05],[-117.06,32.99],[-117.07,32.93],[-117,32.94],[-117.04,32.83],[-117.01,32.81],[-117.04,32.79],[-117.05,32.78],[-117.05,32.76],[-117.07,32.69]]]]}},{type:"Feature",id:"922",properties:{zip3:"922"},geometry:{type:"MultiPolygon",coordinates:[[[[-116.11,32.62],[-116.1,32.88],[-115.87,32.86],[-115.91,32.93],[-115.7,32.96],[-115.93,33.23],[-116.08,33.24],[-116.08,33.46],[-116.2,33.46],[-116.32,33.67],[-116.42,33.67],[-116.51,33.66],[-116.63,33.9],[-116.81,33.84],[-117.02,33.9],[-117.01,33.92],[-117.05,33.92],[-117.05,33.93],[-117.04,33.93],[-117.05,33.95],[-117.06,33.98],[-117.03,33.99],[-116.97,34],[-116.93,34.03],[-116.72,34.03],[-116.72,34.12],[-116.56,34.12],[-116.65,34.21],[-116.77,34.34],[-116.71,34.38],[-116.66,34.36],[-116.66,34.37],[-116.67,34.43],[-116.4,34.38],[-116.3,34.25],[-115.98,34.24],[-115.98,34.3],[-115.69,34.29],[-115.74,34.48],[-115.65,34.53],[-115.51,34.52],[-115.19,34.28],[-115.13,34.28],[-114.84,34.09],[-114.49,34.2],[-114.45,34.09],[-114.13,34.26],[-114.37,34.12],[-114.47,34.01],[-114.46,33.99],[-114.51,33.9],[-114.5,33.87],[-114.52,33.55],[-114.62,33.46],[-114.69,33.42],[-114.71,33.38],[-114.69,33.08],[-114.65,33.05],[-114.59,33.03],[-114.49,32.97],[-114.48,32.94],[-114.47,32.85],[-114.53,32.76],[-114.56,32.75],[-114.58,32.73],[-114.69,32.74],[-114.7,32.75],[-114.72,32.72],[-115.36,32.67],[-116.11,32.62]]],[[[-115.66,33.69],[-115.56,33.84],[-115.42,33.85],[-115.31,33.74],[-115.66,33.69]]]]}},{type:"Feature",id:"923",properties:{zip3:"923"},geometry:{type:"MultiPolygon",coordinates:[[[[-117.03,33.99],[-117.06,33.98],[-117.05,33.95],[-117.04,33.93],[-117.07,33.93],[-117.37,34.04],[-117.52,34.03],[-117.46,34.21],[-117.32,34.09],[-117.29,34.06],[-117.27,34.06],[-117.24,34.07],[-117.22,34.16],[-117,34.11],[-116.97,34.28],[-116.75,34.28],[-116.65,34.21],[-116.72,34.12],[-116.91,34.12],[-116.93,34.03],[-116.97,34],[-117.03,33.99]]],[[[-117.65,34.37],[-117.66,34.56],[-117.67,34.56],[-117.66,34.79],[-117.5,34.82],[-117.61,34.67],[-117.44,34.64],[-117.45,34.82],[-117.26,34.82],[-117.35,35.05],[-117.21,35.08],[-117.13,34.97],[-116.97,35.02],[-116.94,35.15],[-116.67,35.05],[-116.54,34.95],[-116.61,34.77],[-116.72,34.83],[-117.07,34.85],[-117.3,34.7],[-117.33,34.6],[-117.22,34.56],[-117.21,34.7],[-116.99,34.73],[-116.94,34.64],[-116.75,34.6],[-116.74,34.45],[-116.66,34.37],[-116.66,34.36],[-116.71,34.38],[-116.77,34.34],[-117.1,34.37],[-117.26,34.31],[-117.5,34.32],[-117.49,34.28],[-117.49,34.26],[-117.56,34.22],[-117.65,34.34],[-117.65,34.37]]],[[[-114.38,34.53],[-114.34,34.45],[-114.26,34.4],[-114.39,34.38],[-114.64,34.56],[-114.38,34.53]]],[[[-116.34,35.8],[-116.26,35.88],[-116.38,35.96],[-116.2,35.99],[-116.12,36.14],[-115.98,35.98],[-116.03,35.88],[-116.34,35.8]]],[[[-117.25,36.52],[-117.05,36.63],[-117.13,36.75],[-116.89,36.76],[-116.48,36.44],[-116.62,36.35],[-116.85,36.42],[-116.89,36.3],[-117.04,36.32],[-117.06,36.51],[-117.25,36.52]]],[[[-116.45,35.08],[-116.19,35.14],[-116.17,35.05],[-116.36,35.02],[-116.45,35.08]]],[[[-116.12,35.39],[-116.01,35.44],[-115.89,35.38],[-116.09,35.25],[-116.12,35.39]]],[[[-115.65,34.53],[-115.74,34.48],[-115.64,34.56],[-115.68,34.72],[-115.37,34.8],[-115.24,34.73],[-115.47,34.52],[-115.65,34.53]]],[[[-114.59,34.84],[-114.55,34.77],[-114.76,34.89],[-114.74,35.01],[-114.7,35.01],[-114.7,35.06],[-114.63,34.99],[-114.59,34.84]]],[[[-116.38,34.78],[-116.09,35],[-116.09,34.6],[-116.32,34.69],[-116.38,34.78]]],[[[-115.23,35.3],[-115.05,35.27],[-115.02,35.12],[-115.44,35.12],[-115.43,35.06],[-115.05,35.06],[-115.05,34.83],[-115.19,34.82],[-115.37,34.91],[-115.6,34.92],[-115.65,35.01],[-115.56,35.15],[-115.68,35.28],[-115.57,35.26],[-115.54,35.37],[-115.67,35.44],[-115.46,35.46],[-115.39,35.6],[-115.38,35.6],[-115.21,35.47],[-115.26,35.44],[-115.29,35.36],[-115.23,35.3]]]]}},{type:"Feature",id:"924",properties:{zip3:"924"},geometry:{type:"Polygon",coordinates:[[[-117.32,34.09],[-117.46,34.21],[-117.49,34.26],[-117.49,34.28],[-117.5,34.32],[-117.45,34.25],[-117.22,34.22],[-117.21,34.21],[-117.22,34.16],[-117.24,34.07],[-117.27,34.06],[-117.29,34.06],[-117.32,34.09]]]}},{type:"Feature",id:"925",properties:{zip3:"925"},geometry:{type:"Polygon",coordinates:[[[-117.24,33.45],[-117.51,33.51],[-117.46,33.69],[-117.45,33.82],[-117.44,33.83],[-117.52,33.95],[-117.51,33.97],[-117.51,34.03],[-117.37,34.04],[-117.07,33.93],[-117.05,33.93],[-117.05,33.92],[-117.01,33.92],[-117.02,33.9],[-116.77,33.71],[-116.81,33.84],[-116.51,33.66],[-116.42,33.67],[-116.52,33.56],[-116.52,33.43],[-117.14,33.43],[-117.24,33.45]]]}},{type:"Feature",id:"926",properties:{zip3:"926"},geometry:{type:"Polygon",coordinates:[[[-118.09,33.74],[-118.04,33.74],[-118.04,33.78],[-117.99,33.77],[-117.95,33.75],[-117.94,33.74],[-117.95,33.73],[-117.97,33.73],[-117.81,33.7],[-117.8,33.7],[-117.8,33.72],[-117.76,33.76],[-117.76,33.79],[-117.58,33.77],[-117.47,33.7],[-117.55,33.66],[-117.58,33.45],[-117.6,33.39],[-118.09,33.74]]]}},{type:"Feature",id:"927",properties:{zip3:"927"},geometry:{type:"Polygon",coordinates:[[[-117.81,33.7],[-117.97,33.73],[-117.94,33.73],[-117.94,33.76],[-117.89,33.77],[-117.88,33.78],[-117.81,33.77],[-117.78,33.78],[-117.76,33.78],[-117.77,33.75],[-117.8,33.72],[-117.8,33.7],[-117.81,33.7]]]}},{type:"Feature",id:"928",properties:{zip3:"928"},geometry:{type:"Polygon",coordinates:[[[-117.89,33.77],[-117.94,33.76],[-117.95,33.73],[-117.95,33.75],[-117.99,33.77],[-118.04,33.78],[-118.04,33.79],[-118.01,33.79],[-118,33.8],[-117.99,33.79],[-117.98,33.82],[-118.02,33.81],[-117.98,33.86],[-117.92,33.93],[-117.78,33.95],[-117.63,33.93],[-117.61,33.97],[-117.56,33.99],[-117.52,33.95],[-117.44,33.83],[-117.45,33.82],[-117.46,33.69],[-117.47,33.7],[-117.58,33.77],[-117.67,33.87],[-117.76,33.79],[-117.76,33.78],[-117.78,33.78],[-117.81,33.77],[-117.88,33.78],[-117.89,33.77]]]}},{type:"Feature",id:"930",properties:{zip3:"930"},geometry:{type:"MultiPolygon",coordinates:[[[[-119.6,34.43],[-119.57,34.43],[-119.56,34.47],[-119.6,34.46],[-119.44,34.49],[-119.44,34.78],[-119.42,34.77],[-119.37,34.61],[-119.02,34.56],[-118.99,34.42],[-118.89,34.47],[-118.87,34.48],[-118.87,34.56],[-118.77,34.56],[-118.7,34.42],[-118.82,34.29],[-118.64,34.29],[-118.65,34.26],[-118.83,34.23],[-118.99,34.15],[-119.02,34.15],[-119.06,34.1],[-119.22,34.15],[-119.29,34.27],[-119.6,34.43]]],[[[-119.93,34.06],[-119.56,34],[-119.87,33.98],[-119.93,34.06]]]]}},{type:"Feature",id:"931",properties:{zip3:"931"},geometry:{type:"Polygon",coordinates:[[[-119.6,34.46],[-119.56,34.47],[-119.57,34.43],[-119.6,34.43],[-119.88,34.41],[-120.01,34.46],[-120.42,34.45],[-120.41,34.49],[-120.01,34.55],[-120.02,34.59],[-119.98,34.58],[-119.6,34.46]]]}},{type:"Feature",id:"932",properties:{zip3:"932"},geometry:{type:"MultiPolygon",coordinates:[[[[-118.77,35.65],[-118.92,35.66],[-118.98,35.79],[-119.09,35.6],[-119.2,35.57],[-119.21,35.62],[-119.15,35.44],[-119.33,35.44],[-119.34,35.36],[-119.34,35.3],[-119.61,35.47],[-119.65,35.61],[-119.85,35.73],[-119.73,35.5],[-119.55,35.39],[-119.64,35.26],[-119.81,35.26],[-119.69,35.44],[-120.13,35.7],[-119.97,35.79],[-119.69,35.79],[-119.65,35.62],[-119.58,35.7],[-119.54,35.93],[-119.61,36.1],[-119.88,36.14],[-119.96,36.39],[-119.81,36.39],[-119.79,36.47],[-119.76,36.47],[-119.76,36.49],[-119.69,36.49],[-119.47,36.4],[-119.19,36.51],[-119.07,36.61],[-118.9,36.57],[-118.8,36.68],[-118.53,36.59],[-118.57,36.33],[-118.51,36.24],[-118.47,36.21],[-118.48,35.92],[-118.45,35.79],[-117.94,35.79],[-117.94,35.61],[-118.02,35.65],[-118.17,35.56],[-118.16,35.45],[-118.29,35.38],[-118.33,35.41],[-118.41,35.39],[-118.51,35.57],[-118.6,35.62],[-118.53,35.78],[-118.77,35.65]]],[[[-118.95,34.99],[-118.94,35.07],[-118.92,35.08],[-118.95,35.19],[-118.81,35.27],[-118.86,35.35],[-118.75,35.33],[-118.78,35.11],[-118.71,35.09],[-118.74,34.93],[-118.94,34.97],[-118.8,34.82],[-118.69,34.82],[-118.66,34.8],[-118.73,34.73],[-118.75,34.65],[-118.82,34.67],[-118.77,34.56],[-118.87,34.56],[-118.87,34.48],[-118.89,34.47],[-118.99,34.42],[-119.02,34.56],[-119.37,34.61],[-119.42,34.77],[-119.44,34.78],[-119.68,34.82],[-119.69,34.95],[-119.8,34.91],[-120.08,35.1],[-119.75,34.97],[-119.57,34.95],[-119.52,35.02],[-119.36,34.88],[-119.05,34.85],[-118.95,34.99]]],[[[-120.32,35.91],[-120.55,36.05],[-120.59,36.09],[-120.71,36.17],[-120.74,36.18],[-120.74,36.2],[-120.71,36.2],[-120.72,36.26],[-120.72,36.38],[-120.62,36.36],[-120.39,36.41],[-120.22,36.43],[-120.16,36.42],[-120.21,36.31],[-120.09,36.28],[-119.91,36.14],[-120.04,36.09],[-119.99,36.01],[-120.08,35.92],[-120.18,36.01],[-120.32,35.91]]]]}},{type:"Feature",id:"933",properties:{zip3:"933"},geometry:{type:"Polygon",coordinates:[[[-118.83,35.39],[-118.86,35.35],[-118.81,35.27],[-118.95,35.19],[-118.92,35.08],[-118.94,35.07],[-118.95,34.99],[-119,35.06],[-119.06,35.04],[-119.17,35.07],[-119.31,35.09],[-119.34,35.07],[-119.34,35.06],[-119.37,35.09],[-119.33,35.09],[-119.3,35.1],[-119.25,35.33],[-119.34,35.36],[-119.33,35.44],[-119.15,35.44],[-119.21,35.62],[-119.2,35.57],[-119.09,35.6],[-118.96,35.43],[-118.92,35.66],[-118.77,35.65],[-118.59,35.56],[-118.73,35.44],[-118.83,35.39]]]}},{type:"Feature",id:"934",properties:{zip3:"934"},geometry:{type:"Polygon",coordinates:[[[-121.35,35.8],[-121.14,35.79],[-121.09,35.86],[-121.08,35.89],[-121.03,35.89],[-120.97,35.98],[-121.02,36.09],[-121.02,36.13],[-120.92,36.1],[-120.87,36.12],[-120.74,36.18],[-120.71,36.17],[-120.59,36.09],[-120.55,36.05],[-120.32,35.91],[-120.1,35.66],[-120.09,35.53],[-119.9,35.39],[-119.85,35.19],[-119.73,35.09],[-119.91,35.09],[-119.93,35.26],[-120.09,35.25],[-120.24,35.33],[-120.21,35.22],[-120.35,35.23],[-120.36,35.14],[-120.09,35.11],[-120.08,34.86],[-119.9,34.69],[-119.98,34.58],[-120.02,34.59],[-120.01,34.55],[-120.41,34.49],[-120.42,34.45],[-120.6,34.77],[-120.44,34.77],[-120.67,34.9],[-120.64,35.14],[-120.77,35.25],[-120.9,35.26],[-120.91,35.45],[-121,35.46],[-121.17,35.64],[-121.29,35.67],[-121.35,35.8]]]}},{type:"Feature",id:"935",properties:{zip3:"935"},geometry:{type:"MultiPolygon",coordinates:[[[[-117.84,35.36],[-117.84,35.24],[-117.99,35.23],[-118.06,35.35],[-117.84,35.36]]],[[[-117.65,34.37],[-117.65,34.34],[-117.78,34.38],[-117.98,34.34],[-118.05,34.25],[-118.19,34.3],[-118.25,34.37],[-118.25,34.38],[-118.29,34.39],[-118.24,34.52],[-118.29,34.56],[-118.39,34.64],[-118.52,34.6],[-118.73,34.73],[-118.66,34.8],[-118.69,34.82],[-118.33,34.9],[-118.42,35.02],[-118.49,34.95],[-118.57,35.08],[-118.71,35.09],[-118.75,35.2],[-118.64,35.26],[-118.59,35.55],[-118.51,35.57],[-118.41,35.39],[-118.33,35.41],[-118.29,35.38],[-118.27,35.22],[-118.57,35.27],[-118.45,35.14],[-118.24,35.22],[-118.2,35.09],[-118.02,34.97],[-118.14,34.97],[-118.14,34.76],[-117.77,34.76],[-117.67,34.82],[-117.67,34.56],[-117.66,34.56],[-117.65,34.37]]],[[[-117.92,34.92],[-117.88,35.06],[-117.76,34.93],[-117.82,34.82],[-117.92,34.92]]],[[[-117.84,35.36],[-117.84,35.47],[-117.69,35.46],[-117.65,35.36],[-117.84,35.36]]],[[[-117.44,35.71],[-117.32,35.84],[-117.33,35.98],[-117.23,36.14],[-117.21,35.91],[-117.15,35.8],[-117.31,35.8],[-117.44,35.71]]],[[[-117.67,36.32],[-117.55,36.34],[-117.54,36.24],[-117.67,36.32]]],[[[-117.79,35.65],[-117.62,35.68],[-117.64,35.49],[-117.78,35.61],[-117.92,35.6],[-117.9,35.87],[-117.79,35.65]]],[[[-118.47,36.21],[-118.51,36.24],[-118.57,36.33],[-118.19,36.33],[-118.1,36.17],[-118.12,36.36],[-117.99,36.29],[-117.77,36.35],[-117.84,36.1],[-117.99,35.94],[-118.01,35.79],[-118.2,35.79],[-118.13,36.03],[-118.25,36.14],[-118.44,36.13],[-118.47,36.21]]],[[[-118.21,36.48],[-118.03,36.67],[-118.03,36.45],[-118.21,36.48]]],[[[-118.67,37.17],[-118.79,37.34],[-118.76,37.43],[-118.98,37.56],[-119.06,37.66],[-118.8,37.63],[-118.68,37.56],[-118.72,37.46],[-118.46,37.46],[-118.61,37.65],[-118.61,37.86],[-118.73,37.98],[-118.55,37.98],[-117.92,37.53],[-117.95,37.48],[-118.29,37.46],[-118.39,37.33],[-118.27,37.16],[-117.9,37.46],[-117.77,37.34],[-117.91,37.28],[-117.86,37.2],[-118.23,37.18],[-117.98,37.09],[-117.9,36.9],[-118.23,36.87],[-118.17,36.74],[-118.33,36.71],[-118.44,37.06],[-118.67,37.17]]],[[[-119.26,37.75],[-119.24,37.77],[-119.22,37.82],[-119.22,37.85],[-119.35,38.08],[-119.6,38.18],[-119.62,38.25],[-119.45,38.34],[-119.42,38.36],[-119.42,38.41],[-119.4,38.4],[-119.37,38.43],[-119.35,38.45],[-119.35,38.51],[-119.33,38.54],[-118.95,38.27],[-119.08,38.17],[-119.22,38.17],[-119.11,38.06],[-118.94,38.16],[-118.9,38.01],[-119.14,37.92],[-119.03,37.77],[-119.26,37.75]]]]}},{type:"Feature",id:"936",properties:{zip3:"936"},geometry:{type:"MultiPolygon",coordinates:[[[[-120.21,36.31],[-120.16,36.42],[-120.22,36.43],[-120.39,36.41],[-120.66,36.62],[-120.86,36.96],[-121,37.01],[-120.96,37.05],[-120.99,37.08],[-120.95,37.07],[-120.95,37.12],[-120.94,37.11],[-120.84,37.19],[-120.94,37.29],[-120.92,37.31],[-120.92,37.3],[-120.88,37.3],[-120.83,37.28],[-120.65,37.16],[-120.55,37.06],[-120.42,37.14],[-120.41,37.16],[-120.06,37.19],[-120.06,37.2],[-120.18,37.26],[-119.95,37.4],[-119.92,37.35],[-119.69,37.46],[-119.64,37.52],[-119.6,37.56],[-119.46,37.54],[-119.35,37.31],[-119.02,37.59],[-118.98,37.56],[-118.76,37.43],[-118.79,37.34],[-118.67,37.17],[-118.59,37],[-118.87,36.84],[-119.14,36.84],[-118.96,36.76],[-118.87,36.84],[-118.9,36.57],[-119.07,36.61],[-119.19,36.51],[-119.47,36.4],[-119.69,36.49],[-119.76,36.49],[-119.76,36.5],[-119.72,36.5],[-119.74,36.55],[-119.7,36.6],[-119.72,36.6],[-119.72,36.61],[-119.73,36.63],[-119.62,36.78],[-119.73,36.79],[-119.73,36.93],[-119.82,36.85],[-120.02,36.83],[-120.04,36.6],[-120.03,36.59],[-119.92,36.6],[-119.89,36.6],[-119.77,36.49],[-119.76,36.49],[-119.76,36.47],[-119.79,36.47],[-119.81,36.39],[-119.96,36.39],[-120.09,36.28],[-120.21,36.31]]],[[[-121.04,37.01],[-121.01,37.03],[-121,37.01],[-121.04,37.01]]]]}},{type:"Feature",id:"937",properties:{zip3:"937"},geometry:{type:"Polygon",coordinates:[[[-119.73,36.63],[-119.72,36.61],[-119.72,36.6],[-119.7,36.6],[-119.74,36.55],[-119.72,36.5],[-119.76,36.5],[-119.76,36.49],[-119.77,36.49],[-119.89,36.6],[-119.92,36.6],[-120.03,36.59],[-120.04,36.6],[-120.02,36.83],[-119.82,36.85],[-119.73,36.93],[-119.73,36.79],[-119.62,36.78],[-119.73,36.63]]]}},{type:"Feature",id:"939",properties:{zip3:"939"},geometry:{type:"Polygon",coordinates:[[[-121.35,35.8],[-121.5,36],[-121.72,36.2],[-121.9,36.31],[-121.93,36.64],[-121.81,36.75],[-121.75,36.76],[-121.74,36.75],[-121.71,36.77],[-121.63,36.82],[-121.63,36.83],[-121.35,36.65],[-121.33,36.57],[-121.23,36.48],[-121.19,36.45],[-121.05,36.35],[-120.98,36.44],[-120.84,36.26],[-120.79,36.24],[-120.74,36.2],[-120.74,36.18],[-120.87,36.12],[-120.92,36.1],[-121.02,36.13],[-121.02,36.09],[-120.97,35.98],[-121.03,35.89],[-121.08,35.89],[-121.09,35.86],[-121.24,36.11],[-121.41,36.11],[-121.33,36],[-121.43,35.96],[-121.32,35.85],[-121.24,35.85],[-121.24,35.79],[-121.35,35.8]]]}},{type:"Feature",id:"940",properties:{zip3:"940"},geometry:{type:"Polygon",coordinates:[[[-122.4,37.64],[-122.35,37.56],[-122.35,37.54],[-122.33,37.51],[-122.26,37.53],[-122.13,37.48],[-122.17,37.39],[-122.1,37.44],[-122.06,37.43],[-122.06,37.33],[-122.07,37.34],[-122.16,37.31],[-122.18,37.31],[-122.15,37.22],[-122.32,37.19],[-122.29,37.11],[-122.42,37.24],[-122.4,37.36],[-122.52,37.52],[-122.5,37.71],[-122.4,37.64]]]}},{type:"Feature",id:"941",properties:{zip3:"941"},geometry:{type:"Polygon",coordinates:[[[-122.39,37.71],[-122.51,37.78],[-122.41,37.81],[-122.39,37.71]]]}},{type:"Feature",id:"943",properties:{zip3:"943"},geometry:{type:"Polygon",coordinates:[[[-122.13,37.48],[-122.1,37.44],[-122.17,37.39],[-122.13,37.48]]]}},{type:"Feature",id:"944",properties:{zip3:"944"},geometry:{type:"Polygon",coordinates:[[[-122.35,37.54],[-122.35,37.56],[-122.26,37.53],[-122.33,37.51],[-122.35,37.54]]]}},{type:"Feature",id:"945",properties:{zip3:"945"},geometry:{type:"MultiPolygon",coordinates:[[[[-121.52,37.44],[-121.5,37.43],[-121.46,37.44],[-121.47,37.42],[-121.42,37.3],[-121.46,37.28],[-121.45,37.27],[-121.53,37.27],[-121.56,37.28],[-121.57,37.3],[-121.55,37.32],[-121.52,37.31],[-121.6,37.4],[-121.52,37.44]]],[[[-121.93,37.45],[-121.95,37.47],[-121.97,37.46],[-122.11,37.51],[-122.19,37.72],[-122.17,37.74],[-122.11,37.72],[-122.09,37.76],[-122.11,37.8],[-122.18,37.84],[-122.17,37.85],[-122.29,37.99],[-122.31,38.01],[-122.23,38.06],[-122.37,38.16],[-122.35,38.19],[-122.37,38.25],[-122.4,38.28],[-122.46,38.37],[-122.58,38.55],[-122.62,38.56],[-122.63,38.55],[-122.68,38.57],[-122.71,38.64],[-122.74,38.65],[-122.46,38.71],[-122.4,38.86],[-122.35,38.84],[-122.19,38.66],[-122.16,38.64],[-122.15,38.63],[-122.1,38.51],[-122.06,38.31],[-121.67,38.23],[-121.68,38.16],[-121.69,38.12],[-121.65,38.1],[-121.73,38.01],[-121.57,38],[-121.53,37.85],[-121.56,37.77],[-121.58,37.78],[-121.62,37.78],[-121.67,37.79],[-121.66,37.75],[-121.6,37.67],[-121.54,37.53],[-121.5,37.5],[-121.47,37.49],[-121.61,37.48],[-121.77,37.6],[-121.77,37.5],[-121.93,37.45]]],[[[-122.32,37.94],[-122.29,37.94],[-122.28,37.92],[-122.29,37.9],[-122.32,37.94]]]]}},{type:"Feature",id:"946",properties:{zip3:"946"},geometry:{type:"Polygon",coordinates:[[[-122.17,37.74],[-122.19,37.72],[-122.24,37.72],[-122.23,37.76],[-122.34,37.81],[-122.17,37.85],[-122.18,37.84],[-122.11,37.8],[-122.09,37.76],[-122.11,37.72],[-122.17,37.74]]]}},{type:"Feature",id:"947",properties:{zip3:"947"},geometry:{type:"Polygon",coordinates:[[[-122.21,37.86],[-122.29,37.9],[-122.28,37.92],[-122.21,37.86]]]}},{type:"Feature",id:"948",properties:{zip3:"948"},geometry:{type:"Polygon",coordinates:[[[-122.31,38.01],[-122.29,37.99],[-122.29,37.94],[-122.32,37.94],[-122.31,38.01]]]}},{type:"Feature",id:"949",properties:{zip3:"949"},geometry:{type:"Polygon",coordinates:[[[-123.06,38.39],[-123.03,38.4],[-122.98,38.35],[-122.72,38.37],[-122.68,38.37],[-122.64,38.35],[-122.58,38.35],[-122.57,38.33],[-122.55,38.29],[-122.52,38.21],[-122.54,38.19],[-122.5,38.16],[-122.48,38.14],[-122.45,38.14],[-122.43,38.14],[-122.43,38.12],[-122.49,38.11],[-122.53,37.81],[-122.82,38],[-123.01,38],[-122.95,38.16],[-123.06,38.39]]]}},{type:"Feature",id:"950",properties:{zip3:"950"},geometry:{type:"MultiPolygon",coordinates:[[[[-121.33,36.57],[-121.35,36.65],[-121.63,36.83],[-121.63,36.82],[-121.71,36.77],[-121.74,36.75],[-121.75,36.76],[-121.81,36.75],[-121.88,36.95],[-122.11,36.96],[-122.29,37.11],[-122.32,37.19],[-122.15,37.22],[-122.18,37.31],[-122.16,37.31],[-122.07,37.34],[-122.06,37.33],[-122.06,37.43],[-121.97,37.46],[-121.96,37.42],[-121.94,37.4],[-121.95,37.38],[-121.93,37.36],[-121.95,37.34],[-122.03,37.31],[-122.03,37.29],[-121.87,37.17],[-121.91,37.16],[-121.9,37.14],[-121.83,37.11],[-121.8,37.17],[-121.76,37.18],[-121.78,37.2],[-121.77,37.22],[-121.7,37.2],[-121.66,37.21],[-121.62,37.27],[-121.58,37.29],[-121.56,37.28],[-121.53,37.27],[-121.45,37.27],[-121.46,37.25],[-121.38,37.17],[-121.33,37.17],[-121.24,37.16],[-121.23,36.93],[-120.93,36.75],[-120.6,36.49],[-120.62,36.36],[-120.72,36.38],[-120.72,36.26],[-120.71,36.2],[-120.79,36.24],[-120.84,36.26],[-120.98,36.44],[-121.05,36.35],[-121.19,36.45],[-121.23,36.48],[-121.33,36.57]]],[[[-121.93,37.42],[-121.93,37.45],[-121.83,37.48],[-121.81,37.45],[-121.83,37.42],[-121.93,37.42]]]]}},{type:"Feature",id:"951",properties:{zip3:"951"},geometry:{type:"Polygon",coordinates:[[[-121.87,37.17],[-122.03,37.29],[-122.03,37.31],[-121.95,37.34],[-121.93,37.36],[-121.95,37.38],[-121.94,37.4],[-121.96,37.42],[-121.97,37.46],[-121.95,37.47],[-121.93,37.42],[-121.83,37.42],[-121.81,37.45],[-121.83,37.48],[-121.49,37.48],[-121.46,37.45],[-121.46,37.44],[-121.5,37.43],[-121.52,37.44],[-121.6,37.4],[-121.52,37.31],[-121.55,37.32],[-121.57,37.3],[-121.58,37.29],[-121.62,37.27],[-121.66,37.21],[-121.7,37.2],[-121.77,37.22],[-121.78,37.2],[-121.76,37.18],[-121.8,37.17],[-121.83,37.11],[-121.9,37.14],[-121.91,37.16],[-121.87,37.17]]]}},{type:"Feature",id:"952",properties:{zip3:"952"},geometry:{type:"Polygon",coordinates:[[[-121.43,37.82],[-121.53,37.85],[-121.57,38],[-121.57,38.09],[-121.52,38.09],[-121.5,38.13],[-121.41,38.23],[-120.97,38.22],[-120.63,38.34],[-120.53,38.42],[-120.42,38.47],[-120.4,38.26],[-120.31,38.27],[-120.07,38.51],[-120.07,38.57],[-119.85,38.55],[-119.65,38.43],[-119.64,38.33],[-119.75,38.42],[-119.88,38.36],[-120.11,38.4],[-120.34,38.18],[-120.34,38.17],[-120.37,38.15],[-120.41,38.1],[-120.43,38.07],[-120.65,37.83],[-120.75,37.92],[-120.95,37.91],[-121,37.89],[-121.43,37.82]]]}},{type:"Feature",id:"953",properties:{zip3:"953"},geometry:{type:"MultiPolygon",coordinates:[[[[-120.42,37.14],[-120.55,37.06],[-120.65,37.16],[-120.83,37.28],[-120.88,37.3],[-120.92,37.3],[-120.92,37.31],[-120.94,37.29],[-120.84,37.19],[-120.94,37.11],[-120.95,37.12],[-120.95,37.07],[-120.99,37.08],[-120.96,37.05],[-121.01,37.03],[-121.04,37.01],[-121.09,37.13],[-121.24,37.16],[-121.33,37.17],[-121.38,37.17],[-121.46,37.25],[-121.46,37.28],[-121.42,37.3],[-121.47,37.42],[-121.46,37.45],[-121.49,37.48],[-121.47,37.49],[-121.5,37.5],[-121.54,37.53],[-121.6,37.67],[-121.66,37.75],[-121.67,37.79],[-121.62,37.78],[-121.58,37.78],[-121.56,37.77],[-121.43,37.82],[-121,37.89],[-120.95,37.91],[-120.75,37.92],[-120.65,37.83],[-120.43,38.07],[-120.41,38.1],[-120.37,38.15],[-120.34,38.17],[-120.34,38.18],[-120.02,38.19],[-120.01,38.3],[-119.87,38.36],[-119.64,38.33],[-119.62,38.25],[-119.6,38.18],[-119.74,38.1],[-120.03,38.16],[-120.12,37.83],[-119.75,37.98],[-119.86,37.86],[-119.81,37.76],[-119.65,37.81],[-119.59,37.74],[-119.71,37.67],[-119.45,37.67],[-119.6,37.56],[-119.64,37.52],[-119.82,37.61],[-119.69,37.46],[-119.92,37.35],[-119.95,37.4],[-120.18,37.26],[-120.06,37.2],[-120.06,37.19],[-120.41,37.16],[-120.42,37.14]]],[[[-119.22,37.85],[-119.22,37.82],[-119.24,37.77],[-119.26,37.75],[-119.43,37.87],[-119.22,37.85]]]]}},{type:"Feature",id:"954",properties:{zip3:"954"},geometry:{type:"Polygon",coordinates:[[[-122.57,38.33],[-122.58,38.35],[-122.64,38.35],[-122.68,38.37],[-122.72,38.37],[-122.98,38.35],[-123.03,38.4],[-123.06,38.39],[-123.33,38.57],[-123.44,38.7],[-123.73,38.92],[-123.69,39.05],[-123.83,39.35],[-123.77,39.55],[-123.81,39.71],[-123.61,39.76],[-123.57,39.77],[-123.54,39.8],[-123.65,39.84],[-123.65,39.85],[-123.67,39.89],[-123.71,40],[-123.54,40],[-123.54,39.98],[-123.42,39.81],[-123.31,39.83],[-123.39,39.98],[-123.23,39.98],[-123.24,39.85],[-123.11,39.89],[-123.08,39.67],[-123.31,39.7],[-123.23,39.53],[-123.16,39.67],[-123.06,39.43],[-122.91,39.52],[-122.93,39.31],[-122.49,39.05],[-122.47,39.05],[-122.4,38.93],[-122.42,38.9],[-122.4,38.86],[-122.46,38.71],[-122.74,38.65],[-122.71,38.64],[-122.68,38.57],[-122.63,38.55],[-122.62,38.56],[-122.58,38.55],[-122.46,38.37],[-122.4,38.28],[-122.37,38.25],[-122.35,38.19],[-122.37,38.16],[-122.43,38.12],[-122.43,38.14],[-122.45,38.14],[-122.48,38.14],[-122.5,38.16],[-122.54,38.19],[-122.52,38.21],[-122.55,38.29],[-122.57,38.33]]]}},{type:"Feature",id:"955",properties:{zip3:"955"},geometry:{type:"MultiPolygon",coordinates:[[[[-123.67,39.89],[-123.65,39.85],[-123.65,39.84],[-123.54,39.8],[-123.57,39.77],[-123.61,39.76],[-123.89,40],[-123.85,39.83],[-124.11,40.1],[-124.36,40.26],[-124.41,40.44],[-124.18,40.84],[-124.11,41.03],[-124.16,41.1],[-124.07,41.46],[-123.99,41.36],[-124.15,41.13],[-123.93,40.9],[-123.86,41.05],[-123.74,41.01],[-123.84,41.29],[-123.66,41.26],[-123.72,41.38],[-123.55,41.38],[-123.53,41.56],[-123.53,41.57],[-123.54,41.57],[-123.53,41.57],[-123.44,41.51],[-123.4,41.5],[-123.4,41.47],[-123.47,41.38],[-123.47,41.37],[-123.46,41.29],[-123.44,41.27],[-123.69,41.13],[-123.65,41.01],[-123.48,40.91],[-123.42,41.06],[-123.4,41.06],[-123.39,41.06],[-123.36,41],[-123.36,40.98],[-123.34,40.87],[-123.36,40.87],[-123.35,40.82],[-123.36,40.81],[-123.35,40.71],[-123.52,40.72],[-123.57,40.8],[-123.77,40.76],[-123.66,40.66],[-123.82,40.62],[-123.7,40.49],[-123.51,40.55],[-123.49,40.5],[-123.33,40.36],[-123.3,40.32],[-123.14,40.3],[-122.99,40.25],[-122.93,39.98],[-123.54,39.98],[-123.54,40],[-123.77,40],[-123.67,39.89]]],[[[-124.21,42],[-124,41.99],[-123.94,41.85],[-123.79,42],[-123.67,41.94],[-123.78,41.87],[-123.79,41.71],[-123.91,41.68],[-124.08,41.79],[-124.26,41.78],[-124.21,42]]],[[[-124.14,41.67],[-124.08,41.73],[-123.96,41.59],[-124.07,41.48],[-124.14,41.67]]]]}},{type:"Feature",id:"956",properties:{zip3:"956"},geometry:{type:"MultiPolygon",coordinates:[[[[-121.68,38.16],[-121.67,38.23],[-122.06,38.31],[-122.1,38.51],[-122.15,38.63],[-122.16,38.64],[-122.19,38.66],[-122.35,38.84],[-122.42,38.9],[-122.4,38.93],[-122.09,38.93],[-122.09,38.9],[-122.01,38.84],[-121.92,38.85],[-121.9,39],[-121.87,39.03],[-121.84,39.03],[-121.84,39.01],[-121.83,39.01],[-121.83,39.03],[-121.83,39.04],[-121.82,39.03],[-121.83,39.01],[-121.82,38.99],[-121.84,38.95],[-121.78,38.94],[-121.76,38.95],[-121.58,38.91],[-121.52,39.03],[-121.48,39.04],[-121.46,39.07],[-121.32,39.09],[-121.19,39.01],[-121.07,39.05],[-121.08,39.01],[-120.98,38.97],[-120.93,39.01],[-120.73,39.18],[-120.61,39.04],[-120.68,38.99],[-120.75,38.77],[-120.73,38.75],[-120.71,38.74],[-120.7,38.74],[-120.72,38.74],[-120.55,38.69],[-120.25,38.64],[-120.23,38.63],[-120.53,38.42],[-120.63,38.34],[-120.97,38.22],[-121.41,38.23],[-121.5,38.13],[-121.52,38.09],[-121.57,38.09],[-121.65,38.1],[-121.69,38.12],[-121.68,38.16]],[[-121.61,38.72],[-121.59,38.64],[-121.55,38.6],[-121.52,38.57],[-121.55,38.51],[-121.54,38.48],[-121.53,38.43],[-121.51,38.39],[-121.48,38.39],[-121.5,38.32],[-121.5,38.28],[-121.38,38.4],[-121.24,38.49],[-121.21,38.52],[-121.16,38.5],[-121.14,38.62],[-121.15,38.61],[-121.21,38.64],[-121.27,38.61],[-121.26,38.57],[-121.24,38.55],[-121.24,38.53],[-121.33,38.6],[-121.33,38.58],[-121.33,38.7],[-121.3,38.73],[-121.26,38.79],[-121.3,38.84],[-121.45,38.84],[-121.43,38.73],[-121.4,38.73],[-121.36,38.69],[-121.37,38.67],[-121.36,38.66],[-121.43,38.67],[-121.49,38.69],[-121.54,38.74],[-121.6,38.78],[-121.61,38.72]]],[[[-120.12,38.68],[-120.12,38.7],[-120.08,38.71],[-120.05,38.71],[-120.12,38.68]]]]}},{type:"Feature",id:"957",properties:{zip3:"957"},geometry:{type:"MultiPolygon",coordinates:[[[[-121.5,38.32],[-121.48,38.39],[-121.49,38.44],[-121.47,38.46],[-121.42,38.46],[-121.38,38.4],[-121.5,38.28],[-121.5,38.32]]],[[[-121.72,38.79],[-121.69,38.8],[-121.64,38.76],[-121.69,38.55],[-121.78,38.73],[-121.72,38.79]]],[[[-121.27,38.61],[-121.21,38.64],[-121.15,38.61],[-121.14,38.62],[-121.16,38.5],[-121.21,38.52],[-121.24,38.55],[-121.26,38.57],[-121.27,38.61]]],[[[-121.11,38.73],[-121.02,38.71],[-121.03,38.7],[-121.06,38.57],[-121.11,38.73]]],[[[-121.3,38.84],[-121.26,38.79],[-121.3,38.73],[-121.43,38.73],[-121.45,38.84],[-121.3,38.84]]],[[[-120.35,39.32],[-120.38,39.32],[-120.32,39.33],[-120.33,39.32],[-120.35,39.32]]],[[[-121.08,39.01],[-120.99,39.08],[-120.87,39.18],[-120.62,39.32],[-120.65,39.34],[-120.6,39.31],[-120.73,39.18],[-120.93,39.01],[-120.98,38.97],[-121.08,39.01]]],[[[-120.12,38.86],[-120.15,38.72],[-120.12,38.67],[-120.23,38.63],[-120.25,38.64],[-120.32,38.87],[-120.12,38.86]]],[[[-120.75,38.77],[-120.46,38.8],[-120.55,38.69],[-120.72,38.74],[-120.7,38.74],[-120.71,38.74],[-120.73,38.75],[-120.75,38.77]]]]}},{type:"Feature",id:"958",properties:{zip3:"958"},geometry:{type:"Polygon",coordinates:[[[-121.53,38.43],[-121.54,38.48],[-121.55,38.51],[-121.52,38.57],[-121.55,38.6],[-121.59,38.64],[-121.61,38.72],[-121.6,38.78],[-121.54,38.74],[-121.49,38.69],[-121.43,38.67],[-121.36,38.66],[-121.37,38.67],[-121.36,38.69],[-121.4,38.73],[-121.33,38.7],[-121.33,38.58],[-121.33,38.6],[-121.24,38.53],[-121.24,38.49],[-121.42,38.46],[-121.47,38.46],[-121.49,38.44],[-121.51,38.39],[-121.53,38.43]]]}},{type:"Feature",id:"959",properties:{zip3:"959"},geometry:{type:"MultiPolygon",coordinates:[[[[-121.52,39.03],[-121.58,38.91],[-121.82,39.09],[-121.76,38.95],[-121.78,38.94],[-121.84,38.95],[-121.82,38.99],[-121.83,39.01],[-121.82,39.02],[-121.82,39.03],[-121.83,39.03],[-121.83,39.04],[-121.83,39.03],[-121.83,39.01],[-121.84,39.01],[-121.84,39.03],[-121.87,39.03],[-121.9,39],[-121.92,38.85],[-122.01,38.84],[-122.09,38.9],[-122.09,38.93],[-122.34,38.92],[-122.41,38.96],[-122.47,39.05],[-122.49,39.05],[-122.52,39.21],[-122.68,39.22],[-122.79,39.38],[-122.65,39.38],[-122.76,39.63],[-122.56,39.8],[-122.33,39.82],[-122.07,39.84],[-121.92,39.94],[-121.99,40.01],[-121.95,40.03],[-121.81,40.03],[-121.75,40.07],[-121.69,40.05],[-121.67,39.95],[-121.51,39.92],[-121.43,39.72],[-121.2,39.79],[-121.2,39.88],[-120.99,40.02],[-121.23,40.01],[-121.15,40.09],[-120.99,40.04],[-120.93,40.21],[-120.79,40.26],[-120.63,40.21],[-120.59,40.05],[-120.71,39.94],[-120.78,40.05],[-120.97,40.04],[-120.81,39.91],[-120.69,39.92],[-121.1,39.85],[-121.3,39.67],[-121.25,39.56],[-120.95,39.67],[-120.93,39.55],[-120.75,39.72],[-120.72,39.61],[-120.73,39.47],[-120.74,39.33],[-120.87,39.31],[-120.87,39.18],[-120.99,39.08],[-121.07,39.05],[-121.19,39.01],[-121.32,39.09],[-121.46,39.07],[-121.48,39.04],[-121.52,39.03]]],[[[-121.54,39.99],[-121.59,40.1],[-121.38,40.09],[-121.54,39.99]]]]}},{type:"Feature",id:"960",properties:{zip3:"960"},geometry:{type:"Polygon",coordinates:[[[-123.14,40.3],[-123.3,40.32],[-123.33,40.36],[-123.27,40.39],[-123.49,40.5],[-123.51,40.55],[-123.52,40.72],[-123.35,40.71],[-123.36,40.81],[-123.35,40.82],[-123.36,40.87],[-123.34,40.87],[-123.36,40.98],[-123.36,41],[-123.39,41.06],[-123.4,41.06],[-123.42,41.06],[-123.44,41.27],[-123.46,41.29],[-123.47,41.37],[-123.47,41.38],[-123.4,41.47],[-123.4,41.5],[-123.44,41.51],[-123.53,41.57],[-123.54,41.57],[-123.53,41.57],[-123.53,41.56],[-123.55,41.38],[-123.72,41.6],[-123.7,41.83],[-123.52,42],[-123.15,42.01],[-123.04,42],[-122.38,42.01],[-121.6,42],[-121.59,41.94],[-121.69,41.89],[-121.68,41.7],[-121.89,41.65],[-121.86,41.47],[-122.08,41.57],[-122.29,41.51],[-122.36,41.39],[-122.11,41.33],[-121.9,41.39],[-121.71,41.33],[-121.64,41.18],[-121.33,41.18],[-121.23,41.26],[-121.16,41.48],[-121.04,41.46],[-120.76,41.73],[-120.71,41.52],[-120.86,41.45],[-121.01,41.31],[-120.82,41.3],[-120.81,41.27],[-120.86,41.18],[-120.64,41.08],[-120.71,41.06],[-120.87,41.06],[-120.84,40.94],[-120.97,40.99],[-120.98,40.85],[-121.16,40.81],[-121.31,40.87],[-121.32,40.58],[-121.54,40.6],[-121.51,40.75],[-121.59,40.85],[-121.83,40.81],[-121.62,40.49],[-121.77,40.42],[-121.63,40.35],[-121.78,40.29],[-122.17,40.27],[-122.08,40.13],[-121.92,40.15],[-121.9,40.1],[-122.06,40.1],[-121.96,39.97],[-121.92,39.94],[-122.07,39.84],[-122.33,39.82],[-122.69,39.8],[-122.64,39.94],[-122.78,40.02],[-122.69,40.3],[-123.07,40.29],[-123.06,40.39],[-123.22,40.39],[-123.14,40.3]]]}},{type:"Feature",id:"961",properties:{zip3:"961"},geometry:{type:"MultiPolygon",coordinates:[[[[-119.37,38.43],[-119.4,38.4],[-119.42,38.41],[-119.42,38.36],[-119.45,38.34],[-119.54,38.49],[-119.51,38.56],[-119.54,38.56],[-119.54,38.66],[-119.55,38.67],[-119.55,38.69],[-119.45,38.62],[-119.46,38.59],[-119.42,38.58],[-119.37,38.43]]],[[[-120.12,38.86],[-120.15,39.05],[-120.38,39.32],[-120.35,39.32],[-120.33,39.32],[-120.32,39.33],[-120.02,39.38],[-120.12,39.55],[-120.51,39.45],[-120.66,39.53],[-120.73,39.47],[-120.72,39.61],[-120.49,39.71],[-120.75,39.72],[-120.69,39.92],[-120.42,39.89],[-120.49,39.95],[-120.3,39.97],[-120.21,40.09],[-120.81,40.38],[-120.75,40.5],[-120.88,40.59],[-120.82,40.76],[-120.6,40.76],[-120.77,40.97],[-120.71,41.06],[-120.64,41.08],[-120.64,41.23],[-120.81,41.27],[-120.82,41.3],[-120.86,41.45],[-120.71,41.52],[-120.64,41.67],[-120.47,41.69],[-120.59,41.86],[-120.57,41.97],[-120.46,41.77],[-120.34,41.9],[-120.27,41.72],[-120.17,41.97],[-120,41.91],[-120,41.15],[-120.06,41.18],[-120.62,41.18],[-120.56,41.1],[-120.38,41.06],[-120.32,40.91],[-120.23,41.01],[-120,41.01],[-120,40.8],[-120.21,40.78],[-120.08,40.66],[-120.01,40.64],[-120,40.63],[-120,40.55],[-120.02,40.55],[-120.07,40.49],[-120.28,40.43],[-120.24,40.36],[-120.11,40.36],[-120.05,40.4],[-120.02,40.41],[-120,40.4],[-120,39.58],[-120.01,39.52],[-120.01,39.32],[-120.06,39.24],[-120.16,39.13],[-120.07,38.95],[-120.02,38.94],[-119.96,38.95],[-119.95,38.97],[-119.66,38.76],[-119.64,38.74],[-119.66,38.72],[-119.66,38.66],[-119.77,38.7],[-119.92,38.64],[-120.05,38.71],[-120.08,38.71],[-120.12,38.7],[-120.12,38.68],[-120.12,38.67],[-120.15,38.72],[-120.12,38.86]]],[[[-121.59,41.94],[-121.6,42],[-121.28,41.99],[-121.28,41.7],[-121.53,41.7],[-121.59,41.94]]]]}},{type:"Feature",id:"967",properties:{zip3:"967"},geometry:{type:"MultiPolygon",coordinates:[[[[-159.54,21.9],[-159.67,21.95],[-159.72,22.15],[-159.58,22.22],[-159.35,22.22],[-159.29,22.14],[-159.33,21.96],[-159.44,21.87],[-159.54,21.9]]],[[[-170.84,-14.32],[-170.64,-14.25],[-170.74,-14.36],[-170.84,-14.32]]],[[[-155.36,19.35],[-155.35,19.21],[-155.51,19.13],[-155.6,18.97],[-155.68,18.93],[-155.88,19.03],[-155.92,19.13],[-155.89,19.35],[-156.05,19.78],[-155.92,19.87],[-155.82,20.03],[-155.9,20.23],[-155.84,20.27],[-155.59,20.12],[-155.24,19.99],[-155.08,19.85],[-155.09,19.73],[-154.81,19.52],[-154.97,19.35],[-155.12,19.28],[-155.3,19.41],[-155.36,19.35]]],[[[-156.08,20.65],[-156.37,20.57],[-156.44,20.6],[-156.46,20.78],[-156.69,20.88],[-156.59,21.03],[-156.48,20.9],[-156.32,20.95],[-156.01,20.8],[-156.08,20.65]]],[[[-157.06,20.9],[-156.9,20.91],[-156.81,20.81],[-156.96,20.73],[-157.06,20.9]]],[[[-156.92,21.17],[-156.71,21.16],[-156.84,21.05],[-157.07,21.1],[-157.31,21.1],[-157.26,21.22],[-156.92,21.17]]],[[[-157.72,21.32],[-157.84,21.4],[-157.93,21.37],[-157.93,21.38],[-157.97,21.37],[-158.11,21.3],[-158.28,21.58],[-158.12,21.58],[-157.97,21.71],[-157.76,21.46],[-157.72,21.32]]],[[[-160.25,21.83],[-160.05,21.98],[-160.2,21.78],[-160.25,21.83]]]]}},{type:"Feature",id:"968",properties:{zip3:"968"},geometry:{type:"Polygon",coordinates:[[[-157.97,21.37],[-157.93,21.38],[-157.93,21.37],[-157.84,21.4],[-157.72,21.32],[-157.79,21.26],[-157.97,21.37]]]}},{type:"Feature",id:"969",properties:{zip3:"969"},geometry:{type:"MultiPolygon",coordinates:[[[[144.75,13.27],[144.66,13.27],[144.64,13.46],[144.77,13.48],[144.86,13.65],[144.96,13.6],[144.77,13.39],[144.75,13.27]]],[[[145.58,15.02],[145.65,15.1],[145.64,14.92],[145.58,15.02]]],[[[145.69,15.12],[145.81,15.29],[145.74,15.11],[145.69,15.12]]]]}},{type:"Feature",id:"970",properties:{zip3:"970"},geometry:{type:"MultiPolygon",coordinates:[[[[-120.49,45.07],[-120.4,44.83],[-120.37,44.82],[-121.09,44.82],[-121.08,44.83],[-121.06,44.86],[-121.09,44.97],[-121.06,45.01],[-121.62,45.14],[-121.45,45.23],[-121.23,45.26],[-121.33,45.39],[-121.48,45.4],[-121.48,45.51],[-121.68,45.23],[-121.93,45.27],[-122.06,45.07],[-122.18,45.2],[-122.41,45.14],[-122.5,44.92],[-122.56,44.96],[-122.58,45.02],[-122.57,45.03],[-122.57,45.04],[-122.63,45.04],[-122.75,45.1],[-123.07,45.07],[-123,45.12],[-123.03,45.14],[-123,45.16],[-123.02,45.15],[-122.79,45.33],[-122.79,45.34],[-122.81,45.37],[-122.78,45.4],[-122.66,45.42],[-122.65,45.44],[-122.46,45.55],[-122.46,45.56],[-122.38,45.58],[-122.33,45.55],[-121.94,45.6],[-122.17,45.46],[-121.64,45.46],[-121.7,45.62],[-121.53,45.73],[-121.42,45.69],[-121.22,45.67],[-121.18,45.61],[-121.13,45.61],[-120.69,45.72],[-120.65,45.74],[-120.64,45.72],[-120.62,45.72],[-120.6,45.7],[-120.57,45.7],[-120.55,45.67],[-120.49,45.66],[-120.36,45.53],[-120.48,45.42],[-120.52,45.39],[-120.53,45.3],[-120.54,45.29],[-120.54,45.22],[-120.54,45.21],[-120.48,45.11],[-120.51,45.09],[-120.49,45.07]]],[[[-122.93,45.45],[-122.89,45.54],[-122.86,45.54],[-122.84,45.53],[-122.8,45.52],[-122.78,45.45],[-122.79,45.46],[-122.84,45.43],[-122.86,45.43],[-122.87,45.41],[-122.9,45.43],[-122.93,45.45]]],[[[-122.79,45.86],[-122.83,45.81],[-122.8,45.8],[-122.8,45.79],[-122.82,45.75],[-122.86,45.73],[-122.97,45.69],[-122.98,45.7],[-123.01,45.74],[-123.13,45.88],[-123.2,45.77],[-123.27,45.74],[-123.34,45.91],[-123.49,45.93],[-123.49,45.94],[-123.48,45.97],[-123.37,46.11],[-123.48,46.17],[-123.44,46.2],[-123.28,46.14],[-123.12,46.19],[-122.9,46.08],[-122.81,45.91],[-122.8,45.88],[-122.79,45.86]]]]}},{type:"Feature",id:"971",properties:{zip3:"971"},geometry:{type:"MultiPolygon",coordinates:[[[[-123.37,45.05],[-123.32,45.06],[-123.32,45.1],[-123.36,45.23],[-123.4,45.32],[-123.25,45.47],[-123.38,45.62],[-123.27,45.74],[-123.2,45.77],[-123.01,45.74],[-122.98,45.7],[-122.97,45.69],[-122.92,45.68],[-122.9,45.55],[-122.89,45.54],[-122.93,45.45],[-122.9,45.43],[-122.87,45.41],[-122.85,45.43],[-122.85,45.41],[-122.84,45.41],[-122.85,45.39],[-122.83,45.39],[-122.84,45.39],[-122.82,45.4],[-122.81,45.37],[-122.79,45.34],[-122.79,45.33],[-123.02,45.15],[-123,45.16],[-123.03,45.14],[-123.04,45.11],[-123.14,45.08],[-123.3,45.03],[-123.33,45.04],[-123.37,45.04],[-123.37,45.05]]],[[[-123.44,46.2],[-123.48,46.17],[-123.58,46.08],[-123.87,46.03],[-123.88,45.91],[-123.75,45.95],[-123.69,45.84],[-123.48,45.97],[-123.49,45.94],[-123.49,45.93],[-123.49,45.81],[-123.77,45.73],[-123.87,45.59],[-123.62,45.51],[-123.6,45.58],[-123.56,45.58],[-123.49,45.67],[-123.45,45.57],[-123.6,45.55],[-123.54,45.5],[-123.56,45.4],[-123.68,45.3],[-123.59,45.22],[-123.78,45.22],[-123.78,45.08],[-123.95,45.07],[-124.01,45.07],[-123.97,45.17],[-123.98,45.76],[-123.93,46.04],[-123.97,46.21],[-123.73,46.17],[-123.44,46.2]]]]}},{type:"Feature",id:"972",properties:{zip3:"972"},geometry:{type:"Polygon",coordinates:[[[-122.84,45.41],[-122.85,45.41],[-122.85,45.43],[-122.84,45.43],[-122.79,45.46],[-122.78,45.45],[-122.8,45.52],[-122.84,45.53],[-122.86,45.54],[-122.9,45.55],[-122.92,45.68],[-122.86,45.73],[-122.82,45.75],[-122.8,45.79],[-122.79,45.86],[-122.8,45.81],[-122.68,45.62],[-122.46,45.56],[-122.46,45.55],[-122.65,45.44],[-122.66,45.42],[-122.78,45.4],[-122.84,45.39],[-122.83,45.39],[-122.85,45.39],[-122.84,45.41]]]}},{type:"Feature",id:"973",properties:{zip3:"973"},geometry:{type:"MultiPolygon",coordinates:[[[[-124,44.27],[-123.99,44.28],[-123.93,44.32],[-124.04,44.37],[-124.09,44.37],[-124.08,44.77],[-124.01,45.07],[-123.95,45.07],[-123.8,44.96],[-123.98,44.91],[-123.7,44.72],[-123.44,44.82],[-123.42,44.97],[-123.75,45.07],[-123.59,45.1],[-123.56,45.21],[-123.36,45.23],[-123.32,45.1],[-123.32,45.06],[-123.37,45.05],[-123.37,45.04],[-123.33,45.04],[-123.3,45.03],[-123.14,45.08],[-123.04,45.11],[-123.07,45.07],[-122.75,45.1],[-122.63,45.04],[-122.57,45.04],[-122.57,45.03],[-122.58,45.02],[-122.56,44.96],[-122.5,44.92],[-122.69,44.82],[-122.42,44.8],[-122.26,44.86],[-122.23,44.78],[-122.39,44.72],[-122.59,44.75],[-122.62,44.51],[-122.57,44.45],[-122.27,44.41],[-122.61,44.37],[-122.67,44.27],[-122.82,44.27],[-123.25,44.38],[-123.22,44.39],[-123.23,44.41],[-123.23,44.39],[-123.39,44.42],[-123.46,44.41],[-123.44,44.38],[-123.46,44.34],[-123.46,44.28],[-123.77,44.28],[-123.77,44.21],[-123.99,44.26],[-124,44.27]]],[[[-121.95,44.57],[-122.1,44.71],[-121.99,44.77],[-121.79,44.77],[-121.8,44.57],[-121.95,44.57]]]]}},{type:"Feature",id:"974",properties:{zip3:"974"},geometry:{type:"MultiPolygon",coordinates:[[[[-124.04,44.37],[-123.93,44.32],[-123.99,44.28],[-124,44.27],[-123.99,44.26],[-123.77,44.21],[-123.77,44.28],[-123.46,44.28],[-123.46,44.34],[-123.44,44.38],[-123.46,44.41],[-123.39,44.42],[-123.23,44.39],[-123.23,44.41],[-123.22,44.39],[-123.25,44.38],[-122.82,44.27],[-122.67,44.11],[-122.33,44.25],[-122.06,44.25],[-122.02,44.37],[-122.02,44.32],[-122.01,44.31],[-122.05,44.28],[-122.04,44.25],[-121.8,44.26],[-121.83,43.99],[-121.9,43.92],[-121.94,43.9],[-121.93,43.89],[-122.19,43.9],[-122.26,44.16],[-122.47,44.04],[-122.66,44.11],[-122.58,43.8],[-122.69,43.86],[-122.87,43.74],[-122.62,43.64],[-122.64,43.58],[-122.98,43.68],[-123.02,43.59],[-123.2,43.43],[-123.09,43.37],[-122.96,43.37],[-123.07,43.17],[-122.95,42.99],[-122.82,43.05],[-122.87,42.88],[-122.78,42.83],[-122.79,42.79],[-122.92,42.8],[-122.93,42.9],[-122.99,42.87],[-123.14,42.94],[-123.56,42.89],[-123.39,43.01],[-123.74,43],[-123.7,43.14],[-123.53,43.3],[-123.62,43.32],[-123.54,43.48],[-123.63,43.57],[-123.86,43.64],[-124.06,43.52],[-123.93,43.51],[-123.92,43.34],[-124.03,43.24],[-123.81,43.21],[-123.82,42.97],[-124.04,42.84],[-124.26,42.95],[-124.31,42.81],[-124.22,42.74],[-124.34,42.7],[-124.35,42.57],[-124.17,42.44],[-124.34,42.41],[-124.35,42.23],[-124.26,42.12],[-124.21,42.28],[-124.12,42.29],[-124.19,42.12],[-124.08,42],[-124.21,42],[-124.35,42.1],[-124.44,42.44],[-124.42,42.66],[-124.57,42.84],[-124.45,43.03],[-124.38,43.27],[-124.23,43.56],[-124.15,43.91],[-124.11,44.2],[-124.12,44.29],[-124.1,44.31],[-124.11,44.32],[-124.09,44.37],[-124.04,44.37]]],[[[-123.25,42.63],[-123.45,42.6],[-123.49,42.6],[-123.55,42.65],[-123.62,42.67],[-123.48,42.82],[-122.99,42.86],[-122.99,42.76],[-123.15,42.76],[-123.25,42.63]]],[[[-124.19,42.58],[-123.98,42.71],[-123.86,42.72],[-124.04,42.58],[-124.19,42.58]]],[[[-122.56,43.75],[-122.42,43.81],[-122.32,43.69],[-122.56,43.75]]]]}},{type:"Feature",id:"975",properties:{zip3:"975"},geometry:{type:"Polygon",coordinates:[[[-123.55,42.65],[-123.49,42.6],[-123.45,42.6],[-123.25,42.63],[-123.07,42.6],[-122.95,42.77],[-122.79,42.79],[-122.78,42.83],[-122.47,42.73],[-122.67,42.64],[-122.38,42.65],[-122.53,42.55],[-122.54,42.43],[-122.42,42.39],[-122.54,42.28],[-122.37,42.29],[-122.41,42.15],[-122.29,42.13],[-122.38,42.01],[-122.46,42.11],[-122.58,42.02],[-122.56,42.01],[-122.72,42],[-122.72,42.02],[-122.73,42.03],[-122.72,42.06],[-122.68,42.12],[-122.7,42.17],[-122.88,42.15],[-122.85,42.05],[-122.87,42.03],[-122.89,42.01],[-122.87,42.01],[-122.88,42],[-123.15,42.01],[-123.82,42],[-123.86,42.14],[-123.73,42.19],[-123.55,42.65]]]}},{type:"Feature",id:"976",properties:{zip3:"976"},geometry:{type:"MultiPolygon",coordinates:[[[[-121.14,43.28],[-121.14,43.24],[-121,43.25],[-120.98,43.36],[-120.73,43.33],[-120.6,43.46],[-120.46,43.37],[-120.25,43.35],[-120.21,43.24],[-120.18,43.2],[-120.27,43.16],[-120.28,43.09],[-120.6,43.09],[-120.44,43],[-120.41,42.6],[-120.25,42.51],[-120.18,42.58],[-120.24,42.25],[-120.07,42.19],[-120.22,42.11],[-119.99,42.07],[-120,42.22],[-119.91,42.28],[-120.06,42.35],[-120.08,42.49],[-119.89,42.55],[-119.98,42.66],[-119.84,42.75],[-119.8,42.55],[-119.66,42.55],[-119.73,42.45],[-119.68,42.3],[-119.44,42.22],[-119.49,42.06],[-119.67,42.1],[-119.72,42],[-120.24,41.99],[-120.34,41.9],[-120.33,41.99],[-120.65,42.02],[-120.75,42.26],[-120.52,42.19],[-120.35,42.42],[-120.57,42.48],[-120.61,42.68],[-120.87,42.75],[-120.85,42.94],[-121.27,43.04],[-121.35,43.13],[-121.14,43.28]]],[[[-121.32,42],[-121.89,42],[-121.99,42.14],[-121.95,42.31],[-122.05,42.26],[-122.28,42.29],[-122.28,42.8],[-122.14,42.84],[-121.86,42.68],[-121.83,42.99],[-121.64,43.06],[-121.46,42.97],[-121.42,42.73],[-121.52,42.74],[-121.51,42.95],[-121.76,42.82],[-121.83,42.66],[-121.72,42.69],[-121.53,42.55],[-121.35,42.59],[-121.16,42.49],[-121.08,42.59],[-121.02,42.4],[-120.88,42.38],[-120.88,42.24],[-120.97,42.24],[-121.17,42.44],[-121.35,42.36],[-121.25,42.21],[-121.12,42.28],[-121.1,42],[-121.32,42]]],[[[-122.28,42.91],[-122.28,43.01],[-122.07,42.98],[-122.15,42.87],[-122.28,42.91]]],[[[-120,43.18],[-119.95,43.16],[-119.93,42.92],[-120.11,42.85],[-120,43.18]]]]}},{type:"Feature",id:"977",properties:{zip3:"977"},geometry:{type:"MultiPolygon",coordinates:[[[[-118.82,43.97],[-118.82,43.89],[-118.66,43.71],[-118.54,43.69],[-118.43,43.39],[-118.29,43.38],[-118.31,43.35],[-118.27,43.31],[-118.23,43.31],[-118.23,42.91],[-118.21,42.38],[-118.07,42.42],[-118.06,42.39],[-118.14,42.39],[-118.22,42.34],[-118.2,42],[-118.83,41.99],[-118.83,42.17],[-118.79,42.17],[-118.83,42.23],[-118.8,42.32],[-118.69,42.32],[-118.7,42.53],[-118.77,42.47],[-118.99,42.49],[-119.07,42.7],[-119.37,42.68],[-119.36,42.86],[-119.08,42.81],[-119.05,42.91],[-118.88,42.92],[-118.86,43.13],[-118.95,43.23],[-119.1,43.17],[-119.28,43.23],[-119.42,43.18],[-119.42,43.39],[-119.17,43.34],[-119.11,43.44],[-119.23,43.51],[-119.21,43.7],[-119.35,43.74],[-119.22,43.81],[-119.15,43.68],[-119.05,43.69],[-118.82,43.97]]],[[[-120.18,43.2],[-120.21,43.24],[-120.25,43.49],[-120.03,43.46],[-120.05,43.31],[-119.91,43.25],[-119.95,43.16],[-120,43.18],[-120.16,43.21],[-120.12,43.08],[-120.27,43.16],[-120.18,43.2]]],[[[-121.89,43.07],[-121.8,43.23],[-121.73,43.12],[-121.89,43.07]]],[[[-122.15,43.45],[-122.13,43.56],[-121.91,43.62],[-121.87,43.44],[-121.64,43.54],[-121.64,43.79],[-121.35,43.91],[-121.45,43.77],[-121.27,43.84],[-121.19,43.72],[-121.44,43.73],[-121.5,43.52],[-121.57,43.57],[-121.94,43.27],[-121.87,43.15],[-122.09,43.09],[-121.97,43.26],[-122.15,43.45]]],[[[-120.6,43.46],[-120.73,43.33],[-120.98,43.36],[-121,43.25],[-121.14,43.24],[-121.14,43.28],[-121.26,43.37],[-121.05,43.39],[-120.95,43.56],[-120.57,43.5],[-120.6,43.46]]],[[[-119.9,43.35],[-119.7,43.39],[-119.71,43.49],[-119.57,43.56],[-119.67,43.67],[-119.53,43.71],[-119.41,43.61],[-119.42,43.48],[-119.65,43.39],[-119.89,43.24],[-119.9,43.35]]],[[[-121.93,43.89],[-121.94,43.9],[-121.9,43.92],[-121.83,43.99],[-121.4,44.05],[-121.4,44.13],[-121.7,44.34],[-121.67,44.39],[-121.38,44.39],[-121.32,44.5],[-121.59,44.57],[-121.56,44.68],[-121.42,44.59],[-121.38,44.69],[-121.56,44.88],[-121.48,44.99],[-121.09,44.97],[-121.06,44.86],[-121.08,44.83],[-121.09,44.82],[-120.89,44.82],[-120.92,44.82],[-120.86,44.74],[-120.83,44.79],[-120.79,44.79],[-120.83,44.82],[-120.86,44.82],[-120.7,44.82],[-120.37,44.82],[-120.39,44.81],[-120.27,44.74],[-120.2,44.78],[-120.15,44.85],[-120.12,44.89],[-120.07,44.89],[-120.05,44.85],[-120,44.78],[-120,44.75],[-120.13,44.73],[-120.16,44.68],[-120.12,44.66],[-119.82,44.62],[-119.81,44.45],[-120.01,44.54],[-120.39,44.57],[-120.39,44.76],[-120.47,44.63],[-120.65,44.58],[-120.98,44.73],[-120.93,44.54],[-120.21,44.35],[-120.33,44.28],[-120.49,44.32],[-120.46,44.21],[-120.13,44.21],[-120.04,44.28],[-119.93,44.18],[-119.9,44.31],[-119.73,44.31],[-119.66,44.17],[-119.66,43.96],[-119.76,44.07],[-120.01,44.03],[-119.94,43.72],[-120.06,43.88],[-120.25,43.79],[-120.38,43.87],[-120.42,43.75],[-120.58,43.72],[-120.67,43.87],[-120.79,43.88],[-120.94,43.75],[-121.19,43.99],[-121.32,43.95],[-121.38,44.05],[-121.61,43.98],[-121.59,43.89],[-121.91,43.79],[-121.93,43.89]]],[[[-121.95,44.57],[-121.85,44.49],[-121.82,44.26],[-122.04,44.25],[-122.05,44.28],[-122.01,44.31],[-122.02,44.32],[-122,44.38],[-122.04,44.41],[-122.16,44.39],[-122.13,44.51],[-121.95,44.57]]]]}},{type:"Feature",id:"978",properties:{zip3:"978"},geometry:{type:"MultiPolygon",coordinates:[[[[-119.63,44.09],[-119.61,44.15],[-119.23,44.12],[-119.33,43.96],[-119.54,43.96],[-119.51,44.1],[-119.63,44.09]]],[[[-120.12,44.66],[-120.16,44.68],[-120.13,44.73],[-120,44.75],[-120,44.78],[-120.05,44.85],[-120.07,44.89],[-120.12,44.89],[-120.15,44.85],[-120.2,44.78],[-120.27,44.74],[-120.39,44.81],[-120.37,44.82],[-120.4,44.83],[-120.49,45.07],[-120.51,45.09],[-120.48,45.11],[-120.54,45.21],[-120.54,45.22],[-120.54,45.29],[-120.53,45.3],[-120.52,45.39],[-120.48,45.42],[-120.36,45.53],[-120.49,45.66],[-120.55,45.67],[-120.57,45.7],[-120.6,45.7],[-120.62,45.72],[-120.64,45.72],[-120.65,45.74],[-120.63,45.75],[-120.59,45.75],[-120.48,45.69],[-120.07,45.79],[-119.72,45.84],[-119.67,45.86],[-119.6,45.92],[-119.13,45.93],[-118.99,46],[-118.18,46],[-118.03,45.94],[-117.99,45.66],[-117.79,45.72],[-117.75,45.62],[-117.55,45.73],[-117.59,45.84],[-117.51,45.95],[-117.54,45.98],[-117.55,45.99],[-117.54,46],[-116.94,46],[-116.92,46],[-116.89,45.98],[-116.88,45.95],[-116.8,45.86],[-116.59,45.78],[-116.54,45.73],[-116.46,45.62],[-116.67,45.32],[-116.7,45.24],[-116.85,45.02],[-116.83,44.93],[-116.9,44.85],[-117.1,44.64],[-117.13,44.59],[-117.13,44.69],[-117.38,44.83],[-117.38,44.72],[-117.72,44.8],[-117.77,44.72],[-117.55,44.69],[-117.62,44.61],[-117.63,44.61],[-117.93,44.6],[-117.97,44.5],[-117.75,44.5],[-117.67,44.52],[-117.66,44.45],[-117.97,44.44],[-118.01,44.43],[-118.18,44.5],[-118.1,44.35],[-118.23,44.38],[-118.31,44.54],[-118.11,44.57],[-118.2,44.81],[-118.31,44.83],[-118.31,44.65],[-118.55,44.7],[-118.49,44.58],[-118.58,44.4],[-118.44,44.37],[-118.4,44.26],[-118.72,44.19],[-118.73,44.37],[-118.97,44.07],[-119.07,44.05],[-119.16,44.27],[-119.53,44.32],[-119.65,44.22],[-119.65,44.75],[-119.83,44.66],[-120.02,44.72],[-120.12,44.66]]]]}},{type:"Feature",id:"979",properties:{zip3:"979"},geometry:{type:"Polygon",coordinates:[[[-117.03,43.34],[-116.87,43.11],[-116.78,43.1],[-116.75,42.86],[-116.65,42.76],[-117.03,42.85],[-117.03,42],[-117.61,42],[-117.56,42.05],[-117.58,42.1],[-117.63,42.22],[-118.07,42.24],[-118.15,42.31],[-118.16,42.36],[-118.17,42.37],[-118.14,42.39],[-118.06,42.39],[-118.07,42.42],[-118.21,42.38],[-118.23,42.91],[-118.23,43.78],[-118.31,43.79],[-118.45,43.63],[-118.54,43.69],[-118.66,43.71],[-118.82,43.89],[-118.82,43.97],[-118.82,44.05],[-118.23,44.04],[-118.23,44.26],[-118.15,44.27],[-118.01,44.43],[-117.97,44.44],[-117.59,44.44],[-117.5,44.58],[-117.67,44.52],[-117.75,44.5],[-117.63,44.61],[-117.62,44.61],[-117.38,44.72],[-117.34,44.61],[-117.13,44.69],[-117.13,44.59],[-117.12,44.58],[-117.2,44.49],[-117.22,44.43],[-117.19,44.34],[-117.22,44.3],[-117.14,44.26],[-116.93,44.19],[-116.93,44.1],[-117.02,43.82],[-117.03,43.34]]]}},{type:"Feature",id:"980",properties:{zip3:"980"},geometry:{type:"MultiPolygon",coordinates:[[[[-122.12,47.23],[-122.26,47.26],[-122.42,47.32],[-122.32,47.34],[-122.3,47.37],[-122.31,47.38],[-122.3,47.4],[-122.22,47.48],[-122.22,47.5],[-122.24,47.52],[-122.26,47.64],[-122.23,47.69],[-122.25,47.69],[-122.27,47.78],[-122.4,47.78],[-122.3,47.88],[-122.3,47.87],[-122.27,47.88],[-122.07,47.78],[-121.67,47.78],[-121.46,47.52],[-121.25,47.54],[-121.18,47.56],[-121.17,47.59],[-121.15,47.59],[-121.15,47.28],[-121.43,47.39],[-121.3,47.15],[-121.37,47.06],[-121.45,46.93],[-121.52,46.98],[-121.53,46.99],[-121.7,47],[-121.64,47.13],[-121.68,47.15],[-121.94,47.14],[-122.1,47.2],[-122.12,47.23]]],[[[-122.18,47.86],[-122.17,47.87],[-122.17,47.86],[-122.18,47.86]]]]}},{type:"Feature",id:"981",properties:{zip3:"981"},geometry:{type:"Polygon",coordinates:[[[-122.3,47.4],[-122.31,47.38],[-122.3,47.37],[-122.32,47.35],[-122.33,47.39],[-122.36,47.44],[-122.42,47.58],[-122.4,47.78],[-122.27,47.78],[-122.25,47.69],[-122.23,47.69],[-122.26,47.64],[-122.24,47.52],[-122.22,47.5],[-122.22,47.48],[-122.3,47.4]]]}},{type:"Feature",id:"982",properties:{zip3:"982"},geometry:{type:"MultiPolygon",coordinates:[[[[-122.27,47.88],[-122.3,47.87],[-122.3,47.88],[-122.23,48.03],[-122.39,48.23],[-122.51,48.13],[-122.53,48.25],[-122.4,48.32],[-122.67,48.49],[-122.47,48.47],[-122.49,48.75],[-122.71,48.8],[-122.82,48.94],[-122.76,49],[-121.95,49],[-121.96,48.9],[-121.59,48.91],[-121.43,48.82],[-121.43,49],[-120.98,49],[-121.04,48.8],[-121.02,48.64],[-121.31,48.64],[-121.21,48.47],[-121.04,48.43],[-121.07,48.32],[-120.92,48.19],[-120.91,48.16],[-121.32,48.13],[-121.49,47.96],[-121.31,47.96],[-121.3,47.79],[-121.11,47.77],[-121.09,47.76],[-121.09,47.73],[-121.07,47.71],[-121.13,47.65],[-121.12,47.61],[-121.12,47.59],[-121.15,47.6],[-121.17,47.59],[-121.18,47.56],[-121.25,47.54],[-121.46,47.52],[-121.67,47.78],[-122.07,47.78],[-122.27,47.88]]],[[[-122.37,47.99],[-122.38,47.9],[-122.61,48.03],[-122.61,48.16],[-122.77,48.22],[-122.6,48.41],[-122.5,48.3],[-122.66,48.28],[-122.56,48.12],[-122.37,47.99]]],[[[-123.2,48.6],[-123,48.54],[-123.04,48.46],[-123.2,48.6]]],[[[-122.95,48.48],[-122.86,48.56],[-122.81,48.42],[-122.95,48.48]]],[[[-122.86,48.61],[-122.95,48.71],[-122.74,48.66],[-122.86,48.61]]]]}},{type:"Feature",id:"983",properties:{zip3:"983"},geometry:{type:"MultiPolygon",coordinates:[[[[-121.42,46.76],[-121.41,46.73],[-121.45,46.5],[-121.4,46.39],[-121.89,46.39],[-122.19,46.5],[-122.28,46.47],[-122.37,46.54],[-122.47,46.6],[-122.3,46.65],[-122.32,46.76],[-122.24,46.78],[-122.41,46.89],[-122.38,46.91],[-122.44,47.06],[-122.43,47.07],[-122.43,47.1],[-122.47,47.13],[-122.36,47.07],[-122.34,47.24],[-122.26,47.26],[-122.12,47.23],[-122.1,47.2],[-121.94,47.14],[-121.68,47.15],[-121.64,47.13],[-121.7,47],[-121.53,46.99],[-121.52,46.98],[-121.52,46.87],[-121.42,46.76]]],[[[-122.62,47.12],[-122.62,47.09],[-122.65,47.09],[-122.68,47.08],[-122.7,47.07],[-122.62,47.12]]],[[[-122.62,47.16],[-122.58,47.19],[-122.58,47.16],[-122.62,47.16]]],[[[-122.8,47.52],[-123.02,47.52],[-122.75,47.67],[-122.53,47.91],[-122.55,47.72],[-122.59,47.64],[-122.49,47.51],[-122.59,47.25],[-122.73,47.34],[-122.77,47.17],[-122.8,47.52]]],[[[-123.14,47.71],[-122.98,47.79],[-122.98,47.89],[-123.17,47.99],[-123.16,47.87],[-123.7,47.88],[-123.7,47.71],[-123.89,47.68],[-124.22,47.53],[-124.35,47.53],[-124.43,47.75],[-124.61,47.88],[-124.73,48.16],[-124.64,48.39],[-124.05,48.18],[-123.33,48.11],[-123.12,48.15],[-123.02,48.08],[-122.84,48.14],[-122.68,47.92],[-122.98,47.61],[-123.14,47.71]]]]}},{type:"Feature",id:"984",properties:{zip3:"984"},geometry:{type:"Polygon",coordinates:[[[-122.62,47.16],[-122.58,47.16],[-122.58,47.19],[-122.42,47.32],[-122.34,47.24],[-122.36,47.07],[-122.47,47.13],[-122.48,47.1],[-122.63,47.09],[-122.62,47.09],[-122.62,47.12],[-122.62,47.16]]]}},{type:"Feature",id:"985",properties:{zip3:"985"},geometry:{type:"Polygon",coordinates:[[[-123.02,47.52],[-122.8,47.52],[-122.86,47.17],[-122.7,47.07],[-122.68,47.08],[-122.65,47.09],[-122.63,47.09],[-122.48,47.1],[-122.43,47.1],[-122.43,47.07],[-122.44,47.06],[-122.38,46.91],[-122.41,46.89],[-122.24,46.78],[-122.32,46.76],[-122.3,46.65],[-122.47,46.6],[-122.37,46.54],[-122.28,46.47],[-122.29,46.39],[-122.99,46.39],[-123.05,46.32],[-123.24,46.38],[-123.36,46.51],[-123.75,46.47],[-123.89,46.44],[-123.91,46.44],[-123.95,46.61],[-123.83,46.71],[-124.09,46.74],[-124.14,46.91],[-123.84,46.95],[-124.14,47.04],[-124.3,47.35],[-124.15,47.35],[-124.18,47.24],[-124.01,47.34],[-124.05,47.52],[-123.15,47.51],[-123.02,47.52]]]}},{type:"Feature",id:"986",properties:{zip3:"986"},geometry:{type:"Polygon",coordinates:[[[-122.68,45.62],[-122.8,45.81],[-122.79,45.87],[-122.81,45.91],[-122.9,46.08],[-123.12,46.19],[-123.28,46.14],[-123.47,46.27],[-123.72,46.3],[-123.88,46.24],[-124.08,46.27],[-124.07,46.63],[-124.02,46.38],[-123.91,46.44],[-123.89,46.44],[-123.75,46.47],[-123.46,46.47],[-123.48,46.39],[-123.22,46.22],[-123.22,46.32],[-123.05,46.32],[-122.99,46.39],[-122.3,46.39],[-122.3,46.3],[-122.37,46.25],[-122.67,46.23],[-122.61,46.05],[-122.25,46.14],[-122.24,46.39],[-122.11,46.39],[-122.02,46.21],[-121.94,45.84],[-121.8,45.91],[-121.8,45.77],[-121.61,45.86],[-121.61,46.04],[-121.1,46.04],[-120.49,45.99],[-120.5,45.73],[-120.55,45.73],[-120.59,45.75],[-120.63,45.75],[-120.69,45.72],[-121.13,45.61],[-121.18,45.61],[-121.22,45.67],[-121.42,45.69],[-121.53,45.73],[-121.81,45.71],[-122.1,45.58],[-122.33,45.55],[-122.38,45.58],[-122.68,45.62]]]}},{type:"Feature",id:"988",properties:{zip3:"988"},geometry:{type:"Polygon",coordinates:[[[-118.98,47.07],[-118.94,47.04],[-118.94,46.98],[-118.9,46.98],[-118.9,46.91],[-119.24,46.91],[-119.27,46.99],[-119.99,46.97],[-120,46.99],[-120.01,47.22],[-120.57,47.31],[-120.92,47.43],[-121.11,47.6],[-121.12,47.61],[-121.13,47.65],[-121.07,47.71],[-121.09,47.73],[-121.09,47.76],[-121.11,47.77],[-121.15,48.04],[-120.91,48.16],[-120.92,48.19],[-120.68,48.31],[-120.85,48.39],[-120.63,48.47],[-120.78,48.6],[-120.85,48.82],[-120.62,48.84],[-120.43,48.62],[-120.17,48.6],[-120.13,48.72],[-119.98,48.74],[-119.92,49],[-118.84,49],[-118.87,48.48],[-119.03,48.46],[-119.11,48.43],[-119.06,48.37],[-119.12,48.17],[-119.25,48.1],[-119.17,47.99],[-119.21,47.84],[-119.51,47.84],[-119.6,47.67],[-119.67,47.6],[-119.68,47.47],[-119.53,47.53],[-118.96,47.51],[-118.83,47.44],[-118.98,47.4],[-118.98,47.07]]]}},{type:"Feature",id:"989",properties:{zip3:"989"},geometry:{type:"Polygon",coordinates:[[[-119.87,46.04],[-120.37,46.04],[-120.38,46.26],[-120.5,46.3],[-120.82,46.22],[-121.02,46.38],[-120.82,46.37],[-120.92,46.51],[-121.12,46.45],[-121.45,46.5],[-121.41,46.73],[-121.42,46.76],[-121.52,46.87],[-121.45,46.93],[-121.37,47.06],[-121.28,47.09],[-121.03,46.91],[-120.81,46.91],[-120.86,47.11],[-121.3,47.15],[-121.43,47.39],[-121.15,47.28],[-121.15,47.59],[-121.12,47.59],[-121.11,47.6],[-120.92,47.43],[-120.57,47.31],[-120.5,47.13],[-120.27,47.16],[-120.23,47.04],[-120,46.99],[-119.96,46.86],[-119.97,46.75],[-120.03,46.94],[-120.26,46.95],[-120.45,46.65],[-120.26,46.58],[-119.92,46.56],[-119.83,46.63],[-119.58,46.67],[-119.45,46.69],[-119.46,46.67],[-119.28,46.53],[-119.26,46.5],[-119.26,46.43],[-119.27,46.37],[-119.28,46.36],[-119.6,46.37],[-119.62,46.48],[-119.87,46.48],[-119.81,46.33],[-119.87,46.04]]]}},{type:"Feature",id:"990",properties:{zip3:"990"},geometry:{type:"Polygon",coordinates:[[[-117.85,47.11],[-117.91,47.09],[-117.96,47.26],[-118.2,47.13],[-118.22,47.36],[-118.08,47.39],[-117.91,47.74],[-117.89,47.78],[-117.94,47.82],[-117.99,47.83],[-118.15,47.89],[-118.08,48],[-117.54,47.96],[-117.5,48.19],[-117.41,48.08],[-117.26,48.09],[-117.04,47.96],[-117.04,47.18],[-117.37,47.36],[-117.41,47.39],[-117.57,47.26],[-117.83,47.19],[-117.85,47.11]]]}},{type:"Feature",id:"991",properties:{zip3:"991"},geometry:{type:"Polygon",coordinates:[[[-117.09,46.42],[-117.21,46.45],[-117.24,46.47],[-117.25,46.55],[-117.43,46.66],[-117.51,46.68],[-117.66,46.7],[-117.75,46.69],[-117.73,46.7],[-117.75,46.72],[-117.78,46.73],[-117.82,46.67],[-117.89,46.59],[-118.11,46.58],[-118.05,46.72],[-118.17,46.78],[-118.22,46.96],[-118.4,46.9],[-118.56,47.08],[-118.77,47.06],[-118.77,47.03],[-118.94,47.03],[-118.94,47.04],[-118.98,47.07],[-118.98,47.4],[-118.83,47.44],[-118.96,47.51],[-119.53,47.53],[-119.68,47.47],[-119.67,47.6],[-119.6,47.67],[-119.51,47.84],[-119.21,47.84],[-119.17,47.99],[-119.25,48.1],[-119.12,48.17],[-119.06,48.37],[-119.11,48.43],[-119.03,48.46],[-118.87,48.48],[-118.84,49],[-117.03,49],[-117.04,47.96],[-117.26,48.09],[-117.41,48.08],[-117.5,48.19],[-117.54,47.96],[-118.08,48],[-118.15,47.89],[-117.99,47.83],[-117.94,47.82],[-117.89,47.78],[-117.91,47.74],[-118.08,47.39],[-118.22,47.36],[-118.2,47.13],[-117.96,47.26],[-117.91,47.09],[-117.85,47.11],[-117.83,47.19],[-117.57,47.26],[-117.41,47.39],[-117.37,47.36],[-117.04,47.18],[-117.04,47.13],[-117.04,47.02],[-117.04,46.43],[-117.09,46.42]]]}},{type:"Feature",id:"992",properties:{zip3:"992"},geometry:{type:"Polygon",coordinates:[[[-117.22,47.61],[-117.45,47.5],[-117.54,47.6],[-117.57,47.59],[-117.66,47.7],[-117.73,47.7],[-117.55,47.75],[-117.54,47.73],[-117.41,47.82],[-117.41,47.8],[-117.15,47.77],[-117.13,47.76],[-117.22,47.65],[-117.22,47.61]]]}},{type:"Feature",id:"993",properties:{zip3:"993"},geometry:{type:"Polygon",coordinates:[[[-120.5,45.73],[-120.49,45.99],[-120.34,46.04],[-119.87,46.04],[-119.81,46.33],[-119.87,46.48],[-119.62,46.48],[-119.6,46.37],[-119.28,46.36],[-119.27,46.37],[-119.26,46.49],[-119.27,46.52],[-119.4,46.61],[-119.46,46.67],[-119.45,46.69],[-119.58,46.67],[-119.83,46.63],[-119.97,46.75],[-119.96,46.86],[-119.99,46.97],[-119.27,46.99],[-119.24,46.91],[-118.9,46.91],[-118.9,46.98],[-118.94,46.98],[-118.94,47.03],[-118.77,47.03],[-118.77,47.06],[-118.56,47.08],[-118.4,46.9],[-118.22,46.96],[-118.17,46.78],[-118.05,46.72],[-118.11,46.58],[-117.89,46.59],[-117.82,46.67],[-117.78,46.73],[-117.75,46.72],[-117.73,46.7],[-117.75,46.69],[-117.66,46.7],[-117.51,46.68],[-117.43,46.66],[-117.25,46.55],[-117.24,46.47],[-117.42,46.41],[-117.42,46.12],[-117.48,46.12],[-117.48,46],[-117.98,46],[-118.03,45.94],[-118.18,46],[-118.99,46],[-119.13,45.93],[-119.6,45.92],[-119.67,45.86],[-119.8,45.85],[-119.97,45.82],[-120.07,45.79],[-120.48,45.69],[-120.55,45.73],[-120.5,45.73]]]}},{type:"Feature",id:"994",properties:{zip3:"994"},geometry:{type:"Polygon",coordinates:[[[-117.24,46.47],[-117.21,46.45],[-117.09,46.42],[-117.04,46.41],[-116.97,46.2],[-116.93,46.15],[-116.95,46.12],[-116.96,46.1],[-116.98,46.08],[-116.94,46.06],[-116.92,46],[-117.48,46],[-117.48,46.12],[-117.42,46.12],[-117.42,46.41],[-117.24,46.47]]]}},{type:"Feature",id:"995",properties:{zip3:"995"},geometry:{type:"MultiPolygon",coordinates:[[[[-169.79,56.61],[-169.47,56.6],[-169.58,56.54],[-169.79,56.61]]],[[[-158.7,56.94],[-158.51,57],[-158.51,56.89],[-158.7,56.94]]],[[[-152.99,57.8],[-153.3,57.99],[-152.8,57.91],[-152.99,57.8]]],[[[-151.75,59.93],[-151.66,60],[-151.59,59.98],[-151.1,60.04],[-151.1,59.96],[-151.16,59.84],[-151.34,59.81],[-151.51,59.75],[-151.78,59.7],[-151.87,59.77],[-151.75,59.93]]],[[[-162.52,62.01],[-162.2,61.98],[-162.17,61.9],[-162.52,62.01]]],[[[-149.77,70.49],[-149.46,70.47],[-149.31,70.32],[-148.95,70.27],[-149.22,70.05],[-149.58,69.9],[-149.81,69.65],[-150.08,69.61],[-150.44,69.66],[-150.25,69.74],[-150.41,69.98],[-150.46,70.24],[-150.77,70.29],[-150.91,70.18],[-151.03,70.29],[-150.95,70.46],[-150.54,70.48],[-150.36,70.41],[-149.77,70.49]]],[[[-148.34,70.21],[-148.31,70.24],[-148.71,70.27],[-148.76,70.29],[-148.78,70.32],[-148.77,70.33],[-148.77,70.34],[-148.6,70.35],[-148.51,70.37],[-148.14,70.34],[-147.68,70.2],[-147.17,70.15],[-146.52,70.19],[-146.01,70.14],[-146.47,69.85],[-146.24,69.71],[-146.3,69.48],[-145.87,69.2],[-146.04,69.06],[-146.05,68.86],[-144.58,68.88],[-144.57,68.98],[-143.37,68.98],[-143.38,68.87],[-141.7,68.89],[-141.7,68.94],[-141,68.95],[-141,68.5],[-146,68.5],[-146,68],[-147.7,68],[-147.89,68.25],[-148.08,68.18],[-148.86,68.18],[-148.79,68.3],[-149.09,68.57],[-148.83,68.8],[-149.32,68.65],[-149.31,69.18],[-149.14,69.1],[-148.85,69.12],[-148.51,69.5],[-147.88,69.59],[-147.86,69.49],[-147.24,69.4],[-146.98,69.22],[-146.92,69.43],[-147.62,69.6],[-147.78,69.8],[-148.33,70.06],[-148.14,70.15],[-148.34,70.21]]],[[[-146.73,60.38],[-146.62,60.48],[-146.13,60.43],[-146.61,60.24],[-146.73,60.38]]],[[[-146.34,60.46],[-145.9,60.59],[-145.82,60.55],[-146.34,60.46]]],[[[-146.06,60.8],[-146.05,60.81],[-146.02,60.83],[-146.01,60.85],[-145.92,60.89],[-145.72,60.86],[-145.56,61.04],[-145.35,61.15],[-145.26,61.13],[-144.85,61.13],[-144.68,60.9],[-144.5,60.78],[-144.76,60.67],[-144.81,60.53],[-145.14,60.43],[-145.47,60.42],[-145.74,60.48],[-145.65,60.67],[-145.95,60.7],[-146.27,60.65],[-146.06,60.74],[-146.06,60.8]]],[[[-161.91,60.8],[-161.68,60.83],[-161.67,60.75],[-161.91,60.8]]],[[[-149.03,60.73],[-149.03,60.85],[-149.74,61.02],[-150.07,61.16],[-149.78,61.33],[-149.62,61.29],[-149.57,61.41],[-149.24,61.46],[-149.19,61.43],[-148.46,61.43],[-148.47,61.17],[-148.47,61.08],[-148.83,61.07],[-148.65,60.91],[-148.83,60.91],[-148.84,60.73],[-149.03,60.73]]],[[[-150.59,60.48],[-150.23,60.45],[-150.11,60.48],[-150.02,60.49],[-150,60.49],[-150,60.59],[-149.76,60.62],[-149.67,60.52],[-149.7,60.41],[-149.9,60.48],[-149.96,60.48],[-150.02,60.49],[-150.06,60.48],[-150.11,60.48],[-150.14,60.46],[-150.16,60.46],[-150.17,60.45],[-150.58,60.46],[-150.58,60.47],[-150.59,60.48]]],[[[-148.67,59.92],[-148.59,59.94],[-148.59,60.06],[-148.56,60.13],[-148.56,60.42],[-148.66,60.42],[-148.57,60.51],[-148.27,60.49],[-148.08,60.6],[-147.94,60.44],[-148.33,60.26],[-148.09,60.11],[-148.18,60.02],[-148.35,60.17],[-148.44,59.94],[-148.55,60.03],[-148.56,59.95],[-148.63,59.92],[-148.67,59.92]]],[[[-158.76,58.88],[-158.77,58.93],[-158.64,59.04],[-158.95,59.19],[-158.99,59.27],[-159.2,59.39],[-159.27,59.44],[-159.38,59.44],[-159.46,59.36],[-159.63,59.38],[-159.44,59.51],[-159.65,59.54],[-159.51,59.8],[-159.78,59.94],[-159.78,60.21],[-159.61,60.21],[-159.61,60.39],[-159.43,60.39],[-159.37,60.65],[-159.03,60.73],[-159.06,60.95],[-159.18,61.06],[-159.13,61.29],[-159.41,61.53],[-159.52,61.47],[-159.26,61.23],[-159.67,61.1],[-159.9,61.19],[-160.02,61.13],[-160.49,61.23],[-160.77,61.19],[-160.59,61.29],[-160.58,61.42],[-160.32,61.5],[-160.04,61.53],[-159.96,61.57],[-159.85,61.59],[-159.74,61.53],[-159.72,61.58],[-159.3,61.59],[-159.17,61.57],[-158.95,61.59],[-158.71,61.54],[-158.32,61.61],[-158.2,61.73],[-158.32,61.83],[-158.05,61.95],[-157.96,61.8],[-158.18,61.74],[-158.31,61.61],[-158.59,61.53],[-158.29,61.36],[-157.97,61.39],[-157.58,61.08],[-157.23,61.14],[-156.94,61.71],[-157.18,61.88],[-157.44,61.97],[-157.25,62.12],[-157.06,62.03],[-153.76,62.03],[-153.76,62.12],[-153.4,62.12],[-153.4,62.21],[-153.07,62.21],[-153,62.29],[-153,61.43],[-153.47,61.43],[-153.44,61],[-153.44,60.91],[-157.17,60.91],[-157.17,60.99],[-157.52,60.99],[-157.67,60.91],[-157.24,60.72],[-157.31,60.16],[-157.45,59.89],[-157.41,59.75],[-157.18,59.7],[-157.06,59.58],[-157.19,59.49],[-157.32,59.43],[-157.6,59.3],[-157.65,59.35],[-158.28,59.44],[-158.29,59.51],[-158.73,59.61],[-159.08,59.55],[-158.71,59.45],[-158.91,59.35],[-158.58,59.26],[-158.41,59.05],[-158.14,59],[-158.04,58.87],[-157.68,58.94],[-157.37,58.92],[-157.2,58.85],[-158.17,58.61],[-158.54,58.79],[-158.48,59],[-158.76,58.88]]],[[[-144.87,61.21],[-144.85,61.22],[-144.86,61.27],[-144.7,61.36],[-144.48,61.42],[-144.86,61.47],[-145.3,61.35],[-145.39,61.21],[-146.2,61.21],[-146.21,61.3],[-147.2,61.3],[-147.21,61.34],[-147.74,61.34],[-147.74,61.43],[-147.21,61.43],[-146.94,61.47],[-146.96,61.91],[-147.35,61.85],[-147.59,61.88],[-147.61,61.92],[-147.15,62.1],[-147.56,62.21],[-147.47,62.32],[-147.11,62.28],[-147.06,62.54],[-147.19,62.62],[-147.2,62.81],[-146.45,62.96],[-146.42,62.33],[-146.19,62.22],[-145.5,62.12],[-145.55,62.52],[-145.45,62.62],[-145.47,62.85],[-145.46,62.88],[-145.25,62.62],[-144.9,62.75],[-144.68,62.61],[-144.64,62.83],[-144.44,63.01],[-144.02,62.98],[-143.84,62.91],[-143.58,62.93],[-143.35,62.96],[-143.35,62.97],[-143.35,62.96],[-143,62.99],[-143.21,62.83],[-143.01,62.77],[-143.15,62.63],[-142.76,62.43],[-142.9,62.33],[-143.34,62.34],[-143.37,62.49],[-143.96,62.7],[-144.54,62.63],[-144.61,62.57],[-145.33,62.29],[-145.46,62.16],[-145.3,61.97],[-145.03,62.11],[-144.3,62.14],[-144.18,62.05],[-144.36,61.95],[-144.12,61.86],[-143.85,61.93],[-143.4,61.73],[-143.16,61.75],[-142.47,61.73],[-142.29,61.83],[-141.72,61.73],[-141,61.75],[-141,60.39],[-141.21,60.44],[-141.79,60.44],[-141.96,60.61],[-142.86,60.6],[-142.87,60.79],[-143.41,60.76],[-143.41,60.85],[-143.71,60.85],[-143.72,61.04],[-144.43,61.04],[-144.42,61.21],[-144.87,61.21]]]]}},{type:"Feature",id:"996",properties:{zip3:"996"},geometry:{type:"MultiPolygon",coordinates:[[[[-152.99,57.8],[-152.62,57.85],[-152.64,57.75],[-152.32,57.82],[-152.54,57.69],[-152.47,57.6],[-152.15,57.62],[-152.34,57.42],[-152.92,57.5],[-152.6,57.36],[-152.82,57.27],[-153.26,57.23],[-153.9,56.77],[-154.15,56.75],[-153.87,56.93],[-153.92,57.06],[-154.31,56.84],[-154.52,56.99],[-154.53,57.17],[-154.8,57.35],[-154.52,57.57],[-154.23,57.66],[-153.98,57.65],[-153.87,57.51],[-153.93,57.81],[-153.62,57.88],[-153.52,57.71],[-153.49,57.84],[-153.18,57.8],[-153.24,57.9],[-152.99,57.8]]],[[[-160.86,55.28],[-160.73,55.41],[-160.67,55.3],[-160.55,55.39],[-160.52,55.13],[-160.86,55.28]]],[[[-153.42,58.06],[-153.05,58.31],[-152.92,58.27],[-152.46,58.63],[-152.36,58.42],[-151.96,58.26],[-152.08,58.15],[-152.32,58.23],[-152.44,58.14],[-152.98,57.98],[-153.42,58.06]]],[[[-157.59,57.49],[-157.22,57.6],[-157.16,57.45],[-157.59,57.49]]],[[[-162.89,60.31],[-162.85,60.41],[-162.62,60.5],[-162.45,60.43],[-162.68,60.29],[-162.89,60.31]]],[[[-165,60.56],[-164.63,60.53],[-164.62,60.43],[-164.99,60.43],[-164.97,60.54],[-165.24,60.5],[-165.09,60.65],[-165,60.56]]],[[[-153.44,61],[-153.47,61.43],[-153,61.43],[-153,62.29],[-152.89,62.37],[-152.51,62.38],[-152.51,62.46],[-152.16,62.46],[-152.16,62.55],[-151.83,62.55],[-151.83,62.64],[-151.39,62.64],[-151.38,62.71],[-151.02,62.72],[-151.01,62.8],[-150.47,62.8],[-150.47,62.89],[-150.11,62.89],[-150.12,62.96],[-149.72,62.96],[-149.5,63.19],[-149.66,62.96],[-149.17,62.96],[-149.37,62.86],[-149.31,62.66],[-149.61,62.62],[-149.87,62.5],[-149.45,62.44],[-149.29,62.36],[-149.43,62.12],[-149.15,62.07],[-149.19,61.86],[-148.76,61.92],[-148.64,61.82],[-148.29,61.84],[-147.89,61.98],[-147.59,61.88],[-147.35,61.85],[-147.71,61.79],[-147.74,61.43],[-147.74,61.34],[-147.21,61.34],[-147.2,61.3],[-146.21,61.3],[-146.2,61.21],[-145.39,61.21],[-145.3,61.35],[-144.86,61.47],[-144.48,61.42],[-144.7,61.36],[-144.86,61.27],[-144.85,61.22],[-144.87,61.21],[-144.85,61.13],[-145.26,61.13],[-145.35,61.15],[-145.56,61.04],[-145.72,60.86],[-145.92,60.89],[-146.01,60.85],[-146.02,60.83],[-146.05,60.81],[-146.06,60.8],[-146.13,60.73],[-146.33,60.74],[-146.62,60.68],[-146.56,60.81],[-146.76,60.95],[-146.65,61.11],[-146.98,60.93],[-147.09,61.16],[-147.18,60.93],[-147.52,60.89],[-147.55,61.15],[-147.6,60.85],[-148.03,60.78],[-148.1,60.91],[-147.76,61.19],[-147.73,61.27],[-148.09,61.01],[-148.16,61.07],[-148.31,60.83],[-148.67,60.72],[-148.66,60.42],[-148.56,60.42],[-148.56,60.13],[-148.59,60.06],[-148.59,59.94],[-148.67,59.92],[-149.13,59.98],[-149.27,59.91],[-149.37,60.12],[-149.41,59.99],[-149.72,59.69],[-149.93,59.73],[-150.08,59.58],[-150.37,59.46],[-150.23,59.7],[-150.58,59.45],[-150.74,59.42],[-150.98,59.24],[-151.4,59.25],[-151.74,59.16],[-151.98,59.25],[-151.89,59.42],[-151.56,59.47],[-151.19,59.61],[-151.09,59.79],[-151.5,59.63],[-151.78,59.7],[-151.51,59.75],[-151.34,59.81],[-151.16,59.84],[-151.1,59.96],[-150.85,59.96],[-150.72,59.69],[-150.34,59.7],[-150.22,59.95],[-150.56,60.05],[-150.84,60.25],[-151.03,60.3],[-151.21,60.12],[-151.1,60.04],[-151.59,59.98],[-151.66,60],[-151.75,59.93],[-151.5,60.14],[-151.38,60.3],[-151.26,60.55],[-151.4,60.72],[-151.04,60.79],[-150.69,60.96],[-150.38,61.04],[-150.23,60.93],[-150.54,60.89],[-150.58,60.77],[-150.76,60.73],[-150.59,60.48],[-150.58,60.47],[-150.58,60.46],[-150.37,60.39],[-150.17,60.45],[-150.16,60.46],[-150.12,60.48],[-150.02,60.49],[-149.96,60.48],[-149.9,60.48],[-149.7,60.41],[-149.67,60.52],[-149.76,60.62],[-150,60.59],[-149.73,60.85],[-149.76,60.96],[-149.03,60.85],[-149.03,60.73],[-148.75,60.73],[-148.75,60.85],[-148.47,60.85],[-148.47,61.17],[-148.46,61.43],[-149.19,61.43],[-149.24,61.46],[-149.11,61.55],[-149.62,61.49],[-149.88,61.38],[-149.99,61.24],[-150.46,61.24],[-150.56,61.34],[-150.43,61.43],[-150.43,61.48],[-150.16,61.45],[-150.26,61.72],[-150.58,61.53],[-150.47,61.41],[-150.56,61.36],[-150.78,61.35],[-151.16,61.05],[-151.42,61.06],[-151.78,60.87],[-151.71,60.73],[-151.87,60.74],[-152.31,60.51],[-152.24,60.39],[-152.56,60.22],[-152.82,60.21],[-152.57,60.08],[-152.81,59.88],[-153,59.83],[-153.05,59.69],[-153.22,59.64],[-153.43,59.77],[-153.58,59.55],[-153.83,59.54],[-153.73,59.44],[-154.05,59.39],[-154.2,58.92],[-154.36,58.92],[-154.41,59.25],[-154.75,59.26],[-154.64,58.65],[-154.31,58.65],[-154.3,58.47],[-154.6,58.6],[-154.79,58.57],[-155.56,58.54],[-155.82,58.62],[-155.49,58.6],[-155.4,58.66],[-155.87,58.67],[-156.31,58.73],[-156.36,58.62],[-157.26,58.62],[-156.95,58.84],[-156.76,58.85],[-156.75,58.75],[-156.41,58.89],[-157.16,58.86],[-157.24,59.25],[-157.07,59.33],[-156.73,59.33],[-156.63,59.5],[-156.46,59.59],[-156.22,59.59],[-156.07,59.46],[-156.05,59.3],[-155.54,59.32],[-155.26,59.41],[-154.76,59.45],[-154.31,59.62],[-154.29,59.43],[-153.95,59.52],[-153.96,59.7],[-153.66,59.78],[-153.66,59.97],[-153.9,59.8],[-154.2,59.74],[-154.32,59.79],[-154.78,59.77],[-154.95,59.67],[-155.53,59.62],[-155.43,59.75],[-155.95,59.91],[-155.96,60.91],[-154.51,60.91],[-154.63,60.74],[-155.34,60.74],[-155.34,60.47],[-155.46,60.47],[-155.46,60.21],[-154.74,60.21],[-154.66,60.45],[-154.11,60.55],[-153.88,60.42],[-154.29,60.27],[-154.23,60.2],[-154.75,60.02],[-154.85,59.92],[-154.67,59.85],[-154.31,60],[-153.97,59.92],[-153.66,59.99],[-153.53,60.13],[-153.53,60.47],[-153.4,60.47],[-153.44,61]]],[[[-159.78,59.94],[-159.51,59.8],[-159.65,59.54],[-159.44,59.51],[-159.63,59.38],[-159.46,59.36],[-159.38,59.44],[-159.27,59.44],[-159.2,59.39],[-158.99,59.27],[-158.95,59.19],[-158.64,59.04],[-158.77,58.93],[-158.76,58.88],[-158.89,58.72],[-158.75,58.49],[-158.79,58.42],[-159.06,58.43],[-159.34,58.72],[-159.65,58.84],[-159.63,59.24],[-159.91,58.77],[-160.01,58.88],[-160.25,58.89],[-160.36,59.07],[-160.82,58.83],[-161.03,58.84],[-161.03,59],[-160.86,59],[-160.81,59.26],[-160.48,59.35],[-160.42,59.61],[-160.25,59.61],[-160.25,59.78],[-160.02,59.78],[-160.02,59.95],[-159.78,59.94]]],[[[-139.86,59.54],[-139.67,59.57],[-139.48,59.71],[-139.47,59.59],[-139.11,59.46],[-139.39,59.38],[-139.86,59.54]]],[[[-160.38,61.52],[-160.19,61.84],[-159.93,61.95],[-159.27,61.95],[-159.2,61.82],[-159.39,61.6],[-159.66,61.6],[-159.79,61.57],[-159.83,61.59],[-159.95,61.58],[-160.02,61.56],[-160.38,61.52]]],[[[-162.09,61.59],[-161.96,61.69],[-162.06,61.78],[-161.81,61.79],[-161.53,61.95],[-161.4,61.9],[-161.28,62.05],[-160.92,62.05],[-160.86,61.72],[-161.11,61.6],[-161.65,61.53],[-161.73,61.61],[-162.09,61.59]]],[[[-157.2,61.71],[-157.39,61.73],[-157.4,61.79],[-157.54,61.81],[-157.66,61.88],[-157.8,61.85],[-157.82,61.94],[-157.61,61.99],[-157.53,61.9],[-157.64,61.89],[-157.53,61.82],[-157.4,61.81],[-157.13,61.74],[-157.2,61.71]]],[[[-163.48,62.1],[-163.12,62.1],[-163.27,62.03],[-163.48,62.1]]],[[[-165.34,62.36],[-165.04,62.54],[-165.17,62.35],[-165.34,62.36]]],[[[-160.91,64.04],[-160.42,64.21],[-160.3,64.37],[-159.95,64.4],[-159.96,63.96],[-160.46,63.87],[-160.79,63.86],[-160.91,64.04]]],[[[-152.92,63.99],[-152.83,63.88],[-153.18,63.74],[-153.2,63.74],[-153.38,63.7],[-153.39,63.69],[-153.58,63.68],[-153.59,63.49],[-154.08,63.22],[-154.57,63.11],[-153.94,63.08],[-153.75,63.22],[-153.25,63.02],[-152.79,62.9],[-153,62.73],[-153,62.54],[-153.29,62.61],[-153.84,62.54],[-154.16,62.78],[-154.57,62.89],[-154.44,63],[-154.63,63.11],[-154.88,63.13],[-155.27,63.05],[-155.54,63.05],[-155.43,62.9],[-155.74,62.97],[-156.07,62.86],[-156.02,62.98],[-156.53,62.96],[-156.52,63.14],[-155.92,63.01],[-155.6,63.19],[-155.97,63.25],[-155.75,63.31],[-155.82,63.5],[-155.7,63.6],[-155.04,63.82],[-155.05,63.98],[-152.92,63.99]]]]}},{type:"Feature",id:"997",properties:{zip3:"997"},geometry:{type:"MultiPolygon",coordinates:[[[[-148.26,63.33],[-147.63,63.3],[-147.48,63.21],[-147.53,63.06],[-147.89,63.03],[-147.83,63.21],[-148.15,63.21],[-148.26,63.33]]],[[[-145.46,62.88],[-145.47,62.85],[-145.5,62.81],[-146.07,62.94],[-145.89,63.14],[-145.53,63.17],[-145.46,62.88]]],[[[-143.35,62.96],[-143.35,62.97],[-143.35,62.96],[-143.58,62.93],[-143.84,62.91],[-143.64,63.11],[-143.34,63.09],[-143.37,63.05],[-143.32,62.99],[-143.35,62.96]]],[[[-153,66.6],[-152.51,66.55],[-152.79,66.52],[-153,66.6]]],[[[-162.62,66.87],[-162.29,66.93],[-162.01,66.78],[-162.07,66.65],[-161.53,66.4],[-161.9,66.36],[-161.87,66.49],[-162.22,66.7],[-162.5,66.73],[-162.62,66.87]]],[[[-161.77,66.66],[-161.5,66.73],[-161.34,66.63],[-161.55,66.56],[-161.77,66.66]]],[[[-160.27,66.83],[-160,66.83],[-160,67],[-159.44,66.92],[-158.9,66.98],[-158.71,66.73],[-159.14,66.6],[-159.9,66.55],[-160.13,66.64],[-160.27,66.83]]],[[[-160.42,66.97],[-161.55,66.86],[-161.68,66.74],[-161.79,66.89],[-161.49,66.97],[-161.82,67.05],[-162.5,66.98],[-163.64,67.1],[-163.89,67.43],[-164.11,67.6],[-163.8,67.62],[-163.67,67.75],[-163.06,68.02],[-162.89,68.23],[-162.57,68.11],[-162.6,67.89],[-163.16,67.79],[-163.4,67.68],[-163.31,67.47],[-163.02,67.56],[-163.03,67.29],[-162.47,67.22],[-162.59,67.13],[-162.07,67.05],[-162.02,67.25],[-162.17,67.41],[-161.23,67.56],[-161.27,67.65],[-160.71,67.64],[-160.19,67.57],[-160.27,67.47],[-160.2,67.24],[-160.41,67.13],[-160.2,67.12],[-160.19,66.97],[-160.42,66.97]]],[[[-153.56,67.25],[-153.31,67.34],[-152.86,67.35],[-152.95,67.55],[-152.21,67.54],[-152.03,67.36],[-151.83,67.55],[-151.46,67.63],[-151.34,67.49],[-151.53,67.16],[-151.72,67.15],[-151.41,66.92],[-151.49,66.8],[-151,66.61],[-151.36,66.63],[-152.14,66.53],[-152.33,66.71],[-152.41,67.07],[-152.81,67.12],[-153.27,67.02],[-153.56,67.25]]],[[[-150.54,67.19],[-150.25,67.52],[-150,67.42],[-149.71,67.65],[-149.83,67.82],[-149.75,68],[-148.38,68],[-148.02,67.82],[-147.68,67.76],[-147.66,67.54],[-148.75,67.45],[-148.99,67.33],[-148.67,67.24],[-148.7,67.11],[-149,66.94],[-149.7,66.92],[-149.68,66.75],[-150,66.66],[-150,67.12],[-149.61,67.19],[-149.49,67.28],[-150.43,67.17],[-150.54,67.19]]],[[[-166.84,68.34],[-166.33,68.44],[-166.23,68.57],[-166.21,68.88],[-165.57,68.85],[-164.17,68.94],[-163.63,69.09],[-163.4,68.92],[-163.69,68.91],[-163.15,68.7],[-163.35,68.55],[-163.77,68.52],[-164.21,68.61],[-165.21,68.51],[-165.73,68.36],[-165.58,68.26],[-165.77,68.1],[-166.3,68.29],[-166.84,68.34]]],[[[-163.11,69.67],[-163.04,69.78],[-162.62,69.75],[-163.11,69.67]]],[[[-151.03,70.29],[-150.91,70.18],[-151.16,70.04],[-151.58,70.06],[-151.9,69.81],[-152.63,69.66],[-152.78,69.78],[-152.54,69.87],[-152.44,70.07],[-152.07,70.15],[-151.37,70.41],[-151.03,70.29]]],[[[-149.77,70.49],[-149.46,70.52],[-148.51,70.37],[-148.6,70.35],[-148.77,70.34],[-148.77,70.33],[-148.78,70.32],[-148.76,70.29],[-148.71,70.27],[-148.31,70.24],[-148.34,70.21],[-148.95,70.27],[-149.31,70.32],[-149.46,70.47],[-149.77,70.49]]],[[[-157.54,70.48],[-157.29,70.65],[-156.61,70.7],[-156.23,70.93],[-155.96,70.9],[-155.91,70.63],[-156.37,70.55],[-156.32,70.26],[-156.72,70.2],[-157.08,70.46],[-157.54,70.48]]],[[[-153.39,63.69],[-153.38,63.7],[-153.2,63.74],[-153.18,63.74],[-152.83,63.88],[-152.92,63.99],[-154.41,63.99],[-154.41,64],[-154.4,64],[-154.41,64.01],[-154.33,64.07],[-154.24,64.07],[-153.93,64.18],[-153.71,64.33],[-153.64,64.47],[-154.06,64.42],[-154.43,64.59],[-154.94,64.64],[-154.99,64.56],[-155.42,64.59],[-155.6,64.26],[-155.9,64.31],[-156.01,64.23],[-156.39,64.36],[-155.96,64.61],[-156.33,64.98],[-156.32,65.15],[-156.47,65.33],[-155.74,65.1],[-155.14,65.31],[-155.14,65.42],[-154.69,65.67],[-154.76,65.74],[-154.33,65.89],[-154.15,65.86],[-153.56,65.96],[-153.65,65.61],[-153.19,65.64],[-153.37,65.46],[-153.71,65.38],[-153.76,65.03],[-153.47,64.98],[-152.99,64.79],[-152.8,64.91],[-152.19,65],[-152.39,65.1],[-151.97,65.15],[-151.26,64.94],[-150.35,65.12],[-150.15,65.32],[-149.38,65.36],[-149.55,65.22],[-150.16,65.16],[-150.12,65.06],[-149.73,65.04],[-149.28,64.94],[-148.87,64.77],[-148.64,64.76],[-148.66,65.07],[-147.89,65.13],[-147.92,65.21],[-146.69,65.32],[-146.67,65.4],[-147.77,65.38],[-148.04,65.23],[-148.47,65.21],[-148.33,65.32],[-148.37,65.48],[-148.89,65.43],[-148.76,65.55],[-148.44,65.63],[-148.33,65.52],[-147.7,65.54],[-147.43,65.72],[-146.87,65.73],[-146.39,65.89],[-146.11,66.06],[-146.05,66.27],[-146.69,66.26],[-146.88,66.21],[-147.31,66.29],[-147.01,66.42],[-146.58,66.45],[-146.21,66.31],[-145.91,66.26],[-145.28,66.52],[-145.45,66.76],[-145.1,67.35],[-145.23,67.35],[-146.47,67.01],[-147.2,67.1],[-147.03,67.29],[-146.17,67.54],[-146.14,67.75],[-145.89,68.04],[-145.37,68.23],[-145.37,68.33],[-145.09,68.46],[-145.16,68.48],[-145.13,68.5],[-141,68.5],[-141,68.19],[-141.42,68.18],[-141.92,68.04],[-142.55,67.63],[-142.55,67.77],[-142.96,67.9],[-143.33,67.91],[-143.74,67.73],[-144.03,67.68],[-144.24,67.43],[-144.15,67.35],[-144.27,66.91],[-144.62,66.71],[-144.93,66.64],[-144.42,66.47],[-143.88,66.47],[-143.84,66.67],[-143.57,66.7],[-143.18,66.64],[-142.85,66.65],[-142.5,66.51],[-142.07,66.52],[-142.14,66.12],[-141.66,66.12],[-141.3,65.99],[-141,65.97],[-141,64.11],[-141.41,64.17],[-141.96,64.03],[-142.05,63.9],[-142.54,63.99],[-142.34,64.11],[-142.07,64.1],[-141.95,64.2],[-142.03,64.43],[-142.22,64.47],[-142.67,64.46],[-142.97,64.36],[-143.21,64.36],[-143.34,64.24],[-143.44,64.21],[-143.46,64.19],[-143.49,64.19],[-144.25,63.72],[-143.85,63.61],[-143.14,63.7],[-143.56,63.59],[-143.3,63.36],[-143.06,63.44],[-142.45,63.25],[-142.54,63.33],[-142.39,63.46],[-142.03,63.53],[-141.89,63.63],[-141.97,63.75],[-141.48,63.82],[-141.67,63.97],[-141.29,64.08],[-141,64.04],[-141,62.61],[-141.26,62.68],[-141.25,62.78],[-141.76,63],[-141.77,62.89],[-141.95,62.95],[-142.17,62.9],[-142.16,63.02],[-142.65,63.03],[-143.02,63.21],[-143.28,63.12],[-143.62,63.12],[-144.03,63.33],[-144.12,63.46],[-144.41,63.46],[-144.6,63.55],[-145.09,63.36],[-144.98,63.2],[-145.66,63.22],[-145.87,63.48],[-145.9,63.69],[-145.72,64.03],[-145.89,64],[-146.37,64.15],[-146.33,64.28],[-146.68,64.26],[-146.9,64.33],[-147.29,64.71],[-147.67,64.79],[-147.95,64.79],[-148.31,64.66],[-148.65,64.63],[-148.17,64.4],[-147.78,64.26],[-147,64.26],[-146.97,63.92],[-147.58,63.79],[-148.17,63.83],[-148.39,63.68],[-148.63,63.67],[-148.42,63.46],[-148.6,63.45],[-148.51,63.33],[-149.11,63.33],[-149.37,63.14],[-149.13,63.14],[-149.17,62.96],[-149.66,62.96],[-149.5,63.19],[-149.37,63.33],[-149.53,63.33],[-150.72,63.06],[-150.82,63.35],[-151.21,63.45],[-151.68,63.75],[-151.55,63.88],[-151.19,63.99],[-151.58,64.09],[-152.05,64],[-152.06,63.82],[-152.23,63.82],[-152.24,63.66],[-152.85,63.65],[-153.04,63.45],[-153.31,63.37],[-153.32,63.53],[-153.49,63.57],[-153.39,63.69]]],[[[-166.95,65.17],[-166.57,65.12],[-166.32,65.31],[-165.66,65.4],[-165.8,65.26],[-166.32,65.24],[-166.23,65],[-166.41,64.9],[-166.95,65.17]]],[[[-157.63,64.92],[-157.9,64.87],[-158.14,64.71],[-158.25,64.84],[-158.56,64.75],[-159.06,64.7],[-159.61,64.47],[-159.57,64.58],[-159.77,64.74],[-159.77,64.92],[-159.57,64.92],[-159.58,65.26],[-159.38,65.26],[-159.39,65.52],[-159.59,65.52],[-159.6,65.96],[-158.97,65.96],[-158.97,66.13],[-157.89,66.13],[-157.89,66.48],[-157.05,66.48],[-157.05,66.38],[-156.53,66.66],[-156.5,66.79],[-156.92,66.83],[-157.28,67.01],[-157.37,66.92],[-158.12,67.08],[-157.75,67.44],[-157.28,67.55],[-156.91,67.53],[-156.94,67.67],[-156.74,67.67],[-156.39,68.03],[-155.3,68.03],[-155.35,67.78],[-154.69,67.6],[-154.75,67.26],[-154.3,67.26],[-154.15,67.17],[-154.14,66.8],[-154.21,66.72],[-154.86,66.72],[-154.86,66.56],[-155.51,66.56],[-155.55,66.3],[-155.98,66.3],[-156.2,66.48],[-156.62,66.48],[-156.62,66.33],[-156.28,66.15],[-156.25,65.86],[-156.56,65.71],[-156.26,65.73],[-156.32,65.44],[-156.64,65.45],[-156.81,65.55],[-157.03,65.48],[-157.65,65.44],[-157.69,65.27],[-157.63,64.92]]],[[[-165.92,64.72],[-165.78,64.8],[-165.31,64.83],[-165.27,64.94],[-165.01,65],[-164.83,64.91],[-164.63,64.99],[-164.83,65.22],[-164.11,65.41],[-163.85,65.23],[-164.39,64.93],[-164.3,64.66],[-164.45,64.55],[-165.01,64.43],[-165.8,64.54],[-165.72,64.64],[-165.92,64.72]]],[[[-163.39,64.68],[-163.61,64.81],[-163.41,65.02],[-163.09,65.05],[-163.33,65.22],[-163.1,65.32],[-162.75,65.29],[-162.72,65.19],[-162.35,65.14],[-161.98,65.32],[-161.95,65.18],[-162.16,65.1],[-161.93,65.04],[-161.67,64.79],[-162.18,64.68],[-162.51,64.54],[-162.72,64.79],[-163,64.68],[-163.39,64.68]]],[[[-168.12,65.65],[-167.53,65.82],[-166.6,66.12],[-165.15,66.47],[-164.4,66.58],[-164.32,66.48],[-164.32,66.13],[-164.24,66.13],[-164.24,65.78],[-164.55,65.82],[-165.3,65.7],[-165.73,65.85],[-166.09,65.78],[-166.22,65.57],[-167.07,65.57],[-167.29,65.48],[-167.55,65.58],[-167.69,65.49],[-168.12,65.65]]],[[[-152.08,66.18],[-151.15,66.21],[-150.63,66.44],[-150.23,66.21],[-150.13,66.03],[-151.15,65.93],[-151.32,66.03],[-151.86,65.96],[-152.08,66.18]]]]}},{type:"Feature",id:"998",properties:{zip3:"998"},geometry:{type:"MultiPolygon",coordinates:[[[[-133.88,56.71],[-133.89,56.95],[-134.05,57.02],[-133.91,57.1],[-133.41,57.01],[-133.09,57],[-132.94,56.83],[-132.54,56.59],[-132.82,56.49],[-133.07,56.53],[-133.2,56.45],[-133.65,56.44],[-133.71,56.58],[-134.14,56.48],[-134.32,56.55],[-134.42,56.84],[-134.16,56.85],[-134.04,56.92],[-133.88,56.71]]],[[[-136.47,58.1],[-136.28,58.22],[-136.02,58.19],[-135.83,58.28],[-135.5,58.17],[-135.68,57.99],[-135.91,58],[-136.03,57.84],[-136.47,58.1]]],[[[-134.92,58.23],[-134.71,58.23],[-134.8,58.1],[-134.92,58.23]]],[[[-134.99,58.68],[-134.95,58.82],[-134.57,58.76],[-134.27,58.87],[-133.84,58.73],[-133.38,58.43],[-133.46,58.39],[-133.17,58.15],[-133.69,57.8],[-134.05,58.06],[-134.15,58.2],[-134.63,58.25],[-134.99,58.68]]],[[[-137.95,58.81],[-137.53,58.91],[-136.83,59.16],[-136.58,59.16],[-136.47,59.28],[-136.48,59.47],[-136.31,59.46],[-136.35,59.6],[-135.95,59.66],[-135.48,59.8],[-135.03,59.56],[-135.03,59.35],[-135.36,59.35],[-135.4,58.97],[-135.14,58.62],[-135.09,58.24],[-135.3,58.24],[-135.63,58.43],[-135.92,58.38],[-135.84,58.6],[-136.09,58.81],[-136.18,58.75],[-136.63,58.89],[-136.1,58.51],[-136.06,58.39],[-136.37,58.3],[-137.09,58.38],[-137.59,58.6],[-137.95,58.81]]],[[[-134.67,56.25],[-134.81,56.24],[-135.14,56.68],[-135.4,56.84],[-135.32,56.9],[-135.4,57.1],[-135.35,57.25],[-135.55,57.23],[-135.69,57.35],[-135.55,57.51],[-135.35,57.55],[-135,57.41],[-134.84,57.25],[-134.62,56.64],[-134.67,56.25]]],[[[-132.12,56.89],[-132.28,56.85],[-132.4,56.78],[-132.53,56.75],[-132.79,56.84],[-132.95,56.99],[-132.79,57.01],[-133.2,57.14],[-133.46,57.15],[-133.29,57.24],[-133.16,57.19],[-132.99,57.33],[-132.69,57.43],[-132.37,57.35],[-132.25,57.21],[-132.37,57.09],[-132.05,57.05],[-132.12,56.89]]],[[[-134.65,57.21],[-134.47,57.38],[-134.62,57.59],[-134.48,57.65],[-134.01,57.66],[-133.86,57.37],[-134.08,57.36],[-134.12,57.24],[-134.48,57.03],[-134.6,57.03],[-134.65,57.21]]],[[[-133.51,57.47],[-133.34,57.55],[-133.12,57.44],[-133.19,57.34],[-133.4,57.34],[-133.51,57.47]]],[[[-135.22,57.53],[-135.01,57.55],[-134.9,57.46],[-135.22,57.53]]]]}},{type:"Feature",id:"999",properties:{zip3:"999"},geometry:{type:"MultiPolygon",coordinates:[[[[-133.82,55.44],[-133.73,55.56],[-133.59,55.5],[-133.82,55.44]]],[[[-133.24,55.17],[-133.28,55.35],[-133,55.34],[-133.15,55.46],[-133.12,55.61],[-133.44,55.64],[-133.15,55.84],[-133.28,55.96],[-133.35,55.88],[-133.49,56.03],[-133.72,55.89],[-133.82,55.95],[-133.59,56.18],[-133.62,56.36],[-133.2,56.34],[-133.07,56.25],[-133.07,56.04],[-132.95,55.96],[-133.09,55.84],[-133.01,55.74],[-132.7,55.68],[-132.45,55.72],[-132.44,55.57],[-132.63,55.68],[-132.55,55.53],[-132.41,55.52],[-132.03,55.28],[-131.96,54.79],[-132.17,54.69],[-132.37,54.8],[-132.39,54.91],[-132.62,54.97],[-132.58,55.17],[-132.72,55.15],[-132.96,55.28],[-133.12,55.26],[-132.93,54.93],[-132.67,54.67],[-133.17,54.95],[-133.24,55.17]]],[[[-131.65,55.05],[-131.54,55.15],[-131.59,55.27],[-131.36,55.16],[-131.39,55.01],[-131.65,55.05]]],[[[-132.4,56.78],[-132.28,56.85],[-132.12,56.89],[-131.87,56.81],[-131.84,56.6],[-131.58,56.61],[-131.09,56.41],[-130.78,56.37],[-130.47,56.24],[-130.22,56],[-130.39,55.94],[-130.15,55.77],[-130.13,55.58],[-129.97,55.28],[-130.34,54.92],[-130.74,54.76],[-130.93,54.8],[-130.99,55.09],[-131.09,55.19],[-130.86,55.29],[-130.91,55.72],[-131.08,55.89],[-130.94,55.62],[-130.99,55.5],[-131.16,55.51],[-131.29,55.28],[-131.7,55.35],[-131.74,55.13],[-131.83,55.19],[-131.85,55.43],[-131.63,55.6],[-131.72,55.63],[-131.71,55.84],[-131.54,55.83],[-131.62,55.94],[-131.92,55.86],[-131.76,55.81],[-131.89,55.6],[-132.06,55.71],[-132.2,55.63],[-132.29,55.76],[-132.03,55.8],[-131.97,56.17],[-132.17,56.05],[-132.13,55.95],[-132.35,55.91],[-132.72,56.21],[-132.34,56.4],[-132.32,56.64],[-132.57,56.63],[-132.4,56.78]]],[[[-133.7,55.78],[-133.55,55.84],[-133.54,55.69],[-133.7,55.78]]],[[[-132.9,56.03],[-132.62,55.91],[-132.7,55.88],[-132.9,56.03]]]]}}]}});var V={};A5(V,{BRAND:()=>Nu,DIRTY:()=>G4,EMPTY_PATH:()=>iu,INVALID:()=>q,NEVER:()=>up,OK:()=>c1,ParseStatus:()=>r1,Schema:()=>s3,ZodAny:()=>b4,ZodArray:()=>p4,ZodBigInt:()=>K4,ZodBoolean:()=>Y4,ZodBranded:()=>M9,ZodCatch:()=>l8,ZodDate:()=>J4,ZodDefault:()=>s8,ZodDiscriminatedUnion:()=>T7,ZodEffects:()=>I1,ZodEnum:()=>i8,ZodError:()=>C1,ZodFirstPartyTypeKind:()=>N,ZodFunction:()=>x7,ZodIntersection:()=>r8,ZodIssueCode:()=>w,ZodLazy:()=>o8,ZodLiteral:()=>n8,ZodMap:()=>R8,ZodNaN:()=>$8,ZodNativeEnum:()=>a8,ZodNever:()=>B1,ZodNull:()=>e8,ZodNullable:()=>e4,ZodNumber:()=>q4,ZodObject:()=>v1,ZodOptional:()=>_1,ZodParsedType:()=>O,ZodPipeline:()=>C9,ZodPromise:()=>w4,ZodReadonly:()=>c8,ZodRecord:()=>z7,ZodSchema:()=>s3,ZodSet:()=>E8,ZodString:()=>P4,ZodSymbol:()=>L8,ZodTransformer:()=>I1,ZodTuple:()=>Q1,ZodType:()=>s3,ZodUndefined:()=>Q4,ZodUnion:()=>t8,ZodUnknown:()=>u4,ZodVoid:()=>O8,addIssueToContext:()=>I,any:()=>Ru,array:()=>Xu,bigint:()=>xu,boolean:()=>ro,coerce:()=>cp,custom:()=>Qr,date:()=>Iu,datetimeRegex:()=>Yr,defaultErrorMap:()=>l4,discriminatedUnion:()=>Zu,effect:()=>tp,enum:()=>Ju,function:()=>qu,getErrorMap:()=>x8,getParsedType:()=>J1,instanceof:()=>Tu,intersection:()=>ju,isAborted:()=>N7,isAsync:()=>I8,isDirty:()=>k7,isValid:()=>S4,late:()=>ku,lazy:()=>Ku,literal:()=>Yu,makeIssue:()=>g9,map:()=>Wu,nan:()=>zu,nativeEnum:()=>Qu,never:()=>$u,null:()=>Ou,nullable:()=>op,number:()=>to,object:()=>w5,objectUtil:()=>S5,oboolean:()=>lp,onumber:()=>sp,optional:()=>rp,ostring:()=>ap,pipeline:()=>ip,preprocess:()=>np,promise:()=>ep,quotelessJson:()=>ru,record:()=>Vu,set:()=>Gu,setErrorMap:()=>nu,strictObject:()=>Bu,string:()=>eo,symbol:()=>Fu,transformer:()=>tp,tuple:()=>Uu,undefined:()=>Lu,union:()=>Hu,unknown:()=>Eu,util:()=>y3,void:()=>Du});var y3;(function(t){t.assertEqual=n=>{};function e(n){}t.assertIs=e;function r(n){throw new Error}t.assertNever=r,t.arrayToEnum=n=>{let i={};for(let a of n)i[a]=a;return i},t.getValidEnumValues=n=>{let i=t.objectKeys(n).filter(s=>typeof n[n[s]]!="number"),a={};for(let s of i)a[s]=n[s];return t.objectValues(a)},t.objectValues=n=>t.objectKeys(n).map(function(i){return n[i]}),t.objectKeys=typeof Object.keys=="function"?n=>Object.keys(n):n=>{let i=[];for(let a in n)Object.prototype.hasOwnProperty.call(n,a)&&i.push(a);return i},t.find=(n,i)=>{for(let a of n)if(i(a))return a},t.isInteger=typeof Number.isInteger=="function"?n=>Number.isInteger(n):n=>typeof n=="number"&&Number.isFinite(n)&&Math.floor(n)===n;function o(n,i=" | "){return n.map(a=>typeof a=="string"?`'${a}'`:a).join(i)}t.joinValues=o,t.jsonStringifyReplacer=(n,i)=>typeof i=="bigint"?i.toString():i})(y3||(y3={}));var S5;(function(t){t.mergeShapes=(e,r)=>({...e,...r})})(S5||(S5={}));var O=y3.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),J1=t=>{switch(typeof t){case"undefined":return O.undefined;case"string":return O.string;case"number":return Number.isNaN(t)?O.nan:O.number;case"boolean":return O.boolean;case"function":return O.function;case"bigint":return O.bigint;case"symbol":return O.symbol;case"object":return Array.isArray(t)?O.array:t===null?O.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?O.promise:typeof Map<"u"&&t instanceof Map?O.map:typeof Set<"u"&&t instanceof Set?O.set:typeof Date<"u"&&t instanceof Date?O.date:O.object;default:return O.unknown}};var w=y3.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),ru=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:"),C1=class t extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=o=>{this.issues=[...this.issues,o]},this.addIssues=(o=[])=>{this.issues=[...this.issues,...o]};let r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=e}format(e){let r=e||function(i){return i.message},o={_errors:[]},n=i=>{for(let a of i.issues)if(a.code==="invalid_union")a.unionErrors.map(n);else if(a.code==="invalid_return_type")n(a.returnTypeError);else if(a.code==="invalid_arguments")n(a.argumentsError);else if(a.path.length===0)o._errors.push(r(a));else{let s=o,l=0;for(;l<a.path.length;){let c=a.path[l];l===a.path.length-1?(s[c]=s[c]||{_errors:[]},s[c]._errors.push(r(a))):s[c]=s[c]||{_errors:[]},s=s[c],l++}}};return n(this),o}static assert(e){if(!(e instanceof t))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,y3.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=r=>r.message){let r={},o=[];for(let n of this.issues)if(n.path.length>0){let i=n.path[0];r[i]=r[i]||[],r[i].push(e(n))}else o.push(e(n));return{formErrors:o,fieldErrors:r}}get formErrors(){return this.flatten()}};C1.create=t=>new C1(t);var ou=(t,e)=>{let r;switch(t.code){case w.invalid_type:t.received===O.undefined?r="Required":r=`Expected ${t.expected}, received ${t.received}`;break;case w.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(t.expected,y3.jsonStringifyReplacer)}`;break;case w.unrecognized_keys:r=`Unrecognized key(s) in object: ${y3.joinValues(t.keys,", ")}`;break;case w.invalid_union:r="Invalid input";break;case w.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${y3.joinValues(t.options)}`;break;case w.invalid_enum_value:r=`Invalid enum value. Expected ${y3.joinValues(t.options)}, received '${t.received}'`;break;case w.invalid_arguments:r="Invalid function arguments";break;case w.invalid_return_type:r="Invalid function return type";break;case w.invalid_date:r="Invalid date";break;case w.invalid_string:typeof t.validation=="object"?"includes"in t.validation?(r=`Invalid input: must include "${t.validation.includes}"`,typeof t.validation.position=="number"&&(r=`${r} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?r=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?r=`Invalid input: must end with "${t.validation.endsWith}"`:y3.assertNever(t.validation):t.validation!=="regex"?r=`Invalid ${t.validation}`:r="Invalid";break;case w.too_small:t.type==="array"?r=`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:t.type==="string"?r=`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:t.type==="number"?r=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="bigint"?r=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="date"?r=`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:r="Invalid input";break;case w.too_big:t.type==="array"?r=`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:t.type==="string"?r=`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:t.type==="number"?r=`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="bigint"?r=`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="date"?r=`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:r="Invalid input";break;case w.custom:r="Invalid input";break;case w.invalid_intersection_types:r="Intersection results could not be merged";break;case w.not_multiple_of:r=`Number must be a multiple of ${t.multipleOf}`;break;case w.not_finite:r="Number must be finite";break;default:r=e.defaultError,y3.assertNever(t)}return{message:r}},l4=ou;var Vr=l4;function nu(t){Vr=t}function x8(){return Vr}var g9=t=>{let{data:e,path:r,errorMaps:o,issueData:n}=t,i=[...r,...n.path||[]],a={...n,path:i};if(n.message!==void 0)return{...n,path:i,message:n.message};let s="",l=o.filter(c=>!!c).slice().reverse();for(let c of l)s=c(a,{data:e,defaultError:s}).message;return{...n,path:i,message:s}},iu=[];function I(t,e){let r=x8(),o=g9({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,r,r===l4?void 0:l4].filter(n=>!!n)});t.common.issues.push(o)}var r1=class t{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,r){let o=[];for(let n of r){if(n.status==="aborted")return q;n.status==="dirty"&&e.dirty(),o.push(n.value)}return{status:e.value,value:o}}static async mergeObjectAsync(e,r){let o=[];for(let n of r){let i=await n.key,a=await n.value;o.push({key:i,value:a})}return t.mergeObjectSync(e,o)}static mergeObjectSync(e,r){let o={};for(let n of r){let{key:i,value:a}=n;if(i.status==="aborted"||a.status==="aborted")return q;i.status==="dirty"&&e.dirty(),a.status==="dirty"&&e.dirty(),i.value!=="__proto__"&&(typeof a.value<"u"||n.alwaysSet)&&(o[i.value]=a.value)}return{status:e.value,value:o}}},q=Object.freeze({status:"aborted"}),G4=t=>({status:"dirty",value:t}),c1=t=>({status:"valid",value:t}),N7=t=>t.status==="aborted",k7=t=>t.status==="dirty",S4=t=>t.status==="valid",I8=t=>typeof Promise<"u"&&t instanceof Promise;var X;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e?.message})(X||(X={}));var x1=class{constructor(e,r,o,n){this._cachedPath=[],this.parent=e,this.data=r,this._path=o,this._key=n}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},Wr=(t,e)=>{if(S4(e))return{success:!0,data:e.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let r=new C1(t.common.issues);return this._error=r,this._error}}};function n3(t){if(!t)return{};let{errorMap:e,invalid_type_error:r,required_error:o,description:n}=t;if(e&&(r||o))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:n}:{errorMap:(a,s)=>{let{message:l}=t;return a.code==="invalid_enum_value"?{message:l??s.defaultError}:typeof s.data>"u"?{message:l??o??s.defaultError}:a.code!=="invalid_type"?{message:s.defaultError}:{message:l??r??s.defaultError}},description:n}}var s3=class{get description(){return this._def.description}_getType(e){return J1(e.data)}_getOrReturnCtx(e,r){return r||{common:e.parent.common,data:e.data,parsedType:J1(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new r1,ctx:{common:e.parent.common,data:e.data,parsedType:J1(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let r=this._parse(e);if(I8(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(e){let r=this._parse(e);return Promise.resolve(r)}parse(e,r){let o=this.safeParse(e,r);if(o.success)return o.data;throw o.error}safeParse(e,r){let o={common:{issues:[],async:r?.async??!1,contextualErrorMap:r?.errorMap},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:J1(e)},n=this._parseSync({data:e,path:o.path,parent:o});return Wr(o,n)}"~validate"(e){let r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:J1(e)};if(!this["~standard"].async)try{let o=this._parseSync({data:e,path:[],parent:r});return S4(o)?{value:o.value}:{issues:r.common.issues}}catch(o){o?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),r.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:r}).then(o=>S4(o)?{value:o.value}:{issues:r.common.issues})}async parseAsync(e,r){let o=await this.safeParseAsync(e,r);if(o.success)return o.data;throw o.error}async safeParseAsync(e,r){let o={common:{issues:[],contextualErrorMap:r?.errorMap,async:!0},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:J1(e)},n=this._parse({data:e,path:o.path,parent:o}),i=await(I8(n)?n:Promise.resolve(n));return Wr(o,i)}refine(e,r){let o=n=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(n):r;return this._refinement((n,i)=>{let a=e(n),s=()=>i.addIssue({code:w.custom,...o(n)});return typeof Promise<"u"&&a instanceof Promise?a.then(l=>l?!0:(s(),!1)):a?!0:(s(),!1)})}refinement(e,r){return this._refinement((o,n)=>e(o)?!0:(n.addIssue(typeof r=="function"?r(o,n):r),!1))}_refinement(e){return new I1({schema:this,typeName:N.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:r=>this["~validate"](r)}}optional(){return _1.create(this,this._def)}nullable(){return e4.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return p4.create(this)}promise(){return w4.create(this,this._def)}or(e){return t8.create([this,e],this._def)}and(e){return r8.create(this,e,this._def)}transform(e){return new I1({...n3(this._def),schema:this,typeName:N.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let r=typeof e=="function"?e:()=>e;return new s8({...n3(this._def),innerType:this,defaultValue:r,typeName:N.ZodDefault})}brand(){return new M9({typeName:N.ZodBranded,type:this,...n3(this._def)})}catch(e){let r=typeof e=="function"?e:()=>e;return new l8({...n3(this._def),innerType:this,catchValue:r,typeName:N.ZodCatch})}describe(e){let r=this.constructor;return new r({...this._def,description:e})}pipe(e){return C9.create(this,e)}readonly(){return c8.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},au=/^c[^\s-]{8,}$/i,su=/^[0-9a-z]+$/,lu=/^[0-9A-HJKMNP-TV-Z]{26}$/i,cu=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,uu=/^[a-z0-9_-]{21}$/i,pu=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,du=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,mu=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,yu="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",P5,fu=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,hu=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,gu=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,Mu=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,Cu=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,_u=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,qr="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",vu=new RegExp(`^${qr}$`);function Kr(t){let e="[0-5]\\d";t.precision?e=`${e}\\.\\d{${t.precision}}`:t.precision==null&&(e=`${e}(\\.\\d+)?`);let r=t.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${r}`}function Au(t){return new RegExp(`^${Kr(t)}$`)}function Yr(t){let e=`${qr}T${Kr(t)}`,r=[];return r.push(t.local?"Z?":"Z"),t.offset&&r.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${r.join("|")})`,new RegExp(`^${e}$`)}function Su(t,e){return!!((e==="v4"||!e)&&fu.test(t)||(e==="v6"||!e)&&gu.test(t))}function Pu(t,e){if(!pu.test(t))return!1;try{let[r]=t.split(".");if(!r)return!1;let o=r.replace(/-/g,"+").replace(/_/g,"/").padEnd(r.length+(4-r.length%4)%4,"="),n=JSON.parse(atob(o));return!(typeof n!="object"||n===null||"typ"in n&&n?.typ!=="JWT"||!n.alg||e&&n.alg!==e)}catch{return!1}}function bu(t,e){return!!((e==="v4"||!e)&&hu.test(t)||(e==="v6"||!e)&&Mu.test(t))}var P4=class t extends s3{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==O.string){let i=this._getOrReturnCtx(e);return I(i,{code:w.invalid_type,expected:O.string,received:i.parsedType}),q}let o=new r1,n;for(let i of this._def.checks)if(i.kind==="min")e.data.length<i.value&&(n=this._getOrReturnCtx(e,n),I(n,{code:w.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),o.dirty());else if(i.kind==="max")e.data.length>i.value&&(n=this._getOrReturnCtx(e,n),I(n,{code:w.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),o.dirty());else if(i.kind==="length"){let a=e.data.length>i.value,s=e.data.length<i.value;(a||s)&&(n=this._getOrReturnCtx(e,n),a?I(n,{code:w.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):s&&I(n,{code:w.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),o.dirty())}else if(i.kind==="email")mu.test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"email",code:w.invalid_string,message:i.message}),o.dirty());else if(i.kind==="emoji")P5||(P5=new RegExp(yu,"u")),P5.test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"emoji",code:w.invalid_string,message:i.message}),o.dirty());else if(i.kind==="uuid")cu.test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"uuid",code:w.invalid_string,message:i.message}),o.dirty());else if(i.kind==="nanoid")uu.test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"nanoid",code:w.invalid_string,message:i.message}),o.dirty());else if(i.kind==="cuid")au.test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"cuid",code:w.invalid_string,message:i.message}),o.dirty());else if(i.kind==="cuid2")su.test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"cuid2",code:w.invalid_string,message:i.message}),o.dirty());else if(i.kind==="ulid")lu.test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"ulid",code:w.invalid_string,message:i.message}),o.dirty());else if(i.kind==="url")try{new URL(e.data)}catch{n=this._getOrReturnCtx(e,n),I(n,{validation:"url",code:w.invalid_string,message:i.message}),o.dirty()}else i.kind==="regex"?(i.regex.lastIndex=0,i.regex.test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"regex",code:w.invalid_string,message:i.message}),o.dirty())):i.kind==="trim"?e.data=e.data.trim():i.kind==="includes"?e.data.includes(i.value,i.position)||(n=this._getOrReturnCtx(e,n),I(n,{code:w.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),o.dirty()):i.kind==="toLowerCase"?e.data=e.data.toLowerCase():i.kind==="toUpperCase"?e.data=e.data.toUpperCase():i.kind==="startsWith"?e.data.startsWith(i.value)||(n=this._getOrReturnCtx(e,n),I(n,{code:w.invalid_string,validation:{startsWith:i.value},message:i.message}),o.dirty()):i.kind==="endsWith"?e.data.endsWith(i.value)||(n=this._getOrReturnCtx(e,n),I(n,{code:w.invalid_string,validation:{endsWith:i.value},message:i.message}),o.dirty()):i.kind==="datetime"?Yr(i).test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{code:w.invalid_string,validation:"datetime",message:i.message}),o.dirty()):i.kind==="date"?vu.test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{code:w.invalid_string,validation:"date",message:i.message}),o.dirty()):i.kind==="time"?Au(i).test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{code:w.invalid_string,validation:"time",message:i.message}),o.dirty()):i.kind==="duration"?du.test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"duration",code:w.invalid_string,message:i.message}),o.dirty()):i.kind==="ip"?Su(e.data,i.version)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"ip",code:w.invalid_string,message:i.message}),o.dirty()):i.kind==="jwt"?Pu(e.data,i.alg)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"jwt",code:w.invalid_string,message:i.message}),o.dirty()):i.kind==="cidr"?bu(e.data,i.version)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"cidr",code:w.invalid_string,message:i.message}),o.dirty()):i.kind==="base64"?Cu.test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"base64",code:w.invalid_string,message:i.message}),o.dirty()):i.kind==="base64url"?_u.test(e.data)||(n=this._getOrReturnCtx(e,n),I(n,{validation:"base64url",code:w.invalid_string,message:i.message}),o.dirty()):y3.assertNever(i);return{status:o.value,value:e.data}}_regex(e,r,o){return this.refinement(n=>e.test(n),{validation:r,code:w.invalid_string,...X.errToObj(o)})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...X.errToObj(e)})}url(e){return this._addCheck({kind:"url",...X.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...X.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...X.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...X.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...X.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...X.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...X.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...X.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...X.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...X.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...X.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...X.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...X.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...X.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...X.errToObj(e)})}regex(e,r){return this._addCheck({kind:"regex",regex:e,...X.errToObj(r)})}includes(e,r){return this._addCheck({kind:"includes",value:e,position:r?.position,...X.errToObj(r?.message)})}startsWith(e,r){return this._addCheck({kind:"startsWith",value:e,...X.errToObj(r)})}endsWith(e,r){return this._addCheck({kind:"endsWith",value:e,...X.errToObj(r)})}min(e,r){return this._addCheck({kind:"min",value:e,...X.errToObj(r)})}max(e,r){return this._addCheck({kind:"max",value:e,...X.errToObj(r)})}length(e,r){return this._addCheck({kind:"length",value:e,...X.errToObj(r)})}nonempty(e){return this.min(1,X.errToObj(e))}trim(){return new t({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxLength(){let e=null;for(let r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}};P4.create=t=>new P4({checks:[],typeName:N.ZodString,coerce:t?.coerce??!1,...n3(t)});function wu(t,e){let r=(t.toString().split(".")[1]||"").length,o=(e.toString().split(".")[1]||"").length,n=r>o?r:o,i=Number.parseInt(t.toFixed(n).replace(".","")),a=Number.parseInt(e.toFixed(n).replace(".",""));return i%a/10**n}var q4=class t extends s3{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==O.number){let i=this._getOrReturnCtx(e);return I(i,{code:w.invalid_type,expected:O.number,received:i.parsedType}),q}let o,n=new r1;for(let i of this._def.checks)i.kind==="int"?y3.isInteger(e.data)||(o=this._getOrReturnCtx(e,o),I(o,{code:w.invalid_type,expected:"integer",received:"float",message:i.message}),n.dirty()):i.kind==="min"?(i.inclusive?e.data<i.value:e.data<=i.value)&&(o=this._getOrReturnCtx(e,o),I(o,{code:w.too_small,minimum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),n.dirty()):i.kind==="max"?(i.inclusive?e.data>i.value:e.data>=i.value)&&(o=this._getOrReturnCtx(e,o),I(o,{code:w.too_big,maximum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),n.dirty()):i.kind==="multipleOf"?wu(e.data,i.value)!==0&&(o=this._getOrReturnCtx(e,o),I(o,{code:w.not_multiple_of,multipleOf:i.value,message:i.message}),n.dirty()):i.kind==="finite"?Number.isFinite(e.data)||(o=this._getOrReturnCtx(e,o),I(o,{code:w.not_finite,message:i.message}),n.dirty()):y3.assertNever(i);return{status:n.value,value:e.data}}gte(e,r){return this.setLimit("min",e,!0,X.toString(r))}gt(e,r){return this.setLimit("min",e,!1,X.toString(r))}lte(e,r){return this.setLimit("max",e,!0,X.toString(r))}lt(e,r){return this.setLimit("max",e,!1,X.toString(r))}setLimit(e,r,o,n){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:o,message:X.toString(n)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:X.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:X.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:X.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:X.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:X.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:X.toString(r)})}finite(e){return this._addCheck({kind:"finite",message:X.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:X.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:X.toString(e)})}get minValue(){let e=null;for(let r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxValue(){let e=null;for(let r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&y3.isInteger(e.value))}get isFinite(){let e=null,r=null;for(let o of this._def.checks){if(o.kind==="finite"||o.kind==="int"||o.kind==="multipleOf")return!0;o.kind==="min"?(r===null||o.value>r)&&(r=o.value):o.kind==="max"&&(e===null||o.value<e)&&(e=o.value)}return Number.isFinite(r)&&Number.isFinite(e)}};q4.create=t=>new q4({checks:[],typeName:N.ZodNumber,coerce:t?.coerce||!1,...n3(t)});var K4=class t extends s3{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==O.bigint)return this._getInvalidInput(e);let o,n=new r1;for(let i of this._def.checks)i.kind==="min"?(i.inclusive?e.data<i.value:e.data<=i.value)&&(o=this._getOrReturnCtx(e,o),I(o,{code:w.too_small,type:"bigint",minimum:i.value,inclusive:i.inclusive,message:i.message}),n.dirty()):i.kind==="max"?(i.inclusive?e.data>i.value:e.data>=i.value)&&(o=this._getOrReturnCtx(e,o),I(o,{code:w.too_big,type:"bigint",maximum:i.value,inclusive:i.inclusive,message:i.message}),n.dirty()):i.kind==="multipleOf"?e.data%i.value!==BigInt(0)&&(o=this._getOrReturnCtx(e,o),I(o,{code:w.not_multiple_of,multipleOf:i.value,message:i.message}),n.dirty()):y3.assertNever(i);return{status:n.value,value:e.data}}_getInvalidInput(e){let r=this._getOrReturnCtx(e);return I(r,{code:w.invalid_type,expected:O.bigint,received:r.parsedType}),q}gte(e,r){return this.setLimit("min",e,!0,X.toString(r))}gt(e,r){return this.setLimit("min",e,!1,X.toString(r))}lte(e,r){return this.setLimit("max",e,!0,X.toString(r))}lt(e,r){return this.setLimit("max",e,!1,X.toString(r))}setLimit(e,r,o,n){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:o,message:X.toString(n)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:X.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:X.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:X.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:X.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:X.toString(r)})}get minValue(){let e=null;for(let r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxValue(){let e=null;for(let r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}};K4.create=t=>new K4({checks:[],typeName:N.ZodBigInt,coerce:t?.coerce??!1,...n3(t)});var Y4=class extends s3{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==O.boolean){let o=this._getOrReturnCtx(e);return I(o,{code:w.invalid_type,expected:O.boolean,received:o.parsedType}),q}return c1(e.data)}};Y4.create=t=>new Y4({typeName:N.ZodBoolean,coerce:t?.coerce||!1,...n3(t)});var J4=class t extends s3{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==O.date){let i=this._getOrReturnCtx(e);return I(i,{code:w.invalid_type,expected:O.date,received:i.parsedType}),q}if(Number.isNaN(e.data.getTime())){let i=this._getOrReturnCtx(e);return I(i,{code:w.invalid_date}),q}let o=new r1,n;for(let i of this._def.checks)i.kind==="min"?e.data.getTime()<i.value&&(n=this._getOrReturnCtx(e,n),I(n,{code:w.too_small,message:i.message,inclusive:!0,exact:!1,minimum:i.value,type:"date"}),o.dirty()):i.kind==="max"?e.data.getTime()>i.value&&(n=this._getOrReturnCtx(e,n),I(n,{code:w.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),o.dirty()):y3.assertNever(i);return{status:o.value,value:new Date(e.data.getTime())}}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}min(e,r){return this._addCheck({kind:"min",value:e.getTime(),message:X.toString(r)})}max(e,r){return this._addCheck({kind:"max",value:e.getTime(),message:X.toString(r)})}get minDate(){let e=null;for(let r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e!=null?new Date(e):null}};J4.create=t=>new J4({checks:[],coerce:t?.coerce||!1,typeName:N.ZodDate,...n3(t)});var L8=class extends s3{_parse(e){if(this._getType(e)!==O.symbol){let o=this._getOrReturnCtx(e);return I(o,{code:w.invalid_type,expected:O.symbol,received:o.parsedType}),q}return c1(e.data)}};L8.create=t=>new L8({typeName:N.ZodSymbol,...n3(t)});var Q4=class extends s3{_parse(e){if(this._getType(e)!==O.undefined){let o=this._getOrReturnCtx(e);return I(o,{code:w.invalid_type,expected:O.undefined,received:o.parsedType}),q}return c1(e.data)}};Q4.create=t=>new Q4({typeName:N.ZodUndefined,...n3(t)});var e8=class extends s3{_parse(e){if(this._getType(e)!==O.null){let o=this._getOrReturnCtx(e);return I(o,{code:w.invalid_type,expected:O.null,received:o.parsedType}),q}return c1(e.data)}};e8.create=t=>new e8({typeName:N.ZodNull,...n3(t)});var b4=class extends s3{constructor(){super(...arguments),this._any=!0}_parse(e){return c1(e.data)}};b4.create=t=>new b4({typeName:N.ZodAny,...n3(t)});var u4=class extends s3{constructor(){super(...arguments),this._unknown=!0}_parse(e){return c1(e.data)}};u4.create=t=>new u4({typeName:N.ZodUnknown,...n3(t)});var B1=class extends s3{_parse(e){let r=this._getOrReturnCtx(e);return I(r,{code:w.invalid_type,expected:O.never,received:r.parsedType}),q}};B1.create=t=>new B1({typeName:N.ZodNever,...n3(t)});var O8=class extends s3{_parse(e){if(this._getType(e)!==O.undefined){let o=this._getOrReturnCtx(e);return I(o,{code:w.invalid_type,expected:O.void,received:o.parsedType}),q}return c1(e.data)}};O8.create=t=>new O8({typeName:N.ZodVoid,...n3(t)});var p4=class t extends s3{_parse(e){let{ctx:r,status:o}=this._processInputParams(e),n=this._def;if(r.parsedType!==O.array)return I(r,{code:w.invalid_type,expected:O.array,received:r.parsedType}),q;if(n.exactLength!==null){let a=r.data.length>n.exactLength.value,s=r.data.length<n.exactLength.value;(a||s)&&(I(r,{code:a?w.too_big:w.too_small,minimum:s?n.exactLength.value:void 0,maximum:a?n.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:n.exactLength.message}),o.dirty())}if(n.minLength!==null&&r.data.length<n.minLength.value&&(I(r,{code:w.too_small,minimum:n.minLength.value,type:"array",inclusive:!0,exact:!1,message:n.minLength.message}),o.dirty()),n.maxLength!==null&&r.data.length>n.maxLength.value&&(I(r,{code:w.too_big,maximum:n.maxLength.value,type:"array",inclusive:!0,exact:!1,message:n.maxLength.message}),o.dirty()),r.common.async)return Promise.all([...r.data].map((a,s)=>n.type._parseAsync(new x1(r,a,r.path,s)))).then(a=>r1.mergeArray(o,a));let i=[...r.data].map((a,s)=>n.type._parseSync(new x1(r,a,r.path,s)));return r1.mergeArray(o,i)}get element(){return this._def.type}min(e,r){return new t({...this._def,minLength:{value:e,message:X.toString(r)}})}max(e,r){return new t({...this._def,maxLength:{value:e,message:X.toString(r)}})}length(e,r){return new t({...this._def,exactLength:{value:e,message:X.toString(r)}})}nonempty(e){return this.min(1,e)}};p4.create=(t,e)=>new p4({type:t,minLength:null,maxLength:null,exactLength:null,typeName:N.ZodArray,...n3(e)});function F8(t){if(t instanceof v1){let e={};for(let r in t.shape){let o=t.shape[r];e[r]=_1.create(F8(o))}return new v1({...t._def,shape:()=>e})}else return t instanceof p4?new p4({...t._def,type:F8(t.element)}):t instanceof _1?_1.create(F8(t.unwrap())):t instanceof e4?e4.create(F8(t.unwrap())):t instanceof Q1?Q1.create(t.items.map(e=>F8(e))):t}var v1=class t extends s3{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),r=y3.objectKeys(e);return this._cached={shape:e,keys:r},this._cached}_parse(e){if(this._getType(e)!==O.object){let c=this._getOrReturnCtx(e);return I(c,{code:w.invalid_type,expected:O.object,received:c.parsedType}),q}let{status:o,ctx:n}=this._processInputParams(e),{shape:i,keys:a}=this._getCached(),s=[];if(!(this._def.catchall instanceof B1&&this._def.unknownKeys==="strip"))for(let c in n.data)a.includes(c)||s.push(c);let l=[];for(let c of a){let u=i[c],p=n.data[c];l.push({key:{status:"valid",value:c},value:u._parse(new x1(n,p,n.path,c)),alwaysSet:c in n.data})}if(this._def.catchall instanceof B1){let c=this._def.unknownKeys;if(c==="passthrough")for(let u of s)l.push({key:{status:"valid",value:u},value:{status:"valid",value:n.data[u]}});else if(c==="strict")s.length>0&&(I(n,{code:w.unrecognized_keys,keys:s}),o.dirty());else if(c!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let c=this._def.catchall;for(let u of s){let p=n.data[u];l.push({key:{status:"valid",value:u},value:c._parse(new x1(n,p,n.path,u)),alwaysSet:u in n.data})}}return n.common.async?Promise.resolve().then(async()=>{let c=[];for(let u of l){let p=await u.key,d=await u.value;c.push({key:p,value:d,alwaysSet:u.alwaysSet})}return c}).then(c=>r1.mergeObjectSync(o,c)):r1.mergeObjectSync(o,l)}get shape(){return this._def.shape()}strict(e){return X.errToObj,new t({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(r,o)=>{let n=this._def.errorMap?.(r,o).message??o.defaultError;return r.code==="unrecognized_keys"?{message:X.errToObj(e).message??n}:{message:n}}}:{}})}strip(){return new t({...this._def,unknownKeys:"strip"})}passthrough(){return new t({...this._def,unknownKeys:"passthrough"})}extend(e){return new t({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new t({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:N.ZodObject})}setKey(e,r){return this.augment({[e]:r})}catchall(e){return new t({...this._def,catchall:e})}pick(e){let r={};for(let o of y3.objectKeys(e))e[o]&&this.shape[o]&&(r[o]=this.shape[o]);return new t({...this._def,shape:()=>r})}omit(e){let r={};for(let o of y3.objectKeys(this.shape))e[o]||(r[o]=this.shape[o]);return new t({...this._def,shape:()=>r})}deepPartial(){return F8(this)}partial(e){let r={};for(let o of y3.objectKeys(this.shape)){let n=this.shape[o];e&&!e[o]?r[o]=n:r[o]=n.optional()}return new t({...this._def,shape:()=>r})}required(e){let r={};for(let o of y3.objectKeys(this.shape))if(e&&!e[o])r[o]=this.shape[o];else{let i=this.shape[o];for(;i instanceof _1;)i=i._def.innerType;r[o]=i}return new t({...this._def,shape:()=>r})}keyof(){return Jr(y3.objectKeys(this.shape))}};v1.create=(t,e)=>new v1({shape:()=>t,unknownKeys:"strip",catchall:B1.create(),typeName:N.ZodObject,...n3(e)});v1.strictCreate=(t,e)=>new v1({shape:()=>t,unknownKeys:"strict",catchall:B1.create(),typeName:N.ZodObject,...n3(e)});v1.lazycreate=(t,e)=>new v1({shape:t,unknownKeys:"strip",catchall:B1.create(),typeName:N.ZodObject,...n3(e)});var t8=class extends s3{_parse(e){let{ctx:r}=this._processInputParams(e),o=this._def.options;function n(i){for(let s of i)if(s.result.status==="valid")return s.result;for(let s of i)if(s.result.status==="dirty")return r.common.issues.push(...s.ctx.common.issues),s.result;let a=i.map(s=>new C1(s.ctx.common.issues));return I(r,{code:w.invalid_union,unionErrors:a}),q}if(r.common.async)return Promise.all(o.map(async i=>{let a={...r,common:{...r.common,issues:[]},parent:null};return{result:await i._parseAsync({data:r.data,path:r.path,parent:a}),ctx:a}})).then(n);{let i,a=[];for(let l of o){let c={...r,common:{...r.common,issues:[]},parent:null},u=l._parseSync({data:r.data,path:r.path,parent:c});if(u.status==="valid")return u;u.status==="dirty"&&!i&&(i={result:u,ctx:c}),c.common.issues.length&&a.push(c.common.issues)}if(i)return r.common.issues.push(...i.ctx.common.issues),i.result;let s=a.map(l=>new C1(l));return I(r,{code:w.invalid_union,unionErrors:s}),q}}get options(){return this._def.options}};t8.create=(t,e)=>new t8({options:t,typeName:N.ZodUnion,...n3(e)});var c4=t=>t instanceof o8?c4(t.schema):t instanceof I1?c4(t.innerType()):t instanceof n8?[t.value]:t instanceof i8?t.options:t instanceof a8?y3.objectValues(t.enum):t instanceof s8?c4(t._def.innerType):t instanceof Q4?[void 0]:t instanceof e8?[null]:t instanceof _1?[void 0,...c4(t.unwrap())]:t instanceof e4?[null,...c4(t.unwrap())]:t instanceof M9||t instanceof c8?c4(t.unwrap()):t instanceof l8?c4(t._def.innerType):[],T7=class t extends s3{_parse(e){let{ctx:r}=this._processInputParams(e);if(r.parsedType!==O.object)return I(r,{code:w.invalid_type,expected:O.object,received:r.parsedType}),q;let o=this.discriminator,n=r.data[o],i=this.optionsMap.get(n);return i?r.common.async?i._parseAsync({data:r.data,path:r.path,parent:r}):i._parseSync({data:r.data,path:r.path,parent:r}):(I(r,{code:w.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[o]}),q)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,r,o){let n=new Map;for(let i of r){let a=c4(i.shape[e]);if(!a.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let s of a){if(n.has(s))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(s)}`);n.set(s,i)}}return new t({typeName:N.ZodDiscriminatedUnion,discriminator:e,options:r,optionsMap:n,...n3(o)})}};function b5(t,e){let r=J1(t),o=J1(e);if(t===e)return{valid:!0,data:t};if(r===O.object&&o===O.object){let n=y3.objectKeys(e),i=y3.objectKeys(t).filter(s=>n.indexOf(s)!==-1),a={...t,...e};for(let s of i){let l=b5(t[s],e[s]);if(!l.valid)return{valid:!1};a[s]=l.data}return{valid:!0,data:a}}else if(r===O.array&&o===O.array){if(t.length!==e.length)return{valid:!1};let n=[];for(let i=0;i<t.length;i++){let a=t[i],s=e[i],l=b5(a,s);if(!l.valid)return{valid:!1};n.push(l.data)}return{valid:!0,data:n}}else return r===O.date&&o===O.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}var r8=class extends s3{_parse(e){let{status:r,ctx:o}=this._processInputParams(e),n=(i,a)=>{if(N7(i)||N7(a))return q;let s=b5(i.value,a.value);return s.valid?((k7(i)||k7(a))&&r.dirty(),{status:r.value,value:s.data}):(I(o,{code:w.invalid_intersection_types}),q)};return o.common.async?Promise.all([this._def.left._parseAsync({data:o.data,path:o.path,parent:o}),this._def.right._parseAsync({data:o.data,path:o.path,parent:o})]).then(([i,a])=>n(i,a)):n(this._def.left._parseSync({data:o.data,path:o.path,parent:o}),this._def.right._parseSync({data:o.data,path:o.path,parent:o}))}};r8.create=(t,e,r)=>new r8({left:t,right:e,typeName:N.ZodIntersection,...n3(r)});var Q1=class t extends s3{_parse(e){let{status:r,ctx:o}=this._processInputParams(e);if(o.parsedType!==O.array)return I(o,{code:w.invalid_type,expected:O.array,received:o.parsedType}),q;if(o.data.length<this._def.items.length)return I(o,{code:w.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),q;!this._def.rest&&o.data.length>this._def.items.length&&(I(o,{code:w.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());let i=[...o.data].map((a,s)=>{let l=this._def.items[s]||this._def.rest;return l?l._parse(new x1(o,a,o.path,s)):null}).filter(a=>!!a);return o.common.async?Promise.all(i).then(a=>r1.mergeArray(r,a)):r1.mergeArray(r,i)}get items(){return this._def.items}rest(e){return new t({...this._def,rest:e})}};Q1.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Q1({items:t,typeName:N.ZodTuple,rest:null,...n3(e)})};var z7=class t extends s3{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:r,ctx:o}=this._processInputParams(e);if(o.parsedType!==O.object)return I(o,{code:w.invalid_type,expected:O.object,received:o.parsedType}),q;let n=[],i=this._def.keyType,a=this._def.valueType;for(let s in o.data)n.push({key:i._parse(new x1(o,s,o.path,s)),value:a._parse(new x1(o,o.data[s],o.path,s)),alwaysSet:s in o.data});return o.common.async?r1.mergeObjectAsync(r,n):r1.mergeObjectSync(r,n)}get element(){return this._def.valueType}static create(e,r,o){return r instanceof s3?new t({keyType:e,valueType:r,typeName:N.ZodRecord,...n3(o)}):new t({keyType:P4.create(),valueType:e,typeName:N.ZodRecord,...n3(r)})}},R8=class extends s3{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:r,ctx:o}=this._processInputParams(e);if(o.parsedType!==O.map)return I(o,{code:w.invalid_type,expected:O.map,received:o.parsedType}),q;let n=this._def.keyType,i=this._def.valueType,a=[...o.data.entries()].map(([s,l],c)=>({key:n._parse(new x1(o,s,o.path,[c,"key"])),value:i._parse(new x1(o,l,o.path,[c,"value"]))}));if(o.common.async){let s=new Map;return Promise.resolve().then(async()=>{for(let l of a){let c=await l.key,u=await l.value;if(c.status==="aborted"||u.status==="aborted")return q;(c.status==="dirty"||u.status==="dirty")&&r.dirty(),s.set(c.value,u.value)}return{status:r.value,value:s}})}else{let s=new Map;for(let l of a){let c=l.key,u=l.value;if(c.status==="aborted"||u.status==="aborted")return q;(c.status==="dirty"||u.status==="dirty")&&r.dirty(),s.set(c.value,u.value)}return{status:r.value,value:s}}}};R8.create=(t,e,r)=>new R8({valueType:e,keyType:t,typeName:N.ZodMap,...n3(r)});var E8=class t extends s3{_parse(e){let{status:r,ctx:o}=this._processInputParams(e);if(o.parsedType!==O.set)return I(o,{code:w.invalid_type,expected:O.set,received:o.parsedType}),q;let n=this._def;n.minSize!==null&&o.data.size<n.minSize.value&&(I(o,{code:w.too_small,minimum:n.minSize.value,type:"set",inclusive:!0,exact:!1,message:n.minSize.message}),r.dirty()),n.maxSize!==null&&o.data.size>n.maxSize.value&&(I(o,{code:w.too_big,maximum:n.maxSize.value,type:"set",inclusive:!0,exact:!1,message:n.maxSize.message}),r.dirty());let i=this._def.valueType;function a(l){let c=new Set;for(let u of l){if(u.status==="aborted")return q;u.status==="dirty"&&r.dirty(),c.add(u.value)}return{status:r.value,value:c}}let s=[...o.data.values()].map((l,c)=>i._parse(new x1(o,l,o.path,c)));return o.common.async?Promise.all(s).then(l=>a(l)):a(s)}min(e,r){return new t({...this._def,minSize:{value:e,message:X.toString(r)}})}max(e,r){return new t({...this._def,maxSize:{value:e,message:X.toString(r)}})}size(e,r){return this.min(e,r).max(e,r)}nonempty(e){return this.min(1,e)}};E8.create=(t,e)=>new E8({valueType:t,minSize:null,maxSize:null,typeName:N.ZodSet,...n3(e)});var x7=class t extends s3{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:r}=this._processInputParams(e);if(r.parsedType!==O.function)return I(r,{code:w.invalid_type,expected:O.function,received:r.parsedType}),q;function o(s,l){return g9({data:s,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,x8(),l4].filter(c=>!!c),issueData:{code:w.invalid_arguments,argumentsError:l}})}function n(s,l){return g9({data:s,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,x8(),l4].filter(c=>!!c),issueData:{code:w.invalid_return_type,returnTypeError:l}})}let i={errorMap:r.common.contextualErrorMap},a=r.data;if(this._def.returns instanceof w4){let s=this;return c1(async function(...l){let c=new C1([]),u=await s._def.args.parseAsync(l,i).catch(y=>{throw c.addIssue(o(l,y)),c}),p=await Reflect.apply(a,this,u);return await s._def.returns._def.type.parseAsync(p,i).catch(y=>{throw c.addIssue(n(p,y)),c})})}else{let s=this;return c1(function(...l){let c=s._def.args.safeParse(l,i);if(!c.success)throw new C1([o(l,c.error)]);let u=Reflect.apply(a,this,c.data),p=s._def.returns.safeParse(u,i);if(!p.success)throw new C1([n(u,p.error)]);return p.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new t({...this._def,args:Q1.create(e).rest(u4.create())})}returns(e){return new t({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,r,o){return new t({args:e||Q1.create([]).rest(u4.create()),returns:r||u4.create(),typeName:N.ZodFunction,...n3(o)})}},o8=class extends s3{get schema(){return this._def.getter()}_parse(e){let{ctx:r}=this._processInputParams(e);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}};o8.create=(t,e)=>new o8({getter:t,typeName:N.ZodLazy,...n3(e)});var n8=class extends s3{_parse(e){if(e.data!==this._def.value){let r=this._getOrReturnCtx(e);return I(r,{received:r.data,code:w.invalid_literal,expected:this._def.value}),q}return{status:"valid",value:e.data}}get value(){return this._def.value}};n8.create=(t,e)=>new n8({value:t,typeName:N.ZodLiteral,...n3(e)});function Jr(t,e){return new i8({values:t,typeName:N.ZodEnum,...n3(e)})}var i8=class t extends s3{_parse(e){if(typeof e.data!="string"){let r=this._getOrReturnCtx(e),o=this._def.values;return I(r,{expected:y3.joinValues(o),received:r.parsedType,code:w.invalid_type}),q}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){let r=this._getOrReturnCtx(e),o=this._def.values;return I(r,{received:r.data,code:w.invalid_enum_value,options:o}),q}return c1(e.data)}get options(){return this._def.values}get enum(){let e={};for(let r of this._def.values)e[r]=r;return e}get Values(){let e={};for(let r of this._def.values)e[r]=r;return e}get Enum(){let e={};for(let r of this._def.values)e[r]=r;return e}extract(e,r=this._def){return t.create(e,{...this._def,...r})}exclude(e,r=this._def){return t.create(this.options.filter(o=>!e.includes(o)),{...this._def,...r})}};i8.create=Jr;var a8=class extends s3{_parse(e){let r=y3.getValidEnumValues(this._def.values),o=this._getOrReturnCtx(e);if(o.parsedType!==O.string&&o.parsedType!==O.number){let n=y3.objectValues(r);return I(o,{expected:y3.joinValues(n),received:o.parsedType,code:w.invalid_type}),q}if(this._cache||(this._cache=new Set(y3.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let n=y3.objectValues(r);return I(o,{received:o.data,code:w.invalid_enum_value,options:n}),q}return c1(e.data)}get enum(){return this._def.values}};a8.create=(t,e)=>new a8({values:t,typeName:N.ZodNativeEnum,...n3(e)});var w4=class extends s3{unwrap(){return this._def.type}_parse(e){let{ctx:r}=this._processInputParams(e);if(r.parsedType!==O.promise&&r.common.async===!1)return I(r,{code:w.invalid_type,expected:O.promise,received:r.parsedType}),q;let o=r.parsedType===O.promise?r.data:Promise.resolve(r.data);return c1(o.then(n=>this._def.type.parseAsync(n,{path:r.path,errorMap:r.common.contextualErrorMap})))}};w4.create=(t,e)=>new w4({type:t,typeName:N.ZodPromise,...n3(e)});var I1=class extends s3{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===N.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:r,ctx:o}=this._processInputParams(e),n=this._def.effect||null,i={addIssue:a=>{I(o,a),a.fatal?r.abort():r.dirty()},get path(){return o.path}};if(i.addIssue=i.addIssue.bind(i),n.type==="preprocess"){let a=n.transform(o.data,i);if(o.common.async)return Promise.resolve(a).then(async s=>{if(r.value==="aborted")return q;let l=await this._def.schema._parseAsync({data:s,path:o.path,parent:o});return l.status==="aborted"?q:l.status==="dirty"?G4(l.value):r.value==="dirty"?G4(l.value):l});{if(r.value==="aborted")return q;let s=this._def.schema._parseSync({data:a,path:o.path,parent:o});return s.status==="aborted"?q:s.status==="dirty"?G4(s.value):r.value==="dirty"?G4(s.value):s}}if(n.type==="refinement"){let a=s=>{let l=n.refinement(s,i);if(o.common.async)return Promise.resolve(l);if(l instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return s};if(o.common.async===!1){let s=this._def.schema._parseSync({data:o.data,path:o.path,parent:o});return s.status==="aborted"?q:(s.status==="dirty"&&r.dirty(),a(s.value),{status:r.value,value:s.value})}else return this._def.schema._parseAsync({data:o.data,path:o.path,parent:o}).then(s=>s.status==="aborted"?q:(s.status==="dirty"&&r.dirty(),a(s.value).then(()=>({status:r.value,value:s.value}))))}if(n.type==="transform")if(o.common.async===!1){let a=this._def.schema._parseSync({data:o.data,path:o.path,parent:o});if(!S4(a))return q;let s=n.transform(a.value,i);if(s instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:s}}else return this._def.schema._parseAsync({data:o.data,path:o.path,parent:o}).then(a=>S4(a)?Promise.resolve(n.transform(a.value,i)).then(s=>({status:r.value,value:s})):q);y3.assertNever(n)}};I1.create=(t,e,r)=>new I1({schema:t,typeName:N.ZodEffects,effect:e,...n3(r)});I1.createWithPreprocess=(t,e,r)=>new I1({schema:e,effect:{type:"preprocess",transform:t},typeName:N.ZodEffects,...n3(r)});var _1=class extends s3{_parse(e){return this._getType(e)===O.undefined?c1(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};_1.create=(t,e)=>new _1({innerType:t,typeName:N.ZodOptional,...n3(e)});var e4=class extends s3{_parse(e){return this._getType(e)===O.null?c1(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};e4.create=(t,e)=>new e4({innerType:t,typeName:N.ZodNullable,...n3(e)});var s8=class extends s3{_parse(e){let{ctx:r}=this._processInputParams(e),o=r.data;return r.parsedType===O.undefined&&(o=this._def.defaultValue()),this._def.innerType._parse({data:o,path:r.path,parent:r})}removeDefault(){return this._def.innerType}};s8.create=(t,e)=>new s8({innerType:t,typeName:N.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...n3(e)});var l8=class extends s3{_parse(e){let{ctx:r}=this._processInputParams(e),o={...r,common:{...r.common,issues:[]}},n=this._def.innerType._parse({data:o.data,path:o.path,parent:{...o}});return I8(n)?n.then(i=>({status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new C1(o.common.issues)},input:o.data})})):{status:"valid",value:n.status==="valid"?n.value:this._def.catchValue({get error(){return new C1(o.common.issues)},input:o.data})}}removeCatch(){return this._def.innerType}};l8.create=(t,e)=>new l8({innerType:t,typeName:N.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...n3(e)});var $8=class extends s3{_parse(e){if(this._getType(e)!==O.nan){let o=this._getOrReturnCtx(e);return I(o,{code:w.invalid_type,expected:O.nan,received:o.parsedType}),q}return{status:"valid",value:e.data}}};$8.create=t=>new $8({typeName:N.ZodNaN,...n3(t)});var Nu=Symbol("zod_brand"),M9=class extends s3{_parse(e){let{ctx:r}=this._processInputParams(e),o=r.data;return this._def.type._parse({data:o,path:r.path,parent:r})}unwrap(){return this._def.type}},C9=class t extends s3{_parse(e){let{status:r,ctx:o}=this._processInputParams(e);if(o.common.async)return(async()=>{let i=await this._def.in._parseAsync({data:o.data,path:o.path,parent:o});return i.status==="aborted"?q:i.status==="dirty"?(r.dirty(),G4(i.value)):this._def.out._parseAsync({data:i.value,path:o.path,parent:o})})();{let n=this._def.in._parseSync({data:o.data,path:o.path,parent:o});return n.status==="aborted"?q:n.status==="dirty"?(r.dirty(),{status:"dirty",value:n.value}):this._def.out._parseSync({data:n.value,path:o.path,parent:o})}}static create(e,r){return new t({in:e,out:r,typeName:N.ZodPipeline})}},c8=class extends s3{_parse(e){let r=this._def.innerType._parse(e),o=n=>(S4(n)&&(n.value=Object.freeze(n.value)),n);return I8(r)?r.then(n=>o(n)):o(r)}unwrap(){return this._def.innerType}};c8.create=(t,e)=>new c8({innerType:t,typeName:N.ZodReadonly,...n3(e)});function Gr(t,e){let r=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof r=="string"?{message:r}:r}function Qr(t,e={},r){return t?b4.create().superRefine((o,n)=>{let i=t(o);if(i instanceof Promise)return i.then(a=>{if(!a){let s=Gr(e,o),l=s.fatal??r??!0;n.addIssue({code:"custom",...s,fatal:l})}});if(!i){let a=Gr(e,o),s=a.fatal??r??!0;n.addIssue({code:"custom",...a,fatal:s})}}):b4.create()}var ku={object:v1.lazycreate},N;(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"})(N||(N={}));var Tu=(t,e={message:`Input not instance of ${t.name}`})=>Qr(r=>r instanceof t,e),eo=P4.create,to=q4.create,zu=$8.create,xu=K4.create,ro=Y4.create,Iu=J4.create,Fu=L8.create,Lu=Q4.create,Ou=e8.create,Ru=b4.create,Eu=u4.create,$u=B1.create,Du=O8.create,Xu=p4.create,w5=v1.create,Bu=v1.strictCreate,Hu=t8.create,Zu=T7.create,ju=r8.create,Uu=Q1.create,Vu=z7.create,Wu=R8.create,Gu=E8.create,qu=x7.create,Ku=o8.create,Yu=n8.create,Ju=i8.create,Qu=a8.create,ep=w4.create,tp=I1.create,rp=_1.create,op=e4.create,np=I1.createWithPreprocess,ip=C9.create,ap=()=>eo().optional(),sp=()=>to().optional(),lp=()=>ro().optional(),cp={string:(t=>P4.create({...t,coerce:!0})),number:(t=>q4.create({...t,coerce:!0})),boolean:(t=>Y4.create({...t,coerce:!0})),bigint:(t=>K4.create({...t,coerce:!0})),date:(t=>J4.create({...t,coerce:!0}))};var up=q;var pp=Object.freeze({status:"aborted"});function b(t,e,r){function o(s,l){var c;Object.defineProperty(s,"_zod",{value:s._zod??{},enumerable:!1}),(c=s._zod).traits??(c.traits=new Set),s._zod.traits.add(t),e(s,l);for(let u in a.prototype)u in s||Object.defineProperty(s,u,{value:a.prototype[u].bind(s)});s._zod.constr=a,s._zod.def=l}let n=r?.Parent??Object;class i extends n{}Object.defineProperty(i,"name",{value:t});function a(s){var l;let c=r?.Parent?new i:this;o(c,s),(l=c._zod).deferred??(l.deferred=[]);for(let u of c._zod.deferred)u();return c}return Object.defineProperty(a,"init",{value:o}),Object.defineProperty(a,Symbol.hasInstance,{value:s=>r?.Parent&&s instanceof r.Parent?!0:s?._zod?.traits?.has(t)}),Object.defineProperty(a,"name",{value:t}),a}var d4=class extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}},I7={};function N1(t){return t&&Object.assign(I7,t),I7}var f3={};A5(f3,{BIGINT_FORMAT_RANGES:()=>no,Class:()=>k5,NUMBER_FORMAT_RANGES:()=>O5,aborted:()=>p8,allowsEval:()=>I5,assert:()=>hp,assertEqual:()=>dp,assertIs:()=>yp,assertNever:()=>fp,assertNotEqual:()=>mp,assignProp:()=>x5,cached:()=>A9,captureStackTrace:()=>L7,cleanEnum:()=>Tp,cleanRegex:()=>P9,clone:()=>k1,createTransparentProxy:()=>Ap,defineLazy:()=>x3,esc:()=>u8,escapeRegex:()=>N4,extend:()=>bp,finalizeIssue:()=>H1,floatSafeRemainder:()=>z5,getElementAtPath:()=>gp,getEnumValues:()=>v9,getLengthableOrigin:()=>b9,getParsedType:()=>vp,getSizableOrigin:()=>io,isObject:()=>D8,isPlainObject:()=>X8,issue:()=>R5,joinValues:()=>F7,jsonStringifyReplacer:()=>T5,merge:()=>wp,normalizeParams:()=>K,nullish:()=>S9,numKeys:()=>_p,omit:()=>Pp,optionalKeys:()=>L5,partial:()=>Np,pick:()=>Sp,prefixIssues:()=>t4,primitiveTypes:()=>oo,promiseAllObject:()=>Mp,propertyKeyTypes:()=>F5,randomString:()=>Cp,required:()=>kp,stringifyPrimitive:()=>O7,unwrapMessage:()=>_9});function dp(t){return t}function mp(t){return t}function yp(t){}function fp(t){throw new Error}function hp(t){}function v9(t){let e=Object.values(t).filter(o=>typeof o=="number");return Object.entries(t).filter(([o,n])=>e.indexOf(+o)===-1).map(([o,n])=>n)}function F7(t,e="|"){return t.map(r=>O7(r)).join(e)}function T5(t,e){return typeof e=="bigint"?e.toString():e}function A9(t){return{get value(){{let r=t();return Object.defineProperty(this,"value",{value:r}),r}throw new Error("cached value already set")}}}function S9(t){return t==null}function P9(t){let e=t.startsWith("^")?1:0,r=t.endsWith("$")?t.length-1:t.length;return t.slice(e,r)}function z5(t,e){let r=(t.toString().split(".")[1]||"").length,o=(e.toString().split(".")[1]||"").length,n=r>o?r:o,i=Number.parseInt(t.toFixed(n).replace(".","")),a=Number.parseInt(e.toFixed(n).replace(".",""));return i%a/10**n}function x3(t,e,r){Object.defineProperty(t,e,{get(){{let n=r();return t[e]=n,n}throw new Error("cached value already set")},set(n){Object.defineProperty(t,e,{value:n})},configurable:!0})}function x5(t,e,r){Object.defineProperty(t,e,{value:r,writable:!0,enumerable:!0,configurable:!0})}function gp(t,e){return e?e.reduce((r,o)=>r?.[o],t):t}function Mp(t){let e=Object.keys(t),r=e.map(o=>t[o]);return Promise.all(r).then(o=>{let n={};for(let i=0;i<e.length;i++)n[e[i]]=o[i];return n})}function Cp(t=10){let e="abcdefghijklmnopqrstuvwxyz",r="";for(let o=0;o<t;o++)r+=e[Math.floor(Math.random()*e.length)];return r}function u8(t){return JSON.stringify(t)}var L7=Error.captureStackTrace?Error.captureStackTrace:(...t)=>{};function D8(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}var I5=A9(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{let t=Function;return new t(""),!0}catch{return!1}});function X8(t){if(D8(t)===!1)return!1;let e=t.constructor;if(e===void 0)return!0;let r=e.prototype;return!(D8(r)===!1||Object.prototype.hasOwnProperty.call(r,"isPrototypeOf")===!1)}function _p(t){let e=0;for(let r in t)Object.prototype.hasOwnProperty.call(t,r)&&e++;return e}var vp=t=>{let e=typeof t;switch(e){case"undefined":return"undefined";case"string":return"string";case"number":return Number.isNaN(t)?"nan":"number";case"boolean":return"boolean";case"function":return"function";case"bigint":return"bigint";case"symbol":return"symbol";case"object":return Array.isArray(t)?"array":t===null?"null":t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?"promise":typeof Map<"u"&&t instanceof Map?"map":typeof Set<"u"&&t instanceof Set?"set":typeof Date<"u"&&t instanceof Date?"date":typeof File<"u"&&t instanceof File?"file":"object";default:throw new Error(`Unknown data type: ${e}`)}},F5=new Set(["string","number","symbol"]),oo=new Set(["string","number","bigint","boolean","symbol","undefined"]);function N4(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function k1(t,e,r){let o=new t._zod.constr(e??t._zod.def);return(!e||r?.parent)&&(o._zod.parent=t),o}function K(t){let e=t;if(!e)return{};if(typeof e=="string")return{error:()=>e};if(e?.message!==void 0){if(e?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");e.error=e.message}return delete e.message,typeof e.error=="string"?{...e,error:()=>e.error}:e}function Ap(t){let e;return new Proxy({},{get(r,o,n){return e??(e=t()),Reflect.get(e,o,n)},set(r,o,n,i){return e??(e=t()),Reflect.set(e,o,n,i)},has(r,o){return e??(e=t()),Reflect.has(e,o)},deleteProperty(r,o){return e??(e=t()),Reflect.deleteProperty(e,o)},ownKeys(r){return e??(e=t()),Reflect.ownKeys(e)},getOwnPropertyDescriptor(r,o){return e??(e=t()),Reflect.getOwnPropertyDescriptor(e,o)},defineProperty(r,o,n){return e??(e=t()),Reflect.defineProperty(e,o,n)}})}function O7(t){return typeof t=="bigint"?t.toString()+"n":typeof t=="string"?`"${t}"`:`${t}`}function L5(t){return Object.keys(t).filter(e=>t[e]._zod.optin==="optional"&&t[e]._zod.optout==="optional")}var O5={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]},no={int64:[BigInt("-9223372036854775808"),BigInt("9223372036854775807")],uint64:[BigInt(0),BigInt("18446744073709551615")]};function Sp(t,e){let r={},o=t._zod.def;for(let n in e){if(!(n in o.shape))throw new Error(`Unrecognized key: "${n}"`);e[n]&&(r[n]=o.shape[n])}return k1(t,{...t._zod.def,shape:r,checks:[]})}function Pp(t,e){let r={...t._zod.def.shape},o=t._zod.def;for(let n in e){if(!(n in o.shape))throw new Error(`Unrecognized key: "${n}"`);e[n]&&delete r[n]}return k1(t,{...t._zod.def,shape:r,checks:[]})}function bp(t,e){if(!X8(e))throw new Error("Invalid input to extend: expected a plain object");let r={...t._zod.def,get shape(){let o={...t._zod.def.shape,...e};return x5(this,"shape",o),o},checks:[]};return k1(t,r)}function wp(t,e){return k1(t,{...t._zod.def,get shape(){let r={...t._zod.def.shape,...e._zod.def.shape};return x5(this,"shape",r),r},catchall:e._zod.def.catchall,checks:[]})}function Np(t,e,r){let o=e._zod.def.shape,n={...o};if(r)for(let i in r){if(!(i in o))throw new Error(`Unrecognized key: "${i}"`);r[i]&&(n[i]=t?new t({type:"optional",innerType:o[i]}):o[i])}else for(let i in o)n[i]=t?new t({type:"optional",innerType:o[i]}):o[i];return k1(e,{...e._zod.def,shape:n,checks:[]})}function kp(t,e,r){let o=e._zod.def.shape,n={...o};if(r)for(let i in r){if(!(i in n))throw new Error(`Unrecognized key: "${i}"`);r[i]&&(n[i]=new t({type:"nonoptional",innerType:o[i]}))}else for(let i in o)n[i]=new t({type:"nonoptional",innerType:o[i]});return k1(e,{...e._zod.def,shape:n,checks:[]})}function p8(t,e=0){for(let r=e;r<t.issues.length;r++)if(t.issues[r]?.continue!==!0)return!0;return!1}function t4(t,e){return e.map(r=>{var o;return(o=r).path??(o.path=[]),r.path.unshift(t),r})}function _9(t){return typeof t=="string"?t:t?.message}function H1(t,e,r){let o={...t,path:t.path??[]};if(!t.message){let n=_9(t.inst?._zod.def?.error?.(t))??_9(e?.error?.(t))??_9(r.customError?.(t))??_9(r.localeError?.(t))??"Invalid input";o.message=n}return delete o.inst,delete o.continue,e?.reportInput||delete o.input,o}function io(t){return t instanceof Set?"set":t instanceof Map?"map":t instanceof File?"file":"unknown"}function b9(t){return Array.isArray(t)?"array":typeof t=="string"?"string":"unknown"}function R5(...t){let[e,r,o]=t;return typeof e=="string"?{message:e,code:"custom",input:r,inst:o}:{...e}}function Tp(t){return Object.entries(t).filter(([e,r])=>Number.isNaN(Number.parseInt(e,10))).map(e=>e[1])}var k5=class{constructor(...e){}};var ao=(t,e)=>{t.name="$ZodError",Object.defineProperty(t,"_zod",{value:t._zod,enumerable:!1}),Object.defineProperty(t,"issues",{value:e,enumerable:!1}),Object.defineProperty(t,"message",{get(){return JSON.stringify(e,T5,2)},enumerable:!0}),Object.defineProperty(t,"toString",{value:()=>t.message,enumerable:!1})},R7=b("$ZodError",ao),w9=b("$ZodError",ao,{Parent:Error});function E5(t,e=r=>r.message){let r={},o=[];for(let n of t.issues)n.path.length>0?(r[n.path[0]]=r[n.path[0]]||[],r[n.path[0]].push(e(n))):o.push(e(n));return{formErrors:o,fieldErrors:r}}function $5(t,e){let r=e||function(i){return i.message},o={_errors:[]},n=i=>{for(let a of i.issues)if(a.code==="invalid_union"&&a.errors.length)a.errors.map(s=>n({issues:s}));else if(a.code==="invalid_key")n({issues:a.issues});else if(a.code==="invalid_element")n({issues:a.issues});else if(a.path.length===0)o._errors.push(r(a));else{let s=o,l=0;for(;l<a.path.length;){let c=a.path[l];l===a.path.length-1?(s[c]=s[c]||{_errors:[]},s[c]._errors.push(r(a))):s[c]=s[c]||{_errors:[]},s=s[c],l++}}};return n(t),o}var D5=t=>(e,r,o,n)=>{let i=o?Object.assign(o,{async:!1}):{async:!1},a=e._zod.run({value:r,issues:[]},i);if(a instanceof Promise)throw new d4;if(a.issues.length){let s=new(n?.Err??t)(a.issues.map(l=>H1(l,i,N1())));throw L7(s,n?.callee),s}return a.value},X5=D5(w9),B5=t=>async(e,r,o,n)=>{let i=o?Object.assign(o,{async:!0}):{async:!0},a=e._zod.run({value:r,issues:[]},i);if(a instanceof Promise&&(a=await a),a.issues.length){let s=new(n?.Err??t)(a.issues.map(l=>H1(l,i,N1())));throw L7(s,n?.callee),s}return a.value},H5=B5(w9),Z5=t=>(e,r,o)=>{let n=o?{...o,async:!1}:{async:!1},i=e._zod.run({value:r,issues:[]},n);if(i instanceof Promise)throw new d4;return i.issues.length?{success:!1,error:new(t??R7)(i.issues.map(a=>H1(a,n,N1())))}:{success:!0,data:i.value}},d8=Z5(w9),j5=t=>async(e,r,o)=>{let n=o?Object.assign(o,{async:!0}):{async:!0},i=e._zod.run({value:r,issues:[]},n);return i instanceof Promise&&(i=await i),i.issues.length?{success:!1,error:new t(i.issues.map(a=>H1(a,n,N1())))}:{success:!0,data:i.value}},m8=j5(w9);var so=/^[cC][^\s-]{8,}$/,lo=/^[0-9a-z]+$/,co=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,uo=/^[0-9a-vA-V]{20}$/,po=/^[A-Za-z0-9]{27}$/,mo=/^[a-zA-Z0-9_-]{21}$/,yo=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/;var fo=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,U5=t=>t?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${t}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$/;var ho=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/;var xp="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function go(){return new RegExp(xp,"u")}var Mo=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,Co=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})$/,_o=/^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/,vo=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,Ao=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,V5=/^[A-Za-z0-9_-]*$/,So=/^([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+$/;var Po=/^\+(?:[0-9]){6,14}[0-9]$/,bo="(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))",wo=new RegExp(`^${bo}$`);function No(t){let e="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof t.precision=="number"?t.precision===-1?`${e}`:t.precision===0?`${e}:[0-5]\\d`:`${e}:[0-5]\\d\\.\\d{${t.precision}}`:`${e}(?::[0-5]\\d(?:\\.\\d+)?)?`}function ko(t){return new RegExp(`^${No(t)}$`)}function To(t){let e=No({precision:t.precision}),r=["Z"];t.local&&r.push(""),t.offset&&r.push("([+-]\\d{2}:\\d{2})");let o=`${e}(?:${r.join("|")})`;return new RegExp(`^${bo}T(?:${o})$`)}var zo=t=>{let e=t?`[\\s\\S]{${t?.minimum??0},${t?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${e}$`)};var xo=/^\d+$/,Io=/^-?\d+(?:\.\d+)?/i,Fo=/true|false/i,Lo=/null/i;var Oo=/^[^A-Z]*$/,Ro=/^[^a-z]*$/;var o1=b("$ZodCheck",(t,e)=>{var r;t._zod??(t._zod={}),t._zod.def=e,(r=t._zod).onattach??(r.onattach=[])}),Eo={number:"number",bigint:"bigint",object:"date"},W5=b("$ZodCheckLessThan",(t,e)=>{o1.init(t,e);let r=Eo[typeof e.value];t._zod.onattach.push(o=>{let n=o._zod.bag,i=(e.inclusive?n.maximum:n.exclusiveMaximum)??Number.POSITIVE_INFINITY;e.value<i&&(e.inclusive?n.maximum=e.value:n.exclusiveMaximum=e.value)}),t._zod.check=o=>{(e.inclusive?o.value<=e.value:o.value<e.value)||o.issues.push({origin:r,code:"too_big",maximum:e.value,input:o.value,inclusive:e.inclusive,inst:t,continue:!e.abort})}}),G5=b("$ZodCheckGreaterThan",(t,e)=>{o1.init(t,e);let r=Eo[typeof e.value];t._zod.onattach.push(o=>{let n=o._zod.bag,i=(e.inclusive?n.minimum:n.exclusiveMinimum)??Number.NEGATIVE_INFINITY;e.value>i&&(e.inclusive?n.minimum=e.value:n.exclusiveMinimum=e.value)}),t._zod.check=o=>{(e.inclusive?o.value>=e.value:o.value>e.value)||o.issues.push({origin:r,code:"too_small",minimum:e.value,input:o.value,inclusive:e.inclusive,inst:t,continue:!e.abort})}}),$o=b("$ZodCheckMultipleOf",(t,e)=>{o1.init(t,e),t._zod.onattach.push(r=>{var o;(o=r._zod.bag).multipleOf??(o.multipleOf=e.value)}),t._zod.check=r=>{if(typeof r.value!=typeof e.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof r.value=="bigint"?r.value%e.value===BigInt(0):z5(r.value,e.value)===0)||r.issues.push({origin:typeof r.value,code:"not_multiple_of",divisor:e.value,input:r.value,inst:t,continue:!e.abort})}}),Do=b("$ZodCheckNumberFormat",(t,e)=>{o1.init(t,e),e.format=e.format||"float64";let r=e.format?.includes("int"),o=r?"int":"number",[n,i]=O5[e.format];t._zod.onattach.push(a=>{let s=a._zod.bag;s.format=e.format,s.minimum=n,s.maximum=i,r&&(s.pattern=xo)}),t._zod.check=a=>{let s=a.value;if(r){if(!Number.isInteger(s)){a.issues.push({expected:o,format:e.format,code:"invalid_type",input:s,inst:t});return}if(!Number.isSafeInteger(s)){s>0?a.issues.push({input:s,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:o,continue:!e.abort}):a.issues.push({input:s,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:o,continue:!e.abort});return}}s<n&&a.issues.push({origin:"number",input:s,code:"too_small",minimum:n,inclusive:!0,inst:t,continue:!e.abort}),s>i&&a.issues.push({origin:"number",input:s,code:"too_big",maximum:i,inst:t})}});var Xo=b("$ZodCheckMaxLength",(t,e)=>{var r;o1.init(t,e),(r=t._zod.def).when??(r.when=o=>{let n=o.value;return!S9(n)&&n.length!==void 0}),t._zod.onattach.push(o=>{let n=o._zod.bag.maximum??Number.POSITIVE_INFINITY;e.maximum<n&&(o._zod.bag.maximum=e.maximum)}),t._zod.check=o=>{let n=o.value;if(n.length<=e.maximum)return;let a=b9(n);o.issues.push({origin:a,code:"too_big",maximum:e.maximum,inclusive:!0,input:n,inst:t,continue:!e.abort})}}),Bo=b("$ZodCheckMinLength",(t,e)=>{var r;o1.init(t,e),(r=t._zod.def).when??(r.when=o=>{let n=o.value;return!S9(n)&&n.length!==void 0}),t._zod.onattach.push(o=>{let n=o._zod.bag.minimum??Number.NEGATIVE_INFINITY;e.minimum>n&&(o._zod.bag.minimum=e.minimum)}),t._zod.check=o=>{let n=o.value;if(n.length>=e.minimum)return;let a=b9(n);o.issues.push({origin:a,code:"too_small",minimum:e.minimum,inclusive:!0,input:n,inst:t,continue:!e.abort})}}),Ho=b("$ZodCheckLengthEquals",(t,e)=>{var r;o1.init(t,e),(r=t._zod.def).when??(r.when=o=>{let n=o.value;return!S9(n)&&n.length!==void 0}),t._zod.onattach.push(o=>{let n=o._zod.bag;n.minimum=e.length,n.maximum=e.length,n.length=e.length}),t._zod.check=o=>{let n=o.value,i=n.length;if(i===e.length)return;let a=b9(n),s=i>e.length;o.issues.push({origin:a,...s?{code:"too_big",maximum:e.length}:{code:"too_small",minimum:e.length},inclusive:!0,exact:!0,input:o.value,inst:t,continue:!e.abort})}}),N9=b("$ZodCheckStringFormat",(t,e)=>{var r,o;o1.init(t,e),t._zod.onattach.push(n=>{let i=n._zod.bag;i.format=e.format,e.pattern&&(i.patterns??(i.patterns=new Set),i.patterns.add(e.pattern))}),e.pattern?(r=t._zod).check??(r.check=n=>{e.pattern.lastIndex=0,!e.pattern.test(n.value)&&n.issues.push({origin:"string",code:"invalid_format",format:e.format,input:n.value,...e.pattern?{pattern:e.pattern.toString()}:{},inst:t,continue:!e.abort})}):(o=t._zod).check??(o.check=()=>{})}),Zo=b("$ZodCheckRegex",(t,e)=>{N9.init(t,e),t._zod.check=r=>{e.pattern.lastIndex=0,!e.pattern.test(r.value)&&r.issues.push({origin:"string",code:"invalid_format",format:"regex",input:r.value,pattern:e.pattern.toString(),inst:t,continue:!e.abort})}}),jo=b("$ZodCheckLowerCase",(t,e)=>{e.pattern??(e.pattern=Oo),N9.init(t,e)}),Uo=b("$ZodCheckUpperCase",(t,e)=>{e.pattern??(e.pattern=Ro),N9.init(t,e)}),Vo=b("$ZodCheckIncludes",(t,e)=>{o1.init(t,e);let r=N4(e.includes),o=new RegExp(typeof e.position=="number"?`^.{${e.position}}${r}`:r);e.pattern=o,t._zod.onattach.push(n=>{let i=n._zod.bag;i.patterns??(i.patterns=new Set),i.patterns.add(o)}),t._zod.check=n=>{n.value.includes(e.includes,e.position)||n.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:e.includes,input:n.value,inst:t,continue:!e.abort})}}),Wo=b("$ZodCheckStartsWith",(t,e)=>{o1.init(t,e);let r=new RegExp(`^${N4(e.prefix)}.*`);e.pattern??(e.pattern=r),t._zod.onattach.push(o=>{let n=o._zod.bag;n.patterns??(n.patterns=new Set),n.patterns.add(r)}),t._zod.check=o=>{o.value.startsWith(e.prefix)||o.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:e.prefix,input:o.value,inst:t,continue:!e.abort})}}),Go=b("$ZodCheckEndsWith",(t,e)=>{o1.init(t,e);let r=new RegExp(`.*${N4(e.suffix)}$`);e.pattern??(e.pattern=r),t._zod.onattach.push(o=>{let n=o._zod.bag;n.patterns??(n.patterns=new Set),n.patterns.add(r)}),t._zod.check=o=>{o.value.endsWith(e.suffix)||o.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:e.suffix,input:o.value,inst:t,continue:!e.abort})}});var qo=b("$ZodCheckOverwrite",(t,e)=>{o1.init(t,e),t._zod.check=r=>{r.value=e.tx(r.value)}});var $7=class{constructor(e=[]){this.content=[],this.indent=0,this&&(this.args=e)}indented(e){this.indent+=1,e(this),this.indent-=1}write(e){if(typeof e=="function"){e(this,{execution:"sync"}),e(this,{execution:"async"});return}let o=e.split(`
24
+ `).filter(a=>a),n=Math.min(...o.map(a=>a.length-a.trimStart().length)),i=o.map(a=>a.slice(n)).map(a=>" ".repeat(this.indent*2)+a);for(let a of i)this.content.push(a)}compile(){let e=Function,r=this?.args,n=[...(this?.content??[""]).map(i=>` ${i}`)];return new e(...r,n.join(`
25
+ `))}};var Yo={major:4,minor:0,patch:0};var k3=b("$ZodType",(t,e)=>{var r;t??(t={}),t._zod.def=e,t._zod.bag=t._zod.bag||{},t._zod.version=Yo;let o=[...t._zod.def.checks??[]];t._zod.traits.has("$ZodCheck")&&o.unshift(t);for(let n of o)for(let i of n._zod.onattach)i(t);if(o.length===0)(r=t._zod).deferred??(r.deferred=[]),t._zod.deferred?.push(()=>{t._zod.run=t._zod.parse});else{let n=(i,a,s)=>{let l=p8(i),c;for(let u of a){if(u._zod.def.when){if(!u._zod.def.when(i))continue}else if(l)continue;let p=i.issues.length,d=u._zod.check(i);if(d instanceof Promise&&s?.async===!1)throw new d4;if(c||d instanceof Promise)c=(c??Promise.resolve()).then(async()=>{await d,i.issues.length!==p&&(l||(l=p8(i,p)))});else{if(i.issues.length===p)continue;l||(l=p8(i,p))}}return c?c.then(()=>i):i};t._zod.run=(i,a)=>{let s=t._zod.parse(i,a);if(s instanceof Promise){if(a.async===!1)throw new d4;return s.then(l=>n(l,o,a))}return n(s,o,a)}}t["~standard"]={validate:n=>{try{let i=d8(t,n);return i.success?{value:i.data}:{issues:i.error?.issues}}catch{return m8(t,n).then(a=>a.success?{value:a.data}:{issues:a.error?.issues})}},vendor:"zod",version:1}}),k9=b("$ZodString",(t,e)=>{k3.init(t,e),t._zod.pattern=[...t?._zod.bag?.patterns??[]].pop()??zo(t._zod.bag),t._zod.parse=(r,o)=>{if(e.coerce)try{r.value=String(r.value)}catch{}return typeof r.value=="string"||r.issues.push({expected:"string",code:"invalid_type",input:r.value,inst:t}),r}}),I3=b("$ZodStringFormat",(t,e)=>{N9.init(t,e),k9.init(t,e)}),K5=b("$ZodGUID",(t,e)=>{e.pattern??(e.pattern=fo),I3.init(t,e)}),Y5=b("$ZodUUID",(t,e)=>{if(e.version){let o={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[e.version];if(o===void 0)throw new Error(`Invalid UUID version: "${e.version}"`);e.pattern??(e.pattern=U5(o))}else e.pattern??(e.pattern=U5());I3.init(t,e)}),J5=b("$ZodEmail",(t,e)=>{e.pattern??(e.pattern=ho),I3.init(t,e)}),Q5=b("$ZodURL",(t,e)=>{I3.init(t,e),t._zod.check=r=>{try{let o=r.value,n=new URL(o),i=n.href;e.hostname&&(e.hostname.lastIndex=0,e.hostname.test(n.hostname)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:So.source,input:r.value,inst:t,continue:!e.abort})),e.protocol&&(e.protocol.lastIndex=0,e.protocol.test(n.protocol.endsWith(":")?n.protocol.slice(0,-1):n.protocol)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:e.protocol.source,input:r.value,inst:t,continue:!e.abort})),!o.endsWith("/")&&i.endsWith("/")?r.value=i.slice(0,-1):r.value=i;return}catch{r.issues.push({code:"invalid_format",format:"url",input:r.value,inst:t,continue:!e.abort})}}}),e6=b("$ZodEmoji",(t,e)=>{e.pattern??(e.pattern=go()),I3.init(t,e)}),t6=b("$ZodNanoID",(t,e)=>{e.pattern??(e.pattern=mo),I3.init(t,e)}),r6=b("$ZodCUID",(t,e)=>{e.pattern??(e.pattern=so),I3.init(t,e)}),o6=b("$ZodCUID2",(t,e)=>{e.pattern??(e.pattern=lo),I3.init(t,e)}),n6=b("$ZodULID",(t,e)=>{e.pattern??(e.pattern=co),I3.init(t,e)}),i6=b("$ZodXID",(t,e)=>{e.pattern??(e.pattern=uo),I3.init(t,e)}),a6=b("$ZodKSUID",(t,e)=>{e.pattern??(e.pattern=po),I3.init(t,e)}),ln=b("$ZodISODateTime",(t,e)=>{e.pattern??(e.pattern=To(e)),I3.init(t,e)}),cn=b("$ZodISODate",(t,e)=>{e.pattern??(e.pattern=wo),I3.init(t,e)}),un=b("$ZodISOTime",(t,e)=>{e.pattern??(e.pattern=ko(e)),I3.init(t,e)}),pn=b("$ZodISODuration",(t,e)=>{e.pattern??(e.pattern=yo),I3.init(t,e)}),s6=b("$ZodIPv4",(t,e)=>{e.pattern??(e.pattern=Mo),I3.init(t,e),t._zod.onattach.push(r=>{let o=r._zod.bag;o.format="ipv4"})}),l6=b("$ZodIPv6",(t,e)=>{e.pattern??(e.pattern=Co),I3.init(t,e),t._zod.onattach.push(r=>{let o=r._zod.bag;o.format="ipv6"}),t._zod.check=r=>{try{new URL(`http://[${r.value}]`)}catch{r.issues.push({code:"invalid_format",format:"ipv6",input:r.value,inst:t,continue:!e.abort})}}}),c6=b("$ZodCIDRv4",(t,e)=>{e.pattern??(e.pattern=_o),I3.init(t,e)}),u6=b("$ZodCIDRv6",(t,e)=>{e.pattern??(e.pattern=vo),I3.init(t,e),t._zod.check=r=>{let[o,n]=r.value.split("/");try{if(!n)throw new Error;let i=Number(n);if(`${i}`!==n)throw new Error;if(i<0||i>128)throw new Error;new URL(`http://[${o}]`)}catch{r.issues.push({code:"invalid_format",format:"cidrv6",input:r.value,inst:t,continue:!e.abort})}}});function dn(t){if(t==="")return!0;if(t.length%4!==0)return!1;try{return atob(t),!0}catch{return!1}}var p6=b("$ZodBase64",(t,e)=>{e.pattern??(e.pattern=Ao),I3.init(t,e),t._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64"}),t._zod.check=r=>{dn(r.value)||r.issues.push({code:"invalid_format",format:"base64",input:r.value,inst:t,continue:!e.abort})}});function Ip(t){if(!V5.test(t))return!1;let e=t.replace(/[-_]/g,o=>o==="-"?"+":"/"),r=e.padEnd(Math.ceil(e.length/4)*4,"=");return dn(r)}var d6=b("$ZodBase64URL",(t,e)=>{e.pattern??(e.pattern=V5),I3.init(t,e),t._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64url"}),t._zod.check=r=>{Ip(r.value)||r.issues.push({code:"invalid_format",format:"base64url",input:r.value,inst:t,continue:!e.abort})}}),m6=b("$ZodE164",(t,e)=>{e.pattern??(e.pattern=Po),I3.init(t,e)});function Fp(t,e=null){try{let r=t.split(".");if(r.length!==3)return!1;let[o]=r;if(!o)return!1;let n=JSON.parse(atob(o));return!("typ"in n&&n?.typ!=="JWT"||!n.alg||e&&(!("alg"in n)||n.alg!==e))}catch{return!1}}var y6=b("$ZodJWT",(t,e)=>{I3.init(t,e),t._zod.check=r=>{Fp(r.value,e.alg)||r.issues.push({code:"invalid_format",format:"jwt",input:r.value,inst:t,continue:!e.abort})}});var X7=b("$ZodNumber",(t,e)=>{k3.init(t,e),t._zod.pattern=t._zod.bag.pattern??Io,t._zod.parse=(r,o)=>{if(e.coerce)try{r.value=Number(r.value)}catch{}let n=r.value;if(typeof n=="number"&&!Number.isNaN(n)&&Number.isFinite(n))return r;let i=typeof n=="number"?Number.isNaN(n)?"NaN":Number.isFinite(n)?void 0:"Infinity":void 0;return r.issues.push({expected:"number",code:"invalid_type",input:n,inst:t,...i?{received:i}:{}}),r}}),f6=b("$ZodNumber",(t,e)=>{Do.init(t,e),X7.init(t,e)}),h6=b("$ZodBoolean",(t,e)=>{k3.init(t,e),t._zod.pattern=Fo,t._zod.parse=(r,o)=>{if(e.coerce)try{r.value=!!r.value}catch{}let n=r.value;return typeof n=="boolean"||r.issues.push({expected:"boolean",code:"invalid_type",input:n,inst:t}),r}});var g6=b("$ZodNull",(t,e)=>{k3.init(t,e),t._zod.pattern=Lo,t._zod.values=new Set([null]),t._zod.parse=(r,o)=>{let n=r.value;return n===null||r.issues.push({expected:"null",code:"invalid_type",input:n,inst:t}),r}});var M6=b("$ZodUnknown",(t,e)=>{k3.init(t,e),t._zod.parse=r=>r}),C6=b("$ZodNever",(t,e)=>{k3.init(t,e),t._zod.parse=(r,o)=>(r.issues.push({expected:"never",code:"invalid_type",input:r.value,inst:t}),r)});function Jo(t,e,r){t.issues.length&&e.issues.push(...t4(r,t.issues)),e.value[r]=t.value}var _6=b("$ZodArray",(t,e)=>{k3.init(t,e),t._zod.parse=(r,o)=>{let n=r.value;if(!Array.isArray(n))return r.issues.push({expected:"array",code:"invalid_type",input:n,inst:t}),r;r.value=Array(n.length);let i=[];for(let a=0;a<n.length;a++){let s=n[a],l=e.element._zod.run({value:s,issues:[]},o);l instanceof Promise?i.push(l.then(c=>Jo(c,r,a))):Jo(l,r,a)}return i.length?Promise.all(i).then(()=>r):r}});function D7(t,e,r){t.issues.length&&e.issues.push(...t4(r,t.issues)),e.value[r]=t.value}function Qo(t,e,r,o){t.issues.length?o[r]===void 0?r in o?e.value[r]=void 0:e.value[r]=t.value:e.issues.push(...t4(r,t.issues)):t.value===void 0?r in o&&(e.value[r]=void 0):e.value[r]=t.value}var B7=b("$ZodObject",(t,e)=>{k3.init(t,e);let r=A9(()=>{let p=Object.keys(e.shape);for(let y of p)if(!(e.shape[y]instanceof k3))throw new Error(`Invalid element at key "${y}": expected a Zod schema`);let d=L5(e.shape);return{shape:e.shape,keys:p,keySet:new Set(p),numKeys:p.length,optionalKeys:new Set(d)}});x3(t._zod,"propValues",()=>{let p=e.shape,d={};for(let y in p){let m=p[y]._zod;if(m.values){d[y]??(d[y]=new Set);for(let f of m.values)d[y].add(f)}}return d});let o=p=>{let d=new $7(["shape","payload","ctx"]),y=r.value,m=M=>{let v=u8(M);return`shape[${v}]._zod.run({ value: input[${v}], issues: [] }, ctx)`};d.write("const input = payload.value;");let f=Object.create(null),h=0;for(let M of y.keys)f[M]=`key_${h++}`;d.write("const newResult = {}");for(let M of y.keys)if(y.optionalKeys.has(M)){let v=f[M];d.write(`const ${v} = ${m(M)};`);let A=u8(M);d.write(`
26
+ if (${v}.issues.length) {
27
+ if (input[${A}] === undefined) {
28
+ if (${A} in input) {
29
+ newResult[${A}] = undefined;
30
+ }
31
+ } else {
32
+ payload.issues = payload.issues.concat(
33
+ ${v}.issues.map((iss) => ({
34
+ ...iss,
35
+ path: iss.path ? [${A}, ...iss.path] : [${A}],
36
+ }))
37
+ );
38
+ }
39
+ } else if (${v}.value === undefined) {
40
+ if (${A} in input) newResult[${A}] = undefined;
41
+ } else {
42
+ newResult[${A}] = ${v}.value;
43
+ }
44
+ `)}else{let v=f[M];d.write(`const ${v} = ${m(M)};`),d.write(`
45
+ if (${v}.issues.length) payload.issues = payload.issues.concat(${v}.issues.map(iss => ({
46
+ ...iss,
47
+ path: iss.path ? [${u8(M)}, ...iss.path] : [${u8(M)}]
48
+ })));`),d.write(`newResult[${u8(M)}] = ${v}.value`)}d.write("payload.value = newResult;"),d.write("return payload;");let C=d.compile();return(M,v)=>C(p,M,v)},n,i=D8,a=!I7.jitless,l=a&&I5.value,c=e.catchall,u;t._zod.parse=(p,d)=>{u??(u=r.value);let y=p.value;if(!i(y))return p.issues.push({expected:"object",code:"invalid_type",input:y,inst:t}),p;let m=[];if(a&&l&&d?.async===!1&&d.jitless!==!0)n||(n=o(e.shape)),p=n(p,d);else{p.value={};let v=u.shape;for(let A of u.keys){let P=v[A],z=P._zod.run({value:y[A],issues:[]},d),G=P._zod.optin==="optional"&&P._zod.optout==="optional";z instanceof Promise?m.push(z.then(A3=>G?Qo(A3,p,A,y):D7(A3,p,A))):G?Qo(z,p,A,y):D7(z,p,A)}}if(!c)return m.length?Promise.all(m).then(()=>p):p;let f=[],h=u.keySet,C=c._zod,M=C.def.type;for(let v of Object.keys(y)){if(h.has(v))continue;if(M==="never"){f.push(v);continue}let A=C.run({value:y[v],issues:[]},d);A instanceof Promise?m.push(A.then(P=>D7(P,p,v))):D7(A,p,v)}return f.length&&p.issues.push({code:"unrecognized_keys",keys:f,input:y,inst:t}),m.length?Promise.all(m).then(()=>p):p}});function en(t,e,r,o){for(let n of t)if(n.issues.length===0)return e.value=n.value,e;return e.issues.push({code:"invalid_union",input:e.value,inst:r,errors:t.map(n=>n.issues.map(i=>H1(i,o,N1())))}),e}var H7=b("$ZodUnion",(t,e)=>{k3.init(t,e),x3(t._zod,"optin",()=>e.options.some(r=>r._zod.optin==="optional")?"optional":void 0),x3(t._zod,"optout",()=>e.options.some(r=>r._zod.optout==="optional")?"optional":void 0),x3(t._zod,"values",()=>{if(e.options.every(r=>r._zod.values))return new Set(e.options.flatMap(r=>Array.from(r._zod.values)))}),x3(t._zod,"pattern",()=>{if(e.options.every(r=>r._zod.pattern)){let r=e.options.map(o=>o._zod.pattern);return new RegExp(`^(${r.map(o=>P9(o.source)).join("|")})$`)}}),t._zod.parse=(r,o)=>{let n=!1,i=[];for(let a of e.options){let s=a._zod.run({value:r.value,issues:[]},o);if(s instanceof Promise)i.push(s),n=!0;else{if(s.issues.length===0)return s;i.push(s)}}return n?Promise.all(i).then(a=>en(a,r,t,o)):en(i,r,t,o)}}),v6=b("$ZodDiscriminatedUnion",(t,e)=>{H7.init(t,e);let r=t._zod.parse;x3(t._zod,"propValues",()=>{let n={};for(let i of e.options){let a=i._zod.propValues;if(!a||Object.keys(a).length===0)throw new Error(`Invalid discriminated union option at index "${e.options.indexOf(i)}"`);for(let[s,l]of Object.entries(a)){n[s]||(n[s]=new Set);for(let c of l)n[s].add(c)}}return n});let o=A9(()=>{let n=e.options,i=new Map;for(let a of n){let s=a._zod.propValues[e.discriminator];if(!s||s.size===0)throw new Error(`Invalid discriminated union option at index "${e.options.indexOf(a)}"`);for(let l of s){if(i.has(l))throw new Error(`Duplicate discriminator value "${String(l)}"`);i.set(l,a)}}return i});t._zod.parse=(n,i)=>{let a=n.value;if(!D8(a))return n.issues.push({code:"invalid_type",expected:"object",input:a,inst:t}),n;let s=o.value.get(a?.[e.discriminator]);return s?s._zod.run(n,i):e.unionFallback?r(n,i):(n.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",input:a,path:[e.discriminator],inst:t}),n)}}),A6=b("$ZodIntersection",(t,e)=>{k3.init(t,e),t._zod.parse=(r,o)=>{let n=r.value,i=e.left._zod.run({value:n,issues:[]},o),a=e.right._zod.run({value:n,issues:[]},o);return i instanceof Promise||a instanceof Promise?Promise.all([i,a]).then(([l,c])=>tn(r,l,c)):tn(r,i,a)}});function q5(t,e){if(t===e)return{valid:!0,data:t};if(t instanceof Date&&e instanceof Date&&+t==+e)return{valid:!0,data:t};if(X8(t)&&X8(e)){let r=Object.keys(e),o=Object.keys(t).filter(i=>r.indexOf(i)!==-1),n={...t,...e};for(let i of o){let a=q5(t[i],e[i]);if(!a.valid)return{valid:!1,mergeErrorPath:[i,...a.mergeErrorPath]};n[i]=a.data}return{valid:!0,data:n}}if(Array.isArray(t)&&Array.isArray(e)){if(t.length!==e.length)return{valid:!1,mergeErrorPath:[]};let r=[];for(let o=0;o<t.length;o++){let n=t[o],i=e[o],a=q5(n,i);if(!a.valid)return{valid:!1,mergeErrorPath:[o,...a.mergeErrorPath]};r.push(a.data)}return{valid:!0,data:r}}return{valid:!1,mergeErrorPath:[]}}function tn(t,e,r){if(e.issues.length&&t.issues.push(...e.issues),r.issues.length&&t.issues.push(...r.issues),p8(t))return t;let o=q5(e.value,r.value);if(!o.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(o.mergeErrorPath)}`);return t.value=o.data,t}var S6=b("$ZodRecord",(t,e)=>{k3.init(t,e),t._zod.parse=(r,o)=>{let n=r.value;if(!X8(n))return r.issues.push({expected:"record",code:"invalid_type",input:n,inst:t}),r;let i=[];if(e.keyType._zod.values){let a=e.keyType._zod.values;r.value={};for(let l of a)if(typeof l=="string"||typeof l=="number"||typeof l=="symbol"){let c=e.valueType._zod.run({value:n[l],issues:[]},o);c instanceof Promise?i.push(c.then(u=>{u.issues.length&&r.issues.push(...t4(l,u.issues)),r.value[l]=u.value})):(c.issues.length&&r.issues.push(...t4(l,c.issues)),r.value[l]=c.value)}let s;for(let l in n)a.has(l)||(s=s??[],s.push(l));s&&s.length>0&&r.issues.push({code:"unrecognized_keys",input:n,inst:t,keys:s})}else{r.value={};for(let a of Reflect.ownKeys(n)){if(a==="__proto__")continue;let s=e.keyType._zod.run({value:a,issues:[]},o);if(s instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(s.issues.length){r.issues.push({origin:"record",code:"invalid_key",issues:s.issues.map(c=>H1(c,o,N1())),input:a,path:[a],inst:t}),r.value[s.value]=s.value;continue}let l=e.valueType._zod.run({value:n[a],issues:[]},o);l instanceof Promise?i.push(l.then(c=>{c.issues.length&&r.issues.push(...t4(a,c.issues)),r.value[s.value]=c.value})):(l.issues.length&&r.issues.push(...t4(a,l.issues)),r.value[s.value]=l.value)}}return i.length?Promise.all(i).then(()=>r):r}});var P6=b("$ZodEnum",(t,e)=>{k3.init(t,e);let r=v9(e.entries);t._zod.values=new Set(r),t._zod.pattern=new RegExp(`^(${r.filter(o=>F5.has(typeof o)).map(o=>typeof o=="string"?N4(o):o.toString()).join("|")})$`),t._zod.parse=(o,n)=>{let i=o.value;return t._zod.values.has(i)||o.issues.push({code:"invalid_value",values:r,input:i,inst:t}),o}}),b6=b("$ZodLiteral",(t,e)=>{k3.init(t,e),t._zod.values=new Set(e.values),t._zod.pattern=new RegExp(`^(${e.values.map(r=>typeof r=="string"?N4(r):r?r.toString():String(r)).join("|")})$`),t._zod.parse=(r,o)=>{let n=r.value;return t._zod.values.has(n)||r.issues.push({code:"invalid_value",values:e.values,input:n,inst:t}),r}});var w6=b("$ZodTransform",(t,e)=>{k3.init(t,e),t._zod.parse=(r,o)=>{let n=e.transform(r.value,r);if(o.async)return(n instanceof Promise?n:Promise.resolve(n)).then(a=>(r.value=a,r));if(n instanceof Promise)throw new d4;return r.value=n,r}}),N6=b("$ZodOptional",(t,e)=>{k3.init(t,e),t._zod.optin="optional",t._zod.optout="optional",x3(t._zod,"values",()=>e.innerType._zod.values?new Set([...e.innerType._zod.values,void 0]):void 0),x3(t._zod,"pattern",()=>{let r=e.innerType._zod.pattern;return r?new RegExp(`^(${P9(r.source)})?$`):void 0}),t._zod.parse=(r,o)=>e.innerType._zod.optin==="optional"?e.innerType._zod.run(r,o):r.value===void 0?r:e.innerType._zod.run(r,o)}),k6=b("$ZodNullable",(t,e)=>{k3.init(t,e),x3(t._zod,"optin",()=>e.innerType._zod.optin),x3(t._zod,"optout",()=>e.innerType._zod.optout),x3(t._zod,"pattern",()=>{let r=e.innerType._zod.pattern;return r?new RegExp(`^(${P9(r.source)}|null)$`):void 0}),x3(t._zod,"values",()=>e.innerType._zod.values?new Set([...e.innerType._zod.values,null]):void 0),t._zod.parse=(r,o)=>r.value===null?r:e.innerType._zod.run(r,o)}),T6=b("$ZodDefault",(t,e)=>{k3.init(t,e),t._zod.optin="optional",x3(t._zod,"values",()=>e.innerType._zod.values),t._zod.parse=(r,o)=>{if(r.value===void 0)return r.value=e.defaultValue,r;let n=e.innerType._zod.run(r,o);return n instanceof Promise?n.then(i=>rn(i,e)):rn(n,e)}});function rn(t,e){return t.value===void 0&&(t.value=e.defaultValue),t}var z6=b("$ZodPrefault",(t,e)=>{k3.init(t,e),t._zod.optin="optional",x3(t._zod,"values",()=>e.innerType._zod.values),t._zod.parse=(r,o)=>(r.value===void 0&&(r.value=e.defaultValue),e.innerType._zod.run(r,o))}),x6=b("$ZodNonOptional",(t,e)=>{k3.init(t,e),x3(t._zod,"values",()=>{let r=e.innerType._zod.values;return r?new Set([...r].filter(o=>o!==void 0)):void 0}),t._zod.parse=(r,o)=>{let n=e.innerType._zod.run(r,o);return n instanceof Promise?n.then(i=>on(i,t)):on(n,t)}});function on(t,e){return!t.issues.length&&t.value===void 0&&t.issues.push({code:"invalid_type",expected:"nonoptional",input:t.value,inst:e}),t}var I6=b("$ZodCatch",(t,e)=>{k3.init(t,e),t._zod.optin="optional",x3(t._zod,"optout",()=>e.innerType._zod.optout),x3(t._zod,"values",()=>e.innerType._zod.values),t._zod.parse=(r,o)=>{let n=e.innerType._zod.run(r,o);return n instanceof Promise?n.then(i=>(r.value=i.value,i.issues.length&&(r.value=e.catchValue({...r,error:{issues:i.issues.map(a=>H1(a,o,N1()))},input:r.value}),r.issues=[]),r)):(r.value=n.value,n.issues.length&&(r.value=e.catchValue({...r,error:{issues:n.issues.map(i=>H1(i,o,N1()))},input:r.value}),r.issues=[]),r)}});var F6=b("$ZodPipe",(t,e)=>{k3.init(t,e),x3(t._zod,"values",()=>e.in._zod.values),x3(t._zod,"optin",()=>e.in._zod.optin),x3(t._zod,"optout",()=>e.out._zod.optout),t._zod.parse=(r,o)=>{let n=e.in._zod.run(r,o);return n instanceof Promise?n.then(i=>nn(i,e,o)):nn(n,e,o)}});function nn(t,e,r){return p8(t)?t:e.out._zod.run({value:t.value,issues:t.issues},r)}var L6=b("$ZodReadonly",(t,e)=>{k3.init(t,e),x3(t._zod,"propValues",()=>e.innerType._zod.propValues),x3(t._zod,"values",()=>e.innerType._zod.values),x3(t._zod,"optin",()=>e.innerType._zod.optin),x3(t._zod,"optout",()=>e.innerType._zod.optout),t._zod.parse=(r,o)=>{let n=e.innerType._zod.run(r,o);return n instanceof Promise?n.then(an):an(n)}});function an(t){return t.value=Object.freeze(t.value),t}var O6=b("$ZodCustom",(t,e)=>{o1.init(t,e),k3.init(t,e),t._zod.parse=(r,o)=>r,t._zod.check=r=>{let o=r.value,n=e.fn(o);if(n instanceof Promise)return n.then(i=>sn(i,r,o,t));sn(n,r,o,t)}});function sn(t,e,r,o){if(!t){let n={code:"custom",input:r,inst:o,path:[...o._zod.def.path??[]],continue:!o._zod.def.abort};o._zod.def.params&&(n.params=o._zod.def.params),e.issues.push(R5(n))}}var Lp=t=>{let e=typeof t;switch(e){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return e},Op=()=>{let t={string:{unit:"characters",verb:"to have"},file:{unit:"bytes",verb:"to have"},array:{unit:"items",verb:"to have"},set:{unit:"items",verb:"to have"}};function e(o){return t[o]??null}let r={regex:"input",email:"email address",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datetime",date:"ISO date",time:"ISO time",duration:"ISO duration",ipv4:"IPv4 address",ipv6:"IPv6 address",cidrv4:"IPv4 range",cidrv6:"IPv6 range",base64:"base64-encoded string",base64url:"base64url-encoded string",json_string:"JSON string",e164:"E.164 number",jwt:"JWT",template_literal:"input"};return o=>{switch(o.code){case"invalid_type":return`Invalid input: expected ${o.expected}, received ${Lp(o.input)}`;case"invalid_value":return o.values.length===1?`Invalid input: expected ${O7(o.values[0])}`:`Invalid option: expected one of ${F7(o.values,"|")}`;case"too_big":{let n=o.inclusive?"<=":"<",i=e(o.origin);return i?`Too big: expected ${o.origin??"value"} to have ${n}${o.maximum.toString()} ${i.unit??"elements"}`:`Too big: expected ${o.origin??"value"} to be ${n}${o.maximum.toString()}`}case"too_small":{let n=o.inclusive?">=":">",i=e(o.origin);return i?`Too small: expected ${o.origin} to have ${n}${o.minimum.toString()} ${i.unit}`:`Too small: expected ${o.origin} to be ${n}${o.minimum.toString()}`}case"invalid_format":{let n=o;return n.format==="starts_with"?`Invalid string: must start with "${n.prefix}"`:n.format==="ends_with"?`Invalid string: must end with "${n.suffix}"`:n.format==="includes"?`Invalid string: must include "${n.includes}"`:n.format==="regex"?`Invalid string: must match pattern ${n.pattern}`:`Invalid ${r[n.format]??o.format}`}case"not_multiple_of":return`Invalid number: must be a multiple of ${o.divisor}`;case"unrecognized_keys":return`Unrecognized key${o.keys.length>1?"s":""}: ${F7(o.keys,", ")}`;case"invalid_key":return`Invalid key in ${o.origin}`;case"invalid_union":return"Invalid input";case"invalid_element":return`Invalid value in ${o.origin}`;default:return"Invalid input"}}};function mn(){return{localeError:Op()}}var T9=class{constructor(){this._map=new Map,this._idmap=new Map}add(e,...r){let o=r[0];if(this._map.set(e,o),o&&typeof o=="object"&&"id"in o){if(this._idmap.has(o.id))throw new Error(`ID ${o.id} already exists in the registry`);this._idmap.set(o.id,e)}return this}clear(){return this._map=new Map,this._idmap=new Map,this}remove(e){let r=this._map.get(e);return r&&typeof r=="object"&&"id"in r&&this._idmap.delete(r.id),this._map.delete(e),this}get(e){let r=e._zod.parent;if(r){let o={...this.get(r)??{}};return delete o.id,{...o,...this._map.get(e)}}return this._map.get(e)}has(e){return this._map.has(e)}};function yn(){return new T9}var k4=yn();function R6(t,e){return new t({type:"string",...K(e)})}function E6(t,e){return new t({type:"string",format:"email",check:"string_format",abort:!1,...K(e)})}function Z7(t,e){return new t({type:"string",format:"guid",check:"string_format",abort:!1,...K(e)})}function $6(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,...K(e)})}function D6(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...K(e)})}function X6(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...K(e)})}function B6(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...K(e)})}function H6(t,e){return new t({type:"string",format:"url",check:"string_format",abort:!1,...K(e)})}function Z6(t,e){return new t({type:"string",format:"emoji",check:"string_format",abort:!1,...K(e)})}function j6(t,e){return new t({type:"string",format:"nanoid",check:"string_format",abort:!1,...K(e)})}function U6(t,e){return new t({type:"string",format:"cuid",check:"string_format",abort:!1,...K(e)})}function V6(t,e){return new t({type:"string",format:"cuid2",check:"string_format",abort:!1,...K(e)})}function W6(t,e){return new t({type:"string",format:"ulid",check:"string_format",abort:!1,...K(e)})}function G6(t,e){return new t({type:"string",format:"xid",check:"string_format",abort:!1,...K(e)})}function q6(t,e){return new t({type:"string",format:"ksuid",check:"string_format",abort:!1,...K(e)})}function K6(t,e){return new t({type:"string",format:"ipv4",check:"string_format",abort:!1,...K(e)})}function Y6(t,e){return new t({type:"string",format:"ipv6",check:"string_format",abort:!1,...K(e)})}function J6(t,e){return new t({type:"string",format:"cidrv4",check:"string_format",abort:!1,...K(e)})}function Q6(t,e){return new t({type:"string",format:"cidrv6",check:"string_format",abort:!1,...K(e)})}function ee(t,e){return new t({type:"string",format:"base64",check:"string_format",abort:!1,...K(e)})}function te(t,e){return new t({type:"string",format:"base64url",check:"string_format",abort:!1,...K(e)})}function re(t,e){return new t({type:"string",format:"e164",check:"string_format",abort:!1,...K(e)})}function oe(t,e){return new t({type:"string",format:"jwt",check:"string_format",abort:!1,...K(e)})}function fn(t,e){return new t({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...K(e)})}function hn(t,e){return new t({type:"string",format:"date",check:"string_format",...K(e)})}function gn(t,e){return new t({type:"string",format:"time",check:"string_format",precision:null,...K(e)})}function Mn(t,e){return new t({type:"string",format:"duration",check:"string_format",...K(e)})}function ne(t,e){return new t({type:"number",checks:[],...K(e)})}function ie(t,e){return new t({type:"number",check:"number_format",abort:!1,format:"safeint",...K(e)})}function ae(t,e){return new t({type:"boolean",...K(e)})}function se(t,e){return new t({type:"null",...K(e)})}function le(t){return new t({type:"unknown"})}function ce(t,e){return new t({type:"never",...K(e)})}function j7(t,e){return new W5({check:"less_than",...K(e),value:t,inclusive:!1})}function z9(t,e){return new W5({check:"less_than",...K(e),value:t,inclusive:!0})}function U7(t,e){return new G5({check:"greater_than",...K(e),value:t,inclusive:!1})}function x9(t,e){return new G5({check:"greater_than",...K(e),value:t,inclusive:!0})}function V7(t,e){return new $o({check:"multiple_of",...K(e),value:t})}function W7(t,e){return new Xo({check:"max_length",...K(e),maximum:t})}function B8(t,e){return new Bo({check:"min_length",...K(e),minimum:t})}function G7(t,e){return new Ho({check:"length_equals",...K(e),length:t})}function ue(t,e){return new Zo({check:"string_format",format:"regex",...K(e),pattern:t})}function pe(t){return new jo({check:"string_format",format:"lowercase",...K(t)})}function de(t){return new Uo({check:"string_format",format:"uppercase",...K(t)})}function me(t,e){return new Vo({check:"string_format",format:"includes",...K(e),includes:t})}function ye(t,e){return new Wo({check:"string_format",format:"starts_with",...K(e),prefix:t})}function fe(t,e){return new Go({check:"string_format",format:"ends_with",...K(e),suffix:t})}function y8(t){return new qo({check:"overwrite",tx:t})}function he(t){return y8(e=>e.normalize(t))}function ge(){return y8(t=>t.trim())}function Me(){return y8(t=>t.toLowerCase())}function Ce(){return y8(t=>t.toUpperCase())}function Cn(t,e,r){return new t({type:"array",element:e,...K(r)})}function _e(t,e,r){let o=K(r);return o.abort??(o.abort=!0),new t({type:"custom",check:"custom",fn:e,...o})}function ve(t,e,r){return new t({type:"custom",check:"custom",fn:e,...K(r)})}var q7=class{constructor(e){this.counter=0,this.metadataRegistry=e?.metadata??k4,this.target=e?.target??"draft-2020-12",this.unrepresentable=e?.unrepresentable??"throw",this.override=e?.override??(()=>{}),this.io=e?.io??"output",this.seen=new Map}process(e,r={path:[],schemaPath:[]}){var o;let n=e._zod.def,i={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},a=this.seen.get(e);if(a)return a.count++,r.schemaPath.includes(e)&&(a.cycle=r.path),a.schema;let s={schema:{},count:1,cycle:void 0,path:r.path};this.seen.set(e,s);let l=e._zod.toJSONSchema?.();if(l)s.schema=l;else{let p={...r,schemaPath:[...r.schemaPath,e],path:r.path},d=e._zod.parent;if(d)s.ref=d,this.process(d,p),this.seen.get(d).isParent=!0;else{let y=s.schema;switch(n.type){case"string":{let m=y;m.type="string";let{minimum:f,maximum:h,format:C,patterns:M,contentEncoding:v}=e._zod.bag;if(typeof f=="number"&&(m.minLength=f),typeof h=="number"&&(m.maxLength=h),C&&(m.format=i[C]??C,m.format===""&&delete m.format),v&&(m.contentEncoding=v),M&&M.size>0){let A=[...M];A.length===1?m.pattern=A[0].source:A.length>1&&(s.schema.allOf=[...A.map(P=>({...this.target==="draft-7"?{type:"string"}:{},pattern:P.source}))])}break}case"number":{let m=y,{minimum:f,maximum:h,format:C,multipleOf:M,exclusiveMaximum:v,exclusiveMinimum:A}=e._zod.bag;typeof C=="string"&&C.includes("int")?m.type="integer":m.type="number",typeof A=="number"&&(m.exclusiveMinimum=A),typeof f=="number"&&(m.minimum=f,typeof A=="number"&&(A>=f?delete m.minimum:delete m.exclusiveMinimum)),typeof v=="number"&&(m.exclusiveMaximum=v),typeof h=="number"&&(m.maximum=h,typeof v=="number"&&(v<=h?delete m.maximum:delete m.exclusiveMaximum)),typeof M=="number"&&(m.multipleOf=M);break}case"boolean":{let m=y;m.type="boolean";break}case"bigint":{if(this.unrepresentable==="throw")throw new Error("BigInt cannot be represented in JSON Schema");break}case"symbol":{if(this.unrepresentable==="throw")throw new Error("Symbols cannot be represented in JSON Schema");break}case"null":{y.type="null";break}case"any":break;case"unknown":break;case"undefined":{if(this.unrepresentable==="throw")throw new Error("Undefined cannot be represented in JSON Schema");break}case"void":{if(this.unrepresentable==="throw")throw new Error("Void cannot be represented in JSON Schema");break}case"never":{y.not={};break}case"date":{if(this.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema");break}case"array":{let m=y,{minimum:f,maximum:h}=e._zod.bag;typeof f=="number"&&(m.minItems=f),typeof h=="number"&&(m.maxItems=h),m.type="array",m.items=this.process(n.element,{...p,path:[...p.path,"items"]});break}case"object":{let m=y;m.type="object",m.properties={};let f=n.shape;for(let M in f)m.properties[M]=this.process(f[M],{...p,path:[...p.path,"properties",M]});let h=new Set(Object.keys(f)),C=new Set([...h].filter(M=>{let v=n.shape[M]._zod;return this.io==="input"?v.optin===void 0:v.optout===void 0}));C.size>0&&(m.required=Array.from(C)),n.catchall?._zod.def.type==="never"?m.additionalProperties=!1:n.catchall?n.catchall&&(m.additionalProperties=this.process(n.catchall,{...p,path:[...p.path,"additionalProperties"]})):this.io==="output"&&(m.additionalProperties=!1);break}case"union":{let m=y;m.anyOf=n.options.map((f,h)=>this.process(f,{...p,path:[...p.path,"anyOf",h]}));break}case"intersection":{let m=y,f=this.process(n.left,{...p,path:[...p.path,"allOf",0]}),h=this.process(n.right,{...p,path:[...p.path,"allOf",1]}),C=v=>"allOf"in v&&Object.keys(v).length===1,M=[...C(f)?f.allOf:[f],...C(h)?h.allOf:[h]];m.allOf=M;break}case"tuple":{let m=y;m.type="array";let f=n.items.map((M,v)=>this.process(M,{...p,path:[...p.path,"prefixItems",v]}));if(this.target==="draft-2020-12"?m.prefixItems=f:m.items=f,n.rest){let M=this.process(n.rest,{...p,path:[...p.path,"items"]});this.target==="draft-2020-12"?m.items=M:m.additionalItems=M}n.rest&&(m.items=this.process(n.rest,{...p,path:[...p.path,"items"]}));let{minimum:h,maximum:C}=e._zod.bag;typeof h=="number"&&(m.minItems=h),typeof C=="number"&&(m.maxItems=C);break}case"record":{let m=y;m.type="object",m.propertyNames=this.process(n.keyType,{...p,path:[...p.path,"propertyNames"]}),m.additionalProperties=this.process(n.valueType,{...p,path:[...p.path,"additionalProperties"]});break}case"map":{if(this.unrepresentable==="throw")throw new Error("Map cannot be represented in JSON Schema");break}case"set":{if(this.unrepresentable==="throw")throw new Error("Set cannot be represented in JSON Schema");break}case"enum":{let m=y,f=v9(n.entries);f.every(h=>typeof h=="number")&&(m.type="number"),f.every(h=>typeof h=="string")&&(m.type="string"),m.enum=f;break}case"literal":{let m=y,f=[];for(let h of n.values)if(h===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof h=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");f.push(Number(h))}else f.push(h);if(f.length!==0)if(f.length===1){let h=f[0];m.type=h===null?"null":typeof h,m.const=h}else f.every(h=>typeof h=="number")&&(m.type="number"),f.every(h=>typeof h=="string")&&(m.type="string"),f.every(h=>typeof h=="boolean")&&(m.type="string"),f.every(h=>h===null)&&(m.type="null"),m.enum=f;break}case"file":{let m=y,f={type:"string",format:"binary",contentEncoding:"binary"},{minimum:h,maximum:C,mime:M}=e._zod.bag;h!==void 0&&(f.minLength=h),C!==void 0&&(f.maxLength=C),M?M.length===1?(f.contentMediaType=M[0],Object.assign(m,f)):m.anyOf=M.map(v=>({...f,contentMediaType:v})):Object.assign(m,f);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{let m=this.process(n.innerType,p);y.anyOf=[m,{type:"null"}];break}case"nonoptional":{this.process(n.innerType,p),s.ref=n.innerType;break}case"success":{let m=y;m.type="boolean";break}case"default":{this.process(n.innerType,p),s.ref=n.innerType,y.default=JSON.parse(JSON.stringify(n.defaultValue));break}case"prefault":{this.process(n.innerType,p),s.ref=n.innerType,this.io==="input"&&(y._prefault=JSON.parse(JSON.stringify(n.defaultValue)));break}case"catch":{this.process(n.innerType,p),s.ref=n.innerType;let m;try{m=n.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}y.default=m;break}case"nan":{if(this.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema");break}case"template_literal":{let m=y,f=e._zod.pattern;if(!f)throw new Error("Pattern not found in template literal");m.type="string",m.pattern=f.source;break}case"pipe":{let m=this.io==="input"?n.in._zod.def.type==="transform"?n.out:n.in:n.out;this.process(m,p),s.ref=m;break}case"readonly":{this.process(n.innerType,p),s.ref=n.innerType,y.readOnly=!0;break}case"promise":{this.process(n.innerType,p),s.ref=n.innerType;break}case"optional":{this.process(n.innerType,p),s.ref=n.innerType;break}case"lazy":{let m=e._zod.innerType;this.process(m,p),s.ref=m;break}case"custom":{if(this.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema");break}default:}}}let c=this.metadataRegistry.get(e);return c&&Object.assign(s.schema,c),this.io==="input"&&q3(e)&&(delete s.schema.examples,delete s.schema.default),this.io==="input"&&s.schema._prefault&&((o=s.schema).default??(o.default=s.schema._prefault)),delete s.schema._prefault,this.seen.get(e).schema}emit(e,r){let o={cycles:r?.cycles??"ref",reused:r?.reused??"inline",external:r?.external??void 0},n=this.seen.get(e);if(!n)throw new Error("Unprocessed schema. This is a bug in Zod.");let i=u=>{let p=this.target==="draft-2020-12"?"$defs":"definitions";if(o.external){let f=o.external.registry.get(u[0])?.id,h=o.external.uri??(M=>M);if(f)return{ref:h(f)};let C=u[1].defId??u[1].schema.id??`schema${this.counter++}`;return u[1].defId=C,{defId:C,ref:`${h("__shared")}#/${p}/${C}`}}if(u[1]===n)return{ref:"#"};let y=`#/${p}/`,m=u[1].schema.id??`__schema${this.counter++}`;return{defId:m,ref:y+m}},a=u=>{if(u[1].schema.$ref)return;let p=u[1],{ref:d,defId:y}=i(u);p.def={...p.schema},y&&(p.defId=y);let m=p.schema;for(let f in m)delete m[f];m.$ref=d};if(o.cycles==="throw")for(let u of this.seen.entries()){let p=u[1];if(p.cycle)throw new Error(`Cycle detected: #/${p.cycle?.join("/")}/<root>
49
+
50
+ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(let u of this.seen.entries()){let p=u[1];if(e===u[0]){a(u);continue}if(o.external){let y=o.external.registry.get(u[0])?.id;if(e!==u[0]&&y){a(u);continue}}if(this.metadataRegistry.get(u[0])?.id){a(u);continue}if(p.cycle){a(u);continue}if(p.count>1&&o.reused==="ref"){a(u);continue}}let s=(u,p)=>{let d=this.seen.get(u),y=d.def??d.schema,m={...y};if(d.ref===null)return;let f=d.ref;if(d.ref=null,f){s(f,p);let h=this.seen.get(f).schema;h.$ref&&p.target==="draft-7"?(y.allOf=y.allOf??[],y.allOf.push(h)):(Object.assign(y,h),Object.assign(y,m))}d.isParent||this.override({zodSchema:u,jsonSchema:y,path:d.path??[]})};for(let u of[...this.seen.entries()].reverse())s(u[0],{target:this.target});let l={};if(this.target==="draft-2020-12"?l.$schema="https://json-schema.org/draft/2020-12/schema":this.target==="draft-7"?l.$schema="http://json-schema.org/draft-07/schema#":console.warn(`Invalid target: ${this.target}`),o.external?.uri){let u=o.external.registry.get(e)?.id;if(!u)throw new Error("Schema is missing an `id` property");l.$id=o.external.uri(u)}Object.assign(l,n.def);let c=o.external?.defs??{};for(let u of this.seen.entries()){let p=u[1];p.def&&p.defId&&(c[p.defId]=p.def)}o.external||Object.keys(c).length>0&&(this.target==="draft-2020-12"?l.$defs=c:l.definitions=c);try{return JSON.parse(JSON.stringify(l))}catch{throw new Error("Error converting schema to JSON.")}}};function Ae(t,e){if(t instanceof T9){let o=new q7(e),n={};for(let s of t._idmap.entries()){let[l,c]=s;o.process(c)}let i={},a={registry:t,uri:e?.uri,defs:n};for(let s of t._idmap.entries()){let[l,c]=s;i[l]=o.emit(c,{...e,external:a})}if(Object.keys(n).length>0){let s=o.target==="draft-2020-12"?"$defs":"definitions";i.__shared={[s]:n}}return{schemas:i}}let r=new q7(e);return r.process(t),r.emit(t,e)}function q3(t,e){let r=e??{seen:new Set};if(r.seen.has(t))return!1;r.seen.add(t);let n=t._zod.def;switch(n.type){case"string":case"number":case"bigint":case"boolean":case"date":case"symbol":case"undefined":case"null":case"any":case"unknown":case"never":case"void":case"literal":case"enum":case"nan":case"file":case"template_literal":return!1;case"array":return q3(n.element,r);case"object":{for(let i in n.shape)if(q3(n.shape[i],r))return!0;return!1}case"union":{for(let i of n.options)if(q3(i,r))return!0;return!1}case"intersection":return q3(n.left,r)||q3(n.right,r);case"tuple":{for(let i of n.items)if(q3(i,r))return!0;return!!(n.rest&&q3(n.rest,r))}case"record":return q3(n.keyType,r)||q3(n.valueType,r);case"map":return q3(n.keyType,r)||q3(n.valueType,r);case"set":return q3(n.valueType,r);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return q3(n.innerType,r);case"lazy":return q3(n.getter(),r);case"default":return q3(n.innerType,r);case"prefault":return q3(n.innerType,r);case"custom":return!1;case"transform":return!0;case"pipe":return q3(n.in,r)||q3(n.out,r);case"success":return!1;case"catch":return!1;default:}throw new Error(`Unknown schema type: ${n.type}`)}var hd=b("ZodMiniType",(t,e)=>{if(!t._zod)throw new Error("Uninitialized schema in ZodMiniType.");k3.init(t,e),t.def=e,t.parse=(r,o)=>X5(t,r,o,{callee:t.parse}),t.safeParse=(r,o)=>d8(t,r,o),t.parseAsync=async(r,o)=>H5(t,r,o,{callee:t.parseAsync}),t.safeParseAsync=async(r,o)=>m8(t,r,o),t.check=(...r)=>t.clone({...e,checks:[...e.checks??[],...r.map(o=>typeof o=="function"?{_zod:{check:o,def:{check:"custom"},onattach:[]}}:o)]}),t.clone=(r,o)=>k1(t,r,o),t.brand=()=>t,t.register=((r,o)=>(r.add(t,o),t))});var gd=b("ZodMiniObject",(t,e)=>{B7.init(t,e),hd.init(t,e),f3.defineLazy(t,"shape",()=>e.shape)});function Se(t,e){let r={type:"object",get shape(){return f3.assignProp(this,"shape",{...t}),this.shape},...f3.normalizeParams(e)};return new gd(r)}function F1(t){return!!t._zod}function h8(t){let e=Object.values(t);if(e.length===0)return Se({});let r=e.every(F1),o=e.every(n=>!F1(n));if(r)return Se(t);if(o)return w5(t);throw new Error("Mixed Zod versions detected in object shape.")}function T4(t,e){return F1(t)?d8(t,e):t.safeParse(e)}async function K7(t,e){return F1(t)?await m8(t,e):await t.safeParseAsync(e)}function z4(t){if(!t)return;let e;if(F1(t)?e=t._zod?.def?.shape:e=t.shape,!!e){if(typeof e=="function")try{return e()}catch{return}return e}}function H8(t){if(t){if(typeof t=="object"){let e=t,r=t;if(!e._def&&!r._zod){let o=Object.values(t);if(o.length>0&&o.every(n=>typeof n=="object"&&n!==null&&(n._def!==void 0||n._zod!==void 0||typeof n.parse=="function")))return h8(t)}}if(F1(t)){let r=t._zod?.def;if(r&&(r.type==="object"||r.shape!==void 0))return t}else if(t.shape!==void 0)return t}}function Y7(t){if(t&&typeof t=="object"){if("message"in t&&typeof t.message=="string")return t.message;if("issues"in t&&Array.isArray(t.issues)&&t.issues.length>0){let e=t.issues[0];if(e&&typeof e=="object"&&"message"in e)return String(e.message)}try{return JSON.stringify(t)}catch{return String(t)}}return String(t)}function vn(t){return t.description}function An(t){if(F1(t))return t._zod?.def?.type==="optional";let e=t;return typeof t.isOptional=="function"?t.isOptional():e._def?.typeName==="ZodOptional"}function J7(t){if(F1(t)){let i=t._zod?.def;if(i){if(i.value!==void 0)return i.value;if(Array.isArray(i.values)&&i.values.length>0)return i.values[0]}}let r=t._def;if(r){if(r.value!==void 0)return r.value;if(Array.isArray(r.values)&&r.values.length>0)return r.values[0]}let o=t.value;if(o!==void 0)return o}var I9={};A5(I9,{ZodISODate:()=>Pn,ZodISODateTime:()=>Sn,ZodISODuration:()=>wn,ZodISOTime:()=>bn,date:()=>be,datetime:()=>Pe,duration:()=>Ne,time:()=>we});var Sn=b("ZodISODateTime",(t,e)=>{ln.init(t,e),D3.init(t,e)});function Pe(t){return fn(Sn,t)}var Pn=b("ZodISODate",(t,e)=>{cn.init(t,e),D3.init(t,e)});function be(t){return hn(Pn,t)}var bn=b("ZodISOTime",(t,e)=>{un.init(t,e),D3.init(t,e)});function we(t){return gn(bn,t)}var wn=b("ZodISODuration",(t,e)=>{pn.init(t,e),D3.init(t,e)});function Ne(t){return Mn(wn,t)}var Nn=(t,e)=>{R7.init(t,e),t.name="ZodError",Object.defineProperties(t,{format:{value:r=>$5(t,r)},flatten:{value:r=>E5(t,r)},addIssue:{value:r=>t.issues.push(r)},addIssues:{value:r=>t.issues.push(...r)},isEmpty:{get(){return t.issues.length===0}}})},xP=b("ZodError",Nn),F9=b("ZodError",Nn,{Parent:Error});var kn=D5(F9),Tn=B5(F9),zn=Z5(F9),xn=j5(F9);var j3=b("ZodType",(t,e)=>(k3.init(t,e),t.def=e,Object.defineProperty(t,"_def",{value:e}),t.check=(...r)=>t.clone({...e,checks:[...e.checks??[],...r.map(o=>typeof o=="function"?{_zod:{check:o,def:{check:"custom"},onattach:[]}}:o)]}),t.clone=(r,o)=>k1(t,r,o),t.brand=()=>t,t.register=((r,o)=>(r.add(t,o),t)),t.parse=(r,o)=>kn(t,r,o,{callee:t.parse}),t.safeParse=(r,o)=>zn(t,r,o),t.parseAsync=async(r,o)=>Tn(t,r,o,{callee:t.parseAsync}),t.safeParseAsync=async(r,o)=>xn(t,r,o),t.spa=t.safeParseAsync,t.refine=(r,o)=>t.check(ym(r,o)),t.superRefine=r=>t.check(fm(r)),t.overwrite=r=>t.check(y8(r)),t.optional=()=>B3(t),t.nullable=()=>Ln(t),t.nullish=()=>B3(Ln(t)),t.nonoptional=r=>sm(t,r),t.array=()=>h3(t),t.or=r=>O3([t,r]),t.and=r=>e2(t,r),t.transform=r=>Te(t,Xn(r)),t.default=r=>nm(t,r),t.prefault=r=>am(t,r),t.catch=r=>cm(t,r),t.pipe=r=>Te(t,r),t.readonly=()=>dm(t),t.describe=r=>{let o=t.clone();return k4.add(o,{description:r}),o},Object.defineProperty(t,"description",{get(){return k4.get(t)?.description},configurable:!0}),t.meta=(...r)=>{if(r.length===0)return k4.get(t);let o=t.clone();return k4.add(o,r[0]),o},t.isOptional=()=>t.safeParse(void 0).success,t.isNullable=()=>t.safeParse(null).success,t)),On=b("_ZodString",(t,e)=>{k9.init(t,e),j3.init(t,e);let r=t._zod.bag;t.format=r.format??null,t.minLength=r.minimum??null,t.maxLength=r.maximum??null,t.regex=(...o)=>t.check(ue(...o)),t.includes=(...o)=>t.check(me(...o)),t.startsWith=(...o)=>t.check(ye(...o)),t.endsWith=(...o)=>t.check(fe(...o)),t.min=(...o)=>t.check(B8(...o)),t.max=(...o)=>t.check(W7(...o)),t.length=(...o)=>t.check(G7(...o)),t.nonempty=(...o)=>t.check(B8(1,...o)),t.lowercase=o=>t.check(pe(o)),t.uppercase=o=>t.check(de(o)),t.trim=()=>t.check(ge()),t.normalize=(...o)=>t.check(he(...o)),t.toLowerCase=()=>t.check(Me()),t.toUpperCase=()=>t.check(Ce())}),wd=b("ZodString",(t,e)=>{k9.init(t,e),On.init(t,e),t.email=r=>t.check(E6(Nd,r)),t.url=r=>t.check(H6(kd,r)),t.jwt=r=>t.check(oe(Zd,r)),t.emoji=r=>t.check(Z6(Td,r)),t.guid=r=>t.check(Z7(In,r)),t.uuid=r=>t.check($6(Q7,r)),t.uuidv4=r=>t.check(D6(Q7,r)),t.uuidv6=r=>t.check(X6(Q7,r)),t.uuidv7=r=>t.check(B6(Q7,r)),t.nanoid=r=>t.check(j6(zd,r)),t.guid=r=>t.check(Z7(In,r)),t.cuid=r=>t.check(U6(xd,r)),t.cuid2=r=>t.check(V6(Id,r)),t.ulid=r=>t.check(W6(Fd,r)),t.base64=r=>t.check(ee(Xd,r)),t.base64url=r=>t.check(te(Bd,r)),t.xid=r=>t.check(G6(Ld,r)),t.ksuid=r=>t.check(q6(Od,r)),t.ipv4=r=>t.check(K6(Rd,r)),t.ipv6=r=>t.check(Y6(Ed,r)),t.cidrv4=r=>t.check(J6($d,r)),t.cidrv6=r=>t.check(Q6(Dd,r)),t.e164=r=>t.check(re(Hd,r)),t.datetime=r=>t.check(Pe(r)),t.date=r=>t.check(be(r)),t.time=r=>t.check(we(r)),t.duration=r=>t.check(Ne(r))});function S(t){return R6(wd,t)}var D3=b("ZodStringFormat",(t,e)=>{I3.init(t,e),On.init(t,e)}),Nd=b("ZodEmail",(t,e)=>{J5.init(t,e),D3.init(t,e)});var In=b("ZodGUID",(t,e)=>{K5.init(t,e),D3.init(t,e)});var Q7=b("ZodUUID",(t,e)=>{Y5.init(t,e),D3.init(t,e)});var kd=b("ZodURL",(t,e)=>{Q5.init(t,e),D3.init(t,e)});var Td=b("ZodEmoji",(t,e)=>{e6.init(t,e),D3.init(t,e)});var zd=b("ZodNanoID",(t,e)=>{t6.init(t,e),D3.init(t,e)});var xd=b("ZodCUID",(t,e)=>{r6.init(t,e),D3.init(t,e)});var Id=b("ZodCUID2",(t,e)=>{o6.init(t,e),D3.init(t,e)});var Fd=b("ZodULID",(t,e)=>{n6.init(t,e),D3.init(t,e)});var Ld=b("ZodXID",(t,e)=>{i6.init(t,e),D3.init(t,e)});var Od=b("ZodKSUID",(t,e)=>{a6.init(t,e),D3.init(t,e)});var Rd=b("ZodIPv4",(t,e)=>{s6.init(t,e),D3.init(t,e)});var Ed=b("ZodIPv6",(t,e)=>{l6.init(t,e),D3.init(t,e)});var $d=b("ZodCIDRv4",(t,e)=>{c6.init(t,e),D3.init(t,e)});var Dd=b("ZodCIDRv6",(t,e)=>{u6.init(t,e),D3.init(t,e)});var Xd=b("ZodBase64",(t,e)=>{p6.init(t,e),D3.init(t,e)});var Bd=b("ZodBase64URL",(t,e)=>{d6.init(t,e),D3.init(t,e)});var Hd=b("ZodE164",(t,e)=>{m6.init(t,e),D3.init(t,e)});var Zd=b("ZodJWT",(t,e)=>{y6.init(t,e),D3.init(t,e)});var Rn=b("ZodNumber",(t,e)=>{X7.init(t,e),j3.init(t,e),t.gt=(o,n)=>t.check(U7(o,n)),t.gte=(o,n)=>t.check(x9(o,n)),t.min=(o,n)=>t.check(x9(o,n)),t.lt=(o,n)=>t.check(j7(o,n)),t.lte=(o,n)=>t.check(z9(o,n)),t.max=(o,n)=>t.check(z9(o,n)),t.int=o=>t.check(Fn(o)),t.safe=o=>t.check(Fn(o)),t.positive=o=>t.check(U7(0,o)),t.nonnegative=o=>t.check(x9(0,o)),t.negative=o=>t.check(j7(0,o)),t.nonpositive=o=>t.check(z9(0,o)),t.multipleOf=(o,n)=>t.check(V7(o,n)),t.step=(o,n)=>t.check(V7(o,n)),t.finite=()=>t;let r=t._zod.bag;t.minValue=Math.max(r.minimum??Number.NEGATIVE_INFINITY,r.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,t.maxValue=Math.min(r.maximum??Number.POSITIVE_INFINITY,r.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,t.isInt=(r.format??"").includes("int")||Number.isSafeInteger(r.multipleOf??.5),t.isFinite=!0,t.format=r.format??null});function P3(t){return ne(Rn,t)}var jd=b("ZodNumberFormat",(t,e)=>{f6.init(t,e),Rn.init(t,e)});function Fn(t){return ie(jd,t)}var Ud=b("ZodBoolean",(t,e)=>{h6.init(t,e),j3.init(t,e)});function Y3(t){return ae(Ud,t)}var Vd=b("ZodNull",(t,e)=>{g6.init(t,e),j3.init(t,e)});function En(t){return se(Vd,t)}var Wd=b("ZodUnknown",(t,e)=>{M6.init(t,e),j3.init(t,e)});function X3(){return le(Wd)}var Gd=b("ZodNever",(t,e)=>{C6.init(t,e),j3.init(t,e)});function qd(t){return ce(Gd,t)}var Kd=b("ZodArray",(t,e)=>{_6.init(t,e),j3.init(t,e),t.element=e.element,t.min=(r,o)=>t.check(B8(r,o)),t.nonempty=r=>t.check(B8(1,r)),t.max=(r,o)=>t.check(W7(r,o)),t.length=(r,o)=>t.check(G7(r,o)),t.unwrap=()=>t.element});function h3(t,e){return Cn(Kd,t,e)}var $n=b("ZodObject",(t,e)=>{B7.init(t,e),j3.init(t,e),f3.defineLazy(t,"shape",()=>e.shape),t.keyof=()=>A1(Object.keys(t._zod.def.shape)),t.catchall=r=>t.clone({...t._zod.def,catchall:r}),t.passthrough=()=>t.clone({...t._zod.def,catchall:X3()}),t.loose=()=>t.clone({...t._zod.def,catchall:X3()}),t.strict=()=>t.clone({...t._zod.def,catchall:qd()}),t.strip=()=>t.clone({...t._zod.def,catchall:void 0}),t.extend=r=>f3.extend(t,r),t.merge=r=>f3.merge(t,r),t.pick=r=>f3.pick(t,r),t.omit=r=>f3.omit(t,r),t.partial=(...r)=>f3.partial(Bn,t,r[0]),t.required=(...r)=>f3.required(Hn,t,r[0])});function $(t,e){let r={type:"object",get shape(){return f3.assignProp(this,"shape",{...t}),this.shape},...f3.normalizeParams(e)};return new $n(r)}function m1(t,e){return new $n({type:"object",get shape(){return f3.assignProp(this,"shape",{...t}),this.shape},catchall:X3(),...f3.normalizeParams(e)})}var Dn=b("ZodUnion",(t,e)=>{H7.init(t,e),j3.init(t,e),t.options=e.options});function O3(t,e){return new Dn({type:"union",options:t,...f3.normalizeParams(e)})}var Yd=b("ZodDiscriminatedUnion",(t,e)=>{Dn.init(t,e),v6.init(t,e)});function ze(t,e,r){return new Yd({type:"union",options:e,discriminator:t,...f3.normalizeParams(r)})}var Jd=b("ZodIntersection",(t,e)=>{A6.init(t,e),j3.init(t,e)});function e2(t,e){return new Jd({type:"intersection",left:t,right:e})}var Qd=b("ZodRecord",(t,e)=>{S6.init(t,e),j3.init(t,e),t.keyType=e.keyType,t.valueType=e.valueType});function F3(t,e,r){return new Qd({type:"record",keyType:t,valueType:e,...f3.normalizeParams(r)})}var ke=b("ZodEnum",(t,e)=>{P6.init(t,e),j3.init(t,e),t.enum=e.entries,t.options=Object.values(e.entries);let r=new Set(Object.keys(e.entries));t.extract=(o,n)=>{let i={};for(let a of o)if(r.has(a))i[a]=e.entries[a];else throw new Error(`Key ${a} not found in enum`);return new ke({...e,checks:[],...f3.normalizeParams(n),entries:i})},t.exclude=(o,n)=>{let i={...e.entries};for(let a of o)if(r.has(a))delete i[a];else throw new Error(`Key ${a} not found in enum`);return new ke({...e,checks:[],...f3.normalizeParams(n),entries:i})}});function A1(t,e){let r=Array.isArray(t)?Object.fromEntries(t.map(o=>[o,o])):t;return new ke({type:"enum",entries:r,...f3.normalizeParams(e)})}var em=b("ZodLiteral",(t,e)=>{b6.init(t,e),j3.init(t,e),t.values=new Set(e.values),Object.defineProperty(t,"value",{get(){if(e.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return e.values[0]}})});function H(t,e){return new em({type:"literal",values:Array.isArray(t)?t:[t],...f3.normalizeParams(e)})}var tm=b("ZodTransform",(t,e)=>{w6.init(t,e),j3.init(t,e),t._zod.parse=(r,o)=>{r.addIssue=i=>{if(typeof i=="string")r.issues.push(f3.issue(i,r.value,e));else{let a=i;a.fatal&&(a.continue=!1),a.code??(a.code="custom"),a.input??(a.input=r.value),a.inst??(a.inst=t),a.continue??(a.continue=!0),r.issues.push(f3.issue(a))}};let n=e.transform(r.value,r);return n instanceof Promise?n.then(i=>(r.value=i,r)):(r.value=n,r)}});function Xn(t){return new tm({type:"transform",transform:t})}var Bn=b("ZodOptional",(t,e)=>{N6.init(t,e),j3.init(t,e),t.unwrap=()=>t._zod.def.innerType});function B3(t){return new Bn({type:"optional",innerType:t})}var rm=b("ZodNullable",(t,e)=>{k6.init(t,e),j3.init(t,e),t.unwrap=()=>t._zod.def.innerType});function Ln(t){return new rm({type:"nullable",innerType:t})}var om=b("ZodDefault",(t,e)=>{T6.init(t,e),j3.init(t,e),t.unwrap=()=>t._zod.def.innerType,t.removeDefault=t.unwrap});function nm(t,e){return new om({type:"default",innerType:t,get defaultValue(){return typeof e=="function"?e():e}})}var im=b("ZodPrefault",(t,e)=>{z6.init(t,e),j3.init(t,e),t.unwrap=()=>t._zod.def.innerType});function am(t,e){return new im({type:"prefault",innerType:t,get defaultValue(){return typeof e=="function"?e():e}})}var Hn=b("ZodNonOptional",(t,e)=>{x6.init(t,e),j3.init(t,e),t.unwrap=()=>t._zod.def.innerType});function sm(t,e){return new Hn({type:"nonoptional",innerType:t,...f3.normalizeParams(e)})}var lm=b("ZodCatch",(t,e)=>{I6.init(t,e),j3.init(t,e),t.unwrap=()=>t._zod.def.innerType,t.removeCatch=t.unwrap});function cm(t,e){return new lm({type:"catch",innerType:t,catchValue:typeof e=="function"?e:()=>e})}var um=b("ZodPipe",(t,e)=>{F6.init(t,e),j3.init(t,e),t.in=e.in,t.out=e.out});function Te(t,e){return new um({type:"pipe",in:t,out:e})}var pm=b("ZodReadonly",(t,e)=>{L6.init(t,e),j3.init(t,e)});function dm(t){return new pm({type:"readonly",innerType:t})}var Zn=b("ZodCustom",(t,e)=>{O6.init(t,e),j3.init(t,e)});function mm(t){let e=new o1({check:"custom"});return e._zod.check=t,e}function jn(t,e){return _e(Zn,t??(()=>!0),e)}function ym(t,e={}){return ve(Zn,t,e)}function fm(t){let e=mm(r=>(r.addIssue=o=>{if(typeof o=="string")r.issues.push(f3.issue(o,r.value,e._zod.def));else{let n=o;n.fatal&&(n.continue=!1),n.code??(n.code="custom"),n.input??(n.input=r.value),n.inst??(n.inst=e),n.continue??(n.continue=!e._zod.def.abort),r.issues.push(f3.issue(n))}},t(r.value,r)));return e}function xe(t,e){return Te(Xn(t),e)}N1(mn());var Fe="2025-11-25";var Un=[Fe,"2025-06-18","2025-03-26","2024-11-05","2024-10-07"],x4="io.modelcontextprotocol/related-task",r2="2.0",K3=jn(t=>t!==null&&(typeof t=="object"||typeof t=="function")),Vn=O3([S(),P3().int()]),Wn=S(),UP=m1({ttl:P3().optional(),pollInterval:P3().optional()}),hm=$({ttl:P3().optional()}),gm=$({taskId:S()}),Le=m1({progressToken:Vn.optional(),[x4]:gm.optional()}),T1=$({_meta:Le.optional()}),L9=T1.extend({task:hm.optional()}),Gn=t=>L9.safeParse(t).success,n1=$({method:S(),params:T1.loose().optional()}),L1=$({_meta:Le.optional()}),O1=$({method:S(),params:L1.loose().optional()}),i1=m1({_meta:Le.optional()}),o2=O3([S(),P3().int()]),qn=$({jsonrpc:H(r2),id:o2,...n1.shape}).strict(),Oe=t=>qn.safeParse(t).success,Kn=$({jsonrpc:H(r2),...O1.shape}).strict(),Yn=t=>Kn.safeParse(t).success,Re=$({jsonrpc:H(r2),id:o2,result:i1}).strict(),O9=t=>Re.safeParse(t).success;var U;(function(t){t[t.ConnectionClosed=-32e3]="ConnectionClosed",t[t.RequestTimeout=-32001]="RequestTimeout",t[t.ParseError=-32700]="ParseError",t[t.InvalidRequest=-32600]="InvalidRequest",t[t.MethodNotFound=-32601]="MethodNotFound",t[t.InvalidParams=-32602]="InvalidParams",t[t.InternalError=-32603]="InternalError",t[t.UrlElicitationRequired=-32042]="UrlElicitationRequired"})(U||(U={}));var Ee=$({jsonrpc:H(r2),id:o2.optional(),error:$({code:P3().int(),message:S(),data:X3().optional()})}).strict();var Jn=t=>Ee.safeParse(t).success;var Qn=O3([qn,Kn,Re,Ee]),VP=O3([Re,Ee]),n2=i1.strict(),Mm=L1.extend({requestId:o2.optional(),reason:S().optional()}),i2=O1.extend({method:H("notifications/cancelled"),params:Mm}),Cm=$({src:S(),mimeType:S().optional(),sizes:h3(S()).optional(),theme:A1(["light","dark"]).optional()}),R9=$({icons:h3(Cm).optional()}),Z8=$({name:S(),title:S().optional()}),ei=Z8.extend({...Z8.shape,...R9.shape,version:S(),websiteUrl:S().optional(),description:S().optional()}),_m=e2($({applyDefaults:Y3().optional()}),F3(S(),X3())),vm=xe(t=>t&&typeof t=="object"&&!Array.isArray(t)&&Object.keys(t).length===0?{form:{}}:t,e2($({form:_m.optional(),url:K3.optional()}),F3(S(),X3()).optional())),Am=m1({list:K3.optional(),cancel:K3.optional(),requests:m1({sampling:m1({createMessage:K3.optional()}).optional(),elicitation:m1({create:K3.optional()}).optional()}).optional()}),Sm=m1({list:K3.optional(),cancel:K3.optional(),requests:m1({tools:m1({call:K3.optional()}).optional()}).optional()}),Pm=$({experimental:F3(S(),K3).optional(),sampling:$({context:K3.optional(),tools:K3.optional()}).optional(),elicitation:vm.optional(),roots:$({listChanged:Y3().optional()}).optional(),tasks:Am.optional(),extensions:F3(S(),K3).optional()}),bm=T1.extend({protocolVersion:S(),capabilities:Pm,clientInfo:ei}),$e=n1.extend({method:H("initialize"),params:bm});var wm=$({experimental:F3(S(),K3).optional(),logging:K3.optional(),completions:K3.optional(),prompts:$({listChanged:Y3().optional()}).optional(),resources:$({subscribe:Y3().optional(),listChanged:Y3().optional()}).optional(),tools:$({listChanged:Y3().optional()}).optional(),tasks:Sm.optional(),extensions:F3(S(),K3).optional()}),Nm=i1.extend({protocolVersion:S(),capabilities:wm,serverInfo:ei,instructions:S().optional()}),De=O1.extend({method:H("notifications/initialized"),params:L1.optional()});var a2=n1.extend({method:H("ping"),params:T1.optional()}),km=$({progress:P3(),total:B3(P3()),message:B3(S())}),Tm=$({...L1.shape,...km.shape,progressToken:Vn}),s2=O1.extend({method:H("notifications/progress"),params:Tm}),zm=T1.extend({cursor:Wn.optional()}),E9=n1.extend({params:zm.optional()}),$9=i1.extend({nextCursor:Wn.optional()}),xm=A1(["working","input_required","completed","failed","cancelled"]),D9=$({taskId:S(),status:xm,ttl:O3([P3(),En()]),createdAt:S(),lastUpdatedAt:S(),pollInterval:B3(P3()),statusMessage:B3(S())}),j8=i1.extend({task:D9}),Im=L1.merge(D9),X9=O1.extend({method:H("notifications/tasks/status"),params:Im}),l2=n1.extend({method:H("tasks/get"),params:T1.extend({taskId:S()})}),c2=i1.merge(D9),u2=n1.extend({method:H("tasks/result"),params:T1.extend({taskId:S()})}),WP=i1.loose(),p2=E9.extend({method:H("tasks/list")}),d2=$9.extend({tasks:h3(D9)}),m2=n1.extend({method:H("tasks/cancel"),params:T1.extend({taskId:S()})}),ti=i1.merge(D9),ri=$({uri:S(),mimeType:B3(S()),_meta:F3(S(),X3()).optional()}),oi=ri.extend({text:S()}),Xe=S().refine(t=>{try{return atob(t),!0}catch{return!1}},{message:"Invalid Base64 string"}),ni=ri.extend({blob:Xe}),B9=A1(["user","assistant"]),U8=$({audience:h3(B9).optional(),priority:P3().min(0).max(1).optional(),lastModified:I9.datetime({offset:!0}).optional()}),ii=$({...Z8.shape,...R9.shape,uri:S(),description:B3(S()),mimeType:B3(S()),size:B3(P3()),annotations:U8.optional(),_meta:B3(m1({}))}),Fm=$({...Z8.shape,...R9.shape,uriTemplate:S(),description:B3(S()),mimeType:B3(S()),annotations:U8.optional(),_meta:B3(m1({}))}),y2=E9.extend({method:H("resources/list")}),Lm=$9.extend({resources:h3(ii)}),f2=E9.extend({method:H("resources/templates/list")}),Om=$9.extend({resourceTemplates:h3(Fm)}),Be=T1.extend({uri:S()}),Rm=Be,h2=n1.extend({method:H("resources/read"),params:Rm}),Em=i1.extend({contents:h3(O3([oi,ni]))}),$m=O1.extend({method:H("notifications/resources/list_changed"),params:L1.optional()}),Dm=Be,Xm=n1.extend({method:H("resources/subscribe"),params:Dm}),Bm=Be,Hm=n1.extend({method:H("resources/unsubscribe"),params:Bm}),Zm=L1.extend({uri:S()}),jm=O1.extend({method:H("notifications/resources/updated"),params:Zm}),Um=$({name:S(),description:B3(S()),required:B3(Y3())}),Vm=$({...Z8.shape,...R9.shape,description:B3(S()),arguments:B3(h3(Um)),_meta:B3(m1({}))}),g2=E9.extend({method:H("prompts/list")}),Wm=$9.extend({prompts:h3(Vm)}),Gm=T1.extend({name:S(),arguments:F3(S(),S()).optional()}),M2=n1.extend({method:H("prompts/get"),params:Gm}),He=$({type:H("text"),text:S(),annotations:U8.optional(),_meta:F3(S(),X3()).optional()}),Ze=$({type:H("image"),data:Xe,mimeType:S(),annotations:U8.optional(),_meta:F3(S(),X3()).optional()}),je=$({type:H("audio"),data:Xe,mimeType:S(),annotations:U8.optional(),_meta:F3(S(),X3()).optional()}),qm=$({type:H("tool_use"),name:S(),id:S(),input:F3(S(),X3()),_meta:F3(S(),X3()).optional()}),Km=$({type:H("resource"),resource:O3([oi,ni]),annotations:U8.optional(),_meta:F3(S(),X3()).optional()}),Ym=ii.extend({type:H("resource_link")}),Ue=O3([He,Ze,je,Ym,Km]),Jm=$({role:B9,content:Ue}),Qm=i1.extend({description:S().optional(),messages:h3(Jm)}),ey=O1.extend({method:H("notifications/prompts/list_changed"),params:L1.optional()}),ty=$({title:S().optional(),readOnlyHint:Y3().optional(),destructiveHint:Y3().optional(),idempotentHint:Y3().optional(),openWorldHint:Y3().optional()}),ry=$({taskSupport:A1(["required","optional","forbidden"]).optional()}),ai=$({...Z8.shape,...R9.shape,description:S().optional(),inputSchema:$({type:H("object"),properties:F3(S(),K3).optional(),required:h3(S()).optional()}).catchall(X3()),outputSchema:$({type:H("object"),properties:F3(S(),K3).optional(),required:h3(S()).optional()}).catchall(X3()).optional(),annotations:ty.optional(),execution:ry.optional(),_meta:F3(S(),X3()).optional()}),C2=E9.extend({method:H("tools/list")}),oy=$9.extend({tools:h3(ai)}),_2=i1.extend({content:h3(Ue).default([]),structuredContent:F3(S(),X3()).optional(),isError:Y3().optional()}),GP=_2.or(i1.extend({toolResult:X3()})),ny=L9.extend({name:S(),arguments:F3(S(),X3()).optional()}),V8=n1.extend({method:H("tools/call"),params:ny}),iy=O1.extend({method:H("notifications/tools/list_changed"),params:L1.optional()}),qP=$({autoRefresh:Y3().default(!0),debounceMs:P3().int().nonnegative().default(300)}),H9=A1(["debug","info","notice","warning","error","critical","alert","emergency"]),ay=T1.extend({level:H9}),Ve=n1.extend({method:H("logging/setLevel"),params:ay}),sy=L1.extend({level:H9,logger:S().optional(),data:X3()}),ly=O1.extend({method:H("notifications/message"),params:sy}),cy=$({name:S().optional()}),uy=$({hints:h3(cy).optional(),costPriority:P3().min(0).max(1).optional(),speedPriority:P3().min(0).max(1).optional(),intelligencePriority:P3().min(0).max(1).optional()}),py=$({mode:A1(["auto","required","none"]).optional()}),dy=$({type:H("tool_result"),toolUseId:S().describe("The unique identifier for the corresponding tool call."),content:h3(Ue).default([]),structuredContent:$({}).loose().optional(),isError:Y3().optional(),_meta:F3(S(),X3()).optional()}),my=ze("type",[He,Ze,je]),t2=ze("type",[He,Ze,je,qm,dy]),yy=$({role:B9,content:O3([t2,h3(t2)]),_meta:F3(S(),X3()).optional()}),fy=L9.extend({messages:h3(yy),modelPreferences:uy.optional(),systemPrompt:S().optional(),includeContext:A1(["none","thisServer","allServers"]).optional(),temperature:P3().optional(),maxTokens:P3().int(),stopSequences:h3(S()).optional(),metadata:K3.optional(),tools:h3(ai).optional(),toolChoice:py.optional()}),hy=n1.extend({method:H("sampling/createMessage"),params:fy}),Z9=i1.extend({model:S(),stopReason:B3(A1(["endTurn","stopSequence","maxTokens"]).or(S())),role:B9,content:my}),We=i1.extend({model:S(),stopReason:B3(A1(["endTurn","stopSequence","maxTokens","toolUse"]).or(S())),role:B9,content:O3([t2,h3(t2)])}),gy=$({type:H("boolean"),title:S().optional(),description:S().optional(),default:Y3().optional()}),My=$({type:H("string"),title:S().optional(),description:S().optional(),minLength:P3().optional(),maxLength:P3().optional(),format:A1(["email","uri","date","date-time"]).optional(),default:S().optional()}),Cy=$({type:A1(["number","integer"]),title:S().optional(),description:S().optional(),minimum:P3().optional(),maximum:P3().optional(),default:P3().optional()}),_y=$({type:H("string"),title:S().optional(),description:S().optional(),enum:h3(S()),default:S().optional()}),vy=$({type:H("string"),title:S().optional(),description:S().optional(),oneOf:h3($({const:S(),title:S()})),default:S().optional()}),Ay=$({type:H("string"),title:S().optional(),description:S().optional(),enum:h3(S()),enumNames:h3(S()).optional(),default:S().optional()}),Sy=O3([_y,vy]),Py=$({type:H("array"),title:S().optional(),description:S().optional(),minItems:P3().optional(),maxItems:P3().optional(),items:$({type:H("string"),enum:h3(S())}),default:h3(S()).optional()}),by=$({type:H("array"),title:S().optional(),description:S().optional(),minItems:P3().optional(),maxItems:P3().optional(),items:$({anyOf:h3($({const:S(),title:S()}))}),default:h3(S()).optional()}),wy=O3([Py,by]),Ny=O3([Ay,Sy,wy]),ky=O3([Ny,gy,My,Cy]),Ty=L9.extend({mode:H("form").optional(),message:S(),requestedSchema:$({type:H("object"),properties:F3(S(),ky),required:h3(S()).optional()})}),zy=L9.extend({mode:H("url"),message:S(),elicitationId:S(),url:S().url()}),xy=O3([Ty,zy]),Iy=n1.extend({method:H("elicitation/create"),params:xy}),Fy=L1.extend({elicitationId:S()}),Ly=O1.extend({method:H("notifications/elicitation/complete"),params:Fy}),W8=i1.extend({action:A1(["accept","decline","cancel"]),content:xe(t=>t===null?void 0:t,F3(S(),O3([S(),P3(),Y3(),h3(S())])).optional())}),Oy=$({type:H("ref/resource"),uri:S()});var Ry=$({type:H("ref/prompt"),name:S()}),Ey=T1.extend({ref:O3([Ry,Oy]),argument:$({name:S(),value:S()}),context:$({arguments:F3(S(),S()).optional()}).optional()}),v2=n1.extend({method:H("completion/complete"),params:Ey});function si(t){if(t.params.ref.type!=="ref/prompt")throw new TypeError(`Expected CompleteRequestPrompt, but got ${t.params.ref.type}`)}function li(t){if(t.params.ref.type!=="ref/resource")throw new TypeError(`Expected CompleteRequestResourceTemplate, but got ${t.params.ref.type}`)}var $y=i1.extend({completion:m1({values:h3(S()).max(100),total:B3(P3().int()),hasMore:B3(Y3())})}),Dy=$({uri:S().startsWith("file://"),name:S().optional(),_meta:F3(S(),X3()).optional()}),Xy=n1.extend({method:H("roots/list"),params:T1.optional()}),Ge=i1.extend({roots:h3(Dy)}),By=O1.extend({method:H("notifications/roots/list_changed"),params:L1.optional()}),KP=O3([a2,$e,v2,Ve,M2,g2,y2,f2,h2,Xm,Hm,V8,C2,l2,u2,p2,m2]),YP=O3([i2,s2,De,By,X9]),JP=O3([n2,Z9,We,W8,Ge,c2,d2,j8]),QP=O3([a2,hy,Iy,Xy,l2,u2,p2,m2]),eb=O3([i2,s2,ly,jm,$m,iy,ey,X9,Ly]),tb=O3([n2,Nm,$y,Qm,Wm,Lm,Om,Em,_2,oy,c2,d2,j8]),B=class t extends Error{constructor(e,r,o){super(`MCP error ${e}: ${r}`),this.code=e,this.data=o,this.name="McpError"}static fromError(e,r,o){if(e===U.UrlElicitationRequired&&o){let n=o;if(n.elicitations)return new Ie(n.elicitations,r)}return new t(e,r,o)}},Ie=class extends B{constructor(e,r=`URL elicitation${e.length>1?"s":""} required`){super(U.UrlElicitationRequired,r,{elicitations:e})}get elicitations(){return this.data?.elicitations??[]}};function I4(t){return t==="completed"||t==="failed"||t==="cancelled"}var ui=Symbol("Let zodToJsonSchema decide on which parser to use");var ci={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",target:"jsonSchema7",strictUnions:!1,definitions:{},errorMessages:!1,markdownDescription:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref",openAiAnyTypeName:"OpenAiAnyType"},pi=t=>typeof t=="string"?{...ci,name:t}:{...ci,...t};var di=t=>{let e=pi(t),r=e.name!==void 0?[...e.basePath,e.definitionPath,e.name]:e.basePath;return{...e,flags:{hasReferencedOpenAiAnyType:!1},currentPath:r,propertyPath:void 0,seen:new Map(Object.entries(e.definitions).map(([o,n])=>[n._def,{def:n._def,path:[...e.basePath,e.definitionPath,o],jsonSchema:void 0}]))}};function qe(t,e,r,o){o?.errorMessages&&r&&(t.errorMessage={...t.errorMessage,[e]:r})}function g3(t,e,r,o,n){t[e]=r,qe(t,e,o,n)}var A2=(t,e)=>{let r=0;for(;r<t.length&&r<e.length&&t[r]===e[r];r++);return[(t.length-r).toString(),...e.slice(r)].join("/")};function H3(t){if(t.target!=="openAi")return{};let e=[...t.basePath,t.definitionPath,t.openAiAnyTypeName];return t.flags.hasReferencedOpenAiAnyType=!0,{$ref:t.$refStrategy==="relative"?A2(e,t.currentPath):e.join("/")}}function mi(t,e){let r={type:"array"};return t.type?._def&&t.type?._def?.typeName!==N.ZodAny&&(r.items=Q(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&g3(r,"minItems",t.minLength.value,t.minLength.message,e),t.maxLength&&g3(r,"maxItems",t.maxLength.value,t.maxLength.message,e),t.exactLength&&(g3(r,"minItems",t.exactLength.value,t.exactLength.message,e),g3(r,"maxItems",t.exactLength.value,t.exactLength.message,e)),r}function yi(t,e){let r={type:"integer",format:"int64"};if(!t.checks)return r;for(let o of t.checks)switch(o.kind){case"min":e.target==="jsonSchema7"?o.inclusive?g3(r,"minimum",o.value,o.message,e):g3(r,"exclusiveMinimum",o.value,o.message,e):(o.inclusive||(r.exclusiveMinimum=!0),g3(r,"minimum",o.value,o.message,e));break;case"max":e.target==="jsonSchema7"?o.inclusive?g3(r,"maximum",o.value,o.message,e):g3(r,"exclusiveMaximum",o.value,o.message,e):(o.inclusive||(r.exclusiveMaximum=!0),g3(r,"maximum",o.value,o.message,e));break;case"multipleOf":g3(r,"multipleOf",o.value,o.message,e);break}return r}function fi(){return{type:"boolean"}}function S2(t,e){return Q(t.type._def,e)}var hi=(t,e)=>Q(t.innerType._def,e);function Ke(t,e,r){let o=r??e.dateStrategy;if(Array.isArray(o))return{anyOf:o.map((n,i)=>Ke(t,e,n))};switch(o){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return Hy(t,e)}}var Hy=(t,e)=>{let r={type:"integer",format:"unix-time"};if(e.target==="openApi3")return r;for(let o of t.checks)switch(o.kind){case"min":g3(r,"minimum",o.value,o.message,e);break;case"max":g3(r,"maximum",o.value,o.message,e);break}return r};function gi(t,e){return{...Q(t.innerType._def,e),default:t.defaultValue()}}function Mi(t,e){return e.effectStrategy==="input"?Q(t.schema._def,e):H3(e)}function Ci(t){return{type:"string",enum:Array.from(t.values)}}var Zy=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function _i(t,e){let r=[Q(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),Q(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(i=>!!i),o=e.target==="jsonSchema2019-09"?{unevaluatedProperties:!1}:void 0,n=[];return r.forEach(i=>{if(Zy(i))n.push(...i.allOf),i.unevaluatedProperties===void 0&&(o=void 0);else{let a=i;if("additionalProperties"in i&&i.additionalProperties===!1){let{additionalProperties:s,...l}=i;a=l}else o=void 0;n.push(a)}}),n.length?{allOf:n,...o}:void 0}function vi(t,e){let r=typeof t.value;return r!=="bigint"&&r!=="number"&&r!=="boolean"&&r!=="string"?{type:Array.isArray(t.value)?"array":"object"}:e.target==="openApi3"?{type:r==="bigint"?"integer":r,enum:[t.value]}:{type:r==="bigint"?"integer":r,const:t.value}}var Ye,Z1={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(Ye===void 0&&(Ye=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),Ye),uuid:/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/,ipv4:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,ipv4Cidr:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,ipv6:/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,ipv6Cidr:/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,base64url:/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/,jwt:/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/};function P2(t,e){let r={type:"string"};if(t.checks)for(let o of t.checks)switch(o.kind){case"min":g3(r,"minLength",typeof r.minLength=="number"?Math.max(r.minLength,o.value):o.value,o.message,e);break;case"max":g3(r,"maxLength",typeof r.maxLength=="number"?Math.min(r.maxLength,o.value):o.value,o.message,e);break;case"email":switch(e.emailStrategy){case"format:email":j1(r,"email",o.message,e);break;case"format:idn-email":j1(r,"idn-email",o.message,e);break;case"pattern:zod":y1(r,Z1.email,o.message,e);break}break;case"url":j1(r,"uri",o.message,e);break;case"uuid":j1(r,"uuid",o.message,e);break;case"regex":y1(r,o.regex,o.message,e);break;case"cuid":y1(r,Z1.cuid,o.message,e);break;case"cuid2":y1(r,Z1.cuid2,o.message,e);break;case"startsWith":y1(r,RegExp(`^${Je(o.value,e)}`),o.message,e);break;case"endsWith":y1(r,RegExp(`${Je(o.value,e)}$`),o.message,e);break;case"datetime":j1(r,"date-time",o.message,e);break;case"date":j1(r,"date",o.message,e);break;case"time":j1(r,"time",o.message,e);break;case"duration":j1(r,"duration",o.message,e);break;case"length":g3(r,"minLength",typeof r.minLength=="number"?Math.max(r.minLength,o.value):o.value,o.message,e),g3(r,"maxLength",typeof r.maxLength=="number"?Math.min(r.maxLength,o.value):o.value,o.message,e);break;case"includes":{y1(r,RegExp(Je(o.value,e)),o.message,e);break}case"ip":{o.version!=="v6"&&j1(r,"ipv4",o.message,e),o.version!=="v4"&&j1(r,"ipv6",o.message,e);break}case"base64url":y1(r,Z1.base64url,o.message,e);break;case"jwt":y1(r,Z1.jwt,o.message,e);break;case"cidr":{o.version!=="v6"&&y1(r,Z1.ipv4Cidr,o.message,e),o.version!=="v4"&&y1(r,Z1.ipv6Cidr,o.message,e);break}case"emoji":y1(r,Z1.emoji(),o.message,e);break;case"ulid":{y1(r,Z1.ulid,o.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{j1(r,"binary",o.message,e);break}case"contentEncoding:base64":{g3(r,"contentEncoding","base64",o.message,e);break}case"pattern:zod":{y1(r,Z1.base64,o.message,e);break}}break}case"nanoid":y1(r,Z1.nanoid,o.message,e);case"toLowerCase":case"toUpperCase":case"trim":break;default:}return r}function Je(t,e){return e.patternStrategy==="escape"?Uy(t):t}var jy=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function Uy(t){let e="";for(let r=0;r<t.length;r++)jy.has(t[r])||(e+="\\"),e+=t[r];return e}function j1(t,e,r,o){t.format||t.anyOf?.some(n=>n.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format,...t.errorMessage&&o.errorMessages&&{errorMessage:{format:t.errorMessage.format}}}),delete t.format,t.errorMessage&&(delete t.errorMessage.format,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.anyOf.push({format:e,...r&&o.errorMessages&&{errorMessage:{format:r}}})):g3(t,"format",e,r,o)}function y1(t,e,r,o){t.pattern||t.allOf?.some(n=>n.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern,...t.errorMessage&&o.errorMessages&&{errorMessage:{pattern:t.errorMessage.pattern}}}),delete t.pattern,t.errorMessage&&(delete t.errorMessage.pattern,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.allOf.push({pattern:Ai(e,o),...r&&o.errorMessages&&{errorMessage:{pattern:r}}})):g3(t,"pattern",Ai(e,o),r,o)}function Ai(t,e){if(!e.applyRegexFlags||!t.flags)return t.source;let r={i:t.flags.includes("i"),m:t.flags.includes("m"),s:t.flags.includes("s")},o=r.i?t.source.toLowerCase():t.source,n="",i=!1,a=!1,s=!1;for(let l=0;l<o.length;l++){if(i){n+=o[l],i=!1;continue}if(r.i){if(a){if(o[l].match(/[a-z]/)){s?(n+=o[l],n+=`${o[l-2]}-${o[l]}`.toUpperCase(),s=!1):o[l+1]==="-"&&o[l+2]?.match(/[a-z]/)?(n+=o[l],s=!0):n+=`${o[l]}${o[l].toUpperCase()}`;continue}}else if(o[l].match(/[a-z]/)){n+=`[${o[l]}${o[l].toUpperCase()}]`;continue}}if(r.m){if(o[l]==="^"){n+=`(^|(?<=[\r
51
+ ]))`;continue}else if(o[l]==="$"){n+=`($|(?=[\r
52
+ ]))`;continue}}if(r.s&&o[l]==="."){n+=a?`${o[l]}\r
53
+ `:`[${o[l]}\r
54
+ ]`;continue}n+=o[l],o[l]==="\\"?i=!0:a&&o[l]==="]"?a=!1:!a&&o[l]==="["&&(a=!0)}try{new RegExp(n)}catch{return console.warn(`Could not convert regex pattern at ${e.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),t.source}return n}function b2(t,e){if(e.target==="openAi"&&console.warn("Warning: OpenAI may not support records in schemas! Try an array of key-value pairs instead."),e.target==="openApi3"&&t.keyType?._def.typeName===N.ZodEnum)return{type:"object",required:t.keyType._def.values,properties:t.keyType._def.values.reduce((o,n)=>({...o,[n]:Q(t.valueType._def,{...e,currentPath:[...e.currentPath,"properties",n]})??H3(e)}),{}),additionalProperties:e.rejectedAdditionalProperties};let r={type:"object",additionalProperties:Q(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??e.allowedAdditionalProperties};if(e.target==="openApi3")return r;if(t.keyType?._def.typeName===N.ZodString&&t.keyType._def.checks?.length){let{type:o,...n}=P2(t.keyType._def,e);return{...r,propertyNames:n}}else{if(t.keyType?._def.typeName===N.ZodEnum)return{...r,propertyNames:{enum:t.keyType._def.values}};if(t.keyType?._def.typeName===N.ZodBranded&&t.keyType._def.type._def.typeName===N.ZodString&&t.keyType._def.type._def.checks?.length){let{type:o,...n}=S2(t.keyType._def,e);return{...r,propertyNames:n}}}return r}function Si(t,e){if(e.mapStrategy==="record")return b2(t,e);let r=Q(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||H3(e),o=Q(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||H3(e);return{type:"array",maxItems:125,items:{type:"array",items:[r,o],minItems:2,maxItems:2}}}function Pi(t){let e=t.values,o=Object.keys(t.values).filter(i=>typeof e[e[i]]!="number").map(i=>e[i]),n=Array.from(new Set(o.map(i=>typeof i)));return{type:n.length===1?n[0]==="string"?"string":"number":["string","number"],enum:o}}function bi(t){return t.target==="openAi"?void 0:{not:H3({...t,currentPath:[...t.currentPath,"not"]})}}function wi(t){return t.target==="openApi3"?{enum:["null"],nullable:!0}:{type:"null"}}var j9={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function ki(t,e){if(e.target==="openApi3")return Ni(t,e);let r=t.options instanceof Map?Array.from(t.options.values()):t.options;if(r.every(o=>o._def.typeName in j9&&(!o._def.checks||!o._def.checks.length))){let o=r.reduce((n,i)=>{let a=j9[i._def.typeName];return a&&!n.includes(a)?[...n,a]:n},[]);return{type:o.length>1?o:o[0]}}else if(r.every(o=>o._def.typeName==="ZodLiteral"&&!o.description)){let o=r.reduce((n,i)=>{let a=typeof i._def.value;switch(a){case"string":case"number":case"boolean":return[...n,a];case"bigint":return[...n,"integer"];case"object":if(i._def.value===null)return[...n,"null"];default:return n}},[]);if(o.length===r.length){let n=o.filter((i,a,s)=>s.indexOf(i)===a);return{type:n.length>1?n:n[0],enum:r.reduce((i,a)=>i.includes(a._def.value)?i:[...i,a._def.value],[])}}}else if(r.every(o=>o._def.typeName==="ZodEnum"))return{type:"string",enum:r.reduce((o,n)=>[...o,...n._def.values.filter(i=>!o.includes(i))],[])};return Ni(t,e)}var Ni=(t,e)=>{let r=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((o,n)=>Q(o._def,{...e,currentPath:[...e.currentPath,"anyOf",`${n}`]})).filter(o=>!!o&&(!e.strictUnions||typeof o=="object"&&Object.keys(o).length>0));return r.length?{anyOf:r}:void 0};function Ti(t,e){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return e.target==="openApi3"?{type:j9[t.innerType._def.typeName],nullable:!0}:{type:[j9[t.innerType._def.typeName],"null"]};if(e.target==="openApi3"){let o=Q(t.innerType._def,{...e,currentPath:[...e.currentPath]});return o&&"$ref"in o?{allOf:[o],nullable:!0}:o&&{...o,nullable:!0}}let r=Q(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return r&&{anyOf:[r,{type:"null"}]}}function zi(t,e){let r={type:"number"};if(!t.checks)return r;for(let o of t.checks)switch(o.kind){case"int":r.type="integer",qe(r,"type",o.message,e);break;case"min":e.target==="jsonSchema7"?o.inclusive?g3(r,"minimum",o.value,o.message,e):g3(r,"exclusiveMinimum",o.value,o.message,e):(o.inclusive||(r.exclusiveMinimum=!0),g3(r,"minimum",o.value,o.message,e));break;case"max":e.target==="jsonSchema7"?o.inclusive?g3(r,"maximum",o.value,o.message,e):g3(r,"exclusiveMaximum",o.value,o.message,e):(o.inclusive||(r.exclusiveMaximum=!0),g3(r,"maximum",o.value,o.message,e));break;case"multipleOf":g3(r,"multipleOf",o.value,o.message,e);break}return r}function xi(t,e){let r=e.target==="openAi",o={type:"object",properties:{}},n=[],i=t.shape();for(let s in i){let l=i[s];if(l===void 0||l._def===void 0)continue;let c=Wy(l);c&&r&&(l._def.typeName==="ZodOptional"&&(l=l._def.innerType),l.isNullable()||(l=l.nullable()),c=!1);let u=Q(l._def,{...e,currentPath:[...e.currentPath,"properties",s],propertyPath:[...e.currentPath,"properties",s]});u!==void 0&&(o.properties[s]=u,c||n.push(s))}n.length&&(o.required=n);let a=Vy(t,e);return a!==void 0&&(o.additionalProperties=a),o}function Vy(t,e){if(t.catchall._def.typeName!=="ZodNever")return Q(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]});switch(t.unknownKeys){case"passthrough":return e.allowedAdditionalProperties;case"strict":return e.rejectedAdditionalProperties;case"strip":return e.removeAdditionalStrategy==="strict"?e.allowedAdditionalProperties:e.rejectedAdditionalProperties}}function Wy(t){try{return t.isOptional()}catch{return!0}}var Ii=(t,e)=>{if(e.currentPath.toString()===e.propertyPath?.toString())return Q(t.innerType._def,e);let r=Q(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return r?{anyOf:[{not:H3(e)},r]}:H3(e)};var Fi=(t,e)=>{if(e.pipeStrategy==="input")return Q(t.in._def,e);if(e.pipeStrategy==="output")return Q(t.out._def,e);let r=Q(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),o=Q(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",r?"1":"0"]});return{allOf:[r,o].filter(n=>n!==void 0)}};function Li(t,e){return Q(t.type._def,e)}function Oi(t,e){let o={type:"array",uniqueItems:!0,items:Q(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&g3(o,"minItems",t.minSize.value,t.minSize.message,e),t.maxSize&&g3(o,"maxItems",t.maxSize.value,t.maxSize.message,e),o}function Ri(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((r,o)=>Q(r._def,{...e,currentPath:[...e.currentPath,"items",`${o}`]})).reduce((r,o)=>o===void 0?r:[...r,o],[]),additionalItems:Q(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((r,o)=>Q(r._def,{...e,currentPath:[...e.currentPath,"items",`${o}`]})).reduce((r,o)=>o===void 0?r:[...r,o],[])}}function Ei(t){return{not:H3(t)}}function $i(t){return H3(t)}var Di=(t,e)=>Q(t.innerType._def,e);var Xi=(t,e,r)=>{switch(e){case N.ZodString:return P2(t,r);case N.ZodNumber:return zi(t,r);case N.ZodObject:return xi(t,r);case N.ZodBigInt:return yi(t,r);case N.ZodBoolean:return fi();case N.ZodDate:return Ke(t,r);case N.ZodUndefined:return Ei(r);case N.ZodNull:return wi(r);case N.ZodArray:return mi(t,r);case N.ZodUnion:case N.ZodDiscriminatedUnion:return ki(t,r);case N.ZodIntersection:return _i(t,r);case N.ZodTuple:return Ri(t,r);case N.ZodRecord:return b2(t,r);case N.ZodLiteral:return vi(t,r);case N.ZodEnum:return Ci(t);case N.ZodNativeEnum:return Pi(t);case N.ZodNullable:return Ti(t,r);case N.ZodOptional:return Ii(t,r);case N.ZodMap:return Si(t,r);case N.ZodSet:return Oi(t,r);case N.ZodLazy:return()=>t.getter()._def;case N.ZodPromise:return Li(t,r);case N.ZodNaN:case N.ZodNever:return bi(r);case N.ZodEffects:return Mi(t,r);case N.ZodAny:return H3(r);case N.ZodUnknown:return $i(r);case N.ZodDefault:return gi(t,r);case N.ZodBranded:return S2(t,r);case N.ZodReadonly:return Di(t,r);case N.ZodCatch:return hi(t,r);case N.ZodPipeline:return Fi(t,r);case N.ZodFunction:case N.ZodVoid:case N.ZodSymbol:return;default:return(o=>{})(e)}};function Q(t,e,r=!1){let o=e.seen.get(t);if(e.override){let s=e.override?.(t,e,o,r);if(s!==ui)return s}if(o&&!r){let s=Gy(o,e);if(s!==void 0)return s}let n={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,n);let i=Xi(t,t.typeName,e),a=typeof i=="function"?Q(i(),e):i;if(a&&qy(t,e,a),e.postProcess){let s=e.postProcess(a,t,e);return n.jsonSchema=a,s}return n.jsonSchema=a,a}var Gy=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:A2(e.currentPath,t.path)};case"none":case"seen":return t.path.length<e.currentPath.length&&t.path.every((r,o)=>e.currentPath[o]===r)?(console.warn(`Recursive reference detected at ${e.currentPath.join("/")}! Defaulting to any`),H3(e)):e.$refStrategy==="seen"?H3(e):void 0}},qy=(t,e,r)=>(t.description&&(r.description=t.description,e.markdownDescription&&(r.markdownDescription=t.description)),r);var Qe=(t,e)=>{let r=di(e),o=typeof e=="object"&&e.definitions?Object.entries(e.definitions).reduce((l,[c,u])=>({...l,[c]:Q(u._def,{...r,currentPath:[...r.basePath,r.definitionPath,c]},!0)??H3(r)}),{}):void 0,n=typeof e=="string"?e:e?.nameStrategy==="title"?void 0:e?.name,i=Q(t._def,n===void 0?r:{...r,currentPath:[...r.basePath,r.definitionPath,n]},!1)??H3(r),a=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;a!==void 0&&(i.title=a),r.flags.hasReferencedOpenAiAnyType&&(o||(o={}),o[r.openAiAnyTypeName]||(o[r.openAiAnyTypeName]={type:["string","number","integer","boolean","array","null"],items:{$ref:r.$refStrategy==="relative"?"1":[...r.basePath,r.definitionPath,r.openAiAnyTypeName].join("/")}}));let s=n===void 0?o?{...i,[r.definitionPath]:o}:i:{$ref:[...r.$refStrategy==="relative"?[]:r.basePath,r.definitionPath,n].join("/"),[r.definitionPath]:{...o,[n]:i}};return r.target==="jsonSchema7"?s.$schema="http://json-schema.org/draft-07/schema#":(r.target==="jsonSchema2019-09"||r.target==="openAi")&&(s.$schema="https://json-schema.org/draft/2019-09/schema#"),r.target==="openAi"&&("anyOf"in s||"oneOf"in s||"allOf"in s||"type"in s&&Array.isArray(s.type))&&console.warn("Warning: OpenAI may not support schemas with unions as roots! Try wrapping it in an object property."),s};function Ky(t){return!t||t==="jsonSchema7"||t==="draft-7"?"draft-7":t==="jsonSchema2019-09"||t==="draft-2020-12"?"draft-2020-12":"draft-7"}function e0(t,e){return F1(t)?Ae(t,{target:Ky(e?.target),io:e?.pipeStrategy??"input"}):Qe(t,{strictUnions:e?.strictUnions??!0,pipeStrategy:e?.pipeStrategy??"input"})}function t0(t){let r=z4(t)?.method;if(!r)throw new Error("Schema is missing a method literal");let o=J7(r);if(typeof o!="string")throw new Error("Schema method literal must be a string");return o}function r0(t,e){let r=T4(t,e);if(!r.success)throw r.error;return r.data}var Yy=6e4,w2=class{constructor(e){this._options=e,this._requestMessageId=0,this._requestHandlers=new Map,this._requestHandlerAbortControllers=new Map,this._notificationHandlers=new Map,this._responseHandlers=new Map,this._progressHandlers=new Map,this._timeoutInfo=new Map,this._pendingDebouncedNotifications=new Set,this._taskProgressTokens=new Map,this._requestResolvers=new Map,this.setNotificationHandler(i2,r=>{this._oncancel(r)}),this.setNotificationHandler(s2,r=>{this._onprogress(r)}),this.setRequestHandler(a2,r=>({})),this._taskStore=e?.taskStore,this._taskMessageQueue=e?.taskMessageQueue,this._taskStore&&(this.setRequestHandler(l2,async(r,o)=>{let n=await this._taskStore.getTask(r.params.taskId,o.sessionId);if(!n)throw new B(U.InvalidParams,"Failed to retrieve task: Task not found");return{...n}}),this.setRequestHandler(u2,async(r,o)=>{let n=async()=>{let i=r.params.taskId;if(this._taskMessageQueue){let s;for(;s=await this._taskMessageQueue.dequeue(i,o.sessionId);){if(s.type==="response"||s.type==="error"){let l=s.message,c=l.id,u=this._requestResolvers.get(c);if(u)if(this._requestResolvers.delete(c),s.type==="response")u(l);else{let p=l,d=new B(p.error.code,p.error.message,p.error.data);u(d)}else{let p=s.type==="response"?"Response":"Error";this._onerror(new Error(`${p} handler missing for request ${c}`))}continue}await this._transport?.send(s.message,{relatedRequestId:o.requestId})}}let a=await this._taskStore.getTask(i,o.sessionId);if(!a)throw new B(U.InvalidParams,`Task not found: ${i}`);if(!I4(a.status))return await this._waitForTaskUpdate(i,o.signal),await n();if(I4(a.status)){let s=await this._taskStore.getTaskResult(i,o.sessionId);return this._clearTaskQueue(i),{...s,_meta:{...s._meta,[x4]:{taskId:i}}}}return await n()};return await n()}),this.setRequestHandler(p2,async(r,o)=>{try{let{tasks:n,nextCursor:i}=await this._taskStore.listTasks(r.params?.cursor,o.sessionId);return{tasks:n,nextCursor:i,_meta:{}}}catch(n){throw new B(U.InvalidParams,`Failed to list tasks: ${n instanceof Error?n.message:String(n)}`)}}),this.setRequestHandler(m2,async(r,o)=>{try{let n=await this._taskStore.getTask(r.params.taskId,o.sessionId);if(!n)throw new B(U.InvalidParams,`Task not found: ${r.params.taskId}`);if(I4(n.status))throw new B(U.InvalidParams,`Cannot cancel task in terminal status: ${n.status}`);await this._taskStore.updateTaskStatus(r.params.taskId,"cancelled","Client cancelled task execution.",o.sessionId),this._clearTaskQueue(r.params.taskId);let i=await this._taskStore.getTask(r.params.taskId,o.sessionId);if(!i)throw new B(U.InvalidParams,`Task not found after cancellation: ${r.params.taskId}`);return{_meta:{},...i}}catch(n){throw n instanceof B?n:new B(U.InvalidRequest,`Failed to cancel task: ${n instanceof Error?n.message:String(n)}`)}}))}async _oncancel(e){if(!e.params.requestId)return;this._requestHandlerAbortControllers.get(e.params.requestId)?.abort(e.params.reason)}_setupTimeout(e,r,o,n,i=!1){this._timeoutInfo.set(e,{timeoutId:setTimeout(n,r),startTime:Date.now(),timeout:r,maxTotalTimeout:o,resetTimeoutOnProgress:i,onTimeout:n})}_resetTimeout(e){let r=this._timeoutInfo.get(e);if(!r)return!1;let o=Date.now()-r.startTime;if(r.maxTotalTimeout&&o>=r.maxTotalTimeout)throw this._timeoutInfo.delete(e),B.fromError(U.RequestTimeout,"Maximum total timeout exceeded",{maxTotalTimeout:r.maxTotalTimeout,totalElapsed:o});return clearTimeout(r.timeoutId),r.timeoutId=setTimeout(r.onTimeout,r.timeout),!0}_cleanupTimeout(e){let r=this._timeoutInfo.get(e);r&&(clearTimeout(r.timeoutId),this._timeoutInfo.delete(e))}async connect(e){if(this._transport)throw new Error("Already connected to a transport. Call close() before connecting to a new transport, or use a separate Protocol instance per connection.");this._transport=e;let r=this.transport?.onclose;this._transport.onclose=()=>{r?.(),this._onclose()};let o=this.transport?.onerror;this._transport.onerror=i=>{o?.(i),this._onerror(i)};let n=this._transport?.onmessage;this._transport.onmessage=(i,a)=>{n?.(i,a),O9(i)||Jn(i)?this._onresponse(i):Oe(i)?this._onrequest(i,a):Yn(i)?this._onnotification(i):this._onerror(new Error(`Unknown message type: ${JSON.stringify(i)}`))},await this._transport.start()}_onclose(){let e=this._responseHandlers;this._responseHandlers=new Map,this._progressHandlers.clear(),this._taskProgressTokens.clear(),this._pendingDebouncedNotifications.clear();for(let o of this._timeoutInfo.values())clearTimeout(o.timeoutId);this._timeoutInfo.clear();for(let o of this._requestHandlerAbortControllers.values())o.abort();this._requestHandlerAbortControllers.clear();let r=B.fromError(U.ConnectionClosed,"Connection closed");this._transport=void 0,this.onclose?.();for(let o of e.values())o(r)}_onerror(e){this.onerror?.(e)}_onnotification(e){let r=this._notificationHandlers.get(e.method)??this.fallbackNotificationHandler;r!==void 0&&Promise.resolve().then(()=>r(e)).catch(o=>this._onerror(new Error(`Uncaught error in notification handler: ${o}`)))}_onrequest(e,r){let o=this._requestHandlers.get(e.method)??this.fallbackRequestHandler,n=this._transport,i=e.params?._meta?.[x4]?.taskId;if(o===void 0){let u={jsonrpc:"2.0",id:e.id,error:{code:U.MethodNotFound,message:"Method not found"}};i&&this._taskMessageQueue?this._enqueueTaskMessage(i,{type:"error",message:u,timestamp:Date.now()},n?.sessionId).catch(p=>this._onerror(new Error(`Failed to enqueue error response: ${p}`))):n?.send(u).catch(p=>this._onerror(new Error(`Failed to send an error response: ${p}`)));return}let a=new AbortController;this._requestHandlerAbortControllers.set(e.id,a);let s=Gn(e.params)?e.params.task:void 0,l=this._taskStore?this.requestTaskStore(e,n?.sessionId):void 0,c={signal:a.signal,sessionId:n?.sessionId,_meta:e.params?._meta,sendNotification:async u=>{if(a.signal.aborted)return;let p={relatedRequestId:e.id};i&&(p.relatedTask={taskId:i}),await this.notification(u,p)},sendRequest:async(u,p,d)=>{if(a.signal.aborted)throw new B(U.ConnectionClosed,"Request was cancelled");let y={...d,relatedRequestId:e.id};i&&!y.relatedTask&&(y.relatedTask={taskId:i});let m=y.relatedTask?.taskId??i;return m&&l&&await l.updateTaskStatus(m,"input_required"),await this.request(u,p,y)},authInfo:r?.authInfo,requestId:e.id,requestInfo:r?.requestInfo,taskId:i,taskStore:l,taskRequestedTtl:s?.ttl,closeSSEStream:r?.closeSSEStream,closeStandaloneSSEStream:r?.closeStandaloneSSEStream};Promise.resolve().then(()=>{s&&this.assertTaskHandlerCapability(e.method)}).then(()=>o(e,c)).then(async u=>{if(a.signal.aborted)return;let p={result:u,jsonrpc:"2.0",id:e.id};i&&this._taskMessageQueue?await this._enqueueTaskMessage(i,{type:"response",message:p,timestamp:Date.now()},n?.sessionId):await n?.send(p)},async u=>{if(a.signal.aborted)return;let p={jsonrpc:"2.0",id:e.id,error:{code:Number.isSafeInteger(u.code)?u.code:U.InternalError,message:u.message??"Internal error",...u.data!==void 0&&{data:u.data}}};i&&this._taskMessageQueue?await this._enqueueTaskMessage(i,{type:"error",message:p,timestamp:Date.now()},n?.sessionId):await n?.send(p)}).catch(u=>this._onerror(new Error(`Failed to send response: ${u}`))).finally(()=>{this._requestHandlerAbortControllers.get(e.id)===a&&this._requestHandlerAbortControllers.delete(e.id)})}_onprogress(e){let{progressToken:r,...o}=e.params,n=Number(r),i=this._progressHandlers.get(n);if(!i){this._onerror(new Error(`Received a progress notification for an unknown token: ${JSON.stringify(e)}`));return}let a=this._responseHandlers.get(n),s=this._timeoutInfo.get(n);if(s&&a&&s.resetTimeoutOnProgress)try{this._resetTimeout(n)}catch(l){this._responseHandlers.delete(n),this._progressHandlers.delete(n),this._cleanupTimeout(n),a(l);return}i(o)}_onresponse(e){let r=Number(e.id),o=this._requestResolvers.get(r);if(o){if(this._requestResolvers.delete(r),O9(e))o(e);else{let a=new B(e.error.code,e.error.message,e.error.data);o(a)}return}let n=this._responseHandlers.get(r);if(n===void 0){this._onerror(new Error(`Received a response for an unknown message ID: ${JSON.stringify(e)}`));return}this._responseHandlers.delete(r),this._cleanupTimeout(r);let i=!1;if(O9(e)&&e.result&&typeof e.result=="object"){let a=e.result;if(a.task&&typeof a.task=="object"){let s=a.task;typeof s.taskId=="string"&&(i=!0,this._taskProgressTokens.set(s.taskId,r))}}if(i||this._progressHandlers.delete(r),O9(e))n(e);else{let a=B.fromError(e.error.code,e.error.message,e.error.data);n(a)}}get transport(){return this._transport}async close(){await this._transport?.close()}async*requestStream(e,r,o){let{task:n}=o??{};if(!n){try{yield{type:"result",result:await this.request(e,r,o)}}catch(a){yield{type:"error",error:a instanceof B?a:new B(U.InternalError,String(a))}}return}let i;try{let a=await this.request(e,j8,o);if(a.task)i=a.task.taskId,yield{type:"taskCreated",task:a.task};else throw new B(U.InternalError,"Task creation did not return a task");for(;;){let s=await this.getTask({taskId:i},o);if(yield{type:"taskStatus",task:s},I4(s.status)){s.status==="completed"?yield{type:"result",result:await this.getTaskResult({taskId:i},r,o)}:s.status==="failed"?yield{type:"error",error:new B(U.InternalError,`Task ${i} failed`)}:s.status==="cancelled"&&(yield{type:"error",error:new B(U.InternalError,`Task ${i} was cancelled`)});return}if(s.status==="input_required"){yield{type:"result",result:await this.getTaskResult({taskId:i},r,o)};return}let l=s.pollInterval??this._options?.defaultTaskPollInterval??1e3;await new Promise(c=>setTimeout(c,l)),o?.signal?.throwIfAborted()}}catch(a){yield{type:"error",error:a instanceof B?a:new B(U.InternalError,String(a))}}}request(e,r,o){let{relatedRequestId:n,resumptionToken:i,onresumptiontoken:a,task:s,relatedTask:l}=o??{};return new Promise((c,u)=>{let p=M=>{u(M)};if(!this._transport){p(new Error("Not connected"));return}if(this._options?.enforceStrictCapabilities===!0)try{this.assertCapabilityForMethod(e.method),s&&this.assertTaskCapability(e.method)}catch(M){p(M);return}o?.signal?.throwIfAborted();let d=this._requestMessageId++,y={...e,jsonrpc:"2.0",id:d};o?.onprogress&&(this._progressHandlers.set(d,o.onprogress),y.params={...e.params,_meta:{...e.params?._meta||{},progressToken:d}}),s&&(y.params={...y.params,task:s}),l&&(y.params={...y.params,_meta:{...y.params?._meta||{},[x4]:l}});let m=M=>{this._responseHandlers.delete(d),this._progressHandlers.delete(d),this._cleanupTimeout(d),this._transport?.send({jsonrpc:"2.0",method:"notifications/cancelled",params:{requestId:d,reason:String(M)}},{relatedRequestId:n,resumptionToken:i,onresumptiontoken:a}).catch(A=>this._onerror(new Error(`Failed to send cancellation: ${A}`)));let v=M instanceof B?M:new B(U.RequestTimeout,String(M));u(v)};this._responseHandlers.set(d,M=>{if(!o?.signal?.aborted){if(M instanceof Error)return u(M);try{let v=T4(r,M.result);v.success?c(v.data):u(v.error)}catch(v){u(v)}}}),o?.signal?.addEventListener("abort",()=>{m(o?.signal?.reason)});let f=o?.timeout??Yy,h=()=>m(B.fromError(U.RequestTimeout,"Request timed out",{timeout:f}));this._setupTimeout(d,f,o?.maxTotalTimeout,h,o?.resetTimeoutOnProgress??!1);let C=l?.taskId;if(C){let M=v=>{let A=this._responseHandlers.get(d);A?A(v):this._onerror(new Error(`Response handler missing for side-channeled request ${d}`))};this._requestResolvers.set(d,M),this._enqueueTaskMessage(C,{type:"request",message:y,timestamp:Date.now()}).catch(v=>{this._cleanupTimeout(d),u(v)})}else this._transport.send(y,{relatedRequestId:n,resumptionToken:i,onresumptiontoken:a}).catch(M=>{this._cleanupTimeout(d),u(M)})})}async getTask(e,r){return this.request({method:"tasks/get",params:e},c2,r)}async getTaskResult(e,r,o){return this.request({method:"tasks/result",params:e},r,o)}async listTasks(e,r){return this.request({method:"tasks/list",params:e},d2,r)}async cancelTask(e,r){return this.request({method:"tasks/cancel",params:e},ti,r)}async notification(e,r){if(!this._transport)throw new Error("Not connected");this.assertNotificationCapability(e.method);let o=r?.relatedTask?.taskId;if(o){let s={...e,jsonrpc:"2.0",params:{...e.params,_meta:{...e.params?._meta||{},[x4]:r.relatedTask}}};await this._enqueueTaskMessage(o,{type:"notification",message:s,timestamp:Date.now()});return}if((this._options?.debouncedNotificationMethods??[]).includes(e.method)&&!e.params&&!r?.relatedRequestId&&!r?.relatedTask){if(this._pendingDebouncedNotifications.has(e.method))return;this._pendingDebouncedNotifications.add(e.method),Promise.resolve().then(()=>{if(this._pendingDebouncedNotifications.delete(e.method),!this._transport)return;let s={...e,jsonrpc:"2.0"};r?.relatedTask&&(s={...s,params:{...s.params,_meta:{...s.params?._meta||{},[x4]:r.relatedTask}}}),this._transport?.send(s,r).catch(l=>this._onerror(l))});return}let a={...e,jsonrpc:"2.0"};r?.relatedTask&&(a={...a,params:{...a.params,_meta:{...a.params?._meta||{},[x4]:r.relatedTask}}}),await this._transport.send(a,r)}setRequestHandler(e,r){let o=t0(e);this.assertRequestHandlerCapability(o),this._requestHandlers.set(o,(n,i)=>{let a=r0(e,n);return Promise.resolve(r(a,i))})}removeRequestHandler(e){this._requestHandlers.delete(e)}assertCanSetRequestHandler(e){if(this._requestHandlers.has(e))throw new Error(`A request handler for ${e} already exists, which would be overridden`)}setNotificationHandler(e,r){let o=t0(e);this._notificationHandlers.set(o,n=>{let i=r0(e,n);return Promise.resolve(r(i))})}removeNotificationHandler(e){this._notificationHandlers.delete(e)}_cleanupTaskProgressHandler(e){let r=this._taskProgressTokens.get(e);r!==void 0&&(this._progressHandlers.delete(r),this._taskProgressTokens.delete(e))}async _enqueueTaskMessage(e,r,o){if(!this._taskStore||!this._taskMessageQueue)throw new Error("Cannot enqueue task message: taskStore and taskMessageQueue are not configured");let n=this._options?.maxTaskQueueSize;await this._taskMessageQueue.enqueue(e,r,o,n)}async _clearTaskQueue(e,r){if(this._taskMessageQueue){let o=await this._taskMessageQueue.dequeueAll(e,r);for(let n of o)if(n.type==="request"&&Oe(n.message)){let i=n.message.id,a=this._requestResolvers.get(i);a?(a(new B(U.InternalError,"Task cancelled or completed")),this._requestResolvers.delete(i)):this._onerror(new Error(`Resolver missing for request ${i} during task ${e} cleanup`))}}}async _waitForTaskUpdate(e,r){let o=this._options?.defaultTaskPollInterval??1e3;try{let n=await this._taskStore?.getTask(e);n?.pollInterval&&(o=n.pollInterval)}catch{}return new Promise((n,i)=>{if(r.aborted){i(new B(U.InvalidRequest,"Request cancelled"));return}let a=setTimeout(n,o);r.addEventListener("abort",()=>{clearTimeout(a),i(new B(U.InvalidRequest,"Request cancelled"))},{once:!0})})}requestTaskStore(e,r){let o=this._taskStore;if(!o)throw new Error("No task store configured");return{createTask:async n=>{if(!e)throw new Error("No request provided");return await o.createTask(n,e.id,{method:e.method,params:e.params},r)},getTask:async n=>{let i=await o.getTask(n,r);if(!i)throw new B(U.InvalidParams,"Failed to retrieve task: Task not found");return i},storeTaskResult:async(n,i,a)=>{await o.storeTaskResult(n,i,a,r);let s=await o.getTask(n,r);if(s){let l=X9.parse({method:"notifications/tasks/status",params:s});await this.notification(l),I4(s.status)&&this._cleanupTaskProgressHandler(n)}},getTaskResult:n=>o.getTaskResult(n,r),updateTaskStatus:async(n,i,a)=>{let s=await o.getTask(n,r);if(!s)throw new B(U.InvalidParams,`Task "${n}" not found - it may have been cleaned up`);if(I4(s.status))throw new B(U.InvalidParams,`Cannot update task "${n}" from terminal status "${s.status}" to "${i}". Terminal states (completed, failed, cancelled) cannot transition to other states.`);await o.updateTaskStatus(n,i,a,r);let l=await o.getTask(n,r);if(l){let c=X9.parse({method:"notifications/tasks/status",params:l});await this.notification(c),I4(l.status)&&this._cleanupTaskProgressHandler(n)}},listTasks:n=>o.listTasks(n,r)}}};function Bi(t){return t!==null&&typeof t=="object"&&!Array.isArray(t)}function Hi(t,e){let r={...t};for(let o in e){let n=o,i=e[n];if(i===void 0)continue;let a=r[n];Bi(a)&&Bi(i)?r[n]={...a,...i}:r[n]=i}return r}var Fl=w7(Ht(),1),Ll=w7(Il(),1);function rv(){let t=new Fl.default({strict:!1,validateFormats:!0,validateSchema:!1,allErrors:!0});return(0,Ll.default)(t),t}var s5=class{constructor(e){this._ajv=e??rv()}getValidator(e){let r="$id"in e&&typeof e.$id=="string"?this._ajv.getSchema(e.$id)??this._ajv.compile(e):this._ajv.compile(e);return o=>r(o)?{valid:!0,data:o,errorMessage:void 0}:{valid:!1,data:void 0,errorMessage:this._ajv.errorsText(r.errors)}}};var l5=class{constructor(e){this._server=e}requestStream(e,r,o){return this._server.requestStream(e,r,o)}createMessageStream(e,r){let o=this._server.getClientCapabilities();if((e.tools||e.toolChoice)&&!o?.sampling?.tools)throw new Error("Client does not support sampling tools capability.");if(e.messages.length>0){let n=e.messages[e.messages.length-1],i=Array.isArray(n.content)?n.content:[n.content],a=i.some(u=>u.type==="tool_result"),s=e.messages.length>1?e.messages[e.messages.length-2]:void 0,l=s?Array.isArray(s.content)?s.content:[s.content]:[],c=l.some(u=>u.type==="tool_use");if(a){if(i.some(u=>u.type!=="tool_result"))throw new Error("The last message must contain only tool_result content if any is present");if(!c)throw new Error("tool_result blocks are not matching any tool_use from the previous message")}if(c){let u=new Set(l.filter(d=>d.type==="tool_use").map(d=>d.id)),p=new Set(i.filter(d=>d.type==="tool_result").map(d=>d.toolUseId));if(u.size!==p.size||![...u].every(d=>p.has(d)))throw new Error("ids of tool_result blocks and tool_use blocks from previous message do not match")}}return this.requestStream({method:"sampling/createMessage",params:e},Z9,r)}elicitInputStream(e,r){let o=this._server.getClientCapabilities(),n=e.mode??"form";switch(n){case"url":{if(!o?.elicitation?.url)throw new Error("Client does not support url elicitation.");break}case"form":{if(!o?.elicitation?.form)throw new Error("Client does not support form elicitation.");break}}let i=n==="form"&&e.mode===void 0?{...e,mode:"form"}:e;return this.requestStream({method:"elicitation/create",params:i},W8,r)}async getTask(e,r){return this._server.getTask({taskId:e},r)}async getTaskResult(e,r,o){return this._server.getTaskResult({taskId:e},r,o)}async listTasks(e,r){return this._server.listTasks(e?{cursor:e}:void 0,r)}async cancelTask(e,r){return this._server.cancelTask({taskId:e},r)}};function Ol(t,e,r){if(!t)throw new Error(`${r} does not support task creation (required for ${e})`);switch(e){case"tools/call":if(!t.tools?.call)throw new Error(`${r} does not support task creation for tools/call (required for ${e})`);break;default:break}}function Rl(t,e,r){if(!t)throw new Error(`${r} does not support task creation (required for ${e})`);switch(e){case"sampling/createMessage":if(!t.sampling?.createMessage)throw new Error(`${r} does not support task creation for sampling/createMessage (required for ${e})`);break;case"elicitation/create":if(!t.elicitation?.create)throw new Error(`${r} does not support task creation for elicitation/create (required for ${e})`);break;default:break}}var c5=class extends w2{constructor(e,r){super(r),this._serverInfo=e,this._loggingLevels=new Map,this.LOG_LEVEL_SEVERITY=new Map(H9.options.map((o,n)=>[o,n])),this.isMessageIgnored=(o,n)=>{let i=this._loggingLevels.get(n);return i?this.LOG_LEVEL_SEVERITY.get(o)<this.LOG_LEVEL_SEVERITY.get(i):!1},this._capabilities=r?.capabilities??{},this._instructions=r?.instructions,this._jsonSchemaValidator=r?.jsonSchemaValidator??new s5,this.setRequestHandler($e,o=>this._oninitialize(o)),this.setNotificationHandler(De,()=>this.oninitialized?.()),this._capabilities.logging&&this.setRequestHandler(Ve,async(o,n)=>{let i=n.sessionId||n.requestInfo?.headers["mcp-session-id"]||void 0,{level:a}=o.params,s=H9.safeParse(a);return s.success&&this._loggingLevels.set(i,s.data),{}})}get experimental(){return this._experimental||(this._experimental={tasks:new l5(this)}),this._experimental}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=Hi(this._capabilities,e)}setRequestHandler(e,r){let n=z4(e)?.method;if(!n)throw new Error("Schema is missing a method literal");let i;if(F1(n)){let s=n;i=s._zod?.def?.value??s.value}else{let s=n;i=s._def?.value??s.value}if(typeof i!="string")throw new Error("Schema method literal must be a string");if(i==="tools/call"){let s=async(l,c)=>{let u=T4(V8,l);if(!u.success){let m=u.error instanceof Error?u.error.message:String(u.error);throw new B(U.InvalidParams,`Invalid tools/call request: ${m}`)}let{params:p}=u.data,d=await Promise.resolve(r(l,c));if(p.task){let m=T4(j8,d);if(!m.success){let f=m.error instanceof Error?m.error.message:String(m.error);throw new B(U.InvalidParams,`Invalid task creation result: ${f}`)}return m.data}let y=T4(_2,d);if(!y.success){let m=y.error instanceof Error?y.error.message:String(y.error);throw new B(U.InvalidParams,`Invalid tools/call result: ${m}`)}return y.data};return super.setRequestHandler(e,s)}return super.setRequestHandler(e,r)}assertCapabilityForMethod(e){switch(e){case"sampling/createMessage":if(!this._clientCapabilities?.sampling)throw new Error(`Client does not support sampling (required for ${e})`);break;case"elicitation/create":if(!this._clientCapabilities?.elicitation)throw new Error(`Client does not support elicitation (required for ${e})`);break;case"roots/list":if(!this._clientCapabilities?.roots)throw new Error(`Client does not support listing roots (required for ${e})`);break;case"ping":break}}assertNotificationCapability(e){switch(e){case"notifications/message":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"notifications/resources/updated":case"notifications/resources/list_changed":if(!this._capabilities.resources)throw new Error(`Server does not support notifying about resources (required for ${e})`);break;case"notifications/tools/list_changed":if(!this._capabilities.tools)throw new Error(`Server does not support notifying of tool list changes (required for ${e})`);break;case"notifications/prompts/list_changed":if(!this._capabilities.prompts)throw new Error(`Server does not support notifying of prompt list changes (required for ${e})`);break;case"notifications/elicitation/complete":if(!this._clientCapabilities?.elicitation?.url)throw new Error(`Client does not support URL elicitation (required for ${e})`);break;case"notifications/cancelled":break;case"notifications/progress":break}}assertRequestHandlerCapability(e){if(this._capabilities)switch(e){case"completion/complete":if(!this._capabilities.completions)throw new Error(`Server does not support completions (required for ${e})`);break;case"logging/setLevel":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"prompts/get":case"prompts/list":if(!this._capabilities.prompts)throw new Error(`Server does not support prompts (required for ${e})`);break;case"resources/list":case"resources/templates/list":case"resources/read":if(!this._capabilities.resources)throw new Error(`Server does not support resources (required for ${e})`);break;case"tools/call":case"tools/list":if(!this._capabilities.tools)throw new Error(`Server does not support tools (required for ${e})`);break;case"tasks/get":case"tasks/list":case"tasks/result":case"tasks/cancel":if(!this._capabilities.tasks)throw new Error(`Server does not support tasks capability (required for ${e})`);break;case"ping":case"initialize":break}}assertTaskCapability(e){Rl(this._clientCapabilities?.tasks?.requests,e,"Client")}assertTaskHandlerCapability(e){this._capabilities&&Ol(this._capabilities.tasks?.requests,e,"Server")}async _oninitialize(e){let r=e.params.protocolVersion;return this._clientCapabilities=e.params.capabilities,this._clientVersion=e.params.clientInfo,{protocolVersion:Un.includes(r)?r:Fe,capabilities:this.getCapabilities(),serverInfo:this._serverInfo,...this._instructions&&{instructions:this._instructions}}}getClientCapabilities(){return this._clientCapabilities}getClientVersion(){return this._clientVersion}getCapabilities(){return this._capabilities}async ping(){return this.request({method:"ping"},n2)}async createMessage(e,r){if((e.tools||e.toolChoice)&&!this._clientCapabilities?.sampling?.tools)throw new Error("Client does not support sampling tools capability.");if(e.messages.length>0){let o=e.messages[e.messages.length-1],n=Array.isArray(o.content)?o.content:[o.content],i=n.some(c=>c.type==="tool_result"),a=e.messages.length>1?e.messages[e.messages.length-2]:void 0,s=a?Array.isArray(a.content)?a.content:[a.content]:[],l=s.some(c=>c.type==="tool_use");if(i){if(n.some(c=>c.type!=="tool_result"))throw new Error("The last message must contain only tool_result content if any is present");if(!l)throw new Error("tool_result blocks are not matching any tool_use from the previous message")}if(l){let c=new Set(s.filter(p=>p.type==="tool_use").map(p=>p.id)),u=new Set(n.filter(p=>p.type==="tool_result").map(p=>p.toolUseId));if(c.size!==u.size||![...c].every(p=>u.has(p)))throw new Error("ids of tool_result blocks and tool_use blocks from previous message do not match")}}return e.tools?this.request({method:"sampling/createMessage",params:e},We,r):this.request({method:"sampling/createMessage",params:e},Z9,r)}async elicitInput(e,r){switch(e.mode??"form"){case"url":{if(!this._clientCapabilities?.elicitation?.url)throw new Error("Client does not support url elicitation.");let n=e;return this.request({method:"elicitation/create",params:n},W8,r)}case"form":{if(!this._clientCapabilities?.elicitation?.form)throw new Error("Client does not support form elicitation.");let n=e.mode==="form"?e:{...e,mode:"form"},i=await this.request({method:"elicitation/create",params:n},W8,r);if(i.action==="accept"&&i.content&&n.requestedSchema)try{let s=this._jsonSchemaValidator.getValidator(n.requestedSchema)(i.content);if(!s.valid)throw new B(U.InvalidParams,`Elicitation response content does not match requested schema: ${s.errorMessage}`)}catch(a){throw a instanceof B?a:new B(U.InternalError,`Error validating elicitation response: ${a instanceof Error?a.message:String(a)}`)}return i}}}createElicitationCompletionNotifier(e,r){if(!this._clientCapabilities?.elicitation?.url)throw new Error("Client does not support URL elicitation (required for notifications/elicitation/complete)");return()=>this.notification({method:"notifications/elicitation/complete",params:{elicitationId:e}},r)}async listRoots(e,r){return this.request({method:"roots/list",params:e},Ge,r)}async sendLoggingMessage(e,r){if(this._capabilities.logging&&!this.isMessageIgnored(e.level,r))return this.notification({method:"notifications/message",params:e})}async sendResourceUpdated(e){return this.notification({method:"notifications/resources/updated",params:e})}async sendResourceListChanged(){return this.notification({method:"notifications/resources/list_changed"})}async sendToolListChanged(){return this.notification({method:"notifications/tools/list_changed"})}async sendPromptListChanged(){return this.notification({method:"notifications/prompts/list_changed"})}};var $l=Symbol.for("mcp.completable");function Kt(t){return!!t&&typeof t=="object"&&$l in t}function Dl(t){return t[$l]?.complete}var El;(function(t){t.Completable="McpCompletable"})(El||(El={}));var ov=/^[A-Za-z0-9._-]{1,128}$/;function nv(t){let e=[];if(t.length===0)return{isValid:!1,warnings:["Tool name cannot be empty"]};if(t.length>128)return{isValid:!1,warnings:[`Tool name exceeds maximum length of 128 characters (current: ${t.length})`]};if(t.includes(" ")&&e.push("Tool name contains spaces, which may cause parsing issues"),t.includes(",")&&e.push("Tool name contains commas, which may cause parsing issues"),(t.startsWith("-")||t.endsWith("-"))&&e.push("Tool name starts or ends with a dash, which may cause parsing issues in some contexts"),(t.startsWith(".")||t.endsWith("."))&&e.push("Tool name starts or ends with a dot, which may cause parsing issues in some contexts"),!ov.test(t)){let r=t.split("").filter(o=>!/[A-Za-z0-9._-]/.test(o)).filter((o,n,i)=>i.indexOf(o)===n);return e.push(`Tool name contains invalid characters: ${r.map(o=>`"${o}"`).join(", ")}`,"Allowed characters are: A-Z, a-z, 0-9, underscore (_), dash (-), and dot (.)"),{isValid:!1,warnings:e}}return{isValid:!0,warnings:e}}function iv(t,e){if(e.length>0){console.warn(`Tool name validation warning for "${t}":`);for(let r of e)console.warn(` - ${r}`);console.warn("Tool registration will proceed, but this may cause compatibility issues."),console.warn("Consider updating the tool name to conform to the MCP tool naming standard."),console.warn("See SEP: Specify Format for Tool Names (https://github.com/modelcontextprotocol/modelcontextprotocol/issues/986) for more details.")}}function Yt(t){let e=nv(t);return iv(t,e.warnings),e.isValid}var u5=class{constructor(e){this._mcpServer=e}registerToolTask(e,r,o){let n={taskSupport:"required",...r.execution};if(n.taskSupport==="forbidden")throw new Error(`Cannot register task-based tool '${e}' with taskSupport 'forbidden'. Use registerTool() instead.`);return this._mcpServer._createRegisteredTool(e,r.title,r.description,r.inputSchema,r.outputSchema,r.annotations,n,r._meta,o)}};var p5=class{constructor(e,r){this._registeredResources={},this._registeredResourceTemplates={},this._registeredTools={},this._registeredPrompts={},this._toolHandlersInitialized=!1,this._completionHandlerInitialized=!1,this._resourceHandlersInitialized=!1,this._promptHandlersInitialized=!1,this.server=new c5(e,r)}get experimental(){return this._experimental||(this._experimental={tasks:new u5(this)}),this._experimental}async connect(e){return await this.server.connect(e)}async close(){await this.server.close()}setToolRequestHandlers(){this._toolHandlersInitialized||(this.server.assertCanSetRequestHandler(B4(C2)),this.server.assertCanSetRequestHandler(B4(V8)),this.server.registerCapabilities({tools:{listChanged:!0}}),this.server.setRequestHandler(C2,()=>({tools:Object.entries(this._registeredTools).filter(([,e])=>e.enabled).map(([e,r])=>{let o={name:e,title:r.title,description:r.description,inputSchema:(()=>{let n=H8(r.inputSchema);return n?e0(n,{strictUnions:!0,pipeStrategy:"input"}):av})(),annotations:r.annotations,execution:r.execution,_meta:r._meta};if(r.outputSchema){let n=H8(r.outputSchema);n&&(o.outputSchema=e0(n,{strictUnions:!0,pipeStrategy:"output"}))}return o})})),this.server.setRequestHandler(V8,async(e,r)=>{try{let o=this._registeredTools[e.params.name];if(!o)throw new B(U.InvalidParams,`Tool ${e.params.name} not found`);if(!o.enabled)throw new B(U.InvalidParams,`Tool ${e.params.name} disabled`);let n=!!e.params.task,i=o.execution?.taskSupport,a="createTask"in o.handler;if((i==="required"||i==="optional")&&!a)throw new B(U.InternalError,`Tool ${e.params.name} has taskSupport '${i}' but was not registered with registerToolTask`);if(i==="required"&&!n)throw new B(U.MethodNotFound,`Tool ${e.params.name} requires task augmentation (taskSupport: 'required')`);if(i==="optional"&&!n&&a)return await this.handleAutomaticTaskPolling(o,e,r);let s=await this.validateToolInput(o,e.params.arguments,e.params.name),l=await this.executeToolHandler(o,s,r);return n||await this.validateToolOutput(o,l,e.params.name),l}catch(o){if(o instanceof B&&o.code===U.UrlElicitationRequired)throw o;return this.createToolError(o instanceof Error?o.message:String(o))}}),this._toolHandlersInitialized=!0)}createToolError(e){return{content:[{type:"text",text:e}],isError:!0}}async validateToolInput(e,r,o){if(!e.inputSchema)return;let i=H8(e.inputSchema)??e.inputSchema,a=await K7(i,r);if(!a.success){let s="error"in a?a.error:"Unknown error",l=Y7(s);throw new B(U.InvalidParams,`Input validation error: Invalid arguments for tool ${o}: ${l}`)}return a.data}async validateToolOutput(e,r,o){if(!e.outputSchema||!("content"in r)||r.isError)return;if(!r.structuredContent)throw new B(U.InvalidParams,`Output validation error: Tool ${o} has an output schema but no structured content was provided`);let n=H8(e.outputSchema),i=await K7(n,r.structuredContent);if(!i.success){let a="error"in i?i.error:"Unknown error",s=Y7(a);throw new B(U.InvalidParams,`Output validation error: Invalid structured content for tool ${o}: ${s}`)}}async executeToolHandler(e,r,o){let n=e.handler;if("createTask"in n){if(!o.taskStore)throw new Error("No task store provided.");let a={...o,taskStore:o.taskStore};if(e.inputSchema){let s=n;return await Promise.resolve(s.createTask(r,a))}else{let s=n;return await Promise.resolve(s.createTask(a))}}if(e.inputSchema){let a=n;return await Promise.resolve(a(r,o))}else{let a=n;return await Promise.resolve(a(o))}}async handleAutomaticTaskPolling(e,r,o){if(!o.taskStore)throw new Error("No task store provided for task-capable tool.");let n=await this.validateToolInput(e,r.params.arguments,r.params.name),i=e.handler,a={...o,taskStore:o.taskStore},s=n?await Promise.resolve(i.createTask(n,a)):await Promise.resolve(i.createTask(a)),l=s.task.taskId,c=s.task,u=c.pollInterval??5e3;for(;c.status!=="completed"&&c.status!=="failed"&&c.status!=="cancelled";){await new Promise(d=>setTimeout(d,u));let p=await o.taskStore.getTask(l);if(!p)throw new B(U.InternalError,`Task ${l} not found during polling`);c=p}return await o.taskStore.getTaskResult(l)}setCompletionRequestHandler(){this._completionHandlerInitialized||(this.server.assertCanSetRequestHandler(B4(v2)),this.server.registerCapabilities({completions:{}}),this.server.setRequestHandler(v2,async e=>{switch(e.params.ref.type){case"ref/prompt":return si(e),this.handlePromptCompletion(e,e.params.ref);case"ref/resource":return li(e),this.handleResourceCompletion(e,e.params.ref);default:throw new B(U.InvalidParams,`Invalid completion reference: ${e.params.ref}`)}}),this._completionHandlerInitialized=!0)}async handlePromptCompletion(e,r){let o=this._registeredPrompts[r.name];if(!o)throw new B(U.InvalidParams,`Prompt ${r.name} not found`);if(!o.enabled)throw new B(U.InvalidParams,`Prompt ${r.name} disabled`);if(!o.argsSchema)return _7;let i=z4(o.argsSchema)?.[e.params.argument.name];if(!Kt(i))return _7;let a=Dl(i);if(!a)return _7;let s=await a(e.params.argument.value,e.params.context);return Bl(s)}async handleResourceCompletion(e,r){let o=Object.values(this._registeredResourceTemplates).find(a=>a.resourceTemplate.uriTemplate.toString()===r.uri);if(!o){if(this._registeredResources[r.uri])return _7;throw new B(U.InvalidParams,`Resource template ${e.params.ref.uri} not found`)}let n=o.resourceTemplate.completeCallback(e.params.argument.name);if(!n)return _7;let i=await n(e.params.argument.value,e.params.context);return Bl(i)}setResourceRequestHandlers(){this._resourceHandlersInitialized||(this.server.assertCanSetRequestHandler(B4(y2)),this.server.assertCanSetRequestHandler(B4(f2)),this.server.assertCanSetRequestHandler(B4(h2)),this.server.registerCapabilities({resources:{listChanged:!0}}),this.server.setRequestHandler(y2,async(e,r)=>{let o=Object.entries(this._registeredResources).filter(([i,a])=>a.enabled).map(([i,a])=>({uri:i,name:a.name,...a.metadata})),n=[];for(let i of Object.values(this._registeredResourceTemplates)){if(!i.resourceTemplate.listCallback)continue;let a=await i.resourceTemplate.listCallback(r);for(let s of a.resources)n.push({...i.metadata,...s})}return{resources:[...o,...n]}}),this.server.setRequestHandler(f2,async()=>({resourceTemplates:Object.entries(this._registeredResourceTemplates).map(([r,o])=>({name:r,uriTemplate:o.resourceTemplate.uriTemplate.toString(),...o.metadata}))})),this.server.setRequestHandler(h2,async(e,r)=>{let o=new URL(e.params.uri),n=this._registeredResources[o.toString()];if(n){if(!n.enabled)throw new B(U.InvalidParams,`Resource ${o} disabled`);return n.readCallback(o,r)}for(let i of Object.values(this._registeredResourceTemplates)){let a=i.resourceTemplate.uriTemplate.match(o.toString());if(a)return i.readCallback(o,a,r)}throw new B(U.InvalidParams,`Resource ${o} not found`)}),this._resourceHandlersInitialized=!0)}setPromptRequestHandlers(){this._promptHandlersInitialized||(this.server.assertCanSetRequestHandler(B4(g2)),this.server.assertCanSetRequestHandler(B4(M2)),this.server.registerCapabilities({prompts:{listChanged:!0}}),this.server.setRequestHandler(g2,()=>({prompts:Object.entries(this._registeredPrompts).filter(([,e])=>e.enabled).map(([e,r])=>({name:e,title:r.title,description:r.description,arguments:r.argsSchema?sv(r.argsSchema):void 0}))})),this.server.setRequestHandler(M2,async(e,r)=>{let o=this._registeredPrompts[e.params.name];if(!o)throw new B(U.InvalidParams,`Prompt ${e.params.name} not found`);if(!o.enabled)throw new B(U.InvalidParams,`Prompt ${e.params.name} disabled`);if(o.argsSchema){let n=H8(o.argsSchema),i=await K7(n,e.params.arguments);if(!i.success){let l="error"in i?i.error:"Unknown error",c=Y7(l);throw new B(U.InvalidParams,`Invalid arguments for prompt ${e.params.name}: ${c}`)}let a=i.data,s=o.callback;return await Promise.resolve(s(a,r))}else{let n=o.callback;return await Promise.resolve(n(r))}}),this._promptHandlersInitialized=!0)}resource(e,r,...o){let n;typeof o[0]=="object"&&(n=o.shift());let i=o[0];if(typeof r=="string"){if(this._registeredResources[r])throw new Error(`Resource ${r} is already registered`);let a=this._createRegisteredResource(e,void 0,r,n,i);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),a}else{if(this._registeredResourceTemplates[e])throw new Error(`Resource template ${e} is already registered`);let a=this._createRegisteredResourceTemplate(e,void 0,r,n,i);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),a}}registerResource(e,r,o,n){if(typeof r=="string"){if(this._registeredResources[r])throw new Error(`Resource ${r} is already registered`);let i=this._createRegisteredResource(e,o.title,r,o,n);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),i}else{if(this._registeredResourceTemplates[e])throw new Error(`Resource template ${e} is already registered`);let i=this._createRegisteredResourceTemplate(e,o.title,r,o,n);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),i}}_createRegisteredResource(e,r,o,n,i){let a={name:e,title:r,metadata:n,readCallback:i,enabled:!0,disable:()=>a.update({enabled:!1}),enable:()=>a.update({enabled:!0}),remove:()=>a.update({uri:null}),update:s=>{typeof s.uri<"u"&&s.uri!==o&&(delete this._registeredResources[o],s.uri&&(this._registeredResources[s.uri]=a)),typeof s.name<"u"&&(a.name=s.name),typeof s.title<"u"&&(a.title=s.title),typeof s.metadata<"u"&&(a.metadata=s.metadata),typeof s.callback<"u"&&(a.readCallback=s.callback),typeof s.enabled<"u"&&(a.enabled=s.enabled),this.sendResourceListChanged()}};return this._registeredResources[o]=a,a}_createRegisteredResourceTemplate(e,r,o,n,i){let a={resourceTemplate:o,title:r,metadata:n,readCallback:i,enabled:!0,disable:()=>a.update({enabled:!1}),enable:()=>a.update({enabled:!0}),remove:()=>a.update({name:null}),update:c=>{typeof c.name<"u"&&c.name!==e&&(delete this._registeredResourceTemplates[e],c.name&&(this._registeredResourceTemplates[c.name]=a)),typeof c.title<"u"&&(a.title=c.title),typeof c.template<"u"&&(a.resourceTemplate=c.template),typeof c.metadata<"u"&&(a.metadata=c.metadata),typeof c.callback<"u"&&(a.readCallback=c.callback),typeof c.enabled<"u"&&(a.enabled=c.enabled),this.sendResourceListChanged()}};this._registeredResourceTemplates[e]=a;let s=o.uriTemplate.variableNames;return Array.isArray(s)&&s.some(c=>!!o.completeCallback(c))&&this.setCompletionRequestHandler(),a}_createRegisteredPrompt(e,r,o,n,i){let a={title:r,description:o,argsSchema:n===void 0?void 0:h8(n),callback:i,enabled:!0,disable:()=>a.update({enabled:!1}),enable:()=>a.update({enabled:!0}),remove:()=>a.update({name:null}),update:s=>{typeof s.name<"u"&&s.name!==e&&(delete this._registeredPrompts[e],s.name&&(this._registeredPrompts[s.name]=a)),typeof s.title<"u"&&(a.title=s.title),typeof s.description<"u"&&(a.description=s.description),typeof s.argsSchema<"u"&&(a.argsSchema=h8(s.argsSchema)),typeof s.callback<"u"&&(a.callback=s.callback),typeof s.enabled<"u"&&(a.enabled=s.enabled),this.sendPromptListChanged()}};return this._registeredPrompts[e]=a,n&&Object.values(n).some(l=>{let c=l instanceof _1?l._def?.innerType:l;return Kt(c)})&&this.setCompletionRequestHandler(),a}_createRegisteredTool(e,r,o,n,i,a,s,l,c){Yt(e);let u={title:r,description:o,inputSchema:Xl(n),outputSchema:Xl(i),annotations:a,execution:s,_meta:l,handler:c,enabled:!0,disable:()=>u.update({enabled:!1}),enable:()=>u.update({enabled:!0}),remove:()=>u.update({name:null}),update:p=>{typeof p.name<"u"&&p.name!==e&&(typeof p.name=="string"&&Yt(p.name),delete this._registeredTools[e],p.name&&(this._registeredTools[p.name]=u)),typeof p.title<"u"&&(u.title=p.title),typeof p.description<"u"&&(u.description=p.description),typeof p.paramsSchema<"u"&&(u.inputSchema=h8(p.paramsSchema)),typeof p.outputSchema<"u"&&(u.outputSchema=h8(p.outputSchema)),typeof p.callback<"u"&&(u.handler=p.callback),typeof p.annotations<"u"&&(u.annotations=p.annotations),typeof p._meta<"u"&&(u._meta=p._meta),typeof p.enabled<"u"&&(u.enabled=p.enabled),this.sendToolListChanged()}};return this._registeredTools[e]=u,this.setToolRequestHandlers(),this.sendToolListChanged(),u}tool(e,...r){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);let o,n,i,a;if(typeof r[0]=="string"&&(o=r.shift()),r.length>1){let l=r[0];if(Jt(l))n=r.shift(),r.length>1&&typeof r[0]=="object"&&r[0]!==null&&!Jt(r[0])&&(a=r.shift());else if(typeof l=="object"&&l!==null){if(Object.values(l).some(c=>typeof c=="object"&&c!==null))throw new Error(`Tool ${e} expected a Zod schema or ToolAnnotations, but received an unrecognized object`);a=r.shift()}}let s=r[0];return this._createRegisteredTool(e,void 0,o,n,i,a,{taskSupport:"forbidden"},void 0,s)}registerTool(e,r,o){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);let{title:n,description:i,inputSchema:a,outputSchema:s,annotations:l,_meta:c}=r;return this._createRegisteredTool(e,n,i,a,s,l,{taskSupport:"forbidden"},c,o)}prompt(e,...r){if(this._registeredPrompts[e])throw new Error(`Prompt ${e} is already registered`);let o;typeof r[0]=="string"&&(o=r.shift());let n;r.length>1&&(n=r.shift());let i=r[0],a=this._createRegisteredPrompt(e,void 0,o,n,i);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),a}registerPrompt(e,r,o){if(this._registeredPrompts[e])throw new Error(`Prompt ${e} is already registered`);let{title:n,description:i,argsSchema:a}=r,s=this._createRegisteredPrompt(e,n,i,a,o);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),s}isConnected(){return this.server.transport!==void 0}async sendLoggingMessage(e,r){return this.server.sendLoggingMessage(e,r)}sendResourceListChanged(){this.isConnected()&&this.server.sendResourceListChanged()}sendToolListChanged(){this.isConnected()&&this.server.sendToolListChanged()}sendPromptListChanged(){this.isConnected()&&this.server.sendPromptListChanged()}};var av={type:"object",properties:{}};function Hl(t){return t!==null&&typeof t=="object"&&"parse"in t&&typeof t.parse=="function"&&"safeParse"in t&&typeof t.safeParse=="function"}function Zl(t){return"_def"in t||"_zod"in t||Hl(t)}function Jt(t){return typeof t!="object"||t===null||Zl(t)?!1:Object.keys(t).length===0?!0:Object.values(t).some(Hl)}function Xl(t){if(t){if(Jt(t))return h8(t);if(!Zl(t))throw new Error("inputSchema must be a Zod schema or raw shape, received an unrecognized object");return t}}function sv(t){let e=z4(t);return e?Object.entries(e).map(([r,o])=>{let n=vn(o),i=An(o);return{name:r,description:n,required:!i}}):[]}function B4(t){let r=z4(t)?.method;if(!r)throw new Error("Schema is missing a method literal");let o=J7(r);if(typeof o=="string")return o;throw new Error("Schema method literal must be a string")}function Bl(t){return{completion:{values:t.slice(0,100),total:t.length,hasMore:t.length>100}}}var _7={completion:{values:[],hasMore:!1}};import Ul from"node:process";var d5=class{append(e){this._buffer=this._buffer?Buffer.concat([this._buffer,e]):e}readMessage(){if(!this._buffer)return null;let e=this._buffer.indexOf(`
55
+ `);if(e===-1)return null;let r=this._buffer.toString("utf8",0,e).replace(/\r$/,"");return this._buffer=this._buffer.subarray(e+1),lv(r)}clear(){this._buffer=void 0}};function lv(t){return Qn.parse(JSON.parse(t))}function jl(t){return JSON.stringify(t)+`
56
+ `}var m5=class{constructor(e=Ul.stdin,r=Ul.stdout){this._stdin=e,this._stdout=r,this._readBuffer=new d5,this._started=!1,this._ondata=o=>{this._readBuffer.append(o),this.processReadBuffer()},this._onerror=o=>{this.onerror?.(o)}}async start(){if(this._started)throw new Error("StdioServerTransport already started! If using Server class, note that connect() calls start() automatically.");this._started=!0,this._stdin.on("data",this._ondata),this._stdin.on("error",this._onerror)}processReadBuffer(){for(;;)try{let e=this._readBuffer.readMessage();if(e===null)break;this.onmessage?.(e)}catch(e){this.onerror?.(e)}}async close(){this._stdin.off("data",this._ondata),this._stdin.off("error",this._onerror),this._stdin.listenerCount("data")===0&&this._stdin.pause(),this._readBuffer.clear(),this.onclose?.()}send(e){return new Promise(r=>{let o=jl(e);this._stdout.write(o)?r():this._stdout.once("drain",r)})}};import{readFileSync as qA,writeFileSync as g5,mkdirSync as KA}from"node:fs";import{join as b7,resolve as Wc}from"node:path";var uc=w7(tr(),1);/*! @bicharts/shape-core — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; US Census/TIGER (public domain). Full text: NOTICE in this package. */function rr(t){return t!=null?t.toString():""}function d9(t){if(!t)return 0;let e=0xcbf29ce484222325n,r=0x100000001b3n,o=e;for(let n=0;n<t.length;n++)o^=BigInt(t.charCodeAt(n)),o=o*r&0xFFFFFFFFFFFFFFFFn;return Number(o&0x1FFFFFFFFFFFFFn)}function k8(){let t=typeof globalThis<"u"?globalThis:{};if(t.crypto&&typeof t.crypto.getRandomValues=="function"){let e=new Uint32Array(1);return t.crypto.getRandomValues(e),e[0]/4294967296}return Math.floor(Date.now()%4294967295)/4294967296}/*! @bicharts/shape-core — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; US Census/TIGER (public domain). Full text: NOTICE in this package. */var cv="Abasolo|MX11|-101.53|20.45|27,Abbotsford|BC|-122.25|49.06|141,Aberdeen|SD|-98.49|45.46|28,Abilene|TX|-99.73|32.45|125,Abington|PA|-75.12|40.12|55,Acambaro|MX11|-100.72|20.03|57,Acapulco de Juarez|MX12|-99.91|16.85|658,Acatzingo|MX21|-97.78|18.98|25,Acayucan|MX30|-94.91|17.95|50,Actopan|MX13|-98.94|20.27|32,Addison|IL|-87.99|41.93|37,Adelanto|CA|-117.41|34.58|33,Agawam|MA|-72.61|42.07|28,Agincourt North|ON|-79.28|43.8|29,Agua Caliente|CA|-122.49|38.32|27,Agua Dulce|MX30|-94.15|18.14|36,Agua Prieta|MX26|-109.54|31.32|77,Aguascalientes|MX01|-102.28|21.88|722,Ahuntsic-Cartierville|QC|-73.67|45.57|135,Ahwatukee Foothills|AZ|-111.98|33.34|83,Aiken|SC|-81.72|33.56|30,Airdrie|AB|-114.04|51.3|90,Airport|HI|-157.93|21.34|28,Ajalpan|MX21|-97.26|18.38|28,Ajax|ON|-79.03|43.85|119,Akron|OH|-81.52|41.08|197,Alabaster|AL|-86.82|33.24|32,Alafaya|FL|-81.21|28.56|78,Alameda|CA|-122.26|37.77|78,Alamo|MX30|-97.68|20.91|25,Alamogordo|NM|-105.96|32.9|30,Albany|NY|-73.76|42.65|101,Albany|GA|-84.16|31.58|74,Albany|OR|-123.11|44.64|52,Albany Park|IL|-87.72|41.97|52,Albuquerque|NM|-106.65|35.08|564,Alexandria|VA|-77.05|38.8|159,Alexandria|LA|-92.45|31.31|47,Algonquin|IL|-88.29|42.17|30,Alhambra|AZ|-112.13|33.5|127,Alhambra|CA|-118.13|34.1|85,Aliamanu / Salt Lakes / Foster Village|HI|-157.92|21.36|38,Alief|TX|-95.6|29.71|98,Aliso Viejo|CA|-117.73|33.57|50,Allapattah|FL|-80.22|25.81|54,Allen|TX|-96.67|33.1|98,Allen Park|MI|-83.21|42.26|27,Allentown|PA|-75.49|40.61|120,Allston|MA|-71.13|42.36|28,Alma|QC|-71.65|48.55|29,Aloha|OR|-122.87|45.49|49,Alpharetta|GA|-84.29|34.08|63,Altadena|CA|-118.13|34.19|42,Altamira|MX28|-97.94|22.39|59,Altamonte Springs|FL|-81.37|28.66|43,Alton|IL|-90.18|38.89|27,Altoona|PA|-78.39|40.52|45,Alvaro Obregon|MX09|-99.2|19.36|726,Alvin|TX|-95.24|29.42|25,Amarillo|TX|-101.83|35.22|198,Ameca|MX14|-104.05|20.55|36,Amecameca|MX15|-98.77|19.12|31,American Fork|UT|-111.8|40.38|28,Ames|IA|-93.62|42.03|65,Amherst|NY|-78.8|42.98|122,Amherst|MA|-72.52|42.37|39,Amozoc de Mota|MX21|-98.05|19.05|95,Anaheim|CA|-117.91|33.84|350,Ancaster|ON|-79.99|43.22|40,Anchorage|AK|-149.9|61.22|289,Anderson|IN|-85.68|40.11|55,Anderson|SC|-82.65|34.5|27,Andover|MN|-93.29|45.23|32,Ankeny|IA|-93.61|41.73|56,Ann Arbor|MI|-83.74|42.28|117,Annandale|VA|-77.2|38.83|41,Annapolis|MD|-76.49|38.98|40,Annex|ON|-79.4|43.67|30,Antelope|CA|-121.33|38.71|45,Antioch|CA|-121.81|38|110,Apache Junction|AZ|-111.55|33.42|38,Apan|MX13|-98.45|19.71|26,Apaseo el Alto|MX11|-100.62|20.46|27,Apaseo el Grande|MX11|-100.69|20.55|26,Apatzingan|MX16|-102.36|19.09|102,Apex|NC|-78.85|35.73|45,Apizaco|MX29|-98.14|19.41|49,Apopka|FL|-81.51|28.68|48,Apple Valley|CA|-117.19|34.5|72,Apple Valley|MN|-93.22|44.73|51,Appleton|WI|-88.42|44.26|74,Arandas|MX14|-102.35|20.71|52,Arcadia|CA|-118.04|34.14|58,Arcola East|SK|-104.54|50.43|33,Arden-Arcade|CA|-121.38|38.6|92,Ardmore|OK|-97.14|34.17|25,Arlington|TX|-97.11|32.74|388,Arlington|VA|-77.1|38.88|207,Arlington|MA|-71.16|42.42|42,Arlington Heights|IL|-87.98|42.09|75,Arvada|CO|-105.09|39.8|115,Ashburn|VA|-77.49|39.04|43,Ashburn|IL|-87.71|41.75|42,Asheboro|NC|-79.81|35.71|26,Asheville|NC|-82.55|35.6|95,Ashmont|MA|-71.07|42.28|30,Aspen Hill|MD|-77.07|39.08|48,Astoria|NY|-73.93|40.77|150,Atascadero|CA|-120.67|35.49|29,Atascocita|TX|-95.18|30|65,Athens|GA|-83.38|33.96|127,Athens|OH|-82.1|39.33|25,Atlanta|GA|-84.39|33.75|510,Atlantic City|NJ|-74.42|39.36|39,Atlixco|MX21|-98.44|18.91|86,Atotonilco el Alto|MX14|-102.51|20.55|26,Attleboro|MA|-71.29|41.94|44,Atwater|CA|-120.61|37.35|29,Auburn|WA|-122.23|47.31|77,Auburn|AL|-85.48|32.61|62,Auburn|NY|-76.57|42.93|26,Auburn Gresham|IL|-87.65|41.74|45,Augusta|GA|-81.97|33.47|43,Aurora|CO|-104.83|39.73|359,Aurora|IL|-88.32|41.76|200,Aurora|ON|-79.47|44|55,Austin|TX|-97.74|30.27|974,Austintown|OH|-80.76|41.1|29,Autlan de Navarro|MX14|-104.37|19.77|45,Aventura|FL|-80.14|25.96|37,Avondale|AZ|-112.35|33.44|80,Avondale|IL|-87.71|41.94|39,Aylmer|QC|-75.81|45.4|56,Azcapotzalco|MX09|-99.19|19.49|414,Azusa|CA|-117.91|34.13|49,Back Mountain|PA|-76|41.34|26,Bakersfield|CA|-119.02|35.37|373,Balch Springs|TX|-96.62|32.73|25,Baldwin Park|CA|-117.96|34.09|77,Ballwin|MO|-90.55|38.6|30,Baltimore|MD|-76.61|39.29|585,Banbury-Don Mills|ON|-79.35|43.74|27,Bangor|ME|-68.77|44.8|32,Banning|CA|-116.88|33.93|30,Barberton|OH|-81.61|41.01|26,Barnstable|MA|-70.3|41.7|47,Barrie|ON|-79.67|44.4|147,Bartlesville|OK|-95.98|36.75|36,Bartlett|TN|-89.87|35.2|58,Bartlett|IL|-88.19|42|41,Batavia|IL|-88.31|41.85|26,Bath Beach|NY|-74|40.6|33,Baton Rouge|LA|-91.19|30.44|227,Battle Creek|MI|-85.18|42.32|51,Bay City|MI|-83.89|43.59|33,Bay Shore|NY|-73.25|40.73|26,Bay Street Corridor|ON|-79.39|43.66|25,Bayonne|NJ|-74.11|40.67|66,Bayside|NY|-73.78|40.77|66,Baytown|TX|-94.98|29.74|76,Bayview-Hunters Point|CA|-122.38|37.73|34,Beaumont|TX|-94.1|30.09|115,Beaumont|CA|-116.98|33.93|43,Beauport|QC|-71.19|46.86|81,Beavercreek|OH|-84.06|39.71|46,Beaverton|OR|-122.8|45.49|96,Bedford|TX|-97.14|32.84|49,Bel Air North|MD|-76.37|39.55|30,Bel Air South|MD|-76.32|39.51|47,Bell|CA|-118.19|33.98|36,Bell Gardens|CA|-118.15|33.97|43,Bella Vista|AR|-94.27|36.48|27,Belleville|ON|-77.38|44.17|50,Belleville|IL|-89.98|38.52|42,Belleville|NJ|-74.15|40.79|36,Bellevue|WA|-122.2|47.61|139,Bellevue|NE|-95.89|41.14|55,Bellflower|CA|-118.12|33.88|78,Bellingham|WA|-122.49|48.76|85,Belmont|CA|-122.28|37.52|27,Belmont Cragin|IL|-87.77|41.93|79,Beloit|WI|-89.03|42.51|36,Beltline|AB|-114.07|51.04|25,Belvidere|IL|-88.84|42.26|25,Bend|OR|-121.32|44.06|87,Bendale|ON|-79.25|43.77|29,Benicia|CA|-122.16|38.05|28,Benito Juarez|MX09|-99.16|19.37|385,Benito Juarez|MX09|-99.16|19.4|355,Bensalem|PA|-74.95|40.1|60,Bensonhurst|NY|-73.99|40.6|60,Benton|AR|-92.59|34.56|34,Bentonville|AR|-94.21|36.37|44,Bergenfield|NJ|-74|40.93|27,Berkeley|CA|-122.27|37.87|120,Berriozabal|MX05|-93.27|16.8|28,Berwyn|IL|-87.79|41.85|56,Bessemer|AL|-86.95|33.4|26,Bethel Park|PA|-80.04|40.33|32,Bethesda|MD|-77.1|38.98|60,Bethlehem|PA|-75.37|40.63|74,Bettendorf|IA|-90.52|41.52|35,Beverly|MA|-70.88|42.56|41,Beverly Cove|MA|-70.85|42.55|40,Beverly Hills|CA|-118.4|34.07|34,Big Spring|TX|-101.48|32.25|28,Billerica|MA|-71.27|42.56|39,Billings|MT|-108.5|45.78|117,Biloxi|MS|-88.89|30.4|45,Binghamton|NY|-75.92|42.1|46,Birmingham|AL|-86.8|33.52|196,Bismarck|ND|-100.78|46.81|75,Blacksburg|VA|-80.41|37.23|44,Blaine|MN|-93.23|45.16|62,Blainville|QC|-73.88|45.67|46,Bloomfield|NJ|-74.19|40.81|49,Bloomington|MN|-93.3|44.84|86,Bloomington|IN|-86.53|39.17|84,Bloomington|IL|-88.99|40.48|78,Blue Springs|MO|-94.28|39.02|54,Boardman|OH|-80.66|41.02|35,Boca Raton|FL|-80.08|26.36|93,Boisbriand|QC|-73.83|45.62|26,Boise|ID|-116.2|43.61|235,Bolingbrook|IL|-88.07|41.7|74,Bolton|ON|-79.74|43.88|26,Bonita Springs|FL|-81.78|26.34|51,Borough Park|NY|-74|40.63|149,Bossier City|LA|-93.73|32.52|68,Boston|MA|-71.06|42.36|653,Bothell|WA|-122.21|47.76|42,Boucherville|QC|-73.44|45.59|39,Boulder|CO|-105.27|40.01|106,Bountiful|UT|-111.88|40.89|43,Bowie|MD|-76.73|38.94|58,Bowling Green|KY|-86.44|36.99|63,Bowling Green|OH|-83.65|41.37|31,Bowmanville|ON|-78.68|43.92|39,Boyle Heights|CA|-118.21|34.03|92,Boynton Beach|FL|-80.07|26.53|73,Bozeman|MT|-111.04|45.68|43,Bradenton|FL|-82.57|27.5|54,Braintree|MA|-71|42.2|37,Brampton|ON|-79.77|43.68|656,Brandon|FL|-82.29|27.94|103,Brandon|MB|-99.95|49.85|48,Branford|CT|-72.82|41.28|29,Brant|ON|-80.35|43.13|34,Brantford|ON|-80.27|43.13|104,Brawley|CA|-115.53|32.98|25,Brea|CA|-117.9|33.92|41,Bremerton|WA|-122.63|47.57|39,Brentwood|NY|-73.25|40.78|60,Brentwood|CA|-121.7|37.93|58,Brentwood|TN|-86.78|36.03|41,Brentwood|CA|-118.47|34.05|33,Brentwood Estates|TN|-86.78|36.03|31,Briarwood|NY|-73.82|40.71|53,Brick|NJ|-74.14|40.06|76,Bridgeport|CT|-73.19|41.18|147,Bridgeport|IL|-87.65|41.84|33,Bridgeton|NJ|-75.23|39.43|25,Bridgewater|NJ|-74.65|40.6|44,Brighouse-City Centre|BC|-123.13|49.17|62,Brighton|MA|-71.16|42.35|45,Brighton|CO|-104.82|39.99|37,Brighton|NY|-77.55|43.15|36,Brighton Beach|NY|-73.96|40.58|31,Brighton Park|IL|-87.7|41.82|44,Bristol|CT|-72.95|41.67|60,Bristol|TN|-82.19|36.6|26,Brockton|MA|-71.02|42.08|95,Broken Arrow|OK|-95.79|36.05|106,Brookfield|WI|-88.11|43.06|38,Brookhaven|GA|-84.34|33.86|51,Brooklin|ON|-78.96|43.96|25,Brookline|MA|-71.12|42.33|58,Brooklyn|NY|-73.95|40.65|2736,Brooklyn Center|MN|-93.33|45.08|30,Brooklyn Park|MN|-93.36|45.09|79,Broomfield|CO|-105.09|39.92|65,Brossard|QC|-73.47|45.45|69,Brownsville|TX|-97.5|25.9|186,Brownsville|NY|-73.92|40.66|74,Brunswick|OH|-81.84|41.24|34,Bryan|TX|-96.37|30.67|82,Buckeye|AZ|-112.58|33.37|50,Buena Park|CA|-118|33.87|83,Buenaventura Lakes|FL|-81.35|28.34|26,Buenavista|MX15|-99.17|19.61|216,Buffalo|NY|-78.88|42.89|258,Buffalo Grove|IL|-87.96|42.15|41,Bullhead City|AZ|-114.57|35.15|39,Burbank|CA|-118.31|34.18|105,Burbank|IL|-87.78|41.73|29,Burien|WA|-122.35|47.47|50,Burke|VA|-77.27|38.79|41,Burleson|TX|-97.32|32.54|43,Burlingame|CA|-122.37|37.58|30,Burlington|ON|-79.84|43.39|186,Burlington|NC|-79.44|36.1|52,Burlington|VT|-73.21|44.48|42,Burlington|IA|-91.11|40.81|25,Burnaby|BC|-122.95|49.27|249,Burnsville|MN|-93.28|44.77|61,Burton|MI|-83.62|43|28,Bushwick|NY|-73.92|40.69|112,Bustleton|PA|-75.03|40.08|32,Butte|MT|-112.53|46|34,Cabo San Lucas|MX03|-109.91|22.89|202,Cabot|AR|-92.02|34.97|25,Cadereyta|MX19|-99.98|25.58|67,Cadereyta Jimenez|MX19|-100|25.59|68,Caldwell|ID|-116.69|43.66|51,Caledon|ON|-79.99|43.87|76,Calexico|CA|-115.5|32.68|40,Calgary|AB|-114.09|51.05|1306,Calpulalpan|MX29|-98.57|19.59|33,Calumet City|IL|-87.53|41.62|37,Camarillo|CA|-119.04|34.22|67,Cambridge|ON|-80.31|43.36|129,Cambridge|MA|-71.11|42.38|110,Camden|NJ|-75.12|39.93|76,Campbell|CA|-121.95|37.29|41,Campbell River|BC|-125.24|50.02|33,Campeche|MX04|-90.52|19.84|220,Cananea|MX26|-110.3|30.98|31,Canarsie|NY|-73.9|40.64|87,Cancun|MX23|-86.85|21.17|888,Canoga Park|CA|-118.6|34.2|60,Canton|MI|-83.48|42.31|86,Canton|OH|-81.38|40.8|71,Canton|GA|-84.49|34.24|25,Cantonment|FL|-87.34|30.61|26,Canyon Country|CA|-118.47|34.42|59,Cape Coral|FL|-81.95|26.56|175,Cape Girardeau|MO|-89.52|37.31|39,Carbondale|IL|-89.22|37.73|26,Cardenas|MX27|-93.38|18|91,Carlsbad|CA|-117.35|33.16|114,Carlsbad|NM|-104.23|32.42|28,Carmel|IN|-86.12|39.98|88,Carmichael|CA|-121.33|38.62|61,Carney|MD|-76.52|39.39|29,Carol City|FL|-80.25|25.94|63,Carol Stream|IL|-88.13|41.91|40,Carpentersville|IL|-88.26|42.12|38,Carrollton|TX|-96.89|32.95|133,Carrollton|GA|-85.08|33.58|26,Carrollwood|FL|-82.49|28.05|33,Carrollwood Village|FL|-82.52|28.07|40,Carson|CA|-118.28|33.83|93,Carson City|NV|-119.77|39.16|58,Cartierville|QC|-73.7|45.53|34,Cary|NC|-78.78|35.79|159,Casa Grande|AZ|-111.76|32.88|51,Casas Adobes|AZ|-111|32.32|66,Casper|WY|-106.31|42.87|60,Casselberry|FL|-81.33|28.68|27,Castle Rock|CO|-104.86|39.37|55,Castlewood|CO|-104.9|39.58|25,Castro Valley|CA|-122.09|37.69|61,Catalina Foothills|AZ|-110.92|32.3|50,Catemaco|MX30|-95.11|18.42|27,Cathedral City|CA|-116.47|33.78|53,Catonsville|MD|-76.73|39.27|41,Cedar City|UT|-113.06|37.68|30,Cedar Falls|IA|-92.45|42.53|41,Cedar Hill|TX|-96.96|32.59|48,Cedar Park|TX|-97.82|30.51|65,Cedar Rapids|IA|-91.64|42.01|130,Celaya|MX11|-100.81|20.52|340,Celina|TX|-96.78|33.32|64,Centennial|CO|-104.88|39.58|109,Center City|PA|-75.16|39.95|57,Centereach|NY|-73.1|40.86|31,Central|LA|-91.04|30.55|28,Central 14th Street / Spring Road|DC|-77.03|38.94|25,Central City|AZ|-112.06|33.44|58,Central Islip|NY|-73.2|40.79|34,Centre City|AB|-114.07|51.05|41,Centretown|ON|-75.7|45.42|25,Centreville|VA|-77.43|38.84|71,Centro Familiar la Soledad|MX11|-101.75|21.14|32,Ceres|CA|-120.96|37.59|47,Cerritos|CA|-118.06|33.86|49,Chalco|MX15|-98.9|19.26|168,Chamblee|GA|-84.3|33.89|28,Champaign|IL|-88.24|40.12|86,Champoton|MX04|-90.72|19.34|30,Chandler|AZ|-111.84|33.31|260,Chanhassen|MN|-93.53|44.86|25,Channelview|TX|-95.11|29.78|38,Chapel Hill|NC|-79.06|35.91|59,Charlesbourg|QC|-71.31|46.9|82,Charleston|SC|-79.93|32.78|132,Charleston|WV|-81.63|38.35|46,Charlotte|NC|-80.84|35.23|911,Charlottesville|VA|-78.48|38.03|46,Charlottetown|PE|-63.13|46.23|38,Chaska|MN|-93.6|44.79|25,Chateauguay|QC|-73.75|45.38|42,Chatham|ON|-82.18|42.41|43,Chatham|IL|-87.61|41.74|31,Chatsworth|CA|-118.6|34.26|41,Chattanooga|TN|-85.31|35.05|181,Cheektowaga|NY|-78.75|42.9|75,Chelmsford|MA|-71.37|42.6|33,Chelsea|MA|-71.03|42.39|39,Cherry Hill|NJ|-75.03|39.93|70,Chesapeake|VA|-76.27|36.82|235,Cheshire|CT|-72.9|41.5|29,Chester|PA|-75.36|39.85|34,Chesterfield|MO|-90.58|38.66|47,Chestermere|AB|-113.82|51.03|32,Chetumal|MX23|-88.3|18.52|169,Cheyenne|WY|-104.82|41.14|65,Chiapa de Corzo|MX05|-93.01|16.71|45,Chicago|IL|-87.65|41.85|2664,Chicago Heights|IL|-87.64|41.51|30,Chicago Lawn|IL|-87.7|41.78|55,Chicago Loop|IL|-87.63|41.88|33,Chico|CA|-121.84|39.73|121,Chicoloapan|MX15|-98.9|19.42|172,Chicopee|MA|-72.61|42.15|56,Chicoutimi|QC|-71.06|48.42|69,Chihuahua|MX06|-106.09|28.64|925,Chilapa de Alvarez|MX12|-99.17|17.6|31,Chilliwack|BC|-121.95|49.17|101,Chilliwack-Downtown|BC|-121.96|49.16|31,Chillum|MD|-76.99|38.96|33,Chilpancingo|MX12|-99.5|17.55|187,Chinatown|CA|-122.41|37.8|100,Chinatown|NY|-74|40.72|90,Chino|CA|-117.69|34.01|85,Chino Hills|CA|-117.76|33.99|78,Cholula|MX21|-98.3|19.06|292,Chomedey|QC|-73.75|45.53|94,Chula Vista|CA|-117.08|32.64|265,Church-Yonge Corridor|ON|-79.38|43.66|31,Cibolo|TX|-98.23|29.56|33,Cicero|IL|-87.75|41.85|83,Cicero|NY|-76.12|43.18|31,Cihuatlan|MX14|-104.57|19.24|40,Cincinnati|OH|-84.51|39.13|311,Cintalapa de Figueroa|MX05|-93.72|16.68|42,Citrus Heights|CA|-121.28|38.71|87,City of Milford (balance)|CT|-73.06|41.22|51,City of Sammamish|WA|-122.04|47.6|45,Ciudad Acuna|MX07|-100.95|29.32|216,Ciudad Altamirano|MX12|-100.67|18.36|25,Ciudad Apodaca|MX19|-100.19|25.78|467,Ciudad Benito Juarez|MX19|-100.09|25.65|308,Ciudad Constitucion|MX03|-111.66|25.03|40,Ciudad de Allende|MX19|-100.02|25.28|26,Ciudad de Huajuapan de Leon|MX20|-97.78|17.81|53,Ciudad de Villa de Alvarez|MX08|-103.74|19.27|117,Ciudad del Carmen|MX04|-91.83|18.65|191,Ciudad Delicias|MX06|-105.47|28.19|148,Ciudad Fernandez|MX24|-100.01|21.94|32,Ciudad General Escobedo|MX19|-100.32|25.8|454,Ciudad Guzman|MX14|-103.46|19.7|111,Ciudad Hidalgo|MX16|-100.56|19.69|60,Ciudad Juarez|MX06|-106.46|31.72|1512,Ciudad Lazaro Cardenas|MX16|-102.2|17.96|196,Ciudad Lopez Mateos|MX15|-99.26|19.56|489,Ciudad Madero|MX28|-97.84|22.25|197,Ciudad Mante|MX28|-98.97|22.74|84,Ciudad Melchor Muzquiz|MX07|-101.52|27.88|35,Ciudad Mendoza|MX30|-97.18|18.81|35,Ciudad Nezahualcoyotl|MX15|-99.01|19.4|1077,Ciudad Obregon|MX26|-109.94|27.49|329,Ciudad Rio Bravo|MX28|-98.09|25.99|95,Ciudad Sabinas Hidalgo|MX19|-100.18|26.5|33,Ciudad Sahagun|MX13|-98.57|19.78|28,Ciudad Valles|MX24|-99.01|22|124,Ciudad Victoria|MX28|-99.14|23.74|332,Clairlea-Birchmount|ON|-79.28|43.71|26,Claremont|CA|-117.72|34.1|36,Clarksville|TN|-87.36|36.53|166,Clay|NY|-76.17|43.19|58,Clearfield|UT|-112.03|41.11|30,Clearwater|FL|-82.8|27.97|117,Cleburne|TX|-97.39|32.35|30,Clermont|FL|-81.77|28.55|32,Cleveland|OH|-81.7|41.5|365,Cleveland|TN|-84.88|35.16|43,Cleveland Heights|OH|-81.56|41.52|44,Clifton|NJ|-74.16|40.86|86,Clifton Park|NY|-73.77|42.87|36,Clinton|MD|-76.9|38.77|35,Clinton|IA|-90.19|41.84|26,Clinton|MS|-90.32|32.34|25,Clinton Township|MI|-82.92|42.59|99,Cloverdale|BC|-122.73|49.11|73,Clovis|CA|-119.7|36.83|104,Clovis|NM|-103.21|34.4|39,Coacalco|MX15|-99.11|19.63|277,Coachella|CA|-116.17|33.68|44,Coatepec|MX30|-96.96|19.45|53,Coatzacoalcos|MX30|-94.44|18.15|310,Coatzintla|MX30|-97.47|20.49|34,Cobbs Creek|PA|-75.24|39.95|33,Cochrane|AB|-114.47|51.18|32,Coconut Creek|FL|-80.18|26.25|59,Cocula|MX14|-103.82|20.37|29,Coeur d'Alene|ID|-116.78|47.68|49,Colima|MX08|-103.71|19.24|146,College Park|MD|-76.94|38.98|32,College Point|NY|-73.85|40.79|27,College Station|TX|-96.33|30.63|107,Colleyville|TX|-97.16|32.88|25,Collierville|TN|-89.66|35.04|48,Collinwood|OH|-81.57|41.56|34,Colonia del Sol|MX03|-109.93|22.91|48,Colonia del Valle|MX09|-99.16|19.39|250,Colonia Lindavista|MX15|-99.12|19.49|100,Colonia Nativitas|MX09|-99.14|19.38|60,Colorado Springs|CO|-104.82|38.83|456,Colton|CA|-117.31|34.07|54,Columbia|SC|-81.03|34|142,Columbia|MO|-92.33|38.95|129,Columbia|MD|-76.84|39.24|99,Columbia|TN|-87.04|35.62|36,Columbia Heights|DC|-77.03|38.93|38,Columbus|OH|-83|39.96|913,Columbus|GA|-84.99|32.46|206,Columbus|IN|-85.92|39.2|46,Comalcalco|MX27|-93.22|18.26|41,Comitan|MX05|-92.14|16.24|166,Commack|NY|-73.29|40.84|36,Commerce City|CO|-104.93|39.81|53,Compton|CA|-118.22|33.9|98,Conception Bay South|NL|-53|47.5|27,Concord|CA|-122.03|37.98|128,Concord|NC|-80.58|35.41|87,Concord|NH|-71.54|43.21|43,Coney Island|NY|-73.99|40.58|60,Confederation|SK|-106.7|52.14|70,Conroe|TX|-95.46|30.31|68,Contla|MX29|-98.17|19.33|27,Conway|AR|-92.44|35.09|64,Cookeville|TN|-85.5|36.16|32,Coon Rapids|MN|-93.29|45.12|62,Cooper City|FL|-80.27|26.06|35,Coppell|TX|-97.02|32.95|41,Copperas Cove|TX|-97.9|31.12|33,Coquitlam|BC|-122.78|49.28|148,Coquitlam West|BC|-122.88|49.26|25,Coral Gables|FL|-80.27|25.72|51,Coral Springs|FL|-80.27|26.27|129,Coram|NY|-73|40.87|39,Cordoba|MX30|-96.93|18.88|204,Cordova|TN|-89.78|35.16|68,Core Neighbourhoods|SK|-106.67|52.13|36,Cornelius|NC|-80.86|35.49|28,Cornwall|ON|-74.73|45.02|48,Corona|CA|-117.57|33.88|164,Corona|NY|-73.86|40.75|109,Corpus Christi|TX|-97.4|27.8|316,Cortazar|MX11|-100.96|20.48|61,Corvallis|OR|-123.26|44.56|55,Cosamaloapan|MX30|-95.8|18.37|30,Costa Mesa|CA|-117.92|33.64|113,Cote-Saint-Luc|QC|-73.67|45.47|31,Cottage Grove|MN|-92.94|44.83|35,Cottonwood Heights|UT|-111.81|40.62|34,Council Bluffs|IA|-95.86|41.26|62,Country Club|FL|-80.32|25.95|47,Courtenay|BC|-124.99|49.69|28,Coventry|RI|-71.68|41.7|35,Covina|CA|-117.89|34.09|48,Covington|KY|-84.51|39.08|40,Coyoacan|MX09|-99.16|19.35|614,Coyotepec|MX15|-99.21|19.78|35,Coyula|MX14|-103.23|20.66|29,Cozumel|MX23|-86.94|20.5|77,Cranberry Township|PA|-80.11|40.68|28,Cranston|RI|-71.44|41.78|81,Crofton|MD|-76.69|39|27,Crown Point|IN|-87.37|41.42|28,Crystal Lake|IL|-88.32|42.24|40,Cuauhtemoc|MX09|-99.15|19.45|531,Cuauhtemoc|MX06|-106.87|28.41|168,Cuautitlan|MX15|-99.18|19.67|178,Cuautitlan Izcalli|MX15|-99.22|19.64|555,Cuautla|MX17|-98.94|18.81|157,Cuautlancingo|MX21|-98.27|19.09|25,Cuernavaca|MX17|-99.23|18.93|338,Culiacan|MX25|-107.39|24.8|808,Culver City|CA|-118.4|34.02|39,Cumberland|RI|-71.43|41.97|34,Cupertino|CA|-122.03|37.32|60,Cutler Bay|FL|-80.34|25.58|45,Cutler Ridge|FL|-80.35|25.58|26,Cuyahoga Falls|OH|-81.48|41.13|49,Cypress|TX|-95.7|29.97|200,Cypress|CA|-118.04|33.82|49,Cypress Hills|NY|-73.89|40.68|54,Dakota Ridge|CO|-105.14|39.62|33,Dale City|VA|-77.31|38.64|65,Dallas|TX|-96.81|32.78|1326,Dalton|GA|-84.97|34.77|33,Daly City|CA|-122.46|37.71|106,Dana Point|CA|-117.7|33.47|34,Danbury|CT|-73.45|41.39|84,Dania Beach|FL|-80.14|26.05|31,Danvers|MA|-70.93|42.58|26,Danville|CA|-122|37.82|44,Danville|VA|-79.4|36.59|42,Danville|IL|-87.63|40.12|32,Dartmouth|NS|-63.58|44.67|101,Davenport|IA|-90.58|41.52|102,Davie|FL|-80.23|26.06|100,Davis|CA|-121.74|38.54|67,Dayton|OH|-84.19|39.76|135,Daytona Beach|FL|-81.02|29.21|72,Dearborn|MI|-83.18|42.32|95,Dearborn Heights|MI|-83.27|42.34|56,Decatur|IL|-88.95|39.84|73,Decatur|AL|-86.98|34.61|55,Deer Park|TX|-95.12|29.71|33,Deer Park|NY|-73.33|40.76|27,Deer Valley|AZ|-112.13|33.68|165,Deerfield Beach|FL|-80.1|26.32|79,DeKalb|IL|-88.75|41.93|43,Del Rio|TX|-100.9|29.36|36,DeLand|FL|-81.3|29.03|30,Delano|CA|-119.25|35.77|52,Delaware|OH|-83.07|40.3|37,Delegacion Cuajimalpa de Morelos|MX09|-99.29|19.37|160,Delray Beach|FL|-80.07|26.46|66,Delta|BC|-123.05|49.09|101,Deltona|FL|-81.26|28.9|88,Denton|TX|-97.13|33.21|131,Denver|CO|-104.98|39.74|729,Derry Village|NH|-71.31|42.89|34,Des Moines|IA|-93.61|41.6|214,Des Moines|WA|-122.32|47.4|31,Des Plaines|IL|-87.88|42.03|58,Desert Hot Springs|CA|-116.5|33.96|28,Desmarchais-Crawford|QC|-73.58|45.45|29,DeSoto|TX|-96.86|32.59|52,Detroit|MI|-83.05|42.33|645,Diamond Bar|CA|-117.81|34.03|56,Dieppe|NB|-64.69|46.08|27,Dix Hills|NY|-73.34|40.8|26,Dodge City|KS|-100.02|37.75|27,Dollard-Des Ormeaux|QC|-73.82|45.49|48,Dolores Hidalgo|MX11|-100.93|21.16|67,Don Valley Village|ON|-79.35|43.78|27,Doral|FL|-80.36|25.82|75,Dorchester|MA|-71.07|42.3|97,Dorset Park|ON|-79.28|43.75|25,Dothan|AL|-85.39|31.22|68,Douglasville|GA|-84.75|33.75|32,Dover|DE|-75.52|39.16|39,Dover|NH|-70.87|43.2|30,Dovercourt-Wallace Emerson-Junction|ON|-79.44|43.67|36,Downers Grove|IL|-88.01|41.81|49,Downey|CA|-118.13|33.94|114,Downsview-Roding-CFB|ON|-79.49|43.73|35,Downtown DC|DC|-77.02|38.89|52,Downtown Halifax|NS|-63.58|44.65|25,Downtown Vancouver|BC|-123.12|49.28|62,Dracut|MA|-71.3|42.67|28,Draper|UT|-111.86|40.52|46,Drexel Heights|AZ|-111.03|32.14|27,Drexel Hill|PA|-75.29|39.95|28,Drummondville|QC|-72.48|45.88|59,Dublin|CA|-121.94|37.7|57,Dublin|OH|-83.11|40.1|45,Dubuque|IA|-90.66|42.5|58,Duluth|MN|-92.11|46.78|86,Duluth|GA|-84.14|34|29,Duncanville|TX|-96.91|32.65|39,Dundalk|MD|-76.52|39.25|63,Dunedin|FL|-82.77|28.02|36,Dunwoody|GA|-84.33|33.95|48,Durham|NC|-78.9|35.99|257,Duvernay|QC|-73.67|45.58|37,Dyker Heights|NY|-74.01|40.62|34,Eagan|MN|-93.17|44.8|66,Eagle Mountain|UT|-112.01|40.31|27,Eagle Pass|TX|-100.5|28.71|28,East Boston|MA|-71.04|42.38|43,East Brunswick|NJ|-74.42|40.43|48,East Chattanooga|TN|-85.25|35.07|154,East Chicago|IN|-87.45|41.64|28,East Concord|NH|-71.54|43.24|42,East Flatbush|NY|-73.93|40.65|178,East Florence|AL|-87.65|34.81|35,East Hampton|VA|-76.33|37.04|147,East Harlem|NY|-73.94|40.79|115,East Hartford|CT|-72.61|41.78|51,East Hastings|BC|-123.06|49.27|80,East Haven|CT|-72.87|41.28|29,East Hill-Meridian|WA|-122.17|47.41|29,East Honolulu|HI|-157.72|21.29|49,East Independence|MO|-94.36|39.1|110,East Lake|FL|-82.69|28.11|30,East Lansing|MI|-84.48|42.74|48,East Los Angeles|CA|-118.17|34.02|126,East Meadow|NY|-73.56|40.71|38,East New York|NY|-73.88|40.67|173,East Norwalk|CT|-73.4|41.11|84,East Orange|NJ|-74.2|40.77|64,East Palo Alto|CA|-122.14|37.47|29,East Pensacola Heights|FL|-87.18|30.43|54,East Point|GA|-84.44|33.68|35,East Providence|RI|-71.37|41.81|47,East Saint Louis|IL|-90.15|38.62|27,East Village|NY|-73.99|40.73|62,Easton|PA|-75.22|40.69|26,Eastpointe|MI|-82.96|42.47|32,Eastvale|CA|-117.56|33.96|59,Eau Claire|WI|-91.5|44.81|67,Ecatepec de Morelos|MX15|-99.06|19.6|1645,Echo Park|CA|-118.26|34.08|43,Eden Prairie|MN|-93.47|44.85|63,Edgewater|IL|-87.66|41.98|54,Edgewood|MD|-76.29|39.42|25,Edina|MN|-93.35|44.89|50,Edinburg|TX|-98.16|26.3|84,Edison|NJ|-74.41|40.52|102,Edmond|OK|-97.48|35.65|90,Edmonds|WA|-122.38|47.81|41,Edmonton|AB|-113.47|53.55|1010,Egypt Lake-Leto|FL|-82.51|28.02|35,El Cajon|CA|-116.96|32.79|103,El Centro|CA|-115.56|32.79|43,El Dorado Hills|CA|-121.08|38.69|42,El Mirage|AZ|-112.32|33.61|33,El Monte|CA|-118.03|34.07|116,El Paso|TX|-106.49|31.76|678,El Pueblito|MX22|-100.44|20.54|71,Eldersburg|MD|-76.95|39.4|30,Elgin|IL|-88.28|42.04|112,Elizabeth|NJ|-74.21|40.66|129,Elizabethtown|KY|-85.86|37.69|29,Elk Grove|CA|-121.37|38.41|166,Elk Grove Village|IL|-87.97|42|33,Elkhart|IN|-85.98|41.68|52,Ellendale|TN|-89.83|35.23|25,Ellicott City|MD|-76.8|39.27|65,Elmhurst|NY|-73.88|40.74|113,Elmhurst|IL|-87.94|41.9|45,Elmira|NY|-76.81|42.09|28,Elmont|NY|-73.71|40.7|33,Elyria|OH|-82.11|41.37|53,Emiliano Zapata|MX17|-99.18|18.84|49,Emiliano Zapata|MX15|-98.97|19.34|25,Empalme|MX26|-110.81|27.96|42,Encanto|AZ|-112.08|33.48|54,Encarnacion de Diaz|MX14|-102.24|21.53|25,Enchanted Hills|NM|-106.59|35.34|87,Encinitas|CA|-117.29|33.04|62,Encino|CA|-118.5|34.16|44,Enfield|CT|-72.59|41.98|45,Englewood|CO|-104.99|39.65|33,Englewood|NJ|-73.97|40.89|28,Englewood|IL|-87.65|41.78|26,Enid|OK|-97.88|36.4|51,Ensenada|MX02|-116.6|31.87|443,Enterprise|NV|-115.24|36.03|108,Enterprise|AL|-85.86|31.32|27,Erie|PA|-80.09|42.13|99,Escarcega|MX04|-90.75|18.61|29,Escondido|CA|-117.09|33.12|151,Escuinapa de Hidalgo|MX25|-105.78|22.83|30,Esperanza|MX26|-109.93|27.58|38,Essex|MD|-76.47|39.31|39,Estero|FL|-81.81|26.44|30,Etobicoke|ON|-79.57|43.64|365,Euclid|OH|-81.53|41.59|47,Eugene|OR|-123.09|44.05|176,Euless|TX|-97.08|32.84|54,Eureka|CA|-124.16|40.8|27,Evans|GA|-82.13|33.53|29,Evanston|IL|-87.69|42.04|75,Evansville|IN|-87.56|37.97|119,Everett|WA|-122.2|47.98|108,Everett|MA|-71.05|42.41|46,'Ewa Gentry-West Loch|HI|-158.03|21.35|35,Ewing|NJ|-74.8|40.27|36,Fair Lawn|NJ|-74.13|40.94|33,Fair Oaks|CA|-121.27|38.64|30,Fairbanks|AK|-147.72|64.84|32,Fairborn|OH|-84.02|39.82|33,Fairfield|CA|-122.04|38.25|112,Fairfield|CT|-73.26|41.14|59,Fairfield|OH|-84.56|39.35|42,Fairview|BC|-123.13|49.26|33,Fall River|MA|-71.16|41.7|94,Fallbrook|CA|-117.25|33.38|30,Fallingbrook|ON|-75.48|45.48|25,Far Rockaway|NY|-73.76|40.61|39,Fargo|ND|-96.79|46.88|118,Farmers Branch|TX|-96.9|32.93|32,Farmington|NM|-108.22|36.73|42,Farmington|CT|-72.83|41.72|25,Farmington Hills|MI|-83.38|42.49|81,Fayetteville|NC|-78.88|35.05|201,Fayetteville|AR|-94.16|36.06|82,Federal Way|WA|-122.31|47.32|95,Felipe Carrillo Puerto|MX23|-88.05|19.58|25,Fenway/Kenmore|MA|-71.1|42.34|37,Ferry Pass|FL|-87.21|30.51|28,Financial District|NY|-74.01|40.71|60,Findlay|OH|-83.65|41.04|41,Fishers|IN|-86.01|39.96|76,Fitchburg|MA|-71.8|42.58|40,Fitchburg|WI|-89.47|42.96|27,Flagami|FL|-80.32|25.76|50,Flagstaff|AZ|-111.65|35.2|70,Flatbush|NY|-73.96|40.65|93,Flatlands|NY|-73.93|40.62|63,Fleetwood|BC|-122.8|49.17|65,Fleming Island|FL|-81.72|30.09|27,Flint|MI|-83.69|43.01|98,Florence|AL|-87.68|34.8|40,Florence|SC|-79.76|34.2|38,Florence|KY|-84.63|39|32,Florence|AZ|-111.39|33.03|31,Florence-Graham|CA|-118.24|33.97|63,Florin|CA|-121.41|38.5|47,Florissant|MO|-90.32|38.79|52,Flower Mound|TX|-97.1|33.01|71,Folsom|CA|-121.18|38.68|76,Fond du Lac|WI|-88.44|43.77|42,Fontana|CA|-117.44|34.09|212,Foothill Farms|CA|-121.35|38.68|33,Fordham|NY|-73.9|40.86|94,Forest Hills|NY|-73.85|40.72|67,Forest Hills|MI|-85.49|42.96|25,Fort Bragg|NC|-79.01|35.14|29,Fort Cavazos|TX|-97.78|31.13|29,Fort Collins|CO|-105.08|40.59|170,Fort Erie|ON|-78.93|42.9|30,Fort Garry South|MB|-97.16|49.79|65,Fort Hamilton|NY|-74.03|40.62|28,Fort Lauderdale|FL|-80.14|26.12|183,Fort Lee|NJ|-73.97|40.85|36,Fort McMurray|AB|-111.38|56.73|66,Fort Myers|FL|-81.84|26.62|74,Fort Pierce|FL|-80.33|27.45|44,Fort Smith|AR|-94.4|35.39|88,Fort Wayne|IN|-85.13|41.13|260,Fort Worth|TX|-97.32|32.73|1008,Fortuna Foothills|AZ|-114.41|32.66|26,Foster City|CA|-122.27|37.56|33,Fountain|CO|-104.7|38.68|27,Fountain Valley|CA|-117.95|33.71|56,Fountainebleau|FL|-80.35|25.77|59,Four Corners|FL|-81.65|28.33|26,Fraccionamiento Real Palmas|MX19|-100.16|25.9|34,Framingham|MA|-71.42|42.28|68,Framingham Center|MA|-71.44|42.3|65,Francisco I. Madero|MX07|-103.27|25.77|26,Frankfort|KY|-84.87|38.2|28,Franklin|TN|-86.87|35.93|72,Franklin|WI|-88.04|42.89|36,Franklin|MA|-71.4|42.08|30,Franklin Square|NY|-73.68|40.71|29,Fraser Heights|BC|-122.78|49.2|25,Frederick|MD|-77.41|39.41|69,Fredericksburg|VA|-77.46|38.3|28,Fredericton|NB|-66.67|45.95|63,Fredericton Northside|NB|-66.64|45.98|28,Freeport|NY|-73.58|40.66|43,Fremont|CA|-121.99|37.55|232,Fremont|NE|-96.5|41.43|26,Fresh Meadows|NY|-73.79|40.73|28,Fresnillo|MX32|-102.87|23.17|143,Fresno|CA|-119.77|36.75|542,Fridley|MN|-93.26|45.09|27,Friendswood|TX|-95.2|29.53|38,Frisco|TX|-96.82|33.15|154,Frontera|MX07|-101.45|26.93|69,Fruit Cove|FL|-81.64|30.11|29,Fuentes del Valle|MX15|-99.14|19.63|74,Fullerton|CA|-117.93|33.87|140,Gabriel Leyva Solano|MX25|-108.64|25.66|27,Gadsden|AL|-86.01|34.01|36,Gage Park|IL|-87.7|41.8|41,Gahanna|OH|-82.88|40.02|34,Gainesville|FL|-82.32|29.65|145,Gainesville|GA|-83.82|34.3|38,Gaithersburg|MD|-77.2|39.14|67,Galesburg|IL|-90.37|40.95|31,Gallatin|TN|-86.45|36.39|34,Galt|CA|-121.3|38.25|25,Galveston|TX|-94.8|29.3|50,Garcia|MX19|-100.59|25.8|93,Garden City|KS|-100.87|37.97|27,Garden City|MI|-83.33|42.33|26,Garden Grove|CA|-117.94|33.77|175,Gardena|CA|-118.31|33.89|60,Garfield|NJ|-74.11|40.88|31,Garfield Heights|OH|-81.61|41.42|28,Garland|TX|-96.64|32.91|236,Garner|NC|-78.61|35.71|28,Gary|IN|-87.35|41.59|77,Gastonia|NC|-81.19|35.26|74,Gatineau|QC|-75.7|45.48|300,Georgetown|TX|-97.68|30.63|63,Georgetown|ON|-79.92|43.65|44,Georgetown|KY|-84.56|38.21|32,Germantown|MD|-77.27|39.17|86,Germantown|TN|-89.81|35.09|39,Gilbert|AZ|-111.79|33.35|247,Gillette|WY|-105.5|44.29|32,Gilroy|CA|-121.57|37.01|53,Gladstone|MO|-94.55|39.2|26,Glastonbury|CT|-72.61|41.71|31,Glen Burnie|MD|-76.62|39.16|67,Glen Cove|NY|-73.63|40.86|27,Glen Ellyn|IL|-88.07|41.88|28,Glendale|AZ|-112.19|33.54|240,Glendale|CA|-118.26|34.14|201,Glendale|NY|-73.89|40.7|34,Glendale Heights|IL|-88.06|41.91|34,Glendora|CA|-117.87|34.14|52,Glenfield-Jane Heights|ON|-79.51|43.75|30,Glenview|IL|-87.79|42.07|47,Glenville|NY|-74.05|42.93|29,Gloucester|ON|-75.63|45.35|150,Gloucester|MA|-70.66|42.61|29,Golden Glades|FL|-80.2|25.91|33,Goldsboro|NC|-77.99|35.38|35,Goleta|CA|-119.83|34.44|30,Gomez Palacio|MX10|-103.5|25.57|257,Goodyear|AZ|-112.36|33.44|79,Goose Creek|SC|-80.03|32.98|40,Goshen|IN|-85.83|41.58|32,Gramercy Park|NY|-73.99|40.74|27,Granby|QC|-72.73|45.4|66,Grand Forks|ND|-97.03|47.93|57,Grand Island|NE|-98.34|40.93|51,Grand Junction|CO|-108.55|39.06|60,Grand Prairie|TX|-97|32.75|187,Grand Rapids|MI|-85.67|42.96|195,Grande Prairie|AB|-118.8|55.17|70,Grandview|MO|-94.53|38.89|25,Grandview-Woodlands|BC|-123.07|49.28|29,Granger|IN|-86.11|41.75|30,Granite City|IL|-90.15|38.7|29,Grants Pass|OR|-123.33|42.44|37,Grapevine|TX|-97.08|32.93|51,Gravesend|NY|-73.97|40.6|112,Great Falls|MT|-111.3|47.5|59,Greater Grand Crossing|IL|-87.61|41.76|32,Greater Sudbury|ON|-80.99|46.49|166,Greeley|CO|-104.71|40.42|108,Green|OH|-81.48|40.95|25,Green Bay|WI|-88.02|44.52|105,Greenacres City|FL|-80.13|26.62|32,Greenburgh|NY|-73.84|41.03|86,Greenfield|WI|-88.01|42.96|37,Greenpoint|NY|-73.95|40.72|34,Greensboro|NC|-79.79|36.07|285,Greenville|NC|-77.37|35.61|90,Greenville|SC|-82.39|34.85|64,Greenville|MS|-91.06|33.41|32,Greenville|TX|-96.11|33.14|26,Greenwood|IN|-86.11|39.61|55,Greer|SC|-82.23|34.94|28,Gresham|OR|-122.43|45.5|110,Grimsby|ON|-79.57|43.2|27,Grove City|OH|-83.09|39.88|39,Guadalajara|MX14|-103.35|20.68|1385,Guadalupe|MX19|-100.26|25.68|673,Guadalupe|MX32|-102.52|22.75|170,Guamuchil|MX25|-108.08|25.46|72,Guanajuato|MX11|-101.26|21.02|72,Guasave|MX25|-108.47|25.57|71,Guelph|ON|-80.26|43.55|143,Guildford|BC|-122.8|49.19|64,Gulfport|MS|-89.09|30.37|71,Gurnee|IL|-87.9|42.37|31,Gustavo Adolfo Madero|MX09|-99.11|19.49|1185,Gwynn Oak|MD|-76.69|39.33|47,Hacienda Heights|CA|-117.97|33.99|54,Hacienda Santa Fe|MX14|-103.38|20.52|86,Hackensack|NJ|-74.04|40.89|44,Hagerstown|MD|-77.72|39.64|40,Halifax|NS|-63.58|44.64|471,Hallandale Beach|FL|-80.15|25.98|39,Haltom City|TX|-97.27|32.8|44,Halton Hills|ON|-79.93|43.64|62,Hamden|CT|-72.9|41.4|59,Hamilton|ON|-79.85|43.25|569,Hamilton|OH|-84.56|39.4|62,Hammond|IN|-87.5|41.58|77,Hampton|VA|-76.35|37.03|137,Hanford|CA|-119.65|36.33|55,Hanover|MD|-76.72|39.19|38,Hanover Park|IL|-88.15|42|38,Harker Heights|TX|-97.66|31.08|29,Harlem|NY|-73.95|40.81|116,Harlingen|TX|-97.7|26.19|65,Harrisburg|PA|-76.88|40.27|50,Harrison|NY|-73.71|40.97|28,Harrisonburg|VA|-78.87|38.45|52,Hartford|CT|-72.69|41.76|121,Harvey|IL|-87.65|41.61|25,Hastings-Sunrise|BC|-123.03|49.28|34,Hattiesburg|MS|-89.29|31.33|46,Haverhill|MA|-71.08|42.78|62,Havertown|PA|-75.31|39.98|50,Hawai'i Kai|HI|-157.7|21.3|30,Hawthorne|CA|-118.35|33.92|88,Hayward|CA|-122.08|37.67|158,Hazelwood|MO|-90.37|38.77|25,Helena|MT|-112.04|46.59|32,Hell's Kitchen|NY|-73.99|40.76|45,Hemet|CA|-116.97|33.75|83,Hempstead|NY|-73.62|40.71|55,Henderson|NV|-114.98|36.04|285,Henderson|KY|-87.59|37.84|28,Hendersonville|TN|-86.62|36.3|56,Henrietta|NY|-77.61|43.06|42,Hercules|CA|-122.29|38.02|25,Hermitage|TN|-86.62|36.2|37,Hermosillo|MX26|-110.97|29.09|812,Heroica Caborca|MX26|-112.16|30.72|59,Heroica Ciudad de Juchitan de Zaragoza|MX20|-95.02|16.43|88,Heroica Guaymas|MX26|-110.9|27.92|117,Heroica Matamoros|MX28|-97.5|25.88|510,Heroica Zitacuaro|MX16|-100.36|19.44|84,Herriman|UT|-112.03|40.51|30,Hesperia|CA|-117.3|34.43|93,Hialeah|FL|-80.28|25.86|237,Hickory|NC|-81.34|35.73|40,Hicksville|NY|-73.53|40.77|41,Hidalgo del Parral|MX06|-105.67|26.93|104,High Point|NC|-80.01|35.96|110,Highland|CA|-117.21|34.13|54,Highland Park|IL|-87.8|42.18|29,Highlands Ranch|CO|-104.97|39.55|96,Hilliard|OH|-83.16|40.03|33,Hillsboro|OR|-122.99|45.52|102,Hillsborough|NJ|-74.63|40.48|38,Hilo|HI|-155.09|19.73|43,Hilton Head|SC|-80.75|32.22|37,Hilton Head Island|SC|-80.74|32.19|40,Hinesville|GA|-81.6|31.85|33,Hobart|IN|-87.26|41.53|28,Hobbs|NM|-103.14|32.7|38,Hoboken|NJ|-74.03|40.74|53,Hoffman Estates|IL|-88.08|42.04|52,Holbrook|NY|-73.08|40.81|27,Holladay|UT|-111.82|40.67|30,Holland|MI|-86.11|42.79|33,Hollister|CA|-121.4|36.85|37,Holly Springs|NC|-78.83|35.65|31,Hollywood|CA|-118.33|34.1|167,Hollywood|FL|-80.15|26.01|149,Holmesburg|PA|-75.03|40.04|28,Holyoke|MA|-72.62|42.2|40,Homestead|FL|-80.48|25.47|80,Homewood|AL|-86.8|33.47|25,Honolulu|HI|-157.86|21.31|350,Hoover|AL|-86.81|33.41|84,Hopkinsville|KY|-87.49|36.87|32,Horn Lake|MS|-90.03|34.96|26,Hot Springs|AR|-93.06|34.5|35,Houma|LA|-90.72|29.6|34,Houston|TX|-95.36|29.76|2314,Howard Beach|NY|-73.84|40.66|26,Huamantla|MX29|-97.93|19.31|51,Huatabampo|MX26|-109.64|26.83|30,Huatusco|MX30|-96.97|19.15|31,Huauchinango|MX21|-98.05|20.17|56,Huber Heights|OH|-84.12|39.84|38,Huejotzingo|MX21|-98.41|19.16|25,Huejutla de Reyes|MX13|-98.42|21.14|40,Huimanguillo|MX27|-93.39|17.83|27,Huixquilucan|MX15|-99.35|19.36|124,Huixtla|MX05|-92.46|15.14|32,Hull|QC|-75.71|45.43|63,Huntersville|NC|-80.84|35.41|52,Huntington|WV|-82.45|38.42|48,Huntington Beach|CA|-118|33.66|201,Huntington Park|CA|-118.23|33.98|59,Huntington Station|NY|-73.41|40.85|33,Huntley|IL|-88.43|42.17|26,Hunts Point|NY|-73.88|40.81|27,Huntsville|AL|-86.59|34.73|215,Huntsville|TX|-95.55|30.72|40,Hurst|TX|-97.17|32.82|39,Hutchinson|KS|-97.93|38.06|41,Hyde Park|MA|-71.12|42.26|31,Hyde Park|IL|-87.59|41.79|26,Idaho Falls|ID|-112.03|43.47|59,Iguala de la Independencia|MX12|-99.54|18.35|118,Imperial Beach|CA|-117.11|32.58|27,Independence|MO|-94.42|39.09|117,Independence|KY|-84.54|38.94|26,Indian Trail|NC|-80.67|35.08|37,Indianapolis|IN|-86.16|39.77|887,Indio|CA|-116.22|33.72|87,Inglewood|CA|-118.35|33.96|111,Innisfil|ON|-79.65|44.3|43,Inver Grove Heights|MN|-93.04|44.85|34,Iowa City|IA|-91.53|41.66|74,Irapuato|MX11|-101.36|20.67|380,Irondequoit|NY|-77.58|43.21|51,Irvine|CA|-117.82|33.67|256,Irving|TX|-96.95|32.81|236,Irving Park|IL|-87.74|41.95|56,Irvington|NJ|-74.23|40.73|61,Isla|MX30|-95.53|18.03|26,Islington-City Centre West|ON|-79.54|43.63|43,Issaquah|WA|-122.03|47.53|36,Ithaca|NY|-76.5|42.44|30,Ixmiquilpan|MX13|-99.22|20.48|34,Ixtaczoquitlan|MX30|-97.06|18.85|26,Ixtapa|MX14|-105.21|20.72|29,Ixtapa-Zihuatanejo|MX12|-101.55|17.64|67,Ixtapaluca|MX15|-98.88|19.32|322,Ixtepec|MX20|-95.1|16.56|25,Iztacalco|MX09|-99.1|19.4|384,Iztapalapa|MX09|-99.06|19.36|1835,Izucar de Matamoros|MX21|-98.46|18.6|42,Jackson|MS|-90.18|32.3|153,Jackson|TN|-88.81|35.61|66,Jackson|NJ|-74.86|39.78|54,Jackson|MI|-84.4|42.25|33,Jackson Heights|NY|-73.89|40.76|67,Jacksonville|FL|-81.66|30.33|1009,Jacksonville|NC|-77.43|34.75|67,Jacksonville|AR|-92.11|34.87|28,Jacona de Plancarte|MX16|-102.31|19.96|53,Jaltipan de Morelos|MX30|-94.71|17.97|32,Jamaica|NY|-73.81|40.69|216,Jamaica Plain|MA|-71.12|42.31|37,Jamestown|NY|-79.24|42.1|30,Janesville|WI|-89.02|42.68|64,Jardines de la Silla|MX19|-100.19|25.63|53,Jefferson City|MO|-92.17|38.58|42,Jeffersontown|KY|-85.56|38.19|26,Jeffersonville|IN|-85.74|38.28|46,Jerez de Garcia Salinas|MX32|-102.99|22.65|43,Jersey City|NJ|-74.08|40.73|264,Jesus Maria|MX01|-102.34|21.96|43,Jiutepec|MX17|-99.18|18.88|215,Johns Creek|GA|-84.2|34.03|83,Johnson City|TN|-82.35|36.31|66,Johnston|RI|-71.51|41.82|29,Joint Base Pearl Harbor Hickam|HI|-157.95|21.35|42,Joliet|IL|-88.08|41.53|147,Joliette|QC|-73.42|46.02|34,Jonesboro|AR|-90.7|35.84|73,Jonquiere|QC|-71.25|48.42|54,Joplin|MO|-94.51|37.08|51,Jose Mariano Jimenez|MX06|-104.92|27.13|34,Juneau|AK|-134.42|58.3|31,Jupiter|FL|-80.09|26.93|62,Juventino Rosas|MX11|-101|20.64|42,Kahului|HI|-156.47|20.89|26,Kailua|HI|-157.74|21.4|38,Kalamazoo|MI|-85.59|42.29|76,Kalihi-Palama|HI|-157.88|21.33|43,Kamloops|BC|-120.32|50.67|104,Kanasin|MX31|-89.56|20.93|77,Kanata|ON|-75.92|45.3|90,Kaneohe|HI|-157.8|21.4|34,Kankakee|IL|-87.86|41.12|26,Kannapolis|NC|-80.62|35.49|46,Kansas City|MO|-94.58|39.1|475,Kansas City|KS|-94.63|39.11|152,Kaysville|UT|-111.94|41.04|30,Kearney|NE|-99.08|40.7|33,Kearns|UT|-112|40.66|35,Kearny|NJ|-74.15|40.77|42,Keizer|OR|-123.03|44.99|37,Keller|TX|-97.25|32.93|45,Kelowna|BC|-119.49|49.88|144,Ken Caryl|CO|-105.11|39.58|32,Kendale Lakes|FL|-80.41|25.71|56,Kendall|FL|-80.32|25.68|80,Kendall West|FL|-80.44|25.71|36,Kenner|LA|-90.24|29.99|67,Kennesaw|GA|-84.62|34.02|33,Kennewick|WA|-119.14|46.21|78,Kenosha|WI|-87.82|42.58|99,Kensington|NY|-73.97|40.65|39,Kensington-Cedar Cottage|BC|-123.07|49.25|49,Kent|WA|-122.23|47.38|126,Kent|OH|-81.36|41.15|29,Kentwood|MI|-85.64|42.87|51,Kettering|OH|-84.17|39.69|55,Kew Gardens Hills|NY|-73.82|40.73|37,Key West|FL|-81.78|24.56|25,Killarney|BC|-123.04|49.23|29,Killeen|TX|-97.73|31.12|140,Kingman|AZ|-114.05|35.19|28,Kings Bridge|NY|-73.91|40.88|75,Kingsport|TN|-82.56|36.55|53,Kingston|ON|-76.48|44.23|132,Kingsville|TX|-97.86|27.52|26,Kirkland|WA|-122.21|47.68|87,Kirkwood|MO|-90.41|38.58|27,Kiryas Joel|NY|-74.17|41.34|32,Kissimmee|FL|-81.42|28.3|69,Kitchener|ON|-80.51|43.43|256,Kitsilano|BC|-123.17|49.27|43,Knoxville|TN|-83.92|35.96|190,Kokomo|IN|-86.13|40.49|57,Koreatown|CA|-118.3|34.06|124,Kyle|TX|-97.88|29.99|35,L'Amoreaux|ON|-79.31|43.8|43,La Barca|MX14|-102.54|20.29|35,La Cite-Limoilou|QC|-71.23|46.83|108,La Crosse|WI|-91.24|43.8|52,La Habra|CA|-117.95|33.93|62,La Haute-Saint-Charles|QC|-71.37|46.89|88,La Jolla|CA|-117.27|32.85|42,La Joya|MX02|-117|32.44|26,La Mesa|CA|-117.02|32.77|60,La Mirada|CA|-118.01|33.92|49,La Paz|MX03|-110.31|24.14|250,La Piedad de Cabadas|MX16|-102.02|20.34|83,La Porte|TX|-95.02|29.67|35,La Presa|CA|-117|32.71|34,La Puente|CA|-117.95|34.02|40,La Quinta|CA|-116.31|33.66|40,La Vergne|TN|-86.58|36.02|34,La Verne|CA|-117.77|34.1|32,Lacey|WA|-122.82|47.03|46,Lafayette|LA|-92.02|30.22|121,Lafayette|IN|-86.88|40.42|71,Lafayette|CO|-105.09|39.99|27,Lafayette|CA|-122.12|37.89|25,Lagos de Moreno|MX14|-101.93|21.36|98,LaGrange|GA|-85.03|33.04|29,Laguna|CA|-121.42|38.42|46,Laguna Hills|CA|-117.71|33.61|31,Laguna Niguel|CA|-117.71|33.52|65,Lake Charles|LA|-93.2|30.21|76,Lake Elsinore|CA|-117.33|33.67|61,Lake Forest|CA|-117.69|33.65|82,Lake Havasu City|AZ|-114.32|34.48|53,Lake in the Hills|IL|-88.33|42.18|29,Lake Jackson|TX|-95.43|29.03|27,Lake Magdalene|FL|-82.47|28.07|28,Lake Oswego|OR|-122.67|45.42|38,Lake Ridge|VA|-77.3|38.69|41,Lake Stevens|WA|-122.06|48.02|30,Lake Worth Beach|FL|-80.07|26.62|37,Lakeland|FL|-81.95|28.04|104,Lakeside|FL|-81.77|30.13|30,Lakeville|MN|-93.24|44.65|60,Lakewood|CO|-105.08|39.7|152,Lakewood|CA|-118.13|33.85|81,Lakewood|WA|-122.52|47.17|59,Lakewood|NJ|-74.22|40.1|53,Lakewood|SK|-106.59|52.11|51,Lakewood|OH|-81.8|41.48|50,Lancaster|CA|-118.14|34.7|161,Lancaster|PA|-76.31|40.04|59,Lancaster|OH|-82.6|39.71|39,Lancaster|TX|-96.76|32.59|38,Land O' Lakes|FL|-82.46|28.22|31,Langford|BC|-123.5|48.45|46,Langley|BC|-122.66|49.1|132,Lansing|MI|-84.56|42.73|112,Lansing|IL|-87.54|41.56|28,Laplace|LA|-90.48|30.07|29,Laramie|WY|-105.59|41.31|32,Laredo|TX|-99.51|27.51|256,Largo|FL|-82.79|27.91|81,Las Choapas|MX30|-94.1|17.91|42,Las Cruces|NM|-106.78|32.31|101,Las Guacamayas|MX16|-102.21|18.02|37,Las Pintitas|MX14|-103.3|20.56|26,Las Vegas|NV|-115.14|36.17|641,LaSalle|ON|-83.06|42.24|32,Lauderdale Lakes|FL|-80.21|26.17|34,Lauderhill|FL|-80.21|26.14|71,Laurel|MD|-76.85|39.1|26,Laval|QC|-73.69|45.57|438,Laval-des-Rapides|QC|-73.7|45.56|36,Lawndale|CA|-118.35|33.89|33,Lawrence|KS|-95.24|38.97|93,Lawrence|MA|-71.16|42.71|80,Lawrence|IN|-86.03|39.84|47,Lawrenceville|GA|-83.99|33.96|30,Lawson|SK|-106.64|52.16|34,Lawton|OK|-98.39|34.61|96,Layton|UT|-111.97|41.06|74,Le Plateau-Mont-Royal|QC|-73.58|45.53|105,Le Sud-Ouest|QC|-73.59|45.47|86,Le Vieux-Longueuil|QC|-73.51|45.54|135,League City|TX|-95.09|29.51|98,Leamington|ON|-82.6|42.05|35,Leander|TX|-97.85|30.58|59,Leavenworth|KS|-94.92|39.31|35,Leawood|KS|-94.62|38.97|34,Lebanon|TN|-86.29|36.21|30,Lebanon|PA|-76.41|40.34|25,Lee's Summit|MO|-94.38|38.91|95,Leesburg|VA|-77.56|39.12|51,Lehi|UT|-111.85|40.39|58,Lehigh Acres|FL|-81.62|26.63|86,Leisure City|FL|-80.43|25.5|26,Lemon Grove|CA|-117.03|32.74|26,Lemoore|CA|-119.78|36.3|25,Lenexa|KS|-94.73|38.95|52,Leominster|MA|-71.76|42.53|41,Leon de los Aldama|MX11|-101.68|21.12|1579,Lerdo|MX10|-103.52|25.54|79,Les Rivieres|QC|-71.27|46.82|77,Lethbridge|AB|-112.82|49.7|103,Levis|QC|-71.18|46.8|143,Levittown|PA|-74.83|40.16|52,Levittown|NY|-73.51|40.73|51,Lewiston|ME|-70.21|44.1|36,Lewiston|ID|-117.02|46.42|32,Lewiston Orchards|ID|-116.98|46.38|31,Lewisville|TX|-96.99|33.05|104,Lexington|KY|-84.48|37.99|320,Lexington|MA|-71.22|42.45|31,Lexington-Fayette|KY|-84.46|38.05|314,Liberty|MO|-94.42|39.25|30,Lima|OH|-84.11|40.74|37,Linares|MX19|-99.57|24.86|70,Lincoln|NE|-96.67|40.8|294,Lincoln|CA|-121.29|38.89|49,Lincoln Park|IL|-87.65|41.92|66,Lincoln Park|MI|-83.18|42.25|37,Lincoln Square|IL|-87.69|41.98|40,Linden|NJ|-74.24|40.62|42,Lindenhurst|NY|-73.37|40.69|27,Linton Hall|VA|-77.57|38.76|35,Little Elm|TX|-96.94|33.16|38,Little Havana|FL|-80.23|25.77|53,Little Rock|AR|-92.29|34.75|202,Littleton|CO|-105.02|39.61|46,Livermore|CA|-121.77|37.68|88,Livingston|NJ|-74.31|40.8|27,Livonia|MI|-83.35|42.37|94,Lloydminster|AB|-110.02|53.27|31,Lochearn|MD|-76.72|39.34|25,Lockport|IL|-88.06|41.59|25,Lodi|CA|-121.27|38.13|64,Logan|UT|-111.83|41.74|50,Logan Square|IL|-87.7|41.92|73,Loma Bonita|MX20|-95.88|18.11|40,Lombard|IL|-88.01|41.88|43,Lompoc|CA|-120.46|34.64|44,London|ON|-81.23|42.98|422,Long Beach|CA|-118.19|33.77|474,Long Beach|NY|-73.66|40.59|33,Long Branch|NJ|-73.99|40.3|30,Long Island City|NY|-73.95|40.74|25,Longfellow Community|MN|-93.23|44.94|29,Longmont|CO|-105.1|40.17|92,Longueuil|QC|-73.47|45.52|229,Longview|TX|-94.74|32.5|82,Longview|WA|-122.94|46.14|36,Lorain|OH|-82.18|41.45|63,Los Altos|CA|-122.11|37.39|30,Los Angeles|CA|-118.24|34.05|3820,Los Banos|CA|-120.85|37.06|37,Los Gatos|CA|-121.97|37.23|30,Los Mochis|MX25|-109|25.79|256,Los Reyes Acaquilpan|MX15|-98.98|19.36|85,Los Reyes de Salgado|MX16|-102.47|19.59|39,Louisville|KY|-85.76|38.25|624,Loveland|CO|-105.07|40.4|75,Lowell|MA|-71.32|42.63|110,Lower Sackville|NS|-63.68|44.78|51,Lower West Side|IL|-87.67|41.85|34,Lubbock|TX|-101.86|33.58|249,Lufkin|TX|-94.73|31.34|36,Lynchburg|VA|-79.14|37.41|79,Lynn|MA|-70.95|42.47|92,Lynnwood|WA|-122.32|47.82|36,Lynwood|CA|-118.21|33.93|71,Mableton|GA|-84.58|33.82|37,Macon|GA|-83.63|32.84|91,Macuspana|MX27|-92.6|17.76|32,Madera|CA|-120.06|36.96|64,Madison|WI|-89.4|43.07|280,Madison|AL|-86.75|34.7|46,Madison|MS|-90.12|32.46|25,Madison Heights|MI|-83.11|42.49|30,Magdalena Atlicpac|MX15|-98.95|19.37|26,Magdalena Contreras|MX09|-99.21|19.33|238,Magdalena de Kino|MX26|-110.96|30.63|26,Magna|UT|-112.1|40.71|26,Makakilo / Kapolei / Honokai Hale|HI|-158.1|21.34|46,Makiki / Lower Punchbowl / Tantalus|HI|-157.83|21.32|31,Malden|MA|-71.07|42.43|61,Malvern|ON|-79.22|43.81|43,Manassas|VA|-77.48|38.75|41,Manchester|NH|-71.45|43|110,Manchester|CT|-72.52|41.78|30,Manhattan|NY|-73.97|40.78|1487,Manhattan|KS|-96.57|39.18|56,Manhattan Beach|CA|-118.41|33.88|35,Manhattan Valley|NY|-73.97|40.79|38,Manitowoc|WI|-87.66|44.09|33,Mankato|MN|-94.01|44.16|41,Mansfield|TX|-97.14|32.56|64,Mansfield|OH|-82.52|40.76|46,Mansfield City|CT|-72.23|41.77|26,Manteca|CA|-121.22|37.8|75,Manzanillo|MX08|-104.34|19.12|159,Maple Grove|MN|-93.46|45.07|68,Maple Ridge|BC|-122.6|49.22|82,Maple Valley|WA|-122.05|47.39|25,Maplewood|MN|-93|44.95|40,Maplewood|NJ|-74.27|40.73|25,Marana|AZ|-111.23|32.44|41,Maravatio de Ocampo|MX16|-100.44|19.89|34,Marfil|MX11|-101.29|21|29,Margate|FL|-80.21|26.24|57,Maricopa|AZ|-112.05|33.06|48,Marietta|GA|-84.55|33.95|59,Marion|IA|-91.6|42.03|37,Marion|OH|-83.13|40.59|36,Marion|IN|-85.66|40.56|29,Markham|ON|-79.27|43.87|338,Marlboro|NJ|-74.25|40.32|40,Marlborough|MA|-71.55|42.35|39,Marpole|BC|-123.13|49.21|27,Marrero|LA|-90.1|29.9|33,Marshalltown|IA|-92.91|42.05|27,Martinez|CA|-122.13|38.02|38,Martinez|GA|-82.08|33.52|35,Martinez de la Torre|MX30|-97.06|20.07|60,Maryland Heights|MO|-90.43|38.71|27,Marysville|WA|-122.18|48.05|66,Maryvale|AZ|-112.18|33.5|208,Maryville|TN|-83.97|35.76|28,Mascouche|QC|-73.6|45.75|34,Mason|OH|-84.31|39.36|32,Mason City|IA|-93.2|43.15|27,Maspeth|NY|-73.91|40.72|48,Massillon|OH|-81.52|40.8|32,Matamoros|MX07|-103.23|25.53|52,Matehuala|MX24|-100.64|23.65|77,Mattapan|MA|-71.09|42.27|36,Matthews|NC|-80.72|35.12|30,Mauldin|SC|-82.31|34.78|25,Maywood|CA|-118.19|33.99|27,Mazatlan|MX25|-106.42|23.22|381,McAllen|TX|-98.23|26.2|140,McCully - Moiliili|HI|-157.83|21.29|28,McHenry|IL|-88.27|42.33|26,McKinney|TX|-96.62|33.2|162,McLean|VA|-77.18|38.93|48,McMinnville|OR|-123.2|45.21|33,Meadow Woods|FL|-81.37|28.39|25,Meads|KY|-82.71|38.41|288,Mechanicsville|VA|-77.37|37.61|36,Medford|OR|-122.88|42.33|79,Medford|MA|-71.11|42.42|57,Medicine Hat|AB|-110.68|50.04|63,Medina|OH|-81.86|41.14|26,Mehlville|MO|-90.32|38.51|28,Melbourne|FL|-80.61|28.08|84,Melchor Ocampo|MX15|-99.14|19.7|38,Melrose|MA|-71.07|42.46|27,Melrose Park|IL|-87.86|41.9|25,Memphis|TN|-90.05|35.15|633,Menifee|CA|-117.15|33.73|87,Menlo Park|CA|-122.18|37.45|33,Menomonee Falls|WI|-88.12|43.18|36,Mentor|OH|-81.34|41.67|46,Merced|CA|-120.48|37.3|82,Mercer Island|WA|-122.22|47.57|25,Mercerville-Hamilton Square|NJ|-74.67|40.23|26,Mercier-Hochelaga-Maisonneuve|QC|-73.55|45.57|142,Merida|MX31|-89.62|20.97|1201,Meriden|CT|-72.81|41.54|59,Meridian|ID|-116.39|43.61|90,Meridian|MS|-88.7|32.36|39,Merrillville|IN|-87.33|41.48|35,Merrimack|NH|-71.49|42.87|26,Merritt Island|FL|-80.69|28.36|34,Mesa|AZ|-111.82|33.42|471,Mesquite|TX|-96.6|32.77|144,Metairie|LA|-90.15|29.98|138,Metairie Terrace|LA|-90.16|29.98|142,Metepec|MX15|-99.6|19.26|28,Methuen|MA|-71.19|42.73|52,Metrotown|BC|-123|49.23|52,Mexicali|MX02|-115.45|32.63|1032,Mexico City|MX09|-99.13|19.43|12294,Miami|FL|-80.19|25.77|487,Miami Beach|FL|-80.13|25.79|92,Miami Gardens|FL|-80.25|25.94|113,Miami Lakes|FL|-80.31|25.91|30,Michigan City|IN|-86.9|41.71|31,Mid-City|CA|-118.36|34.04|83,Middle River|MD|-76.44|39.33|25,Middle Village|NY|-73.88|40.72|29,Middletown|NJ|-74.12|40.39|65,Middletown|OH|-84.4|39.52|48,Middletown|CT|-72.65|41.56|46,Middletown|NY|-74.42|41.45|27,Midland|TX|-102.08|32|132,Midland|MI|-84.25|43.62|42,Midvale|UT|-111.9|40.61|32,Midwest City|OK|-97.4|35.45|57,Miguel Aleman (La Doce)|MX26|-111.48|28.84|30,Miguel Hidalgo|MX09|-99.2|19.43|372,Milford|CT|-73.06|41.22|52,Milford|MA|-71.52|42.14|25,Milford Mill|MD|-76.77|39.35|29,Mililani Town|HI|-158.02|21.45|27,Millcreek|UT|-111.88|40.69|62,Milliken|ON|-79.3|43.82|26,Millville|NJ|-75.04|39.4|28,Milpitas|CA|-121.91|37.43|77,Milton|ON|-79.88|43.52|132,Milton|GA|-84.3|34.13|37,Milton|MA|-71.07|42.25|27,Milwaukee|WI|-87.91|43.04|563,Mimico|ON|-79.51|43.62|33,Minatitlan|MX30|-94.56|18|112,Minneapolis|MN|-93.26|44.98|410,Minnetonka|MN|-93.5|44.91|51,Minnetonka Mills|MN|-93.44|44.94|50,Minot|ND|-101.3|48.23|49,Mint Hill|NC|-80.65|35.18|25,Mira Mesa|CA|-117.14|32.92|70,Mirabel|QC|-74.08|45.65|34,Miramar|FL|-80.23|25.99|137,Miramar|MX28|-97.9|22.36|118,Misantla|MX30|-96.85|19.93|26,Mishawaka|IN|-86.16|41.66|48,Mission|TX|-98.33|26.22|83,Mission|BC|-122.3|49.13|41,Mission Bend|TX|-95.66|29.69|36,Mission District|CA|-122.42|37.76|47,Mission Viejo|CA|-117.67|33.6|97,Mississauga|ON|-79.66|43.58|717,Missoula|MT|-113.99|46.87|71,Missouri City|TX|-95.54|29.62|74,Mixquiahuala de Juarez|MX13|-99.21|20.23|25,Mobile|AL|-88.04|30.69|183,Modesto|CA|-121|37.64|211,Moline|IL|-90.52|41.51|42,Monclova|MX07|-101.42|26.91|215,Moncton|NB|-64.8|46.09|86,Monroe|LA|-92.12|32.51|49,Monroe|NC|-80.55|34.99|34,Monroeville|PA|-79.79|40.42|28,Monrovia|CA|-118|34.15|37,Montclair|NJ|-74.21|40.83|39,Montclair|CA|-117.69|34.08|38,Montebello|CA|-118.11|34.01|63,Montemorelos|MX19|-99.83|25.19|67,Monterey|CA|-121.89|36.6|28,Monterey Park|CA|-118.12|34.06|61,Monterrey|MX19|-100.32|25.68|1135,Montgomery|AL|-86.3|32.37|195,Montgomery Village|MD|-77.2|39.18|32,Montreal|QC|-73.59|45.51|1762,Montreal-Nord|QC|-73.63|45.6|86,Moore|OK|-97.49|35.34|60,Mooresville|NC|-80.81|35.58|36,Moorhead|MN|-96.77|46.87|42,Moorpark|CA|-118.88|34.29|36,Moose Jaw|SK|-105.53|50.4|33,Morelia|MX16|-101.18|19.7|743,Moreno Valley|CA|-117.23|33.94|204,Morgan Hill|CA|-121.65|37.13|42,Morgantown|WV|-79.96|39.63|30,Morningside Heights|NY|-73.96|40.81|55,Moroleon|MX11|-101.19|20.13|43,Morris Heights|NY|-73.92|40.85|40,Morristown|TN|-83.29|36.21|29,Moscow|ID|-117|46.73|25,Mott Haven|NY|-73.92|40.81|51,Mount Juliet|TN|-86.52|36.2|31,Mount Laurel|NJ|-74.89|39.93|41,Mount Lebanon|PA|-80.05|40.36|32,Mount Olive-Silverstone-Jamestown|ON|-79.59|43.75|32,Mount Pleasant|SC|-79.86|32.79|81,Mount Pleasant|DC|-77.04|38.93|35,Mount Pleasant|BC|-123.1|49.27|33,Mount Pleasant|WI|-87.86|42.7|26,Mount Pleasant|MI|-84.77|43.6|26,Mount Pleasant West|ON|-79.39|43.7|29,Mount Prospect|IL|-87.94|42.07|54,Mount Vernon|NY|-73.84|40.91|68,Mount Vernon|WA|-122.33|48.42|34,Mountain View|CA|-122.08|37.39|80,Moyotzingo|MX21|-98.4|19.25|27,Mt Pleasant|BC|-123.1|49.26|32,Muncie|IN|-85.39|40.19|70,Mundelein|IL|-88|42.26|31,Murfreesboro|TN|-86.39|35.85|165,Murray|UT|-111.89|40.67|49,Murrieta|CA|-117.21|33.55|109,Muskegon|MI|-86.25|43.23|38,Muskogee|OK|-95.37|35.75|38,Myrtle Beach|SC|-78.89|33.69|31,Nacogdoches|TX|-94.66|31.6|33,Nampa|ID|-116.56|43.54|89,Nanaimo|BC|-123.94|49.17|90,Nanchital de Lazaro Cardenas del Rio|MX30|-94.41|18.07|25,Napa|CA|-122.29|38.3|80,Naperville|IL|-88.15|41.79|147,Nashua|NH|-71.47|42.77|87,Nashville|TN|-86.78|36.17|689,Natick|MA|-71.35|42.28|32,National City|CA|-117.1|32.68|61,Naucalpan de Juarez|MX15|-99.24|19.48|834,Naugatuck|CT|-73.05|41.49|31,Navarre|FL|-86.86|30.4|31,Navojoa|MX26|-109.44|27.07|113,Navolato|MX25|-107.7|24.77|29,Near North Side|IL|-87.63|41.9|85,Needham|MA|-71.23|42.28|28,Neenah|WI|-88.46|44.19|25,Nepean|ON|-75.72|45.34|180,Neufchatel-Est-Lebourgneuf|QC|-71.34|46.85|37,New Albany|IN|-85.82|38.29|36,New Bedford|MA|-70.93|41.64|101,New Berlin|WI|-88.11|42.98|39,New Bern|NC|-77.04|35.11|30,New Braunfels|TX|-98.12|29.7|70,New Britain|CT|-72.78|41.66|72,New Brunswick|NJ|-74.45|40.49|57,New City|IL|-87.66|41.81|40,New City|NY|-73.99|41.15|33,New Haven|CT|-72.93|41.31|130,New Iberia|LA|-91.82|30|30,New Lenox|IL|-87.97|41.51|25,New London|CT|-72.1|41.36|27,New Orleans|LA|-90.08|29.95|362,New Rochelle|NY|-73.78|40.91|79,New South Memphis|TN|-90.06|35.09|641,New Westminster|BC|-122.91|49.21|78,New York City|NY|-74.01|40.71|8804,Newark|NJ|-74.17|40.74|281,Newark|OH|-82.4|40.06|47,Newark|CA|-122.04|37.53|45,Newark|DE|-75.75|39.68|33,Newburgh|NY|-74.01|41.5|28,Newington|CT|-72.72|41.7|30,Newmarket|ON|-79.47|44.05|91,Newnan|GA|-84.8|33.38|37,Newport Beach|CA|-117.93|33.62|87,Newport News|VA|-76.43|36.98|186,Newton|BC|-122.85|49.13|159,Newton|MA|-71.21|42.34|88,Niagara|ON|-79.41|43.64|31,Niagara Falls|ON|-79.07|43.1|99,Niagara Falls|NY|-79.06|43.09|48,Nicholasville|KY|-84.57|37.88|29,Nicolas Romero|MX15|-99.31|19.64|281,Niles|IL|-87.8|42.02|29,Noblesville|IN|-86.01|40.05|59,Nogales|MX26|-110.94|31.31|264,Norco|CA|-117.55|33.93|26,Norfolk|VA|-76.29|36.85|238,Norfolk County|ON|-80.38|42.83|60,Normal|IL|-88.99|40.51|54,Norman|OK|-97.44|35.22|128,Norristown|PA|-75.34|40.12|34,North Andover|MA|-71.14|42.7|28,North Bay|ON|-79.47|46.32|50,North Bel Air|MD|-76.35|39.54|33,North Bergen|NJ|-74.01|40.8|63,North Bethesda|MD|-77.12|39.04|43,North Brunswick|NJ|-74.48|40.45|43,North Center|IL|-87.68|41.95|34,North Charleston|SC|-79.97|32.85|108,North Chicago|IL|-87.84|42.33|29,North Chicopee|MA|-72.6|42.18|55,North Cowichan|BC|-123.69|48.84|29,North Creek|WA|-122.18|47.82|26,North Delta|BC|-122.92|49.17|60,North Fort Myers|FL|-81.88|26.67|39,North Highlands|CA|-121.37|38.69|42,North Hills|CA|-118.48|34.24|56,North Hollywood|CA|-118.38|34.17|64,North Kingstown|RI|-71.47|41.55|28,North La Crosse|WI|-91.25|43.85|50,North Las Vegas|NV|-115.12|36.2|234,North Lauderdale|FL|-80.23|26.22|43,North Lawndale|IL|-87.72|41.86|35,North Little Rock|AR|-92.27|34.77|66,North Miami|FL|-80.19|25.89|62,North Miami Beach|FL|-80.16|25.93|43,North Olmsted|OH|-81.92|41.42|32,North Peoria|IL|-89.58|40.72|113,North Port|FL|-82.24|27.04|62,North Providence|RI|-71.47|41.85|33,North Richland Hills|TX|-97.23|32.83|69,North Ridgeville|OH|-82.02|41.39|32,North Royalton|OH|-81.72|41.31|30,North Stamford|CT|-73.54|41.14|121,North Tonawanda|NY|-78.86|43.04|30,North Vancouver|BC|-123.07|49.32|88,Northampton|MA|-72.64|42.33|28,Northbrook|IL|-87.83|42.13|33,Northglenn|CO|-104.99|39.89|39,Northridge|CA|-118.54|34.23|68,Norwalk|CA|-118.08|33.9|107,Norwalk|CT|-73.41|41.12|88,Norwich|CT|-72.08|41.52|39,Norwood|MA|-71.2|42.19|28,Notre-Dame-de-Grace|QC|-73.61|45.48|68,Novato|CA|-122.57|38.11|55,Novi|MI|-83.48|42.48|58,Nueva Italia de Ruiz|MX16|-102.09|19.02|32,Nueva Rosita|MX07|-101.22|27.94|38,Nuevo Casas Grandes|MX06|-107.91|30.42|55,Nuevo Laredo|MX28|-99.52|27.48|416,Nuevo Mexico|MX14|-103.44|20.76|28,Nutana Sector|SK|-106.64|52.1|72,Nutley|NJ|-74.16|40.82|27,O'Fallon|MO|-90.7|38.81|85,O'Fallon|IL|-89.91|38.59|29,Oak Creek|WI|-87.86|42.89|35,Oak Forest|IL|-87.74|41.6|28,Oak Hill|VA|-77.4|38.93|33,Oak Lawn|IL|-87.76|41.71|56,Oak Park|IL|-87.78|41.89|52,Oak Park|MI|-83.18|42.46|29,Oak Ridge|TN|-84.27|36.01|29,Oakdale|MN|-92.96|44.96|28,Oakland|CA|-122.27|37.8|419,Oakland Park|FL|-80.13|26.17|44,Oakley|CA|-121.71|38|39,Oakton|VA|-77.3|38.88|34,Oakville|ON|-79.68|43.45|213,Oakville|MO|-90.3|38.47|36,Oaxaca|MX20|-96.73|17.06|255,Ocala|FL|-82.14|29.19|58,Oceanside|CA|-117.38|33.2|175,Oceanside|NY|-73.64|40.64|32,Ocoee|FL|-81.54|28.57|43,Ocosingo|MX05|-92.09|16.91|41,Ocotlan|MX14|-102.77|20.35|83,Ocoyoacac|MX15|-99.46|19.27|26,Ocozocoautla de Espinosa|MX05|-93.37|16.76|39,Odenton|MD|-76.7|39.08|37,Odessa|TX|-102.37|31.85|114,Ogden|UT|-111.97|41.22|85,Oildale|CA|-119.02|35.42|32,Ojinaga|MX06|-104.54|29.57|28,Ojo de Agua|MX15|-99.01|19.68|386,Okanagan Mission|BC|-119.48|49.82|38,Oklahoma City|OK|-97.52|35.47|681,Okotoks|AB|-113.98|50.73|30,Olathe|KS|-94.82|38.88|134,Olive Branch|MS|-89.83|34.96|36,Olney|PA|-75.12|40.04|39,Olney|MD|-77.07|39.15|33,Olympia|WA|-122.9|47.04|55,Omaha|NE|-95.94|41.26|486,Ontario|CA|-117.65|34.06|171,Opelika|AL|-85.38|32.65|29,Opportunity|WA|-117.24|47.65|25,Orange|CA|-117.85|33.79|140,Orange|NJ|-74.23|40.77|34,Orangevale|CA|-121.23|38.68|33,Orangeville|ON|-80.1|43.92|30,Orcutt|CA|-120.44|34.87|28,Oregon City|OR|-122.61|45.36|35,Orem|UT|-111.69|40.3|94,Orillia|ON|-79.42|44.61|31,Orizaba|MX30|-97.1|18.85|123,Orland Park|IL|-87.85|41.63|58,Orlando|FL|-81.38|28.54|334,Orleans|ON|-75.5|45.46|125,Ormond Beach|FL|-81.06|29.29|40,Oro Valley|AZ|-110.97|32.39|45,Oshawa|ON|-78.85|43.9|175,Oshkosh|WI|-88.54|44.02|66,Ossining|NY|-73.86|41.16|25,Oswego|IL|-88.35|41.68|33,Ottawa|ON|-75.7|45.41|1017,Ottawa South|ON|-75.69|45.39|125,Overbrook|PA|-75.24|39.99|32,Overland Park|KS|-94.67|38.98|186,Oviedo|FL|-81.21|28.67|38,Owasso|OK|-95.85|36.27|34,Owatonna|MN|-93.23|44.08|25,Owensboro|KY|-87.11|37.77|59,Owings Mills|MD|-76.78|39.42|30,Oxford Circle|PA|-75.07|40.05|48,Oxnard|CA|-119.18|34.2|207,Oxon Hill-Glassmanor|MD|-76.97|38.8|35,Ozone Park|NY|-73.84|40.68|53,Pabellon de Arteaga|MX01|-102.28|22.15|28,Pachuca de Soto|MX13|-98.73|20.12|256,Pacifica|CA|-122.49|37.61|39,Pahrump|NV|-115.98|36.21|36,Palatine|IL|-88.03|42.11|69,Palenque|MX05|-91.98|17.51|42,Palm Bay|FL|-80.59|28.03|119,Palm Beach Gardens|FL|-80.14|26.82|52,Palm Coast|FL|-81.21|29.58|82,Palm Desert|CA|-116.38|33.72|51,Palm Harbor|FL|-82.76|28.08|57,Palm Springs|CA|-116.55|33.83|47,Palmdale|CA|-118.12|34.58|158,Palo Alto|CA|-122.14|37.44|66,Panama City|FL|-85.66|30.16|38,Panorama Hills|AB|-114.08|51.15|25,Panuco|MX30|-98.18|22.05|40,Papantla de Olarte|MX30|-97.32|20.45|53,Paracho de Verduzco|MX16|-102.05|19.65|37,Paradise|NV|-115.15|36.1|223,Paradise|CA|-121.62|39.76|26,Paragould|AR|-90.5|36.06|27,Paraiso|MX27|-93.21|18.4|86,Paramount|CA|-118.16|33.89|55,Paramus|NJ|-74.08|40.94|26,Parc-Extension|QC|-73.63|45.53|33,Park Ridge|IL|-87.84|42.01|37,Park Slope|NY|-73.99|40.67|65,Parkchester|NY|-73.86|40.84|65,Parker|CO|-104.76|39.52|49,Parkersburg|WV|-81.56|39.27|30,Parkland|WA|-122.43|47.16|35,Parkland|FL|-80.24|26.31|30,Parkville|MD|-76.54|39.38|30,Parkwoods-Donalda|ON|-79.33|43.76|34,Parma|OH|-81.72|41.4|79,Parras de la Fuente|MX07|-102.18|25.44|33,Parsippany|NJ|-74.43|40.86|51,Pasadena|TX|-95.21|29.69|153,Pasadena|CA|-118.14|34.15|142,Pasco|WA|-119.1|46.24|69,Paso Robles|CA|-120.69|35.63|27,Passaic|NJ|-74.13|40.86|71,Paterson|NJ|-74.17|40.92|147,Patzcuaro|MX16|-101.61|19.51|55,Pawtucket|RI|-71.38|41.88|71,Peabody|MA|-70.93|42.53|52,Peachtree City|GA|-84.6|33.4|35,Peachtree Corners|GA|-84.22|33.97|40,Pearl|MS|-90.13|32.27|26,Pearl City|HI|-157.98|21.4|47,Pearland|TX|-95.29|29.56|108,Pekin|IL|-89.64|40.57|33,Pembroke Pines|FL|-80.22|26|166,Penjamo|MX11|-101.72|20.43|40,Penn Hills|PA|-79.84|40.5|44,Pennsauken|NJ|-75.06|39.96|36,Pennsport|PA|-75.15|39.93|26,Pensacola|FL|-87.22|30.42|53,Penticton|BC|-119.59|49.48|33,Peoria|AZ|-112.24|33.58|190,Peoria|IL|-89.59|40.69|115,Perote|MX30|-97.24|19.56|37,Perris|CA|-117.23|33.78|74,Perry Hall|MD|-76.46|39.41|28,Perth Amboy|NJ|-74.27|40.51|52,Petaluma|CA|-122.64|38.23|60,Peterborough|ON|-78.32|44.3|85,Petersburg|VA|-77.4|37.23|32,Pflugerville|TX|-97.62|30.44|57,Pharr|TX|-98.18|26.19|76,Phenix City|AL|-85|32.47|37,Philadelphia|PA|-75.16|39.95|1573,Phoenix|AZ|-112.07|33.45|1650,Pickering|ON|-79.13|43.9|91,Pico Rivera|CA|-118.1|33.98|64,Piedras Negras|MX07|-100.52|28.7|150,Pierrefonds|QC|-73.89|45.46|59,Pierrefonds-Roxboro|QC|-73.84|45.5|73,Pijijiapan|MX05|-93.21|15.69|50,Pikesville|MD|-76.72|39.37|30,Pine Bluff|AR|-92|34.23|44,Pine Hills|FL|-81.45|28.56|60,Pinellas Park|FL|-82.7|27.84|51,Pinotepa Nacional|MX20|-98.05|16.34|29,Piscataway|NJ|-74.4|40.5|56,Pittsburg|CA|-121.88|38.03|69,Pittsburgh|PA|-80|40.44|304,Pittsfield|MA|-73.25|42.45|43,Placentia|CA|-117.87|33.87|52,Plainfield|NJ|-74.41|40.63|51,Plainfield|IL|-88.2|41.63|42,Plainfield|IN|-86.4|39.7|30,Plainview|NY|-73.47|40.78|26,Plano|TX|-96.7|33.02|283,Plant City|FL|-82.11|28.02|37,Plantation|FL|-80.23|26.13|92,Playa del Carmen|MX23|-87.08|20.63|149,Pleasant Grove|UT|-111.74|40.36|38,Pleasant Hill|CA|-122.06|37.95|34,Pleasanton|CA|-121.87|37.66|79,Pleasure Ridge Park|KY|-85.86|38.15|25,Plum|PA|-79.75|40.5|27,Plymouth|MN|-93.46|45.01|75,Pocatello|ID|-112.45|42.87|54,Poinciana|FL|-81.46|28.14|53,Pointe-Claire|QC|-73.82|45.45|30,Polanco|MX09|-99.2|19.43|50,Pomona|CA|-117.75|34.06|153,Pompano Beach|FL|-80.12|26.24|107,Ponte Vedra Beach|FL|-81.39|30.24|35,Pontiac|MI|-83.29|42.64|59,Port Arthur|TX|-93.94|29.89|55,Port Charlotte|FL|-82.09|26.98|54,Port Chester|NY|-73.67|41|29,Port Coquitlam|BC|-122.77|49.27|58,Port Huron|MI|-82.42|42.97|29,Port Moody|BC|-122.82|49.28|27,Port Orange|FL|-81|29.14|59,Port Richmond|PA|-75.1|39.99|27,Port Saint Lucie|FL|-80.35|27.29|164,Portage|MI|-85.58|42.2|48,Portage|IN|-87.18|41.58|36,Portage Park|IL|-87.77|41.96|64,Porterville|CA|-119.02|36.07|56,Porticos de San Antonio|MX02|-117.03|32.44|34,Portland|OR|-122.68|45.52|652,Portland|ME|-70.26|43.66|66,Portsmouth|VA|-76.3|36.84|96,Portsmouth Heights|VA|-76.37|36.82|99,Post Falls|ID|-116.95|47.72|30,Potomac|MD|-77.21|39.02|44,Poughkeepsie|NY|-73.92|41.7|30,Poway|CA|-117.04|32.96|50,Poza Rica de Hidalgo|MX30|-97.46|20.53|185,Prairieville|LA|-90.97|30.3|26,Prattville|AL|-86.46|32.46|35,Prescott|AZ|-112.47|34.54|41,Prescott Valley|AZ|-112.32|34.61|42,Prince Albert|SK|-105.77|53.2|35,Prince Edward|ON|-77.25|44|25,Prince George|BC|-122.75|53.92|78,Princeton|FL|-80.41|25.54|39,Princeton|NJ|-74.66|40.35|29,Prior Lake|MN|-93.42|44.71|25,Progreso|MX31|-89.66|21.28|37,Providence|RI|-71.41|41.82|190,Provo|UT|-111.66|40.23|115,Puebla|MX21|-98.21|19.05|1692,Pueblo|CO|-104.61|38.25|109,Pueblo West|CO|-104.72|38.35|29,Puerto Escondido|MX20|-97.07|15.86|29,Puerto Penasco|MX26|-113.54|31.32|62,Puerto Vallarta|MX14|-105.23|20.62|224,Pullman|WA|-117.18|46.73|32,Purisima de Bustos|MX11|-101.88|21.03|43,Puruandiro|MX16|-101.52|20.09|30,Puyallup|WA|-122.29|47.19|39,Quebec|QC|-71.21|46.81|531,Queen Creek|AZ|-111.63|33.25|34,Queens|NY|-73.84|40.68|2316,Queens Village|NY|-73.74|40.73|51,Queensbury|NY|-73.61|43.38|27,Quincy|MA|-71|42.25|93,Quincy|IL|-91.41|39.94|40,Quinte West|ON|-77.57|44.18|43,Racine|WI|-87.78|42.73|77,Radnor|PA|-75.36|40.05|30,Rahway|NJ|-74.28|40.61|29,Raleigh|NC|-78.64|35.77|482,Ramos Arizpe|MX07|-100.95|25.54|66,Ramsey|MN|-93.45|45.26|25,Rancho Cordova|CA|-121.3|38.59|71,Rancho Cucamonga|CA|-117.59|34.11|175,Rancho Palos Verdes|CA|-118.39|33.74|42,Rancho Penasquitos|CA|-117.12|32.96|60,Rancho Santa Margarita|CA|-117.6|33.64|49,Randallstown|MD|-76.8|39.37|32,Randolph|MA|-71.04|42.16|32,Randolph|NJ|-74.58|40.85|25,Rapid City|SD|-103.23|44.08|73,Raytown|MO|-94.46|39.01|29,Reading|PA|-75.93|40.34|87,Red Deer|AB|-113.8|52.27|100,Redan|GA|-84.13|33.75|33,Redding|CA|-122.39|40.59|91,Redford|MI|-83.3|42.38|49,Redlands|CA|-117.18|34.06|71,Redmond|WA|-122.12|47.67|60,Redmond|OR|-121.17|44.27|28,Redondo Beach|CA|-118.39|33.85|68,Redwood City|CA|-122.24|37.49|85,Reedley|CA|-119.45|36.6|25,Reforma|MX05|-93.15|17.86|26,Regina|SK|-104.62|50.45|226,Rego Park|NY|-73.85|40.73|43,Reisterstown|MD|-76.83|39.47|25,Renfrew-Collingwood|BC|-123.04|49.24|51,Reno|NV|-119.81|39.53|264,Renton|WA|-122.22|47.48|100,Repentigny|QC|-73.45|45.74|84,Reseda|CA|-118.54|34.2|65,Reston|VA|-77.34|38.97|58,Revere|MA|-71.01|42.41|53,Rexburg|ID|-111.79|43.83|27,Reynoldsburg|OH|-82.81|39.95|37,Reynosa|MX28|-98.28|26.08|589,Rhawnhurst|PA|-75.06|40.06|25,Rialto|CA|-117.37|34.11|103,Richardson|TX|-96.73|32.95|110,Richfield|MN|-93.28|44.88|36,Richland|WA|-119.28|46.29|54,Richmond|VA|-77.46|37.55|226,Richmond|BC|-123.14|49.17|209,Richmond|CA|-122.35|37.94|109,Richmond|IN|-84.89|39.83|35,Richmond|KY|-84.29|37.75|33,Richmond Hill|ON|-79.44|43.87|202,Richmond Hill|NY|-73.83|40.7|98,Richmond West|FL|-80.43|25.61|35,Ridgecrest|CA|-117.67|35.62|28,Ridgewood|NY|-73.91|40.7|69,Ridgewood|NJ|-74.12|40.98|25,Rimouski|QC|-68.52|48.45|42,Rincon de Romos|MX01|-102.32|22.23|27,Rio Blanco|MX30|-97.16|18.83|40,Rio de Teapa|MX27|-92.9|17.77|26,Rio Grande|MX32|-103.03|23.83|32,Rio Rancho|NM|-106.66|35.23|87,Rioverde|MX24|-99.99|21.93|53,Riverside|CA|-117.4|33.95|317,Riverton|UT|-111.94|40.52|41,Riverview|FL|-82.33|27.87|71,Riviera Beach|FL|-80.06|26.78|34,Riviere-des-Prairies-Pointe-aux-Trembles|QC|-73.58|45.64|113,Roanoke|VA|-79.94|37.27|100,Rochester|NY|-77.62|43.15|209,Rochester|MN|-92.47|44.02|112,Rochester|NH|-70.98|43.3|30,Rochester Hills|MI|-83.15|42.66|73,Rock Forest|QC|-72|45.36|35,Rock Hill|SC|-81.03|34.92|71,Rock Island|IL|-90.58|41.51|38,Rockford|IL|-89.09|42.27|148,Rocklin|CA|-121.24|38.79|61,Rockville|MD|-77.15|39.08|66,Rockwall|TX|-96.46|32.93|42,Rocky Mount|NC|-77.79|35.94|55,Rogers|AR|-94.12|36.33|63,Rogers Park|IL|-87.67|42.01|54,Rohnert Park|CA|-122.7|38.34|42,Rome|GA|-85.16|34.26|36,Rome|NY|-75.46|43.21|32,Romeoville|IL|-88.09|41.65|39,Rosarito|MX02|-117.05|32.36|100,Rosedale|NY|-73.74|40.66|25,Rosemead|CA|-118.07|34.08|54,Rosemont-La Petite-Patrie|QC|-73.61|45.54|146,Rosenberg|TX|-95.81|29.56|35,Roseville|CA|-121.29|38.75|130,Roseville|MI|-82.94|42.5|47,Roseville|MN|-93.16|45.01|35,Roslindale|MA|-71.12|42.29|27,Roswell|GA|-84.36|34.02|94,Roswell|NM|-104.52|33.39|48,Rouge|ON|-79.17|43.8|46,Round Lake Beach|IL|-88.09|42.37|27,Round Rock|TX|-97.68|30.51|115,Rowland Heights|CA|-117.91|33.98|48,Rowlett|TX|-96.56|32.9|60,Roy|UT|-112.03|41.16|37,Royal Oak|MI|-83.14|42.49|59,Royal Palm Beach|FL|-80.23|26.71|37,Rubidoux|CA|-117.41|34|34,Russellville|AR|-93.13|35.28|29,Rutland|BC|-119.39|49.9|34,Saanich|BC|-123.37|48.55|117,Sabinas|MX07|-101.12|27.86|54,Sacramento|CA|-121.49|38.58|524,Saginaw|MI|-83.95|43.42|49,Saguenay|QC|-71.07|48.42|148,Sahuarita|AZ|-110.96|31.96|25,Sahuayo de Morelos|MX16|-102.72|20.06|64,Saint Charles|MO|-90.48|38.78|65,Saint Charles|MD|-76.94|38.6|36,Saint Clair Shores|MI|-82.89|42.5|59,Saint Cloud|MN|-94.16|45.56|65,Saint Cloud|FL|-81.28|28.25|35,Saint-Constant|QC|-73.57|45.37|27,Saint-Eustache|QC|-73.91|45.56|42,Saint George|UT|-113.58|37.1|72,Saint-Georges|QC|-70.67|46.11|31,Saint-Hubert|QC|-73.42|45.5|82,Saint-Hyacinthe|QC|-72.96|45.63|50,Saint-Jean-sur-Richelieu|QC|-73.26|45.31|98,Saint-Jerome|QC|-74|45.78|54,Saint John|NB|-66.06|45.27|71,Saint Joseph|MO|-94.85|39.77|76,Saint-Laurent|QC|-73.67|45.5|98,Saint-Leonard|QC|-73.6|45.59|79,Saint-Louis-de-Terrebonne|QC|-73.79|45.7|119,Saint Louis Park|MN|-93.35|44.95|45,Saint-Michel|QC|-73.62|45.57|56,Saint Paul|MN|-93.09|44.94|303,Saint Peters|MO|-90.63|38.8|52,Sainte-Foy|QC|-71.29|46.78|111,Sainte-Julie|QC|-73.33|45.58|29,Sainte-Therese|QC|-73.83|45.64|25,Salaberry-de-Valleyfield|QC|-74.13|45.25|42,Salamanca|MX11|-101.2|20.57|160,Salem|OR|-123.04|44.94|175,Salem|MA|-70.9|42.52|42,Salem|NH|-71.2|42.79|29,Salem|VA|-80.05|37.29|25,Salina|KS|-97.61|38.84|47,Salina Cruz|MX20|-95.19|16.18|84,Salinas|CA|-121.66|36.68|157,Salisbury|NC|-80.47|35.67|34,Salisbury|MD|-75.6|38.36|32,Salt Lake City|UT|-111.89|40.76|215,Saltillo|MX07|-100.98|25.43|709,Salvatierra|MX11|-100.88|20.22|37,Sammamish|WA|-122.08|47.64|52,San Agustin|MX14|-103.47|20.55|30,San Andres Cholula|MX21|-98.3|19.05|39,San Andres Tuxtla|MX30|-95.21|18.45|61,San Angelo|TX|-100.44|31.46|99,San Antonio|TX|-98.49|29.42|1526,San Bernardino|CA|-117.29|34.11|216,San Bernardino Tlaxcalancingo|MX21|-98.28|19.03|54,San Bruno|CA|-122.41|37.63|43,San Buenaventura|MX15|-98.86|19.3|44,San Carlos|CA|-122.26|37.51|29,San Clemente|CA|-117.61|33.43|65,San Cristobal de las Casas|MX05|-92.64|16.73|215,San Diego|CA|-117.16|32.72|1404,San Dimas|CA|-117.81|34.11|34,San Felipe|MX11|-101.22|21.48|28,San Fernando|MX28|-98.15|24.85|29,San Francisco|CA|-122.42|37.77|827,San Francisco Acuautla|MX15|-98.86|19.35|27,San Francisco del Rincon|MX11|-101.86|21.02|71,San Francisco Tesistan|MX14|-103.48|20.8|62,San Gabriel|CA|-118.11|34.1|40,San Isidro|MX15|-98.95|19.34|33,San Jacinto|CA|-116.96|33.78|46,San Jeronimo|MX15|-99.59|19.28|26,San Jeronimo Cuatro Vientos|MX15|-98.84|19.29|36,San Jose|CA|-121.89|37.34|997,San Jose del Cabo|MX03|-109.7|23.05|136,San Jose del Castillo|MX14|-103.24|20.51|39,San Jose Guadalupe Otzacatipan|MX15|-99.59|19.34|31,San Juan|TX|-98.16|26.19|36,San Juan Capistrano|CA|-117.66|33.5|36,San Juan de los Lagos|MX14|-102.33|21.25|48,San Juan del Rio|MX22|-100|20.39|138,San Leandro|CA|-122.16|37.72|90,San Luis|AZ|-114.78|32.49|31,San Luis de la Paz|MX11|-100.51|21.3|49,San Luis Obispo|CA|-120.66|35.28|47,San Luis Potosi|MX24|-100.97|22.15|722,San Luis Rio Colorado|MX26|-114.77|32.46|176,San Marcos|CA|-117.17|33.14|92,San Marcos|TX|-97.94|29.88|60,San Martin Azcatepec|MX15|-98.97|19.69|35,San Martin Texmelucan de Labastida|MX21|-98.44|19.28|155,San Mateo|CA|-122.33|37.56|103,San Mateo Atenco|MX15|-99.53|19.27|67,San Miguel Ajusco|MX09|-99.2|19.22|29,San Miguel de Allende|MX11|-100.74|20.92|174,San Miguel Topilejo|MX09|-99.14|19.2|34,San Nicolas de los Garza|MX19|-100.3|25.74|412,San Pablo|CA|-122.35|37.96|30,San Pablo Autopan|MX15|-99.66|19.36|35,San Pablo de las Salinas|MX15|-99.09|19.67|156,San Pedro|CA|-118.29|33.74|83,San Pedro|MX07|-102.98|25.76|48,San Pedro|MX07|-103.22|25.43|41,San Pedro Garza Garcia|MX19|-100.4|25.66|132,San Rafael|CA|-122.53|37.97|59,San Ramon|CA|-121.98|37.78|76,San Salvador Tizatlalli|MX15|-99.59|19.26|61,San Sebastian el Grande|MX14|-103.43|20.53|28,San Tan Valley|AZ|-111.53|33.19|81,Sanctorum|MX21|-98.25|19.1|27,Sandusky|OH|-82.71|41.45|25,Sandy|UT|-111.88|40.59|87,Sandy Hills|UT|-111.85|40.58|89,Sandy Springs|GA|-84.38|33.92|105,Sanford|FL|-81.27|28.8|58,Sanford|NC|-79.18|35.48|29,Santa Ana|CA|-117.87|33.75|310,Santa Ana Chiautempan|MX29|-98.19|19.31|48,Santa Barbara|CA|-119.7|34.42|91,Santa Catarina|MX19|-100.46|25.67|304,Santa Clara|CA|-121.96|37.35|126,Santa Clarita|CA|-118.54|34.39|182,Santa Cruz|CA|-122.03|36.97|64,Santa Cruz Xoxocotlan|MX20|-96.74|17.03|67,Santa Fe|NM|-105.94|35.69|87,Santa Isabel|MX02|-115.57|32.63|29,Santa Maria|CA|-120.44|34.95|105,Santa Maria Chimalhuacan|MX15|-98.95|19.42|70,Santa Monica|CA|-118.49|34.02|93,Santa Paula|CA|-119.06|34.35|30,Santa Rosa|CA|-122.71|38.44|178,Santa Rosa Beach|FL|-86.23|30.4|32,Santa Rosalia de Camargo|MX06|-105.17|27.68|40,Santa Teresa|MX15|-99.23|19.84|36,Santee|CA|-116.97|32.84|57,Santiago|MX19|-100.15|25.43|36,Santiago de Queretaro|MX22|-100.39|20.59|1594,Santiago Papasquiaro|MX10|-105.42|25.04|26,Santiago Teyahualco|MX15|-99.12|19.66|53,Santo Domingo Tehuantepec|MX20|-95.24|16.32|67,Sarasota|FL|-82.53|27.34|55,Saratoga|CA|-122.02|37.26|30,Saratoga Springs|NY|-73.78|43.08|27,Saratoga Springs|UT|-111.9|40.35|25,Sarnia|ON|-82.4|42.98|72,Saskatoon|SK|-106.67|52.13|266,Saugus|MA|-71.01|42.46|26,Sault Ste. Marie|ON|-84.33|46.52|72,Savage|MN|-93.34|44.78|30,Savannah|GA|-81.1|32.08|147,Sawtelle|CA|-118.45|34.04|39,Sayreville|NJ|-74.36|40.46|44,Sayreville Junction|NJ|-74.33|40.47|42,Sayula|MX14|-103.6|19.88|26,Schaumburg|IL|-88.08|42.03|74,Schenectady|NY|-73.94|42.81|65,Schererville|IN|-87.45|41.48|28,Schertz|TX|-98.27|29.55|43,Scottsdale|AZ|-111.9|33.51|236,Scranton|PA|-75.66|41.41|77,Seaside|CA|-121.85|36.61|33,SeaTac|WA|-122.29|47.45|28,Seattle|WA|-122.33|47.61|780,Security-Widefield|CO|-104.71|38.75|32,Seguin|TX|-97.96|29.57|27,Sept-Iles|QC|-66.38|50.2|28,Severn|MD|-76.7|39.14|44,Severna Park|MD|-76.55|39.07|37,Sewell|NJ|-75.14|39.77|37,Shaker Heights|OH|-81.54|41.47|27,Shakopee|MN|-93.53|44.8|39,Shawinigan|QC|-72.75|46.57|38,Shawnee|KS|-94.72|39.04|65,Shawnee|OK|-96.93|35.33|31,Sheboygan|WI|-87.71|43.75|48,Sheepshead Bay|NY|-73.94|40.59|122,Shelby|MI|-83.03|42.67|74,Shelton|CT|-73.09|41.32|41,Sherbrooke|QC|-71.9|45.4|129,Sherman|TX|-96.61|33.64|40,Sherman Oaks|CA|-118.45|34.15|52,Sherwood|AR|-92.22|34.82|30,Sherwood Park|AB|-113.32|53.52|70,Shirley|NY|-72.87|40.8|27,Shoreline|WA|-122.34|47.76|55,Shoreview|MN|-93.15|45.08|26,Shreveport|LA|-93.75|32.53|187,Shrewsbury|MA|-71.71|42.3|33,Sicklerville|NJ|-74.97|39.72|42,Sierra Vista|AZ|-110.3|31.55|43,Silao de la Victoria|MX11|-101.43|20.94|74,Silver Lake|CA|-118.27|34.09|32,Silver Spring|MD|-77.03|38.99|71,Simi Valley|CA|-118.78|34.27|126,Sioux City|IA|-96.4|42.5|82,Sioux Falls|SD|-96.73|43.54|171,Skokie|IL|-87.73|42.03|64,Slidell|LA|-89.78|30.28|27,Smithtown|NY|-73.2|40.86|26,Smyrna|GA|-84.51|33.88|56,Smyrna|TN|-86.52|35.98|46,Snowdon|QC|-73.63|45.49|32,Socorro|TX|-106.3|31.65|33,Socorro Mission Number 1 Colonia|TX|-106.29|31.64|28,Soledad|CA|-121.33|36.42|25,Soledad de Graciano Sanchez|MX24|-100.94|22.19|332,Somerton|PA|-75.01|40.12|33,Somerville|MA|-71.1|42.39|80,Sorel-Tracy|QC|-73.11|46.04|41,South Bel Air|MD|-76.34|39.53|48,South Bend|IN|-86.25|41.68|101,South Boston|MA|-71.05|42.33|571,South Chicago|IL|-87.55|41.74|28,South Fulton|GA|-84.67|33.59|107,South Gate|CA|-118.21|33.95|96,South Gate|MD|-76.63|39.13|29,South Hill|WA|-122.27|47.14|52,South Jordan|UT|-111.93|40.56|66,South Jordan Heights|UT|-111.95|40.56|37,South Kingstown|RI|-71.52|41.45|30,South Laurel|MD|-76.85|39.07|26,South Lawndale|IL|-87.71|41.84|73,South Miami Heights|FL|-80.38|25.6|36,South Ozone Park|NY|-73.82|40.67|75,South Pasadena|CA|-118.15|34.12|26,South Peabody|MA|-70.95|42.51|50,South Portland|ME|-70.24|43.64|25,South Riverdale|ON|-79.34|43.65|27,South San Francisco|CA|-122.41|37.65|67,South Shore|IL|-87.58|41.76|51,South Suffolk|VA|-76.59|36.72|80,South Surrey|BC|-122.79|49.05|77,South Valley|NM|-106.68|35.01|40,South Vineland|NJ|-75.03|39.45|58,South Whittier|CA|-118.04|33.95|57,Southaven|MS|-90.01|34.99|52,Southfield|MI|-83.22|42.47|73,Southgate|MI|-83.19|42.21|29,Southglenn|CO|-104.95|39.59|42,Southington|CT|-72.88|41.6|43,Southlake|TX|-97.13|32.94|29,Spanaway|WA|-122.43|47.1|27,Spanish Fork|UT|-111.65|40.11|37,Sparks|NV|-119.75|39.53|96,Spartanburg|SC|-81.93|34.95|37,Spokane|WA|-117.43|47.66|229,Spokane Valley|WA|-117.24|47.67|94,Spring|TX|-95.42|30.08|54,Spring Hill|FL|-82.53|28.48|98,Spring Hill|TN|-86.93|35.75|36,Spring Valley|NV|-115.25|36.11|178,Spring Valley|NY|-74.04|41.11|32,Spring Valley|CA|-117|32.74|28,Springdale|AR|-94.13|36.19|77,Springfield|MO|-93.3|37.22|170,Springfield|MA|-72.59|42.1|154,Springfield|IL|-89.64|39.8|114,Springfield|OR|-123.02|44.05|60,Springfield|OH|-83.81|39.92|59,Springfield|VA|-77.19|38.79|30,Springfield Gardens|NY|-73.76|40.66|30,Springville|UT|-111.61|40.17|32,Spruce Grove|AB|-113.92|53.53|38,St. Albert|AB|-113.64|53.63|57,St. Catharines|ON|-79.24|43.17|136,St. Charles|MD|-76.92|38.61|33,St. Charles|IL|-88.31|41.91|32,St. James-Assiniboia East|MB|-97.23|49.89|27,St. John's|NL|-52.71|47.56|110,St. Johns|FL|-81.55|30.08|40,St. Louis|MO|-90.2|38.63|279,St. Petersburg|FL|-82.68|27.77|257,St. Thomas|ON|-81.18|42.77|38,Stamford|CT|-73.54|41.05|128,Stanton|CA|-117.99|33.8|38,Starkville|MS|-88.82|33.45|25,State College|PA|-77.86|40.79|42,Staten Island|NY|-74.14|40.56|468,Statesboro|GA|-81.78|32.45|30,Statesville|NC|-80.89|35.78|26,Sterling|VA|-77.43|39.01|27,Sterling Heights|MI|-83.03|42.58|132,Stevens Point|WI|-89.57|44.52|26,Steveston|BC|-123.18|49.13|25,Stillwater|OK|-97.06|36.12|48,Stittsville|ON|-75.92|45.25|40,Stockbridge|GA|-84.23|33.54|28,Stockton|CA|-121.29|37.96|305,Stonecrest|GA|-84.13|33.71|50,Stonegate-Queensway|ON|-79.5|43.64|25,Stoney Creek|ON|-79.77|43.22|76,Stouffville|ON|-79.25|43.97|36,Stoughton|MA|-71.1|42.13|26,Stow|OH|-81.44|41.16|34,Stratford|CT|-73.13|41.18|51,Stratford|ON|-80.95|43.37|31,Strawberry Hill|BC|-122.88|49.13|41,Streamwood|IL|-88.18|42.03|40,Strongsville|OH|-81.84|41.31|44,Studio City|CA|-118.4|34.15|34,Suffolk|VA|-76.58|36.73|88,Sugar Land|TX|-95.63|29.62|88,Suisun|CA|-122.04|38.24|28,Suitland|MD|-76.92|38.85|25,Suitland-Silver Hill|MD|-76.93|38.85|33,Summerville|SC|-80.18|33.02|48,Sumter|SC|-80.34|33.92|40,Sun City|AZ|-112.27|33.6|37,Sun Prairie|WI|-89.21|43.18|32,Sunnyside|NY|-73.94|40.74|49,Sunnyvale|CA|-122.04|37.37|155,Sunrise|FL|-80.11|26.13|84,Sunrise Manor|NV|-115.07|36.21|189,Sunset|BC|-123.1|49.22|36,Sunset Park|NY|-74.01|40.65|126,Superior|WI|-92.1|46.72|26,Surprise|AZ|-112.33|33.63|143,Surrey|BC|-122.83|49.11|568,Surrey City Centre|BC|-122.85|49.19|33,Sydney|NS|-60.18|46.14|105,Sylmar|CA|-118.45|34.31|79,Syracuse|NY|-76.15|43.05|144,Syracuse|UT|-112.06|41.09|27,Tacambaro de Codallos|MX16|-101.46|19.24|25,Tacoma|WA|-122.44|47.25|222,Tala|MX14|-103.7|20.65|35,Tallahassee|FL|-84.28|30.44|201,Tam O'Shanter-Sullivan|ON|-79.3|43.78|27,Tamarac|FL|-80.25|26.21|64,Tamiami|FL|-80.4|25.76|55,Tampa|FL|-82.46|27.95|414,Tampico|MX28|-97.88|22.29|309,Tantoyuca|MX30|-98.23|21.35|30,Tapachula|MX05|-92.26|14.91|353,Taunton|MA|-71.09|41.9|56,Taxco de Alarcon|MX12|-99.61|18.55|50,Taylor|MI|-83.27|42.24|61,Taylorsville|UT|-111.94|40.67|60,Teaneck|NJ|-74.02|40.9|40,Teapa|MX27|-92.95|17.56|26,Tecamachalco|MX21|-97.73|18.88|28,Tecate|MX02|-116.63|32.57|64,Tecax|MX31|-89.29|20.21|25,Tecoman|MX08|-103.88|18.92|85,Tehuacan|MX21|-97.4|18.46|248,Tejupilco de Hidalgo|MX15|-100.15|18.9|25,Temecula|CA|-117.15|33.49|110,Temixco|MX17|-99.23|18.85|97,Tempe|AZ|-111.91|33.41|175,Tempe Junction|AZ|-111.94|33.41|158,Temple|TX|-97.34|31.1|72,Temple City|CA|-118.06|34.11|36,Temple Terrace|FL|-82.39|28.04|25,Tenosique|MX27|-91.42|17.47|32,Teoloyucan|MX15|-99.18|19.74|51,Tepatitlan de Morelos|MX14|-102.76|20.82|91,Tepeaca|MX21|-97.9|18.97|27,Tepeji del Rio de Ocampo|MX13|-99.34|19.9|80,Tepexpan|MX15|-98.94|19.61|102,Tepic|MX18|-104.89|21.51|332,Tepotzotlan|MX15|-99.22|19.72|38,Tequila|MX14|-103.84|20.88|29,Tequisquiapan|MX22|-99.89|20.52|29,Terre Haute|IN|-87.41|39.47|60,Terrebonne|QC|-73.65|45.7|111,Tewksbury|MA|-71.23|42.61|29,Texarkana|TX|-94.05|33.43|37,Texarkana|AR|-94.04|33.44|30,Texas City|TX|-94.9|29.38|47,Texcoco de Mora|MX15|-98.88|19.51|105,Teziutlan|MX21|-97.36|19.82|103,The Acreage|FL|-80.27|26.79|38,The Bronx|NY|-73.87|40.85|1385,The Colony|TX|-96.89|33.09|41,The Hammocks|FL|-80.44|25.67|51,The Trails of Frisco|TX|-96.87|33.16|51,The Villages|FL|-81.96|28.93|51,The Woodlands|TX|-95.49|30.16|93,Thetford-Mines|QC|-71.31|46.09|25,Thomasville|NC|-80.08|35.88|27,Thornton|CO|-104.97|39.87|133,Thousand Oaks|CA|-118.84|34.17|129,Throgs Neck|NY|-73.82|40.82|33,Thunder Bay|ON|-89.25|48.38|108,Ticul|MX31|-89.53|20.4|32,Tierra Blanca|MX30|-96.36|18.45|47,Tigard|OR|-122.77|45.43|51,Tijuana|MX02|-117|32.5|1922,Timmins|ON|-81.33|48.47|41,Tinley Park|IL|-87.78|41.57|57,Titusville|FL|-80.81|28.61|45,Tizayuca|MX13|-98.98|19.84|43,Tizimin|MX31|-88.15|21.14|46,Tlahuac|MX09|-99.01|19.29|305,Tlajomulco de Zuniga|MX14|-103.45|20.47|30,Tlalnepantla|MX15|-99.2|19.54|653,Tlalpan|MX09|-99.16|19.3|574,Tlapa de Comonfort|MX12|-98.58|17.55|46,Tlapacoyan|MX30|-97.21|19.96|35,Tlaquepaque|MX14|-103.29|20.64|650,Tlaxcala|MX29|-98.24|19.32|84,Toledo|OH|-83.56|41.66|265,Toluca|MX15|-99.65|19.29|489,Toms River|NJ|-74.2|39.95|88,Tonala|MX14|-103.24|20.62|408,Tonala|MX05|-93.75|16.09|35,Tooele|UT|-112.3|40.53|33,Topeka|KS|-95.68|39.05|125,Toronto|ON|-79.4|43.71|2794,Torrance|CA|-118.34|33.84|143,Torreon|MX07|-103.42|25.54|735,Torrington|CT|-73.12|41.8|34,Town 'n' Country|FL|-82.58|28.01|78,Towson|MD|-76.6|39.4|55,Tracy|CA|-121.43|37.74|87,Trenton|NJ|-74.74|40.22|89,Tri-Cities|WA|-119.2|46.25|244,Trois-Rivieres|QC|-72.55|46.35|144,Troy|MI|-83.15|42.61|83,Troy|NY|-73.69|42.73|49,Troy|OH|-84.2|40.04|25,Trumbull|CT|-73.2|41.24|36,Tualatin|OR|-122.76|45.38|27,Tuckahoe|VA|-77.56|37.59|44,Tucker|GA|-84.22|33.85|27,Tucson|AZ|-110.93|32.22|542,Tujunga|CA|-118.29|34.25|26,Tula de Allende|MX13|-99.34|20.05|28,Tulancingo|MX13|-98.36|20.08|102,Tulare|CA|-119.35|36.21|62,Tulsa|OK|-95.99|36.15|413,Tultepec|MX15|-99.13|19.68|65,Tultitlan de Mariano Escobedo|MX15|-99.17|19.65|28,Tupelo|MS|-88.7|34.26|35,Turlock|CA|-120.85|37.49|72,Tuscaloosa|AL|-87.57|33.21|111,Tustin|CA|-117.83|33.75|80,Tuxpam de Rodriguez Cano|MX30|-97.41|20.96|84,Tuxpan|MX14|-103.38|19.56|27,Tuxtepec|MX20|-96.13|18.09|159,Tuxtla|MX05|-93.12|16.75|604,Twentynine Palms|CA|-116.05|34.14|26,Twin Falls|ID|-114.46|42.56|47,Tyler|TX|-95.3|32.35|103,Uman|MX31|-89.75|20.88|39,Union|NJ|-74.26|40.7|56,Union City|CA|-122.02|37.6|74,Union City|NJ|-74.02|40.78|69,Universal City|CA|-118.35|34.14|105,University|FL|-82.44|28.07|41,University City|MO|-90.31|38.66|35,University Heights|SK|-106.58|52.14|51,University Heights|NY|-73.91|40.86|27,University of Texas|TX|-97.74|30.29|53,University Park|FL|-80.37|25.75|26,University Place|WA|-122.55|47.24|32,Upland|CA|-117.65|34.1|76,Upper Alton|IL|-90.15|38.91|29,Upper Arlington|OH|-83.06|39.99|34,Upper West Side|NY|-73.98|40.79|226,Uptown|IL|-87.65|41.97|55,Urbana|IL|-88.21|40.11|42,Urbandale|IA|-93.71|41.63|44,Uriangato|MX11|-101.18|20.14|51,Uruapan|MX16|-102.06|19.42|299,Utica|NY|-75.23|43.1|61,Vacaville|CA|-121.99|38.36|96,Val-d'Or|QC|-77.8|48.1|25,Val-des-Arbres|QC|-73.68|45.6|40,Valdosta|GA|-83.28|30.83|55,Valencia|CA|-118.61|34.44|148,Valente Diaz|MX30|-96.22|19.16|25,Valladolid|MX31|-88.2|20.69|48,Valle de Bravo|MX15|-100.13|19.2|25,Valle de Santiago|MX11|-101.19|20.39|68,Valle Hermoso|MX28|-97.81|25.67|48,Vallejo|CA|-122.26|38.1|121,Valley Glen|CA|-118.42|34.19|60,Valley Stream|NY|-73.71|40.66|37,Valparaiso|IN|-87.06|41.47|32,Valrico|FL|-82.24|27.94|35,Van Nuys|CA|-118.45|34.19|136,Vancouver|BC|-123.12|49.25|662,Vancouver|WA|-122.66|45.64|196,Vaudreuil-Dorion|QC|-74.03|45.4|25,Vaughan|ON|-79.5|43.84|323,Venice|CA|-118.46|33.99|40,Ventura|CA|-119.29|34.28|96,Venustiano Carranza|MX09|-99.1|19.44|430,Veracruz|MX30|-96.14|19.18|428,Verdun|QC|-73.57|45.46|69,Vermont Square|CA|-118.3|34|47,Vernon|BC|-119.27|50.27|40,Vernon Hills|IL|-87.98|42.22|26,Vestal|NY|-76.05|42.09|28,Vestavia Hills|AL|-86.79|33.45|34,Victor Rosales|MX32|-102.7|22.95|32,Victoria|BC|-123.35|48.44|289,Victoria|TX|-97|28.81|67,Victoria de Durango|MX10|-104.66|24.02|518,Victoria-Downtown|BC|-123.36|48.43|46,Victoria-Fraserview|BC|-123.07|49.22|31,Victoriaville|QC|-71.97|46.05|34,Victorville|CA|-117.29|34.54|122,Villa Vicente Guerrero|MX29|-98.17|19.12|60,Villaflores|MX05|-93.27|16.23|37,Villagran|MX11|-101|20.51|27,Villahermosa|MX27|-92.94|17.99|353,Ville-Emard|QC|-73.6|45.45|30,Ville-Marie|QC|-73.57|45.5|104,Villeray-Saint-Michel-Parc-Extension|QC|-73.61|45.56|144,Vineland|NJ|-75.03|39.49|60,Virginia Beach|VA|-75.98|36.85|454,Visalia|CA|-119.29|36.33|130,Vista|CA|-117.24|33.2|100,Waco|TX|-97.15|31.55|132,Waiau-Pacific Palisades|HI|-157.95|21.4|47,Waipahu|HI|-158.01|21.39|38,Wake Forest|NC|-78.51|35.98|38,Wakefield|NY|-73.85|40.9|52,Waldorf|MD|-76.94|38.62|67,Walla Walla|WA|-118.34|46.06|32,Walnut|CA|-117.87|34.02|30,Walnut Creek|CA|-122.06|37.91|68,Walnut Grove|BC|-122.64|49.16|25,Waltham|MA|-71.24|42.38|63,Warner Robins|GA|-83.63|32.62|73,Warren|MI|-83.01|42.49|134,Warren|OH|-80.82|41.24|40,Warwick|RI|-71.42|41.7|81,Wasco|CA|-119.34|35.59|26,Washington|DC|-77.04|38.9|689,Washington Heights|NY|-73.94|40.85|152,Waterbury|CT|-73.05|41.56|108,Waterford|MI|-83.41|42.69|75,Waterfront Communities-The Island|ON|-79.38|43.63|65,Waterloo|ON|-80.52|43.47|104,Waterloo|IA|-92.34|42.49|68,Watertown|MA|-71.18|42.37|31,Watertown|NY|-75.91|43.97|26,Watsonville|CA|-121.76|36.91|53,Waukegan|IL|-87.84|42.36|88,Waukesha|WI|-88.23|43.01|71,Wausau|WI|-89.63|44.96|39,Wauwatosa|WI|-88.01|43.05|47,Waxahachie|TX|-96.85|32.39|33,Wayne|NJ|-74.28|40.93|57,Wayne|PA|-75.39|40.04|30,Weatherford|TX|-97.8|32.76|28,Welland|ON|-79.25|42.98|52,Wellesley|MA|-71.29|42.3|27,Wellington|FL|-80.24|26.66|62,Wenatchee|WA|-120.31|47.42|33,Wentzville|MO|-90.85|38.81|35,Weslaco|TX|-97.99|26.16|39,Wesley Chapel|FL|-82.33|28.24|44,West Albany|NY|-73.78|42.68|93,West Allis|WI|-88.01|43.02|60,West Babylon|NY|-73.35|40.72|43,West Bend|WI|-88.18|43.43|31,West Bloomfield Township|MI|-83.38|42.57|64,West Chicago|IL|-88.2|41.88|27,West Coon Rapids|MN|-93.35|45.16|62,West Covina|CA|-117.94|34.07|108,West Des Moines|IA|-93.71|41.58|64,West Elkridge|MD|-76.73|39.21|28,West End|BC|-123.13|49.28|47,West Englewood|IL|-87.67|41.78|32,West Falls Church|VA|-77.19|38.86|29,West Fargo|ND|-96.9|46.87|33,West Gulfport|MS|-89.09|30.4|71,West Hartford|CT|-72.74|41.76|63,West Haven|CT|-72.95|41.27|54,West Hill|ON|-79.18|43.77|27,West Hills|CA|-118.64|34.2|41,West Hollywood|FL|-80.18|26.02|60,West Hollywood|CA|-118.36|34.09|36,West Humber-Clairville|ON|-79.6|43.72|33,West Islip|NY|-73.31|40.71|28,West Jordan|UT|-111.94|40.61|111,West Kelowna|BC|-119.58|49.86|28,West Lafayette|IN|-86.91|40.43|45,West Lake Sammamish|WA|-122.1|47.58|33,West Lawn|IL|-87.72|41.77|32,West Linn|OR|-122.61|45.37|26,West Little River|FL|-80.24|25.86|34,West Lynchburg|VA|-79.18|37.4|65,West Memphis|AR|-90.18|35.15|25,West Milford|NJ|-74.37|41.13|26,West New York|NJ|-74.01|40.79|53,West Oak Lane|PA|-75.17|40.07|38,West Orange|NJ|-74.24|40.8|48,West Palm Beach|FL|-80.05|26.72|120,West Raleigh|NC|-78.66|35.79|338,West Ridge|IL|-87.69|42|72,West Roxbury|MA|-71.15|42.28|30,West Sacramento|CA|-121.53|38.58|52,West Scarborough|ME|-70.39|43.57|27,West Seneca|NY|-78.8|42.85|44,West Springfield|MA|-72.62|42.11|27,West Torrington|CT|-73.14|41.82|36,West Town|IL|-87.67|41.89|86,West Valley City|UT|-112|40.69|136,West Vancouver|BC|-123.16|49.33|45,West Village|NY|-74.01|40.73|32,West Warwick|RI|-71.52|41.7|30,West Whittier-Los Nietos|CA|-118.07|33.98|25,Westchester|FL|-80.33|25.75|29,Westerville|OH|-82.93|40.13|38,Westfield|MA|-72.75|42.13|41,Westfield|IN|-86.13|40.04|36,Westfield|NJ|-74.35|40.66|30,Westlake|OH|-81.92|41.46|32,Westland|MI|-83.4|42.32|82,Westminster|CO|-105.04|39.84|116,Westminster|CA|-118.01|33.76|92,Westminster-Branson|ON|-79.45|43.78|26,Westmont|CA|-118.3|33.94|31,Weston|FL|-80.4|26.1|69,Westport|CT|-73.36|41.14|26,Wethersfield|CT|-72.65|41.71|26,Wexford/Maryvale|ON|-79.3|43.75|27,Weymouth|MA|-70.94|42.22|54,Whalley|BC|-122.87|49.18|102,Wharton|PA|-75.16|39.93|49,Wheat Ridge|CO|-105.08|39.77|31,Wheaton|IL|-88.11|41.87|53,Wheaton|MD|-77.06|39.04|48,Wheeling|IL|-87.93|42.14|38,Wheeling|WV|-80.72|40.06|27,Whitby|ON|-78.93|43.88|138,Whitchurch-Stouffville|ON|-79.32|44|49,White Bear Lake|MN|-93.01|45.08|25,White Plains|NY|-73.76|41.03|58,Whitehorse|YT|-135.05|60.72|28,Whitestone|NY|-73.82|40.79|36,Whitman|PA|-75.16|39.92|49,Whitney|NV|-115.04|36.1|38,Whittier|CA|-118.03|33.98|87,Wichita|KS|-97.34|37.69|396,Wichita Falls|TX|-98.49|33.91|104,Wildomar|CA|-117.28|33.6|35,Wildwood|MO|-90.66|38.58|35,Wilkes-Barre|PA|-75.88|41.25|40,Williamsburg|NY|-73.95|40.71|33,Williamsport|PA|-77|41.24|29,Willingboro|NJ|-74.87|40.03|31,Williston|ND|-103.62|48.15|26,Willoughby|BC|-122.68|49.13|31,Willowbrook|CA|-118.26|33.92|35,Willowdale|ON|-79.4|43.77|79,Willowdale East|ON|-79.4|43.77|50,Wilmette|IL|-87.72|42.07|27,Wilmington|NC|-77.95|34.24|115,Wilmington|DE|-75.55|39.75|70,Wilmington|CA|-118.26|33.78|52,Wilson|NC|-77.92|35.72|49,Winchester|NV|-115.12|36.13|27,Winchester|VA|-78.16|39.19|27,Windsor|ON|-83.02|42.3|229,Windsor|CO|-104.9|40.48|32,Windsor|CT|-72.64|41.85|28,Windsor|CA|-122.82|38.55|27,Winnetka|CA|-118.57|34.21|47,Winnipeg|MB|-97.15|49.88|749,Winona|MN|-91.64|44.05|27,Winston-Salem|NC|-80.24|36.1|241,Winter Garden|FL|-81.59|28.57|40,Winter Haven|FL|-81.73|28.02|37,Winter Park|FL|-81.34|28.6|29,Winter Springs|FL|-81.31|28.7|34,Woburn|ON|-79.23|43.77|53,Woburn|MA|-71.15|42.48|39,Woodburn|OR|-122.86|45.14|25,Woodbury|MN|-92.96|44.92|67,Woodhaven|NY|-73.86|40.69|36,Woodland|CA|-121.77|38.68|58,Woodland Hills|CA|-118.61|34.17|70,Woodlawn|MD|-76.73|39.32|37,Woodridge|IL|-88.05|41.75|33,Woodside|NY|-73.91|40.75|41,Woodstock|ON|-80.75|43.13|40,Woodstock|GA|-84.52|34.1|29,Woodstock|IL|-88.45|42.31|25,Woonsocket|RI|-71.51|42|41,Wooster|OH|-81.94|40.81|26,Worcester|MA|-71.8|42.26|206,Wyandotte|MI|-83.15|42.21|25,Wylie|TX|-96.54|33.02|46,Wyoming|MI|-85.71|42.91|75,Xalapa de Enriquez|MX30|-96.92|19.53|424,Xalisco|MX18|-104.9|21.44|35,Xenia|OH|-83.93|39.68|25,Xico|MX15|-98.95|19.27|384,Xicotepec de Juarez|MX21|-97.96|20.28|39,Xochimilco|MX09|-99.1|19.25|442,Yakima|WA|-120.51|46.6|93,Yarmouth|MA|-70.23|41.71|25,Yautepec|MX17|-99.07|18.88|105,Yonkers|NY|-73.9|40.93|201,Yorba Linda|CA|-117.81|33.89|67,York|PA|-76.73|39.96|43,York University Heights|ON|-79.49|43.77|27,Youngstown|OH|-80.65|41.1|64,Yuba City|CA|-121.62|39.14|66,Yucaipa|CA|-117.04|34.03|53,Yukon|OK|-97.76|35.51|25,Yuma|AZ|-114.62|32.73|95,Yuriria|MX11|-101.13|20.21|25,Zacapu|MX16|-101.79|19.82|50,Zacatecas|MX32|-102.58|22.77|129,Zacatelco|MX29|-98.24|19.22|42,Zacatlan|MX21|-97.96|19.94|33,Zamora de Hidalgo|MX16|-102.29|19.98|186,Zanesville|OH|-82.01|39.94|25,Zapopan|MX14|-103.39|20.72|1476,Zapotlanejo|MX14|-103.07|20.62|32,Zinacantepec|MX15|-99.73|19.28|54,Zionsville|IN|-86.26|39.95|26,Zumpango|MX15|-99.1|19.8|280";function nr(t){return t.normalize("NFD").replace(new RegExp("\\p{Diacritic}","gu"),"").toLowerCase().replace(/[^\p{L}\p{N}\s]/gu," ").replace(/\s+/g," ").trim()}var or=null;function uv(){if(or)return or;let t=new Map;for(let e of cv.split(",")){let r=e.split("|");if(r.length<5)continue;let o=nr(r[0]);if(!o)continue;let n={a1:r[1],lon:+r[2],lat:+r[3],pop:+r[4]},i=t.get(o);i?i.push(n):t.set(o,[n])}for(let e of t.values())e.sort((r,o)=>o.pop-r.pop);return or=t,t}function Vl(t){return!!t&&uv().has(t)}/*! @bicharts/shape-core — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; US Census/TIGER (public domain). Full text: NOTICE in this package. */var pv="AD AND,AE ARE,AF AFG,AG ATG,AI AIA,AL ALB,AM ARM,AO AGO,AQ ATA,AR ARG,AS ASM,AT AUT,AU AUS,AW ABW,AX ALA,AZ AZE,BA BIH,BB BRB,BD BGD,BE BEL,BF BFA,BG BGR,BH BHR,BI BDI,BJ BEN,BL BLM,BM BMU,BN BRN,BO BOL,BQ BES,BR BRA,BS BHS,BT BTN,BV BVT,BW BWA,BY BLR,BZ BLZ,CA CAN,CC CCK,CD COD,CF CAF,CG COG,CH CHE,CI CIV,CK COK,CL CHL,CM CMR,CN CHN,CO COL,CR CRI,CU CUB,CV CPV,CW CUW,CX CXR,CY CYP,CZ CZE,DE DEU,DJ DJI,DK DNK,DM DMA,DO DOM,DZ DZA,EC ECU,EE EST,EG EGY,EH ESH,ER ERI,ES ESP,ET ETH,FI FIN,FJ FJI,FK FLK,FM FSM,FO FRO,FR FRA,GA GAB,GB GBR,GD GRD,GE GEO,GF GUF,GG GGY,GH GHA,GI GIB,GL GRL,GM GMB,GN GIN,GP GLP,GQ GNQ,GR GRC,GS SGS,GT GTM,GU GUM,GW GNB,GY GUY,HK HKG,HM HMD,HN HND,HR HRV,HT HTI,HU HUN,ID IDN,IE IRL,IL ISR,IM IMN,IN IND,IO IOT,IQ IRQ,IR IRN,IS ISL,IT ITA,JE JEY,JM JAM,JO JOR,JP JPN,KE KEN,KG KGZ,KH KHM,KI KIR,KM COM,KN KNA,KP PRK,KR KOR,KW KWT,KY CYM,KZ KAZ,LA LAO,LB LBN,LC LCA,LI LIE,LK LKA,LR LBR,LS LSO,LT LTU,LU LUX,LV LVA,LY LBY,MA MAR,MC MCO,MD MDA,ME MNE,MF MAF,MG MDG,MH MHL,MK MKD,ML MLI,MM MMR,MN MNG,MO MAC,MP MNP,MQ MTQ,MR MRT,MS MSR,MT MLT,MU MUS,MV MDV,MW MWI,MX MEX,MY MYS,MZ MOZ,NA NAM,NC NCL,NE NER,NF NFK,NG NGA,NI NIC,NL NLD,NO NOR,NP NPL,NR NRU,NU NIU,NZ NZL,OM OMN,PA PAN,PE PER,PF PYF,PG PNG,PH PHL,PK PAK,PL POL,PM SPM,PN PCN,PR PRI,PS PSE,PT PRT,PW PLW,PY PRY,QA QAT,RE REU,RO ROU,RS SRB,RU RUS,RW RWA,SA SAU,SB SLB,SC SYC,SD SDN,SE SWE,SG SGP,SH SHN,SI SVN,SJ SJM,SK SVK,SL SLE,SM SMR,SN SEN,SO SOM,SR SUR,SS SSD,ST STP,SV SLV,SX SXM,SY SYR,SZ SWZ,TC TCA,TD TCD,TF ATF,TG TGO,TH THA,TJ TJK,TK TKL,TL TLS,TM TKM,TN TUN,TO TON,TR TUR,TT TTO,TV TUV,TW TWN,TZ TZA,UA UKR,UG UGA,UM UMI,US USA,UY URY,UZ UZB,VA VAT,VC VCT,VE VEN,VG VGB,VI VIR,VN VNM,VU VUT,WF WLF,WS WSM,YE YEM,YT MYT,ZA ZAF,ZM ZMB,ZW ZWE",lr=(()=>{let t=new Map;for(let e of pv.split(",")){let[r,o]=e.split(" ");r&&o&&t.set(r,o)}return t})(),dv=new Set(lr.keys()),mv=new Set(lr.values()),yv=["en","fr","es","de","it","pt","ru","ja","zh","ko","ar","hi","tr","pl","he","nl","sv","fi","no","da","cs","el","uk","ro","id","vi","th"],fv={usa:"USA","u.s.":"USA","u.s.a.":"USA",us:"USA",america:"USA","united states of america":"USA","the united states":"USA",uk:"GBR","u.k.":"GBR","great britain":"GBR",britain:"GBR",england:"GBR","south korea":"KOR","north korea":"PRK",korea:"KOR","ivory coast":"CIV","cote d ivoire":"CIV",vietnam:"VNM",laos:"LAO",syria:"SYR",iran:"IRN",russia:"RUS",moldova:"MDA",tanzania:"TZA",bolivia:"BOL",venezuela:"VEN",brunei:"BRN","czech republic":"CZE",czechia:"CZE",slovakia:"SVK",uae:"ARE","united arab emirates":"ARE",drc:"COD","dr congo":"COD","democratic republic of the congo":"COD","republic of the congo":"COG",congo:"COG",swaziland:"SWZ",eswatini:"SWZ","cape verde":"CPV","cabo verde":"CPV",burma:"MMR",myanmar:"MMR",holland:"NLD","the netherlands":"NLD",netherlands:"NLD",vatican:"VAT","vatican city":"VAT",palestine:"PSE",macau:"MAC",macao:"MAC","hong kong":"HKG",taiwan:"TWN",turkey:"TUR",turkiye:"TUR",macedonia:"MKD","north macedonia":"MKD",gambia:"GMB","the gambia":"GMB",bahamas:"BHS","the bahamas":"BHS","east timor":"TLS","timor leste":"TLS"},Gl=[["AL","Alabama"],["AK","Alaska"],["AZ","Arizona"],["AR","Arkansas"],["CA","California"],["CO","Colorado"],["CT","Connecticut"],["DE","Delaware"],["FL","Florida"],["GA","Georgia"],["HI","Hawaii"],["ID","Idaho"],["IL","Illinois"],["IN","Indiana"],["IA","Iowa"],["KS","Kansas"],["KY","Kentucky"],["LA","Louisiana"],["ME","Maine"],["MD","Maryland"],["MA","Massachusetts"],["MI","Michigan"],["MN","Minnesota"],["MS","Mississippi"],["MO","Missouri"],["MT","Montana"],["NE","Nebraska"],["NV","Nevada"],["NH","New Hampshire"],["NJ","New Jersey"],["NM","New Mexico"],["NY","New York"],["NC","North Carolina"],["ND","North Dakota"],["OH","Ohio"],["OK","Oklahoma"],["OR","Oregon"],["PA","Pennsylvania"],["RI","Rhode Island"],["SC","South Carolina"],["SD","South Dakota"],["TN","Tennessee"],["TX","Texas"],["UT","Utah"],["VT","Vermont"],["VA","Virginia"],["WA","Washington"],["WV","West Virginia"],["WI","Wisconsin"],["WY","Wyoming"],["DC","District of Columbia"],["PR","Puerto Rico"],["GU","Guam"],["VI","U.S. Virgin Islands"],["AS","American Samoa"],["MP","Northern Mariana Islands"]],hv=new Set(Gl.map(t=>t[0])),gv={"Ala.":"AL","Alab.":"AL","Ariz.":"AZ","Ark.":"AR","Calif.":"CA","Cal.":"CA","Colo.":"CO","Col.":"CO","Conn.":"CT","Del.":"DE","Fla.":"FL","Flor.":"FL","Ga.":"GA","Ill.":"IL","Ind.":"IN","Kan.":"KS","Kans.":"KS","Ky.":"KY","La.":"LA","Md.":"MD","Mass.":"MA","Mich.":"MI","Minn.":"MN","Miss.":"MS","Mo.":"MO","Mont.":"MT","Neb.":"NE","Nebr.":"NE","Nev.":"NV","N.H.":"NH","N.J.":"NJ","N.M.":"NM","N.Mex.":"NM","N. Mex.":"NM","N.Y.":"NY","N.C.":"NC","N.D.":"ND","N.Dak.":"ND","N. Dak.":"ND","Okla.":"OK","Ore.":"OR","Oreg.":"OR","Pa.":"PA","Penn.":"PA","Penna.":"PA","R.I.":"RI","S.C.":"SC","S.D.":"SD","S.Dak.":"SD","S. Dak.":"SD","Tenn.":"TN","Tex.":"TX","Vt.":"VT","Va.":"VA","Wash.":"WA","W.Va.":"WV","W. Va.":"WV","Wis.":"WI","Wisc.":"WI","Wyo.":"WY","D.C.":"DC","Wash. D.C.":"DC","Wash., D.C.":"DC","P.R.":"PR","V.I.":"VI"},Mv=(()=>{let t=new Map;for(let[e,r]of Gl)t.set(Z4(r),e);t.set(Z4("Washington DC"),"DC"),t.set(Z4("Washington D.C."),"DC"),t.set(Z4("US Virgin Islands"),"VI");for(let[e,r]of Object.entries(gv)){let o=Z4(e);o&&!t.has(o)&&t.set(o,r)}return t})(),Cv=new Set(["01","02","04","05","06","08","09","10","11","12","13","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42","44","45","46","47","48","49","50","51","53","54","55","56","60","66","69","72","78"]);function _v(t){return t.trim().toUpperCase()}function Z4(t){return nr(t)}var ir=null;function vv(){if(ir)return ir;let t=new Map,e=["en",...yv.filter(r=>r!=="en")];for(let r of e){let o=null;try{o=new Intl.DisplayNames([r],{type:"region"})}catch{continue}for(let[n,i]of lr){let a;try{a=o.of(n)}catch{a=void 0}if(!a||a===n)continue;let s=Z4(a);s&&!t.has(s)&&t.set(s,i)}}for(let[r,o]of Object.entries(fv)){let n=Z4(r);n&&t.set(n,o)}return ir=t,t}var ar=new Set(["country","countries","nation","nationality","iso","geo"]),sr=new Set(["state","province","st"]),Wl=new Set(["zip","zipcode","postal","postcode","plz"]),Av=new Set(["county","fips","borough","parish"]),Sv=new Set(["city","cities","town","municipality","metro","location","place"]);function Pv(t){return t.replace(/([a-z0-9])([A-Z])/g,"$1 $2").replace(/[_\-./]+/g," ").toLowerCase().split(/\s+/).filter(e=>e.length>0)}function H4(t,e){if(!t)return!1;for(let r of Pv(t))if(e.has(r))return!0;return!1}var bv=85,wv=5,Nv=6e4;function ql(t,e,r){if(!t||t.length===0)return null;let o=[],n=new Set;for(let T of t){if(T==null)continue;let D=String(T).trim();if(D.length===0)continue;let E=D.toLowerCase();if(!n.has(E)&&(n.add(E),o.push(D),o.length>Nv))return null}let i=o.length;if(i<2)return null;let a=o.map(_v),s=o.map(Z4),l=vv(),c=0,u=0,p=0,d=0,y=0,m=0,f=0,h=0,C=0,M=0,v=0,A=H4(e,Wl);for(let T=0;T<i;++T){let D=a[T],E=s[T],R=o[T],a3=dv.has(D),b3=hv.has(D);mv.has(D)&&c++,a3&&u++,b3&&p++,a3&&b3&&C++;let $3=l.has(E),o3=Mv.has(E);$3&&d++,o3&&y++,$3&&o3&&M++,b3&&o3&&v++,(/^\d{5}(-\d{4})?$/.test(R)||A&&/^\d{3,4}$/.test(R))&&m++,/^\d{5}$/.test(R)&&Cv.has(R.slice(0,2))&&f++,Vl(E)&&h++}let P=T=>T/i*100,z=[],G=(T,D,E,R=!1)=>{let a3=P(D);a3<bv||D<2||R&&D<wv&&!H4(e,T==="country-name"?ar:T==="city-name"?Sv:sr)||z.push({kind:T,matched:D,spec:E,pct:a3})};G("country-iso3",c,6),G("country-name",d,5,!0),G("us-state-name",y,5,!0),G("us-zip5",m,4),G("us-county-fips",f,4),G("country-iso2",u,3),G("us-state-code",p,3),G("city-name",h,2,!0);let A3=p-v,p3=y-v;if(A3>0&&p3>0&&G("us-state-name",p+y-v,5,!0),z.length===0)return null;z.sort((T,D)=>D.pct-T.pct||D.spec-T.spec);let j=z[0],Y=!1,g={"country-iso2":"us-state-code","us-state-code":"country-iso2","us-zip5":"us-county-fips","us-county-fips":"us-zip5","country-name":"us-state-name","us-state-name":"country-name"}[j.kind],_=z[1],k=g&&_&&_.kind===g&&Math.abs(j.pct-_.pct)<=15;if(j.kind==="country-iso2"||j.kind==="us-state-code"){let T=j.matched>0?C/j.matched:0,D=H4(e,ar),E=H4(e,sr);if(k||T>=.5){if(D&&!E)return x("country-iso2",u,!1);if(E&&!D)return x("us-state-code",p,!1);Y=!0}}else if(j.kind==="us-zip5"||j.kind==="us-county-fips"){let T=f===m&&m===i,D=H4(e,Wl),E=H4(e,Av);return E&&!D?x("us-county-fips",f,!1):D&&!E?x("us-zip5",m,!1):T?x("us-zip5",m,!0):x("us-zip5",m,!1)}else if(k&&(j.kind==="country-name"||j.kind==="us-state-name")){let T=j.matched>0?M/j.matched:0,D=H4(e,ar),E=H4(e,sr);if(D&&!E)return x("country-name",d,!1);if(E&&!D)return x("us-state-name",y,!1);T>=.5&&(Y=!0)}return x(j.kind,j.matched,Y);function x(T,D,E){let R={geoKind:T,geoMatchPct:Math.round(P(D)*10)/10};return E&&(R.geoAmbiguous=!0),R}}/*! @bicharts/shape-core — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; US Census/TIGER (public domain). Full text: NOTICE in this package. */var Ql=[{name:"likert7_agreement",minMatches:5,canonical:["strongly disagree","disagree","slightly disagree","neutral","slightly agree","agree","strongly agree"]},{name:"likert5_agreement",minMatches:3,canonical:["strongly disagree","disagree","neutral","agree","strongly agree"]},{name:"likert3_agreement",minMatches:2,canonical:["disagree","neutral","agree"]},{name:"likert5_satisfaction",minMatches:3,canonical:["very dissatisfied","dissatisfied","neutral","satisfied","very satisfied"]},{name:"likert3_satisfaction",minMatches:2,canonical:["dissatisfied","neutral","satisfied"]},{name:"likert5_quality",minMatches:3,canonical:["poor","fair","good","very good","excellent"]},{name:"likert3_quality",minMatches:2,canonical:["poor","fair","good"]},{name:"frequency5",minMatches:3,canonical:["never","rarely","sometimes","often","always"]},{name:"intensity5",minMatches:3,canonical:["not at all","slightly","moderately","very","extremely"]},{name:"importance5",minMatches:3,canonical:["not important","slightly important","moderately important","very important","extremely important"]},{name:"severity_low_critical",minMatches:3,canonical:["low","medium","high","critical"]},{name:"severity_low_urgent",minMatches:3,canonical:["low","medium","high","urgent"]},{name:"severity_none_critical",minMatches:3,canonical:["none","mild","moderate","severe","critical"]},{name:"priority_p4_p1",minMatches:3,canonical:["p4","p3","p2","p1","p0"]},{name:"severity_trivial_blocker",minMatches:3,canonical:["trivial","minor","major","critical","blocker"]},{name:"severity_minor_severe",minMatches:3,canonical:["minor","moderate","major","severe"]},{name:"magnitude5_medium",minMatches:3,canonical:["very low","low","medium","high","very high"]},{name:"magnitude5_moderate",minMatches:3,canonical:["very low","low","moderate","high","very high"]},{name:"speed5",minMatches:3,canonical:["very slow","slow","moderate","fast","very fast"]},{name:"temperature6",minMatches:3,canonical:["freezing","cold","cool","mild","warm","hot"]},{name:"experience6",minMatches:3,canonical:["novice","beginner","intermediate","advanced","expert","master"]},{name:"tier_metal",minMatches:3,canonical:["bronze","silver","gold","platinum","diamond"]},{name:"tshirt_letter_sizes",minMatches:4,canonical:["xxs","xs","s","m","l","xl","xxl","xxxl"]},{name:"tshirt_word_sizes",minMatches:3,canonical:["extra small","small","medium","large","extra large"]},{name:"nps_bands",minMatches:2,canonical:["detractor","passive","promoter"]},{name:"likelihood5",minMatches:3,canonical:["very unlikely","unlikely","neutral","likely","very likely"]},{name:"education",minMatches:3,canonical:["none","primary","secondary","bachelors","masters","doctoral"]},{name:"grades_a_to_f",minMatches:3,canonical:["a","b","c","d","f"]},{name:"grades_a_to_f_plusminus",minMatches:4,canonical:["a+","a","a-","b+","b","b-","c+","c","c-","d+","d","d-","f"]}],kv={seldom:"rarely",infrequently:"rarely","hardly ever":"rarely",occasionally:"sometimes",periodically:"sometimes","now and then":"sometimes",frequently:"often",frequent:"often",regularly:"often",commonly:"often",usually:"often",constantly:"always","every time":"always","all the time":"always",consistently:"always",continually:"always",bad:"poor",weak:"poor",subpar:"poor",mediocre:"fair",passable:"fair","so so":"fair",decent:"good",solid:"good",outstanding:"excellent",superb:"excellent",exceptional:"excellent",stellar:"excellent",unsatisfied:"dissatisfied",unhappy:"dissatisfied",displeased:"dissatisfied",happy:"satisfied",content:"satisfied",pleased:"satisfied",delighted:"very satisfied","highly satisfied":"very satisfied","extremely satisfied":"very satisfied","highly dissatisfied":"very dissatisfied","extremely dissatisfied":"very dissatisfied",neither:"neutral",undecided:"neutral","no opinion":"neutral","neither agree nor disagree":"neutral","completely agree":"strongly agree","totally agree":"strongly agree","completely disagree":"strongly disagree","totally disagree":"strongly disagree","highly unlikely":"very unlikely","extremely unlikely":"very unlikely","highly likely":"very likely","extremely likely":"very likely","almost certain":"very likely",bachelor:"bachelors","bachelor's":"bachelors",undergraduate:"bachelors","bachelor degree":"bachelors","master's":"masters",graduate:"masters","master degree":"masters",doctorate:"doctoral",phd:"doctoral"},Tv=(()=>{let t=new Set;for(let e of Ql)for(let r of e.canonical)t.add(g4(r));return t})(),zv=(()=>{let t=new Map;for(let[e,r]of Object.entries(kv)){let o=g4(e);Tv.has(o)||t.has(o)||t.set(o,g4(r))}return t})();function Kl(t){return zv.get(t)??t}var xv=new Set(["hour","hr","day","dow","dom","weekday","week","wk","woy","month","mth","quarter","qtr","year","yr","semester","trimester","decade","period","fiscal","fy","rank","level","lvl","tier","grade","band","decile","percentile","quartile","quintile","score","rating","stars","step","stage","phase","round","wave","episode","chapter","age","cohort","generation","seniority","position","sequence","seq","priority"]);function Iv(t){return t.replace(/([a-z0-9])([A-Z])/g,"$1 $2").replace(/[_\-./]+/g," ").toLowerCase().split(/\s+/).filter(e=>e.length>0)}function ec(t){if(!t)return!1;for(let e of Iv(t))if(xv.has(e))return!0;return!1}function g4(t){return t.toLowerCase().replace(/[-_]+/g," ").replace(/\s+/g," ").trim()}function cr(t){let e=new Map;for(let[r,o]of t)for(let n of r)e.set(g4(n),o);return e}var tc=[{name:"weekday_mon_sun",minMatches:4,dict:cr([[["monday","mon"],0],[["tuesday","tue","tues"],1],[["wednesday","wed","weds"],2],[["thursday","thu","thur","thurs","thr"],3],[["friday","fri"],4],[["saturday","sat"],5],[["sunday","sun"],6]])},{name:"month_jan_dec",minMatches:4,dict:cr([[["january","jan"],0],[["february","feb"],1],[["march","mar"],2],[["april","apr"],3],[["may"],4],[["june","jun"],5],[["july","jul"],6],[["august","aug"],7],[["september","sep","sept"],8],[["october","oct"],9],[["november","nov"],10],[["december","dec"],11]])},{name:"quarter_q1_q4",minMatches:3,dict:cr([[["q1","qtr 1","qtr1","quarter 1","q 1"],0],[["q2","qtr 2","qtr2","quarter 2","q 2"],1],[["q3","qtr 3","qtr3","quarter 3","q 3"],2],[["q4","qtr 4","qtr4","quarter 4","q 4"],3]])}],Yl={};function Fv(t){let e=t||"";if(!e)return{weekday:new Map,month:new Map};let r=Yl[e];if(r)return r;let o=new Map,n=new Map,i=(s,l,c)=>{let u=g4(l);u&&s.set(u,c);let p=g4(l.replace(/\./g,""));p&&p!==u&&s.set(p,c)};try{let s=new Intl.DateTimeFormat(e,{weekday:"long"}),l=new Intl.DateTimeFormat(e,{weekday:"short"});for(let p=0;p<7;++p){let d=new Date(Date.UTC(2024,0,1+p));i(o,s.format(d),p),i(o,l.format(d),p)}let c=new Intl.DateTimeFormat(e,{month:"long"}),u=new Intl.DateTimeFormat(e,{month:"short"});for(let p=0;p<12;++p){let d=new Date(Date.UTC(2020,p,15));i(n,c.format(d),p),i(n,u.format(d),p)}}catch{}let a={weekday:o,month:n};return Yl[e]=a,a}function Jl(t,e){if(e.size===0)return t;let r=new Map(t);for(let[o,n]of e)r.has(o)||r.set(o,n);return r}function Lv(t,e){let r=Fv(e);for(let o of tc){let n=o.name==="weekday_mon_sun"?Jl(o.dict,r.weekday):o.name==="month_jan_dec"?Jl(o.dict,r.month):o.dict,i=!0,a=new Map;for(let[l,c]of t){let u=n.get(l);if(u===void 0){i=!1;break}a.has(u)||a.set(u,c)}if(!i||a.size<o.minMatches)continue;let s=[...a.entries()].sort((l,c)=>l[0]-c[0]).map(l=>l[1]);return{pattern:o.name,orderedDomain:s}}return null}function Ov(t){let e=new Map;for(let r of t){if(r==null)continue;let o=String(r);if(o.length===0)continue;let n=g4(o);e.has(n)||e.set(n,o)}return e}var Rv=15,Ev=10,$v=(()=>{let t=["xxs","xs","s","sm","small","m","med","medium","l","lg","large","xl","xlarge","xxl","xxxl","2xl","3xl","4xl","y","n","yes","no","t","f","true","false","na","n/a","n a","none","null","unknown","other","all","both","low","medium","med","high","very low","very high","minimal","critical","urgent"],e=new Set(t.map(g4));for(let r of tc)for(let o of r.dict.keys())e.add(o);return e})();function Dv(t){let e=t.trim();return e.length===0||e.length>Ev||(e.match(new RegExp("\\p{L}","gu"))||[]).length>1?!1:new RegExp("\\p{Nd}","u").test(e)}function rc(t){if(!t||t.length===0)return null;let e=new Set,r=[];for(let o of t){if(o==null)continue;let n=String(o);if(e.has(n))continue;let i=g4(n);if(!(i===""||$v.has(i)||Dv(n))||(e.add(n),r.push(n),r.length>Rv))return null}return r.length>0?r:null}function oc(t,e){if(!t||t.length<2)return null;let r=Ov(t);if(r.size<2)return null;let o=new Map;for(let[i,a]of r){let s=Kl(i);o.has(s)||o.set(s,a)}let n=null;for(let i of Ql){let a=[];for(let u of i.canonical){let p=o.get(u);p!==void 0&&a.push(p)}if(a.length<i.minMatches)continue;let s=new Set(i.canonical),l=!0;for(let u of r.keys())if(!s.has(Kl(u))){l=!1;break}if(!l)continue;let c;n===null||a.length>n.matched||a.length===n.matched&&i.canonical.length<n.pattern.canonical.length?c=!0:c=!1,c&&(n={pattern:i,matched:a.length,orderedDomain:a})}return n?{pattern:n.pattern.name,orderedDomain:n.orderedDomain}:Lv(r,e)}/*! @bicharts/shape-core — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; US Census/TIGER (public domain). Full text: NOTICE in this package. */var Xv=.7;function Bv(t){if(t==null)return null;let e=String(t);if(e.length===0)return null;let r=e.length;if(r===36&&/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e))return"UUID";if(/^[^\s@]+@[^\s@]+\.[A-Za-z]{2,}$/.test(e))return"EMAIL_LIKE";if(/^https?:\/\//i.test(e)||/^www\./i.test(e))return"URL_LIKE";if(/^[+\d][\d\s().\-]{5,17}\d$/.test(e)){let i=(e.match(/\d/g)||[]).length;if(i>=7&&i<=15)return"PHONE_LIKE"}if(/^\d{4}-\d{2}-\d{2}([T ]\d{2}:\d{2}(:\d{2})?(\.\d+)?Z?)?$/.test(e)||/^\d{1,2}[\/\-]\d{1,2}[\/\-]\d{2,4}$/.test(e))return"DATE_STR";if(/^(true|false|yes|no|t|f|y|n)$/i.test(e))return"BOOLEAN";if(/^\d+$/.test(e))return r>=6?"NUMERIC_ID":null;if(r>=8&&/^[0-9a-f]+$/i.test(e))return"HEX_ID";if(/^[A-Z][A-Z0-9]*$/.test(e)&&!/^\d+$/.test(e))return"ALL_UPPER";if(r>=6&&/^[A-Za-z0-9_-]+$/.test(e)&&/\d/.test(e)&&/[A-Za-z]/.test(e))return"OPAQUE_ID_ALPHANUMERIC";let o=e.trim().split(/\s+/).length,n=/[.!?,;:]/.test(e);return o>=2?n||/[a-z][A-Z]/.test(e)||e.length>40?"SENTENCE_TEXT":/^[A-Z]/.test(e)&&/\b[A-Z][a-z]+/.test(e)?"TITLE_CASE_WORDS":/^[a-z]/.test(e)&&!/[A-Z]/.test(e)?"LOWER_WORDS":"SENTENCE_TEXT":/^[A-Z][a-z]+$/.test(e)?"TITLE_CASE_WORDS":/^[a-z]+$/.test(e)?"LOWER_WORDS":null}function nc(t){if(!t||t.length===0)return"OTHER";let e=new Map,r=new Map,o=0;for(let s of t){let l=Bv(s);l&&(o++,e.set(l,(e.get(l)||0)+1),r.has(l)||r.set(l,new Set),r.get(l).add(String(s).length))}if(o===0)return"OTHER";let n=null,i=0;for(let[s,l]of e.entries())l>i&&(i=l,n=s);if(!n)return"OTHER";if(i/t.length<Xv)return"MIXED";if(n==="ALL_UPPER"){let s=r.get("ALL_UPPER");if(s.size===1)return`ALL_UPPER_FIXED_${s.values().next().value}`}return n}/*! @bicharts/shape-core — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; US Census/TIGER (public domain). Full text: NOTICE in this package. */var ic={};function y5(t){return t.toLowerCase().replace(/[.‎‏\s]/g,"")}function ac(t){let e=t||"en",r=ic[e];if(r)return r;let o={};try{let n=new Intl.DateTimeFormat(e,{month:"long"}),i=new Intl.DateTimeFormat(e,{month:"short"});for(let a=0;a<12;++a){let s=new Date(Date.UTC(2020,a,15));o[y5(n.format(s))]=a,o[y5(i.format(s))]=a}}catch{}return ic[e]=o,o}var dr=w7(tr(),1);/*! @bicharts/shape-core — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; US Census/TIGER (public domain). Full text: NOTICE in this package. */var Hv=12,Zv=100,jv=.3,Uv=.9,Vv=120,Wv=1900,Gv=2100,qv=0,Kv=20,Yv=new Set(["id","ids","uuid","guid","key","zip","zipcode","postal","postalcode","ssn","code","codes","sku","isbn","msisdn","imei"]);function f5(t){if(!t)return!1;let e=t.replace(/([a-z0-9])([A-Z])/g,"$1 $2").replace(/[_\-./]+/g," ").toLowerCase().split(/\s+/).filter(r=>r.length>0);return e.length===0?!1:Yv.has(e[e.length-1])}var Jv=/\b(year|yr|fy|fiscal\s*year|calendar\s*year)\b/i,Qv=/^(?:(?:19|20)\d{2}(?:[-/ ]?(?:q[1-4]|w(?:0?[1-9]|[1-4]\d|5[0-3])|(?:0?[1-9]|1[0-2])))?|q[1-4][-/ ](?:19|20)\d{2}|(?:jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)[a-z]*[-/ ]?(?:19|20)?\d{2})$/i;function ur(t){if(!Number.isInteger(t)||t<190001||t>210012)return!1;let e=t%100;return e>=1&&e<=12}function pr(t){if(!Number.isInteger(t)||t<19000101||t>21001231)return!1;let e=Math.floor(t/100)%100,r=t%100;return e>=1&&e<=12&&r>=1&&r<=31}function eA(t,e){if(!e||!/\b(?:19|20)\d{2}\b/.test(t))return!1;let r=t.replace(/\b(?:19|20)\d{2}\b/g,"").replace(/[-/.,]/g," ").trim();if(!r)return!1;let o=y5(r);return o.length>0&&e[o]!==void 0}function sc(t){let{dataType:e,name:r,isMeasure:o,distinctCount:n}=t;if(e==="DateTime")return!0;if(o)return!1;if(e==="Integer"||e==="Decimal"){let i=t.minNum,a=t.maxNum;if(!(i!=null&&a!=null&&Number.isFinite(i)&&Number.isFinite(a)&&Number.isInteger(i)&&Number.isInteger(a)&&a>=i))return!1;let l=i>=1900&&a<=2100;if(l&&n>=2&&Jv.test(r)||l&&n>=3&&n===a-i+1)return!0;let c=ur(i)&&ur(a),u=pr(i)&&pr(a);if(c||u){if(!t.sampleValues)return!0;let p=0,d=0;for(let y of t.sampleValues){if(y==null||y==="")continue;p++;let m=Number(String(y).trim());if(Number.isFinite(m)&&(c?ur(m):pr(m))&&d++,p>=60)break}if(p>=2&&d===p)return!0}return!1}if(t.sampleValues){let i=t.locale?ac(t.locale):null,a=0,s=0;for(let l of t.sampleValues){if(l==null||l==="")continue;a++;let c=String(l).trim();if((Qv.test(c)||eA(c,i))&&s++,a>=60)break}if(a>=2&&s/a>=.8)return!0}return!1}function lc(t){let e=(t||"").trim().toLowerCase();return e.startsWith("sum ")||e.startsWith("total ")?"sum":e.startsWith("average ")||e.startsWith("avg. ")?"avg":e.startsWith("count ")||e.startsWith("distinct count ")||e.startsWith("count (distinct) ")?"count":e.startsWith("min ")||e.startsWith("minimum ")?"min":e.startsWith("max ")||e.startsWith("maximum ")?"max":null}function cc(t){let{rows:e,measureColIdx:r,measureName:o,candidateDims:n,minNum:i,maxNum:a,discourageAgg:s}=t,l=100,c=.01,u="";for(let d of n){if(d.distinct<2||d.distinct>l)continue;let y=n.filter(M=>M.idx!==d.idx).map(M=>M.idx),m=new Map;for(let M of e){let v=M[r];if(typeof v!="number"||!Number.isFinite(v))continue;let A=y.length?y.map(z=>String(M[z])).join(u):"",P=m.get(A);P||(P={sum:0,cset:new Set},m.set(A,P)),P.sum+=v,P.cset.add(String(M[d.idx]))}let f=0,h=0,C=0;for(let M of m.values())M.cset.size<2||(C++,Math.abs(M.sum-100)<=100*c?f++:Math.abs(M.sum-1)<=1*c&&h++);if(C>=2&&(f/C>=.9||h/C>=.9))return{additivity:"part_of_whole",partOfWholeDim:d.name}}if(s)return{additivity:"intensive_rate"};let p=lc(o);return p==="avg"||p==="min"||p==="max"?{additivity:"intensive_rate"}:p==="sum"||p==="count"?{additivity:"additive"}:i!=null&&a!=null&&Number.isFinite(i)&&Number.isFinite(a)&&i>=0&&a<=1.0001&&a>0?{additivity:"intensive_rate"}:{additivity:"unknown"}}function mr(t){let{dataType:e,isMeasure:r,name:o,distinct:n,nonblank:i,prec:a,maxval:s,minval:l}=t,c=s-l+1,u=c>0?n/c:1,p=i>0?n/i:0,d=e==="Decimal"||a>0;return f5(o)?"Categorical":u>=Uv&&(ec(o)&&n<=Vv||l>=Wv&&s<=Gv||l>=qv&&s<=Kv)?"Ordinal":r||n>Hv&&(d||n>=Zv||p>=jv)?"Continuous":"Categorical"}var yr=class{_computedStatsForLevel=null;_cols=[];_rows=[];_origIndices=[];_rowHashes=new Set;STR(t){return t==null?"":t.toString()}getPrecision(t){if(!isFinite(t))return 0;let r=t.toString().split(".")[1];return r?r.length:0}getColumns(){return this._cols}hasTimeComponent(t){return!(t instanceof Date)||isNaN(t.getTime())?!1:t.getHours()!==0||t.getMinutes()!==0||t.getSeconds()!==0||t.getMilliseconds()!==0}getColumnsWithStats(t,e){if(this._computedStatsForLevel==t)return this._cols;let r=0,o=parseInt(t),n=[];for(let y of this._cols){let m=new Map,f=[],h=0,C=0,M=0,v=null,A=null,P=null,z=!1,G=!0,A3=!0,p3=null,j=!1;for(let Y of this._rows){let F=Y[r],g=this.STR(F);if(g!=""){if(h+=g.length,m.set(g,(m.get(g)||0)+1),C++,y.dataType=="Integer"||y.dataType=="Decimal"||y.dataType=="DateTime")if((v===null||F<v)&&(v=F),(A===null||F>A)&&(A=F),y.dataType=="Integer"||y.dataType=="Decimal"){if(P===null?P=F:P+=F,y.dataType=="Decimal"){let _=this.getPrecision(F);_>M&&(M=_)}f.push(F)}else z=z||this.hasTimeComponent(F);j&&(F<p3?G=!1:F>p3&&(A3=!1)),p3=F,j=!0}}if(C>=3&&(G&&!A3?y.sortedDirection="asc":A3&&!G?y.sortedDirection="desc":y.sortedDirection="none"),C>0&&m.size>0&&!y.isMeasure){let Y=0,F=Number.MAX_SAFE_INTEGER;for(let g of m.values())g>Y&&(Y=g),g<F&&(F=g);if(y.modalShare=Y/C,y.minGroupCount=F===Number.MAX_SAFE_INTEGER?null:F,m.size===2){let g=[...m.keys()].map(T=>rr(T).trim().toLowerCase()).sort(),k=[["false","true"],["no","yes"],["n","y"],["0","1"],["f","t"]].some(T=>g[0]===T[0]&&g[1]===T[1]),x=/^(is|has)[_a-z0-9]|(?:default|churn|fraud|approv|convert|active|cancel|delinquen|flag|paid|win|pass|fail)/i.test(y.name);(k||x)&&(y.isBinaryFlag=!0)}}y.dataType=="DateTime"&&(y.dateWithTime=z),y.isTemporal=sc({dataType:y.dataType,name:y.name,isMeasure:y.isMeasure,distinctCount:m.size,minNum:typeof v=="number"?v:null,maxNum:typeof A=="number"?A:null,sampleValues:m.keys(),locale:e}),this.updateColumnStats10(o,y,C,m,M,A,v),this.updateColumnStats20(o,f,C,P,y,h,z,v,A,M,m,e),!y.isMeasure&&(y.dataType==="Integer"||y.dataType==="Decimal")&&mr({dataType:y.dataType,isMeasure:!1,name:y.name,distinct:m.size,nonblank:C,prec:M,maxval:typeof A=="number"?A:0,minval:typeof v=="number"?v:0})==="Continuous"&&(y.isMeasure=!0),n[r]=y.isMeasure||m.size>2e3?null:new Set(m.keys()),r++}let i=[];this._cols.forEach((y,m)=>{y.isMeasure||i.push({idx:m,distinct:y.distinctCount??0,name:y.name})}),this._cols.forEach((y,m)=>{if(!y.isMeasure)return;let f=typeof y.lowValue=="number"?y.lowValue:null,h=typeof y.highValue=="number"?y.highValue:null,C=cc({rows:this._rows,measureColIdx:m,measureName:y.name,candidateDims:i,minNum:f,maxNum:h,discourageAgg:!!y.discourageAggregationAcrossGroups});y.additivity=C.additivity,C.partOfWholeDim&&(y.partOfWholeDim=C.partOfWholeDim)});let a=50,s=i.filter(y=>y.distinct>=2&&y.distinct<=a);this._cols.forEach((y,m)=>{if(!y.isMeasure)return;let f=[];for(let p3 of this._rows){let j=p3[m];if(j==null||j==="")continue;let Y=typeof j=="number"?j:parseFloat(j);isNaN(Y)||f.push(Y)}if(f.length===0)return;let h=[...f].sort((p3,j)=>p3-j),C=p3=>h[Math.min(h.length-1,Math.max(0,Math.floor(p3*(h.length-1))))],M=C(.5),v=C(.1),A=C(.9),P=Math.abs(M)>1e-9?Math.abs(M):Math.abs(h[h.length-1])>1e-9?Math.abs(h[h.length-1]):1;y.relativeDispersion=Math.round((A-v)/P*1e3)/1e3;let z=0;for(let p3 of f)z+=p3;z/=f.length;let G=0;for(let p3 of f)G+=(p3-z)*(p3-z);if(G<=1e-12)return;let A3=[];for(let p3 of s){let j=new Map;for(let F of this._rows){let g=F[m];if(g==null||g==="")continue;let _=typeof g=="number"?g:parseFloat(g);if(isNaN(_))continue;let k=this.STR(F[p3.idx])+"",x=j.get(k);x?(x.s+=_,x.n++):j.set(k,{s:_,n:1})}let Y=0;for(let F of j.values()){let g=F.s/F.n;Y+=F.n*(g-z)*(g-z)}A3.push({otherColumn:p3.name,eta2:Math.round(Y/G*1e4)/1e4})}A3.length>0&&(y.groupDiscrimination=A3)});let l=.97,c=5,u=this._cols.map((y,m)=>({c:y,i:m})).filter(y=>y.c.isMeasure);for(let y=0;y<u.length;y++)for(let m=y+1;m<u.length;m++){let f=u[y].i,h=u[m].i,C=0,M=0,v=0,A=0,P=0,z=0;for(let j of this._rows){let Y=j[f],F=j[h];if(Y==null||Y===""||F===null||F===void 0||F==="")continue;let g=typeof Y=="number"?Y:parseFloat(Y),_=typeof F=="number"?F:parseFloat(F);isNaN(g)||isNaN(_)||(C++,M+=g,v+=_,A+=g*g,P+=_*_,z+=g*_)}if(C<c)continue;let G=C*A-M*M,A3=C*P-v*v;if(G<=1e-12||A3<=1e-12)continue;let p3=(C*z-M*v)/Math.sqrt(G*A3);if(Math.abs(p3)>=l){let j=u[y].c,Y=u[m].c;j.collinearWithMeasures||(j.collinearWithMeasures=[]),Y.collinearWithMeasures||(Y.collinearWithMeasures=[]),j.collinearWithMeasures.push(Y.name),Y.collinearWithMeasures.push(j.name)}}for(let y=0;y<this._cols.length;y++){let m=n[y];if(!m||m.size===0)continue;let f=[];for(let h=0;h<this._cols.length;h++){if(h===y)continue;let C=n[h];if(!C||C.size===0)continue;let M=0;for(let A of m)C.has(A)&&M++;let v=Math.round(M/m.size*100);v>0&&f.push({otherColumn:this._cols[h].name,percentShared:v})}f.length>0&&(this._cols[y].sharedValueRatioWithOthers=f)}let p=50,d=[];for(let y=0;y<this._cols.length;y++){let m=n[y];m&&m.size>=2&&m.size<=p&&d.push(y)}if(d.length>=2){let y=new Map,m=(h,C)=>h+":"+C;for(let h=0;h<d.length;h++)for(let C=h+1;C<d.length;C++)y.set(m(d[h],d[C]),new Map);for(let h of this._rows)for(let C=0;C<d.length;C++){let M=this.STR(h[d[C]])+"";for(let v=C+1;v<d.length;v++){let A=""+this.STR(h[d[v]]),P=y.get(m(d[C],d[v])),z=M+""+A;P.set(z,(P.get(z)??0)+1)}}let f=new Map;for(let h=0;h<d.length;h++)for(let C=h+1;C<d.length;C++){let M=d[h],v=d[C],A=n[M].size,P=n[v].size,z=y.get(m(M,v)),G=z.size,A3=0;for(let F of z.values())(A3===0||F<A3)&&(A3=F);let p3=Math.round(G/(A*P)*100),j=G===A,Y=G===P;if((this._cols[M].categoricalPairStats||=[]).push({otherColumn:this._cols[v].name,fillPct:p3,determinesOther:j,minCellCount:A3}),(this._cols[v].categoricalPairStats||=[]).push({otherColumn:this._cols[M].name,fillPct:p3,determinesOther:Y,minCellCount:A3}),j&&A>P){let F=f.get(M);(!F||P<F.card)&&f.set(M,{name:this._cols[v].name,card:P,ratio:P/A})}if(Y&&P>A){let F=f.get(v);(!F||A<F.card)&&f.set(v,{name:this._cols[M].name,card:A,ratio:A/P})}}for(let[h,C]of f)this._cols[h].primaryParentColumn=C.name,this._cols[h].nestingRatio=Math.round(C.ratio*100)/100}return this._computedStatsForLevel=t,this._cols}updateColumnStats20(t,e,r,o,n,i,a,s,l,c,u,p){if(t>=20){let d=[...e].sort((f,h)=>f-h),y=Math.floor(d.length/2);if(r>0&&o!=null?n.avgValue=n.dataType=="Integer"?Math.round(o/r):o/r:n.avgValue=null,r>0&&(n.avgLength=i/r),this._rows.length>0&&(n.dataType!="DateTime"||a||!s?n.lowValue=s:n.lowValue=new Date(s).toISOString().slice(0,10)+"T00:00:00.000Z",n.dataType!="DateTime"||a||!l?n.highValue=l:n.highValue=new Date(l).toISOString().slice(0,10)+"T00:00:00.000Z",n.medianValue=d.length===0?null:d.length%2===0?n.dataType=="Integer"?Math.round((d[y-1]+d[y])/2):(d[y-1]+d[y])/2:d[y],n.numericPrecision=c),d.length>0){let f=n.avgValue??0,h=d.length,C=0,M=0;for(let A of d){let P=A-f;C+=P*P,M+=P*P*P}let v=C/h;n.skewness=v===0?0:M/h/Math.pow(Math.sqrt(v),3),n.stdDev=Math.sqrt(v)}o!==null&&(n.sum=o);let m=Array.from(u.entries()).sort((f,h)=>h[1]-f[1]);if(n.topCategories=m.slice(0,10).map(f=>f[1]),!n.isMeasure&&m.length>0){if(n.dataType==="String"){let h=m.map(M=>M[0]);n.formatSignature=nc(h);let C=/^(UUID|EMAIL_LIKE|URL_LIKE|PHONE_LIKE|NUMERIC_ID|HEX_ID|OPAQUE_ID_ALPHANUMERIC|DATE_STR|BOOLEAN)$/;n.formatSignature&&!C.test(n.formatSignature)&&(n.avgLength===void 0||n.avgLength>=3)&&(n.isFreeText=!0)}else n.topCategoryValues=m.slice(0,5).map(h=>h[0]);if(t>=20){let h=m.map(M=>M[0]),C=oc(h,p);if(C!==null)n.ordinalPattern=C.pattern,n.orderedDomain=C.orderedDomain;else if(n.dataType==="String"){let M=rc(h);M!==null&&(n.safeDistinctValues=M)}}let f=ql(m.map(h=>h[0]),n.name,p);f!==null&&(n.geoKind=f.geoKind,n.geoMatchPct=f.geoMatchPct,f.geoAmbiguous&&(n.geoAmbiguous=!0))}if(d.length>=8&&(n.dataType==="Integer"||n.dataType==="Decimal")){let f=h=>d[Math.floor((d.length-1)*h)];n.quantiles={p05:f(.05),p25:f(.25),p75:f(.75),p95:f(.95)}}}}updateColumnStats10(t,e,r,o,n,i,a){t>=10&&(e.blankCount=this._rows.length-r,e.distinctCount=o.size+(e.blankCount!=0?1:0),e.valueNature="Categorical",r>0&&(e.dataType==="Integer"||e.dataType==="Decimal"?e.valueNature=mr({dataType:e.dataType,isMeasure:!!e.isMeasure,name:e.name,distinct:o.size,nonblank:r,prec:n,maxval:i,minval:a}):e.dataType==="DateTime"&&(e.valueNature=e.dateWithTime?"Continuous":"Ordinal")))}getRowCount(){return this._rows.length}getLeafCardinality(){if(this._leafCardinality!==null)return this._leafCardinality;let t=[];if(this._cols.forEach((r,o)=>{r.isMeasure||t.push(o)}),t.length===0)return this._leafCardinality=this._rows.length,this._leafCardinality;let e=new Set;for(let r of this._rows)e.add(JSON.stringify(t.map(o=>r[o])));return this._leafCardinality=e.size,this._leafCardinality}_leafCardinality=null;obfuscateString(t){let e="abcdefghijklmnopqrstuvwxyz",r=()=>e[Math.floor(k8()*e.length)],o=()=>r().toUpperCase(),n=()=>Math.floor(k8()*10).toString(),i=y=>/[A-Z]/.test(y)?o():/[a-z]/.test(y)?r():/[0-9]/.test(y)?n():y,a=t.includes("@")&&t.includes("."),s=a?t.split("@"):[t],l=a?s[1]:"",c=l.endsWith(".com"),u=c?".com":"",p=c?l.slice(0,-4):l,d=y=>{let m="";for(let f of y)m+=i(f),/[a-zA-Z0-9]/.test(f)&&k8()<.2&&(m+=i(f));if(m.length>6){let f=Math.floor(k8()*Math.min(3,m.length-6));for(let h=0;h<f;h++){let C=0;for(;C<5;){let M=Math.floor(k8()*m.length);if(/[a-zA-Z0-9]/.test(m[M])){m=m.slice(0,M)+m.slice(M+1);break}C++}}}return m};if(a){let y=d(s[0]),m=d(p);return`${y}@${m}${u}`}else return d(t)}toObjectArray(){return this._rows.map(t=>{let e={};return this._cols.forEach((r,o)=>{e[r.name]=t[o]}),e})}async getCSVAsync(t){let e=[],r=t?25:1e7,o=t?4e3:1e7,n=new Map;for(let a of this._rows){let s={};for(let l=0;l<this._cols.length;l++){let c=this._cols[l],u=a[l];if(this.STR(u)!=""){if(t&&c.dataType=="String")if(n.has(u))u=n.get(u);else{let p=this.obfuscateString(u);n.set(u,p),u=p}else c.dataType=="DateTime"&&!c.dateWithTime&&(u=new Date(u).toISOString().slice(0,10)+"T00:00:00.000Z");o-=this.STR(u).length}else u=null;s[l]=u,--o}if(e.push(s),--r,r<=0||o<=0)break}return await dr.default.unparse(e,{header:!1})}getCSVHeaderLine(){return dr.default.unparse([this._cols.map(t=>this.STR(t.name))])}addRow(t,e){let r="";for(let n of t)r+=this.STR(n)+"~";let o=d9(r);return this._rowHashes.has(o)?!1:(this._rows.push(t),this._origIndices.push(e??-1),this._rowHashes.add(o),!0)}getOriginalRowIndex(t){return t<0||t>=this._origIndices.length?-1:this._origIndices[t]}reset(){this._cols=[],this._rows=[],this._origIndices=[],this._rowHashes=new Set,this._leafCardinality=null}setColumns(t){this._cols=t}};/*! @bicharts/shape-core — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; US Census/TIGER (public domain). Full text: NOTICE in this package. */var tA=500,pc=/^[+-]?\d{1,15}$/,dc=/^[+-]?(\d{1,3}(,\d{3})*|\d+)(\.\d+)?([eE][+-]?\d+)?$/,rA=/^\d{4}-\d{2}-\d{2}([T ]\d{2}:\d{2}(:\d{2}(\.\d+)?)?(Z|[+-]\d{2}:?\d{2})?)?$/,oA=/^\d{1,2}[\/\-.]\d{1,2}[\/\-.]\d{2,4}$/;function nA(t){let e=0,r=0,o=0,n=0;for(let i of t){if(i==null)continue;if(typeof i=="number"){n++,r++,Number.isInteger(i)&&e++;continue}if(i instanceof Date){n++,o++;continue}if(typeof i=="boolean"){n++;continue}let a=String(i).trim();if(a!==""){if(n++,pc.test(a)){e++,r++;continue}if(dc.test(a)){r++;continue}if((rA.test(a)||oA.test(a))&&!isNaN(Date.parse(a))){o++;continue}}}return n===0?"String":o/n>.9?"DateTime":e===n?"Integer":r===n?"Decimal":"String"}function iA(t,e){if(t==null)return null;if(typeof t=="number")return e==="String"?String(t):t;if(t instanceof Date)return e==="DateTime"?t:t.toISOString();if(typeof t=="boolean")return String(t);let r=String(t).trim();if(r==="")return null;switch(e){case"Integer":return pc.test(r)?parseInt(r,10):null;case"Decimal":return dc.test(r)?parseFloat(r.replace(/,/g,"")):null;case"DateTime":{let o=Date.parse(r);return isNaN(o)?null:new Date(o)}default:return r}}function mc(t,e,r={}){if(t.length===0)throw new Error("no columns provided");let o=t.length,n=t.map((d,y)=>d.dataType??nA(e.slice(0,tA).map(m=>m?.[y]))),i=new Set((r.measures??[]).map(d=>d.toLowerCase())),a=new Set((r.dimensions??[]).map(d=>d.toLowerCase())),s=new Set((r.nonAdditive??[]).map(d=>d.toLowerCase())),l=t.map((d,y)=>{let m=d.name.toLowerCase(),f=d.isMeasure??((n[y]==="Integer"||n[y]==="Decimal")&&!f5(d.name));i.has(m)&&(f=!0),a.has(m)&&(f=!1);let h={name:d.name,dataType:n[y],isMeasure:f};return f&&s.has(m)&&(h.discourageAggregationAcrossGroups=!0),h}),c=new yr;c.setColumns(l);for(let d=0;d<e.length;d++){let y=e[d];c.addRow(Array.from({length:o},(m,f)=>iA(y?.[f],n[f])),d)}let u=c.getColumnsWithStats(r.privacyLevel??"20",r.locale??"en"),p=new Map(u.map(d=>[d.name,d]));t.forEach(d=>{let y=p.get(d.name);y&&(d.format&&(y.modelFormat=d.format),d.description&&(y.modelDesc=d.description))});for(let[d,y]of Object.entries(r.formats??{})){let m=p.get(d);m&&(m.modelFormat=y)}for(let[d,y]of Object.entries(r.descriptions??{})){let m=p.get(d);m&&(m.modelDesc=y)}for(let d of r.groupBy??[]){let y=p.get(d);y&&(y.isGrouping=!0)}return{shape:u,totalRows:c.getRowCount(),sampleCsv:null,index:c}}function fr(t,e={}){let r=uc.default.parse(t,{skipEmptyLines:!0});if(r.errors?.length&&r.data.length===0)throw new Error(`CSV parse failed: ${r.errors[0].message}`);let o=r.data;if(o.length<2)throw new Error("CSV needs a header line plus at least one data row.");let n=o[0].map(i=>(i??"").trim());return mc(n.map(i=>({name:i})),o.slice(1),e)}function yc(t,e,r={}){if(!t||t.length===0)throw new Error("profileTabular: at least one column is required");if(!e||e.length===0)throw new Error("profileTabular: at least one row is required");let o=t.map(i=>i.name),n=e.map(i=>Array.isArray(i)?i:o.map(a=>i[a]));return mc(t,n,r)}async function fc(t,e){return parseInt(e)>=30&&(t.sampleCsv=await t.index.getCSVAsync(!0)),t}import{gzipSync as aA}from"node:zlib";import{randomBytes as gr}from"node:crypto";import{readFileSync as sA}from"node:fs";import{homedir as lA}from"node:os";import{join as cA}from"node:path";/*! @bicharts/shape-core — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; US Census/TIGER (public domain). Full text: NOTICE in this package. */var hc="2Qy@Y\\{>",uA="2.0.8.0";function gc(t=process.env){let e=t.BIC_CREDENTIALS_FILE||cA(lA(),".bic","credentials.json");try{return JSON.parse(sA(e,"utf-8"))}catch{return{}}}function Mc(t=process.env){let e=gc(t),r={licenseKey:t.BIC_LICENSE_KEY??e.licenseKey??"",licensee:t.BIC_LICENSEE??e.licensee??"",secretKey:t.BIC_SECRET_KEY??e.secretKey??""};if(!r.licenseKey||!r.licensee)throw new Error(`Missing BIC trial/paid credentials. Set BIC_LICENSE_KEY + BIC_LICENSEE (BIC_SECRET_KEY optional) in the MCP server's env, or put {"licenseKey":"\u2026","licensee":"\u2026"} in ~/.bic/credentials.json. MCP access requires a trial or paid account (no freemium).`);return r}function Cc(t=process.env){let e=gc(t);return(t.BIC_URL??e.url??"https://bizintelligencechampions.com").replace(/\/+$/,"")}function _c(t){let e=Buffer.from(JSON.stringify(t),"utf-8");return aA(e,{level:6}).toString("base64").replace(/\//g,".")}function vc(t,e,r=process.env){let o=gr(16).toString("hex"),n=t.shape.reduce((i,a)=>!a.isMeasure&&(a.distinctCount??0)>i?a.distinctCount:i,0);return{payload:{licenseKey:e.licenseKey,licensee:e.licensee,secretKey:e.secretKey,freemiumKey:"",clientVersion:r.BIC_MCP_CLIENT_VERSION??uA,host:"SDK",supportsStreaming:!0,height:t.height??600,width:t.width??800,totalRows:t.totalRows,cultureCode:t.cultureCode??"en-US",genNew:!0,version:0,identifier:"",temp:7,modifiers:[],backgroundColor:"#ffffff",palette:"",shape:t.shape,model:t.model??r.BIC_MCP_MODEL??"",renderer:t.renderer??"D3",language:t.language??"",sampleCsv:t.sampleCsv??null,clientId:"mcp",triesLeft:3,maxTries:3,rendererSpecificPayload:null,reasoningMode:t.reasoningMode||r.BIC_MCP_REASONING||"",supportsVega:!1,correlationId:o,compactness:"",clientHints:{viewportWidth:t.width??800,viewportHeight:t.height??600,rowCount:t.totalRows,leafCardinality:t.leafCardinality,maxNonMeasureCardinality:n,favorStyle:t.chartHint??"",userCommentary:t.prompt??""}},correlationId:o}}async function pA(t,e){let r=t.body?.getReader?.();if(!r){let l=await t.text();return hr(l.trim())}let o=new TextDecoder,n="",i=null,a=l=>l&&(l.code!==void 0||l.errorMessage!==void 0||l.Code!==void 0||l.ErrorMessage!==void 0);try{for(;;){let{done:l,value:c}=await r.read();if(l)break;n+=o.decode(c,{stream:!0});let u;for(;(u=n.indexOf(`
57
+ `))>=0;){let p=n.slice(0,u).trim();if(n=n.slice(u+1),p==="")continue;let d=hr(p);if(d)if(d.type==="progress"){let y=String(d.stage??"").trim();y&&e&&e(y)}else d.type==="result"?i=d.result:i===null&&a(d)&&(i=d)}}}finally{try{r.releaseLock()}catch{}}let s=n.trim();if(s!==""){let l=hr(s);l&&(l.type==="result"?i=l.result:i===null&&a(l)&&(i=l))}if(i===null)throw new Error("stream ended without a result line");return i}function hr(t){if(!t)return null;try{return JSON.parse(t)}catch{return null}}async function Ac(t,e=process.env){let r=Mc(e),o=Cc(e),{payload:n,correlationId:i}=vc(t,r,e),a=_c(n),s=d9(a+hc),l=gr(16).toString("hex"),c=Number(e.BIC_MCP_TIMEOUT_MS??9e5),u=Date.now(),p=f=>({ok:!1,code:"",language:"",version:0,errorMessage:f,isServiceError:!0,codeSummary:"",finalChartName:"",creditCost:null,geoColumn:"",geoKind:"",pointCityColumn:"",pointStateColumn:"",pointZipColumn:"",pointLatColumn:"",pointLonColumn:"",correlationId:i,raw:null}),d;try{d=await fetch(`${o}/api/LLMChart/?nocache=${l}`,{method:"POST",body:a,headers:{"Content-Type":"text/plain","X-Signature":String(s)},signal:AbortSignal.timeout(c)})}catch(f){let h=Math.round((Date.now()-u)/1e3),C=f?.name==="TimeoutError"||f?.name==="AbortError";return p(C?`Gave up waiting after ${h}s \u2014 this MCP client's own timeout (BIC_MCP_TIMEOUT_MS=${c}). The generation may still be running server-side and may be billed. Raise BIC_MCP_TIMEOUT_MS, or lower the cost of the request (simpler chart type, fewer rows, reasoning_mode "1P"). correlationId ${i}.`:`Could not reach the BIC backend after ${h}s: ${String(f?.message??f)}. correlationId ${i}.`)}if(!d.ok){let f=await d.text().catch(()=>""),h=(d.status===499||d.status===502||d.status===504)&&f.trim().length===0,C=Math.round((Date.now()-u)/1e3),M=h?`The connection was cut by an intermediary after ${C}s (HTTP ${d.status}, empty body) while the request was still in flight. The generation very likely COMPLETED server-side and MAY HAVE BEEN BILLED \u2014 it just could not be delivered. Raising this client's timeout will NOT help: the ceiling is a gateway between us, not your wait. Get under it by making the request cheaper \u2014 a simpler chart type, fewer rows, or reasoning_mode "1P" \u2014 and quote correlationId ${i} to BIC support to recover or refund this generation.`:`HTTP ${d.status}: ${f.slice(0,300)} (correlationId ${i})`;return p(M)}let y;try{y=await pA(d,t.onProgress)}catch(f){let h=Math.round((Date.now()-u)/1e3);return p(`The response stream ended after ${h}s without a result. The generation may have COMPLETED and BEEN BILLED \u2014 quote correlationId ${i} to BIC support to recover or refund it. (${String(f?.message??f)})`)}let m=(f,h)=>y?.[f]??y?.[h];return{ok:!!m("code","Code")&&!m("errorMessage","ErrorMessage"),code:m("code","Code")??"",language:m("language","Language")??"",version:Number(m("version","Version")??0),errorMessage:m("errorMessage","ErrorMessage")??"",isServiceError:!!m("isServiceError","IsServiceError"),codeSummary:m("codeSummary","CodeSummary")??"",finalChartName:m("finalChartName","FinalChartName")??"",creditCost:m("creditCost","CreditCost")??null,geoColumn:m("geoColumn","GeoColumn")??"",geoKind:m("geoKind","GeoKind")??"",pointCityColumn:m("pointCityColumn","PointCityColumn")??"",pointStateColumn:m("pointStateColumn","PointStateColumn")??"",pointZipColumn:m("pointZipColumn","PointZipColumn")??"",pointLatColumn:m("pointLatColumn","PointLatColumn")??"",pointLonColumn:m("pointLonColumn","PointLonColumn")??"",correlationId:i,raw:y}}async function Sc(t,e=process.env){let r;try{r=Mc(e)}catch{r={licenseKey:"",licensee:"",secretKey:""}}let o=Cc(e),{payload:n}=vc({shape:t.shape,totalRows:t.totalRows,leafCardinality:t.leafCardinality,width:t.width,height:t.height,renderer:t.renderer??"",language:t.language??""},r,e),i=_c(n),a=d9(i+hc),s=await fetch(`${o}/api/LLMChart/qualify?nocache=${gr(8).toString("hex")}`,{method:"POST",body:i,headers:{"Content-Type":"text/plain","X-Signature":String(a)},signal:AbortSignal.timeout(Number(e.BIC_MCP_QUALIFY_TIMEOUT_MS??6e4))});if(!s.ok){let m=await s.text().catch(()=>"");return{ok:!1,charts:[],errorMessage:`HTTP ${s.status}: ${m.slice(0,200)}`}}let l=await s.json(),c=(m,f)=>l?.[m]??l?.[f],u=c("errorMessage","ErrorMessage");if(u)return{ok:!1,charts:[],errorMessage:String(u)};let p=c("charts","Charts")??[],d=m=>m==null?void 0:Number(m);return{ok:!0,charts:p.map(m=>({name:(m?.name??m?.Name??"").toString(),description:(m?.description??m?.Description??"").toString(),rank:d(m?.rank??m?.Rank),score:d(m?.score??m?.Score),renderer:(m?.renderer??m?.Renderer)||void 0,language:(m?.language??m?.Language)||void 0})).filter(m=>m.name),errorMessage:""}}/*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */var Pc=new Set(["USA","CAN","MEX","GTM","BLZ","SLV","HND","NIC","CRI","PAN","CUB","JAM","HTI","DOM","BHS","PRI","TTO"]),bc=75;function dA(t,e){let r=[],o=t.length;for(let n=0;n<o;n++){let i=t[n],a=t[(n+o-1)%o],s=i[1]<=e,l=a[1]<=e;if(s!==l){let c=i[1]-a[1],u=c===0?0:(e-a[1])/c;r.push([a[0]+u*(i[0]-a[0]),e])}s&&r.push(i)}return r.length&&(r[0][0]!==r[r.length-1][0]||r[0][1]!==r[r.length-1][1])&&r.push(r[0]),r}function wc(t,e){let r=t&&t.geometry;if(!r)return null;let o=n=>{let i=n.map(a=>dA(a,e)).filter(a=>a.length>=4);return i.length&&i[0].length>=4?i:null};if(r.type==="Polygon"){let n=o(r.coordinates);return n?{...t,geometry:{type:"Polygon",coordinates:n}}:null}if(r.type==="MultiPolygon"){let n=r.coordinates.map(o).filter(i=>i!==null);return n.length?{...t,geometry:{type:"MultiPolygon",coordinates:n}}:null}return t}/*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */var y9="1.0.0";var j4="data-row-idx",T8="llm-xfilter-refresh",v7="__llmAnimStop",kr="__llmXfClear",Tr="__llmInitialXfMark";var A7=1e3,zr=250,xr=5e3,S7=60,Ir=3,Fr=500;/*! @bicharts/shape-core — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; US Census/TIGER (public domain). Full text: NOTICE in this package. */var mA="Abasolo|MX11|-101.53|20.45|27,Abbotsford|BC|-122.25|49.06|141,Aberdeen|SD|-98.49|45.46|28,Abilene|TX|-99.73|32.45|125,Abington|PA|-75.12|40.12|55,Acambaro|MX11|-100.72|20.03|57,Acapulco de Juarez|MX12|-99.91|16.85|658,Acatzingo|MX21|-97.78|18.98|25,Acayucan|MX30|-94.91|17.95|50,Actopan|MX13|-98.94|20.27|32,Addison|IL|-87.99|41.93|37,Adelanto|CA|-117.41|34.58|33,Agawam|MA|-72.61|42.07|28,Agincourt North|ON|-79.28|43.8|29,Agua Caliente|CA|-122.49|38.32|27,Agua Dulce|MX30|-94.15|18.14|36,Agua Prieta|MX26|-109.54|31.32|77,Aguascalientes|MX01|-102.28|21.88|722,Ahuntsic-Cartierville|QC|-73.67|45.57|135,Ahwatukee Foothills|AZ|-111.98|33.34|83,Aiken|SC|-81.72|33.56|30,Airdrie|AB|-114.04|51.3|90,Airport|HI|-157.93|21.34|28,Ajalpan|MX21|-97.26|18.38|28,Ajax|ON|-79.03|43.85|119,Akron|OH|-81.52|41.08|197,Alabaster|AL|-86.82|33.24|32,Alafaya|FL|-81.21|28.56|78,Alameda|CA|-122.26|37.77|78,Alamo|MX30|-97.68|20.91|25,Alamogordo|NM|-105.96|32.9|30,Albany|NY|-73.76|42.65|101,Albany|GA|-84.16|31.58|74,Albany|OR|-123.11|44.64|52,Albany Park|IL|-87.72|41.97|52,Albuquerque|NM|-106.65|35.08|564,Alexandria|VA|-77.05|38.8|159,Alexandria|LA|-92.45|31.31|47,Algonquin|IL|-88.29|42.17|30,Alhambra|AZ|-112.13|33.5|127,Alhambra|CA|-118.13|34.1|85,Aliamanu / Salt Lakes / Foster Village|HI|-157.92|21.36|38,Alief|TX|-95.6|29.71|98,Aliso Viejo|CA|-117.73|33.57|50,Allapattah|FL|-80.22|25.81|54,Allen|TX|-96.67|33.1|98,Allen Park|MI|-83.21|42.26|27,Allentown|PA|-75.49|40.61|120,Allston|MA|-71.13|42.36|28,Alma|QC|-71.65|48.55|29,Aloha|OR|-122.87|45.49|49,Alpharetta|GA|-84.29|34.08|63,Altadena|CA|-118.13|34.19|42,Altamira|MX28|-97.94|22.39|59,Altamonte Springs|FL|-81.37|28.66|43,Alton|IL|-90.18|38.89|27,Altoona|PA|-78.39|40.52|45,Alvaro Obregon|MX09|-99.2|19.36|726,Alvin|TX|-95.24|29.42|25,Amarillo|TX|-101.83|35.22|198,Ameca|MX14|-104.05|20.55|36,Amecameca|MX15|-98.77|19.12|31,American Fork|UT|-111.8|40.38|28,Ames|IA|-93.62|42.03|65,Amherst|NY|-78.8|42.98|122,Amherst|MA|-72.52|42.37|39,Amozoc de Mota|MX21|-98.05|19.05|95,Anaheim|CA|-117.91|33.84|350,Ancaster|ON|-79.99|43.22|40,Anchorage|AK|-149.9|61.22|289,Anderson|IN|-85.68|40.11|55,Anderson|SC|-82.65|34.5|27,Andover|MN|-93.29|45.23|32,Ankeny|IA|-93.61|41.73|56,Ann Arbor|MI|-83.74|42.28|117,Annandale|VA|-77.2|38.83|41,Annapolis|MD|-76.49|38.98|40,Annex|ON|-79.4|43.67|30,Antelope|CA|-121.33|38.71|45,Antioch|CA|-121.81|38|110,Apache Junction|AZ|-111.55|33.42|38,Apan|MX13|-98.45|19.71|26,Apaseo el Alto|MX11|-100.62|20.46|27,Apaseo el Grande|MX11|-100.69|20.55|26,Apatzingan|MX16|-102.36|19.09|102,Apex|NC|-78.85|35.73|45,Apizaco|MX29|-98.14|19.41|49,Apopka|FL|-81.51|28.68|48,Apple Valley|CA|-117.19|34.5|72,Apple Valley|MN|-93.22|44.73|51,Appleton|WI|-88.42|44.26|74,Arandas|MX14|-102.35|20.71|52,Arcadia|CA|-118.04|34.14|58,Arcola East|SK|-104.54|50.43|33,Arden-Arcade|CA|-121.38|38.6|92,Ardmore|OK|-97.14|34.17|25,Arlington|TX|-97.11|32.74|388,Arlington|VA|-77.1|38.88|207,Arlington|MA|-71.16|42.42|42,Arlington Heights|IL|-87.98|42.09|75,Arvada|CO|-105.09|39.8|115,Ashburn|VA|-77.49|39.04|43,Ashburn|IL|-87.71|41.75|42,Asheboro|NC|-79.81|35.71|26,Asheville|NC|-82.55|35.6|95,Ashmont|MA|-71.07|42.28|30,Aspen Hill|MD|-77.07|39.08|48,Astoria|NY|-73.93|40.77|150,Atascadero|CA|-120.67|35.49|29,Atascocita|TX|-95.18|30|65,Athens|GA|-83.38|33.96|127,Athens|OH|-82.1|39.33|25,Atlanta|GA|-84.39|33.75|510,Atlantic City|NJ|-74.42|39.36|39,Atlixco|MX21|-98.44|18.91|86,Atotonilco el Alto|MX14|-102.51|20.55|26,Attleboro|MA|-71.29|41.94|44,Atwater|CA|-120.61|37.35|29,Auburn|WA|-122.23|47.31|77,Auburn|AL|-85.48|32.61|62,Auburn|NY|-76.57|42.93|26,Auburn Gresham|IL|-87.65|41.74|45,Augusta|GA|-81.97|33.47|43,Aurora|CO|-104.83|39.73|359,Aurora|IL|-88.32|41.76|200,Aurora|ON|-79.47|44|55,Austin|TX|-97.74|30.27|974,Austintown|OH|-80.76|41.1|29,Autlan de Navarro|MX14|-104.37|19.77|45,Aventura|FL|-80.14|25.96|37,Avondale|AZ|-112.35|33.44|80,Avondale|IL|-87.71|41.94|39,Aylmer|QC|-75.81|45.4|56,Azcapotzalco|MX09|-99.19|19.49|414,Azusa|CA|-117.91|34.13|49,Back Mountain|PA|-76|41.34|26,Bakersfield|CA|-119.02|35.37|373,Balch Springs|TX|-96.62|32.73|25,Baldwin Park|CA|-117.96|34.09|77,Ballwin|MO|-90.55|38.6|30,Baltimore|MD|-76.61|39.29|585,Banbury-Don Mills|ON|-79.35|43.74|27,Bangor|ME|-68.77|44.8|32,Banning|CA|-116.88|33.93|30,Barberton|OH|-81.61|41.01|26,Barnstable|MA|-70.3|41.7|47,Barrie|ON|-79.67|44.4|147,Bartlesville|OK|-95.98|36.75|36,Bartlett|TN|-89.87|35.2|58,Bartlett|IL|-88.19|42|41,Batavia|IL|-88.31|41.85|26,Bath Beach|NY|-74|40.6|33,Baton Rouge|LA|-91.19|30.44|227,Battle Creek|MI|-85.18|42.32|51,Bay City|MI|-83.89|43.59|33,Bay Shore|NY|-73.25|40.73|26,Bay Street Corridor|ON|-79.39|43.66|25,Bayonne|NJ|-74.11|40.67|66,Bayside|NY|-73.78|40.77|66,Baytown|TX|-94.98|29.74|76,Bayview-Hunters Point|CA|-122.38|37.73|34,Beaumont|TX|-94.1|30.09|115,Beaumont|CA|-116.98|33.93|43,Beauport|QC|-71.19|46.86|81,Beavercreek|OH|-84.06|39.71|46,Beaverton|OR|-122.8|45.49|96,Bedford|TX|-97.14|32.84|49,Bel Air North|MD|-76.37|39.55|30,Bel Air South|MD|-76.32|39.51|47,Bell|CA|-118.19|33.98|36,Bell Gardens|CA|-118.15|33.97|43,Bella Vista|AR|-94.27|36.48|27,Belleville|ON|-77.38|44.17|50,Belleville|IL|-89.98|38.52|42,Belleville|NJ|-74.15|40.79|36,Bellevue|WA|-122.2|47.61|139,Bellevue|NE|-95.89|41.14|55,Bellflower|CA|-118.12|33.88|78,Bellingham|WA|-122.49|48.76|85,Belmont|CA|-122.28|37.52|27,Belmont Cragin|IL|-87.77|41.93|79,Beloit|WI|-89.03|42.51|36,Beltline|AB|-114.07|51.04|25,Belvidere|IL|-88.84|42.26|25,Bend|OR|-121.32|44.06|87,Bendale|ON|-79.25|43.77|29,Benicia|CA|-122.16|38.05|28,Benito Juarez|MX09|-99.16|19.37|385,Benito Juarez|MX09|-99.16|19.4|355,Bensalem|PA|-74.95|40.1|60,Bensonhurst|NY|-73.99|40.6|60,Benton|AR|-92.59|34.56|34,Bentonville|AR|-94.21|36.37|44,Bergenfield|NJ|-74|40.93|27,Berkeley|CA|-122.27|37.87|120,Berriozabal|MX05|-93.27|16.8|28,Berwyn|IL|-87.79|41.85|56,Bessemer|AL|-86.95|33.4|26,Bethel Park|PA|-80.04|40.33|32,Bethesda|MD|-77.1|38.98|60,Bethlehem|PA|-75.37|40.63|74,Bettendorf|IA|-90.52|41.52|35,Beverly|MA|-70.88|42.56|41,Beverly Cove|MA|-70.85|42.55|40,Beverly Hills|CA|-118.4|34.07|34,Big Spring|TX|-101.48|32.25|28,Billerica|MA|-71.27|42.56|39,Billings|MT|-108.5|45.78|117,Biloxi|MS|-88.89|30.4|45,Binghamton|NY|-75.92|42.1|46,Birmingham|AL|-86.8|33.52|196,Bismarck|ND|-100.78|46.81|75,Blacksburg|VA|-80.41|37.23|44,Blaine|MN|-93.23|45.16|62,Blainville|QC|-73.88|45.67|46,Bloomfield|NJ|-74.19|40.81|49,Bloomington|MN|-93.3|44.84|86,Bloomington|IN|-86.53|39.17|84,Bloomington|IL|-88.99|40.48|78,Blue Springs|MO|-94.28|39.02|54,Boardman|OH|-80.66|41.02|35,Boca Raton|FL|-80.08|26.36|93,Boisbriand|QC|-73.83|45.62|26,Boise|ID|-116.2|43.61|235,Bolingbrook|IL|-88.07|41.7|74,Bolton|ON|-79.74|43.88|26,Bonita Springs|FL|-81.78|26.34|51,Borough Park|NY|-74|40.63|149,Bossier City|LA|-93.73|32.52|68,Boston|MA|-71.06|42.36|653,Bothell|WA|-122.21|47.76|42,Boucherville|QC|-73.44|45.59|39,Boulder|CO|-105.27|40.01|106,Bountiful|UT|-111.88|40.89|43,Bowie|MD|-76.73|38.94|58,Bowling Green|KY|-86.44|36.99|63,Bowling Green|OH|-83.65|41.37|31,Bowmanville|ON|-78.68|43.92|39,Boyle Heights|CA|-118.21|34.03|92,Boynton Beach|FL|-80.07|26.53|73,Bozeman|MT|-111.04|45.68|43,Bradenton|FL|-82.57|27.5|54,Braintree|MA|-71|42.2|37,Brampton|ON|-79.77|43.68|656,Brandon|FL|-82.29|27.94|103,Brandon|MB|-99.95|49.85|48,Branford|CT|-72.82|41.28|29,Brant|ON|-80.35|43.13|34,Brantford|ON|-80.27|43.13|104,Brawley|CA|-115.53|32.98|25,Brea|CA|-117.9|33.92|41,Bremerton|WA|-122.63|47.57|39,Brentwood|NY|-73.25|40.78|60,Brentwood|CA|-121.7|37.93|58,Brentwood|TN|-86.78|36.03|41,Brentwood|CA|-118.47|34.05|33,Brentwood Estates|TN|-86.78|36.03|31,Briarwood|NY|-73.82|40.71|53,Brick|NJ|-74.14|40.06|76,Bridgeport|CT|-73.19|41.18|147,Bridgeport|IL|-87.65|41.84|33,Bridgeton|NJ|-75.23|39.43|25,Bridgewater|NJ|-74.65|40.6|44,Brighouse-City Centre|BC|-123.13|49.17|62,Brighton|MA|-71.16|42.35|45,Brighton|CO|-104.82|39.99|37,Brighton|NY|-77.55|43.15|36,Brighton Beach|NY|-73.96|40.58|31,Brighton Park|IL|-87.7|41.82|44,Bristol|CT|-72.95|41.67|60,Bristol|TN|-82.19|36.6|26,Brockton|MA|-71.02|42.08|95,Broken Arrow|OK|-95.79|36.05|106,Brookfield|WI|-88.11|43.06|38,Brookhaven|GA|-84.34|33.86|51,Brooklin|ON|-78.96|43.96|25,Brookline|MA|-71.12|42.33|58,Brooklyn|NY|-73.95|40.65|2736,Brooklyn Center|MN|-93.33|45.08|30,Brooklyn Park|MN|-93.36|45.09|79,Broomfield|CO|-105.09|39.92|65,Brossard|QC|-73.47|45.45|69,Brownsville|TX|-97.5|25.9|186,Brownsville|NY|-73.92|40.66|74,Brunswick|OH|-81.84|41.24|34,Bryan|TX|-96.37|30.67|82,Buckeye|AZ|-112.58|33.37|50,Buena Park|CA|-118|33.87|83,Buenaventura Lakes|FL|-81.35|28.34|26,Buenavista|MX15|-99.17|19.61|216,Buffalo|NY|-78.88|42.89|258,Buffalo Grove|IL|-87.96|42.15|41,Bullhead City|AZ|-114.57|35.15|39,Burbank|CA|-118.31|34.18|105,Burbank|IL|-87.78|41.73|29,Burien|WA|-122.35|47.47|50,Burke|VA|-77.27|38.79|41,Burleson|TX|-97.32|32.54|43,Burlingame|CA|-122.37|37.58|30,Burlington|ON|-79.84|43.39|186,Burlington|NC|-79.44|36.1|52,Burlington|VT|-73.21|44.48|42,Burlington|IA|-91.11|40.81|25,Burnaby|BC|-122.95|49.27|249,Burnsville|MN|-93.28|44.77|61,Burton|MI|-83.62|43|28,Bushwick|NY|-73.92|40.69|112,Bustleton|PA|-75.03|40.08|32,Butte|MT|-112.53|46|34,Cabo San Lucas|MX03|-109.91|22.89|202,Cabot|AR|-92.02|34.97|25,Cadereyta|MX19|-99.98|25.58|67,Cadereyta Jimenez|MX19|-100|25.59|68,Caldwell|ID|-116.69|43.66|51,Caledon|ON|-79.99|43.87|76,Calexico|CA|-115.5|32.68|40,Calgary|AB|-114.09|51.05|1306,Calpulalpan|MX29|-98.57|19.59|33,Calumet City|IL|-87.53|41.62|37,Camarillo|CA|-119.04|34.22|67,Cambridge|ON|-80.31|43.36|129,Cambridge|MA|-71.11|42.38|110,Camden|NJ|-75.12|39.93|76,Campbell|CA|-121.95|37.29|41,Campbell River|BC|-125.24|50.02|33,Campeche|MX04|-90.52|19.84|220,Cananea|MX26|-110.3|30.98|31,Canarsie|NY|-73.9|40.64|87,Cancun|MX23|-86.85|21.17|888,Canoga Park|CA|-118.6|34.2|60,Canton|MI|-83.48|42.31|86,Canton|OH|-81.38|40.8|71,Canton|GA|-84.49|34.24|25,Cantonment|FL|-87.34|30.61|26,Canyon Country|CA|-118.47|34.42|59,Cape Coral|FL|-81.95|26.56|175,Cape Girardeau|MO|-89.52|37.31|39,Carbondale|IL|-89.22|37.73|26,Cardenas|MX27|-93.38|18|91,Carlsbad|CA|-117.35|33.16|114,Carlsbad|NM|-104.23|32.42|28,Carmel|IN|-86.12|39.98|88,Carmichael|CA|-121.33|38.62|61,Carney|MD|-76.52|39.39|29,Carol City|FL|-80.25|25.94|63,Carol Stream|IL|-88.13|41.91|40,Carpentersville|IL|-88.26|42.12|38,Carrollton|TX|-96.89|32.95|133,Carrollton|GA|-85.08|33.58|26,Carrollwood|FL|-82.49|28.05|33,Carrollwood Village|FL|-82.52|28.07|40,Carson|CA|-118.28|33.83|93,Carson City|NV|-119.77|39.16|58,Cartierville|QC|-73.7|45.53|34,Cary|NC|-78.78|35.79|159,Casa Grande|AZ|-111.76|32.88|51,Casas Adobes|AZ|-111|32.32|66,Casper|WY|-106.31|42.87|60,Casselberry|FL|-81.33|28.68|27,Castle Rock|CO|-104.86|39.37|55,Castlewood|CO|-104.9|39.58|25,Castro Valley|CA|-122.09|37.69|61,Catalina Foothills|AZ|-110.92|32.3|50,Catemaco|MX30|-95.11|18.42|27,Cathedral City|CA|-116.47|33.78|53,Catonsville|MD|-76.73|39.27|41,Cedar City|UT|-113.06|37.68|30,Cedar Falls|IA|-92.45|42.53|41,Cedar Hill|TX|-96.96|32.59|48,Cedar Park|TX|-97.82|30.51|65,Cedar Rapids|IA|-91.64|42.01|130,Celaya|MX11|-100.81|20.52|340,Celina|TX|-96.78|33.32|64,Centennial|CO|-104.88|39.58|109,Center City|PA|-75.16|39.95|57,Centereach|NY|-73.1|40.86|31,Central|LA|-91.04|30.55|28,Central 14th Street / Spring Road|DC|-77.03|38.94|25,Central City|AZ|-112.06|33.44|58,Central Islip|NY|-73.2|40.79|34,Centre City|AB|-114.07|51.05|41,Centretown|ON|-75.7|45.42|25,Centreville|VA|-77.43|38.84|71,Centro Familiar la Soledad|MX11|-101.75|21.14|32,Ceres|CA|-120.96|37.59|47,Cerritos|CA|-118.06|33.86|49,Chalco|MX15|-98.9|19.26|168,Chamblee|GA|-84.3|33.89|28,Champaign|IL|-88.24|40.12|86,Champoton|MX04|-90.72|19.34|30,Chandler|AZ|-111.84|33.31|260,Chanhassen|MN|-93.53|44.86|25,Channelview|TX|-95.11|29.78|38,Chapel Hill|NC|-79.06|35.91|59,Charlesbourg|QC|-71.31|46.9|82,Charleston|SC|-79.93|32.78|132,Charleston|WV|-81.63|38.35|46,Charlotte|NC|-80.84|35.23|911,Charlottesville|VA|-78.48|38.03|46,Charlottetown|PE|-63.13|46.23|38,Chaska|MN|-93.6|44.79|25,Chateauguay|QC|-73.75|45.38|42,Chatham|ON|-82.18|42.41|43,Chatham|IL|-87.61|41.74|31,Chatsworth|CA|-118.6|34.26|41,Chattanooga|TN|-85.31|35.05|181,Cheektowaga|NY|-78.75|42.9|75,Chelmsford|MA|-71.37|42.6|33,Chelsea|MA|-71.03|42.39|39,Cherry Hill|NJ|-75.03|39.93|70,Chesapeake|VA|-76.27|36.82|235,Cheshire|CT|-72.9|41.5|29,Chester|PA|-75.36|39.85|34,Chesterfield|MO|-90.58|38.66|47,Chestermere|AB|-113.82|51.03|32,Chetumal|MX23|-88.3|18.52|169,Cheyenne|WY|-104.82|41.14|65,Chiapa de Corzo|MX05|-93.01|16.71|45,Chicago|IL|-87.65|41.85|2664,Chicago Heights|IL|-87.64|41.51|30,Chicago Lawn|IL|-87.7|41.78|55,Chicago Loop|IL|-87.63|41.88|33,Chico|CA|-121.84|39.73|121,Chicoloapan|MX15|-98.9|19.42|172,Chicopee|MA|-72.61|42.15|56,Chicoutimi|QC|-71.06|48.42|69,Chihuahua|MX06|-106.09|28.64|925,Chilapa de Alvarez|MX12|-99.17|17.6|31,Chilliwack|BC|-121.95|49.17|101,Chilliwack-Downtown|BC|-121.96|49.16|31,Chillum|MD|-76.99|38.96|33,Chilpancingo|MX12|-99.5|17.55|187,Chinatown|CA|-122.41|37.8|100,Chinatown|NY|-74|40.72|90,Chino|CA|-117.69|34.01|85,Chino Hills|CA|-117.76|33.99|78,Cholula|MX21|-98.3|19.06|292,Chomedey|QC|-73.75|45.53|94,Chula Vista|CA|-117.08|32.64|265,Church-Yonge Corridor|ON|-79.38|43.66|31,Cibolo|TX|-98.23|29.56|33,Cicero|IL|-87.75|41.85|83,Cicero|NY|-76.12|43.18|31,Cihuatlan|MX14|-104.57|19.24|40,Cincinnati|OH|-84.51|39.13|311,Cintalapa de Figueroa|MX05|-93.72|16.68|42,Citrus Heights|CA|-121.28|38.71|87,City of Milford (balance)|CT|-73.06|41.22|51,City of Sammamish|WA|-122.04|47.6|45,Ciudad Acuna|MX07|-100.95|29.32|216,Ciudad Altamirano|MX12|-100.67|18.36|25,Ciudad Apodaca|MX19|-100.19|25.78|467,Ciudad Benito Juarez|MX19|-100.09|25.65|308,Ciudad Constitucion|MX03|-111.66|25.03|40,Ciudad de Allende|MX19|-100.02|25.28|26,Ciudad de Huajuapan de Leon|MX20|-97.78|17.81|53,Ciudad de Villa de Alvarez|MX08|-103.74|19.27|117,Ciudad del Carmen|MX04|-91.83|18.65|191,Ciudad Delicias|MX06|-105.47|28.19|148,Ciudad Fernandez|MX24|-100.01|21.94|32,Ciudad General Escobedo|MX19|-100.32|25.8|454,Ciudad Guzman|MX14|-103.46|19.7|111,Ciudad Hidalgo|MX16|-100.56|19.69|60,Ciudad Juarez|MX06|-106.46|31.72|1512,Ciudad Lazaro Cardenas|MX16|-102.2|17.96|196,Ciudad Lopez Mateos|MX15|-99.26|19.56|489,Ciudad Madero|MX28|-97.84|22.25|197,Ciudad Mante|MX28|-98.97|22.74|84,Ciudad Melchor Muzquiz|MX07|-101.52|27.88|35,Ciudad Mendoza|MX30|-97.18|18.81|35,Ciudad Nezahualcoyotl|MX15|-99.01|19.4|1077,Ciudad Obregon|MX26|-109.94|27.49|329,Ciudad Rio Bravo|MX28|-98.09|25.99|95,Ciudad Sabinas Hidalgo|MX19|-100.18|26.5|33,Ciudad Sahagun|MX13|-98.57|19.78|28,Ciudad Valles|MX24|-99.01|22|124,Ciudad Victoria|MX28|-99.14|23.74|332,Clairlea-Birchmount|ON|-79.28|43.71|26,Claremont|CA|-117.72|34.1|36,Clarksville|TN|-87.36|36.53|166,Clay|NY|-76.17|43.19|58,Clearfield|UT|-112.03|41.11|30,Clearwater|FL|-82.8|27.97|117,Cleburne|TX|-97.39|32.35|30,Clermont|FL|-81.77|28.55|32,Cleveland|OH|-81.7|41.5|365,Cleveland|TN|-84.88|35.16|43,Cleveland Heights|OH|-81.56|41.52|44,Clifton|NJ|-74.16|40.86|86,Clifton Park|NY|-73.77|42.87|36,Clinton|MD|-76.9|38.77|35,Clinton|IA|-90.19|41.84|26,Clinton|MS|-90.32|32.34|25,Clinton Township|MI|-82.92|42.59|99,Cloverdale|BC|-122.73|49.11|73,Clovis|CA|-119.7|36.83|104,Clovis|NM|-103.21|34.4|39,Coacalco|MX15|-99.11|19.63|277,Coachella|CA|-116.17|33.68|44,Coatepec|MX30|-96.96|19.45|53,Coatzacoalcos|MX30|-94.44|18.15|310,Coatzintla|MX30|-97.47|20.49|34,Cobbs Creek|PA|-75.24|39.95|33,Cochrane|AB|-114.47|51.18|32,Coconut Creek|FL|-80.18|26.25|59,Cocula|MX14|-103.82|20.37|29,Coeur d'Alene|ID|-116.78|47.68|49,Colima|MX08|-103.71|19.24|146,College Park|MD|-76.94|38.98|32,College Point|NY|-73.85|40.79|27,College Station|TX|-96.33|30.63|107,Colleyville|TX|-97.16|32.88|25,Collierville|TN|-89.66|35.04|48,Collinwood|OH|-81.57|41.56|34,Colonia del Sol|MX03|-109.93|22.91|48,Colonia del Valle|MX09|-99.16|19.39|250,Colonia Lindavista|MX15|-99.12|19.49|100,Colonia Nativitas|MX09|-99.14|19.38|60,Colorado Springs|CO|-104.82|38.83|456,Colton|CA|-117.31|34.07|54,Columbia|SC|-81.03|34|142,Columbia|MO|-92.33|38.95|129,Columbia|MD|-76.84|39.24|99,Columbia|TN|-87.04|35.62|36,Columbia Heights|DC|-77.03|38.93|38,Columbus|OH|-83|39.96|913,Columbus|GA|-84.99|32.46|206,Columbus|IN|-85.92|39.2|46,Comalcalco|MX27|-93.22|18.26|41,Comitan|MX05|-92.14|16.24|166,Commack|NY|-73.29|40.84|36,Commerce City|CO|-104.93|39.81|53,Compton|CA|-118.22|33.9|98,Conception Bay South|NL|-53|47.5|27,Concord|CA|-122.03|37.98|128,Concord|NC|-80.58|35.41|87,Concord|NH|-71.54|43.21|43,Coney Island|NY|-73.99|40.58|60,Confederation|SK|-106.7|52.14|70,Conroe|TX|-95.46|30.31|68,Contla|MX29|-98.17|19.33|27,Conway|AR|-92.44|35.09|64,Cookeville|TN|-85.5|36.16|32,Coon Rapids|MN|-93.29|45.12|62,Cooper City|FL|-80.27|26.06|35,Coppell|TX|-97.02|32.95|41,Copperas Cove|TX|-97.9|31.12|33,Coquitlam|BC|-122.78|49.28|148,Coquitlam West|BC|-122.88|49.26|25,Coral Gables|FL|-80.27|25.72|51,Coral Springs|FL|-80.27|26.27|129,Coram|NY|-73|40.87|39,Cordoba|MX30|-96.93|18.88|204,Cordova|TN|-89.78|35.16|68,Core Neighbourhoods|SK|-106.67|52.13|36,Cornelius|NC|-80.86|35.49|28,Cornwall|ON|-74.73|45.02|48,Corona|CA|-117.57|33.88|164,Corona|NY|-73.86|40.75|109,Corpus Christi|TX|-97.4|27.8|316,Cortazar|MX11|-100.96|20.48|61,Corvallis|OR|-123.26|44.56|55,Cosamaloapan|MX30|-95.8|18.37|30,Costa Mesa|CA|-117.92|33.64|113,Cote-Saint-Luc|QC|-73.67|45.47|31,Cottage Grove|MN|-92.94|44.83|35,Cottonwood Heights|UT|-111.81|40.62|34,Council Bluffs|IA|-95.86|41.26|62,Country Club|FL|-80.32|25.95|47,Courtenay|BC|-124.99|49.69|28,Coventry|RI|-71.68|41.7|35,Covina|CA|-117.89|34.09|48,Covington|KY|-84.51|39.08|40,Coyoacan|MX09|-99.16|19.35|614,Coyotepec|MX15|-99.21|19.78|35,Coyula|MX14|-103.23|20.66|29,Cozumel|MX23|-86.94|20.5|77,Cranberry Township|PA|-80.11|40.68|28,Cranston|RI|-71.44|41.78|81,Crofton|MD|-76.69|39|27,Crown Point|IN|-87.37|41.42|28,Crystal Lake|IL|-88.32|42.24|40,Cuauhtemoc|MX09|-99.15|19.45|531,Cuauhtemoc|MX06|-106.87|28.41|168,Cuautitlan|MX15|-99.18|19.67|178,Cuautitlan Izcalli|MX15|-99.22|19.64|555,Cuautla|MX17|-98.94|18.81|157,Cuautlancingo|MX21|-98.27|19.09|25,Cuernavaca|MX17|-99.23|18.93|338,Culiacan|MX25|-107.39|24.8|808,Culver City|CA|-118.4|34.02|39,Cumberland|RI|-71.43|41.97|34,Cupertino|CA|-122.03|37.32|60,Cutler Bay|FL|-80.34|25.58|45,Cutler Ridge|FL|-80.35|25.58|26,Cuyahoga Falls|OH|-81.48|41.13|49,Cypress|TX|-95.7|29.97|200,Cypress|CA|-118.04|33.82|49,Cypress Hills|NY|-73.89|40.68|54,Dakota Ridge|CO|-105.14|39.62|33,Dale City|VA|-77.31|38.64|65,Dallas|TX|-96.81|32.78|1326,Dalton|GA|-84.97|34.77|33,Daly City|CA|-122.46|37.71|106,Dana Point|CA|-117.7|33.47|34,Danbury|CT|-73.45|41.39|84,Dania Beach|FL|-80.14|26.05|31,Danvers|MA|-70.93|42.58|26,Danville|CA|-122|37.82|44,Danville|VA|-79.4|36.59|42,Danville|IL|-87.63|40.12|32,Dartmouth|NS|-63.58|44.67|101,Davenport|IA|-90.58|41.52|102,Davie|FL|-80.23|26.06|100,Davis|CA|-121.74|38.54|67,Dayton|OH|-84.19|39.76|135,Daytona Beach|FL|-81.02|29.21|72,Dearborn|MI|-83.18|42.32|95,Dearborn Heights|MI|-83.27|42.34|56,Decatur|IL|-88.95|39.84|73,Decatur|AL|-86.98|34.61|55,Deer Park|TX|-95.12|29.71|33,Deer Park|NY|-73.33|40.76|27,Deer Valley|AZ|-112.13|33.68|165,Deerfield Beach|FL|-80.1|26.32|79,DeKalb|IL|-88.75|41.93|43,Del Rio|TX|-100.9|29.36|36,DeLand|FL|-81.3|29.03|30,Delano|CA|-119.25|35.77|52,Delaware|OH|-83.07|40.3|37,Delegacion Cuajimalpa de Morelos|MX09|-99.29|19.37|160,Delray Beach|FL|-80.07|26.46|66,Delta|BC|-123.05|49.09|101,Deltona|FL|-81.26|28.9|88,Denton|TX|-97.13|33.21|131,Denver|CO|-104.98|39.74|729,Derry Village|NH|-71.31|42.89|34,Des Moines|IA|-93.61|41.6|214,Des Moines|WA|-122.32|47.4|31,Des Plaines|IL|-87.88|42.03|58,Desert Hot Springs|CA|-116.5|33.96|28,Desmarchais-Crawford|QC|-73.58|45.45|29,DeSoto|TX|-96.86|32.59|52,Detroit|MI|-83.05|42.33|645,Diamond Bar|CA|-117.81|34.03|56,Dieppe|NB|-64.69|46.08|27,Dix Hills|NY|-73.34|40.8|26,Dodge City|KS|-100.02|37.75|27,Dollard-Des Ormeaux|QC|-73.82|45.49|48,Dolores Hidalgo|MX11|-100.93|21.16|67,Don Valley Village|ON|-79.35|43.78|27,Doral|FL|-80.36|25.82|75,Dorchester|MA|-71.07|42.3|97,Dorset Park|ON|-79.28|43.75|25,Dothan|AL|-85.39|31.22|68,Douglasville|GA|-84.75|33.75|32,Dover|DE|-75.52|39.16|39,Dover|NH|-70.87|43.2|30,Dovercourt-Wallace Emerson-Junction|ON|-79.44|43.67|36,Downers Grove|IL|-88.01|41.81|49,Downey|CA|-118.13|33.94|114,Downsview-Roding-CFB|ON|-79.49|43.73|35,Downtown DC|DC|-77.02|38.89|52,Downtown Halifax|NS|-63.58|44.65|25,Downtown Vancouver|BC|-123.12|49.28|62,Dracut|MA|-71.3|42.67|28,Draper|UT|-111.86|40.52|46,Drexel Heights|AZ|-111.03|32.14|27,Drexel Hill|PA|-75.29|39.95|28,Drummondville|QC|-72.48|45.88|59,Dublin|CA|-121.94|37.7|57,Dublin|OH|-83.11|40.1|45,Dubuque|IA|-90.66|42.5|58,Duluth|MN|-92.11|46.78|86,Duluth|GA|-84.14|34|29,Duncanville|TX|-96.91|32.65|39,Dundalk|MD|-76.52|39.25|63,Dunedin|FL|-82.77|28.02|36,Dunwoody|GA|-84.33|33.95|48,Durham|NC|-78.9|35.99|257,Duvernay|QC|-73.67|45.58|37,Dyker Heights|NY|-74.01|40.62|34,Eagan|MN|-93.17|44.8|66,Eagle Mountain|UT|-112.01|40.31|27,Eagle Pass|TX|-100.5|28.71|28,East Boston|MA|-71.04|42.38|43,East Brunswick|NJ|-74.42|40.43|48,East Chattanooga|TN|-85.25|35.07|154,East Chicago|IN|-87.45|41.64|28,East Concord|NH|-71.54|43.24|42,East Flatbush|NY|-73.93|40.65|178,East Florence|AL|-87.65|34.81|35,East Hampton|VA|-76.33|37.04|147,East Harlem|NY|-73.94|40.79|115,East Hartford|CT|-72.61|41.78|51,East Hastings|BC|-123.06|49.27|80,East Haven|CT|-72.87|41.28|29,East Hill-Meridian|WA|-122.17|47.41|29,East Honolulu|HI|-157.72|21.29|49,East Independence|MO|-94.36|39.1|110,East Lake|FL|-82.69|28.11|30,East Lansing|MI|-84.48|42.74|48,East Los Angeles|CA|-118.17|34.02|126,East Meadow|NY|-73.56|40.71|38,East New York|NY|-73.88|40.67|173,East Norwalk|CT|-73.4|41.11|84,East Orange|NJ|-74.2|40.77|64,East Palo Alto|CA|-122.14|37.47|29,East Pensacola Heights|FL|-87.18|30.43|54,East Point|GA|-84.44|33.68|35,East Providence|RI|-71.37|41.81|47,East Saint Louis|IL|-90.15|38.62|27,East Village|NY|-73.99|40.73|62,Easton|PA|-75.22|40.69|26,Eastpointe|MI|-82.96|42.47|32,Eastvale|CA|-117.56|33.96|59,Eau Claire|WI|-91.5|44.81|67,Ecatepec de Morelos|MX15|-99.06|19.6|1645,Echo Park|CA|-118.26|34.08|43,Eden Prairie|MN|-93.47|44.85|63,Edgewater|IL|-87.66|41.98|54,Edgewood|MD|-76.29|39.42|25,Edina|MN|-93.35|44.89|50,Edinburg|TX|-98.16|26.3|84,Edison|NJ|-74.41|40.52|102,Edmond|OK|-97.48|35.65|90,Edmonds|WA|-122.38|47.81|41,Edmonton|AB|-113.47|53.55|1010,Egypt Lake-Leto|FL|-82.51|28.02|35,El Cajon|CA|-116.96|32.79|103,El Centro|CA|-115.56|32.79|43,El Dorado Hills|CA|-121.08|38.69|42,El Mirage|AZ|-112.32|33.61|33,El Monte|CA|-118.03|34.07|116,El Paso|TX|-106.49|31.76|678,El Pueblito|MX22|-100.44|20.54|71,Eldersburg|MD|-76.95|39.4|30,Elgin|IL|-88.28|42.04|112,Elizabeth|NJ|-74.21|40.66|129,Elizabethtown|KY|-85.86|37.69|29,Elk Grove|CA|-121.37|38.41|166,Elk Grove Village|IL|-87.97|42|33,Elkhart|IN|-85.98|41.68|52,Ellendale|TN|-89.83|35.23|25,Ellicott City|MD|-76.8|39.27|65,Elmhurst|NY|-73.88|40.74|113,Elmhurst|IL|-87.94|41.9|45,Elmira|NY|-76.81|42.09|28,Elmont|NY|-73.71|40.7|33,Elyria|OH|-82.11|41.37|53,Emiliano Zapata|MX17|-99.18|18.84|49,Emiliano Zapata|MX15|-98.97|19.34|25,Empalme|MX26|-110.81|27.96|42,Encanto|AZ|-112.08|33.48|54,Encarnacion de Diaz|MX14|-102.24|21.53|25,Enchanted Hills|NM|-106.59|35.34|87,Encinitas|CA|-117.29|33.04|62,Encino|CA|-118.5|34.16|44,Enfield|CT|-72.59|41.98|45,Englewood|CO|-104.99|39.65|33,Englewood|NJ|-73.97|40.89|28,Englewood|IL|-87.65|41.78|26,Enid|OK|-97.88|36.4|51,Ensenada|MX02|-116.6|31.87|443,Enterprise|NV|-115.24|36.03|108,Enterprise|AL|-85.86|31.32|27,Erie|PA|-80.09|42.13|99,Escarcega|MX04|-90.75|18.61|29,Escondido|CA|-117.09|33.12|151,Escuinapa de Hidalgo|MX25|-105.78|22.83|30,Esperanza|MX26|-109.93|27.58|38,Essex|MD|-76.47|39.31|39,Estero|FL|-81.81|26.44|30,Etobicoke|ON|-79.57|43.64|365,Euclid|OH|-81.53|41.59|47,Eugene|OR|-123.09|44.05|176,Euless|TX|-97.08|32.84|54,Eureka|CA|-124.16|40.8|27,Evans|GA|-82.13|33.53|29,Evanston|IL|-87.69|42.04|75,Evansville|IN|-87.56|37.97|119,Everett|WA|-122.2|47.98|108,Everett|MA|-71.05|42.41|46,'Ewa Gentry-West Loch|HI|-158.03|21.35|35,Ewing|NJ|-74.8|40.27|36,Fair Lawn|NJ|-74.13|40.94|33,Fair Oaks|CA|-121.27|38.64|30,Fairbanks|AK|-147.72|64.84|32,Fairborn|OH|-84.02|39.82|33,Fairfield|CA|-122.04|38.25|112,Fairfield|CT|-73.26|41.14|59,Fairfield|OH|-84.56|39.35|42,Fairview|BC|-123.13|49.26|33,Fall River|MA|-71.16|41.7|94,Fallbrook|CA|-117.25|33.38|30,Fallingbrook|ON|-75.48|45.48|25,Far Rockaway|NY|-73.76|40.61|39,Fargo|ND|-96.79|46.88|118,Farmers Branch|TX|-96.9|32.93|32,Farmington|NM|-108.22|36.73|42,Farmington|CT|-72.83|41.72|25,Farmington Hills|MI|-83.38|42.49|81,Fayetteville|NC|-78.88|35.05|201,Fayetteville|AR|-94.16|36.06|82,Federal Way|WA|-122.31|47.32|95,Felipe Carrillo Puerto|MX23|-88.05|19.58|25,Fenway/Kenmore|MA|-71.1|42.34|37,Ferry Pass|FL|-87.21|30.51|28,Financial District|NY|-74.01|40.71|60,Findlay|OH|-83.65|41.04|41,Fishers|IN|-86.01|39.96|76,Fitchburg|MA|-71.8|42.58|40,Fitchburg|WI|-89.47|42.96|27,Flagami|FL|-80.32|25.76|50,Flagstaff|AZ|-111.65|35.2|70,Flatbush|NY|-73.96|40.65|93,Flatlands|NY|-73.93|40.62|63,Fleetwood|BC|-122.8|49.17|65,Fleming Island|FL|-81.72|30.09|27,Flint|MI|-83.69|43.01|98,Florence|AL|-87.68|34.8|40,Florence|SC|-79.76|34.2|38,Florence|KY|-84.63|39|32,Florence|AZ|-111.39|33.03|31,Florence-Graham|CA|-118.24|33.97|63,Florin|CA|-121.41|38.5|47,Florissant|MO|-90.32|38.79|52,Flower Mound|TX|-97.1|33.01|71,Folsom|CA|-121.18|38.68|76,Fond du Lac|WI|-88.44|43.77|42,Fontana|CA|-117.44|34.09|212,Foothill Farms|CA|-121.35|38.68|33,Fordham|NY|-73.9|40.86|94,Forest Hills|NY|-73.85|40.72|67,Forest Hills|MI|-85.49|42.96|25,Fort Bragg|NC|-79.01|35.14|29,Fort Cavazos|TX|-97.78|31.13|29,Fort Collins|CO|-105.08|40.59|170,Fort Erie|ON|-78.93|42.9|30,Fort Garry South|MB|-97.16|49.79|65,Fort Hamilton|NY|-74.03|40.62|28,Fort Lauderdale|FL|-80.14|26.12|183,Fort Lee|NJ|-73.97|40.85|36,Fort McMurray|AB|-111.38|56.73|66,Fort Myers|FL|-81.84|26.62|74,Fort Pierce|FL|-80.33|27.45|44,Fort Smith|AR|-94.4|35.39|88,Fort Wayne|IN|-85.13|41.13|260,Fort Worth|TX|-97.32|32.73|1008,Fortuna Foothills|AZ|-114.41|32.66|26,Foster City|CA|-122.27|37.56|33,Fountain|CO|-104.7|38.68|27,Fountain Valley|CA|-117.95|33.71|56,Fountainebleau|FL|-80.35|25.77|59,Four Corners|FL|-81.65|28.33|26,Fraccionamiento Real Palmas|MX19|-100.16|25.9|34,Framingham|MA|-71.42|42.28|68,Framingham Center|MA|-71.44|42.3|65,Francisco I. Madero|MX07|-103.27|25.77|26,Frankfort|KY|-84.87|38.2|28,Franklin|TN|-86.87|35.93|72,Franklin|WI|-88.04|42.89|36,Franklin|MA|-71.4|42.08|30,Franklin Square|NY|-73.68|40.71|29,Fraser Heights|BC|-122.78|49.2|25,Frederick|MD|-77.41|39.41|69,Fredericksburg|VA|-77.46|38.3|28,Fredericton|NB|-66.67|45.95|63,Fredericton Northside|NB|-66.64|45.98|28,Freeport|NY|-73.58|40.66|43,Fremont|CA|-121.99|37.55|232,Fremont|NE|-96.5|41.43|26,Fresh Meadows|NY|-73.79|40.73|28,Fresnillo|MX32|-102.87|23.17|143,Fresno|CA|-119.77|36.75|542,Fridley|MN|-93.26|45.09|27,Friendswood|TX|-95.2|29.53|38,Frisco|TX|-96.82|33.15|154,Frontera|MX07|-101.45|26.93|69,Fruit Cove|FL|-81.64|30.11|29,Fuentes del Valle|MX15|-99.14|19.63|74,Fullerton|CA|-117.93|33.87|140,Gabriel Leyva Solano|MX25|-108.64|25.66|27,Gadsden|AL|-86.01|34.01|36,Gage Park|IL|-87.7|41.8|41,Gahanna|OH|-82.88|40.02|34,Gainesville|FL|-82.32|29.65|145,Gainesville|GA|-83.82|34.3|38,Gaithersburg|MD|-77.2|39.14|67,Galesburg|IL|-90.37|40.95|31,Gallatin|TN|-86.45|36.39|34,Galt|CA|-121.3|38.25|25,Galveston|TX|-94.8|29.3|50,Garcia|MX19|-100.59|25.8|93,Garden City|KS|-100.87|37.97|27,Garden City|MI|-83.33|42.33|26,Garden Grove|CA|-117.94|33.77|175,Gardena|CA|-118.31|33.89|60,Garfield|NJ|-74.11|40.88|31,Garfield Heights|OH|-81.61|41.42|28,Garland|TX|-96.64|32.91|236,Garner|NC|-78.61|35.71|28,Gary|IN|-87.35|41.59|77,Gastonia|NC|-81.19|35.26|74,Gatineau|QC|-75.7|45.48|300,Georgetown|TX|-97.68|30.63|63,Georgetown|ON|-79.92|43.65|44,Georgetown|KY|-84.56|38.21|32,Germantown|MD|-77.27|39.17|86,Germantown|TN|-89.81|35.09|39,Gilbert|AZ|-111.79|33.35|247,Gillette|WY|-105.5|44.29|32,Gilroy|CA|-121.57|37.01|53,Gladstone|MO|-94.55|39.2|26,Glastonbury|CT|-72.61|41.71|31,Glen Burnie|MD|-76.62|39.16|67,Glen Cove|NY|-73.63|40.86|27,Glen Ellyn|IL|-88.07|41.88|28,Glendale|AZ|-112.19|33.54|240,Glendale|CA|-118.26|34.14|201,Glendale|NY|-73.89|40.7|34,Glendale Heights|IL|-88.06|41.91|34,Glendora|CA|-117.87|34.14|52,Glenfield-Jane Heights|ON|-79.51|43.75|30,Glenview|IL|-87.79|42.07|47,Glenville|NY|-74.05|42.93|29,Gloucester|ON|-75.63|45.35|150,Gloucester|MA|-70.66|42.61|29,Golden Glades|FL|-80.2|25.91|33,Goldsboro|NC|-77.99|35.38|35,Goleta|CA|-119.83|34.44|30,Gomez Palacio|MX10|-103.5|25.57|257,Goodyear|AZ|-112.36|33.44|79,Goose Creek|SC|-80.03|32.98|40,Goshen|IN|-85.83|41.58|32,Gramercy Park|NY|-73.99|40.74|27,Granby|QC|-72.73|45.4|66,Grand Forks|ND|-97.03|47.93|57,Grand Island|NE|-98.34|40.93|51,Grand Junction|CO|-108.55|39.06|60,Grand Prairie|TX|-97|32.75|187,Grand Rapids|MI|-85.67|42.96|195,Grande Prairie|AB|-118.8|55.17|70,Grandview|MO|-94.53|38.89|25,Grandview-Woodlands|BC|-123.07|49.28|29,Granger|IN|-86.11|41.75|30,Granite City|IL|-90.15|38.7|29,Grants Pass|OR|-123.33|42.44|37,Grapevine|TX|-97.08|32.93|51,Gravesend|NY|-73.97|40.6|112,Great Falls|MT|-111.3|47.5|59,Greater Grand Crossing|IL|-87.61|41.76|32,Greater Sudbury|ON|-80.99|46.49|166,Greeley|CO|-104.71|40.42|108,Green|OH|-81.48|40.95|25,Green Bay|WI|-88.02|44.52|105,Greenacres City|FL|-80.13|26.62|32,Greenburgh|NY|-73.84|41.03|86,Greenfield|WI|-88.01|42.96|37,Greenpoint|NY|-73.95|40.72|34,Greensboro|NC|-79.79|36.07|285,Greenville|NC|-77.37|35.61|90,Greenville|SC|-82.39|34.85|64,Greenville|MS|-91.06|33.41|32,Greenville|TX|-96.11|33.14|26,Greenwood|IN|-86.11|39.61|55,Greer|SC|-82.23|34.94|28,Gresham|OR|-122.43|45.5|110,Grimsby|ON|-79.57|43.2|27,Grove City|OH|-83.09|39.88|39,Guadalajara|MX14|-103.35|20.68|1385,Guadalupe|MX19|-100.26|25.68|673,Guadalupe|MX32|-102.52|22.75|170,Guamuchil|MX25|-108.08|25.46|72,Guanajuato|MX11|-101.26|21.02|72,Guasave|MX25|-108.47|25.57|71,Guelph|ON|-80.26|43.55|143,Guildford|BC|-122.8|49.19|64,Gulfport|MS|-89.09|30.37|71,Gurnee|IL|-87.9|42.37|31,Gustavo Adolfo Madero|MX09|-99.11|19.49|1185,Gwynn Oak|MD|-76.69|39.33|47,Hacienda Heights|CA|-117.97|33.99|54,Hacienda Santa Fe|MX14|-103.38|20.52|86,Hackensack|NJ|-74.04|40.89|44,Hagerstown|MD|-77.72|39.64|40,Halifax|NS|-63.58|44.64|471,Hallandale Beach|FL|-80.15|25.98|39,Haltom City|TX|-97.27|32.8|44,Halton Hills|ON|-79.93|43.64|62,Hamden|CT|-72.9|41.4|59,Hamilton|ON|-79.85|43.25|569,Hamilton|OH|-84.56|39.4|62,Hammond|IN|-87.5|41.58|77,Hampton|VA|-76.35|37.03|137,Hanford|CA|-119.65|36.33|55,Hanover|MD|-76.72|39.19|38,Hanover Park|IL|-88.15|42|38,Harker Heights|TX|-97.66|31.08|29,Harlem|NY|-73.95|40.81|116,Harlingen|TX|-97.7|26.19|65,Harrisburg|PA|-76.88|40.27|50,Harrison|NY|-73.71|40.97|28,Harrisonburg|VA|-78.87|38.45|52,Hartford|CT|-72.69|41.76|121,Harvey|IL|-87.65|41.61|25,Hastings-Sunrise|BC|-123.03|49.28|34,Hattiesburg|MS|-89.29|31.33|46,Haverhill|MA|-71.08|42.78|62,Havertown|PA|-75.31|39.98|50,Hawai'i Kai|HI|-157.7|21.3|30,Hawthorne|CA|-118.35|33.92|88,Hayward|CA|-122.08|37.67|158,Hazelwood|MO|-90.37|38.77|25,Helena|MT|-112.04|46.59|32,Hell's Kitchen|NY|-73.99|40.76|45,Hemet|CA|-116.97|33.75|83,Hempstead|NY|-73.62|40.71|55,Henderson|NV|-114.98|36.04|285,Henderson|KY|-87.59|37.84|28,Hendersonville|TN|-86.62|36.3|56,Henrietta|NY|-77.61|43.06|42,Hercules|CA|-122.29|38.02|25,Hermitage|TN|-86.62|36.2|37,Hermosillo|MX26|-110.97|29.09|812,Heroica Caborca|MX26|-112.16|30.72|59,Heroica Ciudad de Juchitan de Zaragoza|MX20|-95.02|16.43|88,Heroica Guaymas|MX26|-110.9|27.92|117,Heroica Matamoros|MX28|-97.5|25.88|510,Heroica Zitacuaro|MX16|-100.36|19.44|84,Herriman|UT|-112.03|40.51|30,Hesperia|CA|-117.3|34.43|93,Hialeah|FL|-80.28|25.86|237,Hickory|NC|-81.34|35.73|40,Hicksville|NY|-73.53|40.77|41,Hidalgo del Parral|MX06|-105.67|26.93|104,High Point|NC|-80.01|35.96|110,Highland|CA|-117.21|34.13|54,Highland Park|IL|-87.8|42.18|29,Highlands Ranch|CO|-104.97|39.55|96,Hilliard|OH|-83.16|40.03|33,Hillsboro|OR|-122.99|45.52|102,Hillsborough|NJ|-74.63|40.48|38,Hilo|HI|-155.09|19.73|43,Hilton Head|SC|-80.75|32.22|37,Hilton Head Island|SC|-80.74|32.19|40,Hinesville|GA|-81.6|31.85|33,Hobart|IN|-87.26|41.53|28,Hobbs|NM|-103.14|32.7|38,Hoboken|NJ|-74.03|40.74|53,Hoffman Estates|IL|-88.08|42.04|52,Holbrook|NY|-73.08|40.81|27,Holladay|UT|-111.82|40.67|30,Holland|MI|-86.11|42.79|33,Hollister|CA|-121.4|36.85|37,Holly Springs|NC|-78.83|35.65|31,Hollywood|CA|-118.33|34.1|167,Hollywood|FL|-80.15|26.01|149,Holmesburg|PA|-75.03|40.04|28,Holyoke|MA|-72.62|42.2|40,Homestead|FL|-80.48|25.47|80,Homewood|AL|-86.8|33.47|25,Honolulu|HI|-157.86|21.31|350,Hoover|AL|-86.81|33.41|84,Hopkinsville|KY|-87.49|36.87|32,Horn Lake|MS|-90.03|34.96|26,Hot Springs|AR|-93.06|34.5|35,Houma|LA|-90.72|29.6|34,Houston|TX|-95.36|29.76|2314,Howard Beach|NY|-73.84|40.66|26,Huamantla|MX29|-97.93|19.31|51,Huatabampo|MX26|-109.64|26.83|30,Huatusco|MX30|-96.97|19.15|31,Huauchinango|MX21|-98.05|20.17|56,Huber Heights|OH|-84.12|39.84|38,Huejotzingo|MX21|-98.41|19.16|25,Huejutla de Reyes|MX13|-98.42|21.14|40,Huimanguillo|MX27|-93.39|17.83|27,Huixquilucan|MX15|-99.35|19.36|124,Huixtla|MX05|-92.46|15.14|32,Hull|QC|-75.71|45.43|63,Huntersville|NC|-80.84|35.41|52,Huntington|WV|-82.45|38.42|48,Huntington Beach|CA|-118|33.66|201,Huntington Park|CA|-118.23|33.98|59,Huntington Station|NY|-73.41|40.85|33,Huntley|IL|-88.43|42.17|26,Hunts Point|NY|-73.88|40.81|27,Huntsville|AL|-86.59|34.73|215,Huntsville|TX|-95.55|30.72|40,Hurst|TX|-97.17|32.82|39,Hutchinson|KS|-97.93|38.06|41,Hyde Park|MA|-71.12|42.26|31,Hyde Park|IL|-87.59|41.79|26,Idaho Falls|ID|-112.03|43.47|59,Iguala de la Independencia|MX12|-99.54|18.35|118,Imperial Beach|CA|-117.11|32.58|27,Independence|MO|-94.42|39.09|117,Independence|KY|-84.54|38.94|26,Indian Trail|NC|-80.67|35.08|37,Indianapolis|IN|-86.16|39.77|887,Indio|CA|-116.22|33.72|87,Inglewood|CA|-118.35|33.96|111,Innisfil|ON|-79.65|44.3|43,Inver Grove Heights|MN|-93.04|44.85|34,Iowa City|IA|-91.53|41.66|74,Irapuato|MX11|-101.36|20.67|380,Irondequoit|NY|-77.58|43.21|51,Irvine|CA|-117.82|33.67|256,Irving|TX|-96.95|32.81|236,Irving Park|IL|-87.74|41.95|56,Irvington|NJ|-74.23|40.73|61,Isla|MX30|-95.53|18.03|26,Islington-City Centre West|ON|-79.54|43.63|43,Issaquah|WA|-122.03|47.53|36,Ithaca|NY|-76.5|42.44|30,Ixmiquilpan|MX13|-99.22|20.48|34,Ixtaczoquitlan|MX30|-97.06|18.85|26,Ixtapa|MX14|-105.21|20.72|29,Ixtapa-Zihuatanejo|MX12|-101.55|17.64|67,Ixtapaluca|MX15|-98.88|19.32|322,Ixtepec|MX20|-95.1|16.56|25,Iztacalco|MX09|-99.1|19.4|384,Iztapalapa|MX09|-99.06|19.36|1835,Izucar de Matamoros|MX21|-98.46|18.6|42,Jackson|MS|-90.18|32.3|153,Jackson|TN|-88.81|35.61|66,Jackson|NJ|-74.86|39.78|54,Jackson|MI|-84.4|42.25|33,Jackson Heights|NY|-73.89|40.76|67,Jacksonville|FL|-81.66|30.33|1009,Jacksonville|NC|-77.43|34.75|67,Jacksonville|AR|-92.11|34.87|28,Jacona de Plancarte|MX16|-102.31|19.96|53,Jaltipan de Morelos|MX30|-94.71|17.97|32,Jamaica|NY|-73.81|40.69|216,Jamaica Plain|MA|-71.12|42.31|37,Jamestown|NY|-79.24|42.1|30,Janesville|WI|-89.02|42.68|64,Jardines de la Silla|MX19|-100.19|25.63|53,Jefferson City|MO|-92.17|38.58|42,Jeffersontown|KY|-85.56|38.19|26,Jeffersonville|IN|-85.74|38.28|46,Jerez de Garcia Salinas|MX32|-102.99|22.65|43,Jersey City|NJ|-74.08|40.73|264,Jesus Maria|MX01|-102.34|21.96|43,Jiutepec|MX17|-99.18|18.88|215,Johns Creek|GA|-84.2|34.03|83,Johnson City|TN|-82.35|36.31|66,Johnston|RI|-71.51|41.82|29,Joint Base Pearl Harbor Hickam|HI|-157.95|21.35|42,Joliet|IL|-88.08|41.53|147,Joliette|QC|-73.42|46.02|34,Jonesboro|AR|-90.7|35.84|73,Jonquiere|QC|-71.25|48.42|54,Joplin|MO|-94.51|37.08|51,Jose Mariano Jimenez|MX06|-104.92|27.13|34,Juneau|AK|-134.42|58.3|31,Jupiter|FL|-80.09|26.93|62,Juventino Rosas|MX11|-101|20.64|42,Kahului|HI|-156.47|20.89|26,Kailua|HI|-157.74|21.4|38,Kalamazoo|MI|-85.59|42.29|76,Kalihi-Palama|HI|-157.88|21.33|43,Kamloops|BC|-120.32|50.67|104,Kanasin|MX31|-89.56|20.93|77,Kanata|ON|-75.92|45.3|90,Kaneohe|HI|-157.8|21.4|34,Kankakee|IL|-87.86|41.12|26,Kannapolis|NC|-80.62|35.49|46,Kansas City|MO|-94.58|39.1|475,Kansas City|KS|-94.63|39.11|152,Kaysville|UT|-111.94|41.04|30,Kearney|NE|-99.08|40.7|33,Kearns|UT|-112|40.66|35,Kearny|NJ|-74.15|40.77|42,Keizer|OR|-123.03|44.99|37,Keller|TX|-97.25|32.93|45,Kelowna|BC|-119.49|49.88|144,Ken Caryl|CO|-105.11|39.58|32,Kendale Lakes|FL|-80.41|25.71|56,Kendall|FL|-80.32|25.68|80,Kendall West|FL|-80.44|25.71|36,Kenner|LA|-90.24|29.99|67,Kennesaw|GA|-84.62|34.02|33,Kennewick|WA|-119.14|46.21|78,Kenosha|WI|-87.82|42.58|99,Kensington|NY|-73.97|40.65|39,Kensington-Cedar Cottage|BC|-123.07|49.25|49,Kent|WA|-122.23|47.38|126,Kent|OH|-81.36|41.15|29,Kentwood|MI|-85.64|42.87|51,Kettering|OH|-84.17|39.69|55,Kew Gardens Hills|NY|-73.82|40.73|37,Key West|FL|-81.78|24.56|25,Killarney|BC|-123.04|49.23|29,Killeen|TX|-97.73|31.12|140,Kingman|AZ|-114.05|35.19|28,Kings Bridge|NY|-73.91|40.88|75,Kingsport|TN|-82.56|36.55|53,Kingston|ON|-76.48|44.23|132,Kingsville|TX|-97.86|27.52|26,Kirkland|WA|-122.21|47.68|87,Kirkwood|MO|-90.41|38.58|27,Kiryas Joel|NY|-74.17|41.34|32,Kissimmee|FL|-81.42|28.3|69,Kitchener|ON|-80.51|43.43|256,Kitsilano|BC|-123.17|49.27|43,Knoxville|TN|-83.92|35.96|190,Kokomo|IN|-86.13|40.49|57,Koreatown|CA|-118.3|34.06|124,Kyle|TX|-97.88|29.99|35,L'Amoreaux|ON|-79.31|43.8|43,La Barca|MX14|-102.54|20.29|35,La Cite-Limoilou|QC|-71.23|46.83|108,La Crosse|WI|-91.24|43.8|52,La Habra|CA|-117.95|33.93|62,La Haute-Saint-Charles|QC|-71.37|46.89|88,La Jolla|CA|-117.27|32.85|42,La Joya|MX02|-117|32.44|26,La Mesa|CA|-117.02|32.77|60,La Mirada|CA|-118.01|33.92|49,La Paz|MX03|-110.31|24.14|250,La Piedad de Cabadas|MX16|-102.02|20.34|83,La Porte|TX|-95.02|29.67|35,La Presa|CA|-117|32.71|34,La Puente|CA|-117.95|34.02|40,La Quinta|CA|-116.31|33.66|40,La Vergne|TN|-86.58|36.02|34,La Verne|CA|-117.77|34.1|32,Lacey|WA|-122.82|47.03|46,Lafayette|LA|-92.02|30.22|121,Lafayette|IN|-86.88|40.42|71,Lafayette|CO|-105.09|39.99|27,Lafayette|CA|-122.12|37.89|25,Lagos de Moreno|MX14|-101.93|21.36|98,LaGrange|GA|-85.03|33.04|29,Laguna|CA|-121.42|38.42|46,Laguna Hills|CA|-117.71|33.61|31,Laguna Niguel|CA|-117.71|33.52|65,Lake Charles|LA|-93.2|30.21|76,Lake Elsinore|CA|-117.33|33.67|61,Lake Forest|CA|-117.69|33.65|82,Lake Havasu City|AZ|-114.32|34.48|53,Lake in the Hills|IL|-88.33|42.18|29,Lake Jackson|TX|-95.43|29.03|27,Lake Magdalene|FL|-82.47|28.07|28,Lake Oswego|OR|-122.67|45.42|38,Lake Ridge|VA|-77.3|38.69|41,Lake Stevens|WA|-122.06|48.02|30,Lake Worth Beach|FL|-80.07|26.62|37,Lakeland|FL|-81.95|28.04|104,Lakeside|FL|-81.77|30.13|30,Lakeville|MN|-93.24|44.65|60,Lakewood|CO|-105.08|39.7|152,Lakewood|CA|-118.13|33.85|81,Lakewood|WA|-122.52|47.17|59,Lakewood|NJ|-74.22|40.1|53,Lakewood|SK|-106.59|52.11|51,Lakewood|OH|-81.8|41.48|50,Lancaster|CA|-118.14|34.7|161,Lancaster|PA|-76.31|40.04|59,Lancaster|OH|-82.6|39.71|39,Lancaster|TX|-96.76|32.59|38,Land O' Lakes|FL|-82.46|28.22|31,Langford|BC|-123.5|48.45|46,Langley|BC|-122.66|49.1|132,Lansing|MI|-84.56|42.73|112,Lansing|IL|-87.54|41.56|28,Laplace|LA|-90.48|30.07|29,Laramie|WY|-105.59|41.31|32,Laredo|TX|-99.51|27.51|256,Largo|FL|-82.79|27.91|81,Las Choapas|MX30|-94.1|17.91|42,Las Cruces|NM|-106.78|32.31|101,Las Guacamayas|MX16|-102.21|18.02|37,Las Pintitas|MX14|-103.3|20.56|26,Las Vegas|NV|-115.14|36.17|641,LaSalle|ON|-83.06|42.24|32,Lauderdale Lakes|FL|-80.21|26.17|34,Lauderhill|FL|-80.21|26.14|71,Laurel|MD|-76.85|39.1|26,Laval|QC|-73.69|45.57|438,Laval-des-Rapides|QC|-73.7|45.56|36,Lawndale|CA|-118.35|33.89|33,Lawrence|KS|-95.24|38.97|93,Lawrence|MA|-71.16|42.71|80,Lawrence|IN|-86.03|39.84|47,Lawrenceville|GA|-83.99|33.96|30,Lawson|SK|-106.64|52.16|34,Lawton|OK|-98.39|34.61|96,Layton|UT|-111.97|41.06|74,Le Plateau-Mont-Royal|QC|-73.58|45.53|105,Le Sud-Ouest|QC|-73.59|45.47|86,Le Vieux-Longueuil|QC|-73.51|45.54|135,League City|TX|-95.09|29.51|98,Leamington|ON|-82.6|42.05|35,Leander|TX|-97.85|30.58|59,Leavenworth|KS|-94.92|39.31|35,Leawood|KS|-94.62|38.97|34,Lebanon|TN|-86.29|36.21|30,Lebanon|PA|-76.41|40.34|25,Lee's Summit|MO|-94.38|38.91|95,Leesburg|VA|-77.56|39.12|51,Lehi|UT|-111.85|40.39|58,Lehigh Acres|FL|-81.62|26.63|86,Leisure City|FL|-80.43|25.5|26,Lemon Grove|CA|-117.03|32.74|26,Lemoore|CA|-119.78|36.3|25,Lenexa|KS|-94.73|38.95|52,Leominster|MA|-71.76|42.53|41,Leon de los Aldama|MX11|-101.68|21.12|1579,Lerdo|MX10|-103.52|25.54|79,Les Rivieres|QC|-71.27|46.82|77,Lethbridge|AB|-112.82|49.7|103,Levis|QC|-71.18|46.8|143,Levittown|PA|-74.83|40.16|52,Levittown|NY|-73.51|40.73|51,Lewiston|ME|-70.21|44.1|36,Lewiston|ID|-117.02|46.42|32,Lewiston Orchards|ID|-116.98|46.38|31,Lewisville|TX|-96.99|33.05|104,Lexington|KY|-84.48|37.99|320,Lexington|MA|-71.22|42.45|31,Lexington-Fayette|KY|-84.46|38.05|314,Liberty|MO|-94.42|39.25|30,Lima|OH|-84.11|40.74|37,Linares|MX19|-99.57|24.86|70,Lincoln|NE|-96.67|40.8|294,Lincoln|CA|-121.29|38.89|49,Lincoln Park|IL|-87.65|41.92|66,Lincoln Park|MI|-83.18|42.25|37,Lincoln Square|IL|-87.69|41.98|40,Linden|NJ|-74.24|40.62|42,Lindenhurst|NY|-73.37|40.69|27,Linton Hall|VA|-77.57|38.76|35,Little Elm|TX|-96.94|33.16|38,Little Havana|FL|-80.23|25.77|53,Little Rock|AR|-92.29|34.75|202,Littleton|CO|-105.02|39.61|46,Livermore|CA|-121.77|37.68|88,Livingston|NJ|-74.31|40.8|27,Livonia|MI|-83.35|42.37|94,Lloydminster|AB|-110.02|53.27|31,Lochearn|MD|-76.72|39.34|25,Lockport|IL|-88.06|41.59|25,Lodi|CA|-121.27|38.13|64,Logan|UT|-111.83|41.74|50,Logan Square|IL|-87.7|41.92|73,Loma Bonita|MX20|-95.88|18.11|40,Lombard|IL|-88.01|41.88|43,Lompoc|CA|-120.46|34.64|44,London|ON|-81.23|42.98|422,Long Beach|CA|-118.19|33.77|474,Long Beach|NY|-73.66|40.59|33,Long Branch|NJ|-73.99|40.3|30,Long Island City|NY|-73.95|40.74|25,Longfellow Community|MN|-93.23|44.94|29,Longmont|CO|-105.1|40.17|92,Longueuil|QC|-73.47|45.52|229,Longview|TX|-94.74|32.5|82,Longview|WA|-122.94|46.14|36,Lorain|OH|-82.18|41.45|63,Los Altos|CA|-122.11|37.39|30,Los Angeles|CA|-118.24|34.05|3820,Los Banos|CA|-120.85|37.06|37,Los Gatos|CA|-121.97|37.23|30,Los Mochis|MX25|-109|25.79|256,Los Reyes Acaquilpan|MX15|-98.98|19.36|85,Los Reyes de Salgado|MX16|-102.47|19.59|39,Louisville|KY|-85.76|38.25|624,Loveland|CO|-105.07|40.4|75,Lowell|MA|-71.32|42.63|110,Lower Sackville|NS|-63.68|44.78|51,Lower West Side|IL|-87.67|41.85|34,Lubbock|TX|-101.86|33.58|249,Lufkin|TX|-94.73|31.34|36,Lynchburg|VA|-79.14|37.41|79,Lynn|MA|-70.95|42.47|92,Lynnwood|WA|-122.32|47.82|36,Lynwood|CA|-118.21|33.93|71,Mableton|GA|-84.58|33.82|37,Macon|GA|-83.63|32.84|91,Macuspana|MX27|-92.6|17.76|32,Madera|CA|-120.06|36.96|64,Madison|WI|-89.4|43.07|280,Madison|AL|-86.75|34.7|46,Madison|MS|-90.12|32.46|25,Madison Heights|MI|-83.11|42.49|30,Magdalena Atlicpac|MX15|-98.95|19.37|26,Magdalena Contreras|MX09|-99.21|19.33|238,Magdalena de Kino|MX26|-110.96|30.63|26,Magna|UT|-112.1|40.71|26,Makakilo / Kapolei / Honokai Hale|HI|-158.1|21.34|46,Makiki / Lower Punchbowl / Tantalus|HI|-157.83|21.32|31,Malden|MA|-71.07|42.43|61,Malvern|ON|-79.22|43.81|43,Manassas|VA|-77.48|38.75|41,Manchester|NH|-71.45|43|110,Manchester|CT|-72.52|41.78|30,Manhattan|NY|-73.97|40.78|1487,Manhattan|KS|-96.57|39.18|56,Manhattan Beach|CA|-118.41|33.88|35,Manhattan Valley|NY|-73.97|40.79|38,Manitowoc|WI|-87.66|44.09|33,Mankato|MN|-94.01|44.16|41,Mansfield|TX|-97.14|32.56|64,Mansfield|OH|-82.52|40.76|46,Mansfield City|CT|-72.23|41.77|26,Manteca|CA|-121.22|37.8|75,Manzanillo|MX08|-104.34|19.12|159,Maple Grove|MN|-93.46|45.07|68,Maple Ridge|BC|-122.6|49.22|82,Maple Valley|WA|-122.05|47.39|25,Maplewood|MN|-93|44.95|40,Maplewood|NJ|-74.27|40.73|25,Marana|AZ|-111.23|32.44|41,Maravatio de Ocampo|MX16|-100.44|19.89|34,Marfil|MX11|-101.29|21|29,Margate|FL|-80.21|26.24|57,Maricopa|AZ|-112.05|33.06|48,Marietta|GA|-84.55|33.95|59,Marion|IA|-91.6|42.03|37,Marion|OH|-83.13|40.59|36,Marion|IN|-85.66|40.56|29,Markham|ON|-79.27|43.87|338,Marlboro|NJ|-74.25|40.32|40,Marlborough|MA|-71.55|42.35|39,Marpole|BC|-123.13|49.21|27,Marrero|LA|-90.1|29.9|33,Marshalltown|IA|-92.91|42.05|27,Martinez|CA|-122.13|38.02|38,Martinez|GA|-82.08|33.52|35,Martinez de la Torre|MX30|-97.06|20.07|60,Maryland Heights|MO|-90.43|38.71|27,Marysville|WA|-122.18|48.05|66,Maryvale|AZ|-112.18|33.5|208,Maryville|TN|-83.97|35.76|28,Mascouche|QC|-73.6|45.75|34,Mason|OH|-84.31|39.36|32,Mason City|IA|-93.2|43.15|27,Maspeth|NY|-73.91|40.72|48,Massillon|OH|-81.52|40.8|32,Matamoros|MX07|-103.23|25.53|52,Matehuala|MX24|-100.64|23.65|77,Mattapan|MA|-71.09|42.27|36,Matthews|NC|-80.72|35.12|30,Mauldin|SC|-82.31|34.78|25,Maywood|CA|-118.19|33.99|27,Mazatlan|MX25|-106.42|23.22|381,McAllen|TX|-98.23|26.2|140,McCully - Moiliili|HI|-157.83|21.29|28,McHenry|IL|-88.27|42.33|26,McKinney|TX|-96.62|33.2|162,McLean|VA|-77.18|38.93|48,McMinnville|OR|-123.2|45.21|33,Meadow Woods|FL|-81.37|28.39|25,Meads|KY|-82.71|38.41|288,Mechanicsville|VA|-77.37|37.61|36,Medford|OR|-122.88|42.33|79,Medford|MA|-71.11|42.42|57,Medicine Hat|AB|-110.68|50.04|63,Medina|OH|-81.86|41.14|26,Mehlville|MO|-90.32|38.51|28,Melbourne|FL|-80.61|28.08|84,Melchor Ocampo|MX15|-99.14|19.7|38,Melrose|MA|-71.07|42.46|27,Melrose Park|IL|-87.86|41.9|25,Memphis|TN|-90.05|35.15|633,Menifee|CA|-117.15|33.73|87,Menlo Park|CA|-122.18|37.45|33,Menomonee Falls|WI|-88.12|43.18|36,Mentor|OH|-81.34|41.67|46,Merced|CA|-120.48|37.3|82,Mercer Island|WA|-122.22|47.57|25,Mercerville-Hamilton Square|NJ|-74.67|40.23|26,Mercier-Hochelaga-Maisonneuve|QC|-73.55|45.57|142,Merida|MX31|-89.62|20.97|1201,Meriden|CT|-72.81|41.54|59,Meridian|ID|-116.39|43.61|90,Meridian|MS|-88.7|32.36|39,Merrillville|IN|-87.33|41.48|35,Merrimack|NH|-71.49|42.87|26,Merritt Island|FL|-80.69|28.36|34,Mesa|AZ|-111.82|33.42|471,Mesquite|TX|-96.6|32.77|144,Metairie|LA|-90.15|29.98|138,Metairie Terrace|LA|-90.16|29.98|142,Metepec|MX15|-99.6|19.26|28,Methuen|MA|-71.19|42.73|52,Metrotown|BC|-123|49.23|52,Mexicali|MX02|-115.45|32.63|1032,Mexico City|MX09|-99.13|19.43|12294,Miami|FL|-80.19|25.77|487,Miami Beach|FL|-80.13|25.79|92,Miami Gardens|FL|-80.25|25.94|113,Miami Lakes|FL|-80.31|25.91|30,Michigan City|IN|-86.9|41.71|31,Mid-City|CA|-118.36|34.04|83,Middle River|MD|-76.44|39.33|25,Middle Village|NY|-73.88|40.72|29,Middletown|NJ|-74.12|40.39|65,Middletown|OH|-84.4|39.52|48,Middletown|CT|-72.65|41.56|46,Middletown|NY|-74.42|41.45|27,Midland|TX|-102.08|32|132,Midland|MI|-84.25|43.62|42,Midvale|UT|-111.9|40.61|32,Midwest City|OK|-97.4|35.45|57,Miguel Aleman (La Doce)|MX26|-111.48|28.84|30,Miguel Hidalgo|MX09|-99.2|19.43|372,Milford|CT|-73.06|41.22|52,Milford|MA|-71.52|42.14|25,Milford Mill|MD|-76.77|39.35|29,Mililani Town|HI|-158.02|21.45|27,Millcreek|UT|-111.88|40.69|62,Milliken|ON|-79.3|43.82|26,Millville|NJ|-75.04|39.4|28,Milpitas|CA|-121.91|37.43|77,Milton|ON|-79.88|43.52|132,Milton|GA|-84.3|34.13|37,Milton|MA|-71.07|42.25|27,Milwaukee|WI|-87.91|43.04|563,Mimico|ON|-79.51|43.62|33,Minatitlan|MX30|-94.56|18|112,Minneapolis|MN|-93.26|44.98|410,Minnetonka|MN|-93.5|44.91|51,Minnetonka Mills|MN|-93.44|44.94|50,Minot|ND|-101.3|48.23|49,Mint Hill|NC|-80.65|35.18|25,Mira Mesa|CA|-117.14|32.92|70,Mirabel|QC|-74.08|45.65|34,Miramar|FL|-80.23|25.99|137,Miramar|MX28|-97.9|22.36|118,Misantla|MX30|-96.85|19.93|26,Mishawaka|IN|-86.16|41.66|48,Mission|TX|-98.33|26.22|83,Mission|BC|-122.3|49.13|41,Mission Bend|TX|-95.66|29.69|36,Mission District|CA|-122.42|37.76|47,Mission Viejo|CA|-117.67|33.6|97,Mississauga|ON|-79.66|43.58|717,Missoula|MT|-113.99|46.87|71,Missouri City|TX|-95.54|29.62|74,Mixquiahuala de Juarez|MX13|-99.21|20.23|25,Mobile|AL|-88.04|30.69|183,Modesto|CA|-121|37.64|211,Moline|IL|-90.52|41.51|42,Monclova|MX07|-101.42|26.91|215,Moncton|NB|-64.8|46.09|86,Monroe|LA|-92.12|32.51|49,Monroe|NC|-80.55|34.99|34,Monroeville|PA|-79.79|40.42|28,Monrovia|CA|-118|34.15|37,Montclair|NJ|-74.21|40.83|39,Montclair|CA|-117.69|34.08|38,Montebello|CA|-118.11|34.01|63,Montemorelos|MX19|-99.83|25.19|67,Monterey|CA|-121.89|36.6|28,Monterey Park|CA|-118.12|34.06|61,Monterrey|MX19|-100.32|25.68|1135,Montgomery|AL|-86.3|32.37|195,Montgomery Village|MD|-77.2|39.18|32,Montreal|QC|-73.59|45.51|1762,Montreal-Nord|QC|-73.63|45.6|86,Moore|OK|-97.49|35.34|60,Mooresville|NC|-80.81|35.58|36,Moorhead|MN|-96.77|46.87|42,Moorpark|CA|-118.88|34.29|36,Moose Jaw|SK|-105.53|50.4|33,Morelia|MX16|-101.18|19.7|743,Moreno Valley|CA|-117.23|33.94|204,Morgan Hill|CA|-121.65|37.13|42,Morgantown|WV|-79.96|39.63|30,Morningside Heights|NY|-73.96|40.81|55,Moroleon|MX11|-101.19|20.13|43,Morris Heights|NY|-73.92|40.85|40,Morristown|TN|-83.29|36.21|29,Moscow|ID|-117|46.73|25,Mott Haven|NY|-73.92|40.81|51,Mount Juliet|TN|-86.52|36.2|31,Mount Laurel|NJ|-74.89|39.93|41,Mount Lebanon|PA|-80.05|40.36|32,Mount Olive-Silverstone-Jamestown|ON|-79.59|43.75|32,Mount Pleasant|SC|-79.86|32.79|81,Mount Pleasant|DC|-77.04|38.93|35,Mount Pleasant|BC|-123.1|49.27|33,Mount Pleasant|WI|-87.86|42.7|26,Mount Pleasant|MI|-84.77|43.6|26,Mount Pleasant West|ON|-79.39|43.7|29,Mount Prospect|IL|-87.94|42.07|54,Mount Vernon|NY|-73.84|40.91|68,Mount Vernon|WA|-122.33|48.42|34,Mountain View|CA|-122.08|37.39|80,Moyotzingo|MX21|-98.4|19.25|27,Mt Pleasant|BC|-123.1|49.26|32,Muncie|IN|-85.39|40.19|70,Mundelein|IL|-88|42.26|31,Murfreesboro|TN|-86.39|35.85|165,Murray|UT|-111.89|40.67|49,Murrieta|CA|-117.21|33.55|109,Muskegon|MI|-86.25|43.23|38,Muskogee|OK|-95.37|35.75|38,Myrtle Beach|SC|-78.89|33.69|31,Nacogdoches|TX|-94.66|31.6|33,Nampa|ID|-116.56|43.54|89,Nanaimo|BC|-123.94|49.17|90,Nanchital de Lazaro Cardenas del Rio|MX30|-94.41|18.07|25,Napa|CA|-122.29|38.3|80,Naperville|IL|-88.15|41.79|147,Nashua|NH|-71.47|42.77|87,Nashville|TN|-86.78|36.17|689,Natick|MA|-71.35|42.28|32,National City|CA|-117.1|32.68|61,Naucalpan de Juarez|MX15|-99.24|19.48|834,Naugatuck|CT|-73.05|41.49|31,Navarre|FL|-86.86|30.4|31,Navojoa|MX26|-109.44|27.07|113,Navolato|MX25|-107.7|24.77|29,Near North Side|IL|-87.63|41.9|85,Needham|MA|-71.23|42.28|28,Neenah|WI|-88.46|44.19|25,Nepean|ON|-75.72|45.34|180,Neufchatel-Est-Lebourgneuf|QC|-71.34|46.85|37,New Albany|IN|-85.82|38.29|36,New Bedford|MA|-70.93|41.64|101,New Berlin|WI|-88.11|42.98|39,New Bern|NC|-77.04|35.11|30,New Braunfels|TX|-98.12|29.7|70,New Britain|CT|-72.78|41.66|72,New Brunswick|NJ|-74.45|40.49|57,New City|IL|-87.66|41.81|40,New City|NY|-73.99|41.15|33,New Haven|CT|-72.93|41.31|130,New Iberia|LA|-91.82|30|30,New Lenox|IL|-87.97|41.51|25,New London|CT|-72.1|41.36|27,New Orleans|LA|-90.08|29.95|362,New Rochelle|NY|-73.78|40.91|79,New South Memphis|TN|-90.06|35.09|641,New Westminster|BC|-122.91|49.21|78,New York City|NY|-74.01|40.71|8804,Newark|NJ|-74.17|40.74|281,Newark|OH|-82.4|40.06|47,Newark|CA|-122.04|37.53|45,Newark|DE|-75.75|39.68|33,Newburgh|NY|-74.01|41.5|28,Newington|CT|-72.72|41.7|30,Newmarket|ON|-79.47|44.05|91,Newnan|GA|-84.8|33.38|37,Newport Beach|CA|-117.93|33.62|87,Newport News|VA|-76.43|36.98|186,Newton|BC|-122.85|49.13|159,Newton|MA|-71.21|42.34|88,Niagara|ON|-79.41|43.64|31,Niagara Falls|ON|-79.07|43.1|99,Niagara Falls|NY|-79.06|43.09|48,Nicholasville|KY|-84.57|37.88|29,Nicolas Romero|MX15|-99.31|19.64|281,Niles|IL|-87.8|42.02|29,Noblesville|IN|-86.01|40.05|59,Nogales|MX26|-110.94|31.31|264,Norco|CA|-117.55|33.93|26,Norfolk|VA|-76.29|36.85|238,Norfolk County|ON|-80.38|42.83|60,Normal|IL|-88.99|40.51|54,Norman|OK|-97.44|35.22|128,Norristown|PA|-75.34|40.12|34,North Andover|MA|-71.14|42.7|28,North Bay|ON|-79.47|46.32|50,North Bel Air|MD|-76.35|39.54|33,North Bergen|NJ|-74.01|40.8|63,North Bethesda|MD|-77.12|39.04|43,North Brunswick|NJ|-74.48|40.45|43,North Center|IL|-87.68|41.95|34,North Charleston|SC|-79.97|32.85|108,North Chicago|IL|-87.84|42.33|29,North Chicopee|MA|-72.6|42.18|55,North Cowichan|BC|-123.69|48.84|29,North Creek|WA|-122.18|47.82|26,North Delta|BC|-122.92|49.17|60,North Fort Myers|FL|-81.88|26.67|39,North Highlands|CA|-121.37|38.69|42,North Hills|CA|-118.48|34.24|56,North Hollywood|CA|-118.38|34.17|64,North Kingstown|RI|-71.47|41.55|28,North La Crosse|WI|-91.25|43.85|50,North Las Vegas|NV|-115.12|36.2|234,North Lauderdale|FL|-80.23|26.22|43,North Lawndale|IL|-87.72|41.86|35,North Little Rock|AR|-92.27|34.77|66,North Miami|FL|-80.19|25.89|62,North Miami Beach|FL|-80.16|25.93|43,North Olmsted|OH|-81.92|41.42|32,North Peoria|IL|-89.58|40.72|113,North Port|FL|-82.24|27.04|62,North Providence|RI|-71.47|41.85|33,North Richland Hills|TX|-97.23|32.83|69,North Ridgeville|OH|-82.02|41.39|32,North Royalton|OH|-81.72|41.31|30,North Stamford|CT|-73.54|41.14|121,North Tonawanda|NY|-78.86|43.04|30,North Vancouver|BC|-123.07|49.32|88,Northampton|MA|-72.64|42.33|28,Northbrook|IL|-87.83|42.13|33,Northglenn|CO|-104.99|39.89|39,Northridge|CA|-118.54|34.23|68,Norwalk|CA|-118.08|33.9|107,Norwalk|CT|-73.41|41.12|88,Norwich|CT|-72.08|41.52|39,Norwood|MA|-71.2|42.19|28,Notre-Dame-de-Grace|QC|-73.61|45.48|68,Novato|CA|-122.57|38.11|55,Novi|MI|-83.48|42.48|58,Nueva Italia de Ruiz|MX16|-102.09|19.02|32,Nueva Rosita|MX07|-101.22|27.94|38,Nuevo Casas Grandes|MX06|-107.91|30.42|55,Nuevo Laredo|MX28|-99.52|27.48|416,Nuevo Mexico|MX14|-103.44|20.76|28,Nutana Sector|SK|-106.64|52.1|72,Nutley|NJ|-74.16|40.82|27,O'Fallon|MO|-90.7|38.81|85,O'Fallon|IL|-89.91|38.59|29,Oak Creek|WI|-87.86|42.89|35,Oak Forest|IL|-87.74|41.6|28,Oak Hill|VA|-77.4|38.93|33,Oak Lawn|IL|-87.76|41.71|56,Oak Park|IL|-87.78|41.89|52,Oak Park|MI|-83.18|42.46|29,Oak Ridge|TN|-84.27|36.01|29,Oakdale|MN|-92.96|44.96|28,Oakland|CA|-122.27|37.8|419,Oakland Park|FL|-80.13|26.17|44,Oakley|CA|-121.71|38|39,Oakton|VA|-77.3|38.88|34,Oakville|ON|-79.68|43.45|213,Oakville|MO|-90.3|38.47|36,Oaxaca|MX20|-96.73|17.06|255,Ocala|FL|-82.14|29.19|58,Oceanside|CA|-117.38|33.2|175,Oceanside|NY|-73.64|40.64|32,Ocoee|FL|-81.54|28.57|43,Ocosingo|MX05|-92.09|16.91|41,Ocotlan|MX14|-102.77|20.35|83,Ocoyoacac|MX15|-99.46|19.27|26,Ocozocoautla de Espinosa|MX05|-93.37|16.76|39,Odenton|MD|-76.7|39.08|37,Odessa|TX|-102.37|31.85|114,Ogden|UT|-111.97|41.22|85,Oildale|CA|-119.02|35.42|32,Ojinaga|MX06|-104.54|29.57|28,Ojo de Agua|MX15|-99.01|19.68|386,Okanagan Mission|BC|-119.48|49.82|38,Oklahoma City|OK|-97.52|35.47|681,Okotoks|AB|-113.98|50.73|30,Olathe|KS|-94.82|38.88|134,Olive Branch|MS|-89.83|34.96|36,Olney|PA|-75.12|40.04|39,Olney|MD|-77.07|39.15|33,Olympia|WA|-122.9|47.04|55,Omaha|NE|-95.94|41.26|486,Ontario|CA|-117.65|34.06|171,Opelika|AL|-85.38|32.65|29,Opportunity|WA|-117.24|47.65|25,Orange|CA|-117.85|33.79|140,Orange|NJ|-74.23|40.77|34,Orangevale|CA|-121.23|38.68|33,Orangeville|ON|-80.1|43.92|30,Orcutt|CA|-120.44|34.87|28,Oregon City|OR|-122.61|45.36|35,Orem|UT|-111.69|40.3|94,Orillia|ON|-79.42|44.61|31,Orizaba|MX30|-97.1|18.85|123,Orland Park|IL|-87.85|41.63|58,Orlando|FL|-81.38|28.54|334,Orleans|ON|-75.5|45.46|125,Ormond Beach|FL|-81.06|29.29|40,Oro Valley|AZ|-110.97|32.39|45,Oshawa|ON|-78.85|43.9|175,Oshkosh|WI|-88.54|44.02|66,Ossining|NY|-73.86|41.16|25,Oswego|IL|-88.35|41.68|33,Ottawa|ON|-75.7|45.41|1017,Ottawa South|ON|-75.69|45.39|125,Overbrook|PA|-75.24|39.99|32,Overland Park|KS|-94.67|38.98|186,Oviedo|FL|-81.21|28.67|38,Owasso|OK|-95.85|36.27|34,Owatonna|MN|-93.23|44.08|25,Owensboro|KY|-87.11|37.77|59,Owings Mills|MD|-76.78|39.42|30,Oxford Circle|PA|-75.07|40.05|48,Oxnard|CA|-119.18|34.2|207,Oxon Hill-Glassmanor|MD|-76.97|38.8|35,Ozone Park|NY|-73.84|40.68|53,Pabellon de Arteaga|MX01|-102.28|22.15|28,Pachuca de Soto|MX13|-98.73|20.12|256,Pacifica|CA|-122.49|37.61|39,Pahrump|NV|-115.98|36.21|36,Palatine|IL|-88.03|42.11|69,Palenque|MX05|-91.98|17.51|42,Palm Bay|FL|-80.59|28.03|119,Palm Beach Gardens|FL|-80.14|26.82|52,Palm Coast|FL|-81.21|29.58|82,Palm Desert|CA|-116.38|33.72|51,Palm Harbor|FL|-82.76|28.08|57,Palm Springs|CA|-116.55|33.83|47,Palmdale|CA|-118.12|34.58|158,Palo Alto|CA|-122.14|37.44|66,Panama City|FL|-85.66|30.16|38,Panorama Hills|AB|-114.08|51.15|25,Panuco|MX30|-98.18|22.05|40,Papantla de Olarte|MX30|-97.32|20.45|53,Paracho de Verduzco|MX16|-102.05|19.65|37,Paradise|NV|-115.15|36.1|223,Paradise|CA|-121.62|39.76|26,Paragould|AR|-90.5|36.06|27,Paraiso|MX27|-93.21|18.4|86,Paramount|CA|-118.16|33.89|55,Paramus|NJ|-74.08|40.94|26,Parc-Extension|QC|-73.63|45.53|33,Park Ridge|IL|-87.84|42.01|37,Park Slope|NY|-73.99|40.67|65,Parkchester|NY|-73.86|40.84|65,Parker|CO|-104.76|39.52|49,Parkersburg|WV|-81.56|39.27|30,Parkland|WA|-122.43|47.16|35,Parkland|FL|-80.24|26.31|30,Parkville|MD|-76.54|39.38|30,Parkwoods-Donalda|ON|-79.33|43.76|34,Parma|OH|-81.72|41.4|79,Parras de la Fuente|MX07|-102.18|25.44|33,Parsippany|NJ|-74.43|40.86|51,Pasadena|TX|-95.21|29.69|153,Pasadena|CA|-118.14|34.15|142,Pasco|WA|-119.1|46.24|69,Paso Robles|CA|-120.69|35.63|27,Passaic|NJ|-74.13|40.86|71,Paterson|NJ|-74.17|40.92|147,Patzcuaro|MX16|-101.61|19.51|55,Pawtucket|RI|-71.38|41.88|71,Peabody|MA|-70.93|42.53|52,Peachtree City|GA|-84.6|33.4|35,Peachtree Corners|GA|-84.22|33.97|40,Pearl|MS|-90.13|32.27|26,Pearl City|HI|-157.98|21.4|47,Pearland|TX|-95.29|29.56|108,Pekin|IL|-89.64|40.57|33,Pembroke Pines|FL|-80.22|26|166,Penjamo|MX11|-101.72|20.43|40,Penn Hills|PA|-79.84|40.5|44,Pennsauken|NJ|-75.06|39.96|36,Pennsport|PA|-75.15|39.93|26,Pensacola|FL|-87.22|30.42|53,Penticton|BC|-119.59|49.48|33,Peoria|AZ|-112.24|33.58|190,Peoria|IL|-89.59|40.69|115,Perote|MX30|-97.24|19.56|37,Perris|CA|-117.23|33.78|74,Perry Hall|MD|-76.46|39.41|28,Perth Amboy|NJ|-74.27|40.51|52,Petaluma|CA|-122.64|38.23|60,Peterborough|ON|-78.32|44.3|85,Petersburg|VA|-77.4|37.23|32,Pflugerville|TX|-97.62|30.44|57,Pharr|TX|-98.18|26.19|76,Phenix City|AL|-85|32.47|37,Philadelphia|PA|-75.16|39.95|1573,Phoenix|AZ|-112.07|33.45|1650,Pickering|ON|-79.13|43.9|91,Pico Rivera|CA|-118.1|33.98|64,Piedras Negras|MX07|-100.52|28.7|150,Pierrefonds|QC|-73.89|45.46|59,Pierrefonds-Roxboro|QC|-73.84|45.5|73,Pijijiapan|MX05|-93.21|15.69|50,Pikesville|MD|-76.72|39.37|30,Pine Bluff|AR|-92|34.23|44,Pine Hills|FL|-81.45|28.56|60,Pinellas Park|FL|-82.7|27.84|51,Pinotepa Nacional|MX20|-98.05|16.34|29,Piscataway|NJ|-74.4|40.5|56,Pittsburg|CA|-121.88|38.03|69,Pittsburgh|PA|-80|40.44|304,Pittsfield|MA|-73.25|42.45|43,Placentia|CA|-117.87|33.87|52,Plainfield|NJ|-74.41|40.63|51,Plainfield|IL|-88.2|41.63|42,Plainfield|IN|-86.4|39.7|30,Plainview|NY|-73.47|40.78|26,Plano|TX|-96.7|33.02|283,Plant City|FL|-82.11|28.02|37,Plantation|FL|-80.23|26.13|92,Playa del Carmen|MX23|-87.08|20.63|149,Pleasant Grove|UT|-111.74|40.36|38,Pleasant Hill|CA|-122.06|37.95|34,Pleasanton|CA|-121.87|37.66|79,Pleasure Ridge Park|KY|-85.86|38.15|25,Plum|PA|-79.75|40.5|27,Plymouth|MN|-93.46|45.01|75,Pocatello|ID|-112.45|42.87|54,Poinciana|FL|-81.46|28.14|53,Pointe-Claire|QC|-73.82|45.45|30,Polanco|MX09|-99.2|19.43|50,Pomona|CA|-117.75|34.06|153,Pompano Beach|FL|-80.12|26.24|107,Ponte Vedra Beach|FL|-81.39|30.24|35,Pontiac|MI|-83.29|42.64|59,Port Arthur|TX|-93.94|29.89|55,Port Charlotte|FL|-82.09|26.98|54,Port Chester|NY|-73.67|41|29,Port Coquitlam|BC|-122.77|49.27|58,Port Huron|MI|-82.42|42.97|29,Port Moody|BC|-122.82|49.28|27,Port Orange|FL|-81|29.14|59,Port Richmond|PA|-75.1|39.99|27,Port Saint Lucie|FL|-80.35|27.29|164,Portage|MI|-85.58|42.2|48,Portage|IN|-87.18|41.58|36,Portage Park|IL|-87.77|41.96|64,Porterville|CA|-119.02|36.07|56,Porticos de San Antonio|MX02|-117.03|32.44|34,Portland|OR|-122.68|45.52|652,Portland|ME|-70.26|43.66|66,Portsmouth|VA|-76.3|36.84|96,Portsmouth Heights|VA|-76.37|36.82|99,Post Falls|ID|-116.95|47.72|30,Potomac|MD|-77.21|39.02|44,Poughkeepsie|NY|-73.92|41.7|30,Poway|CA|-117.04|32.96|50,Poza Rica de Hidalgo|MX30|-97.46|20.53|185,Prairieville|LA|-90.97|30.3|26,Prattville|AL|-86.46|32.46|35,Prescott|AZ|-112.47|34.54|41,Prescott Valley|AZ|-112.32|34.61|42,Prince Albert|SK|-105.77|53.2|35,Prince Edward|ON|-77.25|44|25,Prince George|BC|-122.75|53.92|78,Princeton|FL|-80.41|25.54|39,Princeton|NJ|-74.66|40.35|29,Prior Lake|MN|-93.42|44.71|25,Progreso|MX31|-89.66|21.28|37,Providence|RI|-71.41|41.82|190,Provo|UT|-111.66|40.23|115,Puebla|MX21|-98.21|19.05|1692,Pueblo|CO|-104.61|38.25|109,Pueblo West|CO|-104.72|38.35|29,Puerto Escondido|MX20|-97.07|15.86|29,Puerto Penasco|MX26|-113.54|31.32|62,Puerto Vallarta|MX14|-105.23|20.62|224,Pullman|WA|-117.18|46.73|32,Purisima de Bustos|MX11|-101.88|21.03|43,Puruandiro|MX16|-101.52|20.09|30,Puyallup|WA|-122.29|47.19|39,Quebec|QC|-71.21|46.81|531,Queen Creek|AZ|-111.63|33.25|34,Queens|NY|-73.84|40.68|2316,Queens Village|NY|-73.74|40.73|51,Queensbury|NY|-73.61|43.38|27,Quincy|MA|-71|42.25|93,Quincy|IL|-91.41|39.94|40,Quinte West|ON|-77.57|44.18|43,Racine|WI|-87.78|42.73|77,Radnor|PA|-75.36|40.05|30,Rahway|NJ|-74.28|40.61|29,Raleigh|NC|-78.64|35.77|482,Ramos Arizpe|MX07|-100.95|25.54|66,Ramsey|MN|-93.45|45.26|25,Rancho Cordova|CA|-121.3|38.59|71,Rancho Cucamonga|CA|-117.59|34.11|175,Rancho Palos Verdes|CA|-118.39|33.74|42,Rancho Penasquitos|CA|-117.12|32.96|60,Rancho Santa Margarita|CA|-117.6|33.64|49,Randallstown|MD|-76.8|39.37|32,Randolph|MA|-71.04|42.16|32,Randolph|NJ|-74.58|40.85|25,Rapid City|SD|-103.23|44.08|73,Raytown|MO|-94.46|39.01|29,Reading|PA|-75.93|40.34|87,Red Deer|AB|-113.8|52.27|100,Redan|GA|-84.13|33.75|33,Redding|CA|-122.39|40.59|91,Redford|MI|-83.3|42.38|49,Redlands|CA|-117.18|34.06|71,Redmond|WA|-122.12|47.67|60,Redmond|OR|-121.17|44.27|28,Redondo Beach|CA|-118.39|33.85|68,Redwood City|CA|-122.24|37.49|85,Reedley|CA|-119.45|36.6|25,Reforma|MX05|-93.15|17.86|26,Regina|SK|-104.62|50.45|226,Rego Park|NY|-73.85|40.73|43,Reisterstown|MD|-76.83|39.47|25,Renfrew-Collingwood|BC|-123.04|49.24|51,Reno|NV|-119.81|39.53|264,Renton|WA|-122.22|47.48|100,Repentigny|QC|-73.45|45.74|84,Reseda|CA|-118.54|34.2|65,Reston|VA|-77.34|38.97|58,Revere|MA|-71.01|42.41|53,Rexburg|ID|-111.79|43.83|27,Reynoldsburg|OH|-82.81|39.95|37,Reynosa|MX28|-98.28|26.08|589,Rhawnhurst|PA|-75.06|40.06|25,Rialto|CA|-117.37|34.11|103,Richardson|TX|-96.73|32.95|110,Richfield|MN|-93.28|44.88|36,Richland|WA|-119.28|46.29|54,Richmond|VA|-77.46|37.55|226,Richmond|BC|-123.14|49.17|209,Richmond|CA|-122.35|37.94|109,Richmond|IN|-84.89|39.83|35,Richmond|KY|-84.29|37.75|33,Richmond Hill|ON|-79.44|43.87|202,Richmond Hill|NY|-73.83|40.7|98,Richmond West|FL|-80.43|25.61|35,Ridgecrest|CA|-117.67|35.62|28,Ridgewood|NY|-73.91|40.7|69,Ridgewood|NJ|-74.12|40.98|25,Rimouski|QC|-68.52|48.45|42,Rincon de Romos|MX01|-102.32|22.23|27,Rio Blanco|MX30|-97.16|18.83|40,Rio de Teapa|MX27|-92.9|17.77|26,Rio Grande|MX32|-103.03|23.83|32,Rio Rancho|NM|-106.66|35.23|87,Rioverde|MX24|-99.99|21.93|53,Riverside|CA|-117.4|33.95|317,Riverton|UT|-111.94|40.52|41,Riverview|FL|-82.33|27.87|71,Riviera Beach|FL|-80.06|26.78|34,Riviere-des-Prairies-Pointe-aux-Trembles|QC|-73.58|45.64|113,Roanoke|VA|-79.94|37.27|100,Rochester|NY|-77.62|43.15|209,Rochester|MN|-92.47|44.02|112,Rochester|NH|-70.98|43.3|30,Rochester Hills|MI|-83.15|42.66|73,Rock Forest|QC|-72|45.36|35,Rock Hill|SC|-81.03|34.92|71,Rock Island|IL|-90.58|41.51|38,Rockford|IL|-89.09|42.27|148,Rocklin|CA|-121.24|38.79|61,Rockville|MD|-77.15|39.08|66,Rockwall|TX|-96.46|32.93|42,Rocky Mount|NC|-77.79|35.94|55,Rogers|AR|-94.12|36.33|63,Rogers Park|IL|-87.67|42.01|54,Rohnert Park|CA|-122.7|38.34|42,Rome|GA|-85.16|34.26|36,Rome|NY|-75.46|43.21|32,Romeoville|IL|-88.09|41.65|39,Rosarito|MX02|-117.05|32.36|100,Rosedale|NY|-73.74|40.66|25,Rosemead|CA|-118.07|34.08|54,Rosemont-La Petite-Patrie|QC|-73.61|45.54|146,Rosenberg|TX|-95.81|29.56|35,Roseville|CA|-121.29|38.75|130,Roseville|MI|-82.94|42.5|47,Roseville|MN|-93.16|45.01|35,Roslindale|MA|-71.12|42.29|27,Roswell|GA|-84.36|34.02|94,Roswell|NM|-104.52|33.39|48,Rouge|ON|-79.17|43.8|46,Round Lake Beach|IL|-88.09|42.37|27,Round Rock|TX|-97.68|30.51|115,Rowland Heights|CA|-117.91|33.98|48,Rowlett|TX|-96.56|32.9|60,Roy|UT|-112.03|41.16|37,Royal Oak|MI|-83.14|42.49|59,Royal Palm Beach|FL|-80.23|26.71|37,Rubidoux|CA|-117.41|34|34,Russellville|AR|-93.13|35.28|29,Rutland|BC|-119.39|49.9|34,Saanich|BC|-123.37|48.55|117,Sabinas|MX07|-101.12|27.86|54,Sacramento|CA|-121.49|38.58|524,Saginaw|MI|-83.95|43.42|49,Saguenay|QC|-71.07|48.42|148,Sahuarita|AZ|-110.96|31.96|25,Sahuayo de Morelos|MX16|-102.72|20.06|64,Saint Charles|MO|-90.48|38.78|65,Saint Charles|MD|-76.94|38.6|36,Saint Clair Shores|MI|-82.89|42.5|59,Saint Cloud|MN|-94.16|45.56|65,Saint Cloud|FL|-81.28|28.25|35,Saint-Constant|QC|-73.57|45.37|27,Saint-Eustache|QC|-73.91|45.56|42,Saint George|UT|-113.58|37.1|72,Saint-Georges|QC|-70.67|46.11|31,Saint-Hubert|QC|-73.42|45.5|82,Saint-Hyacinthe|QC|-72.96|45.63|50,Saint-Jean-sur-Richelieu|QC|-73.26|45.31|98,Saint-Jerome|QC|-74|45.78|54,Saint John|NB|-66.06|45.27|71,Saint Joseph|MO|-94.85|39.77|76,Saint-Laurent|QC|-73.67|45.5|98,Saint-Leonard|QC|-73.6|45.59|79,Saint-Louis-de-Terrebonne|QC|-73.79|45.7|119,Saint Louis Park|MN|-93.35|44.95|45,Saint-Michel|QC|-73.62|45.57|56,Saint Paul|MN|-93.09|44.94|303,Saint Peters|MO|-90.63|38.8|52,Sainte-Foy|QC|-71.29|46.78|111,Sainte-Julie|QC|-73.33|45.58|29,Sainte-Therese|QC|-73.83|45.64|25,Salaberry-de-Valleyfield|QC|-74.13|45.25|42,Salamanca|MX11|-101.2|20.57|160,Salem|OR|-123.04|44.94|175,Salem|MA|-70.9|42.52|42,Salem|NH|-71.2|42.79|29,Salem|VA|-80.05|37.29|25,Salina|KS|-97.61|38.84|47,Salina Cruz|MX20|-95.19|16.18|84,Salinas|CA|-121.66|36.68|157,Salisbury|NC|-80.47|35.67|34,Salisbury|MD|-75.6|38.36|32,Salt Lake City|UT|-111.89|40.76|215,Saltillo|MX07|-100.98|25.43|709,Salvatierra|MX11|-100.88|20.22|37,Sammamish|WA|-122.08|47.64|52,San Agustin|MX14|-103.47|20.55|30,San Andres Cholula|MX21|-98.3|19.05|39,San Andres Tuxtla|MX30|-95.21|18.45|61,San Angelo|TX|-100.44|31.46|99,San Antonio|TX|-98.49|29.42|1526,San Bernardino|CA|-117.29|34.11|216,San Bernardino Tlaxcalancingo|MX21|-98.28|19.03|54,San Bruno|CA|-122.41|37.63|43,San Buenaventura|MX15|-98.86|19.3|44,San Carlos|CA|-122.26|37.51|29,San Clemente|CA|-117.61|33.43|65,San Cristobal de las Casas|MX05|-92.64|16.73|215,San Diego|CA|-117.16|32.72|1404,San Dimas|CA|-117.81|34.11|34,San Felipe|MX11|-101.22|21.48|28,San Fernando|MX28|-98.15|24.85|29,San Francisco|CA|-122.42|37.77|827,San Francisco Acuautla|MX15|-98.86|19.35|27,San Francisco del Rincon|MX11|-101.86|21.02|71,San Francisco Tesistan|MX14|-103.48|20.8|62,San Gabriel|CA|-118.11|34.1|40,San Isidro|MX15|-98.95|19.34|33,San Jacinto|CA|-116.96|33.78|46,San Jeronimo|MX15|-99.59|19.28|26,San Jeronimo Cuatro Vientos|MX15|-98.84|19.29|36,San Jose|CA|-121.89|37.34|997,San Jose del Cabo|MX03|-109.7|23.05|136,San Jose del Castillo|MX14|-103.24|20.51|39,San Jose Guadalupe Otzacatipan|MX15|-99.59|19.34|31,San Juan|TX|-98.16|26.19|36,San Juan Capistrano|CA|-117.66|33.5|36,San Juan de los Lagos|MX14|-102.33|21.25|48,San Juan del Rio|MX22|-100|20.39|138,San Leandro|CA|-122.16|37.72|90,San Luis|AZ|-114.78|32.49|31,San Luis de la Paz|MX11|-100.51|21.3|49,San Luis Obispo|CA|-120.66|35.28|47,San Luis Potosi|MX24|-100.97|22.15|722,San Luis Rio Colorado|MX26|-114.77|32.46|176,San Marcos|CA|-117.17|33.14|92,San Marcos|TX|-97.94|29.88|60,San Martin Azcatepec|MX15|-98.97|19.69|35,San Martin Texmelucan de Labastida|MX21|-98.44|19.28|155,San Mateo|CA|-122.33|37.56|103,San Mateo Atenco|MX15|-99.53|19.27|67,San Miguel Ajusco|MX09|-99.2|19.22|29,San Miguel de Allende|MX11|-100.74|20.92|174,San Miguel Topilejo|MX09|-99.14|19.2|34,San Nicolas de los Garza|MX19|-100.3|25.74|412,San Pablo|CA|-122.35|37.96|30,San Pablo Autopan|MX15|-99.66|19.36|35,San Pablo de las Salinas|MX15|-99.09|19.67|156,San Pedro|CA|-118.29|33.74|83,San Pedro|MX07|-102.98|25.76|48,San Pedro|MX07|-103.22|25.43|41,San Pedro Garza Garcia|MX19|-100.4|25.66|132,San Rafael|CA|-122.53|37.97|59,San Ramon|CA|-121.98|37.78|76,San Salvador Tizatlalli|MX15|-99.59|19.26|61,San Sebastian el Grande|MX14|-103.43|20.53|28,San Tan Valley|AZ|-111.53|33.19|81,Sanctorum|MX21|-98.25|19.1|27,Sandusky|OH|-82.71|41.45|25,Sandy|UT|-111.88|40.59|87,Sandy Hills|UT|-111.85|40.58|89,Sandy Springs|GA|-84.38|33.92|105,Sanford|FL|-81.27|28.8|58,Sanford|NC|-79.18|35.48|29,Santa Ana|CA|-117.87|33.75|310,Santa Ana Chiautempan|MX29|-98.19|19.31|48,Santa Barbara|CA|-119.7|34.42|91,Santa Catarina|MX19|-100.46|25.67|304,Santa Clara|CA|-121.96|37.35|126,Santa Clarita|CA|-118.54|34.39|182,Santa Cruz|CA|-122.03|36.97|64,Santa Cruz Xoxocotlan|MX20|-96.74|17.03|67,Santa Fe|NM|-105.94|35.69|87,Santa Isabel|MX02|-115.57|32.63|29,Santa Maria|CA|-120.44|34.95|105,Santa Maria Chimalhuacan|MX15|-98.95|19.42|70,Santa Monica|CA|-118.49|34.02|93,Santa Paula|CA|-119.06|34.35|30,Santa Rosa|CA|-122.71|38.44|178,Santa Rosa Beach|FL|-86.23|30.4|32,Santa Rosalia de Camargo|MX06|-105.17|27.68|40,Santa Teresa|MX15|-99.23|19.84|36,Santee|CA|-116.97|32.84|57,Santiago|MX19|-100.15|25.43|36,Santiago de Queretaro|MX22|-100.39|20.59|1594,Santiago Papasquiaro|MX10|-105.42|25.04|26,Santiago Teyahualco|MX15|-99.12|19.66|53,Santo Domingo Tehuantepec|MX20|-95.24|16.32|67,Sarasota|FL|-82.53|27.34|55,Saratoga|CA|-122.02|37.26|30,Saratoga Springs|NY|-73.78|43.08|27,Saratoga Springs|UT|-111.9|40.35|25,Sarnia|ON|-82.4|42.98|72,Saskatoon|SK|-106.67|52.13|266,Saugus|MA|-71.01|42.46|26,Sault Ste. Marie|ON|-84.33|46.52|72,Savage|MN|-93.34|44.78|30,Savannah|GA|-81.1|32.08|147,Sawtelle|CA|-118.45|34.04|39,Sayreville|NJ|-74.36|40.46|44,Sayreville Junction|NJ|-74.33|40.47|42,Sayula|MX14|-103.6|19.88|26,Schaumburg|IL|-88.08|42.03|74,Schenectady|NY|-73.94|42.81|65,Schererville|IN|-87.45|41.48|28,Schertz|TX|-98.27|29.55|43,Scottsdale|AZ|-111.9|33.51|236,Scranton|PA|-75.66|41.41|77,Seaside|CA|-121.85|36.61|33,SeaTac|WA|-122.29|47.45|28,Seattle|WA|-122.33|47.61|780,Security-Widefield|CO|-104.71|38.75|32,Seguin|TX|-97.96|29.57|27,Sept-Iles|QC|-66.38|50.2|28,Severn|MD|-76.7|39.14|44,Severna Park|MD|-76.55|39.07|37,Sewell|NJ|-75.14|39.77|37,Shaker Heights|OH|-81.54|41.47|27,Shakopee|MN|-93.53|44.8|39,Shawinigan|QC|-72.75|46.57|38,Shawnee|KS|-94.72|39.04|65,Shawnee|OK|-96.93|35.33|31,Sheboygan|WI|-87.71|43.75|48,Sheepshead Bay|NY|-73.94|40.59|122,Shelby|MI|-83.03|42.67|74,Shelton|CT|-73.09|41.32|41,Sherbrooke|QC|-71.9|45.4|129,Sherman|TX|-96.61|33.64|40,Sherman Oaks|CA|-118.45|34.15|52,Sherwood|AR|-92.22|34.82|30,Sherwood Park|AB|-113.32|53.52|70,Shirley|NY|-72.87|40.8|27,Shoreline|WA|-122.34|47.76|55,Shoreview|MN|-93.15|45.08|26,Shreveport|LA|-93.75|32.53|187,Shrewsbury|MA|-71.71|42.3|33,Sicklerville|NJ|-74.97|39.72|42,Sierra Vista|AZ|-110.3|31.55|43,Silao de la Victoria|MX11|-101.43|20.94|74,Silver Lake|CA|-118.27|34.09|32,Silver Spring|MD|-77.03|38.99|71,Simi Valley|CA|-118.78|34.27|126,Sioux City|IA|-96.4|42.5|82,Sioux Falls|SD|-96.73|43.54|171,Skokie|IL|-87.73|42.03|64,Slidell|LA|-89.78|30.28|27,Smithtown|NY|-73.2|40.86|26,Smyrna|GA|-84.51|33.88|56,Smyrna|TN|-86.52|35.98|46,Snowdon|QC|-73.63|45.49|32,Socorro|TX|-106.3|31.65|33,Socorro Mission Number 1 Colonia|TX|-106.29|31.64|28,Soledad|CA|-121.33|36.42|25,Soledad de Graciano Sanchez|MX24|-100.94|22.19|332,Somerton|PA|-75.01|40.12|33,Somerville|MA|-71.1|42.39|80,Sorel-Tracy|QC|-73.11|46.04|41,South Bel Air|MD|-76.34|39.53|48,South Bend|IN|-86.25|41.68|101,South Boston|MA|-71.05|42.33|571,South Chicago|IL|-87.55|41.74|28,South Fulton|GA|-84.67|33.59|107,South Gate|CA|-118.21|33.95|96,South Gate|MD|-76.63|39.13|29,South Hill|WA|-122.27|47.14|52,South Jordan|UT|-111.93|40.56|66,South Jordan Heights|UT|-111.95|40.56|37,South Kingstown|RI|-71.52|41.45|30,South Laurel|MD|-76.85|39.07|26,South Lawndale|IL|-87.71|41.84|73,South Miami Heights|FL|-80.38|25.6|36,South Ozone Park|NY|-73.82|40.67|75,South Pasadena|CA|-118.15|34.12|26,South Peabody|MA|-70.95|42.51|50,South Portland|ME|-70.24|43.64|25,South Riverdale|ON|-79.34|43.65|27,South San Francisco|CA|-122.41|37.65|67,South Shore|IL|-87.58|41.76|51,South Suffolk|VA|-76.59|36.72|80,South Surrey|BC|-122.79|49.05|77,South Valley|NM|-106.68|35.01|40,South Vineland|NJ|-75.03|39.45|58,South Whittier|CA|-118.04|33.95|57,Southaven|MS|-90.01|34.99|52,Southfield|MI|-83.22|42.47|73,Southgate|MI|-83.19|42.21|29,Southglenn|CO|-104.95|39.59|42,Southington|CT|-72.88|41.6|43,Southlake|TX|-97.13|32.94|29,Spanaway|WA|-122.43|47.1|27,Spanish Fork|UT|-111.65|40.11|37,Sparks|NV|-119.75|39.53|96,Spartanburg|SC|-81.93|34.95|37,Spokane|WA|-117.43|47.66|229,Spokane Valley|WA|-117.24|47.67|94,Spring|TX|-95.42|30.08|54,Spring Hill|FL|-82.53|28.48|98,Spring Hill|TN|-86.93|35.75|36,Spring Valley|NV|-115.25|36.11|178,Spring Valley|NY|-74.04|41.11|32,Spring Valley|CA|-117|32.74|28,Springdale|AR|-94.13|36.19|77,Springfield|MO|-93.3|37.22|170,Springfield|MA|-72.59|42.1|154,Springfield|IL|-89.64|39.8|114,Springfield|OR|-123.02|44.05|60,Springfield|OH|-83.81|39.92|59,Springfield|VA|-77.19|38.79|30,Springfield Gardens|NY|-73.76|40.66|30,Springville|UT|-111.61|40.17|32,Spruce Grove|AB|-113.92|53.53|38,St. Albert|AB|-113.64|53.63|57,St. Catharines|ON|-79.24|43.17|136,St. Charles|MD|-76.92|38.61|33,St. Charles|IL|-88.31|41.91|32,St. James-Assiniboia East|MB|-97.23|49.89|27,St. John's|NL|-52.71|47.56|110,St. Johns|FL|-81.55|30.08|40,St. Louis|MO|-90.2|38.63|279,St. Petersburg|FL|-82.68|27.77|257,St. Thomas|ON|-81.18|42.77|38,Stamford|CT|-73.54|41.05|128,Stanton|CA|-117.99|33.8|38,Starkville|MS|-88.82|33.45|25,State College|PA|-77.86|40.79|42,Staten Island|NY|-74.14|40.56|468,Statesboro|GA|-81.78|32.45|30,Statesville|NC|-80.89|35.78|26,Sterling|VA|-77.43|39.01|27,Sterling Heights|MI|-83.03|42.58|132,Stevens Point|WI|-89.57|44.52|26,Steveston|BC|-123.18|49.13|25,Stillwater|OK|-97.06|36.12|48,Stittsville|ON|-75.92|45.25|40,Stockbridge|GA|-84.23|33.54|28,Stockton|CA|-121.29|37.96|305,Stonecrest|GA|-84.13|33.71|50,Stonegate-Queensway|ON|-79.5|43.64|25,Stoney Creek|ON|-79.77|43.22|76,Stouffville|ON|-79.25|43.97|36,Stoughton|MA|-71.1|42.13|26,Stow|OH|-81.44|41.16|34,Stratford|CT|-73.13|41.18|51,Stratford|ON|-80.95|43.37|31,Strawberry Hill|BC|-122.88|49.13|41,Streamwood|IL|-88.18|42.03|40,Strongsville|OH|-81.84|41.31|44,Studio City|CA|-118.4|34.15|34,Suffolk|VA|-76.58|36.73|88,Sugar Land|TX|-95.63|29.62|88,Suisun|CA|-122.04|38.24|28,Suitland|MD|-76.92|38.85|25,Suitland-Silver Hill|MD|-76.93|38.85|33,Summerville|SC|-80.18|33.02|48,Sumter|SC|-80.34|33.92|40,Sun City|AZ|-112.27|33.6|37,Sun Prairie|WI|-89.21|43.18|32,Sunnyside|NY|-73.94|40.74|49,Sunnyvale|CA|-122.04|37.37|155,Sunrise|FL|-80.11|26.13|84,Sunrise Manor|NV|-115.07|36.21|189,Sunset|BC|-123.1|49.22|36,Sunset Park|NY|-74.01|40.65|126,Superior|WI|-92.1|46.72|26,Surprise|AZ|-112.33|33.63|143,Surrey|BC|-122.83|49.11|568,Surrey City Centre|BC|-122.85|49.19|33,Sydney|NS|-60.18|46.14|105,Sylmar|CA|-118.45|34.31|79,Syracuse|NY|-76.15|43.05|144,Syracuse|UT|-112.06|41.09|27,Tacambaro de Codallos|MX16|-101.46|19.24|25,Tacoma|WA|-122.44|47.25|222,Tala|MX14|-103.7|20.65|35,Tallahassee|FL|-84.28|30.44|201,Tam O'Shanter-Sullivan|ON|-79.3|43.78|27,Tamarac|FL|-80.25|26.21|64,Tamiami|FL|-80.4|25.76|55,Tampa|FL|-82.46|27.95|414,Tampico|MX28|-97.88|22.29|309,Tantoyuca|MX30|-98.23|21.35|30,Tapachula|MX05|-92.26|14.91|353,Taunton|MA|-71.09|41.9|56,Taxco de Alarcon|MX12|-99.61|18.55|50,Taylor|MI|-83.27|42.24|61,Taylorsville|UT|-111.94|40.67|60,Teaneck|NJ|-74.02|40.9|40,Teapa|MX27|-92.95|17.56|26,Tecamachalco|MX21|-97.73|18.88|28,Tecate|MX02|-116.63|32.57|64,Tecax|MX31|-89.29|20.21|25,Tecoman|MX08|-103.88|18.92|85,Tehuacan|MX21|-97.4|18.46|248,Tejupilco de Hidalgo|MX15|-100.15|18.9|25,Temecula|CA|-117.15|33.49|110,Temixco|MX17|-99.23|18.85|97,Tempe|AZ|-111.91|33.41|175,Tempe Junction|AZ|-111.94|33.41|158,Temple|TX|-97.34|31.1|72,Temple City|CA|-118.06|34.11|36,Temple Terrace|FL|-82.39|28.04|25,Tenosique|MX27|-91.42|17.47|32,Teoloyucan|MX15|-99.18|19.74|51,Tepatitlan de Morelos|MX14|-102.76|20.82|91,Tepeaca|MX21|-97.9|18.97|27,Tepeji del Rio de Ocampo|MX13|-99.34|19.9|80,Tepexpan|MX15|-98.94|19.61|102,Tepic|MX18|-104.89|21.51|332,Tepotzotlan|MX15|-99.22|19.72|38,Tequila|MX14|-103.84|20.88|29,Tequisquiapan|MX22|-99.89|20.52|29,Terre Haute|IN|-87.41|39.47|60,Terrebonne|QC|-73.65|45.7|111,Tewksbury|MA|-71.23|42.61|29,Texarkana|TX|-94.05|33.43|37,Texarkana|AR|-94.04|33.44|30,Texas City|TX|-94.9|29.38|47,Texcoco de Mora|MX15|-98.88|19.51|105,Teziutlan|MX21|-97.36|19.82|103,The Acreage|FL|-80.27|26.79|38,The Bronx|NY|-73.87|40.85|1385,The Colony|TX|-96.89|33.09|41,The Hammocks|FL|-80.44|25.67|51,The Trails of Frisco|TX|-96.87|33.16|51,The Villages|FL|-81.96|28.93|51,The Woodlands|TX|-95.49|30.16|93,Thetford-Mines|QC|-71.31|46.09|25,Thomasville|NC|-80.08|35.88|27,Thornton|CO|-104.97|39.87|133,Thousand Oaks|CA|-118.84|34.17|129,Throgs Neck|NY|-73.82|40.82|33,Thunder Bay|ON|-89.25|48.38|108,Ticul|MX31|-89.53|20.4|32,Tierra Blanca|MX30|-96.36|18.45|47,Tigard|OR|-122.77|45.43|51,Tijuana|MX02|-117|32.5|1922,Timmins|ON|-81.33|48.47|41,Tinley Park|IL|-87.78|41.57|57,Titusville|FL|-80.81|28.61|45,Tizayuca|MX13|-98.98|19.84|43,Tizimin|MX31|-88.15|21.14|46,Tlahuac|MX09|-99.01|19.29|305,Tlajomulco de Zuniga|MX14|-103.45|20.47|30,Tlalnepantla|MX15|-99.2|19.54|653,Tlalpan|MX09|-99.16|19.3|574,Tlapa de Comonfort|MX12|-98.58|17.55|46,Tlapacoyan|MX30|-97.21|19.96|35,Tlaquepaque|MX14|-103.29|20.64|650,Tlaxcala|MX29|-98.24|19.32|84,Toledo|OH|-83.56|41.66|265,Toluca|MX15|-99.65|19.29|489,Toms River|NJ|-74.2|39.95|88,Tonala|MX14|-103.24|20.62|408,Tonala|MX05|-93.75|16.09|35,Tooele|UT|-112.3|40.53|33,Topeka|KS|-95.68|39.05|125,Toronto|ON|-79.4|43.71|2794,Torrance|CA|-118.34|33.84|143,Torreon|MX07|-103.42|25.54|735,Torrington|CT|-73.12|41.8|34,Town 'n' Country|FL|-82.58|28.01|78,Towson|MD|-76.6|39.4|55,Tracy|CA|-121.43|37.74|87,Trenton|NJ|-74.74|40.22|89,Tri-Cities|WA|-119.2|46.25|244,Trois-Rivieres|QC|-72.55|46.35|144,Troy|MI|-83.15|42.61|83,Troy|NY|-73.69|42.73|49,Troy|OH|-84.2|40.04|25,Trumbull|CT|-73.2|41.24|36,Tualatin|OR|-122.76|45.38|27,Tuckahoe|VA|-77.56|37.59|44,Tucker|GA|-84.22|33.85|27,Tucson|AZ|-110.93|32.22|542,Tujunga|CA|-118.29|34.25|26,Tula de Allende|MX13|-99.34|20.05|28,Tulancingo|MX13|-98.36|20.08|102,Tulare|CA|-119.35|36.21|62,Tulsa|OK|-95.99|36.15|413,Tultepec|MX15|-99.13|19.68|65,Tultitlan de Mariano Escobedo|MX15|-99.17|19.65|28,Tupelo|MS|-88.7|34.26|35,Turlock|CA|-120.85|37.49|72,Tuscaloosa|AL|-87.57|33.21|111,Tustin|CA|-117.83|33.75|80,Tuxpam de Rodriguez Cano|MX30|-97.41|20.96|84,Tuxpan|MX14|-103.38|19.56|27,Tuxtepec|MX20|-96.13|18.09|159,Tuxtla|MX05|-93.12|16.75|604,Twentynine Palms|CA|-116.05|34.14|26,Twin Falls|ID|-114.46|42.56|47,Tyler|TX|-95.3|32.35|103,Uman|MX31|-89.75|20.88|39,Union|NJ|-74.26|40.7|56,Union City|CA|-122.02|37.6|74,Union City|NJ|-74.02|40.78|69,Universal City|CA|-118.35|34.14|105,University|FL|-82.44|28.07|41,University City|MO|-90.31|38.66|35,University Heights|SK|-106.58|52.14|51,University Heights|NY|-73.91|40.86|27,University of Texas|TX|-97.74|30.29|53,University Park|FL|-80.37|25.75|26,University Place|WA|-122.55|47.24|32,Upland|CA|-117.65|34.1|76,Upper Alton|IL|-90.15|38.91|29,Upper Arlington|OH|-83.06|39.99|34,Upper West Side|NY|-73.98|40.79|226,Uptown|IL|-87.65|41.97|55,Urbana|IL|-88.21|40.11|42,Urbandale|IA|-93.71|41.63|44,Uriangato|MX11|-101.18|20.14|51,Uruapan|MX16|-102.06|19.42|299,Utica|NY|-75.23|43.1|61,Vacaville|CA|-121.99|38.36|96,Val-d'Or|QC|-77.8|48.1|25,Val-des-Arbres|QC|-73.68|45.6|40,Valdosta|GA|-83.28|30.83|55,Valencia|CA|-118.61|34.44|148,Valente Diaz|MX30|-96.22|19.16|25,Valladolid|MX31|-88.2|20.69|48,Valle de Bravo|MX15|-100.13|19.2|25,Valle de Santiago|MX11|-101.19|20.39|68,Valle Hermoso|MX28|-97.81|25.67|48,Vallejo|CA|-122.26|38.1|121,Valley Glen|CA|-118.42|34.19|60,Valley Stream|NY|-73.71|40.66|37,Valparaiso|IN|-87.06|41.47|32,Valrico|FL|-82.24|27.94|35,Van Nuys|CA|-118.45|34.19|136,Vancouver|BC|-123.12|49.25|662,Vancouver|WA|-122.66|45.64|196,Vaudreuil-Dorion|QC|-74.03|45.4|25,Vaughan|ON|-79.5|43.84|323,Venice|CA|-118.46|33.99|40,Ventura|CA|-119.29|34.28|96,Venustiano Carranza|MX09|-99.1|19.44|430,Veracruz|MX30|-96.14|19.18|428,Verdun|QC|-73.57|45.46|69,Vermont Square|CA|-118.3|34|47,Vernon|BC|-119.27|50.27|40,Vernon Hills|IL|-87.98|42.22|26,Vestal|NY|-76.05|42.09|28,Vestavia Hills|AL|-86.79|33.45|34,Victor Rosales|MX32|-102.7|22.95|32,Victoria|BC|-123.35|48.44|289,Victoria|TX|-97|28.81|67,Victoria de Durango|MX10|-104.66|24.02|518,Victoria-Downtown|BC|-123.36|48.43|46,Victoria-Fraserview|BC|-123.07|49.22|31,Victoriaville|QC|-71.97|46.05|34,Victorville|CA|-117.29|34.54|122,Villa Vicente Guerrero|MX29|-98.17|19.12|60,Villaflores|MX05|-93.27|16.23|37,Villagran|MX11|-101|20.51|27,Villahermosa|MX27|-92.94|17.99|353,Ville-Emard|QC|-73.6|45.45|30,Ville-Marie|QC|-73.57|45.5|104,Villeray-Saint-Michel-Parc-Extension|QC|-73.61|45.56|144,Vineland|NJ|-75.03|39.49|60,Virginia Beach|VA|-75.98|36.85|454,Visalia|CA|-119.29|36.33|130,Vista|CA|-117.24|33.2|100,Waco|TX|-97.15|31.55|132,Waiau-Pacific Palisades|HI|-157.95|21.4|47,Waipahu|HI|-158.01|21.39|38,Wake Forest|NC|-78.51|35.98|38,Wakefield|NY|-73.85|40.9|52,Waldorf|MD|-76.94|38.62|67,Walla Walla|WA|-118.34|46.06|32,Walnut|CA|-117.87|34.02|30,Walnut Creek|CA|-122.06|37.91|68,Walnut Grove|BC|-122.64|49.16|25,Waltham|MA|-71.24|42.38|63,Warner Robins|GA|-83.63|32.62|73,Warren|MI|-83.01|42.49|134,Warren|OH|-80.82|41.24|40,Warwick|RI|-71.42|41.7|81,Wasco|CA|-119.34|35.59|26,Washington|DC|-77.04|38.9|689,Washington Heights|NY|-73.94|40.85|152,Waterbury|CT|-73.05|41.56|108,Waterford|MI|-83.41|42.69|75,Waterfront Communities-The Island|ON|-79.38|43.63|65,Waterloo|ON|-80.52|43.47|104,Waterloo|IA|-92.34|42.49|68,Watertown|MA|-71.18|42.37|31,Watertown|NY|-75.91|43.97|26,Watsonville|CA|-121.76|36.91|53,Waukegan|IL|-87.84|42.36|88,Waukesha|WI|-88.23|43.01|71,Wausau|WI|-89.63|44.96|39,Wauwatosa|WI|-88.01|43.05|47,Waxahachie|TX|-96.85|32.39|33,Wayne|NJ|-74.28|40.93|57,Wayne|PA|-75.39|40.04|30,Weatherford|TX|-97.8|32.76|28,Welland|ON|-79.25|42.98|52,Wellesley|MA|-71.29|42.3|27,Wellington|FL|-80.24|26.66|62,Wenatchee|WA|-120.31|47.42|33,Wentzville|MO|-90.85|38.81|35,Weslaco|TX|-97.99|26.16|39,Wesley Chapel|FL|-82.33|28.24|44,West Albany|NY|-73.78|42.68|93,West Allis|WI|-88.01|43.02|60,West Babylon|NY|-73.35|40.72|43,West Bend|WI|-88.18|43.43|31,West Bloomfield Township|MI|-83.38|42.57|64,West Chicago|IL|-88.2|41.88|27,West Coon Rapids|MN|-93.35|45.16|62,West Covina|CA|-117.94|34.07|108,West Des Moines|IA|-93.71|41.58|64,West Elkridge|MD|-76.73|39.21|28,West End|BC|-123.13|49.28|47,West Englewood|IL|-87.67|41.78|32,West Falls Church|VA|-77.19|38.86|29,West Fargo|ND|-96.9|46.87|33,West Gulfport|MS|-89.09|30.4|71,West Hartford|CT|-72.74|41.76|63,West Haven|CT|-72.95|41.27|54,West Hill|ON|-79.18|43.77|27,West Hills|CA|-118.64|34.2|41,West Hollywood|FL|-80.18|26.02|60,West Hollywood|CA|-118.36|34.09|36,West Humber-Clairville|ON|-79.6|43.72|33,West Islip|NY|-73.31|40.71|28,West Jordan|UT|-111.94|40.61|111,West Kelowna|BC|-119.58|49.86|28,West Lafayette|IN|-86.91|40.43|45,West Lake Sammamish|WA|-122.1|47.58|33,West Lawn|IL|-87.72|41.77|32,West Linn|OR|-122.61|45.37|26,West Little River|FL|-80.24|25.86|34,West Lynchburg|VA|-79.18|37.4|65,West Memphis|AR|-90.18|35.15|25,West Milford|NJ|-74.37|41.13|26,West New York|NJ|-74.01|40.79|53,West Oak Lane|PA|-75.17|40.07|38,West Orange|NJ|-74.24|40.8|48,West Palm Beach|FL|-80.05|26.72|120,West Raleigh|NC|-78.66|35.79|338,West Ridge|IL|-87.69|42|72,West Roxbury|MA|-71.15|42.28|30,West Sacramento|CA|-121.53|38.58|52,West Scarborough|ME|-70.39|43.57|27,West Seneca|NY|-78.8|42.85|44,West Springfield|MA|-72.62|42.11|27,West Torrington|CT|-73.14|41.82|36,West Town|IL|-87.67|41.89|86,West Valley City|UT|-112|40.69|136,West Vancouver|BC|-123.16|49.33|45,West Village|NY|-74.01|40.73|32,West Warwick|RI|-71.52|41.7|30,West Whittier-Los Nietos|CA|-118.07|33.98|25,Westchester|FL|-80.33|25.75|29,Westerville|OH|-82.93|40.13|38,Westfield|MA|-72.75|42.13|41,Westfield|IN|-86.13|40.04|36,Westfield|NJ|-74.35|40.66|30,Westlake|OH|-81.92|41.46|32,Westland|MI|-83.4|42.32|82,Westminster|CO|-105.04|39.84|116,Westminster|CA|-118.01|33.76|92,Westminster-Branson|ON|-79.45|43.78|26,Westmont|CA|-118.3|33.94|31,Weston|FL|-80.4|26.1|69,Westport|CT|-73.36|41.14|26,Wethersfield|CT|-72.65|41.71|26,Wexford/Maryvale|ON|-79.3|43.75|27,Weymouth|MA|-70.94|42.22|54,Whalley|BC|-122.87|49.18|102,Wharton|PA|-75.16|39.93|49,Wheat Ridge|CO|-105.08|39.77|31,Wheaton|IL|-88.11|41.87|53,Wheaton|MD|-77.06|39.04|48,Wheeling|IL|-87.93|42.14|38,Wheeling|WV|-80.72|40.06|27,Whitby|ON|-78.93|43.88|138,Whitchurch-Stouffville|ON|-79.32|44|49,White Bear Lake|MN|-93.01|45.08|25,White Plains|NY|-73.76|41.03|58,Whitehorse|YT|-135.05|60.72|28,Whitestone|NY|-73.82|40.79|36,Whitman|PA|-75.16|39.92|49,Whitney|NV|-115.04|36.1|38,Whittier|CA|-118.03|33.98|87,Wichita|KS|-97.34|37.69|396,Wichita Falls|TX|-98.49|33.91|104,Wildomar|CA|-117.28|33.6|35,Wildwood|MO|-90.66|38.58|35,Wilkes-Barre|PA|-75.88|41.25|40,Williamsburg|NY|-73.95|40.71|33,Williamsport|PA|-77|41.24|29,Willingboro|NJ|-74.87|40.03|31,Williston|ND|-103.62|48.15|26,Willoughby|BC|-122.68|49.13|31,Willowbrook|CA|-118.26|33.92|35,Willowdale|ON|-79.4|43.77|79,Willowdale East|ON|-79.4|43.77|50,Wilmette|IL|-87.72|42.07|27,Wilmington|NC|-77.95|34.24|115,Wilmington|DE|-75.55|39.75|70,Wilmington|CA|-118.26|33.78|52,Wilson|NC|-77.92|35.72|49,Winchester|NV|-115.12|36.13|27,Winchester|VA|-78.16|39.19|27,Windsor|ON|-83.02|42.3|229,Windsor|CO|-104.9|40.48|32,Windsor|CT|-72.64|41.85|28,Windsor|CA|-122.82|38.55|27,Winnetka|CA|-118.57|34.21|47,Winnipeg|MB|-97.15|49.88|749,Winona|MN|-91.64|44.05|27,Winston-Salem|NC|-80.24|36.1|241,Winter Garden|FL|-81.59|28.57|40,Winter Haven|FL|-81.73|28.02|37,Winter Park|FL|-81.34|28.6|29,Winter Springs|FL|-81.31|28.7|34,Woburn|ON|-79.23|43.77|53,Woburn|MA|-71.15|42.48|39,Woodburn|OR|-122.86|45.14|25,Woodbury|MN|-92.96|44.92|67,Woodhaven|NY|-73.86|40.69|36,Woodland|CA|-121.77|38.68|58,Woodland Hills|CA|-118.61|34.17|70,Woodlawn|MD|-76.73|39.32|37,Woodridge|IL|-88.05|41.75|33,Woodside|NY|-73.91|40.75|41,Woodstock|ON|-80.75|43.13|40,Woodstock|GA|-84.52|34.1|29,Woodstock|IL|-88.45|42.31|25,Woonsocket|RI|-71.51|42|41,Wooster|OH|-81.94|40.81|26,Worcester|MA|-71.8|42.26|206,Wyandotte|MI|-83.15|42.21|25,Wylie|TX|-96.54|33.02|46,Wyoming|MI|-85.71|42.91|75,Xalapa de Enriquez|MX30|-96.92|19.53|424,Xalisco|MX18|-104.9|21.44|35,Xenia|OH|-83.93|39.68|25,Xico|MX15|-98.95|19.27|384,Xicotepec de Juarez|MX21|-97.96|20.28|39,Xochimilco|MX09|-99.1|19.25|442,Yakima|WA|-120.51|46.6|93,Yarmouth|MA|-70.23|41.71|25,Yautepec|MX17|-99.07|18.88|105,Yonkers|NY|-73.9|40.93|201,Yorba Linda|CA|-117.81|33.89|67,York|PA|-76.73|39.96|43,York University Heights|ON|-79.49|43.77|27,Youngstown|OH|-80.65|41.1|64,Yuba City|CA|-121.62|39.14|66,Yucaipa|CA|-117.04|34.03|53,Yukon|OK|-97.76|35.51|25,Yuma|AZ|-114.62|32.73|95,Yuriria|MX11|-101.13|20.21|25,Zacapu|MX16|-101.79|19.82|50,Zacatecas|MX32|-102.58|22.77|129,Zacatelco|MX29|-98.24|19.22|42,Zacatlan|MX21|-97.96|19.94|33,Zamora de Hidalgo|MX16|-102.29|19.98|186,Zanesville|OH|-82.01|39.94|25,Zapopan|MX14|-103.39|20.72|1476,Zapotlanejo|MX14|-103.07|20.62|32,Zinacantepec|MX15|-99.73|19.28|54,Zionsville|IN|-86.26|39.95|26,Zumpango|MX15|-99.1|19.8|280",yA="AB|CA|Alberta|-113.75|52.18,AK|US|Alaska|-148.32|61.29,AL|US|Alabama|-86.73|33.08,AR|US|Arkansas|-92.85|35.29,AZ|US|Arizona|-111.99|33.32,BC|CA|British Columbia|-122.73|49.27,CA|US|California|-119.21|35.2,CO|US|Colorado|-105|39.63,CT|US|Connecticut|-73.01|41.42,DC|US|District of Columbia|-77.04|38.9,DE|US|Delaware|-75.59|39.57,FL|US|Florida|-81.29|27.53,GA|US|Georgia|-84.02|33.43,HI|US|Hawaii|-157.73|21.26,IA|US|Iowa|-92.79|41.88,ID|US|Idaho|-115.65|44.2,IL|US|Illinois|-88.05|41.67,IN|US|Indiana|-86.27|40.23,KS|US|Kansas|-96|38.59,KY|US|Kentucky|-84.91|38.13,LA|US|Louisiana|-91.28|30.57,MA|US|Massachusetts|-71.28|42.32,MB|CA|Manitoba|-97.3|49.88,MD|US|Maryland|-76.79|39.18,ME|US|Maine|-70.01|43.92,MI|US|Michigan|-83.69|42.56,MN|US|Minnesota|-93.26|44.98,MO|US|Missouri|-92.66|38.73,MS|US|Mississippi|-89.62|32.36,MT|US|Montana|-111.07|46.37,MX01|MX|Aguascalientes|-102.29|21.91,MX02|MX|Baja California|-116.5|32.46,MX03|MX|Baja California Sur|-110.12|23.52,MX04|MX|Campeche|-91.08|19.25,MX05|MX|Chiapas|-92.77|16.28,MX06|MX|Chihuahua|-106.27|30.1,MX07|MX|Coahuila|-101.9|26.31,MX08|MX|Colima|-103.94|19.15,MX09|MX|Mexico City|-99.13|19.41,MX10|MX|Durango|-104.24|24.64,MX11|MX|Guanajuato|-101.37|20.87,MX12|MX|Guerrero|-99.83|17.31,MX13|MX|Hidalgo|-98.81|20.13,MX14|MX|Jalisco|-103.39|20.64,MX15|MX|M\xE9xico|-99.14|19.51,MX16|MX|Michoac\xE1n|-101.68|19.49,MX17|MX|Morelos|-99.15|18.88,MX18|MX|Nayarit|-104.89|21.5,MX19|MX|Nuevo Le\xF3n|-100.26|25.69,MX20|MX|Oaxaca|-96.23|17.05,MX21|MX|Puebla|-98.12|19.07,MX22|MX|Quer\xE9taro|-100.35|20.57,MX23|MX|Quintana Roo|-87.09|20.7,MX24|MX|San Luis Potos\xED|-100.7|22.22,MX25|MX|Sinaloa|-107.49|24.63,MX26|MX|Sonora|-111.05|29.37,MX27|MX|Tabasco|-92.98|17.99,MX28|MX|Tamaulipas|-98.33|24.92,MX29|MX|Tlaxcala|-98.19|19.31,MX30|MX|Veracruz|-96.31|19.2,MX31|MX|Yucat\xE1n|-89.52|20.94,MX32|MX|Zacatecas|-102.7|22.93,NB|CA|New Brunswick|-65.73|45.83,NC|US|North Carolina|-79.61|35.57,ND|US|North Dakota|-98.8|47.31,NE|US|Nebraska|-96.42|41.07,NH|US|New Hampshire|-71.37|43,NJ|US|New Jersey|-74.34|40.51,NL|CA|Newfoundland and Labrador|-52.77|47.55,NM|US|New Mexico|-106.28|34.69,NS|CA|Nova Scotia|-63.11|44.86,NV|US|Nevada|-115.95|36.72,NY|US|New York|-74.13|40.89,OH|US|Ohio|-82.75|40.53,OK|US|Oklahoma|-97.01|35.66,ON|CA|Ontario|-79.27|43.94,OR|US|Oregon|-122.75|44.96,PA|US|Pennsylvania|-76.12|40.23,PE|CA|Prince Edward Island|-63.13|46.23,QC|CA|Quebec|-73.14|45.89,RI|US|Rhode Island|-71.45|41.79,SC|US|South Carolina|-80.69|33.6,SD|US|South Dakota|-98.66|43.89,SK|CA|Saskatchewan|-105.99|51.63,TN|US|Tennessee|-87.53|35.63,TX|US|Texas|-97.51|31.01,UT|US|Utah|-111.96|40.5,VA|US|Virginia|-77.08|37.61,VT|US|Vermont|-73.21|44.48,WA|US|Washington|-121.46|47.29,WI|US|Wisconsin|-88.6|43.36,WV|US|West Virginia|-81.42|38.99,WY|US|Wyoming|-105.54|42.26,YT|CA|Yukon|-135.05|60.72",fA="006|-66.84|18.26,007|-66.15|18.15,008|-64.74|17.74,009|-66.12|18.37,010|-72.6|42.26,011|-72.53|42.07,012|-73.21|42.37,013|-72.51|42.58,014|-71.81|42.59,015|-71.85|42.23,016|-71.84|42.28,017|-71.44|42.33,018|-71.21|42.64,019|-70.89|42.66,020|-71.28|42.12,021|-71.05|42.31,022|-71.04|42.35,023|-70.86|41.98,024|-71.22|42.37,025|-70.6|41.71,026|-70.2|41.73,027|-71.07|41.77,028|-71.62|41.69,029|-71.47|41.82,030|-71.51|42.9,031|-71.48|43,032|-71.65|43.57,033|-71.58|43.26,034|-72.19|42.91,035|-71.31|44.69,036|-72.32|43.17,037|-72.13|43.69,038|-71.1|43.56,039|-70.76|43.24,040|-70.6|43.78,041|-70.27|43.7,042|-70.49|44.38,043|-69.75|44.3,044|-68.83|45.45,045|-69.57|43.99,046|-67.8|44.79,047|-68.34|46.55,048|-69.17|44.2,049|-69.97|44.99,050|-72.43|43.85,051|-72.65|43.28,052|-73.14|43.03,053|-72.77|42.94,054|-72.98|44.58,056|-72.6|44.35,057|-73.04|43.69,058|-72.12|44.68,059|-71.7|44.79,060|-72.81|41.88,061|-72.69|41.74,062|-72.12|41.81,063|-72.03|41.5,064|-72.61|41.46,065|-72.94|41.36,066|-73.22|41.24,067|-73.24|41.68,068|-73.42|41.28,069|-73.57|41.14,070|-74.28|40.76,071|-74.2|40.74,072|-74.2|40.68,073|-74.08|40.71,074|-74.4|41.09,075|-74.17|40.92,076|-74.01|40.94,077|-74.17|40.28,078|-74.81|40.97,079|-74.55|40.74,080|-74.98|39.78,081|-75.07|39.94,082|-74.68|39.32,083|-75.04|39.45,084|-74.48|39.35,085|-74.62|40.25,086|-74.68|40.23,087|-74.22|39.96,088|-74.72|40.54,089|-74.48|40.45,100|-73.96|40.77,101|-73.95|40.78,102|-74.02|40.72,103|-74.15|40.58,104|-73.85|40.9,105|-73.75|41.27,106|-73.74|41.02,107|-73.84|40.96,108|-73.8|40.95,109|-74.27|41.3,110|-73.69|40.74,111|-73.93|40.76,112|-73.94|40.66,113|-73.84|40.73,114|-73.77|40.69,115|-73.62|40.71,116|-73.88|40.57,117|-73.23|40.82,118|-73.5|40.77,119|-72.53|40.95,120|-74.22|42.92,121|-74.4|43.46,122|-73.81|42.7,123|-73.96|42.82,124|-74.27|42.09,125|-73.7|41.89,126|-73.88|41.69,127|-74.75|41.74,128|-73.91|43.61,129|-74.03|44.53,130|-76.16|43.08,131|-76.46|43.27,132|-76.2|43.03,133|-75.07|43.45,134|-75.35|43.03,135|-75.15|43.14,136|-75.39|44.33,137|-75.2|42.21,138|-75.46|42.43,139|-75.88|42.12,140|-78.48|43.01,141|-78.7|42.49,142|-78.8|42.91,143|-78.96|43.12,144|-77.71|42.96,145|-77.17|43.14,146|-77.65|43.17,147|-78.84|42.21,148|-77.18|42.29,149|-76.78|42.09,150|-80.23|40.56,151|-80.18|40.53,152|-79.97|40.46,153|-80.24|40.01,154|-79.65|39.92,155|-78.8|39.95,156|-79.47|40.33,157|-79.02|40.71,158|-78.66|41.32,159|-78.84|40.35,160|-79.88|40.93,161|-80.3|41.19,162|-79.35|41.08,163|-79.58|41.59,164|-80|41.87,165|-80.04|42.1,166|-78.28|40.48,167|-78.47|41.76,168|-78|40.97,169|-77.37|41.8,170|-77.29|40.44,171|-76.78|40.33,172|-77.81|39.98,173|-76.93|39.89,174|-76.72|39.97,175|-76.24|40.05,176|-76.34|40.05,177|-77.22|41.34,178|-76.77|40.93,179|-76.27|40.69,180|-75.45|40.67,181|-75.47|40.6,182|-75.88|40.9,183|-75.19|41.12,184|-75.38|41.53,185|-75.68|41.37,186|-76.17|41.4,187|-75.86|41.22,188|-76.12|41.82,189|-75.14|40.36,190|-75.37|39.97,191|-75.15|40.01,193|-75.78|39.92,194|-75.46|40.19,195|-75.9|40.42,196|-75.95|40.34,197|-75.68|39.53,198|-75.58|39.77,199|-75.46|38.83,200|-77.02|38.9,201|-77.68|38.9,202|-77.03|38.89,203|-77.01|38.86,204|-77.05|38.89,205|-77.01|38.87,206|-76.76|38.45,207|-76.78|38.88,208|-77.23|39.15,209|-76.99|39.05,210|-76.32|39.53,211|-76.73|39.58,212|-76.58|39.31,214|-76.55|39,215|-79.08|39.56,216|-76.02|38.86,217|-77.5|39.52,218|-75.57|38.27,219|-75.94|39.57,220|-77.25|38.78,221|-77.25|38.92,222|-77.11|38.88,223|-77.13|38.79,224|-77.25|38.22,225|-77.51|38.09,226|-78.25|39.03,227|-78.05|38.49,228|-78.79|38.57,229|-78.55|38.02,230|-78.09|37.66,231|-76.96|37.55,232|-77.46|37.51,233|-76.3|36.68,234|-76.66|36.77,235|-76.26|36.87,236|-76.44|37.12,237|-76.38|36.85,238|-77.41|36.94,239|-78.39|37.03,240|-80.1|37.23,241|-79.89|36.9,242|-82.49|36.83,243|-81.13|36.86,244|-79.51|38.05,245|-79.11|37.15,246|-81.8|37.19,247|-81.14|37.39,248|-81.64|37.47,249|-80.32|37.95,250|-81.45|38.27,251|-81.89|38.64,252|-81.45|38.77,253|-81.64|38.42,254|-78.11|39.45,255|-82.19|38.25,256|-82.08|37.76,257|-82.41|38.4,258|-81.21|37.72,259|-80.89|37.83,260|-80.63|40.05,261|-81.27|39.2,262|-80.02|38.75,263|-80.23|39.27,264|-80.65|39.21,265|-80.05|39.59,266|-80.8|38.48,267|-78.98|39.33,268|-79.12|38.88,270|-80.45|36.24,271|-80.24|36.06,272|-79.82|35.86,273|-79.52|35.55,274|-79.81|36.09,275|-78.54|35.93,276|-78.65|35.81,277|-78.9|35.99,278|-77.32|35.88,279|-76.5|36.19,280|-81.2|35.4,281|-80.41|35.21,282|-80.83|35.22,283|-78.94|34.96,284|-78.23|34.39,285|-77.23|35.06,286|-81.36|36.06,287|-82.78|35.51,288|-82.55|35.6,289|-83.97|35.11,290|-80.88|34.19,291|-80.62|33.71,292|-80.96|34.04,293|-81.86|34.78,294|-80.08|33.05,295|-79.49|34.07,296|-82.57|34.61,297|-80.92|34.83,298|-81.74|33.51,299|-80.96|32.55,300|-84.08|33.85,301|-84.91|34.04,302|-84.55|33.25,303|-84.42|33.77,304|-82.11|32.48,305|-83.81|34.58,306|-83.14|33.86,307|-85.1|34.71,308|-82.34|33.35,309|-82.01|33.4,310|-83.42|32.64,312|-83.64|32.83,313|-81.49|31.68,314|-81.15|32.03,315|-82.21|31.4,316|-83.21|31.02,317|-83.87|31.48,318|-84.69|32.45,319|-84.95|32.47,320|-82.58|30.27,321|-81.48|29.39,322|-81.69|30.3,323|-84.25|30.29,324|-85.58|30.55,325|-87.03|30.76,326|-82.6|29.58,327|-81.28|28.79,328|-81.32|28.47,329|-80.67|27.96,330|-80.58|25.31,331|-80.38|25.74,333|-80.25|26.13,334|-81.01|26.64,335|-82.22|28.19,336|-82.47|28.01,337|-82.73|27.85,338|-81.64|27.72,339|-81.71|26.77,341|-81.32|26.11,342|-82.16|27.29,344|-82.35|29.01,346|-82.52|28.41,347|-81.4|28.29,349|-80.72|27.34,350|-86.8|34.05,351|-86.38|33.43,352|-86.77|33.5,354|-87.86|33.07,355|-87.71|33.96,356|-87.4|34.67,357|-86.26|34.75,358|-86.59|34.69,359|-85.94|34.27,360|-86.09|32.09,361|-86.27|32.31,362|-85.65|33.53,363|-85.56|31.34,364|-86.97|31.38,365|-88.14|31.32,366|-88.19|30.68,367|-87.34|32.33,368|-85.41|32.61,369|-88.25|32.12,370|-87.02|36.12,371|-86.23|35.75,372|-86.83|36.15,373|-85.36|35.32,374|-85.33|35.06,376|-82.3|36.36,377|-84.31|36.27,378|-83.35|36.3,379|-83.97|35.97,380|-89.43|35.55,381|-89.96|35.1,382|-88.68|36.29,383|-88.5|35.61,384|-87.36|35.34,385|-85.34|36.18,386|-89.76|34.57,387|-90.81|33.54,388|-88.63|34.36,389|-89.9|33.77,390|-90|32.53,391|-90.67|32.51,392|-90.22|32.32,393|-88.8|32.42,394|-89.26|31.23,395|-89|30.59,396|-90.67|31.32,397|-88.87|33.53,398|-84.67|31.32,400|-85.29|38.07,401|-86.2|37.85,402|-85.66|38.19,403|-84.2|38.06,404|-84.42|37.53,405|-84.45|38.04,406|-84.87|38.22,407|-84.12|36.95,408|-83.26|36.9,409|-83.74|36.95,410|-84.32|38.64,411|-83.06|38.38,412|-82.67|37.89,413|-83.48|37.58,414|-83.15|37.84,415|-82.39|37.46,416|-82.78|37.54,417|-83.25|37.23,418|-82.88|37.21,420|-88.57|36.9,421|-86.09|36.89,422|-87.11|36.95,423|-87.02|37.52,424|-87.7|37.47,425|-84.71|37.15,426|-84.82|36.81,427|-85.73|37.32,430|-82.9|40.21,431|-82.99|39.69,432|-82.97|39.98,433|-83.38|40.55,434|-83.3|41.42,435|-84.22|41.46,436|-83.54|41.67,437|-81.66|39.85,438|-81.88|40.27,439|-80.9|40.25,440|-80.97|41.64,441|-81.66|41.42,442|-81.6|41.13,443|-81.54|41.07,444|-80.77|41.09,445|-80.64|41.05,446|-81.53|40.65,447|-81.39|40.83,448|-82.77|41.02,449|-82.55|40.74,450|-84.48|39.43,451|-83.84|39.16,452|-84.48|39.18,453|-84.3|39.97,454|-84.18|39.74,455|-83.81|39.94,456|-82.86|38.99,457|-81.78|39.35,458|-84.23|40.83,460|-86.13|40.17,461|-86.18|39.62,462|-86.14|39.79,463|-87.05|41.41,464|-87.34|41.55,465|-86.08|41.44,466|-86.28|41.66,467|-85.21|41.17,468|-85.17|41.09,469|-86.14|40.76,470|-85.08|39.16,471|-86.02|38.43,472|-85.74|39.05,473|-85.15|40.09,474|-86.63|38.99,475|-87.03|38.46,476|-87.53|38.13,477|-87.58|38.03,478|-87.29|39.45,479|-87.11|40.5,480|-82.79|42.83,481|-83.62|42.2,482|-83.1|42.38,483|-83.35|42.66,484|-83.22|43.29,485|-83.69|43.03,486|-84.36|43.99,487|-83.67|44.45,488|-84.67|43.02,489|-84.59|42.74,490|-85.54|42.2,491|-86.36|41.87,492|-84.36|42.06,493|-85.57|43.33,494|-86.14|43.39,495|-85.66|42.96,496|-85.52|44.44,497|-84.37|45.17,498|-86.94|46.17,499|-88.93|46.6,500|-94.77|41.63,501|-92.79|41.84,502|-93.67|42.12,503|-93.63|41.59,504|-93.37|43.17,505|-94.45|42.77,506|-92.45|42.65,507|-92.31|42.49,508|-94.56|40.96,510|-95.91|42.6,511|-96.39|42.52,512|-96.06|43.28,513|-95.16|43.27,514|-95.08|42.11,515|-95.55|41.44,516|-95.37|40.74,520|-90.98|42.46,521|-91.73|43.2,522|-92.31|41.9,523|-91.66|41.87,524|-91.69|41.96,525|-92.46|40.95,526|-91.44|40.88,527|-90.88|41.64,528|-90.61|41.56,530|-88.24|43.51,531|-88.33|42.75,532|-87.98|43.06,534|-87.86|42.74,535|-89.66|42.95,537|-89.38|43.08,538|-90.73|42.88,539|-89.55|43.64,540|-92.46|45.08,541|-88.23|45.09,542|-87.6|44.52,543|-88.01|44.53,544|-89.85|44.93,545|-89.86|45.89,546|-90.87|43.93,547|-91.52|44.85,548|-91.63|46.04,549|-88.96|44.19,550|-92.98|45.17,551|-93.08|44.96,553|-94.06|44.99,554|-93.31|45.01,556|-91.03|47.67,557|-92.68|47.39,558|-92.08|46.96,559|-92.28|43.89,560|-94.04|44.02,561|-95.65|43.92,562|-95.75|45.08,563|-94.59|45.83,564|-94.5|46.63,565|-96.08|46.86,566|-94.31|47.88,567|-96.22|48.39,570|-97.07|43.48,571|-96.76|43.54,572|-97.18|45.04,573|-98.53|43.91,574|-98.93|45.36,575|-100.61|43.86,576|-101.59|45.43,577|-103.11|44.26,580|-97.39|46.66,581|-96.83|46.86,582|-97.72|48.25,583|-99.34|48.32,584|-99.12|46.88,585|-100.98|46.76,586|-102.99|46.75,587|-101.7|48.34,588|-103.48|48.2,590|-108.62|45.98,591|-108.45|45.69,592|-105.6|48.2,593|-105.58|46.4,594|-111.24|47.79,595|-109.12|48.38,596|-111.74|46.65,597|-112.31|45.48,598|-114.25|46.97,599|-114.57|48.37,600|-88.15|42.29,601|-88.47|42.01,602|-87.69|42.04,603|-87.79|41.89,604|-88.09|41.39,605|-88.55|41.69,606|-87.69|41.83,607|-87.82|42.03,608|-87.76|41.84,609|-87.92|40.8,610|-89.56|42.18,611|-89.08|42.28,612|-90.29|41.5,613|-89.16|41.34,614|-90.43|40.82,615|-89.68|40.71,616|-89.61|40.72,617|-88.89|40.52,618|-88.15|40.11,619|-88.19|39.66,620|-90.01|39.13,622|-89.72|38.41,623|-91.02|39.99,624|-88.19|39.04,625|-89.21|39.63,626|-90|39.86,627|-89.66|39.8,628|-88.65|38.35,629|-88.89|37.55,630|-90.83|38.35,631|-90.32|38.64,633|-91.11|39.02,634|-91.78|39.93,635|-92.61|40.2,636|-90.64|37.61,637|-89.81|37.37,638|-89.73|36.55,639|-90.62|36.84,640|-94.1|39.07,641|-94.58|39.14,644|-94.69|40.13,645|-94.83|39.75,646|-93.55|39.89,647|-94.15|38.06,648|-94.35|36.93,650|-92.23|38.45,651|-92.19|38.51,652|-92.38|39.21,653|-93.26|38.71,654|-92.03|37.93,655|-91.92|37.67,656|-93.08|36.76,657|-92.43|37.03,658|-93.3|37.22,660|-95.12|38.84,661|-94.73|39.11,662|-94.72|38.95,664|-96.15|39.64,665|-96.34|39.4,666|-95.76|39.06,667|-95.23|37.64,668|-96.39|38.36,669|-97.86|39.77,670|-98.49|37.33,671|-98.4|37.44,672|-97.33|37.7,673|-95.81|37.23,674|-97.79|38.98,675|-98.99|38.25,676|-99.47|39.34,677|-101.15|39.35,678|-100.82|37.91,679|-101.43|37.18,680|-96.46|41.55,681|-96.05|41.24,683|-96.93|40.39,684|-97.26|40.89,685|-96.69|40.82,686|-97.68|41.55,687|-98.16|42.43,688|-99.15|41.34,689|-98.9|40.34,690|-100.99|40.37,691|-101.59|41.42,692|-100.64|42.67,693|-102.84|42.29,700|-89.93|29.63,701|-89.93|30.02,703|-90.65|29.62,704|-90.27|30.66,705|-92.25|30.2,706|-93.21|30.34,707|-91.2|30.57,708|-91.1|30.45,710|-93.4|32.45,711|-93.75|32.47,712|-91.95|32.56,713|-91.86|31.43,714|-92.84|31.57,716|-91.75|33.61,717|-92.79|33.48,718|-93.84|33.66,719|-93.61|34.4,720|-91.9|34.92,721|-92.56|34.93,722|-92.37|34.7,723|-90.59|35.07,724|-90.76|36.04,725|-91.81|36.01,726|-92.93|36.15,727|-94.05|36.11,728|-93.33|35.3,729|-94.08|35.29,730|-97.83|35.31,731|-97.5|35.43,734|-97.14|34.21,735|-98.81|34.53,736|-99.33|35.52,737|-98.2|36.42,738|-99.54|36.5,739|-101.67|36.74,740|-96.19|36.34,741|-95.96|36.15,743|-95.02|36.55,744|-95.44|35.64,745|-95.65|34.66,746|-97.05|36.71,747|-95.41|34.02,748|-96.66|35.17,749|-94.69|35.23,750|-96.76|33.06,751|-96.32|32.48,752|-96.78|32.79,753|-96.84|32.81,754|-95.67|33.37,755|-94.45|33.3,756|-94.58|32.49,757|-95.37|32.24,758|-95.68|31.44,759|-94.29|31.29,760|-97.54|32.59,761|-97.38|32.77,762|-97.44|33.52,763|-98.87|33.73,764|-98.59|32.61,765|-97.62|31.11,766|-97.06|31.7,767|-97.15|31.57,768|-99.37|31.23,769|-100.88|31.03,770|-95.39|29.79,772|-95.37|29.77,773|-95.24|30.48,774|-96.02|29.38,775|-94.98|29.68,776|-94.16|30.27,777|-94.19|29.96,778|-96.32|30.67,779|-96.95|28.92,780|-99.01|28.67,781|-97.93|29.08,782|-98.53|29.47,783|-98.14|27.63,784|-97.44|27.73,785|-98.19|26.39,786|-98.1|30.27,787|-97.78|30.3,788|-100.26|29.44,789|-96.87|29.92,790|-101.63|35.48,791|-101.85|35.21,792|-100.57|34.25,793|-102.15|33.37,794|-101.88|33.58,795|-100.31|32.7,796|-99.72|32.46,797|-102.22|31.57,798|-104.17|30.53,799|-106.16|31.8,800|-105.11|39.91,801|-104.47|39.51,802|-104.93|39.78,803|-105.31|40.04,804|-106.16|39.98,805|-105.35|40.57,806|-104.49|40.38,807|-103.09|40.4,808|-103.16|39.12,809|-104.67|38.79,810|-103.58|37.77,811|-106.39|37.54,812|-106.39|38.46,813|-108.42|37.49,814|-108.02|38.43,815|-108.7|38.92,816|-107.86|39.99,820|-105.27|41.31,821|-110.51|44.57,822|-104.67|42.39,823|-107.03|41.75,824|-108.65|44.32,825|-108.91|43.14,826|-106.43|43.1,827|-105|44.2,828|-106.71|44.55,829|-109.71|42.82,830|-110.51|43.7,831|-110.53|42.6,832|-112.17|42.66,833|-114.23|42.81,834|-111.63|43.86,835|-115.77|46.07,836|-115.99|44,837|-116.04|43.58,838|-116.47|47.77,840|-110.86|40.53,841|-111.81|40.71,843|-112.18|41.67,844|-112.01|41.23,845|-109.72|38.09,846|-111.68|39.63,847|-112.82|37.61,850|-112.09|33.63,851|-111.41|33,852|-111.69|33.6,853|-113.44|33.49,855|-110.3|33.43,856|-110.59|32,857|-111.09|32.18,859|-109.81|34.23,860|-111.15|35.89,863|-112.57|34.85,864|-113.79|35.66,865|-109.55|36.03,870|-106.9|35.22,871|-106.72|35.12,873|-108.56|35.44,874|-108.23|36.59,875|-106.04|36.27,877|-104.68|36.06,878|-107.94|34,879|-107.48|33.2,880|-108.03|32.37,881|-103.81|34.26,882|-104.07|32.87,883|-105.48|33.62,884|-103.79|35.74,890|-114.84|37,891|-115.42|36.33,893|-116.96|39.5,894|-118.06|41.29,895|-119.72|39.9,897|-119.8|39.18,898|-115.71|40.95,900|-118.32|34.04,902|-118.76|34.07,903|-118.34|33.95,904|-118.48|34.02,905|-118.33|33.83,906|-118.03|33.93,907|-118.45|33.39,908|-118.18|33.8,910|-118.25|34.28,911|-118.13|34.15,912|-118.25|34.19,913|-118.55|34.36,914|-118.47|34.18,915|-118.33|34.19,916|-118.38|34.18,917|-117.78|34.14,918|-118.13|34.09,919|-116.62|32.73,920|-116.7|33.16,921|-117.14|32.85,922|-115.5|33.59,923|-117.14|34.66,924|-117.33|34.17,925|-117.06|33.68,926|-117.73|33.63,927|-117.85|33.74,928|-117.71|33.85,930|-119.12|34.39,931|-119.97|34.48,932|-119.07|35.98,933|-119.01|35.35,934|-120.5|35.38,935|-118.36|37.37,936|-119.72|36.95,937|-119.85|36.71,939|-121.42|36.34,940|-122.31|37.41,941|-122.44|37.77,943|-122.13|37.44,944|-122.32|37.53,945|-122.05|38.09,946|-122.19|37.78,947|-122.26|37.89,948|-122.3|37.97,949|-122.74|38.14,950|-121.42|36.85,951|-121.76|37.33,952|-120.79|38.14,953|-120.56|37.62,954|-123.15|39.08,955|-123.75|40.5,956|-121.34|38.62,957|-120.86|39.13,958|-121.44|38.58,959|-121.73|39.47,960|-122.42|41.06,961|-120.33|40.52,967|-155.53|19.6,968|-157.83|21.34,969|144.77|13.45,970|-121.45|45.3,971|-123.79|45.64,972|-122.74|45.57,973|-123.26|44.68,974|-123.46|43.61,975|-123.06|42.34,976|-120.4|42.67,977|-120.77|44.32,978|-118.59|45.21,979|-117.63|43.34,980|-121.78|47.42,981|-122.32|47.6,982|-121.79|48.39,983|-123.87|47.96,984|-122.46|47.18,985|-123.27|46.94,986|-122.15|45.99,988|-119.91|48,989|-120.57|46.71,990|-117.56|47.62,991|-118.13|47.91,992|-117.4|47.67,993|-118.82|46.4,994|-117.21|46.2,995|-156.93|60.89,996|-151.66|60.82,997|-146.69|65.19,998|-136.2|58.94,999|-131.24|55.86";function s4(t){return t.normalize("NFD").replace(new RegExp("\\p{Diacritic}","gu"),"").toLowerCase().replace(/[^\p{L}\p{N}\s]/gu," ").replace(/\s+/g," ").trim()}var Mr=null;function zc(){if(Mr)return Mr;let t=new Map;for(let e of mA.split(",")){let r=e.split("|");if(r.length<5)continue;let o=s4(r[0]);if(!o)continue;let n={a1:r[1],lon:+r[2],lat:+r[3],pop:+r[4]},i=t.get(o);i?i.push(n):t.set(o,[n])}for(let e of t.values())e.sort((r,o)=>o.pop-r.pop);return Mr=t,t}var Cr=null;function Lr(){if(Cr)return Cr;let t=new Map;for(let e of yA.split(",")){let r=e.split("|");if(r.length<5)continue;let o={key:r[0],cc:r[1],name:r[2],lon:+r[3],lat:+r[4]};t.set(s4(o.key),o);let n=s4(o.name);n==="mexico"&&o.cc==="MX"?(t.set("estado de mexico",o),t.set("edomex",o)):t.set(n,o)}return Cr=t,t}var _r=null;function hA(){if(_r)return _r;let t=new Map;for(let e of fA.split(",")){let r=e.split("|");r.length<3||t.set(r[0],{lon:+r[1],lat:+r[2]})}return _r=t,t}function m9(t){if(t==null)return null;let e=s4(String(t));return e?Lr().get(e)?.key??null:null}var gA={us:"US",usa:"US","u s":"US","u s a":"US",america:"US","united states":"US","united states of america":"US",ca:"CA",can:"CA",canada:"CA",mx:"MX",mex:"MX",mexico:"MX","estados unidos mexicanos":"MX"};function MA(t){if(t==null)return null;let e=s4(String(t));return e?gA[e]??null:null}function Nc(t){return Lr().get(s4(t))?.cc??null}function Or(t){if(t==null)return[];let e=String(t).trim().replace(/\.0+$/,"");if(!e)return[];let r=/^(\d{5})(-\d{4})?$/.exec(e);if(r)return[r[1].slice(0,3)];if(/^\d{4}$/.test(e))return[e.padStart(5,"0").slice(0,3)];if(/^\d{3}$/.test(e)){let o=e.padStart(5,"0").slice(0,3);return o===e?[e]:[e,o]}return[]}function CA(t){let e=null,r=typeof t.lat=="string"?t.lat.trim():t.lat,o=typeof t.lon=="string"?t.lon.trim():t.lon;if(r!=null&&r!==""&&o!==void 0&&o!==null&&o!==""){let a=+r,s=+o;if(isFinite(a)&&isFinite(s)&&a>=-90&&a<=90&&s>=-180&&s<=180)if(a===0&&s===0)e={lat:0,lon:0,precision:"latlon"};else return{lat:a,lon:s,precision:"latlon"}}let n=MA(t.country),i=m9(t.state);if(i&&n&&Nc(i)!==n&&(i=null),t.city!==void 0&&t.city!==null){let a=s4(String(t.city)),s=a?zc().get(a):void 0;if(s&&n&&(s=s.filter(l=>Nc(l.a1)===n)),s&&s.length>0)if(i){let l=s.find(c=>c.a1===i);if(l)return{lat:l.lat,lon:l.lon,precision:"city"}}else return s.length===1?{lat:s[0].lat,lon:s[0].lon,precision:"city"}:{lat:s[0].lat,lon:s[0].lon,precision:"city",ambiguous:!0}}for(let a of Or(t.zip)){let s=hA().get(a);if(s)return{lat:s.lat,lon:s.lon,precision:"zip3"}}if(i){let a=Lr().get(s4(i));if(a)return{lat:a.lat,lon:a.lon,precision:"state"}}return e}var kc={latlon:0,city:1,zip3:2,state:3};function _A(t){let e=new Array(t.length),r=new Array(t.length),o=new Set,n=[],i=0,a=0,s=null;for(let l=0;l<t.length;++l){let c=t[l],u=CA(c);if(u)e[l]=u.lat,r[l]=u.lon,i++,u.ambiguous&&a++,(s===null||kc[u.precision]>kc[s])&&(s=u.precision);else{e[l]=null,r[l]=null;let p=[c.city,c.state,c.zip].filter(d=>d!=null&&String(d).trim()!=="").map(d=>String(d).trim()).join(", ");p&&!o.has(p.toLowerCase())&&(o.add(p.toLowerCase()),n.push(p))}}return{lat:e,lon:r,precision:s,unmatched:n,ambiguousRows:a,matchedRows:i,totalRows:t.length}}function xc(t){return!!t&&zc().has(t)}/*! @bicharts/shape-core — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; US Census/TIGER (public domain). Full text: NOTICE in this package. */var vA="AD AND,AE ARE,AF AFG,AG ATG,AI AIA,AL ALB,AM ARM,AO AGO,AQ ATA,AR ARG,AS ASM,AT AUT,AU AUS,AW ABW,AX ALA,AZ AZE,BA BIH,BB BRB,BD BGD,BE BEL,BF BFA,BG BGR,BH BHR,BI BDI,BJ BEN,BL BLM,BM BMU,BN BRN,BO BOL,BQ BES,BR BRA,BS BHS,BT BTN,BV BVT,BW BWA,BY BLR,BZ BLZ,CA CAN,CC CCK,CD COD,CF CAF,CG COG,CH CHE,CI CIV,CK COK,CL CHL,CM CMR,CN CHN,CO COL,CR CRI,CU CUB,CV CPV,CW CUW,CX CXR,CY CYP,CZ CZE,DE DEU,DJ DJI,DK DNK,DM DMA,DO DOM,DZ DZA,EC ECU,EE EST,EG EGY,EH ESH,ER ERI,ES ESP,ET ETH,FI FIN,FJ FJI,FK FLK,FM FSM,FO FRO,FR FRA,GA GAB,GB GBR,GD GRD,GE GEO,GF GUF,GG GGY,GH GHA,GI GIB,GL GRL,GM GMB,GN GIN,GP GLP,GQ GNQ,GR GRC,GS SGS,GT GTM,GU GUM,GW GNB,GY GUY,HK HKG,HM HMD,HN HND,HR HRV,HT HTI,HU HUN,ID IDN,IE IRL,IL ISR,IM IMN,IN IND,IO IOT,IQ IRQ,IR IRN,IS ISL,IT ITA,JE JEY,JM JAM,JO JOR,JP JPN,KE KEN,KG KGZ,KH KHM,KI KIR,KM COM,KN KNA,KP PRK,KR KOR,KW KWT,KY CYM,KZ KAZ,LA LAO,LB LBN,LC LCA,LI LIE,LK LKA,LR LBR,LS LSO,LT LTU,LU LUX,LV LVA,LY LBY,MA MAR,MC MCO,MD MDA,ME MNE,MF MAF,MG MDG,MH MHL,MK MKD,ML MLI,MM MMR,MN MNG,MO MAC,MP MNP,MQ MTQ,MR MRT,MS MSR,MT MLT,MU MUS,MV MDV,MW MWI,MX MEX,MY MYS,MZ MOZ,NA NAM,NC NCL,NE NER,NF NFK,NG NGA,NI NIC,NL NLD,NO NOR,NP NPL,NR NRU,NU NIU,NZ NZL,OM OMN,PA PAN,PE PER,PF PYF,PG PNG,PH PHL,PK PAK,PL POL,PM SPM,PN PCN,PR PRI,PS PSE,PT PRT,PW PLW,PY PRY,QA QAT,RE REU,RO ROU,RS SRB,RU RUS,RW RWA,SA SAU,SB SLB,SC SYC,SD SDN,SE SWE,SG SGP,SH SHN,SI SVN,SJ SJM,SK SVK,SL SLE,SM SMR,SN SEN,SO SOM,SR SUR,SS SSD,ST STP,SV SLV,SX SXM,SY SYR,SZ SWZ,TC TCA,TD TCD,TF ATF,TG TGO,TH THA,TJ TJK,TK TKL,TL TLS,TM TKM,TN TUN,TO TON,TR TUR,TT TTO,TV TUV,TW TWN,TZ TZA,UA UKR,UG UGA,UM UMI,US USA,UY URY,UZ UZB,VA VAT,VC VCT,VE VEN,VG VGB,VI VIR,VN VNM,VU VUT,WF WLF,WS WSM,YE YEM,YT MYT,ZA ZAF,ZM ZMB,ZW ZWE",h5=(()=>{let t=new Map;for(let e of vA.split(",")){let[r,o]=e.split(" ");r&&o&&t.set(r,o)}return t})(),bz=new Set(h5.keys()),AA=new Set(h5.values()),SA=["en","fr","es","de","it","pt","ru","ja","zh","ko","ar","hi","tr","pl","he","nl","sv","fi","no","da","cs","el","uk","ro","id","vi","th"],PA={usa:"USA","u.s.":"USA","u.s.a.":"USA",us:"USA",america:"USA","united states of america":"USA","the united states":"USA",uk:"GBR","u.k.":"GBR","great britain":"GBR",britain:"GBR",england:"GBR","south korea":"KOR","north korea":"PRK",korea:"KOR","ivory coast":"CIV","cote d ivoire":"CIV",vietnam:"VNM",laos:"LAO",syria:"SYR",iran:"IRN",russia:"RUS",moldova:"MDA",tanzania:"TZA",bolivia:"BOL",venezuela:"VEN",brunei:"BRN","czech republic":"CZE",czechia:"CZE",slovakia:"SVK",uae:"ARE","united arab emirates":"ARE",drc:"COD","dr congo":"COD","democratic republic of the congo":"COD","republic of the congo":"COG",congo:"COG",swaziland:"SWZ",eswatini:"SWZ","cape verde":"CPV","cabo verde":"CPV",burma:"MMR",myanmar:"MMR",holland:"NLD","the netherlands":"NLD",netherlands:"NLD",vatican:"VAT","vatican city":"VAT",palestine:"PSE",macau:"MAC",macao:"MAC","hong kong":"HKG",taiwan:"TWN",turkey:"TUR",turkiye:"TUR",macedonia:"MKD","north macedonia":"MKD",gambia:"GMB","the gambia":"GMB",bahamas:"BHS","the bahamas":"BHS","east timor":"TLS","timor leste":"TLS"},Ic=[["AL","Alabama"],["AK","Alaska"],["AZ","Arizona"],["AR","Arkansas"],["CA","California"],["CO","Colorado"],["CT","Connecticut"],["DE","Delaware"],["FL","Florida"],["GA","Georgia"],["HI","Hawaii"],["ID","Idaho"],["IL","Illinois"],["IN","Indiana"],["IA","Iowa"],["KS","Kansas"],["KY","Kentucky"],["LA","Louisiana"],["ME","Maine"],["MD","Maryland"],["MA","Massachusetts"],["MI","Michigan"],["MN","Minnesota"],["MS","Mississippi"],["MO","Missouri"],["MT","Montana"],["NE","Nebraska"],["NV","Nevada"],["NH","New Hampshire"],["NJ","New Jersey"],["NM","New Mexico"],["NY","New York"],["NC","North Carolina"],["ND","North Dakota"],["OH","Ohio"],["OK","Oklahoma"],["OR","Oregon"],["PA","Pennsylvania"],["RI","Rhode Island"],["SC","South Carolina"],["SD","South Dakota"],["TN","Tennessee"],["TX","Texas"],["UT","Utah"],["VT","Vermont"],["VA","Virginia"],["WA","Washington"],["WV","West Virginia"],["WI","Wisconsin"],["WY","Wyoming"],["DC","District of Columbia"],["PR","Puerto Rico"],["GU","Guam"],["VI","U.S. Virgin Islands"],["AS","American Samoa"],["MP","Northern Mariana Islands"]],bA=new Set(Ic.map(t=>t[0])),wA={"Ala.":"AL","Alab.":"AL","Ariz.":"AZ","Ark.":"AR","Calif.":"CA","Cal.":"CA","Colo.":"CO","Col.":"CO","Conn.":"CT","Del.":"DE","Fla.":"FL","Flor.":"FL","Ga.":"GA","Ill.":"IL","Ind.":"IN","Kan.":"KS","Kans.":"KS","Ky.":"KY","La.":"LA","Md.":"MD","Mass.":"MA","Mich.":"MI","Minn.":"MN","Miss.":"MS","Mo.":"MO","Mont.":"MT","Neb.":"NE","Nebr.":"NE","Nev.":"NV","N.H.":"NH","N.J.":"NJ","N.M.":"NM","N.Mex.":"NM","N. Mex.":"NM","N.Y.":"NY","N.C.":"NC","N.D.":"ND","N.Dak.":"ND","N. Dak.":"ND","Okla.":"OK","Ore.":"OR","Oreg.":"OR","Pa.":"PA","Penn.":"PA","Penna.":"PA","R.I.":"RI","S.C.":"SC","S.D.":"SD","S.Dak.":"SD","S. Dak.":"SD","Tenn.":"TN","Tex.":"TX","Vt.":"VT","Va.":"VA","Wash.":"WA","W.Va.":"WV","W. Va.":"WV","Wis.":"WI","Wisc.":"WI","Wyo.":"WY","D.C.":"DC","Wash. D.C.":"DC","Wash., D.C.":"DC","P.R.":"PR","V.I.":"VI"},NA=(()=>{let t=new Map;for(let[e,r]of Ic)t.set(M4(r),e);t.set(M4("Washington DC"),"DC"),t.set(M4("Washington D.C."),"DC"),t.set(M4("US Virgin Islands"),"VI");for(let[e,r]of Object.entries(wA)){let o=M4(e);o&&!t.has(o)&&t.set(o,r)}return t})(),kA=new Set(["01","02","04","05","06","08","09","10","11","12","13","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42","44","45","46","47","48","49","50","51","53","54","55","56","60","66","69","72","78"]);function vr(t){return t.trim().toUpperCase()}function M4(t){return s4(t)}var Ar=null;function TA(){if(Ar)return Ar;let t=new Map,e=["en",...SA.filter(r=>r!=="en")];for(let r of e){let o=null;try{o=new Intl.DisplayNames([r],{type:"region"})}catch{continue}for(let[n,i]of h5){let a;try{a=o.of(n)}catch{a=void 0}if(!a||a===n)continue;let s=M4(a);s&&!t.has(s)&&t.set(s,i)}}for(let[r,o]of Object.entries(PA)){let n=M4(r);n&&t.set(n,o)}return Ar=t,t}function zA(t,e){if(t==null)return null;let r=String(t).trim();if(r.length===0)return null;switch(e){case"country-iso3":{let o=vr(r);return AA.has(o)?o:null}case"country-iso2":return h5.get(vr(r))??null;case"country-name":return TA().get(M4(r))??null;case"us-state-code":case"us-state-name":{let o=vr(r);return bA.has(o)?o:NA.get(M4(r))??null}case"us-zip5":{let o=/^(\d{5})(-\d{4})?$/.exec(r);return o?o[1]:/^\d{3,4}$/.test(r)?r.padStart(5,"0"):null}case"us-county-fips":return/^\d{5}$/.test(r)&&kA.has(r.slice(0,2))?r:null;default:return null}}function xA(t){switch(t){case"country-iso3":case"country-iso2":case"country-name":case"us-state-code":case"us-state-name":case"us-zip5":case"us-county-fips":return!0;default:return!1}}function IA(t,e){let r=new Array(t.length),o=new Set,n=[],i=0;for(let a=0;a<t.length;++a){let s=zA(t[a],e);if(r[a]=s,s!==null)i++;else{let l=t[a];if(l!=null){let c=String(l).trim();if(c.length>0){let u=c.toLowerCase();o.has(u)||(o.add(u),n.push(c))}}}}return{iso:r,unmatched:n,matchedRows:i,totalRows:t.length}}/*! @bicharts/shape-core — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; US Census/TIGER (public domain). Full text: NOTICE in this package. */var Sr=85,Pr=2,FA=100,Fc=400,Lc=new Set(["us","usa","u s","u s a","united states","united states of america","america","ca","can","canada","mx","mex","mexico","estados unidos mexicanos"]);function P7(t){let e=new Set;for(let r of t){if(r==null)continue;let o=s4(String(r));if(o&&!e.has(o)&&(e.add(o),e.size>=Fc))break}return Array.from(e)}function br(t){let e=P7(t);return e.length===0||!e.every(r=>Lc.has(r))?!1:e.some(r=>!m9(r))}function Tc(t){return Lc.has(t)&&!!m9(t)}function wr(t){let e=P7(t);if(e.length===0)return 0;let r=0;for(let o of e)m9(o)&&r++;return Math.round(r/e.length*1e3)/10}function Oc(t){let e=new Set;for(let r of t){if(r==null)continue;let o=String(r).trim();if(o&&!e.has(o)&&(e.add(o),e.size>=Fc))break}return Array.from(e)}function LA(t){let e=Oc(t);if(e.length===0)return 0;let r=0;for(let o of e)Or(o).length>0&&r++;return Math.round(r/e.length*1e3)/10}function OA(t){let e=P7(t);if(e.length===0)return 0;let r=0;for(let o of e)xc(o)&&r++;return Math.round(r/e.length*1e3)/10}function Nr(t,e){let r=0;for(let o of P7(t))e(o)&&r++;return r}function RA(t,e){let r=0;for(let o of Oc(t))e(o)&&r++;return r}function EA(t,e,r){let o=[],n=[],i={},a=new Set(t),s=d=>e.map(y=>y[d]);for(let d of["city","zip","lat","lon","country"]){let y=r?.[d];y&&a.has(y)&&(i[d]=y)}let l=r?.state;if(l&&a.has(l)){let d=s(l),y=P7(d);y.length>0&&y.every(Tc)?n.push(`state=${l} (every value is "CA", which is both Canada and California)`):br(d)?(n.push(`state=${l} (every value is a country, not a state)`),i.country||(i.country=l)):wr(d)<Sr?n.push(`state=${l} (only ${wr(d)}% of values are states/provinces)`):i.state=l}let c=new Set(Object.values(i).filter(Boolean)),u=t.filter(d=>!c.has(d)&&!d.startsWith("__"));if(!i.state){let d=null;for(let y of u){let m=s(y);if(br(m))continue;let f=wr(m);if(f<Sr)continue;let h=Nr(m,M=>!!m9(M)),C=Nr(m,M=>!!m9(M)&&!Tc(M));h<Pr&&C<1||(!d||f>d.pct)&&(d={name:y,pct:f})}d&&(i.state=d.name,c.add(d.name),o.push(`state=${d.name} (${d.pct}% states/provinces)`))}if(!i.zip)for(let d of u){if(c.has(d))continue;let y=s(d),m=LA(y);if(!(m<FA)&&!(RA(y,f=>Or(f).length>0)<Pr)){i.zip=d,c.add(d),o.push(`zip=${d} (${m}% ZIP codes)`);break}}if(!i.country){for(let d of u)if(!c.has(d)&&br(s(d))){i.country=d,c.add(d),o.push(`country=${d}`);break}}if(!i.city){let d=null;for(let y of u){if(c.has(y))continue;let m=s(y),f=OA(m);f<Sr||Nr(m,h=>xc(h))<Pr||(!d||f>d.pct)&&(d={name:y,pct:f})}d&&(i.city=d.name,o.push(`city=${d.name} (${d.pct}% known cities)`))}return{bind:!!(i.city||i.state||i.zip||i.lat&&i.lon)?i:null,backfilled:o,refused:n}}function Rr(t,e,r,o){let n=t.map(M=>M.name),i=null,a=null,s,l=o??null,c=[],u=[];if(l){let M=t.filter(A=>!A.isMeasure).map(A=>A.name),v=EA(M,e,l);l=v.bind,c=v.backfilled,u=v.refused}if(!!l&&!!(l.city||l.state||l.zip||l.lat&&l.lon)){let M=l,v=_A(e.map(A=>({lat:M.lat?A[M.lat]:null,lon:M.lon?A[M.lon]:null,city:M.city?A[M.city]:null,state:M.state?A[M.state]:null,zip:M.zip?A[M.zip]:null,country:M.country?A[M.country]:null})));i=v.lat,a=v.lon,s={precision:v.precision,unplaced:v.totalRows-v.matchedRows,unplacedExamples:v.unmatched.slice(0,8),ambiguousRows:v.ambiguousRows,...c.length?{rolesBackfilled:c}:{},...u.length?{rolesRefused:u}:{}}}let d=null,y,m;if(r&&r.column&&r.kind&&xA(r.kind)){let M=IA(e.map(v=>v[r.column]),r.kind);d=M.iso,y={count:M.totalRows-M.matchedRows,examples:M.unmatched.slice(0,8)},m=M.unmatched.length}let f=1+(d?1:0)+(i?2:0),h=new Array(e.length);for(let M=0;M<e.length;M++){let v=e[M],A=new Array(t.length+f);for(let z=0;z<t.length;z++){let G=v[n[z]];G instanceof Date?A[z]=G.toISOString():A[z]=G??null}let P=t.length;A[P++]=M,d&&(A[P++]=d[M]),i&&a&&(A[P++]=i[M],A[P++]=a[M]),h[M]=A}let C=[...t,{name:"__rowIdx__",dataType:"Integer",isMeasure:!1,modelDesc:""}];return d&&C.push({name:"__geoIso__",dataType:"String",isMeasure:!1,modelDesc:""}),i&&C.push({name:"__geoLat__",dataType:"Double",isMeasure:!1,modelDesc:""},{name:"__geoLon__",dataType:"Double",isMeasure:!1,modelDesc:""}),{columns:C,rows:h,geoUnmatched:y,geoUnmatchedDistinct:m,geoPoint:s}}/*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */function Rc(t){let e=t.width??800,r=t.height??600;return`<!DOCTYPE html>
58
+ <html>
59
+ <head>
60
+ <meta charset="utf-8">
61
+ <title>${(t.title??"BIC chart preview").replace(/</g,"&lt;")}</title>
62
+ <script src="https://cdn.jsdelivr.net/npm/d3@7.9.0/dist/d3.min.js"></script>
63
+ <style>body{margin:16px;font-family:Segoe UI,sans-serif}#chart{width:${e}px;height:${r}px;position:relative}
64
+ #sel{margin-top:8px;font-size:12px;color:#555;min-height:1.2em}</style>
65
+ </head>
66
+ <body>
67
+ <div id="chart"></div>
68
+ <div id="sel"></div>
69
+ <script>
70
+ const __CODE__ = ${JSON.stringify(t.code)};
71
+ const __DATA__ = ${JSON.stringify(t.data)};
72
+ const __GEO__ = ${t.geo?JSON.stringify(t.geo):"null"};
73
+ const container = document.getElementById("chart");
74
+ const selDiv = document.getElementById("sel");
75
+ const options = {
76
+ width: ${e}, height: ${r},
77
+ palette: [], backgroundColor: "", cultureCode: "en-US",
78
+ themeFg: "#252423", themeAccent: "#118dff",
79
+ allowTooltips: true,
80
+ // Animation defaults (the chart draws its own controls; these mirror the visual's defaults).
81
+ animAutoPlay: false, animPlaySpeedMs: ${A7}, animMaxIdealFrames: ${S7},
82
+ animTimelineStyle: "", animStopAtEnd: false, filtersDuringPlay: false,
83
+ // Geometry for choropleths (feature.id = the __geoIso__ join code). null for non-geo.
84
+ geo: __GEO__ || undefined,
85
+ geoUnmatched: ${t.geoUnmatched?JSON.stringify(t.geoUnmatched):"undefined"},
86
+ // Point maps: the coarsest tier any row needed + what could not be placed, so the
87
+ // chart annotates its own precision instead of implying every point is exact.
88
+ geoPoint: ${t.geoPoint?JSON.stringify(t.geoPoint):"undefined"},
89
+ // A real host wires selection here. Some charts call onSelect; scrubber/animated
90
+ // charts instead dispatch 'llm-xfilter-refresh' and tag marks with data-row-idx.
91
+ onSelect: function (rowIdxs) { selDiv.textContent = "onSelect rows: " + JSON.stringify(rowIdxs); },
92
+ uiState: {}, setUiState: function () {},
93
+ };
94
+ try {
95
+ const factory = new Function(
96
+ "container", "data", "options", "window", "document", "d3",
97
+ __CODE__ + "\\n;return (typeof render === 'function') ? render : null;");
98
+ const renderFn = factory.call(null, null, null, null, window, window.document, window.d3);
99
+ if (typeof renderFn !== "function") throw new Error("generated code did not define render(container, data, options)");
100
+ renderFn(container, __DATA__, options);
101
+ // Demo cross-filter host: report clicks (data-row-idx) and scrubber changes.
102
+ container.addEventListener("${T8}", function (e) {
103
+ if (e.detail && e.detail.clear) { selDiv.textContent = "selection cleared"; return; }
104
+ const m = e.detail && e.detail.mark;
105
+ selDiv.textContent = "xfilter rows: " + ((m && m.getAttribute("${j4}")) || "(none)");
106
+ });
107
+ container.addEventListener("click", function (e) {
108
+ const el = e.target && e.target.closest && e.target.closest("[${j4}]");
109
+ if (el) selDiv.textContent = "clicked rows: " + el.getAttribute("${j4}");
110
+ });
111
+ } catch (e) {
112
+ container.textContent = "Preview failed: " + (e && e.message || e);
113
+ }
114
+ </script>
115
+ </body>
116
+ </html>`}function Ec(t,e,r,o){let n=Rr(e,t.toObjectArray(),r,o);return{columns:n.columns,rows:n.rows,geoUnmatched:n.geoUnmatched,geoPoint:n.geoPoint}}var $A="@bicharts/chart-host",DA=!0,XA=DA?` Install: npm install ${$A}`:` NOT YET PUBLISHED to npm (packaging in progress) \u2014 ask your BIC contact for it. If
117
+ you must ship before then, hand-roll from the spec below and pay particular
118
+ attention to the ROW INDEX HAZARD and the HOST PAGE PREREQUISITES.`;function $c(t){let e=t.language.toUpperCase(),r=t.data.columns.map(z=>` - ${z.name} (${z.dataType}${z.isMeasure?", measure":""})`).join(`
119
+ `);if(e!=="D3")return["INTEGRATION CONTRACT",` Language: ${t.language} (not D3 \u2014 no drop-in render() function).`," This code targets the visual's Plotly/Python runtime; embedding it outside"," Power BI needs that runtime. For a mergeable web function, request renderer 'D3'."].join(`
120
+ `);let o=t.code||"",n=z=>z.test(o),i=!!t.geoKind||n(/options\.geo\b|__geoIso__/),a=n(/__geoIso__/),s=o.includes(v7)||n(/animPlaySpeedMs|animMaxIdealFrames|animTimelineStyle|animAutoPlay/),l=o.includes(T8),c=o.includes(j4),u=n(/\boptions\.onSelect\b|\bonSelect\b/),p=n(/colorScaleLow|colorScaleHigh/),d=n(/options\.aggregation\b/),y=n(/themeFg|themeAccent/),m=n(/__geoLat__|__geoLon__/),f=[{re:/d3\.sankey|sankeyLinkHorizontal|sankeyJustify|sankeyCenter/,spec:"d3-sankey@0.12.3",named:"sankey, sankeyLinkHorizontal, sankeyLeft, sankeyRight, sankeyCenter, sankeyJustify"},{re:/d3\.hexbin|hexbin\(/,spec:"d3-hexbin@0.2.2",named:"hexbin"},{re:/weightedVoronoi/,spec:"d3-weighted-voronoi@1.1.3",named:"weightedVoronoi"},{re:/voronoiMap\b/,spec:"d3-voronoi-map@2.1.1",named:"voronoiMap",deps:["d3-weighted-voronoi@1.1.3"]},{re:/voronoiTreemap/,spec:"d3-voronoi-treemap@1.1.2",named:"voronoiTreemap",deps:["d3-weighted-voronoi@1.1.3","d3-voronoi-map@2.1.1"]}],h=f.filter(z=>n(z.re)),C=Array.from(new Set(h.flatMap(z=>[...z.deps??[],z.spec]))),M=C.map(z=>{let G=z.split("@")[0],A3=f.find(p3=>p3.spec===z)?.named??G.replace(/^d3-/,"").replace(/-([a-z])/g,(p3,j)=>j.toUpperCase());return{pkg:G,named:A3}}),v=n(/maxMapPoints/),A=n(/geoLandColor|geoNoDataColor/),P=[`INTEGRATION CONTRACT (D3 \u2014 a portable function, merge it anywhere) [host contract v${y9}]`,""," BEFORE YOU HAND-ROLL: @bicharts/chart-host is the reference host implementation."," It does everything in this document \u2014 compiles the code, applies the option"," defaults, resolves mark clicks (including through tooltip overlays), owns the"," selection affordance, translates row indices between cross-filtered charts, and"," handles teardown. React bindings: <BicChart> / <BicChartGroup>.",XA," Everything below is the FULL HAND-ROLL SPEC \u2014 what to build if you are not using"," it, and what it is doing for you if you are.",""," Entry point: function render(container, data, options)"," \u2022 container \u2014 a DOM element to draw into (the function owns its contents)."," It MUST have a resolved width/height BEFORE you call render: the chart draws"," once at whatever size it is handed and does not re-measure. A container inside"," a display:none tab, or measured before layout, yields a 0px chart forever."," \u2022 Requires D3 v7. The code reads a bare `d3` identifier, so it needs d3 either as"," a global (`window.d3 = d3`) OR injected as a parameter by whatever compiles it"," \u2014 @bicharts/chart-host's compileRenderFn injects it, so in a bundled app there is"," NO global and you pass your imported d3 in.",' npm install d3@7 // then: import * as d3 from "d3";',...h.length?[` \u2022 D3 PLUGINS \u2014 this chart calls ${M.map(z=>z.pkg).join(", ")}.`," These are SEPARATE packages that attach onto the d3 object; the generated"," code just calls d3.<plugin>(). Install them, then augment the same d3 you"," hand to the chart:",` npm install ${C.join(" ")}`,...h.some(z=>z.deps?.length)?[" (install order above is also the ATTACH order \u2014 the dependency packages"," must augment d3 before the one that builds on them)"]:[],' import * as d3 from "d3";',...M.map(z=>` import { ${z.named} } from "${z.pkg}";`),` Object.assign(d3, { ${M.map(z=>z.named).join(", ")} });`]:[]," \u2022 It is a plain function \u2014 drop it into any app; call render() yourself.",""," data = { columns, rows } (build it in THIS exact shape from YOUR data):"," \u2022 columns: array of { name, dataType, isMeasure } in fixed order:",r," (trailing __rowIdx__ = HOST METADATA, the row's index"+(a?"; __geoIso__ = the ISO/USPS join key this tool computed, null = unmatched).":m?"; __geoLat__/__geoLon__ = coordinates this tool resolved, null = unplaceable).":").")," \u2022 rows: array of POSITIONAL arrays aligned to columns:",a?" [ v0, v1, \u2026, vN, rowIndex, isoCode ] // last two = __rowIdx__, __geoIso__":m?" [ v0, v1, \u2026, vN, rowIndex, lat, lon ] // last three = __rowIdx__, __geoLat__, __geoLon__":" [ v0, v1, \u2026, vN, rowIndex ] // last cell = that row's __rowIdx__"," DateTime cells are ISO-8601 strings. Missing values are null.",""," options = {"," width, height, // px"," palette: string[], // hex colors; [] = the code's own defaults"," backgroundColor, cultureCode, // '' acceptable"];return y&&P.push(" themeFg, themeAccent, // foreground / accent hex (label + play-position color)"),P.push(" allowTooltips: boolean,"),p&&P.push(" colorScaleLow, colorScaleHigh, // force the sequential scale endpoints (live restyle)"),d&&P.push(" aggregation, // '' | sum|average|median|min|max|count|distinct (live restyle)"),a&&P.push(" geo: FeatureCollection, // REQUIRED \u2014 the geometry (feature.id = join code);"," // supplied by this tool (data.geo.json / preview)"," geoUnmatched: { count, examples }, // drives the 'N regions unmatched' annotation"),m&&P.push(" geo: FeatureCollection, // REQUIRED \u2014 the BASEMAP (context land, no join);"," // supplied by this tool (data.geo.json / preview)"," geoPoint: { // what the geocoding actually achieved \u2014 pass it"," precision, // 'latlon'|'zip'|'city'|'state': COARSEST tier used"," unplaced, unplacedExamples, // rows with no resolvable coordinate"," ambiguousRows }, // placed by a largest-match tie-break"," // The chart annotates these; omitting it makes a"," // sparse/approximate map LOOK exact."),A&&P.push(" geoLandColor, geoNoDataColor, // basemap fills ('' = the code's own defaults)"),v&&P.push(" maxMapPoints, // cap on plotted points (default 1000). Over it, the"," // chart keeps the LARGEST N and says so on-chart."),s&&P.push(` animMaxIdealFrames, // ${Ir}..${Fr} (default ${S7}): target keyframe count \u2014 the`," // code re-grains dates to the finest grain <= this,"," // LIVE (see 'Animation' below)",` animPlaySpeedMs, // ${zr}..${xr} (default ${A7}): ms per period`," animTimelineStyle, // '' auto | 'line' | 'boxes'"," animAutoPlay, animStopAtEnd, filtersDuringPlay, // booleans"),P.push(" uiState, setUiState, // optional persisted view-state; {} + no-op is fine"," }",""),(c||l||u)&&(P.push(" Interactivity / cross-filter (what the bridge must do \u2014 chart-host does it):"),c&&P.push(" \u2022 Every selectable mark carries a data-row-idx attribute = the comma-joined"," __rowIdx__ values it represents. On a mark click, read data-row-idx, map the"," indices back to your rows, and update your filter/state, then re-render other"," panels with the filtered rows."," \u2022 ROW INDEX HAZARD \u2014 the one thing hand-rolled integrations get wrong."," __rowIdx__ is a position WITHIN THE PAYLOAD THAT CHART RECEIVED, not an id in"," your source table. The moment you re-render a chart with filtered rows, its"," payload renumbers from zero \u2014 so the SAME integer now denotes a DIFFERENT"," record, and comparing indices across two charts silently selects the wrong"," rows. It does not throw; it just quietly filters to the wrong thing."," Keep ONE source table plus a payload-row -> source-row map per chart, and"," translate on every hop. (<BicChartGroup> exists precisely to own this.)"," \u2022 Marks are MANY-TO-MANY with rows: a legend swatch, an aggregated bar or an"," axis-group label carries every row it covers, so treat a mark as selected"," when ANY of its rows is selected \u2014 that is what makes a legend click light up"," its swatch and its bars together."," \u2022 Clicks can be SWALLOWED by the chart's own tooltip/crosshair overlay: an"," overlay painted over the marks with a transparent (not `none`) fill still"," hit-tests, so event.target is the overlay and a naive closest('[data-row-idx]')"," finds nothing and reads as 'empty canvas'. Resolve a miss through"," document.elementsFromPoint before concluding the user clicked nothing."),l&&P.push(` \u2022 This chart also DISPATCHES a bubbling \`${T8}\` CustomEvent on the`," container when its selection changes (e.g. a scrubber period). Listen for it:",` container.addEventListener('${T8}', e => {`," if (e.detail.clear) { /* selection cleared */ }",` else { const idx = e.detail.mark.getAttribute('${j4}'); /* filter */ }`," });"," \u2022 Lifecycle slots the code sets on the container (call/read them from your host):",` container.${kr}() // call to clear the chart's own selection`,` container.${Tr} // a mark to apply as the initial filter (may be set)`,` container.${v7}() // CALL THIS before unmount / before re-rendering`),u?P.push(" \u2022 options.onSelect(rowIdxs:number[]) is also invoked when provided \u2014 wire it to"," your cross-filter if you prefer a callback over the DOM event."):P.push(" \u2022 NOTE: this code does NOT call options.onSelect \u2014 use data-row-idx"+(l?" + the event above.":".")),P.push("")),s&&P.push(" Animation (keyframe playback + LIVE re-grain):"," \u2022 The chart draws its own play/pause control + period scrubber. It reads the anim"," options above; sensible defaults apply if you omit them."," \u2022 DYNAMIC KEYFRAMES: the code chooses the time grain AT RENDER from"," options.animMaxIdealFrames \u2014 it truncates dates to the finest calendar grain"," (day/week/month/quarter/year/decade) whose bucket count <= that value and"," aggregates rows within each bucket. To change the granularity LIVE, just call"," render(container, data, {...options, animMaxIdealFrames: N}) again \u2014 NO new"," generation needed. (This is what the Power BI 'Max Ideal Frames' slider does.)",` \u2022 Call container.${v7}() before you re-render or unmount, to stop its timer.`,""),m&&P.push(" Geography (POINT MAP):"," \u2022 Coordinates are HOST-RESOLVED. This tool geocoded your place columns"," (city / state / zip, or lat+lon when present) and appended __geoLat__ and"," __geoLon__ to every row \u2014 the chart plots those columns directly and does NOT"," geocode anything itself. Build them the same way if you re-derive the data, or"," the map draws nothing: the code bails when it can't find the two columns."," \u2022 options.geo is the BASEMAP (grey context land), NOT a join target \u2014 there is no"," __geoIso__ and no feature.id lookup. Without it you get points on a blank field."," \u2022 Pass options.geoPoint through. It is how the chart tells the truth about"," precision (city-centroid vs exact) and about rows it could not place.",""),a&&P.push(" Geography:"," \u2022 This is a choropleth: it REQUIRES options.geo (a GeoJSON FeatureCollection whose"," feature.id is the join code) and the __geoIso__ column in data (both provided by"," this tool \u2014 see data.geo.json when out_dir is set). Without options.geo it renders"," an empty map. Do NOT fetch or invent geometry; pass what the tool supplied.",""),P.push(" HOST PAGE PREREQUISITES (@bicharts/chart-host does all of these for you):"," \u2022 SIZE THE CONTAINER FIRST. Measure synchronously (getBoundingClientRect in a"," layout effect) and pass width/height explicitly \u2014 they have NO defaults, and a"," chart handed undefined/0 draws once at nothing and never recovers. Use a"," ResizeObserver for LATER resizes only: gating the FIRST paint on it costs"," seconds in a headless/background tab, where frames are barely produced."," \u2022 PIN TYPOGRAPHY AT THE BOUNDARY. Charts set font-size but almost never"," line-height or letter-spacing, so they inherit YOURS. A page with"," `:root { font: 18px/145% }` \u2014 the stock Vite template does exactly this \u2014 hands"," an 11px chart label a 26px line box and slices it through the middle, on a chart"," that renders perfectly elsewhere. Set `line-height: normal; letter-spacing:"," normal` on the chart container (a chart that sets its own still wins)."," \u2022 SELECTION STYLING IS YOURS. Generated code emits marks and data-row-idx; it"," never styles 'selected', because only the host knows what is selected. Add"," `lch-has-selection` to the container and `lch-mark-selected` to selected marks,"," and dim the rest via the `--lch-dim-opacity` custom property (default 0.25)."," Re-apply after EVERY render or a restyle silently drops the highlight."," \u2022 TEAR DOWN ON UNMOUNT. Call container.__llmAnimStop__() if present before you"," re-render or unmount. Under React StrictMode effects double-mount, so without"," this every animated chart leaks a running timer per mount, on every hot reload.",""," To re-render with filtered/updated data or changed options: call"," render(container, newData, newOptions) again (it repaints the container)."),P.join(`
121
+ `)}Dc();Bc();Zc();/*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */function jc(t){if(!t)return;let e=t.toLowerCase();if(/^country/.test(e))return Er;if(e==="us-state-code"||e==="us-state-name")return Xc;if(e==="us-zip5")return Hc;if(e==="north-america")return BA()}var $r;function BA(){return $r||($r={type:"FeatureCollection",features:Er.features.filter(t=>Pc.has(t?.id)&&t?.geometry&&t.geometry.type!=="Point").map(t=>wc(t,bc)).filter(t=>t!==null)}),$r}import{readdirSync as HA,existsSync as ZA,statSync as Uc}from"node:fs";import{join as Dr}from"node:path";var jA=["package.json","tsconfig.json","jsconfig.json","deno.json","deno.jsonc","angular.json","svelte.config.js","vite.config.ts","vite.config.js","pnpm-lock.yaml","yarn.lock","package-lock.json"],UA=["pyproject.toml","requirements.txt","setup.py","setup.cfg","Pipfile","poetry.lock","environment.yml","environment.yaml","conda.yaml","tox.ini"],VA=new Set([".js",".jsx",".mjs",".cjs",".ts",".tsx"]),WA=new Set([".py",".pyi"]);function Vc(t,e){return e.some(r=>ZA(Dr(t,r)))}function GA(t){let e=0,r=0,o=i=>{let a;try{a=HA(i)}catch{return}for(let s of a){if(s==="node_modules"||s===".git"||s.startsWith("."))continue;let l=Dr(i,s),c=!1;try{c=Uc(l).isFile()}catch{continue}if(!c)continue;let u=s.lastIndexOf(".");if(u<0)continue;let p=s.slice(u).toLowerCase();VA.has(p)?e++:WA.has(p)&&r++}};o(t);let n=Dr(t,"src");try{Uc(n).isDirectory()&&o(n)}catch{}return{js:e,py:r}}function Xr(t=process.cwd()){let e=Vc(t,jA),r=Vc(t,UA);if(e&&!r)return{language:"javascript",reason:`found a JS/TS project marker in ${t}`};if(r&&!e)return{language:"python",reason:`found a Python project marker in ${t}`};let{js:o,py:n}=GA(t);return o>0&&n===0?{language:"javascript",reason:`found ${o} JS/TS source file(s) and no Python in ${t}`}:n>0&&o===0?{language:"python",reason:`found ${n} Python source file(s) and no JS/TS in ${t}`}:o>0&&n>0?o>=n*3?{language:"javascript",reason:`JS/TS files dominate (${o} vs ${n} Python) in ${t}`}:n>=o*3?{language:"python",reason:`Python files dominate (${n} vs ${o} JS/TS) in ${t}`}:{language:null,reason:`mixed JS/TS (${o}) and Python (${n}) in ${t}`}:e&&r?{language:null,reason:`both JS and Python project markers present in ${t}`}:{language:null,reason:`no JS or Python markers or source files found in ${t}`}}var M5=new p5({name:"bic-chart",version:"0.1.0"}),Gc="2026-07-27T12:28:09Z src:d2b4cdc028c8 (7 files)",YA=V.object({columns:V.array(V.object({name:V.string(),dataType:V.enum(["String","Integer","Decimal","DateTime"]).optional().describe("Known type (DAX/semantic-model callers have it); omit to infer from values."),isMeasure:V.boolean().optional().describe("Known measure/dimension role; omit to apply the numeric-non-identifier heuristic. A semantic-model caller should set this."),format:V.string().optional().describe('Format string from the model (e.g. "$#,##0") \u2192 modelFormat.'),description:V.string().optional().describe("Column description from the model \u2192 modelDesc.")})).min(1),rows:V.array(V.union([V.array(V.any()),V.record(V.string(),V.any())])).min(1).describe("Rows as positional arrays aligned to columns, OR objects keyed by column name.")}).describe("A pre-typed {columns, rows} table (DAX query results, dataframe, arrow). Use INSTEAD of csv_path/csv_text."),Hr={csv_path:V.string().optional().describe("Path to a CSV file (header row required)."),csv_text:V.string().optional().describe("Inline CSV text (alternative to csv_path)."),data:YA.optional().describe("A pre-typed {columns, rows} table \u2014 the shape a Fabric DAX query / dataframe already has. Alternative to csv_path/csv_text; when columns carry isMeasure/format/description the shape matches PBI fidelity with no guessing."),measures:V.array(V.string()).optional().describe("Columns to treat as MEASURES (the PBI 'Values' well \u2014 fields the chart aggregates). Numeric non-identifier columns are measures by default."),dimensions:V.array(V.string()).optional().describe("Columns to treat as DIMENSIONS (a PBI category/axis well \u2014 fields to group/break by). Use for numeric codes/years that should NOT be aggregated."),formats:V.record(V.string(),V.string()).optional().describe(`Per-column number/date FORMAT STRING (e.g. {"Revenue":"$#,##0","Margin":"0.0%"}). PBI supplies these from its model; a CSV can't, so provide them to steer number formatting.`),descriptions:V.record(V.string(),V.string()).optional().describe("Per-column human DESCRIPTION \u2014 gives the model semantic context the bare column name lacks."),group_by:V.array(V.string()).optional().describe("Columns that are the PRIMARY series/breakdown (the PBI 'Group by' well); the backend leads the visualization with these."),non_additive:V.array(V.string()).optional().describe("MEASURE columns that must NOT be summed (a ratio/average/rate \u2014 use mean, never stack). Usually auto-detected; this is an authoritative override."),privacy_level:V.enum(["0","10","20","30"]).optional().describe("How much detail to compute/share: 0 names only, 10 +counts, 20 +detailed stats (default), 30 +obfuscated sample rows.")};function Br(t){return{measures:t.measures,dimensions:t.dimensions,formats:t.formats,descriptions:t.descriptions,groupBy:t.group_by,nonAdditive:t.non_additive,privacyLevel:t.privacy_level??"20"}}function Zr(t){if(t.data)return yc(t.data.columns,t.data.rows,Br(t));if(t.csv_text)return fr(t.csv_text,Br(t));if(t.csv_path)return fr(qA(Wc(t.csv_path),"utf-8"),Br(t));throw new Error("Provide one of: data ({columns, rows}), csv_text, or csv_path.")}M5.registerTool("assess_data_shape",{title:"Assess data shape",description:"Profile a dataset locally (no data leaves the machine): per-column types, cardinality, ranges, measure/dimension roles, temporal/ordinal detection, and cross-column signals (nesting, shared values, association). This is the same measurement engine the BIC Power BI visual uses before generating a chart.",inputSchema:Hr},async t=>{let e=Zr(t),r={totalRows:e.totalRows,leafCardinality:e.index.getLeafCardinality(),columns:e.shape};return{content:[{type:"text",text:JSON.stringify(r,null,2)}]}});M5.registerTool("list_eligible_charts",{title:"List eligible chart types",description:"The AUTHORITATIVE list of chart types that can render this dataset \u2014 the server's own eligibility engine (ChartFilter.GetCharts), NOT a local guess. Profiles the data locally, then calls the backend's zero-credit /qualify endpoint. NO LLM, NO credit. By default the tool DETECTS the project's language (JS/TS vs Python from the working dir) and returns the charts for THAT language, SCOPED + RANKED by the picker's chart-type\xD7renderer weights (best first), each tagged with its source language and renderer. Pass `language` ('javascript'|'python') to force it, or `renderer` ('D3'/'PLOTLY'/\u2026) to rank one specific renderer, or renderer '' for the full renderer-agnostic eligibility across ALL renderers (unranked). If the language can't be auto-detected and none is given, the tool asks you to specify one. Credentials optional (a license only unlocks draft chart types).",inputSchema:{...Hr,language:V.enum(["javascript","typescript","python",""]).optional().describe("Project source language \u2192 the server ranks across that language's renderers (javascript/typescript = D3/Vega, python = Plotly/matplotlib). Omit to AUTO-DETECT from the working dir; `renderer` (if given) overrides this."),project_dir:V.string().optional().describe("Directory to auto-detect the project language from (default: the MCP server's working directory)."),renderer:V.enum(["D3","PLOTLY","PYMATPLOT","VEGA",""]).optional().describe("Force a specific renderer (overrides `language`): a concrete renderer ranks that renderer's charts; '' = the full renderer-agnostic eligibility (all renderers, unranked). Omit to use `language`/auto-detection."),top:V.number().optional().describe("Show only the top-N ranked results (scoped mode only). Omit for all."),width:V.number().optional().describe("Viewport width px (default 800) \u2014 affects small-viewport / facet-budget gates."),height:V.number().optional().describe("Viewport height px (default 600).")}},async t=>{let e=Zr(t),r="",o="",n="";if(t.renderer!==void 0)r=t.renderer;else if(t.language)o=t.language;else{let p=Xr(t.project_dir);if(p.language)o=p.language,n=` (auto-detected language: ${p.language} \u2014 ${p.reason})`;else return{content:[{type:"text",text:`Couldn't determine the project language: ${p.reason}. Re-run with language: "javascript" or "python" (or renderer: "D3"/"PLOTLY"/\u2026 for a specific renderer, or renderer: "" for the full renderer-agnostic list).`}]}}let i=await Sc({shape:e.shape,totalRows:e.totalRows,leafCardinality:e.index.getLeafCardinality(),width:t.width,height:t.height,renderer:r,language:o});if(!i.ok)return{isError:!0,content:[{type:"text",text:`Could not list eligible charts: ${i.errorMessage}`}]};let a=i.charts.length>0&&i.charts[0].rank!==void 0,s=o?`${o}`:r,l=i.charts,c;a?(t.top&&t.top>0&&(l=l.slice(0,t.top)),c=`Top ${l.length} chart type(s) for this data in ${s}, ranked by the picker's weights (authoritative \u2014 server ChartFilter + ScoreChartTypes, no credits)${n}:`):c=`${l.length} chart type(s) can render this data \u2014 renderer-agnostic eligibility (authoritative \u2014 ChartFilter.GetCharts, no credits):`;let u=l.map(p=>{if(p.rank!==void 0){let d=p.language?` [${p.language}]`:"",y=p.score!==void 0?` (${p.score})`:"";return`${p.rank}. ${p.name}${d}${y}${p.description?` \u2014 ${p.description}`:""}`}return`\u2022 ${p.name}${p.description?` \u2014 ${p.description}`:""}`});return{content:[{type:"text",text:[c,"",...u].join(`
122
+ `)}]}});M5.registerTool("generate_chart",{title:"Generate chart code",description:"Generate ready-to-render chart code for a dataset via the BIC backend: the data shape is profiled locally, the backend picks a suitable chart type (or honors chart_type), and returns code that has passed the backend's eligibility gates and quality checks. Requires a trial or paid BIC account (license env vars / credentials file). The returned D3 code is a portable render(container, data, options) function meant to be MERGED into your own app; an integration contract describes exactly how to call it. A standalone HTML preview and file output are optional.",inputSchema:{...Hr,prompt:V.string().optional().describe("Freeform guidance for the generation \u2014 the same 'user commentary' lane the Power BI visual uses. Steer encoding/axes/emphasis in plain language, e.g. 'put Year on the x-axis, color by Division', 'render citations as a chord diagram', 'log scale on revenue', 'annotate the peak'."),chart_type:V.string().optional().describe("Preferred chart type by name (honored unless the data shape disqualifies it)."),renderer:V.enum(["D3","PLOTLY","PYMATPLOT","VISUAL",""]).optional().describe("Force a specific renderer (overrides `language`). Omit to use `language`/auto-detection; 'VISUAL'/'' = let the backend choose."),language:V.enum(["javascript","typescript","python",""]).optional().describe("Project source language: with no concrete `renderer`, the backend auto-picks a renderer WITHIN this language (javascript/typescript \u2192 D3/Vega, python \u2192 Plotly/matplotlib). Omit to AUTO-DETECT from the working dir."),project_dir:V.string().optional().describe("Directory to auto-detect the project language from (default: the MCP server's working directory)."),model:V.string().optional().describe("Model code; empty = backend default."),reasoning_mode:V.enum(["","1P","2P","3P","CP"]).optional().describe("LLM pass structure; empty = backend heuristic."),width:V.number().optional(),height:V.number().optional(),wrap:V.enum(["none","esm"]).optional().describe("Code form: 'none' (default) = the raw render() function to merge; 'esm' = same code plus `export { render };` for ES-module import."),include_code:V.boolean().optional().describe("Include the full code in the response text (default true). Set false when you only want it written to out_dir."),preview_html:V.boolean().optional().describe("Also emit a standalone D3 preview (needs out_dir). Default false \u2014 the code is meant to be merged, not run as an index.html."),out_dir:V.string().optional().describe("Optional directory to write chart.js/py, a data.sample.json, and (if preview_html) preview.html.")}},async(t,e)=>{let r=t.privacy_level??"20",o=await fc(Zr(t),r),n=t.renderer,i=t.language??"",a="";if(t.renderer===void 0&&!i){let A=Xr(t.project_dir);A.language&&(i=A.language,a=` (auto-detected language: ${A.language})`)}n===""||n==="VISUAL"?n="VISUAL":n||(n=i?"VISUAL":"D3");let s=e?._meta?.progressToken,l=0,c="",u=A=>{s!==void 0&&e.sendNotification({method:"notifications/progress",params:{progressToken:s,progress:++l,message:A}}).catch(()=>{})},p=s===void 0?null:setInterval(()=>{u(c?`${c}\u2026`:"generating chart (multi-pass \u2014 can take a few minutes)\u2026")},1e4),d;try{d=await Ac({shape:o.shape,totalRows:o.totalRows,leafCardinality:o.index.getLeafCardinality(),sampleCsv:o.sampleCsv,prompt:t.prompt,chartHint:t.chart_type,renderer:n,language:i,model:t.model,reasoningMode:t.reasoning_mode,width:t.width,height:t.height,onProgress:A=>{c=A,u(`${A}\u2026`)}})}finally{p&&clearInterval(p)}if(!d.ok)return{isError:!0,content:[{type:"text",text:`Generation failed (correlationId ${d.correlationId}): ${d.errorMessage||"no code returned"}`}]};let y=d.language.toUpperCase()==="D3",m=d.geoColumn&&d.geoKind?{column:d.geoColumn,kind:d.geoKind}:void 0,f=d.geoKind?jc(d.geoKind):void 0,h=d.pointCityColumn||d.pointStateColumn||d.pointZipColumn||d.pointLatColumn&&d.pointLonColumn?{city:d.pointCityColumn||void 0,state:d.pointStateColumn||void 0,zip:d.pointZipColumn||void 0,lat:d.pointLatColumn||void 0,lon:d.pointLonColumn||void 0}:null,C=Ec(o.index,o.shape,m,h),M=t.wrap==="esm"&&y?`${d.code}
123
+ export { render };
124
+ `:d.code,v=[`Chart: ${d.finalChartName||"(backend pick)"} | language: ${d.language} | version: ${d.version}`+(d.creditCost!=null?` | credits: ${d.creditCost}`:"")+a];if(d.codeSummary&&v.push(`Summary: ${d.codeSummary}`),m){let A=C.geoUnmatched;v.push(`Geo: joined '${m.column}' as ${m.kind}`+(f?"":" (WARNING: no bundled geometry for this kind)")+(A&&A.count>0?` \u2014 ${A.count} region(s) unmatched: ${A.examples.join(", ")}`:""))}else d.geoKind&&v.push(`Geo: ${d.geoKind} basemap attached as options.geo`+(f?"":" (WARNING: no bundled geometry for this kind \u2014 the map will draw no land)"));if(h){let A=[h.city&&"city",h.state&&"state",h.zip&&"zip",h.lat&&h.lon&&"lat/lon"].filter(Boolean).join("+"),P=C.geoPoint,z=C.rows.length-(P?.unplaced??0);v.push(`Points: geocoded ${z}/${C.rows.length} from ${A}`+(P?.precision?` at ${P.precision} precision`:"")+(P&&P.unplaced>0?` \u2014 ${P.unplaced} unplaced: ${P.unplacedExamples.join(", ")}`:"")+(P&&P.ambiguousRows>0?` \u2014 ${P.ambiguousRows} placed by largest-match tie-break`:""))}if(v.push("",$c({language:d.language,data:C,finalChartName:d.finalChartName,code:d.code,geoKind:d.geoKind})),t.out_dir){let A=Wc(t.out_dir);KA(A,{recursive:!0});let P=d.language.toUpperCase()==="PYTHON"?"py":"js",z=b7(A,`chart.${P}`),G=P==="py"?"#":"//",A3=`${G} BIC generated chart \u2014 ${d.finalChartName||"chart"} [${d.language}]
125
+ ${G} host contract v${y9}. A host implementing a DIFFERENT major
126
+ ${G} version may not interoperate with this file's mark/slot grammar.
127
+ ${G} Regenerate with the MCP generate_chart tool \u2014 hand edits are lost.
128
+ `;if(g5(z,A3+M,"utf-8"),g5(b7(A,"data.sample.json"),JSON.stringify({...C,meta:{hostContract:y9,chart:d.finalChartName}},null,2),"utf-8"),v.push("",`Code written: ${z}`,`Sample data: ${b7(A,"data.sample.json")}`),f){let p3=b7(A,"data.geo.json");g5(p3,JSON.stringify(f),"utf-8"),v.push(`Geometry: ${p3} (pass as options.geo \u2014 REQUIRED for this ${h?"point map: it is the BASEMAP, not a join target":"choropleth"})`)}if(t.preview_html&&y){let p3=Rc({code:d.code,data:C,width:t.width,height:t.height,title:d.finalChartName||"BIC chart preview",geo:f,geoUnmatched:C.geoUnmatched,geoPoint:C.geoPoint}),j=b7(A,"preview.html");g5(j,p3,"utf-8"),v.push(`Preview written: ${j} (open in a browser; loads d3 from CDN)`)}}return t.include_code!==!1&&v.push("","--- code ---",M),v.push("",`(bic-chart MCP build ${Gc})`),{content:[{type:"text",text:v.join(`
129
+ `)}]}});var JA=new m5;await M5.connect(JA);console.error(`bic-chart MCP server ready (stdio) \u2014 build ${Gc}`);