<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 03/28/2013 11:59 AM, Simone Cortesi
wrote:<br>
</div>
<blockquote
cite="mid:CABgMo2y18yYpFFnz7fCoTGHCEWhSc7UwMfg1YUXPW54X0==VoQ@mail.gmail.com"
type="cite">
<p dir="ltr"><br>
On Thu, Mar 28, 2013 at 5:52 PM, Kai Krueger <<a
moz-do-not-send="true" href="mailto:kakrueger@gmail.com">kakrueger@gmail.com</a>>
wrote:<br>
> Renderd can do that just fine as well. Currently there is a
hard coded limit<br>
> of 10 in the source code of renderd, but that would be easy
enough to<br>
> change.</p>
<p dir="ltr">can you point me at some docs about this? About
rendering two different tilesets.</p>
</blockquote>
You simply need to configure multiple tilesets in in renderd.conf.<br>
<br>
The default renderd.conf[1] in the repository has an example of two
styles. Just comment in (remove the ; and the front of the line) the
[style2] section (or what ever you like to call your second style)
<br>
<br>
you can add further style sections to renderd this way as well.<br>
<br>
If you need more than 10 styles, just change the following line in
the source code (
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="https://github.com/openstreetmap/mod_tile/blob/master/render_config.h#L31">https://github.com/openstreetmap/mod_tile/blob/master/render_config.h#L31</a>
) and recompile. Should that not work, please let me know.<br>
<br>
Kai<br>
<br>
<br>
[1]
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="https://github.com/openstreetmap/mod_tile/blob/master/renderd.conf">https://github.com/openstreetmap/mod_tile/blob/master/renderd.conf</a>
<blockquote
cite="mid:CABgMo2y18yYpFFnz7fCoTGHCEWhSc7UwMfg1YUXPW54X0==VoQ@mail.gmail.com"
type="cite">
<p dir="ltr">Thanks, <br>
Simone.</p>
<p dir="ltr">--<br>
-S</p>
</blockquote>
<br>
</body>
</html>