SORMAS stands for “Surveillance, Outbreak Response Management and Analysis System“, developed during the West African Ebola pandemic 2014/15. SORMAS is an early warning and management system based on flexible mobile telephone apps in combination with modern cloud technology, enabling even countries equipped with only limited information and communication technologies (ICT) • To record infection outbreaks without delay, • To monitor complex processes to interrupt infection chains and • To ensure continuous analyses of the epidemiological situation
GNU General Public License v3.0
1
stars
2
forks
source link
Separate latitude and longitude values into two columns in detailed exports #11
In detailed export of cases, latitude and longitude data should be put in their own columns.
Problem Description
In detailed export of cases, latitude and longitude data are put together in one column. This makes it difficult to feed data to other systems. Most systems assume these fields to be in their own columns.
Proposed Change
Do not combine these points. Have a column for each, and another for accuracy values.
Feature Description
In detailed export of cases, latitude and longitude data should be put in their own columns.
Problem Description
In detailed export of cases, latitude and longitude data are put together in one column. This makes it difficult to feed data to other systems. Most systems assume these fields to be in their own columns.
Proposed Change
Do not combine these points. Have a column for each, and another for accuracy values.