Files
iD/data/presets/categories.json
John Firebaugh 107f6cfeba type -> geometry
2013-03-12 13:00:32 -07:00

21 lines
313 B
JSON

[
{
"match": {
"geometry": "line"
},
"icon": "highway",
"name": "roads",
"members": [
"residential road",
"primary road",
"secondary road",
"tertiary road",
"motorway",
"trunk highway",
"service road",
"other"
]
}
]