[MapProxy] Problem with color debth in mapproxy

Burri Pascal p.burri at alpgis.ch
Thu Dec 11 22:17:47 PST 2014


Hello

I would like to publish a raster-image with umn mapserver -> mapproxy. Everything is o.k. but the color depth of the mapproxy output is bad, compared to the output of mapserver . The image delivered by mapserver is much smoother than the image from mapproxy, where similar colors are aggregate to one color.
I tried the options < mode: RGBA >,  < colors : 0 > and switched from png to jpeg - but nothing improved the color debth of the image. Do you have any suggestions?

Thanks for your assistance.
Best regards
Pascal


An excerpt of my yaml:
caches:
  ortho_cache:
    sources: [ortho]
    grids: [beo]
    format: image/png
    paletted: false
    cache:
      type: sqlite
      dirname: ortho
    image:
      mode: RGBA

Mapproxy version: 1.6

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20141212/0e73a0f0/attachment.html>


More information about the MapProxy mailing list