From: Adrian C. <ac...@gm...> - 2008-09-04 07:37:43
|
On Thu, 2008-09-04 at 06:39 +0000, Erich S. wrote: > Hi Martin, > > > > > Don't put together gt-epsg-hsql and gt-epsg-wkt. Choose one or the other. I > > suggest gt-espg-hsql. > > > > thanks for your advise! But when I remove the gt-epsg-wkt, I get different, i.e. > wrong values for the translated coordinates! > > Uuh, it's growing more interessting (more strange?): I just removed the other > jar, gt-epsg-hqsql. Now the results remain correct! And the keep correct during > the debug session in eclipse, too (see my second posting)!! > > Erich If you don't have any epsg* jar in your folder and you can still transform points, something is screwy. As I guess, clean out your temp folder where the database may still be cached and check your whole classpath in your IDE run configuration to make sure you don't have another epsg* jar lurking. |