mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
	
		
			407 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
	
		
			407 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "icon": "maki-entrance-alt1",
 | 
						|
    "fields": [
 | 
						|
        "ref",
 | 
						|
        "entrance",
 | 
						|
        "door",
 | 
						|
        "access_simple",
 | 
						|
        "wheelchair",
 | 
						|
        "level",
 | 
						|
        "address"
 | 
						|
    ],
 | 
						|
    "geometry": [
 | 
						|
        "vertex"
 | 
						|
    ],
 | 
						|
    "tags": {
 | 
						|
        "entrance": "*"
 | 
						|
    },
 | 
						|
    "terms": [
 | 
						|
        "entrance",
 | 
						|
        "exit",
 | 
						|
        "door"
 | 
						|
    ],
 | 
						|
    "matchScore": 0.8,
 | 
						|
    "name": "Entrance / Exit"
 | 
						|
}
 |