Runways
State of Iowa
@usgov.state_of_iowa_runways_data
State of Iowa
@usgov.state_of_iowa_runways_data
This dataset provides information on airport runway locations and information in Iowa including contact information, location details and more.
Organization: State of Iowa
Last updated: 2024-04-12T12:51:49.981776
Tags: airport, aviation, runway
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"date_added" VARCHAR,
"faa_code" VARCHAR,
"runway_id" VARCHAR,
"rest_service_last_updated_utc" VARCHAR -- Rest Service Last Updated (UTC),
"rest_utc_offset" VARCHAR,
"area_acre_state_plane" DOUBLE -- Area (Acre - State Plane),
"perimeter_meter_state_plane" DOUBLE -- Perimeter (Meter - State Plane),
"globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.