Changes between Version 2 and Version 3 of offlineRouting
- Timestamp:
- Aug 14, 2012, 9:31:54 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
offlineRouting
v2 v3 1 1 == Monav == 2 2 3 === Compiling without GUI === 4 To compile the Monav routing daemon, run this: 5 {{{ 6 qmake CONFIG+=release DEFINES+=NOGUI monavroutingdaemon.pro && make 7 }}} 8 9 '''NOTE:''' The [http://code.google.com/p/monav/wiki/CompileGuide Monav compile guide] is wrong as it uses the correct syntax is ''NOGUI'' not ''nogui''. If ''nogui'' is used, the option does nothing and Monav still tries to compile the GUI components. 3 10 === Routing data === 4 11 Data from [http://monav.openstreetmap.de/] have a combined size of about 45 GB and are slightly outdated (April 2011).