Maintenance District Boundaries
State of Iowa
@usgov.state_of_iowa_maintenance_district_boundaries_data
State of Iowa
@usgov.state_of_iowa_maintenance_district_boundaries_data
This dataset provides the Iowa DOT Maintenance District Boundaries generated from the county based district boundary layer and adjusted to match the road networked based on which region is maintaining that area of the network. These are different than Iowa DOT's Transportation Districts.
Organization: State of Iowa
Last updated: 2024-04-12T12:52:45.465904
Tags: boundaries, boundary, maintenance, reference
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"district_number" BIGINT,
"district_office" VARCHAR,
"district_engineer" VARCHAR,
"record_created_by" VARCHAR,
"record_created_on_utc" VARCHAR -- Record Created On (UTC),
"record_edited_by" VARCHAR,
"record_last_edited_utc" VARCHAR -- Record Last Edited (UTC),
"rest_service_last_updated_utc" VARCHAR -- REST Service Last Updated (UTC),
"rest_utc_offset" VARCHAR,
"permiter_meter_state_plane" DOUBLE -- Permiter (Meter - State Plane),
"n__acre_state_plane" DOUBLE -- (Acre - State Plane),
"globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.