You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1.7 KiB
Plaintext
63 lines
1.7 KiB
Plaintext
5 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<kml xmlns="http://www.opengis.net/kml/2.2">
|
||
|
<Document>
|
||
|
<name>site5</name>
|
||
|
<Style id="poly-000000-1200-77-nodesc-normal">
|
||
|
<LineStyle>
|
||
|
<color>ff000000</color>
|
||
|
<width>1.2</width>
|
||
|
</LineStyle>
|
||
|
<PolyStyle>
|
||
|
<color>4d000000</color>
|
||
|
<fill>1</fill>
|
||
|
<outline>1</outline>
|
||
|
</PolyStyle>
|
||
|
<BalloonStyle>
|
||
|
<text><![CDATA[<h3>$[name]</h3>]]></text>
|
||
|
</BalloonStyle>
|
||
|
</Style>
|
||
|
<Style id="poly-000000-1200-77-nodesc-highlight">
|
||
|
<LineStyle>
|
||
|
<color>ff000000</color>
|
||
|
<width>1.8</width>
|
||
|
</LineStyle>
|
||
|
<PolyStyle>
|
||
|
<color>4d000000</color>
|
||
|
<fill>1</fill>
|
||
|
<outline>1</outline>
|
||
|
</PolyStyle>
|
||
|
<BalloonStyle>
|
||
|
<text><![CDATA[<h3>$[name]</h3>]]></text>
|
||
|
</BalloonStyle>
|
||
|
</Style>
|
||
|
<StyleMap id="poly-000000-1200-77-nodesc">
|
||
|
<Pair>
|
||
|
<key>normal</key>
|
||
|
<styleUrl>#poly-000000-1200-77-nodesc-normal</styleUrl>
|
||
|
</Pair>
|
||
|
<Pair>
|
||
|
<key>highlight</key>
|
||
|
<styleUrl>#poly-000000-1200-77-nodesc-highlight</styleUrl>
|
||
|
</Pair>
|
||
|
</StyleMap>
|
||
|
<Placemark>
|
||
|
<name>Polygon</name>
|
||
|
<styleUrl>#poly-000000-1200-77-nodesc</styleUrl>
|
||
|
<Polygon>
|
||
|
<outerBoundaryIs>
|
||
|
<LinearRing>
|
||
|
<tessellate>1</tessellate>
|
||
|
<coordinates>
|
||
|
153.6170468,-28.6510018,0
|
||
|
153.6134419,-28.6621487,0
|
||
|
153.6297498,-28.6665921,0
|
||
|
153.6333547,-28.655295,0
|
||
|
153.6170468,-28.6510018,0
|
||
|
</coordinates>
|
||
|
</LinearRing>
|
||
|
</outerBoundaryIs>
|
||
|
</Polygon>
|
||
|
</Placemark>
|
||
|
</Document>
|
||
|
</kml>
|