Skip to content

Change Request: Uncertainty #91

Description

@cperey

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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions