[josm-dev] Overpass Query download
Maarten Deen
mdeen at xs4all.nl
Thu Oct 8 16:45:53 UTC 2015
On 2015-10-08 17:36, pierzenh at yahoo.fr 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 <mdeen at xs4all.nl>
> À : josm-dev at openstreetmap.org
> 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
> josm-dev at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/josm-dev
More information about the josm-dev
mailing list