PORTLAND TROUTDALE AIRPORT
PORTLAND · US · 45.55°N / 122.40°W
TTD
IATA · ICAO
KTTD
Portland Troutdale Airport (TTD) serves Portland, United States. It sits at 45.55/-122.40, rises to 39 ft, is classified as medium airport.
Type
Medium airport
Elevation
39ft
Scheduled service
NO
ICAO
KTTD
All facts
- IATA
- TTD
- Municipality
- Portland
- Country
- United States
- Coords
- 45.55°N / 122.40°W
Nearby airports
FAQ
- What is the IATA code for Portland Troutdale Airport?
- TTD.
- What is the ICAO code for Portland Troutdale Airport?
- KTTD.
- Where is Portland Troutdale Airport located?
- Portland, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TTD
{
"data": {
"id": 4678,
"iata_code": "TTD",
"icao_code": "KTTD",
"name": "Portland Troutdale Airport",
"country_code": "US",
"city_id": 5729485,
"latitude": "45.54940032959",
"longitude": "-122.40100097656",
"elevation": 39,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Portland"
}
}