#4133: P2 'simple view' not show tags for node features in T-junctions
------------------------+---------------------------------------------------
 Reporter:  Harry Wood  |       Owner:  potlatch-dev@…                
     Type:  defect      |      Status:  new                           
 Priority:  minor       |   Milestone:                                
Component:  potlatch2   |     Version:                                
 Keywords:              |  
------------------------+---------------------------------------------------

Comment(by stevage):

 It's a limitation of the way turn restrictions are implemented: a turn
 restriction (or if you prefer, a junction node) is a type of entity,
 rather than being an inputset. So once the junction node has matched,
 there is no more matching: it can't also be a bollard.

 This is a specific case of the general problem with feature matching being
 exclusive. There are a few solutions, none particularly simple:

 1. Show multiple simple editors
 2. Show one, combined simple editor (conceptually easy in this case, not
 always so).
 3. Show a simple editor and an advanced editor.
 ...

 Specific cases like this one actually could be worked around, by creating
 hybrid "bollard with turn restriction" features, and making sure they get
 matched before either bollard or plain turn restriction. Probably not
 worth it yet.

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

_______________________________________________
Potlatch-dev mailing list
Potlatch-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/potlatch-dev

Reply via email to