HUC Watershed Poly
State of Connecticut
@usgov.state_of_connecticut_huc_watershed_poly
State of Connecticut
@usgov.state_of_connecticut_huc_watershed_poly
This data set is a digital hydrologic unit boundary layer that is at the Subwatershed (12-digit) level. The original data set was developed by delineating the boundary lines on base USGS 1:24000 scale topographic quadrangle, and digitizing the delineated lines. Digital Raster Graphics (DRG) images were used for edits to the data layer.
This data set consists of geo-referenced digital map data and attribute data. The spatial data are in a statewide coverage format and include complete coverage of the entire state of Connecticut, and small parts of surrounding states. The hydrologic unit ID code attached to each delineated polygon is linked to the attribute data.
Organization: State of Connecticut
Last updated: 2025-06-14T17:37:09.280875
Tags: hydrologic-units, subwatersheds, watershed-boundary-dataset, watersheds, wbd
CREATE TABLE table_1 (
"objectid" BIGINT,
"huc_8" BIGINT,
"huc_10" BIGINT,
"huc_12" BIGINT,
"acres" BIGINT,
"states" VARCHAR,
"ncontrb_a" BIGINT,
"hu_10_ds" VARCHAR,
"hu_10_name" VARCHAR,
"hu_10_mod" VARCHAR,
"hu_10_type" VARCHAR,
"hu_12_ds" VARCHAR,
"hu_12_name" VARCHAR,
"hu_12_mod" VARCHAR,
"hu_12_type" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.