Park Trails & Paths
City of Bloomington
@usgov.city_of_bloomington_park_trails_paths
City of Bloomington
@usgov.city_of_bloomington_park_trails_paths
CREATE TABLE table_1 (
"park_asset_id" BIGINT,
"status" VARCHAR,
"category" BIGINT,
"type" BIGINT,
"subtype" BIGINT,
"owner" VARCHAR,
"length_ft" DOUBLE,
"length_mi" DOUBLE,
"map_label" VARCHAR,
"geometry" VARCHAR
);
Anyone who has the link will be able to view this.