]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-street.style
Merge pull request #2812 from mausch/patch-1
[nominatim.git] / settings / import-street.style
index 088c1155cdb7f7cc91178ffbda5b89ca9dc7b330..a1b0e8d611dc9d3d32bc22f13d4410a56231e830 100644 (file)
@@ -1,13 +1,20 @@
 [
+{   "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"
     }
 },
 {
     "keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref",
-              "iata", "icao", "pcode"],
+              "iata", "icao", "pcode", "ISO3166-2"],
     "values" : {
         "" : "ref"
     }