mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 14:23:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			44 lines
		
	
	
	
		
			837 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
	
		
			837 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "icon": "maki-suitcase",
 | |
|     "fields": [
 | |
|         "name",
 | |
|         "office",
 | |
|         "address",
 | |
|         "building_area",
 | |
|         "opening_hours",
 | |
|         "opening_hours/covid19",
 | |
|         "phone",
 | |
|         "website"
 | |
|     ],
 | |
|     "moreFields": [
 | |
|         "air_conditioning",
 | |
|         "baby_feeding",
 | |
|         "building/levels_building",
 | |
|         "ele",
 | |
|         "email",
 | |
|         "fax",
 | |
|         "gnis/feature_id",
 | |
|         "height_building",
 | |
|         "internet_access",
 | |
|         "internet_access/fee",
 | |
|         "internet_access/ssid",
 | |
|         "level",
 | |
|         "not/name",
 | |
|         "operator",
 | |
|         "ref/vatin",
 | |
|         "smoking",
 | |
|         "wheelchair"
 | |
|     ],
 | |
|     "geometry": [
 | |
|         "point",
 | |
|         "vertex",
 | |
|         "area"
 | |
|     ],
 | |
|     "tags": {
 | |
|         "office": "*"
 | |
|     },
 | |
|     "terms": [
 | |
|         "administration"
 | |
|     ],
 | |
|     "name": "Office"
 | |
| }
 | 
