mapcomplete/Docs/Layers/dentist.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

223 lines
7.3 KiB
Markdown
Raw Normal View History

[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2024-04-28 03:46:56 +02:00
dentist
=======
This layer shows dentist offices
2024-04-28 03:46:56 +02:00
* This layer is shown at zoomlevel **13** and higher
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-)
* [just\_created](#just_created)
* [images](#images)
* [opening\_hours](#opening_hours)
* [phone](#phone)
* [email](#email)
* [website](#website)
* [name](#name)
* [leftover-questions](#leftover-questions)
* [lod](#lod)
* [minimap](#minimap)
* [move-button](#move-button)
* [delete-button](#delete-button)
* [last\_edit](#last_edit)
* [favourite\_status](#favourite_status)
* [qr\_code](#qr_code)
* [share](#share)
* [all-tags](#all-tags)
* [Filters](#filters)
Themes using this layer
-----------------------
* [healthcare](https://mapcomplete.org/healthcare)
* [personal](https://mapcomplete.org/personal)
Basic tags for this layer
-------------------------
Elements must match the expression **[amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\=[dentist](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Ddentist)**
2024-04-28 03:46:56 +02:00
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22dentist%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2024-04-28 03:46:56 +02:00
Supported attributes
--------------------
2024-04-28 03:46:56 +02:00
Warning:
2024-04-28 03:46:56 +02:00
this quick overview is incomplete
2024-04-28 03:46:56 +02:00
attribute
2024-04-28 03:46:56 +02:00
type
2024-04-28 03:46:56 +02:00
values which are supported by this layer
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id)
2024-04-28 03:46:56 +02:00
Multiple choice
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening\_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
2024-04-28 03:46:56 +02:00
[opening\_hours](../SpecialInputElements.md#opening_hours)
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
2024-04-28 03:46:56 +02:00
[phone](../SpecialInputElements.md#phone)
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email)
2024-04-28 03:46:56 +02:00
[email](../SpecialInputElements.md#email)
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website)
2024-04-28 03:46:56 +02:00
[url](../SpecialInputElements.md#url)
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name)
2024-04-28 03:46:56 +02:00
[string](../SpecialInputElements.md#string)
2024-04-28 03:46:56 +02:00
### just\_created
This element shows a 'thank you' that the contributor has recently created this element
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
* _You just created this element! Thanks for sharing this info with the world and helping people worldwide._ corresponds with id~.+
2023-11-13 03:15:48 +01:00
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:passed_time<300 & (_version_number= | <a href='https://wiki.openstreetmap.org/wiki/Key:_version_number' target='_blank'>_version_number</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_version_number%3D1' target='_blank'>1</a>) & _backend~.+`
2024-04-28 03:46:56 +02:00
This tagrendering has labels `added_by_default`
2024-04-28 03:46:56 +02:00
### images
2024-04-28 03:46:56 +02:00
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
2024-04-28 03:46:56 +02:00
### opening\_hours
2024-04-28 03:46:56 +02:00
The question is _What are the opening hours of {title()}?_
2024-04-28 03:46:56 +02:00
This rendering asks information about the property [opening\_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
2024-04-28 03:46:56 +02:00
* _Marked as closed for an unspecified time_ corresponds with [opening\_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)\=[closed](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dclosed)
* _This option cannot be chosen as answer_
2024-04-28 03:46:56 +02:00
### phone
2024-04-28 03:46:56 +02:00
The question is _What is the phone number of {title()}?_
2024-04-28 03:46:56 +02:00
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone) This is rendered with `<a href='tel:{phone}'>{phone}</a>`
2024-04-28 03:46:56 +02:00
* _[{contact:phone}](tel:{contact:phone})_ corresponds with contact:phone~.+
* _This option cannot be chosen as answer_
2024-04-28 03:46:56 +02:00
This tagrendering has labels `contact`
2024-04-28 03:46:56 +02:00
### email
2024-04-28 03:46:56 +02:00
The question is _What is the email address of {title()}?_
2024-04-28 03:46:56 +02:00
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email) This is rendered with `<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>`
2024-04-28 03:46:56 +02:00
* _[{contact:email}](mailto:{contact:email})_ corresponds with contact:email~.+
* _This option cannot be chosen as answer_
* _[{operator:email}](mailto:{operator:email})_ corresponds with operator:email~.+
* _This option cannot be chosen as answer_
2024-04-28 03:46:56 +02:00
This tagrendering has labels `contact`
2024-04-28 03:46:56 +02:00
### website
2024-04-28 03:46:56 +02:00
The question is _What is the website of {title()}?_
2024-04-28 03:46:56 +02:00
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website) This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>`
2024-04-28 03:46:56 +02:00
* _[{contact:website}]({contact:website})_ corresponds with contact:website~.+
* _This option cannot be chosen as answer_
2024-04-28 03:46:56 +02:00
This tagrendering has labels `contact`
2024-04-28 03:46:56 +02:00
### name
2024-04-28 03:46:56 +02:00
The question is _What is the name of this dentist?_
2024-04-28 03:46:56 +02:00
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name) This is rendered with `This dentist is called {name}`
2024-04-28 03:46:56 +02:00
### leftover-questions
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
### lod
2024-04-13 02:40:21 +02:00
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
This tagrendering has labels `added_by_default`
2024-04-13 02:40:21 +02:00
2024-04-28 03:46:56 +02:00
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
### move-button
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
### delete-button
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
### last\_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
2023-11-13 03:15:48 +01:00
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:changeset~.+ & _last_edit:contributor~.+`
2024-04-28 03:46:56 +02:00
This tagrendering has labels `added_by_default`
2023-12-19 22:08:00 +01:00
2024-04-28 03:46:56 +02:00
### favourite\_status
2023-12-19 22:08:00 +01:00
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
### qr\_code
2023-12-30 15:24:30 +01:00
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
This tagrendering has labels `added_by_default`
2023-12-30 15:24:30 +01:00
2024-04-28 03:46:56 +02:00
### share
2023-12-30 15:24:30 +01:00
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
This tagrendering has labels `added_by_default`
2023-12-30 15:24:30 +01:00
2024-04-28 03:46:56 +02:00
### all-tags
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
#### Filters
2024-04-28 03:46:56 +02:00
id
2024-04-28 03:46:56 +02:00
question
2024-04-28 03:46:56 +02:00
osmTags
2024-04-28 03:46:56 +02:00
open\_now.0
2024-04-28 03:46:56 +02:00
Open now
2024-04-28 03:46:56 +02:00
\_isOpen=yes
This document is autogenerated from [assets/layers/dentist/dentist.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/dentist/dentist.json)