Roadway Federal Aid Eligibility
State of Maryland
@usgov.state_of_maryland_roadway_federal_aid_eligibility
State of Maryland
@usgov.state_of_maryland_roadway_federal_aid_eligibility
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"from_measure" DOUBLE,
"to_measure" DOUBLE,
"nhs" BIGINT,
"functional_class" BIGINT,
"road_name" VARCHAR,
"route_prefix" VARCHAR,
"municipal_code" BIGINT,
"county" BIGINT,
"route_number" BIGINT,
"route_suffix" VARCHAR,
"cardinality" BIGINT,
"routeid" VARCHAR,
"county_name" VARCHAR,
"municipality_name" VARCHAR,
"nhs_description" VARCHAR,
"functional_class_description" VARCHAR,
"rh_route_id" VARCHAR,
"shape_stlength" DOUBLE -- SHAPE.STLength()
);
Anyone who has the link will be able to view this.