mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-20 01:53:28 +00: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"
|
|
]
|
|
}
|