add postcodes and interpolations to osm2pgsql style

This commit is contained in:
Sarah Hoffmann
2019-01-02 14:50:55 +01:00
parent 4c10294a29
commit 8e2e852b89
3 changed files with 21 additions and 2 deletions

View File

@@ -198,6 +198,12 @@
"" : "address,house"
}
},
{
"keys" : ["addr:interpolation"],
"values" : {
"" : "interpolation,address"
}
},
{
"keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"],
"values" : {