> Does anyone have an idea what might be the problem here?

Can you try with
  <Label><PropertyName>KOMNAVN</PropertyName></Label>

instead of

> <TextSymbolizer>
> <Label>KOMNAVN</Label>
> [...]
> </TextSymbolizer>

It seems msSLDParseTextParams() tries to read the string value of
Label/PropertyName to build the expression but msSLDGenerateTextSLD()
writes only Label with the LABELITEM as text content.

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

Reply via email to