mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
Merge pull request #6339 from westnordost/preset-height-restrictor
add height restrictor preset
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"icon": "maki-barrier",
|
||||
"fields": [
|
||||
"maxheight"
|
||||
],
|
||||
"geometry": [ "vertex" ],
|
||||
"tags": {
|
||||
"barrier": "height_restrictor"
|
||||
},
|
||||
"name": "Height Restrictor"
|
||||
}
|
||||
Reference in New Issue
Block a user