Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
xid
/
specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3c17df65
authored
2018-01-21 15:47:28 -0800
by
Michael B. Mathews
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated CG build issues
1 parent
535820a5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
GeoSpatial/V1.0/ShapePolygon.xid.xml
GeoSpatial/V1.0/ShapePolygon.xid.xml
View file @
3c17df6
...
...
@@ -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=
"Shape
ArcBand
.xid.xml"
>
<title>
Arc and Arcband shapes 2D and 3D
</title>
identity=
"Shape
Polygon
.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>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment