{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set
+
+ - *Only by appointment* is shown if with opening_hours="by appointment"
+ - *Only by appointment* is shown if with opening_hours~^("by appointment"|by appointment)$. _This option cannot be chosen as answer_
+ - *Marked as closed for an unspecified time* is shown if with opening_hours=closed. _This option cannot be chosen as answer_
+
+### phone
+
+The question is `What is the phone number of {title()}?`
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
+
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+
+This tagrendering has labels
+`contact`
+
+### email
+
+The question is `What is the email address of {title()}?`
+*{email}* is shown if `email` is set
+
+ - *{contact:email}* is shown if with contact:email~.+. _This option cannot be chosen as answer_
+ - *{operator:email}* is shown if with operator:email~.+. _This option cannot be chosen as answer_
+
+This tagrendering has labels
+`contact`
+
+### website
+
+The question is `What is the website of {title()}?`
+*{website}* is shown if `website` is set
+
+ - *{contact:website}* is shown if with contact:website~.+. _This option cannot be chosen as answer_
+
+This tagrendering has labels
+`contact`
+
+### mastodon
+Shows and asks for the mastodon handle
+The question is `What is the Mastodon-handle of {title()}?`
+*{fediverse_link(contact:mastodon)}* is shown if `contact:mastodon` is set
+
+### facebook
+Shows and asks for the facebook handle
+The question is `What is the facebook page of of {title()}?`
+*{link(Facebook page,&LBRACEcontact:facebook&RBRACE,,,,)}
Facebook is known to harm mental health, manipulate public opinion and cause hate. Try to use healthier alternatives
* is shown if `contact:facebook` is set
+
+### item:repair
+
+The question is `What type of items are repaired here?`
+
+ - *Mobile phones are repaired here* is shown if with service:mobile_phone:repair=yes. Unselecting this answer will add service:mobile_phone:repair=no
+ - *Computers are repaired here* is shown if with service:computer:repair=yes. Unselecting this answer will add service:computer:repair=no
+ - *Bicycles are repaired here* is shown if with service:bicycle:repair=yes. Unselecting this answer will add service:bicycle:repair=no
+ - *Electronic devices are repaired here* is shown if with service:electronics:repair=yes. Unselecting this answer will add service:electronics:repair=no
+ - *Furniture is repaired here* is shown if with service:furniture:repair=yes. Unselecting this answer will add service:furniture:repair=no
+ - *Clothes are repaired here* is shown if with service:clothes:repair=yes. Unselecting this answer will add service:clothes:repair=no
+
+### leftover-questions
+
+_This tagrendering has no question and is thus read-only_
+*{questions( ,)}*
+
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
+### delete-button
+
+_This tagrendering has no question and is thus read-only_
+*{delete_button()}*
+
+### lod
+
+_This tagrendering has no question and is thus read-only_
+*{linked_data_from_website()}*
+
+This tagrendering has labels
+`added_by_default`
+
+
+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_library.md b/Docs/Layers/bicycle_library.md
index 190ed3527..e29329c22 100644
--- a/Docs/Layers/bicycle_library.md
+++ b/Docs/Layers/bicycle_library.md
@@ -9,8 +9,9 @@ A facility where bicycles can be lent for longer period of times
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [bicycle_library-name](#bicycle_library-name)
- [website](#website)
@@ -33,6 +34,12 @@ A facility where bicycles can be lent for longer period of times
- [cyclofix](https://mapcomplete.org/cyclofix)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a bicycle library** which has the following tags:amenity=bicycle_library
+
## Basic tags for this layer
Elements must match the expression **amenity=bicycle_library**
@@ -52,7 +59,7 @@ Elements must match the expression ** [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | |
| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) [€20warranty + €20/year](https://wiki.openstreetmap.org/wiki/Tag:charge%3D€20warranty + €20/year) |
| [bicycle_library:for](https://wiki.openstreetmap.org/wiki/Key:bicycle_library:for) | Multiple choice | [child](https://wiki.openstreetmap.org/wiki/Tag:bicycle_library:for%3Dchild) [adult](https://wiki.openstreetmap.org/wiki/Tag:bicycle_library:for%3Dadult) [disabled](https://wiki.openstreetmap.org/wiki/Tag:bicycle_library:for%3Ddisabled) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -77,9 +84,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/bicycle_rental.md b/Docs/Layers/bicycle_rental.md
index 4609874ab..3b01c7834 100644
--- a/Docs/Layers/bicycle_rental.md
+++ b/Docs/Layers/bicycle_rental.md
@@ -9,8 +9,9 @@ Bicycle rental stations
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [bicycle_rental_type](#bicycle_rental_type)
- [website](#website)
@@ -42,6 +43,14 @@ Bicycle rental stations
- [toerisme_vlaanderen](https://mapcomplete.org/toerisme_vlaanderen)
- [velopark](https://mapcomplete.org/velopark)
+## Presets
+
+The following options to create new points are included:
+
+**a bicycle rental shop** which has the following tags:amenity=bicycle_rental & bicycle_rental=shop
+
+**a bicycle rental** which has the following tags:amenity=bicycle_rental
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -114,9 +123,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/bicycle_rental_non_docking.md b/Docs/Layers/bicycle_rental_non_docking.md
index 0cefc51c3..b7dd214b4 100644
--- a/Docs/Layers/bicycle_rental_non_docking.md
+++ b/Docs/Layers/bicycle_rental_non_docking.md
@@ -110,9 +110,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/bike_cafe.md b/Docs/Layers/bike_cafe.md
index 3a77d65dd..a70ffe169 100644
--- a/Docs/Layers/bike_cafe.md
+++ b/Docs/Layers/bike_cafe.md
@@ -9,8 +9,9 @@ A bike café is a café geared towards cyclists, for example with services such
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [bike_cafe-name](#bike_cafe-name)
- [bike_cafe-bike-pump](#bike_cafe-bike-pump)
@@ -22,6 +23,7 @@ A bike café is a café geared towards cyclists, for example with services such
- [opening_hours](#opening_hours)
- [Opening hours](#opening-hours)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
@@ -30,6 +32,12 @@ A bike café is a café geared towards cyclists, for example with services such
- [cyclofix](https://mapcomplete.org/cyclofix)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a bike cafe** which has the following tags:amenity=pub & pub=cycling
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -98,9 +106,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -128,6 +136,11 @@ The question is `When it this bike café opened?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### delete-button
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/bike_cleaning.md b/Docs/Layers/bike_cleaning.md
index d4391f227..4793fcf75 100644
--- a/Docs/Layers/bike_cleaning.md
+++ b/Docs/Layers/bike_cleaning.md
@@ -9,8 +9,9 @@ A layer showing facilities where one can clean their bike
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [bike_cleaning-service_bicycle_cleaning_charge](#bike_cleaning-service_bicycle_cleaning_charge)
- [bike_cleaning-charge](#bike_cleaning-charge)
@@ -24,6 +25,12 @@ A layer showing facilities where one can clean their bike
- [cyclofix](https://mapcomplete.org/cyclofix)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a bike cleaning service** which has the following tags:amenity=bicycle_wash
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
diff --git a/Docs/Layers/bike_parking.md b/Docs/Layers/bike_parking.md
index 9598a0367..59445c1ca 100644
--- a/Docs/Layers/bike_parking.md
+++ b/Docs/Layers/bike_parking.md
@@ -9,8 +9,9 @@ A layer showing where you can park your bike
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [Bicycle parking type](#bicycle-parking-type)
- [Underground?](#underground)
@@ -42,6 +43,12 @@ A layer showing where you can park your bike
- [transit](https://mapcomplete.org/transit)
- [velopark](https://mapcomplete.org/velopark)
+## Presets
+
+The following options to create new points are included:
+
+**a bike parking** which has the following tags:amenity=bicycle_parking
+
## Basic tags for this layer
Elements must match the expression **amenity=bicycle_parking**
diff --git a/Docs/Layers/bike_repair_station.md b/Docs/Layers/bike_repair_station.md
index b11476fa3..0df6f6585 100644
--- a/Docs/Layers/bike_repair_station.md
+++ b/Docs/Layers/bike_repair_station.md
@@ -9,8 +9,9 @@ A layer showing bicycle pumps and bicycle repair tool stands
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [bike_repair_station-available-services](#bike_repair_station-available-services)
- [Operational status](#operational-status)
@@ -41,6 +42,16 @@ A layer showing bicycle pumps and bicycle repair tool stands
- [toerisme_vlaanderen](https://mapcomplete.org/toerisme_vlaanderen)
- [velopark](https://mapcomplete.org/velopark)
+## Presets
+
+The following options to create new points are included:
+
+**a bike pump** which has the following tags:amenity=bicycle_repair_station & service:bicycle:tools=no & service:bicycle:pump=yes
+
+**a bike repair station and pump** which has the following tags:amenity=bicycle_repair_station & service:bicycle:tools=yes & service:bicycle:pump=yes
+
+**a bike repair station without pump** which has the following tags:amenity=bicycle_repair_station & service:bicycle:tools=yes & service:bicycle:pump=no
+
## Basic tags for this layer
Elements must match the expression **amenity=bicycle_repair_station**
diff --git a/Docs/Layers/bike_shop.md b/Docs/Layers/bike_shop.md
index 6ddc79e6f..f875ca8e3 100644
--- a/Docs/Layers/bike_shop.md
+++ b/Docs/Layers/bike_shop.md
@@ -14,7 +14,6 @@ A shop specifically selling bicycles or related items
- [images](#images)
- [reviews](#reviews)
- [shops-name](#shops-name)
- - [shop_types](#shop_types)
- [brand](#brand)
- [second_hand](#second_hand)
- [opening_hours](#opening_hours)
@@ -32,18 +31,9 @@ A shop specifically selling bicycles or related items
- [bike_second_hand](#bike_second_hand)
- [repairs_bikes](#repairs_bikes)
- [bicycle_rental](#bicycle_rental)
- - [bicycle-types](#bicycle-types)
- - [rental-capacity-city_bike](#rental-capacity-city_bike)
- - [rental-capacity-ebike](#rental-capacity-ebike)
- - [rental-capacity-kid_bike](#rental-capacity-kid_bike)
- - [rental-capacity-bmx](#rental-capacity-bmx)
- - [rental-capacity-mtb](#rental-capacity-mtb)
- - [rental-capacity-bicycle_pannier](#rental-capacity-bicycle_pannier)
- - [rental-capacity-tandem_bicycle](#rental-capacity-tandem_bicycle)
- [bike_pump_service](#bike_pump_service)
- [bike_repair_tools](#bike_repair_tools)
- [bike_wash](#bike_wash)
- - [bike_cleaning-service_bicycle_cleaning_charge](#bike_cleaning-service_bicycle_cleaning_charge)
- [internet](#internet)
- [internet-fee](#internet-fee)
- [internet-ssid](#internet-ssid)
@@ -81,7 +71,6 @@ Elements must match **any** of the following expressions:
| attribute | type | values which are supported by this layer |
-----|-----|----- |
| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
-| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) |
| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | |
| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) |
| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | |
@@ -94,18 +83,9 @@ Elements must match **any** of the following expressions:
| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) |
| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) |
| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) |
-| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) |
-| [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | |
-| [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | |
-| [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | |
-| [capacity:bmx](https://wiki.openstreetmap.org/wiki/Key:capacity:bmx) | [pnat](../SpecialInputElements.md#pnat) | |
-| [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | |
-| [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | |
-| [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | |
| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) |
| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) |
| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) |
-| [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | |
| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) |
| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
@@ -130,179 +110,6 @@ _This tagrendering has no question and is thus read-only_
The question is `What is the name of this shop?`
*This shop is called {name}* is shown if `name` is set
-### shop_types
-
-The question is `What kind of shop is this?`
-*This is a {shop}* is shown if `shop` is set
-
- - *Bicycle rental shop* is shown if with shop=bicycle_rental
- - *Farm Supply Shop* is shown if with shop=agrarian
- - *Liquor Store* is shown if with shop=alcohol
- - *Anime / Manga Shop* is shown if with shop=anime
- - *Antique Shop* is shown if with shop=antiques
- - *Appliance Store* is shown if with shop=appliance
- - *Art Store* is shown if with shop=art
- - *Baby Goods Store* is shown if with shop=baby_goods
- - *Bag/Luggage Store* is shown if with shop=bag
- - *Bakery* is shown if with shop=bakery
- - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing
- - *Beauty Shop* is shown if with shop=beauty
- - *Bedding/Mattress Store* is shown if with shop=bed
- - *Beverage Store* is shown if with shop=beverages
- - *Bicycle Shop* is shown if with shop=bicycle
- - *Boat Store* is shown if with shop=boat
- - *Bookmaker* is shown if with shop=bookmaker
- - *Bookstore* is shown if with shop=books
- - *Brewing Supply Store* is shown if with shop=brewing_supplies
- - *Butcher* is shown if with shop=butcher
- - *Camera Equipment Store* is shown if with shop=camera
- - *Candle Shop* is shown if with shop=candles
- - *Cannabis Shop* is shown if with shop=cannabis
- - *Car Dealership* is shown if with shop=car
- - *Car Parts Store* is shown if with shop=car_parts
- - *Car Repair Shop* is shown if with shop=car_repair
- - *RV Dealership* is shown if with shop=caravan
- - *Carpet Store* is shown if with shop=carpet
- - *Catalog Shop* is shown if with shop=catalogue
- - *Charity Store* is shown if with shop=charity
- - *Cheese Store* is shown if with shop=cheese
- - *Drugstore* is shown if with shop=chemist
- - *Chocolate Store* is shown if with shop=chocolate
- - *Clothing Store* is shown if with shop=clothes
- - *Coffee Store* is shown if with shop=coffee
- - *Collectibles Shop* is shown if with shop=collector
- - *Computer Store* is shown if with shop=computer
- - *Candy Store* is shown if with shop=confectionery
- - *Convenience Store* is shown if with shop=convenience
- - *Copy Store* is shown if with shop=copyshop
- - *Cosmetics Store* is shown if with shop=cosmetics
- - *Rural Supplies Store* is shown if with shop=country_store
- - *Arts & Crafts Store* is shown if with shop=craft
- - *Curtain Store* is shown if with shop=curtain
- - *Dairy Store* is shown if with shop=dairy
- - *Delicatessen* is shown if with shop=deli
- - *Department Store* is shown if with shop=department_store
- - *DIY Store* is shown if with shop=doityourself
- - *Door Shop* is shown if with shop=doors
- - *Dry Cleaner* is shown if with shop=dry_cleaning
- - *E-Cigarette Shop* is shown if with shop=e-cigarette
- - *Electrical Equipment Store* is shown if with shop=electrical
- - *Electronics Store* is shown if with shop=electronics
- - *Erotic Store* is shown if with shop=erotic
- - *Fabric Store* is shown if with shop=fabric
- - *Produce Stand* is shown if with shop=farm
- - *Fashion Accessories Store* is shown if with shop=fashion_accessories
- - *Fireplace Store* is shown if with shop=fireplace
- - *Fishing Shop* is shown if with shop=fishing
- - *Flooring Supply Shop* is shown if with shop=flooring
- - *Florist* is shown if with shop=florist
- - *Framing Shop* is shown if with shop=frame
- - *Frozen Food Store* is shown if with shop=frozen_food
- - *Fuel Shop* is shown if with shop=fuel
- - *Funeral Home* is shown if with shop=funeral_directors
- - *Furniture Store* is shown if with shop=furniture
- - *Tabletop Game Store* is shown if with shop=games
- - *Garden Center* is shown if with shop=garden_centre
- - *Bottled Gas Shop* is shown if with shop=gas
- - *General Store* is shown if with shop=general
- - *Gift Shop* is shown if with shop=gift
- - *Greengrocer* is shown if with shop=greengrocer
- - *Hairdresser* is shown if with shop=hairdresser
- - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply
- - *Hardware Store* is shown if with shop=hardware
- - *Health Food Store* is shown if with shop=health_food
- - *Hearing Aids Store* is shown if with shop=hearing_aids
- - *Herbalist* is shown if with shop=herbalist
- - *Hifi Store* is shown if with shop=hifi
- - *Honey Store* is shown if with shop=honey
- - *Household Linen Shop* is shown if with shop=household_linen
- - *Houseware Store* is shown if with shop=houseware
- - *Hunting Shop* is shown if with shop=hunting
- - *Interior Decoration Store* is shown if with shop=interior_decoration
- - *Jewelry Store* is shown if with shop=jewelry
- - *Kiosk* is shown if with shop=kiosk
- - *Kitchen Design Store* is shown if with shop=kitchen
- - *Laundry* is shown if with shop=laundry
- - *Leather Store* is shown if with shop=leather
- - *Lighting Store* is shown if with shop=lighting
- - *Locksmith* is shown if with shop=locksmith
- - *Lottery Shop* is shown if with shop=lottery
- - *Mall* is shown if with shop=mall
- - *Massage Shop* is shown if with shop=massage
- - *Medical Supply Store* is shown if with shop=medical_supply
- - *Military Surplus Store* is shown if with shop=military_surplus
- - *Mobile Phone Store* is shown if with shop=mobile_phone
- - *Model Shop* is shown if with shop=model
- - *Money Lender* is shown if with shop=money_lender
- - *Motorcycle Dealership* is shown if with shop=motorcycle
- - *Motorcycle Repair Shop* is shown if with shop=motorcycle_repair
- - *Music Store* is shown if with shop=music
- - *Musical Instrument Store* is shown if with shop=musical_instrument
- - *Newsstand* is shown if with shop=newsagent
- - *Nutrition Supplements Store* is shown if with shop=nutrition_supplements
- - *Nuts Shop* is shown if with shop=nuts
- - *Optician* is shown if with shop=optician
- - *Outdoors Store* is shown if with shop=outdoor
- - *Online Retailer Outpost* is shown if with shop=outpost
- - *Paint Store* is shown if with shop=paint
- - *Party Supply Store* is shown if with shop=party
- - *Pasta Store* is shown if with shop=pasta
- - *Pastry Shop* is shown if with shop=pastry
- - *Pawnshop* is shown if with shop=pawnbroker
- - *Perfume Store* is shown if with shop=perfumery
- - *Pet Store* is shown if with shop=pet
- - *Pet Groomer* is shown if with shop=pet_grooming
- - *Photography Store* is shown if with shop=photo
- - *Pottery Store* is shown if with shop=pottery
- - *Printer Ink Store* is shown if with shop=printer_ink
- - *Psychic* is shown if with shop=psychic
- - *Fireworks Store* is shown if with shop=pyrotechnics
- - *Radio/Electronic Component Store* is shown if with shop=radiotechnics
- - *Religious Store* is shown if with shop=religion
- - *Rental Shop* is shown if with shop=rental
- - *Repair Shop* is shown if with shop=repair
- - *Rice Store* is shown if with shop=rice
- - *Scuba Diving Shop* is shown if with shop=scuba_diving
- - *Seafood Shop* is shown if with shop=seafood
- - *Thrift Store* is shown if with shop=second_hand
- - *Sewing Supply Shop* is shown if with shop=sewing
- - *Shoe Repair Shop* is shown if with shop=shoe_repair
- - *Shoe Store* is shown if with shop=shoes
- - *Spice Shop* is shown if with shop=spices
- - *Sporting Goods Store* is shown if with shop=sports
- - *Stationery Store* is shown if with shop=stationery
- - *Storage Rental* is shown if with shop=storage_rental
- - *Supermarket* is shown if with shop=supermarket
- - *Pool Supply Store* is shown if with shop=swimming_pool
- - *Tailor* is shown if with shop=tailor
- - *Tattoo Parlor* is shown if with shop=tattoo
- - *Tea Store* is shown if with shop=tea
- - *Telecom Retail Store* is shown if with shop=telecommunication
- - *Ticket Seller* is shown if with shop=ticket
- - *Tile Shop* is shown if with shop=tiles
- - *Tobacco Shop* is shown if with shop=tobacco
- - *Tool Rental* is shown if with shop=tool_hire
- - *Toy Store* is shown if with shop=toys
- - *Trade Shop* is shown if with shop=trade
- - *Travel Agency* is shown if with shop=travel_agency
- - *Trophy Shop* is shown if with shop=trophy
- - *Tire Store* is shown if with shop=tyres
- - *Vacuum Cleaner Store* is shown if with shop=vacuum_cleaner
- - *Discount Store* is shown if with shop=variety_store
- - *Video Store* is shown if with shop=video
- - *Video Game Store* is shown if with shop=video_games
- - *Watches Shop* is shown if with shop=watches
- - *Drinking Water Shop* is shown if with shop=water
- - *Watersport/Swim Shop* is shown if with shop=water_sports
- - *Weapon Shop* is shown if with shop=weapons
- - *Wholesale Store* is shown if with shop=wholesale
- - *Wig Shop* is shown if with shop=wigs
- - *Window Blind Store* is shown if with shop=window_blind
- - *Wine Shop* is shown if with shop=wine
-
-This tagrendering has labels
-`description`
-
### brand
The question is `What is the brand of this shop?`
@@ -351,9 +158,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -459,88 +266,6 @@ The question is `Does this shop rent out bikes?`
This tagrendering is only visible in the popup if the following condition is met: shop=bicycle | shop=sport | shop=bicycle_repair | shop=outdoor | shop=rental | service:bicycle:rental~.+
-### bicycle-types
-
-The question is `What kind of bicycles and accessories are rented here?`
-*{rental} is rented here* is shown if `rental` is set
-
- - *Normal city bikes can be rented here* is shown if with rental=city_bike
- - *Electrical bikes can be rented here* is shown if with rental=ebike
- - *BMX bikes can be rented here* is shown if with rental=bmx
- - *Mountainbikes can be rented here* is shown if with rental=mtb
- - *Bikes for children can be rented here* is shown if with rental=kid_bike
- - *Tandem bicycles can be rented here* is shown if with rental=tandem
- - *Race bicycles can be rented here* is shown if with rental=racebike
- - *Bike helmets can be rented here* is shown if with rental=bike_helmet
- - *Cargo bikes can be rented here* is shown if with rental=cargo_bike
-
-This tagrendering is only visible in the popup if the following condition is met: service:bicycle:rental=yes | bicycle_rental~.+
-This tagrendering has labels
-`bicycle_rental`
-
-### rental-capacity-city_bike
-
-The question is `How many city bikes can be rented here?`
-*{capacity:city_bike} city bikes can be rented here* is shown if `capacity:city_bike` is set
-
-This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*city_bike.*)$
-This tagrendering has labels
-`bicycle_rental`
-
-### rental-capacity-ebike
-
-The question is `How many electrical bikes can be rented here?`
-*{capacity:ebike} electrical bikes can be rented here* is shown if `capacity:ebike` is set
-
-This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*ebike.*)$
-This tagrendering has labels
-`bicycle_rental`
-
-### rental-capacity-kid_bike
-
-The question is `How many bikes for children can be rented here?`
-*{capacity:kid_bike} bikes for children can be rented here* is shown if `capacity:kid_bike` is set
-
-This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*kid_bike.*)$
-This tagrendering has labels
-`bicycle_rental`
-
-### rental-capacity-bmx
-
-The question is `How many BMX bikes can be rented here?`
-*{capacity:bmx} BMX bikes can be rented here* is shown if `capacity:bmx` is set
-
-This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*bmx.*)$
-This tagrendering has labels
-`bicycle_rental`
-
-### rental-capacity-mtb
-
-The question is `How many mountainbikes can be rented here?`
-*{capacity:mtb} mountainbikes can be rented here* is shown if `capacity:mtb` is set
-
-This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*mtb.*)$
-This tagrendering has labels
-`bicycle_rental`
-
-### rental-capacity-bicycle_pannier
-
-The question is `How many bicycle panniers can be rented here?`
-*{capacity:bicycle_pannier} bicycle panniers can be rented here* is shown if `capacity:bicycle_pannier` is set
-
-This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*bicycle_pannier.*)$
-This tagrendering has labels
-`bicycle_rental`
-
-### rental-capacity-tandem_bicycle
-
-The question is `How many tandem can be rented here?`
-*{capacity:tandem_bicycle} tandem can be rented here* is shown if `capacity:tandem_bicycle` is set
-
-This tagrendering is only visible in the popup if the following condition is met: (service:bicycle:rental=yes | bicycle_rental~.+) & rental~^(.*tandem_bicycle.*)$
-This tagrendering has labels
-`bicycle_rental`
-
### bike_pump_service
The question is `Does this shop offer a bike pump for use by anyone?`
@@ -571,16 +296,6 @@ The question is `Are bicycles washed here?`
This tagrendering is only visible in the popup if the following condition is met: shop=bicycle | shop=bicycle_repair | ^(service:bicycle:.*)$~~^(yes|only)$ | service:bicycle:cleaning~.+
-### bike_cleaning-service_bicycle_cleaning_charge
-
-The question is `How much does it cost to use the cleaning service?`
-*Using the cleaning service costs {service:bicycle:cleaning:charge}* is shown if `service:bicycle:cleaning:charge` is set
-
- - *The cleaning service is free to use* is shown if with service:bicycle:cleaning:fee=no
- - *Free to use* is shown if with service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge=. _This option cannot be chosen as answer_
-
-This tagrendering is only visible in the popup if the following condition is met: amenity!=bike_wash & amenity!=bicycle_wash & service:bicycle:cleaning!=no & service:bicycle:cleaning~.+
-
### internet
The question is `Does this place offer internet access?`
diff --git a/Docs/Layers/bike_themed_object.md b/Docs/Layers/bike_themed_object.md
index 050004de1..659f5a2e4 100644
--- a/Docs/Layers/bike_themed_object.md
+++ b/Docs/Layers/bike_themed_object.md
@@ -48,7 +48,7 @@ Elements must match **any** of the following expressions:
| attribute | type | values which are supported by this layer |
-----|-----|----- |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
| [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
| [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | |
| [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
@@ -88,9 +88,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/binocular.md b/Docs/Layers/binocular.md
index 470c7f086..e8f426899 100644
--- a/Docs/Layers/binocular.md
+++ b/Docs/Layers/binocular.md
@@ -9,8 +9,9 @@ Binoculars
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [binocular-charge](#binocular-charge)
- [binocular-direction](#binocular-direction)
@@ -25,6 +26,12 @@ Binoculars
- [personal](https://mapcomplete.org/personal)
- [ski](https://mapcomplete.org/ski)
+## Presets
+
+The following options to create new points are included:
+
+**a binocular** which has the following tags:amenity=binoculars
+
## Basic tags for this layer
Elements must match the expression **amenity=binoculars**
diff --git a/Docs/Layers/birdhide.md b/Docs/Layers/birdhide.md
index 9df6c5074..3ad6ece07 100644
--- a/Docs/Layers/birdhide.md
+++ b/Docs/Layers/birdhide.md
@@ -9,8 +9,9 @@ A birdhide
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [bird-hide-shelter-or-wall](#bird-hide-shelter-or-wall)
- [bird-hide-wheelchair](#bird-hide-wheelchair)
@@ -19,13 +20,21 @@ A birdhide
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [nature](https://mapcomplete.org/nature)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a birdhide** which has the following tags:leisure=bird_hide & building=yes & shelter=yes & amenity=shelter
+
+**a bird blind** which has the following tags:leisure=bird_hide & building=no & shelter=no
+
## Basic tags for this layer
Elements must match the expression **leisure=bird_hide**
diff --git a/Docs/Layers/brothel.md b/Docs/Layers/brothel.md
index 9b7a1b9ac..dd0338c61 100644
--- a/Docs/Layers/brothel.md
+++ b/Docs/Layers/brothel.md
@@ -9,8 +9,9 @@ An establishment specifically dedicated to prostitution.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
- [name](#name)
@@ -28,6 +29,12 @@ An establishment specifically dedicated to prostitution.
- [openlovemap](https://mapcomplete.org/openlovemap)
+## Presets
+
+The following options to create new points are included:
+
+**a brothel** which has the following tags:amenity=brothel
+
## Basic tags for this layer
Elements must match the expression **amenity=brothel**
@@ -71,9 +78,9 @@ The question is `What are the opening hours of {title()}?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/cafe_pub.md b/Docs/Layers/cafe_pub.md
index 70e1ec2a0..40a047d1e 100644
--- a/Docs/Layers/cafe_pub.md
+++ b/Docs/Layers/cafe_pub.md
@@ -9,8 +9,9 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [repeated](#repeated)
- [single_level](#single_level)
@@ -34,7 +35,7 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -43,6 +44,18 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
- [personal](https://mapcomplete.org/personal)
- [stations](https://mapcomplete.org/stations)
+## Presets
+
+The following options to create new points are included:
+
+**a pub** which has the following tags:amenity=pub
+
+**a bar** which has the following tags:amenity=bar
+
+**a cafe** which has the following tags:amenity=cafe
+
+**a nightclub or disco** which has the following tags:amenity=nightclub
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -151,9 +164,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -234,7 +247,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
diff --git a/Docs/Layers/car_rental.md b/Docs/Layers/car_rental.md
index 6aaad46b7..763b0ea88 100644
--- a/Docs/Layers/car_rental.md
+++ b/Docs/Layers/car_rental.md
@@ -9,8 +9,9 @@ Places where you can rent a car
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [name](#name)
- [website](#website)
@@ -21,12 +22,18 @@ Places where you can rent a car
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [stations](https://mapcomplete.org/stations)
+## Presets
+
+The following options to create new points are included:
+
+**a car rental** which has the following tags:amenity=car_rental
+
## Basic tags for this layer
Elements must match the expression **amenity=car_rental**
@@ -81,9 +88,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/caravansites.md b/Docs/Layers/caravansites.md
index 34d33d444..3f6d16339 100644
--- a/Docs/Layers/caravansites.md
+++ b/Docs/Layers/caravansites.md
@@ -25,13 +25,13 @@ camper sites
- [caravansites-description](#caravansites-description)
- [questions](#questions)
- [reviews](#reviews)
+ - [move-button](#move-button)
- [lod](#lod)
- - [operator](#operator)
- - [power_supply](#power_supply)
## Themes using this layer
- [campersite](https://mapcomplete.org/campersite)
+ - [personal](https://mapcomplete.org/personal)
## Basic tags for this layer
@@ -59,8 +59,6 @@ Elements must match **all** of the following expressions:
| [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
| [permanent_camping](https://wiki.openstreetmap.org/wiki/Key:permanent_camping) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Donly) |
| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
-| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | |
-| [power_supply](https://wiki.openstreetmap.org/wiki/Key:power_supply) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dno) |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -150,6 +148,11 @@ Shows the reviews module (including the possibility to leave a review)
_This tagrendering has no question and is thus read-only_
*{create_review()}{list_reviews()}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
@@ -158,18 +161,5 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels
`added_by_default`
-### operator
-The question is `Who operates this place?`
-*This place is operated by {operator}* is shown if `operator` is set
-
-### power_supply
-
-The question is `Does this place have a power supply?`
-
- - *This place has a power supply* is shown if with power_supply=yes
- - *This place does not have power supply* is shown if with power_supply=no
-
-
-
-This document is autogenerated from [assets/themes/campersite/campersite.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/campersite/campersite.json)
+This document is autogenerated from [assets/layers/caravansites/caravansites.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/caravansites/caravansites.json)
diff --git a/Docs/Layers/charging_station.md b/Docs/Layers/charging_station.md
index 48a6437bf..81ee3542c 100644
--- a/Docs/Layers/charging_station.md
+++ b/Docs/Layers/charging_station.md
@@ -9,8 +9,9 @@ A charging station
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [Type](#type)
- [access](#access)
@@ -124,7 +125,7 @@ A charging station
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -134,6 +135,14 @@ A charging station
- [personal](https://mapcomplete.org/personal)
- [toerisme_vlaanderen](https://mapcomplete.org/toerisme_vlaanderen)
+## Presets
+
+The following options to create new points are included:
+
+**charging station for electrical bikes** which has the following tags:amenity=charging_station & motorcar=no & bicycle=yes
+
+**charging station for cars** which has the following tags:amenity=charging_station & motorcar=yes & bicycle=no
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
diff --git a/Docs/Layers/cinema.md b/Docs/Layers/cinema.md
index 6547de4cf..5ea4055fb 100644
--- a/Docs/Layers/cinema.md
+++ b/Docs/Layers/cinema.md
@@ -19,6 +19,7 @@
- [wikipedia](#wikipedia)
- [cinema_type](#cinema_type)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -56,9 +57,9 @@ _This tagrendering has no question and is thus read-only_
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -104,6 +105,11 @@ The question is `What type of cinema is this?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/climbing_area.md b/Docs/Layers/climbing_area.md
index 710895b1a..d487e14d1 100644
--- a/Docs/Layers/climbing_area.md
+++ b/Docs/Layers/climbing_area.md
@@ -10,8 +10,9 @@ An area where climbing is possible, e.g. a crag, site, boulder, … Contains agg
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [minimap](#minimap)
- [Contained routes length hist](#contained-routes-length-hist)
@@ -35,6 +36,12 @@ An area where climbing is possible, e.g. a crag, site, boulder, … Contains agg
- [climbing](https://mapcomplete.org/climbing)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a climbing opportunity** which has the following tags:sport=climbing
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
diff --git a/Docs/Layers/climbing_club.md b/Docs/Layers/climbing_club.md
index 6ae6adbf7..459974dc2 100644
--- a/Docs/Layers/climbing_club.md
+++ b/Docs/Layers/climbing_club.md
@@ -9,8 +9,9 @@ A climbing club or organisation
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [climbing_club-name](#climbing_club-name)
- [website](#website)
- [email](#email)
@@ -18,6 +19,7 @@ A climbing club or organisation
- [opening_hours](#opening_hours)
- [Opening hours](#opening-hours)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -25,6 +27,14 @@ A climbing club or organisation
- [climbing](https://mapcomplete.org/climbing)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a climbing club** which has the following tags:club=sport & sport=climbing
+
+**a climbing ngo** which has the following tags:office=ngo & sport=climbing
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -75,9 +85,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -94,6 +104,11 @@ The question is `What are the opening hours of {title()}?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/climbing_gym.md b/Docs/Layers/climbing_gym.md
index 1b8f9b971..852c3ea9f 100644
--- a/Docs/Layers/climbing_gym.md
+++ b/Docs/Layers/climbing_gym.md
@@ -9,8 +9,9 @@ A climbing gym
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [name](#name)
- [website](#website)
@@ -38,6 +39,7 @@ A climbing gym
- [internet-fee](#internet-fee)
- [internet-ssid](#internet-ssid)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -45,6 +47,12 @@ A climbing gym
- [climbing](https://mapcomplete.org/climbing)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**Climbing gym** which has the following tags:leisure=sports_centre & sport=climbing
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -105,9 +113,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -284,7 +292,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -293,6 +301,11 @@ This tagrendering has labels
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/climbing_route.md b/Docs/Layers/climbing_route.md
index 8e6e0bd8f..20370ddd7 100644
--- a/Docs/Layers/climbing_route.md
+++ b/Docs/Layers/climbing_route.md
@@ -11,8 +11,9 @@ A single climbing route and its properties. Some properties are derived from the
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [Name](#name)
- [Length](#length)
@@ -21,6 +22,7 @@ A single climbing route and its properties. Some properties are derived from the
- [description](#description)
- [Rock type via embedded feature](#rock-type-via-embedded-feature)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -28,6 +30,12 @@ A single climbing route and its properties. Some properties are derived from the
- [climbing](https://mapcomplete.org/climbing)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a climbing route** which has the following tags:sport=climbing & climbing=route (snaps to layers `climbing_opportunity`)
+
## Basic tags for this layer
Elements must match the expression **climbing=route**
@@ -44,7 +52,7 @@ Elements must match the expression ** [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) | [pnat](../SpecialInputElements.md#pnat) | |
| [climbing:grade:french](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french) | [string](../SpecialInputElements.md#string) | |
| [climbing:bolts](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts) | [pnat](../SpecialInputElements.md#pnat) | |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
| [_embedding_features_with_rock:rock](https://wiki.openstreetmap.org/wiki/Key:_embedding_features_with_rock:rock) | [string](../SpecialInputElements.md#string) | |
### images
@@ -91,6 +99,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/clock.md b/Docs/Layers/clock.md
index 5679ffeb6..8dc1985e5 100644
--- a/Docs/Layers/clock.md
+++ b/Docs/Layers/clock.md
@@ -10,8 +10,9 @@ Layer with public clocks
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [support](#support)
- [display](#display)
@@ -25,7 +26,7 @@ Layer with public clocks
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -33,6 +34,14 @@ Layer with public clocks
- [personal](https://mapcomplete.org/personal)
- [stations](https://mapcomplete.org/stations)
+## Presets
+
+The following options to create new points are included:
+
+**a clock** which has the following tags:amenity=clock
+
+**a wall-mounted clock** which has the following tags:amenity=clock & support=wall_mounted (snaps to layers `walls_and_buildings`)
+
## Basic tags for this layer
Elements must match the expression **amenity=clock**
diff --git a/Docs/Layers/crossings.md b/Docs/Layers/crossings.md
index 9148efab2..2671ed945 100644
--- a/Docs/Layers/crossings.md
+++ b/Docs/Layers/crossings.md
@@ -11,8 +11,9 @@ Crossings for pedestrians and cyclists
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [crossing-type](#crossing-type)
- [crossing-is-zebra](#crossing-is-zebra)
@@ -27,8 +28,9 @@ Crossings for pedestrians and cyclists
- [crossing-right-turn-through-red](#crossing-right-turn-through-red)
- [crossing-continue-through-red](#crossing-continue-through-red)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -36,6 +38,14 @@ Crossings for pedestrians and cyclists
- [cycle_infra](https://mapcomplete.org/cycle_infra)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a crossing** which has the following tags:highway=crossing (snaps to layers `cycleways_and_roads`)
+
+**a traffic signal** which has the following tags:highway=traffic_signals (snaps to layers `cycleways_and_roads`)
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -189,6 +199,11 @@ This tagrendering is only visible in the popup if the following condition is met
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/crossings_no_traffic_lights.md b/Docs/Layers/crossings_no_traffic_lights.md
index c7d77bc76..e14cd8f90 100644
--- a/Docs/Layers/crossings_no_traffic_lights.md
+++ b/Docs/Layers/crossings_no_traffic_lights.md
@@ -12,8 +12,9 @@ Crossings for pedestrians and cyclists
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [crossing-type](#crossing-type)
- [crossing-is-zebra](#crossing-is-zebra)
@@ -28,13 +29,20 @@ Crossings for pedestrians and cyclists
- [crossing-right-turn-through-red](#crossing-right-turn-through-red)
- [crossing-continue-through-red](#crossing-continue-through-red)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [kerbs_and_crossings](https://mapcomplete.org/kerbs_and_crossings)
+## Presets
+
+The following options to create new points are included:
+
+**a crossing** which has the following tags:highway=crossing (snaps to layers `cycleways_and_roads`)
+
## Basic tags for this layer
Elements must match the expression **highway=crossing**
@@ -185,6 +193,11 @@ This tagrendering is only visible in the popup if the following condition is met
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/defibrillator.md b/Docs/Layers/defibrillator.md
index 9cbf2163f..c013e21d7 100644
--- a/Docs/Layers/defibrillator.md
+++ b/Docs/Layers/defibrillator.md
@@ -10,8 +10,9 @@ A layer showing defibrillators which can be used in case of emergency. This cont
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [defibrillator-indoors](#defibrillator-indoors)
- [defibrillator-access](#defibrillator-access)
@@ -33,13 +34,21 @@ A layer showing defibrillators which can be used in case of emergency. This cont
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [aed](https://mapcomplete.org/aed)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a defibrillator** which has the following tags:emergency=defibrillator
+
+**a defibrillator mounted on a wall** which has the following tags:emergency=defibrillator (snaps to layers `walls_and_buildings`)
+
## Basic tags for this layer
Elements must match the expression **emergency=defibrillator**
diff --git a/Docs/Layers/dentist.md b/Docs/Layers/dentist.md
index 8a303dd53..674e871ca 100644
--- a/Docs/Layers/dentist.md
+++ b/Docs/Layers/dentist.md
@@ -9,8 +9,9 @@ This layer shows dentist offices
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [opening_hours](#opening_hours)
- [Opening hours](#opening-hours)
@@ -22,13 +23,19 @@ This layer shows dentist offices
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [healthcare](https://mapcomplete.org/healthcare)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a dentists office** which has the following tags:amenity=dentist
+
## Basic tags for this layer
Elements must match the expression **amenity=dentist**
@@ -62,9 +69,9 @@ The question is `What are the opening hours of {title()}?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/disaster_response.md b/Docs/Layers/disaster_response.md
index 9052e3b62..f2cfa09e5 100644
--- a/Docs/Layers/disaster_response.md
+++ b/Docs/Layers/disaster_response.md
@@ -9,12 +9,14 @@ This layer contains organizations that have the main objective to help the civil
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [website](#website)
- [disaster_response_name](#disaster_response_name)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -22,6 +24,12 @@ This layer contains organizations that have the main objective to help the civil
- [disaster_response](https://mapcomplete.org/disaster_response)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a disaster response organization** which has the following tags:emergency=disaster_response
+
## Basic tags for this layer
Elements must match the expression **emergency=disaster_response**
@@ -62,6 +70,11 @@ The question is `What is the name of this organization?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/doctors.md b/Docs/Layers/doctors.md
index 58076e234..792566c74 100644
--- a/Docs/Layers/doctors.md
+++ b/Docs/Layers/doctors.md
@@ -9,8 +9,9 @@ This layer shows doctor offices
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [name](#name)
- [opening_hours_by_appointment](#opening_hours_by_appointment)
@@ -23,7 +24,7 @@ This layer shows doctor offices
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -31,6 +32,12 @@ This layer shows doctor offices
- [onwheels](https://mapcomplete.org/onwheels)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a doctors office** which has the following tags:amenity=doctors
+
## Basic tags for this layer
Elements must match the expression **amenity=doctors**
@@ -72,9 +79,9 @@ The question is `What are the opening hours of {title()}?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/dogfoodb.md b/Docs/Layers/dogfoodb.md
index 77b8ea46e..26c79aa39 100644
--- a/Docs/Layers/dogfoodb.md
+++ b/Docs/Layers/dogfoodb.md
@@ -84,7 +84,7 @@ Elements must match **all** of the following expressions:
| [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
-| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) |
+| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
| [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
@@ -161,9 +161,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -213,21 +213,25 @@ The question is `Is this place accessible with a wheelchair?`
The question is `What kind of food is served here?`
*This place mostly serves {cuisine}* is shown if `cuisine` is set
- - *This is a pizzeria* is shown if with cuisine=pizza
- - *This is a friture* is shown if with cuisine=friture
- - *Mainly serves pasta* is shown if with cuisine=pasta
- - *This is kebab shop* is shown if with cuisine=kebab
- - *This is a sandwich shop* is shown if with cuisine=sandwich
- - *Burgers are served here* is shown if with cuisine=burger
- - *Sushi is served here* is shown if with cuisine=sushi
- - *Coffee is served here* is shown if with cuisine=coffee
- - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
- - *French dishes are served here* is shown if with cuisine=french
- - *Chinese dishes are served here* is shown if with cuisine=chinese
- - *Greek dishes are served here* is shown if with cuisine=greek
- - *Indian dishes are served here* is shown if with cuisine=indian
- - *Turkish dishes are served here* is shown if with cuisine=turkish
- - *Thai dishes are served here* is shown if with cuisine=thai
+ - *This is a pizzeria* is shown if with cuisine=pizza
+ - *This is a friture* is shown if with cuisine=friture
+ - *Mainly serves pasta* is shown if with cuisine=pasta
+ - *This is kebab shop* is shown if with cuisine=kebab
+ - *This is a sandwich shop* is shown if with cuisine=sandwich
+ - *Burgers are served here* is shown if with cuisine=burger
+ - *Sushi is served here* is shown if with cuisine=sushi
+ - *Coffee is served here* is shown if with cuisine=coffee
+ - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
+ - *French dishes are served here* is shown if with cuisine=french
+ - *Chinese dishes are served here* is shown if with cuisine=chinese
+ - *Greek dishes are served here* is shown if with cuisine=greek
+ - *Indian dishes are served here* is shown if with cuisine=indian
+ - *Turkish dishes are served here* is shown if with cuisine=turkish
+ - *Thai dishes are served here* is shown if with cuisine=thai
+ - *Mexican dishes are served here* is shown if with cuisine=mexican
+ - *Japanese dishes are served here* is shown if with cuisine=japanese
+ - *Chicken based dishes are served here* is shown if with cuisine=chicken
+ - *Seafood dishes are served here* is shown if with cuisine=seafood
### show-menu-image
@@ -449,7 +453,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -534,6 +538,29 @@ This tagrendering has labels
| dogs.1 | Dogs allowed | dog=unleashed | dog=yes |
| dogs.2 | No dogs allowed | dog=no |
+| id | question | osmTags |
+-----|-----|----- |
+| Cuisine.0 | *What kind of food is served here?* (default) | |
+| Cuisine.1 | This is a pizzeria | cuisine=pizza |
+| Cuisine.2 | This is a friture | cuisine=friture |
+| Cuisine.3 | Mainly serves pasta | cuisine=pasta |
+| Cuisine.4 | This is kebab shop | cuisine=kebab |
+| Cuisine.5 | This is a sandwich shop | cuisine=sandwich |
+| Cuisine.6 | Burgers are served here | cuisine=burger |
+| Cuisine.7 | Sushi is served here | cuisine=sushi |
+| Cuisine.8 | Coffee is served here | cuisine=coffee |
+| Cuisine.9 | This is an Italian restaurant (which serves more than pasta and pizza) | cuisine=italian |
+| Cuisine.10 | French dishes are served here | cuisine=french |
+| Cuisine.11 | Chinese dishes are served here | cuisine=chinese |
+| Cuisine.12 | Greek dishes are served here | cuisine=greek |
+| Cuisine.13 | Indian dishes are served here | cuisine=indian |
+| Cuisine.14 | Turkish dishes are served here | cuisine=turkish |
+| Cuisine.15 | Thai dishes are served here | cuisine=thai |
+| Cuisine.16 | Mexican dishes are served here | cuisine=mexican |
+| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
+| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
+| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
+
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
diff --git a/Docs/Layers/dogpark.md b/Docs/Layers/dogpark.md
index 3fb130663..49d1c565d 100644
--- a/Docs/Layers/dogpark.md
+++ b/Docs/Layers/dogpark.md
@@ -9,8 +9,9 @@ A layer showing dogparks, which are areas where dog are allowed to run without a
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
- [Name](#name)
@@ -21,6 +22,7 @@ A layer showing dogparks, which are areas where dog are allowed to run without a
- [smalldogs](#smalldogs)
- [dogarea](#dogarea)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -28,6 +30,12 @@ A layer showing dogparks, which are areas where dog are allowed to run without a
- [personal](https://mapcomplete.org/personal)
- [pets](https://mapcomplete.org/pets)
+## Presets
+
+The following options to create new points are included:
+
+**a dog park** which has the following tags:leisure=dog_park
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -106,6 +114,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/dogshop.md b/Docs/Layers/dogshop.md
index 8e207634b..67e6e56c3 100644
--- a/Docs/Layers/dogshop.md
+++ b/Docs/Layers/dogshop.md
@@ -112,7 +112,7 @@ Elements must match **all** of the following expressions:
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -299,6 +299,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -347,9 +350,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -609,7 +612,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -696,14 +699,6 @@ This tagrendering has labels
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-type.0 | Only show shops selling {search} | | search (string) |
-
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-name.0 | Only show shops with name {search} | | search (string) |
-
| id | question | osmTags |
-----|-----|----- |
| second_hand.0 | Only show shops selling second-hand items | shop=second_hand | shop=charity | second_hand=yes | second_hand=only | service:bicycle:second_hand~^(yes|only)$ |
@@ -712,6 +707,174 @@ This tagrendering has labels
-----|-----|----- |
| has_organic.0 | Has organic options | organic=yes | organic=only |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |
diff --git a/Docs/Layers/drinking_water.md b/Docs/Layers/drinking_water.md
index 856e07adc..b35ebf24b 100644
--- a/Docs/Layers/drinking_water.md
+++ b/Docs/Layers/drinking_water.md
@@ -11,8 +11,9 @@ A layer showing drinking water fountains
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [Still in use?](#still-in-use)
- [type](#type)
@@ -43,6 +44,12 @@ A layer showing drinking water fountains
- [ski](https://mapcomplete.org/ski)
- [stations](https://mapcomplete.org/stations)
+## Presets
+
+The following options to create new points are included:
+
+**a drinking water** which has the following tags:amenity=drinking_water
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
diff --git a/Docs/Layers/dumpstations.md b/Docs/Layers/dumpstations.md
index a8c7c673b..9e02d0f0b 100644
--- a/Docs/Layers/dumpstations.md
+++ b/Docs/Layers/dumpstations.md
@@ -19,14 +19,14 @@ Sanitary dump stations
- [dumpstations-chemical-waste](#dumpstations-chemical-waste)
- [dumpstations-access](#dumpstations-access)
- [dumpstations-network](#dumpstations-network)
- - [operator](#operator)
- - [power_supply](#power_supply)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
- [campersite](https://mapcomplete.org/campersite)
+ - [personal](https://mapcomplete.org/personal)
## Basic tags for this layer
@@ -50,8 +50,6 @@ Elements must match **all** of the following expressions:
| [sanitary_dump_station:chemical_toilet](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station:chemical_toilet) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:chemical_toilet%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:chemical_toilet%3Dno) |
| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [network](https://wiki.openstreetmap.org/wiki/Tag:access%3Dnetwork) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) |
| [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) | |
-| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | |
-| [power_supply](https://wiki.openstreetmap.org/wiki/Key:power_supply) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dno) |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -107,23 +105,16 @@ The question is `Who can use this dump station?`
The question is `What network is this place a part of? (skip if none)`
*This station is part of network {network}* is shown if `network` is set
-### operator
-
-The question is `Who operates this place?`
-*This place is operated by {operator}* is shown if `operator` is set
-
-### power_supply
-
-The question is `Does this place have a power supply?`
-
- - *This place has a power supply* is shown if with power_supply=yes
- - *This place does not have power supply* is shown if with power_supply=no
-
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
@@ -133,4 +124,4 @@ This tagrendering has labels
`added_by_default`
-This document is autogenerated from [assets/themes/campersite/campersite.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/campersite/campersite.json)
+This document is autogenerated from [assets/layers/dumpstations/dumpstations.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/dumpstations/dumpstations.json)
diff --git a/Docs/Layers/elevator.md b/Docs/Layers/elevator.md
index d6509134e..6dbcf73df 100644
--- a/Docs/Layers/elevator.md
+++ b/Docs/Layers/elevator.md
@@ -9,8 +9,9 @@ This layer show elevators and asks for operational status and elevator dimension
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [multilevels](#multilevels)
- [operational_status](#operational_status)
@@ -25,6 +26,7 @@ This layer show elevators and asks for operational status and elevator dimension
- [speech_output_available](#speech_output_available)
- [speech_output](#speech_output)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -35,6 +37,12 @@ This layer show elevators and asks for operational status and elevator dimension
- [personal](https://mapcomplete.org/personal)
- [stations](https://mapcomplete.org/stations)
+## Presets
+
+The following options to create new points are included:
+
+**an elevator** which has the following tags:highway=elevator
+
## Basic tags for this layer
Elements must match the expression **highway=elevator**
@@ -152,6 +160,11 @@ This tagrendering is only visible in the popup if the following condition is met
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/elongated_coin.md b/Docs/Layers/elongated_coin.md
index 8575d1ccc..26effa57d 100644
--- a/Docs/Layers/elongated_coin.md
+++ b/Docs/Layers/elongated_coin.md
@@ -9,8 +9,9 @@ Layer showing penny presses.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [opening_hours_24_7](#opening_hours_24_7)
- [Opening hours](#opening-hours)
@@ -29,7 +30,7 @@ Layer showing penny presses.
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -37,6 +38,12 @@ Layer showing penny presses.
- [personal](https://mapcomplete.org/personal)
- [vending_machine](https://mapcomplete.org/vending_machine)
+## Presets
+
+The following options to create new points are included:
+
+**a penny press** which has the following tags:amenity=vending_machine & vending=elongated_coin & payment:coins=yes
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
diff --git a/Docs/Layers/entrance.md b/Docs/Layers/entrance.md
index 719d15bb7..413228300 100644
--- a/Docs/Layers/entrance.md
+++ b/Docs/Layers/entrance.md
@@ -13,8 +13,9 @@ A layer showing entrances and offering capabilities to survey some advanced data
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [repeated](#repeated)
- [single_level](#single_level)
@@ -24,6 +25,7 @@ A layer showing entrances and offering capabilities to survey some advanced data
- [width](#width)
- [kerb-height](#kerb-height)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -34,6 +36,14 @@ A layer showing entrances and offering capabilities to survey some advanced data
- [stations](https://mapcomplete.org/stations)
- [walls_and_buildings](https://mapcomplete.org/walls_and_buildings)
+## Presets
+
+The following options to create new points are included:
+
+**an entrance** which has the following tags:entrance=yes (snaps to layers `walls_and_buildings`, `pedestrian_path`)
+
+**an indoor door** which has the following tags:indoor=door (snaps to layers `indoors`)
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -141,6 +151,11 @@ The question is `What is the height of this kerb?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/extinguisher.md b/Docs/Layers/extinguisher.md
index 536b6ebc8..ec492ca77 100644
--- a/Docs/Layers/extinguisher.md
+++ b/Docs/Layers/extinguisher.md
@@ -9,11 +9,13 @@ Map layer to show fire extinguishers.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [extinguisher-location](#extinguisher-location)
- [images](#images)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -21,6 +23,12 @@ Map layer to show fire extinguishers.
- [hailhydrant](https://mapcomplete.org/hailhydrant)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a fire extinguisher** which has the following tags:emergency=fire_extinguisher
+
## Basic tags for this layer
Elements must match the expression **emergency=fire_extinguisher**
@@ -53,6 +61,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/facadegardens.md b/Docs/Layers/facadegardens.md
index c513747dc..fd518ac48 100644
--- a/Docs/Layers/facadegardens.md
+++ b/Docs/Layers/facadegardens.md
@@ -10,8 +10,9 @@ Facade gardens
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [facadegardens-direction](#facadegardens-direction)
- [facadegardens-sunshine](#facadegardens-sunshine)
@@ -29,6 +30,12 @@ Facade gardens
- [facadegardens](https://mapcomplete.org/facadegardens)
+## Presets
+
+The following options to create new points are included:
+
+**a facade garden** which has the following tags:leisure=garden & garden:type=facade_garden (snaps to layers `walls_and_buildings`)
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
diff --git a/Docs/Layers/fire_station.md b/Docs/Layers/fire_station.md
index c76cc8520..b50000d75 100644
--- a/Docs/Layers/fire_station.md
+++ b/Docs/Layers/fire_station.md
@@ -9,8 +9,9 @@ Map layer to show fire stations.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [station-name](#station-name)
- [station-street](#station-street)
- [station-place](#station-place)
@@ -18,6 +19,7 @@ Map layer to show fire stations.
- [station-operator](#station-operator)
- [images](#images)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -25,6 +27,12 @@ Map layer to show fire stations.
- [hailhydrant](https://mapcomplete.org/hailhydrant)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a fire station** which has the following tags:amenity=fire_station
+
## Basic tags for this layer
Elements must match the expression **amenity=fire_station**
@@ -85,6 +93,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/firepit.md b/Docs/Layers/firepit.md
index beb37a9fd..2273a6274 100644
--- a/Docs/Layers/firepit.md
+++ b/Docs/Layers/firepit.md
@@ -9,8 +9,9 @@ An outdoor place to make a fire, typically open to the public.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [access](#access)
- [seasonal](#seasonal)
@@ -25,6 +26,12 @@ An outdoor place to make a fire, typically open to the public.
- [nature](https://mapcomplete.org/nature)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**Firepit** which has the following tags:leisure=firepit
+
## Basic tags for this layer
Elements must match the expression **leisure=firepit**
diff --git a/Docs/Layers/fitness_centre.md b/Docs/Layers/fitness_centre.md
index 2c0855c3e..e0f258ac1 100644
--- a/Docs/Layers/fitness_centre.md
+++ b/Docs/Layers/fitness_centre.md
@@ -9,8 +9,9 @@ Layer showing fitness centres
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [name](#name)
- [images](#images)
- [phone](#phone)
@@ -23,14 +24,21 @@ Layer showing fitness centres
- [single_level](#single_level)
- [reviews](#reviews)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [personal](https://mapcomplete.org/personal)
- [sports](https://mapcomplete.org/sports)
+## Presets
+
+The following options to create new points are included:
+
+**a fitness centre** which has the following tags:leisure=fitness_centre
+
## Basic tags for this layer
Elements must match the expression **leisure=fitness_centre**
@@ -66,9 +74,9 @@ _This tagrendering has no question and is thus read-only_
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -143,6 +151,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/fitness_station.md b/Docs/Layers/fitness_station.md
index f8c406446..cc35e3b37 100644
--- a/Docs/Layers/fitness_station.md
+++ b/Docs/Layers/fitness_station.md
@@ -9,8 +9,9 @@ Find a fitness station near you, and add missing ones.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [name](#name)
- [type](#type)
@@ -20,13 +21,19 @@ Find a fitness station near you, and add missing ones.
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [personal](https://mapcomplete.org/personal)
- [sports](https://mapcomplete.org/sports)
+## Presets
+
+The following options to create new points are included:
+
+**a fitness station** which has the following tags:leisure=fitness_station & sport=fitness
+
## Basic tags for this layer
Elements must match the expression **leisure=fitness_station**
diff --git a/Docs/Layers/food.md b/Docs/Layers/food.md
index b9334c3ff..7e13fc1fb 100644
--- a/Docs/Layers/food.md
+++ b/Docs/Layers/food.md
@@ -9,8 +9,9 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
- [Name](#name)
@@ -53,7 +54,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -67,6 +68,16 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [ski](https://mapcomplete.org/ski)
- [stations](https://mapcomplete.org/stations)
+## Presets
+
+The following options to create new points are included:
+
+**a restaurant** which has the following tags:amenity=restaurant
+
+**a fastfood** which has the following tags:amenity=fast_food
+
+**a fries shop** which has the following tags:amenity=fast_food & cuisine=friture
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -90,7 +101,7 @@ Elements must match **any** of the following expressions:
| [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
-| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) |
+| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
| [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
@@ -167,9 +178,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -219,21 +230,25 @@ The question is `Is this place accessible with a wheelchair?`
The question is `What kind of food is served here?`
*This place mostly serves {cuisine}* is shown if `cuisine` is set
- - *This is a pizzeria* is shown if with cuisine=pizza
- - *This is a friture* is shown if with cuisine=friture
- - *Mainly serves pasta* is shown if with cuisine=pasta
- - *This is kebab shop* is shown if with cuisine=kebab
- - *This is a sandwich shop* is shown if with cuisine=sandwich
- - *Burgers are served here* is shown if with cuisine=burger
- - *Sushi is served here* is shown if with cuisine=sushi
- - *Coffee is served here* is shown if with cuisine=coffee
- - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
- - *French dishes are served here* is shown if with cuisine=french
- - *Chinese dishes are served here* is shown if with cuisine=chinese
- - *Greek dishes are served here* is shown if with cuisine=greek
- - *Indian dishes are served here* is shown if with cuisine=indian
- - *Turkish dishes are served here* is shown if with cuisine=turkish
- - *Thai dishes are served here* is shown if with cuisine=thai
+ - *This is a pizzeria* is shown if with cuisine=pizza
+ - *This is a friture* is shown if with cuisine=friture
+ - *Mainly serves pasta* is shown if with cuisine=pasta
+ - *This is kebab shop* is shown if with cuisine=kebab
+ - *This is a sandwich shop* is shown if with cuisine=sandwich
+ - *Burgers are served here* is shown if with cuisine=burger
+ - *Sushi is served here* is shown if with cuisine=sushi
+ - *Coffee is served here* is shown if with cuisine=coffee
+ - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
+ - *French dishes are served here* is shown if with cuisine=french
+ - *Chinese dishes are served here* is shown if with cuisine=chinese
+ - *Greek dishes are served here* is shown if with cuisine=greek
+ - *Indian dishes are served here* is shown if with cuisine=indian
+ - *Turkish dishes are served here* is shown if with cuisine=turkish
+ - *Thai dishes are served here* is shown if with cuisine=thai
+ - *Mexican dishes are served here* is shown if with cuisine=mexican
+ - *Japanese dishes are served here* is shown if with cuisine=japanese
+ - *Chicken based dishes are served here* is shown if with cuisine=chicken
+ - *Seafood dishes are served here* is shown if with cuisine=seafood
### show-menu-image
@@ -455,7 +470,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -540,6 +555,29 @@ This tagrendering has labels
| dogs.1 | Dogs allowed | dog=unleashed | dog=yes |
| dogs.2 | No dogs allowed | dog=no |
+| id | question | osmTags |
+-----|-----|----- |
+| Cuisine.0 | *What kind of food is served here?* (default) | |
+| Cuisine.1 | This is a pizzeria | cuisine=pizza |
+| Cuisine.2 | This is a friture | cuisine=friture |
+| Cuisine.3 | Mainly serves pasta | cuisine=pasta |
+| Cuisine.4 | This is kebab shop | cuisine=kebab |
+| Cuisine.5 | This is a sandwich shop | cuisine=sandwich |
+| Cuisine.6 | Burgers are served here | cuisine=burger |
+| Cuisine.7 | Sushi is served here | cuisine=sushi |
+| Cuisine.8 | Coffee is served here | cuisine=coffee |
+| Cuisine.9 | This is an Italian restaurant (which serves more than pasta and pizza) | cuisine=italian |
+| Cuisine.10 | French dishes are served here | cuisine=french |
+| Cuisine.11 | Chinese dishes are served here | cuisine=chinese |
+| Cuisine.12 | Greek dishes are served here | cuisine=greek |
+| Cuisine.13 | Indian dishes are served here | cuisine=indian |
+| Cuisine.14 | Turkish dishes are served here | cuisine=turkish |
+| Cuisine.15 | Thai dishes are served here | cuisine=thai |
+| Cuisine.16 | Mexican dishes are served here | cuisine=mexican |
+| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
+| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
+| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
+
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
diff --git a/Docs/Layers/food_courts.md b/Docs/Layers/food_courts.md
index 91865e16e..21a1206c6 100644
--- a/Docs/Layers/food_courts.md
+++ b/Docs/Layers/food_courts.md
@@ -21,6 +21,7 @@ Food courts with a variety of food options.
- [phone](#phone)
- [smoking](#smoking)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -92,9 +93,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -112,6 +113,11 @@ The question is `Is smoking allowed at {title()}?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/food_glutenfree.md b/Docs/Layers/food_glutenfree.md
index 58fcc0288..ddcdb0342 100644
--- a/Docs/Layers/food_glutenfree.md
+++ b/Docs/Layers/food_glutenfree.md
@@ -86,7 +86,7 @@ Elements must match **all** of the following expressions:
| [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
-| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) |
+| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
| [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
@@ -174,9 +174,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -226,21 +226,25 @@ The question is `Is this place accessible with a wheelchair?`
The question is `What kind of food is served here?`
*This place mostly serves {cuisine}* is shown if `cuisine` is set
- - *This is a pizzeria* is shown if with cuisine=pizza
- - *This is a friture* is shown if with cuisine=friture
- - *Mainly serves pasta* is shown if with cuisine=pasta
- - *This is kebab shop* is shown if with cuisine=kebab
- - *This is a sandwich shop* is shown if with cuisine=sandwich
- - *Burgers are served here* is shown if with cuisine=burger
- - *Sushi is served here* is shown if with cuisine=sushi
- - *Coffee is served here* is shown if with cuisine=coffee
- - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
- - *French dishes are served here* is shown if with cuisine=french
- - *Chinese dishes are served here* is shown if with cuisine=chinese
- - *Greek dishes are served here* is shown if with cuisine=greek
- - *Indian dishes are served here* is shown if with cuisine=indian
- - *Turkish dishes are served here* is shown if with cuisine=turkish
- - *Thai dishes are served here* is shown if with cuisine=thai
+ - *This is a pizzeria* is shown if with cuisine=pizza
+ - *This is a friture* is shown if with cuisine=friture
+ - *Mainly serves pasta* is shown if with cuisine=pasta
+ - *This is kebab shop* is shown if with cuisine=kebab
+ - *This is a sandwich shop* is shown if with cuisine=sandwich
+ - *Burgers are served here* is shown if with cuisine=burger
+ - *Sushi is served here* is shown if with cuisine=sushi
+ - *Coffee is served here* is shown if with cuisine=coffee
+ - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
+ - *French dishes are served here* is shown if with cuisine=french
+ - *Chinese dishes are served here* is shown if with cuisine=chinese
+ - *Greek dishes are served here* is shown if with cuisine=greek
+ - *Indian dishes are served here* is shown if with cuisine=indian
+ - *Turkish dishes are served here* is shown if with cuisine=turkish
+ - *Thai dishes are served here* is shown if with cuisine=thai
+ - *Mexican dishes are served here* is shown if with cuisine=mexican
+ - *Japanese dishes are served here* is shown if with cuisine=japanese
+ - *Chicken based dishes are served here* is shown if with cuisine=chicken
+ - *Seafood dishes are served here* is shown if with cuisine=seafood
### show-menu-image
@@ -450,7 +454,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -535,6 +539,29 @@ This tagrendering has labels
| dogs.1 | Dogs allowed | dog=unleashed | dog=yes |
| dogs.2 | No dogs allowed | dog=no |
+| id | question | osmTags |
+-----|-----|----- |
+| Cuisine.0 | *What kind of food is served here?* (default) | |
+| Cuisine.1 | This is a pizzeria | cuisine=pizza |
+| Cuisine.2 | This is a friture | cuisine=friture |
+| Cuisine.3 | Mainly serves pasta | cuisine=pasta |
+| Cuisine.4 | This is kebab shop | cuisine=kebab |
+| Cuisine.5 | This is a sandwich shop | cuisine=sandwich |
+| Cuisine.6 | Burgers are served here | cuisine=burger |
+| Cuisine.7 | Sushi is served here | cuisine=sushi |
+| Cuisine.8 | Coffee is served here | cuisine=coffee |
+| Cuisine.9 | This is an Italian restaurant (which serves more than pasta and pizza) | cuisine=italian |
+| Cuisine.10 | French dishes are served here | cuisine=french |
+| Cuisine.11 | Chinese dishes are served here | cuisine=chinese |
+| Cuisine.12 | Greek dishes are served here | cuisine=greek |
+| Cuisine.13 | Indian dishes are served here | cuisine=indian |
+| Cuisine.14 | Turkish dishes are served here | cuisine=turkish |
+| Cuisine.15 | Thai dishes are served here | cuisine=thai |
+| Cuisine.16 | Mexican dishes are served here | cuisine=mexican |
+| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
+| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
+| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
+
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
diff --git a/Docs/Layers/food_lactosefree.md b/Docs/Layers/food_lactosefree.md
index 0ad41dd9c..e7b79cab7 100644
--- a/Docs/Layers/food_lactosefree.md
+++ b/Docs/Layers/food_lactosefree.md
@@ -86,7 +86,7 @@ Elements must match **all** of the following expressions:
| [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
-| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) |
+| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
| [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
@@ -174,9 +174,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -226,21 +226,25 @@ The question is `Is this place accessible with a wheelchair?`
The question is `What kind of food is served here?`
*This place mostly serves {cuisine}* is shown if `cuisine` is set
- - *This is a pizzeria* is shown if with cuisine=pizza
- - *This is a friture* is shown if with cuisine=friture
- - *Mainly serves pasta* is shown if with cuisine=pasta
- - *This is kebab shop* is shown if with cuisine=kebab
- - *This is a sandwich shop* is shown if with cuisine=sandwich
- - *Burgers are served here* is shown if with cuisine=burger
- - *Sushi is served here* is shown if with cuisine=sushi
- - *Coffee is served here* is shown if with cuisine=coffee
- - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
- - *French dishes are served here* is shown if with cuisine=french
- - *Chinese dishes are served here* is shown if with cuisine=chinese
- - *Greek dishes are served here* is shown if with cuisine=greek
- - *Indian dishes are served here* is shown if with cuisine=indian
- - *Turkish dishes are served here* is shown if with cuisine=turkish
- - *Thai dishes are served here* is shown if with cuisine=thai
+ - *This is a pizzeria* is shown if with cuisine=pizza
+ - *This is a friture* is shown if with cuisine=friture
+ - *Mainly serves pasta* is shown if with cuisine=pasta
+ - *This is kebab shop* is shown if with cuisine=kebab
+ - *This is a sandwich shop* is shown if with cuisine=sandwich
+ - *Burgers are served here* is shown if with cuisine=burger
+ - *Sushi is served here* is shown if with cuisine=sushi
+ - *Coffee is served here* is shown if with cuisine=coffee
+ - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
+ - *French dishes are served here* is shown if with cuisine=french
+ - *Chinese dishes are served here* is shown if with cuisine=chinese
+ - *Greek dishes are served here* is shown if with cuisine=greek
+ - *Indian dishes are served here* is shown if with cuisine=indian
+ - *Turkish dishes are served here* is shown if with cuisine=turkish
+ - *Thai dishes are served here* is shown if with cuisine=thai
+ - *Mexican dishes are served here* is shown if with cuisine=mexican
+ - *Japanese dishes are served here* is shown if with cuisine=japanese
+ - *Chicken based dishes are served here* is shown if with cuisine=chicken
+ - *Seafood dishes are served here* is shown if with cuisine=seafood
### show-menu-image
@@ -450,7 +454,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -535,6 +539,29 @@ This tagrendering has labels
| dogs.1 | Dogs allowed | dog=unleashed | dog=yes |
| dogs.2 | No dogs allowed | dog=no |
+| id | question | osmTags |
+-----|-----|----- |
+| Cuisine.0 | *What kind of food is served here?* (default) | |
+| Cuisine.1 | This is a pizzeria | cuisine=pizza |
+| Cuisine.2 | This is a friture | cuisine=friture |
+| Cuisine.3 | Mainly serves pasta | cuisine=pasta |
+| Cuisine.4 | This is kebab shop | cuisine=kebab |
+| Cuisine.5 | This is a sandwich shop | cuisine=sandwich |
+| Cuisine.6 | Burgers are served here | cuisine=burger |
+| Cuisine.7 | Sushi is served here | cuisine=sushi |
+| Cuisine.8 | Coffee is served here | cuisine=coffee |
+| Cuisine.9 | This is an Italian restaurant (which serves more than pasta and pizza) | cuisine=italian |
+| Cuisine.10 | French dishes are served here | cuisine=french |
+| Cuisine.11 | Chinese dishes are served here | cuisine=chinese |
+| Cuisine.12 | Greek dishes are served here | cuisine=greek |
+| Cuisine.13 | Indian dishes are served here | cuisine=indian |
+| Cuisine.14 | Turkish dishes are served here | cuisine=turkish |
+| Cuisine.15 | Thai dishes are served here | cuisine=thai |
+| Cuisine.16 | Mexican dishes are served here | cuisine=mexican |
+| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
+| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
+| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
+
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
diff --git a/Docs/Layers/friture.md b/Docs/Layers/friture.md
index e74533263..1f5a5e6d1 100644
--- a/Docs/Layers/friture.md
+++ b/Docs/Layers/friture.md
@@ -84,7 +84,7 @@ Elements must match **all** of the following expressions:
| [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
-| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) |
+| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
| [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
@@ -161,9 +161,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -213,21 +213,25 @@ The question is `Is this place accessible with a wheelchair?`
The question is `What kind of food is served here?`
*This place mostly serves {cuisine}* is shown if `cuisine` is set
- - *This is a pizzeria* is shown if with cuisine=pizza
- - *This is a friture* is shown if with cuisine=friture
- - *Mainly serves pasta* is shown if with cuisine=pasta
- - *This is kebab shop* is shown if with cuisine=kebab
- - *This is a sandwich shop* is shown if with cuisine=sandwich
- - *Burgers are served here* is shown if with cuisine=burger
- - *Sushi is served here* is shown if with cuisine=sushi
- - *Coffee is served here* is shown if with cuisine=coffee
- - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
- - *French dishes are served here* is shown if with cuisine=french
- - *Chinese dishes are served here* is shown if with cuisine=chinese
- - *Greek dishes are served here* is shown if with cuisine=greek
- - *Indian dishes are served here* is shown if with cuisine=indian
- - *Turkish dishes are served here* is shown if with cuisine=turkish
- - *Thai dishes are served here* is shown if with cuisine=thai
+ - *This is a pizzeria* is shown if with cuisine=pizza
+ - *This is a friture* is shown if with cuisine=friture
+ - *Mainly serves pasta* is shown if with cuisine=pasta
+ - *This is kebab shop* is shown if with cuisine=kebab
+ - *This is a sandwich shop* is shown if with cuisine=sandwich
+ - *Burgers are served here* is shown if with cuisine=burger
+ - *Sushi is served here* is shown if with cuisine=sushi
+ - *Coffee is served here* is shown if with cuisine=coffee
+ - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
+ - *French dishes are served here* is shown if with cuisine=french
+ - *Chinese dishes are served here* is shown if with cuisine=chinese
+ - *Greek dishes are served here* is shown if with cuisine=greek
+ - *Indian dishes are served here* is shown if with cuisine=indian
+ - *Turkish dishes are served here* is shown if with cuisine=turkish
+ - *Thai dishes are served here* is shown if with cuisine=thai
+ - *Mexican dishes are served here* is shown if with cuisine=mexican
+ - *Japanese dishes are served here* is shown if with cuisine=japanese
+ - *Chicken based dishes are served here* is shown if with cuisine=chicken
+ - *Seafood dishes are served here* is shown if with cuisine=seafood
### show-menu-image
@@ -449,7 +453,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -534,6 +538,29 @@ This tagrendering has labels
| dogs.1 | Dogs allowed | dog=unleashed | dog=yes |
| dogs.2 | No dogs allowed | dog=no |
+| id | question | osmTags |
+-----|-----|----- |
+| Cuisine.0 | *What kind of food is served here?* (default) | |
+| Cuisine.1 | This is a pizzeria | cuisine=pizza |
+| Cuisine.2 | This is a friture | cuisine=friture |
+| Cuisine.3 | Mainly serves pasta | cuisine=pasta |
+| Cuisine.4 | This is kebab shop | cuisine=kebab |
+| Cuisine.5 | This is a sandwich shop | cuisine=sandwich |
+| Cuisine.6 | Burgers are served here | cuisine=burger |
+| Cuisine.7 | Sushi is served here | cuisine=sushi |
+| Cuisine.8 | Coffee is served here | cuisine=coffee |
+| Cuisine.9 | This is an Italian restaurant (which serves more than pasta and pizza) | cuisine=italian |
+| Cuisine.10 | French dishes are served here | cuisine=french |
+| Cuisine.11 | Chinese dishes are served here | cuisine=chinese |
+| Cuisine.12 | Greek dishes are served here | cuisine=greek |
+| Cuisine.13 | Indian dishes are served here | cuisine=indian |
+| Cuisine.14 | Turkish dishes are served here | cuisine=turkish |
+| Cuisine.15 | Thai dishes are served here | cuisine=thai |
+| Cuisine.16 | Mexican dishes are served here | cuisine=mexican |
+| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
+| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
+| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
+
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
diff --git a/Docs/Layers/ghost_bike.md b/Docs/Layers/ghost_bike.md
index a3a6fc94c..051727839 100644
--- a/Docs/Layers/ghost_bike.md
+++ b/Docs/Layers/ghost_bike.md
@@ -9,8 +9,9 @@ A layer showing memorials for cyclists, killed in road accidents
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [preset_description](#preset_description)
- [images](#images)
- [ghost_bike-name](#ghost_bike-name)
@@ -30,6 +31,12 @@ A layer showing memorials for cyclists, killed in road accidents
- [memorials](https://mapcomplete.org/memorials)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a ghost bike** which has the following tags:historic=memorial & memorial=ghost_bike
+
## Basic tags for this layer
Elements must match the expression **memorial=ghost_bike**
diff --git a/Docs/Layers/ghostsigns.md b/Docs/Layers/ghostsigns.md
index 2fa372376..b760c0861 100644
--- a/Docs/Layers/ghostsigns.md
+++ b/Docs/Layers/ghostsigns.md
@@ -10,8 +10,9 @@ Layer showing disused signs on buildings
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [historic](#historic)
- [images](#images)
- [name](#name)
@@ -24,6 +25,12 @@ Layer showing disused signs on buildings
- [ghostsigns](https://mapcomplete.org/ghostsigns)
+## Presets
+
+The following options to create new points are included:
+
+**a ghost sign** which has the following tags:historic=advertising & advertising=wall_painting (snaps to layers `walls_and_buildings`)
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -40,7 +47,7 @@ Elements must match **all** of the following expressions:
| attribute | type | values which are supported by this layer |
-----|-----|----- |
| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) |
-| [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [string](../SpecialInputElements.md#string) | |
+| [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | |
| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | |
### historic
diff --git a/Docs/Layers/governments.md b/Docs/Layers/governments.md
index 210884312..b8f9d5f7c 100644
--- a/Docs/Layers/governments.md
+++ b/Docs/Layers/governments.md
@@ -9,14 +9,16 @@ This layer show governmental buildings. It was setup as commissioned layer for t
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [phone](#phone)
- [email](#email)
- [website](#website)
- [name](#name)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -24,6 +26,12 @@ This layer show governmental buildings. It was setup as commissioned layer for t
- [onwheels](https://mapcomplete.org/onwheels)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a Governmental Office** which has the following tags:office=government
+
## Basic tags for this layer
Elements must match the expression **office=government**
@@ -49,9 +57,9 @@ _This tagrendering has no question and is thus read-only_
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -87,6 +95,11 @@ The question is `What is the name of this Governmental Office?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/grave.md b/Docs/Layers/grave.md
index 59b34f7ca..5aca473c6 100644
--- a/Docs/Layers/grave.md
+++ b/Docs/Layers/grave.md
@@ -9,20 +9,28 @@ Tombstones (and graves) indicate where a person was buried. On this map, those c
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [buried:wikidata](#buriedwikidata)
- [name](#name)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [memorials](https://mapcomplete.org/memorials)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a tombstone** which has the following tags:historic=tomb
+
## Basic tags for this layer
Elements must match the expression **historic=tomb**
@@ -58,6 +66,11 @@ The question is `What is the name of the person buried here?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/guidepost.md b/Docs/Layers/guidepost.md
index 88096f758..31b815e6d 100644
--- a/Docs/Layers/guidepost.md
+++ b/Docs/Layers/guidepost.md
@@ -9,8 +9,9 @@ Guideposts (also known as fingerposts or finger posts) are often found along off
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [type](#type)
- [leftover-questions](#leftover-questions)
@@ -26,6 +27,12 @@ Guideposts (also known as fingerposts or finger posts) are often found along off
- [personal](https://mapcomplete.org/personal)
- [ski](https://mapcomplete.org/ski)
+## Presets
+
+The following options to create new points are included:
+
+**a guidepost** which has the following tags:information=guidepost & tourism=information
+
## Basic tags for this layer
Elements must match the expression **information=guidepost**
diff --git a/Docs/Layers/hackerspace.md b/Docs/Layers/hackerspace.md
index 06f052af3..62089b2a4 100644
--- a/Docs/Layers/hackerspace.md
+++ b/Docs/Layers/hackerspace.md
@@ -9,8 +9,9 @@ Hackerspace
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
- [is_makerspace](#is_makerspace)
@@ -48,6 +49,14 @@ Hackerspace
- [hackerspaces](https://mapcomplete.org/hackerspaces)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a hackerspace** which has the following tags:leisure=hackerspace
+
+**a makerspace** which has the following tags:leisure=hackerspace & hackerspace=makerspace
+
## Basic tags for this layer
Elements must match the expression **leisure=hackerspace**
@@ -153,9 +162,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -298,7 +307,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
diff --git a/Docs/Layers/hospital.md b/Docs/Layers/hospital.md
index 47acc8304..cda59f6f4 100644
--- a/Docs/Layers/hospital.md
+++ b/Docs/Layers/hospital.md
@@ -19,6 +19,7 @@ A layer showing hospital grounds
- [oh-visitor](#oh-visitor)
- [Opening hours for visitors](#opening-hours-for-visitors)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -65,9 +66,9 @@ The question is `Does this facility admit inpatients?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -103,6 +104,11 @@ The question is `When are visitors allowed to visit?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/hydrant.md b/Docs/Layers/hydrant.md
index 7063ea617..e820b5a15 100644
--- a/Docs/Layers/hydrant.md
+++ b/Docs/Layers/hydrant.md
@@ -9,8 +9,9 @@ Map layer to show fire hydrants.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [hydrant-color](#hydrant-color)
- [hydrant-type](#hydrant-type)
- [hydrant-state](#hydrant-state)
@@ -28,6 +29,12 @@ Map layer to show fire hydrants.
- [hailhydrant](https://mapcomplete.org/hailhydrant)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a fire hydrant** which has the following tags:emergency=fire_hydrant
+
## Basic tags for this layer
Elements must match the expression **emergency=fire_hydrant**
diff --git a/Docs/Layers/ice_cream.md b/Docs/Layers/ice_cream.md
index f19be22f0..e27a17cb8 100644
--- a/Docs/Layers/ice_cream.md
+++ b/Docs/Layers/ice_cream.md
@@ -9,8 +9,9 @@ A place where ice cream is sold over the counter
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
- [1](#1)
@@ -26,6 +27,7 @@ A place where ice cream is sold over the counter
- [payment-options](#payment-options)
- [wheelchair-access](#wheelchair-access)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -37,6 +39,12 @@ A place where ice cream is sold over the counter
- [personal](https://mapcomplete.org/personal)
- [shops](https://mapcomplete.org/shops)
+## Presets
+
+The following options to create new points are included:
+
+**an ice cream parlor** which has the following tags:amenity=ice_cream
+
## Basic tags for this layer
Elements must match the expression **amenity=ice_cream**
@@ -85,9 +93,9 @@ The question is `What are the opening hours of {title()}?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -183,6 +191,11 @@ The question is `Is this place accessible with a wheelchair?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/icecream_glutenfree.md b/Docs/Layers/icecream_glutenfree.md
index 5bffc9e01..586645fbb 100644
--- a/Docs/Layers/icecream_glutenfree.md
+++ b/Docs/Layers/icecream_glutenfree.md
@@ -28,6 +28,7 @@ A place where ice cream is sold over the counter
- [payment-options](#payment-options)
- [wheelchair-access](#wheelchair-access)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -98,9 +99,9 @@ The question is `What are the opening hours of {title()}?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -184,6 +185,11 @@ The question is `Is this place accessible with a wheelchair?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/icecream_lactosefree.md b/Docs/Layers/icecream_lactosefree.md
index df0294d6a..984c3a2d0 100644
--- a/Docs/Layers/icecream_lactosefree.md
+++ b/Docs/Layers/icecream_lactosefree.md
@@ -28,6 +28,7 @@ A place where ice cream is sold over the counter
- [payment-options](#payment-options)
- [wheelchair-access](#wheelchair-access)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -98,9 +99,9 @@ The question is `What are the opening hours of {title()}?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -184,6 +185,11 @@ The question is `Is this place accessible with a wheelchair?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/indoors.md b/Docs/Layers/indoors.md
index 139d2a56e..a020b1995 100644
--- a/Docs/Layers/indoors.md
+++ b/Docs/Layers/indoors.md
@@ -35,6 +35,7 @@ Basic indoor mapping: shows room outlines
- [toilet-handwashing](#toilet-handwashing)
- [toilet-has-paper](#toilet-has-paper)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -171,9 +172,9 @@ The question is `Are these toilets publicly accessible?`
*Access is {access}* is shown if `access` is set
- *Public access* is shown if with access=yes
- - *Only access to customers* is shown if with access=customers
- - *Not accessible* is shown if with access=no
- - *Accessible, but one has to ask a key to enter* is shown if with access=key
+ - *Only access to customers* is shown if with access=customers
+ - *Not accessible* is shown if with access=no
+ - *Accessible, but one has to ask a key to enter* is shown if with access=key
- *Public access* is shown if with access=public. _This option cannot be chosen as answer_
This tagrendering is only visible in the popup if the following condition is met: amenity=toilets
@@ -314,6 +315,11 @@ This tagrendering has labels
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/information_board.md b/Docs/Layers/information_board.md
index b28beb14f..02eab60ca 100644
--- a/Docs/Layers/information_board.md
+++ b/Docs/Layers/information_board.md
@@ -9,8 +9,9 @@ A layer showing touristical, road side information boards (e.g. giving informati
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
@@ -23,6 +24,12 @@ A layer showing touristical, road side information boards (e.g. giving informati
- [personal](https://mapcomplete.org/personal)
- [ski](https://mapcomplete.org/ski)
+## Presets
+
+The following options to create new points are included:
+
+**an information board** which has the following tags:tourism=information & information=board
+
## Basic tags for this layer
Elements must match the expression **information=board**
diff --git a/Docs/Layers/kerbs.md b/Docs/Layers/kerbs.md
index 764846a50..24303ce8a 100644
--- a/Docs/Layers/kerbs.md
+++ b/Docs/Layers/kerbs.md
@@ -12,15 +12,17 @@ A layer showing kerbs.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [kerb-type](#kerb-type)
- [tactile-paving](#tactile-paving)
- [kerb-height](#kerb-height)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -29,6 +31,12 @@ A layer showing kerbs.
- [onwheels](https://mapcomplete.org/onwheels)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a kerb** which has the following tags:barrier=kerb (snaps to layers `cycleways_and_roads`, `kerbs`)
+
## Basic tags for this layer
Elements must match the expression **barrier=kerb**
@@ -84,6 +92,11 @@ The question is `What is the height of this kerb?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/kindergarten_childcare.md b/Docs/Layers/kindergarten_childcare.md
index 8f449231f..e17726f13 100644
--- a/Docs/Layers/kindergarten_childcare.md
+++ b/Docs/Layers/kindergarten_childcare.md
@@ -9,8 +9,9 @@ Shows kindergartens and preschools. Both are grouped in one layer, as they are r
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [childcare-type](#childcare-type)
- [name](#name)
- [website](#website)
@@ -29,6 +30,14 @@ Shows kindergartens and preschools. Both are grouped in one layer, as they are r
- [education](https://mapcomplete.org/education)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a kindergarten** which has the following tags:amenity=kindergarten & isced:level=0 & isced:2011:level=early_childhood
+
+**a childcare** which has the following tags:amenity=kindergarten
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -89,9 +98,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/lighthouse.md b/Docs/Layers/lighthouse.md
index bf12ebe49..55ebf271c 100644
--- a/Docs/Layers/lighthouse.md
+++ b/Docs/Layers/lighthouse.md
@@ -7,12 +7,14 @@
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [wikipedia](#wikipedia)
- [lighthouse-height](#lighthouse-height)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -20,6 +22,12 @@
- [lighthouses](https://mapcomplete.org/lighthouses)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a lighthouse** which has the following tags:man_made=lighthouse
+
## Basic tags for this layer
Elements must match the expression **man_made=lighthouse**
@@ -58,6 +66,11 @@ The question is `What is the height of this lighthouse, in metres?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/love_hotel.md b/Docs/Layers/love_hotel.md
index a655cd54e..0a1aeb1e5 100644
--- a/Docs/Layers/love_hotel.md
+++ b/Docs/Layers/love_hotel.md
@@ -9,8 +9,9 @@ A love hotel is a type of short-stay hotel found around the world operated prima
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
- [name](#name)
@@ -18,6 +19,7 @@ A love hotel is a type of short-stay hotel found around the world operated prima
- [email](#email)
- [website](#website)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -26,6 +28,12 @@ A love hotel is a type of short-stay hotel found around the world operated prima
- [openlovemap](https://mapcomplete.org/openlovemap)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a love hotel** which has the following tags:amenity=love_hotel
+
## Basic tags for this layer
Elements must match the expression **amenity=love_hotel**
@@ -61,9 +69,9 @@ The question is `What is the name of this love hotel?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -94,6 +102,11 @@ This tagrendering has labels
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/map.md b/Docs/Layers/map.md
index f1ea1e85e..8b091ecc7 100644
--- a/Docs/Layers/map.md
+++ b/Docs/Layers/map.md
@@ -9,8 +9,9 @@ A map, meant for tourists which is permanently installed in the public space
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [map_type](#map_type)
- [map_size](#map_size)
@@ -28,6 +29,12 @@ A map, meant for tourists which is permanently installed in the public space
- [personal](https://mapcomplete.org/personal)
- [ski](https://mapcomplete.org/ski)
+## Presets
+
+The following options to create new points are included:
+
+**a map** which has the following tags:tourism=information & information=map
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
diff --git a/Docs/Layers/medical_shops.md b/Docs/Layers/medical_shops.md
index c81463c54..e012c11a1 100644
--- a/Docs/Layers/medical_shops.md
+++ b/Docs/Layers/medical_shops.md
@@ -11,8 +11,9 @@ A shop
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
- [shops-name](#shops-name)
@@ -58,12 +59,22 @@ A shop
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [healthcare](https://mapcomplete.org/healthcare)
+## Presets
+
+The following options to create new points are included:
+
+**a medical supply shop** which has the following tags:shop=medical_supply
+
+**a hearing aids shop** which has the following tags:shop=hearing_aids
+
+**an optician** which has the following tags:shop=optician
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -112,7 +123,7 @@ Elements must match **all** of the following expressions:
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -299,6 +310,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -347,9 +361,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -609,7 +623,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -704,6 +718,174 @@ This tagrendering has labels
-----|-----|----- |
| accepts_cards.0 | Accepts payment cards | payment:cards=yes |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
diff --git a/Docs/Layers/memorial.md b/Docs/Layers/memorial.md
index cd642c467..2b2ed5d71 100644
--- a/Docs/Layers/memorial.md
+++ b/Docs/Layers/memorial.md
@@ -9,8 +9,9 @@ Layer showing memorial plaques, based upon a unofficial theme. Can be expanded t
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [memorial-type](#memorial-type)
- [inscription](#inscription)
@@ -39,6 +40,12 @@ Layer showing memorial plaques, based upon a unofficial theme. Can be expanded t
- [memorials](https://mapcomplete.org/memorials)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a memorial** which has the following tags:historic=memorial
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
diff --git a/Docs/Layers/mountain_rescue.md b/Docs/Layers/mountain_rescue.md
index 4f72d1948..8fcfd6b49 100644
--- a/Docs/Layers/mountain_rescue.md
+++ b/Docs/Layers/mountain_rescue.md
@@ -9,8 +9,9 @@ A building where first aid responders store material and might be on watch
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
@@ -22,6 +23,12 @@ A building where first aid responders store material and might be on watch
- [personal](https://mapcomplete.org/personal)
- [ski](https://mapcomplete.org/ski)
+## Presets
+
+The following options to create new points are included:
+
+**a mountain rescue station** which has the following tags:emergency=mountain_rescue
+
## Basic tags for this layer
Elements must match the expression **emergency=mountain_rescue**
diff --git a/Docs/Layers/nature_reserve.md b/Docs/Layers/nature_reserve.md
index 10a976179..3bce253e2 100644
--- a/Docs/Layers/nature_reserve.md
+++ b/Docs/Layers/nature_reserve.md
@@ -9,8 +9,9 @@ A nature reserve is an area where nature can take its course
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [Access tag](#access-tag)
- [Operator tag](#operator-tag)
@@ -25,14 +26,21 @@ A nature reserve is an area where nature can take its course
- [Surface area](#surface-area)
- [wikipedia](#wikipedia)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [nature](https://mapcomplete.org/nature)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a nature reserve** which has the following tags:leisure=nature_reserve & fixme=Toegevoegd met MapComplete, geometry nog uit te tekenen
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -156,6 +164,11 @@ The question is `What is the corresponding Wikidata entity?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/outdoor_seating.md b/Docs/Layers/outdoor_seating.md
index a657a5fad..1e3a15443 100644
--- a/Docs/Layers/outdoor_seating.md
+++ b/Docs/Layers/outdoor_seating.md
@@ -25,6 +25,7 @@ Outdoor seating areas, usually located near cafes and restaurants.
- [covered](#covered)
- [smoking](#smoking)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -131,7 +132,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -171,6 +172,11 @@ The question is `Is smoking allowed at {title()}?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/parcel_lockers.md b/Docs/Layers/parcel_lockers.md
index bbb7e79a1..304c941a8 100644
--- a/Docs/Layers/parcel_lockers.md
+++ b/Docs/Layers/parcel_lockers.md
@@ -9,8 +9,9 @@ Layer showing parcel lockers for collecting and sending parcels.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [brand](#brand)
- [operator](#operator)
@@ -23,13 +24,19 @@ Layer showing parcel lockers for collecting and sending parcels.
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [personal](https://mapcomplete.org/personal)
- [postboxes](https://mapcomplete.org/postboxes)
+## Presets
+
+The following options to create new points are included:
+
+**a parcel locker** which has the following tags:amenity=parcel_locker
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
diff --git a/Docs/Layers/parking.md b/Docs/Layers/parking.md
index 070d3451f..b11433024 100644
--- a/Docs/Layers/parking.md
+++ b/Docs/Layers/parking.md
@@ -9,8 +9,9 @@ A layer showing car parkings
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [repeated](#repeated)
- [single_level](#single_level)
@@ -29,6 +30,12 @@ A layer showing car parkings
- [personal](https://mapcomplete.org/personal)
- [transit](https://mapcomplete.org/transit)
+## Presets
+
+The following options to create new points are included:
+
+**a car parking** which has the following tags:amenity=parking
+
## Basic tags for this layer
Elements must match the expression **amenity=parking**
diff --git a/Docs/Layers/parking_spaces.md b/Docs/Layers/parking_spaces.md
index 75ed1bc9c..ad143c0de 100644
--- a/Docs/Layers/parking_spaces.md
+++ b/Docs/Layers/parking_spaces.md
@@ -15,6 +15,7 @@ Layer showing individual parking spaces.
- [type](#type)
- [capacity](#capacity)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -73,6 +74,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/parking_spaces_disabled.md b/Docs/Layers/parking_spaces_disabled.md
index 6ec11af78..45ddb0dc7 100644
--- a/Docs/Layers/parking_spaces_disabled.md
+++ b/Docs/Layers/parking_spaces_disabled.md
@@ -18,6 +18,7 @@ Layer showing individual parking spaces.
- [images](#images)
- [_stolen_entrances](#_stolen_entrances)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -47,6 +48,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/parking_ticket_machine.md b/Docs/Layers/parking_ticket_machine.md
index b5321a3ec..634f27a1e 100644
--- a/Docs/Layers/parking_ticket_machine.md
+++ b/Docs/Layers/parking_ticket_machine.md
@@ -9,14 +9,16 @@ Layer with parking ticket machines to pay for parking.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [payment-options-split](#payment-options-split)
- [denominations-coins](#denominations-coins)
- [denominations-notes](#denominations-notes)
- [ref](#ref)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -25,6 +27,12 @@ Layer with parking ticket machines to pay for parking.
- [personal](https://mapcomplete.org/personal)
- [vending_machine](https://mapcomplete.org/vending_machine)
+## Presets
+
+The following options to create new points are included:
+
+**a parking ticket machine** which has the following tags:amenity=vending_machine & vending=parking_tickets
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -115,6 +123,11 @@ The question is `What is the reference number of this parking ticket machine?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/pharmacy.md b/Docs/Layers/pharmacy.md
index ca4770203..bdf07e0b8 100644
--- a/Docs/Layers/pharmacy.md
+++ b/Docs/Layers/pharmacy.md
@@ -9,8 +9,9 @@ A layer showing pharmacies, which (probably) dispense prescription drugs
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
- [name](#name)
@@ -24,7 +25,7 @@ A layer showing pharmacies, which (probably) dispense prescription drugs
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -33,6 +34,12 @@ A layer showing pharmacies, which (probably) dispense prescription drugs
- [personal](https://mapcomplete.org/personal)
- [shops](https://mapcomplete.org/shops)
+## Presets
+
+The following options to create new points are included:
+
+**a pharmacy** which has the following tags:amenity=pharmacy
+
## Basic tags for this layer
Elements must match the expression **amenity=pharmacy**
@@ -77,9 +84,9 @@ The question is `What are the opening hours of {title()}?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/physiotherapist.md b/Docs/Layers/physiotherapist.md
index 82be80743..e796e8392 100644
--- a/Docs/Layers/physiotherapist.md
+++ b/Docs/Layers/physiotherapist.md
@@ -9,8 +9,9 @@ This layer shows physiotherapists
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [name](#name)
- [opening_hours_by_appointment](#opening_hours_by_appointment)
@@ -22,13 +23,19 @@ This layer shows physiotherapists
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [healthcare](https://mapcomplete.org/healthcare)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a physiotherapists office** which has the following tags:healthcare=physiotherapist
+
## Basic tags for this layer
Elements must match the expression **healthcare=physiotherapist**
@@ -69,9 +76,9 @@ The question is `What are the opening hours of {title()}?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/picnic_table.md b/Docs/Layers/picnic_table.md
index aa8658037..0277126b9 100644
--- a/Docs/Layers/picnic_table.md
+++ b/Docs/Layers/picnic_table.md
@@ -9,8 +9,9 @@ The layer showing picnic tables
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [repeated](#repeated)
- [single_level](#single_level)
@@ -28,6 +29,12 @@ The layer showing picnic tables
- [playgrounds](https://mapcomplete.org/playgrounds)
- [toerisme_vlaanderen](https://mapcomplete.org/toerisme_vlaanderen)
+## Presets
+
+The following options to create new points are included:
+
+**a picnic table** which has the following tags:leisure=picnic_table
+
## Basic tags for this layer
Elements must match the expression **leisure=picnic_table**
@@ -41,7 +48,7 @@ Elements must match the expression ** [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
-| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) |
+| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -79,6 +86,7 @@ The question is `What material is this picnic table made of?`
- *This is a wooden picnic table* is shown if with material=wood
- *This is a concrete picnic table* is shown if with material=concrete
- *This picnic table is made from (recycled) plastic* is shown if with material=plastic
+ - *This picnic table is made from metal* is shown if with material=metal
### leftover-questions
diff --git a/Docs/Layers/play_forest.md b/Docs/Layers/play_forest.md
index 37fa6dd19..31162e8c7 100644
--- a/Docs/Layers/play_forest.md
+++ b/Docs/Layers/play_forest.md
@@ -9,8 +9,9 @@ Een speelbos is een vrij toegankelijke zone in een bos
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [play_forest-operator](#play_forest-operator)
- [play_forest-opening_hours](#play_forest-opening_hours)
@@ -18,6 +19,7 @@ Een speelbos is een vrij toegankelijke zone in een bos
- [play_forest-phone](#play_forest-phone)
- [questions](#questions)
- [play_forest-reviews](#play_forest-reviews)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -25,6 +27,12 @@ Een speelbos is een vrij toegankelijke zone in een bos
- [play_forests](https://mapcomplete.org/play_forests)
- [speelplekken](https://mapcomplete.org/speelplekken)
+## Presets
+
+The following options to create new points are included:
+
+**Speelbos** which has the following tags:leisure=playground & playground=forest & fixme=Toegevoegd met MapComplete, geometry nog uit te tekenen
+
## Basic tags for this layer
Elements must match the expression **playground=forest**
@@ -82,6 +90,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{reviews(name, play_forest)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/playground.md b/Docs/Layers/playground.md
index 03bd452f6..0d2982652 100644
--- a/Docs/Layers/playground.md
+++ b/Docs/Layers/playground.md
@@ -9,10 +9,12 @@ Playgrounds
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
+ - [fee](#fee)
- [playground-surface](#playground-surface)
- [playground-lit](#playground-lit)
- [playground-min_age](#playground-min_age)
@@ -27,6 +29,7 @@ Playgrounds
- [check_date](#check_date)
- [questions](#questions)
- [playground-reviews](#playground-reviews)
+ - [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
@@ -37,6 +40,12 @@ Playgrounds
- [speelplekken](https://mapcomplete.org/speelplekken)
- [toerisme_vlaanderen](https://mapcomplete.org/toerisme_vlaanderen)
+## Presets
+
+The following options to create new points are included:
+
+**a playground** which has the following tags:leisure=playground
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -52,6 +61,7 @@ Elements must match **all** of the following expressions:
| attribute | type | values which are supported by this layer |
-----|-----|----- |
+| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) |
| [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass) [sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand) [woodchips](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dwoodchips) [paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete) [tartan](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dtartan) [rubber](https://wiki.openstreetmap.org/wiki/Tag:surface%3Drubber) [fine_gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dfine_gravel) |
| [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) |
| [min_age](https://wiki.openstreetmap.org/wiki/Key:min_age) | [nat](../SpecialInputElements.md#nat) | |
@@ -74,6 +84,13 @@ Shows the reviews module (including the possibility to leave a review)
_This tagrendering has no question and is thus read-only_
*{create_review()}{list_reviews()}*
+### fee
+
+The question is `Does one have to pay to use this playground?`
+
+ - *Free to use* is shown if with fee=no
+ - *Paid playground* is shown if with fee=yes
+
### playground-surface
The question is `Which is the surface of this playground?`
@@ -186,6 +203,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{reviews(name, playground)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### delete-button
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/playground_equipment.md b/Docs/Layers/playground_equipment.md
index cfc0b51d3..eb321526f 100644
--- a/Docs/Layers/playground_equipment.md
+++ b/Docs/Layers/playground_equipment.md
@@ -9,8 +9,9 @@ Layer showing playground equipment
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [type](#type)
- [wheelchair-access](#wheelchair-access)
@@ -24,6 +25,12 @@ Layer showing playground equipment
- [personal](https://mapcomplete.org/personal)
- [playgrounds](https://mapcomplete.org/playgrounds)
+## Presets
+
+The following options to create new points are included:
+
+**a playground device** which has the following tags:playground=yes
+
## Basic tags for this layer
Elements must match the expression **playground~.+**
diff --git a/Docs/Layers/post_offices_with_atm.md b/Docs/Layers/post_offices_with_atm.md
index 215bb7cb3..204928767 100644
--- a/Docs/Layers/post_offices_with_atm.md
+++ b/Docs/Layers/post_offices_with_atm.md
@@ -27,6 +27,7 @@ A layer showing post offices.
- [stamps](#stamps)
- [has_atm](#has_atm)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
4. [Filters](#filters)
@@ -160,6 +161,11 @@ The question is `Does this post office have an ATM?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/postboxes.md b/Docs/Layers/postboxes.md
index 782ffffc5..98f70ef38 100644
--- a/Docs/Layers/postboxes.md
+++ b/Docs/Layers/postboxes.md
@@ -9,11 +9,13 @@ The layer showing postboxes.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [minimap](#minimap)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
@@ -22,6 +24,12 @@ The layer showing postboxes.
- [personal](https://mapcomplete.org/personal)
- [postboxes](https://mapcomplete.org/postboxes)
+## Presets
+
+The following options to create new points are included:
+
+**a postbox** which has the following tags:amenity=post_box
+
## Basic tags for this layer
Elements must match the expression **amenity=post_box**
@@ -45,6 +53,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### delete-button
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/postoffices.md b/Docs/Layers/postoffices.md
index 8f1001163..da79d69ca 100644
--- a/Docs/Layers/postoffices.md
+++ b/Docs/Layers/postoffices.md
@@ -9,8 +9,9 @@ A layer showing post offices.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [minimap](#minimap)
- [opening_hours](#opening_hours)
@@ -25,8 +26,9 @@ A layer showing post offices.
- [stamps](#stamps)
- [has_atm](#has_atm)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -34,6 +36,12 @@ A layer showing post offices.
- [personal](https://mapcomplete.org/personal)
- [postboxes](https://mapcomplete.org/postboxes)
+## Presets
+
+The following options to create new points are included:
+
+**a post office** which has the following tags:amenity=post_office
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -160,6 +168,11 @@ The question is `Does this post office have an ATM?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/public_bookcase.md b/Docs/Layers/public_bookcase.md
index d11bea442..3514793da 100644
--- a/Docs/Layers/public_bookcase.md
+++ b/Docs/Layers/public_bookcase.md
@@ -9,8 +9,9 @@ A streetside cabinet with books, accessible to anyone
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [public_bookcase-name](#public_bookcase-name)
- [public_bookcase-capacity](#public_bookcase-capacity)
@@ -26,7 +27,7 @@ A streetside cabinet with books, accessible to anyone
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -34,6 +35,12 @@ A streetside cabinet with books, accessible to anyone
- [circular_economy](https://mapcomplete.org/circular_economy)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a bookcase** which has the following tags:amenity=public_bookcase
+
## Basic tags for this layer
Elements must match the expression **amenity=public_bookcase**
diff --git a/Docs/Layers/rainbow_crossing_high_zoom.md b/Docs/Layers/rainbow_crossing_high_zoom.md
index b2ef3a003..14f03abb5 100644
--- a/Docs/Layers/rainbow_crossing_high_zoom.md
+++ b/Docs/Layers/rainbow_crossing_high_zoom.md
@@ -17,6 +17,7 @@ A layer showing pedestrian crossings with rainbow paintings
- [images](#images)
- [crossing-with-rainbow](#crossing-with-rainbow)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -49,6 +50,11 @@ The question is `Does this crossing has rainbow paintings?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/rainbow_crossings.md b/Docs/Layers/rainbow_crossings.md
index d061454fb..1fdb7b4e8 100644
--- a/Docs/Layers/rainbow_crossings.md
+++ b/Docs/Layers/rainbow_crossings.md
@@ -10,11 +10,13 @@ A layer showing pedestrian crossings with rainbow paintings
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [crossing-with-rainbow](#crossing-with-rainbow)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -22,6 +24,12 @@ A layer showing pedestrian crossings with rainbow paintings
- [personal](https://mapcomplete.org/personal)
- [rainbow_crossings](https://mapcomplete.org/rainbow_crossings)
+## Presets
+
+The following options to create new points are included:
+
+**a crossing** which has the following tags:highway=footway & footway=crossing (snaps to layers `cycleways_and_roads`)
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -52,6 +60,11 @@ The question is `Does this crossing has rainbow paintings?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/reception_desk.md b/Docs/Layers/reception_desk.md
index b80c8c8ec..10da49ff0 100644
--- a/Docs/Layers/reception_desk.md
+++ b/Docs/Layers/reception_desk.md
@@ -9,14 +9,16 @@ A layer showing where the reception desks are and which asks some accessibility
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [repeated](#repeated)
- [single_level](#single_level)
- [desk-height](#desk-height)
- [induction-loop](#induction-loop)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -24,6 +26,12 @@ A layer showing where the reception desks are and which asks some accessibility
- [onwheels](https://mapcomplete.org/onwheels)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a reception desk** which has the following tags:amenity=reception_desk
+
## Basic tags for this layer
Elements must match the expression **amenity=reception_desk**
@@ -85,6 +93,11 @@ The question is `Does this place have an audio induction loop for people with re
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/recycling.md b/Docs/Layers/recycling.md
index e14dcea29..1264f7309 100644
--- a/Docs/Layers/recycling.md
+++ b/Docs/Layers/recycling.md
@@ -9,8 +9,9 @@ A layer with recycling containers and centres
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [recycling-type](#recycling-type)
- [recycling-centre-name](#recycling-centre-name)
@@ -28,7 +29,7 @@ A layer with recycling containers and centres
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -36,6 +37,14 @@ A layer with recycling containers and centres
- [waste](https://mapcomplete.org/waste)
- [waste_assen](https://mapcomplete.org/waste_assen)
+## Presets
+
+The following options to create new points are included:
+
+**a recycling container** which has the following tags:amenity=recycling & recycling_type=container
+
+**a recycling centre** which has the following tags:amenity=recycling & recycling_type=centre
+
## Basic tags for this layer
Elements must match the expression **amenity=recycling**
@@ -154,9 +163,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering is only visible in the popup if the following condition is met: recycling_type=centre
This tagrendering has labels
diff --git a/Docs/Layers/route_marker.md b/Docs/Layers/route_marker.md
index 7de5dd4b5..d262aa52b 100644
--- a/Docs/Layers/route_marker.md
+++ b/Docs/Layers/route_marker.md
@@ -9,8 +9,9 @@ Route markers are small markers often found along official hiking/cycling/riding
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [type](#type)
- [leftover-questions](#leftover-questions)
@@ -23,6 +24,12 @@ Route markers are small markers often found along official hiking/cycling/riding
- [cyclenodes](https://mapcomplete.org/cyclenodes)
- [walkingnodes](https://mapcomplete.org/walkingnodes)
+## Presets
+
+The following options to create new points are included:
+
+**a route marker** which has the following tags:tourism=information & information=route_marker
+
## Basic tags for this layer
Elements must match the expression **information=route_marker**
diff --git a/Docs/Layers/school.md b/Docs/Layers/school.md
index c059a9696..d3a35665d 100644
--- a/Docs/Layers/school.md
+++ b/Docs/Layers/school.md
@@ -11,8 +11,9 @@ Schools giving primary and secondary education and post-secondary, non-tertiary
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [school-name](#school-name)
- [capacity](#capacity)
- [education-level-belgium](#education-level-belgium)
@@ -26,13 +27,19 @@ Schools giving primary and secondary education and post-secondary, non-tertiary
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [education](https://mapcomplete.org/education)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a primary or secondary school** which has the following tags:amenity=school & fixme=Added with MapComplete, the precise geometry should still be drawn
+
## Basic tags for this layer
Elements must match the expression **amenity=school**
@@ -133,9 +140,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/shops.md b/Docs/Layers/shops.md
index 81148b6cf..190a47e0c 100644
--- a/Docs/Layers/shops.md
+++ b/Docs/Layers/shops.md
@@ -9,8 +9,9 @@ A shop
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
- [shops-name](#shops-name)
@@ -56,7 +57,7 @@ A shop
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -74,6 +75,12 @@ A shop
- [shops](https://mapcomplete.org/shops)
- [stations](https://mapcomplete.org/stations)
+## Presets
+
+The following options to create new points are included:
+
+**a shop** which has the following tags:shop=yes
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -122,7 +129,7 @@ Elements must match **all** of the following expressions:
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -309,6 +316,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -357,9 +367,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -619,7 +629,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -706,14 +716,6 @@ This tagrendering has labels
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-type.0 | Only show shops selling {search} | | search (string) |
-
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-name.0 | Only show shops with name {search} | | search (string) |
-
| id | question | osmTags |
-----|-----|----- |
| second_hand.0 | Only show shops selling second-hand items | shop=second_hand | shop=charity | second_hand=yes | second_hand=only | service:bicycle:second_hand~^(yes|only)$ |
@@ -722,6 +724,174 @@ This tagrendering has labels
-----|-----|----- |
| has_organic.0 | Has organic options | organic=yes | organic=only |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |
diff --git a/Docs/Layers/shops_glutenfree.md b/Docs/Layers/shops_glutenfree.md
index 482cb48bf..fe6ec27bc 100644
--- a/Docs/Layers/shops_glutenfree.md
+++ b/Docs/Layers/shops_glutenfree.md
@@ -114,7 +114,7 @@ Elements must match **all** of the following expressions:
| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -313,6 +313,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -361,9 +364,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -623,7 +626,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -697,14 +700,6 @@ This tagrendering has labels
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-type.0 | Only show shops selling {search} | | search (string) |
-
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-name.0 | Only show shops with name {search} | | search (string) |
-
| id | question | osmTags |
-----|-----|----- |
| second_hand.0 | Only show shops selling second-hand items | shop=second_hand | shop=charity | second_hand=yes | second_hand=only | service:bicycle:second_hand~^(yes|only)$ |
@@ -713,6 +708,174 @@ This tagrendering has labels
-----|-----|----- |
| has_organic.0 | Has organic options | organic=yes | organic=only |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |
diff --git a/Docs/Layers/shops_lactosefree.md b/Docs/Layers/shops_lactosefree.md
index 3407598a8..7cb69a1cd 100644
--- a/Docs/Layers/shops_lactosefree.md
+++ b/Docs/Layers/shops_lactosefree.md
@@ -114,7 +114,7 @@ Elements must match **all** of the following expressions:
| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -313,6 +313,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -361,9 +364,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -623,7 +626,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -697,14 +700,6 @@ This tagrendering has labels
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-type.0 | Only show shops selling {search} | | search (string) |
-
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-name.0 | Only show shops with name {search} | | search (string) |
-
| id | question | osmTags |
-----|-----|----- |
| second_hand.0 | Only show shops selling second-hand items | shop=second_hand | shop=charity | second_hand=yes | second_hand=only | service:bicycle:second_hand~^(yes|only)$ |
@@ -713,6 +708,174 @@ This tagrendering has labels
-----|-----|----- |
| has_organic.0 | Has organic options | organic=yes | organic=only |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |
diff --git a/Docs/Layers/shops_second_hand.md b/Docs/Layers/shops_second_hand.md
index f6bb8c587..ed940b5d2 100644
--- a/Docs/Layers/shops_second_hand.md
+++ b/Docs/Layers/shops_second_hand.md
@@ -6,7 +6,7 @@ This layer is based on [shops](../Layers/shops.md)
A shop
- - This layer is shown at zoomlevel **10** and higher
+ - This layer is shown at zoomlevel **6** and higher
## Table of contents
@@ -111,7 +111,7 @@ Elements must match **any** of the following expressions:
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -298,6 +298,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -346,9 +349,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -608,7 +611,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
diff --git a/Docs/Layers/shops_with_climbing_shoe_repair.md b/Docs/Layers/shops_with_climbing_shoe_repair.md
index eb40bbe75..daf6e3c79 100644
--- a/Docs/Layers/shops_with_climbing_shoe_repair.md
+++ b/Docs/Layers/shops_with_climbing_shoe_repair.md
@@ -114,7 +114,7 @@ Elements must match **all** of the following expressions:
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### repairs_climbing_shoes
@@ -308,6 +308,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -356,9 +359,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -618,7 +621,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -705,14 +708,6 @@ This tagrendering has labels
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-type.0 | Only show shops selling {search} | | search (string) |
-
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-name.0 | Only show shops with name {search} | | search (string) |
-
| id | question | osmTags |
-----|-----|----- |
| second_hand.0 | Only show shops selling second-hand items | shop=second_hand | shop=charity | second_hand=yes | second_hand=only | service:bicycle:second_hand~^(yes|only)$ |
@@ -721,6 +716,174 @@ This tagrendering has labels
-----|-----|----- |
| has_organic.0 | Has organic options | organic=yes | organic=only |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |
diff --git a/Docs/Layers/shower.md b/Docs/Layers/shower.md
index 656fbe98c..35b59df6c 100644
--- a/Docs/Layers/shower.md
+++ b/Docs/Layers/shower.md
@@ -9,8 +9,9 @@ A layer showing (public) showers
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [repeated](#repeated)
- [single_level](#single_level)
@@ -25,13 +26,19 @@ A layer showing (public) showers
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [personal](https://mapcomplete.org/personal)
- [toilets](https://mapcomplete.org/toilets)
+## Presets
+
+The following options to create new points are included:
+
+**a shower** which has the following tags:amenity=shower
+
## Basic tags for this layer
Elements must match the expression **amenity=shower**
diff --git a/Docs/Layers/ski_piste.md b/Docs/Layers/ski_piste.md
index 100695a72..472c4faec 100644
--- a/Docs/Layers/ski_piste.md
+++ b/Docs/Layers/ski_piste.md
@@ -15,6 +15,7 @@ Ski and snowboard pistes
- [piste_difficulty](#piste_difficulty)
- [length](#length)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -65,6 +66,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/souvenir_coin.md b/Docs/Layers/souvenir_coin.md
index 513671c37..4813d3b53 100644
--- a/Docs/Layers/souvenir_coin.md
+++ b/Docs/Layers/souvenir_coin.md
@@ -9,8 +9,9 @@ Layer showing machines selling souvenir coins
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [opening_hours_24_7](#opening_hours_24_7)
- [Opening hours](#opening-hours)
@@ -27,13 +28,19 @@ Layer showing machines selling souvenir coins
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [elongated_coin](https://mapcomplete.org/elongated_coin)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a souvenir coin machine** which has the following tags:amenity=vending_machine & vending=souvenir_coins
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
diff --git a/Docs/Layers/souvenir_note.md b/Docs/Layers/souvenir_note.md
index 3aa9e3912..a6f7b7e6f 100644
--- a/Docs/Layers/souvenir_note.md
+++ b/Docs/Layers/souvenir_note.md
@@ -9,8 +9,9 @@ Layer showing machines selling souvenir banknotes
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [opening_hours_24_7](#opening_hours_24_7)
- [Opening hours](#opening-hours)
@@ -27,13 +28,19 @@ Layer showing machines selling souvenir banknotes
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [elongated_coin](https://mapcomplete.org/elongated_coin)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a souvenir banknote machine** which has the following tags:amenity=vending_machine & vending=souvenir_notes
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
diff --git a/Docs/Layers/speed_camera.md b/Docs/Layers/speed_camera.md
index a7891ca41..221739435 100644
--- a/Docs/Layers/speed_camera.md
+++ b/Docs/Layers/speed_camera.md
@@ -9,8 +9,9 @@ Layer showing speed cameras
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [maxspeed](#maxspeed)
- [ref](#ref)
@@ -25,6 +26,12 @@ Layer showing speed cameras
- [personal](https://mapcomplete.org/personal)
- [surveillance](https://mapcomplete.org/surveillance)
+## Presets
+
+The following options to create new points are included:
+
+**a speed camera** which has the following tags:highway=speed_camera
+
## Basic tags for this layer
Elements must match the expression **highway=speed_camera**
diff --git a/Docs/Layers/speed_display.md b/Docs/Layers/speed_display.md
index db487e18d..ea0d90ac9 100644
--- a/Docs/Layers/speed_display.md
+++ b/Docs/Layers/speed_display.md
@@ -9,11 +9,13 @@ Layer showing speed displays that alert drivers of their speed.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [maxspeed](#maxspeed)
- [inscription](#inscription)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -21,6 +23,12 @@ Layer showing speed displays that alert drivers of their speed.
- [maxspeed](https://mapcomplete.org/maxspeed)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a speed display** which has the following tags:highway=speed_display
+
## Basic tags for this layer
Elements must match the expression **highway=speed_display**
@@ -51,6 +59,11 @@ The question is `What is the text on this speed display?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/sport_pitch.md b/Docs/Layers/sport_pitch.md
index 49f8007fb..066cf9ef2 100644
--- a/Docs/Layers/sport_pitch.md
+++ b/Docs/Layers/sport_pitch.md
@@ -9,8 +9,9 @@ A sport pitch
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [sport_pitch-sport](#sport_pitch-sport)
- [basketball-hoops](#basketball-hoops)
@@ -22,8 +23,9 @@ A sport pitch
- [sport_pitch-opening_hours](#sport_pitch-opening_hours)
- [questions](#questions)
- [sport-pitch-reviews](#sport-pitch-reviews)
+ - [move-button](#move-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -32,6 +34,14 @@ A sport pitch
- [sport_pitches](https://mapcomplete.org/sport_pitches)
- [sports](https://mapcomplete.org/sports)
+## Presets
+
+The following options to create new points are included:
+
+**a tabletennis table** which has the following tags:leisure=pitch & sport=table_tennis
+
+**a sport pitch** which has the following tags:leisure=pitch & fixme=Geometry to be drawn, added by MapComplete
+
## Basic tags for this layer
Elements must match the expression **leisure=pitch**
@@ -144,6 +154,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{reviews(name, sportpitch)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/sport_shops.md b/Docs/Layers/sport_shops.md
index bdd5f3505..f6db17f68 100644
--- a/Docs/Layers/sport_shops.md
+++ b/Docs/Layers/sport_shops.md
@@ -11,8 +11,9 @@ A shop
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
- [shops-name](#shops-name)
@@ -58,12 +59,18 @@ A shop
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [sports](https://mapcomplete.org/sports)
+## Presets
+
+The following options to create new points are included:
+
+**a sports shop** which has the following tags:shop=sports
+
## Basic tags for this layer
Elements must match the expression **shop=sports**
@@ -109,7 +116,7 @@ Elements must match the expression ** [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -296,6 +303,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -344,9 +354,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -606,7 +616,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -693,14 +703,6 @@ This tagrendering has labels
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-type.0 | Only show shops selling {search} | | search (string) |
-
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-name.0 | Only show shops with name {search} | | search (string) |
-
| id | question | osmTags |
-----|-----|----- |
| second_hand.0 | Only show shops selling second-hand items | shop=second_hand | shop=charity | second_hand=yes | second_hand=only | service:bicycle:second_hand~^(yes|only)$ |
@@ -709,6 +711,174 @@ This tagrendering has labels
-----|-----|----- |
| has_organic.0 | Has organic options | organic=yes | organic=only |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |
diff --git a/Docs/Layers/sports_centre.md b/Docs/Layers/sports_centre.md
index c9bee5df3..14d609840 100644
--- a/Docs/Layers/sports_centre.md
+++ b/Docs/Layers/sports_centre.md
@@ -9,8 +9,9 @@ Indoor and outdoor sports centres can be found on this layer
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [opening_hours](#opening_hours)
- [Opening hours](#opening-hours)
@@ -21,13 +22,19 @@ Indoor and outdoor sports centres can be found on this layer
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
- [personal](https://mapcomplete.org/personal)
- [sports](https://mapcomplete.org/sports)
+## Presets
+
+The following options to create new points are included:
+
+**a sports centre** which has the following tags:leisure=sports_centre
+
## Basic tags for this layer
Elements must match the expression **leisure=sports_centre**
@@ -61,9 +68,9 @@ The question is `What are the opening hours of {title()}?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/stairs.md b/Docs/Layers/stairs.md
index 29e1f32aa..da587c7ba 100644
--- a/Docs/Layers/stairs.md
+++ b/Docs/Layers/stairs.md
@@ -20,6 +20,7 @@ Layer showing stairs and escalators
- [ramp](#ramp)
- [incline](#incline)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -116,6 +117,11 @@ The question is `What is the incline of these stairs?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/street_lamps.md b/Docs/Layers/street_lamps.md
index f470b9af7..ddaae5036 100644
--- a/Docs/Layers/street_lamps.md
+++ b/Docs/Layers/street_lamps.md
@@ -9,8 +9,9 @@ A layer showing street lights
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [ref](#ref)
- [support](#support)
@@ -31,6 +32,12 @@ A layer showing street lights
- [street_lighting](https://mapcomplete.org/street_lighting)
- [street_lighting_assen](https://mapcomplete.org/street_lighting_assen)
+## Presets
+
+The following options to create new points are included:
+
+**a street lamp** which has the following tags:highway=street_lamp
+
## Basic tags for this layer
Elements must match the expression **highway=street_lamp**
diff --git a/Docs/Layers/stripclub.md b/Docs/Layers/stripclub.md
index c631e0160..123045e02 100644
--- a/Docs/Layers/stripclub.md
+++ b/Docs/Layers/stripclub.md
@@ -9,8 +9,9 @@ A venue where erotic dance, striptease, or lap dances are performed commercially
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
- [name](#name)
@@ -20,12 +21,19 @@ A venue where erotic dance, striptease, or lap dances are performed commercially
- [email](#email)
- [website](#website)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
- [openlovemap](https://mapcomplete.org/openlovemap)
+## Presets
+
+The following options to create new points are included:
+
+**a stripclub** which has the following tags:amenity=stripclub
+
## Basic tags for this layer
Elements must match the expression **amenity=stripclub**
@@ -69,9 +77,9 @@ The question is `What are the opening hours of {title()}?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -102,6 +110,11 @@ This tagrendering has labels
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/surveillance_camera.md b/Docs/Layers/surveillance_camera.md
index c39d41d1c..9d5839723 100644
--- a/Docs/Layers/surveillance_camera.md
+++ b/Docs/Layers/surveillance_camera.md
@@ -11,8 +11,9 @@ This layer shows surveillance cameras and allows a contributor to update informa
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [has_alpr](#has_alpr)
- [Camera type: fixed; panning; dome](#camera-type-fixed;-panning;-dome)
@@ -24,6 +25,7 @@ This layer shows surveillance cameras and allows a contributor to update informa
- [Surveillance:zone](#surveillancezone)
- [camera:mount](#cameramount)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
@@ -32,6 +34,18 @@ This layer shows surveillance cameras and allows a contributor to update informa
- [personal](https://mapcomplete.org/personal)
- [surveillance](https://mapcomplete.org/surveillance)
+## Presets
+
+The following options to create new points are included:
+
+**a surveillance camera** which has the following tags:man_made=surveillance & surveillance:type=camera
+
+**a surveillance camera mounted on a wall** which has the following tags:man_made=surveillance & surveillance:type=camera & camera:mount=wall (snaps to layers `walls_and_buildings`)
+
+**an ALPR camera (Automatic Number Plate Reader)** which has the following tags:man_made=surveillance & surveillance:type=ALPR
+
+**an ALPR camera (Automatic Number Plate Reader) mounted on a wall** which has the following tags:man_made=surveillance & surveillance:type=ALPR & camera:mount=wall (snaps to layers `walls_and_buildings`)
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -142,6 +156,11 @@ The question is `How is this camera placed?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### delete-button
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/tertiary_education.md b/Docs/Layers/tertiary_education.md
index d4b92f382..c8f8c8f2b 100644
--- a/Docs/Layers/tertiary_education.md
+++ b/Docs/Layers/tertiary_education.md
@@ -9,8 +9,9 @@ Layer with all tertiary education institutes (ISCED:2011 levels 6,7 and 8)
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [institution-kind](#institution-kind)
- [isced](#isced)
- [capacity](#capacity)
@@ -27,6 +28,12 @@ Layer with all tertiary education institutes (ISCED:2011 levels 6,7 and 8)
- [education](https://mapcomplete.org/education)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a university** which has the following tags:amenity=university & fixme=Added with MapComplete, geometry to be drawn
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -106,9 +113,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/ticket_machine.md b/Docs/Layers/ticket_machine.md
index bb23172ce..df02f802c 100644
--- a/Docs/Layers/ticket_machine.md
+++ b/Docs/Layers/ticket_machine.md
@@ -9,8 +9,9 @@ Find ticket machines for public transport tickets
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [repeated](#repeated)
- [single_level](#single_level)
@@ -29,6 +30,12 @@ Find ticket machines for public transport tickets
- [stations](https://mapcomplete.org/stations)
- [vending_machine](https://mapcomplete.org/vending_machine)
+## Presets
+
+The following options to create new points are included:
+
+**a ticket machine** which has the following tags:amenity=vending_machine & vending=public_transport_tickets
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
diff --git a/Docs/Layers/ticket_validator.md b/Docs/Layers/ticket_validator.md
index 6fed91695..167e867f6 100644
--- a/Docs/Layers/ticket_validator.md
+++ b/Docs/Layers/ticket_validator.md
@@ -9,8 +9,9 @@ Find ticket validators to validate public transport tickets
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [repeated](#repeated)
- [single_level](#single_level)
@@ -26,6 +27,12 @@ Find ticket validators to validate public transport tickets
- [stations](https://mapcomplete.org/stations)
+## Presets
+
+The following options to create new points are included:
+
+**a ticket validator** which has the following tags:amenity=ticket_validator
+
## Basic tags for this layer
Elements must match the expression **amenity=ticket_validator**
diff --git a/Docs/Layers/toilet.md b/Docs/Layers/toilet.md
index e13c3c546..1f6f03e6c 100644
--- a/Docs/Layers/toilet.md
+++ b/Docs/Layers/toilet.md
@@ -9,8 +9,9 @@ A layer showing (public) toilets
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [repeated](#repeated)
- [single_level](#single_level)
@@ -35,7 +36,7 @@ A layer showing (public) toilets
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -50,6 +51,14 @@ A layer showing (public) toilets
- [toilets](https://mapcomplete.org/toilets)
- [velopark](https://mapcomplete.org/velopark)
+## Presets
+
+The following options to create new points are included:
+
+**a public toilet** which has the following tags:amenity=toilets
+
+**a toilets with wheelchair accessible toilet** which has the following tags:amenity=toilets & wheelchair=yes
+
## Basic tags for this layer
Elements must match the expression **amenity=toilets**
@@ -77,7 +86,7 @@ Elements must match the expression ** [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) |
| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) |
| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -113,9 +122,9 @@ The question is `Are these toilets publicly accessible?`
*Access is {access}* is shown if `access` is set
- *Public access* is shown if with access=yes
- - *Only access to customers* is shown if with access=customers
- - *Not accessible* is shown if with access=no
- - *Accessible, but one has to ask a key to enter* is shown if with access=key
+ - *Only access to customers* is shown if with access=customers
+ - *Not accessible* is shown if with access=no
+ - *Accessible, but one has to ask a key to enter* is shown if with access=key
- *Public access* is shown if with access=public. _This option cannot be chosen as answer_
This tagrendering has labels
diff --git a/Docs/Layers/tool_library.md b/Docs/Layers/tool_library.md
index eb462c2a4..2d22985cd 100644
--- a/Docs/Layers/tool_library.md
+++ b/Docs/Layers/tool_library.md
@@ -9,8 +9,9 @@ A tool library is a place where people from the general public can borrow tools
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [phone](#phone)
- [email](#email)
@@ -31,6 +32,12 @@ A tool library is a place where people from the general public can borrow tools
- [circular_economy](https://mapcomplete.org/circular_economy)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a tool library** which has the following tags:amenity=tool_library
+
## Basic tags for this layer
Elements must match the expression **amenity=tool_library**
@@ -60,9 +67,9 @@ _This tagrendering has no question and is thus read-only_
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/tourism_accomodation.md b/Docs/Layers/tourism_accomodation.md
index 62ed38787..181782751 100644
--- a/Docs/Layers/tourism_accomodation.md
+++ b/Docs/Layers/tourism_accomodation.md
@@ -9,8 +9,9 @@ Various types of lodging facilities
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [reviews](#reviews)
- [name](#name)
@@ -28,7 +29,7 @@ Various types of lodging facilities
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -37,6 +38,26 @@ Various types of lodging facilities
- [openlovemap](https://mapcomplete.org/openlovemap)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a hotel** which has the following tags:tourism=hotel
+
+**a hostel** which has the following tags:tourism=hostel
+
+**a vacation apartment** which has the following tags:tourism=apartment
+
+**a vacation chalet** which has the following tags:tourism=chalet
+
+**a motel** which has the following tags:tourism=motel
+
+**a bed-and-breakfast** which has the following tags:tourism=guest_house & guest_house=bed_and_breakfast
+
+**a small-scale lodging facility, typically operated by the owner** which has the following tags:tourism=guest_house
+
+**a camp site or camp ground** which has the following tags:tourism=camp_site
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -47,8 +68,9 @@ Elements must match **any** of the following expressions:
- tourism=chalet
- tourism=motel
- tourism=guest_house
+ - tourism=camp_site
-[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22tourism%22%3D%22hotel%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22hostel%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22apartment%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22chalet%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22motel%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22guest_house%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
+[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22tourism%22%3D%22hotel%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22hostel%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22apartment%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22chalet%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22motel%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22guest_house%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22camp_site%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
@@ -97,9 +119,9 @@ The question is `Is {title()} part of a bigger brand?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -166,7 +188,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
diff --git a/Docs/Layers/tree_node.md b/Docs/Layers/tree_node.md
index bbfad1c45..a336b2b02 100644
--- a/Docs/Layers/tree_node.md
+++ b/Docs/Layers/tree_node.md
@@ -9,8 +9,9 @@ A layer showing trees
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [plantnet](#plantnet)
- [tree-species-wikidata](#tree-species-wikidata)
@@ -34,6 +35,16 @@ A layer showing trees
- [personal](https://mapcomplete.org/personal)
- [trees](https://mapcomplete.org/trees)
+## Presets
+
+The following options to create new points are included:
+
+**a broadleaved tree** which has the following tags:natural=tree & leaf_type=broadleaved
+
+**a needleleaved tree** which has the following tags:natural=tree & leaf_type=needleleaved
+
+**a tree** which has the following tags:natural=tree
+
## Basic tags for this layer
Elements must match the expression **natural=tree**
diff --git a/Docs/Layers/trolley_bay.md b/Docs/Layers/trolley_bay.md
index 80adf288a..fce085b83 100644
--- a/Docs/Layers/trolley_bay.md
+++ b/Docs/Layers/trolley_bay.md
@@ -9,8 +9,9 @@ Find trolley bays for shopping trolleys.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [covered](#covered)
- [deposit](#deposit)
- [denominations](#denominations)
@@ -26,6 +27,12 @@ Find trolley bays for shopping trolleys.
- [personal](https://mapcomplete.org/personal)
- [shops](https://mapcomplete.org/shops)
+## Presets
+
+The following options to create new points are included:
+
+**a trolley bay** which has the following tags:amenity=trolley_bay
+
## Basic tags for this layer
Elements must match the expression **amenity=trolley_bay**
diff --git a/Docs/Layers/vending_machine.md b/Docs/Layers/vending_machine.md
index 6959aec4a..8f0a2a1b2 100644
--- a/Docs/Layers/vending_machine.md
+++ b/Docs/Layers/vending_machine.md
@@ -9,8 +9,9 @@ Layer showing vending machines
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [repeated](#repeated)
- [single_level](#single_level)
@@ -33,7 +34,7 @@ Layer showing vending machines
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -42,6 +43,12 @@ Layer showing vending machines
- [personal](https://mapcomplete.org/personal)
- [vending_machine](https://mapcomplete.org/vending_machine)
+## Presets
+
+The following options to create new points are included:
+
+**a vending machine** which has the following tags:amenity=vending_machine
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -221,9 +228,9 @@ The question is `Is this vending machine indoors?`
### phone
The question is `What is the phone number of the operator of this vending machine?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/vending_machine_bicycle.md b/Docs/Layers/vending_machine_bicycle.md
index 998981f1d..897a88985 100644
--- a/Docs/Layers/vending_machine_bicycle.md
+++ b/Docs/Layers/vending_machine_bicycle.md
@@ -221,9 +221,9 @@ The question is `Is this vending machine indoors?`
### phone
The question is `What is the phone number of the operator of this vending machine?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Layers/veterinary.md b/Docs/Layers/veterinary.md
index 58993d321..5b5b7e7b1 100644
--- a/Docs/Layers/veterinary.md
+++ b/Docs/Layers/veterinary.md
@@ -9,8 +9,9 @@ A layer showing veterinarians
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [website](#website)
- [reviews](#reviews)
- [phone](#phone)
@@ -18,6 +19,7 @@ A layer showing veterinarians
- [Opening hours](#opening-hours)
- [vetName](#vetname)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -25,6 +27,12 @@ A layer showing veterinarians
- [personal](https://mapcomplete.org/personal)
- [pets](https://mapcomplete.org/pets)
+## Presets
+
+The following options to create new points are included:
+
+**a veterianarian** which has the following tags:amenity=veterinary & pet=dog
+
## Basic tags for this layer
Elements must match the expression **amenity=veterinary**
@@ -60,9 +68,9 @@ _This tagrendering has no question and is thus read-only_
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -84,6 +92,11 @@ The question is `What is the name of this veterinarian?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/viewpoint.md b/Docs/Layers/viewpoint.md
index ee9d6695d..4e74a38b8 100644
--- a/Docs/Layers/viewpoint.md
+++ b/Docs/Layers/viewpoint.md
@@ -9,11 +9,13 @@ A nice viewpoint or nice view. Ideal to add an image if no other category fits
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [viewpoint-description](#viewpoint-description)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -22,6 +24,12 @@ A nice viewpoint or nice view. Ideal to add an image if no other category fits
- [personal](https://mapcomplete.org/personal)
- [ski](https://mapcomplete.org/ski)
+## Presets
+
+The following options to create new points are included:
+
+**a viewpoint** which has the following tags:tourism=viewpoint
+
## Basic tags for this layer
Elements must match the expression **tourism=viewpoint**
@@ -51,6 +59,11 @@ The question is `Do you want to add a description?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/village_green.md b/Docs/Layers/village_green.md
index ab88ba477..9033ecf0b 100644
--- a/Docs/Layers/village_green.md
+++ b/Docs/Layers/village_green.md
@@ -15,6 +15,7 @@ A layer showing village-green (which are communal green areas, but not quite par
- [village_green-explanation](#village_green-explanation)
- [village_green-reviews](#village_green-reviews)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@@ -49,6 +50,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/visitor_information_centre.md b/Docs/Layers/visitor_information_centre.md
index 0c45192ad..5668daeac 100644
--- a/Docs/Layers/visitor_information_centre.md
+++ b/Docs/Layers/visitor_information_centre.md
@@ -13,6 +13,7 @@ No themes use this layer
1. [Basic tags for this layer](#basic-tags-for-this-layer)
2. [Supported attributes](#supported-attributes)
- [leftover-questions](#leftover-questions)
+ - [move-button](#move-button)
- [lod](#lod)
## Basic tags for this layer
@@ -31,6 +32,11 @@ Elements must match **any** of the following expressions:
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Layers/waste_basket.md b/Docs/Layers/waste_basket.md
index 36905e02a..b04b3df6e 100644
--- a/Docs/Layers/waste_basket.md
+++ b/Docs/Layers/waste_basket.md
@@ -9,8 +9,9 @@ This is a public waste basket, thrash can, where you can throw away your thrash.
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [waste-basket-waste-types](#waste-basket-waste-types)
- [dispensing_dog_bags](#dispensing_dog_bags)
@@ -18,7 +19,7 @@ This is a public waste basket, thrash can, where you can throw away your thrash.
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -30,6 +31,12 @@ This is a public waste basket, thrash can, where you can throw away your thrash.
- [waste_assen](https://mapcomplete.org/waste_assen)
- [waste_basket](https://mapcomplete.org/waste_basket)
+## Presets
+
+The following options to create new points are included:
+
+**a waste basket** which has the following tags:amenity=waste_basket
+
## Basic tags for this layer
Elements must match the expression **amenity=waste_basket**
diff --git a/Docs/Layers/waste_disposal.md b/Docs/Layers/waste_disposal.md
index d4cc9741f..25f8d82ae 100644
--- a/Docs/Layers/waste_disposal.md
+++ b/Docs/Layers/waste_disposal.md
@@ -9,8 +9,9 @@ Waste Disposal Bin, medium to large bin for disposal of (household) waste
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [images](#images)
- [type](#type)
- [access](#access)
@@ -19,7 +20,7 @@ Waste Disposal Bin, medium to large bin for disposal of (household) waste
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
-4. [Filters](#filters)
+5. [Filters](#filters)
## Themes using this layer
@@ -27,6 +28,12 @@ Waste Disposal Bin, medium to large bin for disposal of (household) waste
- [waste](https://mapcomplete.org/waste)
- [waste_assen](https://mapcomplete.org/waste_assen)
+## Presets
+
+The following options to create new points are included:
+
+**a waste disposal bin** which has the following tags:amenity=waste_disposal
+
## Basic tags for this layer
Elements must match the expression **amenity=waste_disposal**
diff --git a/Docs/Layers/windturbine.md b/Docs/Layers/windturbine.md
index 6bc0a8c04..5b1828ca4 100644
--- a/Docs/Layers/windturbine.md
+++ b/Docs/Layers/windturbine.md
@@ -9,8 +9,9 @@ Modern windmills generating electricity
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
-2. [Basic tags for this layer](#basic-tags-for-this-layer)
-3. [Supported attributes](#supported-attributes)
+2. [Presets](#presets)
+3. [Basic tags for this layer](#basic-tags-for-this-layer)
+4. [Supported attributes](#supported-attributes)
- [turbine-output](#turbine-output)
- [turbine-operator](#turbine-operator)
- [turbine-height](#turbine-height)
@@ -26,6 +27,12 @@ Modern windmills generating electricity
- [openwindpowermap](https://mapcomplete.org/openwindpowermap)
- [personal](https://mapcomplete.org/personal)
+## Presets
+
+The following options to create new points are included:
+
+**a wind turbine** which has the following tags:power=generator & generator:source=wind
+
## Basic tags for this layer
Elements must match the expression **generator:source=wind**
diff --git a/Docs/SpecialInputElements.md b/Docs/SpecialInputElements.md
index c2eb97f9d..ca73d0aca 100644
--- a/Docs/SpecialInputElements.md
+++ b/Docs/SpecialInputElements.md
@@ -146,12 +146,10 @@ name | doc
------ | -----
options | A JSON-object of type `{ prefix: string, postfix: string }`.
-subarg \| doc
--------- \| -----
-prefix \| Piece of text that will always be added to the front of the generated opening hours. If the OSM-data does not start with this, it will fail to parse.
-postfix \| Piece of text that will always be added to the end of the generated opening hours
-
-
+| subarg | doc |
+|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------|
+| prefix | Piece of text that will always be added to the front of the generated opening hours. If the OSM-data does not start with this, it will fail to parse. |
+| postfix | Piece of text that will always be added to the end of the generated opening hours |
### Example usage
diff --git a/Docs/TagInfo/mapcomplete_benches.json b/Docs/TagInfo/mapcomplete_benches.json
index d903882d1..f9681c1f1 100644
--- a/Docs/TagInfo/mapcomplete_benches.json
+++ b/Docs/TagInfo/mapcomplete_benches.json
@@ -83,6 +83,11 @@
"description": "Layer 'Picnic tables' shows material=plastic with a fixed text, namely 'This picnic table is made from (recycled) plastic' and allows to pick this as a default answer (in the mapcomplete.org theme 'Benches')",
"value": "plastic"
},
+ {
+ "key": "material",
+ "description": "Layer 'Picnic tables' shows material=metal with a fixed text, namely 'This picnic table is made from metal' and allows to pick this as a default answer (in the mapcomplete.org theme 'Benches')",
+ "value": "metal"
+ },
{
"key": "amenity",
"description": "The MapComplete theme Benches has a layer Benches showing features with this tag",
diff --git a/Docs/TagInfo/mapcomplete_bicycle_rental.json b/Docs/TagInfo/mapcomplete_bicycle_rental.json
index 9c3a259e6..8d49cac91 100644
--- a/Docs/TagInfo/mapcomplete_bicycle_rental.json
+++ b/Docs/TagInfo/mapcomplete_bicycle_rental.json
@@ -114,7 +114,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bicycle rental' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Bicycle rental')"
+ "description": "Layer 'Bicycle rental' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Bicycle rental')"
},
{
"key": "opening_hours",
diff --git a/Docs/TagInfo/mapcomplete_bicyclelib.json b/Docs/TagInfo/mapcomplete_bicyclelib.json
index 2f6884aa5..96920c0d0 100644
--- a/Docs/TagInfo/mapcomplete_bicyclelib.json
+++ b/Docs/TagInfo/mapcomplete_bicyclelib.json
@@ -53,7 +53,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bicycle library' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Bicycle libraries')"
+ "description": "Layer 'Bicycle library' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Bicycle libraries')"
},
{
"key": "email",
diff --git a/Docs/TagInfo/mapcomplete_cafes_and_pubs.json b/Docs/TagInfo/mapcomplete_cafes_and_pubs.json
index 72127dfd8..65c0217a6 100644
--- a/Docs/TagInfo/mapcomplete_cafes_and_pubs.json
+++ b/Docs/TagInfo/mapcomplete_cafes_and_pubs.json
@@ -153,7 +153,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Cafés and pubs' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Cafés and pubs')"
+ "description": "Layer 'Cafés and pubs' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Cafés and pubs')"
},
{
"key": "payment:cash",
@@ -292,11 +292,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Cafés and pubs' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Cafés and pubs') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Cafés and pubs' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Cafés and pubs') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Cafés and pubs' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cafés and pubs') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Cafés and pubs' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cafés and pubs') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -433,11 +433,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Outdoor Seating' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Cafés and pubs') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Outdoor Seating' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Cafés and pubs') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Outdoor Seating' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cafés and pubs') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Outdoor Seating' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cafés and pubs') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -567,7 +567,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Food Courts' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Cafés and pubs')"
+ "description": "Layer 'Food Courts' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Cafés and pubs')"
},
{
"key": "smoking",
diff --git a/Docs/TagInfo/mapcomplete_circular_economy.json b/Docs/TagInfo/mapcomplete_circular_economy.json
index 3765b97eb..04061fce8 100644
--- a/Docs/TagInfo/mapcomplete_circular_economy.json
+++ b/Docs/TagInfo/mapcomplete_circular_economy.json
@@ -175,7 +175,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bicycle library' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Circular economy')"
+ "description": "Layer 'Bicycle library' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Circular economy')"
},
{
"key": "email",
@@ -481,7 +481,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Tool libraries' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Circular economy')"
+ "description": "Layer 'Tool libraries' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Circular economy')"
},
{
"key": "email",
@@ -622,7 +622,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Repair cafés and assisted repair workshops' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Circular economy')"
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Circular economy')"
},
{
"key": "email",
@@ -1613,7 +1613,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Second hand shops' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Circular economy')"
+ "description": "Layer 'Second hand shops' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Circular economy')"
},
{
"key": "payment:cash",
@@ -1952,11 +1952,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Second hand shops' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Circular economy') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Second hand shops' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Circular economy') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Second hand shops' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Circular economy') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Second hand shops' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Circular economy') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
diff --git a/Docs/TagInfo/mapcomplete_climbing.json b/Docs/TagInfo/mapcomplete_climbing.json
index b109d8467..280d12de9 100644
--- a/Docs/TagInfo/mapcomplete_climbing.json
+++ b/Docs/TagInfo/mapcomplete_climbing.json
@@ -62,7 +62,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Climbing club' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots')"
+ "description": "Layer 'Climbing club' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots')"
},
{
"key": "opening_hours",
@@ -150,7 +150,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Climbing gyms' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots')"
+ "description": "Layer 'Climbing gyms' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots')"
},
{
"key": "email",
@@ -472,11 +472,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Climbing gyms' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Climbing gyms' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -1625,7 +1625,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots')"
+ "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots')"
},
{
"key": "payment:cash",
@@ -1964,11 +1964,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Climbing gyms, clubs and spots') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
diff --git a/Docs/TagInfo/mapcomplete_cyclofix.json b/Docs/TagInfo/mapcomplete_cyclofix.json
index b0763bc1a..c20d4aa75 100644
--- a/Docs/TagInfo/mapcomplete_cyclofix.json
+++ b/Docs/TagInfo/mapcomplete_cyclofix.json
@@ -2,7 +2,7 @@
"data_format": 1,
"project": {
"name": "MapComplete Cyclofix - a map for cyclists",
- "description": "The goal of this map is to present cyclists with an easy-to-use solution to find the appropriate infrastructure for their needs",
+ "description": "A map for cyclists to find the appropriate infrastructure for their needs, such as bicycle pumps, drinking water, bicycle shops, repair stations or parkings",
"project_url": "https://mapcomplete.org/cyclofix",
"doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
"icon_url": "https://mapcomplete.org/assets/themes/cyclofix/logo.svg",
@@ -10,6 +10,129 @@
"contact_email": "pietervdvn@posteo.net"
},
"tags": [
+ {
+ "key": "repair",
+ "description": "The MapComplete theme Cyclofix - a map for cyclists has a layer Repair cafés and assisted repair workshops showing features with this tag",
+ "value": "assisted_self_service"
+ },
+ {
+ "key": "service:bicycle:repair",
+ "description": "The MapComplete theme Cyclofix - a map for cyclists has a layer Repair cafés and assisted repair workshops showing features with this tag",
+ "value": "yes"
+ },
+ {
+ "key": "bicycle:repair",
+ "description": "The MapComplete theme Cyclofix - a map for cyclists has a layer Repair cafés and assisted repair workshops showing features with this tag",
+ "value": "yes"
+ },
+ {
+ "key": "id",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows id~.+ with a fixed text, namely 'You just created this element! Thanks for sharing this info with the world and helping people worldwide.' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if _backend~.+ & _last_edit:passed_time<300 & (_version_number= | _version_number=1))"
+ },
+ {
+ "key": "image",
+ "description": "The layer 'Repair cafés and assisted repair workshops allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "mapillary",
+ "description": "The layer 'Repair cafés and assisted repair workshops allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "wikidata",
+ "description": "The layer 'Repair cafés and assisted repair workshops allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "wikipedia",
+ "description": "The layer 'Repair cafés and assisted repair workshops allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "name",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows and asks freeform values for key 'name' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ },
+ {
+ "key": "opening_hours",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows and asks freeform values for key 'opening_hours' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ },
+ {
+ "key": "opening_hours",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows opening_hours=\"by appointment\" with a fixed text, namely 'Only by appointment' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')",
+ "value": "\"by appointment\""
+ },
+ {
+ "key": "opening_hours",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows opening_hours~^(\"by appointment\"|by appointment)$ with a fixed text, namely 'Only by appointment' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ },
+ {
+ "key": "opening_hours",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows opening_hours=closed with a fixed text, namely 'Marked as closed for an unspecified time' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')",
+ "value": "closed"
+ },
+ {
+ "key": "phone",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows and asks freeform values for key 'phone' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ },
+ {
+ "key": "contact:phone",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ },
+ {
+ "key": "email",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows and asks freeform values for key 'email' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ },
+ {
+ "key": "contact:email",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ },
+ {
+ "key": "operator:email",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows operator:email~.+ with a fixed text, namely '{operator:email}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ },
+ {
+ "key": "website",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows and asks freeform values for key 'website' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ },
+ {
+ "key": "contact:website",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows contact:website~.+ with a fixed text, namely '{contact:website}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ },
+ {
+ "key": "contact:mastodon",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows and asks freeform values for key 'contact:mastodon' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ },
+ {
+ "key": "contact:facebook",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows and asks freeform values for key 'contact:facebook' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ },
+ {
+ "key": "service:mobile_phone:repair",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows service:mobile_phone:repair=yes with a fixed text, namely 'Mobile phones are repaired here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')",
+ "value": "yes"
+ },
+ {
+ "key": "service:computer:repair",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows service:computer:repair=yes with a fixed text, namely 'Computers are repaired here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')",
+ "value": "yes"
+ },
+ {
+ "key": "service:bicycle:repair",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows service:bicycle:repair=yes with a fixed text, namely 'Bicycles are repaired here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')",
+ "value": "yes"
+ },
+ {
+ "key": "service:electronics:repair",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows service:electronics:repair=yes with a fixed text, namely 'Electronic devices are repaired here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')",
+ "value": "yes"
+ },
+ {
+ "key": "service:furniture:repair",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows service:furniture:repair=yes with a fixed text, namely 'Furniture is repaired here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')",
+ "value": "yes"
+ },
+ {
+ "key": "service:clothes:repair",
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows service:clothes:repair=yes with a fixed text, namely 'Clothes are repaired here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')",
+ "value": "yes"
+ },
{
"key": "amenity",
"description": "The MapComplete theme Cyclofix - a map for cyclists has a layer Bike cafe showing features with this tag",
@@ -118,7 +241,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bike cafe' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ "description": "Layer 'Bike cafe' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
},
{
"key": "email",
@@ -200,830 +323,6 @@
"key": "name",
"description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'name' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
},
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'shop' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bicycle_rental with a fixed text, namely 'Bicycle rental shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "bicycle_rental"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=agrarian with a fixed text, namely 'Farm Supply Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "agrarian"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=alcohol with a fixed text, namely 'Liquor Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "alcohol"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=anime with a fixed text, namely 'Anime / Manga Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "anime"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=antiques with a fixed text, namely 'Antique Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "antiques"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=appliance with a fixed text, namely 'Appliance Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "appliance"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=art with a fixed text, namely 'Art Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "art"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=baby_goods with a fixed text, namely 'Baby Goods Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "baby_goods"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bag with a fixed text, namely 'Bag/Luggage Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "bag"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bakery with a fixed text, namely 'Bakery' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "bakery"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bathroom_furnishing with a fixed text, namely 'Bathroom Furnishing Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "bathroom_furnishing"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=beauty with a fixed text, namely 'Beauty Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "beauty"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bed with a fixed text, namely 'Bedding/Mattress Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "bed"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=beverages with a fixed text, namely 'Beverage Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "beverages"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bicycle with a fixed text, namely 'Bicycle Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "bicycle"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=boat with a fixed text, namely 'Boat Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "boat"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bookmaker with a fixed text, namely 'Bookmaker' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "bookmaker"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=books with a fixed text, namely 'Bookstore' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "books"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=brewing_supplies with a fixed text, namely 'Brewing Supply Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "brewing_supplies"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=butcher with a fixed text, namely 'Butcher' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "butcher"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=camera with a fixed text, namely 'Camera Equipment Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "camera"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=candles with a fixed text, namely 'Candle Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "candles"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=cannabis with a fixed text, namely 'Cannabis Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "cannabis"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=car with a fixed text, namely 'Car Dealership' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "car"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=car_parts with a fixed text, namely 'Car Parts Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "car_parts"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=car_repair with a fixed text, namely 'Car Repair Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "car_repair"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=caravan with a fixed text, namely 'RV Dealership' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "caravan"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=carpet with a fixed text, namely 'Carpet Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "carpet"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=catalogue with a fixed text, namely 'Catalog Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "catalogue"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=charity with a fixed text, namely 'Charity Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "charity"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=cheese with a fixed text, namely 'Cheese Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "cheese"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=chemist with a fixed text, namely 'Drugstore' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "chemist"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=chocolate with a fixed text, namely 'Chocolate Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "chocolate"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=clothes with a fixed text, namely 'Clothing Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "clothes"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=coffee with a fixed text, namely 'Coffee Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "coffee"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=collector with a fixed text, namely 'Collectibles Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "collector"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=computer with a fixed text, namely 'Computer Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "computer"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=confectionery with a fixed text, namely 'Candy Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "confectionery"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=convenience with a fixed text, namely 'Convenience Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "convenience"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=copyshop with a fixed text, namely 'Copy Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "copyshop"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=cosmetics with a fixed text, namely 'Cosmetics Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "cosmetics"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=country_store with a fixed text, namely 'Rural Supplies Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "country_store"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=craft with a fixed text, namely 'Arts & Crafts Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "craft"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=curtain with a fixed text, namely 'Curtain Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "curtain"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=dairy with a fixed text, namely 'Dairy Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "dairy"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=deli with a fixed text, namely 'Delicatessen' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "deli"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=department_store with a fixed text, namely 'Department Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "department_store"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=doityourself with a fixed text, namely 'DIY Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "doityourself"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=doors with a fixed text, namely 'Door Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "doors"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=dry_cleaning with a fixed text, namely 'Dry Cleaner' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "dry_cleaning"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=e-cigarette with a fixed text, namely 'E-Cigarette Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "e-cigarette"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=electrical with a fixed text, namely 'Electrical Equipment Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "electrical"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=electronics with a fixed text, namely 'Electronics Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "electronics"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=erotic with a fixed text, namely 'Erotic Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "erotic"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=fabric with a fixed text, namely 'Fabric Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "fabric"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=farm with a fixed text, namely 'Produce Stand' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "farm"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=fashion_accessories with a fixed text, namely 'Fashion Accessories Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "fashion_accessories"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=fireplace with a fixed text, namely 'Fireplace Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "fireplace"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=fishing with a fixed text, namely 'Fishing Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "fishing"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=flooring with a fixed text, namely 'Flooring Supply Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "flooring"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=florist with a fixed text, namely 'Florist' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "florist"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=frame with a fixed text, namely 'Framing Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "frame"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=frozen_food with a fixed text, namely 'Frozen Food Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "frozen_food"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=fuel with a fixed text, namely 'Fuel Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "fuel"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=funeral_directors with a fixed text, namely 'Funeral Home' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "funeral_directors"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=furniture with a fixed text, namely 'Furniture Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "furniture"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=games with a fixed text, namely 'Tabletop Game Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "games"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=garden_centre with a fixed text, namely 'Garden Center' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "garden_centre"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=gas with a fixed text, namely 'Bottled Gas Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "gas"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=general with a fixed text, namely 'General Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "general"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=gift with a fixed text, namely 'Gift Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "gift"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=greengrocer with a fixed text, namely 'Greengrocer' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "greengrocer"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=hairdresser with a fixed text, namely 'Hairdresser' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "hairdresser"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=hairdresser_supply with a fixed text, namely 'Hairdresser Supply Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "hairdresser_supply"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=hardware with a fixed text, namely 'Hardware Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "hardware"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=health_food with a fixed text, namely 'Health Food Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "health_food"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=hearing_aids with a fixed text, namely 'Hearing Aids Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "hearing_aids"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=herbalist with a fixed text, namely 'Herbalist' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "herbalist"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=hifi with a fixed text, namely 'Hifi Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "hifi"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=honey with a fixed text, namely 'Honey Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "honey"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=household_linen with a fixed text, namely 'Household Linen Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "household_linen"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=houseware with a fixed text, namely 'Houseware Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "houseware"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=hunting with a fixed text, namely 'Hunting Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "hunting"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=interior_decoration with a fixed text, namely 'Interior Decoration Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "interior_decoration"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=jewelry with a fixed text, namely 'Jewelry Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "jewelry"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=kiosk with a fixed text, namely 'Kiosk' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "kiosk"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=kitchen with a fixed text, namely 'Kitchen Design Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "kitchen"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=laundry with a fixed text, namely 'Laundry' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "laundry"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=leather with a fixed text, namely 'Leather Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "leather"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=lighting with a fixed text, namely 'Lighting Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "lighting"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=locksmith with a fixed text, namely 'Locksmith' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "locksmith"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=lottery with a fixed text, namely 'Lottery Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "lottery"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=mall with a fixed text, namely 'Mall' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "mall"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=massage with a fixed text, namely 'Massage Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "massage"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=medical_supply with a fixed text, namely 'Medical Supply Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "medical_supply"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=military_surplus with a fixed text, namely 'Military Surplus Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "military_surplus"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=mobile_phone with a fixed text, namely 'Mobile Phone Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "mobile_phone"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=model with a fixed text, namely 'Model Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "model"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=money_lender with a fixed text, namely 'Money Lender' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "money_lender"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=motorcycle with a fixed text, namely 'Motorcycle Dealership' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "motorcycle"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=motorcycle_repair with a fixed text, namely 'Motorcycle Repair Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "motorcycle_repair"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=music with a fixed text, namely 'Music Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "music"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=musical_instrument with a fixed text, namely 'Musical Instrument Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "musical_instrument"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=newsagent with a fixed text, namely 'Newsstand' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "newsagent"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=nutrition_supplements with a fixed text, namely 'Nutrition Supplements Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "nutrition_supplements"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=nuts with a fixed text, namely 'Nuts Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "nuts"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=optician with a fixed text, namely 'Optician' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "optician"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=outdoor with a fixed text, namely 'Outdoors Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "outdoor"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=outpost with a fixed text, namely 'Online Retailer Outpost' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "outpost"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=paint with a fixed text, namely 'Paint Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "paint"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=party with a fixed text, namely 'Party Supply Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "party"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pasta with a fixed text, namely 'Pasta Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "pasta"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pastry with a fixed text, namely 'Pastry Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "pastry"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pawnbroker with a fixed text, namely 'Pawnshop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "pawnbroker"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=perfumery with a fixed text, namely 'Perfume Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "perfumery"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pet with a fixed text, namely 'Pet Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "pet"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pet_grooming with a fixed text, namely 'Pet Groomer' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "pet_grooming"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=photo with a fixed text, namely 'Photography Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "photo"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pottery with a fixed text, namely 'Pottery Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "pottery"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=printer_ink with a fixed text, namely 'Printer Ink Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "printer_ink"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=psychic with a fixed text, namely 'Psychic' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "psychic"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pyrotechnics with a fixed text, namely 'Fireworks Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "pyrotechnics"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=radiotechnics with a fixed text, namely 'Radio/Electronic Component Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "radiotechnics"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=religion with a fixed text, namely 'Religious Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "religion"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=rental with a fixed text, namely 'Rental Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "rental"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=repair with a fixed text, namely 'Repair Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "repair"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=rice with a fixed text, namely 'Rice Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "rice"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=scuba_diving with a fixed text, namely 'Scuba Diving Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "scuba_diving"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=seafood with a fixed text, namely 'Seafood Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "seafood"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=second_hand with a fixed text, namely 'Thrift Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "second_hand"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=sewing with a fixed text, namely 'Sewing Supply Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "sewing"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=shoe_repair with a fixed text, namely 'Shoe Repair Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "shoe_repair"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=shoes with a fixed text, namely 'Shoe Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "shoes"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=spices with a fixed text, namely 'Spice Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "spices"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=sports with a fixed text, namely 'Sporting Goods Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "sports"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=stationery with a fixed text, namely 'Stationery Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "stationery"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=storage_rental with a fixed text, namely 'Storage Rental' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "storage_rental"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=supermarket with a fixed text, namely 'Supermarket' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "supermarket"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=swimming_pool with a fixed text, namely 'Pool Supply Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "swimming_pool"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tailor with a fixed text, namely 'Tailor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "tailor"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tattoo with a fixed text, namely 'Tattoo Parlor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "tattoo"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tea with a fixed text, namely 'Tea Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "tea"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=telecommunication with a fixed text, namely 'Telecom Retail Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "telecommunication"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=ticket with a fixed text, namely 'Ticket Seller' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "ticket"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tiles with a fixed text, namely 'Tile Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "tiles"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tobacco with a fixed text, namely 'Tobacco Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "tobacco"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tool_hire with a fixed text, namely 'Tool Rental' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "tool_hire"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=toys with a fixed text, namely 'Toy Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "toys"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=trade with a fixed text, namely 'Trade Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "trade"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=travel_agency with a fixed text, namely 'Travel Agency' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "travel_agency"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=trophy with a fixed text, namely 'Trophy Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "trophy"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tyres with a fixed text, namely 'Tire Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "tyres"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=vacuum_cleaner with a fixed text, namely 'Vacuum Cleaner Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "vacuum_cleaner"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=variety_store with a fixed text, namely 'Discount Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "variety_store"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=video with a fixed text, namely 'Video Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "video"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=video_games with a fixed text, namely 'Video Game Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "video_games"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=watches with a fixed text, namely 'Watches Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "watches"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=water with a fixed text, namely 'Drinking Water Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "water"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=water_sports with a fixed text, namely 'Watersport/Swim Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "water_sports"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=weapons with a fixed text, namely 'Weapon Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "weapons"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=wholesale with a fixed text, namely 'Wholesale Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "wholesale"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=wigs with a fixed text, namely 'Wig Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "wigs"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=window_blind with a fixed text, namely 'Window Blind Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "window_blind"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=wine with a fixed text, namely 'Wine Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if craft=)",
- "value": "wine"
- },
{
"key": "brand",
"description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'brand' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
@@ -1083,7 +382,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bike repair/shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ "description": "Layer 'Bike repair/shop' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
},
{
"key": "payment:cash",
@@ -1239,83 +538,6 @@
"description": "Layer 'Bike repair/shop' shows service:bicycle:rental=no with a fixed text, namely 'This shop doesn't rent out bikes' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if service:bicycle:rental~.+ | shop=bicycle | shop=sport | shop=bicycle_repair | shop=outdoor | shop=rental)",
"value": "no"
},
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'rental' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=city_bike with a fixed text, namely 'Normal city bikes can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "city_bike"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=ebike with a fixed text, namely 'Electrical bikes can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "ebike"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=bmx with a fixed text, namely 'BMX bikes can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "bmx"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=mtb with a fixed text, namely 'Mountainbikes can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "mtb"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=kid_bike with a fixed text, namely 'Bikes for children can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "kid_bike"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=tandem with a fixed text, namely 'Tandem bicycles can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "tandem"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=racebike with a fixed text, namely 'Race bicycles can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "racebike"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=bike_helmet with a fixed text, namely 'Bike helmets can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "bike_helmet"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=cargo_bike with a fixed text, namely 'Cargo bikes can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "cargo_bike"
- },
- {
- "key": "capacity:city_bike",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:city_bike' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if rental~^(.*city_bike.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "capacity:ebike",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:ebike' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if rental~^(.*ebike.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "capacity:kid_bike",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:kid_bike' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if rental~^(.*kid_bike.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "capacity:bmx",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:bmx' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if rental~^(.*bmx.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "capacity:mtb",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:mtb' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if rental~^(.*mtb.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "capacity:bicycle_pannier",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:bicycle_pannier' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if rental~^(.*bicycle_pannier.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "capacity:tandem_bicycle",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:tandem_bicycle' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if rental~^(.*tandem_bicycle.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
{
"key": "service:bicycle:pump",
"description": "Layer 'Bike repair/shop' shows service:bicycle:pump=yes with a fixed text, namely 'This shop offers a bike pump for anyone' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if service:bicycle:pump~.+ | shop=bicycle | shop=bicycle_repair | service:bicycle:retail=yes | ^(service:bicycle:.+)$~~^(yes)$)",
@@ -1361,25 +583,6 @@
"description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning=no with a fixed text, namely 'This shop doesn't offer bicycle cleaning' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if service:bicycle:cleaning~.+ | shop=bicycle | shop=bicycle_repair | ^(service:bicycle:.*)$~~^(yes|only)$)",
"value": "no"
},
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if amenity!=bike_wash & amenity!=bicycle_wash & service:bicycle:cleaning!=no & service:bicycle:cleaning~.+)"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=no with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if amenity!=bike_wash & amenity!=bicycle_wash & service:bicycle:cleaning!=no & service:bicycle:cleaning~.+)",
- "value": "no"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= with a fixed text, namely 'Free to use' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if amenity!=bike_wash & amenity!=bicycle_wash & service:bicycle:cleaning!=no & service:bicycle:cleaning~.+)",
- "value": "yes"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= with a fixed text, namely 'Free to use' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') Picking this answer will delete the key service:bicycle:cleaning:charge. (This is only shown if amenity!=bike_wash & amenity!=bicycle_wash & service:bicycle:cleaning!=no & service:bicycle:cleaning~.+)",
- "value": ""
- },
{
"key": "internet_access",
"description": "Layer 'Bike repair/shop' shows internet_access=wlan with a fixed text, namely 'This place offers wireless internet access' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')",
@@ -1422,11 +625,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Bike repair/shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Bike repair/shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Cyclofix - a map for cyclists') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -2034,7 +1237,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bike-related object' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ "description": "Layer 'Bike-related object' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
},
{
"key": "opening_hours",
@@ -2222,7 +1425,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bicycle rental' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ "description": "Layer 'Bicycle rental' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
},
{
"key": "opening_hours",
@@ -2393,7 +1596,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bicycle library' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ "description": "Layer 'Bicycle library' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
},
{
"key": "email",
@@ -4581,7 +3784,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Vending Machines' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
+ "description": "Layer 'Vending Machines' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Cyclofix - a map for cyclists')"
},
{
"key": "website",
diff --git a/Docs/TagInfo/mapcomplete_disaster_response.json b/Docs/TagInfo/mapcomplete_disaster_response.json
index f5708e9d6..dfb3f3a1b 100644
--- a/Docs/TagInfo/mapcomplete_disaster_response.json
+++ b/Docs/TagInfo/mapcomplete_disaster_response.json
@@ -44,7 +44,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Hospitals' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Disaster response')"
+ "description": "Layer 'Hospitals' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Disaster response')"
},
{
"key": "email",
diff --git a/Docs/TagInfo/mapcomplete_education.json b/Docs/TagInfo/mapcomplete_education.json
index d4056e404..3315ebfe0 100644
--- a/Docs/TagInfo/mapcomplete_education.json
+++ b/Docs/TagInfo/mapcomplete_education.json
@@ -112,7 +112,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Colleges and universities' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Education')"
+ "description": "Layer 'Colleges and universities' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Education')"
},
{
"key": "amenity",
@@ -298,7 +298,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Primary and secondary schools' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Education')"
+ "description": "Layer 'Primary and secondary schools' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Education')"
},
{
"key": "email",
@@ -371,7 +371,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Kindergartens and childcare' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Education')"
+ "description": "Layer 'Kindergartens and childcare' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Education')"
},
{
"key": "opening_hours",
diff --git a/Docs/TagInfo/mapcomplete_food.json b/Docs/TagInfo/mapcomplete_food.json
index f7e203aaf..b540d5ee2 100644
--- a/Docs/TagInfo/mapcomplete_food.json
+++ b/Docs/TagInfo/mapcomplete_food.json
@@ -89,7 +89,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Restaurants and fast food' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Restaurants and fast food')"
+ "description": "Layer 'Restaurants and fast food' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Restaurants and fast food')"
},
{
"key": "payment:cash",
@@ -234,6 +234,26 @@
"description": "Layer 'Restaurants and fast food' shows cuisine=thai with a fixed text, namely 'Thai dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
"value": "thai"
},
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=mexican with a fixed text, namely 'Mexican dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
+ "value": "mexican "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=japanese with a fixed text, namely 'Japanese dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
+ "value": "japanese "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=chicken with a fixed text, namely 'Chicken based dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
+ "value": "chicken "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=seafood with a fixed text, namely 'Seafood dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food')",
+ "value": "seafood "
+ },
{
"key": "image",
"description": "The layer 'Restaurants and fast food shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
@@ -632,11 +652,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Restaurants and fast food') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Restaurants and fast food') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Restaurants and fast food' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Restaurants and fast food' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -683,7 +703,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Ice cream parlors' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Restaurants and fast food')"
+ "description": "Layer 'Ice cream parlors' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Restaurants and fast food')"
},
{
"key": "email",
@@ -954,11 +974,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Outdoor Seating' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Restaurants and fast food') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Outdoor Seating' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Restaurants and fast food') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Outdoor Seating' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Outdoor Seating' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Restaurants and fast food') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -1088,7 +1108,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Food Courts' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Restaurants and fast food')"
+ "description": "Layer 'Food Courts' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Restaurants and fast food')"
},
{
"key": "smoking",
diff --git a/Docs/TagInfo/mapcomplete_fritures.json b/Docs/TagInfo/mapcomplete_fritures.json
index b6bd8bd49..9f3b966de 100644
--- a/Docs/TagInfo/mapcomplete_fritures.json
+++ b/Docs/TagInfo/mapcomplete_fritures.json
@@ -93,7 +93,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Fries shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Fries shops')"
+ "description": "Layer 'Fries shop' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Fries shops')"
},
{
"key": "payment:cash",
@@ -238,6 +238,26 @@
"description": "Layer 'Fries shop' shows cuisine=thai with a fixed text, namely 'Thai dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
"value": "thai"
},
+ {
+ "key": "cuisine",
+ "description": "Layer 'Fries shop' shows cuisine=mexican with a fixed text, namely 'Mexican dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
+ "value": "mexican "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Fries shop' shows cuisine=japanese with a fixed text, namely 'Japanese dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
+ "value": "japanese "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Fries shop' shows cuisine=chicken with a fixed text, namely 'Chicken based dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
+ "value": "chicken "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Fries shop' shows cuisine=seafood with a fixed text, namely 'Seafood dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops')",
+ "value": "seafood "
+ },
{
"key": "image",
"description": "The layer 'Fries shop shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
@@ -636,11 +656,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Fries shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Fries shops') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Fries shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Fries shops') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Fries shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Fries shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Fries shops') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
}
]
diff --git a/Docs/TagInfo/mapcomplete_glutenfree.json b/Docs/TagInfo/mapcomplete_glutenfree.json
index a071c48db..a7135d65f 100644
--- a/Docs/TagInfo/mapcomplete_glutenfree.json
+++ b/Docs/TagInfo/mapcomplete_glutenfree.json
@@ -113,7 +113,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Restaurants and fast food' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Glutenfree')"
+ "description": "Layer 'Restaurants and fast food' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Glutenfree')"
},
{
"key": "payment:cash",
@@ -258,6 +258,26 @@
"description": "Layer 'Restaurants and fast food' shows cuisine=thai with a fixed text, namely 'Thai dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree')",
"value": "thai"
},
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=mexican with a fixed text, namely 'Mexican dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree')",
+ "value": "mexican "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=japanese with a fixed text, namely 'Japanese dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree')",
+ "value": "japanese "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=chicken with a fixed text, namely 'Chicken based dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree')",
+ "value": "chicken "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=seafood with a fixed text, namely 'Seafood dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree')",
+ "value": "seafood "
+ },
{
"key": "image",
"description": "The layer 'Restaurants and fast food shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
@@ -636,11 +656,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Glutenfree') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Glutenfree') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Restaurants and fast food' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Restaurants and fast food' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -711,7 +731,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Ice cream parlors' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Glutenfree')"
+ "description": "Layer 'Ice cream parlors' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Glutenfree')"
},
{
"key": "email",
@@ -1773,7 +1793,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Glutenfree')"
+ "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Glutenfree')"
},
{
"key": "payment:cash",
@@ -2112,11 +2132,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Glutenfree') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Glutenfree') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Glutenfree') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
diff --git a/Docs/TagInfo/mapcomplete_hackerspaces.json b/Docs/TagInfo/mapcomplete_hackerspaces.json
index 88c11673c..c43db10ec 100644
--- a/Docs/TagInfo/mapcomplete_hackerspaces.json
+++ b/Docs/TagInfo/mapcomplete_hackerspaces.json
@@ -104,7 +104,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Hackerspace' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Hackerspaces and makerspaces')"
+ "description": "Layer 'Hackerspace' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Hackerspaces and makerspaces')"
},
{
"key": "contact:mastodon",
@@ -335,11 +335,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Hackerspace' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Hackerspaces and makerspaces') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Hackerspace' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Hackerspaces and makerspaces') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Hackerspace' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Hackerspaces and makerspaces') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Hackerspace' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Hackerspaces and makerspaces') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
}
]
diff --git a/Docs/TagInfo/mapcomplete_healthcare.json b/Docs/TagInfo/mapcomplete_healthcare.json
index 156d0af02..9cc686591 100644
--- a/Docs/TagInfo/mapcomplete_healthcare.json
+++ b/Docs/TagInfo/mapcomplete_healthcare.json
@@ -63,7 +63,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Doctors' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Healthcare')"
+ "description": "Layer 'Doctors' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Healthcare')"
},
{
"key": "email",
@@ -162,7 +162,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Physiotherapist' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Healthcare')"
+ "description": "Layer 'Physiotherapist' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Healthcare')"
},
{
"key": "email",
@@ -224,7 +224,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Dentist' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Healthcare')"
+ "description": "Layer 'Dentist' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Healthcare')"
},
{
"key": "email",
@@ -284,7 +284,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Hospitals' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Healthcare')"
+ "description": "Layer 'Hospitals' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Healthcare')"
},
{
"key": "email",
@@ -354,7 +354,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Pharmacies' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Healthcare')"
+ "description": "Layer 'Pharmacies' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Healthcare')"
},
{
"key": "email",
@@ -1327,7 +1327,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Healthcare')"
+ "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Healthcare')"
},
{
"key": "payment:cash",
@@ -1666,11 +1666,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Healthcare') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Healthcare') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Healthcare') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Healthcare') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
diff --git a/Docs/TagInfo/mapcomplete_hotels.json b/Docs/TagInfo/mapcomplete_hotels.json
index fe051a354..ec0b1e784 100644
--- a/Docs/TagInfo/mapcomplete_hotels.json
+++ b/Docs/TagInfo/mapcomplete_hotels.json
@@ -40,6 +40,11 @@
"description": "The MapComplete theme Hotels has a layer Tourism accomodation showing features with this tag",
"value": "guest_house"
},
+ {
+ "key": "tourism",
+ "description": "The MapComplete theme Hotels has a layer Tourism accomodation showing features with this tag",
+ "value": "camp_site"
+ },
{
"key": "id",
"description": "Layer 'Tourism accomodation' shows id~.+ with a fixed text, namely 'You just created this element! Thanks for sharing this info with the world and helping people worldwide.' (in the mapcomplete.org theme 'Hotels') (This is only shown if _backend~.+ & _last_edit:passed_time<300 & (_version_number= | _version_number=1))"
@@ -79,7 +84,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Tourism accomodation' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Hotels')"
+ "description": "Layer 'Tourism accomodation' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Hotels')"
},
{
"key": "email",
@@ -163,11 +168,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Tourism accomodation' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Hotels') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Tourism accomodation' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Hotels') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Tourism accomodation' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Hotels') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Tourism accomodation' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Hotels') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -230,7 +235,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Love hotels' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Hotels')"
+ "description": "Layer 'Love hotels' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Hotels')"
},
{
"key": "email",
diff --git a/Docs/TagInfo/mapcomplete_icecream.json b/Docs/TagInfo/mapcomplete_icecream.json
index 84b8881d5..5e3d4cf11 100644
--- a/Docs/TagInfo/mapcomplete_icecream.json
+++ b/Docs/TagInfo/mapcomplete_icecream.json
@@ -54,7 +54,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Ice cream parlors' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Icecream')"
+ "description": "Layer 'Ice cream parlors' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Icecream')"
},
{
"key": "email",
diff --git a/Docs/TagInfo/mapcomplete_lactosefree.json b/Docs/TagInfo/mapcomplete_lactosefree.json
index de90febb8..9a7b01056 100644
--- a/Docs/TagInfo/mapcomplete_lactosefree.json
+++ b/Docs/TagInfo/mapcomplete_lactosefree.json
@@ -113,7 +113,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Restaurants and fast food' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Lactose free shops and restaurants')"
+ "description": "Layer 'Restaurants and fast food' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Lactose free shops and restaurants')"
},
{
"key": "payment:cash",
@@ -258,6 +258,26 @@
"description": "Layer 'Restaurants and fast food' shows cuisine=thai with a fixed text, namely 'Thai dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants')",
"value": "thai"
},
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=mexican with a fixed text, namely 'Mexican dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants')",
+ "value": "mexican "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=japanese with a fixed text, namely 'Japanese dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants')",
+ "value": "japanese "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=chicken with a fixed text, namely 'Chicken based dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants')",
+ "value": "chicken "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=seafood with a fixed text, namely 'Seafood dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants')",
+ "value": "seafood "
+ },
{
"key": "image",
"description": "The layer 'Restaurants and fast food shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
@@ -636,11 +656,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Lactose free shops and restaurants') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Lactose free shops and restaurants') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Restaurants and fast food' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Restaurants and fast food' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -711,7 +731,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Ice cream parlors' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Lactose free shops and restaurants')"
+ "description": "Layer 'Ice cream parlors' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Lactose free shops and restaurants')"
},
{
"key": "email",
@@ -1773,7 +1793,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Lactose free shops and restaurants')"
+ "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Lactose free shops and restaurants')"
},
{
"key": "payment:cash",
@@ -2112,11 +2132,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Lactose free shops and restaurants') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Lactose free shops and restaurants') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Lactose free shops and restaurants') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
diff --git a/Docs/TagInfo/mapcomplete_nature.json b/Docs/TagInfo/mapcomplete_nature.json
index 5b433ab2b..9e9c5b377 100644
--- a/Docs/TagInfo/mapcomplete_nature.json
+++ b/Docs/TagInfo/mapcomplete_nature.json
@@ -1024,6 +1024,11 @@
"description": "Layer 'Picnic tables' shows material=plastic with a fixed text, namely 'This picnic table is made from (recycled) plastic' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
"value": "plastic"
},
+ {
+ "key": "material",
+ "description": "Layer 'Picnic tables' shows material=metal with a fixed text, namely 'This picnic table is made from metal' and allows to pick this as a default answer (in the mapcomplete.org theme 'Into nature')",
+ "value": "metal"
+ },
{
"key": "amenity",
"description": "The MapComplete theme Into nature has a layer Toilets showing features with this tag",
diff --git a/Docs/TagInfo/mapcomplete_onwheels.json b/Docs/TagInfo/mapcomplete_onwheels.json
index 05fccec5e..d73c01ff5 100644
--- a/Docs/TagInfo/mapcomplete_onwheels.json
+++ b/Docs/TagInfo/mapcomplete_onwheels.json
@@ -153,7 +153,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Cafés and pubs' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'OnWheels')"
+ "description": "Layer 'Cafés and pubs' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'OnWheels')"
},
{
"key": "payment:cash",
@@ -292,11 +292,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Cafés and pubs' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Cafés and pubs' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Cafés and pubs' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Cafés and pubs' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -613,7 +613,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Restaurants and fast food' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'OnWheels')"
+ "description": "Layer 'Restaurants and fast food' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'OnWheels')"
},
{
"key": "payment:cash",
@@ -758,6 +758,26 @@
"description": "Layer 'Restaurants and fast food' shows cuisine=thai with a fixed text, namely 'Thai dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
"value": "thai"
},
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=mexican with a fixed text, namely 'Mexican dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
+ "value": "mexican "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=japanese with a fixed text, namely 'Japanese dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
+ "value": "japanese "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=chicken with a fixed text, namely 'Chicken based dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
+ "value": "chicken "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=seafood with a fixed text, namely 'Seafood dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels')",
+ "value": "seafood "
+ },
{
"key": "image",
"description": "The layer 'Restaurants and fast food shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
@@ -1156,11 +1176,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Restaurants and fast food' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Restaurants and fast food' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -2310,7 +2330,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'OnWheels')"
+ "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'OnWheels')"
},
{
"key": "payment:cash",
@@ -2649,11 +2669,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -3066,7 +3086,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Pharmacies' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'OnWheels')"
+ "description": "Layer 'Pharmacies' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'OnWheels')"
},
{
"key": "email",
@@ -3156,7 +3176,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Doctors' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'OnWheels')"
+ "description": "Layer 'Doctors' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'OnWheels')"
},
{
"key": "email",
@@ -3236,7 +3256,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Hospitals' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'OnWheels')"
+ "description": "Layer 'Hospitals' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'OnWheels')"
},
{
"key": "email",
@@ -3490,6 +3510,11 @@
"description": "The MapComplete theme OnWheels has a layer Tourism accomodation showing features with this tag",
"value": "guest_house"
},
+ {
+ "key": "tourism",
+ "description": "The MapComplete theme OnWheels has a layer Tourism accomodation showing features with this tag",
+ "value": "camp_site"
+ },
{
"key": "id",
"description": "Layer 'Tourism accomodation' shows id~.+ with a fixed text, namely 'You just created this element! Thanks for sharing this info with the world and helping people worldwide.' (in the mapcomplete.org theme 'OnWheels') (This is only shown if _backend~.+ & _last_edit:passed_time<300 & (_version_number= | _version_number=1))"
@@ -3529,7 +3554,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Tourism accomodation' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'OnWheels')"
+ "description": "Layer 'Tourism accomodation' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'OnWheels')"
},
{
"key": "email",
@@ -3613,11 +3638,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Tourism accomodation' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Tourism accomodation' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Tourism accomodation' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Tourism accomodation' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'OnWheels') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -3676,7 +3701,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'governments' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'OnWheels')"
+ "description": "Layer 'governments' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'OnWheels')"
},
{
"key": "email",
diff --git a/Docs/TagInfo/mapcomplete_personal.json b/Docs/TagInfo/mapcomplete_personal.json
index 6659db639..1a2e4671e 100644
--- a/Docs/TagInfo/mapcomplete_personal.json
+++ b/Docs/TagInfo/mapcomplete_personal.json
@@ -435,7 +435,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Animal shelters' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Animal shelters' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -1007,7 +1007,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Repair cafés and assisted repair workshops' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Repair cafés and assisted repair workshops' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -1806,7 +1806,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bicycle library' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Bicycle library' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -1976,7 +1976,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bicycle rental' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Bicycle rental' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "opening_hours",
@@ -2212,7 +2212,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bike cafe' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Bike cafe' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -2796,830 +2796,6 @@
"key": "name",
"description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'name' (in the mapcomplete.org theme 'Personal theme')"
},
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'shop' (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bicycle_rental with a fixed text, namely 'Bicycle rental shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "bicycle_rental"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=agrarian with a fixed text, namely 'Farm Supply Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "agrarian"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=alcohol with a fixed text, namely 'Liquor Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "alcohol"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=anime with a fixed text, namely 'Anime / Manga Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "anime"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=antiques with a fixed text, namely 'Antique Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "antiques"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=appliance with a fixed text, namely 'Appliance Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "appliance"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=art with a fixed text, namely 'Art Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "art"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=baby_goods with a fixed text, namely 'Baby Goods Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "baby_goods"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bag with a fixed text, namely 'Bag/Luggage Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "bag"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bakery with a fixed text, namely 'Bakery' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "bakery"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bathroom_furnishing with a fixed text, namely 'Bathroom Furnishing Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "bathroom_furnishing"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=beauty with a fixed text, namely 'Beauty Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "beauty"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bed with a fixed text, namely 'Bedding/Mattress Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "bed"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=beverages with a fixed text, namely 'Beverage Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "beverages"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bicycle with a fixed text, namely 'Bicycle Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "bicycle"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=boat with a fixed text, namely 'Boat Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "boat"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=bookmaker with a fixed text, namely 'Bookmaker' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "bookmaker"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=books with a fixed text, namely 'Bookstore' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "books"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=brewing_supplies with a fixed text, namely 'Brewing Supply Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "brewing_supplies"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=butcher with a fixed text, namely 'Butcher' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "butcher"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=camera with a fixed text, namely 'Camera Equipment Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "camera"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=candles with a fixed text, namely 'Candle Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "candles"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=cannabis with a fixed text, namely 'Cannabis Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "cannabis"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=car with a fixed text, namely 'Car Dealership' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "car"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=car_parts with a fixed text, namely 'Car Parts Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "car_parts"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=car_repair with a fixed text, namely 'Car Repair Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "car_repair"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=caravan with a fixed text, namely 'RV Dealership' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "caravan"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=carpet with a fixed text, namely 'Carpet Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "carpet"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=catalogue with a fixed text, namely 'Catalog Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "catalogue"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=charity with a fixed text, namely 'Charity Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "charity"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=cheese with a fixed text, namely 'Cheese Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "cheese"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=chemist with a fixed text, namely 'Drugstore' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "chemist"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=chocolate with a fixed text, namely 'Chocolate Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "chocolate"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=clothes with a fixed text, namely 'Clothing Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "clothes"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=coffee with a fixed text, namely 'Coffee Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "coffee"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=collector with a fixed text, namely 'Collectibles Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "collector"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=computer with a fixed text, namely 'Computer Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "computer"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=confectionery with a fixed text, namely 'Candy Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "confectionery"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=convenience with a fixed text, namely 'Convenience Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "convenience"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=copyshop with a fixed text, namely 'Copy Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "copyshop"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=cosmetics with a fixed text, namely 'Cosmetics Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "cosmetics"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=country_store with a fixed text, namely 'Rural Supplies Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "country_store"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=craft with a fixed text, namely 'Arts & Crafts Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "craft"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=curtain with a fixed text, namely 'Curtain Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "curtain"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=dairy with a fixed text, namely 'Dairy Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "dairy"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=deli with a fixed text, namely 'Delicatessen' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "deli"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=department_store with a fixed text, namely 'Department Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "department_store"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=doityourself with a fixed text, namely 'DIY Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "doityourself"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=doors with a fixed text, namely 'Door Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "doors"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=dry_cleaning with a fixed text, namely 'Dry Cleaner' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "dry_cleaning"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=e-cigarette with a fixed text, namely 'E-Cigarette Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "e-cigarette"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=electrical with a fixed text, namely 'Electrical Equipment Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "electrical"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=electronics with a fixed text, namely 'Electronics Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "electronics"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=erotic with a fixed text, namely 'Erotic Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "erotic"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=fabric with a fixed text, namely 'Fabric Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "fabric"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=farm with a fixed text, namely 'Produce Stand' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "farm"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=fashion_accessories with a fixed text, namely 'Fashion Accessories Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "fashion_accessories"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=fireplace with a fixed text, namely 'Fireplace Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "fireplace"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=fishing with a fixed text, namely 'Fishing Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "fishing"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=flooring with a fixed text, namely 'Flooring Supply Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "flooring"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=florist with a fixed text, namely 'Florist' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "florist"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=frame with a fixed text, namely 'Framing Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "frame"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=frozen_food with a fixed text, namely 'Frozen Food Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "frozen_food"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=fuel with a fixed text, namely 'Fuel Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "fuel"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=funeral_directors with a fixed text, namely 'Funeral Home' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "funeral_directors"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=furniture with a fixed text, namely 'Furniture Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "furniture"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=games with a fixed text, namely 'Tabletop Game Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "games"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=garden_centre with a fixed text, namely 'Garden Center' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "garden_centre"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=gas with a fixed text, namely 'Bottled Gas Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "gas"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=general with a fixed text, namely 'General Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "general"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=gift with a fixed text, namely 'Gift Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "gift"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=greengrocer with a fixed text, namely 'Greengrocer' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "greengrocer"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=hairdresser with a fixed text, namely 'Hairdresser' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "hairdresser"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=hairdresser_supply with a fixed text, namely 'Hairdresser Supply Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "hairdresser_supply"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=hardware with a fixed text, namely 'Hardware Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "hardware"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=health_food with a fixed text, namely 'Health Food Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "health_food"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=hearing_aids with a fixed text, namely 'Hearing Aids Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "hearing_aids"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=herbalist with a fixed text, namely 'Herbalist' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "herbalist"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=hifi with a fixed text, namely 'Hifi Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "hifi"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=honey with a fixed text, namely 'Honey Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "honey"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=household_linen with a fixed text, namely 'Household Linen Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "household_linen"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=houseware with a fixed text, namely 'Houseware Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "houseware"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=hunting with a fixed text, namely 'Hunting Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "hunting"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=interior_decoration with a fixed text, namely 'Interior Decoration Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "interior_decoration"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=jewelry with a fixed text, namely 'Jewelry Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "jewelry"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=kiosk with a fixed text, namely 'Kiosk' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "kiosk"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=kitchen with a fixed text, namely 'Kitchen Design Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "kitchen"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=laundry with a fixed text, namely 'Laundry' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "laundry"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=leather with a fixed text, namely 'Leather Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "leather"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=lighting with a fixed text, namely 'Lighting Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "lighting"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=locksmith with a fixed text, namely 'Locksmith' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "locksmith"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=lottery with a fixed text, namely 'Lottery Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "lottery"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=mall with a fixed text, namely 'Mall' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "mall"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=massage with a fixed text, namely 'Massage Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "massage"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=medical_supply with a fixed text, namely 'Medical Supply Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "medical_supply"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=military_surplus with a fixed text, namely 'Military Surplus Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "military_surplus"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=mobile_phone with a fixed text, namely 'Mobile Phone Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "mobile_phone"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=model with a fixed text, namely 'Model Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "model"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=money_lender with a fixed text, namely 'Money Lender' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "money_lender"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=motorcycle with a fixed text, namely 'Motorcycle Dealership' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "motorcycle"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=motorcycle_repair with a fixed text, namely 'Motorcycle Repair Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "motorcycle_repair"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=music with a fixed text, namely 'Music Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "music"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=musical_instrument with a fixed text, namely 'Musical Instrument Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "musical_instrument"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=newsagent with a fixed text, namely 'Newsstand' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "newsagent"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=nutrition_supplements with a fixed text, namely 'Nutrition Supplements Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "nutrition_supplements"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=nuts with a fixed text, namely 'Nuts Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "nuts"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=optician with a fixed text, namely 'Optician' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "optician"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=outdoor with a fixed text, namely 'Outdoors Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "outdoor"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=outpost with a fixed text, namely 'Online Retailer Outpost' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "outpost"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=paint with a fixed text, namely 'Paint Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "paint"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=party with a fixed text, namely 'Party Supply Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "party"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pasta with a fixed text, namely 'Pasta Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "pasta"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pastry with a fixed text, namely 'Pastry Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "pastry"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pawnbroker with a fixed text, namely 'Pawnshop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "pawnbroker"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=perfumery with a fixed text, namely 'Perfume Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "perfumery"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pet with a fixed text, namely 'Pet Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "pet"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pet_grooming with a fixed text, namely 'Pet Groomer' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "pet_grooming"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=photo with a fixed text, namely 'Photography Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "photo"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pottery with a fixed text, namely 'Pottery Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "pottery"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=printer_ink with a fixed text, namely 'Printer Ink Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "printer_ink"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=psychic with a fixed text, namely 'Psychic' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "psychic"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=pyrotechnics with a fixed text, namely 'Fireworks Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "pyrotechnics"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=radiotechnics with a fixed text, namely 'Radio/Electronic Component Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "radiotechnics"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=religion with a fixed text, namely 'Religious Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "religion"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=rental with a fixed text, namely 'Rental Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "rental"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=repair with a fixed text, namely 'Repair Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "repair"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=rice with a fixed text, namely 'Rice Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "rice"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=scuba_diving with a fixed text, namely 'Scuba Diving Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "scuba_diving"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=seafood with a fixed text, namely 'Seafood Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "seafood"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=second_hand with a fixed text, namely 'Thrift Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "second_hand"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=sewing with a fixed text, namely 'Sewing Supply Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "sewing"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=shoe_repair with a fixed text, namely 'Shoe Repair Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "shoe_repair"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=shoes with a fixed text, namely 'Shoe Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "shoes"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=spices with a fixed text, namely 'Spice Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "spices"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=sports with a fixed text, namely 'Sporting Goods Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "sports"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=stationery with a fixed text, namely 'Stationery Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "stationery"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=storage_rental with a fixed text, namely 'Storage Rental' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "storage_rental"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=supermarket with a fixed text, namely 'Supermarket' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "supermarket"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=swimming_pool with a fixed text, namely 'Pool Supply Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "swimming_pool"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tailor with a fixed text, namely 'Tailor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "tailor"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tattoo with a fixed text, namely 'Tattoo Parlor' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "tattoo"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tea with a fixed text, namely 'Tea Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "tea"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=telecommunication with a fixed text, namely 'Telecom Retail Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "telecommunication"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=ticket with a fixed text, namely 'Ticket Seller' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "ticket"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tiles with a fixed text, namely 'Tile Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "tiles"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tobacco with a fixed text, namely 'Tobacco Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "tobacco"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tool_hire with a fixed text, namely 'Tool Rental' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "tool_hire"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=toys with a fixed text, namely 'Toy Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "toys"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=trade with a fixed text, namely 'Trade Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "trade"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=travel_agency with a fixed text, namely 'Travel Agency' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "travel_agency"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=trophy with a fixed text, namely 'Trophy Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "trophy"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=tyres with a fixed text, namely 'Tire Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "tyres"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=vacuum_cleaner with a fixed text, namely 'Vacuum Cleaner Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "vacuum_cleaner"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=variety_store with a fixed text, namely 'Discount Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "variety_store"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=video with a fixed text, namely 'Video Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "video"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=video_games with a fixed text, namely 'Video Game Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "video_games"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=watches with a fixed text, namely 'Watches Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "watches"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=water with a fixed text, namely 'Drinking Water Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "water"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=water_sports with a fixed text, namely 'Watersport/Swim Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "water_sports"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=weapons with a fixed text, namely 'Weapon Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "weapons"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=wholesale with a fixed text, namely 'Wholesale Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "wholesale"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=wigs with a fixed text, namely 'Wig Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "wigs"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=window_blind with a fixed text, namely 'Window Blind Store' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "window_blind"
- },
- {
- "key": "shop",
- "description": "Layer 'Bike repair/shop' shows shop=wine with a fixed text, namely 'Wine Shop' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if craft=)",
- "value": "wine"
- },
{
"key": "brand",
"description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'brand' (in the mapcomplete.org theme 'Personal theme')"
@@ -3679,7 +2855,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bike repair/shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Bike repair/shop' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "payment:cash",
@@ -3835,83 +3011,6 @@
"description": "Layer 'Bike repair/shop' shows service:bicycle:rental=no with a fixed text, namely 'This shop doesn't rent out bikes' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if service:bicycle:rental~.+ | shop=bicycle | shop=sport | shop=bicycle_repair | shop=outdoor | shop=rental)",
"value": "no"
},
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'rental' (in the mapcomplete.org theme 'Personal theme') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=city_bike with a fixed text, namely 'Normal city bikes can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "city_bike"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=ebike with a fixed text, namely 'Electrical bikes can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "ebike"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=bmx with a fixed text, namely 'BMX bikes can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "bmx"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=mtb with a fixed text, namely 'Mountainbikes can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "mtb"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=kid_bike with a fixed text, namely 'Bikes for children can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "kid_bike"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=tandem with a fixed text, namely 'Tandem bicycles can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "tandem"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=racebike with a fixed text, namely 'Race bicycles can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "racebike"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=bike_helmet with a fixed text, namely 'Bike helmets can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "bike_helmet"
- },
- {
- "key": "rental",
- "description": "Layer 'Bike repair/shop' shows rental=cargo_bike with a fixed text, namely 'Cargo bikes can be rented here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if (service:bicycle:rental=yes | bicycle_rental~.+))",
- "value": "cargo_bike"
- },
- {
- "key": "capacity:city_bike",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:city_bike' (in the mapcomplete.org theme 'Personal theme') (This is only shown if rental~^(.*city_bike.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "capacity:ebike",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:ebike' (in the mapcomplete.org theme 'Personal theme') (This is only shown if rental~^(.*ebike.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "capacity:kid_bike",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:kid_bike' (in the mapcomplete.org theme 'Personal theme') (This is only shown if rental~^(.*kid_bike.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "capacity:bmx",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:bmx' (in the mapcomplete.org theme 'Personal theme') (This is only shown if rental~^(.*bmx.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "capacity:mtb",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:mtb' (in the mapcomplete.org theme 'Personal theme') (This is only shown if rental~^(.*mtb.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "capacity:bicycle_pannier",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:bicycle_pannier' (in the mapcomplete.org theme 'Personal theme') (This is only shown if rental~^(.*bicycle_pannier.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
- {
- "key": "capacity:tandem_bicycle",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:tandem_bicycle' (in the mapcomplete.org theme 'Personal theme') (This is only shown if rental~^(.*tandem_bicycle.*)$ & (service:bicycle:rental=yes | bicycle_rental~.+))"
- },
{
"key": "service:bicycle:pump",
"description": "Layer 'Bike repair/shop' shows service:bicycle:pump=yes with a fixed text, namely 'This shop offers a bike pump for anyone' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if service:bicycle:pump~.+ | shop=bicycle | shop=bicycle_repair | service:bicycle:retail=yes | ^(service:bicycle:.+)$~~^(yes)$)",
@@ -3957,25 +3056,6 @@
"description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning=no with a fixed text, namely 'This shop doesn't offer bicycle cleaning' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if service:bicycle:cleaning~.+ | shop=bicycle | shop=bicycle_repair | ^(service:bicycle:.*)$~~^(yes|only)$)",
"value": "no"
},
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the mapcomplete.org theme 'Personal theme') (This is only shown if amenity!=bike_wash & amenity!=bicycle_wash & service:bicycle:cleaning!=no & service:bicycle:cleaning~.+)"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=no with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if amenity!=bike_wash & amenity!=bicycle_wash & service:bicycle:cleaning!=no & service:bicycle:cleaning~.+)",
- "value": "no"
- },
- {
- "key": "service:bicycle:cleaning:fee",
- "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= with a fixed text, namely 'Free to use' (in the mapcomplete.org theme 'Personal theme') (This is only shown if amenity!=bike_wash & amenity!=bicycle_wash & service:bicycle:cleaning!=no & service:bicycle:cleaning~.+)",
- "value": "yes"
- },
- {
- "key": "service:bicycle:cleaning:charge",
- "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes & service:bicycle:cleaning:charge= with a fixed text, namely 'Free to use' (in the mapcomplete.org theme 'Personal theme') Picking this answer will delete the key service:bicycle:cleaning:charge. (This is only shown if amenity!=bike_wash & amenity!=bicycle_wash & service:bicycle:cleaning!=no & service:bicycle:cleaning~.+)",
- "value": ""
- },
{
"key": "internet_access",
"description": "Layer 'Bike repair/shop' shows internet_access=wlan with a fixed text, namely 'This place offers wireless internet access' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
@@ -4018,11 +3098,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Bike repair/shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Bike repair/shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -4199,7 +3279,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Bike-related object' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Bike-related object' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "opening_hours",
@@ -4510,7 +3590,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Cafés and pubs' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Cafés and pubs' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "payment:cash",
@@ -4649,13 +3729,133 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Cafés and pubs' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Cafés and pubs' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Cafés and pubs' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Cafés and pubs' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
+ {
+ "key": "tourism",
+ "description": "The MapComplete theme Personal theme has a layer Camper sites showing features with this tag",
+ "value": "caravan_site"
+ },
+ {
+ "key": "id",
+ "description": "Layer 'Camper sites' shows id~.+ with a fixed text, namely 'You just created this element! Thanks for sharing this info with the world and helping people worldwide.' (in the mapcomplete.org theme 'Personal theme') (This is only shown if _backend~.+ & _last_edit:passed_time<300 & (_version_number= | _version_number=1))"
+ },
+ {
+ "key": "image",
+ "description": "The layer 'Camper sites allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "mapillary",
+ "description": "The layer 'Camper sites allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "wikidata",
+ "description": "The layer 'Camper sites allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "wikipedia",
+ "description": "The layer 'Camper sites allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "name",
+ "description": "Layer 'Camper sites' shows and asks freeform values for key 'name' (in the mapcomplete.org theme 'Personal theme')"
+ },
+ {
+ "key": "fee",
+ "description": "Layer 'Camper sites' shows fee=yes with a fixed text, namely 'You need to pay for use' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "fee",
+ "description": "Layer 'Camper sites' shows fee=no with a fixed text, namely 'Can be used for free' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "charge",
+ "description": "Layer 'Camper sites' shows and asks freeform values for key 'charge' (in the mapcomplete.org theme 'Personal theme') (This is only shown if fee=yes)"
+ },
+ {
+ "key": "sanitary_dump_station",
+ "description": "Layer 'Camper sites' shows sanitary_dump_station=yes with a fixed text, namely 'This place has a sanitary dump station' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "sanitary_dump_station",
+ "description": "Layer 'Camper sites' shows sanitary_dump_station=no with a fixed text, namely 'This place does not have a sanitary dump station' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "capacity",
+ "description": "Layer 'Camper sites' shows and asks freeform values for key 'capacity' (in the mapcomplete.org theme 'Personal theme')"
+ },
+ {
+ "key": "internet_access",
+ "description": "Layer 'Camper sites' shows internet_access=yes with a fixed text, namely 'There is internet access' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "internet_access",
+ "description": "Layer 'Camper sites' shows internet_access=wifi | internet_access=wlan with a fixed text, namely 'There is internet access' (in the mapcomplete.org theme 'Personal theme')",
+ "value": "wifi"
+ },
+ {
+ "key": "internet_access",
+ "description": "Layer 'Camper sites' shows internet_access=wifi | internet_access=wlan with a fixed text, namely 'There is internet access' (in the mapcomplete.org theme 'Personal theme')",
+ "value": "wlan"
+ },
+ {
+ "key": "internet_access",
+ "description": "Layer 'Camper sites' shows internet_access=no with a fixed text, namely 'There is no internet access' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "internet_access:fee",
+ "description": "Layer 'Camper sites' shows internet_access:fee=yes with a fixed text, namely 'You need to pay extra for internet access' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=yes)",
+ "value": "yes"
+ },
+ {
+ "key": "internet_access:fee",
+ "description": "Layer 'Camper sites' shows internet_access:fee=no with a fixed text, namely 'You do not need to pay extra for internet access' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=yes)",
+ "value": "no"
+ },
+ {
+ "key": "toilets",
+ "description": "Layer 'Camper sites' shows toilets=yes with a fixed text, namely 'This place has toilets' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "toilets",
+ "description": "Layer 'Camper sites' shows toilets=no with a fixed text, namely 'This place does not have toilets' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "website",
+ "description": "Layer 'Camper sites' shows and asks freeform values for key 'website' (in the mapcomplete.org theme 'Personal theme')"
+ },
+ {
+ "key": "permanent_camping",
+ "description": "Layer 'Camper sites' shows permanent_camping=yes with a fixed text, namely 'There are some spots for long term rental, but you can also stay on a daily basis' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "permanent_camping",
+ "description": "Layer 'Camper sites' shows permanent_camping=no with a fixed text, namely 'There are no permanent guests here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "permanent_camping",
+ "description": "Layer 'Camper sites' shows permanent_camping=only with a fixed text, namely 'It is only possible to stay here if you have a long term contract (this place disappears from this map if you choose this)' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "only"
+ },
+ {
+ "key": "description",
+ "description": "Layer 'Camper sites' shows and asks freeform values for key 'description' (in the mapcomplete.org theme 'Personal theme')"
+ },
{
"key": "amenity",
"description": "The MapComplete theme Personal theme has a layer Charging stations showing features with this tag",
@@ -6285,7 +5485,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Climbing club' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Climbing club' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "opening_hours",
@@ -6344,7 +5544,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Climbing gyms' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Climbing gyms' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -6666,11 +5866,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Climbing gyms' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Climbing gyms' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -7935,7 +7135,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Dentist' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Dentist' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -8051,7 +7251,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Doctors' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Doctors' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -8400,6 +7600,99 @@
"key": "subject:wikidata",
"description": "Layer 'Drinking water' shows and asks freeform values for key 'subject:wikidata' (in the mapcomplete.org theme 'Personal theme') (This is only shown if tourism=artwork)"
},
+ {
+ "key": "amenity",
+ "description": "The MapComplete theme Personal theme has a layer Sanitary dump stations showing features with this tag",
+ "value": "sanitary_dump_station"
+ },
+ {
+ "key": "id",
+ "description": "Layer 'Sanitary dump stations' shows id~.+ with a fixed text, namely 'You just created this element! Thanks for sharing this info with the world and helping people worldwide.' (in the mapcomplete.org theme 'Personal theme') (This is only shown if _backend~.+ & _last_edit:passed_time<300 & (_version_number= | _version_number=1))"
+ },
+ {
+ "key": "image",
+ "description": "The layer 'Sanitary dump stations allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "mapillary",
+ "description": "The layer 'Sanitary dump stations allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "wikidata",
+ "description": "The layer 'Sanitary dump stations allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "wikipedia",
+ "description": "The layer 'Sanitary dump stations allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
+ },
+ {
+ "key": "fee",
+ "description": "Layer 'Sanitary dump stations' shows fee=yes with a fixed text, namely 'You need to pay for use' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "fee",
+ "description": "Layer 'Sanitary dump stations' shows fee=no with a fixed text, namely 'Can be used for free' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "charge",
+ "description": "Layer 'Sanitary dump stations' shows and asks freeform values for key 'charge' (in the mapcomplete.org theme 'Personal theme') (This is only shown if fee=yes)"
+ },
+ {
+ "key": "water_point",
+ "description": "Layer 'Sanitary dump stations' shows water_point=yes with a fixed text, namely 'This place has a water point' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "water_point",
+ "description": "Layer 'Sanitary dump stations' shows water_point=no with a fixed text, namely 'This place does not have a water point' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "sanitary_dump_station:grey_water",
+ "description": "Layer 'Sanitary dump stations' shows sanitary_dump_station:grey_water=yes with a fixed text, namely 'You can dispose of grey water here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "sanitary_dump_station:grey_water",
+ "description": "Layer 'Sanitary dump stations' shows sanitary_dump_station:grey_water=no with a fixed text, namely 'You cannot dispose of gray water here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "sanitary_dump_station:chemical_toilet",
+ "description": "Layer 'Sanitary dump stations' shows sanitary_dump_station:chemical_toilet=yes with a fixed text, namely 'You can dispose of chemical toilet waste here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "sanitary_dump_station:chemical_toilet",
+ "description": "Layer 'Sanitary dump stations' shows sanitary_dump_station:chemical_toilet=no with a fixed text, namely 'You cannot dispose of chemical toilet waste here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "access",
+ "description": "Layer 'Sanitary dump stations' shows access=network with a fixed text, namely 'You need a network key/code to use this' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "network"
+ },
+ {
+ "key": "access",
+ "description": "Layer 'Sanitary dump stations' shows access=customers with a fixed text, namely 'You need to be a customer of camping/campersite to use this place' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "customers"
+ },
+ {
+ "key": "access",
+ "description": "Layer 'Sanitary dump stations' shows access=public with a fixed text, namely 'Anyone can use this dump station' (in the mapcomplete.org theme 'Personal theme')",
+ "value": "public"
+ },
+ {
+ "key": "access",
+ "description": "Layer 'Sanitary dump stations' shows access=yes with a fixed text, namely 'Anyone can use this dump station' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "yes"
+ },
+ {
+ "key": "network",
+ "description": "Layer 'Sanitary dump stations' shows and asks freeform values for key 'network' (in the mapcomplete.org theme 'Personal theme')"
+ },
{
"key": "highway",
"description": "The MapComplete theme Personal theme has a layer Elevator showing features with this tag",
@@ -9357,7 +8650,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Fitness Centres' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Fitness Centres' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -9714,7 +9007,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Restaurants and fast food' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Restaurants and fast food' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "payment:cash",
@@ -9859,6 +9152,26 @@
"description": "Layer 'Restaurants and fast food' shows cuisine=thai with a fixed text, namely 'Thai dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "thai"
},
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=mexican with a fixed text, namely 'Mexican dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "mexican "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=japanese with a fixed text, namely 'Japanese dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "japanese "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=chicken with a fixed text, namely 'Chicken based dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "chicken "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=seafood with a fixed text, namely 'Seafood dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "seafood "
+ },
{
"key": "image",
"description": "The layer 'Restaurants and fast food shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
@@ -10257,11 +9570,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Restaurants and fast food' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Restaurants and fast food' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -10336,7 +9649,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Food Courts' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Food Courts' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "smoking",
@@ -10434,7 +9747,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'governments' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'governments' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -10637,7 +9950,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Hackerspace' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Hackerspace' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "contact:mastodon",
@@ -10868,11 +10181,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Hackerspace' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Hackerspace' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Hackerspace' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Hackerspace' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -10909,7 +10222,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Hospitals' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Hospitals' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -11098,7 +10411,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Ice cream parlors' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Ice cream parlors' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -11783,7 +11096,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Kindergartens and childcare' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Kindergartens and childcare' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "opening_hours",
@@ -11875,7 +11188,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Love hotels' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Love hotels' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -12859,11 +12172,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Outdoor Seating' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Outdoor Seating' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Outdoor Seating' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Outdoor Seating' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -13507,7 +12820,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Pharmacies' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Pharmacies' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -13597,7 +12910,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Physiotherapist' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Physiotherapist' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -13692,6 +13005,11 @@
"description": "Layer 'Picnic tables' shows material=plastic with a fixed text, namely 'This picnic table is made from (recycled) plastic' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
"value": "plastic"
},
+ {
+ "key": "material",
+ "description": "Layer 'Picnic tables' shows material=metal with a fixed text, namely 'This picnic table is made from metal' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "metal"
+ },
{
"key": "leisure",
"description": "The MapComplete theme Personal theme has a layer Playgrounds showing features with this tag",
@@ -13717,6 +13035,16 @@
"key": "wikipedia",
"description": "The layer 'Playgrounds allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
+ {
+ "key": "fee",
+ "description": "Layer 'Playgrounds' shows fee=no with a fixed text, namely 'Free to use' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "no"
+ },
+ {
+ "key": "fee",
+ "description": "Layer 'Playgrounds' shows fee=yes with a fixed text, namely 'Paid playground' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme')",
+ "value": "yes"
+ },
{
"key": "surface",
"description": "Layer 'Playgrounds' shows and asks freeform values for key 'surface' (in the mapcomplete.org theme 'Personal theme')"
@@ -14721,7 +14049,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Recycling' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme') (This is only shown if recycling_type=centre)"
+ "description": "Layer 'Recycling' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme') (This is only shown if recycling_type=centre)"
},
{
"key": "opening_hours",
@@ -14949,7 +14277,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Primary and secondary schools' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Primary and secondary schools' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -15948,7 +15276,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "payment:cash",
@@ -16287,11 +15615,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -17343,7 +16671,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Sports centres' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Sports centres' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "website",
@@ -17985,7 +17313,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Colleges and universities' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Colleges and universities' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "amenity",
@@ -18785,7 +18113,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Tool libraries' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Tool libraries' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -18903,6 +18231,11 @@
"description": "The MapComplete theme Personal theme has a layer Tourism accomodation showing features with this tag",
"value": "guest_house"
},
+ {
+ "key": "tourism",
+ "description": "The MapComplete theme Personal theme has a layer Tourism accomodation showing features with this tag",
+ "value": "camp_site"
+ },
{
"key": "id",
"description": "Layer 'Tourism accomodation' shows id~.+ with a fixed text, namely 'You just created this element! Thanks for sharing this info with the world and helping people worldwide.' (in the mapcomplete.org theme 'Personal theme') (This is only shown if _backend~.+ & _last_edit:passed_time<300 & (_version_number= | _version_number=1))"
@@ -18942,7 +18275,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Tourism accomodation' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Tourism accomodation' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "email",
@@ -19026,11 +18359,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Tourism accomodation' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Tourism accomodation' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Tourism accomodation' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Tourism accomodation' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Personal theme') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -19917,7 +19250,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Vending Machines' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'Vending Machines' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "website",
@@ -19981,7 +19314,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'veterinary' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Personal theme')"
+ "description": "Layer 'veterinary' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Personal theme')"
},
{
"key": "opening_hours",
diff --git a/Docs/TagInfo/mapcomplete_pets.json b/Docs/TagInfo/mapcomplete_pets.json
index bd3d81694..8fe4d71b2 100644
--- a/Docs/TagInfo/mapcomplete_pets.json
+++ b/Docs/TagInfo/mapcomplete_pets.json
@@ -185,7 +185,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Dog friendly eateries' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')"
+ "description": "Layer 'Dog friendly eateries' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')"
},
{
"key": "payment:cash",
@@ -330,6 +330,26 @@
"description": "Layer 'Dog friendly eateries' shows cuisine=thai with a fixed text, namely 'Thai dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "thai"
},
+ {
+ "key": "cuisine",
+ "description": "Layer 'Dog friendly eateries' shows cuisine=mexican with a fixed text, namely 'Mexican dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
+ "value": "mexican "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Dog friendly eateries' shows cuisine=japanese with a fixed text, namely 'Japanese dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
+ "value": "japanese "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Dog friendly eateries' shows cuisine=chicken with a fixed text, namely 'Chicken based dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
+ "value": "chicken "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Dog friendly eateries' shows cuisine=seafood with a fixed text, namely 'Seafood dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')",
+ "value": "seafood "
+ },
{
"key": "image",
"description": "The layer 'Dog friendly eateries shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
@@ -728,11 +748,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Dog friendly eateries' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Dog friendly eateries' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Dog friendly eateries' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Dog friendly eateries' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -1661,7 +1681,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Dog-friendly shops' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')"
+ "description": "Layer 'Dog-friendly shops' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')"
},
{
"key": "payment:cash",
@@ -2000,11 +2020,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Dog-friendly shops' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Dog-friendly shops' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Dog-friendly shops' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Dog-friendly shops' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -2109,7 +2129,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'veterinary' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')"
+ "description": "Layer 'veterinary' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')"
},
{
"key": "opening_hours",
@@ -2167,7 +2187,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Animal shelters' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')"
+ "description": "Layer 'Animal shelters' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Veterinarians, dog parks and other pet-amenities')"
},
{
"key": "email",
diff --git a/Docs/TagInfo/mapcomplete_playgrounds.json b/Docs/TagInfo/mapcomplete_playgrounds.json
index 0879fad55..e87c1ad58 100644
--- a/Docs/TagInfo/mapcomplete_playgrounds.json
+++ b/Docs/TagInfo/mapcomplete_playgrounds.json
@@ -35,6 +35,16 @@
"key": "wikipedia",
"description": "The layer 'Playgrounds allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
+ {
+ "key": "fee",
+ "description": "Layer 'Playgrounds' shows fee=no with a fixed text, namely 'Free to use' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
+ "value": "no"
+ },
+ {
+ "key": "fee",
+ "description": "Layer 'Playgrounds' shows fee=yes with a fixed text, namely 'Paid playground' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
+ "value": "yes"
+ },
{
"key": "surface",
"description": "Layer 'Playgrounds' shows and asks freeform values for key 'surface' (in the mapcomplete.org theme 'Playgrounds')"
@@ -715,6 +725,11 @@
"description": "Layer 'Picnic tables' shows material=plastic with a fixed text, namely 'This picnic table is made from (recycled) plastic' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
"value": "plastic"
},
+ {
+ "key": "material",
+ "description": "Layer 'Picnic tables' shows material=metal with a fixed text, namely 'This picnic table is made from metal' and allows to pick this as a default answer (in the mapcomplete.org theme 'Playgrounds')",
+ "value": "metal"
+ },
{
"key": "amenity",
"description": "The MapComplete theme Playgrounds has a layer Waste Basket showing features with this tag",
diff --git a/Docs/TagInfo/mapcomplete_postboxes.json b/Docs/TagInfo/mapcomplete_postboxes.json
index 0a1fe9273..2b9f02141 100644
--- a/Docs/TagInfo/mapcomplete_postboxes.json
+++ b/Docs/TagInfo/mapcomplete_postboxes.json
@@ -1229,7 +1229,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Postbox and Post Office Map')"
+ "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Postbox and Post Office Map')"
},
{
"key": "payment:cash",
@@ -1568,11 +1568,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Postbox and Post Office Map') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Postbox and Post Office Map') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Postbox and Post Office Map') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Postbox and Post Office Map') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
diff --git a/Docs/TagInfo/mapcomplete_shops.json b/Docs/TagInfo/mapcomplete_shops.json
index e512b0cde..04697324c 100644
--- a/Docs/TagInfo/mapcomplete_shops.json
+++ b/Docs/TagInfo/mapcomplete_shops.json
@@ -931,7 +931,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Shops')"
+ "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Shops')"
},
{
"key": "payment:cash",
@@ -1270,11 +1270,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Shops') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Shops') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Shops') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Shops') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
@@ -1400,7 +1400,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Pharmacies' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Shops')"
+ "description": "Layer 'Pharmacies' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Shops')"
},
{
"key": "email",
@@ -1481,7 +1481,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Ice cream parlors' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Shops')"
+ "description": "Layer 'Ice cream parlors' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Shops')"
},
{
"key": "email",
diff --git a/Docs/TagInfo/mapcomplete_ski.json b/Docs/TagInfo/mapcomplete_ski.json
index 5e639cca3..a9c313a89 100644
--- a/Docs/TagInfo/mapcomplete_ski.json
+++ b/Docs/TagInfo/mapcomplete_ski.json
@@ -978,7 +978,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Restaurants and fast food' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Ski pistes and aerialways')"
+ "description": "Layer 'Restaurants and fast food' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Ski pistes and aerialways')"
},
{
"key": "payment:cash",
@@ -1123,6 +1123,26 @@
"description": "Layer 'Restaurants and fast food' shows cuisine=thai with a fixed text, namely 'Thai dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
"value": "thai"
},
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=mexican with a fixed text, namely 'Mexican dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
+ "value": "mexican "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=japanese with a fixed text, namely 'Japanese dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
+ "value": "japanese "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=chicken with a fixed text, namely 'Chicken based dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
+ "value": "chicken "
+ },
+ {
+ "key": "cuisine",
+ "description": "Layer 'Restaurants and fast food' shows cuisine=seafood with a fixed text, namely 'Seafood dishes are served here' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways')",
+ "value": "seafood "
+ },
{
"key": "image",
"description": "The layer 'Restaurants and fast food shows images based on the keys image, image:0, image:1,... and wikidata, wikipedia, wikimedia_commons and mapillary"
@@ -1521,11 +1541,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Ski pistes and aerialways') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Restaurants and fast food' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Ski pistes and aerialways') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Restaurants and fast food' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Restaurants and fast food' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Ski pistes and aerialways') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
diff --git a/Docs/TagInfo/mapcomplete_sports.json b/Docs/TagInfo/mapcomplete_sports.json
index 7ba373471..ba45bcb60 100644
--- a/Docs/TagInfo/mapcomplete_sports.json
+++ b/Docs/TagInfo/mapcomplete_sports.json
@@ -239,7 +239,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Fitness Centres' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Sports')"
+ "description": "Layer 'Fitness Centres' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Sports')"
},
{
"key": "email",
@@ -536,7 +536,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Sports centres' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Sports')"
+ "description": "Layer 'Sports centres' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Sports')"
},
{
"key": "website",
@@ -1490,7 +1490,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Sports')"
+ "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Sports')"
},
{
"key": "payment:cash",
@@ -1829,11 +1829,11 @@
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Sports') (This is only shown if internet_access=wlan)"
+ "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the mapcomplete.org theme 'Sports') (This is only shown if internet_access~^(.*wlan.*)$)"
},
{
"key": "internet_access:ssid",
- "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sports') (This is only shown if internet_access=wlan)",
+ "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the mapcomplete.org theme 'Sports') (This is only shown if internet_access~^(.*wlan.*)$)",
"value": "Telekom"
},
{
diff --git a/Docs/TagInfo/mapcomplete_vending_machine.json b/Docs/TagInfo/mapcomplete_vending_machine.json
index 85ce5ae7e..5d59e5891 100644
--- a/Docs/TagInfo/mapcomplete_vending_machine.json
+++ b/Docs/TagInfo/mapcomplete_vending_machine.json
@@ -431,7 +431,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Vending Machines' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Vending Machines')"
+ "description": "Layer 'Vending Machines' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Vending Machines')"
},
{
"key": "website",
diff --git a/Docs/TagInfo/mapcomplete_waste.json b/Docs/TagInfo/mapcomplete_waste.json
index eb9acecc6..dbdf6d532 100644
--- a/Docs/TagInfo/mapcomplete_waste.json
+++ b/Docs/TagInfo/mapcomplete_waste.json
@@ -339,7 +339,7 @@
},
{
"key": "contact:phone",
- "description": "Layer 'Recycling' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the mapcomplete.org theme 'Waste') (This is only shown if recycling_type=centre)"
+ "description": "Layer 'Recycling' shows contact:phone~.+ with a fixed text, namely '{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}' (in the mapcomplete.org theme 'Waste') (This is only shown if recycling_type=centre)"
},
{
"key": "opening_hours",
diff --git a/Docs/Themes/atm.md b/Docs/Themes/atm.md
index 447025d02..5ed5abba3 100644
--- a/Docs/Themes/atm.md
+++ b/Docs/Themes/atm.md
@@ -44,6 +44,7 @@ Available languages:
+ [images](#images)
+ [has_atm](#has_atm)
+ [leftover-questions](#leftover-questions)
+ + [move-button](#move-button)
+ [delete-button](#delete-button)
+ [lod](#lod)
- [Filters](#filters)
@@ -64,6 +65,7 @@ Available languages:
+ [stamps](#stamps)
+ [has_atm](#has_atm)
+ [leftover-questions](#leftover-questions)
+ + [move-button](#move-button)
+ [lod](#lod)
- [Filters](#filters)
@@ -114,6 +116,11 @@ The question is `Does this bank have an ATM?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### delete-button
_This tagrendering has no question and is thus read-only_
@@ -273,6 +280,11 @@ The question is `Does this post office have an ATM?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Themes/buurtnatuur.md b/Docs/Themes/buurtnatuur.md
index 12ade88b9..abada26be 100644
--- a/Docs/Themes/buurtnatuur.md
+++ b/Docs/Themes/buurtnatuur.md
@@ -22,6 +22,7 @@ Available languages:
- [Breng jouw buurtnatuur in kaart ( buurtnatuur )](#breng-jouw-buurtnatuur-in-kaart-(-buurtnatuur-))
1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
2. [nature_reserve_buurtnatuur](#nature_reserve_buurtnatuur)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -34,6 +35,7 @@ Available languages:
+ [leftover-questions](#leftover-questions)
+ [lod](#lod)
3. [parks](#parks)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -46,6 +48,7 @@ Available languages:
+ [leftover-questions](#leftover-questions)
+ [lod](#lod)
4. [forest](#forest)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -68,6 +71,12 @@ Een natuurgebied is een gebied waar actief ruimte gemaakt word voor de natuur. T
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**een natuurreservaat** which has the following tags:leisure=nature_reserve & fixme=Toegevoegd met MapComplete, geometry nog uit te tekenen
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -163,6 +172,12 @@ Een park is een publiek toegankelijke, groene ruimte binnen de stad. Ze is typis
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**een park** which has the following tags:leisure=park & fixme=Toegevoegd met MapComplete, geometry nog uit te tekenen
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -258,6 +273,12 @@ Een bos is een verzameling bomen, al dan niet als productiehout.
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**een bos** which has the following tags:landuse=forest & fixme=Toegevoegd met MapComplete, geometry nog uit te tekenen
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
diff --git a/Docs/Themes/campersite.md b/Docs/Themes/campersite.md
index 2e9498a37..fd64a03aa 100644
--- a/Docs/Themes/campersite.md
+++ b/Docs/Themes/campersite.md
@@ -8,8 +8,8 @@ The theme introduction reads:
This theme contains the following layers:
- - [caravansites (defined in this theme)](#caravansites)
- - [dumpstations (defined in this theme)](#dumpstations)
+ - [caravansites](../Layers/caravansites.md)
+ - [dumpstations](../Layers/dumpstations.md)
Available languages:
@@ -31,304 +31,8 @@ Available languages:
- eu
- pl
-# Table of contents
-
- - [Campersites ( campersite )](#campersites-(-campersite-))
-1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
-2. [caravansites](#caravansites)
- - [Basic tags for this layer](#basic-tags-for-this-layer)
- - [Supported attributes](#supported-attributes)
- + [images](#images)
- + [caravansites-name](#caravansites-name)
- + [caravansites-fee](#caravansites-fee)
- + [caravansites-charge](#caravansites-charge)
- + [caravansites-sanitary-dump](#caravansites-sanitary-dump)
- + [caravansites-capacity](#caravansites-capacity)
- + [caravansites-internet](#caravansites-internet)
- + [caravansites-internet-fee](#caravansites-internet-fee)
- + [caravansites-toilets](#caravansites-toilets)
- + [caravansites-website](#caravansites-website)
- + [caravansites-long-term](#caravansites-long-term)
- + [caravansites-description](#caravansites-description)
- + [questions](#questions)
- + [reviews](#reviews)
- + [lod](#lod)
- + [operator](#operator)
- + [power_supply](#power_supply)
-3. [dumpstations](#dumpstations)
- - [Basic tags for this layer](#basic-tags-for-this-layer)
- - [Supported attributes](#supported-attributes)
- + [images](#images)
- + [dumpstations-fee](#dumpstations-fee)
- + [dumpstations-charge](#dumpstations-charge)
- + [dumpstations-waterpoint](#dumpstations-waterpoint)
- + [dumpstations-grey-water](#dumpstations-grey-water)
- + [dumpstations-chemical-waste](#dumpstations-chemical-waste)
- + [dumpstations-access](#dumpstations-access)
- + [dumpstations-network](#dumpstations-network)
- + [operator](#operator)
- + [power_supply](#power_supply)
- + [leftover-questions](#leftover-questions)
- + [lod](#lod)
-
# Layers defined in this theme configuration file
These layers can not be reused in different themes.
-# caravansites
-
-camper sites
-
- - This layer is shown at zoomlevel **7** and higher
-
-No themes use this layer
-
-## Basic tags for this layer
-
-Elements must match **all** of the following expressions:
-
-0. tourism=caravan_site
-1. permanent_camping!~^(only)$
-
-[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22tourism%22%3D%22caravan_site%22%5D%5B%22permanent_camping%22!~%22%5E%28only%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
-
-## Supported attributes
-
-**Warning:**,this quick overview is incomplete,
-
-| attribute | type | values which are supported by this layer |
------|-----|----- |
-| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
-| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) |
-| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | |
-| [sanitary_dump_station](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station%3Dno) |
-| [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | |
-| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) |
-| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) |
-| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) |
-| [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
-| [permanent_camping](https://wiki.openstreetmap.org/wiki/Key:permanent_camping) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Donly) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
-| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | |
-| [power_supply](https://wiki.openstreetmap.org/wiki/Key:power_supply) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dno) |
-
-### images
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
-_This tagrendering has no question and is thus read-only_
-*{image_carousel()}{image_upload()}*
-
-### caravansites-name
-
-The question is `What is this place called?`
-*This place is called {name}* is shown if `name` is set
-
-### caravansites-fee
-
-The question is `Does this place charge a fee?`
-
- - *You need to pay for use* is shown if with fee=yes
- - *Can be used for free* is shown if with fee=no
-
-### caravansites-charge
-
-The question is `How much does this place charge?`
-*This place charges {charge}* is shown if `charge` is set
-
-This tagrendering is only visible in the popup if the following condition is met: fee=yes
-
-### caravansites-sanitary-dump
-
-The question is `Does this place have a sanitary dump station?`
-
- - *This place has a sanitary dump station* is shown if with sanitary_dump_station=yes
- - *This place does not have a sanitary dump station* is shown if with sanitary_dump_station=no
-
-### caravansites-capacity
-
-The question is `How many campers can stay here? (skip if there is no obvious number of spaces or allowed vehicles)`
-*{capacity} campers can use this place at the same time* is shown if `capacity` is set
-
-### caravansites-internet
-
-The question is `Does this place provide internet access?`
-
- - *There is internet access* is shown if with internet_access=yes
- - *There is internet access* is shown if with internet_access=wifi | internet_access=wlan. _This option cannot be chosen as answer_
- - *There is no internet access* is shown if with internet_access=no
-
-### caravansites-internet-fee
-
-The question is `Do you have to pay for the internet access?`
-
- - *You need to pay extra for internet access* is shown if with internet_access:fee=yes
- - *You do not need to pay extra for internet access* is shown if with internet_access:fee=no
-
-This tagrendering is only visible in the popup if the following condition is met: internet_access=yes
-
-### caravansites-toilets
-
-The question is `Does this place have toilets?`
-
- - *This place has toilets* is shown if with toilets=yes
- - *This place does not have toilets* is shown if with toilets=no
-
-### caravansites-website
-
-The question is `Does this place have a website?`
-*Official website: {website}* is shown if `website` is set
-
-### caravansites-long-term
-
-The question is `Does this place offer spots for long term rental?`
-
- - *There are some spots for long term rental, but you can also stay on a daily basis* is shown if with permanent_camping=yes
- - *There are no permanent guests here* is shown if with permanent_camping=no
- - *It is only possible to stay here if you have a long term contract (this place disappears from this map if you choose this)* is shown if with permanent_camping=only
-
-### caravansites-description
-
-The question is `Would you like to add a general description of this place? (Do not repeat information previously asked or shown above. Please keep it objective - opinions go into the reviews)`
-*More details about this place: {description}* is shown if `description` is set
-
-### questions
-Show the questions block at this location
-_This tagrendering has no question and is thus read-only_
-*{questions()}*
-
-### reviews
-Shows the reviews module (including the possibility to leave a review)
-_This tagrendering has no question and is thus read-only_
-*{create_review()}{list_reviews()}*
-
-### lod
-
-_This tagrendering has no question and is thus read-only_
-*{linked_data_from_website()}*
-
-This tagrendering has labels
-`added_by_default`
-
-### operator
-
-The question is `Who operates this place?`
-*This place is operated by {operator}* is shown if `operator` is set
-
-### power_supply
-
-The question is `Does this place have a power supply?`
-
- - *This place has a power supply* is shown if with power_supply=yes
- - *This place does not have power supply* is shown if with power_supply=no
-
-# dumpstations
-
-Sanitary dump stations
-
- - This layer is shown at zoomlevel **7** and higher
-
-No themes use this layer
-
-## Basic tags for this layer
-
-Elements must match **all** of the following expressions:
-
-0. amenity=sanitary_dump_station
-1. vehicle!~^(no)$
-
-[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22sanitary_dump_station%22%5D%5B%22vehicle%22!~%22%5E%28no%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
-
-## Supported attributes
-
-**Warning:**,this quick overview is incomplete,
-
-| attribute | type | values which are supported by this layer |
------|-----|----- |
-| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) |
-| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | |
-| [water_point](https://wiki.openstreetmap.org/wiki/Key:water_point) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:water_point%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:water_point%3Dno) |
-| [sanitary_dump_station:grey_water](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station:grey_water) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:grey_water%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:grey_water%3Dno) |
-| [sanitary_dump_station:chemical_toilet](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station:chemical_toilet) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:chemical_toilet%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:chemical_toilet%3Dno) |
-| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [network](https://wiki.openstreetmap.org/wiki/Tag:access%3Dnetwork) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) |
-| [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) | |
-| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | |
-| [power_supply](https://wiki.openstreetmap.org/wiki/Key:power_supply) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dno) |
-
-### images
-This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
-_This tagrendering has no question and is thus read-only_
-*{image_carousel()}{image_upload()}*
-
-### dumpstations-fee
-
-The question is `Does this place charge a fee?`
-
- - *You need to pay for use* is shown if with fee=yes
- - *Can be used for free* is shown if with fee=no
-
-### dumpstations-charge
-
-The question is `How much does this place charge?`
-*This place charges {charge}* is shown if `charge` is set
-
-This tagrendering is only visible in the popup if the following condition is met: fee=yes
-
-### dumpstations-waterpoint
-
-The question is `Does this place have a water point?`
-
- - *This place has a water point* is shown if with water_point=yes
- - *This place does not have a water point* is shown if with water_point=no
-
-### dumpstations-grey-water
-
-The question is `Can you dispose of grey water here?`
-
- - *You can dispose of grey water here* is shown if with sanitary_dump_station:grey_water=yes
- - *You cannot dispose of gray water here* is shown if with sanitary_dump_station:grey_water=no
-
-### dumpstations-chemical-waste
-
-The question is `Can you dispose of chemical toilet waste here?`
-
- - *You can dispose of chemical toilet waste here* is shown if with sanitary_dump_station:chemical_toilet=yes
- - *You cannot dispose of chemical toilet waste here* is shown if with sanitary_dump_station:chemical_toilet=no
-
-### dumpstations-access
-
-The question is `Who can use this dump station?`
-
- - *You need a network key/code to use this* is shown if with access=network
- - *You need to be a customer of camping/campersite to use this place* is shown if with access=customers
- - *Anyone can use this dump station* is shown if with access=public. _This option cannot be chosen as answer_
- - *Anyone can use this dump station* is shown if with access=yes
-
-### dumpstations-network
-
-The question is `What network is this place a part of? (skip if none)`
-*This station is part of network {network}* is shown if `network` is set
-
-### operator
-
-The question is `Who operates this place?`
-*This place is operated by {operator}* is shown if `operator` is set
-
-### power_supply
-
-The question is `Does this place have a power supply?`
-
- - *This place has a power supply* is shown if with power_supply=yes
- - *This place does not have power supply* is shown if with power_supply=no
-
-### leftover-questions
-
-_This tagrendering has no question and is thus read-only_
-*{questions( ,)}*
-
-### lod
-
-_This tagrendering has no question and is thus read-only_
-*{linked_data_from_website()}*
-
-This tagrendering has labels
-`added_by_default`
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/Themes/circular_economy.md b/Docs/Themes/circular_economy.md
index dbbf573f0..bf3c53005 100644
--- a/Docs/Themes/circular_economy.md
+++ b/Docs/Themes/circular_economy.md
@@ -20,6 +20,7 @@ Available languages:
- en
- es
+ - de
# Table of contents
@@ -82,7 +83,7 @@ This layer is based on [shops](../Layers/shops.md)
A shop
- - This layer is shown at zoomlevel **10** and higher
+ - This layer is shown at zoomlevel **6** and higher
No themes use this layer
@@ -134,7 +135,7 @@ Elements must match **any** of the following expressions:
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -321,6 +322,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -369,9 +373,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -631,7 +635,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
diff --git a/Docs/Themes/climbing.md b/Docs/Themes/climbing.md
index 97b87e6a2..7fb995a3f 100644
--- a/Docs/Themes/climbing.md
+++ b/Docs/Themes/climbing.md
@@ -153,7 +153,7 @@ Elements must match **all** of the following expressions:
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### repairs_climbing_shoes
@@ -347,6 +347,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -395,9 +398,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -657,7 +660,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -744,14 +747,6 @@ This tagrendering has labels
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-type.0 | Only show shops selling {search} | | search (string) |
-
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-name.0 | Only show shops with name {search} | | search (string) |
-
| id | question | osmTags |
-----|-----|----- |
| second_hand.0 | Only show shops selling second-hand items | shop=second_hand | shop=charity | second_hand=yes | second_hand=only | service:bicycle:second_hand~^(yes|only)$ |
@@ -760,6 +755,174 @@ This tagrendering has labels
-----|-----|----- |
| has_organic.0 | Has organic options | organic=yes | organic=only |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |
diff --git a/Docs/Themes/cyclenodes.md b/Docs/Themes/cyclenodes.md
index 97c688f27..40179ecb5 100644
--- a/Docs/Themes/cyclenodes.md
+++ b/Docs/Themes/cyclenodes.md
@@ -38,6 +38,7 @@ Available languages:
+ [leftover-questions](#leftover-questions)
+ [lod](#lod)
3. [node_bicycle](#node_bicycle)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [node-rxn_ref](#node-rxn_ref)
@@ -47,6 +48,7 @@ Available languages:
+ [leftover-questions](#leftover-questions)
+ [lod](#lod)
4. [bicycle_guidepost](#bicycle_guidepost)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -112,6 +114,12 @@ This tagrendering has labels
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**a cycling node** which has the following tags:rcn_ref=? & network:type=node_network (snaps to layers `cycleways_and_roads`)
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -177,6 +185,12 @@ Guideposts (also known as fingerposts or finger posts) are often found along off
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**a guidepost** which has the following tags:tourism=information & information=guidepost & bicycle=yes
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
diff --git a/Docs/Themes/cyclofix.md b/Docs/Themes/cyclofix.md
index 487e81370..d255065fc 100644
--- a/Docs/Themes/cyclofix.md
+++ b/Docs/Themes/cyclofix.md
@@ -4,10 +4,11 @@
_This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_
The theme introduction reads:
-> The goal of this map is to present cyclists with an easy-to-use solution to find the appropriate infrastructure for their needs.You can track your precise location (mobile only) and select layers that are relevant for you in the bottom left corner. You can also use this tool to add or edit pins (points of interest) to the map and provide more data by answering the questions.All changes you make will automatically be saved in the global database of OpenStreetMap and can be freely re-used by others.For more information about the cyclofix project, go to cyclofix.osm.be.
+> A map for cyclists to find the appropriate infrastructure for their needs, such as bicycle pumps, drinking water, bicycle shops, repair stations or parkings.
This theme contains the following layers:
+ - [bicycle_assisted_repair_workshop (defined in this theme)](#bicycle_assisted_repair_workshop)
- [bike_cafe](../Layers/bike_cafe.md)
- [bike_shop](../Layers/bike_shop.md)
- [bike_repair_station](../Layers/bike_repair_station.md)
@@ -47,7 +48,25 @@ Available languages:
- [Cyclofix - a map for cyclists ( cyclofix )](#cyclofix---a-map-for-cyclists-(-cyclofix-))
1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
-2. [bicycle_rental_non_docking](#bicycle_rental_non_docking)
+2. [bicycle_assisted_repair_workshop](#bicycle_assisted_repair_workshop)
+ - [Basic tags for this layer](#basic-tags-for-this-layer)
+ - [Supported attributes](#supported-attributes)
+ + [images](#images)
+ + [preset_description](#preset_description)
+ + [name](#name)
+ + [opening_hours_by_appointment](#opening_hours_by_appointment)
+ + [Opening hours](#opening-hours)
+ + [phone](#phone)
+ + [email](#email)
+ + [website](#website)
+ + [mastodon](#mastodon)
+ + [facebook](#facebook)
+ + [item:repair](#itemrepair)
+ + [leftover-questions](#leftover-questions)
+ + [move-button](#move-button)
+ + [delete-button](#delete-button)
+ + [lod](#lod)
+3. [bicycle_rental_non_docking](#bicycle_rental_non_docking)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -71,7 +90,7 @@ Available languages:
+ [move-button](#move-button)
+ [delete-button](#delete-button)
+ [lod](#lod)
-3. [charging_station_ebikes](#charging_station_ebikes)
+4. [charging_station_ebikes](#charging_station_ebikes)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -187,7 +206,7 @@ Available languages:
+ [move-button](#move-button)
+ [delete-button](#delete-button)
+ [lod](#lod)
-4. [vending_machine_bicycle](#vending_machine_bicycle)
+5. [vending_machine_bicycle](#vending_machine_bicycle)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -216,6 +235,137 @@ Available languages:
# Layers defined in this theme configuration file
These layers can not be reused in different themes.
+# bicycle_assisted_repair_workshop
+
+This layer is based on [assisted_repair](../Layers/assisted_repair.md)
+
+A self-assisted workshop is a location where people can come and repair their goods with help of volunteers and with the tools available at the given location. A repair café is a type of event organized regularly along the same principles.
+
+ - This layer is shown at zoomlevel **11** and higher
+
+No themes use this layer
+
+## Basic tags for this layer
+
+Elements must match **all** of the following expressions:
+
+0. repair=assisted_self_service
+1. bicycle:repair=yes | service:bicycle:repair=yes
+
+[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22repair%22%3D%22assisted_self_service%22%5D%5B%22bicycle%3Arepair%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22repair%22%3D%22assisted_self_service%22%5D%5B%22service%3Abicycle%3Arepair%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
+
+## Supported attributes
+
+**Warning:**,this quick overview is incomplete,
+
+| attribute | type | values which are supported by this layer |
+-----|-----|----- |
+| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
+| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | ["by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") |
+| [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
+| [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | |
+| [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
+| [contact:mastodon](https://wiki.openstreetmap.org/wiki/Key:contact:mastodon) | [fediverse](../SpecialInputElements.md#fediverse) | |
+| [contact:facebook](https://wiki.openstreetmap.org/wiki/Key:contact:facebook) | [url](../SpecialInputElements.md#url) | |
+
+### images
+This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
+_This tagrendering has no question and is thus read-only_
+*{image_carousel()}{image_upload()}*
+
+### preset_description
+
+_This tagrendering has no question and is thus read-only_
+*{preset_description()}*
+
+### name
+
+The question is `What is the name of this repair workshop?`
+*This workshop is called {name}* is shown if `name` is set
+
+### opening_hours_by_appointment
+
+The question is `What are the opening hours of {title()}?`
+*
Opening hours
{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set
+
+ - *Only by appointment* is shown if with opening_hours="by appointment"
+ - *Only by appointment* is shown if with opening_hours~^("by appointment"|by appointment)$. _This option cannot be chosen as answer_
+ - *Marked as closed for an unspecified time* is shown if with opening_hours=closed. _This option cannot be chosen as answer_
+
+### phone
+
+The question is `What is the phone number of {title()}?`
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
+
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+
+This tagrendering has labels
+`contact`
+
+### email
+
+The question is `What is the email address of {title()}?`
+*{email}* is shown if `email` is set
+
+ - *{contact:email}* is shown if with contact:email~.+. _This option cannot be chosen as answer_
+ - *{operator:email}* is shown if with operator:email~.+. _This option cannot be chosen as answer_
+
+This tagrendering has labels
+`contact`
+
+### website
+
+The question is `What is the website of {title()}?`
+*{website}* is shown if `website` is set
+
+ - *{contact:website}* is shown if with contact:website~.+. _This option cannot be chosen as answer_
+
+This tagrendering has labels
+`contact`
+
+### mastodon
+Shows and asks for the mastodon handle
+The question is `What is the Mastodon-handle of {title()}?`
+*{fediverse_link(contact:mastodon)}* is shown if `contact:mastodon` is set
+
+### facebook
+Shows and asks for the facebook handle
+The question is `What is the facebook page of of {title()}?`
+*{link(Facebook page,&LBRACEcontact:facebook&RBRACE,,,,)}
Facebook is known to harm mental health, manipulate public opinion and cause hate. Try to use healthier alternatives
* is shown if `contact:facebook` is set
+
+### item:repair
+
+The question is `What type of items are repaired here?`
+
+ - *Mobile phones are repaired here* is shown if with service:mobile_phone:repair=yes. Unselecting this answer will add service:mobile_phone:repair=no
+ - *Computers are repaired here* is shown if with service:computer:repair=yes. Unselecting this answer will add service:computer:repair=no
+ - *Bicycles are repaired here* is shown if with service:bicycle:repair=yes. Unselecting this answer will add service:bicycle:repair=no
+ - *Electronic devices are repaired here* is shown if with service:electronics:repair=yes. Unselecting this answer will add service:electronics:repair=no
+ - *Furniture is repaired here* is shown if with service:furniture:repair=yes. Unselecting this answer will add service:furniture:repair=no
+ - *Clothes are repaired here* is shown if with service:clothes:repair=yes. Unselecting this answer will add service:clothes:repair=no
+
+### leftover-questions
+
+_This tagrendering has no question and is thus read-only_
+*{questions( ,)}*
+
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
+### delete-button
+
+_This tagrendering has no question and is thus read-only_
+*{delete_button()}*
+
+### lod
+
+_This tagrendering has no question and is thus read-only_
+*{linked_data_from_website()}*
+
+This tagrendering has labels
+`added_by_default`
# bicycle_rental_non_docking
This layer is based on [bicycle_rental](../Layers/bicycle_rental.md)
@@ -296,9 +446,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -1867,9 +2017,9 @@ The question is `Is this vending machine indoors?`
### phone
The question is `What is the phone number of the operator of this vending machine?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Themes/facadegardens.md b/Docs/Themes/facadegardens.md
index f13e889b2..4252e4916 100644
--- a/Docs/Themes/facadegardens.md
+++ b/Docs/Themes/facadegardens.md
@@ -32,6 +32,7 @@ Available languages:
- [Facade gardens ( facadegardens )](#facade-gardens-(-facadegardens-))
1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
2. [facadegardens](#facadegardens)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -57,6 +58,12 @@ Facade gardens
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**a facade garden** which has the following tags:leisure=garden & garden:type=facade_garden (snaps to layers `walls_and_buildings`)
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
diff --git a/Docs/Themes/fritures.md b/Docs/Themes/fritures.md
index 96034e85b..953e77760 100644
--- a/Docs/Themes/fritures.md
+++ b/Docs/Themes/fritures.md
@@ -110,7 +110,7 @@ Elements must match **all** of the following expressions:
| [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
-| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) |
+| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
| [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
@@ -187,9 +187,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -239,21 +239,25 @@ The question is `Is this place accessible with a wheelchair?`
The question is `What kind of food is served here?`
*This place mostly serves {cuisine}* is shown if `cuisine` is set
- - *This is a pizzeria* is shown if with cuisine=pizza
- - *This is a friture* is shown if with cuisine=friture
- - *Mainly serves pasta* is shown if with cuisine=pasta
- - *This is kebab shop* is shown if with cuisine=kebab
- - *This is a sandwich shop* is shown if with cuisine=sandwich
- - *Burgers are served here* is shown if with cuisine=burger
- - *Sushi is served here* is shown if with cuisine=sushi
- - *Coffee is served here* is shown if with cuisine=coffee
- - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
- - *French dishes are served here* is shown if with cuisine=french
- - *Chinese dishes are served here* is shown if with cuisine=chinese
- - *Greek dishes are served here* is shown if with cuisine=greek
- - *Indian dishes are served here* is shown if with cuisine=indian
- - *Turkish dishes are served here* is shown if with cuisine=turkish
- - *Thai dishes are served here* is shown if with cuisine=thai
+ - *This is a pizzeria* is shown if with cuisine=pizza
+ - *This is a friture* is shown if with cuisine=friture
+ - *Mainly serves pasta* is shown if with cuisine=pasta
+ - *This is kebab shop* is shown if with cuisine=kebab
+ - *This is a sandwich shop* is shown if with cuisine=sandwich
+ - *Burgers are served here* is shown if with cuisine=burger
+ - *Sushi is served here* is shown if with cuisine=sushi
+ - *Coffee is served here* is shown if with cuisine=coffee
+ - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
+ - *French dishes are served here* is shown if with cuisine=french
+ - *Chinese dishes are served here* is shown if with cuisine=chinese
+ - *Greek dishes are served here* is shown if with cuisine=greek
+ - *Indian dishes are served here* is shown if with cuisine=indian
+ - *Turkish dishes are served here* is shown if with cuisine=turkish
+ - *Thai dishes are served here* is shown if with cuisine=thai
+ - *Mexican dishes are served here* is shown if with cuisine=mexican
+ - *Japanese dishes are served here* is shown if with cuisine=japanese
+ - *Chicken based dishes are served here* is shown if with cuisine=chicken
+ - *Seafood dishes are served here* is shown if with cuisine=seafood
### show-menu-image
@@ -475,7 +479,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -560,6 +564,29 @@ This tagrendering has labels
| dogs.1 | Dogs allowed | dog=unleashed | dog=yes |
| dogs.2 | No dogs allowed | dog=no |
+| id | question | osmTags |
+-----|-----|----- |
+| Cuisine.0 | *What kind of food is served here?* (default) | |
+| Cuisine.1 | This is a pizzeria | cuisine=pizza |
+| Cuisine.2 | This is a friture | cuisine=friture |
+| Cuisine.3 | Mainly serves pasta | cuisine=pasta |
+| Cuisine.4 | This is kebab shop | cuisine=kebab |
+| Cuisine.5 | This is a sandwich shop | cuisine=sandwich |
+| Cuisine.6 | Burgers are served here | cuisine=burger |
+| Cuisine.7 | Sushi is served here | cuisine=sushi |
+| Cuisine.8 | Coffee is served here | cuisine=coffee |
+| Cuisine.9 | This is an Italian restaurant (which serves more than pasta and pizza) | cuisine=italian |
+| Cuisine.10 | French dishes are served here | cuisine=french |
+| Cuisine.11 | Chinese dishes are served here | cuisine=chinese |
+| Cuisine.12 | Greek dishes are served here | cuisine=greek |
+| Cuisine.13 | Indian dishes are served here | cuisine=indian |
+| Cuisine.14 | Turkish dishes are served here | cuisine=turkish |
+| Cuisine.15 | Thai dishes are served here | cuisine=thai |
+| Cuisine.16 | Mexican dishes are served here | cuisine=mexican |
+| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
+| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
+| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
+
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
diff --git a/Docs/Themes/ghostsigns.md b/Docs/Themes/ghostsigns.md
index 10543a609..c1e0f3fe4 100644
--- a/Docs/Themes/ghostsigns.md
+++ b/Docs/Themes/ghostsigns.md
@@ -17,12 +17,14 @@ Available languages:
- en
- de
+ - es
# Table of contents
- [Ghost Signs ( ghostsigns )](#ghost-signs-(-ghostsigns-))
1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
2. [ghostsigns](#ghostsigns)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [historic](#historic)
@@ -88,6 +90,12 @@ Layer showing disused signs on buildings
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**a ghost sign** which has the following tags:historic=advertising & advertising=wall_painting (snaps to layers `walls_and_buildings`)
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -104,7 +112,7 @@ Elements must match **all** of the following expressions:
| attribute | type | values which are supported by this layer |
-----|-----|----- |
| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) |
-| [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [string](../SpecialInputElements.md#string) | |
+| [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | |
| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | |
### historic
diff --git a/Docs/Themes/glutenfree.md b/Docs/Themes/glutenfree.md
index be1dfb742..657da66f2 100644
--- a/Docs/Themes/glutenfree.md
+++ b/Docs/Themes/glutenfree.md
@@ -20,6 +20,7 @@ Available languages:
- en
- de
- it
+ - es
# Table of contents
@@ -89,6 +90,7 @@ Available languages:
+ [payment-options](#payment-options)
+ [wheelchair-access](#wheelchair-access)
+ [leftover-questions](#leftover-questions)
+ + [move-button](#move-button)
+ [lod](#lod)
4. [shops_glutenfree](#shops_glutenfree)
- [Basic tags for this layer](#basic-tags-for-this-layer)
@@ -177,7 +179,7 @@ Elements must match **all** of the following expressions:
| [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
-| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) |
+| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
| [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
@@ -265,9 +267,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -317,21 +319,25 @@ The question is `Is this place accessible with a wheelchair?`
The question is `What kind of food is served here?`
*This place mostly serves {cuisine}* is shown if `cuisine` is set
- - *This is a pizzeria* is shown if with cuisine=pizza
- - *This is a friture* is shown if with cuisine=friture
- - *Mainly serves pasta* is shown if with cuisine=pasta
- - *This is kebab shop* is shown if with cuisine=kebab
- - *This is a sandwich shop* is shown if with cuisine=sandwich
- - *Burgers are served here* is shown if with cuisine=burger
- - *Sushi is served here* is shown if with cuisine=sushi
- - *Coffee is served here* is shown if with cuisine=coffee
- - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
- - *French dishes are served here* is shown if with cuisine=french
- - *Chinese dishes are served here* is shown if with cuisine=chinese
- - *Greek dishes are served here* is shown if with cuisine=greek
- - *Indian dishes are served here* is shown if with cuisine=indian
- - *Turkish dishes are served here* is shown if with cuisine=turkish
- - *Thai dishes are served here* is shown if with cuisine=thai
+ - *This is a pizzeria* is shown if with cuisine=pizza
+ - *This is a friture* is shown if with cuisine=friture
+ - *Mainly serves pasta* is shown if with cuisine=pasta
+ - *This is kebab shop* is shown if with cuisine=kebab
+ - *This is a sandwich shop* is shown if with cuisine=sandwich
+ - *Burgers are served here* is shown if with cuisine=burger
+ - *Sushi is served here* is shown if with cuisine=sushi
+ - *Coffee is served here* is shown if with cuisine=coffee
+ - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
+ - *French dishes are served here* is shown if with cuisine=french
+ - *Chinese dishes are served here* is shown if with cuisine=chinese
+ - *Greek dishes are served here* is shown if with cuisine=greek
+ - *Indian dishes are served here* is shown if with cuisine=indian
+ - *Turkish dishes are served here* is shown if with cuisine=turkish
+ - *Thai dishes are served here* is shown if with cuisine=thai
+ - *Mexican dishes are served here* is shown if with cuisine=mexican
+ - *Japanese dishes are served here* is shown if with cuisine=japanese
+ - *Chicken based dishes are served here* is shown if with cuisine=chicken
+ - *Seafood dishes are served here* is shown if with cuisine=seafood
### show-menu-image
@@ -541,7 +547,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -626,6 +632,29 @@ This tagrendering has labels
| dogs.1 | Dogs allowed | dog=unleashed | dog=yes |
| dogs.2 | No dogs allowed | dog=no |
+| id | question | osmTags |
+-----|-----|----- |
+| Cuisine.0 | *What kind of food is served here?* (default) | |
+| Cuisine.1 | This is a pizzeria | cuisine=pizza |
+| Cuisine.2 | This is a friture | cuisine=friture |
+| Cuisine.3 | Mainly serves pasta | cuisine=pasta |
+| Cuisine.4 | This is kebab shop | cuisine=kebab |
+| Cuisine.5 | This is a sandwich shop | cuisine=sandwich |
+| Cuisine.6 | Burgers are served here | cuisine=burger |
+| Cuisine.7 | Sushi is served here | cuisine=sushi |
+| Cuisine.8 | Coffee is served here | cuisine=coffee |
+| Cuisine.9 | This is an Italian restaurant (which serves more than pasta and pizza) | cuisine=italian |
+| Cuisine.10 | French dishes are served here | cuisine=french |
+| Cuisine.11 | Chinese dishes are served here | cuisine=chinese |
+| Cuisine.12 | Greek dishes are served here | cuisine=greek |
+| Cuisine.13 | Indian dishes are served here | cuisine=indian |
+| Cuisine.14 | Turkish dishes are served here | cuisine=turkish |
+| Cuisine.15 | Thai dishes are served here | cuisine=thai |
+| Cuisine.16 | Mexican dishes are served here | cuisine=mexican |
+| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
+| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
+| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
+
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
@@ -704,9 +733,9 @@ The question is `What are the opening hours of {title()}?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -790,6 +819,11 @@ The question is `Is this place accessible with a wheelchair?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
@@ -857,7 +891,7 @@ Elements must match **all** of the following expressions:
| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -1056,6 +1090,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -1104,9 +1141,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -1366,7 +1403,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -1440,14 +1477,6 @@ This tagrendering has labels
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-type.0 | Only show shops selling {search} | | search (string) |
-
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-name.0 | Only show shops with name {search} | | search (string) |
-
| id | question | osmTags |
-----|-----|----- |
| second_hand.0 | Only show shops selling second-hand items | shop=second_hand | shop=charity | second_hand=yes | second_hand=only | service:bicycle:second_hand~^(yes|only)$ |
@@ -1456,6 +1485,174 @@ This tagrendering has labels
-----|-----|----- |
| has_organic.0 | Has organic options | organic=yes | organic=only |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |
diff --git a/Docs/Themes/healthcare.md b/Docs/Themes/healthcare.md
index 6a41f25c0..6bf99e1fb 100644
--- a/Docs/Themes/healthcare.md
+++ b/Docs/Themes/healthcare.md
@@ -39,6 +39,7 @@ Available languages:
- [Healthcare ( healthcare )](#healthcare-(-healthcare-))
1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
2. [medical_shops](#medical_shops)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -100,6 +101,16 @@ A shop
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**a medical supply shop** which has the following tags:shop=medical_supply
+
+**a hearing aids shop** which has the following tags:shop=hearing_aids
+
+**an optician** which has the following tags:shop=optician
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -148,7 +159,7 @@ Elements must match **all** of the following expressions:
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -335,6 +346,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -383,9 +397,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -645,7 +659,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -740,6 +754,174 @@ This tagrendering has labels
-----|-----|----- |
| accepts_cards.0 | Accepts payment cards | payment:cards=yes |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
diff --git a/Docs/Themes/items_with_image.md b/Docs/Themes/items_with_image.md
index d966c806e..53e071424 100644
--- a/Docs/Themes/items_with_image.md
+++ b/Docs/Themes/items_with_image.md
@@ -14,6 +14,7 @@ Available languages:
- en
- de
+ - es
# Layers defined in this theme configuration file
These layers can not be reused in different themes.
diff --git a/Docs/Themes/kerbs_and_crossings.md b/Docs/Themes/kerbs_and_crossings.md
index 3acf1a964..78edd347a 100644
--- a/Docs/Themes/kerbs_and_crossings.md
+++ b/Docs/Themes/kerbs_and_crossings.md
@@ -31,6 +31,7 @@ Available languages:
- [Kerbs and crossings ( kerbs_and_crossings )](#kerbs-and-crossings-(-kerbs_and_crossings-))
1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
2. [crossings_no_traffic_lights](#crossings_no_traffic_lights)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -47,6 +48,7 @@ Available languages:
+ [crossing-right-turn-through-red](#crossing-right-turn-through-red)
+ [crossing-continue-through-red](#crossing-continue-through-red)
+ [leftover-questions](#leftover-questions)
+ + [move-button](#move-button)
+ [lod](#lod)
- [Filters](#filters)
@@ -62,6 +64,12 @@ Crossings for pedestrians and cyclists
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**a crossing** which has the following tags:highway=crossing (snaps to layers `cycleways_and_roads`)
+
## Basic tags for this layer
Elements must match the expression **highway=crossing**
@@ -212,6 +220,11 @@ This tagrendering is only visible in the popup if the following condition is met
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Themes/lactosefree.md b/Docs/Themes/lactosefree.md
index 7f3e88e50..b79b1fb53 100644
--- a/Docs/Themes/lactosefree.md
+++ b/Docs/Themes/lactosefree.md
@@ -18,6 +18,8 @@ This theme contains the following layers:
Available languages:
- en
+ - de
+ - es
# Table of contents
@@ -87,6 +89,7 @@ Available languages:
+ [payment-options](#payment-options)
+ [wheelchair-access](#wheelchair-access)
+ [leftover-questions](#leftover-questions)
+ + [move-button](#move-button)
+ [lod](#lod)
4. [shops_lactosefree](#shops_lactosefree)
- [Basic tags for this layer](#basic-tags-for-this-layer)
@@ -175,7 +178,7 @@ Elements must match **all** of the following expressions:
| [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
-| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) |
+| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
| [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
@@ -263,9 +266,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -315,21 +318,25 @@ The question is `Is this place accessible with a wheelchair?`
The question is `What kind of food is served here?`
*This place mostly serves {cuisine}* is shown if `cuisine` is set
- - *This is a pizzeria* is shown if with cuisine=pizza
- - *This is a friture* is shown if with cuisine=friture
- - *Mainly serves pasta* is shown if with cuisine=pasta
- - *This is kebab shop* is shown if with cuisine=kebab
- - *This is a sandwich shop* is shown if with cuisine=sandwich
- - *Burgers are served here* is shown if with cuisine=burger
- - *Sushi is served here* is shown if with cuisine=sushi
- - *Coffee is served here* is shown if with cuisine=coffee
- - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
- - *French dishes are served here* is shown if with cuisine=french
- - *Chinese dishes are served here* is shown if with cuisine=chinese
- - *Greek dishes are served here* is shown if with cuisine=greek
- - *Indian dishes are served here* is shown if with cuisine=indian
- - *Turkish dishes are served here* is shown if with cuisine=turkish
- - *Thai dishes are served here* is shown if with cuisine=thai
+ - *This is a pizzeria* is shown if with cuisine=pizza
+ - *This is a friture* is shown if with cuisine=friture
+ - *Mainly serves pasta* is shown if with cuisine=pasta
+ - *This is kebab shop* is shown if with cuisine=kebab
+ - *This is a sandwich shop* is shown if with cuisine=sandwich
+ - *Burgers are served here* is shown if with cuisine=burger
+ - *Sushi is served here* is shown if with cuisine=sushi
+ - *Coffee is served here* is shown if with cuisine=coffee
+ - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
+ - *French dishes are served here* is shown if with cuisine=french
+ - *Chinese dishes are served here* is shown if with cuisine=chinese
+ - *Greek dishes are served here* is shown if with cuisine=greek
+ - *Indian dishes are served here* is shown if with cuisine=indian
+ - *Turkish dishes are served here* is shown if with cuisine=turkish
+ - *Thai dishes are served here* is shown if with cuisine=thai
+ - *Mexican dishes are served here* is shown if with cuisine=mexican
+ - *Japanese dishes are served here* is shown if with cuisine=japanese
+ - *Chicken based dishes are served here* is shown if with cuisine=chicken
+ - *Seafood dishes are served here* is shown if with cuisine=seafood
### show-menu-image
@@ -539,7 +546,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -624,6 +631,29 @@ This tagrendering has labels
| dogs.1 | Dogs allowed | dog=unleashed | dog=yes |
| dogs.2 | No dogs allowed | dog=no |
+| id | question | osmTags |
+-----|-----|----- |
+| Cuisine.0 | *What kind of food is served here?* (default) | |
+| Cuisine.1 | This is a pizzeria | cuisine=pizza |
+| Cuisine.2 | This is a friture | cuisine=friture |
+| Cuisine.3 | Mainly serves pasta | cuisine=pasta |
+| Cuisine.4 | This is kebab shop | cuisine=kebab |
+| Cuisine.5 | This is a sandwich shop | cuisine=sandwich |
+| Cuisine.6 | Burgers are served here | cuisine=burger |
+| Cuisine.7 | Sushi is served here | cuisine=sushi |
+| Cuisine.8 | Coffee is served here | cuisine=coffee |
+| Cuisine.9 | This is an Italian restaurant (which serves more than pasta and pizza) | cuisine=italian |
+| Cuisine.10 | French dishes are served here | cuisine=french |
+| Cuisine.11 | Chinese dishes are served here | cuisine=chinese |
+| Cuisine.12 | Greek dishes are served here | cuisine=greek |
+| Cuisine.13 | Indian dishes are served here | cuisine=indian |
+| Cuisine.14 | Turkish dishes are served here | cuisine=turkish |
+| Cuisine.15 | Thai dishes are served here | cuisine=thai |
+| Cuisine.16 | Mexican dishes are served here | cuisine=mexican |
+| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
+| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
+| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
+
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
@@ -702,9 +732,9 @@ The question is `What are the opening hours of {title()}?`
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -788,6 +818,11 @@ The question is `Is this place accessible with a wheelchair?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
@@ -855,7 +890,7 @@ Elements must match **all** of the following expressions:
| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) |
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -1054,6 +1089,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -1102,9 +1140,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -1364,7 +1402,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -1438,14 +1476,6 @@ This tagrendering has labels
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-type.0 | Only show shops selling {search} | | search (string) |
-
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-name.0 | Only show shops with name {search} | | search (string) |
-
| id | question | osmTags |
-----|-----|----- |
| second_hand.0 | Only show shops selling second-hand items | shop=second_hand | shop=charity | second_hand=yes | second_hand=only | service:bicycle:second_hand~^(yes|only)$ |
@@ -1454,6 +1484,174 @@ This tagrendering has labels
-----|-----|----- |
| has_organic.0 | Has organic options | organic=yes | organic=only |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |
diff --git a/Docs/Themes/mapcomplete-changes.md b/Docs/Themes/mapcomplete-changes.md
index 14414047c..ab0bae224 100644
--- a/Docs/Themes/mapcomplete-changes.md
+++ b/Docs/Themes/mapcomplete-changes.md
@@ -14,6 +14,7 @@ This theme contains the following layers:
Available languages:
- en
+ - de
# Table of contents
diff --git a/Docs/Themes/onwheels.md b/Docs/Themes/onwheels.md
index f182847d2..2185f6c7d 100644
--- a/Docs/Themes/onwheels.md
+++ b/Docs/Themes/onwheels.md
@@ -54,6 +54,7 @@ Available languages:
+ [images](#images)
+ [_stolen_entrances](#_stolen_entrances)
+ [leftover-questions](#leftover-questions)
+ + [move-button](#move-button)
+ [lod](#lod)
# Layers defined in this theme configuration file
@@ -91,6 +92,11 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Themes/openlovemap.md b/Docs/Themes/openlovemap.md
index d064b0634..c0ca39aec 100644
--- a/Docs/Themes/openlovemap.md
+++ b/Docs/Themes/openlovemap.md
@@ -30,6 +30,7 @@ Available languages:
- [Open Love Map ( openlovemap )](#open-love-map-(-openlovemap-))
1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
2. [erotic_shop](#erotic_shop)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -81,6 +82,7 @@ Available languages:
+ [lod](#lod)
- [Filters](#filters)
3. [condom_vending_machine](#condom_vending_machine)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -108,6 +110,7 @@ Available languages:
+ [lod](#lod)
- [Filters](#filters)
4. [erotic_cinema](#erotic_cinema)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -120,6 +123,7 @@ Available languages:
+ [Opening hours](#opening-hours)
+ [has_video_booth](#has_video_booth)
+ [leftover-questions](#leftover-questions)
+ + [move-button](#move-button)
+ [lod](#lod)
- [Filters](#filters)
@@ -135,6 +139,12 @@ A shop
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**an erotic shop** which has the following tags:shop=erotic
+
## Basic tags for this layer
Elements must match the expression **shop=erotic**
@@ -180,7 +190,7 @@ Elements must match the expression ** [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
| [service:private_video_booth](https://wiki.openstreetmap.org/wiki/Key:service:private_video_booth) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dno) |
### images
@@ -368,6 +378,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -416,9 +429,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -678,7 +691,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -799,6 +812,174 @@ This tagrendering has labels
-----|-----|----- |
| accepts_cards.0 | Accepts payment cards | payment:cards=yes |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
@@ -825,6 +1006,12 @@ Layer showing vending machines
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**a condom vending machine** which has the following tags:amenity=vending_machine & vending=condoms
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -1005,9 +1192,9 @@ The question is `Is this vending machine indoors?`
### phone
The question is `What is the phone number of the operator of this vending machine?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -1106,6 +1293,12 @@ This layer is based on [cinema](../Layers/cinema.md)
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**an erotic cinema** which has the following tags:amenity=cinema & cinema=erotic
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -1141,9 +1334,9 @@ _This tagrendering has no question and is thus read-only_
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -1195,6 +1388,11 @@ The question is `Does {title()} have a private video booth?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Themes/personal.md b/Docs/Themes/personal.md
index c1b6db497..a4b9caa4f 100644
--- a/Docs/Themes/personal.md
+++ b/Docs/Themes/personal.md
@@ -32,6 +32,7 @@ This theme contains the following layers:
- [binocular](../Layers/binocular.md)
- [birdhide](../Layers/birdhide.md)
- [cafe_pub](../Layers/cafe_pub.md)
+ - [caravansites](../Layers/caravansites.md)
- [charging_station](../Layers/charging_station.md)
- [climbing_area](../Layers/climbing_area.md)
- [climbing_club](../Layers/climbing_club.md)
@@ -48,6 +49,7 @@ This theme contains the following layers:
- [doctors](../Layers/doctors.md)
- [dogpark](../Layers/dogpark.md)
- [drinking_water](../Layers/drinking_water.md)
+ - [dumpstations](../Layers/dumpstations.md)
- [elevator](../Layers/elevator.md)
- [elongated_coin](../Layers/elongated_coin.md)
- [entrance](../Layers/entrance.md)
diff --git a/Docs/Themes/pets.md b/Docs/Themes/pets.md
index 61c4cf94f..36ebb403c 100644
--- a/Docs/Themes/pets.md
+++ b/Docs/Themes/pets.md
@@ -166,7 +166,7 @@ Elements must match **all** of the following expressions:
| [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
-| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) |
+| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
| [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
@@ -243,9 +243,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -295,21 +295,25 @@ The question is `Is this place accessible with a wheelchair?`
The question is `What kind of food is served here?`
*This place mostly serves {cuisine}* is shown if `cuisine` is set
- - *This is a pizzeria* is shown if with cuisine=pizza
- - *This is a friture* is shown if with cuisine=friture
- - *Mainly serves pasta* is shown if with cuisine=pasta
- - *This is kebab shop* is shown if with cuisine=kebab
- - *This is a sandwich shop* is shown if with cuisine=sandwich
- - *Burgers are served here* is shown if with cuisine=burger
- - *Sushi is served here* is shown if with cuisine=sushi
- - *Coffee is served here* is shown if with cuisine=coffee
- - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
- - *French dishes are served here* is shown if with cuisine=french
- - *Chinese dishes are served here* is shown if with cuisine=chinese
- - *Greek dishes are served here* is shown if with cuisine=greek
- - *Indian dishes are served here* is shown if with cuisine=indian
- - *Turkish dishes are served here* is shown if with cuisine=turkish
- - *Thai dishes are served here* is shown if with cuisine=thai
+ - *This is a pizzeria* is shown if with cuisine=pizza
+ - *This is a friture* is shown if with cuisine=friture
+ - *Mainly serves pasta* is shown if with cuisine=pasta
+ - *This is kebab shop* is shown if with cuisine=kebab
+ - *This is a sandwich shop* is shown if with cuisine=sandwich
+ - *Burgers are served here* is shown if with cuisine=burger
+ - *Sushi is served here* is shown if with cuisine=sushi
+ - *Coffee is served here* is shown if with cuisine=coffee
+ - *This is an Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
+ - *French dishes are served here* is shown if with cuisine=french
+ - *Chinese dishes are served here* is shown if with cuisine=chinese
+ - *Greek dishes are served here* is shown if with cuisine=greek
+ - *Indian dishes are served here* is shown if with cuisine=indian
+ - *Turkish dishes are served here* is shown if with cuisine=turkish
+ - *Thai dishes are served here* is shown if with cuisine=thai
+ - *Mexican dishes are served here* is shown if with cuisine=mexican
+ - *Japanese dishes are served here* is shown if with cuisine=japanese
+ - *Chicken based dishes are served here* is shown if with cuisine=chicken
+ - *Seafood dishes are served here* is shown if with cuisine=seafood
### show-menu-image
@@ -531,7 +535,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -616,6 +620,29 @@ This tagrendering has labels
| dogs.1 | Dogs allowed | dog=unleashed | dog=yes |
| dogs.2 | No dogs allowed | dog=no |
+| id | question | osmTags |
+-----|-----|----- |
+| Cuisine.0 | *What kind of food is served here?* (default) | |
+| Cuisine.1 | This is a pizzeria | cuisine=pizza |
+| Cuisine.2 | This is a friture | cuisine=friture |
+| Cuisine.3 | Mainly serves pasta | cuisine=pasta |
+| Cuisine.4 | This is kebab shop | cuisine=kebab |
+| Cuisine.5 | This is a sandwich shop | cuisine=sandwich |
+| Cuisine.6 | Burgers are served here | cuisine=burger |
+| Cuisine.7 | Sushi is served here | cuisine=sushi |
+| Cuisine.8 | Coffee is served here | cuisine=coffee |
+| Cuisine.9 | This is an Italian restaurant (which serves more than pasta and pizza) | cuisine=italian |
+| Cuisine.10 | French dishes are served here | cuisine=french |
+| Cuisine.11 | Chinese dishes are served here | cuisine=chinese |
+| Cuisine.12 | Greek dishes are served here | cuisine=greek |
+| Cuisine.13 | Indian dishes are served here | cuisine=indian |
+| Cuisine.14 | Turkish dishes are served here | cuisine=turkish |
+| Cuisine.15 | Thai dishes are served here | cuisine=thai |
+| Cuisine.16 | Mexican dishes are served here | cuisine=mexican |
+| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
+| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
+| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
+
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
@@ -678,7 +705,7 @@ Elements must match **all** of the following expressions:
| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -865,6 +892,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -913,9 +943,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -1175,7 +1205,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -1262,14 +1292,6 @@ This tagrendering has labels
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-type.0 | Only show shops selling {search} | | search (string) |
-
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-name.0 | Only show shops with name {search} | | search (string) |
-
| id | question | osmTags |
-----|-----|----- |
| second_hand.0 | Only show shops selling second-hand items | shop=second_hand | shop=charity | second_hand=yes | second_hand=only | service:bicycle:second_hand~^(yes|only)$ |
@@ -1278,6 +1300,174 @@ This tagrendering has labels
-----|-----|----- |
| has_organic.0 | Has organic options | organic=yes | organic=only |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |
diff --git a/Docs/Themes/rainbow_crossings.md b/Docs/Themes/rainbow_crossings.md
index c47b46cd8..805f581a0 100644
--- a/Docs/Themes/rainbow_crossings.md
+++ b/Docs/Themes/rainbow_crossings.md
@@ -36,6 +36,7 @@ Available languages:
+ [images](#images)
+ [crossing-with-rainbow](#crossing-with-rainbow)
+ [leftover-questions](#leftover-questions)
+ + [move-button](#move-button)
+ [lod](#lod)
# Layers defined in this theme configuration file
@@ -77,6 +78,11 @@ The question is `Does this crossing has rainbow paintings?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Themes/sports.md b/Docs/Themes/sports.md
index 47405e249..6e74a33af 100644
--- a/Docs/Themes/sports.md
+++ b/Docs/Themes/sports.md
@@ -34,6 +34,7 @@ Available languages:
- [Sports ( sports )](#sports-(-sports-))
1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
2. [sport_shops](#sport_shops)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -95,6 +96,12 @@ A shop
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**a sports shop** which has the following tags:shop=sports
+
## Basic tags for this layer
Elements must match the expression **shop=sports**
@@ -140,7 +147,7 @@ Elements must match the expression ** [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
-| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | |
+| [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
@@ -327,6 +334,9 @@ The question is `What kind of shop is this?`
- *Window Blind Store* is shown if with shop=window_blind
- *Wine Shop* is shown if with shop=wine
+This tagrendering has labels
+`description`
+
### brand
The question is `What is the brand of this shop?`
@@ -375,9 +385,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
@@ -637,7 +647,7 @@ The question is `What is the network name for the wireless internet access?`
- *Telekom* is shown if 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.*)$
This tagrendering has labels
`internet-all`
@@ -724,14 +734,6 @@ This tagrendering has labels
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-type.0 | Only show shops selling {search} | | search (string) |
-
-| id | question | osmTags | fields |
------|-----|-----|----- |
-| shop-name.0 | Only show shops with name {search} | | search (string) |
-
| id | question | osmTags |
-----|-----|----- |
| second_hand.0 | Only show shops selling second-hand items | shop=second_hand | shop=charity | second_hand=yes | second_hand=only | service:bicycle:second_hand~^(yes|only)$ |
@@ -740,6 +742,174 @@ This tagrendering has labels
-----|-----|----- |
| has_organic.0 | Has organic options | organic=yes | organic=only |
+| id | question | osmTags |
+-----|-----|----- |
+| shop_types.0 | *What kind of shop is this?* (default) | |
+| shop_types.1 | Bicycle rental shop | shop=bicycle_rental |
+| shop_types.2 | Farm Supply Shop | shop=agrarian |
+| shop_types.3 | Liquor Store | shop=alcohol |
+| shop_types.4 | Anime / Manga Shop | shop=anime |
+| shop_types.5 | Antique Shop | shop=antiques |
+| shop_types.6 | Appliance Store | shop=appliance |
+| shop_types.7 | Art Store | shop=art |
+| shop_types.8 | Baby Goods Store | shop=baby_goods |
+| shop_types.9 | Bag/Luggage Store | shop=bag |
+| shop_types.10 | Bakery | shop=bakery |
+| shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing |
+| shop_types.12 | Beauty Shop | shop=beauty |
+| shop_types.13 | Bedding/Mattress Store | shop=bed |
+| shop_types.14 | Beverage Store | shop=beverages |
+| shop_types.15 | Bicycle Shop | shop=bicycle |
+| shop_types.16 | Boat Store | shop=boat |
+| shop_types.17 | Bookmaker | shop=bookmaker |
+| shop_types.18 | Bookstore | shop=books |
+| shop_types.19 | Brewing Supply Store | shop=brewing_supplies |
+| shop_types.20 | Butcher | shop=butcher |
+| shop_types.21 | Camera Equipment Store | shop=camera |
+| shop_types.22 | Candle Shop | shop=candles |
+| shop_types.23 | Cannabis Shop | shop=cannabis |
+| shop_types.24 | Car Dealership | shop=car |
+| shop_types.25 | Car Parts Store | shop=car_parts |
+| shop_types.26 | Car Repair Shop | shop=car_repair |
+| shop_types.27 | RV Dealership | shop=caravan |
+| shop_types.28 | Carpet Store | shop=carpet |
+| shop_types.29 | Catalog Shop | shop=catalogue |
+| shop_types.30 | Charity Store | shop=charity |
+| shop_types.31 | Cheese Store | shop=cheese |
+| shop_types.32 | Drugstore | shop=chemist |
+| shop_types.33 | Chocolate Store | shop=chocolate |
+| shop_types.34 | Clothing Store | shop=clothes |
+| shop_types.35 | Coffee Store | shop=coffee |
+| shop_types.36 | Collectibles Shop | shop=collector |
+| shop_types.37 | Computer Store | shop=computer |
+| shop_types.38 | Candy Store | shop=confectionery |
+| shop_types.39 | Convenience Store | shop=convenience |
+| shop_types.40 | Copy Store | shop=copyshop |
+| shop_types.41 | Cosmetics Store | shop=cosmetics |
+| shop_types.42 | Rural Supplies Store | shop=country_store |
+| shop_types.43 | Arts & Crafts Store | shop=craft |
+| shop_types.44 | Curtain Store | shop=curtain |
+| shop_types.45 | Dairy Store | shop=dairy |
+| shop_types.46 | Delicatessen | shop=deli |
+| shop_types.47 | Department Store | shop=department_store |
+| shop_types.48 | DIY Store | shop=doityourself |
+| shop_types.49 | Door Shop | shop=doors |
+| shop_types.50 | Dry Cleaner | shop=dry_cleaning |
+| shop_types.51 | E-Cigarette Shop | shop=e-cigarette |
+| shop_types.52 | Electrical Equipment Store | shop=electrical |
+| shop_types.53 | Electronics Store | shop=electronics |
+| shop_types.54 | Erotic Store | shop=erotic |
+| shop_types.55 | Fabric Store | shop=fabric |
+| shop_types.56 | Produce Stand | shop=farm |
+| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories |
+| shop_types.58 | Fireplace Store | shop=fireplace |
+| shop_types.59 | Fishing Shop | shop=fishing |
+| shop_types.60 | Flooring Supply Shop | shop=flooring |
+| shop_types.61 | Florist | shop=florist |
+| shop_types.62 | Framing Shop | shop=frame |
+| shop_types.63 | Frozen Food Store | shop=frozen_food |
+| shop_types.64 | Fuel Shop | shop=fuel |
+| shop_types.65 | Funeral Home | shop=funeral_directors |
+| shop_types.66 | Furniture Store | shop=furniture |
+| shop_types.67 | Tabletop Game Store | shop=games |
+| shop_types.68 | Garden Center | shop=garden_centre |
+| shop_types.69 | Bottled Gas Shop | shop=gas |
+| shop_types.70 | General Store | shop=general |
+| shop_types.71 | Gift Shop | shop=gift |
+| shop_types.72 | Greengrocer | shop=greengrocer |
+| shop_types.73 | Hairdresser | shop=hairdresser |
+| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply |
+| shop_types.75 | Hardware Store | shop=hardware |
+| shop_types.76 | Health Food Store | shop=health_food |
+| shop_types.77 | Hearing Aids Store | shop=hearing_aids |
+| shop_types.78 | Herbalist | shop=herbalist |
+| shop_types.79 | Hifi Store | shop=hifi |
+| shop_types.80 | Honey Store | shop=honey |
+| shop_types.81 | Household Linen Shop | shop=household_linen |
+| shop_types.82 | Houseware Store | shop=houseware |
+| shop_types.83 | Hunting Shop | shop=hunting |
+| shop_types.84 | Interior Decoration Store | shop=interior_decoration |
+| shop_types.85 | Jewelry Store | shop=jewelry |
+| shop_types.86 | Kiosk | shop=kiosk |
+| shop_types.87 | Kitchen Design Store | shop=kitchen |
+| shop_types.88 | Laundry | shop=laundry |
+| shop_types.89 | Leather Store | shop=leather |
+| shop_types.90 | Lighting Store | shop=lighting |
+| shop_types.91 | Locksmith | shop=locksmith |
+| shop_types.92 | Lottery Shop | shop=lottery |
+| shop_types.93 | Mall | shop=mall |
+| shop_types.94 | Massage Shop | shop=massage |
+| shop_types.95 | Medical Supply Store | shop=medical_supply |
+| shop_types.96 | Military Surplus Store | shop=military_surplus |
+| shop_types.97 | Mobile Phone Store | shop=mobile_phone |
+| shop_types.98 | Model Shop | shop=model |
+| shop_types.99 | Money Lender | shop=money_lender |
+| shop_types.100 | Motorcycle Dealership | shop=motorcycle |
+| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair |
+| shop_types.102 | Music Store | shop=music |
+| shop_types.103 | Musical Instrument Store | shop=musical_instrument |
+| shop_types.104 | Newsstand | shop=newsagent |
+| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements |
+| shop_types.106 | Nuts Shop | shop=nuts |
+| shop_types.107 | Optician | shop=optician |
+| shop_types.108 | Outdoors Store | shop=outdoor |
+| shop_types.109 | Online Retailer Outpost | shop=outpost |
+| shop_types.110 | Paint Store | shop=paint |
+| shop_types.111 | Party Supply Store | shop=party |
+| shop_types.112 | Pasta Store | shop=pasta |
+| shop_types.113 | Pastry Shop | shop=pastry |
+| shop_types.114 | Pawnshop | shop=pawnbroker |
+| shop_types.115 | Perfume Store | shop=perfumery |
+| shop_types.116 | Pet Store | shop=pet |
+| shop_types.117 | Pet Groomer | shop=pet_grooming |
+| shop_types.118 | Photography Store | shop=photo |
+| shop_types.119 | Pottery Store | shop=pottery |
+| shop_types.120 | Printer Ink Store | shop=printer_ink |
+| shop_types.121 | Psychic | shop=psychic |
+| shop_types.122 | Fireworks Store | shop=pyrotechnics |
+| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics |
+| shop_types.124 | Religious Store | shop=religion |
+| shop_types.125 | Rental Shop | shop=rental |
+| shop_types.126 | Repair Shop | shop=repair |
+| shop_types.127 | Rice Store | shop=rice |
+| shop_types.128 | Scuba Diving Shop | shop=scuba_diving |
+| shop_types.129 | Seafood Shop | shop=seafood |
+| shop_types.130 | Thrift Store | shop=second_hand |
+| shop_types.131 | Sewing Supply Shop | shop=sewing |
+| shop_types.132 | Shoe Repair Shop | shop=shoe_repair |
+| shop_types.133 | Shoe Store | shop=shoes |
+| shop_types.134 | Spice Shop | shop=spices |
+| shop_types.135 | Sporting Goods Store | shop=sports |
+| shop_types.136 | Stationery Store | shop=stationery |
+| shop_types.137 | Storage Rental | shop=storage_rental |
+| shop_types.138 | Supermarket | shop=supermarket |
+| shop_types.139 | Pool Supply Store | shop=swimming_pool |
+| shop_types.140 | Tailor | shop=tailor |
+| shop_types.141 | Tattoo Parlor | shop=tattoo |
+| shop_types.142 | Tea Store | shop=tea |
+| shop_types.143 | Telecom Retail Store | shop=telecommunication |
+| shop_types.144 | Ticket Seller | shop=ticket |
+| shop_types.145 | Tile Shop | shop=tiles |
+| shop_types.146 | Tobacco Shop | shop=tobacco |
+| shop_types.147 | Tool Rental | shop=tool_hire |
+| shop_types.148 | Toy Store | shop=toys |
+| shop_types.149 | Trade Shop | shop=trade |
+| shop_types.150 | Travel Agency | shop=travel_agency |
+| shop_types.151 | Trophy Shop | shop=trophy |
+| shop_types.152 | Tire Store | shop=tyres |
+| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner |
+| shop_types.154 | Discount Store | shop=variety_store |
+| shop_types.155 | Video Store | shop=video |
+| shop_types.156 | Video Game Store | shop=video_games |
+| shop_types.157 | Watches Shop | shop=watches |
+| shop_types.158 | Drinking Water Shop | shop=water |
+| shop_types.159 | Watersport/Swim Shop | shop=water_sports |
+| shop_types.160 | Weapon Shop | shop=weapons |
+| shop_types.161 | Wholesale Store | shop=wholesale |
+| shop_types.162 | Wig Shop | shop=wigs |
+| shop_types.163 | Window Blind Store | shop=window_blind |
+| shop_types.164 | Wine Shop | shop=wine |
+
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |
diff --git a/Docs/Themes/stations.md b/Docs/Themes/stations.md
index 1559c57f7..f5380541a 100644
--- a/Docs/Themes/stations.md
+++ b/Docs/Themes/stations.md
@@ -55,6 +55,7 @@ Available languages:
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
3. [departures_board](#departures_board)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -62,6 +63,7 @@ Available languages:
+ [repeated](#repeated)
+ [single_level](#single_level)
+ [leftover-questions](#leftover-questions)
+ + [move-button](#move-button)
+ [lod](#lod)
# Layers defined in this theme configuration file
@@ -94,6 +96,12 @@ Displays showing the trains that will leave from this station
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**a departures board** which has the following tags:departures_board=yes
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -155,6 +163,11 @@ This tagrendering has labels
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Themes/toerisme_vlaanderen.md b/Docs/Themes/toerisme_vlaanderen.md
index 4711c27d8..523f5a17f 100644
--- a/Docs/Themes/toerisme_vlaanderen.md
+++ b/Docs/Themes/toerisme_vlaanderen.md
@@ -28,6 +28,7 @@ Available languages:
- [Pin je punt ( toerisme_vlaanderen )](#pin-je-punt-(-toerisme_vlaanderen-))
1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
2. [charging_station_ebikes](#charging_station_ebikes)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -144,6 +145,7 @@ Available languages:
+ [delete-button](#delete-button)
+ [lod](#lod)
3. [bicycle_rental_non_docking](#bicycle_rental_non_docking)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -180,6 +182,12 @@ A charging station
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**laadpunt voor elektrische fietsen** which has the following tags:amenity=charging_station & motorcar=no & bicycle=yes
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -1422,6 +1430,14 @@ Bicycle rental stations
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**a bicycle rental shop** which has the following tags:amenity=bicycle_rental & bicycle_rental=shop
+
+**a bicycle rental** which has the following tags:amenity=bicycle_rental
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
@@ -1492,9 +1508,9 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Themes/uk_addresses.md b/Docs/Themes/uk_addresses.md
index 476b58244..cbcc1e35b 100644
--- a/Docs/Themes/uk_addresses.md
+++ b/Docs/Themes/uk_addresses.md
@@ -48,6 +48,7 @@ Available languages:
+ [uk_addresses_parentstreet](#uk_addresses_parentstreet)
+ [fixme](#fixme)
+ [address-sign-image](#address-sign-image)
+ + [move-button](#move-button)
+ [lod](#lod)
# Layers defined in this theme configuration file
@@ -290,6 +291,11 @@ The question is `Please explain what the address is so that someone else can loo
_This tagrendering has no question and is thus read-only_
*{image_carousel(image:address)} {image_upload(image:address, Too complex? Add a photo of the address)}*
+### move-button
+
+_This tagrendering has no question and is thus read-only_
+*{move_button()}*
+
### lod
_This tagrendering has no question and is thus read-only_
diff --git a/Docs/Themes/vending_machine.md b/Docs/Themes/vending_machine.md
index bf82236d3..282a0f08c 100644
--- a/Docs/Themes/vending_machine.md
+++ b/Docs/Themes/vending_machine.md
@@ -251,9 +251,9 @@ The question is `Is this vending machine indoors?`
### phone
The question is `What is the phone number of the operator of this vending machine?`
-*{phone}* is shown if `phone` is set
+*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- - *{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
+ - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
diff --git a/Docs/Themes/walkingnodes.md b/Docs/Themes/walkingnodes.md
index d293aaf05..dc8af0ed1 100644
--- a/Docs/Themes/walkingnodes.md
+++ b/Docs/Themes/walkingnodes.md
@@ -33,6 +33,7 @@ Available languages:
+ [leftover-questions](#leftover-questions)
+ [lod](#lod)
3. [node_hiking](#node_hiking)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [node-rwn_ref](#node-rwn_ref)
@@ -42,6 +43,7 @@ Available languages:
+ [leftover-questions](#leftover-questions)
+ [lod](#lod)
4. [guidepost_hiking](#guidepost_hiking)
+ - [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@@ -107,6 +109,12 @@ This tagrendering has labels
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**a walking node** which has the following tags:rwn_ref=? & network:type=node_network (snaps to layers `cycleways_and_roads`)
+
## Basic tags for this layer
Elements must match **any** of the following expressions:
@@ -172,6 +180,12 @@ Guideposts (also known as fingerposts or finger posts) are often found along off
No themes use this layer
+## Presets
+
+The following options to create new points are included:
+
+**a guidepost** which has the following tags:tourism=information & information=guidepost & hiking=yes
+
## Basic tags for this layer
Elements must match **all** of the following expressions:
diff --git a/Docs/URL_Parameters.md b/Docs/URL_Parameters.md
index 38cf89abf..b52a8d1db 100644
--- a/Docs/URL_Parameters.md
+++ b/Docs/URL_Parameters.md
@@ -67,15 +67,11 @@ The URL-hash can contain multiple values:
- The currently opened menu view
-- The base64-encoded JSON-file specifying a custom theme (only when loading)
-
### Possible hashes to open a menu
The possible hashes are:
-`menu:about`,`menu:settings`,`menu:favourites`,`menu:community`,`menu:privacy`,`menu:advanced`
-
-`theme-menu:intro`,`theme-menu:download`,`theme-menu:copyright`,`theme-menu:share`
+`copyright`,`copyright_icons`,`community_index`,`hotkeys`,`privacy`,`filter`,`background`,`about_theme`,`download`,`favourites`,`usersettings`,`share`,`menu`
## language
@@ -415,7 +411,7 @@ The default value is _true_
The mode the application starts in, e.g. 'map', 'dashboard' or 'statistics'
-This documentation is defined in the source code at [generateDocs.ts](ervdvn/git2/MapComplete/scripts/generateDocs.ts#L434)
+This documentation is defined in the source code at [generateDocs.ts](ervdvn/git/MapComplete/scripts/generateDocs.ts#L436)
The default value is _map_
diff --git a/Docs/wikiIndex.txt b/Docs/wikiIndex.txt
index b1b61962f..62abfa16e 100644
--- a/Docs/wikiIndex.txt
+++ b/Docs/wikiIndex.txt
@@ -14,7 +14,7 @@
|name= [https://mapcomplete.org/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}}, {{#language:pl|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
+|descr= A MapComplete theme: A map for cyclists to find the appropriate infrastructure for their needs, such as bicycle pumps, drinking water, bicycle shops, repair stations or parkings
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|image= MapComplete_Screenshot.png
|genre= POI, editor, cyclofix
@@ -211,7 +211,7 @@
{{service_item
|name= [https://mapcomplete.org/circular_economy circular_economy]
|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:es|en}}
+|lang= {{#language:en|en}}, {{#language:es|en}}, {{#language:de|en}}
|descr= A MapComplete theme: Various items which help people to share, reuse or recycle
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|image= MapComplete_Screenshot.png
@@ -337,7 +337,7 @@
{{service_item
|name= [https://mapcomplete.org/glutenfree glutenfree]
|region= Worldwide
-|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:it|en}}
+|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:es|en}}
|descr= A MapComplete theme: A crowdsourced map with glutenfree items
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|image= MapComplete_Screenshot.png
@@ -411,7 +411,7 @@ The position of a signpost can be used by a hiker/biker/rider/s…
{{service_item
|name= [https://mapcomplete.org/lactosefree lactosefree]
|region= Worldwide
-|lang= {{#language:en|en}}
+|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:es|en}}
|descr= A MapComplete theme: A crowdsourced map with lactose free shops and restaurants
|material= {{yes|[https://mapcomplete.org/ Yes]}}
|image= MapComplete_Screenshot.png
diff --git a/assets/layers/charging_station/charging_station.json b/assets/layers/charging_station/charging_station.json
index 132a6710e..1d5bccb6d 100644
--- a/assets/layers/charging_station/charging_station.json
+++ b/assets/layers/charging_station/charging_station.json
@@ -5,13 +5,7 @@
"nl": "Oplaadpunten",
"de": "Ladestationen"
},
- "description": {
- "en": "A charging station",
- "nl": "Oplaadpunten",
- "ca": "Una estació de càrrega",
- "de": "Eine Ladestation",
- "fr": "Une station de recharge"
- },
+ "minzoom": 10,
"source": {
"osmTags": {
"and": [
@@ -26,7 +20,6 @@
]
}
},
- "minzoom": 10,
"title": {
"render": {
"en": "Charging station",
@@ -72,109 +65,14 @@
}
]
},
- "pointRendering": [
- {
- "location": [
- "point",
- "centroid"
- ],
- "marker": [
- {
- "icon": "pin",
- "color": "#fff"
- },
- {
- "icon": {
- "render": "./assets/themes/charging_stations/plug.svg",
- "mappings": [
- {
- "if": "bicycle=yes",
- "then": "./assets/themes/charging_stations/bicycle.svg"
- },
- {
- "if": {
- "or": [
- "car=yes",
- "motorcar=yes"
- ]
- },
- "then": "./assets/themes/charging_stations/car.svg"
- }
- ]
- }
- }
- ],
- "iconBadges": [
- {
- "if": {
- "or": [
- "disused:amenity=charging_station",
- "operational_status=broken"
- ]
- },
- "then": "close:#c22;"
- },
- {
- "if": {
- "or": [
- "proposed:amenity=charging_station",
- "planned:amenity=charging_station"
- ]
- },
- "then": "./assets/layers/charging_station/under_construction.svg"
- },
- {
- "if": {
- "and": [
- "bicycle=yes",
- {
- "or": [
- "motorcar=yes",
- "car=yes"
- ]
- }
- ]
- },
- "then": "circle:#fff;./assets/themes/charging_stations/car.svg"
- }
- ],
- "anchor": "bottom",
- "iconSize": "50,50"
- }
- ],
- "lineRendering": [
- {
- "color": "black",
- "width": 2,
- "fillColor": "#80808080"
- }
- ],
- "presets": [
- {
- "tags": [
- "amenity=charging_station",
- "motorcar=no",
- "bicycle=yes"
- ],
- "title": {
- "en": "charging station for electrical bikes",
- "nl": "oplaadpunt voor elektrische fietsen",
- "de": "Ladestation für Elektrofahrräder"
- }
- },
- {
- "tags": [
- "amenity=charging_station",
- "motorcar=yes",
- "bicycle=no"
- ],
- "title": {
- "en": "charging station for cars",
- "nl": "oplaadstation voor elektrische auto's",
- "de": "Ladestation für Autos"
- }
- }
- ],
+ "description": {
+ "en": "A charging station",
+ "nl": "Oplaadpunten",
+ "ca": "Una estació de càrrega",
+ "de": "Eine Ladestation",
+ "fr": "Une station de recharge"
+ },
+ "#": "no-question-hint-check",
"tagRenderings": [
"images",
{
@@ -2880,6 +2778,109 @@
}
}
],
+ "lineRendering": [
+ {
+ "color": "black",
+ "width": 2,
+ "fillColor": "#80808080"
+ }
+ ],
+ "pointRendering": [
+ {
+ "location": [
+ "point",
+ "centroid"
+ ],
+ "marker": [
+ {
+ "icon": "pin",
+ "color": "#fff"
+ },
+ {
+ "icon": {
+ "render": "./assets/themes/charging_stations/plug.svg",
+ "mappings": [
+ {
+ "if": "bicycle=yes",
+ "then": "./assets/themes/charging_stations/bicycle.svg"
+ },
+ {
+ "if": {
+ "or": [
+ "car=yes",
+ "motorcar=yes"
+ ]
+ },
+ "then": "./assets/themes/charging_stations/car.svg"
+ }
+ ]
+ }
+ }
+ ],
+ "iconBadges": [
+ {
+ "if": {
+ "or": [
+ "disused:amenity=charging_station",
+ "operational_status=broken"
+ ]
+ },
+ "then": "close:#c22;"
+ },
+ {
+ "if": {
+ "or": [
+ "proposed:amenity=charging_station",
+ "planned:amenity=charging_station"
+ ]
+ },
+ "then": "./assets/layers/charging_station/under_construction.svg"
+ },
+ {
+ "if": {
+ "and": [
+ "bicycle=yes",
+ {
+ "or": [
+ "motorcar=yes",
+ "car=yes"
+ ]
+ }
+ ]
+ },
+ "then": "circle:#fff;./assets/themes/charging_stations/car.svg"
+ }
+ ],
+ "anchor": "bottom",
+ "iconSize": "50,50"
+ }
+ ],
+ "presets": [
+ {
+ "tags": [
+ "amenity=charging_station",
+ "motorcar=no",
+ "bicycle=yes"
+ ],
+ "title": {
+ "en": "charging station for electrical bikes",
+ "nl": "oplaadpunt voor elektrische fietsen",
+ "de": "Ladestation für Elektrofahrräder"
+ }
+ },
+ {
+ "tags": [
+ "amenity=charging_station",
+ "motorcar=yes",
+ "bicycle=no"
+ ],
+ "title": {
+ "en": "charging station for cars",
+ "nl": "oplaadstation voor elektrische auto's",
+ "de": "Ladestation für Autos"
+ }
+ }
+ ],
"filter": [
{
"id": "vehicle-type",
@@ -3127,19 +3128,6 @@
]
}
],
- "deletion": {
- "softDeletionTags": {
- "and": [
- "amenity=",
- "disused:amenity=charging_station"
- ]
- },
- "neededChangesets": 10
- },
- "allowMove": {
- "enableRelocation": false,
- "enableImproveAccuracy": true
- },
"units": [
{
"maxstay": {
@@ -3334,5 +3322,17 @@
}
}
],
- "#": "no-question-hint-check"
-}
+ "allowMove": {
+ "enableRelocation": false,
+ "enableImproveAccuracy": true
+ },
+ "deletion": {
+ "softDeletionTags": {
+ "and": [
+ "amenity=",
+ "disused:amenity=charging_station"
+ ]
+ },
+ "neededChangesets": 10
+ }
+}
\ No newline at end of file
diff --git a/assets/layers/climbing_opportunity/climbing_opportunity.json b/assets/layers/climbing_opportunity/climbing_opportunity.json
index 371897325..b25ca2c69 100644
--- a/assets/layers/climbing_opportunity/climbing_opportunity.json
+++ b/assets/layers/climbing_opportunity/climbing_opportunity.json
@@ -34,6 +34,9 @@
]
}
},
+ "snapName": {
+ "en": "a wall, cliff or rock"
+ },
"minzoom": 18,
"title": {
"render": {
diff --git a/assets/layers/cycleways_and_roads/cycleways_and_roads.json b/assets/layers/cycleways_and_roads/cycleways_and_roads.json
index bb126a08b..61337d9a5 100644
--- a/assets/layers/cycleways_and_roads/cycleways_and_roads.json
+++ b/assets/layers/cycleways_and_roads/cycleways_and_roads.json
@@ -9,6 +9,10 @@
"ca": "Vies ciclistes i carreteres",
"cs": "Cyklostezky a silnice"
},
+ "snapName": {
+ "en": "a road or a cycleway",
+ "nl": "een weg, straat of fietspad"
+ },
"description": {
"en": "All infrastructure that someone can cycle over, accompanied with questions about this infrastructure",
"nl": "Alle infrastructuur waar je over kunt fietsen, met vragen over die infrastructuur",
diff --git a/assets/layers/hackerspace/hackerspace.json b/assets/layers/hackerspace/hackerspace.json
index fe5bea954..5cf6bfbae 100644
--- a/assets/layers/hackerspace/hackerspace.json
+++ b/assets/layers/hackerspace/hackerspace.json
@@ -192,6 +192,12 @@
"ca": "Aquest és un espai hacker tradicional (orientat al software)",
"cs": "Toto je tradiční (softwarově orientovaný) hackerský prostor"
}
+ },
+ {
+ "if": "hackerspace=hacklab",
+ "then": {
+ "en": "This is a hacklab which is mostly focussed on basic computer skills, using recycled devices and/or providing internet to the community. This is typically located in autonomous spaces, squats or social facilities"
+ }
}
]
},
diff --git a/assets/layers/indoors/indoors.json b/assets/layers/indoors/indoors.json
index 7eea28037..abef3fbb7 100644
--- a/assets/layers/indoors/indoors.json
+++ b/assets/layers/indoors/indoors.json
@@ -8,6 +8,10 @@
"ca": "Interiors",
"cs": "Vnitřní prostory"
},
+ "snapName": {
+ "en": "an indoor wall",
+ "nl": "een binnenmuur"
+ },
"description": {
"en": "Basic indoor mapping: shows room outlines",
"de": "Grundlegende Innenraumkartierung: zeigt Umrisse von Räumen",
diff --git a/assets/layers/kerbs/kerbs.json b/assets/layers/kerbs/kerbs.json
index 2b5c4aa19..b10bc4061 100644
--- a/assets/layers/kerbs/kerbs.json
+++ b/assets/layers/kerbs/kerbs.json
@@ -11,6 +11,9 @@
"ca": "Vroades",
"cs": "Obrubníky"
},
+ "snapName": {
+ "en": "a kerb"
+ },
"description": {
"en": "A layer showing kerbs.",
"nl": "Een laag met stoepranden.",
diff --git a/assets/layers/pedestrian_path/pedestrian_path.json b/assets/layers/pedestrian_path/pedestrian_path.json
index e1bac0a66..ac8ccef8c 100644
--- a/assets/layers/pedestrian_path/pedestrian_path.json
+++ b/assets/layers/pedestrian_path/pedestrian_path.json
@@ -8,6 +8,9 @@
"ca": "Camins per a vianants",
"cs": "Cesty pro chodce"
},
+ "snapName": {
+ "en": "a pedestrian path"
+ },
"description": {
"en": "Pedestrian footpaths, especially used for indoor navigation and snapping entrances to this layer",
"nl": "Pad voor voetgangers, in het bijzonder gebruikt voor navigatie binnen gebouwen en om aan toegangen vast te klikken in deze laag",
diff --git a/assets/layers/questions/questions.json b/assets/layers/questions/questions.json
index 419746490..5595d6ada 100644
--- a/assets/layers/questions/questions.json
+++ b/assets/layers/questions/questions.json
@@ -702,7 +702,8 @@
"*": "{description}"
},
"freeform": {
- "key": "description"
+ "key": "description",
+ "type": "text"
},
"questionHint": {
"nl": "Herhaal geen antwoorden die je reeds gaf",
@@ -2079,6 +2080,7 @@
"ca": "Aquest lloc ofereix accés a internet?",
"pl": "Czy to miejsce oferuje dostęp do Internetu?"
},
+ "multiAnswer": true,
"mappings": [
{
"if": "internet_access=wlan",
@@ -2258,7 +2260,7 @@
"labels": [
"internet-all"
],
- "condition": "internet_access=wlan",
+ "condition": "internet_access~.*wlan.*",
"question": {
"en": "What is the network name for the wireless internet access?",
"nl": "Wat is de netwerknaam voor de draadloze internettoegang?",
diff --git a/assets/layers/shelter/shelter.json b/assets/layers/shelter/shelter.json
index 79cc2fae9..26361dc07 100644
--- a/assets/layers/shelter/shelter.json
+++ b/assets/layers/shelter/shelter.json
@@ -8,6 +8,9 @@
"fr": "Abri",
"cs": "Přístřešek"
},
+ "snapName": {
+ "en": "a shelter"
+ },
"description": {
"en": "Layer showing shelter structures",
"de": "Eine Ebene, die verschiedene Bauformen von Unterständen zeigt",
diff --git a/assets/layers/walls_and_buildings/walls_and_buildings.json b/assets/layers/walls_and_buildings/walls_and_buildings.json
index 5cfca96fa..d1e62cbfa 100644
--- a/assets/layers/walls_and_buildings/walls_and_buildings.json
+++ b/assets/layers/walls_and_buildings/walls_and_buildings.json
@@ -12,6 +12,10 @@
"zh_Hant": "特殊的內建圖層顯示所有牆壁與建築。這個圖層對於規畫要靠牆的東西 (例如 AED、郵筒、入口、地址、監視器等) 相當實用。這個圖層預設顯示而且無法由使用者開關。",
"pl": "Specjalna warstwa zabudowana zapewniająca wszystkie mury i budynki. Warstwa ta jest przydatna w ustawieniach wstępnych obiektów, które można umieścić przy ścianach (np. AED, skrzynki pocztowe, wejścia, adresy, kamery monitorujące itp.). Warstwa ta jest domyślnie niewidoczna i użytkownik nie może jej przełączać."
},
+ "snapName": {
+ "en": "a wall or building",
+ "nl": "een muur of gebouw"
+ },
"source": {
"osmTags": {
"or": [
diff --git a/assets/svg/license_info.json b/assets/svg/license_info.json
index 0c3e03626..8e80ddef7 100644
--- a/assets/svg/license_info.json
+++ b/assets/svg/license_info.json
@@ -1075,6 +1075,14 @@
"https://phabricator.wikimedia.org/diffusion/GOJU/browse/master/AUTHORS.txt"
]
},
+ {
+ "path": "snap.svg",
+ "license": "CC0-1.0",
+ "authors": [
+ "Pieter Vander Vennet"
+ ],
+ "sources": []
+ },
{
"path": "speech_bubble.svg",
"license": "CC-BY-4.0",
@@ -1223,6 +1231,14 @@
],
"sources": []
},
+ {
+ "path": "unsnap.svg",
+ "license": "CC0-1.0",
+ "authors": [
+ "Pieter Vander Vennet"
+ ],
+ "sources": []
+ },
{
"path": "wikidata.svg",
"license": "LOGO",
diff --git a/assets/svg/snap.svg b/assets/svg/snap.svg
new file mode 100644
index 000000000..ed4b40d12
--- /dev/null
+++ b/assets/svg/snap.svg
@@ -0,0 +1,84 @@
+
+
+
+
diff --git a/assets/svg/snap.svg.license b/assets/svg/snap.svg.license
new file mode 100644
index 000000000..ed0288300
--- /dev/null
+++ b/assets/svg/snap.svg.license
@@ -0,0 +1,2 @@
+SPDX-FileCopyrightText: Pieter Vander Vennet
+SPDX-License-Identifier: CC0-1.0
\ No newline at end of file
diff --git a/assets/svg/unsnap.svg b/assets/svg/unsnap.svg
new file mode 100644
index 000000000..c35760744
--- /dev/null
+++ b/assets/svg/unsnap.svg
@@ -0,0 +1,83 @@
+
+
+
+
diff --git a/assets/svg/unsnap.svg.license b/assets/svg/unsnap.svg.license
new file mode 100644
index 000000000..2452bee1e
--- /dev/null
+++ b/assets/svg/unsnap.svg.license
@@ -0,0 +1,2 @@
+SPDX-FileCopyrightText: Pieter Vander Vennet
+SPDX-License-Identifier: CC0
\ No newline at end of file
diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.json
index a20472d7a..7873f6b66 100644
--- a/assets/themes/mapcomplete-changes/mapcomplete-changes.json
+++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.json
@@ -1,16 +1,13 @@
{
"id": "mapcomplete-changes",
"title": {
- "en": "Changes made with MapComplete",
- "de": "Änderungen mit MapComplete vorgenommen"
+ "en": "Changes made with MapComplete"
},
"shortDescription": {
- "en": "Shows changes made by MapComplete",
- "de": "Änderungen von MapComplete anzeigen"
+ "en": "Shows changes made by MapComplete"
},
"description": {
- "en": "This maps shows all the changes made with MapComplete",
- "de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen"
+ "en": "This maps shows all the changes made with MapComplete"
},
"icon": "./assets/svg/logo.svg",
"hideFromOverview": true,
@@ -21,8 +18,7 @@
{
"id": "mapcomplete-changes",
"name": {
- "en": "Changeset centers",
- "de": "Zentrum der Änderungssätze"
+ "en": "Changeset centers"
},
"minzoom": 0,
"source": {
@@ -32,48 +28,41 @@
},
"title": {
"render": {
- "en": "Changeset for {theme}",
- "de": "Änderungssatz für {theme}"
+ "en": "Changeset for {theme}"
}
},
"description": {
- "en": "Shows all MapComplete changes",
- "de": "Zeigt alle MapComplete-Änderungen"
+ "en": "Shows all MapComplete changes"
},
"tagRenderings": [
{
"id": "show_changeset_id",
"render": {
- "en": "Changeset {id}",
- "de": "Änderungssatz {id}"
+ "en": "Changeset {id}"
}
},
{
"id": "contributor",
"question": {
- "en": "What contributor did make this change?",
- "de": "Wer hat diese Änderung vorgenommen?"
+ "en": "What contributor did make this change?"
},
"freeform": {
"key": "user"
},
"render": {
- "en": "Change made by {user}",
- "de": "Änderung von {user}"
+ "en": "Change made by {user}"
}
},
{
"id": "theme-id",
"question": {
- "en": "What theme was used to make this change?",
- "de": "Welches Thema wurde für die Änderung verwendet?"
+ "en": "What theme was used to make this change?"
},
"freeform": {
"key": "theme"
},
"render": {
- "en": "Change with theme {theme}",
- "de": "Änderung mit Thema {theme}"
+ "en": "Change with theme {theme}"
}
},
{
@@ -82,23 +71,19 @@
"key": "locale"
},
"question": {
- "en": "What locale (language) was this change made in?",
- "de": "In welcher Benutzersprache wurde die Änderung vorgenommen?"
+ "en": "What locale (language) was this change made in?"
},
"render": {
- "en": "User locale is {locale}",
- "de": "Benutzersprache ist {locale}"
+ "en": "User locale is {locale}"
}
},
{
"id": "host",
"render": {
- "en": "Change with with {host}",
- "de": "Änderung mit {host}"
+ "en": "Change with with {host}"
},
"question": {
- "en": "What host (website) was this change made with?",
- "de": "Mit welchem Host (Website) wurde diese Änderung vorgenommen?"
+ "en": "What host (website) was this change made with?"
},
"freeform": {
"key": "host"
@@ -119,12 +104,10 @@
{
"id": "version",
"question": {
- "en": "What version of MapComplete was used to make this change?",
- "de": "Welche Version von MapComplete wurde für diese Änderung verwendet?"
+ "en": "What version of MapComplete was used to make this change?"
},
"render": {
- "en": "Made with {editor}",
- "de": "Erstellt mit {editor}"
+ "en": "Made with {editor}"
},
"freeform": {
"key": "editor"
@@ -522,8 +505,7 @@
}
],
"question": {
- "en": "Themename contains {search}",
- "de": "Themename enthält {search}"
+ "en": "Themename contains {search}"
}
}
]
@@ -539,8 +521,7 @@
}
],
"question": {
- "en": "Themename does not contain {search}",
- "de": "Themenname enthält nicht {search}"
+ "en": "Themename does not contain {search}"
}
}
]
@@ -556,8 +537,7 @@
}
],
"question": {
- "en": "Made by contributor {search}",
- "de": "Der Name enthält nicht {search}"
+ "en": "Made by contributor {search}"
}
}
]
@@ -573,8 +553,7 @@
}
],
"question": {
- "en": "Not made by contributor {search}",
- "de": "Nicht erstellt von Mitwirkendem {search}"
+ "en": "Not made by contributor {search}"
}
}
]
@@ -591,8 +570,7 @@
}
],
"question": {
- "en": "Made before {search}",
- "de": "Erstellt nach {search}"
+ "en": "Made before {search}"
}
}
]
@@ -609,8 +587,7 @@
}
],
"question": {
- "en": "Made after {search}",
- "de": "Erstellt nach {search}"
+ "en": "Made after {search}"
}
}
]
@@ -626,8 +603,7 @@
}
],
"question": {
- "en": "User language (iso-code) {search}",
- "de": "Benutzersprache (ISO-Code) {search}"
+ "en": "User language (iso-code) {search}"
}
}
]
@@ -643,8 +619,7 @@
}
],
"question": {
- "en": "Made with host {search}",
- "de": "Erstellt mit Host {search}"
+ "en": "Made with host {search}"
}
}
]
@@ -655,8 +630,7 @@
{
"osmTags": "add-image>0",
"question": {
- "en": "Changeset added at least one image",
- "de": "Änderungssatz fügte mindestens ein Bild hinzu"
+ "en": "Changeset added at least one image"
}
}
]
@@ -667,8 +641,7 @@
{
"osmTags": "theme!=grb",
"question": {
- "en": "Exclude GRB theme",
- "de": "GRB-Thema ausschließen"
+ "en": "Exclude GRB theme"
}
}
]
@@ -679,8 +652,7 @@
{
"osmTags": "theme!=etymology",
"question": {
- "en": "Exclude etymology theme",
- "de": "Etymologie-Thema ausschließen"
+ "en": "Exclude etymology theme"
}
}
]
@@ -695,8 +667,7 @@
{
"id": "link_to_more",
"render": {
- "en": "More statistics can be found here",
- "de": "Weitere Statistiken findest du hier"
+ "en": "More statistics can be found here"
}
},
{
diff --git a/langs/de.json b/langs/de.json
index f0b76e258..16671edcb 100644
--- a/langs/de.json
+++ b/langs/de.json
@@ -79,7 +79,7 @@
"isFavourite": "Der Standort ist derzeit als Favorit markiert und wird auf allen thematischen Karten von MapComplete angezeigt, die Sie besuchen.",
"isMarkedShort": "Als bevorzugter Standort markiert",
"isNotMarkedShort": "Nicht als Favorit markiert",
- "markAsFavouriteTitle": "Diesen Standort als Favorit markieren",
+ "markAsFavouriteTitle": "Standort als Favorit markieren",
"markDescription": "Diesen Standort zur persönlichen Liste bevorzugter Standorte hinzufügen",
"unmark": "Standort von Favoritenliste entfernen",
"unmarkNotDeleted": "Dieser Punkt wird nicht gelöscht und ist weiterhin auf der entsprechenden Karte für dich und andere sichtbar"
@@ -193,6 +193,7 @@
},
"josmNotOpened": "JOSM konnte nicht erreicht werden. Bitte sicherstellen, dass das Programm geöffnet und Remote Control aktiviert ist",
"josmOpened": "JOSM ist geöffnet",
+ "madeBy": "Erstellt von {author}",
"mapContributionsBy": "Die angezeigten Daten wurden bearbeitet durch {contributors}",
"mapContributionsByAndHidden": "Die angezeigten Daten wurden bearbeitet von {contributors} und {hiddenCount} weiteren Beitragenden",
"mapDataByOsm": "Kartendaten: OpenStreetMap",
@@ -210,7 +211,7 @@
"back": "Zurück",
"backToIndex": "Alle Themenkarten anzeigen",
"backToMap": "Zurück zur Karte",
- "backgroundMap": "Hintergrundkarte auswählen",
+ "backgroundMap": "Hintergrund auswählen",
"backgroundSwitch": "Hintergrund wechseln",
"cancel": "Abbrechen",
"clearPendingChanges": "Ausstehende Änderungen löschen",
@@ -241,6 +242,7 @@
"downloadGeojson": "Sichtbare Daten als GeoJSON herunterladen",
"downloadGpx": "GPX Datei herunterladen",
"downloadGpxHelper": "Eine GPX Datei kann von den meisten Geräten und Anwendungen gelesen werden",
+ "downloadImage": "Bild herunterladen",
"exporting": "Exportieren…",
"includeMetaData": "Metadaten übernehmen (letzter Bearbeiter, berechnete Werte, ...)",
"licenseInfo": "
Copyright-Hinweis
Die bereitgestellten Daten sind unter ODbL verfügbar. Die Wiederverwendung ist für jeden Zweck frei, aber
Jede Änderung muss unter der gleichen Lizenz veröffentlicht werden
Bitte lesen Sie den vollständigen Copyright-Hinweis für weitere Details.",
@@ -297,13 +299,17 @@
"loginToStart": "Anmelden, um diese Frage zu beantworten",
"loginWithOpenStreetMap": "Bei OpenStreetMap anmelden",
"logout": "Abmelden",
- "mappingsAreHidden": "Einige Optionen sind versteckt. Verwende die Suche, um mehr Optionen anzuzeigen.",
+ "mappingsAreHidden": "Suche verwenden, um weitere Auswahlmöglichkeiten anzuzeigen.",
"menu": {
+ "aboutCurrentThemeTitle": "Über diese Karte",
"aboutMapComplete": "Über MapComplete",
- "filter": "Daten filtern"
+ "filter": "Daten filtern",
+ "moreUtilsTitle": "Mehr entdecken",
+ "showIntroduction": "Einführung anzeigen",
+ "title": "Menü"
},
"morescreen": {
- "createYourOwnTheme": "Ein eigenes MapComplete-Thema von Grund auf neu erstellen",
+ "createYourOwnTheme": "Eigenes MapComplete-Thema von Grund auf neu erstellen",
"enterToOpen": "Drücke Enter um Theme zu öffnen",
"hiddenExplanation": "Diese Themen sind nur für Personen zugänglich, die einen Link erhalten haben. Sie haben {hidden_discovered} von {total_hidden} versteckten Themen entdeckt.",
"noMatchingThemes": "Keine Themen, die Ihren Suchkriterien entsprechen",
@@ -408,7 +414,8 @@
"fsGeolocation": "Geolokalisierung aktivieren",
"fsUserbadge": "Anmelde-Button aktivieren, um Änderungen vornehmen zu können",
"fsWelcomeMessage": "Begrüßung und Registerkarten anzeigen",
- "intro": "
Karte teilen
Mit dem folgenden Link kann die Karte mit Freunden und Familie geteilt werden:",
+ "intro": "Mit dem folgenden Link kann die Karte mit Freunden und Familie geteilt werden:",
+ "openInOtherApplications": "Aktuellen Standort mit einer anderen Kartenanwendung öffnen",
"openLayers": "Ebenen- und Filterauswahl öffnen",
"options": "Optionen teilen",
"stateIsIncluded": "Die aktuelle Ebenen- und Filterauswahl ist im geteilten Link und iFrame enthalten.",
@@ -510,8 +517,8 @@
},
"welcomeBack": "Willkommen zurück!",
"welcomeExplanation": {
- "addNew": "Fehlt ein Element? Verwende die Schaltfläche unten links, um ein neues Objekt hinzuzufügen.",
- "general": "Auf dieser Karte können themenspezifische Kartenobjekte angesehen, bearbeitet und hinzugefügt werden. Verschieben Sie den Kartenausschnitt, um Objekte zu entdecken, tippen Sie auf eines, um weitere Informationen zu sehen oder zu bearbeiten. Alle Daten stammen von OpenStreetMap und dürfen frei verwendet werden."
+ "addNew": "Fehlt ein Element? Über die Schaltfläche unten links, kann ein neues Objekt hinzugefügt werden.",
+ "general": "Auf dieser Karte können Objekte angesehen, bearbeitet und hinzugefügt werden. Der Kartenausschnitt kann verschoben werden, um Objekte zu entdecken. Objekte können ausgewählt werden, um weitere Informationen anzuzeigen oder zu bearbeiten. Alle Daten stammen von OpenStreetMap und dürfen frei verwendet werden."
},
"wikipedia": {
"addEntry": "Eine weitere Wikipedia-Seite hinzufügen",
@@ -857,4 +864,4 @@
"startsWithQ": "Ein Wikidata-Identifikator beginnt mit Q und wird von einer Zahl gefolgt"
}
}
-}
\ No newline at end of file
+}
diff --git a/langs/en.json b/langs/en.json
index a88bbdfc9..a2da017bd 100644
--- a/langs/en.json
+++ b/langs/en.json
@@ -193,7 +193,7 @@
},
"josmNotOpened": "JOSM could not be reached. Make sure it is opened and remote control is enabled",
"josmOpened": "JOSM is opened",
- "madeBy": "Mady by {author}",
+ "madeBy": "Made by {author}",
"mapContributionsBy": "The current visible data has edits made by {contributors}",
"mapContributionsByAndHidden": "The current visible data has edits made by {contributors} and {hiddenCount} more contributors",
"mapDataByOsm": "Map data: OpenStreetMap",
@@ -418,7 +418,7 @@
"fsGeolocation": "Enable geolocation",
"fsUserbadge": "Enable the login button and thus the possibility to make changes",
"fsWelcomeMessage": "Show the welcome message popup and associated tabs",
- "intro": "
Share this map
Share this map by copying the link below and sending it to friends and family:",
+ "intro": "Share this map by copying the link below and sending it to friends and family:",
"openInOtherApplications": "Open the current location with another map application",
"openLayers": "Open the layers and filters menu",
"options": "Sharing options",
@@ -647,7 +647,8 @@
"pointIsMoved": "The point has been moved",
"reasons": {
"reasonInaccurate": "The location is inaccurate by a few meter",
- "reasonRelocation": "The object has been relocated to a totally different location"
+ "reasonRelocation": "The object has been relocated to a totally different location",
+ "reasonSnapTo": "This should be snapped onto {name}"
},
"selectReason": "Why do you move this object?",
"whyMove": "Why do you want to move this point?",
@@ -782,6 +783,14 @@
"missing": "{count} untranslated strings",
"notImmediate": "Translations are not updated directly. This typically takes a few days"
},
+ "unknown": {
+ "clear": "Clear answer",
+ "explanation": "Clear this bit of information if the current answer is incorrect but the actual value is not known. No other information will be removed.",
+ "keep": "Keep answer",
+ "markUnknown": "Mark as unknown",
+ "removedKeys": "The following keys will be removed:",
+ "title": "Mark as unknown?"
+ },
"userinfo": {
"gotoInbox": "Open your inbox",
"gotoSettings": "Go to your settings on OpenStreetMap.org",
@@ -868,4 +877,4 @@
"startsWithQ": "A wikidata identifier starts with Q and is followed by a number"
}
}
-}
\ No newline at end of file
+}
diff --git a/langs/es.json b/langs/es.json
index 91bd24431..8526a6eb0 100644
--- a/langs/es.json
+++ b/langs/es.json
@@ -57,7 +57,17 @@
"title": "Elementos conflictivos"
},
"currentInOsmIs": "Por el momento, OpenStreetMap tiene el siguiente valor registrado:",
- "done": "Listo"
+ "done": "Listo",
+ "error": "Los datos vinculados no se pudieron cargar desde el sitio web",
+ "lastModified": "Los datos externos se modificaron por última vez el {date}",
+ "loadedFrom": "Los siguientes datos se cargan desde {source} usando el JSON-LD incorporado",
+ "missing": {
+ "intro": "OpenStreetMap no tiene información sobre los siguientes atributos",
+ "title": "Elementos que faltan"
+ },
+ "noDataLoaded": "El sitio web externo no tiene datos vinculados que se puedan cargar",
+ "overwrite": "Sobrescribir en OpenStreetMap",
+ "title": "Datos estructurados cargados desde un sitio externo"
},
"favourite": {
"loginNeeded": "
Entrar
El diseño personalizado sólo está disponible para los usuarios de OpenStreetMap",
@@ -135,8 +145,11 @@
"confirmButton": "Añade una {category}
Tu adición es visible para todos
",
"confirmLocation": "Confirmar esta ubicación",
"confirmTitle": "¿Añadir un {title}?",
+ "confirmWarning": "La función que crees aquí será visible para todos. Por favor, solo agrega cosas al mapa si realmente existen. Muchas aplicaciones utilizan estos datos.",
+ "creating": "Creando un nuevo punto...",
"disableFilters": "Desactivar todos los filtros",
"disableFiltersExplanation": "Algunas características pueden estar ocultas por un filtro",
+ "enableLayer": "Habilitar capa {name}",
"hasBeenImported": "Este elemento ya ha sido importado",
"import": {
"hasBeenImported": "Este objeto ya ha sido importado",
@@ -144,6 +157,7 @@
"importTags": "El elemento recibirá {tags}",
"officialThemesOnly": "El botón de importación está desactivado para los temas no oficiales para evitar accidentes",
"wrongType": "Este elemento no es un nodo o una vía y no puede ser importado",
+ "wrongTypeToConflate": "Esta característica no es un nodo ni una vía y no se puede combinar",
"zoomInMore": "Ampliar más para importar este elemento"
},
"importTags": "El elemento recibirá {tags}",
@@ -164,6 +178,8 @@
"isApplied": "Los cambios serán aplicados"
},
"attribution": {
+ "attributionBackgroundLayer": "La capa de fondo actual es {name}",
+ "attributionBackgroundLayerWithCopyright": "La capa de fondo actual es {name}: {copyright}",
"attributionContent": "
",
"attributionTitle": "Aviso de atribución",
"codeContributionsBy": "MapComplete ha sido construido por {contributors} y {hiddenCount} más contribuidores",
@@ -171,31 +187,52 @@
"editId": "Abre el editor en línea de OpenStreetMap aquí",
"editJosm": "Edita aquí conJOSM",
"followOnMastodon": "Seguir a MapComplete en Mastodon",
+ "gotoSourceCode": "Ver el código fuente",
"iconAttribution": {
"title": "Iconos usados"
},
"josmNotOpened": "No se pudo llegar a JSOM. Asegúrate de que esta abierto y que el control remoto esta activado",
"josmOpened": "JOSM está abierto",
+ "madeBy": "Realizado por {author}",
"mapContributionsBy": "La información visible actual tiene ediciones hechas por {contributors}",
"mapContributionsByAndHidden": "Los datos actualmente visibles tienen ediciones hechas por {contributors} y {hiddenCount} más contribuidores",
+ "mapDataByOsm": "Datos del mapa: OpenStreetMap",
"mapillaryHelp": "Mapillary es un servicio en línea que recoge imágenes a pié de calle y las ofrece bajo una licencia libre. Los contribuidores pueden utilizar estás imágenes para mejorar OpenStreetMap",
"openIssueTracker": "Reportar un error",
"openMapillary": "Abrir Mapillary aquí",
"openOsmcha": "Ver las últimas ediciones hechas con {theme}",
+ "openOsmchaLastWeek": "Ver ediciones de los últimos 7 días",
+ "openThemeDocumentation": "Abrir la documentación para el mapa temático {name}",
+ "seeOnMapillary": "Vea esta imagen en Mapillary",
"themeBy": "Tema mantenido por {author}",
+ "title": "Derechos de autor y atribución",
"translatedBy": "MapComplete ha sido traducido por {contributors} y {hiddenCount} más contribuidores"
},
"back": "Atrás",
- "backToIndex": "Volver a la vista general con todos los mapas temáticos",
+ "backToIndex": "Ver todos los mapas temáticos",
+ "backToMap": "Volver al mapa",
"backgroundMap": "Seleccione una capa de fondo",
+ "backgroundSwitch": "Cambiar fondo",
"cancel": "Cancelar",
+ "clearPendingChanges": "Borrar cambios pendientes",
"confirm": "Confirmar",
"customThemeIntro": "Estos son los temas generados por los usuarios que han sido visitados previamente.",
+ "customThemeTitle": "Temas personalizados",
"download": {
+ "custom": {
+ "download": "Descargar PNG de {width}mm de ancho y {height}mm de alto",
+ "downloadHelper": "Esto está pensado para imprimir",
+ "height": "Altura de la imagen (en mm):",
+ "title": "Descarga una imagen con un ancho y alto personalizados",
+ "width": "Ancho de imagen (en mm): "
+ },
"downloadAsPdf": "Descargar un PDF del mapa actual",
"downloadAsPdfHelper": "Ideal para imprimir el mapa actual",
+ "downloadAsPng": "Descargar como imagen",
+ "downloadAsPngHelper": "Ideal para incluir en informes",
"downloadAsSvg": "Descargar un SVG del mapa actual",
"downloadAsSvgHelper": "Compatible con Inkscape o Adobe Illustrator; necesitará más procesado",
+ "downloadAsSvgLinesOnly": "Descarga un SVG del mapa actual que solo contenga líneas",
"downloadCSV": "Descargar los datos visibles como CSV",
"downloadCSVHelper": "Compatible con LibreOffice Calc, Excel, …",
"downloadFeatureAsGeojson": "Descargar como un archivo GeoJSON",
@@ -555,4 +592,4 @@
"description": "Un identificador de Wikidata"
}
}
-}
\ No newline at end of file
+}
diff --git a/langs/layers/de.json b/langs/layers/de.json
index 2d7bafdf1..4626fd38d 100644
--- a/langs/layers/de.json
+++ b/langs/layers/de.json
@@ -7395,6 +7395,9 @@
},
"2": {
"then": "Dieser Picknicktisch ist aus (recyceltem) Kunststoff hergestellt"
+ },
+ "3": {
+ "then": "Der Picknicktisch ist aus Metall"
}
},
"question": "Aus welchem Material besteht dieser Picknicktisch?",
@@ -7435,6 +7438,17 @@
},
"question": "Ist der Spielplatz für Rollstuhlfahrer zugänglich?"
},
+ "fee": {
+ "mappings": {
+ "0": {
+ "then": "Nutzung kostenlos"
+ },
+ "1": {
+ "then": "Gebührenpflichtiger Spielplatz"
+ }
+ },
+ "question": "Muss man zahlen, um den Spielplatz zu nutzen?"
+ },
"playground-access": {
"mappings": {
"0": {
@@ -12211,4 +12225,4 @@
"render": "Windrad"
}
}
-}
\ No newline at end of file
+}
diff --git a/langs/layers/en.json b/langs/layers/en.json
index 6a8af4c42..9c3855c37 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -3027,6 +3027,7 @@
"climbing_opportunity": {
"description": "Fallback layer with items on which climbing _might_ be possible. It is loaded when zoomed in a lot, to prevent duplicate items to be added",
"name": "Climbing opportunities?",
+ "snapName": "a wall, cliff or rock",
"tagRenderings": {
"climbing-opportunity-name": {
"render": "{name}"
@@ -3428,6 +3429,7 @@
"cycleways_and_roads": {
"description": "All infrastructure that someone can cycle over, accompanied with questions about this infrastructure",
"name": "Cycleways and roads",
+ "snapName": "a road or a cycleway",
"tagRenderings": {
"Cycleway type for a road": {
"mappings": {
@@ -5926,6 +5928,7 @@
"indoors": {
"description": "Basic indoor mapping: shows room outlines",
"name": "Indoors",
+ "snapName": "an indoor wall",
"tagRenderings": {
"name": {
"freeform": {
@@ -6095,6 +6098,7 @@
"title": "a kerb"
}
},
+ "snapName": "a kerb",
"tagRenderings": {
"kerb-height": {
"freeform": {
@@ -7312,7 +7316,8 @@
},
"pedestrian_path": {
"description": "Pedestrian footpaths, especially used for indoor navigation and snapping entrances to this layer",
- "name": "Pedestrian paths"
+ "name": "Pedestrian paths",
+ "snapName": "a pedestrian path"
},
"pharmacy": {
"description": "A layer showing pharmacies, which (probably) dispense prescription drugs",
@@ -9061,6 +9066,7 @@
"shelter": {
"description": "Layer showing shelter structures",
"name": "Shelter",
+ "snapName": "a shelter",
"tagRenderings": {
"shelter-type": {
"mappings": {
@@ -12015,6 +12021,7 @@
},
"walls_and_buildings": {
"description": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.",
+ "snapName": "a wall or building",
"tagRenderings": {
"entrance_info": {
"mappings": {
diff --git a/langs/layers/nl.json b/langs/layers/nl.json
index f44308006..7e7f3da82 100644
--- a/langs/layers/nl.json
+++ b/langs/layers/nl.json
@@ -2960,6 +2960,7 @@
"cycleways_and_roads": {
"description": "Alle infrastructuur waar je over kunt fietsen, met vragen over die infrastructuur",
"name": "Fietspaden, straten en wegen",
+ "snapName": "een weg, straat of fietspad",
"tagRenderings": {
"Cycleway type for a road": {
"mappings": {
@@ -4942,6 +4943,7 @@
"indoors": {
"description": "Een basis voor indoor-navigatie: toont binnenruimtes",
"name": "Binnenruimtes",
+ "snapName": "een binnenmuur",
"tagRenderings": {
"name": {
"freeform": {
@@ -9687,6 +9689,7 @@
},
"walls_and_buildings": {
"description": "Speciale ingebouwde laag voor alle muren en gebouwen. Deze laag is nuttig in voorkeuzen voor objecten die tegen muren geplaatst kunnen worden (bv. AEDs, brievenbussen, ingangen, adressen, beveiligingscamera's,…). Deze laag is standaard onzichtbaar en niet in te schakelen door de gebruiker.",
+ "snapName": "een muur of gebouw",
"tagRenderings": {
"entrance_info": {
"mappings": {
diff --git a/langs/layers/sl.json b/langs/layers/sl.json
index 2ac1d0797..ed88b41cc 100644
--- a/langs/layers/sl.json
+++ b/langs/layers/sl.json
@@ -179,6 +179,9 @@
},
"question": "Kakšne vrste spomenik je to?",
"render": "To je {memorial}"
+ },
+ "start_date": {
+ "render": "Datum postavitve {start_date}"
}
}
},
@@ -517,4 +520,4 @@
}
}
}
-}
\ No newline at end of file
+}
diff --git a/langs/nl.json b/langs/nl.json
index ac351ae6d..d409d2502 100644
--- a/langs/nl.json
+++ b/langs/nl.json
@@ -345,7 +345,7 @@
"embedIntro": "
Plaats dit op je website
Voeg dit kaartje toe op je eigen website. We moedigen dit zelfs aan - je hoeft geen toestemming te vragen. Het is gratis en zal dat altijd blijven. Hoe meer het gebruikt wordt, hoe waardevoller",
"fsUserbadge": "Activeer de login-knop en dus de mogelijkheid om data aan te passen",
"fsWelcomeMessage": "Toon het welkomstbericht en de bijhorende tabbladen",
- "intro": "
Deel deze kaart
Kopieer onderstaande link om deze kaart naar vrienden en familie door te sturen:",
+ "intro": "Kopieer onderstaande link om deze kaart naar vrienden en familie door te sturen:",
"thanksForSharing": "Bedankt om te delen!",
"title": "Deel deze kaart"
},
diff --git a/langs/sl.json b/langs/sl.json
index a25cb014f..1cdbd23fb 100644
--- a/langs/sl.json
+++ b/langs/sl.json
@@ -15,6 +15,7 @@
"favouritePoi": {
"button": {
"markAsFavouriteTitle": "Označite to lokacijo kot priljubljeno",
+ "markDescription": "Dodaj to lokacijo na moj seznam priljubljenih",
"unmark": "Odstrani to lokacijo s seznama priljubljenih"
},
"introPrivacy": "Ta seznam je viden le vam",
@@ -34,6 +35,7 @@
"title": "Prenos"
},
"getStartedLogin": "Za začetek se vpišite s svojim OpenStreetMap računom",
+ "loading": "Nalaganje…",
"loginFailed": "Vpis v OpenStreetMap ni uspe",
"loginFailedOfflineMode": "Zaradi vzdrževanja OpenStreetMap.org trenutno ni na voljo. Urejanje bo kmalu spet mogoče",
"loginFailedReadonlyMode": "Zaradi vzdrževanja je OpenStreetMap.org trenutno možno samo brati. Urejanje bo kmalu spet mogoče",
@@ -71,6 +73,11 @@
"wednesday": "Srede {ranges}"
},
"pickLanguage": "Izberite jezik",
+ "questionBox": {
+ "reactivate": "Prikaži preskočena vprašanja",
+ "skippedMultiple": "Preskočili ste {skipped} vprašanj",
+ "skippedOne": "Preskočili ste eno vprašanje"
+ },
"save": "Shrani",
"search": {
"error": "Nekaj se je zalomilo…",
@@ -103,6 +110,14 @@
"thursday": "Četrtek",
"tuesday": "Torek",
"wednesday": "Sreda"
+ },
+ "wikipedia": {
+ "previewbox": {
+ "born": "Rojen: {value}",
+ "died": "Umrl: {value}"
+ },
+ "readMore": "Preberi preostanek članka",
+ "searchWikidata": "Išči na Wikidata"
}
},
"image": {
@@ -114,7 +129,12 @@
"nearby": {
"seeNearby": "Prebrskaj in poveži bližnje slike"
},
- "pleaseLogin": "Vpišite se za dodajanje slik"
+ "pleaseLogin": "Vpišite se za dodajanje slik",
+ "respectPrivacy": "Ne fotografirajte oseb ali registrskih tablic. Ne objavljajte slik z Zemljevidov Google, Streetview ali drugih avtorsko zaščitenih virov.",
+ "toBig": "Vaša slika je prevelika, ker je velika {actual_size}. Prosimo, uporabite slike največ {max_size}",
+ "upload": {
+ "failReasons": "Morda ste izgubili povezavo s spletom"
+ }
},
"index": {
"intro": "MapComplete je pregledovalnik in urejevalnik zemljevida OpenStreetMap, ki prikazuje in omogoča urejanje informacij na določeno tematiko.",
@@ -129,4 +149,4 @@
"partOfRelation": "Ta element je del relacije. Premaknete ga lahko z drugim urejevalnikom.",
"whyMove": "Zakaj želite premakniti ta element?"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/ca.json b/langs/themes/ca.json
index 74029e90c..f37474778 100644
--- a/langs/themes/ca.json
+++ b/langs/themes/ca.json
@@ -1038,4 +1038,4 @@
"shortDescription": "Un mapa amb papereres",
"title": "Papepera"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/cs.json b/langs/themes/cs.json
index 40b54044a..893f914b2 100644
--- a/langs/themes/cs.json
+++ b/langs/themes/cs.json
@@ -1054,4 +1054,4 @@
"shortDescription": "Mapa odpadkových košů",
"title": "Odpadkový koš"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/da.json b/langs/themes/da.json
index f780a079f..ec2a068e7 100644
--- a/langs/themes/da.json
+++ b/langs/themes/da.json
@@ -846,4 +846,4 @@
"shortDescription": "Et kort over skraldespande",
"title": "Skraldespande"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/de.json b/langs/themes/de.json
index 9bcbdb1b3..835f2bfe6 100644
--- a/langs/themes/de.json
+++ b/langs/themes/de.json
@@ -1470,8 +1470,8 @@
"title": "Abfall"
},
"waste_basket": {
- "description": "Auf dieser Karte findest Du Abfalleimer in Deiner Nähe. Wenn ein Abfalleimer auf dieser Karte fehlt, kannst du ihn selbst hinzufügen",
+ "description": "Die Karte zeigt Abfalleimer in der Nähe. Wenn ein Abfalleimer fehlt, kannst du ihn selbst hinzufügen.",
"shortDescription": "Eine Karte mit Abfalleimern",
"title": "Abfalleimer"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/en.json b/langs/themes/en.json
index c23142e4b..8b6e6f7fd 100644
--- a/langs/themes/en.json
+++ b/langs/themes/en.json
@@ -1470,8 +1470,8 @@
"title": "Waste"
},
"waste_basket": {
- "description": "On this map, you'll find waste baskets near you. If a waste basket is missing on this map, you can add it yourself",
+ "description": "On this map, you'll find waste baskets near you. If a waste basket is missing on this map, you can add it yourself.",
"shortDescription": "A map with waste baskets",
"title": "Waste Baskets"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/es.json b/langs/themes/es.json
index b4b88d6d8..0601fa87f 100644
--- a/langs/themes/es.json
+++ b/langs/themes/es.json
@@ -581,6 +581,7 @@
"title": "Jardines de fachada"
},
"fireplace": {
+ "description": "Lugar al aire libre adecuado para hacer fuego y con barbacoas.",
"title": "Chimenea y barbacoas"
},
"food": {
@@ -803,6 +804,137 @@
"description": "Un mapa en que colaborar con tiendas y restaurantes con productos sin lactosa",
"title": "Tiendas y restaurantes con productos sin lactosa"
},
+ "lighthouses": {
+ "description": "Los faros son edificios altos con una luz en la parte superior para guiar el tráfico marítimo.",
+ "title": "Faros"
+ },
+ "mapcomplete-changes": {
+ "description": "Este mapa muestra todos los cambios realizados con MapComplete",
+ "layers": {
+ "0": {
+ "description": "Muestra todos los cambios de MapComplete",
+ "filter": {
+ "0": {
+ "options": {
+ "0": {
+ "question": "El nombre del tema contiene {search}"
+ }
+ }
+ },
+ "1": {
+ "options": {
+ "0": {
+ "question": "El nombre del tema contiene no {search}"
+ }
+ }
+ },
+ "10": {
+ "options": {
+ "0": {
+ "question": "Excluir el tema etimológico"
+ }
+ }
+ },
+ "2": {
+ "options": {
+ "0": {
+ "question": "Hecho por el colaborador {search}"
+ }
+ }
+ },
+ "3": {
+ "options": {
+ "0": {
+ "question": "No realizado por el colaborador {search}"
+ }
+ }
+ },
+ "4": {
+ "options": {
+ "0": {
+ "question": "Hecho antes de {search}"
+ }
+ }
+ },
+ "5": {
+ "options": {
+ "0": {
+ "question": "Hecho después de {search}"
+ }
+ }
+ },
+ "6": {
+ "options": {
+ "0": {
+ "question": "Idioma del usuario (código iso) {search}"
+ }
+ }
+ },
+ "7": {
+ "options": {
+ "0": {
+ "question": "Hecho con el host {search}"
+ }
+ }
+ },
+ "8": {
+ "options": {
+ "0": {
+ "question": "El conjunto de cambios agregó al menos una imagen"
+ }
+ }
+ },
+ "9": {
+ "options": {
+ "0": {
+ "question": "Excluir tema RGB"
+ }
+ }
+ }
+ },
+ "name": "Centros de conjuntos de cambios",
+ "tagRenderings": {
+ "contributor": {
+ "question": "¿Qué colaborador realizó este cambio?",
+ "render": "Cambio realizado por {user}"
+ },
+ "host": {
+ "question": "¿Con qué host (sitio web) se realizó este cambio?",
+ "render": "Cambiar con {host}"
+ },
+ "locale": {
+ "question": "¿En qué configuración regional (idioma) se realizó este cambio?",
+ "render": "La configuración regional del usuario es {locale}"
+ },
+ "show_changeset_id": {
+ "render": "Conjunto de cambios {id}"
+ },
+ "theme-id": {
+ "question": "¿Qué tema se ha utilizado para realizar este cambio?",
+ "render": "Cambiar con el tema {theme}"
+ },
+ "version": {
+ "question": "¿Qué versión de MapComplete se ha utilizado para realizar este cambio?",
+ "render": "Elaborado con {editor}"
+ }
+ },
+ "title": {
+ "render": "Cambios para {theme}"
+ }
+ },
+ "1": {
+ "override": {
+ "tagRenderings+": {
+ "0": {
+ "render": "Encontraras más estadísticas aquí"
+ }
+ }
+ }
+ }
+ },
+ "shortDescription": "Muestra los cambios realizados por MapComplete",
+ "title": "Cambios realizados con MapComplete"
+ },
"maproulette": {
"description": "Tema que muestra las tareas de MapRoulette, permitiendo buscarlas, filtrarlas y arreglarlas.",
"title": "Tareas de MapRoulette"
@@ -817,6 +949,10 @@
"shortDescription": "Este mapa muestra la velocidad máxima permitida legalmente en cada carretera.",
"title": "Velocidad"
},
+ "memorials": {
+ "description": "Los monumentos conmemorativos son objetos físicos colocados de forma permanente en el espacio público para recordar a una persona o un acontecimiento. Pueden ser objetos muy diversos, como estatuas, placas, pinturas, objetos militares (como tanques),...",
+ "title": "Memoriales"
+ },
"nature": {
"description": "En este mapa, uno puede encontrar información interesante para turistas y amantes de la naturaleza.",
"shortDescription": "Un mapa para amantes de la naturaleza, con PDIs interesantes",
@@ -917,7 +1053,29 @@
"title": "una tienda erótica"
}
},
- "name": "Tiendas eróticas"
+ "name": "Tiendas eróticas",
+ "tagRenderings+": {
+ "0": {
+ "mappings": {
+ "0": {
+ "then": "Esta tienda ofrece artículos BDSM suaves, como esposas mullidas, un conjunto de ..."
+ },
+ "1": {
+ "then": "Esta tienda ofrece artículos especializados en BDSM, como barras separadoras, artículos para juegos con agujas, artículos de bondage médico, herramientas de impacto, grilletes, colores metálicos, esposas, pinzas para pezones, accesorios de shibari, ..."
+ },
+ "2": {
+ "then": "Esta tienda ofrece accesorios para mascotas, como máscaras de cachorros, máscaras de animales, juegos de ponis, colas, herraduras..."
+ },
+ "3": {
+ "then": "Esta tienda ofrece ropa de cuero, desde pantalones y camisas de uso diario hasta arneses de cuero"
+ },
+ "4": {
+ "then": "Esta tienda ofrece uniformes para juegos de rol, tales como uniformes de enfermera, uniformes militares, policía, colegiala, criada francesa, ..."
+ }
+ },
+ "question": "¿Ofrece esta tienda artículos fetichistas?"
+ }
+ }
}
},
"4": {
@@ -1036,6 +1194,32 @@
},
"postboxes": {
"description": "En este mapa podrás buscar y añadir los datos de las oficinas de correos y buzones de correo. ¡Puedes utilizar este mapa para encontrar dónde enviar tu próxima postal! :) ¿Has detectado un error o falta algún buzón de correo? Puedes editar este mapa con una cuenta gratuita de OpenStreetMap.",
+ "layers": {
+ "3": {
+ "override": {
+ "+tagRenderings": {
+ "0": {
+ "mappings": {
+ "0": {
+ "then": "Esta tienda es colaboradora de correos o alguna agencia de transporte"
+ },
+ "1": {
+ "then": "Esta tienda no está asociada a ninguna agencia de transporte"
+ }
+ },
+ "question": "¿Es esta tienda un puesto de recogida de paquetes?"
+ }
+ },
+ "=presets": {
+ "0": {
+ "description": "Si una tienda aún no está en el mapa y es un puntode recogida de paquetes, puedes añadirla aquí.",
+ "title": "Una tienda desaparecida que era un punto de recogida de paquetes"
+ }
+ },
+ "description": "Agregar un nuevo punto de recogida al mapa en una tienda existente"
+ }
+ }
+ },
"shortDescription": "Un mapa que muestra buzones y oficinas de correo",
"title": "Mapa de Buzones y Oficinas de Correos"
},
@@ -1286,8 +1470,8 @@
"title": "Basura y reciclaje"
},
"waste_basket": {
- "description": "En este mapa, encontrará las papeleras cercanas a usted. Si falta una papelera en el mapa, puede añadirla usted mismo",
+ "description": "En este mapa, encontrarás las papeleras cercanas a ti. Si falta alguna en el mapa, puedes añadirla tu mismo.",
"shortDescription": "Un mapa con papeleras",
"title": "Papeleras"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/fr.json b/langs/themes/fr.json
index fdffc9531..0680da154 100644
--- a/langs/themes/fr.json
+++ b/langs/themes/fr.json
@@ -1004,4 +1004,4 @@
"shortDescription": "Une carte des poubelles",
"title": "Poubelles"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/hu.json b/langs/themes/hu.json
index 48d58f1c0..507129f2b 100644
--- a/langs/themes/hu.json
+++ b/langs/themes/hu.json
@@ -388,4 +388,4 @@
"shortDescription": "Szemeteskosarakat ábrázoló térkép",
"title": "Kukatérkép"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/it.json b/langs/themes/it.json
index 9b0da466a..7531f5ce3 100644
--- a/langs/themes/it.json
+++ b/langs/themes/it.json
@@ -687,4 +687,4 @@
"shortDescription": "Una cartina dei cestini dei rifiuti",
"title": "Cestino dei rifiuti"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/nl.json b/langs/themes/nl.json
index 177b20e8a..fc5a94b00 100644
--- a/langs/themes/nl.json
+++ b/langs/themes/nl.json
@@ -1158,4 +1158,4 @@
"shortDescription": "Een kaart met vuilnisbakken",
"title": "Vuilnisbakken"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/pl.json b/langs/themes/pl.json
index e3be5755f..8c37f2be7 100644
--- a/langs/themes/pl.json
+++ b/langs/themes/pl.json
@@ -1019,4 +1019,4 @@
"shortDescription": "Mapa koszy na śmieci",
"title": "Kosz na śmieci"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/zh_Hant.json b/langs/themes/zh_Hant.json
index a76a102df..6643da7eb 100644
--- a/langs/themes/zh_Hant.json
+++ b/langs/themes/zh_Hant.json
@@ -491,4 +491,4 @@
"shortDescription": "垃圾筒的地圖",
"title": "垃圾筒"
}
-}
\ No newline at end of file
+}
diff --git a/package-lock.json b/package-lock.json
index adc32441a..76959decf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "mapcomplete",
- "version": "0.45.5",
+ "version": "0.46.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mapcomplete",
- "version": "0.45.5",
+ "version": "0.46.0",
"license": "GPL-3.0-or-later",
"dependencies": {
"@comunica/core": "^3.0.1",
@@ -7894,9 +7894,9 @@
}
},
"node_modules/caniuse-lite": {
- "version": "1.0.30001651",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz",
- "integrity": "sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==",
+ "version": "1.0.30001655",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001655.tgz",
+ "integrity": "sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==",
"dev": true,
"funding": [
{
@@ -25255,9 +25255,9 @@
"version": "2.0.1"
},
"caniuse-lite": {
- "version": "1.0.30001651",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz",
- "integrity": "sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==",
+ "version": "1.0.30001655",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001655.tgz",
+ "integrity": "sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==",
"dev": true
},
"canonicalize": {
diff --git a/package.json b/package.json
index 1322423d1..34b3f23cf 100644
--- a/package.json
+++ b/package.json
@@ -42,13 +42,12 @@
},
"default_overpass_urls": [
"https://overpass-api.de/api/interpreter",
- "https://overpass.private.coffee/api/",
- "https://overpass.osm.jp/api/interpreter",
+ "https://overpass.private.coffee/api/interpreter",
+ "https://overpass.osm.jp/api/interpreter"
],
"#broken_overpass_urls": {
"https://maps.mail.ru/osm/tools/overpass/api/interpreter": "Blocked by firefox strict tracking protection as 'tracking'",
- "https://overpass.openstreetmap.ru/cgi/interpreter": "Broken as of 2024-09-05, might be a glitch",
-
+ "https://overpass.openstreetmap.ru/cgi/interpreter": "Broken as of 2024-09-05, might be a glitch"
},
"country_coder_host": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/latlon2country",
"nominatimEndpoint": "https://geocoding.geofabrik.de/b75350b1cfc34962ac49824fe5b582dc/",
@@ -132,7 +131,6 @@
"generate:summaryCache": "vite-node scripts/generateSummaryTileCache.ts",
"create:database": "vite-node scripts/osm2pgsql/createNewDatabase.ts",
"delete:database:old": "vite-node scripts/osm2pgsql/deleteOldDbs.ts"
-
},
"keywords": [
"OpenStreetMap",
diff --git a/public/css/openinghourstable.css b/public/css/openinghourstable.css
index 88400363b..731da535e 100644
--- a/public/css/openinghourstable.css
+++ b/public/css/openinghourstable.css
@@ -78,13 +78,6 @@
box-sizing: border-box;
}
-.oh-timecell-0 {
- border-left: 10px solid rgba(0, 0, 0, 0);
-}
-
-.oh-timecell-6 {
- border-right: 10px solid rgba(0, 0, 0, 0);
-}
.oh-timecol-selected {
border-right: var(--catch-detail-color);
diff --git a/scripts/generateDocs.ts b/scripts/generateDocs.ts
index a34db9237..2daa8ff26 100644
--- a/scripts/generateDocs.ts
+++ b/scripts/generateDocs.ts
@@ -55,15 +55,15 @@ class ToSlideshowJson {
sections.push(currentSection)
currentSection = []
}
- line = line.replace("src=\"../../public/", "src=\"./")
- line = line.replace("src=\"../../", "src=\"./")
+ line = line.replace('src="../../public/', 'src="./')
+ line = line.replace('src="../../', 'src="./')
currentSection.push(line)
}
sections.push(currentSection)
writeFileSync(
this._target,
JSON.stringify({
- sections: sections.map((s) => s.join("\n")).filter((s) => s.length > 0)
+ sections: sections.map((s) => s.join("\n")).filter((s) => s.length > 0),
})
)
}
@@ -82,7 +82,7 @@ class WikiPageGenerator {
generate() {
let wikiPage =
- "{|class=\"wikitable sortable\"\n" +
+ '{|class="wikitable sortable"\n' +
"! Name, link !! Genre !! Covered region !! Language !! Description !! Free materials !! Image\n" +
"|-"
@@ -140,7 +140,7 @@ export class GenerateDocs extends Script {
}
this.WriteMarkdownFile("./Docs/Tags_format.md", TagUtils.generateDocs(), [
- "src/Logic/Tags/TagUtils.ts"
+ "src/Logic/Tags/TagUtils.ts",
])
new ToSlideshowJson(
@@ -166,7 +166,7 @@ export class GenerateDocs extends Script {
})
this.WriteMarkdownFile("./Docs/SpecialRenderings.md", SpecialVisualizations.HelpMessage(), [
- "src/UI/SpecialVisualizations.ts"
+ "src/UI/SpecialVisualizations.ts",
])
this.WriteMarkdownFile(
"./Docs/CalculatedTags.md",
@@ -174,29 +174,31 @@ export class GenerateDocs extends Script {
["src/Logic/SimpleMetaTagger.ts", "src/Logic/ExtraFunctions.ts"]
)
this.WriteMarkdownFile("./Docs/SpecialInputElements.md", Validators.HelpText(), [
- "src/UI/InputElement/Validators.ts"
+ "src/UI/InputElement/Validators.ts",
])
this.WriteMarkdownFile("./Docs/ChangesetMeta.md", Changes.getDocs(), [
"src/Logic/Osm/Changes.ts",
- "src/Logic/Osm/ChangesetHandler.ts"
+ "src/Logic/Osm/ChangesetHandler.ts",
])
const eli = await AvailableRasterLayers.editorLayerIndex()
- this.WriteMarkdownFile("./Docs/ELI-overview.md",
+ this.WriteMarkdownFile(
+ "./Docs/ELI-overview.md",
[
"# Layers in the Editor Layer Index",
"This table gives a summary of ids, names and other metainformation. [See the online, interactive map here](https://osmlab.github.io/editor-layer-index/) or [visit the repository](https://github.com/osmlab/editor-layer-index)",
MarkdownUtils.table(
["id", "name", "category", "Best", "attribution"],
- eli.map(f => [f.properties.id, f.properties.name, f.properties.category, f.properties.best ? "⭐" : "",
- f.properties.attribution?.html ?? f.properties.attribution?.text
+ eli.map((f) => [
+ f.properties.id,
+ f.properties.name,
+ f.properties.category,
+ f.properties.best ? "⭐" : "",
+ f.properties.attribution?.html ?? f.properties.attribution?.text,
])
- )
-
- ].join("\n\n"), [
- "./public/assets/data/editor-layer-index.json"
-
- ]
+ ),
+ ].join("\n\n"),
+ ["./public/assets/data/editor-layer-index.json"]
)
new WikiPageGenerator().generate()
@@ -244,7 +246,7 @@ export class GenerateDocs extends Script {
"This document is autogenerated from",
autogenSource
.map((s) => `[${s}](https://github.com/pietervdvn/MapComplete/blob/develop/${s})`)
- .join(", ")
+ .join(", "),
].join(" ")
writeFileSync(filename, warnAutomated + md + "\n\n" + generatedFrom + "\n")
@@ -253,7 +255,7 @@ export class GenerateDocs extends Script {
private generateHotkeyDocs() {
new ThemeViewState(new LayoutConfig(bookcases), new Set())
this.WriteMarkdownFile("./Docs/Hotkeys.md", Hotkeys.generateDocumentation(), [
- "src/UI/Base/Hotkeys.ts"
+ "src/UI/Base/Hotkeys.ts",
])
}
@@ -287,7 +289,7 @@ export class GenerateDocs extends Script {
}
this.WriteMarkdownFile("./Docs/builtin_units.md", ["# Units", ...els].join("\n\n"), [
- `assets/layers/unit/unit.json`
+ `assets/layers/unit/unit.json`,
])
}
@@ -468,7 +470,7 @@ export class GenerateDocs extends Script {
theme.title,
"(",
`[${theme.id}](https://mapcomplete.org/${theme.id})`,
- ")"
+ ")",
].join(" "),
"_This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_",
@@ -488,7 +490,7 @@ export class GenerateDocs extends Script {
MarkdownUtils.list(theme.language.filter((ln) => ln !== "_context")),
"# Layers defined in this theme configuration file",
"These layers can not be reused in different themes.",
- ...layersToInline.map((l) => l.GenerateDocumentation(null))
+ ...layersToInline.map((l) => l.GenerateDocumentation(null)),
].join("\n")
this.WriteMarkdownFile(
"./Docs/Themes/" + theme.id + ".md",
@@ -568,10 +570,10 @@ export class GenerateDocs extends Script {
Array.from(AllSharedLayers.sharedLayers.keys()).map(
(id) => `[${id}](./Layers/${id}.md)`
)
- )
+ ),
].join("\n\n")
this.WriteMarkdownFile("./Docs/BuiltinLayers.md", el, [
- "src/Customizations/AllKnownLayouts.ts"
+ "src/Customizations/AllKnownLayouts.ts",
])
}
}
diff --git a/scripts/generateLayerOverview.ts b/scripts/generateLayerOverview.ts
index 18e98ed02..1de859c67 100644
--- a/scripts/generateLayerOverview.ts
+++ b/scripts/generateLayerOverview.ts
@@ -230,7 +230,7 @@ class LayerOverviewUtils extends Script {
return
}
- word = Utils.SubstituteKeys(word, {}).trim()
+ word = Utils.SubstituteKeys(word, {})?.trim()
if(!word){
return
}
diff --git a/scripts/generateSunnyUnlabeled.ts b/scripts/generateSunnyUnlabeled.ts
index 7ce93f17c..51ca4c1a6 100644
--- a/scripts/generateSunnyUnlabeled.ts
+++ b/scripts/generateSunnyUnlabeled.ts
@@ -7,17 +7,15 @@ export class GenerateSunnyUnlabeled extends Script {
super("Generates 'sunny-unlabeled.json' based on sunny.json")
}
-
generateUnlabeled() {
const unlabeled = { "#": "AUTOMATICALLY GENERATED! Do not edit.", ...sunny }
unlabeled.name = unlabeled.name + "-unlabeled"
unlabeled.layers = sunny.layers.filter(
- (l) => l.type !== "symbol" || !l.layout["text-field"],
+ (l) => l.type !== "symbol" || !l.layout["text-field"]
)
writeFileSync("public/assets/sunny-unlabeled.json", JSON.stringify(unlabeled, null, " "))
}
-
async main(args: string[]): Promise {
this.generateUnlabeled()
}
diff --git a/scripts/generateTranslations.ts b/scripts/generateTranslations.ts
index c6ee72d84..8521188c9 100644
--- a/scripts/generateTranslations.ts
+++ b/scripts/generateTranslations.ts
@@ -52,10 +52,10 @@ class TranslationPart {
if (typeof v != "string") {
console.error(
`Non-string object at ${context} in translation while trying to add the translation ` +
- JSON.stringify(v) +
- ` to '` +
- translationsKey +
- "'. The offending object which _should_ be a translation is: ",
+ JSON.stringify(v) +
+ ` to '` +
+ translationsKey +
+ "'. The offending object which _should_ be a translation is: ",
v,
"\n\nThe current object is (only showing en):",
this.toJson(),
@@ -94,9 +94,9 @@ class TranslationPart {
if (noTranslate !== undefined) {
console.log(
"Ignoring some translations for " +
- context +
- ": " +
- dontTranslateKeys.join(", ")
+ context +
+ ": " +
+ dontTranslateKeys.join(", ")
)
}
}
@@ -150,7 +150,7 @@ class TranslationPart {
this.contents.set(key, new TranslationPart())
}
- (this.contents.get(key) as TranslationPart).recursiveAdd(v, context + "." + key)
+ ;(this.contents.get(key) as TranslationPart).recursiveAdd(v, context + "." + key)
}
}
@@ -179,7 +179,7 @@ class TranslationPart {
let value = this.contents.get(key)
if (typeof value === "string") {
- value = value.replace(/"/g, "\\\"").replace(/\n/g, "\\n")
+ value = value.replace(/"/g, '\\"').replace(/\n/g, "\\n")
if (neededLanguage === undefined) {
parts.push(`"${key}": "${value}"`)
} else if (key === neededLanguage) {
@@ -229,7 +229,7 @@ class TranslationPart {
} else if (!isLeaf) {
errors.push({
error: "Mixed node: non-leaf node has translation strings",
- path: path
+ path: path,
})
}
@@ -280,7 +280,7 @@ class TranslationPart {
value +
"\n" +
fixLink,
- path: path
+ path: path,
})
}
return
@@ -292,7 +292,7 @@ class TranslationPart {
error: `The translation for ${key} does not have the required subpart ${part} (in ${usedByLanguage}).
\tThe full translation is ${value}
\t${fixLink}`,
- path: path
+ path: path,
})
}
}
@@ -329,7 +329,6 @@ class TranslationPart {
}
}
-
/**
* Converts a translation object into something that can be added to the 'generated translations'.
*
@@ -373,9 +372,7 @@ function transformTranslation(
)}.${key}\n\tThe translations in other languages are ${JSON.stringify(value)}`
}
const subParts: string[] = value["en"].match(/{[^}]*}/g)
- let expr = `new Translation(${JSON.stringify(value)}, "core:${path.join(
- "."
- )}.${key}")`
+ let expr = `new Translation(${JSON.stringify(value)}, "core:${path.join(".")}.${key}")`
if (subParts !== null) {
// convert '{to_substitute}' into 'to_substitute'
const types = Utils.Dedup(subParts.map((tp) => tp.substring(1, tp.length - 1)))
@@ -393,7 +390,6 @@ function transformTranslation(
}
if (shortNotation) {
values.push(`${spaces} ${key}: ${expr}`)
-
} else {
values.push(`${spaces}get ${key}() { return ${expr} }`)
}
@@ -423,26 +419,29 @@ function stringifySorted(o: object, space: string = undefined, depth = 0): strin
const keys = Object.keys(o)
let obj = "{"
- obj += keys.sort().map(key => {
- const v = o[key]
- let r = ""
- if (space !== undefined) {
- r += "\n"
- for (let i = 0; i <= depth; i++) {
- r += space
+ obj += keys
+ .sort()
+ .map((key) => {
+ const v = o[key]
+ let r = ""
+ if (space !== undefined) {
+ r += "\n"
+ for (let i = 0; i <= depth; i++) {
+ r += space
+ }
}
- }
- r += JSON.stringify("" + key) + ": "
- if (typeof v === "object") {
- r += stringifySorted(v, space, depth + 1)
- } else if (Array.isArray(v)) {
- r += "[" + v.map(v_ => stringifySorted(v_, space, depth + 1)).join(",") + "]"
- } else {
- r += JSON.stringify(v)
- }
- return r
- }).join(",")
+ r += JSON.stringify("" + key) + ": "
+ if (typeof v === "object") {
+ r += stringifySorted(v, space, depth + 1)
+ } else if (Array.isArray(v)) {
+ r += "[" + v.map((v_) => stringifySorted(v_, space, depth + 1)).join(",") + "]"
+ } else {
+ r += JSON.stringify(v)
+ }
+ return r
+ })
+ .join(",")
if (space !== undefined) {
obj += "\n"
for (let i = 0; i < depth; i++) {
@@ -477,7 +476,6 @@ function formatFile(path) {
writeFileSync(path, contents)
}
-
/**
* Reads 'lang/*.json', writes them into to 'assets/generated/translations.json'.
* This is only for the core translations
@@ -662,7 +660,9 @@ function removeNonEnglishTranslations(object: any) {
leaf["en"] = en
},
(possibleLeaf) =>
- possibleLeaf !== null && typeof possibleLeaf === "object" && GenerateTranslations.isTranslation(possibleLeaf)
+ possibleLeaf !== null &&
+ typeof possibleLeaf === "object" &&
+ GenerateTranslations.isTranslation(possibleLeaf)
)
}
@@ -738,7 +738,6 @@ class GenerateTranslations extends Script {
}
}
-
/**
* Generates the big compiledTranslations file based on 'translations.json'
*/
@@ -749,7 +748,12 @@ class GenerateTranslations extends Script {
const translations = JSON.parse(
fs.readFileSync("./src/assets/generated/translations.json", "utf-8")
)
- const transformed = transformTranslation(translations, undefined, englishOnly ? ["en"] : undefined, englishOnly)
+ const transformed = transformTranslation(
+ translations,
+ undefined,
+ englishOnly ? ["en"] : undefined,
+ englishOnly
+ )
let module = `import {Translation, TypedTranslation} from "../../UI/i18n/Translation"\n\nexport default class CompiledTranslations {\n\n`
module += " public static t = " + transformed
diff --git a/scripts/handleErrors.ts b/scripts/handleErrors.ts
index afde25d7b..8247e1175 100644
--- a/scripts/handleErrors.ts
+++ b/scripts/handleErrors.ts
@@ -31,12 +31,18 @@ class HandleErrors extends Script {
private readonly ignoreUsers = new Set([])
- private async handleError(parsed: ErrorMessage, changesObj: Changes, downloader: OsmObjectDownloader, createdChangesets: Set, refusedFiles: Set) {
+ private async handleError(
+ parsed: ErrorMessage,
+ changesObj: Changes,
+ downloader: OsmObjectDownloader,
+ createdChangesets: Set,
+ refusedFiles: Set
+ ) {
console.log(
parsed.message.username,
parsed.message.layout,
parsed.message.message,
- parsed.date,
+ parsed.date
)
const e = parsed.message
@@ -48,12 +54,11 @@ class HandleErrors extends Script {
}>(
neededIds.map(async (id) => {
try {
-
const osmObj = await downloader.DownloadObjectAsync(id)
- return ({
+ return {
id,
osmObj,
- })
+ }
} catch (e) {
console.error("COULD NOT DOWNLOAD OBJECT", id)
return {
@@ -61,7 +66,7 @@ class HandleErrors extends Script {
osmObj: "deleted",
}
}
- }),
+ })
)
const objects = osmObjects
@@ -77,8 +82,7 @@ class HandleErrors extends Script {
} = changesObj.CreateChangesetObjects(toUpload, objects, true)
const changeset = Changes.buildChangesetXML("", changes)
- const path =
- "error_changeset_" + parsed.index + "_" + e.layout + "_" + e.username + ".osc"
+ const path = "error_changeset_" + parsed.index + "_" + e.layout + "_" + e.username + ".osc"
if (
changeset ===
``
@@ -130,7 +134,7 @@ ${changeset}`
osmConnection,
},
false,
- (err) => console.error(err),
+ (err) => console.error(err)
)
const all: ErrorMessage[] = []
@@ -152,7 +156,7 @@ ${changeset}`
console.log(
"\t https://osm.org/" + pendingChange.type + "/" + pendingChange.id,
pendingChange.meta.changeType,
- pendingChange.doDelete ? "DELETE" : "",
+ pendingChange.doDelete ? "DELETE" : ""
)
}
all.push(parsed)
@@ -163,10 +167,20 @@ ${changeset}`
for (const parsed of all) {
try {
- await this.handleError(parsed, changesObj, downloader, createdChangesets, refusedFiles)
+ await this.handleError(
+ parsed,
+ changesObj,
+ downloader,
+ createdChangesets,
+ refusedFiles
+ )
} catch (e) {
console.error("ERROR: could not handle ", parsed, " due to", e)
- writeFileSync("ERRORS."+parsed.index, "ERROR: due to " + e + ": could not handle\n" + JSON.stringify(parsed), "utf8")
+ writeFileSync(
+ "ERRORS." + parsed.index,
+ "ERROR: due to " + e + ": could not handle\n" + JSON.stringify(parsed),
+ "utf8"
+ )
}
}
}
diff --git a/scripts/osm2pgsql/createNewDatabase.ts b/scripts/osm2pgsql/createNewDatabase.ts
index d51533819..b22aa80ef 100644
--- a/scripts/osm2pgsql/createNewDatabase.ts
+++ b/scripts/osm2pgsql/createNewDatabase.ts
@@ -3,7 +3,9 @@ import { OsmPoiDatabase } from "./osmPoiDatabase"
class CreateNewDatabase extends Script {
constructor() {
- super("Creates a new version of the database. Usage: `createNewDatabase -- YYYY-MM-DD` which will create database `osm-poi.YYYY-MM-DD`")
+ super(
+ "Creates a new version of the database. Usage: `createNewDatabase -- YYYY-MM-DD` which will create database `osm-poi.YYYY-MM-DD`"
+ )
}
async main(args: string[]): Promise {
@@ -12,5 +14,4 @@ class CreateNewDatabase extends Script {
}
}
-
new CreateNewDatabase().run()
diff --git a/scripts/osm2pgsql/deleteOldDbs.ts b/scripts/osm2pgsql/deleteOldDbs.ts
index 1fa6fd240..32d69bac3 100644
--- a/scripts/osm2pgsql/deleteOldDbs.ts
+++ b/scripts/osm2pgsql/deleteOldDbs.ts
@@ -12,5 +12,4 @@ class DeleteOldDbs extends Script {
}
}
-
new DeleteOldDbs().run()
diff --git a/scripts/osm2pgsql/osmPoiDatabase.ts b/scripts/osm2pgsql/osmPoiDatabase.ts
index cb7159e9c..d03406ae3 100644
--- a/scripts/osm2pgsql/osmPoiDatabase.ts
+++ b/scripts/osm2pgsql/osmPoiDatabase.ts
@@ -68,7 +68,6 @@ export class OsmPoiDatabase {
const metaclient = this.getMetaClient()
await metaclient.connect()
try {
-
const meta = await metaclient.query("SELECT datname FROM pg_database")
let latest: string = undefined
let latestDate: Date = new Date(0)
@@ -104,7 +103,7 @@ export class OsmPoiDatabase {
}
console.log("Latest database is:", latest)
- return "osm-poi."+latest
+ return "osm-poi." + latest
}
async createNew(date: string) {
@@ -113,7 +112,6 @@ export class OsmPoiDatabase {
const metaclient = this.getMetaClient()
await metaclient.connect()
try {
-
await metaclient.query(`CREATE DATABASE "${dbname}"`)
console.log("Database created - installing extensions")
const client = new Client(this._connectionString + "/" + dbname)
@@ -129,7 +127,7 @@ export class OsmPoiDatabase {
}
}
- async deleteAllButLatest(){
+ async deleteAllButLatest() {
const dbs = await this.findSuitableDatabases()
for (let i = 0; i < dbs.length - 1; i++) {
await this.deleteDatabase(dbs[i])
@@ -152,7 +150,6 @@ export class OsmPoiDatabase {
}
}
-
async connectToLatest() {
const latest = await this.searchLatest()
this._client = new Client(this._connectionString + "/" + latest)
@@ -161,7 +158,7 @@ export class OsmPoiDatabase {
async getCount(
layer: string,
- bbox: [[number, number], [number, number]] = undefined,
+ bbox: [[number, number], [number, number]] = undefined
): Promise<{ count: number; lat: number; lon: number }> {
await this.connectIfNeeded()
diff --git a/scripts/osm2pgsql/tilecountServer.ts b/scripts/osm2pgsql/tilecountServer.ts
index beb0d2d61..15a35c86c 100644
--- a/scripts/osm2pgsql/tilecountServer.ts
+++ b/scripts/osm2pgsql/tilecountServer.ts
@@ -3,7 +3,6 @@ import { Server } from "../server"
import Script from "../Script"
import { OsmPoiDatabase } from "./osmPoiDatabase"
-
class CachedSqlCount {
private readonly _cache: Record<
string,
diff --git a/src/Logic/Actors/PreferredRasterLayerSelector.ts b/src/Logic/Actors/PreferredRasterLayerSelector.ts
index 25af44345..98d71211b 100644
--- a/src/Logic/Actors/PreferredRasterLayerSelector.ts
+++ b/src/Logic/Actors/PreferredRasterLayerSelector.ts
@@ -64,9 +64,9 @@ export class PreferredRasterLayerSelector {
*/
private async updateLayer() {
// What is the ID of the layer we have to (try to) load?
- const targetLayerId = (
- (this._queryParameter.data ?? this._preferredBackgroundLayer.data)?.toLowerCase()
- )?.toLowerCase()
+ const targetLayerId = (this._queryParameter.data ?? this._preferredBackgroundLayer.data)
+ ?.toLowerCase()
+ ?.toLowerCase()
if (targetLayerId === undefined || targetLayerId === "default") {
return
}
@@ -78,7 +78,7 @@ export class PreferredRasterLayerSelector {
return
}
await AvailableRasterLayers.editorLayerIndex()
- const isCategory = (eliCategory).indexOf( targetLayerId) >= 0
+ const isCategory = eliCategory.indexOf(targetLayerId) >= 0
const available = this._availableLayers.store.data
const foundLayer = isCategory
? available.find((l) => l.properties.category === targetLayerId)
diff --git a/src/Logic/FeatureSource/Sources/OverpassFeatureSource.ts b/src/Logic/FeatureSource/Sources/OverpassFeatureSource.ts
index 29b441068..7872d67bc 100644
--- a/src/Logic/FeatureSource/Sources/OverpassFeatureSource.ts
+++ b/src/Logic/FeatureSource/Sources/OverpassFeatureSource.ts
@@ -50,17 +50,20 @@ export default class OverpassFeatureSource implements UpdatableFeatureSource {
options?: {
padToTiles?: Store
isActive?: Store
- },
+ }
) {
this.state = state
this._isActive = options?.isActive ?? new ImmutableStore(true)
this.padToZoomLevel = options?.padToTiles
const self = this
- this._layersToDownload = state.zoom.map(zoom => this.layersToDownload(zoom))
+ this._layersToDownload = state.zoom.map((zoom) => this.layersToDownload(zoom))
- state.bounds.mapD((_) => {
- self.updateAsyncIfNeeded()
- }, [this._layersToDownload])
+ state.bounds.mapD(
+ (_) => {
+ self.updateAsyncIfNeeded()
+ },
+ [this._layersToDownload]
+ )
}
private layersToDownload(zoom: number): LayerConfig[] {
@@ -82,7 +85,7 @@ export default class OverpassFeatureSource implements UpdatableFeatureSource {
// This is a special layer. Should not have been here
console.warn(
"OverpassFeatureSource received a layer for which the source is null:",
- layer.id,
+ layer.id
)
continue
}
@@ -116,7 +119,7 @@ export default class OverpassFeatureSource implements UpdatableFeatureSource {
throw "Panic: overpassFeatureSource didn't receive any overpassUrls"
}
// Note: the bounds are updated between attempts, in case that the user zoomed around
- let bounds : BBox
+ let bounds: BBox
do {
try {
bounds = this.state.bounds.data
@@ -165,10 +168,16 @@ export default class OverpassFeatureSource implements UpdatableFeatureSource {
const end = new Date()
const timeNeeded = (end.getTime() - start.getTime()) / 1000
- console.log("Overpass returned", data.features.length, "features in", timeNeeded, "seconds")
+ console.log(
+ "Overpass returned",
+ data.features.length,
+ "features in",
+ timeNeeded,
+ "seconds"
+ )
self.features.setData(data.features)
this._lastQueryBBox = bounds
- this._lastRequestedLayers= layersToDownload
+ this._lastRequestedLayers = layersToDownload
} catch (e) {
console.error("Got the overpass response, but could not process it: ", e, e.stack)
} finally {
diff --git a/src/Logic/Osm/Actions/ChangeLocationAction.ts b/src/Logic/Osm/Actions/ChangeLocationAction.ts
index 9c774b839..85b6a34b1 100644
--- a/src/Logic/Osm/Actions/ChangeLocationAction.ts
+++ b/src/Logic/Osm/Actions/ChangeLocationAction.ts
@@ -1,10 +1,15 @@
import { ChangeDescription } from "./ChangeDescription"
import OsmChangeAction from "./OsmChangeAction"
+import { WayId } from "../../../Models/OsmFeature"
+import InsertPointIntoWayAction from "./InsertPointIntoWayAction"
+import { SpecialVisualizationState } from "../../../UI/SpecialVisualization"
export default class ChangeLocationAction extends OsmChangeAction {
private readonly _id: number
private readonly _newLonLat: [number, number]
private readonly _meta: { theme: string; reason: string }
+ private readonly state: SpecialVisualizationState
+ private snapTo: WayId | undefined
static metatags: {
readonly key?: string
readonly value?: string
@@ -21,28 +26,30 @@ export default class ChangeLocationAction extends OsmChangeAction {
]
constructor(
+ state: SpecialVisualizationState,
id: string,
newLonLat: [number, number],
+ snapTo: WayId | undefined,
meta: {
theme: string
reason: string
- }
+ },
) {
super(id, true)
+ this.state = state
if (!id.startsWith("node/")) {
throw "Invalid ID: only 'node/number' is accepted"
}
this._id = Number(id.substring("node/".length))
this._newLonLat = newLonLat
+ this.snapTo = snapTo
this._meta = meta
}
protected async CreateChangeDescriptions(): Promise {
+ const [lon, lat] = this._newLonLat
const d: ChangeDescription = {
- changes: {
- lat: this._newLonLat[1],
- lon: this._newLonLat[0],
- },
+ changes: { lon, lat },
type: "node",
id: this._id,
meta: {
@@ -51,7 +58,21 @@ export default class ChangeLocationAction extends OsmChangeAction {
specialMotivation: this._meta.reason,
},
}
+ if (!this.snapTo) {
+ return [d]
+ }
+ const snapToWay = await this.state.osmObjectDownloader.DownloadObjectAsync(this.snapTo, 0)
+ if (snapToWay === "deleted") {
+ return [d]
+ }
- return [d]
+ const insertIntoWay = new InsertPointIntoWayAction(
+ lat, lon, this._id, snapToWay, {
+ allowReuseOfPreviouslyCreatedPoints: false,
+ reusePointWithinMeters: 0.25,
+ },
+ ).prepareChangeDescription()
+
+ return [d, { ...insertIntoWay, meta: d.meta }]
}
}
diff --git a/src/Logic/Osm/Actions/CreateNewNodeAction.ts b/src/Logic/Osm/Actions/CreateNewNodeAction.ts
index 251a9413a..a935575d2 100644
--- a/src/Logic/Osm/Actions/CreateNewNodeAction.ts
+++ b/src/Logic/Osm/Actions/CreateNewNodeAction.ts
@@ -5,6 +5,7 @@ import { ChangeDescription } from "./ChangeDescription"
import { And } from "../../Tags/And"
import { OsmWay } from "../OsmObject"
import { GeoOperations } from "../../GeoOperations"
+import InsertPointIntoWayAction from "./InsertPointIntoWayAction"
export default class CreateNewNodeAction extends OsmCreateAction {
/**
@@ -37,7 +38,7 @@ export default class CreateNewNodeAction extends OsmCreateAction {
theme: string
changeType: "create" | "import" | null
specialMotivation?: string
- }
+ },
) {
super(null, basicTags !== undefined && basicTags.length > 0)
this._basicTags = basicTags
@@ -101,72 +102,20 @@ export default class CreateNewNodeAction extends OsmCreateAction {
return [newPointChange]
}
- // Project the point onto the way
- console.log("Snapping a node onto an existing way...")
- const geojson = this._snapOnto.asGeoJson()
- const projected = GeoOperations.nearestPoint(GeoOperations.outerRing(geojson), [
- this._lon,
+ const change = new InsertPointIntoWayAction(
this._lat,
- ])
- const projectedCoor = <[number, number]>projected.geometry.coordinates
- const index = projected.properties.index
- console.log("Attempting to snap:", { geojson, projected, projectedCoor, index })
- // We check that it isn't close to an already existing point
- let reusedPointId = undefined
- let reusedPointCoordinates: [number, number] = undefined
- let outerring: [number, number][]
+ this._lon,
+ id,
+ this._snapOnto,
+ {
+ reusePointWithinMeters: this._reusePointDistance,
+ allowReuseOfPreviouslyCreatedPoints: this._reusePreviouslyCreatedPoint,
+ },
+ ).prepareChangeDescription()
- if (geojson.geometry.type === "LineString") {
- outerring = <[number, number][]>geojson.geometry.coordinates
- } else if (geojson.geometry.type === "Polygon") {
- outerring = <[number, number][]>geojson.geometry.coordinates[0]
- }
-
- const prev = outerring[index]
- if (GeoOperations.distanceBetween(prev, projectedCoor) < this._reusePointDistance) {
- // We reuse this point instead!
- reusedPointId = this._snapOnto.nodes[index]
- reusedPointCoordinates = this._snapOnto.coordinates[index]
- }
- const next = outerring[index + 1]
- if (GeoOperations.distanceBetween(next, projectedCoor) < this._reusePointDistance) {
- // We reuse this point instead!
- reusedPointId = this._snapOnto.nodes[index + 1]
- reusedPointCoordinates = this._snapOnto.coordinates[index + 1]
- }
- if (reusedPointId !== undefined) {
- this.setElementId(reusedPointId)
- return [
- {
- tags: new And(this._basicTags).asChange(properties),
- type: "node",
- id: reusedPointId,
- meta: this.meta,
- changes: { lat: reusedPointCoordinates[0], lon: reusedPointCoordinates[1] },
- },
- ]
- }
-
- const locations = [
- ...this._snapOnto.coordinates?.map(([lat, lon]) => <[number, number]>[lon, lat]),
- ]
- const ids = [...this._snapOnto.nodes]
-
- locations.splice(index + 1, 0, [this._lon, this._lat])
- ids.splice(index + 1, 0, id)
-
- // Allright, we have to insert a new point in the way
return [
newPointChange,
- {
- type: "way",
- id: this._snapOnto.id,
- changes: {
- coordinates: locations,
- nodes: ids,
- },
- meta: this.meta,
- },
+ { ...change, meta: this.meta },
]
}
diff --git a/src/Logic/Osm/Actions/InsertPointIntoWayAction.ts b/src/Logic/Osm/Actions/InsertPointIntoWayAction.ts
new file mode 100644
index 000000000..fb013e56e
--- /dev/null
+++ b/src/Logic/Osm/Actions/InsertPointIntoWayAction.ts
@@ -0,0 +1,96 @@
+import { ChangeDescription } from "./ChangeDescription"
+import { GeoOperations } from "../../GeoOperations"
+import { OsmWay } from "../OsmObject"
+
+export default class InsertPointIntoWayAction {
+ private readonly _lat: number
+ private readonly _lon: number
+ private readonly _idToInsert: number
+ private readonly _snapOnto: OsmWay
+ private readonly _options: {
+ allowReuseOfPreviouslyCreatedPoints?: boolean
+ reusePointWithinMeters?: number
+ }
+
+ constructor(
+ lat: number,
+ lon: number,
+ idToInsert: number,
+ snapOnto: OsmWay,
+ options: {
+ allowReuseOfPreviouslyCreatedPoints?: boolean
+ reusePointWithinMeters?: number
+ }
+ ){
+ this._lat = lat
+ this._lon = lon
+ this._idToInsert = idToInsert
+ this._snapOnto = snapOnto
+ this._options = options
+
+ }
+
+ /**
+ * Tries to create the changedescription of the way where the point is inserted
+ * Returns `undefined` if inserting failed
+ */
+ public prepareChangeDescription(): Omit | undefined {
+
+
+ // Project the point onto the way
+ console.log("Snapping a node onto an existing way...")
+ const geojson = this._snapOnto.asGeoJson()
+ const projected = GeoOperations.nearestPoint(GeoOperations.outerRing(geojson), [
+ this._lon,
+ this._lat,
+ ])
+ const projectedCoor = <[number, number]>projected.geometry.coordinates
+ const index = projected.properties.index
+ console.log("Attempting to snap:", { geojson, projected, projectedCoor, index })
+ // We check that it isn't close to an already existing point
+ let reusedPointId = undefined
+ let reusedPointCoordinates: [number, number] = undefined
+ let outerring: [number, number][]
+
+ if (geojson.geometry.type === "LineString") {
+ outerring = <[number, number][]>geojson.geometry.coordinates
+ } else if (geojson.geometry.type === "Polygon") {
+ outerring = <[number, number][]>geojson.geometry.coordinates[0]
+ }
+
+ const prev = outerring[index]
+ if (GeoOperations.distanceBetween(prev, projectedCoor) < this._options.reusePointWithinMeters) {
+ // We reuse this point instead!
+ reusedPointId = this._snapOnto.nodes[index]
+ reusedPointCoordinates = this._snapOnto.coordinates[index]
+ }
+ const next = outerring[index + 1]
+ if (GeoOperations.distanceBetween(next, projectedCoor) < this._options.reusePointWithinMeters) {
+ // We reuse this point instead!
+ reusedPointId = this._snapOnto.nodes[index + 1]
+ reusedPointCoordinates = this._snapOnto.coordinates[index + 1]
+ }
+ if (reusedPointId !== undefined) {
+ return undefined
+ }
+
+ const locations = [
+ ...this._snapOnto.coordinates?.map(([lat, lon]) => <[number, number]>[lon, lat]),
+ ]
+ const ids = [...this._snapOnto.nodes]
+
+ locations.splice(index + 1, 0, [this._lon, this._lat])
+ ids.splice(index + 1, 0, this._idToInsert)
+
+ return {
+ type: "way",
+ id: this._snapOnto.id,
+ changes: {
+ coordinates: locations,
+ nodes: ids,
+ }
+ }
+
+ }
+
+}
diff --git a/src/Logic/Osm/Changes.ts b/src/Logic/Osm/Changes.ts
index f7ece74bf..03b971b83 100644
--- a/src/Logic/Osm/Changes.ts
+++ b/src/Logic/Osm/Changes.ts
@@ -53,7 +53,7 @@ export class Changes {
featureSwitches?: FeatureSwitchState
},
leftRightSensitive: boolean = false,
- reportError?: (string: string | Error, extramessage?: string) => void,
+ reportError?: (string: string | Error, extramessage?: string) => void
) {
this._leftRightSensitive = leftRightSensitive
// We keep track of all changes just as well
@@ -68,7 +68,7 @@ export class Changes {
state.osmConnection,
state.featurePropertiesStore,
this,
- (e, extramessage: string) => this._reportError(e, extramessage),
+ (e, extramessage: string) => this._reportError(e, extramessage)
)
this.historicalUserLocations = state.historicalUserLocations
@@ -82,7 +82,7 @@ export class Changes {
modifiedObjects: OsmObject[]
newObjects: OsmObject[]
deletedObjects: OsmObject[]
- },
+ }
): string {
const changedElements = allChanges.modifiedObjects ?? []
const newElements = allChanges.newObjects ?? []
@@ -172,7 +172,7 @@ export class Changes {
docs: "The identifier of the used background layer, this will probably be an identifier from the [editor layer index](https://github.com/osmlab/editor-layer-index)",
},
],
- "default",
+ "default"
),
...addSource(ChangeTagAction.metatags, "ChangeTag"),
...addSource(ChangeLocationAction.metatags, "ChangeLocation"),
@@ -201,7 +201,7 @@ export class Changes {
: "",
].join("\n"),
source,
- ]),
+ ])
),
].join("\n\n")
}
@@ -217,7 +217,11 @@ export class Changes {
// See #2082. We check for previous rewritings, as a remapping might be from a previous session
do {
this._nextId--
- } while (this._changesetHandler._remappings.has("node/" + this._nextId) || this._changesetHandler._remappings.has("way/" + this._nextId) || this._changesetHandler._remappings.has("relation/" + this._nextId))
+ } while (
+ this._changesetHandler._remappings.has("node/" + this._nextId) ||
+ this._changesetHandler._remappings.has("way/" + this._nextId) ||
+ this._changesetHandler._remappings.has("relation/" + this._nextId)
+ )
return this._nextId
}
@@ -254,7 +258,7 @@ export class Changes {
const changeDescriptions = await action.Perform(this)
const remapped = ChangeDescriptionTools.rewriteAllIds(
changeDescriptions,
- this._changesetHandler._remappings,
+ this._changesetHandler._remappings
)
remapped[0].meta.distanceToObject = this.calculateDistanceToChanges(action, remapped)
@@ -319,7 +323,7 @@ export class Changes {
}
if (change.changes === undefined) {
// This object is a change to a newly created object. However, we have not seen the creation changedescription yet!
- if(ignoreNoCreate){
+ if (ignoreNoCreate) {
continue
}
throw "Not a creation of the object: " + JSON.stringify(change)
@@ -462,7 +466,7 @@ export class Changes {
result.modifiedObjects.length,
"modified;",
result.deletedObjects.length,
- "deleted",
+ "deleted"
)
}
return result
@@ -470,7 +474,7 @@ export class Changes {
private calculateDistanceToChanges(
change: OsmChangeAction,
- changeDescriptions: ChangeDescription[],
+ changeDescriptions: ChangeDescription[]
) {
const locations = this.historicalUserLocations?.features?.data
if (locations === undefined) {
@@ -490,7 +494,7 @@ export class Changes {
.filter((feat) => feat.geometry.type === "Point")
.filter((feat) => {
const visitTime = new Date(
- ((feat.properties)).date,
+ ((feat.properties)).date
)
// In seconds
const diff = (now.getTime() - visitTime.getTime()) / 1000
@@ -537,9 +541,9 @@ export class Changes {
...recentLocationPoints.map((gpsPoint) => {
const otherCoor = GeoOperations.centerpointCoordinates(gpsPoint)
return GeoOperations.distanceBetween(coor, otherCoor)
- }),
- ),
- ),
+ })
+ )
+ )
)
}
@@ -575,7 +579,7 @@ export class Changes {
public fragmentChanges(
pending: ChangeDescription[],
- objects: OsmObject[],
+ objects: OsmObject[]
): {
refused: ChangeDescription[]
toUpload: ChangeDescription[]
@@ -585,7 +589,7 @@ export class Changes {
// All ids which have an 'update'
const createdIds = new Set(
- pending.filter((cd) => cd.changes !== undefined).map((cd) => cd.id),
+ pending.filter((cd) => cd.changes !== undefined).map((cd) => cd.id)
)
pending.forEach((c) => {
if (c.id < 0) {
@@ -594,7 +598,7 @@ export class Changes {
} else {
this._reportError(
`Got an orphaned change. The 'creation'-change description for ${c.type}/${c.id} got lost. Permanently dropping this change:` +
- JSON.stringify(c),
+ JSON.stringify(c)
)
}
return
@@ -605,10 +609,10 @@ export class Changes {
} else {
console.log(
"Refusing change about " +
- c.type +
- "/" +
- c.id +
- " as not in the objects. No internet?",
+ c.type +
+ "/" +
+ c.id +
+ " as not in the objects. No internet?"
)
refused.push(c)
}
@@ -623,16 +627,18 @@ export class Changes {
*/
private async flushSelectChanges(
pending: ChangeDescription[],
- openChangeset: UIEventSource,
+ openChangeset: UIEventSource
): Promise {
const neededIds = Changes.GetNeededIds(pending)
/* Download the latest version of the OSM-objects
- * We _do not_ pass in the Changes object itself - we want the data from OSM directly in order to apply the changes
- */
+ * We _do not_ pass in the Changes object itself - we want the data from OSM directly in order to apply the changes
+ */
const downloader = new OsmObjectDownloader(this.backend, undefined)
- const osmObjects = Utils.NoNull(await Promise.all<{ id: string; osmObj: OsmObject | "deleted" }>(
- neededIds.map((id) => this.getOsmObject(id, downloader)),
- ))
+ const osmObjects = Utils.NoNull(
+ await Promise.all<{ id: string; osmObj: OsmObject | "deleted" }>(
+ neededIds.map((id) => this.getOsmObject(id, downloader))
+ )
+ )
// Drop changes to deleted items
for (const { osmObj, id } of osmObjects) {
@@ -665,7 +671,7 @@ export class Changes {
(csId, remappings) => {
if (remappings.size > 0) {
toUpload = toUpload.map((ch) =>
- ChangeDescriptionTools.rewriteIds(ch, remappings),
+ ChangeDescriptionTools.rewriteIds(ch, remappings)
)
}
@@ -678,7 +684,7 @@ export class Changes {
return Changes.buildChangesetXML("" + csId, changes)
},
metatags,
- openChangeset,
+ openChangeset
)
console.log("Upload successful! Refused changes are", refused)
@@ -695,15 +701,15 @@ export class Changes {
pending
.filter(
(descr) =>
- descr.meta.changeType !== undefined && descr.meta.changeType !== null,
+ descr.meta.changeType !== undefined && descr.meta.changeType !== null
)
- .map((descr) => descr.meta.changeType),
+ .map((descr) => descr.meta.changeType)
),
([key, count]) => ({
key: key,
value: count,
aggregate: true,
- }),
+ })
)
const motivations = pending
.filter((descr) => descr.meta.specialMotivation !== undefined)
@@ -742,7 +748,7 @@ export class Changes {
value: count,
aggregate: true,
}
- }),
+ })
)
// This method is only called with changedescriptions for this theme
@@ -788,14 +794,14 @@ export class Changes {
try {
const openChangeset = UIEventSource.asInt(
this.state.osmConnection.GetPreference(
- "current-open-changeset-" + theme,
- ),
+ "current-open-changeset-" + theme
+ )
)
console.log(
"Using current-open-changeset-" +
- theme +
- " from the preferences, got " +
- openChangeset.data,
+ theme +
+ " from the preferences, got " +
+ openChangeset.data
)
const refused = await self.flushSelectChanges(pendingChanges, openChangeset)
@@ -810,7 +816,7 @@ export class Changes {
this.errors.ping()
return pendingChanges
}
- }),
+ })
)
// We keep all the refused changes to try them again
@@ -818,7 +824,7 @@ export class Changes {
} catch (e) {
console.error(
"Could not handle changes - probably an old, pending changeset in localstorage with an invalid format; erasing those",
- e,
+ e
)
this.errors.data.push(e)
this.errors.ping()
diff --git a/src/Logic/Osm/ChangesetHandler.ts b/src/Logic/Osm/ChangesetHandler.ts
index 90e87e1ef..370146817 100644
--- a/src/Logic/Osm/ChangesetHandler.ts
+++ b/src/Logic/Osm/ChangesetHandler.ts
@@ -21,8 +21,11 @@ export type ChangesetMetadata = {
uid: number
user: string
changes_count: number
- tags: Record,
- minlat: number, minlon: number, maxlat: number, maxlon: number
+ tags: Record
+ minlat: number
+ minlon: number
+ maxlat: number
+ maxlon: number
comments_count: number
}
@@ -49,7 +52,7 @@ export class ChangesetHandler {
| { addAlias: (id0: string, id1: string) => void }
| undefined,
changes: Changes,
- reportError: (e: string | Error, extramessage: string) => void,
+ reportError: (e: string | Error, extramessage: string) => void
) {
this.osmConnection = osmConnection
this._reportError = reportError
@@ -107,27 +110,27 @@ export class ChangesetHandler {
return hasChange
}
- private async UploadWithNew(generateChangeXML: (csid: number, remappings: Map) => string, openChangeset: UIEventSource, extraMetaTags: ChangesetTag[]) {
+ private async UploadWithNew(
+ generateChangeXML: (csid: number, remappings: Map) => string,
+ openChangeset: UIEventSource,
+ extraMetaTags: ChangesetTag[]
+ ) {
const csId = await this.OpenChangeset(extraMetaTags)
openChangeset.setData(csId)
const changeset = generateChangeXML(csId, this._remappings)
console.log(
"Opened a new changeset (openChangeset.data is undefined):",
changeset,
- extraMetaTags,
+ extraMetaTags
)
const changes = await this.UploadChange(csId, changeset)
- const hasSpecialMotivationChanges = ChangesetHandler.rewriteMetaTags(
- extraMetaTags,
- changes,
- )
+ const hasSpecialMotivationChanges = ChangesetHandler.rewriteMetaTags(extraMetaTags, changes)
if (hasSpecialMotivationChanges) {
// At this point, 'extraMetaTags' will have changed - we need to set the tags again
await this.UpdateTags(csId, extraMetaTags)
}
}
-
/**
* The full logic to upload a change to one or more elements.
*
@@ -141,7 +144,7 @@ export class ChangesetHandler {
public async UploadChangeset(
generateChangeXML: (csid: number, remappings: Map) => string,
extraMetaTags: ChangesetTag[],
- openChangeset: UIEventSource,
+ openChangeset: UIEventSource
): Promise {
if (
!extraMetaTags.some((tag) => tag.key === "comment") ||
@@ -174,30 +177,30 @@ export class ChangesetHandler {
// We can hopefully reuse the changeset
try {
-
const rewritings = await this.UploadChange(
csId,
- generateChangeXML(csId, this._remappings),
+ generateChangeXML(csId, this._remappings)
)
const rewrittenTags = this.RewriteTagsOf(
extraMetaTags,
rewritings,
- oldChangesetMeta,
+ oldChangesetMeta
)
await this.UpdateTags(csId, rewrittenTags)
return // We are done!
} catch (e) {
this._reportError(e, "While reusing a changeset " + openChangeset.data)
}
-
}
} catch (e) {
- this._reportError(e, "While getting metadata from a changeset " + openChangeset.data)
+ this._reportError(
+ e,
+ "While getting metadata from a changeset " + openChangeset.data
+ )
}
}
-
// We have to open a new changeset
try {
return await this.UploadWithNew(generateChangeXML, openChangeset, extraMetaTags)
@@ -212,7 +215,7 @@ export class ChangesetHandler {
console.warn(
"Could not open/upload changeset due to ",
e,
- "trying again with a another fresh changeset ",
+ "trying again with a another fresh changeset "
)
openChangeset.setData(undefined)
@@ -238,7 +241,7 @@ export class ChangesetHandler {
uid: number // User ID
changes_count: number
tags: any
- },
+ }
): ChangesetTag[] {
// Note: extraMetaTags is where all the tags are collected into
@@ -375,7 +378,7 @@ export class ChangesetHandler {
tag.key !== undefined &&
tag.value !== undefined &&
tag.key !== "" &&
- tag.value !== "",
+ tag.value !== ""
)
const metadata = tags.map((kv) => ``)
const content = [``, metadata, ``].join("")
@@ -415,7 +418,7 @@ export class ChangesetHandler {
const csId = await this.osmConnection.put(
"changeset/create",
[``, metadata, ``].join(""),
- { "Content-Type": "text/xml" },
+ { "Content-Type": "text/xml" }
)
return Number(csId)
}
@@ -425,12 +428,12 @@ export class ChangesetHandler {
*/
private async UploadChange(
changesetId: number,
- changesetXML: string,
+ changesetXML: string
): Promise