BLM NM Areas Of Critical Environmental Concern
Department of the Interior
@usgov.doi_gov_blm_nm_areas_of_critical_environmental_concern_78508
Department of the Interior
@usgov.doi_gov_blm_nm_areas_of_critical_environmental_concern_78508
This polygon feature class shows the spatial extent and boundaries of Areas of Critical Environmental Concern that have become officially designated by the BLM. These polygon features were previously in a pre-designated status (i.e. being considered as areas to be eventually designated as official ACEC designated polygonst). Once these polygon feature left the Pre-Designated phase (transitioned from a Considered to Designated status), they were removed from the ACEC Pre-designated polygon feature class and placed in this ACEC Designated polygon feature class.
Organization: Department of the Interior
Last updated: 2025-09-25T02:28:18.035505
Tags: 003, 007, biota, boundaries, bureau-of-land-management, cultural, endangered, environment, fish, geospatial, historic, management, natural-hazards, new-mexico, planningcadastre, recreation, scenic, value, vegetation, wildlife, withdrawal
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_create_by" VARCHAR,
"blm_create_date" VARCHAR,
"blm_modify_by" VARCHAR,
"blm_modify_date" VARCHAR,
"created_user" VARCHAR,
"created_date" TIMESTAMP,
"last_edited_user" VARCHAR,
"last_edited_date" TIMESTAMP,
"globalid" VARCHAR,
"sensitivity" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.