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

Allow users to download splitted geometry during project creation #2098

Open
manjitapandey opened this issue Jan 21, 2025 · 3 comments
Open
Labels
enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time

Comments

@manjitapandey
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Many of the use cases of FMTM requires only task splitting. but currently, since we don't have active UI for splitting, non technical user have to create a project in FMTM in order to download splitted geometry. The project thus created can be redundant with no actual field mapping activity.

Describe the solution you'd like
Provide a button to download split without needing to create project. On last step of project creation, when user splits the area into tasks of desirable size, they should be provided with option to download split along with create project option (expected workflow). Where the highlighted feature will be project creation, the option can be added but with low priority in UI since its not always used.

Describe alternatives you've considered
standard UI for task splitting algorithm could be long term plan.

Additional context
Add any other context or screenshots about the feature request here.

@manjitapandey manjitapandey added the enhancement New feature or request label Jan 21, 2025
@spwoodcock
Copy link
Member

spwoodcock commented Jan 21, 2025

Agree this could be nice 👍

But the time might be better spent working on a UI Web Component for fmtm-splitter to handle this (that we can embed in the project creation flow)

@manjitapandey
Copy link
Contributor Author

Agreed! but this issue looks a small change to me for developers yet adds great value for most usecases. So I pushed for this feature. But if it takes time then we can add it along with other UI web components.

@spwoodcock
Copy link
Member

Agreed! but this issue looks a small change to me for developers yet adds great value for most usecases. So I pushed for this feature. But if it takes time then we can add it along with other UI web components.

True, no backend work needed. Its a small button addition. I don't want to overload @NSUWAL123 with tasks though, so I'll leave it for you guys to work out 😄

@manjitapandey manjitapandey added frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time labels Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time
Projects
None yet
Development

No branches or pull requests

2 participants