Hi,
I've been trying over and over to create the RNAV approach as per the below chart. I have read all the tutorials and followed the guides on these forums and can't seem to make it work.
http://www.ead.eurocontrol.int/eadb.../NON_AIRAC/EG_AD_2_EGHC_8-4_en_2019-06-20.pdf
The waypoints appear in the default GPS, but when I load the approach, it either goes blank, or directs me to the runway missing all the legs in between?
<Approach
type="RNAV"
runway="34"
designator="NONE"
suffix="0"
gpsOverlay="FALSE"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="HC34F"
altitude="2000.0F"
heading="340"
missedAltitude="2000.0F">
<ApproachLegs>
<Leg
type="IF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="NUTMU"
altitudeDescriptor="+"
altitude1="2000.0F"
/>
<Leg
type="TF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="HC34F"
magneticCourse="0"
altitudeDescriptor="A"
altitude1="2000.0F"
/>
<Leg
type="TF"
fixType="RUNWAY"
fixRegion="EG"
fixIdent="RW34"
magneticCourse="340"
distance="4.8N"
altitudeDescriptor="A"
altitude1="508.0F"
/>
</ApproachLegs>
<MissedApproachLegs>
<Leg
type="DF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="HCM34"
flyOver="FALSE"
turnDirection="E"
altitudeDescriptor="+"
altitude1="2000.0F"
/>
<Leg
type="TF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="GESVI"
turnDirection="L"
magneticCourse="0"
altitudeDescriptor="+"
altitude1="2000.0F"
/>
<Leg
type="TF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="NUTMU"
magneticCourse="0"
altitudeDescriptor="+"
altitude1="2000.0F"
/>
<Leg
type="HM"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="NUTMU"
turnDirection="R"
recommendedType="RUNWAY"
recommendedRegion="EG"
recommendedIdent="RW34"
theta="340"
rho="7.0N"
magneticCourse="340"
time="1"
altitudeDescriptor="+"
altitude1="2000.0F"
/>
</MissedApproachLegs>
<Transition
transitionType="FULL"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="GESVI"
altitude="2000.0F">
<TransitionLegs>
<Leg
type="IF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="GESVI"
altitudeDescriptor="+"
altitude1="2000.0F"
/>
<Leg
type="TF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="NUTMU"
magneticCourse="0"
altitudeDescriptor="A"
altitude1="2000.0F"
/>
</TransitionLegs>
</Transition>
</Approach>
<Waypoint
lat="50.1345832273364"
lon="-5.68788349628448"
waypointType="NAMED"
magvar="1.89999997615814"
waypointRegion="EG"
waypointIdent="HCM34">
</Waypoint>
<Waypoint
lat="50.0929898768663"
lon="-5.66779509186745"
waypointType="NAMED"
magvar="1.89999997615814"
waypointRegion="EG"
waypointIdent="RW34">
</Waypoint>
<Waypoint
lat="49.9595499783754"
lon="-5.69155007600784"
waypointType="NAMED"
magvar="1.89999997615814"
waypointRegion="EG"
waypointIdent="GESVI">
</Waypoint>
<Waypoint
lat="49.9877000972629"
lon="-5.60071662068367"
waypointType="IAF"
magvar="1.89999997615814"
waypointRegion="EG"
waypointIdent="NUTMU">
</Waypoint>
<Waypoint
lat="50.0336832180619"
lon="-5.62341660261154"
waypointType="FAF"
magvar="1.89999997615814"
waypointRegion="EG"
waypointIdent="HC34F">
</Waypoint>
What am I doing wrong, any help much appreciated!
George
I've been trying over and over to create the RNAV approach as per the below chart. I have read all the tutorials and followed the guides on these forums and can't seem to make it work.
http://www.ead.eurocontrol.int/eadb.../NON_AIRAC/EG_AD_2_EGHC_8-4_en_2019-06-20.pdf
The waypoints appear in the default GPS, but when I load the approach, it either goes blank, or directs me to the runway missing all the legs in between?
<Approach
type="RNAV"
runway="34"
designator="NONE"
suffix="0"
gpsOverlay="FALSE"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="HC34F"
altitude="2000.0F"
heading="340"
missedAltitude="2000.0F">
<ApproachLegs>
<Leg
type="IF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="NUTMU"
altitudeDescriptor="+"
altitude1="2000.0F"
/>
<Leg
type="TF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="HC34F"
magneticCourse="0"
altitudeDescriptor="A"
altitude1="2000.0F"
/>
<Leg
type="TF"
fixType="RUNWAY"
fixRegion="EG"
fixIdent="RW34"
magneticCourse="340"
distance="4.8N"
altitudeDescriptor="A"
altitude1="508.0F"
/>
</ApproachLegs>
<MissedApproachLegs>
<Leg
type="DF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="HCM34"
flyOver="FALSE"
turnDirection="E"
altitudeDescriptor="+"
altitude1="2000.0F"
/>
<Leg
type="TF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="GESVI"
turnDirection="L"
magneticCourse="0"
altitudeDescriptor="+"
altitude1="2000.0F"
/>
<Leg
type="TF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="NUTMU"
magneticCourse="0"
altitudeDescriptor="+"
altitude1="2000.0F"
/>
<Leg
type="HM"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="NUTMU"
turnDirection="R"
recommendedType="RUNWAY"
recommendedRegion="EG"
recommendedIdent="RW34"
theta="340"
rho="7.0N"
magneticCourse="340"
time="1"
altitudeDescriptor="+"
altitude1="2000.0F"
/>
</MissedApproachLegs>
<Transition
transitionType="FULL"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="GESVI"
altitude="2000.0F">
<TransitionLegs>
<Leg
type="IF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="GESVI"
altitudeDescriptor="+"
altitude1="2000.0F"
/>
<Leg
type="TF"
fixType="TERMINAL_WAYPOINT"
fixRegion="EG"
fixIdent="NUTMU"
magneticCourse="0"
altitudeDescriptor="A"
altitude1="2000.0F"
/>
</TransitionLegs>
</Transition>
</Approach>
<Waypoint
lat="50.1345832273364"
lon="-5.68788349628448"
waypointType="NAMED"
magvar="1.89999997615814"
waypointRegion="EG"
waypointIdent="HCM34">
</Waypoint>
<Waypoint
lat="50.0929898768663"
lon="-5.66779509186745"
waypointType="NAMED"
magvar="1.89999997615814"
waypointRegion="EG"
waypointIdent="RW34">
</Waypoint>
<Waypoint
lat="49.9595499783754"
lon="-5.69155007600784"
waypointType="NAMED"
magvar="1.89999997615814"
waypointRegion="EG"
waypointIdent="GESVI">
</Waypoint>
<Waypoint
lat="49.9877000972629"
lon="-5.60071662068367"
waypointType="IAF"
magvar="1.89999997615814"
waypointRegion="EG"
waypointIdent="NUTMU">
</Waypoint>
<Waypoint
lat="50.0336832180619"
lon="-5.62341660261154"
waypointType="FAF"
magvar="1.89999997615814"
waypointRegion="EG"
waypointIdent="HC34F">
</Waypoint>
What am I doing wrong, any help much appreciated!
George