Files
iD/data/presets/categories/route.json
2017-03-05 18:15:47 -05:00

22 lines
494 B
JSON

{
"icon": "route",
"geometry": "relation",
"name": "Route Features",
"members": [
"type/route/road",
"type/route/bicycle",
"type/route/foot",
"type/route/hiking",
"type/route/horse",
"type/route/bus",
"type/route/train",
"type/route/tram",
"type/route/ferry",
"type/route/power",
"type/route/pipeline",
"type/route/detour",
"type/route_master",
"type/route"
]
}