Add layer=1 to building=roof preset (#227)

Co-authored-by: Martin Raifer <martin@raifer.tech>
Co-authored-by: Peter Newman <peternewman@users.noreply.github.com>
This commit is contained in:
Karson Sommer
2022-01-03 03:43:24 -06:00
committed by GitHub
parent bbe7b25623
commit 3a8e84c120
+4
View File
@@ -10,6 +10,10 @@
"tags": {
"building": "roof"
},
"addTags": {
"building": "roof",
"layer": "1"
},
"matchScore": 0.5,
"name": "Roof"
}