Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 970 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 970 Bytes

gpx-route-inspector

Find the shortest closed circuit that will visit all paths from a series of connected GPX files.

Instructions

  1. git clone --recursive git@github.com:lukekarrys/gpx-route-inspector.git
  2. npm install
  3. cd gpx-route-inspector
  4. cd postman_problems
  5. Run postman_problems install instructions
  6. cd ..
  7. ./src/cli.js --gpx examples/santan/routes --start 'GOLDMINE|END' --type gpx

Output

TODO

  • Port postman_problems to JavaScript
  • Handle GPX files with overlapping sections
  • Find/create connector gpx files for usery so Vista and Merkle and accessible
  • Fix Usery Desert Hawk loop
  • South Mountain?