<div dir="ltr"><div><div><div>Hi Milo,<br><br></div>If you are using a WMS as your source then you could set the BGCOLOR parameter to a suitable blue and generate the sea tiles as part of your initial seed process. Something like:<br><br>sources:<br>  my_wms:<br>    type: wms<br>    req:<br>      url: <a href="http://localhost/cgi-bin/mapserv?map=/path/to/my.map">http://localhost/cgi-bin/mapserv?map=/path/to/my.map</a><br>      layers: layer1<br>      bgcolor: '0x97b3ca'<br><br></div>If you are on Linux you might also want to consider using link_single_color_images option for your cache to avoid storing duplicate files (doc: <a href="http://mapproxy.org/docs/1.6.0/configuration.html#link-single-color-images">http://mapproxy.org/docs/1.6.0/configuration.html#link-single-color-images</a>, example: <a href="https://github.com/AstunTechnology/NRW_FishMapMon/blob/master/config/mapproxy/base.yaml#L31">https://github.com/AstunTechnology/NRW_FishMapMon/blob/master/config/mapproxy/base.yaml#L31</a>).<br><br></div><div>Cheers,<br></div><div><br></div>Matt.<br><div><div><div><div><div><div><div><br></div><div>@_walkermatt<br></div></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 30 October 2014 22:28, Milo van der Linden <span dir="ltr"><<a href="mailto:milo@dogodigi.net" target="_blank">milo@dogodigi.net</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><div><div><div><div><div><div>Hello list,<br><br></div>I am generating tiles according to a shapefile (red contour in image). When generation is finished, I extract subsets for the smaller boxes (black contour in image) for distribution to offline systems.<br><br></div>The first run currently takes more then a week to process. And in the process, there is a lot of sea as can be seen. I need som advice:<br><br></div>1. Is it possible to generate blue tiles for the sea areas?<br></div>2. Do I need to do this in another run with for instance a mapserver that only returns blue tiles in a very fast way?<br></div>3. How can I make sure that the blue tiles are overwritten when there is data?<br><br></div>Any tips welcome.<br><br></div>Kind regards,<br><br></div>Milo van der Linden<br><div><div><div><div><div><div><div><div><div><br><img alt="Inline afbeelding 1" src="cid:ii_149632897d2a3293" height="203" width="250"><br></div></div></div></div></div></div></div></div></div></div>
<br>_______________________________________________<br>
MapProxy mailing list<br>
<a href="mailto:MapProxy@lists.osgeo.org">MapProxy@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapproxy" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapproxy</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Matt Walker<br>@_walkermatt<br></div>
</div>