"no" : "skip"
}
},
+{ "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"
}
{
"keys" : ["boundary"],
"values" : {
- "administrative" : "main"
+ "administrative" : "main",
+ "postal_code" : "main"
}
},
{
}
},
{
- "keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"],
+ "keys" : ["addr:interpolation"],
"values" : {
- "" : "address"
+ "" : "interpolation,address"
}
},
{
"keys" : ["postal_code", "postcode", "addr:postcode",
"tiger:zip_left", "tiger:zip_right"],
"values" : {
- "" : "postcode"
+ "" : "postcode,fallback"
}
},
{
- "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"
}