IceCondor
description
Continuous tracking is an important milestone for location based services. Inspired by Yahoo's FireEagle project, I've started IceCondor. Its opensource and aims to manage a continual stream of automated lat/long updates.
- Browse source code or git clone http://donpark.org/src/git/icecondor
- Project notes
- Deployed instance
- cartoon API for post, search
technology
The existing implementation of IceCondor is a rails app + the GeoRuby gem + PostGIS.
status
The rails app will take a unique id, a lat/long, and store it in the database using the OpenGIS standard for geometry storage.
next
The search method will be implemented next.
IceCondor will be a repository for location records from various applications including an Android location app.