Skip to content

Add support for exporting bboxes in VIA-tracks #495

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sfmig opened this issue Mar 14, 2025 · 4 comments · May be fixed by #580
Open

Add support for exporting bboxes in VIA-tracks #495

sfmig opened this issue Mar 14, 2025 · 4 comments · May be fixed by #580
Assignees
Labels
enhancement New optional feature

Comments

@sfmig
Copy link
Contributor

sfmig commented Mar 14, 2025

Is your feature request related to a problem? Please describe.
Right now we support reading VIA-tracks files but not exporting in that format. This is sometimes a bit limiting for us, even if the format is not very widely used.

Describe the solution you'd like
To add an export function that exports a movement bboxes dataset in VIA-tracks format.

Describe alternatives you've considered
\

Additional context
Currently in the docs we provide a snippet demoing how to export bboxes as csv files.

@SanjayUG
Copy link

Hi @sfmig ,

Could you please review my PR and approve the workflows? The PR adds the VIA-tracks export functionality for bounding boxes.

Thank you!

@niksirbi
Copy link
Member

There seem to be two PRs #497 and #498 addressing the same issue. In general, please check if a draft PR already exists for the issue before opening a new one.

Sofía is currently away but I'm sure she'll take a look at these PRs when she's back.

Meanwhile, I've approved CI workflows so you @SanjayUG and @harsh-bhanushali-05 can proceed with debugging your PRs. It may help to also look at each other's implementations and see where/how they differ.

@sfmig
Copy link
Contributor Author

sfmig commented Mar 21, 2025

Once this is implemented, we should extend the following tests (introduced in PR #503) to run on bbox data too:

  • test_dimension_slider_with_nans
  • test_dimension_slider_multiple_files

@SanjayUG
Copy link

Thank you @sfmig,

We would be working on it.

@sfmig sfmig moved this from 🤔 Triage to 📝 Todo in movement progress tracker May 2, 2025
@sfmig sfmig linked a pull request May 8, 2025 that will close this issue
7 tasks
@sfmig sfmig moved this from 📝 Todo to 🚧 In Progress in movement progress tracker May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New optional feature
Projects
Status: 🚧 In Progress
Development

Successfully merging a pull request may close this issue.

3 participants