raster_alphachannel.ysld 263 B

123456789101112
  1. title: 'YSLD Cook Book: Alpha channel'
  2. feature-styles:
  3. - name: name
  4. rules:
  5. - symbolizers:
  6. - raster:
  7. opacity: 1
  8. color-map:
  9. type: ramp
  10. entries:
  11. - ['#008000',1,70,'']
  12. - ['#008000',0,256,'']