On Fri, Apr 04, 2008 at 09:16:36AM +0200, Matthias Geiser wrote: > Hi, > > Andrew McCarthy wrote: > > tilesGen.pl downloads the data in > > several sections, and it seems like the xapi server is returning empty > > results for some sections at random (the file contains only the xml > > header, the opening and (sometimes) the closing <osm> tag, and nothing > > else). > It is the first time that I use the osmxapi directely, so maybe I'm > doing something wrong. But all I get is a header and an opening <osm> > tag without any content. > > I'm using the example from the wiki page: > > wget > 'http://www.informationfreeway.org/api/0.5/node[amenity=hospital][bbox=-6,50,2,61]' > > -O data.osm > > cat data.osm > <?xml version='1.0' standalone='no'?> > <osm version='0.5' generator='osmxapi: OSM Extended API' > xmlns:osmxapi='http://www.informationfreeway.org/osmxapi/0.5' > osmxapi:uri='/api/0.5/node%5bamenity=hospital%5d%5bbbox=-6,50,2,61%5d' > > osmxapi:planetDate='200804020604' osmxapi:copyright='2008 OpenStreetMap > contributors' osmxapi:instance='zappy2'> > > That's all I get. I tried different bounding boxes and node tags but had > no success so far.
If this problem is: 1. Occuring intermittently 2. New since the weekend Then it probably means that *one* of the two osmxapi backends is dead due to something that broke on the server because of the various issues that were there, and 80n needs to look at it to fix it. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
