mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 06:13:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			36 lines
		
	
	
	
		
			666 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
	
		
			666 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "icon": "maki-home",
 | |
|     "fields": [
 | |
|         "name",
 | |
|         "building",
 | |
|         "building/levels",
 | |
|         "height",
 | |
|         "address"
 | |
|     ],
 | |
|     "moreFields": [
 | |
|         "architect",
 | |
|         "building/colour",
 | |
|         "building/levels/underground",
 | |
|         "building/material",
 | |
|         "building/prefabricated",
 | |
|         "ele",
 | |
|         "gnis/feature_id-US",
 | |
|         "layer",
 | |
|         "not/name",
 | |
|         "operator",
 | |
|         "roof/colour",
 | |
|         "smoking",
 | |
|         "wheelchair"
 | |
|     ],
 | |
|     "geometry": [
 | |
|         "area"
 | |
|     ],
 | |
|     "tags": {
 | |
|         "building": "*"
 | |
|     },
 | |
|     "matchScore": 0.6,
 | |
|     "terms": [
 | |
|         "structure"
 | |
|     ],
 | |
|     "name": "Building"
 | |
| }
 | 
