]> git.openstreetmap.org Git - rails.git/commit
this is kind of a "suggested change" for the API controller to
authorFrederik Ramm <frederik@remote.org>
Mon, 14 Dec 2009 21:29:00 +0000 (21:29 +0000)
committerFrederik Ramm <frederik@remote.org>
Mon, 14 Dec 2009 21:29:00 +0000 (21:29 +0000)
commitfb912fba71bfe34d2196ee52894ea453ef20e128
treeabdf9407f8b15e7a3ed8d7b0b07062c6b3dd56a9
parentd963aa30b7dc4b18fac35309e30a64c31e02d65d
this is kind of a "suggested change" for the API controller to
support an additional "restriction" parameter for the "map"
call (only value currently supported: nodes_only to return only
nodes). i would have liked to implement "tagged_nodes_only" as
well but was unsure how to do that best. feel free to make up
some other way instead to improve node access for POI editors,
or drop this altogether if you have some other grand plan.
app/controllers/api_controller.rb