EL BORMA AIRPORT
EL BORMA · TN · 31.70°N / 9.25°E
EBM
IATA · ICAO
DTTR
El Borma Airport (EBM) serves El Borma, Tunisia. It sits at 31.70/9.25, rises to 827 ft, is classified as medium airport.
Type
Medium airport
Elevation
827ft
Scheduled service
NO
ICAO
DTTR
All facts
- IATA
- EBM
- Municipality
- El Borma
- Country
- Tunisia
- Coords
- 31.70°N / 9.25°E
FAQ
- What is the IATA code for El Borma Airport?
- EBM.
- What is the ICAO code for El Borma Airport?
- DTTR.
- Where is El Borma Airport located?
- El Borma, Tunisia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EBM
{
"data": {
"id": 1071,
"iata_code": "EBM",
"icao_code": "DTTR",
"name": "El Borma Airport",
"country_code": "TN",
"city_id": 2473803,
"latitude": "31.7043",
"longitude": "9.25462",
"elevation": 827,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "El Borma"
}
}