I can download the previous overpass query to JOSM without any problem.

From JOSM, I have tried and yes it is uneasy to reproduce  what we do in 
Overpass-turbo. I increased timeout with [timeout:600]  and selected the 
bounding box that correspond to the zeeland network.
I have a read timeout with 600 while it does work with timeout=60 from 
Overpass-turbo.
  
Pierre 

      De : Maarten Deen <[email protected]>
 À : [email protected] 
 Envoyé le : Jeudi 8 octobre 2015 12h45
 Objet : Re: [josm-dev] Overpass Query download
   
On 2015-10-08 17:36, [email protected] wrote:
> Hi Maarten
> 
> You need to complete by requesting also for child objects. You need to
> add
>  >;out meta;
> 
> See http://overpass-turbo.eu/s/bUM

So the query becomes relation["network"="Zeeland"]; rel(r); out 
meta;>;out meta;

That does not work in JOSM either. I get the error "Failed to download 
data. Its format is either unsupported, ill-formed, and/or inconsistent. 
  Details (untranslated): runtime error: Query run out of memory in 
"recurse" at line 1 using about 659 MB of RAM."

Regards,
Maarten

> -------------------------
>  DE : Maarten Deen <[email protected]>
> À : [email protected]
> ENVOYÉ LE : Jeudi 8 octobre 2015 11h22
> OBJET : [josm-dev] Overpass Query download


> 
> How does the download from overpass API work?
> I have a functioning overpass query that gives perfect (altough
> incomplete) data: ( relation["network"="Zeeland"]; rel(r); out meta; )
> 
> but when I feed that query in the JOSM download from overpass API
> dialog, I tells me there is no data.
> 
> Regards,
> Maarten
> 
> _______________________________________________
> josm-dev mailing list
> [email protected]
> https://lists.openstreetmap.org/listinfo/josm-dev


_______________________________________________
josm-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/josm-dev


  
_______________________________________________
josm-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/josm-dev

Reply via email to