DELMA AIRPORT
DELMA ISLAND · AE · 24.51°N / 52.34°E
ZDY
IATA · ICAO
OMDL
Delma Airport (ZDY) serves Delma Island, United Arab Emirates. It sits at 24.51/52.34, rises to 30 ft, is classified as small airport.
Type
Small airport
Elevation
30ft
Scheduled service
YES
ICAO
OMDL
All facts
- IATA
- ZDY
- Municipality
- Delma Island
- Country
- United Arab Emirates
- Coords
- 24.51°N / 52.34°E
Nearby airports
FAQ
- What is the IATA code for Delma Airport?
- ZDY.
- What is the ICAO code for Delma Airport?
- OMDL.
- Where is Delma Airport located?
- Delma Island, United Arab Emirates.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ZDY
{
"data": {
"id": 6507,
"iata_code": "ZDY",
"icao_code": "OMDL",
"name": "Delma Airport",
"country_code": "AE",
"city_id": null,
"latitude": "24.51",
"longitude": "52.3352",
"elevation": 30,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Delma Island"
}
}