LocallyDesignatedHistoricDistricts
City of Bloomington
@usgov.city_of_bloomington_locallydesignatedhistoricdistricts_91abe
City of Bloomington
@usgov.city_of_bloomington_locallydesignatedhistoricdistricts_91abe
This map layer contains Historic Districts within City of Bloomington, Indiana that have been locally designated by ordinance. Historic Districts can be objects, single properties, or multi-resource districts containing several properties. Locally Designated Historic Districts can also be listed on the National Register of Historic Places and/or the State of Indiana Register. All local historic districts are represented as areas within this layer.
Organization: City of Bloomington
Last updated: 2023-05-20T03:50:46.371373
Tags: cultural, districts, gis, gis-app, historic, history, maps, zoning-app
CREATE TABLE table_1 (
"resource_id" BIGINT,
"resource_type" VARCHAR,
"resource_status" VARCHAR,
"resource_name" VARCHAR,
"resource_location" VARCHAR,
"local_designation" VARCHAR,
"ordinance_number" VARCHAR,
"resource_count" DOUBLE,
"larger_district" VARCHAR,
"survey_area" VARCHAR,
"area_sq_ft" DOUBLE -- Area (sq Ft),
"geometry" VARCHAR,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.