Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.0
-
Fix Version/s: None
-
Component/s: WMS
-
Labels:None
-
Number of attachments :
Description
Enabling antialias is something that goes beyond the format,
can be useful in all formats if you need sheer speed.
Maybe we should add another vendor parameter?
...&antialias=FULL/TEXT/GEOM/NONE
We could also provide the same kind of setting as a global WMS hint (that one we have now works only for PDF and it's misleading).
Issue Links
- relates to
-
GEOS-1233
Legend graphics are not antialiased
-
I've added you as watchers to discuss this a bit.
This can be handled as suggested by the first comment, that is, with a standalone antialias parameter, or with the new format_options machinery.
Pro and cons of "antialias":
Pro and cons of format_options=antialias:full/text/geom:
On the other hand, if we add antialiasing settings to the configuration as well, it ends up being something global anyways. Hard choice. Suggestions?