Transportation Districts
State of Iowa
@usgov.state_of_iowa_transportation_districts_fd1c5
State of Iowa
@usgov.state_of_iowa_transportation_districts_fd1c5
The feature class contains the transportation districts for the State of Iowa. The feature class also contains current district contact information including the district and construction engineer.
Organization: State of Iowa
Last updated: 2024-04-12T12:53:14.204717
Tags: boundary, districts, reference
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"shape_area" DOUBLE -- Shape, Area,
"dot_district_name" VARCHAR,
"district_fax" VARCHAR,
"district_city" VARCHAR,
"district_address" VARCHAR,
"district_zip" VARCHAR,
"dot_district_number" BIGINT,
"area_sqmeter" DOUBLE -- Area (SqMeter),
"district_engineer" VARCHAR,
"construction_engineer" VARCHAR,
"district_phone" VARCHAR,
"last_warehouse_update" VARCHAR,
"area_acre_state_plane" DOUBLE -- Area (Acre - State Plane),
"globalid" VARCHAR
);Anyone who has the link will be able to view this.