17 KiB
doctors
This layer shows doctor offices
- This layer is shown at zoomlevel 10 and higher
Table of contents
- Themes using this layer
- Presets
- Basic tags for this layer
- Supported attributes
- Featureview elements and TagRenderings
- Opening hours
- images
- name
- opening_hours_by_appointment
- Opening hours
- phone
- website
- address_joined
- header
- housenumber
- street
- unit
- specialty
- leftover-questions
- move-button
- delete-button
- lod
Themes using this layer
Presets
The following options to create new points are included:
Basic tags for this layer
Elements must match the expression amenity=doctors
Supported attributes
Warning:: this quick overview is incomplete
attribute | type | values which are supported by this layer |
---|---|---|
string | ||
opening_hours | ["by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | |
phone | ||
url | ||
Multiple choice | ||
string | ||
string | ||
string | ||
string | general gynaecology psychiatry paediatrics |
Featureview elements and TagRenderings
id | question | labels | freeform key |
---|---|---|---|
images (Original in questions) |
{image_carousel()}{image_upload()} | Multiple choice only | |
name | What is the name of this doctors place? This doctors place is called {name} |
name (string) | |
opening_hours_by_appointment (Original in questions) |
What are the opening hours of ?Opening hours{opening_hours_table(opening_hours)}3 options |
opening_hours (opening_hours) | |
phone (Original in questions) |
What is the phone number of ? {link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)} 1 options |
contact | phone (phone) |
email (Original in questions) |
What is the email address of ? {email} 2 options |
contact | email (email) |
website (Original in questions) |
What is the website of ? {website} 1 options |
contact | website (url) |
address_joined (Original in address) |
{group(header,street;housenumber;unit,)} | address | Multiple choice only |
header (Original in address) |
{addr:street} {addr:housenumber} {addr:unit} 1 options |
address, hidden | Multiple choice only |
housenumber (Original in address) |
What is the number of this house? The house number is {addr:housenumber} 1 options |
address, hidden | addr:housenumber (string) |
street (Original in address) |
What street is this address located in? This address is in street {addr:street} |
address, hidden | addr:street (string) |
unit (Original in address) |
What is the unit number or letter? The unit number is {addr:unit} 1 options |
address, hidden | addr:unit (string) |
specialty | What is this doctor specialized in? This doctor is specialized in {healthcare:speciality} 4 options |
healthcare:speciality (string) | |
leftover-questions | {questions( ,hidden)} | ignore-docs, added_by_default | Multiple choice only |
move-button | {move_button()} | Multiple choice only | |
delete-button | {delete_button()} | Multiple choice only | |
lod (Original in questions) |
{linked_data_from_website()} | added_by_default | Multiple choice only |
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()}
name
The question is What is the name of this doctors place?
This doctors place 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 ifopening_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
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
address_joined
This tagrendering has no question and is thus read-only {group(header,street;housenumber;unit,)}
This tagrendering has labels
address
header
This tagrendering has no question and is thus read-only {addr:street} {addr:housenumber} {addr:unit}
- No address is known is shown if with addr:street= & addr:unit= & addr:housenumber=
This tagrendering has labels
address
hidden
housenumber
The question is What is the number of this house?
The house number is {addr:housenumber} is shown if addr:housenumber
is set
- This building has no house number is shown if with nohousenumber=yes
This tagrendering has labels
address
hidden
street
The question is What street is this address located in?
This address is in street {addr:street} is shown if addr:street
is set
This tagrendering has labels
address
hidden
unit
The question is What is the unit number or letter?
The unit number is {addr:unit} is shown if addr:unit
is set
- No unit number is shown if with addr:unit=
This tagrendering has labels
address
hidden
specialty
The question is What is this doctor specialized in?
This doctor is specialized in {healthcare:speciality} is shown if healthcare:speciality
is set
- This is a general practitioner is shown if with healthcare:speciality=general
- This is a gynaecologist is shown if with healthcare:speciality=gynaecology
- This is a psychiatrist is shown if with healthcare:speciality=psychiatry
- This is a paediatrician is shown if with healthcare:speciality=paediatrics
leftover-questions
This tagrendering has no question and is thus read-only {questions( ,hidden)}
This tagrendering has labels
ignore-docs
added_by_default
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
Filters
id | question | osmTags |
---|---|---|
open_now.0 | Now open | _isOpen=yes |
id | question | osmTags |
---|---|---|
specialty.0 | What is this doctor specialized in? (default) | |
specialty.1 | This is a general practitioner | healthcare:speciality~^(^(.+;)?general(;.+)?$)$ |
specialty.2 | This is a gynaecologist | healthcare:speciality~^(^(.+;)?gynaecology(;.+)?$)$ |
specialty.3 | This is a psychiatrist | healthcare:speciality~^(^(.+;)?psychiatry(;.+)?$)$ |
specialty.4 | This is a paediatrician | healthcare:speciality~^(^(.+;)?paediatrics(;.+)?$)$ |
This document is autogenerated from assets/layers/doctors/doctors.json