20.07.2017, 22:43
Hi,
Ok, I get it.
Below I'll put the code of the two files ...
It is worth mentioning that the error happens when I try to import the converted file (GPX to FPL) through the Fligh Plan Migrator (Garmin program) into an original Garmin memory card.
This is the .FPL file that worked on Flighplan Migrator. This .FPL file was generated by Jeppsen's FliteStar program and worked perfectly with the export in Flightplan Migrator:
Below is the code generated by Routeconverter from a .GPX file (created by specific applications for this purpose). However, it did not work. Some type of error occurs in the code, an error in which Flightplan Migrator does not allow the import of the .conf file generated by Routeconverter:
I have tried to figure out exactly where the error is, but I have not made a donation yet, and the program has limited me the creation of .FPL files, so now I can not do anything. I really need a program that converts gpx to fpl and imports the generated file using Flightplan Migrator (freeware from Garmin). I will definitely make a donation if I succeed in doing this.
Ok, I get it.
Below I'll put the code of the two files ...
It is worth mentioning that the error happens when I try to import the converted file (GPX to FPL) through the Fligh Plan Migrator (Garmin program) into an original Garmin memory card.
This is the .FPL file that worked on Flighplan Migrator. This .FPL file was generated by Jeppsen's FliteStar program and worked perfectly with the export in Flightplan Migrator:
Code:
<?xml version="1.0" encoding="utf-8"?>
<flight-plan xmlns="http://www8.garmin.com/xmlschemas/FlightPlan/v1">
<created>2017-07-04T13:48:31Z</created>
<waypoint-table>
<waypoint>
<identifier>SBBE</identifier>
<type>AIRPORT</type>
<country-code>SB</country-code>
<lat>-1.384722</lat>
<lon>-48.4788889</lon>
<comment></comment>
<elevation>17.0688</elevation>
</waypoint>
<waypoint>
<identifier>WP1</identifier>
<type>USER WAYPOINT</type>
<country-code></country-code>
<lat>-0.386506</lat>
<lon>-48.2964492</lon>
<comment></comment>
</waypoint>
<waypoint>
<identifier>WP2</identifier>
<type>USER WAYPOINT</type>
<country-code></country-code>
<lat>-0.238825</lat>
<lon>-48.3293291</lon>
<comment></comment>
</waypoint>
<waypoint>
<identifier>WP3</identifier>
<type>USER WAYPOINT</type>
<country-code></country-code>
<lat>-0.289749</lat>
<lon>-48.0839945</lon>
<comment></comment>
</waypoint>
<waypoint>
<identifier>WP4</identifier>
<type>USER WAYPOINT</type>
<country-code></country-code>
<lat>-0.378867</lat>
<lon>-47.8437194</lon>
<comment></comment>
</waypoint>
<waypoint>
<identifier>WP5</identifier>
<type>USER WAYPOINT</type>
<country-code></country-code>
<lat>-0.508723</lat>
<lon>-47.6186177</lon>
<comment></comment>
</waypoint>
<waypoint>
<identifier>WP6</identifier>
<type>USER WAYPOINT</type>
<country-code></country-code>
<lat>-0.506177</lat>
<lon>-47.9904133</lon>
<comment></comment>
</waypoint>
<waypoint>
<identifier>SBBE1</identifier>
<type>AIRPORT</type>
<country-code>SB</country-code>
<lat>-1.384722</lat>
<lon>-48.4788889</lon>
<comment></comment>
<elevation>17.0688</elevation>
</waypoint>
</waypoint-table>
<route>
<route-name>SBBE/SBBE</route-name>
<route-description>C:\Users\operador\Desktop\ART - PATNAV 1.rpk</route-description>
<flight-plan-index>1</flight-plan-index>
<route-point>
<waypoint-identifier>SBBE</waypoint-identifier>
<waypoint-type>AIRPORT</waypoint-type>
<waypoint-country-code>SB</waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>WP1</waypoint-identifier>
<waypoint-type>USER WAYPOINT</waypoint-type>
<waypoint-country-code></waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>WP2</waypoint-identifier>
<waypoint-type>USER WAYPOINT</waypoint-type>
<waypoint-country-code></waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>WP3</waypoint-identifier>
<waypoint-type>USER WAYPOINT</waypoint-type>
<waypoint-country-code></waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>WP4</waypoint-identifier>
<waypoint-type>USER WAYPOINT</waypoint-type>
<waypoint-country-code></waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>WP5</waypoint-identifier>
<waypoint-type>USER WAYPOINT</waypoint-type>
<waypoint-country-code></waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>WP6</waypoint-identifier>
<waypoint-type>USER WAYPOINT</waypoint-type>
<waypoint-country-code></waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>SBBE</waypoint-identifier>
<waypoint-type>AIRPORT</waypoint-type>
<waypoint-country-code>SB</waypoint-country-code>
</route-point>
</route>
</flight-plan>Below is the code generated by Routeconverter from a .GPX file (created by specific applications for this purpose). However, it did not work. Some type of error occurs in the code, an error in which Flightplan Migrator does not allow the import of the .conf file generated by Routeconverter:
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<flight-plan xmlns="http://www8.garmin.com/xmlschemas/FlightPlan/v1">
<created>2017-07-04T13:48:31Z</created>
<waypoint-table>
<waypoint>
<identifier>SBBE</identifier>
<type>AIRPORT</type>
<country-code>SB</country-code>
<lat>-1.3847222</lat>
<lon>-48.4788889</lon>
<comment>SBBE; Val de Cans</comment>
</waypoint>
<waypoint>
<identifier>WP1</identifier>
<type>USER WAYPOINT</type>
<country-code></country-code>
<lat>-0.55</lat>
<lon>-48.0</lon>
<comment>WP1</comment>
</waypoint>
<waypoint>
<identifier>WP2</identifier>
<type>USER WAYPOINT</type>
<country-code></country-code>
<lat>-0.349996</lat>
<lon>-48.0</lon>
<comment>WP2</comment>
</waypoint>
<waypoint>
<identifier>WP3</identifier>
<type>USER WAYPOINT</type>
<country-code></country-code>
<lat>-0.349996</lat>
<lon>-47.96666</lon>
<comment>WP3</comment>
</waypoint>
<waypoint>
<identifier>WP4</identifier>
<type>USER WAYPOINT</type>
<country-code></country-code>
<lat>-0.55</lat>
<lon>-47.96666</lon>
<comment>WP4</comment>
</waypoint>
<waypoint>
<identifier>WP5</identifier>
<type>USER WAYPOINT</type>
<country-code></country-code>
<lat>-0.55</lat>
<lon>-47.933315</lon>
<comment>WP5</comment>
</waypoint>
<waypoint>
<identifier>WP6</identifier>
<type>USER WAYPOINT</type>
<country-code></country-code>
<lat>-0.349996</lat>
<lon>-47.933315</lon>
<comment>WP6</comment>
</waypoint>
<waypoint>
<identifier>SBBE</identifier>
<type>AIRPORT</type>
<country-code>SB</country-code>
<lat>-1.3847222</lat>
<lon>-48.4788889</lon>
<comment>SBBE; Val de Cans</comment>
</waypoint>
</waypoint-table>
<route>
<route-name>SBBE/SBBE</route-name>
<route-description>C:\Users\operador\Desktop\ART - PATNAV 1.rpk</route-description>
<flight-plan-index>1</flight-plan-index>
<route-point>
<waypoint-identifier>SBBE</waypoint-identifier>
<waypoint-type>AIRPORT</waypoint-type>
<waypoint-country-code>SB</waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>WP1</waypoint-identifier>
<waypoint-type>USER WAYPOINT</waypoint-type>
<waypoint-country-code></waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>WP2</waypoint-identifier>
<waypoint-type>USER WAYPOINT</waypoint-type>
<waypoint-country-code></waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>WP3</waypoint-identifier>
<waypoint-type>USER WAYPOINT</waypoint-type>
<waypoint-country-code></waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>WP4</waypoint-identifier>
<waypoint-type>USER WAYPOINT</waypoint-type>
<waypoint-country-code></waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>WP5</waypoint-identifier>
<waypoint-type>USER WAYPOINT</waypoint-type>
<waypoint-country-code></waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>WP6</waypoint-identifier>
<waypoint-type>USER WAYPOINT</waypoint-type>
<waypoint-country-code></waypoint-country-code>
</route-point>
<route-point>
<waypoint-identifier>SBBE</waypoint-identifier>
<waypoint-type>AIRPORT</waypoint-type>
<waypoint-country-code>SB</waypoint-country-code>
</route-point>
</route>
</flight-plan>I have tried to figure out exactly where the error is, but I have not made a donation yet, and the program has limited me the creation of .FPL files, so now I can not do anything. I really need a program that converts gpx to fpl and imports the generated file using Flightplan Migrator (freeware from Garmin). I will definitely make a donation if I succeed in doing this.
