Schema Central > NIEM 2.0 > sld.xsd > sld:ChannelSelection
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:ChannelSelection

        "ChannelSelection" specifies the false-color channel selection
        for a multi-spectral raster source.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<sld:ChannelSelection>
   <sld:RedChannel>
      <sld:SourceChannelName>string</sld:SourceChannelName>
      <sld:ContrastEnhancement>
         <sld:Normalize/>
         <sld:GammaValue>1.0</sld:GammaValue>
      </sld:ContrastEnhancement>
   </sld:RedChannel>
   <sld:GreenChannel>
      <sld:SourceChannelName>string</sld:SourceChannelName>
      <sld:ContrastEnhancement>
         <sld:Normalize/>
         <sld:GammaValue>1.0</sld:GammaValue>
      </sld:ContrastEnhancement>
   </sld:GreenChannel>
   <sld:BlueChannel>
      <sld:SourceChannelName>string</sld:SourceChannelName>
      <sld:ContrastEnhancement>
         <sld:Normalize/>
         <sld:GammaValue>1.0</sld:GammaValue>
      </sld:ContrastEnhancement>
   </sld:BlueChannel>
</sld:ChannelSelection>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com