More GRB improvements

This commit is contained in:
Pieter Vander Vennet 2021-11-22 03:49:17 +01:00
parent 290cb6ce56
commit d6b61f6df6
6 changed files with 170 additions and 204 deletions

View file

@ -834,7 +834,7 @@
"grb": {
"description": "This theme is an attempt to help automating the GRB import.<br/>Note that this is very hacky and 'steals' the GRB data from an external site; in order to do this, you need to install and activate <a href='https://addons.mozilla.org/en-US/firefox/addon/cors-everywhere/'>this firefox extension</a> for it to work.",
"layers": {
"2": {
"1": {
"tagRenderings": {
"building type": {
"question": "What kind of building is this?"

View file

@ -753,9 +753,7 @@
"grb": {
"description": "GRB Fixup",
"layers": {
"0": {
"description": "Dit gebouw heeft een foutmelding",
"name": "Fixmes op gebouwen",
"1": {
"tagRenderings": {
"grb-fixme": {
"mappings": {
@ -786,14 +784,6 @@
"grb-unit": {
"render": "De wooneenheid-aanduiding is <b>{addr:unit}</b> "
}
},
"title": {
"mappings": {
"0": {
"then": "{fixme}"
}
},
"render": "{addr:street} {addr:housenumber}"
}
}
},