SHARANA AIRSTRIP
SHARANA · AF · 33.13°N / 68.84°E
OAS
IATA · ICAO
OASA
Sharana Airstrip (OAS) serves Sharana, Afghanistan. It sits at 33.13/68.84, rises to 7340 ft, is classified as small airport.
Type
Small airport
Elevation
7340ft
Scheduled service
NO
ICAO
OASA
All facts
- IATA
- OAS
- Municipality
- Sharana
- Country
- Afghanistan
- Coords
- 33.13°N / 68.84°E
Nearby airports
FAQ
- What is the IATA code for Sharana Airstrip?
- OAS.
- What is the ICAO code for Sharana Airstrip?
- OASA.
- Where is Sharana Airstrip located?
- Sharana, Afghanistan.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OAS
{
"data": {
"id": 6331,
"iata_code": "OAS",
"icao_code": "OASA",
"name": "Sharana Airstrip",
"country_code": "AF",
"city_id": null,
"latitude": "33.12575",
"longitude": "68.838517",
"elevation": 7340,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Sharana"
}
}