]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-admin.style
Merge pull request #2553 from lonvia/revert-street-matching-to-full-names
[nominatim.git] / settings / import-admin.style
index 02a54f12a04fcb90d64c3b85ff1acbec8fedb5eb..92484cb0ccddb64947748585b0327ae16caf7084 100644 (file)
@@ -1,6 +1,13 @@
 [
+{   "keys" : ["wikipedia", "wikipedia:*", "wikidata"],
+    "values" : {
+        "" : "extra"
+    }
+},
 {
-    "keys" : ["name:prefix", "name:suffix", "name:botanical", "*wikidata"],
+    "keys" : ["*:prefix", "*:suffix", "name:prefix:*", "name:suffix:*",
+              "name:etymology", "name:signed", "name:botanical", "*:wikidata",
+              "addr:street:name", "addr:street:type"],
     "values" : {
         "" : "skip"
     }
@@ -42,8 +49,8 @@
     }
 },
 {
-    "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"
     }