You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TESTING: check additional filter not stored old
42
+
// TESTING check additional filter not stored old
43
+
// TESTING Sort maps poi categories API search (sort bboxes?)
44
+
// TESTING query = "Church Catedral-Basílica de Nuestra Señora del Pilar"; - POI_TYPE /\ POI (SYNONYMS!)
45
+
// TEST_ALLOW_HOUSE_POI_TYPE_INTERSECTION Review if poi doesn't have bbox don't intersect or add bbox! - Shell 2 Rožňavská (test)
44
46
45
47
////////// IN PROGRESS //////////
46
48
47
-
// TODO POI: Sort maps poi categories API search (sort bboxes?)
48
-
49
-
// TODO POI Categories translations / synonyms (WEB) - Стоматол., Dentist, Stomatology
50
-
// TODO query = "Catedral-Basílica de Nuestra Señora del Pilar"; - POI_TYPE /\ POI
51
-
// TODO Review if poi doesn't have bbox don't intersect or add bbox! - Shell 2 Rožňavská
52
-
53
-
// TODO INSPECTOR stats index_words_dashboard.html
49
+
// INSPECTOR stats index_words_dashboard.html
54
50
55
51
// TO DO Ivan / Gateway
56
52
// TODO DEDUPLICATE: Review / implement similarity radius - similarityRadius = 50000 ... Route Id
57
53
// TODO DEDUPLICATE: Unite RouteArticle, POI by wikidata id ? - DEPTH_TO_CHECK_SAME_SEARCH_RESULTS = 20;...
58
54
// TODO DEDUPLICATE: Venezia ? - No place=city in POI is it on purpose ? 2 Wikidataids! Rating not merged. POI - relation/44741 (Q641), CITY - way/64778090 (Q33723961).
59
55
// TODO DEDUPLICATE: review osm route id combine by?
60
56
// TODO DEDUPLICATE: Index place=state, county.. + wikidata id for boundaries (regions.ocbf) & display them - analyze
61
-
// TODO DEDUPLICATE: Test wiki / travel maps, seamarks map
57
+
// TODO DEDUPLICATE: Test wiki / travel maps / seamarks map
62
58
// TODO DEDUPLICATE: same location (5-10m) 2 streets different cities
63
59
// TODO DEDUPLICATE: brand langs - 'Поїхали з нами' / 'Поехали с нами'
64
60
// TODO UNIT TESTS: (duplicate words), Бульварно-Кудрявська, NC-42, 2-га Нова (2 Нова), M2...
@@ -68,21 +64,24 @@
68
64
// TODO INSPECTOR : doesn't show suffixes
69
65
70
66
// LARGE IMPORTANT TASKS
71
-
// TODO ANALYZE: find slow queries on Autotests
67
+
// TODO INDEX: Speedup load after sorting - to limit objects (store elo in index)!
68
+
// TODO INDEX: Store Poi category index (effective intersection 'Church St. Miguel' - refactor checkAmenity)
69
+
// TODO INDEX: Find POI Categories translations / synonyms (WEB) - Стоматол., Dentist, Stomatology, Basilica (?)
70
+
// TODO ANALYZE: BUG - Germany POI words - . (115,158, 115,158), und (97,839, 97,839), - not common? - bach (56,475, 56,475) - could be common?
72
71
// TODO ANALYZE: too many wiki places on streets?
73
-
// TODO ANALYZE: Germany POI words - . (115,158, 115,158), und (97,839, 97,839), - not common? - bach (56,475, 56,475) - could be common?
74
-
// TODO POI CATEGORY Bboxes too large - test size OsmAndPoiNameIndexDataAtom, quad tree (90% < 10K) add rare categories
75
-
// TODO ANALYZE: Large Geo atoms "Berlin"
72
+
// TODO ANALYZE: find slow queries on Autotests
73
+
// TODO ANALYZE: Large Geo atoms "Berlin" (Slow query)
76
74
77
75
// TO DO - RZR
78
-
// TODO WEB PRODUCTION: display results std way: house, interpolation results, poi...
79
-
// TODO WEB Production: Multithread pool, Monitor / time & memory optimize memory?
0 commit comments