<div dir="ltr">Hello,<br><br>Overpass XAPI /map? call is disabled because of Overpass overload:<br><a href="https://lists.openstreetmap.org/pipermail/talk/2016-September/076825.html">https://lists.openstreetmap.org/pipermail/talk/2016-September/076825.html</a> <br><br>It also looks that the area you request is rather small (although still hits <a href="http://api.osm.org">api.osm.org</a> limit on 50k nodes). <br>The similar main API call looks like <span style="font-family:monospace"><a href="http://www.openstreetmap.org/api/0.6/map?bbox=7.19,51.29,7.2,51.3">http://www.openstreetmap.org/api/0.6/map?bbox=7.19,51.29,7.2,51.3</a><br></span><br>I'm developing a thing to make main API's /map call 20x faster, <a href="https://github.com/Komzpa/fastmap">https://github.com/Komzpa/fastmap</a> - would be nice if others can join. :)<br><br><br></div><br><div class="gmail_quote"><div dir="ltr">пн, 9 янв. 2017 г. в 15:59, Sebastian Kürten <<a href="mailto:sebastian.kuerten@fu-berlin.de">sebastian.kuerten@fu-berlin.de</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br class="gmail_msg">
<br class="gmail_msg">
it seems that the XAPI compatibility map/bbox query does not work<br class="gmail_msg">
anymore the way it is described in the wiki[1]. When I query the<br class="gmail_msg">
example from there[2], I get this error message:<br class="gmail_msg">
<br class="gmail_msg">
Error in [map?bbox=7.1,51.2,7.2,51.3]:<br class="gmail_msg">
Error: Query must start with 'node', 'way', 'relation', or '*'<br class="gmail_msg">
<br class="gmail_msg">
It used to work before, so I think eiter the API is broken at the<br class="gmail_msg">
moment and should be fixed, or if this is a permanent issue and the<br class="gmail_msg">
query is not supported anymore, then we should update the wiki<br class="gmail_msg">
accordingly. Does anyone know what's going on?<br class="gmail_msg">
<br class="gmail_msg">
Thanks,<br class="gmail_msg">
Sebastian<br class="gmail_msg">
<br class="gmail_msg">
[1] <a href="http://wiki.openstreetmap.org/wiki/Overpass_API/XAPI_Compatibility_Layer" rel="noreferrer" class="gmail_msg" target="_blank">http://wiki.openstreetmap.org/wiki/Overpass_API/XAPI_Compatibility_Layer</a><br class="gmail_msg">
[2] <a href="http://www.overpass-api.de/api/xapi?map?bbox=7.1,51.2,7.2,51.3" rel="noreferrer" class="gmail_msg" target="_blank">http://www.overpass-api.de/api/xapi?map?bbox=7.1,51.2,7.2,51.3</a><br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
dev mailing list<br class="gmail_msg">
<a href="mailto:dev@openstreetmap.org" class="gmail_msg" target="_blank">dev@openstreetmap.org</a><br class="gmail_msg">
<a href="https://lists.openstreetmap.org/listinfo/dev" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.openstreetmap.org/listinfo/dev</a><br class="gmail_msg">
</blockquote></div>