BLM OR Areas Of Critical Environmental Concern Historic Polygon Hub
Department of the Interior
@usgov.doi_gov_blm_or_areas_of_critical_environmental_concern_2e935e62
Department of the Interior
@usgov.doi_gov_blm_or_areas_of_critical_environmental_concern_2e935e62
ACEC_HIST_POLY: This polygon feature class contains BLM Historical Areas of Critical Environmental Concern (ACECs) polygons. These define areas within the public lands where special management attention is required to protect and prevent irreparable damage to important historic, cultural, or scenic values, fish and wildlife resources or other natural systems or processes, or to protect life and safety from natural hazards.
Organization: Department of the Interior
Last updated: 2025-09-25T02:39:33.743384
Tags: acec, areas-of-critical-environmental-concern, biota, environment, geospatial, management, ona, oregon, outstanding-natural-area, research-natural-area, rna, washington
CREATE TABLE table_1 (
"objectid" BIGINT,
"globalid" VARCHAR,
"acec_name" VARCHAR,
"sub_parcel_name" VARCHAR,
"acec" VARCHAR -- ACEC?,
"rna" VARCHAR -- RNA?,
"ona" VARCHAR -- ONA?,
"land_use_plan_name" VARCHAR,
"nepa_number" VARCHAR,
"rod_date" VARCHAR,
"deactivation_land_use_plan_name" VARCHAR,
"deactivation_nepa_number" VARCHAR,
"deactivation_rod_date" VARCHAR,
"acec_cultural_designation_relevance" VARCHAR,
"acec_fish_resource_designation_relevance" VARCHAR,
"acec_historical_designation_relevance" VARCHAR,
"acec_natural_hazard_designation_relevance" VARCHAR,
"acec_natural_process_designation_relevance" VARCHAR,
"acec_natural_system_designation_relevance" VARCHAR,
"acec_scenic_designation_relevance" VARCHAR,
"acec_wildlife_resource_designation_relevance" VARCHAR,
"acec_qualities_designation_importance_value_code" VARCHAR,
"acec_importance_designation_importance_value_code" VARCHAR,
"acec_contribution_designation_importance_value_code" VARCHAR,
"acec_threat_designation_importance_value_code" VARCHAR,
"acec_protect_special_management_attention_prescription" VARCHAR,
"acec_prevent_special_management_attention_prescription" VARCHAR,
"designated_acres" BIGINT,
"blm_organization_code" VARCHAR,
"gis_acres" DOUBLE,
"administrative_state_code" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.