Opened 12 years ago

Last modified 12 years ago

#4065 new enhancement

SLD Graphic size parameter should support Literal type expression

Reported by: assefa Owned by: assefa
Priority: normal Milestone: 6.2 release
Component: WMS Server Version: unspecified
Severity: normal Keywords:
Cc: yves.jacolin@…

Description

SLD allows the following syntax for size

<Graphic><Mark><WellKnownName>star</WellKnownName><Fill><CssParameter name="fill">#ff0000</CssParameter></Fill></Mark><Size><ogc:Literal>32</ogc:Literal></Size></Graphic>

and also

<Graphic><Mark><WellKnownName>star</WellKnownName><Fill><CssParameter name="fill">#ff0000</CssParameter></Fill></Mark><Size>22</Size></Graphic>

Change History (2)

comment:1 by assefa, 12 years ago

committed in trunk r12717.

Both cases described in this bug were tested.

comment:2 by yjacolin, 12 years ago

Cc: yves.jacolin@… added

Assefa,

This is also allowed for opacity and Rotation.

Thanks!

Y.

Note: See TracTickets for help on using tickets.