Chore: housekeeping, fix tests

This commit is contained in:
Pieter Vander Vennet 2023-10-06 03:34:26 +02:00
parent 1f67ab2aca
commit 36a73f3a17
50 changed files with 1124 additions and 1022 deletions

View file

@ -14,7 +14,7 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
- This layer is shown at zoomlevel **0** and higher
- This layer is shown at zoomlevel **12** and higher
@ -504,6 +504,20 @@ accepts_cash.0 | Accepts cash | payment:cash=yes
id | question | osmTags
---- | ---------- | ---------
accepts_cards.0 | Accepts payment cards | payment:cards=yes
id | question | osmTags
---- | ---------- | ---------
has_internet.0 | Offers internet | internet_access=wlan\|internet_access=yes\|internet_access=wired
id | question | osmTags
---- | ---------- | ---------
has_electricity.0 | Offers electricity | service:electricity=yes
This document is autogenerated from [assets/layers/cafe_pub/cafe_pub.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cafe_pub/cafe_pub.json)