Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
28 additions
and 1 deletion.
- +1 −1 python/plugins/processing/algs/grass7/ext/v_what_rast.py
- +1 −0 python/plugins/processing/tests/testdata/custom/grass7/sample_points.cpg
- BIN python/plugins/processing/tests/testdata/custom/grass7/sample_points.dbf
- +1 −0 python/plugins/processing/tests/testdata/custom/grass7/sample_points.prj
- +1 −0 python/plugins/processing/tests/testdata/custom/grass7/sample_points.qpj
- BIN python/plugins/processing/tests/testdata/custom/grass7/sample_points.shp
- BIN python/plugins/processing/tests/testdata/custom/grass7/sample_points.shx
- BIN python/plugins/processing/tests/testdata/expected/grass7/v_what_rast.dbf
- +1 −0 python/plugins/processing/tests/testdata/expected/grass7/v_what_rast.prj
- BIN python/plugins/processing/tests/testdata/expected/grass7/v_what_rast.shp
- BIN python/plugins/processing/tests/testdata/expected/grass7/v_what_rast.shx
- +23 −0 python/plugins/processing/tests/testdata/grass7_algorithms_vector_tests.yaml
@@ -0,0 +1 @@ | ||
UTF-8 |
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]] |
@@ -0,0 +1 @@ | ||
GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] |
Binary file not shown.
Binary file not shown.
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.