mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			43 lines
		
	
	
	
		
			844 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
	
		
			844 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "icon": "maki-suitcase",
 | 
						|
    "fields": [
 | 
						|
        "name",
 | 
						|
        "office",
 | 
						|
        "address",
 | 
						|
        "building_area_yes",
 | 
						|
        "opening_hours",
 | 
						|
        "phone",
 | 
						|
        "website"
 | 
						|
    ],
 | 
						|
    "moreFields": [
 | 
						|
        "{@templates/contact}",
 | 
						|
        "{@templates/internet_access}",
 | 
						|
        "air_conditioning",
 | 
						|
        "baby_feeding",
 | 
						|
        "building/levels_building",
 | 
						|
        "ele",
 | 
						|
        "gnis/feature_id-US",
 | 
						|
        "height_building",
 | 
						|
        "level",
 | 
						|
        "not/name",
 | 
						|
        "opening_hours/covid19",
 | 
						|
        "operator",
 | 
						|
        "ref/vatin",
 | 
						|
        "ref/FR/siret-FR",
 | 
						|
        "smoking",
 | 
						|
        "wheelchair"
 | 
						|
    ],
 | 
						|
    "geometry": [
 | 
						|
        "point",
 | 
						|
        "vertex",
 | 
						|
        "area"
 | 
						|
    ],
 | 
						|
    "tags": {
 | 
						|
        "office": "*"
 | 
						|
    },
 | 
						|
    "terms": [
 | 
						|
        "administration"
 | 
						|
    ],
 | 
						|
    "name": "Office",
 | 
						|
    "matchScore": 0.7
 | 
						|
}
 |