#3752: nodes without tags should have a different color than nodes with unknown
tags
-----------------------+----------------------------------------------------
 Reporter:  flaimo     |       Owner:  potlatch-dev@…                
     Type:  defect     |      Status:  new                           
 Priority:  major      |   Milestone:                                
Component:  potlatch2  |     Version:  2.0                           
 Keywords:             |  
-----------------------+----------------------------------------------------
 i consider this a bug, because it led to unintentional vandalism more than
 once in my region by different users: nodes with tags, that potlatch 2
 doesn't know are displayed in exactly the same color (green) as nodes
 without any tags. this leads users to believe, that they can delete those,
 because they think that they are empty anyway.

 please change the way nodes with unknown tags are displayed as soon as
 possible to avoid further damages. i suggest to use light blue for tags
 with unknown tags instead of green. same goes for empty nodes, but which
 are part of a relation (for example the label nodes of site relations).
 those should have a different color too.

 programmatically it can't be too difficult. do a "count" on the node and
 if it is greater than 0 use a different color.

-- 
Ticket URL: <https://trac.openstreetmap.org/ticket/3752>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world

_______________________________________________
Potlatch-dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/potlatch-dev

Reply via email to