HPMS Curves & Grades
State of Connecticut
@usgov.state_of_connecticut_hpms_curves_grades_29e83
State of Connecticut
@usgov.state_of_connecticut_hpms_curves_grades_29e83
CREATE TABLE table_1 (
"objectid" BIGINT,
"route_id" VARCHAR,
"begin_point" DOUBLE,
"end_point" DOUBLE,
"hc_g_curve_a_type_len" DOUBLE,
"hc_g_curve_b_type_len" DOUBLE,
"hc_g_curve_c_type_len" DOUBLE,
"hc_g_curve_d_type_len" DOUBLE,
"hc_g_curve_e_type_len" DOUBLE,
"hc_g_curve_f_type_len" DOUBLE,
"hc_g_grade_a_type_len" DOUBLE,
"hc_g_grade_b_type_len" DOUBLE,
"hc_g_grade_c_type_len" DOUBLE,
"hc_g_grade_d_type_len" DOUBLE,
"hc_g_grade_e_type_len" DOUBLE,
"hc_g_grade_f_type_len" DOUBLE,
"town_number" BIGINT,
"town_name" VARCHAR,
"year" BIGINT,
"globalid" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.