<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I believe you can do it this way (as I'm experimenting with this
    very thing). Of course - if you have very small polygons with even
    smaller polygons this wouldn't work. <br>
    <br>
    Select features using an expression and let your expression be $area
    < square units you are looking for. <br>
    <br>
    I wanted to select everything in my layer less than 10 acres (I am
    working in Feet) so I entered $area < 435600 and have quite a few
    polygons selected now. I am checking to make sure it has done what I
    wanted. <br>
    <br>
    Hope this helps - I'm pretty sure there is a more elegant solution
    than $area - but so far this works for me. <br>
    <br>
    Randy<br>
    <br>
    <div class="moz-cite-prefix">On 04/19/2015 12:38 PM, Giacomo
      Fontanelli wrote:<br>
    </div>
    <blockquote
cite="mid:CAO5DHxGUkBKojxmYcrv4qPKTRovDsb9TDBej6_BdCG_k2LOm2Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hello forum
        <div><br>
        </div>
        <div>this post is similar to my last one, but not totally the
          same.</div>
        <div><br>
        </div>
        <div>Thank you for making me know the Sieve filter.</div>
        <div><br>
        </div>
        <div>I have a vector layer.</div>
        <div><br>
        </div>
        <div>I have some polygons that apparently seem to be lying on
          bigger polygons and totally included on this, but if you
          delete the small ones they produce holes on the big polygons
          with the same dimension and shape of the small polygons.</div>
        <div>Well: this is the result I'd like to obtain, I mean I would
          like to automatically delete the smaller polygons producing
          the described holes.</div>
        <div><br>
        </div>
        <div>How can I do this?</div>
        <div><br>
        </div>
        <div>Thank you very much</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
-----------------
Randal Hale
North River Geographic Systems, Inc
<a class="moz-txt-link-freetext" href="http://www.northrivergeographic.com">http://www.northrivergeographic.com</a>
423.653.3611 <a class="moz-txt-link-abbreviated" href="mailto:rjhale@northrivergeographic.com">rjhale@northrivergeographic.com</a>
twitter:rjhale     <a class="moz-txt-link-freetext" href="http://about.me/rjhale">http://about.me/rjhale</a>
<a class="moz-txt-link-freetext" href="http://www.northrivergeographic.com/introduction-to-quantum-gis">http://www.northrivergeographic.com/introduction-to-quantum-gis</a></pre>
  </body>
</html>