Skip to content

djsauble/trail-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trail-buddy

Find interesting trails to hike, run, or bike

Setup

  1. Create a Python virtual environment (python3 -m venv env && source env/bin/activate)
  2. Install dependencies (pip install -r requirements.txt)
  3. Download a GeoJSON dataset (e.g. Trails.geojson) for testing. You may put it in the data/ folder for convenience.
  4. Run python generate data/Trails.geojson to generate trail segments and preview the first few.

About

Find interesting trails to hike, run, or bike

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages