bstroebl / DigitizingTools

A QGIS plugin, that subsumes different tools useful during digitizing sessions
GNU General Public License v2.0
22 stars 9 forks source link

Transform polygon to target area does not working #38

Closed freeconst closed 6 years ago

freeconst commented 6 years ago

QGIS 3.2.0-Bonn; Digitizing Tools 1.1.4.

Python error when trying move polygon side/node: 2018-07-13T08:19:45 WARNING Traceback (most recent call last): File "/home/const/.local/share/QGIS/QGIS3/profiles/default/python/plugins/DigitizingTools/tools/dtmovesidebyarea.py", line 141, in moveSide touch_p1_p2 = self.selected_feature.geometry().touches(QgsGeometry.fromPolyline([self.p1, self.p2])) TypeError: index 0 has type 'QgsPointXY' but 'QgsPoint' is expected

bstroebl commented 6 years ago

Fixed in Version 1.1.5