In 2.2-RC2, I have a simple test application schema that just converts names,
eg, using the topp:states shapefile, the inner "STATE_ABBR" becomes
"StateAbbr" This all works fine (GetFeature, GetMap, and GetGeatureInfo)
except when I reference a transformed name as the label property in an SLD
TextSymbolizer:

            <Label>
              <ogc:PropertyName>xx:StateAbbr</ogc:PropertyName>
            </Label>

(and above this in the SLD, I have:   xmlns:ert="http://ert.org/test2"; which
is the namespace of this test workspace) the label that gets
displayed/rendered is something like:

AttributeImpl:StateAbbr<string>=ND

instead of "ND"

I'm out of things to try. Any ideas anyone? Thanks.



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Application-Schema-and-SLD-tp4998668.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to