Conical Surface
State of Iowa
@usgov.state_of_iowa_conical_surface_data
State of Iowa
@usgov.state_of_iowa_conical_surface_data
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"faa_code" VARCHAR,
"associated_city" VARCHAR,
"facility_name" VARCHAR,
"airport_elevation_ft_msl" BIGINT,
"part_77_surface" VARCHAR,
"surface_description" VARCHAR,
"inner_elevation_ft_msl" BIGINT,
"outer_elevation_ft_msl" BIGINT,
"surface_width_ft" BIGINT,
"surface_ratio" VARCHAR,
"notes" VARCHAR,
"rest_service_last_updated_utc" VARCHAR,
"utc_offset" VARCHAR,
"area_acre_state_plane" DOUBLE,
"perimeter_meter_state_plane" DOUBLE,
"globalid" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.