Land Management Planning Unit (Feature Layer)
Department of Agriculture
@usgov.usda_gov_land_management_planning_unit_feature_layer_6b9ff
Department of Agriculture
@usgov.usda_gov_land_management_planning_unit_feature_layer_6b9ff
The Land Management Planning Unit (LMPU) feature class displays the plan revision status for FS land management planning units, their boundaries, FS Region, planning phase milestone and associated date, and link to a related planning website. A land management plan provides a framework for integrated resource management and for guiding project and activity decision-making on a nationalforest, grassland, prairie, or other administrative unit. New plan development is required for new NFS units; an existing plan may be amended at any time.
Organization: Department of Agriculture
Last updated: 2024-03-30T10:51:10.834014
Tags: alp-land-dataset, ecosystem-management-coordination, land-management-planning-unit, land-status, lmpu, nfs-lands, open-data
CREATE TABLE table_1 (
"objectid" BIGINT,
"planning_unit_id" BIGINT,
"fullregion" VARCHAR,
"planningunit" VARCHAR,
"states" VARCHAR,
"planningunitlink" VARCHAR,
"planningunittype" VARCHAR,
"currently_in_revision" VARCHAR,
"latestrevisioncompletionyear" BIGINT,
"requiredrevisionfiscalyear" VARCHAR,
"planningruleshort" VARCHAR,
"planningphasemilestone" VARCHAR,
"assessmentnotice" VARCHAR,
"assessment" VARCHAR,
"noi" VARCHAR,
"deis" VARCHAR,
"feis" VARCHAR,
"rod" VARCHAR,
"latestapprovedrevisiondate" VARCHAR,
"remarks" VARCHAR,
"lmpu_name" VARCHAR,
"areatype" VARCHAR,
"lmpu_id" VARCHAR,
"gis_acres" DOUBLE,
"effectivedate" TIMESTAMP,
"expirationdate" VARCHAR,
"hq_location" VARCHAR,
"comments" VARCHAR,
"region" BIGINT,
"year_0_fy" VARCHAR,
"year_0_phase" VARCHAR,
"year_1_fy" VARCHAR,
"year_1_phase" VARCHAR,
"year_2_fy" VARCHAR,
"year_2_phase" VARCHAR,
"year_3_fy" VARCHAR,
"year_3_phase" VARCHAR,
"shapearea" DOUBLE,
"shapelen" DOUBLE
);Anyone who has the link will be able to view this.