Hello, I want to make a gallery with "then and now" screenshots for a specific place. The purpose of this is to see how much data have been added there every month/year. I can render the screenshots with Maperitive if I had the osm XML files. Can I fetch data up to older revision with the API? I'm SVN user and there is that command asked 07 Apr '11, 11:12 ivanatora aseerel4c26 ♦ |
The API will only give you small amounts of data at a time. If you want to show a larger area on the map you'll need to download planet dumps. Or, there are some sites that split the planet dumps up by country and/or state. Check out the planet dumps wiki page: http://wiki.openstreetmap.org/wiki/Planet.osm Some of the download folders have old planet dumps still available, like this one looks like it goes back about two years: answered 07 Apr '11, 14:57 JasonWoof 1
It is not about large area - the area is very small. It is more important to fetch old data that may be overwritten with something newer. Like the first version of some street that has been changed 100 times since then. Downloading planet dump takes a lot of time and extracting it takes even more time and storage space. I want to make more than 1 screenshot, so I'm searching for an easier way to do it.
(08 Apr '11, 06:31)
ivanatora
There isn't one.
(08 Apr '11, 12:22)
Richard ♦
|
for a similar question relating to viewing a finished rendering for visual comparison, see how-can-i-view-osm-as-it-was-a-year-ago.