mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +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"
 | 
						|
}
 |