Interface CoordinateReferenceSystemRefType

    • Method Detail

      • getCoordinateReferenceSystemGroup

        FeatureMap getCoordinateReferenceSystemGroup()
        Returns the value of the 'Coordinate Reference System Group' attribute list. The list contents are of type FeatureMap.Entry. A coordinate reference system consists of an ordered sequence of coordinate system axes that are related to the earth through a datum. A coordinate reference system is defined by one datum and by one coordinate system. Most coordinate reference system do not move relative to the earth, except for engineering coordinate reference systems defined on moving platforms such as cars, ships, aircraft, and spacecraft. For further information, see OGC Abstract Specification Topic 2. Coordinate reference systems are commonly divided into sub-types. The common classification criterion for sub-typing of coordinate reference systems is the way in which they deal with earth curvature. This has a direct effect on the portion of the earth's surface that can be covered by that type of CRS with an acceptable degree of error. The exception to the rule is the subtype "Temporal" which has been added by analogy.
        Returns:
        the value of the 'Coordinate Reference System Group' attribute list.
        See Also:
        Gml311Package.getCoordinateReferenceSystemRefType_CoordinateReferenceSystemGroup()
      • getCoordinateReferenceSystem

        AbstractReferenceSystemType getCoordinateReferenceSystem()
        Returns the value of the 'Coordinate Reference System' containment reference. A coordinate reference system consists of an ordered sequence of coordinate system axes that are related to the earth through a datum. A coordinate reference system is defined by one datum and by one coordinate system. Most coordinate reference system do not move relative to the earth, except for engineering coordinate reference systems defined on moving platforms such as cars, ships, aircraft, and spacecraft. For further information, see OGC Abstract Specification Topic 2. Coordinate reference systems are commonly divided into sub-types. The common classification criterion for sub-typing of coordinate reference systems is the way in which they deal with earth curvature. This has a direct effect on the portion of the earth's surface that can be covered by that type of CRS with an acceptable degree of error. The exception to the rule is the subtype "Temporal" which has been added by analogy.
        Returns:
        the value of the 'Coordinate Reference System' containment reference.
        See Also:
        Gml311Package.getCoordinateReferenceSystemRefType_CoordinateReferenceSystem()
      • setArcrole

        void setArcrole​(String value)
        Sets the value of the 'Arcrole' attribute.
        Parameters:
        value - the new value of the 'Arcrole' attribute.
        See Also:
        getArcrole()
      • setHref

        void setHref​(String value)
        Sets the value of the 'Href' attribute.
        Parameters:
        value - the new value of the 'Href' attribute.
        See Also:
        getHref()
      • setRemoteSchema

        void setRemoteSchema​(String value)
        Sets the value of the 'Remote Schema' attribute.
        Parameters:
        value - the new value of the 'Remote Schema' attribute.
        See Also:
        getRemoteSchema()
      • setRole

        void setRole​(String value)
        Sets the value of the 'Role' attribute.
        Parameters:
        value - the new value of the 'Role' attribute.
        See Also:
        getRole()
      • setTitle

        void setTitle​(String value)
        Sets the value of the 'Title' attribute.
        Parameters:
        value - the new value of the 'Title' attribute.
        See Also:
        getTitle()