mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 06:43:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			45 lines
		
	
	
	
		
			873 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
	
		
			873 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "icon": "maki-hospital",
 | |
|     "fields": [
 | |
|         "name",
 | |
|         "healthcare",
 | |
|         "operator",
 | |
|         "healthcare/speciality",
 | |
|         "address",
 | |
|         "building_area",
 | |
|         "phone",
 | |
|         "website"
 | |
|     ],
 | |
|     "moreFields": [
 | |
|         "{@templates/contact}",
 | |
|         "branch_brand",
 | |
|         "brand",
 | |
|         "building/levels_building",
 | |
|         "gnis/feature_id-US",
 | |
|         "height_building",
 | |
|         "level",
 | |
|         "opening_hours",
 | |
|         "opening_hours/covid19",
 | |
|         "payment_multi",
 | |
|         "wheelchair"
 | |
|     ],
 | |
|     "geometry": [
 | |
|         "point",
 | |
|         "area"
 | |
|     ],
 | |
|     "tags": {
 | |
|         "healthcare": "*"
 | |
|     },
 | |
|     "terms": [
 | |
|         "clinic",
 | |
|         "doctor",
 | |
|         "disease",
 | |
|         "health",
 | |
|         "institution",
 | |
|         "sick",
 | |
|         "surgery",
 | |
|         "wellness"
 | |
|     ],
 | |
|     "name": "Healthcare Facility",
 | |
|     "matchScore": 0.4
 | |
| }
 | 
