Street Lighting
City of Baton Rouge
@usgov.city_of_baton_rouge_street_lighting_fb20b
City of Baton Rouge
@usgov.city_of_baton_rouge_street_lighting_fb20b
Point geometry with attributes displaying street lighting and utility poles in East Baton Rouge Parish, Louisiana.
Organization: City of Baton Rouge
Last updated: 2022-04-28T02:50:51.110137
Tags: ebrp, gis, lighting, pole, street, traffic, utility
CREATE TABLE table_1 (
"id" BIGINT,
"highway_id" VARCHAR,
"district" BIGINT,
"parish" BIGINT,
"route" VARCHAR,
"lrs_id" VARCHAR,
"direction" BIGINT,
"mile_point" DOUBLE,
"pole_type" VARCHAR,
"condition" VARCHAR,
"light_present" VARCHAR,
"side_of_road" VARCHAR,
"elevation_ft" DOUBLE -- ELEVATION (FT),
"image" VARCHAR,
"file_name" VARCHAR,
"comments" VARCHAR,
"date_captured" BIGINT,
"geometry" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE
);Anyone who has the link will be able to view this.