Gissur Þórhallsson ha scritto:
Hi,
I'm using shapefiles. The tiles you are seeing are actually from tilecache, but I can't really see it making a difference.
Here is a permalink to the client and the area, though other areas are affecte too I think:
http://www.loftmyndir.is/kortasja/moso.asp?zoom=5&lat=410463.05266&lon=368615.98958&layers=B0TTTI'm attaching the SLD file I'm using for that layer as well as the shape file et al. I'm using a Projection coordinate system called ISNET93 (EPSG:3057), I'm including the .prj file.
(sorry for the amount of files, the list server denied .zip extension)I upgraded to RC3 and cleared my tilecache, but to no avail, same problem applies.
Ah, thanks for sending me the files. I've checked them and yes, I can confirm I see the issue me too but... the issue is not with geoserver, it's with the shapefiles.
To check the rendering I've imported the files into postgis, and they renderer without glitches. I then exported them to shapefile again,
and that shapefile renders fine as well, which makes me think
the original shapefile has the geometry bboxes incosistent with the
actual geometry. If my memory serves me right, in shapefiles each geometry is preceded by its bbox, this is an optimization that allows readers to skip reading the geom if it's outside of the current
rendering area. But if the bbox is not correct, boom.
Anyways, I'm sending you back the fixed shapefile by private mail.
Cheers
Andrea