For the POV I was hoping to avoid anything not essential like configuration files, but the tile configuration file is shared between mod_tile and renderd. This file is used to achieve agreement about the details in interface between the two. The 2 most important are the cache directory and the UNIX socket path.
Sine the POV does not include a renderd re-implementation the tile configuration file must be kept and as a result the POV needs to parse it.
For the POV I was hoping to avoid anything not essential like configuration files, but the tile configuration file is shared between mod_tile and renderd. This file is used to achieve agreement about the details in interface between the two. The 2 most important are the cache directory and the UNIX socket path.
Sine the POV does not include a renderd re-implementation the tile configuration file must be kept and as a result the POV needs to parse it.