Skip to content

Commit

Permalink
Merge pull request #134 from alexander-san/master
Browse files Browse the repository at this point in the history
Add airports established in 2023: LRBV, K8GK, ZSJG, VNPR, OERS
  • Loading branch information
mwgg authored Aug 21, 2024
2 parents 7f0be2f + 07982b4 commit d4b8c7c
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions airports.json
Original file line number Diff line number Diff line change
Expand Up @@ -347422,5 +347422,65 @@
"lat": 41.7844009399,
"lon": 123.4960021973,
"tz": "Asia/Shanghai"
},
"LRBV": {
"icao": "LRBV",
"iata": "GHV",
"name": "Brasov Airport",
"city": "Brasov",
"state": "Brasov",
"country": "RO",
"elevation": 1764,
"lat": 45.706220,
"lon": 25.523520,
"tz": "Europe/Bucharest"
},
"K8GK": {
"icao": "K8GK",
"iata": "",
"name": "Gallatin County Airport",
"city": "Sparta",
"state": "Kentucky",
"country": "US",
"elevation": 830,
"lat": 38.6794444,
"lon": -84.9288889,
"tz": "America/New_York"
},
"ZSJG": {
"icao": "ZSJG",
"iata": "JNG",
"name": "Jining Da'an Airport",
"city": "Jining",
"state": "Shandong",
"country": "CN",
"elevation": 190,
"lat": 35.64745649849834,
"lon": 116.74408951599126,
"tz": "Asia/Shanghai"
},
"VNPR": {
"icao": "VNPR",
"iata": "PKR",
"name": "Pokhara International Airport",
"city": "Pokhara",
"state": "Gandaki Province",
"country": "NP",
"elevation": 2638,
"lat": 28.18450655929956,
"lon": 84.01324890177672,
"tz": "Asia/Kathmandu"
},
"OERS": {
"icao": "OERS",
"iata": "RSI",
"name": "Red Sea International Airport",
"city": "Hanak",
"state": "Tabuk",
"country": "SA",
"elevation": 164,
"lat": 25.628067114969124,
"lon": 37.088822323268644,
"tz": "Asia/Riyadh"
}
}

0 comments on commit d4b8c7c

Please sign in to comment.