mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			233 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			233 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "image",
 | 
						|
    "type": "url",
 | 
						|
    "label": "Image",
 | 
						|
    "placeholder": "https://example.com/photo.jpg",
 | 
						|
    "universal": true,
 | 
						|
    "terms": [
 | 
						|
        "icon",
 | 
						|
        "image uri",
 | 
						|
        "photo",
 | 
						|
        "picture"
 | 
						|
    ]
 | 
						|
}
 |