Biological Stream Reaches
State of Maryland
@usgov.state_of_maryland_biological_stream_reaches_da621
State of Maryland
@usgov.state_of_maryland_biological_stream_reaches_da621
MBSS100 - the stream network for the State of Maryland, based on data acquired from the U.S. Geological Survey, developed for accuracy at a 1:100,000 scale. The stream base data have been augmented with information regarding the Strahler stream order and the presence or absence of a tidal influence in the stream represented by the segment.
Organization: State of Maryland
Last updated: 2025-07-26T20:41:17.750658
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"stream_order" VARCHAR,
"tidal" VARCHAR,
"name" VARCHAR,
"mde_6_digit" DOUBLE,
"mde_name_6" VARCHAR,
"mde_8_digit" DOUBLE,
"mde_name_8" VARCHAR,
"dnr_12_digit" DOUBLE,
"county_1" VARCHAR,
"county_2" VARCHAR,
"length" DOUBLE,
"braid" VARCHAR,
"gis_shape_length_m" DOUBLE -- GIS Shape Length (m)
);Anyone who has the link will be able to view this.