This class will not be ported to SIS. Experience has shown that attempts to handle HTTP and URN factories
as AuthorityFactory
was more a source of complications than conveniences.
Command line:
svn diff --extensions "--unified --ignore-space-change --ignore-all-space --ignore-eol-style" -r25049:25050 https://svn.osgeo.org/geotools/trunk/modules/library/referencing/src/main/java/org/geotools/referencing/factory/URN_AuthorityFactory.java
Revision 25049 | Revision 25050 |
---|---|
* name space. An exemple of complete URN is {@code "urn:ogc:def:crs:EPSG:6.8:4326"}.
* <p>
* Users don't need to create an instance of this class, since one is automatically
* registered for use in {@link org.opengis.referencing.FactoryFinder}.
*
* @since 2.4
* @source $URL$ |
* name space. An exemple of complete URN is {@code "urn:ogc:def:crs:EPSG:6.8:4326"}.
* <p>
* Users don't need to create an instance of this class, since one is automatically
* registered for use in {@link org.opengis.referencing.ReferencingFactoryFinder}.
*
* @since 2.4
* @source $URL$ |