BLM Natl MLRS Mining Claims -Closed
Department of the Interior
@usgov.doi_gov_blm_natl_mlrs_mining_claims_closed_196f0
Department of the Interior
@usgov.doi_gov_blm_natl_mlrs_mining_claims_closed_196f0
This dataset contains mining claim cases with the case disposition (status) of closed from US Bureau of Land Management's, BLM, Mineral and Land Record System(MLRS). The BLM only requires that mining claims be identified down to the affected quarter section(s)—as such, that is what the MLRS research map and public reports will reflect, most commonly. Claim boundaries, as staked and monumented, are found in the accepted Notice/Certificate of Location as part of the official case file, managed by the BLM State Office having jurisdiction over the claim. The geometries are created in multiple ways but are primarily derived from Legal Land Descriptions (LLD) for the case and geocoded (mapped) using the Public Land Survey System (PLSS) derived from the most accurate survey data available through BLM Cadastral Survey workforce. Geospatial representations might be missing for some cases that can not be geocoded using the MLRS algorithm.
Each case is given a data quality score based on how well it mapped. These can be lumped into seven groups to provide a simplified way to understand the scores.
CREATE TABLE table_1 (
"objectid" BIGINT,
"id" BIGINT,
"cse_name" VARCHAR,
"stage_id" DOUBLE,
"blm_prod" VARCHAR,
"cse_type_nr" BIGINT,
"cse_nr" VARCHAR,
"leg_cse_nr" VARCHAR,
"sf_id" VARCHAR,
"cse_disp" VARCHAR,
"src" VARCHAR,
"qlty" VARCHAR,
"cse_meta" VARCHAR,
"rcrd_acrs" DOUBLE,
"created" TIMESTAMP,
"modified" TIMESTAMP,
"shape_length" DOUBLE -- Shape, Length,
"shape_area" DOUBLE -- Shape, Area
);Anyone who has the link will be able to view this.