mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
37 lines
984 B
JSON
37 lines
984 B
JSON
{
|
|
"services": {
|
|
"improveOSM": {
|
|
"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": {
|
|
"errorTypes": {
|
|
|
|
}
|
|
}
|
|
}
|
|
} |