mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 23:03:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			298 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			298 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "fields": [
 | |
|         "address"
 | |
|     ],
 | |
|     "geometry": [
 | |
|         "point",
 | |
|         "vertex",
 | |
|         "area"
 | |
|     ],
 | |
|     "tags": {
 | |
|         "addr:*": "*"
 | |
|     },
 | |
|     "addTags": {},
 | |
|     "removeTags": {},
 | |
|     "reference": {
 | |
|         "key": "addr"
 | |
|     },
 | |
|     "name": "Address",
 | |
|     "matchScore": 0.15
 | |
| }
 | 
