]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-street.style
Merge pull request #1758 from krahulreddy/advanced-installations
[nominatim.git] / settings / import-street.style
index db2cd2a8939993f0302a1b86878454bdf2c3b7d7..088c1155cdb7f7cc91178ffbda5b89ca9dc7b330 100644 (file)
@@ -26,7 +26,7 @@
     "keys" : ["landuse"],
     "values" : {
         "cemetry" : "skip",
-        "" : "fallback,with-name"
+        "" : "fallback,with_name"
     }
 },
 {
@@ -42,8 +42,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"
     }