The Aeroway polygons based on OpenStreetMap aeroways, containing the aerodrome, heliport, runway, helipad, taxiway and apron.All of them are consisted by two geometry types: line and polygon.
geometry
type : line, polygon
The main field used for styling the aeroway is class
.
Value | |
---|---|
'aerodrome' | (line, polygon) The main area details of the airport. |
'helipad' | (line, polygon) The area for helicopters. |
'runway' | (line, polygon) A rectangular area for airplane to land and takeoff. |
'taxiway' | (line, polygon) A path connecting runways with terminals, hangars and other facilities on the airport. |
'apron' | (line, polygon) An area for plane to park, loaded, unloaded, refueled or boarded. |
Zoom Level | Possible Values | Data Download Source |
---|---|---|
10 | aerodrome(line and polygon) | aeroway = 'aerodrome' (line and polygon) |
11 ~ 19 | aerodrome, helipad, runway , taxiway, apron (line and polygon) | aeroway IN ('aerodrome', 'runway', 'taxiway','helipad', 'apron') (line and polygon) |