This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
organicmaps-tmp/routing_common
Mateusz Konieczny 0351898147 clarify meaning of route parameters
see https://github.com/organicmaps/organicmaps/pull/9692#pullrequestreview-2447577894

as a newbie in this code I was unsure what is the meaning of these parameters

Signed-off-by: Mateusz Konieczny <matkoniecz@gmail.com>

Signed-off-by: Mateusz Konieczny <matkoniecz@gmail.com>
2024-12-02 20:32:45 +03:00
..
routing_common_tests [routing] Limit bad surface factor if maxspeed tag is set. 2024-08-09 09:34:28 -03:00
bicycle_model.cpp [routing][tests] Updated routing tests. 2024-06-02 20:45:52 +03:00
bicycle_model.hpp [generator][routing] Ignore "highway=construction". 2024-02-06 21:16:48 -03:00
car_model.cpp [generator][routing] Ignore "highway=construction". 2024-02-06 21:16:48 -03:00
car_model.hpp [generator][routing] Ignore "highway=construction". 2024-02-06 21:16:48 -03:00
car_model_coefs.hpp [routing] Updated "primary" and "trunk" city factors. 2024-08-09 09:34:28 -03:00
CMakeLists.txt Devendor some thridparty deps (#7836) 2024-04-07 00:50:34 +02:00
maxspeed_conversion.cpp [routing] Correct calculation and use of VehicleModel::m_maxModelSpeed. 2022-10-31 21:11:31 +03:00
maxspeed_conversion.hpp [generator][routing] Build average highway speeds for MWM. 2022-02-18 11:51:44 +03:00
num_mwm_id.hpp [generator][routing] Fixed regression with JointSegment::IsFake. 2022-02-18 16:58:08 +03:00
pedestrian_model.cpp [generator][routing] Ignore "highway=construction". 2024-02-06 21:16:48 -03:00
pedestrian_model.hpp [generator][routing] Ignore "highway=construction". 2024-02-06 21:16:48 -03:00
vehicle_model.cpp [routing] Limit bad surface factor if maxspeed tag is set. 2024-08-09 09:34:28 -03:00
vehicle_model.hpp clarify meaning of route parameters 2024-12-02 20:32:45 +03:00