Skip to content

fullstackcrypto/mining-claim-locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mining Claim Locator

An application for locating expired and abandoned mining claims in Arizona using BLM data.

Features

  • Search BLM mining claims by location, status, and other parameters
  • Interactive map visualization of claim locations
  • Compatible with MLRS and LR2000 data formats
  • Works with Google Maps and USGS elevation data

Setup

  1. Clone the repository
  2. Install dependencies: cd backend && npm install cd ../frontend && npm install
  3. Start the servers: cd backend && node server.js cd frontend && npm start

Technologies

  • Backend: Node.js, Express, PostgreSQL (optional)
  • Frontend: React, Google Maps API
  • Data: BLM MLRS/LR2000 mining claim records

About

a web app with a geospatial database backend for optimal performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published