Ignore --generate-edge-lookup and not list it anymore
This commit is contained in:
committed by
Patrick Niklaus
parent
eb2e4d0aaf
commit
44757729b7
@@ -486,8 +486,7 @@ Extractor::BuildEdgeExpandedGraph(ScriptingEnvironment &scripting_environment,
|
||||
config.turn_weight_penalties_path,
|
||||
config.turn_duration_penalties_path,
|
||||
config.turn_penalties_index_path,
|
||||
config.cnbg_ebg_graph_mapping_output_path,
|
||||
config.generate_edge_lookup);
|
||||
config.cnbg_ebg_graph_mapping_output_path);
|
||||
|
||||
// The osrm-partition tool requires the compressed node based graph with an embedding.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user