DIPOLOG AIRPORT
DIPOLOG · PH · 8.60°N / 123.34°E
DPL
IATA · ICAO
RPMG
Dipolog Airport (DPL) serves Dipolog, Philippines. It sits at 8.60/123.34, rises to 12 ft, is classified as medium airport.
Type
Medium airport
Elevation
12ft
Scheduled service
YES
ICAO
RPMG
All facts
- IATA
- DPL
- Municipality
- Dipolog
- Country
- Philippines
- Coords
- 8.60°N / 123.34°E
Nearby airports
FAQ
- What is the IATA code for Dipolog Airport?
- DPL.
- What is the ICAO code for Dipolog Airport?
- RPMG.
- Where is Dipolog Airport located?
- Dipolog, Philippines.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DPL
{
"data": {
"id": 7072,
"iata_code": "DPL",
"icao_code": "RPMG",
"name": "Dipolog Airport",
"country_code": "PH",
"city_id": 1714674,
"latitude": "8.601983",
"longitude": "123.341875",
"elevation": 12,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Dipolog"
}
}