This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Where can I download Europe diffs / changesets ?

0

I would like to download changesets for Europe only. How should I proceed ? Is there a site that provides that ?

asked 19 Jul '11, 08:39

Tomas%20Pajonk's gravatar image

Tomas Pajonk
1918817
accept rate: 0%


One Answer:

2

Changesets (or to be more precise diff files in osc format) are only available for the whole planet. There are technical reasons for that, but don't worry. You can just apply the diffs for the planetfile to your database with Europe in it. You just have to drop everything outside of your bounding box that was created by the diffs every once in a while.

answered 19 Jul '11, 09:31

petschge's gravatar image

petschge
8.3k217398
accept rate: 21%

Source code available on GitHub .