/[schmitzm]/trunk/testresources/rasters/rasterGeotiffWithSLD/geotiffwithsld.sld
ViewVC logotype

Contents of /trunk/testresources/rasters/rasterGeotiffWithSLD/geotiffwithsld.sld

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1212 - (show annotations)
Wed Nov 3 10:49:38 2010 UTC (14 years, 3 months ago) by alfonx
File MIME type: text/xml
File size: 1426 byte(s)
* Moved testing resources (shp, raster) from gpcore, ascore etc to schmitzm
* added a special directory for the testresources.. 

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:OverlapBehavior>
17 <sld:null/>
18 </sld:OverlapBehavior>
19 <sld:ColorMap>
20 <sld:ColorMapEntry color="#FFFFFF" opacity="0.0" quantity="0.0" label=""/>
21 <sld:ColorMapEntry color="#7E4206" opacity="1.0" quantity="1.0"/>
22 <sld:ColorMapEntry color="#D7D7B1" opacity="1.0" quantity="6.0"/>
23 <sld:ColorMapEntry color="#028686" opacity="1.0" quantity="12.0"/>
24 <sld:ColorMapEntry color="#FFFF66" opacity="1.0" quantity="13.0"/>
25 </sld:ColorMap>
26 <sld:ShadedRelief>
27 <sld:BrightnessOnly>false</sld:BrightnessOnly>
28 </sld:ShadedRelief>
29 </sld:RasterSymbolizer>
30 </sld:Rule>
31 </sld:FeatureTypeStyle>
32 </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