On 23 Jun 2009, at 20:51, Ævar Arnfjörð Bjarmason wrote: > On Tue, Jun 23, 2009 at 7:35 PM, Bernhard > zwischenbrugger<[email protected]> wrote: >> Hi >> >> I was searching the api but couldn't find a call that gives me the >> data of: >> >> http://www.openstreetmap.org/browse/changesets >> >> How can I get these data? >> Is it the normal api or the xapi? > > There's no API that gives you OSM data on a per-changeset basis. You > can only retrieve osmChange files which are all changes within a given > timeframe (e.g. minutely, hourly, daily).
You can use the following query: http://wiki.openstreetmap.org/wiki/ OSM_Protocol_Version_0.6#Query:_GET_.2Fapi.2F0.6.2Fchangesets Shaun _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

