Simone Giannecchini a écrit :
> I have a question though. To best use this factory all I need to do is
> CRS.findMathTransform(sourceCRS, targetCRS, lenient);
>
> each time I need a math transform or it is better if, in case I know I
> ma going to use many transformation over time (GeoServer...) ,
Hello Simone
As told in a previous email (before Lausane), I commited
BufferedCoordinateOperationFactory as a replacement of
BufferedDefaultCoordinateOperationFactory, and deprecated the later. The main
difference is that BufferedCoordinateOperationFactory is a wrapper around an
arbitrary Coor