Changes between Initial Version and Version 1 of Ticket #2555


Ignore:
Timestamp:
Mar 8, 2022, 3:25:43 PM (2 years ago)
Author:
Bang Pham Huu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2555 – Description

    initial v1  
    22
    33
    4 {{{
    541. '''if styles are defined''' then the server ''must'' apply one of them
    65 - if the client specifies style X, then X is applied
     
    98  - if no default is set on any style, then Z is applied, where Z is chosen by some consistent criteria, e.g. first style after lexicographic ordering by style name
    1092. '''if no styles are defined''' then the server returns raw data
    11 }}}
     10
     11
     12In WMS Getcapabilities:
     13
     14
     15 * adding <default> property under <rasdaman> in the abstract of the style
     16
     17In WSclient / WMS / DescribeLayer tab
     18
     19* at most 1 style can be default, reflected via a radio box in the wcs
     20 client