Hi
I have an sld with a TextSymbolizer using a fixed label value (attached
file), but when requesting GetLegendGraphic I'm getting an empty image,
instead of label symbol:
<TextSymbolizer>
<Label>ü</Label>
...
</TextSymbolizer>
I understand this can not be possible if labeling a feature property like
the next example, but for before case should be nice to have it:
<Label>
<ogc:PropertyName>NAME</ogc:PropertyName>
</Label>
Does anybody know if is supported retrieving a legend graphic for a layer
with text symbolizers?
Regards,
Jose García
(attachments)
Point_layer_style.sld (1.26 KB)
Sorry a lot, this is not for this list.
Regards,
On Tue, May 11, 2010 at 9:50 AM, jose garcia <josegar74@anonymised.com> wrote:
Hi
I have an sld with a TextSymbolizer using a fixed label value (attached
file), but when requesting GetLegendGraphic I'm getting an empty image,
instead of label symbol:
<TextSymbolizer>
<Label>ü</Label>
...
</TextSymbolizer>
I understand this can not be possible if labeling a feature property like
the next example, but for before case should be nice to have it:
<Label>
<ogc:PropertyName>NAME</ogc:PropertyName>
</Label>
Does anybody know if is supported retrieving a legend graphic for a layer
with text symbolizers?
Regards,
Jose García