mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			42 lines
		
	
	
	
		
			784 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
	
		
			784 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "icon": "fas-handshake",
 | 
						|
    "fields": [
 | 
						|
        "name",
 | 
						|
        "club",
 | 
						|
        "operator",
 | 
						|
        "address",
 | 
						|
        "building_area_yes",
 | 
						|
        "opening_hours",
 | 
						|
        "phone",
 | 
						|
        "website"
 | 
						|
    ],
 | 
						|
    "moreFields": [
 | 
						|
        "access_simple",
 | 
						|
        "building/levels_building",
 | 
						|
        "email",
 | 
						|
        "fax",
 | 
						|
        "gnis/feature_id-US",
 | 
						|
        "height_building",
 | 
						|
        "internet_access",
 | 
						|
        "internet_access/fee",
 | 
						|
        "internet_access/ssid",
 | 
						|
        "level",
 | 
						|
        "max_age",
 | 
						|
        "min_age",
 | 
						|
        "opening_hours/covid19",
 | 
						|
        "phone",
 | 
						|
        "website",
 | 
						|
        "wheelchair"
 | 
						|
    ],
 | 
						|
    "geometry": [
 | 
						|
        "point",
 | 
						|
        "area"
 | 
						|
    ],
 | 
						|
    "tags": {
 | 
						|
        "club": "*"
 | 
						|
    },
 | 
						|
    "terms": [
 | 
						|
        "social"
 | 
						|
    ],
 | 
						|
    "name": "Club"
 | 
						|
}
 |