natevw / LocLog

Location logging in CouchDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About LocLog

LocLog is a growing collection of location logging stuff for CouchDB.

It currently supports the following input sources:

Mostly LocLog just generates CouchDB view indexes with this data. One view roughly match the structure of HTML5 geolocation data and the other is similar to GeoJSON and designed for compact transfer into other apps like ShutterStem's geotagger.

There is also a sample HTML map viewer included which reads data via an interesting reduce function, providing a summary of all the breadcrumbs in the database.

About

Location logging in CouchDB


Languages

Language:JavaScript 68.9%Language:Python 16.0%Language:Objective-C 15.1%