Skip to content

Traffic updates do not support floats #5079

@danielfdsilva

Description

@danielfdsilva

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions