Berth Lines
City of Los Angeles
@usgov.city_of_los_angeles_berth_lines
City of Los Angeles
@usgov.city_of_los_angeles_berth_lines
Berth depicts the location and berth number of all berths within the Port of Los Angeles. Data will be refresh only if there's a change.
Organization: City of Los Angeles
Last updated: 2024-04-12T17:04:50.689368
Tags: berth, port
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"berth_num" VARCHAR,
"berth_leng" DOUBLE,
"engdrawing" VARCHAR,
"adminbound" VARCHAR,
"leftfrom" BIGINT,
"leftto" BIGINT,
"rightfrom" BIGINT,
"rightto" BIGINT,
"leftparity" VARCHAR,
"rightparit" VARCHAR,
"shape_leng" DOUBLE
);Anyone who has the link will be able to view this.