[OSM-dev] API 0.6 wiki page
Lars Francke
lars.francke at gmail.com
Mon Apr 20 15:29:07 BST 2009
> - In routes.rb there is no api/0.6/relation/:id/:version to retrieve
> an old version of a relation but all the neccessary methods are there
> (old_relation_controller#version) but there is a type (see attached
> diff)
type -> typo
> - For "ways for node" and "relations for element" there is no error
> if the given element does not exist - I've attached diffs that I've
> coded without trying. All other methods return a 404 if a element does
> not exist
Not without trying ;-)
But the code is completely untested.
More information about the dev
mailing list