@@ -4371,7 +4371,13 @@ def testCreateWedgeBuffer(self):
4371
4371
[QgsPoint (1 , 11 , 3 ), 0 , 45 , 2 , 0 ,
4372
4372
'CurvePolygonZ (CompoundCurveZ (CircularStringZ (0.23463313526982044 12.84775906502257392 3, 1 13 3, 1.76536686473017967 12.84775906502257392 3),(1.76536686473017967 12.84775906502257392 3, 1 11 3),(1 11 3, 0.23463313526982044 12.84775906502257392 3)))' ],
4373
4373
[QgsPoint (1 , 11 , m = 3 ), 0 , 45 , 2 , 0 ,
4374
- 'CurvePolygonM (CompoundCurveM (CircularStringM (0.23463313526982044 12.84775906502257392 3, 1 13 3, 1.76536686473017967 12.84775906502257392 3),(1.76536686473017967 12.84775906502257392 3, 1 11 3),(1 11 3, 0.23463313526982044 12.84775906502257392 3)))' ]
4374
+ 'CurvePolygonM (CompoundCurveM (CircularStringM (0.23463313526982044 12.84775906502257392 3, 1 13 3, 1.76536686473017967 12.84775906502257392 3),(1.76536686473017967 12.84775906502257392 3, 1 11 3),(1 11 3, 0.23463313526982044 12.84775906502257392 3)))' ],
4375
+ [QgsPoint (1 , 11 ), 0 , 360 , 2 , 0 ,
4376
+ 'CurvePolygon (CompoundCurve (CircularString (1 13, 3 11, 1 9, -1 11, 1 13)))' ],
4377
+ [QgsPoint (1 , 11 ), 0 , - 1000 , 2 , 0 ,
4378
+ 'CurvePolygon (CompoundCurve (CircularString (1 13, 3 11, 1 9, -1 11, 1 13)))' ],
4379
+ [QgsPoint (1 , 11 ), 0 , 360 , 2 , 1 ,
4380
+ 'CurvePolygon (CompoundCurve (CircularString (1 13, 3 11, 1 9, -1 11, 1 13)),CompoundCurve (CircularString (1 12, 2 11, 1 10, 0 11, 1 12)))' ]
4375
4381
]
4376
4382
for t in tests :
4377
4383
input = t [0 ]
0 commit comments