[OSM-dev] Overpass xapi map/bbox query broken?
Darafei "Komяpa" Praliaskouski
me at komzpa.net
Mon Jan 9 13:21:37 UTC 2017
Hello,
Overpass XAPI /map? call is disabled because of Overpass overload:
https://lists.openstreetmap.org/pipermail/talk/2016-September/076825.html
It also looks that the area you request is rather small (although still
hits api.osm.org limit on 50k nodes).
The similar main API call looks like
http://www.openstreetmap.org/api/0.6/map?bbox=7.19,51.29,7.2,51.3
I'm developing a thing to make main API's /map call 20x faster,
https://github.com/Komzpa/fastmap - would be nice if others can join. :)
пн, 9 янв. 2017 г. в 15:59, Sebastian Kürten <sebastian.kuerten at fu-berlin.de
>:
> Hi,
>
> it seems that the XAPI compatibility map/bbox query does not work
> anymore the way it is described in the wiki[1]. When I query the
> example from there[2], I get this error message:
>
> Error in [map?bbox=7.1,51.2,7.2,51.3]:
> Error: Query must start with 'node', 'way', 'relation', or '*'
>
> It used to work before, so I think eiter the API is broken at the
> moment and should be fixed, or if this is a permanent issue and the
> query is not supported anymore, then we should update the wiki
> accordingly. Does anyone know what's going on?
>
> Thanks,
> Sebastian
>
> [1]
> http://wiki.openstreetmap.org/wiki/Overpass_API/XAPI_Compatibility_Layer
> [2] http://www.overpass-api.de/api/xapi?map?bbox=7.1,51.2,7.2,51.3
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20170109/8cc48914/attachment.html>
More information about the dev
mailing list