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.

The infinite loop looks like:

AuthorityBackedFactory.createFromDatabase(CoordinateReferenceSystem, 
CoordinateReferenceSystem) line: 217    
AuthorityBackedFactory(DefaultCoordinateOperationFactory).createOperation(CoordinateReferenceSystem,
 
CoordinateReferenceSystem) line: 195    
BufferedCoordinateOperationFactory.createOperation(CoordinateReferenceSystem, 
CoordinateReferenceSystem) line: 250    
OrderedAxisAuthorityFactory(TransformedAuthorityFactory).replace(CoordinateOperation)
 
line: 379       
OrderedAxisAuthorityFactory(TransformedAuthorityFactory).createFromCoordinateReferenceSystemCodes(String,
 
String) line: 494       
LongitudeFirstFactory(BufferedAuthorityFactory).createFromCoordinateReferenceSystemCodes(String,
 
String) line: 922       
AuthorityBackedFactory.createFromDatabase(CoordinateReferenceSystem, 
CoordinateReferenceSystem) line: 217    
AuthorityBackedFactory(DefaultCoordinateOperationFactory).createOperation(CoordinateReferenceSystem,
 
CoordinateReferenceSystem) line: 195    
BufferedCoordinateOperationFactory.createOperation(CoordinateReferenceSystem, 
CoordinateReferenceSystem) line: 250    
OrderedAxisAuthorityFactory(TransformedAuthorityFactory).replace(CoordinateOperation)
 
line: 379       
OrderedAxisAuthorityFactory(TransformedAuthorityFactory).createFromCoordinateReferenceSystemCodes(String,
 
String) line: 494       
LongitudeFirstFactory(BufferedAuthorityFactory).createFromCoordinateReferenceSystemCodes(String,
 
String) line: 922       
AuthorityBackedFactory.createFromDatabase(CoordinateReferenceSystem, 
CoordinateReferenceSystem) line: 217    
AuthorityBackedFactory(DefaultCoordinateOperationFactory).createOperation(CoordinateReferenceSystem,
 
CoordinateReferenceSystem) line: 195    
BufferedCoordinateOperationFactory.createOperation(CoordinateReferenceSystem, 
CoordinateReferenceSystem) line: 250    
OrderedAxisAuthorityFactory(TransformedAuthorityFactory).replace(CoordinateOperation)
 
line: 379       
OrderedAxisAuthorityFactory(TransformedAuthorityFactory).createFromCoordinateReferenceSystemCodes(String,
 
String) line: 494       
LongitudeFirstFactory(BufferedAuthorityFactory).createFromCoordinateReferenceSystemCodes(String,
 
String) line: 922       


Well, I'm working on it, but if it triggers an intuition in some of you,
I'm happy to receive some help :-p
I'll post again as I fix it (if I find a way)
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

Reply via email to