Class HTTP_URI_AuthorityFactory

All Implemented Interfaces:
AuthorityFactory, CRSAuthorityFactory, CSAuthorityFactory, DatumAuthorityFactory, Factory, CoordinateOperationAuthorityFactory, Factory, OptionalFactory, RegistrableFactory

public class HTTP_URI_AuthorityFactory extends Abstract_URI_AuthorityFactory
AuthorityFactory for OGC HTTP URI resources. For example, the WGS84 coordinate reference system can be expressed as "http://www.opengis.net/def/crs/EPSG/0/4326".

Use org.geotools.api.referencing.ReferencingFactoryFinder instead of instantiating this class directly.

Author:
Ben Caradoc-Davies (CSIRO Earth Science and Resource Engineering)