mie-lab / trackintel

trackintel is a framework for spatio-temporal analysis of movement trajectory and mobility data.
MIT License
198 stars 50 forks source link

ENH: Separate sp assignments in generate_triplegs() #614

Open hongyeehh opened 5 months ago

hongyeehh commented 5 months ago

In #609 we agreed on moving out the assign_pfs_to_sps functionality of generate_triplegs function and only support case 1.

These id assignments are related to #251