mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			170 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			170 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "email",
 | 
						|
    "keys": [
 | 
						|
        "email",
 | 
						|
        "contact:email"
 | 
						|
    ],
 | 
						|
    "type": "email",
 | 
						|
    "placeholder": "example@example.com",
 | 
						|
    "label": "Email"
 | 
						|
}
 |