osm-livechanges icon indicating copy to clipboard operation
osm-livechanges copied to clipboard

erreur dans le Readme.md

Open sletuffe opened this issue 13 years ago • 2 comments

Hi (bonjour)

The readme text says : "It currently uses the http://api.openstreetmap.fr mirror to avoid load on the official osm.org API."

Unfortunetly, the fr api does not caches changesets, what you get when requesting a changeset is a http 302 redirect to the main api at osm.org. So, unfortunetly again, it doesn't reduce the load of the official API ;-(

sletuffe avatar Sep 04 '12 07:09 sletuffe

Indeed, I understood that a bit later, so currently in the HEAD, changesets metas are not fetched by default, a hidden parameter is required.

AFAICT, there is no current way to get real-time changesets metas replicas from osm.org, there is only the API and the daily changesets dump.

cstenac avatar Sep 04 '12 07:09 cstenac

I don't know any service of that type either.

ps: by the way, good idea to add a &contact= parameter to your queries, that's how I manage to reach here ;-)

sly

sletuffe avatar Sep 04 '12 07:09 sletuffe