CT Full State
State of Connecticut
@usgov.state_of_connecticut_ct_full_state
State of Connecticut
@usgov.state_of_connecticut_ct_full_state
This CT Full State layer consists of two individual polygons representing the land and Long Island Sound borders that make up the state of Connecticut.
This land portion of this feature layer is directly derived from theCTDOT Municipalitiesfeature layer geometry, created by CT Department of Transportation. The full state is created by dissolving all the municipalities into one polygon.
The Long Island Sound portion is derived from points defining the Connecticut state waters boundary line, as described in theCTDEEP Marine Fisheries Information Circular (Table 6).
This feature layer includes US Census Federal Information Processing Standards (FIPS) codes that are associated with the state of Connecticut.
| Field name | Field description |
|---|---|
| StateFIPS | US Census FIPS code associated with the state. |
| Type | Describing if the polygon includes the “land” portion of the state or the “Long Island Sound” portion. |
| ObjectID | Unique Object ID. |
| Organization: State of Connecticut | |
| Last updated: 2025-01-31T21:45:25.171757 | |
| Tags: borders, boundaries, connecticut, ct, gis-office, giso, office-of-policy-and-management, opm, state |
CREATE TABLE table_1 (
"statefips" BIGINT,
"objectid" BIGINT,
"type" VARCHAR,
"objectid_1" BIGINT,
"shape_area" DOUBLE -- SHAPE, Area,
"shape_length" DOUBLE -- SHAPE, Length
);Anyone who has the link will be able to view this.