Changes between Version 2 and Version 3 of offlineRouting


Ignore:
Timestamp:
Aug 14, 2012, 9:31:54 PM (12 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • offlineRouting

    v2 v3  
    11== Monav ==
    22
     3=== Compiling without GUI ===
     4To compile the Monav routing daemon, run this:
     5{{{
     6qmake 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.
    310=== Routing data ===
    411Data from [http://monav.openstreetmap.de/] have a combined size of about 45 GB and are slightly outdated (April 2011).