Tim,
I couldn't stand the fact that I could not find out what was wrong, so I digged into the problem a little.
I found out that the problem with the visibility of the flightplans is caused by the ICAO Region codes in the FSim Commander flightplan. It is standard put to "KK" instead of the valid ICAO code (i.e. EH for Holland).
For instance, the WOODY intersection in the FSim Commander flightplan would be:
<ATCWaypoint id="WOODY">
<ATCWaypointType>Intersection</ATCWaypointType>
<WorldPosition>N51° 24' 20.00",E4° 21' 59.00",+000000.00</WorldPosition>
<ICAO>
<ICAORegion>KK</ICAORegion>
<ICAOIdent>WOODY</ICAOIdent>
</ICAO>
</ATCWaypoint>
The ICAORegioncode should be set to <ICAORegion>EH</ICAORegion> but the author(s) of Fsim Commander decided to set this standard to KK (found this in the Fsim Commander forum, topic Flightplan ICAO Regions by ScottecLEMD dated 27-oct-2012)
When the "KK" ICAO-code is set the flightplan is not visible in Plan-G, you can only see the waypoints as small triangles.
When I take the FSim Commander generated flightplan and edit it to contain valid ICAO-codes the plan will be visible.
I realise this is in fact a FSim Commander problem, but would it be possible to visualize the flightplan even with invalid ICAO-region codes ?
Hope this helps ...
Alex
I couldn't stand the fact that I could not find out what was wrong, so I digged into the problem a little.
I found out that the problem with the visibility of the flightplans is caused by the ICAO Region codes in the FSim Commander flightplan. It is standard put to "KK" instead of the valid ICAO code (i.e. EH for Holland).
For instance, the WOODY intersection in the FSim Commander flightplan would be:
<ATCWaypoint id="WOODY">
<ATCWaypointType>Intersection</ATCWaypointType>
<WorldPosition>N51° 24' 20.00",E4° 21' 59.00",+000000.00</WorldPosition>
<ICAO>
<ICAORegion>KK</ICAORegion>
<ICAOIdent>WOODY</ICAOIdent>
</ICAO>
</ATCWaypoint>
The ICAORegioncode should be set to <ICAORegion>EH</ICAORegion> but the author(s) of Fsim Commander decided to set this standard to KK (found this in the Fsim Commander forum, topic Flightplan ICAO Regions by ScottecLEMD dated 27-oct-2012)
When the "KK" ICAO-code is set the flightplan is not visible in Plan-G, you can only see the waypoints as small triangles.
When I take the FSim Commander generated flightplan and edit it to contain valid ICAO-codes the plan will be visible.
I realise this is in fact a FSim Commander problem, but would it be possible to visualize the flightplan even with invalid ICAO-region codes ?
Hope this helps ...
Alex