Trails
State of Iowa
@usgov.state_of_iowa_trails_data
State of Iowa
@usgov.state_of_iowa_trails_data
Recreational trails in Iowa.
Organization: State of Iowa
Last updated: 2024-04-12T12:52:36.668836
Tags: hike, horse, ski, snowmobile, stake, trail, trailhead
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"id" VARCHAR,
"county_name" VARCHAR,
"city_name" VARCHAR,
"state" VARCHAR,
"description" VARCHAR,
"facility_name" VARCHAR,
"facility_description" VARCHAR,
"surface_width" DOUBLE,
"owner_description" VARCHAR,
"fee" VARCHAR,
"status_description" VARCHAR,
"trailhead" VARCHAR,
"handicap_access" VARCHAR,
"horses_allowed" VARCHAR,
"skiing_allowed" VARCHAR,
"skating_allowed" VARCHAR,
"snowmobile_allowed" VARCHAR,
"surface_description" VARCHAR,
"corridor_description" VARCHAR,
"facility_type" BIGINT,
"owner" DOUBLE,
"status" BIGINT,
"surface_type" BIGINT,
"corridor" DOUBLE,
"rest_service_last_updated_utc" VARCHAR -- Rest Service Last Updated (UTC),
"shape_length" DOUBLE -- Shape, Length,
"city_number" DOUBLE,
"functional_length" DOUBLE,
"mpo_rpa_name" VARCHAR -- MPO - RPA Name,
"county_number" DOUBLE,
"globalid" VARCHAR,
"owner_name" VARCHAR,
"mpo_rpa_number" DOUBLE -- MPO - RPA Number,
"rest_utc_offset" VARCHAR,
"length_mile_state_plane" DOUBLE -- Length (Mile - State Plane)
);Anyone who has the link will be able to view this.