point_pointwithdefaultlabel.ysld 440 B

12345678910111213141516171819
  1. title: 'YSLD Cook Book: Point with default label'
  2. feature-styles:
  3. - name: name
  4. rules:
  5. - symbolizers:
  6. - point:
  7. size: 6
  8. symbols:
  9. - mark:
  10. shape: circle
  11. fill-color: '#FF0000'
  12. - text:
  13. label: ${name}
  14. fill-color: '#000000'
  15. font-family: Serif
  16. font-size: 10
  17. font-style: normal
  18. font-weight: normal
  19. placement: point