Commit Graph

10 Commits

Author SHA1 Message Date
f652ab1521 Configurable ImageIO output format (#318)
* 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

* Removed useless comments.
Added documentation for output format.

* Added tests for 'webp' output format

* Also added tests for 'png32' output format

* Fix 'webp' sums vary based on version

* Add JPG & use multiple layers on example-map

---------

Co-authored-by: Tim <autintim@gmail.com>
2023-07-20 23:41:18 +02:00
056b115d26 Fix ERROR 1: bad application_id when reading example GeoPackage file (#281) 2022-05-29 18:29:51 +00:00
7e81d950d1 Switch from shapefile to geopackage for example map.
Co-authored-by: Frederik Ramm <frederik@remote.org>
2021-09-21 11:37:38 +00:00
43beadaf08 Improve provided example configuration. 2021-09-21 11:16:45 +00:00
27c470c3eb Improved configuration files 2021-07-29 22:57:26 +00:00
8f1f3ad5ff Applied shell code formatting 2021-02-15 18:57:51 +00:00
22d4cc1335 Moved munin plugin to utils directory 2021-02-15 18:39:59 +00:00
d706d96020 Clarify copyright holders 2020-10-09 15:20:37 +00:00
889a45b5e0 Use /var/cache instead of /var/lib for tiles 2020-10-09 07:52:15 +00:00
557e419d07 Moved scripts to utils directory 2020-10-09 07:49:06 +00:00