<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
  <Document>
    <name>FHALP-2</name>
    <description>Flight Path</description>
    <Style id="yellowLineGreenPoly">
      <LineStyle>
        <color>7f00ffff</color>
        <width>4</width>
      </LineStyle>
      <PolyStyle>
        <color>7f00ff00</color>
      </PolyStyle>
    </Style>
    <Placemark>
      <name>Absolute Extruded</name>
      <description>Transparent green wall with yellow outlines</description>
      <styleUrl>#yellowLineGreenPoly</styleUrl>
      <LineString>
        <extrude>1</extrude>
        <tessellate>1</tessellate>
        <altitudeMode>absolute</altitudeMode>
        <coordinates> 
            -0.092153,52.251855,53.3
            -0.095018,52.25504,490.6
            -0.099425,52.262608,990.0
            -0.106652,52.269028,1487.9
            -0.108017,52.272517,2032.7
            -0.105082,52.275055,2571.0
            -0.10243,52.277088,3089.0
            -0.098177,52.280335,3648.4
            -0.094415,52.280095,4203.3
            -0.087797,52.278503,4754.2
            -0.082655,52.276082,5284.2
            -0.075252,52.274807,5842.9
            -0.066357,52.272615,6373.8
            -0.057512,52.270577,6941.8
            -0.050978,52.269398,7507.0
            -0.045985,52.267428,8102.5
            -0.040037,52.264032,8695.3
            -0.031882,52.258668,9348.6
            -0.026875,52.258317,10020.5
            -0.022673,52.259387,10704.9
            -0.018747,52.259537,11399.7
            -0.013763,52.260188,10078.6
            -0.006772,52.25733,8802.7
            -0.000268,52.254915,7527.9
            0.008457,52.252997,6378.8
            0.015442,52.251082,5253.8
            0.020585,52.24862,4210.0
            0.022993,52.249298,3191.5
            0.025522,52.251703,2215.4
            0.023407,52.255915,1287.1
            0.015588,52.264823,20.6
        </coordinates>
      </LineString>
    </Placemark>
  </Document>
</kml>
 
missions/firefly/fhalp-2/flightkml.txt · Last modified: 2008/03/03 16:01 by jamescoxon
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki