ground-android
ground-android copied to clipboard
Use consistent serialization mechanism for objects in local db
trafficstars
Geometries use protobuf wire format, while LOI properties use JSON. We can come back to once we have protos representing our data model, in which case protobuf wire format would make more sense. @rachaprince @scolsen FYI.
Related to #2049