Description
Define objects that carry precision and accuracy values for module content elements. Depends on Context Request.
Target Version
1.2
Use Cases
[Grab this text and insert the use cases you have in mind here]
Requirements
Depend on the use cases
Backward Compatibility
100%
Encoding
JSON
Examples
{
"precision": {
"position": {
"lat": 0.00002,
"lon": 0.00002,
"h": 2.0
}
},
"accuracy": {
"position": {
"lat": 0.00005,
"lon": 0.00005,
"h": 15.0
}
},
"position": {
"lat": 45.6789012345,
"lon": -12.34566,
"h": 1357.9
},
"position": {
"lat": 45.6799012345,
"lon": -12.34564,
"h": 1357.9
},
"position": {
"lat": 45.6809012345,
"lon": -12.34562,
"h": 1357.9
}
}
Demos
[Grab this text and insert the description and links to here]
References
[Grab this text and insert the references here]
Description
Define objects that carry precision and accuracy values for module content elements. Depends on Context Request.
Target Version
1.2
Use Cases
[Grab this text and insert the use cases you have in mind here]
Requirements
Depend on the use cases
Backward Compatibility
100%
Encoding
JSON
Examples
{
"precision": {
"position": {
"lat": 0.00002,
"lon": 0.00002,
"h": 2.0
}
},
"accuracy": {
"position": {
"lat": 0.00005,
"lon": 0.00005,
"h": 15.0
}
},
"position": {
"lat": 45.6789012345,
"lon": -12.34566,
"h": 1357.9
},
"position": {
"lat": 45.6799012345,
"lon": -12.34564,
"h": 1357.9
},
"position": {
"lat": 45.6809012345,
"lon": -12.34562,
"h": 1357.9
}
}
Demos
[Grab this text and insert the description and links to here]
References
[Grab this text and insert the references here]