wiktorn / Overpass-API

Overpass API docker image
MIT License
133 stars 47 forks source link

dev.overpass-api.de/clone//2021-10-10/ways.map.idx returns 404 #79

Closed flibbertigibbet-Y closed 9 months ago

flibbertigibbet-Y commented 2 years ago

I am trying to download data and create my own server, and I got this error

wiktorn commented 2 years ago

How long did your download take? It might be the case, that during download, as it took long time, old files were removed, hence the failure.

flibbertigibbet-Y commented 2 years ago

Oh, yes I have checked that the folder of 10/11 was removed. How often does a folder get removed?

On Wed, 13 Oct 2021 at 00:00, Wiktor Niesiobędzki @.***> wrote:

How long did your download take? It might be the case, that during download, as it took long time, old files were removed, hence the failure.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wiktorn/Overpass-API/issues/79#issuecomment-941149196, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH24KSRCY7JZIVC5Y67MOKLUGRLR7ANCNFSM5FZLTK4Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Regards, Jiaheng Yu

mmd-osm commented 2 years ago

Only the last two days are available at any time due to space constraints.

flibbertigibbet-Y commented 1 year ago

BTW, is it possible to download data from 2 days and the serivice is still working fine?

mmd-osm commented 1 year ago

No this will not work, since the clone files are generated on a daily basis from the then current OSM data. You would end up using inconsistent data.