mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 14:53:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
	
		
			384 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
	
		
			384 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "icon": "maki-entrance-alt1",
 | |
|     "fields": [
 | |
|         "ref",
 | |
|         "entrance",
 | |
|         "door",
 | |
|         "access_simple",
 | |
|         "wheelchair",
 | |
|         "level",
 | |
|         "address"
 | |
|     ],
 | |
|     "geometry": [
 | |
|         "vertex"
 | |
|     ],
 | |
|     "tags": {
 | |
|         "entrance": "*"
 | |
|     },
 | |
|     "terms": [
 | |
|         "entrance",
 | |
|         "exit",
 | |
|         "door"
 | |
|     ],
 | |
|     "name": "Entrance / Exit"
 | |
| }
 |