Andre It is/was a software problem. What you are seeing on hypercube is the fixed version. The patch will be deployed to the other servers as soon as I'm sure it's stable.
There's also another patch I'm working on at the moment relating to queries returning extra relations that are outside the bbox. That will go through at the same time I hope. 80n On Mon, Dec 14, 2009 at 1:55 PM, Andre Hinrichs <[email protected]>wrote: > Hi List! > > I've just discovered that two of the three XAPI servers return > incomplete data when trying to get a relation with tag search. The > relation itself, the nodes and the ways are returned but the ways and > nodes are empty with tags or members. > > Try the following requests and you should see what I mean: > > 1.) http://osm.bearstech.com/osmxapi/api/0.6/relation[ref=A 39] > 2.) http://xapi.openstreetmap.org/api/0.6/relation[ref=A 39] > 3.) http://osmxapi.hypercube.telascience.org/api/0.6/relation[ref=A 39] > > While 1.) and 2.) are faulty 3.) is ok. > > E.g. for way 33176005 1.) and 2.) return this > > > <way id='33176005' user='geltmar' uid='18106' > timestamp='2009-04-14T14:55:08Z' version='2' changeset='526806'> > > </way> > > And 3.) returns this: > > > <way id='33176005' user='geltmar' uid='18106' > timestamp='2009-04-14T14:55:08Z' version='2' changeset='526806'> > > <nd ref='291197103'/> > > <nd ref='26615702'/> > > <tag k='created_by' v='Potlatch 0.10f'/> > > <tag k='highway' v='motorway'/> > > <tag k='lanes' v='2'/> > > <tag k='layer' v='1'/> > > <tag k='maxspeed' v='100'/> > > <tag k='oneway' v='yes'/> > > <tag k='ref' v='A 39'/> > > </way> > > Since two servers are affected I believe this is a software problem. > > Could someone with access to the servers please check this? > > > Regards > Andre > > > > _______________________________________________ > talk mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/talk >
_______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

