mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	Update courier.json
Revised to include fixes suggested by reviewers * move "brand" from moreFields to fields section * sort terms section * add some more fields
This commit is contained in:
		
							parent
							
								
									a8849a90e7
								
							
						
					
					
						commit
						87459f4c90
					
				
					 1 changed files with 11 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -2,14 +2,13 @@
 | 
			
		|||
    "icon": "fas-people-carry-box",
 | 
			
		||||
    "fields": [
 | 
			
		||||
        "name",
 | 
			
		||||
        "address",
 | 
			
		||||
        "opening_hours"
 | 
			
		||||
        "brand",
 | 
			
		||||
        "{office}"
 | 
			
		||||
    ],
 | 
			
		||||
    "moreFields": [
 | 
			
		||||
        "{@templates/poi}",
 | 
			
		||||
        "air_conditioning",
 | 
			
		||||
        "branch_brand",
 | 
			
		||||
        "brand"
 | 
			
		||||
        "{@templates/contact}",
 | 
			
		||||
        "{payment}",
 | 
			
		||||
        "{@templates/poi}"
 | 
			
		||||
    ],
 | 
			
		||||
    "geometry": [
 | 
			
		||||
        "point",
 | 
			
		||||
| 
						 | 
				
			
			@ -19,14 +18,15 @@
 | 
			
		|||
        "office": "courier"
 | 
			
		||||
    },
 | 
			
		||||
    "terms": [
 | 
			
		||||
        "carrier",
 | 
			
		||||
        "courier",
 | 
			
		||||
        "courier service",
 | 
			
		||||
        "delivery",
 | 
			
		||||
        "express delivery",
 | 
			
		||||
        "delivery service",
 | 
			
		||||
        "parcel",
 | 
			
		||||
        "package",
 | 
			
		||||
        "express delivery",
 | 
			
		||||
        "messenger",
 | 
			
		||||
        "carrier"
 | 
			
		||||
        "package",
 | 
			
		||||
        "parcel"
 | 
			
		||||
    ],
 | 
			
		||||
    "name": "Courier Service Office"
 | 
			
		||||
    "name": "Courier Service"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue