Shellfish
State of Connecticut
@usgov.state_of_connecticut_shellfish_6fc6a
State of Connecticut
@usgov.state_of_connecticut_shellfish_6fc6a
Shellfish polygons were digitized from hand drawn polygons representing hardclam, softclam, and oyster beds produced by the Department of Agriculture from their records in 1990 (approximately). The data is general in its nature and should be used only as a guide.This layer should not be construed to depict the actual, absolute locations of any shellfishing resources. Use this layer with other 1:24,000-scale map data such as the Coastal Boundary, Town Boundaries, Roads and Trails, Airports, Railroads and other base map data derived from the USGS 7.5 minute topographic quadrangle maps and compiled at a 1:24000 scale.
Organization: State of Connecticut
Last updated: 2024-02-09T15:49:14.769379
Tags: bioscience, biota, coast, coastal, coastline, connecticut, critical-habitat, ct, ctdeep, deep, endangered-species, lis, long-island-sound, shellfish, special-concern-species
CREATE TABLE table_1 (
"objectid" BIGINT,
"shellfish" VARCHAR,
"oyster" BOOLEAN,
"hardclam" BOOLEAN,
"softclam" BOOLEAN,
"acreage" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.