posm / posm-paths

A tool to collect, organize, visualize, and upload (to Mapillary and OSC) street-level imagery.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

sequence splitting adapter #10

Open maxgrossman opened 6 years ago

maxgrossman commented 6 years ago

goal

write an adapter (the code that will be run when someone POSTs to the api's sequence endpoint) that

what is a sequence

a sequence is a set of images defined as part of the same sequence by a configurable distance, time delta between itself and the next taken image. a sequence's size has a user configured 'size.

@danbjoseph do you agree with my pseudo-academic definition of a sequence and plan?