diff --git a/Docs/CalculatedTags.md b/Docs/CalculatedTags.md
index 697cda570..1639075a1 100644
--- a/Docs/CalculatedTags.md
+++ b/Docs/CalculatedTags.md
@@ -18,7 +18,7 @@
     + [_isOpen](#_isopen)
     + [_direction:numerical, _direction:leftright](#_directionnumerical,-_direction:leftright)
     + [_direction:centerpoint](#_directioncenterpoint)
-    + [_now:date, _now:datetime, _loaded:date, _loaded:_datetime](#_nowdate,-_now:datetime,-_loaded:date,-_loaded:_datetime)
+    + [_now:date, _now:datetime](#_nowdate,-_now:datetime)
     + [_last_edit:contributor, _last_edit:contributor:uid, _last_edit:changeset, _last_edit:timestamp, _version_number, _backend](#_last_editcontributor,-_last_edit:contributor:uid,-_last_edit:changeset,-_last_edit:timestamp,-_version_number,-_backend)
     + [sidewalk:left, sidewalk:right, generic_key:left:property, generic_key:right:property](#sidewalkleft,-sidewalk:right,-generic_key:left:property,-generic_key:right:property)
     + [_geometry:type](#_geometrytype)
@@ -30,7 +30,6 @@
     + [intersectionsWith](#intersectionswith)
     + [closest](#closest)
     + [closestn](#closestn)
-    + [memberships](#memberships)
     + [get](#get)
 
 
@@ -142,7 +141,7 @@ This is a lazy metatag and is only calculated when needed
 
 
 
-### _now:date, _now:datetime, _loaded:date, _loaded:_datetime 
+### _now:date, _now:datetime 
 
 
 
@@ -156,7 +155,7 @@ Adds the time that the data got loaded - pretty much the time of downloading fro
 
 
 
-Information about the last edit of this object.
+Information about the last edit of this object. This object will actually _rewrite_ some tags for features coming from overpass
 
 
 
@@ -196,7 +195,7 @@ Extract the 'level'-tag into a normalized, ';'-separated value
 
 
 
-_referencing_ways contains - for a node - which ways use this this node as point in their geometry. If the preset has 'snapToLayer' defined, the icon will be calculated based on the preset tags with `_referencing_ways=["way/-1"]` added.
+_referencing_ways contains - for a node - which ways use this this node as point in their geometry. 
 
 This is a lazy metatag and is only calculated when needed
 
@@ -256,7 +255,6 @@ Some advanced functions are available on **feat** as well:
   - [intersectionsWith](#intersectionsWith)
   - [closest](#closest)
   - [closestn](#closestn)
-  - [memberships](#memberships)
   - [get](#get)
  
 
@@ -324,15 +322,6 @@ If a 'unique tag key' is given, the tag with this key will only appear once (e.g
   3. maxDistanceInMeters (optional)
  
 
-### memberships 
-
- Gives a list of `{role: string, relation: Relation}`-objects, containing all the relations that this feature is part of. 
-
-For example: `_part_of_walking_routes=feat.memberships().map(r => r.relation.tags.name).join(';')` 
-
-
- 
-
 ### get 
 
  Gets the property of the feature, parses it (as JSON) and returns it. Might return 'undefined' if not defined, null, ... 
diff --git a/Docs/Layers/address.md b/Docs/Layers/address.md
index 59ea54e7b..98270cfec 100644
--- a/Docs/Layers/address.md
+++ b/Docs/Layers/address.md
@@ -111,6 +111,38 @@ This is rendered with  `<b>Fixme description</b>{fixme}`
 
 
   - *No fixme - write something here to explain complicated cases*  corresponds with  ``
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/address/address.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/address/address.json)
diff --git a/Docs/Layers/advertising.md b/Docs/Layers/advertising.md
index 1ffb2594b..3321cea16 100644
--- a/Docs/Layers/advertising.md
+++ b/Docs/Layers/advertising.md
@@ -31,6 +31,7 @@ We will complete data from advertising features with reference, operator and lit
 
 
   - [advertising](https://mapcomplete.osm.be/advertising)
+  - [personal](https://mapcomplete.osm.be/personal)
 
 
 
@@ -77,8 +78,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -232,12 +231,10 @@ This is rendered with  `Reference number is {ref}`
 
 
 
-### questions 
+### leftover-questions 
 
 
 
-Show the images block at this location
-
 This tagrendering has no question and is thus read-only
 
 
@@ -248,10 +245,50 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a small map with the feature. Added by default to every popup
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
 
-This document is autogenerated from [assets/themes/advertising/advertising.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/advertising/advertising.json)
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
+
+This document is autogenerated from [assets/layers/advertising/advertising.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/advertising/advertising.json)
diff --git a/Docs/Layers/all_streets.md b/Docs/Layers/all_streets.md
index 6b872c4e2..7bf184051 100644
--- a/Docs/Layers/all_streets.md
+++ b/Docs/Layers/all_streets.md
@@ -70,7 +70,15 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -78,6 +86,28 @@ This tagrendering has no question and is thus read-only
 
 
 
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 ### is_cyclestreet 
 
 
@@ -137,24 +167,10 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
-### questions 
+### split-button 
 
 
 
-Show the images block at this location
-
-This tagrendering has no question and is thus read-only
-
-
-
-
-
-### minimap 
-
-
-
-Shows a small map with the feature. Added by default to every popup
-
 This tagrendering has no question and is thus read-only
 
  
diff --git a/Docs/Layers/ambulancestation.md b/Docs/Layers/ambulancestation.md
index 7391a9d9f..80103dc29 100644
--- a/Docs/Layers/ambulancestation.md
+++ b/Docs/Layers/ambulancestation.md
@@ -156,10 +156,40 @@ This is rendered with  `The operator is a(n) {operator:type} entity.`
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/ambulancestation/ambulancestation.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/ambulancestation/ambulancestation.json)
diff --git a/Docs/Layers/artwork.md b/Docs/Layers/artwork.md
index 6aad555a4..b5fbd2a05 100644
--- a/Docs/Layers/artwork.md
+++ b/Docs/Layers/artwork.md
@@ -83,8 +83,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -176,8 +174,6 @@ This tagrendering has labels  `artwork-question`
 
 
 
-Shows a wikipedia box with the corresponding wikipedia article; the wikidata-item link can be changed by a contributor
-
 The question is  *What is the corresponding Wikidata entity?*
 
 This rendering asks information about the property  [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) 
@@ -420,6 +416,68 @@ This tagrendering has labels  `bench-questions`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/atm.md b/Docs/Layers/atm.md
index 59efb276e..f61f0a87f 100644
--- a/Docs/Layers/atm.md
+++ b/Docs/Layers/atm.md
@@ -74,8 +74,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -200,6 +198,68 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/bank.md b/Docs/Layers/bank.md
index c6291208e..ed5dd64f1 100644
--- a/Docs/Layers/bank.md
+++ b/Docs/Layers/bank.md
@@ -82,6 +82,38 @@ The question is  *Does this bank have an ATM?*
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/banks_with_atm.md b/Docs/Layers/banks_with_atm.md
index d6139e364..9a88b41a9 100644
--- a/Docs/Layers/banks_with_atm.md
+++ b/Docs/Layers/banks_with_atm.md
@@ -83,12 +83,10 @@ The question is  *Does this bank have an ATM?*
 
 
 
-### questions 
+### leftover-questions 
 
 
 
-Show the images block at this location
-
 This tagrendering has no question and is thus read-only
 
 
@@ -99,12 +97,22 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a small map with the feature. Added by default to every popup
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
 
 This tagrendering has no question and is thus read-only
 
 
 
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
 
 
 #### Filters 
diff --git a/Docs/Layers/barrier.md b/Docs/Layers/barrier.md
index 9bee4b990..60abb5193 100644
--- a/Docs/Layers/barrier.md
+++ b/Docs/Layers/barrier.md
@@ -78,8 +78,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -221,6 +219,58 @@ This is rendered with  `Overlap: {overlap} m`
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `cycle_barrier=double|cycle_barrier=triple` 
+This tagrendering is only visible in the popup if the following condition is met: `cycle_barrier=double|cycle_barrier=triple`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/barrier/barrier.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/barrier/barrier.json)
diff --git a/Docs/Layers/bench.md b/Docs/Layers/bench.md
index 5bb4cf217..f883f0e8e 100644
--- a/Docs/Layers/bench.md
+++ b/Docs/Layers/bench.md
@@ -83,8 +83,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -388,6 +386,68 @@ This tagrendering has labels  `artwork-question`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/bench_at_pt.md b/Docs/Layers/bench_at_pt.md
index ea47eddd1..5d1235ff2 100644
--- a/Docs/Layers/bench_at_pt.md
+++ b/Docs/Layers/bench_at_pt.md
@@ -71,8 +71,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -106,6 +104,58 @@ The question is  *What kind of bench is this?*
   - *There is a normal, sit-down bench here*  corresponds with  `bench=yes`
   - *Stand up bench*  corresponds with  `bench=stand_up_bench`
   - *There is no bench here*  corresponds with  `bench=no`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/bench_at_pt/bench_at_pt.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bench_at_pt/bench_at_pt.json)
diff --git a/Docs/Layers/bicycle_library.md b/Docs/Layers/bicycle_library.md
index a730f4076..b79a9492c 100644
--- a/Docs/Layers/bicycle_library.md
+++ b/Docs/Layers/bicycle_library.md
@@ -77,8 +77,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -220,6 +218,58 @@ This rendering asks information about the property  [description](https://wiki.o
 
 This is rendered with  `{description}`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/bicycle_library/bicycle_library.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bicycle_library/bicycle_library.json)
diff --git a/Docs/Layers/bicycle_rental.md b/Docs/Layers/bicycle_rental.md
index cfc2da80f..99e92452a 100644
--- a/Docs/Layers/bicycle_rental.md
+++ b/Docs/Layers/bicycle_rental.md
@@ -81,8 +81,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -379,6 +377,68 @@ This is rendered with  `{capacity:tandem_bicycle} tandem can be rented here`
 
 This tagrendering is only visible in the popup if the following condition is met: `rental~^(.*tandem_bicycle.*)$`
 
-This tagrendering has labels  `bicycle_rental` 
+This tagrendering has labels  `bicycle_rental`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/bicycle_rental/bicycle_rental.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bicycle_rental/bicycle_rental.json)
diff --git a/Docs/Layers/bicycle_rental_non_docking.md b/Docs/Layers/bicycle_rental_non_docking.md
index 5e01025e1..ec48f1214 100644
--- a/Docs/Layers/bicycle_rental_non_docking.md
+++ b/Docs/Layers/bicycle_rental_non_docking.md
@@ -80,8 +80,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -382,12 +380,10 @@ This tagrendering has labels  `bicycle_rental`
 
 
 
-### questions 
+### leftover-questions 
 
 
 
-Show the images block at this location
-
 This tagrendering has no question and is thus read-only
 
 
@@ -398,10 +394,50 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a small map with the feature. Added by default to every popup
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/themes/cyclofix/cyclofix.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/cyclofix/cyclofix.json)
diff --git a/Docs/Layers/bicycle_tube_vending_machine.md b/Docs/Layers/bicycle_tube_vending_machine.md
index 4b0467396..2b3d58bca 100644
--- a/Docs/Layers/bicycle_tube_vending_machine.md
+++ b/Docs/Layers/bicycle_tube_vending_machine.md
@@ -73,8 +73,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -196,6 +194,68 @@ The question is  *Are other bicycle bicycle accessories sold here?*
   - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:vending:bicycle_pump' target='_blank'>vending:bicycle_pump</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending:bicycle_pump%3Dno' target='_blank'>no</a>
   - *Bicycle locks are sold here*  corresponds with  `vending:bicycle_lock=yes`
   - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:vending:bicycle_lock' target='_blank'>vending:bicycle_lock</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending:bicycle_lock%3Dno' target='_blank'>no</a>
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/bicycle_tube_vending_machine/bicycle_tube_vending_machine.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bicycle_tube_vending_machine/bicycle_tube_vending_machine.json)
diff --git a/Docs/Layers/bike_cafe.md b/Docs/Layers/bike_cafe.md
index 80f0240a5..3a0ec35ba 100644
--- a/Docs/Layers/bike_cafe.md
+++ b/Docs/Layers/bike_cafe.md
@@ -77,8 +77,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -217,6 +215,38 @@ This rendering asks information about the property  [opening_hours](https://wiki
 
 This is rendered with  `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/bike_cafe/bike_cafe.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_cafe/bike_cafe.json)
diff --git a/Docs/Layers/bike_cleaning.md b/Docs/Layers/bike_cleaning.md
index a695f5b5a..bb036c418 100644
--- a/Docs/Layers/bike_cleaning.md
+++ b/Docs/Layers/bike_cleaning.md
@@ -70,8 +70,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -117,6 +115,68 @@ This is rendered with  `Using the cleaning service costs {charge}`
   - *This cleaning service is paid*  corresponds with  `fee=yes`
 
 
-This tagrendering is only visible in the popup if the following condition is met: `amenity=bike_wash|amenity=bicycle_wash` 
+This tagrendering is only visible in the popup if the following condition is met: `amenity=bike_wash|amenity=bicycle_wash`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/bike_cleaning/bike_cleaning.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_cleaning/bike_cleaning.json)
diff --git a/Docs/Layers/bike_parking.md b/Docs/Layers/bike_parking.md
index f7dd3441c..f2bacddbf 100644
--- a/Docs/Layers/bike_parking.md
+++ b/Docs/Layers/bike_parking.md
@@ -76,8 +76,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -209,6 +207,68 @@ This is rendered with  `This parking fits {capacity:cargo_bike} cargo bikes`
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `cargo_bike~^(designated|yes)$` 
+This tagrendering is only visible in the popup if the following condition is met: `cargo_bike~^(designated|yes)$`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/bike_parking/bike_parking.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_parking/bike_parking.json)
diff --git a/Docs/Layers/bike_repair_station.md b/Docs/Layers/bike_repair_station.md
index 611537012..212c675b7 100644
--- a/Docs/Layers/bike_repair_station.md
+++ b/Docs/Layers/bike_repair_station.md
@@ -81,8 +81,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -339,6 +337,68 @@ This is rendered with  `Located on the {level}th floor`
   - This option cannot be chosen as answer
   - *Located on the first floor*  corresponds with  `level=1`
   - *Located on the first basement level*  corresponds with  `level=-1`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/bike_repair_station/bike_repair_station.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_repair_station/bike_repair_station.json)
diff --git a/Docs/Layers/bike_shop.md b/Docs/Layers/bike_shop.md
index 5ca275fcf..665c6aafe 100644
--- a/Docs/Layers/bike_shop.md
+++ b/Docs/Layers/bike_shop.md
@@ -92,8 +92,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -524,6 +522,48 @@ This rendering asks information about the property  [description](https://wiki.o
 
 This is rendered with  `{description}`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/bike_shop/bike_shop.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_shop/bike_shop.json)
diff --git a/Docs/Layers/bike_themed_object.md b/Docs/Layers/bike_themed_object.md
index 2db33554a..5d614c1d7 100644
--- a/Docs/Layers/bike_themed_object.md
+++ b/Docs/Layers/bike_themed_object.md
@@ -73,8 +73,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -165,6 +163,38 @@ This rendering asks information about the property  [opening_hours](https://wiki
 
 This is rendered with  `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/bike_themed_object/bike_themed_object.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_themed_object/bike_themed_object.json)
diff --git a/Docs/Layers/binocular.md b/Docs/Layers/binocular.md
index b6090611e..8e0196ea1 100644
--- a/Docs/Layers/binocular.md
+++ b/Docs/Layers/binocular.md
@@ -70,8 +70,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -107,6 +105,68 @@ This rendering asks information about the property  [direction](https://wiki.ope
 
 This is rendered with  `Looks towards {direction}°`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/binocular/binocular.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/binocular/binocular.json)
diff --git a/Docs/Layers/birdhide.md b/Docs/Layers/birdhide.md
index 0e7edcd05..6cd86a4b5 100644
--- a/Docs/Layers/birdhide.md
+++ b/Docs/Layers/birdhide.md
@@ -71,8 +71,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -136,6 +134,68 @@ This is rendered with  `Operated by {operator}`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/cafe_pub.md b/Docs/Layers/cafe_pub.md
index 9a83203c2..ad4bfe782 100644
--- a/Docs/Layers/cafe_pub.md
+++ b/Docs/Layers/cafe_pub.md
@@ -83,8 +83,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -377,7 +375,15 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
-Shows the reviews module (including the possibility to leave a review)
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -385,6 +391,58 @@ This tagrendering has no question and is thus read-only
 
 
 
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/car_rental.md b/Docs/Layers/car_rental.md
index 230f666f5..f96fcd052 100644
--- a/Docs/Layers/car_rental.md
+++ b/Docs/Layers/car_rental.md
@@ -61,8 +61,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -162,6 +160,48 @@ This is rendered with  `<h3>Opening hours</h3>{opening_hours_table(opening_hours
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/caravansites.md b/Docs/Layers/caravansites.md
index de51b0bf3..8aeea4d72 100644
--- a/Docs/Layers/caravansites.md
+++ b/Docs/Layers/caravansites.md
@@ -81,8 +81,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -276,7 +274,15 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows the reviews module (including the possibility to leave a review)
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -284,6 +290,18 @@ This tagrendering has no question and is thus read-only
 
 
 
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 ### operator 
 
 
@@ -310,30 +328,6 @@ The question is  *Does this place have a power supply?*
 
   - *This place has a power supply*  corresponds with  `power_supply=yes`
   - *This place does not have power supply*  corresponds with  `power_supply=no`
-
-
-
-
-### questions 
-
-
-
-Show the images block at this location
-
-This tagrendering has no question and is thus read-only
-
-
-
-
-
-### minimap 
-
-
-
-Shows a small map with the feature. Added by default to every popup
-
-This tagrendering has no question and is thus read-only
-
  
 
 This document is autogenerated from [assets/themes/campersite/campersite.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/campersite/campersite.json)
diff --git a/Docs/Layers/charging_station.md b/Docs/Layers/charging_station.md
index 460d2f84e..6cfadb028 100644
--- a/Docs/Layers/charging_station.md
+++ b/Docs/Layers/charging_station.md
@@ -149,8 +149,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -572,7 +570,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Schuko wall plu
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:schuko~.+&socket:schuko!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -595,7 +593,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Schuko wall plu
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:schuko~.+&socket:schuko!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -618,7 +616,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Schuko wall plu
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:schuko~.+&socket:schuko!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -641,7 +639,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>European wall p
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:typee~.+&socket:typee!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -664,7 +662,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>European wall p
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:typee~.+&socket:typee!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -688,7 +686,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>European wall p
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:typee~.+&socket:typee!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -711,7 +709,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Chademo</b></b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:chademo~.+&socket:chademo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -734,7 +732,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Chademo</b></b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:chademo~.+&socket:chademo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -757,7 +755,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Chademo</b></b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:chademo~.+&socket:chademo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -781,7 +779,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 with cab
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1_cable~.+&socket:type1_cable!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -804,7 +802,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 with cab
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1_cable~.+&socket:type1_cable!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -828,7 +826,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 with cab
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1_cable~.+&socket:type1_cable!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -852,7 +850,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 <i>witho
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1~.+&socket:type1!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -875,7 +873,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 <i>witho
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1~.+&socket:type1!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -901,7 +899,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 <i>witho
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1~.+&socket:type1!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -925,7 +923,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 CCS</b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1_combo~.+&socket:type1_combo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -949,7 +947,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 CCS</b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1_combo~.+&socket:type1_combo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -975,7 +973,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 CCS</b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1_combo~.+&socket:type1_combo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -998,7 +996,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger~.+&socket:tesla_supercharger!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1022,7 +1020,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger~.+&socket:tesla_supercharger!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1047,7 +1045,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger~.+&socket:tesla_supercharger!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1071,7 +1069,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2</b> (men
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2~.+&socket:type2!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1095,7 +1093,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2</b> (men
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2~.+&socket:type2!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1119,7 +1117,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2</b> (men
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2~.+&socket:type2!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1143,7 +1141,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2 CCS</b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2_combo~.+&socket:type2_combo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1167,7 +1165,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2 CCS</b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2_combo~.+&socket:type2_combo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1190,7 +1188,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2 CCS</b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2_combo~.+&socket:type2_combo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1214,7 +1212,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2 with cab
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2_cable~.+&socket:type2_cable!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1238,7 +1236,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2 with cab
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2_cable~.+&socket:type2_cable!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1262,7 +1260,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2 with cab
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2_cable~.+&socket:type2_cable!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1286,7 +1284,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger_ccs~.+&socket:tesla_supercharger_ccs!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1310,7 +1308,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger_ccs~.+&socket:tesla_supercharger_ccs!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1333,7 +1331,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger_ccs~.+&socket:tesla_supercharger_ccs!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1356,7 +1354,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1380,7 +1378,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1405,7 +1403,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1429,7 +1427,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1453,7 +1451,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1477,7 +1475,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1500,7 +1498,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>USB</b> to char
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:USB-A~.+&socket:USB-A!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1524,7 +1522,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>USB</b> to char
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:USB-A~.+&socket:USB-A!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1548,7 +1546,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>USB</b> to char
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:USB-A~.+&socket:USB-A!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1571,7 +1569,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Bosch Active Co
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:bosch_3pin~.+&socket:bosch_3pin!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1594,7 +1592,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Bosch Active Co
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:bosch_3pin~.+&socket:bosch_3pin!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1617,7 +1615,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Bosch Active Co
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:bosch_3pin~.+&socket:bosch_3pin!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1640,7 +1638,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Bosch Active Co
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:bosch_5pin~.+&socket:bosch_5pin!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1663,7 +1661,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Bosch Active Co
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:bosch_5pin~.+&socket:bosch_5pin!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1686,7 +1684,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Bosch Active Co
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:bosch_5pin~.+&socket:bosch_5pin!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -2018,7 +2016,67 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is part of group  `technical`
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
 
 
 
diff --git a/Docs/Layers/charging_station_ebikes.md b/Docs/Layers/charging_station_ebikes.md
index dde3de553..f45fc477f 100644
--- a/Docs/Layers/charging_station_ebikes.md
+++ b/Docs/Layers/charging_station_ebikes.md
@@ -148,8 +148,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -571,7 +569,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Schuko wall plu
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:schuko~.+&socket:schuko!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -594,7 +592,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Schuko wall plu
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:schuko~.+&socket:schuko!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -617,7 +615,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Schuko wall plu
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:schuko~.+&socket:schuko!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -640,7 +638,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>European wall p
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:typee~.+&socket:typee!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -663,7 +661,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>European wall p
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:typee~.+&socket:typee!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -687,7 +685,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>European wall p
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:typee~.+&socket:typee!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -710,7 +708,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Chademo</b></b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:chademo~.+&socket:chademo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -733,7 +731,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Chademo</b></b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:chademo~.+&socket:chademo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -756,7 +754,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Chademo</b></b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:chademo~.+&socket:chademo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -780,7 +778,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 with cab
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1_cable~.+&socket:type1_cable!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -803,7 +801,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 with cab
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1_cable~.+&socket:type1_cable!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -827,7 +825,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 with cab
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1_cable~.+&socket:type1_cable!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -851,7 +849,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 <i>witho
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1~.+&socket:type1!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -874,7 +872,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 <i>witho
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1~.+&socket:type1!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -900,7 +898,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 <i>witho
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1~.+&socket:type1!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -924,7 +922,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 CCS</b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1_combo~.+&socket:type1_combo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -948,7 +946,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 CCS</b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1_combo~.+&socket:type1_combo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -974,7 +972,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 1 CCS</b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type1_combo~.+&socket:type1_combo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -997,7 +995,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger~.+&socket:tesla_supercharger!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1021,7 +1019,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger~.+&socket:tesla_supercharger!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1046,7 +1044,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger~.+&socket:tesla_supercharger!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1070,7 +1068,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2</b> (men
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2~.+&socket:type2!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1094,7 +1092,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2</b> (men
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2~.+&socket:type2!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1118,7 +1116,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2</b> (men
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2~.+&socket:type2!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1142,7 +1140,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2 CCS</b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2_combo~.+&socket:type2_combo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1166,7 +1164,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2 CCS</b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2_combo~.+&socket:type2_combo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1189,7 +1187,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2 CCS</b>
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2_combo~.+&socket:type2_combo!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1213,7 +1211,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2 with cab
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2_cable~.+&socket:type2_cable!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1237,7 +1235,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2 with cab
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2_cable~.+&socket:type2_cable!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1261,7 +1259,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Type 2 with cab
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:type2_cable~.+&socket:type2_cable!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1285,7 +1283,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger_ccs~.+&socket:tesla_supercharger_ccs!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1309,7 +1307,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger_ccs~.+&socket:tesla_supercharger_ccs!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1332,7 +1330,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger_ccs~.+&socket:tesla_supercharger_ccs!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1355,7 +1353,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1379,7 +1377,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1404,7 +1402,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1428,7 +1426,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1452,7 +1450,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1476,7 +1474,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Tesla Superchar
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1499,7 +1497,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>USB</b> to char
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:USB-A~.+&socket:USB-A!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1523,7 +1521,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>USB</b> to char
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:USB-A~.+&socket:USB-A!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1547,7 +1545,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>USB</b> to char
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:USB-A~.+&socket:USB-A!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1570,7 +1568,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Bosch Active Co
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:bosch_3pin~.+&socket:bosch_3pin!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1593,7 +1591,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Bosch Active Co
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:bosch_3pin~.+&socket:bosch_3pin!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1616,7 +1614,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Bosch Active Co
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:bosch_3pin~.+&socket:bosch_3pin!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1639,7 +1637,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Bosch Active Co
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:bosch_5pin~.+&socket:bosch_5pin!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1662,7 +1660,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Bosch Active Co
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:bosch_5pin~.+&socket:bosch_5pin!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -1685,7 +1683,7 @@ This is rendered with  `<div style='display: inline-block'><b><b>Bosch Active Co
 
 This tagrendering is only visible in the popup if the following condition is met: `socket:bosch_5pin~.+&socket:bosch_5pin!=0`
 
-This tagrendering is part of group  `technical`
+This tagrendering has labels  `technical`
 
 
 
@@ -2017,16 +2015,12 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is part of group  `technical`
 
 
-
-### questions 
+### leftover-questions 
 
 
 
-Show the images block at this location
-
 This tagrendering has no question and is thus read-only
 
 
@@ -2037,10 +2031,50 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a small map with the feature. Added by default to every popup
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/themes/cyclofix/cyclofix.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/cyclofix/cyclofix.json)
diff --git a/Docs/Layers/climbing.md b/Docs/Layers/climbing.md
index 6c85aa3dc..6bb1c002b 100644
--- a/Docs/Layers/climbing.md
+++ b/Docs/Layers/climbing.md
@@ -228,6 +228,38 @@ This is rendered with  `A fee of {charge} should be paid for climbing here`
 
   - *Climbing here is free of charge*  corresponds with  `fee=no`
   - *Paying a fee is required to climb here*  corresponds with  `fee=yes`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/climbing/climbing.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/climbing/climbing.json)
diff --git a/Docs/Layers/climbing_area.md b/Docs/Layers/climbing_area.md
index b4d70aa7e..27fb1c0f4 100644
--- a/Docs/Layers/climbing_area.md
+++ b/Docs/Layers/climbing_area.md
@@ -79,8 +79,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -237,6 +235,28 @@ The question is  *Is bouldering possible here?*
   - *Bouldering is possible, allthough there are only a few routes*  corresponds with  `climbing:boulder=limited`
   - *There are {climbing:boulder} boulder routes*  corresponds with  `climbing:boulder~.+`
   - This option cannot be chosen as answer
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/climbing_area/climbing_area.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/climbing_area/climbing_area.json)
diff --git a/Docs/Layers/climbing_club.md b/Docs/Layers/climbing_club.md
index 72488f16e..6dce71b1b 100644
--- a/Docs/Layers/climbing_club.md
+++ b/Docs/Layers/climbing_club.md
@@ -153,6 +153,38 @@ This rendering asks information about the property  [opening_hours](https://wiki
 
 This is rendered with  `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/climbing_club/climbing_club.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/climbing_club/climbing_club.json)
diff --git a/Docs/Layers/climbing_gym.md b/Docs/Layers/climbing_gym.md
index 8b71bb04e..ee22afa60 100644
--- a/Docs/Layers/climbing_gym.md
+++ b/Docs/Layers/climbing_gym.md
@@ -85,8 +85,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -362,6 +360,38 @@ The question is  *Is there a speed climbing wall?*
   - *There is no speed climbing wall*  corresponds with  `climbing:speed=no`
   - *There are {climbing:speed} speed climbing walls*  corresponds with  `climbing:speed~.+`
   - This option cannot be chosen as answer
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/climbing_gym/climbing_gym.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/climbing_gym/climbing_gym.json)
diff --git a/Docs/Layers/climbing_opportunity.md b/Docs/Layers/climbing_opportunity.md
index e87ea6e91..c2bee4309 100644
--- a/Docs/Layers/climbing_opportunity.md
+++ b/Docs/Layers/climbing_opportunity.md
@@ -81,6 +81,38 @@ The question is  *Is climbing possible here?*
   - *Climbing is not possible here*  corresponds with  `climbing=no`
   - *Climbing is not possible here*  corresponds with  `sport!~^(climbing)$`
   - This option cannot be chosen as answer
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/climbing_opportunity/climbing_opportunity.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/climbing_opportunity/climbing_opportunity.json)
diff --git a/Docs/Layers/climbing_route.md b/Docs/Layers/climbing_route.md
index a453fbe35..ea27ae2bb 100644
--- a/Docs/Layers/climbing_route.md
+++ b/Docs/Layers/climbing_route.md
@@ -75,8 +75,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -173,6 +171,38 @@ This rendering asks information about the property  [_embedding_features_with_ro
 
 This is rendered with  `The rock type is {_embedding_features_with_rock:rock} as stated <a href='#{_embedding_features_with_rock:id}'>on the surrounding crag</a>`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/climbing_route/climbing_route.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/climbing_route/climbing_route.json)
diff --git a/Docs/Layers/clock.md b/Docs/Layers/clock.md
index cb92006af..f898bef49 100644
--- a/Docs/Layers/clock.md
+++ b/Docs/Layers/clock.md
@@ -77,8 +77,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -227,6 +225,68 @@ This is rendered with  `This clock has {faces} faces`
   - *This clock has one face*  corresponds with  `faces=1`
   - *This clock has two faces*  corresponds with  `faces=2`
   - *This clock has four faces*  corresponds with  `faces=4`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/clock/clock.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/clock/clock.json)
diff --git a/Docs/Layers/crab_address.md b/Docs/Layers/crab_address.md
index b4cd9800a..d1429e744 100644
--- a/Docs/Layers/crab_address.md
+++ b/Docs/Layers/crab_address.md
@@ -49,6 +49,38 @@ Elements must have the all of following tags to be shown on this layer:
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/crab_address/crab_address.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/crab_address/crab_address.json)
diff --git a/Docs/Layers/crossings.md b/Docs/Layers/crossings.md
index 400bef822..80eb9a2d0 100644
--- a/Docs/Layers/crossings.md
+++ b/Docs/Layers/crossings.md
@@ -84,8 +84,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -317,6 +315,38 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/cultural_places_without_etymology.md b/Docs/Layers/cultural_places_without_etymology.md
index 594b792c8..5ec96a456 100644
--- a/Docs/Layers/cultural_places_without_etymology.md
+++ b/Docs/Layers/cultural_places_without_etymology.md
@@ -169,6 +169,18 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+` 
+This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+`
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/themes/etymology/etymology.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/etymology/etymology.json)
diff --git a/Docs/Layers/cycleways_and_roads.md b/Docs/Layers/cycleways_and_roads.md
index 5544f8018..8178273de 100644
--- a/Docs/Layers/cycleways_and_roads.md
+++ b/Docs/Layers/cycleways_and_roads.md
@@ -419,6 +419,48 @@ The question is  *How is this cycleway separated from the road?*
   - *This cycleway is separated by a kerb*  corresponds with  `separation=kerb`
 
 
-This tagrendering is only visible in the popup if the following condition is met: `highway=cycleway|highway=path` 
+This tagrendering is only visible in the popup if the following condition is met: `highway=cycleway|highway=path`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### split-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/cycleways_and_roads/cycleways_and_roads.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cycleways_and_roads/cycleways_and_roads.json)
diff --git a/Docs/Layers/defibrillator.md b/Docs/Layers/defibrillator.md
index 60e7a2e08..d87b6e4e5 100644
--- a/Docs/Layers/defibrillator.md
+++ b/Docs/Layers/defibrillator.md
@@ -84,8 +84,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -344,6 +342,68 @@ This is rendered with  `Extra information for OpenStreetMap experts: {fixme}`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/dentist.md b/Docs/Layers/dentist.md
index 8eb382ff2..20281d7ff 100644
--- a/Docs/Layers/dentist.md
+++ b/Docs/Layers/dentist.md
@@ -73,8 +73,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -169,6 +167,68 @@ This is rendered with  `This dentist is called {name}`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/direction.md b/Docs/Layers/direction.md
index 9b419f3a8..90d44676f 100644
--- a/Docs/Layers/direction.md
+++ b/Docs/Layers/direction.md
@@ -1,4 +1,4 @@
-
+[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
 
  direction 
 ===========
@@ -15,7 +15,7 @@ This layer visualizes directions
 
 
   - This layer is shown at zoomlevel **16** and higher
-  - This layer cannot be toggled in the filter view. If you import this layer in your theme, override `title` to make this toggleable.
+  - Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override `title` to make this toggleable.
 
 
 
@@ -41,7 +41,7 @@ Elements must have the all of following tags to be shown on this layer:
 
 
 
-  - camera:direction~^..*$|direction~^..*$
+  - camera:direction~.+|direction~.+
 
 
 [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22camera%3Adirection%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22direction%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
@@ -51,6 +51,38 @@ Elements must have the all of following tags to be shown on this layer:
  Supported attributes 
 ----------------------
 
- 
 
-This document is autogenerated from [assets/layers/direction/direction.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/direction/direction.json)
\ No newline at end of file
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
+
+This document is autogenerated from [assets/layers/direction/direction.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/direction/direction.json)
diff --git a/Docs/Layers/doctors.md b/Docs/Layers/doctors.md
index ec2e6148d..0ea9db728 100644
--- a/Docs/Layers/doctors.md
+++ b/Docs/Layers/doctors.md
@@ -75,8 +75,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -200,6 +198,68 @@ This is rendered with  `This doctor is specialized in {healthcare:speciality}`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/dogfoodb.md b/Docs/Layers/dogfoodb.md
index d897c2894..15ef27c2a 100644
--- a/Docs/Layers/dogfoodb.md
+++ b/Docs/Layers/dogfoodb.md
@@ -94,8 +94,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -618,20 +616,16 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
-Shows the reviews module (including the possibility to leave a review)
-
 This tagrendering has no question and is thus read-only
 
 
 
 
 
-### questions 
+### leftover-questions 
 
 
 
-Show the images block at this location
-
 This tagrendering has no question and is thus read-only
 
 
@@ -642,7 +636,15 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a small map with the feature. Added by default to every popup
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -650,6 +652,38 @@ This tagrendering has no question and is thus read-only
 
 
 
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/dogpark.md b/Docs/Layers/dogpark.md
index 926785ecd..8249ae3a0 100644
--- a/Docs/Layers/dogpark.md
+++ b/Docs/Layers/dogpark.md
@@ -127,8 +127,6 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows the reviews module (including the possibility to leave a review)
-
 This tagrendering has no question and is thus read-only
 
 
@@ -139,10 +137,40 @@ This tagrendering has no question and is thus read-only
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/dogpark/dogpark.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/dogpark/dogpark.json)
diff --git a/Docs/Layers/dogshop.md b/Docs/Layers/dogshop.md
index 221ce62e6..ea510389e 100644
--- a/Docs/Layers/dogshop.md
+++ b/Docs/Layers/dogshop.md
@@ -79,8 +79,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -515,20 +513,6 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows the reviews module (including the possibility to leave a review)
-
-This tagrendering has no question and is thus read-only
-
-
-
-
-
-### questions 
-
-
-
-Show the images block at this location
-
 This tagrendering has no question and is thus read-only
 
 
@@ -539,7 +523,15 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a small map with the feature. Added by default to every popup
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -547,6 +539,38 @@ This tagrendering has no question and is thus read-only
 
 
 
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/drinking_water.md b/Docs/Layers/drinking_water.md
index f2e4121ac..d73207c5b 100644
--- a/Docs/Layers/drinking_water.md
+++ b/Docs/Layers/drinking_water.md
@@ -77,8 +77,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -130,6 +128,68 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `_closest_other_drinking_water_id~.+` 
+This tagrendering is only visible in the popup if the following condition is met: `_closest_other_drinking_water_id~.+`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/drinking_water/drinking_water.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/drinking_water/drinking_water.json)
diff --git a/Docs/Layers/dumpstations.md b/Docs/Layers/dumpstations.md
index 119296efe..6b1e3cedd 100644
--- a/Docs/Layers/dumpstations.md
+++ b/Docs/Layers/dumpstations.md
@@ -77,8 +77,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -198,6 +196,38 @@ This is rendered with  `This station is part of network {network}`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 ### operator 
 
 
@@ -224,30 +254,6 @@ The question is  *Does this place have a power supply?*
 
   - *This place has a power supply*  corresponds with  `power_supply=yes`
   - *This place does not have power supply*  corresponds with  `power_supply=no`
-
-
-
-
-### questions 
-
-
-
-Show the images block at this location
-
-This tagrendering has no question and is thus read-only
-
-
-
-
-
-### minimap 
-
-
-
-Shows a small map with the feature. Added by default to every popup
-
-This tagrendering has no question and is thus read-only
-
  
 
 This document is autogenerated from [assets/themes/campersite/campersite.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/campersite/campersite.json)
diff --git a/Docs/Layers/education_institutions_without_etymology.md b/Docs/Layers/education_institutions_without_etymology.md
index a4c84324c..27861f66a 100644
--- a/Docs/Layers/education_institutions_without_etymology.md
+++ b/Docs/Layers/education_institutions_without_etymology.md
@@ -169,6 +169,18 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+` 
+This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+`
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/themes/etymology/etymology.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/etymology/etymology.json)
diff --git a/Docs/Layers/elevator.md b/Docs/Layers/elevator.md
index 0d90eac28..2442dd21a 100644
--- a/Docs/Layers/elevator.md
+++ b/Docs/Layers/elevator.md
@@ -76,8 +76,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -174,8 +172,6 @@ This is rendered with  `This elevator has a depth of {canonical(elevator:depth)}
 
 
 
-An accessibility feature: induction loops are for hard-hearing persons which have an FM-receiver.
-
 The question is  *Does this place have an audio induction loop for people with reduced hearing?*
 
 
@@ -194,6 +190,38 @@ The question is  *Does this place have an audio induction loop for people with r
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/elevator/elevator.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/elevator/elevator.json)
diff --git a/Docs/Layers/entrance.md b/Docs/Layers/entrance.md
index 3e2d67c48..7dbecc8f0 100644
--- a/Docs/Layers/entrance.md
+++ b/Docs/Layers/entrance.md
@@ -79,8 +79,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -210,6 +208,38 @@ This is rendered with  `The kerb height of this door is {kerb:height}`
 
 
   - *This door does not have a kerb*  corresponds with  `kerb:height=0`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/entrance/entrance.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/entrance/entrance.json)
diff --git a/Docs/Layers/etymology.md b/Docs/Layers/etymology.md
index b1c6c3078..2a4abba9a 100644
--- a/Docs/Layers/etymology.md
+++ b/Docs/Layers/etymology.md
@@ -169,6 +169,18 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+` 
+This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+`
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/etymology/etymology.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/etymology/etymology.json)
diff --git a/Docs/Layers/extinguisher.md b/Docs/Layers/extinguisher.md
index 1b77936a7..4cb4dac85 100644
--- a/Docs/Layers/extinguisher.md
+++ b/Docs/Layers/extinguisher.md
@@ -89,10 +89,40 @@ This is rendered with  `Location: {location}`
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/extinguisher/extinguisher.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/extinguisher/extinguisher.json)
diff --git a/Docs/Layers/facadegardens.md b/Docs/Layers/facadegardens.md
index 574d446b0..ee114c251 100644
--- a/Docs/Layers/facadegardens.md
+++ b/Docs/Layers/facadegardens.md
@@ -75,8 +75,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -192,12 +190,10 @@ This is rendered with  `More details: {description}`
 
 
 
-### questions 
+### leftover-questions 
 
 
 
-Show the images block at this location
-
 This tagrendering has no question and is thus read-only
 
 
@@ -208,10 +204,50 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a small map with the feature. Added by default to every popup
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/themes/facadegardens/facadegardens.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/facadegardens/facadegardens.json)
diff --git a/Docs/Layers/fietsstraat.md b/Docs/Layers/fietsstraat.md
index b540f4b06..b92032b5d 100644
--- a/Docs/Layers/fietsstraat.md
+++ b/Docs/Layers/fietsstraat.md
@@ -69,7 +69,15 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -77,6 +85,28 @@ This tagrendering has no question and is thus read-only
 
 
 
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 ### is_cyclestreet 
 
 
@@ -136,24 +166,10 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
-### questions 
+### split-button 
 
 
 
-Show the images block at this location
-
-This tagrendering has no question and is thus read-only
-
-
-
-
-
-### minimap 
-
-
-
-Shows a small map with the feature. Added by default to every popup
-
 This tagrendering has no question and is thus read-only
 
  
diff --git a/Docs/Layers/fire_station.md b/Docs/Layers/fire_station.md
index e17573f0e..7002ba80a 100644
--- a/Docs/Layers/fire_station.md
+++ b/Docs/Layers/fire_station.md
@@ -156,10 +156,40 @@ This is rendered with  `The operator is a(n) {operator:type} entity.`
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/fire_station/fire_station.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/fire_station/fire_station.json)
diff --git a/Docs/Layers/fitness_centre.md b/Docs/Layers/fitness_centre.md
index efa8df020..77a5906d1 100644
--- a/Docs/Layers/fitness_centre.md
+++ b/Docs/Layers/fitness_centre.md
@@ -94,8 +94,6 @@ This is rendered with  `This fitness centre is called {name}`
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -223,7 +221,15 @@ This is rendered with  `Located on the {level}th floor`
 
 
 
-Shows the reviews module (including the possibility to leave a review)
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -231,6 +237,28 @@ This tagrendering has no question and is thus read-only
 
 
 
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/fitness_station.md b/Docs/Layers/fitness_station.md
index 9be0aaf08..c1306ab89 100644
--- a/Docs/Layers/fitness_station.md
+++ b/Docs/Layers/fitness_station.md
@@ -72,8 +72,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -166,6 +164,38 @@ This is rendered with  `<h3>Opening hours</h3>{opening_hours_table(opening_hours
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/food.md b/Docs/Layers/food.md
index 3e3726ada..0d1b8d612 100644
--- a/Docs/Layers/food.md
+++ b/Docs/Layers/food.md
@@ -97,8 +97,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -621,7 +619,15 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
-Shows the reviews module (including the possibility to leave a review)
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -629,6 +635,58 @@ This tagrendering has no question and is thus read-only
 
 
 
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/friture.md b/Docs/Layers/friture.md
index 8b463a582..4660cad0e 100644
--- a/Docs/Layers/friture.md
+++ b/Docs/Layers/friture.md
@@ -94,8 +94,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -618,20 +616,16 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
-Shows the reviews module (including the possibility to leave a review)
-
 This tagrendering has no question and is thus read-only
 
 
 
 
 
-### questions 
+### leftover-questions 
 
 
 
-Show the images block at this location
-
 This tagrendering has no question and is thus read-only
 
 
@@ -642,7 +636,15 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a small map with the feature. Added by default to every popup
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -650,6 +652,38 @@ This tagrendering has no question and is thus read-only
 
 
 
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/ghost_bike.md b/Docs/Layers/ghost_bike.md
index db5d1794c..deb3e0efc 100644
--- a/Docs/Layers/ghost_bike.md
+++ b/Docs/Layers/ghost_bike.md
@@ -82,8 +82,6 @@ This tagrendering has no question and is thus read-only
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -147,6 +145,68 @@ This rendering asks information about the property  [start_date](https://wiki.op
 
 This is rendered with  `Placed on {start_date}`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/ghost_bike/ghost_bike.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/ghost_bike/ghost_bike.json)
diff --git a/Docs/Layers/governments.md b/Docs/Layers/governments.md
index 75bc5fd09..102b8f8fa 100644
--- a/Docs/Layers/governments.md
+++ b/Docs/Layers/governments.md
@@ -72,8 +72,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -150,6 +148,38 @@ This rendering asks information about the property  [name](https://wiki.openstre
 
 This is rendered with  `This Governmental Office is called {name}`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/governments/governments.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/governments/governments.json)
diff --git a/Docs/Layers/hackerspace.md b/Docs/Layers/hackerspace.md
index 1e84616fc..a39bb9537 100644
--- a/Docs/Layers/hackerspace.md
+++ b/Docs/Layers/hackerspace.md
@@ -80,8 +80,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -249,8 +247,6 @@ The question is  *Is a CNC drill available at this hackerspace?*
 
 
 
-Shows the reviews module (including the possibility to leave a review)
-
 This tagrendering has no question and is thus read-only
 
 
@@ -301,6 +297,38 @@ This rendering asks information about the property  [start_date](https://wiki.op
 
 This is rendered with  `This hackerspace was founded at {start_date}`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/hackerspace/hackerspace.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/hackerspace/hackerspace.json)
diff --git a/Docs/Layers/health_and_social_places_without_etymology.md b/Docs/Layers/health_and_social_places_without_etymology.md
index fad8bc4ea..176835442 100644
--- a/Docs/Layers/health_and_social_places_without_etymology.md
+++ b/Docs/Layers/health_and_social_places_without_etymology.md
@@ -169,6 +169,18 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+` 
+This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+`
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/themes/etymology/etymology.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/etymology/etymology.json)
diff --git a/Docs/Layers/hospital.md b/Docs/Layers/hospital.md
index a8c8829d0..4ce236216 100644
--- a/Docs/Layers/hospital.md
+++ b/Docs/Layers/hospital.md
@@ -156,6 +156,38 @@ This is rendered with  `<a href='{website}' rel='nofollow noopener noreferrer' t
 
   - *<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>*  corresponds with  `contact:website~.+`
   - This option cannot be chosen as answer
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/hospital/hospital.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/hospital/hospital.json)
diff --git a/Docs/Layers/hotel.md b/Docs/Layers/hotel.md
index 40d1da20a..0f3d68e57 100644
--- a/Docs/Layers/hotel.md
+++ b/Docs/Layers/hotel.md
@@ -77,8 +77,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -89,8 +87,6 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows the reviews module (including the possibility to leave a review)
-
 This tagrendering has no question and is thus read-only
 
 
@@ -245,6 +241,48 @@ This is rendered with  `The network name is <b>{internet_access:ssid}</b>`
   - *Telekom*  corresponds with  `internet_access:ssid=Telekom`
 
 
-This tagrendering is only visible in the popup if the following condition is met: `internet_access=wlan` 
+This tagrendering is only visible in the popup if the following condition is met: `internet_access=wlan`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/hotel/hotel.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/hotel/hotel.json)
diff --git a/Docs/Layers/hydrant.md b/Docs/Layers/hydrant.md
index 2429fda6c..a7e078caa 100644
--- a/Docs/Layers/hydrant.md
+++ b/Docs/Layers/hydrant.md
@@ -197,10 +197,40 @@ This is rendered with  `Coupling diameters: {couplings:diameters}`
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/hydrant/hydrant.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/hydrant/hydrant.json)
diff --git a/Docs/Layers/indoors.md b/Docs/Layers/indoors.md
index 8d245d954..9e5858397 100644
--- a/Docs/Layers/indoors.md
+++ b/Docs/Layers/indoors.md
@@ -72,8 +72,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -108,6 +106,38 @@ This is rendered with  `This room is named {name}`
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `indoor=room|indoor=area|indoor=corridor` 
+This tagrendering is only visible in the popup if the following condition is met: `indoor=room|indoor=area|indoor=corridor`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/indoors/indoors.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/indoors/indoors.json)
diff --git a/Docs/Layers/information_board.md b/Docs/Layers/information_board.md
index 181405c9f..b4dad3c73 100644
--- a/Docs/Layers/information_board.md
+++ b/Docs/Layers/information_board.md
@@ -58,10 +58,70 @@ Elements must have the all of following tags to be shown on this layer:
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/information_board/information_board.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/information_board/information_board.json)
diff --git a/Docs/Layers/kerbs.md b/Docs/Layers/kerbs.md
index 545141344..24061f66e 100644
--- a/Docs/Layers/kerbs.md
+++ b/Docs/Layers/kerbs.md
@@ -76,8 +76,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -146,6 +144,38 @@ This is rendered with  `Kerb height: {kerb:height}`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/kindergarten_childcare.md b/Docs/Layers/kindergarten_childcare.md
index 4a98883bc..22ee195cd 100644
--- a/Docs/Layers/kindergarten_childcare.md
+++ b/Docs/Layers/kindergarten_childcare.md
@@ -187,6 +187,68 @@ This rendering asks information about the property  [capacity](https://wiki.open
 
 This is rendered with  `This facility has room for {capacity} kids`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/kindergarten_childcare/kindergarten_childcare.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/kindergarten_childcare/kindergarten_childcare.json)
diff --git a/Docs/Layers/lit_streets.md b/Docs/Layers/lit_streets.md
index f7884cfd9..ce4cee79e 100644
--- a/Docs/Layers/lit_streets.md
+++ b/Docs/Layers/lit_streets.md
@@ -70,8 +70,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -97,12 +95,10 @@ The question is  *Is this street lit?*
 
 
 
-### questions 
+### leftover-questions 
 
 
 
-Show the images block at this location
-
 This tagrendering has no question and is thus read-only
 
 
@@ -113,10 +109,30 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a small map with the feature. Added by default to every popup
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### split-button 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/themes/street_lighting/street_lighting.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/street_lighting/street_lighting.json)
diff --git a/Docs/Layers/map.md b/Docs/Layers/map.md
index 0b61b34b2..47bbffc59 100644
--- a/Docs/Layers/map.md
+++ b/Docs/Layers/map.md
@@ -71,8 +71,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -120,6 +118,68 @@ The question is  *Is the OpenStreetMap-attribution given?*
 
 This tagrendering is only visible in the popup if the following condition is met: `map_source~^((O|)pen(S|s)treet(M|m)ap)$|map_source=osm|map_source=OSM`
 
-This tagrendering has labels  `map` 
+This tagrendering has labels  `map`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/map/map.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/map/map.json)
diff --git a/Docs/Layers/maproulette.md b/Docs/Layers/maproulette.md
index 1e41542b5..3075277ab 100644
--- a/Docs/Layers/maproulette.md
+++ b/Docs/Layers/maproulette.md
@@ -106,6 +106,38 @@ This tagrendering has no question and is thus read-only
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/maproulette_challenge.md b/Docs/Layers/maproulette_challenge.md
index 0d8929b22..64589618f 100644
--- a/Docs/Layers/maproulette_challenge.md
+++ b/Docs/Layers/maproulette_challenge.md
@@ -99,6 +99,38 @@ This tagrendering has no question and is thus read-only
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/maxspeed.md b/Docs/Layers/maxspeed.md
index 8ec1b834c..3f8be9cb7 100644
--- a/Docs/Layers/maxspeed.md
+++ b/Docs/Layers/maxspeed.md
@@ -85,6 +85,48 @@ This is rendered with  `The maximum allowed speed on this road is {canonical(max
   - *This is a living street, which has a maxspeed of 20km/h*  corresponds with  `highway=living_street&_country!=be`
   - This option cannot be chosen as answer
   - *This is a living street, which has a maxspeed of 20km/h*  corresponds with  `highway=living_street`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### split-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/maxspeed/maxspeed.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/maxspeed/maxspeed.json)
diff --git a/Docs/Layers/medical-shops.md b/Docs/Layers/medical-shops.md
index 60ac0f13e..e3b26dbcf 100644
--- a/Docs/Layers/medical-shops.md
+++ b/Docs/Layers/medical-shops.md
@@ -79,8 +79,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -515,20 +513,6 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows the reviews module (including the possibility to leave a review)
-
-This tagrendering has no question and is thus read-only
-
-
-
-
-
-### questions 
-
-
-
-Show the images block at this location
-
 This tagrendering has no question and is thus read-only
 
 
@@ -539,7 +523,15 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a small map with the feature. Added by default to every popup
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -547,6 +539,38 @@ This tagrendering has no question and is thus read-only
 
 
 
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/nature_reserve.md b/Docs/Layers/nature_reserve.md
index 7875de6dd..96ad7decc 100644
--- a/Docs/Layers/nature_reserve.md
+++ b/Docs/Layers/nature_reserve.md
@@ -79,8 +79,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -275,8 +273,6 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a wikipedia box with the corresponding wikipedia article; the wikidata-item link can be changed by a contributor
-
 The question is  *What is the corresponding Wikidata entity?*
 
 This rendering asks information about the property  [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) 
@@ -295,6 +291,38 @@ This is rendered with  `{wikipedia():max-height:25rem}`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/observation_tower.md b/Docs/Layers/observation_tower.md
index 83aa52fd6..b99b86be4 100644
--- a/Docs/Layers/observation_tower.md
+++ b/Docs/Layers/observation_tower.md
@@ -78,8 +78,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -268,8 +266,6 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
-Shows a wikipedia box with the corresponding wikipedia article; the wikidata-item link can be changed by a contributor
-
 The question is  *What is the corresponding Wikidata entity?*
 
 This rendering asks information about the property  [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) 
@@ -284,6 +280,48 @@ This is rendered with  `{wikipedia():max-height:25rem}`
   - This option cannot be chosen as answer
   - *No Wikipedia page has been linked yet*  corresponds with  ``
   - This option cannot be chosen as answer
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/observation_tower/observation_tower.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/observation_tower/observation_tower.json)
diff --git a/Docs/Layers/osm_community_index.md b/Docs/Layers/osm_community_index.md
index 96d27a025..c866f7946 100644
--- a/Docs/Layers/osm_community_index.md
+++ b/Docs/Layers/osm_community_index.md
@@ -83,6 +83,38 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/parcel_lockers.md b/Docs/Layers/parcel_lockers.md
index d6e5c3ec4..3aabb5f52 100644
--- a/Docs/Layers/parcel_lockers.md
+++ b/Docs/Layers/parcel_lockers.md
@@ -74,8 +74,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -187,6 +185,68 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/parking.md b/Docs/Layers/parking.md
index 8f1ca4fda..6c8a6b60e 100644
--- a/Docs/Layers/parking.md
+++ b/Docs/Layers/parking.md
@@ -74,8 +74,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -164,6 +162,68 @@ This rendering asks information about the property  [capacity](https://wiki.open
 
 This is rendered with  `There are {capacity} parking spots`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/parking/parking.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/parking/parking.json)
diff --git a/Docs/Layers/parking_spaces.md b/Docs/Layers/parking_spaces.md
index 368ea9d98..88bf5a234 100644
--- a/Docs/Layers/parking_spaces.md
+++ b/Docs/Layers/parking_spaces.md
@@ -71,8 +71,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -120,6 +118,38 @@ This tagrendering has no question and is thus read-only
 
 
   - *This parking space has 1 space.*  corresponds with  `capacity=1`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/parking_spaces/parking_spaces.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/parking_spaces/parking_spaces.json)
diff --git a/Docs/Layers/parking_ticket_machine.md b/Docs/Layers/parking_ticket_machine.md
index 5d3d3cf93..bd6fee7cd 100644
--- a/Docs/Layers/parking_ticket_machine.md
+++ b/Docs/Layers/parking_ticket_machine.md
@@ -72,8 +72,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -170,6 +168,38 @@ This is rendered with  `This parking ticket machine has the reference number {re
 
 
   - *This parking ticket machine has no reference number*  corresponds with  `noref=yes`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/parking_ticket_machine/parking_ticket_machine.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/parking_ticket_machine/parking_ticket_machine.json)
diff --git a/Docs/Layers/parks_and_forests_without_etymology.md b/Docs/Layers/parks_and_forests_without_etymology.md
index 228a8c9dd..f00949229 100644
--- a/Docs/Layers/parks_and_forests_without_etymology.md
+++ b/Docs/Layers/parks_and_forests_without_etymology.md
@@ -169,6 +169,18 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+` 
+This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+`
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/themes/etymology/etymology.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/etymology/etymology.json)
diff --git a/Docs/Layers/pharmacy.md b/Docs/Layers/pharmacy.md
index 74c893985..6a6dfa51a 100644
--- a/Docs/Layers/pharmacy.md
+++ b/Docs/Layers/pharmacy.md
@@ -76,8 +76,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -189,6 +187,68 @@ The question is  *Is this pharmacy easy to access on a wheelchair?*
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/physiotherapist.md b/Docs/Layers/physiotherapist.md
index dbd2ee02d..83cf6b96a 100644
--- a/Docs/Layers/physiotherapist.md
+++ b/Docs/Layers/physiotherapist.md
@@ -73,8 +73,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -176,6 +174,68 @@ This is rendered with  `<a href='{website}' rel='nofollow noopener noreferrer' t
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/picnic_table.md b/Docs/Layers/picnic_table.md
index 0b85393da..65dbf2af9 100644
--- a/Docs/Layers/picnic_table.md
+++ b/Docs/Layers/picnic_table.md
@@ -71,8 +71,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -121,6 +119,68 @@ This is rendered with  `This picnic table is made of {material}`
   - *This is a wooden picnic table*  corresponds with  `material=wood`
   - *This is a concrete picnic table*  corresponds with  `material=concrete`
   - *This picnic table is made from (recycled) plastic*  corresponds with  `material=plastic`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/picnic_table/picnic_table.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/picnic_table/picnic_table.json)
diff --git a/Docs/Layers/play_forest.md b/Docs/Layers/play_forest.md
index f9bda4db2..e99655d85 100644
--- a/Docs/Layers/play_forest.md
+++ b/Docs/Layers/play_forest.md
@@ -60,8 +60,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -149,6 +147,28 @@ This tagrendering has no question and is thus read-only
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/play_forest/play_forest.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/play_forest/play_forest.json)
diff --git a/Docs/Layers/playground.md b/Docs/Layers/playground.md
index cf7612821..3b331fe61 100644
--- a/Docs/Layers/playground.md
+++ b/Docs/Layers/playground.md
@@ -79,8 +79,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -301,6 +299,48 @@ This tagrendering has no question and is thus read-only
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/playground/playground.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/playground/playground.json)
diff --git a/Docs/Layers/postboxes.md b/Docs/Layers/postboxes.md
index ef3f20058..d1efe1b02 100644
--- a/Docs/Layers/postboxes.md
+++ b/Docs/Layers/postboxes.md
@@ -58,8 +58,6 @@ Elements must have the all of following tags to be shown on this layer:
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -72,6 +70,48 @@ This tagrendering has no question and is thus read-only
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/postboxes/postboxes.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/postboxes/postboxes.json)
diff --git a/Docs/Layers/postoffices.md b/Docs/Layers/postoffices.md
index 7cbc81c27..9fb8a6a30 100644
--- a/Docs/Layers/postoffices.md
+++ b/Docs/Layers/postoffices.md
@@ -76,8 +76,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -254,6 +252,28 @@ This is rendered with  `You can buy stamps from companies: {post_office:stamps}`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/public_bookcase.md b/Docs/Layers/public_bookcase.md
index 1f1ccf708..b65ad6d64 100644
--- a/Docs/Layers/public_bookcase.md
+++ b/Docs/Layers/public_bookcase.md
@@ -78,8 +78,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -258,6 +256,68 @@ This is rendered with  `More info on <a href='{website}' target='_blank'>the web
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/railway_platforms.md b/Docs/Layers/railway_platforms.md
index 8a7ff8179..8fc5bd472 100644
--- a/Docs/Layers/railway_platforms.md
+++ b/Docs/Layers/railway_platforms.md
@@ -89,6 +89,38 @@ This is rendered with  `Located on the {level}th floor`
   - This option cannot be chosen as answer
   - *Located on the first floor*  corresponds with  `level=1`
   - *Located on the first basement level*  corresponds with  `level=-1`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/railway_platforms/railway_platforms.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/railway_platforms/railway_platforms.json)
diff --git a/Docs/Layers/rainbow_crossing_high_zoom.md b/Docs/Layers/rainbow_crossing_high_zoom.md
index dcd1e19bf..cd2a58985 100644
--- a/Docs/Layers/rainbow_crossing_high_zoom.md
+++ b/Docs/Layers/rainbow_crossing_high_zoom.md
@@ -59,8 +59,6 @@ Elements must have the all of following tags to be shown on this layer:
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -87,12 +85,10 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
-### questions 
+### leftover-questions 
 
 
 
-Show the images block at this location
-
 This tagrendering has no question and is thus read-only
 
 
@@ -103,10 +99,20 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a small map with the feature. Added by default to every popup
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/themes/rainbow_crossings/rainbow_crossings.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/rainbow_crossings/rainbow_crossings.json)
diff --git a/Docs/Layers/rainbow_crossings.md b/Docs/Layers/rainbow_crossings.md
index 37cac2f73..dbbfb6e4b 100644
--- a/Docs/Layers/rainbow_crossings.md
+++ b/Docs/Layers/rainbow_crossings.md
@@ -59,8 +59,6 @@ Elements must have the all of following tags to be shown on this layer:
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -83,6 +81,38 @@ The question is  *Does this crossing has rainbow paintings?*
   - This option cannot be chosen as answer
 
 
-This tagrendering is only visible in the popup if the following condition is met: `highway=crossing` 
+This tagrendering is only visible in the popup if the following condition is met: `highway=crossing`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/rainbow_crossings/rainbow_crossings.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/rainbow_crossings/rainbow_crossings.json)
diff --git a/Docs/Layers/reception_desk.md b/Docs/Layers/reception_desk.md
index 625bb3928..a847ab905 100644
--- a/Docs/Layers/reception_desk.md
+++ b/Docs/Layers/reception_desk.md
@@ -71,8 +71,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -122,8 +120,6 @@ This is rendered with  `The height of the desk is <b>{canonical(desk:height)}</b
 
 
 
-An accessibility feature: induction loops are for hard-hearing persons which have an FM-receiver.
-
 The question is  *Does this place have an audio induction loop for people with reduced hearing?*
 
 
@@ -132,6 +128,38 @@ The question is  *Does this place have an audio induction loop for people with r
 
   - *This place has an audio induction loop*  corresponds with  `hearing_loop=yes`
   - *This place <b>does not</b> have an audio induction loop*  corresponds with  `hearing_loop=no`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/reception_desk/reception_desk.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/reception_desk/reception_desk.json)
diff --git a/Docs/Layers/recycling.md b/Docs/Layers/recycling.md
index ce2ca6b7e..cab9b28ae 100644
--- a/Docs/Layers/recycling.md
+++ b/Docs/Layers/recycling.md
@@ -76,8 +76,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -186,18 +184,18 @@ The question is  *What can be recycled here?*
   - Unselecting this answer will add 
   - *Plastic can be recycled here*  corresponds with  `recycling:plastic=yes`
   - Unselecting this answer will add 
-  - *Scrap metal can be recycled here*  corresponds with  `recycling:printer_cartridges=yes`
+  - *Printer cartridges can be recycled here*  corresponds with  `recycling:printer_cartridges=yes`
   - Unselecting this answer will add 
-  - *Shoes can be recycled here*  corresponds with  `recycling:scrap_metal=yes`
+  - *Scrap metal can be recycled here*  corresponds with  `recycling:scrap_metal=yes`
   - Unselecting this answer will add 
-  - *Small electrical appliances can be recycled here*  corresponds with  `recycling:shoes=yes`
+  - *Shoes can be recycled here*  corresponds with  `recycling:shoes=yes`
   - Unselecting this answer will add 
   - *Small electrical appliances can be recycled here*  corresponds with  `recycling:small_appliances=yes`
   - Unselecting this answer will add 
-  - *Needles can be recycled here*  corresponds with  `recycling:small_electrical_appliances=yes`
+  - *Small electrical appliances can be recycled here*  corresponds with  `recycling:small_electrical_appliances=yes`
   - This option cannot be chosen as answer
   - Unselecting this answer will add 
-  - *Residual waste can be recycled here*  corresponds with  `recycling:needles=yes`
+  - *Needles can be recycled here*  corresponds with  `recycling:needles=yes`
   - Unselecting this answer will add 
   - *Residual waste can be recycled here*  corresponds with  `recycling:waste=yes`
   - Unselecting this answer will add 
@@ -325,6 +323,68 @@ This is rendered with  `This recycling facility can be used by {access}`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/school.md b/Docs/Layers/school.md
index 837964634..cd00c105c 100644
--- a/Docs/Layers/school.md
+++ b/Docs/Layers/school.md
@@ -239,6 +239,38 @@ This is rendered with  `<a href='mailto:{email}' target='_blank'>{email}</a>`
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/school/school.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/school/school.json)
diff --git a/Docs/Layers/shelter.md b/Docs/Layers/shelter.md
index 5137638de..70324bfc3 100644
--- a/Docs/Layers/shelter.md
+++ b/Docs/Layers/shelter.md
@@ -86,6 +86,38 @@ This is rendered with  `Shelter type: {shelter_type}`
   - *This is a shed with 3 walls, primarily intended for camping.*  corresponds with  `shelter_type=lean_to`
   - *This is a pavilion*  corresponds with  `shelter_type=pavilion`
   - *This is a basic hut, providing basic shelter and sleeping facilities.*  corresponds with  `shelter_type=basic_hut`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/shelter/shelter.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/shelter/shelter.json)
diff --git a/Docs/Layers/shops.md b/Docs/Layers/shops.md
index c7339e405..0a364c8a9 100644
--- a/Docs/Layers/shops.md
+++ b/Docs/Layers/shops.md
@@ -82,8 +82,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -518,7 +516,15 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows the reviews module (including the possibility to leave a review)
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -526,6 +532,48 @@ This tagrendering has no question and is thus read-only
 
 
 
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/slow_roads.md b/Docs/Layers/slow_roads.md
index a926dc6f3..aeb0f97ab 100644
--- a/Docs/Layers/slow_roads.md
+++ b/Docs/Layers/slow_roads.md
@@ -61,8 +61,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -129,6 +127,38 @@ The question is  *Is deze weg 's nachts verlicht?*
 
   - *'s nachts verlicht*  corresponds with  `lit=yes`
   - *Niet verlicht*  corresponds with  `lit=no`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/slow_roads/slow_roads.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/slow_roads/slow_roads.json)
diff --git a/Docs/Layers/speed_camera.md b/Docs/Layers/speed_camera.md
index 8d0e617b7..3aaa85fe1 100644
--- a/Docs/Layers/speed_camera.md
+++ b/Docs/Layers/speed_camera.md
@@ -88,6 +88,38 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `ref~.+` 
+This tagrendering is only visible in the popup if the following condition is met: `ref~.+`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/speed_camera/speed_camera.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/speed_camera/speed_camera.json)
diff --git a/Docs/Layers/speed_display.md b/Docs/Layers/speed_display.md
index f453a3e5d..49973e9b8 100644
--- a/Docs/Layers/speed_display.md
+++ b/Docs/Layers/speed_display.md
@@ -90,6 +90,38 @@ This rendering asks information about the property  [inscription](https://wiki.o
 
 This is rendered with  `The text on this speed display is {inscription}`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/speed_display/speed_display.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/speed_display/speed_display.json)
diff --git a/Docs/Layers/sport_pitch.md b/Docs/Layers/sport_pitch.md
index 0fce02a79..6f569e247 100644
--- a/Docs/Layers/sport_pitch.md
+++ b/Docs/Layers/sport_pitch.md
@@ -76,8 +76,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -241,6 +239,28 @@ This tagrendering has no question and is thus read-only
 
 
 
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/sport_places_without_etymology.md b/Docs/Layers/sport_places_without_etymology.md
index ea0a3a0b9..f32dd6d67 100644
--- a/Docs/Layers/sport_places_without_etymology.md
+++ b/Docs/Layers/sport_places_without_etymology.md
@@ -169,6 +169,18 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+` 
+This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+`
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/themes/etymology/etymology.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/etymology/etymology.json)
diff --git a/Docs/Layers/sport_shops.md b/Docs/Layers/sport_shops.md
index 12d2f0341..f6819729d 100644
--- a/Docs/Layers/sport_shops.md
+++ b/Docs/Layers/sport_shops.md
@@ -78,8 +78,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -514,20 +512,6 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows the reviews module (including the possibility to leave a review)
-
-This tagrendering has no question and is thus read-only
-
-
-
-
-
-### questions 
-
-
-
-Show the images block at this location
-
 This tagrendering has no question and is thus read-only
 
 
@@ -538,7 +522,15 @@ This tagrendering has no question and is thus read-only
 
 
 
-Shows a small map with the feature. Added by default to every popup
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -546,6 +538,38 @@ This tagrendering has no question and is thus read-only
 
 
 
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/sports_centre.md b/Docs/Layers/sports_centre.md
index 331c6429b..2b5f59f73 100644
--- a/Docs/Layers/sports_centre.md
+++ b/Docs/Layers/sports_centre.md
@@ -73,8 +73,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -173,6 +171,48 @@ The question is  *Is this place accessible with a wheelchair?*
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/stairs.md b/Docs/Layers/stairs.md
index 5a208d727..5ec896463 100644
--- a/Docs/Layers/stairs.md
+++ b/Docs/Layers/stairs.md
@@ -73,8 +73,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -190,6 +188,38 @@ The question is  *Is there a ramp at these stairs?*
   - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:ramp:stroller' target='_blank'>ramp:stroller</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:ramp:stroller%3Dno' target='_blank'>no</a>
   - *There is no ramp at these stairs*  corresponds with  `ramp=no`
   - Unselecting this answer will add 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/stairs/stairs.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/stairs/stairs.json)
diff --git a/Docs/Layers/street_lamps.md b/Docs/Layers/street_lamps.md
index ecb3cc3a7..3b67ed8ee 100644
--- a/Docs/Layers/street_lamps.md
+++ b/Docs/Layers/street_lamps.md
@@ -76,8 +76,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -237,6 +235,68 @@ This is rendered with  `This lamp points towards {light:direction}`
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `light:count=1` 
+This tagrendering is only visible in the popup if the following condition is met: `light:count=1`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/street_lamps/street_lamps.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/street_lamps/street_lamps.json)
diff --git a/Docs/Layers/streets_without_etymology.md b/Docs/Layers/streets_without_etymology.md
index 15c77d4af..bb2d1f08a 100644
--- a/Docs/Layers/streets_without_etymology.md
+++ b/Docs/Layers/streets_without_etymology.md
@@ -170,6 +170,18 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+` 
+This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+`
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/themes/etymology/etymology.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/etymology/etymology.json)
diff --git a/Docs/Layers/surveillance_camera.md b/Docs/Layers/surveillance_camera.md
index d650e3a6a..03c99e7b8 100644
--- a/Docs/Layers/surveillance_camera.md
+++ b/Docs/Layers/surveillance_camera.md
@@ -78,8 +78,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -233,6 +231,38 @@ This is rendered with  `Mounting method: {camera:mount}`
   - *This camera is placed on the ceiling*  corresponds with  `camera:mount=ceiling`
   - *This camera is placed on a street light*  corresponds with  `camera:mount=street_lamp`
   - *This camera is placed on a tree*  corresponds with  `camera:mount=tree`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/surveillance_camera/surveillance_camera.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/surveillance_camera/surveillance_camera.json)
diff --git a/Docs/Layers/tertiary_education.md b/Docs/Layers/tertiary_education.md
index b44e4af6c..87badd8ba 100644
--- a/Docs/Layers/tertiary_education.md
+++ b/Docs/Layers/tertiary_education.md
@@ -194,6 +194,38 @@ This is rendered with  `<a href='tel:{phone}'>{phone}</a>`
 
   - *<a href='tel:{contact:phone}'>{contact:phone}</a>*  corresponds with  `contact:phone~.+`
   - This option cannot be chosen as answer
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/tertiary_education/tertiary_education.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/tertiary_education/tertiary_education.json)
diff --git a/Docs/Layers/ticket_machine.md b/Docs/Layers/ticket_machine.md
index 0f1b2d106..a332c2d2b 100644
--- a/Docs/Layers/ticket_machine.md
+++ b/Docs/Layers/ticket_machine.md
@@ -61,8 +61,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -184,6 +182,38 @@ The question is  *what notes can you use to pay here?*
   - *500 euro notes are accepted*  corresponds with  `payment:notes:denominations=500 EUR`
 
 
-This tagrendering is only visible in the popup if the following condition is met: `payment:notes=yes|payment:cash=yes&_country=at|_country=be|_country=cy|_country=de|_country=ee|_country=es|_country=fi|_country=fr|_country=gr|_country=hr|_country=ie|_country=it|_country=lt|_country=lu|_country=lv|_country=mt|_country=nl|_country=pt|_country=si|_country=sk` 
+This tagrendering is only visible in the popup if the following condition is met: `payment:notes=yes|payment:cash=yes&_country=at|_country=be|_country=cy|_country=de|_country=ee|_country=es|_country=fi|_country=fr|_country=gr|_country=hr|_country=ie|_country=it|_country=lt|_country=lu|_country=lv|_country=mt|_country=nl|_country=pt|_country=si|_country=sk`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/ticket_machine/ticket_machine.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/ticket_machine/ticket_machine.json)
diff --git a/Docs/Layers/ticket_validator.md b/Docs/Layers/ticket_validator.md
index 02ae2fea1..7c26064a4 100644
--- a/Docs/Layers/ticket_validator.md
+++ b/Docs/Layers/ticket_validator.md
@@ -59,8 +59,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -142,6 +140,38 @@ The question is  *Which methods of payment are accepted here?*
   - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:OV-Chipkaart' target='_blank'>payment:OV-Chipkaart</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:OV-Chipkaart%3Dno' target='_blank'>no</a>
   - *This ticket validator accepts OV-Chipkaart*  corresponds with  `payment:ov-chipkaart=yes`
   - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:ov-chipkaart' target='_blank'>payment:ov-chipkaart</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:ov-chipkaart%3Dno' target='_blank'>no</a>
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/ticket_validator/ticket_validator.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/ticket_validator/ticket_validator.json)
diff --git a/Docs/Layers/toekomstige_fietsstraat.md b/Docs/Layers/toekomstige_fietsstraat.md
index a1c17d992..387bc80a2 100644
--- a/Docs/Layers/toekomstige_fietsstraat.md
+++ b/Docs/Layers/toekomstige_fietsstraat.md
@@ -69,7 +69,15 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
@@ -77,6 +85,28 @@ This tagrendering has no question and is thus read-only
 
 
 
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 ### is_cyclestreet 
 
 
@@ -136,24 +166,10 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
-### questions 
+### split-button 
 
 
 
-Show the images block at this location
-
-This tagrendering has no question and is thus read-only
-
-
-
-
-
-### minimap 
-
-
-
-Shows a small map with the feature. Added by default to every popup
-
 This tagrendering has no question and is thus read-only
 
  
diff --git a/Docs/Layers/toilet.md b/Docs/Layers/toilet.md
index 130ff8482..9ef41b14f 100644
--- a/Docs/Layers/toilet.md
+++ b/Docs/Layers/toilet.md
@@ -83,8 +83,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -358,6 +356,68 @@ This is rendered with  `{description}`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/toilet_at_amenity.md b/Docs/Layers/toilet_at_amenity.md
index df443602c..7d4b6103e 100644
--- a/Docs/Layers/toilet_at_amenity.md
+++ b/Docs/Layers/toilet_at_amenity.md
@@ -81,8 +81,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -321,6 +319,58 @@ This is rendered with  `{toilets:description}`
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/toursistic_places_without_etymology.md b/Docs/Layers/toursistic_places_without_etymology.md
index ac50ea11c..db9d4927c 100644
--- a/Docs/Layers/toursistic_places_without_etymology.md
+++ b/Docs/Layers/toursistic_places_without_etymology.md
@@ -169,6 +169,18 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+` 
+This tagrendering is only visible in the popup if the following condition is met: `wikidata~.+`
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/themes/etymology/etymology.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/etymology/etymology.json)
diff --git a/Docs/Layers/trail.md b/Docs/Layers/trail.md
index c3cc2f638..cfec0df1f 100644
--- a/Docs/Layers/trail.md
+++ b/Docs/Layers/trail.md
@@ -61,8 +61,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -164,6 +162,38 @@ The question is  *Is deze wandeltocht toegankelijk met de buggy?*
 
   - *deze wandeltocht is toegankelijk met de buggy*  corresponds with  `pushchair=yes`
   - *deze wandeltocht is niet toegankelijk met de buggy*  corresponds with  `pushchair=no`
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/trail/trail.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/trail/trail.json)
diff --git a/Docs/Layers/transit_routes.md b/Docs/Layers/transit_routes.md
index 2097edc06..ab37c7273 100644
--- a/Docs/Layers/transit_routes.md
+++ b/Docs/Layers/transit_routes.md
@@ -167,6 +167,38 @@ This rendering asks information about the property  [operator](https://wiki.open
 
 This is rendered with  `This bus line is operated by {operator}`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/transit_routes/transit_routes.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/transit_routes/transit_routes.json)
diff --git a/Docs/Layers/transit_stops.md b/Docs/Layers/transit_stops.md
index 38db6b0bb..1908e9547 100644
--- a/Docs/Layers/transit_stops.md
+++ b/Docs/Layers/transit_stops.md
@@ -96,8 +96,6 @@ This is rendered with  `This stop is called <b>{name}</b>`
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -242,6 +240,38 @@ This tagrendering is only visible in the popup if the following condition is met
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/tree_node.md b/Docs/Layers/tree_node.md
index 3c4ad44b2..77b05c9f1 100644
--- a/Docs/Layers/tree_node.md
+++ b/Docs/Layers/tree_node.md
@@ -78,8 +78,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -277,6 +275,68 @@ This is rendered with  `<img src="./assets/svg/wikidata.svg" style="width:1em;he
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `denotation=landmark|denotation=natural_monument|wikidata~.+` 
+This tagrendering is only visible in the popup if the following condition is met: `denotation=landmark|denotation=natural_monument|wikidata~.+`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/tree_node/tree_node.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/tree_node/tree_node.json)
diff --git a/Docs/Layers/veterinary.md b/Docs/Layers/veterinary.md
index 94ef27e48..ddb4330ff 100644
--- a/Docs/Layers/veterinary.md
+++ b/Docs/Layers/veterinary.md
@@ -92,8 +92,6 @@ This is rendered with  `<a href='{website}' rel='nofollow noopener noreferrer' t
 
 
 
-Shows the reviews module (including the possibility to leave a review)
-
 This tagrendering has no question and is thus read-only
 
 
@@ -144,6 +142,38 @@ This rendering asks information about the property  [name](https://wiki.openstre
 
 This is rendered with  `The name of this veterinarian is {name}`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/veterinary/veterinary.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/veterinary/veterinary.json)
diff --git a/Docs/Layers/viewpoint.md b/Docs/Layers/viewpoint.md
index 21ae1e143..fa431e6d3 100644
--- a/Docs/Layers/viewpoint.md
+++ b/Docs/Layers/viewpoint.md
@@ -57,8 +57,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -75,6 +73,38 @@ This rendering asks information about the property  [description](https://wiki.o
 
 This is rendered with  `{description}`
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/viewpoint/viewpoint.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/viewpoint/viewpoint.json)
diff --git a/Docs/Layers/village_green.md b/Docs/Layers/village_green.md
index f1bb70559..82eec24c6 100644
--- a/Docs/Layers/village_green.md
+++ b/Docs/Layers/village_green.md
@@ -46,8 +46,6 @@ Elements must have the all of following tags to be shown on this layer:
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -70,6 +68,38 @@ This tagrendering has no question and is thus read-only
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/village_green/village_green.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/village_green/village_green.json)
diff --git a/Docs/Layers/visitor_information_centre.md b/Docs/Layers/visitor_information_centre.md
index 1fba4d006..c1d88a311 100644
--- a/Docs/Layers/visitor_information_centre.md
+++ b/Docs/Layers/visitor_information_centre.md
@@ -38,6 +38,38 @@ Elements must have the all of following tags to be shown on this layer:
  Supported attributes 
 ----------------------
 
- 
+
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/visitor_information_centre/visitor_information_centre.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/visitor_information_centre/visitor_information_centre.json)
diff --git a/Docs/Layers/walls_and_buildings.md b/Docs/Layers/walls_and_buildings.md
index 32adf7efb..4fb5522d4 100644
--- a/Docs/Layers/walls_and_buildings.md
+++ b/Docs/Layers/walls_and_buildings.md
@@ -20,11 +20,11 @@ Special builtin layer providing all walls and buildings. This layer is useful in
   - Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
   - Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
   - This layer will automatically load  [entrance](./entrance.md)  into the layout as it depends on it:  a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _entrance_properties)
+  - This layer is needed as dependency for layer [advertising](#advertising)
   - This layer is needed as dependency for layer [clock](#clock)
   - This layer is needed as dependency for layer [defibrillator](#defibrillator)
   - This layer is needed as dependency for layer [entrance](#entrance)
   - This layer is needed as dependency for layer [surveillance_camera](#surveillance_camera)
-  - This layer is needed as dependency for layer [advertising](#advertising)
 
 
 
@@ -93,6 +93,38 @@ This tagrendering has no question and is thus read-only
 
 
 
-This tagrendering is only visible in the popup if the following condition is met: `_biggest_width_id~.+` 
+This tagrendering is only visible in the popup if the following condition is met: `_biggest_width_id~.+`
+
+
+
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/walls_and_buildings/walls_and_buildings.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/walls_and_buildings/walls_and_buildings.json)
diff --git a/Docs/Layers/waste_basket.md b/Docs/Layers/waste_basket.md
index 50e050b3f..0bc2ce922 100644
--- a/Docs/Layers/waste_basket.md
+++ b/Docs/Layers/waste_basket.md
@@ -72,8 +72,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -120,6 +118,68 @@ The question is  *Does this waste basket have a dispenser for dog excrement bags
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/waste_disposal.md b/Docs/Layers/waste_disposal.md
index f34e824f8..5141961ba 100644
--- a/Docs/Layers/waste_disposal.md
+++ b/Docs/Layers/waste_disposal.md
@@ -71,8 +71,6 @@ attribute | type | values which are supported by this layer
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
-
 This tagrendering has no question and is thus read-only
 
 
@@ -135,6 +133,68 @@ The question is  *Where is this container located?*
 
 
 
+### leftover-questions 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### move-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### delete-button 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### all-tags 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
+
+
+
 #### Filters 
 
 
diff --git a/Docs/Layers/windturbine.md b/Docs/Layers/windturbine.md
index f80b08098..6addfc3a2 100644
--- a/Docs/Layers/windturbine.md
+++ b/Docs/Layers/windturbine.md
@@ -158,10 +158,40 @@ This is rendered with  `Extra information for OpenStreetMap experts: {fixme}`
 
 
 
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### leftover-questions 
+
+
 
 This tagrendering has no question and is thus read-only
 
- 
+
+
+
+
+### minimap 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+
+
+### last_edit 
+
+
+
+This tagrendering has no question and is thus read-only
+
+
+
+This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` 
 
 This document is autogenerated from [assets/layers/windturbine/windturbine.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/windturbine/windturbine.json)
diff --git a/Docs/SpecialRenderings.md b/Docs/SpecialRenderings.md
index 29b377775..b92199ce8 100644
--- a/Docs/SpecialRenderings.md
+++ b/Docs/SpecialRenderings.md
@@ -48,14 +48,28 @@ In other words: use `{ "before": ..., "after": ..., "special": {"type": ..., "ar
 
 1. [Special tag renderings](#special-tag-renderings)
       * [Using expanded syntax](#using-expanded-syntax)
+    + [questions](#questions)
+      * [Example usage of questions](#example-usage-of-questions)
+    + [add_new_point](#add_new_point)
+      * [Example usage of add_new_point](#example-usage-of-add_new_point)
+    + [user_profile](#user_profile)
+      * [Example usage of user_profile](#example-usage-of-user_profile)
+    + [language_picker](#language_picker)
+      * [Example usage of language_picker](#example-usage-of-language_picker)
+    + [logout](#logout)
+      * [Example usage of logout](#example-usage-of-logout)
     + [histogram](#histogram)
       * [Example usage of histogram](#example-usage-of-histogram)
     + [steal](#steal)
       * [Example usage of steal](#example-usage-of-steal)
     + [minimap](#minimap)
       * [Example usage of minimap](#example-usage-of-minimap)
-    + [sided_minimap](#sided_minimap)
-      * [Example usage of sided_minimap](#example-usage-of-sided_minimap)
+    + [split_button](#split_button)
+      * [Example usage of split_button](#example-usage-of-split_button)
+    + [move_button](#move_button)
+      * [Example usage of move_button](#example-usage-of-move_button)
+    + [delete_button](#delete_button)
+      * [Example usage of delete_button](#example-usage-of-delete_button)
     + [share_link](#share_link)
       * [Example usage of share_link](#example-usage-of-share_link)
     + [upload_to_osm](#upload_to_osm)
@@ -66,20 +80,26 @@ In other words: use `{ "before": ..., "after": ..., "special": {"type": ..., "ar
       * [Example usage of export_as_gpx](#example-usage-of-export_as_gpx)
     + [add_note_comment](#add_note_comment)
       * [Example usage of add_note_comment](#example-usage-of-add_note_comment)
+    + [open_note](#open_note)
+      * [Example usage of open_note](#example-usage-of-open_note)
+    + [close_note](#close_note)
+      * [Example usage of close_note](#example-usage-of-close_note)
     + [plantnet_detection](#plantnet_detection)
       * [Example usage of plantnet_detection](#example-usage-of-plantnet_detection)
+    + [tag_apply](#tag_apply)
+      * [Example usage of tag_apply](#example-usage-of-tag_apply)
     + [import_button](#import_button)
       * [Example usage of import_button](#example-usage-of-import_button)
     + [import_way_button](#import_way_button)
       * [Example usage of import_way_button](#example-usage-of-import_way_button)
     + [conflate_button](#conflate_button)
       * [Example usage of conflate_button](#example-usage-of-conflate_button)
-    + [tag_apply](#tag_apply)
-      * [Example usage of tag_apply](#example-usage-of-tag_apply)
-    + [close_note](#close_note)
-      * [Example usage of close_note](#example-usage-of-close_note)
     + [nearby_images](#nearby_images)
       * [Example usage of nearby_images](#example-usage-of-nearby_images)
+    + [wikipedia](#wikipedia)
+      * [Example usage of wikipedia](#example-usage-of-wikipedia)
+    + [wikidata_label](#wikidata_label)
+      * [Example usage of wikidata_label](#example-usage-of-wikidata_label)
     + [mapillary_link](#mapillary_link)
       * [Example usage of mapillary_link](#example-usage-of-mapillary_link)
     + [language_chooser](#language_chooser)
@@ -90,10 +110,6 @@ In other words: use `{ "before": ..., "after": ..., "special": {"type": ..., "ar
       * [Example usage of image_carousel](#example-usage-of-image_carousel)
     + [image_upload](#image_upload)
       * [Example usage of image_upload](#example-usage-of-image_upload)
-    + [wikipedia](#wikipedia)
-      * [Example usage of wikipedia](#example-usage-of-wikipedia)
-    + [wikidata_label](#wikidata_label)
-      * [Example usage of wikidata_label](#example-usage-of-wikidata_label)
     + [reviews](#reviews)
       * [Example usage of reviews](#example-usage-of-reviews)
     + [opening_hours_table](#opening_hours_table)
@@ -124,6 +140,8 @@ In other words: use `{ "before": ..., "after": ..., "special": {"type": ..., "ar
       * [Example usage of statistics](#example-usage-of-statistics)
     + [send_email](#send_email)
       * [Example usage of send_email](#example-usage-of-send_email)
+    + [link](#link)
+      * [Example usage of link](#example-usage-of-link)
     + [multi](#multi)
       * [Example usage of multi](#example-usage-of-multi)
     + [auto_apply](#auto_apply)
@@ -133,6 +151,62 @@ In other words: use `{ "before": ..., "after": ..., "special": {"type": ..., "ar
 
 
 
+### questions 
+
+ The special element which shows the questions which are unkown. Added by default if not yet there 
+
+name | default | description
+------ | --------- | -------------
+labels | _undefined_ | One or more ';'-separated labels. If these are given, only questions with these labels will be given. Use `unlabeled` for all questions that don't have an explicit label. If none given, all questions will be shown
+blacklisted-labels | _undefined_ | One or more ';'-separated labels of questions which should _not_ be included
+ 
+
+#### Example usage of questions 
+
+ `{questions(,)}`
+
+
+
+### add_new_point 
+
+ An element which allows to add a new point on the 'last_click'-location. Only makes sense in the layer `last_click` 
+
+#### Example usage of add_new_point 
+
+ `{add_new_point()}`
+
+
+
+### user_profile 
+
+ A component showing information about the currently logged in user (username, profile description, profile picture + link to edit them). Mostly meant to be used in the 'user-settings' 
+
+#### Example usage of user_profile 
+
+ `{user_profile()}`
+
+
+
+### language_picker 
+
+ A component to set the language of the user interface 
+
+#### Example usage of language_picker 
+
+ `{language_picker()}`
+
+
+
+### logout 
+
+ Shows a button where the user can log out 
+
+#### Example usage of logout 
+
+ `{logout()}`
+
+
+
 ### histogram 
 
  Create a histogram for a list of given values, read from the properties. 
@@ -147,7 +221,7 @@ colors* | _undefined_ | (Matches all resting arguments - optional) Matches a reg
 
 #### Example usage of histogram 
 
- `{histogram('some_key')}` with properties being `{some_key: ['a','b','a','c']} to create a histogram
+ `{histogram('some_key')}` with properties being `{some_key: ["a","b","a","c"]} to create a histogram
 
 
 
@@ -183,18 +257,33 @@ idKey | id | (Matches all resting arguments) This argument should be the key of
 
 
 
-### sided_minimap 
+### split_button 
 
- A small map showing _only one side_ the selected feature. *This features requires to have linerenderings with offset* as only linerenderings with a postive or negative offset will be shown. Note: in most cases, this map will be automatically introduced 
+ Adds a button which allows to split a way 
 
-name | default | description
------- | --------- | -------------
-side | _undefined_ | The side to show, either `left` or `right`
- 
+#### Example usage of split_button 
 
-#### Example usage of sided_minimap 
+ `{split_button()}`
 
- `{sided_minimap(left)}`
+
+
+### move_button 
+
+ Adds a button which allows to move the object to another location. The config will be read from the layer config 
+
+#### Example usage of move_button 
+
+ `{move_button()}`
+
+
+
+### delete_button 
+
+ Adds a button which allows to delete the object at this location. The config will be read from the layer config 
+
+#### Example usage of delete_button 
+
+ `{delete_button()}`
 
 
 
@@ -267,6 +356,36 @@ Id-key | id | The property name where the ID of the note to close can be found
 
 
 
+### open_note 
+
+ Creates a new map note on the given location. This options is placed in the 'last_click'-popup automatically if the 'notes'-layer is enabled 
+
+#### Example usage of open_note 
+
+ `{open_note()}`
+
+
+
+### close_note 
+
+ Button to close a note. A predifined text can be defined to close the note with. If the note is already closed, will show a small text. 
+
+name | default | description
+------ | --------- | -------------
+text | _undefined_ | Text to show on this button
+icon | checkmark.svg | Icon to show
+idkey | id | The property name where the ID of the note to close can be found
+comment | _undefined_ | Text to add onto the note when closing
+minZoom | _undefined_ | If set, only show the closenote button if zoomed in enough
+zoomButton | _undefined_ | Text to show if not zoomed in enough
+ 
+
+#### Example usage of close_note 
+
+ `{close_note(,checkmark.svg,id,,,)}`
+
+
+
 ### plantnet_detection 
 
  Sends the images linked to the current object to plantnet.org and asks it what plant species is shown on it. The user can then select the correct species; the corresponding wikidata-identifier will then be added to the object (together with `source:species:wikidata=plantnet.org AI`).  
@@ -282,6 +401,37 @@ image_key | image,mapillary,image,wikidata,wikimedia_commons,image,image | The k
 
 
 
+### tag_apply 
+
+ Shows a big button; clicking this button will apply certain tags onto the feature.
+
+The first argument takes a specification of which tags to add.
+These can either be a tag to add, such as `amenity=fast_food` or can use a substitution, e.g. `addr:housenumber=$number`.
+This new point will then have the tags `amenity=fast_food` and `addr:housenumber` with the value that was saved in `number` in the original feature.
+
+If a value to substitute is undefined, empty string will be used instead.
+
+This supports multiple values, e.g. `ref=$source:geometry:type/$source:geometry:ref`
+
+Remark that the syntax is slightly different then expected; it uses '$' to note a value to copy, followed by a name (matched with `[a-zA-Z0-9_:]*`). Sadly, delimiting with `{}` as these already mark the boundaries of the special rendering...
+
+Note that these values can be prepare with javascript in the theme by using a [calculatedTag](calculatedTags.md#calculating-tags-with-javascript)
+  
+
+name | default | description
+------ | --------- | -------------
+tags_to_apply | _undefined_ | A specification of the tags to apply
+message | _undefined_ | The text to show to the contributor
+image | _undefined_ | An image to show to the contributor on the button
+id_of_object_to_apply_this_one | _undefined_ | If specified, applies the the tags onto _another_ object. The id will be read from properties[id_of_object_to_apply_this_one] of the selected object. The tags are still calculated based on the tags of the _selected_ element
+ 
+
+#### Example usage of tag_apply 
+
+ `{tag_apply(survey_date=$_now:date, Surveyed today!)}`, `{tag_apply(addr:street=$addr:street, Apply the address, apply_icon.svg, _closest_osm_id)
+
+
+
 ### import_button 
 
  This button will copy the point from an external dataset into OpenStreetMap
@@ -477,57 +627,6 @@ way_to_conflate | _undefined_ | The key, of which the corresponding value is the
 
 
 
-### tag_apply 
-
- Shows a big button; clicking this button will apply certain tags onto the feature.
-
-The first argument takes a specification of which tags to add.
-These can either be a tag to add, such as `amenity=fast_food` or can use a substitution, e.g. `addr:housenumber=$number`.
-This new point will then have the tags `amenity=fast_food` and `addr:housenumber` with the value that was saved in `number` in the original feature.
-
-If a value to substitute is undefined, empty string will be used instead.
-
-This supports multiple values, e.g. `ref=$source:geometry:type/$source:geometry:ref`
-
-Remark that the syntax is slightly different then expected; it uses '$' to note a value to copy, followed by a name (matched with `[a-zA-Z0-9_:]*`). Sadly, delimiting with `{}` as these already mark the boundaries of the special rendering...
-
-Note that these values can be prepare with javascript in the theme by using a [calculatedTag](calculatedTags.md#calculating-tags-with-javascript)
-  
-
-name | default | description
------- | --------- | -------------
-tags_to_apply | _undefined_ | A specification of the tags to apply
-message | _undefined_ | The text to show to the contributor
-image | _undefined_ | An image to show to the contributor on the button
-id_of_object_to_apply_this_one | _undefined_ | If specified, applies the the tags onto _another_ object. The id will be read from properties[id_of_object_to_apply_this_one] of the selected object. The tags are still calculated based on the tags of the _selected_ element
- 
-
-#### Example usage of tag_apply 
-
- `{tag_apply(survey_date=$_now:date, Surveyed today!)}`, `{tag_apply(addr:street=$addr:street, Apply the address, apply_icon.svg, _closest_osm_id)
-
-
-
-### close_note 
-
- Button to close a note. A predifined text can be defined to close the note with. If the note is already closed, will show a small text. 
-
-name | default | description
------- | --------- | -------------
-text | _undefined_ | Text to show on this button
-icon | checkmark.svg | Icon to show
-idkey | id | The property name where the ID of the note to close can be found
-comment | _undefined_ | Text to add onto the note when closing
-minZoom | _undefined_ | If set, only show the closenote button if zoomed in enough
-zoomButton | _undefined_ | Text to show if not zoomed in enough
- 
-
-#### Example usage of close_note 
-
- `{close_note(,checkmark.svg,id,,,)}`
-
-
-
 ### nearby_images 
 
  A component showing nearby images loaded from various online services such as Mapillary. In edit mode and when used on a feature, the user can select an image to add to the feature 
@@ -548,6 +647,36 @@ mapillary | true | If 'true', includes a link to mapillary on this location.
 
 
 
+### wikipedia 
+
+ A box showing the corresponding wikipedia article - based on the wikidata tag 
+
+name | default | description
+------ | --------- | -------------
+keyToShowWikipediaFor | wikidata;wikipedia | Use the wikidata entry from this key to show the wikipedia article for. Multiple keys can be given (separated by ';'), in which case the first matching value is used
+ 
+
+#### Example usage of wikipedia 
+
+ `{wikipedia()}` is a basic example, `{wikipedia(name:etymology:wikidata)}` to show the wikipedia page of whom the feature was named after. Also remember that these can be styled, e.g. `{wikipedia():max-height: 10rem}` to limit the height
+
+
+
+### wikidata_label 
+
+ Shows the label of the corresponding wikidata-item 
+
+name | default | description
+------ | --------- | -------------
+keyToShowWikidataFor | wikidata | Use the wikidata entry from this key to show the label
+ 
+
+#### Example usage of wikidata_label 
+
+ `{wikidata_label()}` is a basic example, `{wikipedia(name:etymology:wikidata)}` to show the label itself
+
+
+
 ### mapillary_link 
 
  Adds a button to open mapillary on the specified location 
@@ -625,36 +754,6 @@ label | Add image | The text to show on the button
 
 
 
-### wikipedia 
-
- A box showing the corresponding wikipedia article - based on the wikidata tag 
-
-name | default | description
------- | --------- | -------------
-keyToShowWikipediaFor | wikidata;wikipedia | Use the wikidata entry from this key to show the wikipedia article for. Multiple keys can be given (separated by ';'), in which case the first matching value is used
- 
-
-#### Example usage of wikipedia 
-
- `{wikipedia()}` is a basic example, `{wikipedia(name:etymology:wikidata)}` to show the wikipedia page of whom the feature was named after. Also remember that these can be styled, e.g. `{wikipedia():max-height: 10rem}` to limit the height
-
-
-
-### wikidata_label 
-
- Shows the label of the corresponding wikidata-item 
-
-name | default | description
------- | --------- | -------------
-keyToShowWikidataFor | wikidata | Use the wikidata entry from this key to show the label
- 
-
-#### Example usage of wikidata_label 
-
- `{wikidata_label()}` is a basic example, `{wikipedia(name:etymology:wikidata)}` to show the label itself
-
-
-
 ### reviews 
 
  Adds an overview of the mangrove-reviews of this object. Mangrove.Reviews needs - in order to identify the reviewed object - a coordinate and a name. By default, the name of the object is given, but this can be overwritten 
@@ -876,6 +975,23 @@ button_text | _undefined_ | The text shown on the button in the UI
 
 
 
+### link 
+
+ Construct a link. By using the 'special' visualisation notation, translation should be easier 
+
+name | default | description
+------ | --------- | -------------
+text | _undefined_ | Text to be shown
+href | _undefined_ | The URL to link to
+class | _undefined_ | CSS-classes to add to the element
+ 
+
+#### Example usage of link 
+
+ `{link(,,)}`
+
+
+
 ### multi 
 
  Given an embedded tagRendering (read only) and a key, will read the keyname as a JSON-list. Every element of this list will be considered as tags and rendered with the tagRendering 
@@ -908,7 +1024,7 @@ tagrendering | _undefined_ | An entire tagRenderingConfig
 
  A button to run many actions for many features at once. To effectively use this button, you'll need some ingredients: 
 
-  - A target layer with features for which an action is defined in a tag rendering. The following special visualisations support an autoAction: import_way_button, tag_apply
+  - A target layer with features for which an action is defined in a tag rendering. The following special visualisations support an autoAction: tag_apply, import_way_button
   - A host feature to place the auto-action on. This can be a big outline (such as a city). Another good option for this is the layer 
   - [current_view](./BuiltinLayers.md#current_view)
   - Then, use a calculated tag on the host feature to determine the overlapping object ids
diff --git a/Docs/Themes/advertising.md b/Docs/Themes/advertising.md
index d2315ae93..dbd3bdb0b 100644
--- a/Docs/Themes/advertising.md
+++ b/Docs/Themes/advertising.md
@@ -18,6 +18,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/aed.md b/Docs/Themes/aed.md
index 412b84d10..fe3e4484a 100644
--- a/Docs/Themes/aed.md
+++ b/Docs/Themes/aed.md
@@ -18,6 +18,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/artwork.md b/Docs/Themes/artwork.md
index f080b829d..8ce896d45 100644
--- a/Docs/Themes/artwork.md
+++ b/Docs/Themes/artwork.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/atm.md b/Docs/Themes/atm.md
index 2b8701626..675817a56 100644
--- a/Docs/Themes/atm.md
+++ b/Docs/Themes/atm.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/bag.md b/Docs/Themes/bag.md
index f64655199..094a9e7a0 100644
--- a/Docs/Themes/bag.md
+++ b/Docs/Themes/bag.md
@@ -11,7 +11,6 @@ This theme contains the following layers:
 
 
 
-  - [type_node](../Layers/type_node.md)
   - [osm:buildings](../Layers/osm:buildings.md)
   - [osm:adresses](../Layers/osm:adresses.md)
   - [bag:pand](../Layers/bag:pand.md)
@@ -21,6 +20,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/benches.md b/Docs/Themes/benches.md
index 14b9b864c..8cc3c1f5b 100644
--- a/Docs/Themes/benches.md
+++ b/Docs/Themes/benches.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/bicycle_rental.md b/Docs/Themes/bicycle_rental.md
index 923bcd139..7372dbe11 100644
--- a/Docs/Themes/bicycle_rental.md
+++ b/Docs/Themes/bicycle_rental.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/bicyclelib.md b/Docs/Themes/bicyclelib.md
index d407578a5..5dd671af6 100644
--- a/Docs/Themes/bicyclelib.md
+++ b/Docs/Themes/bicyclelib.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/binoculars.md b/Docs/Themes/binoculars.md
index 6694ef1ce..0cf65f2cf 100644
--- a/Docs/Themes/binoculars.md
+++ b/Docs/Themes/binoculars.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/blind_osm.md b/Docs/Themes/blind_osm.md
index 45c759bcf..b85df4915 100644
--- a/Docs/Themes/blind_osm.md
+++ b/Docs/Themes/blind_osm.md
@@ -22,6 +22,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/bookcases.md b/Docs/Themes/bookcases.md
index bcbb926b8..fbe349309 100644
--- a/Docs/Themes/bookcases.md
+++ b/Docs/Themes/bookcases.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/buurtnatuur.md b/Docs/Themes/buurtnatuur.md
index 65405502c..563498d5b 100644
--- a/Docs/Themes/buurtnatuur.md
+++ b/Docs/Themes/buurtnatuur.md
@@ -20,6 +20,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/cafes_and_pubs.md b/Docs/Themes/cafes_and_pubs.md
index eb02d783d..a845fb492 100644
--- a/Docs/Themes/cafes_and_pubs.md
+++ b/Docs/Themes/cafes_and_pubs.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/campersite.md b/Docs/Themes/campersite.md
index 90e6a5480..e1e557e72 100644
--- a/Docs/Themes/campersite.md
+++ b/Docs/Themes/campersite.md
@@ -18,6 +18,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/charging_stations.md b/Docs/Themes/charging_stations.md
index a51910133..24c9c8445 100644
--- a/Docs/Themes/charging_stations.md
+++ b/Docs/Themes/charging_stations.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/climbing.md b/Docs/Themes/climbing.md
index 3d2b8ac89..88d595a7b 100644
--- a/Docs/Themes/climbing.md
+++ b/Docs/Themes/climbing.md
@@ -21,6 +21,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/clock.md b/Docs/Themes/clock.md
index b267d1552..2b5de1bbe 100644
--- a/Docs/Themes/clock.md
+++ b/Docs/Themes/clock.md
@@ -18,6 +18,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/cycle_highways.md b/Docs/Themes/cycle_highways.md
index 0b52ab17e..e80239b63 100644
--- a/Docs/Themes/cycle_highways.md
+++ b/Docs/Themes/cycle_highways.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/cycle_infra.md b/Docs/Themes/cycle_infra.md
index 1072bf2eb..4e6b6e718 100644
--- a/Docs/Themes/cycle_infra.md
+++ b/Docs/Themes/cycle_infra.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/cyclenodes.md b/Docs/Themes/cyclenodes.md
index 91ecf714e..35c3bb656 100644
--- a/Docs/Themes/cyclenodes.md
+++ b/Docs/Themes/cyclenodes.md
@@ -18,6 +18,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/cyclestreets.md b/Docs/Themes/cyclestreets.md
index 0aa3c02da..2bcb8a93a 100644
--- a/Docs/Themes/cyclestreets.md
+++ b/Docs/Themes/cyclestreets.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/cyclofix.md b/Docs/Themes/cyclofix.md
index 88a5f52f9..d0481b418 100644
--- a/Docs/Themes/cyclofix.md
+++ b/Docs/Themes/cyclofix.md
@@ -29,6 +29,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/drinking_water.md b/Docs/Themes/drinking_water.md
index 39cbb220e..16bbce6cc 100644
--- a/Docs/Themes/drinking_water.md
+++ b/Docs/Themes/drinking_water.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/education.md b/Docs/Themes/education.md
index d8f5f89d8..aa4a39b83 100644
--- a/Docs/Themes/education.md
+++ b/Docs/Themes/education.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/etymology.md b/Docs/Themes/etymology.md
index a9b25f871..111cb90c3 100644
--- a/Docs/Themes/etymology.md
+++ b/Docs/Themes/etymology.md
@@ -24,6 +24,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/facadegardens.md b/Docs/Themes/facadegardens.md
index 21db11ee4..2390bb62c 100644
--- a/Docs/Themes/facadegardens.md
+++ b/Docs/Themes/facadegardens.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/food.md b/Docs/Themes/food.md
index 6fce414d9..21953d570 100644
--- a/Docs/Themes/food.md
+++ b/Docs/Themes/food.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/fritures.md b/Docs/Themes/fritures.md
index 55ed3cd99..d6b302a58 100644
--- a/Docs/Themes/fritures.md
+++ b/Docs/Themes/fritures.md
@@ -18,6 +18,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/fruit_trees.md b/Docs/Themes/fruit_trees.md
index 54d72fc18..fdb9ed1c2 100644
--- a/Docs/Themes/fruit_trees.md
+++ b/Docs/Themes/fruit_trees.md
@@ -18,6 +18,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/ghostbikes.md b/Docs/Themes/ghostbikes.md
index 3f9581afa..5bef85151 100644
--- a/Docs/Themes/ghostbikes.md
+++ b/Docs/Themes/ghostbikes.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/grb.md b/Docs/Themes/grb.md
index 24383d6e5..1f0cdda74 100644
--- a/Docs/Themes/grb.md
+++ b/Docs/Themes/grb.md
@@ -12,7 +12,6 @@ This theme contains the following layers:
 
 
   - [named_streets](../Layers/named_streets.md)
-  - [type_node](../Layers/type_node.md)
   - [osm-buildings](../Layers/osm-buildings.md)
   - [service_ways](../Layers/service_ways.md)
   - [generic_osm_object](../Layers/generic_osm_object.md)
@@ -25,6 +24,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/grb_fixme.md b/Docs/Themes/grb_fixme.md
index df16092b3..18f44e4d9 100644
--- a/Docs/Themes/grb_fixme.md
+++ b/Docs/Themes/grb_fixme.md
@@ -20,6 +20,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/hackerspaces.md b/Docs/Themes/hackerspaces.md
index 4074f4399..5366265e5 100644
--- a/Docs/Themes/hackerspaces.md
+++ b/Docs/Themes/hackerspaces.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/hailhydrant.md b/Docs/Themes/hailhydrant.md
index 22fed0054..7c4b62b57 100644
--- a/Docs/Themes/hailhydrant.md
+++ b/Docs/Themes/hailhydrant.md
@@ -20,6 +20,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/healthcare.md b/Docs/Themes/healthcare.md
index 67c769a70..658f9e346 100644
--- a/Docs/Themes/healthcare.md
+++ b/Docs/Themes/healthcare.md
@@ -23,6 +23,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/hotels.md b/Docs/Themes/hotels.md
index fc072e535..6cd0b14b2 100644
--- a/Docs/Themes/hotels.md
+++ b/Docs/Themes/hotels.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/indoors.md b/Docs/Themes/indoors.md
index c347bcdcd..5ed0b4b71 100644
--- a/Docs/Themes/indoors.md
+++ b/Docs/Themes/indoors.md
@@ -21,6 +21,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/kerbs_and_crossings.md b/Docs/Themes/kerbs_and_crossings.md
index 4dbcf7ca3..b35fb4ed9 100644
--- a/Docs/Themes/kerbs_and_crossings.md
+++ b/Docs/Themes/kerbs_and_crossings.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/mapcomplete-changes.md b/Docs/Themes/mapcomplete-changes.md
index 5b69e7f18..3ec4b2938 100644
--- a/Docs/Themes/mapcomplete-changes.md
+++ b/Docs/Themes/mapcomplete-changes.md
@@ -18,6 +18,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/maproulette.md b/Docs/Themes/maproulette.md
index 5d43c32c3..6b6c6f21d 100644
--- a/Docs/Themes/maproulette.md
+++ b/Docs/Themes/maproulette.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/maps.md b/Docs/Themes/maps.md
index 4fd08f1a4..effce72c6 100644
--- a/Docs/Themes/maps.md
+++ b/Docs/Themes/maps.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/maxspeed.md b/Docs/Themes/maxspeed.md
index 840ab76c3..9937b1888 100644
--- a/Docs/Themes/maxspeed.md
+++ b/Docs/Themes/maxspeed.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/nature.md b/Docs/Themes/nature.md
index b848ea574..7e16dd813 100644
--- a/Docs/Themes/nature.md
+++ b/Docs/Themes/nature.md
@@ -24,6 +24,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/natuurpunt.md b/Docs/Themes/natuurpunt.md
index d819447ea..e8aa6bbe4 100644
--- a/Docs/Themes/natuurpunt.md
+++ b/Docs/Themes/natuurpunt.md
@@ -27,6 +27,8 @@ This theme contains the following layers:
   - [gps_location](../Layers/gps_location.md)
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/notes.md b/Docs/Themes/notes.md
index 9196f6b91..6682ee804 100644
--- a/Docs/Themes/notes.md
+++ b/Docs/Themes/notes.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/observation_towers.md b/Docs/Themes/observation_towers.md
index 06e5ae7cd..fe9e72782 100644
--- a/Docs/Themes/observation_towers.md
+++ b/Docs/Themes/observation_towers.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/onwheels.md b/Docs/Themes/onwheels.md
index 58ff97bdc..06fe8f9c1 100644
--- a/Docs/Themes/onwheels.md
+++ b/Docs/Themes/onwheels.md
@@ -37,6 +37,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/openwindpowermap.md b/Docs/Themes/openwindpowermap.md
index dc9370507..8a5355fb2 100644
--- a/Docs/Themes/openwindpowermap.md
+++ b/Docs/Themes/openwindpowermap.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/osm_community_index.md b/Docs/Themes/osm_community_index.md
index fbccf84f5..83d449ab3 100644
--- a/Docs/Themes/osm_community_index.md
+++ b/Docs/Themes/osm_community_index.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/parkings.md b/Docs/Themes/parkings.md
index 3e3600700..24c85b1f5 100644
--- a/Docs/Themes/parkings.md
+++ b/Docs/Themes/parkings.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/personal.md b/Docs/Themes/personal.md
index 611d61820..b36d9f1bf 100644
--- a/Docs/Themes/personal.md
+++ b/Docs/Themes/personal.md
@@ -11,6 +11,7 @@ This theme contains the following layers:
 
 
 
+  - [advertising](../Layers/advertising.md)
   - [ambulancestation](../Layers/ambulancestation.md)
   - [artwork](../Layers/artwork.md)
   - [atm](../Layers/atm.md)
@@ -38,9 +39,11 @@ This theme contains the following layers:
   - [climbing_route](../Layers/climbing_route.md)
   - [clock](../Layers/clock.md)
   - [crossings](../Layers/crossings.md)
+  - [current_view](../Layers/current_view.md)
   - [cycleways_and_roads](../Layers/cycleways_and_roads.md)
   - [defibrillator](../Layers/defibrillator.md)
   - [dentist](../Layers/dentist.md)
+  - [direction](../Layers/direction.md)
   - [doctors](../Layers/doctors.md)
   - [dogpark](../Layers/dogpark.md)
   - [drinking_water](../Layers/drinking_water.md)
@@ -66,6 +69,7 @@ This theme contains the following layers:
   - [maproulette_challenge](../Layers/maproulette_challenge.md)
   - [maxspeed](../Layers/maxspeed.md)
   - [nature_reserve](../Layers/nature_reserve.md)
+  - [note](../Layers/note.md)
   - [observation_tower](../Layers/observation_tower.md)
   - [osm_community_index](../Layers/osm_community_index.md)
   - [parcel_lockers](../Layers/parcel_lockers.md)
@@ -109,6 +113,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/pets.md b/Docs/Themes/pets.md
index c626724be..259d38a3b 100644
--- a/Docs/Themes/pets.md
+++ b/Docs/Themes/pets.md
@@ -23,6 +23,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/play_forests.md b/Docs/Themes/play_forests.md
index c6894c1b0..31ae3f9a2 100644
--- a/Docs/Themes/play_forests.md
+++ b/Docs/Themes/play_forests.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/playgrounds.md b/Docs/Themes/playgrounds.md
index 54da48de6..919933469 100644
--- a/Docs/Themes/playgrounds.md
+++ b/Docs/Themes/playgrounds.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/postal_codes.md b/Docs/Themes/postal_codes.md
index 95db8d2e4..6f72542fd 100644
--- a/Docs/Themes/postal_codes.md
+++ b/Docs/Themes/postal_codes.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/postboxes.md b/Docs/Themes/postboxes.md
index ab61d0ba8..058e31594 100644
--- a/Docs/Themes/postboxes.md
+++ b/Docs/Themes/postboxes.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/rainbow_crossings.md b/Docs/Themes/rainbow_crossings.md
index 33a4a84c0..9ec114b46 100644
--- a/Docs/Themes/rainbow_crossings.md
+++ b/Docs/Themes/rainbow_crossings.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/shops.md b/Docs/Themes/shops.md
index aa91e6e32..6bbb412e9 100644
--- a/Docs/Themes/shops.md
+++ b/Docs/Themes/shops.md
@@ -18,6 +18,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/sidewalks.md b/Docs/Themes/sidewalks.md
index bded59a2a..0faffaf77 100644
--- a/Docs/Themes/sidewalks.md
+++ b/Docs/Themes/sidewalks.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/speelplekken.md b/Docs/Themes/speelplekken.md
index ce897e1de..c367bf1c1 100644
--- a/Docs/Themes/speelplekken.md
+++ b/Docs/Themes/speelplekken.md
@@ -15,7 +15,6 @@ This theme contains the following layers:
   - [play_forest](../Layers/play_forest.md)
   - [playground](../Layers/playground.md)
   - [village_green](../Layers/village_green.md)
-  - [grass_in_parks](../Layers/grass_in_parks.md)
   - [sport_pitch](../Layers/sport_pitch.md)
   - [slow_roads](../Layers/slow_roads.md)
   - [walking_routes](../Layers/walking_routes.md)
@@ -24,6 +23,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/sport_pitches.md b/Docs/Themes/sport_pitches.md
index 116814d3f..7f67d19a3 100644
--- a/Docs/Themes/sport_pitches.md
+++ b/Docs/Themes/sport_pitches.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/sports.md b/Docs/Themes/sports.md
index cbe9933ba..056a192b9 100644
--- a/Docs/Themes/sports.md
+++ b/Docs/Themes/sports.md
@@ -21,6 +21,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/stations.md b/Docs/Themes/stations.md
index 977f96a22..35b9ea8c4 100644
--- a/Docs/Themes/stations.md
+++ b/Docs/Themes/stations.md
@@ -37,6 +37,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/street_lighting.md b/Docs/Themes/street_lighting.md
index 3b57edfd7..45ed966dc 100644
--- a/Docs/Themes/street_lighting.md
+++ b/Docs/Themes/street_lighting.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/street_lighting_assen.md b/Docs/Themes/street_lighting_assen.md
index 9b9ff8721..58261ae55 100644
--- a/Docs/Themes/street_lighting_assen.md
+++ b/Docs/Themes/street_lighting_assen.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/surveillance.md b/Docs/Themes/surveillance.md
index 1ef6a8b03..890aa1468 100644
--- a/Docs/Themes/surveillance.md
+++ b/Docs/Themes/surveillance.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/toerisme_vlaanderen.md b/Docs/Themes/toerisme_vlaanderen.md
index e98be92f8..5fa3cdd80 100644
--- a/Docs/Themes/toerisme_vlaanderen.md
+++ b/Docs/Themes/toerisme_vlaanderen.md
@@ -26,6 +26,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/toilets.md b/Docs/Themes/toilets.md
index 5cd93e089..86ac71936 100644
--- a/Docs/Themes/toilets.md
+++ b/Docs/Themes/toilets.md
@@ -18,6 +18,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/transit.md b/Docs/Themes/transit.md
index f8d0b2606..515583810 100644
--- a/Docs/Themes/transit.md
+++ b/Docs/Themes/transit.md
@@ -21,6 +21,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/trees.md b/Docs/Themes/trees.md
index 803745347..a8525514d 100644
--- a/Docs/Themes/trees.md
+++ b/Docs/Themes/trees.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/uk_addresses.md b/Docs/Themes/uk_addresses.md
index 852e601a7..f570cf0c9 100644
--- a/Docs/Themes/uk_addresses.md
+++ b/Docs/Themes/uk_addresses.md
@@ -20,6 +20,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/walls_and_buildings.md b/Docs/Themes/walls_and_buildings.md
index 5bafc44fd..e9eb63a64 100644
--- a/Docs/Themes/walls_and_buildings.md
+++ b/Docs/Themes/walls_and_buildings.md
@@ -20,6 +20,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/waste.md b/Docs/Themes/waste.md
index 5551ccedd..244119e88 100644
--- a/Docs/Themes/waste.md
+++ b/Docs/Themes/waste.md
@@ -19,6 +19,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/waste_assen.md b/Docs/Themes/waste_assen.md
index 7a6ab99ce..3a7a3ae9d 100644
--- a/Docs/Themes/waste_assen.md
+++ b/Docs/Themes/waste_assen.md
@@ -21,6 +21,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/waste_basket.md b/Docs/Themes/waste_basket.md
index f60723696..5c8ce0928 100644
--- a/Docs/Themes/waste_basket.md
+++ b/Docs/Themes/waste_basket.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/Themes/width.md b/Docs/Themes/width.md
index b62479576..ded595c03 100644
--- a/Docs/Themes/width.md
+++ b/Docs/Themes/width.md
@@ -17,6 +17,8 @@ This theme contains the following layers:
   - [gps_location_history](../Layers/gps_location_history.md)
   - [home_location](../Layers/home_location.md)
   - [gps_track](../Layers/gps_track.md)
+  - [range](../Layers/range.md)
+  - [last_click](../Layers/last_click.md)
 
 
 Available languages:
diff --git a/Docs/wikiIndex.txt b/Docs/wikiIndex.txt
index bd7322af6..e69de29bb 100644
--- a/Docs/wikiIndex.txt
+++ b/Docs/wikiIndex.txt
@@ -1,499 +0,0 @@
-{|class="wikitable sortable"
-! Name, link !! Genre !! Covered region !! Language !! Description !! Free materials !! Image
-|-
-{{service_item
-|name= [https://mapcomplete.osm.be/personal personal]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:gl|en}}, {{#language:fr|en}}, {{#language:de|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:ru|en}}, {{#language:it|en}}, {{#language:da|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: Create a personal theme based on all the available layers of all themes
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, personal
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/cyclofix cyclofix]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:gl|en}}, {{#language:de|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: The goal of this map is to present cyclists with an easy-to-use solution to find the appropriate infrastructure for their needs
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, cyclofix
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/waste waste]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:es|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: Map showing waste baskets and recycling facilities
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, waste
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/etymology etymology]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:fr|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: What is the origin of a toponym?
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, etymology
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/food food]
-|region= Worldwide
-|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:nb_NO|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: Restaurants and fast food
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, food
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/cafes_and_pubs cafes_and_pubs]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:nb_NO|en}}, {{#language:pa_PK|en}}, {{#language:cs|en}}, {{#language:it|en}}
-|descr= A MapComplete theme: Coffeehouses, pubs and bars
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, cafes_and_pubs
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/playgrounds playgrounds]
-|region= Worldwide
-|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:fr|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:ru|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:nb_NO|en}}, {{#language:id|en}}, {{#language:hu|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: A map with playgrounds
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, playgrounds
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/hailhydrant hailhydrant]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:ru|en}}, {{#language:fr|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:nl|en}}, {{#language:da|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: Map to show hydrants, extinguishers, fire stations, and ambulance stations.
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, hailhydrant
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/toilets toilets]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: A map of public toilets
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, toilets
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/aed aed]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:id|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:sv|en}}, {{#language:pl|en}}, {{#language:pt_BR|en}}, {{#language:nb_NO|en}}, {{#language:hu|en}}, {{#language:sl|en}}, {{#language:zh_Hans|en}}, {{#language:da|en}}, {{#language:fil|en}}, {{#language:cs|en}}, {{#language:zgh|en}}
-|descr= A MapComplete theme: On this map, one can find and mark nearby defibrillators
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, aed
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/bookcases bookcases]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: A public bookcase is a small streetside cabinet, box, old phone booth or some other objects where books are stored
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, bookcases
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/advertising advertising]
-|region= Worldwide
-|lang= {{#language:ca|en}}, {{#language:es|en}}, {{#language:en|en}}, {{#language:de|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: Where I can find advertising features?
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, advertising
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/artwork artwork]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:de|en}}, {{#language:id|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:es|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:nb_NO|en}}, {{#language:hu|en}}, {{#language:pl|en}}, {{#language:ca|en}}, {{#language:zh_Hans|en}}, {{#language:fil|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:zgh|en}}
-|descr= A MapComplete theme: An open map of statues, busts, graffitis and other artwork all over the world
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, artwork
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/atm atm]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:nb_NO|en}}, {{#language:es|en}}, {{#language:id|en}}
-|descr= A MapComplete theme: This map shows ATMs to withdraw or deposit money
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, atm
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/benches benches]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:nb_NO|en}}, {{#language:pt_BR|en}}, {{#language:hu|en}}, {{#language:id|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:zh_Hans|en}}, {{#language:da|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: A map of benches
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, benches
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/bicycle_rental bicycle_rental]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:id|en}}, {{#language:fr|en}}, {{#language:es|en}}, {{#language:nb_NO|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: A map with bicycle rental stations and bicycle rental shops
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, bicycle_rental
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/bicyclelib bicyclelib]
-|region= Worldwide
-|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:fr|en}}, {{#language:zh_Hant|en}}, {{#language:de|en}}, {{#language:hu|en}}, {{#language:nb_NO|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:es|en}}
-|descr= A MapComplete theme: A bicycle library is a place where bicycles can be lent, often for a small yearly fee
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, bicyclelib
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/binoculars binoculars]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:nb_NO|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:fr|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: A map with fixed binoculars
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, binoculars
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/blind_osm blind_osm]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:nb_NO|en}}, {{#language:es|en}}
-|descr= A MapComplete theme: Help to map features relevant for the blind
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, blind_osm
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/campersite campersite]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:fr|en}}, {{#language:zh_Hant|en}}, {{#language:nl|en}}, {{#language:pt_BR|en}}, {{#language:de|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: Find sites to spend the night with your camper
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, campersite
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/charging_stations charging_stations]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:nb_NO|en}}, {{#language:ru|en}}, {{#language:hu|en}}, {{#language:fr|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: A worldwide map of charging stations
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, charging_stations
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/climbing climbing]
-|region= Worldwide
-|lang= {{#language:nl|en}}, {{#language:de|en}}, {{#language:en|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}, {{#language:es|en}}
-|descr= A MapComplete theme: On this map you will find various climbing opportunities such as climbing gyms, bouldering halls and rocks in nature
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, climbing
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/clock clock]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:ca|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: Map showing all public clocks
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, clock
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/cycle_infra cycle_infra]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:nb_NO|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: A map where you can view and edit things related to the bicycle infrastructure.
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, cycle_infra
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/cyclestreets cyclestreets]
-|region= Worldwide
-|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:nb_NO|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: A map of cyclestreets
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, cyclestreets
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/drinking_water drinking_water]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:de|en}}, {{#language:nb_NO|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: On this map, publicly accessible drinking water spots are shown and can be easily added
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, drinking_water
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/education education]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:es|en}}
-|descr= A MapComplete theme: On this map, you'll find information about all types of schools and education and can easily add more information
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, education
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/facadegardens facadegardens]
-|region= Worldwide
-|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:it|en}}, {{#language:fr|en}}, {{#language:de|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: This map shows facade gardens with pictures and useful info about orientation, sunshine and plant types.
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, facadegardens
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/fritures fritures]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}, {{#language:es|en}}
-|descr= A MapComplete theme: On this map, you'll find your favourite fries shop!
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, fritures
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/ghostbikes ghostbikes]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: A <b>ghost bike</b> is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, ghostbikes
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/hackerspaces hackerspaces]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: A map of hackerspaces
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, hackerspaces
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/healthcare healthcare]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:nl|en}}, {{#language:cs|en}}, {{#language:es|en}}
-|descr= A MapComplete theme: On this map, various healthcare related items are shown
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, healthcare
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/hotels hotels]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:da|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: On this map, you'll find hotels in your area
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, hotels
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/indoors indoors]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:nl|en}}, {{#language:cs|en}}, {{#language:nb_NO|en}}, {{#language:es|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: On this map, publicly accessible indoor places are shown
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, indoors
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/kerbs_and_crossings kerbs_and_crossings]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:nb_NO|en}}, {{#language:es|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: A map showing kerbs and crossings
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, kerbs_and_crossings
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/maps maps]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: This theme shows all (touristic) maps that OpenStreetMap knows of
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, maps
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/maxspeed maxspeed]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: This map shows the legally allowed maximum speed on every road.
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, maxspeed
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/nature nature]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: A map for nature lovers, with interesting POI's
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, nature
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/notes notes]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:hu|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: A note is a pin on the map with some text to indicate something wrong
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, notes
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/observation_towers observation_towers]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: Publicly accessible towers to enjoy the view
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, observation_towers
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/onwheels onwheels]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: On this map, publicly weelchair accessible places are shown and can be easily added
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, onwheels
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/openwindpowermap openwindpowermap]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:fr|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:nl|en}}, {{#language:da|en}}, {{#language:nb_NO|en}}, {{#language:cs|en}}, {{#language:ca|en}}
-|descr= A MapComplete theme: A map for showing and editing wind turbines
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, openwindpowermap
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/osm_community_index osm_community_index]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: An index of community resources for OpenStreetMap.
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, osm_community_index
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/parkings parkings]
-|region= Worldwide
-|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:nb_NO|en}}, {{#language:zh_Hant|en}}, {{#language:id|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: This map shows different parking spots
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, parkings
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/pets pets]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: On this map, you'll find various interesting places for you pets: veterinarians, dog parks, pet shops, dog-friendly restaurants, 
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, pets
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/postboxes postboxes]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: A map showing postboxes and post offices
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, postboxes
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/rainbow_crossings rainbow_crossings]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:nl|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: On this map, rainbow-painted pedestrian crossings are shown and can be easily added
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, rainbow_crossings
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/shops shops]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:fr|en}}, {{#language:ja|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:nl|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: An editable map with basic shop information
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, shops
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/sport_pitches sport_pitches]
-|region= Worldwide
-|lang= {{#language:nl|en}}, {{#language:fr|en}}, {{#language:en|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:ru|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: A map showing sport pitches
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, sport_pitches
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/sports sports]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: Map showing sport facilities.
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, sports
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/street_lighting street_lighting]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:nb_NO|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: On this map you can find everything about street lighting
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, street_lighting
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/surveillance surveillance]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:fr|en}}, {{#language:pl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:da|en}}, {{#language:nb_NO|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: Surveillance cameras and other means of surveillance
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, surveillance
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/transit transit]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:nl|en}}, {{#language:nb_NO|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: Plan your trip with the help of the public transport system
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, transit
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/trees trees]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:ru|en}}, {{#language:pl|en}}, {{#language:de|en}}, {{#language:nb_NO|en}}, {{#language:hu|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: Map all the trees
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, trees
-}}
-{{service_item
-|name= [https://mapcomplete.osm.be/waste_basket waste_basket]
-|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:fr|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}
-|descr= A MapComplete theme: A map with waste baskets
-|material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
-|image= MapComplete_Screenshot.png
-|genre= POI, editor, waste_basket
-}}
-|}
\ No newline at end of file