Research Article

Designing an Android-Based Application for Geohazard Reduction Using Citizen-Based Crowdsourcing Data

Table 2

WebService methods provided for the GGMGAS.

IDMethod nameParametersMain function

1GetPermissionuid: PDA IdGet user permission
2GetPreventListuid: PDA IdGet a prevention list
3GetGeohazardListuid: PDA IdGet a geohazard list
4GetMonitorListuid: PDA IdGet a monitoring point list
pid: Geohazard Id
5GetMonitorDatauid: PDA IdGet monitoring data
pid: monitor Id
stime: start time
etime: end time
6GetWarningMessageuid: PDA IdGet a warning message
7GetWeatheruid: PDA IdGet weather forecast
8SendReportMsguid: PDA IdSend a report message
msg: encoding string of report message
9SendPhotouid: PDA IdSend a photo
p: encoding string of photo
10SendVideouid: PDA IdSend a video
v: encoding string of video
11SaveConfiguid: PDA IdSave the system configuration
cfg: encoding string of configuration of the system