A short and medium-term fix has been commited on trunk as of revision 19762. It has been a more extensive work than I initially planned. Giving the number of changes involved, it is worth to perform a "mvn clean" before "mvn install".
The http://docs.codehaus.org/display/GEOTOOLS/The+axis+order+issue page has been edited. Please see the "What Geotools Does" section for details about the solution commited on SVN. In short, peoples wanting a (longitude,latitude) axis order on a system-wide level can specify a "org.geotools.referencing.forceXY" system property at application startup time. It would be nice if someone could edit the remaining of the "The axis order issue" page: remove some text if the solution just commited solve the problem, or edit the text if it doesn't. A lot of classes were edited in the referencing module, but there is no API change (except in some very dark corners of the referencing module that hopefully nobody ever noticed). I'm afraid that the number of changes may be a cause of trouble for the coverage branch if they want to merge those changes. This is probably one more reason for merging the coverage branch to trunk when we will have a chance (I'm still planning to take vacation soon for working on that). Martin. _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
