Shoulders
State of Connecticut
@usgov.state_of_connecticut_shoulders_ec36b
State of Connecticut
@usgov.state_of_connecticut_shoulders_ec36b
CREATE TABLE table_1 (
"objectid" BIGINT,
"route_id" VARCHAR,
"begin_point" DOUBLE,
"end_point" DOUBLE,
"route_type" VARCHAR,
"xsp" VARCHAR,
"shdl_shoulder_type" BIGINT,
"shoulder_type_desc" VARCHAR,
"shdl_shoulder_width" BIGINT,
"shdl_shoulder_usage" BIGINT,
"shoulder_usage_desc" VARCHAR,
"town_number" BIGINT,
"town_name" VARCHAR,
"year" BIGINT,
"globalid" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.