Stream Segment
City of Baton Rouge
@usgov.city_of_baton_rouge_stream_segment_7f9b5
City of Baton Rouge
@usgov.city_of_baton_rouge_stream_segment_7f9b5
Line geometry with attributes displaying stream segments within and overlapping East Baton Rouge Parish, Louisiana.
Metadata
Organization: City of Baton Rouge
Last updated: 2022-04-28T02:51:01.376704
Tags: ebrp, hydrography, stream
CREATE TABLE table_1 (
"id" BIGINT,
"stream_name" VARCHAR,
"stream_index" VARCHAR,
"microwatershed_huc" DOUBLE,
"concrete_or_rip_rap_banks" VARCHAR,
"open_or_closed_channel" VARCHAR,
"segment_length_ft" DOUBLE -- SEGMENT LENGTH (FT),
"channel_depth_ft" DOUBLE -- CHANNEL DEPTH (FT),
"bank_height_ft" DOUBLE -- BANK HEIGHT (FT),
"servitude_ft" DOUBLE -- SERVITUDE (FT),
"construction_plan" VARCHAR,
"urban_or_rural_character" VARCHAR,
"geometry" VARCHAR
);Anyone who has the link will be able to view this.