Northeast County Polygon
State of Connecticut
@usgov.state_of_connecticut_northeast_county_polygon_8541d
State of Connecticut
@usgov.state_of_connecticut_northeast_county_polygon_8541d
Northeastern United States County Boundary data are intended for geographic display of state and county boundaries at statewide and regional levels. Use it to map and label counties on a map. These data are derived from Northeastern United States Political Boundary Master layer.
This information should be displayed and analyzed at scales appropriate for 1:24,000-scale data. The State of Connecticut, Department of Environmental Protection (CTDEP) assembled this regional data layer using data from other states in order to create a single, seamless representation of political boundaries within the vicinity of Connecticut that could be easily incorporated into mapping applications as background information. More accurate and up-to-date information may be available from individual State government Geographic Information System (GIS) offices. Not intended for maps printed at map scales greater or more detailed than 1:24,000 scale (1 inch = 2,000 feet.)
Organization: State of Connecticut
Last updated: 2024-02-09T15:42:52.161624
Tags: boundaries, boundary, connecticut, county, ctdeep, deep, large-scale, maine, massachusetts, new-hampshire, new-jersey, new-york, north, northeastern, political-boundary, rhode-island, set, state, states, vermont
CREATE TABLE table_1 (
"objectid" BIGINT,
"land_class" VARCHAR,
"ct_legend" VARCHAR,
"ma_legend" VARCHAR,
"me_legend" VARCHAR,
"nh_legend" VARCHAR,
"nj_legend" VARCHAR,
"ny_legend" VARCHAR,
"ri_legend" VARCHAR,
"vt_legend" VARCHAR,
"state_cod" VARCHAR,
"state_name" VARCHAR,
"cnty_field" VARCHAR,
"cnty_cod" BIGINT,
"cnty_name" VARCHAR,
"label_flag" BOOLEAN,
"map_label" VARCHAR,
"ct_label_y" VARCHAR,
"ct_label_n" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.