[OpenRelief Developer] UAV to ground communication - clarification required
Fran Boon
francisboon at gmail.com
Mon Jun 18 17:49:18 BST 2012
On 18 June 2012 17:44, Owen Waller <owenwaller at gmail.com> wrote:
> I think we should have some sort of mission ID tag in the data. It makes a
> lot of sense. If you think of a situation where the drone surveys the same
> area on a number of consecutive days you would build up a history of the
> changes in that area. While this is really useful for display purposes -
> think of displaying each days data in a different map layer so you can see
> the change - you will eventually need to be able to remove this data. We
> need to make the removal process easy and mission ID's look like a solution
> to that.
& that is a Foreign Key to the Mission table which contains the Date,
Rough Area (e.g. 'Port-au-Prince'), Drone ID (so we can x-check
accuracy, etc), Operator ID.
- right?
I'm happy to build these tables into a simple eden module - will be
super-quick for me...I can then produce an import CSV template to
populate this if this is the way we're going...
F
More information about the Developer
mailing list