There is a hole in my overlay even though there is underlying data.


Attached is a picture from  the layer previewer.  The value (1.0)  is the mouse 
click shown in the picture.



The style is as follows.  Shouldn't my selected point be the Moderate Impact 
value?



<?xml version="1.0" encoding="UTF-8"?>

<sld:StyledLayerDescriptor xmlns="http://www.opengis.net/sld"; 
xmlns:sld="http://www.opengis.net/sld"; xmlns:ogc="http://www.opengis.net/ogc"; 
xmlns:gml="http://www.opengis.net/gml"; version="1.0.0">

  <sld:NamedLayer>

    <sld:Name>nrdb summary threshold</sld:Name>

    <sld:UserStyle>

      <sld:Name>nrdb summary threshold</sld:Name>

      <sld:Title>nrdb summary threshold</sld:Title>

      <sld:Abstract>NRDB Threshold SLD for Asset and Rollup 
Summary</sld:Abstract>

      <sld:FeatureTypeStyle>

        <sld:Name>colorfill_individual_interval_0.0_0.0_0.0</sld:Name>

        <sld:FeatureTypeName>Feature</sld:FeatureTypeName>

        <sld:Rule>

          <sld:RasterSymbolizer>

            <sld:ColorMap type="values">

              <sld:ColorMapEntry color="#008000" opacity="1.0" quantity="0.0" 
label="No Impact"/>

              <sld:ColorMapEntry color="#FFF500" opacity="1.0" quantity="1.0" 
label="Moderate Impact"/>

              <sld:ColorMapEntry color="#BBBBBB" opacity="1.0" quantity="2.0" 
label="Missing Data"/>

              <sld:ColorMapEntry color="#FF0000" opacity="1.0" quantity="3.0" 
label="Significant Impact"/>

            </sld:ColorMap>

          </sld:RasterSymbolizer>

        </sld:Rule>

      </sld:FeatureTypeStyle>

    </sld:UserStyle>

  </sld:NamedLayer>

</sld:StyledLayerDescriptor>



Thank You

Dominique

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to