Bedrock Terrane
State of Connecticut
@usgov.state_of_connecticut_bedrock_terrane
State of Connecticut
@usgov.state_of_connecticut_bedrock_terrane
This data table lists the valid values for the TERRB_COD and TERR_BNDRY data fields in the Connecticut Bedrock Geology Line (BEDROCK_GEOLOGY_LINE) feature class. Decodes the numeric values of the TERRB_COD field into the English language (text) equivalent values of the corresponding TERR_BNDRY field.
Organization: State of Connecticut
Last updated: 2024-07-20T20:49:56.851122
Tags: connecticut, ct, geoscientificinformation, united-states-of-america, usa
CREATE TABLE table_1 (
"objectid" BIGINT,
"unit" VARCHAR,
"formation" VARCHAR,
"definition" VARCHAR,
"terr_cod" VARCHAR,
"terrane" VARCHAR,
"litho1" VARCHAR,
"litho2" VARCHAR,
"litho3" VARCHAR,
"litho4" VARCHAR,
"litho5" VARCHAR,
"age" VARCHAR,
"time" VARCHAR,
"acreage" DOUBLE,
"area_sqmi" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.