<div dir="ltr">Hi, <div><br></div><div>thanks for this idea. If I understand correctly, this would mean creating two source tilesets and then generate a third one, where I call mapcache wms requesting these two layers.</div><div><br></div><div>I'll give that a try. Cheers, Michael</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-06-22 20:34 GMT+02:00 Travis Kirstine <span dir="ltr"><<a href="mailto:traviskirstine@gmail.com" target="_blank">traviskirstine@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div dir="ltr"><div dir="ltr"><div>This is done configuring mapcache as a WMS source and calling the layers you would like to merge.<br><br>    <source name="mosaic_wms" type="wms"><br>      <getmap><br>         <params><br>            <format>mixed</format><br>            <layers>foo,bar</layers><br>            <transparent>true</transparent><br>         </params><br>      </getmap><br>      <http><br>         <url><a href="http://localhost/mapcache/service" target="_blank">http://localhost/mapcache/service</a></url><br>      </http><br>    </source><br><br>    <tileset name="mosaic"><br>      <source>mosaic_wms</source><br>      <cache>memcache</cache><br>      <grid>gmaps</grid><br>      <format>mixed</format><br>      <auto_expire>604800</auto_expire><br>    </tileset><br><br></div>In this example foo and bar are the individual tilesets to be merged<br></div><br></div></span><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On 16 June 2016 at 09:10, Michael Schulz <span dir="ltr"><<a href="mailto:mandschulz@googlemail.com" target="_blank">mandschulz@googlemail.com</a>></span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div>Dear Mapcachers, <br><br></div>the documentation of mapcache mentions the possibility to merge "multiple tiles into a single image". I wonder if this means a vertical merging (stacking) of tiles into one output tile? <br><br>This would be exactly what I'm looking for, but so far I couldn't find a hint how this could be done. It would require, I guess, to use multiple sources for one tileset. Is that possible?<br><br></div>Thanks, Michael<span><font color="#888888"><br><div><div><div><div><div><br>-- <br><div data-smartmail="gmail_signature"><div dir="ltr">-----------------------------------------------------------<br>Michael Schulz<br><br><div><br></div></div></div>
</div></div></div></div></div></font></span></div>
<br></div></div><span class="">_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br></span></blockquote></div><br></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">-----------------------------------------------------------<br>Michael Schulz<br><br><div><br></div></div></div>
</div></div>