[josm-dev] JOSM Jumbo patch v8 (JOSM and validator enhancements)
    Gabriel Ebner 
    ge at gabrielebner.at
       
    Wed Jan 30 15:16:59 GMT 2008
    
    
  
On Wed, Jan 30, 2008 at 01:17:54PM +0100, Gabriel Ebner wrote:
> 2) Deleting a way doesn't remove it from the cache.  E.g. add two nodes and a
> way, then remove the way; ReverseLookup.waysUsingNode(<one of the two nodes>)
> will still contain the way.
Sorry.  I have just seen that you have handled that case.  However, try
reading an osm file that contains a deleted way, you'll still get entries to a
deleted way. (OsmReader calls .delete() before adding the nodes.)
   Gabriel.
    
    
More information about the josm-dev
mailing list