Skip to content
This repository was archived by the owner on Nov 7, 2024. It is now read-only.

Errors in 2201 airspace.xml #3

@vatpacais

Description

@vatpacais

Great work!. In helping Tom work towards merging this dataset with the NZ datasets I found the following errors in airspace.xml if you want to issue an update.

NTTB
 <STAR Name="MA1B"/>
<STAR Name="RAN1B"/>
<STAR Name="RU1B"/>
are rwy 29 only and terminate at BB NDB

SID MEK1A is MEKE1A
SID MAN1B is MANA1B

NTTP
BAM1H is BAMB1H
RUL1H is RULO1H
BOK1G is BOKA1G
REV1G is REVK1G

NTTR
MEK1C is MEKE1C
MER1D is MERE1D

NCRG
ASTO1Q is ATSO1Q
<Route Runway="26">ASTOR</Route>
is <Route Runway="26">ATSOR</Route>

<Transition Name="GOPSA">TELEER GOPSA</Transition>
is <Transition Name="GOPSA">TELER GOPSA</Transition>

<Route Runway="26">KARSO NOLAR ANGAI</Route>
is <Route Runway="26">KARSA NOLAR ANGAI</Route>

NSFA
<SID Name="AROX1S" Airport="NSFA" Runways="26">
  <Route Runway="26">FA512 FA626 AROXA</Route>
</SID>
is
<SID Name="AROX1S" Airport="NSFA" Runways="26">
  <Route Runway="26">FA512 FA616 AROXA</Route>
</SID>

NFTF
<SID Name="ANGO1Q" Airport="NFTF" Runways="29">
  <Route Runway="11">ANGOR</Route>
is
<SID Name="ANGO1Q" Airport="NFTF" Runways="29">
  <Route Runway="29">ANGOR</Route>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions