On Thu, Dec 16, 2010 at 8:26 PM, Nji, Klaus <[email protected]> wrote: > Andrea, attached is dump, style, requests and images generated by > GeoWebCache. Again, we are using v2.1 beta 2.
Just tried with the data you sent me, cannot reproduce the issue, no matter how deep I zoom in I can still see the polygons (went in as far as 1:5000) However, the style you sent me refers to an attribute that's not there, and the data does not correspond to the one in the tile cache dump either, I've attached a sample of what I have. Also, I was surprised to see the polygons seemed not to be filled, but upon inspection of the style noticed that the fill color is wrongly defined: <CssParameter name="fill">#FFFCFCFC</CssParameter> That's not a RGB triplet, if you need to work with the alpha channel you need to use the fill-opacity css attribute instead. In any case, that color is practically white so it's hard to tell whether the polygon has been filled or not when fully zoomed in, so I changed it to #CCCCCC just to confirm visually and also used the built-in GWC, again, no issue no matter what the zoom level was (attached a screenshot from the GWC built-in preview as well) I'd suggest to: - try again with beta3 - make sure to wipe out the GWC cache before testing again Cheers Andrea ----------------------------------------------------- Ing. Andrea Aime Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584962313 fax: +39 0584962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf -----------------------------------------------------
<<attachment: sample.png>>
<<attachment: gwc-screenshot.png>>
------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
