<div dir="auto">Hi,<div dir="auto"><br></div><div dir="auto">The docs cover seeding only a given area by defining a coverage: <a href="https://mapproxy.org/docs/nightly/seed.html#coverages">https://mapproxy.org/docs/nightly/seed.html#coverages</a></div><div dir="auto"><br></div><div dir="auto">Kind regards,</div><div dir="auto"><br></div><div dir="auto">Matt.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 19 May 2021, 12:02 Dwayne Dibbley, <<a href="mailto:dwayne.dibbley@gmail.com">dwayne.dibbley@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">I have a config to pull from this wtms server:<div><br></div><div><a href="https://wmts.maptiler.com/aHR0cHM6Ly9ubHMudGlsZXNlcnZlci5jb20vZnBzVVpieHRndGtuL2luZGV4Lmpzb24/wmts" target="_blank" rel="noreferrer">https://wmts.maptiler.com/aHR0cHM6Ly9ubHMudGlsZXNlcnZlci5jb20vZnBzVVpieHRndGtuL2luZGV4Lmpzb24/wmts</a><br></div><div><br></div><div>here the config:</div><div><br></div><div><div>services:</div><div>  demo:</div><div>  wms:</div><div>    md:</div><div>      title: OS 10k 1888</div><div>layers:</div><div>  - name: osgb10k1888</div><div>    title: OS 10k 1888</div><div>    sources: [osgb10k1888_cache]</div><div>caches:</div><div>  osgb10k1888_cache:</div><div>    sources: [osgb10k1888_wmts]</div><div><span style="white-space:pre-wrap">    </span>grids: [nls_grid]</div><div>sources:</div><div>  osgb10k1888_wmts:</div><div>    type: tile</div><div><span style="white-space:pre-wrap">       </span>grid: nls_grid</div><div>    url: <a href="https://nls-0.tileserver.com/fpsUZbxtgtkn/%(z)s/%(x)s/%(y)s.jpg" target="_blank" rel="noreferrer">https://nls-0.tileserver.com/fpsUZbxtgtkn/%(z)s/%(x)s/%(y)s.jpg</a></div><div>grids:</div><div>  nls_grid:</div><div>    origin: nw</div><div><span style="white-space:pre-wrap">  </span>srs: 'EPSG:4326'</div><div>    bbox: [-7.793077, 49.852539, 1.790425, 60.894042]</div><div><span style="white-space:pre-wrap">   </span>bbox_srs: EPSG:4326 </div></div><div><br></div><div>How would I go about only seeding a small area instead of the complete area?</div><div><br></div><div>Many Thanks<br></div></div></div></div>
_______________________________________________<br>
MapProxy mailing list<br>
<a href="mailto:MapProxy@lists.osgeo.org" target="_blank" rel="noreferrer">MapProxy@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapproxy" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapproxy</a><br>
</blockquote></div>