Page MenuHomeSolus

Inclustion of routino in the repository
ClosedPublic

Authored by kyrios123 on Jul 25 2018, 11:38 AM.
Tags
None
Referenced Files
F11073860: D3398.diff
Sat, Aug 12, 5:08 AM
F11021275: D3398.diff
Mon, Aug 7, 1:24 PM
F10992854: D3398.id8384.diff
Tue, Jul 25, 1:47 PM
F10981491: D3398.diff
Sun, Jul 23, 6:44 AM
F10975414: D3398.diff
Sat, Jul 22, 4:57 AM
F10830370: D3398.diff
Jun 4 2023, 8:20 PM
F10810146: D3398.id.diff
May 30 2023, 5:15 PM
F10780634: D3398.id.diff
May 25 2023, 2:55 AM
Subscribers

Details

Summary

Initial version of Routino: Router for OpenStreetMap data
Reference task T3229

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • Successfully build qmapshack against this version
$ wget https://osm.kewl.lu/luxembourg.osm/luxembourg.osm.bz2
$ planetsplitter luxembourg.osm.bz2
$ router --transport=motorcycle --highway-motorway=0 --highway-trunk=0 --speed-primary=80 --speed-secondary=80 --quickest --lon1=49.612 --lat1=6.131 --lon2=49.616 --lat2=6.18

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Jul 25 2018, 11:47 AM
This revision was automatically updated to reflect the committed changes.