thanks Jody for your suggestion 

at present, I just need a dozen of WKT strings but I already notice that, 
sometimes , it is hard to find the Bursa-Wolf parameters ;
as I told you is that I must use a light library (gt-referencing-2.6.3.jar)

for example if I consider Spain mainland the corresponding EPSG code is 2062 
and there is no TOWGS84 parameters in the WKT string ;
http://spatialreference.org/ref/epsg/2062/ doesn't specify any TOWGS84[..] 
string as well

as Geotools requires Bursa-Wolf parameters to work (when using just 
gt-referencing-2.6.3.jar), is there an official site providing them ?
if they are not required, is there a "trick" to set  TOWGS84[..] to default 
values ?  

note : even when using gt-epsg-hsql-2.6.3.jar I have an error at :
op = coFactory.createOperation(crsSrc, crsDest); // crsSrc created from the WKT 
string (4326), crsDest created from the WKT string (2062)
saying that Bursa-Wolf  parameters  are required...

I have another remark regarding the WKT format  :
if I use the OGC wkt definitions given by the site spatialreference.org with 
Geotools, none of them works fine (at least those I tried) ;
the results are wrong (even if I invert latitude and longitude...)

does it mean that the WKT format depends on the tools that processes it ?

thanks

Jean-Marie

> From: jody.garn...@gmail.com
> Date: Tue, 18 May 2010 22:10:55 +1000
> To: aa...@opengeo.org
> CC: geotools-gt2-users@lists.sourceforge.net
> Subject: Re: [Geotools-gt2-users] [Geotools-devel] how to get Bursa-Wolf      
> parameters in WKT strings
> 
> Fair enought (it is an old export from postgres spatial ref sys or something).
> 
> Christian if you would like to update the entries in the property file there 
> please go ahead; I just ask that we note any departures from the database on 
> the wiki page.
> 
> As for the origional question - I think it is time Jean Marie set up an 
> additional epsg.properties file for their application :-(
> 
> Let me add an example to the docs:
> - http://docs.codehaus.org/display/GEOTDOC/EPSG+WKT+Plugin
> 
> On 18/05/2010, at 6:18 PM, Andrea Aime wrote:
> 
> > Jody Garnett ha scritto:
> >> Interesting; we should talk this over with the referencing module 
> >> maintainer and probably issue a bug report?
> > 
> > File as you wish, but it's not within my powers to modify the official EPSG 
> > database, you should complain with them.
> > 
> > As for the gt-epsg-wkt module, don't know how maintain it... let me
> > see... the pom.xml file points at you, Jody.
> > 
> > Cheers
> > Andrea
> > 
> > -- 
> > Andrea Aime
> > OpenGeo - http://opengeo.org
> > Expert service straight from the developers.
> 
> 
> ------------------------------------------------------------------------------
> 
> _______________________________________________
> Geotools-gt2-users mailing list
> Geotools-gt2-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
                                          
_________________________________________________________________
Hotmail : Simple et Efficace qui vous facilite la vie… Découvrez la NOW 
génération !
http://www.windowslive.fr/hotmail/nowgeneration/
------------------------------------------------------------------------------

_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to