|
From: Ziegler S. <Ste...@bd...> - 2007-12-13 18:49:41
|
Yes, that's what I meant. Stefan -----Urspr=FCngliche Nachricht----- Von: Andrea Aime [mailto:aa...@op...] Gesendet am: Donnerstag, 13. Dezember 2007 19:46 An: Ziegler Stefan Cc: geoserver-users Betreff: Re: [Geoserver-users] labeling with two attributes Ziegler Stefan ha scritto: > It works, thanks! > Is there a special character combination for a whitespace? My workaround=20 > doesn't seem pretty smart: >=20 > <ogc:Function name=3D"strConcat"> > <ogc:Function name=3D"strConcat"> > <ogc:PropertyName>strasse</ogc:PropertyName> > <ogc:Function name=3D"strSubstring"> > <ogc:Literal>A C</ogc:Literal> > <ogc:Literal>1</ogc:Literal> > <ogc:Literal>2</ogc:Literal> > </ogc:Function> > </ogc:Function> > <ogc:PropertyName>hausnummer</ogc:PropertyName> > </ogc:Function> Oh, you mean you cannot use <ogc:literal> </ogc:literal> directly? In fact whitespace might be trimmed... glab... Cheers Andrea |