WhiteflagProtocol / whiteflag-standard

Specification for a decentralised protocol to create a trusted messaging network for disaster & conflict zones
https://standard.whiteflagprotocol.org
Other
5 stars 0 forks source link

Clarify the encoding of the sign bit in coordinates #16

Open ts5746 opened 4 years ago

ts5746 commented 4 years ago

The standard is not clear on how the sign of the coordinates of the ObjectLatitude and ObjectLongitude fields should be binary encoded. This should be explicitly specified.

Note that the Whiteflag API uses 0 for the - sign, and 1 for the + sign.