Skip to content
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

Expose start_date, end_date in Task API #1287

Merged
merged 1 commit into from
Jan 29, 2023

Conversation

pierotofy
Copy link
Member

CURL http://localhost:8000/api/projects/62/tasks/999f2a37-aecc-41a0-964d-9e4b790def21/

==>

...

],
    "statistics": {
        "pointcloud": {
            "points": 1427792
        },
        "gsd": 1.6182602948297635,
        "area": 7058.434025093657,
        "start_date": "23/06/2016 at 16:31:59",
        "end_date": "23/06/2016 at 16:34:03"
    },
    "uuid": "9a8e3577-91ca-40c8-9b7f-95d0ed8a66da",

...

@pierotofy pierotofy merged commit 824830e into OpenDroneMap:master Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant