mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-02 15:53:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			201 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			201 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "icon": "temaki-junction",
 | 
						|
    "fields": [
 | 
						|
        "name"
 | 
						|
    ],
 | 
						|
    "geometry": [
 | 
						|
        "vertex",
 | 
						|
        "area"
 | 
						|
    ],
 | 
						|
    "tags": {
 | 
						|
        "junction": "yes"
 | 
						|
    },
 | 
						|
    "name": "Junction"
 | 
						|
}
 |