Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip
titleAIP Context

The figures below show the collocation of a middle marker with a locator.

Coding

...

AIXM-5.1_RULE-1A3360

(rule is for all marker beacons not only enroute)

...

Info
titleOpen question name
Shall this be a rule?

...

The geographical distance between theĀ MarkerBeacon.location and the NDB.location used as NavaidEquipment for the same Navaid instance must be less than 100 metres.

...

Coding Examples

Coding examples can also be found in theĀ Sample AIP Data Set - Specimen (DONLON):

No.DescriptionXPath Expression

NAV-EX-06

LLZ-EX-01

GPT-EX-01

NDB-EX-02

MKR-EX-02

MKR-EX-03

ILS with MM and LOM

//aixm:NavaidTimeSlice [@gml:id ='NAV_OXS'] |

//aixm:LocalizerTimeSlice [@gml:id ='LLZ_OXS'] |

//aixm:GlidepathTimeSlice [@gml:id ='GPT_OXS'] |

//aixm:NDBTimeSlice [@gml:id ='NDB_KL'] |

//aixm:MarkerBeaconTimeSlice [@gml:id ='MKR_OM27R'] |

//aixm:MarkerBeaconTimeSlice [@gml:id ='MKR_MM27R']

NAV-EX-05

NDB-EX-03

MKR-EX-01

NDB collocated with Marker Beacon

//aixm:NavaidTimeSlice [@gml:id ='NAV_SCN'] |

//aixm:NDBTimeSlice [@gml:id ='NDB_SCN'] |

//aixm:MarkerBeaconTimeSlice [@gml:id ='NDB_SCN']

...