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

Lasso tool - Enable entire features selection #7375

Open
ignaciolep opened this issue Feb 20, 2020 · 6 comments · Fixed by #8264
Open

Lasso tool - Enable entire features selection #7375

ignaciolep opened this issue Feb 20, 2020 · 6 comments · Fixed by #8264
Labels
enhancement An enhancement to make an existing feature even better

Comments

@ignaciolep
Copy link

Since now iD can edit multiple selected features #7276, the shift-click-drag (lasso tool) should select the entire feature once all its nodes are selected, instead of only selecting nodes as now.

The use case is when the user needs to select multiple areas to change the tagging of them. For example consider selecting multiple areas tagged as "house" to change them to "plot" preset. Now the user has to shift-click over each one of the feature instead of using the lasso tool.

@ignaciolep
Copy link
Author

Example of the use case:
screenshot

@quincylvania
Copy link
Collaborator

I agree we should have a quicker way to select lines and areas, but it might be nice to also keep node-only selection as an option. Perhaps a second hotkey?

It's also a pain to do polygon-polygon intersection accurately and efficiently, but worth figuring out.

@quincylvania quincylvania added the enhancement An enhancement to make an existing feature even better label Feb 20, 2020
@ignaciolep
Copy link
Author

ignaciolep commented Feb 20, 2020

Perhaps a second hotkey?

Agree!

@ignaciolep ignaciolep changed the title Lasso tool - Enable entire features selection when all its nodes are selected Lasso tool - Enable entire features selection Feb 20, 2020
@1ec5
Copy link
Collaborator

1ec5 commented Dec 22, 2020

#8264 adds a keyboard shortcut to select the nodes’ parent ways, which you’d use after using the lasso tool.

@quincylvania
Copy link
Collaborator

#8264 adds a keyboard shortcut to select the nodes’ parent ways, which you’d use after using the lasso tool.

This is a great new workflow, but I'd still like a way to lasso-select lines and areas directly.

@SomeoneElseOSM
Copy link

Interestingly, some seems to be asking for exactly this over at the help site: https://help.openstreetmap.org/questions/85519/how-do-i-lasso-select-buildings-only?page=1&focusedAnswerId=85898#85898 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement to make an existing feature even better
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants