Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs:LocalCartesianCRSType / diggs:originLocation
Namespace http://diggsml.org/schemas/3
Annotations
The spatial location of the origin (0,0,0) point of this local
engineering CRS, expressed in a recognized spatial coordinate
reference system. This point serves as the anchor for transforming
local engineering coordinates to the target spatial coordinates.
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_Group_gml_OwnershipAttributeGroup.tmp#OwnershipAttributeGroupgml3_2Profile_diggs_xsd_Attribute_Group_gml_AssociationAttributeGroup.tmp#AssociationAttributeGroupgml3_2Profile_diggs_xsd_Element_gml_AbstractGeometry.tmp#AbstractGeometrygml3_2Profile_diggs_xsd_Element_gml_AbstractTimeObject.tmp#AbstractTimeObjectgml3_2Profile_diggs_xsd_Complex_Type_gml_DomainSetType.tmp#DomainSetTypegml3_2Profile_diggs_xsd_Attribute_Group_gml_OwnershipAttributeGroup.tmp#OwnershipAttributeGroupgml3_2Profile_diggs_xsd_Attribute_Group_gml_AssociationAttributeGroup.tmp#AssociationAttributeGroupCore_xsd_Element_diggs_PointLocation.tmp#PointLocationCore_xsd_Complex_Type_diggs_PointLocationPropertyType.tmp#PointLocationPropertyType
Type diggs:PointLocationPropertyType
Type hierarchy
Properties
content complex
Model
Children diggs:PointLocation
Instance
<diggs:originLocation xlink:role="" xlink:actuate="" xlink:show="" xlink:arcrole="" xlink:title="" xlink:href="" xlink:type="simple" nilReason="" owns="false" xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:PointLocation axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</diggs:PointLocation>
</diggs:originLocation>
Attributes
QName Type Fixed Default Use Annotation
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing 
of traversal from the starting resource to the ending resource; 
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading 
         the starting resource 
onRequest - traverse from the starting resource to the ending 
            resource only on a post-loading event triggered for 
            this purpose 
other - behavior is unconstrained; examine other markup in link 
        for hints 
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation 
of the ending resource on traversal from the starting resource; it's 
value should be treated as follows: 
new - load ending resource in a new window, frame, pane, or other 
      presentation context
replace - load the resource in the same window, frame, pane, or 
          other presentation context
embed - load ending resource in place of the presentation of the 
        starting resource
other - behavior is unconstrained; examine other markup in the 
        link for hints 
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<element name="originLocation" type="diggs:PointLocationPropertyType">
  <annotation>
    <documentation>The spatial location of the origin (0,0,0) point of this local engineering CRS, expressed in a recognized spatial coordinate reference system. This point serves as the anchor for transforming local engineering coordinates to the target spatial coordinates.</documentation>
  </annotation>
</element>
Element diggs:LocalCartesianCRSType / diggs:axisLocation
Namespace http://diggsml.org/schemas/3
Annotations
Spatial extent and direction for each axis defined in the
Cartesian coordinate system. There should be one axisLocation
element for each axis in the coordinate system. The order
should match the axis order in the Cartesian CS definition.
Diagram
DiagramLocalReferencing_xsd_Element_diggs_AxisLocation.tmp#AxisLocationLocalReferencing_xsd_Complex_Type_diggs_AxisLocationPropertyType.tmp#AxisLocationPropertyType
Type diggs:AxisLocationPropertyType
Properties
content complex
minOccurs 1
maxOccurs unbounded
Model
Children diggs:AxisLocation
Instance
<diggs:axisLocation xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:AxisLocation gml:id="">{1,1}</diggs:AxisLocation>
</diggs:axisLocation>
Source
<element name="axisLocation" type="diggs:AxisLocationPropertyType" minOccurs="1" maxOccurs="unbounded">
  <annotation>
    <documentation>Spatial extent and direction for each axis defined in the Cartesian coordinate system. There should be one axisLocation element for each axis in the coordinate system. The order should match the axis order in the Cartesian CS definition.</documentation>
  </annotation>
</element>
Element diggs:LocalCartesianCRSType / diggs:transformationMethod
Namespace http://diggsml.org/schemas/3
Annotations
Identifier for the mathematical method to be used for coordinate
transformation between this local engineering CRS and spatial
coordinates. Examples include: "affine", "helmert", 
"direct-linear-referencing", "polynomial", etc.
Diagram
Diagram
Type gml:CodeType
Properties
content simple
minOccurs 0
Source
<element name="transformationMethod" type="gml:CodeType" minOccurs="0">
  <annotation>
    <documentation>Identifier for the mathematical method to be used for coordinate transformation between this local engineering CRS and spatial coordinates. Examples include: "affine", "helmert", "direct-linear-referencing", "polynomial", etc.</documentation>
  </annotation>
</element>
Element diggs:LocalCartesianCRSType / diggs:rotationAngle
Namespace http://diggsml.org/schemas/3
Annotations
Rotation angle(s) for orienting the local coordinate system
axes relative to the spatial coordinate system. For 2D systems,
one rotation angle is specified (rotation about the vertical
axis). For 3D systems, up to three rotation angles may be
specified (e.g., Euler angles or rotations about X, Y, and Z axes).
The interpretation of multiple angles depends on the specified
transformationMethod.
Diagram
DiagramEmlAllObjects_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_qualifierMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeMeasureTypes_xsd_Complex_Type_diggs_PlaneAngleMeasureType.tmp#PlaneAngleMeasureType_uomMeasureTypes_xsd_Complex_Type_diggs_PlaneAngleMeasureType.tmp#PlaneAngleMeasureType
Type diggs:PlaneAngleMeasureType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 3
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:PlaneAngleUomEnumType optional
The unit of measure for plane angle.
Source
<element name="rotationAngle" type="diggs:PlaneAngleMeasureType" minOccurs="0" maxOccurs="3">
  <annotation>
    <documentation>Rotation angle(s) for orienting the local coordinate system axes relative to the spatial coordinate system. For 2D systems, one rotation angle is specified (rotation about the vertical axis). For 3D systems, up to three rotation angles may be specified (e.g., Euler angles or rotations about X, Y, and Z axes). The interpretation of multiple angles depends on the specified transformationMethod.</documentation>
  </annotation>
</element>
Element diggs:LocalCartesianCRSType / diggs:scaleFactor
Namespace http://diggsml.org/schemas/3
Annotations
Uniform scale factor applied to the local coordinate system
relative to the spatial coordinate system. Default is 1.0
(no scaling). Values greater than 1.0 indicate that local
engineering coordinates represent larger distances than the
corresponding spatial coordinates. Values less than 1.0 indicate
that local engineering coordinates represent smaller distances.
Diagram
Diagram
Type double
Properties
content simple
minOccurs 0
default 1.0
Source
<element name="scaleFactor" type="double" minOccurs="0" default="1.0">
  <annotation>
    <documentation>Uniform scale factor applied to the local coordinate system relative to the spatial coordinate system. Default is 1.0 (no scaling). Values greater than 1.0 indicate that local engineering coordinates represent larger distances than the corresponding spatial coordinates. Values less than 1.0 indicate that local engineering coordinates represent smaller distances.</documentation>
  </annotation>
</element>
Element diggs:LocalCartesianCRSType / diggs:transformationAccuracy
Namespace http://diggsml.org/schemas/3
Annotations
Estimated accuracy of coordinate transformation between this
local CRS and spatial coordinates. Expressed as a linear
distance uncertainty (e.g., in meters or feet). This value
represents the expected positional error when transforming
coordinates between the two systems.
Diagram
DiagramEmlAllObjects_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_qualifierMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeMeasureTypes_xsd_Complex_Type_diggs_LengthMeasureType.tmp#LengthMeasureType_uomMeasureTypes_xsd_Complex_Type_diggs_LengthMeasureType.tmp#LengthMeasureType
Type diggs:LengthMeasureType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:LengthUomEnumType optional
The unit of measure for length or distance.
Source
<element name="transformationAccuracy" type="diggs:LengthMeasureType" minOccurs="0">
  <annotation>
    <documentation>Estimated accuracy of coordinate transformation between this local CRS and spatial coordinates. Expressed as a linear distance uncertainty (e.g., in meters or feet). This value represents the expected positional error when transforming coordinates between the two systems.</documentation>
  </annotation>
</element>
Complex Type diggs:LocalCartesianCRSType
Namespace http://diggsml.org/schemas/3
Annotations
Type definition for a spatially-defined local Cartesian coordinate reference
system. This type includes the standard CRS components (coordinate system,
datum) plus additional spatial positioning elements (origin location, axis
locations, transformation parameters) that enable coordinate transformations
between the local CRS and spatial coordinate reference systems.
Diagram
DiagramLocalReferencing_xsd_Complex_Type_diggs_LocalCartesianCRSType.tmp#LocalCartesianCRSType_originLocationLocalReferencing_xsd_Complex_Type_diggs_LocalCartesianCRSType.tmp#LocalCartesianCRSType_axisLocationLocalReferencing_xsd_Complex_Type_diggs_LocalCartesianCRSType.tmp#LocalCartesianCRSType_transformationMethodLocalReferencing_xsd_Complex_Type_diggs_LocalCartesianCRSType.tmp#LocalCartesianCRSType_rotationAngleLocalReferencing_xsd_Complex_Type_diggs_LocalCartesianCRSType.tmp#LocalCartesianCRSType_scaleFactorLocalReferencing_xsd_Complex_Type_diggs_LocalCartesianCRSType.tmp#LocalCartesianCRSType_transformationAccuracy
Type extension of gml:AbstractCRSType
Type hierarchy
Used by
Model
Children cartesianCS, diggs:axisLocation, diggs:originLocation, diggs:rotationAngle, diggs:scaleFactor, diggs:transformationAccuracy, diggs:transformationMethod, engineeringDatum
Source
<complexType name="LocalCartesianCRSType">
  <annotation>
    <documentation>Type definition for a spatially-defined local Cartesian coordinate reference system. This type includes the standard CRS components (coordinate system, datum) plus additional spatial positioning elements (origin location, axis locations, transformation parameters) that enable coordinate transformations between the local CRS and spatial coordinate reference systems.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractCRSType">
      <sequence>
        <element ref="gml:cartesianCS">
          <annotation>
            <documentation>The Cartesian coordinate system defining the axes and their properties for this local CRS. Must be a CartesianCS (not spherical, cylindrical, or other coordinate system types).</documentation>
          </annotation>
        </element>
        <element ref="gml:engineeringDatum">
          <annotation>
            <documentation>The engineering datum that defines the anchor point and realization of this local coordinate reference system.</documentation>
          </annotation>
        </element>
        <element name="originLocation" type="diggs:PointLocationPropertyType">
          <annotation>
            <documentation>The spatial location of the origin (0,0,0) point of this local engineering CRS, expressed in a recognized spatial coordinate reference system. This point serves as the anchor for transforming local engineering coordinates to the target spatial coordinates.</documentation>
          </annotation>
        </element>
        <element name="axisLocation" type="diggs:AxisLocationPropertyType" minOccurs="1" maxOccurs="unbounded">
          <annotation>
            <documentation>Spatial extent and direction for each axis defined in the Cartesian coordinate system. There should be one axisLocation element for each axis in the coordinate system. The order should match the axis order in the Cartesian CS definition.</documentation>
          </annotation>
        </element>
        <element name="transformationMethod" type="gml:CodeType" minOccurs="0">
          <annotation>
            <documentation>Identifier for the mathematical method to be used for coordinate transformation between this local engineering CRS and spatial coordinates. Examples include: "affine", "helmert", "direct-linear-referencing", "polynomial", etc.</documentation>
          </annotation>
        </element>
        <element name="rotationAngle" type="diggs:PlaneAngleMeasureType" minOccurs="0" maxOccurs="3">
          <annotation>
            <documentation>Rotation angle(s) for orienting the local coordinate system axes relative to the spatial coordinate system. For 2D systems, one rotation angle is specified (rotation about the vertical axis). For 3D systems, up to three rotation angles may be specified (e.g., Euler angles or rotations about X, Y, and Z axes). The interpretation of multiple angles depends on the specified transformationMethod.</documentation>
          </annotation>
        </element>
        <element name="scaleFactor" type="double" minOccurs="0" default="1.0">
          <annotation>
            <documentation>Uniform scale factor applied to the local coordinate system relative to the spatial coordinate system. Default is 1.0 (no scaling). Values greater than 1.0 indicate that local engineering coordinates represent larger distances than the corresponding spatial coordinates. Values less than 1.0 indicate that local engineering coordinates represent smaller distances.</documentation>
          </annotation>
        </element>
        <element name="transformationAccuracy" type="diggs:LengthMeasureType" minOccurs="0">
          <annotation>
            <documentation>Estimated accuracy of coordinate transformation between this local CRS and spatial coordinates. Expressed as a linear distance uncertainty (e.g., in meters or feet). This value represents the expected positional error when transforming coordinates between the two systems.</documentation>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>