Postal boundaries usually just have the postcode tag set and are
therefore officially 'nameless'. We want to have them as
boundary=postal_code anyways in order to distiguish them from postcode
points inherited from addr: tags.
{
"keys" : ["boundary"],
"values" : {
{
"keys" : ["boundary"],
"values" : {
- "administrative" : "main"
+ "administrative" : "main",
+ "postal_code" : "main"
"keys" : ["boundary"],
"values" : {
"place" : "skip",
"keys" : ["boundary"],
"values" : {
"place" : "skip",
+ "postal_code" : "main",
"" : "main,with_name"
}
},
"" : "main,with_name"
}
},
"keys" : ["boundary"],
"values" : {
"place" : "skip",
"keys" : ["boundary"],
"values" : {
"place" : "skip",
+ "postal_code" : "main",
"" : "main,with_name"
}
},
"" : "main,with_name"
}
},