A little bit of background: http://geoserver.org/display/GEOS/KMZ+KMSCORE+feature+addition http://jira.codehaus.org/browse/GEOS-2030
Crucible review: http://crucible.opengeo.org/cru/geoserver-10/review The idea is that I'm preventing the rendering of text labels in the raster image, because that text is served in a more useful way with the Placemarks. On suggestion from Jody, it was initially implemented using a 'dummy' LabelCache that did nothing with labels, so labels are ignored when rendering. Andrea has suggested that removing TextSymbolizers is better, as then the renderer doesn't have to process the labels at all. Both approaches are simple implementations and a quick, incomplete test didn't show any noticeable difference. Any thoughts? Thanks, Wayne Fang -- Refractions Research Suite 300 - 1207 Douglas St Victoria, BC, V8W 2E7, Canada ph: (250) 383-3022 fax:(250) 383-2140 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
