Describing Geographical Objects

Web Architecture and Information Management [./]
Spring 2009 — INFO 190-02 (CCN 42509)

Erik Wilde, UC Berkeley School of Information
2009-04-15

Creative Commons License [http://creativecommons.org/licenses/by/3.0/]

This work is licensed under a CC
Attribution 3.0 Unported License
[http://creativecommons.org/licenses/by/3.0/]

Contents E. Wilde: Describing Geographical Objects

Contents

E. Wilde: Describing Geographical Objects

(2) Abstract

The Keyhole Markup Language (KML) is a way of how placemarks and other geographical features can be described. It is not as powerful or sophisticated as the Geographic Markup Language (GML), but it is easier to understand and use and is support as a data format by a variety of Web-oriented services and applications. Flickr, Google Maps, Google Earth all support KML and can use KML for exchanging geographic datasets.



E. Wilde: Describing Geographical Objects

(3) Geodata on the Web



Keyhole Markup Language (KML)

Outline (Keyhole Markup Language (KML))

  1. Keyhole Markup Language (KML) [9]
  2. KML Applications [4]
Keyhole Markup Language (KML) E. Wilde: Describing Geographical Objects

(5) Map-Based Painting



Keyhole Markup Language (KML) E. Wilde: Describing Geographical Objects

(6) KML Schema

kml-schema.gif

Keyhole Markup Language (KML) E. Wilde: Describing Geographical Objects

(7) KML Tours

kml-tour.png

Keyhole Markup Language (KML) E. Wilde: Describing Geographical Objects

(8) Google My Maps



Keyhole Markup Language (KML) E. Wilde: Describing Geographical Objects

(9) Google My Maps

How to get to South Hall

Keyhole Markup Language (KML) E. Wilde: Describing Geographical Objects

(10) South Hall KML (1st Attempt)

<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
 <Document>
  <name>UC Berkeley Campuses</name>
  <description><![CDATA[]]></description>
  <NetworkLink>
   <name>UC Berkeley Campuses</name>
   <Link>
    <href>http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;vps=1&amp;jsv=153e&amp;oe=UTF8&amp;msa=0&amp;msid=116962062413210327627.00043de7109aff5329452&amp;output=kml</href>
   </Link>
  </NetworkLink>
 </Document>
</kml>


Keyhole Markup Language (KML) E. Wilde: Describing Geographical Objects

(11) Getting the KML Data



Keyhole Markup Language (KML) E. Wilde: Describing Geographical Objects

(12) South Hall KML

  <Placemark>
    <name>South Hall</name>
    <description><![CDATA[South Hall is the oldest building in the UC system and is located in the middle of the UC Berkeley main campus.<br><img alt=""><img style="width:227px" src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/70/South_Hall--UC_Berkeley--Panoramic.jpg/800px-South_Hall--UC_Berkeley--Panoramic.jpg"><img style="width:231px" src="http://www.cheesebikini.com/cam/art/mjg%28j66klnf.jpg"><br>]]></description>
    <styleUrl>#style20</styleUrl>
    <Polygon>
      <outerBoundaryIs>
        <LinearRing>
          <tessellate>1</tessellate>
          <coordinates>
            -122.258682,37.871521,0.000000
            -122.258499,37.871559,0.000000
            -122.258339,37.871159,0.000000
            -122.258530,37.871109,0.000000
            -122.258682,37.871521,0.000000
          </coordinates>
        </LinearRing>
      </outerBoundaryIs>
    </Polygon>
  </Placemark>


Keyhole Markup Language (KML) E. Wilde: Describing Geographical Objects

(13) KML vs. GeoRSS



KML Applications

Outline (KML Applications)

  1. Keyhole Markup Language (KML) [9]
  2. KML Applications [4]
KML Applications E. Wilde: Describing Geographical Objects

(15) KML as Poor Man's GIS



KML Applications E. Wilde: Describing Geographical Objects

(16) UCB Campus KML in Google Maps

uc-berkeley-campuses.png

KML Applications E. Wilde: Describing Geographical Objects

(17) UCB Campus KML in Google Earth

uc-berkeley-campuses-2.png

KML Applications E. Wilde: Describing Geographical Objects

(18) GPS KML Export

 <LineString>
  <coordinates>
-122.2677459,37.9042908,254.4060059 -122.2677476,37.9042933,254.4060059 -122.2677686,37.9042067,254.4060059 -122.267895,37.9041198,253.4447021 -122.2680509,37.9040338,252.4833984 -122.2682063,37.9039967,250.560791 -122.2683674,37.9039979,249.5994873 -122.268569,37.9040305,248.6381836 -122.2687854,37.9040907,246.2348633 -122.269004,37.9041813,246.2348633 -122.2690351,37.904202,246.2348633 -122.2691941,37.9042747,245.7541504 -122.2693706,37.9043745,246.7154541 -122.2693997,37.9043921,246.7154541 -122.2694605,37.9045424,245.7541504 -122.2694809,37.9046427,245.7541504 -122.2695116,37.9047445,245.7541504 -122.269538,37.9049206,246.2348633 -122.2695581,37.9050732,246.7154541 -122.2695746,37.9052039,248.1575928 -122.2695997,37.9053634,249.5994873 -122.2696369,37.9054904,248.6381836 -122.2696509,37.9056474,248.1575928 -122.2696583,37.9058106,247.1960449 -122.2696726,37.9059762,245.2734375 -122.2696909,37.9061069,245.2734375 -122.269697,37.9062585,245.2734375 -122.269692,37.9063985,247.1960449 -122.2697,37.906454,247.6767578 -122.269709,37.9065346,249.5994873 -122.2697494,37.9066337,251.0413818 -122.2698141,37.9067632,254.4060059 -122.269873,37.9068874,257.770752 -122.2699277,37.906991,260.6545410000001 -122.270014,37.9071211,263.0578613 -122.2700772,37.9072552,263.5385742000001 -122.2701383,37.9073925,264.9805908 -122.2701636,37.9074408,264.0192871 -122.2702095,37.9075338,263.5385742000001 -122.2703347,37.9077357,263.5385742000001 -122.2704255,37.9078669,264.4998779 -122.2705373,37.9080606,264.9805908 -122.2706086,37.9082023,264.0192871 -122.2706944,37.9083372,263.0578613 -122.270743,37.9084601,262.5771484 -122.2708228,37.9086263,261.6159668 -122.2708792,37.9086975,260.1739502 -122.2709523,37.9088627,257.770752 -122.2710145,37.9089806,256.3287354000001 -122.2710684,37.9090858,254.8865967 -122.2711476,37.909187,252.9639893 -122.2712618,37.9093185,251.0413818 -122.2714184,37.9094431,250.0802002 -122.2714711,37.9094882,249.1187744 -122.2716066,37.9095851,247.1960449 -122.2716284,37.9096116,247.1960449 -122.2717288,37.9097312,245.7541504 -122.2717758,37.909839,244.7928467 -122.2718446,37.9099603,243.831543 -122.271963,37.9100342,241.9089355 -122.2720511,37.910143,239.9862061 -122.272111,37.9102503,239.0249023 -122.2721364,37.9103776,240.467041 -122.2721965,37.9105403,239.5054932 -122.2722612,37.9106606,239.5054932 -122.2723033,37.9108232,240.9476318 -122.272399,37.9109669,241.9089355 -122.2724175,37.9109923,242.3896484 -122.2724104,37.9111451,241.9089355 -122.2724597,37.9112505,242.8702393 -122.2725717,37.9113861,243.3508301 -122.2726856,37.911475,242.8702393 -122.272885,37.9115634,243.3508301 -122.273005,37.9116161,243.831543 -122.2731705,37.9116638,243.3508301 -122.2732626,37.9116877,243.831543 -122.2733556,37.9118441,246.7154541 -122.2734264,37.9119685,247.1960449 -122.2735006,37.9120898,248.1575928 -122.2735541,37.9121823,249.5994873 -122.2736981,37.9122917,250.560791 -122.2737914,37.9123246,249.5994873 -122.2739617,37.9123719,249.1187744 -122.2739931,37.9123862,249.1187744 -122.2741461,37.9124446,248.6381836 -122.2742903,37.9125348,246.2348633 -122.274511,37.9126595,244.7928467 -122.2746705,37.9127373,243.3508301 -122.2748175,37.9128108,241.9089355 -122.2750207,37.9129305,238.0635986 -122.2750868,37.9130294,238.0635986 -122.2751502,37.9132069,237.1022949 -122.2752282,37.9133251,237.1022949 -122.2754346,37.9134314,235.6602783 -122.2755579,37.9135319,236.6217041 -122.2756826,37.913621,235.1796875 -122.2758486,37.9136545,233.2570801 -122.276018,37.9136806,232.2957764 -122.2762085,37.913749,231.8149414 -122.2763635,37.9138034,232.2957764 -122.2765191,37.9138292,231.3343506 -122.276756,37.9139779,229.892334 -122.276844,37.9140017,228.4504395 -122.2771062,37.9141318,226.527832 -122.2772679,37.9142197,224.1245117 -122.2773933,37.9142336,224.1245117 -122.2775707,37.914251,222.2017822 -122.2776646,37.9142634,222.2017822 -122.2778485,37.9143202,222.2017822 -122.277923,37.9143851,222.6824951 -122.2779734,37.9144351,222.2017822 -122.2780438,37.9146124,222.2017822 -122.2780936,37.914684,222.6824951 -122.2781669,37.9147581,226.0471191 -122.2782442,37.9148202,229.892334 -122.2782789,37.9148441,230.8537598 -122.2784078,37.9149172,235.6602783 -122.2785033,37.9149868,236.1409912 -122.2785758,37.9150501,237.5828857 -122.2785826,37.9150652,237.5828857 -122.2785457,37.9151835,241.4282227 -122.2785348,37.9152927,242.3896484 -122.2785322,37.915314,242.3896484 -122.2786172,37.9154093,243.3508301 -122.2787188,37.9154911,243.831543 -122.2787918,37.9155729,244.3122559 -122.2788094,37.9156066,245.2734375 -122.2788289,37.9156749,246.2348633 -122.2788627,37.9157968,246.7154541 -122.2788494,37.9158866,247.1960449 -122.278818,37.915994,247.1960449 -122.2788773,37.9160867,248.1575928 -122.278898,37.9161562,249.5994873 -122.2789964,37.9162152,251.0413818 -122.2790828,37.9163059,251.0413818 -122.2792112,37.9163996,252.9639893 -122.2793503,37.9164815,253.925415 -122.2794899,37.9166208,255.8480225 -122.2795635,37.9167023,255.8480225 -122.2796673,37.9168021,255.3673096 -122.2797854,37.9168731,255.3673096 -122.279925,37.9169565,254.8865967 -122.2800432,37.9171105,254.4060059 -122.2801522,37.9172397,254.4060059 -122.280323,37.9173543,251.5220947 -122.2804561,37.9174485,248.6381836 -122.2806177,37.9175672,247.1960449 -122.2807618,37.9176894,246.2348633 -122.2809002,37.9178051,245.7541504 -122.2810662,37.9179516,246.7154541 -122.2812053,37.9180733,246.7154541 -122.2812962,37.9181695,246.2348633 -122.2814274,37.9183246,246.2348633 -122.2815428,37.9184421,245.2734375 -122.2816156,37.9185595,244.3122559 -122.2816971,37.9186618,244.3122559 -122.2817854,37.9187465,244.7928467 -122.281908,37.9188643,245.2734375 -122.282002,37.9189639,246.2348633 -122.2822173,37.9191454,246.7154541 -122.2823542,37.9192537,246.2348633 -122.2824565,37.9193466,246.7154541 -122.2826208,37.9194725,247.1960449 -122.2827499,37.9195776,248.1575928 -122.2829111,37.9196764,248.6381836 -122.2830367,37.9197577,249.1187744 -122.283209,37.9198682,250.0802002 -122.2833084,37.9199703,250.0802002 -122.2833838,37.9201205,250.0802002 -122.2834556,37.9202303,250.560791 -122.2836034,37.9203081,252.4833984 -122.2837174,37.9203628,254.4060059 -122.2838563,37.920437,255.8480225 -122.2838829,37.92045,255.8480225 -122.2839974,37.9206283,258.2513428 -122.2840513,37.920742,258.2513428 -122.2841542,37.9208681,257.770752 -122.2843074,37.921012,258.2513428 -122.2844335,37.9211353,259.2126465 -122.2845343,37.9212322,258.2513428 -122.2846532,37.9213568,259.2126465 -122.2847535,37.9214419,259.6933594000001 -122.284885,37.9215435,260.6545410000001 -122.2850245,37.9216405,261.6159668 -122.2851272,37.9217288,262.5771484 -122.2852871,37.9218668,264.9805908 -122.2854696,37.921988,265.9418945 -122.2856383,37.9221221,265.9418945 -122.2857668,37.9222464,266.4224854000001 -122.2858968,37.9223709,266.4224854000001 -122.2859947,37.9224749,266.9031982000001 -122.2861002,37.922579,267.3839111 -122.2861843,37.922686,266.9031982000001 -122.2862883,37.9227862,265.9418945 -122.286396,37.922924,265.4613037 -122.2865226,37.9230429,265.4613037 -122.286665,37.9232049,265.4613037 -122.2867423,37.9233134,265.9418945 -122.2868303,37.9234555,265.9418945 -122.2869521,37.9236184,266.4224854000001 -122.286995,37.9236718,266.4224854000001 -122.2871772,37.923748,267.3839111 -122.2872693,37.9237786,268.8258057 -122.2874405,37.9238404,274.59375 -122.2876166,37.9239267,277.4776611 -122.2876891,37.9239792,278.4389648 -122.2877977,37.9240808,279.4002686000001 -122.287914,37.9242273,280.8424072000001 -122.2880032,37.924336,282.2843018 -122.2880891,37.9244517,283.2456055000001 -122.2881244,37.9244904,284.6876221 -122.2881163,37.9246267,284.6876221 -122.2881147,37.9247496,282.7650146 -122.288137,37.9247829,282.2843018 -122.2882886,37.9250111,278.4389648 -122.2884487,37.9251778,275.5550537 -122.288588,37.9252399,274.59375 -122.2887406,37.9252916,274.59375 -122.2888355,37.9253213,274.59375 -122.2889045,37.9253382,275.0744629 -122.2890546,37.9253564,274.59375 -122.2892498,37.9253665,273.1518555000001 -122.2894064,37.9253715,273.6324463000001 -122.2895902,37.9253741,275.0744629 -122.2897204,37.9253907,277.4776611 -122.2898285,37.9254123,278.9196777 -122.2899709,37.925534,282.2843018 -122.2900661,37.9256048,284.2069092 -122.2901264,37.9256309,284.6876221 -122.2903269,37.9255771,284.2069092 -122.2903667,37.9255687,284.2069092 -122.2911459,37.9249484,255.3673096 -122.291169,37.9249078,253.925415 -122.2913024,37.9247774,245.2734375 -122.2913722,37.9247109,241.4282227 -122.2914215,37.9246106,236.6217041 -122.2915229,37.9245911,236.1409912 -122.2915898,37.924581,234.6990967 -122.2917955,37.9245329,234.6990967 -122.291948,37.9245745,235.1796875 -122.2920868,37.9246811,234.2183838 -122.2922368,37.9247733,233.2570801 -122.2923709,37.9247475,234.2183838 -122.2925306,37.9247176,234.6990967 -122.2927418,37.9246788,235.1796875 -122.292891,37.9246337,233.2570801 -122.2930246,37.9245625,232.2957764 -122.2932023,37.9245096,233.2570801 -122.293308,37.9244572,232.7764893 -122.2934375,37.9245246,229.892334 -122.2935307,37.9246438,228.9311523 -122.293616,37.92478,228.4504395 -122.2937118,37.9248642,228.4504395 -122.2938069,37.9249872,230.3730469 -122.2939499,37.9250956,229.892334 -122.2941011,37.9252379,231.3343506 -122.2941675,37.925346,232.2957764 -122.2940709,37.9254514,234.6990967 -122.2938882,37.9255534,236.1409912 -122.2934684,37.9257513,243.831543 -122.2934426,37.9257622,243.831543 -122.2931748,37.9258983,252.0028076 -122.2931353,37.92593,252.9639893 -122.2930289,37.9260937,256.8093262 -122.2929882,37.9262609,261.6159668 -122.2929868,37.9264017,264.0192871 -122.2930081,37.9265071,264.9805908 -122.2930609,37.9266081,265.4613037 -122.2930718,37.9266341,265.4613037 -122.2931748,37.9267489,265.4613037 -122.2932754,37.9268736,267.3839111 -122.2933736,37.926979,268.8258057 -122.2934328,37.9270991,268.8258057 -122.2934861,37.9272212,268.8258057 -122.2935313,37.9273468,267.864502 -122.2935902,37.9274939,267.3839111 -122.2936624,37.9276378,266.9031982000001 -122.2937743,37.9278188,266.4224854000001 -122.2938432,37.9279775,265.9418945 -122.2938462,37.928115,265.9418945 -122.2938507,37.9281843,265.9418945 -122.2938125,37.9283134,265.4613037 -122.2937395,37.9284531,266.4224854000001 -122.2937375,37.9285179,267.3839111 -122.2937157,37.9285832,268.8258057 -122.2937225,37.9287079,270.2677002 -122.2937545,37.9288402,271.7097168 -122.2938069,37.9290309,273.1518555000001 -122.2938329,37.9291946,274.1130371 -122.2938254,37.9293184,275.5550537 -122.293808,37.9294136,275.5550537 -122.2938005,37.9295565,275.0744629 -122.2938203,37.9297027,273.6324463000001 -122.29386,37.9298244,273.1518555000001 -122.293983,37.9299726,268.8258057 -122.2940722,37.930072,264.0192871 -122.2941519,37.9301698,259.6933594000001 -122.2942789,37.9302814,256.3287354000001 -122.2943678,37.9303845,252.9639893 -122.2944803,37.930485,249.5994873 -122.294585,37.9305867,247.1960449 -122.2946959,37.9307188,244.3122559 -122.2947968,37.9308604,240.9476318 -122.2948849,37.9309701,239.0249023 -122.2949784,37.9310702,236.6217041 -122.2950407,37.931177,234.2183838 -122.2951475,37.931297,231.3343506 -122.2952246,37.931366,229.4117432 -122.2953223,37.9315029,225.5665283 -122.295377,37.9315707,224.6052246 -122.2953987,37.9316229,223.6437988 -122.2955038,37.9317597,220.7598877 -122.2955954,37.9318949,219.798584 -122.2956887,37.932013,219.3179932 -122.2957691,37.9321347,217.3953857 -122.2958394,37.9322519,216.43396 -122.2959037,37.9323816,215.9532471 -122.2959526,37.9325663,217.8759766 -122.2959611,37.9326242,217.3953857 -122.2960835,37.9327293,216.9146729 -122.2961881,37.9328856,213.0693359 -122.2962322,37.9329386,212.588623 -122.2962893,37.93301,210.6660156 -122.2963876,37.9331011,208.2628174 -122.2967428,37.9334168,200.0916748 -122.2968342,37.9334914,197.2075195 -122.2968769,37.9337181,193.3623047 -122.2967269,37.9337649,188.5557861 -122.2965741,37.9337774,183.2684326 -122.2963757,37.9337757,180.8652344 -122.2961551,37.9337067,177.5006104 -122.2959768,37.9336701,175.5778809 -122.2957401,37.9336219,173.1746826 -122.2955592,37.9335924,172.2132568 -122.295378,37.9335552,169.3294678 -122.2951589,37.933527,166.9260254 -122.2949973,37.9335019,165.9647217 -122.2948278,37.9334634,165.003418 -122.2946823,37.9334114,164.5227051 -122.2944718,37.9333407,164.5227051 -122.2942607,37.9333396,164.5227051 -122.2940866,37.9333318,163.5615234 -122.2939027,37.9333328,163.5615234 -122.2936927,37.9333438,162.6000977 -122.2935342,37.9333656,159.7161865 -122.2933666,37.93339,155.8709717 -122.2931807,37.9333446,149.6223145 -122.2929852,37.9333235,146.7384033 -122.2927843,37.9333519,144.8157959 -122.2926049,37.9333743,145.2963867 -122.2923736,37.9333894,139.5284424 -122.2921756,37.9333975,138.5672607 -122.292057,37.9334016,138.5672607 -122.2919212,37.9333842,137.605835 -122.2916882,37.9333552,134.2412109 -122.2915073,37.9333246,127.5119629 -122.2914695,37.9333254,127.0313721 -122.2912922,37.9333316,124.1473389 -122.2911613,37.933362,123.1861572 -122.2909726,37.9333805,120.7828369 -122.2907421,37.933377,120.302124 -122.2905114,37.9333873,124.1473389 -122.2903021,37.9333843,124.1473389 -122.2901614,37.9333777,118.8601074 -122.2899858,37.9333328,115.0148926 -122.2898435,37.9332821,110.6888428 -122.2896088,37.9333195,109.7276611 -122.2893732,37.9334159,112.1309814 -122.2892468,37.9335117,111.1695557 -122.2891651,37.9335898,108.2856445 -122.2890658,37.9336717,106.3630371 -122.2888546,37.9339885,101.0756836 -122.2887515,37.9340296,104.4404297 -122.2885408,37.9339772,109.7276611 -122.2884149,37.933917,113.0922852 -122.2882652,37.9338593,118.8601074 -122.288209,37.9338649,121.2635498 -122.288058,37.9339763,124.1473389 -122.2879648,37.9340778,124.6280518 -122.2878445,37.9342078,126.0699463 -122.2878223,37.9342347,125.5893555 -122.2877211,37.9343356,126.5506592 -122.287698,37.9343611,127.0313721 -122.2875991,37.9344918,129.4346924 -122.2874753,37.9345989,129.4346924 -122.2873797,37.9346506,129.9152832 -122.2872929,37.9347722,129.4346924 -122.2871805,37.9348867,127.9925537 -122.2871617,37.9349045,127.9925537 -122.286997,37.9350033,127.5119629 -122.2869659,37.9350428,127.9925537 -122.2868759,37.935111,128.4733887 -122.2868218,37.9351408,127.9925537 -122.2866566,37.9351718,123.666748 -122.2865319,37.9351888,124.6280518 -122.2863895,37.9351985,123.666748 -122.2862563,37.9351835,123.666748 -122.28608,37.9351365,125.1087646 -122.2860481,37.9351307,125.1087646 -122.2858621,37.9351009,127.0313721 -122.2857418,37.9350721,128.4733887 -122.2855986,37.9350714,131.8378906 -122.2854668,37.9350756,133.2799072 -122.2852653,37.9350975,136.6446533 -122.2850624,37.9351282,141.9317627 -122.2849529,37.9351862,144.3352051 -122.2848412,37.9352506,146.7384033 -122.2846883,37.935335,151.5449219 -122.2845498,37.9353478,154.4289551 -122.2844576,37.9353261,153.4676514 -122.2842681,37.9352397,151.5449219 -122.2841573,37.9351895,151.064209 -122.2840249,37.9351282,152.5063477 -122.2839471,37.9350878,152.9869385 -122.2838118,37.9350454,152.9869385 -122.2837902,37.9350347,152.9869385 -122.2836575,37.9349644,155.8709717 -122.2835378,37.9348662,155.3902588 -122.2834164,37.9347643,155.3902588 -122.2832772,37.9346527,156.3515625 -122.283171,37.9345778,156.8321533 -122.283051,37.934532,155.8709717 -122.2828914,37.9344844,155.8709717 -122.2826956,37.9343985,157.7935791 -122.2825524,37.9343191,158.7547607 -122.2824693,37.9342599,158.7547607 -122.2823112,37.9341721,162.6000977 -122.2820918,37.9340556,166.9260254 -122.2819978,37.9340042,166.4453125 -122.2819284,37.9339861,167.4067383 -122.2817895,37.9339457,167.8873291 -122.281652,37.9339131,168.368042 -122.2814833,37.9338636,168.368042 -122.281417,37.9338493,168.8487549 -122.2812524,37.9337507,169.3294678 -122.2811226,37.9336235,172.2132568 -122.28104,37.9335682,172.6939697 -122.2809306,37.9335173,173.6552734 -122.2807487,37.9334456,175.09729 -122.2806075,37.9334514,176.0585938 -122.2804085,37.9334345,176.0585938 -122.2802676,37.9334107,175.5778809 -122.2801126,37.9333886,174.6165771 -122.2799605,37.9333566,173.1746826 -122.2797444,37.933322,171.2520752 -122.2795689,37.93329,168.368042 -122.2793338,37.9332251,165.4841309 -122.2791742,37.9331742,162.6000977 -122.2790063,37.9331736,164.5227051 -122.2787816,37.9331446,164.5227051 -122.2783715,37.9330961,169.3294678 -122.2782489,37.9330916,170.2906494 -122.2780433,37.9331682,175.09729 -122.2780037,37.9331954,178.942627 -122.2779971,37.9332298,180.8652344 -122.2779634,37.933264,182.7878418 -122.2779443,37.9332825,183.2684326 -122.2779225,37.9333102,181.3458252 -122.2778809,37.9333412,182.3071289 -122.2778339,37.9333907,184.2298584 -122.2777259,37.9334648,186.6331787 -122.2776237,37.9335204,190.4783936 -122.27749,37.9335338,193.8430176 -122.2773415,37.9335375,195.765625 -122.2773127,37.9335384,195.765625 -122.2771466,37.9335459,192.8817139 -122.277,37.9335433,190.4783936 -122.2768898,37.9335457,188.5557861 -122.276751,37.9335633,189.5169678 -122.2765945,37.9336115,193.8430176 -122.2764215,37.9336432,195.2849121 -122.2762958,37.9336715,196.2463379 -122.2762074,37.9336705,196.7269287 -122.2760115,37.9336996,200.0916748 -122.2758169,37.9337331,206.3400879 -122.2756992,37.9337754,209.704834 -122.2755867,37.9338089,212.588623 -122.2754377,37.9338132,211.6274414 -122.2753211,37.9338177,211.1467285 -122.2752413,37.9338341,208.2628174 -122.2752016,37.9338617,210.6660156 -122.2750926,37.9338731,205.8594971 -122.2750729,37.9338716,205.8594971 -122.2749744,37.9339069,206.8206787 -122.2748532,37.933926,205.8594971 -122.2747709,37.9339555,206.8206787 -122.2747208,37.933969,207.7821045 -122.2745597,37.9340555,212.588623 -122.2744243,37.9340995,213.0693359 -122.2743419,37.9341297,214.9919434 -122.2741411,37.9341725,217.8759766 -122.2740856,37.9341658,217.8759766 -122.2740158,37.9341125,219.3179932 -122.2739974,37.9340901,220.2791748 -122.2739894,37.9340224,222.2017822 -122.2739753,37.9340077,222.2017822 -122.2738671,37.9339009,223.6437988 -122.2737898,37.9338056,224.6052246 -122.2737677,37.9337727,224.1245117 -122.2737434,37.9337357,223.163208 -122.2737142,37.9336505,224.1245117 -122.2736925,37.9336303,224.1245117 -122.2735646,37.9335964,228.9311523 -122.2734571,37.9335142,235.1796875 -122.2734377,37.9335048,235.1796875 -122.2732976,37.9334235,237.5828857 -122.2731396,37.9333964,238.5443115 -122.2729927,37.9334406,240.467041 -122.2728728,37.9334189,241.4282227 -122.2726984,37.9333634,242.8702393 -122.2725587,37.9333202,245.2734375 -122.2724284,37.9333256,247.1960449 -122.2723343,37.9334001,247.1960449 -122.2722985,37.9335037,249.1187744 -122.2722797,37.9335896,250.560791 -122.2722663,37.9336678,251.5220947 -122.2722939,37.9338373,251.0413818 -122.2723047,37.9339928,252.4833984 -122.2723032,37.9341099,253.4447021 -122.2723042,37.934227,256.3287354000001 -122.2723316,37.9343943,256.8093262 -122.2723519,37.9345604,255.8480225 -122.272355,37.9346787,255.8480225 -122.2723626,37.9347942,255.3673096 -122.2723985,37.9348968,254.4060059 -122.2724017,37.9349836,253.4447021 -122.2724509,37.9351245,253.925415 -122.2724761,37.9352424,253.925415 -122.2725019,37.9353271,254.4060059 -122.2725233,37.935447,254.8865967 -122.2725778,37.9355961,254.4060059 -122.2726011,37.9357534,253.4447021 -122.2726314,37.9358747,252.0028076 -122.2726243,37.9359855,251.0413818 -122.27266,37.9360963,252.0028076 -122.2727293,37.9362095,253.4447021 -122.2727241,37.93624,253.925415 -122.2727355,37.9362798,253.4447021 -122.2727564,37.936367,253.925415 -122.2727953,37.9365363,256.8093262 -122.2728222,37.9366956,256.8093262 -122.2728371,37.9368792,255.3673096 -122.2728735,37.9370594,255.3673096 -122.2729251,37.9372075,256.3287354000001 -122.2730185,37.9374123,257.2900391 -122.2730849,37.9375425,257.770752 -122.2731681,37.9376703,258.7319336 -122.2732434,37.9378002,260.1739502 -122.2732971,37.937867,261.1352539 -122.2733646,37.9379499,263.0578613 -122.2734407,37.9381255,264.9805908 -122.2734972,37.9382507,265.9418945 -122.2735417,37.9383701,266.9031982000001 -122.2735537,37.938398,266.9031982000001 -122.2736064,37.9385462,267.864502 -122.2736771,37.9386211,268.8258057 -122.2737619,37.9387795,269.7871094000001 -122.2738125,37.9388963,271.229126 -122.2739084,37.9389985,273.1518555000001 -122.2739229,37.9390263,273.1518555000001 -122.2740039,37.9390947,274.59375 -122.2741224,37.9391414,277.4776611 -122.2741618,37.9391584,277.4776611 -122.2742597,37.9392454,278.9196777 -122.2744569,37.9393355,279.8808594000001 -122.2746239,37.939419,278.4389648 -122.2747683,37.939498,277.4776611 -122.2747865,37.9395121,277.4776611 -122.2747457,37.9395792,277.958252 -122.2745986,37.939649,278.9196777 -122.2744341,37.9397097,279.8808594000001 -122.2742787,37.9398153,280.8424072000001 -122.274107,37.9398842,282.7650146 -122.2739789,37.9398309,284.2069092 -122.2738648,37.9397444,285.1682129 -122.2737172,37.9396516,287.5714111 -122.273533,37.9395447,287.5714111 -122.2733794,37.9394463,286.6102295000001 -122.2732372,37.9393683,286.1295166 -122.2731007,37.9392651,286.6102295000001 -122.2729752,37.9391561,285.6488037 -122.2728627,37.9390073,287.5714111 -122.2727801,37.9388343,290.4555664000001 -122.2726787,37.9387025,292.8587646 -122.2725222,37.9385719,292.8587646 -122.2723742,37.9384832,294.7813721 -122.272192,37.9383539,296.2235107 -122.2720577,37.9382331,296.7041016000001 -122.2719311,37.9381046,297.6654053 -122.271807,37.9379912,298.626709 -122.2717058,37.9378795,299.1072998 -122.2716075,37.9377905,300.5493164000001 -122.2714438,37.9376645,301.5106201 -122.2712934,37.9375713,302.9525146 -122.2710818,37.937477,301.991333 -122.2709408,37.937408,301.0299072000001 -122.2707769,37.9373082,299.1072998 -122.2706228,37.9371953,299.1072998 -122.2704913,37.9370709,299.5880127 -122.2703995,37.9369118,300.0687256000001 -122.2703605,37.9367548,301.0299072000001 -122.2702875,37.9365978,301.991333 -122.2702165,37.9364876,301.991333 -122.2701074,37.9363528,304.8752441 -122.2700364,37.9362291,305.355957 -122.26997,37.9360726,305.8366699 -122.2699183,37.9359147,307.7592773 -122.2698371,37.9357627,305.8366699 -122.2697318,37.9356743,303.4332275 -122.2695522,37.9356121,300.5493164000001 -122.2693483,37.935562,298.1461182 -122.2691455,37.9355177,297.6654053 -122.2690018,37.9354578,298.1461182 -122.2688388,37.9353702,299.1072998 -122.2686861,37.9352469,300.5493164000001 -122.2685402,37.9351298,301.991333 -122.268381,37.9350349,302.9525146 -122.2681695,37.9349295,305.8366699 -122.2680284,37.9348528,307.2785645 -122.2678609,37.9347878,307.7592773 -122.2676934,37.9346994,308.2398682 -122.2675065,37.9345795,310.1624756000001 -122.2673635,37.9344595,311.1237793 -122.2671863,37.934372,309.6818848 -122.2669864,37.9343295,307.7592773 -122.2666849,37.9342974,305.8366699 -122.2664764,37.934275,306.3172607 -122.266255,37.9342055,306.3172607 -122.266099,37.9340929,309.6818848 -122.2659923,37.9339245,311.6044922 -122.2659477,37.9338083,313.0465088000001 -122.265902,37.9336691,314.0078125 -122.2658194,37.9334834,314.0078125 -122.2657183,37.9333406,314.9691162 -122.2656362,37.9331887,315.9304199 -122.2655457,37.9330739,316.4110107 -122.2654277,37.9329015,315.4498291 -122.2653477,37.9327646,316.4110107 -122.2652919,37.9326202,316.8917236 -122.2652368,37.9324629,316.4110107 -122.2652285,37.9322989,314.4884033 -122.2652075,37.9321413,314.0078125 -122.265139,37.9319524,312.0852051 -122.2650498,37.9317783,311.6044922 -122.2649728,37.9316359,311.6044922 -122.2648835,37.9315229,312.0852051 -122.264833,37.9313695,313.0465088000001 -122.2647815,37.931165,313.0465088000001 -122.2647359,37.9309625,312.5657959 -122.2646755,37.9307475,309.6818848 -122.2646306,37.9305798,307.7592773 -122.2646013,37.9304423,305.8366699 -122.2645658,37.9302645,304.8752441 -122.264561,37.9302277,304.3946533 -122.2645243,37.9300927,301.991333 -122.2644762,37.9298943,301.991333 -122.2644406,37.9297139,302.4719238 -122.2644249,37.929597,302.4719238 -122.2643953,37.9294571,303.4332275 -122.264345,37.9292799,304.3946533 -122.2642959,37.9291052,304.3946533 -122.2642604,37.9289658,305.8366699 -122.2642215,37.9288205,306.7978516000001 -122.26419,37.9286406,307.2785645 -122.2641486,37.9284843,306.7978516000001 -122.2641097,37.9283311,308.2398682 -122.2640705,37.9281405,311.1237793 -122.264012,37.9279951,313.5272217 -122.2639739,37.9278775,314.9691162 -122.2638377,37.9277718,316.8917236 -122.2637679,37.9277,317.8530273 -122.2636436,37.9275814,318.8143311 -122.26358,37.9274812,319.7756348 -122.2634955,37.9273671,321.2177734 -122.2634633,37.9273193,320.7370605 -122.2633578,37.9271986,322.6596680000001 -122.2633246,37.9271505,323.1403809000001 -122.2631712,37.9269852,323.6209717 -122.2630687,37.9268456,322.1789551 -122.2629707,37.9266987,322.1789551 -122.2628936,37.9265084,322.1789551 -122.2628462,37.9263616,324.1015625 -122.2628017,37.9262206,324.5822754 -122.2627728,37.9261629,324.1015625 -122.2627191,37.9259972,326.0241699 -122.2626468,37.9258922,327.9467773 -122.2625496,37.9257725,328.9083252 -122.262432,37.9255803,326.5048828000001 -122.2624132,37.9255466,326.5048828000001 -122.2623616,37.9253612,326.5048828000001 -122.2623144,37.9251966,326.0241699 -122.2622859,37.925031,324.5822754 -122.2622555,37.9247991,324.1015625 -122.2622487,37.9246428,323.6209717 -122.2622445,37.9244398,322.6596680000001 -122.2622643,37.924289,323.1403809000001 -122.26225,37.9241482,325.5435791 -122.2621563,37.9240626,325.5435791 -122.2620658,37.9239958,326.5048828000001 -122.261944,37.9238558,326.9855957 -122.261897,37.9237046,326.9855957 -122.2618601,37.9235393,324.5822754 -122.2618664,37.9233613,323.1403809000001 -122.2619357,37.92324,323.1403809000001 -122.2620269,37.9230934,322.6596680000001 -122.2621067,37.922983,323.1403809000001 -122.2622046,37.9228669,323.6209717 -122.2622256,37.9228399,324.1015625 -122.2622287,37.9226702,325.0629883 -122.2622082,37.9226365,325.0629883 -122.2620912,37.9225009,325.5435791 -122.2619962,37.9224014,326.5048828000001 -122.261874,37.9222587,327.9467773 -122.2618038,37.9221369,329.8695068000001 -122.2617233,37.9219522,330.8309326 -122.261616,37.9217792,327.4661865 -122.2614736,37.9216771,325.0629883 -122.2613477,37.921555,326.5048828000001 -122.2612323,37.9214131,326.0241699 -122.2611368,37.9212727,325.0629883 -122.2609636,37.921071,324.5822754 -122.2608215,37.9209709,324.1015625 -122.260674,37.9208872,322.1789551 -122.2605014,37.9208168,320.7370605 -122.2602915,37.9207343,319.7756348 -122.2601049,37.9206738,320.7370605 -122.2600086,37.9206302,320.7370605 -122.2598346,37.9205375,322.1789551 -122.2596622,37.9204014,325.0629883 -122.2595613,37.9202999,326.9855957 -122.2594183,37.9201894,326.5048828000001 -122.259253,37.9201015,326.5048828000001 -122.2591254,37.9200464,326.0241699 -122.2589483,37.9199545,324.1015625 -122.25876,37.9198739,321.6983643 -122.2585678,37.9198154,319.2950439 -122.2583459,37.9197624,322.6596680000001 -122.2581983,37.9197216,321.2177734 -122.2580253,37.919657,318.3336182 -122.2578575,37.9196169,315.9304199 -122.2576207,37.919543,307.2785645 -122.2574109,37.9195129,305.8366699 -122.2572334,37.9195541,308.720459 -122.2570213,37.9196347,304.8752441 -122.2568581,37.919715,304.3946533 -122.2567469,37.9198005,302.9525146 -122.2566009,37.919891,302.4719238 -122.2565638,37.9199129,301.5106201 -122.2563203,37.9199604,300.0687256000001 -122.2561131,37.9199588,299.5880127 -122.2560629,37.9199692,299.5880127 -122.255887,37.9199921,299.5880127 -122.2557207,37.9199826,299.1072998 -122.2555549,37.9199825,298.1461182 -122.2553664,37.919981,295.2619629 -122.2551048,37.9199564,291.8974609 -122.2549117,37.9199117,288.0522461 -122.2547002,37.9198776,284.2069092 -122.2545225,37.9198289,280.8424072000001 -122.2543481,37.9197798,278.9196777 -122.2538538,37.9193196,289.9748535000001 -122.2538055,37.9192705,290.9361572000001 -122.2536964,37.9189529,301.0299072000001 -122.2537173,37.9188219,306.7978516000001 -122.2538091,37.918657,309.6818848 -122.2539424,37.9184896,309.2011719 -122.2539723,37.9184599,308.720459 -122.254105,37.9183443,308.2398682 -122.2541811,37.9182524,307.2785645 -122.2542309,37.9181956,307.2785645 -122.2543024,37.9180807,306.7978516000001 -122.2543231,37.9179787,305.8366699 -122.2543154,37.9178889,306.3172607 -122.2542702,37.9177768,305.8366699 -122.2542521,37.9177444,304.8752441 -122.254117,37.9176077,303.9139404000001 -122.2539818,37.9175433,301.991333 -122.2537868,37.9174669,299.1072998 -122.253602,37.917358,295.7426758 -122.2534927,37.9172538,293.8200684000001 -122.2534211,37.9170984,290.4555664000001 -122.2533894,37.9169254,288.0522461 -122.2533865,37.9168193,287.5714111 -122.2533881,37.916788,288.0522461 -122.2533528,37.9166244,287.0908203000001 -122.2533389,37.9165986,287.0908203000001 -122.253299,37.9165462,287.5714111 -122.2532278,37.9164347,288.532959 -122.2530907,37.9162609,289.9748535000001 -122.2529622,37.91614,290.4555664000001 -122.2527828,37.916022,291.8974609 -122.2525914,37.9159138,293.8200684000001 -122.2523764,37.9158428,293.8200684000001 -122.252163,37.9157982,295.2619629 -122.2519628,37.9157279,295.7426758 -122.2518035,37.9156777,296.2235107 -122.2516534,37.9156221,297.1846924000001 -122.2514521,37.9155564,297.6654053 -122.2512891,37.9154398,298.626709 -122.251176,37.9152958,297.6654053 -122.251142,37.915173,297.6654053 -122.251147,37.9150456,299.5880127 -122.2512019,37.9149073,302.4719238 -122.2512749,37.9147757,304.3946533 -122.2513366,37.9146779,307.2785645 -122.2514015,37.9145346,310.6430664000001 -122.2514293,37.9144349,311.6044922 -122.2515278,37.9142999,315.9304199 -122.2515973,37.9142038,317.3724365 -122.2516201,37.9141816,317.3724365 -122.2517789,37.9140829,320.7370605 -122.2519492,37.9140174,322.6596680000001 -122.2520691,37.9139971,326.0241699 -122.2521754,37.9139817,330.3502197000001 -122.2522635,37.9139157,332.75354 -122.2523163,37.913774,336.1181641000001 -122.2523068,37.9137138,336.1181641000001 -122.2522938,37.9136796,333.2341309000001 -122.2521773,37.9135247,330.3502197000001 -122.2520063,37.91332,325.0629883 -122.2519318,37.9131945,324.1015625 -122.2519076,37.9130647,322.6596680000001 -122.251961,37.912918,320.2563477 -122.2520286,37.9128472,318.8143311 -122.2522398,37.9127389,317.8530273 -122.2525033,37.9125968,315.4498291 -122.2526851,37.9124457,314.4884033 -122.2527834,37.9122971,313.5272217 -122.2528814,37.9121053,313.0465088000001 -122.2529979,37.9119322,312.0852051 -122.2530623,37.9118365,311.6044922 -122.2531135,37.911779,312.5657959 -122.2531074,37.9115841,314.0078125 -122.2530651,37.9115232,314.0078125 -122.2529672,37.9114568,314.4884033 -122.2529286,37.9114434,314.0078125 -122.2527079,37.9114027,314.0078125 -122.2525333,37.9113758,314.4884033 -122.2523168,37.9113496,315.4498291 -122.2521014,37.9113067,315.4498291 -122.2517869,37.9112253,316.4110107 -122.2515745,37.9111885,316.8917236 -122.2513404,37.9112092,316.8917236 -122.2511104,37.9112107,315.9304199 -122.2509126,37.9111487,315.4498291 -122.2507114,37.9110648,313.0465088000001 -122.2505343,37.9110422,315.9304199 -122.2504456,37.9110451,315.9304199 -122.2502622,37.9110724,314.4884033 -122.2501695,37.9110879,314.4884033 -122.2500417,37.9111144,314.4884033 -122.2498146,37.9111515,316.8917236 -122.2495919,37.9111093,319.7756348 -122.2494865,37.9110041,320.2563477 -122.2494617,37.9109331,320.2563477 -122.2494608,37.9107219,322.1789551 -122.2494668,37.9106565,322.1789551 -122.2494363,37.9104587,325.5435791 -122.2493769,37.9103323,327.4661865 -122.2492914,37.910211,328.9083252 -122.2492155,37.9101089,330.3502197000001 -122.2491414,37.9100078,328.9083252 -122.2490797,37.9099572,328.9083252 -122.2489099,37.9098785,326.5048828000001 -122.2486773,37.9098509,323.6209717 -122.2484514,37.9098209,319.7756348 -122.2482987,37.9097325,318.8143311 -122.2482,37.9095886,318.8143311 -122.2481894,37.9095583,318.8143311 -122.2481048,37.9094008,320.7370605 -122.2479961,37.9092553,319.2950439 -122.2478521,37.9091315,320.2563477 -122.2477507,37.9090292,318.8143311 -122.2476185,37.9088746,319.2950439 -122.2475986,37.9087439,322.6596680000001 -122.2476217,37.908564,322.6596680000001 -122.2476528,37.9084056,323.6209717 -122.2476799,37.9081788,322.1789551 -122.2476681,37.9080312,323.1403809000001 -122.2476424,37.9078815,323.6209717 -122.2476024,37.9077446,325.5435791 -122.2475862,37.907709,325.5435791 -122.2475443,37.9075132,325.0629883 -122.2475232,37.9073986,325.5435791 -122.2475171,37.90736,324.5822754 -122.2474921,37.9072156,324.1015625 -122.2474561,37.9070696,321.6983643 -122.2474469,37.9069323,318.8143311 -122.2474434,37.9068938,316.4110107 -122.2474408,37.9067336,311.1237793 -122.2474585,37.906615,310.6430664000001 -122.2474808,37.906506,309.2011719 -122.2475087,37.9063802,308.720459 -122.2475693,37.9062162,311.1237793 -122.2476159,37.906087,314.0078125 -122.2476931,37.9059674,317.3724365 -122.2477428,37.9058753,319.7756348 -122.247732,37.9057722,320.7370605 -122.2476971,37.9056718,322.6596680000001 -122.2475671,37.9055866,325.0629883 -122.247445,37.9055126,325.5435791 -122.247251,37.9054578,324.1015625 -122.2469792,37.9054021,320.7370605 -122.2468114,37.905323,318.3336182 -122.2466643,37.9052249,314.4884033 -122.24657,37.9051244,314.0078125 -122.2464409,37.9049894,315.4498291 -122.2463346,37.9048812,316.8917236 -122.2461468,37.9047565,316.8917236 -122.2459515,37.9046979,316.8917236 -122.2457309,37.9046875,316.8917236 -122.2456375,37.9046946,316.8917236 -122.245362,37.9047531,315.4498291 -122.245148,37.9048314,314.4884033 -122.2451247,37.9048299,314.4884033 -122.245095,37.9048324,314.4884033 -122.2449609,37.9048377,318.3336182 -122.2448223,37.9048103,315.9304199 -122.2448316,37.9047123,314.4884033 -122.2449329,37.9046256,314.0078125 -122.2450378,37.9045554,314.0078125 -122.2451837,37.9044267,312.5657959 -122.2453325,37.9043055,312.5657959 -122.2454148,37.9042057,313.0465088000001 -122.2454424,37.9041819,312.5657959 -122.2455167,37.9041196,312.5657959 -122.2456593,37.9040042,314.0078125 -122.2458073,37.9039068,316.8917236 -122.2459339,37.9037799,317.3724365 -122.2460192,37.9037038,317.8530273 -122.2461932,37.9036042,318.8143311 -122.2463435,37.903496,318.3336182 -122.2464963,37.9033852,317.8530273 -122.2466895,37.9032321,315.4498291 -122.2468503,37.9031344,315.9304199 -122.2470047,37.9030464,314.0078125 -122.2471045,37.9029827,313.5272217 -122.2472252,37.9028877,314.0078125 -122.2472733,37.9028476,314.4884033 -122.2473859,37.9027636,315.4498291 -122.2474093,37.9027423,315.9304199 -122.2475765,37.9025741,317.3724365 -122.2476714,37.9024601,319.7756348 -122.247609,37.9024417,318.3336182 -122.2474677,37.9025168,315.4498291 -122.2473289,37.9026038,312.0852051 -122.2465435,37.9026886,321.2177734 -122.246544,37.9026351,321.2177734 -122.2466427,37.9024652,329.3889160000001 -122.2466735,37.9024351,331.3115234 -122.2467602,37.9023728,334.1954346 -122.2468612,37.9023044,335.6373291 -122.2469383,37.9022472,337.5600586 -122.2470228,37.90217,339.0020752 -122.2470419,37.9021508,339.0020752 -122.2471449,37.9020749,342.84729 -122.2472103,37.9020135,345.7313232 -122.2472268,37.9020017,345.7313232 -122.2475231,37.9017642,353.4218750000001 -122.247534,37.9017512,353.4218750000001 -122.247708,37.9015937,358.2283936 -122.2477521,37.9015562,359.1896973 -122.2478018,37.9014486,360.6317139 -122.2476843,37.9013534,360.6317139 -122.2475307,37.9013726,362.5543213 -122.2473912,37.9014183,363.0350342 -122.247271,37.9014681,361.5931396 -122.2471428,37.9015057,361.5931396 -122.2470518,37.9015396,362.5543213 -122.2469192,37.9016068,362.5543213 -122.2468902,37.9016161,362.5543213 -122.2467519,37.9016699,363.0350342 -122.2466035,37.901728,361.1124268 -122.246576,37.9017327,361.1124268 -122.2462474,37.9017649,362.5543213 -122.2460598,37.9018248,366.8802490000001 -122.2457375,37.9019187,376.0128174000001 -122.245617,37.9019597,379.3774414000001 -122.2454972,37.9019886,382.2613525 -122.2453624,37.9020187,386.1066895000001 -122.2452299,37.9020778,388.9906006 -122.2451651,37.9020993,390.4326172 -122.2450512,37.9021231,389.4711914000001 -122.2449414,37.902149,389.4711914000001 -122.2448264,37.9021974,386.1066895000001 -122.2447886,37.9022154,385.1453857 -122.2446466,37.9022462,386.5874023000001 -122.2444456,37.9022593,393.3165283 -122.2443077,37.9022626,397.6424561000002 -122.2442023,37.9022438,399.5650635000001 -122.2440514,37.9021977,401.9685059000001 -122.2439288,37.9021539,403.4104004 -122.2438147,37.9021021,403.4104004 -122.2436376,37.9020068,403.4104004 -122.2435214,37.9019269,402.9296875000001 -122.2433718,37.9018138,401.9685059000001 -122.2432085,37.9016607,399.5650635000001 -122.2430471,37.9015435,396.6811523 -122.2429092,37.9014219,393.3165283 -122.242801,37.9013287,388.9906006 -122.2427821,37.9013115,388.5100098 -122.2426404,37.9011969,384.6647949 -122.2425021,37.9010731,382.7420654000001 -122.2423243,37.9009681,382.2613525 -122.2421927,37.900812,384.184082 -122.2421235,37.9006672,386.5874023000001 -122.2420746,37.9005392,387.0679932 -122.2420301,37.9004368,388.0292969 -122.2420028,37.9003056,387.0679932 -122.2419384,37.9001486,385.6259766000001 -122.241899,37.9000487,384.6647949 -122.2418585,37.899912,388.5100098 -122.2418305,37.899795,392.3553467 -122.2418238,37.8997753,392.3553467 -122.2417603,37.8997098,392.8359375000001 -122.2416743,37.8996151,394.2779541 -122.241641,37.8995722,394.2779541 -122.2414827,37.8994543,393.7972412 -122.2413488,37.8993396,392.8359375000001 -122.2412055,37.8992051,394.2779541 -122.2410846,37.8990831,396.2005615000001 -122.2409541,37.898958,395.2391357000001 -122.2408448,37.8988584,398.1231689 -122.2407414,37.8987588,399.5650635000001 -122.2405958,37.89866,401.0070801000002 -122.2404687,37.898576,404.3717041 -122.2403398,37.8984651,404.3717041 -122.2402375,37.8983813,407.2556152000001 -122.2401038,37.8982658,412.0622559000001 -122.2399452,37.8981575,417.8302002 -122.2398114,37.898091,420.2333984 -122.2396866,37.8980455,421.1948242 -122.239464,37.8979604,422.6367188 -122.2392354,37.897898,424.0787354000001 -122.2390635,37.8978633,426.0013428 -122.2388759,37.8977956,427.4433594000001 -122.2387541,37.8977146,428.885376 -122.2386427,37.8976273,430.8079834000002 -122.2385565,37.8975778,431.769165 -122.2384399,37.8975068,429.3659668000001 -122.2384181,37.8974989,429.3659668000001 -122.2383295,37.8973922,426.9627686 -122.2381931,37.8972514,422.1560059000001 -122.2380672,37.8971453,423.1174316 -122.237896,37.8970172,424.0787354000001 -122.2377658,37.8968767,425.0401611 -122.2376525,37.8967526,426.4820557000001 -122.2375433,37.8966278,429.3659668000001 -122.2374338,37.8964776,429.8465576 -122.2373715,37.8963359,430.8079834000002 -122.2372698,37.8962159,431.769165 -122.237194,37.8960912,432.7307129000001 -122.2371374,37.8959839,435.1339111 -122.2370614,37.8958559,437.0565186 -122.2369698,37.8957312,440.4212646 -122.2369148,37.8956441,442.8244629000001 -122.2368361,37.8955508,444.2664795000002 -122.2367008,37.895414,445.708374 -122.2365837,37.8953913,450.5150146 -122.2364538,37.8953828,454.3602295000002 -122.2362988,37.8953939,454.8408203 -122.2361761,37.8954114,455.3215332 -122.2360958,37.8953499,457.7249756000002 -122.2360777,37.8952921,460.6087646 -122.2360646,37.8952296,462.5313721 -122.2360581,37.8952139,462.5313721 -122.2360097,37.895112,463.9733887 -122.2359653,37.8950557,465.8961182 -122.2359019,37.8949866,468.2993164 -122.2357689,37.8949065,470.2219238 -122.2357312,37.8948902,470.7026367000001 -122.2356545,37.8948566,472.1446533000001 -122.2355344,37.894809,473.1060791 -122.2354219,37.8947795,474.0672607000001 -122.2353018,37.8947334,475.5092773000002 -122.2351732,37.8947086,476.9512939 -122.2350482,37.8946831,477.4318848 -122.2350044,37.8946717,477.4318848 -122.2348801,37.8946514,478.3931885000001 -122.2347811,37.8946047,480.7966309000001 -122.2346846,37.8945251,483.6804199 -122.2345451,37.8944351,488.9677734 -122.2344491,37.8943472,491.3709717 -122.2343865,37.894273,491.8516846000001 -122.234263,37.8941309,494.2550049000001 -122.2341376,37.894034,494.2550049000001 -122.2340445,37.8939903,495.6968994 -122.2339113,37.8939398,498.1003418 -122.2337673,37.8938461,499.0615234 -122.2336103,37.8937688,501.4648438 -122.2333984,37.8937217,500.50354 -122.2332333,37.8936441,499.0615234 -122.2331435,37.8935039,498.1003418 -122.2331026,37.8933616,497.6196289000002 -122.2331226,37.8931859,495.6968994 -122.2331339,37.8930291,492.3323975 -122.2330439,37.8929349,491.3709717 -122.2328463,37.8928556,488.4871826 -122.2326608,37.8928525,485.6030273000002 -122.2324297,37.892867,482.2385254 -122.2322165,37.892842,479.8350830000001 -122.2320766,37.8927699,478.8739014 -122.2319482,37.8926935,478.8739014 -122.2318166,37.8926431,479.8350830000001 -122.2316709,37.8925681,480.7966309000001 -122.2314053,37.8925127,483.1998291 -122.2312421,37.8924957,485.1224365000001 -122.2310094,37.8924856,486.5644531 -122.2307163,37.8924938,485.1224365000001 -122.2304667,37.8924791,484.6418457 -122.2302977,37.8924142,483.6804199 -122.2302013,37.8923375,482.2385254 -122.2300391,37.89225,481.2772217 -122.2298757,37.8921868,479.8350830000001 -122.229789,37.892183,478.3931885000001 -122.229485,37.8921155,473.5866699 -122.2293038,37.8920028,472.6253662 -122.229122,37.8918926,472.1446533000001 -122.2289712,37.8919008,470.7026367000001 -122.2287874,37.8919599,468.7800293000001 -122.2286731,37.8919895,467.8187256000002 -122.2284343,37.8919621,466.8574219 -122.228392,37.8919497,467.3381348 -122.2281822,37.8918502,467.3381348 -122.2280273,37.8917937,467.8187256000002 -122.227791,37.891759,466.3767090000001 -122.2276573,37.8917459,464.9348145000001 -122.2274735,37.8916795,463.0120850000001 -122.2273405,37.8915673,462.0507813 -122.2272322,37.8914347,460.1281738 -122.2271543,37.8913067,460.6087646 -122.2271141,37.8912005,458.2055664 -122.2270773,37.891109,455.3215332 -122.2270346,37.8909866,455.3215332 -122.2269521,37.8908789,456.7635498 -122.2268485,37.8907937,458.6861572000001 -122.2267556,37.8907245,463.0120850000001 -122.2266313,37.8906618,463.9733887 -122.2264956,37.8905676,468.2993164 -122.2264125,37.8904846,471.1833496 -122.22631,37.8903423,473.5866699 -122.226247,37.8902377,474.0672607000001 -122.226204,37.8901469,474.5479736 -122.2261583,37.8900369,476.9512939 -122.2261352,37.8899454,479.8350830000001 -122.226049,37.8898029,480.7966309000001 -122.2259724,37.8896936,481.7578125000001 -122.2258652,37.8895911,481.7578125000001 -122.2257661,37.8895067,482.2385254 -122.2256493,37.8894226,482.2385254 -122.2255387,37.8893714,483.6804199 -122.2254057,37.8893233,484.1611328000001 -122.2252373,37.8892782,485.1224365000001 -122.2250757,37.8892692,485.6030273000002 -122.2249046,37.8892357,486.0837402000001 -122.2247447,37.8891587,487.0450439 -122.2246179,37.8890721,486.5644531 -122.2244969,37.888961,487.0450439 -122.2243495,37.8887789,488.4871826 -122.2242885,37.8886079,490.8903809000001 -122.2243513,37.8884939,492.3323975 -122.2243806,37.8884505,492.8129883 -122.2245708,37.8882575,495.6968994 -122.2246468,37.8881835,497.138916 -122.224722,37.8880775,498.1003418 -122.2247378,37.888055,498.1003418 -122.2247797,37.8879402,499.5422363000001 -122.2247862,37.8878283,501.4648438 -122.2247267,37.8876864,502.4261475 -122.2246373,37.8875627,502.9067383 -122.2245608,37.8874817,502.9067383 -122.2245467,37.8874621,502.9067383 -122.2244839,37.8873626,504.8294678 -122.2243843,37.8872347,505.7908936 -122.2243271,37.8871278,506.7520752 -122.2242821,37.8870327,507.2327881 -122.2242154,37.8869296,507.2327881 -122.2241588,37.8868317,510.59729 -122.2240981,37.8867124,512.5200195 -122.224035,37.8865966,514.4426270000001 -122.223976,37.8865156,515.4040527 -122.2239309,37.8864617,515.4040527 -122.2239012,37.8864098,514.9233398 -122.2238815,37.8862188,522.1331787000001 -122.2240095,37.8861958,522.1331787000001 -122.2241402,37.8861064,522.1331787000001 -122.2242246,37.8860281,521.1719971000001 -122.2242509,37.8860033,520.6912842000002 -122.2244722,37.8859174,519.7298584 -122.2245669,37.8859018,517.807251 -122.2246975,37.8858809,515.8846436 -122.2247313,37.885878,514.9233398 -122.2249732,37.8858654,510.1166992 -122.2250737,37.8858555,508.6746826 -122.2256528,37.8858512,506.2714844000001 -122.2257517,37.8858482,508.1940918 -122.2259149,37.8858053,511.5587158 -122.2259071,37.8857392,514.4426270000001 -122.2258619,37.8857101,515.4040527 -122.2257748,37.8856585,518.7685547 -122.2256802,37.8856019,521.6525879 -122.2255715,37.8855199,523.0946045 -122.2255548,37.8855081,523.0946045 -122.2255122,37.8854304,525.4978027 -122.2254895,37.8853924,525.4978027 -122.2254299,37.8853292,525.9783936 -122.2253644,37.8852258,525.4978027 -122.2253203,37.8851263,525.9783936 -122.2253711,37.8849809,528.8625488 -122.2253565,37.8849552,528.8625488 -122.225232,37.8847757,528.8625488 -122.2251466,37.8846722,528.8625488 -122.2250227,37.8845859,531.2657471000001 -122.2249316,37.884444,533.6689453 -122.2248778,37.8843793,532.7077637 -122.2247659,37.8843155,531.2657471000001 -122.2248136,37.8843059,526.4591064 -122.2248996,37.8842721,525.4978027 -122.2249576,37.8842208,526.9398193000001 -122.2250255,37.8840735,529.8237305 -122.224896,37.8839467,531.2657471000001 -122.2248613,37.8839288,530.7851563000002 -122.2246608,37.8838008,532.2270508000001 -122.2245879,37.8836571,530.3044434000001 -122.224537,37.8834899,527.4204102 -122.2244065,37.8833734,526.4591064 -122.2242496,37.8832947,524.5364990000001 -122.2241567,37.8832023,523.0946045 -122.2239801,37.8829454,518.2878418 -122.2238573,37.8828523,515.8846436 -122.2236563,37.8826232,514.4426270000001 -122.2235827,37.8825269,508.6746826 -122.2235155,37.8824416,504.3488770000001 -122.2235814,37.8824089,506.7520752 -122.2236051,37.8824175,506.7520752 -122.2237009,37.8825254,503.8681641 -122.2238123,37.8826301,503.3874512 -122.2238455,37.8826497,503.3874512 -122.2240184,37.8827575,508.1940918 -122.2241144,37.8828049,511.5587158 -122.2242608,37.8828321,511.5587158 -122.2243636,37.8828315,512.5200195 -122.2244976,37.8828399,510.59729 -122.2245923,37.8829062,509.6361084000001 -122.2247178,37.88296,508.6746826 -122.2248596,37.8830035,508.6746826 -122.2250688,37.8830876,509.1553955 -122.225215,37.8831359,506.2714844000001 -122.2260129,37.8832179,491.3709717 -122.2260926,37.8832528,489.4483643 -122.2263282,37.8833673,483.1998291 -122.226408,37.8834058,482.2385254 -122.2264443,37.8833743,481.7578125000001 -122.2263733,37.8833434,480.7966309000001 -122.2263437,37.8832701,476.4705811000001 -122.2263851,37.883102,470.2219238 -122.2264811,37.8829776,469.7413330000001 -122.2264096,37.8828445,469.2607422 -122.2263874,37.8827949,468.7800293000001 -122.2262182,37.8826761,469.7413330000001 -122.2261214,37.8825751,466.3767090000001 -122.2261112,37.8825476,465.4155273000002 -122.2260929,37.8825081,464.9348145000001 -122.2260906,37.8823909,468.2993164 -122.2260634,37.8822847,467.3381348 -122.2260729,37.8821488,467.8187256000002 -122.2260858,37.8820894,468.7800293000001 -122.2260931,37.8819774,469.7413330000001 -122.2260618,37.881864,471.1833496 -122.2261222,37.881678,475.9898682 -122.2262847,37.8815702,473.5866699 -122.2264329,37.8815401,471.6639404 -122.2265672,37.8815788,472.1446533000001 -122.2266323,37.8816693,473.5866699 -122.2266681,37.8818328,472.6253662 -122.2267234,37.8819515,472.6253662 -122.2267976,37.8820561,472.6253662 -122.2268819,37.8821686,472.6253662 -122.2269831,37.8822385,471.1833496 -122.2271163,37.8823338,470.2219238 -122.227256,37.8824115,469.2607422 -122.2274485,37.8825052,466.8574219 -122.2276657,37.8825701,466.8574219 -122.2278462,37.8826126,466.3767090000001 -122.2280228,37.8826213,464.9348145000001 -122.2282247,37.8826739,464.4541016000002 -122.2283936,37.8827051,464.4541016000002 -122.2285174,37.8827776,463.9733887 -122.228641,37.882845,464.9348145000001 -122.228667,37.8828633,464.9348145000001 -122.2288558,37.8829978,463.0120850000001 -122.2290348,37.8829688,459.1668701 -122.2292087,37.8829401,457.7249756000002 -122.2292649,37.8828834,455.3215332 -122.2292886,37.8827925,453.8796387 -122.2290642,37.8824358,456.2829590000001 -122.2290381,37.8824327,456.2829590000001 -122.2289665,37.8823595,459.6475830000001 -122.2290184,37.8823035,463.4927979 -122.2290282,37.8822866,463.4927979 -122.2290497,37.8822336,467.3381348 -122.229071,37.882183,470.2219238 -122.2291762,37.8821006,473.1060791 -122.2293359,37.8821016,475.5092773000002 -122.229453,37.8821512,476.4705811000001 -122.2296564,37.8822245,475.0286865000001 -122.2298019,37.8822773,475.0286865000001 -122.2299472,37.882337,474.0672607000001 -122.2300741,37.8823685,473.1060791 -122.2302438,37.8823809,473.5866699 -122.230392,37.8824084,474.5479736 -122.2305528,37.8824067,474.5479736 -122.2311541,37.882499,480.315918 -122.2312692,37.8824967,480.315918 -122.2314705,37.882398,488.9677734 -122.2315395,37.8823416,493.774292 -122.2316533,37.8822815,498.5809326 -122.2318293,37.8823032,502.4261475 -122.2318607,37.8823111,502.4261475 -122.2319201,37.8823342,506.2714844000001 -122.2320792,37.8823919,501.4648438 -122.2322357,37.8824695,500.0229492 -122.2323556,37.8825921,497.6196289000002 -122.2325516,37.8827312,490.8903809000001 -122.2327107,37.8828298,488.4871826 -122.2328253,37.8830942,481.7578125000001 -122.2328224,37.8832719,478.8739014 -122.233048,37.8834281,475.0286865000001 -122.2332033,37.8834678,472.1446533000001 -122.2333624,37.883449,467.8187256000002 -122.2335457,37.8833621,463.9733887 -122.2335786,37.8833481,462.5313721 -122.233756,37.883379,459.1668701 -122.2337974,37.883383,458.2055664 -122.234011,37.8833377,454.8408203 -122.2341391,37.8833286,453.3989258 -122.2342925,37.8833895,453.3989258 -122.2344325,37.8835199,450.9956055000002 -122.2345475,37.8835898,448.5924072000001 -122.2347185,37.8835862,445.2276611 -122.2348864,37.8835485,442.3438721 -122.2351185,37.8835426,439.9404297 -122.2353431,37.8835122,438.0178223 -122.2355285,37.883502,436.5759277 -122.2356177,37.8835115,436.5759277 -122.2357363,37.8836309,441.3824463 -122.235856,37.88377,443.7857666 -122.2359425,37.8839283,443.3050537 -122.2360322,37.8840696,440.9018555000002 -122.2361156,37.8842394,440.4212646 -122.2362461,37.8843582,438.979126 -122.2363984,37.8844256,435.614502 -122.2365477,37.8843621,429.8465576 -122.2367469,37.8842336,427.4433594000001 -122.2370034,37.8841805,426.4820557000001 -122.2373138,37.8841772,424.5594482 -122.2375805,37.8841193,423.1174316 -122.2377533,37.8840581,422.6367188 -122.2379399,37.8839715,422.6367188 -122.238005,37.8838853,423.1174316 -122.2381252,37.8837417,424.0787354000001 -122.2382798,37.8837059,427.4433594000001 -122.2383601,37.8837213,428.4046631000001 -122.2384709,37.8838384,427.4433594000001 -122.2384819,37.8838718,428.4046631000001 -122.2385408,37.8840199,427.4433594000001 -122.2386139,37.8841314,426.4820557000001 -122.2386751,37.8842523,426.0013428 -122.2387598,37.8843834,426.4820557000001 -122.2388898,37.8845396,424.5594482 -122.2390462,37.8846436,424.0787354000001 -122.2392262,37.8846569,424.5594482 -122.2393941,37.8846187,423.5980225 -122.239514,37.8846133,421.1948242 -122.23968,37.8846431,418.7915039000002 -122.2398516,37.8847223,419.7528076 -122.2399975,37.884818,422.1560059000001 -122.2400284,37.8848378,422.1560059000001 -122.2401845,37.8849403,417.8302002 -122.2404627,37.8849448,415.9074707 -122.240612,37.8849808,415.9074707 -122.2407699,37.8849905,415.4268799000001 -122.2409603,37.8849798,414.946167 -122.2411453,37.884957,414.4654541 -122.2413046,37.884789,412.5428467 -122.2413512,37.8846503,411.581665 -122.2413219,37.8845177,409.6590576 -122.2411844,37.8843913,406.7749023 -122.2410888,37.8842951,403.8911133 -122.2410034,37.884195,401.0070801000002 -122.2409336,37.8840762,398.1231689 -122.2408977,37.8839286,393.7972412 -122.240875,37.883826,392.8359375000001 -122.2408648,37.8835825,395.2391357000001 -122.2409574,37.8834323,394.2779541 -122.2411067,37.8833599,392.8359375000001 -122.2412874,37.8833338,393.3165283 -122.2413319,37.8833304,392.8359375000001 -122.2415757,37.8833406,390.9132080000001 -122.241812,37.8833387,390.4326172 -122.2420277,37.8833356,389.9519043 -122.242171,37.8832911,389.4711914000001 -122.2423478,37.8832703,389.4711914000001 -122.2425352,37.8832533,388.9906006 -122.2426816,37.8832486,388.0292969 -122.24284,37.8832642,388.0292969 -122.2430243,37.883259,387.548584 -122.2432144,37.8832646,387.0679932 -122.2434221,37.8832236,386.5874023000001 -122.243545,37.8831424,384.6647949 -122.2436852,37.883065,385.1453857 -122.2437461,37.8830327,385.6259766000001 -122.2440214,37.8829647,384.184082 -122.2442816,37.8829508,384.184082 -122.2444175,37.8829874,382.7420654000001 -122.2444921,37.8830645,381.3000488 -122.2445831,37.8831237,381.3000488 -122.2446749,37.8832196,380.3387451 -122.2447243,37.8832711,378.4161377 -122.2448072,37.8833746,376.9742432 -122.2448599,37.8834893,375.5321045 -122.2449128,37.8835932,376.4935303 -122.2449549,37.8836509,378.4161377 -122.2449719,37.8837574,380.3387451 -122.2448819,37.8838376,381.7806396 -122.2448114,37.883915,382.7420654000001 -122.2447918,37.8839565,383.7032471 -122.244817,37.8840685,386.5874023000001 -122.2448509,37.8841152,387.548584 -122.2448306,37.8841766,388.0292969 -122.2448123,37.8842167,387.548584 -122.2447985,37.8843248,390.4326172 -122.2448034,37.8844033,391.3937988 -122.244857,37.8845085,391.3937988 -122.2449394,37.8846341,395.7198486 -122.2450004,37.8847294,400.5264893 -122.2450388,37.8847789,402.9296875000001 -122.2451036,37.8848166,404.3717041 -122.2452998,37.8848661,400.5264893 -122.245547,37.8848729,399.0843506 -122.245695,37.8848799,397.6424561000002 -122.2459151,37.8849212,394.7585449 -122.2460763,37.8850293,393.7972412 -122.2460795,37.8851517,393.3165283 -122.2460136,37.8853279,392.3553467 -122.2459987,37.8855015,391.3937988 -122.2460007,37.8856196,390.9132080000001 -122.2460152,37.8856511,391.3937988 -122.2462086,37.8857468,390.4326172 -122.2463717,37.8857882,388.9906006 -122.2465592,37.8858804,389.4711914000001 -122.2466927,37.8859833,390.4326172 -122.246828,37.8861342,390.4326172 -122.246993,37.8862872,389.4711914000001 -122.2471516,37.8863906,390.4326172 -122.2472932,37.8864336,390.4326172 -122.2474491,37.8864668,389.9519043 -122.247677,37.8865109,392.3553467 -122.247848,37.8865971,394.7585449 -122.2480552,37.8867311,394.7585449 -122.2482098,37.8868457,394.7585449 -122.2483328,37.8869782,393.7972412 -122.2484814,37.887054,391.3937988 -122.248667,37.8871165,386.1066895000001 -122.2488804,37.8871419,386.1066895000001 -122.2489724,37.887159,385.6259766000001 -122.2490979,37.887251,384.6647949 -122.2491683,37.8873978,382.2613525 -122.2490644,37.8875833,378.4161377 -122.2489646,37.8876864,374.5708008 -122.2489081,37.8878315,373.1289063 -122.2488441,37.8879495,373.6094971 -122.2486923,37.8880662,374.5708008 -122.2485193,37.8881708,374.0900879000001 -122.2483571,37.8882259,373.6094971 -122.2482271,37.8883181,371.6868896 -122.2481332,37.888429,369.2836914000001 -122.2480983,37.8884603,368.3222656 -122.2479172,37.8885369,364.4769287 -122.2478177,37.888597,364.4769287 -122.24775,37.8886978,363.9963379 -122.2477304,37.8888296,364.9576416 -122.2477488,37.8889394,362.5543213 -122.247805,37.8890869,362.0737305 -122.2478472,37.8892537,362.0737305 -122.2478687,37.8893596,359.6704102000001 -122.2478846,37.8894714,357.2670898000001 -122.2479242,37.8896066,351.4991455 -122.2479682,37.8897273,348.6152344 -122.2479967,37.8898599,347.6539307 -122.2480546,37.8899661,349.5765381000001 -122.2481841,37.8900671,350.0572510000001 -122.2482765,37.890149,351.9798584 -122.2483654,37.8902282,352.4605713 -122.2484028,37.8902717,351.9798584 -122.2484986,37.8904511,348.1346436 -122.2486066,37.8905806,346.6926270000001 -122.2487154,37.8907393,347.1732178 -122.2488234,37.8907949,345.7313232 -122.2489931,37.8908441,346.2120361 -122.2491402,37.8908844,350.0572510000001 -122.2491596,37.8908948,350.0572510000001 -122.249175,37.8909766,344.2894287 -122.2491254,37.8910871,338.0407715 -122.2490972,37.8912289,333.2341309000001 -122.2491269,37.8912989,334.6761475 -122.2491982,37.8914859,335.6373291 -122.2492482,37.8916481,337.5600586 -122.2492616,37.891673,337.5600586 -122.2493088,37.8917362,338.5214844 -122.2493166,37.8917631,337.5600586 -122.2492604,37.8919699,331.7921143 -122.2491969,37.8920579,330.3502197000001 -122.2490693,37.8920566,328.4276123 -122.248928,37.8920421,327.9467773 -122.2482115,37.8920821,312.5657959 -122.2480689,37.8921298,310.6430664000001 -122.2478931,37.8921324,306.3172607 -122.2477519,37.892223,302.9525146 -122.2476706,37.8923049,300.5493164000001 -122.2475546,37.8924645,295.7426758 -122.2475191,37.8924664,296.2235107 -122.2474798,37.8924952,295.7426758 -122.2474813,37.8925544,292.8587646 -122.24762,37.8925888,289.4941406 -122.2478847,37.8925873,289.9748535000001 -122.2481495,37.8926668,293.3393555000001 -122.2481941,37.8927132,295.2619629 -122.2480807,37.8928005,292.3781738 -122.2480869,37.8928521,291.8974609 -122.2480845,37.89294,287.0908203000001 -122.2480726,37.8929611,287.0908203000001 -122.2479733,37.8930849,277.958252 -122.2479619,37.8930985,277.958252 -122.2479061,37.8931296,277.958252 -122.2478362,37.8932405,276.9970703000001 -122.2478868,37.8933689,278.9196777 -122.2481178,37.893617,286.6102295000001 -122.2481332,37.8936533,285.6488037 -122.248201,37.8938792,279.4002686000001 -122.2482554,37.893962,276.9970703000001 -122.2482613,37.8939997,277.958252 -122.248324,37.8940729,277.4776611 -122.2483915,37.8941165,276.5163574000001 -122.2484783,37.8940242,274.1130371 -122.2485463,37.8939273,272.6711426000001 -122.2486168,37.8937171,268.8258057 -122.2487809,37.8935654,269.7871094000001 -122.2490306,37.8935729,273.1518555000001 -122.2490736,37.8935797,274.1130371 -122.2493014,37.8936259,275.5550537 -122.2494625,37.8936139,279.8808594000001 -122.2495361,37.8935911,279.8808594000001 -122.2496511,37.8935848,280.3616943000001 -122.2497141,37.8935906,279.4002686000001 -122.2498242,37.8936123,282.2843018 -122.2499609,37.8936682,281.322998 -122.2500075,37.8936954,280.8424072000001 -122.2501692,37.8937635,274.59375 -122.2501904,37.8937704,274.59375 -122.2503112,37.8938397,273.1518555000001 -122.2504594,37.8939491,271.229126 -122.2505635,37.8940378,272.6711426000001 -122.2507343,37.8941837,268.8258057 -122.2508379,37.8942988,264.0192871 -122.2508892,37.8943909,263.5385742000001 -122.2509125,37.8944868,260.6545410000001 -122.2510045,37.8945806,255.3673096 -122.2510767,37.8946105,255.3673096 -122.2513311,37.8946634,251.5220947 -122.2515259,37.8946957,248.1575928 -122.2516701,37.8947862,249.1187744 -122.2517361,37.8948621,248.6381836 -122.2518071,37.8949354,252.0028076 -122.2518712,37.8950655,252.9639893 -122.2519288,37.8951507,251.5220947 -122.2520032,37.8952295,252.0028076 -122.2520471,37.8953259,251.5220947 -122.2521567,37.8954607,250.560791 -122.2522258,37.895539,251.5220947 -122.2523096,37.8956337,250.560791 -122.2524052,37.8957616,252.4833984 -122.2524878,37.8958631,254.8865967 -122.2525563,37.8959358,257.2900391 -122.2526919,37.8960523,259.6933594000001 -122.2528136,37.8961403,262.0965576 -122.2529457,37.8962183,262.5771484 -122.2530584,37.8962525,263.0578613 -122.2531095,37.8962666,262.0965576 -122.253224,37.8962894,262.0965576 -122.2533979,37.8963134,264.4998779 -122.2535864,37.8963664,268.3450928 -122.2536735,37.8964117,268.3450928 -122.2538522,37.8964879,265.4613037 -122.2540439,37.8965248,264.0192871 -122.254249,37.8965602,259.6933594000001 -122.254446,37.8965903,258.7319336 -122.2546208,37.8966123,256.8093262 -122.2547818,37.8966625,258.7319336 -122.2549623,37.8967218,258.7319336 -122.2551126,37.8967438,255.8480225 -122.2555074,37.8966353,249.5994873 -122.2556373,37.8966235,249.1187744 -122.2558233,37.8968032,259.2126465 -122.2558578,37.8968972,266.4224854000001 -122.255871,37.8969059,266.4224854000001 -122.2559734,37.8969967,273.1518555000001 -122.2560606,37.8970915,274.59375 -122.2560994,37.8972011,275.0744629 -122.2561017,37.897269,274.59375 -122.2561186,37.8973932,274.59375 -122.2561323,37.8975317,275.5550537 -122.2561287,37.8976923,274.1130371 -122.2560714,37.8978233,274.59375 -122.2559937,37.897959,272.1904297 -122.2559735,37.8979834,272.1904297 -122.2558652,37.8981295,271.229126 -122.2558103,37.8982103,270.2677002 -122.2557485,37.8983246,268.3450928 -122.2557388,37.8985485,264.9805908 -122.2558636,37.8986655,262.0965576 -122.2559432,37.8987267,260.6545410000001 -122.2559838,37.8987992,260.6545410000001 -122.2560152,37.898957,259.2126465 -122.2560613,37.8990795,259.2126465 -122.2561085,37.8991924,257.2900391 -122.2561589,37.8993367,258.2513428 -122.2562248,37.8994341,259.2126465 -122.2562989,37.899527,261.1352539 -122.256425,37.8996397,259.6933594000001 -122.2564981,37.8997436,260.6545410000001 -122.2565078,37.8997642,260.6545410000001 -122.2566115,37.899827,264.0192871 -122.2567448,37.8998701,263.0578613 -122.2569426,37.8998518,266.4224854000001 -122.2571398,37.8998509,264.0192871 -122.2572823,37.8997798,267.864502 -122.2574419,37.8996942,266.9031982000001 -122.2576003,37.8996597,265.9418945 -122.2577741,37.8996249,263.5385742000001 -122.2579275,37.8996071,261.6159668 -122.2581249,37.8995876,261.6159668 -122.2583294,37.8995959,261.1352539 -122.2585568,37.8996204,258.2513428 -122.2587216,37.8996501,255.8480225 -122.2587894,37.8996627,255.8480225 -122.2588909,37.899762,257.2900391 -122.2589816,37.8998496,259.2126465 -122.2590691,37.8999311,258.7319336 -122.2591889,37.9000361,259.2126465 -122.2593035,37.9001712,255.3673096 -122.2594228,37.9003355,250.0802002 -122.2594924,37.9003732,249.1187744 -122.2596755,37.9003971,245.7541504 -122.2598677,37.9003683,243.831543 -122.2600031,37.900345,244.3122559 -122.2602228,37.9003306,243.831543 -122.2602393,37.9003434,243.831543 -122.2602373,37.9004574,243.3508301 -122.260267,37.9004875,243.831543 -122.2603826,37.9006129,241.4282227 -122.2604383,37.9006403,242.3896484 -122.2605473,37.9008146,246.2348633 -122.2605919,37.9010112,246.2348633 -122.2605828,37.9010449,246.2348633 -122.2606241,37.901167,244.3122559 -122.260633,37.9012519,243.831543 -122.2606315,37.9013084,243.831543 -122.2606097,37.9014569,242.8702393 -122.2605926,37.9016286,243.3508301 -122.2605927,37.9016581,242.3896484 -122.2606334,37.9018399,241.9089355 -122.2607252,37.901948,240.467041 -122.2608423,37.9019746,239.5054932 -122.2610622,37.9019749,240.467041 -122.2611789,37.9019912,242.3896484 -122.2612017,37.901991,242.3896484 -122.2613559,37.9019612,243.3508301 -122.2613882,37.9019612,243.3508301 -122.2615352,37.9019554,242.8702393 -122.2617452,37.9019539,243.831543 -122.2619243,37.9019637,244.3122559 -122.2620793,37.9019946,248.6381836 -122.2621615,37.9020139,250.0802002 -122.2622346,37.9020762,252.9639893 -122.2622717,37.9021398,250.560791 -122.2622937,37.9022399,249.1187744 -122.2623238,37.902356,244.3122559 -122.2624409,37.9025168,241.4282227 -122.2625175,37.9025978,241.9089355 -122.2626422,37.9027423,239.9862061 -122.262725,37.9028711,239.9862061 -122.2627982,37.9029538,240.467041 -122.2628718,37.9030113,240.467041 -122.2629262,37.9031738,239.0249023 -122.2629613,37.9032265,239.9862061 -122.2630863,37.9033622,239.0249023 -122.2631671,37.9034821,239.5054932 -122.2632666,37.903596,237.1022949 -122.2633194,37.90364,237.5828857 -122.2634959,37.9037715,238.0635986 -122.2636063,37.9039168,236.6217041 -122.2636322,37.9039818,236.1409912 -122.2636105,37.9040706,237.5828857 -122.2636432,37.9042279,237.1022949 -122.2638131,37.9043115,236.1409912 -122.2639704,37.9043278,234.6990967 -122.2641348,37.9043305,232.2957764 -122.2643137,37.9044169,235.6602783 -122.2644024,37.904479,237.5828857 -122.2645791,37.904617,234.6990967 -122.2646209,37.9047282,236.1409912 -122.2645859,37.9048422,235.1796875 -122.2646038,37.9049833,232.2957764 -122.2646454,37.9051203,229.4117432 -122.2647242,37.9052303,228.4504395 -122.2648579,37.9053158,227.4891357 -122.2649783,37.9053729,224.6052246 -122.2650926,37.9054002,223.163208 -122.2652826,37.9053599,222.2017822 -122.2653721,37.9052604,223.163208 -122.2654303,37.9051141,227.4891357 -122.2654913,37.9049878,230.3730469 -122.2655442,37.9048538,233.7376709 -122.2655866,37.904733,234.2183838 -122.2657906,37.904732,235.6602783 -122.2659627,37.9047765,238.5443115 -122.2660622,37.9047325,239.5054932 -122.2662177,37.9046661,243.3508301 -122.2663254,37.9046124,246.7154541 -122.2664756,37.904602,251.5220947 -122.2665932,37.9046077,252.0028076 -122.2666565,37.9046051,252.4833984 -122.2667816,37.9046443,252.4833984 -122.2670117,37.904703,253.925415 -122.2671805,37.9046748,253.4447021 -122.2673412,37.9046294,251.5220947 -122.2675209,37.9045124,249.1187744 -122.2675701,37.9044728,248.6381836 </coordinates>


E. Wilde: Describing Geographical Objects

(19) Conclusions



2009-04-15 Web Architecture and Information Management [./]
Spring 2009 — INFO 190-02 (CCN 42509)