| 3607 | |
| 3608 | /***************/ |
| 3609 | /* zoom levels */ |
| 3610 | /***************/ |
| 3611 | |
| 3612 | canvas { |
| 3613 | default-points: false; |
| 3614 | } |
| 3615 | node { |
| 3616 | text: auto; |
| 3617 | } |
| 3618 | node|z16- { |
| 3619 | symbol-size:1; |
| 3620 | symbol-shape: square; |
| 3621 | symbol-stroke-color: node_standard#ffff00; |
| 3622 | } |
| 3623 | node|z16-:connection { |
| 3624 | symbol-stroke-color: node_connection#ffff00; |
| 3625 | } |
| 3626 | node|z16-:tagged { |
| 3627 | symbol-stroke-color: node_tagged#ffff00; |
| 3628 | } |
| 3629 | |
| 3630 | node|z16 { symbol-size: 2; } |
| 3631 | way > node|z16 { symbol-size: 1; } |
| 3632 | node|z16:connection { symbol-size: 2; } |
| 3633 | |
| 3634 | node|z17 { symbol-size: 4; } |
| 3635 | way > node|z17 { symbol-size: 2; } |
| 3636 | node|z17:connection { symbol-size: 4; } |
| 3637 | |
| 3638 | node|z18 { symbol-size: 5; } |
| 3639 | way > node|z18 { symbol-size: 3; } |
| 3640 | node|z18:connection { symbol-size: 5; } |
| 3641 | |
| 3642 | node|z19- { symbol-size: 6; } |
| 3643 | way > node|z19- { symbol-size: 4; } |
| 3644 | node|z19-:connection { symbol-size: 6; } |
| 3645 | |
| 3646 | node|z-16, |
| 3647 | relation|z-16[type=restriction] { |
| 3648 | icon-image: none; |
| 3649 | } |
| 3650 | node|z-17 { |
| 3651 | text: none; |
| 3652 | } |
| 3653 | |
| 3654 | node|z20,area|z20 { font-size: 9; } |
| 3655 | node|z21,area|z21 { font-size: 10; } |
| 3656 | node|z22-,area|z22- { font-size: 11; } |
| 3657 | |