Interface ReferenceIdentifier

  • All Superinterfaces:
    Identifier
    All Known Implementing Classes:
    NamedIdentifier

    public interface ReferenceIdentifier
    extends Identifier
    Identifier used for reference systems.
    Since:
    GeoAPI 2.1
    Author:
    Ely Conn (Leica Geosystems Geospatial Imaging, LLC)
    • Method Detail

      • getCodeSpace

        String getCodeSpace()
        Name or identifier of the person or organization responsible for namespace.
        Returns:
        The identifier code space.
      • getVersion

        String getVersion()
        Version identifier for the namespace, as specified by the code authority. When appropriate, the edition is identified by the effective date, coded using ISO 8601 date format.
        Returns:
        The version for the namespace (for example the version of the underlying EPSG database).