Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs:LocalCartesianCRS
Namespace http://diggsml.org/schemas/3
Annotations
A local Cartesian coordinate reference system with spatial positioning
information. This type extends the standard GML engineering CRS concept
by including explicit spatial definitions for the origin point and axis
orientations, enabling transformation between local and spatial coordinates.
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_transformationAccuracyLocalReferencing_xsd_Complex_Type_diggs_LocalCartesianCRSType.tmp#LocalCartesianCRSType
Type diggs:LocalCartesianCRSType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
  • http___www.opengis.net_gml_3.2_AbstractSingleCRS
Used by
Model
Children cartesianCS, diggs:axisLocation, diggs:originLocation, diggs:rotationAngle, diggs:scaleFactor, diggs:transformationAccuracy, diggs:transformationMethod, engineeringDatum
Instance
<diggs:LocalCartesianCRS xmlns:diggs="http://diggsml.org/schemas/3">
  <cartesianCS>{1,1}</cartesianCS>
  <engineeringDatum>{1,1}</engineeringDatum>
  <diggs:originLocation xlink:role="" xlink:actuate="" xlink:show="" xlink:arcrole="" xlink:title="" xlink:href="" xlink:type="simple" nilReason="" owns="false">{1,1}</diggs:originLocation>
  <diggs:axisLocation>{1,unbounded}</diggs:axisLocation>
  <diggs:transformationMethod>{0,1}</diggs:transformationMethod>
  <diggs:rotationAngle howDetermined="" qualifier="" uom="">{0,3}</diggs:rotationAngle>
  <diggs:scaleFactor>{0,1}</diggs:scaleFactor>
  <diggs:transformationAccuracy howDetermined="" qualifier="" uom="">{0,1}</diggs:transformationAccuracy>
</diggs:LocalCartesianCRS>
Source
<element name="LocalCartesianCRS" substitutionGroup="gml:AbstractSingleCRS" type="diggs:LocalCartesianCRSType">
  <annotation>
    <documentation>A local Cartesian coordinate reference system with spatial positioning information. This type extends the standard GML engineering CRS concept by including explicit spatial definitions for the origin point and axis orientations, enabling transformation between local and spatial coordinates.</documentation>
  </annotation>
</element>