https://github.com/josm/routing2
https://github.com/josm/routing2
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/josm/routing2
- Owner: JOSM
- Created: 2024-12-12T20:11:02.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-28T11:35:48.000Z (over 1 year ago)
- Last Synced: 2025-03-16T21:22:19.556Z (over 1 year ago)
- Language: Java
- Size: 40 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The routing plugin
## Supported engines
### Valhalla
Valhalla is supported using the valhalla CLI interface.
## Usage
1. Install the `routing2` plugin
2. Download data
3. Open `Routing` toggle dialog (`Windows` -> `Routing`)
4. Input start/end points into dialog. HINT: `ctrl`+`shift`+`c` will copy a node's coordinates!
5. `Calculate Route`
6. Wait for route to be calculated. The more data you have, the longer it will take.