mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-03 11:23:48 +00:00
[routing] OSM tag based time and turn penalties
Signed-off-by: Henry Sternberg <dev@bluelightmaps.com> Co-Authored-By: eisa01 <eisa01@gmail.com> Co-Authored-By: x7z4w <x7z4w@noreply.codeberg.org> Co-Authored-By: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
@@ -366,4 +366,5 @@ std::string DebugPrint(SpeedFactor const & speedFactor);
|
||||
std::string DebugPrint(InOutCitySpeedKMpH const & speed);
|
||||
std::string DebugPrint(InOutCityFactor const & speedFactor);
|
||||
std::string DebugPrint(HighwayType type);
|
||||
void FromString(std::string_view s, HighwayType & highwayType);
|
||||
} // namespace routing
|
||||
|
||||
Reference in New Issue
Block a user