TAMBAO AIRPORT
TAMBAO · BF · 14.79°N / 0.04°E
TMQ
IATA · ICAO
DFEM
Tambao Airport (TMQ) serves Tambao, Burkina Faso. It sits at 14.79/0.04, rises to 820 ft, is classified as small airport.
Type
Small airport
Elevation
820ft
Scheduled service
NO
ICAO
DFEM
All facts
- IATA
- TMQ
- Municipality
- Tambao
- Country
- Burkina Faso
- Coords
- 14.79°N / 0.04°E
Nearby airports
FAQ
- What is the IATA code for Tambao Airport?
- TMQ.
- What is the ICAO code for Tambao Airport?
- DFEM.
- Where is Tambao Airport located?
- Tambao, Burkina Faso.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TMQ
{
"data": {
"id": 954,
"iata_code": "TMQ",
"icao_code": "DFEM",
"name": "Tambao Airport",
"country_code": "BF",
"city_id": null,
"latitude": "14.790874",
"longitude": "0.039492",
"elevation": 820,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Tambao"
}
}