Hi,

i couldnt find any similar question, so i came here to ask if a label can
use two fields to get the data from, something like this:

      <sld:TextSymbolizer>
        <sld:Label>
          <ogc:PropertyName>FIELD_1+FIELD_2</ogc:PropertyName>
        </sld:Label>
      </sld:TextSymbolizer>

Or use a custom string, like this:

      <sld:TextSymbolizer>
        <sld:Label>
          <ogc:PropertyName>"Zone:"+ZONE_NUMBER</ogc:PropertyName>
        </sld:Label>
      </sld:TextSymbolizer>

This is possible?

Thanks in advance.

Regards,

Flavio Carmo
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to