mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			229 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			229 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "cyclestreet",
 | 
						|
    "type": "defaultCheck",
 | 
						|
    "label": "{bicycle_road}",
 | 
						|
    "locationSet": {
 | 
						|
        "include": [
 | 
						|
            "BE",
 | 
						|
            "NL"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "stringsCrossReference": "{bicycle_road}"
 | 
						|
}
 |