Hi geoservers,
I am having a weird problem with GeoServer rendering a layer from a
PostGIS table. I am afraid this will be the least coherent bug-report
ever, but maybe someone has seen something similar?
The layer is a bunch of polygons covering some parts of the sea in
Europe. It will sometimes render correctly, and sometimes not. I
attach a screenshot of both correct and broken rendering.
The table itself was created from a shape-file using shp2pgsql.
Sometimes, re-initialising the database from a dump will give me the
right version, but then restoring a dump of the initial state of the
DB will leave it fixed.
We're deploying the same GeoServer and PostGIS on several windows
machine, from XP to Win7, and it sometimes works out of the box and
sometimes not. 32/64bit also makes no reproducable difference.
I first noticed with GeoServer 2.4.1, and it was sometimes fixed by
upgrading to 2.4.2 or 2.4.3 (but not always), but then downgrading
again to 2.4.1 to verify would not break it again.
If I change the style to be a polygon with a line - it seems the
actual outline is in the right place, just the polygon fill is broken.
I'm sorry I cannot be more specific or helpful - but has anyone got
any idea what could be happening?
It looks almost like it gets confused about inside/outside the polygons?
Cheers,
- Gunnar