mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-26 12:23:52 +01:00 
			
		
		
		
	Add youth center (#83)
This commit is contained in:
		
							parent
							
								
									1ce208b988
								
							
						
					
					
						commit
						3783aa20c3
					
				
					 1 changed files with 17 additions and 0 deletions
				
			
		
							
								
								
									
										17
									
								
								data/presets/amenity/community_centre/youth_centre.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								data/presets/amenity/community_centre/youth_centre.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,17 @@ | |||
| { | ||||
|     "icon": "maki-town-hall", | ||||
|     "geometry": [ | ||||
|         "point", | ||||
|         "area" | ||||
|     ], | ||||
|     "terms": [ | ||||
|         "youth center", | ||||
|         "youth centre", | ||||
|         "youth club" | ||||
|     ], | ||||
|     "tags": { | ||||
|         "amenity": "community_centre", | ||||
|         "community_centre": "youth_centre" | ||||
|     }, | ||||
|     "name": "Youth Center" | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Tobias Zwick
						Tobias Zwick