Rumble Strips
State of Connecticut
@usgov.state_of_connecticut_rumble_strips
State of Connecticut
@usgov.state_of_connecticut_rumble_strips
CREATE TABLE table_1 (
"objectid" BIGINT,
"route_id" VARCHAR,
"begin_point" DOUBLE,
"end_point" DOUBLE,
"route_type" VARCHAR,
"rumb_iit_x_sect" VARCHAR,
"rumb_install_month" VARCHAR,
"rumb_install_year" VARCHAR,
"rumb_bgn_desc" VARCHAR,
"rumb_end_desc" VARCHAR,
"rumb_rumb_id" DOUBLE,
"rumb_project_id" VARCHAR,
"rumb_rs_detail" VARCHAR,
"rumb_type" VARCHAR,
"rumb_remarks" VARCHAR,
"year" BIGINT,
"globalid" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.