Skip to Content.
Sympa Menu

overpass - [overpass] Augmented Diffs cached

Subject: Overpass API developpement

List archive

[overpass] Augmented Diffs cached


Chronological Thread 
  • From: Roland Olbricht <>
  • To:
  • Cc: , Keller Stefan <>
  • Subject: [overpass] Augmented Diffs cached
  • Date: Mon, 5 Dec 2016 12:38:39 +0100

Dear all,

as suggested by Pascal, I have now implemented and deployed caching for Augmented Diffs on the main instance at overpass-api.de. The change should have no effect on data consumers except that the data is delivered faster.

The algorithm is as it used to be: compare your last diff id to the one coming from
https://overpass-api.de/api/augmented_diff_status
and then fetch all up that number if you are not yet up to date.

If you encounter any hiccups on consuming Augmented Diffs then please feel free to report them here.

If you want to update your own instance. I've just commited the change to the minor_issues branch, see f77be3ae7c5acef6e15c7299a62db567d1978aa3

The release at
https://overpass-api.de/releases/
has also been updated.

Cheers,

Roland



Archive powered by MHonArc 2.6.18.

Top of Page