AGORA-PrioritizeSN is an application for prioritizing social network messages based on sensor data stream for flood risk management.
-
Clone the project:
git clone https://github.com/agora-research-group/AGORA-DSM
. -
Open Eclipse, go to File - New Project and choose Java Project Options. Uncheck 'Use default location' and insert the location of the git project.
-
Export the Java project into a .war file (need to install Maven Integration for Eclipse) inside the webapps folder of the Apache Tomcat.
-
Use the CREATE_DATABASE.sql to create the tables.
-
After that, import the shapefiles from São Paulo e Germany to their respective databases.
-
When the Tomcat Apache start running again, tweets will be prioritized based on sensor data from CEMADEN, PEGELONLINE.
Any problem should be reported to [email protected].
For more information on AGORA-DSM, please, visit its main web page at: http://www.agora.icmc.usp.br/site/, or read the following references paperGEOINFO-2015 and paperBRASNAM-2015.