Updates to Espressolab
Apparently, the Espressolab brand expanded their operations to [21 countries now][0]. I have already forked the repo and made the relevant changes, and would like to create a PR, but I have one quick question.
One of the countries the brand operates is "[Northern Cyprus](https://en.wikipedia.org/wiki/Northern_Cyprus)", which is a defacto country, recognised only by Türkiye. So, there's no country code assigned. However, the country boundaries of Cyprus (Republic of) on OSM cover the whole island. Do you think it is OK to add `cy` in the `locationSet.include` array?
[0]: https://espressolab.com/en/corporate/stores
Update:
Here's the current data:
```json
{
"displayName": "Espressolab",
"id": "espressolab-295705",
"locationSet": {"include": ["ma", "tr"]},
"tags": {
"amenity": "cafe",
"brand": "Espressolab",
"brand:wikidata": "Q97599059",
"cuisine": "coffee_shop",
"name": "Espressolab",
"takeaway": "yes"
}
},
```
Here's the store finder page (en): https://espressolab.com/en/corporate/stores
关闭于 2026-05-10 8 条评论