Re: [Geotools-devel] Caching transformations

2007-01-29 Thread Martin Desruisseaux
Le jeudi 25 janvier 2007 à 01:36 +0100, Simone Giannecchini a écrit : > I am wondering if there is a way to force buffering the > creation of transformation between two crs by forcing geotools to use > the BufferedCoordinateOperationFactory class in methods like > CRS.transform or CRSUtilities.find

[Geotools-devel] Caching transformations

2007-01-24 Thread Simone Giannecchini
Martin, I admit that is 1:30 am and my brain left me here alone a copule of hours ago, but I am wondering if there is a way to force buffering the creation of transformation between two crs by forcing geotools to use the BufferedCoordinateOperationFactory class in methods like CRS.transform or CRSU