There have been a number of impressive technical mini-projects and platforms arising out of the Haiti response effort by the technology community around the world. One of these projects has been the new sms2geo service created by the InSTEDD team.
sms2geo was created to parse location, using people and machines, out of text messages. Right now, anyone in Haiti can text a message to +46-737-494-537 text like
‘ we need the location of Ecole professional casini ave maglanbloise a carrefour feuilles’
From this you get the reply.
The reply is first based on queries to the constantly updated Nominatim and OpenStreetMap tool, and also to Google’s nameservers. Regardless of whether the SMS message was able to be geolocated automatically, it still has to go through verification by a person in order to be trusted as accurate enough to respond upon. This is done through crowdsourcing of local knowledge, where people who know the city and country work to find the actual spot on the map.
On the web side, this looks very simple, and it works brilliantly:
If you know Haiti, you can help by processing SMS messages that need geolocation through the web queue interface.



6 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
Will that be integrated in 4636.ushahidi.com somehow?
@Wolfgang These systems are tied together and share a lot of the same data. In a lot of cases, if volunteers are entering inaccurate geodata on the 4636.ushahidi.com site, it will have to be passed here for more in depth processing. The way I see it, 4636 volunteer site is about speed and this is about accuracy.
Yes, that’s the plan. The idea is to have anyone who needs to get geo-coordinates will be able to use this service.
Continuing the Discussion