Principal Port
Federal Geographic Data Committee
@usgov.fgdc_gov_principal_port_d2229
Federal Geographic Data Committee
@usgov.fgdc_gov_principal_port_d2229
Link Tonnages, Locks, Docks, Principle Ports, River Miles, Waterway Network, Waterway Network Nodes.
Organization: Federal Geographic Data Committee
Last updated: 2025-06-30T16:06:39.804978
Tags: ngda-fgdc-gda-transportation
CREATE TABLE table_1 (
"fid" BIGINT,
"id" BIGINT,
"port_name" VARCHAR,
"imports" BIGINT,
"exports" BIGINT,
"domestic" BIGINT,
"se_anno_cad_data" VARCHAR,
"port" BIGINT,
"type" VARCHAR,
"latitude1" DOUBLE,
"longitude1" DOUBLE,
"rank" BIGINT,
"total" BIGINT,
"foreign" BIGINT,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.