← All datasets
# curated.facility_airport
Airports and heliports (35 rows; category: Facilities; geometry column `geom` (MultiPolygon, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 35/35 | e.g.: 34; 18; 32
- attrs->>'ACREAGE' | number | 35/35 | e.g.: 160.11182144; 31.10461001; 3.56317654
- attrs->>'AREA_' | number | 35/35 | e.g.: 915466.620087; 656112.72636; 12527525.7138
- attrs->>'ID' | number | 35/1 | values: 0
- attrs->>'ID_' | number | 35/1 | values: 0
- attrs->>'NAME' | string | 35/19 | e.g.: La Porte Municipal Airport; Weiser Airport; Humphrey Airport
- attrs->>'PERIMETER' | number | 35/35 | e.g.: 6993.24947769; 11414.8866441; 53641.5200359
- attrs->>'RUNWAY_ACR' | number | 35/17 | e.g.: 0; 958.631; 1.879
- attrs->>'RUNWAY_ARE' | number | 35/17 | e.g.: 0; 135314.394; 61307.305
- attrs->>'RUNWAY_PER' | number | 35/17 | e.g.: 0; 88118.869; 37050.988
- attrs->>'TYPE' | string | 35/2 | values: Property Boundary; Runway
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.