mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-29 07:06:04 +02:00
15 lines
325 B
JSON
15 lines
325 B
JSON
{
|
|
"icon": "iD-category-path",
|
|
"name": "Path Features",
|
|
"members": [
|
|
"highway/footway/marked",
|
|
"highway/footway/sidewalk",
|
|
"highway/steps",
|
|
"highway/path",
|
|
"highway/footway",
|
|
"highway/cycleway",
|
|
"highway/bridleway",
|
|
"highway/pedestrian_line"
|
|
]
|
|
}
|