Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update photomap addition to /v2/photomap.add #85

Open
mvl22 opened this issue Feb 3, 2015 · 2 comments
Open

Update photomap addition to /v2/photomap.add #85

mvl22 opened this issue Feb 3, 2015 · 2 comments

Comments

@mvl22
Copy link
Member

mvl22 commented Feb 3, 2015

All of the Photomap calls are now in the /v2/ API, with the last one to be completed that you are using, addphoto.xml available as the new /v2/photomap.add call:

http://www.cyclestreets.net/api/v2/photomap.add/

This should be pretty easy to migrate to, as the submission side is all the same - you just need to get the response interpreted in its new JSON format rather than the grotty old XML.

@mvl22
Copy link
Member Author

mvl22 commented Feb 6, 2016

This would also enable #24 to be done easily.

@neilkachu
Copy link
Contributor

Agreed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants