by Staubi_DE » 20 Nov 2020, 10:10
Just got the idea to paste content of the exported .gia file in plain text. Maybe that helps?
<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
<kml>
<Document>
<name>ED</name>
<Style id="zonecont_style">
<LineStyle>
<color>ffff0000</color>
<width>3</width>
</LineStyle>
</Style>
<Style id="zodan_style">
<LineStyle>
<color>ff0000aa</color>
<width>3</width>
</LineStyle>
</Style>
<Style id="pattern_style">
<LineStyle>
<color>ff000000</color>
<width>3</width>
</LineStyle>
</Style>
<Placemark>
<name>EDRHE1</name>
<description>EDRHE1
1200 MSL
1200 MSL
ED
Airport
2006</description>
<visibility>1</visibility>
<code>EDRHE1</code>
<countryCode>ED</countryCode>
<color></color>
<display>0</display>
<class>1001</class>
<type>3</type>
<minLat>48.951756</minLat>
<maxLat>48.984737</maxLat>
<minLon>8.317138</minLon>
<maxLon>8.359723</maxLon>
<bottom>1200.0</bottom>
<bottomType>1</bottomType>
<top>1200.0</top>
<topType>1</topType>
<issueDate>18476</issueDate>
<issueType>3</issueType>
<styleUrl>#pattern_style</styleUrl>
<LineString>
<extrude>1</extrude>
<altitudeMode>clampToGround</altitudeMode>
<tessellate>1</tessellate>
<coordinates>8.342424,48.97831 8.342424,48.97831 8.3451605,48.984585 8.345507,48.984737 8.346028,48.984653 8.353826,48.9818 8.359723,48.968204 8.352933,48.951756 8.318038,48.955135 8.317138,48.95569 8.317286,48.95628 8.32549,48.964848 8.338229,48.968555</coordinates>
</LineString>
</Placemark>
</Document>
</kml>