BLM OR LWC Inventory Polygon Hub
Department of the Interior
@usgov.doi_gov_blm_or_lwc_inventory_polygon_hub
Department of the Interior
@usgov.doi_gov_blm_or_lwc_inventory_polygon_hub
CREATE TABLE table_1 (
"objectid" BIGINT,
"lwc_unique_identifier" VARCHAR,
"unit_name" VARCHAR,
"sub_unit_name" VARCHAR,
"lwc_inventory_status" VARCHAR,
"size_greater_than_5000_acres" VARCHAR,
"next_to_wilderness_area_or_wilderness_study_area" VARCHAR,
"naturalness" VARCHAR,
"solitude_and_primitive_and_unconfined_recreation" VARCHAR,
"supplemental_value" VARCHAR,
"reason_for_lwc" VARCHAR,
"lwc_historical_unique_identifier" VARCHAR,
"signed_yes_no" VARCHAR,
"signed_yes_no_date" VARCHAR,
"data_releasability" VARCHAR,
"gis_acres" DOUBLE,
"blm_organization_code" VARCHAR,
"administrative_state_code" VARCHAR,
"administrative_unit_code" VARCHAR,
"coordinate_source_type" VARCHAR,
"created_by_name" VARCHAR,
"created_date" VARCHAR,
"globalid" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.