How to Research Mining Claims Using GIS and Public Data Sources
A practical, step-by-step guide to finding, mapping, and validating mining claims using GIS software and freely available federal and state data. Whether you are evaluating a potential acquisition, conducting due diligence, or exploring new ground, this workflow will help you build a complete picture.
Mining claim research has traditionally been a manual, time-consuming process involving county courthouse visits, paper record searches, and hand-drawn maps. Today, GIS technology combined with publicly available federal data makes it possible to research claims faster and more thoroughly than ever before. This guide walks through the complete workflow, from raw data sources to finished analysis products.
The Data Landscape: Where Mining Claim Records Live
Mining claim information in the United States is spread across multiple federal and state systems. Understanding where data lives and what each source provides is the foundation of effective research.
BLM LR2000 (Legacy Rehost 2000)
The LR2000 is the Bureau of Land Management's official database of mining claim case records. It contains records for every mining claim filed on federal land, including the serial number, claimant name, claim type (lode, placer, mill site, or tunnel site), filing date, and current disposition status. LR2000 is the authoritative source for determining whether a claim is active, closed, or void.
Key fields in LR2000 records include:
- Serial Number -- the unique case identifier (e.g., NMC 1044834)
- Meridian/Township/Range/Section (MTRS) -- the PLSS location code that ties the record to a specific geographic area
- Disposition Status -- Active, Closed, Void, or other status codes indicating the current state of the claim
- Claimant Name -- the individual or entity that filed the claim
- Case Type -- Lode, Placer, Mill Site, or Tunnel Site
PLSS (Public Land Survey System)
The PLSS is the rectangular survey system used to describe land across the western United States. Mining claims on federal land are located by reference to PLSS coordinates: Meridian, Township, Range, and Section. The BLM publishes PLSS boundary data as geospatial shapefiles, which serve as the spatial framework for mapping claims.
PLSS sections are nominally one square mile (640 acres), and claims are located within these sections. A single section can contain dozens of active claims. The MTRS code from LR2000 is the key that links a claim record to its geographic location in the PLSS grid.
State Geological Surveys
State geological surveys publish geology maps, mineral occurrence data, and in some cases their own mining claim or permit databases. States like Nevada, Arizona, Utah, and Alaska maintain geospatial datasets that complement the federal BLM data. These are especially useful for understanding the geology beneath the claims and identifying mineral potential.
USGS Mineral Resources Data
The U.S. Geological Survey publishes mineral deposit databases (MRDS), geochemical survey data, and geologic maps. These layers provide critical context when evaluating claims -- a cluster of lode claims over a known mineral deposit tells a very different story than claims in an area with no documented mineralization.
County Recorder Records
While federal data covers the BLM filing side, mining claims also require filings at the county level. County recorder offices hold the location notices, annual proof of labor (assessment work) affidavits, and any transfers or assignments. Many counties have digitized these records, but availability varies widely.
Step 1: Query BLM LR2000 for Claim Records
Start by searching the LR2000 system for claims in your area of interest. You can search by:
- Geographic location -- specify the state, meridian, township, range, and section
- Claimant name -- search for all claims filed by a specific individual or company
- Serial number -- look up a specific claim by its BLM case number
Export the results in a tabular format. The critical fields to capture are the serial number, MTRS location code, case type, disposition status, claimant name, and filing dates. A geographic search across a township will typically return hundreds to thousands of records spanning the entire history of mining activity in that area.
Pro tip: Always pull the full record set for your area of interest, including closed and voided claims. Historical claim patterns reveal where past operators found enough mineral promise to stake ground, even if those claims are no longer active.
Step 2: Download and Prepare PLSS Spatial Data
Download the PLSS section boundary shapefiles from the BLM National PLSS dataset. These files contain polygons for every surveyed section, with attributes including the meridian, township, range, and section identifiers.
Load the PLSS data into your GIS software. You will need to construct an MTRS code in both your LR2000 data and your PLSS polygons that follows the same format, so the two datasets can be joined. The MTRS code typically follows a pattern like NM260150N0010E0SN060, encoding the meridian, township direction and number, range direction and number, and section number.
Getting this join key right is the most technically challenging step. Inconsistencies in how meridians, half-townships, and fractional sections are coded can cause join failures. Build the MTRS key carefully and validate your join by spot-checking a handful of known claims against their expected locations.
Step 3: Join Claim Records to PLSS Geometry
With the MTRS key built in both datasets, perform a table join in your GIS to attach LR2000 claim attributes to PLSS section polygons. This transforms your tabular claim data into mappable features.
After the join, each PLSS section polygon will carry the attributes of all claims located within it. You can then symbolize the data by claim status (active vs. closed), claim type (lode vs. placer), claimant name, or filing date to reveal spatial patterns.
Important limitation: PLSS-level mapping places claims at the section level (one square mile), not at their exact legal boundaries. For precise claim boundary mapping, you need the individual claim location notices, which describe the specific metes and bounds or subdivision lots. Section-level mapping is sufficient for reconnaissance and due diligence screening; boundary-level mapping is required for operational planning and legal proceedings.
Step 4: Add Contextual Data Layers
Raw claim locations become much more informative when overlaid with contextual data. Essential layers include:
- Geology -- state or USGS geologic maps showing rock types, formations, and structural features
- Mineral deposits -- USGS MRDS points showing known mineral occurrences and their commodity types
- Land ownership -- BLM Surface Management Agency (SMA) data showing which lands are federally managed, state, tribal, or private
- Topography -- elevation data and terrain models for understanding access and terrain
- Satellite imagery -- current imagery for identifying surface disturbance, roads, and infrastructure
- Wilderness and protected areas -- boundaries of areas where mining is restricted or prohibited
These contextual layers transform your claim map from a collection of polygons into an analytical tool. Patterns emerge: clusters of claims aligned along geologic contacts, groups of claims surrounding known deposits, or isolated claims in areas with no obvious mineral potential.
Step 5: Validate Claim Status and Identify Issues
GIS analysis can reveal issues that are not apparent from reviewing tabular records alone:
- Overlapping claims -- multiple active claims in the same section by different claimants may indicate conflicts
- Claims on withdrawn lands -- active claims located within wilderness areas, military reservations, or other withdrawn lands need investigation
- Assessment work gaps -- cross-referencing BLM maintenance fee records with claim records can identify claims at risk of abandonment
- Ownership fragmentation -- areas where a single mineral deposit is covered by claims from multiple owners present consolidation challenges
For claims that pass initial screening, the next step is verifying information at the county level. County recorder records provide the location notices, proof of labor filings, and any recorded transfers that complete the ownership picture.
Step 6: Generate Analysis Products
The output of a GIS-based claim research workflow typically includes:
- Claim status maps -- color-coded maps showing active, closed, and voided claims across the area of interest
- Ownership maps -- maps showing claim distribution by owner, useful for identifying consolidation targets
- Claim inventory tables -- tabular summaries of all claims with key attributes exported for further analysis
- Due diligence packages -- combined map and data products formatted for investors, legal review, or regulatory submissions
These products serve as the foundation for informed decision-making, whether the goal is to acquire claims, plan exploration, or assess competitive activity in a mining district.
Tools for the Job
The core workflow described above can be executed with several GIS platforms:
- ArcGIS Pro -- the industry standard for professional GIS work in mining and natural resources. Supports advanced spatial analysis, 3D visualization, and integration with enterprise databases.
- QGIS -- a free, open-source alternative that handles the basic workflow well. Good for independent prospectors and small operators.
- Google Earth Pro -- useful for quick visualization and overlaying KML data, but limited for serious analytical work.
At ChoraQuest, we use ArcGIS Pro with custom automation tools to process claim data at scale. We have also built an open-source MCP Server that enables AI assistants to control ArcGIS Pro directly, making it possible to automate repetitive GIS tasks like data loading, symbolization, and map production.
Common Pitfalls
- Treating LR2000 as complete -- LR2000 contains BLM-filed claims on federal land only. State mining claims, private mineral leases, and pre-FLPMA claims may not appear.
- Ignoring historical claims -- closed and voided claims are not worthless data. They show where past operators believed minerals existed and can guide current exploration.
- MTRS join errors -- a single character mismatch in the MTRS key will cause records to drop from your spatial dataset silently. Always validate join results against known claims.
- Confusing section-level location with claim boundaries -- a claim mapped to Section 15 could be anywhere within that 640-acre area. Do not assume precise location from PLSS-level data.
- Stale data -- BLM data has a lag between when actions occur and when they appear in LR2000. For time-sensitive decisions, verify current status directly with the relevant BLM state office.
Scaling Up: Automation and AI
The manual workflow described above works well for researching a single property or small mining district. For larger projects spanning multiple counties or states, automation becomes essential.
Modern approaches to scaling claim research include:
- Automated data extraction -- using AI to parse unstructured mining documents (location notices, assessment work filings, historical reports) into structured, searchable data
- Batch geocoding -- processing thousands of claim records and joining them to PLSS geometry in a single operation rather than one at a time
- Change detection -- monitoring claim filings, abandonments, and transfers across an entire state or region to identify new activity and trends
- Integrated databases -- combining federal, state, and county data into a single queryable system that provides a complete picture of mining activity
These capabilities turn claim research from a one-time project into an ongoing intelligence function, enabling mining companies and investors to track activity across their areas of interest in near real time.
Related Articles
Continue learning with these related resources
Mining Claims for Sale: The Complete Buyer's Guide
Everything you need to know about finding, evaluating, and purchasing mining claims on federal public land.
The Mining Law of 1872: Still Shaping American Mining Today
Understanding the foundational legislation that governs mining claims on federal lands.
Mining Claim Staking Requirements for 2025
Essential requirements and updated fees for staking mining claims in 2025.