Untitled Project.kml 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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>Untitled Project</name>
  5. <gx:CascadingStyle kml:id="__managed_style_20CA4855D61DD98E3226">
  6. <Style>
  7. <IconStyle>
  8. <scale>1.2</scale>
  9. <Icon>
  10. <href>https://earth.google.com/earth/rpc/cc/icon?color=1976d2&amp;id=2000&amp;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>3</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_1780D948661DD98E3226">
  29. <Style>
  30. <IconStyle>
  31. <Icon>
  32. <href>https://earth.google.com/earth/rpc/cc/icon?color=1976d2&amp;id=2000&amp;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>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_018DDF51021DD98E3226">
  51. <Pair>
  52. <key>normal</key>
  53. <styleUrl>#__managed_style_1780D948661DD98E3226</styleUrl>
  54. </Pair>
  55. <Pair>
  56. <key>highlight</key>
  57. <styleUrl>#__managed_style_20CA4855D61DD98E3226</styleUrl>
  58. </Pair>
  59. </StyleMap>
  60. <Placemark id="09D868095C1DD98E3225">
  61. <name>TestLine</name>
  62. <LookAt>
  63. <longitude>-47.86826665501186</longitude>
  64. <latitude>-24.49937853133698</latitude>
  65. <altitude>33.85424146642836</altitude>
  66. <heading>0</heading>
  67. <tilt>0</tilt>
  68. <gx:fovy>35</gx:fovy>
  69. <range>554.8549017357436</range>
  70. <altitudeMode>absolute</altitudeMode>
  71. </LookAt>
  72. <styleUrl>#__managed_style_018DDF51021DD98E3226</styleUrl>
  73. <LineString>
  74. <coordinates>
  75. -47.86831049614817,-24.50007667442915,35.57066395843604 -47.86741690122367,-24.49997852176708,32.41706619559125 -47.86753844414,-24.49872503177917,30.32852081160151 -47.8666992084915,-24.49862675850011,28.03078952282074 -47.8664159470058,-24.50021872416491,30.33579925966101 -47.86660844802437,-24.50041543461414,32.83003218519939 -47.86698605366077,-24.5005928260714,35.04191658417631 -47.86745247661998,-24.50060059671912,34.81101556051557 -47.8677130489793,-24.50060530658285,35.96309685137563 -47.86813964658854,-24.50062273624138,37.87584031963792 -47.86848094969102,-24.50072005181241,37.9576529632372
  76. </coordinates>
  77. </LineString>
  78. </Placemark>
  79. </Document>
  80. </kml>