[mapserver-users] <ogc:Literal> parameter for size tags in SLD
Yewondwossen ASSEFA
yassefa at dmsolutions.ca
Fri Oct 28 07:35:59 PDT 2011
Hi Yves,
I opened a ticket [1] regarding the support of both Literal and non
literal use for the size parameter. I have committed a fix in trunk. If
possible please cc your self in that trac bug comments.
best regards,
Y Assefa
[1]: http://trac.osgeo.org/mapserver/ticket/4065
On 11-10-28 08:01 AM, Yves Jacolin wrote:
> 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.
--
----------------------------------------------------------------
Assefa Yewondwossen
Software Analyst
Email: assefa at dmsolutions.ca
http://www.dmsolutions.ca/
Phone: (613) 565-5056 (ext 14)
Fax: (613) 565-0925
----------------------------------------------------------------
More information about the MapServer-users
mailing list