Convert comments in tagRenderings into IDs as they were mostly used like this

This commit is contained in:
Pieter Vander Vennet 2021-09-26 18:00:24 +02:00
parent d6aecc23a2
commit f386c3a25f
15 changed files with 282 additions and 282 deletions

View file

@ -51,7 +51,6 @@
"tagRenderings": [
"images",
{
"#": "Access tag",
"render": {
"nl": "De toegankelijkheid van dit gebied is: {access:description}"
},
@ -128,10 +127,10 @@
"nl": "Toegankelijk mits betaling"
}
}
]
],
"id": "Access tag"
},
{
"#": "Operator tag",
"render": {
"nl": "Beheer door {operator}"
},
@ -163,7 +162,8 @@
},
"hideInAnswer": true
}
]
],
"id": "Operator tag"
}
],
"wayHandling": 1,