APIVerve.API.StateBoundaries
1.1.7
dotnet add package APIVerve.API.StateBoundaries --version 1.1.7
NuGet\Install-Package APIVerve.API.StateBoundaries -Version 1.1.7
<PackageReference Include="APIVerve.API.StateBoundaries" Version="1.1.7" />
paket add APIVerve.API.StateBoundaries --version 1.1.7
#r "nuget: APIVerve.API.StateBoundaries, 1.1.7"
// Install APIVerve.API.StateBoundaries as a Cake Addin #addin nuget:?package=APIVerve.API.StateBoundaries&version=1.1.7 // Install APIVerve.API.StateBoundaries as a Cake Tool #tool nuget:?package=APIVerve.API.StateBoundaries&version=1.1.7
State Boundaries API
State Boundaries is a simple tool for getting the boundaries of a specific state's border. It returns the shape of the specified state's border.
This is a .NET Wrapper for the State Boundaries API
Installation
Using the .NET CLI:
dotnet add package APIVerve.API.StateBoundaries
Using the Package Manager:
nuget install APIVerve.API.StateBoundaries
Using the Package Manager Console:
Install-Package APIVerve.API.StateBoundaries
From within Visual Studio:
- Open the Solution Explorer.
- Right-click on a project within your solution.
- Click on Manage NuGet Packages...
- Click on the Browse tab and search for "APIVerve.API.StateBoundaries".
- Click on the APIVerve.API.StateBoundaries package, select the appropriate version in the right-tab and click Install.
Configuration
Before using the stateboundaries API client, you have to setup your account and obtain your API Key.
You can get it by signing up at https://apiverve.com
Usage
The State Boundaries API documentation is found here: https://docs.apiverve.com/api/stateboundaries.
You can find parameters, example responses, and status codes documented here.
Setup
Authentication
State Boundaries API uses API Key-based authentication. When you create an instance of the API client, you can pass your API Key as a parameter.
// Create an instance of the API client
var apiClient = new StateBoundariesAPIClient("[YOUR_API_KEY]", true);
Perform Request
Using the API client, you can perform requests to the API.
Define Query
var queryOptions = new StateBoundariesQueryOptions {
state = "CA"
};
Simple Request
var response = apiClient.Execute(queryOptions);
if(response.error != null) {
Console.WriteLine(response.error);
} else {
var jsonResponse = JsonConvert.SerializeObject(response, Newtonsoft.Json.Formatting.Indented);
Console.WriteLine(jsonResponse);
}
Example Response
{
"status": "ok",
"error": null,
"data": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"coordinates": [
[
[
[
-124.136560999568,
41.4644520001748
],
[
-124.144127999686,
41.4868809999681
],
[
-124.151304999817,
41.4998419999228
],
[
-124.151821000201,
41.5082140000472
],
[
-124.157942999997,
41.5189619997364
],
[
-124.160111000392,
41.5293859999524
],
[
-124.160492999984,
41.5434089997226
],
[
-124.172273999795,
41.5509789998463
],
[
-124.179960999564,
41.5583250000071
],
[
-124.18499000029,
41.5657689998144
],
[
-124.188336000144,
41.5739960002055
],
[
-124.187126999824,
41.5889699998552
],
[
-124.189188000089,
41.5917800002224
],
[
-124.190532999953,
41.5987400001524
],
[
-124.190112999828,
41.6081900002046
],
[
-124.201339999621,
41.6194039997555
],
[
-124.209784999623,
41.6352049998289
],
[
-124.21141900009,
41.6416880001727
],
[
-124.210489000328,
41.6494630000949
],
[
-124.211783999963,
41.661907000247
],
[
-124.208546000064,
41.6738159996739
],
[
-124.211706000145,
41.6811929999274
],
[
-124.222604999875,
41.6852669998502
],
[
-124.236856000204,
41.6946400002946
],
[
-124.249473000067,
41.6969579996697
],
[
-124.262421000365,
41.7018570003068
],
[
-124.278061999866,
41.7096739997376
],
[
-124.300301000264,
41.7241449999237
],
[
-124.330609000022,
41.733792999931
],
[
-124.369187999704,
41.7634119997706
],
[
-124.376199999979,
41.7646280001714
],
[
-124.392054999741,
41.7723770001241
],
[
-124.41075699959,
41.7883120000338
],
[
-124.41752600019,
41.8000170000359
],
[
-124.429184999802,
41.8097259998921
],
[
-124.435032999962,
41.8165809999269
],
[
-124.438909000445,
41.8245039997768
],
[
-124.440707000045,
41.8387400001338
],
[
-124.435015000419,
41.8565069997977
],
[
-124.426107999561,
41.868775999949
],
[
-124.411317000354,
41.8820559998517
],
[
-124.401242000083,
41.8855880001187
],
[
-124.365199000143,
41.8865680001614
],
[
-124.347647000164,
41.8831540002278
],
[
-124.332984000106,
41.8769999998653
],
[
-124.311935999587,
41.8587880002942
],
[
-124.298003999997,
41.8606700000252
],
[
-124.285030999585,
41.8594869999438
],
[
-124.27964899958,
41.8748359998887
],
[
-124.280732000402,
41.8748359998887
],
[
-124.276120000326,
41.9030520002619
],
[
-124.285686999711,
41.9129160000971
],
[
-124.289938999937,
41.920057000303
],
[
-124.291939000102,
41.9284980001635
],
[
-124.289926000416,
41.9454319998878
],
[
-124.284768999644,
41.9568339997963
],
[
-124.288578000179,
41.9695639998386
],
[
-124.301184000171,
41.9829840001788
],
[
-124.306994999623,
41.992906000134
],
[
-124.328834999812,
41.9983340000251
],
[
-123.810907999885,
41.9951639998154
],
[
-123.728169000323,
41.9970559998112
],
[
-123.657212000396,
41.9950940002023
],
[
-123.624022000391,
41.9997699998165
],
[
-123.564204000394,
42.0007059999163
],
[
-123.346954999993,
41.9992760001472
],
[
-123.183923000199,
42.0057889998447
],
[
-123.145735000329,
42.0087609998891
],
[
-123.043996999918,
42.0030840000773
],
[
-122.7027870004,
42.0042240002237
],
[
-122.378049000411,
42.0095030001829
],
[
-121.344911000224,
41.9962140001272
],
[
-121.168476999672,
41.9971779999419
],
[
-120.990083000037,
41.9930560001705
],
[
-120.798116999764,
41.9939509996729
],
[
-120.326386999691,
41.992586000032
],
[
-119.999234000333,
41.9949440002954
],
[
-119.998286999954,
41.6188180003087
],
[
-119.999875000391,
40.9998940001065
],
[
-119.995976000342,
40.57054999967
],
[
-119.995705000181,
40.3758299997791
],
[
-119.997706000171,
39.9999050001949
],
[
-120.001133000217,
39.7522290002301
],
[
-120.000820000222,
39.606828000071
],
[
-120.002909000076,
39.4644019999406
],
[
-120.006126999884,
39.3741060000853
],
[
-120.006473000389,
39.2728780003376
],
[
-120.001014000391,
38.9995739998671
],
[
-119.453823000271,
38.6224329997542
],
[
-119.125982000102,
38.3931700002632
],
[
-118.714201000446,
38.1021049999393
],
[
-118.052188999899,
37.6249300001613
],
[
-117.904625000253,
37.5158359997378
],
[
-117.875926999775,
37.497267000023
],
[
-117.712357999681,
37.3749309998151
],
[
-117.680609999624,
37.3533989997183
],
[
-117.581417999901,
37.2789359998489
],
[
-117.500117000089,
37.2203799998619
],
[
-116.874253999787,
36.7520809998818
],
[
-116.488233000286,
36.4590969997845
],
[
-116.094166000092,
36.156262999646
],
[
-115.695436999593,
35.8462579998167
],
[
-115.259720000222,
35.503540999858
],
[
-115.100957000373,
35.3756810000582
],
[
-114.797340999625,
35.1349270001186
],
[
-114.633487000024,
35.0018569999241
],
[
-114.62944300021,
34.9918249999528
],
[
-114.629129000391,
34.9861319998263
],
[
-114.635236999944,
34.9651490001662
],
[
-114.634953000262,
34.9589180001021
],
[
-114.629768999725,
34.9430399999549
],
[
-114.633252999672,
34.9246079996703
],
[
-114.630876999763,
34.907263000249
],
[
-114.636724999923,
34.8891070000245
],
[
-114.634381999626,
34.8728899999581
],
[
-114.630681999769,
34.8663519996439
],
[
-114.623939000007,
34.8597380003241
],
[
-114.600652999671,
34.8473610001277
],
[
-114.586841999557,
34.8356720002071
],
[
-114.576451999641,
34.8152999996909
],
[
-114.57101000026,
34.7942939999411
],
[
-114.55865299979,
34.7738519998061
],
[
-114.552681999607,
34.7668710001902
],
[
-114.529614999554,
34.750821999943
],
[
-114.516618999575,
34.7367449998607
],
[
-114.492016999687,
34.7257019999347
],
[
-114.487508000442,
34.7166259999096
],
[
-114.48277900019,
34.7145110003303
],
[
-114.473682000259,
34.7139639998759
],
[
-114.470476999972,
34.7113679996688
],
[
-114.46524599958,
34.6912020001372
],
[
-114.455536000079,
34.6773350002106
],
[
-114.454305000018,
34.6712339998288
],
[
-114.450506000427,
34.6668359996652
],
[
-114.451785000169,
34.6638910002644
],
[
-114.457701999926,
34.6593280003603
],
[
-114.457984999783,
34.6571129998036
],
[
-114.449549000002,
34.6514229997706
],
[
-114.441464999674,
34.6425300001632
],
[
-114.440293999888,
34.6382400002883
],
[
-114.441397999727,
34.6301709997853
],
[
-114.438738999961,
34.6214550000576
],
[
-114.424202000299,
34.6104530003166
],
[
-114.425337999926,
34.600841999967
],
[
-114.436809999941,
34.5960740001477
],
[
-114.422382000059,
34.5807109999993
],
[
-114.405227999566,
34.5696369998726
],
[
-114.380838000288,
34.5297240002774
],
[
-114.378223000005,
34.5165210003569
],
[
-114.37812400027,
34.5072880000412
],
[
-114.382358000055,
34.4957579996309
],
[
-114.381701000104,
34.4760400002075
],
[
-114.387186999866,
34.4620210001845
],
[
-114.386698999969,
34.4579109997009
],
[
-114.373718999884,
34.4469379997967
],
[
-114.342615000258,
34.4514419998156
],
[
-114.335372000004,
34.4500379996415
],
[
-114.330668999692,
34.4452950002357
],
[
-114.326130000309,
34.4372510002063
],
[
-114.312251000423,
34.4327259997448
],
[
-114.301016000235,
34.4268070002088
],
[
-114.294835999814,
34.4213889996615
],
[
-114.292225999553,
34.4176059998756
],
[
-114.291751000075,
34.4111039997171
],
[
-114.288662999964,
34.4066230003178
],
[
-114.280108000357,
34.403147000207
],
[
-114.264317000169,
34.4013290001697
],
[
-114.252738999849,
34.3901000000076
],
[
-114.234274999652,
34.3766620000794
],
[
-114.22968600004,
34.3689079997616
],
[
-114.226106999659,
34.3659160003232
],
[
-114.213774000377,
34.362459999954
],
[
-114.199482000039,
34.3613729999983
],
[
-114.176908999731,
34.3493059998711
],
[
-114.168806999861,
34.3395129998878
],
[
-114.157205999975,
34.3178620001229
],
[
-114.138282000368,
34.3032299999102
],
[
-114.139534000346,
34.2958439996355
],
[
-114.136050000399,
34.2808330003012
],
[
-114.136671000365,
34.2743769997511
],
[
-114.131210999644,
34.2627299998709
],
[
-114.131489000376,
34.2603869996707
],
[
-114.135450000349,
34.2578860001442
],
[
-114.144779000083,
34.2596230001518
],
[
-114.153346000284,
34.2582890000047
],
[
-114.164648000419,
34.2596989998628
],
[
-114.163866999721,
34.2533490003366
],
[
-114.166123999805,
34.2500149998975
],
[
-114.174597000294,
34.2473029999875
],
[
-114.178050000279,
34.2399690000097
],
[
-114.190876000379,
34.230857999729
],
[
-114.211760999793,
34.211538999889
],
[
-114.225193999615,
34.2036419997349
],
[
-114.224940999895,
34.1938959997231
],
[
-114.227033999947,
34.1888659998951
],
[
-114.229715000352,
34.1869280002699
],
[
-114.240711999991,
34.1832320000931
],
[
-114.244421000069,
34.1794030003606
],
[
-114.257033999733,
34.1728369998884
],
[
-114.268459999717,
34.1701770000703
],
[
-114.275266999952,
34.1721489997966
],
[
-114.28729399981,
34.1705290001584
],
[
-114.29280600041,
34.1667249999847
],
[
-114.312206000217,
34.1447760000247
],
[
-114.320776999718,
34.138634999845
],
[
-114.336111999796,
34.1340339998253
],
[
-114.348050999791,
34.1344570003641
],
[
-114.353030000288,
34.1331199998217
],
[
-114.360402000413,
34.1235770001411
],
[
-114.366516999638,
34.1185769998982
],
[
-114.379223000087,
34.1159899999295
],
[
-114.390565000405,
34.110084000353
],
[
-114.401336000088,
34.1116380002988
],
[
-114.411679999973,
34.1100309999868
],
[
-114.420499000069,
34.1034660001573
],
[
-114.428026000005,
34.0927869999101
],
[
-114.434181000312,
34.0873789997436
],
[
-114.439339999836,
34.0578929998373
],
[
-114.434948999693,
34.0377840003627
],
[
-114.438266000133,
34.0226089999267
],
[
-114.44382100039,
34.0161760001066
],
[
-114.450205999953,
34.0125739999092
],
[
-114.454807000158,
34.0109680003066
],
[
-114.463335999826,
34.0122589998225
],
[
-114.465867000444,
34.0109869998183
],
[
-114.467310000217,
34.0051899998307
],
[
-114.459184000057,
34.0000159996746
],
[
-114.458028000339,
33.9971580003412
],
[
-114.459257999677,
33.9947110002695
],
[
-114.467932000008,
33.9928770002875
],
[
-114.471138000121,
33.9880400001696
],
[
-114.481455000242,
33.9812609998295
],
[
-114.484784000378,
33.9755190003477
],
[
-114.499882999556,
33.9617890000441
],
[
-114.50866900004,
33.9575249998096
],
[
-114.515860000415,
33.9581059997912
],
[
-114.522733999699,
33.9550390001604
],
[
-114.528679999768,
33.9478170002516
],
[
-114.535676000149,
33.9335519996424
],
[
-114.534951000426,
33.925700000347
],
[
-114.525360999678,
33.9222719997147
],
[
-114.518433999792,
33.9175180001753
],
[
-114.511511000105,
33.9110919998919
],
[
-114.507920000028,
33.9038070003415
],
[
-114.508708000398,
33.9006399996971
],
[
-114.513714999586,
33.8979589996314
],
[
-114.525872000039,
33.9010080000101
],
[
-114.522768000034,
33.8925830000528
],
[
-114.504339999822,
33.876881999907
],
[
-114.503016999699,
33.867998000008
],
[
-114.50563799983,
33.864275999828
],
[
-114.514672999836,
33.858638000135
],
[
-114.524291999998,
33.8601329999573
],
[
-114.529883000241,
33.857562999755
],
[
-114.52959700001,
33.8480629997453
],
[
-114.519970000351,
33.8253810003531
],
[
-114.522713999607,
33.8189789999425
],
[
-114.528049999582,
33.8149629999611
],
[
-114.518941999781,
33.7973019997072
],
[
-114.516734000101,
33.7883450002618
],
[
-114.504862999878,
33.7604650001888
],
[
-114.504482999937,
33.7509979996312
],
[
-114.512347999981,
33.7342139998181
],
[
-114.50417599979,
33.728054999944
],
[
-114.500788000103,
33.7222039997931
],
[
-114.496565000189,
33.719154999932
],
[
-114.494196999778,
33.7079220002624
],
[
-114.496489000021,
33.696901000083
],
[
-114.523958999912,
33.6858790001813
],
[
-114.530347999673,
33.6792449996835
],
[
-114.531522999658,
33.6751080001403
],
[
-114.532122999707,
33.6697020001327
],
[
-114.53026700038,
33.6668209997697
],
[
-114.526438999579,
33.663880000266
],
[
-114.517112000393,
33.6628770002753
],
[
-114.514056999893,
33.6601789999654
],
[
-114.514559000033,
33.6580139999723
],
[
-114.518336999708,
33.6559269999056
],
[
-114.530582999849,
33.6544609999774
],
[
-114.533193999935,
33.651660000203
],
[
-114.533214999852,
33.6484429996604
],
[
-114.525394000188,
33.6406690001536
],
[
-114.523801999554,
33.6347000000093
],
[
-114.526369999982,
33.6302589997495
],
[
-114.531033999936,
33.6282129998021
],
[
-114.531214999686,
33.6239130002751
],
[
-114.521844999944,
33.612544000031
],
[
-114.529186000107,
33.6066500001862
],
[
-114.540617000113,
33.591412000232
],
[
-114.540299999921,
33.5806150001141
],
[
-114.536784000187,
33.5709589997949
],
[
-114.531613000069,
33.5617019998336
],
[
-114.528220000359,
33.5593179998278
],
[
-114.524215000006,
33.5530679997355
],
[
-114.558898000013,
33.5318189997814
],
[
-114.560962999577,
33.5167389999055
],
[
-114.569533000151,
33.5092189998394
],
[
-114.580467999865,
33.506465000001
],
[
-114.592369000225,
33.4986750001603
],
[
-114.601693999761,
33.4813959998256
],
[
-114.612472000015,
33.4707680001652
],
[
-114.622918000008,
33.4565609998138
],
[
-114.622282999798,
33.4475580000116
],
[
-114.629639999854,
33.42813699965
],
[
-114.643302000005,
33.4167459996419
],
[
-114.649540000152,
33.4136330002168
],
[
-114.656734999827,
33.4128130002564
],
[
-114.673690999953,
33.4191570002595
],
[
-114.687949999781,
33.417933999699
],
[
-114.695658000364,
33.4151279996741
],
[
-114.69770799986,
33.41094199963
],
[
-114.701787999658,
33.4083769998045
],
[
-114.720065000258,
33.4078909999378
],
[
-114.725282000407,
33.4050480001963
],
[
-114.724249999639,
33.4004200001815
],
[
-114.707308999581,
33.382540000008
],
[
-114.707347999939,
33.3766269997882
],
[
-114.699056000097,
33.3611479996339
],
[
-114.698035000098,
33.3524420003696
],
[
-114.700938000262,
33.3370140001415
],
[
-114.70787000017,
33.3233160002414
],
[
-114.723622999825,
33.3121090001766
],
[
-114.72990399963,
33.3057449997852
],
[
-114.731222999555,
33.3024330002204
],
[
-114.721670000414,
33.2869820000651
],
[
-114.694449000044,
33.279785000309
],
[
-114.680507000409,
33.2735760001751
],
[
-114.677031999785,
33.2701690002306
],
[
-114.672088000346,
33.2584990001751
],
[
-114.674491000019,
33.2555970000143
],
[
-114.689540999692,
33.2464280002242
],
[
-114.673625999656,
33.2231209998096
],
[
-114.678749000093,
33.203448000124
],
[
-114.675358999858,
33.185488000051
],
[
-114.680889999826,
33.169074000152
],
[
-114.679944999994,
33.1590590001759
],
[
-114.687404999983,
33.1419830003167
],
[
-114.696913999642,
33.1311190002023
],
[
-114.703682000417,
33.1137680000752
],
[
-114.70789600011,
33.097430999681
],
[
-114.706487999598,
33.0881600000586
],
[
-114.689020000184,
33.084035000087
],
[
-114.689119999743,
33.0761209997059
],
[
-114.686990999706,
33.0709680000729
],
[
-114.674295000201,
33.0571690002503
],
[
-114.675102999765,
33.0475299999263
],
[
-114.673659000166,
33.0418959997568
],
[
-114.665060000178,
33.0339060003692
],
[
-114.662316999848,
33.0326700001964
],
[
-114.657826999971,
33.0338239996895
],
[
-114.649001000202,
33.0467619998621
],
[
-114.645979000213,
33.0489019999723
],
[
-114.639551999919,
33.0452900000327
],
[
-114.628294000165,
33.03105000031
],
[
-114.61878799998,
33.0272020001241
],
[
-114.601014000244,
33.0254100000797
],
[
-114.589778000231,
33.0262279999847
],
[
-114.584765000297,
33.028230000122
],
[
-114.579369999873,
33.0345630001578
],
[
-114.575161000204,
33.0365410001176
],
[
-114.538458999764,
33.0334219999004
],
[
-114.520130000184,
33.0299839999246
],
[
-114.511342999875,
33.0234549997461
],
[
-114.502870000284,
33.0111539996917
],
[
-114.499797000241,
33.0039049999807
],
[
-114.492938000127,
32.9717809996967
],
[
-114.488624999802,
32.9699460003102
],
[
-114.476531999821,
32.9751739996663
],
[
-114.470511000307,
32.9738580001708
],
[
-114.468604999853,
32.9716490002934
],
[
-114.46731500024,
32.9640600003178
],
[
-114.46806099988,
32.9552600002288
],
[
-114.470768000225,
32.9494239998677
],
[
-114.480924999614,
32.9362760002656
],
[
-114.476639999776,
32.9236280001936
],
[
-114.464448000062,
32.9131279997402
],
[
-114.46292900012,
32.9079439998112
],
[
-114.468970999551,
32.8451550000409
],
[
-114.494115999587,
32.8232869996422
],
[
-114.510326999899,
32.8164879997865
],
[
-114.522030999717,
32.801674999808
],
[
-114.529632999996,
32.7954769997985
],
[
-114.531669000146,
32.7911850001968
],
[
-114.532432000402,
32.776921999978
],
[
-114.528442999942,
32.7672760001137
],
[
-114.526856000228,
32.7570940000453
],
[
-114.539092000324,
32.7569490003357
],
[
-114.53922399967,
32.7498120003363
],
[
-114.564447000422,
32.7495539997746
],
[
-114.564507999623,
32.7422740002121
],
[
-114.581735999737,
32.7423200001372
],
[
-114.581784000316,
32.7349460003693
],
[
-114.615112000413,
32.7345150000883
],
[
-114.615669999732,
32.728453999819
],
[
-114.617395000436,
32.728256999714
],
[
-114.688230000163,
32.7375299997095
],
[
-114.701581999794,
32.7456320003384
],
[
-114.714521999697,
32.7303899998469
],
[
-114.717695000197,
32.7215470001937
],
[
-114.720288999666,
32.7187009997836
],
[
-115.465163999624,
32.667100000021
],
[
-115.875842000163,
32.636423999857
],
[
-116.390090999975,
32.5960200000485
],
[
-117.1248560004,
32.534155999953
],
[
-117.204916999929,
32.5288320002052
],
[
-117.210025000298,
32.5546339999254
],
[
-117.210025000298,
32.5728829997962
],
[
-117.214111999769,
32.5947809997908
],
[
-117.218195999765,
32.6102920001781
],
[
-117.223301999586,
32.6212380003584
],
[
-117.2335130003,
32.6166779997752
],
[
-117.246786000288,
32.6148539997336
],
[
-117.255092000373,
32.615473999919
],
[
-117.268788999786,
32.6194149996532
],
[
-117.276915999771,
32.6234739999694
],
[
-117.297538000317,
32.6417690002424
],
[
-117.309238999763,
32.6564010002564
],
[
-117.320939000281,
32.6898469997929
],
[
-117.325619999954,
32.731652999624
],
[
-117.330299999802,
32.8048169996379
],
[
-117.342000000321,
32.8403540001209
],
[
-117.339660000397,
32.8591670003097
],
[
-117.332639999726,
32.8821610000755
],
[
-117.323279000205,
32.903064000146
],
[
-117.375872000391,
33.0752170003395
],
[
-117.435563000167,
33.177512000136
],
[
-117.46787100009,
33.2124939998076
],
[
-117.500875000323,
33.2421509997823
],
[
-117.520999000029,
33.2688720001323
],
[
-117.57153099995,
33.312302000346
],
[
-117.625879999904,
33.3421089999768
],
[
-117.636201000223,
33.3491280001061
],
[
-117.647859999835,
33.3636349996577
],
[
-117.653795000034,
33.3648179998206
],
[
-117.713571000199,
33.4087769999106
],
[
-117.735336000045,
33.4074360001597
],
[
-117.741409000336,
33.4101179999561
],
[
-117.765140000013,
33.4315390001269
],
[
-117.790478000393,
33.4612410002927
],
[
-117.793261999832,
33.4697820000905
],
[
-117.811276999593,
33.4820190002314
],
[
-117.816355999649,
33.4908720001188
],
[
-117.934045999906,
33.5492540003575
],
[
-118.000878999652,
33.5931650002907
],
[
-118.033610999898,
33.6093539999289
],
[
-118.04984800015,
33.6200149997678
],
[
-118.075074000376,
33.639606000054
],
[
-118.096472999626,
33.6536510001857
],
[
-118.125900000026,
33.6971509996878
],
[
-118.165830000319,
33.6915630001271
],
[
-118.237008000178,
33.6905949996897
],
[
-118.254528000369,
33.6750700002196
],
[
-118.274238999623,
33.6634290000966
],
[
-118.319134999995,
33.6595469999072
],
[
-118.345414999833,
33.6634270000656
],
[
-118.377171000285,
33.6789529997858
],
[
-118.385930999932,
33.6867119997295
],
[
-118.428637000167,
33.701266000009
],
[
-118.466962000305,
33.7255240001781
],
[
-118.485577000115,
33.7536639997548
],
[
-118.487768000076,
33.7798650002011
],
[
-118.484483000321,
33.8031540002871
],
[
-118.469153000266,
33.8186790002285
],
[
-118.450537999557,
33.8322650000146
],
[
-118.443968000047,
33.8390570000781
],
[
-118.447253999627,
33.8487599999109
],
[
-118.476819999943,
33.8895129999226
],
[
-118.500912000193,
33.9186210002555
],
[
-118.508626999551,
33.9325169998918
],
[
-118.523446999968,
33.9530490000191
],
[
-118.533473999661,
33.961794000222
],
[
-118.548417000102,
33.9799699999653
],
[
-118.557355999849,
33.9876730000999
],
[
-118.569687000379,
33.9888109997201
],
[
-118.586577000383,
33.9870129999059
],
[
-118.594079000204,
33.9880650000416
],
[
-118.604388999754,
33.9862830003686
],
[
-118.648347999792,
33.9867289996761
],
[
-118.666514000064,
33.9805620001288
],
[
-118.680814999724,
33.9791599996532
],
[
-118.689144000274,
33.9799499998023
],
[
-118.704573999888,
33.9778399997411
],
[
-118.727459000366,
33.9803070000316
],
[
-118.735527999726,
33.9770350000191
],
[
-118.746391000369,
33.9755010000781
],
[
-118.754411000223,
33.9677919999368
],
[
-118.786528000351,
33.9514299997101
],
[
-118.803613000349,
33.9472400002956
],
[
-118.814752000278,
33.9472140002856
],
[
-118.829381000001,
33.9503949997056
],
[
-118.841115999781,
33.9553710001174
],
[
-118.856845999869,
33.965969999758
],
[
-118.873997999815,
33.9833139999482
],
[
-118.88730099994,
33.987222999948
],
[
-118.9524259996,
33.992958999701
],
[
-118.964029000034,
33.9967540002338
],
[
-118.985311999831,
34.0000079997095
],
[
-119.000420999953,
34.0074670002028
],
[
-119.027407000146,
34.0149190000577
],
[
-119.116797000308,
34.0298229999627
],
[
-119.15896299987,
34.040253000306
],
[
-119.217993000395,
34.0624909998084
],
[
-119.250942000376,
34.1062010002714
],
[
-119.267733999572,
34.121251999847
],
[
-119.285743000384,
34.1408049997677
],
[
-119.2975690004,
34.1603160003674
],
[
-119.32865399976,
34.2269059998049
],
[
-119.334886999885,
34.2368650000482
],
[
-119.350725999753,
34.240138999716
],
[
-119.375935000261,
34.2498799996847
],
[
-119.386332999675,
34.2570739998822
],
[
-119.401994000166,
34.2722580000642
],
[
-119.42861999961,
34.2777810000983
],
[
-119.448981999866,
34.2846850003058
],
[
-119.466994999977,
34.2936600001748
],
[
-119.484223999915,
34.3067790003265
],
[
-119.500953000261,
34.3269220003368
],
[
-119.519471999812,
34.3360690002682
],
[
-119.522909999728,
34.335919000033
],
[
-119.527917999639,
34.338770999939
],
[
-119.532653999564,
34.3387700000546
],
[
-119.547849999725,
34.3443620002059
],
[
-119.555828999572,
34.3450190002652
],
[
-119.574544999664,
34.3538160003093
],
[
-119.584794999838,
34.361660000205
],
[
-119.590294000019,
34.3612089999686
],
[
-119.602060999586,
34.3636540003374
],
[
-119.617461999787,
34.3687300003399
],
[
-119.62596200004,
34.3662159999753
],
[
-119.651357000322,
34.3667080001047
],
[
-119.666109999893,
34.3544640002056
],
[
-119.697782999607,
34.3408669999531
],
[
-119.716128999804,
34.3361079999739
],
[
-119.732022999923,
34.3396959999077
],
[
-119.79706700029,
34.3653310002106
],
[
-119.805805000196,
34.3653400000265
],
[
-119.823147999937,
34.35704700016
],
[
-119.8379209996,
34.3543179997803
],
[
-119.855270000087,
34.3543299998757
],
[
-119.865897999654,
34.3571859996616
],
[
-119.875969999553,
34.3556409997601
],
[
-119.89152100044,
34.3574570003425
],
[
-119.905420000417,
34.364370999712
],
[
-119.916529000208,
34.3726099997721
],
[
-119.923394999995,
34.3734529997509
],
[
-120.009415999837,
34.4015350002315
],
[
-120.024355999905,
34.4093430001782
],
[
-120.036135999891,
34.4099480003642
],
[
-120.04481400042,
34.4124540000469
],
[
-120.056787999677,
34.4099350003083
],
[
-120.076435000255,
34.4111159998292
],
[
-120.090669999793,
34.4092859999044
],
[
-120.10830899981,
34.4128909999176
],
[
-120.1351200001,
34.4220609999332
],
[
-120.147280000028,
34.422915999779
],
[
-120.163636000105,
34.4203610001706
],
[
-120.191753999727,
34.4199880003091
],
[
-120.202828000256,
34.4222079997127
],
[
-120.240604000398,
34.4174560003567
],
[
-120.280221999624,
34.4162979997281
],
[
-120.287125000118,
34.4176089996706
],
[
-120.324511000273,
34.4097479996783
],
[
-120.340002999811,
34.4094239996422
],
[
-120.348871000311,
34.4073240002739
],
[
-120.36733499961,
34.4084859998183
],
[
-120.386921999914,
34.4056529998112
],
[
-120.390591999634,
34.4032970001877
],
[
-120.408527999752,
34.3986529997345
],
[
-120.42603200005,
34.3967449999613
],
[
-120.443640999929,
34.3919649997013
],
[
-120.456015000117,
34.3914849996413
],
[
-120.475218000282,
34.3966630001469
],
[
-120.488091000237,
34.3982780003317
],
[
-120.500999000352,
34.4031360002918
],
[
-120.523646000281,
34.4195049997307
],
[
-120.535571999857,
34.4395209997955
],
[
-120.535663999918,
34.4526950001029
],
[
-120.544585999946,
34.4602209996582
],
[
-120.553104999568,
34.471009999929
],
[
-120.559438999975,
34.4884659999047
],
[
-120.581510000143,
34.4966320000224
],
[
-120.594333999695,
34.5040720002043
],
[
-120.60948100035,
34.5019099996324
],
[
-120.642360000011,
34.5037650003149
],
[
-120.656058000147,
34.508597999749
],
[
-120.684528999946,
34.5271309997276
],
[
-120.694986999634,
34.5406340001898
],
[
-120.706452999801,
34.5519069999756
],
[
-120.71275700007,
34.5682970002024
],
[
-120.713328999633,
34.5749600001178
],
[
-120.712133999556,
34.5842019998684
],
[
-120.707088999835,
34.5975009996689
],
[
-120.708370000125,
34.6098529999396
],
[
-120.705314999626,
34.621408000331
],
[
-120.701283000406,
34.6300069998426
],
[
-120.686479999707,
34.6450229997271
],
[
-120.664690999571,
34.6963439998306
],
[
-120.66584499964,
34.6994299999166
],
[
-120.677308000332,
34.7097429998362
],
[
-120.684655000342,
34.7210779996624
],
[
-120.693234000239,
34.7300420003251
],
[
-120.698275999587,
34.7378320001768
],
[
-120.70209299962,
34.7483289998645
],
[
-120.702225999689,
34.7602150000993
],
[
-120.699795000427,
34.7708609997465
],
[
-120.692888999559,
34.7826640000808
],
[
-120.684420000166,
34.8036570001997
],
[
-120.673281000237,
34.8386240001337
],
[
-120.68409799995,
34.8445260000055
],
[
-120.695600000102,
34.8545849996534
],
[
-120.712967000133,
34.8629020001035
],
[
-120.720319000166,
34.8692410002627
],
[
-120.730678999945,
34.8864270003272
],
[
-120.734382000174,
34.9014990002576
],
[
-120.733417000252,
34.9101609998775
],
[
-120.727230000158,
34.9233160003237
],
[
-120.728506000425,
34.9316469998929
],
[
-120.726753000132,
34.9438050002255
],
[
-120.720262000264,
34.9562930000118
],
[
-120.714440000043,
34.9635409997476
],
[
-120.694714999647,
35.0288389998469
],
[
-120.691655999848,
35.0603560002992
],
[
-120.687802000005,
35.0774880001424
],
[
-120.689606000352,
35.0988280001127
],
[
-120.707094999683,
35.1042899997176
],
[
-120.725502999804,
35.113575999746
],
[
-120.738496000308,
35.1096400001295
],
[
-120.752427000072,
35.1094560003623
],
[
-120.782920999603,
35.111978000133
],
[
-120.800410999657,
35.1165769998577
],
[
-120.808391000227,
35.1205450002019
],
[
-120.821990999555,
35.1314409999701
],
[
-120.830593999742,
35.1318690001384
],
[
-120.839420000409,
35.134654000311
],
[
-120.856926000356,
35.1428120002718
],
[
-120.871703000217,
35.1537089998304
],
[
-120.876013999995,
35.1597179998201
],
[
-120.896839000033,
35.1713429999654
],
[
-120.917792000117,
35.1873779996857
],
[
-120.927919000267,
35.1994329996837
],
[
-120.93020200029,
35.2046349996995
],
[
-120.937349000284,
35.2080469997631
],
[
-120.949032000185,
35.2210200003064
],
[
-120.960247000282,
35.2436219999087
],
[
-120.961253000213,
35.2499749999146
],
[
-120.959375000246,
35.2654369996709
],
[
-120.953330000442,
35.2848469997945
],
[
-120.928602000158,
35.3307109997765
],
[
-120.923435000238,
35.3484130001592
],
[
-120.928284999965,
35.3609619998463
],
[
-120.930797000317,
35.3749739999233
],
[
-120.930244000123,
35.3830870000599
],
[
-120.92828599979,
35.3868429998934
],
[
-120.933292000052,
35.3927479998432
],
[
-120.959669999799,
35.3964940002256
],
[
-120.976827999592,
35.4035569998759
],
[
-120.98963199995,
35.4111390001563
],
[
-121.005555000382,
35.4095030000593
],
[
-121.015004999592,
35.4106289996674
],
[
-121.041635000132,
35.4199899998913
],
[
-121.052307999906,
35.4285460000506
],
[
-121.069057000343,
35.4472520001825
],
[
-121.082953999772,
35.4556430002722
],
[
-121.092238000199,
35.4666720001852
],
[
-121.100138000403,
35.4708780003388
],
[
-121.111207999836,
35.481322000226
],
[
-121.118170999707,
35.4906039996358
],
[
-121.12826600007,
35.4956089996833
],
[
-121.151056000113,
35.5164120002193
],
[
-121.177756000076,
35.5612549999146
],
[
-121.187704999951,
35.5690770001227
],
[
-121.201555000423,
35.5836899997679
],
[
-121.220123000377,
35.5868740001768
],
[
-121.231811000302,
35.5940390002194
],
[
-121.246588999988,
35.6003629997705
],
[
-121.259810000098,
35.6017559997835
],
[
-121.270415999924,
35.606478999756
],
[
-121.286036000407,
35.6084359997266
],
[
-121.309979999621,
35.6170950003333
],
[
-121.323512000075,
35.624969000172
],
[
-121.339644999671,
35.6424280002096
],
[
-121.345601999612,
35.6559640001563
],
[
-121.347720999603,
35.6649839996761
],
[
-121.366362000251,
35.6804189999952
],
[
-121.378959999846,
35.7060259998182
],
[
-121.377149999652,
35.7164699996864
],
[
-121.379327000267,
35.7269590002184
],
[
-121.385628999989,
35.7336879997855
],
[
-121.393738000431,
35.7499679998911
],
[
-121.393459999698,
35.7634009996815
],
[
-121.399753999922,
35.7653420002152
],
[
-121.428495999883,
35.7859050003346
],
[
-121.450627000325,
35.8097839997634
],
[
-121.456097000194,
35.8177130001298
],
[
-121.481606000278,
35.8293539999589
],
[
-121.501047000093,
35.8427449997689
],
[
-121.519192000449,
35.8634000000102
],
[
-121.532010999977,
35.884797999962
],
[
-121.541827999608,
35.9016599996398
],
[
-121.561460999943,
35.9438179997139
],
[
-121.589277000339,
35.9592740002141
],
[
-121.620365000071,
35.969109000268
],
[
-121.631817999819,
35.978944999765
],
[
-121.648179999744,
35.9986169996679
],
[
-121.674359000198,
36.0646609999341
],
[
-121.70871800034,
36.1025999997937
],
[
-121.727811999826,
36.1290089998362
],
[
-121.738109999681,
36.1357780002115
],
[
-121.747331000358,
36.1459929997466
],
[
-121.770692999964,
36.1620139996666
],
[
-121.787967000108,
36.1684679999773
],
[
-121.802353999982,
36.1782999997161
],
[
-121.831680999923,
36.1845949996449
],
[
-121.846404000256,
36.1903420003003
],
[
-121.880192999588,
36.2103140000313
],
[
-121.893520999828,
36.2242909997247
],
[
-121.901164000114,
36.2396530000482
],
[
-121.911266999975,
36.2487560001596
],
[
-121.92036100043,
36.2550519998093
],
[
-121.93066000011,
36.2595569999208
],
[
-121.944201999712,
36.269598000073
],
[
-121.957666000394,
36.2851169998803
],
[
-121.96317700027,
36.2987660002555
],
[
-121.964613000371,
36.3069809997061
],
[
-121.962872999599,
36.3227330001331
],
[
-121.967364000199,
36.3341680002547
],
[
-121.971876999642,
36.3578309997054
],
[
-121.972285999896,
36.3728479998338
],
[
-121.970391000211,
36.3833680000001
],
[
-121.975637999599,
36.3925700002751
],
[
-121.981042000243,
36.419633999683
],
[
-121.992920999964,
36.4333980000438
],
[
-121.997117999938,
36.4410010000511
],
[
-122.000836000236,
36.4556790001539
],
[
-121.999472000106,
36.4664509997517
],
[
-122.008970999719,
36.4753320000193
],
[
-122.02199799966,
36.508908000049
],
[
-122.022707000388,
36.5222270002467
],
[
-122.020519999726,
36.531916000037
],
[
-122.017455000079,
36.5374050001885
],
[
-122.029033000399,
36.5484999999217
],
[
-122.037459000135,
36.5603809998032
],
[
-122.044049999561,
36.578249000104
],
[
-122.044148000369,
36.5913539998173
],
[
-122.040733000019,
36.6001200001425
],
[
-122.034247999999,
36.609673000006
],
[
-122.020127000264,
36.6227980003297
],
[
-122.019350999589,
36.6277609997234
],
[
-122.014172999799,
36.6366820003127
],
[
-122.001124000117,
36.6477040003425
],
[
-122.068316999713,
36.87495300025
],
[
-122.076399000391,
36.9101989996802
],
[
-122.103039999904,
36.9162550002936
],
[
-122.130569000245,
36.9253380001534
],
[
-122.172024000327,
36.9426810000653
],
[
-122.20932199972,
36.9616059999779
],
[
-122.251082000299,
36.9858330001852
],
[
-122.261048999717,
36.9934520000644
],
[
-122.265654000121,
37.0001199998834
],
[
-122.276374999574,
37.0248339998708
],
[
-122.29031299991,
37.0320899999378
],
[
-122.313898999821,
37.0547640000667
],
[
-122.336414000403,
37.0538579996533
],
[
-122.348207999735,
37.0556719998531
],
[
-122.36000299979,
37.058392999851
],
[
-122.376086000055,
37.0656479999972
],
[
-122.385738999654,
37.0758930001646
],
[
-122.393126999672,
37.087164000065
],
[
-122.396875000108,
37.1027639998855
],
[
-122.396916000116,
37.10988799996
],
[
-122.404395000371,
37.1139329999983
],
[
-122.413361999707,
37.1217910001637
],
[
-122.4213470003,
37.1350770002549
],
[
-122.428466999631,
37.1377549999362
],
[
-122.445631999995,
37.1500370000765
],
[
-122.455426000059,
37.1666020000647
],
[
-122.464117000109,
37.1778480000553
],
[
-122.468052999967,
37.1879640000339
],
[
-122.472234999873,
37.212214000289
],
[
-122.47907100042,
37.2216820000589
],
[
-122.481703000423,
37.2291470001287
],
[
-122.484045999821,
37.2499439997846
],
[
-122.481773999669,
37.271088000275
],
[
-122.465868999679,
37.3412399996997
],
[
-122.467005000204,
37.3498889998749
],
[
-122.4874539996,
37.3883279999969
],
[
-122.503542999714,
37.4119019997425
],
[
-122.50773399984,
37.4227060000002
],
[
-122.509888999816,
37.4415539998735
],
[
-122.527595999605,
37.4460959998346
],
[
-122.537337999791,
37.4507380003471
],
[
-122.546996000311,
37.457857000118
],
[
-122.568094999986,
37.4792139997329
],
[
-122.572777000382,
37.4891820003453
],
[
-122.57496300032,
37.4999429998837
],
[
-122.579562999802,
37.5458749999176
],
[
-122.586453999703,
37.5619130001405
],
[
-122.588176999859,
37.5794080000458
],
[
-122.586453999703,
37.5925289997036
],
[
-122.567496999586,
37.6391850001535
],
[
-122.581280999936,
37.7602030000046
],
[
-122.584728000072,
37.7791560002602
],
[
-122.588174000384,
37.7893619997579
],
[
-122.612285000002,
37.8152240003521
],
[
-122.626105000337,
37.8215970002912
],
[
-122.632472000356,
37.8278070000463
],
[
-122.643162999673,
37.8304509998495
],
[
-122.667424999802,
37.8417260000369
],
[
-122.675653999894,
37.8485169996871
],
[
-122.691987000405,
37.8450060002627
],
[
-122.704678999712,
37.8442959998115
],
[
-122.715845000303,
37.8456250002499
],
[
-122.730665999647,
37.8500599999636
],
[
-122.740258000045,
37.8551740000585
],
[
-122.752465999653,
37.8576989999704
],
[
-122.766771000409,
37.8658039998437
],
[
-122.779141000399,
37.8761320003153
],
[
-122.785472000433,
37.8852769997712
],
[
-122.789026999627,
37.8937630000949
],
[
-122.814134000028,
37.9010839997164
],
[
-122.829803999842,
37.9103250001687
],
[
-122.842133999649,
37.9233170003399
],
[
-122.850459999826,
37.9455850000165
],
[
-122.876103999629,
37.9663419998407
],
[
-122.879057000021,
37.9665780001948
],
[
-122.889291000302,
37.9741090001132
],
[
-122.902283999908,
37.9773860001685
],
[
-122.909235999908,
37.9646439996999
],
[
-122.919169999714,
37.9548350000862
],
[
-122.931927000217,
37.9466720000679
],
[
-122.953224000258,
37.9410930003496
],
[
-122.97642799968,
37.940148999794
],
[
-123.022507000432,
37.9420649998324
],
[
-123.050083999555,
37.9480160002248
],
[
-123.06796500032,
37.9586689997387
],
[
-123.07938999958,
37.9719369998272
],
[
-123.083880000356,
37.9833660002023
],
[
-123.085129999785,
38.0084329996828
],
[
-123.081199999775,
38.0189710002929
],
[
-123.07470100041,
38.0271989999601
],
[
-123.063796999759,
38.0364870001776
],
[
-123.023699000135,
38.1249229999341
],
[
-123.01481700029,
38.1491320003297
],
[
-123.027210999671,
38.1641699997095
],
[
-123.030482999906,
38.1724579999564
],
[
-123.031335999675,
38.1814619998136
],
[
-123.037896999863,
38.1924910000791
],
[
-123.038942999977,
38.1975280001147
],
[
-123.045824999656,
38.2049260000874
],
[
-123.049616999575,
38.214285999678
],
[
-123.100962999806,
38.2613580001773
],
[
-123.110968999582,
38.2672629997799
],
[
-123.119591000035,
38.2771029998695
],
[
-123.123773999766,
38.2857869997116
],
[
-123.134522999707,
38.2962629999602
],
[
-123.141329000117,
38.3113380001974
],
[
-123.141001000054,
38.3274540003401
],
[
-123.13431199982,
38.3457859999524
],
[
-123.155742999755,
38.3683960000821
],
[
-123.159846999843,
38.3749170002616
],
[
-123.164756999845,
38.3883370000952
],
[
-123.171711000393,
38.3940790000271
],
[
-123.188464999955,
38.4028600001615
],
[
-123.196159000295,
38.4101079998603
],
[
-123.204071000195,
38.4239029998396
],
[
-123.220219999684,
38.4419540001859
],
[
-123.228012999758,
38.4442279997309
],
[
-123.236390999813,
38.4504280003478
],
[
-123.251115999796,
38.4520780002509
],
[
-123.269188000357,
38.4575690002803
],
[
-123.289685000332,
38.4675799997402
],
[
-123.306741999842,
38.4786810000889
],
[
-123.317345000194,
38.4886379997852
],
[
-123.323810000122,
38.4986140001285
],
[
-123.330725000312,
38.499912999851
],
[
-123.330921000131,
38.502420999942
],
[
-123.348529000186,
38.5042409998633
],
[
-123.360929000313,
38.5102019997562
],
[
-123.384567000103,
38.5370220001861
],
[
-123.394156999953,
38.5539419997849
],
[
-123.425388999625,
38.5828440002953
],
[
-123.430490000321,
38.5916720000664
],
[
-123.448391000279,
38.6062919997879
],
[
-123.456159000239,
38.6147879997706
],
[
-123.470520999998,
38.6385779998002
],
[
-123.477373000439,
38.6422259999205
],
[
-123.48854300033,
38.6514660001234
],
[
-123.495084000426,
38.6606620001719
],
[
-123.498668999757,
38.6689430000206
],
[
-123.510580000163,
38.6808900000726
],
[
-123.531888999899,
38.693420999873
],
[
-123.549462999619,
38.7001350003332
],
[
-123.566089000033,
38.7090210000917
],
[
-123.578004999563,
38.7175829999753
],
[
-123.586914999896,
38.728075000292
],
[
-123.591962000165,
38.74022700003
],
[
-123.607061000242,
38.7485650002947
],
[
-123.615204999945,
38.7499120001446
],
[
-123.626122999941,
38.7546459999644
],
[
-123.641252999979,
38.7643940002099
],
[
-123.652651000374,
38.7749669999802
],
[
-123.660036000019,
38.7842579998591
],
[
-123.682698000016,
38.7970149999477
],
[
-123.692595000012,
38.8103189997025
],
[
-123.706514000081,
38.8177240002537
],
[
-123.717806999996,
38.8279209998924
],
[
-123.725299999596,
38.8441170003194
],
[
-123.737920999656,
38.8574409997749
],
[
-123.767127999947,
38.8778960002746
],
[
-123.784675999727,
38.8937279999777
],
[
-123.798450999856,
38.927466999773
],
[
-123.806505000046,
38.9404570002622
],
[
-123.809860000121,
38.9612190001029
],
[
-123.806068000203,
38.9770420000861
],
[
-123.79721700032,
38.9898629999402
],
[
-123.78542300009,
38.9999080001531
],
[
-123.776609000017,
39.0050179998977
],
[
-123.763147999708,
39.0086900002192
],
[
-123.761177999679,
39.0150460000604
],
[
-123.761965000225,
39.0410910002394
],
[
-123.768343000115,
39.0502860000667
],
[
-123.772642000196,
39.0631850003415
],
[
-123.778308999708,
39.0697300001157
],
[
-123.78610599998,
39.0921409999357
],
[
-123.807457000448,
39.1272310003169
],
[
-123.809209999843,
39.1410430000944
],
[
-123.840771000302,
39.1873349998189
],
[
-123.840127999696,
39.1902080002274
],
[
-123.846017999689,
39.1998000000757
],
[
-123.85009199964,
39.2313960003039
],
[
-123.863409999834,
39.2547630001976
],
[
-123.870212000046,
39.2806579996992
],
[
-123.876127999979,
39.290448000009
],
[
-123.880182999663,
39.3041980003069
],
[
-123.881600000395,
39.3102079996883
],
[
-123.881017000064,
39.3193460002258
],
[
-123.886416999612,
39.3250270000537
],
[
-123.89308499993,
39.3374940002162
],
[
-123.894936000133,
39.3483489997023
],
[
-123.894340000281,
39.3569150002006
],
[
-123.896809000077,
39.3748930002148
],
[
-123.895871999743,
39.3800969996626
],
[
-123.890446000256,
39.3900979996778
],
[
-123.892448999896,
39.4070370002543
],
[
-123.887102999876,
39.425757999983
],
[
-123.889266000248,
39.434620000332
],
[
-123.888894999629,
39.4439390000057
],
[
-123.887401999626,
39.4530359998431
],
[
-123.874383999906,
39.4825619997454
],
[
-123.875126000246,
39.4941789998087
],
[
-123.87251500016,
39.5023859999117
],
[
-123.867826000092,
39.5083049997242
],
[
-123.857139000075,
39.5141410002702
],
[
-123.852648000372,
39.5148490001963
],
[
-123.834648999607,
39.5491940003196
],
[
-123.839652000393,
39.5564709999752
],
[
-123.849387000008,
39.5782899999477
],
[
-123.852516000128,
39.5923710001973
],
[
-123.853426999624,
39.6035489998956
],
[
-123.851918999553,
39.6427629997189
],
[
-123.8560009999,
39.6570510001178
],
[
-123.857182999557,
39.6746929996644
],
[
-123.880305999686,
39.6890860002424
],
[
-123.890366999714,
39.7000090000333
],
[
-123.895741000222,
39.711406000116
],
[
-123.904017999995,
39.7570830001858
],
[
-123.900970000066,
39.7804660000721
],
[
-123.910528999954,
39.799574999718
],
[
-123.938591000397,
39.8149439998525
],
[
-123.953600000062,
39.8269910001078
],
[
-123.973476999896,
39.8535620001556
],
[
-123.98294600027,
39.8767780002252
],
[
-124.005454000281,
39.8892859996713
],
[
-124.009637000012,
39.8937490002384
],
[
-124.0161980002,
39.9074009999512
],
[
-124.035355000333,
39.9310729999194
],
[
-124.04768500014,
39.9409600002089
],
[
-124.078596000321,
39.972262999842
],
[
-124.096382999577,
39.9750180002228
],
[
-124.108581000038,
39.9788449999695
],
[
-124.122772000093,
39.9887359999691
],
[
-124.133254999896,
39.9998650000655
],
[
-124.141085999605,
40.0109709998314
],
[
-124.14410500012,
40.0181719999212
],
[
-124.145425999694,
40.0289979996911
],
[
-124.144099000272,
40.052400999861
],
[
-124.153761999917,
40.063544000041
],
[
-124.168922999917,
40.0703819997621
],
[
-124.217952999616,
40.0864470001856
],
[
-124.231203999863,
40.0933819999373
],
[
-124.257708000007,
40.1215139997834
],
[
-124.272099000078,
40.1336500001785
],
[
-124.287833000365,
40.1376829998079
],
[
-124.309927999924,
40.1536070002522
],
[
-124.333688999737,
40.1671749997995
],
[
-124.368674999693,
40.1932280002428
],
[
-124.379252000106,
40.2028699999297
],
[
-124.392776999989,
40.2097989997774
],
[
-124.411026000101,
40.2252749998616
],
[
-124.421287000146,
40.2371020001156
],
[
-124.426725000227,
40.2498579999768
],
[
-124.428222000428,
40.2581209997527
],
[
-124.429149999642,
40.2669150000461
],
[
-124.427899000387,
40.2888039997303
],
[
-124.418276000027,
40.3142889996812
],
[
-124.418542000166,
40.3187530003378
],
[
-124.427945000418,
40.3388229998521
],
[
-124.428055000023,
40.3617849999501
],
[
-124.429461999812,
40.3649060000584
],
[
-124.444708000201,
40.3764120002106
],
[
-124.47243500001,
40.4128200000627
],
[
-124.478624999579,
40.422102000276
],
[
-124.480542999729,
40.4284929998255
],
[
-124.482003000119,
40.4403179996895
],
[
-124.479157999682,
40.4526360001432
],
[
-124.475893999843,
40.4597619996599
],
[
-124.465785000134,
40.4700120000174
],
[
-124.455951999712,
40.4840469999089
],
[
-124.452559999826,
40.4930839998098
],
[
-124.451873999563,
40.515610000028
],
[
-124.447676999589,
40.52970900015
],
[
-124.427191000383,
40.5620849997803
],
[
-124.41200299972,
40.5970220003345
],
[
-124.368878000083,
40.6697060001095
],
[
-124.342900000369,
40.708831999813
],
[
-124.32742499965,
40.7277240001938
],
[
-124.299332999968,
40.7684810002669
],
[
-124.296989999671,
40.7809629997377
],
[
-124.292662000176,
40.7880940000658
],
[
-124.286579999664,
40.7958969999122
],
[
-124.280180999857,
40.7999320001827
],
[
-124.246314999635,
40.8469639998653
],
[
-124.23262200042,
40.8692859998609
],
[
-124.214964000136,
40.9064040003205
],
[
-124.189793000161,
40.9740479996756
],
[
-124.182693999848,
41.0013130001572
],
[
-124.196390000334,
41.0075279996781
],
[
-124.204984000299,
41.013638000022
],
[
-124.212339999632,
41.0238040001
],
[
-124.215104999703,
41.0314170001959
],
[
-124.227078999858,
41.0466219998412
],
[
-124.229931999793,
41.0546050002857
],
[
-124.231202000213,
41.0655009999468
],
[
-124.237206999834,
41.0738420001496
],
[
-124.239565000199,
41.0828629999557
],
[
-124.247430000243,
41.0922239997471
],
[
-124.249587999694,
41.0990250001876
],
[
-124.250636000356,
41.1102879997039
],
[
-124.24916400027,
41.1201569997514
],
[
-124.25247400014,
41.1340749999736
],
[
-124.247236000075,
41.1528170002262
],
[
-124.237625000308,
41.1659590003189
],
[
-124.219418000029,
41.1776870001887
],
[
-124.206688000189,
41.182409000308
],
[
-124.195531999643,
41.1845819999101
],
[
-124.187789999623,
41.209562000227
],
[
-124.176367000012,
41.2371479998724
],
[
-124.17331599971,
41.2609950001265
],
[
-124.160703999871,
41.2892929998476
],
[
-124.163397999797,
41.2931689999688
],
[
-124.177983000038,
41.2912209997583
],
[
-124.192328000079,
41.29199000002
],
[
-124.204919999827,
41.2955720002236
],
[
-124.220032000322,
41.3029940000365
],
[
-124.231393000009,
41.3123129999356
],
[
-124.238210000289,
41.3214460002061
],
[
-124.242163999691,
41.3326160000741
],
[
-124.242419999784,
41.3433000002145
],
[
-124.238191000023,
41.3587050001072
],
[
-124.231086999687,
41.3688560000122
],
[
-124.219219999662,
41.3782979997185
],
[
-124.206514999936,
41.3847179998706
],
[
-124.188603999933,
41.3892670000797
],
[
-124.176556000158,
41.3903520000163
],
[
-124.154194999562,
41.3876279997291
],
[
-124.139973000443,
41.3818209997787
],
[
-124.133230999607,
41.4323109997136
],
[
-124.136906000247,
41.4468230003305
],
[
-124.136560999568,
41.4644520001748
]
]
],
[
[
[
-119.468063999657,
34.0631389997285
],
[
-119.437318000231,
34.0677159996331
],
[
-119.409352000047,
34.0667890001078
],
[
-119.397006000346,
34.0637920000307
],
[
-119.367876999873,
34.0704160002934
],
[
-119.35638800014,
34.0708079998925
],
[
-119.342462000399,
34.0689639999632
],
[
-119.330925999912,
34.0650640002198
],
[
-119.312086999796,
34.0543880001667
],
[
-119.305153000237,
34.0474490000457
],
[
-119.297642000195,
34.0365829997209
],
[
-119.293112000135,
34.0201520003256
],
[
-119.296237999882,
33.9972400000915
],
[
-119.304086000207,
33.9865390000101
],
[
-119.318442999944,
33.9748990001258
],
[
-119.332793999833,
33.967721000305
],
[
-119.35185600043,
33.9644540002508
],
[
-119.362828999779,
33.9587619996862
],
[
-119.380456000101,
33.953611000345
],
[
-119.402928000127,
33.9537850001363
],
[
-119.411343999817,
33.9554149999247
],
[
-119.416996999983,
33.9537709996609
],
[
-119.432961000423,
33.9559049997636
],
[
-119.472647000319,
33.9706469996495
],
[
-119.492289999801,
33.9832149996748
],
[
-119.500952000436,
33.9714839996878
],
[
-119.512243999628,
33.9621990002377
],
[
-119.523312000309,
33.9549250002445
],
[
-119.538948999613,
33.9476560001214
],
[
-119.550466999658,
33.9449529996472
],
[
-119.563291000108,
33.944954999816
],
[
-119.57244699959,
33.9411379997055
],
[
-119.590689999854,
33.93957799991
],
[
-119.602084999876,
33.9367680001771
],
[
-119.625957000018,
33.9360359997418
],
[
-119.636730000248,
33.9382769999434
],
[
-119.68759600008,
33.9156390003382
],
[
-119.707491000356,
33.9103879997877
],
[
-119.731418999676,
33.9102739997258
],
[
-119.74134400016,
33.9126189999527
],
[
-119.758558000029,
33.9107980000451
],
[
-119.772828999552,
33.9124139999775
],
[
-119.778315000213,
33.91061199974
],
[
-119.789372000126,
33.9101310001191
],
[
-119.810223999928,
33.9013239997811
],
[
-119.823208000211,
33.8993900003207
],
[
-119.834419999935,
33.9007880003462
],
[
-119.855219000033,
33.9074870003211
],
[
-119.884053000056,
33.925984000121
],
[
-119.896243999945,
33.9357420002576
],
[
-119.904761999743,
33.9396739998629
],
[
-119.911023000355,
33.9238980000531
],
[
-119.918930000232,
33.9143540003595
],
[
-119.93919000038,
33.8986430003449
],
[
-119.950294000149,
33.894376000217
],
[
-119.962680999857,
33.8924399998531
],
[
-119.980842000106,
33.8923170000423
],
[
-120.000959999964,
33.8852480002156
],
[
-120.01541100031,
33.8751480001263
],
[
-120.019338999773,
33.8705549996321
],
[
-120.027809999714,
33.8665119999943
],
[
-120.034538000307,
33.8644759999805
],
[
-120.047909000204,
33.8635920003008
],
[
-120.070649999844,
33.8564900000242
],
[
-120.0801059998,
33.8505060001366
],
[
-120.104088000445,
33.8423959996405
],
[
-120.117265999998,
33.8415799999344
],
[
-120.13992700017,
33.844798999788
],
[
-120.149551000355,
33.8479620001756
],
[
-120.157079000115,
33.8534250000225
],
[
-120.170320000317,
33.8574159998276
],
[
-120.182999999928,
33.866287000307
],
[
-120.188216000252,
33.8663599999953
],
[
-120.193390999669,
33.868527999703
],
[
-120.199514000189,
33.8750020000549
],
[
-120.221128000423,
33.8841870000577
],
[
-120.238719999686,
33.9041060002812
],
[
-120.2509690002,
33.9084359998889
],
[
-120.264494999908,
33.9189160003406
],
[
-120.273096000445,
33.9295770003641
],
[
-120.280033000376,
33.9539389999973
],
[
-120.298972999876,
33.9684570001485
],
[
-120.31738600002,
33.9663709999308
],
[
-120.332253000293,
33.9684250003201
],
[
-120.34687399962,
33.9634939996827
],
[
-120.36707299967,
33.9610360001603
],
[
-120.395636000428,
33.9674270000024
],
[
-120.411765999651,
33.9770450000716
],
[
-120.432180999611,
33.9747030001917
],
[
-120.446191999741,
33.9773730002496
],
[
-120.466776999579,
33.9761160002994
],
[
-120.480765999968,
33.9802620000227
],
[
-120.488150999613,
33.9842829998094
],
[
-120.497726000293,
33.9911990001969
],
[
-120.500991999781,
33.9963030002815
],
[
-120.506202000257,
33.9999959997606
],
[
-120.518783999959,
34.014080000342
],
[
-120.523139000117,
34.022818999826
],
[
-120.52585200031,
34.0329940000794
],
[
-120.52645200036,
34.0414550000395
],
[
-120.523386999815,
34.0511330001479
],
[
-120.531062999713,
34.0516869998262
],
[
-120.550050999792,
34.0572859998834
],
[
-120.566995000223,
34.0686380003366
],
[
-120.573808000306,
34.0759659997052
],
[
-120.581547999778,
34.0914879998207
],
[
-120.582264000179,
34.10751700005
],
[
-120.575088999698,
34.1264739998703
],
[
-120.567847000168,
34.1356179996961
],
[
-120.5609980001,
34.1406640000056
],
[
-120.538117999645,
34.150344000239
],
[
-120.516038999979,
34.1527980001106
],
[
-120.497378000138,
34.1498920003453
],
[
-120.481428999767,
34.1421679997111
],
[
-120.471653999969,
34.1341019998437
],
[
-120.449073999988,
34.1505929997755
],
[
-120.432719999561,
34.1574779996531
],
[
-120.418787000147,
34.1605690000758
],
[
-120.401169000046,
34.1587290003115
],
[
-120.368745999597,
34.1510410000877
],
[
-120.355161000337,
34.1450209997857
],
[
-120.350489999812,
34.1414500002509
],
[
-120.342711999806,
34.1315019996883
],
[
-120.338561999688,
34.1216870002297
],
[
-120.324337000195,
34.113799999721
],
[
-120.321086999702,
34.1104500001506
],
[
-120.311711000112,
34.1095060001098
],
[
-120.297787000021,
34.1041159998847
],
[
-120.2846510003,
34.0947500000686
],
[
-120.274284999775,
34.0817990001357
],
[
-120.271579000153,
34.0741409999441
],
[
-120.252846000342,
34.0580309999081
],
[
-120.22487799961,
34.0613120000824
],
[
-120.210382999781,
34.060852999872
],
[
-120.197575999948,
34.0581499996432
],
[
-120.194113999742,
34.0587209998691
],
[
-120.185461000226,
34.0662200002087
],
[
-120.171127999881,
34.0733179998391
],
[
-120.135006000298,
34.078809999783
],
[
-120.120132000352,
34.0789420000419
],
[
-120.102917999584,
34.0744939997873
],
[
-120.0802849999,
34.0864009999173
],
[
-120.063327000123,
34.0897139997762
],
[
-120.045154000179,
34.0906059996429
],
[
-120.019502999804,
34.0877180002349
],
[
-120.010210000055,
34.0840430000288
],
[
-120.000963000337,
34.0786710000715
],
[
-120.000963000337,
34.0768190000043
],
[
-119.991642999926,
34.0648680000099
],
[
-119.981946999771,
34.0893770003263
],
[
-119.974386000398,
34.0967430003396
],
[
-119.972361000119,
34.1033499999784
],
[
-119.965471000043,
34.1125600002599
],
[
-119.947835000399,
34.1249990001849
],
[
-119.928795000441,
34.1299020000513
],
[
-119.913364000104,
34.1301479999441
],
[
-119.894177999658,
34.1257720001842
],
[
-119.875984999622,
34.1262340000359
],
[
-119.852087000439,
34.1209570001092
],
[
-119.829220000403,
34.1187020002167
],
[
-119.792600999804,
34.1063749998238
],
[
-119.769031999611,
34.1119430003391
],
[
-119.750980999865,
34.1125820003476
],
[
-119.725973000097,
34.1020900001792
],
[
-119.709463000034,
34.1006630000777
],
[
-119.693007000398,
34.0948540002112
],
[
-119.654930999782,
34.071217999985
],
[
-119.645169000403,
34.0800549996752
],
[
-119.614268000268,
34.0994319999898
],
[
-119.599892000265,
34.1040069999813
],
[
-119.581972999865,
34.1057320003285
],
[
-119.574116000217,
34.1081130001647
],
[
-119.548250999583,
34.1077830001533
],
[
-119.538418999883,
34.1054130001871
],
[
-119.512106000434,
34.0934600002518
],
[
-119.497490000231,
34.0827549998953
],
[
-119.488752000326,
34.0791950000251
],
[
-119.4773079999,
34.0718259999393
],
[
-119.468063999657,
34.0631389997285
]
]
],
[
[
[
-118.661749999652,
33.4563169996488
],
[
-118.665919000037,
33.4673339998556
],
[
-118.668202999885,
33.4859370003374
],
[
-118.663709999635,
33.5000249998627
],
[
-118.655734999986,
33.5108180003667
],
[
-118.644057999932,
33.521284000193
],
[
-118.625915999949,
33.5289780001375
],
[
-118.605013999918,
33.5322060002271
],
[
-118.589719000023,
33.5319779996749
],
[
-118.579144000159,
33.5284099997325
],
[
-118.567188000446,
33.5294819997142
],
[
-118.557750000034,
33.5283280002597
],
[
-118.546601999884,
33.5308409996711
],
[
-118.529382000167,
33.5311819998517
],
[
-118.50675699998,
33.5249110001217
],
[
-118.493335000029,
33.5157259997976
],
[
-118.48261700005,
33.5160590000912
],
[
-118.468960999747,
33.5129990003195
],
[
-118.456825000109,
33.506874999849
],
[
-118.436835000297,
33.4894430001478
],
[
-118.427094999761,
33.4871609999168
],
[
-118.42084099972,
33.4817820000458
],
[
-118.40323000019,
33.4792670002948
],
[
-118.359393000351,
33.4649219996525
],
[
-118.350918000211,
33.4578180000423
],
[
-118.332772999856,
33.4480439996989
],
[
-118.316350999657,
33.4341370003482
],
[
-118.31094699991,
33.4251370000801
],
[
-118.306590999927,
33.4071550000209
],
[
-118.30410200004,
33.4036319998842
],
[
-118.294666000176,
33.397592999724
],
[
-118.277209999559,
33.3807429997495
],
[
-118.26274800024,
33.3704400002795
],
[
-118.251379000158,
33.3533969997112
],
[
-118.245101999652,
33.3383409996895
],
[
-118.241286000343,
33.3230229998579
],
[
-118.241051000166,
33.3130290001741
],
[
-118.245940000252,
33.2910610001113
],
[
-118.250902999957,
33.2804650003314
],
[
-118.269178000009,
33.2656799997598
],
[
-118.292457999598,
33.2540780000185
],
[
-118.318621999984,
33.2484720000559
],
[
-118.343772000043,
33.2500300001581
],
[
-118.363310999768,
33.255073999878
],
[
-118.381487000085,
33.2622980000141
],
[
-118.385588999625,
33.2653579996781
],
[
-118.402557000345,
33.2679370000106
],
[
-118.412049000286,
33.266275000053
],
[
-118.437653999731,
33.2670179996256
],
[
-118.455071999815,
33.2690189996272
],
[
-118.486687999627,
33.2769050002433
],
[
-118.510385999692,
33.2896590001868
],
[
-118.534884999648,
33.3151759999192
],
[
-118.54747599957,
33.340480000235
],
[
-118.551193000044,
33.3693519998233
],
[
-118.547929000205,
33.3767989996546
],
[
-118.553375999609,
33.3802260001074
],
[
-118.573197000265,
33.3834790002006
],
[
-118.591079999781,
33.3908719999024
],
[
-118.607228000344,
33.3982939999935
],
[
-118.618573999962,
33.4061910003603
],
[
-118.625916999774,
33.4142649996437
],
[
-118.63073399989,
33.4232029998198
],
[
-118.655057000118,
33.4453100003487
],
[
-118.661749999652,
33.4563169996488
]
]
],
[
[
[
-118.674842999715,
33.012143000104
],
[
-118.678550999968,
33.026355999793
],
[
-118.678203999638,
33.039726000311
],
[
-118.675605000147,
33.0493490003481
],
[
-118.663846000077,
33.066846000081
],
[
-118.654363000357,
33.0749519996464
],
[
-118.641301000256,
33.0818820000904
],
[
-118.6196209999,
33.0867190002064
],
[
-118.578337000421,
33.0862430002193
],
[
-118.552626999597,
33.0786329999592
],
[
-118.542102999786,
33.0737879996925
],
[
-118.523727000351,
33.0599720001308
],
[
-118.514965999981,
33.0498890001357
],
[
-118.507663000352,
33.0378829997167
],
[
-118.495582000067,
33.0263360002354
],
[
-118.491132000372,
33.017923000117
],
[
-118.48949700008,
33.0106299998774
],
[
-118.44886299998,
32.9617500000783
],
[
-118.423338000002,
32.9464829996774
],
[
-118.390787000405,
32.9178410002977
],
[
-118.362519000097,
32.9001170002654
],
[
-118.337456999902,
32.8797480001018
],
[
-118.328898000097,
32.8750370002638
],
[
-118.317390000097,
32.8637649996902
],
[
-118.310342999663,
32.8595049997979
],
[
-118.2972499996,
32.8450939998228
],
[
-118.289894000267,
32.8293829997615
],
[
-118.288783999681,
32.8208290001554
],
[
-118.289905000137,
32.8105300001555
],
[
-118.295841000161,
32.7982560000806
],
[
-118.302848000413,
32.7888459998177
],
[
-118.323819000041,
32.7735140000476
],
[
-118.343192000084,
32.7670620000506
],
[
-118.353494000137,
32.7658070001549
],
[
-118.378377000232,
32.7702319997293
],
[
-118.392557000417,
32.7585010000384
],
[
-118.408321999767,
32.7519140000834
],
[
-118.419798999804,
32.7500400000526
],
[
-118.436538000196,
32.7500400000526
],
[
-118.453808000142,
32.7551110003724
],
[
-118.464711999894,
32.7601760001462
],
[
-118.473905999909,
32.7668239996868
],
[
-118.484377000016,
32.7786189998229
],
[
-118.500909999645,
32.7920259996447
],
[
-118.507649999933,
32.7968770001739
],
[
-118.515812999903,
32.7995709999692
],
[
-118.535089999687,
32.8105809999318
],
[
-118.546725999733,
32.8206810000892
],
[
-118.553185999638,
32.8287970002198
],
[
-118.562527999791,
32.8494380001775
],
[
-118.596929999591,
32.8904660000751
],
[
-118.605289000278,
32.9085400002335
],
[
-118.605470999853,
32.9182040002929
],
[
-118.608801999639,
32.9276900002148
],
[
-118.622117000358,
32.9414339997379
],
[
-118.635521999693,
32.9656000000862
],
[
-118.644731999601,
33.0000330000544
],
[
-118.670172999913,
33.0000339998034
],
[
-118.671015999637,
33.0058509997161
],
[
-118.674842999715,
33.012143000104
]
]
],
[
[
[
-119.634719000212,
33.2654420000098
],
[
-119.636068000274,
33.2807129997988
],
[
-119.629076000091,
33.2993369999028
],
[
-119.621652999913,
33.3092519998289
],
[
-119.609294999619,
33.3182290000189
],
[
-119.588154000112,
33.3269709997436
],
[
-119.564931000423,
33.3276369999111
],
[
-119.543544999795,
33.3341589997379
],
[
-119.5253130003,
33.3348620003075
],
[
-119.49512000017,
33.3271539999925
],
[
-119.429996000335,
33.3010309998479
],
[
-119.379729999654,
33.26763200032
],
[
-119.375937999736,
33.2647560001945
],
[
-119.362124999972,
33.2452210000244
],
[
-119.360133000203,
33.234872999796
],
[
-119.36070200029,
33.2214520002632
],
[
-119.368450999984,
33.2025960000697
],
[
-119.375936999911,
33.1921860003415
],
[
-119.394535999828,
33.1808360001504
],
[
-119.433717000108,
33.1669870003171
],
[
-119.444967000365,
33.1652699998145
],
[
-119.476486000093,
33.1634929996531
],
[
-119.491417999765,
33.1670120000243
],
[
-119.510250000208,
33.167417000154
],
[
-119.574192000385,
33.1864839999418
],
[
-119.605281999767,
33.206919000058
],
[
-119.61147100041,
33.2127329997769
],
[
-119.627828000312,
33.2369460003598
],
[
-119.631282999946,
33.2449739996582
],
[
-119.631045000295,
33.2554929999966
],
[
-119.634719000212,
33.2654420000098
]
]
],
[
[
[
-123.169984999864,
37.7559300000438
],
[
-123.172925999663,
37.763600000049
],
[
-123.173825000361,
37.7757270003373
],
[
-123.16910699998,
37.792365000163
],
[
-123.160935999614,
37.8020020000818
],
[
-123.147209000064,
37.8119509999922
],
[
-123.13227200037,
37.8196760002345
],
[
-123.118288999828,
37.8230579998201
],
[
-123.095261000134,
37.821876999696
],
[
-123.081645999839,
37.8181510000344
],
[
-123.07049400039,
37.813830000245
],
[
-123.048817000407,
37.7998159997655
],
[
-123.038726000242,
37.7888809997272
],
[
-123.033841000354,
37.7783750001889
],
[
-123.01058799963,
37.7749260002984
],
[
-122.997538000123,
37.7707839996951
],
[
-122.981428999918,
37.7589159999003
],
[
-122.973255999902,
37.7486519996982
],
[
-122.964098999697,
37.7442809999932
],
[
-122.949984999635,
37.7321869999786
],
[
-122.942293999668,
37.7210569999624
],
[
-122.935864999725,
37.7024590000728
],
[
-122.935709999914,
37.6976180002318
],
[
-122.941363999906,
37.6765800002025
],
[
-122.949068000291,
37.6633769998544
],
[
-122.963005999728,
37.6519839999368
],
[
-122.973012000403,
37.6465810001869
],
[
-122.986747000349,
37.6417830001991
],
[
-123.001109999933,
37.6398299998241
],
[
-123.001109999933,
37.6417749999151
],
[
-123.01160500033,
37.6415060000901
],
[
-123.027152999945,
37.6452210003497
],
[
-123.04069600027,
37.6503280001404
],
[
-123.063578000375,
37.6673159999654
],
[
-123.06858899976,
37.6730410002143
],
[
-123.074920999619,
37.6900659997239
],
[
-123.086057000073,
37.7007499999195
],
[
-123.092850000065,
37.7136880003217
],
[
-123.104921000304,
37.7126480000321
],
[
-123.115574999811,
37.7140450000063
],
[
-123.13259700006,
37.7193929999598
],
[
-123.162750999832,
37.7435330003298
],
[
-123.169984999864,
37.7559300000438
]
]
],
[
[
[
-119.107214999956,
33.5000229997867
],
[
-119.118948999911,
33.5000219997486
],
[
-119.111656000327,
33.5154710000355
],
[
-119.098699999633,
33.5264419999106
],
[
-119.083736000174,
33.5329069999517
],
[
-119.07014299962,
33.5364160001433
],
[
-119.056554999988,
33.536026000209
],
[
-119.030737000107,
33.540115999996
],
[
-119.008066999714,
33.5375550001654
],
[
-119.000932000315,
33.5358950002164
],
[
-118.990046000106,
33.5302889997784
],
[
-118.982149000275,
33.524259999871
],
[
-118.972885999765,
33.513835000124
],
[
-118.966018000329,
33.5000229997867
],
[
-118.962758999614,
33.4852050001312
],
[
-118.9637510002,
33.4668300002826
],
[
-118.978481000205,
33.4311060001506
],
[
-118.988726000356,
33.4234409998762
],
[
-119.000930999591,
33.4184929998664
],
[
-119.000930999591,
33.4213019997139
],
[
-119.009523999732,
33.4167670003748
],
[
-119.027043999923,
33.4128740002064
],
[
-119.053071000041,
33.4110240000162
],
[
-119.071893000439,
33.4137990001463
],
[
-119.09412799974,
33.4268720000704
],
[
-119.100760999898,
33.4352420001049
],
[
-119.108878999662,
33.4511509996701
],
[
-119.109569000123,
33.4742760001549
],
[
-119.107214999956,
33.5000229997867
]
]
]
],
"type": "MultiPolygon"
},
"properties": {
"gid": 48,
"arealand": "-222385618",
"division": 9,
"intptlat": 37.1551773,
"name": "California",
"objectid": 14,
"areawater": "-1011556647",
"intptlon": -119.5434183,
"oid": "239405626",
"funcstat": "A",
"centlon": -119.527746,
"stusab": "CA",
"state": "06",
"statens": "01779778",
"centlat": 37.1547352,
"basename": "California",
"mtfcc": "G4000",
"region": 4,
"lsadc": "00",
"geoid": "06",
"geo_point_2d": {
"lon": -119.663749804,
"lat": 37.2153570137
}
}
}
]
},
"code": 200
}
Customer Support
Need any assistance? Get in touch with Customer Support.
Updates
Stay up to date by following @apiverveHQ on Twitter.
Legal
All usage of the APIVerve website, API, and services is subject to the APIVerve Terms of Service and all legal documents and agreements.
License
Licensed under the The MIT License (MIT)
Copyright (©) 2024 APIVerve, and Evlar LLC
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net20 is compatible. net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 2.0
- Newtonsoft.Json (>= 13.0.3)
-
.NETFramework 3.5
- Newtonsoft.Json (>= 13.0.3)
-
.NETFramework 4.0
- Newtonsoft.Json (>= 13.0.3)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 13.0.3)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.3)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.3)
-
net6.0
- Newtonsoft.Json (>= 13.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.7 | 38 | 2/3/2025 |