mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-31 07:09:52 +02:00
Reuse icon for shop=general.
This commit is contained in:
parent
d613770190
commit
c07e4b4de7
2 changed files with 2 additions and 3 deletions
|
@ -141,9 +141,6 @@
|
|||
"name": "car"
|
||||
},
|
||||
"car_on_ferry": {},
|
||||
"car_wash": {
|
||||
"name": "car_wash"
|
||||
},
|
||||
"caravan": {
|
||||
"name": "caravan"
|
||||
},
|
||||
|
|
|
@ -411,6 +411,8 @@ node_icons:
|
|||
tags:
|
||||
- tags: {shop: supermarket}
|
||||
shapes: [supermarket_cart]
|
||||
- tags: {shop: general}
|
||||
shapes: [bag]
|
||||
- tags: {amenity: arts_centre}
|
||||
shapes: [picture]
|
||||
- tags: {amenity: bank}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue