Commit Graph

13 Commits

Author SHA1 Message Date
Markus Koch 6ee084472a Implement trainline support 2021-02-26 19:15:48 +01:00
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
Markus Koch 6e5b86c076 Implement HTTP server for requests 2020-05-03 19:59:12 +02:00
Markus Koch fe1547b37d Implement preliminary GeoJson route output 2020-05-03 13:38:39 +02:00
Markus Koch 0b755401b8 Fix Dijkstra implementation, add debug prints 2020-05-03 12:09:29 +02:00
Markus Koch 7d6082ed68 Fix bugs and implement bugged version of Dijkstra 2020-05-03 00:00:41 +02:00
Markus Koch 7d41c1cdf7 Start implementing actual search 2020-05-02 17:31:26 +02:00
Markus Koch 087cefb13a Rename dijkstrasearch to dijkstragraph 2020-05-02 17:02:26 +02:00
Markus Koch f3e5582af0 Implement (automatic) node IDs 2020-05-02 17:02:03 +02:00
Markus Koch 0d2945d76f Clean up code 2020-05-02 16:51:12 +02:00
Markus Koch 25ccfc5df5 Implement GeoJson loader 2020-05-02 16:27:44 +02:00
Markus Koch f9e9726974 Implement intersection algorithm 2020-05-01 20:48:36 +02:00
Markus Koch fa36deba03 Configure CMake 2020-05-01 16:36:57 +02:00