<html><head></head><body>Good afternoon, <div><br></div><div><br></div><div>I'm working for a no profit and our goal is to measure internet connectivity for every school in the world. It would be very beneficial is we had access to every school within the database. To do this I've been trying to use XAPI and I'm having a few errors.</div><div><br></div><div><br></div><div>For example when I try to use XAPI URLs:</div><div> <span style="font-family: monospace, Courier; font-size: 1.2em; line-height: 1.3em; white-space: pre-wrap; widows: auto; background-color: rgb(249, 249, 249);">wget --timeout</span><span class="o" style="font-family: monospace, Courier; font-size: 1.2em; line-height: 1.3em; white-space: pre-wrap; widows: auto; color: rgb(102, 102, 102);">=</span><span class="m" style="font-family: monospace, Courier; font-size: 1.2em; line-height: 1.3em; white-space: pre-wrap; widows: auto; color: rgb(102, 102, 102);">0</span><span style="font-family: monospace, Courier; font-size: 1.2em; line-height: 1.3em; white-space: pre-wrap; widows: auto; background-color: rgb(249, 249, 249);"> http://www.informationfreeway.org/api/0.6/node</span><span class="o" style="font-family: monospace, Courier; font-size: 1.2em; line-height: 1.3em; white-space: pre-wrap; widows: auto; color: rgb(102, 102, 102);">[</span><span class="nv" style="font-family: monospace, Courier; font-size: 1.2em; line-height: 1.3em; white-space: pre-wrap; widows: auto; color: rgb(25, 23, 124);">amenity</span><span class="o" style="font-family: monospace, Courier; font-size: 1.2em; line-height: 1.3em; white-space: pre-wrap; widows: auto; color: rgb(102, 102, 102);">=</span><span class="o" style="font-family: monospace, Courier; font-size: 1.2em; line-height: 1.3em; white-space: pre-wrap; widows: auto; background-color: rgb(249, 249, 249);">schools</span><span class="o" style="font-family: monospace, Courier; font-size: 1.2em; line-height: 1.3em; white-space: pre-wrap; widows: auto; color: rgb(102, 102, 102);">]</span><span style="font-family: monospace, Courier; font-size: 1.2em; line-height: 1.3em; white-space: pre-wrap; widows: auto; background-color: rgb(249, 249, 249);"> -O data.osm</span></div><div><span style="font-family: monospace, Courier; font-size: 1.2em; line-height: 1.3em; white-space: pre-wrap; widows: auto; background-color: rgb(249, 249, 249);"><br></span></div><div>I get this link as a response: </div><div><br></div><div>
<p class="p1"><span class="s1">http://www.informationfreeway.org/noapi.html</span></p><p class="p1"><span class="s1"><br></span></p><p class="p1"><span class="s1">and in data.osm I get :</span></p><p class="p1"><span class="s1">/////////////////////////</span></p><p class="p1"><span class="s1"><!-- Avoid logging 404 errors when /api requests received --></span></p><p class="p1"><span class="s1">
</span></p><p class="p1"><span class="s1">No API</span></p><p class="p1"><span class="s1"><br></span></p><p class="p1"><span class="s1">////////////////////////</span></p><p class="p1"><span class="s1"><br></span></p><p class="p1"><span class="s1">I was wondering what I'm doing wrong?</span></p><p class="p1"><span class="s1">My guess is that I'm not authenticating or something along those lines.</span></p><p class="p1"><span class="s1"><br></span></p><p class="p1"><span class="s1">What is the best way to solve this problem ?</span></p><p class="p1"><span class="s1"><br></span></p><p class="p1"><span class="s1">Thanks !</span></p><p class="p1"><span class="s1">Fredy</span></p></div></body></html>