nakijun / morisoliver

Automatically exported from code.google.com/p/morisoliver
0 stars 0 forks source link

Separate layers for feature and label sometimes will not both draw #144

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sometimes when drawing 2 layers - one a feature and one a label (both from the 
same SDE layer) either the feature or the layer will draw but not both.  We've 
seen this in production OLIVER with different combinations of layers/labels - 
and we've seen it for points and lines at least. 

http://maps.massgis.state.ma.us/map_ol/oliver.php?lyrs=Libraries%20Buildings~mas
sgis:GISDATA.LIBRARIES_PT~GISDATA.LIBRARIES_PT::Default|Libraries%20Labels~massg
is:GISDATA.LIBRARIES_PT~GISDATA.LIBRARIES_PT::Labels&bbox=-71.75180754485444,42.
53181838672983,-71.75095758556654,42.532169204571915&coordUnit=m&measureUnit=m&b
ase=custom&center=179347.55657871,920190.9186482&zoom=14.487596293166852&opacity
=1,1&baseO=1

Combining the symbol and label into the same SLD works.  It's a question of 
OLIVER not re-requesting the map perhaps?  Sometimes unchecking and rechecking 
the non-drawing layer helps prompt a re-ask. 

Original issue reported on code.google.com by Aleda.Fr...@state.ma.us on 20 Apr 2012 at 3:35