Hello.

Thank you Andrea. It turned out that it was all my fault. Again. Some of the 
*areas* was in fact LineStrings.. After removing all of the LineStrings, the 
WMS works just fine! Sorry for the noise!

Regards,
Tore Halset.

On 01 Nov 2014, at 22:29, Tore Halset <[email protected]> wrote:

> Hello.
> 
> Some users could not click on the URL. Probably problem with the ‘~’ letter.
> 
> This is how it should look. Drawn in uDig with data from GeoServer WFS.
> http://bit.ly/1rKC51P
> 
> This is how it looks with GeoServer WMS. Some of the strange cutoffs change 
> when I zoom in/out
> http://bit.ly/1Ea1ECc
> 
> Any tips on where to look?
> 
> Regards,
> Tore Halset.
> 
> On 31 Oct 2014, at 14:21, Tore Halset <[email protected]> wrote:
> 
>> Hello.
>> 
>> I have some depth areas in PostGIS with GeoServer 2.6.0 in front. The client 
>> is uDig.
>> 
>> This is how it looks when I connect from uDig to PostGIS directly or to 
>> GeoServer with WFS. This is correct.
>> http://dalsnuten.ecc.no/~halset/tmp/gs/wfs.png
>> 
>> This is how it looks when I connect from uDig to GeoServer with WMS. Some of 
>> the polygons are cut strangely. The cutting for some of them change when I 
>> zoom in/out.
>> http://dalsnuten.ecc.no/~halset/tmp/gs/wms.png
>> 
>> The SLD in use by the WMS uses a LineSymbolizer for the stroke and a 
>> PolygonSymbolizer for the fill.
>>         <LineSymbolizer>
>>           <Stroke>
>>             <CssParameter name="stroke”>#FF0000</CssParameter>
>>             <CssParameter name="stroke-width">1</CssParameter>
>>           </Stroke>
>>         </LineSymbolizer>
>>         <PolygonSymbolizer>
>>           <Fill>
>>             <CssParameter name="fill">#BBFFFF</CssParameter>
>>           </Fill>
>>         </PolygonSymbolizer>                         
>> 
>> Any tips to where I should start digging to get the WMS polygon more like 
>> (not talking colors here) the WFS polygons?
>> 
>> Regards,
>> Tore Halset.
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Geoserver-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>> 
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
> 


------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to