<div>I changed it:</div><div><div>sources:</div><div>  osm_tms:</div><div>     type: tile</div><div>     url: <a href="http://c.tile.openstreetmap.org/%(z)s/%(x)s/%(y)s.png">http://c.tile.openstreetmap.org/%(z)s/%(x)s/%(y)s.png</a></div>
<div>  arcgis_tms:</div><div>     type: tile</div><div>     url: <a href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/%(z)s/%(y)s/%(x)s">http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/%(z)s/%(y)s/%(x)s</a></div>
<div>grids:</div><div>  grid_osm:</div><div>    tile_size: [256, 256]</div><div>    srs: EPSG:3857</div><div>    origin: nw</div><div>  grid_arcgis:</div><div>    tile_size: [256, 256]</div><div>    srs: EPSG:3857</div><div>
    origin: nw</div><div>   </div></div><div>First level shows fine but then I still see the same confuse picture. A feeling that origin:nw is not work well. Dears, what am I doing wrong? What 
<span style="font-family:arial,sans-serif;font-size:13px;white-space:nowrap;background-color:rgb(255,255,255)">specifically</span> should I do with my grids? </div><div>P.S: Maybee should I set some resolutions or something else? The browser's caches have already cleared but result is the same(</div>
<br><br><div class="gmail_quote">2012/7/9 Oliver Tonnhofer <span dir="ltr"><<a href="mailto:olt@omniscale.de" target="_blank">olt@omniscale.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
On 06.07.2012, at 17:23, Andrey Maraev wrote:<br>
> sources:<br>
>   arcgis_tms:<br>
>     type: tile<br>
>     url: <a href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/%(z)s/%(y)s/%(x)s" target="_blank">http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/%(z)s/%(y)s/%(x)s</a><br>

> grids:<br>
>   arcgis_online:<br>
>     base: GLOBAL_MERCATOR<br>
>     num_levels: 18<br>
>     origin: nw<br>
<br>
</div>You need to reference the arcgis_online grid in your source configuration.<br>
<a href="http://mapproxy.org/docs/nightly/sources.html#grid" target="_blank">http://mapproxy.org/docs/nightly/sources.html#grid</a><br>
<br>
<br>
[...]<br>
<div class="im">> then I changed it to <a href="http://c.tile.openstreetmap.org/%s/%s/%s.png" target="_blank">http://c.tile.openstreetmap.org/%s/%s/%s.png</a> and get many mistakes like: TypeError: not enough arguments for format string,<br>

<br>
</div>You are missing the x, y, z arguments here (e.g. '%(x)s').<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
Regards,<br>
Oliver<br>
<br>
--<br>
Oliver Tonnhofer    | Omniscale GmbH & Co KG    | <a href="http://omniscale.de" target="_blank">http://omniscale.de</a><br>
<a href="http://mapproxy.org" target="_blank">http://mapproxy.org</a> | <a href="https://bitbucket.org/olt" target="_blank">https://bitbucket.org/olt</a> | @oltonn<br>
<br>
<br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>lernen,lernen und lernen<br><br>