Split car icons.

This commit is contained in:
Sergey Vartanov 2021-09-14 02:17:36 +03:00
parent 5fa96ad5a5
commit 081d5bcfe0
3 changed files with 119 additions and 165 deletions

View file

@ -332,7 +332,7 @@ node_icons:
location_restrictions: {include: [jp]}
shapes: [japan_post]
- tags: {shop: car_repair}
shapes: [car_repair]
shapes: [{shape: car, offset: [0, 3]}, {shape: wrench, offset: [0, -4]}]
- tags: {amenity: car_rental}
shapes: [{shape: car, offset: [0, 3]}, {shape: key, offset: [1, -3]}]
- tags: {amenity: car_wash}
@ -636,7 +636,7 @@ node_icons:
- tags: {amenity: parking}
shapes: [p]
- tags: {amenity: parking, parking: multi-storey}
shapes: [cars]
shapes: [{shape: car, offset: [0, 4]}, {shape: car, offset: [0, -3]}]
- tags: {highway: turning_circle}
shapes: [circle_empty]
- tags: {highway: crossing}