Antialiased rendering scales up poorly
--------------------------------------
Key: GEOS-3423
URL: http://jira.codehaus.org/browse/GEOS-3423
Project: GeoServer
Issue Type: Bug
Components: WMS
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 2.0.x
This is due to a limitation in Sun own renderer:
http://bugs.sun.com/view_bug.do?bug_id=6508591
The only known workaround is to run multiple GeoServer instances under a load balancer (multiple instances on the same multicore machine, that is).
Other approaches might be looked into, like rendering 2 or 4 times bigger images without antialiasing and then perform reduction with bilinear/bicubic interpolation, thought I doubt the results will be any good.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira