[OSM-dev] Querying changesets
Karl Guggisberg
karl.guggisberg at guggis.ch
Sat Dec 26 15:55:48 GMT 2009
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