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
30a8ae8
commit ae004fa
Showing
8 changed files
with
134 additions
and
6 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
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": "571106", | ||
"ident": "PH-0639", | ||
"type": "heliport", | ||
"name": "Camp Olivas Heliport", | ||
"latitude_deg": "15.01802", | ||
"longitude_deg": "120.70255", | ||
"elevation_ft": "20", | ||
"continent": "AS", | ||
"iso_country": "PH", | ||
"iso_region": "PH-PAM", | ||
"municipality": "San Fernando", | ||
"scheduled_service": "no", | ||
"gps_code": "", | ||
"iata_code": "", | ||
"local_code": "", | ||
"home_link": "", | ||
"wikipedia_link": "", | ||
"keywords": "RP2GJ", | ||
"country": { | ||
"id": "302656", | ||
"code": "PH", | ||
"name": "Philippines", | ||
"continent": "AS", | ||
"wikipedia_link": "https://en.wikipedia.org/wiki/Philippines", | ||
"keywords": "Mga alternatibong byahe mula sa Pilipinas" | ||
}, | ||
"region": { | ||
"id": "305111", | ||
"code": "PH-PAM", | ||
"local_code": "PAM", | ||
"name": "Pampanga Province", | ||
"continent": "AS", | ||
"iso_country": "PH", | ||
"wikipedia_link": "https://en.wikipedia.org/wiki/Pampanga_Province", | ||
"keywords": "Airports in Pampanga Province" | ||
} | ||
} |
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": "571086", | ||
"ident": "SY-0034", | ||
"type": "small_airport", | ||
"name": "T3", | ||
"latitude_deg": "34.528179", | ||
"longitude_deg": "38.733823", | ||
"elevation_ft": "", | ||
"continent": "AS", | ||
"iso_country": "SY", | ||
"iso_region": "SY-U-A", | ||
"municipality": "", | ||
"scheduled_service": "no", | ||
"gps_code": "", | ||
"iata_code": "", | ||
"local_code": "", | ||
"home_link": "", | ||
"wikipedia_link": "", | ||
"keywords": "", | ||
"country": { | ||
"id": "302662", | ||
"code": "SY", | ||
"name": "Syria", | ||
"continent": "AS", | ||
"wikipedia_link": "https://en.wikipedia.org/wiki/Syria", | ||
"keywords": "مطارات سوريا" | ||
}, | ||
"region": { | ||
"id": "305680", | ||
"code": "SY-U-A", | ||
"local_code": "U-A", | ||
"name": "(unassigned)", | ||
"continent": "AS", | ||
"iso_country": "SY", | ||
"wikipedia_link": "", | ||
"keywords": "Airports in (unassigned)" | ||
} | ||
} |
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": "571131", | ||
"ident": "US-9201", | ||
"type": "heliport", | ||
"name": "Oasis Water Park Heliport", | ||
"latitude_deg": "33.37366", | ||
"longitude_deg": "-111.97299", | ||
"elevation_ft": "1243", | ||
"continent": "NA", | ||
"iso_country": "US", | ||
"iso_region": "US-AZ", | ||
"municipality": "Phoenix", | ||
"scheduled_service": "no", | ||
"gps_code": "", | ||
"iata_code": "", | ||
"local_code": "", | ||
"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": "306079", | ||
"code": "US-AZ", | ||
"local_code": "AZ", | ||
"name": "Arizona", | ||
"continent": "NA", | ||
"iso_country": "US", | ||
"wikipedia_link": "https://en.wikipedia.org/wiki/Arizona", | ||
"keywords": "Airports in Arizona" | ||
} | ||
} |
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