forked from MapComplete/MapComplete
Themes(cyclofix): show shops which sell second-hand bicycles in bicycle layer, see MapComplete/MapComplete#2279
This commit is contained in:
parent
4b121e474c
commit
67aba6d034
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
||||||
"shop=bicycle",
|
"shop=bicycle",
|
||||||
"service:bicycle:retail=yes",
|
"service:bicycle:retail=yes",
|
||||||
"service:bicycle:repair=yes",
|
"service:bicycle:repair=yes",
|
||||||
|
"service:bicycle:second_hand=yes",
|
||||||
{
|
{
|
||||||
"#": "if sport is defined and is not bicycle, it is not matched; if bicycle retail/repair is marked as 'no', it is not shown to too.",
|
"#": "if sport is defined and is not bicycle, it is not matched; if bicycle retail/repair is marked as 'no', it is not shown to too.",
|
||||||
"##": "There will be a few false-positives with this. They will get filtered out by people marking both 'not selling bikes' and 'not repairing bikes'. Furthermore, the OSMers will add a sports-subcategory on it",
|
"##": "There will be a few false-positives with this. They will get filtered out by people marking both 'not selling bikes' and 'not repairing bikes'. Furthermore, the OSMers will add a sports-subcategory on it",
|
||||||
|
|
Loading…
Reference in a new issue