mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-24 14:36:25 +02:00
Fix bed shapes.
This commit is contained in:
parent
e4c4fce24b
commit
aecd20ce6c
3 changed files with 56 additions and 59 deletions
|
@ -210,8 +210,8 @@ node_icons:
|
|||
shapes: [bed]
|
||||
- tags: {tourism: hostel}
|
||||
shapes: [two_beds]
|
||||
- tags: {tourism: motel} # Tourism?
|
||||
shapes: [motel]
|
||||
- tags: {tourism: motel}
|
||||
shapes: [car_and_bed]
|
||||
- tags: {amenity: clinic}
|
||||
shapes: [greek_cross]
|
||||
- tags: {amenity: post_office}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue