mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 22:33:53 +01:00 
			
		
		
		
	Merge 547d658a78 into dbd2a9c524
				
					
				
			This commit is contained in:
		
						commit
						6bc81dc220
					
				
					 2 changed files with 54 additions and 0 deletions
				
			
		
							
								
								
									
										42
									
								
								data/presets/amenity/health_post.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										42
									
								
								data/presets/amenity/health_post.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,42 @@ | |||
| { | ||||
|     "icon": "fas-house-medical-flag", | ||||
|     "fields": [ | ||||
|         "name", | ||||
|         "operator", | ||||
|         "address", | ||||
|         "building_area_yes", | ||||
|         "opening_hours" | ||||
|     ], | ||||
|     "moreFields": [ | ||||
|         "{@templates/poi}", | ||||
|         "healthcare/health_post", | ||||
|         "air_conditioning", | ||||
|         "branch_brand", | ||||
|         "brand" | ||||
|     ], | ||||
|     "geometry": [ | ||||
|         "point", | ||||
|         "area" | ||||
|     ], | ||||
|     "terms": [ | ||||
|         "health center", | ||||
|         "health station" | ||||
|     ], | ||||
|     "tags": { | ||||
|         "amenity": "health_post" | ||||
|     }, | ||||
|     "addTags": { | ||||
|         "amenity": "health_post", | ||||
|         "healthcare": "community_health_worker", | ||||
|         "operator:type": "government" | ||||
|     }, | ||||
|     "reference": { | ||||
|         "key": "amenity", | ||||
|         "value": "health_post" | ||||
|     }, | ||||
|     "name": "Community Health Post", | ||||
|     "aliases": [ | ||||
|         "Barangay Health Center", | ||||
|         "Barangay Health Station" | ||||
|     ] | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 거윈 | Win
						거윈 | Win