forked from MapComplete/MapComplete
More GRB improvements
This commit is contained in:
parent
290cb6ce56
commit
d6b61f6df6
6 changed files with 170 additions and 204 deletions
|
@ -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?"
|
||||
|
|
|
@ -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}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue