mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 06:13:51 +01:00 
			
		
		
		
	Deprecate shop/mattress for shop/bed
Mattress stores should be tagged as bed stores. Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
		
							parent
							
								
									679616c451
								
							
						
					
					
						commit
						4c2b60f0be
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -1254,6 +1254,10 @@ | |||
|     "old": {"shop": "luggage"}, | ||||
|     "replace": {"shop": "bag"} | ||||
|   }, | ||||
|   { | ||||
|     "old": {"shop": "mattress"}, | ||||
|     "replace": {"shop": "bed"} | ||||
|   }, | ||||
|   { | ||||
|     "old": {"shop": "money_transfer"}, | ||||
|     "replace": {"amenity": "money_transfer"} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Tim Smith
						Tim Smith