mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
63 lines
1.8 KiB
XML
63 lines
1.8 KiB
XML
<?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>RotaIsland.kml</name>
|
|
<StyleMap id="msn_ylw-pushpin2">
|
|
<Pair>
|
|
<key>normal</key>
|
|
<styleUrl>#sn_ylw-pushpin1</styleUrl>
|
|
</Pair>
|
|
<Pair>
|
|
<key>highlight</key>
|
|
<styleUrl>#sh_ylw-pushpin</styleUrl>
|
|
</Pair>
|
|
</StyleMap>
|
|
<Style id="sh_ylw-pushpin">
|
|
<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>
|
|
<LineStyle>
|
|
<color>ff51ff00</color>
|
|
</LineStyle>
|
|
<PolyStyle>
|
|
<color>ff00ff00</color>
|
|
<fill>0</fill>
|
|
</PolyStyle>
|
|
</Style>
|
|
<Style id="sn_ylw-pushpin1">
|
|
<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>
|
|
<LineStyle>
|
|
<color>ff51ff00</color>
|
|
</LineStyle>
|
|
<PolyStyle>
|
|
<color>ff00ff00</color>
|
|
<fill>0</fill>
|
|
</PolyStyle>
|
|
</Style>
|
|
<Placemark>
|
|
<name>RotaIsland</name>
|
|
<styleUrl>#msn_ylw-pushpin2</styleUrl>
|
|
<Polygon>
|
|
<tessellate>1</tessellate>
|
|
<outerBoundaryIs>
|
|
<LinearRing>
|
|
<coordinates>
|
|
145.2588521495306,14.10080350652443,0 145.3384528633954,14.15716732893161,0 145.335758260675,14.23125681994255,0 145.2835781092887,14.24982812491333,0 145.1857310478881,14.23297675664811,0 145.0904817257135,14.18347565252345,0 145.0751300840683,14.11700569390187,0 145.1342376454255,14.08301628602012,0 145.1745647432129,14.07078084304393,0 145.2588521495306,14.10080350652443,0
|
|
</coordinates>
|
|
</LinearRing>
|
|
</outerBoundaryIs>
|
|
</Polygon>
|
|
</Placemark>
|
|
</Document>
|
|
</kml>
|