diff --git a/Docs/BuiltinLayers.md b/Docs/BuiltinLayers.md
index 4ba48b9464..dc7d442580 100644
--- a/Docs/BuiltinLayers.md
+++ b/Docs/BuiltinLayers.md
@@ -36,6 +36,10 @@
+ [comment](#comment)
+ [report-contributor](#report-contributor)
+ [report-note](#report-note)
+1. [import_candidate](#import_candidate)
+ - [Basic tags for this layer](#basic-tags-for-this-layer)
+ - [Supported attributes](#supported-attributes)
+ + [all_tags](#all_tags)
1. [conflation](#conflation)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
@@ -72,6 +76,7 @@ MapComplete has a few data layers available in the theme which have special prop
- [gps_track](#gps_track)
- [type_node](#type_node)
- [note](#note)
+ - [import_candidate](#import_candidate)
- [conflation](#conflation)
- [left_right_style](#left_right_style)
- [split_point](#split_point)
@@ -354,7 +359,7 @@ This layer shows notes on OpenStreetMap. Having this layer in your theme will tr
- -
This layer is loaded from an external source, namely `https://api.openstreetmap.org/api/0.6/notes.json?closed=7&bbox={x_min},{y_min},{x_max},{y_max}`
+ -
This layer is loaded from an external source, namely `https://api.openstreetmap.org/api/0.6/notes.json?limit=10000&closed=7&bbox={x_min},{y_min},{x_max},{y_max}`
[Go to the source code](../assets/layers/note/note.json)
@@ -432,6 +437,58 @@ _This tagrendering has no question and is thus read-only_
+ import_candidate
+==================
+
+
+
+
+
+Layer used in the importHelper
+
+
+
+
+
+
+ - Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
+
+
+[Go to the source code](../assets/layers/import_candidate/import_candidate.json)
+
+
+
+ Basic tags for this layer
+---------------------------
+
+
+
+Elements must have the all of following tags to be shown on this layer:
+
+
+
+
+
+
+
+
+ Supported attributes
+----------------------
+
+
+
+
+
+### all_tags
+
+
+
+_This tagrendering has no question and is thus read-only_
+
+
+
+
+
conflation
============
@@ -692,6 +749,7 @@ The following layers are included in MapComplete:
- [grass_in_parks](./Layers/grass_in_parks.md)
- [home_location](./Layers/home_location.md)
- [hydrant](./Layers/hydrant.md)
+ - [import_candidate](./Layers/import_candidate.md)
- [information_board](./Layers/information_board.md)
- [left_right_style](./Layers/left_right_style.md)
- [map](./Layers/map.md)
diff --git a/Docs/Layers/address.md b/Docs/Layers/address.md
index 213b8ffc97..bd1a1c8452 100644
--- a/Docs/Layers/address.md
+++ b/Docs/Layers/address.md
@@ -41,7 +41,7 @@ Elements must have the all of following tags to be shown on this layer:
- - addr:housenumber~^..*$|addr:street~^..*$|ref:inspireid~^..*$
+ - addr:housenumber~^..*$|addr:street~^..*$
diff --git a/Docs/Layers/ambulancestation.md b/Docs/Layers/ambulancestation.md
index 721a0f7b6c..ed65033447 100644
--- a/Docs/Layers/ambulancestation.md
+++ b/Docs/Layers/ambulancestation.md
@@ -41,6 +41,7 @@ An ambulance station is an area for storage of ambulance vehicles, medical equip
- [hailhydrant](https://mapcomplete.osm.be/hailhydrant)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/ambulancestation/ambulancestation.json)
diff --git a/Docs/Layers/artwork.md b/Docs/Layers/artwork.md
index 5846931e81..f1a603cd77 100644
--- a/Docs/Layers/artwork.md
+++ b/Docs/Layers/artwork.md
@@ -40,6 +40,7 @@ Diverse pieces of artwork
- [artwork](https://mapcomplete.osm.be/artwork)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/artwork/artwork.json)
diff --git a/Docs/Layers/barrier.md b/Docs/Layers/barrier.md
index aff864247d..78725cdfa5 100644
--- a/Docs/Layers/barrier.md
+++ b/Docs/Layers/barrier.md
@@ -44,6 +44,7 @@ Obstacles while cycling, such as bollards and cycle barriers
- [cycle_infra](https://mapcomplete.osm.be/cycle_infra)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/barrier/barrier.json)
diff --git a/Docs/Layers/bench.md b/Docs/Layers/bench.md
index fbd91ec9d3..6a95767e32 100644
--- a/Docs/Layers/bench.md
+++ b/Docs/Layers/bench.md
@@ -42,6 +42,7 @@ A bench is a wooden, metal, stone, ... surface where a human can sit. This layer
- [benches](https://mapcomplete.osm.be/benches)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bench/bench.json)
diff --git a/Docs/Layers/bench_at_pt.md b/Docs/Layers/bench_at_pt.md
index 4653d1311c..992ff9d471 100644
--- a/Docs/Layers/bench_at_pt.md
+++ b/Docs/Layers/bench_at_pt.md
@@ -38,6 +38,7 @@ A layer showing all public-transport-stops which do have a bench
- [benches](https://mapcomplete.osm.be/benches)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bench_at_pt/bench_at_pt.json)
diff --git a/Docs/Layers/bicycle_library.md b/Docs/Layers/bicycle_library.md
index 778bd3d45d..f7483da481 100644
--- a/Docs/Layers/bicycle_library.md
+++ b/Docs/Layers/bicycle_library.md
@@ -45,6 +45,7 @@ A facility where bicycles can be lent for longer period of times
- [bicyclelib](https://mapcomplete.osm.be/bicyclelib)
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bicycle_library/bicycle_library.json)
diff --git a/Docs/Layers/bicycle_tube_vending_machine.md b/Docs/Layers/bicycle_tube_vending_machine.md
index b39d9bcc6c..631d89b4eb 100644
--- a/Docs/Layers/bicycle_tube_vending_machine.md
+++ b/Docs/Layers/bicycle_tube_vending_machine.md
@@ -42,6 +42,7 @@ A layer showing vending machines for bicycle tubes (either purpose-built bicycle
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../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 a7fd7d4e2c..e6cb34e94f 100644
--- a/Docs/Layers/bike_cafe.md
+++ b/Docs/Layers/bike_cafe.md
@@ -44,6 +44,7 @@ A bike café is a café geared towards cyclists, for example with services such
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bike_cafe/bike_cafe.json)
@@ -60,7 +61,7 @@ Elements must have the all of following tags to be shown on this layer:
- amenity=pub|amenity=bar|amenity=cafe|amenity=restaurant
- - pub=cycling|pub=bicycle|theme=cycling|theme=bicycle|^service:bicycle:.*$~~^..*$
+ - pub=cycling|pub=bicycle|theme=cycling|theme=bicycle|service:bicycle:.*~^..*$
diff --git a/Docs/Layers/bike_cleaning.md b/Docs/Layers/bike_cleaning.md
index 0450d9a100..942518b795 100644
--- a/Docs/Layers/bike_cleaning.md
+++ b/Docs/Layers/bike_cleaning.md
@@ -38,6 +38,7 @@ A layer showing facilities where one can clean their bike
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bike_cleaning/bike_cleaning.json)
diff --git a/Docs/Layers/bike_parking.md b/Docs/Layers/bike_parking.md
index 169b202471..c3b7bf2e15 100644
--- a/Docs/Layers/bike_parking.md
+++ b/Docs/Layers/bike_parking.md
@@ -43,6 +43,7 @@ A layer showing where you can park your bike
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bike_parking/bike_parking.json)
diff --git a/Docs/Layers/bike_repair_station.md b/Docs/Layers/bike_repair_station.md
index 65df6f1487..873511b533 100644
--- a/Docs/Layers/bike_repair_station.md
+++ b/Docs/Layers/bike_repair_station.md
@@ -49,6 +49,7 @@ A layer showing bicycle pumps and bicycle repair tool stands
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bike_repair_station/bike_repair_station.json)
diff --git a/Docs/Layers/bike_shop.md b/Docs/Layers/bike_shop.md
index 5cc92326f7..0854a4dc25 100644
--- a/Docs/Layers/bike_shop.md
+++ b/Docs/Layers/bike_shop.md
@@ -52,6 +52,7 @@ A shop specifically selling bicycles or related items
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bike_shop/bike_shop.json)
diff --git a/Docs/Layers/bike_themed_object.md b/Docs/Layers/bike_themed_object.md
index 150c95317c..5281947278 100644
--- a/Docs/Layers/bike_themed_object.md
+++ b/Docs/Layers/bike_themed_object.md
@@ -41,6 +41,7 @@ A layer with bike-themed objects but who don't match any other layer
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bike_themed_object/bike_themed_object.json)
diff --git a/Docs/Layers/binocular.md b/Docs/Layers/binocular.md
index b852f25975..3c1ff6ae1c 100644
--- a/Docs/Layers/binocular.md
+++ b/Docs/Layers/binocular.md
@@ -38,6 +38,7 @@ Binoculas
- [binoculars](https://mapcomplete.osm.be/binoculars)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/binocular/binocular.json)
diff --git a/Docs/Layers/birdhide.md b/Docs/Layers/birdhide.md
index bb001465c2..4c5fd7d068 100644
--- a/Docs/Layers/birdhide.md
+++ b/Docs/Layers/birdhide.md
@@ -39,6 +39,7 @@ Een vogelkijkhut
- [nature](https://mapcomplete.osm.be/nature)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/birdhide/birdhide.json)
diff --git a/Docs/Layers/cafe_pub.md b/Docs/Layers/cafe_pub.md
index 9c68c706f2..2ca9c8c424 100644
--- a/Docs/Layers/cafe_pub.md
+++ b/Docs/Layers/cafe_pub.md
@@ -46,6 +46,7 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
- [cafes_and_pubs](https://mapcomplete.osm.be/cafes_and_pubs)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/cafe_pub/cafe_pub.json)
diff --git a/Docs/Layers/charging_station.md b/Docs/Layers/charging_station.md
index e3fc9f80c1..6b37ad6d6b 100644
--- a/Docs/Layers/charging_station.md
+++ b/Docs/Layers/charging_station.md
@@ -122,6 +122,7 @@ A charging station
- [charging_stations](https://mapcomplete.osm.be/charging_stations)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/charging_station/charging_station.json)
@@ -1377,6 +1378,8 @@ The question is **Which methods of payment are accepted here?**
- **Cash is accepted here** corresponds with payment:cash=yesUnselecting this answer will add payment:cash=no
- **Payment cards are accepted here** corresponds with payment:cards=yesUnselecting this answer will add payment:cards=no
+ - **Payment is done using a dedicated app** corresponds with payment:app=yesUnselecting this answer will add payment:app=no
+ - **Payment is done using a membership card** corresponds with payment:membership_card=yesUnselecting this answer will add payment:membership_card=no
diff --git a/Docs/Layers/crossings.md b/Docs/Layers/crossings.md
index 5f2c84b301..63e3092ae2 100644
--- a/Docs/Layers/crossings.md
+++ b/Docs/Layers/crossings.md
@@ -44,6 +44,7 @@ Crossings for pedestrians and cyclists
- [cycle_infra](https://mapcomplete.osm.be/cycle_infra)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/crossings/crossings.json)
diff --git a/Docs/Layers/cycleways_and_roads.md b/Docs/Layers/cycleways_and_roads.md
index e41b979acf..f754ddff4a 100644
--- a/Docs/Layers/cycleways_and_roads.md
+++ b/Docs/Layers/cycleways_and_roads.md
@@ -54,6 +54,7 @@ All infrastructure that someone can cycle over, accompanied with questions about
- [cycle_infra](https://mapcomplete.osm.be/cycle_infra)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/cycleways_and_roads/cycleways_and_roads.json)
diff --git a/Docs/Layers/defibrillator.md b/Docs/Layers/defibrillator.md
index f0f1951e49..54511815e6 100644
--- a/Docs/Layers/defibrillator.md
+++ b/Docs/Layers/defibrillator.md
@@ -51,6 +51,7 @@ A layer showing defibrillators which can be used in case of emergency. This cont
- [aed](https://mapcomplete.osm.be/aed)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/defibrillator/defibrillator.json)
diff --git a/Docs/Layers/direction.md b/Docs/Layers/direction.md
index aab14e5ea8..abe885a0b3 100644
--- a/Docs/Layers/direction.md
+++ b/Docs/Layers/direction.md
@@ -34,6 +34,7 @@ This layer visualizes directions
+ - [personal](https://mapcomplete.osm.be/personal)
- [surveillance](https://mapcomplete.osm.be/surveillance)
diff --git a/Docs/Layers/drinking_water.md b/Docs/Layers/drinking_water.md
index 37c4186a83..fff8e4045e 100644
--- a/Docs/Layers/drinking_water.md
+++ b/Docs/Layers/drinking_water.md
@@ -42,6 +42,7 @@ A layer showing drinking water fountains
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
- [drinking_water](https://mapcomplete.osm.be/drinking_water)
- [nature](https://mapcomplete.osm.be/nature)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/drinking_water/drinking_water.json)
diff --git a/Docs/Layers/entrance.md b/Docs/Layers/entrance.md
index 994d06b1cf..f715c29a5b 100644
--- a/Docs/Layers/entrance.md
+++ b/Docs/Layers/entrance.md
@@ -41,6 +41,7 @@ A layer showing entrances and offering capabilities to survey some advanced data
- [entrances](https://mapcomplete.osm.be/entrances)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/entrance/entrance.json)
diff --git a/Docs/Layers/etymology.md b/Docs/Layers/etymology.md
index eef65ab51c..2a4053da32 100644
--- a/Docs/Layers/etymology.md
+++ b/Docs/Layers/etymology.md
@@ -44,6 +44,7 @@ All objects which have an etymology known
- [etymology](https://mapcomplete.osm.be/etymology)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/etymology/etymology.json)
diff --git a/Docs/Layers/extinguisher.md b/Docs/Layers/extinguisher.md
index 3e99046540..e8df792b2d 100644
--- a/Docs/Layers/extinguisher.md
+++ b/Docs/Layers/extinguisher.md
@@ -37,6 +37,7 @@ Map layer to show fire hydrants.
- [hailhydrant](https://mapcomplete.osm.be/hailhydrant)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/extinguisher/extinguisher.json)
diff --git a/Docs/Layers/fire_station.md b/Docs/Layers/fire_station.md
index 1484e65ce0..410023ffe3 100644
--- a/Docs/Layers/fire_station.md
+++ b/Docs/Layers/fire_station.md
@@ -41,6 +41,7 @@ Map layer to show fire stations.
- [hailhydrant](https://mapcomplete.osm.be/hailhydrant)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/fire_station/fire_station.json)
diff --git a/Docs/Layers/food.md b/Docs/Layers/food.md
index 2b117e68ea..070ee08c60 100644
--- a/Docs/Layers/food.md
+++ b/Docs/Layers/food.md
@@ -57,6 +57,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [food](https://mapcomplete.osm.be/food)
- [fritures](https://mapcomplete.osm.be/fritures)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/food/food.json)
diff --git a/Docs/Layers/ghost_bike.md b/Docs/Layers/ghost_bike.md
index 20f519d06b..9c786a270b 100644
--- a/Docs/Layers/ghost_bike.md
+++ b/Docs/Layers/ghost_bike.md
@@ -41,6 +41,7 @@ A layer showing memorials for cyclists, killed in road accidents
- [ghostbikes](https://mapcomplete.osm.be/ghostbikes)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/ghost_bike/ghost_bike.json)
diff --git a/Docs/Layers/hydrant.md b/Docs/Layers/hydrant.md
index 4f9f96b843..30dbca1e9b 100644
--- a/Docs/Layers/hydrant.md
+++ b/Docs/Layers/hydrant.md
@@ -39,6 +39,7 @@ Map layer to show fire hydrants.
- [hailhydrant](https://mapcomplete.osm.be/hailhydrant)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/hydrant/hydrant.json)
diff --git a/Docs/Layers/information_board.md b/Docs/Layers/information_board.md
index d40ce7b3fd..081894604f 100644
--- a/Docs/Layers/information_board.md
+++ b/Docs/Layers/information_board.md
@@ -36,6 +36,7 @@ A layer showing touristical, road side information boards (e.g. giving informati
- [nature](https://mapcomplete.osm.be/nature)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/information_board/information_board.json)
diff --git a/Docs/Layers/map.md b/Docs/Layers/map.md
index 7d81873f76..3330d65bbe 100644
--- a/Docs/Layers/map.md
+++ b/Docs/Layers/map.md
@@ -39,6 +39,7 @@ A map, meant for tourists which is permanently installed in the public space
- [maps](https://mapcomplete.osm.be/maps)
- [nature](https://mapcomplete.osm.be/nature)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/map/map.json)
diff --git a/Docs/Layers/nature_reserve.md b/Docs/Layers/nature_reserve.md
index b984c43ac5..28209a941e 100644
--- a/Docs/Layers/nature_reserve.md
+++ b/Docs/Layers/nature_reserve.md
@@ -49,6 +49,7 @@ Een natuurgebied is een gebied waar actief ruimte gemaakt word voor de natuur. T
- [nature](https://mapcomplete.osm.be/nature)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/nature_reserve/nature_reserve.json)
diff --git a/Docs/Layers/note_import.md b/Docs/Layers/note_import.md
new file mode 100644
index 0000000000..b9c7a885f7
--- /dev/null
+++ b/Docs/Layers/note_import.md
@@ -0,0 +1,129 @@
+
+
+ note_import
+=============
+
+
+
+
+
+Template for note note imports.
+
+
+
+
+## Table of contents
+
+1. [note_import](#note_import)
+ - [Basic tags for this layer](#basic-tags-for-this-layer)
+ - [Supported attributes](#supported-attributes)
+ + [conversation](#conversation)
+ + [Intro](#intro)
+ + [import](#import)
+ + [close_note_](#close_note_)
+ + [close_note_mapped](#close_note_mapped)
+ + [comment](#comment)
+ + [add_image](#add_image)
+
+
+
+
+
+ -
This layer is loaded from an external source, namely `https://api.openstreetmap.org/api/0.6/notes.json?closed=0&bbox={x_min},{y_min},{x_max},{y_max}`
+ - This layer will automatically load [public_bookcase](./public_bookcase.md) into the layout as it depends on it: a tagrendering needs this layer (import)
+
+
+[Go to the source code](../assets/layers/note_import/note_import.json)
+
+
+
+ Basic tags for this layer
+---------------------------
+
+
+
+Elements must have the all of following tags to be shown on this layer:
+
+
+
+ - id~^..*$
+
+
+
+
+ Supported attributes
+----------------------
+
+
+
+
+
+### conversation
+
+
+
+_This tagrendering has no question and is thus read-only_
+
+
+
+
+
+### Intro
+
+
+
+_This tagrendering has no question and is thus read-only_
+
+
+
+
+
+### import
+
+
+
+_This tagrendering has no question and is thus read-only_
+
+
+
+
+
+### close_note_
+
+
+
+_This tagrendering has no question and is thus read-only_
+
+
+
+
+
+### close_note_mapped
+
+
+
+_This tagrendering has no question and is thus read-only_
+
+
+
+
+
+### comment
+
+
+
+_This tagrendering has no question and is thus read-only_
+
+
+
+
+
+### add_image
+
+
+
+_This tagrendering has no question and is thus read-only_
+
+
+
+This document is autogenerated from assets/layers/note_import/note_import.json
\ No newline at end of file
diff --git a/Docs/Layers/observation_tower.md b/Docs/Layers/observation_tower.md
index 6812905d04..52a1136319 100644
--- a/Docs/Layers/observation_tower.md
+++ b/Docs/Layers/observation_tower.md
@@ -44,6 +44,7 @@ Towers with a panoramic view
- [observation_towers](https://mapcomplete.osm.be/observation_towers)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/observation_tower/observation_tower.json)
diff --git a/Docs/Layers/parking.md b/Docs/Layers/parking.md
index 540c0687ec..41e749c522 100644
--- a/Docs/Layers/parking.md
+++ b/Docs/Layers/parking.md
@@ -36,6 +36,7 @@ A layer showing car parkings
- [parkings](https://mapcomplete.osm.be/parkings)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/parking/parking.json)
diff --git a/Docs/Layers/pedestrian_path.md b/Docs/Layers/pedestrian_path.md
index d61c744af8..768f8cb1ac 100644
--- a/Docs/Layers/pedestrian_path.md
+++ b/Docs/Layers/pedestrian_path.md
@@ -35,6 +35,7 @@ Pedestrian footpaths, especially used for indoor navigation and snapping entranc
- [entrances](https://mapcomplete.osm.be/entrances)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/pedestrian_path/pedestrian_path.json)
diff --git a/Docs/Layers/picnic_table.md b/Docs/Layers/picnic_table.md
index cb0e57962f..e3fcc7a490 100644
--- a/Docs/Layers/picnic_table.md
+++ b/Docs/Layers/picnic_table.md
@@ -36,6 +36,7 @@ The layer showing picnic tables
- [benches](https://mapcomplete.osm.be/benches)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/picnic_table/picnic_table.json)
diff --git a/Docs/Layers/playground.md b/Docs/Layers/playground.md
index 8d1a099418..c38df8c467 100644
--- a/Docs/Layers/playground.md
+++ b/Docs/Layers/playground.md
@@ -47,6 +47,7 @@ Playgrounds
+ - [personal](https://mapcomplete.osm.be/personal)
- [playgrounds](https://mapcomplete.osm.be/playgrounds)
diff --git a/Docs/Layers/public_bookcase.md b/Docs/Layers/public_bookcase.md
index 6cb9d959d6..6d187d70f9 100644
--- a/Docs/Layers/public_bookcase.md
+++ b/Docs/Layers/public_bookcase.md
@@ -19,7 +19,6 @@ A streetside cabinet with books, accessible to anyone
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
- + [minimap](#minimap)
+ [public_bookcase-name](#public_bookcase-name)
+ [public_bookcase-capacity](#public_bookcase-capacity)
+ [bookcase-booktypes](#bookcase-booktypes)
@@ -47,6 +46,7 @@ A streetside cabinet with books, accessible to anyone
- [bookcases](https://mapcomplete.osm.be/bookcases)
+ - [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/public_bookcase/public_bookcase.json)
@@ -102,16 +102,6 @@ _This tagrendering has no question and is thus read-only_
-### minimap
-
-
-
-_This tagrendering has no question and is thus read-only_
-
-
-
-
-
### public_bookcase-name
diff --git a/Docs/Layers/shops.md b/Docs/Layers/shops.md
index d219205ba2..1bbf91da35 100644
--- a/Docs/Layers/shops.md
+++ b/Docs/Layers/shops.md
@@ -43,6 +43,7 @@ A shop
+ - [personal](https://mapcomplete.osm.be/personal)
- [shops](https://mapcomplete.osm.be/shops)
diff --git a/Docs/Layers/sport_pitch.md b/Docs/Layers/sport_pitch.md
index 24d94802e6..f64730bc0e 100644
--- a/Docs/Layers/sport_pitch.md
+++ b/Docs/Layers/sport_pitch.md
@@ -44,6 +44,7 @@ A sport pitch
+ - [personal](https://mapcomplete.osm.be/personal)
- [sport_pitches](https://mapcomplete.osm.be/sport_pitches)
diff --git a/Docs/Layers/street_lamps.md b/Docs/Layers/street_lamps.md
index 18e4426318..1d7cb5ce3a 100644
--- a/Docs/Layers/street_lamps.md
+++ b/Docs/Layers/street_lamps.md
@@ -42,6 +42,7 @@ A layer showing street lights
+ - [personal](https://mapcomplete.osm.be/personal)
- [street_lighting](https://mapcomplete.osm.be/street_lighting)
diff --git a/Docs/Layers/surveillance_camera.md b/Docs/Layers/surveillance_camera.md
index 5067b7c944..685f417ecd 100644
--- a/Docs/Layers/surveillance_camera.md
+++ b/Docs/Layers/surveillance_camera.md
@@ -43,6 +43,7 @@ This layer shows surveillance cameras and allows a contributor to update informa
+ - [personal](https://mapcomplete.osm.be/personal)
- [surveillance](https://mapcomplete.osm.be/surveillance)
diff --git a/Docs/Layers/toilet.md b/Docs/Layers/toilet.md
index d8dc96068d..f538e829d4 100644
--- a/Docs/Layers/toilet.md
+++ b/Docs/Layers/toilet.md
@@ -48,6 +48,7 @@ A layer showing (public) toilets
+ - [personal](https://mapcomplete.osm.be/personal)
- [toilets](https://mapcomplete.osm.be/toilets)
diff --git a/Docs/Layers/trail.md b/Docs/Layers/trail.md
index a594dcbc7a..d84ad3bbf1 100644
--- a/Docs/Layers/trail.md
+++ b/Docs/Layers/trail.md
@@ -45,7 +45,7 @@ Elements must have the all of following tags to be shown on this layer:
- - route=hiking|route=bycicle|route=horse
+ - route~^.*foot.*$|route~^.*hiking.*$|route~^.*bycicle.*$|route~^.*horse.*$
diff --git a/Docs/Layers/tree_node.md b/Docs/Layers/tree_node.md
index 3b9c2edf82..7b9be4ddba 100644
--- a/Docs/Layers/tree_node.md
+++ b/Docs/Layers/tree_node.md
@@ -43,6 +43,7 @@ A layer showing trees
+ - [personal](https://mapcomplete.osm.be/personal)
- [trees](https://mapcomplete.osm.be/trees)
@@ -107,7 +108,7 @@ _This tagrendering has no question and is thus read-only_
- - **Height: {height} m** corresponds with height~^^[0-9.]+$$
+ - **Height: {height} m** corresponds with height~^[0-9.]+$
diff --git a/Docs/Layers/walls_and_buildings.md b/Docs/Layers/walls_and_buildings.md
index 8b9f9ec476..3cf13aa66a 100644
--- a/Docs/Layers/walls_and_buildings.md
+++ b/Docs/Layers/walls_and_buildings.md
@@ -41,6 +41,7 @@ Special builtin layer providing all walls and buildings. This layer is useful in
- [aed](https://mapcomplete.osm.be/aed)
- [entrances](https://mapcomplete.osm.be/entrances)
+ - [personal](https://mapcomplete.osm.be/personal)
- [surveillance](https://mapcomplete.osm.be/surveillance)
diff --git a/Docs/Layers/waste_basket.md b/Docs/Layers/waste_basket.md
index efcb5e86fc..1797f60fe0 100644
--- a/Docs/Layers/waste_basket.md
+++ b/Docs/Layers/waste_basket.md
@@ -36,6 +36,7 @@ This is a public waste basket, thrash can, where you can throw away your thrash.
+ - [personal](https://mapcomplete.osm.be/personal)
- [waste_basket](https://mapcomplete.osm.be/waste_basket)
diff --git a/Docs/SpecialInputElements.md b/Docs/SpecialInputElements.md
index 2ed9307d0e..f9f701cadd 100644
--- a/Docs/SpecialInputElements.md
+++ b/Docs/SpecialInputElements.md
@@ -170,7 +170,7 @@ An email adress
-A url
+The validatedTextField will format URLs to always be valid and have a https://-header (even though the 'https'-part will be hidden from the user
diff --git a/Docs/SpecialRenderings.md b/Docs/SpecialRenderings.md
index 1c2931f242..740c452b78 100644
--- a/Docs/SpecialRenderings.md
+++ b/Docs/SpecialRenderings.md
@@ -213,8 +213,8 @@ path | _undefined_ | The path (or shorthand) that should be returned
name | default | description
------ | --------- | -------------
key | _undefined_ | The key to be read and to generate a histogram from
-title | _empty string_ | The text to put above the given values column
-countHeader | _empty string_ | The text to put above the counts
+title | _empty string_ | This text will be placed above the texts (in the first column of the visulasition)
+countHeader | _empty string_ | This text will be placed above the bars
colors* | _undefined_ | (Matches all resting arguments - optional) Matches a regex onto a color value, e.g. `3[a-zA-Z+-]*:#33cc33`