mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 06:43:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			209 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			209 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "maxspeed",
 | |
|     "type": "roadspeed",
 | |
|     "label": "Speed Limit",
 | |
|     "placeholder": "40, 50, 60...",
 | |
|     "locationSet": {
 | |
|         "exclude": [
 | |
|             "ca",
 | |
|             "us"
 | |
|         ]
 | |
|     }
 | |
| }
 | 
