Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<ogc:GetMap xmlns:ogc="http://www.opengis.net/ows" 
3
            xmlns:gml="http://www.opengis.net/gml" 
4
            version="1.2.0"
5
            service="WMS">
6

    
7
  <StyledLayerDescriptor version="1.0.0" 
8
                         xsi:schemaLocation="http://www.opengis.net/sld StyledLayerDescriptor.xsd"
9
                         xmlns="http://www.opengis.net/sld" 
10
                         xmlns:ogc="http://www.opengis.net/ogc" 
11
                         xmlns:xlink="http://www.w3.org/1999/xlink"
12
                         xmlns:dave="http://blasby.com" 
13
                         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
14
    <UserLayer>
15
      <Name>Inline</Name>
16

    
17
      <InlineFeature>
18
        <FeatureCollection>
19

    
20
          <featureMember>
21
            <BodyPart>
22
              <Type>Face</Type>
23
              <polygonProperty>
24
                <gml:Polygon>
25
                  <gml:outerBoundaryIs>
26
                    <gml:LinearRing>
27
                      <gml:coordinates>
28
                        496,273 492,241 481,211 462,184 437,161 407,141 373,126 335,117 296,114 257,116 219,125 185,139
29
                        155,159 130,184 111,212 100,243 96,274 100,306 111,336 130,364 155,388 185,408 219,422 257,431
30
                        296,434 335,430 373,420 407,405 437,385 462,362 481,335 492,305 496,273
31
                      </gml:coordinates>
32
                    </gml:LinearRing>
33
                  </gml:outerBoundaryIs>
34
                </gml:Polygon>
35
              </polygonProperty>
36
            </BodyPart>
37
          </featureMember>
38

    
39
          <featureMember>
40
            <BodyPart>
41
              <Type>Eye</Type>
42
              <polygonProperty>
43
                <gml:Polygon>
44
                  <gml:outerBoundaryIs>
45
                    <gml:LinearRing>
46
                      <gml:coordinates>
47
                        259,346 258,341 256,336 252,332 247,329 241,326 234,324 227,323 219,323 211,323 204,324 197,326
48
                        191,328 186,332 182,336 180,340 179,345 180,350 182,354 186,358 191,362 197,364 204,366 211,367
49
                        219,368 227,368 234,367 241,365 247,362 252,359 256,355 258,350 259,346
50
                      </gml:coordinates>
51
                    </gml:LinearRing>
52
                  </gml:outerBoundaryIs>
53
                </gml:Polygon>
54
              </polygonProperty>
55
            </BodyPart>
56
          </featureMember>
57

    
58
          <featureMember>
59
            <BodyPart>
60
              <Type>Eye</Type>
61
              <polygonProperty>
62
                <gml:Polygon>
63
                  <gml:outerBoundaryIs>
64
                    <gml:LinearRing>
65
                      <gml:coordinates>
66
                        406,346 405,341 403,336 399,332 394,329 388,326 381,324 374,323 366,323 358,323 351,324 344,326
67
                        338,328 333,332 329,336 327,340 326,345 327,350 329,354 333,358 338,362 344,364 351,366 358,367
68
                        366,368 374,368 381,367 388,365 394,362 399,359 403,355 405,350 406,346
69
                      </gml:coordinates>
70
                    </gml:LinearRing>
71
                  </gml:outerBoundaryIs>
72
                </gml:Polygon>
73
              </polygonProperty>
74
            </BodyPart>
75
          </featureMember>
76

    
77
          <featureMember>
78
            <BodyPart>
79
              <Type>Nose</Type>
80
              <polygonProperty>
81
                <gml:Polygon>
82
                  <gml:outerBoundaryIs>
83
                    <gml:LinearRing>
84
                      <gml:coordinates>
85
                        310,286 310,282 308,278 307,275 304,272 301,269 298,268 294,266 290,266 286,266 282,268 279,269
86
                        276,272 273,275 272,278 270,282 270,286 270,290 272,294 273,297 276,300 279,303 282,304 286,306
87
                        290,306 294,306 298,304 301,303 304,300 307,297 308,294 310,290 310,286
88
                      </gml:coordinates>
89
                    </gml:LinearRing>
90
                  </gml:outerBoundaryIs>
91
                </gml:Polygon>
92
              </polygonProperty>
93
            </BodyPart>
94
          </featureMember>
95

    
96
          <featureMember>
97
            <BodyPart>
98
              <Type>Mouth</Type>
99
              <polygonProperty>
100
                <gml:Polygon>
101
                  <gml:outerBoundaryIs>
102
                    <gml:LinearRing>
103
                      <gml:coordinates>
104
                        397,226 396,209 396,196 390,185 384,175 368,163 353,155 331,150 308,149 283,148 261,153 231,163
105
                        209,175 195,189 186,209 182,221 187,226 193,214 195,205 200,197 203,192 215,185 226,177 241,171
106
                        256,167 266,163 281,161 297,161 321,160 341,160 359,168 371,175 382,185 388,197 390,215 390,225
107
                        394,226 397,226
108
                      </gml:coordinates>
109
                    </gml:LinearRing>
110
                  </gml:outerBoundaryIs>
111
                </gml:Polygon>
112
              </polygonProperty>
113
            </BodyPart>
114
          </featureMember>
115

    
116
        </FeatureCollection>
117
      </InlineFeature>
118

    
119
      <UserStyle>
120
        <FeatureTypeStyle>
121
          <Rule>
122

    
123
            <Filter>
124
              <PropertyIsEqualTo>
125
                <PropertyName>Type</PropertyName>
126
                <Literal>Face</Literal>
127
              </PropertyIsEqualTo>
128
            </Filter>
129
            <PolygonSymbolizer>
130
              <Fill>
131
                <CssParameter name="fill">
132
                  <ogc:Literal>#FFF265</ogc:Literal>
133
                </CssParameter>
134
                <CssParameter name="fill-opacity">
135
                  <ogc:Literal>1.0</ogc:Literal>
136
                </CssParameter>
137
              </Fill>
138
              <Stroke>
139
                <CssParameter name="stroke">
140
                  <ogc:Literal>#222222</ogc:Literal>
141
                </CssParameter>
142
              </Stroke>
143
            </PolygonSymbolizer>
144
          </Rule>
145
        </FeatureTypeStyle>
146
        <FeatureTypeStyle>
147
          <Rule>
148
            <Filter>
149
              <Or>
150
                <PropertyIsEqualTo>
151
                  <PropertyName>Type</PropertyName>
152
                  <Literal>Nose</Literal>
153
                </PropertyIsEqualTo>
154
                <PropertyIsEqualTo>
155
                  <PropertyName>Type</PropertyName>
156
                  <Literal>Mouth</Literal>
157
                </PropertyIsEqualTo>
158
              </Or>
159
            </Filter>
160
            <PolygonSymbolizer>
161
              <Fill>
162
                <CssParameter name="fill">
163
                  <ogc:Literal>#F00620</ogc:Literal>
164
                </CssParameter>
165
                <CssParameter name="fill-opacity">
166
                  <ogc:Literal>1.0</ogc:Literal>
167
                </CssParameter>
168
              </Fill>
169
              <Stroke>
170
                <CssParameter name="stroke">
171
                  <ogc:Literal>#FF0000</ogc:Literal>
172
                </CssParameter>
173
              </Stroke>
174
            </PolygonSymbolizer>
175
          </Rule>
176
        </FeatureTypeStyle>
177
        <FeatureTypeStyle>
178
          <Rule>
179
            <Filter>
180
              <Or>
181
                <PropertyIsEqualTo>
182
                  <PropertyName>Type</PropertyName>
183
                  <Literal>Eye</Literal>
184
                </PropertyIsEqualTo>
185
              </Or>
186
            </Filter>
187
            <PolygonSymbolizer>
188
              <Fill>
189
                <CssParameter name="fill">
190
                  <ogc:Literal>#DD06E0</ogc:Literal>
191
                </CssParameter>
192
                <CssParameter name="fill-opacity">
193
                  <ogc:Literal>1.0</ogc:Literal>
194
                </CssParameter>
195
              </Fill>
196
              <Stroke>
197
                <CssParameter name="stroke">
198
                  <ogc:Literal>#FF00FF</ogc:Literal>
199
                </CssParameter>
200
              </Stroke>
201
            </PolygonSymbolizer>
202
          </Rule>
203
        </FeatureTypeStyle>
204

    
205
      </UserStyle>
206

    
207
    </UserLayer>
208

    
209
  </StyledLayerDescriptor>
210

    
211
  <BoundingBox>
212
    <gml:coord>
213
      <gml:X>0</gml:X>
214
      <gml:Y>0</gml:Y>
215
    </gml:coord>
216
    <gml:coord>
217
      <gml:X>500</gml:X>
218
      <gml:Y>500</gml:Y>
219
    </gml:coord>
220
  </BoundingBox>
221

    
222
  <Output>
223
    <Format>image/jpeg</Format>
224
    <Transparent>false</Transparent>
225
    <Size>
226
      <Width>501</Width>
227
      <Height>501</Height>
228
    </Size>
229
  </Output>
230

    
231
  <Exceptions>application/vnd.ogc.se+xml</Exceptions>
232

    
233
</ogc:GetMap>
234

    
(43-43/46)