2009/5/13 Iván Sánchez Ortega <[email protected]>: > El Miércoles, 13 de Mayo de 2009, andrzej zaborowski escribió: >> From the minutely diffs if a new way is created and deleted in the same >> minute, you would never know about it > > Can't you get the changeset IDs from the diff, then query the API to know the > exact time of the changeset?
the way (and the changeset its in) may not even appear in the diff. also, changesets are not atomic, so they don't have a single time - they have a created_at time and a closed_at time which can be up to 24h apart. however, brett is testing a new form of diffs that contain all edits, which should solve that problem. cheers, matt _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

