Housekeeping: updating docs and contributors list

This commit is contained in:
Pieter Vander Vennet 2022-05-06 17:26:00 +02:00
parent 46365a9040
commit 210f8bf0ef
107 changed files with 7205 additions and 4220 deletions

View file

@ -53,7 +53,9 @@ Elements must have the all of following tags to be shown on this layer:
**Warning** This quick overview is incomplete
Warning:
this quick overview is incomplete
@ -75,7 +77,7 @@ attribute | type | values which are supported by this layer
_This tagrendering has no question and is thus read-only_
This tagrendering has no question and is thus read-only
@ -85,10 +87,13 @@ _This tagrendering has no question and is thus read-only_
The question is **What is the name of this bike cafe?**
The question is What is the name of this bike cafe?
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
This is rendered with `This bike cafe is called {name}`
This is rendered with This bike cafe is called {name}
@ -96,14 +101,14 @@ This is rendered with `This bike cafe is called {name}`
The question is **Does this bike cafe offer a bike pump for use by anyone?**
The question is Does this bike cafe offer a bike pump for use by anyone?
- **This bike cafe offers a bike pump for anyone** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump' target='_blank'>service:bicycle:pump</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes' target='_blank'>yes</a>
- **This bike cafe doesn't offer a bike pump for anyone** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump' target='_blank'>service:bicycle:pump</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno' target='_blank'>no</a>
- This bike cafe offers a bike pump for anyone corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump' target='_blank'>service:bicycle:pump</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes' target='_blank'>yes</a>
- This bike cafe doesn't offer a bike pump for anyone corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump' target='_blank'>service:bicycle:pump</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno' target='_blank'>no</a>
@ -112,14 +117,14 @@ The question is **Does this bike cafe offer a bike pump for use by anyone?**
The question is **Are there tools here to repair your own bike?**
The question is Are there tools here to repair your own bike?
- **This bike cafe offers tools for DIY repair** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy' target='_blank'>service:bicycle:diy</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes' target='_blank'>yes</a>
- **This bike cafe doesn't offer tools for DIY repair** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy' target='_blank'>service:bicycle:diy</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno' target='_blank'>no</a>
- This bike cafe offers tools for DIY repair corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy' target='_blank'>service:bicycle:diy</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes' target='_blank'>yes</a>
- This bike cafe doesn't offer tools for DIY repair corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy' target='_blank'>service:bicycle:diy</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno' target='_blank'>no</a>
@ -128,14 +133,14 @@ The question is **Are there tools here to repair your own bike?**
The question is **Does this bike cafe repair bikes?**
The question is Does this bike cafe repair bikes?
- **This bike cafe repairs bikes** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair' target='_blank'>service:bicycle:repair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes' target='_blank'>yes</a>
- **This bike cafe doesn't repair bikes** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair' target='_blank'>service:bicycle:repair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno' target='_blank'>no</a>
- This bike cafe repairs bikes corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair' target='_blank'>service:bicycle:repair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes' target='_blank'>yes</a>
- This bike cafe doesn't repair bikes corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair' target='_blank'>service:bicycle:repair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno' target='_blank'>no</a>
@ -144,10 +149,13 @@ The question is **Does this bike cafe repair bikes?**
The question is **What is the website of {name}?**
The question is What is the website of {name}?
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with `<a href='{website}' target='_blank'>{website}</a>`
This is rendered with <a href='{website}' target='_blank'>{website}</a>
@ -155,10 +163,13 @@ This is rendered with `<a href='{website}' target='_blank'>{website}</a>`
The question is **What is the phone number of {name}?**
The question is What is the phone number of {name}?
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>`
This is rendered with <a href='tel:{phone}'>{phone}</a>
@ -166,10 +177,13 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
The question is **What is the email address of {name}?**
The question is What is the email address of {name}?
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'>{email}</a>`
This is rendered with <a href='mailto:{email}' target='_blank'>{email}</a>
@ -177,9 +191,12 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
The question is **When it this bike café opened?**
The question is When it this bike café opened?
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
This is rendered with `{opening_hours_table(opening_hours)}`
This is rendered with {opening_hours_table(opening_hours)}
This document is autogenerated from [assets/layers/bike_cafe/bike_cafe.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_cafe/bike_cafe.json)