Public Areas
State of Iowa
@usgov.state_of_iowa_public_areas_data
State of Iowa
@usgov.state_of_iowa_public_areas_data
This dataset represents conservation and recreation lands in the state of Iowa. Boundaries of areas represent differences in ownership and managing agency of the area. The sources of this data is derived from many different sources, mainly from the agency responsible for the area. Some of these conservation areas are under private ownership and public access is not allowed, signs and private property should be respected. Full Metadata: ftp://ftp.igsb.uiowa.edu/gis_library/admin_political_boundary/public_lands/cons_rec_lands_pubilc.zip
Organization: State of Iowa
Last updated: 2024-04-12T12:50:49.012936
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"name" VARCHAR,
"manager" VARCHAR,
"county" VARCHAR,
"more_info" VARCHAR,
"objectid" BIGINT,
"owner" VARCHAR,
"type" VARCHAR,
"access" VARCHAR,
"hunting" VARCHAR,
"acres" DOUBLE,
"shape_starea" DOUBLE -- Shape.STArea(),
"shape_stlength" DOUBLE -- Shape.STLength()
);Anyone who has the link will be able to view this.