From 58cec96fb50284dca79716ffe43d0a75b4cb6597 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Wed, 18 Sep 2024 22:55:01 +0200 Subject: [PATCH] Themes(sport): add sport pitches filter on sports, fix #2159 --- assets/layers/sport_pitch/sport_pitch.json | 66 +--------------------- 1 file changed, 2 insertions(+), 64 deletions(-) diff --git a/assets/layers/sport_pitch/sport_pitch.json b/assets/layers/sport_pitch/sport_pitch.json index dd616ecf49..206d7d479a 100644 --- a/assets/layers/sport_pitch/sport_pitch.json +++ b/assets/layers/sport_pitch/sport_pitch.json @@ -314,7 +314,8 @@ } } ], - "id": "sport_pitch-sport" + "id": "sport_pitch-sport", + "filter": true }, { "id": "basketball-hoops", @@ -757,69 +758,6 @@ } ] }, - { - "id": "available_sports", - "options": [ - { - "question": { - "en": "All sports", - "nl": "Alle sporten", - "de": "Alle Sportarten", - "ca": "Tots els esports", - "cs": "Všechny sporty" - } - }, - { - "osmTags": "sport=basketball", - "question": { - "nl": "Basketbalvelden", - "en": "Basketball fields", - "de": "Basketballplätze", - "ca": "Camps de bàsquet", - "cs": "Basketbalová hřiště" - } - }, - { - "osmTags": "sport=soccer", - "question": { - "nl": "Voetbalvelden", - "en": "Soccer fields", - "de": "Fußballplätze", - "ca": "Camps de futbol", - "cs": "Fotbalová hřiště" - } - }, - { - "osmTags": "sport=table_tennis", - "question": { - "nl": "Pingpong-tafel", - "en": "Ping-pong tables", - "de": "Tischtennisplatten", - "ca": "Taules de ping-pong", - "cs": "Ping-pongové stoly" - } - }, - { - "osmTags": "sport=tennis", - "question": { - "nl": "Tennisveld", - "en": "Tennis fields", - "de": "Tennisplätze", - "ca": "Camps de tennis", - "cs": "Tenisové kurty" - } - }, - { - "osmTags": "sport=badminton", - "question": { - "nl": "Badmintonveld", - "en": "Badminton fields", - "cs": "Badmintonová hřiště", - "de": "Badmintonfelder" - } - } - ] - }, "open_now" ], "allowMove": {