Files
iD/data/qa_errors.json

39 lines
1.0 KiB
JSON

{
"services": {
"improveOSM": {
"shortName": "iOSM",
"errorTypes": {
"ow": {
"icon": "fas-long-arrow-alt-right",
"category": "routing"
},
"mr-both": {
"icon": "maki-car",
"category": "geometry"
},
"mr-parking": {
"icon": "maki-parking",
"category": "geometry"
},
"mr-path": {
"icon": "maki-shoe",
"category": "geometry"
},
"mr-road": {
"icon": "maki-car",
"category": "geometry"
},
"tr": {
"icon": "temaki-junction",
"category": "routing"
}
}
},
"keepRight": {
"shortName": "kr",
"errorTypes": {
}
}
}
}