polygon_simplepolygonwithstroke.ysld 217 B

123456789
  1. title: 'YSLD Cook Book: Simple polygon with stroke'
  2. feature-styles:
  3. - name: name
  4. rules:
  5. - symbolizers:
  6. - polygon:
  7. stroke-color: '#FFFFFF'
  8. stroke-width: 2
  9. fill-color: '#000080'