3c17df65 by Michael B. Mathews

Updated CG build issues

1 parent 535820a5
......@@ -4,8 +4,8 @@
xmlns:xid="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd"
identity="ShapeArcBand.xid.xml">
<title>Arc and Arcband shapes 2D and 3D</title>
identity="ShapePolygon.xid.xml">
<title>2D and 3D Polygon definitions.</title>
<import ref="https://xid.location.studio/GeoSpatial/V1.0/ShapeCommon.xid.xml" local="ShapeCommon.xid.xml" />
......@@ -21,7 +21,7 @@
<array name="PointInt32" type="Tensor.int32" size="2">
<comment>Point (x,y) value with Int32 ordinals.</comment>
</array> />
</array>
<array name="PointInt32Array" type="PointInt32">
<comment>Array of PointInt32 values.</comment>
......@@ -33,7 +33,8 @@
</comment>
<elem name="units" type="PolygonArrayUnits" multiplicity="1" default="1">
<comment>Defines the units of the polgyon points. By default, thease are in units of microdegrees
<comment>
Defines the units of the polgyon points. By default, thease are in units of microdegrees
(rotational frame, e.g WGS84 lat/lon), which limits resolution to a nominal 11 cm depending where
it is defined on the globe. For higher resolution, use meters or millimeters,
which defines the polygon a local cartesian reference frame.
......@@ -75,7 +76,6 @@
relative to the altitude.
</comment>
</elem>
</struct>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!