Hello,

I have a simple vector layer with polygons, which I fill using a SLD file.
It works at higher scales, but when I zoom in the polygons are not filled
anymore, but are just transparent or filled incompletely (as shown in the
screenshots). Any ideas what the problem could be?

The SLD:

  <FeatureTypeStyle>
        <Rule>
          <Name>rule1</Name>
          <PolygonSymbolizer>
            <Fill>
              <CssParameter name="fill">#FF0000</CssParameter>
            </Fill>
            <Stroke>
              <CssParameter name="stroke">#000000</CssParameter>
              <CssParameter name="stroke-width">1</CssParameter>
            </Stroke>
          </PolygonSymbolizer>
        </Rule>
</FeatureTypeStyle> 

The screenshots:

<http://osgeo-org.1560.x6.nabble.com/file/n5261559/1.png> 
<http://osgeo-org.1560.x6.nabble.com/file/n5261559/2.png> 
<http://osgeo-org.1560.x6.nabble.com/file/n5261559/3.png> 





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Polygons-not-filled-anymore-at-certain-zoom-level-tp5261559.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to