On Wed, Mar 12, 2008 at 9:30 PM, Lars Aronsson <<a href="mailto:lars@aronsson.se">lars@aronsson.se</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Today I learned about [[Osmxapi]] and found it really useful for<br>
digging out ways tagged with FIXME.  However, on the wiki page it<br>
says "the data is never more than about 2 hours old" and this<br>
clearly doesn't hold, as I got data from InformationFreeway that<br>
was changed in OSM many days ago.  What's up?<br>
<br>
In particular, this command:<br>
<br>
 wget '<a href="http://www.informationfreeway.org/api/0.5/way%5Bbbox=15,58,15.5,59%5D%5Bnote=FIXME" target="_blank">http://www.informationfreeway.org/api/0.5/way[bbox=15,58,15.5,59][note=FIXME</a> previously unwayed segment]' -O mymap.osm<br>

<br>
returns 1.5 megabytes of data with a mesh of single line segment<br>
ways tagged with FIXME, that I last week have combined into longer<br>
ways tagged with highway=secondary.<br>
</blockquote></div><br>This is probably due to the recently broken (and now fixed) daily/hourly diffs. After this week's planet dump is imported (probably today), the hourly diffs should be able to properly keep it up to date as the wiki page states.<br>
<br>Karl<br>