Jonz, I think you could create a tilecache layer that does this. I have to do a similar thing because part of my stuff is in EPSG:4326 and other stuff is in UTM NADS83.
You would create your own layer class in tilecache. Convert the WMS request to UTM and submit another WMS request. Return the tile. 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. Plus I am still working on the conversion routine. It is not getting the same result as the javascript or vb version. Linda Rawson On 10/19/07, Christopher Schmidt <[EMAIL PROTECTED]> wrote: > > On Fri, Oct 19, 2007 at 06:07:18AM -0700, jonz wrote: > > Any ideas or comments? > > "Wow, that sucks." :) > > Seems like you've done the best you can -- I don't have any particular > advice for you, but I'm sorry you have to deal with a system like that. > > Regards, > -- > Christopher Schmidt > MetaCarta > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
