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
a9c7915d
authored
2018-04-23 18:18:03 -0700
by
Skip Hines
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fixed bug in PointOfIntrest postion definition
1 parent
8661f404
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
52 deletions
GeoSpatial/V1.0/PointOfInterest.xid.xml
GeoSpatial/V1.0/XIDData.prop
GeoSpatial/V1.0/PointOfInterest.xid.xml
View file @
a9c7915
...
...
@@ -31,10 +31,8 @@
<elem
name=
"description"
multiplicity =
"1"
type=
"string"
>
<comment>
Other information describing the point of interest.
</comment>
</elem>
<elem
name=
"position"
multiplicity=
"1"
type=
"PositionECEF"
polymorphic=
"true"
>
<comment>
Center position of the POI.
</comment>
<elem
name=
"position"
multiplicity=
"1"
type=
"PositionECEF"
>
<comment>
Center position of the POI.
</comment>
</elem>
<elem
name=
"confidence"
type=
"float32"
multiplicity=
"1"
>
<comment>
Confidence of position shape. Valid range is 0.0 to 1.0
</comment>
...
...
GeoSpatial/V1.0/XIDData.prop
View file @
a9c7915
...
...
@@ -111,43 +111,6 @@ Ord.GeoSpatial.ProducerInfo.events=80
Ord.GeoSpatial.Shape.type=64
Ord.GeoSpatial.Spheroid.radius=112
Ord.GeoSpatial.Spheroid.vert=113
Ord.Logging.ActionMsg.category=98
Ord.Logging.ActionMsg.id=96
Ord.Logging.ActionMsg.iid=99
Ord.Logging.ActionMsg.severity=97
Ord.Logging.AppMetrics.currentCount=81
Ord.Logging.AppMetrics.failureCount=86
Ord.Logging.AppMetrics.peakCount=82
Ord.Logging.AppMetrics.peakTime=84
Ord.Logging.AppMetrics.successCount=85
Ord.Logging.AppMetrics.totalCount=80
Ord.Logging.AppMetrics.totalTime=83
Ord.Logging.DebugInfo.file=64
Ord.Logging.DebugInfo.line=65
Ord.Logging.DebugInfo.thid=66
Ord.Logging.MessageBase.data=68
Ord.Logging.MessageBase.date=65
Ord.Logging.MessageBase.debug=69
Ord.Logging.MessageBase.info=67
Ord.Logging.MessageBase.source=66
Ord.Logging.MessageBase.type=64
Ord.Logging.Metric.metricType=64
Ord.Logging.Metric.name=65
Ord.Logging.MetricMsg.duration=81
Ord.Logging.MetricMsg.metrics=82
Ord.Logging.MetricMsg.start=80
Ord.Logging.PegCount.value=80
Ord.Logging.TaskReport.duration=114
Ord.Logging.TaskReport.result=115
Ord.Logging.TaskReport.start=113
Ord.Logging.TaskReport.taskid=112
Ord.Logging.TraceMsg.level=96
Ord.Logging.TransactionMsg.acctid=82
Ord.Logging.TransactionMsg.appid=84
Ord.Logging.TransactionMsg.devid=83
Ord.Logging.TransactionMsg.etid=81
Ord.Logging.TransactionMsg.tid=80
Ord.Logging.UsageMsg.uri=96
Ord.Tensor.Command.argument=66
Ord.Tensor.Command.etid=65
Ord.Tensor.Command.name=64
...
...
@@ -202,17 +165,6 @@ Size.GeoSpatial.PositionECEF=24
Size.GeoSpatial.ProducerInfo=-1
Size.GeoSpatial.Shape=-1
Size.GeoSpatial.Spheroid=-1
Size.Logging.ActionMsg=-1
Size.Logging.AppMetrics=-1
Size.Logging.DebugInfo=-1
Size.Logging.MessageBase=-1
Size.Logging.Metric=-1
Size.Logging.MetricMsg=-1
Size.Logging.PegCount=-1
Size.Logging.TaskReport=-1
Size.Logging.TraceMsg=-1
Size.Logging.TransactionMsg=-1
Size.Logging.UsageMsg=-1
Size.Tensor.Command=-1
Size.Tensor.CommandApi.Execute.Input=-1
Size.Tensor.CommandApi.Execute.Output=-1
...
...
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