On 29 Dec 2008, at 22:17, Russ Nelson wrote: > Dirk Stöcker writes: >> On Mon, 29 Dec 2008, Russ Nelson wrote: >> >>> I'm not certain it's correct to change the other calls: >>> >>> In io/OsmServerObjectReader.java, it's reading from the API. Will >>> the >>> API ever hand out ways without their nodes? >>> >>> Same for io/OsmServerLocationReader.java and io/ >>> BoundingBoxDownloader.java. >> >> I think so. If I remember correctly I added that report because the >> API >> didn't give me a certain way. But as I cannot be sure probably >> adding the >> request at all places is the best. > > Hrm. I don't like submitting a patch that I haven't tested. Does > anybody know of a way which is missing a node?
One option might be to manually make one and use one of the development test servers at http://apis.dev.openstreetmap.org to test it. (Yes it will mean messing with XML manually). Shaun _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev

