DronePan icon indicating copy to clipboard operation
DronePan copied to clipboard

Historical data

Open chrissearle opened this issue 9 years ago • 1 comments
trafficstars

This refers to #9 and #54

There is an interest in historical data - where was a pano taken? What image files? What settings per file?

We need to store this.

Normal would be CoreData - I can see an entity for Panorama, with a set if PanoramaImage connected.

chrissearle avatar May 07 '16 17:05 chrissearle

Some thoughts:

Panorama entity - date, time, location, height, initial heading, list of shots, status (OK, stopped by user, error)

Panorama shot - date, time, filename, heading, gimbal attitude, thumbnail?

List of historical data - own view - not sure where to trigger it from. But a simple table view or collection view (with first thumb?) of pano's - then click to view details.

chrissearle avatar May 18 '16 10:05 chrissearle