Interface CSAuthorityFactory

  • All Superinterfaces:
    AuthorityFactory, Factory

    public interface CSAuthorityFactory
    extends AuthorityFactory
    Creates coordinate systems using authority codes. External authorities are used to manage definitions of objects used in this interface. The definitions of these objects are referenced using code strings. A commonly used authority is EPSG.
    Since:
    1.0
    See Also:
    CRSAuthorityFactory, DatumAuthorityFactory
    Departure from OGC/ISO specification:
    Added for consistency with CRS and datum factories. This CS factory was not defined in the OGC specification because OGC 01-009 was created before ISO 19111 and had no equivalent of the ISO Coordinate System types.