Hi Oliver,<br><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
>     levels:<br>
>         to: 10<br>
>     refresh_before:<br>
>         minutes: 1<br>
<br>
</div>You are only seeding from level 0 to 10...<br></blockquote><div> </div><div><br>The levels are just for the test. <br>When the service will works I will generate do for all of them.<br><br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div><br>
> coverages:<br>
>   reunion:<br>
>     bbox: [55.026,-21.612,56.008,-20.657]<br>
>     bbox_srs: "EPSG:4326"<br>
<br>
</div>and the BBOX is quite small. So there are not many tiles to seed with this configuration.<br></blockquote><div><br><br>The BBOx is small because my area is small :D<br>It's for Réunion island [1]<br>As you can see it's not a big Island !<br>

<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div><br>
> And no tile is generated inside my cache_data folder. But when I use the demo interface the tiles are generated.<br>
<br>
</div>Do you have any tiles in the cache_data folder? Maybe you have a coverage in you mapproxy.yaml that does not intersect with the seed coverage?<br>
<br></blockquote></div><br>For my test, I delete all the folders inside the cache_data folder.  <br>And here is my configuration for mapproxy.yaml<br><br>sources:<br>  osm_re:<br>    type: mapnik<br>    mapfile: /home/arnaudvandecasteele/src/mapnik-style/osm974.xml<br>
    coverage:<br>       bbox: [55.026,-21.612,56.008,-20.657]<br>       bbox_srs: "EPSG:4326"<br><br>I don't understand why it's not working. Do you see anythong wrong ?<br><br>Thank you.<br><br>Arnaud<br>
<br><br>[1] <a href="http://www.openstreetmap.org/?lat=-21.1356353759766&lon=55.5166625976562&zoom=10" target="_blank">http://www.openstreetmap.org/?lat=-21.1356353759766&lon=55.5166625976562&zoom=10</a><br>