]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-full.style
add 'healthcare' as main tag
[nominatim.git] / settings / import-full.style
index ce82ff83c1e1648096c0934758e41251ed81817a..a74334cae902093017764adaa809f8a1d222254a 100644 (file)
@@ -15,7 +15,7 @@
 },
 {
     "keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref",
-              "iata", "icao", "pcode", "pcode:*"],
+              "iata", "icao", "pcode", "pcode:*", "ISO3166-2"],
     "values" : {
         "" : "ref"
     }
     }
 },
 {
-    "keys" : ["junction"],
+    "keys" : ["junction", "healthcare"],
     "values" : {
         "" : "main,fallback,with_name"
     }