BLM OR Wilderness Characteristics Polygon Hub
Department of the Interior
@usgov.doi_gov_blm_or_wilderness_characteristics_polygon_hub
Department of the Interior
@usgov.doi_gov_blm_or_wilderness_characteristics_polygon_hub
WLD_CHAR_POLY: This theme represents the results of an inventory of wilderness characteristics found, or not found, on BLM lands in Oregon and Washington. This data set shows the polygons for areas found to possess wilderness characteristics, plus polygons for those areas that were intensively inventoried and found to not meet minimum wilderness criteria. All BLM lands outside of designated Wilderness Areas and Wilderness Study Areas are periodically evaluated for wilderness characteristics based on meeting minimum criteria for size, naturalness and outstanding opportunities for solitude or primitive and unconfined recreation. Where such inventories have been updated, those BLM lands not depicted by polygons were deemed to clearly lack wilderness characteristics in an initial scan of size and roadlessness to determine areas warranting more intensive inventory.
Organization: Department of the Interior
Last updated: 2024-02-09T05:11:38.869893
Tags: environment, geospatial, land-use-planning, management, naturalness, oregon, planningcadastre, recreation, special-management, special-management-areas, unconfined, washington, wilderness, wilderness-characteristics
CREATE TABLE table_1 (
"objectid" BIGINT,
"unit_id" VARCHAR,
"unit_name" VARCHAR,
"sub_unit_name" VARCHAR,
"blm_org_cd" VARCHAR,
"size_eval" VARCHAR,
"natural" VARCHAR,
"recreation" VARCHAR,
"solitude" VARCHAR,
"supplemental" VARCHAR,
"unit_eval" VARCHAR,
"year_eval" DOUBLE,
"hist_unit" VARCHAR,
"gis_acres" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.