Preliminary FEMA Floodplain
State of Maryland
@usgov.state_of_maryland_preliminary_fema_floodplain
State of Maryland
@usgov.state_of_maryland_preliminary_fema_floodplain
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"primary_key_for_table_lookup" BIGINT,
"flood_zone" VARCHAR,
"floodway" VARCHAR,
"special_flood_hazard_area" VARCHAR,
"static_base_flood_elevation" BIGINT,
"vertical_datum" VARCHAR,
"depth" BIGINT,
"length_unit" VARCHAR,
"velocity" BIGINT,
"velocity_unit" VARCHAR,
"source_citation" VARCHAR,
"hydro_id" VARCHAR,
"coastal_model_id" VARCHAR,
"levee_status" VARCHAR,
"provisionally_accredited_levee_date" VARCHAR,
"county" VARCHAR,
"comment" VARCHAR,
"description" VARCHAR,
"open_appeal_period" VARCHAR,
"symbology" VARCHAR,
"shape_starea" DOUBLE,
"shape_stlength" DOUBLE
);
Anyone who has the link will be able to view this.