<div>Jonz,</div>
<div>&nbsp;</div>
<div>I think you could create a tilecache layer that does this.&nbsp; I have to do a similar thing because part of my stuff is in EPSG:4326 and other stuff is in UTM NADS83.</div>
<div>&nbsp;</div>
<div>You would create your own layer class in tilecache.</div>
<div>&nbsp;</div>
<div>Convert the WMS request to UTM and submit another WMS request.</div>
<div>&nbsp;</div>
<div>Return the tile.</div>
<div>&nbsp;</div>
<div>I am in the midst of this so my python code to do this is still a little rough but I could send you what I have.&nbsp; Plus I am still working on the conversion routine.&nbsp; It is not getting the same&nbsp;result as the javascript or vb version.
</div>
<div>&nbsp;</div>
<div>Linda Rawson<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 10/19/07, <b class="gmail_sendername">Christopher Schmidt</b> &lt;<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Fri, Oct 19, 2007 at 06:07:18AM -0700, jonz wrote:<br>&gt; Any ideas or comments?<br><br>&quot;Wow, that sucks.&quot; :)
<br><br>Seems like you&#39;ve done the best you can -- I don&#39;t have any particular<br>advice for you, but I&#39;m sorry you have to deal with a system like that.<br><br>Regards,<br>--<br>Christopher Schmidt<br>MetaCarta
<br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br><a href="http://openlayers.org/mailman/listinfo/users">http://openlayers.org/mailman/listinfo/users
</a><br></blockquote></div><br>