Changes between Version 4 and Version 5 of BluePrintVictimTrackingTracing
- Timestamp:
- 03/07/09 09:43:28 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintVictimTrackingTracing
v4 v5 1 1 = Blueprint for Realtime Victim Tracking and Tracing = 2 2 3 Functionality to 3 == Tracking System == 4 4 5 * read data from tags (barcode, RFID) of disaster victims (displaced/injured/deceased persons) 6 * submit actual location and status information on the particular victim to the Sahana database 7 * make location and status information available through person-related modules (DVR, DVI) 8 * render locations and status information on maps 9 10 = Tracking System = 5 This is proposed to be done using the [wiki:BluePrintGISSOSLayers SOS Layer]. 11 6 12 7 == Model == … … 23 18 * Link additional information from the markers, e.g. free text, wiki-text, URLs 24 19 20 * Example UI: http://www.opengts.org 21 25 22 == Controller == 26 23 … … 35 32 * Allow splitting of objects/groups into subdivisions 36 33 34 * make location and status information of victims available through person-related modules (DVR, DVI) 35 37 36 == Other clients (e.g. on mobile devices) == 38 37 38 * Read data from tags (barcode, RFID) of disaster victims (displaced/injured/deceased persons) 39 39 * Capture real-time position data (and other information) of objects and send them to the server 40 40 * Allow data transfer on multiple ways (even in parallel)