Skip to content

Commit

Permalink
Merge pull request #136 from alexander-san/master
Browse files Browse the repository at this point in the history
Add airports established in 2022: ZWAL, VTSY, VRGD
  • Loading branch information
mwgg authored Aug 23, 2024
2 parents 35438a3 + ad3e959 commit 1c79780
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions airports.json
Original file line number Diff line number Diff line change
Expand Up @@ -312935,6 +312935,18 @@
"lon": 73.025,
"tz": "Indian/Maldives"
},
"VRGD": {
"icao": "VRGD",
"iata": "LMV",
"name": "Madivaru Airport",
"city": "Naifaru",
"state": "Lhaviyani Atoll",
"country": "MV",
"elevation": 6,
"lat": 5.4574,
"lon": 73.3701,
"tz": "Indian/Maldives"
},
"VRMF": {
"icao": "VRMF",
"iata": "FVM",
Expand Down Expand Up @@ -314135,6 +314147,18 @@
"lon": 99.6166000366,
"tz": "Asia/Bangkok"
},
"VTSY": {
"icao": "VTSY",
"iata": "BTZ",
"name": "Yala Betong International Airport",
"city": "Yarom",
"state": "Yala",
"country": "TH",
"elevation": 765,
"lat": 5.7862881,
"lon": 101.1475228,
"tz": "Asia/Bangkok"
},
"VTUD": {
"icao": "VTUD",
"iata": "UTH",
Expand Down Expand Up @@ -347015,6 +347039,18 @@
"lon": 80.2917022705,
"tz": "Asia/Shanghai"
},
"ZWAL": {
"icao": "ZWAL",
"iata": "ACF",
"name": "Aral Talim Airport",
"city": "Aral",
"state": "Xinjiang",
"country": "CN",
"elevation": 3346,
"lat": 40.43579916378331,
"lon": 81.26411705534605,
"tz": "Asia/Shanghai"
},
"ZWAT": {
"icao": "ZWAT",
"iata": "AAT",
Expand Down

0 comments on commit 1c79780

Please sign in to comment.