- All Superinterfaces:
Identifier
@UML(identifier="RS_Identifier",
specification=ISO_19115,
version=2003)
public interface ReferenceIdentifier
extends Identifier
Identifier used for reference systems.
Upcoming API change — deprecation
As of ISO 19115:2014, the
As of ISO 19115:2014, the
RS_Identifier
type has been merged with its MD_Identifier
parent type.
Consequently in GeoAPI 4.0, all usage of this ReferenceIdentifier
interface will be replaced by usage of
Identifier
, and this ReferenceIdentifier
interface will be deprecated.
- Since:
- 2.1
-
Field Summary
Fields inherited from interface org.opengis.metadata.Identifier
AUTHORITY_KEY, CODE_KEY, CODESPACE_KEY, DESCRIPTION_KEY, VERSION_KEY
-
Method Summary
Methods inherited from interface org.opengis.metadata.Identifier
getAuthority, getCode, getCodeSpace, getDescription, getVersion