organicmaps/indexer
Maxim Pimenov 8651b85289 [coding] [geometry] Deprecated PointToInt.
For some reason we have been using bitwise merge to store
a pair of 32-bit unsigned integer coordinates. Since the
width of the coordinates is fixed and storage in general
has nothing to do with the Z-order curve where bitwise
merge is appropriate, this commit marks this method of
storage as obsolete (and effectively deprecated).

The functions to convert between PointD and PointU are
still serviceable. Their usage is slightly refactored.
2018-04-10 14:31:32 +03:00
..
indexer_tests [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
indexer_tests_support [qmake] Goodbye QMake! 2017-12-28 12:38:00 +03:00
altitude_loader.cpp [routing] Fixed a data race in AltitudeLoader. 2017-09-13 16:25:30 +03:00
altitude_loader.hpp Review fixes. 2017-09-13 16:25:30 +03:00
categories_holder.cpp [indexer] [search] Enabled the Persian language for categories. 2017-11-10 17:51:00 +03:00
categories_holder.hpp [cleanup] [ios] Fixed compilation warnings. 2018-01-23 15:56:28 +03:00
categories_holder_loader.cpp
categories_index.cpp [base] Compressed MemTrie. 2017-12-05 15:30:16 +03:00
categories_index.hpp [base] Compressed MemTrie. 2017-12-05 15:30:16 +03:00
cell_coverer.hpp Add geo ranking 2018-03-16 18:28:27 +03:00
cell_id.hpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
cell_value_pair.hpp Add LocalityIndexBuilder 2018-02-01 18:13:38 +03:00
centers_table.cpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
centers_table.hpp [search] Fixed a crash occurring when searching for a deleted or obsolete feature. 2016-08-03 13:08:24 +03:00
cities_boundaries_serdes.hpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
city_boundary.hpp [search] CitiesBoundaryTable is exposed to TestMwmBuilder. 2017-10-13 11:55:26 +03:00
classificator.cpp [indexer] Increase subtypes limit to 128 2017-06-30 20:47:09 +03:00
classificator.hpp
classificator_loader.cpp Code review. 2016-08-05 14:57:32 +03:00
classificator_loader.hpp
CMakeLists.txt Add LocalityIndex 2018-02-02 17:57:31 +03:00
coding_params.cpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
coding_params.hpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
cuisines.cpp
cuisines.hpp
data_factory.cpp [indexer] Add ability to mmap scales index. 2018-01-19 16:10:31 +03:00
data_factory.hpp Add LocalityIndexBuilder 2018-02-01 18:13:38 +03:00
data_header.cpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
data_header.hpp Fix warnings 2017-01-12 13:57:04 +03:00
displacement_manager.hpp Add LocalityIndexBuilder 2018-02-01 18:13:38 +03:00
drawing_rule_def.cpp
drawing_rule_def.hpp
drawing_rules.cpp Fixed black background reading from styles 2017-07-27 15:17:52 +03:00
drawing_rules.hpp Obtaining colors from style 2017-02-09 17:17:52 +03:00
drules_include.hpp
drules_selector.cpp Fixed rating selector 2017-10-11 18:34:43 +03:00
drules_selector.hpp
drules_selector_parser.cpp Replace http with https for openstreetmap.org links 2018-03-16 13:11:54 +03:00
drules_selector_parser.hpp
drules_struct.pb.cc Updated protobuf to 3.3.0 2017-07-10 19:29:38 +03:00
drules_struct.pb.h Updated protobuf to 3.3.0 2017-07-10 19:29:38 +03:00
drules_struct.proto Updated protobuf to 3.3.0 2017-07-10 19:29:38 +03:00
editable_map_object.cpp [editor] changing default name automatically fix. 2018-03-05 12:02:52 +03:00
editable_map_object.hpp [editor] validate name method is added 2017-11-27 18:03:53 +03:00
edits_migration.cpp [editor] review fixes 2018-01-23 17:14:53 +03:00
edits_migration.hpp [editor] load map edits refactoring 2017-12-07 15:05:05 +03:00
fake_feature_ids.cpp Use different featureIds for transit segments. Expose OsmEditor fake feature interval to avoid conflicts. 2017-11-28 17:58:36 +03:00
fake_feature_ids.hpp Use different featureIds for transit segments. Expose OsmEditor fake feature interval to avoid conflicts. 2017-11-28 17:58:36 +03:00
feature.cpp [editor] relations are allowed for editing 2018-01-17 16:15:57 +03:00
feature.hpp Reduced count of getting device language calls. 2017-04-19 15:59:10 +03:00
feature_algo.cpp
feature_algo.hpp
feature_altitude.hpp Fix warnings 2017-01-12 13:57:04 +03:00
feature_covering.cpp Fix gcc5 build 2018-02-08 19:05:24 +03:00
feature_covering.hpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
feature_data.cpp Replace http with https for openstreetmap.org links 2018-03-16 13:11:54 +03:00
feature_data.hpp [search] Fixed search in cian mode. 2017-08-01 18:29:06 +03:00
feature_decl.cpp
feature_decl.hpp
feature_impl.cpp review fixes 2017-03-23 14:50:19 +03:00
feature_impl.hpp Fix warnings. 2017-01-13 19:09:10 +03:00
feature_loader.cpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
feature_loader.hpp git-clang-format 2016-07-26 18:51:57 +03:00
feature_loader_base.cpp Remove GeoIndex 2011 format support 2018-01-30 13:30:27 +03:00
feature_loader_base.hpp Remove GeoIndex 2011 format support 2018-01-30 13:30:27 +03:00
feature_meta.cpp [generator] Add level metadata field and methods for the editor 2017-08-14 17:36:38 +03:00
feature_meta.hpp [generator] Add level metadata field and methods for the editor 2017-08-14 17:36:38 +03:00
feature_processor.hpp
feature_utils.cpp [indexer] similar languages changes. 2018-02-21 16:05:14 +03:00
feature_utils.hpp poi naming fix 2017-05-19 15:15:41 +03:00
feature_visibility.cpp Add FC2018 types and cities 2018-03-29 17:40:33 +03:00
feature_visibility.hpp [indexer] Check for runtime selectors for static displacement 2017-06-13 20:16:44 +03:00
features_offsets_table.cpp
features_offsets_table.hpp Review fixes. 2017-07-21 12:56:16 +03:00
features_vector.cpp [indexer] Extensions to FeaturesVector. 2016-09-20 14:51:15 +03:00
features_vector.hpp [indexer] Extensions to FeaturesVector. 2016-09-20 14:51:15 +03:00
ftraits.hpp Using optionals in ftraits 2017-11-09 13:20:32 +03:00
ftypes_mapping.hpp Send type from ugc_types.csv 2017-11-09 11:10:09 +03:00
ftypes_matcher.cpp Add FC2018 types and cities 2018-03-29 17:40:33 +03:00
ftypes_matcher.hpp Added hotel type to PP, remove banner from hotels 2018-03-29 11:54:48 +03:00
ftypes_sponsored.cpp Added flags for partners buttons 2018-03-05 12:02:52 +03:00
ftypes_sponsored.hpp Added flags for partners buttons 2018-03-05 12:02:52 +03:00
geometry_coding.cpp
geometry_coding.hpp
geometry_serialization.cpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
geometry_serialization.hpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
index.cpp Fixed warning in index. 2017-10-12 14:22:33 +03:00
index.hpp Change LocalityIndex depth 2018-02-08 12:39:21 +03:00
index_builder.cpp
index_builder.hpp
index_helpers.cpp review fixes 2016-08-09 14:39:27 +03:00
index_helpers.hpp review fixes 2016-08-09 14:39:27 +03:00
interval_index.hpp Fix signed unsigned mismatch warning 2018-03-01 11:09:07 +03:00
interval_index_builder.hpp Add LocalityIndexBuilder 2018-02-01 18:13:38 +03:00
locality_index.hpp Add geo ranking 2018-03-16 18:28:27 +03:00
locality_index_builder.cpp Add data generation for LocalityIndexBuilder 2018-03-07 14:23:20 +03:00
locality_index_builder.hpp Change LocalityIndex depth 2018-02-08 12:39:21 +03:00
locality_object.cpp Add data generation for LocalityIndexBuilder 2018-03-07 14:23:20 +03:00
locality_object.hpp Add LocalityIndex test 2018-02-07 19:28:19 +03:00
map_object.cpp Store feature names and types in bookmark data. 2018-04-09 23:16:10 +03:00
map_object.hpp Store feature names and types in bookmark data. 2018-04-09 23:16:10 +03:00
map_style.cpp Added support of vehicle styles 2017-02-16 19:39:55 +03:00
map_style.hpp Added support of vehicle styles 2017-02-16 19:39:55 +03:00
map_style_reader.cpp Added possibility to run from IDE 2017-07-04 11:26:12 +03:00
map_style_reader.hpp Fixed data race in drape engine 2017-07-24 15:53:44 +03:00
mwm_set.cpp Remove using std from base 2016-12-28 15:24:51 +03:00
mwm_set.hpp Download diffs 2017-09-13 16:25:15 +03:00
new_feature_categories.cpp OpenLR decoding, markup tool. 2017-01-31 10:43:14 +03:00
new_feature_categories.hpp
osm_editor.cpp [editor] getting rid of osm::Editor::OriginalFeatureHasDeaultName method 2018-03-05 12:02:52 +03:00
osm_editor.hpp [editor] get rid of comment 2018-03-05 12:02:52 +03:00
postcodes_matcher.cpp [search] Fixed numero signs in search queries and names. 2017-06-01 15:29:06 +03:00
postcodes_matcher.hpp Code review. 2016-05-25 14:22:58 +03:00
rank_table.cpp Increase search rank for FC2018 objects 2018-04-09 15:59:05 +03:00
rank_table.hpp Increase search rank for FC2018 objects 2018-04-09 15:59:05 +03:00
road_shields_parser.cpp [shields] Remove duplicate shields of default style 2017-07-27 12:24:46 +03:00
road_shields_parser.hpp Fixed shields rendering on roads without name 2017-06-28 18:43:03 +03:00
scale_index.hpp Add LocalityIndexBuilder 2018-02-01 18:13:38 +03:00
scale_index_builder.hpp Change LocalityIndex depth 2018-02-08 12:39:21 +03:00
scales.cpp
scales.hpp
scales_patch.hpp The MAPS.ME.Designer tool for DRAPE 2.0 2017-07-04 11:26:12 +03:00
search_delimiters.cpp Review fixes. 2016-05-13 21:22:00 +03:00
search_delimiters.hpp Remove using std from base 2016-12-28 15:24:51 +03:00
search_string_utils.cpp [base] Compressed MemTrie. 2017-12-05 15:30:16 +03:00
search_string_utils.hpp [search] BookmarksProcessor. 2017-12-25 11:10:48 +01:00
string_set.hpp [search] Fixed numero signs in search queries and names. 2017-06-01 15:29:06 +03:00
string_slice.cpp Review fixes. 2016-06-09 13:20:37 +03:00
string_slice.hpp Review fixes. 2016-06-09 13:20:37 +03:00
succinct_trie_builder.hpp review fixes 2017-03-23 14:50:19 +03:00
succinct_trie_reader.hpp Fixed some warnings. 2017-03-27 17:02:46 +03:00
tesselator_decl.hpp
tree_structure.hpp [indexer] Increase subtypes limit to 128 2017-06-30 20:47:09 +03:00
trie.hpp Review fixes. 2017-12-05 15:30:16 +03:00
trie_builder.hpp Review fixes. 2017-11-24 18:23:42 +03:00
trie_reader.hpp [search] Get rid of T-prefix. 2017-11-24 18:23:42 +03:00
types_mapping.cpp
types_mapping.hpp
unique_index.hpp