mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 14:23:52 +01:00 
			
		
		
		
	 e9c4cbef1c
			
		
	
	
		e9c4cbef1c
		
			
		
	
	
	
	
		
			
			* add highchair field to cafe,fast_food,restaurant * Update data/fields/highchair.json Co-authored-by: Martin Raifer <martin@raifer.tech> * Rename highchair.json to high_chair.json * Rename high_chair.json to highchair.json * remove fields which don't do anything for type=check Co-authored-by: Martin Raifer <martin@raifer.tech>
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			186 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			186 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "highchair",
 | |
|     "type": "check",
 | |
|     "label": "High Chair",
 | |
|     "terms": [
 | |
|         "booster",
 | |
|         "booster seat",
 | |
|         "feeding chair",
 | |
|         "kids chair"
 | |
|     ]
 | |
| }
 |