[Tile-serving] [openstreetmap/mod_tile] "render_expired" doesn't use TILEDIR from map name in /etc/renderd.conf when deciding if tiles exist already (Issue #286)
Hummeltech
notifications at github.com
Thu Mar 21 20:59:16 UTC 2024
That's good to hear @mxdog! Yes, that's basically what I was intending to resolve with the updated code mentioned in the comment (https://github.com/openstreetmap/mod_tile/issues/286#issuecomment-1985002993).
The default directory is actually printed in the `--help` output, which should help:
```shell
render_list --help
Usage: render_list [OPTION] ...
...
-t, --tile-dir=TILE_DIR tile cache directory (default is '/var/cache/renderd/tiles')
...
```
But perhaps some additional notes are needed in the `man page` and/or the `--help` output.
Let me know if you have any ideas.
Thanks!
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/286#issuecomment-2013724698
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/issues/286/2013724698 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240321/12f057cc/attachment.htm>
More information about the Tile-serving
mailing list