diff --git a/data/counties/counties.zip b/data/counties/counties.zip index fcee29cfb..3c4555fbf 100644 Binary files a/data/counties/counties.zip and b/data/counties/counties.zip differ diff --git a/src/data/README.md b/src/data/README.md index 3fc5b2083..6178f567e 100644 --- a/src/data/README.md +++ b/src/data/README.md @@ -6,19 +6,19 @@ SAS reference implementation. ## Geo Data for propagation models and county The geo data used by propagation models are stored -in Git LFS (Large File Storage) on the [separate SAS-Data WinnForum repository](https://github.com/Wireless-Innovation-Forum/SAS-Data). +in Git LFS (Large File Storage) on the [separate Common-Data WinnForum repository](https://github.com/Wireless-Innovation-Forum/Common-Data). ### Integration The process to plug the data into the environment is: - - Clone the [`SAS-Data`]((https://github.com/Wireless-Innovation-Forum/SAS-Data) + - Clone the [`SAS-Data`]((https://github.com/Wireless-Innovation-Forum/Common-Data) repository. - Unzip the files, by using the `extract_geo.py` script provided in that repository. - Point your reference models to that repository, by one of the following options: + create soft links for: - * `data/geo/ned` -> `SAS_Data/ned` - * `data/geo/nlcd` -> SAS_Data/nlcd` + * `data/geo/ned` -> `Common_Data/ned` + * `data/geo/nlcd` -> Common_Data/nlcd` + or modify geo pointers in file `reference_models/geo/CONFIG.py` ### Process for creating NED terrain database @@ -40,7 +40,7 @@ Tiles are simply retrieved using the two scripts: - `retrieve_alaska_ned_extra.py`: complete the previous set with missing Alaska tiles using Alaska 2-arcsec database and a resampling to 1 arcsec. Final tiles are put in a folder `data/geo/ned_out2/' - - add manually the data in SAS-Data repository + - add manually the data in Common-Data repository Please note that these 2 scripts keep track of the original downloaded data in directories `data/geo/orig_ned` and `data/geo/orig_ned2`. Subsequent run of the script diff --git a/src/harness/reference_models/geo/README.md b/src/harness/reference_models/geo/README.md index 9a6eec534..6ce7d88ea 100644 --- a/src/harness/reference_models/geo/README.md +++ b/src/harness/reference_models/geo/README.md @@ -9,7 +9,7 @@ models: - `vincenty.py`: precise methods for deriving geodesic between two points in the earth modeled as ellipsoid - `utils.py`: utility routines for computing polygon area, gridding a polygon, etc.. - - `county.py`: county driver to read JSON coutnies geometries. + - `county.py`: county driver to read JSON counties geometries. - `tiles.py`: list of all expected tiles, for proper error management of IO issues - `drive.py`: maintains the singleton drivers to all database - `zones.py`: provide access to all zone files provided in KML format. diff --git a/src/harness/reference_models/ppa/ppa_test.py b/src/harness/reference_models/ppa/ppa_test.py index 4baf90feb..b1db5b6bb 100644 --- a/src/harness/reference_models/ppa/ppa_test.py +++ b/src/harness/reference_models/ppa/ppa_test.py @@ -98,7 +98,7 @@ def test_ClippedPpaByCountyWithSmallHoles(self): ppa_zone = json.loads(ppa_zone) county_zone = utils.ToShapely( - drive.county_driver.GetCounty('06027000100') + drive.county_driver.GetCounty('06027') ['features'][0]['geometry']) self.assertTrue(utils.ToShapely(ppa_zone).buffer(-1e-6).within(county_zone)) diff --git a/src/harness/reference_models/ppa/test_data/06027.json b/src/harness/reference_models/ppa/test_data/06027.json new file mode 100644 index 000000000..25c655f52 --- /dev/null +++ b/src/harness/reference_models/ppa/test_data/06027.json @@ -0,0 +1 @@ +{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"INTPTLAT":"+36.5619770","NAME":"Inyo","ALAND":26368508430,"CLASSFP":"H1","FUNCSTAT":"A","INTPTLON":"-117.4039269","LSAD":"06","METDIVFP":"","GEOID":"06027","AWATER":119088140,"COUNTYFP":"027","CSAFP":"","CBSAFP":"","MTFCC":"G4020","NAMELSAD":"Inyo County","STATEFP":"06","COUNTYNS":"01804637"},"geometry":{"type":"Polygon","coordinates":[[[-118.337579,36.654801],[-118.337727,36.654834],[-118.337927,36.654834],[-118.338127,36.655234],[-118.338227,36.655434],[-118.337927,36.656034],[-118.337727,36.656834],[-118.337627,36.657834],[-118.337527,36.658934],[-118.336827,36.659534],[-118.336127,36.659734],[-118.335927,36.660434],[-118.335627,36.661634],[-118.334927,36.661834],[-118.333727,36.662134],[-118.332827,36.662634],[-118.331827,36.663234],[-118.330827,36.663934],[-118.329927,36.664834],[-118.329527,36.665434],[-118.329353,36.666566],[-118.329327,36.666734],[-118.330127,36.667634],[-118.331227,36.668134],[-118.331227,36.669434],[-118.332127,36.670434],[-118.333427,36.671434],[-118.339927,36.672734],[-118.341922,36.672605],[-118.343593,36.672654],[-118.345327,36.672534],[-118.346327,36.672334],[-118.346927,36.672134],[-118.347527,36.672334],[-118.347727,36.673234],[-118.347527,36.674534],[-118.347527,36.676034],[-118.348227,36.677234],[-118.348827,36.677734],[-118.349228,36.678534],[-118.349828,36.679234],[-118.350228,36.679634],[-118.351128,36.680834],[-118.351428,36.681634],[-118.352028,36.682934],[-118.353328,36.683934],[-118.354428,36.684034],[-118.355628,36.683934],[-118.356428,36.684434],[-118.357828,36.685534],[-118.359128,36.685634],[-118.359928,36.685634],[-118.361028,36.686034],[-118.361128,36.686534],[-118.362128,36.687035],[-118.363428,36.687435],[-118.364228,36.687935],[-118.365028,36.688935],[-118.365628,36.689835],[-118.366128,36.690435],[-118.366228,36.690835],[-118.366428,36.691235],[-118.366328,36.691635],[-118.366253,36.69171],[-118.365728,36.692235],[-118.364828,36.693034],[-118.364528,36.693834],[-118.363928,36.694234],[-118.362428,36.694634],[-118.361028,36.695134],[-118.358828,36.695634],[-118.356828,36.695534],[-118.355728,36.695034],[-118.354128,36.694734],[-118.351728,36.694834],[-118.349928,36.695334],[-118.348228,36.695934],[-118.346728,36.696534],[-118.346228,36.697034],[-118.345728,36.697834],[-118.344828,36.698734],[-118.343928,36.699334],[-118.343428,36.700034],[-118.342928,36.700634],[-118.342428,36.701134],[-118.341728,36.701834],[-118.341328,36.702134],[-118.339828,36.702134],[-118.338728,36.702434],[-118.337828,36.702934],[-118.337328,36.703334],[-118.336528,36.703834],[-118.335528,36.704434],[-118.335028,36.705134],[-118.334728,36.705334],[-118.334728,36.705534],[-118.334928,36.706534],[-118.335028,36.707134],[-118.334928,36.708234],[-118.335528,36.709034],[-118.335928,36.709834],[-118.335728,36.711534],[-118.335628,36.712934],[-118.335728,36.713934],[-118.335828,36.715034],[-118.336029,36.716334],[-118.336429,36.717534],[-118.336729,36.718734],[-118.336929,36.719934],[-118.337429,36.721034],[-118.337829,36.721734],[-118.338629,36.723034],[-118.338829,36.724734],[-118.339129,36.726234],[-118.339029,36.727834],[-118.339629,36.729034],[-118.341129,36.729734],[-118.342429,36.730434],[-118.343429,36.731434],[-118.344729,36.732834],[-118.345829,36.733934],[-118.346629,36.734834],[-118.347529,36.735934],[-118.348229,36.736634],[-118.348929,36.737334],[-118.349329,36.738534],[-118.349729,36.739234],[-118.350329,36.739734],[-118.350929,36.740734],[-118.351329,36.741034],[-118.352429,36.741134],[-118.353429,36.741534],[-118.354429,36.742134],[-118.355729,36.742134],[-118.356729,36.742234],[-118.357829,36.742834],[-118.357929,36.742934],[-118.358429,36.743234],[-118.359329,36.743634],[-118.359929,36.743934],[-118.360129,36.744134],[-118.360586,36.744773],[-118.360629,36.744833],[-118.361129,36.745333],[-118.361129,36.745533],[-118.361829,36.747134],[-118.36193,36.747434],[-118.36213,36.747634],[-118.36213,36.747734],[-118.36233,36.747834],[-118.36253,36.747734],[-118.36283,36.747734],[-118.36313,36.747834],[-118.36343,36.747934],[-118.36363,36.747934],[-118.36393,36.747834],[-118.36433,36.747834],[-118.36483,36.747734],[-118.36523,36.747734],[-118.36563,36.747734],[-118.36613,36.747734],[-118.36653,36.747834],[-118.36703,36.748034],[-118.36753,36.748534],[-118.36773,36.748634],[-118.36843,36.749034],[-118.36908,36.749934],[-118.36923,36.750034],[-118.36923,36.750134],[-118.36933,36.750334],[-118.36933,36.750534],[-118.36933,36.751134],[-118.36933,36.751834],[-118.36933,36.752134],[-118.36933,36.752634],[-118.36963,36.753634],[-118.36973,36.753834],[-118.36963,36.754534],[-118.36973,36.755534],[-118.37023,36.756234],[-118.37093,36.757034],[-118.37123,36.757634],[-118.37153,36.758234],[-118.37163,36.758934],[-118.37163,36.759534],[-118.37163,36.760034],[-118.37163,36.760734],[-118.37173,36.761234],[-118.37223,36.761934],[-118.37303,36.762834],[-118.37473,36.764134],[-118.37463,36.764334],[-118.37363,36.765234],[-118.37283,36.765734],[-118.37273,36.765934],[-118.37203,36.767034],[-118.37343,36.768334],[-118.37493,36.769834],[-118.37583,36.770834],[-118.37593,36.771051],[-118.37643,36.772134],[-118.376486,36.773146],[-118.37653,36.773934],[-118.37653,36.776034],[-118.37643,36.777334],[-118.37603,36.777834],[-118.37603,36.778534],[-118.37713,36.779834],[-118.37783,36.780134],[-118.37843,36.780334],[-118.37903,36.781034],[-118.38023,36.782234],[-118.38003,36.782834],[-118.37963,36.783634],[-118.37883,36.784334],[-118.37813,36.784834],[-118.37743,36.785234],[-118.37683,36.785534],[-118.37693,36.786734],[-118.37693,36.787334],[-118.37653,36.787734],[-118.37593,36.788284],[-118.37593,36.791521],[-118.375727,36.791822],[-118.37535,36.792513],[-118.375089,36.793],[-118.375046,36.793316],[-118.374644,36.793789],[-118.373988,36.794096],[-118.373282,36.794396],[-118.372803,36.79454],[-118.37279,36.794895],[-118.37308,36.795303],[-118.373338,36.795614],[-118.373469,36.796113],[-118.373798,36.796972],[-118.373808,36.797456],[-118.373795,36.797795],[-118.373936,36.798729],[-118.374021,36.799422],[-118.373958,36.799778],[-118.374026,36.800172],[-118.374225,36.800517],[-118.374583,36.800843],[-118.374701,36.801188],[-118.374807,36.801477],[-118.375194,36.801747],[-118.375382,36.802059],[-118.3755,36.802436],[-118.375719,36.802837],[-118.37593,36.802654],[-118.377255,36.803314],[-118.378175,36.804178],[-118.378506,36.804716],[-118.378604,36.805185],[-118.378542,36.805669],[-118.378581,36.806384],[-118.378915,36.807102],[-118.379398,36.808017],[-118.379316,36.808663],[-118.379585,36.808917],[-118.380614,36.809265],[-118.381476,36.809602],[-118.383091,36.810012],[-118.383877,36.810195],[-118.384365,36.810988],[-118.384466,36.812708],[-118.384478,36.814403],[-118.384681,36.815342],[-118.386043,36.816639],[-118.387173,36.817932],[-118.388657,36.818996],[-118.390122,36.819872],[-118.391128,36.820968],[-118.391898,36.822273],[-118.392307,36.823492],[-118.392205,36.824325],[-118.391784,36.824827],[-118.391153,36.825209],[-118.390921,36.825599],[-118.39149,36.826404],[-118.392203,36.827258],[-118.39277,36.827992],[-118.393724,36.829668],[-118.393686,36.8309],[-118.393018,36.831818],[-118.392387,36.832587],[-118.391321,36.833207],[-118.390791,36.833801],[-118.390677,36.833874],[-118.389758,36.834466],[-118.388554,36.834617],[-118.387232,36.834841],[-118.38578,36.834951],[-118.384722,36.834784],[-118.383384,36.834628],[-118.382271,36.834527],[-118.380483,36.834628],[-118.379525,36.834673],[-118.378125,36.834594],[-118.376996,36.834526],[-118.375931,36.834495],[-118.37392,36.835357],[-118.371494,36.836083],[-118.369391,36.837322],[-118.368177,36.838847],[-118.366484,36.839991],[-118.364974,36.841278],[-118.363342,36.842493],[-118.362169,36.844002],[-118.361522,36.845269],[-118.361686,36.846348],[-118.362069,36.847852],[-118.362994,36.849809],[-118.363123,36.851639],[-118.362971,36.853965],[-118.362901,36.855419],[-118.362311,36.857904],[-118.362346,36.860034],[-118.362223,36.861359],[-118.362647,36.861474],[-118.363303,36.861595],[-118.364841,36.861623],[-118.365558,36.862283],[-118.3664,36.863596],[-118.366559,36.864957],[-118.366514,36.866128],[-118.366249,36.866914],[-118.366173,36.868569],[-118.36616,36.8689],[-118.366535,36.869033],[-118.366986,36.869438],[-118.368079,36.869843],[-118.369014,36.869847],[-118.369863,36.870078],[-118.370198,36.870695],[-118.370179,36.871688],[-118.370011,36.872336],[-118.369556,36.873157],[-118.368997,36.873794],[-118.368617,36.874371],[-118.368606,36.874934],[-118.368131,36.876834],[-118.367831,36.878634],[-118.367831,36.879834],[-118.367131,36.881434],[-118.365531,36.881934],[-118.363789,36.882889],[-118.362431,36.883634],[-118.360831,36.885834],[-118.360831,36.887734],[-118.361531,36.888334],[-118.362831,36.888834],[-118.365031,36.890634],[-118.366331,36.892734],[-118.366631,36.895034],[-118.368031,36.896334],[-118.368795,36.89767],[-118.369232,36.898434],[-118.369832,36.900434],[-118.369232,36.901434],[-118.369032,36.901934],[-118.368132,36.903434],[-118.367232,36.905934],[-118.367432,36.907034],[-118.369432,36.907634],[-118.371032,36.908634],[-118.371832,36.910134],[-118.372732,36.911834],[-118.373532,36.913534],[-118.374432,36.915234],[-118.375431,36.916733],[-118.375932,36.917234],[-118.376232,36.917534],[-118.377332,36.918534],[-118.381532,36.925934],[-118.381432,36.926034],[-118.381432,36.926234],[-118.381532,36.927334],[-118.382632,36.929434],[-118.382932,36.930534],[-118.383032,36.931334],[-118.382932,36.932834],[-118.383032,36.934634],[-118.384032,36.936834],[-118.385432,36.939234],[-118.386132,36.941134],[-118.387232,36.943334],[-118.388432,36.945534],[-118.390232,36.948334],[-118.392232,36.951034],[-118.393132,36.952634],[-118.394832,36.954735],[-118.396632,36.957335],[-118.397732,36.957535],[-118.399832,36.957235],[-118.401932,36.956835],[-118.403633,36.956935],[-118.404733,36.957535],[-118.403333,36.959535],[-118.403033,36.962035],[-118.403433,36.965535],[-118.404533,36.966235],[-118.404833,36.968035],[-118.403733,36.969635],[-118.404433,36.972035],[-118.407433,36.973035],[-118.409533,36.975235],[-118.408733,36.977835],[-118.409133,36.980535],[-118.411133,36.982935],[-118.414033,36.984235],[-118.414638,36.984469],[-118.417133,36.985435],[-118.419533,36.987435],[-118.420133,36.989435],[-118.419733,36.991735],[-118.418933,36.994835],[-118.417533,36.995535],[-118.416333,36.995835],[-118.413333,36.996835],[-118.412533,36.997335],[-118.412233,36.998335],[-118.412248,36.998357],[-118.414166,36.999935],[-118.415297,37.000098],[-118.416553,37.001376],[-118.417137,37.00262],[-118.417596,37.004334],[-118.418768,37.005007],[-118.42015,37.006051],[-118.421111,37.007563],[-118.42329,37.008104],[-118.424338,37.007971],[-118.424966,37.009114],[-118.426096,37.010158],[-118.427353,37.010596],[-118.427981,37.011235],[-118.42798,37.011974],[-118.426302,37.013047],[-118.42542,37.013683],[-118.425,37.014321],[-118.424369,37.015563],[-118.42311,37.016938],[-118.423065,37.018382],[-118.42344,37.020196],[-118.423435,37.02248],[-118.422595,37.02436],[-118.42276,37.025805],[-118.423975,37.026546],[-118.425105,37.027992],[-118.425899,37.029538],[-118.428203,37.030818],[-118.428747,37.031793],[-118.428745,37.033069],[-118.429498,37.033944],[-118.431091,37.034282],[-118.432433,37.034284],[-118.432619,37.034467],[-118.43281,37.034654],[-118.434487,37.035665],[-118.437378,37.037483],[-118.439221,37.038997],[-118.439764,37.040308],[-118.43951,37.041752],[-118.439425,37.042759],[-118.440556,37.043869],[-118.441729,37.045013],[-118.441686,37.045718],[-118.440259,37.046287],[-118.439126,37.04689],[-118.43858,37.047863],[-118.43602,37.04917],[-118.43497,37.049739],[-118.434927,37.050881],[-118.436267,37.052529],[-118.437774,37.054512],[-118.438233,37.05589],[-118.437351,37.056896],[-118.436512,37.056996],[-118.43605,37.057264],[-118.436636,37.05844],[-118.437137,37.059818],[-118.441286,37.063855],[-118.443885,37.065168],[-118.445688,37.065809],[-118.447907,37.068701],[-118.448956,37.069139],[-118.450214,37.068973],[-118.452104,37.067733],[-118.453111,37.067331],[-118.455082,37.067468],[-118.457305,37.067739],[-118.459487,37.06697],[-118.461082,37.066837],[-118.464354,37.066774],[-118.467332,37.066745],[-118.468464,37.067854],[-118.469888,37.069804],[-118.470346,37.071652],[-118.471143,37.072661],[-118.475212,37.074311],[-118.477353,37.074146],[-118.479073,37.074181],[-118.480708,37.07509],[-118.482134,37.076267],[-118.485364,37.076842],[-118.48658,37.077414],[-118.488466,37.079868],[-118.490393,37.082221],[-118.491399,37.084607],[-118.491733,37.086354],[-118.492656,37.087463],[-118.493831,37.0877],[-118.495216,37.088138],[-118.496181,37.089113],[-118.497564,37.090995],[-118.498025,37.091969],[-118.498781,37.092037],[-118.500937,37.092233],[-118.501561,37.092537],[-118.502186,37.093477],[-118.502601,37.094885],[-118.503103,37.095221],[-118.507202,37.094899],[-118.508583,37.094367],[-118.510087,37.093542],[-118.510634,37.093263],[-118.511532,37.092933],[-118.51186,37.092811],[-118.513353,37.093236],[-118.515149,37.094246],[-118.516652,37.095959],[-118.517612,37.097301],[-118.518531,37.097807],[-118.520706,37.097981],[-118.522127,37.098354],[-118.523756,37.099564],[-118.5248,37.101042],[-118.525215,37.102752],[-118.526092,37.103826],[-118.527136,37.104734],[-118.528809,37.104738],[-118.52977,37.105077],[-118.530271,37.106118],[-118.531146,37.107594],[-118.532024,37.108535],[-118.532315,37.109541],[-118.531771,37.110075],[-118.531059,37.110475],[-118.530848,37.110842],[-118.530932,37.11118],[-118.531016,37.111113],[-118.531225,37.111247],[-118.532941,37.11085],[-118.533652,37.110818],[-118.534321,37.11082],[-118.535157,37.111325],[-118.536702,37.113105],[-118.537956,37.113577],[-118.540592,37.11345],[-118.541554,37.113519],[-118.542725,37.113857],[-118.543687,37.113826],[-118.544356,37.113728],[-118.544648,37.114733],[-118.544878,37.115088],[-118.545065,37.115371],[-118.546195,37.115407],[-118.547952,37.114909],[-118.549836,37.11411],[-118.551008,37.113878],[-118.552304,37.11425],[-118.55335,37.114353],[-118.556655,37.113927],[-118.557576,37.113862],[-118.558496,37.114501],[-118.559375,37.114537],[-118.56063,37.114305],[-118.563142,37.113172],[-118.564104,37.113208],[-118.566445,37.114453],[-118.56841,37.115295],[-118.568493,37.115798],[-118.567697,37.117069],[-118.567696,37.117974],[-118.568112,37.119784],[-118.568486,37.121426],[-118.568569,37.122298],[-118.569029,37.1226],[-118.572543,37.123044],[-118.574091,37.122981],[-118.574676,37.123216],[-118.575638,37.123721],[-118.576307,37.123723],[-118.577647,37.123223],[-118.57999,37.122592],[-118.581915,37.122261],[-118.583087,37.122398],[-118.584216,37.123004],[-118.585344,37.124078],[-118.586051,37.124934],[-118.586164,37.125311],[-118.586357,37.126059],[-118.58653,37.126687],[-118.586602,37.12721],[-118.586534,37.127862],[-118.586385,37.128281],[-118.586727,37.128401],[-118.58719,37.128553],[-118.587592,37.128899],[-118.588004,37.129196],[-118.588167,37.12988],[-118.588461,37.130636],[-118.588533,37.131239],[-118.588837,37.131987],[-118.58928,37.132558],[-118.589865,37.133282],[-118.589927,37.133877],[-118.589869,37.134481],[-118.5898,37.134835],[-118.589349,37.134973],[-118.589079,37.135078],[-118.58945,37.13515],[-118.59007,37.135245],[-118.590394,37.135341],[-118.590506,37.135896],[-118.590889,37.136411],[-118.591086,37.136589],[-118.591181,37.136676],[-118.591583,37.136949],[-118.592006,37.13748],[-118.592339,37.137849],[-118.592661,37.138147],[-118.593172,37.138138],[-118.593853,37.137911],[-118.594594,37.137539],[-118.595445,37.137168],[-118.596456,37.136659],[-118.597298,37.136448],[-118.598041,37.136567],[-118.598823,37.136622],[-118.599645,37.136468],[-118.600117,37.136596],[-118.60083,37.136965],[-118.601423,37.137253],[-118.602588,37.137734],[-118.603584,37.138344],[-118.603946,37.138601],[-118.604708,37.13864],[-118.605129,37.138663],[-118.605872,37.138694],[-118.606294,37.138934],[-118.606586,37.139352],[-118.60702,37.140012],[-118.607383,37.140373],[-118.608175,37.140259],[-118.608636,37.140242],[-118.608978,37.140467],[-118.609569,37.140425],[-118.610382,37.140408],[-118.610905,37.140793],[-118.611698,37.141081],[-118.612422,37.141354],[-118.613026,37.142053],[-118.61326,37.142769],[-118.613411,37.14301],[-118.613672,37.143001],[-118.614534,37.142774],[-118.615244,37.142443],[-118.616846,37.141715],[-118.617698,37.141625],[-118.618029,37.141552],[-118.619232,37.14134],[-118.620223,37.140984],[-118.620433,37.140908],[-118.620763,37.140789],[-118.621961,37.140577],[-118.62302,37.140575],[-118.623841,37.140283],[-118.624551,37.139743],[-118.625203,37.139765],[-118.625635,37.139828],[-118.625941,37.139864],[-118.626545,37.139726],[-118.627336,37.139151],[-118.628539,37.137766],[-118.6295,37.137424],[-118.630368,37.137593],[-118.631109,37.137735],[-118.632296,37.138342],[-118.632775,37.138586],[-118.633334,37.138872],[-118.634424,37.138862],[-118.634593,37.138862],[-118.635688,37.13882],[-118.636774,37.138778],[-118.638735,37.137757],[-118.639905,37.137245],[-118.64129,37.137234],[-118.643521,37.138022],[-118.645508,37.139516],[-118.646527,37.140782],[-118.647745,37.140873],[-118.649247,37.140057],[-118.651052,37.140177],[-118.653245,37.141233],[-118.654593,37.141826],[-118.654646,37.142899],[-118.655174,37.145343],[-118.655897,37.146277],[-118.656704,37.14721],[-118.657251,37.147373],[-118.658977,37.14793],[-118.66087,37.148418],[-118.661508,37.149218],[-118.66152,37.150425],[-118.661818,37.150859],[-118.663888,37.152184],[-118.666001,37.153576],[-118.667187,37.15464],[-118.667447,37.155443],[-118.666829,37.156589],[-118.667007,37.157527],[-118.667129,37.157936],[-118.667485,37.159133],[-118.667357,37.159983],[-118.667328,37.160174],[-118.66658,37.160918],[-118.666501,37.161388],[-118.667093,37.161786],[-118.669082,37.16338],[-118.670525,37.165012],[-118.670787,37.165983],[-118.671214,37.16665],[-118.671887,37.166779],[-118.672648,37.167343],[-118.672282,37.168487],[-118.672195,37.168557],[-118.672003,37.168711],[-118.670252,37.170105],[-118.669941,37.170353],[-118.666912,37.17279],[-118.666839,37.173864],[-118.667101,37.174834],[-118.66665,37.175811],[-118.664529,37.17774],[-118.66424,37.178145],[-118.665095,37.179714],[-118.66573,37.180246],[-118.667138,37.182449],[-118.667317,37.18352],[-118.666245,37.185373],[-118.665958,37.18608],[-118.666564,37.187786],[-118.666739,37.188522],[-118.666455,37.189497],[-118.666755,37.190031],[-118.669403,37.190379],[-118.671019,37.192345],[-118.671277,37.192981],[-118.671288,37.193953],[-118.671838,37.194452],[-118.672465,37.194112],[-118.673055,37.194308],[-118.673732,37.194839],[-118.674336,37.196411],[-118.674641,37.197348],[-118.675573,37.198212],[-118.676672,37.198908],[-118.677017,37.19971],[-118.6774,37.20021],[-118.678497,37.200704],[-118.679723,37.201568],[-118.67994,37.202202],[-118.679948,37.20294],[-118.680121,37.203442],[-118.680669,37.203639],[-118.681349,37.204438],[-118.681609,37.205208],[-118.680905,37.206152],[-118.680156,37.206796],[-118.680002,37.208105],[-118.679052,37.209623],[-118.675897,37.213137],[-118.675568,37.213777],[-118.675613,37.214145],[-118.675992,37.214209],[-118.676579,37.214104],[-118.677333,37.213964],[-118.678468,37.214055],[-118.679102,37.214452],[-118.678776,37.215327],[-118.678687,37.218917],[-118.679119,37.219953],[-118.679587,37.220486],[-118.680144,37.221589],[-118.680788,37.222925],[-118.681798,37.223051],[-118.683104,37.22351],[-118.684245,37.224172],[-118.684502,37.224639],[-118.684846,37.225341],[-118.685316,37.226142],[-118.685953,37.226774],[-118.686424,37.227575],[-118.68614,37.22855],[-118.685102,37.2298],[-118.683948,37.231822],[-118.68291,37.232971],[-118.682437,37.233696],[-118.682249,37.233983],[-118.682555,37.235121],[-118.683661,37.23642],[-118.684555,37.237586],[-118.684479,37.238325],[-118.684319,37.239098],[-118.684596,37.241444],[-118.684611,37.242819],[-118.683745,37.244369],[-118.682287,37.245521],[-118.680322,37.246409],[-118.679572,37.247053],[-118.678784,37.247998],[-118.677995,37.248877],[-118.677116,37.249219],[-118.676274,37.249059],[-118.675347,37.248831],[-118.674845,37.248969],[-118.674639,37.249441],[-118.674225,37.249933],[-118.67418,37.250825],[-118.673464,37.251856],[-118.673381,37.251979],[-118.67332,37.252056],[-118.671779,37.253883],[-118.668999,37.257109],[-118.667529,37.25932],[-118.667513,37.259334],[-118.667387,37.259394],[-118.667262,37.259454],[-118.666178,37.259968],[-118.665167,37.261009],[-118.665332,37.261917],[-118.66734,37.263938],[-118.669267,37.264748],[-118.671107,37.266701],[-118.671733,37.267879],[-118.671812,37.269225],[-118.672232,37.269562],[-118.674577,37.270708],[-118.675541,37.271214],[-118.675705,37.272358],[-118.675996,37.273099],[-118.676497,37.274075],[-118.676453,37.27505],[-118.676493,37.275488],[-118.677581,37.276263],[-118.67804,37.277508],[-118.678583,37.278013],[-118.680093,37.278284],[-118.681098,37.279092],[-118.6821,37.280473],[-118.682096,37.281987],[-118.682593,37.283905],[-118.683136,37.284814],[-118.684267,37.28569],[-118.685144,37.287003],[-118.685013,37.28929],[-118.68522,37.290468],[-118.686226,37.290906],[-118.686472,37.291084],[-118.687482,37.291816],[-118.688319,37.292859],[-118.689618,37.293365],[-118.690245,37.294308],[-118.690367,37.295687],[-118.6907,37.296462],[-118.691203,37.296967],[-118.692124,37.297708],[-118.692874,37.299592],[-118.693543,37.300367],[-118.694883,37.301781],[-118.695215,37.303127],[-118.694704,37.305381],[-118.694954,37.30602],[-118.695584,37.306189],[-118.696803,37.305653],[-118.697938,37.305014],[-118.698566,37.305587],[-118.698773,37.306764],[-118.699779,37.307674],[-118.700702,37.30791],[-118.70179,37.309055],[-118.70405,37.31158],[-118.704803,37.312691],[-118.706227,37.314071],[-118.708067,37.316596],[-118.709278,37.319086],[-118.709648,37.321912],[-118.710109,37.322485],[-118.710905,37.322923],[-118.712288,37.323933],[-118.713628,37.325919],[-118.714466,37.326693],[-118.715388,37.327333],[-118.71589,37.328074],[-118.716016,37.328208],[-118.722659,37.325319],[-118.725013,37.324076],[-118.726904,37.323573],[-118.728754,37.323002],[-118.730227,37.321691],[-118.731743,37.319875],[-118.732586,37.318496],[-118.732965,37.317891],[-118.73431,37.317521],[-118.73609,37.316803],[-118.736337,37.316704],[-118.736586,37.316604],[-118.737228,37.316344],[-118.740026,37.315237],[-118.741118,37.315338],[-118.742374,37.31655],[-118.743544,37.319107],[-118.743837,37.319545],[-118.745348,37.319781],[-118.746019,37.320252],[-118.747233,37.32217],[-118.747736,37.322305],[-118.748996,37.322205],[-118.750129,37.322508],[-118.750951,37.323221],[-118.752233,37.324533],[-118.752904,37.325205],[-118.754457,37.325946],[-118.756092,37.327595],[-118.757267,37.328437],[-118.757855,37.32884],[-118.759241,37.328606],[-118.760039,37.328809],[-118.760668,37.329347],[-118.762682,37.330357],[-118.76411,37.330963],[-118.764781,37.331468],[-118.765747,37.331367],[-118.766671,37.331099],[-118.767721,37.331705],[-118.769442,37.332513],[-118.770449,37.333354],[-118.772254,37.333658],[-118.77343,37.334499],[-118.774354,37.334802],[-118.776663,37.334501],[-118.778764,37.334267],[-118.780107,37.334873],[-118.780401,37.335814],[-118.780905,37.336352],[-118.781408,37.336891],[-118.781113,37.337798],[-118.781532,37.338739],[-118.782623,37.339378],[-118.784177,37.34032],[-118.785645,37.341901],[-118.786736,37.34338],[-118.786609,37.344321],[-118.786061,37.345564],[-118.785472,37.346572],[-118.785303,37.347782],[-118.784503,37.349562],[-118.784376,37.350436],[-118.784501,37.35168],[-118.784206,37.352352],[-118.782818,37.353527],[-118.781557,37.35487],[-118.781514,37.355475],[-118.781513,37.356416],[-118.779958,37.357423],[-118.778235,37.35833],[-118.77647,37.358597],[-118.772731,37.358326],[-118.770167,37.358862],[-118.768611,37.359834],[-118.768148,37.361178],[-118.769111,37.362992],[-118.769866,37.364136],[-118.769907,37.364976],[-118.770073,37.366219],[-118.769317,37.366857],[-118.768351,37.366789],[-118.767846,37.36726],[-118.767677,37.367663],[-118.767971,37.368134],[-118.769063,37.36847],[-118.769735,37.368773],[-118.770286,37.36947],[-118.770641,37.36992],[-118.770999,37.370374],[-118.771036,37.370421],[-118.773049,37.373178],[-118.773329,37.374933],[-118.773783,37.375165],[-118.774705,37.375168],[-118.775627,37.375005],[-118.776424,37.375042],[-118.777052,37.375145],[-118.777513,37.375214],[-118.7786,37.375956],[-118.779432,37.377836],[-118.779554,37.379613],[-118.779547,37.38159],[-118.780133,37.382062],[-118.78139,37.382167],[-118.782646,37.382708],[-118.78327,37.384052],[-118.783644,37.385193],[-118.784563,37.386101],[-118.785608,37.387111],[-118.785479,37.388317],[-118.785853,37.389123],[-118.787318,37.390134],[-118.789032,37.391649],[-118.789866,37.393026],[-118.790031,37.394032],[-118.788264,37.396037],[-118.786747,37.398545],[-118.786448,37.400186],[-118.786023,37.402161],[-118.785181,37.403532],[-118.783371,37.405938],[-118.782023,37.407709],[-118.781811,37.408513],[-118.782478,37.410057],[-118.783267,37.412406],[-118.783558,37.413312],[-118.78305,37.414718],[-118.782627,37.415655],[-118.781659,37.417161],[-118.780689,37.4189],[-118.780559,37.420106],[-118.779757,37.421678],[-118.777235,37.423981],[-118.775681,37.424578],[-118.774591,37.424641],[-118.773039,37.424635],[-118.772371,37.423559],[-118.771327,37.422416],[-118.770489,37.422077],[-118.769272,37.422173],[-118.767506,37.42364],[-118.766746,37.425079],[-118.765773,37.427588],[-118.765095,37.42973],[-118.763875,37.430798],[-118.762489,37.431462],[-118.761481,37.431894],[-118.760175,37.433632],[-118.759581,37.435573],[-118.759446,37.438187],[-118.758849,37.441268],[-118.758761,37.442474],[-118.758922,37.44452],[-118.760048,37.446602],[-118.761886,37.448755],[-118.762383,37.450869],[-118.762967,37.451776],[-118.763714,37.454226],[-118.763793,37.455768],[-118.763287,37.456537],[-118.763915,37.456908],[-118.764544,37.45691],[-118.766141,37.456314],[-118.767441,37.456319],[-118.768489,37.456658],[-118.768654,37.45753],[-118.768946,37.458135],[-118.770876,37.458176],[-118.772133,37.45855],[-118.773305,37.459459],[-118.774474,37.461475],[-118.775014,37.463052],[-118.769331,37.463082],[-118.763648,37.463112],[-118.750958,37.463175],[-118.74392,37.463114],[-118.741864,37.463071],[-118.740891,37.463073],[-118.730337,37.463102],[-118.728025,37.463077],[-118.727348,37.46309],[-118.727187,37.463093],[-118.726988,37.463097],[-118.726968,37.463093],[-118.726934,37.463097],[-118.726829,37.463097],[-118.726536,37.463097],[-118.725815,37.463097],[-118.72567,37.463097],[-118.725586,37.463097],[-118.725518,37.463096],[-118.725496,37.463096],[-118.725196,37.463096],[-118.724815,37.463096],[-118.724483,37.463096],[-118.721198,37.463094],[-118.71846,37.463093],[-118.715723,37.463092],[-118.713891,37.463094],[-118.713026,37.463094],[-118.710393,37.463094],[-118.705684,37.463088],[-118.700976,37.463083],[-118.682066,37.46306],[-118.663155,37.463038],[-118.661931,37.463044],[-118.660648,37.463077],[-118.65639,37.46307],[-118.652133,37.463064],[-118.646037,37.463055],[-118.639941,37.463046],[-118.639759,37.463046],[-118.636711,37.463042],[-118.633663,37.463037],[-118.625954,37.463025],[-118.625711,37.463154],[-118.625658,37.463182],[-118.619963,37.463196],[-118.619332,37.463198],[-118.61307,37.463213],[-118.613001,37.463213],[-118.604899,37.463241],[-118.604554,37.463238],[-118.604227,37.463241],[-118.603344,37.46325],[-118.600695,37.463278],[-118.595621,37.463274],[-118.595443,37.463272],[-118.595051,37.463274],[-118.593145,37.463285],[-118.592607,37.463283],[-118.589972,37.46326],[-118.579382,37.463175],[-118.578842,37.463171],[-118.578014,37.463166],[-118.577987,37.463165],[-118.577967,37.463167],[-118.576538,37.463151],[-118.562697,37.463044],[-118.562249,37.463041],[-118.561135,37.463037],[-118.549224,37.46295],[-118.543744,37.462894],[-118.533273,37.462811],[-118.522212,37.462719],[-118.517482,37.462688],[-118.515593,37.462676],[-118.500951,37.462588],[-118.482124,37.462704],[-118.481842,37.462706],[-118.481294,37.462709],[-118.480513,37.462845],[-118.475075,37.462867],[-118.474191,37.462866],[-118.47418,37.462866],[-118.473856,37.462872],[-118.472158,37.462886],[-118.468021,37.462922],[-118.46774,37.462924],[-118.463778,37.462958],[-118.45995,37.462991],[-118.456037,37.463024],[-118.454081,37.463041],[-118.45088,37.463028],[-118.432667,37.462958],[-118.426377,37.462934],[-118.425727,37.462931],[-118.422274,37.462929],[-118.412248,37.462873],[-118.405109,37.462833],[-118.400753,37.462808],[-118.399255,37.462801],[-118.391038,37.462805],[-118.387776,37.462806],[-118.384878,37.462807],[-118.381011,37.462809],[-118.377897,37.46281],[-118.375951,37.462811],[-118.373816,37.462896],[-118.365585,37.462867],[-118.364658,37.462862],[-118.362356,37.462851],[-118.349626,37.462802],[-118.349566,37.462805],[-118.348418,37.46287],[-118.348356,37.462858],[-118.335861,37.462874],[-118.335824,37.462874],[-118.335706,37.462874],[-118.335252,37.462875],[-118.323805,37.46289],[-118.322983,37.462891],[-118.320529,37.462895],[-118.30785,37.462911],[-118.300799,37.462921],[-118.30069,37.462921],[-118.300632,37.462923],[-118.300575,37.462923],[-118.297593,37.462906],[-118.297566,37.462906],[-118.297153,37.462889],[-118.297132,37.462904],[-118.296765,37.462899],[-118.29651,37.462896],[-118.295634,37.462884],[-118.295208,37.462886],[-118.294954,37.462886],[-118.291154,37.462889],[-118.27929,37.46271],[-118.279207,37.462709],[-118.266477,37.462701],[-118.262395,37.462698],[-118.25072,37.462764],[-118.246904,37.462771],[-118.237949,37.462788],[-118.234787,37.462799],[-118.234668,37.462802],[-118.234548,37.462804],[-118.233696,37.462823],[-118.233454,37.462822],[-118.233248,37.462828],[-118.233042,37.462833],[-118.232835,37.462817],[-118.22276,37.462756],[-118.212686,37.462695],[-118.209548,37.462683],[-118.204068,37.462643],[-118.203986,37.462643],[-118.20345,37.462646],[-118.201931,37.462655],[-118.198157,37.462676],[-118.194383,37.462697],[-118.169204,37.462765],[-118.142603,37.462856],[-118.13533,37.46289],[-118.129109,37.462913],[-118.124435,37.462962],[-118.111745,37.463332],[-118.106492,37.463331],[-118.093223,37.46333],[-118.0709,37.463321],[-118.057301,37.463318],[-118.04019,37.463314],[-118.023078,37.46331],[-118.016157,37.463308],[-118.009236,37.463307],[-118.008166,37.463307],[-118.007096,37.463307],[-118.006961,37.463309],[-118.006826,37.463311],[-118.005651,37.463328],[-118.004984,37.463338],[-118.004317,37.463348],[-118.003947,37.463354],[-118.002888,37.463372],[-118.002874,37.463372],[-118.002664,37.463376],[-118.000929,37.463405],[-117.983012,37.463864],[-117.978418,37.463981],[-117.972366,37.464136],[-117.968497,37.464235],[-117.959987,37.464474],[-117.954071,37.464639],[-117.949878,37.464757],[-117.94617,37.464726],[-117.935597,37.464638],[-117.934852,37.464632],[-117.934523,37.464629],[-117.931537,37.464575],[-117.926468,37.464809],[-117.926452,37.464807],[-117.923115,37.464964],[-117.919762,37.465119],[-117.916861,37.465238],[-117.916143,37.465238],[-117.915425,37.465238],[-117.911906,37.465238],[-117.908749,37.465174],[-117.905754,37.464918],[-117.903984,37.464821],[-117.903893,37.464816],[-117.903846,37.464824],[-117.903297,37.464848],[-117.902915,37.464846],[-117.902872,37.464846],[-117.90112,37.464846],[-117.901015,37.464846],[-117.898709,37.464851],[-117.897969,37.464837],[-117.895159,37.464822],[-117.894899,37.464833],[-117.893783,37.464842],[-117.891669,37.464838],[-117.891226,37.464834],[-117.890362,37.464827],[-117.888334,37.46484],[-117.88704,37.464841],[-117.886455,37.464799],[-117.885744,37.464702],[-117.885665,37.46467],[-117.885568,37.464658],[-117.885471,37.464669],[-117.885282,37.464744],[-117.885171,37.46477],[-117.884882,37.464793],[-117.884324,37.464852],[-117.88303,37.464864],[-117.882537,37.464862],[-117.881187,37.464876],[-117.88108,37.464868],[-117.880505,37.464871],[-117.848423,37.465034],[-117.836865,37.464967],[-117.834877,37.464956],[-117.832726,37.464929],[-117.83149,37.464004],[-117.831475,37.463993],[-117.827575,37.461075],[-117.827533,37.461044],[-117.827217,37.460807],[-117.823332,37.457898],[-117.821989,37.456893],[-117.816764,37.452982],[-117.814635,37.451387],[-117.808475,37.446776],[-117.805781,37.44476],[-117.803147,37.442788],[-117.802326,37.442174],[-117.802223,37.442097],[-117.800218,37.440596],[-117.800193,37.440577],[-117.80017,37.440559],[-117.799961,37.440403],[-117.799679,37.440192],[-117.799443,37.440015],[-117.795628,37.437151],[-117.795015,37.436691],[-117.787908,37.431356],[-117.786929,37.430621],[-117.77613,37.422518],[-117.77554,37.422074],[-117.774949,37.421631],[-117.774116,37.421004],[-117.773279,37.420377],[-117.77091,37.418598],[-117.770318,37.418153],[-117.770181,37.41805],[-117.770149,37.418026],[-117.770131,37.418013],[-117.770111,37.417997],[-117.768546,37.41682],[-117.767824,37.41628],[-117.766658,37.415405],[-117.766282,37.415123],[-117.764771,37.41399],[-117.760311,37.410642],[-117.755851,37.407294],[-117.754614,37.406366],[-117.753377,37.405437],[-117.753329,37.405401],[-117.75305,37.405192],[-117.752207,37.40457],[-117.752197,37.404551],[-117.750927,37.403598],[-117.748548,37.402002],[-117.748483,37.401953],[-117.739919,37.395569],[-117.739208,37.395039],[-117.739125,37.394977],[-117.739116,37.39497],[-117.739075,37.394939],[-117.738968,37.394859],[-117.738954,37.394849],[-117.738851,37.394772],[-117.734249,37.391339],[-117.731368,37.389193],[-117.729413,37.387735],[-117.728485,37.387042],[-117.725625,37.384911],[-117.721968,37.382181],[-117.719901,37.380644],[-117.716333,37.377987],[-117.713843,37.376127],[-117.713466,37.375845],[-117.713073,37.375552],[-117.712804,37.375319],[-117.712358,37.374931],[-117.709139,37.372748],[-117.70592,37.370564],[-117.704284,37.369455],[-117.702651,37.368344],[-117.702461,37.368217],[-117.702271,37.36809],[-117.698373,37.365446],[-117.694475,37.362802],[-117.69403,37.3625],[-117.693585,37.362199],[-117.69195,37.36109],[-117.690315,37.359981],[-117.685462,37.35669],[-117.68061,37.353399],[-117.680522,37.353334],[-117.680464,37.35329],[-117.680454,37.353283],[-117.680241,37.353124],[-117.680096,37.353015],[-117.672638,37.347451],[-117.672578,37.347406],[-117.671885,37.34689],[-117.669865,37.345374],[-117.669834,37.345351],[-117.669818,37.345339],[-117.669617,37.345188],[-117.669528,37.34512],[-117.65341,37.332934],[-117.647342,37.32833],[-117.634468,37.318526],[-117.625914,37.312062],[-117.625457,37.31179],[-117.610925,37.300945],[-117.609316,37.299744],[-117.606373,37.297548],[-117.581418,37.278936],[-117.552035,37.257929],[-117.551888,37.257829],[-117.551878,37.257816],[-117.551209,37.257338],[-117.544576,37.252572],[-117.540885,37.249931],[-117.536752,37.246632],[-117.53415,37.244714],[-117.534076,37.244659],[-117.527244,37.239622],[-117.512766,37.229002],[-117.506173,37.224155],[-117.500909,37.220282],[-117.500117,37.22038],[-117.498812,37.219399],[-117.496739,37.217841],[-117.496656,37.217778],[-117.49658,37.217721],[-117.496563,37.217708],[-117.496533,37.217685],[-117.478996,37.204503],[-117.476552,37.202666],[-117.4757,37.202025],[-117.474517,37.201136],[-117.474295,37.200969],[-117.460736,37.190776],[-117.454651,37.186202],[-117.448638,37.181682],[-117.444455,37.178526],[-117.43151,37.16876],[-117.417543,37.158223],[-117.405485,37.149184],[-117.386399,37.134748],[-117.375905,37.126843],[-117.373451,37.124932],[-117.372462,37.124512],[-117.371219,37.123614],[-117.357894,37.113642],[-117.343983,37.103232],[-117.322727,37.087326],[-117.31883,37.084409],[-117.307916,37.076243],[-117.286457,37.060185],[-117.286036,37.059869],[-117.280762,37.055923],[-117.266297,37.045098],[-117.266046,37.04491],[-117.250903,37.03451],[-117.250903,37.034618],[-117.244917,37.030244],[-117.240435,37.02687],[-117.226619,37.016464],[-117.205027,37.000202],[-117.204655,36.999922],[-117.204346,36.999694],[-117.202789,36.998547],[-117.201899,36.997893],[-117.201186,36.997368],[-117.200763,36.997057],[-117.200534,36.996889],[-117.199284,36.995969],[-117.197603,36.994731],[-117.19657,36.993971],[-117.196426,36.993865],[-117.196391,36.993839],[-117.196363,36.993819],[-117.19631,36.99378],[-117.195982,36.993539],[-117.194894,36.992738],[-117.194639,36.99255],[-117.192232,36.990778],[-117.191309,36.990099],[-117.191154,36.989985],[-117.191138,36.989973],[-117.19105,36.989909],[-117.190913,36.989808],[-117.190606,36.989582],[-117.187476,36.987278],[-117.186479,36.98654],[-117.184948,36.985407],[-117.182891,36.983882],[-117.173134,36.976514],[-117.16955,36.973806],[-117.169537,36.973796],[-117.169495,36.973764],[-117.169474,36.973748],[-117.169436,36.97372],[-117.169002,36.973392],[-117.166001,36.971111],[-117.151197,36.959868],[-117.144561,36.955021],[-117.144198,36.954756],[-117.13757,36.949929],[-117.133666,36.947004],[-117.133132,36.946604],[-117.131975,36.945777],[-117.131592,36.945488],[-117.128994,36.943526],[-117.128701,36.943304],[-117.125899,36.941186],[-117.120101,36.936762],[-117.110822,36.929678],[-117.105644,36.925752],[-117.100143,36.921581],[-117.098581,36.920397],[-117.09838,36.920245],[-117.0947,36.917455],[-117.0866,36.911314],[-117.068336,36.897568],[-117.064482,36.894681],[-117.056829,36.888989],[-117.037976,36.874943],[-117.025269,36.865662],[-117.024158,36.86485],[-117.0129,36.856349],[-117.006443,36.851545],[-117.004011,36.849735],[-117.000895,36.847694],[-116.999427,36.846585],[-116.999322,36.846506],[-116.99908,36.846323],[-116.999048,36.846299],[-116.998882,36.846174],[-116.998626,36.84598],[-116.998614,36.845971],[-116.998536,36.845912],[-116.998475,36.845866],[-116.995161,36.843359],[-116.994836,36.843113],[-116.987832,36.83783],[-116.987239,36.837383],[-116.987068,36.837254],[-116.975362,36.828415],[-116.975348,36.828404],[-116.975201,36.828293],[-116.968407,36.823163],[-116.958747,36.815869],[-116.958533,36.815707],[-116.957877,36.815213],[-116.953384,36.811821],[-116.952985,36.81152],[-116.95071,36.809802],[-116.950518,36.809657],[-116.95042,36.809583],[-116.950348,36.809529],[-116.950287,36.809483],[-116.95026,36.809462],[-116.950243,36.809449],[-116.950182,36.809403],[-116.950117,36.809354],[-116.942454,36.803567],[-116.929999,36.794162],[-116.929952,36.794126],[-116.929241,36.793591],[-116.927908,36.792588],[-116.89402,36.766998],[-116.889365,36.763482],[-116.880674,36.75692],[-116.875893,36.753308],[-116.874254,36.752081],[-116.873732,36.751685],[-116.872324,36.750616],[-116.8723,36.750597],[-116.872287,36.750587],[-116.872268,36.750573],[-116.872214,36.750532],[-116.872108,36.750452],[-116.871442,36.749947],[-116.866285,36.746031],[-116.863874,36.7442],[-116.858237,36.739919],[-116.856646,36.738711],[-116.849245,36.733091],[-116.848166,36.732264],[-116.847333,36.731632],[-116.846219,36.730784],[-116.845285,36.730074],[-116.845162,36.72998],[-116.845049,36.729894],[-116.843472,36.728698],[-116.84287,36.72824],[-116.838155,36.724657],[-116.83755,36.724198],[-116.837522,36.724177],[-116.837318,36.724022],[-116.836628,36.723498],[-116.830283,36.718676],[-116.82625,36.715612],[-116.82125,36.711812],[-116.820223,36.711033],[-116.818824,36.709973],[-116.811886,36.7047],[-116.81154,36.704437],[-116.797826,36.694015],[-116.792503,36.689969],[-116.791488,36.689198],[-116.787009,36.685796],[-116.786859,36.685682],[-116.786102,36.685105],[-116.77494,36.676624],[-116.762929,36.667498],[-116.761005,36.666036],[-116.760759,36.665849],[-116.760698,36.665803],[-116.760469,36.665629],[-116.760428,36.665598],[-116.7604,36.665576],[-116.760391,36.665569],[-116.76035,36.665538],[-116.75908,36.664573],[-116.753159,36.660074],[-116.753148,36.660066],[-116.750926,36.658377],[-116.730232,36.642683],[-116.727732,36.640798],[-116.718507,36.633797],[-116.711943,36.628822],[-116.710248,36.627535],[-116.706833,36.624947],[-116.706282,36.624527],[-116.691917,36.613635],[-116.689629,36.611901],[-116.678291,36.603306],[-116.661668,36.590706],[-116.658243,36.588109],[-116.657349,36.587438],[-116.656883,36.587088],[-116.625941,36.563618],[-116.618206,36.557752],[-116.607991,36.550004],[-116.596566,36.541339],[-116.595297,36.540376],[-116.595151,36.540266],[-116.593966,36.539367],[-116.59043,36.536687],[-116.585487,36.532942],[-116.560967,36.514346],[-116.559748,36.513422],[-116.544647,36.501971],[-116.543618,36.501191],[-116.541983,36.499952],[-116.534534,36.494173],[-116.529897,36.490581],[-116.529694,36.490425],[-116.523202,36.48542],[-116.523071,36.485319],[-116.523054,36.485306],[-116.522977,36.485247],[-116.522816,36.485123],[-116.522728,36.485055],[-116.522703,36.485036],[-116.52266,36.485003],[-116.522648,36.484993],[-116.522639,36.484986],[-116.522599,36.484955],[-116.522577,36.484938],[-116.522567,36.484931],[-116.519867,36.482853],[-116.500882,36.468223],[-116.488431,36.45924],[-116.488402,36.459219],[-116.488233,36.459097],[-116.473496,36.447605],[-116.472579,36.446869],[-116.472136,36.446558],[-116.445229,36.425523],[-116.445201,36.425501],[-116.442358,36.423289],[-116.439642,36.421176],[-116.422299,36.407682],[-116.419235,36.405294],[-116.41871,36.404885],[-116.418562,36.404769],[-116.418521,36.404737],[-116.417184,36.403695],[-116.416865,36.403446],[-116.415044,36.402022],[-116.415006,36.401992],[-116.41175,36.399441],[-116.404643,36.393912],[-116.404615,36.39389],[-116.380347,36.374961],[-116.377821,36.373699],[-116.3759,36.372583],[-116.375878,36.372564],[-116.375425,36.372176],[-116.375402,36.372156],[-116.375305,36.372073],[-116.375277,36.372049],[-116.375258,36.372033],[-116.375189,36.371974],[-116.375012,36.371822],[-116.374361,36.371264],[-116.373909,36.370876],[-116.372799,36.369924],[-116.371221,36.368714],[-116.368935,36.366972],[-116.365645,36.364464],[-116.355068,36.356414],[-116.355034,36.356388],[-116.350014,36.35255],[-116.349991,36.352532],[-116.34931,36.352013],[-116.349217,36.351942],[-116.349179,36.351913],[-116.349156,36.351895],[-116.349017,36.351789],[-116.345579,36.349166],[-116.34297,36.347175],[-116.33596,36.341833],[-116.33551,36.341483],[-116.327804,36.335606],[-116.326918,36.334944],[-116.321138,36.330532],[-116.320858,36.330318],[-116.261828,36.285331],[-116.261692,36.285227],[-116.250818,36.276939],[-116.250809,36.276932],[-116.250781,36.276911],[-116.249986,36.27629],[-116.249975,36.276282],[-116.2499,36.276223],[-116.249662,36.276037],[-116.245838,36.273051],[-116.241328,36.269593],[-116.230542,36.261314],[-116.228918,36.260067],[-116.22885,36.260015],[-116.219319,36.252701],[-116.215736,36.249951],[-116.215054,36.249453],[-116.215041,36.249443],[-116.21264,36.247595],[-116.208402,36.244323],[-116.204986,36.241686],[-116.204465,36.241284],[-116.204329,36.241179],[-116.204289,36.241148],[-116.204249,36.241117],[-116.204238,36.241109],[-116.204226,36.2411],[-116.204212,36.241089],[-116.203818,36.240785],[-116.203225,36.240327],[-116.202685,36.23991],[-116.198993,36.23706],[-116.194986,36.233967],[-116.194094,36.233278],[-116.194083,36.23327],[-116.19404,36.233236],[-116.193737,36.233002],[-116.19123,36.231067],[-116.191145,36.231001],[-116.189653,36.229846],[-116.183884,36.225393],[-116.176469,36.21967],[-116.169054,36.213947],[-116.168726,36.213694],[-116.1637,36.209819],[-116.159376,36.206485],[-116.159301,36.206427],[-116.159284,36.206414],[-116.158345,36.20569],[-116.155787,36.203718],[-116.155361,36.20339],[-116.155326,36.203363],[-116.155287,36.203333],[-116.15517,36.203243],[-116.15446,36.202696],[-116.153996,36.202338],[-116.148596,36.198176],[-116.14848,36.198086],[-116.146359,36.196451],[-116.145652,36.195906],[-116.134064,36.186974],[-116.130122,36.183935],[-116.129137,36.183176],[-116.129123,36.183168],[-116.125888,36.180664],[-116.125253,36.180156],[-116.123977,36.179134],[-116.122009,36.177628],[-116.115614,36.172651],[-116.115608,36.172636],[-116.110275,36.168495],[-116.108531,36.167138],[-116.105191,36.164545],[-116.098669,36.159473],[-116.097216,36.158346],[-116.09466,36.156601],[-116.094166,36.156263],[-116.093601,36.155805],[-116.093133,36.155374],[-116.093099,36.155349],[-116.092575,36.154945],[-116.090952,36.153688],[-116.089308,36.152415],[-116.089294,36.152404],[-116.088682,36.151932],[-116.088413,36.151724],[-116.087343,36.150897],[-116.084558,36.148741],[-116.084385,36.148607],[-116.08422,36.148479],[-116.083454,36.147886],[-116.083013,36.147545],[-116.082941,36.147489],[-116.082914,36.147469],[-116.082905,36.147462],[-116.082843,36.147414],[-116.082553,36.14719],[-116.081118,36.14608],[-116.08072,36.145771],[-116.080707,36.145761],[-116.080694,36.145751],[-116.080426,36.145543],[-116.079692,36.144974],[-116.079644,36.144937],[-116.076196,36.142271],[-116.075889,36.142033],[-116.072785,36.139633],[-116.072772,36.139623],[-116.072576,36.139471],[-116.071853,36.138912],[-116.071624,36.138735],[-116.0716,36.138716],[-116.07155,36.138678],[-116.071211,36.138416],[-116.070698,36.138019],[-116.069437,36.137043],[-116.0683,36.136164],[-116.068171,36.136064],[-116.068061,36.135979],[-116.068023,36.13595],[-116.067922,36.135872],[-116.066224,36.134559],[-116.065856,36.134274],[-116.063859,36.13273],[-116.046739,36.119441],[-116.041313,36.115233],[-116.037788,36.112498],[-116.036985,36.111874],[-116.035692,36.11087],[-116.031762,36.107846],[-116.029482,36.106088],[-116.023238,36.101273],[-116.015577,36.095365],[-116.012223,36.092778],[-116.012163,36.092732],[-116.012118,36.092697],[-116.012091,36.092676],[-116.012074,36.092663],[-116.012061,36.092653],[-116.010091,36.091133],[-116.009481,36.090663],[-116.005785,36.087813],[-116.005666,36.087721],[-116.005575,36.087651],[-116.00555,36.087632],[-116.00552,36.087609],[-116.005398,36.087515],[-116.004892,36.087124],[-116.000655,36.083857],[-115.9953,36.079477],[-115.993107,36.077771],[-115.988967,36.074551],[-115.988844,36.074457],[-115.988045,36.073842],[-115.985436,36.071805],[-115.978832,36.066669],[-115.96643,36.057024],[-115.962489,36.05396],[-115.95761,36.050165],[-115.951759,36.045614],[-115.948798,36.043311],[-115.948002,36.042692],[-115.947521,36.042318],[-115.947505,36.042306],[-115.94747,36.042278],[-115.947447,36.04226],[-115.947435,36.042251],[-115.946725,36.041698],[-115.944593,36.040041],[-115.943171,36.038935],[-115.941445,36.037592],[-115.940008,36.036482],[-115.93962,36.036182],[-115.939507,36.036095],[-115.939472,36.036068],[-115.939461,36.036059],[-115.939056,36.035746],[-115.93739,36.034459],[-115.936569,36.03382],[-115.929943,36.028659],[-115.926931,36.026313],[-115.924988,36.0248],[-115.92444,36.024373],[-115.924379,36.024325],[-115.924364,36.024313],[-115.924305,36.024267],[-115.924257,36.02423],[-115.924066,36.024081],[-115.92385,36.023913],[-115.923556,36.023684],[-115.921842,36.022349],[-115.921788,36.022307],[-115.92134,36.021958],[-115.918743,36.019936],[-115.918727,36.019923],[-115.918087,36.019446],[-115.913964,36.016369],[-115.913914,36.016329],[-115.912564,36.015324],[-115.912478,36.015285],[-115.912452,36.015267],[-115.912423,36.015246],[-115.912387,36.015221],[-115.912201,36.015071],[-115.911992,36.014902],[-115.911774,36.014733],[-115.911759,36.014721],[-115.90943,36.012917],[-115.908747,36.012377],[-115.908421,36.012144],[-115.907693,36.011574],[-115.906701,36.010798],[-115.904089,36.008777],[-115.903315,36.008191],[-115.901442,36.006722],[-115.900785,36.0062],[-115.90059,36.006045],[-115.899498,36.005197],[-115.898281,36.004268],[-115.898003,36.004051],[-115.897609,36.003744],[-115.897452,36.00363],[-115.896183,36.002648],[-115.895642,36.002218],[-115.895151,36.001832],[-115.895116,36.001804],[-115.894459,36.00129],[-115.894283,36.001152],[-115.894256,36.001131],[-115.893951,36.000892],[-115.893398,36.00047],[-115.89285,36.000051],[-115.891554,35.999057],[-115.891071,35.998672],[-115.891037,35.998645],[-115.890615,35.998323],[-115.890604,35.998315],[-115.890082,35.997917],[-115.888353,35.996585],[-115.887461,35.995892],[-115.884932,35.993946],[-115.884054,35.993268],[-115.883607,35.992924],[-115.88355,35.992863],[-115.881633,35.991397],[-115.873875,35.985391],[-115.873491,35.985099],[-115.872622,35.98443],[-115.870681,35.982921],[-115.869153,35.981728],[-115.865818,35.979137],[-115.857677,35.972803],[-115.854051,35.96998],[-115.845994,35.963707],[-115.845431,35.963269],[-115.835931,35.955871],[-115.834582,35.954817],[-115.834211,35.954529],[-115.826809,35.948763],[-115.826465,35.948496],[-115.797575,35.925992],[-115.78928,35.919524],[-115.789101,35.919248],[-115.784504,35.915799],[-115.779525,35.911914],[-115.775131,35.908455],[-115.761135,35.89743],[-115.758219,35.895161],[-115.755784,35.893268],[-115.755674,35.893183],[-115.742049,35.882581],[-115.709064,35.85687],[-115.707478,35.85558],[-115.702824,35.851941],[-115.702771,35.851899],[-115.695733,35.846481],[-115.695437,35.846258],[-115.695126,35.84601],[-115.694849,35.84576],[-115.694764,35.845639],[-115.694631,35.845426],[-115.694551,35.845335],[-115.694317,35.845162],[-115.693977,35.844892],[-115.693749,35.844671],[-115.693646,35.84458],[-115.693312,35.844347],[-115.69298,35.844094],[-115.69245,35.843658],[-115.692055,35.843365],[-115.690481,35.842149],[-115.68994,35.841708],[-115.689581,35.841437],[-115.689568,35.841431],[-115.689483,35.841388],[-115.689408,35.841279],[-115.689285,35.841157],[-115.688686,35.840685],[-115.688274,35.840373],[-115.687029,35.839444],[-115.686054,35.838693],[-115.686001,35.83865],[-115.685952,35.83861],[-115.685879,35.83855],[-115.685678,35.838407],[-115.683679,35.836842],[-115.683494,35.8367],[-115.68196,35.835523],[-115.681205,35.834923],[-115.680381,35.834267],[-115.680122,35.834064],[-115.678707,35.832956],[-115.677764,35.832229],[-115.673589,35.828964],[-115.671527,35.827327],[-115.67136,35.827195],[-115.671341,35.82718],[-115.670555,35.826572],[-115.670407,35.826457],[-115.669842,35.826023],[-115.668965,35.825349],[-115.667377,35.824105],[-115.667217,35.823984],[-115.666941,35.823776],[-115.665052,35.822273],[-115.663609,35.821141],[-115.663098,35.820753],[-115.662564,35.820332],[-115.662388,35.820193],[-115.662182,35.820038],[-115.661635,35.819627],[-115.66135,35.819399],[-115.660558,35.818765],[-115.659316,35.817771],[-115.659218,35.817697],[-115.658751,35.817342],[-115.65857,35.817203],[-115.658165,35.816892],[-115.658136,35.816872],[-115.657774,35.816631],[-115.6578,35.816565],[-115.657734,35.81654],[-115.657662,35.816479],[-115.657565,35.816415],[-115.657351,35.816236],[-115.657331,35.816219],[-115.657078,35.816035],[-115.656982,35.815959],[-115.656203,35.815342],[-115.656072,35.815238],[-115.655689,35.814935],[-115.655628,35.814887],[-115.655125,35.8145],[-115.654611,35.814104],[-115.654052,35.813669],[-115.652903,35.812775],[-115.652813,35.812702],[-115.652327,35.81231],[-115.651894,35.811972],[-115.651812,35.811908],[-115.650326,35.810746],[-115.650065,35.810537],[-115.649978,35.810468],[-115.649423,35.810034],[-115.649373,35.809995],[-115.649167,35.809827],[-115.648973,35.809668],[-115.648944,35.809644],[-115.648896,35.809605],[-115.648794,35.809522],[-115.648727,35.809474],[-115.648357,35.809211],[-115.648385,35.80918],[-115.64843,35.809158],[-115.648529,35.809135],[-115.648694,35.809126],[-115.648749,35.809127],[-115.648925,35.809128],[-115.649114,35.80913],[-115.649354,35.809133],[-115.651695,35.809156],[-115.652017,35.809165],[-115.653794,35.809214],[-115.6544,35.809213],[-115.654821,35.809201],[-115.655625,35.809212],[-115.658789,35.80921],[-115.658984,35.809211],[-115.66091,35.809217],[-115.661946,35.809215],[-115.663829,35.809236],[-115.664245,35.809231],[-115.666633,35.809189],[-115.672254,35.809091],[-115.681675,35.808927],[-115.681759,35.808926],[-115.685977,35.808866],[-115.686891,35.808852],[-115.689636,35.808813],[-115.690337,35.808804],[-115.690551,35.808808],[-115.69059,35.808809],[-115.69071,35.808812],[-115.69075,35.808813],[-115.692295,35.808841],[-115.693848,35.808871],[-115.69693,35.808896],[-115.698476,35.80891],[-115.702572,35.808944],[-115.710098,35.809007],[-115.713039,35.809017],[-115.714863,35.809023],[-115.718961,35.809038],[-115.720605,35.809043],[-115.725537,35.809061],[-115.727181,35.809067],[-115.728485,35.809071],[-115.732397,35.809085],[-115.733702,35.80909],[-115.733779,35.80909],[-115.734011,35.80909],[-115.734089,35.809091],[-115.734653,35.809092],[-115.734961,35.809094],[-115.735745,35.809097],[-115.73575,35.808496],[-115.735756,35.807932],[-115.735764,35.806988],[-115.73579,35.804156],[-115.7358,35.803213],[-115.735865,35.796346],[-115.735891,35.79362],[-115.743314,35.793648],[-115.746457,35.79366],[-115.750842,35.793677],[-115.786155,35.793659],[-115.787596,35.793658],[-115.804461,35.79365],[-115.806937,35.793648],[-115.827098,35.793638],[-115.828697,35.793637],[-115.833493,35.793634],[-115.835093,35.793634],[-115.83604,35.793633],[-115.838881,35.793632],[-115.839829,35.793632],[-115.840492,35.793631],[-115.842482,35.793631],[-115.842936,35.793631],[-115.843146,35.793634],[-115.844014,35.79365],[-115.846619,35.7937],[-115.847488,35.793717],[-115.848424,35.793735],[-115.850867,35.793782],[-115.851232,35.793774],[-115.852168,35.793755],[-115.854386,35.793711],[-115.855954,35.793681],[-115.86104,35.793582],[-115.863176,35.793541],[-115.863259,35.793542],[-115.868023,35.793611],[-115.868626,35.793619],[-115.875846,35.793723],[-115.884728,35.793763],[-115.884775,35.793764],[-115.890018,35.793788],[-115.890096,35.793788],[-115.891109,35.793792],[-115.894149,35.793806],[-115.895163,35.793811],[-115.905249,35.793788],[-115.935506,35.793721],[-115.945593,35.793699],[-115.951067,35.793686],[-115.96749,35.793647],[-115.972965,35.793635],[-115.976306,35.793635],[-115.980171,35.793635],[-115.986328,35.793635],[-115.986792,35.793636],[-115.988448,35.793636],[-115.98967,35.793636],[-115.990036,35.793636],[-115.991134,35.793636],[-115.991376,35.793636],[-115.991501,35.793634],[-115.991861,35.793628],[-115.992942,35.793612],[-115.993303,35.793607],[-115.993468,35.793604],[-115.994415,35.793608],[-115.999096,35.793628],[-115.999252,35.793628],[-115.999464,35.793627],[-116.001053,35.793634],[-116.036496,35.793558],[-116.041689,35.793734],[-116.04245,35.79376],[-116.042723,35.793769],[-116.045168,35.793803],[-116.046865,35.793828],[-116.053429,35.793921],[-116.053892,35.793927],[-116.055609,35.793948],[-116.05763,35.793973],[-116.058419,35.793839],[-116.059069,35.793728],[-116.059155,35.793714],[-116.060042,35.793711],[-116.062967,35.793702],[-116.063943,35.7937],[-116.064929,35.793696],[-116.06716,35.79369],[-116.067886,35.793636],[-116.06887,35.793565],[-116.069116,35.793547],[-116.069545,35.79352],[-116.070306,35.793473],[-116.071574,35.793474],[-116.072251,35.793476],[-116.073589,35.793478],[-116.077606,35.793484],[-116.078945,35.793486],[-116.079277,35.793486],[-116.080273,35.793487],[-116.080605,35.793488],[-116.080935,35.793488],[-116.081925,35.79349],[-116.082256,35.793491],[-116.086501,35.793501],[-116.088443,35.793507],[-116.092555,35.793521],[-116.096342,35.793526],[-116.097585,35.79353],[-116.099238,35.793535],[-116.103484,35.793548],[-116.104354,35.793551],[-116.104442,35.793551],[-116.107317,35.793559],[-116.10821,35.793562],[-116.108276,35.793556],[-116.108521,35.793534],[-116.109257,35.793469],[-116.109573,35.793448],[-116.111607,35.793462],[-116.117922,35.793505],[-116.120027,35.79352],[-116.120743,35.793517],[-116.122894,35.79351],[-116.123611,35.793508],[-116.124422,35.793505],[-116.125835,35.793501],[-116.126856,35.793529],[-116.127234,35.79354],[-116.127457,35.793547],[-116.127668,35.793553],[-116.132173,35.793563],[-116.133852,35.793568],[-116.145691,35.793596],[-116.150197,35.793607],[-116.150717,35.793608],[-116.151281,35.793606],[-116.154532,35.793598],[-116.155617,35.793596],[-116.155915,35.793595],[-116.156808,35.793593],[-116.157107,35.793593],[-116.16291,35.793574],[-116.180319,35.793519],[-116.186123,35.793501],[-116.188622,35.793496],[-116.196119,35.793482],[-116.198619,35.793478],[-116.199008,35.793477],[-116.199037,35.793477],[-116.200175,35.793474],[-116.200565,35.793473],[-116.201094,35.793473],[-116.201607,35.793463],[-116.204734,35.793407],[-116.205777,35.793389],[-116.206804,35.79337],[-116.209885,35.793315],[-116.210913,35.793297],[-116.211233,35.793291],[-116.219362,35.793328],[-116.244709,35.793446],[-116.250856,35.793475],[-116.252682,35.793529],[-116.253158,35.793544],[-116.253229,35.793546],[-116.253444,35.793552],[-116.253491,35.793554],[-116.253516,35.793554],[-116.255025,35.793534],[-116.255765,35.793529],[-116.265504,35.793468],[-116.277263,35.793394],[-116.277498,35.793396],[-116.281825,35.793438],[-116.281911,35.793438],[-116.28217,35.793441],[-116.282257,35.793442],[-116.291595,35.793531],[-116.293827,35.793552],[-116.297904,35.793591],[-116.309717,35.793704],[-116.328537,35.793883],[-116.340107,35.793994],[-116.340548,35.793997],[-116.34103,35.793997],[-116.343802,35.793998],[-116.344727,35.793999],[-116.344975,35.793999],[-116.345719,35.793999],[-116.345967,35.794],[-116.347708,35.794001],[-116.352934,35.794004],[-116.354677,35.794005],[-116.356446,35.794006],[-116.361756,35.794009],[-116.362851,35.79401],[-116.363281,35.79401],[-116.363526,35.794012],[-116.36376,35.794014],[-116.365243,35.794024],[-116.367007,35.794036],[-116.368707,35.794049],[-116.370841,35.794065],[-116.37586,35.794101],[-116.376393,35.794116],[-116.37745,35.794146],[-116.380683,35.794238],[-116.380931,35.794239],[-116.38228,35.794242],[-116.38237,35.794243],[-116.38351,35.794245],[-116.387695,35.794253],[-116.389499,35.794256],[-116.391249,35.794259],[-116.393474,35.794264],[-116.393829,35.794265],[-116.394884,35.794257],[-116.39805,35.794235],[-116.398623,35.794232],[-116.399106,35.794235],[-116.399767,35.794238],[-116.401753,35.794248],[-116.402415,35.794252],[-116.402515,35.794253],[-116.40279,35.794254],[-116.407263,35.794277],[-116.407515,35.794278],[-116.422818,35.794355],[-116.427919,35.794381],[-116.430216,35.794411],[-116.430812,35.79442],[-116.437109,35.794504],[-116.439125,35.794532],[-116.439407,35.794534],[-116.442242,35.794552],[-116.442965,35.794557],[-116.444211,35.794564],[-116.446598,35.79458],[-116.451866,35.794614],[-116.453824,35.794627],[-116.458622,35.794657],[-116.463427,35.794689],[-116.468187,35.7947],[-116.480292,35.794728],[-116.482467,35.794732],[-116.484068,35.794735],[-116.487227,35.794744],[-116.4873,35.794744],[-116.496195,35.794888],[-116.500818,35.794964],[-116.519789,35.794989],[-116.523102,35.794993],[-116.530727,35.795004],[-116.532072,35.795006],[-116.534043,35.79502],[-116.539233,35.795059],[-116.53994,35.795061],[-116.539957,35.795061],[-116.541929,35.79507],[-116.542787,35.795073],[-116.545365,35.795083],[-116.546224,35.795087],[-116.548061,35.795095],[-116.550955,35.795108],[-116.553572,35.795119],[-116.555409,35.795128],[-116.556914,35.795134],[-116.558588,35.795142],[-116.561431,35.795145],[-116.562937,35.795148],[-116.56323,35.795148],[-116.563447,35.795148],[-116.564977,35.795151],[-116.565488,35.795152],[-116.567287,35.795155],[-116.571816,35.795161],[-116.590804,35.795188],[-116.597133,35.795198],[-116.59779,35.795198],[-116.599762,35.795201],[-116.60042,35.795202],[-116.610555,35.79524],[-116.619112,35.795273],[-116.625868,35.795299],[-116.632092,35.795332],[-116.64096,35.795379],[-116.642639,35.795388],[-116.651095,35.795433],[-116.653981,35.79543],[-116.661323,35.795421],[-116.663559,35.795419],[-116.666233,35.795416],[-116.692007,35.795387],[-116.694514,35.795385],[-116.698833,35.795381],[-116.702236,35.795377],[-116.704396,35.795375],[-116.704696,35.795374],[-116.712077,35.795366],[-116.714538,35.795364],[-116.717302,35.795361],[-116.725756,35.795384],[-116.726453,35.795388],[-116.730156,35.795408],[-116.739039,35.795456],[-116.750871,35.795453],[-116.777013,35.795434],[-116.781186,35.795432],[-116.782913,35.795431],[-116.78679,35.795428],[-116.792632,35.795424],[-116.792898,35.795424],[-116.795177,35.795443],[-116.800754,35.79549],[-116.802811,35.795506],[-116.805357,35.795527],[-116.805531,35.795528],[-116.817429,35.795499],[-116.818292,35.795497],[-116.821768,35.795489],[-116.829896,35.795468],[-116.830397,35.795469],[-116.841004,35.795444],[-116.84513,35.795435],[-116.857098,35.795407],[-116.870034,35.795377],[-116.870632,35.795376],[-116.875875,35.795382],[-116.876762,35.795382],[-116.887514,35.795385],[-116.896946,35.795386],[-116.903476,35.795388],[-116.903675,35.795388],[-116.906823,35.795388],[-116.916267,35.795388],[-116.919415,35.795389],[-116.919476,35.79539],[-116.91966,35.795393],[-116.919722,35.795395],[-116.919773,35.795394],[-116.919928,35.795392],[-116.91998,35.795392],[-116.920014,35.795392],[-116.920119,35.795392],[-116.920154,35.795392],[-116.923939,35.795392],[-116.935296,35.795395],[-116.939082,35.795396],[-116.939105,35.795396],[-116.941043,35.795396],[-116.942915,35.795396],[-116.946079,35.795397],[-116.954347,35.795399],[-116.958158,35.7954],[-116.961048,35.795418],[-116.962649,35.795428],[-116.971751,35.795486],[-116.976121,35.795513],[-116.977503,35.795522],[-116.980316,35.79554],[-116.980613,35.795539],[-116.983812,35.795519],[-116.99341,35.795458],[-116.99661,35.795439],[-116.99692,35.795437],[-116.997183,35.795435],[-117.000466,35.795459],[-117.003434,35.795453],[-117.009953,35.79544],[-117.020824,35.795421],[-117.030759,35.795403],[-117.038314,35.795389],[-117.039863,35.795386],[-117.040932,35.795384],[-117.041901,35.795382],[-117.043831,35.795379],[-117.047316,35.795373],[-117.052531,35.795363],[-117.055431,35.795358],[-117.05897,35.795351],[-117.061667,35.795346],[-117.069588,35.795331],[-117.073128,35.795325],[-117.073271,35.795324],[-117.073701,35.795323],[-117.073845,35.795323],[-117.074364,35.795323],[-117.077122,35.795317],[-117.086953,35.795299],[-117.090231,35.795294],[-117.092186,35.79529],[-117.098052,35.795279],[-117.100008,35.795276],[-117.100947,35.795274],[-117.103764,35.795269],[-117.104704,35.795268],[-117.105214,35.795266],[-117.106747,35.795263],[-117.107258,35.795263],[-117.108238,35.795261],[-117.108503,35.79526],[-117.112238,35.795254],[-117.113484,35.795252],[-117.114305,35.79525],[-117.116771,35.795246],[-117.11699,35.795246],[-117.117107,35.795246],[-117.117593,35.795245],[-117.117992,35.795244],[-117.122823,35.795497],[-117.125883,35.795658],[-117.13853,35.795585],[-117.142826,35.795561],[-117.143767,35.795556],[-117.144057,35.795554],[-117.144931,35.795548],[-117.145222,35.795547],[-117.1479,35.795531],[-117.155935,35.795486],[-117.158614,35.795471],[-117.168223,35.795416],[-117.168912,35.795412],[-117.171144,35.7954],[-117.17337,35.795387],[-117.181991,35.795338],[-117.189775,35.795294],[-117.191715,35.795283],[-117.199807,35.795236],[-117.210106,35.795178],[-117.212645,35.795181],[-117.213371,35.795182],[-117.216637,35.795187],[-117.221799,35.795195],[-117.222434,35.795196],[-117.22823,35.795204],[-117.228578,35.795204],[-117.229101,35.795205],[-117.229623,35.795205],[-117.229972,35.795206],[-117.231244,35.795207],[-117.233152,35.79521],[-117.23506,35.795213],[-117.236333,35.795215],[-117.236452,35.795215],[-117.236632,35.795216],[-117.23681,35.795216],[-117.23693,35.795216],[-117.240819,35.795157],[-117.251015,35.795004],[-117.251066,35.795004],[-117.252486,35.795008],[-117.256376,35.79502],[-117.256889,35.795021],[-117.258428,35.795026],[-117.258942,35.795028],[-117.260239,35.795032],[-117.262185,35.795038],[-117.26413,35.795044],[-117.265428,35.795048],[-117.266239,35.79505],[-117.267456,35.795054],[-117.268672,35.795057],[-117.269483,35.79506],[-117.271259,35.795065],[-117.276587,35.795081],[-117.278364,35.795087],[-117.27882,35.795088],[-117.279504,35.79509],[-117.280188,35.795092],[-117.280645,35.795094],[-117.28203,35.795097],[-117.284163,35.795104],[-117.286185,35.79511],[-117.287571,35.795115],[-117.28768,35.795115],[-117.287963,35.795118],[-117.289141,35.795133],[-117.289534,35.795138],[-117.305559,35.795166],[-117.30732,35.795174],[-117.309138,35.795184],[-117.31404,35.795192],[-117.315696,35.795197],[-117.318974,35.795207],[-117.334743,35.795253],[-117.334789,35.795253],[-117.334902,35.795253],[-117.335131,35.795252],[-117.335819,35.79525],[-117.336049,35.79525],[-117.336104,35.795249],[-117.336271,35.795249],[-117.336327,35.795249],[-117.336817,35.795247],[-117.337552,35.795246],[-117.338287,35.795244],[-117.338777,35.795243],[-117.339183,35.795241],[-117.339793,35.79524],[-117.340402,35.795238],[-117.340809,35.795238],[-117.341108,35.795237],[-117.341558,35.795236],[-117.342007,35.795234],[-117.342307,35.795234],[-117.342332,35.795234],[-117.342407,35.795234],[-117.342433,35.795234],[-117.344884,35.795227],[-117.348562,35.795219],[-117.35224,35.795209],[-117.354692,35.795204],[-117.354821,35.795203],[-117.355209,35.795202],[-117.355339,35.795202],[-117.35541,35.795201],[-117.355627,35.795201],[-117.355699,35.795201],[-117.355752,35.795201],[-117.355911,35.795201],[-117.355965,35.795201],[-117.356273,35.7952],[-117.356403,35.7952],[-117.357932,35.795195],[-117.35988,35.795191],[-117.368423,35.795169],[-117.369049,35.795167],[-117.375889,35.79515],[-117.37611,35.795152],[-117.37988,35.795189],[-117.385578,35.795246],[-117.3868,35.795258],[-117.390466,35.795294],[-117.391689,35.795306],[-117.39579,35.795346],[-117.408093,35.795468],[-117.412195,35.795509],[-117.413113,35.795518],[-117.41587,35.795545],[-117.416332,35.79555],[-117.416789,35.795555],[-117.417723,35.795564],[-117.420528,35.795591],[-117.421463,35.795601],[-117.423039,35.795616],[-117.425403,35.79564],[-117.427766,35.795663],[-117.429343,35.795679],[-117.429932,35.795684],[-117.430816,35.795694],[-117.431699,35.795702],[-117.432289,35.795708],[-117.434812,35.795733],[-117.438598,35.795771],[-117.442384,35.795808],[-117.444908,35.795834],[-117.445093,35.795836],[-117.445793,35.795837],[-117.44845,35.795843],[-117.449336,35.795846],[-117.453398,35.795855],[-117.465587,35.795882],[-117.46965,35.795892],[-117.470273,35.795893],[-117.472146,35.795897],[-117.47277,35.795899],[-117.47604,35.795907],[-117.485853,35.795931],[-117.489124,35.795939],[-117.48974,35.79594],[-117.4903,35.795928],[-117.493828,35.795852],[-117.495004,35.795828],[-117.495103,35.795825],[-117.495401,35.795818],[-117.495501,35.795817],[-117.496579,35.795793],[-117.499814,35.795723],[-117.500893,35.795701],[-117.501521,35.795702],[-117.503405,35.795708],[-117.504034,35.79571],[-117.541707,35.79582],[-117.542289,35.795822],[-117.555459,35.796099],[-117.557995,35.796152],[-117.573664,35.796382],[-117.573849,35.796384],[-117.57411,35.796388],[-117.574406,35.796392],[-117.574556,35.796395],[-117.574592,35.796396],[-117.578497,35.796454],[-117.590216,35.796628],[-117.594122,35.796686],[-117.598209,35.796745],[-117.610473,35.796924],[-117.614561,35.796984],[-117.615075,35.796991],[-117.61601,35.797005],[-117.616573,35.797012],[-117.61662,35.797012],[-117.617136,35.797019],[-117.617301,35.797021],[-117.617797,35.797027],[-117.617963,35.797029],[-117.617978,35.797029],[-117.618023,35.797029],[-117.618038,35.79703],[-117.619932,35.797058],[-117.625614,35.797142],[-117.627044,35.797164],[-117.627509,35.797171],[-117.628606,35.797187],[-117.631898,35.797235],[-117.632996,35.797251],[-117.635707,35.797269],[-117.64384,35.797321],[-117.646551,35.797338],[-117.650711,35.797364],[-117.656949,35.797404],[-117.663189,35.797444],[-117.667348,35.79747],[-117.667681,35.797472],[-117.668679,35.797479],[-117.669011,35.797481],[-117.674289,35.797515],[-117.690122,35.797617],[-117.695399,35.797651],[-117.69717,35.797669],[-117.702484,35.797721],[-117.704255,35.797738],[-117.70773,35.797772],[-117.712941,35.797824],[-117.718154,35.797876],[-117.72163,35.797911],[-117.722932,35.797924],[-117.725654,35.797951],[-117.73309,35.798024],[-117.738136,35.798075],[-117.738374,35.798077],[-117.73873,35.798081],[-117.739088,35.798085],[-117.739325,35.798087],[-117.74083,35.798103],[-117.743087,35.798128],[-117.745345,35.798153],[-117.746849,35.798169],[-117.747021,35.798169],[-117.747278,35.79817],[-117.747534,35.79817],[-117.747705,35.79817],[-117.749127,35.798184],[-117.750945,35.798202],[-117.753391,35.798198],[-117.754293,35.798196],[-117.754379,35.798196],[-117.754459,35.798196],[-117.754484,35.798196],[-117.754497,35.798195],[-117.75451,35.798195],[-117.754555,35.798195],[-117.754728,35.798195],[-117.754799,35.798195],[-117.75906,35.798188],[-117.761264,35.798184],[-117.767876,35.798174],[-117.770079,35.798171],[-117.771499,35.79817],[-117.773626,35.798166],[-117.775757,35.798164],[-117.777177,35.798161],[-117.777308,35.798161],[-117.777507,35.79816],[-117.777701,35.79816],[-117.777838,35.79816],[-117.787006,35.798146],[-117.789732,35.798141],[-117.789855,35.798141],[-117.797245,35.79813],[-117.799555,35.798126],[-117.806485,35.798116],[-117.808795,35.798112],[-117.810196,35.79811],[-117.814397,35.798104],[-117.815797,35.798102],[-117.817599,35.798099],[-117.823003,35.798091],[-117.824804,35.798088],[-117.826114,35.798086],[-117.830044,35.798081],[-117.831354,35.798079],[-117.833352,35.798077],[-117.839343,35.798066],[-117.841341,35.798063],[-117.841497,35.798062],[-117.841964,35.798061],[-117.842119,35.798061],[-117.843536,35.798059],[-117.847787,35.798052],[-117.849203,35.79805],[-117.849329,35.79805],[-117.849707,35.798051],[-117.849832,35.798051],[-117.849979,35.798051],[-117.8502,35.798052],[-117.85042,35.798052],[-117.850567,35.798052],[-117.851774,35.798054],[-117.852452,35.798055],[-117.855395,35.798061],[-117.85683,35.798063],[-117.856877,35.798063],[-117.857275,35.798061],[-117.860014,35.798065],[-117.864918,35.798071],[-117.869425,35.798077],[-117.872274,35.79808],[-117.872561,35.798081],[-117.87263,35.798081],[-117.872732,35.798081],[-117.872835,35.798081],[-117.872903,35.798081],[-117.872947,35.798081],[-117.873045,35.798082],[-117.873093,35.798082],[-117.873239,35.798082],[-117.873424,35.798082],[-117.873468,35.798082],[-117.873609,35.798082],[-117.87498,35.798084],[-117.87548,35.798085],[-117.879093,35.798089],[-117.880464,35.79809],[-117.880986,35.798103],[-117.882548,35.798143],[-117.883068,35.798156],[-117.883634,35.798144],[-117.885332,35.79811],[-117.885897,35.798098],[-117.886935,35.7981],[-117.890049,35.798104],[-117.891086,35.798105],[-117.8911,35.798105],[-117.891142,35.798104],[-117.891155,35.798104],[-117.892796,35.798106],[-117.897719,35.798113],[-117.899359,35.798115],[-117.899852,35.798116],[-117.901331,35.798117],[-117.901824,35.798118],[-117.902128,35.798114],[-117.90304,35.798104],[-117.903343,35.798101],[-117.90342,35.7981],[-117.903443,35.7981],[-117.903638,35.798105],[-117.904223,35.798118],[-117.904418,35.798123],[-117.906065,35.798125],[-117.911003,35.798131],[-117.912649,35.798133],[-117.913572,35.798135],[-117.916338,35.798139],[-117.91726,35.79814],[-117.9187,35.798142],[-117.92302,35.798147],[-117.924459,35.798149],[-117.923977,35.794069],[-117.92312,35.786812],[-117.928137,35.786797],[-117.932245,35.786784],[-117.935463,35.786774],[-117.938386,35.786765],[-117.939352,35.786762],[-117.945113,35.78698],[-117.948328,35.787102],[-117.953358,35.787292],[-117.954148,35.7874],[-117.954227,35.787408],[-117.954838,35.787528],[-117.954948,35.787538],[-117.955278,35.787567],[-117.955388,35.787577],[-117.955436,35.787581],[-117.959498,35.787788],[-117.979604,35.788644],[-117.983835,35.788812],[-117.984979,35.788857],[-117.988408,35.788993],[-117.989551,35.789038],[-117.991748,35.789125],[-117.99834,35.789386],[-118.000536,35.789473],[-118.000908,35.789488],[-118.002038,35.789436],[-118.006543,35.78923],[-118.008043,35.789161],[-118.007881,35.789909],[-118.00812,35.790773],[-118.009376,35.795311],[-118.009291,35.795577],[-118.008789,35.797162],[-118.007377,35.798841],[-118.007536,35.799921],[-118.007647,35.80009],[-118.01048,35.804386],[-118.009652,35.805022],[-118.008777,35.806603],[-118.008566,35.807377],[-118.008146,35.80869],[-118.008015,35.808946],[-118.007479,35.810002],[-118.007513,35.811283],[-118.008418,35.811759],[-118.008869,35.8122],[-118.008531,35.813513],[-118.008396,35.81405],[-118.008278,35.814523],[-118.007734,35.816004],[-118.007727,35.817083],[-118.006696,35.817146],[-118.003719,35.818277],[-118.003519,35.818443],[-118.002309,35.81945],[-118.001686,35.820189],[-118.001665,35.820181],[-118.000908,35.820166],[-118.000751,35.820206],[-118.000461,35.82028],[-118.000065,35.820739],[-117.998858,35.822915],[-117.998605,35.823029],[-117.998605,35.823419],[-117.998887,35.823762],[-118.000908,35.824378],[-118.002653,35.825392],[-118.004905,35.827339],[-118.006195,35.829037],[-118.006334,35.831193],[-118.005233,35.833774],[-118.004459,35.836091],[-118.0049,35.837628],[-118.005048,35.839082],[-118.004512,35.840344],[-118.002913,35.84129],[-118.002992,35.842049],[-118.004311,35.842247],[-118.005435,35.843274],[-118.005541,35.845744],[-118.005259,35.847832],[-118.004784,35.851265],[-118.005102,35.853172],[-118.006189,35.853957],[-118.00654,35.85484],[-118.006407,35.856089],[-118.006433,35.857106],[-118.007418,35.85818],[-118.006458,35.858971],[-118.006086,35.859897],[-118.006003,35.860105],[-118.005489,35.862699],[-118.002251,35.863896],[-118.001725,35.865158],[-118.000909,35.865928],[-118.000249,35.866166],[-117.99984,35.866402],[-117.998986,35.867409],[-117.998258,35.868782],[-117.996701,35.869493],[-117.995384,35.8695],[-117.993657,35.869611],[-117.992163,35.86815],[-117.991202,35.866586],[-117.990537,35.865823],[-117.989548,35.865661],[-117.988437,35.865701],[-117.986918,35.866044],[-117.98499,35.866656],[-117.983058,35.866767],[-117.981043,35.866912],[-117.980761,35.867515],[-117.981507,35.868212],[-117.982132,35.869044],[-117.982019,35.870245],[-117.982521,35.871144],[-117.983276,35.872776],[-117.983162,35.873812],[-117.982871,35.874947],[-117.983073,35.875291],[-117.983248,35.875588],[-117.984285,35.876693],[-117.984371,35.876785],[-117.985703,35.878283],[-117.986939,35.878543],[-117.988802,35.879769],[-117.989065,35.881306],[-117.988457,35.882113],[-117.988843,35.883616],[-117.989012,35.884116],[-117.988,35.885561],[-117.98739,35.886267],[-117.986737,35.886672],[-117.985181,35.887317],[-117.984692,35.887721],[-117.984515,35.889506],[-117.984506,35.889596],[-117.984311,35.890667],[-117.983743,35.891407],[-117.982927,35.89198],[-117.982198,35.893088],[-117.98205,35.894695],[-117.982473,35.895796],[-117.983589,35.896391],[-117.985657,35.897449],[-117.987074,35.899247],[-117.987877,35.901316],[-117.987726,35.902622],[-117.986596,35.904635],[-117.985736,35.905075],[-117.985369,35.905312],[-117.985497,35.905813],[-117.986987,35.906707],[-117.989015,35.907898],[-117.989141,35.908165],[-117.989078,35.908643],[-117.988875,35.910173],[-117.98934,35.911375],[-117.990218,35.912741],[-117.990297,35.913816],[-117.990314,35.914045],[-117.990046,35.915919],[-117.989231,35.916694],[-117.988006,35.917537],[-117.987521,35.91841],[-117.986923,35.920186],[-117.986156,35.921629],[-117.985838,35.922668],[-117.985065,35.923442],[-117.984455,35.924182],[-117.984177,35.925086],[-117.983447,35.926061],[-117.983287,35.926563],[-117.986135,35.93133],[-117.986431,35.932164],[-117.985865,35.933071],[-117.985658,35.933531],[-117.985382,35.934144],[-117.986426,35.935542],[-117.987967,35.937339],[-117.988882,35.938237],[-117.989671,35.938868],[-117.98981,35.940406],[-117.991193,35.942705],[-117.991944,35.943771],[-117.993349,35.944264],[-117.994172,35.944326],[-117.994951,35.944054],[-117.995939,35.944081],[-117.998129,35.944936],[-117.998464,35.94547],[-117.998596,35.946272],[-117.999258,35.946602],[-118.000368,35.946528],[-118.00091,35.946056],[-118.002494,35.946317],[-118.003537,35.945927],[-118.004321,35.946074],[-118.005313,35.94619],[-118.006882,35.946483],[-118.008149,35.947378],[-118.00945,35.948611],[-118.009807,35.949425],[-118.00952,35.951342],[-118.009542,35.952354],[-118.01026,35.953747],[-118.011072,35.954601],[-118.011576,35.954272],[-118.012317,35.954485],[-118.013556,35.954739],[-118.014925,35.954624],[-118.015427,35.954396],[-118.015969,35.954201],[-118.016791,35.954551],[-118.017102,35.9556],[-118.017174,35.956174],[-118.017135,35.958129],[-118.016662,35.958999],[-118.016906,35.959238],[-118.017566,35.959383],[-118.017968,35.960029],[-118.01824,35.960977],[-118.018047,35.96239],[-118.017579,35.963024],[-118.015228,35.964506],[-118.015009,35.964807],[-118.014717,35.965207],[-118.014541,35.965777],[-118.014392,35.967022],[-118.013796,35.967823],[-118.013381,35.967884],[-118.012677,35.96784],[-118.01275,35.968347],[-118.012513,35.968892],[-118.012512,35.968909],[-118.012439,35.969664],[-118.012433,35.969724],[-118.013085,35.970273],[-118.013822,35.970722],[-118.014009,35.971736],[-118.0147,35.972454],[-118.014567,35.972891],[-118.011432,35.974227],[-118.011416,35.975036],[-118.011525,35.975812],[-118.010679,35.976677],[-118.010338,35.977177],[-118.010095,35.977617],[-118.009951,35.977879],[-118.009614,35.978178],[-118.008004,35.977851],[-118.00689,35.977598],[-118.005944,35.977214],[-118.005244,35.976967],[-118.004494,35.977158],[-118.004025,35.977826],[-118.003922,35.978836],[-118.004494,35.979282],[-118.004974,35.980166],[-118.005298,35.980508],[-118.003577,35.983718],[-118.004379,35.985078],[-118.005038,35.98529],[-118.00594,35.985809],[-118.006377,35.986759],[-118.006235,35.989757],[-118.006854,35.989901],[-118.008907,35.990876],[-118.010183,35.991333],[-118.010672,35.991744],[-118.011222,35.993303],[-118.011602,35.997152],[-118.011964,35.99773],[-118.012077,35.998305],[-118.01427,35.998506],[-118.01451,35.999944],[-118.015911,36.000844],[-118.016411,36.001044],[-118.017511,36.002044],[-118.018411,36.002644],[-118.019011,36.003344],[-118.020611,36.004044],[-118.022311,36.004544],[-118.024211,36.004744],[-118.024511,36.004644],[-118.025311,36.004844],[-118.026311,36.005344],[-118.027011,36.005844],[-118.027811,36.006144],[-118.028311,36.006344],[-118.029611,36.006744],[-118.030811,36.007044],[-118.031311,36.007044],[-118.031811,36.007444],[-118.032011,36.007944],[-118.033011,36.008644],[-118.033611,36.008944],[-118.034011,36.009644],[-118.034111,36.010244],[-118.034111,36.010944],[-118.034512,36.011244],[-118.034712,36.011544],[-118.035312,36.012744],[-118.035412,36.013044],[-118.034812,36.013944],[-118.034612,36.014344],[-118.034712,36.015244],[-118.034912,36.015744],[-118.035112,36.016444],[-118.035712,36.018144],[-118.036012,36.019544],[-118.036212,36.020244],[-118.036112,36.021144],[-118.035912,36.022044],[-118.035812,36.022344],[-118.035812,36.023344],[-118.036412,36.024444],[-118.036612,36.025044],[-118.037012,36.026144],[-118.037012,36.026944],[-118.037012,36.027744],[-118.037012,36.028444],[-118.037112,36.029144],[-118.037212,36.029244],[-118.037612,36.029743],[-118.037912,36.029843],[-118.038412,36.029843],[-118.039012,36.029844],[-118.039612,36.029943],[-118.040312,36.029844],[-118.040712,36.029844],[-118.041312,36.029844],[-118.041412,36.029844],[-118.041512,36.030044],[-118.041112,36.030643],[-118.040712,36.031243],[-118.040512,36.031443],[-118.040512,36.031743],[-118.040412,36.031843],[-118.040205,36.032394],[-118.039512,36.034243],[-118.040012,36.034643],[-118.040512,36.035343],[-118.041012,36.035843],[-118.041712,36.036543],[-118.041912,36.037443],[-118.042112,36.038243],[-118.042112,36.038443],[-118.042312,36.038643],[-118.042812,36.039043],[-118.043412,36.039443],[-118.044412,36.039943],[-118.045612,36.040743],[-118.046112,36.041543],[-118.046312,36.042243],[-118.046312,36.042943],[-118.045912,36.043643],[-118.045812,36.043843],[-118.045512,36.044143],[-118.044312,36.044643],[-118.044112,36.044643],[-118.044012,36.044643],[-118.044012,36.044743],[-118.043912,36.045543],[-118.043712,36.046443],[-118.043212,36.047243],[-118.043112,36.047343],[-118.042912,36.047543],[-118.042791,36.048146],[-118.042712,36.048543],[-118.042912,36.048743],[-118.043312,36.049243],[-118.043681,36.049612],[-118.043812,36.049743],[-118.044512,36.050643],[-118.046012,36.052143],[-118.047012,36.052943],[-118.047512,36.053143],[-118.048512,36.053243],[-118.048612,36.053243],[-118.048612,36.053643],[-118.048412,36.053943],[-118.048012,36.054443],[-118.047812,36.054743],[-118.047712,36.054943],[-118.047812,36.055543],[-118.047912,36.055943],[-118.048012,36.056143],[-118.048212,36.056243],[-118.048912,36.056843],[-118.049713,36.057243],[-118.050913,36.058043],[-118.051413,36.058543],[-118.051713,36.059543],[-118.051713,36.060843],[-118.051713,36.062743],[-118.051613,36.064543],[-118.051613,36.065743],[-118.051313,36.067243],[-118.051113,36.068543],[-118.051013,36.068743],[-118.051013,36.069243],[-118.051113,36.069443],[-118.051213,36.069543],[-118.051313,36.069643],[-118.051313,36.069743],[-118.051013,36.072643],[-118.051213,36.073443],[-118.050913,36.073943],[-118.050713,36.074342],[-118.050413,36.074642],[-118.049913,36.075142],[-118.049813,36.076742],[-118.050413,36.078242],[-118.050513,36.078942],[-118.050613,36.079542],[-118.050713,36.080042],[-118.050813,36.080242],[-118.051113,36.080542],[-118.051513,36.081342],[-118.051613,36.082242],[-118.051613,36.082542],[-118.051513,36.083242],[-118.051613,36.083542],[-118.052013,36.084542],[-118.052813,36.085642],[-118.054013,36.086342],[-118.055213,36.087342],[-118.056413,36.088742],[-118.056813,36.089442],[-118.057413,36.090942],[-118.057613,36.091642],[-118.058013,36.091942],[-118.058713,36.091842],[-118.059813,36.091242],[-118.060713,36.090542],[-118.061313,36.089942],[-118.062213,36.089342],[-118.063113,36.089242],[-118.063913,36.089742],[-118.064413,36.090242],[-118.065613,36.091642],[-118.066913,36.092442],[-118.067313,36.093442],[-118.067413,36.094642],[-118.067113,36.096042],[-118.066913,36.097742],[-118.066613,36.099842],[-118.066413,36.101542],[-118.066214,36.103942],[-118.066414,36.106042],[-118.067514,36.107442],[-118.068314,36.108542],[-118.068014,36.109842],[-118.067414,36.109942],[-118.067114,36.110342],[-118.066314,36.109742],[-118.066014,36.109542],[-118.064914,36.110342],[-118.064614,36.110442],[-118.064914,36.111342],[-118.065614,36.112842],[-118.066314,36.114642],[-118.066514,36.116142],[-118.066514,36.117342],[-118.066514,36.118041],[-118.066414,36.119141],[-118.066314,36.119241],[-118.066314,36.119341],[-118.068214,36.120241],[-118.068303,36.124941],[-118.068314,36.125541],[-118.069214,36.126641],[-118.069714,36.127141],[-118.070314,36.127841],[-118.070914,36.128641],[-118.071614,36.129241],[-118.071614,36.129741],[-118.071614,36.130541],[-118.071414,36.131241],[-118.071114,36.131841],[-118.071114,36.132541],[-118.071037,36.133463],[-118.071014,36.133741],[-118.071214,36.134141],[-118.071414,36.134641],[-118.071519,36.134904],[-118.071576,36.135046],[-118.071614,36.135141],[-118.072114,36.135841],[-118.072814,36.137241],[-118.073514,36.138441],[-118.073614,36.139041],[-118.073514,36.140341],[-118.072914,36.141341],[-118.072148,36.14226],[-118.071914,36.142541],[-118.071514,36.143341],[-118.071114,36.143741],[-118.070314,36.144441],[-118.068714,36.145141],[-118.068114,36.145341],[-118.067114,36.146141],[-118.067114,36.146241],[-118.066314,36.147041],[-118.065414,36.147741],[-118.065214,36.147741],[-118.064914,36.147641],[-118.064614,36.147541],[-118.064014,36.147741],[-118.063514,36.148041],[-118.060914,36.149441],[-118.060414,36.149741],[-118.059714,36.150841],[-118.059414,36.151741],[-118.058914,36.152941],[-118.058814,36.153741],[-118.058814,36.155641],[-118.058814,36.156941],[-118.059014,36.157841],[-118.059214,36.158341],[-118.059314,36.158741],[-118.060014,36.159841],[-118.060814,36.16074],[-118.062314,36.16154],[-118.062614,36.16204],[-118.062614,36.16224],[-118.061414,36.16314],[-118.061014,36.16414],[-118.060314,36.16504],[-118.059914,36.16534],[-118.059514,36.16544],[-118.059514,36.16564],[-118.059814,36.16624],[-118.060014,36.16674],[-118.060515,36.16754],[-118.060515,36.16844],[-118.060315,36.16904],[-118.060115,36.16944],[-118.059315,36.17014],[-118.059815,36.17084],[-118.060215,36.17174],[-118.060315,36.17234],[-118.060915,36.17324],[-118.061615,36.17394],[-118.062015,36.17424],[-118.063115,36.17484],[-118.064215,36.17524],[-118.065015,36.17574],[-118.065915,36.17664],[-118.067115,36.17714],[-118.068315,36.17744],[-118.068515,36.17754],[-118.069015,36.17814],[-118.069615,36.17854],[-118.070015,36.17864],[-118.070015,36.17884],[-118.070015,36.17904],[-118.070215,36.18014],[-118.070615,36.18124],[-118.070815,36.18244],[-118.071215,36.18424],[-118.071315,36.18524],[-118.071715,36.18654],[-118.072415,36.18794],[-118.073115,36.18884],[-118.073715,36.18944],[-118.074515,36.19004],[-118.075115,36.19034],[-118.076515,36.19114],[-118.077115,36.19154],[-118.077615,36.19204],[-118.078515,36.19294],[-118.079115,36.19354],[-118.079915,36.19424],[-118.081115,36.19514],[-118.081415,36.19534],[-118.081515,36.19544],[-118.082015,36.19534],[-118.082515,36.19534],[-118.082715,36.19534],[-118.083015,36.19534],[-118.083115,36.19554],[-118.083315,36.19564],[-118.084215,36.19614],[-118.084915,36.19664],[-118.085215,36.19694],[-118.085715,36.19734],[-118.085815,36.19744],[-118.085915,36.19754],[-118.090715,36.19734],[-118.090815,36.19774],[-118.091315,36.19864],[-118.091415,36.19924],[-118.091715,36.19994],[-118.092015,36.20114],[-118.092615,36.20184],[-118.093315,36.20284],[-118.094016,36.203739],[-118.094516,36.204439],[-118.094516,36.204639],[-118.094616,36.204839],[-118.094616,36.204939],[-118.096416,36.205939],[-118.097516,36.206239],[-118.098116,36.206539],[-118.098916,36.207139],[-118.099816,36.207739],[-118.100516,36.207939],[-118.101116,36.208439],[-118.101316,36.208539],[-118.101916,36.208839],[-118.102916,36.209839],[-118.103616,36.210439],[-118.104216,36.211339],[-118.104897,36.21236],[-118.105016,36.212539],[-118.105616,36.213439],[-118.106316,36.214639],[-118.106916,36.216039],[-118.106916,36.216139],[-118.107316,36.217839],[-118.107616,36.218939],[-118.108016,36.220039],[-118.107816,36.220839],[-118.107616,36.221339],[-118.107416,36.222139],[-118.107916,36.223039],[-118.108216,36.223239],[-118.108516,36.223439],[-118.108616,36.223839],[-118.109216,36.225539],[-118.109116,36.226739],[-118.108616,36.227639],[-118.107916,36.228139],[-118.107016,36.228339],[-118.105816,36.228239],[-118.105216,36.228639],[-118.104916,36.229339],[-118.105116,36.229839],[-118.105516,36.230639],[-118.105516,36.231239],[-118.105216,36.232339],[-118.105116,36.233139],[-118.105216,36.233639],[-118.106416,36.235139],[-118.106916,36.235939],[-118.107816,36.236839],[-118.108016,36.237239],[-118.108616,36.237339],[-118.109316,36.237739],[-118.110416,36.238639],[-118.110916,36.239239],[-118.111916,36.239839],[-118.112216,36.240039],[-118.112216,36.240239],[-118.112916,36.241539],[-118.113516,36.242839],[-118.114116,36.244039],[-118.114216,36.245038],[-118.114116,36.245838],[-118.114016,36.246038],[-118.114116,36.247038],[-118.114416,36.247838],[-118.115016,36.249038],[-118.115316,36.249538],[-118.115416,36.249638],[-118.115616,36.249738],[-118.115568,36.249938],[-118.11689,36.250948],[-118.117385,36.25179],[-118.118004,36.2528],[-118.118458,36.254113],[-118.119366,36.255561],[-118.119284,36.256973],[-118.119367,36.258353],[-118.119284,36.259597],[-118.118624,36.261143],[-118.118046,36.262252],[-118.117592,36.263025],[-118.117881,36.264371],[-118.11722,36.265716],[-118.117055,36.267498],[-118.11722,36.26945],[-118.117385,36.271165],[-118.118624,36.271706],[-118.119739,36.273087],[-118.120358,36.274702],[-118.121308,36.27652],[-118.121969,36.277699],[-118.123951,36.27861],[-118.1249,36.279049],[-118.125917,36.279315],[-118.126124,36.279328],[-118.126573,36.27938],[-118.127147,36.279656],[-118.127331,36.279873],[-118.127601,36.280348],[-118.127608,36.280657],[-118.127591,36.281249],[-118.127484,36.28181],[-118.127485,36.282329],[-118.127355,36.282753],[-118.127343,36.283532],[-118.127202,36.283931],[-118.12706,36.284233],[-118.126826,36.284455],[-118.126554,36.284758],[-118.125917,36.285277],[-118.125515,36.284965],[-118.125284,36.28575],[-118.12502,36.286744],[-118.125078,36.287499],[-118.125182,36.288538],[-118.125047,36.289551],[-118.125361,36.290503],[-118.12563,36.291115],[-118.125771,36.29166],[-118.125644,36.292137],[-118.125444,36.292873],[-118.125395,36.293472],[-118.125501,36.294341],[-118.125829,36.295026],[-118.125917,36.29626],[-118.125857,36.297079],[-118.125697,36.297799],[-118.125917,36.29867],[-118.126522,36.298955],[-118.126817,36.299243],[-118.127028,36.299752],[-118.127008,36.300223],[-118.12664,36.300681],[-118.125917,36.301063],[-118.124217,36.301338],[-118.122017,36.301338],[-118.121117,36.301138],[-118.120117,36.302238],[-118.119717,36.303338],[-118.119857,36.303636],[-118.120517,36.305037],[-118.121217,36.305937],[-118.121617,36.306837],[-118.120417,36.307337],[-118.119517,36.307337],[-118.118517,36.307637],[-118.11841,36.307669],[-118.114577,36.306984],[-118.113717,36.307437],[-118.113556,36.307513],[-118.111817,36.308337],[-118.110417,36.309837],[-118.112016,36.312193],[-118.112553,36.313338],[-118.111975,36.314985],[-118.111644,36.315557],[-118.11214,36.316634],[-118.11342,36.316973],[-118.114164,36.319261],[-118.114017,36.319537],[-118.113717,36.320037],[-118.112817,36.320637],[-118.112517,36.322037],[-118.112017,36.322337],[-118.111517,36.322637],[-118.109917,36.323737],[-118.109405,36.323864],[-118.108586,36.324667],[-118.107553,36.325607],[-118.106768,36.325774],[-118.105529,36.325368],[-118.104455,36.325669],[-118.10305,36.325397],[-118.103215,36.327046],[-118.102058,36.328019],[-118.100736,36.32842],[-118.100116,36.328823],[-118.099992,36.32963],[-118.099744,36.330571],[-118.097691,36.331099],[-118.097617,36.331137],[-118.097817,36.332137],[-118.098217,36.332537],[-118.098317,36.332737],[-118.099517,36.332937],[-118.099817,36.333337],[-118.099817,36.333437],[-118.100718,36.335359],[-118.101317,36.336637],[-118.101417,36.337137],[-118.101417,36.337937],[-118.101617,36.338837],[-118.101817,36.339337],[-118.101317,36.341037],[-118.101417,36.342137],[-118.101417,36.343237],[-118.101017,36.344837],[-118.100817,36.345337],[-118.100317,36.346137],[-118.100817,36.346737],[-118.102417,36.347437],[-118.104218,36.347837],[-118.105418,36.348237],[-118.106918,36.348137],[-118.108418,36.348037],[-118.110018,36.348637],[-118.110718,36.348937],[-118.111518,36.349037],[-118.111818,36.348937],[-118.112018,36.348837],[-118.112518,36.348837],[-118.113618,36.349237],[-118.115118,36.349337],[-118.116218,36.349337],[-118.117018,36.349537],[-118.117418,36.349637],[-118.118618,36.349837],[-118.119218,36.349937],[-118.120818,36.350237],[-118.122518,36.350937],[-118.123618,36.351637],[-118.124218,36.351937],[-118.123418,36.352837],[-118.123218,36.353337],[-118.122618,36.354437],[-118.122518,36.354737],[-118.122718,36.355237],[-118.123318,36.356537],[-118.124118,36.357637],[-118.124618,36.358737],[-118.125418,36.360237],[-118.125918,36.361112],[-118.126218,36.361637],[-118.126818,36.362637],[-118.127918,36.363537],[-118.129118,36.364437],[-118.129218,36.364637],[-118.129918,36.365837],[-118.130418,36.367137],[-118.130618,36.368037],[-118.130718,36.369037],[-118.130518,36.370336],[-118.131118,36.370736],[-118.133718,36.370936],[-118.135318,36.371136],[-118.136118,36.371536],[-118.138218,36.371636],[-118.139718,36.371336],[-118.141018,36.371636],[-118.141218,36.371936],[-118.141318,36.372836],[-118.141518,36.373236],[-118.141518,36.373336],[-118.142503,36.374936],[-118.143118,36.375936],[-118.144118,36.377036],[-118.145518,36.377836],[-118.146618,36.378136],[-118.147218,36.378736],[-118.147318,36.379136],[-118.147818,36.379436],[-118.149018,36.379236],[-118.149418,36.379336],[-118.150218,36.379736],[-118.152118,36.379236],[-118.153118,36.379536],[-118.153518,36.380236],[-118.154018,36.381636],[-118.154118,36.382536],[-118.154518,36.383636],[-118.155318,36.385136],[-118.155718,36.386136],[-118.156118,36.387336],[-118.157119,36.388336],[-118.158119,36.388936],[-118.159919,36.389236],[-118.162019,36.389436],[-118.162919,36.389436],[-118.163019,36.389636],[-118.161019,36.391736],[-118.160819,36.392636],[-118.160019,36.393836],[-118.157619,36.395236],[-118.156119,36.395936],[-118.154419,36.396536],[-118.153919,36.396836],[-118.152919,36.396636],[-118.152119,36.396736],[-118.151419,36.397336],[-118.150619,36.397436],[-118.148819,36.397836],[-118.147919,36.398336],[-118.147519,36.398436],[-118.146219,36.398636],[-118.144719,36.399636],[-118.144119,36.400136],[-118.143119,36.401136],[-118.142619,36.401636],[-118.141519,36.402336],[-118.140319,36.403536],[-118.139819,36.405036],[-118.139419,36.406636],[-118.139019,36.408536],[-118.139019,36.409236],[-118.139019,36.410836],[-118.138719,36.411836],[-118.138519,36.412836],[-118.137519,36.414736],[-118.137478,36.41498],[-118.137419,36.415336],[-118.137435,36.415365],[-118.137919,36.416236],[-118.137819,36.417536],[-118.137919,36.418036],[-118.138819,36.418936],[-118.139819,36.419836],[-118.141219,36.420936],[-118.143319,36.421236],[-118.144219,36.421236],[-118.144419,36.421236],[-118.145419,36.422336],[-118.146219,36.423336],[-118.146858,36.423983],[-118.147519,36.424636],[-118.148619,36.425236],[-118.149219,36.425336],[-118.150519,36.425236],[-118.151619,36.425136],[-118.151919,36.425536],[-118.152519,36.426736],[-118.153319,36.427336],[-118.154219,36.427136],[-118.154619,36.427636],[-118.154819,36.428836],[-118.155619,36.429436],[-118.155919,36.430336],[-118.156219,36.431736],[-118.156519,36.432436],[-118.156819,36.432636],[-118.157019,36.432636],[-118.158319,36.432436],[-118.160519,36.431836],[-118.162419,36.431236],[-118.162719,36.431136],[-118.163019,36.430836],[-118.163419,36.430436],[-118.164219,36.429736],[-118.165599,36.429681],[-118.166719,36.429636],[-118.168319,36.429536],[-118.169819,36.429336],[-118.170919,36.429036],[-118.171119,36.429036],[-118.171219,36.428836],[-118.172919,36.427836],[-118.174019,36.427236],[-118.174819,36.426736],[-118.174919,36.426536],[-118.175519,36.426736],[-118.176519,36.427236],[-118.17685,36.42731],[-118.178319,36.427636],[-118.179419,36.427636],[-118.180519,36.427536],[-118.181219,36.427436],[-118.181719,36.427536],[-118.182919,36.427236],[-118.184419,36.426636],[-118.184619,36.426636],[-118.184719,36.426636],[-118.185619,36.426736],[-118.187219,36.427236],[-118.188019,36.427436],[-118.189719,36.427736],[-118.190119,36.427736],[-118.190919,36.427536],[-118.192919,36.426736],[-118.193619,36.426536],[-118.194219,36.427236],[-118.195419,36.427836],[-118.197419,36.428036],[-118.197819,36.428236],[-118.198519,36.429136],[-118.198719,36.429436],[-118.199219,36.429936],[-118.199319,36.430136],[-118.199519,36.430136],[-118.203719,36.431236],[-118.205319,36.431236],[-118.205619,36.431036],[-118.205819,36.430936],[-118.206019,36.430736],[-118.207519,36.430636],[-118.208519,36.430636],[-118.209419,36.430436],[-118.209819,36.430336],[-118.21132,36.431236],[-118.21182,36.432236],[-118.21222,36.433036],[-118.21262,36.433536],[-118.21332,36.433736],[-118.21392,36.433936],[-118.21442,36.434336],[-118.21482,36.435036],[-118.21492,36.436036],[-118.21462,36.436636],[-118.21432,36.436736],[-118.21342,36.436836],[-118.21282,36.436836],[-118.21212,36.437036],[-118.21152,36.437636],[-118.21102,36.438136],[-118.21042,36.438936],[-118.21042,36.439536],[-118.21052,36.440336],[-118.21042,36.440936],[-118.21012,36.441436],[-118.20962,36.442136],[-118.20972,36.443036],[-118.20992,36.444336],[-118.21022,36.444836],[-118.21072,36.445136],[-118.21132,36.445636],[-118.21202,36.446036],[-118.21332,36.446836],[-118.21372,36.447336],[-118.21422,36.448236],[-118.21442,36.448736],[-118.21452,36.449136],[-118.21482,36.450536],[-118.21502,36.452336],[-118.21512,36.453536],[-118.215162,36.453851],[-118.21532,36.455036],[-118.21562,36.456336],[-118.21592,36.456736],[-118.21682,36.457436],[-118.21762,36.458035],[-118.21852,36.458635],[-118.22022,36.459435],[-118.22102,36.459835],[-118.22132,36.460135],[-118.22162,36.461135],[-118.22192,36.461635],[-118.22252,36.462735],[-118.22322,36.463335],[-118.22382,36.463635],[-118.22502,36.463935],[-118.22532,36.463935],[-118.22682,36.464335],[-118.22752,36.464435],[-118.22762,36.464535],[-118.23022,36.464535],[-118.23082,36.464935],[-118.23122,36.465235],[-118.23262,36.466335],[-118.23282,36.466735],[-118.23302,36.467535],[-118.23262,36.468835],[-118.23302,36.469335],[-118.23392,36.470335],[-118.23502,36.471535],[-118.23592,36.472835],[-118.23702,36.473935],[-118.23722,36.474935],[-118.23712,36.475335],[-118.23682,36.475835],[-118.23702,36.477035],[-118.23782,36.477135],[-118.23872,36.477135],[-118.23902,36.477135],[-118.24002,36.477335],[-118.24092,36.477735],[-118.24162,36.478135],[-118.24272,36.479335],[-118.24402,36.479635],[-118.24492,36.479835],[-118.24512,36.479835],[-118.24622,36.480135],[-118.24702,36.480435],[-118.24802,36.480935],[-118.24912,36.481635],[-118.24992,36.482435],[-118.25002,36.483535],[-118.24982,36.484735],[-118.24952,36.485535],[-118.24932,36.485935],[-118.24892,36.486535],[-118.24842,36.487035],[-118.24772,36.487535],[-118.24672,36.488135],[-118.24592,36.488435],[-118.24482,36.489035],[-118.24402,36.489235],[-118.24332,36.489635],[-118.24252,36.489935],[-118.24162,36.490235],[-118.24082,36.490335],[-118.240584,36.490359],[-118.23982,36.490435],[-118.23912,36.490735],[-118.23852,36.491535],[-118.23792,36.492235],[-118.23672,36.492835],[-118.23582,36.492935],[-118.23502,36.493735],[-118.23532,36.494235],[-118.23592,36.494935],[-118.23672,36.495635],[-118.23792,36.496235],[-118.239221,36.496935],[-118.239521,36.497635],[-118.239521,36.497935],[-118.239921,36.498535],[-118.240421,36.498835],[-118.240921,36.499535],[-118.241221,36.499835],[-118.241371,36.499935],[-118.241421,36.500035],[-118.241321,36.500235],[-118.240921,36.501135],[-118.240321,36.502235],[-118.239121,36.504035],[-118.238321,36.505535],[-118.238121,36.505835],[-118.238121,36.506135],[-118.238121,36.506635],[-118.238721,36.508035],[-118.238921,36.508235],[-118.239421,36.509235],[-118.239321,36.510035],[-118.238821,36.510635],[-118.237821,36.511135],[-118.237421,36.511535],[-118.237421,36.511635],[-118.238621,36.512535],[-118.239121,36.512835],[-118.239021,36.513035],[-118.239021,36.513235],[-118.238921,36.513435],[-118.238921,36.513735],[-118.238921,36.514335],[-118.239021,36.515435],[-118.239121,36.515635],[-118.239121,36.516735],[-118.239021,36.518335],[-118.239021,36.519835],[-118.239121,36.521335],[-118.238621,36.523135],[-118.238721,36.523435],[-118.238821,36.523635],[-118.239021,36.523635],[-118.241621,36.522035],[-118.241721,36.522035],[-118.242321,36.522135],[-118.242621,36.522035],[-118.243921,36.522035],[-118.244021,36.522035],[-118.245921,36.521635],[-118.246121,36.521635],[-118.246221,36.521535],[-118.246721,36.521435],[-118.246921,36.521535],[-118.247321,36.522235],[-118.247721,36.523135],[-118.248821,36.524035],[-118.249021,36.524035],[-118.249421,36.524035],[-118.249621,36.524335],[-118.250022,36.525235],[-118.250022,36.525335],[-118.250322,36.525435],[-118.250922,36.525635],[-118.250922,36.528335],[-118.250922,36.528835],[-118.250722,36.529435],[-118.250622,36.529935],[-118.250522,36.530235],[-118.250122,36.530935],[-118.248622,36.532735],[-118.248622,36.532935],[-118.248622,36.533035],[-118.248622,36.533235],[-118.249022,36.533735],[-118.249622,36.534535],[-118.249622,36.534735],[-118.249522,36.535035],[-118.249322,36.535735],[-118.250122,36.535935],[-118.250422,36.536035],[-118.249922,36.537135],[-118.249922,36.537735],[-118.250122,36.538035],[-118.250822,36.539035],[-118.250922,36.539049],[-118.251522,36.539135],[-118.251822,36.539535],[-118.251922,36.540135],[-118.251822,36.541235],[-118.252022,36.542135],[-118.252722,36.542435],[-118.254722,36.542735],[-118.256922,36.543035],[-118.258422,36.543335],[-118.259622,36.543735],[-118.260222,36.544135],[-118.260822,36.544935],[-118.261222,36.545735],[-118.261622,36.546035],[-118.261322,36.546735],[-118.261222,36.547435],[-118.261922,36.548335],[-118.262822,36.548935],[-118.263423,36.549335],[-118.263723,36.549735],[-118.264323,36.550735],[-118.265211,36.551446],[-118.265323,36.551535],[-118.266523,36.551635],[-118.267423,36.551835],[-118.268723,36.551835],[-118.269423,36.551735],[-118.270623,36.551735],[-118.272723,36.551635],[-118.273923,36.551035],[-118.274923,36.550535],[-118.275923,36.550835],[-118.276123,36.551835],[-118.277023,36.552835],[-118.278023,36.553335],[-118.278523,36.554135],[-118.279423,36.555135],[-118.280923,36.555635],[-118.282223,36.555835],[-118.283223,36.556135],[-118.284823,36.556435],[-118.286223,36.556635],[-118.287323,36.557135],[-118.288223,36.557635],[-118.289523,36.558035],[-118.290523,36.558535],[-118.290706,36.558745],[-118.291223,36.559335],[-118.291623,36.560535],[-118.291623,36.561135],[-118.291623,36.561535],[-118.292023,36.562235],[-118.292123,36.562735],[-118.291923,36.563335],[-118.291523,36.564135],[-118.291323,36.564735],[-118.291623,36.565035],[-118.292323,36.565535],[-118.292423,36.565835],[-118.292319,36.566095],[-118.292223,36.566335],[-118.292323,36.566535],[-118.292624,36.566835],[-118.292624,36.567435],[-118.292324,36.567935],[-118.292524,36.568335],[-118.292424,36.568735],[-118.292424,36.569035],[-118.292024,36.569535],[-118.291924,36.569835],[-118.291844,36.570475],[-118.291824,36.570635],[-118.291724,36.570935],[-118.291324,36.571335],[-118.290724,36.571735],[-118.289824,36.572135],[-118.290024,36.572235],[-118.290224,36.572435],[-118.289824,36.573235],[-118.290624,36.573635],[-118.290924,36.574035],[-118.290524,36.574435],[-118.291224,36.574335],[-118.291924,36.574635],[-118.291824,36.575035],[-118.292324,36.575435],[-118.293424,36.575735],[-118.294124,36.576335],[-118.294124,36.577435],[-118.293424,36.578135],[-118.292924,36.578535],[-118.292424,36.578535],[-118.292224,36.578835],[-118.292524,36.579035],[-118.293024,36.579235],[-118.292824,36.579935],[-118.292024,36.580235],[-118.291324,36.580835],[-118.290524,36.581535],[-118.289424,36.582335],[-118.288724,36.583135],[-118.288024,36.583734],[-118.287924,36.584134],[-118.287824,36.585034],[-118.288224,36.585634],[-118.288524,36.586234],[-118.288724,36.587234],[-118.289224,36.588034],[-118.289324,36.588434],[-118.289124,36.588934],[-118.289224,36.590234],[-118.289024,36.590734],[-118.287824,36.590634],[-118.286224,36.590534],[-118.284624,36.590634],[-118.283124,36.590834],[-118.281724,36.591334],[-118.280324,36.591634],[-118.279124,36.591934],[-118.278024,36.592334],[-118.277124,36.593234],[-118.276824,36.593834],[-118.276524,36.594334],[-118.276024,36.594834],[-118.275424,36.595634],[-118.274924,36.596634],[-118.274624,36.597334],[-118.275324,36.597834],[-118.279224,36.601534],[-118.279724,36.601934],[-118.280224,36.602134],[-118.280425,36.602734],[-118.280725,36.603834],[-118.281625,36.604534],[-118.282725,36.604434],[-118.284225,36.603734],[-118.285925,36.603334],[-118.287525,36.603334],[-118.289025,36.603334],[-118.290825,36.603734],[-118.292325,36.604434],[-118.293425,36.604834],[-118.293925,36.605134],[-118.294325,36.605534],[-118.294525,36.606434],[-118.295725,36.607034],[-118.297025,36.607334],[-118.297125,36.607934],[-118.297725,36.608734],[-118.298225,36.609234],[-118.297825,36.610034],[-118.297925,36.611134],[-118.298825,36.611634],[-118.299625,36.611834],[-118.300325,36.612234],[-118.301025,36.612534],[-118.301225,36.612834],[-118.301625,36.613734],[-118.302425,36.614634],[-118.302625,36.615434],[-118.302125,36.616734],[-118.301925,36.618134],[-118.302825,36.619034],[-118.304225,36.619734],[-118.305725,36.620334],[-118.306725,36.620334],[-118.307525,36.620434],[-118.308625,36.620934],[-118.309325,36.621434],[-118.310325,36.622234],[-118.310625,36.623134],[-118.310626,36.624234],[-118.311026,36.624934],[-118.312426,36.625334],[-118.313226,36.625534],[-118.314426,36.625634],[-118.315226,36.625734],[-118.316526,36.625934],[-118.317726,36.626434],[-118.319026,36.626734],[-118.320126,36.626834],[-118.320826,36.627034],[-118.321326,36.627434],[-118.321026,36.628034],[-118.320726,36.629134],[-118.320726,36.630134],[-118.320526,36.630934],[-118.320426,36.631534],[-118.320326,36.632434],[-118.320226,36.633134],[-118.320426,36.633934],[-118.320726,36.635134],[-118.320326,36.637234],[-118.319826,36.637834],[-118.319026,36.638334],[-118.318926,36.638434],[-118.318826,36.638934],[-118.319426,36.639434],[-118.320226,36.639734],[-118.321026,36.640034],[-118.321526,36.640634],[-118.322226,36.641434],[-118.322626,36.642234],[-118.322926,36.643334],[-118.323326,36.644434],[-118.323726,36.645234],[-118.324026,36.645634],[-118.324326,36.645734],[-118.324826,36.646334],[-118.324926,36.646734],[-118.325226,36.647134],[-118.326026,36.647334],[-118.327026,36.647534],[-118.328126,36.648034],[-118.329126,36.648834],[-118.330226,36.649634],[-118.331427,36.650434],[-118.332727,36.651234],[-118.333527,36.651834],[-118.334427,36.652334],[-118.334927,36.652634],[-118.335727,36.652834],[-118.336027,36.653134],[-118.336227,36.652934],[-118.336427,36.653034],[-118.336827,36.653534],[-118.336827,36.654034],[-118.336827,36.654634],[-118.337579,36.654801]]]}}]} diff --git a/src/harness/reference_models/ppa/test_data/06027000100.json b/src/harness/reference_models/ppa/test_data/06027000100.json deleted file mode 100644 index 04e5a542c..000000000 --- a/src/harness/reference_models/ppa/test_data/06027000100.json +++ /dev/null @@ -1 +0,0 @@ -{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"STATEFP":"06","COUNTYFP":"027","TRACTCE":"000100","GEOID":"06027000100","NAME":"1","NAMELSAD":"Census Tract 1","MTFCC":"G5020","FUNCSTAT":"S","ALAND":817699254,"AWATER":1791706,"INTPTLAT":"+37.3448147","INTPTLON":"-118.2425035"},"geometry":{"type":"Polygon","coordinates":[[[-118.51157,37.410999999999994],[-118.511438,37.41088499999999],[-118.51120200000001,37.410713],[-118.51101000000001,37.410605],[-118.51052700000001,37.410418],[-118.51024000000001,37.41028599999999],[-118.509506,37.410016],[-118.509075,37.409892],[-118.50887099999998,37.409815],[-118.50873999999999,37.409780999999995],[-118.508573,37.409728],[-118.508158,37.40957],[-118.507882,37.40944699999999],[-118.50765700000001,37.40936],[-118.50701900000001,37.409071],[-118.50686999999999,37.409002],[-118.506412,37.408818000000004],[-118.505827,37.40851800000001],[-118.50558699999999,37.408413],[-118.504758,37.408077],[-118.50465200000001,37.408028],[-118.50441000000001,37.407894999999996],[-118.503195,37.407109],[-118.503046,37.407022],[-118.502589,37.407055],[-118.502191,37.40707999999999],[-118.50191400000001,37.407092],[-118.50153900000001,37.407098],[-118.50121600000001,37.40708299999999],[-118.50102000000001,37.407064999999996],[-118.500573,37.407012],[-118.500275,37.406959],[-118.500106,37.406953],[-118.499711,37.40702399999999],[-118.499482,37.407039],[-118.49910300000002,37.407019],[-118.498847,37.406985999999996],[-118.49858900000001,37.40693],[-118.498397,37.406904],[-118.49820900000002,37.406904],[-118.49811700000001,37.406915000000005],[-118.49763900000002,37.407005],[-118.49727300000002,37.40705],[-118.496678,37.407104],[-118.496373,37.407163],[-118.496078,37.407225999999994],[-118.495335,37.40735],[-118.49474500000001,37.407505],[-118.49396400000002,37.40769399999999],[-118.49377199999999,37.407748],[-118.49275,37.408016],[-118.492327,37.408103000000004],[-118.49164800000001,37.408196000000004],[-118.491352,37.408223],[-118.49104900000002,37.408231],[-118.49082500000002,37.408229],[-118.489706,37.40815500000001],[-118.48952500000001,37.408165000000004],[-118.4893,37.408224],[-118.48821900000002,37.408565],[-118.48715200000001,37.408939000000004],[-118.486714,37.409063999999994],[-118.48651300000002,37.409113000000005],[-118.48596900000001,37.409211],[-118.485784,37.409232],[-118.485383,37.409259],[-118.48459600000001,37.409352000000005],[-118.484482,37.409374],[-118.48409400000001,37.40948699999999],[-118.483705,37.409613],[-118.48353,37.40965],[-118.48333799999999,37.40966699999999],[-118.48312000000001,37.409659999999995],[-118.482608,37.409593],[-118.482455,37.409600999999995],[-118.482369,37.40962],[-118.48203699999999,37.409719],[-118.481307,37.410003999999994],[-118.481176,37.410036],[-118.48100300000002,37.410048999999994],[-118.48022800000001,37.410033],[-118.48009400000001,37.410052],[-118.479783,37.410145],[-118.479489,37.41026299999999],[-118.47928,37.41031],[-118.479162,37.410329],[-118.478843,37.410354],[-118.47803099999999,37.410472],[-118.47769600000001,37.410526999999995],[-118.477475,37.410576999999996],[-118.477317,37.410591],[-118.47720400000001,37.410593],[-118.476989,37.41058099999999],[-118.47687599999999,37.41059],[-118.476611,37.41068699999999],[-118.47643199999999,37.410728],[-118.476297,37.41074699999999],[-118.47570099999999,37.41078399999999],[-118.475445,37.410788],[-118.475246,37.410812],[-118.475121,37.410835],[-118.474118,37.411115],[-118.47388699999999,37.411159],[-118.473407,37.411221999999995],[-118.472865,37.411272999999994],[-118.47268,37.41128699999999],[-118.471475,37.411335],[-118.470942,37.41137],[-118.47061500000001,37.41138099999999],[-118.47022900000002,37.41136399999999],[-118.46990400000001,37.411328999999995],[-118.469598,37.41126899999999],[-118.469538,37.41126399999999],[-118.46910000000001,37.411297999999995],[-118.468947,37.411297999999995],[-118.46861700000001,37.411258999999994],[-118.46845,37.41125099999999],[-118.46828300000001,37.411258],[-118.46790000000001,37.411308],[-118.46772000000001,37.411322],[-118.46755500000002,37.411308],[-118.46719500000002,37.41126299999999],[-118.46696500000002,37.41126399999999],[-118.46668700000001,37.41129299999999],[-118.465898,37.41144399999999],[-118.46537699999999,37.411502],[-118.464837,37.41154399999999],[-118.464388,37.411624999999994],[-118.46422300000003,37.411638999999994],[-118.464087,37.41165899999999],[-118.463887,37.411705],[-118.46333,37.41186199999999],[-118.46309400000001,37.41190099999999],[-118.46282900000001,37.411933],[-118.462702,37.411956999999994],[-118.46216900000002,37.41211800000001],[-118.46196700000002,37.412153],[-118.46156500000002,37.412182],[-118.46102800000001,37.412257],[-118.46055400000002,37.412307],[-118.459947,37.412386],[-118.45977099999999,37.412403999999995],[-118.45966800000001,37.412415],[-118.459437,37.412428],[-118.45853199999999,37.412423],[-118.45822100000001,37.412425],[-118.45755000000001,37.412456],[-118.456749,37.412510000000005],[-118.45584699999999,37.412572000000004],[-118.45556,37.412582],[-118.45510900000001,37.412583],[-118.45452400000002,37.41262699999999],[-118.45441000000001,37.412613],[-118.45422000000002,37.412537],[-118.454098,37.412522],[-118.453977,37.412537],[-118.453867,37.412582],[-118.45366800000001,37.412728],[-118.45352900000002,37.412777],[-118.453349,37.412803999999994],[-118.453081,37.412812],[-118.452983,37.412825999999995],[-118.452274,37.412988],[-118.452059,37.41303],[-118.45191600000001,37.413047999999996],[-118.451771,37.413053999999995],[-118.45162700000002,37.413047999999996],[-118.451401,37.413013],[-118.45120800000001,37.412978],[-118.45102600000001,37.412978],[-118.450847,37.413008],[-118.450806,37.413019999999996],[-118.45047799999999,37.413146999999995],[-118.45010400000001,37.413275],[-118.44996800000001,37.413298],[-118.44982900000002,37.413298],[-118.44941900000002,37.413218],[-118.44929900000002,37.413218],[-118.44918200000001,37.413238],[-118.44907300000001,37.413275999999996],[-118.44881000000001,37.413394],[-118.448705,37.413425999999994],[-118.448138,37.413529],[-118.44779700000001,37.41363],[-118.44741200000001,37.41376399999999],[-118.44697500000001,37.413938],[-118.44662300000003,37.41408399999999],[-118.44619700000001,37.41423999999999],[-118.445817,37.414348],[-118.44560000000001,37.414396999999994],[-118.44455000000002,37.41458599999999],[-118.44372000000001,37.414708999999995],[-118.443402,37.41474099999999],[-118.44260000000001,37.41481999999999],[-118.44232000000001,37.41485699999999],[-118.44181700000001,37.41496099999999],[-118.441336,37.415079999999996],[-118.44117600000001,37.415138000000006],[-118.44104000000002,37.415188],[-118.440848,37.415293999999996],[-118.44065800000001,37.41537],[-118.44035900000002,37.415456],[-118.44020900000002,37.415523],[-118.439705,37.415763999999996],[-118.43949400000001,37.415853],[-118.439306,37.415913],[-118.43904,37.415963999999995],[-118.43860000000001,37.416019],[-118.43837099999999,37.416059999999995],[-118.438004,37.416158],[-118.43706700000001,37.416470999999994],[-118.436701,37.41656699999999],[-118.436355,37.416644999999995],[-118.43613500000001,37.416719],[-118.435927,37.416812],[-118.435178,37.417193999999995],[-118.43490700000001,37.417302],[-118.43432100000001,37.417489999999994],[-118.43394500000001,37.417629999999996],[-118.433837,37.41765999999999],[-118.43362200000001,37.41769299999999],[-118.433458,37.41770399999999],[-118.43335900000001,37.417711],[-118.433102,37.417708],[-118.432501,37.41766299999999],[-118.43231,37.41766399999999],[-118.43221100000001,37.41767399999999],[-118.43169200000001,37.417787999999994],[-118.43110700000001,37.417922999999995],[-118.430452,37.41805],[-118.43004400000001,37.418104],[-118.429111,37.418243999999994],[-118.428833,37.418258],[-118.428622,37.41824],[-118.428344,37.418171],[-118.428181,37.418121],[-118.428017,37.418096],[-118.427836,37.418092],[-118.42766400000002,37.418102000000005],[-118.42748300000001,37.418144],[-118.42726800000001,37.418215000000004],[-118.427136,37.418245999999996],[-118.42701600000001,37.418252],[-118.426895,37.418240999999995],[-118.42666600000001,37.418182],[-118.42641900000001,37.418156],[-118.42617,37.418157],[-118.42579799999999,37.418129],[-118.425601,37.418096999999996],[-118.42538699999999,37.418042],[-118.424908,37.41787999999999],[-118.424796,37.41786099999999],[-118.42456900000002,37.41787599999999],[-118.42441400000001,37.41789699999999],[-118.424142,37.41794399999999],[-118.4238,37.417964999999995],[-118.423277,37.417947999999996],[-118.42283799999998,37.417913],[-118.422535,37.41786899999999],[-118.422208,37.417787999999994],[-118.421971,37.417705],[-118.42172300000001,37.417652999999994],[-118.421451,37.417615999999995],[-118.421337,37.41758899999999],[-118.421,37.417474999999996],[-118.420527,37.417359999999995],[-118.42025000000001,37.417319],[-118.420036,37.417300999999995],[-118.419876,37.41726399999999],[-118.41967700000001,37.417212],[-118.41950800000001,37.417204999999996],[-118.419078,37.417210999999995],[-118.418858,37.41718899999999],[-118.418131,37.41704399999999],[-118.417871,37.417015],[-118.41714500000002,37.416968],[-118.416788,37.416931],[-118.41612700000002,37.416858999999995],[-118.41560100000001,37.41682099999999],[-118.41537,37.416779999999996],[-118.41476600000001,37.41664299999999],[-118.414437,37.416593999999996],[-118.41433400000001,37.416585999999995],[-118.41412400000003,37.416585],[-118.413942,37.416605999999994],[-118.41370900000001,37.416664999999995],[-118.413351,37.41680899999999],[-118.41309000000001,37.416940999999994],[-118.412857,37.41708899999999],[-118.41259900000001,37.41728099999999],[-118.412085,37.417708999999995],[-118.410302,37.419076999999994],[-118.41015400000002,37.419195],[-118.40966100000001,37.419529],[-118.409632,37.419575],[-118.409395,37.419563999999994],[-118.409305,37.41956],[-118.409191,37.419559],[-118.40873099999999,37.419548999999996],[-118.40862300000002,37.419546999999994],[-118.4085,37.41955],[-118.407775,37.41954],[-118.40705900000002,37.419537],[-118.40535799999999,37.419511],[-118.40485300000002,37.419508],[-118.40327300000001,37.419472],[-118.403136,37.41947],[-118.402287,37.41946599999999],[-118.400343,37.41944899999999],[-118.399552,37.419453],[-118.398839,37.419442999999994],[-118.39838799999998,37.41947],[-118.39761500000002,37.419470999999994],[-118.396087,37.41944899999999],[-118.395185,37.419436],[-118.394811,37.41944399999999],[-118.39277499999999,37.41942399999999],[-118.391896,37.419425],[-118.38974099999999,37.419411],[-118.388024,37.419399],[-118.386661,37.419383999999994],[-118.38623799999999,37.419375],[-118.38604,37.419375],[-118.385615,37.419363],[-118.385125,37.419363],[-118.38416300000002,37.419373],[-118.38286599999999,37.419363999999995],[-118.38197699999999,37.419378],[-118.38044699999999,37.419343999999995],[-118.37985599999999,37.419371],[-118.379519,37.419522],[-118.37919799999999,37.419703999999996],[-118.37877199999997,37.42001500000001],[-118.37827799999998,37.420418000000005],[-118.37726900000001,37.421203999999996],[-118.377151,37.421282],[-118.37694099999999,37.421396],[-118.376723,37.421468],[-118.37643699999998,37.421498],[-118.37476199999999,37.421541],[-118.37349199999998,37.421565],[-118.371642,37.421614],[-118.37077299999999,37.421625],[-118.369287,37.421656],[-118.367942,37.421673],[-118.367785,37.421662],[-118.36762800000001,37.421640999999994],[-118.36754300000001,37.42161],[-118.36700400000001,37.421308],[-118.366534,37.421016],[-118.366039,37.420788],[-118.36525400000001,37.42051300000001],[-118.36410300000001,37.420086],[-118.36361500000001,37.41994699999999],[-118.361357,37.41942099999999],[-118.36119000000001,37.419388999999995],[-118.360933,37.419349],[-118.360582,37.419326999999996],[-118.35892199999999,37.419323],[-118.358515,37.419322],[-118.357998,37.419309],[-118.355109,37.419309],[-118.351958,37.419319],[-118.34974199999999,37.419311],[-118.349743,37.420104],[-118.34971,37.422643],[-118.349715,37.423272000000004],[-118.3497,37.423925000000004],[-118.34968900000001,37.425907],[-118.349635,37.432030000000005],[-118.34961200000001,37.433776],[-118.349608,37.43533500000001],[-118.34961000000001,37.435401],[-118.34961000000001,37.435459],[-118.34956100000001,37.445308000000004],[-118.349545,37.446920999999996],[-118.34955400000001,37.448032000000005],[-118.34954900000001,37.449218],[-118.349551,37.449346999999996],[-118.34955300000001,37.449422],[-118.349538,37.450672],[-118.34954400000001,37.452318000000005],[-118.34954,37.455324],[-118.349531,37.45561],[-118.34953300000001,37.455819],[-118.34951900000002,37.460528000000004],[-118.34951000000001,37.461681999999996],[-118.349536,37.462540000000004],[-118.349551,37.462678000000004],[-118.34956600000001,37.462805],[-118.348418,37.46287],[-118.348356,37.462858000000004],[-118.335861,37.462874],[-118.335824,37.462874],[-118.33570599999999,37.462874],[-118.335252,37.462875000000004],[-118.323805,37.46289],[-118.322983,37.462891],[-118.32052900000001,37.462895],[-118.30785,37.462911000000005],[-118.300799,37.462921],[-118.30069,37.462921],[-118.300632,37.462923],[-118.300575,37.462923],[-118.29759300000002,37.462906000000004],[-118.29756600000002,37.462906000000004],[-118.29715300000002,37.462889],[-118.297132,37.462904],[-118.29676500000001,37.462899],[-118.29651000000001,37.462896],[-118.295634,37.462883999999995],[-118.295208,37.462886],[-118.29495400000002,37.462886],[-118.29115400000002,37.462889],[-118.27929,37.46271000000001],[-118.279207,37.462709000000004],[-118.266477,37.462701],[-118.262395,37.462698],[-118.25072,37.462764],[-118.24690400000001,37.462771000000004],[-118.23794900000001,37.462788],[-118.234787,37.462799000000004],[-118.23466800000001,37.462802],[-118.234548,37.462804],[-118.23369600000001,37.462823],[-118.23345400000001,37.462822],[-118.233248,37.462828],[-118.233042,37.462833],[-118.232835,37.462817],[-118.22276,37.462756000000006],[-118.212686,37.462695000000004],[-118.209548,37.462683],[-118.204068,37.462643],[-118.203986,37.462643],[-118.20345,37.462646],[-118.201931,37.462655000000005],[-118.198157,37.462676],[-118.194383,37.462697],[-118.16920400000001,37.462765000000005],[-118.14260300000001,37.462856],[-118.13532999999998,37.46289],[-118.129109,37.46291300000001],[-118.12443499999999,37.462962000000005],[-118.111745,37.46333200000001],[-118.10649199999999,37.463331000000004],[-118.09322300000002,37.463330000000006],[-118.0709,37.463321],[-118.057301,37.46331800000001],[-118.04019000000001,37.463314000000004],[-118.02307799999998,37.46331000000001],[-118.016157,37.463308000000005],[-118.009236,37.463307],[-118.008166,37.463307],[-118.007096,37.463307],[-118.006961,37.463309],[-118.006826,37.463311000000004],[-118.005651,37.463328000000004],[-118.00498400000001,37.46333800000001],[-118.004317,37.463348],[-118.003947,37.463354],[-118.00288799999998,37.46337200000001],[-118.00287399999999,37.46337200000001],[-118.00266400000001,37.463376000000004],[-118.00092900000001,37.463405],[-117.983012,37.463863999999994],[-117.97841799999999,37.463981],[-117.972366,37.464136],[-117.968497,37.464235],[-117.959987,37.464473999999996],[-117.954071,37.464639],[-117.949878,37.464757],[-117.94617000000001,37.464726],[-117.935597,37.464638],[-117.934852,37.464632],[-117.93452300000003,37.464628999999995],[-117.931537,37.464575],[-117.926468,37.464808999999995],[-117.926452,37.46480699999999],[-117.92311500000001,37.464963999999995],[-117.919762,37.46511900000001],[-117.91686100000001,37.46523800000001],[-117.91697500000001,37.464470999999996],[-117.91724600000002,37.462576000000006],[-117.91744100000001,37.461213],[-117.91750800000001,37.460640999999995],[-117.91759000000002,37.460066999999995],[-117.91775000000001,37.45887999999999],[-117.918148,37.456081999999995],[-117.918317,37.454964999999994],[-117.918352,37.45479999999999],[-117.918408,37.454637999999996],[-117.91853300000001,37.454345999999994],[-117.91869000000001,37.454115],[-117.918881,37.45387099999999],[-117.91910300000002,37.453558],[-117.91965700000002,37.452583],[-117.91979,37.452374],[-117.91988500000001,37.452262999999995],[-117.92003199999999,37.452139],[-117.920167,37.452045999999996],[-117.920431,37.451880999999986],[-117.921046,37.451553999999994],[-117.92129300000002,37.45141399999999],[-117.921786,37.451135],[-117.922285,37.45084099999999],[-117.922935,37.450393999999996],[-117.92362600000001,37.449929],[-117.92441000000001,37.44947],[-117.924781,37.449238],[-117.92548799999999,37.448819],[-117.92584699999999,37.448618],[-117.92593699999999,37.448578000000005],[-117.926074,37.44851800000001],[-117.92638099999999,37.448437],[-117.926589,37.448406999999996],[-117.92702600000001,37.448378000000005],[-117.92726500000002,37.448378000000005],[-117.92752800000001,37.448396],[-117.928155,37.448485999999995],[-117.928329,37.448504],[-117.928526,37.448517],[-117.92871,37.448530000000005],[-117.92965500000001,37.44851200000001],[-117.929854,37.44851800000001],[-117.93020900000002,37.448548],[-117.930384,37.44859],[-117.93077799999999,37.448716000000005],[-117.93090400000001,37.448738000000006],[-117.93103400000001,37.448739],[-117.93116100000002,37.44871800000001],[-117.93135600000001,37.448646999999994],[-117.93168900000002,37.448492],[-117.93196200000001,37.448333000000005],[-117.932207,37.448165],[-117.93225900000002,37.448141],[-117.93236999999999,37.448101],[-117.932497,37.44808],[-117.93262600000001,37.448080999999995],[-117.93501300000001,37.448485999999995],[-117.935174,37.448528],[-117.93534799999999,37.448564],[-117.93543199999999,37.448565],[-117.93547099999999,37.448561],[-117.935542,37.448549],[-117.93567300000001,37.448496999999996],[-117.936051,37.448236],[-117.93614600000001,37.448151],[-117.936232,37.448033],[-117.93628600000001,37.447903999999994],[-117.936388,37.447342],[-117.936435,37.447174],[-117.936498,37.447047999999995],[-117.936638,37.446836999999995],[-117.93665800000001,37.446788],[-117.93668300000002,37.446690999999994],[-117.936676,37.446543],[-117.93663500000001,37.446382],[-117.93655900000002,37.44624099999999],[-117.93640500000001,37.446059],[-117.93634300000001,37.445961],[-117.936322,37.445852],[-117.936349,37.445660999999994],[-117.936431,37.44498299999999],[-117.93646500000001,37.444838],[-117.93652700000001,37.44473],[-117.93669200000001,37.444554],[-117.93725700000002,37.44406299999999],[-117.93736300000002,37.443991],[-117.93743400000001,37.443953],[-117.93756300000003,37.443895],[-117.93772100000001,37.443855],[-117.937977,37.443835],[-117.93897799999999,37.443795],[-117.93930300000001,37.443740999999996],[-117.939438,37.443702],[-117.939541,37.443655],[-117.93963000000001,37.443592],[-117.93970300000001,37.443512000000005],[-117.939796,37.44343],[-117.93994,37.443327],[-117.94018700000001,37.443233],[-117.94072500000001,37.443102],[-117.940932,37.443017],[-117.94153000000001,37.442658],[-117.94165100000002,37.442594],[-117.94187500000001,37.442498],[-117.94202500000002,37.44246],[-117.94214400000001,37.442448999999996],[-117.94229400000002,37.442457],[-117.942587,37.442531],[-117.94275300000001,37.442546],[-117.94292800000001,37.44253200000001],[-117.94321800000002,37.44246699999999],[-117.94335500000001,37.44242],[-117.94352000000002,37.442326],[-117.94362400000003,37.442240999999996],[-117.94369900000002,37.442164],[-117.94394700000001,37.441938],[-117.94427400000002,37.441672],[-117.94435700000001,37.441595],[-117.94443900000002,37.441500999999995],[-117.94460900000003,37.441202],[-117.94462300000004,37.441178],[-117.94478400000001,37.440746999999995],[-117.94483500000001,37.440537],[-117.94484800000001,37.440371],[-117.944838,37.440205999999996],[-117.94478600000001,37.439947],[-117.94468400000002,37.439662999999996],[-117.94455300000003,37.439438],[-117.94450800000001,37.439384],[-117.94430200000001,37.439169],[-117.94416500000003,37.439053],[-117.944038,37.438931000000004],[-117.94391100000001,37.438770000000005],[-117.943842,37.438652000000005],[-117.943786,37.43853200000001],[-117.943588,37.438026],[-117.94352800000001,37.437905],[-117.943392,37.437678],[-117.94319500000002,37.437391],[-117.94304300000002,37.437148],[-117.94286600000001,37.436652],[-117.942711,37.436348],[-117.94250000000001,37.435997],[-117.942347,37.435803],[-117.94223500000001,37.43568],[-117.94206500000001,37.435556000000005],[-117.94192400000003,37.435485],[-117.94168600000002,37.435410000000005],[-117.94151200000002,37.435385000000004],[-117.94126300000003,37.435362000000005],[-117.94101200000001,37.435362000000005],[-117.94091800000001,37.435373000000006],[-117.94076900000002,37.435403],[-117.94055200000001,37.435418000000006],[-117.94040600000001,37.435399000000004],[-117.94027500000001,37.435344],[-117.94021400000003,37.435300000000005],[-117.940031,37.435169],[-117.939876,37.435029],[-117.93971900000001,37.43484399999999],[-117.93962500000002,37.434709],[-117.93952100000001,37.434498],[-117.939457,37.434379],[-117.939371,37.43428299999999],[-117.93886400000001,37.433895],[-117.93876,37.433805],[-117.93860400000001,37.433626],[-117.938541,37.433535000000006],[-117.938491,37.433409],[-117.938481,37.433331],[-117.938475,37.433278],[-117.93850300000001,37.433053],[-117.938485,37.432907],[-117.938433,37.432761],[-117.93841,37.432596000000004],[-117.93842500000001,37.432422],[-117.9385,37.432161],[-117.938531,37.432017],[-117.93852000000001,37.431572],[-117.938533,37.431487999999995],[-117.93860400000001,37.431216],[-117.938718,37.430890999999995],[-117.93876999999999,37.43077],[-117.938883,37.430578000000004],[-117.938984,37.430448999999996],[-117.939068,37.430368],[-117.93923500000001,37.430242],[-117.93947,37.430124],[-117.93975300000001,37.430009],[-117.940088,37.429901],[-117.940371,37.429831],[-117.94065000000002,37.429779],[-117.94100100000001,37.429770000000005],[-117.94145300000002,37.429788],[-117.94166300000003,37.429819],[-117.94195800000001,37.429883999999994],[-117.94212800000001,37.429913000000006],[-117.94226600000002,37.42992],[-117.942411,37.429908000000005],[-117.94248400000001,37.429886999999994],[-117.94259300000002,37.429831],[-117.942952,37.429597],[-117.94312300000003,37.429534000000004],[-117.943278,37.429506],[-117.943431,37.429491],[-117.94357400000001,37.429507],[-117.94370300000001,37.429543],[-117.94381500000001,37.429586],[-117.94396500000002,37.429671],[-117.94416500000003,37.429846],[-117.94430400000002,37.430019],[-117.94439600000001,37.430173],[-117.94445600000002,37.430313000000005],[-117.944488,37.43046699999999],[-117.94449800000001,37.430613],[-117.94451500000002,37.430707],[-117.94455500000002,37.430792000000004],[-117.94459600000002,37.430839999999996],[-117.94478300000002,37.431013],[-117.94489600000001,37.431132000000005],[-117.94494500000002,37.431225],[-117.94501600000001,37.431439999999995],[-117.945051,37.431515000000005],[-117.94509900000001,37.43159],[-117.945178,37.431675999999996],[-117.94542500000001,37.43188099999999],[-117.945537,37.431993999999996],[-117.94561300000002,37.432096],[-117.94564700000001,37.432171000000004],[-117.94568900000002,37.432351000000004],[-117.94569300000002,37.432482],[-117.94565700000001,37.432665],[-117.94561800000001,37.432906],[-117.94563000000001,37.43314],[-117.94565600000001,37.433242],[-117.945708,37.433337],[-117.945794,37.433431],[-117.94591700000001,37.43348099999999],[-117.94605300000002,37.433499],[-117.94619000000002,37.433482999999995],[-117.94703300000002,37.433168],[-117.94747100000001,37.433013],[-117.94795200000002,37.43281],[-117.948383,37.432577],[-117.94861700000001,37.432423],[-117.948748,37.432354000000004],[-117.948868,37.432306000000004],[-117.94900100000001,37.43229],[-117.94913400000002,37.432307],[-117.94963500000001,37.43251600000001],[-117.94977,37.43255800000001],[-117.94995400000002,37.432633],[-117.950036,37.432691],[-117.950157,37.432866],[-117.95037199999999,37.433331],[-117.950443,37.433468],[-117.950568,37.433676999999996],[-117.950632,37.43375],[-117.95074,37.43384699999999],[-117.950834,37.433911],[-117.95100000000001,37.433975000000004],[-117.951192,37.434022],[-117.95129300000002,37.434035],[-117.951381,37.434034],[-117.951458,37.434022],[-117.951536,37.433991],[-117.951598,37.433942],[-117.95168500000001,37.433828],[-117.951873,37.43331200000001],[-117.952051,37.43293500000001],[-117.952136,37.432779000000004],[-117.952194,37.432696],[-117.952501,37.43235000000001],[-117.952716,37.432137000000004],[-117.952993,37.431906],[-117.953135,37.431755],[-117.953192,37.431650999999995],[-117.953218,37.431556],[-117.95322900000002,37.431292],[-117.95325700000001,37.431056],[-117.953288,37.430978],[-117.953452,37.43072],[-117.953531,37.430634],[-117.953856,37.430226999999995],[-117.95404900000001,37.429924],[-117.95415600000001,37.429596000000004],[-117.95422800000001,37.429431],[-117.95434,37.429242],[-117.954475,37.429082],[-117.95460000000001,37.428893],[-117.95482100000001,37.428468],[-117.95493900000001,37.42826],[-117.95496100000001,37.428154000000006],[-117.954941,37.428048000000004],[-117.95481300000002,37.427835],[-117.954704,37.427602],[-117.95468500000001,37.42746399999999],[-117.95469900000002,37.427398000000004],[-117.954797,37.426924],[-117.95483300000001,37.426460999999996],[-117.95486900000002,37.426201],[-117.95491700000001,37.425783],[-117.954942,37.425729000000004],[-117.955011,37.425658000000006],[-117.95511900000001,37.42559800000001],[-117.95524400000001,37.425560000000004],[-117.955426,37.42553800000001],[-117.955544,37.42550500000001],[-117.955651,37.425441],[-117.95579,37.425327],[-117.955968,37.42513200000001],[-117.956086,37.424966],[-117.95617,37.424696],[-117.95621300000002,37.424620999999995],[-117.956359,37.424452],[-117.956412,37.424413],[-117.95756400000002,37.423714000000004],[-117.95767500000001,37.423621],[-117.957817,37.423443],[-117.95796100000001,37.423293],[-117.958181,37.423099],[-117.95833499999999,37.422983],[-117.958534,37.422808],[-117.958658,37.422665],[-117.95910500000001,37.422053000000005],[-117.959132,37.421986],[-117.95912400000002,37.421917],[-117.95908,37.421856],[-117.958762,37.42166699999999],[-117.958556,37.421518000000006],[-117.958507,37.421458],[-117.95844799999999,37.421348],[-117.958365,37.421098],[-117.958343,37.4209],[-117.958362,37.420770000000005],[-117.95839199999999,37.420695],[-117.958439,37.420614],[-117.95863,37.420382000000004],[-117.95873499999999,37.420230000000004],[-117.95881,37.419993999999996],[-117.958864,37.419908],[-117.95897599999999,37.419785999999995],[-117.95925300000002,37.419563],[-117.959398,37.41946099999999],[-117.95954900000001,37.419315000000005],[-117.959951,37.418741],[-117.960436,37.41806699999999],[-117.960785,37.417542999999995],[-117.961072,37.417078999999994],[-117.96109100000001,37.416982999999995],[-117.96107300000001,37.41688799999999],[-117.96101900000002,37.41680099999999],[-117.96074,37.416573],[-117.96065200000001,37.41648599999999],[-117.96060300000002,37.416382],[-117.960597,37.416270999999995],[-117.96063400000001,37.416163],[-117.960711,37.41607],[-117.96080500000001,37.416012],[-117.96119000000002,37.415862],[-117.96126600000002,37.41582],[-117.96143000000001,37.415707],[-117.96162200000002,37.415625999999996],[-117.96184400000001,37.415569],[-117.962051,37.41554],[-117.962341,37.415521],[-117.962452,37.415525],[-117.963788,37.415628999999996],[-117.963937,37.415616],[-117.96413000000001,37.41555],[-117.96425900000003,37.415476999999996],[-117.96436700000001,37.415383],[-117.96454300000002,37.415172000000005],[-117.96465800000001,37.41506699999999],[-117.964808,37.414970999999994],[-117.96486800000001,37.414950999999995],[-117.96495200000001,37.41494399999999],[-117.965077,37.414959999999994],[-117.965188,37.415006999999996],[-117.965277,37.415078],[-117.965367,37.415223999999995],[-117.965577,37.415679999999995],[-117.96566000000001,37.415783999999995],[-117.96576900000001,37.415856999999995],[-117.96588799999999,37.415910000000004],[-117.96611400000002,37.415966],[-117.96650100000001,37.416003999999994],[-117.96657300000001,37.416008],[-117.96720900000003,37.416047999999996],[-117.96726200000002,37.416058],[-117.96735100000001,37.41608699999999],[-117.96755700000001,37.416196],[-117.96771000000001,37.416306],[-117.967798,37.416346999999995],[-117.96789400000002,37.416372],[-117.968046,37.41638],[-117.968146,37.416363],[-117.968282,37.416309],[-117.968358,37.416255],[-117.96860600000001,37.416019],[-117.96909500000001,37.415490999999996],[-117.96925400000002,37.415290999999996],[-117.96934300000001,37.415151],[-117.969508,37.41484799999999],[-117.970144,37.41358399999999],[-117.97131300000001,37.41121699999999],[-117.97187799999999,37.410073999999994],[-117.972015,37.409813],[-117.972055,37.409738000000004],[-117.973014,37.40780899999999],[-117.97340799999999,37.407036],[-117.975245,37.403317],[-117.97718,37.399438],[-117.97794,37.397931],[-117.97908699999999,37.395604],[-117.979505,37.394775],[-117.980783,37.392191000000004],[-117.980907,37.391954],[-117.98106300000002,37.391672],[-117.981147,37.391543999999996],[-117.98139900000001,37.39126099999999],[-117.98204799999999,37.390570000000004],[-117.986138,37.386219999999994],[-117.99111600000002,37.380970999999995],[-117.99183000000001,37.380208999999994],[-117.99306600000001,37.378914],[-117.99345400000001,37.378492],[-117.99369900000002,37.378239],[-117.99471100000001,37.377195],[-117.99544300000001,37.376422],[-117.99615000000001,37.375599],[-117.996851,37.37486499999999],[-118.000734,37.370746],[-118.002517,37.368865],[-118.00556999999999,37.365612000000006],[-118.008282,37.36275200000001],[-118.01106100000001,37.359795],[-118.012973,37.357772],[-118.014732,37.35589399999999],[-118.015246,37.355359],[-118.01579699999999,37.354761999999994],[-118.01648300000001,37.35404299999999],[-118.01672900000001,37.353787999999994],[-118.018246,37.352156],[-118.02135799999999,37.348872],[-118.02313699999999,37.346987999999996],[-118.023783,37.346314],[-118.024484,37.345566],[-118.02612300000001,37.343849999999996],[-118.027674,37.342206999999995],[-118.028524,37.34128799999999],[-118.02938099999999,37.340388],[-118.03003799999999,37.339706],[-118.03156400000002,37.338080999999995],[-118.032112,37.337478],[-118.032414,37.337177],[-118.033598,37.335914],[-118.03469900000002,37.334765],[-118.035947,37.333438],[-118.03624300000001,37.333135000000006],[-118.036709,37.332637],[-118.037035,37.332273],[-118.03752800000001,37.331758],[-118.038167,37.331061999999996],[-118.039238,37.329971],[-118.039753,37.329544],[-118.039921,37.329423999999996],[-118.040437,37.329095],[-118.040591,37.329008],[-118.04092700000001,37.328845],[-118.04141000000001,37.328641],[-118.04169200000001,37.328534000000005],[-118.04205900000001,37.32841500000001],[-118.04332600000001,37.328099],[-118.04354400000001,37.328045],[-118.04426900000003,37.327881999999995],[-118.045896,37.327496],[-118.046906,37.327256],[-118.04991500000001,37.32656],[-118.05119300000001,37.326246999999995],[-118.051558,37.32615800000001],[-118.05247999999999,37.325950000000006],[-118.052596,37.325924],[-118.053607,37.325678],[-118.05473799999999,37.32541500000001],[-118.05640199999999,37.325016000000005],[-118.05893499999999,37.32439],[-118.060715,37.323971],[-118.063005,37.32342],[-118.063441,37.323322000000005],[-118.064373,37.323088999999996],[-118.064851,37.322989],[-118.065542,37.322868],[-118.066292,37.322748000000004],[-118.06664500000001,37.322688],[-118.068016,37.322456],[-118.07037299999999,37.322056],[-118.07310799999999,37.321595],[-118.074096,37.321413],[-118.074462,37.321352000000005],[-118.076026,37.32108899999999],[-118.076969,37.320944],[-118.08099,37.320263],[-118.082556,37.320002],[-118.084321,37.319694999999996],[-118.085917,37.31942899999999],[-118.08766400000002,37.319108],[-118.088569,37.318963],[-118.090138,37.318678999999996],[-118.090884,37.318555],[-118.091398,37.318452],[-118.09191000000001,37.318372000000004],[-118.09243599999999,37.318309],[-118.09261900000001,37.318296999999994],[-118.093608,37.31826699999999],[-118.096407,37.318146],[-118.09660000000001,37.318125],[-118.096707,37.318104],[-118.09686,37.318051],[-118.096897,37.31803],[-118.096984,37.31798099999999],[-118.09720500000002,37.31780899999999],[-118.097716,37.31736099999999],[-118.097872,37.317142],[-118.097952,37.316956],[-118.098059,37.316748],[-118.098171,37.31658699999999],[-118.098327,37.31641],[-118.098456,37.316295],[-118.098589,37.316198],[-118.098685,37.316139],[-118.098852,37.31604699999999],[-118.09906900000001,37.315973],[-118.09966300000002,37.315822999999995],[-118.09998300000001,37.315755],[-118.10050199999999,37.31568099999999],[-118.10083699999998,37.315653999999995],[-118.101267,37.31564099999999],[-118.101402,37.31562099999999],[-118.101521,37.315586999999994],[-118.101606,37.315552000000004],[-118.101761,37.31546399999999],[-118.101889,37.315351],[-118.101986,37.31522],[-118.10203599999998,37.315108],[-118.10208699999998,37.314924999999995],[-118.10214699999999,37.314705999999994],[-118.102234,37.31449699999999],[-118.102291,37.31440899999999],[-118.10237899999998,37.31430099999999],[-118.102569,37.314105999999995],[-118.10269199999999,37.314010999999994],[-118.10283199999998,37.313919],[-118.103255,37.313689999999994],[-118.103433,37.313618999999996],[-118.10361900000001,37.313562999999995],[-118.10381199999999,37.313522999999996],[-118.104009,37.31349899999999],[-118.10422600000001,37.31349099999999],[-118.10435,37.313495999999994],[-118.104999,37.313559999999995],[-118.10549999999999,37.31362699999999],[-118.10606999999999,37.31368799999999],[-118.106633,37.313758],[-118.107083,37.313827999999994],[-118.10738699999999,37.31386099999999],[-118.107601,37.31387599999999],[-118.107866,37.31387599999999],[-118.10817999999999,37.313858999999994],[-118.10843799999998,37.313835],[-118.110285,37.313508999999996],[-118.11095900000001,37.313382],[-118.11133699999999,37.31327099999999],[-118.11190900000001,37.312998],[-118.11217199999999,37.31288099999999],[-118.112234,37.312853],[-118.11262500000001,37.312698],[-118.11288199999998,37.312616],[-118.11324300000001,37.31253],[-118.113769,37.312432],[-118.11406900000001,37.312394],[-118.114334,37.312391],[-118.114873,37.31244699999999],[-118.115839,37.312490999999994],[-118.11611500000001,37.31248899999999],[-118.11720000000001,37.312397],[-118.118085,37.312293],[-118.1188,37.312159],[-118.119673,37.31195699999999],[-118.120024,37.31188499999999],[-118.12048199999998,37.31183299999999],[-118.12167699999999,37.311767999999994],[-118.12240499999999,37.31176099999999],[-118.12286599999999,37.311744999999995],[-118.12355799999999,37.31165299999999],[-118.12377499999998,37.31164499999999],[-118.124034,37.31165899999999],[-118.124245,37.311686999999985],[-118.12508499999998,37.311834999999995],[-118.12537799999997,37.31186799999999],[-118.12546199999998,37.31187799999999],[-118.12559999999999,37.31188299999999],[-118.12575799999998,37.31187599999999],[-118.12612,37.311831999999995],[-118.12658799999998,37.31180299999999],[-118.126674,37.31180799999999],[-118.12675699999998,37.31182299999999],[-118.12700699999999,37.31189499999999],[-118.12739099999999,37.312053999999996],[-118.12753,37.312098999999996],[-118.12758799999999,37.312117],[-118.127766,37.312145],[-118.127916,37.312141],[-118.12816699999999,37.312093],[-118.12837299999998,37.312023999999994],[-118.12848599999998,37.312006999999994],[-118.12874399999998,37.31198299999999],[-118.12888699999998,37.311938999999995],[-118.12897299999999,37.31189599999999],[-118.129059,37.31182399999999],[-118.12908199999998,37.31180399999999],[-118.129125,37.311761999999995],[-118.129235,37.31170099999999],[-118.12944799999998,37.311631999999996],[-118.12979999999999,37.311595],[-118.130329,37.311581999999994],[-118.130559,37.311544999999995],[-118.13073599999998,37.31150099999999],[-118.13108199999999,37.311389999999996],[-118.13147199999999,37.31128499999999],[-118.13182400000001,37.31122399999999],[-118.13257199999998,37.311125999999994],[-118.132614,37.311116999999996],[-118.13295699999999,37.31104399999999],[-118.13313099999999,37.311018],[-118.13325400000001,37.31101099999999],[-118.13331199999999,37.311007999999994],[-118.133556,37.31102699999999],[-118.13369,37.311057999999996],[-118.13377399999999,37.31108399999999],[-118.133941,37.31116899999999],[-118.134011,37.31122299999999],[-118.134062,37.31128199999999],[-118.134137,37.31140899999999],[-118.13437099999999,37.31192399999999],[-118.13446900000001,37.312199],[-118.134568,37.312537],[-118.134672,37.312835],[-118.134774,37.313165999999995],[-118.13495900000001,37.31385399999999],[-118.13503499999999,37.314007999999994],[-118.135113,37.31408699999999],[-118.13518099999999,37.314136999999995],[-118.13537299999999,37.31422399999999],[-118.135673,37.314318],[-118.135939,37.31437699999999],[-118.136141,37.314409999999995],[-118.136276,37.314409999999995],[-118.136409,37.314387999999994],[-118.136544,37.314341999999996],[-118.136995,37.31405999999999],[-118.137602,37.31360899999999],[-118.13778799999999,37.313508],[-118.137901,37.313472],[-118.138325,37.313382999999995],[-118.138403,37.313373],[-118.13847499999999,37.313362999999995],[-118.138627,37.313371],[-118.13887199999998,37.313398],[-118.13904,37.313438999999995],[-118.13913799999999,37.31349099999999],[-118.13925300000001,37.313593999999995],[-118.13933099999998,37.31368199999999],[-118.139427,37.31383099999999],[-118.139579,37.314153],[-118.13974599999999,37.31454599999999],[-118.13989699999999,37.314857999999994],[-118.139912,37.314886999999985],[-118.140058,37.315157],[-118.14016000000001,37.315292],[-118.14032999999999,37.315442999999995],[-118.140504,37.315557],[-118.14083099999999,37.315746999999995],[-118.14096400000001,37.31585],[-118.141062,37.315948],[-118.141147,37.316047999999995],[-118.14124600000001,37.31618399999999],[-118.141571,37.316559],[-118.141946,37.316916],[-118.142183,37.317122999999995],[-118.14286799999999,37.317654999999995],[-118.143057,37.31776899999999],[-118.143117,37.317789999999995],[-118.14354,37.31789399999999],[-118.143701,37.31794699999999],[-118.14398,37.318055],[-118.14426500000002,37.318155000000004],[-118.14485400000001,37.318309],[-118.14533699999998,37.318445999999994],[-118.145547,37.31848699999999],[-118.145825,37.318502],[-118.146304,37.318548],[-118.1469,37.318653],[-118.147135,37.318693999999994],[-118.14732000000001,37.318695],[-118.147501,37.318664999999996],[-118.147602,37.318633],[-118.147802,37.318542],[-118.148012,37.31844699999999],[-118.148266,37.318323],[-118.148496,37.318238],[-118.148615,37.318206999999994],[-118.14898099999999,37.318131],[-118.149287,37.318035],[-118.149905,37.31776699999999],[-118.150143,37.31768999999999],[-118.15048199999998,37.31760699999999],[-118.151539,37.317412],[-118.15205199999998,37.317330999999996],[-118.15233599999998,37.317271999999996],[-118.15268799999998,37.317192999999996],[-118.15295799999998,37.31708899999999],[-118.153212,37.316953999999996],[-118.15343399999999,37.316784999999996],[-118.153515,37.31671],[-118.153662,37.31655],[-118.15397899999999,37.316092999999995],[-118.15399099999999,37.31607699999999],[-118.15462300000002,37.315195],[-118.155129,37.31451],[-118.15527199999998,37.31430099999999],[-118.15531199999998,37.31421699999999],[-118.15540299999999,37.31410399999999],[-118.15548199999998,37.31396899999999],[-118.155523,37.313869999999994],[-118.15553499999999,37.31384099999999],[-118.15556099999999,37.31364299999999],[-118.15557199999998,37.31328599999999],[-118.15557699999998,37.312342],[-118.15560199999999,37.312056999999996],[-118.15564599999999,37.31173],[-118.15567699999998,37.31160599999999],[-118.15596999999998,37.310835999999995],[-118.15610199999999,37.310537],[-118.15615,37.310432999999996],[-118.156284,37.310179999999995],[-118.15631699999999,37.31005999999999],[-118.15632,37.30995],[-118.15634399999999,37.309615],[-118.15637799999998,37.309478999999996],[-118.156403,37.309313],[-118.15640199999999,37.309197],[-118.15636999999998,37.309072],[-118.15627199999999,37.308885],[-118.15617599999999,37.308696999999995],[-118.156151,37.308632],[-118.15606999999999,37.308329],[-118.155953,37.30798099999999],[-118.15562999999999,37.307278999999994],[-118.15557299999999,37.307108],[-118.15554699999998,37.30699],[-118.15554799999998,37.306822],[-118.15558799999998,37.30667],[-118.15566999999999,37.306498],[-118.15592999999998,37.306143999999996],[-118.15605099999999,37.306003999999994],[-118.156195,37.3058],[-118.156262,37.305638],[-118.156283,37.305526],[-118.15627699999999,37.305322000000004],[-118.15623599999999,37.30496399999999],[-118.156173,37.304739],[-118.156065,37.304475999999994],[-118.15604099999999,37.304410999999995],[-118.15598899999999,37.30426899999999],[-118.15593699999998,37.30408699999999],[-118.15588199999998,37.303785],[-118.15587799999997,37.303405],[-118.15585199999998,37.303295999999996],[-118.15576799999998,37.303145],[-118.15566199999999,37.303018],[-118.15544699999998,37.302806999999994],[-118.15536099999998,37.30274],[-118.15532099999999,37.302710000000005],[-118.154983,37.302493999999996],[-118.154826,37.302373],[-118.15476,37.30231500000001],[-118.154716,37.302262],[-118.154627,37.302126],[-118.15452,37.30188899999999],[-118.154262,37.301219999999994],[-118.154108,37.300743999999995],[-118.153966,37.300166],[-118.15379399999999,37.29939100000001],[-118.153627,37.29871400000001],[-118.153427,37.297763],[-118.15339699999998,37.297434],[-118.15343799999998,37.29636500000001],[-118.15343599999999,37.296069],[-118.153421,37.29576500000001],[-118.15335599999999,37.295263000000006],[-118.15323799999999,37.29464],[-118.15313699999999,37.294071],[-118.15287599999998,37.292467],[-118.15278099999998,37.291929],[-118.15257999999999,37.29091000000001],[-118.15255099999999,37.29076500000001],[-118.152503,37.290497],[-118.15242699999999,37.290147000000005],[-118.15237699999997,37.289859],[-118.152256,37.28927],[-118.1522,37.288962000000005],[-118.15217099999998,37.288834],[-118.151764,37.286707],[-118.151727,37.286483999999994],[-118.15156300000001,37.285479],[-118.15154799999999,37.285228000000004],[-118.151521,37.284495],[-118.151459,37.283820999999996],[-118.151289,37.282676],[-118.151217,37.28231800000001],[-118.151179,37.282194000000004],[-118.151097,37.282013000000006],[-118.150674,37.281016],[-118.150611,37.28078],[-118.15058099999999,37.280434],[-118.15059799999999,37.27994],[-118.15075599999999,37.278747],[-118.15085699999999,37.27805000000001],[-118.15096799999999,37.277477],[-118.15105199999999,37.276901],[-118.151231,37.275808000000005],[-118.151536,37.274094],[-118.151584,37.273866],[-118.15187799999998,37.27279000000001],[-118.15206199999999,37.272217000000005],[-118.15220699999999,37.271796],[-118.15228099999999,37.271617],[-118.15240499999999,37.271375000000006],[-118.15270499999998,37.270946],[-118.15337999999998,37.27011200000001],[-118.15460300000001,37.26856500000001],[-118.15594699999998,37.26690500000001],[-118.15610699999999,37.266686],[-118.15621900000001,37.266557000000006],[-118.156309,37.26643200000001],[-118.15637499999998,37.26632300000001],[-118.15641199999999,37.266231000000005],[-118.156419,37.26597800000001],[-118.15644199999998,37.26590200000001],[-118.15648999999999,37.26579900000001],[-118.156567,37.265694],[-118.15678599999998,37.26545900000001],[-118.15686999999998,37.26534800000001],[-118.156913,37.26524500000001],[-118.156923,37.26515100000001],[-118.15688799999998,37.265007000000004],[-118.156667,37.264589],[-118.15664699999999,37.264514000000005],[-118.156643,37.264442],[-118.15665,37.264388000000004],[-118.156695,37.264300000000006],[-118.15690799999999,37.264025000000004],[-118.157067,37.263741],[-118.157114,37.263605000000005],[-118.157118,37.263543000000006],[-118.157111,37.26350500000001],[-118.157083,37.26341600000001],[-118.15703199999999,37.26334500000001],[-118.156963,37.263284],[-118.15686099999999,37.263226],[-118.15633599999998,37.263057],[-118.156235,37.26300500000001],[-118.15614199999999,37.26293000000001],[-118.155929,37.262687],[-118.15587099999998,37.262651000000005],[-118.15537699999997,37.262489],[-118.15504399999999,37.26236500000001],[-118.15485799999999,37.26227500000001],[-118.154799,37.26220800000001],[-118.15475199999999,37.26209300000001],[-118.154682,37.261822],[-118.15462300000002,37.261663999999996],[-118.154553,37.261544],[-118.154286,37.26115300000001],[-118.154139,37.26091800000001],[-118.154046,37.260825000000004],[-118.153966,37.26077800000001],[-118.15382699999999,37.26073500000001],[-118.15367799999999,37.26072800000001],[-118.15307499999999,37.260816000000005],[-118.152644,37.260896],[-118.15245499999999,37.260948000000006],[-118.15208299999999,37.26110800000001],[-118.15195,37.26115300000001],[-118.151783,37.26118],[-118.15158699999999,37.261177],[-118.151325,37.261117000000006],[-118.151194,37.261064],[-118.15108099999999,37.261004],[-118.15103699999999,37.26097000000001],[-118.15099,37.260917000000006],[-118.15094599999999,37.260826],[-118.15094099999999,37.260724],[-118.15102,37.26039500000001],[-118.151056,37.260174000000006],[-118.151044,37.260079000000005],[-118.15099199999999,37.259963],[-118.15069999999999,37.259665],[-118.15058599999999,37.259529],[-118.15054099999999,37.259455],[-118.150524,37.259369],[-118.15054199999999,37.259282999999996],[-118.15059799999999,37.2592],[-118.15070199999998,37.259101],[-118.15097699999998,37.25893800000001],[-118.15103799999999,37.258883],[-118.151211,37.258661],[-118.15133399999999,37.25853200000001],[-118.151474,37.258435000000006],[-118.15180099999999,37.258274],[-118.151905,37.25819200000001],[-118.151964,37.258107],[-118.15202099999999,37.257979],[-118.15204999999999,37.257933],[-118.15215099999999,37.257835],[-118.15223699999999,37.257785],[-118.15233499999998,37.257751],[-118.15246799999998,37.257719],[-118.15269599999999,37.257702],[-118.153115,37.25772],[-118.15330499999999,37.257716],[-118.15339399999999,37.257706],[-118.15347799999998,37.25768399999999],[-118.153551,37.257655],[-118.15373399999999,37.257557],[-118.153815,37.257498999999996],[-118.153925,37.257445],[-118.15407099999999,37.257415],[-118.154191,37.257417],[-118.15438499999999,37.257452],[-118.154483,37.257459999999995],[-118.15457599999999,37.257439],[-118.15467,37.25739],[-118.15474099999999,37.257321],[-118.154809,37.257159],[-118.154905,37.257011],[-118.155029,37.25692],[-118.15527199999998,37.256832],[-118.15535799999998,37.256816],[-118.15544799999998,37.256811],[-118.155673,37.256822],[-118.155929,37.256856],[-118.156258,37.256882],[-118.15649499999999,37.25688399999999],[-118.156685,37.256873999999996],[-118.15684999999999,37.256843999999994],[-118.15699,37.256800999999996],[-118.15709799999999,37.256759],[-118.15719,37.256713000000005],[-118.15736199999999,37.256594],[-118.15749,37.256454],[-118.15756400000001,37.25628],[-118.15757599999999,37.256187],[-118.15754,37.255953000000005],[-118.157541,37.25587],[-118.157566,37.255737],[-118.157652,37.25550500000001],[-118.15770499999999,37.255404],[-118.15778799999998,37.255292000000004],[-118.157844,37.255231],[-118.15800199999998,37.255103000000005],[-118.158193,37.254982],[-118.15840299999999,37.25488699999999],[-118.158514,37.254853999999995],[-118.16012900000001,37.254442999999995],[-118.16037499999999,37.254351],[-118.16051,37.254284999999996],[-118.16062300000002,37.254205999999996],[-118.16078099999999,37.254056999999996],[-118.160893,37.253910000000005],[-118.160941,37.253862],[-118.161011,37.253800999999996],[-118.161116,37.253747],[-118.16151,37.253685999999995],[-118.16156400000001,37.25366699999999],[-118.161672,37.25361],[-118.161822,37.253478],[-118.16186,37.253434],[-118.161879,37.253374],[-118.16187799999999,37.253309],[-118.161852,37.253234],[-118.16175,37.253144],[-118.161552,37.253016],[-118.16148799999999,37.25295800000001],[-118.16145900000001,37.252883999999995],[-118.16147699999999,37.252719000000006],[-118.161508,37.252597],[-118.16159300000001,37.252447],[-118.16166700000001,37.252384],[-118.161774,37.25232200000001],[-118.161892,37.252283999999996],[-118.16242,37.252203],[-118.16283499999999,37.25216],[-118.163039,37.25215800000001],[-118.16337099999998,37.252183],[-118.163608,37.252190000000006],[-118.163755,37.252159000000006],[-118.16394199999999,37.252079],[-118.164235,37.251892],[-118.164361,37.25181],[-118.16464400000001,37.251625],[-118.164849,37.251540999999996],[-118.165649,37.25128599999999],[-118.166001,37.251196],[-118.16615,37.251169],[-118.166719,37.251109],[-118.16707099999999,37.251096],[-118.16749,37.251048999999995],[-118.16763,37.251020999999994],[-118.167766,37.250973],[-118.168185,37.250716000000004],[-118.16833699999998,37.250640999999995],[-118.168464,37.250609],[-118.16859699999999,37.250598000000004],[-118.16893799999998,37.25063],[-118.16913799999999,37.25065],[-118.16926500000001,37.250653],[-118.16937399999999,37.250646999999994],[-118.16992900000001,37.250571],[-118.170127,37.250528],[-118.17146799999999,37.250103],[-118.171765,37.249992000000006],[-118.171989,37.249922000000005],[-118.17223299999999,37.249886999999994],[-118.17243399999998,37.249882],[-118.17280099999998,37.249894],[-118.17305099999999,37.249919000000006],[-118.17370999999999,37.25001],[-118.173929,37.250033],[-118.17405199999999,37.250023999999996],[-118.17416999999999,37.249993],[-118.17438099999998,37.249892],[-118.17501099999998,37.249541],[-118.17513199999998,37.249463],[-118.17531799999998,37.24931800000001],[-118.175564,37.249059],[-118.17570399999998,37.248875000000005],[-118.17572299999999,37.248845],[-118.176129,37.248216000000006],[-118.176204,37.24814500000001],[-118.17627199999998,37.248082000000004],[-118.17639199999998,37.248014000000005],[-118.176526,37.247966999999996],[-118.17665,37.247946],[-118.176694,37.247943],[-118.17688799999998,37.247941],[-118.177179,37.247961],[-118.17734699999998,37.247957],[-118.17747399999999,37.247943],[-118.17759099999999,37.247914],[-118.17769,37.247868999999994],[-118.177803,37.247780999999996],[-118.17798699999999,37.247558000000005],[-118.17808399999998,37.24744],[-118.17817099999998,37.247371],[-118.17827999999999,37.247327],[-118.17833499999998,37.247319000000005],[-118.17837699999997,37.247313000000005],[-118.17871399999999,37.24731200000001],[-118.17884299999999,37.247299],[-118.17895599999999,37.24727],[-118.17917899999999,37.247165],[-118.17935399999999,37.247055],[-118.17941499999999,37.247002],[-118.17958099999998,37.246819],[-118.17992199999999,37.24641200000001],[-118.18000599999999,37.24633800000001],[-118.18010799999999,37.246279],[-118.18022300000001,37.246239],[-118.18034599999999,37.246219],[-118.18047099999998,37.246219],[-118.18070199999998,37.246266],[-118.181824,37.24666],[-118.18206199999999,37.246731000000004],[-118.18217099999998,37.246756000000005],[-118.182639,37.246819],[-118.18300599999999,37.246883],[-118.183516,37.24702],[-118.183993,37.24713200000001],[-118.18411,37.247146],[-118.184261,37.247139000000004],[-118.184417,37.247091],[-118.184508,37.247039],[-118.184583,37.246973000000004],[-118.18466300000001,37.246865],[-118.184967,37.246314000000005],[-118.18502799999999,37.246224],[-118.18515799999999,37.246071],[-118.18536999999998,37.245892000000005],[-118.185665,37.24568],[-118.18577299999998,37.245623],[-118.185864,37.245587],[-118.18605799999999,37.245537000000006],[-118.18626900000001,37.24551700000001],[-118.186499,37.245523000000006],[-118.18678799999998,37.24555900000001],[-118.18706,37.24557600000001],[-118.187241,37.24555900000001],[-118.18738199999999,37.24553600000001],[-118.18748699999999,37.245506000000006],[-118.187636,37.24543800000001],[-118.187763,37.245347],[-118.187896,37.245214000000004],[-118.18803799999998,37.24510200000001],[-118.188555,37.244772000000005],[-118.188662,37.244723],[-118.18877799999997,37.244693],[-118.189039,37.244676999999996],[-118.18936999999998,37.244637],[-118.18982199999999,37.244526],[-118.190414,37.244395000000004],[-118.19060400000001,37.244363],[-118.190744,37.244322000000004],[-118.190889,37.244268],[-118.19106900000001,37.244164],[-118.191148,37.244101],[-118.19122600000001,37.244023999999996],[-118.191421,37.243793000000004],[-118.191533,37.243673],[-118.191657,37.243570000000005],[-118.191756,37.243507],[-118.19186300000001,37.243452000000005],[-118.191976,37.243406],[-118.192179,37.243351000000004],[-118.193011,37.243207],[-118.19337599999999,37.24315800000001],[-118.193466,37.243146],[-118.19426300000002,37.243001],[-118.19464900000001,37.24291800000001],[-118.194852,37.242866],[-118.19502,37.242808000000004],[-118.195168,37.242744],[-118.19535099999999,37.242637],[-118.19558199999999,37.242456000000004],[-118.195694,37.242347],[-118.19588099999999,37.242121000000004],[-118.19603799999999,37.241799],[-118.19611,37.241676999999996],[-118.19646999999999,37.241301],[-118.196744,37.241077],[-118.197341,37.240551],[-118.19802999999999,37.23995600000001],[-118.19817699999999,37.239794],[-118.198283,37.239634],[-118.19839099999999,37.23934500000001],[-118.19845699999999,37.23925500000001],[-118.19855199999999,37.23917300000001],[-118.19866,37.23911100000001],[-118.19888599999999,37.239000000000004],[-118.199046,37.238961],[-118.199412,37.23892800000001],[-118.19955,37.238897],[-118.19988699999999,37.23875400000001],[-118.200028,37.23870500000001],[-118.20056000000001,37.23857100000001],[-118.200755,37.23850800000001],[-118.20090900000001,37.238448000000005],[-118.201037,37.23837100000001],[-118.20116900000002,37.23825500000001],[-118.20126700000002,37.23812000000001],[-118.201402,37.237818000000004],[-118.20141600000001,37.237784],[-118.20165900000002,37.23715000000001],[-118.20177,37.236944],[-118.20199300000002,37.236586],[-118.20223,37.236174000000005],[-118.20258,37.235609000000004],[-118.202824,37.235244],[-118.203058,37.234943],[-118.20321700000001,37.234714000000004],[-118.203404,37.234488],[-118.20369500000001,37.234171],[-118.20406100000001,37.233790000000006],[-118.204328,37.233543000000004],[-118.20477,37.23315600000001],[-118.205151,37.232871],[-118.20537199999998,37.23272800000001],[-118.205581,37.232577000000006],[-118.205684,37.232465000000005],[-118.20574699999999,37.23235300000001],[-118.205756,37.23233400000001],[-118.205834,37.23210800000001],[-118.205897,37.231968],[-118.20602000000001,37.231814],[-118.206577,37.23131600000001],[-118.20729900000002,37.230669],[-118.208118,37.229907000000004],[-118.208236,37.229831000000004],[-118.20836,37.229767],[-118.20849199999999,37.22971400000001],[-118.20860300000001,37.229679000000004],[-118.20923400000001,37.229546000000006],[-118.209507,37.229488],[-118.20973099999999,37.229414000000006],[-118.209874,37.22934300000001],[-118.209917,37.22931700000001],[-118.21202300000002,37.22770200000001],[-118.21209900000001,37.227643],[-118.212479,37.227344],[-118.212672,37.227205000000005],[-118.212849,37.227090000000004],[-118.21320500000002,37.226904000000005],[-118.213401,37.226819000000006],[-118.21353900000001,37.226769000000004],[-118.213874,37.226681],[-118.214072,37.22665500000001],[-118.214786,37.226646],[-118.21494900000002,37.226631000000005],[-118.215092,37.22659900000001],[-118.215401,37.226493000000005],[-118.215497,37.226451000000004],[-118.21573199999999,37.22634800000001],[-118.215847,37.226286],[-118.21601100000001,37.22617800000001],[-118.216172,37.22602200000001],[-118.21640900000001,37.22573900000001],[-118.21664300000002,37.225446000000005],[-118.21702800000001,37.22491300000001],[-118.21712900000003,37.22479200000001],[-118.21745600000001,37.224478000000005],[-118.217796,37.224185000000006],[-118.21790300000002,37.22411500000001],[-118.21814300000001,37.223980000000005],[-118.218302,37.22391100000001],[-118.218431,37.22386],[-118.21846900000001,37.223842000000005],[-118.218577,37.22379300000001],[-118.21871,37.22371100000001],[-118.21891000000001,37.223566000000005],[-118.21902500000002,37.22345800000001],[-118.219447,37.223029000000004],[-118.21954300000002,37.222944000000005],[-118.219771,37.22281900000001],[-118.219892,37.22277100000001],[-118.220296,37.22265900000001],[-118.220507,37.22257500000001],[-118.22078599999999,37.22238200000001],[-118.221399,37.221853],[-118.221635,37.221671],[-118.221979,37.221439000000004],[-118.22228799999999,37.221276],[-118.22297599999999,37.220967],[-118.22322900000002,37.220845000000004],[-118.22345,37.22075200000001],[-118.223566,37.22071100000001],[-118.22374199999999,37.220663],[-118.224851,37.220414000000005],[-118.225159,37.220324000000005],[-118.225704,37.220127000000005],[-118.22595,37.220023000000005],[-118.22665500000001,37.219675],[-118.22782400000001,37.219119000000006],[-118.228221,37.218946],[-118.22853099999999,37.218834],[-118.22877899999999,37.218726000000004],[-118.22921500000001,37.218496],[-118.229465,37.21833500000001],[-118.23012700000001,37.217940999999996],[-118.23022800000001,37.217865999999994],[-118.23061200000001,37.217562],[-118.230783,37.217405],[-118.23111200000001,37.217128],[-118.23125700000001,37.21702],[-118.231373,37.216945],[-118.23156400000002,37.216835],[-118.231852,37.216702000000005],[-118.232133,37.2166],[-118.232414,37.216521],[-118.232638,37.216449],[-118.232908,37.216342000000004],[-118.23315500000001,37.21622],[-118.23366600000001,37.21591200000001],[-118.233841,37.215797],[-118.234375,37.215402000000005],[-118.23456300000002,37.215285],[-118.23479900000001,37.215123000000006],[-118.235073,37.214958],[-118.23529400000001,37.21484699999999],[-118.23578799999999,37.2147],[-118.235883,37.214662999999994],[-118.236384,37.214406999999994],[-118.23689300000001,37.214177],[-118.23709000000001,37.214101],[-118.23726200000002,37.214020999999995],[-118.237475,37.213906],[-118.23767300000002,37.21375200000001],[-118.23807699999999,37.213390000000004],[-118.23843799999999,37.21305],[-118.238545,37.212927],[-118.23864,37.212783],[-118.23870799999999,37.212605],[-118.23873099999999,37.212507],[-118.238789,37.212266],[-118.23883599999999,37.212146000000004],[-118.238934,37.211956],[-118.238996,37.211876999999994],[-118.239344,37.211490999999995],[-118.239576,37.211213],[-118.23978,37.210942],[-118.239851,37.210813],[-118.239892,37.210665],[-118.239892,37.210513000000006],[-118.239739,37.209900000000005],[-118.239727,37.20977500000001],[-118.23974,37.209714000000005],[-118.23978799999999,37.20959500000001],[-118.239881,37.209472000000005],[-118.239968,37.20939500000001],[-118.24028700000001,37.209164],[-118.242097,37.2079],[-118.242182,37.207823999999995],[-118.242333,37.207665999999996],[-118.242861,37.207033],[-118.24292900000002,37.206928000000005],[-118.242982,37.206819],[-118.24302000000002,37.206706000000004],[-118.24304400000001,37.206589],[-118.24305100000001,37.206426],[-118.24303400000001,37.206294],[-118.242948,37.20593600000001],[-118.242805,37.204901],[-118.242806,37.204744],[-118.242847,37.204591],[-118.242985,37.204304],[-118.24314700000001,37.203921],[-118.243317,37.203387],[-118.24345900000002,37.20290500000001],[-118.243476,37.202782000000006],[-118.24349300000002,37.202604],[-118.24348300000001,37.201989],[-118.24349300000002,37.201428],[-118.24348400000001,37.20115200000001],[-118.243487,37.200879],[-118.243478,37.200741],[-118.243457,37.20061200000001],[-118.243375,37.200436],[-118.24332000000001,37.200277],[-118.243301,37.200129000000004],[-118.243308,37.19970000000001],[-118.24327500000001,37.19957500000001],[-118.24301200000001,37.199093000000005],[-118.242759,37.198671000000004],[-118.242707,37.19857000000001],[-118.242672,37.19843300000001],[-118.242672,37.198294000000004],[-118.242709,37.19815700000001],[-118.242781,37.19803000000001],[-118.242884,37.197917000000004],[-118.242962,37.197857],[-118.24356000000002,37.197461],[-118.243767,37.197307],[-118.24415300000003,37.196988000000005],[-118.24512700000001,37.19623200000001],[-118.24560100000001,37.195884],[-118.246346,37.19532100000001],[-118.24691500000002,37.194835000000005],[-118.24722100000002,37.194591],[-118.24741400000002,37.194471],[-118.24806000000001,37.194084],[-118.24862300000002,37.19377300000001],[-118.249307,37.193433000000006],[-118.249448,37.19335100000001],[-118.24958500000001,37.193251000000004],[-118.24970900000001,37.193121000000005],[-118.249771,37.193001],[-118.249795,37.19289200000001],[-118.249771,37.19191200000001],[-118.249768,37.191364],[-118.24979300000001,37.191082],[-118.249851,37.190630000000006],[-118.24996200000001,37.19005000000001],[-118.250001,37.189799],[-118.250055,37.189228],[-118.250094,37.188992000000006],[-118.25027,37.18851300000001],[-118.25044199999999,37.187892],[-118.250657,37.187298999999996],[-118.250884,37.18659],[-118.250934,37.186496],[-118.25109900000001,37.186252],[-118.251287,37.186026],[-118.251396,37.185919000000005],[-118.25151900000002,37.185821],[-118.25165400000002,37.18573500000001],[-118.251799,37.18566],[-118.252166,37.185504],[-118.253185,37.18513800000001],[-118.25469000000001,37.184633],[-118.256637,37.183955000000005],[-118.257501,37.183654],[-118.258584,37.183268],[-118.258933,37.183124],[-118.259189,37.183004],[-118.259462,37.182865],[-118.260096,37.182505000000006],[-118.260475,37.182261],[-118.260802,37.182026],[-118.26127100000001,37.18166399999999],[-118.26171500000001,37.181304],[-118.262201,37.180885999999994],[-118.26296,37.180251],[-118.26351600000001,37.17977200000001],[-118.26425700000001,37.179162000000005],[-118.26503699999999,37.178503000000006],[-118.265122,37.17843200000001],[-118.265197,37.178364],[-118.26521900000002,37.17835000000001],[-118.2663,37.177420999999995],[-118.26712600000002,37.176739000000005],[-118.26762100000002,37.17630200000001],[-118.268292,37.175748000000006],[-118.268583,37.175520000000006],[-118.26923000000001,37.175097],[-118.269631,37.17486699999999],[-118.27024,37.17455],[-118.270552,37.174409],[-118.271075,37.174188],[-118.27121900000002,37.174134],[-118.27208599999999,37.173854],[-118.27255,37.173730000000006],[-118.27271699999999,37.173694],[-118.27326500000001,37.173576000000004],[-118.273694,37.173504],[-118.273935,37.173474],[-118.27466600000001,37.173399],[-118.27497199999999,37.173383],[-118.27533799999998,37.173379000000004],[-118.27882,37.173385],[-118.280548,37.173396000000004],[-118.280936,37.173393000000004],[-118.282561,37.173387],[-118.283948,37.173406],[-118.284546,37.17342],[-118.28544699999999,37.173408],[-118.28644,37.173426],[-118.28661400000001,37.17343],[-118.286804,37.1736],[-118.287141,37.173916000000006],[-118.287384,37.174182],[-118.28778,37.174505],[-118.288011,37.174702],[-118.28839099999999,37.174946],[-118.28873499999999,37.17515800000001],[-118.28903199999999,37.17535600000001],[-118.289311,37.175526000000005],[-118.289586,37.175666],[-118.290396,37.176017],[-118.29082700000001,37.17619800000001],[-118.291348,37.176449],[-118.291938,37.176669],[-118.292433,37.176901],[-118.292757,37.177082999999996],[-118.29311400000002,37.177323],[-118.29351300000002,37.177655],[-118.29386500000001,37.177956],[-118.29422400000003,37.17821500000001],[-118.29456800000001,37.178548000000006],[-118.295118,37.179001],[-118.295448,37.179235000000006],[-118.295671,37.179336000000006],[-118.29583,37.179309],[-118.295857,37.179298],[-118.295956,37.179255000000005],[-118.296012,37.179309],[-118.296476,37.179765],[-118.29668000000001,37.179982],[-118.296892,37.180185],[-118.297532,37.180855],[-118.29791000000002,37.18123],[-118.29833699999999,37.181675],[-118.299306,37.182635000000005],[-118.30073499999999,37.18408099999999],[-118.301282,37.184622],[-118.30337899999999,37.186741],[-118.304303,37.187636999999995],[-118.305183,37.188539000000006],[-118.306904,37.190329000000006],[-118.307721,37.191194],[-118.309911,37.193377000000005],[-118.312189,37.195665000000005],[-118.312409,37.195879000000005],[-118.31429000000001,37.197801],[-118.31455300000002,37.198061],[-118.314997,37.19850000000001],[-118.315094,37.198583000000006],[-118.317831,37.201342000000004],[-118.31903799999999,37.20253000000001],[-118.322526,37.206079],[-118.326369,37.20991500000001],[-118.32733999999999,37.210905000000004],[-118.32832599999999,37.21188599999999],[-118.331012,37.214633],[-118.334811,37.218454],[-118.34069600000001,37.22437300000001],[-118.342632,37.22633100000001],[-118.34508699999999,37.22878300000001],[-118.345575,37.229283],[-118.345935,37.229689],[-118.345994,37.22975300000001],[-118.346022,37.22978500000001],[-118.346068,37.229845000000005],[-118.346108,37.229899],[-118.346434,37.230340000000005],[-118.34659500000001,37.230583],[-118.346773,37.23090200000001],[-118.34883799999999,37.234877],[-118.34953,37.236191000000005],[-118.351573,37.240131000000005],[-118.353266,37.24337500000001],[-118.35383399999999,37.244482999999995],[-118.355249,37.247214],[-118.35570999999999,37.248079000000004],[-118.35640799999999,37.249431],[-118.35673499999999,37.250063999999995],[-118.357733,37.251977],[-118.35797,37.252477],[-118.36080799999999,37.257931],[-118.36122400000002,37.25871000000001],[-118.36159900000001,37.259443999999995],[-118.361883,37.259979],[-118.362421,37.26099200000001],[-118.362713,37.261573000000006],[-118.363589,37.263264],[-118.36384799999999,37.263743000000005],[-118.364172,37.264359000000006],[-118.365156,37.266226],[-118.365809,37.267491],[-118.366155,37.26812700000001],[-118.36721100000001,37.27017800000001],[-118.367379,37.270492000000004],[-118.367455,37.270633000000004],[-118.36813199999999,37.271951],[-118.368715,37.273083],[-118.36898799999999,37.273635000000006],[-118.36933099999999,37.274273],[-118.36977399999999,37.27514600000001],[-118.37031599999999,37.27617800000001],[-118.37189,37.279225000000004],[-118.37223099999999,37.279866],[-118.372526,37.280507],[-118.37279599999998,37.281138000000006],[-118.373026,37.28184099999999],[-118.373253,37.282806],[-118.37335599999999,37.283443],[-118.37361,37.28537000000001],[-118.373823,37.286934],[-118.37417799999999,37.289544],[-118.374271,37.29012800000001],[-118.37428,37.290204],[-118.374355,37.290819000000006],[-118.374433,37.291324],[-118.374526,37.291790000000006],[-118.37468,37.29244500000001],[-118.37486799999999,37.293081],[-118.374984,37.293442000000006],[-118.37518499999999,37.29397500000001],[-118.37531999999999,37.29430800000001],[-118.37552699999999,37.29477800000001],[-118.375919,37.29558300000001],[-118.37611199999999,37.29594200000001],[-118.37701,37.297669],[-118.377656,37.29893400000001],[-118.379993,37.303438],[-118.380656,37.304731],[-118.38188099999999,37.30707099999999],[-118.38267599999999,37.308583],[-118.38530099999998,37.31366699999999],[-118.3856,37.314235999999994],[-118.387551,37.317997999999996],[-118.38953699999999,37.321799999999996],[-118.389809,37.32231300000001],[-118.39011,37.322900000000004],[-118.390821,37.324237],[-118.390849,37.324296],[-118.391071,37.324768999999996],[-118.391237,37.325121],[-118.39196700000001,37.326550000000005],[-118.39224300000001,37.3271],[-118.392727,37.32810800000001],[-118.39356300000001,37.329791],[-118.39427900000001,37.331158],[-118.39468400000001,37.331958],[-118.39480900000001,37.332260999999995],[-118.394896,37.332516000000005],[-118.395015,37.333003999999995],[-118.39505199999999,37.333235],[-118.39508099999999,37.333745],[-118.39508699999999,37.334413999999995],[-118.395065,37.33589],[-118.395064,37.335968],[-118.395068,37.336055],[-118.395068,37.336373],[-118.39507199999998,37.336946],[-118.395046,37.339218],[-118.395034,37.340575],[-118.39504,37.341367999999996],[-118.395057,37.34299],[-118.395059,37.343053],[-118.395069,37.34326399999999],[-118.395139,37.346919],[-118.395009,37.34686899999999],[-118.394971,37.34686099999999],[-118.39452600000001,37.346852],[-118.390501,37.34687399999999],[-118.388517,37.346869999999996],[-118.388453,37.346869999999996],[-118.388466,37.346999999999994],[-118.388425,37.34724099999999],[-118.38833599999998,37.34759999999999],[-118.388211,37.347989999999996],[-118.38808499999999,37.348433],[-118.387949,37.34888399999999],[-118.387893,37.349273],[-118.387899,37.349531],[-118.38787099999999,37.34978099999999],[-118.38801099999999,37.35045099999999],[-118.38801699999999,37.35134399999999],[-118.38803699999998,37.35194899999999],[-118.38800199999999,37.352475],[-118.38798799999999,37.35296699999999],[-118.387968,37.353192],[-118.38857599999999,37.353812999999995],[-118.388696,37.354086999999986],[-118.38870899999999,37.354372999999995],[-118.38862,37.35472299999999],[-118.388404,37.355048999999994],[-118.38804099999999,37.355459999999994],[-118.38754300000001,37.356035999999996],[-118.38741900000001,37.3563],[-118.386911,37.35727399999999],[-118.386079,37.358176],[-118.386053,37.358236999999995],[-118.38598799999998,37.358391],[-118.38592799999999,37.359190999999996],[-118.385943,37.35956899999999],[-118.38590799999999,37.359567999999996],[-118.38378799999998,37.35957],[-118.38098199999999,37.359595],[-118.37950099999999,37.359601999999995],[-118.37859699999998,37.359047999999994],[-118.37845599999999,37.358962],[-118.37845799999998,37.358872999999996],[-118.37845699999998,37.358768999999995],[-118.37845199999998,37.35783999999999],[-118.377444,37.357851999999994],[-118.37713699999999,37.35785299999999],[-118.37692799999999,37.357854999999994],[-118.376929,37.35809],[-118.376953,37.358988],[-118.376953,37.359325999999996],[-118.376953,37.359674999999996],[-118.37695599999999,37.36049],[-118.37697299999999,37.36101],[-118.37697499999999,37.361498],[-118.37709,37.361498],[-118.377062,37.359702],[-118.377061,37.35959999999999],[-118.377054,37.359323999999994],[-118.377793,37.359314],[-118.37847399999998,37.35929899999999],[-118.37847399999998,37.35925099999999],[-118.37846599999999,37.359151],[-118.37846599999999,37.359072],[-118.37857399999999,37.359137],[-118.379494,37.359694999999995],[-118.381521,37.35967099999999],[-118.384096,37.359652],[-118.38591,37.35965899999999],[-118.385911,37.35972399999999],[-118.385949,37.359722999999995],[-118.386068,37.35972099999999],[-118.38606999999999,37.359776999999994],[-118.38595099999999,37.359778],[-118.385913,37.359778],[-118.384111,37.35978299999999],[-118.381533,37.359790999999994],[-118.381577,37.360231],[-118.38151900000001,37.361506999999996],[-118.38334699999999,37.361509],[-118.38415300000001,37.361518000000004],[-118.38595699999999,37.361528],[-118.386024,37.361526999999995],[-118.386064,37.363529],[-118.38609199999999,37.364962999999996],[-118.386096,37.365184],[-118.386166,37.368698],[-118.386155,37.369032000000004],[-118.386183,37.369756],[-118.386256,37.37474099999999],[-118.386252,37.375169],[-118.386231,37.375256],[-118.386207,37.3758],[-118.386222,37.376326999999996],[-118.386247,37.377173],[-118.386257,37.37774399999999],[-118.386279,37.378603999999996],[-118.38661900000001,37.378612000000004],[-118.38669300000001,37.378614],[-118.386928,37.378620999999995],[-118.386954,37.378675],[-118.386961,37.378785],[-118.386944,37.378851],[-118.386943,37.379212],[-118.38677199999998,37.379208999999996],[-118.386637,37.379196],[-118.386637,37.379418],[-118.38677399999999,37.379583],[-118.386511,37.380157],[-118.38664,37.38104899999999],[-118.38675099999999,37.381012999999996],[-118.386825,37.380950999999996],[-118.38684099999999,37.380857999999996],[-118.386765,37.38075],[-118.38682,37.38062099999999],[-118.387012,37.380548],[-118.38739,37.380552],[-118.387562,37.380568999999994],[-118.38783699999999,37.38059],[-118.38796300000001,37.380638999999995],[-118.388115,37.380612],[-118.38828,37.380508],[-118.38836199999999,37.380537],[-118.38839399999999,37.380599999999994],[-118.388369,37.380635999999996],[-118.388285,37.380672999999994],[-118.38823199999999,37.380742999999995],[-118.38829199999999,37.380798999999996],[-118.38842999999999,37.380787999999995],[-118.388621,37.380739],[-118.38876699999999,37.380689999999994],[-118.388904,37.380711],[-118.38909199999999,37.38063999999999],[-118.389283,37.38058099999999],[-118.38942,37.380613999999994],[-118.38958799999999,37.38063],[-118.38993099999999,37.380542999999996],[-118.39025300000002,37.38049099999999],[-118.390356,37.380503999999995],[-118.39053799999999,37.38051],[-118.390648,37.38052],[-118.390652,37.380607999999995],[-118.39066700000001,37.38069099999999],[-118.390763,37.380728],[-118.390916,37.380672999999994],[-118.39092300000002,37.380533],[-118.39081300000001,37.380416],[-118.390812,37.380312],[-118.39094300000001,37.380328],[-118.39102400000002,37.380376],[-118.39116200000001,37.38048799999999],[-118.39137799999999,37.38063999999999],[-118.391536,37.38065699999999],[-118.39165900000002,37.380579999999995],[-118.391705,37.380508999999996],[-118.39181500000001,37.380503],[-118.391996,37.380579999999995],[-118.392105,37.38061],[-118.39222400000001,37.380548],[-118.392354,37.38047099999999],[-118.392574,37.380478],[-118.39281,37.380542999999996],[-118.393201,37.380562999999995],[-118.393443,37.380548],[-118.393835,37.380555],[-118.39425900000002,37.380526999999994],[-118.394838,37.380516],[-118.395349,37.38049899999999],[-118.39534699999999,37.37986599999999],[-118.39534499999999,37.379319],[-118.395344,37.378892],[-118.395344,37.378665999999996],[-118.395349,37.377621999999995],[-118.395325,37.375797],[-118.397946,37.375785],[-118.398084,37.375815],[-118.39829,37.375845999999996],[-118.39864,37.375872],[-118.399979,37.375876999999996],[-118.402728,37.375905],[-118.40496300000002,37.375919],[-118.40794700000001,37.375922],[-118.41059500000001,37.375904],[-118.41380500000001,37.375913000000004],[-118.41382300000002,37.375914],[-118.41419200000001,37.37591200000001],[-118.41429200000002,37.375913000000004],[-118.41496900000003,37.375896],[-118.41546400000001,37.375899],[-118.415787,37.375901],[-118.416407,37.375904],[-118.41693300000001,37.375901],[-118.41706500000002,37.3759],[-118.41740900000002,37.375901],[-118.417872,37.375899],[-118.418451,37.375898],[-118.41918300000002,37.375895],[-118.41950000000001,37.375893],[-118.420287,37.375878],[-118.420439,37.375879],[-118.42093,37.375879],[-118.422557,37.375879],[-118.422957,37.375879999999995],[-118.424548,37.375873999999996],[-118.427546,37.375887999999996],[-118.428812,37.375887999999996],[-118.429086,37.375888999999994],[-118.429354,37.37589],[-118.429883,37.375896999999995],[-118.43104300000002,37.375887999999996],[-118.43136500000001,37.37589],[-118.432033,37.375914],[-118.435201,37.375904],[-118.437797,37.375917],[-118.43902600000001,37.375931],[-118.44072800000001,37.375931],[-118.44136400000002,37.375931],[-118.442131,37.375930000000004],[-118.44349300000002,37.375916000000004],[-118.44532000000001,37.375911],[-118.445876,37.375901],[-118.44795400000002,37.375906],[-118.45402800000001,37.375859],[-118.45582300000001,37.375853],[-118.45601900000001,37.375851],[-118.456236,37.375848],[-118.45654900000001,37.375842999999996],[-118.458581,37.375837],[-118.45945900000001,37.375828],[-118.46042000000001,37.375838],[-118.46161400000003,37.375896],[-118.46311200000001,37.37606699999999],[-118.46336500000001,37.376101],[-118.464342,37.376259],[-118.46492100000002,37.376373],[-118.465835,37.376586999999994],[-118.466091,37.376652],[-118.46716000000002,37.376965],[-118.468449,37.37742399999999],[-118.470208,37.378111000000004],[-118.47070699999999,37.378325000000004],[-118.47329,37.3793],[-118.473668,37.379442999999995],[-118.47661000000001,37.380602999999994],[-118.47755000000001,37.380965999999994],[-118.480592,37.382085],[-118.48485900000001,37.383706],[-118.488856,37.385248999999995],[-118.49184100000001,37.386379999999996],[-118.492158,37.386495999999994],[-118.49409100000001,37.38723699999999],[-118.498941,37.389053999999994],[-118.500311,37.38959],[-118.50069300000001,37.389733],[-118.500434,37.390129],[-118.50022700000001,37.390403],[-118.49995000000001,37.390695],[-118.49981400000001,37.390811],[-118.49923500000001,37.391193],[-118.498875,37.391432],[-118.498787,37.391496999999994],[-118.49866500000002,37.391588999999996],[-118.498305,37.391898],[-118.498031,37.39219000000001],[-118.49786600000002,37.392426],[-118.49763900000002,37.392793000000005],[-118.49745100000001,37.393167],[-118.497358,37.393428],[-118.49727400000002,37.393778000000005],[-118.49724100000002,37.394052],[-118.49723700000001,37.394406999999994],[-118.49727900000002,37.394955],[-118.49728500000002,37.39510800000001],[-118.49728900000002,37.395202000000005],[-118.49738500000001,37.396052000000005],[-118.49750800000001,37.397345],[-118.49757300000002,37.397796],[-118.49763900000002,37.398039000000004],[-118.49771700000001,37.39824],[-118.497836,37.398461],[-118.49806600000001,37.398763],[-118.49822800000001,37.398927],[-118.498447,37.399114000000004],[-118.50019900000001,37.400487999999996],[-118.50044799999999,37.400723],[-118.50066300000002,37.400978],[-118.50077699999999,37.401155],[-118.500894,37.40140699999999],[-118.500994,37.40169699999999],[-118.50104300000001,37.402027],[-118.50107799999999,37.402443999999996],[-118.50111900000002,37.402685],[-118.50120300000002,37.40291800000001],[-118.501277,37.403045999999996],[-118.50133799999999,37.403123],[-118.501435,37.403245999999996],[-118.50152700000001,37.403362],[-118.501658,37.403475],[-118.50180900000001,37.403583999999995],[-118.50257199999999,37.404115000000004],[-118.50283999999999,37.404302],[-118.50384,37.40496099999999],[-118.50454300000001,37.405448],[-118.504648,37.40551800000001],[-118.50514799999999,37.40585],[-118.505683,37.406209],[-118.506177,37.406530000000004],[-118.506535,37.406773],[-118.50750400000001,37.407436999999994],[-118.508411,37.408091],[-118.508637,37.408271],[-118.50930199999999,37.408819],[-118.509939,37.409416],[-118.510586,37.410058],[-118.510642,37.410106999999996],[-118.51082400000001,37.41026599999999],[-118.510861,37.410298999999995],[-118.51125000000002,37.410655],[-118.51164300000002,37.410958],[-118.51157,37.410999999999994]],[[-118.37692799999999,37.357854999999994],[-118.376925,37.35776599999999],[-118.37692799999999,37.356899999999996],[-118.376909,37.355078999999996],[-118.376994,37.352126],[-118.376994,37.349805999999994],[-118.37421400000001,37.34980899999999],[-118.373156,37.34982699999999],[-118.372063,37.349816],[-118.37205699999998,37.35125599999999],[-118.37208399999999,37.352703],[-118.37208499999998,37.35308099999999],[-118.37208899999999,37.35413],[-118.37209399999999,37.35529],[-118.37209899999999,37.356635],[-118.37210099999999,37.357271999999995],[-118.372115,37.35776099999999],[-118.372119,37.35784199999999],[-118.37277399999998,37.35785099999999],[-118.37692799999999,37.357854999999994]]]}}]} \ No newline at end of file diff --git a/src/harness/reference_models/ppa/test_data/111111111.json b/src/harness/reference_models/ppa/test_data/11111.json similarity index 100% rename from src/harness/reference_models/ppa/test_data/111111111.json rename to src/harness/reference_models/ppa/test_data/11111.json diff --git a/src/harness/reference_models/ppa/test_data/123456789.json b/src/harness/reference_models/ppa/test_data/12345.json similarity index 100% rename from src/harness/reference_models/ppa/test_data/123456789.json rename to src/harness/reference_models/ppa/test_data/12345.json diff --git a/src/harness/reference_models/ppa/test_data/pal_record_0.json b/src/harness/reference_models/ppa/test_data/pal_record_0.json index a6427b376..1b3a55c86 100644 --- a/src/harness/reference_models/ppa/test_data/pal_record_0.json +++ b/src/harness/reference_models/ppa/test_data/pal_record_0.json @@ -1,6 +1,6 @@ { - "censusYear": 2010, - "fipsCode": 123456789, + "censusYear": 2017, + "fipsCode": 12345, "licensee": "CBSD Operator No.1", "registrationInformation": { "frn": "test_fcc_frn_pal_0", diff --git a/src/harness/reference_models/ppa/test_data/pal_record_1.json b/src/harness/reference_models/ppa/test_data/pal_record_1.json index 7c0fc9c4b..4edd4b920 100644 --- a/src/harness/reference_models/ppa/test_data/pal_record_1.json +++ b/src/harness/reference_models/ppa/test_data/pal_record_1.json @@ -1,6 +1,6 @@ { - "censusYear": 2010, - "fipsCode": 111111111, + "censusYear": 2017, + "fipsCode": 11111, "licensee": "CBSD Operator No.1", "registrationInformation": { "frn": "test_fcc_frn_pal_0", diff --git a/src/harness/reference_models/ppa/test_data/pal_record_2.json b/src/harness/reference_models/ppa/test_data/pal_record_2.json index 16d11718a..17b2e35c9 100644 --- a/src/harness/reference_models/ppa/test_data/pal_record_2.json +++ b/src/harness/reference_models/ppa/test_data/pal_record_2.json @@ -1,6 +1,6 @@ { - "censusYear": 2010, - "fipsCode": "06027000100", + "censusYear": 2017, + "fipsCode": "06027", "licensee": "CBSD Operator No.1", "registrationInformation": { "frn": "test_fcc_frn_pal_0",