<div dir="ltr"><div><div><div>Hi,<br><br></div>Ok, so you recommend to use QL instead of XML. Is there some feature that are in QL and not in XML ?<br></div>The XML will be maintained for how long ?<br></div><div>and quickosm should switch from XML to QL in the short term  ?<br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-23 16:29 GMT+02:00 Martin Raifer <span dir="ltr"><<a href="mailto:tyr.asd@gmail.com" target="_blank">tyr.asd@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Dave,<br>
<br>
Yes. There was an update [0] today in which I've changed the wizard to<br>
produce Overpass QL queries instead of the old XML-styled Overpass<br>
language. This is maily because we wanted to be more consistent in<br>
which query language should be the "recommended" one (see this ticket<br>
on github [1]). There is more and more documentation and help material<br>
available for the QL language, and advanced users seemed to have<br>
always preferred it anyways. I know that the XML syntax was more<br>
verbose, thus more easy to understand for beginners, but in long-term<br>
it simply doesn't make sense to maintain two languages in parallel.<br>
<span><br>
> Also, Where are the saved queries stored? It's failing to load a couple<br>
> of mine & I'd like to manually retrieve them if possible.<br>
<br>
</span>This sounds like a bug. I've opened a ticket for that on github: [2].<br>
Can you please try to open the developer tools in your browser (see<br>
<a href="http://debugbrowser.com/" target="_blank">http://debugbrowser.com/</a> for instructions) and look if there any error<br>
messages? If you have an account, please post anything to the github<br>
ticket, otherwise please contact me directly.<br>
<br>
The saved queries are stored in your browser's "local Storage" which<br>
you can usually also access via your browser's developer tools (look<br>
out for a "Resources" tab).<br>
<br>
Bye,<br>
Martin<br>
<br>
[0] <a href="https://github.com/tyrasd/overpass-ide/blob/master/CHANGELOG.md" target="_blank">https://github.com/tyrasd/overpass-ide/blob/master/CHANGELOG.md</a><br>
[1] <a href="https://github.com/tyrasd/overpass-ide/issues/101" target="_blank">https://github.com/tyrasd/overpass-ide/issues/101</a><br>
[2] <a href="https://github.com/tyrasd/overpass-ide/issues/106" target="_blank">https://github.com/tyrasd/overpass-ide/issues/106</a><br>
<div><div><br>
On Thu, Oct 23, 2014 at 3:36 PM, Dave F. <<a href="mailto:davefox@madasafish.com" target="_blank">davefox@madasafish.com</a>> wrote:<br>
> Hi<br>
><br>
> Has the wizard in Overpass Turbo been updated in the past couple of days, or<br>
> have I somehow amend its way of working? Looked in the wiki but could see no<br>
> mention.<br>
><br>
> Wizard query of landuse=recreation_ground produces a much less verbose query<br>
> (No 'query' or 'k=' etc)<br>
><br>
> /*<br>
> This has been generated by the overpass-turbo wizard.<br>
> The original search was:<br>
> “landuse=recreation_ground”<br>
> */<br>
> [out:json][timeout:25];<br>
> // gather results<br>
> (<br>
>   // query part for: “landuse=recreation_ground”<br>
>   node["landuse"="recreation_ground"]({{bbox}});<br>
>   way["landuse"="recreation_ground"]({{bbox}});<br>
>   relation["landuse"="recreation_ground"]({{bbox}});<br>
> );<br>
> // print results<br>
> out body;<br>
>>;<br>
> out skel qt;<br>
><br>
> Also, Where are the saved queries stored? It's failing to load a couple of<br>
> mine & I'd like to manually retrieve them if possible.<br>
><br>
> Cheers<br>
> Dave F.<br>
><br>
><br>
> ---<br>
> This email is free from viruses and malware because avast! Antivirus<br>
> protection is active.<br>
> <a href="http://www.avast.com" target="_blank">http://www.avast.com</a><br>
><br>
><br>
> _______________________________________________<br>
> talk mailing list<br>
> <a href="mailto:talk@openstreetmap.org" target="_blank">talk@openstreetmap.org</a><br>
> <a href="https://lists.openstreetmap.org/listinfo/talk" target="_blank">https://lists.openstreetmap.org/listinfo/talk</a><br>
<br>
_______________________________________________<br>
talk mailing list<br>
<a href="mailto:talk@openstreetmap.org" target="_blank">talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/talk" target="_blank">https://lists.openstreetmap.org/listinfo/talk</a><br>
</div></div></blockquote></div><br></div></div>