diff --git a/airports.json b/airports.json index bb1c49c..adfcaec 100644 --- a/airports.json +++ b/airports.json @@ -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": "", @@ -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", @@ -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": "", @@ -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", @@ -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", @@ -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" } } \ No newline at end of file