Important: These forums are for discussions between SkyDemon users. They are not routinely monitored by SkyDemon staff so any urgent issues should be sent directly to our Customer Support.

Altitute Information in exported flight plan


Author
Message
Hero77
H
Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)
Group: Forum Members
Posts: 4, Visits: 0
Hi,

I am using SkyDemon to plan a VFR flight to be performed in Microsoft Flight Simulator. One of the most important features for me is to set safe altitutes for each waypoint to circumvent entering restricted airspace.

I can export the flightplan created in SkyDemon to .fpl and use an online tool to convert this into the .pln format, which I can import into MSFS as well as an application called Pilot2ATC.

However, I have now figured out that the .fpl file created by SkyVector does not contain the altitute information of the waypoints, but only lat and long information. Example:

<waypoint>
  <identifier>MISC1</identifier>
  <type>USER WAYPOINT</type>
  <country-code />
  <lat>50.264950</lat>
  <lon>12.951460</lon>
  <comment />
</waypoint>


Therefore I have to re-enter the altitute information for each waypoint in Pilot2ATC, which is a lot of work.

Not sure if this is a limitation of the garmin fpl format, but I found this the only export option in SkyDemon that I could convert to anything I can import to MSFS and Pilot2ATC.

Does anyone have an idea how I can get the full flight plan from SkyDemon over to the other applications?



Edited 10/30/2021 10:52:27 AM by Hero77
Replies
Tim Dawson
Tim Dawson
SkyDemon Team (676K reputation)SkyDemon Team (676K reputation)SkyDemon Team (676K reputation)SkyDemon Team (676K reputation)SkyDemon Team (676K reputation)SkyDemon Team (676K reputation)SkyDemon Team (676K reputation)SkyDemon Team (676K reputation)SkyDemon Team (676K reputation)
Group: Forum Members
Posts: 8.1K, Visits: 9.2K
I don't think the .fpl format supports vertical planning so that information is not exported along with your route, when you save from SkyDemon.
Hero77
H
Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)Forum Member (35 reputation)
Group: Forum Members
Posts: 4, Visits: 0
Tim Dawson - 11/1/2021 10:21:04 AM
I don't think the .fpl format supports vertical planning so that information is not exported along with your route, when you save from SkyDemon.

According to the garmin XSD schema, its possible to include the waypoint elevation like this:

    <waypoint>
<identifier>MISC1</identifier>
<type>USER WAYPOINT</type>
<country-code />
<lat>51.509290</lat>
<lon>8.374783</lon>
     <elevation>2000</elevation>
<comment />
</waypoint>


"Elevation (in meters) of the waypoint. This value is ignored by panel mount devices."
https://www8.garmin.com/xmlschemas/FlightPlanv1.xsd

However it does not say if it's supposed to indicate only ground elevation or also waypoint height in the air. Also upon testing I found that this information does not get carried over to the .pln or .fms flightplans when converted with the web tool.


Edited 11/1/2021 12:06:21 PM by Hero77
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View

Reading This Topic

Login

Explore
Messages
Mentions
Search