Hi Hernán,
The "minimum bounding geometry" in the processing toolbox might help you.
Make sure you use the "minimum oriented rectangle" as the geometry type,
and let it iterate (button just right of the "input layer"-dropdown)over
the input layer
(otherwise you get just one oriented rectangle for all the features in
your input layer).
Take caution if your input contains a lot of features:
the iteration gives you one outpput layer for each feature.
The resulting boxes can easily be analysed for there length and width
Kind regards,
Gert-Jan
On 11-8-2022 15:15, Hernán De Angelis via Qgis-user wrote:
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.
/H.
Den 2022-08-11 kl. 14:57, skrev Jon via Qgis-user:
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
[email protected]
List info:https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________
Qgis-user mailing list
[email protected]
List info:https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user