Opened 5 years ago

Closed 5 years ago

#2132 closed enhancement (fixed)

support for color tables in WMS styles

Reported by: Vlad Merticariu Owned by: Bang Pham Huu
Priority: major Milestone: 10.0
Component: petascope Version: 9.8
Keywords: Cc: Dimitar Misev, Peter Baumann
Complexity: Medium

Description

Our WMS styles should be enhanced to have 2 components:

  • query fragment (of type rasql or wcps)
  • color table (of type SLD)

They should both be optional, but at least one should be provided.

Changes in petascope:

  • style object has query fragment and color table
  • already existing styles should be treated as styles where no color table was specified
  • in WMS, when a style with color table is applied, a rasql color table should be added to the extra parameters passed to the encode function (see ticket:2127 for syntax)

Changes in WCS client:

  • when the user inserts / updates a style, he should have the option to paste in, or upload, an SLD file containing the color table

Change History (3)

comment:1 by Bang Pham Huu, 5 years ago

Cc: Dimitar Misev Peter Baumann added
Type: defectenhancement

comment:2 by Dimitar Misev, 5 years ago

Note #2127 has been done.

comment:3 by Bang Pham Huu, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.