mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-06 10: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"
|
"name": "car"
|
||||||
},
|
},
|
||||||
"car_on_ferry": {},
|
"car_on_ferry": {},
|
||||||
"car_wash": {
|
|
||||||
"name": "car_wash"
|
|
||||||
},
|
|
||||||
"caravan": {
|
"caravan": {
|
||||||
"name": "caravan"
|
"name": "caravan"
|
||||||
},
|
},
|
||||||
|
|
|
@ -411,6 +411,8 @@ node_icons:
|
||||||
tags:
|
tags:
|
||||||
- tags: {shop: supermarket}
|
- tags: {shop: supermarket}
|
||||||
shapes: [supermarket_cart]
|
shapes: [supermarket_cart]
|
||||||
|
- tags: {shop: general}
|
||||||
|
shapes: [bag]
|
||||||
- tags: {amenity: arts_centre}
|
- tags: {amenity: arts_centre}
|
||||||
shapes: [picture]
|
shapes: [picture]
|
||||||
- tags: {amenity: bank}
|
- tags: {amenity: bank}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue