/
githubmirror
/
omim
ОбзорДокументацияВойти
/
githubmirror
/
omim
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
omim/
indexer/
..
complex

Review fixes

7 лет назад
indexer_tests

Using make_unique instead of new for indexer.

6 лет назад
CMakeLists.txt

[indexer] Use text storage for metadata.

6 лет назад
altitude_loader.cpp

[indexer] Remove unused code.

6 лет назад
altitude_loader.hpp

[Geometry] Renamed TAltitude to Altitude.

7 лет назад
brands_holder.cpp

[coding] Renamed the StringUtf8Multilang files.

8 лет назад
brands_holder.hpp

[indexer] Add BarndsHolder.

8 лет назад
caching_rank_table_loader.cpp

[indexer] Get rid of template GetValue

7 лет назад
caching_rank_table_loader.hpp

[indexer] Rename CachingPopularityLoader to CachingRankTableLoader, convert section name to parameter to use the same code for ratings table.

7 лет назад
categories_holder.cpp

[categories] Removed the '^' symbol.

7 лет назад
categories_holder.hpp

[categories] Removed the '^' symbol.

7 лет назад
categories_holder_loader.cpp

[search] Add cuisine search categories.

8 лет назад
categories_index.cpp

[base] Unified stl_add and stl_helpers.

8 лет назад
categories_index.hpp

Several explicit constructors per the Cppcheck report.

7 лет назад
cell_coverer.hpp

Fix for review

8 лет назад
cell_id.hpp

[base] Removed unused functions; minor refactoring.

7 лет назад
cell_value_pair.hpp

Add LocalityIndexBuilder

9 лет назад
centers_table.cpp

[indexer] Optimize centers table to use less CoordBits.

7 лет назад
centers_table.hpp

[search] Match postcode points in geocoder.

7 лет назад
cities_boundaries_serdes.hpp

[geometry] Get rid of MercatorBounds, refactor to namespace mercator

7 лет назад
city_boundary.hpp

[search] Fix Boundaries limit rect in geocoder

8 лет назад
classificator.cpp

Several fixes per the PVS-Studio report.

6 лет назад
classificator.hpp

Several fixes per the PVS-Studio report.

6 лет назад
classificator_loader.cpp

Improve pybindings for KML Library

8 лет назад
classificator_loader.hpp

Improve pybindings for KML Library

8 лет назад
cuisines.cpp

Review fixes.

7 лет назад
cuisines.hpp

Review fixes.

7 лет назад
dat_section_header.hpp

Review fixes.

6 лет назад
data_factory.cpp

[coding] Changed the filenames of the FilesContainers to better reflect the class names.

7 лет назад
data_factory.hpp

Add LocalityIndexBuilder

9 лет назад
data_header.cpp

[indexer] DataHeader: remove 2011 format support.

6 лет назад
data_header.hpp

[indexer] DataHeader: remove 2011 format support.

6 лет назад
data_source.cpp

Using make_unique instead of new for indexer.

6 лет назад
data_source.hpp

[routing] Review fixes.

6 лет назад
data_source_helpers.cpp

[geometry] Get rid of MercatorBounds, refactor to namespace mercator

7 лет назад
data_source_helpers.hpp

[indexer] Style & includes

8 лет назад
displacement_manager.hpp

Review fixes.

7 лет назад
drawing_rule_def.cpp

[indexer] Style & includes

8 лет назад
drawing_rule_def.hpp

Support text tag values addr:housename and addr:housenumber

11 лет назад
drawing_rules.cpp

Several explicit constructors per the Cppcheck report.

7 лет назад
drawing_rules.hpp

[std] Use new include style for coding, fixes.

7 лет назад
drules_include.hpp

Fix include path for indexer

11 лет назад
drules_selector.cpp

[indexer] Lazy metadata read.

6 лет назад
drules_selector.hpp

[indexer] Style & includes

8 лет назад
drules_selector_parser.cpp

[indexer] Style & includes

8 лет назад
drules_selector_parser.hpp

[indexer] Style & includes

8 лет назад
drules_struct.pb.cc

Updated protobuf to 3.3.0

9 лет назад
drules_struct.pb.h

Updated protobuf to 3.3.0

9 лет назад
drules_struct.proto

Updated protobuf to 3.3.0

9 лет назад
editable_map_object.cpp

[indexer][generator][editor] Return postcodes to metadata.

6 лет назад
editable_map_object.hpp

Review fixes.

7 лет назад
fake_feature_ids.cpp

Use different featureIds for transit segments. Expose OsmEditor fake feature interval to avoid conflicts.

9 лет назад
fake_feature_ids.hpp

Use different featureIds for transit segments. Expose OsmEditor fake feature interval to avoid conflicts.

9 лет назад
feature.cpp

[indexer] Lazy metadata read.

6 лет назад
feature.hpp

[indexer] Lazy metadata read.

6 лет назад
feature_algo.cpp

[geometry] Get rid of MercatorBounds, refactor to namespace mercator

7 лет назад
feature_algo.hpp

[indexer] Remove feature loader, load feature in FeatureType

8 лет назад
feature_altitude.hpp

[Geometry] Renamed TAltitude to Altitude.

7 лет назад
feature_covering.cpp

[geometry] Get rid of MercatorBounds, refactor to namespace mercator

7 лет назад
feature_covering.hpp

[geometry] Get rid of MercatorBounds, refactor to namespace mercator

7 лет назад
feature_data.cpp

[indexer] Do not use recycling types for BestType.

6 лет назад
feature_data.hpp

[indexer] Use text storage for metadata.

6 лет назад
feature_decl.cpp

[indexer] enum feature::EGeomType is changed to enum class feature::GeomType

7 лет назад
feature_decl.hpp

[indexer] FeatureID minor style fixes.

6 лет назад
feature_impl.cpp

Review fixes.

7 лет назад
feature_impl.hpp

[indexer] feature_impl.hpp minor refactoring.

6 лет назад
feature_meta.cpp

[indexer][generator][editor] Return postcodes to metadata.

6 лет назад
feature_meta.hpp

Add leap speed for cross-MWM routing

6 лет назад
feature_processor.hpp

[data][indexer][generator][python] Rename dat section to features.

6 лет назад
feature_source.cpp

[indexer] Get rid of template GetValue

7 лет назад
feature_source.hpp

[indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEverything().

7 лет назад
feature_to_osm.cpp

[omim] linux support

7 лет назад
feature_to_osm.hpp

[omim] linux support

7 лет назад
feature_utils.cpp

Review fixes.

6 лет назад
feature_utils.hpp

Review fixes.

6 лет назад
feature_visibility.cpp

[indexer] Keep invisible recycling=* types.

6 лет назад
feature_visibility.hpp

[generator] Fix regions index generation: ignore features types

7 лет назад
features_offsets_table.cpp

[data][indexer][generator][python] Rename dat section to features.

6 лет назад
features_offsets_table.hpp

Review fixes.

6 лет назад
features_vector.cpp

[indexer] Use text storage for metadata.

6 лет назад
features_vector.hpp

[indexer] Use text storage for metadata.

6 лет назад
ftraits.hpp

[omim] Replaced boost::optional with std::optional.

7 лет назад
ftypes_mapping.hpp

Send type from ugc_types.csv

9 лет назад
ftypes_matcher.cpp

[generator] Fixed default name replacing.

6 лет назад
ftypes_matcher.hpp

[generator] Fixed default name replacing.

6 лет назад
ftypes_sponsored.cpp

[generator][promo] The type sponsored-promo_catalog is added into cities.

7 лет назад
ftypes_sponsored.hpp

[generator][promo] The type sponsored-promo_catalog is added into cities.

7 лет назад
index_builder.cpp

[indexer] Clang-format.

6 лет назад
index_builder.hpp

[generator] Rename datFile to dataFile.

6 лет назад
interval_index.hpp

Revert "[indexer:interval_index] Add interval index version 2: 64 bit offset and size"

7 лет назад
interval_index_builder.hpp

Revert "[indexer:interval_index] Add interval index version 2: 64 bit offset and size"

7 лет назад
isolines_info.cpp

[generator] Review fixes.

6 лет назад
isolines_info.hpp

[isolines][tips] checking isolines data quality before showing isolines map layer tip is added

6 лет назад
map_object.cpp

[indexer][generator][editor] Return postcodes to metadata.

6 лет назад
map_object.hpp

[indexer][generator][editor] Return postcodes to metadata.

6 лет назад
map_style.cpp

Added support of vehicle styles

9 лет назад
map_style.hpp

Added support of vehicle styles

9 лет назад
map_style_reader.cpp

Fixed designer tool

7 лет назад
map_style_reader.hpp

Fixed data race in drape engine

9 лет назад
meta_idx.cpp

[indexer] Use text storage for metadata.

6 лет назад
meta_idx.hpp

[indexer] Use text storage for metadata.

6 лет назад
metadata_serdes.cpp

fixup

6 лет назад
metadata_serdes.hpp

fixup

6 лет назад
mwm_set.cpp

[indexer] Get rid of MwmValueBase

7 лет назад
mwm_set.hpp

[indexer] Add const to MwmValue *

7 лет назад
postcodes.cpp

[indexer][generator][editor] Return postcodes to metadata.

6 лет назад
postcodes.hpp

[indexer][generator][editor] Return postcodes to metadata.

6 лет назад
postcodes_matcher.cpp

[base] Renamed CHECK_SWITCH to UNREACHABLE.

8 лет назад
postcodes_matcher.hpp

[indexer] Style & includes

8 лет назад
rank_table.cpp

Using make_unique instead of new for indexer.

6 лет назад
rank_table.hpp

[indexer][search] load popularity ranks table into pre-ranker

8 лет назад
road_shields_parser.cpp

[search] Use GetRoadShields(rawRoadNumber) when we do not need custom shield styles.

6 лет назад
road_shields_parser.hpp

[search][map][ios][android] Show road shields in place page and search results description.

6 лет назад
scale_index.hpp

Fix for review

8 лет назад
scale_index_builder.hpp

[std] Use new include style for coding, fixes.

7 лет назад
scales.cpp

[geometry] Get rid of MercatorBounds, refactor to namespace mercator

7 лет назад
scales.hpp

Turned off 3d buildings and displacement for add-new-place mode

10 лет назад
scales_patch.hpp

The MAPS.ME.Designer tool for DRAPE 2.0

9 лет назад
search_delimiters.cpp

[indexer] Style & includes

8 лет назад
search_delimiters.hpp

Several explicit constructors per the Cppcheck report.

7 лет назад
search_string_utils.cpp

Review fixes.

6 лет назад
search_string_utils.hpp

[search][search_quality] More liberal matching of linear features.

7 лет назад
shared_load_info.cpp

[data][indexer][generator][python] Rename dat section to features.

6 лет назад
shared_load_info.hpp

[omim] Replaced boost::optional with std::optional.

7 лет назад
string_set.hpp

[base] Replaced the namespace my with base.

8 лет назад
string_slice.cpp

Review fixes.

10 лет назад
string_slice.hpp

[indexer] Style & includes

8 лет назад
succinct_trie_builder.hpp

[base] Removed the MY_ prefix from the scope guard.

8 лет назад
succinct_trie_reader.hpp

[std] Use new include style for coding, fixes.

7 лет назад
transliteration_loader.cpp

[map][indexer] Move default transliteration initialization from framework.

6 лет назад
transliteration_loader.hpp

[map][indexer] Move default transliteration initialization from framework.

6 лет назад
tree_structure.hpp

[indexer] Style & includes

8 лет назад
trie.hpp

remove my::make_unique

8 лет назад
trie_builder.hpp

Review fixes.

9 лет назад
trie_reader.hpp

remove my::make_unique

8 лет назад
types_mapping.cpp

[indexer] Stable types indices.

6 лет назад
types_mapping.hpp

[indexer] Stable types indices.

6 лет назад
unique_index.hpp

[indexer] Remove mwm version <=5 (July 2015) support.

7 лет назад
utils.cpp

[indexer] [search] Moved FindWorld from search/ to indexer/.

7 лет назад
utils.hpp

[indexer] [search] Moved FindWorld from search/ to indexer/.

7 лет назад