Can I apply SLD filters to raster grids where the PropertyName is the band?



How can I compare 2 bands against each other?



Do I have to transform the raster to a feature?





Example

<Rule>

<And>

<PropertyIsLessThan>

   <PropertyName>band1</PropertyName>

   <Literal>1000</Literal>

</PropertyIsLessThan>

<PropertyIsGreaterThan>

   <PropertyName>band2</PropertyName>

    <PropertyName>band3</PropertyName>

</ PropertyIsGreaterThan >

<And>

</Rule>

<RasterSymbolizer>

//make it black

</RasterSymbolizer>







Thanks

Dominique Bessette



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to