From 1a2636f19eabd3415d5cc4b8461133b32904ab42 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Thu, 4 Nov 2021 17:03:12 +0100 Subject: [PATCH] Formatting, translations --- assets/layers/conflation/conflation.json | 3 +-- assets/themes/postboxes/postboxes.json | 4 ++-- langs/themes/en.json | 11 ++++++++++- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/assets/layers/conflation/conflation.json b/assets/layers/conflation/conflation.json index 66ea6655a4..743e47cd6a 100644 --- a/assets/layers/conflation/conflation.json +++ b/assets/layers/conflation/conflation.json @@ -31,12 +31,11 @@ { "width": "3", "color": "#00f", - "dasharray": { "render": "", "mappings": [ { - "if": "resulting-geometry=yes", + "if": "resulting-geometry=yes", "then": "6 6" } ] diff --git a/assets/themes/postboxes/postboxes.json b/assets/themes/postboxes/postboxes.json index 1237d65946..047c4c3224 100644 --- a/assets/themes/postboxes/postboxes.json +++ b/assets/themes/postboxes/postboxes.json @@ -48,7 +48,7 @@ "tagRenderings": [ "images", { - "id": "Minimap", + "id": "Minimap", "render": "{minimap(17): height: 10rem; overflow: hidden; border: 1px solid #DADADA; border-radius: 0.5rem; }" } ], @@ -225,4 +225,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/langs/themes/en.json b/langs/themes/en.json index 7d5a45d348..0764b20390 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -793,7 +793,16 @@ "title": "Ghost bikes" }, "grb": { - "description": "This theme is an attempt to help automating the GRB import.
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 this firefox extension for it to work." + "description": "This theme is an attempt to help automating the GRB import.
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 this firefox extension for it to work.", + "layers": { + "1": { + "tagRenderings": { + "building type": { + "question": "What kind of building is this?" + } + } + } + } }, "hackerspaces": { "description": "On this map you can see hackerspaces, add a new hackerspace or update data directly",