Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#4540 closed defect (fixed)

watch:* and source:* tags should be considered as "uninteresting" tags

Reported by: bilbo Owned by: team
Priority: normal Component: Core
Version: latest Keywords:
Cc:

Description

JOSM have list of tags that are considered "uninteresting" and if primitive contains only "uninteresting tags" it is not considered to be tagged (and so for example if you delete a way, nodes used only by this way are deleted as well if they are tagged only with uninteresting tags and thus considered "untagged")

I think "watch:<username>" tags should be added to list of uninteresting tags, so when you delete some way where nodes are watched, these nodes will get deleted automatically too.

Also, while "source" is on list of uninteresting tags, more precise variants like "source:name" or "source:position" or generally "source:<something>" are not. These should be added too.

Attachments (0)

Change History (2)

comment:1 Changed 3 years ago by mjulius

  • Resolution set to fixed
  • Status changed from new to closed

(In [3003]) fixes #4540 - watch:* and source:* tags should be considered as "uninteresting" tags

comment:2 Changed 3 years ago by mjulius

You can also supply your own list of uninteresting tags in Advanced Preferences under tags.uninteresting

Wildcards are not supported, but entries that end with ':' will match whole namespaces.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.