mvglasow
|
f7882636cd
|
[traffic] Documentation
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-11-08 16:28:34 +02:00 |
|
mvglasow
|
781d973faa
|
Merge commit '2601ec854a' into traffic
# Conflicts:
# iphone/Maps/Model/Settings.swift
# iphone/Maps/UI/Settings/SettingsNavigationView.swift
|
2025-11-05 23:06:07 +02:00 |
|
mvglasow
|
fbc150fae2
|
[routing] Documentation
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-10-26 18:23:10 +02:00 |
|
mvglasow
|
9065f45b21
|
[traffic] Exclude roundabouts from decoded locations (with exceptions)
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-10-25 15:09:28 +03:00 |
|
mvglasow
|
46d363ae24
|
[routing] Documentation
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-10-25 14:49:49 +03:00 |
|
mvglasow
|
a313526aed
|
[routing] Documentation
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-10-19 18:02:04 +03:00 |
|
mvglasow
|
3a45740884
|
[routing] Documentation
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-10-19 17:45:35 +03:00 |
|
mvglasow
|
a3d1ed83c3
|
[routing][traffic] Different routing options in navigation and decoder mode
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-10-18 16:34:32 +03:00 |
|
x7z4w
|
fceb6e0b8a
|
[routing] Avoid steps
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
|
2025-10-13 20:07:31 +02:00 |
|
x7z4w
|
340b5ae3f9
|
[routing] Update mwm_hierarchy_handler
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
|
2025-10-12 10:59:49 +02:00 |
|
mvglasow
|
bf36c875d5
|
Merge commit 'eb264889e3' into traffic
|
2025-10-10 18:40:35 +03:00 |
|
mvglasow
|
30b2df89cd
|
[routing] Documentation
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-10-09 20:44:33 +03:00 |
|
Henry Sternberg
|
ed37b6595e
|
Amend route snapping distance for car
Signed-off-by: Henry Sternberg <henry@bluelightmaps.com>
|
2025-10-05 12:07:09 +01:00 |
|
Henry Sternberg
|
08adc592f7
|
[routing] Bicycle turn penalties
Signed-off-by: Henry Sternberg <henry@bluelightmaps.com>
|
2025-09-11 12:32:55 +00:00 |
|
mvglasow
|
38e98df6cc
|
Merge commit '05cc660641' into traffic
# Conflicts:
# CMakeLists.txt
# android/app/src/main/java/app/organicmaps/settings/SettingsPrefsFragment.java
# android/sdk/src/main/cpp/app/organicmaps/sdk/Framework.hpp
# android/sdk/src/main/cpp/app/organicmaps/sdk/OrganicMaps.cpp
# android/sdk/src/main/cpp/app/organicmaps/sdk/util/Config.cpp
# libs/indexer/data_source.hpp
# libs/indexer/feature.hpp
# libs/indexer/ftypes_matcher.hpp
# libs/map/framework.cpp
# libs/map/traffic_manager.cpp
# libs/routing/absent_regions_finder.cpp
# libs/routing/edge_estimator.hpp
# libs/routing/index_router.cpp
# libs/routing/index_router.hpp
# libs/routing/routing_session.hpp
# libs/routing_common/num_mwm_id.hpp
# libs/traffic/traffic_info.cpp
# qt/mainwindow.hpp
# qt/preferences_dialog.cpp
# tools/openlr/helpers.hpp
# tools/openlr/openlr_decoder.cpp
# tools/openlr/openlr_decoder.hpp
# tools/openlr/openlr_stat/openlr_stat.cpp
# tools/openlr/router.hpp
# tools/openlr/score_candidate_paths_getter.cpp
# tools/openlr/score_candidate_paths_getter.hpp
# xcode/CoMaps.xcworkspace/contents.xcworkspacedata
|
2025-09-10 21:22:40 +03:00 |
|
Konstantin Pastbin
|
452f582d45
|
[core] Improve logging for routing sections loading
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
|
2025-09-08 17:23:32 +02:00 |
|
Andrei Shkrob
|
c014e224b2
|
[routing] New API for lanes
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
|
2025-09-05 20:35:15 +02:00 |
|
Henry Sternberg
|
718d0f726b
|
[routing] Support conditional routing
Signed-off-by: Henry Sternberg <henry@bluelightmaps.com>
|
2025-08-28 21:01:25 +02:00 |
|
Viktor Govako
|
b85c11ea5a
|
[feature] Added RouteRelation and linked it with FeatureType.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-23 08:32:06 +02:00 |
|
David Martinez
|
1b04524d68
|
[routing] Log all turn notifications TTS
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
|
2025-08-22 19:19:00 +07:00 |
|
Viktor Govako
|
1a6bbd756a
|
[routing] Simplify notifications on roundabout.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-22 19:18:39 +07:00 |
|
Alexander Borsuk
|
2aaf37e9ee
|
C++ warning fixes
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-22 19:03:04 +07:00 |
|
Alexander Borsuk
|
55dc1e17e6
|
Correct is_space fix for Windows compatibility
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-22 18:59:37 +07:00 |
|
Konstantin Pastbin
|
3c4e0d05c5
|
[routing][tests] Comment changes on old maps after adding penalties code
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
|
2025-08-21 17:26:46 +07:00 |
|
Viktor Govako
|
8d61c7447b
|
[routing][tests] Added "agricultural" roads test.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-18 09:07:05 +02:00 |
|
Viktor Govako
|
b107638b8b
|
[routing] SaveRoute minor fixes and CHECK.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-18 09:07:05 +02:00 |
|
Henry Sternberg
|
c59b63d784
|
[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>
|
2025-08-17 19:40:00 +02:00 |
|
Konstantin Pastbin
|
bfffa1fff4
|
Format all C++ and Java code via clang-format
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
|
2025-08-17 14:32:37 +07:00 |
|
Alexander Borsuk
|
76ffc99abd
|
New cpp folder structure
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-14 20:52:04 +07:00 |
|