Airport Runways
State of Maryland
@usgov.state_of_maryland_airport_runways_5495b
State of Maryland
@usgov.state_of_maryland_airport_runways_5495b
The Airport Runways database is a geographic dataset of runways in the State of Maryland containing information on the physical characteristics of the runways. The 6716 runways in the dataset are runways associated with the 19721 airports in the companion airport data set. This geospatial data is derived from the FAA's National Airspace System Resource Aeronautical Data Product (Effective 17 March 2013).
Organization: State of Maryland
Last updated: 2025-07-26T20:41:37.668973
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"landing_facility_id" VARCHAR,
"site_id" VARCHAR,
"full_name" VARCHAR,
"state" VARCHAR,
"runway_id" VARCHAR,
"length_in_feet" BIGINT,
"width_in_feet" BIGINT,
"surface_type_and_condition" VARCHAR,
"surface_treatment" VARCHAR,
"pavement_classification_number" VARCHAR,
"runway_lights_intensity" VARCHAR,
"state_fips_code" BIGINT,
"state_post_office_code" VARCHAR,
"latitude_at_base_end_of_runway" DOUBLE,
"longitude_at_base_end_of_runway" DOUBLE,
"latitude_at_reciprocal_end_of_runway" DOUBLE,
"longitude_at_reciporcal_end_of_runway" DOUBLE,
"shape_stlength" DOUBLE -- Shape.STLength()
);Anyone who has the link will be able to view this.