-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Traffic updates do not support floats #5079
Copy link
Copy link
Closed
Description
An error is thrown when edge_speed_in_km_h is a float, however float values are allowed through the profile file with forward_speed, backward_speed.
[info] Input file: /data/.tmp/osrm/roadnetwork.osrm
[info] Threads: 4
[info] Reading node weights.
[info] Done reading node weights.
[info] Loading edge-expanded graph representation
TBB Warning: Exact exception propagation is requested by application but the linked library is built without support for it
terminate called after throwing an instance of 'osrm::util::exception'
what(): CSV file /data/.tmp/speed-upgrade-561634.csv malformed on line 1:
561635,561636,2.5
include/updater/csv_file_parser.hpp:120include/updater/csv_file_parser.hpp:85
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels