mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
add ellipsoid and crs settings in test
This commit is contained in:
parent
6fc11b1919
commit
9eabef7623
@ -2787,6 +2787,8 @@ tests:
|
||||
|
||||
- algorithm: native:shortestline
|
||||
name: Test (native:shortestline)
|
||||
ellipsoid: EPSG:7030
|
||||
project_crs: EPSG:3857
|
||||
params:
|
||||
DESTINATION:
|
||||
name: custom/snap_lines_3857.shp
|
||||
@ -2803,6 +2805,8 @@ tests:
|
||||
|
||||
- algorithm: native:shortestline
|
||||
name: Test (native:shortestline)
|
||||
ellipsoid: EPSG:7030
|
||||
project_crs: EPSG:3857
|
||||
params:
|
||||
DESTINATION:
|
||||
name: custom/snap_lines_3857.shp
|
||||
|
Loading…
x
Reference in New Issue
Block a user