Steve<br>Seems like it broke JOSM already.<br><br>I'm getting an error: "The 'from' or 'to' object has not been transferred before" when I try to download nodes and segments from OSM into JOSM (version 53, 14 February 2006).
<br><br>Etienne<br><br><br><div><span class="gmail_quote">On 3/13/06, <b class="gmail_sendername">SteveC</b> <<a href="mailto:steve@asklater.com">steve@asklater.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello<br><br>API 0.3 is now live, and 0.2 is there too. 0.2 will be phased out within<br>a few weeks and is only there to allow editor authors to catch up with<br>the new API.<br><br>0.3 supports things like:<br><br>'ways' - ordered lists of segments to make streets etc
<br>'areas' -  same as above but makes things like buildings and lakes<br>history - you can now get the history for every object, complete or<br>          bounded by some time frame you want<br>map-at - you can ask for map data as it was at some point in the past,
<br>         eg the map api now accepts a time field<br>gzip - everything is now gzip-encoded if your http client asks for it,<br>       not just the map api<br>tags - the server now treats tags 'properly'. That is, they have their
<br>       special XML (so no more arbitrary string). In the database they<br>       are still a string for nodes and segments. For ways and areas<br>       the tags have their own proper table. The nodes/seg schema<br>       will be updated to this in api 
0.4, however as far as a client is<br>       concerned the XML is the same across the board.<br>id     No more 'uid' in any XML<br>new    No more newnode and newsegment, they're rolled in to the mail<br>       object requests.
<br><br>The applet has been updated to point at the new API and handle the new<br>XML and includes all of imi's updates. It currently does not support<br>ways and areas.<br><br>There is documentation of all this on the wiki REST page.
<br><br>Undoubtedly there will be bugs, please mail the dev list with them.<br><br>One request that didn't make it was a 'changed since' api to get data<br>since the last map request. Expect this with API 0.4, and please throw
<br>any 0.4 requests on the REST wiki page... I doubt it'll take as long to<br>get to 0.4 as it did from 0.2 to 0.3.<br><br>have fun,<br><br>SteveC <a href="mailto:steve@asklater.com">steve@asklater.com</a> <a href="http://www.asklater.com/steve/">
http://www.asklater.com/steve/</a><br><br>_______________________________________________<br>talk mailing list<br><a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br><a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk">
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk</a><br></blockquote></div><br>