[OSM-dev] Querying changesets

Karl Guggisberg karl.guggisberg at guggis.ch
Sat Dec 26 20:48:26 GMT 2009


Hmm, strange, now
     http://api.openstreetmap.org/api/0.6/changesets?closed=true
seems to hang (no response after 60s yet).
      http://api.openstreetmap.org/api/0.6/changesets?open=true
still works fine, though.

Any hint what is going on? Is there maintenance work underway?

Regards
Karl

=======================================================================
Hi,

   http://api.openstreetmap.org/api/0.6/changesets?open
replies both open and closed changests

    http://api.openstreetmap.org/api/0.6/changesets?open=true
only replies open changesets. And so does
    http://api.openstreetmap.org/api/0.6/changesets?open=false
    http://api.openstreetmap.org/api/0.6/changesets?open=xyz
    http://api.openstreetmap.org/api/0.6/changesets?open=whatever

   http://api.openstreetmap.org/api/0.6/changesets?closed
replies a set of both open and closed changests

** Here's my question: **
   http://api.openstreetmap.org/api/0.6/changesets?closed=true
currently replies exactly three changesets - why's that ? Shouldn't this 
reply the latest 100 closed changesets ?

Regards
Karl





More information about the dev mailing list