[Tile-serving] [openstreetmap/mod_tile] Configurable ImageIO output format (#191)

timautin notifications at github.com
Tue Sep 25 18:40:59 UTC 2018


Added the possibility to provide ImageIO's output format in the TYPE string.
For instance:
TYPE=png image/png
TYPE=png image/png png256
TYPE=png image/png png24
TYPE=png image/png png

This should be backward compatible with existing renderd.conf files.

(closes #64)
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/mod_tile/pull/191

-- Commit Summary --

  * Added the possibility to provide ImageIO's output format in the TYPE string.

-- File Changes --

    M includes/daemon.h (1)
    M src/daemon.c (18)
    M src/gen_tile.cpp (14)
    M src/mod_tile.c (4)

-- Patch Links --

https://github.com/openstreetmap/mod_tile/pull/191.patch
https://github.com/openstreetmap/mod_tile/pull/191.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/191
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180925/d2ee7aff/attachment.html>


More information about the Tile-serving mailing list