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
Séverin Lemaignan
d168855ef5
[android] add support for editing charging stations details
...
While here, uncluttered a little the charging station editor,
removing fields like the POI address which is basically irrelevant for
charging stations.
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-12 20:17:06 +02:00
Séverin Lemaignan
509ff4de72
ChargeSocketsHelper: implement a Diff method between old and new OSM keys
...
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-12 20:17:06 +02:00
mvglasow
bf36c875d5
Merge commit 'eb264889e3' into traffic
2025-10-10 18:40:35 +03:00
Séverin Lemaignan
2217db002a
refactor: libs/feature_helpers merged in libs/indexer
...
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-06 14:07:46 +02:00
Séverin Lemaignan
0c0e9ab5f6
refactor charge sockets data processing into dedicated class
...
While here, add method to generate the OSM keys corresponding
to a socket list.
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-03 12:24:43 +02:00
Séverin Lemaignan
e7f766084f
sort the charging socket information from most to least powerful
...
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-10-03 12:24:43 +02:00
Séverin Lemaignan
f8d786958a
[generator] retrieve socket:* OSM tags used by amenity:charging_station
...
Currently support the following socket types:
- type 1
- type 1 combo
- type 2 (wired or wo/ cable)
- type 2 combo
- chademo
- nacs
This commit also adds initial display of the socket types and power
the to Qt desktop app.
Signed-off-by: Séverin Lemaignan <severin@guakamole.org >
2025-09-18 22:09:52 +02: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
Viktor Govako
702eec643a
[categories] Added office-security, building-guardhouse.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-09-02 19:15:07 +02:00
Yannik Bloscheck
55639db3ec
[core] Dynamically add language data to world files
...
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com >
2025-08-31 18:44:30 +02:00
eisa01
20208cf892
[generator] Add branch key to map generator
...
Signed-off-by: eisa01 <eisa01@gmail.com >
2025-08-27 10:11:29 +02:00
Konstantin Pastbin
729808fd14
[core] Re-add MwmValue::GetRegionData()
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-23 08:32:06 +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
Viktor Govako
550455a14a
[feature] Added Feature V1 version with free Header2 bits.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-23 08:32:06 +02:00
Viktor Govako
588028c9eb
[feature] Put m_metaDeserializer into SharedLoadInfo.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-23 08:32:06 +02:00
Viktor Govako
6beabb2fe1
[feature] Removed IndexFactory class.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
^ Conflicts:
^ libs/indexer/data_source.cpp
^ libs/indexer/feature.cpp
^ libs/indexer/features_vector.cpp
^ libs/indexer/mwm_set.hpp
2025-08-23 08:32:06 +02:00
Alexander Borsuk
836c39ff64
math::iround
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 19:03:38 +07:00
Alexander Borsuk
7781528263
Fixed C++20 deprecation warning for std::rel_ops::operator<=
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 19:03:16 +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
map-per
00d3f9a370
Make address addable in the editor
...
Signed-off-by: map-per <map-per@gmx.de >
2025-08-20 14:02:12 +02:00
Viktor Govako
c7592276f7
[classifier] Added highway=ladder to the routing and other checkers.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-19 23:34:00 +07:00
vikiawv
e46d3d9b65
[styles] Added Roadshieldcolors in Europe (Belgium-Portugal)
...
[styles] Added roadshield-color Romania
also some other, even though only highways there, as there are no letter markers inside the ref code
Spain and Turkey need to be checked by person with local knowledge.
[styles] corrected Ireland Motorway and Romania DS/DJ-Streets
Signed-off-by: vikiawv <vikiawv@noreply.codeberg.org >
2025-08-19 18:48:10 +07:00
Viktor Govako
1d29e7816a
[coding] Rename non-empty string serialization.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
Alexander Borsuk
c4599f4889
C++23
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
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
vikiawv
8bac8b7d37
[styles] Austria Reference Color
...
Signed-off-by: vikiawv <vikiawv@noreply.codeberg.org >
Co-authored-by: vikiawv <vikiawv@noreply.codeberg.org >
Co-committed-by: vikiawv <vikiawv@noreply.codeberg.org >
2025-08-17 15:54:03 +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