Public
Edited
May 11, 2023
Insert cell
Insert cell
function testSimplify(polygon) {
const [minLng, minLat, maxLng, maxLat] = getBBox(polygon);
const diagonalDist = Math.sqrt((maxLat - minLat) ** 2 + (maxLng - minLng) ** 2);
const tolerance = diagonalDist / 500;
const simplified = simplify(polygon, {tolerance});

return {original: polygon.coordinates[0].length, simplified: simplified.coordinates[0].length}
}
Insert cell
testSimplify(az1)
Insert cell
testSimplify(ok1)
Insert cell
testSimplify(ut1)
Insert cell
testSimplify(ak1)
Insert cell
ok1 = ({"coordinates":[[[-96.623699,35.400722],[-96.624326,35.406176],[-96.62402,35.433718],[-96.624681,35.462707],[-96.622305,35.535211],[-96.621666,35.54945],[-96.621481,35.595396],[-96.620828,35.639005],[-96.512352,35.638995],[-96.404463,35.639154],[-96.316804,35.638904],[-96.280629,35.638898],[-96.192563,35.639087],[-96.1927,35.551968],[-96.087777,35.552003],[-96.087611,35.421595],[-96.08753,35.376877],[-95.981465,35.376788],[-95.981402,35.324736],[-95.981511,35.28978],[-96.045314,35.289791],[-96.194252,35.29005],[-96.351324,35.290025],[-96.405906,35.290183],[-96.441368,35.290122],[-96.441275,35.352182],[-96.44115,35.43494],[-96.44122,35.467745],[-96.443483,35.461144],[-96.445584,35.458771],[-96.452554,35.458209],[-96.45651,35.461263],[-96.462239,35.460914],[-96.465588,35.45811],[-96.4693,35.459567],[-96.471513,35.462988],[-96.475392,35.463628],[-96.476734,35.458874],[-96.481062,35.453883],[-96.487735,35.449159],[-96.487965,35.445829],[-96.484285,35.44453],[-96.483016,35.439842],[-96.487522,35.432521],[-96.496594,35.428896],[-96.505701,35.430001],[-96.511413,35.429642],[-96.518633,35.431205],[-96.521552,35.438493],[-96.532735,35.446523],[-96.536492,35.447165],[-96.540327,35.45339],[-96.544469,35.452733],[-96.553641,35.454309],[-96.553286,35.449907],[-96.556485,35.447356],[-96.561234,35.447466],[-96.562339,35.444178],[-96.56971,35.440597],[-96.564634,35.436057],[-96.555866,35.434701],[-96.559065,35.429198],[-96.56082,35.422691],[-96.555618,35.422001],[-96.547775,35.418546],[-96.549996,35.414942],[-96.544049,35.411842],[-96.537163,35.41094],[-96.538133,35.405235],[-96.5317,35.399812],[-96.534637,35.392305],[-96.536718,35.390772],[-96.541906,35.39256],[-96.550001,35.392178],[-96.55673,35.394974],[-96.556862,35.402401],[-96.561114,35.400187],[-96.566948,35.399383],[-96.569848,35.40108],[-96.576671,35.401934],[-96.578682,35.407178],[-96.585778,35.411513],[-96.591698,35.408784],[-96.597282,35.398835],[-96.599717,35.396955],[-96.604829,35.399381],[-96.606764,35.395876],[-96.617305,35.395825],[-96.623699,35.400722]]],"type":"Polygon"})
Insert cell
az1 = ({"coordinates":[[[-110.750678,34.263314],[-110.762706,34.259188],[-110.766962,34.259001],[-110.767338,34.267313],[-110.762345,34.27299],[-110.761756,34.276157],[-110.757886,34.279336],[-110.761259,34.287872],[-110.764612,34.292435],[-110.7797,34.299001],[-110.790746,34.307771],[-110.795465,34.303473],[-110.796004,34.299097],[-110.802812,34.298053],[-110.804438,34.304812],[-110.804156,34.310475],[-110.808356,34.308563],[-110.811029,34.295692],[-110.8184,34.300134],[-110.820261,34.299452],[-110.833903,34.30296],[-110.836987,34.307483],[-110.844491,34.307244],[-110.845319,34.303873],[-110.840081,34.303226],[-110.829655,34.297152],[-110.824573,34.295392],[-110.820306,34.288108],[-110.831066,34.284152],[-110.834967,34.279487],[-110.831098,34.276949],[-110.831843,34.273243],[-110.835749,34.269319],[-110.848059,34.267205],[-110.856153,34.270664],[-110.860607,34.2699],[-110.877411,34.275809],[-110.886141,34.282319],[-110.888431,34.285132],[-110.885167,34.289502],[-110.886426,34.292515],[-110.895225,34.295491],[-110.896921,34.302447],[-110.903232,34.300207],[-110.907619,34.300764],[-110.913331,34.305171],[-110.917277,34.304743],[-110.924287,34.307695],[-110.927146,34.310503],[-110.933986,34.311267],[-110.940818,34.310483],[-110.946098,34.31728],[-110.952493,34.318618],[-110.952759,34.314611],[-110.958863,34.314469],[-110.960383,34.317421],[-110.969084,34.324296],[-110.969264,34.327694],[-110.975862,34.336837],[-110.978914,34.336783],[-110.989445,34.342331],[-110.994578,34.343137],[-110.997061,34.350894],[-111.005777,34.351732],[-111.003764,34.356777],[-111.005681,34.360803],[-111.009016,34.359163],[-111.020516,34.3623],[-111.020147,34.373156],[-111.023507,34.370456],[-111.026064,34.364595],[-111.032597,34.363027],[-111.025877,34.353821],[-111.031392,34.34913],[-111.028465,34.346592],[-111.030475,34.343321],[-111.035675,34.341336],[-111.050008,34.347153],[-111.052674,34.352607],[-111.057766,34.355726],[-111.054298,34.359413],[-111.049472,34.359519],[-111.045733,34.364399],[-111.039042,34.370295],[-111.037885,34.373685],[-111.040846,34.37797],[-111.04454,34.379439],[-111.051,34.370401],[-111.05357,34.371992],[-111.05151,34.375512],[-111.054084,34.378805],[-111.058946,34.380632],[-111.061029,34.377308],[-111.06727,34.379834],[-111.072062,34.378515],[-111.076259,34.381597],[-111.076213,34.386833],[-111.079618,34.38901],[-111.086473,34.390224],[-111.087504,34.394996],[-111.094781,34.393273],[-111.100334,34.390325],[-111.105555,34.389351],[-111.111584,34.391516],[-111.110179,34.385194],[-111.121129,34.384736],[-111.126742,34.390203],[-111.131108,34.386624],[-111.139327,34.386374],[-111.142147,34.3808],[-111.143641,34.375032],[-111.15095,34.379364],[-111.148857,34.384841],[-111.15128,34.389344],[-111.152066,34.39426],[-111.158827,34.400133],[-111.160984,34.403815],[-111.164591,34.404426],[-111.170037,34.401478],[-111.17354,34.405975],[-111.178414,34.408615],[-111.184697,34.409992],[-111.19547,34.405177],[-111.197695,34.408704],[-111.20662,34.409863],[-111.208938,34.4083],[-111.214201,34.412678],[-111.215034,34.417829],[-111.221899,34.416662],[-111.222153,34.425648],[-111.227894,34.431772],[-111.237375,34.430563],[-111.241809,34.438649],[-111.245063,34.438374],[-111.244665,34.446011],[-111.246661,34.450808],[-111.250302,34.453274],[-111.254055,34.452264],[-111.256088,34.447108],[-111.260117,34.447704],[-111.26146,34.443682],[-111.26661,34.444625],[-111.273302,34.443273],[-111.279131,34.439932],[-111.286964,34.439847],[-111.288217,34.43677],[-111.296802,34.437204],[-111.298894,34.433468],[-111.303722,34.432393],[-111.3068,34.434108],[-111.311349,34.428352],[-111.314845,34.429175],[-111.317948,34.426522],[-111.320749,34.427769],[-111.324303,34.422594],[-111.328283,34.422235],[-111.331982,34.424864],[-111.337162,34.422139],[-111.340636,34.424648],[-111.347607,34.425099],[-111.350523,34.423245],[-111.354538,34.425387],[-111.353831,34.434177],[-111.351881,34.440997],[-111.357896,34.439928],[-111.360787,34.436676],[-111.36685,34.440314],[-111.371214,34.439383],[-111.377226,34.435222],[-111.379088,34.430815],[-111.384984,34.432407],[-111.38744,34.429138],[-111.388162,34.424607],[-111.392789,34.423734],[-111.398735,34.427651],[-111.401638,34.410842],[-111.406106,34.408647],[-111.406902,34.40405],[-111.403437,34.398286],[-111.386421,34.397801],[-111.388824,34.393798],[-111.386755,34.387653],[-111.389627,34.38778],[-111.395281,34.385061],[-111.400332,34.378893],[-111.407145,34.376888],[-111.410052,34.377934],[-111.411751,34.382265],[-111.41858,34.380016],[-111.421227,34.387428],[-111.429049,34.390253],[-111.424729,34.394645],[-111.422387,34.408233],[-111.426814,34.419992],[-111.425822,34.425618],[-111.421526,34.432593],[-111.42534,34.434766],[-111.421937,34.437239],[-111.411253,34.43348],[-111.409122,34.429565],[-111.405271,34.433159],[-111.405712,34.439509],[-111.399285,34.441026],[-111.404644,34.44532],[-111.411766,34.442865],[-111.413002,34.444513],[-111.419143,34.443895],[-111.426907,34.448054],[-111.428666,34.445617],[-111.43533,34.44542],[-111.433198,34.4404],[-111.436832,34.438343],[-111.443628,34.440688],[-111.442492,34.434226],[-111.449394,34.43371],[-111.453772,34.427072],[-111.460113,34.42515],[-111.462279,34.422206],[-111.465092,34.412447],[-111.467275,34.414236],[-111.475265,34.413171],[-111.480247,34.415303],[-111.481502,34.42279],[-111.479689,34.427442],[-111.469523,34.426637],[-111.471193,34.430152],[-111.4838,34.431409],[-111.486954,34.429817],[-111.493045,34.429689],[-111.491866,34.422743],[-111.49499,34.418463],[-111.49835,34.421286],[-111.508494,34.422187],[-111.512419,34.41566],[-111.524958,34.411534],[-111.537071,34.41222],[-111.542091,34.416561],[-111.54524,34.415315],[-111.550271,34.419453],[-111.541729,34.423965],[-111.536751,34.424461],[-111.528534,34.42303],[-111.529891,34.430651],[-111.523919,34.42933],[-111.517657,34.430392],[-111.519451,34.43769],[-111.515815,34.440115],[-111.518549,34.442334],[-111.516975,34.445088],[-111.508191,34.440959],[-111.503386,34.439968],[-111.503826,34.444239],[-111.495989,34.446742],[-111.493143,34.452059],[-111.489147,34.453835],[-111.48321,34.453586],[-111.47926,34.455208],[-111.47306,34.460127],[-111.479266,34.461274],[-111.485894,34.463782],[-111.493773,34.462066],[-111.502966,34.458766],[-111.508965,34.454661],[-111.519278,34.458273],[-111.522477,34.455259],[-111.535353,34.453676],[-111.540482,34.45683],[-111.537761,34.459286],[-111.529291,34.462578],[-111.523815,34.463276],[-111.512426,34.46803],[-111.511264,34.479327],[-111.510069,34.483647],[-111.513251,34.484436],[-111.510325,34.489089],[-111.513654,34.49193],[-111.507524,34.494638],[-111.508244,34.497802],[-111.5192,34.494719],[-111.524562,34.494968],[-111.520939,34.486273],[-111.520245,34.481445],[-111.523726,34.477583],[-111.527962,34.47058],[-111.537096,34.468152],[-111.535873,34.471907],[-111.537576,34.47452],[-111.542703,34.471221],[-111.543371,34.465648],[-111.550643,34.463161],[-111.552,34.46921],[-111.554681,34.471733],[-111.554865,34.476821],[-111.554149,34.53617],[-111.553569,34.636457],[-111.551948,34.63647],[-111.552007,34.680094],[-111.55231,34.694947],[-111.552011,34.723849],[-111.552077,34.780366],[-111.551959,34.80252],[-111.612679,34.802465],[-111.639938,34.80288],[-111.657809,34.80279],[-111.690197,34.803621],[-111.724882,34.804166],[-111.76035,34.804384],[-111.763212,34.803722],[-111.778204,34.803685],[-111.78,34.818192],[-111.779604,34.832411],[-111.778576,34.847504],[-111.777724,34.888518],[-111.778297,34.981007],[-111.809086,34.981058],[-111.809026,34.976295],[-111.882928,34.976238],[-111.897198,34.976059],[-111.971506,34.976019],[-112.02194,34.975842],[-112.02194,34.974054],[-112.115342,34.97405],[-112.236284,34.973843],[-112.246121,34.973086],[-112.317727,34.973159],[-112.334536,34.973024],[-112.334733,35.015244],[-112.335163,35.031921],[-112.335303,35.08048],[-112.335032,35.090088],[-112.336219,35.120325],[-112.335716,35.148279],[-112.353577,35.149095],[-112.4423,35.149408],[-112.443176,35.164194],[-112.443002,35.208418],[-112.442085,35.237373],[-112.440617,35.252024],[-112.440751,35.260468],[-112.449464,35.256265],[-112.452802,35.252748],[-112.459428,35.250937],[-112.465822,35.247531],[-112.469785,35.243772],[-112.4727,35.238312],[-112.493222,35.242323],[-112.499636,35.242664],[-112.538959,35.23651],[-112.541805,35.236338],[-112.577399,35.243394],[-112.589098,35.255321],[-112.603997,35.269224],[-112.612023,35.273009],[-112.620617,35.274861],[-112.617926,35.283338],[-112.618756,35.289961],[-112.62481,35.297435],[-112.630954,35.299962],[-112.638101,35.300782],[-112.644526,35.299729],[-112.651805,35.295807],[-112.655457,35.291909],[-112.660445,35.292077],[-112.665898,35.299497],[-112.676373,35.306722],[-112.680987,35.308491],[-112.694846,35.311586],[-112.703137,35.31134],[-112.717784,35.306894],[-112.73541,35.304968],[-112.754838,35.306301],[-112.75948,35.311292],[-112.764856,35.314005],[-112.77186,35.315307],[-112.785054,35.31577],[-112.79693,35.322951],[-112.807527,35.326136],[-112.81487,35.326761],[-112.875739,35.340448],[-112.880973,35.342071],[-112.944789,35.352603],[-112.95341,35.35611],[-112.961392,35.376746],[-112.963767,35.381257],[-112.970707,35.389131],[-112.975855,35.392904],[-113.006909,35.409023],[-113.086051,35.452997],[-113.093498,35.455633],[-113.122554,35.467995],[-113.137054,35.473595],[-113.144755,35.477595],[-113.148255,35.480595],[-113.151855,35.489294],[-113.157956,35.495994],[-113.16848,35.503695],[-113.174458,35.506445],[-113.182845,35.507402],[-113.18686,35.508885],[-113.199134,35.510969],[-113.206495,35.509355],[-113.218796,35.508872],[-113.231594,35.515353],[-113.249858,35.522481],[-113.253735,35.52623],[-113.259766,35.529034],[-113.273218,35.530182],[-113.279854,35.528976],[-113.292542,35.529465],[-113.299271,35.530979],[-113.320367,35.53057],[-113.329569,35.528108],[-113.334161,35.528037],[-113.334186,35.555503],[-113.33387,35.618311],[-113.33413,35.62499],[-113.334129,35.74399],[-113.333957,35.749987],[-113.334024,35.803031],[-113.329511,35.813021],[-113.332239,35.816977],[-113.333267,35.821679],[-113.326829,35.827701],[-113.326891,35.840697],[-113.320339,35.849756],[-113.315031,35.854464],[-113.310523,35.86435],[-113.312701,35.875012],[-113.309331,35.885391],[-113.31118,35.893258],[-113.320499,35.896883],[-113.328756,35.908723],[-113.33485,35.913859],[-113.334141,35.918719],[-113.328783,35.92601],[-113.32551,35.934729],[-113.325519,35.939904],[-113.328643,35.950164],[-113.32569,35.955017],[-113.317122,35.961385],[-113.319024,35.965785],[-113.317259,35.968611],[-113.319375,35.973906],[-113.322952,35.976732],[-113.334591,35.979478],[-113.339777,35.98515],[-113.341411,35.990706],[-113.340136,36.003284],[-113.343838,36.010008],[-113.34836,36.013115],[-113.350172,36.020138],[-113.351708,36.03425],[-113.354176,36.040368],[-113.352039,36.047528],[-113.34744,36.055039],[-113.336572,36.064728],[-113.331965,36.067199],[-113.327693,36.074571],[-113.323658,36.090834],[-113.319971,36.096769],[-113.313428,36.100001],[-113.308826,36.099558],[-113.300584,36.09573],[-113.292756,36.097039],[-113.279247,36.097336],[-113.270499,36.093385],[-113.262977,36.091488],[-113.255915,36.0885],[-113.24791,36.092863],[-113.244243,36.093412],[-113.236246,36.090259],[-113.231146,36.089524],[-113.224919,36.091144],[-113.214454,36.10912],[-113.20869,36.112498],[-113.201671,36.119041],[-113.205277,36.133132],[-113.203575,36.139719],[-113.200697,36.145647],[-113.201269,36.149573],[-113.196751,36.152949],[-113.187603,36.156942],[-113.180495,36.158844],[-113.172569,36.162735],[-113.166679,36.16694],[-113.16293,36.171742],[-113.154764,36.174539],[-113.145971,36.172992],[-113.139721,36.167365],[-113.13708,36.166424],[-113.128005,36.169476],[-113.119728,36.175603],[-113.114092,36.183223],[-113.095474,36.193566],[-113.08717,36.195398],[-113.077972,36.199194],[-113.070984,36.203899],[-113.062262,36.207163],[-113.052759,36.209365],[-113.042166,36.223188],[-113.036206,36.228231],[-113.02267,36.234465],[-113.019111,36.236705],[-113.011404,36.238807],[-113.006343,36.238754],[-112.987963,36.232371],[-112.98121,36.231769],[-112.960414,36.236326],[-112.95212,36.239336],[-112.939011,36.241662],[-112.931764,36.244538],[-112.929283,36.247466],[-112.925465,36.256331],[-112.920608,36.258289],[-112.915084,36.258139],[-112.902949,36.253761],[-112.898245,36.254762],[-112.884328,36.263821],[-112.881121,36.268346],[-112.877532,36.277258],[-112.869234,36.282304],[-112.865033,36.282381],[-112.84616,36.277008],[-112.842169,36.276812],[-112.837735,36.278846],[-112.832013,36.2855],[-112.824504,36.288341],[-112.81255,36.288563],[-112.800385,36.284334],[-112.792436,36.285036],[-112.789087,36.290926],[-112.789419,36.295373],[-112.786295,36.301992],[-112.782712,36.303033],[-112.771715,36.303109],[-112.766148,36.305711],[-112.761681,36.310048],[-112.758052,36.322324],[-112.753004,36.325323],[-112.746834,36.324597],[-112.739037,36.319939],[-112.733683,36.3181],[-112.72796,36.317931],[-112.722872,36.31997],[-112.72058,36.322783],[-112.72097,36.328227],[-112.724025,36.333025],[-112.726496,36.342043],[-112.723991,36.345992],[-112.715661,36.348581],[-112.698827,36.355328],[-112.68931,36.353845],[-112.685316,36.343831],[-112.681571,36.341662],[-112.674922,36.34332],[-112.668424,36.346613],[-112.656333,36.357545],[-112.651032,36.366093],[-112.649053,36.379781],[-112.646988,36.383869],[-112.639911,36.388809],[-112.62949,36.391611],[-112.63095,36.402724],[-112.627891,36.403469],[-112.624134,36.410027],[-112.632048,36.42751],[-112.637427,36.425281],[-112.644534,36.434322],[-112.64292,36.437954],[-112.637185,36.442638],[-112.641686,36.444272],[-112.640873,36.44881],[-112.645121,36.457311],[-112.635526,36.463742],[-112.63335,36.462587],[-112.628797,36.465876],[-112.628284,36.470843],[-112.623017,36.474736],[-112.625964,36.479781],[-112.624105,36.481999],[-112.62896,36.486695],[-112.636139,36.484571],[-112.635598,36.491055],[-112.63727,36.494973],[-112.645829,36.496871],[-112.642052,36.502286],[-112.645747,36.5046],[-112.64482,36.507127],[-112.647601,36.510507],[-112.65223,36.510893],[-112.656176,36.515087],[-112.652505,36.518838],[-112.655193,36.520345],[-112.654768,36.528932],[-112.659567,36.531455],[-112.658633,36.534917],[-112.660032,36.543147],[-112.652331,36.54403],[-112.653699,36.546624],[-112.65006,36.551199],[-112.656365,36.553915],[-112.653626,36.557915],[-112.647359,36.561627],[-112.646676,36.56427],[-112.641772,36.565603],[-112.641218,36.568224],[-112.632798,36.570325],[-112.632332,36.574407],[-112.627936,36.578146],[-112.626114,36.581854],[-112.629304,36.589537],[-112.626406,36.593156],[-112.620946,36.595942],[-112.623552,36.600248],[-112.620208,36.601881],[-112.6224,36.60732],[-112.618818,36.610695],[-112.618807,36.61414],[-112.623074,36.614808],[-112.624191,36.621741],[-112.622719,36.626753],[-112.626676,36.628941],[-112.625159,36.635339],[-112.627493,36.639029],[-112.630742,36.651766],[-112.627624,36.655089],[-112.633629,36.658828],[-112.632829,36.661839],[-112.636296,36.668054],[-112.634712,36.670493],[-112.638679,36.674478],[-112.633506,36.678503],[-112.634326,36.687173],[-112.628818,36.691544],[-112.630438,36.696545],[-112.62718,36.701543],[-112.631156,36.70444],[-112.626671,36.706889],[-112.624241,36.712013],[-112.627635,36.714345],[-112.62257,36.72042],[-112.622969,36.724266],[-112.617485,36.729543],[-112.616978,36.73401],[-112.622625,36.734913],[-112.620665,36.738524],[-112.614331,36.735408],[-112.612234,36.736854],[-112.617223,36.744086],[-112.612185,36.743506],[-112.61354,36.74883],[-112.617088,36.750709],[-112.616361,36.755479],[-112.611136,36.752261],[-112.611658,36.757744],[-112.61551,36.757852],[-112.616217,36.763094],[-112.620082,36.763542],[-112.616321,36.774702],[-112.619728,36.782744],[-112.613796,36.78751],[-112.614223,36.791526],[-112.611943,36.79495],[-112.61338,36.798306],[-112.605033,36.79915],[-112.603765,36.804733],[-112.605954,36.807979],[-112.599798,36.808201],[-112.599207,36.815569],[-112.601388,36.816755],[-112.597831,36.824102],[-112.596665,36.829113],[-112.600193,36.831661],[-112.594331,36.835289],[-112.592611,36.840827],[-112.589421,36.844921],[-112.584766,36.847455],[-112.587046,36.856476],[-112.584259,36.860723],[-112.578503,36.864691],[-112.578306,36.868702],[-112.573739,36.872548],[-112.572349,36.88326],[-112.574538,36.885721],[-112.571871,36.889792],[-112.570189,36.89555],[-112.561488,36.90022],[-112.558489,36.905474],[-112.554914,36.905434],[-112.552683,36.913658],[-112.548523,36.913735],[-112.546292,36.91958],[-112.546367,36.923108],[-112.549535,36.925784],[-112.544959,36.938759],[-112.537829,36.944082],[-112.529299,36.952437],[-112.531843,36.955451],[-112.53006,36.961792],[-112.530967,36.967184],[-112.535314,36.97187],[-112.535281,36.975831],[-112.538985,36.97844],[-112.540113,36.982135],[-112.543557,36.983377],[-112.542406,36.98686],[-112.543652,36.992047],[-112.538571,37.000758],[-112.490037,37.000941],[-112.416793,37.00098],[-112.302044,37.001053],[-112.298158,37.001229],[-112.235044,37.001131],[-112.097719,37.001095],[-112.029341,37.001095],[-112.000735,37.000959],[-111.865325,37.001172],[-111.751401,37.001234],[-111.592373,37.001416],[-111.547538,37.001555],[-111.412784,37.001503],[-111.308602,37.001476],[-111.297027,37.001215],[-111.250706,37.001026],[-111.150576,37.00095],[-111.064951,37.002342],[-110.954971,37.002419],[-110.84801,37.002452],[-110.805365,37.002552],[-110.75069,37.003007],[-110.750691,36.943216],[-110.750693,36.852545],[-110.750696,36.755583],[-110.750696,36.638326],[-110.750698,36.548882],[-110.750698,36.488682],[-110.750698,36.394052],[-110.750698,36.266477],[-110.750696,36.124997],[-110.750695,36.000001],[-110.750695,35.903784],[-110.750697,35.820589],[-110.750693,35.700168],[-110.750693,35.624106],[-110.750693,35.532814],[-110.750692,35.466699],[-110.750692,35.383785],[-110.750691,35.266664],[-110.750693,35.140309],[-110.7507,35.031567],[-110.750691,34.956941],[-110.750688,34.816358],[-110.750685,34.684179],[-110.750684,34.583698],[-110.750682,34.469606],[-110.75068,34.371136],[-110.750678,34.263314]]],"type":"Polygon"})
Insert cell
ut1 = ({"coordinates":[[[-109.051226,39.497739],[-109.051172,39.450467],[-109.050765,39.366677],[-109.051016,39.35007],[-109.051099,39.307326],[-109.05103,39.227126],[-109.051318,39.186613],[-109.051166,39.142603],[-109.051937,39.069425],[-109.052748,38.990717],[-109.054119,38.873532],[-109.057365,38.797548],[-109.05895,38.753405],[-109.059824,38.714746],[-109.059696,38.619165],[-109.059966,38.565266],[-109.060119,38.499989],[-109.147034,38.499986],[-109.25067,38.499986],[-109.346548,38.499985],[-109.460136,38.499939],[-109.551487,38.499959],[-109.651301,38.49993],[-109.73252,38.499944],[-109.874683,38.499933],[-109.97669,38.499935],[-110.025402,38.499981],[-110.04082,38.505217],[-110.045778,38.508967],[-110.045589,38.514612],[-110.037212,38.518645],[-110.033081,38.518107],[-110.022574,38.512904],[-110.015723,38.513984],[-110.013935,38.517169],[-110.013169,38.524458],[-110.011409,38.525122],[-110.00068,38.521786],[-109.996925,38.52293],[-109.994283,38.527118],[-110.004388,38.537358],[-110.005426,38.543815],[-110.00068,38.549453],[-109.990944,38.55701],[-109.988101,38.561061],[-109.990271,38.56674],[-109.994233,38.568663],[-110.000681,38.567282],[-110.012114,38.561117],[-110.018286,38.563698],[-110.020953,38.573758],[-110.025322,38.577195],[-110.034283,38.571327],[-110.038679,38.572185],[-110.044284,38.577369],[-110.055426,38.577932],[-110.058608,38.580365],[-110.057897,38.58374],[-110.050782,38.592096],[-110.034179,38.604092],[-110.030699,38.604239],[-110.025577,38.599965],[-110.019475,38.591193],[-110.012975,38.587099],[-110.008784,38.587013],[-110.000679,38.589248],[-109.99628,38.594694],[-109.996574,38.605649],[-109.998824,38.615682],[-110.00297,38.620324],[-110.01218,38.62374],[-110.01642,38.623206],[-110.02066,38.611462],[-110.025952,38.608964],[-110.039154,38.609037],[-110.047463,38.606196],[-110.05595,38.604953],[-110.064773,38.608147],[-110.06883,38.613069],[-110.068712,38.616127],[-110.065471,38.619038],[-110.061875,38.619125],[-110.050914,38.61562],[-110.044579,38.615697],[-110.041712,38.619548],[-110.047506,38.628781],[-110.049454,38.633426],[-110.045117,38.643184],[-110.039829,38.646708],[-110.036344,38.652311],[-110.03731,38.656684],[-110.04508,38.659464],[-110.046838,38.658259],[-110.047677,38.651236],[-110.051763,38.646017],[-110.05791,38.646963],[-110.059305,38.651102],[-110.055588,38.657702],[-110.06008,38.661827],[-110.065524,38.65791],[-110.070489,38.656276],[-110.07402,38.661227],[-110.069517,38.665115],[-110.068731,38.669987],[-110.074792,38.673264],[-110.07859,38.671916],[-110.088716,38.665032],[-110.093505,38.665313],[-110.095121,38.668208],[-110.087012,38.676591],[-110.08828,38.681233],[-110.097839,38.688015],[-110.099957,38.694574],[-110.08825,38.703553],[-110.085967,38.708321],[-110.087535,38.712997],[-110.090825,38.714519],[-110.102253,38.713438],[-110.113526,38.706507],[-110.122083,38.706595],[-110.123058,38.70969],[-110.119585,38.712472],[-110.111114,38.712317],[-110.10622,38.717684],[-110.113292,38.728189],[-110.11294,38.731651],[-110.103748,38.742485],[-110.10082,38.748192],[-110.096559,38.749976],[-110.083861,38.751952],[-110.081939,38.756666],[-110.088289,38.764911],[-110.090544,38.770633],[-110.107398,38.777325],[-110.117018,38.785315],[-110.121639,38.792428],[-110.118601,38.795704],[-110.106497,38.799419],[-110.104689,38.803026],[-110.106126,38.810654],[-110.109928,38.816401],[-110.113686,38.818815],[-110.123728,38.820518],[-110.124027,38.823989],[-110.119356,38.827518],[-110.12075,38.831514],[-110.125686,38.83366],[-110.136791,38.83473],[-110.143948,38.839028],[-110.146004,38.842994],[-110.144655,38.846567],[-110.138793,38.854406],[-110.135944,38.860744],[-110.138115,38.867861],[-110.142727,38.869373],[-110.151384,38.863356],[-110.157801,38.861939],[-110.162529,38.863922],[-110.161692,38.872405],[-110.162414,38.878669],[-110.159824,38.887861],[-110.159843,38.891156],[-110.165101,38.898987],[-110.172789,38.904907],[-110.179252,38.907248],[-110.176655,38.912495],[-110.178827,38.918725],[-110.176707,38.92427],[-110.169904,38.927089],[-110.155049,38.926104],[-110.149276,38.924104],[-110.140451,38.924322],[-110.13468,38.927967],[-110.134734,38.933612],[-110.141562,38.945152],[-110.149744,38.947908],[-110.152656,38.951816],[-110.149877,38.955108],[-110.142767,38.956874],[-110.137839,38.960193],[-110.138691,38.963242],[-110.150159,38.972994],[-110.150353,38.979793],[-110.119812,38.97982],[-110.119763,38.983398],[-110.1057,38.983385],[-110.105688,38.979796],[-110.096336,38.978992],[-110.069114,38.978983],[-110.069134,38.964448],[-110.050505,38.964452],[-110.05051,38.957188],[-110.041199,38.957192],[-110.041198,38.949932],[-110.003984,38.949911],[-110.003977,38.964446],[-110.022587,38.964451],[-110.022559,38.978971],[-110.041184,38.978975],[-110.041176,38.993516],[-110.059811,38.993544],[-110.059807,38.986248],[-110.096336,38.986257],[-110.09632,39.001676],[-110.133899,39.001736],[-110.133943,38.994378],[-110.140795,38.994396],[-110.150178,38.997237],[-110.150252,39.002149],[-110.142847,39.000951],[-110.137964,39.004123],[-110.141121,39.009448],[-110.147892,39.009371],[-110.153728,39.014654],[-110.153328,39.016704],[-110.146515,39.017583],[-110.139803,39.023084],[-110.140302,39.025388],[-110.156222,39.032654],[-110.156796,39.036283],[-110.149741,39.039961],[-110.146394,39.044795],[-110.139869,39.05765],[-110.140106,39.070962],[-110.145155,39.074175],[-110.145349,39.077365],[-110.14049,39.081107],[-110.142796,39.08527],[-110.138896,39.08887],[-110.129396,39.089869],[-110.122233,39.09272],[-110.117571,39.096005],[-110.118073,39.102017],[-110.115517,39.106591],[-110.109332,39.112977],[-110.112956,39.11597],[-110.114796,39.120869],[-110.114006,39.12588],[-110.110189,39.131492],[-110.10402,39.13337],[-110.099411,39.136276],[-110.102572,39.142608],[-110.112605,39.146914],[-110.112819,39.150276],[-110.116148,39.152564],[-110.11567,39.155968],[-110.112261,39.160501],[-110.105429,39.162065],[-110.098471,39.168791],[-110.105297,39.178248],[-110.10502,39.181488],[-110.098763,39.189509],[-110.090802,39.193215],[-110.085913,39.192625],[-110.078835,39.193533],[-110.073406,39.201038],[-110.073256,39.209599],[-110.077715,39.218436],[-110.077834,39.22619],[-110.072939,39.228843],[-110.068482,39.227567],[-110.066752,39.224222],[-110.06244,39.223238],[-110.05457,39.228283],[-110.054433,39.233436],[-110.058294,39.238221],[-110.058849,39.244062],[-110.063572,39.249966],[-110.061151,39.25456],[-110.060624,39.263299],[-110.062699,39.266698],[-110.074294,39.271142],[-110.07727,39.275869],[-110.076987,39.279918],[-110.073562,39.281926],[-110.073369,39.287695],[-110.067328,39.293831],[-110.063829,39.294649],[-110.049667,39.300553],[-110.049556,39.304456],[-110.052945,39.307638],[-110.059554,39.307459],[-110.061932,39.310083],[-110.060403,39.314905],[-110.055671,39.319201],[-110.059291,39.325767],[-110.058251,39.33001],[-110.054584,39.330026],[-110.052143,39.32567],[-110.048191,39.32555],[-110.045627,39.330946],[-110.035024,39.340702],[-110.034074,39.348968],[-110.028922,39.351451],[-110.022166,39.352018],[-110.023882,39.358045],[-110.019823,39.362579],[-110.024175,39.369706],[-110.025694,39.376408],[-110.019114,39.378916],[-110.01723,39.385086],[-110.02054,39.388998],[-110.017879,39.397675],[-110.013438,39.406528],[-110.010133,39.409816],[-110.010617,39.416322],[-110.015523,39.420681],[-110.023434,39.423094],[-110.020738,39.428503],[-110.022018,39.431118],[-110.021016,39.436068],[-110.023619,39.438482],[-110.022978,39.446297],[-110.016576,39.456959],[-110.023531,39.460701],[-110.025197,39.466594],[-110.024118,39.469269],[-110.023963,39.469268],[-109.953349,39.46927],[-109.953349,39.461801],[-109.869505,39.461777],[-109.772924,39.461851],[-109.666424,39.461964],[-109.617034,39.462259],[-109.483999,39.462372],[-109.396423,39.462318],[-109.250624,39.46217],[-109.125667,39.462073],[-109.106972,39.461979],[-109.104541,39.463803],[-109.104297,39.469372],[-109.096069,39.471206],[-109.09593,39.479051],[-109.089778,39.485027],[-109.087568,39.492333],[-109.082916,39.489374],[-109.076916,39.489207],[-109.075482,39.495206],[-109.072035,39.499604],[-109.068276,39.495546],[-109.063093,39.499555],[-109.057254,39.499813],[-109.051226,39.497739]]],"type":"Polygon"})
Insert cell
ak1 = ({"coordinates":[[[-91.347257,35.439106],[-91.350179,35.444967],[-91.311958,35.445456],[-91.252927,35.445845],[-91.251555,35.357561],[-91.199476,35.35672],[-91.165588,35.356686],[-91.129919,35.35596],[-91.097887,35.35557],[-91.064224,35.354618],[-91.039783,35.354256],[-91.040322,35.273308],[-91.041076,35.244119],[-91.04267,35.148189],[-91.044293,35.073709],[-91.044016,35.060897],[-91.04469,35.04492],[-91.044526,35.032648],[-91.04543,35.00104],[-91.149842,35.00247],[-91.207939,35.003486],[-91.219192,35.003395],[-91.237493,35.004291],[-91.238143,34.98488],[-91.293111,34.985091],[-91.293772,34.961911],[-91.29479,34.912452],[-91.36856,34.912735],[-91.367889,34.941128],[-91.366638,35.007268],[-91.364698,35.007232],[-91.363763,35.051887],[-91.400295,35.052199],[-91.417869,35.05197],[-91.441912,35.052215],[-91.439085,35.058087],[-91.441545,35.06109],[-91.446052,35.056854],[-91.461393,35.051875],[-91.469683,35.055356],[-91.477355,35.057063],[-91.479075,35.059814],[-91.475949,35.06648],[-91.469852,35.066975],[-91.463553,35.063579],[-91.457624,35.06359],[-91.446211,35.067498],[-91.446821,35.069167],[-91.453958,35.073509],[-91.459705,35.081482],[-91.46882,35.084748],[-91.465114,35.089454],[-91.463812,35.091907],[-91.462981,35.101663],[-91.460168,35.101271],[-91.460273,35.093053],[-91.457158,35.089486],[-91.451427,35.088313],[-91.449601,35.090477],[-91.453838,35.097825],[-91.452841,35.100892],[-91.438385,35.101457],[-91.426616,35.102639],[-91.424277,35.106113],[-91.425585,35.109331],[-91.429477,35.111202],[-91.43447,35.106081],[-91.439061,35.103876],[-91.443457,35.104216],[-91.444998,35.107925],[-91.438982,35.11783],[-91.446151,35.125088],[-91.449572,35.130811],[-91.452037,35.137592],[-91.447303,35.14153],[-91.439056,35.135427],[-91.434072,35.135122],[-91.428866,35.136473],[-91.42902,35.139361],[-91.433322,35.141495],[-91.43519,35.145223],[-91.433558,35.151523],[-91.437539,35.154442],[-91.443684,35.153688],[-91.452685,35.155023],[-91.459614,35.155133],[-91.463381,35.159579],[-91.45993,35.166564],[-91.455837,35.169423],[-91.451227,35.169414],[-91.444125,35.165941],[-91.437952,35.165307],[-91.434237,35.16717],[-91.429424,35.175045],[-91.421884,35.17702],[-91.423829,35.179885],[-91.435036,35.180671],[-91.433896,35.183359],[-91.428386,35.181896],[-91.426654,35.1858],[-91.431411,35.190368],[-91.429593,35.193683],[-91.420324,35.192324],[-91.415944,35.192739],[-91.411282,35.197288],[-91.409747,35.20846],[-91.407782,35.212655],[-91.402618,35.214673],[-91.3992,35.213846],[-91.396325,35.210223],[-91.394696,35.194002],[-91.391499,35.191115],[-91.38253,35.187563],[-91.379327,35.189235],[-91.377257,35.196102],[-91.37964,35.1981],[-91.388499,35.198772],[-91.390145,35.203697],[-91.385583,35.209278],[-91.381723,35.211615],[-91.379719,35.215149],[-91.383027,35.217437],[-91.389096,35.217284],[-91.394711,35.220757],[-91.390819,35.223604],[-91.382588,35.21999],[-91.378354,35.222162],[-91.379099,35.2254],[-91.385135,35.228128],[-91.388427,35.231482],[-91.38872,35.237007],[-91.386067,35.244395],[-91.382527,35.248901],[-91.374441,35.253432],[-91.370946,35.260974],[-91.372789,35.266531],[-91.378979,35.266677],[-91.379175,35.257175],[-91.382796,35.25257],[-91.387948,35.251275],[-91.394805,35.254473],[-91.39933,35.259449],[-91.400553,35.264648],[-91.411866,35.264885],[-91.411309,35.29358],[-91.413598,35.296891],[-91.412626,35.303054],[-91.416981,35.303587],[-91.4199,35.298592],[-91.42673,35.294014],[-91.434645,35.293691],[-91.437898,35.297105],[-91.438997,35.30237],[-91.437984,35.30596],[-91.428154,35.310026],[-91.433559,35.312085],[-91.434775,35.315031],[-91.430919,35.317365],[-91.427635,35.321484],[-91.424955,35.329889],[-91.426419,35.335288],[-91.43303,35.338664],[-91.43951,35.338677],[-91.441986,35.340054],[-91.444814,35.346282],[-91.441587,35.348853],[-91.434929,35.348801],[-91.425606,35.353008],[-91.423172,35.356126],[-91.423584,35.359929],[-91.433183,35.361778],[-91.438749,35.367607],[-91.437281,35.370346],[-91.430884,35.371566],[-91.421344,35.365249],[-91.418605,35.362241],[-91.412874,35.360276],[-91.410491,35.361305],[-91.409696,35.365966],[-91.41445,35.369032],[-91.420349,35.368799],[-91.425038,35.37141],[-91.425681,35.375083],[-91.422707,35.377743],[-91.41671,35.37979],[-91.412288,35.383707],[-91.404619,35.386243],[-91.397878,35.381071],[-91.392192,35.375083],[-91.385405,35.374456],[-91.383474,35.377289],[-91.392281,35.386363],[-91.400644,35.391054],[-91.400193,35.393767],[-91.392378,35.395061],[-91.38214,35.401216],[-91.375129,35.403517],[-91.370699,35.406139],[-91.367482,35.410697],[-91.371592,35.418657],[-91.371953,35.421597],[-91.368881,35.428741],[-91.363769,35.4302],[-91.362229,35.426924],[-91.363698,35.422184],[-91.36293,35.413637],[-91.356598,35.408064],[-91.352941,35.408537],[-91.347727,35.414242],[-91.345279,35.423792],[-91.348165,35.425963],[-91.355821,35.427023],[-91.357194,35.430123],[-91.349246,35.435759],[-91.347257,35.439106]]],"type":"Polygon"})
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more