mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-26 12:23:52 +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"
 | |
|     ]
 | |
| }
 | 
