Andrea Aime ha scritto: > Hi, > I'm trying to debug an infinite loop triggered when > trying to find a math transform from EPSG:32632 to EPSG:4326, > with first axis forced as longitude thru a system property.
Well, it seems that TransformedAuthorityFactory.replace(CRS) replaces a WGS84 with a validity area with one without a validity area for some reason, as a result the replace(operation) thinks there's a need for a replacement of the operation, and the loop begins... I'm on the geotools IRC channell... Cheers Andrea ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
