Navigable Waterway Network Nodes
Federal Geographic Data Committee
@usgov.fgdc_gov_navigable_waterway_network_nodes_47f75
Federal Geographic Data Committee
@usgov.fgdc_gov_navigable_waterway_network_nodes_47f75
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"id" BIGINT,
"elevation" BIGINT,
"data1" BIGINT,
"nodenum" BIGINT,
"featurid" BIGINT,
"port_id" VARCHAR,
"port_name" VARCHAR,
"state" VARCHAR,
"who_mod" VARCHAR,
"date_mod" VARCHAR,
"node_src" VARCHAR,
"fips" VARCHAR,
"non_us" VARCHAR,
"se_anno_cad_data" VARCHAR
);
Anyone who has the link will be able to view this.