forked from MapComplete/MapComplete
Chore: regenerate docs
This commit is contained in:
parent
c65808bcd2
commit
4078b33a87
318 changed files with 80192 additions and 692 deletions
|
@ -13,6 +13,8 @@ A shop
|
|||
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)
|
||||
4. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
|
||||
- [Opening hours](#opening-hours)
|
||||
- [repairs_climbing_shoes](#repairs_climbing_shoes)
|
||||
- [images](#images)
|
||||
- [reviews](#reviews)
|
||||
|
@ -61,7 +63,7 @@ A shop
|
|||
- [move-button](#move-button)
|
||||
- [delete-button](#delete-button)
|
||||
- [lod](#lod)
|
||||
4. [Filters](#filters)
|
||||
5. [Filters](#filters)
|
||||
|
||||
## Themes using this layer
|
||||
|
||||
|
@ -78,7 +80,7 @@ Elements must match **all** of the following expressions:
|
|||
|
||||
## Supported attributes
|
||||
|
||||
**Warning:**,this quick overview is incomplete,
|
||||
**Warning:**: this quick overview is incomplete
|
||||
|
||||
| attribute | type | values which are supported by this layer |
|
||||
-----|-----|----- |
|
||||
|
@ -120,6 +122,58 @@ Elements must match **all** of the following expressions:
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/dog#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/dog/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/description#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/description/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
|
||||
|
||||
## Featureview elements and TagRenderings
|
||||
|
||||
| id | question | labels | freeform key |
|
||||
-----|-----|-----|----- |
|
||||
| [repairs_climbing_shoes](#repairs_climbing_shoes) | Does this shoe repair shop repair climbing shoes?<br/>2 options | | _Multiple choice only_ |
|
||||
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
|
||||
| [reviews](#reviews) <br/> _(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ |
|
||||
| [shops-name](#shops-name) | What is the name of this shop?<br/>_This shop is called <i>{name}</i>_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [shop_types](#shop_types) <br/> _(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?<br/>_This is a {shop}_<br/>165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [brand](#brand) | What is the brand of this shop?<br/>_Part of <b>{brand}</b>_<br/>1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [second_hand](#second_hand) | Does this shop sell second-hand items?<br/>3 options | | _Multiple choice only_ |
|
||||
| [opening_hours](#opening_hours) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours of ?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
|
||||
| [website](#website) <br/> _(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?<br/>_<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>_<br/>1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) |
|
||||
| [email](#email) <br/> _(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?<br/>_<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>_<br/>2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
|
||||
| [phone](#phone) <br/> _(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of ?<br/>_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_<br/>1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
|
||||
| [payment-options](#payment-options) <br/> _(Original in [questions](./BuiltinQuestions.md#payment-options))_ | Which methods of payment are accepted here?<br/>3 options | | _Multiple choice only_ |
|
||||
| [repeated](#repeated) <br/> _(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
|
||||
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
|
||||
| [copyshop-print-sizes](#copyshop-print-sizes) | What paper formats does this shop offer?<br/>5 options | | _Multiple choice only_ |
|
||||
| [copyshop-binding](#copyshop-binding) | Does this shop offer a binding service?<br/>2 options | | _Multiple choice only_ |
|
||||
| [optometrist_service](#optometrist_service) | Are medical services available here?<br/>2 options | | _Multiple choice only_ |
|
||||
| [key_cutter](#key_cutter) | Does this shop offer key cutting?<br/>3 options | | _Multiple choice only_ |
|
||||
| [sells_new_bikes](#sells_new_bikes) | Does this shop sell bikes?<br/>2 options | | _Multiple choice only_ |
|
||||
| [bike_second_hand](#bike_second_hand) | Does this shop sell second-hand bikes?<br/>3 options | | _Multiple choice only_ |
|
||||
| [repairs_bikes](#repairs_bikes) | Does this shop repair bikes?<br/>4 options | | _Multiple choice only_ |
|
||||
| [bicycle_rental](#bicycle_rental) | Does this shop rent out bikes?<br/>2 options | | _Multiple choice only_ |
|
||||
| [bicycle-types](#bicycle-types) <br/> _(Original in [bicycle_rental](./bicycle_rental.md#bicycle-types))_ | What kind of bicycles and accessories are rented here?<br/>_{rental} is rented here_<br/>9 options | bicycle_rental | *[rental](https://wiki.osm.org/wiki/Key:rental)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [rental-capacity-city_bike](#rental-capacity-city_bike) <br/> _(Original in [bicycle_rental](./bicycle_rental.md#rental-capacity-city_bike))_ | How many city bikes can be rented here?<br/>_{capacity:city_bike} city bikes can be rented here_ | bicycle_rental | *[capacity:city_bike](https://wiki.osm.org/wiki/Key:capacity:city_bike)* ([pnat](../SpecialInputElements.md#pnat)) |
|
||||
| [rental-capacity-ebike](#rental-capacity-ebike) <br/> _(Original in [bicycle_rental](./bicycle_rental.md#rental-capacity-ebike))_ | How many electrical bikes can be rented here?<br/>_{capacity:ebike} electrical bikes can be rented here_ | bicycle_rental | *[capacity:ebike](https://wiki.osm.org/wiki/Key:capacity:ebike)* ([pnat](../SpecialInputElements.md#pnat)) |
|
||||
| [rental-capacity-kid_bike](#rental-capacity-kid_bike) <br/> _(Original in [bicycle_rental](./bicycle_rental.md#rental-capacity-kid_bike))_ | How many bikes for children can be rented here?<br/>_{capacity:kid_bike} bikes for children can be rented here_ | bicycle_rental | *[capacity:kid_bike](https://wiki.osm.org/wiki/Key:capacity:kid_bike)* ([pnat](../SpecialInputElements.md#pnat)) |
|
||||
| [rental-capacity-bmx](#rental-capacity-bmx) <br/> _(Original in [bicycle_rental](./bicycle_rental.md#rental-capacity-bmx))_ | How many BMX bikes can be rented here?<br/>_{capacity:bmx} BMX bikes can be rented here_ | bicycle_rental | *[capacity:bmx](https://wiki.osm.org/wiki/Key:capacity:bmx)* ([pnat](../SpecialInputElements.md#pnat)) |
|
||||
| [rental-capacity-mtb](#rental-capacity-mtb) <br/> _(Original in [bicycle_rental](./bicycle_rental.md#rental-capacity-mtb))_ | How many mountainbikes can be rented here?<br/>_{capacity:mtb} mountainbikes can be rented here_ | bicycle_rental | *[capacity:mtb](https://wiki.osm.org/wiki/Key:capacity:mtb)* ([pnat](../SpecialInputElements.md#pnat)) |
|
||||
| [rental-capacity-bicycle_pannier](#rental-capacity-bicycle_pannier) <br/> _(Original in [bicycle_rental](./bicycle_rental.md#rental-capacity-bicycle_pannier))_ | How many bicycle panniers can be rented here?<br/>_{capacity:bicycle_pannier} bicycle panniers can be rented here_ | bicycle_rental | *[capacity:bicycle_pannier](https://wiki.osm.org/wiki/Key:capacity:bicycle_pannier)* ([pnat](../SpecialInputElements.md#pnat)) |
|
||||
| [rental-capacity-tandem_bicycle](#rental-capacity-tandem_bicycle) <br/> _(Original in [bicycle_rental](./bicycle_rental.md#rental-capacity-tandem_bicycle))_ | How many tandem can be rented here?<br/>_{capacity:tandem_bicycle} tandem can be rented here_ | bicycle_rental | *[capacity:tandem_bicycle](https://wiki.osm.org/wiki/Key:capacity:tandem_bicycle)* ([pnat](../SpecialInputElements.md#pnat)) |
|
||||
| [bike_pump_service](#bike_pump_service) | Does this shop offer a bike pump for use by anyone?<br/>3 options | | _Multiple choice only_ |
|
||||
| [bike_repair_tools](#bike_repair_tools) | Are there tools here to repair your own bike?<br/>3 options | | _Multiple choice only_ |
|
||||
| [bike_wash](#bike_wash) | Are bicycles washed here?<br/>3 options | | _Multiple choice only_ |
|
||||
| [bike_cleaning-service_bicycle_cleaning_charge](#bike_cleaning-service_bicycle_cleaning_charge) <br/> _(Original in [bike_cleaning](./bike_cleaning.md#bike_cleaning-service_bicycle_cleaning_charge))_ | How much does it cost to use the cleaning service?<br/>_Using the cleaning service costs {service:bicycle:cleaning:charge}_<br/>2 options | | *[service:bicycle:cleaning:charge](https://wiki.osm.org/wiki/Key:service:bicycle:cleaning:charge)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [internet](#internet) <br/> _(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?<br/>6 options | internet-all | _Multiple choice only_ |
|
||||
| [internet-fee](#internet-fee) <br/> _(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?<br/>3 options | internet-all | _Multiple choice only_ |
|
||||
| [internet-ssid](#internet-ssid) <br/> _(Original in [questions](./BuiltinQuestions.md#internet-ssid))_ | What is the network name for the wireless internet access?<br/>_The network name is <b>{internet_access:ssid}</b>_<br/>1 options | internet-all | *[internet_access:ssid](https://wiki.osm.org/wiki/Key:internet_access:ssid)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [organic](#organic) | Does this shop offer organic products?<br/>3 options | | _Multiple choice only_ |
|
||||
| [sugar_free](#sugar_free) <br/> _(Original in [questions](./BuiltinQuestions.md#sugar_free))_ | Does this shop have a sugar free offering?<br/>4 options | diets | _Multiple choice only_ |
|
||||
| [gluten_free](#gluten_free) <br/> _(Original in [questions](./BuiltinQuestions.md#gluten_free))_ | Does this shop have a gluten free offering?<br/>4 options | diets | _Multiple choice only_ |
|
||||
| [lactose_free](#lactose_free) <br/> _(Original in [questions](./BuiltinQuestions.md#lactose_free))_ | Does have a lactose-free offering?<br/>4 options | diets | _Multiple choice only_ |
|
||||
| [dog-access](#dog-access) <br/> _(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?<br/>5 options | | _Multiple choice only_ |
|
||||
| [description](#description) <br/> _(Original in [questions](./BuiltinQuestions.md#description))_ | Is there still some relevant info that the previous questions did not cover? Feel free to add it here.<br/>_{description}_ | | *[description](https://wiki.osm.org/wiki/Key:description)* ([text](../SpecialInputElements.md#text)) |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ |
|
||||
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
|
||||
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### repairs_climbing_shoes
|
||||
|
||||
The question is `Does this shoe repair shop repair climbing shoes?`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue