Re: [Geotools-gt2-users] Virtual Earth Transformation Question

2007-08-21 Thread Brad Cooper
", EAST], AXIS["y", > NORTH], AUTHORITY["EPSG","900913"]] > > You can use the GeoTools projection code by adding > this to the EPSG > database. Or you could more simply add your own Java > projection code using > the parameters above.

Re: [Geotools-gt2-users] Virtual Earth Transformation Question

2007-08-21 Thread Chris Holmes
: Brad Cooper [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 21, 2007 8:38 AM > To: Randy George; Geotools-gt2-users@lists.sourceforge.net > Subject: Re: [Geotools-gt2-users] Virtual Earth Transformation Question > > > Thanks for the reply Randy, > That's exactly what I

Re: [Geotools-gt2-users] Virtual Earth Transformation Question

2007-08-21 Thread Randy George
eforge.net Subject: Re: [Geotools-gt2-users] Virtual Earth Transformation Question Thanks for the reply Randy, That's exactly what I'm experiencing "does not work well at high zoom values". I've attached two screenshots from a local VE .html page. The tiles are getting dynamical

Re: [Geotools-gt2-users] Virtual Earth Transformation Question

2007-08-21 Thread Randy George
Let us know if you succeed in getting the VE WMS overlay working Thanks Randy -Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brad Cooper Sent: Tuesday, August 21, 2007 7:01 AM To: Geotools-gt2-users@lists.sourceforge.net Subject: [Geotools-

[Geotools-gt2-users] Virtual Earth Transformation Question

2007-08-21 Thread Brad Cooper
Hello all, I’m new to the GeoTools community and to GIS. I’ve searched the archives and couldn’t find any posts/examples on handling Virtual Earth Tile requests (like this one http://viavirtualearth.com/vve/Articles/WMS.ashx). Basically I’d like to create a java based proxy Servlet that would 1) co