Opened 15 years ago
Last modified 12 years ago
#5315 new enhancement
Also show note=* for nodes/ways, not only for relations. — at Initial Version
| Reported by: | Ldp | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
The relation editor and selection list currently show the contents of the note=* tag, among others<1>, when a name=* is not present, but does so only for relations.
Can this be expanded to also do the same thing for nodes and ways.
This would be especially useful in the Relation Editor, to be able to identify unnamed way and node members, if they do have a note=* set.
Also, it would be handy to expose DEFAULT_NAMING_TAGS_FOR_RELATIONS in the preferences, so people can add tags that are interesting for them. Same for nodes/ways, if the above is implemented, of course.
<1> Currently, DEFAULT_NAMING_TAGS_FOR_RELATIONS = "name", "ref", "restriction", "landuse", "natural", "public_transport", ":LocationCode", "note"


