Re: [Geotools-devel] Commited a refactored version of BufferedCoordinateOperationFactory

2006-09-28 Thread Martin Desruisseaux
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...) ,

[Geotools-devel] Commited a refactored version of BufferedCoordinateOperationFactory

2006-09-23 Thread Martin Desruisseaux
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