BLM NV ACEC Designated Polygons
Department of the Interior
@usgov.doi_gov_blm_nv_acec_designated_polygons_4c1b9
Department of the Interior
@usgov.doi_gov_blm_nv_acec_designated_polygons_4c1b9
This polygon feature class shows the spatial extent and boundaries of Areas of Critical Environmental Concern that have become officially designated by the BLM Administrative State of Nevada. 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-25T03:05:07.945334
Tags: biota, boundaries, bureau-of-land-management, cultural, endangered, environment, fish, geospatial, historic, management, natural-hazards, nevada, scenic, value, vegetation, wildlife, withdrawal
CREATE TABLE table_1 (
"objectid" BIGINT,
"acec_name" VARCHAR,
"lup_name" VARCHAR,
"nepa_no" 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_mngt_attn_rx_prtct" VARCHAR,
"spcl_mngt_attn_rx_prvnt" VARCHAR,
"gis_acres" DOUBLE,
"admin_st" VARCHAR,
"comments" VARCHAR,
"globalid" VARCHAR,
"shape_length" DOUBLE,
"shape_area" DOUBLE
);
Anyone who has the link will be able to view this.