A Dijkstra based route solver daemon for lifomapserver GeoJson data.
Go to file
Markus Koch 5db3ad8759 Add height support
Optional third coordinate in position field. Streets will only
intersect when all 4 coordinates are on the same height.
2021-02-04 20:49:45 +01:00
misc Add systemd service file 2020-05-08 11:54:04 +02:00
src Add height support 2021-02-04 20:49:45 +01:00
.gitignore Create project 2020-05-01 16:33:48 +02:00
CMakeLists.txt Add libm to CMakeLists 2020-05-02 17:13:06 +02:00
README.MD Remove pre-alpha warning 2020-05-05 20:49:33 +02:00

README.MD

lifo-dijkstraserv

A Dijkstra based route solver daemon for lifomapserver GeoJson data.