mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-06 19:31:41 +00:00
15 lines
278 B
JSON
15 lines
278 B
JSON
{
|
|
"icon": "maki-roadblock",
|
|
"geometry": "line",
|
|
"name": "Barrier Features",
|
|
"members": [
|
|
"barrier/fence",
|
|
"barrier/wall",
|
|
"barrier/ditch",
|
|
"barrier/gate",
|
|
"barrier/hedge",
|
|
"barrier/kerb",
|
|
"barrier"
|
|
]
|
|
}
|