Probably the two most used formats are PNG and JPEG.  PNG is good for
images with few distinct colors - typically, rendered vector data fits this
profile well.  To really optimize the bandwidth usage in PNG output, you
can use a color palette[1].

If there are not a lot of areas of constant color (for example, serving
imagery,) JPEG is probably a better option.

For the case of symbolizing point graphics, PNG is probably the best option.

--
David Winslow
OpenGeo - http://opengeo.org/

[1]:
http://docs.geoserver.org/latest/en/user/tutorials/palettedimage/palettedimage.html

On Thu, Apr 5, 2012 at 5:10 AM, Robert Buckley <[email protected]>wrote:

> Hi,
>
> What is the best format when symbolizing point graphics with respect to
> size, wms display performance and image quality?
>
> I am particularly interesting in whether is makes sense to start creating
> symbology in svg instead of png or jpeg?
>
> Any comments most welcome,
>
> yours,
>
> Rob
>
>
> ------------------------------------------------------------------------------
> Better than sec? Nothing is better than sec when it comes to
> monitoring Big Data applications. Try Boundary one-second
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to