Existing Right Of Way
State of Iowa
@usgov.state_of_iowa_existing_right_of_way_data
State of Iowa
@usgov.state_of_iowa_existing_right_of_way_data
Existing ROW layer was created by contacting county assessor's offices and based off of parcel data received from them. Each county has different levels of accuracy. If a county did not have a GIS parcel dataset, ERMS was utilized. Strip maps were pulled from ERMS, georectified, and traced over to created the boundary.
Organization: State of Iowa
Last updated: 2024-04-12T12:47:57.057499
Tags: asset-inventory, assets, inventory, reference, right-of-way, row
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"county_number" DOUBLE,
"right_of_way_year" DOUBLE,
"route" DOUBLE,
"source" DOUBLE,
"rest_service_last_updated_utc" VARCHAR -- REST Service Last Updated (UTC),
"audit_trail" VARCHAR,
"rest_utc_offset" VARCHAR,
"county_name" VARCHAR,
"permiter_meter_state_plane" DOUBLE -- Permiter (Meter - State Plane),
"area_acre_state_plane" DOUBLE -- Area (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.