polygon_labelhalo.ysld 350 B

12345678910111213141516
  1. title: 'YSLD Cook Book: Label halo'
  2. feature-styles:
  3. - name: name
  4. rules:
  5. - symbolizers:
  6. - polygon:
  7. stroke-color: '#FFFFFF'
  8. stroke-width: 2
  9. fill-color: '#40FF40'
  10. - text:
  11. label: ${name}
  12. halo:
  13. fill-color: '#FFFFFF'
  14. radius: 3
  15. placement:
  16. type: point