]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-street.style
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / settings / import-street.style
index 892bebdabac1f0db6def9b6229731678d8afd433..77cf4790f3db436642ada5ef5c4cf8e59511abc0 100644 (file)
@@ -1,6 +1,12 @@
 [
+{   "keys" : ["wikipedia", "wikipedia:*", "wikidata", "area"],
+    "values" : {
+        "" : "extra"
+    }
+},
 {
-    "keys" : ["name:prefix", "name:suffix", "name:botanical", "*wikidata"],
+    "keys" : ["name:prefix", "name:suffix", "name:prefix:*", "name:suffix:*",
+              "name:etymology", "name:signed", "name:botanical", "*wikidata"],
     "values" : {
         "" : "skip"
     }
@@ -43,7 +49,7 @@
 },
 {
     "keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in:country",
-              "addr:country", "addr:country", "addr:country_code"],
+              "addr:country", "addr:country_code"],
     "values" : {
         "" : "country"
     }