point_transparenttriangle.ysld 334 B

1234567891011121314
  1. title: 'YSLD Cook Book: Transparent triangle'
  2. feature-styles:
  3. - name: name
  4. rules:
  5. - symbolizers:
  6. - point:
  7. size: 12
  8. symbols:
  9. - mark:
  10. shape: triangle
  11. stroke-color: '#000000'
  12. stroke-width: 2
  13. fill-color: '#009900'
  14. fill-opacity: 0.2