> -----Original Message----- > From: [email protected] [mailto:dev- > [email protected]] On Behalf Of Mathieu Arnold > Sent: Friday, February 06, 2009 6:41 AM > To: [email protected] > Cc: Dev; [email protected] > Subject: Re: [OSM-dev] [OSM-talk] donating read-only api-mirrors > > +--On 6 février 2009 12:29:44 +0100 [email protected] > wrote: > | On Fri, 06 Feb 2009 11:25:45 +0100, Mathieu Arnold <[email protected]> > wrote: > |> I'm not certain we're talking of the same thing, I see no relation > | between > |> the minute diff and the exactness of the API, for now, ROMA only > serves > |> /api/0.5/map?bbox=foo,bar if it is to replicate the API, it needs to > | serve > |> all the /api/0.5/node way relation... > | > | It does not? > | http://wiki.openstreetmap.org/wiki/ROMA > | does not mention that it does not implement the full API. > > Well, as you can read there : > > The ROMA servers can be currently accessed using a load balancer at : > http://api1.osm.absolight.net:8080/api/0.5/map?bbox= > > from which you could deduce that it does not :-) > > -- > Mathieu Arnold
That link actually includes the TRAPI servers, which do not return all data. Anything not used by t...@h is stripped out of the TRAPI databases. Since my ROMA server is down while it rebuilds the database on a new disc array (SSDs!!), pretty much anything requested through that link will be returned by a TRAPI server. I believe there will be separate links for the ROMA and TRAPI load balancers in the near future. As far as I know, the ROMA servers return data as close as possible to the main API. They should be no more than 3-5 minutes behind the main API. Please correct me if I'm wrong (and I very well could be!). -Jeremy _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

