{"_id":"_design/default","_rev":"30-699748072c825d0b21f48bdd807310c5","views":{"defaultview":{"map":"function(doc){emit(doc._id, doc._id)}"}},"shows":{"id":"function(doc,req){ return '
latitude: ' + doc.latitude + '
longitude: ' + doc.longitude + '
' }","googlemap":"function(doc,req){ return ' ' }"},"lists":{"defaultlist":"function(head, req) { var row; start({ \"headers\": { \"Content-Type\": \"text/html\" }});while(row = getRow()) { send(''); }}"}}