OtherDesignatedHistoricDistricts
City of Bloomington
@usgov.city_of_bloomington_other_designated_historic_districts_f77d6
City of Bloomington
@usgov.city_of_bloomington_other_designated_historic_districts_f77d6
This map layer contains Historic Districts within City of Bloomington, Indiana that are designated through the National Historic Register or State of Indiana List of Historic Places. Historic Districts can be objects, single properties, or multi-resource districts containing several properties. These other Historic Districts can also contain or overlap areas designated as local historic districts by the City of Bloomington
Organization: City of Bloomington
Last updated: 2023-07-01T09:06:13.412236
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,
"other_designation" VARCHAR,
"resource_count" BIGINT,
"local_resource_flag" VARCHAR,
"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.