mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 06:13:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
	
		
			562 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
	
		
			562 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "parking",
 | |
|     "type": "combo",
 | |
|     "label": "Type",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "surface": "Surface",
 | |
|             "underground": "Underground",
 | |
|             "multi-storey": "Multilevel",
 | |
|             "lane": "Roadside Lane",
 | |
|             "carports": "Carports",
 | |
|             "garage_boxes": "Garage Boxes",
 | |
|             "rooftop": "Rooftop",
 | |
|             "sheds": "Sheds",
 | |
|             "street_side": "Street-Side",
 | |
|             "layby": "Turnout / Lay-By"
 | |
|         }
 | |
|     },
 | |
|     "autoSuggestions" : false,
 | |
|     "customValues" : false
 | |
| }
 | 
