<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi, Mapproxy folks.<div><br></div><div>I'm trying to set up a WMS service that uses a set of remote tiles as a source.</div><div><br></div><div>Every configuration I write that includes a layer referencing the tiles source results in the dev server failing with an error like:</div><div><br></div><div>[2012-07-12 20:56:12,442] mapproxy.config - CRITICAL - source "ctx_tiles" of layer "CTX" does not support un-tiled access</div><div><br></div><div>Poking into the source code, it looks like this error is raised whenever a source that has <span class="Apple-style-span" style="color: rgb(57, 57, 57); font-family: Monaco, 'Courier New', monospace; font-size: 11px; line-height: 15px; white-space: pre; ">supports_meta_tiles=False </span>is used in a layer (<a href="https://bitbucket.org/olt/mapproxy/src/452942aebae9/mapproxy/config/loader.py +1064">https://bitbucket.org/olt/mapproxy/src/452942aebae9/mapproxy/config/loader.py +1064</a>).  It also looks like all "tiles" sources have this value set to False (line 785 of the same file).   Is there a way that I'm missing to configure a "tiles" source without producing this error?</div><div><br></div><div><br></div><div>Cheers,</div><div><br><div><div>
<div style="font-size: 12px; ">----</div><div style="font-size: 12px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Ted Scharff | <a href="mailto:e.b.scharff@nasa.gov">e.b.scharff@nasa.gov</a></div><div>Intelligent Robotics Group</div><div>NASA Ames Research Center</div><div><br></div></div></div></div></div></div></div></div></body></html>