This change does not apply to SIS since we do not use the SVN $Id$
keyword anymore.
Command line:
svn diff --extensions "--unified --ignore-space-change --ignore-all-space --ignore-eol-style" -r6409:6410 https://svn.osgeo.org/geotools/trunk/modules/library/referencing/src/main/java/org/geotools/referencing/factory/epsg/DirectEpsgFactory.java
Revision 6409 | Revision 6410 |
---|---|
* would be as good). If sexagesimal degrees are really wanted, subclasses should overrides
* the {@link #replaceAxisUnit} method.
*
* @version $Id: CoordinateSystemEPSGFactory.java,v 1.24 2004/04/05 03:48:01 desruisseaux Exp $
* @author Yann Cézard
* @author Martin Desruisseaux
* @author Rueben Schulz |
* would be as good). If sexagesimal degrees are really wanted, subclasses should overrides
* the {@link #replaceAxisUnit} method.
*
* @version $Id$
* @author Yann Cézard
* @author Martin Desruisseaux
* @author Rueben Schulz |