mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 06:43:53 +01:00 
			
		
		
		
	 6e7e7be977
			
		
	
	
		6e7e7be977
		
			
		
	
	
	
		
			
	
		
	
	
		
			Some checks failed
		
		
	
	Deploy / Deploy (push) Has been cancelled
				
			Code Style Checks / Check file endings (push) Has been cancelled
				
			Code Style Checks / Check for code formatting mistakes (push) Has been cancelled
				
			Code Style Checks / Check for spelling errors (push) Has been cancelled
				
			Release Drafter / update_release_draft (push) Has been cancelled
				
			Build and Deploy Staging Instance / build-deploy (push) Has been cancelled
				
			Test / test (18) (push) Has been cancelled
				
			by UTF-16 code units order (which can easily be checked programmatically)
		
			
				
	
	
		
			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": [
 | |
|         "door",
 | |
|         "entrance",
 | |
|         "exit"
 | |
|     ],
 | |
|     "name": "Entrance / Exit"
 | |
| }
 |