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

Flight plan filenames should reflect task number #319

Open
ivangayton opened this issue Nov 1, 2024 · 0 comments
Open

Flight plan filenames should reflect task number #319

ivangayton opened this issue Nov 1, 2024 · 0 comments
Assignees
Labels
effort:low Likely a few hours enhancement New feature or request

Comments

@ivangayton
Copy link
Collaborator

When a user downloads a flight plan from the DroneTM, the filename is simply flight_plan.kmz (and waypoints.geojson for the GIS file). This:

  • Forces the user to create separate directories on their computer to store the products for each task if they want to download more than one task before going to the field
  • Makes it more likely that the user will accidentally load the wrong flight plan into the controller.

I'd recommend that we name the files something like flight_plan_289.kmz and waypoints_289.geojson, which will:

  • Allow users to store multiple flight plans in a single project directory on their computer
  • Help users be sure that they are uploading and renaming the correct file for a given task.
@ivangayton ivangayton added enhancement New feature or request effort:low Likely a few hours labels Nov 1, 2024
@nrjadkry nrjadkry assigned suzit-10 and unassigned nrjadkry Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:low Likely a few hours enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants