<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><div class="gmail_extra"><br><div class="gmail_quote">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><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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 class="HOEnZb"><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>_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">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></blockquote></div><br></div>