Bikeways
City of Bloomington
@usgov.city_of_bloomington_bike_lanes_a6c5b
City of Bloomington
@usgov.city_of_bloomington_bike_lanes_a6c5b
CREATE TABLE table_1 (
"bikeway_id" BIGINT,
"street_name" VARCHAR,
"maintenance_custodian" VARCHAR,
"status" VARCHAR,
"bikeway_type" VARCHAR,
"bikeway_direction" VARCHAR,
"centerline_id" BIGINT,
"geometry" VARCHAR,
"type_of_traffic_separation" VARCHAR,
"length_ft" DOUBLE,
"truck_route" VARCHAR
);
Anyone who has the link will be able to view this.