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: [email protected]
http://www.dmsolutions.ca/

Phone: (613) 565-5056 (ext 14)
Fax:   (613) 565-0925
----------------------------------------------------------------


_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to