Hi Dimuth, Regarding the format of data you require, Any reason to why we are collecting time_stamp information separately out of location data?
Shouldn't it be one text file and be in the following way? (sensor_id, x-coordinate , y-coordinate, time_stamp) Thanks. *Dilan U. Ariyaratne* Senior Software Engineer WSO2 Inc. <http://wso2.com/> Mobile: +94766405580 <%2B94766405580> lean . enterprise . middleware On Thu, Nov 10, 2016 at 3:45 PM, Dimuth Menikgama <[email protected]> wrote: > Hi, > I am an intern currently working on a project to develop a data > visualization and analyzing tool that can be used to track the motion > patterns of people inside a building with respect to time. > As the sample dataset, I use the public dataset released by Mitsubishi > Electric Research Laboratories mentioned in [1]. Apart from the web > application I'm currently using WSO2 MS4J framework to get data through > REST API. > Tool is capable of taking data as text files. When a dataset is published > to the tool, it can be used to do things such as > > 1. View the locations of triggered sensors in a given time period in the > building map. > 2. Play the data in a time range to check movements of people in the > building map. > 3. View the relative traffic or busyness of each sensor. > 4. View the triggering frequencies for a given time range. > 5. Typical Scenario of a given hour > > Moreover this tool can be used to visualize any location based data set > that provides two files in the format of (sensor_id, time_stamp) and > (sensor_id,x-coordinate , y-coordinate). > > I'm currently studying on how this can be integrated in to WSO2 IOT server > to visualize location based data. > [1]https://sites.google.com/a/drwren.com/wmd/ > <https://sites.google.com/a/drwren.com/wmd/> > > Regards, > Dimuth Menikgama. > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > >
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
