OGS Report

(in PDF format)

Plugin page *(*This plugin is compatible with Ushahidi 2.1. A newer version to support Ushahidi 2.5 is in progress with plans to enable a cool feature to sync incident photos with Open GeoSMS.

Created by OpenGEO SMS/GeoThings

Blog post

Usage Scenario

  1. Report incident via SMS
  2. Upload photos related to the report via HTTP

OGS Report is hooked to the ushahidi_action.message_sms_add event, so it should be
able to work with any SMS provider plugin. Currently only tested with Fronline SMS plugin.

Open GeoSMS format

the following fields are required in the body of the Open GeoSMS. fields are seperated by '\n'.

Example
0 http://foo.com/?q=12.34,56,78&GeoSMS
1 my title
2 my desc
3
4 6,7
5
Note the empty lines for server generated date & location name

API

Currently only title, desc, lat, lng are used to identify a report.