forked from MapComplete/MapComplete
		
	Match fritures with a broader tag that allows ';', fixes #776
This commit is contained in:
		
							parent
							
								
									92c6e70c8f
								
							
						
					
					
						commit
						174ced9967
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -37,7 +37,7 @@
 | 
				
			||||||
        "source": {
 | 
					        "source": {
 | 
				
			||||||
          "=osmTags": {
 | 
					          "=osmTags": {
 | 
				
			||||||
            "and": [
 | 
					            "and": [
 | 
				
			||||||
              "cuisine=friture",
 | 
					              "cuisine~(.*;)?friture(;.*)?",
 | 
				
			||||||
              {
 | 
					              {
 | 
				
			||||||
                "or": [
 | 
					                "or": [
 | 
				
			||||||
                  "amenity=fast_food",
 | 
					                  "amenity=fast_food",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue