BLM CA Areas Of Critical Environmental Concern
Department of the Interior
@usgov.doi_gov_blm_ca_areas_of_critical_environmental_concern_aeb96
Department of the Interior
@usgov.doi_gov_blm_ca_areas_of_critical_environmental_concern_aeb96
This polygon feature class contains BLM California 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-25T02:41:30.522501
Tags: acec, anthropology, blm, boundaries, bureau-of-land-management, california, department-of-interior, doi, endangered, geology, nevada, planningcadastre, vegetation, wildlife
CREATE TABLE table_1 (
"objectid" BIGINT,
"acec_name" VARCHAR,
"lup_name" VARCHAR,
"nepa_num" VARCHAR,
"rod_date" TIMESTAMP,
"acec_rlvnce_cul" VARCHAR,
"acec_rlvnce_frsc" VARCHAR,
"acec_rlvnce_his" VARCHAR,
"acec_rlvnce_nhaz" VARCHAR,
"acec_rlvnce_npro" VARCHAR,
"acec_rlvnce_nsys" VARCHAR,
"acec_rlvnce_sce" VARCHAR,
"acec_rlvnce_wrsc" VARCHAR,
"acec_imprtnce_qlts" VARCHAR,
"acec_imprtnce_imprtnce" VARCHAR,
"acec_imprtnce_cntrbtn" VARCHAR,
"acec_imprtnce_thrt" VARCHAR,
"spcl_mgmt_attn_rx_prtct" VARCHAR,
"spcl_mgmt_attn_rx_prvnt" VARCHAR,
"gis_acres" DOUBLE,
"admin_st" VARCHAR,
"blm_modify_date" TIMESTAMP,
"last_edited_date" TIMESTAMP,
"globalid" VARCHAR,
"ca_admin_unit_code" VARCHAR,
"shape_length" DOUBLE,
"shape_area" DOUBLE
);Anyone who has the link will be able to view this.