[openstreetmap-website] way/:id/full/history (#130)
emacsen
notifications at github.com
Thu Oct 11 21:11:04 GMT 2012
Trying to look at the history of the geometry of a way is difficult. Doing so means that a client would need to call a way's history, then retrieve node history for each node.
This means a lot of requests to the server.
If the server could return a full history that included all the versions of all the way, along with all the history of the nodes ever in that way, this would make generating a geometry history much easier and less expensive to the server in terms of reducing the number of calls.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/130
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20121011/01968108/attachment.html>
More information about the rails-dev
mailing list