Skip to content

Commit

Permalink
Automatically sorted Airports JSON file
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 21, 2024
1 parent d4b8c7c commit 12e921c
Showing 1 changed file with 60 additions and 60 deletions.
120 changes: 60 additions & 60 deletions airports.json
Original file line number Diff line number Diff line change
Expand Up @@ -144839,6 +144839,18 @@
"lon": -81.0129013062,
"tz": "America/New_York"
},
"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"
},
"K8J7": {
"icao": "K8J7",
"iata": "",
Expand Down Expand Up @@ -194579,6 +194591,18 @@
"lon": 26.1021003723,
"tz": "Europe/Bucharest"
},
"LRBV": {
"icao": "LRBV",
"iata": "GHV",
"name": "Brasov Airport",
"city": "Brasov",
"state": "Brasov",
"country": "RO",
"elevation": 1764,
"lat": 45.70622,
"lon": 25.52352,
"tz": "Europe/Bucharest"
},
"LRCK": {
"icao": "LRCK",
"iata": "CND",
Expand Down Expand Up @@ -223139,6 +223163,18 @@
"lon": 41.1381988525,
"tz": "Asia/Riyadh"
},
"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"
},
"OERT": {
"icao": "OERT",
"iata": "",
Expand Down Expand Up @@ -312071,6 +312107,18 @@
"lon": 86.5844535828,
"tz": "Asia/Kathmandu"
},
"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"
},
"VNRB": {
"icao": "VNRB",
"iata": "RJB",
Expand Down Expand Up @@ -346163,6 +346211,18 @@
"lon": 117.176002502,
"tz": "Asia/Shanghai"
},
"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"
},
"ZSJJ": {
"icao": "ZSJJ",
"iata": "JIU",
Expand Down Expand Up @@ -347422,65 +347482,5 @@
"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 12e921c

Please sign in to comment.