We are using Collect Earth for an assessment where several operators are collecting data at the same time. Collect Earth is set-up so that it uses SQLite so that each operator has its own database in his computer. How do I combine the data collected by the users so that we can run the Saiku analysis using all the collected data? asked 04 Oct '14, 23:35 collector |
So the process to achieve the integration of all the collected data is quite simple:
So know all the data that was collected from the different computers is integrated on the database of the computer where the data was imported. Obviously you can do this import process on one or several of the PCs. Afterwards you will be able to start Saiku (using Tools->Start Saiku Analysis) and analyze all of the collected data. IMPORTANT!!! The order in which you import the data matters. If you have been using a province or a set of data as the training plots for the users make sure to import the file that contains the " good data" for those plots last! If you then are prompeted if you want to overwrite the data on the database with this data click yes, as you know that this last file contains the data that was assessed correctly and not data that was just filled as a test. IMPORTANT 2!!!! If you want to make sure that there are no data overlaps you should probably delete the database file ( see this answer ) after you have completed the training of the users and before you start the real assessment. answered 09 Oct '14, 00:09 sanchez_paus |