Template:Attached KML/North Lake Line

From Wikipedia, the free encyclopedia

<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom"> <Document> <name>North Lake Line.kml</name> <Style id="s_ylw-pushpin_hl"> <IconStyle> <scale>1.3</scale> <Icon> <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href> </Icon> <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/> </IconStyle> </Style> <Style id="s_ylw-pushpin"> <IconStyle> <scale>1.1</scale> <Icon> <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href> </Icon> <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/> </IconStyle> </Style> <StyleMap id="m_ylw-pushpin"> <Pair> <key>normal</key> <styleUrl>#s_ylw-pushpin</styleUrl> </Pair> <Pair> <key>highlight</key> <styleUrl>#s_ylw-pushpin_hl</styleUrl> </Pair> </StyleMap> <Placemark> <name>Lake Street Line</name> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -118.1322989101414,34.13598111396394,0 -118.1324996322002,34.16152874266561,0 -118.1324926832353,34.16163051166785,0 -118.1324948158683,34.16338380325433,0 -118.132476090801,34.16421199386944,0 -118.1322386330983,34.16888222325397,0 -118.1316141137997,34.18367179883467,0 -118.1315119764881,34.18589071810953,0 -118.1313561851959,34.18942953919233,0 -118.1315120784364,34.18589061373779,0 -118.1315232758145,34.1856182976443,0 -118.1314004866851,34.18581148571859,0 -118.1113289907051,34.18592880791093,0 </coordinates> </LineString> </Placemark> </Document> </kml>