[Users] Symbol in layer tree disappears when applying numberFormat in SLD

Andrew Parker andrew at source3.com
Sun Mar 6 22:04:18 CET 2011


Thanks for the suggestions Bart.  I added:

Ext.onReady(function() {
    Ext.QuickTips.init();
     // Add the following per Bart's suggestion to fix symbol in layer tree
     GeoExt.WMSLegend.prototype.useScaleParameter = false;

This caused the symbol not to display in the layer tree.

The I removed the above add added:

xtype: "gx_wmslegend",
useScaleParameter: false

to LayerTreeBuilder.js. Same affect as above, no symbology in the layer 
tree.
I will post to geoserver list in a few days if someone here does not 
come up with a solution.


-- 
Andrew Parker
Source3 Computing, LLC
www.source3.com
skype: source3computing
505-350-5535




More information about the Users mailing list