mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	* Added Population Date and Population Source fields * drop icon Co-authored-by: Martin Raifer <martin@raifer.tech>
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			135 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			135 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "population",
 | 
						|
    "type": "number",
 | 
						|
    "minValue": 0,
 | 
						|
    "label": "Population",
 | 
						|
    "terms": [
 | 
						|
        "census"
 | 
						|
    ]
 | 
						|
}
 |