|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<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"> |
| 3 | +<Document> |
| 4 | + <name>Projeto sem título</name> |
| 5 | + <gx:CascadingStyle kml:id="__managed_style_0B291C52A029C66B9D3A"> |
| 6 | + <Style> |
| 7 | + <IconStyle> |
| 8 | + <scale>1.2</scale> |
| 9 | + <Icon> |
| 10 | + <href>https://earth.google.com/earth/rpc/cc/icon?color=1976d2&id=2000&scale=4</href> |
| 11 | + </Icon> |
| 12 | + <hotSpot x="64" y="128" xunits="pixels" yunits="insetPixels"/> |
| 13 | + </IconStyle> |
| 14 | + <LabelStyle> |
| 15 | + </LabelStyle> |
| 16 | + <LineStyle> |
| 17 | + <color>ff2dc0fb</color> |
| 18 | + <width>4.8</width> |
| 19 | + </LineStyle> |
| 20 | + <PolyStyle> |
| 21 | + <color>40ffffff</color> |
| 22 | + </PolyStyle> |
| 23 | + <BalloonStyle> |
| 24 | + <displayMode>hide</displayMode> |
| 25 | + </BalloonStyle> |
| 26 | + </Style> |
| 27 | + </gx:CascadingStyle> |
| 28 | + <gx:CascadingStyle kml:id="__managed_style_11AFF9711829C66B9D39"> |
| 29 | + <Style> |
| 30 | + <IconStyle> |
| 31 | + <Icon> |
| 32 | + <href>https://earth.google.com/earth/rpc/cc/icon?color=1976d2&id=2000&scale=4</href> |
| 33 | + </Icon> |
| 34 | + <hotSpot x="64" y="128" xunits="pixels" yunits="insetPixels"/> |
| 35 | + </IconStyle> |
| 36 | + <LabelStyle> |
| 37 | + </LabelStyle> |
| 38 | + <LineStyle> |
| 39 | + <color>ff2dc0fb</color> |
| 40 | + <width>3.2</width> |
| 41 | + </LineStyle> |
| 42 | + <PolyStyle> |
| 43 | + <color>40ffffff</color> |
| 44 | + </PolyStyle> |
| 45 | + <BalloonStyle> |
| 46 | + <displayMode>hide</displayMode> |
| 47 | + </BalloonStyle> |
| 48 | + </Style> |
| 49 | + </gx:CascadingStyle> |
| 50 | + <StyleMap id="__managed_style_00254AB49929C66B9D39"> |
| 51 | + <Pair> |
| 52 | + <key>normal</key> |
| 53 | + <styleUrl>#__managed_style_11AFF9711829C66B9D39</styleUrl> |
| 54 | + </Pair> |
| 55 | + <Pair> |
| 56 | + <key>highlight</key> |
| 57 | + <styleUrl>#__managed_style_0B291C52A029C66B9D3A</styleUrl> |
| 58 | + </Pair> |
| 59 | + </StyleMap> |
| 60 | + <Placemark id="071A4A8B4B29C66B9D31"> |
| 61 | + <name>Paris</name> |
| 62 | + <LookAt> |
| 63 | + <longitude>2.35305860314984</longitude> |
| 64 | + <latitude>48.85888950685469</latitude> |
| 65 | + <altitude>48.6490130605162</altitude> |
| 66 | + <heading>0</heading> |
| 67 | + <tilt>0</tilt> |
| 68 | + <gx:fovy>35</gx:fovy> |
| 69 | + <range>1171.460583500157</range> |
| 70 | + <altitudeMode>absolute</altitudeMode> |
| 71 | + </LookAt> |
| 72 | + <styleUrl>#__managed_style_00254AB49929C66B9D39</styleUrl> |
| 73 | + <Point> |
| 74 | + <coordinates>2.3522452888908,48.86064210524571,77.02254166273858</coordinates> |
| 75 | + </Point> |
| 76 | + </Placemark> |
| 77 | +</Document> |
| 78 | +</kml> |
0 commit comments