mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 06:13:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
	
		
			536 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
	
		
			536 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "source",
 | |
|     "type": "semiCombo",
 | |
|     "universal": true,
 | |
|     "label": "Sources",
 | |
|     "snake_case": false,
 | |
|     "caseSensitive": true,
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "survey": "Survey",
 | |
|             "local knowledge": "Local Knowledge",
 | |
|             "aerial imagery": "Aerial Imagery",
 | |
|             "gps": "GPS",
 | |
|             "streetlevel imagery": "Street-Level Photos",
 | |
|             "osm notes": "OpenStreetMap Notes"
 | |
|         }
 | |
|     },
 | |
|     "autoSuggestions": false,
 | |
|     "terms": [
 | |
|         "reference"
 | |
|     ]
 | |
| }
 | 
