forked from MapComplete/MapComplete
		
	Themes(sport): add sport pitches filter on sports, fix #2159
This commit is contained in:
		
							parent
							
								
									333619a127
								
							
						
					
					
						commit
						58cec96fb5
					
				
					 1 changed files with 2 additions and 64 deletions
				
			
		| 
						 | 
					@ -314,7 +314,8 @@
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      "id": "sport_pitch-sport"
 | 
					      "id": "sport_pitch-sport",
 | 
				
			||||||
 | 
					      "filter": true
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "id": "basketball-hoops",
 | 
					      "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"
 | 
					    "open_now"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "allowMove": {
 | 
					  "allowMove": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue