Critical Areas Towns
State of Maryland
@usgov.state_of_maryland_critical_areas_towns_51621
State of Maryland
@usgov.state_of_maryland_critical_areas_towns_51621
This data set represents the Department of Natural Resources interpretation of the location, land cover/land use type and geographic extent of the critical land areas for towns near the Chesapeake Bay. A Critical Area includes all land within 1,000 feet of tidal waters and wetlands in Maryland, as well as the waters of Marylands Chesapeake Bay and coastal bay area. This data file Critical Areas Towns only contains Critical Areas in 14 Maryland Towns: Charlestown, Chesapeake City, Crisfield, Leonardtown, North Beach, Northeast, Perryville, Port Deposit, Princess Anne, Rock Hall, Salisbury, Secretary, Snow Hill and Vienna.
Organization: State of Maryland
Last updated: 2025-07-26T21:01:52.139240
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"critical_area_type_abbreviation" VARCHAR,
"critical_area_type" VARCHAR,
"web_link" VARCHAR,
"town" VARCHAR,
"county" VARCHAR,
"shape_starea" DOUBLE -- Shape.STArea(),
"shape_stlength" DOUBLE -- Shape.STLength()
);
Anyone who has the link will be able to view this.