Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authortatiana-yan <tatiana.kondakova@gmail.com>2018-11-27 11:58:48 +0300
committermpimenov <mpimenov@users.noreply.github.com>2018-12-06 15:04:16 +0300
commit26b59b602281eac656d988d9a679b224de346453 (patch)
treed6565d9fc6f2bc0d0ed825286086c8fcff78266f /tools
parent01a801540428ea42761a2dd830cb75987a8dd052 (diff)
[indexer] Add metadata key for brand. Minor fixes.
Diffstat (limited to 'tools')
-rw-r--r--tools/python/mwm/mwm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/python/mwm/mwm.py b/tools/python/mwm/mwm.py
index 6d322e09fe..812b0651e2 100644
--- a/tools/python/mwm/mwm.py
+++ b/tools/python/mwm/mwm.py
@@ -62,7 +62,7 @@ class MWM:
"turn_lanes", "turn_lanes_forward", "turn_lanes_backward", "email", "postcode",
"wikipedia", "maxspeed", "flats", "height", "min_height",
"denomination", "building_levels", "test_id", "ref:sponsored", "price_rate",
- "rating", "fuel", "routes"]
+ "rating", "banner_url", "level", "iata", "brand"]
regiondata = ["languages", "driving", "timezone", "addr_fmt", "phone_fmt", "postcode_fmt", "holidays", "housenames"]