Ramps
State of Connecticut
@usgov.state_of_connecticut_ramps
State of Connecticut
@usgov.state_of_connecticut_ramps
CREATE TABLE table_1 (
"objectid" BIGINT,
"route_id" VARCHAR,
"begin_point" DOUBLE,
"end_point" DOUBLE,
"route_dir" VARCHAR,
"route_prefix" VARCHAR,
"route_number" VARCHAR,
"route_suffix" VARCHAR,
"ramp_number" BIGINT,
"ramp_suffix" VARCHAR,
"road_type" VARCHAR,
"town_number" BIGINT,
"town_name" VARCHAR,
"pri_sec_status" VARCHAR,
"year" BIGINT,
"globalid" VARCHAR,
"shapestlength" DOUBLE
);
Anyone who has the link will be able to view this.