Version 3 (modified by 13 years ago) (diff) | ,
---|
Monav
Compiling without GUI
To compile the Monav routing daemon, run this:
qmake CONFIG+=release DEFINES+=NOGUI monavroutingdaemon.pro && make
NOTE: The 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.
Routing data
Data from http://monav.openstreetmap.de/ have a combined size of about 45 GB and are slightly outdated (April 2011).
Monav has its own map data repository - might be a good idea to ask them for their map generation script.