Untitled
unknown
plain_text
2 years ago
3.2 kB
6
Indexable
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Document> <name>Untitled layer</name> <Style id="poly-000000-5963-77-nodesc-normal"> <LineStyle> <color>ff000000</color> <width>5.963</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-5963-77-nodesc-highlight"> <LineStyle> <color>ff000000</color> <width>8.9445</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-5963-77-nodesc"> <Pair> <key>normal</key> <styleUrl>#poly-000000-5963-77-nodesc-normal</styleUrl> </Pair> <Pair> <key>highlight</key> <styleUrl>#poly-000000-5963-77-nodesc-highlight</styleUrl> </Pair> </StyleMap> <Placemark> <name><![CDATA[L&T Boundary]]></name> <styleUrl>#poly-000000-5963-77-nodesc</styleUrl> <Polygon> <outerBoundaryIs> <LinearRing> <tessellate>1</tessellate> <coordinates> 80.1777186,13.0242149,0 80.1775684,13.0235459,0 80.1773216,13.0224275,0 80.1775469,13.0217585,0 80.1774825,13.0206714,0 80.1772572,13.0197724,0 80.1784267,13.0198769,0 80.1796605,13.019856,0 80.1801969,13.0211104,0 80.1805832,13.022417,0 80.180433,13.0227306,0 80.1777186,13.0242149,0 </coordinates> </LinearRing> </outerBoundaryIs> </Polygon> </Placemark> </Document> </kml>
Editor is loading...
Leave a Comment