by RogerF » 01 Nov 2020, 13:46
Good idea to allow users to share such information when they add elements to their FIF database.
Note that this this forum can already be used as a vector for sharing.
You simply export your element (points, patterns or airspaces) in one of the formats supported by FlyIsFun and add the file to your post.
Unfortunately, the forum does not accept attachment with extensions like "gia", but for small sets of data, you can simply include the contents in your post.
I also tried to rename the file type as ".txt", but this is also not supported by the forum.
A workaround is to include the contents in your post as in this example (.gia format)::
<Placemark>
<name>LOW FLYING AREA GOLF 3 VERVIERS</name>
<description>
FL060 MSL
4500 MSL
EB
G
2009</description>
<visibility>1</visibility>
<code></code>
<countryCode>EB</countryCode>
<color></color>
<display>0</display>
<class>7</class>
<type>2</type>
<minLat>50.07389</minLat>
<maxLat>50.572224</maxLat>
<minLon>5.623611</minLon>
<maxLon>6.1572223</maxLon>
<bottom>4500.0</bottom>
<bottomType>1</bottomType>
<top>60.0</top>
<topType>2</topType>
<issueDate>18567</issueDate>
<issueType>3</issueType>
<styleUrl>#zonecont_style</styleUrl>
<LineString>
<extrude>1</extrude>
<altitudeMode>clampToGround</altitudeMode>
<tessellate>1</tessellate>
<coordinates>5.8644443,50.561943 5.8644443,50.561943 5.998889,50.572224 5.998889,50.331944 6.0619445,50.22333 6.1422224,50.169724 6.148889,50.16083 6.141389,50.154724 6.1530557,50.154446 6.1572223,50.145557 6.150833,50.14 6.145,50.13972 6.137778,50.13 6.125278,50.138054 6.1161113,50.145557 6.1219444,50.154724 6.1169443,50.16111 6.1225,50.16639 6.1125,50.172222 6.109722,50.1725 6.082778,50.174446 6.0808334,50.164722 6.076667,50.16028 6.068611,50.157776 6.0625,50.157776 6.055,50.162224 6.0375,50.16639 6.0322223,50.17 6.029722,50.182777 6.0255556,50.184723 6.02,50.184444 5.996111,50.176945 5.9747224,50.176945 5.9625,50.171944 5.9644446,50.15972 5.967222,50.15861 5.9616666,50.15361 5.9580555,50.134445 5.9169445,50.12472 5.904444,50.11972 5.897222,50.11222 5.896389,50.10472 5.891667,50.096943 5.8883333,50.091667 5.8905554,50.08389 5.8886113,50.079723 5.882222,50.07611 5.8730555,50.07639 5.8694444,50.07389 5.6386113,50.469444 5.623611,50.51472</coordinates>
</LineString>
</Placemark>