-
Notifications
You must be signed in to change notification settings - Fork 28
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
Showing
6 changed files
with
162 additions
and
81 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
Whenever available, the data added to this fork has been validated against official information from a country's | ||
Aeronautical Information Publication (AIP). For reference, a very incomplete of such publications and their URL is | ||
contained here. | ||
|
||
|
||
**Aeronautical Information Publication (AIP)** or equivalent | ||
|
||
.. list-table:: | ||
:header-rows: 1 | ||
|
||
* - Country (ISO 3166-1) | ||
- URL | ||
- notes | ||
* - AS | ||
- https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/dafd/ | ||
- Airport/Facility Directory | ||
* - CA | ||
- https://www.navcanada.ca/en/aeronautical-information/aip-canada.aspx | ||
- | ||
* - CN | ||
- https://www.eaipchina.cn/ | ||
- Registration required | ||
* - FM | ||
- https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/dafd/ | ||
- Airport/Facility Directory | ||
* - GU | ||
- https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/dafd/ | ||
- Airport/Facility Directory | ||
* - IT | ||
- https://pre.enav.it/en/services/list | ||
- Registration required | ||
* - MH | ||
- https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/dafd/ | ||
- Airport/Facility Directory | ||
* - MP | ||
- https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/dafd/ | ||
- Airport/Facility Directory | ||
* - MV | ||
- https://www.macl.aero/corporate/services/operational/ans/aip | ||
- | ||
* - PR | ||
- https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/dafd/ | ||
- Airport/Facility Directory | ||
* - PW | ||
- https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/dafd/ | ||
- Airport/Facility Directory | ||
* - SG | ||
- https://aim-sg.caas.gov.sg/ | ||
- Registration required | ||
* - UM | ||
- https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/dafd/ | ||
- Airport/Facility Directory | ||
* - US | ||
- https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/dafd/ | ||
- Airport/Facility Directory | ||
* - VI | ||
- https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/dafd/ | ||
- Airport/Facility Directory |
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 |
---|---|---|
@@ -1,5 +1,7 @@ | ||
* Added IATA Multi Airport City Location Identifiers as database file ``iata_macs.csv`` and in a dict | ||
(containing data of the city's airports) returned by a new Python function; see `README_IATA.rst | ||
<https://github.com/mborsetti/airportsdata/blob/main/README_IATA.rst>`__) for complete information (requested by | ||
`Étienne Corbillé <https://github.com/etiennecrb>`__ in issue `#19 | ||
<https://github.com/mborsetti/airportsdata/issues/19>`__). | ||
* Multiple fixes and additions suggested by `Nicolas Bridoux <https://github.com/Bridouille>`__ upstream in issue `#86 | ||
<https://github.com/mwgg/Airports/issues/86>`__. | ||
* Added collection of links to national `Aeronautical Information Publications (AIP) or equivalent <https://github | ||
.com/mborsetti/airportsdata/blob/main/README_AIP.rst>`__. | ||
* Added IATA code to KLAL/LAL, Lakeland Linder International Airport, Lakeland, Florida, USA (reported by `Scott | ||
Boutang <https://github.com/sboutang>`__ in issue `#23 <https://github.com/mborsetti/airportsdata/issues/23>`__). | ||
* Added IATA codes to multiple KL** airports. |
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
Oops, something went wrong.