]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-street.style
consider "modifier letter apostrophe" to be punctuation
[nominatim.git] / settings / import-street.style
index 892bebdabac1f0db6def9b6229731678d8afd433..f1bc61eeb6c541836a47f64777730cc3c3ad6590 100644 (file)
@@ -1,6 +1,13 @@
 [
+{   "keys" : ["wikipedia", "wikipedia:*", "wikidata", "area"],
+    "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"
     }
@@ -43,7 +50,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"
     }