Spaces
City of Bloomington
@usgov.city_of_bloomington_spaces
City of Bloomington
@usgov.city_of_bloomington_spaces
This layer contains an inventory of on street parking spaces that are monitored by the Parking Services division of the City of Bloomington, Indiana Public Works Department. These spaces are located in the core downtown area and are identified by general type category including accessible spaces, loading zones, metered spaces, no parking, permit spaces, reserved spaces, time restricted spaces, spaces with no restrictions, and other restricted spaces.
Organization: City of Bloomington
Last updated: 2023-12-16T04:32:54.549879
Tags: gis, maps, parking, parking-spaces, spaces
CREATE TABLE table_1 (
"geometry" VARCHAR,
"parking_space_id" BIGINT,
"space_status" VARCHAR,
"space_type" VARCHAR,
"restriction" VARCHAR,
"side_of_street" VARCHAR,
"street_name" VARCHAR,
"parking_style" VARCHAR,
"vendors_allowed" VARCHAR,
"stripping" VARCHAR,
"comments" VARCHAR,
"area_name" VARCHAR,
"block_id" DOUBLE,
"block_face" VARCHAR,
"centerline_id" BIGINT,
"symbol_rotation" BIGINT,
"inventory_date" VARCHAR
);Anyone who has the link will be able to view this.