<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi<br>
    <br>
    With a bounding box, this works:<br>
    <br>
    [bbox:51.2911,-2.4750,51.4435,-2.2219];<br>
    (<br>
      node<br>
        ["leisure"="park"];<br>
      way<br>
        ["leisure"="park"];<br>
      relation<br>
        ["leisure"="park"];<br>
    );<br>
    out body;<br>
    >;<br>
    out skel qt;<br>
    <br>
    But if If substitute the first line for around:
    [around:15000,51.38138, -2.35968];<br>
    it throws an error: <strong style="color:#FF0000">Error</strong>:
    line 1: parse error: ']' expected - ',' found.<br>
    <br>
    Is this expected behaviour? If I want to use radius/around do I have
    to include the line for all object types?:<br>
    node  ["leisure"="park"] (around:15000,51.38138, -2.35968);<br>
    <br>
    Cheers<br>
    Dave F.<br>
  
<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
        <tr>
                <td style='border:none;padding:0px 15px 0px 8px'>
                        <a href="http://www.avast.com/">
                                <img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" />
                        </a>
                </td>
                <td>
                        <p style='color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;'>
                                This email is free from viruses and malware because <a href="http://www.avast.com/">avast! Antivirus</a> protection is active.
                        </p>
                </td>
        </tr>
</table>
<br />
</body>
</html>