Skip to content

Releases: Elfpkck/polygons_parallel_to_line

Refactor and enhance logic, add more tests, docstrings, dev instructions

04 Jul 08:01
e0f55a4
Compare
Choose a tag to compare

What's Changed

  • Refactor logic
  • Skip rotation when an angle is close to zero to avoid unnecessary operations and wrong "_rotated" values
  • Handle polygon vertex duplicates and internal rings properly
  • Update test cases to cover new edge cases
  • Add more docstrings
  • Add dev instructions

Full Changelog: 1.0...1.1

QGIS3

19 Nov 05:40
e9b35db
Compare
Choose a tag to compare
  • QGIS3 support
  • fixed bugs
  • added tests

Processing

05 Apr 12:08
Compare
Choose a tag to compare

changelog 0.3
- migrated to Processing algorithms; full refactoring
- much faster
- possibility to write to the new layer all or only selected polygons
- possibility to rotate or not rotate multipolygons
- each polyline of the multipolyline is processed as a separate
- the new "_rotated" field is not duplicated if it already exists

i18n

14 Mar 18:17
Compare
Choose a tag to compare

Translation into Russian and Ukrainian

Polygons Parallel to Line

07 Apr 07:09
Compare
Choose a tag to compare

Changelog:
Plugins works much more faster by using spatial index and PyQGIS methods instead
my reinvented wheels.
Added progressbar.
Added possibility to rotate only selected polygons.
New icon.
Only english comments inside code.
Adding new field 'rotated' to polygonal layer. Rotated polygons takes value '1'.

Polygons Parallel to Line

31 Mar 10:42
Compare
Choose a tag to compare
0.1

Version 0.1