Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for changeset downloads #137

Merged
merged 15 commits into from
Apr 10, 2017
Merged

Add support for changeset downloads #137

merged 15 commits into from
Apr 10, 2017

Conversation

zerebubuth
Copy link
Owner

Adds support for the changeset/#{id}/download API call.

The element sorting is implemented in the same way as openstreetmap-website, which isn't necessarily exactly the same as the order the elements were committed. But it seems to have sufficed up to this point, so perhaps it's okay 😉

A small number of tests have been added, and I'd be really interested to know if you think that there are other important areas or corner-cases which should be tested too.

/cc @tomhughes, @jronak & @pnorman - please let me know if you have any advice on how to improve this code, or if you think something's wrong or needs extra testing. Thanks!

@tomhughes
Copy link
Contributor

I can't say I've looked at every line in detail, but I don't see any obvious issues.

@zerebubuth zerebubuth merged commit b61f0c9 into master Apr 10, 2017
@zerebubuth zerebubuth deleted the changeset-downloads branch April 10, 2017 11:14
@zerebubuth zerebubuth mentioned this pull request Dec 26, 2017
6 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants