Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.08 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.08 KB

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.