dbaldwin / DronePan

DronePan - 360 aerial panoramas with DJI Inspire 1, Phantom 3/4, Mavic Pro and Osmo
http://www.dronepan.com
Other
105 stars 32 forks source link

Historical data #60

Open chrissearle opened 8 years ago

chrissearle commented 8 years ago

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 commented 8 years ago

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.