Giter VIP home page Giter VIP logo

Comments (2)

matt-lethargic avatar matt-lethargic commented on August 17, 2024

Have you got some example code I could try out that demonstrates this bug?

from geojson.net.

Darveesh avatar Darveesh commented on August 17, 2024

Sure, here you go:

using GeoJSON.Net.Converters;
using GeoJSON.Net.Feature;
using GeoJSON.Net.Geometry;
using Newtonsoft.Json;
using NUnit.Framework;
using System.Collections.Generic;
using System.IO;

namespace JsonToCsvConverter.UnitTests
{
    public class UnitTests
    {

        [Test]
        public void MultiPolygonJsonConverter_OnSerialization_ReturnsProperGeoJsonCoordinates()
        {
            // Arrange
            var featureGeoJson = "{\"type\":\"Feature\",\"properties\":{\"STATEFP10\":\"06\",\"ZCTA5CE10\":\"95901\",\"GEOID10\":\"0695901\",\"CLASSFP10\":\"B5\",\"MTFCC10\":\"G6350\",\"FUNCSTAT10\":\"S\",\"ALAND10\":509066137,\"AWATER10\":4141361,\"INTPTLAT10\":\"+39.2239387\",\"INTPTLON10\":\"-121.4940499\",\"PARTFLG10\":\"N\"},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[[[-121.440497,39.352008],[-121.441272,39.352356],[-121.44136,39.352402],[-121.442657,39.35231],[-121.442716,39.352333],[-121.443866,39.352858],[-121.44481,39.353933],[-121.445459,39.354185],[-121.446756,39.354413],[-121.447581,39.354435],[-121.447588,39.354431],[-121.444233,39.361431],[-121.444788,39.362194],[-121.445674,39.363223],[-121.44591,39.363887],[-121.44653,39.36423],[-121.446589,39.364504],[-121.44709,39.364756],[-121.447326,39.364961],[-121.447297,39.365419],[-121.447533,39.365602],[-121.447416,39.366128],[-121.447445,39.366403],[-121.447947,39.366792],[-121.44842,39.368485],[-121.448686,39.368805],[-121.449483,39.369445],[-121.448864,39.369583],[-121.448481,39.369812],[-121.447832,39.369949],[-121.447685,39.370064],[-121.447302,39.370224],[-121.446064,39.370317],[-121.44568,39.370202],[-121.445238,39.370248],[-121.445002,39.370386],[-121.44459,39.370317],[-121.444206,39.37034],[-121.443499,39.370776],[-121.442025,39.370891],[-121.441289,39.371509],[-121.440994,39.371578],[-121.439903,39.371601],[-121.439697,39.371876],[-121.439344,39.371991],[-121.438489,39.372082],[-121.437192,39.372587],[-121.436868,39.372861],[-121.435924,39.373022],[-121.435099,39.373778],[-121.434746,39.373961],[-121.433714,39.374259],[-121.43413,39.374933],[-121.436551,39.382243],[-121.436551,39.38269],[-121.436527,39.382691],[-121.436404,39.38269],[-121.43618,39.38265],[-121.435908,39.382588],[-121.43576,39.382564],[-121.435521,39.382515],[-121.435398,39.382496],[-121.435335,39.382495],[-121.435293,39.382498],[-121.435139,39.38251],[-121.435017,39.382545],[-121.434908,39.382606],[-121.434855,39.382651],[-121.434802,39.382704],[-121.434753,39.382775],[-121.434665,39.382936],[-121.434574,39.383124],[-121.43437,39.383496],[-121.434319,39.383576],[-121.434263,39.383643],[-121.4342,39.383692],[-121.434064,39.383748],[-121.43399,39.383761],[-121.433914,39.383769],[-121.433832,39.383772],[-121.433744,39.38378],[-121.433648,39.383801],[-121.433551,39.383836],[-121.43346,39.383884],[-121.433375,39.383946],[-121.433299,39.384013],[-121.433151,39.384168],[-121.432995,39.384311],[-121.432906,39.384359],[-121.432855,39.384381],[-121.432678,39.38441],[-121.432327,39.384437],[-121.43221,39.38444],[-121.431977,39.384454],[-121.431865,39.384466],[-121.431763,39.384488],[-121.431673,39.384527],[-121.431601,39.38458],[-121.431543,39.384647],[-121.431438,39.384799],[-121.431291,39.385062],[-121.43125,39.38514],[-121.43118,39.385273],[-121.431014,39.385559],[-121.43095,39.385657],[-121.430883,39.385746],[-121.43081,39.385826],[-121.430727,39.385888],[-121.430641,39.385941],[-121.430556,39.385976],[-121.430462,39.385997],[-121.430363,39.385996],[-121.43027,39.385981],[-121.430192,39.385962],[-121.430079,39.385907],[-121.43003,39.385879],[-121.429971,39.385833],[-121.429903,39.385787],[-121.42964,39.385639],[-121.42955,39.385598],[-121.429454,39.385565],[-121.429352,39.385536],[-121.429143,39.385502],[-121.429035,39.385496],[-121.428819,39.385493],[-121.42872,39.385501],[-121.42863,39.385518],[-121.428551,39.385539],[-121.428479,39.38557],[-121.428417,39.385609],[-121.428294,39.385711],[-121.42816,39.385836],[-121.427917,39.386107],[-121.42782,39.386187],[-121.42774,39.386217],[-121.427573,39.386238],[-121.427346,39.386248],[-121.427228,39.386269],[-121.427107,39.386285],[-121.426861,39.386341],[-121.426627,39.38641],[-121.426432,39.386488],[-121.426337,39.386536],[-121.425797,39.386867],[-121.42559,39.38699],[-121.425491,39.38707],[-121.425407,39.387154],[-121.425182,39.387444],[-121.425108,39.387547],[-121.425039,39.387631],[-121.425007,39.387663],[-121.424897,39.38772],[-121.424738,39.387763],[-121.424618,39.387783],[-121.424492,39.387813],[-121.424369,39.387848],[-121.424241,39.387895],[-121.423935,39.388026],[-121.423717,39.388132],[-121.423372,39.388289],[-121.423159,39.388417],[-121.42305,39.388478],[-121.42283,39.388629],[-121.422597,39.388801],[-121.422456,39.388889],[-121.422247,39.389027],[-121.422207,39.389053],[-121.422061,39.389159],[-121.421991,39.389225],[-121.421929,39.389301],[-121.421811,39.389475],[-121.42163,39.389779],[-121.421488,39.389989],[-121.421412,39.390087],[-121.421322,39.390171],[-121.421221,39.390242],[-121.421109,39.390295],[-121.42099,39.390343],[-121.420864,39.390381],[-121.420731,39.390407],[-121.420597,39.390414],[-121.420464,39.390408],[-121.420399,39.390393],[-121.420338,39.390374],[-121.420221,39.390319],[-121.419895,39.390116],[-121.419684,39.389974],[-121.419581,39.3899],[-121.419471,39.389835],[-121.419357,39.389784],[-121.419235,39.389742],[-121.419111,39.389709],[-121.418979,39.38968],[-121.418479,39.389601],[-121.418261,39.389594],[-121.417959,39.389594],[-121.417806,39.389588],[-121.417655,39.389572],[-121.417502,39.389543],[-121.417358,39.389509],[-121.417213,39.389462],[-121.417067,39.389406],[-121.416924,39.389346],[-121.416788,39.389276],[-121.416667,39.389194],[-121.416561,39.389107],[-121.41647,39.389015],[-121.416387,39.388947],[-121.416283,39.388878],[-121.416199,39.38884],[-121.416159,39.388826],[-121.416086,39.388803],[-121.415947,39.388769],[-121.415853,39.388759],[-121.415667,39.388761],[-121.415577,39.388769],[-121.41499,39.388901],[-121.414458,39.389002],[-121.414396,39.389014],[-121.414092,39.389077],[-121.413775,39.389136],[-121.413736,39.389144],[-121.413083,39.389277],[-121.412989,39.389301],[-121.412841,39.389326],[-121.412689,39.389347],[-121.412533,39.389363],[-121.41237,39.389365],[-121.411873,39.389345],[-121.411703,39.389333],[-121.411535,39.389331],[-121.411376,39.389338],[-121.41122,39.389363],[-121.411072,39.38941],[-121.411028,39.389429],[-121.410929,39.389471],[-121.410787,39.389541],[-121.410648,39.389616],[-121.409638,39.390211],[-121.409142,39.390519],[-121.408975,39.390607],[-121.408884,39.390646],[-121.408689,39.39072],[-121.408879,39.390903],[-121.408958,39.39099],[-121.409193,39.391272],[-121.409459,39.391605],[-121.409748,39.391967],[-121.410044,39.392339],[-121.410046,39.392747],[-121.410714,39.39317],[-121.412368,39.395131],[-121.412628,39.395432],[-121.413005,39.395892],[-121.413119,39.396038],[-121.413318,39.396334],[-121.413407,39.396483],[-121.413574,39.396792],[-121.413799,39.397273],[-121.414893,39.399765],[-121.414481,39.399838],[-121.413192,39.396954],[-121.409161,39.391989],[-121.408376,39.391212],[-121.407018,39.390278],[-121.404978,39.38903],[-121.405339,39.388638],[-121.406074,39.387944],[-121.407707,39.386404],[-121.407913,39.386195],[-121.408006,39.386084],[-121.408183,39.385834],[-121.408715,39.384962],[-121.408764,39.384882],[-121.408854,39.384735],[-121.409082,39.384382],[-121.409277,39.384086],[-121.40956,39.383662],[-121.410332,39.382501],[-121.410443,39.382333],[-121.411083,39.381382],[-121.411507,39.380766],[-121.411773,39.380367],[-121.411817,39.380302],[-121.412432,39.379414],[-121.412813,39.378851],[-121.412852,39.378794],[-121.412944,39.378637],[-121.413021,39.37849],[-121.413084,39.378342],[-121.413137,39.378194],[-121.413177,39.378037],[-121.413209,39.377884],[-121.413398,39.37676],[-121.413459,39.376423],[-121.413482,39.376252],[-121.413568,39.37574],[-121.413754,39.37449],[-121.413995,39.372975],[-121.414034,39.372809],[-121.41409,39.372634],[-121.414161,39.372473],[-121.414252,39.372312],[-121.414368,39.372165],[-121.414506,39.372027],[-121.414803,39.37177],[-121.414942,39.371637],[-121.415064,39.371512],[-121.415164,39.371365],[-121.415243,39.371222],[-121.4153,39.371065],[-121.415308,39.371035],[-121.415338,39.370912],[-121.415356,39.37075],[-121.415357,39.370597],[-121.41534,39.370439],[-121.415315,39.37032],[-121.415307,39.370285],[-121.415257,39.370141],[-121.415198,39.370005],[-121.415068,39.369733],[-121.415018,39.369592],[-121.414983,39.369452],[-121.414963,39.369308],[-121.414956,39.369163],[-121.414966,39.369024],[-121.414996,39.368876],[-121.415046,39.368746],[-121.415113,39.368611],[-121.415193,39.368482],[-121.415556,39.36796],[-121.415629,39.367835],[-121.415701,39.367673],[-121.415757,39.36753],[-121.415804,39.367382],[-121.415959,39.366789],[-121.416044,39.36652],[-121.416097,39.366386],[-121.416161,39.366261],[-121.416237,39.366131],[-121.416322,39.366006],[-121.416414,39.365881],[-121.416629,39.365645],[-121.416746,39.365534],[-121.416872,39.365423],[-121.417007,39.365317],[-121.418115,39.3644],[-121.418361,39.364205],[-121.41862,39.364019],[-121.418761,39.36394],[-121.418907,39.363874],[-121.419354,39.363709],[-121.419653,39.36361],[-121.420297,39.36338],[-121.420627,39.363253],[-121.421123,39.363084],[-121.4213,39.363019],[-121.423183,39.362378],[-121.423553,39.362257],[-121.423737,39.362192],[-121.423794,39.36217],[-121.424101,39.362048],[-121.424279,39.361969],[-121.424453,39.361877],[-121.425669,39.361155],[-121.426106,39.360913],[-121.426475,39.360733],[-121.426867,39.360558],[-121.427126,39.360454],[-121.427235,39.360415],[-121.428199,39.360085],[-121.429249,39.359712],[-121.429421,39.359656],[-121.429742,39.35957],[-121.429895,39.359549],[-121.430051,39.359538],[-121.430207,39.359536],[-121.430366,39.359551],[-121.430691,39.359614],[-121.430851,39.359661],[-121.431174,39.359783],[-121.43132,39.359846],[-121.432148,39.360202],[-121.432404,39.360304],[-121.432572,39.360356],[-121.432747,39.36039],[-121.43295,39.360415],[-121.43307,39.360417],[-121.433199,39.360409],[-121.433332,39.360389],[-121.43361,39.360325],[-121.433751,39.360277],[-121.433887,39.36022],[-121.434017,39.360155],[-121.434136,39.36008],[-121.434242,39.359991],[-121.434337,39.359898],[-121.434428,39.359795],[-121.434962,39.359122],[-121.435148,39.358863],[-121.435244,39.358743],[-121.435339,39.358614],[-121.435775,39.358047],[-121.436026,39.357726],[-121.436433,39.357214],[-121.436517,39.357116],[-121.436593,39.357018],[-121.43741,39.35602],[-121.437495,39.355908],[-121.437585,39.355801],[-121.437981,39.355279],[-121.43809,39.355126],[-121.43813,39.35507],[-121.438266,39.354846],[-121.438799,39.353903],[-121.438989,39.353558],[-121.439119,39.353344],[-121.439187,39.353246],[-121.439337,39.353072],[-121.439697,39.35273],[-121.440025,39.352446],[-121.440248,39.352246],[-121.440497,39.352008]]],[[[-121.440497,39.352008],[-121.440358,39.351945],[-121.439915,39.351488],[-121.439414,39.350801],[-121.438676,39.350138],[-121.438042,39.349942],[-121.437742,39.349997],[-121.436599,39.350351],[-121.436,39.35065],[-121.434966,39.350868],[-121.434226,39.350209],[-121.433724,39.349569],[-121.432869,39.348722],[-121.432279,39.348425],[-121.431188,39.347282],[-121.431099,39.347007],[-121.431099,39.346481],[-121.430804,39.346069],[-121.430627,39.345543],[-121.430539,39.345497],[-121.430509,39.345268],[-121.43042,39.345222],[-121.430155,39.344582],[-121.42986,39.344124],[-121.429638,39.343939],[-121.429476,39.343804],[-121.429034,39.343187],[-121.428798,39.342454],[-121.428208,39.341768],[-121.428031,39.341311],[-121.428119,39.340944],[-121.427824,39.340258],[-121.427528,39.339114],[-121.426673,39.338336],[-121.426024,39.337193],[-121.425906,39.336575],[-121.425581,39.335751],[-121.425492,39.335133],[-121.425144,39.335239],[-121.424559,39.335692],[-121.424435,39.335807],[-121.423672,39.33617],[-121.422302,39.336639],[-121.420826,39.338001],[-121.419204,39.33903],[-121.418717,39.339186],[-121.417569,39.339259],[-121.417272,39.339282],[-121.41566,39.340064],[-121.415072,39.340187],[-121.414156,39.340201],[-121.412199,39.339703],[-121.411252,39.33958],[-121.410637,39.339911],[-121.408961,39.339785],[-121.408723,39.339747],[-121.407527,39.339754],[-121.407244,39.339874],[-121.407217,39.339915],[-121.40705,39.340186],[-121.406219,39.340479],[-121.405968,39.340569],[-121.405941,39.340697],[-121.405785,39.341464],[-121.406086,39.342054],[-121.406485,39.342492],[-121.406987,39.343043],[-121.407143,39.343554],[-121.406996,39.34443],[-121.406756,39.344659],[-121.406108,39.344779],[-121.404546,39.344659],[-121.404078,39.344825],[-121.40323,39.345452],[-121.402593,39.346419],[-121.402606,39.347539],[-121.403112,39.348036],[-121.403263,39.348355],[-121.403441,39.348513],[-121.403447,39.349016],[-121.403218,39.349567],[-121.402955,39.349752],[-121.402485,39.349941],[-121.401601,39.349836],[-121.400513,39.349963],[-121.399721,39.350269],[-121.398404,39.350992],[-121.396207,39.351954],[-121.396013,39.352115],[-121.395723,39.352295],[-121.395087,39.352692],[-121.393432,39.353288],[-121.392563,39.35419],[-121.391855,39.354668],[-121.391725,39.354799],[-121.391361,39.35508],[-121.390619,39.355238],[-121.390244,39.354998],[-121.389892,39.354941],[-121.389297,39.355128],[-121.388663,39.35561],[-121.387855,39.355995],[-121.386967,39.357042],[-121.38634,39.358211],[-121.386294,39.358735],[-121.386168,39.359006],[-121.385407,39.359736],[-121.384742,39.36024],[-121.384375,39.360686],[-121.383861,39.361103],[-121.38278,39.361755],[-121.382733,39.362256],[-121.382842,39.362557],[-121.382747,39.36276],[-121.382326,39.36302],[-121.38209,39.363036],[-121.381354,39.362999],[-121.380586,39.362666],[-121.379996,39.362467],[-121.379714,39.362471],[-121.379681,39.362517],[-121.378693,39.362772],[-121.37807,39.363038],[-121.377302,39.363085],[-121.376582,39.363562],[-121.37654,39.363942],[-121.376353,39.364032],[-121.376136,39.364096],[-121.376102,39.364214],[-121.375667,39.364391],[-121.375476,39.36439],[-121.37395,39.364385],[-121.372901,39.36459],[-121.372525,39.364816],[-121.372524,39.364847],[-121.372421,39.364912],[-121.372421,39.3653],[-121.372921,39.366125],[-121.372951,39.366926],[-121.372745,39.367223],[-121.372014,39.367675],[-121.371999,39.367611],[-121.371995,39.367592],[-121.371819,39.366976],[-121.371711,39.366679],[-121.371665,39.366568],[-121.371341,39.366714],[-121.370753,39.36747],[-121.370429,39.367568],[-121.369251,39.367617],[-121.368955,39.367832],[-121.368837,39.36802],[-121.368902,39.368543],[-121.368951,39.36885],[-121.369037,39.36939],[-121.368696,39.369578],[-121.368633,39.369614],[-121.368403,39.369677],[-121.367503,39.368858],[-121.367209,39.36859],[-121.363752,39.365445],[-121.363596,39.365381],[-121.362101,39.364775],[-121.36154,39.364547],[-121.359857,39.363864],[-121.359297,39.363637],[-121.358385,39.363864],[-121.357669,39.364044],[-121.356343,39.364937],[-121.356119,39.365363],[-121.35596,39.365669],[-121.355961,39.366264],[-121.35423,39.365838],[-121.353504,39.365741],[-121.351913,39.365529],[-121.351852,39.365479],[-121.351416,39.365143],[-121.350214,39.364784],[-121.349071,39.364242],[-121.347957,39.363836],[-121.347371,39.363519],[-121.346854,39.362735],[-121.346847,39.362723],[-121.345998,39.362066],[-121.344856,39.361431],[-121.344771,39.361346],[-121.344349,39.360923],[-121.343995,39.360358],[-121.343987,39.360345],[-121.343944,39.359212],[-121.343816,39.358449],[-121.343635,39.358194],[-121.342294,39.357404],[-121.342054,39.357263],[-121.341815,39.357031],[-121.341604,39.356415],[-121.341571,39.356315],[-121.341129,39.355697],[-121.341104,39.355682],[-121.340613,39.355377],[-121.339507,39.354691],[-121.339272,39.354462],[-121.339124,39.353867],[-121.338446,39.35341],[-121.337434,39.352935],[-121.337222,39.352835],[-121.337031,39.352746],[-121.33656,39.352266],[-121.336353,39.351717],[-121.335798,39.351367],[-121.33561,39.351248],[-121.335026,39.350184],[-121.334689,39.349775],[-121.334555,39.349612],[-121.334142,39.349452],[-121.334074,39.350177],[-121.334066,39.350267],[-121.333881,39.350896],[-121.33367,39.351205],[-121.333362,39.351454],[-121.332712,39.351624],[-121.332008,39.35181],[-121.332185,39.351945],[-121.332202,39.351959],[-121.332327,39.352069],[-121.332627,39.352355],[-121.332731,39.35247],[-121.332778,39.352522],[-121.332807,39.352567],[-121.332822,39.352611],[-121.332832,39.352686],[-121.332255,39.352513],[-121.330528,39.351995],[-121.329952,39.351823],[-121.329547,39.351701],[-121.328334,39.351335],[-121.32793,39.351214],[-121.32796,39.351175],[-121.328109,39.351011],[-121.328263,39.35087],[-121.328423,39.350748],[-121.32876,39.350529],[-121.328988,39.350383],[-121.329233,39.350225],[-121.329398,39.350111],[-121.329605,39.349928],[-121.329742,39.349771],[-121.329803,39.349687],[-121.329908,39.349513],[-121.329954,39.34941],[-121.329992,39.349294],[-121.330025,39.349196],[-121.330156,39.348871],[-121.330259,39.348654],[-121.330438,39.348326],[-121.330616,39.348062],[-121.331462,39.346919],[-121.331693,39.346601],[-121.331739,39.346534],[-121.332486,39.345536],[-121.332503,39.345515],[-121.33274,39.345252],[-121.332962,39.345038],[-121.333225,39.344813],[-121.333528,39.344577],[-121.33363,39.344503],[-121.334008,39.344231],[-121.334663,39.343761],[-121.335124,39.343391],[-121.335488,39.343101],[-121.335521,39.343077],[-121.335622,39.343009],[-121.335656,39.342986],[-121.335883,39.34283],[-121.336015,39.342731],[-121.336372,39.342442],[-121.336474,39.342355],[-121.336585,39.342247],[-121.33679,39.342023],[-121.33688,39.341917],[-121.337008,39.341754],[-121.337023,39.34173],[-121.337112,39.341594],[-121.337172,39.341488],[-121.337238,39.341348],[-121.337296,39.341205],[-121.337345,39.341064],[-121.337467,39.340636],[-121.337709,39.33987],[-121.337856,39.33938],[-121.337977,39.338943],[-121.338659,39.336389],[-121.338668,39.336359],[-121.33871,39.336219],[-121.338982,39.335402],[-121.339091,39.334992],[-121.339136,39.334758],[-121.339179,39.334598],[-121.339216,39.334462],[-121.339224,39.334436],[-121.339381,39.333956],[-121.339434,39.333797],[-121.339503,39.333585],[-121.339559,39.3334],[-121.339654,39.333047],[-121.339743,39.332686],[-121.339901,39.332057],[-121.339996,39.331718],[-121.340045,39.331578],[-121.340177,39.331289],[-121.340316,39.331019],[-121.34038,39.330895],[-121.340665,39.33038],[-121.341036,39.329746],[-121.341152,39.329553],[-121.341345,39.329237],[-121.341664,39.328731],[-121.341757,39.328572],[-121.341963,39.328649],[-121.342451,39.328831],[-121.342585,39.328877],[-121.342694,39.328916],[-121.342795,39.328947],[-121.343168,39.329064],[-121.343398,39.329127],[-121.343801,39.329218],[-121.344055,39.329265],[-121.34431,39.329305],[-121.34539,39.329451],[-121.345821,39.329518],[-121.346405,39.329626],[-121.346567,39.329661],[-121.347086,39.329773],[-121.349018,39.330249],[-121.34961,39.330404],[-121.349976,39.330509],[-121.350096,39.330551],[-121.350238,39.330612],[-121.350373,39.33068],[-121.350478,39.330721],[-121.350733,39.330839],[-121.350937,39.330917],[-121.351044,39.330931],[-121.351138,39.330925],[-121.351774,39.330751],[-121.351973,39.330714],[-121.352083,39.330705],[-121.352414,39.330703],[-121.352837,39.330716],[-121.354381,39.330833],[-121.354522,39.330838],[-121.354679,39.330833],[-121.355275,39.330785],[-121.356123,39.330682],[-121.357267,39.33056],[-121.357934,39.330478],[-121.358009,39.330466],[-121.358061,39.330458],[-121.35807,39.328377],[-121.358094,39.32756],[-121.358073,39.32725],[-121.358042,39.327081],[-121.358011,39.326973],[-121.3579,39.326709],[-121.357867,39.32661],[-121.35784,39.326527],[-121.357733,39.326146],[-121.357512,39.325177],[-121.35743,39.324882],[-121.35735,39.324645],[-121.357358,39.324584],[-121.357673,39.324639],[-121.357688,39.324639],[-121.357708,39.324544],[-121.357955,39.323851],[-121.358444,39.322575],[-121.358855,39.321531],[-121.35893,39.321275],[-121.358974,39.321033],[-121.358992,39.320798],[-121.358986,39.320542],[-121.358876,39.319051],[-121.35886,39.318532],[-121.358853,39.317807],[-121.358819,39.317066],[-121.358808,39.317005],[-121.358771,39.316888],[-121.358767,39.316879],[-121.358633,39.316562],[-121.358609,39.316494],[-121.358722,39.316474],[-121.359062,39.316417],[-121.359176,39.316398],[-121.359582,39.316328],[-121.359693,39.31631],[-121.360268,39.316251],[-121.360815,39.316217],[-121.360913,39.316211],[-121.361228,39.316204],[-121.36164,39.316207],[-121.362789,39.316205],[-121.362878,39.316206],[-121.363678,39.316218],[-121.364013,39.316208],[-121.364222,39.316197],[-121.364429,39.316179],[-121.364598,39.316157],[-121.364933,39.316098],[-121.365305,39.316016],[-121.365508,39.315962],[-121.365909,39.31584],[-121.36609,39.315779],[-121.366357,39.31568],[-121.366609,39.315566],[-121.366928,39.315395],[-121.367198,39.315226],[-121.367463,39.315044],[-121.367563,39.314969],[-121.367723,39.314851],[-121.367847,39.314749],[-121.368059,39.314553],[-121.368159,39.314451],[-121.368408,39.314168],[-121.368605,39.313903],[-121.368688,39.313775],[-121.368695,39.313762],[-121.36872,39.313725],[-121.368728,39.313713],[-121.3688,39.313595],[-121.368934,39.313321],[-121.36894,39.31331],[-121.369089,39.31291],[-121.369345,39.31206],[-121.369473,39.311637],[-121.369515,39.311494],[-121.369557,39.311359],[-121.369596,39.311228],[-121.369641,39.311066],[-121.369682,39.310924],[-121.369873,39.311056],[-121.3699,39.311131],[-121.369937,39.311229],[-121.370224,39.31201],[-121.370333,39.312303],[-121.370597,39.312199],[-121.370628,39.312188],[-121.370867,39.311406],[-121.370951,39.311135],[-121.370844,39.31084],[-121.370746,39.310571],[-121.370646,39.310497],[-121.370295,39.310239],[-121.370205,39.310221],[-121.369898,39.310163],[-121.36995,39.309977],[-121.370107,39.309421],[-121.37016,39.309236],[-121.370297,39.308771],[-121.370493,39.308111],[-121.370704,39.307376],[-121.370839,39.306911],[-121.370937,39.306568],[-121.371202,39.30565],[-121.371234,39.305539],[-121.371272,39.305409],[-121.371328,39.305195],[-121.371544,39.304463],[-121.371714,39.303889],[-121.372116,39.302506],[-121.372186,39.302266],[-121.372402,39.301535],[-121.376859,39.300577],[-121.382895,39.301039],[-121.384493,39.300305],[-121.389286,39.298103],[-121.390885,39.29737],[-121.391605,39.297177],[-121.392797,39.296858],[-121.392663,39.296776],[-121.392592,39.296705],[-121.392479,39.296578],[-121.392312,39.296407],[-121.392183,39.296294],[-121.39209,39.296235],[-121.392023,39.2962],[-121.391936,39.296165],[-121.3919,39.296153],[-121.391844,39.296136],[-121.391797,39.296125],[-121.391651,39.296104],[-121.391373,39.296074],[-121.390432,39.296002],[-121.389591,39.295943],[-121.388922,39.295891],[-121.388061,39.295825],[-121.387929,39.295809],[-121.387934,39.29575],[-121.388172,39.294609],[-121.388178,39.294572],[-121.388233,39.294278],[-121.388245,39.294162],[-121.388247,39.294067],[-121.388233,39.293814],[-121.388224,39.293755],[-121.388207,39.293709],[-121.388089,39.293529],[-121.388005,39.293429],[-121.387914,39.293347],[-121.387812,39.29328],[-121.387661,39.293209],[-121.387497,39.293157],[-121.38721,39.293093],[-121.386726,39.293006],[-121.386344,39.292929],[-121.386078,39.292866],[-121.385901,39.292809],[-121.385582,39.292667],[-121.385385,39.29258],[-121.384909,39.292352],[-121.384546,39.2922],[-121.384437,39.292141],[-121.38446,39.292114],[-121.384529,39.292035],[-121.384553,39.292009],[-121.384607,39.291947],[-121.38477,39.291761],[-121.384825,39.2917],[-121.38486,39.29166],[-121.385256,39.291212],[-121.385735,39.290673],[-121.386131,39.290227],[-121.386372,39.289972],[-121.386573,39.289768],[-121.386867,39.28947],[-121.387026,39.2893],[-121.387384,39.28893],[-121.388458,39.287824],[-121.388817,39.287455],[-121.389102,39.28716],[-121.389688,39.286559],[-121.389951,39.286268],[-121.390098,39.286107],[-121.390221,39.28596],[-121.390293,39.285875],[-121.390295,39.285871],[-121.390408,39.285723],[-121.390505,39.285594],[-121.390576,39.285502],[-121.390676,39.28537],[-121.390882,39.285062],[-121.390913,39.285017],[-121.391117,39.284675],[-121.39134,39.284236],[-121.391435,39.284019],[-121.391562,39.283689],[-121.391585,39.283619],[-121.39176,39.283112],[-121.392067,39.283045],[-121.392345,39.282769],[-121.392757,39.282364],[-121.394001,39.281455],[-121.394248,39.281276],[-121.394617,39.281118],[-121.394735,39.280912],[-121.394755,39.280896],[-121.395378,39.280413],[-121.395586,39.280252],[-121.395855,39.280043],[-121.396038,39.279735],[-121.396415,39.279105],[-121.396755,39.277785],[-121.39693,39.277109],[-121.396896,39.277009],[-121.396796,39.27671],[-121.396763,39.276611],[-121.396855,39.276578],[-121.397134,39.276481],[-121.397228,39.276449],[-121.3973,39.276424],[-121.397378,39.27639],[-121.397517,39.276302],[-121.397938,39.275966],[-121.397944,39.275961],[-121.398165,39.275812],[-121.398418,39.275685],[-121.398525,39.275642],[-121.398762,39.275569],[-121.399234,39.275465],[-121.399289,39.275456],[-121.399877,39.275364],[-121.400433,39.275288],[-121.40044,39.275287],[-121.400728,39.275265],[-121.401229,39.27527],[-121.401311,39.275263],[-121.401411,39.275251],[-121.401538,39.2752],[-121.401651,39.275138],[-121.401959,39.274915],[-121.402053,39.274848],[-121.402309,39.274697],[-121.402646,39.274488],[-121.403833,39.273725],[-121.40385,39.273714],[-121.404491,39.273331],[-121.405148,39.272931],[-121.405407,39.272774],[-121.406763,39.271916],[-121.407023,39.27174],[-121.407093,39.27169],[-121.407613,39.271324],[-121.407719,39.271243],[-121.408168,39.270898],[-121.408214,39.270864],[-121.408241,39.270843],[-121.408369,39.270735],[-121.408755,39.270412],[-121.408973,39.270154],[-121.409191,39.269837],[-121.409308,39.269707],[-121.409432,39.269589],[-121.409635,39.269433],[-121.409757,39.269354],[-121.410081,39.26917],[-121.410185,39.269091],[-121.410257,39.269038],[-121.410805,39.268546],[-121.41084,39.268513],[-121.410946,39.268419],[-121.410947,39.268417],[-121.41098,39.268382],[-121.411022,39.268351],[-121.411463,39.267955],[-121.411602,39.267834],[-121.411831,39.267635],[-121.412153,39.267335],[-121.412465,39.267194],[-121.412966,39.26676],[-121.412985,39.266734],[-121.413013,39.266699],[-121.413089,39.266604],[-121.413196,39.266484],[-121.413425,39.26628],[-121.413508,39.266202],[-121.413577,39.266127],[-121.413767,39.265895],[-121.413925,39.265712],[-121.414641,39.26502],[-121.414877,39.264807],[-121.415365,39.264393],[-121.416049,39.263797],[-121.416503,39.26339],[-121.416868,39.263063],[-121.417053,39.262887],[-121.417378,39.262549],[-121.417535,39.26236],[-121.417643,39.262212],[-121.417657,39.262185],[-121.417699,39.26211],[-121.417865,39.261728],[-121.417907,39.261644],[-121.41799,39.261528],[-121.41808,39.261429],[-121.418213,39.261313],[-121.418397,39.26117],[-121.418637,39.261003],[-121.41895,39.260812],[-121.419321,39.260608],[-121.419534,39.260499],[-121.420187,39.260187],[-121.421295,39.259678],[-121.421722,39.259473],[-121.421757,39.259457],[-121.421992,39.259351],[-121.422323,39.259217],[-121.422496,39.259138],[-121.422663,39.259052],[-121.422909,39.258899],[-121.423196,39.258694],[-121.423297,39.258621],[-121.423371,39.258569],[-121.423593,39.2584],[-121.423595,39.258397],[-121.423692,39.258319],[-121.42393,39.258124],[-121.424228,39.257912],[-121.424305,39.257848],[-121.424348,39.257814],[-121.424444,39.257707],[-121.424512,39.257593],[-121.424543,39.257514],[-121.424775,39.25664],[-121.424878,39.256334],[-121.424916,39.256258],[-121.424958,39.256196],[-121.425058,39.256078],[-121.425128,39.256007],[-121.425206,39.255942],[-121.425337,39.255846],[-121.425542,39.255697],[-121.425949,39.255373],[-121.425958,39.255365],[-121.426054,39.2553],[-121.426234,39.255201],[-121.426407,39.255123],[-121.426637,39.255044],[-121.426846,39.254988],[-121.42703,39.254951],[-121.427222,39.254931],[-121.427421,39.254933],[-121.427624,39.254961],[-121.427792,39.255012],[-121.427898,39.255054],[-121.428634,39.255348],[-121.428896,39.255468],[-121.428998,39.255507],[-121.429129,39.255535],[-121.429223,39.255537],[-121.429283,39.255528],[-121.429361,39.255499],[-121.429434,39.255449],[-121.429534,39.255323],[-121.429564,39.255265],[-121.429634,39.255083],[-121.429721,39.254809],[-121.429757,39.254719],[-121.429867,39.254518],[-121.429993,39.254367],[-121.430117,39.254253],[-121.430268,39.25414],[-121.430369,39.254079],[-121.430893,39.25381],[-121.431105,39.253687],[-121.431211,39.253613],[-121.431297,39.253527],[-121.431586,39.253127],[-121.431764,39.252906],[-121.431932,39.252714],[-121.432157,39.252482],[-121.432352,39.252319],[-121.432452,39.252249],[-121.432474,39.252235],[-121.432602,39.252156],[-121.432752,39.252077],[-121.433063,39.251931],[-121.434022,39.251457],[-121.434195,39.251366],[-121.434284,39.251314],[-121.43433,39.251287],[-121.434589,39.251116],[-121.435964,39.250121],[-121.436192,39.249967],[-121.436392,39.249833],[-121.436569,39.249725],[-121.436759,39.249623],[-121.437148,39.249432],[-121.438351,39.248801],[-121.438586,39.248668],[-121.43872,39.248574],[-121.438799,39.248506],[-121.439493,39.247863],[-121.439555,39.247814],[-121.439867,39.24754],[-121.441576,39.246215],[-121.441896,39.245957],[-121.441966,39.245902],[-121.44235,39.245585],[-121.443564,39.244516],[-121.443663,39.24443],[-121.443732,39.244369],[-121.443941,39.244189],[-121.444011,39.244129],[-121.444346,39.243837],[-121.444558,39.243654],[-121.444992,39.24326],[-121.44534,39.242949],[-121.445591,39.242726],[-121.445667,39.242648],[-121.445774,39.242538],[-121.445922,39.242363],[-121.445935,39.242342],[-121.446073,39.242131],[-121.446358,39.24165],[-121.446546,39.241398],[-121.446607,39.241325],[-121.446657,39.241267],[-121.446773,39.24114],[-121.446886,39.24103],[-121.447929,39.240144],[-121.45106,39.237487],[-121.451271,39.237309],[-121.452099,39.236597],[-121.452798,39.235996],[-121.452869,39.235935],[-121.454201,39.23482],[-121.454353,39.234683],[-121.454533,39.234461],[-121.454578,39.234383],[-121.454632,39.234235],[-121.454695,39.233996],[-121.454752,39.233675],[-121.454818,39.233312],[-121.454969,39.232838],[-121.45501,39.232695],[-121.45485,39.232328],[-121.454675,39.231736],[-121.454658,39.231686],[-121.453766,39.228991],[-121.453658,39.228636],[-121.453446,39.227932],[-121.453344,39.227614],[-121.453013,39.226589],[-121.452776,39.225906],[-121.452458,39.224869],[-121.452328,39.224486],[-121.452137,39.223982],[-121.451935,39.223526],[-121.451215,39.222114],[-121.450982,39.221656],[-121.450921,39.221509],[-121.450901,39.221434],[-121.450889,39.221275],[-121.450869,39.221131],[-121.450187,39.221138],[-121.449694,39.221151],[-121.449306,39.221168],[-121.448919,39.22119],[-121.448533,39.221217],[-121.448115,39.221254],[-121.447699,39.221298],[-121.446947,39.221394],[-121.446611,39.221443],[-121.445944,39.221555],[-121.445817,39.221579],[-121.445612,39.221617],[-121.445253,39.221691],[-121.44454,39.221855],[-121.44398,39.221994],[-121.443367,39.222157],[-121.442548,39.222391],[-121.442436,39.222416],[-121.440565,39.22295],[-121.440324,39.22302],[-121.436585,39.224097],[-121.435644,39.224364],[-121.434955,39.224555],[-121.434121,39.224788],[-121.433079,39.225069],[-121.432959,39.225101],[-121.432676,39.225168],[-121.431946,39.225322],[-121.431467,39.225405],[-121.431145,39.225456],[-121.431042,39.22547],[-121.430705,39.225519],[-121.429822,39.225628],[-121.42717,39.225938],[-121.425064,39.226179],[-121.424856,39.226203],[-121.42283,39.226446],[-121.422794,39.22645],[-121.422106,39.226527],[-121.421453,39.226601],[-121.420044,39.226753],[-121.419796,39.22678],[-121.419357,39.226833],[-121.418536,39.226933],[-121.418299,39.226964],[-121.417775,39.227033],[-121.417396,39.22709],[-121.416821,39.227189],[-121.416449,39.227262],[-121.416078,39.227342],[-121.415239,39.227541],[-121.415161,39.227561],[-121.414772,39.227662],[-121.414308,39.22779],[-121.414134,39.227843],[-121.412798,39.228287],[-121.412552,39.22837],[-121.410609,39.229006],[-121.409531,39.229352],[-121.408783,39.229594],[-121.407445,39.23003],[-121.407389,39.230029],[-121.407073,39.230005],[-121.406649,39.229747],[-121.406346,39.229472],[-121.406195,39.229293],[-121.406184,39.22928],[-121.406057,39.229121],[-121.405972,39.228874],[-121.405866,39.228775],[-121.405224,39.228588],[-121.405153,39.228489],[-121.405153,39.228451],[-121.405224,39.228379],[-121.405506,39.22816],[-121.405753,39.228132],[-121.405979,39.228061],[-121.406283,39.227743],[-121.406453,39.227451],[-121.406524,39.227303],[-121.406777,39.226134],[-121.406849,39.225804],[-121.40699,39.225475],[-121.40704,39.225266],[-121.40704,39.225101],[-121.40697,39.224717],[-121.406934,39.224689],[-121.406963,39.224607],[-121.406892,39.224415],[-121.406913,39.224222],[-121.407035,39.223954],[-121.407486,39.22297],[-121.4075,39.222861],[-121.407832,39.222004],[-121.407952,39.221823],[-121.407957,39.221812],[-121.408094,39.221537],[-121.408367,39.221152],[-121.408477,39.22104],[-121.408476,39.221024],[-121.407487,39.220834],[-121.407635,39.220795],[-121.407666,39.220777],[-121.407762,39.220724],[-121.407953,39.220669],[-121.408184,39.220556],[-121.408354,39.220474],[-121.407916,39.220433],[-121.407487,39.220581],[-121.407124,39.220961],[-121.406943,39.221279],[-121.406138,39.221359],[-121.403342,39.221453],[-121.403311,39.221508],[-121.40328,39.221564],[-121.403203,39.221703],[-121.402263,39.221711],[-121.401751,39.221629],[-121.40163,39.221656],[-121.401469,39.221699],[-121.400933,39.221868],[-121.400834,39.221734],[-121.400796,39.221742],[-121.400522,39.221784],[-121.400433,39.221804],[-121.400389,39.221818],[-121.4003,39.221836],[-121.400127,39.221862],[-121.399934,39.221891],[-121.399846,39.221915],[-121.399719,39.22196],[-121.39915,39.222122],[-121.398937,39.222194],[-121.398854,39.222227],[-121.398758,39.222336],[-121.398628,39.222438],[-121.39851,39.222496],[-121.398436,39.222539],[-121.398397,39.222601],[-121.398241,39.222779],[-121.398179,39.222832],[-121.398146,39.222883],[-121.39809,39.22294],[-121.398068,39.222971],[-121.397998,39.223103],[-121.397862,39.223291],[-121.39765,39.223524],[-121.397506,39.223665],[-121.397276,39.223841],[-121.397184,39.223922],[-121.396898,39.224105],[-121.396821,39.224145],[-121.396653,39.224205],[-121.396472,39.224241],[-121.39643,39.224256],[-121.39631,39.224312],[-121.396239,39.224357],[-121.396148,39.224373],[-121.39573,39.224399],[-121.3956,39.22444],[-121.395417,39.224469],[-121.395371,39.224472],[-121.395091,39.224466],[-121.394718,39.224445],[-121.394625,39.22445],[-121.394487,39.224429],[-121.394396,39.22444],[-121.394349,39.224442],[-121.39421,39.224427],[-121.394166,39.224416],[-121.394042,39.224366],[-121.393736,39.224203],[-121.393577,39.224073],[-121.393506,39.224026],[-121.393471,39.223887],[-121.393434,39.223821],[-121.393362,39.223729],[-121.393306,39.223672],[-121.393273,39.223647],[-121.3932,39.223602],[-121.393097,39.223416],[-121.392912,39.223169],[-121.392702,39.222918],[-121.39266,39.222869],[-121.39254,39.22276],[-121.392471,39.222713],[-121.392313,39.222618],[-121.392288,39.222603],[-121.392184,39.222532],[-121.391891,39.222357],[-121.39174,39.222273],[-121.391523,39.222139],[-121.391323,39.222048],[-121.391145,39.222004],[-121.391054,39.221989],[-121.390992,39.221983],[-121.390822,39.221968],[-121.390684,39.221948],[-121.390505,39.221906],[-121.390461,39.22182],[-121.390433,39.221782],[-121.390414,39.221758],[-121.390333,39.221692],[-121.389691,39.221351],[-121.388621,39.221058],[-121.388323,39.221175],[-121.388281,39.221187],[-121.388197,39.221218],[-121.388119,39.221257],[-121.387616,39.221172],[-121.387173,39.221061],[-121.386947,39.221017],[-121.38691,39.220995],[-121.386829,39.220959],[-121.386368,39.220786],[-121.385932,39.220659],[-121.385578,39.220566],[-121.385351,39.220526],[-121.384931,39.220522],[-121.384884,39.220526],[-121.38461,39.22057],[-121.384443,39.220592],[-121.383967,39.220609],[-121.383552,39.220788],[-121.383065,39.22093],[-121.382574,39.220895],[-121.382196,39.220894],[-121.381827,39.220894],[-121.381095,39.220792],[-121.380554,39.220714],[-121.379995,39.220685],[-121.379831,39.220668],[-121.379689,39.220653],[-121.379478,39.22073],[-121.378604,39.221047],[-121.378155,39.220941],[-121.37748,39.220854],[-121.376762,39.220695],[-121.376127,39.220539],[-121.376073,39.220518],[-121.375961,39.220491],[-121.375618,39.220397],[-121.375312,39.220328],[-121.375099,39.220266],[-121.374536,39.220123],[-121.374359,39.220093],[-121.374052,39.220027],[-121.373875,39.219992],[-121.373564,39.219946],[-121.372989,39.21984],[-121.372858,39.219811],[-121.372812,39.219807],[-121.372586,39.219797],[-121.372541,39.219803],[-121.372454,39.219822],[-121.37237,39.219849],[-121.371928,39.219764],[-121.371526,39.219701],[-121.371003,39.21958],[-121.370918,39.219556],[-121.370623,39.219461],[-121.370196,39.219258],[-121.369995,39.219177],[-121.369917,39.21914],[-121.369268,39.218757],[-121.369167,39.218701],[-121.375681,39.220242],[-121.37551,39.220193],[-121.37506,39.220005],[-121.374985,39.219983],[-121.374729,39.219879],[-121.374176,39.219723],[-121.373964,39.21965],[-121.373409,39.219506],[-121.373277,39.219454],[-121.37291,39.219302],[-121.372545,39.21908],[-121.37223,39.218833],[-121.372096,39.218746],[-121.372026,39.218683],[-121.371954,39.218592],[-121.371877,39.218514],[-121.37181,39.218482],[-121.370999,39.218235],[-121.370558,39.218055],[-121.370535,39.21804],[-121.365933,39.217774],[-121.365902,39.217756],[-121.365872,39.217737],[-121.365827,39.217708],[-121.365799,39.217695],[-121.365771,39.217681],[-121.365418,39.217681],[-121.36457,39.217627],[-121.363688,39.2176],[-121.36349,39.217534],[-121.363257,39.217507],[-121.363067,39.217452],[-121.36289,39.217358],[-121.362749,39.217249],[-121.362652,39.217149],[-121.362615,39.216245],[-121.362574,39.215277],[-121.362502,39.214986],[-121.361926,39.214823],[-121.361892,39.21481],[-121.361602,39.214703],[-121.360926,39.214601],[-121.360661,39.214412],[-121.360631,39.213641],[-121.360484,39.213454],[-121.360514,39.212636],[-121.36013,39.212143],[-121.359777,39.211465],[-121.359747,39.210507],[-121.359597,39.210351],[-121.358482,39.209192],[-121.358394,39.208911],[-121.358211,39.208911],[-121.357664,39.208911],[-121.357482,39.208911],[-121.357286,39.208911],[-121.356923,39.208912],[-121.356714,39.208837],[-121.3566,39.208797],[-121.356629,39.208729],[-121.356453,39.208729],[-121.356408,39.2087],[-121.355831,39.208326],[-121.355746,39.208271],[-121.355688,39.208157],[-121.354923,39.207997],[-121.354658,39.208066],[-121.354589,39.208131],[-121.352971,39.209692],[-121.352105,39.210525],[-121.351807,39.210813],[-121.351718,39.210996],[-121.351695,39.211527],[-121.35168,39.211677],[-121.352061,39.21225],[-121.35221,39.212474],[-121.352164,39.213851],[-121.352156,39.214108],[-121.352147,39.214364],[-121.352141,39.214539],[-121.352135,39.214714],[-121.352134,39.214723],[-121.352107,39.215563],[-121.351861,39.21554],[-121.351628,39.215524],[-121.351347,39.21549],[-121.351249,39.215473],[-121.351209,39.215467],[-121.351072,39.215439],[-121.350894,39.215395],[-121.350809,39.215367],[-121.350727,39.215333],[-121.350648,39.215295],[-121.35058,39.215255],[-121.350407,39.215133],[-121.350175,39.214939],[-121.35012,39.214901],[-121.350071,39.214878],[-121.349917,39.214826],[-121.349772,39.21479],[-121.349526,39.214738],[-121.349215,39.214686],[-121.348905,39.214664],[-121.34885,39.214661],[-121.348679,39.214654],[-121.348141,39.214649],[-121.347988,39.214645],[-121.347507,39.214631],[-121.347275,39.214625],[-121.346918,39.214609],[-121.34687,39.214599],[-121.346781,39.21456],[-121.346739,39.214529],[-121.346643,39.214414],[-121.346528,39.214295],[-121.346477,39.214233],[-121.346441,39.21417],[-121.346411,39.214104],[-121.346374,39.21404],[-121.34635,39.21401],[-121.34633,39.213985],[-121.346281,39.213933],[-121.346212,39.213874],[-121.346137,39.213819],[-121.345974,39.213716],[-121.345935,39.213692],[-121.345847,39.213632],[-121.345593,39.213443],[-121.345398,39.213279],[-121.345373,39.213256],[-121.345269,39.213158],[-121.345236,39.213122],[-121.345218,39.213081],[-121.345198,39.212993],[-121.345149,39.212873],[-121.345087,39.212788],[-121.345034,39.212733],[-121.345014,39.212718],[-121.344796,39.212605],[-121.344618,39.212518],[-121.343969,39.212246],[-121.343912,39.212229],[-121.343827,39.212215],[-121.343784,39.212215],[-121.343735,39.212223],[-121.343688,39.212238],[-121.343643,39.212261],[-121.343602,39.212289],[-121.343547,39.212337],[-121.34354,39.212345],[-121.343505,39.212369],[-121.343471,39.212385],[-121.343398,39.212402],[-121.343322,39.212401],[-121.343267,39.212391],[-121.343164,39.212356],[-121.343024,39.212284],[-121.342892,39.212199],[-121.342863,39.212177],[-121.343722,39.211417],[-121.344907,39.21015],[-121.345409,39.209896],[-121.34603,39.20939],[-121.346373,39.209199],[-121.346533,39.209112],[-121.34683,39.208721],[-121.347894,39.208465],[-121.348308,39.208234],[-121.348515,39.207889],[-121.349078,39.207382],[-121.34914,39.2066],[-121.349289,39.206346],[-121.351505,39.206315],[-121.351859,39.206221],[-121.351977,39.206084],[-121.351981,39.205509],[-121.351693,39.204152],[-121.350497,39.202679],[-121.349971,39.202081],[-121.349652,39.201322],[-121.348863,39.200746],[-121.348716,39.200588],[-121.348541,39.2004],[-121.348343,39.199113],[-121.348255,39.19902],[-121.347968,39.19757],[-121.347795,39.196974],[-121.347622,39.196444],[-121.347718,39.196166],[-121.347767,39.196018],[-121.347888,39.195665],[-121.347964,39.195613],[-121.348094,39.195528],[-121.348089,39.195159],[-121.348037,39.194994],[-121.347872,39.194465],[-121.347719,39.193406],[-121.347643,39.192871],[-121.348003,39.192568],[-121.348095,39.192493],[-121.34838,39.192266],[-121.348744,39.191989],[-121.349176,39.191672],[-121.349517,39.191442],[-121.349565,39.191411],[-121.3498,39.191285],[-121.349859,39.191262],[-121.349922,39.191244],[-121.349988,39.191231],[-121.350057,39.191223],[-121.350128,39.190597],[-121.350139,39.19051],[-121.350047,39.189941],[-121.349896,39.188724],[-121.349888,39.18866],[-121.349678,39.188136],[-121.348905,39.188167],[-121.348856,39.188169],[-121.348347,39.188318],[-121.347895,39.188191],[-121.346677,39.188388],[-121.346641,39.188376],[-121.346056,39.188183],[-121.345942,39.188076],[-121.34555,39.187673],[-121.345315,39.186739],[-121.345226,39.186383],[-121.344532,39.18585],[-121.342916,39.185683],[-121.341747,39.185416],[-121.341259,39.185559],[-121.339797,39.185989],[-121.339614,39.186274],[-121.339474,39.186492],[-121.338739,39.186698],[-121.338439,39.186698],[-121.337827,39.186699],[-121.337063,39.186584],[-121.336445,39.186676],[-121.335446,39.187202],[-121.335034,39.18734],[-121.333711,39.187203],[-121.333633,39.187214],[-121.332917,39.187317],[-121.33227,39.1875],[-121.332006,39.1875],[-121.331859,39.187111],[-121.331859,39.186516],[-121.33227,39.1848],[-121.332181,39.184205],[-121.332005,39.183999],[-121.332034,39.183908],[-121.331799,39.183473],[-121.331476,39.183084],[-121.331475,39.182626],[-121.331299,39.18242],[-121.330839,39.182331],[-121.330711,39.182306],[-121.330505,39.1821],[-121.330505,39.18194],[-121.33024,39.18146],[-121.32977,39.181162],[-121.329417,39.180773],[-121.329211,39.180407],[-121.328976,39.179149],[-121.328358,39.178325],[-121.328342,39.178286],[-121.328392,39.178215],[-121.328437,39.178133],[-121.328495,39.178007],[-121.328539,39.177885],[-121.328559,39.177805],[-121.328564,39.177732],[-121.328554,39.177587],[-121.328532,39.177437],[-121.32852,39.177388],[-121.328457,39.177223],[-121.328312,39.176923],[-121.328108,39.176448],[-121.327951,39.176126],[-121.327695,39.175532],[-121.327541,39.175218],[-121.327354,39.174818],[-121.327188,39.174419],[-121.32716,39.174363],[-121.327059,39.174193],[-121.326985,39.174078],[-121.326954,39.174044],[-121.326909,39.174009],[-121.3268,39.173947],[-121.326737,39.173921],[-121.326673,39.1739],[-121.326542,39.173879],[-121.326396,39.173867],[-121.326177,39.173858],[-121.3258,39.173474],[-121.325535,39.173039],[-121.324976,39.171804],[-121.3233,39.170133],[-121.321653,39.168165],[-121.321385,39.167749],[-121.321271,39.167571],[-121.321301,39.166609],[-121.320536,39.165557],[-121.320507,39.165168],[-121.320742,39.164344],[-121.320742,39.163566],[-121.320654,39.1632],[-121.319948,39.162674],[-121.31986,39.162514],[-121.319782,39.162514],[-121.319595,39.162514],[-121.31955,39.162499],[-121.319477,39.162475],[-121.320564,39.160776],[-121.320921,39.16022],[-121.321769,39.158895],[-121.321858,39.155783],[-121.321877,39.15508],[-121.321935,39.153064],[-121.322972,39.153062],[-121.326085,39.153059],[-121.327123,39.153058],[-121.330219,39.153049],[-121.339509,39.153025],[-121.342606,39.153017],[-121.342817,39.153022],[-121.34345,39.153039],[-121.343661,39.153045],[-121.344438,39.153044],[-121.346773,39.153042],[-121.347551,39.153042],[-121.348768,39.153038],[-121.352419,39.153029],[-121.353637,39.153026],[-121.354632,39.153029],[-121.357543,39.153038],[-121.35762,39.153038],[-121.358616,39.153041],[-121.358802,39.153041],[-121.35936,39.153042],[-121.359547,39.153043],[-121.360319,39.153044],[-121.361635,39.153046],[-121.362634,39.153044],[-121.363407,39.153044],[-121.363896,39.153043],[-121.365364,39.153043],[-121.365854,39.153043],[-121.376071,39.153162],[-121.376839,39.153243],[-121.376791,39.158472],[-121.376759,39.159308],[-121.377342,39.159313],[-121.381604,39.15935],[-121.383025,39.159363],[-121.385534,39.159331],[-121.393062,39.159235],[-121.395572,39.159204],[-121.39557,39.159326],[-121.395573,39.159608],[-121.395585,39.160519],[-121.395584,39.160822],[-121.395583,39.161227],[-121.395579,39.162889],[-121.395589,39.163574],[-121.395598,39.164075],[-121.395592,39.164693],[-121.39556,39.16632],[-121.39557,39.166905],[-121.395594,39.167317],[-121.395601,39.167675],[-121.395597,39.168254],[-121.395583,39.168915],[-121.395589,39.16966],[-121.395577,39.170511],[-121.395577,39.170614],[-121.395581,39.171229],[-121.395598,39.171852],[-121.395599,39.172468],[-121.395589,39.172961],[-121.395585,39.173119],[-121.395579,39.173442],[-121.39558,39.173596],[-121.395583,39.173756],[-121.395949,39.173753],[-121.39705,39.173744],[-121.397418,39.173742],[-121.397594,39.173742],[-121.398123,39.173742],[-121.3983,39.173742],[-121.398523,39.173733],[-121.398604,39.173731],[-121.398909,39.17372],[-121.399163,39.17371],[-121.399193,39.173708],[-121.399417,39.173701],[-121.400914,39.17369],[-121.405406,39.173658],[-121.406904,39.173648],[-121.407825,39.17365],[-121.410588,39.173657],[-121.41151,39.17366],[-121.411919,39.173523],[-121.412019,39.173486],[-121.41278,39.173211],[-121.413542,39.17295],[-121.413986,39.172799],[-121.414053,39.172778],[-121.414179,39.172737],[-121.414292,39.172702],[-121.414554,39.172604],[-121.414571,39.172598],[-121.414677,39.172553],[-121.415155,39.172353],[-121.41578,39.172132],[-121.415844,39.172112],[-121.41609,39.172038],[-121.418881,39.171299],[-121.419243,39.171214],[-121.419467,39.171169],[-121.419475,39.171168],[-121.4198,39.171112],[-121.419972,39.171093],[-121.420708,39.171044],[-121.421334,39.171003],[-121.422232,39.170957],[-121.422872,39.170935],[-121.423061,39.170929],[-121.425834,39.170856],[-121.430046,39.170723],[-121.430126,39.170721],[-121.432272,39.170675],[-121.432482,39.170668],[-121.432769,39.170659],[-121.433311,39.170642],[-121.433451,39.170627],[-121.433613,39.170602],[-121.433773,39.170571],[-121.433832,39.170555],[-121.434034,39.170505],[-121.435032,39.170225],[-121.437394,39.169545],[-121.437754,39.169443],[-121.438787,39.169154],[-121.439059,39.169065],[-121.439685,39.168891],[-121.442796,39.168079],[-121.443943,39.167763],[-121.44554,39.16728],[-121.446481,39.166984],[-121.448712,39.166292],[-121.449668,39.165996],[-121.451248,39.165513],[-121.45172,39.165353],[-121.452014,39.165224],[-121.452318,39.165089],[-121.452548,39.164987],[-121.452955,39.164765],[-121.453042,39.164719],[-121.453372,39.164506],[-121.453671,39.164298],[-121.455708,39.162699],[-121.456223,39.162282],[-121.45644,39.162108],[-121.456936,39.161758],[-121.457355,39.161515],[-121.457622,39.16136],[-121.458169,39.161108],[-121.458339,39.161031],[-121.46075,39.160214],[-121.461613,39.159922],[-121.462799,39.159519],[-121.46636,39.158313],[-121.467548,39.157911],[-121.46759,39.154929],[-121.467717,39.145983],[-121.467747,39.143896],[-121.468641,39.143881],[-121.468874,39.143875],[-121.469576,39.143857],[-121.46981,39.143852],[-121.474211,39.143738],[-121.477085,39.143665],[-121.477218,39.133333],[-121.477276,39.128931],[-121.477183,39.128933],[-121.476363,39.128942],[-121.473624,39.128974],[-121.473466,39.128976],[-121.472712,39.128987],[-121.472527,39.128989],[-121.471973,39.128997],[-121.471789,39.129],[-121.471451,39.129004],[-121.47044,39.129018],[-121.470103,39.129024],[-121.469647,39.12903],[-121.468281,39.129049],[-121.467826,39.129056],[-121.467462,39.129059],[-121.466372,39.12907],[-121.466009,39.129075],[-121.465567,39.12908],[-121.465032,39.129087],[-121.462101,39.129127],[-121.461652,39.129134],[-121.461125,39.129131],[-121.459729,39.129153],[-121.457586,39.129188],[-121.455541,39.129213],[-121.454146,39.129231],[-121.453698,39.129237],[-121.453626,39.129238],[-121.452357,39.129244],[-121.45191,39.129247],[-121.451733,39.12925],[-121.451202,39.129263],[-121.451026,39.129267],[-121.450722,39.129274],[-121.449907,39.129279],[-121.449742,39.129281],[-121.446604,39.129321],[-121.446553,39.12932],[-121.445888,39.129315],[-121.445495,39.129298],[-121.445436,39.129292],[-121.443887,39.12934],[-121.43924,39.129487],[-121.437813,39.129533],[-121.437811,39.129412],[-121.437776,39.128972],[-121.437671,39.127653],[-121.437637,39.127214],[-121.437733,39.124936],[-121.437735,39.124225],[-121.437772,39.115255],[-121.437785,39.112265],[-121.437626,39.109098],[-121.437211,39.100789],[-121.436021,39.100787],[-121.432851,39.100784],[-121.432753,39.100781],[-121.43246,39.100775],[-121.432363,39.100774],[-121.432232,39.10078],[-121.431964,39.100794],[-121.431971,39.100669],[-121.431979,39.100539],[-121.432,39.099382],[-121.432063,39.095912],[-121.432082,39.094922],[-121.432068,39.094756],[-121.432061,39.094635],[-121.43204,39.094275],[-121.432034,39.094155],[-121.432035,39.093834],[-121.432405,39.093729],[-121.432389,39.093669],[-121.431947,39.09313],[-121.432339,39.091741],[-121.432332,39.091385],[-121.432311,39.090318],[-121.432305,39.089963],[-121.432354,39.089133],[-121.432838,39.089118],[-121.434538,39.089066],[-121.434608,39.086301],[-121.434598,39.085301],[-121.43457,39.082302],[-121.434561,39.081303],[-121.434544,39.07964],[-121.434522,39.077311],[-121.434496,39.074654],[-121.43448,39.072992],[-121.434479,39.072907],[-121.434477,39.072653],[-121.434477,39.072569],[-121.43448,39.072388],[-121.434492,39.071844],[-121.434496,39.071664],[-121.434665,39.071663],[-121.435173,39.071661],[-121.435343,39.071661],[-121.435424,39.071661],[-121.435514,39.071661],[-121.43567,39.071655],[-121.435752,39.071652],[-121.43649,39.071644],[-121.437717,39.071633],[-121.438707,39.07163],[-121.439446,39.071628],[-121.439968,39.071627],[-121.440175,39.071625],[-121.442362,39.071609],[-121.443091,39.071604],[-121.444922,39.07159],[-121.445516,39.071586],[-121.447057,39.071569],[-121.448806,39.071563],[-121.450417,39.071552],[-121.451146,39.071548],[-121.451726,39.071539],[-121.452249,39.071527],[-121.452238,39.072403],[-121.452204,39.075031],[-121.452194,39.075908],[-121.452205,39.075949],[-121.452239,39.076075],[-121.452251,39.076117],[-121.453443,39.076496],[-121.457019,39.077636],[-121.458211,39.078016],[-121.458548,39.07813],[-121.45956,39.078473],[-121.459898,39.078588],[-121.459897,39.078548],[-121.459895,39.07843],[-121.459895,39.078391],[-121.459772,39.077831],[-121.459752,39.077739],[-121.45964,39.077641],[-121.459635,39.076939],[-121.460074,39.076304],[-121.460226,39.076086],[-121.460325,39.075795],[-121.460295,39.075521],[-121.460365,39.075414],[-121.460735,39.074857],[-121.46122,39.074616],[-121.461381,39.074537],[-121.461469,39.074331],[-121.461848,39.074257],[-121.462761,39.074079],[-121.462979,39.074147],[-121.463348,39.074262],[-121.463442,39.074709],[-121.463613,39.07552],[-121.463586,39.076062],[-121.463583,39.076138],[-121.463319,39.076413],[-121.463319,39.076642],[-121.463135,39.076927],[-121.463026,39.077099],[-121.462997,39.077763],[-121.462791,39.078152],[-121.462498,39.078404],[-121.462486,39.078407],[-121.46194,39.078564],[-121.461936,39.078775],[-121.461924,39.079409],[-121.461921,39.079621],[-121.461954,39.08037],[-121.462054,39.08262],[-121.462088,39.08337],[-121.463438,39.083323],[-121.467491,39.083186],[-121.468842,39.08314],[-121.468847,39.08297],[-121.468865,39.082462],[-121.468871,39.082293],[-121.469211,39.082297],[-121.470234,39.082312],[-121.470575,39.082318],[-121.471132,39.082326],[-121.472805,39.082351],[-121.473363,39.08236],[-121.473393,39.082475],[-121.473989,39.083002],[-121.476044,39.084821],[-121.476624,39.085334],[-121.476653,39.085472],[-121.476929,39.085481],[-121.477757,39.085508],[-121.478033,39.085517],[-121.479142,39.085502],[-121.482472,39.08546],[-121.483582,39.085446],[-121.483807,39.085448],[-121.484484,39.085456],[-121.48471,39.085459],[-121.484669,39.083614],[-121.484609,39.080843],[-121.484534,39.078082],[-121.484485,39.076239],[-121.484757,39.07102],[-121.482366,39.071034],[-121.482028,39.071035],[-121.481014,39.071041],[-121.480677,39.071043],[-121.479995,39.071047],[-121.477952,39.071058],[-121.477271,39.071063],[-121.477257,39.070319],[-121.477215,39.06809],[-121.477201,39.067347],[-121.477177,39.066633],[-121.477105,39.064491],[-121.477082,39.063777],[-121.478607,39.063743],[-121.483185,39.063645],[-121.484711,39.063613],[-121.48471,39.063218],[-121.484708,39.062036],[-121.484708,39.061642],[-121.484706,39.060606],[-121.484703,39.057498],[-121.484702,39.056463],[-121.484697,39.055216],[-121.484692,39.053904],[-121.484707,39.051477],[-121.484715,39.050231],[-121.484715,39.050165],[-121.484718,39.049969],[-121.484719,39.049904],[-121.484228,39.049562],[-121.482867,39.048634],[-121.482731,39.04854],[-121.482372,39.048292],[-121.481252,39.04749],[-121.480592,39.047027],[-121.47925,39.046103],[-121.478675,39.045694],[-121.477058,39.044585],[-121.476804,39.044402],[-121.476568,39.044233],[-121.476145,39.043944],[-121.4759,39.043767],[-121.475826,39.043702],[-121.475767,39.043639],[-121.475689,39.043539],[-121.475599,39.043397],[-121.475573,39.043341],[-121.475548,39.043266],[-121.47553,39.04319],[-121.475517,39.043102],[-121.475512,39.043013],[-121.475516,39.042925],[-121.475531,39.042826],[-121.475594,39.042595],[-121.476059,39.042657],[-121.476286,39.042682],[-121.476635,39.042708],[-121.477319,39.042724],[-121.47796,39.042718],[-121.478714,39.0427],[-121.478919,39.042702],[-121.479149,39.042715],[-121.47968,39.042764],[-121.480041,39.042809],[-121.480258,39.042845],[-121.4806,39.042914],[-121.48098,39.043008],[-121.481212,39.04307],[-121.481441,39.043139],[-121.481619,39.0432],[-121.481967,39.043337],[-121.482446,39.043542],[-121.482595,39.043615],[-121.482729,39.043688],[-121.482986,39.043843],[-121.483221,39.043995],[-121.484747,39.04502],[-121.48518,39.04531],[-121.486497,39.046229],[-121.487927,39.047203],[-121.4906,39.049065],[-121.497636,39.053918],[-121.501527,39.056585],[-121.503705,39.058097],[-121.506141,39.059758],[-121.506351,39.059901],[-121.507458,39.060669],[-121.508132,39.061137],[-121.508487,39.061384],[-121.510163,39.062535],[-121.510277,39.062613],[-121.510839,39.063004],[-121.511467,39.063434],[-121.513351,39.064727],[-121.513979,39.065158],[-121.514252,39.065347],[-121.515073,39.065914],[-121.515347,39.066104],[-121.515754,39.066385],[-121.516976,39.067231],[-121.517384,39.067513],[-121.517742,39.067742],[-121.518188,39.068066],[-121.518787,39.068502],[-121.519282,39.068873],[-121.519658,39.069165],[-121.520514,39.06985],[-121.520728,39.070022],[-121.521051,39.07029],[-121.521266,39.070475],[-121.521423,39.07061],[-121.521662,39.070832],[-121.521747,39.070916],[-121.52242,39.071581],[-121.523004,39.072173],[-121.523128,39.072307],[-121.523272,39.072461],[-121.523533,39.072752],[-121.523567,39.072792],[-121.523788,39.073047],[-121.523794,39.073054],[-121.524191,39.073537],[-121.524468,39.073848],[-121.5247,39.074107],[-121.525256,39.07479],[-121.525515,39.075108],[-121.526446,39.076226],[-121.526948,39.076819],[-121.527367,39.077313],[-121.527511,39.077497],[-121.528014,39.078084],[-121.529524,39.079848],[-121.529547,39.079875],[-121.530012,39.08045],[-121.530351,39.080846],[-121.530608,39.081139],[-121.531013,39.0816],[-121.531439,39.082077],[-121.531976,39.082666],[-121.532442,39.083167],[-121.533063,39.083835],[-121.533205,39.083988],[-121.533534,39.084342],[-121.533631,39.08445],[-121.533771,39.084606],[-121.53428,39.085172],[-121.534461,39.085378],[-121.53461,39.085549],[-121.536073,39.087271],[-121.536473,39.087747],[-121.537141,39.08854],[-121.537996,39.089555],[-121.540122,39.092094],[-121.540772,39.092878],[-121.541266,39.093456],[-121.542958,39.095485],[-121.543031,39.095534],[-121.543143,39.095526],[-121.543221,39.095519],[-121.543349,39.095512],[-121.543358,39.095524],[-121.543645,39.096023],[-121.54393,39.096371],[-121.545577,39.098317],[-121.545537,39.098359],[-121.545532,39.098377],[-121.545513,39.098404],[-121.545507,39.098415],[-121.545498,39.098439],[-121.545487,39.098452],[-121.545448,39.098497],[-121.545381,39.098595],[-121.545377,39.098613],[-121.545349,39.098649],[-121.545337,39.098679],[-121.545315,39.098739],[-121.545292,39.09878],[-121.546163,39.099822],[-121.54686,39.100656],[-121.548191,39.102225],[-121.548793,39.102933],[-121.549674,39.103968],[-121.549726,39.103891],[-121.549884,39.103663],[-121.549937,39.103587],[-121.549971,39.103569],[-121.549988,39.103546],[-121.550111,39.103388],[-121.550147,39.103343],[-121.550152,39.103336],[-121.550243,39.103197],[-121.550279,39.103145],[-121.550359,39.103004],[-121.55043,39.10286],[-121.550472,39.102757],[-121.550491,39.102713],[-121.55054,39.102606],[-121.550555,39.102577],[-121.550594,39.102505],[-121.5506,39.102491],[-121.550616,39.102463],[-121.550724,39.102543],[-121.55078,39.102584],[-121.550948,39.102711],[-121.551046,39.10279],[-121.551151,39.102876],[-121.551222,39.102933],[-121.55133,39.103026],[-121.551468,39.103151],[-121.551663,39.103328],[-121.551954,39.103609],[-121.552118,39.103781],[-121.552258,39.103938],[-121.55235,39.10405],[-121.552616,39.104376],[-121.552652,39.104421],[-121.552898,39.104744],[-121.553196,39.105134],[-121.553665,39.105773],[-121.55373,39.10586],[-121.554007,39.106233],[-121.554463,39.106845],[-121.555061,39.107639],[-121.556398,39.109415],[-121.557216,39.110476],[-121.557408,39.110762],[-121.558201,39.11182],[-121.558228,39.111855],[-121.55868,39.112433],[-121.558958,39.112763],[-121.55912,39.11294],[-121.559375,39.113184],[-121.559589,39.113181],[-121.56023,39.113172],[-121.560445,39.11317],[-121.560525,39.113169],[-121.560928,39.113158],[-121.56238,39.113121],[-121.562864,39.113109],[-121.562977,39.113106],[-121.563315,39.113099],[-121.563429,39.113097],[-121.563765,39.113507],[-121.563986,39.113764],[-121.564061,39.113852],[-121.564275,39.11409],[-121.564679,39.114508],[-121.565405,39.115219],[-121.565843,39.115594],[-121.566017,39.115744],[-121.566513,39.11615],[-121.566969,39.11649],[-121.567289,39.116709],[-121.568176,39.117316],[-121.569657,39.11833],[-121.570447,39.118871],[-121.57026,39.119046],[-121.570169,39.119133],[-121.569771,39.119509],[-121.569702,39.119573],[-121.569516,39.119749],[-121.570538,39.120371],[-121.57175,39.121108],[-121.573611,39.122232],[-121.574636,39.122851],[-121.574765,39.12293],[-121.575153,39.12317],[-121.575283,39.123251],[-121.575543,39.123412],[-121.575696,39.123507],[-121.576328,39.12389],[-121.57659,39.124049],[-121.576707,39.12412],[-121.57706,39.124333],[-121.577178,39.124405],[-121.577744,39.124734],[-121.578264,39.125036],[-121.579437,39.125733],[-121.580001,39.126069],[-121.580093,39.126122],[-121.580369,39.126284],[-121.58041,39.126308],[-121.580461,39.12634],[-121.580505,39.126368],[-121.580811,39.126579],[-121.581005,39.126707],[-121.581014,39.126713],[-121.581334,39.126894],[-121.581433,39.126961],[-121.581585,39.127092],[-121.581693,39.127169],[-121.581783,39.127225],[-121.582664,39.127768],[-121.582922,39.127927],[-121.583229,39.128105],[-121.583753,39.128409],[-121.583771,39.12842],[-121.584145,39.128644],[-121.584516,39.128872],[-121.584803,39.129057],[-121.585291,39.129383],[-121.585499,39.129522],[-121.585753,39.129773],[-121.585769,39.129784],[-121.585818,39.129818],[-121.585835,39.12983],[-121.585869,39.129856],[-121.585973,39.129934],[-121.586008,39.12996],[-121.586168,39.13008],[-121.586274,39.13016],[-121.586513,39.13035],[-121.586842,39.130627],[-121.586895,39.130672],[-121.58708,39.130837],[-121.587423,39.131167],[-121.587737,39.131496],[-121.587886,39.131664],[-121.58816,39.131998],[-121.588414,39.132341],[-121.588535,39.132515],[-121.588752,39.132855],[-121.588855,39.133028],[-121.588883,39.133079],[-121.588952,39.133202],[-121.589198,39.133688],[-121.589267,39.133831],[-121.589348,39.134041],[-121.589385,39.134136],[-121.589396,39.134165],[-121.589443,39.134289],[-121.589495,39.134423],[-121.589516,39.134478],[-121.589531,39.13452],[-121.589543,39.13452],[-121.590055,39.134493],[-121.590202,39.134486],[-121.59117,39.134442],[-121.591574,39.134396],[-121.591973,39.134298],[-121.5922,39.134254],[-121.59244,39.134209],[-121.592634,39.134161],[-121.592832,39.134117],[-121.592858,39.134113],[-121.593022,39.134086],[-121.593101,39.134065],[-121.593467,39.133886],[-121.593485,39.133872],[-121.59356,39.133818],[-121.593816,39.133563],[-121.593843,39.133515],[-121.593895,39.13346],[-121.594328,39.133074],[-121.594478,39.132916],[-121.594915,39.132431],[-121.595025,39.13231],[-121.595158,39.132172],[-121.595317,39.13199],[-121.595374,39.131931],[-121.595696,39.13156],[-121.595723,39.131498],[-121.595749,39.131477],[-121.595758,39.131436],[-121.595776,39.131415],[-121.595811,39.131339],[-121.595846,39.131305],[-121.595864,39.131257],[-121.595891,39.131236],[-121.595908,39.131188],[-121.595957,39.131081],[-121.595963,39.131045],[-121.595979,39.130954],[-121.596253,39.130341],[-121.59628,39.13032],[-121.596297,39.130272],[-121.596355,39.130172],[-121.596372,39.129986],[-121.596368,39.129928],[-121.596395,39.1299],[-121.596403,39.129872],[-121.596518,39.129659],[-121.596656,39.129436],[-121.596766,39.12926],[-121.596836,39.129191],[-121.59703,39.128979],[-121.597145,39.128853],[-121.597181,39.128791],[-121.597261,39.128723],[-121.597676,39.127792],[-121.597807,39.12801],[-121.598203,39.128667],[-121.598335,39.128886],[-121.598342,39.128898],[-121.598366,39.128937],[-121.598374,39.12895],[-121.599094,39.130145],[-121.599815,39.13134],[-121.60008,39.131782],[-121.600386,39.132346],[-121.600673,39.132763],[-121.600804,39.132981],[-121.600952,39.133228],[-121.601101,39.133476],[-121.601657,39.134346],[-121.602161,39.135232],[-121.602375,39.135591],[-121.60407,39.137034],[-121.604415,39.137329],[-121.60476,39.137624],[-121.605268,39.138058],[-121.605777,39.138492],[-121.605868,39.138621],[-121.605886,39.138655],[-121.605899,39.138679],[-121.60595,39.13876],[-121.605967,39.138788],[-121.606004,39.138837],[-121.606607,39.139628],[-121.606709,39.139762],[-121.607451,39.140734],[-121.607575,39.140895],[-121.607591,39.141],[-121.607637,39.141296],[-121.607682,39.141592],[-121.607815,39.142446],[-121.60783,39.14254],[-121.607976,39.143489],[-121.607967,39.143576],[-121.607966,39.143583],[-121.607892,39.144195],[-121.607858,39.144459],[-121.607777,39.145103],[-121.607559,39.145371],[-121.607515,39.145427],[-121.607371,39.14561],[-121.607226,39.145793],[-121.60649,39.14673],[-121.606358,39.146897],[-121.605754,39.147666],[-121.605718,39.14771],[-121.6057,39.147734],[-121.605646,39.147803],[-121.605612,39.147845],[-121.605577,39.147891],[-121.605572,39.148007],[-121.605568,39.148104],[-121.605558,39.148318],[-121.605557,39.14832],[-121.605551,39.148349],[-121.605522,39.148416],[-121.605507,39.148459],[-121.605773,39.148711],[-121.606025,39.14898],[-121.606721,39.149796],[-121.60719,39.150402],[-121.607429,39.150803],[-121.607494,39.151197],[-121.607536,39.152043],[-121.607566,39.152465],[-121.607676,39.152714],[-121.60775,39.152918],[-121.607773,39.152979],[-121.607768,39.152994],[-121.607754,39.153042],[-121.60775,39.153058],[-121.607715,39.153225],[-121.607698,39.153308],[-121.607648,39.153554],[-121.607648,39.153557],[-121.607614,39.153728],[-121.607613,39.15373],[-121.607579,39.153898],[-121.607611,39.153963],[-121.607706,39.154161],[-121.607739,39.154227],[-121.607769,39.15429],[-121.60786,39.15448],[-121.607891,39.154544],[-121.608288,39.155373],[-121.608848,39.156542],[-121.609479,39.157861],[-121.609804,39.158539],[-121.60984,39.158615],[-121.609877,39.158691],[-121.609895,39.158726],[-121.609952,39.158831],[-121.609971,39.158866],[-121.610485,39.15982],[-121.612032,39.162683],[-121.612549,39.163639],[-121.612579,39.163688],[-121.612815,39.163989],[-121.613051,39.164289],[-121.613349,39.164671],[-121.613601,39.164992],[-121.613859,39.165428],[-121.614165,39.165901],[-121.614592,39.166419],[-121.614969,39.166852],[-121.615019,39.166909],[-121.615383,39.167366],[-121.615416,39.167419],[-121.615614,39.167824],[-121.615618,39.167849],[-121.615675,39.168137],[-121.615538,39.168435],[-121.615339,39.168656],[-121.615019,39.168878],[-121.614454,39.16942],[-121.613569,39.169969],[-121.613066,39.170305],[-121.6127,39.170656],[-121.612162,39.17125],[-121.612158,39.171255],[-121.611937,39.171777],[-121.611754,39.172296],[-121.611395,39.172915],[-121.611387,39.172929],[-121.61129,39.173436],[-121.611113,39.174356],[-121.611113,39.17515],[-121.611159,39.175706],[-121.611241,39.175917],[-121.611311,39.176096],[-121.611571,39.176317],[-121.612211,39.176515],[-121.612255,39.17653],[-121.612704,39.176694],[-121.613152,39.176857],[-121.613661,39.177042],[-121.613791,39.177115],[-121.614352,39.17743],[-121.615229,39.177792],[-121.615724,39.178014],[-121.615774,39.178057],[-121.616484,39.178674],[-121.616665,39.178901],[-121.61685,39.179132],[-121.61714,39.179948],[-121.617147,39.180095],[-121.617171,39.18062],[-121.617445,39.181169],[-121.617867,39.181672],[-121.617995,39.181825],[-121.618094,39.182124],[-121.618113,39.18218],[-121.618132,39.182237],[-121.618184,39.182321],[-121.618237,39.182405],[-121.618452,39.182748],[-121.618452,39.183069],[-121.618361,39.183412],[-121.618309,39.183509],[-121.618162,39.183794],[-121.617735,39.184213],[-121.617232,39.18461],[-121.616453,39.185197],[-121.615813,39.185731],[-121.615294,39.18625],[-121.61525,39.186298],[-121.614958,39.186624],[-121.614607,39.187082],[-121.614395,39.187391],[-121.614323,39.187473],[-121.614196,39.187757],[-121.613683,39.188909],[-121.613548,39.189213],[-121.613512,39.189293],[-121.613453,39.189413],[-121.613278,39.189773],[-121.613208,39.189888],[-121.613151,39.189981],[-121.613109,39.190058],[-121.613035,39.190194],[-121.613,39.190304],[-121.613037,39.190479],[-121.613109,39.190598],[-121.613121,39.190617],[-121.613252,39.190732],[-121.613254,39.190734],[-121.613296,39.190774],[-121.613429,39.190903],[-121.613474,39.190946],[-121.613513,39.190976],[-121.613515,39.190978],[-121.613581,39.191029],[-121.613642,39.191073],[-121.613686,39.191104],[-121.613695,39.191109],[-121.613725,39.191131],[-121.613736,39.19114],[-121.613887,39.191249],[-121.614006,39.191333],[-121.61405,39.191364],[-121.614273,39.191617],[-121.614465,39.191857],[-121.614572,39.192097],[-121.614585,39.192139],[-121.614654,39.192355],[-121.614695,39.192458],[-121.614733,39.192566],[-121.61476,39.192641],[-121.614764,39.192859],[-121.614764,39.192871],[-121.614792,39.192902],[-121.614815,39.192927],[-121.614873,39.192989],[-121.614942,39.193067],[-121.615137,39.193296],[-121.615635,39.193404],[-121.616103,39.193489],[-121.616387,39.193479],[-121.616822,39.193465],[-121.617742,39.193504],[-121.617984,39.193514],[-121.618123,39.193555],[-121.619232,39.193879],[-121.619497,39.19399],[-121.619745,39.194094],[-121.619993,39.194198],[-121.62061,39.194456],[-121.62118,39.194727],[-121.622693,39.195448],[-121.622894,39.195506],[-121.622943,39.195522],[-121.623109,39.195587],[-121.623333,39.195695],[-121.623395,39.195683],[-121.623483,39.195663],[-121.623506,39.195659],[-121.623678,39.195738],[-121.623689,39.195745],[-121.623838,39.19594],[-121.623842,39.195945],[-121.623949,39.19616],[-121.624028,39.196351],[-121.624041,39.196621],[-121.624026,39.19668],[-121.623982,39.19686],[-121.623926,39.196894],[-121.623918,39.196901],[-121.623842,39.196966],[-121.623755,39.197044],[-121.623683,39.197212],[-121.623644,39.197304],[-121.623644,39.197327],[-121.623644,39.197399],[-121.623645,39.197423],[-121.623644,39.197504],[-121.623644,39.197586],[-121.623646,39.197852],[-121.623832,39.198332],[-121.623998,39.198746],[-121.624198,39.199072],[-121.624266,39.199184],[-121.624311,39.199257],[-121.624335,39.199295],[-121.624379,39.199366],[-121.625048,39.200004],[-121.625293,39.200235],[-121.626079,39.200902],[-121.626787,39.20168],[-121.62784,39.202971],[-121.628326,39.203647],[-121.628474,39.203852],[-121.628915,39.204337],[-121.629089,39.204678],[-121.628776,39.204808],[-121.628608,39.204878],[-121.628441,39.204947],[-121.628099,39.205084],[-121.628089,39.205089],[-121.62733,39.205632],[-121.62722,39.205748],[-121.627115,39.205861],[-121.626952,39.206],[-121.626871,39.206067],[-121.626835,39.206098],[-121.626593,39.206214],[-121.626499,39.206261],[-121.626436,39.20629],[-121.626406,39.206304],[-121.62624,39.206385],[-121.626134,39.206436],[-121.626045,39.206482],[-121.625523,39.206727],[-121.625458,39.206751],[-121.62525,39.206832],[-121.624903,39.206921],[-121.624571,39.20697],[-121.624335,39.207006],[-121.624128,39.207],[-121.623854,39.206916],[-121.623657,39.206822],[-121.623612,39.20677],[-121.623479,39.206616],[-121.623408,39.206546],[-121.623326,39.20649],[-121.623118,39.20637],[-121.62302,39.206302],[-121.622731,39.206099],[-121.622651,39.206043],[-121.622631,39.206041],[-121.62263,39.206041],[-121.62255,39.20603],[-121.622308,39.205998],[-121.622228,39.205988],[-121.622026,39.205996],[-121.621655,39.206013],[-121.621421,39.206041],[-121.621221,39.206066],[-121.621171,39.206108],[-121.621121,39.206152],[-121.621049,39.206262],[-121.621014,39.206318],[-121.621003,39.206337],[-121.620973,39.206398],[-121.620963,39.206418],[-121.620926,39.206487],[-121.620926,39.206707],[-121.620926,39.20671],[-121.620815,39.206897],[-121.620767,39.207091],[-121.620719,39.20735],[-121.620667,39.207557],[-121.620646,39.207645],[-121.620684,39.207851],[-121.620693,39.207911],[-121.620716,39.208042],[-121.620704,39.208094],[-121.620693,39.208155],[-121.620688,39.208213],[-121.620685,39.208243],[-121.620684,39.208255],[-121.620539,39.208462],[-121.62053,39.208476],[-121.620488,39.208535],[-121.620478,39.208547],[-121.620452,39.208586],[-121.620444,39.2086],[-121.620436,39.208607],[-121.620414,39.208634],[-121.620409,39.208645],[-121.620267,39.208838],[-121.620145,39.208965],[-121.620166,39.209196],[-121.620168,39.209214],[-121.620061,39.209454],[-121.620014,39.209546],[-121.619836,39.209731],[-121.61961,39.209933],[-121.619444,39.210228],[-121.619444,39.210448],[-121.619609,39.210679],[-121.619689,39.210812],[-121.619704,39.210836],[-121.619906,39.210984],[-121.620192,39.211224],[-121.620224,39.211254],[-121.620247,39.211294],[-121.620388,39.211531],[-121.620437,39.211611],[-121.620445,39.211624],[-121.620469,39.211666],[-121.620478,39.21168],[-121.620488,39.211698],[-121.620531,39.211777],[-121.620656,39.212004],[-121.620684,39.212073],[-121.620725,39.212176],[-121.620725,39.212178],[-121.620901,39.21261],[-121.620772,39.212886],[-121.620629,39.213033],[-121.620418,39.213305],[-121.62038,39.213356],[-121.620284,39.213487],[-121.620141,39.213513],[-121.619903,39.213459],[-121.619631,39.213414],[-121.619192,39.213302],[-121.618753,39.2131],[-121.618268,39.212851],[-121.617581,39.212704],[-121.616955,39.212517],[-121.616714,39.212513],[-121.616444,39.212509],[-121.615791,39.212529],[-121.615405,39.212622],[-121.615305,39.212648],[-121.615271,39.212662],[-121.614891,39.212828],[-121.614877,39.212835],[-121.614767,39.21289],[-121.614696,39.212924],[-121.614557,39.212993],[-121.614482,39.213026],[-121.614445,39.213044],[-121.614411,39.213059],[-121.614296,39.213113],[-121.614245,39.213166],[-121.613987,39.213436],[-121.61379,39.213665],[-121.613773,39.213686],[-121.61363,39.21386],[-121.613586,39.213992],[-121.613547,39.21411],[-121.613558,39.214313],[-121.613689,39.214525],[-121.61375,39.214584],[-121.613844,39.214673],[-121.61408,39.21494],[-121.614209,39.215067],[-121.614448,39.2153],[-121.614779,39.215633],[-121.614843,39.215713],[-121.615052,39.215974],[-121.615182,39.216186],[-121.615431,39.216342],[-121.615955,39.216881],[-121.616317,39.217254],[-121.617069,39.218437],[-121.617195,39.218747],[-121.617478,39.219445],[-121.617506,39.219491],[-121.617578,39.219609],[-121.617812,39.21999],[-121.617913,39.220072],[-121.618062,39.220195],[-121.618123,39.220646],[-121.618007,39.221351],[-121.617744,39.222066],[-121.617691,39.222321],[-121.617696,39.222488],[-121.617639,39.222554],[-121.6176,39.222577],[-121.617484,39.22265],[-121.617264,39.222823],[-121.617061,39.222989],[-121.616895,39.223137],[-121.616817,39.223224],[-121.616705,39.22335],[-121.616621,39.22358],[-121.616582,39.223687],[-121.616526,39.223839],[-121.616406,39.224153],[-121.616322,39.22443],[-121.616251,39.224874],[-121.616151,39.225236],[-121.615905,39.225576],[-121.615702,39.225927],[-121.615512,39.226176],[-121.615274,39.226416],[-121.615048,39.226638],[-121.614989,39.226702],[-121.614785,39.226941],[-121.614656,39.227133],[-121.614631,39.227335],[-121.614636,39.22743],[-121.614645,39.227602],[-121.614577,39.22786],[-121.61451,39.228077],[-121.614409,39.228375],[-121.614307,39.228745],[-121.614356,39.228891],[-121.614662,39.22913],[-121.61531,39.229398],[-121.615497,39.229421],[-121.615735,39.229452],[-121.616419,39.229565],[-121.616669,39.229647],[-121.616828,39.229715],[-121.616882,39.229739],[-121.61695,39.229764],[-121.61755,39.229815],[-121.617876,39.229819],[-121.618125,39.229791],[-121.61827,39.229776],[-121.618531,39.229647],[-121.618551,39.22964],[-121.618614,39.229622],[-121.618636,39.229616],[-121.618887,39.229471],[-121.619027,39.229416],[-121.619075,39.229398],[-121.619338,39.229295],[-121.619742,39.229101],[-121.620003,39.228926],[-121.620193,39.228833],[-121.620205,39.22883],[-121.620454,39.228778],[-121.62064,39.228786],[-121.620676,39.228784],[-121.620775,39.22878],[-121.620785,39.228779],[-121.620822,39.228778],[-121.621385,39.22856],[-121.622156,39.228262],[-121.623131,39.228123],[-121.62373,39.228038],[-121.623875,39.227972],[-121.624121,39.227863],[-121.624316,39.227783],[-121.624465,39.227724],[-121.624785,39.227684],[-121.6248,39.227686],[-121.625103,39.227745],[-121.625412,39.227889],[-121.625758,39.228004],[-121.626079,39.228111],[-121.626372,39.22816],[-121.626664,39.22821],[-121.626707,39.228217],[-121.626957,39.228259],[-121.627712,39.2286],[-121.628176,39.228986],[-121.628274,39.22919],[-121.628524,39.229709],[-121.628534,39.22977],[-121.628757,39.230301],[-121.628854,39.23053],[-121.628754,39.23137],[-121.628526,39.231965],[-121.628369,39.232376],[-121.628357,39.232513],[-121.628337,39.232574],[-121.628287,39.232757],[-121.62827,39.232824],[-121.628165,39.233058],[-121.628073,39.233277],[-121.62802,39.233318],[-121.627899,39.233495],[-121.627894,39.233503],[-121.627884,39.233531],[-121.627758,39.233716],[-121.627749,39.233743],[-121.627722,39.233777],[-121.62764,39.233949],[-121.627508,39.234526],[-121.627503,39.234864],[-121.627548,39.235095],[-121.627723,39.235506],[-121.627838,39.235656],[-121.62784,39.235659],[-121.628097,39.235909],[-121.628363,39.236118],[-121.628426,39.236161],[-121.628423,39.236166],[-121.628419,39.236187],[-121.628419,39.236195],[-121.628412,39.236258],[-121.628886,39.236885],[-121.62987,39.237391],[-121.630157,39.237539],[-121.632945,39.238867],[-121.63438,39.239811],[-121.634869,39.240371],[-121.634998,39.240519],[-121.635366,39.241478],[-121.635236,39.242199],[-121.635243,39.242294],[-121.635251,39.242505],[-121.635265,39.242646],[-121.635278,39.242732],[-121.635284,39.242764],[-121.635296,39.242821],[-121.635299,39.242858],[-121.635325,39.242962],[-121.635404,39.243205],[-121.635445,39.243379],[-121.63555,39.243727],[-121.635582,39.243866],[-121.635683,39.244215],[-121.635763,39.244428],[-121.635786,39.244488],[-121.635901,39.24476],[-121.635955,39.244896],[-121.635973,39.244929],[-121.635981,39.244964],[-121.636147,39.245136],[-121.63617,39.245235],[-121.636348,39.245998],[-121.636368,39.246076],[-121.636288,39.247008],[-121.636222,39.247487],[-121.636219,39.247505],[-121.636227,39.247588],[-121.636322,39.248699],[-121.636333,39.249204],[-121.63632,39.249346],[-121.636314,39.249413],[-121.636032,39.24989],[-121.635868,39.25024],[-121.635809,39.250336],[-121.635585,39.250669],[-121.635259,39.251204],[-121.635197,39.251308],[-121.635142,39.252117],[-121.635202,39.253077],[-121.635381,39.254049],[-121.635412,39.254249],[-121.635506,39.254852],[-121.635506,39.255265],[-121.635506,39.255271],[-121.635507,39.255286],[-121.635505,39.255463],[-121.635505,39.255472],[-121.635509,39.255534],[-121.635535,39.25571],[-121.635538,39.255781],[-121.635559,39.255922],[-121.635557,39.255957],[-121.635565,39.256028],[-121.63556,39.256072],[-121.635554,39.256151],[-121.635553,39.256176],[-121.63558,39.256273],[-121.635628,39.256421],[-121.63577,39.256865],[-121.635818,39.257013],[-121.635818,39.257015],[-121.635727,39.25747],[-121.635712,39.257507],[-121.635637,39.257699],[-121.635685,39.258184],[-121.635803,39.258996],[-121.635878,39.259496],[-121.635862,39.259674],[-121.635829,39.260069],[-121.635801,39.260209],[-121.635785,39.260293],[-121.635726,39.260368],[-121.635757,39.260441],[-121.635774,39.260453],[-121.635787,39.260514],[-121.635816,39.260613],[-121.635867,39.260948],[-121.635869,39.261117],[-121.635859,39.261172],[-121.635825,39.261384],[-121.635796,39.261618],[-121.635779,39.261718],[-121.635754,39.261818],[-121.635706,39.261912],[-121.635668,39.261973],[-121.635644,39.262002],[-121.635557,39.262077],[-121.635458,39.262146],[-121.635273,39.262239],[-121.635109,39.262291],[-121.635025,39.262314],[-121.634852,39.262341],[-121.63472,39.262352],[-121.634544,39.262363],[-121.634412,39.262356],[-121.634409,39.262355],[-121.634324,39.262344],[-121.634024,39.262291],[-121.633943,39.262266],[-121.633748,39.262192],[-121.633702,39.262176],[-121.633502,39.262076],[-121.633462,39.262057],[-121.633379,39.26202],[-121.633259,39.26196],[-121.633143,39.261895],[-121.633077,39.261854],[-121.632958,39.261779],[-121.632804,39.261692],[-121.632647,39.261586],[-121.632625,39.261572],[-121.632529,39.2615],[-121.632523,39.261495],[-121.632388,39.26141],[-121.632304,39.261357],[-121.632165,39.261262],[-121.63211,39.261227],[-121.631984,39.261149],[-121.631796,39.261045],[-121.631643,39.260965],[-121.63156,39.260931],[-121.631381,39.260818],[-121.631307,39.260776],[-121.631239,39.260743],[-121.631229,39.260738],[-121.630972,39.260655],[-121.630924,39.260642],[-121.630839,39.26062],[-121.63062,39.260572],[-121.630615,39.260571],[-121.630533,39.26056],[-121.630488,39.260547],[-121.630302,39.260534],[-121.630014,39.26048],[-121.629712,39.260423],[-121.629701,39.26042],[-121.629535,39.260379],[-121.629404,39.26033],[-121.629284,39.260285],[-121.629099,39.260174],[-121.628987,39.260098],[-121.62896,39.26008],[-121.62893,39.260054],[-121.628827,39.259981],[-121.62879,39.25996],[-121.628723,39.259911],[-121.628615,39.259845],[-121.628527,39.259821],[-121.628296,39.259806],[-121.628113,39.259784],[-121.62807,39.259771],[-121.62799,39.259735],[-121.627917,39.259689],[-121.627857,39.259637],[-121.627713,39.259533],[-121.62759,39.259444],[-121.627452,39.259426],[-121.627316,39.259416],[-121.627267,39.259415],[-121.627203,39.259365],[-121.627055,39.259406],[-121.62692,39.259449],[-121.626884,39.259464],[-121.626787,39.259505],[-121.626615,39.259594],[-121.626548,39.259628],[-121.62639,39.259699],[-121.626109,39.259829],[-121.626107,39.259831],[-121.625854,39.259903],[-121.62522,39.260145],[-121.625126,39.26019],[-121.624783,39.260355],[-121.62464,39.260483],[-121.624308,39.26059],[-121.624262,39.260594],[-121.624181,39.260626],[-121.624138,39.260638],[-121.62406,39.260674],[-121.624024,39.260695],[-121.623854,39.260814],[-121.623837,39.260826],[-121.623791,39.260865],[-121.623757,39.260888],[-121.623608,39.26097],[-121.623509,39.261044],[-121.623417,39.261122],[-121.623345,39.261212],[-121.623254,39.261375],[-121.623233,39.261405],[-121.623157,39.261493],[-121.623095,39.261588],[-121.623027,39.26168],[-121.622912,39.261789],[-121.622863,39.261849],[-121.622748,39.26196],[-121.622599,39.262094],[-121.6225,39.262168],[-121.622473,39.262196],[-121.622338,39.262292],[-121.622217,39.262397],[-121.622151,39.262445],[-121.622056,39.262521],[-121.621948,39.262634],[-121.621941,39.262638],[-121.621915,39.262657],[-121.621858,39.262711],[-121.621755,39.262825],[-121.621706,39.262959],[-121.621674,39.26306],[-121.621609,39.263335],[-121.621594,39.263368],[-121.621562,39.263408],[-121.621475,39.263475],[-121.621455,39.263549],[-121.621439,39.263605],[-121.621412,39.263707],[-121.621399,39.26394],[-121.62148,39.264182],[-121.621539,39.264273],[-121.621559,39.264301],[-121.621596,39.264353],[-121.621758,39.264438],[-121.621856,39.264508],[-121.621928,39.264554],[-121.622008,39.26459],[-121.622053,39.264606],[-121.62222,39.264664],[-121.622396,39.26471],[-121.622596,39.264744],[-121.622852,39.264789],[-121.623056,39.264813],[-121.623128,39.264822],[-121.623219,39.264838],[-121.623262,39.264851],[-121.623384,39.264904],[-121.623474,39.264883],[-121.62352,39.264878],[-121.623567,39.264879],[-121.623705,39.264893],[-121.623764,39.264907],[-121.623882,39.264937],[-121.623966,39.264969],[-121.62401,39.264978],[-121.624161,39.265061],[-121.624192,39.265083],[-121.624228,39.26511],[-121.624304,39.26515],[-121.624347,39.265165],[-121.624386,39.265184],[-121.624421,39.265207],[-121.624544,39.265257],[-121.624631,39.26528],[-121.624673,39.265296],[-121.624818,39.265364],[-121.624952,39.265427],[-121.62499,39.265448],[-121.625055,39.265499],[-121.625132,39.26558],[-121.62544,39.265601],[-121.625876,39.26564],[-121.626136,39.265664],[-121.626276,39.265668],[-121.626322,39.265674],[-121.626415,39.265676],[-121.626507,39.265683],[-121.626681,39.265731],[-121.626767,39.265759],[-121.627075,39.265838],[-121.627284,39.265915],[-121.627366,39.265949],[-121.627817,39.2662],[-121.627898,39.266235],[-121.62799,39.266286],[-121.628011,39.266298],[-121.628132,39.266351],[-121.628366,39.266469],[-121.628438,39.266513],[-121.628524,39.266576],[-121.62854,39.266588],[-121.628634,39.266662],[-121.628767,39.266767],[-121.628858,39.266848],[-121.628986,39.266997],[-121.629068,39.267084],[-121.62909,39.267115],[-121.629168,39.267204],[-121.629251,39.267292],[-121.629277,39.267319],[-121.629433,39.267452],[-121.629522,39.267535],[-121.629995,39.267929],[-121.630273,39.26817],[-121.630426,39.268349],[-121.630483,39.268406],[-121.63053,39.268461],[-121.630586,39.268525],[-121.630683,39.268647],[-121.630801,39.268758],[-121.630878,39.268846],[-121.630969,39.268928],[-121.63102,39.268988],[-121.631041,39.269019],[-121.631122,39.269107],[-121.631147,39.26914],[-121.631169,39.269169],[-121.631277,39.269285],[-121.631533,39.269539],[-121.631622,39.269621],[-121.631699,39.26971],[-121.631762,39.269777],[-121.631789,39.269806],[-121.631888,39.269914],[-121.631936,39.269974],[-121.632077,39.270115],[-121.632198,39.270266],[-121.632302,39.270383],[-121.632412,39.270535],[-121.632475,39.270666],[-121.632509,39.270769],[-121.63253,39.270909],[-121.632534,39.27098],[-121.632528,39.27105],[-121.632473,39.271368],[-121.632463,39.271402],[-121.632442,39.271434],[-121.632422,39.271503],[-121.632381,39.271604],[-121.632324,39.271702],[-121.632283,39.271803],[-121.632264,39.271835],[-121.632238,39.271903],[-121.632202,39.271968],[-121.632134,39.272138],[-121.632101,39.272204],[-121.632059,39.272267],[-121.632041,39.272323],[-121.632022,39.272355],[-121.631932,39.27252],[-121.631779,39.272699],[-121.631631,39.272836],[-121.631518,39.272949],[-121.631391,39.273098],[-121.631253,39.27324],[-121.631157,39.273316],[-121.631056,39.273389],[-121.630985,39.273435],[-121.630944,39.273452],[-121.630726,39.273514],[-121.630558,39.273577],[-121.630383,39.273625],[-121.630219,39.273692],[-121.630084,39.273717],[-121.629901,39.273737],[-121.629669,39.273735],[-121.629623,39.273728],[-121.629491,39.273694],[-121.629407,39.273662],[-121.629296,39.273597],[-121.629229,39.273547],[-121.629155,39.273457],[-121.629119,39.273391],[-121.629014,39.273274],[-121.628874,39.273091],[-121.628842,39.273064],[-121.628695,39.272885],[-121.628583,39.27273],[-121.628481,39.272612],[-121.628389,39.272531],[-121.628198,39.272376],[-121.628096,39.272304],[-121.627952,39.272215],[-121.627876,39.272176],[-121.627794,39.272143],[-121.627706,39.27212],[-121.62763,39.272079],[-121.627507,39.272028],[-121.627299,39.271951],[-121.627253,39.271944],[-121.627213,39.271925],[-121.627128,39.271896],[-121.627036,39.271884],[-121.626993,39.271871],[-121.62649,39.271797],[-121.626398,39.271788],[-121.626071,39.271796],[-121.625978,39.271791],[-121.625701,39.271757],[-121.625522,39.271717],[-121.625429,39.271707],[-121.625338,39.271692],[-121.625107,39.271669],[-121.62506,39.271669],[-121.624828,39.271687],[-121.62474,39.271708],[-121.62461,39.271748],[-121.624474,39.271772],[-121.624414,39.271775],[-121.62438,39.271777],[-121.624242,39.271792],[-121.624152,39.271812],[-121.624069,39.271843],[-121.624025,39.271855],[-121.623933,39.27187],[-121.623801,39.271904],[-121.623761,39.271922],[-121.623694,39.271971],[-121.623656,39.272036],[-121.623645,39.272071],[-121.623636,39.272212],[-121.623623,39.272318],[-121.623608,39.272388],[-121.623596,39.272422],[-121.623507,39.272546],[-121.62345,39.272603],[-121.62332,39.272705],[-121.623212,39.272772],[-121.623136,39.272813],[-121.623056,39.27285],[-121.622971,39.272878],[-121.622897,39.272921],[-121.622796,39.272994],[-121.622733,39.273046],[-121.622651,39.273132],[-121.622589,39.273185],[-121.622491,39.27326],[-121.622415,39.273301],[-121.62229,39.273349],[-121.622199,39.273392],[-121.622093,39.273443],[-121.622019,39.273485],[-121.621985,39.27351],[-121.621976,39.273521],[-121.621938,39.273571],[-121.622003,39.273704],[-121.622059,39.273761],[-121.622084,39.273791],[-121.622127,39.273892],[-121.622146,39.273995],[-121.622147,39.274101],[-121.622147,39.274138],[-121.622123,39.274206],[-121.622114,39.274221],[-121.622105,39.274238],[-121.622037,39.274332],[-121.622007,39.274359],[-121.621937,39.274406],[-121.62195,39.274463],[-121.621978,39.274536],[-121.622019,39.274661],[-121.622026,39.274683],[-121.622048,39.274794],[-121.622049,39.274906],[-121.622061,39.274943],[-121.62207,39.275055],[-121.622065,39.275093],[-121.622077,39.275242],[-121.622101,39.275354],[-121.622147,39.275452],[-121.622151,39.275462],[-121.622216,39.275565],[-121.622243,39.275603],[-121.622292,39.275657],[-121.622302,39.275667],[-121.62251,39.27583],[-121.622641,39.275948],[-121.622873,39.276192],[-121.62305,39.276345],[-121.623088,39.276361],[-121.623244,39.276425],[-121.623343,39.276465],[-121.623536,39.276561],[-121.623706,39.276644],[-121.623946,39.276766],[-121.624279,39.277027],[-121.624413,39.277135],[-121.624547,39.277235],[-121.62488,39.277493],[-121.625226,39.277775],[-121.625308,39.277831],[-121.625542,39.277976],[-121.625735,39.278045],[-121.625848,39.278086],[-121.626026,39.278152],[-121.626191,39.278277],[-121.626472,39.278728],[-121.626488,39.278747],[-121.6267,39.278976],[-121.626713,39.278992],[-121.626871,39.279185],[-121.626916,39.279246],[-121.626944,39.279274],[-121.626984,39.279337],[-121.627075,39.27946],[-121.627088,39.279493],[-121.627134,39.279555],[-121.627228,39.279714],[-121.627293,39.279845],[-121.627313,39.279877],[-121.627313,39.279879],[-121.627351,39.279978],[-121.627392,39.280115],[-121.627435,39.280177],[-121.627438,39.280205],[-121.627386,39.280303],[-121.627389,39.280492],[-121.627391,39.280519],[-121.627391,39.280525],[-121.627557,39.281379],[-121.627578,39.281486],[-121.627581,39.281563],[-121.627588,39.281679],[-121.627657,39.281964],[-121.627727,39.282205],[-121.627758,39.282272],[-121.627793,39.282374],[-121.62781,39.282407],[-121.627833,39.282439],[-121.627839,39.282461],[-121.627849,39.282487],[-121.627894,39.282587],[-121.627915,39.282656],[-121.627965,39.282715],[-121.627991,39.282783],[-121.62805,39.282879],[-121.628085,39.282944],[-121.628174,39.283067],[-121.628187,39.283101],[-121.628234,39.283161],[-121.628267,39.283264],[-121.628292,39.28333],[-121.628305,39.283465],[-121.628298,39.283636],[-121.6283,39.283704],[-121.628248,39.283983],[-121.628251,39.284264],[-121.628273,39.28444],[-121.628343,39.284806],[-121.628394,39.285067],[-121.628411,39.285137],[-121.628452,39.285237],[-121.628473,39.285306],[-121.628522,39.285514],[-121.62855,39.285581],[-121.628556,39.285602],[-121.628548,39.285666],[-121.628653,39.285779],[-121.628979,39.286126],[-121.629087,39.286242],[-121.629101,39.286259],[-121.62925,39.28656],[-121.629635,39.287736],[-121.62969,39.288263],[-121.630075,39.288589],[-121.63038,39.288862],[-121.630537,39.289111],[-121.630674,39.289328],[-121.631033,39.290066],[-121.631478,39.29082],[-121.631632,39.291292],[-121.631654,39.291533],[-121.63156,39.291758],[-121.631444,39.291817],[-121.631246,39.291917],[-121.630905,39.291962],[-121.630439,39.291974],[-121.629859,39.29195],[-121.628802,39.29183],[-121.628391,39.291855],[-121.628195,39.291887],[-121.627737,39.291962],[-121.627361,39.292065],[-121.62677,39.29223],[-121.626398,39.29233],[-121.626116,39.292395],[-121.625559,39.292478],[-121.625208,39.292692],[-121.624858,39.292846],[-121.624736,39.292922],[-121.624544,39.293043],[-121.624367,39.293185],[-121.624167,39.293408],[-121.624132,39.293511],[-121.62408,39.293663],[-121.624096,39.293873],[-121.624175,39.294085],[-121.624255,39.29426],[-121.624255,39.294269],[-121.624251,39.294381],[-121.624161,39.294521],[-121.624016,39.29464],[-121.623794,39.294761],[-121.62368,39.294901],[-121.623676,39.294906],[-121.62362,39.295095],[-121.623629,39.295361],[-121.623673,39.29549],[-121.623702,39.29558],[-121.62376,39.295621],[-121.62339,39.296284],[-121.623224,39.296508],[-121.62256,39.297068],[-121.62082,39.298128],[-121.620476,39.298568],[-121.620253,39.299143],[-121.619871,39.299662],[-121.619582,39.300034],[-121.619163,39.30047],[-121.618554,39.300698],[-121.618323,39.30092],[-121.618217,39.301034],[-121.618219,39.301516],[-121.618723,39.301996],[-121.620677,39.302839],[-121.620795,39.302952],[-121.620738,39.303252],[-121.620118,39.303484],[-121.619675,39.303761],[-121.618796,39.305762],[-121.618564,39.306864],[-121.618301,39.307601],[-121.618069,39.308864],[-121.617807,39.309646],[-121.61766,39.309738],[-121.617454,39.310768],[-121.6171,39.311729],[-121.616688,39.312369],[-121.614389,39.314314],[-121.613576,39.315123],[-121.61324,39.315458],[-121.61215,39.316282],[-121.611973,39.316579],[-121.612003,39.316854],[-121.612474,39.317472],[-121.612444,39.31793],[-121.611855,39.318982],[-121.611177,39.31928],[-121.609115,39.319508],[-121.608113,39.319256],[-121.60776,39.318798],[-121.607495,39.318592],[-121.606376,39.318478],[-121.605816,39.318272],[-121.605521,39.317997],[-121.604844,39.317905],[-121.60452,39.31802],[-121.604196,39.31802],[-121.603917,39.317613],[-121.603459,39.316944],[-121.603077,39.316074],[-121.603077,39.31525],[-121.603254,39.314495],[-121.60349,39.314267],[-121.603461,39.313214],[-121.603284,39.312733],[-121.602254,39.311429],[-121.601841,39.311063],[-121.60084,39.310422],[-121.598896,39.30962],[-121.595833,39.308521],[-121.595394,39.308298],[-121.595057,39.30813],[-121.594183,39.307835],[-121.593281,39.307681],[-121.59241,39.307689],[-121.590368,39.308035],[-121.58917,39.308467],[-121.588393,39.308895],[-121.587618,39.30958],[-121.587082,39.310262],[-121.587085,39.31038],[-121.5868,39.310741],[-121.586215,39.311262],[-121.585757,39.311437],[-121.585268,39.311571],[-121.584957,39.311601],[-121.584626,39.311623],[-121.584316,39.311541],[-121.583639,39.310749],[-121.583556,39.31076],[-121.5824,39.310301],[-121.581725,39.310127],[-121.581254,39.30999],[-121.580795,39.309874],[-121.579874,39.310289],[-121.579396,39.310496],[-121.578865,39.310703],[-121.578418,39.310845],[-121.578024,39.310875],[-121.577299,39.31083],[-121.576637,39.310838],[-121.576438,39.310841],[-121.575693,39.310837],[-121.575301,39.31073],[-121.57497,39.310647],[-121.574649,39.310629],[-121.574185,39.310497],[-121.573567,39.310155],[-121.573114,39.309838],[-121.572704,39.309489],[-121.572345,39.309188],[-121.571378,39.308578],[-121.570995,39.308535],[-121.570471,39.308694],[-121.569678,39.308429],[-121.569302,39.308357],[-121.568611,39.308205],[-121.56852,39.308185],[-121.568204,39.308121],[-121.567585,39.307869],[-121.566732,39.307068],[-121.565583,39.306609],[-121.565112,39.30622],[-121.564936,39.305717],[-121.564583,39.305282],[-121.563965,39.304984],[-121.5637,39.304938],[-121.56314,39.305006],[-121.562757,39.305349],[-121.562638,39.30583],[-121.562373,39.306127],[-121.56199,39.306287],[-121.560665,39.306081],[-121.559339,39.306194],[-121.557335,39.307268],[-121.556333,39.30752],[-121.553181,39.307792],[-121.551208,39.307814],[-121.548733,39.308773],[-121.548379,39.309116],[-121.547995,39.309803],[-121.54711,39.3109],[-121.547375,39.311518],[-121.547315,39.312022],[-121.547109,39.312182],[-121.545871,39.312181],[-121.544781,39.312569],[-121.54428,39.312821],[-121.544073,39.313026],[-121.543573,39.313209],[-121.543218,39.313644],[-121.541421,39.314283],[-121.540537,39.314511],[-121.539594,39.314465],[-121.538122,39.314097],[-121.536413,39.31421],[-121.535971,39.314393],[-121.535694,39.314607],[-121.535657,39.314636],[-121.535588,39.31469],[-121.535351,39.315239],[-121.534968,39.315468],[-121.534408,39.315628],[-121.533494,39.316085],[-121.53255,39.316885],[-121.532137,39.317502],[-121.531636,39.317891],[-121.530545,39.318256],[-121.529897,39.318347],[-121.52922,39.318324],[-121.528601,39.318117],[-121.527865,39.317911],[-121.527364,39.31791],[-121.526598,39.318001],[-121.525508,39.318366],[-121.525212,39.318595],[-121.524505,39.31864],[-121.523975,39.318571],[-121.523562,39.318845],[-121.522944,39.318867],[-121.521234,39.319484],[-121.520851,39.319506],[-121.519761,39.319276],[-121.518201,39.318405],[-121.517496,39.317604],[-121.517142,39.317375],[-121.515905,39.31719],[-121.514579,39.317418],[-121.513077,39.317394],[-121.511958,39.317026],[-121.510986,39.317002],[-121.509896,39.317116],[-121.509827,39.317108],[-121.509734,39.317224],[-121.5096,39.317358],[-121.50952,39.317429],[-121.508682,39.318049],[-121.508333,39.318328],[-121.507693,39.318874],[-121.50722,39.319291],[-121.507045,39.319456],[-121.506964,39.319549],[-121.506896,39.319639],[-121.506844,39.319724],[-121.506808,39.319804],[-121.506778,39.319898],[-121.506757,39.320015],[-121.506635,39.320041],[-121.506539,39.320067],[-121.506441,39.320101],[-121.506346,39.320145],[-121.506121,39.320282],[-121.505971,39.320402],[-121.50581,39.320539],[-121.505769,39.320576],[-121.505415,39.320899],[-121.505323,39.320984],[-121.505076,39.3212],[-121.504867,39.321383],[-121.504753,39.321494],[-121.504656,39.321574],[-121.504142,39.322035],[-121.502644,39.323378],[-121.50214,39.32383],[-121.500948,39.324959],[-121.500662,39.325221],[-121.500481,39.325392],[-121.499521,39.326301],[-121.499431,39.326386],[-121.497476,39.328212],[-121.496672,39.32899],[-121.496544,39.329128],[-121.496506,39.329174],[-121.496293,39.329427],[-121.496047,39.329739],[-121.495021,39.331122],[-121.494759,39.331484],[-121.494363,39.332019],[-121.494106,39.332377],[-121.492735,39.334242],[-121.492612,39.334393],[-121.49248,39.33454],[-121.492337,39.334674],[-121.492031,39.334922],[-121.491934,39.334988],[-121.491772,39.335085],[-121.491602,39.335178],[-121.491423,39.335261],[-121.49123,39.33534],[-121.490771,39.3355],[-121.489739,39.335829],[-121.489488,39.335925],[-121.489244,39.336035],[-121.489014,39.336158],[-121.487427,39.337097],[-121.487198,39.33722],[-121.486958,39.33733],[-121.48671,39.33743],[-121.486456,39.337512],[-121.4862,39.337581],[-121.485938,39.337645],[-121.485674,39.337687],[-121.485409,39.337719],[-121.485141,39.337738],[-121.484875,39.337744],[-121.484609,39.33774],[-121.484349,39.337719],[-121.484095,39.337689],[-121.483846,39.337645],[-121.483599,39.337592],[-121.483101,39.337478],[-121.482989,39.337453],[-121.479118,39.336601],[-121.478641,39.336491],[-121.47844,39.336438],[-121.478411,39.33643],[-121.478211,39.336369],[-121.478079,39.336317],[-121.477753,39.3362],[-121.476201,39.335621],[-121.476014,39.33556],[-121.475657,39.335462],[-121.476469,39.334919],[-121.476586,39.334507],[-121.476939,39.33414],[-121.476792,39.334026],[-121.474964,39.333341],[-121.474551,39.333524],[-121.473434,39.333642],[-121.472167,39.333393],[-121.47146,39.332984],[-121.471019,39.332871],[-121.470547,39.332894],[-121.470047,39.333078],[-121.469474,39.333476],[-121.469699,39.33373],[-121.469943,39.333985],[-121.470081,39.33414],[-121.470152,39.334227],[-121.470295,39.334427],[-121.470443,39.334667],[-121.470813,39.33533],[-121.471069,39.335802],[-121.471268,39.336142],[-121.471022,39.336229],[-121.469985,39.336612],[-121.469127,39.336921],[-121.467964,39.337329],[-121.466984,39.337663],[-121.465786,39.338052],[-121.464692,39.338388],[-121.464304,39.338508],[-121.463989,39.338605],[-121.462781,39.338959],[-121.459094,39.340009],[-121.45887,39.340073],[-121.458367,39.34022],[-121.453938,39.341486],[-121.453679,39.341573],[-121.453429,39.341669],[-121.453191,39.341778],[-121.452965,39.341901],[-121.452102,39.342408],[-121.451429,39.342808],[-121.449948,39.34369],[-121.44928,39.344085],[-121.448117,39.344773],[-121.447996,39.344844],[-121.446751,39.345586],[-121.446088,39.345981],[-121.445671,39.346242],[-121.445468,39.346383],[-121.445268,39.346529],[-121.444891,39.346839],[-121.444549,39.347177],[-121.444392,39.347351],[-121.444246,39.347524],[-121.444108,39.347703],[-121.443985,39.347881],[-121.44387,39.348065],[-121.443764,39.348248],[-121.443108,39.349446],[-121.443015,39.349603],[-121.442918,39.34975],[-121.442812,39.349898],[-121.4427,39.35004],[-121.442563,39.350196],[-121.442461,39.350312],[-121.442333,39.350436],[-121.442058,39.350676],[-121.44164,39.351004],[-121.441384,39.351212],[-121.440912,39.351611],[-121.440497,39.352008]]]]}}";
            var expectedCoordinatesJson = featureGeoJson.Substring(300, 97527); 

            var serializer = new JsonSerializer();
            var serializerSettings = new JsonSerializerSettings()
            {
                Converters = new List<JsonConverter>()
                {
                    new PositionConverter(),
                    new PointEnumerableConverter(),
                    new PositionEnumerableConverter(),
                    new LineStringEnumerableConverter(),
                    new PolygonEnumerableConverter()
                }
            };

            // Act
            string coordinatesJson;
            using (StringReader stringReader = new StringReader(featureGeoJson))
            using (JsonTextReader reader = new JsonTextReader(stringReader))
            {
                var feature = serializer.Deserialize<Feature>(reader);
                var geometry = (MultiPolygon) feature.Geometry;
                coordinatesJson = JsonConvert.SerializeObject(geometry.Coordinates, serializerSettings);
            }

            // Assert
            Assert.AreEqual(expectedCoordinatesJson, coordinatesJson);
        }
    }
}

from geojson.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.