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. _______________________________________________ josm-dev mailing list [EMAIL PROTECTED] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev

