mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-17 09:57:27 +02:00
only apply layer=1 on newly creted roofs; improve fields for roof preset
* closes #1432 by changing the `layer=1` tag from an `addTags` tag to the default value of the `layer` field * some of the fields for "regular" buildings don't make sense for "roof-only" features
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"key": "layer",
|
||||
"type": "number",
|
||||
"label": "{layer}",
|
||||
"placeholder": "0",
|
||||
"default": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user