Skip to content

Commit

Permalink
add python based test
Browse files Browse the repository at this point in the history
  • Loading branch information
root676 authored and nyalldawson committed Oct 24, 2021
1 parent 3b556c7 commit 257f452
Showing 1 changed file with 15 additions and 0 deletions.
Expand Up @@ -2785,4 +2785,19 @@ tests:
name: expected/lines_within_distance_transform.gml
type: vector

- algorithm: native:shortestline
name: Test (native:shortestline)
params:
DESTINATION:
name: custom/snap_lines_3857.shp
type: vector
NEIGHBORS: 1
SOURCE:
name: custom/points_distance_3857.shp
type: vector
results:
OUTPUT:
name: expected/shortest_line_point_to_line.shp
type: vector

# See ../README.md for a description of the file format

0 comments on commit 257f452

Please sign in to comment.