[mapserver-users] <ogc:Literal> parameter for size tags in SLD

Yves Jacolin yves.jacolin at camptocamp.com
Fri Oct 28 08:01:36 EDT 2011


Hello,

I have a SLD with the following:
<se:Graphic>
	<se:Mark>
		<se:WellKnownName>cross</se:WellKnownName>
		<se:Fill></se:Fill>
		<se:Stroke></se:Stroke>
	</se:Mark>
	<se:Opacity></se:Opacity>
	<se:Size>
		<ogc:Literal>12</ogc:Literal>
	</se:Size>
	...
</se:Graphic>

If I change 
<se:Size>
	<ogc:Literal>12</ogc:Literal>
</se:Size>
to
<se:Size>12</se:Size>	
it is not working anymore. OGC standards gives some example with the former 
structure.

Does MapServer support this structure?

Thanks,

Y.
-- 
Responsable Formation et Support
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex

Tel (France) : +33 4 79 26 57 98
Tel (Suisse) : +41 21 619 1031
Mob. : +33 6 18 75 42 21
Fax : 04 79 70 15 81
Mail : yves.jacolin at camptocamp.com
http://www.camptocamp.com


More information about the mapserver-users mailing list