Move geometry ids, name_ids and travel_modes to EdgeBasedNodeData
This commit is contained in:
committed by
Patrick Niklaus
parent
1f701341db
commit
f1e4349c82
@@ -15,6 +15,7 @@ namespace
|
||||
std::cerr << "[assert][" << tid << "] " << file << ":" << line << "\nin: " << function << ": "
|
||||
<< expr << "\n"
|
||||
<< msg;
|
||||
|
||||
std::terminate();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user