Fix build and add unmarked crossing (#609)

This commit is contained in:
Robin van der Linde 2022-01-11 10:29:14 +01:00
parent 04c90a89a7
commit 8e624b4122
5 changed files with 91 additions and 61 deletions

View file

@ -2169,6 +2169,9 @@
},
"2": {
"then": "Zebra crossing"
},
"3": {
"then": "Crossing without crossing markings"
}
},
"question": "What kind of crossing is this?"
@ -3294,6 +3297,83 @@
}
}
},
"note": {
"filter": {
"0": {
"options": {
"0": {
"question": "Should mention {search} in the first comment"
}
}
},
"1": {
"options": {
"0": {
"question": "Should <b>not</b> mention {search} in the first comment"
}
}
},
"2": {
"options": {
"0": {
"question": "Opened by {search}"
}
}
},
"3": {
"options": {
"0": {
"question": "<b>Not</b> opened by {search}"
}
}
},
"4": {
"options": {
"0": {
"question": "Opened before {search}"
}
}
},
"5": {
"options": {
"0": {
"question": "Opened after {search}"
}
}
},
"6": {
"options": {
"0": {
"question": "Opened by anonymous user"
}
}
},
"7": {
"options": {
"0": {
"question": "Only show open notes"
}
}
}
},
"name": "OpenStreetMap notes",
"tagRenderings": {
"report-contributor": {
"render": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Report {_first_user} as spam</a>"
},
"report-note": {
"render": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={id}&reportable_type=Note' target='_blank'>Report this note as spam or inappropriate</a>"
}
},
"title": {
"mappings": {
"0": {
"then": "Closed note"
}
},
"render": "Note"
}
},
"observation_tower": {
"description": "Towers with a panoramic view",
"name": "Observation towers",

View file

@ -2180,6 +2180,9 @@
},
"2": {
"then": "Zebrapad"
},
"3": {
"then": "Oversteekplaats zonder kruispuntmarkeringen"
}
},
"question": "Wat voor oversteekplaats is dit?"