Park Trails & Paths
City of Bloomington
@usgov.city_of_bloomington_park_trails_paths
City of Bloomington
@usgov.city_of_bloomington_park_trails_paths
Bloomington Parks and Recreation manages the mapping of the Multiuse Paved Paths and Hiking Trails within and adjacent to Park properties in Bloomington.
Organization: City of Bloomington
Last updated: 2024-03-22T16:55:41.294748
Tags: gis, maps, parks, parks-and-recreation, paths, pedestrian, trails
CREATE TABLE table_1 (
"park_asset_id" BIGINT,
"status" VARCHAR,
"category" BIGINT,
"type" BIGINT,
"subtype" BIGINT,
"owner" VARCHAR,
"length_ft" DOUBLE -- Length (ft),
"length_mi" DOUBLE -- Length (mi),
"map_label" VARCHAR,
"geometry" VARCHAR
);Anyone who has the link will be able to view this.