Simone Gannecchini a écrit :
> My questions is simple. Let's say I have the code for a projection
> transformations like explained here :
> 
> http://remotesensing.org/geotiff/proj_list/transverse_mercator.html
> 
> all I want to do is being able to do something like XXX.
> .createOperationMethod("EPSG:9807").getParameters().createValue().

ReferencingFactoryFinder.getCoordinateOperationAuthorityFactory("EPSG",
hints).createOperationMethod("9807").getParameters().createValue().

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to