You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2022. It is now read-only.
According to issue #706, the latest_run_processed_url URI template (http://results.openaddresses.io/latest/run/{source}.zip) should always
give me the latest version of that source file.
According to issue #706, the
latest_run_processed_urlURI template (http://results.openaddresses.io/latest/run/{source}.zip) should alwaysgive me the latest version of that source file.
When testing sources from http://results.openaddresses.io/state.txt,
I found that a lot of them return a 404 error,
e.g. https://results.openaddresses.io/latest/run/ch/schwyz.zip .
(I stumbled upon this when trying to add custom sources to the pelias openaddresses importer pelias/openaddresses#425).