Jump to content

Archived

This topic is now archived and is closed to further replies.

alphasierraq

.fpl flightplan format?

Recommended Posts

I know there is a example file LFATLFRG.fpl, but that is for a different country (not US), and I am having a hard time creating one for U.S airports. When I try to import it, it complains about waypoint errors. Also, I am not sure why the example file contains lat/lon for the waypoints. If these are already in the database, why are they also specified in the file? Can someone share a simple flightplan file for the US? Thanks.

 

Share this post


Link to post
Share on other sites

Try using LittleNavMap to create the flightplan and then export it to the Garmin GNS format.

 

Example:

 

<file-description>Created by Little Navmap Version 2.2.4 (revision 5ae9b03) on 2019 10 02T20:52:04</file-description>
  <created>2019-10-03T03:52:04Z</created>
  <waypoint-table>
    <waypoint>
      <identifier>CYCD</identifier>
      <type>AIRPORT</type>
      <country-code>CY</country-code>
      <lat>49.052223</lat>
      <lon>-123.870277</lon>
      <comment></comment>
    </waypoint>
    <waypoint>
      <identifier>CYYJ</identifier>
      <type>AIRPORT</type>
      <country-code>CY</country-code>
      <lat>48.647690</lat>
      <lon>-123.426765</lon>
      <comment></comment>
    </waypoint>
    <waypoint>
      <identifier>KORS</identifier>
      <type>USER WAYPOINT</type>
      <country-code></country-code>
      <lat>48.708160</lat>
      <lon>-122.910461</lon>
      <comment></comment>
    </waypoint>
  </waypoint-table>
  <route>
    <route-name>CYCD / CYYJ</route-name>
    <flight-plan-index>1</flight-plan-index>
    <route-point>
      <waypoint-identifier>CYCD</waypoint-identifier>
      <waypoint-type>AIRPORT</waypoint-type>
      <waypoint-country-code>CY</waypoint-country-code>
    </route-point>
    <route-point>
      <waypoint-identifier>KORS</waypoint-identifier>
      <waypoint-type>USER WAYPOINT</waypoint-type>
      <waypoint-country-code></waypoint-country-code>
    </route-point>
    <route-point>
      <waypoint-identifier>CYYJ</waypoint-identifier>
      <waypoint-type>AIRPORT</waypoint-type>
      <waypoint-country-code>CY</waypoint-country-code>
    </route-point>
  </route>
</flight-plan>

 


Bert

Share this post


Link to post
Share on other sites

Is there documentation somewhere that explains what the .fpl structure/format types are:

1 AIRPORT

2 NDB

3 VOR

11 NAMED FIX

28 UNNAMED WAYPOINTS

? INT <------ what does this mean? what is it's numeric value?

? INT-VRP <------ what does this mean? what is it's numeric value?

 

Share this post


Link to post
Share on other sites

I'm afraid there is no other information than this.

update: have you tried searching online for INT-VRP because I did find some answers right away.

https://www.qwant.com/?q=waypoint+INT-VRP


Jean-Luc | reality-xp.com
This message from Reality XP is protected by a disclaimer: reality-xp.com/aboutrealityxp/email.html

Let your voice be heard and help us make a difference for you: Vote !
Open up communications with Reality-XP (Microsoft Flight Simulator Forums)

Share this post


Link to post
Share on other sites

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...