mirror of
https://github.com/enzet/map-machine.git
synced 2025-04-28 17:57:11 +02:00
Issue #144: reuse camp additional icons.
For caravans=yes and tents=yes.
This commit is contained in:
parent
7d3a480308
commit
e1269f6ca4
1 changed files with 7 additions and 0 deletions
|
@ -2047,6 +2047,13 @@ node_icons:
|
|||
- tags: {crossing:island: "no"}
|
||||
add_shapes: [rectangle_vertical_rounded_crossed]
|
||||
|
||||
# For tourism=camp_pitch
|
||||
|
||||
- tags: {caravans: "yes"}
|
||||
add_shapes: [caravan]
|
||||
- tags: {tents: "yes"}
|
||||
add_shapes: [camp]
|
||||
|
||||
roads:
|
||||
- tags: {highway: motorway}
|
||||
default_width: 7.0
|
||||
|
|
Loading…
Add table
Reference in a new issue