Skip to content

Commit 964b884

Browse files
author
David L
committed
Update for new AIRAC - LOWI SID ADILO deleted
1 parent 6a2ac7a commit 964b884

File tree

1 file changed

+65
-1
lines changed

1 file changed

+65
-1
lines changed

airports.json

Lines changed: 65 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,5 +693,69 @@
693693
}
694694
}
695695
}
696+
},
697+
"LOAN": {
698+
"elevation": 896,
699+
"sids": {
700+
"GESGI": {
701+
"cfl": 3000,
702+
"rwys": {
703+
"09": {
704+
"dep": "GESGI1A"
705+
},
706+
"27": {
707+
"dep": "GESGI1A"
708+
}
709+
}
710+
}
711+
}
712+
},
713+
"LOAV": {
714+
"elevation": 767,
715+
"sids": {
716+
"MOVOS": {
717+
"cfl": 3000,
718+
"rwys": {
719+
"09": {
720+
"dep": "MOVOS1A"
721+
},
722+
"27": {
723+
"dep": "MOVOS1A"
724+
}
725+
}
726+
}
727+
}
728+
},
729+
"LOIJ": {
730+
"elevation": 2198,
731+
"sids": {
732+
"ERKIR": {
733+
"cfl": 9000,
734+
"rwys": {
735+
"13": {
736+
"dep": "ERKIR1G"
737+
},
738+
"31": {
739+
"dep": "ERKIR1G"
740+
}
741+
}
742+
}
743+
}
744+
},
745+
"LOWZ": {
746+
"elevation": 2470,
747+
"sids": {
748+
"NANIT": {
749+
"cfl": 10000,
750+
"rwys": {
751+
"08": {
752+
"dep": "NANIT1G"
753+
},
754+
"26": {
755+
"dep": "NANIT1G"
756+
}
757+
}
758+
}
759+
}
696760
}
697-
}
761+
}

0 commit comments

Comments
 (0)