[OSRM-talk] what(): Could not find any metrics for MLD in the data. Did you load the right dataset?

Nana Li nana.li at umu.se
Fri Nov 29 13:27:19 UTC 2019


Hi, when I was trying to run the example.cpp using Cmake, I got this strange message, saying that could not find any metrics for MLD in the data. Did you load the right dataset?

$ ./osrm-example ~/Desktop/my_osrm_learning/myMap.osrm
terminate called after throwing an instance of 'osrm::util::exception'
  what():  Could not find any metrics for MLD in the data. Did you load the right dataset?
Aborted (core dumped)


I figured that the data have to be pre-processed to fit the algorithm MLD. I was wondering how to do that? What I did is building from the source to get this osrm-* binaries, and then using osrm-extract and osem-contract commands to preprocess the .osm.pbf file. After building osrm-example using Cmake, run the command ./osrm-example. Did I miss something?

Any comments are greatly appreciated.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osrm-talk/attachments/20191129/240c1318/attachment.html>


More information about the OSRM-talk mailing list