I think I am having issues with running MapProxy in a Windows environment. Last night, I decided to install and set up a Linux Virtual Machine (Ubuntu) and then proceeded to install and run MapProxy with the same mapproxy.yaml settings, and everything worked just fine (as you already checked and confirmed Oliver).<div>
<br></div><div>Just wonder if anybody else has had similar problems with MapProxy in Windows, particularly using a Tiles source. Maybe it is something to do with conflicts in Windows environment variables or a missing component (I already installed pyproj) or something.</div>
<div><br></div><div>To answer your question Oliver, the additional localhost:8080 request was also hanging so maybe you are right that the server does not handle concurrency on Windows.</div><div><br></div><div>Thanks,</div>
<div>Jason<br><div><br><br><div class="gmail_quote">On Mon, Dec 13, 2010 at 4:18 PM, Oliver Tonnhofer <span dir="ltr"><<a href="mailto:olt@omniscale.de">olt@omniscale.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
On 13.12.2010, at 15:02, Jason Lee wrote:<br>
[...]<br>
<div class="im">> Example URL 2 :-<br>
> <a href="http://localhost:8080/service?VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&BBOX=-6.89620510179201,49.077028359609,-.316766682444196,51.7951613251379&WIDTH=1068&HEIGHT=441&LAYERS=osm&STYLES=&EXCEPTIONS=application/vnd.ogc.se_XML&FORMAT=image/png&BGCOLOR=0xFFFFFF&TRANSPARENT=TRUE" target="_blank">http://localhost:8080/service?VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&BBOX=-6.89620510179201,49.077028359609,-.316766682444196,51.7951613251379&WIDTH=1068&HEIGHT=441&LAYERS=osm&STYLES=&EXCEPTIONS=application/vnd.ogc.se_XML&FORMAT=image/png&BGCOLOR=0xFFFFFF&TRANSPARENT=TRUE</a><br>
><br>
> This works for LAYERS=osm - I don't expect it to work for LAYERS=cache1 (the Tiles source)<br>
<br>
</div>Why? Have you tried it? This is one of the core features of MapProxy: answer requests in a different projection that the cached data.<br>
<br>
I have tested it with you example, and it worked.<br>
<div class="im"><br>
> but I expected it to work for LAYERS=cache2 where I imagine it projects from the cache1 cache. Does that make sense?<br>
<br>
</div>Again, I succeeded with your example. It loaded a lot of tiles caused by the meta tiling and the difference between EPSG:4326 and EPSG:900913, but it worked.<br>
<br>
I don't know why you MapProxy installation hangs. Maybe the Paste HTTP Server doesn't support any concurrency on Windows? Can you request <a href="http://localhost:8080/" target="_blank">http://localhost:8080/</a> while you are waiting on the "hanging" response?<br>
<br>
<br>
PS: Please answer to the list as well.<br>
<div><div></div><div class="h5"><br>
Regards,<br>
Oliver<br>
<br>
--<br>
Oliver Tonnhofer <<a href="mailto:olt@omniscale.de">olt@omniscale.de</a>><br>
Omniscale - Dominik Helle, Oliver Tonnhofer GbR<br>
Nadorster Str. 60, 26123 Oldenburg<br>
Tel: +49(0)441/9392774-2 (Fax: 9)<br>
<br>
</div></div></blockquote></div><br></div></div>