mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
Support more subtypes of osmose error type 8300
This commit is contained in:
@@ -888,10 +888,12 @@ en:
|
||||
title: 'Traffic Sign Suggestion'
|
||||
description: 'Traffic signs detected by Mapillary suggest there may be an unmapped {0} nearby.'
|
||||
parts:
|
||||
1: 'speed limit'
|
||||
20: 'max height limit'
|
||||
21: 'max weight limit'
|
||||
32: 'roundabout'
|
||||
34: 'set of speed bumps'
|
||||
39: 'living street'
|
||||
8360:
|
||||
title: 'Missing Street Object'
|
||||
description: 'Object detection by Mapillary suggests there may be an unmapped {0} nearby.'
|
||||
|
||||
@@ -111,6 +111,57 @@
|
||||
"7040-6": {
|
||||
"icon": "temaki-power"
|
||||
},
|
||||
"8300-1": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-2": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-3": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-4": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-5": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-6": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-7": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-8": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-9": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-10": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-11": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-12": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-13": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-14": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-15": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-16": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-17": {
|
||||
"icon": "fas-tachometer-alt"
|
||||
},
|
||||
"8300-20": {
|
||||
"icon": "temaki-height_restrictor"
|
||||
},
|
||||
@@ -123,6 +174,9 @@
|
||||
"8300-34": {
|
||||
"icon": "temaki-diamond"
|
||||
},
|
||||
"8300-39": {
|
||||
"icon": "temaki-pedestrian"
|
||||
},
|
||||
"8360-1": {
|
||||
"icon": "temaki-bench"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user