[OSM-talk] API a lot slower?

Roland Olbricht roland.olbricht at gmx.de
Thu Jul 19 07:04:23 UTC 2018


Hi Maarten,

> Nothing special really, I was just downloading the data from a lot of 
> relations sequentially in JOSM. I downloaded relation 1360154 with its 
> members which are bus master_relations that then also load the bus 
> relations but without their contents, and then I selected all the bus 
> relations and downloaded the members (in JOSM: select all relations and 
> do "download members").

By the way: Please consider to use "Download data > from Overpass"
with the query

( rel(1360154); >>; );
out meta;

The runtime is expected to be 3 to 10 seconds, data is usually less than two minutes off. As a side effect, this takes load off the Main API.

Regards,
Roland




More information about the talk mailing list