<p>Well I&#39;ve got my case working, so I&#39;m happy. Thanks for everything!<br>
-Josh</p>
<div class="gmail_quote">On Mar 13, 2011 1:10 PM, &quot;Oliver Tonnhofer&quot; &lt;<a href="mailto:olt@omniscale.de">olt@omniscale.de</a>&gt; wrote:<br type="attribution">&gt; <br>&gt; On 11.03.2011, at 16:59, Josh Doe wrote:<br>
&gt;&gt;&gt; MapProxy calculates the grid always from sw, so you need to pass the complete BBOX here.<br>&gt;&gt; <br>&gt;&gt; Luckily I found a multiple of the resolutions that worked (6*min_res),<br>&gt;&gt; but it appears that at least for the ArcGIS REST tile interface, there<br>
&gt;&gt; is no requirement for the resolutions to have a common multiple. I<br>&gt;&gt; would suggest that &quot;origin: nw&quot; be allowed in the grids section to<br>&gt;&gt; signify which corner to calculate the grid from. This would save<br>
&gt;&gt; others from figuring out the least common multiple of the resolutions,<br>&gt;&gt; and then calculating the other corner of the bounding box, which is<br>&gt;&gt; highly prone to errors as I can attest.<br>&gt; <br>
&gt; <br>&gt; It isn&#39;t easy as just allowing the grid to be defined with origin nw, since internally (i.e. the cache) MapProxy only supports sw orientation. It requires some more changes and tests, but it is something that needs to be changed in MapProxy for proper WMTS support too. So, it will be supported sooner or later.<br>
&gt; <br>&gt; Regards,<br>&gt; Oliver <br>&gt; <br>&gt; -- <br>&gt; Oliver Tonnhofer    | Omniscale GmbH &amp; Co KG    | <a href="http://omniscale.de">http://omniscale.de</a><br>&gt; <a href="http://mapproxy.org">http://mapproxy.org</a> | <a href="https://bitbucket.org/olt">https://bitbucket.org/olt</a><br>
&gt; <br>&gt; <br></div>