mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-04 18:33:38 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user