I use geoserver 2.0.1, I used textsymbolizer to labeling features on the map. It is likely geoserver not support ” tag because event I try to change font-size, font-family or .. it deosn’t effect. How can I do labeling on the feature with different style?
Share
If you insert this into your
<rule>...</rule>section, you should get something.Just make sure that you provide the right property name (in the example blow: InfoMessage), which is the field that you want to display.
If the example below doesn’t help, then please post your style, and describe what you’re trying to achieve, so I can see what’s going wrong.