[Potlatch-dev] [OpenStreetMap] #3884: Failure when uploading data

OpenStreetMap trac at openstreetmap.org
Mon Aug 8 17:40:10 BST 2011


#3884: Failure when uploading data
-----------------------+----------------------------------------------------
 Reporter:  DaveF      |       Owner:  potlatch-dev@…                
     Type:  defect     |      Status:  new                           
 Priority:  major      |   Milestone:                                
Component:  potlatch2  |     Version:                                
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by Ollie):

 I think I've found a reproduceable method of getting nodeless ways, so
 leading to this error.

 1. Create a way.
 2. Press "P" to start creating a parallel way.
 3. Without moving the mouse (i.e. before the new-extent lines start to
 appear), click.

 I often do something similar to this (although I move the mouse back and
 forth to insubstantiate the way properly) in order to create a "duplicate"
 identically-shaped object, e.g. blocks of houses. If I don't move the
 mouse, the problem occurs.

 Below is the OSM.xml which got created when I did the above, and so causes
 the error to appear.

 <osmChange version="0.6">
   <create version="0.6">
     <node id="-273" version="0" lat="51.54834434165515"
 lon="-0.010761521148681633" changeset="8959043"/>
     <node id="-275" version="0" lat="51.548631226668704"
 lon="-0.010214350509643545" changeset="8959043"/>
     <node id="-277" version="0" lat="51.54787731567057"
 lon="-0.010192892837524404" changeset="8959043"/>
     <node id="-276" version="0" lat="51.54819756257658"
 lon="-0.009602806854248035" changeset="8959043"/>
   </create>
   <create version="0.6">
     <way id="-274" version="0" changeset="8959043">
       <nd ref="-273"/>
       <nd ref="-275"/>
       <nd ref="-276"/>
       <nd ref="-277"/>
       <nd ref="-273"/>
     </way>
     <way id="-278" version="0" changeset="8959043"/>
   </create>
 </osmChange>

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



More information about the Potlatch-dev mailing list