Skip to content
New issue

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

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

Already on GitHub? # to your account

Assign unique trajectory IDs after splits #22

Open
anitagraser opened this issue Jan 26, 2024 · 1 comment
Open

Assign unique trajectory IDs after splits #22

anitagraser opened this issue Jan 26, 2024 · 1 comment
Assignees
Labels

Comments

@anitagraser
Copy link
Collaborator

anitagraser commented Jan 26, 2024

The split trajectory results need unique trajectory IDs.

If we split by a polygon layer, the IDs are not unique because each polygon is treated independently and the ID counter resets in between.

@anitagraser anitagraser self-assigned this Jan 26, 2024
@anitagraser anitagraser added the invalid This doesn't seem right label Jan 26, 2024
@anitagraser anitagraser reopened this Jan 26, 2024
@anitagraser anitagraser added upstream and removed invalid This doesn't seem right labels Jan 26, 2024
@anitagraser
Copy link
Collaborator Author

It would be best to implement this upstream, in MovingPandas

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant