lifo-dijkstraserv/src
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
..
dijkstragraph.c Add height support 2021-02-04 20:49:45 +01:00
dijkstragraph.h Add height support 2021-02-04 20:49:45 +01:00
dijkstrasearch.c Fix walking direction heading for real this time 2020-05-06 14:52:13 +02:00
dijkstrasearch.h Implement HTTP server for requests 2020-05-03 19:59:12 +02:00
dijkstraserv.c Set request limit to 40 characters 2020-05-05 19:40:42 +02:00
dijkstraserv.h Implement HTTP server for requests 2020-05-03 19:59:12 +02:00
geojson.c Add height support 2021-02-04 20:49:45 +01:00
geojson.h Rename dijkstrasearch to dijkstragraph 2020-05-02 17:02:26 +02:00
logging.c Implement GeoJson loader 2020-05-02 16:27:44 +02:00
logging.h Implement GeoJson loader 2020-05-02 16:27:44 +02:00
main.c Add height support 2021-02-04 20:49:45 +01:00