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

Restore name completion in tag editor #1675

Open
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Open

Restore name completion in tag editor #1675

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: Trav
[Submitted to the original trac issue database at 11.00am, Saturday, 28th March 2009]

Would it be possible to restore autocompletion of the name tag in the tag editor, it appears to have been removed deliberately? in svn revision 12225 src/EditCompleterDelegate.cpp line 50

I found the name completion very useful as repeated or similar names are actually fairly common, for example many roads may need to be split for various tag changes like surface, highway etc, but still have the same name. Additionally at least in Sydney it is common for parks to be named something like "{Street Name} Reserve"

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 12.02pm, Sunday, 29th March 2009]

I understand but this has to be balanced vs. the memory consumption and performance of having mostly unique tags stored in RAM for auto completion.

I'll look into making this an option (defaulted to false).

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