<div class="gmail_quote">On Thu, Dec 10, 2009 at 11:44 AM, Peter Körner <span dir="ltr"><<a href="mailto:osm-lists@mazdermind.de">osm-lists@mazdermind.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">> <a href="http://osmxapi.hypercube.telascience.org/api/0.6/way/8136261/8/full" target="_blank">http://osmxapi.hypercube.telascience.org/api/0.6/way/8136261/8/full</a><br>
> <a href="http://osmxapi.hypercube.telascience.org/api/0.6/way/8136261/9/full" target="_blank">http://osmxapi.hypercube.telascience.org/api/0.6/way/8136261/9/full</a><br>
> <a href="http://osmxapi.hypercube.telascience.org/api/0.6/way/8136261/10/full" target="_blank">http://osmxapi.hypercube.telascience.org/api/0.6/way/8136261/10/full</a><br>
> <a href="http://osmxapi.hypercube.telascience.org/api/0.6/way/8136261/11/full" target="_blank">http://osmxapi.hypercube.telascience.org/api/0.6/way/8136261/11/full</a><br>
><br>
> This should work for any versions of any way since yesterday, but as the<br>
> full history is not yet loaded older revisions are not yet available.<br>
<br>
<br>
</div>Very cool thing.. Maybe I'll be able to implement some visualization<br>
from this, at least i think it would be cool just to try it.<br>
<br>
If we'd have GET /api/0.6/node/#id/#version/ways we'd have all api calls<br>
together, needed for a very cool changeset-changes viewer and a revert<br>
tool *yeehaww*<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>The instance of XAPI on hypercube now implements the following:<br><br>GET <a href="http://osmxapi.hypercube.telascience.org/api/0.6/node/#id">http://osmxapi.hypercube.telascience.org/api/0.6/node/#id</a><br>
GET <a href="http://osmxapi.hypercube.telascience.org/api/0.6/node/#id/#version">http://osmxapi.hypercube.telascience.org/api/0.6/node/#id/#version</a><br>
<b>GET <a href="http://osmxapi.hypercube.telascience.org/api/0.6/node/#id/#version/ways">http://osmxapi.hypercube.telascience.org/api/0.6/node/#id/#version/ways</a><br></b><br>
GET <a href="http://osmxapi.hypercube.telascience.org/api/0.6/way/#id">http://osmxapi.hypercube.telascience.org/api/0.6/way/#id</a><br>
GET <a href="http://osmxapi.hypercube.telascience.org/api/0.6/way/#id/full">http://osmxapi.hypercube.telascience.org/api/0.6/way/#id/full</a><br>
GET <a href="http://osmxapi.hypercube.telascience.org/api/0.6/way/#id/#version">http://osmxapi.hypercube.telascience.org/api/0.6/way/#id/#version</a><br>
GET <a href="http://osmxapi.hypercube.telascience.org/api/0.6/way/#id/#version/full">http://osmxapi.hypercube.telascience.org/api/0.6/way/#id/#version/full</a><br>
<br>
GET <a href="http://osmxapi.hypercube.telascience.org/api/0.6/relation/#id">http://osmxapi.hypercube.telascience.org/api/0.6/relation/#id</a><br>
GET <a href="http://osmxapi.hypercube.telascience.org/api/0.6/relation/#id/full">http://osmxapi.hypercube.telascience.org/api/0.6/relation/#id/full</a><br>GET <a href="http://osmxapi.hypercube.telascience.org/api/0.6/relation/#id/#version">http://osmxapi.hypercube.telascience.org/api/0.6/relation/#id/#version</a><br>
GET <a href="http://osmxapi.hypercube.telascience.org/api/0.6/relation/#id/#version/full">http://osmxapi.hypercube.telascience.org/api/0.6/relation/#id/#version/full</a><br>
<br>The full history hasn't been loaded so there is only version data for new versions created in the last two or three days. Until the full history is loaded (which may not happen this year) any output from these queries should be considered to be experimental and may be incomplete.<br>
<br>Feedback and comments would be welcome and much appreciated.<br>80n<br><br></div></div><br>