mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 14:53:53 +01:00 
			
		
		
		
	 e9f520a613
			
		
	
	
		e9f520a613
		
			
		
	
	
	
		
			
	
		
	
	
		
			Some checks failed
		
		
	
	Deploy / Deploy (push) Has been cancelled
				
			Code Style Checks / Check file endings (push) Has been cancelled
				
			Code Style Checks / Check for code formatting mistakes (push) Has been cancelled
				
			Code Style Checks / Check for spelling errors (push) Has been cancelled
				
			Release Drafter / update_release_draft (push) Has been cancelled
				
			Build and Deploy Staging Instance / build-deploy (push) Has been cancelled
				
			Test / test (18) (push) Has been cancelled
				
			Co-authored-by: Tobias <t@tobiasjordans.de>
		
			
				
	
	
		
			38 lines
		
	
	
	
		
			711 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
	
		
			711 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",
 | |
|         "roof/shape",
 | |
|         "roof/height",
 | |
|         "smoking",
 | |
|         "wheelchair"
 | |
|     ],
 | |
|     "geometry": [
 | |
|         "area"
 | |
|     ],
 | |
|     "tags": {
 | |
|         "building": "*"
 | |
|     },
 | |
|     "matchScore": 0.6,
 | |
|     "terms": [
 | |
|         "structure"
 | |
|     ],
 | |
|     "name": "Building"
 | |
| }
 |