Skip to content

Instantly share code, notes, and snippets.

@alienlebarge
Created June 3, 2013 18:58
Tour du Lac Brenet - #hiking
<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://www.opengis.net/kml/2.2"><Document><name>Lac Brenet</name><open>1</open>
<Style id="trailsstyle">
<LineStyle>
<color>7f0000ff</color>
<width>6</width>
</LineStyle>
</Style>
<description>n/a</description>
<Placemark><styleUrl>#trailsstyle</styleUrl><name>Lac Brenet: Segment (1)</name><LineString>
<tessellate>1</tessellate>
<coordinates>
6.324578,46.668123,1011.463989
6.324578,46.668123,1011.000000
6.324355,46.668548,1011.000000
6.324476,46.668998,1014.000000
6.324633,46.669438,1014.000000
6.324833,46.669869,1014.000000
6.325065,46.670304,1012.000000
6.325279,46.670729,1006.000000
6.325669,46.671102,1003.000000
6.325975,46.671523,1001.000000
6.326360,46.671907,999.000000
6.326519,46.672347,1000.000000
6.326644,46.672799,1002.000000
6.326761,46.673244,1003.000000
6.326916,46.673682,1004.000000
6.327347,46.674025,1002.000000
6.327824,46.674342,1003.000000
6.328201,46.674710,1002.000000
6.328614,46.675073,999.000000
6.328966,46.675452,1000.000000
6.329365,46.675813,998.000000
6.329757,46.676181,997.000000
6.330150,46.676546,997.000000
6.330532,46.676918,995.000000
6.330948,46.677275,991.000000
6.331395,46.677606,994.000000
6.331864,46.677924,996.000000
6.332040,46.678364,997.000000
6.332059,46.678814,998.000000
6.332057,46.679269,997.000000
6.331833,46.679697,999.000000
6.331208,46.679865,1001.000000
6.330555,46.679919,1003.000000
6.329913,46.679811,1005.000000
6.329361,46.679569,1003.000000
6.328793,46.679337,1003.000000
6.328363,46.678988,1005.000000
6.327781,46.678782,1007.000000
6.327228,46.678530,1006.000000
6.326799,46.678181,1007.000000
6.326214,46.677963,1011.000000
6.325689,46.677688,1011.000000
6.325117,46.677443,1011.000000
6.324606,46.677161,1011.000000
6.324121,46.676857,1012.000000
6.323531,46.676626,1013.000000
6.323003,46.676349,1017.000000
6.322515,46.676048,1016.000000
6.322026,46.675749,1018.000000
6.321410,46.675578,1018.000000
6.320943,46.675259,1016.000000
6.320477,46.674931,1015.000000
6.320077,46.674574,1014.000000
6.319709,46.674198,1008.000000
6.319671,46.673741,1009.000000
6.319298,46.673368,1008.000000
6.318893,46.673007,1009.000000
6.318580,46.672597,1009.000000
6.318279,46.672186,1009.000000
6.317978,46.671770,1009.000000
6.317730,46.671342,1008.000000
6.317582,46.670893,1007.000000
6.317406,46.670457,1007.000000
6.317175,46.670032,1007.000000
6.316740,46.669695,1008.000000
6.316373,46.669307,1008.000000
6.316212,46.668868,1009.000000
6.315939,46.668451,1009.000000
6.315632,46.668051,1014.000000
6.315507,46.667602,1014.000000
6.315355,46.667154,1014.000000
6.315307,46.666700,1014.000000
6.315673,46.666317,1013.000000
6.316297,46.666160,1012.000000
6.316908,46.665993,1012.000000
6.317461,46.665747,1009.000000
6.317993,46.665481,1011.000000
6.318589,46.665293,1011.000000
6.319210,46.665121,1010.000000
6.319724,46.664837,1009.000000
6.320381,46.664821,1009.000000
6.321019,46.664938,1007.000000
6.321638,46.665082,1006.000000
6.322253,46.665251,1005.000000
6.322861,46.665448,1006.000000
6.323454,46.665650,1007.000000
6.323908,46.665982,1008.000000
6.324099,46.666414,1006.000000
6.324034,46.666876,1005.000000
6.324362,46.667281,1003.000000
6.324541,46.667723,1003.000000</coordinates>
</LineString>
</Placemark>
</Document>
</kml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment