Municipal Boundaries
Lake County, Illinois
@usgov.lake_county_illinois_municipal_boundaries_a04bc
Lake County, Illinois
@usgov.lake_county_illinois_municipal_boundaries_a04bc
**Download In State Plane Projection Here. **
Municipal boundaries are based on annexations, court orders and other legal documents filed in the office of the Recorder of Deeds. Mapping is based on the legal descriptions from those documents, which relate to existing parcel boundaries or to the underlying PLSS. Important attributes include "Type" which contains an "I" if the polygon represents an incorporated area, and a "U" if unincorporated. The municipality name for "I" type polygons is included in the attribute "NAME1."
Update Frequency:
This dataset is updated on a weekly basis.
Organization: Lake County, Illinois
Last updated: 2024-02-09T11:26:23.106602
Tags: cities, lake-county-illinois, municipalities, tax-districts, tax-districts-spatial-data
CREATE TABLE table_1 (
"url2" VARCHAR,
"objectid" BIGINT,
"dist_id" VARCHAR,
"munid" BIGINT,
"org_name" VARCHAR,
"type" VARCHAR,
"code2" VARCHAR,
"name1" VARCHAR,
"name" VARCHAR,
"addr" VARCHAR,
"addr2" VARCHAR,
"city" VARCHAR,
"zip" BIGINT,
"phone" VARCHAR,
"fax" VARCHAR,
"leaf" VARCHAR,
"lmh2o" VARCHAR,
"email" VARCHAR,
"url" VARCHAR,
"mapurl" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.