Iowa Townships
State of Iowa
@usgov.state_of_iowa_iowa_townships
State of Iowa
@usgov.state_of_iowa_iowa_townships
This dataset contains a listing of townships within the Iowa including the GNIS code, county name, township name, and primary point (location) for the township.
Organization: State of Iowa
Last updated: 2023-01-20T00:09:13.391335
Tags: gnis, primary-point, townships
CREATE TABLE table_1 (
"gnis" BIGINT,
"county" VARCHAR,
"township_name" VARCHAR,
"primary_lat_dec" DOUBLE,
"primary_long_dec" DOUBLE,
"primary_point" VARCHAR
);Anyone who has the link will be able to view this.