Roadway Mile Markers
State of Maryland
@usgov.state_of_maryland_roadway_mile_markers
State of Maryland
@usgov.state_of_maryland_roadway_mile_markers
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"county_code" BIGINT,
"county_name" VARCHAR,
"route_prefix" VARCHAR,
"route_number" BIGINT,
"route_suffix" VARCHAR,
"milepoint" DOUBLE,
"road_name" VARCHAR,
"mile_marker_description" VARCHAR,
"route_id" VARCHAR,
"route_contiguous_sequence" BIGINT
);
Anyone who has the link will be able to view this.