Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Applet should allow selection and naming/tagging of multiple line segments at once #30

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 3 comments

Comments

@openstreetmap-trac
Copy link

Reporter: tom[at]tom-carden.co.uk
[Submitted to the original trac issue database at 8.51am, Friday, 11th November 2005]

This should probably work like text selection in a word processor or file selection in e.g. Windows Explorer.

ie click to select one item, ctrl-click to select multiple things, shift-click to select shortest path between current selection and previous selection.

I suppose this means that selectedLine in the applet will become a Vector of selectedLines.

@openstreetmap-trac
Copy link
Author

Author: tom[at]tom-carden.co.uk
[Added to the original trac issue at 11.52am, Tuesday, 20th December 2005]

Also marquee selection, and free text tag selection (e.g. select all streets tagged with "foo").

Should "move" work with selected streets? What about a copy/paste function for duplicating motorway carriageways, etc.

@openstreetmap-trac
Copy link
Author

Author: immanuel.scholz[at]gmx.de
[Added to the original trac issue at 1.26pm, Monday, 20th March 2006]

About the tagging stuff:
I think more advanced editing (reorganizing, cleaning up, massive renaming..) tasks should require a more advanced (read "complicated" ;) editors like osmeditor or JOSM.

This is also because the massive change of properties of many segments or points is IMHO not what you normally want. The tags should almost anytime not be on the line segments but on ways over the segments.

We have ways. Use them instead of line segments ;-)

Can you give an example, where properties should be applied to lots of objects simultan (except cleaning up old style tags e.g. moving tags from segments to ways)?

But selecting multiple segments could be interesting for selecting them to CREATE a way. My current implementation lets the user click on every line segment to select one after another. Maybe here, a faster method could be implemented.

Imi.

@openstreetmap-trac
Copy link
Author

Author: tom[at]tom-carden.co.uk
[Added to the original trac issue at 8.08pm, Saturday, 28th April 2007]

I think this is totally out of date now the applet supports ways, and with the impending move to potlatch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant