ADA Barrier
City of Baton Rouge
@usgov.city_of_baton_rouge_ada_barrier
City of Baton Rouge
@usgov.city_of_baton_rouge_ada_barrier
Point geometry with attributes displaying locations of sidewalks with barriers as defined by the Americans with Disabilities Act (ADA) in the City of Baton Rouge, Louisiana.
Organization: City of Baton Rouge
Last updated: 2022-04-28T02:50:39.164551
Tags: ada, barrier, ebrp, gis, sidewalk, street, transportation
CREATE TABLE table_1 (
"kml_id" BIGINT,
"street_name" VARCHAR,
"ada_accessibility_guide" VARCHAR,
"public_row_accessibility_guide" VARCHAR,
"mutcd_code" VARCHAR,
"barrier" VARCHAR,
"bsr_location_ranking" BIGINT,
"bsr_solution" VARCHAR,
"bsr_cost" VARCHAR -- BSR COST($),
"image_url" VARCHAR,
"repair_status" VARCHAR,
"zone_number" BIGINT,
"council_district" BIGINT,
"neighborhood" VARCHAR,
"zip_code" BIGINT,
"geometry" VARCHAR,
"latitude" VARCHAR,
"longitude" VARCHAR
);Anyone who has the link will be able to view this.