<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Hernán, <br>
    </p>
    <p>The "minimum bounding geometry" in the processing toolbox might
      help you.</p>
    <p>Make sure you use the "minimum oriented rectangle" as the
      geometry type, <br>
      and let it iterate (button just right of the "input
      layer"-dropdown)over the input layer <br>
      (otherwise you get just one oriented rectangle for all the
      features in your input layer).<br>
    </p>
    <p>Take caution if your input contains a lot of features: <br>
      the iteration gives you one outpput layer for each feature.</p>
    <p>The resulting boxes can easily be analysed for there length and
      width<br>
    </p>
    <p><br>
    </p>
    <p>Kind regards, <br>
    </p>
    <p>Gert-Jan<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 11-8-2022 15:15, Hernán De Angelis
      via Qgis-user wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:bb0ce202-71fe-afd5-2eea-13aaf31c4e87@gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <font size="2"><font face="Courier New, Courier, monospace">On
          solution could be to split the polygons into segments while
          being careful to keep track of which original polygon each
          segment was part of, for example using an attribute. Then you
          can calculate the length o each segment and classify them.<br>
          <br>
          /H.<br>
        </font></font><br>
      <div class="moz-cite-prefix">Den 2022-08-11 kl. 14:57, skrev Jon
        via Qgis-user:<br>
      </div>
      <blockquote type="cite"
        cite="mid:eba9bb0d35b15e38e186bc53ea6d05423e6dd4a6.camel@destar.net">
        <pre class="moz-quote-pre" wrap="">Hello,

Is it possible to sort a shapefile by certain lengths of the shape
sizes? Say I wanted to review only those shapes that are between 100'-
150' per side, is something like that possible? Or because some shapes
are irregular, have the same criteria but it must match at least 3-4 of
the sides.

I don't think something like this is possible but figured I would post
the question and see. Maybe there will be an answer saying no but
leading me on another rabbit hole. :)

Thanks for any help,

Jon

_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated moz-txt-link-freetext" href="mailto:Qgis-user@lists.osgeo.org" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-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>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
    </blockquote>
  </body>
</html>