Add support for even more Osmose error types

- Conflicting tags
- Orthographic errors (excess whitespace and all capital names)
- Deprecated tagging
- Bad use of the "area" tag
This commit is contained in:
SilentSpike
2019-12-31 22:23:09 +00:00
parent 406264c37e
commit 9fca611ec1
7 changed files with 75 additions and 7 deletions

View File

@@ -23,11 +23,16 @@
"3040",
"3090",
"3161",
"3200",
"3220",
"3250",
"4010",
"4030",
"4080",
"5010",
"7040",
"7090",
"5010",
"5070",
"8300",
"8360",
@@ -57,12 +62,20 @@
"3090-3090": "fas-calendar-alt",
"3161-1": "maki-parking",
"3161-2": "maki-parking",
"3200-32001": "fas-vector-square",
"3200-32002": "fas-vector-square",
"3200-32003": "fas-vector-square",
"3220-32200": "maki-roadblock",
"3220-32201": "maki-roadblock",
"3250-32501": "maki-watch",
"4010-4010": "maki-waste-basket",
"4010-40102": "maki-waste-basket",
"4030-900": "fas-yin-yang",
"4080-1": "far-dot-circle",
"4080-2": "far-dot-circle",
"4080-3": "far-dot-circle",
"5010-803": "fas-sort-alpha-up",
"5010-903": "fas-rocket",
"5070-50703": "fas-tint-slash",
"5070-50704": "fas-code",
"5070-50705": "fas-question",