[Tile-serving] [openstreetmap/mod_tile] Move `renderd.conf` processing code into new file (PR #391)
Hummeltech
notifications at github.com
Sat Feb 17 23:27:07 UTC 2024
So that it can be easily re-used by other targets.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/mod_tile/pull/391
-- Commit Summary --
* Move renderd.conf processing into its own file.
-- File Changes --
M Makefile.am (64)
M includes/renderd.h (38)
A includes/renderd_config.h (39)
M includes/sys_utils.h (8)
M src/CMakeLists.txt (14)
M src/gen_tile.cpp (4)
M src/parameterize_style.cpp (4)
M src/render_submit_queue.c (70)
M src/renderd.c (340)
A src/renderd_config.c (367)
M tests/CMakeLists.txt (13)
M tests/gen_tile_test.cpp (37)
M tests/httpd.conf.in (6)
M tests/renderd.conf.in (24)
-- Patch Links --
https://github.com/openstreetmap/mod_tile/pull/391.patch
https://github.com/openstreetmap/mod_tile/pull/391.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/391
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/pull/391 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240217/bc8d3e07/attachment.htm>
More information about the Tile-serving
mailing list