Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.0-RC2
-
Fix Version/s: 1.7.0-RC3
-
Component/s: Google Earth KML Output
-
Labels:None
-
Environment:Windows XP, Tomcat 6.0
-
Number of attachments :
Description
Geoserver 1.6.1 shows the states layer correctly with the states filled in with the appropriate colour. 1.7RC2 shows the states with holes in the colouring when zoomed out, and the colours fade out the closer you zoom (until the state has no colour on it).
The URL's used:
Looks like the same default sld is being used for both.
I've attached a screen shot of what it looks like...
This looks like an artifact created by a bug in the KML height templates I've been working on. I prematurely committed this feature, but it's not going to be in 1.7.0 (probably 1.7.1 though.) If this is the cause of the problem, you can fix it by adding '&format_options=altitudeMode:clampToGround' in your request; please let me know if this works.
This feature has already been backed out of the 1.7.x branch.