Closed dschoeni closed 9 years ago
Write a Incremental MapReduce Query that generates a collection with triangulated packet-data. Output should approximately look like this:
{ time: '2334349834', location: { type: 'Point', coordinates: [Lng,Lat] }}
Done and checked in
Write a Incremental MapReduce Query that generates a collection with triangulated packet-data. Output should approximately look like this:
{ time: '2334349834', location: { type: 'Point', coordinates: [Lng,Lat] }}