line_linewithdefaultlabel.ysld 404 B

1234567891011121314151617
  1. name: Default Styler
  2. title: 'YSLD Cook Book: Line with default label'
  3. feature-styles:
  4. - name: name
  5. rules:
  6. - symbolizers:
  7. - line:
  8. stroke-color: '#FF0000'
  9. stroke-width: 1
  10. - text:
  11. label: ${name}
  12. fill-color: '#000000'
  13. font-family: Serif
  14. font-size: 10
  15. font-style: normal
  16. font-weight: normal
  17. placement: point