Let's say, download the highway network for a given city the way it was present in OSM on December 3, 2018.
If not OSMnx, what are other ways to download historical data? The Overpass API gave me an overload error for certain places.

Let's say, download the highway network for a given city the way it was present in OSM on December 3, 2018.
If not OSMnx, what are other ways to download historical data? The Overpass API gave me an overload error for certain places.
0 Answer
Yes you can use OSMnx to retrieve OSM data, such as a street network, as of a certain date. This gives you a historical snapshot of what was present in OpenStreetMap as of a certain date and time. You can configure OSMnx's overpass_settings
setting to do this, as explained in the documentation:
这家伙很懒,什么都没留下...