forked from Haugaland-Flyklubb/airports-db
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
89ef13f
commit b9eb83f
Showing
28 changed files
with
340 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"id": "519833", | ||
"ident": "07GE", | ||
"type": "small_airport", | ||
"name": "Pope Pate Field", | ||
"latitude_deg": "31.555662", | ||
"longitude_deg": "-83.27849", | ||
"elevation_ft": "335", | ||
"continent": "NA", | ||
"iso_country": "US", | ||
"iso_region": "US-GA", | ||
"municipality": "Ocilla", | ||
"scheduled_service": "no", | ||
"gps_code": "07GE", | ||
"iata_code": "", | ||
"local_code": "07GE", | ||
"home_link": "", | ||
"wikipedia_link": "", | ||
"keywords": "", | ||
"country": { | ||
"id": "302755", | ||
"code": "US", | ||
"name": "United States", | ||
"continent": "NA", | ||
"wikipedia_link": "https://en.wikipedia.org/wiki/United_States", | ||
"keywords": "American airports" | ||
}, | ||
"region": { | ||
"id": "306086", | ||
"code": "US-GA", | ||
"local_code": "GA", | ||
"name": "Georgia", | ||
"continent": "NA", | ||
"iso_country": "US", | ||
"wikipedia_link": "https://en.wikipedia.org/wiki/Georgia", | ||
"keywords": "Airports in Georgia" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"id": "519817", | ||
"ident": "CA-0922", | ||
"type": "seaplane_base", | ||
"name": "Jenny's Landing Water Aerodrome", | ||
"latitude_deg": "45.239311", | ||
"longitude_deg": "-78.609046", | ||
"elevation_ft": "1217", | ||
"continent": "NA", | ||
"iso_country": "CA", | ||
"iso_region": "CA-ON", | ||
"municipality": "Kennisis Lake", | ||
"scheduled_service": "no", | ||
"gps_code": "CKL4", | ||
"iata_code": "", | ||
"local_code": "CKL4", | ||
"home_link": "", | ||
"wikipedia_link": "https://en.wikipedia.org/wiki/Kennisis_Lake/Jenny%27s_Landing_Water_Aerodrome", | ||
"keywords": "", | ||
"country": { | ||
"id": "302730", | ||
"code": "CA", | ||
"name": "Canada", | ||
"continent": "NA", | ||
"wikipedia_link": "https://en.wikipedia.org/wiki/Canada", | ||
"keywords": "Canadian airports" | ||
}, | ||
"region": { | ||
"id": "303302", | ||
"code": "CA-ON", | ||
"local_code": "ON", | ||
"name": "Ontario", | ||
"continent": "NA", | ||
"iso_country": "CA", | ||
"wikipedia_link": "https://en.wikipedia.org/wiki/Ontario", | ||
"keywords": "Airports in Ontario" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"id": "519840", | ||
"ident": "IQ-0066", | ||
"type": "small_airport", | ||
"name": "Rashken", | ||
"latitude_deg": "36.199566", | ||
"longitude_deg": "43.923667", | ||
"elevation_ft": "", | ||
"continent": "AS", | ||
"iso_country": "IQ", | ||
"iso_region": "IQ-U-A", | ||
"municipality": "", | ||
"scheduled_service": "no", | ||
"gps_code": "", | ||
"iata_code": "", | ||
"local_code": "", | ||
"home_link": "", | ||
"wikipedia_link": "", | ||
"keywords": "", | ||
"country": { | ||
"id": "302636", | ||
"code": "IQ", | ||
"name": "Iraq", | ||
"continent": "AS", | ||
"wikipedia_link": "https://en.wikipedia.org/wiki/Iraq", | ||
"keywords": "مطارات العراق" | ||
}, | ||
"region": { | ||
"id": "304217", | ||
"code": "IQ-U-A", | ||
"local_code": "U-A", | ||
"name": "(unassigned)", | ||
"continent": "AS", | ||
"iso_country": "IQ", | ||
"wikipedia_link": "", | ||
"keywords": "Airports in (unassigned)" | ||
} | ||
} |
Oops, something went wrong.