BLM Natl Areas Of Critical Environmental Concern
Department of the Interior
@usgov.doi_gov_blm_natl_areas_of_critical_environmental_concern
Department of the Interior
@usgov.doi_gov_blm_natl_areas_of_critical_environmental_concern
This polygon feature class contains BLM Designated 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-11T21:28:23.892673
Tags: alaska, anthropology, arizona, biota, boundaries, bureau-of-land-management, california, colorado, cultural, eastern-states, endangered, environment, fish, geospatial, historic, idaho, management, montana, natural-hazards, nevada, new-mexico, oregon, scenic, united-states, utah, value, vegetation, western-states, wildlife, withdrawal, wyoming
CREATE TABLE table_1 (
"objectid" BIGINT,
"acec_name" VARCHAR,
"land_use_plan_name" VARCHAR,
"nepa_number" VARCHAR,
"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,
"gis_acres" DOUBLE,
"administrative_state_code" VARCHAR,
"globalid" VARCHAR,
"original_globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.