mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-09 03:25:37 +02:00
8f35501cda
fixes #1100
18 lines
375 B
JSON
18 lines
375 B
JSON
[{
|
|
"geometry": "line",
|
|
"icon": "highway",
|
|
"id": "Road",
|
|
"icon": "category-roads",
|
|
"members": [
|
|
"highway/residential",
|
|
"highway/motorway",
|
|
"highway/trunk",
|
|
"highway/primary",
|
|
"highway/secondary",
|
|
"highway/tertiary",
|
|
"highway/unclassified",
|
|
"highway/service",
|
|
"highway/track"
|
|
]
|
|
}]
|