Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[processing][grass] Fix v.vect.stats output type, add test
(cherry-picked from b10fa5e)
- Loading branch information
Showing
with
27 additions
and 1 deletion.
- +1 −1 python/plugins/processing/algs/grass7/ext/v_vect_stats.py
- BIN python/plugins/processing/tests/testdata/expected/grass7/v_vect_stats.dbf
- +1 −0 python/plugins/processing/tests/testdata/expected/grass7/v_vect_stats.prj
- BIN python/plugins/processing/tests/testdata/expected/grass7/v_vect_stats.shp
- BIN python/plugins/processing/tests/testdata/expected/grass7/v_vect_stats.shx
- +25 −0 python/plugins/processing/tests/testdata/grass7_algorithms_vector_tests.yaml
Binary file not shown.
@@ -0,0 +1 @@ | ||
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] |
Binary file not shown.
Binary file not shown.