Public Lab Research note


Rhus - Open Source Mobile GIS for Community Ecology

by deepwinter | June 05, 2012 07:34 05 Jun 07:34 | #2348 | #2348

Several months ago we were inspired to start building an open source mobile GIS platform for community ecology, and want to share the current state of our work. We knew that there were a lot of applications out there for creating geo-tagged imagery and uploading to social media, but we wanted something that was more geared towards citizen science data collection. We saw the main goals as being offline usability, geo-spatial queries, open source customization, and visualizing change over time. For community projects, it's also important to have seamless integration between mobile apps and a community website to facilitate social data collection.

Rhus consists of open source projects for iPhone, Android, and Web (see http://github.com/deepwinter for sources_ which all sync transparently and don't require continuous wifi access. We're excited to leverage an emerging technology called TouchDB and bring it to the citizen science community.

All platforms use a schemaless database, which makes it very straightforward to support documents containing different data (fields). The web app and data store is implemented as a 'couch app' which can be deployed and hosted for free at iriscouch.com.

The applications we've build with this platform so far focus on collecting geotagged photos and showing change over time in specific geo-spatial 'zones' - Wildflowers of Detroit is the main example right now, but we a have a generic white label version too. Also, as a simple proof of concept we recently deployed a copy of Rhus at a PLOTs community balloon mapping event to add geotagged ground level images to their map. Clearly one aspect of this is to enhance the story telling capablility provided by the map, but we are interested in pushing this further to collect more detailed citizen science data.

Generic 'White Label' Demo: http://brat.winterroot.net Wildflowers of Detroit : http://wildflowers.winterroot.net/ PLOTS at Dolores Park: http://wildbay.iriscouch.com/plots_dolores/design/couchapp/rewrite/index

Android App

Beyond this, we are aiming Rhus toward projects where smart phones can be used to collect scientific measurements, readings, and observations when detailed data points that can be crossreferenced with maps are needed, or a site is returned to several times between mapping events.

One of our ideas is that working in the community context requires an interface that is far more simple and intuitive than complex GIS software. A couple of features we're currently excited about are the ability to filter datapoints by date range, and to let users do geo-spatial subqueries both of suggested regions and also zones of their own creation.

Drawing a custome zone Getting results from a custom zone

Rhus aims to be a simple tool for launching community driven ecological data collection. Perhaps a community wants to encourage citizens to participate in geo-tagging the locations of certain invasive species, photographing particularly nasty chemical discharges, or monitoring stream levels. It's fairly straightforward to make small modifications to our open source projects and launch applications to do just this. Also, a soon to be released 'generic' Rhus app will allow users to join specific projects without having to download a project specific app.

The software is now moving out of the 'alpha' stage and is fairly stable, so we wanted to share the current state of our work, and will update with further research notes as we add features! We're encouraging other developers to fork us and contribute on github. Checkout http://rhus.winterroot.net for more info and deployment basics.

http://rhus.winterroot.net

Our logo


3 Comments

I also should have mentioned that the system has GEOJson and KML export/feeds out of the box, though we haven't actually used them for much yet.

Reply to this comment...


This looks like a godsend for two similar mappings projects that I'll be posting about soon. One project will attempt to map and document the spread of invasive Asiatic Bittersweet on land, while the other will map and document declines in Clam populations. The projects will be a collaboration between a local middle school in Harpswell, Maine, the Harpswell Land Trust and the Town of Harpswell. As the coordinator of a Makerspace affiliated with the school, I have been helping with Balloon/Kite Mapping techniques, Robotics, Mesh Sensor Networks and IR Imaging but before they do anything they need to set up a database and a field data collection protocol for use with the iPads they have been provided with. Rhuz looks to be everything we dreamed of and more!
I'll be able to post a more detailed description tomorrow as a research note, but first I wanted to check in to see if this project is still in development?

Is this a question? Click here to post it to the Questions page.

Reply to this comment...


Cool! Glad you are interested in the project. Parts of the project are still being developed/maintained but it's not very active at the current moment. One platform that might also meet some of your needs is OpenDataKit, though that's an Android project. If you like, find me on Skype at deepwinter44 and we could talk about if Rhus would be useful to you or other options that might also work. If it seems like Rhus is the way to go, I could be convinced to tighten up some bits of it to make it really work for you - after all that's the point of open source! So let's chat a little more when you are ready.

Reply to this comment...


Login to comment.