]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-full.style
indexer: move progress tracker into separate class
[nominatim.git] / settings / import-full.style
index de91fd9c3d793642aec438f8e22300de0261e8e1..e446f18a02ff7555b1ec26775c3cb0e15a2c0bf8 100644 (file)
@@ -6,8 +6,8 @@
     }
 },
 {
-    "keys" : ["name:prefix", "name:suffix", "name:botanical", "wikidata",
-              "*:wikidata"],
+    "keys" : ["name:prefix", "name:suffix", "name:prefix:*", "name:suffix:*",
+              "name:botanical", "wikidata", "*:wikidata"],
     "values" : {
         "" : "extra"
     }
@@ -98,6 +98,7 @@
     "values" : {
         "level_crossing" : "skip",
         "no" : "skip",
+        "rail" : "skip",
         "" : "main,with_name"
     }
 },
     }
 },
 {
-    "keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in_country",
-              "addr:country", "addr:country", "addr:country_code"],
+    "keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in:country",
+              "addr:country", "addr:country_code"],
     "values" : {
         "" : "country"
     }