mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 16:53:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			221 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			221 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "mapillary",
 | 
						|
    "type": "identifier",
 | 
						|
    "label": "Mapillary Image ID",
 | 
						|
    "urlFormat": "https://mapillary.com/app/?focus=photo&pKey={value}",
 | 
						|
    "pattern": "^[a-zA-Z0-9-_]{1,}$",
 | 
						|
    "universal": true
 | 
						|
}
 |