mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Also adds support for the following error types: - Objects mapped as both node/area or way/area - Power lines that lead to nowhere - Extra nodes in power lines (which should only go from support to support to endpoint) - Power line supports with no power lines
141 lines
4.1 KiB
JSON
141 lines
4.1 KiB
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": {
|
|
|
|
}
|
|
},
|
|
"osmose": {
|
|
"items": ["0", "1040", "1050", "1070", "1150", "1280", "3161", "3250", "4080", "7040", "8300", "8360"],
|
|
"errorTypes": {
|
|
"0-1": {
|
|
"icon": "maki-home"
|
|
},
|
|
"0-2": {
|
|
"icon": "maki-home"
|
|
},
|
|
"1040-1": {
|
|
"icon": "maki-square-stroked"
|
|
},
|
|
"1050-1": {
|
|
"icon": "maki-circle-stroked"
|
|
},
|
|
"1050-1050": {
|
|
"icon": "maki-circle-stroked"
|
|
},
|
|
"1070-1": {
|
|
"icon": "maki-home"
|
|
},
|
|
"1070-4": {
|
|
"icon": "maki-dam"
|
|
},
|
|
"1070-5": {
|
|
"icon": "maki-dam"
|
|
},
|
|
"1070-8": {
|
|
"icon": "maki-cross"
|
|
},
|
|
"1070-10": {
|
|
"icon": "maki-cross"
|
|
},
|
|
"1150-1": {
|
|
"icon": "far-clone"
|
|
},
|
|
"1150-2": {
|
|
"icon": "far-clone"
|
|
},
|
|
"1150-3": {
|
|
"icon": "far-clone"
|
|
},
|
|
"1280-1": {
|
|
"icon": "maki-attraction"
|
|
},
|
|
"3161-1": {
|
|
"icon": "maki-parking"
|
|
},
|
|
"3161-2": {
|
|
"icon": "maki-parking"
|
|
},
|
|
"3250-32501": {
|
|
"icon": "maki-watch"
|
|
},
|
|
"4080-1": {
|
|
"icon": "far-dot-circle"
|
|
},
|
|
"4080-2": {
|
|
"icon": "far-dot-circle"
|
|
},
|
|
"4080-3": {
|
|
"icon": "far-dot-circle"
|
|
},
|
|
"7040-1": {
|
|
"icon": "temaki-power_tower"
|
|
},
|
|
"7040-2": {
|
|
"icon": "temaki-power"
|
|
},
|
|
"7040-4": {
|
|
"icon": "maki-marker"
|
|
},
|
|
"7040-6": {
|
|
"icon": "temaki-power"
|
|
},
|
|
"8300-20": {
|
|
"icon": "temaki-height_restrictor"
|
|
},
|
|
"8300-21": {
|
|
"icon": "fas-weight-hanging"
|
|
},
|
|
"8300-32": {
|
|
"icon": "maki-circle-stroked"
|
|
},
|
|
"8300-34": {
|
|
"icon": "temaki-diamond"
|
|
},
|
|
"8360-1": {
|
|
"icon": "temaki-bench"
|
|
},
|
|
"8360-2": {
|
|
"icon": "maki-bicycle"
|
|
},
|
|
"8360-3": {
|
|
"icon": "temaki-security_camera"
|
|
},
|
|
"8360-4": {
|
|
"icon": "temaki-fire_hydrant"
|
|
},
|
|
"8360-5": {
|
|
"icon": "temaki-traffic_signals"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |