forked from MapComplete/MapComplete
Remove amenity=bicycle_rental form bike_shop
This commit is contained in:
parent
8cf3b88172
commit
360172dc91
1 changed files with 0 additions and 7 deletions
|
@ -21,13 +21,6 @@
|
||||||
"#": "We select all bicycle shops, sport shops (but we try to weed out non-bicycle related shops), and any shop with a bicycle related tag",
|
"#": "We select all bicycle shops, sport shops (but we try to weed out non-bicycle related shops), and any shop with a bicycle related tag",
|
||||||
"or": [
|
"or": [
|
||||||
"shop=bicycle",
|
"shop=bicycle",
|
||||||
{
|
|
||||||
"#": "A bicycle rental with a network is something such as villo, bluebike, ... We don't want them",
|
|
||||||
"and": [
|
|
||||||
"amenity=bicycle_rental",
|
|
||||||
"network="
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"#": "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…
Add table
Add a link
Reference in a new issue