User:Allen4names/KML sandbox

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>SR template.kml</name>
<Style id="attached-kml">
<LineStyle>
<color>ff0000ff</color>
<width>5</width>
</LineStyle>
</Style>
<Style id="state-route">
<LineStyle>
<color>ff00aaff</color>
<width>4</width>
</LineStyle>
</Style>
<Style id="state-route-detour">
<LineStyle>
<color>3f00aaff</color>
<width>8</width>
</LineStyle>
</Style>
<Style id="state-route-update">
<LineStyle>
<color>3f00ffff</color>
<width>4</width>
</LineStyle>
</Style>
<Style id="washington-state-route-224">
<IconStyle>
<scale>1.2</scale>
<Icon>
<href>http://upload.wikimedia.org/wikipedia/commons/4/4d/WA-224.svg</href>
</Icon>
<hotSpot x="0.5" y="0.5" xunits="fraction" yunits="fraction"/>
</IconStyle>
</Style>
<Placemark>
<name>SR template</name>
<description>Washington State Route 224 segment from Richland Washington to the Yakima River.</description>
<styleUrl>#state-route</styleUrl>
<LineString>
<altitudeMode>clampToGround</altitudeMode>
<tessellate>1</tessellate>
<coordinates>
-119.3045813632717,46.29311760512935,0
-119.305979645262,46.29311388485176,0
-119.3083401503411,46.29311557633099,0
-119.3109052290262,46.2931455584559,0
-119.3140947763111,46.29316808872174,0
-119.3181887577424,46.29318949920191,0
-119.3190200157305,46.2932292020997,0
-119.3197293501559,46.29331011522152,0
-119.3203234649389,46.29344589969376,0
-119.320967170253,46.29361578529429,0
-119.3213139803213,46.29376563519747,0
-119.3216112283966,46.29388821765814,0
-119.3219520094354,46.29407221699832,0
-119.3224180061161,46.29434497066301,0
-119.3236485102497,46.29540714191002,0
-119.3249778700695,46.29659429339569,0
-119.3254371391069,46.29698144691513,0
-119.3257940685508,46.29722007328256,0
-119.3261509501032,46.2974586728164,0
-119.3266860636802,46.29775164076069,0
-119.327189489927,46.29790133330666,0
-119.3276648796563,46.29804426098166,0
-119.3281402384965,46.29815297521835,0
-119.3286153886992,46.29821367045059,0
-119.3290706817769,46.29823348148816,0
-119.3294665151823,46.29823965589954,0
-119.3298821224769,46.29823896401678,0
-119.3303275961896,46.29819738911441,0
-119.3307590166667,46.29812109700487,0
-119.3312434749337,46.29801775093573,0
-119.3321038256605,46.29781826142596,0
-119.3332285992392,46.29753206441983,0
-119.3342197567097,46.29728136922152,0 
</coordinates>
</LineString>
</Placemark>
<Placemark>
<name>Washington State Route 224 in Richland, Washington</name>
<styleUrl>#washington-state-route-224</styleUrl>
<Point>
<coordinates>-119.3068711348275,46.29312677508857,0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Washington State Route 224 in West Richland, Washington</name>
<styleUrl>#washington-state-route-224</styleUrl>
<Point>
<coordinates>-119.3382775308956,46.29700366747448,0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Washington State Route 224 near the Tri-City Raceway</name>
<styleUrl>#washington-state-route-224</styleUrl>
<Point>
<coordinates>-119.3950492304161,46.28287990812316,0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Washington State Route 224 near Benton City - Kiona Bridge</name>
<styleUrl>#washington-state-route-224</styleUrl>
<Point>
<coordinates>-119.4748610757403,46.25200138128959,0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>SR template update</name>
<description>Possible detour around a damaged road section</description>
<styleUrl>#state-route-detour</styleUrl>
<LineString>
<altitudeMode>clampToGround</altitudeMode>
<tessellate>1</tessellate>
<coordinates>
-119.3216230829226,46.29389669089321,0
-119.3214784652724,46.29401278156289,0
-119.3213584615463,46.29419635408883,0
-119.3213255325606,46.29465662125737,0
-119.3213139881991,46.29519450360502,0
-119.3212939169705,46.29572788116482,0
-119.3212821715985,46.29618922801259,0
-119.3212673937372,46.29673722798126,0
-119.3225833561751,46.29675595874452,0
-119.3234915855259,46.29676044294336,0
-119.3243968426525,46.29675611053268,0
-119.3246606890121,46.2967580910861,0
-119.3249746099409,46.29657444945173,0 
</coordinates>
</LineString>
</Placemark>
</Document>
</kml>