EDINBURGH AIRPORT
EDINBURGH · GB · 55.95°N / 3.37°W
EDI
IATA · ICAO
EGPH
Edinburgh Airport (EDI) serves Edinburgh, United Kingdom. It sits at 55.95/-3.37, rises to 135 ft, is classified as large airport.
Type
Large airport
Elevation
135ft
Scheduled service
YES
ICAO
EGPH
All facts
- IATA
- EDI
- Municipality
- Edinburgh
- Country
- United Kingdom
- Coords
- 55.95°N / 3.37°W
Nearby airports
FAQ
- What is the IATA code for Edinburgh Airport?
- EDI.
- What is the ICAO code for Edinburgh Airport?
- EGPH.
- Where is Edinburgh Airport located?
- Edinburgh, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EDI
{
"data": {
"id": 1432,
"iata_code": "EDI",
"icao_code": "EGPH",
"name": "Edinburgh Airport",
"country_code": "GB",
"city_id": 2644204,
"latitude": "55.950145",
"longitude": "-3.372288",
"elevation": 135,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Edinburgh"
}
}