/[schmitzm]/branches/2.3.x/testresources/rasters/rasterASCIIWithSLDTransparency/asciiWithSldTransparency.sld
ViewVC logotype

Contents of /branches/2.3.x/testresources/rasters/rasterASCIIWithSLDTransparency/asciiWithSldTransparency.sld

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1240 - (show annotations)
Fri Nov 5 13:02:30 2010 UTC (14 years, 4 months ago) by alfonx
File MIME type: text/xml
File size: 1443 byte(s)
Branch 2.3.x angelegt

1 <?xml version="1.0" encoding="UTF-8"?>
2 <sld:UserStyle xmlns="http://www.opengis.net/sld" xmlns:sld="http://www.opengis.net/sld" xmlns:ogc="http://www.opengis.net/ogc" xmlns:gml="http://www.opengis.net/gml">
3 <sld:Name>unnamed raster style</sld:Name>
4 <sld:Title>untitled raster style</sld:Title>
5 <sld:FeatureTypeStyle>
6 <sld:Name>name</sld:Name>
7 <sld:Title>title</sld:Title>
8 <sld:Abstract>abstract</sld:Abstract>
9 <sld:FeatureTypeName>Feature</sld:FeatureTypeName>
10 <sld:SemanticTypeIdentifier>generic:geometry</sld:SemanticTypeIdentifier>
11 <sld:Rule>
12 <sld:RasterSymbolizer>
13 <sld:Geometry>
14 <ogc:PropertyName>geom</ogc:PropertyName>
15 </sld:Geometry>
16 <sld:Opacity>
17 <ogc:Literal>1.0</ogc:Literal>
18 </sld:Opacity>
19 <sld:OverlapBehavior>
20 <sld:null/>
21 </sld:OverlapBehavior>
22 <sld:ColorMap>
23 <sld:ColorMapEntry color="#000000" opacity="0.0" quantity="-9999.0"/>
24 <sld:ColorMapEntry color="#CCFFFF" opacity="1.0" quantity="700.0"/>
25 <sld:ColorMapEntry color="#003399" opacity="1.0" quantity="1500.0"/>
26 </sld:ColorMap>
27 <sld:ContrastEnhancement/>
28 <sld:ShadedRelief>
29 <sld:BrightnessOnly>false</sld:BrightnessOnly>
30 <sld:ReliefFactor>55</sld:ReliefFactor>
31 </sld:ShadedRelief>
32 </sld:RasterSymbolizer>
33 </sld:Rule>
34 </sld:FeatureTypeStyle>
35 </sld:UserStyle>

Properties

Name Value
svn:eol-style native
svn:keywords Id URL
svn:mime-type text/xml

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26