Lanes
State of Connecticut
@usgov.state_of_connecticut_lanes_47143
State of Connecticut
@usgov.state_of_connecticut_lanes_47143
CREATE TABLE table_1 (
"objectid" BIGINT,
"route_id" VARCHAR,
"begin_point" DOUBLE,
"end_point" DOUBLE,
"xsp" VARCHAR,
"lane_lane_width" BIGINT,
"lane_lane_type" VARCHAR,
"ln_type_desc" VARCHAR,
"lane_median_type" VARCHAR,
"ln_med_type_desc" VARCHAR,
"lane_median_width" DOUBLE,
"lane_surface_type" VARCHAR,
"ln_surface_type_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.