NOME AIRPORT
NOME · US · 64.51°N / 165.45°W
OME
IATA · ICAO
PAOM
Nome Airport (OME) serves Nome, United States. It sits at 64.51/-165.45, rises to 37 ft, is classified as medium airport.
Type
Medium airport
Elevation
37ft
Scheduled service
YES
ICAO
PAOM
All facts
- IATA
- OME
- Municipality
- Nome
- Country
- United States
- Coords
- 64.51°N / 165.45°W
Nearby airports
FAQ
- What is the IATA code for Nome Airport?
- OME.
- What is the ICAO code for Nome Airport?
- PAOM.
- Where is Nome Airport located?
- Nome, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OME
{
"data": {
"id": 6740,
"iata_code": "OME",
"icao_code": "PAOM",
"name": "Nome Airport",
"country_code": "US",
"city_id": 5870133,
"latitude": "64.51219940185547",
"longitude": "-165.44500732421875",
"elevation": 37,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Nome"
}
}