[Potlatch-dev] [OpenStreetMap] #3724: When an input set is included in a feature the ordering seems random.

OpenStreetMap trac at openstreetmap.org
Wed Apr 27 11:07:59 BST 2011


#3724: When an input set is included in a feature the ordering seems random.
-----------------------+----------------------------------------------------
 Reporter:  lysgaard   |       Owner:  potlatch-dev@…                
     Type:  defect     |      Status:  new                           
 Priority:  minor      |   Milestone:                                
Component:  potlatch2  |     Version:                                
 Keywords:             |  
-----------------------+----------------------------------------------------
 Define a feature like this:
 {{{
 <feature>
 <input type="a">
 <input type="b">
 <input type="c">
 <inputSet ref="blabla">
 </feature>
 }}}
 Then some of the features from the inputSet "blabla" ends up above the
 inputs a, b, c defined above.

 Expected behavior is that the inputs from the inputSet appear below the
 others.

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



More information about the Potlatch-dev mailing list