<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 2015-02-02 16:04, Julien Minet wrote
      :<br>
    </div>
    <blockquote
cite="mid:1441146846.1052627.1422889467785.JavaMail.yahoo@mail.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, sans-serif;font-size:16px">
        <div dir="ltr" id="yui_3_16_0_1_1422888505930_2757">Hi, <br>
        </div>
        <div id="yui_3_16_0_1_1422888505930_2763" dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_1_1422888505930_2764" dir="ltr">I have an
          issue with overpass-turbo and maybe someone could help me. I
          want to make a query over the "<b>Province</b> de Luxembourg"
          in Belgium, but I cannot separate with results from the <b
            id="yui_3_16_0_1_1422888505930_2797">country</b> of
          Luxembourg, since they have the same name:</div>
      </div>
    </blockquote>
    <a
href="http://overpass-turbo.eu/?q=CltvdXQ6anNvbl1bdGltZcSCxIQyNV07Ci8vIGZldGNoIGFyZWEgw6LCgMKcTHV4ZW1ixIJyZ8Slwp0gdG8gc8SicsSdIGluCsSgxKJbJ25hxI46d2EnPSdHcmFuZGUtRMSDxJ1leWUgZMS1xKhzc8SNxK1yayddLT4uxLfEoMSdQcShYcSVxJcgZ2F0aGVyIMShc3VsdHMKKAogIMWvcXXFtXkgcMSgdMSZb3I6xKTEplNob3DEscaAIG5vxZBbInPGk3AiXSjEv2HFp8S4xarFrCnElcaBxYd5xpzGnsaUxqHGo8WsxqbFqWjFq8SixqrGl8ShbMWyacSIxq_Gn8ayxqTGtcS5xrfGqcSVxrrFr3ByxLzGi8W4xbrFvArEkMWwxI9txJU-xJXHlHNrZWwgcXTElQ&c=BMBjwzHjkI&R">What
      about this</a>:<br>
    <br>
    area['name:wa'='Grande-Dutcheye do Lussimbork']->.searchArea;<br>
    <br>
    ? <span class="moz-smiley-s3"><span> ;-) </span></span><br>
    <br>
    Une ardeur d'avance,<br>
    <br>
    <table>
      <tbody>
        <tr>
          <td>André.</td>
        </tr>
      </tbody>
    </table>
    <br>
    <blockquote
cite="mid:1441146846.1052627.1422889467785.JavaMail.yahoo@mail.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, sans-serif;font-size:16px">
        <div id="yui_3_16_0_1_1422888505930_2780" dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_1_1422888505930_2783" dir="ltr">Example: <br>
        </div>
        <div id="yui_3_16_0_1_1422888505930_2784" dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_1_1422888505930_2781" dir="ltr">[out:json][timeout:25];<br
            style="" class="">
          // fetch area “Luxembourg” to search in<br style="" class="">
          area['name:fr'='Luxembourg']->.searchArea;<br style=""
            class="">
          // gather results<br style="" class="">
          (<br style="" class="">
            // query part for: “Shop”<br style="" class="">
            node["shop"](area.searchArea);<br style="" class="">
            way["shop"](area.searchArea);<br style="" class="">
            relation["shop"](area.searchArea);<br style="" class="">
          );<br style="" class="">
          // print results<br style="" class="">
          out geom;<br style="" class="">
          >;</div>
        <div id="yui_3_16_0_1_1422888505930_2802" dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_1_1422888505930_2803" dir="ltr">An idea
          would be to use another tag than the name, such as a OSM id
          for each object, or another unique tag. I tried, but I could
          not succeed. Also, if you want to make a search over 'Namur',
          you have the data of the whole province of Namur, and not the
          city. <br>
        </div>
        <div dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_1_1422888505930_2823" dir="ltr">Yesterday at
          FOSDEM, Roland Olbricht had a similar issue: he wanted to show
          a query over the whole region Brussels using the name
          "Bruxelles", but he just got the results over the city of
          Bruxelles. </div>
        <div id="yui_3_16_0_1_1422888505930_2805" dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_1_1422888505930_2806" dir="ltr">Any ideas? <br>
        </div>
        <div id="yui_3_16_0_1_1422888505930_2807" dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_1_1422888505930_2824" dir="ltr">Julien<br>
        </div>
        <div id="yui_3_16_0_1_1422888505930_2801" style="" class=""
          dir="ltr"><br style="" class="">
        </div>
      </div>
      <br>
    </blockquote>
    <br>
  </body>
</html>