mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
	
		
			484 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
	
		
			484 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "icon": "temaki-billboard",
 | 
						|
    "fields": [
 | 
						|
        "advertising",
 | 
						|
        "operator",
 | 
						|
        "lit",
 | 
						|
        "visibility"
 | 
						|
    ],
 | 
						|
    "moreFields": [
 | 
						|
        "access_simple",
 | 
						|
        "height",
 | 
						|
        "message"
 | 
						|
    ],
 | 
						|
    "geometry": [
 | 
						|
        "point",
 | 
						|
        "line",
 | 
						|
        "area"
 | 
						|
    ],
 | 
						|
    "tags": {
 | 
						|
        "advertising": "*"
 | 
						|
    },
 | 
						|
    "terms": [
 | 
						|
        "advertising screen",
 | 
						|
        "flag",
 | 
						|
        "neon sign",
 | 
						|
        "sign"
 | 
						|
    ],
 | 
						|
    "name": "Advertising Device"
 | 
						|
}
 |