mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 14:53:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
	
		
			633 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
	
		
			633 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "residential",
 | |
|     "type": "combo",
 | |
|     "label": "Type",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "rural": "Rural",
 | |
|             "apartments": "Apartments",
 | |
|             "single_family": "Single Family",
 | |
|             "urban": "Urban",
 | |
|             "condominium": "Condominium",
 | |
|             "trailer_park": "Trailer Park",
 | |
|             "irregular_settlement": "Irregular Settlement",
 | |
|             "detached": "Detached",
 | |
|             "terrace": "Terrace",
 | |
|             "university": "University",
 | |
|             "halting_site": "Halting Site",
 | |
|             "block": "Block",
 | |
|             "duplex": "Duplex"
 | |
|         }
 | |
|     }
 | |
| }
 | 
