Roadway Functional Classification
State of Maryland
@usgov.state_of_maryland_roadway_functional_classification_51d65
State of Maryland
@usgov.state_of_maryland_roadway_functional_classification_51d65
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"from_measure" DOUBLE,
"to_measure" DOUBLE,
"functional_classification" BIGINT,
"urban_area" BIGINT,
"road_name" VARCHAR,
"route_prefix" VARCHAR,
"municipal_code" BIGINT,
"county" BIGINT,
"route_number" BIGINT,
"route_suffix" VARCHAR,
"cardinality" BIGINT,
"exit_number" VARCHAR,
"ramp_number" VARCHAR,
"routeid" VARCHAR,
"county_name" VARCHAR,
"functional_classification_description" VARCHAR,
"urban_area_description" VARCHAR,
"municipality_name" VARCHAR,
"rh_route_id" VARCHAR,
"shape_stlength" DOUBLE
);
Anyone who has the link will be able to view this.