Navigable Waterways
State of Maryland
@usgov.state_of_maryland_navigable_waterways_4284b
State of Maryland
@usgov.state_of_maryland_navigable_waterways_4284b
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"link_description" VARCHAR,
"river_name" VARCHAR,
"milepost_at_starting_node" DOUBLE,
"milepost_at_ending_node" DOUBLE,
"line_length_in_miles" DOUBLE,
"waterway_code" DOUBLE,
"geographic_class" VARCHAR,
"functional_class" VARCHAR,
"waterway_type" BIGINT,
"noaa_chart_number" DOUBLE,
"number_of_link_coordinate_pairs" BIGINT,
"organization_that_modified_link" VARCHAR,
"modification_date" DOUBLE,
"compass_heading" VARCHAR,
"state_postal_abbreviation" VARCHAR,
"shape_stlength" DOUBLE
);
Anyone who has the link will be able to view this.