STRAUBING AIRPORT
ATTING · DE · 48.90°N / 12.52°E
RBM
IATA · ICAO
EDMS
Straubing Airport (RBM) serves Atting, Germany. It sits at 48.90/12.52, rises to 1047 ft, is classified as small airport.
Type
Small airport
Elevation
1047ft
Scheduled service
NO
ICAO
EDMS
All facts
- IATA
- RBM
- Municipality
- Atting
- Country
- Germany
- Coords
- 48.90°N / 12.52°E
Nearby airports
FAQ
- What is the IATA code for Straubing Airport?
- RBM.
- What is the ICAO code for Straubing Airport?
- EDMS.
- Where is Straubing Airport located?
- Atting, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RBM
{
"data": {
"id": 1223,
"iata_code": "RBM",
"icao_code": "EDMS",
"name": "Straubing Airport",
"country_code": "DE",
"city_id": 2954897,
"latitude": "48.900833",
"longitude": "12.516667",
"elevation": 1047,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Atting"
}
}