mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Add attribute height to tag for retaining_wall
Same as for hedge https://github.com/openstreetmap/iD/blob/mast/data/presets/presets/barrier/hedge.json
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"fields": [
|
||||
"height"
|
||||
],
|
||||
"geometry": [
|
||||
"line",
|
||||
"area"
|
||||
@@ -7,4 +10,4 @@
|
||||
"barrier": "retaining_wall"
|
||||
},
|
||||
"name": "Retaining Wall"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user