[openstreetmap-website] Support version for /nodes, /ways, /relations (#1189)

Simon Legner notifications at github.com
Fri Mar 18 20:01:17 UTC 2016


Fixes #1067.

Adds the following API methods:
* `/api/0.6/nodes/versions?nodes=123v4,56v7`
* `/api/0.6/ways/versions?ways=123v4,56v7`
* `/api/0.6/relations/versions?relations=123v4,56v7`
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/1189

-- Commit Summary --

  * Support version for /nodes, /ways, /relations

-- File Changes --

    M app/controllers/old_controller.rb (24)
    M app/controllers/old_node_controller.rb (5)
    M app/controllers/old_relation_controller.rb (5)
    M app/controllers/old_way_controller.rb (5)
    M config/routes.rb (3)
    M test/controllers/old_node_controller_test.rb (23)
    M test/controllers/old_relation_controller_test.rb (13)
    M test/controllers/old_way_controller_test.rb (13)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/1189.patch
https://github.com/openstreetmap/openstreetmap-website/pull/1189.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1189
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20160318/80217480/attachment.html>


More information about the rails-dev mailing list