monav-daemon

fast navigation system featuring exact routing - routing daemon

Install

All systems
curl cmd.cat/monav-daemon.sh
Debian Debian
apt-get install monav-routing-daemon
Ubuntu
apt-get install monav-routing-daemon
Windows (WSL2)
sudo apt-get update sudo apt-get install monav-routing-daemon
Raspbian
apt-get install monav-routing-daemon

monav-routing-daemon

fast navigation system featuring exact routing - routing daemon

MoNav is a Desktop / Mobile application that offers state-of-the-art fast and exact routing with OpenStreetMap Data. In contrast to most commercial and open-source routing applications, MoNav offers exact routing without heuristic assumptions and with very little computational work. Its routing core is based on Contraction Hierarchies. The application is divided into two parts: The MoNav Preprocessor transforms the raw OpenStreetMap data into file formats usable by the MoNav Client application. The preprocessing is often time consuming and requires larger amounts of memory. The client application on the other hand has very few requirements and can even run on mobile devices. Additionally a routing daemon is available to act as a background route server for other applications. This package provides the routing daemon.